Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable multiple threads to build rake gem:native
This speeds up building of all gems. rake-compiler by default will attempt to launch N + 4 jobs, where N is the number of cores on the system.
- Loading branch information