# Logfile created on 2023-01-04 05:23:24 +0000 by logger.rb/v1.4.2 I, [2023-01-04T05:23:24.908192 #1317] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-01-04T05:23:24.908298 #1317] INFO -- : $$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk E, [2023-01-04T05:23:24.909368 #1317] ERROR -- : Cloning into 'trunk'... I, [2023-01-04T05:23:29.662551 #1317] INFO -- : $$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk" exit with 0. I, [2023-01-04T05:23:29.662832 #1317] INFO -- : $$$[beg] ./autogen.sh I, [2023-01-04T05:23:30.840487 #1317] INFO -- : $$$[end] "./autogen.sh" exit with 0. I, [2023-01-04T05:23:30.840578 #1317] INFO -- : $$$[beg] autoconf I, [2023-01-04T05:23:30.995277 #1317] INFO -- : $$$[end] "autoconf" exit with 0. I, [2023-01-04T05:23:30.995554 #1317] INFO -- : $$$[beg] /tmp/ruby/src/trunk/configure --prefix=/tmp/ruby/install/trunk --disable-install-doc --enable-shared I, [2023-01-04T05:23:31.200858 #1317] INFO -- : checking for ruby... /usr/bin/ruby I, [2023-01-04T05:23:31.365477 #1317] INFO -- : downloading config.guess ... done I, [2023-01-04T05:23:31.389163 #1317] INFO -- : downloading config.sub ... done I, [2023-01-04T05:23:31.531839 #1317] INFO -- : checking build system type... x86_64-pc-linux-gnu I, [2023-01-04T05:23:31.531931 #1317] INFO -- : checking host system type... x86_64-pc-linux-gnu I, [2023-01-04T05:23:31.532050 #1317] INFO -- : checking target system type... x86_64-pc-linux-gnu I, [2023-01-04T05:23:31.534640 #1317] INFO -- : checking for gcc... gcc I, [2023-01-04T05:23:31.537581 #1317] INFO -- : checking for ld... ld I, [2023-01-04T05:23:31.540964 #1317] INFO -- : checking for gcc-ar... gcc-ar I, [2023-01-04T05:23:31.544361 #1317] INFO -- : checking for g++... no I, [2023-01-04T05:23:31.548009 #1317] INFO -- : checking for gcc-nm... gcc-nm I, [2023-01-04T05:23:31.551300 #1317] INFO -- : checking for gcc-ranlib... gcc-ranlib I, [2023-01-04T05:23:31.551786 #1317] INFO -- : checking for gcc... (cached) gcc I, [2023-01-04T05:23:31.640517 #1317] INFO -- : checking whether the C compiler works... yes I, [2023-01-04T05:23:31.640586 #1317] INFO -- : checking for C compiler default output file name... a.out I, [2023-01-04T05:23:31.681965 #1317] INFO -- : checking for suffix of executables... I, [2023-01-04T05:23:31.734069 #1317] INFO -- : checking whether we are cross compiling... no I, [2023-01-04T05:23:31.763454 #1317] INFO -- : checking for suffix of object files... o I, [2023-01-04T05:23:31.789897 #1317] INFO -- : checking whether we are using the GNU C compiler... yes I, [2023-01-04T05:23:31.816599 #1317] INFO -- : checking whether gcc accepts -g... yes I, [2023-01-04T05:23:31.861068 #1317] INFO -- : checking for gcc option to accept ISO C89... none needed I, [2023-01-04T05:23:31.914992 #1317] INFO -- : checking for gcc option to accept ISO C99... none needed I, [2023-01-04T05:23:31.915045 #1317] INFO -- : checking for g++... no I, [2023-01-04T05:23:31.916632 #1317] INFO -- : checking for c++... c++ I, [2023-01-04T05:23:32.181565 #1317] INFO -- : checking whether we are using the GNU C++ compiler... yes I, [2023-01-04T05:23:32.211350 #1317] INFO -- : checking whether c++ accepts -g... yes I, [2023-01-04T05:23:32.243939 #1317] INFO -- : checking how to run the C preprocessor... gcc -E I, [2023-01-04T05:23:32.276094 #1317] INFO -- : checking for gas... no I, [2023-01-04T05:23:32.276310 #1317] INFO -- : checking for as... as I, [2023-01-04T05:23:32.276599 #1317] INFO -- : checking for gobjcopy... no I, [2023-01-04T05:23:32.276796 #1317] INFO -- : checking for objcopy... objcopy I, [2023-01-04T05:23:32.277090 #1317] INFO -- : checking for gobjdump... no I, [2023-01-04T05:23:32.277278 #1317] INFO -- : checking for objdump... objdump I, [2023-01-04T05:23:32.277464 #1317] INFO -- : checking for gstrip... no I, [2023-01-04T05:23:32.277655 #1317] INFO -- : checking for strip... strip I, [2023-01-04T05:23:32.284090 #1317] INFO -- : checking for grep that handles long lines and -e... /usr/bin/grep I, [2023-01-04T05:23:32.286326 #1317] INFO -- : checking for egrep... /usr/bin/grep -E I, [2023-01-04T05:23:32.395530 #1317] INFO -- : checking for ANSI C header files... yes I, [2023-01-04T05:23:32.424886 #1317] INFO -- : checking for sys/types.h... yes I, [2023-01-04T05:23:32.461174 #1317] INFO -- : checking for sys/stat.h... yes I, [2023-01-04T05:23:32.498716 #1317] INFO -- : checking for stdlib.h... yes I, [2023-01-04T05:23:32.540134 #1317] INFO -- : checking for string.h... yes I, [2023-01-04T05:23:32.580334 #1317] INFO -- : checking for memory.h... yes I, [2023-01-04T05:23:32.616711 #1317] INFO -- : checking for strings.h... yes I, [2023-01-04T05:23:32.657714 #1317] INFO -- : checking for inttypes.h... yes I, [2023-01-04T05:23:32.697759 #1317] INFO -- : checking for stdint.h... yes I, [2023-01-04T05:23:32.739658 #1317] INFO -- : checking for unistd.h... yes I, [2023-01-04T05:23:32.776317 #1317] INFO -- : checking minix/config.h usability... no I, [2023-01-04T05:23:32.794035 #1317] INFO -- : checking minix/config.h presence... no I, [2023-01-04T05:23:32.794148 #1317] INFO -- : checking for minix/config.h... no I, [2023-01-04T05:23:32.826321 #1317] INFO -- : checking whether it is safe to define __EXTENSIONS__... yes I, [2023-01-04T05:23:32.862336 #1317] INFO -- : checking whether the linker is GNU ld... yes I, [2023-01-04T05:23:32.875763 #1317] INFO -- : checking whether gcc -E accepts -o... yes I, [2023-01-04T05:23:32.876089 #1317] INFO -- : checking for gcc... /usr/bin/gcc I, [2023-01-04T05:23:32.892881 #1317] INFO -- : checking for gcc-ar flags... rcD I, [2023-01-04T05:23:32.892972 #1317] INFO -- : checking whether ln -s works... yes I, [2023-01-04T05:23:32.904932 #1317] INFO -- : checking whether make sets $(MAKE)... yes I, [2023-01-04T05:23:32.918275 #1317] INFO -- : checking for a BSD-compatible install... /usr/bin/install -c I, [2023-01-04T05:23:32.921543 #1317] INFO -- : checking for a thread-safe mkdir -p... /usr/bin/mkdir -p I, [2023-01-04T05:23:32.921870 #1317] INFO -- : checking for dtrace... no I, [2023-01-04T05:23:32.922162 #1317] INFO -- : checking for dot... no I, [2023-01-04T05:23:32.922348 #1317] INFO -- : checking for doxygen... no I, [2023-01-04T05:23:32.922633 #1317] INFO -- : checking for pkg-config... no I, [2023-01-04T05:23:32.942869 #1317] INFO -- : checking whether it is Android... no I, [2023-01-04T05:23:32.960188 #1317] INFO -- : checking for cd using physical directory... cd -P I, [2023-01-04T05:23:32.988502 #1317] INFO -- : checking whether CFLAGS is valid... yes I, [2023-01-04T05:23:33.042917 #1317] INFO -- : checking whether LDFLAGS is valid... yes I, [2023-01-04T05:23:33.092209 #1317] INFO -- : checking whether ELF binaries are produced... yes I, [2023-01-04T05:23:33.138240 #1317] INFO -- : checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes I, [2023-01-04T05:23:33.160021 #1317] INFO -- : checking whether -fdeclspec is accepted as LDFLAGS... no I, [2023-01-04T05:23:33.217577 #1317] INFO -- : checking whether -fdeclspec is accepted as CXXFLAGS... no I, [2023-01-04T05:23:33.242623 #1317] INFO -- : checking whether -Wextra-tokens is accepted as CFLAGS... no I, [2023-01-04T05:23:33.270365 #1317] INFO -- : checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes I, [2023-01-04T05:23:33.299824 #1317] INFO -- : checking whether -Wdivision-by-zero is accepted as CFLAGS... no I, [2023-01-04T05:23:33.330547 #1317] INFO -- : checking whether -Wdiv-by-zero is accepted as CFLAGS... yes I, [2023-01-04T05:23:33.359656 #1317] INFO -- : checking whether -Wduplicated-cond is accepted as CFLAGS... yes I, [2023-01-04T05:23:33.389828 #1317] INFO -- : checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes I, [2023-01-04T05:23:33.423666 #1317] INFO -- : checking whether -Wimplicit-int is accepted as CFLAGS... yes I, [2023-01-04T05:23:33.453861 #1317] INFO -- : checking whether -Wmisleading-indentation is accepted as CFLAGS... yes I, [2023-01-04T05:23:33.484278 #1317] INFO -- : checking whether -Wpointer-arith is accepted as CFLAGS... yes I, [2023-01-04T05:23:33.516009 #1317] INFO -- : checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no I, [2023-01-04T05:23:33.543629 #1317] INFO -- : checking whether -Wwrite-strings is accepted as CFLAGS... yes I, [2023-01-04T05:23:33.574825 #1317] INFO -- : checking whether -Wold-style-definition is accepted as CFLAGS... yes I, [2023-01-04T05:23:33.604815 #1317] INFO -- : checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes I, [2023-01-04T05:23:33.634961 #1317] INFO -- : checking whether -Wmissing-noreturn is accepted as CFLAGS... yes I, [2023-01-04T05:23:33.665239 #1317] INFO -- : checking whether -Wno-cast-function-type is accepted as CFLAGS... yes I, [2023-01-04T05:23:33.696292 #1317] INFO -- : checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes I, [2023-01-04T05:23:33.729122 #1317] INFO -- : checking whether -Wno-long-long is accepted as CFLAGS... yes I, [2023-01-04T05:23:33.762319 #1317] INFO -- : checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes I, [2023-01-04T05:23:33.791356 #1317] INFO -- : checking whether -Wno-overlength-strings is accepted as CFLAGS... yes I, [2023-01-04T05:23:33.824677 #1317] INFO -- : checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes I, [2023-01-04T05:23:33.854458 #1317] INFO -- : checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes I, [2023-01-04T05:23:33.881684 #1317] INFO -- : checking whether -Wno-self-assign is accepted as CFLAGS... yes I, [2023-01-04T05:23:33.913780 #1317] INFO -- : checking whether -Wno-tautological-compare is accepted as CFLAGS... yes I, [2023-01-04T05:23:33.945932 #1317] INFO -- : checking whether -Wno-unused-parameter is accepted as CFLAGS... yes I, [2023-01-04T05:23:33.977049 #1317] INFO -- : checking whether -Wno-unused-value is accepted as CFLAGS... yes I, [2023-01-04T05:23:34.010302 #1317] INFO -- : checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes I, [2023-01-04T05:23:34.040733 #1317] INFO -- : checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes I, [2023-01-04T05:23:34.070449 #1317] INFO -- : checking whether -Wunused-variable is accepted as CFLAGS... yes I, [2023-01-04T05:23:34.109826 #1317] INFO -- : checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no I, [2023-01-04T05:23:34.137001 #1317] INFO -- : checking whether -Wundef is accepted as CFLAGS... yes I, [2023-01-04T05:23:34.164751 #1317] INFO -- : checking whether -Wall -Wextra is accepted as CFLAGS... yes I, [2023-01-04T05:23:34.189303 #1317] INFO -- : checking whether -Qunused-arguments is accepted as CFLAGS... no I, [2023-01-04T05:23:34.244240 #1317] INFO -- : checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes I, [2023-01-04T05:23:34.273407 #1317] INFO -- : checking whether -fstack-protector-strong is accepted as CFLAGS... yes I, [2023-01-04T05:23:34.319816 #1317] INFO -- : checking whether -fstack-protector-strong is accepted as LDFLAGS... yes I, [2023-01-04T05:23:34.321487 #1317] INFO -- : checking for -fstack-protector... -fstack-protector-strong I, [2023-01-04T05:23:34.367840 #1317] INFO -- : checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes I, [2023-01-04T05:23:34.394616 #1317] INFO -- : checking whether -fno-strict-overflow is accepted as CFLAGS... yes I, [2023-01-04T05:23:34.423699 #1317] INFO -- : checking whether -ggdb3 is accepted as CFLAGS... yes I, [2023-01-04T05:23:34.452535 #1317] INFO -- : checking whether -fvisibility=hidden is accepted as CFLAGS... yes I, [2023-01-04T05:23:34.478077 #1317] INFO -- : checking whether -fno-fast-math is accepted as CFLAGS... yes I, [2023-01-04T05:23:34.507827 #1317] INFO -- : checking whether -fexcess-precision=standard is accepted as CFLAGS... yes I, [2023-01-04T05:23:34.526344 #1317] INFO -- : checking whether -fp-model precise is accepted as CFLAGS... no I, [2023-01-04T05:23:34.558627 #1317] INFO -- : checking whether compiler has statement and declarations in expressions... yes I, [2023-01-04T05:23:34.620401 #1317] INFO -- : checking pthread.h usability... yes I, [2023-01-04T05:23:34.637972 #1317] INFO -- : checking pthread.h presence... yes I, [2023-01-04T05:23:34.638242 #1317] INFO -- : checking for pthread.h... yes I, [2023-01-04T05:23:34.689087 #1317] INFO -- : checking for pthread_create in -lthr... no I, [2023-01-04T05:23:34.739192 #1317] INFO -- : checking for pthread_create in -lpthread... yes I, [2023-01-04T05:23:34.770161 #1317] INFO -- : checking for pthread_np.h... no I, [2023-01-04T05:23:34.770654 #1317] INFO -- : checking thread model... pthread I, [2023-01-04T05:23:34.826245 #1317] INFO -- : checking whether CXXFLAGS is valid... no E, [2023-01-04T05:23:34.826335 #1317] ERROR -- : configure: WARNING: something wrong with CXXFLAGS="" I, [2023-01-04T05:23:34.878485 #1317] INFO -- : checking for crypt in -lcrypt... yes I, [2023-01-04T05:23:34.929650 #1317] INFO -- : checking for dlopen in -ldl... yes I, [2023-01-04T05:23:34.975403 #1317] INFO -- : checking for shutdown in -lsocket... no I, [2023-01-04T05:23:35.018361 #1317] INFO -- : checking for dirent.h that defines DIR... yes I, [2023-01-04T05:23:35.081707 #1317] INFO -- : checking for library containing opendir... none required I, [2023-01-04T05:23:35.118538 #1317] INFO -- : checking for stdbool.h that conforms to C99... yes I, [2023-01-04T05:23:35.208485 #1317] INFO -- : checking for _Bool... yes I, [2023-01-04T05:23:35.257118 #1317] INFO -- : checking for sys/wait.h that is POSIX.1 compatible... yes I, [2023-01-04T05:23:35.283270 #1317] INFO -- : checking for afunix.h... no I, [2023-01-04T05:23:35.320579 #1317] INFO -- : checking atomic.h usability... no I, [2023-01-04T05:23:35.338229 #1317] INFO -- : checking atomic.h presence... no I, [2023-01-04T05:23:35.338441 #1317] INFO -- : checking for atomic.h... no I, [2023-01-04T05:23:35.379804 #1317] INFO -- : checking copyfile.h usability... no I, [2023-01-04T05:23:35.397734 #1317] INFO -- : checking copyfile.h presence... no I, [2023-01-04T05:23:35.397976 #1317] INFO -- : checking for copyfile.h... no I, [2023-01-04T05:23:35.435644 #1317] INFO -- : checking direct.h usability... no I, [2023-01-04T05:23:35.453362 #1317] INFO -- : checking direct.h presence... no I, [2023-01-04T05:23:35.453492 #1317] INFO -- : checking for direct.h... no I, [2023-01-04T05:23:35.504852 #1317] INFO -- : checking grp.h usability... yes I, [2023-01-04T05:23:35.518891 #1317] INFO -- : checking grp.h presence... yes I, [2023-01-04T05:23:35.519077 #1317] INFO -- : checking for grp.h... yes I, [2023-01-04T05:23:35.572606 #1317] INFO -- : checking fcntl.h usability... yes I, [2023-01-04T05:23:35.587466 #1317] INFO -- : checking fcntl.h presence... yes I, [2023-01-04T05:23:35.587878 #1317] INFO -- : checking for fcntl.h... yes I, [2023-01-04T05:23:35.637552 #1317] INFO -- : checking float.h usability... yes I, [2023-01-04T05:23:35.649879 #1317] INFO -- : checking float.h presence... yes I, [2023-01-04T05:23:35.650099 #1317] INFO -- : checking for float.h... yes I, [2023-01-04T05:23:35.694767 #1317] INFO -- : checking ieeefp.h usability... no I, [2023-01-04T05:23:35.712508 #1317] INFO -- : checking ieeefp.h presence... no I, [2023-01-04T05:23:35.712720 #1317] INFO -- : checking for ieeefp.h... no I, [2023-01-04T05:23:35.750526 #1317] INFO -- : checking intrinsics.h usability... no I, [2023-01-04T05:23:35.769156 #1317] INFO -- : checking intrinsics.h presence... no I, [2023-01-04T05:23:35.769400 #1317] INFO -- : checking for intrinsics.h... no I, [2023-01-04T05:23:35.816954 #1317] INFO -- : checking langinfo.h usability... yes I, [2023-01-04T05:23:35.831454 #1317] INFO -- : checking langinfo.h presence... yes I, [2023-01-04T05:23:35.831640 #1317] INFO -- : checking for langinfo.h... yes I, [2023-01-04T05:23:35.887840 #1317] INFO -- : checking limits.h usability... yes I, [2023-01-04T05:23:35.900737 #1317] INFO -- : checking limits.h presence... yes I, [2023-01-04T05:23:35.900925 #1317] INFO -- : checking for limits.h... yes I, [2023-01-04T05:23:35.954819 #1317] INFO -- : checking locale.h usability... yes I, [2023-01-04T05:23:35.968740 #1317] INFO -- : checking locale.h presence... yes I, [2023-01-04T05:23:35.968930 #1317] INFO -- : checking for locale.h... yes I, [2023-01-04T05:23:36.018009 #1317] INFO -- : checking malloc.h usability... yes I, [2023-01-04T05:23:36.035370 #1317] INFO -- : checking malloc.h presence... yes I, [2023-01-04T05:23:36.035468 #1317] INFO -- : checking for malloc.h... yes I, [2023-01-04T05:23:36.075899 #1317] INFO -- : checking malloc/malloc.h usability... no I, [2023-01-04T05:23:36.094864 #1317] INFO -- : checking malloc/malloc.h presence... no I, [2023-01-04T05:23:36.094997 #1317] INFO -- : checking for malloc/malloc.h... no I, [2023-01-04T05:23:36.136974 #1317] INFO -- : checking malloc_np.h usability... no I, [2023-01-04T05:23:36.155018 #1317] INFO -- : checking malloc_np.h presence... no I, [2023-01-04T05:23:36.155276 #1317] INFO -- : checking for malloc_np.h... no I, [2023-01-04T05:23:36.198322 #1317] INFO -- : checking net/socket.h usability... no I, [2023-01-04T05:23:36.216895 #1317] INFO -- : checking net/socket.h presence... no I, [2023-01-04T05:23:36.217103 #1317] INFO -- : checking for net/socket.h... no I, [2023-01-04T05:23:36.256385 #1317] INFO -- : checking process.h usability... no I, [2023-01-04T05:23:36.274193 #1317] INFO -- : checking process.h presence... no I, [2023-01-04T05:23:36.274413 #1317] INFO -- : checking for process.h... no I, [2023-01-04T05:23:36.323257 #1317] INFO -- : checking pwd.h usability... yes I, [2023-01-04T05:23:36.336096 #1317] INFO -- : checking pwd.h presence... yes I, [2023-01-04T05:23:36.336259 #1317] INFO -- : checking for pwd.h... yes I, [2023-01-04T05:23:36.389068 #1317] INFO -- : checking sanitizer/asan_interface.h usability... yes I, [2023-01-04T05:23:36.402221 #1317] INFO -- : checking sanitizer/asan_interface.h presence... yes I, [2023-01-04T05:23:36.402502 #1317] INFO -- : checking for sanitizer/asan_interface.h... yes I, [2023-01-04T05:23:36.443837 #1317] INFO -- : checking sanitizer/msan_interface.h usability... no I, [2023-01-04T05:23:36.462083 #1317] INFO -- : checking sanitizer/msan_interface.h presence... no I, [2023-01-04T05:23:36.462261 #1317] INFO -- : checking for sanitizer/msan_interface.h... no I, [2023-01-04T05:23:36.503349 #1317] INFO -- : checking setjmpex.h usability... no I, [2023-01-04T05:23:36.522407 #1317] INFO -- : checking setjmpex.h presence... no I, [2023-01-04T05:23:36.522540 #1317] INFO -- : checking for setjmpex.h... no I, [2023-01-04T05:23:36.578382 #1317] INFO -- : checking stdalign.h usability... yes I, [2023-01-04T05:23:36.590054 #1317] INFO -- : checking stdalign.h presence... yes I, [2023-01-04T05:23:36.590235 #1317] INFO -- : checking for stdalign.h... yes I, [2023-01-04T05:23:36.641246 #1317] INFO -- : checking stdio.h usability... yes I, [2023-01-04T05:23:36.658089 #1317] INFO -- : checking stdio.h presence... yes I, [2023-01-04T05:23:36.658268 #1317] INFO -- : checking for stdio.h... yes I, [2023-01-04T05:23:36.700305 #1317] INFO -- : checking sys/attr.h usability... no I, [2023-01-04T05:23:36.719611 #1317] INFO -- : checking sys/attr.h presence... no I, [2023-01-04T05:23:36.719693 #1317] INFO -- : checking for sys/attr.h... no I, [2023-01-04T05:23:36.774170 #1317] INFO -- : checking sys/eventfd.h usability... yes I, [2023-01-04T05:23:36.787613 #1317] INFO -- : checking sys/eventfd.h presence... yes I, [2023-01-04T05:23:36.787690 #1317] INFO -- : checking for sys/eventfd.h... yes I, [2023-01-04T05:23:36.839699 #1317] INFO -- : checking sys/fcntl.h usability... yes I, [2023-01-04T05:23:36.854385 #1317] INFO -- : checking sys/fcntl.h presence... yes I, [2023-01-04T05:23:36.854518 #1317] INFO -- : checking for sys/fcntl.h... yes I, [2023-01-04T05:23:36.907805 #1317] INFO -- : checking sys/file.h usability... yes I, [2023-01-04T05:23:36.922373 #1317] INFO -- : checking sys/file.h presence... yes I, [2023-01-04T05:23:36.922596 #1317] INFO -- : checking for sys/file.h... yes I, [2023-01-04T05:23:36.961513 #1317] INFO -- : checking sys/id.h usability... no I, [2023-01-04T05:23:36.979843 #1317] INFO -- : checking sys/id.h presence... no I, [2023-01-04T05:23:36.979930 #1317] INFO -- : checking for sys/id.h... no I, [2023-01-04T05:23:37.031249 #1317] INFO -- : checking sys/ioctl.h usability... yes I, [2023-01-04T05:23:37.045948 #1317] INFO -- : checking sys/ioctl.h presence... yes I, [2023-01-04T05:23:37.046248 #1317] INFO -- : checking for sys/ioctl.h... yes I, [2023-01-04T05:23:37.090322 #1317] INFO -- : checking sys/mkdev.h usability... no I, [2023-01-04T05:23:37.108416 #1317] INFO -- : checking sys/mkdev.h presence... no I, [2023-01-04T05:23:37.108608 #1317] INFO -- : checking for sys/mkdev.h... no I, [2023-01-04T05:23:37.165933 #1317] INFO -- : checking sys/param.h usability... yes I, [2023-01-04T05:23:37.182044 #1317] INFO -- : checking sys/param.h presence... yes I, [2023-01-04T05:23:37.182234 #1317] INFO -- : checking for sys/param.h... yes I, [2023-01-04T05:23:37.239801 #1317] INFO -- : checking sys/prctl.h usability... yes I, [2023-01-04T05:23:37.253116 #1317] INFO -- : checking sys/prctl.h presence... yes I, [2023-01-04T05:23:37.253304 #1317] INFO -- : checking for sys/prctl.h... yes I, [2023-01-04T05:23:37.304472 #1317] INFO -- : checking sys/random.h usability... yes I, [2023-01-04T05:23:37.319797 #1317] INFO -- : checking sys/random.h presence... yes I, [2023-01-04T05:23:37.319910 #1317] INFO -- : checking for sys/random.h... yes I, [2023-01-04T05:23:37.370155 #1317] INFO -- : checking sys/resource.h usability... yes I, [2023-01-04T05:23:37.385027 #1317] INFO -- : checking sys/resource.h presence... yes I, [2023-01-04T05:23:37.385210 #1317] INFO -- : checking for sys/resource.h... yes I, [2023-01-04T05:23:37.436080 #1317] INFO -- : checking sys/select.h usability... yes I, [2023-01-04T05:23:37.448856 #1317] INFO -- : checking sys/select.h presence... yes I, [2023-01-04T05:23:37.448985 #1317] INFO -- : checking for sys/select.h... yes I, [2023-01-04T05:23:37.507600 #1317] INFO -- : checking sys/sendfile.h usability... yes I, [2023-01-04T05:23:37.523632 #1317] INFO -- : checking sys/sendfile.h presence... yes I, [2023-01-04T05:23:37.523707 #1317] INFO -- : checking for sys/sendfile.h... yes I, [2023-01-04T05:23:37.574412 #1317] INFO -- : checking sys/socket.h usability... yes I, [2023-01-04T05:23:37.592743 #1317] INFO -- : checking sys/socket.h presence... yes I, [2023-01-04T05:23:37.592990 #1317] INFO -- : checking for sys/socket.h... yes I, [2023-01-04T05:23:37.649453 #1317] INFO -- : checking sys/syscall.h usability... yes I, [2023-01-04T05:23:37.662776 #1317] INFO -- : checking sys/syscall.h presence... yes I, [2023-01-04T05:23:37.662965 #1317] INFO -- : checking for sys/syscall.h... yes I, [2023-01-04T05:23:37.713576 #1317] INFO -- : checking sys/sysmacros.h usability... yes I, [2023-01-04T05:23:37.727265 #1317] INFO -- : checking sys/sysmacros.h presence... yes I, [2023-01-04T05:23:37.727339 #1317] INFO -- : checking for sys/sysmacros.h... yes I, [2023-01-04T05:23:37.779346 #1317] INFO -- : checking sys/time.h usability... yes I, [2023-01-04T05:23:37.792149 #1317] INFO -- : checking sys/time.h presence... yes I, [2023-01-04T05:23:37.792330 #1317] INFO -- : checking for sys/time.h... yes I, [2023-01-04T05:23:37.845233 #1317] INFO -- : checking sys/times.h usability... yes I, [2023-01-04T05:23:37.855734 #1317] INFO -- : checking sys/times.h presence... yes I, [2023-01-04T05:23:37.855827 #1317] INFO -- : checking for sys/times.h... yes I, [2023-01-04T05:23:37.905199 #1317] INFO -- : checking sys/uio.h usability... yes I, [2023-01-04T05:23:37.921002 #1317] INFO -- : checking sys/uio.h presence... yes I, [2023-01-04T05:23:37.921211 #1317] INFO -- : checking for sys/uio.h... yes I, [2023-01-04T05:23:37.962024 #1317] INFO -- : checking sys/utime.h usability... no I, [2023-01-04T05:23:37.980368 #1317] INFO -- : checking sys/utime.h presence... no I, [2023-01-04T05:23:37.980558 #1317] INFO -- : checking for sys/utime.h... no I, [2023-01-04T05:23:38.030567 #1317] INFO -- : checking syscall.h usability... yes I, [2023-01-04T05:23:38.043721 #1317] INFO -- : checking syscall.h presence... yes I, [2023-01-04T05:23:38.043803 #1317] INFO -- : checking for syscall.h... yes I, [2023-01-04T05:23:38.100237 #1317] INFO -- : checking time.h usability... yes I, [2023-01-04T05:23:38.114689 #1317] INFO -- : checking time.h presence... yes I, [2023-01-04T05:23:38.114880 #1317] INFO -- : checking for time.h... yes I, [2023-01-04T05:23:38.165359 #1317] INFO -- : checking ucontext.h usability... yes I, [2023-01-04T05:23:38.180779 #1317] INFO -- : checking ucontext.h presence... yes I, [2023-01-04T05:23:38.180965 #1317] INFO -- : checking for ucontext.h... yes I, [2023-01-04T05:23:38.232518 #1317] INFO -- : checking utime.h usability... yes I, [2023-01-04T05:23:38.246335 #1317] INFO -- : checking utime.h presence... yes I, [2023-01-04T05:23:38.246516 #1317] INFO -- : checking for utime.h... yes I, [2023-01-04T05:23:38.455514 #1317] INFO -- : checking x86intrin.h usability... yes I, [2023-01-04T05:23:38.507782 #1317] INFO -- : checking x86intrin.h presence... yes I, [2023-01-04T05:23:38.508038 #1317] INFO -- : checking for x86intrin.h... yes I, [2023-01-04T05:23:38.705743 #1317] INFO -- : checking for x86intrin.h when defined(__x86_64__)... yes I, [2023-01-04T05:23:38.768588 #1317] INFO -- : checking gmp.h usability... yes I, [2023-01-04T05:23:38.785492 #1317] INFO -- : checking gmp.h presence... yes I, [2023-01-04T05:23:38.785558 #1317] INFO -- : checking for gmp.h... yes I, [2023-01-04T05:23:38.892717 #1317] INFO -- : checking for library containing __gmpz_init... -lgmp I, [2023-01-04T05:23:38.894949 #1317] INFO -- : checking for special C compiler options needed for large files... no I, [2023-01-04T05:23:38.929811 #1317] INFO -- : checking for _FILE_OFFSET_BITS value needed for large files... no I, [2023-01-04T05:23:39.021205 #1317] INFO -- : checking whether byte ordering is bigendian... no I, [2023-01-04T05:23:39.050324 #1317] INFO -- : checking for an ANSI C-conforming const... yes I, [2023-01-04T05:23:39.104348 #1317] INFO -- : checking whether char is unsigned... no I, [2023-01-04T05:23:39.132246 #1317] INFO -- : checking for inline... inline I, [2023-01-04T05:23:39.162540 #1317] INFO -- : checking for working volatile... yes I, [2023-01-04T05:23:39.195313 #1317] INFO -- : checking for typeof syntax and keyword spelling... typeof I, [2023-01-04T05:23:39.229041 #1317] INFO -- : checking for C/C++ restrict keyword... __restrict I, [2023-01-04T05:23:39.325780 #1317] INFO -- : checking for long long... yes I, [2023-01-04T05:23:39.422006 #1317] INFO -- : checking for off_t... yes I, [2023-01-04T05:23:39.496363 #1317] INFO -- : checking char bit... 8 I, [2023-01-04T05:23:39.567812 #1317] INFO -- : checking size of int... 4 I, [2023-01-04T05:23:39.643894 #1317] INFO -- : checking size of short... 2 I, [2023-01-04T05:23:39.724326 #1317] INFO -- : checking size of long... 8 I, [2023-01-04T05:23:39.805710 #1317] INFO -- : checking size of long long... 8 I, [2023-01-04T05:23:39.842815 #1317] INFO -- : checking size of __int64... 0 I, [2023-01-04T05:23:39.928300 #1317] INFO -- : checking size of __int128... 16 I, [2023-01-04T05:23:40.007756 #1317] INFO -- : checking size of off_t... 8 I, [2023-01-04T05:23:40.088994 #1317] INFO -- : checking size of void*... 8 I, [2023-01-04T05:23:40.169155 #1317] INFO -- : checking size of float... 4 I, [2023-01-04T05:23:40.250532 #1317] INFO -- : checking size of double... 8 I, [2023-01-04T05:23:40.325465 #1317] INFO -- : checking size of time_t... 8 I, [2023-01-04T05:23:40.401672 #1317] INFO -- : checking size of clock_t... 8 I, [2023-01-04T05:23:40.462176 #1317] INFO -- : checking packed struct attribute... x __attribute__((packed)) I, [2023-01-04T05:23:40.491715 #1317] INFO -- : checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes I, [2023-01-04T05:23:40.528484 #1317] INFO -- : checking for printf prefix for long long... ll I, [2023-01-04T05:23:40.617878 #1317] INFO -- : checking for pid_t... yes I, [2023-01-04T05:23:40.828401 #1317] INFO -- : checking for convertible type of pid_t... INT I, [2023-01-04T05:23:40.925331 #1317] INFO -- : checking for uid_t... yes I, [2023-01-04T05:23:41.150083 #1317] INFO -- : checking for convertible type of uid_t... UINT I, [2023-01-04T05:23:41.254487 #1317] INFO -- : checking for gid_t... yes I, [2023-01-04T05:23:41.487711 #1317] INFO -- : checking for convertible type of gid_t... UINT I, [2023-01-04T05:23:41.560841 #1317] INFO -- : checking for time_t... yes I, [2023-01-04T05:23:41.683860 #1317] INFO -- : checking for convertible type of time_t... LONG I, [2023-01-04T05:23:41.784497 #1317] INFO -- : checking for dev_t... yes I, [2023-01-04T05:23:41.974169 #1317] INFO -- : checking for convertible type of dev_t... ULONG I, [2023-01-04T05:23:42.050625 #1317] INFO -- : checking for mode_t... yes I, [2023-01-04T05:23:42.207581 #1317] INFO -- : checking for convertible type of mode_t... UINT I, [2023-01-04T05:23:42.287391 #1317] INFO -- : checking for rlim_t... yes I, [2023-01-04T05:23:42.425724 #1317] INFO -- : checking for convertible type of rlim_t... ULONG I, [2023-01-04T05:23:42.438325 #1317] INFO -- : checking for off_t... (cached) yes I, [2023-01-04T05:23:42.612677 #1317] INFO -- : checking for convertible type of off_t... LONG I, [2023-01-04T05:23:42.690720 #1317] INFO -- : checking for clockid_t... yes I, [2023-01-04T05:23:42.844160 #1317] INFO -- : checking for convertible type of clockid_t... INT I, [2023-01-04T05:23:42.890202 #1317] INFO -- : checking for variable length macro... yes I, [2023-01-04T05:23:42.921397 #1317] INFO -- : checking if _Alignof() works... yes I, [2023-01-04T05:23:42.952197 #1317] INFO -- : checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x I, [2023-01-04T05:23:42.986824 #1317] INFO -- : checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x I, [2023-01-04T05:23:43.020496 #1317] INFO -- : checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x I, [2023-01-04T05:23:43.052552 #1317] INFO -- : checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x I, [2023-01-04T05:23:43.086791 #1317] INFO -- : checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x I, [2023-01-04T05:23:43.117671 #1317] INFO -- : checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x I, [2023-01-04T05:23:43.142537 #1317] INFO -- : checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x I, [2023-01-04T05:23:43.174749 #1317] INFO -- : checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x I, [2023-01-04T05:23:43.204844 #1317] INFO -- : checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x I, [2023-01-04T05:23:43.236670 #1317] INFO -- : checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x I, [2023-01-04T05:23:43.269985 #1317] INFO -- : checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x I, [2023-01-04T05:23:43.301909 #1317] INFO -- : checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x I, [2023-01-04T05:23:43.339006 #1317] INFO -- : checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x I, [2023-01-04T05:23:43.374202 #1317] INFO -- : checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x I, [2023-01-04T05:23:43.405801 #1317] INFO -- : checking for WEAK function attribute... __attribute__ ((__weak__)) x I, [2023-01-04T05:23:43.416980 #1317] INFO -- : checking for __attribute__((__depreacted__(msg))) in C++... no I, [2023-01-04T05:23:43.425874 #1317] INFO -- : checking for std::nullptr_t... no I, [2023-01-04T05:23:43.561746 #1317] INFO -- : checking for FUNC_STDCALL function attribute... x I, [2023-01-04T05:23:43.692623 #1317] INFO -- : checking for FUNC_CDECL function attribute... x I, [2023-01-04T05:23:43.825981 #1317] INFO -- : checking for FUNC_FASTCALL function attribute... x I, [2023-01-04T05:23:43.857968 #1317] INFO -- : checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x I, [2023-01-04T05:23:43.890186 #1317] INFO -- : checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x I, [2023-01-04T05:23:43.939910 #1317] INFO -- : checking for function alias... alias I, [2023-01-04T05:23:43.996798 #1317] INFO -- : checking for __atomic builtins... yes I, [2023-01-04T05:23:44.049884 #1317] INFO -- : checking for __sync builtins... yes I, [2023-01-04T05:23:44.106199 #1317] INFO -- : checking for __builtin_unreachable... yes I, [2023-01-04T05:23:44.165191 #1317] INFO -- : checking for __assume... no I, [2023-01-04T05:23:44.197059 #1317] INFO -- : checking for exported function attribute... __attribute__ ((__visibility__("default"))) I, [2023-01-04T05:23:44.232413 #1317] INFO -- : checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x I, [2023-01-04T05:23:44.290452 #1317] INFO -- : checking for function name string predefined identifier... __func__ I, [2023-01-04T05:23:44.326796 #1317] INFO -- : checking if enum over int is allowed... yes I, [2023-01-04T05:23:44.387862 #1317] INFO -- : checking whether sys_nerr is declared... yes I, [2023-01-04T05:23:44.452185 #1317] INFO -- : checking whether getenv is declared... yes I, [2023-01-04T05:23:44.547152 #1317] INFO -- : checking for size_t... yes I, [2023-01-04T05:23:44.658742 #1317] INFO -- : checking size of size_t... 8 I, [2023-01-04T05:23:44.734754 #1317] INFO -- : checking size of ptrdiff_t... 8 I, [2023-01-04T05:23:44.808287 #1317] INFO -- : checking size of dev_t... 8 I, [2023-01-04T05:23:44.853825 #1317] INFO -- : checking for printf prefix for size_t... z I, [2023-01-04T05:23:44.892934 #1317] INFO -- : checking for printf prefix for ptrdiff_t... t I, [2023-01-04T05:23:44.951805 #1317] INFO -- : checking for struct stat.st_blksize... yes I, [2023-01-04T05:23:45.002853 #1317] INFO -- : checking for struct stat.st_blocks... yes I, [2023-01-04T05:23:45.061753 #1317] INFO -- : checking for struct stat.st_rdev... yes I, [2023-01-04T05:23:45.104494 #1317] INFO -- : checking size of struct stat.st_size... SIZEOF_OFF_T I, [2023-01-04T05:23:45.143873 #1317] INFO -- : checking size of struct stat.st_blocks... SIZEOF_OFF_T I, [2023-01-04T05:23:45.181454 #1317] INFO -- : checking size of struct stat.st_ino... SIZEOF_LONG I, [2023-01-04T05:23:45.224371 #1317] INFO -- : checking size of struct stat.st_dev... SIZEOF_DEV_T I, [2023-01-04T05:23:45.262541 #1317] INFO -- : checking size of struct stat.st_rdev... SIZEOF_DEV_T I, [2023-01-04T05:23:45.358244 #1317] INFO -- : checking for struct stat.st_atim... yes I, [2023-01-04T05:23:45.439867 #1317] INFO -- : checking for struct stat.st_atimespec... no I, [2023-01-04T05:23:45.527641 #1317] INFO -- : checking for struct stat.st_atimensec... no I, [2023-01-04T05:23:45.619383 #1317] INFO -- : checking for struct stat.st_mtim... yes I, [2023-01-04T05:23:45.702175 #1317] INFO -- : checking for struct stat.st_mtimespec... no I, [2023-01-04T05:23:45.783582 #1317] INFO -- : checking for struct stat.st_mtimensec... no I, [2023-01-04T05:23:45.879824 #1317] INFO -- : checking for struct stat.st_ctim... yes I, [2023-01-04T05:23:45.965628 #1317] INFO -- : checking for struct stat.st_ctimespec... no I, [2023-01-04T05:23:46.044868 #1317] INFO -- : checking for struct stat.st_ctimensec... no I, [2023-01-04T05:23:46.125846 #1317] INFO -- : checking for struct stat.st_birthtimespec... no I, [2023-01-04T05:23:46.215628 #1317] INFO -- : checking for struct statx.stx_btime... yes I, [2023-01-04T05:23:46.281466 #1317] INFO -- : checking for struct timeval... yes I, [2023-01-04T05:23:46.323558 #1317] INFO -- : checking size of struct timeval.tv_sec... SIZEOF_TIME_T I, [2023-01-04T05:23:46.386564 #1317] INFO -- : checking for struct timespec... yes I, [2023-01-04T05:23:46.455283 #1317] INFO -- : checking for struct timezone... yes I, [2023-01-04T05:23:46.541660 #1317] INFO -- : checking for fd_mask... yes I, [2023-01-04T05:23:46.600308 #1317] INFO -- : checking for int8_t... yes I, [2023-01-04T05:23:46.677390 #1317] INFO -- : checking size of int8_t... 1 I, [2023-01-04T05:23:46.736196 #1317] INFO -- : checking for uint8_t... yes I, [2023-01-04T05:23:46.819714 #1317] INFO -- : checking size of uint8_t... 1 I, [2023-01-04T05:23:46.880218 #1317] INFO -- : checking for int16_t... yes I, [2023-01-04T05:23:46.954972 #1317] INFO -- : checking size of int16_t... 2 I, [2023-01-04T05:23:47.009198 #1317] INFO -- : checking for uint16_t... yes I, [2023-01-04T05:23:47.093952 #1317] INFO -- : checking size of uint16_t... 2 I, [2023-01-04T05:23:47.147250 #1317] INFO -- : checking for int32_t... yes I, [2023-01-04T05:23:47.228528 #1317] INFO -- : checking size of int32_t... 4 I, [2023-01-04T05:23:47.287999 #1317] INFO -- : checking for uint32_t... yes I, [2023-01-04T05:23:47.366848 #1317] INFO -- : checking size of uint32_t... 4 I, [2023-01-04T05:23:47.423621 #1317] INFO -- : checking for int64_t... yes I, [2023-01-04T05:23:47.507846 #1317] INFO -- : checking size of int64_t... 8 I, [2023-01-04T05:23:47.563913 #1317] INFO -- : checking for uint64_t... yes I, [2023-01-04T05:23:47.640703 #1317] INFO -- : checking size of uint64_t... 8 I, [2023-01-04T05:23:47.686432 #1317] INFO -- : checking for int128_t... __int128 I, [2023-01-04T05:23:47.737870 #1317] INFO -- : checking for uint128_t... unsigned __int128 I, [2023-01-04T05:23:47.800266 #1317] INFO -- : checking for intptr_t... yes I, [2023-01-04T05:23:47.880951 #1317] INFO -- : checking size of intptr_t... 8 I, [2023-01-04T05:23:47.935582 #1317] INFO -- : checking for uintptr_t... yes I, [2023-01-04T05:23:48.012048 #1317] INFO -- : checking size of uintptr_t... 8 I, [2023-01-04T05:23:48.146420 #1317] INFO -- : checking for printf prefix for intptr_t... NONE I, [2023-01-04T05:23:48.180511 #1317] INFO -- : checking for ssize_t... yes I, [2023-01-04T05:23:48.245782 #1317] INFO -- : checking size of ssize_t... 8 I, [2023-01-04T05:23:48.353437 #1317] INFO -- : checking for printf prefix for int64_t... NONE I, [2023-01-04T05:23:48.406653 #1317] INFO -- : checking for stack end address... __libc_stack_end I, [2023-01-04T05:23:48.409034 #1317] INFO -- : checking for uid_t in sys/types.h... (cached) yes I, [2023-01-04T05:23:48.485235 #1317] INFO -- : checking type of array argument to getgroups... gid_t I, [2023-01-04T05:23:48.538815 #1317] INFO -- : checking for working alloca.h... yes I, [2023-01-04T05:23:48.588149 #1317] INFO -- : checking for alloca... yes I, [2023-01-04T05:23:48.642673 #1317] INFO -- : checking for dynamic size alloca... ok I, [2023-01-04T05:23:48.732357 #1317] INFO -- : checking for working memcmp... yes I, [2023-01-04T05:23:48.791806 #1317] INFO -- : checking for dup... yes I, [2023-01-04T05:23:48.852547 #1317] INFO -- : checking for dup2... yes I, [2023-01-04T05:23:48.912192 #1317] INFO -- : checking for acosh... yes I, [2023-01-04T05:23:48.981175 #1317] INFO -- : checking for cbrt... yes I, [2023-01-04T05:23:49.040383 #1317] INFO -- : checking for crypt... yes I, [2023-01-04T05:23:49.104667 #1317] INFO -- : checking for erf... yes I, [2023-01-04T05:23:49.160317 #1317] INFO -- : checking for explicit_bzero... yes I, [2023-01-04T05:23:49.222620 #1317] INFO -- : checking for ffs... yes I, [2023-01-04T05:23:49.276164 #1317] INFO -- : checking for flock... yes I, [2023-01-04T05:23:49.336504 #1317] INFO -- : checking for hypot... yes I, [2023-01-04T05:23:49.405850 #1317] INFO -- : checking for lgamma_r... yes I, [2023-01-04T05:23:49.469236 #1317] INFO -- : checking for memmove... yes I, [2023-01-04T05:23:49.536671 #1317] INFO -- : checking for nan... yes I, [2023-01-04T05:23:49.596941 #1317] INFO -- : checking for nextafter... yes I, [2023-01-04T05:23:49.663160 #1317] INFO -- : checking for setproctitle... no I, [2023-01-04T05:23:49.728507 #1317] INFO -- : checking for strchr... yes I, [2023-01-04T05:23:49.788806 #1317] INFO -- : checking for strerror... yes I, [2023-01-04T05:23:49.846246 #1317] INFO -- : checking for strlcat... no I, [2023-01-04T05:23:49.912011 #1317] INFO -- : checking for strlcpy... no I, [2023-01-04T05:23:49.963759 #1317] INFO -- : checking for strstr... yes I, [2023-01-04T05:23:50.026272 #1317] INFO -- : checking for tgamma... yes I, [2023-01-04T05:23:50.061698 #1317] INFO -- : checking sys/pstat.h usability... no I, [2023-01-04T05:23:50.079689 #1317] INFO -- : checking sys/pstat.h presence... no I, [2023-01-04T05:23:50.079777 #1317] INFO -- : checking for sys/pstat.h... no I, [2023-01-04T05:23:50.080011 #1317] INFO -- : checking for pid_t... (cached) yes I, [2023-01-04T05:23:50.121422 #1317] INFO -- : checking vfork.h usability... no I, [2023-01-04T05:23:50.140628 #1317] INFO -- : checking vfork.h presence... no I, [2023-01-04T05:23:50.140806 #1317] INFO -- : checking for vfork.h... no I, [2023-01-04T05:23:50.205083 #1317] INFO -- : checking for fork... yes I, [2023-01-04T05:23:50.272278 #1317] INFO -- : checking for vfork... yes I, [2023-01-04T05:23:50.350256 #1317] INFO -- : checking for working fork... yes I, [2023-01-04T05:23:50.350470 #1317] INFO -- : checking for working vfork... (cached) yes I, [2023-01-04T05:23:50.417941 #1317] INFO -- : checking for __syscall... no I, [2023-01-04T05:23:50.475862 #1317] INFO -- : checking for _longjmp... yes I, [2023-01-04T05:23:50.533908 #1317] INFO -- : checking for arc4random_buf... no I, [2023-01-04T05:23:50.601175 #1317] INFO -- : checking for atan2l... yes I, [2023-01-04T05:23:50.680323 #1317] INFO -- : checking for atan2f... yes I, [2023-01-04T05:23:50.738115 #1317] INFO -- : checking for chmod... yes I, [2023-01-04T05:23:50.796537 #1317] INFO -- : checking for chown... yes I, [2023-01-04T05:23:50.856097 #1317] INFO -- : checking for chroot... yes I, [2023-01-04T05:23:50.917786 #1317] INFO -- : checking for chsize... no I, [2023-01-04T05:23:50.975321 #1317] INFO -- : checking for clock_gettime... yes I, [2023-01-04T05:23:51.034383 #1317] INFO -- : checking for copy_file_range... yes I, [2023-01-04T05:23:51.102605 #1317] INFO -- : checking for cosh... yes I, [2023-01-04T05:23:51.164503 #1317] INFO -- : checking for crypt_r... yes I, [2023-01-04T05:23:51.166573 #1317] INFO -- : checking for daemon... (cached) no I, [2023-01-04T05:23:51.226095 #1317] INFO -- : checking for dirfd... yes I, [2023-01-04T05:23:51.283963 #1317] INFO -- : checking for dl_iterate_phdr... yes I, [2023-01-04T05:23:51.339641 #1317] INFO -- : checking for dlopen... yes I, [2023-01-04T05:23:51.396601 #1317] INFO -- : checking for dladdr... yes I, [2023-01-04T05:23:51.455776 #1317] INFO -- : checking for dup3... yes I, [2023-01-04T05:23:51.514059 #1317] INFO -- : checking for eaccess... yes I, [2023-01-04T05:23:51.572446 #1317] INFO -- : checking for endgrent... yes I, [2023-01-04T05:23:51.635360 #1317] INFO -- : checking for eventfd... yes I, [2023-01-04T05:23:51.703763 #1317] INFO -- : checking for execl... yes I, [2023-01-04T05:23:51.772249 #1317] INFO -- : checking for execle... yes I, [2023-01-04T05:23:51.836633 #1317] INFO -- : checking for execv... yes I, [2023-01-04T05:23:51.900228 #1317] INFO -- : checking for execve... yes I, [2023-01-04T05:23:51.963719 #1317] INFO -- : checking for explicit_memset... no I, [2023-01-04T05:23:52.028773 #1317] INFO -- : checking for fcopyfile... no I, [2023-01-04T05:23:52.088460 #1317] INFO -- : checking for fchmod... yes I, [2023-01-04T05:23:52.146209 #1317] INFO -- : checking for fchown... yes I, [2023-01-04T05:23:52.204493 #1317] INFO -- : checking for fcntl... yes I, [2023-01-04T05:23:52.258691 #1317] INFO -- : checking for fdatasync... yes I, [2023-01-04T05:23:52.320326 #1317] INFO -- : checking for fdopendir... yes I, [2023-01-04T05:23:52.388625 #1317] INFO -- : checking for fgetattrlist... no I, [2023-01-04T05:23:52.452451 #1317] INFO -- : checking for fmod... yes I, [2023-01-04T05:23:52.510569 #1317] INFO -- : checking for fstatat... yes I, [2023-01-04T05:23:52.567389 #1317] INFO -- : checking for fsync... yes I, [2023-01-04T05:23:52.626254 #1317] INFO -- : checking for ftruncate... yes I, [2023-01-04T05:23:52.680180 #1317] INFO -- : checking for ftruncate64... yes I, [2023-01-04T05:23:52.749156 #1317] INFO -- : checking for getattrlist... no I, [2023-01-04T05:23:52.804209 #1317] INFO -- : checking for getcwd... yes I, [2023-01-04T05:23:52.864260 #1317] INFO -- : checking for getegid... yes I, [2023-01-04T05:23:52.929989 #1317] INFO -- : checking for getentropy... yes I, [2023-01-04T05:23:52.987641 #1317] INFO -- : checking for geteuid... yes I, [2023-01-04T05:23:53.043769 #1317] INFO -- : checking for getgid... yes I, [2023-01-04T05:23:53.114615 #1317] INFO -- : checking for getgidx... no I, [2023-01-04T05:23:53.171823 #1317] INFO -- : checking for getgrnam... yes I, [2023-01-04T05:23:53.232118 #1317] INFO -- : checking for getgrnam_r... yes I, [2023-01-04T05:23:53.296395 #1317] INFO -- : checking for getgroups... yes I, [2023-01-04T05:23:53.359549 #1317] INFO -- : checking for getlogin... yes I, [2023-01-04T05:23:53.419269 #1317] INFO -- : checking for getlogin_r... yes I, [2023-01-04T05:23:53.477246 #1317] INFO -- : checking for getpgid... yes I, [2023-01-04T05:23:53.536116 #1317] INFO -- : checking for getpgrp... yes I, [2023-01-04T05:23:58.312742 #1317] INFO -- : checking for getppid... yes I, [2023-01-04T05:23:58.370248 #1317] INFO -- : checking for getpriority... yes I, [2023-01-04T05:23:58.428269 #1317] INFO -- : checking for getpwnam... yes I, [2023-01-04T05:23:58.489380 #1317] INFO -- : checking for getpwnam_r... yes I, [2023-01-04T05:23:58.546868 #1317] INFO -- : checking for getpwuid... yes I, [2023-01-04T05:23:58.601943 #1317] INFO -- : checking for getpwuid_r... yes I, [2023-01-04T05:23:58.662965 #1317] INFO -- : checking for getrandom... yes I, [2023-01-04T05:23:58.727401 #1317] INFO -- : checking for getresgid... yes I, [2023-01-04T05:23:58.786008 #1317] INFO -- : checking for getresuid... yes I, [2023-01-04T05:23:58.846372 #1317] INFO -- : checking for getrlimit... yes I, [2023-01-04T05:23:58.904092 #1317] INFO -- : checking for getsid... yes I, [2023-01-04T05:23:58.965177 #1317] INFO -- : checking for gettimeofday... yes I, [2023-01-04T05:23:59.027967 #1317] INFO -- : checking for getuid... yes I, [2023-01-04T05:23:59.090534 #1317] INFO -- : checking for getuidx... no I, [2023-01-04T05:23:59.145894 #1317] INFO -- : checking for gmtime_r... yes I, [2023-01-04T05:23:59.205838 #1317] INFO -- : checking for grantpt... yes I, [2023-01-04T05:23:59.253960 #1317] INFO -- : checking for initgroups... yes I, [2023-01-04T05:23:59.318425 #1317] INFO -- : checking for ioctl... yes I, [2023-01-04T05:23:59.386808 #1317] INFO -- : checking for isfinite... no I, [2023-01-04T05:23:59.452987 #1317] INFO -- : checking for issetugid... no I, [2023-01-04T05:23:59.502560 #1317] INFO -- : checking for kill... yes I, [2023-01-04T05:23:59.561238 #1317] INFO -- : checking for killpg... yes I, [2023-01-04T05:23:59.591326 #1317] INFO -- : checking for lchmod... no I, [2023-01-04T05:23:59.646686 #1317] INFO -- : checking for lchown... yes I, [2023-01-04T05:23:59.706845 #1317] INFO -- : checking for link... yes I, [2023-01-04T05:23:59.768459 #1317] INFO -- : checking for llabs... yes I, [2023-01-04T05:23:59.833106 #1317] INFO -- : checking for lockf... yes I, [2023-01-04T05:23:59.899669 #1317] INFO -- : checking for log2... yes I, [2023-01-04T05:23:59.958501 #1317] INFO -- : checking for lstat... yes I, [2023-01-04T05:24:00.010030 #1317] INFO -- : checking for lutimes... yes I, [2023-01-04T05:24:00.066464 #1317] INFO -- : checking for malloc_usable_size... yes I, [2023-01-04T05:24:00.126049 #1317] INFO -- : checking for malloc_size... no I, [2023-01-04T05:24:00.182120 #1317] INFO -- : checking for mblen... yes I, [2023-01-04T05:24:00.238594 #1317] INFO -- : checking for memalign... yes I, [2023-01-04T05:24:00.303977 #1317] INFO -- : checking for memset_s... no I, [2023-01-04T05:24:00.360783 #1317] INFO -- : checking for writev... yes I, [2023-01-04T05:24:00.424114 #1317] INFO -- : checking for memrchr... yes I, [2023-01-04T05:24:00.477846 #1317] INFO -- : checking for memmem... yes I, [2023-01-04T05:24:00.537854 #1317] INFO -- : checking for mkfifo... yes I, [2023-01-04T05:24:00.598946 #1317] INFO -- : checking for mknod... yes I, [2023-01-04T05:24:00.651880 #1317] INFO -- : checking for mktime... yes I, [2023-01-04T05:24:00.704141 #1317] INFO -- : checking for mmap... yes I, [2023-01-04T05:24:00.762634 #1317] INFO -- : checking for mremap... yes I, [2023-01-04T05:24:00.828207 #1317] INFO -- : checking for openat... yes I, [2023-01-04T05:24:00.883071 #1317] INFO -- : checking for pclose... yes I, [2023-01-04T05:24:00.943165 #1317] INFO -- : checking for pipe... yes I, [2023-01-04T05:24:01.006334 #1317] INFO -- : checking for pipe2... yes I, [2023-01-04T05:24:01.070325 #1317] INFO -- : checking for poll... yes I, [2023-01-04T05:24:01.130595 #1317] INFO -- : checking for popen... yes I, [2023-01-04T05:24:01.190299 #1317] INFO -- : checking for posix_fadvise... yes I, [2023-01-04T05:24:01.254015 #1317] INFO -- : checking for posix_madvise... yes I, [2023-01-04T05:24:01.320785 #1317] INFO -- : checking for posix_memalign... yes I, [2023-01-04T05:24:01.382048 #1317] INFO -- : checking for ppoll... yes I, [2023-01-04T05:24:01.438531 #1317] INFO -- : checking for pread... yes I, [2023-01-04T05:24:01.494502 #1317] INFO -- : checking for pwrite... yes I, [2023-01-04T05:24:01.545711 #1317] INFO -- : checking for qsort_r... yes I, [2023-01-04T05:24:01.610525 #1317] INFO -- : checking for qsort_s... no I, [2023-01-04T05:24:01.666847 #1317] INFO -- : checking for readlink... yes I, [2023-01-04T05:24:01.718981 #1317] INFO -- : checking for realpath... yes I, [2023-01-04T05:24:01.787847 #1317] INFO -- : checking for round... yes I, [2023-01-04T05:24:01.846854 #1317] INFO -- : checking for sched_getaffinity... yes I, [2023-01-04T05:24:01.906223 #1317] INFO -- : checking for seekdir... yes I, [2023-01-04T05:24:01.975222 #1317] INFO -- : checking for select_large_fdset... no I, [2023-01-04T05:24:02.033091 #1317] INFO -- : checking for sendfile... yes I, [2023-01-04T05:24:02.087002 #1317] INFO -- : checking for setegid... yes I, [2023-01-04T05:24:02.137016 #1317] INFO -- : checking for setenv... yes I, [2023-01-04T05:24:02.183677 #1317] INFO -- : checking for seteuid... yes I, [2023-01-04T05:24:02.243783 #1317] INFO -- : checking for setgid... yes I, [2023-01-04T05:24:02.302709 #1317] INFO -- : checking for setgroups... yes I, [2023-01-04T05:24:02.358909 #1317] INFO -- : checking for setpgid... yes I, [2023-01-04T05:24:02.417228 #1317] INFO -- : checking for setpgrp... yes I, [2023-01-04T05:24:02.473455 #1317] INFO -- : checking for setregid... yes I, [2023-01-04T05:24:02.525627 #1317] INFO -- : checking for setresgid... yes I, [2023-01-04T05:24:02.588411 #1317] INFO -- : checking for setresuid... yes I, [2023-01-04T05:24:02.652072 #1317] INFO -- : checking for setreuid... yes I, [2023-01-04T05:24:02.720100 #1317] INFO -- : checking for setrgid... no I, [2023-01-04T05:24:02.776535 #1317] INFO -- : checking for setrlimit... yes I, [2023-01-04T05:24:02.843054 #1317] INFO -- : checking for setruid... no I, [2023-01-04T05:24:02.898533 #1317] INFO -- : checking for setsid... yes I, [2023-01-04T05:24:02.958388 #1317] INFO -- : checking for setuid... yes I, [2023-01-04T05:24:03.016542 #1317] INFO -- : checking for shutdown... yes I, [2023-01-04T05:24:03.076430 #1317] INFO -- : checking for sigaction... yes I, [2023-01-04T05:24:03.126348 #1317] INFO -- : checking for sigaltstack... yes I, [2023-01-04T05:24:03.187338 #1317] INFO -- : checking for sigprocmask... yes I, [2023-01-04T05:24:03.262977 #1317] INFO -- : checking for sinh... yes I, [2023-01-04T05:24:03.327635 #1317] INFO -- : checking for spawnv... no I, [2023-01-04T05:24:03.382361 #1317] INFO -- : checking for symlink... yes I, [2023-01-04T05:24:03.438386 #1317] INFO -- : checking for syscall... yes I, [2023-01-04T05:24:03.494493 #1317] INFO -- : checking for sysconf... yes I, [2023-01-04T05:24:03.550475 #1317] INFO -- : checking for system... yes I, [2023-01-04T05:24:03.617922 #1317] INFO -- : checking for tanh... yes I, [2023-01-04T05:24:03.681095 #1317] INFO -- : checking for telldir... yes I, [2023-01-04T05:24:03.737470 #1317] INFO -- : checking for timegm... yes I, [2023-01-04T05:24:03.804687 #1317] INFO -- : checking for times... yes I, [2023-01-04T05:24:03.868808 #1317] INFO -- : checking for truncate... yes I, [2023-01-04T05:24:03.920676 #1317] INFO -- : checking for truncate64... yes I, [2023-01-04T05:24:03.970568 #1317] INFO -- : checking for tzset... yes I, [2023-01-04T05:24:04.026496 #1317] INFO -- : checking for umask... yes I, [2023-01-04T05:24:04.086461 #1317] INFO -- : checking for unsetenv... yes I, [2023-01-04T05:24:04.142582 #1317] INFO -- : checking for utimensat... yes I, [2023-01-04T05:24:04.202923 #1317] INFO -- : checking for utimes... yes I, [2023-01-04T05:24:04.265724 #1317] INFO -- : checking for wait4... yes I, [2023-01-04T05:24:04.326620 #1317] INFO -- : checking for waitpid... yes I, [2023-01-04T05:24:04.398320 #1317] INFO -- : checking for __cospi... no I, [2023-01-04T05:24:04.464626 #1317] INFO -- : checking for __sinpi... no I, [2023-01-04T05:24:04.524872 #1317] INFO -- : checking for statx... yes I, [2023-01-04T05:24:04.592547 #1317] INFO -- : checking if getcwd allocates buffer if NULL is given... yes I, [2023-01-04T05:24:04.646925 #1317] INFO -- : checking crypt.h usability... yes I, [2023-01-04T05:24:04.660712 #1317] INFO -- : checking crypt.h presence... yes I, [2023-01-04T05:24:04.660886 #1317] INFO -- : checking for crypt.h... yes I, [2023-01-04T05:24:04.700490 #1317] INFO -- : checking for struct crypt_data.initialized... yes I, [2023-01-04T05:24:04.754485 #1317] INFO -- : checking for __builtin_alloca_with_align... yes I, [2023-01-04T05:24:04.810552 #1317] INFO -- : checking for __builtin_assume_aligned... yes I, [2023-01-04T05:24:04.861894 #1317] INFO -- : checking for __builtin_bswap16... yes I, [2023-01-04T05:24:04.915045 #1317] INFO -- : checking for __builtin_bswap32... yes I, [2023-01-04T05:24:04.971894 #1317] INFO -- : checking for __builtin_bswap64... yes I, [2023-01-04T05:24:05.027550 #1317] INFO -- : checking for __builtin_popcount... yes I, [2023-01-04T05:24:05.080908 #1317] INFO -- : checking for __builtin_popcountll... yes I, [2023-01-04T05:24:05.134118 #1317] INFO -- : checking for __builtin_clz... yes I, [2023-01-04T05:24:05.188640 #1317] INFO -- : checking for __builtin_clzl... yes I, [2023-01-04T05:24:05.247332 #1317] INFO -- : checking for __builtin_clzll... yes I, [2023-01-04T05:24:05.306630 #1317] INFO -- : checking for __builtin_ctz... yes I, [2023-01-04T05:24:05.360667 #1317] INFO -- : checking for __builtin_ctzll... yes I, [2023-01-04T05:24:05.418731 #1317] INFO -- : checking for __builtin_add_overflow... yes I, [2023-01-04T05:24:05.474027 #1317] INFO -- : checking for __builtin_sub_overflow... yes I, [2023-01-04T05:24:05.522294 #1317] INFO -- : checking for __builtin_mul_overflow... yes I, [2023-01-04T05:24:05.576511 #1317] INFO -- : checking for __builtin_mul_overflow_p... yes I, [2023-01-04T05:24:05.629451 #1317] INFO -- : checking for __builtin_constant_p... yes I, [2023-01-04T05:24:05.684903 #1317] INFO -- : checking for __builtin_choose_expr... yes I, [2023-01-04T05:24:05.742331 #1317] INFO -- : checking for __builtin_choose_expr_constant_p... yes I, [2023-01-04T05:24:05.790420 #1317] INFO -- : checking for __builtin_types_compatible_p... yes I, [2023-01-04T05:24:05.848467 #1317] INFO -- : checking for __builtin_trap... yes I, [2023-01-04T05:24:05.908082 #1317] INFO -- : checking for __builtin_expect... yes I, [2023-01-04T05:24:05.954954 #1317] INFO -- : checking whether qsort_r is GNU version... yes I, [2023-01-04T05:24:05.986502 #1317] INFO -- : checking whether qsort_r is BSD version... no I, [2023-01-04T05:24:06.071039 #1317] INFO -- : checking whether atan2 handles Inf as C99... yes I, [2023-01-04T05:24:06.126698 #1317] INFO -- : checking for clock_getres... yes I, [2023-01-04T05:24:06.183146 #1317] INFO -- : checking for timer_create in -lrt... yes I, [2023-01-04T05:24:06.238563 #1317] INFO -- : checking for timer_settime in -lrt... yes I, [2023-01-04T05:24:06.278788 #1317] INFO -- : checking for unsetenv returns a value... yes I, [2023-01-04T05:24:06.310028 #1317] INFO -- : checking whether struct tm is in sys/time.h or time.h... time.h I, [2023-01-04T05:24:06.348750 #1317] INFO -- : checking for struct tm.tm_zone... yes I, [2023-01-04T05:24:06.392980 #1317] INFO -- : checking for struct tm.tm_gmtoff... yes I, [2023-01-04T05:24:06.446967 #1317] INFO -- : checking for external int daylight... yes I, [2023-01-04T05:24:06.516023 #1317] INFO -- : checking for negative time_t for gmtime(3)... yes I, [2023-01-04T05:24:06.576891 #1317] INFO -- : checking for localtime(3) overflow correctly... yes I, [2023-01-04T05:24:06.644418 #1317] INFO -- : checking for sig_t... yes I, [2023-01-04T05:24:06.680620 #1317] INFO -- : checking whether right shift preserve sign bit... yes I, [2023-01-04T05:24:06.723711 #1317] INFO -- : checking whether _SC_CLK_TCK is supported... yes I, [2023-01-04T05:24:06.728446 #1317] INFO -- : checking stack growing direction on x86_64... -1 I, [2023-01-04T05:24:06.730624 #1317] INFO -- : checking native coroutine implementation for x86_64-linux... amd64 I, [2023-01-04T05:24:06.772687 #1317] INFO -- : checking whether pthread_t is scalar type... yes I, [2023-01-04T05:24:06.835071 #1317] INFO -- : checking for sched_yield... yes I, [2023-01-04T05:24:06.897050 #1317] INFO -- : checking for pthread_attr_setinheritsched... yes I, [2023-01-04T05:24:06.974065 #1317] INFO -- : checking for pthread_attr_get_np... no I, [2023-01-04T05:24:07.039161 #1317] INFO -- : checking for pthread_attr_getstack... yes I, [2023-01-04T05:24:07.100639 #1317] INFO -- : checking for pthread_attr_getguardsize... yes I, [2023-01-04T05:24:07.172029 #1317] INFO -- : checking for pthread_get_stackaddr_np... no I, [2023-01-04T05:24:07.240750 #1317] INFO -- : checking for pthread_get_stacksize_np... no I, [2023-01-04T05:24:07.314908 #1317] INFO -- : checking for thr_stksegment... no I, [2023-01-04T05:24:07.386046 #1317] INFO -- : checking for pthread_stackseg_np... no I, [2023-01-04T05:24:07.458607 #1317] INFO -- : checking for pthread_getthrds_np... no I, [2023-01-04T05:24:07.524199 #1317] INFO -- : checking for pthread_condattr_setclock... yes I, [2023-01-04T05:24:07.593525 #1317] INFO -- : checking for pthread_setname_np... yes I, [2023-01-04T05:24:07.669962 #1317] INFO -- : checking for pthread_set_name_np... no I, [2023-01-04T05:24:07.727177 #1317] INFO -- : checking for pthread_sigmask... yes I, [2023-01-04T05:24:07.786303 #1317] INFO -- : checking for pthread_getattr_np... yes I, [2023-01-04T05:24:07.828127 #1317] INFO -- : checking arguments of pthread_setname_np... (pthread_self(), name) I, [2023-01-04T05:24:07.866390 #1317] INFO -- : checking if mcontext_t is a pointer... no I, [2023-01-04T05:24:07.935203 #1317] INFO -- : checking for getcontext... yes I, [2023-01-04T05:24:08.007154 #1317] INFO -- : checking for setcontext... yes I, [2023-01-04T05:24:09.094269 #1317] INFO -- : checking if fork works with pthread... yes I, [2023-01-04T05:24:09.144815 #1317] INFO -- : checking sys/user.h usability... yes I, [2023-01-04T05:24:09.156875 #1317] INFO -- : checking sys/user.h presence... yes I, [2023-01-04T05:24:09.157036 #1317] INFO -- : checking for sys/user.h... yes I, [2023-01-04T05:24:09.206427 #1317] INFO -- : checking whether PAGE_SIZE is compile-time const... yes I, [2023-01-04T05:24:09.255340 #1317] INFO -- : checking ioctl request type... unsigned long I, [2023-01-04T05:24:09.326400 #1317] INFO -- : checking elf.h usability... yes I, [2023-01-04T05:24:09.342369 #1317] INFO -- : checking elf.h presence... yes I, [2023-01-04T05:24:09.342690 #1317] INFO -- : checking for elf.h... yes I, [2023-01-04T05:24:09.395951 #1317] INFO -- : checking elf_abi.h usability... no I, [2023-01-04T05:24:09.416694 #1317] INFO -- : checking elf_abi.h presence... no I, [2023-01-04T05:24:09.417024 #1317] INFO -- : checking for elf_abi.h... no I, [2023-01-04T05:24:09.472605 #1317] INFO -- : checking for uncompress in -lz... yes I, [2023-01-04T05:24:09.516051 #1317] INFO -- : checking mach-o/loader.h usability... no I, [2023-01-04T05:24:09.536063 #1317] INFO -- : checking mach-o/loader.h presence... no I, [2023-01-04T05:24:09.536400 #1317] INFO -- : checking for mach-o/loader.h... no I, [2023-01-04T05:24:09.537066 #1317] INFO -- : checking whether OS depend dynamic link works... yes I, [2023-01-04T05:24:09.594470 #1317] INFO -- : checking for backtrace... yes I, [2023-01-04T05:24:09.683205 #1317] INFO -- : checking for broken backtrace... no I, [2023-01-04T05:24:09.743052 #1317] INFO -- : checking valgrind/memcheck.h usability... yes I, [2023-01-04T05:24:09.758789 #1317] INFO -- : checking valgrind/memcheck.h presence... yes I, [2023-01-04T05:24:09.759066 #1317] INFO -- : checking for valgrind/memcheck.h... yes I, [2023-01-04T05:24:09.830484 #1317] INFO -- : checking for strip flags... -S -x I, [2023-01-04T05:24:09.906355 #1317] INFO -- : checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes I, [2023-01-04T05:24:09.972009 #1317] INFO -- : checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes I, [2023-01-04T05:24:09.980899 #1317] INFO -- : checking whether wrapper for LD_LIBRARY_PATH is needed... no I, [2023-01-04T05:24:09.984787 #1317] INFO -- : checking whether dtrace USDT is available... no I, [2023-01-04T05:24:10.056341 #1317] INFO -- : checking for __builtin_setjmp... yes with cast () I, [2023-01-04T05:24:10.084048 #1317] INFO -- : checking for _setjmpex as a macro or function... no I, [2023-01-04T05:24:10.140945 #1317] INFO -- : checking for _setjmp as a macro or function... yes I, [2023-01-04T05:24:10.184565 #1317] INFO -- : checking for sigsetjmp as a macro or function... no I, [2023-01-04T05:24:10.187102 #1317] INFO -- : checking for setjmp type... __builtin_setjmp I, [2023-01-04T05:24:10.191657 #1317] INFO -- : checking for rustc... no I, [2023-01-04T05:24:10.233300 #1317] INFO -- : checking for prefix of external symbols... NONE I, [2023-01-04T05:24:10.241271 #1317] INFO -- : checking if make is GNU make... yes I, [2023-01-04T05:24:10.356055 #1317] INFO -- : .ext/include/x86_64-linux/ruby/config.h updated I, [2023-01-04T05:24:10.388097 #1317] INFO -- : configure: ruby library version = 3.3.0+0 I, [2023-01-04T05:24:10.514298 #1317] INFO -- : configure: creating ./config.status I, [2023-01-04T05:24:10.625338 #1317] INFO -- : config.status: creating GNUmakefile I, [2023-01-04T05:24:10.641292 #1317] INFO -- : config.status: creating Makefile I, [2023-01-04T05:24:10.744851 #1317] INFO -- : --- I, [2023-01-04T05:24:10.744908 #1317] INFO -- : Configuration summary for ruby version 3.3.0 I, [2023-01-04T05:24:10.744921 #1317] INFO -- : I, [2023-01-04T05:24:10.763774 #1317] INFO -- : * Installation prefix: /tmp/ruby/install/trunk I, [2023-01-04T05:24:10.785820 #1317] INFO -- : * exec prefix: ${prefix} I, [2023-01-04T05:24:10.803715 #1317] INFO -- : * arch: x86_64-linux I, [2023-01-04T05:24:10.825825 #1317] INFO -- : * site arch: ${arch} I, [2023-01-04T05:24:10.847828 #1317] INFO -- : * RUBY_BASE_NAME: ruby I, [2023-01-04T05:24:10.871104 #1317] INFO -- : * enable shared: yes I, [2023-01-04T05:24:10.893492 #1317] INFO -- : * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} I, [2023-01-04T05:24:10.911308 #1317] INFO -- : * site libraries path: ${rubylibprefix}/${sitearch} I, [2023-01-04T05:24:10.930612 #1317] INFO -- : * vendor path: ${rubylibprefix}/vendor_ruby I, [2023-01-04T05:24:10.952368 #1317] INFO -- : * target OS: linux I, [2023-01-04T05:24:10.974904 #1317] INFO -- : * compiler: gcc I, [2023-01-04T05:24:10.998638 #1317] INFO -- : * with thread: pthread I, [2023-01-04T05:24:11.020199 #1317] INFO -- : * with coroutine: amd64 I, [2023-01-04T05:24:11.041178 #1317] INFO -- : * enable shared libs: yes I, [2023-01-04T05:24:11.061621 #1317] INFO -- : * dynamic library ext: so I, [2023-01-04T05:24:11.083540 #1317] INFO -- : * CFLAGS: ${optflags} ${debugflags} ${warnflags} I, [2023-01-04T05:24:11.105698 #1317] INFO -- : * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ I, [2023-01-04T05:24:11.105788 #1317] INFO -- : -Wl,-export-dynamic -Wl,--no-as-needed I, [2023-01-04T05:24:11.127891 #1317] INFO -- : * DLDFLAGS: -Wl,--compress-debug-sections=zlib I, [2023-01-04T05:24:11.151086 #1317] INFO -- : * optflags: -O3 -fno-fast-math I, [2023-01-04T05:24:11.172399 #1317] INFO -- : * debugflags: -ggdb3 I, [2023-01-04T05:24:11.180946 #1317] INFO -- : * warnflags: -Wall -Wextra -Wdeprecated-declarations \ I, [2023-01-04T05:24:11.181019 #1317] INFO -- : -Wdiv-by-zero -Wduplicated-cond \ I, [2023-01-04T05:24:11.181042 #1317] INFO -- : -Wimplicit-function-declaration -Wimplicit-int \ I, [2023-01-04T05:24:11.181143 #1317] INFO -- : -Wmisleading-indentation -Wpointer-arith \ I, [2023-01-04T05:24:11.181165 #1317] INFO -- : -Wwrite-strings -Wold-style-definition \ I, [2023-01-04T05:24:11.181178 #1317] INFO -- : -Wimplicit-fallthrough=0 -Wmissing-noreturn \ I, [2023-01-04T05:24:11.181195 #1317] INFO -- : -Wno-cast-function-type \ I, [2023-01-04T05:24:11.181208 #1317] INFO -- : -Wno-constant-logical-operand -Wno-long-long \ I, [2023-01-04T05:24:11.181221 #1317] INFO -- : -Wno-missing-field-initializers \ I, [2023-01-04T05:24:11.181233 #1317] INFO -- : -Wno-overlength-strings \ I, [2023-01-04T05:24:11.181246 #1317] INFO -- : -Wno-packed-bitfield-compat \ I, [2023-01-04T05:24:11.181259 #1317] INFO -- : -Wno-parentheses-equality -Wno-self-assign \ I, [2023-01-04T05:24:11.181273 #1317] INFO -- : -Wno-tautological-compare -Wno-unused-parameter \ I, [2023-01-04T05:24:11.181286 #1317] INFO -- : -Wno-unused-value -Wsuggest-attribute=format \ I, [2023-01-04T05:24:11.181299 #1317] INFO -- : -Wsuggest-attribute=noreturn -Wunused-variable \ I, [2023-01-04T05:24:11.181311 #1317] INFO -- : -Wundef I, [2023-01-04T05:24:11.184935 #1317] INFO -- : * strip command: strip -S -x I, [2023-01-04T05:24:11.188708 #1317] INFO -- : * install doc: no I, [2023-01-04T05:24:11.193300 #1317] INFO -- : * MJIT support: yes I, [2023-01-04T05:24:11.198631 #1317] INFO -- : * YJIT support: no I, [2023-01-04T05:24:11.203468 #1317] INFO -- : * man page type: doc I, [2023-01-04T05:24:11.208121 #1317] INFO -- : * BASERUBY -v: ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) \ I, [2023-01-04T05:24:11.208195 #1317] INFO -- : [x86_64-linux-gnu] I, [2023-01-04T05:24:11.208422 #1317] INFO -- : I, [2023-01-04T05:24:11.208498 #1317] INFO -- : --- I, [2023-01-04T05:24:11.274171 #1317] INFO -- : $$$[end] "/tmp/ruby/src/trunk/configure --prefix=/tmp/ruby/install/trunk --disable-install-doc --enable-shared" exit with 0. I, [2023-01-04T05:24:11.274721 #1317] INFO -- : $$$[beg] make update-unicode -j16 I, [2023-01-04T05:24:11.317681 #1317] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-04T05:24:11.317774 #1317] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-04T05:24:11.318116 #1317] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-04T05:24:11.318526 #1317] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-04T05:24:11.318629 #1317] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-04T05:24:11.318891 #1317] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-04T05:24:11.320528 #1317] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-04T05:24:11.320645 #1317] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-04T05:24:11.321668 #1317] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-04T05:24:11.323421 #1317] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-04T05:24:11.324294 #1317] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-04T05:24:11.328221 #1317] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-04T05:24:11.328481 #1317] INFO -- : Downloading Unicode 15.0.0 auxiliary files... I, [2023-01-04T05:24:11.329873 #1317] INFO -- : Downloading Unicode 15.0.0 auxiliary files... I, [2023-01-04T05:24:11.334730 #1317] INFO -- : Downloading Unicode UCD emoji 15.0 files... I, [2023-01-04T05:24:11.336188 #1317] INFO -- : Downloading Unicode UCD emoji 15.0 files... I, [2023-01-04T05:24:12.221402 #1317] 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/auxiliary/GraphemeBreakProperty.txt ... downloading 15.0.0/ucd/emoji/emoji-data.txt ... downloading 15.0.0/ucd/emoji/emoji-data.txt ... done I, [2023-01-04T05:24:12.221478 #1317] INFO -- : done I, [2023-01-04T05:24:12.224692 #1317] INFO -- : downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done I, [2023-01-04T05:24:12.297020 #1317] INFO -- : downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done I, [2023-01-04T05:24:12.756803 #1317] INFO -- : downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done I, [2023-01-04T05:24:12.761006 #1317] INFO -- : Downloading Unicode emoji 15.0 files... I, [2023-01-04T05:24:12.776432 #1317] INFO -- : done I, [2023-01-04T05:24:12.780840 #1317] INFO -- : Downloading Unicode emoji 15.0 files... I, [2023-01-04T05:24:12.907087 #1317] INFO -- : downloading emoji/15.0/emoji-sequences.txt ... downloading emoji/15.0/emoji-sequences.txt ... done I, [2023-01-04T05:24:12.912466 #1317] INFO -- : Downloading Unicode emoji 15.0 files... I, [2023-01-04T05:24:12.965526 #1317] INFO -- : done I, [2023-01-04T05:24:13.614545 #1317] INFO -- : downloading emoji/15.0/emoji-sequences.txt ... done I, [2023-01-04T05:24:13.629365 #1317] INFO -- : downloading emoji/15.0/emoji-test.txt ... done I, [2023-01-04T05:24:13.779137 #1317] INFO -- : downloading emoji/15.0/emoji-test.txt ... done I, [2023-01-04T05:24:13.892667 #1317] INFO -- : downloading 15.0.0/ucd/CompositionExclusions.txt ... done I, [2023-01-04T05:24:13.902904 #1317] INFO -- : downloading emoji/15.0/emoji-test.txt ... done I, [2023-01-04T05:24:14.120704 #1317] INFO -- : downloading 15.0.0/ucd/CompositionExclusions.txt ... done I, [2023-01-04T05:24:14.122474 #1317] INFO -- : downloading 15.0.0/ucd/CompositionExclusions.txt ... done I, [2023-01-04T05:24:14.140041 #1317] INFO -- : downloading 15.0.0/ucd/CompositionExclusions.txt ... done I, [2023-01-04T05:24:14.221509 #1317] INFO -- : downloading 15.0.0/ucd/CompositionExclusions.txt ... done I, [2023-01-04T05:24:14.286200 #1317] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-04T05:24:14.286611 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-04T05:24:14.305430 #1317] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-04T05:24:14.420008 #1317] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-04T05:24:14.420238 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-04T05:24:14.525456 #1317] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-04T05:24:14.544510 #1317] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-04T05:24:14.561924 #1317] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-04T05:24:14.677607 #1317] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-04T05:24:14.917722 #1317] INFO -- : downloading emoji/15.0/emoji-zwj-sequences.txt ... done I, [2023-01-04T05:24:14.932263 #1317] INFO -- : downloading emoji/15.0/emoji-zwj-sequences.txt ... done I, [2023-01-04T05:24:14.932521 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-04T05:24:15.046550 #1317] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-04T05:24:15.627818 #1317] INFO -- : downloading emoji/15.0/emoji-zwj-sequences.txt ... done I, [2023-01-04T05:24:15.995782 #1317] INFO -- : done I, [2023-01-04T05:24:16.094766 #1317] INFO -- : done I, [2023-01-04T05:24:16.395765 #1317] INFO -- : done I, [2023-01-04T05:24:16.395998 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-04T05:24:16.396363 #1317] INFO -- : made symlink 15.0.0/ucd/NormalizationTest.txt to /tmp/ruby/src/trunk/.downloaded-cache/15.0.0/ucd/NormalizationTest.txt I, [2023-01-04T05:24:16.400159 #1317] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-04T05:24:17.082210 #1317] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-04T05:24:17.122635 #1317] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-04T05:24:17.228736 #1317] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-04T05:24:17.228812 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-04T05:24:17.273808 #1317] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-04T05:24:17.273881 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-04T05:24:17.340587 #1317] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-04T05:24:17.340818 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-04T05:24:17.340962 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2023-01-04T05:24:17.341090 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-04T05:24:17.631946 #1317] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-04T05:24:17.652326 #1317] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-04T05:24:17.777739 #1317] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-04T05:24:17.803417 #1317] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-04T05:24:17.803492 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-04T05:24:17.803605 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-04T05:24:17.804693 #1317] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-04T05:24:17.810943 #1317] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-04T05:24:17.811025 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-04T05:24:17.811043 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-04T05:24:17.925839 #1317] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-04T05:24:18.027042 #1317] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-04T05:24:18.027119 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-04T05:24:18.027220 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-04T05:24:18.032156 #1317] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-04T05:24:18.052863 #1317] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-04T05:24:18.052924 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-04T05:24:18.052941 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-04T05:24:18.052957 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-04T05:24:18.057574 #1317] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-04T05:24:18.180675 #1317] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-04T05:24:18.205727 #1317] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-04T05:24:18.219478 #1317] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-04T05:24:18.225945 #1317] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-04T05:24:18.247448 #1317] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-04T05:24:18.247831 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-04T05:24:18.248127 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2023-01-04T05:24:18.248360 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-04T05:24:18.248634 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-04T05:24:18.248897 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-04T05:24:18.327266 #1317] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-04T05:24:18.446606 #1317] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-04T05:24:18.799606 #1317] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-04T05:24:18.799793 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-04T05:24:18.799931 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2023-01-04T05:24:18.800063 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-04T05:24:18.800165 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-04T05:24:18.800251 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-04T05:24:18.815637 #1317] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-04T05:24:18.840568 #1317] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-04T05:24:18.842588 #1317] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-04T05:24:18.971106 #1317] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-04T05:24:19.007320 #1317] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-04T05:24:19.032179 #1317] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-04T05:24:19.039299 #1317] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-04T05:24:19.047319 #1317] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-04T05:24:19.147134 #1317] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-04T05:24:19.235748 #1317] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-04T05:24:19.667622 #1317] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-04T05:24:20.149948 #1317] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-04T05:24:20.179103 #1317] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-04T05:24:20.208310 #1317] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-04T05:24:20.316250 #1317] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-04T05:24:20.342121 #1317] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-04T05:24:20.477886 #1317] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-04T05:24:20.532356 #1317] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-04T05:24:20.581498 #1317] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-04T05:24:20.666177 #1317] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-04T05:24:20.816633 #1317] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-04T05:24:20.875457 #1317] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-04T05:24:20.875519 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-04T05:24:20.875547 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-04T05:24:20.875643 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-04T05:24:20.875676 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists I, [2023-01-04T05:24:20.875698 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists I, [2023-01-04T05:24:20.967571 #1317] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-04T05:24:20.995296 #1317] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-04T05:24:21.043730 #1317] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-04T05:24:21.104297 #1317] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-04T05:24:21.131597 #1317] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-04T05:24:21.267034 #1317] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-04T05:24:21.330682 #1317] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-04T05:24:21.367698 #1317] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-04T05:24:21.373897 #1317] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-04T05:24:21.410313 #1317] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-04T05:24:21.462519 #1317] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-04T05:24:21.497881 #1317] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-04T05:24:21.498201 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-04T05:24:21.526751 #1317] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-04T05:24:21.549555 #1317] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-04T05:24:21.608667 #1317] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-04T05:24:21.608757 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-04T05:24:21.663775 #1317] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-04T05:24:21.664083 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-04T05:24:21.665964 #1317] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-04T05:24:21.745376 #1317] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-04T05:24:21.781432 #1317] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-04T05:24:22.035012 #1317] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-04T05:24:22.092671 #1317] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-04T05:24:22.159255 #1317] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-04T05:24:22.185031 #1317] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-04T05:24:22.210485 #1317] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-04T05:24:22.215968 #1317] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-04T05:24:22.327448 #1317] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-04T05:24:22.332624 #1317] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-04T05:24:22.350861 #1317] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-04T05:24:22.404967 #1317] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-04T05:24:22.469856 #1317] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-04T05:24:22.859096 #1317] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-04T05:24:22.884839 #1317] INFO -- : done I, [2023-01-04T05:24:22.949393 #1317] INFO -- : done I, [2023-01-04T05:24:22.976118 #1317] INFO -- : done I, [2023-01-04T05:24:22.999769 #1317] INFO -- : done I, [2023-01-04T05:24:23.026762 #1317] INFO -- : done I, [2023-01-04T05:24:23.145919 #1317] INFO -- : done I, [2023-01-04T05:24:23.193377 #1317] INFO -- : done I, [2023-01-04T05:24:23.195056 #1317] INFO -- : done I, [2023-01-04T05:24:23.220046 #1317] INFO -- : done I, [2023-01-04T05:24:23.294523 #1317] INFO -- : done I, [2023-01-04T05:24:26.008753 #1317] INFO -- : done I, [2023-01-04T05:24:26.009233 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-01-04T05:24:26.009342 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-04T05:24:26.009369 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists I, [2023-01-04T05:24:26.009411 #1317] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Scripts.txt already exists I, [2023-01-04T05:24:26.014450 #1317] INFO -- : $$$[end] "make update-unicode -j16" exit with 0. I, [2023-01-04T05:24:26.014543 #1317] INFO -- : $$$[beg] make update-download -j16 I, [2023-01-04T05:24:26.112557 #1317] INFO -- : tool/config.guess already exists I, [2023-01-04T05:24:26.112614 #1317] INFO -- : tool/config.sub already exists I, [2023-01-04T05:24:26.115851 #1317] INFO -- : Downloading bundled gem minitest-5.17.0... I, [2023-01-04T05:24:26.116601 #1317] INFO -- : Downloading bundled gem power_assert-2.0.3... I, [2023-01-04T05:24:26.117294 #1317] INFO -- : Downloading bundled gem rake-13.0.6... I, [2023-01-04T05:24:26.117839 #1317] INFO -- : Downloading bundled gem test-unit-3.5.7... I, [2023-01-04T05:24:26.117909 #1317] INFO -- : Downloading bundled gem rexml-3.2.5... I, [2023-01-04T05:24:26.118811 #1317] INFO -- : Downloading bundled gem rss-0.2.9... I, [2023-01-04T05:24:26.119507 #1317] INFO -- : Downloading bundled gem net-ftp-0.2.0... I, [2023-01-04T05:24:26.120155 #1317] INFO -- : Downloading bundled gem net-imap-0.3.4... I, [2023-01-04T05:24:26.120363 #1317] INFO -- : Downloading bundled gem net-pop-0.1.2... I, [2023-01-04T05:24:26.121312 #1317] INFO -- : Downloading bundled gem net-smtp-0.3.3... I, [2023-01-04T05:24:26.123369 #1317] INFO -- : Downloading bundled gem matrix-0.4.2... I, [2023-01-04T05:24:26.123861 #1317] INFO -- : Downloading bundled gem prime-0.1.2... I, [2023-01-04T05:24:26.125049 #1317] INFO -- : Downloading bundled gem rbs-2.8.2... I, [2023-01-04T05:24:26.131907 #1317] INFO -- : Downloading bundled gem typeprof-0.21.3... I, [2023-01-04T05:24:26.132181 #1317] INFO -- : Downloading bundled gem debug-1.7.1... I, [2023-01-04T05:24:26.422815 #1317] INFO -- : $$$[end] "make update-download -j16" exit with 0. I, [2023-01-04T05:24:26.422911 #1317] INFO -- : $$$[beg] make update-rubyspec -j16 I, [2023-01-04T05:24:26.470017 #1317] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-01-04T05:24:26.470887 #1317] INFO -- : $$$[end] "make update-rubyspec -j16" exit with 0. I, [2023-01-04T05:24:26.470984 #1317] INFO -- : $$$[beg] make update-src -j16 I, [2023-01-04T05:24:27.092762 #1317] INFO -- : Already up to date. I, [2023-01-04T05:24:27.099976 #1317] INFO -- : Current branch master is up to date. I, [2023-01-04T05:24:27.121366 #1317] INFO -- : Latest commit hash = d57148e9e2 I, [2023-01-04T05:24:27.124079 #1317] INFO -- : $$$[end] "make update-src -j16" exit with 0. I, [2023-01-04T05:24:27.124175 #1317] INFO -- : $$$[beg] make after-update -j16 I, [2023-01-04T05:24:27.166601 #1317] INFO -- : generating id.h I, [2023-01-04T05:24:27.175408 #1317] INFO -- : generating opt_sc.inc I, [2023-01-04T05:24:27.175733 #1317] INFO -- : generating optinsn.inc I, [2023-01-04T05:24:27.175969 #1317] INFO -- : generating optunifs.inc I, [2023-01-04T05:24:27.176383 #1317] INFO -- : generating insns.inc I, [2023-01-04T05:24:27.176458 #1317] INFO -- : generating insns_info.inc I, [2023-01-04T05:24:27.177058 #1317] INFO -- : generating vmtc.inc I, [2023-01-04T05:24:27.177484 #1317] INFO -- : generating vm.inc I, [2023-01-04T05:24:27.178696 #1317] INFO -- : generating mjit_sp_inc.inc I, [2023-01-04T05:24:27.179170 #1317] INFO -- : generating node_name.inc I, [2023-01-04T05:24:27.180243 #1317] INFO -- : generating known_errors.inc I, [2023-01-04T05:24:27.183884 #1317] INFO -- : generating vm_call_iseq_optimized.inc I, [2023-01-04T05:24:27.186998 #1317] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk/enc/jis I, [2023-01-04T05:24:27.188608 #1317] 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-04T05:24:27.200002 #1317] INFO -- : generating /tmp/ruby/src/trunk/lib/ruby_vm/mjit/instruction.rb E, [2023-01-04T05:24:27.202429 #1317] ERROR -- : + cp /tmp/ruby/src/trunk/enc/jis/props.h.blt /tmp/ruby/src/trunk/enc/jis/props.h I, [2023-01-04T05:24:27.211258 #1317] INFO -- : copying lex.c I, [2023-01-04T05:24:27.213401 #1317] INFO -- : generating id.c I, [2023-01-04T05:24:27.213997 #1317] INFO -- : making /tmp/ruby/src/trunk/ast.rbinc I, [2023-01-04T05:24:27.225449 #1317] INFO -- : known_errors.inc updated I, [2023-01-04T05:24:27.227229 #1317] INFO -- : vm_call_iseq_optimized.inc updated I, [2023-01-04T05:24:27.227673 #1317] INFO -- : making /tmp/ruby/src/trunk/dir.rbinc I, [2023-01-04T05:24:27.228258 #1317] INFO -- : id.h updated I, [2023-01-04T05:24:27.230385 #1317] INFO -- : making /tmp/ruby/src/trunk/gc.rbinc I, [2023-01-04T05:24:27.230813 #1317] INFO -- : making /tmp/ruby/src/trunk/numeric.rbinc I, [2023-01-04T05:24:27.248426 #1317] INFO -- : id.c updated I, [2023-01-04T05:24:27.250605 #1317] INFO -- : making /tmp/ruby/src/trunk/io.rbinc I, [2023-01-04T05:24:27.252142 #1317] INFO -- : making /tmp/ruby/src/trunk/marshal.rbinc I, [2023-01-04T05:24:27.253380 #1317] INFO -- : making /tmp/ruby/src/trunk/mjit.rbinc I, [2023-01-04T05:24:27.253990 #1317] INFO -- : making /tmp/ruby/src/trunk/mjit_c.rbinc I, [2023-01-04T05:24:27.254660 #1317] INFO -- : making /tmp/ruby/src/trunk/pack.rbinc I, [2023-01-04T05:24:27.259980 #1317] INFO -- : making /tmp/ruby/src/trunk/trace_point.rbinc I, [2023-01-04T05:24:27.261766 #1317] INFO -- : making /tmp/ruby/src/trunk/warning.rbinc I, [2023-01-04T05:24:27.262604 #1317] INFO -- : making /tmp/ruby/src/trunk/array.rbinc I, [2023-01-04T05:24:27.268310 #1317] INFO -- : making /tmp/ruby/src/trunk/kernel.rbinc I, [2023-01-04T05:24:27.274291 #1317] INFO -- : /tmp/ruby/src/trunk/revision.h updated I, [2023-01-04T05:24:27.275797 #1317] INFO -- : making /tmp/ruby/src/trunk/ractor.rbinc I, [2023-01-04T05:24:27.276578 #1317] INFO -- : making /tmp/ruby/src/trunk/symbol.rbinc I, [2023-01-04T05:24:27.276901 #1317] INFO -- : making /tmp/ruby/src/trunk/timev.rbinc I, [2023-01-04T05:24:27.283987 #1317] INFO -- : generating enc/trans/newline.c ... I, [2023-01-04T05:24:27.284734 #1317] INFO -- : making /tmp/ruby/src/trunk/thread_sync.rbinc I, [2023-01-04T05:24:27.287932 #1317] INFO -- : making /tmp/ruby/src/trunk/nilclass.rbinc I, [2023-01-04T05:24:27.292279 #1317] INFO -- : making /tmp/ruby/src/trunk/prelude.rbinc I, [2023-01-04T05:24:27.294838 #1317] INFO -- : making /tmp/ruby/src/trunk/gem_prelude.rbinc I, [2023-01-04T05:24:27.302324 #1317] INFO -- : making /tmp/ruby/src/trunk/yjit.rbinc I, [2023-01-04T05:24:27.305996 #1317] INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/ripper.c I, [2023-01-04T05:24:27.307794 #1317] INFO -- : generating /tmp/ruby/src/trunk/ext/rbconfig/sizeof/sizes.c I, [2023-01-04T05:24:27.310440 #1317] INFO -- : generating /tmp/ruby/src/trunk/ext/rbconfig/sizeof/limits.c I, [2023-01-04T05:24:27.311506 #1317] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper' I, [2023-01-04T05:24:27.313080 #1317] INFO -- : extracting ripper.y from ../../parse.y I, [2023-01-04T05:24:27.313755 #1317] INFO -- : generating eventids1.c from ../../parse.y I, [2023-01-04T05:24:27.314980 #1317] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-04T05:24:27.315428 #1317] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-04T05:24:27.318402 #1317] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/socket' I, [2023-01-04T05:24:27.322337 #1317] INFO -- : generating constant definitions I, [2023-01-04T05:24:27.325102 #1317] INFO -- : generating miniprelude.c I, [2023-01-04T05:24:27.327883 #1317] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/etc' I, [2023-01-04T05:24:27.328131 #1317] INFO -- : generating golf_prelude.c I, [2023-01-04T05:24:27.329084 #1317] INFO -- : generating constant definitions I, [2023-01-04T05:24:27.330291 #1317] INFO -- : generating eventids2table.c from ./eventids2.c I, [2023-01-04T05:24:27.346784 #1317] INFO -- : generating parse.c I, [2023-01-04T05:24:27.354282 #1317] INFO -- : limits.c updated I, [2023-01-04T05:24:27.356108 #1317] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-04T05:24:27.356690 #1317] INFO -- : generating x86_64-linux-fake.rb I, [2023-01-04T05:24:27.363537 #1317] INFO -- : sizes.c updated I, [2023-01-04T05:24:27.365944 #1317] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-04T05:24:27.366227 #1317] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/etc' I, [2023-01-04T05:24:27.370983 #1317] INFO -- : golf_prelude.c updated I, [2023-01-04T05:24:27.384755 #1317] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/socket' I, [2023-01-04T05:24:27.428080 #1317] INFO -- : x86_64-linux-fake.rb updated I, [2023-01-04T05:24:27.431318 #1317] INFO -- : miniprelude.c updated I, [2023-01-04T05:24:27.468745 #1317] INFO -- : compiling compiler ripper.y I, [2023-01-04T05:24:27.596690 #1317] INFO -- : /bin/sh /tmp/ruby/src/trunk/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp I, [2023-01-04T05:24:27.599994 #1317] INFO -- : rbconfig.rb updated I, [2023-01-04T05:24:27.601784 #1317] INFO -- : generating enc.mk I, [2023-01-04T05:24:27.630327 #1317] INFO -- : /tmp/ruby/src/trunk/lib/unicode_normalize/tables.rb unchanged I, [2023-01-04T05:24:27.775862 #1317] INFO -- : making srcs under enc I, [2023-01-04T05:24:27.802013 #1317] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:24:27.802877 #1317] INFO -- : generating table from enc/trans/big5.c I, [2023-01-04T05:24:27.802998 #1317] INFO -- : generating table from enc/trans/cesu_8.c I, [2023-01-04T05:24:27.803287 #1317] INFO -- : generating table from enc/trans/chinese.c I, [2023-01-04T05:24:27.803380 #1317] INFO -- : generating table from enc/trans/ebcdic.c I, [2023-01-04T05:24:27.805002 #1317] INFO -- : generating table from enc/trans/emoji_iso2022_kddi.c I, [2023-01-04T05:24:27.805092 #1317] INFO -- : generating table from enc/trans/emoji.c I, [2023-01-04T05:24:27.805263 #1317] INFO -- : generating table from enc/trans/emoji_sjis_kddi.c I, [2023-01-04T05:24:27.805318 #1317] INFO -- : generating table from enc/trans/emoji_sjis_docomo.c I, [2023-01-04T05:24:27.807755 #1317] INFO -- : generating table from enc/trans/emoji_sjis_softbank.c I, [2023-01-04T05:24:27.808452 #1317] INFO -- : generating table from enc/trans/escape.c I, [2023-01-04T05:24:27.809463 #1317] INFO -- : generating table from enc/trans/gb18030.c I, [2023-01-04T05:24:27.813546 #1317] INFO -- : generating table from enc/trans/gbk.c I, [2023-01-04T05:24:27.814273 #1317] INFO -- : generating table from enc/trans/iso2022.c I, [2023-01-04T05:24:27.821142 #1317] INFO -- : generating table from enc/trans/japanese.c I, [2023-01-04T05:24:27.821722 #1317] INFO -- : generating table from enc/trans/japanese_euc.c I, [2023-01-04T05:24:27.874748 #1317] INFO -- : generating enc/trans/cesu_8.c ... I, [2023-01-04T05:24:27.877403 #1317] INFO -- : generating enc/trans/escape.c ... I, [2023-01-04T05:24:27.878065 #1317] INFO -- : generating table from enc/trans/japanese_sjis.c I, [2023-01-04T05:24:27.881465 #1317] INFO -- : generating enc/trans/ebcdic.c ... I, [2023-01-04T05:24:27.881627 #1317] INFO -- : generating enc/trans/japanese.c ... I, [2023-01-04T05:24:27.883718 #1317] INFO -- : generating table from enc/trans/korean.c I, [2023-01-04T05:24:27.888799 #1317] INFO -- : generating enc/trans/iso2022.c ... I, [2023-01-04T05:24:27.905481 #1317] INFO -- : generating table from enc/trans/single_byte.c I, [2023-01-04T05:24:27.906878 #1317] INFO -- : generating table from enc/trans/utf8_mac.c I, [2023-01-04T05:24:27.907191 #1317] INFO -- : generating table from enc/trans/utf_16_32.c I, [2023-01-04T05:24:27.966783 #1317] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper' I, [2023-01-04T05:24:27.982410 #1317] INFO -- : generating enc/trans/utf_16_32.c ... I, [2023-01-04T05:24:28.128493 #1317] INFO -- : generating enc/trans/emoji.c ... I, [2023-01-04T05:24:28.418728 #1317] INFO -- : generating enc/trans/single_byte.c ... I, [2023-01-04T05:24:28.452819 #1317] INFO -- : generating enc/trans/emoji_sjis_kddi.c ... I, [2023-01-04T05:24:28.465309 #1317] INFO -- : generating enc/trans/emoji_iso2022_kddi.c ... I, [2023-01-04T05:24:28.508079 #1317] INFO -- : generating enc/trans/emoji_sjis_docomo.c ... I, [2023-01-04T05:24:28.544671 #1317] INFO -- : generating enc/trans/emoji_sjis_softbank.c ... I, [2023-01-04T05:24:28.741413 #1317] INFO -- : generating enc/trans/gbk.c ... I, [2023-01-04T05:24:28.787768 #1317] INFO -- : generating enc/trans/japanese_sjis.c ... I, [2023-01-04T05:24:28.803739 #1317] INFO -- : generating enc/trans/chinese.c ... I, [2023-01-04T05:24:28.984684 #1317] INFO -- : generating enc/trans/utf8_mac.c ... I, [2023-01-04T05:24:29.060897 #1317] INFO -- : generating enc/trans/korean.c ... I, [2023-01-04T05:24:29.710102 #1317] INFO -- : generating enc/trans/gb18030.c ... I, [2023-01-04T05:24:29.857768 #1317] INFO -- : generating enc/trans/japanese_euc.c ... I, [2023-01-04T05:24:30.736504 #1317] INFO -- : generating enc/trans/big5.c ... I, [2023-01-04T05:24:30.740714 #1317] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:24:30.792309 #1317] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk/.bundle/gems I, [2023-01-04T05:24:30.795195 #1317] INFO -- : Extracting bundle gem minitest-5.17.0... I, [2023-01-04T05:24:30.795515 #1317] INFO -- : Extracting bundle gem power_assert-2.0.3... I, [2023-01-04T05:24:30.795972 #1317] INFO -- : Extracting bundle gem rake-13.0.6... I, [2023-01-04T05:24:30.796899 #1317] INFO -- : Extracting bundle gem test-unit-3.5.7... I, [2023-01-04T05:24:30.797066 #1317] INFO -- : Extracting bundle gem rexml-3.2.5... I, [2023-01-04T05:24:30.797359 #1317] INFO -- : Extracting bundle gem rss-0.2.9... I, [2023-01-04T05:24:30.797403 #1317] INFO -- : Extracting bundle gem net-ftp-0.2.0... I, [2023-01-04T05:24:30.798931 #1317] INFO -- : Extracting bundle gem net-imap-0.3.4... I, [2023-01-04T05:24:30.799024 #1317] INFO -- : Extracting bundle gem net-pop-0.1.2... I, [2023-01-04T05:24:30.799571 #1317] INFO -- : Extracting bundle gem net-smtp-0.3.3... I, [2023-01-04T05:24:30.803511 #1317] INFO -- : Extracting bundle gem matrix-0.4.2... I, [2023-01-04T05:24:30.804997 #1317] INFO -- : Extracting bundle gem prime-0.1.2... I, [2023-01-04T05:24:30.809126 #1317] INFO -- : Extracting bundle gem rbs-2.8.2... I, [2023-01-04T05:24:30.810017 #1317] INFO -- : Extracting bundle gem typeprof-0.21.3... I, [2023-01-04T05:24:30.811263 #1317] INFO -- : Extracting bundle gem debug-1.7.1... I, [2023-01-04T05:24:30.955024 #1317] INFO -- : Unpacked gems/debug-1.7.1.gem I, [2023-01-04T05:24:30.962968 #1317] INFO -- : Unpacked gems/net-ftp-0.2.0.gem I, [2023-01-04T05:24:30.964488 #1317] INFO -- : Unpacked gems/net-smtp-0.3.3.gem I, [2023-01-04T05:24:30.965305 #1317] INFO -- : Unpacked gems/power_assert-2.0.3.gem I, [2023-01-04T05:24:30.966578 #1317] INFO -- : Unpacked gems/net-pop-0.1.2.gem I, [2023-01-04T05:24:30.967982 #1317] INFO -- : Unpacked gems/matrix-0.4.2.gem I, [2023-01-04T05:24:30.970293 #1317] INFO -- : Unpacked gems/minitest-5.17.0.gem I, [2023-01-04T05:24:30.971513 #1317] INFO -- : Unpacked gems/prime-0.1.2.gem I, [2023-01-04T05:24:30.974012 #1317] INFO -- : Unpacked gems/typeprof-0.21.3.gem I, [2023-01-04T05:24:30.975836 #1317] INFO -- : Unpacked gems/rake-13.0.6.gem I, [2023-01-04T05:24:30.979166 #1317] INFO -- : Unpacked gems/net-imap-0.3.4.gem I, [2023-01-04T05:24:30.979323 #1317] INFO -- : Unpacked gems/test-unit-3.5.7.gem I, [2023-01-04T05:24:30.981044 #1317] INFO -- : Unpacked gems/rexml-3.2.5.gem I, [2023-01-04T05:24:30.984582 #1317] INFO -- : Unpacked gems/rss-0.2.9.gem I, [2023-01-04T05:24:31.067683 #1317] INFO -- : Unpacked gems/rbs-2.8.2.gem I, [2023-01-04T05:24:31.069810 #1317] INFO -- : $$$[end] "make after-update -j16" exit with 0. I, [2023-01-04T05:24:31.070061 #1317] INFO -- : $$$[beg] make miniruby -j16 I, [2023-01-04T05:24:31.108391 #1317] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-04T05:24:31.108476 #1317] INFO -- : CC = gcc I, [2023-01-04T05:24:31.108499 #1317] INFO -- : LD = ld I, [2023-01-04T05:24:31.108517 #1317] INFO -- : LDSHARED = gcc -shared I, [2023-01-04T05:24:31.108537 #1317] 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-04T05:24:31.108571 #1317] 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-04T05:24:31.108590 #1317] INFO -- : CPPFLAGS = I, [2023-01-04T05:24:31.108609 #1317] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-04T05:24:31.108627 #1317] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-04T05:24:31.108644 #1317] INFO -- : LANG = en_US.UTF-8 I, [2023-01-04T05:24:31.108674 #1317] INFO -- : LC_ALL = I, [2023-01-04T05:24:31.108691 #1317] INFO -- : LC_CTYPE = I, [2023-01-04T05:24:31.108708 #1317] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-04T05:24:31.108725 #1317] INFO -- : RUSTC = no I, [2023-01-04T05:24:31.108742 #1317] 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-04T05:24:31.110538 #1317] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-04T05:24:31.110657 #1317] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-04T05:24:31.110756 #1317] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-04T05:24:31.110803 #1317] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-04T05:24:31.110825 #1317] INFO -- : I, [2023-01-04T05:24:31.120559 #1317] INFO -- : compiling /tmp/ruby/src/trunk/main.c I, [2023-01-04T05:24:31.120997 #1317] INFO -- : compiling /tmp/ruby/src/trunk/dmydln.c I, [2023-01-04T05:24:31.123640 #1317] INFO -- : compiling /tmp/ruby/src/trunk/miniinit.c I, [2023-01-04T05:24:31.123763 #1317] INFO -- : compiling /tmp/ruby/src/trunk/dmyext.c I, [2023-01-04T05:24:31.124674 #1317] INFO -- : making dummy probes.h I, [2023-01-04T05:24:31.124909 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ast.c I, [2023-01-04T05:24:31.125893 #1317] INFO -- : compiling /tmp/ruby/src/trunk/bignum.c I, [2023-01-04T05:24:31.126466 #1317] INFO -- : compiling /tmp/ruby/src/trunk/class.c I, [2023-01-04T05:24:31.126652 #1317] INFO -- : compiling /tmp/ruby/src/trunk/compar.c I, [2023-01-04T05:24:31.133971 #1317] INFO -- : compiling /tmp/ruby/src/trunk/compile.c I, [2023-01-04T05:24:31.134598 #1317] INFO -- : compiling /tmp/ruby/src/trunk/complex.c I, [2023-01-04T05:24:31.137412 #1317] INFO -- : compiling /tmp/ruby/src/trunk/cont.c I, [2023-01-04T05:24:31.138864 #1317] INFO -- : compiling /tmp/ruby/src/trunk/debug.c I, [2023-01-04T05:24:31.139624 #1317] INFO -- : compiling /tmp/ruby/src/trunk/debug_counter.c I, [2023-01-04T05:24:31.142872 #1317] INFO -- : compiling /tmp/ruby/src/trunk/dir.c I, [2023-01-04T05:24:31.143481 #1317] INFO -- : compiling /tmp/ruby/src/trunk/dln_find.c I, [2023-01-04T05:24:31.151285 #1317] INFO -- : compiling /tmp/ruby/src/trunk/encoding.c I, [2023-01-04T05:24:31.152171 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enum.c I, [2023-01-04T05:24:31.288368 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enumerator.c I, [2023-01-04T05:24:31.290121 #1317] INFO -- : compiling /tmp/ruby/src/trunk/error.c I, [2023-01-04T05:24:31.314895 #1317] INFO -- : compiling /tmp/ruby/src/trunk/eval.c I, [2023-01-04T05:24:31.363804 #1317] INFO -- : compiling /tmp/ruby/src/trunk/file.c I, [2023-01-04T05:24:31.436848 #1317] INFO -- : compiling /tmp/ruby/src/trunk/gc.c I, [2023-01-04T05:24:31.452769 #1317] INFO -- : compiling /tmp/ruby/src/trunk/hash.c I, [2023-01-04T05:24:31.505403 #1317] INFO -- : compiling /tmp/ruby/src/trunk/inits.c I, [2023-01-04T05:24:31.685595 #1317] INFO -- : compiling /tmp/ruby/src/trunk/io.c I, [2023-01-04T05:24:32.207685 #1317] INFO -- : compiling /tmp/ruby/src/trunk/io_buffer.c I, [2023-01-04T05:24:32.235272 #1317] INFO -- : compiling /tmp/ruby/src/trunk/iseq.c I, [2023-01-04T05:24:32.460738 #1317] INFO -- : compiling /tmp/ruby/src/trunk/load.c I, [2023-01-04T05:24:33.091769 #1317] INFO -- : compiling /tmp/ruby/src/trunk/marshal.c I, [2023-01-04T05:24:33.193997 #1317] INFO -- : compiling /tmp/ruby/src/trunk/math.c I, [2023-01-04T05:24:33.262558 #1317] INFO -- : compiling /tmp/ruby/src/trunk/memory_view.c I, [2023-01-04T05:24:33.635911 #1317] INFO -- : making mjit_config.h I, [2023-01-04T05:24:33.638761 #1317] INFO -- : compiling /tmp/ruby/src/trunk/mjit_c.c I, [2023-01-04T05:24:33.660169 #1317] INFO -- : compiling /tmp/ruby/src/trunk/node.c I, [2023-01-04T05:24:33.863652 #1317] INFO -- : compiling /tmp/ruby/src/trunk/numeric.c I, [2023-01-04T05:24:34.024330 #1317] INFO -- : compiling /tmp/ruby/src/trunk/object.c I, [2023-01-04T05:24:34.180526 #1317] INFO -- : compiling /tmp/ruby/src/trunk/pack.c I, [2023-01-04T05:24:34.236394 #1317] INFO -- : compiling parse.c I, [2023-01-04T05:24:34.456393 #1317] INFO -- : compiling /tmp/ruby/src/trunk/proc.c I, [2023-01-04T05:24:35.612776 #1317] INFO -- : compiling /tmp/ruby/src/trunk/process.c I, [2023-01-04T05:24:35.871732 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ractor.c I, [2023-01-04T05:24:36.073207 #1317] INFO -- : compiling /tmp/ruby/src/trunk/random.c I, [2023-01-04T05:24:36.434567 #1317] INFO -- : compiling /tmp/ruby/src/trunk/range.c I, [2023-01-04T05:24:36.490094 #1317] INFO -- : compiling /tmp/ruby/src/trunk/rational.c I, [2023-01-04T05:24:36.539406 #1317] INFO -- : compiling /tmp/ruby/src/trunk/re.c I, [2023-01-04T05:24:36.559209 #1317] INFO -- : compiling /tmp/ruby/src/trunk/regcomp.c I, [2023-01-04T05:24:37.068903 #1317] INFO -- : compiling /tmp/ruby/src/trunk/regenc.c I, [2023-01-04T05:24:37.531318 #1317] INFO -- : compiling /tmp/ruby/src/trunk/regerror.c I, [2023-01-04T05:24:37.679054 #1317] INFO -- : compiling /tmp/ruby/src/trunk/regexec.c I, [2023-01-04T05:24:37.852837 #1317] INFO -- : compiling /tmp/ruby/src/trunk/regparse.c I, [2023-01-04T05:24:37.967746 #1317] INFO -- : compiling /tmp/ruby/src/trunk/regsyntax.c I, [2023-01-04T05:24:38.015733 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ruby.c I, [2023-01-04T05:24:38.077984 #1317] INFO -- : compiling /tmp/ruby/src/trunk/scheduler.c I, [2023-01-04T05:24:38.158718 #1317] INFO -- : compiling /tmp/ruby/src/trunk/shape.c I, [2023-01-04T05:24:38.172622 #1317] INFO -- : compiling /tmp/ruby/src/trunk/signal.c I, [2023-01-04T05:24:38.377425 #1317] INFO -- : compiling /tmp/ruby/src/trunk/sprintf.c I, [2023-01-04T05:24:38.432942 #1317] INFO -- : compiling /tmp/ruby/src/trunk/st.c I, [2023-01-04T05:24:38.448932 #1317] INFO -- : compiling /tmp/ruby/src/trunk/strftime.c I, [2023-01-04T05:24:38.668295 #1317] INFO -- : compiling /tmp/ruby/src/trunk/string.c I, [2023-01-04T05:24:38.919154 #1317] INFO -- : compiling /tmp/ruby/src/trunk/struct.c I, [2023-01-04T05:24:38.981516 #1317] INFO -- : compiling /tmp/ruby/src/trunk/symbol.c I, [2023-01-04T05:24:39.467268 #1317] INFO -- : compiling /tmp/ruby/src/trunk/thread.c I, [2023-01-04T05:24:39.749352 #1317] INFO -- : compiling /tmp/ruby/src/trunk/time.c I, [2023-01-04T05:24:39.906450 #1317] INFO -- : compiling /tmp/ruby/src/trunk/transcode.c I, [2023-01-04T05:24:39.980218 #1317] INFO -- : compiling /tmp/ruby/src/trunk/transient_heap.c I, [2023-01-04T05:24:40.070180 #1317] INFO -- : compiling /tmp/ruby/src/trunk/util.c I, [2023-01-04T05:24:40.082359 #1317] INFO -- : compiling /tmp/ruby/src/trunk/variable.c I, [2023-01-04T05:24:40.389112 #1317] INFO -- : compiling /tmp/ruby/src/trunk/version.c I, [2023-01-04T05:24:40.635054 #1317] INFO -- : compiling /tmp/ruby/src/trunk/vm.c I, [2023-01-04T05:24:41.094439 #1317] INFO -- : compiling /tmp/ruby/src/trunk/vm_backtrace.c I, [2023-01-04T05:24:41.902837 #1317] INFO -- : compiling /tmp/ruby/src/trunk/vm_dump.c I, [2023-01-04T05:24:41.968074 #1317] INFO -- : compiling /tmp/ruby/src/trunk/vm_sync.c I, [2023-01-04T05:24:42.137620 #1317] INFO -- : compiling /tmp/ruby/src/trunk/vm_trace.c I, [2023-01-04T05:24:42.266370 #1317] INFO -- : compiling /tmp/ruby/src/trunk/missing/setproctitle.c I, [2023-01-04T05:24:42.374196 #1317] INFO -- : compiling /tmp/ruby/src/trunk/missing/strlcat.c I, [2023-01-04T05:24:42.456064 #1317] INFO -- : compiling /tmp/ruby/src/trunk/missing/strlcpy.c I, [2023-01-04T05:24:42.457142 #1317] INFO -- : compiling /tmp/ruby/src/trunk/addr2line.c I, [2023-01-04T05:24:42.476067 #1317] INFO -- : compiling /tmp/ruby/src/trunk/dmyenc.c I, [2023-01-04T05:24:42.492302 #1317] INFO -- : compiling /tmp/ruby/src/trunk/array.c I, [2023-01-04T05:24:42.503930 #1317] INFO -- : compiling /tmp/ruby/src/trunk/mjit.c I, [2023-01-04T05:24:42.549894 #1317] INFO -- : assembling /tmp/ruby/src/trunk/coroutine/amd64/Context.S I, [2023-01-04T05:24:42.567174 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/ascii.c I, [2023-01-04T05:24:42.639718 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/us_ascii.c I, [2023-01-04T05:24:42.729314 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/unicode.c I, [2023-01-04T05:24:42.820793 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_8.c I, [2023-01-04T05:24:42.964129 #1317] INFO -- : compiling enc/trans/newline.c I, [2023-01-04T05:24:50.186259 #1317] INFO -- : linking miniruby I, [2023-01-04T05:24:50.837474 #1317] INFO -- : $$$[end] "make miniruby -j16" exit with 0. I, [2023-01-04T05:24:50.837730 #1317] INFO -- : $$$[beg] make ruby -j16 I, [2023-01-04T05:24:50.877055 #1317] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-04T05:24:50.877140 #1317] INFO -- : CC = gcc I, [2023-01-04T05:24:50.877164 #1317] INFO -- : LD = ld I, [2023-01-04T05:24:50.877190 #1317] INFO -- : LDSHARED = gcc -shared I, [2023-01-04T05:24:50.877219 #1317] 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-04T05:24:50.877241 #1317] 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-04T05:24:50.877263 #1317] INFO -- : CPPFLAGS = I, [2023-01-04T05:24:50.877281 #1317] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-04T05:24:50.877304 #1317] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-04T05:24:50.877324 #1317] INFO -- : LANG = en_US.UTF-8 I, [2023-01-04T05:24:50.877347 #1317] INFO -- : LC_ALL = I, [2023-01-04T05:24:50.877370 #1317] INFO -- : LC_CTYPE = I, [2023-01-04T05:24:50.877388 #1317] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-04T05:24:50.877405 #1317] INFO -- : RUSTC = no I, [2023-01-04T05:24:50.877429 #1317] 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-04T05:24:50.878733 #1317] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-04T05:24:50.878827 #1317] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-04T05:24:50.878856 #1317] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-04T05:24:50.878889 #1317] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-04T05:24:50.878932 #1317] INFO -- : I, [2023-01-04T05:24:50.889334 #1317] INFO -- : compiling /tmp/ruby/src/trunk/dln.c I, [2023-01-04T05:24:50.889775 #1317] INFO -- : compiling /tmp/ruby/src/trunk/localeinit.c I, [2023-01-04T05:24:50.890253 #1317] INFO -- : creating verconf.h I, [2023-01-04T05:24:50.928169 #1317] INFO -- : verconf.h updated I, [2023-01-04T05:24:50.929956 #1317] INFO -- : compiling /tmp/ruby/src/trunk/loadpath.c I, [2023-01-04T05:24:51.011910 #1317] INFO -- : builtin_binary.inc updated I, [2023-01-04T05:24:51.014543 #1317] INFO -- : compiling /tmp/ruby/src/trunk/builtin.c I, [2023-01-04T05:24:51.222207 #1317] INFO -- : linking static-library libruby-static.a I, [2023-01-04T05:24:51.456106 #1317] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-01-04T05:24:52.936320 #1317] INFO -- : linking ruby I, [2023-01-04T05:24:52.971565 #1317] INFO -- : $$$[end] "make ruby -j16" exit with 0. I, [2023-01-04T05:24:52.971819 #1317] INFO -- : $$$[beg] make all -j16 I, [2023-01-04T05:24:53.013613 #1317] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-04T05:24:53.013696 #1317] INFO -- : CC = gcc I, [2023-01-04T05:24:53.013720 #1317] INFO -- : LD = ld I, [2023-01-04T05:24:53.013745 #1317] INFO -- : LDSHARED = gcc -shared I, [2023-01-04T05:24:53.013764 #1317] 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-04T05:24:53.013787 #1317] 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-04T05:24:53.013806 #1317] INFO -- : CPPFLAGS = I, [2023-01-04T05:24:53.013833 #1317] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-04T05:24:53.013851 #1317] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-04T05:24:53.013868 #1317] INFO -- : LANG = en_US.UTF-8 I, [2023-01-04T05:24:53.013886 #1317] INFO -- : LC_ALL = I, [2023-01-04T05:24:53.013910 #1317] INFO -- : LC_CTYPE = I, [2023-01-04T05:24:53.013927 #1317] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-04T05:24:53.013945 #1317] INFO -- : RUSTC = no I, [2023-01-04T05:24:53.014405 #1317] 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-04T05:24:53.017672 #1317] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-04T05:24:53.017745 #1317] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-04T05:24:53.017763 #1317] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-04T05:24:53.017780 #1317] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-04T05:24:53.017795 #1317] INFO -- : I, [2023-01-04T05:24:53.041849 #1317] INFO -- : generating encdb.h I, [2023-01-04T05:24:53.042818 #1317] INFO -- : generating enc.mk I, [2023-01-04T05:24:53.045876 #1317] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-01-04T05:24:53.046663 #1317] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-01-04T05:24:53.047604 #1317] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-01-04T05:24:53.048313 #1317] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-01-04T05:24:53.049296 #1317] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-01-04T05:24:53.049724 #1317] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-01-04T05:24:53.050889 #1317] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-01-04T05:24:53.051181 #1317] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-01-04T05:24:53.052760 #1317] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-01-04T05:24:53.053970 #1317] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-01-04T05:24:53.054716 #1317] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-01-04T05:24:53.055781 #1317] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-01-04T05:24:53.056606 #1317] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-01-04T05:24:53.063132 #1317] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-01-04T05:24:53.106039 #1317] INFO -- : encdb.h updated I, [2023-01-04T05:24:53.110487 #1317] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-01-04T05:24:53.315759 #1317] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-01-04T05:24:53.335146 #1317] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-01-04T05:24:53.336854 #1317] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-01-04T05:24:53.341324 #1317] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-01-04T05:24:53.342499 #1317] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-01-04T05:24:53.348784 #1317] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-01-04T05:24:53.358335 #1317] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-01-04T05:24:53.359019 #1317] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-01-04T05:24:53.359900 #1317] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-01-04T05:24:53.361451 #1317] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-01-04T05:24:53.364168 #1317] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-01-04T05:24:53.387185 #1317] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-01-04T05:24:53.390476 #1317] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-01-04T05:24:53.413828 #1317] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-01-04T05:24:53.557321 #1317] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-01-04T05:24:53.584466 #1317] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-01-04T05:24:53.592457 #1317] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-01-04T05:24:53.598350 #1317] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-01-04T05:24:53.607199 #1317] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-01-04T05:24:53.615507 #1317] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-01-04T05:24:53.672697 #1317] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-01-04T05:24:53.680591 #1317] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-01-04T05:24:53.698672 #1317] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-01-04T05:24:53.710046 #1317] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-01-04T05:24:53.744646 #1317] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-01-04T05:24:53.754453 #1317] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-01-04T05:24:53.779773 #1317] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-01-04T05:24:53.829932 #1317] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-01-04T05:24:53.870160 #1317] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-01-04T05:24:53.872794 #1317] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-01-04T05:24:53.876494 #1317] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-01-04T05:24:53.947125 #1317] INFO -- : making enc I, [2023-01-04T05:24:53.977631 #1317] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:24:53.979195 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/encdb.c I, [2023-01-04T05:24:53.982336 #1317] INFO -- : building rb_mjit_header.h I, [2023-01-04T05:24:54.008242 #1317] INFO -- : making srcs under enc I, [2023-01-04T05:24:54.011364 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/big5.c I, [2023-01-04T05:24:54.025600 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/cesu_8.c I, [2023-01-04T05:24:54.033959 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/cp949.c I, [2023-01-04T05:24:54.052205 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/emacs_mule.c I, [2023-01-04T05:24:54.052803 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/euc_jp.c I, [2023-01-04T05:24:54.058805 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/euc_kr.c I, [2023-01-04T05:24:54.059806 #1317] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:24:54.059918 #1317] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-04T05:24:54.060027 #1317] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:24:54.061501 #1317] INFO -- : generating transdb.h I, [2023-01-04T05:24:54.065620 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/euc_tw.c I, [2023-01-04T05:24:54.152603 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/gb2312.c I, [2023-01-04T05:24:54.159024 #1317] INFO -- : rb_mjit_header.h updated I, [2023-01-04T05:24:54.162327 #1317] INFO -- : building .ext/include/x86_64-linux/rb_mjit_min_header-3.3.0.h I, [2023-01-04T05:24:54.168600 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/gb18030.c I, [2023-01-04T05:24:54.197212 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/gbk.c I, [2023-01-04T05:24:54.199134 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_1.c I, [2023-01-04T05:24:54.224502 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_2.c I, [2023-01-04T05:24:54.242555 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_3.c I, [2023-01-04T05:24:54.244080 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_4.c I, [2023-01-04T05:24:54.263684 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_5.c I, [2023-01-04T05:24:54.277027 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_6.c I, [2023-01-04T05:24:54.292435 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_7.c I, [2023-01-04T05:24:54.305941 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_8.c I, [2023-01-04T05:24:54.319647 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_9.c I, [2023-01-04T05:24:54.324567 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_10.c I, [2023-01-04T05:24:54.347988 #1317] INFO -- : transdb.h updated I, [2023-01-04T05:24:54.351083 #1317] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-04T05:24:54.403730 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_11.c I, [2023-01-04T05:24:54.406448 #1317] INFO -- : ext/configure-ext.mk updated I, [2023-01-04T05:24:54.409576 #1317] INFO -- : making trans I, [2023-01-04T05:24:54.419979 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_13.c I, [2023-01-04T05:24:54.426560 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_14.c I, [2023-01-04T05:24:54.436635 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_15.c I, [2023-01-04T05:24:54.440896 #1317] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:24:54.442535 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/transdb.c I, [2023-01-04T05:24:54.453189 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_16.c I, [2023-01-04T05:24:54.453713 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/koi8_r.c I, [2023-01-04T05:24:54.456181 #1317] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/big5.c I, [2023-01-04T05:24:54.466002 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/koi8_u.c I, [2023-01-04T05:24:54.467341 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/shift_jis.c I, [2023-01-04T05:24:54.477044 #1317] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:24:54.492960 #1317] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/cesu_8.c I, [2023-01-04T05:24:54.500395 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_16be.c I, [2023-01-04T05:24:54.541777 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_16le.c I, [2023-01-04T05:24:54.541935 #1317] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/chinese.c I, [2023-01-04T05:24:54.562436 #1317] INFO -- : configuring -test-/RUBY_ALIGNOF I, [2023-01-04T05:24:54.562741 #1317] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/cesu_8.c ... I, [2023-01-04T05:24:54.565837 #1317] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/ebcdic.c I, [2023-01-04T05:24:54.570593 #1317] INFO -- : configuring -test-/abi I, [2023-01-04T05:24:54.575411 #1317] INFO -- : configuring -test-/arith_seq/beg_len_step I, [2023-01-04T05:24:54.578552 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_32be.c I, [2023-01-04T05:24:54.579808 #1317] INFO -- : configuring -test-/arith_seq/extract I, [2023-01-04T05:24:54.586386 #1317] INFO -- : configuring -test-/array/concat I, [2023-01-04T05:24:54.591225 #1317] INFO -- : configuring -test-/array/resize I, [2023-01-04T05:24:54.596017 #1317] INFO -- : configuring -test-/bignum I, [2023-01-04T05:24:54.607512 #1317] INFO -- : configuring -test-/bug-14834 I, [2023-01-04T05:24:54.612143 #1317] INFO -- : configuring -test-/bug-3571 I, [2023-01-04T05:24:54.616187 #1317] INFO -- : configuring -test-/bug-5832 I, [2023-01-04T05:24:54.620094 #1317] INFO -- : configuring -test-/bug_reporter I, [2023-01-04T05:24:54.625784 #1317] INFO -- : configuring -test-/class I, [2023-01-04T05:24:54.632709 #1317] INFO -- : configuring -test-/cxxanyargs I, [2023-01-04T05:24:54.636839 #1317] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji.c I, [2023-01-04T05:24:54.638097 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_32le.c I, [2023-01-04T05:24:54.638262 #1317] INFO -- : configuring -test-/debug I, [2023-01-04T05:24:54.644251 #1317] INFO -- : configuring -test-/dln/empty I, [2023-01-04T05:24:54.649460 #1317] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/ebcdic.c ... I, [2023-01-04T05:24:54.649765 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_31j.c I, [2023-01-04T05:24:54.650603 #1317] INFO -- : configuring -test-/econv I, [2023-01-04T05:24:54.653073 #1317] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c I, [2023-01-04T05:24:54.654298 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1250.c I, [2023-01-04T05:24:54.655644 #1317] INFO -- : configuring -test-/enumerator_kw I, [2023-01-04T05:24:54.659654 #1317] INFO -- : configuring -test-/eval I, [2023-01-04T05:24:54.659906 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1251.c I, [2023-01-04T05:24:54.664065 #1317] INFO -- : configuring -test-/exception I, [2023-01-04T05:24:54.674091 #1317] INFO -- : configuring -test-/fatal I, [2023-01-04T05:24:54.675861 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1253.c I, [2023-01-04T05:24:54.675971 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1252.c I, [2023-01-04T05:24:54.678678 #1317] INFO -- : configuring -test-/file I, [2023-01-04T05:24:54.720797 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1254.c I, [2023-01-04T05:24:54.770647 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1257.c I, [2023-01-04T05:24:54.775619 #1317] INFO -- : linking encoding encdb.so I, [2023-01-04T05:24:54.790074 #1317] INFO -- : linking encoding big5.so I, [2023-01-04T05:24:54.851391 #1317] INFO -- : linking encoding cesu_8.so I, [2023-01-04T05:24:54.871064 #1317] INFO -- : linking encoding cp949.so I, [2023-01-04T05:24:54.873299 #1317] INFO -- : linking encoding emacs_mule.so I, [2023-01-04T05:24:54.885307 #1317] INFO -- : linking encoding euc_jp.so I, [2023-01-04T05:24:54.894190 #1317] INFO -- : linking encoding euc_kr.so I, [2023-01-04T05:24:54.895314 #1317] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c I, [2023-01-04T05:24:54.898146 #1317] INFO -- : linking encoding euc_tw.so I, [2023-01-04T05:24:54.955131 #1317] INFO -- : linking encoding gb2312.so I, [2023-01-04T05:24:54.970651 #1317] INFO -- : linking encoding gb18030.so I, [2023-01-04T05:24:54.975492 #1317] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji.c ... I, [2023-01-04T05:24:54.979892 #1317] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c I, [2023-01-04T05:24:54.990421 #1317] INFO -- : linking encoding gbk.so I, [2023-01-04T05:24:54.991431 #1317] INFO -- : linking encoding iso_8859_1.so I, [2023-01-04T05:24:55.006582 #1317] INFO -- : linking encoding iso_8859_2.so I, [2023-01-04T05:24:55.006739 #1317] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c I, [2023-01-04T05:24:55.011002 #1317] INFO -- : linking encoding iso_8859_3.so I, [2023-01-04T05:24:55.013297 #1317] INFO -- : linking encoding iso_8859_4.so I, [2023-01-04T05:24:55.045552 #1317] INFO -- : configuring bigdecimal I, [2023-01-04T05:24:55.071423 #1317] INFO -- : linking encoding iso_8859_5.so I, [2023-01-04T05:24:55.084446 #1317] INFO -- : linking encoding iso_8859_6.so I, [2023-01-04T05:24:55.117111 #1317] INFO -- : linking encoding iso_8859_7.so I, [2023-01-04T05:24:55.122529 #1317] INFO -- : linking encoding iso_8859_8.so I, [2023-01-04T05:24:55.176435 #1317] INFO -- : linking encoding iso_8859_9.so I, [2023-01-04T05:24:55.185639 #1317] INFO -- : configuring cgi/escape I, [2023-01-04T05:24:55.186520 #1317] INFO -- : linking encoding iso_8859_10.so I, [2023-01-04T05:24:55.187137 #1317] INFO -- : configuring continuation I, [2023-01-04T05:24:55.196743 #1317] INFO -- : configuring coverage I, [2023-01-04T05:24:55.223003 #1317] INFO -- : linking encoding iso_8859_11.so I, [2023-01-04T05:24:55.224783 #1317] INFO -- : linking encoding iso_8859_13.so I, [2023-01-04T05:24:55.274710 #1317] INFO -- : configuring date I, [2023-01-04T05:24:55.279360 #1317] INFO -- : configuring digest I, [2023-01-04T05:24:55.283639 #1317] INFO -- : configuring digest/bubblebabble I, [2023-01-04T05:24:55.285790 #1317] INFO -- : linking encoding iso_8859_14.so I, [2023-01-04T05:24:55.286979 #1317] INFO -- : configuring erb/escape I, [2023-01-04T05:24:55.287069 #1317] INFO -- : configuring digest/md5 I, [2023-01-04T05:24:55.290647 #1317] INFO -- : linking encoding iso_8859_15.so I, [2023-01-04T05:24:55.325087 #1317] INFO -- : linking encoding iso_8859_16.so I, [2023-01-04T05:24:55.329677 #1317] INFO -- : linking encoding koi8_r.so I, [2023-01-04T05:24:55.359682 #1317] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c ... I, [2023-01-04T05:24:55.366973 #1317] INFO -- : linking encoding koi8_u.so I, [2023-01-04T05:24:55.372011 #1317] INFO -- : configuring etc I, [2023-01-04T05:24:55.385273 #1317] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/escape.c I, [2023-01-04T05:24:55.386641 #1317] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/gb18030.c I, [2023-01-04T05:24:55.419458 #1317] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/gbk.c I, [2023-01-04T05:24:55.429064 #1317] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/iso2022.c I, [2023-01-04T05:24:55.442358 #1317] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/escape.c ... I, [2023-01-04T05:24:55.445588 #1317] INFO -- : linking encoding shift_jis.so I, [2023-01-04T05:24:55.464284 #1317] INFO -- : linking encoding utf_16be.so I, [2023-01-04T05:24:55.504340 #1317] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/iso2022.c ... I, [2023-01-04T05:24:55.507880 #1317] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/japanese.c I, [2023-01-04T05:24:55.552739 #1317] INFO -- : linking encoding utf_16le.so I, [2023-01-04T05:24:55.570439 #1317] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/japanese.c ... I, [2023-01-04T05:24:55.571034 #1317] INFO -- : linking encoding utf_32be.so I, [2023-01-04T05:24:55.573452 #1317] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/japanese_euc.c I, [2023-01-04T05:24:55.652233 #1317] INFO -- : linking encoding utf_32le.so I, [2023-01-04T05:24:55.726753 #1317] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c ... I, [2023-01-04T05:24:55.733366 #1317] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c I, [2023-01-04T05:24:55.749790 #1317] INFO -- : configuring fcntl I, [2023-01-04T05:24:55.754506 #1317] INFO -- : linking encoding windows_31j.so I, [2023-01-04T05:24:55.826333 #1317] INFO -- : configuring digest/rmd160 I, [2023-01-04T05:24:55.835400 #1317] INFO -- : configuring fiddle I, [2023-01-04T05:24:55.855894 #1317] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c ... I, [2023-01-04T05:24:55.856085 #1317] INFO -- : linking encoding windows_1250.so I, [2023-01-04T05:24:55.860641 #1317] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c ... I, [2023-01-04T05:24:55.862229 #1317] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/korean.c I, [2023-01-04T05:24:55.882780 #1317] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/single_byte.c I, [2023-01-04T05:24:55.937471 #1317] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/chinese.c ... I, [2023-01-04T05:24:55.943654 #1317] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/utf8_mac.c I, [2023-01-04T05:24:55.957126 #1317] INFO -- : linking encoding windows_1251.so I, [2023-01-04T05:24:56.052769 #1317] INFO -- : linking encoding windows_1252.so I, [2023-01-04T05:24:56.053949 #1317] 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-04T05:24:56.054034 #1317] 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-04T05:24:56.054048 #1317] 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-04T05:24:56.104354 #1317] 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-04T05:24:56.105324 #1317] INFO -- : configuring digest/sha1 I, [2023-01-04T05:24:56.107640 #1317] INFO -- : linking encoding windows_1253.so I, [2023-01-04T05:24:56.154862 #1317] INFO -- : linking encoding windows_1254.so I, [2023-01-04T05:24:56.201529 #1317] INFO -- : linking encoding windows_1257.so I, [2023-01-04T05:24:56.254313 #1317] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/utf_16_32.c I, [2023-01-04T05:24:56.302420 #1317] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:24:56.334481 #1317] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/utf_16_32.c ... I, [2023-01-04T05:24:56.337251 #1317] INFO -- : linking transcoder transdb.so I, [2023-01-04T05:24:56.368156 #1317] INFO -- : configuring digest/sha2 I, [2023-01-04T05:24:56.378395 #1317] INFO -- : configuring io/console I, [2023-01-04T05:24:56.431718 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/cesu_8.c I, [2023-01-04T05:24:56.521204 #1317] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/single_byte.c ... I, [2023-01-04T05:24:56.525181 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/chinese.c I, [2023-01-04T05:24:56.599194 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/ebcdic.c I, [2023-01-04T05:24:56.688785 #1317] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/gbk.c ... I, [2023-01-04T05:24:56.699070 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji.c I, [2023-01-04T05:24:56.735652 #1317] INFO -- : configuring -test-/float I, [2023-01-04T05:24:56.740508 #1317] INFO -- : configuring -test-/funcall I, [2023-01-04T05:24:56.744297 #1317] INFO -- : configuring -test-/gvl/call_without_gvl I, [2023-01-04T05:24:56.749339 #1317] INFO -- : configuring -test-/hash I, [2023-01-04T05:24:56.753270 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c I, [2023-01-04T05:24:56.755093 #1317] INFO -- : configuring -test-/integer I, [2023-01-04T05:24:56.761680 #1317] INFO -- : configuring -test-/iseq_load I, [2023-01-04T05:24:56.765562 #1317] INFO -- : configuring -test-/iter I, [2023-01-04T05:24:56.772761 #1317] INFO -- : configuring -test-/load/dot.dot I, [2023-01-04T05:24:56.776983 #1317] INFO -- : configuring -test-/load/protect I, [2023-01-04T05:24:56.781256 #1317] INFO -- : configuring -test-/marshal/compat I, [2023-01-04T05:24:56.786425 #1317] INFO -- : configuring -test-/marshal/internal_ivar I, [2023-01-04T05:24:56.791012 #1317] INFO -- : configuring -test-/marshal/usr I, [2023-01-04T05:24:56.795334 #1317] INFO -- : configuring -test-/memory_status I, [2023-01-04T05:24:56.797831 #1317] INFO -- : configuring -test-/memory_view I, [2023-01-04T05:24:56.805217 #1317] INFO -- : configuring -test-/method I, [2023-01-04T05:24:56.811336 #1317] INFO -- : configuring -test-/notimplement I, [2023-01-04T05:24:56.815769 #1317] INFO -- : configuring -test-/num2int I, [2023-01-04T05:24:56.819380 #1317] INFO -- : configuring -test-/path_to_class I, [2023-01-04T05:24:56.823026 #1317] INFO -- : configuring -test-/popen_deadlock I, [2023-01-04T05:24:56.826151 #1317] INFO -- : configuring -test-/postponed_job I, [2023-01-04T05:24:56.830609 #1317] INFO -- : configuring -test-/printf I, [2023-01-04T05:24:56.835151 #1317] INFO -- : configuring -test-/proc I, [2023-01-04T05:24:56.841266 #1317] INFO -- : configuring -test-/random I, [2023-01-04T05:24:56.848013 #1317] INFO -- : configuring -test-/rational I, [2023-01-04T05:24:56.851639 #1317] INFO -- : configuring json I, [2023-01-04T05:24:56.852648 #1317] INFO -- : configuring -test-/rb_call_super_kw I, [2023-01-04T05:24:56.855820 #1317] INFO -- : configuring -test-/recursion I, [2023-01-04T05:24:56.855905 #1317] INFO -- : configuring json/generator I, [2023-01-04T05:24:56.858796 #1317] INFO -- : configuring -test-/regexp I, [2023-01-04T05:24:56.858879 #1317] INFO -- : configuring json/parser I, [2023-01-04T05:24:56.862937 #1317] INFO -- : configuring -test-/scan_args I, [2023-01-04T05:24:56.867972 #1317] INFO -- : configuring -test-/st/foreach I, [2023-01-04T05:24:56.872545 #1317] INFO -- : configuring -test-/st/numhash I, [2023-01-04T05:24:56.876358 #1317] INFO -- : configuring -test-/st/update I, [2023-01-04T05:24:56.880195 #1317] INFO -- : configuring -test-/string I, [2023-01-04T05:24:56.899444 #1317] INFO -- : configuring -test-/struct I, [2023-01-04T05:24:56.908436 #1317] INFO -- : configuring -test-/symbol I, [2023-01-04T05:24:56.968282 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c I, [2023-01-04T05:24:57.030630 #1317] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c ... I, [2023-01-04T05:24:57.036149 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c I, [2023-01-04T05:24:57.274667 #1317] INFO -- : configuring -test-/thread/instrumentation I, [2023-01-04T05:24:57.278336 #1317] INFO -- : configuring -test-/thread_fd I, [2023-01-04T05:24:57.283804 #1317] INFO -- : configuring -test-/time I, [2023-01-04T05:24:57.290534 #1317] INFO -- : configuring -test-/tracepoint I, [2023-01-04T05:24:57.295152 #1317] INFO -- : configuring -test-/typeddata I, [2023-01-04T05:24:57.300292 #1317] INFO -- : configuring -test-/vm I, [2023-01-04T05:24:57.304926 #1317] INFO -- : configuring -test-/wait I, [2023-01-04T05:24:57.314610 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c I, [2023-01-04T05:24:57.375371 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/escape.c I, [2023-01-04T05:24:57.389887 #1317] INFO -- : configuring monitor I, [2023-01-04T05:24:57.452988 #1317] INFO -- : configuring io/nonblock I, [2023-01-04T05:24:57.478119 #1317] INFO -- : configuring nkf I, [2023-01-04T05:24:57.536063 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/gbk.c I, [2023-01-04T05:24:57.552292 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/iso2022.c I, [2023-01-04T05:24:57.560497 #1317] INFO -- : configuring objspace I, [2023-01-04T05:24:57.606656 #1317] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/utf8_mac.c ... I, [2023-01-04T05:24:57.616518 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/japanese.c I, [2023-01-04T05:24:57.620220 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c I, [2023-01-04T05:24:57.651066 #1317] INFO -- : configuring openssl I, [2023-01-04T05:24:57.682761 #1317] INFO -- : configuring pathname I, [2023-01-04T05:24:57.687034 #1317] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/korean.c ... I, [2023-01-04T05:24:57.694993 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/single_byte.c I, [2023-01-04T05:24:57.780896 #1317] INFO -- : configuring io/wait I, [2023-01-04T05:24:57.799571 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/utf8_mac.c I, [2023-01-04T05:24:57.826161 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/utf_16_32.c I, [2023-01-04T05:24:57.909931 #1317] INFO -- : linking transcoder cesu_8.so I, [2023-01-04T05:24:58.002535 #1317] INFO -- : linking transcoder chinese.so I, [2023-01-04T05:24:58.097599 #1317] INFO -- : linking transcoder ebcdic.so I, [2023-01-04T05:24:58.110500 #1317] INFO -- : linking transcoder emoji.so I, [2023-01-04T05:24:58.202695 #1317] INFO -- : linking transcoder emoji_iso2022_kddi.so I, [2023-01-04T05:24:58.207000 #1317] INFO -- : linking transcoder emoji_sjis_docomo.so I, [2023-01-04T05:24:58.219781 #1317] INFO -- : linking transcoder emoji_sjis_kddi.so I, [2023-01-04T05:24:58.278650 #1317] INFO -- : linking transcoder emoji_sjis_softbank.so I, [2023-01-04T05:24:58.325081 #1317] INFO -- : linking transcoder escape.so I, [2023-01-04T05:24:58.329054 #1317] INFO -- : linking transcoder iso2022.so I, [2023-01-04T05:24:58.342382 #1317] INFO -- : linking transcoder japanese.so I, [2023-01-04T05:24:58.396783 #1317] INFO -- : linking transcoder japanese_sjis.so I, [2023-01-04T05:24:58.434831 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/korean.c I, [2023-01-04T05:24:58.437946 #1317] INFO -- : linking transcoder single_byte.so I, [2023-01-04T05:24:58.455282 #1317] INFO -- : linking transcoder utf_16_32.so I, [2023-01-04T05:24:58.551188 #1317] INFO -- : linking transcoder gbk.so I, [2023-01-04T05:24:58.597895 #1317] INFO -- : configuring psych I, [2023-01-04T05:24:58.614893 #1317] INFO -- : configuring pty I, [2023-01-04T05:24:58.640378 #1317] INFO -- : configuring racc/cparse I, [2023-01-04T05:24:58.713368 #1317] INFO -- : configuring rbconfig/sizeof I, [2023-01-04T05:24:58.743585 #1317] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/gb18030.c ... I, [2023-01-04T05:24:58.755718 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/gb18030.c I, [2023-01-04T05:24:59.026917 #1317] INFO -- : linking transcoder utf8_mac.so I, [2023-01-04T05:24:59.137909 #1317] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/japanese_euc.c ... I, [2023-01-04T05:24:59.148080 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/japanese_euc.c I, [2023-01-04T05:24:59.291960 #1317] INFO -- : configuring readline I, [2023-01-04T05:24:59.437236 #1317] INFO -- : linking transcoder gb18030.so I, [2023-01-04T05:24:59.540717 #1317] INFO -- : configuring ripper I, [2023-01-04T05:24:59.572970 #1317] INFO -- : linking transcoder korean.so I, [2023-01-04T05:24:59.640177 #1317] INFO -- : configuring socket I, [2023-01-04T05:24:59.641994 #1317] INFO -- : configuring rubyvm I, [2023-01-04T05:24:59.735028 #1317] INFO -- : configuring stringio I, [2023-01-04T05:24:59.764122 #1317] INFO -- : configuring strscan I, [2023-01-04T05:25:00.023167 #1317] INFO -- : configuring syslog I, [2023-01-04T05:25:00.109529 #1317] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/big5.c ... I, [2023-01-04T05:25:00.124951 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/big5.c I, [2023-01-04T05:25:00.225883 #1317] INFO -- : configuring zlib I, [2023-01-04T05:25:00.283924 #1317] INFO -- : configuring debug-1.7.1/ext/debug I, [2023-01-04T05:25:00.307202 #1317] INFO -- : configuring rbs-2.8.2/ext/rbs_extension I, [2023-01-04T05:25:00.653768 #1317] INFO -- : linking transcoder japanese_euc.so I, [2023-01-04T05:25:02.009964 #1317] INFO -- : linking transcoder big5.so I, [2023-01-04T05:25:02.092562 #1317] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:25:02.093482 #1317] INFO -- : making encs I, [2023-01-04T05:25:02.146109 #1317] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:25:02.146426 #1317] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-04T05:25:02.146454 #1317] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:25:17.423348 #1317] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:25:17.424490 #1317] INFO -- : generating makefile exts.mk I, [2023-01-04T05:25:17.469707 #1317] INFO -- : exts.mk updated I, [2023-01-04T05:25:17.477892 #1317] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:25:17.481192 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/abi' I, [2023-01-04T05:25:17.481847 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/abi/abi.c I, [2023-01-04T05:25:17.484684 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/array/resize' I, [2023-01-04T05:25:17.485322 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/array/resize/resize.c I, [2023-01-04T05:25:17.486707 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/beg_len_step' I, [2023-01-04T05:25:17.487080 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/extract' I, [2023-01-04T05:25:17.487242 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/RUBY_ALIGNOF' I, [2023-01-04T05:25:17.487338 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/array/concat' I, [2023-01-04T05:25:17.487376 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/arith_seq/beg_len_step/beg_len_step.c I, [2023-01-04T05:25:17.488013 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/array/concat/to_ary_concat.c I, [2023-01-04T05:25:17.488380 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/debug' I, [2023-01-04T05:25:17.488448 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/RUBY_ALIGNOF/c.c I, [2023-01-04T05:25:17.488463 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/arith_seq/extract/extract.c I, [2023-01-04T05:25:17.488637 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/debug/init.c I, [2023-01-04T05:25:17.490300 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-14834' I, [2023-01-04T05:25:17.490495 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/econv' I, [2023-01-04T05:25:17.490982 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug-14834/bug-14384.c I, [2023-01-04T05:25:17.491676 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/econv/append.c I, [2023-01-04T05:25:17.491791 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug_reporter' I, [2023-01-04T05:25:17.491818 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/enumerator_kw' I, [2023-01-04T05:25:17.491999 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-3571' I, [2023-01-04T05:25:17.492033 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bignum' I, [2023-01-04T05:25:17.492148 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-5832' I, [2023-01-04T05:25:17.492313 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/enumerator_kw/enumerator_kw.c I, [2023-01-04T05:25:17.492574 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/big2str.c I, [2023-01-04T05:25:17.492772 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug_reporter/bug_reporter.c I, [2023-01-04T05:25:17.492818 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug-3571/bug.c I, [2023-01-04T05:25:17.492900 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/class' I, [2023-01-04T05:25:17.493498 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/class/class2name.c I, [2023-01-04T05:25:17.493604 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug-5832/bug.c I, [2023-01-04T05:25:17.493645 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/dln/empty' I, [2023-01-04T05:25:17.495064 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/dln/empty/empty.c I, [2023-01-04T05:25:17.522872 #1317] INFO -- : linking shared-object -test-/abi.so I, [2023-01-04T05:25:17.620910 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/abi' I, [2023-01-04T05:25:17.623281 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/class/init.c I, [2023-01-04T05:25:17.650875 #1317] INFO -- : linking shared-object -test-/RUBY_ALIGNOF.so I, [2023-01-04T05:25:17.653999 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/debug/inspector.c I, [2023-01-04T05:25:17.654810 #1317] INFO -- : linking shared-object -test-/array/resize.so I, [2023-01-04T05:25:17.655011 #1317] INFO -- : linking shared-object -test-/dln/empty.so I, [2023-01-04T05:25:17.662972 #1317] INFO -- : linking shared-object -test-/arith_seq/beg_len_step.so I, [2023-01-04T05:25:17.663119 #1317] INFO -- : linking shared-object -test-/bug_3571.so I, [2023-01-04T05:25:17.666506 #1317] INFO -- : linking shared-object -test-/bug_5832.so I, [2023-01-04T05:25:17.666766 #1317] INFO -- : linking shared-object -test-/array/to_ary_concat.so I, [2023-01-04T05:25:17.667367 #1317] INFO -- : linking shared-object -test-/arith_seq/extract.so I, [2023-01-04T05:25:17.667967 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/eval' I, [2023-01-04T05:25:17.670010 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/eval/eval.c I, [2023-01-04T05:25:17.674827 #1317] INFO -- : linking shared-object -test-/bug_reporter.so I, [2023-01-04T05:25:17.674968 #1317] INFO -- : linking shared-object -test-/bug_14834.so I, [2023-01-04T05:25:17.679080 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/econv/init.c I, [2023-01-04T05:25:17.737562 #1317] INFO -- : linking shared-object -test-/enumerator_kw.so I, [2023-01-04T05:25:17.739825 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/bigzero.c I, [2023-01-04T05:25:17.810435 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/RUBY_ALIGNOF' I, [2023-01-04T05:25:17.811776 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/div.c I, [2023-01-04T05:25:17.814747 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/array/resize' I, [2023-01-04T05:25:17.814915 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/dln/empty' I, [2023-01-04T05:25:17.818575 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-3571' I, [2023-01-04T05:25:17.818977 #1317] INFO -- : linking shared-object -test-/class.so I, [2023-01-04T05:25:17.819346 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/fatal' I, [2023-01-04T05:25:17.819989 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/fatal/rb_fatal.c I, [2023-01-04T05:25:17.820227 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-5832' I, [2023-01-04T05:25:17.820422 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/exception' I, [2023-01-04T05:25:17.821357 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/dataerror.c I, [2023-01-04T05:25:17.821573 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/beg_len_step' I, [2023-01-04T05:25:17.821801 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/array/concat' I, [2023-01-04T05:25:17.823349 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/enc_raise.c I, [2023-01-04T05:25:17.823625 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/file' I, [2023-01-04T05:25:17.824234 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/file/fs.c I, [2023-01-04T05:25:17.825118 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/float' I, [2023-01-04T05:25:17.825991 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/float/init.c I, [2023-01-04T05:25:17.827220 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/ensured.c I, [2023-01-04T05:25:17.828532 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/extract' I, [2023-01-04T05:25:17.829229 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/init.c I, [2023-01-04T05:25:17.829724 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug_reporter' I, [2023-01-04T05:25:17.834078 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-14834' I, [2023-01-04T05:25:17.835146 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/funcall' I, [2023-01-04T05:25:17.837155 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/funcall/funcall.c I, [2023-01-04T05:25:17.842106 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/gvl/call_without_gvl' I, [2023-01-04T05:25:17.843169 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/gvl/call_without_gvl/call_without_gvl.c I, [2023-01-04T05:25:17.861134 #1317] INFO -- : linking shared-object -test-/eval.so I, [2023-01-04T05:25:17.861648 #1317] INFO -- : linking shared-object -test-/econv.so I, [2023-01-04T05:25:17.861731 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/debug/profile_frames.c I, [2023-01-04T05:25:17.872093 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/enumerator_kw' I, [2023-01-04T05:25:17.879017 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/hash' I, [2023-01-04T05:25:17.880069 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/hash/delete.c I, [2023-01-04T05:25:17.933012 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/class' I, [2023-01-04T05:25:17.933768 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/file/init.c I, [2023-01-04T05:25:17.946403 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/file/stat.c I, [2023-01-04T05:25:17.981231 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/eval' I, [2023-01-04T05:25:17.981939 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/econv' I, [2023-01-04T05:25:17.983576 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/init.c I, [2023-01-04T05:25:17.984859 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/hash/init.c I, [2023-01-04T05:25:17.985963 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/intpack.c I, [2023-01-04T05:25:17.991470 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/float/nextafter.c I, [2023-01-04T05:25:17.997531 #1317] INFO -- : linking shared-object -test-/fatal/rb_fatal.so I, [2023-01-04T05:25:17.999250 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/mul.c I, [2023-01-04T05:25:18.004137 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/str2big.c I, [2023-01-04T05:25:18.014065 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/integer' I, [2023-01-04T05:25:18.015571 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/integer/core_ext.c I, [2023-01-04T05:25:18.025274 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/iseq_load' I, [2023-01-04T05:25:18.027326 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iseq_load/iseq_load.c I, [2023-01-04T05:25:18.042474 #1317] INFO -- : linking shared-object -test-/gvl/call_without_gvl.so I, [2023-01-04T05:25:18.046070 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/iter' I, [2023-01-04T05:25:18.047187 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/integer/init.c I, [2023-01-04T05:25:18.048348 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iter/break.c I, [2023-01-04T05:25:18.049210 #1317] INFO -- : linking shared-object -test-/funcall.so I, [2023-01-04T05:25:18.052447 #1317] INFO -- : linking shared-object -test-/debug.so I, [2023-01-04T05:25:18.109065 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iter/init.c I, [2023-01-04T05:25:18.119928 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/fatal' I, [2023-01-04T05:25:18.124754 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/dot.dot' I, [2023-01-04T05:25:18.126037 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/load/dot.dot/dot.dot.c I, [2023-01-04T05:25:18.155933 #1317] INFO -- : linking shared-object -test-/exception.so I, [2023-01-04T05:25:18.159524 #1317] INFO -- : linking shared-object -test-/hash.so I, [2023-01-04T05:25:18.166815 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/gvl/call_without_gvl' I, [2023-01-04T05:25:18.170083 #1317] INFO -- : linking shared-object -test-/file.so I, [2023-01-04T05:25:18.171985 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/funcall' I, [2023-01-04T05:25:18.172116 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/protect' I, [2023-01-04T05:25:18.172580 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/load/protect/protect.c I, [2023-01-04T05:25:18.176379 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/compat' I, [2023-01-04T05:25:18.177497 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/marshal/compat/usrcompat.c I, [2023-01-04T05:25:18.187054 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/debug' I, [2023-01-04T05:25:18.188024 #1317] INFO -- : linking shared-object -test-/float.so I, [2023-01-04T05:25:18.198963 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/internal_ivar' I, [2023-01-04T05:25:18.200796 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/marshal/internal_ivar/internal_ivar.c I, [2023-01-04T05:25:18.202738 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/integer/my_integer.c I, [2023-01-04T05:25:18.222853 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/usr' I, [2023-01-04T05:25:18.225045 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/marshal/usr/usrmarshal.c I, [2023-01-04T05:25:18.233215 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/memory_view' I, [2023-01-04T05:25:18.236082 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/memory_view/memory_view.c I, [2023-01-04T05:25:18.248531 #1317] INFO -- : linking shared-object -test-/iseq_load.so I, [2023-01-04T05:25:18.261738 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/method' I, [2023-01-04T05:25:18.263170 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/method/arity.c I, [2023-01-04T05:25:18.280027 #1317] INFO -- : linking shared-object -test-/bignum.so I, [2023-01-04T05:25:18.284307 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iter/yield.c I, [2023-01-04T05:25:18.297574 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/hash' I, [2023-01-04T05:25:18.302822 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/notimplement' I, [2023-01-04T05:25:18.305463 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/exception' I, [2023-01-04T05:25:18.305597 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/notimplement/bug.c I, [2023-01-04T05:25:18.308247 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/method/init.c I, [2023-01-04T05:25:18.312816 #1317] INFO -- : linking shared-object -test-/load/dot.dot.so I, [2023-01-04T05:25:18.316991 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/file' I, [2023-01-04T05:25:18.321675 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/num2int' I, [2023-01-04T05:25:18.324021 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/num2int/num2int.c I, [2023-01-04T05:25:18.325796 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/float' I, [2023-01-04T05:25:18.330481 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/path_to_class' I, [2023-01-04T05:25:18.332800 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/path_to_class/path_to_class.c I, [2023-01-04T05:25:18.372314 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/iseq_load' I, [2023-01-04T05:25:18.373427 #1317] INFO -- : linking shared-object -test-/marshal/compat.so I, [2023-01-04T05:25:18.378331 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/popen_deadlock' I, [2023-01-04T05:25:18.379349 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/popen_deadlock/infinite_loop_dlsym.c I, [2023-01-04T05:25:18.382550 #1317] INFO -- : linking shared-object -test-/marshal/internal_ivar.so I, [2023-01-04T05:25:18.385763 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/postponed_job' I, [2023-01-04T05:25:18.386673 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/postponed_job/postponed_job.c I, [2023-01-04T05:25:18.399030 #1317] INFO -- : linking shared-object -test-/load/protect.so I, [2023-01-04T05:25:18.417997 #1317] INFO -- : linking shared-object -test-/marshal/usr.so I, [2023-01-04T05:25:18.438317 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/dot.dot' I, [2023-01-04T05:25:18.441179 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bignum' I, [2023-01-04T05:25:18.446686 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/printf' I, [2023-01-04T05:25:18.446883 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/proc' I, [2023-01-04T05:25:18.448117 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/proc/init.c I, [2023-01-04T05:25:18.448852 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/printf/printf.c I, [2023-01-04T05:25:18.451696 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/proc/receiver.c I, [2023-01-04T05:25:18.465380 #1317] INFO -- : linking shared-object -test-/iter.so I, [2023-01-04T05:25:18.490770 #1317] INFO -- : linking shared-object -test-/method.so I, [2023-01-04T05:25:18.496342 #1317] INFO -- : linking shared-object -test-/notimplement.so I, [2023-01-04T05:25:18.505652 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/compat' I, [2023-01-04T05:25:18.506789 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/proc/super.c I, [2023-01-04T05:25:18.516779 #1317] INFO -- : linking shared-object -test-/path_to_class.so I, [2023-01-04T05:25:18.522322 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/internal_ivar' I, [2023-01-04T05:25:18.527519 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/random' I, [2023-01-04T05:25:18.529089 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/random/bad_version.c I, [2023-01-04T05:25:18.533921 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/protect' I, [2023-01-04T05:25:18.539759 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/rational' I, [2023-01-04T05:25:18.542431 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/rational/rat.c I, [2023-01-04T05:25:18.558415 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/usr' I, [2023-01-04T05:25:18.559730 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/random/init.c I, [2023-01-04T05:25:18.569152 #1317] INFO -- : linking shared-object -test-/integer.so I, [2023-01-04T05:25:18.572539 #1317] INFO -- : linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so I, [2023-01-04T05:25:18.598705 #1317] INFO -- : linking shared-object -test-/num2int.so I, [2023-01-04T05:25:18.608330 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/iter' I, [2023-01-04T05:25:18.609271 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/random/loop.c I, [2023-01-04T05:25:18.629344 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/notimplement' I, [2023-01-04T05:25:18.631709 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/rb_call_super_kw' I, [2023-01-04T05:25:18.632801 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/method' I, [2023-01-04T05:25:18.632986 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/rb_call_super_kw/rb_call_super_kw.c I, [2023-01-04T05:25:18.634624 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/recursion' I, [2023-01-04T05:25:18.635393 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/regexp' I, [2023-01-04T05:25:18.636179 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/recursion/recursion.c I, [2023-01-04T05:25:18.636461 #1317] INFO -- : linking shared-object -test-/postponed_job.so I, [2023-01-04T05:25:18.637403 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/scan_args' I, [2023-01-04T05:25:18.637566 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/regexp/init.c I, [2023-01-04T05:25:18.638815 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/scan_args/scan_args.c I, [2023-01-04T05:25:18.651295 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/path_to_class' I, [2023-01-04T05:25:18.655033 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/regexp/parse_depth_limit.c I, [2023-01-04T05:25:18.699325 #1317] INFO -- : linking shared-object -test-/proc.so I, [2023-01-04T05:25:18.701294 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/popen_deadlock' I, [2023-01-04T05:25:18.705850 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/foreach' I, [2023-01-04T05:25:18.706967 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/st/foreach/foreach.c I, [2023-01-04T05:25:18.712528 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/integer' I, [2023-01-04T05:25:18.723244 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/numhash' I, [2023-01-04T05:25:18.724518 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/num2int' I, [2023-01-04T05:25:18.725406 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/st/numhash/numhash.c I, [2023-01-04T05:25:18.726986 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/update' I, [2023-01-04T05:25:18.728794 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/st/update/update.c I, [2023-01-04T05:25:18.736037 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/string' I, [2023-01-04T05:25:18.737774 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/capacity.c I, [2023-01-04T05:25:18.744890 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/struct' I, [2023-01-04T05:25:18.747311 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/duplicate.c I, [2023-01-04T05:25:18.754316 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/postponed_job' I, [2023-01-04T05:25:18.759061 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/coderange.c I, [2023-01-04T05:25:18.767936 #1317] INFO -- : linking shared-object -test-/memory_view.so I, [2023-01-04T05:25:18.800339 #1317] INFO -- : linking shared-object -test-/rb_call_super_kw.so I, [2023-01-04T05:25:18.801091 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/init.c I, [2023-01-04T05:25:18.808103 #1317] INFO -- : linking shared-object -test-/printf.so I, [2023-01-04T05:25:18.814964 #1317] INFO -- : linking shared-object -test-/recursion.so I, [2023-01-04T05:25:18.818742 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/proc' I, [2023-01-04T05:25:18.823839 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/symbol' I, [2023-01-04T05:25:18.825207 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/symbol/init.c I, [2023-01-04T05:25:18.845174 #1317] INFO -- : linking shared-object -test-/regexp.so I, [2023-01-04T05:25:18.853612 #1317] INFO -- : linking shared-object -test-/random.so I, [2023-01-04T05:25:18.898346 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/memory_view' I, [2023-01-04T05:25:18.903606 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/thread/instrumentation' I, [2023-01-04T05:25:18.905288 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/thread/instrumentation/instrumentation.c I, [2023-01-04T05:25:18.916284 #1317] INFO -- : linking shared-object -test-/st/update.so I, [2023-01-04T05:25:18.935752 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/symbol/type.c I, [2023-01-04T05:25:18.937134 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/len.c I, [2023-01-04T05:25:18.944744 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/rb_call_super_kw' I, [2023-01-04T05:25:18.947152 #1317] INFO -- : linking shared-object -test-/st/foreach.so I, [2023-01-04T05:25:18.952402 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/thread_fd' I, [2023-01-04T05:25:18.953515 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/recursion' I, [2023-01-04T05:25:18.953681 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/printf' I, [2023-01-04T05:25:18.954232 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/thread_fd/thread_fd.c I, [2023-01-04T05:25:18.956175 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/member.c I, [2023-01-04T05:25:18.958896 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/time' I, [2023-01-04T05:25:18.960465 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/time/init.c I, [2023-01-04T05:25:18.970317 #1317] INFO -- : linking shared-object -test-/st/numhash.so I, [2023-01-04T05:25:18.979720 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/cstr.c I, [2023-01-04T05:25:18.987360 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/ellipsize.c I, [2023-01-04T05:25:18.991669 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/regexp' I, [2023-01-04T05:25:18.992654 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/time/leap_second.c I, [2023-01-04T05:25:19.005105 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/random' I, [2023-01-04T05:25:19.010447 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/tracepoint' I, [2023-01-04T05:25:19.011876 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/tracepoint/gc_hook.c I, [2023-01-04T05:25:19.015121 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/time/new.c I, [2023-01-04T05:25:19.040853 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/update' I, [2023-01-04T05:25:19.045883 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/typeddata' I, [2023-01-04T05:25:19.062940 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/typeddata/typeddata.c I, [2023-01-04T05:25:19.065022 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/foreach' I, [2023-01-04T05:25:19.069729 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/vm' I, [2023-01-04T05:25:19.070943 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/vm/at_exit.c I, [2023-01-04T05:25:19.081641 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/numhash' I, [2023-01-04T05:25:19.082513 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/tracepoint/tracepoint.c I, [2023-01-04T05:25:19.093154 #1317] INFO -- : linking shared-object -test-/rational.so I, [2023-01-04T05:25:19.119777 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/enc_associate.c I, [2023-01-04T05:25:19.127687 #1317] INFO -- : linking shared-object -test-/struct.so I, [2023-01-04T05:25:19.129573 #1317] INFO -- : linking shared-object -test-/thread_fd.so I, [2023-01-04T05:25:19.129895 #1317] INFO -- : linking shared-object -test-/thread/instrumentation.so I, [2023-01-04T05:25:19.134605 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/enc_str_buf_cat.c I, [2023-01-04T05:25:19.158316 #1317] INFO -- : linking shared-object -test-/symbol.so I, [2023-01-04T05:25:19.177283 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/wait' I, [2023-01-04T05:25:19.182266 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/wait/wait.c I, [2023-01-04T05:25:19.218569 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/fstring.c I, [2023-01-04T05:25:19.219061 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/init.c I, [2023-01-04T05:25:19.234587 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/rational' I, [2023-01-04T05:25:19.240612 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-04T05:25:19.242018 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/bigdecimal/bigdecimal.c I, [2023-01-04T05:25:19.249567 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/thread/instrumentation' I, [2023-01-04T05:25:19.254664 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/cgi/escape' I, [2023-01-04T05:25:19.255618 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/cgi/escape/escape.c I, [2023-01-04T05:25:19.255735 #1317] INFO -- : linking shared-object -test-/vm/at_exit.so I, [2023-01-04T05:25:19.258382 #1317] INFO -- : linking shared-object -test-/typeddata.so I, [2023-01-04T05:25:19.263546 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/thread_fd' I, [2023-01-04T05:25:19.268079 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/continuation' I, [2023-01-04T05:25:19.270081 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/continuation/continuation.c I, [2023-01-04T05:25:19.275201 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/struct' I, [2023-01-04T05:25:19.278879 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/modify.c I, [2023-01-04T05:25:19.292282 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/symbol' I, [2023-01-04T05:25:19.293174 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/bigdecimal/missing.c I, [2023-01-04T05:25:19.297358 #1317] INFO -- : linking shared-object -test-/tracepoint.so I, [2023-01-04T05:25:19.325061 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-04T05:25:19.327626 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/coverage/coverage.c I, [2023-01-04T05:25:19.349534 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/new.c I, [2023-01-04T05:25:19.361072 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-04T05:25:19.362877 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_core.c I, [2023-01-04T05:25:19.376299 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/vm' I, [2023-01-04T05:25:19.381501 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/typeddata' I, [2023-01-04T05:25:19.381688 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-04T05:25:19.382546 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/digest.c I, [2023-01-04T05:25:19.382722 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_parse.c I, [2023-01-04T05:25:19.391717 #1317] INFO -- : linking shared-object -test-/wait.so I, [2023-01-04T05:25:19.394729 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_strftime.c I, [2023-01-04T05:25:19.423642 #1317] INFO -- : installing default coverage libraries I, [2023-01-04T05:25:19.426629 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/tracepoint' I, [2023-01-04T05:25:19.429005 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/erb/escape' I, [2023-01-04T05:25:19.430053 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/erb/escape/escape.c I, [2023-01-04T05:25:19.437351 #1317] INFO -- : installing digest libraries I, [2023-01-04T05:25:19.438779 #1317] INFO -- : linking shared-object continuation.so I, [2023-01-04T05:25:19.447224 #1317] INFO -- : installing default digest libraries I, [2023-01-04T05:25:19.453250 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/nofree.c I, [2023-01-04T05:25:19.462746 #1317] INFO -- : installing default bigdecimal libraries I, [2023-01-04T05:25:19.477563 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/etc' I, [2023-01-04T05:25:19.479685 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/etc/etc.c I, [2023-01-04T05:25:19.499419 #1317] INFO -- : linking shared-object -test-/time.so I, [2023-01-04T05:25:19.511466 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/wait' I, [2023-01-04T05:25:19.516187 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fcntl' I, [2023-01-04T05:25:19.518442 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/fcntl/fcntl.c I, [2023-01-04T05:25:19.538840 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_strptime.c I, [2023-01-04T05:25:19.550336 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/continuation' I, [2023-01-04T05:25:19.559287 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-04T05:25:19.560811 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/closure.c I, [2023-01-04T05:25:19.622368 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/time' I, [2023-01-04T05:25:19.622483 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/normalize.c I, [2023-01-04T05:25:19.623232 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/conversions.c I, [2023-01-04T05:25:19.670968 #1317] INFO -- : linking shared-object erb/escape.so I, [2023-01-04T05:25:19.695757 #1317] INFO -- : linking shared-object cgi/escape.so I, [2023-01-04T05:25:19.707044 #1317] INFO -- : linking shared-object fcntl.so I, [2023-01-04T05:25:19.789152 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/erb/escape' I, [2023-01-04T05:25:19.793633 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/qsort.c I, [2023-01-04T05:25:19.794379 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-04T05:25:19.795159 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/io/console/console.c I, [2023-01-04T05:25:19.814290 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/cgi/escape' I, [2023-01-04T05:25:19.815823 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/rb_interned_str.c I, [2023-01-04T05:25:19.820740 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fcntl' I, [2023-01-04T05:25:19.836592 #1317] INFO -- : installing default date_core libraries I, [2023-01-04T05:25:19.841586 #1317] INFO -- : linking shared-object coverage.so I, [2023-01-04T05:25:19.842286 #1317] INFO -- : installing default console libraries I, [2023-01-04T05:25:19.844130 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/fiddle.c I, [2023-01-04T05:25:19.881388 #1317] INFO -- : linking shared-object digest.so I, [2023-01-04T05:25:19.950355 #1317] INFO -- : linking shared-object -test-/scan_args.so I, [2023-01-04T05:25:19.968849 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-04T05:25:19.974088 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/nonblock' I, [2023-01-04T05:25:19.976411 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/io/nonblock/nonblock.c I, [2023-01-04T05:25:19.993858 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/function.c I, [2023-01-04T05:25:20.006035 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-04T05:25:20.006621 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/handle.c I, [2023-01-04T05:25:20.011149 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/wait' I, [2023-01-04T05:25:20.013452 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/io/wait/wait.c I, [2023-01-04T05:25:20.015903 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/rb_str_dup.c I, [2023-01-04T05:25:20.072077 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/set_len.c I, [2023-01-04T05:25:20.077772 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/scan_args' I, [2023-01-04T05:25:20.081031 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-04T05:25:20.132414 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-04T05:25:20.137450 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-04T05:25:20.140325 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/monitor/monitor.c I, [2023-01-04T05:25:20.147307 #1317] INFO -- : linking shared-object etc.so I, [2023-01-04T05:25:20.165587 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/memory_view.c I, [2023-01-04T05:25:20.220228 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/pinned.c I, [2023-01-04T05:25:20.228453 #1317] INFO -- : linking shared-object io/wait.so I, [2023-01-04T05:25:20.249787 #1317] INFO -- : linking shared-object -test-/string.so I, [2023-01-04T05:25:20.251129 #1317] INFO -- : linking shared-object io/nonblock.so I, [2023-01-04T05:25:20.271648 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/etc' I, [2023-01-04T05:25:20.276432 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-04T05:25:20.278761 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/nkf/nkf.c I, [2023-01-04T05:25:20.356954 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/wait' I, [2023-01-04T05:25:20.362963 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-04T05:25:20.363992 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/pointer.c I, [2023-01-04T05:25:20.364461 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/objspace/object_tracing.c I, [2023-01-04T05:25:20.380805 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/nonblock' I, [2023-01-04T05:25:20.381481 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/objspace/objspace.c I, [2023-01-04T05:25:20.437635 #1317] INFO -- : installing default monitor libraries I, [2023-01-04T05:25:20.440088 #1317] INFO -- : linking shared-object monitor.so I, [2023-01-04T05:25:20.465542 #1317] INFO -- : installing default fiddle libraries I, [2023-01-04T05:25:20.483043 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/string' I, [2023-01-04T05:25:20.483436 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/objspace/objspace_dump.c I, [2023-01-04T05:25:20.487922 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-04T05:25:20.490301 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/pathname/pathname.c I, [2023-01-04T05:25:20.498990 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-04T05:25:20.502600 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/openssl_missing.c I, [2023-01-04T05:25:20.545130 #1317] INFO -- : installing default pathname libraries I, [2023-01-04T05:25:20.551881 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-04T05:25:20.552676 #1317] INFO -- : installing default nkf libraries I, [2023-01-04T05:25:20.560259 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl.c I, [2023-01-04T05:25:20.560458 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-04T05:25:20.562988 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych.c I, [2023-01-04T05:25:20.671565 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_asn1.c I, [2023-01-04T05:25:20.728406 #1317] INFO -- : installing default objspace libraries I, [2023-01-04T05:25:20.729160 #1317] INFO -- : linking shared-object io/console.so I, [2023-01-04T05:25:20.731244 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_bio.c I, [2023-01-04T05:25:20.756510 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_emitter.c I, [2023-01-04T05:25:20.790191 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_parser.c I, [2023-01-04T05:25:20.856194 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-04T05:25:20.861320 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-04T05:25:20.863394 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/pty/pty.c I, [2023-01-04T05:25:21.074247 #1317] INFO -- : linking shared-object fiddle.so I, [2023-01-04T05:25:21.157680 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_bn.c I, [2023-01-04T05:25:21.175138 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_cipher.c I, [2023-01-04T05:25:21.235718 #1317] INFO -- : installing default pty libraries I, [2023-01-04T05:25:21.238029 #1317] INFO -- : linking shared-object pty.so I, [2023-01-04T05:25:21.238399 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_to_ruby.c I, [2023-01-04T05:25:21.276930 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-04T05:25:21.282324 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/racc/cparse' I, [2023-01-04T05:25:21.283464 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/racc/cparse/cparse.c I, [2023-01-04T05:25:21.292642 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rbconfig/sizeof' I, [2023-01-04T05:25:21.294374 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/rbconfig/sizeof/sizes.c I, [2023-01-04T05:25:21.310926 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/rbconfig/sizeof/limits.c I, [2023-01-04T05:25:21.317177 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/readline' I, [2023-01-04T05:25:21.319235 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/readline/readline.c I, [2023-01-04T05:25:21.357346 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-04T05:25:21.364908 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-04T05:25:21.367437 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/ripper/ripper.c I, [2023-01-04T05:25:21.430208 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_yaml_tree.c I, [2023-01-04T05:25:21.506446 #1317] INFO -- : checking /tmp/ruby/src/trunk/parse.y and /tmp/ruby/src/trunk/ext/ripper/eventids2.c I, [2023-01-04T05:25:21.599244 #1317] INFO -- : installing default ripper libraries I, [2023-01-04T05:25:21.604774 #1317] INFO -- : linking shared-object objspace.so I, [2023-01-04T05:25:21.619486 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-04T05:25:21.624205 #1317] INFO -- : linking shared-object rbconfig/sizeof.so I, [2023-01-04T05:25:21.625707 #1317] INFO -- : installing default libraries I, [2023-01-04T05:25:21.627287 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-04T05:25:21.639896 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-04T05:25:21.641765 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/init.c I, [2023-01-04T05:25:21.694650 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/constants.c I, [2023-01-04T05:25:21.722809 #1317] INFO -- : linking shared-object psych.so I, [2023-01-04T05:25:21.749260 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rbconfig/sizeof' I, [2023-01-04T05:25:21.754575 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/stringio' I, [2023-01-04T05:25:21.756793 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/stringio/stringio.c I, [2023-01-04T05:25:21.759637 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-04T05:25:21.764813 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan' I, [2023-01-04T05:25:21.767172 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/strscan/strscan.c I, [2023-01-04T05:25:21.881776 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-04T05:25:21.883143 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_config.c I, [2023-01-04T05:25:21.900361 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_digest.c I, [2023-01-04T05:25:21.985506 #1317] INFO -- : linking shared-object racc/cparse.so I, [2023-01-04T05:25:22.038425 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_engine.c I, [2023-01-04T05:25:22.056833 #1317] INFO -- : linking shared-object pathname.so I, [2023-01-04T05:25:22.110301 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/racc/cparse' I, [2023-01-04T05:25:22.115269 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-04T05:25:22.117684 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/syslog/syslog.c I, [2023-01-04T05:25:22.174619 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/basicsocket.c I, [2023-01-04T05:25:22.183302 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-04T05:25:22.188250 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/zlib' I, [2023-01-04T05:25:22.190554 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/zlib/zlib.c I, [2023-01-04T05:25:22.212154 #1317] INFO -- : linking shared-object readline.so I, [2023-01-04T05:25:22.242950 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_hmac.c I, [2023-01-04T05:25:22.356329 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/readline' I, [2023-01-04T05:25:22.359190 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-04T05:25:22.363760 #1317] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/debug-1.7.1/ext/debug/debug.c I, [2023-01-04T05:25:22.460982 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_kdf.c I, [2023-01-04T05:25:22.500237 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ns_spki.c I, [2023-01-04T05:25:22.552715 #1317] INFO -- : linking shared-object syslog.so I, [2023-01-04T05:25:22.651789 #1317] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/debug-1.7.1/ext/debug/iseq_collector.c I, [2023-01-04T05:25:22.673546 #1317] INFO -- : installing default syslog libraries I, [2023-01-04T05:25:22.676031 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-04T05:25:22.679900 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-04T05:25:22.685292 #1317] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/constants.c I, [2023-01-04T05:25:22.731788 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ocsp.c I, [2023-01-04T05:25:22.734737 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkcs12.c I, [2023-01-04T05:25:22.735582 #1317] INFO -- : ln -sfT ../../../../../src/trunk/.bundle/gems/debug-1.7.1/lib ../../../../../.bundle/gems/debug-1.7.1/lib I, [2023-01-04T05:25:22.739342 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkcs7.c I, [2023-01-04T05:25:22.857615 #1317] INFO -- : linking shared-object debug/debug.so I, [2023-01-04T05:25:22.982410 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-04T05:25:22.987050 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/bubblebabble' I, [2023-01-04T05:25:22.988507 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/bubblebabble/bubblebabble.c I, [2023-01-04T05:25:23.033379 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey.c I, [2023-01-04T05:25:23.055932 #1317] INFO -- : linking shared-object stringio.so I, [2023-01-04T05:25:23.086318 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_dh.c I, [2023-01-04T05:25:23.095293 #1317] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/lexer.c I, [2023-01-04T05:25:23.189817 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/stringio' I, [2023-01-04T05:25:23.194669 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/md5' I, [2023-01-04T05:25:23.196022 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/md5/md5init.c I, [2023-01-04T05:25:23.221773 #1317] INFO -- : linking shared-object digest/bubblebabble.so I, [2023-01-04T05:25:23.324418 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_dsa.c I, [2023-01-04T05:25:23.336424 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/bubblebabble' I, [2023-01-04T05:25:23.341721 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/rmd160' I, [2023-01-04T05:25:23.343330 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/rmd160/rmd160init.c I, [2023-01-04T05:25:23.360978 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/md5/md5.c I, [2023-01-04T05:25:23.387236 #1317] INFO -- : linking shared-object strscan.so I, [2023-01-04T05:25:23.517263 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan' I, [2023-01-04T05:25:23.517461 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/rmd160/rmd160.c I, [2023-01-04T05:25:23.522574 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha1' I, [2023-01-04T05:25:23.523891 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha1/sha1init.c I, [2023-01-04T05:25:23.659973 #1317] INFO -- : linking shared-object digest/md5.so I, [2023-01-04T05:25:23.692386 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_ec.c I, [2023-01-04T05:25:23.693221 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha1/sha1.c I, [2023-01-04T05:25:23.766292 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/md5' I, [2023-01-04T05:25:23.771479 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-04T05:25:23.772564 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha2/sha2init.c I, [2023-01-04T05:25:23.823250 #1317] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/lexstate.c I, [2023-01-04T05:25:23.897026 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_rsa.c I, [2023-01-04T05:25:23.926614 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_rand.c I, [2023-01-04T05:25:23.937464 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha2/sha2.c I, [2023-01-04T05:25:24.030918 #1317] INFO -- : linking shared-object digest/rmd160.so I, [2023-01-04T05:25:24.071885 #1317] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/location.c I, [2023-01-04T05:25:24.133556 #1317] INFO -- : linking shared-object nkf.so I, [2023-01-04T05:25:24.156327 #1317] INFO -- : linking shared-object digest/sha1.so I, [2023-01-04T05:25:24.161273 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/rmd160' I, [2023-01-04T05:25:24.163732 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ssl.c I, [2023-01-04T05:25:24.166190 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json/generator' I, [2023-01-04T05:25:24.167211 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/json/generator/generator.c I, [2023-01-04T05:25:24.240864 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ssl_session.c I, [2023-01-04T05:25:24.278867 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-04T05:25:24.280885 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha1' I, [2023-01-04T05:25:24.282258 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ts.c I, [2023-01-04T05:25:24.284229 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json/parser' I, [2023-01-04T05:25:24.285101 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/json/parser/parser.c I, [2023-01-04T05:25:24.346002 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/socket.c I, [2023-01-04T05:25:24.386057 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509.c I, [2023-01-04T05:25:24.402674 #1317] INFO -- : linking shared-object digest/sha2.so I, [2023-01-04T05:25:24.417721 #1317] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/main.c I, [2023-01-04T05:25:24.532908 #1317] INFO -- : installing default sha2 libraries I, [2023-01-04T05:25:24.535163 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-04T05:25:24.536106 #1317] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/parser.c I, [2023-01-04T05:25:24.603970 #1317] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/parserstate.c I, [2023-01-04T05:25:24.663050 #1317] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/ruby_objs.c I, [2023-01-04T05:25:24.696676 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509attr.c I, [2023-01-04T05:25:24.769889 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509cert.c I, [2023-01-04T05:25:24.826385 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509crl.c I, [2023-01-04T05:25:24.874010 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509ext.c I, [2023-01-04T05:25:24.929293 #1317] INFO -- : linking shared-object bigdecimal.so I, [2023-01-04T05:25:24.954090 #1317] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/unescape.c I, [2023-01-04T05:25:25.099650 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-04T05:25:25.146031 #1317] INFO -- : ln -sfT ../../../../../src/trunk/.bundle/gems/rbs-2.8.2/lib ../../../../../.bundle/gems/rbs-2.8.2/lib I, [2023-01-04T05:25:25.150429 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509name.c I, [2023-01-04T05:25:25.178473 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509req.c I, [2023-01-04T05:25:25.183036 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509revoked.c I, [2023-01-04T05:25:25.202536 #1317] INFO -- : linking shared-object zlib.so I, [2023-01-04T05:25:25.253738 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/ipsocket.c I, [2023-01-04T05:25:25.269601 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509store.c I, [2023-01-04T05:25:25.356608 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/zlib' I, [2023-01-04T05:25:25.367487 #1317] INFO -- : installing default openssl libraries I, [2023-01-04T05:25:25.368702 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/tcpsocket.c I, [2023-01-04T05:25:25.372954 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/tcpserver.c I, [2023-01-04T05:25:25.501804 #1317] INFO -- : linking shared-object json/ext/parser.so I, [2023-01-04T05:25:25.520125 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/sockssocket.c I, [2023-01-04T05:25:25.524122 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/udpsocket.c I, [2023-01-04T05:25:25.618000 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/unixsocket.c I, [2023-01-04T05:25:25.622572 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/unixserver.c I, [2023-01-04T05:25:25.624460 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json/parser' I, [2023-01-04T05:25:25.630373 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/option.c I, [2023-01-04T05:25:25.672691 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/ancdata.c I, [2023-01-04T05:25:25.675818 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/raddrinfo.c I, [2023-01-04T05:25:25.696749 #1317] INFO -- : linking shared-object rbs_extension.so I, [2023-01-04T05:25:25.718523 #1317] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/ifaddr.c I, [2023-01-04T05:25:25.769427 #1317] INFO -- : installing default socket libraries I, [2023-01-04T05:25:25.894517 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-04T05:25:26.047047 #1317] INFO -- : linking shared-object json/ext/generator.so I, [2023-01-04T05:25:26.080588 #1317] INFO -- : linking shared-object openssl.so I, [2023-01-04T05:25:26.117492 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json/generator' I, [2023-01-04T05:25:26.556764 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-04T05:25:26.611138 #1317] INFO -- : linking shared-object socket.so I, [2023-01-04T05:25:26.632729 #1317] INFO -- : linking shared-object date_core.so I, [2023-01-04T05:25:26.749672 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-04T05:25:26.754341 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-04T05:25:29.924391 #1317] INFO -- : linking shared-object ripper.so I, [2023-01-04T05:25:30.010423 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-04T05:25:30.045571 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:25:30.079698 #1317] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-04T05:25:30.079765 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:25:30.080268 #1317] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:25:30.087419 #1317] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:25:30.087509 #1317] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-04T05:25:30.087536 #1317] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:25:30.088752 #1317] INFO -- : $$$[end] "make all -j16" exit with 0. I, [2023-01-04T05:25:30.089080 #1317] INFO -- : $$$[beg] make install -j16 I, [2023-01-04T05:25:30.140305 #1317] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-04T05:25:30.140387 #1317] INFO -- : CC = gcc I, [2023-01-04T05:25:30.140454 #1317] INFO -- : LD = ld I, [2023-01-04T05:25:30.140477 #1317] INFO -- : LDSHARED = gcc -shared I, [2023-01-04T05:25:30.140496 #1317] 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-04T05:25:30.140516 #1317] 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-04T05:25:30.140534 #1317] INFO -- : CPPFLAGS = I, [2023-01-04T05:25:30.140555 #1317] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-04T05:25:30.140573 #1317] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-04T05:25:30.140591 #1317] INFO -- : LANG = en_US.UTF-8 I, [2023-01-04T05:25:30.140608 #1317] INFO -- : LC_ALL = I, [2023-01-04T05:25:30.140625 #1317] INFO -- : LC_CTYPE = I, [2023-01-04T05:25:30.140643 #1317] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-04T05:25:30.140660 #1317] INFO -- : RUSTC = no I, [2023-01-04T05:25:30.140678 #1317] 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-04T05:25:30.163805 #1317] INFO -- : generating enc.mk I, [2023-01-04T05:25:30.164020 #1317] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-04T05:25:30.164092 #1317] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-04T05:25:30.164115 #1317] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-04T05:25:30.164135 #1317] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-04T05:25:30.164155 #1317] INFO -- : E, [2023-01-04T05:25:30.188892 #1317] ERROR -- : rm -rf .bundle/extensions/x86_64-linux/3.3.0+0/ E, [2023-01-04T05:25:30.189012 #1317] ERROR -- : rm -rf .bundle/.timestamp/x86_64-linux/3.3.0+0/ I, [2023-01-04T05:25:30.334276 #1317] INFO -- : making srcs under enc I, [2023-01-04T05:25:30.334962 #1317] INFO -- : making enc I, [2023-01-04T05:25:30.365278 #1317] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:25:30.365346 #1317] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-01-04T05:25:30.365363 #1317] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:25:30.372159 #1317] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:25:30.372224 #1317] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-04T05:25:30.372264 #1317] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:25:30.373487 #1317] INFO -- : generating transdb.h I, [2023-01-04T05:25:30.496444 #1317] INFO -- : transdb.h updated I, [2023-01-04T05:25:30.498622 #1317] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-04T05:25:30.498798 #1317] INFO -- : making trans I, [2023-01-04T05:25:30.521603 #1317] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:25:30.522452 #1317] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/transdb.c I, [2023-01-04T05:25:30.527597 #1317] INFO -- : ext/configure-ext.mk unchanged I, [2023-01-04T05:25:30.535716 #1317] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:25:30.567642 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-04T05:25:30.568129 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-04T05:25:30.568609 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-04T05:25:30.569644 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-04T05:25:30.570893 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-04T05:25:30.571517 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-04T05:25:30.572252 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-04T05:25:30.574485 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-04T05:25:30.574830 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-04T05:25:30.575258 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-04T05:25:30.575281 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-04T05:25:30.575728 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-04T05:25:30.575892 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-04T05:25:30.577095 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-04T05:25:30.577164 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-04T05:25:30.577180 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-04T05:25:30.577552 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-04T05:25:30.577908 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-04T05:25:30.578636 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-04T05:25:30.578855 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-04T05:25:30.580119 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-04T05:25:30.581313 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-04T05:25:30.581399 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-04T05:25:30.581946 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-04T05:25:30.582481 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-04T05:25:30.583595 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-04T05:25:30.584312 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-04T05:25:30.584381 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-04T05:25:30.584740 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-04T05:25:30.584840 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-04T05:25:30.586029 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-04T05:25:30.588247 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-04T05:25:30.591050 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-04T05:25:30.591330 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-04T05:25:30.591563 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json/parser' I, [2023-01-04T05:25:30.592309 #1317] INFO -- : linking shared-object json/ext/parser.so I, [2023-01-04T05:25:30.592387 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-04T05:25:30.594960 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-04T05:25:30.595409 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-04T05:25:30.596686 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-04T05:25:30.600167 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-04T05:25:30.612337 #1317] INFO -- : linking shared-object debug/debug.so I, [2023-01-04T05:25:30.615460 #1317] INFO -- : linking shared-object rbs_extension.so I, [2023-01-04T05:25:30.616416 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-04T05:25:30.658729 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json/parser' I, [2023-01-04T05:25:30.667218 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-04T05:25:30.696755 #1317] INFO -- : linking transcoder transdb.so I, [2023-01-04T05:25:30.701637 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-04T05:25:30.730464 #1317] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:25:30.735344 #1317] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:25:30.736447 #1317] INFO -- : making encs I, [2023-01-04T05:25:30.765241 #1317] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-04T05:25:30.765306 #1317] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:25:30.765408 #1317] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:25:30.771294 #1317] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:25:30.771350 #1317] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-04T05:25:30.771365 #1317] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:25:30.777579 #1317] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:25:30.777644 #1317] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-04T05:25:30.777661 #1317] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-04T05:25:30.778500 #1317] 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-04T05:25:30.863074 #1317] INFO -- : installing binary commands: /tmp/ruby/install/trunk/bin I, [2023-01-04T05:25:30.863407 #1317] INFO -- : installing base libraries: /tmp/ruby/install/trunk/lib I, [2023-01-04T05:25:30.867476 #1317] INFO -- : installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-04T05:25:30.867560 #1317] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig I, [2023-01-04T05:25:30.867623 #1317] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-04T05:25:30.879416 #1317] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-01-04T05:25:30.879489 #1317] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-01-04T05:25:30.879537 #1317] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/x86_64-linux I, [2023-01-04T05:25:30.880316 #1317] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-01-04T05:25:30.885801 #1317] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0 I, [2023-01-04T05:25:30.885870 #1317] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-01-04T05:25:30.885886 #1317] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/ruby I, [2023-01-04T05:25:30.885901 #1317] INFO -- : installing command scripts: /tmp/ruby/install/trunk/bin I, [2023-01-04T05:25:30.886284 #1317] INFO -- : installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-01-04T05:25:30.937272 #1317] INFO -- : installing common headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0 I, [2023-01-04T05:25:30.947546 #1317] INFO -- : installing manpages: /tmp/ruby/install/trunk/share/man/man1 I, [2023-01-04T05:25:30.947883 #1317] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-04T05:25:30.964845 #1317] INFO -- : abbrev 0.1.1 I, [2023-01-04T05:25:30.970867 #1317] INFO -- : base64 0.1.1 I, [2023-01-04T05:25:30.971565 #1317] INFO -- : benchmark 0.2.1 I, [2023-01-04T05:25:30.972197 #1317] INFO -- : bundler 2.5.0.dev I, [2023-01-04T05:25:30.985262 #1317] INFO -- : cgi 0.3.6 I, [2023-01-04T05:25:30.986010 #1317] INFO -- : csv 3.2.7 I, [2023-01-04T05:25:30.986828 #1317] INFO -- : delegate 0.3.0 I, [2023-01-04T05:25:30.987518 #1317] INFO -- : did_you_mean 1.6.3 I, [2023-01-04T05:25:30.988210 #1317] INFO -- : drb 2.1.1 I, [2023-01-04T05:25:30.988803 #1317] INFO -- : english 0.7.2 I, [2023-01-04T05:25:30.989252 #1317] INFO -- : erb 4.0.2 I, [2023-01-04T05:25:30.990266 #1317] INFO -- : error_highlight 0.5.1 I, [2023-01-04T05:25:30.990931 #1317] INFO -- : fileutils 1.7.0 I, [2023-01-04T05:25:30.991622 #1317] INFO -- : find 0.1.1 I, [2023-01-04T05:25:30.992315 #1317] INFO -- : forwardable 1.3.3 I, [2023-01-04T05:25:30.992980 #1317] INFO -- : getoptlong 0.2.0 I, [2023-01-04T05:25:30.993736 #1317] INFO -- : ipaddr 1.2.5 I, [2023-01-04T05:25:30.995698 #1317] INFO -- : irb 1.6.2 I, [2023-01-04T05:25:30.998681 #1317] INFO -- : logger 1.5.3 I, [2023-01-04T05:25:30.999888 #1317] INFO -- : mutex_m 0.1.2 I, [2023-01-04T05:25:31.000621 #1317] INFO -- : net-http 0.3.2 I, [2023-01-04T05:25:31.001369 #1317] INFO -- : net-protocol 0.2.1 I, [2023-01-04T05:25:31.002104 #1317] INFO -- : observer 0.1.1 I, [2023-01-04T05:25:31.002932 #1317] INFO -- : open-uri 0.3.0 I, [2023-01-04T05:25:31.003967 #1317] INFO -- : open3 0.1.2 I, [2023-01-04T05:25:31.004692 #1317] INFO -- : optparse 0.4.0.pre.1 I, [2023-01-04T05:25:31.005443 #1317] INFO -- : ostruct 0.5.5 I, [2023-01-04T05:25:31.005897 #1317] INFO -- : pp 0.4.0 I, [2023-01-04T05:25:31.006433 #1317] INFO -- : prettyprint 0.1.1 I, [2023-01-04T05:25:31.007102 #1317] INFO -- : pstore 0.1.2 I, [2023-01-04T05:25:31.007847 #1317] INFO -- : racc 1.6.2 I, [2023-01-04T05:25:31.008811 #1317] INFO -- : rdoc 6.5.0 I, [2023-01-04T05:25:31.009786 #1317] INFO -- : readline 0.0.3 I, [2023-01-04T05:25:31.010673 #1317] INFO -- : reline 0.3.2 I, [2023-01-04T05:25:31.011463 #1317] INFO -- : resolv 0.2.2 I, [2023-01-04T05:25:31.012194 #1317] INFO -- : resolv-replace 0.1.1 I, [2023-01-04T05:25:31.012675 #1317] INFO -- : rinda 0.1.1 I, [2023-01-04T05:25:31.013216 #1317] INFO -- : ruby2_keywords 0.0.5 I, [2023-01-04T05:25:31.013745 #1317] INFO -- : securerandom 0.2.2 I, [2023-01-04T05:25:31.014436 #1317] INFO -- : set 1.0.3 I, [2023-01-04T05:25:31.015247 #1317] INFO -- : shellwords 0.1.0 I, [2023-01-04T05:25:31.016012 #1317] INFO -- : singleton 0.1.1 I, [2023-01-04T05:25:31.017205 #1317] INFO -- : syntax_suggest 1.0.2 I, [2023-01-04T05:25:31.018011 #1317] INFO -- : tempfile 0.1.3 I, [2023-01-04T05:25:31.018831 #1317] INFO -- : time 0.2.1 I, [2023-01-04T05:25:31.019655 #1317] INFO -- : timeout 0.3.1 I, [2023-01-04T05:25:31.020396 #1317] INFO -- : tmpdir 0.1.3 I, [2023-01-04T05:25:31.021481 #1317] INFO -- : tsort 0.1.1 I, [2023-01-04T05:25:31.021959 #1317] INFO -- : un 0.2.1 I, [2023-01-04T05:25:31.022794 #1317] INFO -- : uri 0.12.0 I, [2023-01-04T05:25:31.023362 #1317] INFO -- : weakref 0.1.2 I, [2023-01-04T05:25:31.024192 #1317] INFO -- : yaml 0.2.1 I, [2023-01-04T05:25:31.024828 #1317] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-04T05:25:31.031039 #1317] INFO -- : bigdecimal 3.1.3 I, [2023-01-04T05:25:31.031844 #1317] INFO -- : date 3.3.3 I, [2023-01-04T05:25:31.032642 #1317] INFO -- : digest 3.1.1 I, [2023-01-04T05:25:31.033849 #1317] INFO -- : etc 1.4.2 I, [2023-01-04T05:25:31.034682 #1317] INFO -- : fcntl 1.0.2 I, [2023-01-04T05:25:31.035524 #1317] INFO -- : fiddle 1.1.2 I, [2023-01-04T05:25:31.036357 #1317] INFO -- : io-console 0.6.0 I, [2023-01-04T05:25:31.037425 #1317] INFO -- : io-nonblock 0.2.0 I, [2023-01-04T05:25:31.038304 #1317] INFO -- : io-wait 0.3.0 I, [2023-01-04T05:25:31.039102 #1317] INFO -- : json 2.6.3 I, [2023-01-04T05:25:31.039989 #1317] INFO -- : nkf 0.1.2 I, [2023-01-04T05:25:31.040504 #1317] INFO -- : openssl 3.1.0 I, [2023-01-04T05:25:31.041265 #1317] INFO -- : pathname 0.2.1 I, [2023-01-04T05:25:31.041844 #1317] INFO -- : psych 5.0.1 I, [2023-01-04T05:25:31.042751 #1317] INFO -- : readline-ext 0.1.5 I, [2023-01-04T05:25:31.043598 #1317] INFO -- : stringio 3.0.5 I, [2023-01-04T05:25:31.044410 #1317] INFO -- : strscan 3.0.6 I, [2023-01-04T05:25:31.045247 #1317] INFO -- : syslog 0.1.1 I, [2023-01-04T05:25:31.046183 #1317] INFO -- : zlib 3.0.0 I, [2023-01-04T05:25:31.048336 #1317] INFO -- : installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-04T05:25:31.049739 #1317] INFO -- : minitest 5.17.0 I, [2023-01-04T05:25:31.066715 #1317] INFO -- : power_assert 2.0.3 I, [2023-01-04T05:25:31.068420 #1317] INFO -- : rake 13.0.6 I, [2023-01-04T05:25:31.072167 #1317] INFO -- : test-unit 3.5.7 I, [2023-01-04T05:25:31.076748 #1317] INFO -- : rexml 3.2.5 I, [2023-01-04T05:25:31.081142 #1317] INFO -- : rss 0.2.9 I, [2023-01-04T05:25:31.086352 #1317] INFO -- : net-ftp 0.2.0 I, [2023-01-04T05:25:31.087532 #1317] INFO -- : net-imap 0.3.4 I, [2023-01-04T05:25:31.089899 #1317] INFO -- : net-pop 0.1.2 I, [2023-01-04T05:25:31.091174 #1317] INFO -- : net-smtp 0.3.3 I, [2023-01-04T05:25:31.092249 #1317] INFO -- : matrix 0.4.2 I, [2023-01-04T05:25:31.093429 #1317] INFO -- : prime 0.1.2 I, [2023-01-04T05:25:31.095750 #1317] INFO -- : rbs 2.8.2 I, [2023-01-04T05:25:31.115994 #1317] INFO -- : typeprof 0.21.3 I, [2023-01-04T05:25:31.118965 #1317] INFO -- : debug 1.7.1 I, [2023-01-04T05:25:31.121886 #1317] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0/cache I, [2023-01-04T05:25:31.126075 #1317] INFO -- : $$$[end] "make install -j16" exit with 0. I, [2023-01-04T05:25:31.126398 #1317] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16' I, [2023-01-04T05:25:39.985850 #1317] INFO -- : PASS all 1788 tests E, [2023-01-04T05:25:39.993749 #1317] ERROR -- : I, [2023-01-04T05:25:39.993926 #1317] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0. I, [2023-01-04T05:25:39.994110 #1317] INFO -- : $$$[beg] make yes-test-basic TESTS='-j16' I, [2023-01-04T05:25:40.041005 #1317] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-04T05:25:40.041070 #1317] INFO -- : CC = gcc I, [2023-01-04T05:25:40.041088 #1317] INFO -- : LD = ld I, [2023-01-04T05:25:40.041105 #1317] INFO -- : LDSHARED = gcc -shared I, [2023-01-04T05:25:40.041119 #1317] 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-04T05:25:40.041132 #1317] 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-04T05:25:40.041161 #1317] INFO -- : CPPFLAGS = I, [2023-01-04T05:25:40.041175 #1317] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-04T05:25:40.041188 #1317] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-04T05:25:40.041201 #1317] INFO -- : LANG = en_US.UTF-8 I, [2023-01-04T05:25:40.041214 #1317] INFO -- : LC_ALL = I, [2023-01-04T05:25:40.041230 #1317] INFO -- : LC_CTYPE = I, [2023-01-04T05:25:40.041243 #1317] INFO -- : MFLAGS = I, [2023-01-04T05:25:40.041256 #1317] INFO -- : RUSTC = no I, [2023-01-04T05:25:40.041269 #1317] 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-04T05:25:40.042954 #1317] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-04T05:25:40.043044 #1317] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-04T05:25:40.043069 #1317] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-04T05:25:40.043092 #1317] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-04T05:25:40.043114 #1317] INFO -- : I, [2023-01-04T05:25:40.120554 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-01-04T05:25:40.120633 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 I, [2023-01-04T05:25:40.120649 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 I, [2023-01-04T05:25:40.120662 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 I, [2023-01-04T05:25:40.120753 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 I, [2023-01-04T05:25:40.120840 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 I, [2023-01-04T05:25:40.121111 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 I, [2023-01-04T05:25:40.121257 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 I, [2023-01-04T05:25:40.122116 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-01-04T05:25:40.122572 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 I, [2023-01-04T05:25:40.123836 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 I, [2023-01-04T05:25:40.125260 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-01-04T05:25:40.125304 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 I, [2023-01-04T05:25:40.125349 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 I, [2023-01-04T05:25:40.125435 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 I, [2023-01-04T05:25:40.227054 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 I, [2023-01-04T05:25:40.228635 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 I, [2023-01-04T05:25:40.362333 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 I, [2023-01-04T05:25:40.362589 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 I, [2023-01-04T05:25:40.362965 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 I, [2023-01-04T05:25:40.363603 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 I, [2023-01-04T05:25:40.363779 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 I, [2023-01-04T05:25:40.363858 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 I, [2023-01-04T05:25:40.364072 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 I, [2023-01-04T05:25:40.364426 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 I, [2023-01-04T05:25:40.364511 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 I, [2023-01-04T05:25:40.364773 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 I, [2023-01-04T05:25:40.364963 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 I, [2023-01-04T05:25:40.366596 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 I, [2023-01-04T05:25:40.420441 #1317] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 I, [2023-01-04T05:25:40.424235 #1317] INFO -- : I, [2023-01-04T05:25:40.424320 #1317] INFO -- : test succeeded I, [2023-01-04T05:25:40.426917 #1317] INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. I, [2023-01-04T05:25:40.427172 #1317] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' I, [2023-01-04T05:25:40.553060 #1317] INFO -- : config.status: creating ruby-runner.h I, [2023-01-04T05:25:40.571014 #1317] INFO -- : making mjit_build_dir.so I, [2023-01-04T05:25:40.725325 #1317] INFO -- : Run options: I, [2023-01-04T05:25:40.725388 #1317] INFO -- : --seed=11225 I, [2023-01-04T05:25:40.725405 #1317] 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-04T05:25:40.725419 #1317] INFO -- : --excludes-dir=/tmp/ruby/src/trunk/test/excludes I, [2023-01-04T05:25:40.725432 #1317] INFO -- : --name=!/memory_leak/ I, [2023-01-04T05:25:40.725445 #1317] INFO -- : --stderr-on-failure I, [2023-01-04T05:25:40.725457 #1317] INFO -- : -j16 I, [2023-01-04T05:25:40.725471 #1317] INFO -- : I, [2023-01-04T05:25:40.725485 #1317] INFO -- : # Running tests: I, [2023-01-04T05:25:40.725498 #1317] INFO -- : I, [2023-01-04T05:26:24.000602 #1317] INFO -- : Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 13 : # I, [2023-01-04T05:26:44.101305 #1317] INFO -- : Finished tests in 63.382722s, 375.5282 tests/s, 139354.8237 assertions/s. I, [2023-01-04T05:26:44.102942 #1317] INFO -- : 23802 tests, 8832688 assertions, 0 failures, 0 errors, 156 skips I, [2023-01-04T05:26:44.103035 #1317] INFO -- : I, [2023-01-04T05:26:44.103062 #1317] INFO -- : ruby -v: ruby 3.3.0dev (2023-01-04T03:56:46Z master d57148e9e2) [x86_64-linux] I, [2023-01-04T05:26:44.107019 #1317] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. I, [2023-01-04T05:26:44.107279 #1317] INFO -- : $$$[beg] make yes-test-rubyspec TESTS='-j16' E, [2023-01-04T05:26:44.228872 #1317] 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-04T05:26:44.313386 #1317] INFO -- : ruby 3.3.0dev (2023-01-04T03:56:46Z master d57148e9e2) [x86_64-linux] I, [2023-01-04T05:27:39.924250 #1317] INFO -- : ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... I, [2023-01-04T05:27:39.924327 #1317] INFO -- : I, [2023-01-04T05:27:39.924340 #1317] INFO -- : Finished in 55.610879 seconds I, [2023-01-04T05:27:39.924349 #1317] INFO -- : I, [2023-01-04T05:27:39.924438 #1317] INFO -- : 3827 files, 31637 examples, 204565 expectations, 0 failures, 0 errors, 0 tagged I, [2023-01-04T05:27:39.936161 #1317] INFO -- : $$$[end] "make yes-test-rubyspec TESTS='-j16'" exit with 0.