New comment by classabbyamp on void-packages repository https://github.com/void-linux/void-packages/pull/34989#issuecomment-1014859007 Comment: I cloned a fresh copy of void-packages and tried it: ``` $ echo $XBPS_MAKEJOBS 12 $ ./xbps-src configure openjdk12-bootstrap ... checking for number of cores... 12 checking for memory size... 32019 MB ... Build performance summary: * Cores to use: 1 * Memory limit: 32019 MB ``` That's very strange; when I was running my builds locally, I got 12 cores in both places of the configure output. Do you get the correct number in the first spot?