<86>Apr 21 01:03:33 userdel[26591]: delete user 'rooter' <86>Apr 21 01:03:33 groupadd[26596]: group added to /etc/group: name=rooter, GID=609 <86>Apr 21 01:03:33 groupadd[26596]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:03:33 groupadd[26596]: new group: name=rooter, GID=609 <86>Apr 21 01:03:33 useradd[26601]: new user: name=rooter, UID=609, GID=609, home=/root, shell=/bin/bash <86>Apr 21 01:03:33 userdel[26615]: delete user 'builder' <86>Apr 21 01:03:33 userdel[26615]: removed group 'builder' owned by 'builder' <86>Apr 21 01:03:33 userdel[26615]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:03:33 groupadd[26625]: group added to /etc/group: name=builder, GID=610 <86>Apr 21 01:03:33 groupadd[26625]: group added to /etc/gshadow: name=builder <86>Apr 21 01:03:33 groupadd[26625]: new group: name=builder, GID=610 <86>Apr 21 01:03:33 useradd[26633]: new user: name=builder, UID=610, GID=610, home=/usr/src, shell=/bin/bash <13>Apr 21 01:03:38 rpmi: perl-Encode-2.83-alt1 1459157776 installed <13>Apr 21 01:03:38 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>Apr 21 01:03:38 rpmi: perl-Term-ANSIColor-4.05-alt1 1458575791 installed <13>Apr 21 01:03:38 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Apr 21 01:03:39 rpmi: perl-Pod-Simple-3.32-alt1 1447205413 installed <13>Apr 21 01:03:39 rpmi: perl-Math-Complex-1.59-alt1 1334229876 installed <13>Apr 21 01:03:39 rpmi: perl-devel-1:5.22.3-alt0.M80P.1 1485958065 installed <13>Apr 21 01:03:39 rpmi: perl-Math-GMP-2.11-alt1.1 1448494618 installed <13>Apr 21 01:03:39 rpmi: libgmp-devel-6.1.0-alt2.M80P.1 1494393041 installed <13>Apr 21 01:03:39 rpmi: perl-Pod-Usage-1.68-alt1 1451923699 installed <13>Apr 21 01:03:39 rpmi: perl-Math-BigInt-FastCalc-0.40-alt1.1 1454699137 installed <13>Apr 21 01:03:39 rpmi: perl-Math-BigInt-1.999716-alt1 1460030816 installed <13>Apr 21 01:03:39 rpmi: perl-podlators-4.07-alt1 1458574366 installed Installing perl-Math-GMPf-0.41-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.45595 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Math-GMPf-0.41 + echo 'Source #0 (Math-GMPf-0.41.tar.gz):' Source #0 (Math-GMPf-0.41.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Math-GMPf-0.41.tar.gz + /bin/tar -xf - + cd Math-GMPf-0.41 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.45595 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Math-GMPf-0.41 + perl_vendor_build + export PERL_EXTUTILS_AUTOINSTALL=--skip + PERL_EXTUTILS_AUTOINSTALL=--skip + export XSUBPP_STATIC_XS=1 + XSUBPP_STATIC_XS=1 + _perl_vendor_fixin + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + find . -type f -print0 + /bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL + _perl_vendor_MM_build + : looking for PREREQ dependencies + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 + tee .perl.req This module requires gmp-4.2.0 (or later) Building without 64-bit 'long long' support If this is wrong, see the "64-bit support" section in the README Building without 'long double' support If this is wrong, see the "64-bit support" section in the README perl(Exporter)>=5.58 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor This module requires gmp-4.2.0 (or later) Building without 64-bit 'long long' support If this is wrong, see the "64-bit support" section in the README Building without 'long double' support If this is wrong, see the "64-bit support" section in the README Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Math::GMPf::Random Generating a Unix-style Makefile Writing Makefile for Math::GMPf::V Generating a Unix-style Makefile Writing Makefile for Math::GMPf + : running make + '[' -n '' ']' + NPROCS=8 + make -j8 'OPTIMIZE=-pipe -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory `/usr/src/RPM/BUILD/Math-GMPf-0.41' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap "/usr/share/perl5/ExtUtils/typemap" -typemap "typemap" GMPf.xs > GMPf.xsc && mv GMPf.xsc GMPf.c Running Mkbootstrap for Math::GMPf () chmod 644 "GMPf.bs" make[1]: Entering directory `/usr/src/RPM/BUILD/Math-GMPf-0.41/Random' cp GMPf.pm blib/lib/Math/GMPf.pm Running Mkbootstrap for Math::GMPf::Random () chmod 644 "Random.bs" "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap "/usr/share/perl5/ExtUtils/typemap" -typemap "../typemap" Random.xs > Random.xsc && mv Random.xsc Random.c cp Random.pm ../blib/lib/Math/GMPf/Random.pm gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -DVERSION=\"0.41\" -DXS_VERSION=\"0.41\" -fPIC "-I/usr/lib64/perl5/CORE" -DNEWPERL GMPf.c gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -DVERSION=\"0.41\" -DXS_VERSION=\"0.41\" -fPIC "-I/usr/lib64/perl5/CORE" Random.c In file included from GMPf.xs:12:0: GMPf.xs: In function 'Rmpf_deref2': /usr/lib64/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib64/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ GMPf.xs:288:6: note: in expansion of macro 'dXSARGS' dXSARGS; ^ GMPf.xs: In function 'Rmpf_get_d_2exp': /usr/lib64/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib64/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ GMPf.xs:489:6: note: in expansion of macro 'dXSARGS' dXSARGS; ^ rm -f ../blib/arch/auto/Math/GMPf/Random/Random.so gcc -shared -pipe -Wall -g -O2 -L/usr/local/lib -fstack-protector-strong Random.o -o ../blib/arch/auto/Math/GMPf/Random/Random.so \ -lgmp \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 ../blib/arch/auto/Math/GMPf/Random/Random.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Random.bs ../blib/arch/auto/Math/GMPf/Random/Random.bs 644 make[1]: Leaving directory `/usr/src/RPM/BUILD/Math-GMPf-0.41/Random' make[1]: Entering directory `/usr/src/RPM/BUILD/Math-GMPf-0.41/V' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap "/usr/share/perl5/ExtUtils/typemap" V.xs > V.xsc && mv V.xsc V.c Running Mkbootstrap for Math::GMPf::V () cp V.pm ../blib/lib/Math/GMPf/V.pm chmod 644 "V.bs" gcc -c -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -DVERSION=\"0.41\" -DXS_VERSION=\"0.41\" -fPIC "-I/usr/lib64/perl5/CORE" V.c rm -f ../blib/arch/auto/Math/GMPf/V/V.so gcc -shared -pipe -Wall -g -O2 -L/usr/local/lib -fstack-protector-strong V.o -o ../blib/arch/auto/Math/GMPf/V/V.so \ -lgmp \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 ../blib/arch/auto/Math/GMPf/V/V.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- V.bs ../blib/arch/auto/Math/GMPf/V/V.bs 644 make[1]: Leaving directory `/usr/src/RPM/BUILD/Math-GMPf-0.41/V' GMPf.xs: In function 'overload_mul': GMPf.xs:667:15: warning: 'obj_ref' may be used uninitialized in this function [-Wmaybe-uninitialized] return obj_ref; ^ GMPf.xs: In function 'overload_add': GMPf.xs:762:15: warning: 'obj_ref' may be used uninitialized in this function [-Wmaybe-uninitialized] return obj_ref; ^ GMPf.xs: In function 'overload_sub': GMPf.xs:858:15: warning: 'obj_ref' may be used uninitialized in this function [-Wmaybe-uninitialized] return obj_ref; ^ GMPf.xs: In function 'overload_div': GMPf.xs:959:15: warning: 'obj_ref' may be used uninitialized in this function [-Wmaybe-uninitialized] return obj_ref; ^ GMPf.xs: In function 'overload_pow': GMPf.xs:1565:15: warning: 'obj_ref' may be used uninitialized in this function [-Wmaybe-uninitialized] return obj_ref; ^ rm -f blib/arch/auto/Math/GMPf/GMPf.so gcc -shared -pipe -Wall -g -O2 -L/usr/local/lib -fstack-protector-strong GMPf.o -o blib/arch/auto/Math/GMPf/GMPf.so \ -lgmp \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Math/GMPf/GMPf.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GMPf.bs blib/arch/auto/Math/GMPf/GMPf.bs 644 make: Leaving directory `/usr/src/RPM/BUILD/Math-GMPf-0.41' + : running tests + LD_BIND_NOW=1 + PERL_DL_NONLAZY=1 + /usr/bin/make test 'CP=/bin/cp -p' make: Entering directory `/usr/src/RPM/BUILD/Math-GMPf-0.41' make[1]: Entering directory `/usr/src/RPM/BUILD/Math-GMPf-0.41/Random' Running Mkbootstrap for Math::GMPf::Random () chmod 644 "Random.bs" make[1]: Leaving directory `/usr/src/RPM/BUILD/Math-GMPf-0.41/Random' make[1]: Entering directory `/usr/src/RPM/BUILD/Math-GMPf-0.41/V' Running Mkbootstrap for Math::GMPf::V () chmod 644 "V.bs" make[1]: Leaving directory `/usr/src/RPM/BUILD/Math-GMPf-0.41/V' Running Mkbootstrap for Math::GMPf () chmod 644 "GMPf.bs" PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t GMP Header version (major): 6 GMP Header version (minor): 1 GMP Header version (patchlevel): 0 GMP Library version: 6.1.0 GMP CC: gcc GMP CFLAGS: -pipe -Wall -g -O2 t/_1aaa_v.t ............... ok # Using Math::GMPf version 0.41 # Using gmp library version 6.1.0 # CC is gcc # CFLAGS are -pipe -Wall -g -O2 # GMP_LIMB_BITS is 64 # GMP_NAIL_BITS is 0 t/_1basic.t ............... ok Skipping test 2 - no long double support t/longdouble.t ............ ok t/neg_zero_bug.t .......... ok t/new.t ................... ok t/not_zero.t .............. ok t/out_str.t ............... ok t/overload.t .............. ok Skipping tests - no Math::MPFR t/overload_cross_class.t .. ok Skipping test 1 - no recent version of Test::Pod installed t/pod.t ................... ok Skipping test 5 - Math::GMPq not available Skipping test 6 - Math::GMPz not available t/printf.t ................ ok Skipping test 11 - no Math::GMPz Skipping test 41 - no Math::GMPq Skipping test 42 - no Math::GMPz t/test1.t ................. ok t/TRmpf_out_str.t ......... ok t/use64bitint.t ........... ok All tests successful. Files=14, Tests=142, 1 wallclock secs ( 0.07 usr 0.03 sys + 0.43 cusr 0.06 csys = 0.59 CPU) Result: PASS make[1]: Entering directory `/usr/src/RPM/BUILD/Math-GMPf-0.41/Random' PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, '../blib/lib', '../blib/arch')" t/*.t t/gmp_random.t .. ok All tests successful. Files=1, Tests=18, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.03 cusr 0.00 csys = 0.07 CPU) Result: PASS make[1]: Leaving directory `/usr/src/RPM/BUILD/Math-GMPf-0.41/Random' make[1]: Entering directory `/usr/src/RPM/BUILD/Math-GMPf-0.41/V' No tests defined for Math::GMPf::V extension. make[1]: Leaving directory `/usr/src/RPM/BUILD/Math-GMPf-0.41/V' make: Leaving directory `/usr/src/RPM/BUILD/Math-GMPf-0.41' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.20645 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Math-GMPf-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Math-GMPf-buildroot + cd Math-GMPf-0.41 + perl_vendor_install + /bin/grep -qs -Ew Build_PL Build.PL + /bin/grep -qs -Ew '(dist|module)_name' Build.PL + _perl_vendor_MM_install + : installing + make 'INSTALL=/bin/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Math-GMPf-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory `/usr/src/RPM/BUILD/Math-GMPf-0.41' make[1]: Entering directory `/usr/src/RPM/BUILD/Math-GMPf-0.41/Random' make[1]: Leaving directory `/usr/src/RPM/BUILD/Math-GMPf-0.41/Random' make[1]: Entering directory `/usr/src/RPM/BUILD/Math-GMPf-0.41/V' make[1]: Leaving directory `/usr/src/RPM/BUILD/Math-GMPf-0.41/V' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Math-GMPf-buildroot/usr/lib64/perl5/auto/Math/GMPf/GMPf.so Installing /usr/src/tmp/perl-Math-GMPf-buildroot/usr/lib64/perl5/auto/Math/GMPf/V/V.so Installing /usr/src/tmp/perl-Math-GMPf-buildroot/usr/lib64/perl5/auto/Math/GMPf/Random/Random.so Installing /usr/src/tmp/perl-Math-GMPf-buildroot/usr/lib64/perl5/Math/GMPf.pm Installing /usr/src/tmp/perl-Math-GMPf-buildroot/usr/lib64/perl5/Math/GMPf/V.pm Installing /usr/src/tmp/perl-Math-GMPf-buildroot/usr/lib64/perl5/Math/GMPf/Random.pm make: Leaving directory `/usr/src/RPM/BUILD/Math-GMPf-0.41' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Math-GMPf-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Math-GMPf-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Exporter)>=5.58 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Math-GMPf-buildroot (auto) removed './usr/lib64/perl5/auto/Math/GMPf/.packlist' mode of './usr/lib64/perl5/auto/Math/GMPf/GMPf.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/perl5/auto/Math/GMPf/V/V.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/perl5/auto/Math/GMPf/Random/Random.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Math-GMPf-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/perl-Math-GMPf-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Math-GMPf-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/perl-Math-GMPf-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: perl-Math-GMPf-0.41-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.82774 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Math-GMPf-0.41 + DOCDIR=/usr/src/tmp/perl-Math-GMPf-buildroot/usr/share/doc/perl-Math-GMPf-0.41 + export DOCDIR + rm -rf /usr/src/tmp/perl-Math-GMPf-buildroot/usr/share/doc/perl-Math-GMPf-0.41 + /bin/mkdir -p /usr/src/tmp/perl-Math-GMPf-buildroot/usr/share/doc/perl-Math-GMPf-0.41 + cp -prL README CHANGES /usr/src/tmp/perl-Math-GMPf-buildroot/usr/share/doc/perl-Math-GMPf-0.41 + chmod -R go-w /usr/src/tmp/perl-Math-GMPf-buildroot/usr/share/doc/perl-Math-GMPf-0.41 + chmod -R a+rX /usr/src/tmp/perl-Math-GMPf-buildroot/usr/share/doc/perl-Math-GMPf-0.41 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.q918nM find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5ZYgDZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) lib.req: WARNING: /usr/src/tmp/perl-Math-GMPf-buildroot/usr/lib64/perl5/auto/Math/GMPf/GMPf.so: underlinked libraries: /lib64/libm.so.6 /usr/src/tmp/perl-Math-GMPf-buildroot/usr/lib64/perl5/Math/GMPf.pm syntax OK Name "Math::GMPf::Random::import" used only once: possible typo at /usr/src/tmp/perl-Math-GMPf-buildroot/usr/lib64/perl5/Math/GMPf/Random.pm line 7. /usr/src/tmp/perl-Math-GMPf-buildroot/usr/lib64/perl5/Math/GMPf/Random.pm syntax OK Name "Math::GMPf::V::import" used only once: possible typo at /usr/src/tmp/perl-Math-GMPf-buildroot/usr/lib64/perl5/Math/GMPf/V.pm line 7. /usr/src/tmp/perl-Math-GMPf-buildroot/usr/lib64/perl5/Math/GMPf/V.pm syntax OK Provides: perl(Math/GMPf.pm) = 0.410, perl(Math/GMPf/Random.pm) = 0.410, perl(Math/GMPf/V.pm) = 0.410 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgmp.so.10()(64bit) >= set:mfLDzZu6Xf7k8WhxGk3K16iKpG8pMvbSAP8xUN59jdXS4495lRUo4Bamz0DAMftK5uJMN0qq1ZkiNIPzGJ2oBtJR4SSmjor2NDIt2LSMFoYqSZv5ekTf4mzDz6rheB4GecewZFNFJ5bstZqo8KgUN1Z8SJoDOkGBWbG1LSmxqbEmGZ5iUkUeJITCDCc7, libperl-5.22.so()(64bit) >= set:oijBzbKbxQoRaomfPIylnyKEwUIxvcg6VLuRDKIvRgBUc04WPl6E5oAGBdo02B2Emd4wOZmj0lFUTFKPMoWcXi3gpQUkOB1AFs3, perl(DynaLoader.pm), perl(constant.pm), perl(overload.pm), perl(subs.pm), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PC676h Creating perl-Math-GMPf-debuginfo package Processing files: perl-Math-GMPf-debuginfo-0.41-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uJAplD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6cvFj1 find-requires: running scripts (debuginfo) Requires: perl-Math-GMPf = 0.41-alt1, debug64(libc.so.6), debug64(libgmp.so.10), debug64(libperl-5.22.so) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Math-GMPf-0.41-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/perl-Math-GMPf-debuginfo-0.41-alt1.x86_64.rpm 9.70user 2.38system 0:16.71elapsed 72%CPU (0avgtext+0avgdata 97188maxresident)k 0inputs+0outputs (0major+378866minor)pagefaults 0swaps 16.84user 6.74system 0:28.03elapsed 84%CPU (0avgtext+0avgdata 122092maxresident)k 472inputs+0outputs (0major+609002minor)pagefaults 0swaps