Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Try to use all RAM possible when building TruffleRuby
* It is tight on 7GB macos-14 with only 7GB RAM, and the default uses 85% of total RAM (when <8GB) which leads to 50% time in GC.
- Loading branch information