# Logfile created on 2023-01-05 09:45:09 +0000 by logger.rb/v1.4.2 I, [2023-01-05T09:45:09.705596 #68457] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-01-05T09:45:09.705657 #68457] INFO -- : $$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk E, [2023-01-05T09:45:09.707382 #68457] ERROR -- : Cloning into 'trunk'... I, [2023-01-05T09:45:14.514978 #68457] INFO -- : $$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk" exit with 0. I, [2023-01-05T09:45:14.515177 #68457] INFO -- : $$$[beg] ./autogen.sh I, [2023-01-05T09:45:15.682390 #68457] INFO -- : $$$[end] "./autogen.sh" exit with 0. I, [2023-01-05T09:45:15.682439 #68457] INFO -- : $$$[beg] autoconf I, [2023-01-05T09:45:15.845324 #68457] INFO -- : $$$[end] "autoconf" exit with 0. I, [2023-01-05T09:45:15.845500 #68457] INFO -- : $$$[beg] /tmp/ruby/src/trunk/configure --prefix=/tmp/ruby/install/trunk --disable-install-doc --enable-shared I, [2023-01-05T09:45:16.052303 #68457] INFO -- : checking for ruby... /usr/bin/ruby I, [2023-01-05T09:45:16.176426 #68457] INFO -- : downloading config.guess ... done I, [2023-01-05T09:45:16.200752 #68457] INFO -- : downloading config.sub ... done I, [2023-01-05T09:45:16.292979 #68457] INFO -- : checking build system type... x86_64-pc-linux-gnu I, [2023-01-05T09:45:16.293183 #68457] INFO -- : checking host system type... x86_64-pc-linux-gnu I, [2023-01-05T09:45:16.293604 #68457] INFO -- : checking target system type... x86_64-pc-linux-gnu I, [2023-01-05T09:45:16.297592 #68457] INFO -- : checking for gcc... gcc I, [2023-01-05T09:45:16.300704 #68457] INFO -- : checking for ld... ld I, [2023-01-05T09:45:16.304484 #68457] INFO -- : checking for gcc-ar... gcc-ar I, [2023-01-05T09:45:16.308033 #68457] INFO -- : checking for g++... no I, [2023-01-05T09:45:16.312087 #68457] INFO -- : checking for gcc-nm... gcc-nm I, [2023-01-05T09:45:16.315527 #68457] INFO -- : checking for gcc-ranlib... gcc-ranlib I, [2023-01-05T09:45:16.315697 #68457] INFO -- : checking for gcc... (cached) gcc I, [2023-01-05T09:45:16.396982 #68457] INFO -- : checking whether the C compiler works... yes I, [2023-01-05T09:45:16.397042 #68457] INFO -- : checking for C compiler default output file name... a.out I, [2023-01-05T09:45:16.431203 #68457] INFO -- : checking for suffix of executables... I, [2023-01-05T09:45:16.482373 #68457] INFO -- : checking whether we are cross compiling... no I, [2023-01-05T09:45:16.512564 #68457] INFO -- : checking for suffix of object files... o I, [2023-01-05T09:45:16.540039 #68457] INFO -- : checking whether we are using the GNU C compiler... yes I, [2023-01-05T09:45:16.571384 #68457] INFO -- : checking whether gcc accepts -g... yes I, [2023-01-05T09:45:16.609133 #68457] INFO -- : checking for gcc option to accept ISO C89... none needed I, [2023-01-05T09:45:16.663610 #68457] INFO -- : checking for gcc option to accept ISO C99... none needed I, [2023-01-05T09:45:16.663974 #68457] INFO -- : checking for g++... no I, [2023-01-05T09:45:16.664251 #68457] INFO -- : checking for c++... c++ I, [2023-01-05T09:45:16.796794 #68457] INFO -- : checking whether we are using the GNU C++ compiler... yes I, [2023-01-05T09:45:16.820257 #68457] INFO -- : checking whether c++ accepts -g... yes I, [2023-01-05T09:45:16.845673 #68457] INFO -- : checking how to run the C preprocessor... gcc -E I, [2023-01-05T09:45:16.876176 #68457] INFO -- : checking for gas... no I, [2023-01-05T09:45:16.876357 #68457] INFO -- : checking for as... as I, [2023-01-05T09:45:16.876567 #68457] INFO -- : checking for gobjcopy... no I, [2023-01-05T09:45:16.876758 #68457] INFO -- : checking for objcopy... objcopy I, [2023-01-05T09:45:16.876966 #68457] INFO -- : checking for gobjdump... no I, [2023-01-05T09:45:16.877154 #68457] INFO -- : checking for objdump... objdump I, [2023-01-05T09:45:16.877760 #68457] INFO -- : checking for gstrip... no I, [2023-01-05T09:45:16.877856 #68457] INFO -- : checking for strip... strip I, [2023-01-05T09:45:16.883862 #68457] INFO -- : checking for grep that handles long lines and -e... /usr/bin/grep I, [2023-01-05T09:45:16.886077 #68457] INFO -- : checking for egrep... /usr/bin/grep -E I, [2023-01-05T09:45:17.000737 #68457] INFO -- : checking for ANSI C header files... yes I, [2023-01-05T09:45:17.034761 #68457] INFO -- : checking for sys/types.h... yes I, [2023-01-05T09:45:17.071212 #68457] INFO -- : checking for sys/stat.h... yes I, [2023-01-05T09:45:17.112579 #68457] INFO -- : checking for stdlib.h... yes I, [2023-01-05T09:45:17.152422 #68457] INFO -- : checking for string.h... yes I, [2023-01-05T09:45:17.190711 #68457] INFO -- : checking for memory.h... yes I, [2023-01-05T09:45:17.232889 #68457] INFO -- : checking for strings.h... yes I, [2023-01-05T09:45:17.271593 #68457] INFO -- : checking for inttypes.h... yes I, [2023-01-05T09:45:17.312090 #68457] INFO -- : checking for stdint.h... yes I, [2023-01-05T09:45:17.355044 #68457] INFO -- : checking for unistd.h... yes I, [2023-01-05T09:45:17.394623 #68457] INFO -- : checking minix/config.h usability... no I, [2023-01-05T09:45:17.412586 #68457] INFO -- : checking minix/config.h presence... no I, [2023-01-05T09:45:17.412710 #68457] INFO -- : checking for minix/config.h... no I, [2023-01-05T09:45:17.449956 #68457] INFO -- : checking whether it is safe to define __EXTENSIONS__... yes I, [2023-01-05T09:45:17.483033 #68457] INFO -- : checking whether the linker is GNU ld... yes I, [2023-01-05T09:45:17.496641 #68457] INFO -- : checking whether gcc -E accepts -o... yes I, [2023-01-05T09:45:17.496715 #68457] INFO -- : checking for gcc... /usr/bin/gcc I, [2023-01-05T09:45:17.510350 #68457] INFO -- : checking for gcc-ar flags... rcD I, [2023-01-05T09:45:17.510425 #68457] INFO -- : checking whether ln -s works... yes I, [2023-01-05T09:45:17.520258 #68457] INFO -- : checking whether make sets $(MAKE)... yes I, [2023-01-05T09:45:17.532399 #68457] INFO -- : checking for a BSD-compatible install... /usr/bin/install -c I, [2023-01-05T09:45:17.535524 #68457] INFO -- : checking for a thread-safe mkdir -p... /usr/bin/mkdir -p I, [2023-01-05T09:45:17.535879 #68457] INFO -- : checking for dtrace... no I, [2023-01-05T09:45:17.536209 #68457] INFO -- : checking for dot... no I, [2023-01-05T09:45:17.536403 #68457] INFO -- : checking for doxygen... no I, [2023-01-05T09:45:17.536628 #68457] INFO -- : checking for pkg-config... no I, [2023-01-05T09:45:17.558149 #68457] INFO -- : checking whether it is Android... no I, [2023-01-05T09:45:17.576337 #68457] INFO -- : checking for cd using physical directory... cd -P I, [2023-01-05T09:45:17.600116 #68457] INFO -- : checking whether CFLAGS is valid... yes I, [2023-01-05T09:45:17.651548 #68457] INFO -- : checking whether LDFLAGS is valid... yes I, [2023-01-05T09:45:17.705378 #68457] INFO -- : checking whether ELF binaries are produced... yes I, [2023-01-05T09:45:17.753432 #68457] INFO -- : checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes I, [2023-01-05T09:45:17.773867 #68457] INFO -- : checking whether -fdeclspec is accepted as LDFLAGS... no I, [2023-01-05T09:45:17.838053 #68457] INFO -- : checking whether -fdeclspec is accepted as CXXFLAGS... no I, [2023-01-05T09:45:17.863242 #68457] INFO -- : checking whether -Wextra-tokens is accepted as CFLAGS... no I, [2023-01-05T09:45:17.892059 #68457] INFO -- : checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes I, [2023-01-05T09:45:17.920932 #68457] INFO -- : checking whether -Wdivision-by-zero is accepted as CFLAGS... no I, [2023-01-05T09:45:17.951001 #68457] INFO -- : checking whether -Wdiv-by-zero is accepted as CFLAGS... yes I, [2023-01-05T09:45:17.981610 #68457] INFO -- : checking whether -Wduplicated-cond is accepted as CFLAGS... yes I, [2023-01-05T09:45:18.012714 #68457] INFO -- : checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes I, [2023-01-05T09:45:18.045508 #68457] INFO -- : checking whether -Wimplicit-int is accepted as CFLAGS... yes I, [2023-01-05T09:45:18.077922 #68457] INFO -- : checking whether -Wmisleading-indentation is accepted as CFLAGS... yes I, [2023-01-05T09:45:18.107000 #68457] INFO -- : checking whether -Wpointer-arith is accepted as CFLAGS... yes I, [2023-01-05T09:45:18.131046 #68457] INFO -- : checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no I, [2023-01-05T09:45:18.159707 #68457] INFO -- : checking whether -Wwrite-strings is accepted as CFLAGS... yes I, [2023-01-05T09:45:18.190477 #68457] INFO -- : checking whether -Wold-style-definition is accepted as CFLAGS... yes I, [2023-01-05T09:45:18.222453 #68457] INFO -- : checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes I, [2023-01-05T09:45:18.251051 #68457] INFO -- : checking whether -Wmissing-noreturn is accepted as CFLAGS... yes I, [2023-01-05T09:45:18.280510 #68457] INFO -- : checking whether -Wno-cast-function-type is accepted as CFLAGS... yes I, [2023-01-05T09:45:18.312026 #68457] INFO -- : checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes I, [2023-01-05T09:45:18.343738 #68457] INFO -- : checking whether -Wno-long-long is accepted as CFLAGS... yes I, [2023-01-05T09:45:18.373932 #68457] INFO -- : checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes I, [2023-01-05T09:45:18.402537 #68457] INFO -- : checking whether -Wno-overlength-strings is accepted as CFLAGS... yes I, [2023-01-05T09:45:18.434757 #68457] INFO -- : checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes I, [2023-01-05T09:45:18.467806 #68457] INFO -- : checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes I, [2023-01-05T09:45:18.497745 #68457] INFO -- : checking whether -Wno-self-assign is accepted as CFLAGS... yes I, [2023-01-05T09:45:18.526587 #68457] INFO -- : checking whether -Wno-tautological-compare is accepted as CFLAGS... yes I, [2023-01-05T09:45:18.558733 #68457] INFO -- : checking whether -Wno-unused-parameter is accepted as CFLAGS... yes I, [2023-01-05T09:45:18.591315 #68457] INFO -- : checking whether -Wno-unused-value is accepted as CFLAGS... yes I, [2023-01-05T09:45:18.620309 #68457] INFO -- : checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes I, [2023-01-05T09:45:18.650425 #68457] INFO -- : checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes I, [2023-01-05T09:45:18.680199 #68457] INFO -- : checking whether -Wunused-variable is accepted as CFLAGS... yes I, [2023-01-05T09:45:18.719319 #68457] INFO -- : checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no I, [2023-01-05T09:45:18.747216 #68457] INFO -- : checking whether -Wundef is accepted as CFLAGS... yes I, [2023-01-05T09:45:18.778396 #68457] INFO -- : checking whether -Wall -Wextra is accepted as CFLAGS... yes I, [2023-01-05T09:45:18.808624 #68457] INFO -- : checking whether -Qunused-arguments is accepted as CFLAGS... no I, [2023-01-05T09:45:18.864520 #68457] INFO -- : checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes I, [2023-01-05T09:45:18.892932 #68457] INFO -- : checking whether -fstack-protector-strong is accepted as CFLAGS... yes I, [2023-01-05T09:45:18.942421 #68457] INFO -- : checking whether -fstack-protector-strong is accepted as LDFLAGS... yes I, [2023-01-05T09:45:18.943707 #68457] INFO -- : checking for -fstack-protector... -fstack-protector-strong I, [2023-01-05T09:45:18.986831 #68457] INFO -- : checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes I, [2023-01-05T09:45:19.018503 #68457] INFO -- : checking whether -fno-strict-overflow is accepted as CFLAGS... yes I, [2023-01-05T09:45:19.051481 #68457] INFO -- : checking whether -ggdb3 is accepted as CFLAGS... yes I, [2023-01-05T09:45:19.081175 #68457] INFO -- : checking whether -fvisibility=hidden is accepted as CFLAGS... yes I, [2023-01-05T09:45:19.107456 #68457] INFO -- : checking whether -fno-fast-math is accepted as CFLAGS... yes I, [2023-01-05T09:45:19.136972 #68457] INFO -- : checking whether -fexcess-precision=standard is accepted as CFLAGS... yes I, [2023-01-05T09:45:19.155924 #68457] INFO -- : checking whether -fp-model precise is accepted as CFLAGS... no I, [2023-01-05T09:45:19.188074 #68457] INFO -- : checking whether compiler has statement and declarations in expressions... yes I, [2023-01-05T09:45:19.242889 #68457] INFO -- : checking pthread.h usability... yes I, [2023-01-05T09:45:19.261618 #68457] INFO -- : checking pthread.h presence... yes I, [2023-01-05T09:45:19.261701 #68457] INFO -- : checking for pthread.h... yes I, [2023-01-05T09:45:19.313577 #68457] INFO -- : checking for pthread_create in -lthr... no I, [2023-01-05T09:45:19.372531 #68457] INFO -- : checking for pthread_create in -lpthread... yes I, [2023-01-05T09:45:19.405614 #68457] INFO -- : checking for pthread_np.h... no I, [2023-01-05T09:45:19.405700 #68457] INFO -- : checking thread model... pthread I, [2023-01-05T09:45:19.466270 #68457] INFO -- : checking whether CXXFLAGS is valid... no E, [2023-01-05T09:45:19.466433 #68457] ERROR -- : configure: WARNING: something wrong with CXXFLAGS="" I, [2023-01-05T09:45:19.525403 #68457] INFO -- : checking for crypt in -lcrypt... yes I, [2023-01-05T09:45:19.579102 #68457] INFO -- : checking for dlopen in -ldl... yes I, [2023-01-05T09:45:19.630084 #68457] INFO -- : checking for shutdown in -lsocket... no I, [2023-01-05T09:45:19.672220 #68457] INFO -- : checking for dirent.h that defines DIR... yes I, [2023-01-05T09:45:19.737912 #68457] INFO -- : checking for library containing opendir... none required I, [2023-01-05T09:45:19.770143 #68457] INFO -- : checking for stdbool.h that conforms to C99... yes I, [2023-01-05T09:45:19.871646 #68457] INFO -- : checking for _Bool... yes I, [2023-01-05T09:45:19.913491 #68457] INFO -- : checking for sys/wait.h that is POSIX.1 compatible... yes I, [2023-01-05T09:45:19.937864 #68457] INFO -- : checking for afunix.h... no I, [2023-01-05T09:45:19.977599 #68457] INFO -- : checking atomic.h usability... no I, [2023-01-05T09:45:19.995453 #68457] INFO -- : checking atomic.h presence... no I, [2023-01-05T09:45:19.995642 #68457] INFO -- : checking for atomic.h... no I, [2023-01-05T09:45:20.039094 #68457] INFO -- : checking copyfile.h usability... no I, [2023-01-05T09:45:20.056360 #68457] INFO -- : checking copyfile.h presence... no I, [2023-01-05T09:45:20.056449 #68457] INFO -- : checking for copyfile.h... no I, [2023-01-05T09:45:20.096631 #68457] INFO -- : checking direct.h usability... no I, [2023-01-05T09:45:20.114555 #68457] INFO -- : checking direct.h presence... no I, [2023-01-05T09:45:20.114855 #68457] INFO -- : checking for direct.h... no I, [2023-01-05T09:45:20.167515 #68457] INFO -- : checking grp.h usability... yes I, [2023-01-05T09:45:20.181360 #68457] INFO -- : checking grp.h presence... yes I, [2023-01-05T09:45:20.181446 #68457] INFO -- : checking for grp.h... yes I, [2023-01-05T09:45:20.238126 #68457] INFO -- : checking fcntl.h usability... yes I, [2023-01-05T09:45:20.253692 #68457] INFO -- : checking fcntl.h presence... yes I, [2023-01-05T09:45:20.253767 #68457] INFO -- : checking for fcntl.h... yes I, [2023-01-05T09:45:20.308730 #68457] INFO -- : checking float.h usability... yes I, [2023-01-05T09:45:20.321085 #68457] INFO -- : checking float.h presence... yes I, [2023-01-05T09:45:20.321169 #68457] INFO -- : checking for float.h... yes I, [2023-01-05T09:45:20.363796 #68457] INFO -- : checking ieeefp.h usability... no I, [2023-01-05T09:45:20.382444 #68457] INFO -- : checking ieeefp.h presence... no I, [2023-01-05T09:45:20.382633 #68457] INFO -- : checking for ieeefp.h... no I, [2023-01-05T09:45:20.423629 #68457] INFO -- : checking intrinsics.h usability... no I, [2023-01-05T09:45:20.440867 #68457] INFO -- : checking intrinsics.h presence... no I, [2023-01-05T09:45:20.440938 #68457] INFO -- : checking for intrinsics.h... no I, [2023-01-05T09:45:20.490791 #68457] INFO -- : checking langinfo.h usability... yes I, [2023-01-05T09:45:20.505377 #68457] INFO -- : checking langinfo.h presence... yes I, [2023-01-05T09:45:20.505469 #68457] INFO -- : checking for langinfo.h... yes I, [2023-01-05T09:45:20.555929 #68457] INFO -- : checking limits.h usability... yes I, [2023-01-05T09:45:20.568870 #68457] INFO -- : checking limits.h presence... yes I, [2023-01-05T09:45:20.568986 #68457] INFO -- : checking for limits.h... yes I, [2023-01-05T09:45:20.625356 #68457] INFO -- : checking locale.h usability... yes I, [2023-01-05T09:45:20.634326 #68457] INFO -- : checking locale.h presence... yes I, [2023-01-05T09:45:20.634498 #68457] INFO -- : checking for locale.h... yes I, [2023-01-05T09:45:20.689616 #68457] INFO -- : checking malloc.h usability... yes I, [2023-01-05T09:45:20.704133 #68457] INFO -- : checking malloc.h presence... yes I, [2023-01-05T09:45:20.704428 #68457] INFO -- : checking for malloc.h... yes I, [2023-01-05T09:45:20.749672 #68457] INFO -- : checking malloc/malloc.h usability... no I, [2023-01-05T09:45:20.768634 #68457] INFO -- : checking malloc/malloc.h presence... no I, [2023-01-05T09:45:20.768840 #68457] INFO -- : checking for malloc/malloc.h... no I, [2023-01-05T09:45:20.813839 #68457] INFO -- : checking malloc_np.h usability... no I, [2023-01-05T09:45:20.831490 #68457] INFO -- : checking malloc_np.h presence... no I, [2023-01-05T09:45:20.831708 #68457] INFO -- : checking for malloc_np.h... no I, [2023-01-05T09:45:20.871837 #68457] INFO -- : checking net/socket.h usability... no I, [2023-01-05T09:45:20.890916 #68457] INFO -- : checking net/socket.h presence... no I, [2023-01-05T09:45:20.891091 #68457] INFO -- : checking for net/socket.h... no I, [2023-01-05T09:45:20.933123 #68457] INFO -- : checking process.h usability... no I, [2023-01-05T09:45:20.952643 #68457] INFO -- : checking process.h presence... no I, [2023-01-05T09:45:20.952781 #68457] INFO -- : checking for process.h... no I, [2023-01-05T09:45:21.004098 #68457] INFO -- : checking pwd.h usability... yes I, [2023-01-05T09:45:21.016053 #68457] INFO -- : checking pwd.h presence... yes I, [2023-01-05T09:45:21.016272 #68457] INFO -- : checking for pwd.h... yes I, [2023-01-05T09:45:21.066820 #68457] INFO -- : checking sanitizer/asan_interface.h usability... yes I, [2023-01-05T09:45:21.081645 #68457] INFO -- : checking sanitizer/asan_interface.h presence... yes I, [2023-01-05T09:45:21.081760 #68457] INFO -- : checking for sanitizer/asan_interface.h... yes I, [2023-01-05T09:45:21.122057 #68457] INFO -- : checking sanitizer/msan_interface.h usability... no I, [2023-01-05T09:45:21.138749 #68457] INFO -- : checking sanitizer/msan_interface.h presence... no I, [2023-01-05T09:45:21.138949 #68457] INFO -- : checking for sanitizer/msan_interface.h... no I, [2023-01-05T09:45:21.178423 #68457] INFO -- : checking setjmpex.h usability... no I, [2023-01-05T09:45:21.195558 #68457] INFO -- : checking setjmpex.h presence... no I, [2023-01-05T09:45:21.195777 #68457] INFO -- : checking for setjmpex.h... no I, [2023-01-05T09:45:21.244243 #68457] INFO -- : checking stdalign.h usability... yes I, [2023-01-05T09:45:21.254367 #68457] INFO -- : checking stdalign.h presence... yes I, [2023-01-05T09:45:21.254557 #68457] INFO -- : checking for stdalign.h... yes I, [2023-01-05T09:45:21.305864 #68457] INFO -- : checking stdio.h usability... yes I, [2023-01-05T09:45:21.321382 #68457] INFO -- : checking stdio.h presence... yes I, [2023-01-05T09:45:21.321476 #68457] INFO -- : checking for stdio.h... yes I, [2023-01-05T09:45:21.366822 #68457] INFO -- : checking sys/attr.h usability... no I, [2023-01-05T09:45:21.383679 #68457] INFO -- : checking sys/attr.h presence... no I, [2023-01-05T09:45:21.383893 #68457] INFO -- : checking for sys/attr.h... no I, [2023-01-05T09:45:21.432374 #68457] INFO -- : checking sys/eventfd.h usability... yes I, [2023-01-05T09:45:21.441429 #68457] INFO -- : checking sys/eventfd.h presence... yes I, [2023-01-05T09:45:21.441539 #68457] INFO -- : checking for sys/eventfd.h... yes I, [2023-01-05T09:45:21.494846 #68457] INFO -- : checking sys/fcntl.h usability... yes I, [2023-01-05T09:45:21.509269 #68457] INFO -- : checking sys/fcntl.h presence... yes I, [2023-01-05T09:45:21.509357 #68457] INFO -- : checking for sys/fcntl.h... yes I, [2023-01-05T09:45:21.566800 #68457] INFO -- : checking sys/file.h usability... yes I, [2023-01-05T09:45:21.578028 #68457] INFO -- : checking sys/file.h presence... yes I, [2023-01-05T09:45:21.578208 #68457] INFO -- : checking for sys/file.h... yes I, [2023-01-05T09:45:21.622165 #68457] INFO -- : checking sys/id.h usability... no I, [2023-01-05T09:45:21.639552 #68457] INFO -- : checking sys/id.h presence... no I, [2023-01-05T09:45:21.639784 #68457] INFO -- : checking for sys/id.h... no I, [2023-01-05T09:45:21.692961 #68457] INFO -- : checking sys/ioctl.h usability... yes I, [2023-01-05T09:45:21.705583 #68457] INFO -- : checking sys/ioctl.h presence... yes I, [2023-01-05T09:45:21.705663 #68457] INFO -- : checking for sys/ioctl.h... yes I, [2023-01-05T09:45:21.746731 #68457] INFO -- : checking sys/mkdev.h usability... no I, [2023-01-05T09:45:21.765219 #68457] INFO -- : checking sys/mkdev.h presence... no I, [2023-01-05T09:45:21.765343 #68457] INFO -- : checking for sys/mkdev.h... no I, [2023-01-05T09:45:21.822568 #68457] INFO -- : checking sys/param.h usability... yes I, [2023-01-05T09:45:21.840203 #68457] INFO -- : checking sys/param.h presence... yes I, [2023-01-05T09:45:21.840465 #68457] INFO -- : checking for sys/param.h... yes I, [2023-01-05T09:45:21.894440 #68457] INFO -- : checking sys/prctl.h usability... yes I, [2023-01-05T09:45:21.907404 #68457] INFO -- : checking sys/prctl.h presence... yes I, [2023-01-05T09:45:21.907576 #68457] INFO -- : checking for sys/prctl.h... yes I, [2023-01-05T09:45:21.961887 #68457] INFO -- : checking sys/random.h usability... yes I, [2023-01-05T09:45:21.977385 #68457] INFO -- : checking sys/random.h presence... yes I, [2023-01-05T09:45:21.977474 #68457] INFO -- : checking for sys/random.h... yes I, [2023-01-05T09:45:22.027000 #68457] INFO -- : checking sys/resource.h usability... yes I, [2023-01-05T09:45:22.040679 #68457] INFO -- : checking sys/resource.h presence... yes I, [2023-01-05T09:45:22.040845 #68457] INFO -- : checking for sys/resource.h... yes I, [2023-01-05T09:45:22.090228 #68457] INFO -- : checking sys/select.h usability... yes I, [2023-01-05T09:45:22.099978 #68457] INFO -- : checking sys/select.h presence... yes I, [2023-01-05T09:45:22.100167 #68457] INFO -- : checking for sys/select.h... yes I, [2023-01-05T09:45:22.153360 #68457] INFO -- : checking sys/sendfile.h usability... yes I, [2023-01-05T09:45:22.167844 #68457] INFO -- : checking sys/sendfile.h presence... yes I, [2023-01-05T09:45:22.168016 #68457] INFO -- : checking for sys/sendfile.h... yes I, [2023-01-05T09:45:22.212539 #68457] INFO -- : checking sys/socket.h usability... yes I, [2023-01-05T09:45:22.228994 #68457] INFO -- : checking sys/socket.h presence... yes I, [2023-01-05T09:45:22.229064 #68457] INFO -- : checking for sys/socket.h... yes I, [2023-01-05T09:45:22.282986 #68457] INFO -- : checking sys/syscall.h usability... yes I, [2023-01-05T09:45:22.295834 #68457] INFO -- : checking sys/syscall.h presence... yes I, [2023-01-05T09:45:22.296007 #68457] INFO -- : checking for sys/syscall.h... yes I, [2023-01-05T09:45:22.348617 #68457] INFO -- : checking sys/sysmacros.h usability... yes I, [2023-01-05T09:45:22.358289 #68457] INFO -- : checking sys/sysmacros.h presence... yes I, [2023-01-05T09:45:22.358589 #68457] INFO -- : checking for sys/sysmacros.h... yes I, [2023-01-05T09:45:22.410389 #68457] INFO -- : checking sys/time.h usability... yes I, [2023-01-05T09:45:22.422076 #68457] INFO -- : checking sys/time.h presence... yes I, [2023-01-05T09:45:22.422291 #68457] INFO -- : checking for sys/time.h... yes I, [2023-01-05T09:45:22.474178 #68457] INFO -- : checking sys/times.h usability... yes I, [2023-01-05T09:45:22.487827 #68457] INFO -- : checking sys/times.h presence... yes I, [2023-01-05T09:45:22.488008 #68457] INFO -- : checking for sys/times.h... yes I, [2023-01-05T09:45:22.541585 #68457] INFO -- : checking sys/uio.h usability... yes I, [2023-01-05T09:45:22.557022 #68457] INFO -- : checking sys/uio.h presence... yes I, [2023-01-05T09:45:22.557533 #68457] INFO -- : checking for sys/uio.h... yes I, [2023-01-05T09:45:22.601353 #68457] INFO -- : checking sys/utime.h usability... no I, [2023-01-05T09:45:22.619701 #68457] INFO -- : checking sys/utime.h presence... no I, [2023-01-05T09:45:22.619915 #68457] INFO -- : checking for sys/utime.h... no I, [2023-01-05T09:45:22.674188 #68457] INFO -- : checking syscall.h usability... yes I, [2023-01-05T09:45:22.688237 #68457] INFO -- : checking syscall.h presence... yes I, [2023-01-05T09:45:22.688523 #68457] INFO -- : checking for syscall.h... yes I, [2023-01-05T09:45:22.743082 #68457] INFO -- : checking time.h usability... yes I, [2023-01-05T09:45:22.759101 #68457] INFO -- : checking time.h presence... yes I, [2023-01-05T09:45:22.759453 #68457] INFO -- : checking for time.h... yes I, [2023-01-05T09:45:22.814209 #68457] INFO -- : checking ucontext.h usability... yes I, [2023-01-05T09:45:22.827305 #68457] INFO -- : checking ucontext.h presence... yes I, [2023-01-05T09:45:22.827650 #68457] INFO -- : checking for ucontext.h... yes I, [2023-01-05T09:45:22.879772 #68457] INFO -- : checking utime.h usability... yes I, [2023-01-05T09:45:22.893481 #68457] INFO -- : checking utime.h presence... yes I, [2023-01-05T09:45:22.893824 #68457] INFO -- : checking for utime.h... yes I, [2023-01-05T09:45:23.092532 #68457] INFO -- : checking x86intrin.h usability... yes I, [2023-01-05T09:45:23.141906 #68457] INFO -- : checking x86intrin.h presence... yes I, [2023-01-05T09:45:23.142297 #68457] INFO -- : checking for x86intrin.h... yes I, [2023-01-05T09:45:23.336353 #68457] INFO -- : checking for x86intrin.h when defined(__x86_64__)... yes I, [2023-01-05T09:45:23.394718 #68457] INFO -- : checking gmp.h usability... yes I, [2023-01-05T09:45:23.411923 #68457] INFO -- : checking gmp.h presence... yes I, [2023-01-05T09:45:23.412262 #68457] INFO -- : checking for gmp.h... yes I, [2023-01-05T09:45:23.530893 #68457] INFO -- : checking for library containing __gmpz_init... -lgmp I, [2023-01-05T09:45:23.532814 #68457] INFO -- : checking for special C compiler options needed for large files... no I, [2023-01-05T09:45:23.564048 #68457] INFO -- : checking for _FILE_OFFSET_BITS value needed for large files... no I, [2023-01-05T09:45:23.667597 #68457] INFO -- : checking whether byte ordering is bigendian... no I, [2023-01-05T09:45:23.700576 #68457] INFO -- : checking for an ANSI C-conforming const... yes I, [2023-01-05T09:45:23.750127 #68457] INFO -- : checking whether char is unsigned... no I, [2023-01-05T09:45:23.776055 #68457] INFO -- : checking for inline... inline I, [2023-01-05T09:45:23.809558 #68457] INFO -- : checking for working volatile... yes I, [2023-01-05T09:45:23.842392 #68457] INFO -- : checking for typeof syntax and keyword spelling... typeof I, [2023-01-05T09:45:23.876114 #68457] INFO -- : checking for C/C++ restrict keyword... __restrict I, [2023-01-05T09:45:23.974435 #68457] INFO -- : checking for long long... yes I, [2023-01-05T09:45:24.067467 #68457] INFO -- : checking for off_t... yes I, [2023-01-05T09:45:24.142668 #68457] INFO -- : checking char bit... 8 I, [2023-01-05T09:45:24.229562 #68457] INFO -- : checking size of int... 4 I, [2023-01-05T09:45:24.307943 #68457] INFO -- : checking size of short... 2 I, [2023-01-05T09:45:24.385384 #68457] INFO -- : checking size of long... 8 I, [2023-01-05T09:45:24.467738 #68457] INFO -- : checking size of long long... 8 I, [2023-01-05T09:45:24.509142 #68457] INFO -- : checking size of __int64... 0 I, [2023-01-05T09:45:24.584280 #68457] INFO -- : checking size of __int128... 16 I, [2023-01-05T09:45:24.666457 #68457] INFO -- : checking size of off_t... 8 I, [2023-01-05T09:45:24.755494 #68457] INFO -- : checking size of void*... 8 I, [2023-01-05T09:45:24.839822 #68457] INFO -- : checking size of float... 4 I, [2023-01-05T09:45:24.925471 #68457] INFO -- : checking size of double... 8 I, [2023-01-05T09:45:25.000383 #68457] INFO -- : checking size of time_t... 8 I, [2023-01-05T09:45:25.075236 #68457] INFO -- : checking size of clock_t... 8 I, [2023-01-05T09:45:25.140636 #68457] INFO -- : checking packed struct attribute... x __attribute__((packed)) I, [2023-01-05T09:45:25.170744 #68457] INFO -- : checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes I, [2023-01-05T09:45:25.204186 #68457] INFO -- : checking for printf prefix for long long... ll I, [2023-01-05T09:45:25.300644 #68457] INFO -- : checking for pid_t... yes I, [2023-01-05T09:45:25.507136 #68457] INFO -- : checking for convertible type of pid_t... INT I, [2023-01-05T09:45:25.607801 #68457] INFO -- : checking for uid_t... yes I, [2023-01-05T09:45:25.839373 #68457] INFO -- : checking for convertible type of uid_t... UINT I, [2023-01-05T09:45:25.944083 #68457] INFO -- : checking for gid_t... yes I, [2023-01-05T09:45:26.171539 #68457] INFO -- : checking for convertible type of gid_t... UINT I, [2023-01-05T09:45:26.250597 #68457] INFO -- : checking for time_t... yes I, [2023-01-05T09:45:26.376161 #68457] INFO -- : checking for convertible type of time_t... LONG I, [2023-01-05T09:45:26.486007 #68457] INFO -- : checking for dev_t... yes I, [2023-01-05T09:45:26.676516 #68457] INFO -- : checking for convertible type of dev_t... ULONG I, [2023-01-05T09:45:26.758504 #68457] INFO -- : checking for mode_t... yes I, [2023-01-05T09:45:26.921535 #68457] INFO -- : checking for convertible type of mode_t... UINT I, [2023-01-05T09:45:26.999950 #68457] INFO -- : checking for rlim_t... yes I, [2023-01-05T09:45:27.127613 #68457] INFO -- : checking for convertible type of rlim_t... ULONG I, [2023-01-05T09:45:27.140282 #68457] INFO -- : checking for off_t... (cached) yes I, [2023-01-05T09:45:27.321527 #68457] INFO -- : checking for convertible type of off_t... LONG I, [2023-01-05T09:45:27.399298 #68457] INFO -- : checking for clockid_t... yes I, [2023-01-05T09:45:27.557065 #68457] INFO -- : checking for convertible type of clockid_t... INT I, [2023-01-05T09:45:27.599411 #68457] INFO -- : checking for variable length macro... yes I, [2023-01-05T09:45:27.636401 #68457] INFO -- : checking if _Alignof() works... yes I, [2023-01-05T09:45:27.667209 #68457] INFO -- : checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x I, [2023-01-05T09:45:27.702794 #68457] INFO -- : checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x I, [2023-01-05T09:45:27.737354 #68457] INFO -- : checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x I, [2023-01-05T09:45:27.771862 #68457] INFO -- : checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x I, [2023-01-05T09:45:27.804636 #68457] INFO -- : checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x I, [2023-01-05T09:45:27.838399 #68457] INFO -- : checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x I, [2023-01-05T09:45:27.873934 #68457] INFO -- : checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x I, [2023-01-05T09:45:27.907189 #68457] INFO -- : checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x I, [2023-01-05T09:45:27.942406 #68457] INFO -- : checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x I, [2023-01-05T09:45:27.971205 #68457] INFO -- : checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x I, [2023-01-05T09:45:28.006782 #68457] INFO -- : checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x I, [2023-01-05T09:45:28.039030 #68457] INFO -- : checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x I, [2023-01-05T09:45:28.072934 #68457] INFO -- : checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x I, [2023-01-05T09:45:28.108258 #68457] INFO -- : checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x I, [2023-01-05T09:45:28.142659 #68457] INFO -- : checking for WEAK function attribute... __attribute__ ((__weak__)) x I, [2023-01-05T09:45:28.153576 #68457] INFO -- : checking for __attribute__((__depreacted__(msg))) in C++... no I, [2023-01-05T09:45:28.162645 #68457] INFO -- : checking for std::nullptr_t... no I, [2023-01-05T09:45:28.298322 #68457] INFO -- : checking for FUNC_STDCALL function attribute... x I, [2023-01-05T09:45:28.434526 #68457] INFO -- : checking for FUNC_CDECL function attribute... x I, [2023-01-05T09:45:28.566401 #68457] INFO -- : checking for FUNC_FASTCALL function attribute... x I, [2023-01-05T09:45:28.598313 #68457] INFO -- : checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x I, [2023-01-05T09:45:28.633396 #68457] INFO -- : checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x I, [2023-01-05T09:45:28.687018 #68457] INFO -- : checking for function alias... alias I, [2023-01-05T09:45:28.743752 #68457] INFO -- : checking for __atomic builtins... yes I, [2023-01-05T09:45:28.797518 #68457] INFO -- : checking for __sync builtins... yes I, [2023-01-05T09:45:28.857560 #68457] INFO -- : checking for __builtin_unreachable... yes I, [2023-01-05T09:45:28.917098 #68457] INFO -- : checking for __assume... no I, [2023-01-05T09:45:28.946867 #68457] INFO -- : checking for exported function attribute... __attribute__ ((__visibility__("default"))) I, [2023-01-05T09:45:28.978921 #68457] INFO -- : checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x I, [2023-01-05T09:45:29.040254 #68457] INFO -- : checking for function name string predefined identifier... __func__ I, [2023-01-05T09:45:29.077812 #68457] INFO -- : checking if enum over int is allowed... yes I, [2023-01-05T09:45:29.131412 #68457] INFO -- : checking whether sys_nerr is declared... yes I, [2023-01-05T09:45:29.197350 #68457] INFO -- : checking whether getenv is declared... yes I, [2023-01-05T09:45:29.292516 #68457] INFO -- : checking for size_t... yes I, [2023-01-05T09:45:29.405900 #68457] INFO -- : checking size of size_t... 8 I, [2023-01-05T09:45:29.474301 #68457] INFO -- : checking size of ptrdiff_t... 8 I, [2023-01-05T09:45:29.550301 #68457] INFO -- : checking size of dev_t... 8 I, [2023-01-05T09:45:29.583849 #68457] INFO -- : checking for printf prefix for size_t... z I, [2023-01-05T09:45:29.626583 #68457] INFO -- : checking for printf prefix for ptrdiff_t... t I, [2023-01-05T09:45:29.683601 #68457] INFO -- : checking for struct stat.st_blksize... yes I, [2023-01-05T09:45:29.739219 #68457] INFO -- : checking for struct stat.st_blocks... yes I, [2023-01-05T09:45:29.801505 #68457] INFO -- : checking for struct stat.st_rdev... yes I, [2023-01-05T09:45:29.842343 #68457] INFO -- : checking size of struct stat.st_size... SIZEOF_OFF_T I, [2023-01-05T09:45:29.882872 #68457] INFO -- : checking size of struct stat.st_blocks... SIZEOF_OFF_T I, [2023-01-05T09:45:29.924063 #68457] INFO -- : checking size of struct stat.st_ino... SIZEOF_LONG I, [2023-01-05T09:45:29.962592 #68457] INFO -- : checking size of struct stat.st_dev... SIZEOF_DEV_T I, [2023-01-05T09:45:30.005181 #68457] INFO -- : checking size of struct stat.st_rdev... SIZEOF_DEV_T I, [2023-01-05T09:45:30.100189 #68457] INFO -- : checking for struct stat.st_atim... yes I, [2023-01-05T09:45:30.187565 #68457] INFO -- : checking for struct stat.st_atimespec... no I, [2023-01-05T09:45:30.268510 #68457] INFO -- : checking for struct stat.st_atimensec... no I, [2023-01-05T09:45:30.366955 #68457] INFO -- : checking for struct stat.st_mtim... yes I, [2023-01-05T09:45:30.448010 #68457] INFO -- : checking for struct stat.st_mtimespec... no I, [2023-01-05T09:45:30.530785 #68457] INFO -- : checking for struct stat.st_mtimensec... no I, [2023-01-05T09:45:30.623403 #68457] INFO -- : checking for struct stat.st_ctim... yes I, [2023-01-05T09:45:30.706840 #68457] INFO -- : checking for struct stat.st_ctimespec... no I, [2023-01-05T09:45:30.791058 #68457] INFO -- : checking for struct stat.st_ctimensec... no I, [2023-01-05T09:45:30.872777 #68457] INFO -- : checking for struct stat.st_birthtimespec... no I, [2023-01-05T09:45:30.961186 #68457] INFO -- : checking for struct statx.stx_btime... yes I, [2023-01-05T09:45:31.034816 #68457] INFO -- : checking for struct timeval... yes I, [2023-01-05T09:45:31.077621 #68457] INFO -- : checking size of struct timeval.tv_sec... SIZEOF_TIME_T I, [2023-01-05T09:45:31.145180 #68457] INFO -- : checking for struct timespec... yes I, [2023-01-05T09:45:31.208205 #68457] INFO -- : checking for struct timezone... yes I, [2023-01-05T09:45:31.302932 #68457] INFO -- : checking for fd_mask... yes I, [2023-01-05T09:45:31.354962 #68457] INFO -- : checking for int8_t... yes I, [2023-01-05T09:45:31.439958 #68457] INFO -- : checking size of int8_t... 1 I, [2023-01-05T09:45:31.497331 #68457] INFO -- : checking for uint8_t... yes I, [2023-01-05T09:45:31.577740 #68457] INFO -- : checking size of uint8_t... 1 I, [2023-01-05T09:45:31.634925 #68457] INFO -- : checking for int16_t... yes I, [2023-01-05T09:45:31.721977 #68457] INFO -- : checking size of int16_t... 2 I, [2023-01-05T09:45:31.774658 #68457] INFO -- : checking for uint16_t... yes I, [2023-01-05T09:45:31.861381 #68457] INFO -- : checking size of uint16_t... 2 I, [2023-01-05T09:45:31.916216 #68457] INFO -- : checking for int32_t... yes I, [2023-01-05T09:45:32.001552 #68457] INFO -- : checking size of int32_t... 4 I, [2023-01-05T09:45:32.058320 #68457] INFO -- : checking for uint32_t... yes I, [2023-01-05T09:45:32.145420 #68457] INFO -- : checking size of uint32_t... 4 I, [2023-01-05T09:45:32.198841 #68457] INFO -- : checking for int64_t... yes I, [2023-01-05T09:45:32.279448 #68457] INFO -- : checking size of int64_t... 8 I, [2023-01-05T09:45:32.331634 #68457] INFO -- : checking for uint64_t... yes I, [2023-01-05T09:45:32.411813 #68457] INFO -- : checking size of uint64_t... 8 I, [2023-01-05T09:45:32.455750 #68457] INFO -- : checking for int128_t... __int128 I, [2023-01-05T09:45:32.507012 #68457] INFO -- : checking for uint128_t... unsigned __int128 I, [2023-01-05T09:45:32.567670 #68457] INFO -- : checking for intptr_t... yes I, [2023-01-05T09:45:32.647963 #68457] INFO -- : checking size of intptr_t... 8 I, [2023-01-05T09:45:32.705558 #68457] INFO -- : checking for uintptr_t... yes I, [2023-01-05T09:45:32.793592 #68457] INFO -- : checking size of uintptr_t... 8 I, [2023-01-05T09:45:32.923730 #68457] INFO -- : checking for printf prefix for intptr_t... NONE I, [2023-01-05T09:45:32.962351 #68457] INFO -- : checking for ssize_t... yes I, [2023-01-05T09:45:33.036544 #68457] INFO -- : checking size of ssize_t... 8 I, [2023-01-05T09:45:33.131613 #68457] INFO -- : checking for printf prefix for int64_t... NONE I, [2023-01-05T09:45:33.183974 #68457] INFO -- : checking for stack end address... __libc_stack_end I, [2023-01-05T09:45:33.185362 #68457] INFO -- : checking for uid_t in sys/types.h... (cached) yes I, [2023-01-05T09:45:33.262664 #68457] INFO -- : checking type of array argument to getgroups... gid_t I, [2023-01-05T09:45:33.314585 #68457] INFO -- : checking for working alloca.h... yes I, [2023-01-05T09:45:33.370079 #68457] INFO -- : checking for alloca... yes I, [2023-01-05T09:45:33.429834 #68457] INFO -- : checking for dynamic size alloca... ok I, [2023-01-05T09:45:33.515410 #68457] INFO -- : checking for working memcmp... yes I, [2023-01-05T09:45:33.563328 #68457] INFO -- : checking for dup... yes I, [2023-01-05T09:45:33.625882 #68457] INFO -- : checking for dup2... yes I, [2023-01-05T09:45:33.697599 #68457] INFO -- : checking for acosh... yes I, [2023-01-05T09:45:33.764546 #68457] INFO -- : checking for cbrt... yes I, [2023-01-05T09:45:33.821241 #68457] INFO -- : checking for crypt... yes I, [2023-01-05T09:45:33.891113 #68457] INFO -- : checking for erf... yes I, [2023-01-05T09:45:33.951835 #68457] INFO -- : checking for explicit_bzero... yes I, [2023-01-05T09:45:34.018647 #68457] INFO -- : checking for ffs... yes I, [2023-01-05T09:45:34.073505 #68457] INFO -- : checking for flock... yes I, [2023-01-05T09:45:34.143125 #68457] INFO -- : checking for hypot... yes I, [2023-01-05T09:45:34.212177 #68457] INFO -- : checking for lgamma_r... yes I, [2023-01-05T09:45:34.277181 #68457] INFO -- : checking for memmove... yes I, [2023-01-05T09:45:34.342755 #68457] INFO -- : checking for nan... yes I, [2023-01-05T09:45:34.412363 #68457] INFO -- : checking for nextafter... yes I, [2023-01-05T09:45:34.480327 #68457] INFO -- : checking for setproctitle... no I, [2023-01-05T09:45:34.546978 #68457] INFO -- : checking for strchr... yes I, [2023-01-05T09:45:34.609164 #68457] INFO -- : checking for strerror... yes I, [2023-01-05T09:45:34.665017 #68457] INFO -- : checking for strlcat... no I, [2023-01-05T09:45:34.729476 #68457] INFO -- : checking for strlcpy... no I, [2023-01-05T09:45:34.793623 #68457] INFO -- : checking for strstr... yes I, [2023-01-05T09:45:34.860072 #68457] INFO -- : checking for tgamma... yes I, [2023-01-05T09:45:34.900892 #68457] INFO -- : checking sys/pstat.h usability... no I, [2023-01-05T09:45:34.919611 #68457] INFO -- : checking sys/pstat.h presence... no I, [2023-01-05T09:45:34.919786 #68457] INFO -- : checking for sys/pstat.h... no I, [2023-01-05T09:45:34.920178 #68457] INFO -- : checking for pid_t... (cached) yes I, [2023-01-05T09:45:34.965493 #68457] INFO -- : checking vfork.h usability... no I, [2023-01-05T09:45:34.984364 #68457] INFO -- : checking vfork.h presence... no I, [2023-01-05T09:45:34.984547 #68457] INFO -- : checking for vfork.h... no I, [2023-01-05T09:45:35.054221 #68457] INFO -- : checking for fork... yes I, [2023-01-05T09:45:35.112033 #68457] INFO -- : checking for vfork... yes I, [2023-01-05T09:45:35.202085 #68457] INFO -- : checking for working fork... yes I, [2023-01-05T09:45:35.202322 #68457] INFO -- : checking for working vfork... (cached) yes I, [2023-01-05T09:45:35.271484 #68457] INFO -- : checking for __syscall... no I, [2023-01-05T09:45:35.329569 #68457] INFO -- : checking for _longjmp... yes I, [2023-01-05T09:45:35.395657 #68457] INFO -- : checking for arc4random_buf... no I, [2023-01-05T09:45:35.462945 #68457] INFO -- : checking for atan2l... yes I, [2023-01-05T09:45:35.540370 #68457] INFO -- : checking for atan2f... yes I, [2023-01-05T09:45:35.601510 #68457] INFO -- : checking for chmod... yes I, [2023-01-05T09:45:35.660890 #68457] INFO -- : checking for chown... yes I, [2023-01-05T09:45:35.720772 #68457] INFO -- : checking for chroot... yes I, [2023-01-05T09:45:35.789848 #68457] INFO -- : checking for chsize... no I, [2023-01-05T09:45:35.846114 #68457] INFO -- : checking for clock_gettime... yes I, [2023-01-05T09:45:35.908219 #68457] INFO -- : checking for copy_file_range... yes I, [2023-01-05T09:45:35.974299 #68457] INFO -- : checking for cosh... yes I, [2023-01-05T09:45:36.040563 #68457] INFO -- : checking for crypt_r... yes I, [2023-01-05T09:45:36.042917 #68457] INFO -- : checking for daemon... (cached) no I, [2023-01-05T09:45:36.099854 #68457] INFO -- : checking for dirfd... yes I, [2023-01-05T09:45:36.164358 #68457] INFO -- : checking for dl_iterate_phdr... yes I, [2023-01-05T09:45:36.227681 #68457] INFO -- : checking for dlopen... yes I, [2023-01-05T09:45:36.280083 #68457] INFO -- : checking for dladdr... yes I, [2023-01-05T09:45:36.332844 #68457] INFO -- : checking for dup3... yes I, [2023-01-05T09:45:36.382988 #68457] INFO -- : checking for eaccess... yes I, [2023-01-05T09:45:36.445242 #68457] INFO -- : checking for endgrent... yes I, [2023-01-05T09:45:36.501194 #68457] INFO -- : checking for eventfd... yes I, [2023-01-05T09:45:36.566202 #68457] INFO -- : checking for execl... yes I, [2023-01-05T09:45:36.629950 #68457] INFO -- : checking for execle... yes I, [2023-01-05T09:45:36.696446 #68457] INFO -- : checking for execv... yes I, [2023-01-05T09:45:36.768161 #68457] INFO -- : checking for execve... yes I, [2023-01-05T09:45:36.833555 #68457] INFO -- : checking for explicit_memset... no I, [2023-01-05T09:45:36.895043 #68457] INFO -- : checking for fcopyfile... no I, [2023-01-05T09:45:36.953713 #68457] INFO -- : checking for fchmod... yes I, [2023-01-05T09:45:37.016492 #68457] INFO -- : checking for fchown... yes I, [2023-01-05T09:45:37.078001 #68457] INFO -- : checking for fcntl... yes I, [2023-01-05T09:45:37.142167 #68457] INFO -- : checking for fdatasync... yes I, [2023-01-05T09:45:37.208281 #68457] INFO -- : checking for fdopendir... yes I, [2023-01-05T09:45:37.273887 #68457] INFO -- : checking for fgetattrlist... no I, [2023-01-05T09:45:37.339299 #68457] INFO -- : checking for fmod... yes I, [2023-01-05T09:45:37.393579 #68457] INFO -- : checking for fstatat... yes I, [2023-01-05T09:45:37.451691 #68457] INFO -- : checking for fsync... yes I, [2023-01-05T09:45:37.508338 #68457] INFO -- : checking for ftruncate... yes I, [2023-01-05T09:45:37.570847 #68457] INFO -- : checking for ftruncate64... yes I, [2023-01-05T09:45:37.633790 #68457] INFO -- : checking for getattrlist... no I, [2023-01-05T09:45:37.690043 #68457] INFO -- : checking for getcwd... yes I, [2023-01-05T09:45:37.750838 #68457] INFO -- : checking for getegid... yes I, [2023-01-05T09:45:37.811215 #68457] INFO -- : checking for getentropy... yes I, [2023-01-05T09:45:37.866783 #68457] INFO -- : checking for geteuid... yes I, [2023-01-05T09:45:37.927310 #68457] INFO -- : checking for getgid... yes I, [2023-01-05T09:45:37.996078 #68457] INFO -- : checking for getgidx... no I, [2023-01-05T09:45:38.045322 #68457] INFO -- : checking for getgrnam... yes I, [2023-01-05T09:45:38.113309 #68457] INFO -- : checking for getgrnam_r... yes I, [2023-01-05T09:45:38.164459 #68457] INFO -- : checking for getgroups... yes I, [2023-01-05T09:45:38.219802 #68457] INFO -- : checking for getlogin... yes I, [2023-01-05T09:45:38.274190 #68457] INFO -- : checking for getlogin_r... yes I, [2023-01-05T09:45:38.327857 #68457] INFO -- : checking for getpgid... yes I, [2023-01-05T09:45:38.379809 #68457] INFO -- : checking for getpgrp... yes I, [2023-01-05T09:45:38.430446 #68457] INFO -- : checking for getppid... yes I, [2023-01-05T09:45:38.489749 #68457] INFO -- : checking for getpriority... yes I, [2023-01-05T09:45:38.549523 #68457] INFO -- : checking for getpwnam... yes I, [2023-01-05T09:45:38.607653 #68457] INFO -- : checking for getpwnam_r... yes I, [2023-01-05T09:45:38.660778 #68457] INFO -- : checking for getpwuid... yes I, [2023-01-05T09:45:38.720646 #68457] INFO -- : checking for getpwuid_r... yes I, [2023-01-05T09:45:38.780344 #68457] INFO -- : checking for getrandom... yes I, [2023-01-05T09:45:38.836826 #68457] INFO -- : checking for getresgid... yes I, [2023-01-05T09:45:38.897754 #68457] INFO -- : checking for getresuid... yes I, [2023-01-05T09:45:38.954821 #68457] INFO -- : checking for getrlimit... yes I, [2023-01-05T09:45:39.014191 #68457] INFO -- : checking for getsid... yes I, [2023-01-05T09:45:39.076311 #68457] INFO -- : checking for gettimeofday... yes I, [2023-01-05T09:45:39.139421 #68457] INFO -- : checking for getuid... yes I, [2023-01-05T09:45:39.209006 #68457] INFO -- : checking for getuidx... no I, [2023-01-05T09:45:39.267115 #68457] INFO -- : checking for gmtime_r... yes I, [2023-01-05T09:45:39.326716 #68457] INFO -- : checking for grantpt... yes I, [2023-01-05T09:45:39.387821 #68457] INFO -- : checking for initgroups... yes I, [2023-01-05T09:45:39.443959 #68457] INFO -- : checking for ioctl... yes I, [2023-01-05T09:45:39.512402 #68457] INFO -- : checking for isfinite... no I, [2023-01-05T09:45:39.571880 #68457] INFO -- : checking for issetugid... no I, [2023-01-05T09:45:39.625942 #68457] INFO -- : checking for kill... yes I, [2023-01-05T09:45:39.685126 #68457] INFO -- : checking for killpg... yes I, [2023-01-05T09:45:39.718926 #68457] INFO -- : checking for lchmod... no I, [2023-01-05T09:45:39.770623 #68457] INFO -- : checking for lchown... yes I, [2023-01-05T09:45:39.829867 #68457] INFO -- : checking for link... yes I, [2023-01-05T09:45:39.894795 #68457] INFO -- : checking for llabs... yes I, [2023-01-05T09:45:39.947028 #68457] INFO -- : checking for lockf... yes I, [2023-01-05T09:45:40.013449 #68457] INFO -- : checking for log2... yes I, [2023-01-05T09:45:40.069572 #68457] INFO -- : checking for lstat... yes I, [2023-01-05T09:45:40.126076 #68457] INFO -- : checking for lutimes... yes I, [2023-01-05T09:45:40.177950 #68457] INFO -- : checking for malloc_usable_size... yes I, [2023-01-05T09:45:40.245365 #68457] INFO -- : checking for malloc_size... no I, [2023-01-05T09:45:40.308322 #68457] INFO -- : checking for mblen... yes I, [2023-01-05T09:45:40.369062 #68457] INFO -- : checking for memalign... yes I, [2023-01-05T09:45:40.435443 #68457] INFO -- : checking for memset_s... no I, [2023-01-05T09:45:40.488386 #68457] INFO -- : checking for writev... yes I, [2023-01-05T09:45:40.555510 #68457] INFO -- : checking for memrchr... yes I, [2023-01-05T09:45:40.607801 #68457] INFO -- : checking for memmem... yes I, [2023-01-05T09:45:40.671171 #68457] INFO -- : checking for mkfifo... yes I, [2023-01-05T09:45:40.731704 #68457] INFO -- : checking for mknod... yes I, [2023-01-05T09:45:40.797194 #68457] INFO -- : checking for mktime... yes I, [2023-01-05T09:45:40.857168 #68457] INFO -- : checking for mmap... yes I, [2023-01-05T09:45:40.917998 #68457] INFO -- : checking for mremap... yes I, [2023-01-05T09:45:40.975638 #68457] INFO -- : checking for openat... yes I, [2023-01-05T09:45:41.038142 #68457] INFO -- : checking for pclose... yes I, [2023-01-05T09:45:41.091826 #68457] INFO -- : checking for pipe... yes I, [2023-01-05T09:45:41.153654 #68457] INFO -- : checking for pipe2... yes I, [2023-01-05T09:45:41.209885 #68457] INFO -- : checking for poll... yes I, [2023-01-05T09:45:41.273131 #68457] INFO -- : checking for popen... yes I, [2023-01-05T09:45:41.331166 #68457] INFO -- : checking for posix_fadvise... yes I, [2023-01-05T09:45:41.393656 #68457] INFO -- : checking for posix_madvise... yes I, [2023-01-05T09:45:41.461533 #68457] INFO -- : checking for posix_memalign... yes I, [2023-01-05T09:45:41.521663 #68457] INFO -- : checking for ppoll... yes I, [2023-01-05T09:45:41.585383 #68457] INFO -- : checking for pread... yes I, [2023-01-05T09:45:41.645681 #68457] INFO -- : checking for pwrite... yes I, [2023-01-05T09:45:41.706124 #68457] INFO -- : checking for qsort_r... yes I, [2023-01-05T09:45:41.770998 #68457] INFO -- : checking for qsort_s... no I, [2023-01-05T09:45:41.829535 #68457] INFO -- : checking for readlink... yes I, [2023-01-05T09:45:41.888366 #68457] INFO -- : checking for realpath... yes I, [2023-01-05T09:45:41.955992 #68457] INFO -- : checking for round... yes I, [2023-01-05T09:45:42.018240 #68457] INFO -- : checking for sched_getaffinity... yes I, [2023-01-05T09:45:42.081405 #68457] INFO -- : checking for seekdir... yes I, [2023-01-05T09:45:42.136996 #68457] INFO -- : checking for select_large_fdset... no I, [2023-01-05T09:45:42.189381 #68457] INFO -- : checking for sendfile... yes I, [2023-01-05T09:45:42.252658 #68457] INFO -- : checking for setegid... yes I, [2023-01-05T09:45:42.317596 #68457] INFO -- : checking for setenv... yes I, [2023-01-05T09:45:42.379350 #68457] INFO -- : checking for seteuid... yes I, [2023-01-05T09:45:42.441137 #68457] INFO -- : checking for setgid... yes I, [2023-01-05T09:45:42.502200 #68457] INFO -- : checking for setgroups... yes I, [2023-01-05T09:45:42.558784 #68457] INFO -- : checking for setpgid... yes I, [2023-01-05T09:45:42.620050 #68457] INFO -- : checking for setpgrp... yes I, [2023-01-05T09:45:42.686601 #68457] INFO -- : checking for setregid... yes I, [2023-01-05T09:45:42.737530 #68457] INFO -- : checking for setresgid... yes I, [2023-01-05T09:45:42.804008 #68457] INFO -- : checking for setresuid... yes I, [2023-01-05T09:45:42.863048 #68457] INFO -- : checking for setreuid... yes I, [2023-01-05T09:45:42.935525 #68457] INFO -- : checking for setrgid... no I, [2023-01-05T09:45:42.994404 #68457] INFO -- : checking for setrlimit... yes I, [2023-01-05T09:45:43.060443 #68457] INFO -- : checking for setruid... no I, [2023-01-05T09:45:43.124410 #68457] INFO -- : checking for setsid... yes I, [2023-01-05T09:45:43.177543 #68457] INFO -- : checking for setuid... yes I, [2023-01-05T09:45:43.237528 #68457] INFO -- : checking for shutdown... yes I, [2023-01-05T09:45:43.299109 #68457] INFO -- : checking for sigaction... yes I, [2023-01-05T09:45:43.358308 #68457] INFO -- : checking for sigaltstack... yes I, [2023-01-05T09:45:43.412171 #68457] INFO -- : checking for sigprocmask... yes I, [2023-01-05T09:45:43.479163 #68457] INFO -- : checking for sinh... yes I, [2023-01-05T09:45:43.541104 #68457] INFO -- : checking for spawnv... no I, [2023-01-05T09:45:43.591948 #68457] INFO -- : checking for symlink... yes I, [2023-01-05T09:45:43.652966 #68457] INFO -- : checking for syscall... yes I, [2023-01-05T09:45:43.711558 #68457] INFO -- : checking for sysconf... yes I, [2023-01-05T09:45:43.763547 #68457] INFO -- : checking for system... yes I, [2023-01-05T09:45:43.835180 #68457] INFO -- : checking for tanh... yes I, [2023-01-05T09:45:43.901393 #68457] INFO -- : checking for telldir... yes I, [2023-01-05T09:45:43.964395 #68457] INFO -- : checking for timegm... yes I, [2023-01-05T09:45:44.024201 #68457] INFO -- : checking for times... yes I, [2023-01-05T09:45:44.085078 #68457] INFO -- : checking for truncate... yes I, [2023-01-05T09:45:44.149394 #68457] INFO -- : checking for truncate64... yes I, [2023-01-05T09:45:44.216346 #68457] INFO -- : checking for tzset... yes I, [2023-01-05T09:45:44.281397 #68457] INFO -- : checking for umask... yes I, [2023-01-05T09:45:44.341552 #68457] INFO -- : checking for unsetenv... yes I, [2023-01-05T09:45:44.401611 #68457] INFO -- : checking for utimensat... yes I, [2023-01-05T09:45:44.457562 #68457] INFO -- : checking for utimes... yes I, [2023-01-05T09:45:44.516655 #68457] INFO -- : checking for wait4... yes I, [2023-01-05T09:45:44.581958 #68457] INFO -- : checking for waitpid... yes I, [2023-01-05T09:45:44.650015 #68457] INFO -- : checking for __cospi... no I, [2023-01-05T09:45:44.711323 #68457] INFO -- : checking for __sinpi... no I, [2023-01-05T09:45:44.773895 #68457] INFO -- : checking for statx... yes I, [2023-01-05T09:45:44.850485 #68457] INFO -- : checking if getcwd allocates buffer if NULL is given... yes I, [2023-01-05T09:45:44.905959 #68457] INFO -- : checking crypt.h usability... yes I, [2023-01-05T09:45:44.918783 #68457] INFO -- : checking crypt.h presence... yes I, [2023-01-05T09:45:44.919001 #68457] INFO -- : checking for crypt.h... yes I, [2023-01-05T09:45:44.960426 #68457] INFO -- : checking for struct crypt_data.initialized... yes I, [2023-01-05T09:45:45.015782 #68457] INFO -- : checking for __builtin_alloca_with_align... yes I, [2023-01-05T09:45:45.070165 #68457] INFO -- : checking for __builtin_assume_aligned... yes I, [2023-01-05T09:45:45.123935 #68457] INFO -- : checking for __builtin_bswap16... yes I, [2023-01-05T09:45:45.182080 #68457] INFO -- : checking for __builtin_bswap32... yes I, [2023-01-05T09:45:45.241479 #68457] INFO -- : checking for __builtin_bswap64... yes I, [2023-01-05T09:45:45.299752 #68457] INFO -- : checking for __builtin_popcount... yes I, [2023-01-05T09:45:45.348636 #68457] INFO -- : checking for __builtin_popcountll... yes I, [2023-01-05T09:45:45.396212 #68457] INFO -- : checking for __builtin_clz... yes I, [2023-01-05T09:45:45.447265 #68457] INFO -- : checking for __builtin_clzl... yes I, [2023-01-05T09:45:45.494937 #68457] INFO -- : checking for __builtin_clzll... yes I, [2023-01-05T09:45:45.553612 #68457] INFO -- : checking for __builtin_ctz... yes I, [2023-01-05T09:45:45.604338 #68457] INFO -- : checking for __builtin_ctzll... yes I, [2023-01-05T09:45:45.662423 #68457] INFO -- : checking for __builtin_add_overflow... yes I, [2023-01-05T09:45:45.718106 #68457] INFO -- : checking for __builtin_sub_overflow... yes I, [2023-01-05T09:45:45.769152 #68457] INFO -- : checking for __builtin_mul_overflow... yes I, [2023-01-05T09:45:45.824352 #68457] INFO -- : checking for __builtin_mul_overflow_p... yes I, [2023-01-05T09:45:45.882282 #68457] INFO -- : checking for __builtin_constant_p... yes I, [2023-01-05T09:45:45.937288 #68457] INFO -- : checking for __builtin_choose_expr... yes I, [2023-01-05T09:45:45.986382 #68457] INFO -- : checking for __builtin_choose_expr_constant_p... yes I, [2023-01-05T09:45:46.041138 #68457] INFO -- : checking for __builtin_types_compatible_p... yes I, [2023-01-05T09:45:46.088328 #68457] INFO -- : checking for __builtin_trap... yes I, [2023-01-05T09:45:46.145075 #68457] INFO -- : checking for __builtin_expect... yes I, [2023-01-05T09:45:46.184137 #68457] INFO -- : checking whether qsort_r is GNU version... yes I, [2023-01-05T09:45:46.219825 #68457] INFO -- : checking whether qsort_r is BSD version... no I, [2023-01-05T09:45:46.301970 #68457] INFO -- : checking whether atan2 handles Inf as C99... yes I, [2023-01-05T09:45:46.365136 #68457] INFO -- : checking for clock_getres... yes I, [2023-01-05T09:45:46.422073 #68457] INFO -- : checking for timer_create in -lrt... yes I, [2023-01-05T09:45:46.482991 #68457] INFO -- : checking for timer_settime in -lrt... yes I, [2023-01-05T09:45:46.525839 #68457] INFO -- : checking for unsetenv returns a value... yes I, [2023-01-05T09:45:46.567938 #68457] INFO -- : checking whether struct tm is in sys/time.h or time.h... time.h I, [2023-01-05T09:45:46.609462 #68457] INFO -- : checking for struct tm.tm_zone... yes I, [2023-01-05T09:45:46.649546 #68457] INFO -- : checking for struct tm.tm_gmtoff... yes I, [2023-01-05T09:45:46.705316 #68457] INFO -- : checking for external int daylight... yes I, [2023-01-05T09:45:46.776273 #68457] INFO -- : checking for negative time_t for gmtime(3)... yes I, [2023-01-05T09:45:46.840857 #68457] INFO -- : checking for localtime(3) overflow correctly... yes I, [2023-01-05T09:45:46.910945 #68457] INFO -- : checking for sig_t... yes I, [2023-01-05T09:45:46.948201 #68457] INFO -- : checking whether right shift preserve sign bit... yes I, [2023-01-05T09:45:46.990239 #68457] INFO -- : checking whether _SC_CLK_TCK is supported... yes I, [2023-01-05T09:45:46.993692 #68457] INFO -- : checking stack growing direction on x86_64... -1 I, [2023-01-05T09:45:46.995711 #68457] INFO -- : checking native coroutine implementation for x86_64-linux... amd64 I, [2023-01-05T09:45:47.040103 #68457] INFO -- : checking whether pthread_t is scalar type... yes I, [2023-01-05T09:45:47.099980 #68457] INFO -- : checking for sched_yield... yes I, [2023-01-05T09:45:47.165578 #68457] INFO -- : checking for pthread_attr_setinheritsched... yes I, [2023-01-05T09:45:47.243162 #68457] INFO -- : checking for pthread_attr_get_np... no I, [2023-01-05T09:45:47.294689 #68457] INFO -- : checking for pthread_attr_getstack... yes I, [2023-01-05T09:45:47.361587 #68457] INFO -- : checking for pthread_attr_getguardsize... yes I, [2023-01-05T09:45:47.438568 #68457] INFO -- : checking for pthread_get_stackaddr_np... no I, [2023-01-05T09:45:47.504348 #68457] INFO -- : checking for pthread_get_stacksize_np... no I, [2023-01-05T09:45:47.578445 #68457] INFO -- : checking for thr_stksegment... no I, [2023-01-05T09:45:47.652406 #68457] INFO -- : checking for pthread_stackseg_np... no I, [2023-01-05T09:45:47.727059 #68457] INFO -- : checking for pthread_getthrds_np... no I, [2023-01-05T09:45:47.793448 #68457] INFO -- : checking for pthread_condattr_setclock... yes I, [2023-01-05T09:45:47.865037 #68457] INFO -- : checking for pthread_setname_np... yes I, [2023-01-05T09:45:47.946169 #68457] INFO -- : checking for pthread_set_name_np... no I, [2023-01-05T09:45:47.999876 #68457] INFO -- : checking for pthread_sigmask... yes I, [2023-01-05T09:45:48.053061 #68457] INFO -- : checking for pthread_getattr_np... yes I, [2023-01-05T09:45:48.095976 #68457] INFO -- : checking arguments of pthread_setname_np... (pthread_self(), name) I, [2023-01-05T09:45:48.131527 #68457] INFO -- : checking if mcontext_t is a pointer... no I, [2023-01-05T09:45:48.197332 #68457] INFO -- : checking for getcontext... yes I, [2023-01-05T09:45:48.264953 #68457] INFO -- : checking for setcontext... yes I, [2023-01-05T09:45:49.365472 #68457] INFO -- : checking if fork works with pthread... yes I, [2023-01-05T09:45:49.418790 #68457] INFO -- : checking sys/user.h usability... yes I, [2023-01-05T09:45:49.428008 #68457] INFO -- : checking sys/user.h presence... yes I, [2023-01-05T09:45:49.428129 #68457] INFO -- : checking for sys/user.h... yes I, [2023-01-05T09:45:49.468975 #68457] INFO -- : checking whether PAGE_SIZE is compile-time const... yes I, [2023-01-05T09:45:49.511060 #68457] INFO -- : checking ioctl request type... unsigned long I, [2023-01-05T09:45:49.576431 #68457] INFO -- : checking elf.h usability... yes I, [2023-01-05T09:45:49.593506 #68457] INFO -- : checking elf.h presence... yes I, [2023-01-05T09:45:49.593657 #68457] INFO -- : checking for elf.h... yes I, [2023-01-05T09:45:49.644220 #68457] INFO -- : checking elf_abi.h usability... no I, [2023-01-05T09:45:49.663384 #68457] INFO -- : checking elf_abi.h presence... no I, [2023-01-05T09:45:49.663604 #68457] INFO -- : checking for elf_abi.h... no I, [2023-01-05T09:45:49.720602 #68457] INFO -- : checking for uncompress in -lz... yes I, [2023-01-05T09:45:49.764520 #68457] INFO -- : checking mach-o/loader.h usability... no I, [2023-01-05T09:45:49.782717 #68457] INFO -- : checking mach-o/loader.h presence... no I, [2023-01-05T09:45:49.782917 #68457] INFO -- : checking for mach-o/loader.h... no I, [2023-01-05T09:45:49.783365 #68457] INFO -- : checking whether OS depend dynamic link works... yes I, [2023-01-05T09:45:49.843406 #68457] INFO -- : checking for backtrace... yes I, [2023-01-05T09:45:49.931432 #68457] INFO -- : checking for broken backtrace... no I, [2023-01-05T09:45:49.990120 #68457] INFO -- : checking valgrind/memcheck.h usability... yes I, [2023-01-05T09:45:50.008624 #68457] INFO -- : checking valgrind/memcheck.h presence... yes I, [2023-01-05T09:45:50.008818 #68457] INFO -- : checking for valgrind/memcheck.h... yes I, [2023-01-05T09:45:50.079125 #68457] INFO -- : checking for strip flags... -S -x I, [2023-01-05T09:45:50.156930 #68457] INFO -- : checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes I, [2023-01-05T09:45:50.212487 #68457] INFO -- : checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes I, [2023-01-05T09:45:50.220450 #68457] INFO -- : checking whether wrapper for LD_LIBRARY_PATH is needed... no I, [2023-01-05T09:45:50.225200 #68457] INFO -- : checking whether dtrace USDT is available... no I, [2023-01-05T09:45:50.299588 #68457] INFO -- : checking for __builtin_setjmp... yes with cast () I, [2023-01-05T09:45:50.324568 #68457] INFO -- : checking for _setjmpex as a macro or function... no I, [2023-01-05T09:45:50.384943 #68457] INFO -- : checking for _setjmp as a macro or function... yes I, [2023-01-05T09:45:50.428225 #68457] INFO -- : checking for sigsetjmp as a macro or function... no I, [2023-01-05T09:45:50.430495 #68457] INFO -- : checking for setjmp type... __builtin_setjmp I, [2023-01-05T09:45:50.434335 #68457] INFO -- : checking for rustc... no I, [2023-01-05T09:45:50.473956 #68457] INFO -- : checking for prefix of external symbols... NONE I, [2023-01-05T09:45:50.482730 #68457] INFO -- : checking if make is GNU make... yes I, [2023-01-05T09:45:50.585408 #68457] INFO -- : .ext/include/x86_64-linux/ruby/config.h updated I, [2023-01-05T09:45:50.617196 #68457] INFO -- : configure: ruby library version = 3.3.0+0 I, [2023-01-05T09:45:50.741318 #68457] INFO -- : configure: creating ./config.status I, [2023-01-05T09:45:50.847102 #68457] INFO -- : config.status: creating GNUmakefile I, [2023-01-05T09:45:50.863734 #68457] INFO -- : config.status: creating Makefile I, [2023-01-05T09:45:50.967254 #68457] INFO -- : --- I, [2023-01-05T09:45:50.967344 #68457] INFO -- : Configuration summary for ruby version 3.3.0 I, [2023-01-05T09:45:50.967397 #68457] INFO -- : I, [2023-01-05T09:45:50.989174 #68457] INFO -- : * Installation prefix: /tmp/ruby/install/trunk I, [2023-01-05T09:45:51.010346 #68457] INFO -- : * exec prefix: ${prefix} I, [2023-01-05T09:45:51.031006 #68457] INFO -- : * arch: x86_64-linux I, [2023-01-05T09:45:51.053977 #68457] INFO -- : * site arch: ${arch} I, [2023-01-05T09:45:51.076335 #68457] INFO -- : * RUBY_BASE_NAME: ruby I, [2023-01-05T09:45:51.096437 #68457] INFO -- : * enable shared: yes I, [2023-01-05T09:45:51.116567 #68457] INFO -- : * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} I, [2023-01-05T09:45:51.135749 #68457] INFO -- : * site libraries path: ${rubylibprefix}/${sitearch} I, [2023-01-05T09:45:51.158062 #68457] INFO -- : * vendor path: ${rubylibprefix}/vendor_ruby I, [2023-01-05T09:45:51.178734 #68457] INFO -- : * target OS: linux I, [2023-01-05T09:45:51.202666 #68457] INFO -- : * compiler: gcc I, [2023-01-05T09:45:51.222699 #68457] INFO -- : * with thread: pthread I, [2023-01-05T09:45:51.245295 #68457] INFO -- : * with coroutine: amd64 I, [2023-01-05T09:45:51.267602 #68457] INFO -- : * enable shared libs: yes I, [2023-01-05T09:45:51.288042 #68457] INFO -- : * dynamic library ext: so I, [2023-01-05T09:45:51.306981 #68457] INFO -- : * CFLAGS: ${optflags} ${debugflags} ${warnflags} I, [2023-01-05T09:45:51.328369 #68457] INFO -- : * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ I, [2023-01-05T09:45:51.328459 #68457] INFO -- : -Wl,-export-dynamic -Wl,--no-as-needed I, [2023-01-05T09:45:51.350550 #68457] INFO -- : * DLDFLAGS: -Wl,--compress-debug-sections=zlib I, [2023-01-05T09:45:51.370328 #68457] INFO -- : * optflags: -O3 -fno-fast-math I, [2023-01-05T09:45:51.393158 #68457] INFO -- : * debugflags: -ggdb3 I, [2023-01-05T09:45:51.402542 #68457] INFO -- : * warnflags: -Wall -Wextra -Wdeprecated-declarations \ I, [2023-01-05T09:45:51.402624 #68457] INFO -- : -Wdiv-by-zero -Wduplicated-cond \ I, [2023-01-05T09:45:51.402644 #68457] INFO -- : -Wimplicit-function-declaration -Wimplicit-int \ I, [2023-01-05T09:45:51.402662 #68457] INFO -- : -Wmisleading-indentation -Wpointer-arith \ I, [2023-01-05T09:45:51.402679 #68457] INFO -- : -Wwrite-strings -Wold-style-definition \ I, [2023-01-05T09:45:51.402697 #68457] INFO -- : -Wimplicit-fallthrough=0 -Wmissing-noreturn \ I, [2023-01-05T09:45:51.402713 #68457] INFO -- : -Wno-cast-function-type \ I, [2023-01-05T09:45:51.402728 #68457] INFO -- : -Wno-constant-logical-operand -Wno-long-long \ I, [2023-01-05T09:45:51.402744 #68457] INFO -- : -Wno-missing-field-initializers \ I, [2023-01-05T09:45:51.402759 #68457] INFO -- : -Wno-overlength-strings \ I, [2023-01-05T09:45:51.402773 #68457] INFO -- : -Wno-packed-bitfield-compat \ I, [2023-01-05T09:45:51.402789 #68457] INFO -- : -Wno-parentheses-equality -Wno-self-assign \ I, [2023-01-05T09:45:51.402805 #68457] INFO -- : -Wno-tautological-compare -Wno-unused-parameter \ I, [2023-01-05T09:45:51.402857 #68457] INFO -- : -Wno-unused-value -Wsuggest-attribute=format \ I, [2023-01-05T09:45:51.402874 #68457] INFO -- : -Wsuggest-attribute=noreturn -Wunused-variable \ I, [2023-01-05T09:45:51.402889 #68457] INFO -- : -Wundef I, [2023-01-05T09:45:51.406333 #68457] INFO -- : * strip command: strip -S -x I, [2023-01-05T09:45:51.410858 #68457] INFO -- : * install doc: no I, [2023-01-05T09:45:51.415140 #68457] INFO -- : * MJIT support: yes I, [2023-01-05T09:45:51.419540 #68457] INFO -- : * YJIT support: no I, [2023-01-05T09:45:51.424327 #68457] INFO -- : * man page type: doc I, [2023-01-05T09:45:51.428794 #68457] INFO -- : * BASERUBY -v: ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) \ I, [2023-01-05T09:45:51.428868 #68457] INFO -- : [x86_64-linux-gnu] I, [2023-01-05T09:45:51.428987 #68457] INFO -- : I, [2023-01-05T09:45:51.429003 #68457] INFO -- : --- I, [2023-01-05T09:45:51.494024 #68457] INFO -- : $$$[end] "/tmp/ruby/src/trunk/configure --prefix=/tmp/ruby/install/trunk --disable-install-doc --enable-shared" exit with 0. I, [2023-01-05T09:45:51.494301 #68457] INFO -- : $$$[beg] make update-unicode -j16 I, [2023-01-05T09:45:51.538408 #68457] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T09:45:51.538525 #68457] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T09:45:51.538778 #68457] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T09:45:51.539293 #68457] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T09:45:51.540234 #68457] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T09:45:51.540629 #68457] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T09:45:51.541004 #68457] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T09:45:51.541598 #68457] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T09:45:51.542867 #68457] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T09:45:51.543917 #68457] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T09:45:51.546159 #68457] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T09:45:51.546917 #68457] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T09:45:51.548311 #68457] INFO -- : Downloading Unicode 15.0.0 auxiliary files... I, [2023-01-05T09:45:51.548800 #68457] INFO -- : Downloading Unicode 15.0.0 auxiliary files... I, [2023-01-05T09:45:51.551249 #68457] INFO -- : Downloading Unicode UCD emoji 15.0 files... I, [2023-01-05T09:45:51.551735 #68457] INFO -- : Downloading Unicode UCD emoji 15.0 files... I, [2023-01-05T09:45:52.463736 #68457] INFO -- : downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... downloading 15.0.0/ucd/emoji/emoji-data.txt ... downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... downloading 15.0.0/ucd/emoji/emoji-data.txt ... done I, [2023-01-05T09:45:52.465075 #68457] INFO -- : downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done I, [2023-01-05T09:45:52.469791 #68457] INFO -- : downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done I, [2023-01-05T09:45:52.514977 #68457] INFO -- : downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done I, [2023-01-05T09:45:52.997882 #68457] INFO -- : downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done I, [2023-01-05T09:45:53.002324 #68457] INFO -- : Downloading Unicode emoji 15.0 files... I, [2023-01-05T09:45:53.187065 #68457] INFO -- : downloading emoji/15.0/emoji-sequences.txt ... done I, [2023-01-05T09:45:53.191896 #68457] INFO -- : Downloading Unicode emoji 15.0 files... I, [2023-01-05T09:45:53.238528 #68457] INFO -- : done I, [2023-01-05T09:45:53.242546 #68457] INFO -- : Downloading Unicode emoji 15.0 files... I, [2023-01-05T09:45:53.404232 #68457] INFO -- : downloading emoji/15.0/emoji-sequences.txt ... downloading emoji/15.0/emoji-sequences.txt ... done I, [2023-01-05T09:45:53.411313 #68457] INFO -- : downloading 15.0.0/ucd/CompositionExclusions.txt ... done I, [2023-01-05T09:45:53.825053 #68457] INFO -- : done I, [2023-01-05T09:45:53.846637 #68457] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T09:45:53.846966 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T09:45:53.922421 #68457] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T09:45:54.048263 #68457] INFO -- : downloading emoji/15.0/emoji-test.txt ... done I, [2023-01-05T09:45:54.096090 #68457] INFO -- : downloading emoji/15.0/emoji-test.txt ... done I, [2023-01-05T09:45:54.208529 #68457] INFO -- : downloading emoji/15.0/emoji-test.txt ... done I, [2023-01-05T09:45:54.208604 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T09:45:54.210878 #68457] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T09:45:54.211104 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T09:45:54.240450 #68457] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T09:45:54.240672 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T09:45:54.358851 #68457] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T09:45:54.359070 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T09:45:54.487125 #68457] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T09:45:54.487522 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T09:45:54.525742 #68457] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T09:45:54.525916 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T09:45:55.059397 #68457] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T09:45:55.059618 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T09:45:55.221277 #68457] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T09:45:55.265912 #68457] INFO -- : downloading emoji/15.0/emoji-zwj-sequences.txt ... done I, [2023-01-05T09:45:55.524446 #68457] INFO -- : downloading emoji/15.0/emoji-zwj-sequences.txt ... done I, [2023-01-05T09:45:56.027290 #68457] INFO -- : downloading emoji/15.0/emoji-zwj-sequences.txt ... done I, [2023-01-05T09:45:56.027489 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T09:45:56.138267 #68457] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T09:45:56.305455 #68457] INFO -- : done I, [2023-01-05T09:45:56.432494 #68457] INFO -- : done I, [2023-01-05T09:45:56.913506 #68457] INFO -- : done I, [2023-01-05T09:45:56.939573 #68457] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-05T09:45:57.057328 #68457] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-05T09:45:57.062427 #68457] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-05T09:45:57.308603 #68457] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-05T09:45:57.308796 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T09:45:57.308903 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2023-01-05T09:45:57.478049 #68457] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-05T09:45:57.545683 #68457] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-05T09:45:57.594529 #68457] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-05T09:45:57.617980 #68457] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-05T09:45:57.713362 #68457] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-05T09:45:57.714700 #68457] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-05T09:45:57.741052 #68457] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-05T09:45:57.741383 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T09:45:57.986321 #68457] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-05T09:45:57.988040 #68457] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-05T09:45:57.988117 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T09:45:58.121659 #68457] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-05T09:45:58.131129 #68457] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-05T09:45:58.131304 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T09:45:58.143950 #68457] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-05T09:45:58.228068 #68457] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-05T09:45:58.228403 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T09:45:58.239434 #68457] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-05T09:45:58.263104 #68457] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-05T09:45:58.286072 #68457] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-05T09:45:58.509587 #68457] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-05T09:45:58.521138 #68457] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-05T09:45:58.521477 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T09:45:58.521718 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T09:45:58.522438 #68457] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-05T09:45:58.542694 #68457] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T09:45:58.560695 #68457] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T09:45:58.560804 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T09:45:58.561687 #68457] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T09:45:58.627719 #68457] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T09:45:58.637403 #68457] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T09:45:58.677790 #68457] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T09:45:58.687075 #68457] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T09:45:58.919025 #68457] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T09:45:58.925986 #68457] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T09:45:59.304560 #68457] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T09:45:59.328356 #68457] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T09:45:59.343189 #68457] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T09:45:59.344405 #68457] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T09:45:59.422232 #68457] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T09:45:59.492107 #68457] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T09:45:59.505407 #68457] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T09:45:59.701474 #68457] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T09:45:59.757895 #68457] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T09:45:59.788665 #68457] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T09:46:00.270999 #68457] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T09:46:00.271086 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T09:46:00.271154 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2023-01-05T09:46:00.271444 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T09:46:00.271516 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T09:46:00.271541 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T09:46:00.271675 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists I, [2023-01-05T09:46:00.690202 #68457] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T09:46:00.723493 #68457] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T09:46:00.750662 #68457] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T09:46:00.758570 #68457] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T09:46:00.801051 #68457] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T09:46:00.908651 #68457] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T09:46:01.446322 #68457] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T09:46:01.447608 #68457] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T09:46:01.485140 #68457] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T09:46:01.508556 #68457] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T09:46:01.540685 #68457] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T09:46:01.576180 #68457] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T09:46:01.576251 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-01-05T09:46:01.584882 #68457] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T09:46:01.608677 #68457] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T09:46:01.718906 #68457] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T09:46:01.767218 #68457] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T09:46:01.767397 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-01-05T09:46:01.921528 #68457] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T09:46:01.937341 #68457] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T09:46:01.947845 #68457] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T09:46:01.947953 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-01-05T09:46:01.948089 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-05T09:46:01.949699 #68457] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T09:46:01.975644 #68457] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T09:46:01.983537 #68457] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T09:46:02.021533 #68457] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T09:46:02.134364 #68457] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T09:46:02.203882 #68457] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T09:46:02.230948 #68457] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T09:46:02.231133 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-05T09:46:02.262842 #68457] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T09:46:02.263017 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-05T09:46:02.584325 #68457] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T09:46:02.594372 #68457] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T09:46:02.606080 #68457] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T09:46:02.606487 #68457] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T09:46:02.670519 #68457] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T09:46:02.695356 #68457] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T09:46:02.739922 #68457] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T09:46:02.786405 #68457] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T09:46:02.860709 #68457] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T09:46:02.910458 #68457] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T09:46:02.945771 #68457] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T09:46:03.411382 #68457] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T09:46:03.481263 #68457] INFO -- : done I, [2023-01-05T09:46:03.548455 #68457] INFO -- : done I, [2023-01-05T09:46:03.557437 #68457] INFO -- : done I, [2023-01-05T09:46:03.574180 #68457] INFO -- : done I, [2023-01-05T09:46:03.644629 #68457] INFO -- : done I, [2023-01-05T09:46:03.646373 #68457] INFO -- : done I, [2023-01-05T09:46:03.727731 #68457] INFO -- : done I, [2023-01-05T09:46:03.808558 #68457] INFO -- : done I, [2023-01-05T09:46:03.850857 #68457] INFO -- : done I, [2023-01-05T09:46:03.922860 #68457] INFO -- : done I, [2023-01-05T09:46:03.922950 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T09:46:03.922967 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T09:46:03.923077 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T09:46:03.923108 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists I, [2023-01-05T09:46:03.923163 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists I, [2023-01-05T09:46:03.923202 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-01-05T09:46:03.923258 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-05T09:46:03.923349 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists I, [2023-01-05T09:46:03.923398 #68457] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Scripts.txt already exists I, [2023-01-05T09:46:04.050744 #68457] INFO -- : done I, [2023-01-05T09:46:04.056353 #68457] INFO -- : $$$[end] "make update-unicode -j16" exit with 0. I, [2023-01-05T09:46:04.056441 #68457] INFO -- : $$$[beg] make update-download -j16 I, [2023-01-05T09:46:04.150591 #68457] INFO -- : tool/config.guess already exists I, [2023-01-05T09:46:04.150646 #68457] INFO -- : tool/config.sub already exists I, [2023-01-05T09:46:04.153560 #68457] INFO -- : Downloading bundled gem minitest-5.17.0... I, [2023-01-05T09:46:04.154015 #68457] INFO -- : Downloading bundled gem power_assert-2.0.3... I, [2023-01-05T09:46:04.154111 #68457] INFO -- : Downloading bundled gem rake-13.0.6... I, [2023-01-05T09:46:04.155442 #68457] INFO -- : Downloading bundled gem test-unit-3.5.7... I, [2023-01-05T09:46:04.155632 #68457] INFO -- : Downloading bundled gem rexml-3.2.5... I, [2023-01-05T09:46:04.155713 #68457] INFO -- : Downloading bundled gem rss-0.2.9... I, [2023-01-05T09:46:04.159068 #68457] INFO -- : Downloading bundled gem net-ftp-0.2.0... I, [2023-01-05T09:46:04.159542 #68457] INFO -- : Downloading bundled gem net-imap-0.3.4... I, [2023-01-05T09:46:04.159639 #68457] INFO -- : Downloading bundled gem net-pop-0.1.2... I, [2023-01-05T09:46:04.160307 #68457] INFO -- : Downloading bundled gem net-smtp-0.3.3... I, [2023-01-05T09:46:04.163811 #68457] INFO -- : Downloading bundled gem matrix-0.4.2... I, [2023-01-05T09:46:04.164318 #68457] INFO -- : Downloading bundled gem prime-0.1.2... I, [2023-01-05T09:46:04.165008 #68457] INFO -- : Downloading bundled gem rbs-2.8.2... I, [2023-01-05T09:46:04.166412 #68457] INFO -- : Downloading bundled gem typeprof-0.21.3... I, [2023-01-05T09:46:04.167679 #68457] INFO -- : Downloading bundled gem debug-1.7.1... I, [2023-01-05T09:46:04.447774 #68457] INFO -- : $$$[end] "make update-download -j16" exit with 0. I, [2023-01-05T09:46:04.447826 #68457] INFO -- : $$$[beg] make update-rubyspec -j16 I, [2023-01-05T09:46:04.489046 #68457] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-01-05T09:46:04.489693 #68457] INFO -- : $$$[end] "make update-rubyspec -j16" exit with 0. I, [2023-01-05T09:46:04.489762 #68457] INFO -- : $$$[beg] make update-src -j16 I, [2023-01-05T09:46:05.133889 #68457] INFO -- : Already up to date. I, [2023-01-05T09:46:05.143617 #68457] INFO -- : Current branch master is up to date. I, [2023-01-05T09:46:05.166780 #68457] INFO -- : Latest commit hash = 4959e01932 I, [2023-01-05T09:46:05.168965 #68457] INFO -- : $$$[end] "make update-src -j16" exit with 0. I, [2023-01-05T09:46:05.169057 #68457] INFO -- : $$$[beg] make after-update -j16 I, [2023-01-05T09:46:05.209647 #68457] INFO -- : generating id.h I, [2023-01-05T09:46:05.218038 #68457] INFO -- : generating opt_sc.inc I, [2023-01-05T09:46:05.218348 #68457] INFO -- : generating optinsn.inc I, [2023-01-05T09:46:05.218647 #68457] INFO -- : generating optunifs.inc I, [2023-01-05T09:46:05.219236 #68457] INFO -- : generating insns.inc I, [2023-01-05T09:46:05.219437 #68457] INFO -- : generating insns_info.inc I, [2023-01-05T09:46:05.220098 #68457] INFO -- : generating vmtc.inc I, [2023-01-05T09:46:05.220233 #68457] INFO -- : generating vm.inc I, [2023-01-05T09:46:05.220559 #68457] INFO -- : generating mjit_sp_inc.inc I, [2023-01-05T09:46:05.220645 #68457] INFO -- : generating node_name.inc I, [2023-01-05T09:46:05.222607 #68457] INFO -- : generating known_errors.inc I, [2023-01-05T09:46:05.223491 #68457] INFO -- : generating vm_call_iseq_optimized.inc I, [2023-01-05T09:46:05.226056 #68457] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk/enc/jis I, [2023-01-05T09:46:05.228517 #68457] INFO -- : /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk/probes.d > probes.dmyh I, [2023-01-05T09:46:05.237939 #68457] INFO -- : generating /tmp/ruby/src/trunk/lib/ruby_vm/mjit/instruction.rb E, [2023-01-05T09:46:05.241682 #68457] ERROR -- : + cp /tmp/ruby/src/trunk/enc/jis/props.h.blt /tmp/ruby/src/trunk/enc/jis/props.h I, [2023-01-05T09:46:05.250848 #68457] INFO -- : copying lex.c I, [2023-01-05T09:46:05.253138 #68457] INFO -- : generating id.c I, [2023-01-05T09:46:05.258888 #68457] INFO -- : making /tmp/ruby/src/trunk/ast.rbinc I, [2023-01-05T09:46:05.268953 #68457] INFO -- : known_errors.inc updated I, [2023-01-05T09:46:05.269772 #68457] INFO -- : id.h updated I, [2023-01-05T09:46:05.271874 #68457] INFO -- : vm_call_iseq_optimized.inc updated I, [2023-01-05T09:46:05.272206 #68457] INFO -- : making /tmp/ruby/src/trunk/dir.rbinc I, [2023-01-05T09:46:05.272590 #68457] INFO -- : making /tmp/ruby/src/trunk/gc.rbinc I, [2023-01-05T09:46:05.274493 #68457] INFO -- : making /tmp/ruby/src/trunk/numeric.rbinc I, [2023-01-05T09:46:05.288014 #68457] INFO -- : id.c updated I, [2023-01-05T09:46:05.293858 #68457] INFO -- : making /tmp/ruby/src/trunk/io.rbinc I, [2023-01-05T09:46:05.294386 #68457] INFO -- : making /tmp/ruby/src/trunk/marshal.rbinc I, [2023-01-05T09:46:05.299012 #68457] INFO -- : making /tmp/ruby/src/trunk/mjit.rbinc I, [2023-01-05T09:46:05.300448 #68457] INFO -- : making /tmp/ruby/src/trunk/mjit_c.rbinc I, [2023-01-05T09:46:05.303338 #68457] INFO -- : making /tmp/ruby/src/trunk/pack.rbinc I, [2023-01-05T09:46:05.304533 #68457] INFO -- : making /tmp/ruby/src/trunk/trace_point.rbinc I, [2023-01-05T09:46:05.304954 #68457] INFO -- : making /tmp/ruby/src/trunk/warning.rbinc I, [2023-01-05T09:46:05.306080 #68457] INFO -- : making /tmp/ruby/src/trunk/array.rbinc I, [2023-01-05T09:46:05.313527 #68457] INFO -- : making /tmp/ruby/src/trunk/kernel.rbinc I, [2023-01-05T09:46:05.314419 #68457] INFO -- : making /tmp/ruby/src/trunk/ractor.rbinc I, [2023-01-05T09:46:05.314547 #68457] INFO -- : /tmp/ruby/src/trunk/revision.h updated I, [2023-01-05T09:46:05.315506 #68457] INFO -- : generating enc/trans/newline.c ... I, [2023-01-05T09:46:05.319858 #68457] INFO -- : making /tmp/ruby/src/trunk/symbol.rbinc I, [2023-01-05T09:46:05.320760 #68457] INFO -- : making /tmp/ruby/src/trunk/timev.rbinc I, [2023-01-05T09:46:05.320942 #68457] INFO -- : making /tmp/ruby/src/trunk/thread_sync.rbinc I, [2023-01-05T09:46:05.325094 #68457] INFO -- : making /tmp/ruby/src/trunk/nilclass.rbinc I, [2023-01-05T09:46:05.339204 #68457] INFO -- : making /tmp/ruby/src/trunk/prelude.rbinc I, [2023-01-05T09:46:05.339432 #68457] INFO -- : making /tmp/ruby/src/trunk/gem_prelude.rbinc I, [2023-01-05T09:46:05.350162 #68457] INFO -- : making /tmp/ruby/src/trunk/yjit.rbinc I, [2023-01-05T09:46:05.352639 #68457] INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/ripper.c I, [2023-01-05T09:46:05.354072 #68457] INFO -- : generating /tmp/ruby/src/trunk/ext/rbconfig/sizeof/sizes.c I, [2023-01-05T09:46:05.355384 #68457] INFO -- : generating /tmp/ruby/src/trunk/ext/rbconfig/sizeof/limits.c I, [2023-01-05T09:46:05.359395 #68457] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper' I, [2023-01-05T09:46:05.360260 #68457] INFO -- : extracting ripper.y from ../../parse.y I, [2023-01-05T09:46:05.361990 #68457] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-05T09:46:05.362384 #68457] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-05T09:46:05.363595 #68457] INFO -- : generating miniprelude.c I, [2023-01-05T09:46:05.364261 #68457] INFO -- : generating eventids1.c from ../../parse.y I, [2023-01-05T09:46:05.364353 #68457] INFO -- : generating golf_prelude.c I, [2023-01-05T09:46:05.364583 #68457] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/etc' I, [2023-01-05T09:46:05.364885 #68457] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/socket' I, [2023-01-05T09:46:05.365691 #68457] INFO -- : generating constant definitions I, [2023-01-05T09:46:05.365835 #68457] INFO -- : generating constant definitions I, [2023-01-05T09:46:05.370948 #68457] INFO -- : generating eventids2table.c from ./eventids2.c I, [2023-01-05T09:46:05.382309 #68457] INFO -- : generating parse.c I, [2023-01-05T09:46:05.404395 #68457] INFO -- : generating x86_64-linux-fake.rb I, [2023-01-05T09:46:05.404988 #68457] INFO -- : limits.c updated I, [2023-01-05T09:46:05.406821 #68457] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-05T09:46:05.408070 #68457] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/etc' I, [2023-01-05T09:46:05.414664 #68457] INFO -- : sizes.c updated I, [2023-01-05T09:46:05.416358 #68457] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-05T09:46:05.417156 #68457] INFO -- : golf_prelude.c updated I, [2023-01-05T09:46:05.433895 #68457] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/socket' I, [2023-01-05T09:46:05.464706 #68457] INFO -- : miniprelude.c updated I, [2023-01-05T09:46:05.474601 #68457] INFO -- : x86_64-linux-fake.rb updated I, [2023-01-05T09:46:05.512838 #68457] INFO -- : compiling compiler ripper.y I, [2023-01-05T09:46:05.680445 #68457] INFO -- : /bin/sh /tmp/ruby/src/trunk/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp I, [2023-01-05T09:46:05.683565 #68457] INFO -- : rbconfig.rb updated I, [2023-01-05T09:46:05.685371 #68457] INFO -- : generating enc.mk I, [2023-01-05T09:46:05.697066 #68457] INFO -- : /tmp/ruby/src/trunk/lib/unicode_normalize/tables.rb unchanged I, [2023-01-05T09:46:05.852831 #68457] INFO -- : making srcs under enc I, [2023-01-05T09:46:05.880920 #68457] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:46:05.881505 #68457] INFO -- : generating table from enc/trans/big5.c I, [2023-01-05T09:46:05.881613 #68457] INFO -- : generating table from enc/trans/cesu_8.c I, [2023-01-05T09:46:05.881908 #68457] INFO -- : generating table from enc/trans/chinese.c I, [2023-01-05T09:46:05.882151 #68457] INFO -- : generating table from enc/trans/ebcdic.c I, [2023-01-05T09:46:05.883496 #68457] INFO -- : generating table from enc/trans/emoji.c I, [2023-01-05T09:46:05.883719 #68457] INFO -- : generating table from enc/trans/emoji_iso2022_kddi.c I, [2023-01-05T09:46:05.886479 #68457] INFO -- : generating table from enc/trans/emoji_sjis_docomo.c I, [2023-01-05T09:46:05.887403 #68457] INFO -- : generating table from enc/trans/emoji_sjis_kddi.c I, [2023-01-05T09:46:05.888736 #68457] INFO -- : generating table from enc/trans/emoji_sjis_softbank.c I, [2023-01-05T09:46:05.889936 #68457] INFO -- : generating table from enc/trans/escape.c I, [2023-01-05T09:46:05.892919 #68457] INFO -- : generating table from enc/trans/gb18030.c I, [2023-01-05T09:46:05.895136 #68457] INFO -- : generating table from enc/trans/gbk.c I, [2023-01-05T09:46:05.896294 #68457] INFO -- : generating table from enc/trans/iso2022.c I, [2023-01-05T09:46:05.898225 #68457] INFO -- : generating table from enc/trans/japanese.c I, [2023-01-05T09:46:05.899589 #68457] INFO -- : generating table from enc/trans/japanese_euc.c I, [2023-01-05T09:46:05.950661 #68457] INFO -- : generating enc/trans/cesu_8.c ... I, [2023-01-05T09:46:05.951402 #68457] INFO -- : generating enc/trans/escape.c ... I, [2023-01-05T09:46:05.953984 #68457] INFO -- : generating table from enc/trans/japanese_sjis.c I, [2023-01-05T09:46:05.954405 #68457] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper' I, [2023-01-05T09:46:05.958262 #68457] INFO -- : generating enc/trans/japanese.c ... I, [2023-01-05T09:46:05.959558 #68457] INFO -- : generating enc/trans/ebcdic.c ... I, [2023-01-05T09:46:05.961876 #68457] INFO -- : generating table from enc/trans/korean.c I, [2023-01-05T09:46:05.965655 #68457] INFO -- : generating enc/trans/iso2022.c ... I, [2023-01-05T09:46:05.978764 #68457] INFO -- : generating table from enc/trans/single_byte.c I, [2023-01-05T09:46:05.982493 #68457] INFO -- : generating table from enc/trans/utf8_mac.c I, [2023-01-05T09:46:05.983451 #68457] INFO -- : generating table from enc/trans/utf_16_32.c I, [2023-01-05T09:46:06.056026 #68457] INFO -- : generating enc/trans/utf_16_32.c ... I, [2023-01-05T09:46:06.198413 #68457] INFO -- : generating enc/trans/emoji.c ... I, [2023-01-05T09:46:06.451130 #68457] INFO -- : generating enc/trans/single_byte.c ... I, [2023-01-05T09:46:06.540987 #68457] INFO -- : generating enc/trans/emoji_iso2022_kddi.c ... I, [2023-01-05T09:46:06.567641 #68457] INFO -- : generating enc/trans/emoji_sjis_kddi.c ... I, [2023-01-05T09:46:06.580398 #68457] INFO -- : generating enc/trans/emoji_sjis_softbank.c ... I, [2023-01-05T09:46:06.585704 #68457] INFO -- : generating enc/trans/emoji_sjis_docomo.c ... I, [2023-01-05T09:46:06.847801 #68457] INFO -- : generating enc/trans/gbk.c ... I, [2023-01-05T09:46:06.874514 #68457] INFO -- : generating enc/trans/chinese.c ... I, [2023-01-05T09:46:06.897480 #68457] INFO -- : generating enc/trans/japanese_sjis.c ... I, [2023-01-05T09:46:07.068636 #68457] INFO -- : generating enc/trans/utf8_mac.c ... I, [2023-01-05T09:46:07.171380 #68457] INFO -- : generating enc/trans/korean.c ... I, [2023-01-05T09:46:07.710126 #68457] INFO -- : generating enc/trans/gb18030.c ... I, [2023-01-05T09:46:07.926697 #68457] INFO -- : generating enc/trans/japanese_euc.c ... I, [2023-01-05T09:46:08.714525 #68457] INFO -- : generating enc/trans/big5.c ... I, [2023-01-05T09:46:08.718932 #68457] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:46:08.776685 #68457] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk/.bundle/gems I, [2023-01-05T09:46:08.778629 #68457] INFO -- : Extracting bundle gem minitest-5.17.0... I, [2023-01-05T09:46:08.778929 #68457] INFO -- : Extracting bundle gem power_assert-2.0.3... I, [2023-01-05T09:46:08.779379 #68457] INFO -- : Extracting bundle gem rake-13.0.6... I, [2023-01-05T09:46:08.779702 #68457] INFO -- : Extracting bundle gem test-unit-3.5.7... I, [2023-01-05T09:46:08.780108 #68457] INFO -- : Extracting bundle gem rexml-3.2.5... I, [2023-01-05T09:46:08.780361 #68457] INFO -- : Extracting bundle gem rss-0.2.9... I, [2023-01-05T09:46:08.781566 #68457] INFO -- : Extracting bundle gem net-ftp-0.2.0... I, [2023-01-05T09:46:08.781690 #68457] INFO -- : Extracting bundle gem net-imap-0.3.4... I, [2023-01-05T09:46:08.781710 #68457] INFO -- : Extracting bundle gem net-pop-0.1.2... I, [2023-01-05T09:46:08.781913 #68457] INFO -- : Extracting bundle gem net-smtp-0.3.3... I, [2023-01-05T09:46:08.782194 #68457] INFO -- : Extracting bundle gem matrix-0.4.2... I, [2023-01-05T09:46:08.782392 #68457] INFO -- : Extracting bundle gem prime-0.1.2... I, [2023-01-05T09:46:08.786539 #68457] INFO -- : Extracting bundle gem rbs-2.8.2... I, [2023-01-05T09:46:08.788940 #68457] INFO -- : Extracting bundle gem typeprof-0.21.3... I, [2023-01-05T09:46:08.790954 #68457] INFO -- : Extracting bundle gem debug-1.7.1... I, [2023-01-05T09:46:08.902025 #68457] INFO -- : Unpacked gems/net-smtp-0.3.3.gem I, [2023-01-05T09:46:08.943286 #68457] INFO -- : Unpacked gems/power_assert-2.0.3.gem I, [2023-01-05T09:46:08.944900 #68457] INFO -- : Unpacked gems/net-ftp-0.2.0.gem I, [2023-01-05T09:46:08.948551 #68457] INFO -- : Unpacked gems/prime-0.1.2.gem I, [2023-01-05T09:46:08.948617 #68457] INFO -- : Unpacked gems/matrix-0.4.2.gem I, [2023-01-05T09:46:08.948631 #68457] INFO -- : Unpacked gems/net-pop-0.1.2.gem I, [2023-01-05T09:46:08.949047 #68457] INFO -- : Unpacked gems/minitest-5.17.0.gem I, [2023-01-05T09:46:08.955996 #68457] INFO -- : Unpacked gems/typeprof-0.21.3.gem I, [2023-01-05T09:46:08.956675 #68457] INFO -- : Unpacked gems/net-imap-0.3.4.gem I, [2023-01-05T09:46:08.957695 #68457] INFO -- : Unpacked gems/rake-13.0.6.gem I, [2023-01-05T09:46:08.960567 #68457] INFO -- : Unpacked gems/rexml-3.2.5.gem I, [2023-01-05T09:46:08.962238 #68457] INFO -- : Unpacked gems/debug-1.7.1.gem I, [2023-01-05T09:46:08.967031 #68457] INFO -- : Unpacked gems/test-unit-3.5.7.gem I, [2023-01-05T09:46:08.971646 #68457] INFO -- : Unpacked gems/rss-0.2.9.gem I, [2023-01-05T09:46:09.037025 #68457] INFO -- : Unpacked gems/rbs-2.8.2.gem I, [2023-01-05T09:46:09.039221 #68457] INFO -- : $$$[end] "make after-update -j16" exit with 0. I, [2023-01-05T09:46:09.039479 #68457] INFO -- : $$$[beg] make miniruby -j16 I, [2023-01-05T09:46:09.080026 #68457] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T09:46:09.080117 #68457] INFO -- : CC = gcc I, [2023-01-05T09:46:09.080148 #68457] INFO -- : LD = ld I, [2023-01-05T09:46:09.080168 #68457] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T09:46:09.080187 #68457] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC I, [2023-01-05T09:46:09.080212 #68457] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2023-01-05T09:46:09.080230 #68457] INFO -- : CPPFLAGS = I, [2023-01-05T09:46:09.080251 #68457] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T09:46:09.080276 #68457] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T09:46:09.080293 #68457] INFO -- : LANG = en_US.UTF-8 I, [2023-01-05T09:46:09.080316 #68457] INFO -- : LC_ALL = I, [2023-01-05T09:46:09.080333 #68457] INFO -- : LC_CTYPE = I, [2023-01-05T09:46:09.080350 #68457] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-05T09:46:09.080373 #68457] INFO -- : RUSTC = no I, [2023-01-05T09:46:09.080391 #68457] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-01-05T09:46:09.082950 #68457] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-05T09:46:09.083032 #68457] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-05T09:46:09.083060 #68457] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T09:46:09.083076 #68457] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T09:46:09.083089 #68457] INFO -- : I, [2023-01-05T09:46:09.092139 #68457] INFO -- : compiling /tmp/ruby/src/trunk/main.c I, [2023-01-05T09:46:09.092822 #68457] INFO -- : compiling /tmp/ruby/src/trunk/dmydln.c I, [2023-01-05T09:46:09.095085 #68457] INFO -- : compiling /tmp/ruby/src/trunk/miniinit.c I, [2023-01-05T09:46:09.095402 #68457] INFO -- : compiling /tmp/ruby/src/trunk/dmyext.c I, [2023-01-05T09:46:09.096138 #68457] INFO -- : making dummy probes.h I, [2023-01-05T09:46:09.096964 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ast.c I, [2023-01-05T09:46:09.097089 #68457] INFO -- : compiling /tmp/ruby/src/trunk/bignum.c I, [2023-01-05T09:46:09.097890 #68457] INFO -- : compiling /tmp/ruby/src/trunk/class.c I, [2023-01-05T09:46:09.098749 #68457] INFO -- : compiling /tmp/ruby/src/trunk/compar.c I, [2023-01-05T09:46:09.103906 #68457] INFO -- : compiling /tmp/ruby/src/trunk/compile.c I, [2023-01-05T09:46:09.104288 #68457] INFO -- : compiling /tmp/ruby/src/trunk/complex.c I, [2023-01-05T09:46:09.106340 #68457] INFO -- : compiling /tmp/ruby/src/trunk/cont.c I, [2023-01-05T09:46:09.107006 #68457] INFO -- : compiling /tmp/ruby/src/trunk/debug.c I, [2023-01-05T09:46:09.107468 #68457] INFO -- : compiling /tmp/ruby/src/trunk/debug_counter.c I, [2023-01-05T09:46:09.112668 #68457] INFO -- : compiling /tmp/ruby/src/trunk/dir.c I, [2023-01-05T09:46:09.115326 #68457] INFO -- : compiling /tmp/ruby/src/trunk/dln_find.c I, [2023-01-05T09:46:09.119728 #68457] INFO -- : compiling /tmp/ruby/src/trunk/encoding.c I, [2023-01-05T09:46:09.121612 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enum.c I, [2023-01-05T09:46:09.244742 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enumerator.c I, [2023-01-05T09:46:09.247776 #68457] INFO -- : compiling /tmp/ruby/src/trunk/error.c I, [2023-01-05T09:46:09.279013 #68457] INFO -- : compiling /tmp/ruby/src/trunk/eval.c I, [2023-01-05T09:46:09.328076 #68457] INFO -- : compiling /tmp/ruby/src/trunk/file.c I, [2023-01-05T09:46:09.418870 #68457] INFO -- : compiling /tmp/ruby/src/trunk/gc.c I, [2023-01-05T09:46:09.420514 #68457] INFO -- : compiling /tmp/ruby/src/trunk/hash.c I, [2023-01-05T09:46:09.466674 #68457] INFO -- : compiling /tmp/ruby/src/trunk/inits.c I, [2023-01-05T09:46:09.645966 #68457] INFO -- : compiling /tmp/ruby/src/trunk/io.c I, [2023-01-05T09:46:10.215685 #68457] INFO -- : compiling /tmp/ruby/src/trunk/io_buffer.c I, [2023-01-05T09:46:10.238554 #68457] INFO -- : compiling /tmp/ruby/src/trunk/iseq.c I, [2023-01-05T09:46:10.382583 #68457] INFO -- : compiling /tmp/ruby/src/trunk/load.c I, [2023-01-05T09:46:11.026889 #68457] INFO -- : compiling /tmp/ruby/src/trunk/marshal.c I, [2023-01-05T09:46:11.148341 #68457] INFO -- : compiling /tmp/ruby/src/trunk/math.c I, [2023-01-05T09:46:11.239741 #68457] INFO -- : compiling /tmp/ruby/src/trunk/memory_view.c I, [2023-01-05T09:46:11.445153 #68457] INFO -- : making mjit_config.h I, [2023-01-05T09:46:11.447633 #68457] INFO -- : compiling /tmp/ruby/src/trunk/mjit_c.c I, [2023-01-05T09:46:11.608961 #68457] INFO -- : compiling /tmp/ruby/src/trunk/node.c I, [2023-01-05T09:46:11.800259 #68457] INFO -- : compiling /tmp/ruby/src/trunk/numeric.c I, [2023-01-05T09:46:12.338479 #68457] INFO -- : compiling /tmp/ruby/src/trunk/object.c I, [2023-01-05T09:46:12.516419 #68457] INFO -- : compiling /tmp/ruby/src/trunk/pack.c I, [2023-01-05T09:46:12.632555 #68457] INFO -- : compiling parse.c I, [2023-01-05T09:46:12.872999 #68457] INFO -- : compiling /tmp/ruby/src/trunk/proc.c I, [2023-01-05T09:46:14.081463 #68457] INFO -- : compiling /tmp/ruby/src/trunk/process.c I, [2023-01-05T09:46:14.176557 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ractor.c I, [2023-01-05T09:46:14.253006 #68457] INFO -- : compiling /tmp/ruby/src/trunk/random.c I, [2023-01-05T09:46:14.549251 #68457] INFO -- : compiling /tmp/ruby/src/trunk/range.c I, [2023-01-05T09:46:14.711595 #68457] INFO -- : compiling /tmp/ruby/src/trunk/rational.c I, [2023-01-05T09:46:14.845283 #68457] INFO -- : compiling /tmp/ruby/src/trunk/re.c I, [2023-01-05T09:46:14.873289 #68457] INFO -- : compiling /tmp/ruby/src/trunk/regcomp.c I, [2023-01-05T09:46:15.329252 #68457] INFO -- : compiling /tmp/ruby/src/trunk/regenc.c I, [2023-01-05T09:46:15.731434 #68457] INFO -- : compiling /tmp/ruby/src/trunk/regerror.c I, [2023-01-05T09:46:15.769800 #68457] INFO -- : compiling /tmp/ruby/src/trunk/regexec.c I, [2023-01-05T09:46:16.038708 #68457] INFO -- : compiling /tmp/ruby/src/trunk/regparse.c I, [2023-01-05T09:46:16.101635 #68457] INFO -- : compiling /tmp/ruby/src/trunk/regsyntax.c I, [2023-01-05T09:46:16.258601 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ruby.c I, [2023-01-05T09:46:16.266656 #68457] INFO -- : compiling /tmp/ruby/src/trunk/scheduler.c I, [2023-01-05T09:46:16.286442 #68457] INFO -- : compiling /tmp/ruby/src/trunk/shape.c I, [2023-01-05T09:46:16.565704 #68457] INFO -- : compiling /tmp/ruby/src/trunk/signal.c I, [2023-01-05T09:46:16.581732 #68457] INFO -- : compiling /tmp/ruby/src/trunk/sprintf.c I, [2023-01-05T09:46:16.617884 #68457] INFO -- : compiling /tmp/ruby/src/trunk/st.c I, [2023-01-05T09:46:16.797485 #68457] INFO -- : compiling /tmp/ruby/src/trunk/strftime.c I, [2023-01-05T09:46:17.021665 #68457] INFO -- : compiling /tmp/ruby/src/trunk/string.c I, [2023-01-05T09:46:17.308469 #68457] INFO -- : compiling /tmp/ruby/src/trunk/struct.c I, [2023-01-05T09:46:17.375433 #68457] INFO -- : compiling /tmp/ruby/src/trunk/symbol.c I, [2023-01-05T09:46:17.689463 #68457] INFO -- : compiling /tmp/ruby/src/trunk/thread.c I, [2023-01-05T09:46:18.037608 #68457] INFO -- : compiling /tmp/ruby/src/trunk/time.c I, [2023-01-05T09:46:18.102422 #68457] INFO -- : compiling /tmp/ruby/src/trunk/transcode.c I, [2023-01-05T09:46:18.206169 #68457] INFO -- : compiling /tmp/ruby/src/trunk/transient_heap.c I, [2023-01-05T09:46:18.344242 #68457] INFO -- : compiling /tmp/ruby/src/trunk/util.c I, [2023-01-05T09:46:18.437868 #68457] INFO -- : compiling /tmp/ruby/src/trunk/variable.c I, [2023-01-05T09:46:18.575263 #68457] INFO -- : compiling /tmp/ruby/src/trunk/version.c I, [2023-01-05T09:46:18.787290 #68457] INFO -- : compiling /tmp/ruby/src/trunk/vm.c I, [2023-01-05T09:46:19.374401 #68457] INFO -- : compiling /tmp/ruby/src/trunk/vm_backtrace.c I, [2023-01-05T09:46:20.017533 #68457] INFO -- : compiling /tmp/ruby/src/trunk/vm_dump.c I, [2023-01-05T09:46:20.138093 #68457] INFO -- : compiling /tmp/ruby/src/trunk/vm_sync.c I, [2023-01-05T09:46:20.366335 #68457] INFO -- : compiling /tmp/ruby/src/trunk/vm_trace.c I, [2023-01-05T09:46:20.459684 #68457] INFO -- : compiling /tmp/ruby/src/trunk/missing/setproctitle.c I, [2023-01-05T09:46:20.555370 #68457] INFO -- : compiling /tmp/ruby/src/trunk/missing/strlcat.c I, [2023-01-05T09:46:20.635884 #68457] INFO -- : compiling /tmp/ruby/src/trunk/missing/strlcpy.c I, [2023-01-05T09:46:20.651622 #68457] INFO -- : compiling /tmp/ruby/src/trunk/addr2line.c I, [2023-01-05T09:46:20.662051 #68457] INFO -- : compiling /tmp/ruby/src/trunk/dmyenc.c I, [2023-01-05T09:46:20.665138 #68457] INFO -- : compiling /tmp/ruby/src/trunk/array.c I, [2023-01-05T09:46:20.691179 #68457] INFO -- : compiling /tmp/ruby/src/trunk/mjit.c I, [2023-01-05T09:46:20.738931 #68457] INFO -- : assembling /tmp/ruby/src/trunk/coroutine/amd64/Context.S I, [2023-01-05T09:46:20.752900 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/ascii.c I, [2023-01-05T09:46:20.754341 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/us_ascii.c I, [2023-01-05T09:46:20.925875 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/unicode.c I, [2023-01-05T09:46:20.929441 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_8.c I, [2023-01-05T09:46:21.170590 #68457] INFO -- : compiling enc/trans/newline.c I, [2023-01-05T09:46:28.171508 #68457] INFO -- : linking miniruby I, [2023-01-05T09:46:28.811991 #68457] INFO -- : $$$[end] "make miniruby -j16" exit with 0. I, [2023-01-05T09:46:28.812334 #68457] INFO -- : $$$[beg] make ruby -j16 I, [2023-01-05T09:46:28.857648 #68457] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T09:46:28.857730 #68457] INFO -- : CC = gcc I, [2023-01-05T09:46:28.857750 #68457] INFO -- : LD = ld I, [2023-01-05T09:46:28.857767 #68457] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T09:46:28.857785 #68457] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC I, [2023-01-05T09:46:28.857805 #68457] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2023-01-05T09:46:28.857822 #68457] INFO -- : CPPFLAGS = I, [2023-01-05T09:46:28.857838 #68457] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T09:46:28.857867 #68457] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T09:46:28.857883 #68457] INFO -- : LANG = en_US.UTF-8 I, [2023-01-05T09:46:28.857898 #68457] INFO -- : LC_ALL = I, [2023-01-05T09:46:28.857913 #68457] INFO -- : LC_CTYPE = I, [2023-01-05T09:46:28.857928 #68457] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-05T09:46:28.857944 #68457] INFO -- : RUSTC = no I, [2023-01-05T09:46:28.857959 #68457] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-01-05T09:46:28.861731 #68457] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-05T09:46:28.861812 #68457] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-05T09:46:28.861861 #68457] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T09:46:28.861886 #68457] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T09:46:28.861903 #68457] INFO -- : I, [2023-01-05T09:46:28.873173 #68457] INFO -- : compiling /tmp/ruby/src/trunk/dln.c I, [2023-01-05T09:46:28.874190 #68457] INFO -- : compiling /tmp/ruby/src/trunk/localeinit.c I, [2023-01-05T09:46:28.874699 #68457] INFO -- : creating verconf.h I, [2023-01-05T09:46:28.910617 #68457] INFO -- : verconf.h updated I, [2023-01-05T09:46:28.912421 #68457] INFO -- : compiling /tmp/ruby/src/trunk/loadpath.c I, [2023-01-05T09:46:28.992279 #68457] INFO -- : builtin_binary.inc updated I, [2023-01-05T09:46:28.994310 #68457] INFO -- : compiling /tmp/ruby/src/trunk/builtin.c I, [2023-01-05T09:46:29.192213 #68457] INFO -- : linking static-library libruby-static.a I, [2023-01-05T09:46:29.418541 #68457] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-01-05T09:46:30.896372 #68457] INFO -- : linking ruby I, [2023-01-05T09:46:30.937036 #68457] INFO -- : $$$[end] "make ruby -j16" exit with 0. I, [2023-01-05T09:46:30.937159 #68457] INFO -- : $$$[beg] make all -j16 I, [2023-01-05T09:46:30.982481 #68457] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T09:46:30.982570 #68457] INFO -- : CC = gcc I, [2023-01-05T09:46:30.982592 #68457] INFO -- : LD = ld I, [2023-01-05T09:46:30.982613 #68457] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T09:46:30.982633 #68457] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC I, [2023-01-05T09:46:30.982688 #68457] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2023-01-05T09:46:30.982708 #68457] INFO -- : CPPFLAGS = I, [2023-01-05T09:46:30.982726 #68457] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T09:46:30.982744 #68457] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T09:46:30.982761 #68457] INFO -- : LANG = en_US.UTF-8 I, [2023-01-05T09:46:30.982778 #68457] INFO -- : LC_ALL = I, [2023-01-05T09:46:30.982796 #68457] INFO -- : LC_CTYPE = I, [2023-01-05T09:46:30.982830 #68457] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-05T09:46:30.982848 #68457] INFO -- : RUSTC = no I, [2023-01-05T09:46:30.982865 #68457] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-01-05T09:46:30.985587 #68457] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-05T09:46:30.985662 #68457] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-05T09:46:30.985684 #68457] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T09:46:30.985701 #68457] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T09:46:30.985716 #68457] INFO -- : I, [2023-01-05T09:46:31.009586 #68457] INFO -- : generating encdb.h I, [2023-01-05T09:46:31.010779 #68457] INFO -- : generating enc.mk I, [2023-01-05T09:46:31.013923 #68457] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-01-05T09:46:31.014248 #68457] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-01-05T09:46:31.015612 #68457] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-01-05T09:46:31.017282 #68457] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-01-05T09:46:31.017603 #68457] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-01-05T09:46:31.018921 #68457] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-01-05T09:46:31.020399 #68457] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-01-05T09:46:31.021051 #68457] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-01-05T09:46:31.022268 #68457] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-01-05T09:46:31.023018 #68457] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-01-05T09:46:31.025424 #68457] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-01-05T09:46:31.029240 #68457] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-01-05T09:46:31.029838 #68457] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-01-05T09:46:31.031180 #68457] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-01-05T09:46:31.078912 #68457] INFO -- : encdb.h updated I, [2023-01-05T09:46:31.081669 #68457] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-01-05T09:46:31.298469 #68457] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-01-05T09:46:31.300922 #68457] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-01-05T09:46:31.302607 #68457] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-01-05T09:46:31.304460 #68457] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-01-05T09:46:31.307046 #68457] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-01-05T09:46:31.310012 #68457] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-01-05T09:46:31.312376 #68457] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-01-05T09:46:31.325183 #68457] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-01-05T09:46:31.326164 #68457] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-01-05T09:46:31.328820 #68457] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-01-05T09:46:31.333911 #68457] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-01-05T09:46:31.355757 #68457] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-01-05T09:46:31.356132 #68457] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-01-05T09:46:31.383829 #68457] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-01-05T09:46:31.513069 #68457] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-01-05T09:46:31.550375 #68457] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-01-05T09:46:31.560608 #68457] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-01-05T09:46:31.561586 #68457] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-01-05T09:46:31.569305 #68457] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-01-05T09:46:31.580151 #68457] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-01-05T09:46:31.632675 #68457] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-01-05T09:46:31.643120 #68457] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-01-05T09:46:31.670453 #68457] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-01-05T09:46:31.676918 #68457] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-01-05T09:46:31.709001 #68457] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-01-05T09:46:31.724268 #68457] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-01-05T09:46:31.733729 #68457] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-01-05T09:46:31.765200 #68457] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-01-05T09:46:31.834329 #68457] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-01-05T09:46:31.841144 #68457] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-01-05T09:46:31.842613 #68457] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-01-05T09:46:31.909297 #68457] INFO -- : making enc I, [2023-01-05T09:46:31.935022 #68457] INFO -- : building rb_mjit_header.h I, [2023-01-05T09:46:31.938338 #68457] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:46:31.941634 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/encdb.c I, [2023-01-05T09:46:31.963350 #68457] INFO -- : making srcs under enc I, [2023-01-05T09:46:31.974496 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/big5.c I, [2023-01-05T09:46:31.989828 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/cesu_8.c I, [2023-01-05T09:46:31.990742 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/cp949.c I, [2023-01-05T09:46:32.004903 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/emacs_mule.c I, [2023-01-05T09:46:32.006308 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/euc_jp.c I, [2023-01-05T09:46:32.018213 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/euc_kr.c I, [2023-01-05T09:46:32.018487 #68457] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:46:32.018578 #68457] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-05T09:46:32.018653 #68457] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:46:32.020010 #68457] INFO -- : generating transdb.h I, [2023-01-05T09:46:32.020604 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/euc_tw.c I, [2023-01-05T09:46:32.110335 #68457] INFO -- : rb_mjit_header.h updated I, [2023-01-05T09:46:32.114312 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/gb2312.c I, [2023-01-05T09:46:32.115074 #68457] INFO -- : building .ext/include/x86_64-linux/rb_mjit_min_header-3.3.0.h I, [2023-01-05T09:46:32.129458 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/gb18030.c I, [2023-01-05T09:46:32.150748 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/gbk.c I, [2023-01-05T09:46:32.163273 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_1.c I, [2023-01-05T09:46:32.192188 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_2.c I, [2023-01-05T09:46:32.194357 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_3.c I, [2023-01-05T09:46:32.199588 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_4.c I, [2023-01-05T09:46:32.211450 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_5.c I, [2023-01-05T09:46:32.234275 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_6.c I, [2023-01-05T09:46:32.253100 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_7.c I, [2023-01-05T09:46:32.273153 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_8.c I, [2023-01-05T09:46:32.274819 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_9.c I, [2023-01-05T09:46:32.284081 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_10.c I, [2023-01-05T09:46:32.304385 #68457] INFO -- : transdb.h updated I, [2023-01-05T09:46:32.307243 #68457] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-05T09:46:32.350999 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_11.c I, [2023-01-05T09:46:32.353718 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_13.c I, [2023-01-05T09:46:32.356045 #68457] INFO -- : ext/configure-ext.mk updated I, [2023-01-05T09:46:32.359416 #68457] INFO -- : making trans I, [2023-01-05T09:46:32.377495 #68457] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:46:32.383677 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_14.c I, [2023-01-05T09:46:32.389144 #68457] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:46:32.390914 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/transdb.c I, [2023-01-05T09:46:32.404993 #68457] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/big5.c I, [2023-01-05T09:46:32.409555 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_15.c I, [2023-01-05T09:46:32.429570 #68457] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/cesu_8.c I, [2023-01-05T09:46:32.467145 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_16.c I, [2023-01-05T09:46:32.467996 #68457] INFO -- : configuring -test-/RUBY_ALIGNOF I, [2023-01-05T09:46:32.484132 #68457] INFO -- : configuring -test-/abi I, [2023-01-05T09:46:32.484234 #68457] INFO -- : configuring -test-/arith_seq/beg_len_step I, [2023-01-05T09:46:32.484248 #68457] INFO -- : configuring -test-/arith_seq/extract I, [2023-01-05T09:46:32.485698 #68457] INFO -- : configuring bigdecimal I, [2023-01-05T09:46:32.486449 #68457] INFO -- : configuring -test-/array/concat I, [2023-01-05T09:46:32.489803 #68457] INFO -- : configuring cgi/escape I, [2023-01-05T09:46:32.490907 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/koi8_r.c I, [2023-01-05T09:46:32.491136 #68457] INFO -- : configuring -test-/array/resize I, [2023-01-05T09:46:32.494725 #68457] INFO -- : configuring continuation I, [2023-01-05T09:46:32.495307 #68457] INFO -- : configuring -test-/bignum I, [2023-01-05T09:46:32.496455 #68457] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/cesu_8.c ... I, [2023-01-05T09:46:32.499911 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/koi8_u.c I, [2023-01-05T09:46:32.500753 #68457] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/chinese.c I, [2023-01-05T09:46:32.507740 #68457] INFO -- : configuring -test-/bug-14834 I, [2023-01-05T09:46:32.513753 #68457] INFO -- : configuring -test-/bug-3571 I, [2023-01-05T09:46:32.517546 #68457] INFO -- : configuring -test-/bug-5832 I, [2023-01-05T09:46:32.521077 #68457] INFO -- : configuring -test-/bug_reporter I, [2023-01-05T09:46:32.526586 #68457] INFO -- : configuring -test-/class I, [2023-01-05T09:46:32.528559 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/shift_jis.c I, [2023-01-05T09:46:32.531832 #68457] INFO -- : configuring -test-/cxxanyargs I, [2023-01-05T09:46:32.531920 #68457] INFO -- : configuring coverage I, [2023-01-05T09:46:32.540149 #68457] INFO -- : configuring -test-/debug I, [2023-01-05T09:46:32.540856 #68457] INFO -- : configuring -test-/dln/empty I, [2023-01-05T09:46:32.546798 #68457] INFO -- : configuring -test-/econv I, [2023-01-05T09:46:32.550759 #68457] INFO -- : configuring -test-/enumerator_kw I, [2023-01-05T09:46:32.554930 #68457] INFO -- : configuring -test-/eval I, [2023-01-05T09:46:32.557844 #68457] INFO -- : configuring -test-/exception I, [2023-01-05T09:46:32.565749 #68457] INFO -- : configuring -test-/fatal I, [2023-01-05T09:46:32.569577 #68457] INFO -- : configuring -test-/file I, [2023-01-05T09:46:32.572194 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_16be.c I, [2023-01-05T09:46:32.583830 #68457] INFO -- : configuring date I, [2023-01-05T09:46:32.586061 #68457] INFO -- : configuring digest I, [2023-01-05T09:46:32.591848 #68457] INFO -- : configuring digest/bubblebabble I, [2023-01-05T09:46:32.595712 #68457] INFO -- : configuring digest/md5 I, [2023-01-05T09:46:32.610868 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_16le.c I, [2023-01-05T09:46:32.613317 #68457] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/ebcdic.c I, [2023-01-05T09:46:32.623474 #68457] INFO -- : configuring erb/escape I, [2023-01-05T09:46:32.633279 #68457] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji.c I, [2023-01-05T09:46:32.635379 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_32be.c I, [2023-01-05T09:46:32.678759 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_32le.c I, [2023-01-05T09:46:32.694565 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_31j.c I, [2023-01-05T09:46:32.695380 #68457] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/ebcdic.c ... I, [2023-01-05T09:46:32.697371 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1250.c I, [2023-01-05T09:46:32.698297 #68457] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c I, [2023-01-05T09:46:32.795979 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1251.c I, [2023-01-05T09:46:32.833931 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1252.c I, [2023-01-05T09:46:32.836857 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1253.c I, [2023-01-05T09:46:32.844100 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1254.c I, [2023-01-05T09:46:32.889424 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1257.c I, [2023-01-05T09:46:32.907585 #68457] INFO -- : linking encoding encdb.so I, [2023-01-05T09:46:32.981937 #68457] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji.c ... I, [2023-01-05T09:46:32.986247 #68457] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c I, [2023-01-05T09:46:32.991214 #68457] INFO -- : linking encoding big5.so I, [2023-01-05T09:46:33.002279 #68457] INFO -- : linking encoding cesu_8.so I, [2023-01-05T09:46:33.004951 #68457] INFO -- : linking encoding cp949.so I, [2023-01-05T09:46:33.043192 #68457] INFO -- : linking encoding emacs_mule.so I, [2023-01-05T09:46:33.063321 #68457] INFO -- : linking encoding euc_jp.so I, [2023-01-05T09:46:33.104771 #68457] INFO -- : linking encoding euc_kr.so I, [2023-01-05T09:46:33.111891 #68457] INFO -- : linking encoding euc_tw.so I, [2023-01-05T09:46:33.118443 #68457] INFO -- : linking encoding gb2312.so I, [2023-01-05T09:46:33.120838 #68457] INFO -- : linking encoding gb18030.so I, [2023-01-05T09:46:33.132111 #68457] INFO -- : configuring etc I, [2023-01-05T09:46:33.148921 #68457] INFO -- : configuring digest/rmd160 I, [2023-01-05T09:46:33.163622 #68457] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c I, [2023-01-05T09:46:33.185139 #68457] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c I, [2023-01-05T09:46:33.221786 #68457] INFO -- : linking encoding gbk.so I, [2023-01-05T09:46:33.229885 #68457] INFO -- : linking encoding iso_8859_1.so I, [2023-01-05T09:46:33.232151 #68457] INFO -- : linking encoding iso_8859_2.so I, [2023-01-05T09:46:33.235086 #68457] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/escape.c I, [2023-01-05T09:46:33.303236 #68457] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/escape.c ... I, [2023-01-05T09:46:33.306441 #68457] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/gb18030.c I, [2023-01-05T09:46:33.335771 #68457] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/gbk.c I, [2023-01-05T09:46:33.336634 #68457] INFO -- : linking encoding iso_8859_3.so I, [2023-01-05T09:46:33.343869 #68457] INFO -- : linking encoding iso_8859_4.so I, [2023-01-05T09:46:33.415995 #68457] INFO -- : configuring digest/sha1 I, [2023-01-05T09:46:33.434057 #68457] INFO -- : linking encoding iso_8859_5.so I, [2023-01-05T09:46:33.435271 #68457] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c ... I, [2023-01-05T09:46:33.437567 #68457] INFO -- : linking encoding iso_8859_6.so I, [2023-01-05T09:46:33.440593 #68457] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/iso2022.c I, [2023-01-05T09:46:33.513148 #68457] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/iso2022.c ... I, [2023-01-05T09:46:33.516172 #68457] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/japanese.c I, [2023-01-05T09:46:33.534536 #68457] INFO -- : linking encoding iso_8859_7.so I, [2023-01-05T09:46:33.538636 #68457] INFO -- : linking encoding iso_8859_8.so I, [2023-01-05T09:46:33.582016 #68457] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/japanese.c ... I, [2023-01-05T09:46:33.585385 #68457] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/japanese_euc.c I, [2023-01-05T09:46:33.635417 #68457] INFO -- : linking encoding iso_8859_9.so I, [2023-01-05T09:46:33.637091 #68457] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c I, [2023-01-05T09:46:33.683241 #68457] INFO -- : configuring digest/sha2 I, [2023-01-05T09:46:33.737259 #68457] INFO -- : linking encoding iso_8859_10.so I, [2023-01-05T09:46:33.762625 #68457] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c ... I, [2023-01-05T09:46:33.769572 #68457] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/korean.c I, [2023-01-05T09:46:33.830848 #68457] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/chinese.c ... I, [2023-01-05T09:46:33.831260 #68457] INFO -- : linking encoding iso_8859_11.so I, [2023-01-05T09:46:33.840593 #68457] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/single_byte.c I, [2023-01-05T09:46:33.925463 #68457] INFO -- : linking encoding iso_8859_13.so I, [2023-01-05T09:46:33.987471 #68457] INFO -- : transform_mjit_header: making external definition static inline: rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_opt_cfunc_p, rb_vm_ic_hit_p, rb_vm_opt_newarray_min, rb_vm_opt_newarray_max, rb_vm_splat_array, rb_vm_concat_array, rb_vm_defined, rb_vm_cc_general, rb_aliased_callable_method_entry, rb_find_defined_class_by_owner, rb_vm_call_ivar_attrset_p, rb_iseq_only_kwparam_p, rb_iseq_only_optparam_p, rb_vm_setinstancevariable, rb_vm_setclassvariable, rb_vm_getclassvariable, rb_vm_get_ev_const, rb_vm_rewrite_cref, rb_vm_get_cref, rb_vm_push_frame_fname, rb_vm_block_ep_update, rb_vm_cref_new_toplevel, rb_vm_cref_dup_without_refinements, rb_vm_frame_block_handler, rb_vm_cframe_keyword_p, rb_vm_ep_local_ep I, [2023-01-05T09:46:33.987553 #68457] INFO -- : transform_mjit_header: making declaration static inline: rb_vm_lvar_exposed, rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_rewrite_cref, rb_vm_frame_block_handler, rb_vm_block_ep_update, rb_vm_ep_local_ep, rb_vm_push_frame_fname I, [2023-01-05T09:46:33.987568 #68457] INFO -- : transform_mjit_header: SKIPPED to transform: getlogin_r, pread64, pread, read, bsearch, fread_unlocked, fgets_unlocked, fread, fgets, vdprintf, dprintf, vfprintf, vprintf, printf, fprintf, getline, putchar_unlocked, putc_unlocked, fputc_unlocked, putchar, getchar_unlocked, getc_unlocked, fgetc_unlocked, getchar I, [2023-01-05T09:46:34.002250 #68457] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c ... I, [2023-01-05T09:46:34.008240 #68457] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/utf8_mac.c I, [2023-01-05T09:46:34.010884 #68457] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c ... I, [2023-01-05T09:46:34.016194 #68457] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/utf_16_32.c I, [2023-01-05T09:46:34.018777 #68457] INFO -- : linking encoding iso_8859_14.so I, [2023-01-05T09:46:34.029025 #68457] INFO -- : ln -sf ../../../.ext/include/x86_64-linux/rb_mjit_min_header-3.3.0.h include/ruby-3.3.0+0/x86_64-linux/rb_mjit_min_header-3.3.0.h I, [2023-01-05T09:46:34.032443 #68457] INFO -- : linking encoding iso_8859_15.so I, [2023-01-05T09:46:34.091966 #68457] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/utf_16_32.c ... I, [2023-01-05T09:46:34.095380 #68457] INFO -- : linking transcoder transdb.so I, [2023-01-05T09:46:34.117943 #68457] INFO -- : linking encoding iso_8859_16.so I, [2023-01-05T09:46:34.132380 #68457] INFO -- : linking encoding koi8_r.so I, [2023-01-05T09:46:34.193107 #68457] INFO -- : configuring fcntl I, [2023-01-05T09:46:34.202556 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/cesu_8.c I, [2023-01-05T09:46:34.229464 #68457] INFO -- : linking encoding koi8_u.so I, [2023-01-05T09:46:34.240111 #68457] INFO -- : linking encoding shift_jis.so I, [2023-01-05T09:46:34.285275 #68457] INFO -- : configuring fiddle I, [2023-01-05T09:46:34.332912 #68457] INFO -- : linking encoding utf_16be.so I, [2023-01-05T09:46:34.344744 #68457] INFO -- : linking encoding utf_16le.so I, [2023-01-05T09:46:34.380956 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/chinese.c I, [2023-01-05T09:46:34.427579 #68457] INFO -- : linking encoding utf_32be.so I, [2023-01-05T09:46:34.437060 #68457] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/single_byte.c ... I, [2023-01-05T09:46:34.438619 #68457] INFO -- : linking encoding utf_32le.so I, [2023-01-05T09:46:34.440928 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/ebcdic.c I, [2023-01-05T09:46:34.521726 #68457] INFO -- : linking encoding windows_31j.so I, [2023-01-05T09:46:34.532538 #68457] INFO -- : linking encoding windows_1250.so I, [2023-01-05T09:46:34.591374 #68457] INFO -- : configuring -test-/float I, [2023-01-05T09:46:34.596620 #68457] INFO -- : configuring -test-/funcall I, [2023-01-05T09:46:34.600529 #68457] INFO -- : configuring -test-/gvl/call_without_gvl I, [2023-01-05T09:46:34.605416 #68457] INFO -- : configuring -test-/hash I, [2023-01-05T09:46:34.606093 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji.c I, [2023-01-05T09:46:34.610366 #68457] INFO -- : configuring -test-/integer I, [2023-01-05T09:46:34.616868 #68457] INFO -- : configuring -test-/iseq_load I, [2023-01-05T09:46:34.620165 #68457] INFO -- : linking encoding windows_1251.so I, [2023-01-05T09:46:34.621189 #68457] INFO -- : configuring -test-/iter I, [2023-01-05T09:46:34.627928 #68457] INFO -- : configuring -test-/load/dot.dot I, [2023-01-05T09:46:34.631667 #68457] INFO -- : configuring -test-/load/protect I, [2023-01-05T09:46:34.632704 #68457] INFO -- : linking encoding windows_1252.so I, [2023-01-05T09:46:34.635623 #68457] INFO -- : configuring -test-/marshal/compat I, [2023-01-05T09:46:34.641050 #68457] INFO -- : configuring -test-/marshal/internal_ivar I, [2023-01-05T09:46:34.646146 #68457] INFO -- : configuring -test-/marshal/usr I, [2023-01-05T09:46:34.650856 #68457] INFO -- : configuring -test-/memory_status I, [2023-01-05T09:46:34.653669 #68457] INFO -- : configuring -test-/memory_view I, [2023-01-05T09:46:34.658184 #68457] INFO -- : configuring -test-/method I, [2023-01-05T09:46:34.664157 #68457] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/gbk.c ... I, [2023-01-05T09:46:34.665462 #68457] INFO -- : configuring -test-/notimplement I, [2023-01-05T09:46:34.670951 #68457] INFO -- : configuring -test-/num2int I, [2023-01-05T09:46:34.673645 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c I, [2023-01-05T09:46:34.675227 #68457] INFO -- : configuring -test-/path_to_class I, [2023-01-05T09:46:34.686152 #68457] INFO -- : configuring -test-/popen_deadlock I, [2023-01-05T09:46:34.690827 #68457] INFO -- : configuring -test-/postponed_job I, [2023-01-05T09:46:34.694270 #68457] INFO -- : configuring -test-/printf I, [2023-01-05T09:46:34.697565 #68457] INFO -- : configuring -test-/proc I, [2023-01-05T09:46:34.702405 #68457] INFO -- : configuring -test-/random I, [2023-01-05T09:46:34.708227 #68457] INFO -- : configuring -test-/rational I, [2023-01-05T09:46:34.712398 #68457] INFO -- : configuring -test-/rb_call_super_kw I, [2023-01-05T09:46:34.716007 #68457] INFO -- : configuring -test-/recursion I, [2023-01-05T09:46:34.719639 #68457] INFO -- : configuring -test-/regexp I, [2023-01-05T09:46:34.719722 #68457] INFO -- : linking encoding windows_1253.so I, [2023-01-05T09:46:34.723444 #68457] INFO -- : configuring -test-/scan_args I, [2023-01-05T09:46:34.726497 #68457] INFO -- : configuring -test-/st/foreach I, [2023-01-05T09:46:34.730541 #68457] INFO -- : configuring -test-/st/numhash I, [2023-01-05T09:46:34.733363 #68457] INFO -- : linking encoding windows_1254.so I, [2023-01-05T09:46:34.735055 #68457] INFO -- : configuring -test-/st/update I, [2023-01-05T09:46:34.739033 #68457] INFO -- : configuring -test-/string I, [2023-01-05T09:46:34.759980 #68457] INFO -- : configuring -test-/struct I, [2023-01-05T09:46:34.766509 #68457] INFO -- : configuring -test-/symbol I, [2023-01-05T09:46:34.812438 #68457] INFO -- : linking encoding windows_1257.so I, [2023-01-05T09:46:34.827027 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c I, [2023-01-05T09:46:34.895312 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c I, [2023-01-05T09:46:34.899581 #68457] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c ... I, [2023-01-05T09:46:34.902428 #68457] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:46:34.903538 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c I, [2023-01-05T09:46:34.904995 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/escape.c I, [2023-01-05T09:46:35.003563 #68457] INFO -- : configuring io/console I, [2023-01-05T09:46:35.072631 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/gbk.c I, [2023-01-05T09:46:35.120680 #68457] INFO -- : configuring -test-/thread/instrumentation I, [2023-01-05T09:46:35.125768 #68457] INFO -- : configuring -test-/thread_fd I, [2023-01-05T09:46:35.130304 #68457] INFO -- : configuring -test-/time I, [2023-01-05T09:46:35.136597 #68457] INFO -- : configuring -test-/tracepoint I, [2023-01-05T09:46:35.142141 #68457] INFO -- : configuring -test-/typeddata I, [2023-01-05T09:46:35.142874 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/iso2022.c I, [2023-01-05T09:46:35.146557 #68457] INFO -- : configuring -test-/vm I, [2023-01-05T09:46:35.151303 #68457] INFO -- : configuring -test-/wait I, [2023-01-05T09:46:35.240295 #68457] INFO -- : configuring json I, [2023-01-05T09:46:35.246108 #68457] INFO -- : configuring json/generator I, [2023-01-05T09:46:35.250599 #68457] INFO -- : configuring json/parser I, [2023-01-05T09:46:35.280460 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/japanese.c I, [2023-01-05T09:46:35.390074 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c I, [2023-01-05T09:46:35.405710 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/single_byte.c I, [2023-01-05T09:46:35.451794 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/utf_16_32.c I, [2023-01-05T09:46:35.457175 #68457] INFO -- : linking transcoder cesu_8.so I, [2023-01-05T09:46:35.472958 #68457] INFO -- : linking transcoder chinese.so I, [2023-01-05T09:46:35.502298 #68457] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/korean.c ... I, [2023-01-05T09:46:35.510943 #68457] INFO -- : linking transcoder ebcdic.so I, [2023-01-05T09:46:35.555633 #68457] INFO -- : linking transcoder emoji.so I, [2023-01-05T09:46:35.581554 #68457] INFO -- : linking transcoder emoji_iso2022_kddi.so I, [2023-01-05T09:46:35.603651 #68457] INFO -- : linking transcoder emoji_sjis_docomo.so I, [2023-01-05T09:46:35.619944 #68457] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/utf8_mac.c ... I, [2023-01-05T09:46:35.629719 #68457] INFO -- : linking transcoder emoji_sjis_kddi.so I, [2023-01-05T09:46:35.661104 #68457] INFO -- : linking transcoder emoji_sjis_softbank.so I, [2023-01-05T09:46:35.693938 #68457] INFO -- : linking transcoder escape.so I, [2023-01-05T09:46:35.711593 #68457] INFO -- : linking transcoder iso2022.so I, [2023-01-05T09:46:35.739455 #68457] INFO -- : linking transcoder japanese.so I, [2023-01-05T09:46:35.775005 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/korean.c I, [2023-01-05T09:46:35.810209 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/utf8_mac.c I, [2023-01-05T09:46:35.815289 #68457] INFO -- : linking transcoder single_byte.so I, [2023-01-05T09:46:35.829628 #68457] INFO -- : linking transcoder utf_16_32.so I, [2023-01-05T09:46:35.900285 #68457] INFO -- : configuring monitor I, [2023-01-05T09:46:35.932079 #68457] INFO -- : configuring nkf I, [2023-01-05T09:46:35.987373 #68457] INFO -- : configuring openssl I, [2023-01-05T09:46:35.989311 #68457] INFO -- : configuring objspace I, [2023-01-05T09:46:36.002495 #68457] INFO -- : configuring pathname I, [2023-01-05T09:46:36.017419 #68457] INFO -- : configuring psych I, [2023-01-05T09:46:36.039677 #68457] INFO -- : linking transcoder japanese_sjis.so I, [2023-01-05T09:46:36.052865 #68457] INFO -- : linking transcoder gbk.so I, [2023-01-05T09:46:36.080285 #68457] INFO -- : configuring pty I, [2023-01-05T09:46:36.113179 #68457] INFO -- : configuring io/nonblock I, [2023-01-05T09:46:36.232871 #68457] INFO -- : configuring racc/cparse I, [2023-01-05T09:46:36.245274 #68457] INFO -- : configuring rbconfig/sizeof I, [2023-01-05T09:46:36.447259 #68457] INFO -- : configuring io/wait I, [2023-01-05T09:46:36.662092 #68457] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/gb18030.c ... I, [2023-01-05T09:46:36.762343 #68457] INFO -- : configuring readline I, [2023-01-05T09:46:36.897910 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/gb18030.c I, [2023-01-05T09:46:36.939589 #68457] INFO -- : configuring ripper I, [2023-01-05T09:46:37.004951 #68457] INFO -- : linking transcoder korean.so I, [2023-01-05T09:46:37.034722 #68457] INFO -- : configuring rubyvm I, [2023-01-05T09:46:37.118305 #68457] INFO -- : linking transcoder utf8_mac.so I, [2023-01-05T09:46:37.123952 #68457] INFO -- : configuring socket I, [2023-01-05T09:46:37.126103 #68457] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/japanese_euc.c ... I, [2023-01-05T09:46:37.136755 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/japanese_euc.c I, [2023-01-05T09:46:37.385607 #68457] INFO -- : configuring stringio I, [2023-01-05T09:46:37.497629 #68457] INFO -- : configuring strscan I, [2023-01-05T09:46:37.522097 #68457] INFO -- : linking transcoder gb18030.so I, [2023-01-05T09:46:37.703874 #68457] INFO -- : configuring syslog I, [2023-01-05T09:46:37.966696 #68457] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/big5.c ... I, [2023-01-05T09:46:37.981939 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/big5.c I, [2023-01-05T09:46:38.489958 #68457] INFO -- : configuring zlib I, [2023-01-05T09:46:38.592325 #68457] INFO -- : linking transcoder japanese_euc.so I, [2023-01-05T09:46:38.767611 #68457] INFO -- : configuring debug-1.7.1/ext/debug I, [2023-01-05T09:46:38.813202 #68457] INFO -- : configuring rbs-2.8.2/ext/rbs_extension I, [2023-01-05T09:46:39.918361 #68457] INFO -- : linking transcoder big5.so I, [2023-01-05T09:46:39.990224 #68457] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:46:39.991294 #68457] INFO -- : making encs I, [2023-01-05T09:46:40.038833 #68457] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:46:40.038914 #68457] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-05T09:46:40.038947 #68457] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:46:55.288309 #68457] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:46:55.289436 #68457] INFO -- : generating makefile exts.mk I, [2023-01-05T09:46:55.331546 #68457] INFO -- : exts.mk updated I, [2023-01-05T09:46:55.339418 #68457] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:46:55.342894 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/abi' I, [2023-01-05T09:46:55.346049 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/abi/abi.c I, [2023-01-05T09:46:55.346648 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/RUBY_ALIGNOF' I, [2023-01-05T09:46:55.347794 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/econv' I, [2023-01-05T09:46:55.348227 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-3571' I, [2023-01-05T09:46:55.348463 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/extract' I, [2023-01-05T09:46:55.348559 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/beg_len_step' I, [2023-01-05T09:46:55.348571 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/RUBY_ALIGNOF/c.c I, [2023-01-05T09:46:55.348791 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/array/resize' I, [2023-01-05T09:46:55.348982 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug-3571/bug.c I, [2023-01-05T09:46:55.349113 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/arith_seq/extract/extract.c I, [2023-01-05T09:46:55.349290 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/econv/append.c I, [2023-01-05T09:46:55.349367 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-14834' I, [2023-01-05T09:46:55.349393 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/array/concat' I, [2023-01-05T09:46:55.349811 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/array/concat/to_ary_concat.c I, [2023-01-05T09:46:55.349965 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/arith_seq/beg_len_step/beg_len_step.c I, [2023-01-05T09:46:55.350042 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug-14834/bug-14384.c I, [2023-01-05T09:46:55.350086 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/array/resize/resize.c I, [2023-01-05T09:46:55.350502 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-5832' I, [2023-01-05T09:46:55.351275 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug-5832/bug.c I, [2023-01-05T09:46:55.351349 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/dln/empty' I, [2023-01-05T09:46:55.351680 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/dln/empty/empty.c I, [2023-01-05T09:46:55.352420 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug_reporter' I, [2023-01-05T09:46:55.352521 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bignum' I, [2023-01-05T09:46:55.352803 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/class' I, [2023-01-05T09:46:55.353658 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/big2str.c I, [2023-01-05T09:46:55.353775 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/class/class2name.c I, [2023-01-05T09:46:55.354407 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/debug' I, [2023-01-05T09:46:55.354492 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/enumerator_kw' I, [2023-01-05T09:46:55.354804 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug_reporter/bug_reporter.c I, [2023-01-05T09:46:55.355193 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/debug/init.c I, [2023-01-05T09:46:55.355261 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/enumerator_kw/enumerator_kw.c I, [2023-01-05T09:46:55.375003 #68457] INFO -- : linking shared-object -test-/abi.so I, [2023-01-05T09:46:55.458006 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/abi' I, [2023-01-05T09:46:55.472426 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/bigzero.c I, [2023-01-05T09:46:55.509475 #68457] INFO -- : linking shared-object -test-/RUBY_ALIGNOF.so I, [2023-01-05T09:46:55.511981 #68457] INFO -- : linking shared-object -test-/dln/empty.so I, [2023-01-05T09:46:55.516221 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/debug/inspector.c I, [2023-01-05T09:46:55.517041 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/class/init.c I, [2023-01-05T09:46:55.521677 #68457] INFO -- : linking shared-object -test-/bug_reporter.so I, [2023-01-05T09:46:55.522329 #68457] INFO -- : linking shared-object -test-/array/to_ary_concat.so I, [2023-01-05T09:46:55.525226 #68457] INFO -- : linking shared-object -test-/array/resize.so I, [2023-01-05T09:46:55.525406 #68457] INFO -- : linking shared-object -test-/bug_5832.so I, [2023-01-05T09:46:55.527183 #68457] INFO -- : linking shared-object -test-/bug_3571.so I, [2023-01-05T09:46:55.527954 #68457] INFO -- : linking shared-object -test-/arith_seq/extract.so I, [2023-01-05T09:46:55.534563 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/econv/init.c I, [2023-01-05T09:46:55.538451 #68457] INFO -- : linking shared-object -test-/arith_seq/beg_len_step.so I, [2023-01-05T09:46:55.541283 #68457] INFO -- : linking shared-object -test-/bug_14834.so I, [2023-01-05T09:46:55.584558 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/div.c I, [2023-01-05T09:46:55.589126 #68457] INFO -- : linking shared-object -test-/enumerator_kw.so I, [2023-01-05T09:46:55.669101 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/RUBY_ALIGNOF' I, [2023-01-05T09:46:55.671690 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/eval' I, [2023-01-05T09:46:55.672860 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/dln/empty' I, [2023-01-05T09:46:55.673801 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/eval/eval.c I, [2023-01-05T09:46:55.678007 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/exception' I, [2023-01-05T09:46:55.679237 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/dataerror.c I, [2023-01-05T09:46:55.680019 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/array/concat' I, [2023-01-05T09:46:55.684236 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug_reporter' I, [2023-01-05T09:46:55.684343 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/enc_raise.c I, [2023-01-05T09:46:55.687918 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-5832' I, [2023-01-05T09:46:55.688089 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-3571' I, [2023-01-05T09:46:55.688107 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/array/resize' I, [2023-01-05T09:46:55.688883 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/fatal' I, [2023-01-05T09:46:55.689030 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/ensured.c I, [2023-01-05T09:46:55.689573 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/extract' I, [2023-01-05T09:46:55.689964 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/fatal/rb_fatal.c I, [2023-01-05T09:46:55.693548 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/float' I, [2023-01-05T09:46:55.693861 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/init.c I, [2023-01-05T09:46:55.693942 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/file' I, [2023-01-05T09:46:55.694693 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/file/fs.c I, [2023-01-05T09:46:55.694797 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/float/init.c I, [2023-01-05T09:46:55.698548 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-14834' I, [2023-01-05T09:46:55.698710 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/beg_len_step' I, [2023-01-05T09:46:55.698726 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/init.c I, [2023-01-05T09:46:55.699235 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/intpack.c I, [2023-01-05T09:46:55.702539 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/funcall' I, [2023-01-05T09:46:55.705052 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/funcall/funcall.c I, [2023-01-05T09:46:55.708868 #68457] INFO -- : linking shared-object -test-/class.so I, [2023-01-05T09:46:55.719490 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/debug/profile_frames.c I, [2023-01-05T09:46:55.720215 #68457] INFO -- : linking shared-object -test-/econv.so I, [2023-01-05T09:46:55.726808 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/enumerator_kw' I, [2023-01-05T09:46:55.727619 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/float/nextafter.c I, [2023-01-05T09:46:55.811175 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/gvl/call_without_gvl' I, [2023-01-05T09:46:55.812515 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/gvl/call_without_gvl/call_without_gvl.c I, [2023-01-05T09:46:55.824778 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/class' I, [2023-01-05T09:46:55.830046 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/hash' I, [2023-01-05T09:46:55.831500 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/hash/delete.c I, [2023-01-05T09:46:55.838057 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/econv' I, [2023-01-05T09:46:55.839084 #68457] INFO -- : linking shared-object -test-/eval.so I, [2023-01-05T09:46:55.847638 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/integer' I, [2023-01-05T09:46:55.848706 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/file/init.c I, [2023-01-05T09:46:55.848875 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/integer/core_ext.c I, [2023-01-05T09:46:55.857944 #68457] INFO -- : linking shared-object -test-/fatal/rb_fatal.so I, [2023-01-05T09:46:55.860569 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/integer/init.c I, [2023-01-05T09:46:55.861556 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/mul.c I, [2023-01-05T09:46:55.863042 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/file/stat.c I, [2023-01-05T09:46:55.870395 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/integer/my_integer.c I, [2023-01-05T09:46:55.880939 #68457] INFO -- : linking shared-object -test-/exception.so I, [2023-01-05T09:46:55.914069 #68457] INFO -- : linking shared-object -test-/debug.so I, [2023-01-05T09:46:55.914656 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/hash/init.c I, [2023-01-05T09:46:55.915936 #68457] INFO -- : linking shared-object -test-/funcall.so I, [2023-01-05T09:46:55.939173 #68457] INFO -- : linking shared-object -test-/float.so I, [2023-01-05T09:46:55.962256 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/str2big.c I, [2023-01-05T09:46:55.968364 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/eval' I, [2023-01-05T09:46:55.973393 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/iseq_load' I, [2023-01-05T09:46:55.975888 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iseq_load/iseq_load.c I, [2023-01-05T09:46:55.991891 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/fatal' I, [2023-01-05T09:46:55.997264 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/iter' I, [2023-01-05T09:46:55.998716 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iter/break.c I, [2023-01-05T09:46:56.016940 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/dot.dot' I, [2023-01-05T09:46:56.017942 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/load/dot.dot/dot.dot.c I, [2023-01-05T09:46:56.019004 #68457] INFO -- : linking shared-object -test-/gvl/call_without_gvl.so I, [2023-01-05T09:46:56.028859 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/protect' I, [2023-01-05T09:46:56.030963 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/load/protect/protect.c I, [2023-01-05T09:46:56.035269 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/exception' I, [2023-01-05T09:46:56.037580 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/compat' I, [2023-01-05T09:46:56.038641 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/marshal/compat/usrcompat.c I, [2023-01-05T09:46:56.040019 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/internal_ivar' I, [2023-01-05T09:46:56.041280 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/marshal/internal_ivar/internal_ivar.c I, [2023-01-05T09:46:56.049131 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/funcall' I, [2023-01-05T09:46:56.052614 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/usr' I, [2023-01-05T09:46:56.052878 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/debug' I, [2023-01-05T09:46:56.053659 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/marshal/usr/usrmarshal.c I, [2023-01-05T09:46:56.054528 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iter/init.c I, [2023-01-05T09:46:56.060313 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iter/yield.c I, [2023-01-05T09:46:56.073821 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/float' I, [2023-01-05T09:46:56.080618 #68457] INFO -- : linking shared-object -test-/file.so I, [2023-01-05T09:46:56.083566 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/memory_view' I, [2023-01-05T09:46:56.084784 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/memory_view/memory_view.c I, [2023-01-05T09:46:56.093024 #68457] INFO -- : linking shared-object -test-/hash.so I, [2023-01-05T09:46:56.129591 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/method' I, [2023-01-05T09:46:56.130871 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/gvl/call_without_gvl' I, [2023-01-05T09:46:56.131185 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/method/arity.c I, [2023-01-05T09:46:56.135762 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/notimplement' I, [2023-01-05T09:46:56.138040 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/notimplement/bug.c I, [2023-01-05T09:46:56.165066 #68457] INFO -- : linking shared-object -test-/bignum.so I, [2023-01-05T09:46:56.168987 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/method/init.c I, [2023-01-05T09:46:56.178646 #68457] INFO -- : linking shared-object -test-/load/dot.dot.so I, [2023-01-05T09:46:56.185799 #68457] INFO -- : linking shared-object -test-/iseq_load.so I, [2023-01-05T09:46:56.224261 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/file' I, [2023-01-05T09:46:56.224421 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/hash' I, [2023-01-05T09:46:56.228195 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/num2int' I, [2023-01-05T09:46:56.228825 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/path_to_class' I, [2023-01-05T09:46:56.229699 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/popen_deadlock' I, [2023-01-05T09:46:56.230057 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/num2int/num2int.c I, [2023-01-05T09:46:56.230651 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/popen_deadlock/infinite_loop_dlsym.c I, [2023-01-05T09:46:56.230768 #68457] INFO -- : linking shared-object -test-/marshal/internal_ivar.so I, [2023-01-05T09:46:56.230785 #68457] INFO -- : linking shared-object -test-/marshal/compat.so I, [2023-01-05T09:46:56.231362 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/path_to_class/path_to_class.c I, [2023-01-05T09:46:56.251325 #68457] INFO -- : linking shared-object -test-/iter.so I, [2023-01-05T09:46:56.252478 #68457] INFO -- : linking shared-object -test-/marshal/usr.so I, [2023-01-05T09:46:56.253834 #68457] INFO -- : linking shared-object -test-/load/protect.so I, [2023-01-05T09:46:56.328282 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/dot.dot' I, [2023-01-05T09:46:56.332888 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/iseq_load' I, [2023-01-05T09:46:56.333569 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/printf' I, [2023-01-05T09:46:56.333733 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/postponed_job' I, [2023-01-05T09:46:56.335498 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/printf/printf.c I, [2023-01-05T09:46:56.335677 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/postponed_job/postponed_job.c I, [2023-01-05T09:46:56.335691 #68457] INFO -- : linking shared-object -test-/notimplement.so I, [2023-01-05T09:46:56.338570 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/proc' I, [2023-01-05T09:46:56.339807 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/proc/init.c I, [2023-01-05T09:46:56.347889 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bignum' I, [2023-01-05T09:46:56.348821 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/proc/receiver.c I, [2023-01-05T09:46:56.358761 #68457] INFO -- : linking shared-object -test-/method.so I, [2023-01-05T09:46:56.375331 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/compat' I, [2023-01-05T09:46:56.376450 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/proc/super.c I, [2023-01-05T09:46:56.380597 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/internal_ivar' I, [2023-01-05T09:46:56.395991 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/usr' I, [2023-01-05T09:46:56.397005 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/random' I, [2023-01-05T09:46:56.398395 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/random/bad_version.c I, [2023-01-05T09:46:56.399264 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/iter' I, [2023-01-05T09:46:56.400891 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/random/init.c I, [2023-01-05T09:46:56.401733 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/rational' I, [2023-01-05T09:46:56.403419 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/protect' I, [2023-01-05T09:46:56.404480 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/rational/rat.c I, [2023-01-05T09:46:56.405297 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/random/loop.c I, [2023-01-05T09:46:56.407489 #68457] INFO -- : linking shared-object -test-/path_to_class.so I, [2023-01-05T09:46:56.427500 #68457] INFO -- : linking shared-object -test-/integer.so I, [2023-01-05T09:46:56.427629 #68457] INFO -- : linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so I, [2023-01-05T09:46:56.460223 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/notimplement' I, [2023-01-05T09:46:56.466976 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/rb_call_super_kw' I, [2023-01-05T09:46:56.469515 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/rb_call_super_kw/rb_call_super_kw.c I, [2023-01-05T09:46:56.482733 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/method' I, [2023-01-05T09:46:56.487797 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/recursion' I, [2023-01-05T09:46:56.490149 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/recursion/recursion.c I, [2023-01-05T09:46:56.496349 #68457] INFO -- : linking shared-object -test-/num2int.so I, [2023-01-05T09:46:56.520973 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/regexp' I, [2023-01-05T09:46:56.522455 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/regexp/init.c I, [2023-01-05T09:46:56.531922 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/scan_args' I, [2023-01-05T09:46:56.532718 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/scan_args/scan_args.c I, [2023-01-05T09:46:56.537218 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/path_to_class' I, [2023-01-05T09:46:56.542320 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/foreach' I, [2023-01-05T09:46:56.543457 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/st/foreach/foreach.c I, [2023-01-05T09:46:56.559768 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/popen_deadlock' I, [2023-01-05T09:46:56.564692 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/numhash' I, [2023-01-05T09:46:56.565684 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/st/numhash/numhash.c I, [2023-01-05T09:46:56.566002 #68457] INFO -- : linking shared-object -test-/proc.so I, [2023-01-05T09:46:56.569259 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/update' I, [2023-01-05T09:46:56.570137 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/st/update/update.c I, [2023-01-05T09:46:56.570971 #68457] INFO -- : linking shared-object -test-/postponed_job.so I, [2023-01-05T09:46:56.573989 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/integer' I, [2023-01-05T09:46:56.586334 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/regexp/parse_depth_limit.c I, [2023-01-05T09:46:56.602554 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/string' I, [2023-01-05T09:46:56.604088 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/capacity.c I, [2023-01-05T09:46:56.618522 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/num2int' I, [2023-01-05T09:46:56.620063 #68457] INFO -- : linking shared-object -test-/memory_view.so I, [2023-01-05T09:46:56.623794 #68457] INFO -- : linking shared-object -test-/random.so I, [2023-01-05T09:46:56.624099 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/struct' I, [2023-01-05T09:46:56.624973 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/duplicate.c I, [2023-01-05T09:46:56.645604 #68457] INFO -- : linking shared-object -test-/rb_call_super_kw.so I, [2023-01-05T09:46:56.675118 #68457] INFO -- : linking shared-object -test-/recursion.so I, [2023-01-05T09:46:56.693008 #68457] INFO -- : linking shared-object -test-/printf.so I, [2023-01-05T09:46:56.693219 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/coderange.c I, [2023-01-05T09:46:56.703248 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/postponed_job' I, [2023-01-05T09:46:56.708851 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/symbol' I, [2023-01-05T09:46:56.710490 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/symbol/init.c I, [2023-01-05T09:46:56.711764 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/proc' I, [2023-01-05T09:46:56.716961 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/thread/instrumentation' I, [2023-01-05T09:46:56.718461 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/thread/instrumentation/instrumentation.c I, [2023-01-05T09:46:56.753850 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/memory_view' I, [2023-01-05T09:46:56.757712 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/cstr.c I, [2023-01-05T09:46:56.758258 #68457] INFO -- : linking shared-object -test-/st/update.so I, [2023-01-05T09:46:56.764665 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/random' I, [2023-01-05T09:46:56.765283 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/symbol/type.c I, [2023-01-05T09:46:56.776668 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/rb_call_super_kw' I, [2023-01-05T09:46:56.777713 #68457] INFO -- : linking shared-object -test-/regexp.so I, [2023-01-05T09:46:56.781339 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/thread_fd' I, [2023-01-05T09:46:56.783683 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/thread_fd/thread_fd.c I, [2023-01-05T09:46:56.796301 #68457] INFO -- : linking shared-object -test-/st/foreach.so I, [2023-01-05T09:46:56.802545 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/recursion' I, [2023-01-05T09:46:56.805755 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/init.c I, [2023-01-05T09:46:56.807828 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/time' I, [2023-01-05T09:46:56.811510 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/time/init.c I, [2023-01-05T09:46:56.813835 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/tracepoint' I, [2023-01-05T09:46:56.815264 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/tracepoint/gc_hook.c I, [2023-01-05T09:46:56.820002 #68457] INFO -- : linking shared-object -test-/st/numhash.so I, [2023-01-05T09:46:56.827652 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/printf' I, [2023-01-05T09:46:56.828701 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/tracepoint/tracepoint.c I, [2023-01-05T09:46:56.887279 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/update' I, [2023-01-05T09:46:56.893272 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/time/leap_second.c I, [2023-01-05T09:46:56.898944 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/ellipsize.c I, [2023-01-05T09:46:56.906617 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/time/new.c I, [2023-01-05T09:46:56.907885 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/regexp' I, [2023-01-05T09:46:56.912383 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/typeddata' I, [2023-01-05T09:46:56.914693 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/typeddata/typeddata.c I, [2023-01-05T09:46:56.920578 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/foreach' I, [2023-01-05T09:46:56.922096 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/len.c I, [2023-01-05T09:46:56.943977 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/numhash' I, [2023-01-05T09:46:56.948269 #68457] INFO -- : linking shared-object -test-/thread/instrumentation.so I, [2023-01-05T09:46:56.948528 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/vm' I, [2023-01-05T09:46:56.949127 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/vm/at_exit.c I, [2023-01-05T09:46:56.950907 #68457] INFO -- : linking shared-object -test-/rational.so I, [2023-01-05T09:46:56.970516 #68457] INFO -- : linking shared-object -test-/thread_fd.so I, [2023-01-05T09:46:56.986398 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/member.c I, [2023-01-05T09:46:56.989307 #68457] INFO -- : linking shared-object -test-/symbol.so I, [2023-01-05T09:46:57.000822 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/wait' I, [2023-01-05T09:46:57.003233 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/wait/wait.c I, [2023-01-05T09:46:57.024735 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-05T09:46:57.026681 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/bigdecimal/bigdecimal.c I, [2023-01-05T09:46:57.030314 #68457] INFO -- : linking shared-object -test-/tracepoint.so I, [2023-01-05T09:46:57.061091 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/thread/instrumentation' I, [2023-01-05T09:46:57.065769 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/cgi/escape' I, [2023-01-05T09:46:57.066754 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/cgi/escape/escape.c I, [2023-01-05T09:46:57.083208 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/rational' I, [2023-01-05T09:46:57.086675 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/bigdecimal/missing.c I, [2023-01-05T09:46:57.090646 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/enc_associate.c I, [2023-01-05T09:46:57.103834 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/thread_fd' I, [2023-01-05T09:46:57.104440 #68457] INFO -- : linking shared-object -test-/typeddata.so I, [2023-01-05T09:46:57.107830 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/continuation' I, [2023-01-05T09:46:57.108872 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/continuation/continuation.c I, [2023-01-05T09:46:57.112568 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/enc_str_buf_cat.c I, [2023-01-05T09:46:57.115038 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/fstring.c I, [2023-01-05T09:46:57.122215 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/symbol' I, [2023-01-05T09:46:57.123623 #68457] INFO -- : linking shared-object -test-/vm/at_exit.so I, [2023-01-05T09:46:57.128058 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-05T09:46:57.130414 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/coverage/coverage.c I, [2023-01-05T09:46:57.131148 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/init.c I, [2023-01-05T09:46:57.158324 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/tracepoint' I, [2023-01-05T09:46:57.164336 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-05T09:46:57.164941 #68457] INFO -- : linking shared-object -test-/struct.so I, [2023-01-05T09:46:57.165921 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_core.c I, [2023-01-05T09:46:57.217232 #68457] INFO -- : linking shared-object -test-/wait.so I, [2023-01-05T09:46:57.221891 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/typeddata' I, [2023-01-05T09:46:57.227170 #68457] INFO -- : installing default bigdecimal libraries I, [2023-01-05T09:46:57.233626 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-05T09:46:57.234780 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/digest.c I, [2023-01-05T09:46:57.239571 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/vm' I, [2023-01-05T09:46:57.247554 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/erb/escape' I, [2023-01-05T09:46:57.248911 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/erb/escape/escape.c I, [2023-01-05T09:46:57.276935 #68457] INFO -- : linking shared-object continuation.so I, [2023-01-05T09:46:57.285339 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/modify.c I, [2023-01-05T09:46:57.292449 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/new.c I, [2023-01-05T09:46:57.300867 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/nofree.c I, [2023-01-05T09:46:57.302256 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/struct' I, [2023-01-05T09:46:57.308821 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/etc' I, [2023-01-05T09:46:57.311085 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/etc/etc.c I, [2023-01-05T09:46:57.335762 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fcntl' I, [2023-01-05T09:46:57.337826 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/fcntl/fcntl.c I, [2023-01-05T09:46:57.341483 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/wait' I, [2023-01-05T09:46:57.344630 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_parse.c I, [2023-01-05T09:46:57.387437 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/continuation' I, [2023-01-05T09:46:57.392589 #68457] INFO -- : linking shared-object -test-/time.so I, [2023-01-05T09:46:57.395823 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-05T09:46:57.397048 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/closure.c I, [2023-01-05T09:46:57.461209 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/conversions.c I, [2023-01-05T09:46:57.461634 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/normalize.c I, [2023-01-05T09:46:57.482120 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/qsort.c I, [2023-01-05T09:46:57.498453 #68457] INFO -- : linking shared-object cgi/escape.so I, [2023-01-05T09:46:57.498680 #68457] INFO -- : linking shared-object erb/escape.so I, [2023-01-05T09:46:57.517541 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/time' I, [2023-01-05T09:46:57.521137 #68457] INFO -- : linking shared-object fcntl.so I, [2023-01-05T09:46:57.522829 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-05T09:46:57.523915 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/io/console/console.c I, [2023-01-05T09:46:57.625061 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/erb/escape' I, [2023-01-05T09:46:57.626256 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/cgi/escape' I, [2023-01-05T09:46:57.630903 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/nonblock' I, [2023-01-05T09:46:57.632965 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/io/nonblock/nonblock.c I, [2023-01-05T09:46:57.634701 #68457] INFO -- : installing default console libraries I, [2023-01-05T09:46:57.638174 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/rb_interned_str.c I, [2023-01-05T09:46:57.639479 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fcntl' I, [2023-01-05T09:46:57.640530 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/rb_str_dup.c I, [2023-01-05T09:46:57.644160 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/wait' I, [2023-01-05T09:46:57.645086 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/io/wait/wait.c I, [2023-01-05T09:46:57.654925 #68457] INFO -- : installing default coverage libraries I, [2023-01-05T09:46:57.657291 #68457] INFO -- : linking shared-object coverage.so I, [2023-01-05T09:46:57.721586 #68457] INFO -- : installing digest libraries I, [2023-01-05T09:46:57.727530 #68457] INFO -- : installing default digest libraries I, [2023-01-05T09:46:57.731968 #68457] INFO -- : linking shared-object digest.so I, [2023-01-05T09:46:57.766422 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/set_len.c I, [2023-01-05T09:46:57.783318 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-05T09:46:57.786831 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-05T09:46:57.805610 #68457] INFO -- : linking shared-object -test-/scan_args.so I, [2023-01-05T09:46:57.827113 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/fiddle.c I, [2023-01-05T09:46:57.840008 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-05T09:46:57.841004 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-05T09:46:57.842341 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/monitor/monitor.c I, [2023-01-05T09:46:57.846504 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-05T09:46:57.849116 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/nkf/nkf.c I, [2023-01-05T09:46:57.849890 #68457] INFO -- : linking shared-object io/wait.so I, [2023-01-05T09:46:57.851680 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-05T09:46:57.853790 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/objspace/object_tracing.c I, [2023-01-05T09:46:57.860276 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/function.c I, [2023-01-05T09:46:57.865216 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-05T09:46:57.866299 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/objspace/objspace.c I, [2023-01-05T09:46:57.902412 #68457] INFO -- : linking shared-object io/nonblock.so I, [2023-01-05T09:46:57.936685 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/scan_args' I, [2023-01-05T09:46:57.937648 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/objspace/objspace_dump.c I, [2023-01-05T09:46:57.946264 #68457] INFO -- : linking shared-object -test-/string.so I, [2023-01-05T09:46:57.979397 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/wait' I, [2023-01-05T09:46:57.998020 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-05T09:46:58.001889 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/openssl_missing.c I, [2023-01-05T09:46:58.002145 #68457] INFO -- : linking shared-object etc.so I, [2023-01-05T09:46:58.021188 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/nonblock' I, [2023-01-05T09:46:58.022082 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl.c I, [2023-01-05T09:46:58.125163 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/etc' I, [2023-01-05T09:46:58.127056 #68457] INFO -- : installing default monitor libraries I, [2023-01-05T09:46:58.129342 #68457] INFO -- : linking shared-object monitor.so I, [2023-01-05T09:46:58.130762 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-05T09:46:58.132747 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/pathname/pathname.c I, [2023-01-05T09:46:58.151554 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-05T09:46:58.152755 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych.c I, [2023-01-05T09:46:58.157249 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/handle.c I, [2023-01-05T09:46:58.176793 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/string' I, [2023-01-05T09:46:58.177654 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_emitter.c I, [2023-01-05T09:46:58.241122 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-05T09:46:58.244884 #68457] INFO -- : installing default pathname libraries I, [2023-01-05T09:46:58.246462 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-05T09:46:58.248503 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/pty/pty.c I, [2023-01-05T09:46:58.249264 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/racc/cparse' I, [2023-01-05T09:46:58.250251 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/racc/cparse/cparse.c I, [2023-01-05T09:46:58.343330 #68457] INFO -- : installing default pty libraries I, [2023-01-05T09:46:58.346761 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_parser.c I, [2023-01-05T09:46:58.348830 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/memory_view.c I, [2023-01-05T09:46:58.446270 #68457] INFO -- : linking shared-object io/console.so I, [2023-01-05T09:46:58.514611 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/pinned.c I, [2023-01-05T09:46:58.577396 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-05T09:46:58.583868 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rbconfig/sizeof' I, [2023-01-05T09:46:58.585494 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/rbconfig/sizeof/sizes.c I, [2023-01-05T09:46:58.597361 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_asn1.c I, [2023-01-05T09:46:58.616778 #68457] INFO -- : linking shared-object pty.so I, [2023-01-05T09:46:58.661018 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/rbconfig/sizeof/limits.c I, [2023-01-05T09:46:58.713201 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/pointer.c I, [2023-01-05T09:46:58.744918 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-05T09:46:58.749824 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/readline' I, [2023-01-05T09:46:58.751852 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/readline/readline.c I, [2023-01-05T09:46:58.764230 #68457] INFO -- : installing default fiddle libraries I, [2023-01-05T09:46:58.786798 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-05T09:46:58.789461 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/ripper/ripper.c I, [2023-01-05T09:46:58.809533 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-05T09:46:58.813534 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_strftime.c I, [2023-01-05T09:46:58.818469 #68457] INFO -- : installing default libraries I, [2023-01-05T09:46:58.821837 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-05T09:46:58.825423 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_bio.c I, [2023-01-05T09:46:58.878742 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_to_ruby.c I, [2023-01-05T09:46:58.964936 #68457] INFO -- : linking shared-object racc/cparse.so I, [2023-01-05T09:46:58.975455 #68457] INFO -- : linking shared-object rbconfig/sizeof.so I, [2023-01-05T09:46:59.051160 #68457] INFO -- : linking shared-object objspace.so I, [2023-01-05T09:46:59.082831 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_yaml_tree.c I, [2023-01-05T09:46:59.092483 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/racc/cparse' I, [2023-01-05T09:46:59.093382 #68457] INFO -- : checking /tmp/ruby/src/trunk/parse.y and /tmp/ruby/src/trunk/ext/ripper/eventids2.c I, [2023-01-05T09:46:59.114820 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rbconfig/sizeof' I, [2023-01-05T09:46:59.127551 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-05T09:46:59.128885 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/init.c I, [2023-01-05T09:46:59.189898 #68457] INFO -- : installing default ripper libraries I, [2023-01-05T09:46:59.197011 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/constants.c I, [2023-01-05T09:46:59.206413 #68457] INFO -- : installing default objspace libraries I, [2023-01-05T09:46:59.208425 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-05T09:46:59.212866 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/stringio' I, [2023-01-05T09:46:59.214831 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/stringio/stringio.c I, [2023-01-05T09:46:59.248669 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan' I, [2023-01-05T09:46:59.250609 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/strscan/strscan.c I, [2023-01-05T09:46:59.352766 #68457] INFO -- : linking shared-object psych.so I, [2023-01-05T09:46:59.388908 #68457] INFO -- : linking shared-object fiddle.so I, [2023-01-05T09:46:59.479689 #68457] INFO -- : installing default nkf libraries I, [2023-01-05T09:46:59.507928 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-05T09:46:59.509920 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-05T09:46:59.510045 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/syslog/syslog.c I, [2023-01-05T09:46:59.516439 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/zlib' I, [2023-01-05T09:46:59.518613 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/zlib/zlib.c I, [2023-01-05T09:46:59.586339 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-05T09:46:59.589185 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-05T09:46:59.593246 #68457] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/debug-1.7.1/ext/debug/debug.c I, [2023-01-05T09:46:59.636636 #68457] INFO -- : linking shared-object readline.so I, [2023-01-05T09:46:59.643191 #68457] INFO -- : installing default syslog libraries I, [2023-01-05T09:46:59.644079 #68457] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/debug-1.7.1/ext/debug/iseq_collector.c I, [2023-01-05T09:46:59.681938 #68457] INFO -- : linking shared-object pathname.so I, [2023-01-05T09:46:59.788704 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/readline' I, [2023-01-05T09:46:59.792282 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-05T09:46:59.795293 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_bn.c I, [2023-01-05T09:46:59.796279 #68457] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/constants.c I, [2023-01-05T09:46:59.813219 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-05T09:46:59.814113 #68457] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/lexer.c I, [2023-01-05T09:46:59.850602 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/basicsocket.c I, [2023-01-05T09:46:59.899151 #68457] INFO -- : ln -sfT ../../../../../src/trunk/.bundle/gems/debug-1.7.1/lib ../../../../../.bundle/gems/debug-1.7.1/lib I, [2023-01-05T09:46:59.902312 #68457] INFO -- : linking shared-object debug/debug.so I, [2023-01-05T09:46:59.947711 #68457] INFO -- : linking shared-object syslog.so I, [2023-01-05T09:47:00.029615 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-05T09:47:00.034615 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/bubblebabble' I, [2023-01-05T09:47:00.035833 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/bubblebabble/bubblebabble.c I, [2023-01-05T09:47:00.068971 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-05T09:47:00.074295 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/md5' I, [2023-01-05T09:47:00.075667 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/md5/md5init.c I, [2023-01-05T09:47:00.165897 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_strptime.c I, [2023-01-05T09:47:00.185321 #68457] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/lexstate.c I, [2023-01-05T09:47:00.247228 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/md5/md5.c I, [2023-01-05T09:47:00.258883 #68457] INFO -- : linking shared-object digest/bubblebabble.so I, [2023-01-05T09:47:00.354996 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/socket.c I, [2023-01-05T09:47:00.376968 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/bubblebabble' I, [2023-01-05T09:47:00.382411 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/rmd160' I, [2023-01-05T09:47:00.383536 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/rmd160/rmd160init.c I, [2023-01-05T09:47:00.405847 #68457] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/location.c I, [2023-01-05T09:47:00.452768 #68457] INFO -- : linking shared-object stringio.so I, [2023-01-05T09:47:00.551224 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/rmd160/rmd160.c I, [2023-01-05T09:47:00.566963 #68457] INFO -- : linking shared-object digest/md5.so I, [2023-01-05T09:47:00.584155 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/stringio' I, [2023-01-05T09:47:00.589118 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha1' I, [2023-01-05T09:47:00.590615 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha1/sha1init.c I, [2023-01-05T09:47:00.692121 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/md5' I, [2023-01-05T09:47:00.697168 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-05T09:47:00.698313 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha2/sha2init.c I, [2023-01-05T09:47:00.724619 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json/generator' I, [2023-01-05T09:47:00.725897 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/json/generator/generator.c I, [2023-01-05T09:47:00.751381 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha1/sha1.c I, [2023-01-05T09:47:00.819957 #68457] INFO -- : linking shared-object strscan.so I, [2023-01-05T09:47:00.855482 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_cipher.c I, [2023-01-05T09:47:00.870341 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha2/sha2.c I, [2023-01-05T09:47:00.956646 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan' I, [2023-01-05T09:47:00.962302 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json/parser' I, [2023-01-05T09:47:00.963404 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/json/parser/parser.c I, [2023-01-05T09:47:01.022867 #68457] INFO -- : linking shared-object digest/rmd160.so I, [2023-01-05T09:47:01.139098 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/rmd160' I, [2023-01-05T09:47:01.157271 #68457] INFO -- : installing default sha2 libraries I, [2023-01-05T09:47:01.159965 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_config.c I, [2023-01-05T09:47:01.201063 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/ipsocket.c I, [2023-01-05T09:47:01.207178 #68457] INFO -- : linking shared-object digest/sha1.so I, [2023-01-05T09:47:01.313375 #68457] INFO -- : linking shared-object digest/sha2.so I, [2023-01-05T09:47:01.318241 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha1' I, [2023-01-05T09:47:01.319354 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/tcpsocket.c I, [2023-01-05T09:47:01.430015 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-05T09:47:01.431258 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/tcpserver.c I, [2023-01-05T09:47:01.473167 #68457] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/main.c I, [2023-01-05T09:47:01.557979 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/sockssocket.c I, [2023-01-05T09:47:01.613935 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/udpsocket.c I, [2023-01-05T09:47:01.655023 #68457] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/parser.c I, [2023-01-05T09:47:01.721888 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_digest.c I, [2023-01-05T09:47:01.722927 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/unixsocket.c I, [2023-01-05T09:47:01.734036 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_engine.c I, [2023-01-05T09:47:01.748872 #68457] INFO -- : linking shared-object nkf.so I, [2023-01-05T09:47:01.780154 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/unixserver.c I, [2023-01-05T09:47:01.864424 #68457] INFO -- : installing default date_core libraries I, [2023-01-05T09:47:01.867736 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/option.c I, [2023-01-05T09:47:01.890024 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/ancdata.c I, [2023-01-05T09:47:01.898367 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-05T09:47:01.899755 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/raddrinfo.c I, [2023-01-05T09:47:01.970779 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/ifaddr.c I, [2023-01-05T09:47:01.992853 #68457] INFO -- : installing default socket libraries I, [2023-01-05T09:47:01.995606 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_hmac.c I, [2023-01-05T09:47:02.022873 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_kdf.c I, [2023-01-05T09:47:02.176974 #68457] INFO -- : linking shared-object json/ext/parser.so I, [2023-01-05T09:47:02.193983 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ns_spki.c I, [2023-01-05T09:47:02.287172 #68457] INFO -- : linking shared-object zlib.so I, [2023-01-05T09:47:02.291244 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ocsp.c I, [2023-01-05T09:47:02.299211 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json/parser' I, [2023-01-05T09:47:02.300569 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkcs12.c I, [2023-01-05T09:47:02.338098 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkcs7.c I, [2023-01-05T09:47:02.409005 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey.c I, [2023-01-05T09:47:02.439389 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/zlib' I, [2023-01-05T09:47:02.440875 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_dh.c I, [2023-01-05T09:47:02.482127 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_dsa.c I, [2023-01-05T09:47:02.560717 #68457] INFO -- : linking shared-object bigdecimal.so I, [2023-01-05T09:47:02.662289 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_ec.c I, [2023-01-05T09:47:02.738646 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-05T09:47:02.740192 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_rsa.c I, [2023-01-05T09:47:02.740342 #68457] INFO -- : linking shared-object json/ext/generator.so I, [2023-01-05T09:47:02.754897 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_rand.c I, [2023-01-05T09:47:02.799535 #68457] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/parserstate.c I, [2023-01-05T09:47:02.875743 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json/generator' I, [2023-01-05T09:47:02.877048 #68457] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/ruby_objs.c I, [2023-01-05T09:47:02.898489 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ssl.c I, [2023-01-05T09:47:02.966477 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ssl_session.c I, [2023-01-05T09:47:03.054053 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ts.c I, [2023-01-05T09:47:03.077440 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509.c I, [2023-01-05T09:47:03.144122 #68457] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/unescape.c I, [2023-01-05T09:47:03.191040 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509attr.c I, [2023-01-05T09:47:03.211228 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509cert.c I, [2023-01-05T09:47:03.387403 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509crl.c I, [2023-01-05T09:47:03.422852 #68457] INFO -- : ln -sfT ../../../../../src/trunk/.bundle/gems/rbs-2.8.2/lib ../../../../../.bundle/gems/rbs-2.8.2/lib I, [2023-01-05T09:47:03.426887 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509ext.c I, [2023-01-05T09:47:03.427006 #68457] INFO -- : linking shared-object socket.so I, [2023-01-05T09:47:03.492935 #68457] INFO -- : linking shared-object rbs_extension.so I, [2023-01-05T09:47:03.494130 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509name.c I, [2023-01-05T09:47:03.524715 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509req.c I, [2023-01-05T09:47:03.559561 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509revoked.c I, [2023-01-05T09:47:03.641187 #68457] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509store.c I, [2023-01-05T09:47:03.693590 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-05T09:47:03.719431 #68457] INFO -- : installing default openssl libraries I, [2023-01-05T09:47:03.794219 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-05T09:47:04.403580 #68457] INFO -- : linking shared-object openssl.so I, [2023-01-05T09:47:04.467295 #68457] INFO -- : linking shared-object date_core.so I, [2023-01-05T09:47:04.580393 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-05T09:47:04.751414 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-05T09:47:07.588166 #68457] INFO -- : linking shared-object ripper.so I, [2023-01-05T09:47:07.677481 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-05T09:47:07.711296 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:47:07.751361 #68457] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-05T09:47:07.751427 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:47:07.752255 #68457] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:47:07.759354 #68457] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:47:07.759437 #68457] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-05T09:47:07.759457 #68457] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:47:07.760941 #68457] INFO -- : $$$[end] "make all -j16" exit with 0. I, [2023-01-05T09:47:07.761200 #68457] INFO -- : $$$[beg] make install -j16 I, [2023-01-05T09:47:07.811374 #68457] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T09:47:07.811435 #68457] INFO -- : CC = gcc I, [2023-01-05T09:47:07.811450 #68457] INFO -- : LD = ld I, [2023-01-05T09:47:07.811462 #68457] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T09:47:07.811475 #68457] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC I, [2023-01-05T09:47:07.811488 #68457] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2023-01-05T09:47:07.811500 #68457] INFO -- : CPPFLAGS = I, [2023-01-05T09:47:07.811513 #68457] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T09:47:07.811535 #68457] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T09:47:07.811547 #68457] INFO -- : LANG = en_US.UTF-8 I, [2023-01-05T09:47:07.811580 #68457] INFO -- : LC_ALL = I, [2023-01-05T09:47:07.811591 #68457] INFO -- : LC_CTYPE = I, [2023-01-05T09:47:07.811602 #68457] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-05T09:47:07.811613 #68457] INFO -- : RUSTC = no I, [2023-01-05T09:47:07.811624 #68457] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-01-05T09:47:07.834781 #68457] INFO -- : generating enc.mk I, [2023-01-05T09:47:07.835069 #68457] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-05T09:47:07.835142 #68457] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-05T09:47:07.835172 #68457] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T09:47:07.835202 #68457] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T09:47:07.835228 #68457] INFO -- : I, [2023-01-05T09:47:08.001947 #68457] INFO -- : making srcs under enc I, [2023-01-05T09:47:08.002191 #68457] INFO -- : making enc I, [2023-01-05T09:47:08.032290 #68457] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:47:08.032358 #68457] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-01-05T09:47:08.032373 #68457] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:47:08.043794 #68457] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:47:08.043858 #68457] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-05T09:47:08.043872 #68457] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:47:08.045209 #68457] INFO -- : generating transdb.h I, [2023-01-05T09:47:08.169420 #68457] INFO -- : transdb.h updated I, [2023-01-05T09:47:08.171119 #68457] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-05T09:47:08.171390 #68457] INFO -- : making trans I, [2023-01-05T09:47:08.198631 #68457] INFO -- : ext/configure-ext.mk unchanged I, [2023-01-05T09:47:08.200030 #68457] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:47:08.200861 #68457] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/transdb.c I, [2023-01-05T09:47:08.205214 #68457] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:47:08.209096 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/abi' I, [2023-01-05T09:47:08.210620 #68457] INFO -- : linking shared-object -test-/abi.so I, [2023-01-05T09:47:08.242131 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-05T09:47:08.243118 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-05T09:47:08.243785 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-05T09:47:08.244124 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-05T09:47:08.244565 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-05T09:47:08.245823 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-05T09:47:08.247289 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-05T09:47:08.248291 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-05T09:47:08.248980 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-05T09:47:08.249293 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-05T09:47:08.249788 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-05T09:47:08.249899 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-05T09:47:08.249910 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-05T09:47:08.251586 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-05T09:47:08.252194 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-05T09:47:08.252621 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-05T09:47:08.252812 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-05T09:47:08.253200 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-05T09:47:08.253941 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-05T09:47:08.254045 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-05T09:47:08.254493 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-05T09:47:08.256751 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-05T09:47:08.256842 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-05T09:47:08.257903 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-05T09:47:08.258461 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-05T09:47:08.258629 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-05T09:47:08.258681 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-05T09:47:08.259514 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-05T09:47:08.260074 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-05T09:47:08.260686 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-05T09:47:08.261896 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-05T09:47:08.263647 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-05T09:47:08.265756 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-05T09:47:08.266043 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-05T09:47:08.269268 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-05T09:47:08.270461 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-05T09:47:08.270731 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-05T09:47:08.271773 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-05T09:47:08.273373 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/abi' I, [2023-01-05T09:47:08.274699 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-05T09:47:08.283307 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-05T09:47:08.291043 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-05T09:47:08.292200 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-05T09:47:08.324874 #68457] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:47:08.359830 #68457] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-05T09:47:08.359896 #68457] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:47:08.360262 #68457] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:47:08.365964 #68457] INFO -- : linking transcoder transdb.so I, [2023-01-05T09:47:08.366423 #68457] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:47:08.366515 #68457] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-05T09:47:08.366535 #68457] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:47:08.401879 #68457] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:47:08.403267 #68457] INFO -- : making encs I, [2023-01-05T09:47:08.453500 #68457] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:47:08.453563 #68457] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-05T09:47:08.453578 #68457] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:47:08.454148 #68457] INFO -- : ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc I, [2023-01-05T09:47:08.536506 #68457] INFO -- : installing binary commands: /tmp/ruby/install/trunk/bin I, [2023-01-05T09:47:08.536861 #68457] INFO -- : installing base libraries: /tmp/ruby/install/trunk/lib I, [2023-01-05T09:47:08.540788 #68457] INFO -- : installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-05T09:47:08.540873 #68457] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig I, [2023-01-05T09:47:08.541057 #68457] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-05T09:47:08.551940 #68457] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-01-05T09:47:08.552017 #68457] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-01-05T09:47:08.552065 #68457] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/x86_64-linux I, [2023-01-05T09:47:08.552912 #68457] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-01-05T09:47:08.558193 #68457] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0 I, [2023-01-05T09:47:08.558259 #68457] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-01-05T09:47:08.558287 #68457] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/ruby I, [2023-01-05T09:47:08.558300 #68457] INFO -- : installing command scripts: /tmp/ruby/install/trunk/bin I, [2023-01-05T09:47:08.558577 #68457] INFO -- : installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-01-05T09:47:08.608684 #68457] INFO -- : installing common headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0 I, [2023-01-05T09:47:08.618592 #68457] INFO -- : installing manpages: /tmp/ruby/install/trunk/share/man/man1 I, [2023-01-05T09:47:08.618951 #68457] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-05T09:47:08.635537 #68457] INFO -- : abbrev 0.1.1 I, [2023-01-05T09:47:08.641408 #68457] INFO -- : base64 0.1.1 I, [2023-01-05T09:47:08.642115 #68457] INFO -- : benchmark 0.2.1 I, [2023-01-05T09:47:08.642762 #68457] INFO -- : bundler 2.5.0.dev I, [2023-01-05T09:47:08.655707 #68457] INFO -- : cgi 0.3.6 I, [2023-01-05T09:47:08.656466 #68457] INFO -- : csv 3.2.7 I, [2023-01-05T09:47:08.657241 #68457] INFO -- : delegate 0.3.0 I, [2023-01-05T09:47:08.657908 #68457] INFO -- : did_you_mean 1.6.3 I, [2023-01-05T09:47:08.658624 #68457] INFO -- : drb 2.1.1 I, [2023-01-05T09:47:08.659210 #68457] INFO -- : english 0.7.2 I, [2023-01-05T09:47:08.659955 #68457] INFO -- : erb 4.0.2 I, [2023-01-05T09:47:08.660946 #68457] INFO -- : error_highlight 0.5.1 I, [2023-01-05T09:47:08.661622 #68457] INFO -- : fileutils 1.7.0 I, [2023-01-05T09:47:08.662312 #68457] INFO -- : find 0.1.1 I, [2023-01-05T09:47:08.662994 #68457] INFO -- : forwardable 1.3.3 I, [2023-01-05T09:47:08.663677 #68457] INFO -- : getoptlong 0.2.0 I, [2023-01-05T09:47:08.664441 #68457] INFO -- : ipaddr 1.2.5 I, [2023-01-05T09:47:08.666312 #68457] INFO -- : irb 1.6.2 I, [2023-01-05T09:47:08.669276 #68457] INFO -- : logger 1.5.3 I, [2023-01-05T09:47:08.670477 #68457] INFO -- : mutex_m 0.1.2 I, [2023-01-05T09:47:08.671215 #68457] INFO -- : net-http 0.3.2 I, [2023-01-05T09:47:08.672394 #68457] INFO -- : net-protocol 0.2.1 I, [2023-01-05T09:47:08.672781 #68457] INFO -- : observer 0.1.1 I, [2023-01-05T09:47:08.673517 #68457] INFO -- : open-uri 0.3.0 I, [2023-01-05T09:47:08.674557 #68457] INFO -- : open3 0.1.2 I, [2023-01-05T09:47:08.675286 #68457] INFO -- : optparse 0.4.0.pre.1 I, [2023-01-05T09:47:08.675755 #68457] INFO -- : ostruct 0.5.5 I, [2023-01-05T09:47:08.676465 #68457] INFO -- : pp 0.4.0 I, [2023-01-05T09:47:08.677243 #68457] INFO -- : prettyprint 0.1.1 I, [2023-01-05T09:47:08.678149 #68457] INFO -- : pstore 0.1.2 I, [2023-01-05T09:47:08.678859 #68457] INFO -- : racc 1.6.2 I, [2023-01-05T09:47:08.679830 #68457] INFO -- : rdoc 6.5.0 I, [2023-01-05T09:47:08.681118 #68457] INFO -- : readline 0.0.3 I, [2023-01-05T09:47:08.681851 #68457] INFO -- : reline 0.3.2 I, [2023-01-05T09:47:08.682630 #68457] INFO -- : resolv 0.2.2 I, [2023-01-05T09:47:08.683377 #68457] INFO -- : resolv-replace 0.1.1 I, [2023-01-05T09:47:08.683861 #68457] INFO -- : rinda 0.1.1 I, [2023-01-05T09:47:08.684742 #68457] INFO -- : ruby2_keywords 0.0.5 I, [2023-01-05T09:47:08.685550 #68457] INFO -- : securerandom 0.2.2 I, [2023-01-05T09:47:08.686308 #68457] INFO -- : set 1.0.3 I, [2023-01-05T09:47:08.687065 #68457] INFO -- : shellwords 0.1.0 I, [2023-01-05T09:47:08.687828 #68457] INFO -- : singleton 0.1.1 I, [2023-01-05T09:47:08.689055 #68457] INFO -- : syntax_suggest 1.0.2 I, [2023-01-05T09:47:08.689861 #68457] INFO -- : tempfile 0.1.3 I, [2023-01-05T09:47:08.690348 #68457] INFO -- : time 0.2.1 I, [2023-01-05T09:47:08.691209 #68457] INFO -- : timeout 0.3.1 I, [2023-01-05T09:47:08.691720 #68457] INFO -- : tmpdir 0.1.3 I, [2023-01-05T09:47:08.692873 #68457] INFO -- : tsort 0.1.1 I, [2023-01-05T09:47:08.693651 #68457] INFO -- : un 0.2.1 I, [2023-01-05T09:47:08.694444 #68457] INFO -- : uri 0.12.0 I, [2023-01-05T09:47:08.695241 #68457] INFO -- : weakref 0.1.2 I, [2023-01-05T09:47:08.696041 #68457] INFO -- : yaml 0.2.1 I, [2023-01-05T09:47:08.697003 #68457] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-05T09:47:08.703138 #68457] INFO -- : bigdecimal 3.1.3 I, [2023-01-05T09:47:08.703992 #68457] INFO -- : date 3.3.3 I, [2023-01-05T09:47:08.704828 #68457] INFO -- : digest 3.1.1 I, [2023-01-05T09:47:08.706065 #68457] INFO -- : etc 1.4.2 I, [2023-01-05T09:47:08.706933 #68457] INFO -- : fcntl 1.0.2 I, [2023-01-05T09:47:08.707731 #68457] INFO -- : fiddle 1.1.2 I, [2023-01-05T09:47:08.708533 #68457] INFO -- : io-console 0.6.0 I, [2023-01-05T09:47:08.709642 #68457] INFO -- : io-nonblock 0.2.0 I, [2023-01-05T09:47:08.710482 #68457] INFO -- : io-wait 0.3.0 I, [2023-01-05T09:47:08.711275 #68457] INFO -- : json 2.6.3 I, [2023-01-05T09:47:08.712246 #68457] INFO -- : nkf 0.1.2 I, [2023-01-05T09:47:08.713065 #68457] INFO -- : openssl 3.1.0 I, [2023-01-05T09:47:08.714090 #68457] INFO -- : pathname 0.2.1 I, [2023-01-05T09:47:08.714954 #68457] INFO -- : psych 5.0.1 I, [2023-01-05T09:47:08.715861 #68457] INFO -- : readline-ext 0.1.5 I, [2023-01-05T09:47:08.716652 #68457] INFO -- : stringio 3.0.5 I, [2023-01-05T09:47:08.717502 #68457] INFO -- : strscan 3.0.6 I, [2023-01-05T09:47:08.718323 #68457] INFO -- : syslog 0.1.1 I, [2023-01-05T09:47:08.719236 #68457] INFO -- : zlib 3.0.0 I, [2023-01-05T09:47:08.720011 #68457] INFO -- : installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-05T09:47:08.720655 #68457] INFO -- : minitest 5.17.0 I, [2023-01-05T09:47:08.729287 #68457] INFO -- : power_assert 2.0.3 I, [2023-01-05T09:47:08.730985 #68457] INFO -- : rake 13.0.6 I, [2023-01-05T09:47:08.734858 #68457] INFO -- : test-unit 3.5.7 I, [2023-01-05T09:47:08.739436 #68457] INFO -- : rexml 3.2.5 I, [2023-01-05T09:47:08.743824 #68457] INFO -- : rss 0.2.9 I, [2023-01-05T09:47:08.748923 #68457] INFO -- : net-ftp 0.2.0 I, [2023-01-05T09:47:08.750337 #68457] INFO -- : net-imap 0.3.4 I, [2023-01-05T09:47:08.752865 #68457] INFO -- : net-pop 0.1.2 I, [2023-01-05T09:47:08.754034 #68457] INFO -- : net-smtp 0.3.3 I, [2023-01-05T09:47:08.755090 #68457] INFO -- : matrix 0.4.2 I, [2023-01-05T09:47:08.756528 #68457] INFO -- : prime 0.1.2 I, [2023-01-05T09:47:08.758892 #68457] INFO -- : rbs 2.8.2 I, [2023-01-05T09:47:08.779221 #68457] INFO -- : typeprof 0.21.3 I, [2023-01-05T09:47:08.782239 #68457] INFO -- : debug 1.7.1 I, [2023-01-05T09:47:08.785210 #68457] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0/cache I, [2023-01-05T09:47:08.789270 #68457] INFO -- : $$$[end] "make install -j16" exit with 0. I, [2023-01-05T09:47:08.789451 #68457] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16' I, [2023-01-05T09:47:17.323705 #68457] INFO -- : PASS all 1788 tests E, [2023-01-05T09:47:17.331442 #68457] ERROR -- : I, [2023-01-05T09:47:17.331647 #68457] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0. I, [2023-01-05T09:47:17.331837 #68457] INFO -- : $$$[beg] make yes-test-basic TESTS='-j16' I, [2023-01-05T09:47:17.382457 #68457] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T09:47:17.382543 #68457] INFO -- : CC = gcc I, [2023-01-05T09:47:17.382582 #68457] INFO -- : LD = ld I, [2023-01-05T09:47:17.382604 #68457] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T09:47:17.382625 #68457] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC I, [2023-01-05T09:47:17.382645 #68457] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2023-01-05T09:47:17.382674 #68457] INFO -- : CPPFLAGS = I, [2023-01-05T09:47:17.382696 #68457] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T09:47:17.382721 #68457] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T09:47:17.382745 #68457] INFO -- : LANG = en_US.UTF-8 I, [2023-01-05T09:47:17.382769 #68457] INFO -- : LC_ALL = I, [2023-01-05T09:47:17.382792 #68457] INFO -- : LC_CTYPE = I, [2023-01-05T09:47:17.382832 #68457] INFO -- : MFLAGS = I, [2023-01-05T09:47:17.382857 #68457] INFO -- : RUSTC = no I, [2023-01-05T09:47:17.382882 #68457] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-01-05T09:47:17.384349 #68457] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-05T09:47:17.384436 #68457] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-05T09:47:17.384465 #68457] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T09:47:17.384494 #68457] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T09:47:17.384531 #68457] INFO -- : I, [2023-01-05T09:47:17.461251 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-01-05T09:47:17.461342 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 I, [2023-01-05T09:47:17.461373 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 I, [2023-01-05T09:47:17.461385 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 I, [2023-01-05T09:47:17.461495 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 I, [2023-01-05T09:47:17.461592 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 I, [2023-01-05T09:47:17.461879 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 I, [2023-01-05T09:47:17.462033 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 I, [2023-01-05T09:47:17.462887 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-01-05T09:47:17.463288 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 I, [2023-01-05T09:47:17.464618 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 I, [2023-01-05T09:47:17.466095 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-01-05T09:47:17.466136 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 I, [2023-01-05T09:47:17.466184 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 I, [2023-01-05T09:47:17.466271 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 I, [2023-01-05T09:47:17.567531 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 I, [2023-01-05T09:47:17.569161 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 I, [2023-01-05T09:47:17.710558 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 I, [2023-01-05T09:47:17.710625 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 I, [2023-01-05T09:47:17.710804 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 I, [2023-01-05T09:47:17.710971 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 I, [2023-01-05T09:47:17.711070 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 I, [2023-01-05T09:47:17.711106 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 I, [2023-01-05T09:47:17.711216 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 I, [2023-01-05T09:47:17.711409 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 I, [2023-01-05T09:47:17.711457 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 I, [2023-01-05T09:47:17.711594 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 I, [2023-01-05T09:47:17.711693 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 I, [2023-01-05T09:47:17.712729 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 I, [2023-01-05T09:47:17.768966 #68457] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 I, [2023-01-05T09:47:17.772304 #68457] INFO -- : I, [2023-01-05T09:47:17.772387 #68457] INFO -- : test succeeded I, [2023-01-05T09:47:17.774865 #68457] INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. I, [2023-01-05T09:47:17.775014 #68457] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' I, [2023-01-05T09:47:17.893753 #68457] INFO -- : config.status: creating ruby-runner.h I, [2023-01-05T09:47:17.909962 #68457] INFO -- : making mjit_build_dir.so I, [2023-01-05T09:47:18.053132 #68457] INFO -- : Run options: I, [2023-01-05T09:47:18.053213 #68457] INFO -- : --seed=54185 I, [2023-01-05T09:47:18.053236 #68457] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2023-01-05T09:47:18.053263 #68457] INFO -- : --excludes-dir=/tmp/ruby/src/trunk/test/excludes I, [2023-01-05T09:47:18.053276 #68457] INFO -- : --name=!/memory_leak/ I, [2023-01-05T09:47:18.053288 #68457] INFO -- : --stderr-on-failure I, [2023-01-05T09:47:18.053306 #68457] INFO -- : -j16 I, [2023-01-05T09:47:18.053317 #68457] INFO -- : I, [2023-01-05T09:47:18.053328 #68457] INFO -- : # Running tests: I, [2023-01-05T09:47:18.053339 #68457] INFO -- : I, [2023-01-05T09:48:20.801420 #68457] INFO -- : Finished tests in 62.754622s, 379.4940 tests/s, 140780.7854 assertions/s. I, [2023-01-05T09:48:20.802580 #68457] INFO -- : 23815 tests, 8834645 assertions, 0 failures, 0 errors, 160 skips I, [2023-01-05T09:48:20.802655 #68457] INFO -- : I, [2023-01-05T09:48:20.802683 #68457] INFO -- : ruby -v: ruby 3.3.0dev (2023-01-05T09:26:35Z master 4959e01932) [x86_64-linux] I, [2023-01-05T09:48:20.806368 #68457] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. I, [2023-01-05T09:48:20.806623 #68457] INFO -- : $$$[beg] make yes-test-rubyspec TESTS='-j16' E, [2023-01-05T09:48:20.930304 #68457] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec I, [2023-01-05T09:48:21.013405 #68457] INFO -- : ruby 3.3.0dev (2023-01-05T09:26:35Z master 4959e01932) [x86_64-linux] I, [2023-01-05T09:49:17.219454 #68457] INFO -- : ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... I, [2023-01-05T09:49:17.219568 #68457] INFO -- : I, [2023-01-05T09:49:17.219587 #68457] INFO -- : Finished in 56.206047 seconds I, [2023-01-05T09:49:17.219600 #68457] INFO -- : I, [2023-01-05T09:49:17.219612 #68457] INFO -- : 3827 files, 31637 examples, 203614 expectations, 0 failures, 0 errors, 0 tagged I, [2023-01-05T09:49:17.231031 #68457] INFO -- : $$$[end] "make yes-test-rubyspec TESTS='-j16'" exit with 0.