<86>Dec 13 01:45:39 userdel[2866605]: delete user 'rooter'
<86>Dec 13 01:45:39 userdel[2866605]: removed group 'rooter' owned by 'rooter'
<86>Dec 13 01:45:39 userdel[2866605]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec 13 01:45:39 groupadd[2866631]: group added to /etc/group: name=rooter, GID=687
<86>Dec 13 01:45:39 groupadd[2866631]: group added to /etc/gshadow: name=rooter
<86>Dec 13 01:45:39 groupadd[2866631]: new group: name=rooter, GID=687
<86>Dec 13 01:45:39 useradd[2866667]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash
<86>Dec 13 01:45:39 userdel[2866717]: delete user 'builder'
<86>Dec 13 01:45:39 userdel[2866717]: removed group 'builder' owned by 'builder'
<86>Dec 13 01:45:39 userdel[2866717]: removed shadow group 'builder' owned by 'builder'
<86>Dec 13 01:45:39 groupadd[2866746]: group added to /etc/group: name=builder, GID=688
<86>Dec 13 01:45:39 groupadd[2866746]: group added to /etc/gshadow: name=builder
<86>Dec 13 01:45:39 groupadd[2866746]: new group: name=builder, GID=688
<86>Dec 13 01:45:39 useradd[2866779]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/diffstat-1.62-alt1.nosrc.rpm
Installing diffstat-1.62-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.77109
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf diffstat-1.62
+ echo 'Source #0 (diffstat-1.62.tar):'
Source #0 (diffstat-1.62.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/diffstat-1.62.tar
+ cd diffstat-1.62
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.77109
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd diffstat-1.62
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -ri dirname -- '{}'
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --with-warnings
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking version of x86_64-alt-linux-gcc... 8.4.1
checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed
checking $CFLAGS variable... ok
checking $CC variable... ok
checking for a BSD compatible install... /bin/install -c
checking for lint... no
checking for cppcheck... no
checking for splint... no
checking if filesystem supports mixed-case filenames... yes
checking for exctags... no
checking for ctags... no
checking for exetags... no
checking for etags... no
checking for ctags... no
checking for etags... no
checking if you want to see long compiling messages... yes
checking for install-prefix... no
checking for PATH separator... :
checking for bzcat... /bin/bzcat
checking for bzip2... /bin/bzip2
checking for compress... no
checking for compress... no
checking for gzip... /bin/gzip
checking for gzip... /bin/gzip
checking for lzcat... /usr/bin/lzcat
checking for pcat... no
checking for pcat... no
checking for uncompress.real... no
checking for uncompress.real... no
checking for uncompress... no
checking for xz... /usr/bin/xz
checking for zcat... /bin/zcat
checking if this is the GNU C library... yes
checking if _DEFAULT_SOURCE can be used as a basis... yes
checking if _XOPEN_SOURCE=500 works with _DEFAULT_SOURCE... yes
checking if _XOPEN_SOURCE really is set... yes
checking if you want to check for gcc warnings... yes
configure: checking for x86_64-alt-linux-gcc __attribute__ directives...
... scanf
... printf
... unused
... noreturn
checking if this is really Intel C compiler... no
checking if this is really Clang C compiler... no
configure: checking for x86_64-alt-linux-gcc warning options...
... -W
... -Wall
... -Wbad-function-cast
... -Wcast-align
... -Wcast-qual
... -Wdeclaration-after-statement
... -Wextra
... -Winline
... -Wmissing-declarations
... -Wmissing-prototypes
... -Wnested-externs
... -Wpointer-arith
... -Wshadow
... -Wstrict-prototypes
... -Wundef
... -Wignored-qualifiers
... -Wlogical-op
... -Wvarargs
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for ANSI C header files... yes
checking for malloc.h... yes
checking for search.h... yes
checking for string.h... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... (cached) yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for size_t... yes
checking for mkdtemp... yes
checking for opendir... yes
checking for tsearch... yes
checking for lstat... yes 
checking for unistd.h... (cached) yes
checking for getopt.h... yes
checking for header declaring getopt variables... unistd.h
checking for getopt... yes
checking for popen... yes
checking for conflicting prototype for popen... yes
checking for getc_unlocked... yes
checking if we should define _REENTRANT... no
checking for groff... no
checking for nroff... no
checking for mandoc... no
checking for tbl... cat
checking for man2html... no
checking for program to convert manpage to html... no
checking if you want to use dmalloc for testing... no
checking if you want to use dbmalloc for testing... no
checking if you want to use valgrind for testing... no
checking if you want to perform memory-leak testing... no
configure: creating ./config.status
config.status: creating makefile
config.status: creating config.h
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/diffstat-1.62'
x86_64-alt-linux-gcc -c -I. -I. -DHAVE_CONFIG_H -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=500 -DXTSTRINGDEFINES -pipe -frecord-gcc-switches -Wall -g -O2  -W -Wall -Wbad-function-cast -Wcast-align -Wcast-qual -Wdeclaration-after-statement -Wextra -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wundef -Wignored-qualifiers -Wlogical-op -Wvarargs diffstat.c
diffstat.c: In function 'init_data':
diffstat.c:561:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
     data->name = (char *) name;
                  ^
make: Leaving directory '/usr/src/RPM/BUILD/diffstat-1.62'
make: Entering directory '/usr/src/RPM/BUILD/diffstat-1.62'
x86_64-alt-linux-gcc  -o diffstat diffstat.o  
make: Leaving directory '/usr/src/RPM/BUILD/diffstat-1.62'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.36269
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/diffstat-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/diffstat-buildroot
+ cd diffstat-1.62
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/diffstat-buildroot
make: Entering directory '/usr/src/RPM/BUILD/diffstat-1.62'
mkdir -p /usr/src/tmp/diffstat-buildroot/usr/bin /usr/src/tmp/diffstat-buildroot/usr/share/man/man1
/bin/install -p diffstat /usr/src/tmp/diffstat-buildroot/usr/bin/diffstat
/bin/install -p -m 644 ./diffstat.1 /usr/src/tmp/diffstat-buildroot/usr/share/man/man1/diffstat.1
make: Leaving directory '/usr/src/RPM/BUILD/diffstat-1.62'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/diffstat-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/diffstat-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/diffstat-buildroot/ (default)
Compressing files in /usr/src/tmp/diffstat-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/diffstat-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.62992
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd diffstat-1.62
+ make -j8 -k check
make: Entering directory '/usr/src/RPM/BUILD/diffstat-1.62'
/bin/sh -c 'PATH=`pwd`:${PATH}; export PATH; \
    /bin/sh ./testing/run_test.sh ./testing/case*.pat'
Checking /usr/src/RPM/BUILD/diffstat-1.62/diffstat
testing case01
** ok: case01
** ok: case01p1
** ok: case01p9
** ok: case01f0
** ok: case01u
** ok: case01k
** ok: case01r1
** ok: case01r2
** ok: case01b
** ok: case01R
** ok: case01Rp0
testing case02
** ok: case02
** ok: case02p1
** ok: case02p9
** ok: case02f0
** ok: case02u
** ok: case02k
** ok: case02r1
** ok: case02r2
** ok: case02b
** ok: case02R
** ok: case02Rp0
testing case03
** ok: case03
** ok: case03p1
** ok: case03p9
** ok: case03f0
** ok: case03u
** ok: case03k
** ok: case03r1
** ok: case03r2
** ok: case03b
** ok: case03R
** ok: case03Rp0
testing case04
** ok: case04
** ok: case04p1
** ok: case04p9
** ok: case04f0
** ok: case04u
** ok: case04k
** ok: case04r1
** ok: case04r2
** ok: case04b
** ok: case04R
** ok: case04Rp0
testing case05
** ok: case05
** ok: case05p1
** ok: case05p9
** ok: case05f0
** ok: case05u
** ok: case05k
** ok: case05r1
** ok: case05r2
** ok: case05b
** ok: case05R
** ok: case05Rp0
testing case06
** ok: case06
** ok: case06p1
** ok: case06p9
** ok: case06f0
** ok: case06u
** ok: case06k
** ok: case06r1
** ok: case06r2
** ok: case06b
** ok: case06R
** ok: case06Rp0
testing case07
** ok: case07
** ok: case07p1
** ok: case07p9
** ok: case07f0
** ok: case07u
** ok: case07k
** ok: case07r1
** ok: case07r2
** ok: case07b
** ok: case07R
** ok: case07Rp0
testing case08
** ok: case08
** ok: case08p1
** ok: case08p9
** ok: case08f0
** ok: case08u
** ok: case08k
** ok: case08r1
** ok: case08r2
** ok: case08b
** ok: case08R
** ok: case08Rp0
testing case09
** ok: case09
** ok: case09p1
** ok: case09p9
** ok: case09f0
** ok: case09u
** ok: case09k
** ok: case09r1
** ok: case09r2
** ok: case09b
** ok: case09R
** ok: case09Rp0
testing case10
** ok: case10
** ok: case10p1
** ok: case10p9
** ok: case10f0
** ok: case10u
** ok: case10k
** ok: case10r1
** ok: case10r2
** ok: case10b
** ok: case10R
** ok: case10Rp0
testing case11
** ok: case11
** ok: case11p1
** ok: case11p9
** ok: case11f0
** ok: case11u
** ok: case11k
** ok: case11r1
** ok: case11r2
** ok: case11b
** ok: case11R
** ok: case11Rp0
testing case12
** ok: case12
** ok: case12p1
** ok: case12p9
** ok: case12f0
** ok: case12u
** ok: case12k
** ok: case12r1
** ok: case12r2
** ok: case12b
** ok: case12R
** ok: case12Rp0
testing case13
** ok: case13
** ok: case13p1
** ok: case13p9
** ok: case13f0
** ok: case13u
** ok: case13k
** ok: case13r1
** ok: case13r2
** ok: case13b
** ok: case13R
** ok: case13Rp0
testing case14
** ok: case14
** ok: case14p1
** ok: case14p9
** ok: case14f0
** ok: case14u
** ok: case14k
** ok: case14r1
** ok: case14r2
** ok: case14b
** ok: case14R
** ok: case14Rp0
testing case15
** ok: case15
** ok: case15p1
** ok: case15p9
** ok: case15f0
** ok: case15u
** ok: case15k
** ok: case15r1
** ok: case15r2
** ok: case15b
** ok: case15R
** ok: case15Rp0
testing case16
** ok: case16
** ok: case16p1
** ok: case16p9
** ok: case16f0
** ok: case16u
** ok: case16k
** ok: case16r1
** ok: case16r2
** ok: case16b
** ok: case16R
** ok: case16Rp0
testing case17
** ok: case17
** ok: case17p1
** ok: case17p9
** ok: case17f0
** ok: case17u
** ok: case17k
** ok: case17r1
** ok: case17r2
** ok: case17b
** ok: case17R
** ok: case17Rp0
testing case18
** ok: case18
** ok: case18p1
** ok: case18p9
** ok: case18f0
** ok: case18u
** ok: case18k
** ok: case18r1
** ok: case18r2
** ok: case18b
** ok: case18R
** ok: case18Rp0
testing case19
** ok: case19
** ok: case19p1
** ok: case19p9
** ok: case19f0
** ok: case19u
** ok: case19k
** ok: case19r1
** ok: case19r2
** ok: case19b
** ok: case19R
** ok: case19Rp0
testing case20
** ok: case20
** ok: case20p1
** ok: case20p9
** ok: case20f0
** ok: case20u
** ok: case20k
** ok: case20r1
** ok: case20r2
** ok: case20b
** ok: case20R
** ok: case20Rp0
testing case21
** ok: case21
** ok: case21p1
** ok: case21p9
** ok: case21f0
** ok: case21u
** ok: case21k
** ok: case21r1
** ok: case21r2
** ok: case21b
** ok: case21R
** ok: case21Rp0
testing case22
** ok: case22
** ok: case22p1
** ok: case22p9
** ok: case22f0
** ok: case22u
** ok: case22k
** ok: case22r1
** ok: case22r2
** ok: case22b
** ok: case22R
** ok: case22Rp0
testing case23
** ok: case23
** ok: case23p1
** ok: case23p9
** ok: case23f0
** ok: case23u
** ok: case23k
** ok: case23r1
** ok: case23r2
** ok: case23b
** ok: case23R
** ok: case23Rp0
testing case24
** ok: case24
** ok: case24p1
** ok: case24p9
** ok: case24f0
** ok: case24u
** ok: case24k
** ok: case24r1
** ok: case24r2
** ok: case24b
** ok: case24R
** ok: case24Rp0
testing case25
** ok: case25
** ok: case25p1
** ok: case25p9
** ok: case25f0
** ok: case25u
** ok: case25k
** ok: case25r1
** ok: case25r2
** ok: case25b
** ok: case25R
** ok: case25Rp0
testing case26
** ok: case26
** ok: case26p1
** ok: case26p9
** ok: case26f0
** ok: case26u
** ok: case26k
** ok: case26r1
** ok: case26r2
** ok: case26b
** ok: case26R
** ok: case26Rp0
testing case27
** ok: case27
** ok: case27p1
** ok: case27p9
** ok: case27f0
** ok: case27u
** ok: case27k
** ok: case27r1
** ok: case27r2
** ok: case27b
** ok: case27R
** ok: case27Rp0
testing case28
** ok: case28
** ok: case28p1
** ok: case28p9
** ok: case28f0
** ok: case28u
** ok: case28k
** ok: case28r1
** ok: case28r2
** ok: case28b
** ok: case28R
** ok: case28Rp0
testing case29
** ok: case29
** ok: case29p1
** ok: case29p9
** ok: case29f0
** ok: case29u
** ok: case29k
** ok: case29r1
** ok: case29r2
** ok: case29b
** ok: case29R
** ok: case29Rp0
testing case31
** ok: case31
** ok: case31p1
** ok: case31p9
** ok: case31f0
** ok: case31u
** ok: case31k
** ok: case31r1
** ok: case31r2
** ok: case31b
** ok: case31R
** ok: case31Rp0
testing case31l
** ok: case31l
** ok: case31lp1
** ok: case31lp9
** ok: case31lf0
** ok: case31lu
** ok: case31lk
** ok: case31lr1
** ok: case31lr2
** ok: case31lb
** ok: case31lR
** ok: case31lRp0
testing case31u
** ok: case31u
** ok: case31up1
** ok: case31up9
** ok: case31uf0
** ok: case31uu
** ok: case31uk
** ok: case31ur1
** ok: case31ur2
** ok: case31ub
** ok: case31uR
** ok: case31uRp0
testing case32
** ok: case32
** ok: case32p1
** ok: case32p9
** ok: case32f0
** ok: case32u
** ok: case32k
** ok: case32r1
** ok: case32r2
** ok: case32b
** ok: case32R
** ok: case32Rp0
testing case33
** ok: case33
** ok: case33p1
** ok: case33p9
** ok: case33f0
** ok: case33u
** ok: case33k
** ok: case33r1
** ok: case33r2
** ok: case33b
** ok: case33R
** ok: case33Rp0
testing case34
** ok: case34
** ok: case34p1
** ok: case34p9
** ok: case34f0
** ok: case34u
** ok: case34k
** ok: case34r1
** ok: case34r2
** ok: case34b
** ok: case34R
** ok: case34Rp0
testing case35
** ok: case35
** ok: case35p1
** ok: case35p9
** ok: case35f0
** ok: case35u
** ok: case35k
** ok: case35r1
** ok: case35r2
** ok: case35b
** ok: case35R
** ok: case35Rp0
testing case36
** ok: case36
** ok: case36p1
** ok: case36p9
** ok: case36f0
** ok: case36u
** ok: case36k
** ok: case36r1
** ok: case36r2
** ok: case36b
** ok: case36R
** ok: case36Rp0
testing case37
** ok: case37
** ok: case37p1
** ok: case37p9
** ok: case37f0
** ok: case37u
** ok: case37k
** ok: case37r1
** ok: case37r2
** ok: case37b
** ok: case37R
** ok: case37Rp0
testing case38l
** ok: case38l
** ok: case38lp1
** ok: case38lp9
** ok: case38lf0
** ok: case38lu
** ok: case38lk
** ok: case38lr1
** ok: case38lr2
** ok: case38lb
** ok: case38lR
** ok: case38lRp0
testing case38r
** ok: case38r
** ok: case38rp1
** ok: case38rp9
** ok: case38rf0
** ok: case38ru
** ok: case38rk
** ok: case38rr1
** ok: case38rr2
** ok: case38rb
** ok: case38rR
** ok: case38rRp0
make: Leaving directory '/usr/src/RPM/BUILD/diffstat-1.62'
+ exit 0
Processing files: diffstat-1.62-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.12553
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd diffstat-1.62
+ DOCDIR=/usr/src/tmp/diffstat-buildroot/usr/share/doc/diffstat-1.62
+ export DOCDIR
+ rm -rf /usr/src/tmp/diffstat-buildroot/usr/share/doc/diffstat-1.62
+ /bin/mkdir -p /usr/src/tmp/diffstat-buildroot/usr/share/doc/diffstat-1.62
+ cp -prL CHANGES COPYING README /usr/src/tmp/diffstat-buildroot/usr/share/doc/diffstat-1.62
+ chmod -R go-w /usr/src/tmp/diffstat-buildroot/usr/share/doc/diffstat-1.62
+ chmod -R a+rX /usr/src/tmp/diffstat-buildroot/usr/share/doc/diffstat-1.62
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GjP3Aw
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.13xLeA
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: diffutils, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.quDiZI
Creating diffstat-debuginfo package
Processing files: diffstat-debuginfo-1.62-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tFiCIW
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0bTLsf
find-requires: running scripts (debuginfo)
Requires: diffstat = 1.62-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Adding to diffstat-debuginfo a strict dependency on diffstat
Wrote: /usr/src/RPM/RPMS/x86_64/diffstat-1.62-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/diffstat-debuginfo-1.62-alt1.x86_64.rpm
10.29user 6.22system 0:22.54elapsed 73%CPU (0avgtext+0avgdata 50492maxresident)k
0inputs+0outputs (0major+1106025minor)pagefaults 0swaps
11.76user 9.14system 0:27.22elapsed 76%CPU (0avgtext+0avgdata 50492maxresident)k
0inputs+0outputs (0major+1293786minor)pagefaults 0swaps