I just found out, that you can put your makepkg.conf in your home folder under .config/pacman/makepkg.conf
.config/pacman/makepkg.conf
MAKEFLAGS="-j$(nproc)"
I just put this in my dotfiles repo and now each new Arch install will have faster AUR builds.