Build system: don't OOM during mksquashfs on systems with many CPUs
This time it's not about lack of space in the tmpfs to write the squashfs to, but enough RAM for the system to run the mksquashfs process with defaultcomp (xz).
Closes #20459 (closed)
Edited by intrigeri