# Logfile created on 2023-01-20 03:09:15 +0000 by logger.rb/v1.4.2 I, [2023-01-20T03:09:15.127127 #1481] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-01-20T03:09:15.127196 #1481] INFO -- : $$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk E, [2023-01-20T03:09:15.128875 #1481] ERROR -- : Cloning into 'trunk'... I, [2023-01-20T03:09:21.370705 #1481] INFO -- : $$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk" exit with 0. I, [2023-01-20T03:09:21.370936 #1481] INFO -- : $$$[beg] ./autogen.sh I, [2023-01-20T03:09:22.531225 #1481] INFO -- : $$$[end] "./autogen.sh" exit with 0. I, [2023-01-20T03:09:22.531316 #1481] INFO -- : $$$[beg] autoconf I, [2023-01-20T03:09:22.677795 #1481] INFO -- : $$$[end] "autoconf" exit with 0. I, [2023-01-20T03:09:22.677943 #1481] INFO -- : $$$[beg] /tmp/ruby/src/trunk/configure --prefix=/tmp/ruby/install/trunk --disable-install-doc --enable-shared I, [2023-01-20T03:09:22.875736 #1481] INFO -- : checking for ruby... /usr/bin/ruby I, [2023-01-20T03:09:22.995024 #1481] INFO -- : downloading config.guess ... done I, [2023-01-20T03:09:23.016722 #1481] INFO -- : downloading config.sub ... done I, [2023-01-20T03:09:23.158975 #1481] INFO -- : checking build system type... x86_64-pc-linux-gnu I, [2023-01-20T03:09:23.159073 #1481] INFO -- : checking host system type... x86_64-pc-linux-gnu I, [2023-01-20T03:09:23.159236 #1481] INFO -- : checking target system type... x86_64-pc-linux-gnu I, [2023-01-20T03:09:23.162333 #1481] INFO -- : checking for gcc... gcc I, [2023-01-20T03:09:23.164906 #1481] INFO -- : checking for ld... ld I, [2023-01-20T03:09:23.168459 #1481] INFO -- : checking for gcc-ar... gcc-ar I, [2023-01-20T03:09:23.171682 #1481] INFO -- : checking for g++... no I, [2023-01-20T03:09:23.175867 #1481] INFO -- : checking for gcc-nm... gcc-nm I, [2023-01-20T03:09:23.179359 #1481] INFO -- : checking for gcc-ranlib... gcc-ranlib I, [2023-01-20T03:09:23.179674 #1481] INFO -- : checking for gcc... (cached) gcc I, [2023-01-20T03:09:23.263855 #1481] INFO -- : checking whether the C compiler works... yes I, [2023-01-20T03:09:23.263952 #1481] INFO -- : checking for C compiler default output file name... a.out I, [2023-01-20T03:09:23.307361 #1481] INFO -- : checking for suffix of executables... I, [2023-01-20T03:09:23.348526 #1481] INFO -- : checking whether we are cross compiling... no I, [2023-01-20T03:09:23.378856 #1481] INFO -- : checking for suffix of object files... o I, [2023-01-20T03:09:23.406008 #1481] INFO -- : checking whether we are using the GNU C compiler... yes I, [2023-01-20T03:09:23.434345 #1481] INFO -- : checking whether gcc accepts -g... yes I, [2023-01-20T03:09:23.479209 #1481] INFO -- : checking for gcc option to accept ISO C89... none needed I, [2023-01-20T03:09:23.530949 #1481] INFO -- : checking for gcc option to accept ISO C99... none needed I, [2023-01-20T03:09:23.531018 #1481] INFO -- : checking for g++... no I, [2023-01-20T03:09:23.532595 #1481] INFO -- : checking for c++... c++ I, [2023-01-20T03:09:23.794406 #1481] INFO -- : checking whether we are using the GNU C++ compiler... yes I, [2023-01-20T03:09:23.822653 #1481] INFO -- : checking whether c++ accepts -g... yes I, [2023-01-20T03:09:23.857231 #1481] INFO -- : checking how to run the C preprocessor... gcc -E I, [2023-01-20T03:09:23.886247 #1481] INFO -- : checking for gas... no I, [2023-01-20T03:09:23.886504 #1481] INFO -- : checking for as... as I, [2023-01-20T03:09:23.887055 #1481] INFO -- : checking for gobjcopy... no I, [2023-01-20T03:09:23.887414 #1481] INFO -- : checking for objcopy... objcopy I, [2023-01-20T03:09:23.887733 #1481] INFO -- : checking for gobjdump... no I, [2023-01-20T03:09:23.888050 #1481] INFO -- : checking for objdump... objdump I, [2023-01-20T03:09:23.888351 #1481] INFO -- : checking for gstrip... no I, [2023-01-20T03:09:23.888630 #1481] INFO -- : checking for strip... strip I, [2023-01-20T03:09:23.894768 #1481] INFO -- : checking for grep that handles long lines and -e... /usr/bin/grep I, [2023-01-20T03:09:23.896990 #1481] INFO -- : checking for egrep... /usr/bin/grep -E I, [2023-01-20T03:09:24.009246 #1481] INFO -- : checking for ANSI C header files... yes I, [2023-01-20T03:09:24.038923 #1481] INFO -- : checking for sys/types.h... yes I, [2023-01-20T03:09:24.079365 #1481] INFO -- : checking for sys/stat.h... yes I, [2023-01-20T03:09:24.117942 #1481] INFO -- : checking for stdlib.h... yes I, [2023-01-20T03:09:24.156219 #1481] INFO -- : checking for string.h... yes I, [2023-01-20T03:09:24.192229 #1481] INFO -- : checking for memory.h... yes I, [2023-01-20T03:09:24.226685 #1481] INFO -- : checking for strings.h... yes I, [2023-01-20T03:09:24.265122 #1481] INFO -- : checking for inttypes.h... yes I, [2023-01-20T03:09:24.302049 #1481] INFO -- : checking for stdint.h... yes I, [2023-01-20T03:09:24.341334 #1481] INFO -- : checking for unistd.h... yes I, [2023-01-20T03:09:24.378206 #1481] INFO -- : checking minix/config.h usability... no I, [2023-01-20T03:09:24.395142 #1481] INFO -- : checking minix/config.h presence... no I, [2023-01-20T03:09:24.395454 #1481] INFO -- : checking for minix/config.h... no I, [2023-01-20T03:09:24.425879 #1481] INFO -- : checking whether it is safe to define __EXTENSIONS__... yes I, [2023-01-20T03:09:24.461008 #1481] INFO -- : checking whether the linker is GNU ld... yes I, [2023-01-20T03:09:24.474024 #1481] INFO -- : checking whether gcc -E accepts -o... yes I, [2023-01-20T03:09:24.474328 #1481] INFO -- : checking for gcc... /usr/bin/gcc I, [2023-01-20T03:09:24.489787 #1481] INFO -- : checking for gcc-ar flags... rcD I, [2023-01-20T03:09:24.489909 #1481] INFO -- : checking whether ln -s works... yes I, [2023-01-20T03:09:24.502307 #1481] INFO -- : checking whether make sets $(MAKE)... yes I, [2023-01-20T03:09:24.513802 #1481] INFO -- : checking for a BSD-compatible install... /usr/bin/install -c I, [2023-01-20T03:09:24.517220 #1481] INFO -- : checking for a thread-safe mkdir -p... /usr/bin/mkdir -p I, [2023-01-20T03:09:24.517542 #1481] INFO -- : checking for dtrace... no I, [2023-01-20T03:09:24.517783 #1481] INFO -- : checking for dot... no I, [2023-01-20T03:09:24.517998 #1481] INFO -- : checking for doxygen... no I, [2023-01-20T03:09:24.518270 #1481] INFO -- : checking for pkg-config... no I, [2023-01-20T03:09:24.540061 #1481] INFO -- : checking whether it is Android... no I, [2023-01-20T03:09:24.556648 #1481] INFO -- : checking for cd using physical directory... cd -P I, [2023-01-20T03:09:24.583109 #1481] INFO -- : checking whether CFLAGS is valid... yes I, [2023-01-20T03:09:24.632765 #1481] INFO -- : checking whether LDFLAGS is valid... yes I, [2023-01-20T03:09:24.683717 #1481] INFO -- : checking whether ELF binaries are produced... yes I, [2023-01-20T03:09:24.727178 #1481] INFO -- : checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes I, [2023-01-20T03:09:24.744021 #1481] INFO -- : checking whether -fdeclspec is accepted as LDFLAGS... no I, [2023-01-20T03:09:24.801531 #1481] INFO -- : checking whether -fdeclspec is accepted as CXXFLAGS... no I, [2023-01-20T03:09:24.826523 #1481] INFO -- : checking whether -Wextra-tokens is accepted as CFLAGS... no I, [2023-01-20T03:09:24.855172 #1481] INFO -- : checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes I, [2023-01-20T03:09:24.883476 #1481] INFO -- : checking whether -Wdivision-by-zero is accepted as CFLAGS... no I, [2023-01-20T03:09:24.913619 #1481] INFO -- : checking whether -Wdiv-by-zero is accepted as CFLAGS... yes I, [2023-01-20T03:09:24.944822 #1481] INFO -- : checking whether -Wduplicated-cond is accepted as CFLAGS... yes I, [2023-01-20T03:09:24.974520 #1481] INFO -- : checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes I, [2023-01-20T03:09:25.003737 #1481] INFO -- : checking whether -Wimplicit-int is accepted as CFLAGS... yes I, [2023-01-20T03:09:25.033871 #1481] INFO -- : checking whether -Wmisleading-indentation is accepted as CFLAGS... yes I, [2023-01-20T03:09:25.064333 #1481] INFO -- : checking whether -Wpointer-arith is accepted as CFLAGS... yes I, [2023-01-20T03:09:25.094880 #1481] INFO -- : checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no I, [2023-01-20T03:09:25.126253 #1481] INFO -- : checking whether -Wwrite-strings is accepted as CFLAGS... yes I, [2023-01-20T03:09:25.155124 #1481] INFO -- : checking whether -Wold-style-definition is accepted as CFLAGS... yes I, [2023-01-20T03:09:25.184901 #1481] INFO -- : checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes I, [2023-01-20T03:09:25.214294 #1481] INFO -- : checking whether -Wmissing-noreturn is accepted as CFLAGS... yes I, [2023-01-20T03:09:25.245292 #1481] INFO -- : checking whether -Wno-cast-function-type is accepted as CFLAGS... yes I, [2023-01-20T03:09:25.274960 #1481] INFO -- : checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes I, [2023-01-20T03:09:25.306938 #1481] INFO -- : checking whether -Wno-long-long is accepted as CFLAGS... yes I, [2023-01-20T03:09:25.337637 #1481] INFO -- : checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes I, [2023-01-20T03:09:25.365404 #1481] INFO -- : checking whether -Wno-overlength-strings is accepted as CFLAGS... yes I, [2023-01-20T03:09:25.396018 #1481] INFO -- : checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes I, [2023-01-20T03:09:25.424528 #1481] INFO -- : checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes I, [2023-01-20T03:09:25.455771 #1481] INFO -- : checking whether -Wno-self-assign is accepted as CFLAGS... yes I, [2023-01-20T03:09:25.483815 #1481] INFO -- : checking whether -Wno-tautological-compare is accepted as CFLAGS... yes I, [2023-01-20T03:09:25.515217 #1481] INFO -- : checking whether -Wno-unused-parameter is accepted as CFLAGS... yes I, [2023-01-20T03:09:25.545764 #1481] INFO -- : checking whether -Wno-unused-value is accepted as CFLAGS... yes I, [2023-01-20T03:09:25.579109 #1481] INFO -- : checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes I, [2023-01-20T03:09:25.610383 #1481] INFO -- : checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes I, [2023-01-20T03:09:25.640503 #1481] INFO -- : checking whether -Wunused-variable is accepted as CFLAGS... yes I, [2023-01-20T03:09:25.676021 #1481] INFO -- : checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no I, [2023-01-20T03:09:25.700018 #1481] INFO -- : checking whether -Wundef is accepted as CFLAGS... yes I, [2023-01-20T03:09:25.727956 #1481] INFO -- : checking whether -Wall -Wextra is accepted as CFLAGS... yes I, [2023-01-20T03:09:25.750994 #1481] INFO -- : checking whether -Qunused-arguments is accepted as CFLAGS... no I, [2023-01-20T03:09:25.804951 #1481] INFO -- : checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes I, [2023-01-20T03:09:25.832381 #1481] INFO -- : checking whether -fstack-protector-strong is accepted as CFLAGS... yes I, [2023-01-20T03:09:25.881095 #1481] INFO -- : checking whether -fstack-protector-strong is accepted as LDFLAGS... yes I, [2023-01-20T03:09:25.882136 #1481] INFO -- : checking for -fstack-protector... -fstack-protector-strong I, [2023-01-20T03:09:25.928110 #1481] INFO -- : checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes I, [2023-01-20T03:09:25.957818 #1481] INFO -- : checking whether -fno-strict-overflow is accepted as CFLAGS... yes I, [2023-01-20T03:09:25.986023 #1481] INFO -- : checking whether -ggdb3 is accepted as CFLAGS... yes I, [2023-01-20T03:09:26.014185 #1481] INFO -- : checking whether -fvisibility=hidden is accepted as CFLAGS... yes I, [2023-01-20T03:09:26.040901 #1481] INFO -- : checking whether -fno-fast-math is accepted as CFLAGS... yes I, [2023-01-20T03:09:26.069402 #1481] INFO -- : checking whether -fexcess-precision=standard is accepted as CFLAGS... yes I, [2023-01-20T03:09:26.087940 #1481] INFO -- : checking whether -fp-model precise is accepted as CFLAGS... no I, [2023-01-20T03:09:26.122492 #1481] INFO -- : checking whether compiler has statement and declarations in expressions... yes I, [2023-01-20T03:09:26.182982 #1481] INFO -- : checking pthread.h usability... yes I, [2023-01-20T03:09:26.194857 #1481] INFO -- : checking pthread.h presence... yes I, [2023-01-20T03:09:26.194948 #1481] INFO -- : checking for pthread.h... yes I, [2023-01-20T03:09:26.247805 #1481] INFO -- : checking for pthread_create in -lthr... no I, [2023-01-20T03:09:26.305023 #1481] INFO -- : checking for pthread_create in -lpthread... yes I, [2023-01-20T03:09:26.335291 #1481] INFO -- : checking for pthread_np.h... no I, [2023-01-20T03:09:26.335466 #1481] INFO -- : checking thread model... pthread I, [2023-01-20T03:09:26.389664 #1481] INFO -- : checking whether CXXFLAGS is valid... no E, [2023-01-20T03:09:26.390137 #1481] ERROR -- : configure: WARNING: something wrong with CXXFLAGS="" I, [2023-01-20T03:09:26.444757 #1481] INFO -- : checking for crypt in -lcrypt... yes I, [2023-01-20T03:09:26.501053 #1481] INFO -- : checking for dlopen in -ldl... yes I, [2023-01-20T03:09:26.545495 #1481] INFO -- : checking for shutdown in -lsocket... no I, [2023-01-20T03:09:26.586858 #1481] INFO -- : checking for dirent.h that defines DIR... yes I, [2023-01-20T03:09:26.647978 #1481] INFO -- : checking for library containing opendir... none required I, [2023-01-20T03:09:26.677196 #1481] INFO -- : checking for stdbool.h that conforms to C99... yes I, [2023-01-20T03:09:26.769075 #1481] INFO -- : checking for _Bool... yes I, [2023-01-20T03:09:26.812825 #1481] INFO -- : checking for sys/wait.h that is POSIX.1 compatible... yes I, [2023-01-20T03:09:26.838909 #1481] INFO -- : checking for afunix.h... no I, [2023-01-20T03:09:26.880310 #1481] INFO -- : checking atomic.h usability... no I, [2023-01-20T03:09:26.898731 #1481] INFO -- : checking atomic.h presence... no I, [2023-01-20T03:09:26.898808 #1481] INFO -- : checking for atomic.h... no I, [2023-01-20T03:09:26.939075 #1481] INFO -- : checking copyfile.h usability... no I, [2023-01-20T03:09:26.957320 #1481] INFO -- : checking copyfile.h presence... no I, [2023-01-20T03:09:26.957535 #1481] INFO -- : checking for copyfile.h... no I, [2023-01-20T03:09:26.999404 #1481] INFO -- : checking direct.h usability... no I, [2023-01-20T03:09:27.019207 #1481] INFO -- : checking direct.h presence... no I, [2023-01-20T03:09:27.019390 #1481] INFO -- : checking for direct.h... no I, [2023-01-20T03:09:27.068045 #1481] INFO -- : checking grp.h usability... yes I, [2023-01-20T03:09:27.077849 #1481] INFO -- : checking grp.h presence... yes I, [2023-01-20T03:09:27.077986 #1481] INFO -- : checking for grp.h... yes I, [2023-01-20T03:09:27.132308 #1481] INFO -- : checking fcntl.h usability... yes I, [2023-01-20T03:09:27.147262 #1481] INFO -- : checking fcntl.h presence... yes I, [2023-01-20T03:09:27.147443 #1481] INFO -- : checking for fcntl.h... yes I, [2023-01-20T03:09:27.198572 #1481] INFO -- : checking float.h usability... yes I, [2023-01-20T03:09:27.211032 #1481] INFO -- : checking float.h presence... yes I, [2023-01-20T03:09:27.211127 #1481] INFO -- : checking for float.h... yes I, [2023-01-20T03:09:27.249105 #1481] INFO -- : checking ieeefp.h usability... no I, [2023-01-20T03:09:27.266798 #1481] INFO -- : checking ieeefp.h presence... no I, [2023-01-20T03:09:27.266879 #1481] INFO -- : checking for ieeefp.h... no I, [2023-01-20T03:09:27.307069 #1481] INFO -- : checking intrinsics.h usability... no I, [2023-01-20T03:09:27.324048 #1481] INFO -- : checking intrinsics.h presence... no I, [2023-01-20T03:09:27.324268 #1481] INFO -- : checking for intrinsics.h... no I, [2023-01-20T03:09:27.379621 #1481] INFO -- : checking langinfo.h usability... yes I, [2023-01-20T03:09:27.392235 #1481] INFO -- : checking langinfo.h presence... yes I, [2023-01-20T03:09:27.392517 #1481] INFO -- : checking for langinfo.h... yes I, [2023-01-20T03:09:27.446344 #1481] INFO -- : checking limits.h usability... yes I, [2023-01-20T03:09:27.460447 #1481] INFO -- : checking limits.h presence... yes I, [2023-01-20T03:09:27.460789 #1481] INFO -- : checking for limits.h... yes I, [2023-01-20T03:09:27.513539 #1481] INFO -- : checking locale.h usability... yes I, [2023-01-20T03:09:27.525861 #1481] INFO -- : checking locale.h presence... yes I, [2023-01-20T03:09:27.526118 #1481] INFO -- : checking for locale.h... yes I, [2023-01-20T03:09:27.578206 #1481] INFO -- : checking malloc.h usability... yes I, [2023-01-20T03:09:27.595522 #1481] INFO -- : checking malloc.h presence... yes I, [2023-01-20T03:09:27.595874 #1481] INFO -- : checking for malloc.h... yes I, [2023-01-20T03:09:27.639384 #1481] INFO -- : checking malloc/malloc.h usability... no I, [2023-01-20T03:09:27.657098 #1481] INFO -- : checking malloc/malloc.h presence... no I, [2023-01-20T03:09:27.657452 #1481] INFO -- : checking for malloc/malloc.h... no I, [2023-01-20T03:09:27.699273 #1481] INFO -- : checking malloc_np.h usability... no I, [2023-01-20T03:09:27.715930 #1481] INFO -- : checking malloc_np.h presence... no I, [2023-01-20T03:09:27.716271 #1481] INFO -- : checking for malloc_np.h... no I, [2023-01-20T03:09:27.757295 #1481] INFO -- : checking net/socket.h usability... no I, [2023-01-20T03:09:27.776487 #1481] INFO -- : checking net/socket.h presence... no I, [2023-01-20T03:09:27.776839 #1481] INFO -- : checking for net/socket.h... no I, [2023-01-20T03:09:27.814358 #1481] INFO -- : checking process.h usability... no I, [2023-01-20T03:09:27.831256 #1481] INFO -- : checking process.h presence... no I, [2023-01-20T03:09:27.831603 #1481] INFO -- : checking for process.h... no I, [2023-01-20T03:09:27.881736 #1481] INFO -- : checking pwd.h usability... yes I, [2023-01-20T03:09:27.895356 #1481] INFO -- : checking pwd.h presence... yes I, [2023-01-20T03:09:27.895784 #1481] INFO -- : checking for pwd.h... yes I, [2023-01-20T03:09:27.947182 #1481] INFO -- : checking sanitizer/asan_interface.h usability... yes I, [2023-01-20T03:09:27.960971 #1481] INFO -- : checking sanitizer/asan_interface.h presence... yes I, [2023-01-20T03:09:27.961325 #1481] INFO -- : checking for sanitizer/asan_interface.h... yes I, [2023-01-20T03:09:28.005319 #1481] INFO -- : checking sanitizer/msan_interface.h usability... no I, [2023-01-20T03:09:28.024052 #1481] INFO -- : checking sanitizer/msan_interface.h presence... no I, [2023-01-20T03:09:28.024484 #1481] INFO -- : checking for sanitizer/msan_interface.h... no I, [2023-01-20T03:09:28.064955 #1481] INFO -- : checking setjmpex.h usability... no I, [2023-01-20T03:09:28.081718 #1481] INFO -- : checking setjmpex.h presence... no I, [2023-01-20T03:09:28.081925 #1481] INFO -- : checking for setjmpex.h... no I, [2023-01-20T03:09:28.129800 #1481] INFO -- : checking stdalign.h usability... yes I, [2023-01-20T03:09:28.138088 #1481] INFO -- : checking stdalign.h presence... yes I, [2023-01-20T03:09:28.138295 #1481] INFO -- : checking for stdalign.h... yes I, [2023-01-20T03:09:28.191947 #1481] INFO -- : checking stdio.h usability... yes I, [2023-01-20T03:09:28.207466 #1481] INFO -- : checking stdio.h presence... yes I, [2023-01-20T03:09:28.207811 #1481] INFO -- : checking for stdio.h... yes I, [2023-01-20T03:09:28.250296 #1481] INFO -- : checking sys/attr.h usability... no I, [2023-01-20T03:09:28.268780 #1481] INFO -- : checking sys/attr.h presence... no I, [2023-01-20T03:09:28.269118 #1481] INFO -- : checking for sys/attr.h... no I, [2023-01-20T03:09:28.315762 #1481] INFO -- : checking sys/eventfd.h usability... yes I, [2023-01-20T03:09:28.329524 #1481] INFO -- : checking sys/eventfd.h presence... yes I, [2023-01-20T03:09:28.329736 #1481] INFO -- : checking for sys/eventfd.h... yes I, [2023-01-20T03:09:28.383439 #1481] INFO -- : checking sys/fcntl.h usability... yes I, [2023-01-20T03:09:28.398109 #1481] INFO -- : checking sys/fcntl.h presence... yes I, [2023-01-20T03:09:28.398326 #1481] INFO -- : checking for sys/fcntl.h... yes I, [2023-01-20T03:09:28.450978 #1481] INFO -- : checking sys/file.h usability... yes I, [2023-01-20T03:09:28.464724 #1481] INFO -- : checking sys/file.h presence... yes I, [2023-01-20T03:09:28.465077 #1481] INFO -- : checking for sys/file.h... yes I, [2023-01-20T03:09:28.506052 #1481] INFO -- : checking sys/id.h usability... no I, [2023-01-20T03:09:28.523469 #1481] INFO -- : checking sys/id.h presence... no I, [2023-01-20T03:09:28.523825 #1481] INFO -- : checking for sys/id.h... no I, [2023-01-20T03:09:28.579187 #1481] INFO -- : checking sys/ioctl.h usability... yes I, [2023-01-20T03:09:28.592289 #1481] INFO -- : checking sys/ioctl.h presence... yes I, [2023-01-20T03:09:28.592726 #1481] INFO -- : checking for sys/ioctl.h... yes I, [2023-01-20T03:09:28.635920 #1481] INFO -- : checking sys/mkdev.h usability... no I, [2023-01-20T03:09:28.653977 #1481] INFO -- : checking sys/mkdev.h presence... no I, [2023-01-20T03:09:28.654367 #1481] INFO -- : checking for sys/mkdev.h... no I, [2023-01-20T03:09:28.708958 #1481] INFO -- : checking sys/param.h usability... yes I, [2023-01-20T03:09:28.726271 #1481] INFO -- : checking sys/param.h presence... yes I, [2023-01-20T03:09:28.726730 #1481] INFO -- : checking for sys/param.h... yes I, [2023-01-20T03:09:28.783800 #1481] INFO -- : checking sys/prctl.h usability... yes I, [2023-01-20T03:09:28.796021 #1481] INFO -- : checking sys/prctl.h presence... yes I, [2023-01-20T03:09:28.796377 #1481] INFO -- : checking for sys/prctl.h... yes I, [2023-01-20T03:09:28.847011 #1481] INFO -- : checking sys/random.h usability... yes I, [2023-01-20T03:09:28.863170 #1481] INFO -- : checking sys/random.h presence... yes I, [2023-01-20T03:09:28.863518 #1481] INFO -- : checking for sys/random.h... yes I, [2023-01-20T03:09:28.912224 #1481] INFO -- : checking sys/resource.h usability... yes I, [2023-01-20T03:09:28.926359 #1481] INFO -- : checking sys/resource.h presence... yes I, [2023-01-20T03:09:28.926753 #1481] INFO -- : checking for sys/resource.h... yes I, [2023-01-20T03:09:28.981401 #1481] INFO -- : checking sys/select.h usability... yes I, [2023-01-20T03:09:28.990834 #1481] INFO -- : checking sys/select.h presence... yes I, [2023-01-20T03:09:28.991181 #1481] INFO -- : checking for sys/select.h... yes I, [2023-01-20T03:09:29.043060 #1481] INFO -- : checking sys/sendfile.h usability... yes I, [2023-01-20T03:09:29.057772 #1481] INFO -- : checking sys/sendfile.h presence... yes I, [2023-01-20T03:09:29.058011 #1481] INFO -- : checking for sys/sendfile.h... yes I, [2023-01-20T03:09:29.112404 #1481] INFO -- : checking sys/socket.h usability... yes I, [2023-01-20T03:09:29.131620 #1481] INFO -- : checking sys/socket.h presence... yes I, [2023-01-20T03:09:29.131901 #1481] INFO -- : checking for sys/socket.h... yes I, [2023-01-20T03:09:29.188436 #1481] INFO -- : checking sys/syscall.h usability... yes I, [2023-01-20T03:09:29.201368 #1481] INFO -- : checking sys/syscall.h presence... yes I, [2023-01-20T03:09:29.201804 #1481] INFO -- : checking for sys/syscall.h... yes I, [2023-01-20T03:09:29.254429 #1481] INFO -- : checking sys/sysmacros.h usability... yes I, [2023-01-20T03:09:29.267423 #1481] INFO -- : checking sys/sysmacros.h presence... yes I, [2023-01-20T03:09:29.267856 #1481] INFO -- : checking for sys/sysmacros.h... yes I, [2023-01-20T03:09:29.318947 #1481] INFO -- : checking sys/time.h usability... yes I, [2023-01-20T03:09:29.333921 #1481] INFO -- : checking sys/time.h presence... yes I, [2023-01-20T03:09:29.334346 #1481] INFO -- : checking for sys/time.h... yes I, [2023-01-20T03:09:29.387299 #1481] INFO -- : checking sys/times.h usability... yes I, [2023-01-20T03:09:29.400669 #1481] INFO -- : checking sys/times.h presence... yes I, [2023-01-20T03:09:29.401095 #1481] INFO -- : checking for sys/times.h... yes I, [2023-01-20T03:09:29.451997 #1481] INFO -- : checking sys/uio.h usability... yes I, [2023-01-20T03:09:29.468560 #1481] INFO -- : checking sys/uio.h presence... yes I, [2023-01-20T03:09:29.468933 #1481] INFO -- : checking for sys/uio.h... yes I, [2023-01-20T03:09:29.508419 #1481] INFO -- : checking sys/utime.h usability... no I, [2023-01-20T03:09:29.527438 #1481] INFO -- : checking sys/utime.h presence... no I, [2023-01-20T03:09:29.527731 #1481] INFO -- : checking for sys/utime.h... no I, [2023-01-20T03:09:29.585411 #1481] INFO -- : checking syscall.h usability... yes I, [2023-01-20T03:09:29.597150 #1481] INFO -- : checking syscall.h presence... yes I, [2023-01-20T03:09:29.597347 #1481] INFO -- : checking for syscall.h... yes I, [2023-01-20T03:09:29.648071 #1481] INFO -- : checking time.h usability... yes I, [2023-01-20T03:09:29.662012 #1481] INFO -- : checking time.h presence... yes I, [2023-01-20T03:09:29.662191 #1481] INFO -- : checking for time.h... yes I, [2023-01-20T03:09:29.713028 #1481] INFO -- : checking ucontext.h usability... yes I, [2023-01-20T03:09:29.723502 #1481] INFO -- : checking ucontext.h presence... yes I, [2023-01-20T03:09:29.723677 #1481] INFO -- : checking for ucontext.h... yes I, [2023-01-20T03:09:29.774805 #1481] INFO -- : checking utime.h usability... yes I, [2023-01-20T03:09:29.788226 #1481] INFO -- : checking utime.h presence... yes I, [2023-01-20T03:09:29.788398 #1481] INFO -- : checking for utime.h... yes I, [2023-01-20T03:09:29.992878 #1481] INFO -- : checking x86intrin.h usability... yes I, [2023-01-20T03:09:30.042345 #1481] INFO -- : checking x86intrin.h presence... yes I, [2023-01-20T03:09:30.042548 #1481] INFO -- : checking for x86intrin.h... yes I, [2023-01-20T03:09:30.237659 #1481] INFO -- : checking for x86intrin.h when defined(__x86_64__)... yes I, [2023-01-20T03:09:30.293953 #1481] INFO -- : checking gmp.h usability... yes I, [2023-01-20T03:09:30.311051 #1481] INFO -- : checking gmp.h presence... yes I, [2023-01-20T03:09:30.311126 #1481] INFO -- : checking for gmp.h... yes I, [2023-01-20T03:09:30.426543 #1481] INFO -- : checking for library containing __gmpz_init... -lgmp I, [2023-01-20T03:09:30.428166 #1481] INFO -- : checking for special C compiler options needed for large files... no I, [2023-01-20T03:09:30.459899 #1481] INFO -- : checking for _FILE_OFFSET_BITS value needed for large files... no I, [2023-01-20T03:09:30.553024 #1481] INFO -- : checking whether byte ordering is bigendian... no I, [2023-01-20T03:09:30.582443 #1481] INFO -- : checking for an ANSI C-conforming const... yes I, [2023-01-20T03:09:30.632458 #1481] INFO -- : checking whether char is unsigned... no I, [2023-01-20T03:09:30.657813 #1481] INFO -- : checking for inline... inline I, [2023-01-20T03:09:30.690497 #1481] INFO -- : checking for working volatile... yes I, [2023-01-20T03:09:30.722907 #1481] INFO -- : checking for typeof syntax and keyword spelling... typeof I, [2023-01-20T03:09:30.754911 #1481] INFO -- : checking for C/C++ restrict keyword... __restrict I, [2023-01-20T03:09:30.845147 #1481] INFO -- : checking for long long... yes I, [2023-01-20T03:09:30.945337 #1481] INFO -- : checking for off_t... yes I, [2023-01-20T03:09:31.017275 #1481] INFO -- : checking char bit... 8 I, [2023-01-20T03:09:31.094264 #1481] INFO -- : checking size of int... 4 I, [2023-01-20T03:09:31.178693 #1481] INFO -- : checking size of short... 2 I, [2023-01-20T03:09:31.255225 #1481] INFO -- : checking size of long... 8 I, [2023-01-20T03:09:31.333243 #1481] INFO -- : checking size of long long... 8 I, [2023-01-20T03:09:31.372995 #1481] INFO -- : checking size of __int64... 0 I, [2023-01-20T03:09:31.446993 #1481] INFO -- : checking size of __int128... 16 I, [2023-01-20T03:09:31.531358 #1481] INFO -- : checking size of off_t... 8 I, [2023-01-20T03:09:31.611360 #1481] INFO -- : checking size of void*... 8 I, [2023-01-20T03:09:31.691963 #1481] INFO -- : checking size of float... 4 I, [2023-01-20T03:09:31.772110 #1481] INFO -- : checking size of double... 8 I, [2023-01-20T03:09:31.845120 #1481] INFO -- : checking size of time_t... 8 I, [2023-01-20T03:09:31.921271 #1481] INFO -- : checking size of clock_t... 8 I, [2023-01-20T03:09:31.980153 #1481] INFO -- : checking packed struct attribute... x __attribute__((packed)) I, [2023-01-20T03:09:32.012698 #1481] INFO -- : checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes I, [2023-01-20T03:09:32.052000 #1481] INFO -- : checking for printf prefix for long long... ll I, [2023-01-20T03:09:32.152114 #1481] INFO -- : checking for pid_t... yes I, [2023-01-20T03:09:32.366418 #1481] INFO -- : checking for convertible type of pid_t... INT I, [2023-01-20T03:09:32.477651 #1481] INFO -- : checking for uid_t... yes I, [2023-01-20T03:09:32.707472 #1481] INFO -- : checking for convertible type of uid_t... UINT I, [2023-01-20T03:09:32.811066 #1481] INFO -- : checking for gid_t... yes I, [2023-01-20T03:09:33.032520 #1481] INFO -- : checking for convertible type of gid_t... UINT I, [2023-01-20T03:09:33.104165 #1481] INFO -- : checking for time_t... yes I, [2023-01-20T03:09:33.227510 #1481] INFO -- : checking for convertible type of time_t... LONG I, [2023-01-20T03:09:33.328277 #1481] INFO -- : checking for dev_t... yes I, [2023-01-20T03:09:33.512615 #1481] INFO -- : checking for convertible type of dev_t... ULONG I, [2023-01-20T03:09:33.593620 #1481] INFO -- : checking for mode_t... yes I, [2023-01-20T03:09:33.757832 #1481] INFO -- : checking for convertible type of mode_t... UINT I, [2023-01-20T03:09:33.837684 #1481] INFO -- : checking for rlim_t... yes I, [2023-01-20T03:09:33.966150 #1481] INFO -- : checking for convertible type of rlim_t... ULONG I, [2023-01-20T03:09:33.976386 #1481] INFO -- : checking for off_t... (cached) yes I, [2023-01-20T03:09:34.146013 #1481] INFO -- : checking for convertible type of off_t... LONG I, [2023-01-20T03:09:34.220673 #1481] INFO -- : checking for clockid_t... yes I, [2023-01-20T03:09:34.365045 #1481] INFO -- : checking for convertible type of clockid_t... INT I, [2023-01-20T03:09:34.407537 #1481] INFO -- : checking for variable length macro... yes I, [2023-01-20T03:09:34.439401 #1481] INFO -- : checking if _Alignof() works... yes I, [2023-01-20T03:09:34.472014 #1481] INFO -- : checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x I, [2023-01-20T03:09:34.505333 #1481] INFO -- : checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x I, [2023-01-20T03:09:34.537204 #1481] INFO -- : checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x I, [2023-01-20T03:09:34.564251 #1481] INFO -- : checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x I, [2023-01-20T03:09:34.599684 #1481] INFO -- : checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x I, [2023-01-20T03:09:34.628821 #1481] INFO -- : checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x I, [2023-01-20T03:09:34.662280 #1481] INFO -- : checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x I, [2023-01-20T03:09:34.693052 #1481] INFO -- : checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x I, [2023-01-20T03:09:34.727977 #1481] INFO -- : checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x I, [2023-01-20T03:09:34.764195 #1481] INFO -- : checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x I, [2023-01-20T03:09:34.797258 #1481] INFO -- : checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x I, [2023-01-20T03:09:34.831447 #1481] INFO -- : checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x I, [2023-01-20T03:09:34.860488 #1481] INFO -- : checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x I, [2023-01-20T03:09:34.892434 #1481] INFO -- : checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x I, [2023-01-20T03:09:34.923919 #1481] INFO -- : checking for WEAK function attribute... __attribute__ ((__weak__)) x I, [2023-01-20T03:09:34.932578 #1481] INFO -- : checking for __attribute__((__depreacted__(msg))) in C++... no I, [2023-01-20T03:09:34.938331 #1481] INFO -- : checking for std::nullptr_t... no I, [2023-01-20T03:09:35.071768 #1481] INFO -- : checking for FUNC_STDCALL function attribute... x I, [2023-01-20T03:09:35.205979 #1481] INFO -- : checking for FUNC_CDECL function attribute... x I, [2023-01-20T03:09:35.337286 #1481] INFO -- : checking for FUNC_FASTCALL function attribute... x I, [2023-01-20T03:09:35.370441 #1481] INFO -- : checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x I, [2023-01-20T03:09:35.401624 #1481] INFO -- : checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x I, [2023-01-20T03:09:35.452573 #1481] INFO -- : checking for function alias... alias I, [2023-01-20T03:09:35.502749 #1481] INFO -- : checking for __atomic builtins... yes I, [2023-01-20T03:09:35.559167 #1481] INFO -- : checking for __sync builtins... yes I, [2023-01-20T03:09:35.603453 #1481] INFO -- : checking for __builtin_unreachable... yes I, [2023-01-20T03:09:35.663335 #1481] INFO -- : checking for __assume... no I, [2023-01-20T03:09:35.692754 #1481] INFO -- : checking for exported function attribute... __attribute__ ((__visibility__("default"))) I, [2023-01-20T03:09:35.721768 #1481] INFO -- : checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x I, [2023-01-20T03:09:35.782870 #1481] INFO -- : checking for function name string predefined identifier... __func__ I, [2023-01-20T03:09:35.820637 #1481] INFO -- : checking if enum over int is allowed... yes I, [2023-01-20T03:09:35.880025 #1481] INFO -- : checking whether sys_nerr is declared... yes I, [2023-01-20T03:09:35.940813 #1481] INFO -- : checking whether getenv is declared... yes I, [2023-01-20T03:09:36.035916 #1481] INFO -- : checking for size_t... yes I, [2023-01-20T03:09:36.143452 #1481] INFO -- : checking size of size_t... 8 I, [2023-01-20T03:09:36.218923 #1481] INFO -- : checking size of ptrdiff_t... 8 I, [2023-01-20T03:09:36.297314 #1481] INFO -- : checking size of dev_t... 8 I, [2023-01-20T03:09:36.337561 #1481] INFO -- : checking for printf prefix for size_t... z I, [2023-01-20T03:09:36.367836 #1481] INFO -- : checking for printf prefix for ptrdiff_t... t I, [2023-01-20T03:09:36.426540 #1481] INFO -- : checking for struct stat.st_blksize... yes I, [2023-01-20T03:09:36.476844 #1481] INFO -- : checking for struct stat.st_blocks... yes I, [2023-01-20T03:09:36.530519 #1481] INFO -- : checking for struct stat.st_rdev... yes I, [2023-01-20T03:09:36.569130 #1481] INFO -- : checking size of struct stat.st_size... SIZEOF_OFF_T I, [2023-01-20T03:09:36.604404 #1481] INFO -- : checking size of struct stat.st_blocks... SIZEOF_OFF_T I, [2023-01-20T03:09:36.641383 #1481] INFO -- : checking size of struct stat.st_ino... SIZEOF_LONG I, [2023-01-20T03:09:36.680802 #1481] INFO -- : checking size of struct stat.st_dev... SIZEOF_DEV_T I, [2023-01-20T03:09:36.722354 #1481] INFO -- : checking size of struct stat.st_rdev... SIZEOF_DEV_T I, [2023-01-20T03:09:36.817376 #1481] INFO -- : checking for struct stat.st_atim... yes I, [2023-01-20T03:09:36.898934 #1481] INFO -- : checking for struct stat.st_atimespec... no I, [2023-01-20T03:09:36.976269 #1481] INFO -- : checking for struct stat.st_atimensec... no I, [2023-01-20T03:09:37.065542 #1481] INFO -- : checking for struct stat.st_mtim... yes I, [2023-01-20T03:09:37.148243 #1481] INFO -- : checking for struct stat.st_mtimespec... no I, [2023-01-20T03:09:37.234729 #1481] INFO -- : checking for struct stat.st_mtimensec... no I, [2023-01-20T03:09:37.329581 #1481] INFO -- : checking for struct stat.st_ctim... yes I, [2023-01-20T03:09:37.411270 #1481] INFO -- : checking for struct stat.st_ctimespec... no I, [2023-01-20T03:09:37.487353 #1481] INFO -- : checking for struct stat.st_ctimensec... no I, [2023-01-20T03:09:37.569781 #1481] INFO -- : checking for struct stat.st_birthtimespec... no I, [2023-01-20T03:09:37.669500 #1481] INFO -- : checking for struct statx.stx_btime... yes I, [2023-01-20T03:09:37.739837 #1481] INFO -- : checking for struct timeval... yes I, [2023-01-20T03:09:37.783588 #1481] INFO -- : checking size of struct timeval.tv_sec... SIZEOF_TIME_T I, [2023-01-20T03:09:37.846589 #1481] INFO -- : checking for struct timespec... yes I, [2023-01-20T03:09:37.914192 #1481] INFO -- : checking for struct timezone... yes I, [2023-01-20T03:09:38.012719 #1481] INFO -- : checking for fd_mask... yes I, [2023-01-20T03:09:38.067759 #1481] INFO -- : checking for int8_t... yes I, [2023-01-20T03:09:38.139953 #1481] INFO -- : checking size of int8_t... 1 I, [2023-01-20T03:09:38.195354 #1481] INFO -- : checking for uint8_t... yes I, [2023-01-20T03:09:38.274152 #1481] INFO -- : checking size of uint8_t... 1 I, [2023-01-20T03:09:38.331286 #1481] INFO -- : checking for int16_t... yes I, [2023-01-20T03:09:38.410748 #1481] INFO -- : checking size of int16_t... 2 I, [2023-01-20T03:09:38.462609 #1481] INFO -- : checking for uint16_t... yes I, [2023-01-20T03:09:38.537784 #1481] INFO -- : checking size of uint16_t... 2 I, [2023-01-20T03:09:38.593015 #1481] INFO -- : checking for int32_t... yes I, [2023-01-20T03:09:38.675998 #1481] INFO -- : checking size of int32_t... 4 I, [2023-01-20T03:09:38.728224 #1481] INFO -- : checking for uint32_t... yes I, [2023-01-20T03:09:38.803785 #1481] INFO -- : checking size of uint32_t... 4 I, [2023-01-20T03:09:38.853820 #1481] INFO -- : checking for int64_t... yes I, [2023-01-20T03:09:38.936536 #1481] INFO -- : checking size of int64_t... 8 I, [2023-01-20T03:09:38.988588 #1481] INFO -- : checking for uint64_t... yes I, [2023-01-20T03:09:39.067038 #1481] INFO -- : checking size of uint64_t... 8 I, [2023-01-20T03:09:39.109059 #1481] INFO -- : checking for int128_t... __int128 I, [2023-01-20T03:09:39.155671 #1481] INFO -- : checking for uint128_t... unsigned __int128 I, [2023-01-20T03:09:39.214309 #1481] INFO -- : checking for intptr_t... yes I, [2023-01-20T03:09:39.292308 #1481] INFO -- : checking size of intptr_t... 8 I, [2023-01-20T03:09:39.347538 #1481] INFO -- : checking for uintptr_t... yes I, [2023-01-20T03:09:39.428006 #1481] INFO -- : checking size of uintptr_t... 8 I, [2023-01-20T03:09:39.556681 #1481] INFO -- : checking for printf prefix for intptr_t... NONE I, [2023-01-20T03:09:39.593316 #1481] INFO -- : checking for ssize_t... yes I, [2023-01-20T03:09:39.658849 #1481] INFO -- : checking size of ssize_t... 8 I, [2023-01-20T03:09:39.753954 #1481] INFO -- : checking for printf prefix for int64_t... NONE I, [2023-01-20T03:09:39.806502 #1481] INFO -- : checking for stack end address... __libc_stack_end I, [2023-01-20T03:09:39.808329 #1481] INFO -- : checking for uid_t in sys/types.h... (cached) yes I, [2023-01-20T03:09:39.886925 #1481] INFO -- : checking type of array argument to getgroups... gid_t I, [2023-01-20T03:09:39.942938 #1481] INFO -- : checking for working alloca.h... yes I, [2023-01-20T03:09:39.996758 #1481] INFO -- : checking for alloca... yes I, [2023-01-20T03:09:40.049836 #1481] INFO -- : checking for dynamic size alloca... ok I, [2023-01-20T03:09:40.133699 #1481] INFO -- : checking for working memcmp... yes I, [2023-01-20T03:09:40.179763 #1481] INFO -- : checking for dup... yes I, [2023-01-20T03:09:40.237136 #1481] INFO -- : checking for dup2... yes I, [2023-01-20T03:09:40.306720 #1481] INFO -- : checking for acosh... yes I, [2023-01-20T03:09:40.372962 #1481] INFO -- : checking for cbrt... yes I, [2023-01-20T03:09:40.427355 #1481] INFO -- : checking for crypt... yes I, [2023-01-20T03:09:40.499296 #1481] INFO -- : checking for erf... yes I, [2023-01-20T03:09:40.558934 #1481] INFO -- : checking for explicit_bzero... yes I, [2023-01-20T03:09:40.623173 #1481] INFO -- : checking for ffs... yes I, [2023-01-20T03:09:40.682053 #1481] INFO -- : checking for flock... yes I, [2023-01-20T03:09:40.740558 #1481] INFO -- : checking for hypot... yes I, [2023-01-20T03:09:40.802145 #1481] INFO -- : checking for lgamma_r... yes I, [2023-01-20T03:09:40.866995 #1481] INFO -- : checking for memmove... yes I, [2023-01-20T03:09:40.930836 #1481] INFO -- : checking for nan... yes I, [2023-01-20T03:09:40.998259 #1481] INFO -- : checking for nextafter... yes I, [2023-01-20T03:09:41.065163 #1481] INFO -- : checking for setproctitle... no I, [2023-01-20T03:09:41.127711 #1481] INFO -- : checking for strchr... yes I, [2023-01-20T03:09:41.182508 #1481] INFO -- : checking for strerror... yes I, [2023-01-20T03:09:41.243546 #1481] INFO -- : checking for strlcat... no I, [2023-01-20T03:09:41.308337 #1481] INFO -- : checking for strlcpy... no I, [2023-01-20T03:09:41.372023 #1481] INFO -- : checking for strstr... yes I, [2023-01-20T03:09:41.439815 #1481] INFO -- : checking for tgamma... yes I, [2023-01-20T03:09:41.479848 #1481] INFO -- : checking sys/pstat.h usability... no I, [2023-01-20T03:09:41.498474 #1481] INFO -- : checking sys/pstat.h presence... no I, [2023-01-20T03:09:41.498545 #1481] INFO -- : checking for sys/pstat.h... no I, [2023-01-20T03:09:41.498896 #1481] INFO -- : checking for pid_t... (cached) yes I, [2023-01-20T03:09:41.539188 #1481] INFO -- : checking vfork.h usability... no I, [2023-01-20T03:09:41.557077 #1481] INFO -- : checking vfork.h presence... no I, [2023-01-20T03:09:41.557250 #1481] INFO -- : checking for vfork.h... no I, [2023-01-20T03:09:41.623663 #1481] INFO -- : checking for fork... yes I, [2023-01-20T03:09:41.691253 #1481] INFO -- : checking for vfork... yes I, [2023-01-20T03:09:41.767144 #1481] INFO -- : checking for working fork... yes I, [2023-01-20T03:09:41.767221 #1481] INFO -- : checking for working vfork... (cached) yes I, [2023-01-20T03:09:41.827904 #1481] INFO -- : checking for __syscall... no I, [2023-01-20T03:09:41.886742 #1481] INFO -- : checking for _longjmp... yes I, [2023-01-20T03:09:41.948841 #1481] INFO -- : checking for arc4random_buf... no I, [2023-01-20T03:09:42.017580 #1481] INFO -- : checking for atan2l... yes I, [2023-01-20T03:09:42.090935 #1481] INFO -- : checking for atan2f... yes I, [2023-01-20T03:09:42.156216 #1481] INFO -- : checking for chmod... yes I, [2023-01-20T03:09:42.216462 #1481] INFO -- : checking for chown... yes I, [2023-01-20T03:09:42.270734 #1481] INFO -- : checking for chroot... yes I, [2023-01-20T03:09:42.340162 #1481] INFO -- : checking for chsize... no I, [2023-01-20T03:09:42.402486 #1481] INFO -- : checking for clock_gettime... yes I, [2023-01-20T03:09:42.458904 #1481] INFO -- : checking for copy_file_range... yes I, [2023-01-20T03:09:42.528983 #1481] INFO -- : checking for cosh... yes I, [2023-01-20T03:09:42.588959 #1481] INFO -- : checking for crypt_r... yes I, [2023-01-20T03:09:42.590564 #1481] INFO -- : checking for daemon... (cached) no I, [2023-01-20T03:09:42.649744 #1481] INFO -- : checking for dirfd... yes I, [2023-01-20T03:09:42.708596 #1481] INFO -- : checking for dl_iterate_phdr... yes I, [2023-01-20T03:09:42.767420 #1481] INFO -- : checking for dlopen... yes I, [2023-01-20T03:09:42.819660 #1481] INFO -- : checking for dladdr... yes I, [2023-01-20T03:09:42.878898 #1481] INFO -- : checking for dup3... yes I, [2023-01-20T03:09:42.936571 #1481] INFO -- : checking for eaccess... yes I, [2023-01-20T03:09:42.998919 #1481] INFO -- : checking for endgrent... yes I, [2023-01-20T03:09:43.062917 #1481] INFO -- : checking for eventfd... yes I, [2023-01-20T03:09:43.122115 #1481] INFO -- : checking for execl... yes I, [2023-01-20T03:09:43.187643 #1481] INFO -- : checking for execle... yes I, [2023-01-20T03:09:43.247249 #1481] INFO -- : checking for execv... yes I, [2023-01-20T03:09:43.315508 #1481] INFO -- : checking for execve... yes I, [2023-01-20T03:09:43.375738 #1481] INFO -- : checking for explicit_memset... no I, [2023-01-20T03:09:43.437917 #1481] INFO -- : checking for fcopyfile... no I, [2023-01-20T03:09:43.487011 #1481] INFO -- : checking for fchmod... yes I, [2023-01-20T03:09:43.547588 #1481] INFO -- : checking for fchown... yes I, [2023-01-20T03:09:43.610832 #1481] INFO -- : checking for fcntl... yes I, [2023-01-20T03:09:43.669012 #1481] INFO -- : checking for fdatasync... yes I, [2023-01-20T03:09:43.731370 #1481] INFO -- : checking for fdopendir... yes I, [2023-01-20T03:09:43.789664 #1481] INFO -- : checking for fgetattrlist... no I, [2023-01-20T03:09:43.848268 #1481] INFO -- : checking for fmod... yes I, [2023-01-20T03:09:43.903845 #1481] INFO -- : checking for fstatat... yes I, [2023-01-20T03:09:43.964355 #1481] INFO -- : checking for fsync... yes I, [2023-01-20T03:09:44.021798 #1481] INFO -- : checking for ftruncate... yes I, [2023-01-20T03:09:44.082966 #1481] INFO -- : checking for ftruncate64... yes I, [2023-01-20T03:09:44.150883 #1481] INFO -- : checking for getattrlist... no I, [2023-01-20T03:09:44.212986 #1481] INFO -- : checking for getcwd... yes I, [2023-01-20T03:09:44.270907 #1481] INFO -- : checking for getegid... yes I, [2023-01-20T03:09:44.328981 #1481] INFO -- : checking for getentropy... yes I, [2023-01-20T03:09:44.378724 #1481] INFO -- : checking for geteuid... yes I, [2023-01-20T03:09:44.432570 #1481] INFO -- : checking for getgid... yes I, [2023-01-20T03:09:44.495638 #1481] INFO -- : checking for getgidx... no I, [2023-01-20T03:09:44.554894 #1481] INFO -- : checking for getgrnam... yes I, [2023-01-20T03:09:44.610750 #1481] INFO -- : checking for getgrnam_r... yes I, [2023-01-20T03:09:44.661037 #1481] INFO -- : checking for getgroups... yes I, [2023-01-20T03:09:44.718727 #1481] INFO -- : checking for getlogin... yes I, [2023-01-20T03:09:44.782781 #1481] INFO -- : checking for getlogin_r... yes I, [2023-01-20T03:09:44.834941 #1481] INFO -- : checking for getpgid... yes I, [2023-01-20T03:09:44.893513 #1481] INFO -- : checking for getpgrp... yes I, [2023-01-20T03:09:44.943039 #1481] INFO -- : checking for getppid... yes I, [2023-01-20T03:09:44.999395 #1481] INFO -- : checking for getpriority... yes I, [2023-01-20T03:09:45.060151 #1481] INFO -- : checking for getpwnam... yes I, [2023-01-20T03:09:45.119566 #1481] INFO -- : checking for getpwnam_r... yes I, [2023-01-20T03:09:45.178588 #1481] INFO -- : checking for getpwuid... yes I, [2023-01-20T03:09:45.234423 #1481] INFO -- : checking for getpwuid_r... yes I, [2023-01-20T03:09:45.291343 #1481] INFO -- : checking for getrandom... yes I, [2023-01-20T03:09:45.349863 #1481] INFO -- : checking for getresgid... yes I, [2023-01-20T03:09:45.406918 #1481] INFO -- : checking for getresuid... yes I, [2023-01-20T03:09:45.468598 #1481] INFO -- : checking for getrlimit... yes I, [2023-01-20T03:09:45.521654 #1481] INFO -- : checking for getsid... yes I, [2023-01-20T03:09:45.571421 #1481] INFO -- : checking for gettimeofday... yes I, [2023-01-20T03:09:45.628222 #1481] INFO -- : checking for getuid... yes I, [2023-01-20T03:09:45.689922 #1481] INFO -- : checking for getuidx... no I, [2023-01-20T03:09:45.737191 #1481] INFO -- : checking for gmtime_r... yes I, [2023-01-20T03:09:45.794943 #1481] INFO -- : checking for grantpt... yes I, [2023-01-20T03:09:45.854490 #1481] INFO -- : checking for initgroups... yes I, [2023-01-20T03:09:45.906947 #1481] INFO -- : checking for ioctl... yes I, [2023-01-20T03:09:45.968938 #1481] INFO -- : checking for isfinite... no I, [2023-01-20T03:09:46.032930 #1481] INFO -- : checking for issetugid... no I, [2023-01-20T03:09:46.090906 #1481] INFO -- : checking for kill... yes I, [2023-01-20T03:09:46.149592 #1481] INFO -- : checking for killpg... yes I, [2023-01-20T03:09:46.179412 #1481] INFO -- : checking for lchmod... no I, [2023-01-20T03:09:46.224473 #1481] INFO -- : checking for lchown... yes I, [2023-01-20T03:09:46.282690 #1481] INFO -- : checking for link... yes I, [2023-01-20T03:09:46.347546 #1481] INFO -- : checking for llabs... yes I, [2023-01-20T03:09:46.397610 #1481] INFO -- : checking for lockf... yes I, [2023-01-20T03:09:46.462352 #1481] INFO -- : checking for log2... yes I, [2023-01-20T03:09:46.519900 #1481] INFO -- : checking for lstat... yes I, [2023-01-20T03:09:46.577947 #1481] INFO -- : checking for lutimes... yes I, [2023-01-20T03:09:46.635416 #1481] INFO -- : checking for malloc_usable_size... yes I, [2023-01-20T03:09:46.697916 #1481] INFO -- : checking for malloc_size... no I, [2023-01-20T03:09:46.751372 #1481] INFO -- : checking for mblen... yes I, [2023-01-20T03:09:46.804192 #1481] INFO -- : checking for memalign... yes I, [2023-01-20T03:09:46.867395 #1481] INFO -- : checking for memset_s... no I, [2023-01-20T03:09:46.922919 #1481] INFO -- : checking for writev... yes I, [2023-01-20T03:09:46.982416 #1481] INFO -- : checking for memrchr... yes I, [2023-01-20T03:09:47.044025 #1481] INFO -- : checking for memmem... yes I, [2023-01-20T03:09:47.106196 #1481] INFO -- : checking for mkfifo... yes I, [2023-01-20T03:09:47.166990 #1481] INFO -- : checking for mknod... yes I, [2023-01-20T03:09:47.228932 #1481] INFO -- : checking for mktime... yes I, [2023-01-20T03:09:47.291671 #1481] INFO -- : checking for mmap... yes I, [2023-01-20T03:09:47.346585 #1481] INFO -- : checking for mremap... yes I, [2023-01-20T03:09:47.413813 #1481] INFO -- : checking for openat... yes I, [2023-01-20T03:09:47.473171 #1481] INFO -- : checking for pclose... yes I, [2023-01-20T03:09:47.538062 #1481] INFO -- : checking for pipe... yes I, [2023-01-20T03:09:47.596615 #1481] INFO -- : checking for pipe2... yes I, [2023-01-20T03:09:47.655104 #1481] INFO -- : checking for poll... yes I, [2023-01-20T03:09:47.711948 #1481] INFO -- : checking for popen... yes I, [2023-01-20T03:09:47.774302 #1481] INFO -- : checking for posix_fadvise... yes I, [2023-01-20T03:09:47.840062 #1481] INFO -- : checking for posix_madvise... yes I, [2023-01-20T03:09:47.908052 #1481] INFO -- : checking for posix_memalign... yes I, [2023-01-20T03:09:47.971375 #1481] INFO -- : checking for ppoll... yes I, [2023-01-20T03:09:48.034455 #1481] INFO -- : checking for pread... yes I, [2023-01-20T03:09:48.092525 #1481] INFO -- : checking for pwrite... yes I, [2023-01-20T03:09:48.155865 #1481] INFO -- : checking for qsort_r... yes I, [2023-01-20T03:09:48.224698 #1481] INFO -- : checking for qsort_s... no I, [2023-01-20T03:09:48.284128 #1481] INFO -- : checking for readlink... yes I, [2023-01-20T03:09:48.348985 #1481] INFO -- : checking for realpath... yes I, [2023-01-20T03:09:48.420724 #1481] INFO -- : checking for round... yes I, [2023-01-20T03:09:48.481107 #1481] INFO -- : checking for sched_getaffinity... yes I, [2023-01-20T03:09:48.543020 #1481] INFO -- : checking for seekdir... yes I, [2023-01-20T03:09:48.617028 #1481] INFO -- : checking for select_large_fdset... no I, [2023-01-20T03:09:48.674045 #1481] INFO -- : checking for sendfile... yes I, [2023-01-20T03:09:48.735212 #1481] INFO -- : checking for setegid... yes I, [2023-01-20T03:09:48.800667 #1481] INFO -- : checking for setenv... yes I, [2023-01-20T03:09:48.865108 #1481] INFO -- : checking for seteuid... yes I, [2023-01-20T03:09:48.917723 #1481] INFO -- : checking for setgid... yes I, [2023-01-20T03:09:48.983334 #1481] INFO -- : checking for setgroups... yes I, [2023-01-20T03:09:49.049303 #1481] INFO -- : checking for setpgid... yes I, [2023-01-20T03:09:49.107356 #1481] INFO -- : checking for setpgrp... yes I, [2023-01-20T03:09:49.170455 #1481] INFO -- : checking for setregid... yes I, [2023-01-20T03:09:49.235773 #1481] INFO -- : checking for setresgid... yes I, [2023-01-20T03:09:49.294101 #1481] INFO -- : checking for setresuid... yes I, [2023-01-20T03:09:49.354675 #1481] INFO -- : checking for setreuid... yes I, [2023-01-20T03:09:49.424011 #1481] INFO -- : checking for setrgid... no I, [2023-01-20T03:09:49.487368 #1481] INFO -- : checking for setrlimit... yes I, [2023-01-20T03:09:49.548954 #1481] INFO -- : checking for setruid... no I, [2023-01-20T03:09:49.601659 #1481] INFO -- : checking for setsid... yes I, [2023-01-20T03:09:49.661428 #1481] INFO -- : checking for setuid... yes I, [2023-01-20T03:09:49.725723 #1481] INFO -- : checking for shutdown... yes I, [2023-01-20T03:09:49.789687 #1481] INFO -- : checking for sigaction... yes I, [2023-01-20T03:09:49.853663 #1481] INFO -- : checking for sigaltstack... yes I, [2023-01-20T03:09:49.917078 #1481] INFO -- : checking for sigprocmask... yes I, [2023-01-20T03:09:49.987071 #1481] INFO -- : checking for sinh... yes I, [2023-01-20T03:09:50.058072 #1481] INFO -- : checking for spawnv... no I, [2023-01-20T03:09:50.123034 #1481] INFO -- : checking for symlink... yes I, [2023-01-20T03:09:50.186444 #1481] INFO -- : checking for syscall... yes I, [2023-01-20T03:09:50.245694 #1481] INFO -- : checking for sysconf... yes I, [2023-01-20T03:09:50.307467 #1481] INFO -- : checking for system... yes I, [2023-01-20T03:09:50.378942 #1481] INFO -- : checking for tanh... yes I, [2023-01-20T03:09:50.435647 #1481] INFO -- : checking for telldir... yes I, [2023-01-20T03:09:50.489706 #1481] INFO -- : checking for timegm... yes I, [2023-01-20T03:09:50.547296 #1481] INFO -- : checking for times... yes I, [2023-01-20T03:09:50.607069 #1481] INFO -- : checking for truncate... yes I, [2023-01-20T03:09:50.671012 #1481] INFO -- : checking for truncate64... yes I, [2023-01-20T03:09:50.733425 #1481] INFO -- : checking for tzset... yes I, [2023-01-20T03:09:50.799015 #1481] INFO -- : checking for umask... yes I, [2023-01-20T03:09:50.863777 #1481] INFO -- : checking for unsetenv... yes I, [2023-01-20T03:09:50.930637 #1481] INFO -- : checking for utimensat... yes I, [2023-01-20T03:09:50.993924 #1481] INFO -- : checking for utimes... yes I, [2023-01-20T03:09:51.056563 #1481] INFO -- : checking for wait4... yes I, [2023-01-20T03:09:51.110973 #1481] INFO -- : checking for waitpid... yes I, [2023-01-20T03:09:51.184903 #1481] INFO -- : checking for __cospi... no I, [2023-01-20T03:09:51.244242 #1481] INFO -- : checking for __sinpi... no I, [2023-01-20T03:09:51.309671 #1481] INFO -- : checking for statx... yes I, [2023-01-20T03:09:51.372248 #1481] INFO -- : checking if getcwd allocates buffer if NULL is given... yes I, [2023-01-20T03:09:51.427269 #1481] INFO -- : checking crypt.h usability... yes I, [2023-01-20T03:09:51.440013 #1481] INFO -- : checking crypt.h presence... yes I, [2023-01-20T03:09:51.440197 #1481] INFO -- : checking for crypt.h... yes I, [2023-01-20T03:09:51.476966 #1481] INFO -- : checking for struct crypt_data.initialized... yes I, [2023-01-20T03:09:51.529986 #1481] INFO -- : checking for __builtin_alloca_with_align... yes I, [2023-01-20T03:09:51.587046 #1481] INFO -- : checking for __builtin_assume_aligned... yes I, [2023-01-20T03:09:51.636303 #1481] INFO -- : checking for __builtin_bswap16... yes I, [2023-01-20T03:09:51.688473 #1481] INFO -- : checking for __builtin_bswap32... yes I, [2023-01-20T03:09:51.743469 #1481] INFO -- : checking for __builtin_bswap64... yes I, [2023-01-20T03:09:51.800977 #1481] INFO -- : checking for __builtin_popcount... yes I, [2023-01-20T03:09:51.860328 #1481] INFO -- : checking for __builtin_popcountll... yes I, [2023-01-20T03:09:51.922486 #1481] INFO -- : checking for __builtin_clz... yes I, [2023-01-20T03:09:51.983796 #1481] INFO -- : checking for __builtin_clzl... yes I, [2023-01-20T03:09:52.042902 #1481] INFO -- : checking for __builtin_clzll... yes I, [2023-01-20T03:09:52.099581 #1481] INFO -- : checking for __builtin_ctz... yes I, [2023-01-20T03:09:52.160668 #1481] INFO -- : checking for __builtin_ctzll... yes I, [2023-01-20T03:09:52.212069 #1481] INFO -- : checking for __builtin_add_overflow... yes I, [2023-01-20T03:09:52.268400 #1481] INFO -- : checking for __builtin_sub_overflow... yes I, [2023-01-20T03:09:52.315949 #1481] INFO -- : checking for __builtin_mul_overflow... yes I, [2023-01-20T03:09:52.370875 #1481] INFO -- : checking for __builtin_mul_overflow_p... yes I, [2023-01-20T03:09:52.427309 #1481] INFO -- : checking for __builtin_constant_p... yes I, [2023-01-20T03:09:52.485681 #1481] INFO -- : checking for __builtin_choose_expr... yes I, [2023-01-20T03:09:52.541669 #1481] INFO -- : checking for __builtin_choose_expr_constant_p... yes I, [2023-01-20T03:09:52.599012 #1481] INFO -- : checking for __builtin_types_compatible_p... yes I, [2023-01-20T03:09:52.658883 #1481] INFO -- : checking for __builtin_trap... yes I, [2023-01-20T03:09:52.711953 #1481] INFO -- : checking for __builtin_expect... yes I, [2023-01-20T03:09:52.755005 #1481] INFO -- : checking whether qsort_r is GNU version... yes I, [2023-01-20T03:09:52.786965 #1481] INFO -- : checking whether qsort_r is BSD version... no I, [2023-01-20T03:09:52.861007 #1481] INFO -- : checking whether atan2 handles Inf as C99... yes I, [2023-01-20T03:09:52.918500 #1481] INFO -- : checking for clock_getres... yes I, [2023-01-20T03:09:52.977736 #1481] INFO -- : checking for timer_create in -lrt... yes I, [2023-01-20T03:09:53.041761 #1481] INFO -- : checking for timer_settime in -lrt... yes I, [2023-01-20T03:09:53.084659 #1481] INFO -- : checking for unsetenv returns a value... yes I, [2023-01-20T03:09:53.122734 #1481] INFO -- : checking whether struct tm is in sys/time.h or time.h... time.h I, [2023-01-20T03:09:53.162991 #1481] INFO -- : checking for struct tm.tm_zone... yes I, [2023-01-20T03:09:53.203758 #1481] INFO -- : checking for struct tm.tm_gmtoff... yes I, [2023-01-20T03:09:53.265341 #1481] INFO -- : checking for external int daylight... yes I, [2023-01-20T03:09:53.339397 #1481] INFO -- : checking for negative time_t for gmtime(3)... yes I, [2023-01-20T03:09:53.409995 #1481] INFO -- : checking for localtime(3) overflow correctly... yes I, [2023-01-20T03:09:53.483546 #1481] INFO -- : checking for sig_t... yes I, [2023-01-20T03:09:53.521635 #1481] INFO -- : checking whether right shift preserve sign bit... yes I, [2023-01-20T03:09:53.563062 #1481] INFO -- : checking whether _SC_CLK_TCK is supported... yes I, [2023-01-20T03:09:53.567258 #1481] INFO -- : checking stack growing direction on x86_64... -1 I, [2023-01-20T03:09:53.568924 #1481] INFO -- : checking native coroutine implementation for x86_64-linux... amd64 I, [2023-01-20T03:09:53.609710 #1481] INFO -- : checking whether pthread_t is scalar type... yes I, [2023-01-20T03:09:53.676555 #1481] INFO -- : checking for sched_yield... yes I, [2023-01-20T03:09:53.749161 #1481] INFO -- : checking for pthread_attr_setinheritsched... yes I, [2023-01-20T03:09:53.830006 #1481] INFO -- : checking for pthread_attr_get_np... no I, [2023-01-20T03:09:53.896784 #1481] INFO -- : checking for pthread_attr_getstack... yes I, [2023-01-20T03:09:53.971735 #1481] INFO -- : checking for pthread_attr_getguardsize... yes I, [2023-01-20T03:09:54.049516 #1481] INFO -- : checking for pthread_get_stackaddr_np... no I, [2023-01-20T03:09:54.117703 #1481] INFO -- : checking for pthread_get_stacksize_np... no I, [2023-01-20T03:09:54.187271 #1481] INFO -- : checking for thr_stksegment... no I, [2023-01-20T03:09:54.255272 #1481] INFO -- : checking for pthread_stackseg_np... no I, [2023-01-20T03:09:54.330150 #1481] INFO -- : checking for pthread_getthrds_np... no I, [2023-01-20T03:09:54.395904 #1481] INFO -- : checking for pthread_condattr_setclock... yes I, [2023-01-20T03:09:54.458060 #1481] INFO -- : checking for pthread_setname_np... yes I, [2023-01-20T03:09:54.529012 #1481] INFO -- : checking for pthread_set_name_np... no I, [2023-01-20T03:09:54.586894 #1481] INFO -- : checking for pthread_sigmask... yes I, [2023-01-20T03:09:54.650007 #1481] INFO -- : checking for pthread_getattr_np... yes I, [2023-01-20T03:09:54.690448 #1481] INFO -- : checking arguments of pthread_setname_np... (pthread_self(), name) I, [2023-01-20T03:09:54.724020 #1481] INFO -- : checking if mcontext_t is a pointer... no I, [2023-01-20T03:09:54.793775 #1481] INFO -- : checking for getcontext... yes I, [2023-01-20T03:09:54.857464 #1481] INFO -- : checking for setcontext... yes I, [2023-01-20T03:09:55.957331 #1481] INFO -- : checking if fork works with pthread... yes I, [2023-01-20T03:09:56.012217 #1481] INFO -- : checking sys/user.h usability... yes I, [2023-01-20T03:09:56.023711 #1481] INFO -- : checking sys/user.h presence... yes I, [2023-01-20T03:09:56.023885 #1481] INFO -- : checking for sys/user.h... yes I, [2023-01-20T03:09:56.070962 #1481] INFO -- : checking whether PAGE_SIZE is compile-time const... yes I, [2023-01-20T03:09:56.118592 #1481] INFO -- : checking ioctl request type... unsigned long I, [2023-01-20T03:09:56.187434 #1481] INFO -- : checking elf.h usability... yes I, [2023-01-20T03:09:56.205093 #1481] INFO -- : checking elf.h presence... yes I, [2023-01-20T03:09:56.205276 #1481] INFO -- : checking for elf.h... yes I, [2023-01-20T03:09:56.259023 #1481] INFO -- : checking elf_abi.h usability... no I, [2023-01-20T03:09:56.277235 #1481] INFO -- : checking elf_abi.h presence... no I, [2023-01-20T03:09:56.277327 #1481] INFO -- : checking for elf_abi.h... no I, [2023-01-20T03:09:56.329529 #1481] INFO -- : checking for uncompress in -lz... yes I, [2023-01-20T03:09:56.370325 #1481] INFO -- : checking mach-o/loader.h usability... no I, [2023-01-20T03:09:56.388198 #1481] INFO -- : checking mach-o/loader.h presence... no I, [2023-01-20T03:09:56.388475 #1481] INFO -- : checking for mach-o/loader.h... no I, [2023-01-20T03:09:56.389048 #1481] INFO -- : checking whether OS depend dynamic link works... yes I, [2023-01-20T03:09:56.451688 #1481] INFO -- : checking for backtrace... yes I, [2023-01-20T03:09:56.549241 #1481] INFO -- : checking for broken backtrace... no I, [2023-01-20T03:09:56.607188 #1481] INFO -- : checking valgrind/memcheck.h usability... yes I, [2023-01-20T03:09:56.622090 #1481] INFO -- : checking valgrind/memcheck.h presence... yes I, [2023-01-20T03:09:56.622168 #1481] INFO -- : checking for valgrind/memcheck.h... yes I, [2023-01-20T03:09:56.695865 #1481] INFO -- : checking for strip flags... -S -x I, [2023-01-20T03:09:56.767038 #1481] INFO -- : checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes I, [2023-01-20T03:09:56.834303 #1481] INFO -- : checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes I, [2023-01-20T03:09:56.839775 #1481] INFO -- : checking whether wrapper for LD_LIBRARY_PATH is needed... no I, [2023-01-20T03:09:56.843326 #1481] INFO -- : checking whether dtrace USDT is available... no I, [2023-01-20T03:09:56.917273 #1481] INFO -- : checking for __builtin_setjmp... yes with cast () I, [2023-01-20T03:09:56.945192 #1481] INFO -- : checking for _setjmpex as a macro or function... no I, [2023-01-20T03:09:57.001321 #1481] INFO -- : checking for _setjmp as a macro or function... yes I, [2023-01-20T03:09:57.043582 #1481] INFO -- : checking for sigsetjmp as a macro or function... no I, [2023-01-20T03:09:57.045844 #1481] INFO -- : checking for setjmp type... __builtin_setjmp I, [2023-01-20T03:09:57.050162 #1481] INFO -- : checking for rustc... no I, [2023-01-20T03:09:57.088700 #1481] INFO -- : checking for prefix of external symbols... NONE I, [2023-01-20T03:09:57.096981 #1481] INFO -- : checking if make is GNU make... yes I, [2023-01-20T03:09:57.206403 #1481] INFO -- : .ext/include/x86_64-linux/ruby/config.h updated I, [2023-01-20T03:09:57.237738 #1481] INFO -- : configure: ruby library version = 3.3.0+0 I, [2023-01-20T03:09:57.365232 #1481] INFO -- : configure: creating ./config.status I, [2023-01-20T03:09:57.473991 #1481] INFO -- : config.status: creating GNUmakefile I, [2023-01-20T03:09:57.490014 #1481] INFO -- : config.status: creating Makefile I, [2023-01-20T03:09:57.594563 #1481] INFO -- : --- I, [2023-01-20T03:09:57.594727 #1481] INFO -- : Configuration summary for ruby version 3.3.0 I, [2023-01-20T03:09:57.594762 #1481] INFO -- : I, [2023-01-20T03:09:57.616310 #1481] INFO -- : * Installation prefix: /tmp/ruby/install/trunk I, [2023-01-20T03:09:57.638154 #1481] INFO -- : * exec prefix: ${prefix} I, [2023-01-20T03:09:57.660914 #1481] INFO -- : * arch: x86_64-linux I, [2023-01-20T03:09:57.683621 #1481] INFO -- : * site arch: ${arch} I, [2023-01-20T03:09:57.705160 #1481] INFO -- : * RUBY_BASE_NAME: ruby I, [2023-01-20T03:09:57.728243 #1481] INFO -- : * enable shared: yes I, [2023-01-20T03:09:57.750842 #1481] INFO -- : * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} I, [2023-01-20T03:09:57.771505 #1481] INFO -- : * site libraries path: ${rubylibprefix}/${sitearch} I, [2023-01-20T03:09:57.792798 #1481] INFO -- : * vendor path: ${rubylibprefix}/vendor_ruby I, [2023-01-20T03:09:57.815621 #1481] INFO -- : * target OS: linux I, [2023-01-20T03:09:57.836958 #1481] INFO -- : * compiler: gcc I, [2023-01-20T03:09:57.859526 #1481] INFO -- : * with thread: pthread I, [2023-01-20T03:09:57.883146 #1481] INFO -- : * with coroutine: amd64 I, [2023-01-20T03:09:57.904632 #1481] INFO -- : * enable shared libs: yes I, [2023-01-20T03:09:57.927755 #1481] INFO -- : * dynamic library ext: so I, [2023-01-20T03:09:57.951069 #1481] INFO -- : * CFLAGS: ${optflags} ${debugflags} ${warnflags} I, [2023-01-20T03:09:57.972940 #1481] INFO -- : * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ I, [2023-01-20T03:09:57.973027 #1481] INFO -- : -Wl,-export-dynamic -Wl,--no-as-needed I, [2023-01-20T03:09:57.994389 #1481] INFO -- : * DLDFLAGS: -Wl,--compress-debug-sections=zlib I, [2023-01-20T03:09:58.015958 #1481] INFO -- : * optflags: -O3 -fno-fast-math I, [2023-01-20T03:09:58.033169 #1481] INFO -- : * debugflags: -ggdb3 I, [2023-01-20T03:09:58.044346 #1481] INFO -- : * warnflags: -Wall -Wextra -Wdeprecated-declarations \ I, [2023-01-20T03:09:58.044409 #1481] INFO -- : -Wdiv-by-zero -Wduplicated-cond \ I, [2023-01-20T03:09:58.044424 #1481] INFO -- : -Wimplicit-function-declaration -Wimplicit-int \ I, [2023-01-20T03:09:58.044462 #1481] INFO -- : -Wmisleading-indentation -Wpointer-arith \ I, [2023-01-20T03:09:58.044473 #1481] INFO -- : -Wwrite-strings -Wold-style-definition \ I, [2023-01-20T03:09:58.044485 #1481] INFO -- : -Wimplicit-fallthrough=0 -Wmissing-noreturn \ I, [2023-01-20T03:09:58.044515 #1481] INFO -- : -Wno-cast-function-type \ I, [2023-01-20T03:09:58.044527 #1481] INFO -- : -Wno-constant-logical-operand -Wno-long-long \ I, [2023-01-20T03:09:58.044538 #1481] INFO -- : -Wno-missing-field-initializers \ I, [2023-01-20T03:09:58.044549 #1481] INFO -- : -Wno-overlength-strings \ I, [2023-01-20T03:09:58.044560 #1481] INFO -- : -Wno-packed-bitfield-compat \ I, [2023-01-20T03:09:58.044571 #1481] INFO -- : -Wno-parentheses-equality -Wno-self-assign \ I, [2023-01-20T03:09:58.044583 #1481] INFO -- : -Wno-tautological-compare -Wno-unused-parameter \ I, [2023-01-20T03:09:58.044595 #1481] INFO -- : -Wno-unused-value -Wsuggest-attribute=format \ I, [2023-01-20T03:09:58.044607 #1481] INFO -- : -Wsuggest-attribute=noreturn -Wunused-variable \ I, [2023-01-20T03:09:58.044619 #1481] INFO -- : -Wundef I, [2023-01-20T03:09:58.047778 #1481] INFO -- : * strip command: strip -S -x I, [2023-01-20T03:09:58.051725 #1481] INFO -- : * install doc: no I, [2023-01-20T03:09:58.056233 #1481] INFO -- : * MJIT support: yes I, [2023-01-20T03:09:58.060581 #1481] INFO -- : * YJIT support: no I, [2023-01-20T03:09:58.064825 #1481] INFO -- : * man page type: doc I, [2023-01-20T03:09:58.069234 #1481] INFO -- : * BASERUBY -v: ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) \ I, [2023-01-20T03:09:58.069307 #1481] INFO -- : [x86_64-linux-gnu] I, [2023-01-20T03:09:58.069483 #1481] INFO -- : I, [2023-01-20T03:09:58.069556 #1481] INFO -- : --- I, [2023-01-20T03:09:58.127769 #1481] INFO -- : $$$[end] "/tmp/ruby/src/trunk/configure --prefix=/tmp/ruby/install/trunk --disable-install-doc --enable-shared" exit with 0. I, [2023-01-20T03:09:58.128328 #1481] INFO -- : $$$[beg] make update-unicode -j16 I, [2023-01-20T03:09:58.176361 #1481] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-20T03:09:58.176813 #1481] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-20T03:09:58.176991 #1481] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-20T03:09:58.177551 #1481] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-20T03:09:58.177842 #1481] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-20T03:09:58.177920 #1481] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-20T03:09:58.178336 #1481] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-20T03:09:58.179095 #1481] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-20T03:09:58.179198 #1481] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-20T03:09:58.181471 #1481] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-20T03:09:58.182433 #1481] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-20T03:09:58.183997 #1481] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-20T03:09:58.186432 #1481] INFO -- : Downloading Unicode 15.0.0 auxiliary files... I, [2023-01-20T03:09:58.188302 #1481] INFO -- : Downloading Unicode 15.0.0 auxiliary files... I, [2023-01-20T03:09:58.193495 #1481] INFO -- : Downloading Unicode UCD emoji 15.0 files... I, [2023-01-20T03:09:58.193955 #1481] INFO -- : Downloading Unicode UCD emoji 15.0 files... I, [2023-01-20T03:09:59.121198 #1481] INFO -- : downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/emoji/emoji-data.txt ... downloading 15.0.0/ucd/emoji/emoji-data.txt ... downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... done I, [2023-01-20T03:09:59.121317 #1481] INFO -- : done I, [2023-01-20T03:09:59.146894 #1481] INFO -- : downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done I, [2023-01-20T03:09:59.437197 #1481] INFO -- : downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done I, [2023-01-20T03:09:59.723882 #1481] INFO -- : downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done I, [2023-01-20T03:09:59.728343 #1481] INFO -- : Downloading Unicode emoji 15.0 files... I, [2023-01-20T03:09:59.821056 #1481] INFO -- : downloading emoji/15.0/emoji-sequences.txt ... done I, [2023-01-20T03:09:59.825249 #1481] INFO -- : Downloading Unicode emoji 15.0 files... I, [2023-01-20T03:09:59.994201 #1481] INFO -- : downloading emoji/15.0/emoji-sequences.txt ... done I, [2023-01-20T03:09:59.998628 #1481] INFO -- : Downloading Unicode emoji 15.0 files... I, [2023-01-20T03:10:00.284521 #1481] INFO -- : downloading emoji/15.0/emoji-sequences.txt ... done I, [2023-01-20T03:10:00.422533 #1481] INFO -- : downloading 15.0.0/ucd/CompositionExclusions.txt ... done I, [2023-01-20T03:10:00.627376 #1481] INFO -- : downloading 15.0.0/ucd/CompositionExclusions.txt ... done I, [2023-01-20T03:10:00.644663 #1481] INFO -- : done I, [2023-01-20T03:10:00.703563 #1481] INFO -- : downloading emoji/15.0/emoji-test.txt ... done I, [2023-01-20T03:10:00.716976 #1481] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-20T03:10:00.843252 #1481] INFO -- : downloading emoji/15.0/emoji-test.txt ... done I, [2023-01-20T03:10:00.843679 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-20T03:10:00.857870 #1481] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-20T03:10:00.882492 #1481] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-20T03:10:00.897167 #1481] INFO -- : downloading emoji/15.0/emoji-test.txt ... done I, [2023-01-20T03:10:00.897341 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-20T03:10:01.166095 #1481] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-20T03:10:01.166561 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-20T03:10:01.861589 #1481] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-20T03:10:01.928124 #1481] INFO -- : downloading emoji/15.0/emoji-zwj-sequences.txt ... done I, [2023-01-20T03:10:01.995629 #1481] INFO -- : downloading emoji/15.0/emoji-zwj-sequences.txt ... done I, [2023-01-20T03:10:01.995892 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-20T03:10:02.120253 #1481] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-20T03:10:02.120467 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-20T03:10:02.122673 #1481] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-20T03:10:02.124614 #1481] INFO -- : downloading emoji/15.0/emoji-zwj-sequences.txt ... done I, [2023-01-20T03:10:02.124829 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-20T03:10:02.343846 #1481] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-20T03:10:02.344216 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-20T03:10:02.661276 #1481] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-20T03:10:02.661366 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-20T03:10:02.757124 #1481] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-20T03:10:02.803120 #1481] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-20T03:10:02.803390 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-20T03:10:02.803476 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2023-01-20T03:10:02.859803 #1481] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-20T03:10:02.896657 #1481] INFO -- : done I, [2023-01-20T03:10:02.959231 #1481] INFO -- : done I, [2023-01-20T03:10:02.976570 #1481] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-20T03:10:03.123271 #1481] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-20T03:10:03.209571 #1481] INFO -- : done I, [2023-01-20T03:10:03.209914 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-20T03:10:03.210038 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2023-01-20T03:10:03.494521 #1481] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-20T03:10:03.601064 #1481] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-20T03:10:03.601177 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-20T03:10:03.668992 #1481] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-20T03:10:03.865040 #1481] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-20T03:10:03.926031 #1481] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-20T03:10:03.929896 #1481] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-20T03:10:03.929954 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-20T03:10:04.068839 #1481] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-20T03:10:04.154772 #1481] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-20T03:10:04.156226 #1481] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-20T03:10:04.156296 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-20T03:10:04.156446 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-20T03:10:04.226500 #1481] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-20T03:10:04.245319 #1481] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-20T03:10:04.245510 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-20T03:10:04.245545 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-20T03:10:04.260640 #1481] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-20T03:10:04.260699 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-20T03:10:04.260782 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-20T03:10:04.280204 #1481] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-20T03:10:04.280264 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-20T03:10:04.280295 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-20T03:10:04.417308 #1481] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-20T03:10:04.417555 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-20T03:10:04.422831 #1481] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-20T03:10:04.474932 #1481] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-20T03:10:04.478086 #1481] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-20T03:10:04.478198 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-20T03:10:04.484240 #1481] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-20T03:10:04.484430 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-20T03:10:04.577529 #1481] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-20T03:10:04.577596 #1481] INFO -- : done I, [2023-01-20T03:10:04.598964 #1481] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-20T03:10:04.599134 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-20T03:10:04.599255 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-20T03:10:04.599356 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-20T03:10:04.636221 #1481] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-20T03:10:04.669275 #1481] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-20T03:10:04.681440 #1481] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-20T03:10:04.699676 #1481] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-20T03:10:04.822563 #1481] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-20T03:10:04.829607 #1481] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-20T03:10:05.313617 #1481] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-20T03:10:05.329571 #1481] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-20T03:10:05.334914 #1481] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-20T03:10:05.406161 #1481] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-20T03:10:05.409406 #1481] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-20T03:10:05.441403 #1481] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-20T03:10:05.481369 #1481] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-20T03:10:05.494183 #1481] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-20T03:10:05.499440 #1481] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-20T03:10:05.529297 #1481] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-20T03:10:05.622114 #1481] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-20T03:10:05.659599 #1481] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-20T03:10:06.703847 #1481] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-20T03:10:06.745584 #1481] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-20T03:10:06.758216 #1481] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-20T03:10:06.785821 #1481] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-20T03:10:06.863531 #1481] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-20T03:10:06.914921 #1481] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-20T03:10:06.963948 #1481] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-20T03:10:07.091379 #1481] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-20T03:10:07.175170 #1481] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-20T03:10:07.180816 #1481] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-20T03:10:07.411070 #1481] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-20T03:10:07.533378 #1481] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-20T03:10:07.589519 #1481] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-20T03:10:07.605810 #1481] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-20T03:10:07.615466 #1481] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-20T03:10:07.723218 #1481] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-20T03:10:07.744241 #1481] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-20T03:10:07.762172 #1481] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-20T03:10:07.922548 #1481] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-20T03:10:07.955888 #1481] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-20T03:10:07.975641 #1481] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-20T03:10:07.975737 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-20T03:10:07.995875 #1481] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-20T03:10:08.027341 #1481] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-20T03:10:08.037107 #1481] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-20T03:10:08.037284 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-20T03:10:08.051565 #1481] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-20T03:10:08.160321 #1481] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-20T03:10:08.164342 #1481] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-20T03:10:08.182833 #1481] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-20T03:10:08.212061 #1481] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-20T03:10:08.212168 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-20T03:10:08.345064 #1481] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-20T03:10:08.636058 #1481] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-20T03:10:08.636453 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-01-20T03:10:08.636532 #1481] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-20T03:10:08.663933 #1481] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-20T03:10:08.672403 #1481] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-20T03:10:08.690855 #1481] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-20T03:10:08.727282 #1481] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-20T03:10:08.740622 #1481] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-20T03:10:08.741330 #1481] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-20T03:10:08.829605 #1481] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-20T03:10:08.852088 #1481] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-20T03:10:08.880403 #1481] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-20T03:10:08.896414 #1481] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-20T03:10:09.035342 #1481] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-20T03:10:09.306484 #1481] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-20T03:10:09.499330 #1481] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-20T03:10:09.515013 #1481] INFO -- : done I, [2023-01-20T03:10:09.521858 #1481] INFO -- : done I, [2023-01-20T03:10:09.523385 #1481] INFO -- : done I, [2023-01-20T03:10:09.681192 #1481] INFO -- : done I, [2023-01-20T03:10:09.735841 #1481] INFO -- : done I, [2023-01-20T03:10:09.752807 #1481] INFO -- : done I, [2023-01-20T03:10:09.789901 #1481] INFO -- : done I, [2023-01-20T03:10:09.800034 #1481] INFO -- : done I, [2023-01-20T03:10:09.802226 #1481] INFO -- : done I, [2023-01-20T03:10:09.891009 #1481] INFO -- : done I, [2023-01-20T03:10:10.134406 #1481] INFO -- : done I, [2023-01-20T03:10:10.139026 #1481] INFO -- : $$$[end] "make update-unicode -j16" exit with 0. I, [2023-01-20T03:10:10.139118 #1481] INFO -- : $$$[beg] make update-download -j16 I, [2023-01-20T03:10:10.244012 #1481] INFO -- : tool/config.guess already exists I, [2023-01-20T03:10:10.244070 #1481] INFO -- : tool/config.sub already exists I, [2023-01-20T03:10:10.247731 #1481] INFO -- : Downloading bundled gem minitest-5.17.0... I, [2023-01-20T03:10:10.247859 #1481] INFO -- : Downloading bundled gem power_assert-2.0.3... I, [2023-01-20T03:10:10.248548 #1481] INFO -- : Downloading bundled gem rake-13.0.6... I, [2023-01-20T03:10:10.249168 #1481] INFO -- : Downloading bundled gem test-unit-3.5.7... I, [2023-01-20T03:10:10.249973 #1481] INFO -- : Downloading bundled gem rexml-3.2.5... I, [2023-01-20T03:10:10.250126 #1481] INFO -- : Downloading bundled gem rss-0.2.9... I, [2023-01-20T03:10:10.250354 #1481] INFO -- : Downloading bundled gem net-ftp-0.2.0... I, [2023-01-20T03:10:10.250525 #1481] INFO -- : Downloading bundled gem net-imap-0.3.4... I, [2023-01-20T03:10:10.253531 #1481] INFO -- : Downloading bundled gem net-pop-0.1.2... I, [2023-01-20T03:10:10.254348 #1481] INFO -- : Downloading bundled gem net-smtp-0.3.3... I, [2023-01-20T03:10:10.256474 #1481] INFO -- : Downloading bundled gem matrix-0.4.2... I, [2023-01-20T03:10:10.258412 #1481] INFO -- : Downloading bundled gem prime-0.1.2... I, [2023-01-20T03:10:10.263785 #1481] INFO -- : Downloading bundled gem typeprof-0.21.4... I, [2023-01-20T03:10:10.264393 #1481] INFO -- : Downloading bundled gem debug-1.7.1... I, [2023-01-20T03:10:10.264967 #1481] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk/gems/src I, [2023-01-20T03:10:10.265090 #1481] INFO -- : Downloading bundled gem rbs-2.8.3... I, [2023-01-20T03:10:10.270744 #1481] INFO -- : Cloning https://github.com/ruby/rbs E, [2023-01-20T03:10:10.291951 #1481] ERROR -- : Cloning into '/tmp/ruby/src/trunk/gems/src/rbs'... I, [2023-01-20T03:10:11.492602 #1481] INFO -- : $$$[end] "make update-download -j16" exit with 0. I, [2023-01-20T03:10:11.492696 #1481] INFO -- : $$$[beg] make update-rubyspec -j16 I, [2023-01-20T03:10:11.533861 #1481] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-01-20T03:10:11.534422 #1481] INFO -- : $$$[end] "make update-rubyspec -j16" exit with 0. I, [2023-01-20T03:10:11.534487 #1481] INFO -- : $$$[beg] make update-src -j16 I, [2023-01-20T03:10:12.165812 #1481] INFO -- : Already up to date. I, [2023-01-20T03:10:12.175849 #1481] INFO -- : Current branch master is up to date. I, [2023-01-20T03:10:12.197940 #1481] INFO -- : Latest commit hash = 0949cd7107 I, [2023-01-20T03:10:12.200412 #1481] INFO -- : $$$[end] "make update-src -j16" exit with 0. I, [2023-01-20T03:10:12.200503 #1481] INFO -- : $$$[beg] make after-update -j16 I, [2023-01-20T03:10:12.244754 #1481] INFO -- : generating id.h I, [2023-01-20T03:10:12.254350 #1481] INFO -- : generating opt_sc.inc I, [2023-01-20T03:10:12.254402 #1481] INFO -- : generating optinsn.inc I, [2023-01-20T03:10:12.254480 #1481] INFO -- : generating optunifs.inc I, [2023-01-20T03:10:12.255178 #1481] INFO -- : generating insns.inc I, [2023-01-20T03:10:12.255800 #1481] INFO -- : generating insns_info.inc I, [2023-01-20T03:10:12.255929 #1481] INFO -- : generating vmtc.inc I, [2023-01-20T03:10:12.256400 #1481] INFO -- : generating vm.inc I, [2023-01-20T03:10:12.257687 #1481] INFO -- : generating mjit_sp_inc.inc I, [2023-01-20T03:10:12.258369 #1481] INFO -- : generating node_name.inc I, [2023-01-20T03:10:12.261541 #1481] INFO -- : generating known_errors.inc I, [2023-01-20T03:10:12.263097 #1481] INFO -- : generating vm_call_iseq_optimized.inc I, [2023-01-20T03:10:12.271088 #1481] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk/enc/jis I, [2023-01-20T03:10:12.272362 #1481] INFO -- : /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk/probes.d > probes.dmyh E, [2023-01-20T03:10:12.276068 #1481] ERROR -- : + cp /tmp/ruby/src/trunk/enc/jis/props.h.blt /tmp/ruby/src/trunk/enc/jis/props.h I, [2023-01-20T03:10:12.277304 #1481] INFO -- : generating /tmp/ruby/src/trunk/lib/ruby_vm/mjit/instruction.rb I, [2023-01-20T03:10:12.285076 #1481] INFO -- : copying lex.c I, [2023-01-20T03:10:12.289722 #1481] INFO -- : generating id.c I, [2023-01-20T03:10:12.290716 #1481] INFO -- : making /tmp/ruby/src/trunk/ast.rbinc I, [2023-01-20T03:10:12.302696 #1481] INFO -- : known_errors.inc updated I, [2023-01-20T03:10:12.305084 #1481] INFO -- : id.h updated I, [2023-01-20T03:10:12.306625 #1481] INFO -- : making /tmp/ruby/src/trunk/dir.rbinc I, [2023-01-20T03:10:12.307290 #1481] INFO -- : making /tmp/ruby/src/trunk/gc.rbinc I, [2023-01-20T03:10:12.308247 #1481] INFO -- : vm_call_iseq_optimized.inc updated I, [2023-01-20T03:10:12.310750 #1481] INFO -- : making /tmp/ruby/src/trunk/numeric.rbinc I, [2023-01-20T03:10:12.324814 #1481] INFO -- : id.c updated I, [2023-01-20T03:10:12.326947 #1481] INFO -- : making /tmp/ruby/src/trunk/io.rbinc I, [2023-01-20T03:10:12.331025 #1481] INFO -- : making /tmp/ruby/src/trunk/marshal.rbinc I, [2023-01-20T03:10:12.331472 #1481] INFO -- : making /tmp/ruby/src/trunk/mjit_c.rbinc I, [2023-01-20T03:10:12.331549 #1481] INFO -- : making /tmp/ruby/src/trunk/mjit.rbinc I, [2023-01-20T03:10:12.331599 #1481] INFO -- : making /tmp/ruby/src/trunk/pack.rbinc I, [2023-01-20T03:10:12.334868 #1481] INFO -- : making /tmp/ruby/src/trunk/trace_point.rbinc I, [2023-01-20T03:10:12.336479 #1481] INFO -- : making /tmp/ruby/src/trunk/warning.rbinc I, [2023-01-20T03:10:12.336655 #1481] INFO -- : making /tmp/ruby/src/trunk/array.rbinc I, [2023-01-20T03:10:12.352895 #1481] INFO -- : making /tmp/ruby/src/trunk/kernel.rbinc I, [2023-01-20T03:10:12.353444 #1481] INFO -- : making /tmp/ruby/src/trunk/ractor.rbinc I, [2023-01-20T03:10:12.355056 #1481] INFO -- : generating enc/trans/newline.c ... I, [2023-01-20T03:10:12.359982 #1481] INFO -- : making /tmp/ruby/src/trunk/symbol.rbinc I, [2023-01-20T03:10:12.360104 #1481] INFO -- : making /tmp/ruby/src/trunk/timev.rbinc I, [2023-01-20T03:10:12.364758 #1481] INFO -- : /tmp/ruby/src/trunk/revision.h updated I, [2023-01-20T03:10:12.365665 #1481] INFO -- : making /tmp/ruby/src/trunk/thread_sync.rbinc I, [2023-01-20T03:10:12.366735 #1481] INFO -- : making /tmp/ruby/src/trunk/nilclass.rbinc I, [2023-01-20T03:10:12.372046 #1481] INFO -- : making /tmp/ruby/src/trunk/prelude.rbinc I, [2023-01-20T03:10:12.375639 #1481] INFO -- : making /tmp/ruby/src/trunk/gem_prelude.rbinc I, [2023-01-20T03:10:12.376324 #1481] INFO -- : making /tmp/ruby/src/trunk/yjit.rbinc I, [2023-01-20T03:10:12.381331 #1481] INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/ripper.c I, [2023-01-20T03:10:12.382375 #1481] INFO -- : generating /tmp/ruby/src/trunk/ext/rbconfig/sizeof/sizes.c I, [2023-01-20T03:10:12.386474 #1481] INFO -- : generating /tmp/ruby/src/trunk/ext/rbconfig/sizeof/limits.c I, [2023-01-20T03:10:12.388078 #1481] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper' I, [2023-01-20T03:10:12.388231 #1481] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-20T03:10:12.389087 #1481] INFO -- : extracting ripper.y from ../../parse.y I, [2023-01-20T03:10:12.391379 #1481] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-20T03:10:12.398379 #1481] INFO -- : generating eventids1.c from ../../parse.y I, [2023-01-20T03:10:12.404789 #1481] INFO -- : generating eventids2table.c from ./eventids2.c I, [2023-01-20T03:10:12.405014 #1481] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/socket' I, [2023-01-20T03:10:12.405620 #1481] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/etc' I, [2023-01-20T03:10:12.406014 #1481] INFO -- : generating constant definitions I, [2023-01-20T03:10:12.407039 #1481] INFO -- : generating miniprelude.c I, [2023-01-20T03:10:12.407163 #1481] INFO -- : generating constant definitions I, [2023-01-20T03:10:12.409072 #1481] INFO -- : generating golf_prelude.c I, [2023-01-20T03:10:12.415353 #1481] INFO -- : generating parse.c I, [2023-01-20T03:10:12.430258 #1481] INFO -- : limits.c updated I, [2023-01-20T03:10:12.431997 #1481] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-20T03:10:12.433683 #1481] INFO -- : sizes.c updated I, [2023-01-20T03:10:12.434367 #1481] INFO -- : generating x86_64-linux-fake.rb I, [2023-01-20T03:10:12.435257 #1481] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-20T03:10:12.448965 #1481] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/etc' I, [2023-01-20T03:10:12.453479 #1481] INFO -- : golf_prelude.c updated I, [2023-01-20T03:10:12.461307 #1481] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/socket' I, [2023-01-20T03:10:12.499012 #1481] INFO -- : miniprelude.c updated I, [2023-01-20T03:10:12.511525 #1481] INFO -- : x86_64-linux-fake.rb updated I, [2023-01-20T03:10:12.562745 #1481] INFO -- : compiling compiler ripper.y I, [2023-01-20T03:10:12.690544 #1481] INFO -- : /bin/sh /tmp/ruby/src/trunk/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp I, [2023-01-20T03:10:12.693674 #1481] INFO -- : rbconfig.rb updated I, [2023-01-20T03:10:12.695623 #1481] INFO -- : generating enc.mk I, [2023-01-20T03:10:12.713146 #1481] INFO -- : /tmp/ruby/src/trunk/lib/unicode_normalize/tables.rb unchanged I, [2023-01-20T03:10:12.864638 #1481] INFO -- : making srcs under enc I, [2023-01-20T03:10:12.887871 #1481] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:10:12.888448 #1481] INFO -- : generating table from enc/trans/big5.c I, [2023-01-20T03:10:12.888724 #1481] INFO -- : generating table from enc/trans/cesu_8.c I, [2023-01-20T03:10:12.888976 #1481] INFO -- : generating table from enc/trans/chinese.c I, [2023-01-20T03:10:12.889441 #1481] INFO -- : generating table from enc/trans/ebcdic.c I, [2023-01-20T03:10:12.890216 #1481] INFO -- : generating table from enc/trans/emoji.c I, [2023-01-20T03:10:12.890484 #1481] INFO -- : generating table from enc/trans/emoji_sjis_docomo.c I, [2023-01-20T03:10:12.890555 #1481] INFO -- : generating table from enc/trans/emoji_iso2022_kddi.c I, [2023-01-20T03:10:12.891395 #1481] INFO -- : generating table from enc/trans/emoji_sjis_kddi.c I, [2023-01-20T03:10:12.892342 #1481] INFO -- : generating table from enc/trans/emoji_sjis_softbank.c I, [2023-01-20T03:10:12.893430 #1481] INFO -- : generating table from enc/trans/escape.c I, [2023-01-20T03:10:12.897745 #1481] INFO -- : generating table from enc/trans/gb18030.c I, [2023-01-20T03:10:12.899460 #1481] INFO -- : generating table from enc/trans/gbk.c I, [2023-01-20T03:10:12.902491 #1481] INFO -- : generating table from enc/trans/iso2022.c I, [2023-01-20T03:10:12.904713 #1481] INFO -- : generating table from enc/trans/japanese.c I, [2023-01-20T03:10:12.905660 #1481] INFO -- : generating table from enc/trans/japanese_euc.c E, [2023-01-20T03:10:13.080992 #1481] ERROR -- : Killed E, [2023-01-20T03:10:13.081129 #1481] ERROR -- : make[1]: *** [enc.mk:293: enc/trans/escape.c] Error 137 E, [2023-01-20T03:10:13.081146 #1481] ERROR -- : make[1]: *** Waiting for unfinished jobs.... I, [2023-01-20T03:10:13.084689 #1481] INFO -- : generating enc/trans/cesu_8.c ... I, [2023-01-20T03:10:13.090440 #1481] INFO -- : generating enc/trans/japanese.c ... I, [2023-01-20T03:10:13.093690 #1481] INFO -- : generating enc/trans/ebcdic.c ... I, [2023-01-20T03:10:13.100135 #1481] INFO -- : generating enc/trans/iso2022.c ... I, [2023-01-20T03:10:13.167616 #1481] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper' I, [2023-01-20T03:10:13.272098 #1481] INFO -- : generating enc/trans/emoji.c ... I, [2023-01-20T03:10:13.537042 #1481] INFO -- : generating enc/trans/emoji_iso2022_kddi.c ... I, [2023-01-20T03:10:13.553955 #1481] INFO -- : generating enc/trans/emoji_sjis_softbank.c ... I, [2023-01-20T03:10:13.573658 #1481] INFO -- : generating enc/trans/emoji_sjis_docomo.c ... I, [2023-01-20T03:10:13.713074 #1481] INFO -- : generating enc/trans/emoji_sjis_kddi.c ... I, [2023-01-20T03:10:13.827621 #1481] INFO -- : generating enc/trans/chinese.c ... I, [2023-01-20T03:10:13.935987 #1481] INFO -- : generating enc/trans/gbk.c ... I, [2023-01-20T03:10:14.678377 #1481] INFO -- : generating enc/trans/gb18030.c ... I, [2023-01-20T03:10:14.824106 #1481] INFO -- : generating enc/trans/japanese_euc.c ... I, [2023-01-20T03:10:15.663132 #1481] INFO -- : generating enc/trans/big5.c ... I, [2023-01-20T03:10:15.667385 #1481] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' E, [2023-01-20T03:10:15.668070 #1481] ERROR -- : make: *** [uncommon.mk:1135: srcs-enc] Error 2 I, [2023-01-20T03:10:15.668704 #1481] INFO -- : $$$[end] "make after-update -j16" exit with 512. I, [2023-01-20T03:10:15.668972 #1481] INFO -- : $$$[beg] make miniruby -j16 I, [2023-01-20T03:10:15.712959 #1481] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-20T03:10:15.713067 #1481] INFO -- : CC = gcc I, [2023-01-20T03:10:15.713092 #1481] INFO -- : LD = ld I, [2023-01-20T03:10:15.713111 #1481] INFO -- : LDSHARED = gcc -shared I, [2023-01-20T03:10:15.713131 #1481] 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-20T03:10:15.713150 #1481] 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-20T03:10:15.713170 #1481] INFO -- : CPPFLAGS = I, [2023-01-20T03:10:15.713204 #1481] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-20T03:10:15.713223 #1481] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-20T03:10:15.713240 #1481] INFO -- : LANG = en_US.UTF-8 I, [2023-01-20T03:10:15.713258 #1481] INFO -- : LC_ALL = I, [2023-01-20T03:10:15.713275 #1481] INFO -- : LC_CTYPE = I, [2023-01-20T03:10:15.713293 #1481] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-20T03:10:15.713310 #1481] INFO -- : RUSTC = no I, [2023-01-20T03:10:15.713328 #1481] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -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-20T03:10:15.714982 #1481] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-20T03:10:15.715078 #1481] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-20T03:10:15.715101 #1481] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-20T03:10:15.715121 #1481] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-20T03:10:15.715158 #1481] INFO -- : I, [2023-01-20T03:10:15.719538 #1481] INFO -- : compiling /tmp/ruby/src/trunk/main.c I, [2023-01-20T03:10:15.720073 #1481] INFO -- : compiling /tmp/ruby/src/trunk/dmydln.c I, [2023-01-20T03:10:15.725635 #1481] INFO -- : compiling /tmp/ruby/src/trunk/miniinit.c I, [2023-01-20T03:10:15.726047 #1481] INFO -- : compiling /tmp/ruby/src/trunk/dmyext.c I, [2023-01-20T03:10:15.727947 #1481] INFO -- : making dummy probes.h I, [2023-01-20T03:10:15.728828 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ast.c I, [2023-01-20T03:10:15.729802 #1481] INFO -- : compiling /tmp/ruby/src/trunk/bignum.c I, [2023-01-20T03:10:15.730449 #1481] INFO -- : compiling /tmp/ruby/src/trunk/class.c I, [2023-01-20T03:10:15.730961 #1481] INFO -- : compiling /tmp/ruby/src/trunk/compar.c I, [2023-01-20T03:10:15.741679 #1481] INFO -- : compiling /tmp/ruby/src/trunk/compile.c I, [2023-01-20T03:10:15.742055 #1481] INFO -- : compiling /tmp/ruby/src/trunk/complex.c I, [2023-01-20T03:10:15.743043 #1481] INFO -- : compiling /tmp/ruby/src/trunk/cont.c I, [2023-01-20T03:10:15.744638 #1481] INFO -- : compiling /tmp/ruby/src/trunk/debug.c I, [2023-01-20T03:10:15.745462 #1481] INFO -- : compiling /tmp/ruby/src/trunk/debug_counter.c I, [2023-01-20T03:10:15.748855 #1481] INFO -- : compiling /tmp/ruby/src/trunk/dir.c I, [2023-01-20T03:10:15.751338 #1481] INFO -- : compiling /tmp/ruby/src/trunk/dln_find.c I, [2023-01-20T03:10:15.752545 #1481] INFO -- : compiling /tmp/ruby/src/trunk/encoding.c I, [2023-01-20T03:10:15.756443 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enum.c I, [2023-01-20T03:10:15.878070 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enumerator.c I, [2023-01-20T03:10:15.884321 #1481] INFO -- : compiling /tmp/ruby/src/trunk/error.c I, [2023-01-20T03:10:15.906430 #1481] INFO -- : compiling /tmp/ruby/src/trunk/eval.c I, [2023-01-20T03:10:15.964676 #1481] INFO -- : compiling /tmp/ruby/src/trunk/file.c I, [2023-01-20T03:10:16.039802 #1481] INFO -- : compiling /tmp/ruby/src/trunk/gc.c I, [2023-01-20T03:10:16.055759 #1481] INFO -- : compiling /tmp/ruby/src/trunk/hash.c I, [2023-01-20T03:10:16.085843 #1481] INFO -- : compiling /tmp/ruby/src/trunk/inits.c I, [2023-01-20T03:10:16.254697 #1481] INFO -- : compiling /tmp/ruby/src/trunk/io.c I, [2023-01-20T03:10:16.807439 #1481] INFO -- : compiling /tmp/ruby/src/trunk/io_buffer.c I, [2023-01-20T03:10:16.846023 #1481] INFO -- : compiling /tmp/ruby/src/trunk/iseq.c I, [2023-01-20T03:10:17.036564 #1481] INFO -- : compiling /tmp/ruby/src/trunk/load.c I, [2023-01-20T03:10:17.624380 #1481] INFO -- : compiling /tmp/ruby/src/trunk/marshal.c I, [2023-01-20T03:10:17.726831 #1481] INFO -- : compiling /tmp/ruby/src/trunk/math.c I, [2023-01-20T03:10:17.816584 #1481] INFO -- : compiling /tmp/ruby/src/trunk/memory_view.c I, [2023-01-20T03:10:18.168649 #1481] INFO -- : making mjit_config.h I, [2023-01-20T03:10:18.171493 #1481] INFO -- : compiling /tmp/ruby/src/trunk/mjit_c.c I, [2023-01-20T03:10:18.174270 #1481] INFO -- : compiling /tmp/ruby/src/trunk/node.c I, [2023-01-20T03:10:18.396144 #1481] INFO -- : compiling /tmp/ruby/src/trunk/numeric.c I, [2023-01-20T03:10:18.521329 #1481] INFO -- : compiling /tmp/ruby/src/trunk/object.c I, [2023-01-20T03:10:18.637739 #1481] INFO -- : compiling /tmp/ruby/src/trunk/pack.c I, [2023-01-20T03:10:18.679420 #1481] INFO -- : compiling parse.c I, [2023-01-20T03:10:19.020926 #1481] INFO -- : compiling /tmp/ruby/src/trunk/proc.c I, [2023-01-20T03:10:20.189832 #1481] INFO -- : compiling /tmp/ruby/src/trunk/process.c I, [2023-01-20T03:10:20.387433 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ractor.c I, [2023-01-20T03:10:20.601242 #1481] INFO -- : compiling /tmp/ruby/src/trunk/random.c I, [2023-01-20T03:10:21.003325 #1481] INFO -- : compiling /tmp/ruby/src/trunk/range.c I, [2023-01-20T03:10:21.004733 #1481] INFO -- : compiling /tmp/ruby/src/trunk/rational.c I, [2023-01-20T03:10:21.005354 #1481] INFO -- : compiling /tmp/ruby/src/trunk/re.c I, [2023-01-20T03:10:21.083599 #1481] INFO -- : compiling /tmp/ruby/src/trunk/regcomp.c I, [2023-01-20T03:10:21.365368 #1481] INFO -- : compiling /tmp/ruby/src/trunk/regenc.c I, [2023-01-20T03:10:21.790353 #1481] INFO -- : compiling /tmp/ruby/src/trunk/regerror.c I, [2023-01-20T03:10:22.098917 #1481] INFO -- : compiling /tmp/ruby/src/trunk/regexec.c I, [2023-01-20T03:10:22.180871 #1481] INFO -- : compiling /tmp/ruby/src/trunk/regparse.c I, [2023-01-20T03:10:22.379502 #1481] INFO -- : compiling /tmp/ruby/src/trunk/regsyntax.c I, [2023-01-20T03:10:22.572984 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ruby.c I, [2023-01-20T03:10:22.627922 #1481] INFO -- : compiling /tmp/ruby/src/trunk/scheduler.c I, [2023-01-20T03:10:22.685284 #1481] INFO -- : compiling /tmp/ruby/src/trunk/shape.c I, [2023-01-20T03:10:22.748875 #1481] INFO -- : compiling /tmp/ruby/src/trunk/signal.c I, [2023-01-20T03:10:22.834031 #1481] INFO -- : compiling /tmp/ruby/src/trunk/sprintf.c I, [2023-01-20T03:10:22.983489 #1481] INFO -- : compiling /tmp/ruby/src/trunk/st.c I, [2023-01-20T03:10:23.165688 #1481] INFO -- : compiling /tmp/ruby/src/trunk/strftime.c I, [2023-01-20T03:10:23.168908 #1481] INFO -- : compiling /tmp/ruby/src/trunk/string.c I, [2023-01-20T03:10:23.526851 #1481] INFO -- : compiling /tmp/ruby/src/trunk/struct.c I, [2023-01-20T03:10:23.600417 #1481] INFO -- : compiling /tmp/ruby/src/trunk/symbol.c I, [2023-01-20T03:10:23.910878 #1481] INFO -- : compiling /tmp/ruby/src/trunk/thread.c I, [2023-01-20T03:10:24.297579 #1481] INFO -- : compiling /tmp/ruby/src/trunk/time.c I, [2023-01-20T03:10:24.447200 #1481] INFO -- : compiling /tmp/ruby/src/trunk/transcode.c I, [2023-01-20T03:10:24.449553 #1481] INFO -- : compiling /tmp/ruby/src/trunk/transient_heap.c I, [2023-01-20T03:10:24.509143 #1481] INFO -- : compiling /tmp/ruby/src/trunk/util.c I, [2023-01-20T03:10:24.630213 #1481] INFO -- : compiling /tmp/ruby/src/trunk/variable.c I, [2023-01-20T03:10:24.855384 #1481] INFO -- : compiling /tmp/ruby/src/trunk/version.c I, [2023-01-20T03:10:25.094450 #1481] INFO -- : compiling /tmp/ruby/src/trunk/vm.c I, [2023-01-20T03:10:25.770133 #1481] INFO -- : compiling /tmp/ruby/src/trunk/vm_backtrace.c I, [2023-01-20T03:10:26.293780 #1481] INFO -- : compiling /tmp/ruby/src/trunk/vm_dump.c I, [2023-01-20T03:10:26.609426 #1481] INFO -- : compiling /tmp/ruby/src/trunk/vm_sync.c I, [2023-01-20T03:10:26.689411 #1481] INFO -- : compiling /tmp/ruby/src/trunk/vm_trace.c I, [2023-01-20T03:10:26.837460 #1481] INFO -- : compiling /tmp/ruby/src/trunk/missing/setproctitle.c I, [2023-01-20T03:10:26.842057 #1481] INFO -- : compiling /tmp/ruby/src/trunk/missing/strlcat.c I, [2023-01-20T03:10:26.918337 #1481] INFO -- : compiling /tmp/ruby/src/trunk/missing/strlcpy.c I, [2023-01-20T03:10:26.926894 #1481] INFO -- : compiling /tmp/ruby/src/trunk/addr2line.c I, [2023-01-20T03:10:26.942440 #1481] INFO -- : compiling /tmp/ruby/src/trunk/dmyenc.c I, [2023-01-20T03:10:26.968852 #1481] INFO -- : compiling /tmp/ruby/src/trunk/array.c I, [2023-01-20T03:10:26.971671 #1481] INFO -- : compiling /tmp/ruby/src/trunk/mjit.c I, [2023-01-20T03:10:27.016518 #1481] INFO -- : assembling /tmp/ruby/src/trunk/coroutine/amd64/Context.S I, [2023-01-20T03:10:27.026009 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/ascii.c I, [2023-01-20T03:10:27.030826 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/us_ascii.c I, [2023-01-20T03:10:27.185994 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/unicode.c I, [2023-01-20T03:10:27.205777 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_8.c I, [2023-01-20T03:10:27.396279 #1481] INFO -- : compiling enc/trans/newline.c I, [2023-01-20T03:10:34.672443 #1481] INFO -- : linking miniruby I, [2023-01-20T03:10:35.313231 #1481] INFO -- : $$$[end] "make miniruby -j16" exit with 0. I, [2023-01-20T03:10:35.313480 #1481] INFO -- : $$$[beg] make ruby -j16 I, [2023-01-20T03:10:35.357803 #1481] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-20T03:10:35.357882 #1481] INFO -- : CC = gcc I, [2023-01-20T03:10:35.357904 #1481] INFO -- : LD = ld I, [2023-01-20T03:10:35.357931 #1481] INFO -- : LDSHARED = gcc -shared I, [2023-01-20T03:10:35.357948 #1481] 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-20T03:10:35.357972 #1481] 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-20T03:10:35.357989 #1481] INFO -- : CPPFLAGS = I, [2023-01-20T03:10:35.358006 #1481] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-20T03:10:35.358022 #1481] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-20T03:10:35.358052 #1481] INFO -- : LANG = en_US.UTF-8 I, [2023-01-20T03:10:35.358068 #1481] INFO -- : LC_ALL = I, [2023-01-20T03:10:35.358101 #1481] INFO -- : LC_CTYPE = I, [2023-01-20T03:10:35.358117 #1481] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-20T03:10:35.358132 #1481] INFO -- : RUSTC = no I, [2023-01-20T03:10:35.358148 #1481] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -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-20T03:10:35.359563 #1481] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-20T03:10:35.359648 #1481] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-20T03:10:35.359671 #1481] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-20T03:10:35.359693 #1481] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-20T03:10:35.359730 #1481] INFO -- : I, [2023-01-20T03:10:35.371061 #1481] INFO -- : compiling /tmp/ruby/src/trunk/dln.c I, [2023-01-20T03:10:35.372339 #1481] INFO -- : compiling /tmp/ruby/src/trunk/localeinit.c I, [2023-01-20T03:10:35.372841 #1481] INFO -- : creating verconf.h I, [2023-01-20T03:10:35.414587 #1481] INFO -- : verconf.h updated I, [2023-01-20T03:10:35.416698 #1481] INFO -- : compiling /tmp/ruby/src/trunk/loadpath.c I, [2023-01-20T03:10:35.492302 #1481] INFO -- : builtin_binary.inc updated I, [2023-01-20T03:10:35.494912 #1481] INFO -- : compiling /tmp/ruby/src/trunk/builtin.c I, [2023-01-20T03:10:35.697046 #1481] INFO -- : linking static-library libruby-static.a I, [2023-01-20T03:10:35.924607 #1481] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-01-20T03:10:37.399110 #1481] INFO -- : linking ruby I, [2023-01-20T03:10:37.439731 #1481] INFO -- : $$$[end] "make ruby -j16" exit with 0. I, [2023-01-20T03:10:37.439960 #1481] INFO -- : $$$[beg] make all -j16 I, [2023-01-20T03:10:37.479710 #1481] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-20T03:10:37.479802 #1481] INFO -- : CC = gcc I, [2023-01-20T03:10:37.479826 #1481] INFO -- : LD = ld I, [2023-01-20T03:10:37.479848 #1481] INFO -- : LDSHARED = gcc -shared I, [2023-01-20T03:10:37.479869 #1481] 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-20T03:10:37.479896 #1481] 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-20T03:10:37.479918 #1481] INFO -- : CPPFLAGS = I, [2023-01-20T03:10:37.479934 #1481] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-20T03:10:37.479963 #1481] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-20T03:10:37.479985 #1481] INFO -- : LANG = en_US.UTF-8 I, [2023-01-20T03:10:37.480000 #1481] INFO -- : LC_ALL = I, [2023-01-20T03:10:37.480015 #1481] INFO -- : LC_CTYPE = I, [2023-01-20T03:10:37.480030 #1481] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-20T03:10:37.480051 #1481] INFO -- : RUSTC = no I, [2023-01-20T03:10:37.480066 #1481] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -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-20T03:10:37.483600 #1481] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-20T03:10:37.483690 #1481] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-20T03:10:37.483720 #1481] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-20T03:10:37.483741 #1481] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-20T03:10:37.483760 #1481] INFO -- : I, [2023-01-20T03:10:37.505957 #1481] INFO -- : generating encdb.h I, [2023-01-20T03:10:37.507471 #1481] INFO -- : generating enc.mk I, [2023-01-20T03:10:37.510520 #1481] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-01-20T03:10:37.511118 #1481] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-01-20T03:10:37.511853 #1481] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-01-20T03:10:37.512305 #1481] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-01-20T03:10:37.513681 #1481] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-01-20T03:10:37.514062 #1481] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-01-20T03:10:37.516136 #1481] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-01-20T03:10:37.517035 #1481] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-01-20T03:10:37.517319 #1481] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-01-20T03:10:37.518364 #1481] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-01-20T03:10:37.520302 #1481] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-01-20T03:10:37.527323 #1481] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-01-20T03:10:37.529775 #1481] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-01-20T03:10:37.533767 #1481] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-01-20T03:10:37.571465 #1481] INFO -- : encdb.h updated I, [2023-01-20T03:10:37.574395 #1481] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-01-20T03:10:37.788159 #1481] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-01-20T03:10:37.793705 #1481] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-01-20T03:10:37.796182 #1481] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-01-20T03:10:37.798054 #1481] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-01-20T03:10:37.800816 #1481] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-01-20T03:10:37.807430 #1481] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-01-20T03:10:37.810081 #1481] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-01-20T03:10:37.820935 #1481] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-01-20T03:10:37.821990 #1481] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-01-20T03:10:37.830955 #1481] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-01-20T03:10:37.833269 #1481] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-01-20T03:10:37.848982 #1481] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-01-20T03:10:37.855520 #1481] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-01-20T03:10:37.877539 #1481] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-01-20T03:10:38.008958 #1481] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-01-20T03:10:38.047248 #1481] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-01-20T03:10:38.047822 #1481] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-01-20T03:10:38.050502 #1481] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-01-20T03:10:38.052743 #1481] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-01-20T03:10:38.063685 #1481] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-01-20T03:10:38.125411 #1481] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-01-20T03:10:38.140601 #1481] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-01-20T03:10:38.150004 #1481] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-01-20T03:10:38.171279 #1481] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-01-20T03:10:38.196057 #1481] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-01-20T03:10:38.213832 #1481] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-01-20T03:10:38.236839 #1481] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-01-20T03:10:38.268377 #1481] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-01-20T03:10:38.305567 #1481] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-01-20T03:10:38.309626 #1481] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-01-20T03:10:38.312710 #1481] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-01-20T03:10:38.383451 #1481] INFO -- : making enc I, [2023-01-20T03:10:38.413270 #1481] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:10:38.414115 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/encdb.c I, [2023-01-20T03:10:38.429211 #1481] INFO -- : building rb_mjit_header.h I, [2023-01-20T03:10:38.460459 #1481] INFO -- : making srcs under enc I, [2023-01-20T03:10:38.465637 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/big5.c I, [2023-01-20T03:10:38.469819 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/cesu_8.c I, [2023-01-20T03:10:38.487406 #1481] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:10:38.489561 #1481] INFO -- : generating table from enc/trans/escape.c I, [2023-01-20T03:10:38.496677 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/cp949.c I, [2023-01-20T03:10:38.499458 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/emacs_mule.c I, [2023-01-20T03:10:38.500795 #1481] INFO -- : generating table from enc/trans/japanese_sjis.c I, [2023-01-20T03:10:38.511368 #1481] INFO -- : generating table from enc/trans/korean.c I, [2023-01-20T03:10:38.530187 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/euc_jp.c I, [2023-01-20T03:10:38.552340 #1481] INFO -- : generating enc/trans/escape.c ... I, [2023-01-20T03:10:38.555833 #1481] INFO -- : generating table from enc/trans/single_byte.c I, [2023-01-20T03:10:38.596416 #1481] INFO -- : generating table from enc/trans/utf8_mac.c I, [2023-01-20T03:10:38.608303 #1481] INFO -- : rb_mjit_header.h updated I, [2023-01-20T03:10:38.611461 #1481] INFO -- : building .ext/include/x86_64-linux/rb_mjit_min_header-3.3.0.h I, [2023-01-20T03:10:38.613404 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/euc_kr.c I, [2023-01-20T03:10:38.632466 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/euc_tw.c I, [2023-01-20T03:10:38.636560 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/gb2312.c I, [2023-01-20T03:10:38.659833 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/gb18030.c I, [2023-01-20T03:10:38.689887 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/gbk.c I, [2023-01-20T03:10:38.705760 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_1.c I, [2023-01-20T03:10:38.737573 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_2.c I, [2023-01-20T03:10:38.760232 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_3.c I, [2023-01-20T03:10:38.767728 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_4.c I, [2023-01-20T03:10:38.800904 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_5.c I, [2023-01-20T03:10:38.814903 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_6.c I, [2023-01-20T03:10:38.840333 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_7.c I, [2023-01-20T03:10:38.877856 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_8.c I, [2023-01-20T03:10:38.879907 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_9.c I, [2023-01-20T03:10:38.889602 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_10.c I, [2023-01-20T03:10:38.916222 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_11.c I, [2023-01-20T03:10:38.943675 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_13.c I, [2023-01-20T03:10:38.953244 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_14.c I, [2023-01-20T03:10:38.969378 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_15.c I, [2023-01-20T03:10:38.972527 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_16.c I, [2023-01-20T03:10:38.981761 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/koi8_r.c I, [2023-01-20T03:10:38.990649 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/koi8_u.c I, [2023-01-20T03:10:39.039414 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/shift_jis.c I, [2023-01-20T03:10:39.042562 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_16be.c I, [2023-01-20T03:10:39.080845 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_16le.c I, [2023-01-20T03:10:39.085475 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_32be.c I, [2023-01-20T03:10:39.094157 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_32le.c I, [2023-01-20T03:10:39.146750 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_31j.c I, [2023-01-20T03:10:39.157955 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1250.c I, [2023-01-20T03:10:39.160833 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1251.c I, [2023-01-20T03:10:39.164820 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1252.c I, [2023-01-20T03:10:39.173910 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1253.c I, [2023-01-20T03:10:39.180954 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1254.c I, [2023-01-20T03:10:39.192358 #1481] INFO -- : generating enc/trans/single_byte.c ... I, [2023-01-20T03:10:39.196933 #1481] INFO -- : generating table from enc/trans/utf_16_32.c I, [2023-01-20T03:10:39.252195 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1257.c I, [2023-01-20T03:10:39.274698 #1481] INFO -- : generating enc/trans/utf_16_32.c ... I, [2023-01-20T03:10:39.281754 #1481] INFO -- : linking encoding encdb.so I, [2023-01-20T03:10:39.283460 #1481] INFO -- : linking encoding big5.so I, [2023-01-20T03:10:39.283855 #1481] INFO -- : linking encoding cesu_8.so I, [2023-01-20T03:10:39.294301 #1481] INFO -- : linking encoding cp949.so I, [2023-01-20T03:10:39.343538 #1481] INFO -- : linking encoding emacs_mule.so I, [2023-01-20T03:10:39.361334 #1481] INFO -- : linking encoding euc_jp.so I, [2023-01-20T03:10:39.369001 #1481] INFO -- : linking encoding euc_kr.so I, [2023-01-20T03:10:39.379424 #1481] INFO -- : linking encoding euc_tw.so I, [2023-01-20T03:10:39.387549 #1481] INFO -- : linking encoding gb2312.so I, [2023-01-20T03:10:39.395800 #1481] INFO -- : linking encoding gb18030.so I, [2023-01-20T03:10:39.401977 #1481] INFO -- : linking encoding gbk.so I, [2023-01-20T03:10:39.405051 #1481] INFO -- : linking encoding iso_8859_1.so I, [2023-01-20T03:10:39.408518 #1481] INFO -- : linking encoding iso_8859_2.so I, [2023-01-20T03:10:39.410858 #1481] INFO -- : linking encoding iso_8859_3.so I, [2023-01-20T03:10:39.456668 #1481] INFO -- : linking encoding iso_8859_4.so I, [2023-01-20T03:10:39.469287 #1481] INFO -- : linking encoding iso_8859_5.so I, [2023-01-20T03:10:39.487943 #1481] INFO -- : linking encoding iso_8859_6.so I, [2023-01-20T03:10:39.488080 #1481] INFO -- : linking encoding iso_8859_7.so I, [2023-01-20T03:10:39.507718 #1481] INFO -- : linking encoding iso_8859_8.so I, [2023-01-20T03:10:39.516958 #1481] INFO -- : linking encoding iso_8859_9.so I, [2023-01-20T03:10:39.517566 #1481] INFO -- : linking encoding iso_8859_10.so I, [2023-01-20T03:10:39.524861 #1481] INFO -- : linking encoding iso_8859_11.so I, [2023-01-20T03:10:39.527995 #1481] INFO -- : linking encoding iso_8859_13.so I, [2023-01-20T03:10:39.531631 #1481] INFO -- : linking encoding iso_8859_14.so I, [2023-01-20T03:10:39.538417 #1481] INFO -- : linking encoding iso_8859_15.so I, [2023-01-20T03:10:39.540210 #1481] INFO -- : linking encoding iso_8859_16.so I, [2023-01-20T03:10:39.583186 #1481] INFO -- : linking encoding koi8_r.so I, [2023-01-20T03:10:39.595267 #1481] INFO -- : linking encoding koi8_u.so I, [2023-01-20T03:10:39.618388 #1481] INFO -- : linking encoding utf_16be.so I, [2023-01-20T03:10:39.618491 #1481] INFO -- : linking encoding shift_jis.so I, [2023-01-20T03:10:39.635077 #1481] INFO -- : linking encoding utf_16le.so I, [2023-01-20T03:10:39.646003 #1481] INFO -- : linking encoding utf_32be.so I, [2023-01-20T03:10:39.648802 #1481] INFO -- : linking encoding utf_32le.so I, [2023-01-20T03:10:39.649420 #1481] INFO -- : linking encoding windows_31j.so I, [2023-01-20T03:10:39.654736 #1481] INFO -- : linking encoding windows_1250.so I, [2023-01-20T03:10:39.655632 #1481] INFO -- : linking encoding windows_1251.so I, [2023-01-20T03:10:39.663308 #1481] INFO -- : linking encoding windows_1252.so I, [2023-01-20T03:10:39.667142 #1481] INFO -- : linking encoding windows_1253.so I, [2023-01-20T03:10:39.706267 #1481] INFO -- : linking encoding windows_1254.so I, [2023-01-20T03:10:39.715161 #1481] INFO -- : linking encoding windows_1257.so I, [2023-01-20T03:10:39.786741 #1481] INFO -- : generating enc/trans/japanese_sjis.c ... I, [2023-01-20T03:10:39.799032 #1481] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:10:40.046390 #1481] INFO -- : generating enc/trans/korean.c ... I, [2023-01-20T03:10:40.057779 #1481] INFO -- : generating enc/trans/utf8_mac.c ... I, [2023-01-20T03:10:40.061312 #1481] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:10:40.062323 #1481] INFO -- : generating transdb.h I, [2023-01-20T03:10:40.122991 #1481] 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_pop_frame_no_int, 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-20T03:10:40.123084 #1481] 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_pop_frame_no_int, rb_vm_frame_block_handler, rb_vm_block_ep_update, rb_vm_ep_local_ep, rb_vm_push_frame_fname I, [2023-01-20T03:10:40.123181 #1481] 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-20T03:10:40.150168 #1481] 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-20T03:10:40.189097 #1481] INFO -- : transdb.h updated I, [2023-01-20T03:10:40.191158 #1481] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-20T03:10:40.191259 #1481] INFO -- : making trans I, [2023-01-20T03:10:40.218974 #1481] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:10:40.219667 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/transdb.c I, [2023-01-20T03:10:40.220243 #1481] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/big5.c I, [2023-01-20T03:10:40.221422 #1481] INFO -- : ext/configure-ext.mk updated I, [2023-01-20T03:10:40.221797 #1481] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/cesu_8.c I, [2023-01-20T03:10:40.222064 #1481] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/chinese.c I, [2023-01-20T03:10:40.222148 #1481] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji.c I, [2023-01-20T03:10:40.222213 #1481] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/ebcdic.c I, [2023-01-20T03:10:40.223597 #1481] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c I, [2023-01-20T03:10:40.223914 #1481] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c I, [2023-01-20T03:10:40.223995 #1481] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c I, [2023-01-20T03:10:40.224899 #1481] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c I, [2023-01-20T03:10:40.227322 #1481] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:10:40.227983 #1481] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/escape.c I, [2023-01-20T03:10:40.228794 #1481] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/gb18030.c I, [2023-01-20T03:10:40.297388 #1481] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/cesu_8.c ... I, [2023-01-20T03:10:40.299635 #1481] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/ebcdic.c ... I, [2023-01-20T03:10:40.300503 #1481] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/gbk.c I, [2023-01-20T03:10:40.302538 #1481] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/iso2022.c I, [2023-01-20T03:10:40.302827 #1481] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/escape.c ... I, [2023-01-20T03:10:40.307519 #1481] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/japanese.c I, [2023-01-20T03:10:40.314308 #1481] INFO -- : configuring bigdecimal I, [2023-01-20T03:10:40.314408 #1481] INFO -- : configuring continuation I, [2023-01-20T03:10:40.314952 #1481] INFO -- : configuring cgi/escape I, [2023-01-20T03:10:40.315454 #1481] INFO -- : configuring -test-/RUBY_ALIGNOF I, [2023-01-20T03:10:40.324079 #1481] INFO -- : configuring -test-/abi I, [2023-01-20T03:10:40.324191 #1481] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/japanese_euc.c I, [2023-01-20T03:10:40.326208 #1481] INFO -- : configuring -test-/arith_seq/beg_len_step I, [2023-01-20T03:10:40.331229 #1481] INFO -- : configuring -test-/arith_seq/extract I, [2023-01-20T03:10:40.336608 #1481] INFO -- : configuring -test-/array/concat I, [2023-01-20T03:10:40.340466 #1481] INFO -- : configuring -test-/array/resize I, [2023-01-20T03:10:40.344441 #1481] INFO -- : configuring -test-/bignum I, [2023-01-20T03:10:40.354497 #1481] INFO -- : configuring -test-/bug-14834 I, [2023-01-20T03:10:40.357945 #1481] INFO -- : configuring -test-/bug-3571 I, [2023-01-20T03:10:40.361778 #1481] INFO -- : configuring -test-/bug-5832 I, [2023-01-20T03:10:40.364815 #1481] INFO -- : configuring -test-/bug_reporter I, [2023-01-20T03:10:40.369598 #1481] INFO -- : configuring -test-/class I, [2023-01-20T03:10:40.372294 #1481] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/japanese.c ... I, [2023-01-20T03:10:40.373317 #1481] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/iso2022.c ... I, [2023-01-20T03:10:40.375382 #1481] INFO -- : configuring -test-/cxxanyargs I, [2023-01-20T03:10:40.375762 #1481] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c I, [2023-01-20T03:10:40.377483 #1481] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/korean.c I, [2023-01-20T03:10:40.379925 #1481] INFO -- : configuring -test-/debug I, [2023-01-20T03:10:40.387221 #1481] INFO -- : configuring -test-/dln/empty I, [2023-01-20T03:10:40.392334 #1481] INFO -- : configuring -test-/econv I, [2023-01-20T03:10:40.395943 #1481] INFO -- : configuring -test-/enumerator_kw I, [2023-01-20T03:10:40.399643 #1481] INFO -- : configuring -test-/eval I, [2023-01-20T03:10:40.400290 #1481] INFO -- : configuring coverage I, [2023-01-20T03:10:40.402313 #1481] INFO -- : configuring -test-/exception I, [2023-01-20T03:10:40.410675 #1481] INFO -- : configuring -test-/fatal I, [2023-01-20T03:10:40.416282 #1481] INFO -- : configuring -test-/file I, [2023-01-20T03:10:40.471304 #1481] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/single_byte.c I, [2023-01-20T03:10:40.487301 #1481] INFO -- : configuring date I, [2023-01-20T03:10:40.557797 #1481] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji.c ... I, [2023-01-20T03:10:40.563458 #1481] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/utf8_mac.c I, [2023-01-20T03:10:40.935752 #1481] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c ... I, [2023-01-20T03:10:40.940914 #1481] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/utf_16_32.c I, [2023-01-20T03:10:41.007276 #1481] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c ... I, [2023-01-20T03:10:41.012124 #1481] INFO -- : linking transcoder transdb.so I, [2023-01-20T03:10:41.014988 #1481] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/utf_16_32.c ... I, [2023-01-20T03:10:41.018330 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/cesu_8.c I, [2023-01-20T03:10:41.027503 #1481] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c ... I, [2023-01-20T03:10:41.035563 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/ebcdic.c I, [2023-01-20T03:10:41.044952 #1481] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c ... I, [2023-01-20T03:10:41.050816 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji.c I, [2023-01-20T03:10:41.083242 #1481] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/single_byte.c ... I, [2023-01-20T03:10:41.087588 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c I, [2023-01-20T03:10:41.109538 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c I, [2023-01-20T03:10:41.191843 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c I, [2023-01-20T03:10:41.259737 #1481] INFO -- : configuring digest I, [2023-01-20T03:10:41.264983 #1481] INFO -- : configuring digest/bubblebabble I, [2023-01-20T03:10:41.268154 #1481] INFO -- : configuring digest/md5 I, [2023-01-20T03:10:41.321371 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c I, [2023-01-20T03:10:41.489196 #1481] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/chinese.c ... I, [2023-01-20T03:10:41.493995 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/escape.c I, [2023-01-20T03:10:41.537785 #1481] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/gbk.c ... I, [2023-01-20T03:10:41.544116 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/iso2022.c I, [2023-01-20T03:10:41.578712 #1481] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c ... I, [2023-01-20T03:10:41.584134 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/japanese.c I, [2023-01-20T03:10:41.653288 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c I, [2023-01-20T03:10:41.667015 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/single_byte.c I, [2023-01-20T03:10:41.680164 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/utf_16_32.c I, [2023-01-20T03:10:41.729517 #1481] INFO -- : configuring digest/rmd160 I, [2023-01-20T03:10:41.743142 #1481] INFO -- : linking transcoder cesu_8.so I, [2023-01-20T03:10:41.751135 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/chinese.c I, [2023-01-20T03:10:41.797875 #1481] INFO -- : linking transcoder ebcdic.so I, [2023-01-20T03:10:41.829821 #1481] INFO -- : linking transcoder emoji.so I, [2023-01-20T03:10:41.843075 #1481] INFO -- : linking transcoder emoji_iso2022_kddi.so I, [2023-01-20T03:10:41.887970 #1481] INFO -- : linking transcoder emoji_sjis_docomo.so I, [2023-01-20T03:10:41.922435 #1481] INFO -- : linking transcoder emoji_sjis_kddi.so I, [2023-01-20T03:10:41.936313 #1481] INFO -- : linking transcoder emoji_sjis_softbank.so I, [2023-01-20T03:10:41.966682 #1481] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/korean.c ... I, [2023-01-20T03:10:41.975030 #1481] INFO -- : linking transcoder escape.so I, [2023-01-20T03:10:41.989022 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/gbk.c I, [2023-01-20T03:10:41.999147 #1481] INFO -- : configuring digest/sha1 I, [2023-01-20T03:10:42.024712 #1481] INFO -- : linking transcoder iso2022.so I, [2023-01-20T03:10:42.028658 #1481] INFO -- : linking transcoder japanese.so I, [2023-01-20T03:10:42.038812 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/korean.c I, [2023-01-20T03:10:42.055938 #1481] INFO -- : linking transcoder utf_16_32.so I, [2023-01-20T03:10:42.074920 #1481] INFO -- : linking transcoder single_byte.so I, [2023-01-20T03:10:42.117115 #1481] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/utf8_mac.c ... I, [2023-01-20T03:10:42.125068 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/utf8_mac.c I, [2023-01-20T03:10:42.198894 #1481] INFO -- : configuring erb/escape I, [2023-01-20T03:10:42.205681 #1481] INFO -- : configuring etc I, [2023-01-20T03:10:42.228067 #1481] INFO -- : configuring fcntl I, [2023-01-20T03:10:42.245697 #1481] INFO -- : configuring fiddle I, [2023-01-20T03:10:42.252612 #1481] INFO -- : configuring digest/sha2 I, [2023-01-20T03:10:42.277359 #1481] INFO -- : configuring io/console I, [2023-01-20T03:10:42.284874 #1481] INFO -- : linking transcoder japanese_sjis.so I, [2023-01-20T03:10:42.298756 #1481] INFO -- : configuring -test-/float I, [2023-01-20T03:10:42.301218 #1481] INFO -- : configuring json I, [2023-01-20T03:10:42.303326 #1481] INFO -- : configuring -test-/funcall I, [2023-01-20T03:10:42.305611 #1481] INFO -- : configuring json/generator I, [2023-01-20T03:10:42.307553 #1481] INFO -- : configuring -test-/gvl/call_without_gvl I, [2023-01-20T03:10:42.310029 #1481] INFO -- : configuring json/parser I, [2023-01-20T03:10:42.311410 #1481] INFO -- : configuring -test-/hash I, [2023-01-20T03:10:42.316511 #1481] INFO -- : configuring -test-/integer I, [2023-01-20T03:10:42.322559 #1481] INFO -- : configuring -test-/iseq_load I, [2023-01-20T03:10:42.325709 #1481] INFO -- : configuring -test-/iter I, [2023-01-20T03:10:42.335462 #1481] INFO -- : configuring -test-/load/dot.dot I, [2023-01-20T03:10:42.339275 #1481] INFO -- : configuring -test-/load/protect I, [2023-01-20T03:10:42.343069 #1481] INFO -- : configuring -test-/marshal/compat I, [2023-01-20T03:10:42.346161 #1481] INFO -- : configuring -test-/marshal/internal_ivar I, [2023-01-20T03:10:42.348921 #1481] INFO -- : configuring -test-/marshal/usr I, [2023-01-20T03:10:42.353546 #1481] INFO -- : configuring -test-/memory_status I, [2023-01-20T03:10:42.356719 #1481] INFO -- : configuring -test-/memory_view I, [2023-01-20T03:10:42.360514 #1481] INFO -- : configuring -test-/method I, [2023-01-20T03:10:42.365401 #1481] INFO -- : configuring -test-/notimplement I, [2023-01-20T03:10:42.368759 #1481] INFO -- : configuring -test-/num2int I, [2023-01-20T03:10:42.373064 #1481] INFO -- : configuring -test-/path_to_class I, [2023-01-20T03:10:42.378208 #1481] INFO -- : configuring -test-/popen_deadlock I, [2023-01-20T03:10:42.383431 #1481] INFO -- : configuring -test-/postponed_job I, [2023-01-20T03:10:42.388135 #1481] INFO -- : configuring -test-/printf I, [2023-01-20T03:10:42.392912 #1481] INFO -- : configuring -test-/proc I, [2023-01-20T03:10:42.399586 #1481] INFO -- : configuring -test-/random I, [2023-01-20T03:10:42.406084 #1481] INFO -- : configuring -test-/rational I, [2023-01-20T03:10:42.410990 #1481] INFO -- : configuring -test-/rb_call_super_kw I, [2023-01-20T03:10:42.415431 #1481] INFO -- : configuring -test-/recursion I, [2023-01-20T03:10:42.420192 #1481] INFO -- : configuring -test-/regexp I, [2023-01-20T03:10:42.425490 #1481] INFO -- : configuring -test-/scan_args I, [2023-01-20T03:10:42.429873 #1481] INFO -- : configuring -test-/st/foreach I, [2023-01-20T03:10:42.434267 #1481] INFO -- : configuring -test-/st/numhash I, [2023-01-20T03:10:42.438687 #1481] INFO -- : configuring -test-/st/update I, [2023-01-20T03:10:42.444446 #1481] INFO -- : configuring -test-/string I, [2023-01-20T03:10:42.455661 #1481] INFO -- : configuring monitor I, [2023-01-20T03:10:42.466471 #1481] INFO -- : configuring -test-/struct I, [2023-01-20T03:10:42.475061 #1481] INFO -- : configuring -test-/symbol I, [2023-01-20T03:10:42.505668 #1481] INFO -- : linking transcoder chinese.so I, [2023-01-20T03:10:42.549459 #1481] INFO -- : configuring nkf I, [2023-01-20T03:10:42.634682 #1481] INFO -- : configuring objspace I, [2023-01-20T03:10:42.687625 #1481] INFO -- : configuring openssl I, [2023-01-20T03:10:42.714862 #1481] INFO -- : configuring pathname I, [2023-01-20T03:10:42.716308 #1481] INFO -- : configuring psych I, [2023-01-20T03:10:42.733474 #1481] INFO -- : configuring pty I, [2023-01-20T03:10:42.836234 #1481] INFO -- : configuring -test-/thread/instrumentation I, [2023-01-20T03:10:42.842405 #1481] INFO -- : configuring -test-/thread_fd I, [2023-01-20T03:10:42.847072 #1481] INFO -- : configuring -test-/time I, [2023-01-20T03:10:42.853279 #1481] INFO -- : configuring -test-/tracepoint I, [2023-01-20T03:10:42.860126 #1481] INFO -- : configuring -test-/typeddata I, [2023-01-20T03:10:42.865999 #1481] INFO -- : configuring -test-/vm I, [2023-01-20T03:10:42.871771 #1481] INFO -- : configuring -test-/wait I, [2023-01-20T03:10:42.948554 #1481] INFO -- : linking transcoder gbk.so I, [2023-01-20T03:10:42.971949 #1481] INFO -- : configuring racc/cparse I, [2023-01-20T03:10:43.102304 #1481] INFO -- : linking transcoder korean.so I, [2023-01-20T03:10:43.139371 #1481] INFO -- : configuring rbconfig/sizeof I, [2023-01-20T03:10:43.300271 #1481] INFO -- : configuring readline I, [2023-01-20T03:10:43.310293 #1481] INFO -- : linking transcoder utf8_mac.so I, [2023-01-20T03:10:43.389476 #1481] INFO -- : configuring io/nonblock I, [2023-01-20T03:10:43.502410 #1481] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/gb18030.c ... I, [2023-01-20T03:10:43.516827 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/gb18030.c I, [2023-01-20T03:10:43.597054 #1481] INFO -- : configuring ripper I, [2023-01-20T03:10:43.658424 #1481] INFO -- : configuring rubyvm I, [2023-01-20T03:10:43.685617 #1481] INFO -- : configuring socket I, [2023-01-20T03:10:43.718182 #1481] INFO -- : configuring io/wait I, [2023-01-20T03:10:43.744282 #1481] INFO -- : configuring stringio I, [2023-01-20T03:10:43.848425 #1481] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/japanese_euc.c ... I, [2023-01-20T03:10:43.856284 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/japanese_euc.c I, [2023-01-20T03:10:44.133064 #1481] INFO -- : linking transcoder gb18030.so I, [2023-01-20T03:10:44.187981 #1481] INFO -- : configuring strscan I, [2023-01-20T03:10:44.336704 #1481] INFO -- : configuring syslog I, [2023-01-20T03:10:45.206359 #1481] INFO -- : configuring zlib I, [2023-01-20T03:10:45.249749 #1481] INFO -- : linking transcoder japanese_euc.so I, [2023-01-20T03:10:45.871819 #1481] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/big5.c ... I, [2023-01-20T03:10:45.886259 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/big5.c I, [2023-01-20T03:10:47.495244 #1481] INFO -- : linking transcoder big5.so I, [2023-01-20T03:10:47.554961 #1481] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:10:47.556094 #1481] INFO -- : making encs I, [2023-01-20T03:10:47.606192 #1481] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:10:47.606277 #1481] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-20T03:10:47.606292 #1481] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:11:02.089776 #1481] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:11:02.091178 #1481] INFO -- : generating makefile exts.mk I, [2023-01-20T03:11:02.136376 #1481] INFO -- : exts.mk updated I, [2023-01-20T03:11:02.144627 #1481] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:11:02.148486 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/abi' I, [2023-01-20T03:11:02.149203 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/abi/abi.c I, [2023-01-20T03:11:02.149788 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/array/concat' I, [2023-01-20T03:11:02.151113 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/array/concat/to_ary_concat.c I, [2023-01-20T03:11:02.152064 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/beg_len_step' I, [2023-01-20T03:11:02.152611 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/array/resize' I, [2023-01-20T03:11:02.153233 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/arith_seq/beg_len_step/beg_len_step.c I, [2023-01-20T03:11:02.153287 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/RUBY_ALIGNOF' I, [2023-01-20T03:11:02.153592 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-14834' I, [2023-01-20T03:11:02.153982 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/array/resize/resize.c I, [2023-01-20T03:11:02.154159 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug-14834/bug-14384.c I, [2023-01-20T03:11:02.154284 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-3571' I, [2023-01-20T03:11:02.154427 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/extract' I, [2023-01-20T03:11:02.154576 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/econv' I, [2023-01-20T03:11:02.154648 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/RUBY_ALIGNOF/c.c I, [2023-01-20T03:11:02.155009 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug-3571/bug.c I, [2023-01-20T03:11:02.155432 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/econv/append.c I, [2023-01-20T03:11:02.155539 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/arith_seq/extract/extract.c I, [2023-01-20T03:11:02.155619 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-5832' I, [2023-01-20T03:11:02.155889 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug_reporter' I, [2023-01-20T03:11:02.155961 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/dln/empty' I, [2023-01-20T03:11:02.156066 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/class' I, [2023-01-20T03:11:02.156208 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug-5832/bug.c I, [2023-01-20T03:11:02.156713 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/dln/empty/empty.c I, [2023-01-20T03:11:02.156968 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug_reporter/bug_reporter.c I, [2023-01-20T03:11:02.157118 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/debug' I, [2023-01-20T03:11:02.157332 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/class/class2name.c I, [2023-01-20T03:11:02.157803 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/debug/init.c I, [2023-01-20T03:11:02.158357 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bignum' I, [2023-01-20T03:11:02.159116 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/big2str.c I, [2023-01-20T03:11:02.159287 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/enumerator_kw' I, [2023-01-20T03:11:02.160013 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/enumerator_kw/enumerator_kw.c I, [2023-01-20T03:11:02.190700 #1481] INFO -- : linking shared-object -test-/abi.so I, [2023-01-20T03:11:02.279298 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/abi' I, [2023-01-20T03:11:02.285960 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/eval' I, [2023-01-20T03:11:02.288826 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/eval/eval.c I, [2023-01-20T03:11:02.308347 #1481] INFO -- : linking shared-object -test-/RUBY_ALIGNOF.so I, [2023-01-20T03:11:02.311981 #1481] INFO -- : linking shared-object -test-/dln/empty.so I, [2023-01-20T03:11:02.318045 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/debug/inspector.c I, [2023-01-20T03:11:02.321065 #1481] INFO -- : linking shared-object -test-/bug_reporter.so I, [2023-01-20T03:11:02.321599 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/class/init.c I, [2023-01-20T03:11:02.322538 #1481] INFO -- : linking shared-object -test-/array/to_ary_concat.so I, [2023-01-20T03:11:02.323622 #1481] INFO -- : linking shared-object -test-/array/resize.so I, [2023-01-20T03:11:02.324890 #1481] INFO -- : linking shared-object -test-/arith_seq/extract.so I, [2023-01-20T03:11:02.325941 #1481] INFO -- : linking shared-object -test-/bug_5832.so I, [2023-01-20T03:11:02.326849 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/econv/init.c I, [2023-01-20T03:11:02.335698 #1481] INFO -- : linking shared-object -test-/bug_14834.so I, [2023-01-20T03:11:02.337368 #1481] INFO -- : linking shared-object -test-/arith_seq/beg_len_step.so I, [2023-01-20T03:11:02.346747 #1481] INFO -- : linking shared-object -test-/bug_3571.so I, [2023-01-20T03:11:02.425220 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/bigzero.c I, [2023-01-20T03:11:02.450981 #1481] INFO -- : linking shared-object -test-/enumerator_kw.so I, [2023-01-20T03:11:02.465138 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/RUBY_ALIGNOF' I, [2023-01-20T03:11:02.470372 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/exception' I, [2023-01-20T03:11:02.470491 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/dln/empty' I, [2023-01-20T03:11:02.471262 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/dataerror.c I, [2023-01-20T03:11:02.473694 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug_reporter' I, [2023-01-20T03:11:02.474357 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/enc_raise.c I, [2023-01-20T03:11:02.475576 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/fatal' I, [2023-01-20T03:11:02.476240 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/fatal/rb_fatal.c I, [2023-01-20T03:11:02.481636 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/array/concat' I, [2023-01-20T03:11:02.482920 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/array/resize' I, [2023-01-20T03:11:02.483135 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-5832' I, [2023-01-20T03:11:02.483784 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/extract' I, [2023-01-20T03:11:02.486583 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/ensured.c I, [2023-01-20T03:11:02.486751 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/div.c I, [2023-01-20T03:11:02.487261 #1481] INFO -- : linking shared-object -test-/eval.so I, [2023-01-20T03:11:02.488279 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/file' I, [2023-01-20T03:11:02.488861 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/float' I, [2023-01-20T03:11:02.489291 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/beg_len_step' I, [2023-01-20T03:11:02.489352 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/file/fs.c I, [2023-01-20T03:11:02.489590 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-14834' I, [2023-01-20T03:11:02.489803 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/float/init.c I, [2023-01-20T03:11:02.490549 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/init.c I, [2023-01-20T03:11:02.493624 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/funcall' I, [2023-01-20T03:11:02.494668 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/funcall/funcall.c I, [2023-01-20T03:11:02.500248 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-3571' I, [2023-01-20T03:11:02.500396 #1481] INFO -- : linking shared-object -test-/class.so I, [2023-01-20T03:11:02.505348 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/gvl/call_without_gvl' I, [2023-01-20T03:11:02.506481 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/gvl/call_without_gvl/call_without_gvl.c I, [2023-01-20T03:11:02.507442 #1481] INFO -- : linking shared-object -test-/econv.so I, [2023-01-20T03:11:02.517599 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/debug/profile_frames.c I, [2023-01-20T03:11:02.566038 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/enumerator_kw' I, [2023-01-20T03:11:02.567341 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/init.c I, [2023-01-20T03:11:02.602360 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/eval' I, [2023-01-20T03:11:02.603538 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/intpack.c I, [2023-01-20T03:11:02.616579 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/class' I, [2023-01-20T03:11:02.618022 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/mul.c I, [2023-01-20T03:11:02.624800 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/str2big.c I, [2023-01-20T03:11:02.629163 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/econv' I, [2023-01-20T03:11:02.634004 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/hash' I, [2023-01-20T03:11:02.635255 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/hash/delete.c I, [2023-01-20T03:11:02.650962 #1481] INFO -- : linking shared-object -test-/fatal/rb_fatal.so I, [2023-01-20T03:11:02.652038 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/hash/init.c I, [2023-01-20T03:11:02.652180 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/integer' I, [2023-01-20T03:11:02.652798 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/integer/core_ext.c I, [2023-01-20T03:11:02.654092 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/float/nextafter.c I, [2023-01-20T03:11:02.655249 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/integer/init.c I, [2023-01-20T03:11:02.672575 #1481] INFO -- : linking shared-object -test-/exception.so I, [2023-01-20T03:11:02.691947 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/file/init.c I, [2023-01-20T03:11:02.692221 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/iseq_load' I, [2023-01-20T03:11:02.694199 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iseq_load/iseq_load.c I, [2023-01-20T03:11:02.697920 #1481] INFO -- : linking shared-object -test-/funcall.so I, [2023-01-20T03:11:02.703348 #1481] INFO -- : linking shared-object -test-/gvl/call_without_gvl.so I, [2023-01-20T03:11:02.709277 #1481] INFO -- : linking shared-object -test-/debug.so I, [2023-01-20T03:11:02.738753 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/integer/my_integer.c I, [2023-01-20T03:11:02.778764 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/fatal' I, [2023-01-20T03:11:02.784480 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/iter' I, [2023-01-20T03:11:02.786086 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iter/break.c I, [2023-01-20T03:11:02.811618 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iter/init.c I, [2023-01-20T03:11:02.812417 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/exception' I, [2023-01-20T03:11:02.817498 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/dot.dot' I, [2023-01-20T03:11:02.821011 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/load/dot.dot/dot.dot.c I, [2023-01-20T03:11:02.828981 #1481] INFO -- : linking shared-object -test-/hash.so I, [2023-01-20T03:11:02.829340 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/file/stat.c I, [2023-01-20T03:11:02.830116 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/protect' I, [2023-01-20T03:11:02.831268 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/load/protect/protect.c I, [2023-01-20T03:11:02.831376 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/gvl/call_without_gvl' I, [2023-01-20T03:11:02.835068 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/funcall' I, [2023-01-20T03:11:02.836344 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/compat' I, [2023-01-20T03:11:02.837011 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/marshal/compat/usrcompat.c I, [2023-01-20T03:11:02.837098 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iter/yield.c I, [2023-01-20T03:11:02.845854 #1481] INFO -- : linking shared-object -test-/float.so I, [2023-01-20T03:11:02.847991 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/debug' I, [2023-01-20T03:11:02.852619 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/internal_ivar' I, [2023-01-20T03:11:02.853226 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/marshal/internal_ivar/internal_ivar.c I, [2023-01-20T03:11:02.859959 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/usr' I, [2023-01-20T03:11:02.862222 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/marshal/usr/usrmarshal.c I, [2023-01-20T03:11:02.877394 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/memory_view' I, [2023-01-20T03:11:02.878229 #1481] INFO -- : linking shared-object -test-/bignum.so I, [2023-01-20T03:11:02.879046 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/memory_view/memory_view.c I, [2023-01-20T03:11:02.916877 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/method' I, [2023-01-20T03:11:02.918680 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/method/arity.c I, [2023-01-20T03:11:02.920748 #1481] INFO -- : linking shared-object -test-/iseq_load.so I, [2023-01-20T03:11:02.954349 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/hash' I, [2023-01-20T03:11:02.956070 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/method/init.c I, [2023-01-20T03:11:02.969638 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/notimplement' I, [2023-01-20T03:11:02.974717 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/float' I, [2023-01-20T03:11:02.975056 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/notimplement/bug.c I, [2023-01-20T03:11:02.979576 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/num2int' I, [2023-01-20T03:11:02.981645 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/num2int/num2int.c I, [2023-01-20T03:11:02.986511 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/path_to_class' I, [2023-01-20T03:11:02.988124 #1481] INFO -- : linking shared-object -test-/load/dot.dot.so I, [2023-01-20T03:11:02.989051 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/path_to_class/path_to_class.c I, [2023-01-20T03:11:03.009991 #1481] INFO -- : linking shared-object -test-/iter.so I, [2023-01-20T03:11:03.026427 #1481] INFO -- : linking shared-object -test-/marshal/compat.so I, [2023-01-20T03:11:03.028039 #1481] INFO -- : linking shared-object -test-/file.so I, [2023-01-20T03:11:03.040634 #1481] INFO -- : linking shared-object -test-/marshal/internal_ivar.so I, [2023-01-20T03:11:03.041883 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bignum' I, [2023-01-20T03:11:03.046281 #1481] INFO -- : linking shared-object -test-/load/protect.so I, [2023-01-20T03:11:03.046472 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/popen_deadlock' I, [2023-01-20T03:11:03.047439 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/popen_deadlock/infinite_loop_dlsym.c I, [2023-01-20T03:11:03.052884 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/iseq_load' I, [2023-01-20T03:11:03.058110 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/postponed_job' I, [2023-01-20T03:11:03.060584 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/postponed_job/postponed_job.c I, [2023-01-20T03:11:03.060776 #1481] INFO -- : linking shared-object -test-/marshal/usr.so I, [2023-01-20T03:11:03.123065 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/printf' I, [2023-01-20T03:11:03.125454 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/printf/printf.c I, [2023-01-20T03:11:03.135122 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/dot.dot' I, [2023-01-20T03:11:03.137750 #1481] INFO -- : linking shared-object -test-/method.so I, [2023-01-20T03:11:03.141639 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/proc' I, [2023-01-20T03:11:03.142846 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/proc/init.c I, [2023-01-20T03:11:03.158480 #1481] INFO -- : linking shared-object -test-/notimplement.so I, [2023-01-20T03:11:03.163472 #1481] INFO -- : linking shared-object -test-/path_to_class.so I, [2023-01-20T03:11:03.166368 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/iter' I, [2023-01-20T03:11:03.167234 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/proc/receiver.c I, [2023-01-20T03:11:03.176602 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/compat' I, [2023-01-20T03:11:03.181848 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/random' I, [2023-01-20T03:11:03.183622 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/internal_ivar' I, [2023-01-20T03:11:03.183765 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/random/bad_version.c I, [2023-01-20T03:11:03.188469 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/file' I, [2023-01-20T03:11:03.188629 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/rational' I, [2023-01-20T03:11:03.189383 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/random/init.c I, [2023-01-20T03:11:03.190204 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/rational/rat.c I, [2023-01-20T03:11:03.191155 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/protect' I, [2023-01-20T03:11:03.191987 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/random/loop.c I, [2023-01-20T03:11:03.202664 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/usr' I, [2023-01-20T03:11:03.208167 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/rb_call_super_kw' I, [2023-01-20T03:11:03.210311 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/rb_call_super_kw/rb_call_super_kw.c I, [2023-01-20T03:11:03.214078 #1481] INFO -- : linking shared-object -test-/integer.so I, [2023-01-20T03:11:03.239081 #1481] INFO -- : linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so I, [2023-01-20T03:11:03.239226 #1481] INFO -- : linking shared-object -test-/num2int.so I, [2023-01-20T03:11:03.260319 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/method' I, [2023-01-20T03:11:03.262345 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/proc/super.c I, [2023-01-20T03:11:03.290716 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/notimplement' I, [2023-01-20T03:11:03.290930 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/path_to_class' I, [2023-01-20T03:11:03.295351 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/recursion' I, [2023-01-20T03:11:03.295886 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/regexp' I, [2023-01-20T03:11:03.296792 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/regexp/init.c I, [2023-01-20T03:11:03.296926 #1481] INFO -- : linking shared-object -test-/postponed_job.so I, [2023-01-20T03:11:03.297077 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/recursion/recursion.c I, [2023-01-20T03:11:03.313234 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/regexp/parse_depth_limit.c I, [2023-01-20T03:11:03.341292 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/scan_args' I, [2023-01-20T03:11:03.343263 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/scan_args/scan_args.c I, [2023-01-20T03:11:03.358127 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/integer' I, [2023-01-20T03:11:03.362697 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/numhash' I, [2023-01-20T03:11:03.362829 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/foreach' I, [2023-01-20T03:11:03.363492 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/st/foreach/foreach.c I, [2023-01-20T03:11:03.363603 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/st/numhash/numhash.c I, [2023-01-20T03:11:03.367803 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/popen_deadlock' I, [2023-01-20T03:11:03.372495 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/update' I, [2023-01-20T03:11:03.373466 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/num2int' I, [2023-01-20T03:11:03.373594 #1481] INFO -- : linking shared-object -test-/rb_call_super_kw.so I, [2023-01-20T03:11:03.373611 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/st/update/update.c I, [2023-01-20T03:11:03.388529 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/string' I, [2023-01-20T03:11:03.389579 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/capacity.c I, [2023-01-20T03:11:03.395630 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/struct' I, [2023-01-20T03:11:03.397046 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/duplicate.c I, [2023-01-20T03:11:03.410395 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/postponed_job' I, [2023-01-20T03:11:03.411654 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/init.c I, [2023-01-20T03:11:03.423021 #1481] INFO -- : linking shared-object -test-/random.so I, [2023-01-20T03:11:03.424815 #1481] INFO -- : linking shared-object -test-/memory_view.so I, [2023-01-20T03:11:03.435274 #1481] INFO -- : linking shared-object -test-/proc.so I, [2023-01-20T03:11:03.461306 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/len.c I, [2023-01-20T03:11:03.471751 #1481] INFO -- : linking shared-object -test-/recursion.so I, [2023-01-20T03:11:03.487549 #1481] INFO -- : linking shared-object -test-/printf.so I, [2023-01-20T03:11:03.499210 #1481] INFO -- : linking shared-object -test-/regexp.so I, [2023-01-20T03:11:03.505657 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/rb_call_super_kw' I, [2023-01-20T03:11:03.508943 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/member.c I, [2023-01-20T03:11:03.563466 #1481] INFO -- : linking shared-object -test-/st/update.so I, [2023-01-20T03:11:03.565663 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/memory_view' I, [2023-01-20T03:11:03.566571 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/random' I, [2023-01-20T03:11:03.570408 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/symbol' I, [2023-01-20T03:11:03.571641 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/symbol/init.c I, [2023-01-20T03:11:03.575266 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/thread/instrumentation' I, [2023-01-20T03:11:03.576702 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/thread/instrumentation/instrumentation.c I, [2023-01-20T03:11:03.583658 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/thread_fd' I, [2023-01-20T03:11:03.585006 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/thread_fd/thread_fd.c I, [2023-01-20T03:11:03.586439 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/coderange.c I, [2023-01-20T03:11:03.589130 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/symbol/type.c I, [2023-01-20T03:11:03.589867 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/proc' I, [2023-01-20T03:11:03.594667 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/time' I, [2023-01-20T03:11:03.595946 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/time/init.c I, [2023-01-20T03:11:03.606000 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/recursion' I, [2023-01-20T03:11:03.606123 #1481] INFO -- : linking shared-object -test-/st/numhash.so I, [2023-01-20T03:11:03.607141 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/time/leap_second.c I, [2023-01-20T03:11:03.611525 #1481] INFO -- : linking shared-object -test-/st/foreach.so I, [2023-01-20T03:11:03.621575 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/printf' I, [2023-01-20T03:11:03.626287 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/tracepoint' I, [2023-01-20T03:11:03.627563 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/tracepoint/gc_hook.c I, [2023-01-20T03:11:03.636610 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/regexp' I, [2023-01-20T03:11:03.637456 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/time/new.c I, [2023-01-20T03:11:03.648585 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/tracepoint/tracepoint.c I, [2023-01-20T03:11:03.682102 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/update' I, [2023-01-20T03:11:03.683420 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/cstr.c I, [2023-01-20T03:11:03.685616 #1481] INFO -- : linking shared-object -test-/struct.so I, [2023-01-20T03:11:03.726513 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/numhash' I, [2023-01-20T03:11:03.726700 #1481] INFO -- : linking shared-object -test-/rational.so I, [2023-01-20T03:11:03.729136 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/foreach' I, [2023-01-20T03:11:03.730989 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/typeddata' I, [2023-01-20T03:11:03.733173 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/typeddata/typeddata.c I, [2023-01-20T03:11:03.733647 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/vm' I, [2023-01-20T03:11:03.734447 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/vm/at_exit.c I, [2023-01-20T03:11:03.755921 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/wait' I, [2023-01-20T03:11:03.758757 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/wait/wait.c I, [2023-01-20T03:11:03.769582 #1481] INFO -- : linking shared-object -test-/thread_fd.so I, [2023-01-20T03:11:03.772399 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-20T03:11:03.773928 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/bigdecimal/bigdecimal.c I, [2023-01-20T03:11:03.790161 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/ellipsize.c I, [2023-01-20T03:11:03.799318 #1481] INFO -- : linking shared-object -test-/thread/instrumentation.so I, [2023-01-20T03:11:03.819544 #1481] INFO -- : linking shared-object -test-/symbol.so I, [2023-01-20T03:11:03.828698 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/bigdecimal/missing.c I, [2023-01-20T03:11:03.832089 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/struct' I, [2023-01-20T03:11:03.833789 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/enc_associate.c I, [2023-01-20T03:11:03.845420 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/enc_dummy.c I, [2023-01-20T03:11:03.851702 #1481] INFO -- : linking shared-object -test-/tracepoint.so I, [2023-01-20T03:11:03.861488 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/rational' I, [2023-01-20T03:11:03.866537 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/cgi/escape' I, [2023-01-20T03:11:03.867865 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/cgi/escape/escape.c I, [2023-01-20T03:11:03.894316 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/thread_fd' I, [2023-01-20T03:11:03.899209 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/continuation' I, [2023-01-20T03:11:03.901552 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/continuation/continuation.c I, [2023-01-20T03:11:03.911488 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/thread/instrumentation' I, [2023-01-20T03:11:03.912284 #1481] INFO -- : linking shared-object -test-/vm/at_exit.so I, [2023-01-20T03:11:03.922673 #1481] INFO -- : linking shared-object -test-/typeddata.so I, [2023-01-20T03:11:03.924404 #1481] INFO -- : installing default bigdecimal libraries I, [2023-01-20T03:11:03.933985 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/enc_str_buf_cat.c I, [2023-01-20T03:11:03.948333 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/symbol' I, [2023-01-20T03:11:03.949564 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/fstring.c I, [2023-01-20T03:11:03.970097 #1481] INFO -- : linking shared-object -test-/wait.so I, [2023-01-20T03:11:03.976190 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/init.c I, [2023-01-20T03:11:03.987317 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/tracepoint' I, [2023-01-20T03:11:03.993412 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-20T03:11:03.995994 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/coverage/coverage.c I, [2023-01-20T03:11:04.028136 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/modify.c I, [2023-01-20T03:11:04.037090 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/vm' I, [2023-01-20T03:11:04.039027 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/new.c I, [2023-01-20T03:11:04.043083 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-20T03:11:04.044763 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_core.c I, [2023-01-20T03:11:04.047569 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/typeddata' I, [2023-01-20T03:11:04.051790 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-20T03:11:04.052895 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/digest.c I, [2023-01-20T03:11:04.064828 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/nofree.c I, [2023-01-20T03:11:04.065493 #1481] INFO -- : linking shared-object continuation.so I, [2023-01-20T03:11:04.084788 #1481] INFO -- : linking shared-object -test-/time.so I, [2023-01-20T03:11:04.090361 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/wait' I, [2023-01-20T03:11:04.091166 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_parse.c I, [2023-01-20T03:11:04.134664 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/normalize.c I, [2023-01-20T03:11:04.151241 #1481] INFO -- : installing default coverage libraries I, [2023-01-20T03:11:04.157900 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/erb/escape' I, [2023-01-20T03:11:04.158687 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/erb/escape/escape.c I, [2023-01-20T03:11:04.162780 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/etc' I, [2023-01-20T03:11:04.168672 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/etc/etc.c I, [2023-01-20T03:11:04.181216 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/continuation' I, [2023-01-20T03:11:04.185886 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fcntl' I, [2023-01-20T03:11:04.188014 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/fcntl/fcntl.c I, [2023-01-20T03:11:04.201610 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-20T03:11:04.202682 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/closure.c I, [2023-01-20T03:11:04.212973 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/time' I, [2023-01-20T03:11:04.215596 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_strftime.c I, [2023-01-20T03:11:04.217738 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-20T03:11:04.218563 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/io/console/console.c I, [2023-01-20T03:11:04.234483 #1481] INFO -- : installing digest libraries I, [2023-01-20T03:11:04.242264 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/nonblock' I, [2023-01-20T03:11:04.243141 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/io/nonblock/nonblock.c I, [2023-01-20T03:11:04.284011 #1481] INFO -- : linking shared-object cgi/escape.so I, [2023-01-20T03:11:04.305259 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/qsort.c I, [2023-01-20T03:11:04.363768 #1481] INFO -- : linking shared-object fcntl.so I, [2023-01-20T03:11:04.399656 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/cgi/escape' I, [2023-01-20T03:11:04.402276 #1481] INFO -- : linking shared-object erb/escape.so I, [2023-01-20T03:11:04.407034 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/wait' I, [2023-01-20T03:11:04.409301 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/io/wait/wait.c I, [2023-01-20T03:11:04.478830 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fcntl' I, [2023-01-20T03:11:04.481742 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-20T03:11:04.509062 #1481] INFO -- : linking shared-object io/nonblock.so I, [2023-01-20T03:11:04.514593 #1481] INFO -- : linking shared-object coverage.so I, [2023-01-20T03:11:04.517108 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/erb/escape' I, [2023-01-20T03:11:04.519467 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/rb_interned_str.c I, [2023-01-20T03:11:04.528015 #1481] INFO -- : installing default digest libraries I, [2023-01-20T03:11:04.532364 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-20T03:11:04.532489 #1481] INFO -- : linking shared-object digest.so I, [2023-01-20T03:11:04.536801 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-20T03:11:04.538995 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/monitor/monitor.c I, [2023-01-20T03:11:04.564121 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-20T03:11:04.566784 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/nkf/nkf.c I, [2023-01-20T03:11:04.604007 #1481] INFO -- : linking shared-object -test-/scan_args.so I, [2023-01-20T03:11:04.621706 #1481] INFO -- : linking shared-object io/wait.so I, [2023-01-20T03:11:04.638814 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/nonblock' I, [2023-01-20T03:11:04.645175 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-20T03:11:04.647088 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/objspace/object_tracing.c I, [2023-01-20T03:11:04.654109 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-20T03:11:04.656256 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/objspace/objspace.c I, [2023-01-20T03:11:04.664183 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-20T03:11:04.666487 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/conversions.c I, [2023-01-20T03:11:04.681696 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-20T03:11:04.685516 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/openssl_missing.c I, [2023-01-20T03:11:04.711114 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/rb_str_dup.c I, [2023-01-20T03:11:04.726689 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/scan_args' I, [2023-01-20T03:11:04.727768 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/objspace/objspace_dump.c I, [2023-01-20T03:11:04.738806 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/wait' I, [2023-01-20T03:11:04.743383 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-20T03:11:04.745460 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/pathname/pathname.c I, [2023-01-20T03:11:04.825933 #1481] INFO -- : installing default monitor libraries I, [2023-01-20T03:11:04.828528 #1481] INFO -- : linking shared-object monitor.so I, [2023-01-20T03:11:04.844228 #1481] INFO -- : linking shared-object etc.so I, [2023-01-20T03:11:04.854951 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl.c I, [2023-01-20T03:11:04.908005 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/set_len.c I, [2023-01-20T03:11:04.947864 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-20T03:11:04.954966 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-20T03:11:04.956083 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych.c I, [2023-01-20T03:11:04.969870 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/etc' I, [2023-01-20T03:11:04.970652 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_emitter.c I, [2023-01-20T03:11:05.030281 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/fiddle.c I, [2023-01-20T03:11:05.031916 #1481] INFO -- : installing default nkf libraries I, [2023-01-20T03:11:05.032824 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/function.c I, [2023-01-20T03:11:05.084262 #1481] INFO -- : linking shared-object -test-/string.so I, [2023-01-20T03:11:05.125770 #1481] INFO -- : linking shared-object io/console.so I, [2023-01-20T03:11:05.140785 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_parser.c I, [2023-01-20T03:11:05.260191 #1481] INFO -- : installing default console libraries I, [2023-01-20T03:11:05.262493 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-20T03:11:05.267583 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-20T03:11:05.269553 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/pty/pty.c I, [2023-01-20T03:11:05.323843 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/handle.c I, [2023-01-20T03:11:05.353488 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/string' I, [2023-01-20T03:11:05.357998 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/racc/cparse' I, [2023-01-20T03:11:05.359097 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/racc/cparse/cparse.c I, [2023-01-20T03:11:05.453127 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_to_ruby.c I, [2023-01-20T03:11:05.473003 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_asn1.c I, [2023-01-20T03:11:05.482752 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/memory_view.c I, [2023-01-20T03:11:05.561648 #1481] INFO -- : installing default objspace libraries I, [2023-01-20T03:11:05.564699 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/pinned.c I, [2023-01-20T03:11:05.593741 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_strptime.c I, [2023-01-20T03:11:05.630788 #1481] INFO -- : installing default pty libraries I, [2023-01-20T03:11:05.633216 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_yaml_tree.c I, [2023-01-20T03:11:05.633392 #1481] INFO -- : linking shared-object pty.so I, [2023-01-20T03:11:05.684542 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/pointer.c I, [2023-01-20T03:11:05.721936 #1481] INFO -- : installing default fiddle libraries I, [2023-01-20T03:11:05.752721 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-20T03:11:05.758553 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rbconfig/sizeof' I, [2023-01-20T03:11:05.759827 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/rbconfig/sizeof/sizes.c I, [2023-01-20T03:11:05.773021 #1481] INFO -- : installing default pathname libraries I, [2023-01-20T03:11:05.773812 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/rbconfig/sizeof/limits.c I, [2023-01-20T03:11:05.814507 #1481] INFO -- : linking shared-object psych.so I, [2023-01-20T03:11:05.816406 #1481] INFO -- : installing default date_core libraries I, [2023-01-20T03:11:05.828710 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/readline' I, [2023-01-20T03:11:05.830801 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/readline/readline.c I, [2023-01-20T03:11:05.836455 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-20T03:11:05.840817 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/ripper/ripper.c I, [2023-01-20T03:11:05.861319 #1481] INFO -- : linking shared-object objspace.so I, [2023-01-20T03:11:05.964445 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-20T03:11:05.967381 #1481] INFO -- : checking /tmp/ruby/src/trunk/parse.y and /tmp/ruby/src/trunk/ext/ripper/eventids2.c I, [2023-01-20T03:11:05.971676 #1481] INFO -- : installing default ripper libraries I, [2023-01-20T03:11:05.981452 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-20T03:11:05.987711 #1481] INFO -- : installing default libraries I, [2023-01-20T03:11:05.990461 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-20T03:11:06.001571 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-20T03:11:06.002900 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/init.c I, [2023-01-20T03:11:06.023472 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-20T03:11:06.028635 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/stringio' I, [2023-01-20T03:11:06.030865 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/stringio/stringio.c I, [2023-01-20T03:11:06.036413 #1481] INFO -- : linking shared-object racc/cparse.so I, [2023-01-20T03:11:06.067436 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_bio.c I, [2023-01-20T03:11:06.085437 #1481] INFO -- : linking shared-object rbconfig/sizeof.so I, [2023-01-20T03:11:06.146431 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/racc/cparse' I, [2023-01-20T03:11:06.151183 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan' I, [2023-01-20T03:11:06.153157 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/strscan/strscan.c I, [2023-01-20T03:11:06.206259 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rbconfig/sizeof' I, [2023-01-20T03:11:06.207593 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/constants.c I, [2023-01-20T03:11:06.218985 #1481] INFO -- : linking shared-object pathname.so I, [2023-01-20T03:11:06.235178 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/basicsocket.c I, [2023-01-20T03:11:06.339510 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-20T03:11:06.344029 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-20T03:11:06.346019 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/syslog/syslog.c I, [2023-01-20T03:11:06.377405 #1481] INFO -- : linking shared-object fiddle.so I, [2023-01-20T03:11:06.466990 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_bn.c I, [2023-01-20T03:11:06.496360 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/socket.c I, [2023-01-20T03:11:06.580881 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-20T03:11:06.585838 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/zlib' I, [2023-01-20T03:11:06.587723 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/zlib/zlib.c I, [2023-01-20T03:11:06.681426 #1481] INFO -- : linking shared-object readline.so I, [2023-01-20T03:11:06.725789 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_cipher.c I, [2023-01-20T03:11:06.732660 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/ipsocket.c I, [2023-01-20T03:11:06.788963 #1481] INFO -- : linking shared-object syslog.so I, [2023-01-20T03:11:06.836462 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/readline' I, [2023-01-20T03:11:06.841404 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/bubblebabble' I, [2023-01-20T03:11:06.842684 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/bubblebabble/bubblebabble.c I, [2023-01-20T03:11:06.909571 #1481] INFO -- : installing default syslog libraries I, [2023-01-20T03:11:06.911880 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-20T03:11:06.916970 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/md5' I, [2023-01-20T03:11:06.918268 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/md5/md5init.c I, [2023-01-20T03:11:07.060880 #1481] INFO -- : linking shared-object digest/bubblebabble.so I, [2023-01-20T03:11:07.079384 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/tcpsocket.c I, [2023-01-20T03:11:07.085824 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/md5/md5.c I, [2023-01-20T03:11:07.171334 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/bubblebabble' I, [2023-01-20T03:11:07.176458 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/rmd160' I, [2023-01-20T03:11:07.177779 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/rmd160/rmd160init.c I, [2023-01-20T03:11:07.268748 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/rmd160/rmd160.c I, [2023-01-20T03:11:07.328530 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/tcpserver.c I, [2023-01-20T03:11:07.348830 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/sockssocket.c I, [2023-01-20T03:11:07.360965 #1481] INFO -- : linking shared-object stringio.so I, [2023-01-20T03:11:07.382425 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/udpsocket.c I, [2023-01-20T03:11:07.390578 #1481] INFO -- : linking shared-object digest/md5.so I, [2023-01-20T03:11:07.493350 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/stringio' I, [2023-01-20T03:11:07.498636 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha1' I, [2023-01-20T03:11:07.499928 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha1/sha1init.c I, [2023-01-20T03:11:07.513165 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/md5' I, [2023-01-20T03:11:07.518346 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-20T03:11:07.519597 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha2/sha2init.c I, [2023-01-20T03:11:07.561832 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/unixsocket.c I, [2023-01-20T03:11:07.584647 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha1/sha1.c I, [2023-01-20T03:11:07.607325 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_config.c I, [2023-01-20T03:11:07.619769 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/unixserver.c I, [2023-01-20T03:11:07.676044 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json/generator' I, [2023-01-20T03:11:07.677269 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/json/generator/generator.c I, [2023-01-20T03:11:07.693564 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha2/sha2.c I, [2023-01-20T03:11:07.713349 #1481] INFO -- : linking shared-object strscan.so I, [2023-01-20T03:11:07.735792 #1481] INFO -- : linking shared-object digest/rmd160.so I, [2023-01-20T03:11:07.747529 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/option.c I, [2023-01-20T03:11:07.848506 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan' I, [2023-01-20T03:11:07.854031 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/rmd160' I, [2023-01-20T03:11:07.854209 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json/parser' I, [2023-01-20T03:11:07.855098 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/json/parser/parser.c I, [2023-01-20T03:11:07.855248 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/ancdata.c I, [2023-01-20T03:11:07.874766 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/raddrinfo.c I, [2023-01-20T03:11:08.011193 #1481] INFO -- : linking shared-object digest/sha1.so I, [2023-01-20T03:11:08.016754 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/ifaddr.c I, [2023-01-20T03:11:08.128021 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha1' I, [2023-01-20T03:11:08.139665 #1481] INFO -- : installing default socket libraries I, [2023-01-20T03:11:08.142326 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_digest.c I, [2023-01-20T03:11:08.143496 #1481] INFO -- : linking shared-object digest/sha2.so I, [2023-01-20T03:11:08.206138 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_engine.c I, [2023-01-20T03:11:08.210185 #1481] INFO -- : linking shared-object nkf.so I, [2023-01-20T03:11:08.265042 #1481] INFO -- : installing default sha2 libraries I, [2023-01-20T03:11:08.267671 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-20T03:11:08.268983 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_hmac.c I, [2023-01-20T03:11:08.343696 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-20T03:11:08.344819 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_kdf.c I, [2023-01-20T03:11:08.382889 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ns_spki.c I, [2023-01-20T03:11:08.675323 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ocsp.c I, [2023-01-20T03:11:08.685055 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkcs12.c I, [2023-01-20T03:11:08.725169 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkcs7.c I, [2023-01-20T03:11:08.843856 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey.c I, [2023-01-20T03:11:08.856642 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_dh.c I, [2023-01-20T03:11:08.906094 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_dsa.c I, [2023-01-20T03:11:08.947357 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_ec.c I, [2023-01-20T03:11:08.952224 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_rsa.c I, [2023-01-20T03:11:09.075044 #1481] INFO -- : linking shared-object json/ext/parser.so I, [2023-01-20T03:11:09.081072 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_rand.c I, [2023-01-20T03:11:09.200125 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json/parser' I, [2023-01-20T03:11:09.201380 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ssl.c I, [2023-01-20T03:11:09.255582 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ssl_session.c I, [2023-01-20T03:11:09.334373 #1481] INFO -- : linking shared-object bigdecimal.so I, [2023-01-20T03:11:09.377516 #1481] INFO -- : linking shared-object socket.so I, [2023-01-20T03:11:09.435268 #1481] INFO -- : linking shared-object zlib.so I, [2023-01-20T03:11:09.461328 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ts.c I, [2023-01-20T03:11:09.486928 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509.c I, [2023-01-20T03:11:09.510647 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-20T03:11:09.511954 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509attr.c I, [2023-01-20T03:11:09.531548 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509cert.c I, [2023-01-20T03:11:09.582557 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/zlib' I, [2023-01-20T03:11:09.583641 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509crl.c I, [2023-01-20T03:11:09.668466 #1481] INFO -- : linking shared-object json/ext/generator.so I, [2023-01-20T03:11:09.715789 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509ext.c I, [2023-01-20T03:11:09.735307 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-20T03:11:09.736547 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509name.c I, [2023-01-20T03:11:09.763293 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509req.c I, [2023-01-20T03:11:09.799244 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509revoked.c I, [2023-01-20T03:11:09.802401 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json/generator' I, [2023-01-20T03:11:09.804778 #1481] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509store.c I, [2023-01-20T03:11:09.993165 #1481] INFO -- : installing default openssl libraries I, [2023-01-20T03:11:10.656605 #1481] INFO -- : linking shared-object openssl.so I, [2023-01-20T03:11:10.977692 #1481] INFO -- : linking shared-object date_core.so I, [2023-01-20T03:11:11.053852 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-20T03:11:11.093889 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-20T03:11:14.084249 #1481] INFO -- : linking shared-object ripper.so I, [2023-01-20T03:11:14.172801 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-20T03:11:14.207080 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:11:14.236717 #1481] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-20T03:11:14.236780 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:11:14.237328 #1481] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:11:14.244509 #1481] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:11:14.244591 #1481] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-20T03:11:14.244611 #1481] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:11:14.245939 #1481] INFO -- : $$$[end] "make all -j16" exit with 0. I, [2023-01-20T03:11:14.246234 #1481] INFO -- : $$$[beg] make install -j16 I, [2023-01-20T03:11:14.293456 #1481] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk/.bundle/gems I, [2023-01-20T03:11:14.296245 #1481] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-20T03:11:14.296308 #1481] INFO -- : CC = gcc I, [2023-01-20T03:11:14.296323 #1481] INFO -- : LD = ld I, [2023-01-20T03:11:14.296338 #1481] INFO -- : LDSHARED = gcc -shared I, [2023-01-20T03:11:14.296352 #1481] 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-20T03:11:14.296366 #1481] 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-20T03:11:14.296380 #1481] INFO -- : CPPFLAGS = I, [2023-01-20T03:11:14.296393 #1481] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-20T03:11:14.296404 #1481] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-20T03:11:14.296416 #1481] INFO -- : LANG = en_US.UTF-8 I, [2023-01-20T03:11:14.296427 #1481] INFO -- : LC_ALL = I, [2023-01-20T03:11:14.296438 #1481] INFO -- : LC_CTYPE = I, [2023-01-20T03:11:14.296449 #1481] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-20T03:11:14.296461 #1481] INFO -- : RUSTC = no I, [2023-01-20T03:11:14.296472 #1481] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -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-20T03:11:14.319234 #1481] INFO -- : generating enc.mk I, [2023-01-20T03:11:14.319669 #1481] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-20T03:11:14.319777 #1481] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-20T03:11:14.319796 #1481] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-20T03:11:14.319810 #1481] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-20T03:11:14.319822 #1481] INFO -- : I, [2023-01-20T03:11:14.354995 #1481] INFO -- : Extracting bundle gem minitest-5.17.0... I, [2023-01-20T03:11:14.355256 #1481] INFO -- : Extracting bundle gem power_assert-2.0.3... I, [2023-01-20T03:11:14.355323 #1481] INFO -- : Extracting bundle gem rake-13.0.6... I, [2023-01-20T03:11:14.355556 #1481] INFO -- : Extracting bundle gem test-unit-3.5.7... I, [2023-01-20T03:11:14.355900 #1481] INFO -- : Extracting bundle gem rexml-3.2.5... I, [2023-01-20T03:11:14.356957 #1481] INFO -- : Extracting bundle gem rss-0.2.9... I, [2023-01-20T03:11:14.357519 #1481] INFO -- : Extracting bundle gem net-ftp-0.2.0... I, [2023-01-20T03:11:14.358130 #1481] INFO -- : Extracting bundle gem net-imap-0.3.4... I, [2023-01-20T03:11:14.358453 #1481] INFO -- : Extracting bundle gem net-pop-0.1.2... I, [2023-01-20T03:11:14.359247 #1481] INFO -- : Extracting bundle gem net-smtp-0.3.3... I, [2023-01-20T03:11:14.359622 #1481] INFO -- : Extracting bundle gem matrix-0.4.2... I, [2023-01-20T03:11:14.362124 #1481] INFO -- : Extracting bundle gem prime-0.1.2... I, [2023-01-20T03:11:14.362288 #1481] INFO -- : Extracting bundle gem typeprof-0.21.4... I, [2023-01-20T03:11:14.363356 #1481] INFO -- : Extracting bundle gem debug-1.7.1... I, [2023-01-20T03:11:14.365331 #1481] INFO -- : Copying rbs@c822808a08ef86f3ab460d7aa7506da7783f0bef to rbs-2.8.3 I, [2023-01-20T03:11:14.495463 #1481] INFO -- : Unpacked gems/net-smtp-0.3.3.gem I, [2023-01-20T03:11:14.518266 #1481] INFO -- : Unpacked gems/minitest-5.17.0.gem I, [2023-01-20T03:11:14.523957 #1481] INFO -- : Unpacked gems/net-pop-0.1.2.gem I, [2023-01-20T03:11:14.524974 #1481] INFO -- : Unpacked gems/power_assert-2.0.3.gem I, [2023-01-20T03:11:14.525702 #1481] INFO -- : Unpacked gems/matrix-0.4.2.gem I, [2023-01-20T03:11:14.525812 #1481] INFO -- : Unpacked gems/net-ftp-0.2.0.gem I, [2023-01-20T03:11:14.527363 #1481] INFO -- : Unpacked gems/prime-0.1.2.gem I, [2023-01-20T03:11:14.528505 #1481] INFO -- : Unpacked gems/typeprof-0.21.4.gem I, [2023-01-20T03:11:14.534165 #1481] INFO -- : Unpacked gems/net-imap-0.3.4.gem I, [2023-01-20T03:11:14.536678 #1481] INFO -- : Unpacked gems/debug-1.7.1.gem I, [2023-01-20T03:11:14.537902 #1481] INFO -- : Unpacked gems/rake-13.0.6.gem I, [2023-01-20T03:11:14.539604 #1481] INFO -- : Unpacked gems/rexml-3.2.5.gem I, [2023-01-20T03:11:14.540817 #1481] INFO -- : Unpacked gems/test-unit-3.5.7.gem I, [2023-01-20T03:11:14.545742 #1481] INFO -- : Unpacked gems/rss-0.2.9.gem I, [2023-01-20T03:11:14.593551 #1481] INFO -- : making srcs under enc I, [2023-01-20T03:11:14.593645 #1481] INFO -- : making enc I, [2023-01-20T03:11:14.623067 #1481] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:11:14.623130 #1481] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-01-20T03:11:14.623146 #1481] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:11:14.636940 #1481] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:11:14.637003 #1481] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-20T03:11:14.637017 #1481] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:11:14.638160 #1481] INFO -- : generating transdb.h E, [2023-01-20T03:11:14.675386 #1481] ERROR -- : From https://github.com/ruby/rbs E, [2023-01-20T03:11:14.675480 #1481] ERROR -- : * branch c822808a08ef86f3ab460d7aa7506da7783f0bef -> FETCH_HEAD E, [2023-01-20T03:11:14.707221 #1481] ERROR -- : HEAD is now at c822808a Merge pull request #1211 from ruby/backport-single-process-stdlibtest I, [2023-01-20T03:11:14.760980 #1481] INFO -- : transdb.h updated I, [2023-01-20T03:11:14.762214 #1481] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-20T03:11:14.762398 #1481] INFO -- : making trans I, [2023-01-20T03:11:14.784762 #1481] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:11:14.785340 #1481] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/transdb.c I, [2023-01-20T03:11:14.785785 #1481] INFO -- : Copied gems/src/rbs I, [2023-01-20T03:11:14.794457 #1481] INFO -- : ext/configure-ext.mk updated I, [2023-01-20T03:11:14.797947 #1481] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:11:15.019841 #1481] INFO -- : configuring debug-1.7.1/ext/debug I, [2023-01-20T03:11:15.024324 #1481] INFO -- : linking transcoder transdb.so I, [2023-01-20T03:11:15.025694 #1481] INFO -- : configuring rbs-2.8.3/ext/rbs_extension I, [2023-01-20T03:11:15.064525 #1481] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:11:15.065492 #1481] INFO -- : making encs I, [2023-01-20T03:11:15.115437 #1481] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:11:15.115502 #1481] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-20T03:11:15.115516 #1481] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:11:15.249679 #1481] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:11:15.251101 #1481] INFO -- : generating makefile exts.mk I, [2023-01-20T03:11:15.296387 #1481] INFO -- : exts.mk updated I, [2023-01-20T03:11:15.304438 #1481] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:11:15.337349 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-20T03:11:15.338585 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-20T03:11:15.338854 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-20T03:11:15.339436 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-20T03:11:15.339792 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/wait' I, [2023-01-20T03:11:15.339840 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/nonblock' I, [2023-01-20T03:11:15.340070 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-20T03:11:15.340758 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-20T03:11:15.341130 #1481] INFO -- : linking shared-object io/wait.so I, [2023-01-20T03:11:15.341745 #1481] INFO -- : linking shared-object io/nonblock.so I, [2023-01-20T03:11:15.342253 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-20T03:11:15.342960 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-20T03:11:15.343091 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-20T03:11:15.343595 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-20T03:11:15.343985 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-20T03:11:15.344113 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-20T03:11:15.345378 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-20T03:11:15.345818 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-20T03:11:15.345912 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-20T03:11:15.346189 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-20T03:11:15.347003 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-20T03:11:15.348331 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-20T03:11:15.348836 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-20T03:11:15.348902 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-20T03:11:15.349069 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-20T03:11:15.349927 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-20T03:11:15.351042 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-20T03:11:15.351171 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-20T03:11:15.351470 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-20T03:11:15.353050 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-20T03:11:15.353459 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-20T03:11:15.353595 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-20T03:11:15.353645 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-20T03:11:15.354241 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-20T03:11:15.354532 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-20T03:11:15.354952 #1481] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/debug-1.7.1/ext/debug/debug.c I, [2023-01-20T03:11:15.355456 #1481] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/debug-1.7.1/ext/debug/iseq_collector.c I, [2023-01-20T03:11:15.357332 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-20T03:11:15.357761 #1481] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.3/ext/rbs_extension/constants.c I, [2023-01-20T03:11:15.358287 #1481] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.3/ext/rbs_extension/lexer.c I, [2023-01-20T03:11:15.360584 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-20T03:11:15.360733 #1481] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.3/ext/rbs_extension/lexstate.c I, [2023-01-20T03:11:15.361698 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-20T03:11:15.361837 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-20T03:11:15.362874 #1481] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.3/ext/rbs_extension/location.c I, [2023-01-20T03:11:15.363016 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-20T03:11:15.363674 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-20T03:11:15.364002 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json/parser' I, [2023-01-20T03:11:15.365828 #1481] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.3/ext/rbs_extension/main.c I, [2023-01-20T03:11:15.366007 #1481] INFO -- : linking shared-object json/ext/parser.so I, [2023-01-20T03:11:15.366581 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-20T03:11:15.367535 #1481] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.3/ext/rbs_extension/parser.c I, [2023-01-20T03:11:15.367681 #1481] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.3/ext/rbs_extension/parserstate.c I, [2023-01-20T03:11:15.368631 #1481] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.3/ext/rbs_extension/ruby_objs.c I, [2023-01-20T03:11:15.371433 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-20T03:11:15.372179 #1481] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.3/ext/rbs_extension/unescape.c I, [2023-01-20T03:11:15.383818 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-20T03:11:15.405098 #1481] INFO -- : ln -sfT ../../../../../src/trunk/.bundle/gems/debug-1.7.1/lib ../../../../../.bundle/gems/debug-1.7.1/lib I, [2023-01-20T03:11:15.429511 #1481] INFO -- : ln -sfT ../../../../../src/trunk/.bundle/gems/rbs-2.8.3/lib ../../../../../.bundle/gems/rbs-2.8.3/lib I, [2023-01-20T03:11:15.449889 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/wait' I, [2023-01-20T03:11:15.455587 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/nonblock' I, [2023-01-20T03:11:15.476393 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json/parser' I, [2023-01-20T03:11:15.573225 #1481] INFO -- : linking shared-object debug/debug.so I, [2023-01-20T03:11:15.627558 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-20T03:11:16.031954 #1481] INFO -- : linking shared-object rbs_extension.so I, [2023-01-20T03:11:16.108823 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.3/ext/rbs_extension' I, [2023-01-20T03:11:16.143020 #1481] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:11:16.179010 #1481] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-20T03:11:16.179073 #1481] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:11:16.179501 #1481] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:11:16.186094 #1481] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:11:16.186179 #1481] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-20T03:11:16.186202 #1481] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-20T03:11:16.186800 #1481] 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-20T03:11:16.270780 #1481] INFO -- : Installing to I, [2023-01-20T03:11:16.270848 #1481] INFO -- : installing binary commands: /tmp/ruby/install/trunk/bin I, [2023-01-20T03:11:16.271224 #1481] INFO -- : installing base libraries: /tmp/ruby/install/trunk/lib I, [2023-01-20T03:11:16.275113 #1481] INFO -- : installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-20T03:11:16.275481 #1481] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig I, [2023-01-20T03:11:16.275723 #1481] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-20T03:11:16.286332 #1481] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-01-20T03:11:16.286407 #1481] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-01-20T03:11:16.286704 #1481] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/x86_64-linux I, [2023-01-20T03:11:16.287550 #1481] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-01-20T03:11:16.292907 #1481] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0 I, [2023-01-20T03:11:16.292970 #1481] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-01-20T03:11:16.292982 #1481] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/ruby I, [2023-01-20T03:11:16.293227 #1481] INFO -- : installing command scripts: /tmp/ruby/install/trunk/bin I, [2023-01-20T03:11:16.293506 #1481] INFO -- : installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-01-20T03:11:16.343105 #1481] INFO -- : installing common headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0 I, [2023-01-20T03:11:16.353073 #1481] INFO -- : installing manpages: /tmp/ruby/install/trunk/share/man/man1 I, [2023-01-20T03:11:16.353535 #1481] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-20T03:11:16.369954 #1481] INFO -- : abbrev 0.1.1 I, [2023-01-20T03:11:16.375776 #1481] INFO -- : base64 0.1.1 I, [2023-01-20T03:11:16.376594 #1481] INFO -- : benchmark 0.2.1 I, [2023-01-20T03:11:16.377346 #1481] INFO -- : bundler 2.5.0.dev I, [2023-01-20T03:11:16.390027 #1481] INFO -- : cgi 0.3.6 I, [2023-01-20T03:11:16.391083 #1481] INFO -- : csv 3.2.7 I, [2023-01-20T03:11:16.391977 #1481] INFO -- : delegate 0.3.0 I, [2023-01-20T03:11:16.392752 #1481] INFO -- : did_you_mean 1.6.3 I, [2023-01-20T03:11:16.393557 #1481] INFO -- : drb 2.1.1 I, [2023-01-20T03:11:16.394380 #1481] INFO -- : english 0.7.2 I, [2023-01-20T03:11:16.395194 #1481] INFO -- : erb 4.0.2 I, [2023-01-20T03:11:16.396373 #1481] INFO -- : error_highlight 0.5.1 I, [2023-01-20T03:11:16.397154 #1481] INFO -- : fileutils 1.7.0 I, [2023-01-20T03:11:16.397952 #1481] INFO -- : find 0.1.1 I, [2023-01-20T03:11:16.398424 #1481] INFO -- : forwardable 1.3.3 I, [2023-01-20T03:11:16.398934 #1481] INFO -- : getoptlong 0.2.0 I, [2023-01-20T03:11:16.399623 #1481] INFO -- : ipaddr 1.2.5 I, [2023-01-20T03:11:16.400117 #1481] INFO -- : irb 1.6.2 I, [2023-01-20T03:11:16.402691 #1481] INFO -- : logger 1.5.3 I, [2023-01-20T03:11:16.405389 #1481] INFO -- : mutex_m 0.1.2 I, [2023-01-20T03:11:16.406264 #1481] INFO -- : net-http 0.3.2 I, [2023-01-20T03:11:16.407112 #1481] INFO -- : net-protocol 0.2.1 I, [2023-01-20T03:11:16.407880 #1481] INFO -- : observer 0.1.1 I, [2023-01-20T03:11:16.408564 #1481] INFO -- : open-uri 0.3.0 I, [2023-01-20T03:11:16.409332 #1481] INFO -- : open3 0.1.2 I, [2023-01-20T03:11:16.410311 #1481] INFO -- : optparse 0.4.0.pre.1 I, [2023-01-20T03:11:16.411201 #1481] INFO -- : ostruct 0.5.5 I, [2023-01-20T03:11:16.411956 #1481] INFO -- : pp 0.4.0 I, [2023-01-20T03:11:16.412697 #1481] INFO -- : prettyprint 0.1.1 I, [2023-01-20T03:11:16.413134 #1481] INFO -- : pstore 0.1.2 I, [2023-01-20T03:11:16.413876 #1481] INFO -- : racc 1.6.2 I, [2023-01-20T03:11:16.415168 #1481] INFO -- : rdoc 6.5.0 I, [2023-01-20T03:11:16.416468 #1481] INFO -- : readline 0.0.3 I, [2023-01-20T03:11:16.417196 #1481] INFO -- : reline 0.3.2 I, [2023-01-20T03:11:16.417965 #1481] INFO -- : resolv 0.2.2 I, [2023-01-20T03:11:16.418845 #1481] INFO -- : resolv-replace 0.1.1 I, [2023-01-20T03:11:16.419648 #1481] INFO -- : rinda 0.1.1 I, [2023-01-20T03:11:16.420433 #1481] INFO -- : ruby2_keywords 0.0.5 I, [2023-01-20T03:11:16.420891 #1481] INFO -- : securerandom 0.2.2 I, [2023-01-20T03:11:16.421387 #1481] INFO -- : set 1.0.3 I, [2023-01-20T03:11:16.422227 #1481] INFO -- : shellwords 0.1.0 I, [2023-01-20T03:11:16.423123 #1481] INFO -- : singleton 0.1.1 I, [2023-01-20T03:11:16.423885 #1481] INFO -- : syntax_suggest 1.0.2 I, [2023-01-20T03:11:16.424672 #1481] INFO -- : tempfile 0.1.3 I, [2023-01-20T03:11:16.425855 #1481] INFO -- : time 0.2.1 I, [2023-01-20T03:11:16.426804 #1481] INFO -- : timeout 0.3.1 I, [2023-01-20T03:11:16.427582 #1481] INFO -- : tmpdir 0.1.3 I, [2023-01-20T03:11:16.428390 #1481] INFO -- : tsort 0.1.1 I, [2023-01-20T03:11:16.428876 #1481] INFO -- : un 0.2.1 I, [2023-01-20T03:11:16.429923 #1481] INFO -- : uri 0.12.0 I, [2023-01-20T03:11:16.430466 #1481] INFO -- : weakref 0.1.2 I, [2023-01-20T03:11:16.431317 #1481] INFO -- : yaml 0.2.1 I, [2023-01-20T03:11:16.432050 #1481] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-20T03:11:16.438109 #1481] INFO -- : bigdecimal 3.1.3 I, [2023-01-20T03:11:16.438909 #1481] INFO -- : date 3.3.3 I, [2023-01-20T03:11:16.439722 #1481] INFO -- : digest 3.1.1 I, [2023-01-20T03:11:16.440490 #1481] INFO -- : etc 1.4.2 I, [2023-01-20T03:11:16.441322 #1481] INFO -- : fcntl 1.0.2 I, [2023-01-20T03:11:16.441813 #1481] INFO -- : fiddle 1.1.2 I, [2023-01-20T03:11:16.443097 #1481] INFO -- : io-console 0.6.0 I, [2023-01-20T03:11:16.443944 #1481] INFO -- : io-nonblock 0.2.0 I, [2023-01-20T03:11:16.444763 #1481] INFO -- : io-wait 0.3.0 I, [2023-01-20T03:11:16.445546 #1481] INFO -- : json 2.6.3 I, [2023-01-20T03:11:16.446431 #1481] INFO -- : nkf 0.1.2 I, [2023-01-20T03:11:16.447524 #1481] INFO -- : openssl 3.1.0 I, [2023-01-20T03:11:16.448367 #1481] INFO -- : pathname 0.2.1 I, [2023-01-20T03:11:16.448903 #1481] INFO -- : psych 5.0.2 I, [2023-01-20T03:11:16.449859 #1481] INFO -- : readline-ext 0.1.5 I, [2023-01-20T03:11:16.450355 #1481] INFO -- : stringio 3.0.5 I, [2023-01-20T03:11:16.451199 #1481] INFO -- : strscan 3.0.6 I, [2023-01-20T03:11:16.452228 #1481] INFO -- : syslog 0.1.1 I, [2023-01-20T03:11:16.453070 #1481] INFO -- : zlib 3.0.0 I, [2023-01-20T03:11:16.453839 #1481] INFO -- : installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-20T03:11:16.454434 #1481] INFO -- : minitest 5.17.0 I, [2023-01-20T03:11:16.462813 #1481] INFO -- : power_assert 2.0.3 I, [2023-01-20T03:11:16.464474 #1481] INFO -- : rake 13.0.6 I, [2023-01-20T03:11:16.468290 #1481] INFO -- : test-unit 3.5.7 I, [2023-01-20T03:11:16.472265 #1481] INFO -- : rexml 3.2.5 I, [2023-01-20T03:11:16.476982 #1481] INFO -- : rss 0.2.9 I, [2023-01-20T03:11:16.482150 #1481] INFO -- : net-ftp 0.2.0 I, [2023-01-20T03:11:16.483491 #1481] INFO -- : net-imap 0.3.4 I, [2023-01-20T03:11:16.485989 #1481] INFO -- : net-pop 0.1.2 I, [2023-01-20T03:11:16.487150 #1481] INFO -- : net-smtp 0.3.3 I, [2023-01-20T03:11:16.488185 #1481] INFO -- : matrix 0.4.2 I, [2023-01-20T03:11:16.489343 #1481] INFO -- : prime 0.1.2 I, [2023-01-20T03:11:16.491322 #1481] INFO -- : rbs 2.8.3 I, [2023-01-20T03:11:16.511683 #1481] INFO -- : typeprof 0.21.4 I, [2023-01-20T03:11:16.514086 #1481] INFO -- : debug 1.7.1 I, [2023-01-20T03:11:16.517394 #1481] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0/cache I, [2023-01-20T03:11:16.521702 #1481] INFO -- : $$$[end] "make install -j16" exit with 0. I, [2023-01-20T03:11:16.521927 #1481] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16' I, [2023-01-20T03:11:25.803416 #1481] INFO -- : PASS all 1789 tests E, [2023-01-20T03:11:25.809044 #1481] ERROR -- : I, [2023-01-20T03:11:25.809375 #1481] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0. I, [2023-01-20T03:11:25.809594 #1481] INFO -- : $$$[beg] make yes-test-basic TESTS='-j16' I, [2023-01-20T03:11:25.855343 #1481] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-20T03:11:25.855438 #1481] INFO -- : CC = gcc I, [2023-01-20T03:11:25.855460 #1481] INFO -- : LD = ld I, [2023-01-20T03:11:25.855477 #1481] INFO -- : LDSHARED = gcc -shared I, [2023-01-20T03:11:25.855495 #1481] 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-20T03:11:25.855513 #1481] 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-20T03:11:25.855530 #1481] INFO -- : CPPFLAGS = I, [2023-01-20T03:11:25.855546 #1481] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-20T03:11:25.855563 #1481] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-20T03:11:25.855579 #1481] INFO -- : LANG = en_US.UTF-8 I, [2023-01-20T03:11:25.855595 #1481] INFO -- : LC_ALL = I, [2023-01-20T03:11:25.855628 #1481] INFO -- : LC_CTYPE = I, [2023-01-20T03:11:25.855644 #1481] INFO -- : MFLAGS = I, [2023-01-20T03:11:25.855660 #1481] INFO -- : RUSTC = no I, [2023-01-20T03:11:25.855676 #1481] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -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-20T03:11:25.856776 #1481] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-20T03:11:25.856864 #1481] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-20T03:11:25.856894 #1481] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-20T03:11:25.856916 #1481] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-20T03:11:25.856935 #1481] INFO -- : I, [2023-01-20T03:11:25.938832 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-01-20T03:11:25.938917 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 I, [2023-01-20T03:11:25.938931 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 I, [2023-01-20T03:11:25.938944 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 I, [2023-01-20T03:11:25.939056 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 I, [2023-01-20T03:11:25.939153 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 I, [2023-01-20T03:11:25.939444 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 I, [2023-01-20T03:11:25.939620 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 I, [2023-01-20T03:11:25.940440 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-01-20T03:11:25.940865 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 I, [2023-01-20T03:11:25.942099 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 I, [2023-01-20T03:11:25.943872 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-01-20T03:11:25.943914 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 I, [2023-01-20T03:11:25.943945 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 I, [2023-01-20T03:11:25.944124 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 I, [2023-01-20T03:11:26.045901 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 I, [2023-01-20T03:11:26.047577 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 I, [2023-01-20T03:11:26.187091 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 I, [2023-01-20T03:11:26.187203 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 I, [2023-01-20T03:11:26.187397 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 I, [2023-01-20T03:11:26.187809 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 I, [2023-01-20T03:11:26.187918 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 I, [2023-01-20T03:11:26.187971 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 I, [2023-01-20T03:11:26.188121 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 I, [2023-01-20T03:11:26.188404 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 I, [2023-01-20T03:11:26.188471 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 I, [2023-01-20T03:11:26.188670 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 I, [2023-01-20T03:11:26.188811 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 I, [2023-01-20T03:11:26.190197 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 I, [2023-01-20T03:11:26.246974 #1481] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 I, [2023-01-20T03:11:26.249697 #1481] INFO -- : I, [2023-01-20T03:11:26.249761 #1481] INFO -- : test succeeded I, [2023-01-20T03:11:26.251881 #1481] INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. I, [2023-01-20T03:11:26.252110 #1481] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' I, [2023-01-20T03:11:26.385220 #1481] INFO -- : config.status: creating ruby-runner.h I, [2023-01-20T03:11:26.401228 #1481] INFO -- : making mjit_build_dir.so I, [2023-01-20T03:11:26.555649 #1481] INFO -- : Run options: I, [2023-01-20T03:11:26.555741 #1481] INFO -- : --seed=64728 I, [2023-01-20T03:11:26.555757 #1481] 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-20T03:11:26.555771 #1481] INFO -- : --excludes-dir=/tmp/ruby/src/trunk/test/excludes I, [2023-01-20T03:11:26.555784 #1481] INFO -- : --name=!/memory_leak/ I, [2023-01-20T03:11:26.555795 #1481] INFO -- : --stderr-on-failure I, [2023-01-20T03:11:26.555807 #1481] INFO -- : -j16 I, [2023-01-20T03:11:26.555835 #1481] INFO -- : I, [2023-01-20T03:11:26.555847 #1481] INFO -- : # Running tests: I, [2023-01-20T03:11:26.555859 #1481] INFO -- : E, [2023-01-20T03:11:44.843327 #1481] ERROR -- : Skipping Gem::PackageTask tests. rake not found. E, [2023-01-20T03:12:02.399521 #1481] ERROR -- : /tmp/ruby/src/trunk/lib/yaml.rb:20: warning: already initialized constant YAML E, [2023-01-20T03:12:02.399643 #1481] ERROR -- : /tmp/ruby/src/trunk/lib/rubygems/specification.rb:1308: warning: previous definition of YAML was here I, [2023-01-20T03:12:30.197303 #1481] INFO -- : Finished tests in 63.648368s, 374.6208 tests/s, 139700.0623 assertions/s. I, [2023-01-20T03:12:30.199089 #1481] INFO -- : 23844 tests, 8891681 assertions, 0 failures, 0 errors, 148 skips I, [2023-01-20T03:12:30.199169 #1481] INFO -- : I, [2023-01-20T03:12:30.199201 #1481] INFO -- : ruby -v: ruby 3.3.0dev (2023-01-19T21:26:32Z master 0949cd7107) [x86_64-linux] I, [2023-01-20T03:12:30.203460 #1481] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. I, [2023-01-20T03:12:30.203721 #1481] INFO -- : $$$[beg] make yes-test-rubyspec TESTS='-j16' E, [2023-01-20T03:12:30.327818 #1481] 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-20T03:12:30.413872 #1481] INFO -- : ruby 3.3.0dev (2023-01-19T21:26:32Z master 0949cd7107) [x86_64-linux] I, [2023-01-20T03:13:26.995363 #1481] INFO -- : ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... I, [2023-01-20T03:13:26.995457 #1481] INFO -- : I, [2023-01-20T03:13:26.995474 #1481] INFO -- : Finished in 56.581491 seconds I, [2023-01-20T03:13:26.995486 #1481] INFO -- : I, [2023-01-20T03:13:26.995513 #1481] INFO -- : 3835 files, 31757 examples, 216460 expectations, 0 failures, 0 errors, 0 tagged I, [2023-01-20T03:13:27.008160 #1481] INFO -- : $$$[end] "make yes-test-rubyspec TESTS='-j16'" exit with 0.