On 04/03/2011 03:41 PM, Farkas Levente wrote:

> - Intel(R) Core(TM)2 Quad CPU    Q8300  @ 2.50GHz
> - ADATA SSD S599 64GB
> - 4GB ram
> if i switch lzop and build tzdata-2011d-3.el5.src.rpm:
> ------------------------------
> 2011-04-03 14:34:16,898 - Mock Version: 1.1.9
> 2011-04-03 14:34:16,900 - State Changed: unpacking root cache
> 2011-04-03 14:34:19,471 - State Changed: cleaning yum metadata

So that's 2.5 seconds for decompressing the root cache.  If you want to
tweak that further, I suspect that in your setup pigz could be faster
because IIRC lzop does not utilize multiple cores.

> Sun Apr  3 14:34:48 CEST 2011
> ------------------------------
> the last line is a date output since mock doesn't log the build finish
> time (why not???)

Most commands unlock the build root at end and for them there is a
"unlock buildroot" state change log entry there, but for some reason for
example build and buildsrpm do not do that.  I just added an "end" state
change in mock git so an end marker is logged for all commands.

> - setup 8 sec (what the setup means here?)

Rebuilding the srpm in chroot, extracting build dependencies from it,
and installing those build dependencies + possibly configured additional
ones.
--
buildsys mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/buildsys

Reply via email to