We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
By default MAKE_JOBS is disabled to allow only one process per cpu. To allow it anyway, ALLOW_MAKE_JOBS=yes in your /usr/local/etc/poudriere.conf:
echo "ALLOW_MAKE_JOBS=yes" >> /usr/local/etc/poudriere.conf
Useful for large packages blocking the queue, e.g. qt4.