# Logfile created on 2023-01-05 09:23:36 +0000 by logger.rb/v1.4.2 I, [2023-01-05T09:23:36.016456 #1369] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-01-05T09:23:36.016542 #1369] INFO -- : $$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk E, [2023-01-05T09:23:36.017610 #1369] ERROR -- : Cloning into 'trunk'... I, [2023-01-05T09:23:40.804781 #1369] INFO -- : $$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk" exit with 0. I, [2023-01-05T09:23:40.805018 #1369] INFO -- : $$$[beg] ./autogen.sh I, [2023-01-05T09:23:41.962834 #1369] INFO -- : $$$[end] "./autogen.sh" exit with 0. I, [2023-01-05T09:23:41.962923 #1369] INFO -- : $$$[beg] autoconf I, [2023-01-05T09:23:42.107649 #1369] INFO -- : $$$[end] "autoconf" exit with 0. I, [2023-01-05T09:23:42.107928 #1369] INFO -- : $$$[beg] /tmp/ruby/src/trunk/configure --prefix=/tmp/ruby/install/trunk --disable-install-doc --enable-shared I, [2023-01-05T09:23:42.310411 #1369] INFO -- : checking for ruby... /usr/bin/ruby I, [2023-01-05T09:23:42.486173 #1369] INFO -- : downloading config.guess ... done I, [2023-01-05T09:23:42.512214 #1369] INFO -- : downloading config.sub ... done I, [2023-01-05T09:23:42.649454 #1369] INFO -- : checking build system type... x86_64-pc-linux-gnu I, [2023-01-05T09:23:42.649540 #1369] INFO -- : checking host system type... x86_64-pc-linux-gnu I, [2023-01-05T09:23:42.649563 #1369] INFO -- : checking target system type... x86_64-pc-linux-gnu I, [2023-01-05T09:23:42.652649 #1369] INFO -- : checking for gcc... gcc I, [2023-01-05T09:23:42.655423 #1369] INFO -- : checking for ld... ld I, [2023-01-05T09:23:42.658411 #1369] INFO -- : checking for gcc-ar... gcc-ar I, [2023-01-05T09:23:42.662312 #1369] INFO -- : checking for g++... no I, [2023-01-05T09:23:42.665477 #1369] INFO -- : checking for gcc-nm... gcc-nm I, [2023-01-05T09:23:42.669172 #1369] INFO -- : checking for gcc-ranlib... gcc-ranlib I, [2023-01-05T09:23:42.669435 #1369] INFO -- : checking for gcc... (cached) gcc I, [2023-01-05T09:23:42.762561 #1369] INFO -- : checking whether the C compiler works... yes I, [2023-01-05T09:23:42.762645 #1369] INFO -- : checking for C compiler default output file name... a.out I, [2023-01-05T09:23:42.805642 #1369] INFO -- : checking for suffix of executables... I, [2023-01-05T09:23:42.858165 #1369] INFO -- : checking whether we are cross compiling... no I, [2023-01-05T09:23:42.889732 #1369] INFO -- : checking for suffix of object files... o I, [2023-01-05T09:23:42.918290 #1369] INFO -- : checking whether we are using the GNU C compiler... yes I, [2023-01-05T09:23:42.946545 #1369] INFO -- : checking whether gcc accepts -g... yes I, [2023-01-05T09:23:42.989687 #1369] INFO -- : checking for gcc option to accept ISO C89... none needed I, [2023-01-05T09:23:43.042835 #1369] INFO -- : checking for gcc option to accept ISO C99... none needed I, [2023-01-05T09:23:43.043233 #1369] INFO -- : checking for g++... no I, [2023-01-05T09:23:43.044593 #1369] INFO -- : checking for c++... c++ I, [2023-01-05T09:23:43.302163 #1369] INFO -- : checking whether we are using the GNU C++ compiler... yes I, [2023-01-05T09:23:43.330503 #1369] INFO -- : checking whether c++ accepts -g... yes I, [2023-01-05T09:23:43.363284 #1369] INFO -- : checking how to run the C preprocessor... gcc -E I, [2023-01-05T09:23:43.391680 #1369] INFO -- : checking for gas... no I, [2023-01-05T09:23:43.391854 #1369] INFO -- : checking for as... as I, [2023-01-05T09:23:43.392191 #1369] INFO -- : checking for gobjcopy... no I, [2023-01-05T09:23:43.392384 #1369] INFO -- : checking for objcopy... objcopy I, [2023-01-05T09:23:43.392561 #1369] INFO -- : checking for gobjdump... no I, [2023-01-05T09:23:43.392761 #1369] INFO -- : checking for objdump... objdump I, [2023-01-05T09:23:43.392970 #1369] INFO -- : checking for gstrip... no I, [2023-01-05T09:23:43.393162 #1369] INFO -- : checking for strip... strip I, [2023-01-05T09:23:43.399627 #1369] INFO -- : checking for grep that handles long lines and -e... /usr/bin/grep I, [2023-01-05T09:23:43.401512 #1369] INFO -- : checking for egrep... /usr/bin/grep -E I, [2023-01-05T09:23:43.516963 #1369] INFO -- : checking for ANSI C header files... yes I, [2023-01-05T09:23:43.549860 #1369] INFO -- : checking for sys/types.h... yes I, [2023-01-05T09:23:43.590147 #1369] INFO -- : checking for sys/stat.h... yes I, [2023-01-05T09:23:43.626286 #1369] INFO -- : checking for stdlib.h... yes I, [2023-01-05T09:23:43.668715 #1369] INFO -- : checking for string.h... yes I, [2023-01-05T09:23:43.709178 #1369] INFO -- : checking for memory.h... yes I, [2023-01-05T09:23:43.752306 #1369] INFO -- : checking for strings.h... yes I, [2023-01-05T09:23:43.796695 #1369] INFO -- : checking for inttypes.h... yes I, [2023-01-05T09:23:43.838132 #1369] INFO -- : checking for stdint.h... yes I, [2023-01-05T09:23:43.877462 #1369] INFO -- : checking for unistd.h... yes I, [2023-01-05T09:23:43.915230 #1369] INFO -- : checking minix/config.h usability... no I, [2023-01-05T09:23:43.933122 #1369] INFO -- : checking minix/config.h presence... no I, [2023-01-05T09:23:43.933314 #1369] INFO -- : checking for minix/config.h... no I, [2023-01-05T09:23:43.969880 #1369] INFO -- : checking whether it is safe to define __EXTENSIONS__... yes I, [2023-01-05T09:23:44.002302 #1369] INFO -- : checking whether the linker is GNU ld... yes I, [2023-01-05T09:23:44.015430 #1369] INFO -- : checking whether gcc -E accepts -o... yes I, [2023-01-05T09:23:44.015762 #1369] INFO -- : checking for gcc... /usr/bin/gcc I, [2023-01-05T09:23:44.030269 #1369] INFO -- : checking for gcc-ar flags... rcD I, [2023-01-05T09:23:44.030359 #1369] INFO -- : checking whether ln -s works... yes I, [2023-01-05T09:23:44.041855 #1369] INFO -- : checking whether make sets $(MAKE)... yes I, [2023-01-05T09:23:44.054647 #1369] INFO -- : checking for a BSD-compatible install... /usr/bin/install -c I, [2023-01-05T09:23:44.057448 #1369] INFO -- : checking for a thread-safe mkdir -p... /usr/bin/mkdir -p I, [2023-01-05T09:23:44.057613 #1369] INFO -- : checking for dtrace... no I, [2023-01-05T09:23:44.057807 #1369] INFO -- : checking for dot... no I, [2023-01-05T09:23:44.058199 #1369] INFO -- : checking for doxygen... no I, [2023-01-05T09:23:44.058459 #1369] INFO -- : checking for pkg-config... no I, [2023-01-05T09:23:44.078733 #1369] INFO -- : checking whether it is Android... no I, [2023-01-05T09:23:44.094876 #1369] INFO -- : checking for cd using physical directory... cd -P I, [2023-01-05T09:23:44.119167 #1369] INFO -- : checking whether CFLAGS is valid... yes I, [2023-01-05T09:23:44.168235 #1369] INFO -- : checking whether LDFLAGS is valid... yes I, [2023-01-05T09:23:44.219526 #1369] INFO -- : checking whether ELF binaries are produced... yes I, [2023-01-05T09:23:44.263205 #1369] INFO -- : checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes I, [2023-01-05T09:23:44.283185 #1369] INFO -- : checking whether -fdeclspec is accepted as LDFLAGS... no I, [2023-01-05T09:23:44.341854 #1369] INFO -- : checking whether -fdeclspec is accepted as CXXFLAGS... no I, [2023-01-05T09:23:44.367477 #1369] INFO -- : checking whether -Wextra-tokens is accepted as CFLAGS... no I, [2023-01-05T09:23:44.396016 #1369] INFO -- : checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes I, [2023-01-05T09:23:44.423262 #1369] INFO -- : checking whether -Wdivision-by-zero is accepted as CFLAGS... no I, [2023-01-05T09:23:44.452665 #1369] INFO -- : checking whether -Wdiv-by-zero is accepted as CFLAGS... yes I, [2023-01-05T09:23:44.484137 #1369] INFO -- : checking whether -Wduplicated-cond is accepted as CFLAGS... yes I, [2023-01-05T09:23:44.516786 #1369] INFO -- : checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes I, [2023-01-05T09:23:44.545581 #1369] INFO -- : checking whether -Wimplicit-int is accepted as CFLAGS... yes I, [2023-01-05T09:23:44.573842 #1369] INFO -- : checking whether -Wmisleading-indentation is accepted as CFLAGS... yes I, [2023-01-05T09:23:44.605550 #1369] INFO -- : checking whether -Wpointer-arith is accepted as CFLAGS... yes I, [2023-01-05T09:23:44.637226 #1369] INFO -- : checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no I, [2023-01-05T09:23:44.666426 #1369] INFO -- : checking whether -Wwrite-strings is accepted as CFLAGS... yes I, [2023-01-05T09:23:44.701731 #1369] INFO -- : checking whether -Wold-style-definition is accepted as CFLAGS... yes I, [2023-01-05T09:23:44.731449 #1369] INFO -- : checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes I, [2023-01-05T09:23:44.762272 #1369] INFO -- : checking whether -Wmissing-noreturn is accepted as CFLAGS... yes I, [2023-01-05T09:23:44.790583 #1369] INFO -- : checking whether -Wno-cast-function-type is accepted as CFLAGS... yes I, [2023-01-05T09:23:44.820128 #1369] INFO -- : checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes I, [2023-01-05T09:23:44.849308 #1369] INFO -- : checking whether -Wno-long-long is accepted as CFLAGS... yes I, [2023-01-05T09:23:44.876828 #1369] INFO -- : checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes I, [2023-01-05T09:23:44.907676 #1369] INFO -- : checking whether -Wno-overlength-strings is accepted as CFLAGS... yes I, [2023-01-05T09:23:44.935276 #1369] INFO -- : checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes I, [2023-01-05T09:23:44.967310 #1369] INFO -- : checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes I, [2023-01-05T09:23:44.999588 #1369] INFO -- : checking whether -Wno-self-assign is accepted as CFLAGS... yes I, [2023-01-05T09:23:45.030344 #1369] INFO -- : checking whether -Wno-tautological-compare is accepted as CFLAGS... yes I, [2023-01-05T09:23:45.059771 #1369] INFO -- : checking whether -Wno-unused-parameter is accepted as CFLAGS... yes I, [2023-01-05T09:23:45.091140 #1369] INFO -- : checking whether -Wno-unused-value is accepted as CFLAGS... yes I, [2023-01-05T09:23:45.121516 #1369] INFO -- : checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes I, [2023-01-05T09:23:45.149924 #1369] INFO -- : checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes I, [2023-01-05T09:23:45.178902 #1369] INFO -- : checking whether -Wunused-variable is accepted as CFLAGS... yes I, [2023-01-05T09:23:45.216512 #1369] INFO -- : checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no I, [2023-01-05T09:23:45.239541 #1369] INFO -- : checking whether -Wundef is accepted as CFLAGS... yes I, [2023-01-05T09:23:45.270685 #1369] INFO -- : checking whether -Wall -Wextra is accepted as CFLAGS... yes I, [2023-01-05T09:23:45.298280 #1369] INFO -- : checking whether -Qunused-arguments is accepted as CFLAGS... no I, [2023-01-05T09:23:45.351666 #1369] INFO -- : checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes I, [2023-01-05T09:23:45.379842 #1369] INFO -- : checking whether -fstack-protector-strong is accepted as CFLAGS... yes I, [2023-01-05T09:23:45.430486 #1369] INFO -- : checking whether -fstack-protector-strong is accepted as LDFLAGS... yes I, [2023-01-05T09:23:45.431582 #1369] INFO -- : checking for -fstack-protector... -fstack-protector-strong I, [2023-01-05T09:23:45.480026 #1369] INFO -- : checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes I, [2023-01-05T09:23:45.508532 #1369] INFO -- : checking whether -fno-strict-overflow is accepted as CFLAGS... yes I, [2023-01-05T09:23:45.540364 #1369] INFO -- : checking whether -ggdb3 is accepted as CFLAGS... yes I, [2023-01-05T09:23:45.569130 #1369] INFO -- : checking whether -fvisibility=hidden is accepted as CFLAGS... yes I, [2023-01-05T09:23:45.598348 #1369] INFO -- : checking whether -fno-fast-math is accepted as CFLAGS... yes I, [2023-01-05T09:23:45.625178 #1369] INFO -- : checking whether -fexcess-precision=standard is accepted as CFLAGS... yes I, [2023-01-05T09:23:45.643830 #1369] INFO -- : checking whether -fp-model precise is accepted as CFLAGS... no I, [2023-01-05T09:23:45.678218 #1369] INFO -- : checking whether compiler has statement and declarations in expressions... yes I, [2023-01-05T09:23:45.731933 #1369] INFO -- : checking pthread.h usability... yes I, [2023-01-05T09:23:45.748817 #1369] INFO -- : checking pthread.h presence... yes I, [2023-01-05T09:23:45.748883 #1369] INFO -- : checking for pthread.h... yes I, [2023-01-05T09:23:45.799118 #1369] INFO -- : checking for pthread_create in -lthr... no I, [2023-01-05T09:23:45.853069 #1369] INFO -- : checking for pthread_create in -lpthread... yes I, [2023-01-05T09:23:45.883008 #1369] INFO -- : checking for pthread_np.h... no I, [2023-01-05T09:23:45.883206 #1369] INFO -- : checking thread model... pthread I, [2023-01-05T09:23:45.942071 #1369] INFO -- : checking whether CXXFLAGS is valid... no E, [2023-01-05T09:23:45.942209 #1369] ERROR -- : configure: WARNING: something wrong with CXXFLAGS="" I, [2023-01-05T09:23:45.994740 #1369] INFO -- : checking for crypt in -lcrypt... yes I, [2023-01-05T09:23:46.045813 #1369] INFO -- : checking for dlopen in -ldl... yes I, [2023-01-05T09:23:46.093019 #1369] INFO -- : checking for shutdown in -lsocket... no I, [2023-01-05T09:23:46.135432 #1369] INFO -- : checking for dirent.h that defines DIR... yes I, [2023-01-05T09:23:46.186864 #1369] INFO -- : checking for library containing opendir... none required I, [2023-01-05T09:23:46.219654 #1369] INFO -- : checking for stdbool.h that conforms to C99... yes I, [2023-01-05T09:23:46.310055 #1369] INFO -- : checking for _Bool... yes I, [2023-01-05T09:23:46.353763 #1369] INFO -- : checking for sys/wait.h that is POSIX.1 compatible... yes I, [2023-01-05T09:23:46.379047 #1369] INFO -- : checking for afunix.h... no I, [2023-01-05T09:23:46.418247 #1369] INFO -- : checking atomic.h usability... no I, [2023-01-05T09:23:46.435122 #1369] INFO -- : checking atomic.h presence... no I, [2023-01-05T09:23:46.435307 #1369] INFO -- : checking for atomic.h... no I, [2023-01-05T09:23:46.470961 #1369] INFO -- : checking copyfile.h usability... no I, [2023-01-05T09:23:46.488506 #1369] INFO -- : checking copyfile.h presence... no I, [2023-01-05T09:23:46.488678 #1369] INFO -- : checking for copyfile.h... no I, [2023-01-05T09:23:46.531236 #1369] INFO -- : checking direct.h usability... no I, [2023-01-05T09:23:46.547889 #1369] INFO -- : checking direct.h presence... no I, [2023-01-05T09:23:46.548103 #1369] INFO -- : checking for direct.h... no I, [2023-01-05T09:23:46.599963 #1369] INFO -- : checking grp.h usability... yes I, [2023-01-05T09:23:46.613834 #1369] INFO -- : checking grp.h presence... yes I, [2023-01-05T09:23:46.614048 #1369] INFO -- : checking for grp.h... yes I, [2023-01-05T09:23:46.664042 #1369] INFO -- : checking fcntl.h usability... yes I, [2023-01-05T09:23:46.679652 #1369] INFO -- : checking fcntl.h presence... yes I, [2023-01-05T09:23:46.679889 #1369] INFO -- : checking for fcntl.h... yes I, [2023-01-05T09:23:46.726900 #1369] INFO -- : checking float.h usability... yes I, [2023-01-05T09:23:46.736997 #1369] INFO -- : checking float.h presence... yes I, [2023-01-05T09:23:46.737175 #1369] INFO -- : checking for float.h... yes I, [2023-01-05T09:23:46.777587 #1369] INFO -- : checking ieeefp.h usability... no I, [2023-01-05T09:23:46.794310 #1369] INFO -- : checking ieeefp.h presence... no I, [2023-01-05T09:23:46.794445 #1369] INFO -- : checking for ieeefp.h... no I, [2023-01-05T09:23:46.832041 #1369] INFO -- : checking intrinsics.h usability... no I, [2023-01-05T09:23:46.849110 #1369] INFO -- : checking intrinsics.h presence... no I, [2023-01-05T09:23:46.849251 #1369] INFO -- : checking for intrinsics.h... no I, [2023-01-05T09:23:46.899539 #1369] INFO -- : checking langinfo.h usability... yes I, [2023-01-05T09:23:46.913076 #1369] INFO -- : checking langinfo.h presence... yes I, [2023-01-05T09:23:46.913205 #1369] INFO -- : checking for langinfo.h... yes I, [2023-01-05T09:23:46.966739 #1369] INFO -- : checking limits.h usability... yes I, [2023-01-05T09:23:46.979227 #1369] INFO -- : checking limits.h presence... yes I, [2023-01-05T09:23:46.979396 #1369] INFO -- : checking for limits.h... yes I, [2023-01-05T09:23:47.030429 #1369] INFO -- : checking locale.h usability... yes I, [2023-01-05T09:23:47.043975 #1369] INFO -- : checking locale.h presence... yes I, [2023-01-05T09:23:47.044157 #1369] INFO -- : checking for locale.h... yes I, [2023-01-05T09:23:47.092196 #1369] INFO -- : checking malloc.h usability... yes I, [2023-01-05T09:23:47.109085 #1369] INFO -- : checking malloc.h presence... yes I, [2023-01-05T09:23:47.109245 #1369] INFO -- : checking for malloc.h... yes I, [2023-01-05T09:23:47.150786 #1369] INFO -- : checking malloc/malloc.h usability... no I, [2023-01-05T09:23:47.169658 #1369] INFO -- : checking malloc/malloc.h presence... no I, [2023-01-05T09:23:47.169744 #1369] INFO -- : checking for malloc/malloc.h... no I, [2023-01-05T09:23:47.208131 #1369] INFO -- : checking malloc_np.h usability... no I, [2023-01-05T09:23:47.225702 #1369] INFO -- : checking malloc_np.h presence... no I, [2023-01-05T09:23:47.225772 #1369] INFO -- : checking for malloc_np.h... no I, [2023-01-05T09:23:47.264879 #1369] INFO -- : checking net/socket.h usability... no I, [2023-01-05T09:23:47.283205 #1369] INFO -- : checking net/socket.h presence... no I, [2023-01-05T09:23:47.283420 #1369] INFO -- : checking for net/socket.h... no I, [2023-01-05T09:23:47.322233 #1369] INFO -- : checking process.h usability... no I, [2023-01-05T09:23:47.341233 #1369] INFO -- : checking process.h presence... no I, [2023-01-05T09:23:47.341362 #1369] INFO -- : checking for process.h... no I, [2023-01-05T09:23:47.393168 #1369] INFO -- : checking pwd.h usability... yes I, [2023-01-05T09:23:47.406690 #1369] INFO -- : checking pwd.h presence... yes I, [2023-01-05T09:23:47.406869 #1369] INFO -- : checking for pwd.h... yes I, [2023-01-05T09:23:47.458988 #1369] INFO -- : checking sanitizer/asan_interface.h usability... yes I, [2023-01-05T09:23:47.473074 #1369] INFO -- : checking sanitizer/asan_interface.h presence... yes I, [2023-01-05T09:23:47.473261 #1369] INFO -- : checking for sanitizer/asan_interface.h... yes I, [2023-01-05T09:23:47.513115 #1369] INFO -- : checking sanitizer/msan_interface.h usability... no I, [2023-01-05T09:23:47.531581 #1369] INFO -- : checking sanitizer/msan_interface.h presence... no I, [2023-01-05T09:23:47.531856 #1369] INFO -- : checking for sanitizer/msan_interface.h... no I, [2023-01-05T09:23:47.568518 #1369] INFO -- : checking setjmpex.h usability... no I, [2023-01-05T09:23:47.586307 #1369] INFO -- : checking setjmpex.h presence... no I, [2023-01-05T09:23:47.586384 #1369] INFO -- : checking for setjmpex.h... no I, [2023-01-05T09:23:47.636509 #1369] INFO -- : checking stdalign.h usability... yes I, [2023-01-05T09:23:47.648242 #1369] INFO -- : checking stdalign.h presence... yes I, [2023-01-05T09:23:47.648445 #1369] INFO -- : checking for stdalign.h... yes I, [2023-01-05T09:23:47.700087 #1369] INFO -- : checking stdio.h usability... yes I, [2023-01-05T09:23:47.713882 #1369] INFO -- : checking stdio.h presence... yes I, [2023-01-05T09:23:47.714123 #1369] INFO -- : checking for stdio.h... yes I, [2023-01-05T09:23:47.756144 #1369] INFO -- : checking sys/attr.h usability... no I, [2023-01-05T09:23:47.773253 #1369] INFO -- : checking sys/attr.h presence... no I, [2023-01-05T09:23:47.773394 #1369] INFO -- : checking for sys/attr.h... no I, [2023-01-05T09:23:47.825117 #1369] INFO -- : checking sys/eventfd.h usability... yes I, [2023-01-05T09:23:47.840027 #1369] INFO -- : checking sys/eventfd.h presence... yes I, [2023-01-05T09:23:47.840200 #1369] INFO -- : checking for sys/eventfd.h... yes I, [2023-01-05T09:23:47.892127 #1369] INFO -- : checking sys/fcntl.h usability... yes I, [2023-01-05T09:23:47.905587 #1369] INFO -- : checking sys/fcntl.h presence... yes I, [2023-01-05T09:23:47.905649 #1369] INFO -- : checking for sys/fcntl.h... yes I, [2023-01-05T09:23:47.960462 #1369] INFO -- : checking sys/file.h usability... yes I, [2023-01-05T09:23:47.972509 #1369] INFO -- : checking sys/file.h presence... yes I, [2023-01-05T09:23:47.972694 #1369] INFO -- : checking for sys/file.h... yes I, [2023-01-05T09:23:48.014166 #1369] INFO -- : checking sys/id.h usability... no I, [2023-01-05T09:23:48.030606 #1369] INFO -- : checking sys/id.h presence... no I, [2023-01-05T09:23:48.030784 #1369] INFO -- : checking for sys/id.h... no I, [2023-01-05T09:23:48.081903 #1369] INFO -- : checking sys/ioctl.h usability... yes I, [2023-01-05T09:23:48.093284 #1369] INFO -- : checking sys/ioctl.h presence... yes I, [2023-01-05T09:23:48.093431 #1369] INFO -- : checking for sys/ioctl.h... yes I, [2023-01-05T09:23:48.138747 #1369] INFO -- : checking sys/mkdev.h usability... no I, [2023-01-05T09:23:48.156911 #1369] INFO -- : checking sys/mkdev.h presence... no I, [2023-01-05T09:23:48.157216 #1369] INFO -- : checking for sys/mkdev.h... no I, [2023-01-05T09:23:48.211450 #1369] INFO -- : checking sys/param.h usability... yes I, [2023-01-05T09:23:48.229247 #1369] INFO -- : checking sys/param.h presence... yes I, [2023-01-05T09:23:48.229329 #1369] INFO -- : checking for sys/param.h... yes I, [2023-01-05T09:23:48.282312 #1369] INFO -- : checking sys/prctl.h usability... yes I, [2023-01-05T09:23:48.296540 #1369] INFO -- : checking sys/prctl.h presence... yes I, [2023-01-05T09:23:48.296934 #1369] INFO -- : checking for sys/prctl.h... yes I, [2023-01-05T09:23:48.347775 #1369] INFO -- : checking sys/random.h usability... yes I, [2023-01-05T09:23:48.361806 #1369] INFO -- : checking sys/random.h presence... yes I, [2023-01-05T09:23:48.362208 #1369] INFO -- : checking for sys/random.h... yes I, [2023-01-05T09:23:48.416251 #1369] INFO -- : checking sys/resource.h usability... yes I, [2023-01-05T09:23:48.429026 #1369] INFO -- : checking sys/resource.h presence... yes I, [2023-01-05T09:23:48.429262 #1369] INFO -- : checking for sys/resource.h... yes I, [2023-01-05T09:23:48.482173 #1369] INFO -- : checking sys/select.h usability... yes I, [2023-01-05T09:23:48.496335 #1369] INFO -- : checking sys/select.h presence... yes I, [2023-01-05T09:23:48.496621 #1369] INFO -- : checking for sys/select.h... yes I, [2023-01-05T09:23:48.549526 #1369] INFO -- : checking sys/sendfile.h usability... yes I, [2023-01-05T09:23:48.560035 #1369] INFO -- : checking sys/sendfile.h presence... yes I, [2023-01-05T09:23:48.560464 #1369] INFO -- : checking for sys/sendfile.h... yes I, [2023-01-05T09:23:48.614260 #1369] INFO -- : checking sys/socket.h usability... yes I, [2023-01-05T09:23:48.631548 #1369] INFO -- : checking sys/socket.h presence... yes I, [2023-01-05T09:23:48.631854 #1369] INFO -- : checking for sys/socket.h... yes I, [2023-01-05T09:23:48.686865 #1369] INFO -- : checking sys/syscall.h usability... yes I, [2023-01-05T09:23:48.699698 #1369] INFO -- : checking sys/syscall.h presence... yes I, [2023-01-05T09:23:48.699918 #1369] INFO -- : checking for sys/syscall.h... yes I, [2023-01-05T09:23:48.751511 #1369] INFO -- : checking sys/sysmacros.h usability... yes I, [2023-01-05T09:23:48.764774 #1369] INFO -- : checking sys/sysmacros.h presence... yes I, [2023-01-05T09:23:48.764952 #1369] INFO -- : checking for sys/sysmacros.h... yes I, [2023-01-05T09:23:48.817051 #1369] INFO -- : checking sys/time.h usability... yes I, [2023-01-05T09:23:48.830209 #1369] INFO -- : checking sys/time.h presence... yes I, [2023-01-05T09:23:48.830273 #1369] INFO -- : checking for sys/time.h... yes I, [2023-01-05T09:23:48.881386 #1369] INFO -- : checking sys/times.h usability... yes I, [2023-01-05T09:23:48.894551 #1369] INFO -- : checking sys/times.h presence... yes I, [2023-01-05T09:23:48.894725 #1369] INFO -- : checking for sys/times.h... yes I, [2023-01-05T09:23:48.948434 #1369] INFO -- : checking sys/uio.h usability... yes I, [2023-01-05T09:23:48.962497 #1369] INFO -- : checking sys/uio.h presence... yes I, [2023-01-05T09:23:48.962708 #1369] INFO -- : checking for sys/uio.h... yes I, [2023-01-05T09:23:49.001386 #1369] INFO -- : checking sys/utime.h usability... no I, [2023-01-05T09:23:49.020889 #1369] INFO -- : checking sys/utime.h presence... no I, [2023-01-05T09:23:49.021107 #1369] INFO -- : checking for sys/utime.h... no I, [2023-01-05T09:23:49.068801 #1369] INFO -- : checking syscall.h usability... yes I, [2023-01-05T09:23:49.080950 #1369] INFO -- : checking syscall.h presence... yes I, [2023-01-05T09:23:49.081074 #1369] INFO -- : checking for syscall.h... yes I, [2023-01-05T09:23:49.132112 #1369] INFO -- : checking time.h usability... yes I, [2023-01-05T09:23:49.145652 #1369] INFO -- : checking time.h presence... yes I, [2023-01-05T09:23:49.145704 #1369] INFO -- : checking for time.h... yes I, [2023-01-05T09:23:49.202192 #1369] INFO -- : checking ucontext.h usability... yes I, [2023-01-05T09:23:49.214929 #1369] INFO -- : checking ucontext.h presence... yes I, [2023-01-05T09:23:49.215109 #1369] INFO -- : checking for ucontext.h... yes I, [2023-01-05T09:23:49.263514 #1369] INFO -- : checking utime.h usability... yes I, [2023-01-05T09:23:49.275075 #1369] INFO -- : checking utime.h presence... yes I, [2023-01-05T09:23:49.275272 #1369] INFO -- : checking for utime.h... yes I, [2023-01-05T09:23:49.484093 #1369] INFO -- : checking x86intrin.h usability... yes I, [2023-01-05T09:23:49.528562 #1369] INFO -- : checking x86intrin.h presence... yes I, [2023-01-05T09:23:49.528642 #1369] INFO -- : checking for x86intrin.h... yes I, [2023-01-05T09:23:49.721002 #1369] INFO -- : checking for x86intrin.h when defined(__x86_64__)... yes I, [2023-01-05T09:23:49.779570 #1369] INFO -- : checking gmp.h usability... yes I, [2023-01-05T09:23:49.796374 #1369] INFO -- : checking gmp.h presence... yes I, [2023-01-05T09:23:49.796635 #1369] INFO -- : checking for gmp.h... yes I, [2023-01-05T09:23:49.908432 #1369] INFO -- : checking for library containing __gmpz_init... -lgmp I, [2023-01-05T09:23:49.910941 #1369] INFO -- : checking for special C compiler options needed for large files... no I, [2023-01-05T09:23:49.945670 #1369] INFO -- : checking for _FILE_OFFSET_BITS value needed for large files... no I, [2023-01-05T09:23:50.044434 #1369] INFO -- : checking whether byte ordering is bigendian... no I, [2023-01-05T09:23:50.078843 #1369] INFO -- : checking for an ANSI C-conforming const... yes I, [2023-01-05T09:23:50.134048 #1369] INFO -- : checking whether char is unsigned... no I, [2023-01-05T09:23:50.160597 #1369] INFO -- : checking for inline... inline I, [2023-01-05T09:23:50.196867 #1369] INFO -- : checking for working volatile... yes I, [2023-01-05T09:23:50.228015 #1369] INFO -- : checking for typeof syntax and keyword spelling... typeof I, [2023-01-05T09:23:50.258167 #1369] INFO -- : checking for C/C++ restrict keyword... __restrict I, [2023-01-05T09:23:50.356006 #1369] INFO -- : checking for long long... yes I, [2023-01-05T09:23:50.446655 #1369] INFO -- : checking for off_t... yes I, [2023-01-05T09:23:50.519355 #1369] INFO -- : checking char bit... 8 I, [2023-01-05T09:23:50.599453 #1369] INFO -- : checking size of int... 4 I, [2023-01-05T09:23:50.678530 #1369] INFO -- : checking size of short... 2 I, [2023-01-05T09:23:50.757087 #1369] INFO -- : checking size of long... 8 I, [2023-01-05T09:23:50.838442 #1369] INFO -- : checking size of long long... 8 I, [2023-01-05T09:23:50.878043 #1369] INFO -- : checking size of __int64... 0 I, [2023-01-05T09:23:50.959532 #1369] INFO -- : checking size of __int128... 16 I, [2023-01-05T09:23:51.042247 #1369] INFO -- : checking size of off_t... 8 I, [2023-01-05T09:23:51.122976 #1369] INFO -- : checking size of void*... 8 I, [2023-01-05T09:23:51.206739 #1369] INFO -- : checking size of float... 4 I, [2023-01-05T09:23:51.286443 #1369] INFO -- : checking size of double... 8 I, [2023-01-05T09:23:51.354187 #1369] INFO -- : checking size of time_t... 8 I, [2023-01-05T09:23:51.425520 #1369] INFO -- : checking size of clock_t... 8 I, [2023-01-05T09:23:51.484982 #1369] INFO -- : checking packed struct attribute... x __attribute__((packed)) I, [2023-01-05T09:23:51.515250 #1369] INFO -- : checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes I, [2023-01-05T09:23:51.556183 #1369] INFO -- : checking for printf prefix for long long... ll I, [2023-01-05T09:23:51.649730 #1369] INFO -- : checking for pid_t... yes I, [2023-01-05T09:23:51.867384 #1369] INFO -- : checking for convertible type of pid_t... INT I, [2023-01-05T09:23:51.975848 #1369] INFO -- : checking for uid_t... yes I, [2023-01-05T09:23:52.189259 #1369] INFO -- : checking for convertible type of uid_t... UINT I, [2023-01-05T09:23:52.291406 #1369] INFO -- : checking for gid_t... yes I, [2023-01-05T09:23:52.507897 #1369] INFO -- : checking for convertible type of gid_t... UINT I, [2023-01-05T09:23:52.583420 #1369] INFO -- : checking for time_t... yes I, [2023-01-05T09:23:52.702744 #1369] INFO -- : checking for convertible type of time_t... LONG I, [2023-01-05T09:23:52.803419 #1369] INFO -- : checking for dev_t... yes I, [2023-01-05T09:23:52.993731 #1369] INFO -- : checking for convertible type of dev_t... ULONG I, [2023-01-05T09:23:53.064993 #1369] INFO -- : checking for mode_t... yes I, [2023-01-05T09:23:53.222136 #1369] INFO -- : checking for convertible type of mode_t... UINT I, [2023-01-05T09:23:53.294134 #1369] INFO -- : checking for rlim_t... yes I, [2023-01-05T09:23:53.426822 #1369] INFO -- : checking for convertible type of rlim_t... ULONG I, [2023-01-05T09:23:53.439113 #1369] INFO -- : checking for off_t... (cached) yes I, [2023-01-05T09:23:53.607787 #1369] INFO -- : checking for convertible type of off_t... LONG I, [2023-01-05T09:23:53.683573 #1369] INFO -- : checking for clockid_t... yes I, [2023-01-05T09:23:53.840833 #1369] INFO -- : checking for convertible type of clockid_t... INT I, [2023-01-05T09:23:53.880617 #1369] INFO -- : checking for variable length macro... yes I, [2023-01-05T09:23:53.907930 #1369] INFO -- : checking if _Alignof() works... yes I, [2023-01-05T09:23:53.934366 #1369] INFO -- : checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x I, [2023-01-05T09:23:53.967650 #1369] INFO -- : checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x I, [2023-01-05T09:23:53.999547 #1369] INFO -- : checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x I, [2023-01-05T09:23:54.033277 #1369] INFO -- : checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x I, [2023-01-05T09:23:54.068558 #1369] INFO -- : checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x I, [2023-01-05T09:23:54.101011 #1369] INFO -- : checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x I, [2023-01-05T09:23:54.135347 #1369] INFO -- : checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x I, [2023-01-05T09:23:54.167271 #1369] INFO -- : checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x I, [2023-01-05T09:23:54.201345 #1369] INFO -- : checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x I, [2023-01-05T09:23:54.230831 #1369] INFO -- : checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x I, [2023-01-05T09:23:54.264484 #1369] INFO -- : checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x I, [2023-01-05T09:23:54.294529 #1369] INFO -- : checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x I, [2023-01-05T09:23:54.329319 #1369] INFO -- : checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x I, [2023-01-05T09:23:54.367361 #1369] INFO -- : checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x I, [2023-01-05T09:23:54.395906 #1369] INFO -- : checking for WEAK function attribute... __attribute__ ((__weak__)) x I, [2023-01-05T09:23:54.405402 #1369] INFO -- : checking for __attribute__((__depreacted__(msg))) in C++... no I, [2023-01-05T09:23:54.412959 #1369] INFO -- : checking for std::nullptr_t... no I, [2023-01-05T09:23:54.546096 #1369] INFO -- : checking for FUNC_STDCALL function attribute... x I, [2023-01-05T09:23:54.671778 #1369] INFO -- : checking for FUNC_CDECL function attribute... x I, [2023-01-05T09:23:54.803581 #1369] INFO -- : checking for FUNC_FASTCALL function attribute... x I, [2023-01-05T09:23:54.832109 #1369] INFO -- : checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x I, [2023-01-05T09:23:54.862873 #1369] INFO -- : checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x I, [2023-01-05T09:23:54.916905 #1369] INFO -- : checking for function alias... alias I, [2023-01-05T09:23:54.969656 #1369] INFO -- : checking for __atomic builtins... yes I, [2023-01-05T09:23:55.022294 #1369] INFO -- : checking for __sync builtins... yes I, [2023-01-05T09:23:55.073012 #1369] INFO -- : checking for __builtin_unreachable... yes I, [2023-01-05T09:23:55.134086 #1369] INFO -- : checking for __assume... no I, [2023-01-05T09:23:55.165870 #1369] INFO -- : checking for exported function attribute... __attribute__ ((__visibility__("default"))) I, [2023-01-05T09:23:55.203423 #1369] INFO -- : checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x I, [2023-01-05T09:23:55.265091 #1369] INFO -- : checking for function name string predefined identifier... __func__ I, [2023-01-05T09:23:55.303032 #1369] INFO -- : checking if enum over int is allowed... yes I, [2023-01-05T09:23:55.365693 #1369] INFO -- : checking whether sys_nerr is declared... yes I, [2023-01-05T09:23:55.421193 #1369] INFO -- : checking whether getenv is declared... yes I, [2023-01-05T09:23:55.526132 #1369] INFO -- : checking for size_t... yes I, [2023-01-05T09:23:55.634695 #1369] INFO -- : checking size of size_t... 8 I, [2023-01-05T09:23:55.706682 #1369] INFO -- : checking size of ptrdiff_t... 8 I, [2023-01-05T09:23:55.787294 #1369] INFO -- : checking size of dev_t... 8 I, [2023-01-05T09:23:55.828823 #1369] INFO -- : checking for printf prefix for size_t... z I, [2023-01-05T09:23:55.868867 #1369] INFO -- : checking for printf prefix for ptrdiff_t... t I, [2023-01-05T09:23:55.923108 #1369] INFO -- : checking for struct stat.st_blksize... yes I, [2023-01-05T09:23:55.978446 #1369] INFO -- : checking for struct stat.st_blocks... yes I, [2023-01-05T09:23:56.032136 #1369] INFO -- : checking for struct stat.st_rdev... yes I, [2023-01-05T09:23:56.074624 #1369] INFO -- : checking size of struct stat.st_size... SIZEOF_OFF_T I, [2023-01-05T09:23:56.112695 #1369] INFO -- : checking size of struct stat.st_blocks... SIZEOF_OFF_T I, [2023-01-05T09:23:56.153093 #1369] INFO -- : checking size of struct stat.st_ino... SIZEOF_LONG I, [2023-01-05T09:23:56.197780 #1369] INFO -- : checking size of struct stat.st_dev... SIZEOF_DEV_T I, [2023-01-05T09:23:56.238340 #1369] INFO -- : checking size of struct stat.st_rdev... SIZEOF_DEV_T I, [2023-01-05T09:23:56.331600 #1369] INFO -- : checking for struct stat.st_atim... yes I, [2023-01-05T09:23:56.417220 #1369] INFO -- : checking for struct stat.st_atimespec... no I, [2023-01-05T09:23:56.500167 #1369] INFO -- : checking for struct stat.st_atimensec... no I, [2023-01-05T09:23:56.592850 #1369] INFO -- : checking for struct stat.st_mtim... yes I, [2023-01-05T09:23:56.672888 #1369] INFO -- : checking for struct stat.st_mtimespec... no I, [2023-01-05T09:23:56.750165 #1369] INFO -- : checking for struct stat.st_mtimensec... no I, [2023-01-05T09:23:56.841633 #1369] INFO -- : checking for struct stat.st_ctim... yes I, [2023-01-05T09:23:56.927214 #1369] INFO -- : checking for struct stat.st_ctimespec... no I, [2023-01-05T09:23:57.004242 #1369] INFO -- : checking for struct stat.st_ctimensec... no I, [2023-01-05T09:23:57.089000 #1369] INFO -- : checking for struct stat.st_birthtimespec... no I, [2023-01-05T09:23:57.182602 #1369] INFO -- : checking for struct statx.stx_btime... yes I, [2023-01-05T09:23:57.249904 #1369] INFO -- : checking for struct timeval... yes I, [2023-01-05T09:23:57.290994 #1369] INFO -- : checking size of struct timeval.tv_sec... SIZEOF_TIME_T I, [2023-01-05T09:23:57.347579 #1369] INFO -- : checking for struct timespec... yes I, [2023-01-05T09:23:57.415876 #1369] INFO -- : checking for struct timezone... yes I, [2023-01-05T09:23:57.510208 #1369] INFO -- : checking for fd_mask... yes I, [2023-01-05T09:23:57.565952 #1369] INFO -- : checking for int8_t... yes I, [2023-01-05T09:23:57.646439 #1369] INFO -- : checking size of int8_t... 1 I, [2023-01-05T09:23:57.702223 #1369] INFO -- : checking for uint8_t... yes I, [2023-01-05T09:23:57.788875 #1369] INFO -- : checking size of uint8_t... 1 I, [2023-01-05T09:23:57.842600 #1369] INFO -- : checking for int16_t... yes I, [2023-01-05T09:23:57.922883 #1369] INFO -- : checking size of int16_t... 2 I, [2023-01-05T09:23:57.979478 #1369] INFO -- : checking for uint16_t... yes I, [2023-01-05T09:23:58.058248 #1369] INFO -- : checking size of uint16_t... 2 I, [2023-01-05T09:23:58.113222 #1369] INFO -- : checking for int32_t... yes I, [2023-01-05T09:23:58.196527 #1369] INFO -- : checking size of int32_t... 4 I, [2023-01-05T09:23:58.251038 #1369] INFO -- : checking for uint32_t... yes I, [2023-01-05T09:23:58.334353 #1369] INFO -- : checking size of uint32_t... 4 I, [2023-01-05T09:23:58.388292 #1369] INFO -- : checking for int64_t... yes I, [2023-01-05T09:23:58.458798 #1369] INFO -- : checking size of int64_t... 8 I, [2023-01-05T09:23:58.517664 #1369] INFO -- : checking for uint64_t... yes I, [2023-01-05T09:23:58.594741 #1369] INFO -- : checking size of uint64_t... 8 I, [2023-01-05T09:23:58.639306 #1369] INFO -- : checking for int128_t... __int128 I, [2023-01-05T09:23:58.688291 #1369] INFO -- : checking for uint128_t... unsigned __int128 I, [2023-01-05T09:23:58.746832 #1369] INFO -- : checking for intptr_t... yes I, [2023-01-05T09:23:58.821866 #1369] INFO -- : checking size of intptr_t... 8 I, [2023-01-05T09:23:58.875808 #1369] INFO -- : checking for uintptr_t... yes I, [2023-01-05T09:23:58.955665 #1369] INFO -- : checking size of uintptr_t... 8 I, [2023-01-05T09:23:59.081264 #1369] INFO -- : checking for printf prefix for intptr_t... NONE I, [2023-01-05T09:23:59.114831 #1369] INFO -- : checking for ssize_t... yes I, [2023-01-05T09:23:59.177266 #1369] INFO -- : checking size of ssize_t... 8 I, [2023-01-05T09:23:59.278056 #1369] INFO -- : checking for printf prefix for int64_t... NONE I, [2023-01-05T09:23:59.329750 #1369] INFO -- : checking for stack end address... __libc_stack_end I, [2023-01-05T09:23:59.331275 #1369] INFO -- : checking for uid_t in sys/types.h... (cached) yes I, [2023-01-05T09:23:59.409141 #1369] INFO -- : checking type of array argument to getgroups... gid_t I, [2023-01-05T09:23:59.464499 #1369] INFO -- : checking for working alloca.h... yes I, [2023-01-05T09:23:59.513785 #1369] INFO -- : checking for alloca... yes I, [2023-01-05T09:23:59.568430 #1369] INFO -- : checking for dynamic size alloca... ok I, [2023-01-05T09:23:59.645657 #1369] INFO -- : checking for working memcmp... yes I, [2023-01-05T09:23:59.700121 #1369] INFO -- : checking for dup... yes I, [2023-01-05T09:23:59.763696 #1369] INFO -- : checking for dup2... yes I, [2023-01-05T09:23:59.826947 #1369] INFO -- : checking for acosh... yes I, [2023-01-05T09:23:59.888773 #1369] INFO -- : checking for cbrt... yes I, [2023-01-05T09:23:59.940380 #1369] INFO -- : checking for crypt... yes I, [2023-01-05T09:24:00.001081 #1369] INFO -- : checking for erf... yes I, [2023-01-05T09:24:00.050572 #1369] INFO -- : checking for explicit_bzero... yes I, [2023-01-05T09:24:00.111248 #1369] INFO -- : checking for ffs... yes I, [2023-01-05T09:24:00.166156 #1369] INFO -- : checking for flock... yes I, [2023-01-05T09:24:00.230553 #1369] INFO -- : checking for hypot... yes I, [2023-01-05T09:24:00.291472 #1369] INFO -- : checking for lgamma_r... yes I, [2023-01-05T09:24:00.356152 #1369] INFO -- : checking for memmove... yes I, [2023-01-05T09:24:00.416617 #1369] INFO -- : checking for nan... yes I, [2023-01-05T09:24:00.476527 #1369] INFO -- : checking for nextafter... yes I, [2023-01-05T09:24:00.538844 #1369] INFO -- : checking for setproctitle... no I, [2023-01-05T09:24:00.599194 #1369] INFO -- : checking for strchr... yes I, [2023-01-05T09:24:00.658232 #1369] INFO -- : checking for strerror... yes I, [2023-01-05T09:24:00.722288 #1369] INFO -- : checking for strlcat... no I, [2023-01-05T09:24:00.781731 #1369] INFO -- : checking for strlcpy... no I, [2023-01-05T09:24:00.836866 #1369] INFO -- : checking for strstr... yes I, [2023-01-05T09:24:00.898448 #1369] INFO -- : checking for tgamma... yes I, [2023-01-05T09:24:00.938091 #1369] INFO -- : checking sys/pstat.h usability... no I, [2023-01-05T09:24:00.957278 #1369] INFO -- : checking sys/pstat.h presence... no I, [2023-01-05T09:24:00.957397 #1369] INFO -- : checking for sys/pstat.h... no I, [2023-01-05T09:24:00.957715 #1369] INFO -- : checking for pid_t... (cached) yes I, [2023-01-05T09:24:00.995502 #1369] INFO -- : checking vfork.h usability... no I, [2023-01-05T09:24:01.013235 #1369] INFO -- : checking vfork.h presence... no I, [2023-01-05T09:24:01.013369 #1369] INFO -- : checking for vfork.h... no I, [2023-01-05T09:24:01.072322 #1369] INFO -- : checking for fork... yes I, [2023-01-05T09:24:01.137679 #1369] INFO -- : checking for vfork... yes I, [2023-01-05T09:24:01.216847 #1369] INFO -- : checking for working fork... yes I, [2023-01-05T09:24:01.216925 #1369] INFO -- : checking for working vfork... (cached) yes I, [2023-01-05T09:24:01.280545 #1369] INFO -- : checking for __syscall... no I, [2023-01-05T09:24:01.337637 #1369] INFO -- : checking for _longjmp... yes I, [2023-01-05T09:24:01.397778 #1369] INFO -- : checking for arc4random_buf... no I, [2023-01-05T09:24:01.467913 #1369] INFO -- : checking for atan2l... yes I, [2023-01-05T09:24:01.546035 #1369] INFO -- : checking for atan2f... yes I, [2023-01-05T09:24:01.609912 #1369] INFO -- : checking for chmod... yes I, [2023-01-05T09:24:01.674335 #1369] INFO -- : checking for chown... yes I, [2023-01-05T09:24:01.723571 #1369] INFO -- : checking for chroot... yes I, [2023-01-05T09:24:01.790903 #1369] INFO -- : checking for chsize... no I, [2023-01-05T09:24:01.850271 #1369] INFO -- : checking for clock_gettime... yes I, [2023-01-05T09:24:01.909527 #1369] INFO -- : checking for copy_file_range... yes I, [2023-01-05T09:24:01.976504 #1369] INFO -- : checking for cosh... yes I, [2023-01-05T09:24:02.039052 #1369] INFO -- : checking for crypt_r... yes I, [2023-01-05T09:24:02.040435 #1369] INFO -- : checking for daemon... (cached) no I, [2023-01-05T09:24:02.098980 #1369] INFO -- : checking for dirfd... yes I, [2023-01-05T09:24:02.153812 #1369] INFO -- : checking for dl_iterate_phdr... yes I, [2023-01-05T09:24:02.210686 #1369] INFO -- : checking for dlopen... yes I, [2023-01-05T09:24:02.273686 #1369] INFO -- : checking for dladdr... yes I, [2023-01-05T09:24:02.330646 #1369] INFO -- : checking for dup3... yes I, [2023-01-05T09:24:02.394156 #1369] INFO -- : checking for eaccess... yes I, [2023-01-05T09:24:02.456463 #1369] INFO -- : checking for endgrent... yes I, [2023-01-05T09:24:02.510257 #1369] INFO -- : checking for eventfd... yes I, [2023-01-05T09:24:02.578579 #1369] INFO -- : checking for execl... yes I, [2023-01-05T09:24:02.645686 #1369] INFO -- : checking for execle... yes I, [2023-01-05T09:24:02.706717 #1369] INFO -- : checking for execv... yes I, [2023-01-05T09:24:02.766455 #1369] INFO -- : checking for execve... yes I, [2023-01-05T09:24:02.825786 #1369] INFO -- : checking for explicit_memset... no I, [2023-01-05T09:24:02.890096 #1369] INFO -- : checking for fcopyfile... no I, [2023-01-05T09:24:02.938187 #1369] INFO -- : checking for fchmod... yes I, [2023-01-05T09:24:02.994284 #1369] INFO -- : checking for fchown... yes I, [2023-01-05T09:24:03.052482 #1369] INFO -- : checking for fcntl... yes I, [2023-01-05T09:24:03.113276 #1369] INFO -- : checking for fdatasync... yes I, [2023-01-05T09:24:03.177073 #1369] INFO -- : checking for fdopendir... yes I, [2023-01-05T09:24:03.241832 #1369] INFO -- : checking for fgetattrlist... no I, [2023-01-05T09:24:03.307602 #1369] INFO -- : checking for fmod... yes I, [2023-01-05T09:24:03.368015 #1369] INFO -- : checking for fstatat... yes I, [2023-01-05T09:24:03.426367 #1369] INFO -- : checking for fsync... yes I, [2023-01-05T09:24:03.490084 #1369] INFO -- : checking for ftruncate... yes I, [2023-01-05T09:24:03.550147 #1369] INFO -- : checking for ftruncate64... yes I, [2023-01-05T09:24:03.619828 #1369] INFO -- : checking for getattrlist... no I, [2023-01-05T09:24:03.674028 #1369] INFO -- : checking for getcwd... yes I, [2023-01-05T09:24:03.729827 #1369] INFO -- : checking for getegid... yes I, [2023-01-05T09:24:03.788351 #1369] INFO -- : checking for getentropy... yes I, [2023-01-05T09:24:03.851042 #1369] INFO -- : checking for geteuid... yes I, [2023-01-05T09:24:03.910072 #1369] INFO -- : checking for getgid... yes I, [2023-01-05T09:24:03.973033 #1369] INFO -- : checking for getgidx... no I, [2023-01-05T09:24:04.026934 #1369] INFO -- : checking for getgrnam... yes I, [2023-01-05T09:24:04.084776 #1369] INFO -- : checking for getgrnam_r... yes I, [2023-01-05T09:24:04.141088 #1369] INFO -- : checking for getgroups... yes I, [2023-01-05T09:24:04.196877 #1369] INFO -- : checking for getlogin... yes I, [2023-01-05T09:24:04.257746 #1369] INFO -- : checking for getlogin_r... yes I, [2023-01-05T09:24:04.322408 #1369] INFO -- : checking for getpgid... yes I, [2023-01-05T09:24:04.383486 #1369] INFO -- : checking for getpgrp... yes I, [2023-01-05T09:24:04.438353 #1369] INFO -- : checking for getppid... yes I, [2023-01-05T09:24:04.494265 #1369] INFO -- : checking for getpriority... yes I, [2023-01-05T09:24:04.550676 #1369] INFO -- : checking for getpwnam... yes I, [2023-01-05T09:24:04.610659 #1369] INFO -- : checking for getpwnam_r... yes I, [2023-01-05T09:24:04.665438 #1369] INFO -- : checking for getpwuid... yes I, [2023-01-05T09:24:04.722972 #1369] INFO -- : checking for getpwuid_r... yes I, [2023-01-05T09:24:04.780656 #1369] INFO -- : checking for getrandom... yes I, [2023-01-05T09:24:04.840427 #1369] INFO -- : checking for getresgid... yes I, [2023-01-05T09:24:04.901999 #1369] INFO -- : checking for getresuid... yes I, [2023-01-05T09:24:04.957885 #1369] INFO -- : checking for getrlimit... yes I, [2023-01-05T09:24:05.018542 #1369] INFO -- : checking for getsid... yes I, [2023-01-05T09:24:05.079130 #1369] INFO -- : checking for gettimeofday... yes I, [2023-01-05T09:24:05.144944 #1369] INFO -- : checking for getuid... yes I, [2023-01-05T09:24:05.216155 #1369] INFO -- : checking for getuidx... no I, [2023-01-05T09:24:05.276869 #1369] INFO -- : checking for gmtime_r... yes I, [2023-01-05T09:24:05.341342 #1369] INFO -- : checking for grantpt... yes I, [2023-01-05T09:24:05.398274 #1369] INFO -- : checking for initgroups... yes I, [2023-01-05T09:24:05.454653 #1369] INFO -- : checking for ioctl... yes I, [2023-01-05T09:24:05.507695 #1369] INFO -- : checking for isfinite... no I, [2023-01-05T09:24:05.570098 #1369] INFO -- : checking for issetugid... no I, [2023-01-05T09:24:05.626955 #1369] INFO -- : checking for kill... yes I, [2023-01-05T09:24:05.681709 #1369] INFO -- : checking for killpg... yes I, [2023-01-05T09:24:05.712505 #1369] INFO -- : checking for lchmod... no I, [2023-01-05T09:24:05.768552 #1369] INFO -- : checking for lchown... yes I, [2023-01-05T09:24:05.830926 #1369] INFO -- : checking for link... yes I, [2023-01-05T09:24:05.894289 #1369] INFO -- : checking for llabs... yes I, [2023-01-05T09:24:05.951315 #1369] INFO -- : checking for lockf... yes I, [2023-01-05T09:24:06.023778 #1369] INFO -- : checking for log2... yes I, [2023-01-05T09:24:06.086323 #1369] INFO -- : checking for lstat... yes I, [2023-01-05T09:24:06.135724 #1369] INFO -- : checking for lutimes... yes I, [2023-01-05T09:24:06.190261 #1369] INFO -- : checking for malloc_usable_size... yes I, [2023-01-05T09:24:06.255713 #1369] INFO -- : checking for malloc_size... no I, [2023-01-05T09:24:06.315530 #1369] INFO -- : checking for mblen... yes I, [2023-01-05T09:24:06.375931 #1369] INFO -- : checking for memalign... yes I, [2023-01-05T09:24:06.445035 #1369] INFO -- : checking for memset_s... no I, [2023-01-05T09:24:06.502426 #1369] INFO -- : checking for writev... yes I, [2023-01-05T09:24:06.562863 #1369] INFO -- : checking for memrchr... yes I, [2023-01-05T09:24:06.621105 #1369] INFO -- : checking for memmem... yes I, [2023-01-05T09:24:06.669836 #1369] INFO -- : checking for mkfifo... yes I, [2023-01-05T09:24:06.721152 #1369] INFO -- : checking for mknod... yes I, [2023-01-05T09:24:06.784929 #1369] INFO -- : checking for mktime... yes I, [2023-01-05T09:24:06.847455 #1369] INFO -- : checking for mmap... yes I, [2023-01-05T09:24:06.906027 #1369] INFO -- : checking for mremap... yes I, [2023-01-05T09:24:06.960142 #1369] INFO -- : checking for openat... yes I, [2023-01-05T09:24:07.024234 #1369] INFO -- : checking for pclose... yes I, [2023-01-05T09:24:07.081637 #1369] INFO -- : checking for pipe... yes I, [2023-01-05T09:24:07.141259 #1369] INFO -- : checking for pipe2... yes I, [2023-01-05T09:24:07.202612 #1369] INFO -- : checking for poll... yes I, [2023-01-05T09:24:07.265734 #1369] INFO -- : checking for popen... yes I, [2023-01-05T09:24:07.326217 #1369] INFO -- : checking for posix_fadvise... yes I, [2023-01-05T09:24:07.390780 #1369] INFO -- : checking for posix_madvise... yes I, [2023-01-05T09:24:07.448456 #1369] INFO -- : checking for posix_memalign... yes I, [2023-01-05T09:24:07.502254 #1369] INFO -- : checking for ppoll... yes I, [2023-01-05T09:24:07.566549 #1369] INFO -- : checking for pread... yes I, [2023-01-05T09:24:07.629532 #1369] INFO -- : checking for pwrite... yes I, [2023-01-05T09:24:07.694100 #1369] INFO -- : checking for qsort_r... yes I, [2023-01-05T09:24:07.757704 #1369] INFO -- : checking for qsort_s... no I, [2023-01-05T09:24:07.804874 #1369] INFO -- : checking for readlink... yes I, [2023-01-05T09:24:07.864355 #1369] INFO -- : checking for realpath... yes I, [2023-01-05T09:24:07.932956 #1369] INFO -- : checking for round... yes I, [2023-01-05T09:24:07.998291 #1369] INFO -- : checking for sched_getaffinity... yes I, [2023-01-05T09:24:08.052508 #1369] INFO -- : checking for seekdir... yes I, [2023-01-05T09:24:08.120362 #1369] INFO -- : checking for select_large_fdset... no I, [2023-01-05T09:24:08.182783 #1369] INFO -- : checking for sendfile... yes I, [2023-01-05T09:24:08.246943 #1369] INFO -- : checking for setegid... yes I, [2023-01-05T09:24:08.304428 #1369] INFO -- : checking for setenv... yes I, [2023-01-05T09:24:08.363932 #1369] INFO -- : checking for seteuid... yes I, [2023-01-05T09:24:08.421075 #1369] INFO -- : checking for setgid... yes I, [2023-01-05T09:24:08.486126 #1369] INFO -- : checking for setgroups... yes I, [2023-01-05T09:24:08.551692 #1369] INFO -- : checking for setpgid... yes I, [2023-01-05T09:24:08.607407 #1369] INFO -- : checking for setpgrp... yes I, [2023-01-05T09:24:08.669797 #1369] INFO -- : checking for setregid... yes I, [2023-01-05T09:24:08.734273 #1369] INFO -- : checking for setresgid... yes I, [2023-01-05T09:24:08.794034 #1369] INFO -- : checking for setresuid... yes I, [2023-01-05T09:24:08.855709 #1369] INFO -- : checking for setreuid... yes I, [2023-01-05T09:24:08.917183 #1369] INFO -- : checking for setrgid... no I, [2023-01-05T09:24:08.982052 #1369] INFO -- : checking for setrlimit... yes I, [2023-01-05T09:24:09.045692 #1369] INFO -- : checking for setruid... no I, [2023-01-05T09:24:09.105318 #1369] INFO -- : checking for setsid... yes I, [2023-01-05T09:24:09.161278 #1369] INFO -- : checking for setuid... yes I, [2023-01-05T09:24:09.227078 #1369] INFO -- : checking for shutdown... yes I, [2023-01-05T09:24:09.289342 #1369] INFO -- : checking for sigaction... yes I, [2023-01-05T09:24:09.353877 #1369] INFO -- : checking for sigaltstack... yes I, [2023-01-05T09:24:09.414257 #1369] INFO -- : checking for sigprocmask... yes I, [2023-01-05T09:24:09.483027 #1369] INFO -- : checking for sinh... yes I, [2023-01-05T09:24:09.554073 #1369] INFO -- : checking for spawnv... no I, [2023-01-05T09:24:09.613201 #1369] INFO -- : checking for symlink... yes I, [2023-01-05T09:24:09.673476 #1369] INFO -- : checking for syscall... yes I, [2023-01-05T09:24:09.737188 #1369] INFO -- : checking for sysconf... yes I, [2023-01-05T09:24:09.802589 #1369] INFO -- : checking for system... yes I, [2023-01-05T09:24:09.871918 #1369] INFO -- : checking for tanh... yes I, [2023-01-05T09:24:09.929892 #1369] INFO -- : checking for telldir... yes I, [2023-01-05T09:24:09.983323 #1369] INFO -- : checking for timegm... yes I, [2023-01-05T09:24:10.042755 #1369] INFO -- : checking for times... yes I, [2023-01-05T09:24:10.098269 #1369] INFO -- : checking for truncate... yes I, [2023-01-05T09:24:10.155604 #1369] INFO -- : checking for truncate64... yes I, [2023-01-05T09:24:10.221323 #1369] INFO -- : checking for tzset... yes I, [2023-01-05T09:24:10.281765 #1369] INFO -- : checking for umask... yes I, [2023-01-05T09:24:10.343058 #1369] INFO -- : checking for unsetenv... yes I, [2023-01-05T09:24:10.406080 #1369] INFO -- : checking for utimensat... yes I, [2023-01-05T09:24:10.464199 #1369] INFO -- : checking for utimes... yes I, [2023-01-05T09:24:10.528269 #1369] INFO -- : checking for wait4... yes I, [2023-01-05T09:24:10.589631 #1369] INFO -- : checking for waitpid... yes I, [2023-01-05T09:24:10.653838 #1369] INFO -- : checking for __cospi... no I, [2023-01-05T09:24:10.717625 #1369] INFO -- : checking for __sinpi... no I, [2023-01-05T09:24:10.779462 #1369] INFO -- : checking for statx... yes I, [2023-01-05T09:24:10.846592 #1369] INFO -- : checking if getcwd allocates buffer if NULL is given... yes I, [2023-01-05T09:24:10.896044 #1369] INFO -- : checking crypt.h usability... yes I, [2023-01-05T09:24:10.908623 #1369] INFO -- : checking crypt.h presence... yes I, [2023-01-05T09:24:10.908900 #1369] INFO -- : checking for crypt.h... yes I, [2023-01-05T09:24:10.950248 #1369] INFO -- : checking for struct crypt_data.initialized... yes I, [2023-01-05T09:24:11.002282 #1369] INFO -- : checking for __builtin_alloca_with_align... yes I, [2023-01-05T09:24:11.057815 #1369] INFO -- : checking for __builtin_assume_aligned... yes I, [2023-01-05T09:24:11.115605 #1369] INFO -- : checking for __builtin_bswap16... yes I, [2023-01-05T09:24:11.174234 #1369] INFO -- : checking for __builtin_bswap32... yes I, [2023-01-05T09:24:11.230231 #1369] INFO -- : checking for __builtin_bswap64... yes I, [2023-01-05T09:24:11.290305 #1369] INFO -- : checking for __builtin_popcount... yes I, [2023-01-05T09:24:11.344965 #1369] INFO -- : checking for __builtin_popcountll... yes I, [2023-01-05T09:24:11.406207 #1369] INFO -- : checking for __builtin_clz... yes I, [2023-01-05T09:24:11.457112 #1369] INFO -- : checking for __builtin_clzl... yes I, [2023-01-05T09:24:11.505275 #1369] INFO -- : checking for __builtin_clzll... yes I, [2023-01-05T09:24:11.563055 #1369] INFO -- : checking for __builtin_ctz... yes I, [2023-01-05T09:24:11.612602 #1369] INFO -- : checking for __builtin_ctzll... yes I, [2023-01-05T09:24:11.669187 #1369] INFO -- : checking for __builtin_add_overflow... yes I, [2023-01-05T09:24:11.726676 #1369] INFO -- : checking for __builtin_sub_overflow... yes I, [2023-01-05T09:24:11.782160 #1369] INFO -- : checking for __builtin_mul_overflow... yes I, [2023-01-05T09:24:11.835330 #1369] INFO -- : checking for __builtin_mul_overflow_p... yes I, [2023-01-05T09:24:11.893720 #1369] INFO -- : checking for __builtin_constant_p... yes I, [2023-01-05T09:24:11.953735 #1369] INFO -- : checking for __builtin_choose_expr... yes I, [2023-01-05T09:24:12.013578 #1369] INFO -- : checking for __builtin_choose_expr_constant_p... yes I, [2023-01-05T09:24:12.074153 #1369] INFO -- : checking for __builtin_types_compatible_p... yes I, [2023-01-05T09:24:12.122996 #1369] INFO -- : checking for __builtin_trap... yes I, [2023-01-05T09:24:12.181840 #1369] INFO -- : checking for __builtin_expect... yes I, [2023-01-05T09:24:12.225535 #1369] INFO -- : checking whether qsort_r is GNU version... yes I, [2023-01-05T09:24:12.258537 #1369] INFO -- : checking whether qsort_r is BSD version... no I, [2023-01-05T09:24:12.338263 #1369] INFO -- : checking whether atan2 handles Inf as C99... yes I, [2023-01-05T09:24:12.394744 #1369] INFO -- : checking for clock_getres... yes I, [2023-01-05T09:24:12.450814 #1369] INFO -- : checking for timer_create in -lrt... yes I, [2023-01-05T09:24:12.516151 #1369] INFO -- : checking for timer_settime in -lrt... yes I, [2023-01-05T09:24:12.560976 #1369] INFO -- : checking for unsetenv returns a value... yes I, [2023-01-05T09:24:12.598249 #1369] INFO -- : checking whether struct tm is in sys/time.h or time.h... time.h I, [2023-01-05T09:24:12.637374 #1369] INFO -- : checking for struct tm.tm_zone... yes I, [2023-01-05T09:24:12.677783 #1369] INFO -- : checking for struct tm.tm_gmtoff... yes I, [2023-01-05T09:24:12.741873 #1369] INFO -- : checking for external int daylight... yes I, [2023-01-05T09:24:12.815802 #1369] INFO -- : checking for negative time_t for gmtime(3)... yes I, [2023-01-05T09:24:12.883715 #1369] INFO -- : checking for localtime(3) overflow correctly... yes I, [2023-01-05T09:24:12.952503 #1369] INFO -- : checking for sig_t... yes I, [2023-01-05T09:24:12.991100 #1369] INFO -- : checking whether right shift preserve sign bit... yes I, [2023-01-05T09:24:13.035933 #1369] INFO -- : checking whether _SC_CLK_TCK is supported... yes I, [2023-01-05T09:24:13.040219 #1369] INFO -- : checking stack growing direction on x86_64... -1 I, [2023-01-05T09:24:13.042353 #1369] INFO -- : checking native coroutine implementation for x86_64-linux... amd64 I, [2023-01-05T09:24:13.082869 #1369] INFO -- : checking whether pthread_t is scalar type... yes I, [2023-01-05T09:24:13.149702 #1369] INFO -- : checking for sched_yield... yes I, [2023-01-05T09:24:13.222144 #1369] INFO -- : checking for pthread_attr_setinheritsched... yes I, [2023-01-05T09:24:13.298649 #1369] INFO -- : checking for pthread_attr_get_np... no I, [2023-01-05T09:24:13.362642 #1369] INFO -- : checking for pthread_attr_getstack... yes I, [2023-01-05T09:24:13.432693 #1369] INFO -- : checking for pthread_attr_getguardsize... yes I, [2023-01-05T09:24:13.508816 #1369] INFO -- : checking for pthread_get_stackaddr_np... no I, [2023-01-05T09:24:13.584465 #1369] INFO -- : checking for pthread_get_stacksize_np... no I, [2023-01-05T09:24:13.662115 #1369] INFO -- : checking for thr_stksegment... no I, [2023-01-05T09:24:13.730684 #1369] INFO -- : checking for pthread_stackseg_np... no I, [2023-01-05T09:24:13.800817 #1369] INFO -- : checking for pthread_getthrds_np... no I, [2023-01-05T09:24:13.867864 #1369] INFO -- : checking for pthread_condattr_setclock... yes I, [2023-01-05T09:24:13.940811 #1369] INFO -- : checking for pthread_setname_np... yes I, [2023-01-05T09:24:14.014870 #1369] INFO -- : checking for pthread_set_name_np... no I, [2023-01-05T09:24:14.079142 #1369] INFO -- : checking for pthread_sigmask... yes I, [2023-01-05T09:24:14.135200 #1369] INFO -- : checking for pthread_getattr_np... yes I, [2023-01-05T09:24:14.173128 #1369] INFO -- : checking arguments of pthread_setname_np... (pthread_self(), name) I, [2023-01-05T09:24:14.211008 #1369] INFO -- : checking if mcontext_t is a pointer... no I, [2023-01-05T09:24:14.280120 #1369] INFO -- : checking for getcontext... yes I, [2023-01-05T09:24:14.355794 #1369] INFO -- : checking for setcontext... yes I, [2023-01-05T09:24:15.451203 #1369] INFO -- : checking if fork works with pthread... yes I, [2023-01-05T09:24:15.506450 #1369] INFO -- : checking sys/user.h usability... yes I, [2023-01-05T09:24:15.518761 #1369] INFO -- : checking sys/user.h presence... yes I, [2023-01-05T09:24:15.518967 #1369] INFO -- : checking for sys/user.h... yes I, [2023-01-05T09:24:15.569744 #1369] INFO -- : checking whether PAGE_SIZE is compile-time const... yes I, [2023-01-05T09:24:15.617249 #1369] INFO -- : checking ioctl request type... unsigned long I, [2023-01-05T09:24:15.680616 #1369] INFO -- : checking elf.h usability... yes I, [2023-01-05T09:24:15.698877 #1369] INFO -- : checking elf.h presence... yes I, [2023-01-05T09:24:15.699119 #1369] INFO -- : checking for elf.h... yes I, [2023-01-05T09:24:15.751689 #1369] INFO -- : checking elf_abi.h usability... no I, [2023-01-05T09:24:15.771313 #1369] INFO -- : checking elf_abi.h presence... no I, [2023-01-05T09:24:15.771478 #1369] INFO -- : checking for elf_abi.h... no I, [2023-01-05T09:24:15.834919 #1369] INFO -- : checking for uncompress in -lz... yes I, [2023-01-05T09:24:15.877873 #1369] INFO -- : checking mach-o/loader.h usability... no I, [2023-01-05T09:24:15.896293 #1369] INFO -- : checking mach-o/loader.h presence... no I, [2023-01-05T09:24:15.896476 #1369] INFO -- : checking for mach-o/loader.h... no I, [2023-01-05T09:24:15.896946 #1369] INFO -- : checking whether OS depend dynamic link works... yes I, [2023-01-05T09:24:15.962257 #1369] INFO -- : checking for backtrace... yes I, [2023-01-05T09:24:16.057203 #1369] INFO -- : checking for broken backtrace... no I, [2023-01-05T09:24:16.112276 #1369] INFO -- : checking valgrind/memcheck.h usability... yes I, [2023-01-05T09:24:16.128347 #1369] INFO -- : checking valgrind/memcheck.h presence... yes I, [2023-01-05T09:24:16.128591 #1369] INFO -- : checking for valgrind/memcheck.h... yes I, [2023-01-05T09:24:16.196996 #1369] INFO -- : checking for strip flags... -S -x I, [2023-01-05T09:24:16.276883 #1369] INFO -- : checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes I, [2023-01-05T09:24:16.335935 #1369] INFO -- : checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes I, [2023-01-05T09:24:16.345019 #1369] INFO -- : checking whether wrapper for LD_LIBRARY_PATH is needed... no I, [2023-01-05T09:24:16.349233 #1369] INFO -- : checking whether dtrace USDT is available... no I, [2023-01-05T09:24:16.419447 #1369] INFO -- : checking for __builtin_setjmp... yes with cast () I, [2023-01-05T09:24:16.446537 #1369] INFO -- : checking for _setjmpex as a macro or function... no I, [2023-01-05T09:24:16.491879 #1369] INFO -- : checking for _setjmp as a macro or function... yes I, [2023-01-05T09:24:16.535862 #1369] INFO -- : checking for sigsetjmp as a macro or function... no I, [2023-01-05T09:24:16.538099 #1369] INFO -- : checking for setjmp type... __builtin_setjmp I, [2023-01-05T09:24:16.541453 #1369] INFO -- : checking for rustc... no I, [2023-01-05T09:24:16.581997 #1369] INFO -- : checking for prefix of external symbols... NONE I, [2023-01-05T09:24:16.591164 #1369] INFO -- : checking if make is GNU make... yes I, [2023-01-05T09:24:16.701556 #1369] INFO -- : .ext/include/x86_64-linux/ruby/config.h updated I, [2023-01-05T09:24:16.733042 #1369] INFO -- : configure: ruby library version = 3.3.0+0 I, [2023-01-05T09:24:16.848769 #1369] INFO -- : configure: creating ./config.status I, [2023-01-05T09:24:16.956936 #1369] INFO -- : config.status: creating GNUmakefile I, [2023-01-05T09:24:16.974740 #1369] INFO -- : config.status: creating Makefile I, [2023-01-05T09:24:17.069881 #1369] INFO -- : --- I, [2023-01-05T09:24:17.069977 #1369] INFO -- : Configuration summary for ruby version 3.3.0 I, [2023-01-05T09:24:17.069996 #1369] INFO -- : I, [2023-01-05T09:24:17.091814 #1369] INFO -- : * Installation prefix: /tmp/ruby/install/trunk I, [2023-01-05T09:24:17.113466 #1369] INFO -- : * exec prefix: ${prefix} I, [2023-01-05T09:24:17.133703 #1369] INFO -- : * arch: x86_64-linux I, [2023-01-05T09:24:17.151310 #1369] INFO -- : * site arch: ${arch} I, [2023-01-05T09:24:17.172572 #1369] INFO -- : * RUBY_BASE_NAME: ruby I, [2023-01-05T09:24:17.191461 #1369] INFO -- : * enable shared: yes I, [2023-01-05T09:24:17.211518 #1369] INFO -- : * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} I, [2023-01-05T09:24:17.232684 #1369] INFO -- : * site libraries path: ${rubylibprefix}/${sitearch} I, [2023-01-05T09:24:17.255039 #1369] INFO -- : * vendor path: ${rubylibprefix}/vendor_ruby I, [2023-01-05T09:24:17.278727 #1369] INFO -- : * target OS: linux I, [2023-01-05T09:24:17.299692 #1369] INFO -- : * compiler: gcc I, [2023-01-05T09:24:17.321613 #1369] INFO -- : * with thread: pthread I, [2023-01-05T09:24:17.342861 #1369] INFO -- : * with coroutine: amd64 I, [2023-01-05T09:24:17.363494 #1369] INFO -- : * enable shared libs: yes I, [2023-01-05T09:24:17.381753 #1369] INFO -- : * dynamic library ext: so I, [2023-01-05T09:24:17.398212 #1369] INFO -- : * CFLAGS: ${optflags} ${debugflags} ${warnflags} I, [2023-01-05T09:24:17.414721 #1369] INFO -- : * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ I, [2023-01-05T09:24:17.414784 #1369] INFO -- : -Wl,-export-dynamic -Wl,--no-as-needed I, [2023-01-05T09:24:17.433421 #1369] INFO -- : * DLDFLAGS: -Wl,--compress-debug-sections=zlib I, [2023-01-05T09:24:17.449649 #1369] INFO -- : * optflags: -O3 -fno-fast-math I, [2023-01-05T09:24:17.470838 #1369] INFO -- : * debugflags: -ggdb3 I, [2023-01-05T09:24:17.481011 #1369] INFO -- : * warnflags: -Wall -Wextra -Wdeprecated-declarations \ I, [2023-01-05T09:24:17.481075 #1369] INFO -- : -Wdiv-by-zero -Wduplicated-cond \ I, [2023-01-05T09:24:17.481090 #1369] INFO -- : -Wimplicit-function-declaration -Wimplicit-int \ I, [2023-01-05T09:24:17.481103 #1369] INFO -- : -Wmisleading-indentation -Wpointer-arith \ I, [2023-01-05T09:24:17.481115 #1369] INFO -- : -Wwrite-strings -Wold-style-definition \ I, [2023-01-05T09:24:17.481126 #1369] INFO -- : -Wimplicit-fallthrough=0 -Wmissing-noreturn \ I, [2023-01-05T09:24:17.481156 #1369] INFO -- : -Wno-cast-function-type \ I, [2023-01-05T09:24:17.481167 #1369] INFO -- : -Wno-constant-logical-operand -Wno-long-long \ I, [2023-01-05T09:24:17.481179 #1369] INFO -- : -Wno-missing-field-initializers \ I, [2023-01-05T09:24:17.481190 #1369] INFO -- : -Wno-overlength-strings \ I, [2023-01-05T09:24:17.481201 #1369] INFO -- : -Wno-packed-bitfield-compat \ I, [2023-01-05T09:24:17.481212 #1369] INFO -- : -Wno-parentheses-equality -Wno-self-assign \ I, [2023-01-05T09:24:17.481224 #1369] INFO -- : -Wno-tautological-compare -Wno-unused-parameter \ I, [2023-01-05T09:24:17.481235 #1369] INFO -- : -Wno-unused-value -Wsuggest-attribute=format \ I, [2023-01-05T09:24:17.481247 #1369] INFO -- : -Wsuggest-attribute=noreturn -Wunused-variable \ I, [2023-01-05T09:24:17.481258 #1369] INFO -- : -Wundef I, [2023-01-05T09:24:17.484542 #1369] INFO -- : * strip command: strip -S -x I, [2023-01-05T09:24:17.486893 #1369] INFO -- : * install doc: no I, [2023-01-05T09:24:17.490871 #1369] INFO -- : * MJIT support: yes I, [2023-01-05T09:24:17.495217 #1369] INFO -- : * YJIT support: no I, [2023-01-05T09:24:17.499467 #1369] INFO -- : * man page type: doc I, [2023-01-05T09:24:17.503377 #1369] INFO -- : * BASERUBY -v: ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) \ I, [2023-01-05T09:24:17.503452 #1369] INFO -- : [x86_64-linux-gnu] I, [2023-01-05T09:24:17.503716 #1369] INFO -- : I, [2023-01-05T09:24:17.503793 #1369] INFO -- : --- I, [2023-01-05T09:24:17.571513 #1369] INFO -- : $$$[end] "/tmp/ruby/src/trunk/configure --prefix=/tmp/ruby/install/trunk --disable-install-doc --enable-shared" exit with 0. I, [2023-01-05T09:24:17.571820 #1369] INFO -- : $$$[beg] make update-unicode -j16 I, [2023-01-05T09:24:17.612799 #1369] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T09:24:17.612892 #1369] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T09:24:17.614166 #1369] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T09:24:17.614460 #1369] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T09:24:17.614555 #1369] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T09:24:17.614819 #1369] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T09:24:17.616766 #1369] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T09:24:17.617030 #1369] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T09:24:17.619534 #1369] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T09:24:17.619989 #1369] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T09:24:17.620518 #1369] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T09:24:17.624618 #1369] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T09:24:17.624952 #1369] INFO -- : Downloading Unicode 15.0.0 auxiliary files... I, [2023-01-05T09:24:17.625055 #1369] INFO -- : Downloading Unicode 15.0.0 auxiliary files... I, [2023-01-05T09:24:17.629566 #1369] INFO -- : Downloading Unicode UCD emoji 15.0 files... I, [2023-01-05T09:24:17.631974 #1369] INFO -- : Downloading Unicode UCD emoji 15.0 files... I, [2023-01-05T09:24:18.580334 #1369] 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/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 ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... done I, [2023-01-05T09:24:18.776416 #1369] INFO -- : downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done I, [2023-01-05T09:24:18.776938 #1369] INFO -- : done I, [2023-01-05T09:24:18.778817 #1369] INFO -- : downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done I, [2023-01-05T09:24:19.130737 #1369] INFO -- : downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done I, [2023-01-05T09:24:19.135935 #1369] INFO -- : Downloading Unicode emoji 15.0 files... I, [2023-01-05T09:24:19.308126 #1369] INFO -- : downloading emoji/15.0/emoji-sequences.txt ... done I, [2023-01-05T09:24:19.312334 #1369] INFO -- : Downloading Unicode emoji 15.0 files... I, [2023-01-05T09:24:19.352705 #1369] INFO -- : done I, [2023-01-05T09:24:19.411022 #1369] INFO -- : downloading 15.0.0/ucd/CompositionExclusions.txt ... downloading emoji/15.0/emoji-sequences.txt ... done I, [2023-01-05T09:24:19.436441 #1369] INFO -- : downloading 15.0.0/ucd/CompositionExclusions.txt ... done I, [2023-01-05T09:24:19.440731 #1369] INFO -- : Downloading Unicode emoji 15.0 files... I, [2023-01-05T09:24:19.498212 #1369] INFO -- : done I, [2023-01-05T09:24:19.751896 #1369] INFO -- : downloading emoji/15.0/emoji-sequences.txt ... done I, [2023-01-05T09:24:19.808891 #1369] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T09:24:19.853671 #1369] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T09:24:19.854348 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T09:24:20.011761 #1369] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T09:24:20.158377 #1369] INFO -- : downloading emoji/15.0/emoji-test.txt ... done I, [2023-01-05T09:24:20.284421 #1369] INFO -- : downloading emoji/15.0/emoji-test.txt ... done I, [2023-01-05T09:24:20.989958 #1369] INFO -- : downloading emoji/15.0/emoji-test.txt ... done I, [2023-01-05T09:24:20.990268 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T09:24:21.053599 #1369] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T09:24:21.333361 #1369] INFO -- : downloading emoji/15.0/emoji-zwj-sequences.txt ... done I, [2023-01-05T09:24:21.583793 #1369] INFO -- : downloading emoji/15.0/emoji-zwj-sequences.txt ... done I, [2023-01-05T09:24:21.630812 #1369] INFO -- : downloading emoji/15.0/emoji-zwj-sequences.txt ... done I, [2023-01-05T09:24:21.754404 #1369] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-05T09:24:22.094566 #1369] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-05T09:24:22.160548 #1369] INFO -- : done I, [2023-01-05T09:24:22.160845 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T09:24:22.161060 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2023-01-05T09:24:22.247178 #1369] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-05T09:24:22.315126 #1369] INFO -- : done I, [2023-01-05T09:24:22.524560 #1369] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-05T09:24:22.551315 #1369] INFO -- : done I, [2023-01-05T09:24:22.551377 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T09:24:22.671145 #1369] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-05T09:24:22.818603 #1369] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-05T09:24:22.862616 #1369] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-05T09:24:22.954357 #1369] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-05T09:24:22.954426 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T09:24:22.954540 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T09:24:23.076911 #1369] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-05T09:24:23.198856 #1369] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-05T09:24:23.260862 #1369] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-05T09:24:23.260941 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T09:24:23.260964 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2023-01-05T09:24:23.261110 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T09:24:23.261157 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T09:24:23.303159 #1369] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-05T09:24:23.354159 #1369] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T09:24:23.365713 #1369] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T09:24:23.365834 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T09:24:23.495074 #1369] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T09:24:23.520209 #1369] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T09:24:23.520449 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T09:24:23.520643 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2023-01-05T09:24:23.520750 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T09:24:23.520861 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T09:24:23.520952 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T09:24:23.598785 #1369] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T09:24:23.602855 #1369] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T09:24:23.603255 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T09:24:23.603566 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2023-01-05T09:24:23.603842 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T09:24:23.604082 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T09:24:23.604319 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T09:24:23.606234 #1369] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T09:24:23.606435 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T09:24:23.606672 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2023-01-05T09:24:23.606755 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T09:24:23.606858 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T09:24:23.607030 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T09:24:23.660008 #1369] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T09:24:24.149622 #1369] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T09:24:24.159835 #1369] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T09:24:24.160180 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T09:24:24.160265 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2023-01-05T09:24:24.160288 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T09:24:24.160434 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T09:24:24.160544 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T09:24:24.160704 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists I, [2023-01-05T09:24:24.161727 #1369] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T09:24:24.163621 #1369] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T09:24:24.313511 #1369] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T09:24:24.336241 #1369] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T09:24:24.383684 #1369] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T09:24:24.388238 #1369] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T09:24:24.422979 #1369] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T09:24:24.446733 #1369] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T09:24:25.266728 #1369] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T09:24:25.266951 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T09:24:25.267100 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2023-01-05T09:24:25.267336 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T09:24:25.267424 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T09:24:25.267530 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T09:24:25.267657 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists I, [2023-01-05T09:24:25.579783 #1369] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T09:24:25.595637 #1369] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T09:24:25.641328 #1369] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T09:24:25.685639 #1369] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T09:24:25.695120 #1369] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T09:24:25.695378 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T09:24:25.695505 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2023-01-05T09:24:25.695628 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T09:24:25.695734 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T09:24:25.695938 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T09:24:25.696020 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists I, [2023-01-05T09:24:25.696058 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists I, [2023-01-05T09:24:25.732995 #1369] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T09:24:25.800977 #1369] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T09:24:26.006292 #1369] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T09:24:26.049576 #1369] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T09:24:26.378468 #1369] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T09:24:26.425396 #1369] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T09:24:26.487402 #1369] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T09:24:26.487614 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-01-05T09:24:26.504479 #1369] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T09:24:26.513803 #1369] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T09:24:26.514576 #1369] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T09:24:26.585609 #1369] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T09:24:26.612126 #1369] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T09:24:26.612344 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-01-05T09:24:26.659131 #1369] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T09:24:26.777597 #1369] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T09:24:26.822926 #1369] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T09:24:26.823219 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-05T09:24:26.841154 #1369] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T09:24:26.887963 #1369] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T09:24:26.901981 #1369] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T09:24:26.908081 #1369] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T09:24:26.908266 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-05T09:24:26.911045 #1369] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T09:24:26.912439 #1369] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T09:24:26.986655 #1369] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T09:24:27.013353 #1369] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T09:24:27.054802 #1369] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T09:24:27.459210 #1369] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T09:24:27.505662 #1369] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T09:24:27.523015 #1369] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T09:24:27.540637 #1369] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T09:24:27.562092 #1369] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T09:24:27.568385 #1369] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T09:24:27.578866 #1369] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T09:24:27.588806 #1369] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T09:24:27.661652 #1369] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T09:24:27.676566 #1369] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T09:24:28.156277 #1369] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T09:24:28.156628 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-01-05T09:24:28.157111 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-05T09:24:28.157216 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists I, [2023-01-05T09:24:28.250499 #1369] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T09:24:28.306485 #1369] INFO -- : done I, [2023-01-05T09:24:28.325375 #1369] INFO -- : done I, [2023-01-05T09:24:28.368618 #1369] INFO -- : done I, [2023-01-05T09:24:28.376024 #1369] INFO -- : done I, [2023-01-05T09:24:28.377075 #1369] INFO -- : done I, [2023-01-05T09:24:28.395530 #1369] INFO -- : done I, [2023-01-05T09:24:28.446235 #1369] INFO -- : done I, [2023-01-05T09:24:28.466627 #1369] INFO -- : done I, [2023-01-05T09:24:28.513016 #1369] INFO -- : done I, [2023-01-05T09:24:28.513231 #1369] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Scripts.txt already exists I, [2023-01-05T09:24:28.971681 #1369] INFO -- : done I, [2023-01-05T09:24:29.910644 #1369] INFO -- : done I, [2023-01-05T09:24:29.916891 #1369] INFO -- : $$$[end] "make update-unicode -j16" exit with 0. I, [2023-01-05T09:24:29.916980 #1369] INFO -- : $$$[beg] make update-download -j16 I, [2023-01-05T09:24:30.012938 #1369] INFO -- : tool/config.guess already exists I, [2023-01-05T09:24:30.013000 #1369] INFO -- : tool/config.sub already exists I, [2023-01-05T09:24:30.016374 #1369] INFO -- : Downloading bundled gem minitest-5.17.0... I, [2023-01-05T09:24:30.016561 #1369] INFO -- : Downloading bundled gem power_assert-2.0.3... I, [2023-01-05T09:24:30.017661 #1369] INFO -- : Downloading bundled gem rake-13.0.6... I, [2023-01-05T09:24:30.017860 #1369] INFO -- : Downloading bundled gem test-unit-3.5.7... I, [2023-01-05T09:24:30.018234 #1369] INFO -- : Downloading bundled gem rexml-3.2.5... I, [2023-01-05T09:24:30.018530 #1369] INFO -- : Downloading bundled gem rss-0.2.9... I, [2023-01-05T09:24:30.020051 #1369] INFO -- : Downloading bundled gem net-ftp-0.2.0... I, [2023-01-05T09:24:30.020855 #1369] INFO -- : Downloading bundled gem net-imap-0.3.4... I, [2023-01-05T09:24:30.024965 #1369] INFO -- : Downloading bundled gem net-pop-0.1.2... I, [2023-01-05T09:24:30.025106 #1369] INFO -- : Downloading bundled gem net-smtp-0.3.3... I, [2023-01-05T09:24:30.025524 #1369] INFO -- : Downloading bundled gem matrix-0.4.2... I, [2023-01-05T09:24:30.029049 #1369] INFO -- : Downloading bundled gem prime-0.1.2... I, [2023-01-05T09:24:30.030007 #1369] INFO -- : Downloading bundled gem rbs-2.8.2... I, [2023-01-05T09:24:30.033479 #1369] INFO -- : Downloading bundled gem debug-1.7.1... I, [2023-01-05T09:24:30.033688 #1369] INFO -- : Downloading bundled gem typeprof-0.21.3... I, [2023-01-05T09:24:30.308261 #1369] INFO -- : $$$[end] "make update-download -j16" exit with 0. I, [2023-01-05T09:24:30.308352 #1369] INFO -- : $$$[beg] make update-rubyspec -j16 I, [2023-01-05T09:24:30.354413 #1369] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-01-05T09:24:30.354947 #1369] INFO -- : $$$[end] "make update-rubyspec -j16" exit with 0. I, [2023-01-05T09:24:30.355048 #1369] INFO -- : $$$[beg] make update-src -j16 I, [2023-01-05T09:24:30.961356 #1369] INFO -- : Already up to date. I, [2023-01-05T09:24:30.972071 #1369] INFO -- : Current branch master is up to date. I, [2023-01-05T09:24:30.996838 #1369] INFO -- : Latest commit hash = ee6e4d63df I, [2023-01-05T09:24:31.000000 #1369] INFO -- : $$$[end] "make update-src -j16" exit with 0. I, [2023-01-05T09:24:31.000093 #1369] INFO -- : $$$[beg] make after-update -j16 I, [2023-01-05T09:24:31.038650 #1369] INFO -- : generating id.h I, [2023-01-05T09:24:31.046068 #1369] INFO -- : generating opt_sc.inc I, [2023-01-05T09:24:31.046148 #1369] INFO -- : generating optinsn.inc I, [2023-01-05T09:24:31.046527 #1369] INFO -- : generating insns.inc I, [2023-01-05T09:24:31.046588 #1369] INFO -- : generating optunifs.inc I, [2023-01-05T09:24:31.046956 #1369] INFO -- : generating insns_info.inc I, [2023-01-05T09:24:31.048252 #1369] INFO -- : generating vmtc.inc I, [2023-01-05T09:24:31.048690 #1369] INFO -- : generating vm.inc I, [2023-01-05T09:24:31.048956 #1369] INFO -- : generating mjit_sp_inc.inc I, [2023-01-05T09:24:31.050850 #1369] INFO -- : generating node_name.inc I, [2023-01-05T09:24:31.051718 #1369] INFO -- : generating known_errors.inc I, [2023-01-05T09:24:31.056275 #1369] INFO -- : generating vm_call_iseq_optimized.inc I, [2023-01-05T09:24:31.058955 #1369] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk/enc/jis I, [2023-01-05T09:24:31.060748 #1369] INFO -- : /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk/probes.d > probes.dmyh I, [2023-01-05T09:24:31.068928 #1369] INFO -- : generating /tmp/ruby/src/trunk/lib/ruby_vm/mjit/instruction.rb E, [2023-01-05T09:24:31.070521 #1369] ERROR -- : + cp /tmp/ruby/src/trunk/enc/jis/props.h.blt /tmp/ruby/src/trunk/enc/jis/props.h I, [2023-01-05T09:24:31.075537 #1369] INFO -- : copying lex.c I, [2023-01-05T09:24:31.085024 #1369] INFO -- : generating id.c I, [2023-01-05T09:24:31.085306 #1369] INFO -- : making /tmp/ruby/src/trunk/ast.rbinc I, [2023-01-05T09:24:31.094759 #1369] INFO -- : known_errors.inc updated I, [2023-01-05T09:24:31.095327 #1369] INFO -- : id.h updated I, [2023-01-05T09:24:31.097420 #1369] INFO -- : vm_call_iseq_optimized.inc updated I, [2023-01-05T09:24:31.097739 #1369] INFO -- : making /tmp/ruby/src/trunk/dir.rbinc I, [2023-01-05T09:24:31.097992 #1369] INFO -- : making /tmp/ruby/src/trunk/gc.rbinc I, [2023-01-05T09:24:31.099417 #1369] INFO -- : making /tmp/ruby/src/trunk/numeric.rbinc I, [2023-01-05T09:24:31.121056 #1369] INFO -- : making /tmp/ruby/src/trunk/io.rbinc I, [2023-01-05T09:24:31.121744 #1369] INFO -- : id.c updated I, [2023-01-05T09:24:31.122959 #1369] INFO -- : making /tmp/ruby/src/trunk/marshal.rbinc I, [2023-01-05T09:24:31.123726 #1369] INFO -- : making /tmp/ruby/src/trunk/mjit.rbinc I, [2023-01-05T09:24:31.124365 #1369] INFO -- : making /tmp/ruby/src/trunk/pack.rbinc I, [2023-01-05T09:24:31.124437 #1369] INFO -- : making /tmp/ruby/src/trunk/mjit_c.rbinc I, [2023-01-05T09:24:31.126939 #1369] INFO -- : making /tmp/ruby/src/trunk/trace_point.rbinc I, [2023-01-05T09:24:31.127666 #1369] INFO -- : making /tmp/ruby/src/trunk/warning.rbinc I, [2023-01-05T09:24:31.135518 #1369] INFO -- : making /tmp/ruby/src/trunk/array.rbinc I, [2023-01-05T09:24:31.139471 #1369] INFO -- : making /tmp/ruby/src/trunk/kernel.rbinc I, [2023-01-05T09:24:31.140026 #1369] INFO -- : making /tmp/ruby/src/trunk/ractor.rbinc I, [2023-01-05T09:24:31.144413 #1369] INFO -- : /tmp/ruby/src/trunk/revision.h updated I, [2023-01-05T09:24:31.144585 #1369] INFO -- : making /tmp/ruby/src/trunk/symbol.rbinc I, [2023-01-05T09:24:31.147654 #1369] INFO -- : making /tmp/ruby/src/trunk/timev.rbinc I, [2023-01-05T09:24:31.149882 #1369] INFO -- : generating enc/trans/newline.c ... I, [2023-01-05T09:24:31.154170 #1369] INFO -- : making /tmp/ruby/src/trunk/thread_sync.rbinc I, [2023-01-05T09:24:31.158695 #1369] INFO -- : making /tmp/ruby/src/trunk/nilclass.rbinc I, [2023-01-05T09:24:31.163667 #1369] INFO -- : making /tmp/ruby/src/trunk/prelude.rbinc I, [2023-01-05T09:24:31.163765 #1369] INFO -- : making /tmp/ruby/src/trunk/gem_prelude.rbinc I, [2023-01-05T09:24:31.167030 #1369] INFO -- : making /tmp/ruby/src/trunk/yjit.rbinc I, [2023-01-05T09:24:31.174858 #1369] INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/ripper.c I, [2023-01-05T09:24:31.175662 #1369] INFO -- : generating /tmp/ruby/src/trunk/ext/rbconfig/sizeof/sizes.c I, [2023-01-05T09:24:31.178071 #1369] INFO -- : generating /tmp/ruby/src/trunk/ext/rbconfig/sizeof/limits.c I, [2023-01-05T09:24:31.181005 #1369] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper' I, [2023-01-05T09:24:31.181120 #1369] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-05T09:24:31.181658 #1369] INFO -- : extracting ripper.y from ../../parse.y I, [2023-01-05T09:24:31.182188 #1369] INFO -- : generating eventids1.c from ../../parse.y I, [2023-01-05T09:24:31.183906 #1369] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/socket' I, [2023-01-05T09:24:31.184140 #1369] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-05T09:24:31.184919 #1369] INFO -- : generating constant definitions I, [2023-01-05T09:24:31.196591 #1369] INFO -- : generating miniprelude.c I, [2023-01-05T09:24:31.197280 #1369] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/etc' I, [2023-01-05T09:24:31.198016 #1369] INFO -- : generating golf_prelude.c I, [2023-01-05T09:24:31.198152 #1369] INFO -- : generating constant definitions I, [2023-01-05T09:24:31.199180 #1369] INFO -- : generating eventids2table.c from ./eventids2.c I, [2023-01-05T09:24:31.207288 #1369] INFO -- : generating parse.c I, [2023-01-05T09:24:31.220044 #1369] INFO -- : limits.c updated I, [2023-01-05T09:24:31.222054 #1369] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-05T09:24:31.222557 #1369] INFO -- : generating x86_64-linux-fake.rb I, [2023-01-05T09:24:31.230859 #1369] INFO -- : sizes.c updated I, [2023-01-05T09:24:31.232528 #1369] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-05T09:24:31.238971 #1369] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/etc' I, [2023-01-05T09:24:31.241450 #1369] INFO -- : golf_prelude.c updated I, [2023-01-05T09:24:31.247921 #1369] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/socket' I, [2023-01-05T09:24:31.300479 #1369] INFO -- : miniprelude.c updated I, [2023-01-05T09:24:31.309821 #1369] INFO -- : x86_64-linux-fake.rb updated I, [2023-01-05T09:24:31.362862 #1369] INFO -- : compiling compiler ripper.y I, [2023-01-05T09:24:31.478164 #1369] INFO -- : /bin/sh /tmp/ruby/src/trunk/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp I, [2023-01-05T09:24:31.481090 #1369] INFO -- : rbconfig.rb updated I, [2023-01-05T09:24:31.482990 #1369] INFO -- : generating enc.mk I, [2023-01-05T09:24:31.493663 #1369] INFO -- : /tmp/ruby/src/trunk/lib/unicode_normalize/tables.rb unchanged I, [2023-01-05T09:24:31.657524 #1369] INFO -- : making srcs under enc I, [2023-01-05T09:24:31.679505 #1369] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:24:31.680057 #1369] INFO -- : generating table from enc/trans/big5.c I, [2023-01-05T09:24:31.680344 #1369] INFO -- : generating table from enc/trans/cesu_8.c I, [2023-01-05T09:24:31.680600 #1369] INFO -- : generating table from enc/trans/chinese.c I, [2023-01-05T09:24:31.680974 #1369] INFO -- : generating table from enc/trans/ebcdic.c I, [2023-01-05T09:24:31.682064 #1369] INFO -- : generating table from enc/trans/emoji.c I, [2023-01-05T09:24:31.682466 #1369] INFO -- : generating table from enc/trans/emoji_iso2022_kddi.c I, [2023-01-05T09:24:31.682752 #1369] INFO -- : generating table from enc/trans/emoji_sjis_docomo.c I, [2023-01-05T09:24:31.684339 #1369] INFO -- : generating table from enc/trans/emoji_sjis_kddi.c I, [2023-01-05T09:24:31.685183 #1369] INFO -- : generating table from enc/trans/emoji_sjis_softbank.c I, [2023-01-05T09:24:31.685680 #1369] INFO -- : generating table from enc/trans/escape.c I, [2023-01-05T09:24:31.689018 #1369] INFO -- : generating table from enc/trans/gb18030.c I, [2023-01-05T09:24:31.692320 #1369] INFO -- : generating table from enc/trans/gbk.c I, [2023-01-05T09:24:31.693254 #1369] INFO -- : generating table from enc/trans/iso2022.c I, [2023-01-05T09:24:31.694991 #1369] INFO -- : generating table from enc/trans/japanese.c I, [2023-01-05T09:24:31.698272 #1369] INFO -- : generating table from enc/trans/japanese_euc.c I, [2023-01-05T09:24:31.746196 #1369] INFO -- : generating enc/trans/cesu_8.c ... I, [2023-01-05T09:24:31.750004 #1369] INFO -- : generating table from enc/trans/japanese_sjis.c I, [2023-01-05T09:24:31.753432 #1369] INFO -- : generating enc/trans/escape.c ... I, [2023-01-05T09:24:31.755318 #1369] INFO -- : generating enc/trans/japanese.c ... I, [2023-01-05T09:24:31.757535 #1369] INFO -- : generating table from enc/trans/korean.c I, [2023-01-05T09:24:31.760705 #1369] INFO -- : generating enc/trans/ebcdic.c ... I, [2023-01-05T09:24:31.764888 #1369] INFO -- : generating enc/trans/iso2022.c ... I, [2023-01-05T09:24:31.781324 #1369] INFO -- : generating table from enc/trans/single_byte.c I, [2023-01-05T09:24:31.781829 #1369] INFO -- : generating table from enc/trans/utf8_mac.c I, [2023-01-05T09:24:31.782412 #1369] INFO -- : generating table from enc/trans/utf_16_32.c I, [2023-01-05T09:24:31.858801 #1369] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper' I, [2023-01-05T09:24:31.861275 #1369] INFO -- : generating enc/trans/utf_16_32.c ... I, [2023-01-05T09:24:31.967501 #1369] INFO -- : generating enc/trans/emoji.c ... I, [2023-01-05T09:24:32.202345 #1369] INFO -- : generating enc/trans/emoji_iso2022_kddi.c ... I, [2023-01-05T09:24:32.341805 #1369] INFO -- : generating enc/trans/single_byte.c ... I, [2023-01-05T09:24:32.413261 #1369] INFO -- : generating enc/trans/emoji_sjis_docomo.c ... I, [2023-01-05T09:24:32.434971 #1369] INFO -- : generating enc/trans/emoji_sjis_softbank.c ... I, [2023-01-05T09:24:32.439555 #1369] INFO -- : generating enc/trans/emoji_sjis_kddi.c ... I, [2023-01-05T09:24:32.637613 #1369] INFO -- : generating enc/trans/chinese.c ... I, [2023-01-05T09:24:32.711389 #1369] INFO -- : generating enc/trans/gbk.c ... I, [2023-01-05T09:24:32.714252 #1369] INFO -- : generating enc/trans/japanese_sjis.c ... I, [2023-01-05T09:24:32.832360 #1369] INFO -- : generating enc/trans/utf8_mac.c ... I, [2023-01-05T09:24:32.923177 #1369] INFO -- : generating enc/trans/korean.c ... I, [2023-01-05T09:24:33.635810 #1369] INFO -- : generating enc/trans/gb18030.c ... I, [2023-01-05T09:24:33.673395 #1369] INFO -- : generating enc/trans/japanese_euc.c ... I, [2023-01-05T09:24:34.550664 #1369] INFO -- : generating enc/trans/big5.c ... I, [2023-01-05T09:24:34.555082 #1369] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:24:34.615168 #1369] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk/.bundle/gems I, [2023-01-05T09:24:34.617208 #1369] INFO -- : Extracting bundle gem power_assert-2.0.3... I, [2023-01-05T09:24:34.617282 #1369] INFO -- : Extracting bundle gem minitest-5.17.0... I, [2023-01-05T09:24:34.617446 #1369] INFO -- : Extracting bundle gem rake-13.0.6... I, [2023-01-05T09:24:34.617705 #1369] INFO -- : Extracting bundle gem test-unit-3.5.7... I, [2023-01-05T09:24:34.618618 #1369] INFO -- : Extracting bundle gem rexml-3.2.5... I, [2023-01-05T09:24:34.619131 #1369] INFO -- : Extracting bundle gem rss-0.2.9... I, [2023-01-05T09:24:34.619414 #1369] INFO -- : Extracting bundle gem net-ftp-0.2.0... I, [2023-01-05T09:24:34.619695 #1369] INFO -- : Extracting bundle gem net-imap-0.3.4... I, [2023-01-05T09:24:34.620964 #1369] INFO -- : Extracting bundle gem net-pop-0.1.2... I, [2023-01-05T09:24:34.621719 #1369] INFO -- : Extracting bundle gem net-smtp-0.3.3... I, [2023-01-05T09:24:34.629204 #1369] INFO -- : Extracting bundle gem matrix-0.4.2... I, [2023-01-05T09:24:34.630866 #1369] INFO -- : Extracting bundle gem prime-0.1.2... I, [2023-01-05T09:24:34.631401 #1369] INFO -- : Extracting bundle gem rbs-2.8.2... I, [2023-01-05T09:24:34.632493 #1369] INFO -- : Extracting bundle gem typeprof-0.21.3... I, [2023-01-05T09:24:34.635991 #1369] INFO -- : Extracting bundle gem debug-1.7.1... I, [2023-01-05T09:24:34.778896 #1369] INFO -- : Unpacked gems/rexml-3.2.5.gem I, [2023-01-05T09:24:34.781040 #1369] INFO -- : Unpacked gems/power_assert-2.0.3.gem I, [2023-01-05T09:24:34.783773 #1369] INFO -- : Unpacked gems/net-imap-0.3.4.gem I, [2023-01-05T09:24:34.784330 #1369] INFO -- : Unpacked gems/net-ftp-0.2.0.gem I, [2023-01-05T09:24:34.784862 #1369] INFO -- : Unpacked gems/net-pop-0.1.2.gem I, [2023-01-05T09:24:34.787017 #1369] INFO -- : Unpacked gems/net-smtp-0.3.3.gem I, [2023-01-05T09:24:34.789178 #1369] INFO -- : Unpacked gems/prime-0.1.2.gem I, [2023-01-05T09:24:34.789293 #1369] INFO -- : Unpacked gems/matrix-0.4.2.gem I, [2023-01-05T09:24:34.792041 #1369] INFO -- : Unpacked gems/minitest-5.17.0.gem I, [2023-01-05T09:24:34.794289 #1369] INFO -- : Unpacked gems/rake-13.0.6.gem I, [2023-01-05T09:24:34.794535 #1369] INFO -- : Unpacked gems/test-unit-3.5.7.gem I, [2023-01-05T09:24:34.797856 #1369] INFO -- : Unpacked gems/typeprof-0.21.3.gem I, [2023-01-05T09:24:34.798560 #1369] INFO -- : Unpacked gems/debug-1.7.1.gem I, [2023-01-05T09:24:34.802506 #1369] INFO -- : Unpacked gems/rss-0.2.9.gem I, [2023-01-05T09:24:34.880229 #1369] INFO -- : Unpacked gems/rbs-2.8.2.gem I, [2023-01-05T09:24:34.882514 #1369] INFO -- : $$$[end] "make after-update -j16" exit with 0. I, [2023-01-05T09:24:34.882783 #1369] INFO -- : $$$[beg] make miniruby -j16 I, [2023-01-05T09:24:34.928252 #1369] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T09:24:34.928355 #1369] INFO -- : CC = gcc I, [2023-01-05T09:24:34.928396 #1369] INFO -- : LD = ld I, [2023-01-05T09:24:34.928510 #1369] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T09:24:34.928546 #1369] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC I, [2023-01-05T09:24:34.928595 #1369] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2023-01-05T09:24:34.928613 #1369] INFO -- : CPPFLAGS = I, [2023-01-05T09:24:34.928629 #1369] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T09:24:34.928649 #1369] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T09:24:34.928664 #1369] INFO -- : LANG = en_US.UTF-8 I, [2023-01-05T09:24:34.928688 #1369] INFO -- : LC_ALL = I, [2023-01-05T09:24:34.928703 #1369] INFO -- : LC_CTYPE = I, [2023-01-05T09:24:34.928719 #1369] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-05T09:24:34.928734 #1369] INFO -- : RUSTC = no I, [2023-01-05T09:24:34.928758 #1369] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-01-05T09:24:34.930375 #1369] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-05T09:24:34.930469 #1369] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-05T09:24:34.930499 #1369] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T09:24:34.930532 #1369] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T09:24:34.930567 #1369] INFO -- : I, [2023-01-05T09:24:34.942403 #1369] INFO -- : compiling /tmp/ruby/src/trunk/main.c I, [2023-01-05T09:24:34.942838 #1369] INFO -- : compiling /tmp/ruby/src/trunk/dmydln.c I, [2023-01-05T09:24:34.945256 #1369] INFO -- : compiling /tmp/ruby/src/trunk/miniinit.c I, [2023-01-05T09:24:34.945415 #1369] INFO -- : compiling /tmp/ruby/src/trunk/dmyext.c I, [2023-01-05T09:24:34.946572 #1369] INFO -- : making dummy probes.h I, [2023-01-05T09:24:34.946936 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ast.c I, [2023-01-05T09:24:34.947836 #1369] INFO -- : compiling /tmp/ruby/src/trunk/bignum.c I, [2023-01-05T09:24:34.948353 #1369] INFO -- : compiling /tmp/ruby/src/trunk/class.c I, [2023-01-05T09:24:34.949003 #1369] INFO -- : compiling /tmp/ruby/src/trunk/compar.c I, [2023-01-05T09:24:34.954815 #1369] INFO -- : compiling /tmp/ruby/src/trunk/compile.c I, [2023-01-05T09:24:34.955503 #1369] INFO -- : compiling /tmp/ruby/src/trunk/complex.c I, [2023-01-05T09:24:34.960118 #1369] INFO -- : compiling /tmp/ruby/src/trunk/cont.c I, [2023-01-05T09:24:34.960753 #1369] INFO -- : compiling /tmp/ruby/src/trunk/debug.c I, [2023-01-05T09:24:34.961406 #1369] INFO -- : compiling /tmp/ruby/src/trunk/debug_counter.c I, [2023-01-05T09:24:34.965312 #1369] INFO -- : compiling /tmp/ruby/src/trunk/dir.c I, [2023-01-05T09:24:34.966883 #1369] INFO -- : compiling /tmp/ruby/src/trunk/dln_find.c I, [2023-01-05T09:24:34.971704 #1369] INFO -- : compiling /tmp/ruby/src/trunk/encoding.c I, [2023-01-05T09:24:34.974649 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enum.c I, [2023-01-05T09:24:35.098054 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enumerator.c I, [2023-01-05T09:24:35.108159 #1369] INFO -- : compiling /tmp/ruby/src/trunk/error.c I, [2023-01-05T09:24:35.128918 #1369] INFO -- : compiling /tmp/ruby/src/trunk/eval.c I, [2023-01-05T09:24:35.177173 #1369] INFO -- : compiling /tmp/ruby/src/trunk/file.c I, [2023-01-05T09:24:35.260207 #1369] INFO -- : compiling /tmp/ruby/src/trunk/gc.c I, [2023-01-05T09:24:35.283062 #1369] INFO -- : compiling /tmp/ruby/src/trunk/hash.c I, [2023-01-05T09:24:35.320156 #1369] INFO -- : compiling /tmp/ruby/src/trunk/inits.c I, [2023-01-05T09:24:35.491394 #1369] INFO -- : compiling /tmp/ruby/src/trunk/io.c I, [2023-01-05T09:24:36.065205 #1369] INFO -- : compiling /tmp/ruby/src/trunk/io_buffer.c I, [2023-01-05T09:24:36.072148 #1369] INFO -- : compiling /tmp/ruby/src/trunk/iseq.c I, [2023-01-05T09:24:36.275074 #1369] INFO -- : compiling /tmp/ruby/src/trunk/load.c I, [2023-01-05T09:24:36.913288 #1369] INFO -- : compiling /tmp/ruby/src/trunk/marshal.c I, [2023-01-05T09:24:36.981150 #1369] INFO -- : compiling /tmp/ruby/src/trunk/math.c I, [2023-01-05T09:24:37.082478 #1369] INFO -- : compiling /tmp/ruby/src/trunk/memory_view.c I, [2023-01-05T09:24:37.437126 #1369] INFO -- : making mjit_config.h I, [2023-01-05T09:24:37.440095 #1369] INFO -- : compiling /tmp/ruby/src/trunk/mjit_c.c I, [2023-01-05T09:24:37.447423 #1369] INFO -- : compiling /tmp/ruby/src/trunk/node.c I, [2023-01-05T09:24:37.693317 #1369] INFO -- : compiling /tmp/ruby/src/trunk/numeric.c I, [2023-01-05T09:24:37.769102 #1369] INFO -- : compiling /tmp/ruby/src/trunk/object.c I, [2023-01-05T09:24:37.917623 #1369] INFO -- : compiling /tmp/ruby/src/trunk/pack.c I, [2023-01-05T09:24:37.981081 #1369] INFO -- : compiling parse.c I, [2023-01-05T09:24:38.317776 #1369] INFO -- : compiling /tmp/ruby/src/trunk/proc.c I, [2023-01-05T09:24:39.405308 #1369] INFO -- : compiling /tmp/ruby/src/trunk/process.c I, [2023-01-05T09:24:39.673893 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ractor.c I, [2023-01-05T09:24:39.839590 #1369] INFO -- : compiling /tmp/ruby/src/trunk/random.c I, [2023-01-05T09:24:40.193750 #1369] INFO -- : compiling /tmp/ruby/src/trunk/range.c I, [2023-01-05T09:24:40.194781 #1369] INFO -- : compiling /tmp/ruby/src/trunk/rational.c I, [2023-01-05T09:24:40.317913 #1369] INFO -- : compiling /tmp/ruby/src/trunk/re.c I, [2023-01-05T09:24:40.333025 #1369] INFO -- : compiling /tmp/ruby/src/trunk/regcomp.c I, [2023-01-05T09:24:40.814889 #1369] INFO -- : compiling /tmp/ruby/src/trunk/regenc.c I, [2023-01-05T09:24:41.263059 #1369] INFO -- : compiling /tmp/ruby/src/trunk/regerror.c I, [2023-01-05T09:24:41.394191 #1369] INFO -- : compiling /tmp/ruby/src/trunk/regexec.c I, [2023-01-05T09:24:41.584189 #1369] INFO -- : compiling /tmp/ruby/src/trunk/regparse.c I, [2023-01-05T09:24:41.647347 #1369] INFO -- : compiling /tmp/ruby/src/trunk/regsyntax.c I, [2023-01-05T09:24:41.840118 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ruby.c I, [2023-01-05T09:24:41.855759 #1369] INFO -- : compiling /tmp/ruby/src/trunk/scheduler.c I, [2023-01-05T09:24:41.931462 #1369] INFO -- : compiling /tmp/ruby/src/trunk/shape.c I, [2023-01-05T09:24:41.949672 #1369] INFO -- : compiling /tmp/ruby/src/trunk/signal.c I, [2023-01-05T09:24:42.022128 #1369] INFO -- : compiling /tmp/ruby/src/trunk/sprintf.c I, [2023-01-05T09:24:42.216773 #1369] INFO -- : compiling /tmp/ruby/src/trunk/st.c I, [2023-01-05T09:24:42.420299 #1369] INFO -- : compiling /tmp/ruby/src/trunk/strftime.c I, [2023-01-05T09:24:42.443559 #1369] INFO -- : compiling /tmp/ruby/src/trunk/string.c I, [2023-01-05T09:24:42.664208 #1369] INFO -- : compiling /tmp/ruby/src/trunk/struct.c I, [2023-01-05T09:24:42.775323 #1369] INFO -- : compiling /tmp/ruby/src/trunk/symbol.c I, [2023-01-05T09:24:43.140457 #1369] INFO -- : compiling /tmp/ruby/src/trunk/thread.c I, [2023-01-05T09:24:43.276204 #1369] INFO -- : compiling /tmp/ruby/src/trunk/time.c I, [2023-01-05T09:24:43.622124 #1369] INFO -- : compiling /tmp/ruby/src/trunk/transcode.c I, [2023-01-05T09:24:43.646840 #1369] INFO -- : compiling /tmp/ruby/src/trunk/transient_heap.c I, [2023-01-05T09:24:43.828342 #1369] INFO -- : compiling /tmp/ruby/src/trunk/util.c I, [2023-01-05T09:24:43.862336 #1369] INFO -- : compiling /tmp/ruby/src/trunk/variable.c I, [2023-01-05T09:24:44.047913 #1369] INFO -- : compiling /tmp/ruby/src/trunk/version.c I, [2023-01-05T09:24:44.282987 #1369] INFO -- : compiling /tmp/ruby/src/trunk/vm.c I, [2023-01-05T09:24:44.723349 #1369] INFO -- : compiling /tmp/ruby/src/trunk/vm_backtrace.c I, [2023-01-05T09:24:45.477863 #1369] INFO -- : compiling /tmp/ruby/src/trunk/vm_dump.c I, [2023-01-05T09:24:45.697402 #1369] INFO -- : compiling /tmp/ruby/src/trunk/vm_sync.c I, [2023-01-05T09:24:45.749774 #1369] INFO -- : compiling /tmp/ruby/src/trunk/vm_trace.c I, [2023-01-05T09:24:45.925170 #1369] INFO -- : compiling /tmp/ruby/src/trunk/missing/setproctitle.c I, [2023-01-05T09:24:45.986322 #1369] INFO -- : compiling /tmp/ruby/src/trunk/missing/strlcat.c I, [2023-01-05T09:24:46.037983 #1369] INFO -- : compiling /tmp/ruby/src/trunk/missing/strlcpy.c I, [2023-01-05T09:24:46.081662 #1369] INFO -- : compiling /tmp/ruby/src/trunk/addr2line.c I, [2023-01-05T09:24:46.110592 #1369] INFO -- : compiling /tmp/ruby/src/trunk/dmyenc.c I, [2023-01-05T09:24:46.137139 #1369] INFO -- : compiling /tmp/ruby/src/trunk/array.c I, [2023-01-05T09:24:46.138708 #1369] INFO -- : compiling /tmp/ruby/src/trunk/mjit.c I, [2023-01-05T09:24:46.144694 #1369] INFO -- : assembling /tmp/ruby/src/trunk/coroutine/amd64/Context.S I, [2023-01-05T09:24:46.157500 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/ascii.c I, [2023-01-05T09:24:46.205615 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/us_ascii.c I, [2023-01-05T09:24:46.329279 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/unicode.c I, [2023-01-05T09:24:46.384911 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_8.c I, [2023-01-05T09:24:46.624925 #1369] INFO -- : compiling enc/trans/newline.c I, [2023-01-05T09:24:53.742328 #1369] INFO -- : linking miniruby I, [2023-01-05T09:24:54.373493 #1369] INFO -- : $$$[end] "make miniruby -j16" exit with 0. I, [2023-01-05T09:24:54.373669 #1369] INFO -- : $$$[beg] make ruby -j16 I, [2023-01-05T09:24:54.416210 #1369] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T09:24:54.416294 #1369] INFO -- : CC = gcc I, [2023-01-05T09:24:54.416316 #1369] INFO -- : LD = ld I, [2023-01-05T09:24:54.416334 #1369] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T09:24:54.416351 #1369] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC I, [2023-01-05T09:24:54.416388 #1369] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2023-01-05T09:24:54.416406 #1369] INFO -- : CPPFLAGS = I, [2023-01-05T09:24:54.416423 #1369] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T09:24:54.416440 #1369] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T09:24:54.416479 #1369] INFO -- : LANG = en_US.UTF-8 I, [2023-01-05T09:24:54.416495 #1369] INFO -- : LC_ALL = I, [2023-01-05T09:24:54.416510 #1369] INFO -- : LC_CTYPE = I, [2023-01-05T09:24:54.416526 #1369] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-05T09:24:54.416542 #1369] INFO -- : RUSTC = no I, [2023-01-05T09:24:54.416558 #1369] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-01-05T09:24:54.418993 #1369] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-05T09:24:54.419079 #1369] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-05T09:24:54.419096 #1369] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T09:24:54.419112 #1369] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T09:24:54.419126 #1369] INFO -- : I, [2023-01-05T09:24:54.428930 #1369] INFO -- : compiling /tmp/ruby/src/trunk/dln.c I, [2023-01-05T09:24:54.429662 #1369] INFO -- : compiling /tmp/ruby/src/trunk/localeinit.c I, [2023-01-05T09:24:54.430065 #1369] INFO -- : creating verconf.h I, [2023-01-05T09:24:54.462737 #1369] INFO -- : verconf.h updated I, [2023-01-05T09:24:54.464526 #1369] INFO -- : compiling /tmp/ruby/src/trunk/loadpath.c I, [2023-01-05T09:24:54.545692 #1369] INFO -- : builtin_binary.inc updated I, [2023-01-05T09:24:54.548186 #1369] INFO -- : compiling /tmp/ruby/src/trunk/builtin.c I, [2023-01-05T09:24:54.752517 #1369] INFO -- : linking static-library libruby-static.a I, [2023-01-05T09:24:54.977115 #1369] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-01-05T09:24:56.450971 #1369] INFO -- : linking ruby I, [2023-01-05T09:24:56.490024 #1369] INFO -- : $$$[end] "make ruby -j16" exit with 0. I, [2023-01-05T09:24:56.490272 #1369] INFO -- : $$$[beg] make all -j16 I, [2023-01-05T09:24:56.533205 #1369] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T09:24:56.533292 #1369] INFO -- : CC = gcc I, [2023-01-05T09:24:56.533315 #1369] INFO -- : LD = ld I, [2023-01-05T09:24:56.533335 #1369] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T09:24:56.533354 #1369] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC I, [2023-01-05T09:24:56.533374 #1369] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2023-01-05T09:24:56.533393 #1369] INFO -- : CPPFLAGS = I, [2023-01-05T09:24:56.533412 #1369] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T09:24:56.533431 #1369] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T09:24:56.533448 #1369] INFO -- : LANG = en_US.UTF-8 I, [2023-01-05T09:24:56.533466 #1369] INFO -- : LC_ALL = I, [2023-01-05T09:24:56.533484 #1369] INFO -- : LC_CTYPE = I, [2023-01-05T09:24:56.533502 #1369] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-05T09:24:56.533520 #1369] INFO -- : RUSTC = no I, [2023-01-05T09:24:56.533583 #1369] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-01-05T09:24:56.535190 #1369] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-05T09:24:56.535272 #1369] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-05T09:24:56.535293 #1369] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T09:24:56.535312 #1369] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T09:24:56.535344 #1369] INFO -- : I, [2023-01-05T09:24:56.562030 #1369] INFO -- : generating encdb.h I, [2023-01-05T09:24:56.562861 #1369] INFO -- : generating enc.mk I, [2023-01-05T09:24:56.566332 #1369] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-01-05T09:24:56.566880 #1369] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-01-05T09:24:56.568111 #1369] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-01-05T09:24:56.568658 #1369] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-01-05T09:24:56.569190 #1369] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-01-05T09:24:56.570917 #1369] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-01-05T09:24:56.571410 #1369] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-01-05T09:24:56.574258 #1369] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-01-05T09:24:56.575698 #1369] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-01-05T09:24:56.576837 #1369] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-01-05T09:24:56.577336 #1369] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-01-05T09:24:56.579804 #1369] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-01-05T09:24:56.584465 #1369] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-01-05T09:24:56.585057 #1369] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-01-05T09:24:56.627577 #1369] INFO -- : encdb.h updated I, [2023-01-05T09:24:56.630476 #1369] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-01-05T09:24:56.848274 #1369] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-01-05T09:24:56.852421 #1369] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-01-05T09:24:56.857946 #1369] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-01-05T09:24:56.859303 #1369] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-01-05T09:24:56.861026 #1369] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-01-05T09:24:56.861522 #1369] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-01-05T09:24:56.866471 #1369] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-01-05T09:24:56.871201 #1369] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-01-05T09:24:56.879369 #1369] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-01-05T09:24:56.881953 #1369] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-01-05T09:24:56.893308 #1369] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-01-05T09:24:56.910681 #1369] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-01-05T09:24:56.919466 #1369] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-01-05T09:24:56.934114 #1369] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-01-05T09:24:57.076724 #1369] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-01-05T09:24:57.105578 #1369] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-01-05T09:24:57.120958 #1369] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-01-05T09:24:57.121247 #1369] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-01-05T09:24:57.123261 #1369] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-01-05T09:24:57.132354 #1369] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-01-05T09:24:57.186032 #1369] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-01-05T09:24:57.194329 #1369] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-01-05T09:24:57.209940 #1369] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-01-05T09:24:57.244197 #1369] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-01-05T09:24:57.264923 #1369] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-01-05T09:24:57.281713 #1369] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-01-05T09:24:57.289805 #1369] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-01-05T09:24:57.334109 #1369] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-01-05T09:24:57.382550 #1369] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-01-05T09:24:57.394322 #1369] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-01-05T09:24:57.398141 #1369] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-01-05T09:24:57.442107 #1369] INFO -- : making enc I, [2023-01-05T09:24:57.474244 #1369] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:24:57.476062 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/encdb.c I, [2023-01-05T09:24:57.494031 #1369] INFO -- : building rb_mjit_header.h I, [2023-01-05T09:24:57.514000 #1369] INFO -- : making srcs under enc I, [2023-01-05T09:24:57.530894 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/big5.c I, [2023-01-05T09:24:57.541181 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/cesu_8.c I, [2023-01-05T09:24:57.556575 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/cp949.c I, [2023-01-05T09:24:57.560911 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/emacs_mule.c I, [2023-01-05T09:24:57.563085 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/euc_jp.c I, [2023-01-05T09:24:57.568398 #1369] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:24:57.568527 #1369] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-05T09:24:57.568587 #1369] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:24:57.569867 #1369] INFO -- : generating transdb.h I, [2023-01-05T09:24:57.574799 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/euc_kr.c I, [2023-01-05T09:24:57.582336 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/euc_tw.c I, [2023-01-05T09:24:57.662985 #1369] INFO -- : rb_mjit_header.h updated I, [2023-01-05T09:24:57.665871 #1369] INFO -- : building .ext/include/x86_64-linux/rb_mjit_min_header-3.3.0.h I, [2023-01-05T09:24:57.675723 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/gb2312.c I, [2023-01-05T09:24:57.685675 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/gb18030.c I, [2023-01-05T09:24:57.687958 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/gbk.c I, [2023-01-05T09:24:57.708970 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_1.c I, [2023-01-05T09:24:57.740497 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_2.c I, [2023-01-05T09:24:57.755736 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_3.c I, [2023-01-05T09:24:57.760139 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_4.c I, [2023-01-05T09:24:57.774125 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_5.c I, [2023-01-05T09:24:57.791642 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_6.c I, [2023-01-05T09:24:57.801996 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_7.c I, [2023-01-05T09:24:57.819206 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_8.c I, [2023-01-05T09:24:57.824800 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_9.c I, [2023-01-05T09:24:57.843388 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_10.c I, [2023-01-05T09:24:57.849795 #1369] INFO -- : transdb.h updated I, [2023-01-05T09:24:57.853191 #1369] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-05T09:24:57.886415 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_11.c I, [2023-01-05T09:24:57.907357 #1369] INFO -- : ext/configure-ext.mk updated I, [2023-01-05T09:24:57.910659 #1369] INFO -- : making trans I, [2023-01-05T09:24:57.921432 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_13.c I, [2023-01-05T09:24:57.932779 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_14.c I, [2023-01-05T09:24:57.942109 #1369] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:24:57.943768 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/transdb.c I, [2023-01-05T09:24:57.950290 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_15.c I, [2023-01-05T09:24:57.954917 #1369] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/big5.c I, [2023-01-05T09:24:57.971118 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_16.c I, [2023-01-05T09:24:57.971203 #1369] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/cesu_8.c I, [2023-01-05T09:24:57.972807 #1369] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:24:57.973442 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/koi8_r.c I, [2023-01-05T09:24:57.993941 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/koi8_u.c I, [2023-01-05T09:24:58.002727 #1369] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/chinese.c I, [2023-01-05T09:24:58.010412 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/shift_jis.c I, [2023-01-05T09:24:58.043554 #1369] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/cesu_8.c ... I, [2023-01-05T09:24:58.053713 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_16be.c I, [2023-01-05T09:24:58.061207 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_16le.c I, [2023-01-05T09:24:58.062383 #1369] INFO -- : configuring -test-/RUBY_ALIGNOF I, [2023-01-05T09:24:58.078015 #1369] INFO -- : configuring -test-/abi I, [2023-01-05T09:24:58.078129 #1369] INFO -- : configuring -test-/arith_seq/beg_len_step I, [2023-01-05T09:24:58.078143 #1369] INFO -- : configuring -test-/arith_seq/extract I, [2023-01-05T09:24:58.081794 #1369] INFO -- : configuring -test-/array/concat I, [2023-01-05T09:24:58.086535 #1369] INFO -- : configuring -test-/array/resize I, [2023-01-05T09:24:58.090385 #1369] INFO -- : configuring -test-/bignum I, [2023-01-05T09:24:58.100964 #1369] INFO -- : configuring -test-/bug-14834 I, [2023-01-05T09:24:58.105914 #1369] INFO -- : configuring -test-/bug-3571 I, [2023-01-05T09:24:58.109392 #1369] INFO -- : configuring -test-/bug-5832 I, [2023-01-05T09:24:58.112895 #1369] INFO -- : configuring -test-/bug_reporter I, [2023-01-05T09:24:58.118305 #1369] INFO -- : configuring bigdecimal I, [2023-01-05T09:24:58.118415 #1369] INFO -- : configuring -test-/class I, [2023-01-05T09:24:58.123569 #1369] INFO -- : configuring -test-/cxxanyargs I, [2023-01-05T09:24:58.132155 #1369] INFO -- : configuring cgi/escape I, [2023-01-05T09:24:58.132371 #1369] INFO -- : configuring -test-/debug I, [2023-01-05T09:24:58.136719 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_32be.c I, [2023-01-05T09:24:58.137944 #1369] INFO -- : configuring -test-/dln/empty I, [2023-01-05T09:24:58.144495 #1369] INFO -- : configuring -test-/econv I, [2023-01-05T09:24:58.149792 #1369] INFO -- : configuring -test-/enumerator_kw I, [2023-01-05T09:24:58.152412 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_32le.c I, [2023-01-05T09:24:58.154369 #1369] INFO -- : configuring -test-/eval I, [2023-01-05T09:24:58.157996 #1369] INFO -- : configuring -test-/exception I, [2023-01-05T09:24:58.161729 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_31j.c I, [2023-01-05T09:24:58.165232 #1369] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/ebcdic.c I, [2023-01-05T09:24:58.166873 #1369] INFO -- : configuring -test-/fatal I, [2023-01-05T09:24:58.171991 #1369] INFO -- : configuring -test-/file I, [2023-01-05T09:24:58.178444 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1250.c I, [2023-01-05T09:24:58.184760 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1251.c I, [2023-01-05T09:24:58.191563 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1252.c I, [2023-01-05T09:24:58.221526 #1369] INFO -- : configuring continuation I, [2023-01-05T09:24:58.248282 #1369] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/ebcdic.c ... I, [2023-01-05T09:24:58.252674 #1369] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji.c I, [2023-01-05T09:24:58.270438 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1253.c I, [2023-01-05T09:24:58.272721 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1254.c I, [2023-01-05T09:24:58.314423 #1369] INFO -- : configuring coverage I, [2023-01-05T09:24:58.334414 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1257.c I, [2023-01-05T09:24:58.349369 #1369] INFO -- : linking encoding encdb.so I, [2023-01-05T09:24:58.364964 #1369] INFO -- : linking encoding big5.so I, [2023-01-05T09:24:58.393883 #1369] INFO -- : linking encoding cesu_8.so I, [2023-01-05T09:24:58.401175 #1369] INFO -- : linking encoding cp949.so I, [2023-01-05T09:24:58.409420 #1369] INFO -- : linking encoding emacs_mule.so I, [2023-01-05T09:24:58.411801 #1369] INFO -- : configuring date I, [2023-01-05T09:24:58.465645 #1369] INFO -- : linking encoding euc_jp.so I, [2023-01-05T09:24:58.468951 #1369] INFO -- : linking encoding euc_kr.so I, [2023-01-05T09:24:58.480117 #1369] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c I, [2023-01-05T09:24:58.480245 #1369] INFO -- : linking encoding euc_tw.so I, [2023-01-05T09:24:58.499283 #1369] INFO -- : linking encoding gb2312.so I, [2023-01-05T09:24:58.508425 #1369] INFO -- : linking encoding gb18030.so I, [2023-01-05T09:24:58.516520 #1369] INFO -- : linking encoding gbk.so I, [2023-01-05T09:24:58.520156 #1369] INFO -- : linking encoding iso_8859_1.so I, [2023-01-05T09:24:58.557222 #1369] INFO -- : linking encoding iso_8859_2.so I, [2023-01-05T09:24:58.581648 #1369] INFO -- : linking encoding iso_8859_3.so I, [2023-01-05T09:24:58.583753 #1369] INFO -- : linking encoding iso_8859_4.so I, [2023-01-05T09:24:58.596908 #1369] INFO -- : linking encoding iso_8859_5.so I, [2023-01-05T09:24:58.608562 #1369] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji.c ... I, [2023-01-05T09:24:58.613895 #1369] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c I, [2023-01-05T09:24:58.614686 #1369] INFO -- : linking encoding iso_8859_6.so I, [2023-01-05T09:24:58.627223 #1369] INFO -- : linking encoding iso_8859_7.so I, [2023-01-05T09:24:58.635495 #1369] INFO -- : linking encoding iso_8859_8.so I, [2023-01-05T09:24:58.638678 #1369] INFO -- : linking encoding iso_8859_9.so I, [2023-01-05T09:24:58.685638 #1369] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c I, [2023-01-05T09:24:58.708417 #1369] INFO -- : linking encoding iso_8859_10.so I, [2023-01-05T09:24:58.709226 #1369] INFO -- : linking encoding iso_8859_11.so I, [2023-01-05T09:24:58.721944 #1369] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c I, [2023-01-05T09:24:58.733429 #1369] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/escape.c I, [2023-01-05T09:24:58.744161 #1369] INFO -- : linking encoding iso_8859_13.so I, [2023-01-05T09:24:58.750995 #1369] INFO -- : linking encoding iso_8859_14.so I, [2023-01-05T09:24:58.753817 #1369] INFO -- : linking encoding iso_8859_15.so I, [2023-01-05T09:24:58.796469 #1369] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/escape.c ... I, [2023-01-05T09:24:58.801104 #1369] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/gb18030.c I, [2023-01-05T09:24:58.816103 #1369] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/gbk.c I, [2023-01-05T09:24:58.817807 #1369] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/iso2022.c I, [2023-01-05T09:24:58.849180 #1369] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/japanese.c I, [2023-01-05T09:24:58.854764 #1369] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/japanese_euc.c I, [2023-01-05T09:24:58.854857 #1369] INFO -- : linking encoding iso_8859_16.so I, [2023-01-05T09:24:58.887010 #1369] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/iso2022.c ... I, [2023-01-05T09:24:58.890132 #1369] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c I, [2023-01-05T09:24:58.908592 #1369] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/japanese.c ... I, [2023-01-05T09:24:58.913024 #1369] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/korean.c I, [2023-01-05T09:24:58.950637 #1369] INFO -- : linking encoding koi8_r.so I, [2023-01-05T09:24:59.048636 #1369] INFO -- : linking encoding koi8_u.so I, [2023-01-05T09:24:59.153168 #1369] INFO -- : linking encoding shift_jis.so I, [2023-01-05T09:24:59.184691 #1369] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c ... I, [2023-01-05T09:24:59.206628 #1369] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/single_byte.c I, [2023-01-05T09:24:59.245474 #1369] INFO -- : linking encoding utf_16be.so I, [2023-01-05T09:24:59.330908 #1369] INFO -- : linking encoding utf_16le.so I, [2023-01-05T09:24:59.359458 #1369] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/chinese.c ... I, [2023-01-05T09:24:59.365690 #1369] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/utf8_mac.c I, [2023-01-05T09:24:59.413016 #1369] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c ... I, [2023-01-05T09:24:59.417686 #1369] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/utf_16_32.c I, [2023-01-05T09:24:59.419149 #1369] INFO -- : linking encoding utf_32be.so I, [2023-01-05T09:24:59.488687 #1369] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/utf_16_32.c ... I, [2023-01-05T09:24:59.491644 #1369] INFO -- : linking transcoder transdb.so I, [2023-01-05T09:24:59.509328 #1369] INFO -- : linking encoding utf_32le.so I, [2023-01-05T09:24:59.511175 #1369] INFO -- : transform_mjit_header: making external definition static inline: rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_opt_cfunc_p, rb_vm_ic_hit_p, rb_vm_opt_newarray_min, rb_vm_opt_newarray_max, rb_vm_splat_array, rb_vm_concat_array, rb_vm_defined, rb_vm_cc_general, rb_aliased_callable_method_entry, rb_find_defined_class_by_owner, rb_vm_call_ivar_attrset_p, rb_iseq_only_kwparam_p, rb_iseq_only_optparam_p, rb_vm_setinstancevariable, rb_vm_setclassvariable, rb_vm_getclassvariable, rb_vm_get_ev_const, rb_vm_rewrite_cref, rb_vm_get_cref, rb_vm_push_frame_fname, rb_vm_block_ep_update, rb_vm_cref_new_toplevel, rb_vm_cref_dup_without_refinements, rb_vm_frame_block_handler, rb_vm_cframe_keyword_p, rb_vm_ep_local_ep I, [2023-01-05T09:24:59.511271 #1369] INFO -- : transform_mjit_header: making declaration static inline: rb_vm_lvar_exposed, rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_rewrite_cref, rb_vm_frame_block_handler, rb_vm_block_ep_update, rb_vm_ep_local_ep, rb_vm_push_frame_fname I, [2023-01-05T09:24:59.511283 #1369] INFO -- : transform_mjit_header: SKIPPED to transform: getlogin_r, pread64, pread, read, bsearch, fread_unlocked, fgets_unlocked, fread, fgets, vdprintf, dprintf, vfprintf, vprintf, printf, fprintf, getline, putchar_unlocked, putc_unlocked, fputc_unlocked, putchar, getchar_unlocked, getc_unlocked, fgetc_unlocked, getchar I, [2023-01-05T09:24:59.553460 #1369] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c ... I, [2023-01-05T09:24:59.555657 #1369] INFO -- : ln -sf ../../../.ext/include/x86_64-linux/rb_mjit_min_header-3.3.0.h include/ruby-3.3.0+0/x86_64-linux/rb_mjit_min_header-3.3.0.h I, [2023-01-05T09:24:59.557597 #1369] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c ... I, [2023-01-05T09:24:59.559569 #1369] INFO -- : linking encoding windows_31j.so I, [2023-01-05T09:24:59.559710 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/cesu_8.c I, [2023-01-05T09:24:59.563484 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/chinese.c I, [2023-01-05T09:24:59.593696 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/ebcdic.c I, [2023-01-05T09:24:59.615944 #1369] INFO -- : linking encoding windows_1250.so I, [2023-01-05T09:24:59.655051 #1369] INFO -- : linking encoding windows_1251.so I, [2023-01-05T09:24:59.715724 #1369] INFO -- : linking encoding windows_1252.so I, [2023-01-05T09:24:59.725387 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji.c I, [2023-01-05T09:24:59.752044 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c I, [2023-01-05T09:24:59.752131 #1369] INFO -- : linking encoding windows_1253.so I, [2023-01-05T09:24:59.799395 #1369] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/single_byte.c ... I, [2023-01-05T09:24:59.803733 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c I, [2023-01-05T09:24:59.809627 #1369] INFO -- : linking encoding windows_1254.so I, [2023-01-05T09:24:59.837234 #1369] INFO -- : linking encoding windows_1257.so I, [2023-01-05T09:24:59.895523 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c I, [2023-01-05T09:24:59.924666 #1369] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:24:59.926701 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c I, [2023-01-05T09:24:59.973833 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/escape.c I, [2023-01-05T09:25:00.065039 #1369] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/gbk.c ... I, [2023-01-05T09:25:00.071075 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/iso2022.c I, [2023-01-05T09:25:00.112592 #1369] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c ... I, [2023-01-05T09:25:00.117314 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/japanese.c I, [2023-01-05T09:25:00.125130 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c I, [2023-01-05T09:25:00.217352 #1369] INFO -- : configuring -test-/float I, [2023-01-05T09:25:00.222005 #1369] INFO -- : configuring -test-/funcall I, [2023-01-05T09:25:00.225098 #1369] INFO -- : configuring -test-/gvl/call_without_gvl I, [2023-01-05T09:25:00.229348 #1369] INFO -- : configuring -test-/hash I, [2023-01-05T09:25:00.234487 #1369] INFO -- : configuring -test-/integer I, [2023-01-05T09:25:00.240536 #1369] INFO -- : configuring -test-/iseq_load I, [2023-01-05T09:25:00.244452 #1369] INFO -- : configuring -test-/iter I, [2023-01-05T09:25:00.251088 #1369] INFO -- : configuring -test-/load/dot.dot I, [2023-01-05T09:25:00.255345 #1369] INFO -- : configuring -test-/load/protect I, [2023-01-05T09:25:00.259057 #1369] INFO -- : configuring -test-/marshal/compat I, [2023-01-05T09:25:00.263236 #1369] INFO -- : configuring -test-/marshal/internal_ivar I, [2023-01-05T09:25:00.267621 #1369] INFO -- : configuring -test-/marshal/usr I, [2023-01-05T09:25:00.271717 #1369] INFO -- : configuring -test-/memory_status I, [2023-01-05T09:25:00.274042 #1369] INFO -- : configuring -test-/memory_view I, [2023-01-05T09:25:00.276576 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/single_byte.c I, [2023-01-05T09:25:00.278224 #1369] INFO -- : configuring -test-/method I, [2023-01-05T09:25:00.283935 #1369] INFO -- : configuring -test-/notimplement I, [2023-01-05T09:25:00.288270 #1369] INFO -- : configuring -test-/num2int I, [2023-01-05T09:25:00.291965 #1369] INFO -- : configuring -test-/path_to_class I, [2023-01-05T09:25:00.301279 #1369] INFO -- : configuring -test-/popen_deadlock I, [2023-01-05T09:25:00.306095 #1369] INFO -- : configuring -test-/postponed_job I, [2023-01-05T09:25:00.310623 #1369] INFO -- : configuring -test-/printf I, [2023-01-05T09:25:00.314203 #1369] INFO -- : configuring -test-/proc I, [2023-01-05T09:25:00.318400 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/utf_16_32.c I, [2023-01-05T09:25:00.319575 #1369] INFO -- : configuring -test-/random I, [2023-01-05T09:25:00.325409 #1369] INFO -- : configuring -test-/rational I, [2023-01-05T09:25:00.329775 #1369] INFO -- : configuring -test-/rb_call_super_kw I, [2023-01-05T09:25:00.333870 #1369] INFO -- : configuring -test-/recursion I, [2023-01-05T09:25:00.337737 #1369] INFO -- : configuring -test-/regexp I, [2023-01-05T09:25:00.342398 #1369] INFO -- : configuring -test-/scan_args I, [2023-01-05T09:25:00.346191 #1369] INFO -- : configuring -test-/st/foreach I, [2023-01-05T09:25:00.350586 #1369] INFO -- : linking transcoder cesu_8.so I, [2023-01-05T09:25:00.350979 #1369] INFO -- : linking transcoder ebcdic.so I, [2023-01-05T09:25:00.351605 #1369] INFO -- : configuring -test-/st/numhash I, [2023-01-05T09:25:00.356322 #1369] INFO -- : configuring -test-/st/update I, [2023-01-05T09:25:00.357994 #1369] INFO -- : linking transcoder emoji.so I, [2023-01-05T09:25:00.360825 #1369] INFO -- : configuring -test-/string I, [2023-01-05T09:25:00.384550 #1369] INFO -- : configuring -test-/struct I, [2023-01-05T09:25:00.391763 #1369] INFO -- : configuring -test-/symbol I, [2023-01-05T09:25:00.449983 #1369] INFO -- : linking transcoder emoji_iso2022_kddi.so I, [2023-01-05T09:25:00.451208 #1369] INFO -- : linking transcoder emoji_sjis_docomo.so I, [2023-01-05T09:25:00.458044 #1369] INFO -- : linking transcoder escape.so I, [2023-01-05T09:25:00.467373 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/gbk.c I, [2023-01-05T09:25:00.486540 #1369] INFO -- : linking transcoder iso2022.so I, [2023-01-05T09:25:00.556597 #1369] INFO -- : linking transcoder japanese.so I, [2023-01-05T09:25:00.556730 #1369] INFO -- : linking transcoder chinese.so I, [2023-01-05T09:25:00.560581 #1369] INFO -- : linking transcoder emoji_sjis_kddi.so I, [2023-01-05T09:25:00.590347 #1369] INFO -- : linking transcoder emoji_sjis_softbank.so I, [2023-01-05T09:25:00.615981 #1369] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/korean.c ... I, [2023-01-05T09:25:00.659924 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/korean.c I, [2023-01-05T09:25:00.682833 #1369] INFO -- : linking transcoder single_byte.so I, [2023-01-05T09:25:00.696881 #1369] INFO -- : linking transcoder utf_16_32.so I, [2023-01-05T09:25:00.702110 #1369] INFO -- : configuring digest I, [2023-01-05T09:25:00.708587 #1369] INFO -- : configuring digest/bubblebabble I, [2023-01-05T09:25:00.713241 #1369] INFO -- : configuring digest/md5 I, [2023-01-05T09:25:00.751323 #1369] INFO -- : configuring etc I, [2023-01-05T09:25:00.753192 #1369] INFO -- : configuring erb/escape I, [2023-01-05T09:25:00.770064 #1369] INFO -- : linking transcoder japanese_sjis.so I, [2023-01-05T09:25:00.772032 #1369] INFO -- : configuring -test-/thread/instrumentation I, [2023-01-05T09:25:00.775977 #1369] INFO -- : configuring -test-/thread_fd I, [2023-01-05T09:25:00.779363 #1369] INFO -- : configuring -test-/time I, [2023-01-05T09:25:00.780780 #1369] INFO -- : configuring fcntl I, [2023-01-05T09:25:00.784763 #1369] INFO -- : configuring -test-/tracepoint I, [2023-01-05T09:25:00.790511 #1369] INFO -- : configuring -test-/typeddata I, [2023-01-05T09:25:00.795649 #1369] INFO -- : configuring -test-/vm I, [2023-01-05T09:25:00.800380 #1369] INFO -- : configuring -test-/wait I, [2023-01-05T09:25:00.813011 #1369] INFO -- : configuring fiddle I, [2023-01-05T09:25:00.843159 #1369] INFO -- : configuring io/console I, [2023-01-05T09:25:00.858818 #1369] INFO -- : configuring json I, [2023-01-05T09:25:00.863095 #1369] INFO -- : configuring json/generator I, [2023-01-05T09:25:00.866310 #1369] INFO -- : configuring json/parser I, [2023-01-05T09:25:00.868670 #1369] INFO -- : configuring monitor I, [2023-01-05T09:25:00.868775 #1369] INFO -- : configuring nkf I, [2023-01-05T09:25:00.887164 #1369] INFO -- : configuring objspace I, [2023-01-05T09:25:00.950749 #1369] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/utf8_mac.c ... I, [2023-01-05T09:25:00.952574 #1369] INFO -- : configuring openssl I, [2023-01-05T09:25:00.959887 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/utf8_mac.c I, [2023-01-05T09:25:00.962617 #1369] INFO -- : configuring pathname I, [2023-01-05T09:25:00.962732 #1369] INFO -- : configuring psych I, [2023-01-05T09:25:00.976122 #1369] INFO -- : configuring pty I, [2023-01-05T09:25:01.250500 #1369] INFO -- : configuring digest/rmd160 I, [2023-01-05T09:25:01.462705 #1369] INFO -- : linking transcoder gbk.so I, [2023-01-05T09:25:01.534730 #1369] INFO -- : configuring digest/sha1 I, [2023-01-05T09:25:01.676381 #1369] INFO -- : configuring racc/cparse I, [2023-01-05T09:25:01.786018 #1369] INFO -- : linking transcoder korean.so I, [2023-01-05T09:25:01.805726 #1369] INFO -- : configuring digest/sha2 I, [2023-01-05T09:25:01.913070 #1369] INFO -- : configuring rbconfig/sizeof I, [2023-01-05T09:25:01.973559 #1369] INFO -- : configuring readline I, [2023-01-05T09:25:02.072008 #1369] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/gb18030.c ... I, [2023-01-05T09:25:02.083580 #1369] INFO -- : configuring io/nonblock I, [2023-01-05T09:25:02.138183 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/gb18030.c I, [2023-01-05T09:25:02.171343 #1369] INFO -- : configuring ripper I, [2023-01-05T09:25:02.267937 #1369] INFO -- : configuring rubyvm I, [2023-01-05T09:25:02.325115 #1369] INFO -- : configuring socket I, [2023-01-05T09:25:02.347918 #1369] INFO -- : configuring stringio I, [2023-01-05T09:25:02.365490 #1369] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/japanese_euc.c ... I, [2023-01-05T09:25:02.375060 #1369] INFO -- : linking transcoder utf8_mac.so I, [2023-01-05T09:25:02.424594 #1369] INFO -- : configuring io/wait I, [2023-01-05T09:25:02.440035 #1369] INFO -- : configuring strscan I, [2023-01-05T09:25:02.540235 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/japanese_euc.c I, [2023-01-05T09:25:02.790173 #1369] INFO -- : linking transcoder gb18030.so I, [2023-01-05T09:25:02.996549 #1369] INFO -- : configuring syslog I, [2023-01-05T09:25:03.486047 #1369] INFO -- : configuring zlib I, [2023-01-05T09:25:03.532901 #1369] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/big5.c ... I, [2023-01-05T09:25:03.549115 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/big5.c I, [2023-01-05T09:25:03.930669 #1369] INFO -- : linking transcoder japanese_euc.so I, [2023-01-05T09:25:04.163811 #1369] INFO -- : configuring debug-1.7.1/ext/debug I, [2023-01-05T09:25:04.265470 #1369] INFO -- : configuring rbs-2.8.2/ext/rbs_extension I, [2023-01-05T09:25:05.497085 #1369] INFO -- : linking transcoder big5.so I, [2023-01-05T09:25:05.579707 #1369] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:25:05.581102 #1369] INFO -- : making encs I, [2023-01-05T09:25:05.628349 #1369] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:25:05.628435 #1369] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-05T09:25:05.628448 #1369] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:25:21.009876 #1369] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:25:21.011015 #1369] INFO -- : generating makefile exts.mk I, [2023-01-05T09:25:21.056507 #1369] INFO -- : exts.mk updated I, [2023-01-05T09:25:21.064659 #1369] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:25:21.068168 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/abi' I, [2023-01-05T09:25:21.069144 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/abi/abi.c I, [2023-01-05T09:25:21.070485 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-5832' I, [2023-01-05T09:25:21.071068 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/RUBY_ALIGNOF' I, [2023-01-05T09:25:21.071373 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug-5832/bug.c I, [2023-01-05T09:25:21.071769 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/RUBY_ALIGNOF/c.c I, [2023-01-05T09:25:21.072772 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/class' I, [2023-01-05T09:25:21.073016 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/beg_len_step' I, [2023-01-05T09:25:21.073457 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/array/resize' I, [2023-01-05T09:25:21.073556 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/class/class2name.c I, [2023-01-05T09:25:21.073599 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bignum' I, [2023-01-05T09:25:21.073826 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-14834' I, [2023-01-05T09:25:21.073879 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/arith_seq/beg_len_step/beg_len_step.c I, [2023-01-05T09:25:21.073903 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-3571' I, [2023-01-05T09:25:21.073989 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug_reporter' I, [2023-01-05T09:25:21.074152 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/extract' I, [2023-01-05T09:25:21.074204 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/array/concat' I, [2023-01-05T09:25:21.074477 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/array/resize/resize.c I, [2023-01-05T09:25:21.074668 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/big2str.c I, [2023-01-05T09:25:21.074738 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug-3571/bug.c I, [2023-01-05T09:25:21.074877 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/econv' I, [2023-01-05T09:25:21.074953 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug-14834/bug-14384.c I, [2023-01-05T09:25:21.075006 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/array/concat/to_ary_concat.c I, [2023-01-05T09:25:21.075254 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug_reporter/bug_reporter.c I, [2023-01-05T09:25:21.075371 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/econv/append.c I, [2023-01-05T09:25:21.075651 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/arith_seq/extract/extract.c I, [2023-01-05T09:25:21.079100 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/dln/empty' I, [2023-01-05T09:25:21.079504 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/debug' I, [2023-01-05T09:25:21.079674 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/dln/empty/empty.c I, [2023-01-05T09:25:21.080446 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/debug/init.c I, [2023-01-05T09:25:21.087395 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/bigzero.c I, [2023-01-05T09:25:21.102323 #1369] INFO -- : linking shared-object -test-/abi.so I, [2023-01-05T09:25:21.185128 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/abi' I, [2023-01-05T09:25:21.185875 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/class/init.c I, [2023-01-05T09:25:21.232543 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/enumerator_kw' I, [2023-01-05T09:25:21.233266 #1369] INFO -- : linking shared-object -test-/RUBY_ALIGNOF.so I, [2023-01-05T09:25:21.234799 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/enumerator_kw/enumerator_kw.c I, [2023-01-05T09:25:21.237038 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/debug/inspector.c I, [2023-01-05T09:25:21.241330 #1369] INFO -- : linking shared-object -test-/dln/empty.so I, [2023-01-05T09:25:21.243649 #1369] INFO -- : linking shared-object -test-/array/to_ary_concat.so I, [2023-01-05T09:25:21.246042 #1369] INFO -- : linking shared-object -test-/array/resize.so I, [2023-01-05T09:25:21.246966 #1369] INFO -- : linking shared-object -test-/arith_seq/extract.so I, [2023-01-05T09:25:21.247220 #1369] INFO -- : linking shared-object -test-/bug_5832.so I, [2023-01-05T09:25:21.247357 #1369] INFO -- : linking shared-object -test-/bug_3571.so I, [2023-01-05T09:25:21.251544 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/econv/init.c I, [2023-01-05T09:25:21.257206 #1369] INFO -- : linking shared-object -test-/bug_14834.so I, [2023-01-05T09:25:21.260133 #1369] INFO -- : linking shared-object -test-/arith_seq/beg_len_step.so I, [2023-01-05T09:25:21.271001 #1369] INFO -- : linking shared-object -test-/bug_reporter.so I, [2023-01-05T09:25:21.295895 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/div.c I, [2023-01-05T09:25:21.298731 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/debug/profile_frames.c I, [2023-01-05T09:25:21.385098 #1369] INFO -- : linking shared-object -test-/class.so I, [2023-01-05T09:25:21.391291 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/RUBY_ALIGNOF' I, [2023-01-05T09:25:21.393679 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/eval' I, [2023-01-05T09:25:21.395573 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/eval/eval.c I, [2023-01-05T09:25:21.395683 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/dln/empty' I, [2023-01-05T09:25:21.400795 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/exception' I, [2023-01-05T09:25:21.401781 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/array/concat' I, [2023-01-05T09:25:21.401883 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/dataerror.c I, [2023-01-05T09:25:21.403192 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/array/resize' I, [2023-01-05T09:25:21.404015 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/extract' I, [2023-01-05T09:25:21.404556 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-5832' I, [2023-01-05T09:25:21.405142 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/enc_raise.c I, [2023-01-05T09:25:21.405746 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/init.c I, [2023-01-05T09:25:21.406357 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/fatal' I, [2023-01-05T09:25:21.407542 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-3571' I, [2023-01-05T09:25:21.407660 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/fatal/rb_fatal.c I, [2023-01-05T09:25:21.408737 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-14834' I, [2023-01-05T09:25:21.411190 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/beg_len_step' I, [2023-01-05T09:25:21.412386 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/file' I, [2023-01-05T09:25:21.412522 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/ensured.c I, [2023-01-05T09:25:21.413190 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/file/fs.c I, [2023-01-05T09:25:21.414028 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/float' I, [2023-01-05T09:25:21.415898 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/float/init.c I, [2023-01-05T09:25:21.418745 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug_reporter' I, [2023-01-05T09:25:21.419276 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/file/init.c I, [2023-01-05T09:25:21.419987 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/float/nextafter.c I, [2023-01-05T09:25:21.431236 #1369] INFO -- : linking shared-object -test-/econv.so I, [2023-01-05T09:25:21.437023 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/file/stat.c I, [2023-01-05T09:25:21.479580 #1369] INFO -- : linking shared-object -test-/enumerator_kw.so I, [2023-01-05T09:25:21.493621 #1369] INFO -- : linking shared-object -test-/debug.so I, [2023-01-05T09:25:21.494755 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/class' I, [2023-01-05T09:25:21.496825 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/init.c I, [2023-01-05T09:25:21.526505 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/funcall' I, [2023-01-05T09:25:21.528946 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/funcall/funcall.c I, [2023-01-05T09:25:21.552377 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/econv' I, [2023-01-05T09:25:21.553864 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/intpack.c I, [2023-01-05T09:25:21.564267 #1369] INFO -- : linking shared-object -test-/eval.so I, [2023-01-05T09:25:21.580648 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/mul.c I, [2023-01-05T09:25:21.588066 #1369] INFO -- : linking shared-object -test-/fatal/rb_fatal.so I, [2023-01-05T09:25:21.588202 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/str2big.c I, [2023-01-05T09:25:21.591021 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/gvl/call_without_gvl' I, [2023-01-05T09:25:21.592162 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/gvl/call_without_gvl/call_without_gvl.c I, [2023-01-05T09:25:21.593734 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/hash' I, [2023-01-05T09:25:21.595140 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/integer' I, [2023-01-05T09:25:21.595330 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/hash/delete.c I, [2023-01-05T09:25:21.599543 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/integer/core_ext.c I, [2023-01-05T09:25:21.603828 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/hash/init.c I, [2023-01-05T09:25:21.606948 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/enumerator_kw' I, [2023-01-05T09:25:21.615000 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/iseq_load' I, [2023-01-05T09:25:21.617036 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iseq_load/iseq_load.c I, [2023-01-05T09:25:21.625188 #1369] INFO -- : linking shared-object -test-/float.so I, [2023-01-05T09:25:21.636358 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/debug' I, [2023-01-05T09:25:21.640016 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/integer/init.c I, [2023-01-05T09:25:21.642373 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/iter' I, [2023-01-05T09:25:21.643697 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iter/break.c I, [2023-01-05T09:25:21.645219 #1369] INFO -- : linking shared-object -test-/file.so I, [2023-01-05T09:25:21.675719 #1369] INFO -- : linking shared-object -test-/exception.so I, [2023-01-05T09:25:21.683926 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/eval' I, [2023-01-05T09:25:21.688797 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/dot.dot' I, [2023-01-05T09:25:21.689910 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/load/dot.dot/dot.dot.c I, [2023-01-05T09:25:21.708689 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/fatal' I, [2023-01-05T09:25:21.713045 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/protect' I, [2023-01-05T09:25:21.714243 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/load/protect/protect.c I, [2023-01-05T09:25:21.750592 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/float' I, [2023-01-05T09:25:21.751938 #1369] INFO -- : linking shared-object -test-/funcall.so I, [2023-01-05T09:25:21.752096 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iter/init.c I, [2023-01-05T09:25:21.765939 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/integer/my_integer.c I, [2023-01-05T09:25:21.772723 #1369] INFO -- : linking shared-object -test-/hash.so I, [2023-01-05T09:25:21.782894 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/file' I, [2023-01-05T09:25:21.785043 #1369] INFO -- : linking shared-object -test-/gvl/call_without_gvl.so I, [2023-01-05T09:25:21.787235 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/compat' I, [2023-01-05T09:25:21.788053 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/marshal/compat/usrcompat.c I, [2023-01-05T09:25:21.788465 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iter/yield.c I, [2023-01-05T09:25:21.815767 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/exception' I, [2023-01-05T09:25:21.820577 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/usr' I, [2023-01-05T09:25:21.820753 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/internal_ivar' I, [2023-01-05T09:25:21.822719 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/marshal/usr/usrmarshal.c I, [2023-01-05T09:25:21.822902 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/marshal/internal_ivar/internal_ivar.c I, [2023-01-05T09:25:21.827026 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/memory_view' I, [2023-01-05T09:25:21.827540 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/method' I, [2023-01-05T09:25:21.829332 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/memory_view/memory_view.c I, [2023-01-05T09:25:21.830558 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/method/arity.c I, [2023-01-05T09:25:21.839708 #1369] INFO -- : linking shared-object -test-/iseq_load.so I, [2023-01-05T09:25:21.850733 #1369] INFO -- : linking shared-object -test-/bignum.so I, [2023-01-05T09:25:21.866536 #1369] INFO -- : linking shared-object -test-/load/dot.dot.so I, [2023-01-05T09:25:21.884498 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/funcall' I, [2023-01-05T09:25:21.887290 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/method/init.c I, [2023-01-05T09:25:21.904369 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/hash' I, [2023-01-05T09:25:21.909155 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/notimplement' I, [2023-01-05T09:25:21.911425 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/notimplement/bug.c I, [2023-01-05T09:25:21.923719 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/gvl/call_without_gvl' I, [2023-01-05T09:25:21.928102 #1369] INFO -- : linking shared-object -test-/load/protect.so I, [2023-01-05T09:25:21.929308 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/num2int' I, [2023-01-05T09:25:21.931666 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/num2int/num2int.c I, [2023-01-05T09:25:21.943301 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/path_to_class' I, [2023-01-05T09:25:21.945589 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/popen_deadlock' I, [2023-01-05T09:25:21.946064 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/path_to_class/path_to_class.c I, [2023-01-05T09:25:21.947408 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/popen_deadlock/infinite_loop_dlsym.c I, [2023-01-05T09:25:21.966658 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/iseq_load' I, [2023-01-05T09:25:21.973997 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/postponed_job' I, [2023-01-05T09:25:21.974163 #1369] INFO -- : linking shared-object -test-/iter.so I, [2023-01-05T09:25:21.974892 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/postponed_job/postponed_job.c I, [2023-01-05T09:25:21.986471 #1369] INFO -- : linking shared-object -test-/marshal/compat.so I, [2023-01-05T09:25:21.993526 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/dot.dot' I, [2023-01-05T09:25:21.998105 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/printf' I, [2023-01-05T09:25:22.000132 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/printf/printf.c I, [2023-01-05T09:25:22.010819 #1369] INFO -- : linking shared-object -test-/marshal/usr.so I, [2023-01-05T09:25:22.011200 #1369] INFO -- : linking shared-object -test-/marshal/internal_ivar.so I, [2023-01-05T09:25:22.013046 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bignum' I, [2023-01-05T09:25:22.019085 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/random' I, [2023-01-05T09:25:22.019330 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/proc' I, [2023-01-05T09:25:22.020375 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/random/bad_version.c I, [2023-01-05T09:25:22.020544 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/proc/init.c I, [2023-01-05T09:25:22.058597 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/protect' I, [2023-01-05T09:25:22.059673 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/random/init.c I, [2023-01-05T09:25:22.064161 #1369] INFO -- : linking shared-object -test-/method.so I, [2023-01-05T09:25:22.094331 #1369] INFO -- : linking shared-object -test-/notimplement.so I, [2023-01-05T09:25:22.112489 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/iter' I, [2023-01-05T09:25:22.113388 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/proc/receiver.c I, [2023-01-05T09:25:22.119965 #1369] INFO -- : linking shared-object -test-/path_to_class.so I, [2023-01-05T09:25:22.122995 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/compat' I, [2023-01-05T09:25:22.128747 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/rational' I, [2023-01-05T09:25:22.131427 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/rational/rat.c I, [2023-01-05T09:25:22.133930 #1369] INFO -- : linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so I, [2023-01-05T09:25:22.142774 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/internal_ivar' I, [2023-01-05T09:25:22.145974 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/usr' I, [2023-01-05T09:25:22.147660 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/rb_call_super_kw' I, [2023-01-05T09:25:22.149783 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/rb_call_super_kw/rb_call_super_kw.c I, [2023-01-05T09:25:22.151357 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/recursion' I, [2023-01-05T09:25:22.153676 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/recursion/recursion.c I, [2023-01-05T09:25:22.169261 #1369] INFO -- : linking shared-object -test-/integer.so I, [2023-01-05T09:25:22.184742 #1369] INFO -- : linking shared-object -test-/num2int.so I, [2023-01-05T09:25:22.198323 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/proc/super.c I, [2023-01-05T09:25:22.201324 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/method' I, [2023-01-05T09:25:22.206197 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/regexp' I, [2023-01-05T09:25:22.208225 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/regexp/init.c I, [2023-01-05T09:25:22.227408 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/scan_args' I, [2023-01-05T09:25:22.228625 #1369] INFO -- : linking shared-object -test-/postponed_job.so I, [2023-01-05T09:25:22.228787 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/notimplement' I, [2023-01-05T09:25:22.229752 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/scan_args/scan_args.c I, [2023-01-05T09:25:22.233679 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/foreach' I, [2023-01-05T09:25:22.234997 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/st/foreach/foreach.c I, [2023-01-05T09:25:22.240042 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/random/loop.c I, [2023-01-05T09:25:22.259534 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/path_to_class' I, [2023-01-05T09:25:22.260357 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/regexp/parse_depth_limit.c I, [2023-01-05T09:25:22.269944 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/popen_deadlock' I, [2023-01-05T09:25:22.278933 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/numhash' I, [2023-01-05T09:25:22.280899 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/st/numhash/numhash.c I, [2023-01-05T09:25:22.299145 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/update' I, [2023-01-05T09:25:22.301118 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/st/update/update.c I, [2023-01-05T09:25:22.313702 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/num2int' I, [2023-01-05T09:25:22.314988 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/integer' I, [2023-01-05T09:25:22.316774 #1369] INFO -- : linking shared-object -test-/rb_call_super_kw.so I, [2023-01-05T09:25:22.320986 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/struct' I, [2023-01-05T09:25:22.322159 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/duplicate.c I, [2023-01-05T09:25:22.324620 #1369] INFO -- : linking shared-object -test-/recursion.so I, [2023-01-05T09:25:22.325746 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/string' I, [2023-01-05T09:25:22.327174 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/capacity.c I, [2023-01-05T09:25:22.346539 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/postponed_job' I, [2023-01-05T09:25:22.347285 #1369] INFO -- : linking shared-object -test-/memory_view.so I, [2023-01-05T09:25:22.351704 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/symbol' I, [2023-01-05T09:25:22.352494 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/symbol/init.c I, [2023-01-05T09:25:22.367881 #1369] INFO -- : linking shared-object -test-/printf.so I, [2023-01-05T09:25:22.379780 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/init.c I, [2023-01-05T09:25:22.381272 #1369] INFO -- : linking shared-object -test-/proc.so I, [2023-01-05T09:25:22.445994 #1369] INFO -- : linking shared-object -test-/regexp.so I, [2023-01-05T09:25:22.446161 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/rb_call_super_kw' I, [2023-01-05T09:25:22.447255 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/symbol/type.c I, [2023-01-05T09:25:22.457903 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/recursion' I, [2023-01-05T09:25:22.462900 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/thread/instrumentation' I, [2023-01-05T09:25:22.464117 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/thread/instrumentation/instrumentation.c I, [2023-01-05T09:25:22.472264 #1369] INFO -- : linking shared-object -test-/random.so I, [2023-01-05T09:25:22.475600 #1369] INFO -- : linking shared-object -test-/st/update.so I, [2023-01-05T09:25:22.485992 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/memory_view' I, [2023-01-05T09:25:22.494038 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/thread_fd' I, [2023-01-05T09:25:22.494773 #1369] INFO -- : linking shared-object -test-/st/foreach.so I, [2023-01-05T09:25:22.495938 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/thread_fd/thread_fd.c I, [2023-01-05T09:25:22.504713 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/printf' I, [2023-01-05T09:25:22.505786 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/len.c I, [2023-01-05T09:25:22.507265 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/coderange.c I, [2023-01-05T09:25:22.517857 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/cstr.c I, [2023-01-05T09:25:22.523366 #1369] INFO -- : linking shared-object -test-/st/numhash.so I, [2023-01-05T09:25:22.525947 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/proc' I, [2023-01-05T09:25:22.531568 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/time' I, [2023-01-05T09:25:22.533200 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/time/init.c I, [2023-01-05T09:25:22.558476 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/tracepoint' I, [2023-01-05T09:25:22.559857 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/tracepoint/gc_hook.c I, [2023-01-05T09:25:22.564103 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/typeddata' I, [2023-01-05T09:25:22.566346 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/typeddata/typeddata.c I, [2023-01-05T09:25:22.583431 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/regexp' I, [2023-01-05T09:25:22.587323 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/ellipsize.c I, [2023-01-05T09:25:22.605385 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/update' I, [2023-01-05T09:25:22.606256 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/tracepoint/tracepoint.c I, [2023-01-05T09:25:22.615074 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/random' I, [2023-01-05T09:25:22.619234 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/time/leap_second.c I, [2023-01-05T09:25:22.624455 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/foreach' I, [2023-01-05T09:25:22.629212 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/vm' I, [2023-01-05T09:25:22.630512 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/vm/at_exit.c I, [2023-01-05T09:25:22.645362 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/numhash' I, [2023-01-05T09:25:22.651317 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/enc_associate.c I, [2023-01-05T09:25:22.672538 #1369] INFO -- : linking shared-object -test-/symbol.so I, [2023-01-05T09:25:22.673868 #1369] INFO -- : linking shared-object -test-/rational.so I, [2023-01-05T09:25:22.677298 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/member.c I, [2023-01-05T09:25:22.687391 #1369] INFO -- : linking shared-object -test-/thread_fd.so I, [2023-01-05T09:25:22.688494 #1369] INFO -- : linking shared-object -test-/thread/instrumentation.so I, [2023-01-05T09:25:22.690160 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/enc_str_buf_cat.c I, [2023-01-05T09:25:22.716596 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/fstring.c I, [2023-01-05T09:25:22.753310 #1369] INFO -- : linking shared-object -test-/typeddata.so I, [2023-01-05T09:25:22.775294 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/init.c I, [2023-01-05T09:25:22.780517 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/wait' I, [2023-01-05T09:25:22.783212 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/wait/wait.c I, [2023-01-05T09:25:22.806573 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/thread/instrumentation' I, [2023-01-05T09:25:22.806766 #1369] INFO -- : linking shared-object -test-/vm/at_exit.so I, [2023-01-05T09:25:22.807553 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/modify.c I, [2023-01-05T09:25:22.812835 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/symbol' I, [2023-01-05T09:25:22.816714 #1369] INFO -- : linking shared-object -test-/tracepoint.so I, [2023-01-05T09:25:22.817885 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/rational' I, [2023-01-05T09:25:22.818649 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-05T09:25:22.820059 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/bigdecimal/bigdecimal.c I, [2023-01-05T09:25:22.822047 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/thread_fd' I, [2023-01-05T09:25:22.822621 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/cgi/escape' I, [2023-01-05T09:25:22.823534 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/cgi/escape/escape.c I, [2023-01-05T09:25:22.826869 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/continuation' I, [2023-01-05T09:25:22.829149 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/continuation/continuation.c I, [2023-01-05T09:25:22.853966 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/bigdecimal/missing.c I, [2023-01-05T09:25:22.857115 #1369] INFO -- : linking shared-object -test-/struct.so I, [2023-01-05T09:25:22.877274 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/typeddata' I, [2023-01-05T09:25:22.880859 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/new.c I, [2023-01-05T09:25:22.901299 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/nofree.c I, [2023-01-05T09:25:22.925027 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/normalize.c I, [2023-01-05T09:25:22.925613 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/qsort.c I, [2023-01-05T09:25:22.928508 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/vm' I, [2023-01-05T09:25:22.939454 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-05T09:25:22.940201 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/coverage/coverage.c I, [2023-01-05T09:25:22.947091 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/tracepoint' I, [2023-01-05T09:25:22.951925 #1369] INFO -- : installing default coverage libraries I, [2023-01-05T09:25:22.952044 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/rb_interned_str.c I, [2023-01-05T09:25:22.959483 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-05T09:25:22.960983 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_core.c I, [2023-01-05T09:25:22.977202 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-05T09:25:22.978250 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/digest.c I, [2023-01-05T09:25:22.989406 #1369] INFO -- : linking shared-object continuation.so I, [2023-01-05T09:25:22.990418 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/struct' I, [2023-01-05T09:25:22.991236 #1369] INFO -- : linking shared-object -test-/wait.so I, [2023-01-05T09:25:22.992723 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/erb/escape' I, [2023-01-05T09:25:22.993562 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/erb/escape/escape.c I, [2023-01-05T09:25:23.076128 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_parse.c I, [2023-01-05T09:25:23.077582 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/rb_str_dup.c I, [2023-01-05T09:25:23.102237 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/set_len.c I, [2023-01-05T09:25:23.106985 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/continuation' I, [2023-01-05T09:25:23.112265 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/etc' I, [2023-01-05T09:25:23.112377 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/wait' I, [2023-01-05T09:25:23.114234 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/etc/etc.c I, [2023-01-05T09:25:23.117360 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fcntl' I, [2023-01-05T09:25:23.119612 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/fcntl/fcntl.c I, [2023-01-05T09:25:23.124060 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/time/new.c I, [2023-01-05T09:25:23.158232 #1369] INFO -- : installing digest libraries I, [2023-01-05T09:25:23.164258 #1369] INFO -- : installing default digest libraries I, [2023-01-05T09:25:23.175666 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-05T09:25:23.176848 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/closure.c I, [2023-01-05T09:25:23.197281 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-05T09:25:23.198304 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/io/console/console.c I, [2023-01-05T09:25:23.241507 #1369] INFO -- : linking shared-object erb/escape.so I, [2023-01-05T09:25:23.249425 #1369] INFO -- : linking shared-object cgi/escape.so I, [2023-01-05T09:25:23.275321 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/conversions.c I, [2023-01-05T09:25:23.276585 #1369] INFO -- : linking shared-object -test-/string.so I, [2023-01-05T09:25:23.304962 #1369] INFO -- : linking shared-object fcntl.so I, [2023-01-05T09:25:23.321411 #1369] INFO -- : linking shared-object -test-/time.so I, [2023-01-05T09:25:23.369308 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/erb/escape' I, [2023-01-05T09:25:23.374340 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/nonblock' I, [2023-01-05T09:25:23.375512 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/io/nonblock/nonblock.c I, [2023-01-05T09:25:23.380556 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/cgi/escape' I, [2023-01-05T09:25:23.388730 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/wait' I, [2023-01-05T09:25:23.390860 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/io/wait/wait.c I, [2023-01-05T09:25:23.428978 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fcntl' I, [2023-01-05T09:25:23.431870 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-05T09:25:23.450933 #1369] INFO -- : linking shared-object digest.so I, [2023-01-05T09:25:23.455734 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/time' I, [2023-01-05T09:25:23.457632 #1369] INFO -- : linking shared-object coverage.so I, [2023-01-05T09:25:23.460870 #1369] INFO -- : installing default bigdecimal libraries I, [2023-01-05T09:25:23.466086 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/fiddle.c I, [2023-01-05T09:25:23.483073 #1369] INFO -- : linking shared-object -test-/scan_args.so I, [2023-01-05T09:25:23.485658 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-05T09:25:23.487217 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/function.c I, [2023-01-05T09:25:23.539815 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/string' I, [2023-01-05T09:25:23.544648 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-05T09:25:23.546907 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/monitor/monitor.c I, [2023-01-05T09:25:23.575464 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-05T09:25:23.580759 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-05T09:25:23.583190 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/nkf/nkf.c I, [2023-01-05T09:25:23.592432 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-05T09:25:23.596861 #1369] INFO -- : installing default monitor libraries I, [2023-01-05T09:25:23.604628 #1369] INFO -- : linking shared-object io/wait.so I, [2023-01-05T09:25:23.605044 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-05T09:25:23.606318 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/objspace/object_tracing.c I, [2023-01-05T09:25:23.606439 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/scan_args' I, [2023-01-05T09:25:23.612104 #1369] INFO -- : installing default nkf libraries I, [2023-01-05T09:25:23.624160 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/objspace/objspace.c I, [2023-01-05T09:25:23.639920 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/handle.c I, [2023-01-05T09:25:23.643052 #1369] INFO -- : linking shared-object io/nonblock.so I, [2023-01-05T09:25:23.655433 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-05T09:25:23.659178 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/openssl_missing.c I, [2023-01-05T09:25:23.723400 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/wait' I, [2023-01-05T09:25:23.724220 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/objspace/objspace_dump.c I, [2023-01-05T09:25:23.765562 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/nonblock' I, [2023-01-05T09:25:23.770434 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-05T09:25:23.776212 #1369] INFO -- : linking shared-object etc.so I, [2023-01-05T09:25:23.776347 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/pathname/pathname.c I, [2023-01-05T09:25:23.794914 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/memory_view.c I, [2023-01-05T09:25:23.820968 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl.c I, [2023-01-05T09:25:23.831575 #1369] INFO -- : linking shared-object monitor.so I, [2023-01-05T09:25:23.896893 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/etc' I, [2023-01-05T09:25:23.903158 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-05T09:25:23.904394 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych.c I, [2023-01-05T09:25:23.939740 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-05T09:25:23.940464 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_emitter.c I, [2023-01-05T09:25:23.978208 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/pinned.c I, [2023-01-05T09:25:24.003990 #1369] INFO -- : installing default objspace libraries I, [2023-01-05T09:25:24.007369 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_strftime.c I, [2023-01-05T09:25:24.021667 #1369] INFO -- : installing default console libraries I, [2023-01-05T09:25:24.025770 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/pointer.c I, [2023-01-05T09:25:24.091919 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_parser.c I, [2023-01-05T09:25:24.107260 #1369] INFO -- : linking shared-object io/console.so I, [2023-01-05T09:25:24.178508 #1369] INFO -- : installing default fiddle libraries I, [2023-01-05T09:25:24.194491 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_to_ruby.c I, [2023-01-05T09:25:24.214295 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_yaml_tree.c I, [2023-01-05T09:25:24.230053 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-05T09:25:24.235187 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-05T09:25:24.237443 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/pty/pty.c I, [2023-01-05T09:25:24.398511 #1369] INFO -- : installing default pty libraries I, [2023-01-05T09:25:24.400279 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_asn1.c I, [2023-01-05T09:25:24.401947 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_strptime.c I, [2023-01-05T09:25:24.408803 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/racc/cparse' I, [2023-01-05T09:25:24.409940 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/racc/cparse/cparse.c I, [2023-01-05T09:25:24.451047 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rbconfig/sizeof' I, [2023-01-05T09:25:24.452335 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/rbconfig/sizeof/sizes.c I, [2023-01-05T09:25:24.578521 #1369] INFO -- : linking shared-object pty.so I, [2023-01-05T09:25:24.590383 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/rbconfig/sizeof/limits.c I, [2023-01-05T09:25:24.670921 #1369] INFO -- : linking shared-object psych.so I, [2023-01-05T09:25:24.673123 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/readline' I, [2023-01-05T09:25:24.675294 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/readline/readline.c I, [2023-01-05T09:25:24.702541 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-05T09:25:24.702670 #1369] INFO -- : linking shared-object fiddle.so I, [2023-01-05T09:25:24.703469 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_bio.c I, [2023-01-05T09:25:24.814031 #1369] INFO -- : linking shared-object objspace.so I, [2023-01-05T09:25:24.843285 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-05T09:25:24.851158 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-05T09:25:24.853823 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/ripper/ripper.c I, [2023-01-05T09:25:24.901140 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-05T09:25:24.908120 #1369] INFO -- : checking /tmp/ruby/src/trunk/parse.y and /tmp/ruby/src/trunk/ext/ripper/eventids2.c I, [2023-01-05T09:25:24.921801 #1369] INFO -- : linking shared-object rbconfig/sizeof.so I, [2023-01-05T09:25:24.968893 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-05T09:25:24.971870 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-05T09:25:24.978567 #1369] INFO -- : installing default libraries I, [2023-01-05T09:25:24.980910 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-05T09:25:24.992816 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-05T09:25:24.994088 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/init.c I, [2023-01-05T09:25:25.001759 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_bn.c I, [2023-01-05T09:25:25.036772 #1369] INFO -- : linking shared-object racc/cparse.so I, [2023-01-05T09:25:25.041597 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rbconfig/sizeof' I, [2023-01-05T09:25:25.042301 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/constants.c I, [2023-01-05T09:25:25.108747 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_cipher.c I, [2023-01-05T09:25:25.147884 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/racc/cparse' I, [2023-01-05T09:25:25.152600 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/stringio' I, [2023-01-05T09:25:25.154663 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/stringio/stringio.c I, [2023-01-05T09:25:25.212583 #1369] INFO -- : installing default ripper libraries I, [2023-01-05T09:25:25.229641 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan' I, [2023-01-05T09:25:25.231949 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/strscan/strscan.c I, [2023-01-05T09:25:25.343786 #1369] INFO -- : installing default pathname libraries I, [2023-01-05T09:25:25.346408 #1369] INFO -- : linking shared-object pathname.so I, [2023-01-05T09:25:25.403526 #1369] INFO -- : installing default date_core libraries I, [2023-01-05T09:25:25.411240 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-05T09:25:25.413558 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/syslog/syslog.c I, [2023-01-05T09:25:25.475351 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-05T09:25:25.484161 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/zlib' I, [2023-01-05T09:25:25.486331 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/zlib/zlib.c I, [2023-01-05T09:25:25.517603 #1369] INFO -- : installing default syslog libraries I, [2023-01-05T09:25:25.518438 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_config.c I, [2023-01-05T09:25:25.557672 #1369] INFO -- : linking shared-object readline.so I, [2023-01-05T09:25:25.673573 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_digest.c I, [2023-01-05T09:25:25.706586 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/readline' I, [2023-01-05T09:25:25.709735 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-05T09:25:25.714321 #1369] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/debug-1.7.1/ext/debug/debug.c I, [2023-01-05T09:25:25.841856 #1369] INFO -- : linking shared-object syslog.so I, [2023-01-05T09:25:25.951351 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-05T09:25:25.954742 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-05T09:25:25.959292 #1369] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/constants.c I, [2023-01-05T09:25:25.981519 #1369] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/debug-1.7.1/ext/debug/iseq_collector.c I, [2023-01-05T09:25:25.995238 #1369] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/lexer.c I, [2023-01-05T09:25:26.072684 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_engine.c I, [2023-01-05T09:25:26.106663 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_hmac.c I, [2023-01-05T09:25:26.130197 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_kdf.c I, [2023-01-05T09:25:26.228579 #1369] INFO -- : ln -sfT ../../../../../src/trunk/.bundle/gems/debug-1.7.1/lib ../../../../../.bundle/gems/debug-1.7.1/lib I, [2023-01-05T09:25:26.232221 #1369] INFO -- : linking shared-object debug/debug.so I, [2023-01-05T09:25:26.249329 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ns_spki.c I, [2023-01-05T09:25:26.363608 #1369] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/lexstate.c I, [2023-01-05T09:25:26.365885 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-05T09:25:26.370594 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/bubblebabble' I, [2023-01-05T09:25:26.371810 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/bubblebabble/bubblebabble.c I, [2023-01-05T09:25:26.501099 #1369] INFO -- : linking shared-object stringio.so I, [2023-01-05T09:25:26.562668 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ocsp.c I, [2023-01-05T09:25:26.582074 #1369] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/location.c I, [2023-01-05T09:25:26.601045 #1369] INFO -- : linking shared-object digest/bubblebabble.so I, [2023-01-05T09:25:26.631567 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/stringio' I, [2023-01-05T09:25:26.636544 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/md5' I, [2023-01-05T09:25:26.637995 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/md5/md5init.c I, [2023-01-05T09:25:26.709273 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/bubblebabble' I, [2023-01-05T09:25:26.714431 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/rmd160' I, [2023-01-05T09:25:26.715785 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/rmd160/rmd160init.c I, [2023-01-05T09:25:26.727366 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha1' I, [2023-01-05T09:25:26.728550 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha1/sha1init.c I, [2023-01-05T09:25:26.755590 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-05T09:25:26.756861 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha2/sha2init.c I, [2023-01-05T09:25:26.792999 #1369] INFO -- : linking shared-object strscan.so I, [2023-01-05T09:25:26.797943 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/md5/md5.c I, [2023-01-05T09:25:26.799386 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkcs12.c I, [2023-01-05T09:25:26.885309 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/rmd160/rmd160.c I, [2023-01-05T09:25:26.886405 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha1/sha1.c I, [2023-01-05T09:25:26.917514 #1369] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/main.c I, [2023-01-05T09:25:26.926499 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan' I, [2023-01-05T09:25:26.931426 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json/generator' I, [2023-01-05T09:25:26.934506 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/json/generator/generator.c I, [2023-01-05T09:25:26.935528 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha2/sha2.c I, [2023-01-05T09:25:27.101495 #1369] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/parser.c I, [2023-01-05T09:25:27.108547 #1369] INFO -- : linking shared-object digest/md5.so I, [2023-01-05T09:25:27.220147 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/md5' I, [2023-01-05T09:25:27.225497 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json/parser' I, [2023-01-05T09:25:27.227676 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/json/parser/parser.c I, [2023-01-05T09:25:27.281302 #1369] INFO -- : linking shared-object digest/sha1.so I, [2023-01-05T09:25:27.340028 #1369] INFO -- : linking shared-object nkf.so I, [2023-01-05T09:25:27.362524 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkcs7.c I, [2023-01-05T09:25:27.391291 #1369] INFO -- : linking shared-object digest/rmd160.so I, [2023-01-05T09:25:27.393015 #1369] INFO -- : linking shared-object digest/sha2.so I, [2023-01-05T09:25:27.399411 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha1' I, [2023-01-05T09:25:27.405079 #1369] INFO -- : installing default sha2 libraries I, [2023-01-05T09:25:27.408912 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey.c I, [2023-01-05T09:25:27.497123 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-05T09:25:27.498427 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_dh.c I, [2023-01-05T09:25:27.521484 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/rmd160' I, [2023-01-05T09:25:27.522686 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_dsa.c I, [2023-01-05T09:25:27.524331 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-05T09:25:27.525357 #1369] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/parserstate.c I, [2023-01-05T09:25:27.623436 #1369] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/ruby_objs.c I, [2023-01-05T09:25:27.672568 #1369] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/unescape.c I, [2023-01-05T09:25:27.808440 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/basicsocket.c I, [2023-01-05T09:25:27.899047 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/socket.c I, [2023-01-05T09:25:27.920569 #1369] INFO -- : ln -sfT ../../../../../src/trunk/.bundle/gems/rbs-2.8.2/lib ../../../../../.bundle/gems/rbs-2.8.2/lib I, [2023-01-05T09:25:27.924295 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/ipsocket.c I, [2023-01-05T09:25:27.952986 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_ec.c I, [2023-01-05T09:25:28.085619 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_rsa.c I, [2023-01-05T09:25:28.099419 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_rand.c I, [2023-01-05T09:25:28.115491 #1369] INFO -- : linking shared-object bigdecimal.so I, [2023-01-05T09:25:28.263568 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ssl.c I, [2023-01-05T09:25:28.275522 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/tcpsocket.c I, [2023-01-05T09:25:28.280785 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-05T09:25:28.281908 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/tcpserver.c I, [2023-01-05T09:25:28.283319 #1369] INFO -- : linking shared-object rbs_extension.so I, [2023-01-05T09:25:28.319949 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/sockssocket.c I, [2023-01-05T09:25:28.399896 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ssl_session.c I, [2023-01-05T09:25:28.403599 #1369] INFO -- : linking shared-object zlib.so I, [2023-01-05T09:25:28.420473 #1369] INFO -- : linking shared-object json/ext/parser.so I, [2023-01-05T09:25:28.496381 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-05T09:25:28.497507 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ts.c I, [2023-01-05T09:25:28.534222 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/udpsocket.c I, [2023-01-05T09:25:28.539751 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509.c I, [2023-01-05T09:25:28.544620 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json/parser' I, [2023-01-05T09:25:28.545750 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509attr.c I, [2023-01-05T09:25:28.555867 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/zlib' I, [2023-01-05T09:25:28.557153 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509cert.c I, [2023-01-05T09:25:28.585347 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/unixsocket.c I, [2023-01-05T09:25:28.594113 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/unixserver.c I, [2023-01-05T09:25:28.688205 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509crl.c I, [2023-01-05T09:25:28.792628 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/option.c I, [2023-01-05T09:25:28.842653 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/ancdata.c I, [2023-01-05T09:25:28.879515 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509ext.c I, [2023-01-05T09:25:28.906762 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/raddrinfo.c I, [2023-01-05T09:25:28.924530 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509name.c I, [2023-01-05T09:25:28.958781 #1369] INFO -- : linking shared-object json/ext/generator.so I, [2023-01-05T09:25:29.020281 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509req.c I, [2023-01-05T09:25:29.039026 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/ifaddr.c I, [2023-01-05T09:25:29.072433 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509revoked.c I, [2023-01-05T09:25:29.090733 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json/generator' I, [2023-01-05T09:25:29.092968 #1369] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509store.c I, [2023-01-05T09:25:29.130136 #1369] INFO -- : installing default openssl libraries I, [2023-01-05T09:25:29.158877 #1369] INFO -- : installing default socket libraries I, [2023-01-05T09:25:29.833852 #1369] INFO -- : linking shared-object openssl.so I, [2023-01-05T09:25:30.017264 #1369] INFO -- : linking shared-object socket.so I, [2023-01-05T09:25:30.062218 #1369] INFO -- : linking shared-object date_core.so I, [2023-01-05T09:25:30.174065 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-05T09:25:30.185400 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-05T09:25:30.251245 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-05T09:25:33.371346 #1369] INFO -- : linking shared-object ripper.so I, [2023-01-05T09:25:33.456797 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-05T09:25:33.490472 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:25:33.527453 #1369] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-05T09:25:33.527510 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:25:33.528014 #1369] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:25:33.535416 #1369] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:25:33.535499 #1369] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-05T09:25:33.535537 #1369] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:25:33.536724 #1369] INFO -- : $$$[end] "make all -j16" exit with 0. I, [2023-01-05T09:25:33.536997 #1369] INFO -- : $$$[beg] make install -j16 I, [2023-01-05T09:25:33.588987 #1369] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T09:25:33.589119 #1369] INFO -- : CC = gcc I, [2023-01-05T09:25:33.589157 #1369] INFO -- : LD = ld I, [2023-01-05T09:25:33.589185 #1369] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T09:25:33.589203 #1369] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC I, [2023-01-05T09:25:33.589220 #1369] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2023-01-05T09:25:33.589236 #1369] INFO -- : CPPFLAGS = I, [2023-01-05T09:25:33.589252 #1369] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T09:25:33.589269 #1369] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T09:25:33.589284 #1369] INFO -- : LANG = en_US.UTF-8 I, [2023-01-05T09:25:33.589299 #1369] INFO -- : LC_ALL = I, [2023-01-05T09:25:33.589314 #1369] INFO -- : LC_CTYPE = I, [2023-01-05T09:25:33.589329 #1369] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-05T09:25:33.589344 #1369] INFO -- : RUSTC = no I, [2023-01-05T09:25:33.589359 #1369] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-01-05T09:25:33.612378 #1369] INFO -- : generating enc.mk I, [2023-01-05T09:25:33.612951 #1369] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-05T09:25:33.613019 #1369] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-05T09:25:33.613034 #1369] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T09:25:33.613047 #1369] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T09:25:33.613060 #1369] INFO -- : E, [2023-01-05T09:25:33.641302 #1369] ERROR -- : rm -rf .bundle/extensions/x86_64-linux/3.3.0+0/ E, [2023-01-05T09:25:33.641531 #1369] ERROR -- : rm -rf .bundle/.timestamp/x86_64-linux/3.3.0+0/ I, [2023-01-05T09:25:33.773314 #1369] INFO -- : making srcs under enc I, [2023-01-05T09:25:33.773412 #1369] INFO -- : making enc I, [2023-01-05T09:25:33.801624 #1369] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:25:33.801699 #1369] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-01-05T09:25:33.801715 #1369] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:25:33.811149 #1369] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:25:33.811239 #1369] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-05T09:25:33.811276 #1369] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:25:33.812405 #1369] INFO -- : generating transdb.h I, [2023-01-05T09:25:33.936734 #1369] INFO -- : transdb.h updated I, [2023-01-05T09:25:33.938766 #1369] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-05T09:25:33.938868 #1369] INFO -- : making trans I, [2023-01-05T09:25:33.966604 #1369] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:25:33.967237 #1369] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/transdb.c I, [2023-01-05T09:25:33.970582 #1369] INFO -- : ext/configure-ext.mk unchanged I, [2023-01-05T09:25:33.978797 #1369] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:25:33.983151 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/abi' I, [2023-01-05T09:25:33.985330 #1369] INFO -- : linking shared-object -test-/abi.so I, [2023-01-05T09:25:34.016638 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-05T09:25:34.019039 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-05T09:25:34.019473 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-05T09:25:34.019609 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-05T09:25:34.019946 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-05T09:25:34.020682 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-05T09:25:34.020784 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/nonblock' I, [2023-01-05T09:25:34.020828 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/wait' I, [2023-01-05T09:25:34.022153 #1369] INFO -- : linking shared-object io/nonblock.so I, [2023-01-05T09:25:34.022243 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-05T09:25:34.022613 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-05T09:25:34.023029 #1369] INFO -- : linking shared-object io/wait.so I, [2023-01-05T09:25:34.023890 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-05T09:25:34.024090 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-05T09:25:34.025466 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-05T09:25:34.025554 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-05T09:25:34.025881 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-05T09:25:34.025961 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-05T09:25:34.026508 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-05T09:25:34.028031 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-05T09:25:34.028116 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-05T09:25:34.028399 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-05T09:25:34.029294 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-05T09:25:34.030238 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-05T09:25:34.030514 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-05T09:25:34.030763 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-05T09:25:34.031107 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-05T09:25:34.031219 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-05T09:25:34.032795 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-05T09:25:34.034032 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-05T09:25:34.035990 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-05T09:25:34.036475 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-05T09:25:34.038797 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-05T09:25:34.040847 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-05T09:25:34.041050 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-05T09:25:34.041427 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-05T09:25:34.041495 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-05T09:25:34.041541 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-05T09:25:34.045557 #1369] INFO -- : linking shared-object rbs_extension.so I, [2023-01-05T09:25:34.046341 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-05T09:25:34.047178 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-05T09:25:34.051799 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-05T09:25:34.052095 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-05T09:25:34.055401 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/abi' I, [2023-01-05T09:25:34.056573 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-05T09:25:34.058392 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-05T09:25:34.072839 #1369] INFO -- : linking shared-object debug/debug.so I, [2023-01-05T09:25:34.090410 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/nonblock' I, [2023-01-05T09:25:34.096730 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/wait' I, [2023-01-05T09:25:34.118872 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-05T09:25:34.131726 #1369] INFO -- : linking transcoder transdb.so I, [2023-01-05T09:25:34.142474 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-05T09:25:34.171446 #1369] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:25:34.172567 #1369] INFO -- : making encs I, [2023-01-05T09:25:34.172732 #1369] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:25:34.207385 #1369] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-05T09:25:34.207450 #1369] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:25:34.207854 #1369] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:25:34.211118 #1369] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:25:34.211172 #1369] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-05T09:25:34.211182 #1369] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:25:34.219116 #1369] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:25:34.219179 #1369] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-05T09:25:34.219205 #1369] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T09:25:34.219618 #1369] INFO -- : ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc I, [2023-01-05T09:25:34.303588 #1369] INFO -- : installing binary commands: /tmp/ruby/install/trunk/bin I, [2023-01-05T09:25:34.304013 #1369] INFO -- : installing base libraries: /tmp/ruby/install/trunk/lib I, [2023-01-05T09:25:34.307982 #1369] INFO -- : installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-05T09:25:34.308285 #1369] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig I, [2023-01-05T09:25:34.308517 #1369] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-05T09:25:34.319538 #1369] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-01-05T09:25:34.319611 #1369] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-01-05T09:25:34.319869 #1369] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/x86_64-linux I, [2023-01-05T09:25:34.320662 #1369] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-01-05T09:25:34.326124 #1369] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0 I, [2023-01-05T09:25:34.326182 #1369] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-01-05T09:25:34.326195 #1369] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/ruby I, [2023-01-05T09:25:34.326437 #1369] INFO -- : installing command scripts: /tmp/ruby/install/trunk/bin I, [2023-01-05T09:25:34.326806 #1369] INFO -- : installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-01-05T09:25:34.377247 #1369] INFO -- : installing common headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0 I, [2023-01-05T09:25:34.387291 #1369] INFO -- : installing manpages: /tmp/ruby/install/trunk/share/man/man1 I, [2023-01-05T09:25:34.387715 #1369] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-05T09:25:34.404826 #1369] INFO -- : abbrev 0.1.1 I, [2023-01-05T09:25:34.410931 #1369] INFO -- : base64 0.1.1 I, [2023-01-05T09:25:34.411744 #1369] INFO -- : benchmark 0.2.1 I, [2023-01-05T09:25:34.412504 #1369] INFO -- : bundler 2.5.0.dev I, [2023-01-05T09:25:34.425716 #1369] INFO -- : cgi 0.3.6 I, [2023-01-05T09:25:34.426637 #1369] INFO -- : csv 3.2.7 I, [2023-01-05T09:25:34.427542 #1369] INFO -- : delegate 0.3.0 I, [2023-01-05T09:25:34.428316 #1369] INFO -- : did_you_mean 1.6.3 I, [2023-01-05T09:25:34.429131 #1369] INFO -- : drb 2.1.1 I, [2023-01-05T09:25:34.430077 #1369] INFO -- : english 0.7.2 I, [2023-01-05T09:25:34.430907 #1369] INFO -- : erb 4.0.2 I, [2023-01-05T09:25:34.431963 #1369] INFO -- : error_highlight 0.5.1 I, [2023-01-05T09:25:34.432743 #1369] INFO -- : fileutils 1.7.0 I, [2023-01-05T09:25:34.433535 #1369] INFO -- : find 0.1.1 I, [2023-01-05T09:25:34.434336 #1369] INFO -- : forwardable 1.3.3 I, [2023-01-05T09:25:34.435147 #1369] INFO -- : getoptlong 0.2.0 I, [2023-01-05T09:25:34.436016 #1369] INFO -- : ipaddr 1.2.5 I, [2023-01-05T09:25:34.437955 #1369] INFO -- : irb 1.6.2 I, [2023-01-05T09:25:34.441205 #1369] INFO -- : logger 1.5.3 I, [2023-01-05T09:25:34.442557 #1369] INFO -- : mutex_m 0.1.2 I, [2023-01-05T09:25:34.443402 #1369] INFO -- : net-http 0.3.2 I, [2023-01-05T09:25:34.444266 #1369] INFO -- : net-protocol 0.2.1 I, [2023-01-05T09:25:34.445113 #1369] INFO -- : observer 0.1.1 I, [2023-01-05T09:25:34.445917 #1369] INFO -- : open-uri 0.3.0 I, [2023-01-05T09:25:34.447080 #1369] INFO -- : open3 0.1.2 I, [2023-01-05T09:25:34.447930 #1369] INFO -- : optparse 0.4.0.pre.1 I, [2023-01-05T09:25:34.448797 #1369] INFO -- : ostruct 0.5.5 I, [2023-01-05T09:25:34.449659 #1369] INFO -- : pp 0.4.0 I, [2023-01-05T09:25:34.450545 #1369] INFO -- : prettyprint 0.1.1 I, [2023-01-05T09:25:34.451580 #1369] INFO -- : pstore 0.1.2 I, [2023-01-05T09:25:34.452391 #1369] INFO -- : racc 1.6.2 I, [2023-01-05T09:25:34.453464 #1369] INFO -- : rdoc 6.5.0 I, [2023-01-05T09:25:34.455058 #1369] INFO -- : readline 0.0.3 I, [2023-01-05T09:25:34.455901 #1369] INFO -- : reline 0.3.2 I, [2023-01-05T09:25:34.456775 #1369] INFO -- : resolv 0.2.2 I, [2023-01-05T09:25:34.457629 #1369] INFO -- : resolv-replace 0.1.1 I, [2023-01-05T09:25:34.458541 #1369] INFO -- : rinda 0.1.1 I, [2023-01-05T09:25:34.459457 #1369] INFO -- : ruby2_keywords 0.0.5 I, [2023-01-05T09:25:34.460346 #1369] INFO -- : securerandom 0.2.2 I, [2023-01-05T09:25:34.461207 #1369] INFO -- : set 1.0.3 I, [2023-01-05T09:25:34.462080 #1369] INFO -- : shellwords 0.1.0 I, [2023-01-05T09:25:34.462812 #1369] INFO -- : singleton 0.1.1 I, [2023-01-05T09:25:34.464130 #1369] INFO -- : syntax_suggest 1.0.2 I, [2023-01-05T09:25:34.465060 #1369] INFO -- : tempfile 0.1.3 I, [2023-01-05T09:25:34.465944 #1369] INFO -- : time 0.2.1 I, [2023-01-05T09:25:34.466571 #1369] INFO -- : timeout 0.3.1 I, [2023-01-05T09:25:34.467419 #1369] INFO -- : tmpdir 0.1.3 I, [2023-01-05T09:25:34.468576 #1369] INFO -- : tsort 0.1.1 I, [2023-01-05T09:25:34.469478 #1369] INFO -- : un 0.2.1 I, [2023-01-05T09:25:34.470382 #1369] INFO -- : uri 0.12.0 I, [2023-01-05T09:25:34.471317 #1369] INFO -- : weakref 0.1.2 I, [2023-01-05T09:25:34.472217 #1369] INFO -- : yaml 0.2.1 I, [2023-01-05T09:25:34.473226 #1369] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-05T09:25:34.479474 #1369] INFO -- : bigdecimal 3.1.3 I, [2023-01-05T09:25:34.480409 #1369] INFO -- : date 3.3.3 I, [2023-01-05T09:25:34.481317 #1369] INFO -- : digest 3.1.1 I, [2023-01-05T09:25:34.482869 #1369] INFO -- : etc 1.4.2 I, [2023-01-05T09:25:34.483767 #1369] INFO -- : fcntl 1.0.2 I, [2023-01-05T09:25:34.484563 #1369] INFO -- : fiddle 1.1.2 I, [2023-01-05T09:25:34.485407 #1369] INFO -- : io-console 0.6.0 I, [2023-01-05T09:25:34.486738 #1369] INFO -- : io-nonblock 0.2.0 I, [2023-01-05T09:25:34.487500 #1369] INFO -- : io-wait 0.3.0 I, [2023-01-05T09:25:34.488317 #1369] INFO -- : json 2.6.3 I, [2023-01-05T09:25:34.489213 #1369] INFO -- : nkf 0.1.2 I, [2023-01-05T09:25:34.489726 #1369] INFO -- : openssl 3.1.0 I, [2023-01-05T09:25:34.490994 #1369] INFO -- : pathname 0.2.1 I, [2023-01-05T09:25:34.492740 #1369] INFO -- : psych 5.0.1 I, [2023-01-05T09:25:34.495067 #1369] INFO -- : readline-ext 0.1.5 I, [2023-01-05T09:25:34.496035 #1369] INFO -- : stringio 3.0.5 I, [2023-01-05T09:25:34.496854 #1369] INFO -- : strscan 3.0.6 I, [2023-01-05T09:25:34.497686 #1369] INFO -- : syslog 0.1.1 I, [2023-01-05T09:25:34.498735 #1369] INFO -- : zlib 3.0.0 I, [2023-01-05T09:25:34.499568 #1369] INFO -- : installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-05T09:25:34.500159 #1369] INFO -- : minitest 5.17.0 I, [2023-01-05T09:25:34.509152 #1369] INFO -- : power_assert 2.0.3 I, [2023-01-05T09:25:34.510984 #1369] INFO -- : rake 13.0.6 I, [2023-01-05T09:25:34.514785 #1369] INFO -- : test-unit 3.5.7 I, [2023-01-05T09:25:34.519438 #1369] INFO -- : rexml 3.2.5 I, [2023-01-05T09:25:34.523783 #1369] INFO -- : rss 0.2.9 I, [2023-01-05T09:25:34.528919 #1369] INFO -- : net-ftp 0.2.0 I, [2023-01-05T09:25:34.530210 #1369] INFO -- : net-imap 0.3.4 I, [2023-01-05T09:25:34.532629 #1369] INFO -- : net-pop 0.1.2 I, [2023-01-05T09:25:34.533784 #1369] INFO -- : net-smtp 0.3.3 I, [2023-01-05T09:25:34.535016 #1369] INFO -- : matrix 0.4.2 I, [2023-01-05T09:25:34.536198 #1369] INFO -- : prime 0.1.2 I, [2023-01-05T09:25:34.538629 #1369] INFO -- : rbs 2.8.2 I, [2023-01-05T09:25:34.559176 #1369] INFO -- : typeprof 0.21.3 I, [2023-01-05T09:25:34.562131 #1369] INFO -- : debug 1.7.1 I, [2023-01-05T09:25:34.565178 #1369] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0/cache I, [2023-01-05T09:25:34.569291 #1369] INFO -- : $$$[end] "make install -j16" exit with 0. I, [2023-01-05T09:25:34.569525 #1369] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16' I, [2023-01-05T09:25:43.735614 #1369] INFO -- : PASS all 1788 tests E, [2023-01-05T09:25:43.741374 #1369] ERROR -- : I, [2023-01-05T09:25:43.741675 #1369] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0. I, [2023-01-05T09:25:43.741911 #1369] INFO -- : $$$[beg] make yes-test-basic TESTS='-j16' I, [2023-01-05T09:25:43.783290 #1369] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T09:25:43.783400 #1369] INFO -- : CC = gcc I, [2023-01-05T09:25:43.783423 #1369] INFO -- : LD = ld I, [2023-01-05T09:25:43.783441 #1369] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T09:25:43.783459 #1369] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -fPIC I, [2023-01-05T09:25:43.783477 #1369] INFO -- : XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/enc/unicode/15.0.0 I, [2023-01-05T09:25:43.783495 #1369] INFO -- : CPPFLAGS = I, [2023-01-05T09:25:43.783511 #1369] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T09:25:43.783528 #1369] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T09:25:43.783545 #1369] INFO -- : LANG = en_US.UTF-8 I, [2023-01-05T09:25:43.783567 #1369] INFO -- : LC_ALL = I, [2023-01-05T09:25:43.783583 #1369] INFO -- : LC_CTYPE = I, [2023-01-05T09:25:43.783603 #1369] INFO -- : MFLAGS = I, [2023-01-05T09:25:43.783619 #1369] INFO -- : RUSTC = no I, [2023-01-05T09:25:43.783638 #1369] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-01-05T09:25:43.784785 #1369] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-05T09:25:43.784860 #1369] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-05T09:25:43.784882 #1369] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T09:25:43.784907 #1369] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T09:25:43.784923 #1369] INFO -- : I, [2023-01-05T09:25:43.871898 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-01-05T09:25:43.871967 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 I, [2023-01-05T09:25:43.871988 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 I, [2023-01-05T09:25:43.872003 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 I, [2023-01-05T09:25:43.872102 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 I, [2023-01-05T09:25:43.872194 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 I, [2023-01-05T09:25:43.872469 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 I, [2023-01-05T09:25:43.872620 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 I, [2023-01-05T09:25:43.873464 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-01-05T09:25:43.873866 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 I, [2023-01-05T09:25:43.875260 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 I, [2023-01-05T09:25:43.876700 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-01-05T09:25:43.876752 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 I, [2023-01-05T09:25:43.876795 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 I, [2023-01-05T09:25:43.876881 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 I, [2023-01-05T09:25:43.979775 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 I, [2023-01-05T09:25:43.980722 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 I, [2023-01-05T09:25:44.115277 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 I, [2023-01-05T09:25:44.115345 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 I, [2023-01-05T09:25:44.115503 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 I, [2023-01-05T09:25:44.115787 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 I, [2023-01-05T09:25:44.115906 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 I, [2023-01-05T09:25:44.115958 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 I, [2023-01-05T09:25:44.116120 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 I, [2023-01-05T09:25:44.116409 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 I, [2023-01-05T09:25:44.116475 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 I, [2023-01-05T09:25:44.116678 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 I, [2023-01-05T09:25:44.116820 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 I, [2023-01-05T09:25:44.118181 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 I, [2023-01-05T09:25:44.177689 #1369] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 I, [2023-01-05T09:25:44.180675 #1369] INFO -- : I, [2023-01-05T09:25:44.180750 #1369] INFO -- : test succeeded I, [2023-01-05T09:25:44.183141 #1369] INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. I, [2023-01-05T09:25:44.183381 #1369] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' I, [2023-01-05T09:25:44.310899 #1369] INFO -- : config.status: creating ruby-runner.h I, [2023-01-05T09:25:44.325982 #1369] INFO -- : making mjit_build_dir.so I, [2023-01-05T09:25:44.470080 #1369] INFO -- : Run options: I, [2023-01-05T09:25:44.470145 #1369] INFO -- : --seed=10171 I, [2023-01-05T09:25:44.470161 #1369] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2023-01-05T09:25:44.470190 #1369] INFO -- : --excludes-dir=/tmp/ruby/src/trunk/test/excludes I, [2023-01-05T09:25:44.470203 #1369] INFO -- : --name=!/memory_leak/ I, [2023-01-05T09:25:44.470214 #1369] INFO -- : --stderr-on-failure I, [2023-01-05T09:25:44.470226 #1369] INFO -- : -j16 I, [2023-01-05T09:25:44.470237 #1369] INFO -- : I, [2023-01-05T09:25:44.470249 #1369] INFO -- : # Running tests: I, [2023-01-05T09:25:44.470261 #1369] INFO -- : E, [2023-01-05T09:26:02.684057 #1369] ERROR -- : Skipping Gem::PackageTask tests. rake not found. I, [2023-01-05T09:26:29.434727 #1369] INFO -- : Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 11 : # I, [2023-01-05T09:26:47.825991 #1369] INFO -- : Finished tests in 63.362414s, 376.2641 tests/s, 139421.7081 assertions/s. I, [2023-01-05T09:26:47.827481 #1369] INFO -- : 23841 tests, 8834096 assertions, 0 failures, 0 errors, 164 skips I, [2023-01-05T09:26:47.827579 #1369] INFO -- : I, [2023-01-05T09:26:47.827599 #1369] INFO -- : ruby -v: ruby 3.3.0dev (2023-01-05T06:16:29Z master ee6e4d63df) [x86_64-linux] I, [2023-01-05T09:26:47.831647 #1369] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. I, [2023-01-05T09:26:47.831872 #1369] INFO -- : $$$[beg] make yes-test-rubyspec TESTS='-j16' E, [2023-01-05T09:26:47.953900 #1369] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec I, [2023-01-05T09:26:48.040480 #1369] INFO -- : ruby 3.3.0dev (2023-01-05T06:16:29Z master ee6e4d63df) [x86_64-linux] I, [2023-01-05T09:27:44.060030 #1369] INFO -- : ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... I, [2023-01-05T09:27:44.060113 #1369] INFO -- : I, [2023-01-05T09:27:44.060129 #1369] INFO -- : Finished in 56.019548 seconds I, [2023-01-05T09:27:44.060142 #1369] INFO -- : I, [2023-01-05T09:27:44.060154 #1369] INFO -- : 3827 files, 31637 examples, 203269 expectations, 0 failures, 0 errors, 0 tagged I, [2023-01-05T09:27:44.072296 #1369] INFO -- : $$$[end] "make yes-test-rubyspec TESTS='-j16'" exit with 0.