Then you will get cores * max-jobs = 24 parallel processes at most.
I would recommend either:
cores = 12+max-jobs = 1cores = 6+max-jobs = 2
Depending on whether you usually build more than one package at a time or not.
Then you will get cores * max-jobs = 24 parallel processes at most.
I would recommend either:
cores = 12 + max-jobs = 1cores = 6 + max-jobs = 2Depending on whether you usually build more than one package at a time or not.