-v has nothing to do with quiet-build. You want to use --quiet-build=N.
Also, emerge parallelization depends on the -j (--jobs) option, you
should use emerge --jobs N <other_options> <atoms>.
In your case, a -j7 should do the trick.

Reply via email to