Draft: buildsystems: new option --min-ram-per-parallel-core
This change adds another way of expressing --max-parallel as a requiring a certain amount of available system RAM for parallel operation. It can be used memory hungry builds to reduce the chances of being OOM killed.