# Logfile created on 2023-01-31 03:21:46 +0000 by logger.rb/v1.4.2 I, [2023-01-31T03:21:46.660294 #1566] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-01-31T03:21:46.660352 #1566] INFO -- : $$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk E, [2023-01-31T03:21:46.662009 #1566] ERROR -- : Cloning into 'trunk'... I, [2023-01-31T03:21:53.381501 #1566] INFO -- : $$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk" exit with 0. I, [2023-01-31T03:21:53.381731 #1566] INFO -- : $$$[beg] ./autogen.sh I, [2023-01-31T03:21:54.545903 #1566] INFO -- : $$$[end] "./autogen.sh" exit with 0. I, [2023-01-31T03:21:54.545991 #1566] INFO -- : $$$[beg] autoconf I, [2023-01-31T03:21:54.699383 #1566] INFO -- : $$$[end] "autoconf" exit with 0. I, [2023-01-31T03:21:54.699658 #1566] INFO -- : $$$[beg] /tmp/ruby/src/trunk/configure --prefix=/tmp/ruby/install/trunk --disable-install-doc --enable-shared I, [2023-01-31T03:21:54.900615 #1566] INFO -- : checking for ruby... /usr/bin/ruby I, [2023-01-31T03:21:55.024019 #1566] INFO -- : downloading config.guess ... done I, [2023-01-31T03:21:55.063416 #1566] INFO -- : downloading config.sub ... done I, [2023-01-31T03:21:55.210854 #1566] INFO -- : checking build system type... x86_64-pc-linux-gnu I, [2023-01-31T03:21:55.211119 #1566] INFO -- : checking host system type... x86_64-pc-linux-gnu I, [2023-01-31T03:21:55.211336 #1566] INFO -- : checking target system type... x86_64-pc-linux-gnu I, [2023-01-31T03:21:55.214908 #1566] INFO -- : checking for gcc... gcc I, [2023-01-31T03:21:55.218614 #1566] INFO -- : checking for ld... ld I, [2023-01-31T03:21:55.222063 #1566] INFO -- : checking for gcc-ar... gcc-ar I, [2023-01-31T03:21:55.225085 #1566] INFO -- : checking for g++... no I, [2023-01-31T03:21:55.228208 #1566] INFO -- : checking for gcc-nm... gcc-nm I, [2023-01-31T03:21:55.231749 #1566] INFO -- : checking for gcc-ranlib... gcc-ranlib I, [2023-01-31T03:21:55.232205 #1566] INFO -- : checking for gcc... (cached) gcc I, [2023-01-31T03:21:55.310818 #1566] INFO -- : checking whether the C compiler works... yes I, [2023-01-31T03:21:55.310954 #1566] INFO -- : checking for C compiler default output file name... a.out I, [2023-01-31T03:21:55.354368 #1566] INFO -- : checking for suffix of executables... I, [2023-01-31T03:21:55.404421 #1566] INFO -- : checking whether we are cross compiling... no I, [2023-01-31T03:21:55.435768 #1566] INFO -- : checking for suffix of object files... o I, [2023-01-31T03:21:55.461803 #1566] INFO -- : checking whether we are using the GNU C compiler... yes I, [2023-01-31T03:21:55.487839 #1566] INFO -- : checking whether gcc accepts -g... yes I, [2023-01-31T03:21:55.532314 #1566] INFO -- : checking for gcc option to accept ISO C89... none needed I, [2023-01-31T03:21:55.586970 #1566] INFO -- : checking for gcc option to accept ISO C99... none needed I, [2023-01-31T03:21:55.587581 #1566] INFO -- : checking for g++... no I, [2023-01-31T03:21:55.589438 #1566] INFO -- : checking for c++... c++ I, [2023-01-31T03:21:55.851260 #1566] INFO -- : checking whether we are using the GNU C++ compiler... yes I, [2023-01-31T03:21:55.878229 #1566] INFO -- : checking whether c++ accepts -g... yes I, [2023-01-31T03:21:55.912663 #1566] INFO -- : checking how to run the C preprocessor... gcc -E I, [2023-01-31T03:21:55.941320 #1566] INFO -- : checking for gas... no I, [2023-01-31T03:21:55.941726 #1566] INFO -- : checking for as... as I, [2023-01-31T03:21:55.942208 #1566] INFO -- : checking for gobjcopy... no I, [2023-01-31T03:21:55.942573 #1566] INFO -- : checking for objcopy... objcopy I, [2023-01-31T03:21:55.942999 #1566] INFO -- : checking for gobjdump... no I, [2023-01-31T03:21:55.943388 #1566] INFO -- : checking for objdump... objdump I, [2023-01-31T03:21:55.943596 #1566] INFO -- : checking for gstrip... no I, [2023-01-31T03:21:55.943821 #1566] INFO -- : checking for strip... strip I, [2023-01-31T03:21:55.949809 #1566] INFO -- : checking for grep that handles long lines and -e... /usr/bin/grep I, [2023-01-31T03:21:55.952244 #1566] INFO -- : checking for egrep... /usr/bin/grep -E I, [2023-01-31T03:21:56.063792 #1566] INFO -- : checking for ANSI C header files... yes I, [2023-01-31T03:21:56.094245 #1566] INFO -- : checking for sys/types.h... yes I, [2023-01-31T03:21:56.133791 #1566] INFO -- : checking for sys/stat.h... yes I, [2023-01-31T03:21:56.174367 #1566] INFO -- : checking for stdlib.h... yes I, [2023-01-31T03:21:56.216691 #1566] INFO -- : checking for string.h... yes I, [2023-01-31T03:21:56.257702 #1566] INFO -- : checking for memory.h... yes I, [2023-01-31T03:21:56.294383 #1566] INFO -- : checking for strings.h... yes I, [2023-01-31T03:21:56.334871 #1566] INFO -- : checking for inttypes.h... yes I, [2023-01-31T03:21:56.374233 #1566] INFO -- : checking for stdint.h... yes I, [2023-01-31T03:21:56.416328 #1566] INFO -- : checking for unistd.h... yes I, [2023-01-31T03:21:56.452550 #1566] INFO -- : checking minix/config.h usability... no I, [2023-01-31T03:21:56.469241 #1566] INFO -- : checking minix/config.h presence... no I, [2023-01-31T03:21:56.469311 #1566] INFO -- : checking for minix/config.h... no I, [2023-01-31T03:21:56.504747 #1566] INFO -- : checking whether it is safe to define __EXTENSIONS__... yes I, [2023-01-31T03:21:56.537642 #1566] INFO -- : checking whether the linker is GNU ld... yes I, [2023-01-31T03:21:56.550922 #1566] INFO -- : checking whether gcc -E accepts -o... yes I, [2023-01-31T03:21:56.551250 #1566] INFO -- : checking for gcc... /usr/bin/gcc I, [2023-01-31T03:21:56.566308 #1566] INFO -- : checking for gcc-ar flags... rcD I, [2023-01-31T03:21:56.566381 #1566] INFO -- : checking whether ln -s works... yes I, [2023-01-31T03:21:56.577324 #1566] INFO -- : checking whether make sets $(MAKE)... yes I, [2023-01-31T03:21:56.589386 #1566] INFO -- : checking for a BSD-compatible install... /usr/bin/install -c I, [2023-01-31T03:21:56.592012 #1566] INFO -- : checking for a thread-safe mkdir -p... /usr/bin/mkdir -p I, [2023-01-31T03:21:56.592176 #1566] INFO -- : checking for dtrace... no I, [2023-01-31T03:21:56.592372 #1566] INFO -- : checking for dot... no I, [2023-01-31T03:21:56.592557 #1566] INFO -- : checking for doxygen... no I, [2023-01-31T03:21:56.592753 #1566] INFO -- : checking for pkg-config... no I, [2023-01-31T03:21:56.612617 #1566] INFO -- : checking whether it is Android... no I, [2023-01-31T03:21:56.628052 #1566] INFO -- : checking for cd using physical directory... cd -P I, [2023-01-31T03:21:56.651954 #1566] INFO -- : checking whether CFLAGS is valid... yes I, [2023-01-31T03:21:56.706146 #1566] INFO -- : checking whether LDFLAGS is valid... yes I, [2023-01-31T03:21:56.758051 #1566] INFO -- : checking whether ELF binaries are produced... yes I, [2023-01-31T03:21:56.802321 #1566] INFO -- : checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes I, [2023-01-31T03:21:56.822335 #1566] INFO -- : checking whether -fdeclspec is accepted as LDFLAGS... no I, [2023-01-31T03:21:56.881377 #1566] INFO -- : checking whether -fdeclspec is accepted as CXXFLAGS... no I, [2023-01-31T03:21:56.906111 #1566] INFO -- : checking whether -Wextra-tokens is accepted as CFLAGS... no I, [2023-01-31T03:21:56.934634 #1566] INFO -- : checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes I, [2023-01-31T03:21:56.961768 #1566] INFO -- : checking whether -Wdivision-by-zero is accepted as CFLAGS... no I, [2023-01-31T03:21:56.992757 #1566] INFO -- : checking whether -Wdiv-by-zero is accepted as CFLAGS... yes I, [2023-01-31T03:21:57.021744 #1566] INFO -- : checking whether -Wduplicated-cond is accepted as CFLAGS... yes I, [2023-01-31T03:21:57.050570 #1566] INFO -- : checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes I, [2023-01-31T03:21:57.082507 #1566] INFO -- : checking whether -Wimplicit-int is accepted as CFLAGS... yes I, [2023-01-31T03:21:57.110635 #1566] INFO -- : checking whether -Wmisleading-indentation is accepted as CFLAGS... yes I, [2023-01-31T03:21:57.138731 #1566] INFO -- : checking whether -Wpointer-arith is accepted as CFLAGS... yes I, [2023-01-31T03:21:57.172694 #1566] INFO -- : checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no I, [2023-01-31T03:21:57.199315 #1566] INFO -- : checking whether -Wwrite-strings is accepted as CFLAGS... yes I, [2023-01-31T03:21:57.231692 #1566] INFO -- : checking whether -Wold-style-definition is accepted as CFLAGS... yes I, [2023-01-31T03:21:57.263369 #1566] INFO -- : checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes I, [2023-01-31T03:21:57.289032 #1566] INFO -- : checking whether -Wmissing-noreturn is accepted as CFLAGS... yes I, [2023-01-31T03:21:57.319509 #1566] INFO -- : checking whether -Wno-cast-function-type is accepted as CFLAGS... yes I, [2023-01-31T03:21:57.351378 #1566] INFO -- : checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes I, [2023-01-31T03:21:57.381135 #1566] INFO -- : checking whether -Wno-long-long is accepted as CFLAGS... yes I, [2023-01-31T03:21:57.411159 #1566] INFO -- : checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes I, [2023-01-31T03:21:57.445685 #1566] INFO -- : checking whether -Wno-overlength-strings is accepted as CFLAGS... yes I, [2023-01-31T03:21:57.475838 #1566] INFO -- : checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes I, [2023-01-31T03:21:57.505039 #1566] INFO -- : checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes I, [2023-01-31T03:21:57.534632 #1566] INFO -- : checking whether -Wno-self-assign is accepted as CFLAGS... yes I, [2023-01-31T03:21:57.565074 #1566] INFO -- : checking whether -Wno-tautological-compare is accepted as CFLAGS... yes I, [2023-01-31T03:21:57.595319 #1566] INFO -- : checking whether -Wno-unused-parameter is accepted as CFLAGS... yes I, [2023-01-31T03:21:57.626328 #1566] INFO -- : checking whether -Wno-unused-value is accepted as CFLAGS... yes I, [2023-01-31T03:21:57.657670 #1566] INFO -- : checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes I, [2023-01-31T03:21:57.687178 #1566] INFO -- : checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes I, [2023-01-31T03:21:57.717896 #1566] INFO -- : checking whether -Wunused-variable is accepted as CFLAGS... yes I, [2023-01-31T03:21:57.755578 #1566] INFO -- : checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no I, [2023-01-31T03:21:57.781385 #1566] INFO -- : checking whether -Wundef is accepted as CFLAGS... yes I, [2023-01-31T03:21:57.808112 #1566] INFO -- : checking whether -Wall -Wextra is accepted as CFLAGS... yes I, [2023-01-31T03:21:57.830915 #1566] INFO -- : checking whether -Qunused-arguments is accepted as CFLAGS... no I, [2023-01-31T03:21:57.884155 #1566] INFO -- : checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes I, [2023-01-31T03:21:57.910550 #1566] INFO -- : checking whether -fstack-protector-strong is accepted as CFLAGS... yes I, [2023-01-31T03:21:57.956432 #1566] INFO -- : checking whether -fstack-protector-strong is accepted as LDFLAGS... yes I, [2023-01-31T03:21:57.958299 #1566] INFO -- : checking for -fstack-protector... -fstack-protector-strong I, [2023-01-31T03:21:58.004655 #1566] INFO -- : checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes I, [2023-01-31T03:21:58.034650 #1566] INFO -- : checking whether -fno-strict-overflow is accepted as CFLAGS... yes I, [2023-01-31T03:21:58.066795 #1566] INFO -- : checking whether -ggdb3 is accepted as CFLAGS... yes I, [2023-01-31T03:21:58.092675 #1566] INFO -- : checking whether -fvisibility=hidden is accepted as CFLAGS... yes I, [2023-01-31T03:21:58.121562 #1566] INFO -- : checking whether -fno-fast-math is accepted as CFLAGS... yes I, [2023-01-31T03:21:58.147392 #1566] INFO -- : checking whether -fexcess-precision=standard is accepted as CFLAGS... yes I, [2023-01-31T03:21:58.164579 #1566] INFO -- : checking whether -fp-model precise is accepted as CFLAGS... no I, [2023-01-31T03:21:58.193276 #1566] INFO -- : checking whether compiler has statement and declarations in expressions... yes I, [2023-01-31T03:21:58.246414 #1566] INFO -- : checking pthread.h usability... yes I, [2023-01-31T03:21:58.263108 #1566] INFO -- : checking pthread.h presence... yes I, [2023-01-31T03:21:58.263373 #1566] INFO -- : checking for pthread.h... yes I, [2023-01-31T03:21:58.313186 #1566] INFO -- : checking for pthread_create in -lthr... no I, [2023-01-31T03:21:58.360509 #1566] INFO -- : checking for pthread_create in -lpthread... yes I, [2023-01-31T03:21:58.389297 #1566] INFO -- : checking for pthread_np.h... no I, [2023-01-31T03:21:58.389382 #1566] INFO -- : checking thread model... pthread I, [2023-01-31T03:21:58.448647 #1566] INFO -- : checking whether CXXFLAGS is valid... no E, [2023-01-31T03:21:58.448736 #1566] ERROR -- : configure: WARNING: something wrong with CXXFLAGS="" I, [2023-01-31T03:21:58.502125 #1566] INFO -- : checking for crypt in -lcrypt... yes I, [2023-01-31T03:21:58.556312 #1566] INFO -- : checking for dlopen in -ldl... yes I, [2023-01-31T03:21:58.605087 #1566] INFO -- : checking for shutdown in -lsocket... no I, [2023-01-31T03:21:58.644930 #1566] INFO -- : checking for dirent.h that defines DIR... yes I, [2023-01-31T03:21:58.701597 #1566] INFO -- : checking for library containing opendir... none required I, [2023-01-31T03:21:58.735827 #1566] INFO -- : checking for stdbool.h that conforms to C99... yes I, [2023-01-31T03:21:58.827584 #1566] INFO -- : checking for _Bool... yes I, [2023-01-31T03:21:58.871751 #1566] INFO -- : checking for sys/wait.h that is POSIX.1 compatible... yes I, [2023-01-31T03:21:58.892222 #1566] INFO -- : checking for afunix.h... no I, [2023-01-31T03:21:58.931815 #1566] INFO -- : checking atomic.h usability... no I, [2023-01-31T03:21:58.949745 #1566] INFO -- : checking atomic.h presence... no I, [2023-01-31T03:21:58.949830 #1566] INFO -- : checking for atomic.h... no I, [2023-01-31T03:21:58.990331 #1566] INFO -- : checking copyfile.h usability... no I, [2023-01-31T03:21:59.007713 #1566] INFO -- : checking copyfile.h presence... no I, [2023-01-31T03:21:59.007929 #1566] INFO -- : checking for copyfile.h... no I, [2023-01-31T03:21:59.046925 #1566] INFO -- : checking direct.h usability... no I, [2023-01-31T03:21:59.066050 #1566] INFO -- : checking direct.h presence... no I, [2023-01-31T03:21:59.066339 #1566] INFO -- : checking for direct.h... no I, [2023-01-31T03:21:59.113981 #1566] INFO -- : checking grp.h usability... yes I, [2023-01-31T03:21:59.128217 #1566] INFO -- : checking grp.h presence... yes I, [2023-01-31T03:21:59.128353 #1566] INFO -- : checking for grp.h... yes I, [2023-01-31T03:21:59.179917 #1566] INFO -- : checking fcntl.h usability... yes I, [2023-01-31T03:21:59.195114 #1566] INFO -- : checking fcntl.h presence... yes I, [2023-01-31T03:21:59.195300 #1566] INFO -- : checking for fcntl.h... yes I, [2023-01-31T03:21:59.247429 #1566] INFO -- : checking float.h usability... yes I, [2023-01-31T03:21:59.259569 #1566] INFO -- : checking float.h presence... yes I, [2023-01-31T03:21:59.259747 #1566] INFO -- : checking for float.h... yes I, [2023-01-31T03:21:59.301713 #1566] INFO -- : checking ieeefp.h usability... no I, [2023-01-31T03:21:59.320248 #1566] INFO -- : checking ieeefp.h presence... no I, [2023-01-31T03:21:59.320427 #1566] INFO -- : checking for ieeefp.h... no I, [2023-01-31T03:21:59.361303 #1566] INFO -- : checking intrinsics.h usability... no I, [2023-01-31T03:21:59.379116 #1566] INFO -- : checking intrinsics.h presence... no I, [2023-01-31T03:21:59.379291 #1566] INFO -- : checking for intrinsics.h... no I, [2023-01-31T03:21:59.427459 #1566] INFO -- : checking langinfo.h usability... yes I, [2023-01-31T03:21:59.440142 #1566] INFO -- : checking langinfo.h presence... yes I, [2023-01-31T03:21:59.440320 #1566] INFO -- : checking for langinfo.h... yes I, [2023-01-31T03:21:59.491503 #1566] INFO -- : checking limits.h usability... yes I, [2023-01-31T03:21:59.505703 #1566] INFO -- : checking limits.h presence... yes I, [2023-01-31T03:21:59.505881 #1566] INFO -- : checking for limits.h... yes I, [2023-01-31T03:21:59.554130 #1566] INFO -- : checking locale.h usability... yes I, [2023-01-31T03:21:59.564430 #1566] INFO -- : checking locale.h presence... yes I, [2023-01-31T03:21:59.564569 #1566] INFO -- : checking for locale.h... yes I, [2023-01-31T03:21:59.617796 #1566] INFO -- : checking malloc.h usability... yes I, [2023-01-31T03:21:59.632091 #1566] INFO -- : checking malloc.h presence... yes I, [2023-01-31T03:21:59.632395 #1566] INFO -- : checking for malloc.h... yes I, [2023-01-31T03:21:59.669521 #1566] INFO -- : checking malloc/malloc.h usability... no I, [2023-01-31T03:21:59.688104 #1566] INFO -- : checking malloc/malloc.h presence... no I, [2023-01-31T03:21:59.688285 #1566] INFO -- : checking for malloc/malloc.h... no I, [2023-01-31T03:21:59.727208 #1566] INFO -- : checking malloc_np.h usability... no I, [2023-01-31T03:21:59.747073 #1566] INFO -- : checking malloc_np.h presence... no I, [2023-01-31T03:21:59.747309 #1566] INFO -- : checking for malloc_np.h... no I, [2023-01-31T03:21:59.783199 #1566] INFO -- : checking net/socket.h usability... no I, [2023-01-31T03:21:59.800572 #1566] INFO -- : checking net/socket.h presence... no I, [2023-01-31T03:21:59.800792 #1566] INFO -- : checking for net/socket.h... no I, [2023-01-31T03:21:59.843342 #1566] INFO -- : checking process.h usability... no I, [2023-01-31T03:21:59.861977 #1566] INFO -- : checking process.h presence... no I, [2023-01-31T03:21:59.862192 #1566] INFO -- : checking for process.h... no I, [2023-01-31T03:21:59.908691 #1566] INFO -- : checking pwd.h usability... yes I, [2023-01-31T03:21:59.918345 #1566] INFO -- : checking pwd.h presence... yes I, [2023-01-31T03:21:59.918526 #1566] INFO -- : checking for pwd.h... yes I, [2023-01-31T03:21:59.969964 #1566] INFO -- : checking sanitizer/asan_interface.h usability... yes I, [2023-01-31T03:21:59.980147 #1566] INFO -- : checking sanitizer/asan_interface.h presence... yes I, [2023-01-31T03:21:59.980326 #1566] INFO -- : checking for sanitizer/asan_interface.h... yes I, [2023-01-31T03:22:00.021012 #1566] INFO -- : checking sanitizer/msan_interface.h usability... no I, [2023-01-31T03:22:00.039778 #1566] INFO -- : checking sanitizer/msan_interface.h presence... no I, [2023-01-31T03:22:00.039960 #1566] INFO -- : checking for sanitizer/msan_interface.h... no I, [2023-01-31T03:22:00.077303 #1566] INFO -- : checking setjmpex.h usability... no I, [2023-01-31T03:22:00.095737 #1566] INFO -- : checking setjmpex.h presence... no I, [2023-01-31T03:22:00.095905 #1566] INFO -- : checking for setjmpex.h... no I, [2023-01-31T03:22:00.147136 #1566] INFO -- : checking stdalign.h usability... yes I, [2023-01-31T03:22:00.157829 #1566] INFO -- : checking stdalign.h presence... yes I, [2023-01-31T03:22:00.157952 #1566] INFO -- : checking for stdalign.h... yes I, [2023-01-31T03:22:00.208602 #1566] INFO -- : checking stdio.h usability... yes I, [2023-01-31T03:22:00.222919 #1566] INFO -- : checking stdio.h presence... yes I, [2023-01-31T03:22:00.223113 #1566] INFO -- : checking for stdio.h... yes I, [2023-01-31T03:22:00.264919 #1566] INFO -- : checking sys/attr.h usability... no I, [2023-01-31T03:22:00.282265 #1566] INFO -- : checking sys/attr.h presence... no I, [2023-01-31T03:22:00.282434 #1566] INFO -- : checking for sys/attr.h... no I, [2023-01-31T03:22:00.336415 #1566] INFO -- : checking sys/eventfd.h usability... yes I, [2023-01-31T03:22:00.350474 #1566] INFO -- : checking sys/eventfd.h presence... yes I, [2023-01-31T03:22:00.350656 #1566] INFO -- : checking for sys/eventfd.h... yes I, [2023-01-31T03:22:00.405739 #1566] INFO -- : checking sys/fcntl.h usability... yes I, [2023-01-31T03:22:00.421549 #1566] INFO -- : checking sys/fcntl.h presence... yes I, [2023-01-31T03:22:00.421622 #1566] INFO -- : checking for sys/fcntl.h... yes I, [2023-01-31T03:22:00.471192 #1566] INFO -- : checking sys/file.h usability... yes I, [2023-01-31T03:22:00.485170 #1566] INFO -- : checking sys/file.h presence... yes I, [2023-01-31T03:22:00.485249 #1566] INFO -- : checking for sys/file.h... yes I, [2023-01-31T03:22:00.525192 #1566] INFO -- : checking sys/id.h usability... no I, [2023-01-31T03:22:00.542594 #1566] INFO -- : checking sys/id.h presence... no I, [2023-01-31T03:22:00.542772 #1566] INFO -- : checking for sys/id.h... no I, [2023-01-31T03:22:00.591104 #1566] INFO -- : checking sys/ioctl.h usability... yes I, [2023-01-31T03:22:00.603617 #1566] INFO -- : checking sys/ioctl.h presence... yes I, [2023-01-31T03:22:00.603787 #1566] INFO -- : checking for sys/ioctl.h... yes I, [2023-01-31T03:22:00.644459 #1566] INFO -- : checking sys/mkdev.h usability... no I, [2023-01-31T03:22:00.662046 #1566] INFO -- : checking sys/mkdev.h presence... no I, [2023-01-31T03:22:00.662236 #1566] INFO -- : checking for sys/mkdev.h... no I, [2023-01-31T03:22:00.718167 #1566] INFO -- : checking sys/param.h usability... yes I, [2023-01-31T03:22:00.738342 #1566] INFO -- : checking sys/param.h presence... yes I, [2023-01-31T03:22:00.738757 #1566] INFO -- : checking for sys/param.h... yes I, [2023-01-31T03:22:00.790101 #1566] INFO -- : checking sys/prctl.h usability... yes I, [2023-01-31T03:22:00.800357 #1566] INFO -- : checking sys/prctl.h presence... yes I, [2023-01-31T03:22:00.800566 #1566] INFO -- : checking for sys/prctl.h... yes I, [2023-01-31T03:22:00.854161 #1566] INFO -- : checking sys/random.h usability... yes I, [2023-01-31T03:22:00.869378 #1566] INFO -- : checking sys/random.h presence... yes I, [2023-01-31T03:22:00.869752 #1566] INFO -- : checking for sys/random.h... yes I, [2023-01-31T03:22:00.924708 #1566] INFO -- : checking sys/resource.h usability... yes I, [2023-01-31T03:22:00.938469 #1566] INFO -- : checking sys/resource.h presence... yes I, [2023-01-31T03:22:00.938818 #1566] INFO -- : checking for sys/resource.h... yes I, [2023-01-31T03:22:00.986611 #1566] INFO -- : checking sys/select.h usability... yes I, [2023-01-31T03:22:00.999301 #1566] INFO -- : checking sys/select.h presence... yes I, [2023-01-31T03:22:00.999648 #1566] INFO -- : checking for sys/select.h... yes I, [2023-01-31T03:22:01.046844 #1566] INFO -- : checking sys/sendfile.h usability... yes I, [2023-01-31T03:22:01.063657 #1566] INFO -- : checking sys/sendfile.h presence... yes I, [2023-01-31T03:22:01.064007 #1566] INFO -- : checking for sys/sendfile.h... yes I, [2023-01-31T03:22:01.118713 #1566] INFO -- : checking sys/socket.h usability... yes I, [2023-01-31T03:22:01.134300 #1566] INFO -- : checking sys/socket.h presence... yes I, [2023-01-31T03:22:01.134635 #1566] INFO -- : checking for sys/socket.h... yes I, [2023-01-31T03:22:01.186988 #1566] INFO -- : checking sys/syscall.h usability... yes I, [2023-01-31T03:22:01.201125 #1566] INFO -- : checking sys/syscall.h presence... yes I, [2023-01-31T03:22:01.201335 #1566] INFO -- : checking for sys/syscall.h... yes I, [2023-01-31T03:22:01.250741 #1566] INFO -- : checking sys/sysmacros.h usability... yes I, [2023-01-31T03:22:01.262415 #1566] INFO -- : checking sys/sysmacros.h presence... yes I, [2023-01-31T03:22:01.262760 #1566] INFO -- : checking for sys/sysmacros.h... yes I, [2023-01-31T03:22:01.314217 #1566] INFO -- : checking sys/time.h usability... yes I, [2023-01-31T03:22:01.328682 #1566] INFO -- : checking sys/time.h presence... yes I, [2023-01-31T03:22:01.329037 #1566] INFO -- : checking for sys/time.h... yes I, [2023-01-31T03:22:01.381090 #1566] INFO -- : checking sys/times.h usability... yes I, [2023-01-31T03:22:01.394917 #1566] INFO -- : checking sys/times.h presence... yes I, [2023-01-31T03:22:01.395263 #1566] INFO -- : checking for sys/times.h... yes I, [2023-01-31T03:22:01.443796 #1566] INFO -- : checking sys/uio.h usability... yes I, [2023-01-31T03:22:01.460404 #1566] INFO -- : checking sys/uio.h presence... yes I, [2023-01-31T03:22:01.460692 #1566] INFO -- : checking for sys/uio.h... yes I, [2023-01-31T03:22:01.499640 #1566] INFO -- : checking sys/utime.h usability... no I, [2023-01-31T03:22:01.517518 #1566] INFO -- : checking sys/utime.h presence... no I, [2023-01-31T03:22:01.517885 #1566] INFO -- : checking for sys/utime.h... no I, [2023-01-31T03:22:01.571162 #1566] INFO -- : checking syscall.h usability... yes I, [2023-01-31T03:22:01.584037 #1566] INFO -- : checking syscall.h presence... yes I, [2023-01-31T03:22:01.584355 #1566] INFO -- : checking for syscall.h... yes I, [2023-01-31T03:22:01.635195 #1566] INFO -- : checking time.h usability... yes I, [2023-01-31T03:22:01.648835 #1566] INFO -- : checking time.h presence... yes I, [2023-01-31T03:22:01.649042 #1566] INFO -- : checking for time.h... yes I, [2023-01-31T03:22:01.704581 #1566] INFO -- : checking ucontext.h usability... yes I, [2023-01-31T03:22:01.718144 #1566] INFO -- : checking ucontext.h presence... yes I, [2023-01-31T03:22:01.718476 #1566] INFO -- : checking for ucontext.h... yes I, [2023-01-31T03:22:01.772478 #1566] INFO -- : checking utime.h usability... yes I, [2023-01-31T03:22:01.785261 #1566] INFO -- : checking utime.h presence... yes I, [2023-01-31T03:22:01.785604 #1566] INFO -- : checking for utime.h... yes I, [2023-01-31T03:22:01.985766 #1566] INFO -- : checking x86intrin.h usability... yes I, [2023-01-31T03:22:02.035777 #1566] INFO -- : checking x86intrin.h presence... yes I, [2023-01-31T03:22:02.036037 #1566] INFO -- : checking for x86intrin.h... yes I, [2023-01-31T03:22:02.235455 #1566] INFO -- : checking for x86intrin.h when defined(__x86_64__)... yes I, [2023-01-31T03:22:02.291659 #1566] INFO -- : checking gmp.h usability... yes I, [2023-01-31T03:22:02.310121 #1566] INFO -- : checking gmp.h presence... yes I, [2023-01-31T03:22:02.310318 #1566] INFO -- : checking for gmp.h... yes I, [2023-01-31T03:22:02.429619 #1566] INFO -- : checking for library containing __gmpz_init... -lgmp I, [2023-01-31T03:22:02.431584 #1566] INFO -- : checking for special C compiler options needed for large files... no I, [2023-01-31T03:22:02.461725 #1566] INFO -- : checking for _FILE_OFFSET_BITS value needed for large files... no I, [2023-01-31T03:22:02.565593 #1566] INFO -- : checking whether byte ordering is bigendian... no I, [2023-01-31T03:22:02.596236 #1566] INFO -- : checking for an ANSI C-conforming const... yes I, [2023-01-31T03:22:02.650336 #1566] INFO -- : checking whether char is unsigned... no I, [2023-01-31T03:22:02.677052 #1566] INFO -- : checking for inline... inline I, [2023-01-31T03:22:02.709892 #1566] INFO -- : checking for working volatile... yes I, [2023-01-31T03:22:02.740126 #1566] INFO -- : checking for typeof syntax and keyword spelling... typeof I, [2023-01-31T03:22:02.773625 #1566] INFO -- : checking for C/C++ restrict keyword... __restrict I, [2023-01-31T03:22:02.866252 #1566] INFO -- : checking for long long... yes I, [2023-01-31T03:22:02.961124 #1566] INFO -- : checking for off_t... yes I, [2023-01-31T03:22:03.029710 #1566] INFO -- : checking char bit... 8 I, [2023-01-31T03:22:03.110188 #1566] INFO -- : checking size of int... 4 I, [2023-01-31T03:22:03.181714 #1566] INFO -- : checking size of short... 2 I, [2023-01-31T03:22:03.263168 #1566] INFO -- : checking size of long... 8 I, [2023-01-31T03:22:03.343068 #1566] INFO -- : checking size of long long... 8 I, [2023-01-31T03:22:03.384463 #1566] INFO -- : checking size of __int64... 0 I, [2023-01-31T03:22:03.460603 #1566] INFO -- : checking size of __int128... 16 I, [2023-01-31T03:22:03.541740 #1566] INFO -- : checking size of off_t... 8 I, [2023-01-31T03:22:03.612457 #1566] INFO -- : checking size of void*... 8 I, [2023-01-31T03:22:03.693810 #1566] INFO -- : checking size of float... 4 I, [2023-01-31T03:22:03.765655 #1566] INFO -- : checking size of double... 8 I, [2023-01-31T03:22:03.835744 #1566] INFO -- : checking size of time_t... 8 I, [2023-01-31T03:22:03.899940 #1566] INFO -- : checking size of clock_t... 8 I, [2023-01-31T03:22:03.963964 #1566] INFO -- : checking packed struct attribute... x __attribute__((packed)) I, [2023-01-31T03:22:03.995678 #1566] INFO -- : checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes I, [2023-01-31T03:22:04.034088 #1566] INFO -- : checking for printf prefix for long long... ll I, [2023-01-31T03:22:04.129632 #1566] INFO -- : checking for pid_t... yes I, [2023-01-31T03:22:04.337764 #1566] INFO -- : checking for convertible type of pid_t... INT I, [2023-01-31T03:22:04.443007 #1566] INFO -- : checking for uid_t... yes I, [2023-01-31T03:22:04.671546 #1566] INFO -- : checking for convertible type of uid_t... UINT I, [2023-01-31T03:22:04.775054 #1566] INFO -- : checking for gid_t... yes I, [2023-01-31T03:22:04.997766 #1566] INFO -- : checking for convertible type of gid_t... UINT I, [2023-01-31T03:22:05.070549 #1566] INFO -- : checking for time_t... yes I, [2023-01-31T03:22:05.184284 #1566] INFO -- : checking for convertible type of time_t... LONG I, [2023-01-31T03:22:05.288615 #1566] INFO -- : checking for dev_t... yes I, [2023-01-31T03:22:05.471831 #1566] INFO -- : checking for convertible type of dev_t... ULONG I, [2023-01-31T03:22:05.544698 #1566] INFO -- : checking for mode_t... yes I, [2023-01-31T03:22:05.704174 #1566] INFO -- : checking for convertible type of mode_t... UINT I, [2023-01-31T03:22:05.784422 #1566] INFO -- : checking for rlim_t... yes I, [2023-01-31T03:22:05.914061 #1566] INFO -- : checking for convertible type of rlim_t... ULONG I, [2023-01-31T03:22:05.924433 #1566] INFO -- : checking for off_t... (cached) yes I, [2023-01-31T03:22:06.100671 #1566] INFO -- : checking for convertible type of off_t... LONG I, [2023-01-31T03:22:06.174024 #1566] INFO -- : checking for clockid_t... yes I, [2023-01-31T03:22:06.320017 #1566] INFO -- : checking for convertible type of clockid_t... INT I, [2023-01-31T03:22:06.366445 #1566] INFO -- : checking for variable length macro... yes I, [2023-01-31T03:22:06.397567 #1566] INFO -- : checking if _Alignof() works... yes I, [2023-01-31T03:22:06.427028 #1566] INFO -- : checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x I, [2023-01-31T03:22:06.458553 #1566] INFO -- : checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x I, [2023-01-31T03:22:06.490916 #1566] INFO -- : checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x I, [2023-01-31T03:22:06.521912 #1566] INFO -- : checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x I, [2023-01-31T03:22:06.555115 #1566] INFO -- : checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x I, [2023-01-31T03:22:06.586848 #1566] INFO -- : checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x I, [2023-01-31T03:22:06.622496 #1566] INFO -- : checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x I, [2023-01-31T03:22:06.651979 #1566] INFO -- : checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x I, [2023-01-31T03:22:06.680290 #1566] INFO -- : checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x I, [2023-01-31T03:22:06.711315 #1566] INFO -- : checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x I, [2023-01-31T03:22:06.742370 #1566] INFO -- : checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x I, [2023-01-31T03:22:06.775309 #1566] INFO -- : checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x I, [2023-01-31T03:22:06.806722 #1566] INFO -- : checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x I, [2023-01-31T03:22:06.838916 #1566] INFO -- : checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x I, [2023-01-31T03:22:06.874357 #1566] INFO -- : checking for WEAK function attribute... __attribute__ ((__weak__)) x I, [2023-01-31T03:22:06.883655 #1566] INFO -- : checking for __attribute__((__depreacted__(msg))) in C++... no I, [2023-01-31T03:22:06.891424 #1566] INFO -- : checking for std::nullptr_t... no I, [2023-01-31T03:22:07.020030 #1566] INFO -- : checking for FUNC_STDCALL function attribute... x I, [2023-01-31T03:22:07.158777 #1566] INFO -- : checking for FUNC_CDECL function attribute... x I, [2023-01-31T03:22:07.288600 #1566] INFO -- : checking for FUNC_FASTCALL function attribute... x I, [2023-01-31T03:22:07.322139 #1566] INFO -- : checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x I, [2023-01-31T03:22:07.354801 #1566] INFO -- : checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x I, [2023-01-31T03:22:07.408145 #1566] INFO -- : checking for function alias... alias I, [2023-01-31T03:22:07.469618 #1566] INFO -- : checking for __atomic builtins... yes I, [2023-01-31T03:22:07.526394 #1566] INFO -- : checking for __sync builtins... yes I, [2023-01-31T03:22:07.582289 #1566] INFO -- : checking for __builtin_unreachable... yes I, [2023-01-31T03:22:07.635816 #1566] INFO -- : checking for __assume... no I, [2023-01-31T03:22:07.670677 #1566] INFO -- : checking for exported function attribute... __attribute__ ((__visibility__("default"))) I, [2023-01-31T03:22:07.703736 #1566] INFO -- : checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x I, [2023-01-31T03:22:07.762432 #1566] INFO -- : checking for function name string predefined identifier... __func__ I, [2023-01-31T03:22:07.800280 #1566] INFO -- : checking if enum over int is allowed... yes I, [2023-01-31T03:22:07.864591 #1566] INFO -- : checking whether sys_nerr is declared... yes I, [2023-01-31T03:22:07.924072 #1566] INFO -- : checking whether getenv is declared... yes I, [2023-01-31T03:22:08.022067 #1566] INFO -- : checking for size_t... yes I, [2023-01-31T03:22:08.129747 #1566] INFO -- : checking size of size_t... 8 I, [2023-01-31T03:22:08.200902 #1566] INFO -- : checking size of ptrdiff_t... 8 I, [2023-01-31T03:22:08.278252 #1566] INFO -- : checking size of dev_t... 8 I, [2023-01-31T03:22:08.317920 #1566] INFO -- : checking for printf prefix for size_t... z I, [2023-01-31T03:22:08.356703 #1566] INFO -- : checking for printf prefix for ptrdiff_t... t I, [2023-01-31T03:22:08.411887 #1566] INFO -- : checking for struct stat.st_blksize... yes I, [2023-01-31T03:22:08.469537 #1566] INFO -- : checking for struct stat.st_blocks... yes I, [2023-01-31T03:22:08.522934 #1566] INFO -- : checking for struct stat.st_rdev... yes I, [2023-01-31T03:22:08.563934 #1566] INFO -- : checking size of struct stat.st_size... SIZEOF_OFF_T I, [2023-01-31T03:22:08.605618 #1566] INFO -- : checking size of struct stat.st_blocks... SIZEOF_OFF_T I, [2023-01-31T03:22:08.643368 #1566] INFO -- : checking size of struct stat.st_ino... SIZEOF_LONG I, [2023-01-31T03:22:08.683873 #1566] INFO -- : checking size of struct stat.st_dev... SIZEOF_DEV_T I, [2023-01-31T03:22:08.720916 #1566] INFO -- : checking size of struct stat.st_rdev... SIZEOF_DEV_T I, [2023-01-31T03:22:08.811830 #1566] INFO -- : checking for struct stat.st_atim... yes I, [2023-01-31T03:22:08.894668 #1566] INFO -- : checking for struct stat.st_atimespec... no I, [2023-01-31T03:22:08.975135 #1566] INFO -- : checking for struct stat.st_atimensec... no I, [2023-01-31T03:22:09.073911 #1566] INFO -- : checking for struct stat.st_mtim... yes I, [2023-01-31T03:22:09.156131 #1566] INFO -- : checking for struct stat.st_mtimespec... no I, [2023-01-31T03:22:09.238586 #1566] INFO -- : checking for struct stat.st_mtimensec... no I, [2023-01-31T03:22:09.328270 #1566] INFO -- : checking for struct stat.st_ctim... yes I, [2023-01-31T03:22:09.408194 #1566] INFO -- : checking for struct stat.st_ctimespec... no I, [2023-01-31T03:22:09.487191 #1566] INFO -- : checking for struct stat.st_ctimensec... no I, [2023-01-31T03:22:09.567457 #1566] INFO -- : checking for struct stat.st_birthtimespec... no I, [2023-01-31T03:22:09.666734 #1566] INFO -- : checking for struct statx.stx_btime... yes I, [2023-01-31T03:22:09.731825 #1566] INFO -- : checking for struct timeval... yes I, [2023-01-31T03:22:09.771969 #1566] INFO -- : checking size of struct timeval.tv_sec... SIZEOF_TIME_T I, [2023-01-31T03:22:09.835647 #1566] INFO -- : checking for struct timespec... yes I, [2023-01-31T03:22:09.910045 #1566] INFO -- : checking for struct timezone... yes I, [2023-01-31T03:22:10.000630 #1566] INFO -- : checking for fd_mask... yes I, [2023-01-31T03:22:10.051417 #1566] INFO -- : checking for int8_t... yes I, [2023-01-31T03:22:10.129916 #1566] INFO -- : checking size of int8_t... 1 I, [2023-01-31T03:22:10.186746 #1566] INFO -- : checking for uint8_t... yes I, [2023-01-31T03:22:10.263145 #1566] INFO -- : checking size of uint8_t... 1 I, [2023-01-31T03:22:10.317136 #1566] INFO -- : checking for int16_t... yes I, [2023-01-31T03:22:10.397942 #1566] INFO -- : checking size of int16_t... 2 I, [2023-01-31T03:22:10.454966 #1566] INFO -- : checking for uint16_t... yes I, [2023-01-31T03:22:10.521295 #1566] INFO -- : checking size of uint16_t... 2 I, [2023-01-31T03:22:10.578017 #1566] INFO -- : checking for int32_t... yes I, [2023-01-31T03:22:10.655846 #1566] INFO -- : checking size of int32_t... 4 I, [2023-01-31T03:22:10.699169 #1566] INFO -- : checking for uint32_t... yes I, [2023-01-31T03:22:10.771354 #1566] INFO -- : checking size of uint32_t... 4 I, [2023-01-31T03:22:10.826868 #1566] INFO -- : checking for int64_t... yes I, [2023-01-31T03:22:10.910354 #1566] INFO -- : checking size of int64_t... 8 I, [2023-01-31T03:22:10.965950 #1566] INFO -- : checking for uint64_t... yes I, [2023-01-31T03:22:11.041252 #1566] INFO -- : checking size of uint64_t... 8 I, [2023-01-31T03:22:11.083286 #1566] INFO -- : checking for int128_t... __int128 I, [2023-01-31T03:22:11.128819 #1566] INFO -- : checking for uint128_t... unsigned __int128 I, [2023-01-31T03:22:11.193688 #1566] INFO -- : checking for intptr_t... yes I, [2023-01-31T03:22:11.274760 #1566] INFO -- : checking size of intptr_t... 8 I, [2023-01-31T03:22:11.323809 #1566] INFO -- : checking for uintptr_t... yes I, [2023-01-31T03:22:11.405047 #1566] INFO -- : checking size of uintptr_t... 8 I, [2023-01-31T03:22:11.531615 #1566] INFO -- : checking for printf prefix for intptr_t... NONE I, [2023-01-31T03:22:11.572221 #1566] INFO -- : checking for ssize_t... yes I, [2023-01-31T03:22:11.641161 #1566] INFO -- : checking size of ssize_t... 8 I, [2023-01-31T03:22:11.734599 #1566] INFO -- : checking for printf prefix for int64_t... NONE I, [2023-01-31T03:22:11.785364 #1566] INFO -- : checking for stack end address... __libc_stack_end I, [2023-01-31T03:22:11.787370 #1566] INFO -- : checking for uid_t in sys/types.h... (cached) yes I, [2023-01-31T03:22:11.867411 #1566] INFO -- : checking type of array argument to getgroups... gid_t I, [2023-01-31T03:22:11.918873 #1566] INFO -- : checking for working alloca.h... yes I, [2023-01-31T03:22:11.964129 #1566] INFO -- : checking for alloca... yes I, [2023-01-31T03:22:12.018892 #1566] INFO -- : checking for dynamic size alloca... ok I, [2023-01-31T03:22:12.099636 #1566] INFO -- : checking for working memcmp... yes I, [2023-01-31T03:22:12.161855 #1566] INFO -- : checking for dup... yes I, [2023-01-31T03:22:12.217734 #1566] INFO -- : checking for dup2... yes I, [2023-01-31T03:22:12.281113 #1566] INFO -- : checking for acosh... yes I, [2023-01-31T03:22:12.346917 #1566] INFO -- : checking for cbrt... yes I, [2023-01-31T03:22:12.406248 #1566] INFO -- : checking for crypt... yes I, [2023-01-31T03:22:12.468673 #1566] INFO -- : checking for erf... yes I, [2023-01-31T03:22:12.526422 #1566] INFO -- : checking for explicit_bzero... yes I, [2023-01-31T03:22:12.577706 #1566] INFO -- : checking for ffs... yes I, [2023-01-31T03:22:12.633765 #1566] INFO -- : checking for flock... yes I, [2023-01-31T03:22:12.701579 #1566] INFO -- : checking for hypot... yes I, [2023-01-31T03:22:12.762222 #1566] INFO -- : checking for lgamma_r... yes I, [2023-01-31T03:22:12.824457 #1566] INFO -- : checking for memmove... yes I, [2023-01-31T03:22:12.887605 #1566] INFO -- : checking for nan... yes I, [2023-01-31T03:22:12.947578 #1566] INFO -- : checking for nextafter... yes I, [2023-01-31T03:22:13.012216 #1566] INFO -- : checking for setproctitle... no I, [2023-01-31T03:22:13.068509 #1566] INFO -- : checking for strchr... yes I, [2023-01-31T03:22:13.117937 #1566] INFO -- : checking for strerror... yes I, [2023-01-31T03:22:13.183279 #1566] INFO -- : checking for strlcat... no I, [2023-01-31T03:22:13.240423 #1566] INFO -- : checking for strlcpy... no I, [2023-01-31T03:22:13.301653 #1566] INFO -- : checking for strstr... yes I, [2023-01-31T03:22:13.365704 #1566] INFO -- : checking for tgamma... yes I, [2023-01-31T03:22:13.405043 #1566] INFO -- : checking sys/pstat.h usability... no I, [2023-01-31T03:22:13.422919 #1566] INFO -- : checking sys/pstat.h presence... no I, [2023-01-31T03:22:13.423093 #1566] INFO -- : checking for sys/pstat.h... no I, [2023-01-31T03:22:13.423483 #1566] INFO -- : checking for pid_t... (cached) yes I, [2023-01-31T03:22:13.466073 #1566] INFO -- : checking vfork.h usability... no I, [2023-01-31T03:22:13.484895 #1566] INFO -- : checking vfork.h presence... no I, [2023-01-31T03:22:13.485313 #1566] INFO -- : checking for vfork.h... no I, [2023-01-31T03:22:13.551175 #1566] INFO -- : checking for fork... yes I, [2023-01-31T03:22:13.621663 #1566] INFO -- : checking for vfork... yes I, [2023-01-31T03:22:13.691645 #1566] INFO -- : checking for working fork... yes I, [2023-01-31T03:22:13.691784 #1566] INFO -- : checking for working vfork... (cached) yes I, [2023-01-31T03:22:13.755558 #1566] INFO -- : checking for __syscall... no I, [2023-01-31T03:22:13.813391 #1566] INFO -- : checking for _longjmp... yes I, [2023-01-31T03:22:13.879237 #1566] INFO -- : checking for arc4random_buf... no I, [2023-01-31T03:22:13.939759 #1566] INFO -- : checking for atan2l... yes I, [2023-01-31T03:22:14.012664 #1566] INFO -- : checking for atan2f... yes I, [2023-01-31T03:22:14.076437 #1566] INFO -- : checking for chmod... yes I, [2023-01-31T03:22:14.135648 #1566] INFO -- : checking for chown... yes I, [2023-01-31T03:22:14.194097 #1566] INFO -- : checking for chroot... yes I, [2023-01-31T03:22:14.265795 #1566] INFO -- : checking for chsize... no I, [2023-01-31T03:22:14.319820 #1566] INFO -- : checking for clock_gettime... yes I, [2023-01-31T03:22:14.377837 #1566] INFO -- : checking for copy_file_range... yes I, [2023-01-31T03:22:14.439046 #1566] INFO -- : checking for cosh... yes I, [2023-01-31T03:22:14.498715 #1566] INFO -- : checking for crypt_r... yes I, [2023-01-31T03:22:14.500227 #1566] INFO -- : checking for daemon... (cached) no I, [2023-01-31T03:22:14.556869 #1566] INFO -- : checking for dirfd... yes I, [2023-01-31T03:22:14.612692 #1566] INFO -- : checking for dl_iterate_phdr... yes I, [2023-01-31T03:22:14.668622 #1566] INFO -- : checking for dlopen... yes I, [2023-01-31T03:22:14.725154 #1566] INFO -- : checking for dladdr... yes I, [2023-01-31T03:22:14.781259 #1566] INFO -- : checking for dup3... yes I, [2023-01-31T03:22:14.837557 #1566] INFO -- : checking for eaccess... yes I, [2023-01-31T03:22:14.897842 #1566] INFO -- : checking for endgrent... yes I, [2023-01-31T03:22:14.960549 #1566] INFO -- : checking for eventfd... yes I, [2023-01-31T03:22:15.022203 #1566] INFO -- : checking for execl... yes I, [2023-01-31T03:22:15.081695 #1566] INFO -- : checking for execle... yes I, [2023-01-31T03:22:15.141296 #1566] INFO -- : checking for execv... yes I, [2023-01-31T03:22:15.206711 #1566] INFO -- : checking for execve... yes I, [2023-01-31T03:22:15.268508 #1566] INFO -- : checking for explicit_memset... no I, [2023-01-31T03:22:15.335153 #1566] INFO -- : checking for fcopyfile... no I, [2023-01-31T03:22:15.399096 #1566] INFO -- : checking for fchmod... yes I, [2023-01-31T03:22:15.457033 #1566] INFO -- : checking for fchown... yes I, [2023-01-31T03:22:15.517143 #1566] INFO -- : checking for fcntl... yes I, [2023-01-31T03:22:15.572977 #1566] INFO -- : checking for fdatasync... yes I, [2023-01-31T03:22:15.626353 #1566] INFO -- : checking for fdopendir... yes I, [2023-01-31T03:22:15.692966 #1566] INFO -- : checking for fgetattrlist... no I, [2023-01-31T03:22:15.754956 #1566] INFO -- : checking for fmod... yes I, [2023-01-31T03:22:15.807968 #1566] INFO -- : checking for fstatat... yes I, [2023-01-31T03:22:15.862208 #1566] INFO -- : checking for fsync... yes I, [2023-01-31T03:22:15.917575 #1566] INFO -- : checking for ftruncate... yes I, [2023-01-31T03:22:15.973210 #1566] INFO -- : checking for ftruncate64... yes I, [2023-01-31T03:22:16.035740 #1566] INFO -- : checking for getattrlist... no I, [2023-01-31T03:22:16.085073 #1566] INFO -- : checking for getcwd... yes I, [2023-01-31T03:22:16.145888 #1566] INFO -- : checking for getegid... yes I, [2023-01-31T03:22:16.209701 #1566] INFO -- : checking for getentropy... yes I, [2023-01-31T03:22:16.268840 #1566] INFO -- : checking for geteuid... yes I, [2023-01-31T03:22:16.330185 #1566] INFO -- : checking for getgid... yes I, [2023-01-31T03:22:16.396392 #1566] INFO -- : checking for getgidx... no I, [2023-01-31T03:22:16.455323 #1566] INFO -- : checking for getgrnam... yes I, [2023-01-31T03:22:16.513718 #1566] INFO -- : checking for getgrnam_r... yes I, [2023-01-31T03:22:16.570056 #1566] INFO -- : checking for getgroups... yes I, [2023-01-31T03:22:16.627278 #1566] INFO -- : checking for getlogin... yes I, [2023-01-31T03:22:16.683412 #1566] INFO -- : checking for getlogin_r... yes I, [2023-01-31T03:22:16.744071 #1566] INFO -- : checking for getpgid... yes I, [2023-01-31T03:22:16.801734 #1566] INFO -- : checking for getpgrp... yes I, [2023-01-31T03:22:16.863364 #1566] INFO -- : checking for getppid... yes I, [2023-01-31T03:22:16.921627 #1566] INFO -- : checking for getpriority... yes I, [2023-01-31T03:22:16.973806 #1566] INFO -- : checking for getpwnam... yes I, [2023-01-31T03:22:17.029709 #1566] INFO -- : checking for getpwnam_r... yes I, [2023-01-31T03:22:17.089673 #1566] INFO -- : checking for getpwuid... yes I, [2023-01-31T03:22:17.148256 #1566] INFO -- : checking for getpwuid_r... yes I, [2023-01-31T03:22:17.201285 #1566] INFO -- : checking for getrandom... yes I, [2023-01-31T03:22:17.257722 #1566] INFO -- : checking for getresgid... yes I, [2023-01-31T03:22:17.316747 #1566] INFO -- : checking for getresuid... yes I, [2023-01-31T03:22:17.373738 #1566] INFO -- : checking for getrlimit... yes I, [2023-01-31T03:22:17.430393 #1566] INFO -- : checking for getsid... yes I, [2023-01-31T03:22:17.489641 #1566] INFO -- : checking for gettimeofday... yes I, [2023-01-31T03:22:17.548236 #1566] INFO -- : checking for getuid... yes I, [2023-01-31T03:22:17.616770 #1566] INFO -- : checking for getuidx... no I, [2023-01-31T03:22:17.672612 #1566] INFO -- : checking for gmtime_r... yes I, [2023-01-31T03:22:17.733705 #1566] INFO -- : checking for grantpt... yes I, [2023-01-31T03:22:17.793451 #1566] INFO -- : checking for initgroups... yes I, [2023-01-31T03:22:17.857786 #1566] INFO -- : checking for ioctl... yes I, [2023-01-31T03:22:17.921386 #1566] INFO -- : checking for isfinite... no I, [2023-01-31T03:22:17.988482 #1566] INFO -- : checking for issetugid... no I, [2023-01-31T03:22:18.044022 #1566] INFO -- : checking for kill... yes I, [2023-01-31T03:22:18.109730 #1566] INFO -- : checking for killpg... yes I, [2023-01-31T03:22:18.140009 #1566] INFO -- : checking for lchmod... no I, [2023-01-31T03:22:18.192727 #1566] INFO -- : checking for lchown... yes I, [2023-01-31T03:22:18.249829 #1566] INFO -- : checking for link... yes I, [2023-01-31T03:22:18.313794 #1566] INFO -- : checking for llabs... yes I, [2023-01-31T03:22:18.371104 #1566] INFO -- : checking for lockf... yes I, [2023-01-31T03:22:18.441786 #1566] INFO -- : checking for log2... yes I, [2023-01-31T03:22:18.495126 #1566] INFO -- : checking for lstat... yes I, [2023-01-31T03:22:18.547169 #1566] INFO -- : checking for lutimes... yes I, [2023-01-31T03:22:18.600736 #1566] INFO -- : checking for malloc_usable_size... yes I, [2023-01-31T03:22:18.663831 #1566] INFO -- : checking for malloc_size... no I, [2023-01-31T03:22:18.717717 #1566] INFO -- : checking for mblen... yes I, [2023-01-31T03:22:18.768795 #1566] INFO -- : checking for memalign... yes I, [2023-01-31T03:22:18.828316 #1566] INFO -- : checking for memset_s... no I, [2023-01-31T03:22:18.885708 #1566] INFO -- : checking for writev... yes I, [2023-01-31T03:22:18.948343 #1566] INFO -- : checking for memrchr... yes I, [2023-01-31T03:22:19.002541 #1566] INFO -- : checking for memmem... yes I, [2023-01-31T03:22:19.063046 #1566] INFO -- : checking for mkfifo... yes I, [2023-01-31T03:22:19.116509 #1566] INFO -- : checking for mknod... yes I, [2023-01-31T03:22:19.185140 #1566] INFO -- : checking for mktime... yes I, [2023-01-31T03:22:19.247324 #1566] INFO -- : checking for mmap... yes I, [2023-01-31T03:22:19.312207 #1566] INFO -- : checking for mremap... yes I, [2023-01-31T03:22:19.369857 #1566] INFO -- : checking for openat... yes I, [2023-01-31T03:22:19.427950 #1566] INFO -- : checking for pclose... yes I, [2023-01-31T03:22:19.489652 #1566] INFO -- : checking for pipe... yes I, [2023-01-31T03:22:19.550624 #1566] INFO -- : checking for pipe2... yes I, [2023-01-31T03:22:19.604222 #1566] INFO -- : checking for poll... yes I, [2023-01-31T03:22:19.670821 #1566] INFO -- : checking for popen... yes I, [2023-01-31T03:22:19.735492 #1566] INFO -- : checking for posix_fadvise... yes I, [2023-01-31T03:22:19.790832 #1566] INFO -- : checking for posix_madvise... yes I, [2023-01-31T03:22:19.855335 #1566] INFO -- : checking for posix_memalign... yes I, [2023-01-31T03:22:19.917336 #1566] INFO -- : checking for ppoll... yes I, [2023-01-31T03:22:19.983804 #1566] INFO -- : checking for pread... yes I, [2023-01-31T03:22:20.049953 #1566] INFO -- : checking for pwrite... yes I, [2023-01-31T03:22:20.117822 #1566] INFO -- : checking for qsort_r... yes I, [2023-01-31T03:22:20.178373 #1566] INFO -- : checking for qsort_s... no I, [2023-01-31T03:22:20.237940 #1566] INFO -- : checking for readlink... yes I, [2023-01-31T03:22:20.298985 #1566] INFO -- : checking for realpath... yes I, [2023-01-31T03:22:20.369201 #1566] INFO -- : checking for round... yes I, [2023-01-31T03:22:20.429421 #1566] INFO -- : checking for sched_getaffinity... yes I, [2023-01-31T03:22:20.490451 #1566] INFO -- : checking for seekdir... yes I, [2023-01-31T03:22:20.560460 #1566] INFO -- : checking for select_large_fdset... no I, [2023-01-31T03:22:20.622785 #1566] INFO -- : checking for sendfile... yes I, [2023-01-31T03:22:20.689939 #1566] INFO -- : checking for setegid... yes I, [2023-01-31T03:22:20.756359 #1566] INFO -- : checking for setenv... yes I, [2023-01-31T03:22:20.819567 #1566] INFO -- : checking for seteuid... yes I, [2023-01-31T03:22:20.872172 #1566] INFO -- : checking for setgid... yes I, [2023-01-31T03:22:20.936378 #1566] INFO -- : checking for setgroups... yes I, [2023-01-31T03:22:21.000159 #1566] INFO -- : checking for setpgid... yes I, [2023-01-31T03:22:21.054692 #1566] INFO -- : checking for setpgrp... yes I, [2023-01-31T03:22:21.115997 #1566] INFO -- : checking for setregid... yes I, [2023-01-31T03:22:21.175509 #1566] INFO -- : checking for setresgid... yes I, [2023-01-31T03:22:21.233719 #1566] INFO -- : checking for setresuid... yes I, [2023-01-31T03:22:21.296708 #1566] INFO -- : checking for setreuid... yes I, [2023-01-31T03:22:21.367783 #1566] INFO -- : checking for setrgid... no I, [2023-01-31T03:22:21.423503 #1566] INFO -- : checking for setrlimit... yes I, [2023-01-31T03:22:21.488982 #1566] INFO -- : checking for setruid... no I, [2023-01-31T03:22:21.552694 #1566] INFO -- : checking for setsid... yes I, [2023-01-31T03:22:21.611360 #1566] INFO -- : checking for setuid... yes I, [2023-01-31T03:22:21.672836 #1566] INFO -- : checking for shutdown... yes I, [2023-01-31T03:22:21.730750 #1566] INFO -- : checking for sigaction... yes I, [2023-01-31T03:22:21.792749 #1566] INFO -- : checking for sigaltstack... yes I, [2023-01-31T03:22:21.855686 #1566] INFO -- : checking for sigprocmask... yes I, [2023-01-31T03:22:21.927531 #1566] INFO -- : checking for sinh... yes I, [2023-01-31T03:22:21.996171 #1566] INFO -- : checking for spawnv... no I, [2023-01-31T03:22:22.061537 #1566] INFO -- : checking for symlink... yes I, [2023-01-31T03:22:22.122386 #1566] INFO -- : checking for syscall... yes I, [2023-01-31T03:22:22.181864 #1566] INFO -- : checking for sysconf... yes I, [2023-01-31T03:22:22.248751 #1566] INFO -- : checking for system... yes I, [2023-01-31T03:22:22.318728 #1566] INFO -- : checking for tanh... yes I, [2023-01-31T03:22:22.380262 #1566] INFO -- : checking for telldir... yes I, [2023-01-31T03:22:22.440897 #1566] INFO -- : checking for timegm... yes I, [2023-01-31T03:22:22.509822 #1566] INFO -- : checking for times... yes I, [2023-01-31T03:22:22.567739 #1566] INFO -- : checking for truncate... yes I, [2023-01-31T03:22:22.632647 #1566] INFO -- : checking for truncate64... yes I, [2023-01-31T03:22:22.695068 #1566] INFO -- : checking for tzset... yes I, [2023-01-31T03:22:22.754519 #1566] INFO -- : checking for umask... yes I, [2023-01-31T03:22:22.818530 #1566] INFO -- : checking for unsetenv... yes I, [2023-01-31T03:22:22.881445 #1566] INFO -- : checking for utimensat... yes I, [2023-01-31T03:22:22.943697 #1566] INFO -- : checking for utimes... yes I, [2023-01-31T03:22:23.003118 #1566] INFO -- : checking for wait4... yes I, [2023-01-31T03:22:23.064121 #1566] INFO -- : checking for waitpid... yes I, [2023-01-31T03:22:23.135443 #1566] INFO -- : checking for __cospi... no I, [2023-01-31T03:22:23.203970 #1566] INFO -- : checking for __sinpi... no I, [2023-01-31T03:22:23.260988 #1566] INFO -- : checking for statx... yes I, [2023-01-31T03:22:23.330119 #1566] INFO -- : checking if getcwd allocates buffer if NULL is given... yes I, [2023-01-31T03:22:23.382649 #1566] INFO -- : checking crypt.h usability... yes I, [2023-01-31T03:22:23.396774 #1566] INFO -- : checking crypt.h presence... yes I, [2023-01-31T03:22:23.396978 #1566] INFO -- : checking for crypt.h... yes I, [2023-01-31T03:22:23.434486 #1566] INFO -- : checking for struct crypt_data.initialized... yes I, [2023-01-31T03:22:23.488297 #1566] INFO -- : checking for __builtin_alloca_with_align... yes I, [2023-01-31T03:22:23.542373 #1566] INFO -- : checking for __builtin_assume_aligned... yes I, [2023-01-31T03:22:23.600526 #1566] INFO -- : checking for __builtin_bswap16... yes I, [2023-01-31T03:22:23.647453 #1566] INFO -- : checking for __builtin_bswap32... yes I, [2023-01-31T03:22:23.707872 #1566] INFO -- : checking for __builtin_bswap64... yes I, [2023-01-31T03:22:23.760807 #1566] INFO -- : checking for __builtin_popcount... yes I, [2023-01-31T03:22:23.808936 #1566] INFO -- : checking for __builtin_popcountll... yes I, [2023-01-31T03:22:23.868344 #1566] INFO -- : checking for __builtin_clz... yes I, [2023-01-31T03:22:23.924370 #1566] INFO -- : checking for __builtin_clzl... yes I, [2023-01-31T03:22:23.980641 #1566] INFO -- : checking for __builtin_clzll... yes I, [2023-01-31T03:22:24.036802 #1566] INFO -- : checking for __builtin_ctz... yes I, [2023-01-31T03:22:24.085718 #1566] INFO -- : checking for __builtin_ctzll... yes I, [2023-01-31T03:22:24.143766 #1566] INFO -- : checking for __builtin_add_overflow... yes I, [2023-01-31T03:22:24.195887 #1566] INFO -- : checking for __builtin_sub_overflow... yes I, [2023-01-31T03:22:24.252877 #1566] INFO -- : checking for __builtin_mul_overflow... yes I, [2023-01-31T03:22:24.311481 #1566] INFO -- : checking for __builtin_mul_overflow_p... yes I, [2023-01-31T03:22:24.371752 #1566] INFO -- : checking for __builtin_constant_p... yes I, [2023-01-31T03:22:24.427836 #1566] INFO -- : checking for __builtin_choose_expr... yes I, [2023-01-31T03:22:24.486046 #1566] INFO -- : checking for __builtin_choose_expr_constant_p... yes I, [2023-01-31T03:22:24.546345 #1566] INFO -- : checking for __builtin_types_compatible_p... yes I, [2023-01-31T03:22:24.601286 #1566] INFO -- : checking for __builtin_trap... yes I, [2023-01-31T03:22:24.652131 #1566] INFO -- : checking for __builtin_expect... yes I, [2023-01-31T03:22:24.687190 #1566] INFO -- : checking whether qsort_r is GNU version... yes I, [2023-01-31T03:22:24.717906 #1566] INFO -- : checking whether qsort_r is BSD version... no I, [2023-01-31T03:22:24.803342 #1566] INFO -- : checking whether atan2 handles Inf as C99... yes I, [2023-01-31T03:22:24.861861 #1566] INFO -- : checking for clock_getres... yes I, [2023-01-31T03:22:24.915651 #1566] INFO -- : checking for timer_create in -lrt... yes I, [2023-01-31T03:22:24.976692 #1566] INFO -- : checking for timer_settime in -lrt... yes I, [2023-01-31T03:22:25.018443 #1566] INFO -- : checking for unsetenv returns a value... yes I, [2023-01-31T03:22:25.058345 #1566] INFO -- : checking whether struct tm is in sys/time.h or time.h... time.h I, [2023-01-31T03:22:25.094541 #1566] INFO -- : checking for struct tm.tm_zone... yes I, [2023-01-31T03:22:25.133059 #1566] INFO -- : checking for struct tm.tm_gmtoff... yes I, [2023-01-31T03:22:25.195487 #1566] INFO -- : checking for external int daylight... yes I, [2023-01-31T03:22:25.270114 #1566] INFO -- : checking for negative time_t for gmtime(3)... yes I, [2023-01-31T03:22:25.343017 #1566] INFO -- : checking for localtime(3) overflow correctly... yes I, [2023-01-31T03:22:25.412708 #1566] INFO -- : checking for sig_t... yes I, [2023-01-31T03:22:25.449317 #1566] INFO -- : checking whether right shift preserve sign bit... yes I, [2023-01-31T03:22:25.490255 #1566] INFO -- : checking whether _SC_CLK_TCK is supported... yes I, [2023-01-31T03:22:25.495144 #1566] INFO -- : checking stack growing direction on x86_64... -1 I, [2023-01-31T03:22:25.497140 #1566] INFO -- : checking native coroutine implementation for x86_64-linux... amd64 I, [2023-01-31T03:22:25.540959 #1566] INFO -- : checking whether pthread_t is scalar type... yes I, [2023-01-31T03:22:25.611581 #1566] INFO -- : checking for sched_yield... yes I, [2023-01-31T03:22:25.678563 #1566] INFO -- : checking for pthread_attr_setinheritsched... yes I, [2023-01-31T03:22:25.749320 #1566] INFO -- : checking for pthread_attr_get_np... no I, [2023-01-31T03:22:25.813882 #1566] INFO -- : checking for pthread_attr_getstack... yes I, [2023-01-31T03:22:25.885854 #1566] INFO -- : checking for pthread_attr_getguardsize... yes I, [2023-01-31T03:22:25.965628 #1566] INFO -- : checking for pthread_get_stackaddr_np... no I, [2023-01-31T03:22:26.029816 #1566] INFO -- : checking for pthread_get_stacksize_np... no I, [2023-01-31T03:22:26.103466 #1566] INFO -- : checking for thr_stksegment... no I, [2023-01-31T03:22:26.179132 #1566] INFO -- : checking for pthread_stackseg_np... no I, [2023-01-31T03:22:26.250068 #1566] INFO -- : checking for pthread_getthrds_np... no I, [2023-01-31T03:22:26.316938 #1566] INFO -- : checking for pthread_condattr_setclock... yes I, [2023-01-31T03:22:26.390755 #1566] INFO -- : checking for pthread_setname_np... yes I, [2023-01-31T03:22:26.473591 #1566] INFO -- : checking for pthread_set_name_np... no I, [2023-01-31T03:22:26.528518 #1566] INFO -- : checking for pthread_sigmask... yes I, [2023-01-31T03:22:26.591369 #1566] INFO -- : checking for pthread_getattr_np... yes I, [2023-01-31T03:22:26.635896 #1566] INFO -- : checking arguments of pthread_setname_np... (pthread_self(), name) I, [2023-01-31T03:22:26.675323 #1566] INFO -- : checking if mcontext_t is a pointer... no I, [2023-01-31T03:22:26.739490 #1566] INFO -- : checking for getcontext... yes I, [2023-01-31T03:22:26.812147 #1566] INFO -- : checking for setcontext... yes I, [2023-01-31T03:22:27.912400 #1566] INFO -- : checking if fork works with pthread... yes I, [2023-01-31T03:22:27.967734 #1566] INFO -- : checking sys/user.h usability... yes I, [2023-01-31T03:22:27.980244 #1566] INFO -- : checking sys/user.h presence... yes I, [2023-01-31T03:22:27.980427 #1566] INFO -- : checking for sys/user.h... yes I, [2023-01-31T03:22:28.028662 #1566] INFO -- : checking whether PAGE_SIZE is compile-time const... yes I, [2023-01-31T03:22:28.070494 #1566] INFO -- : checking ioctl request type... unsigned long I, [2023-01-31T03:22:28.136075 #1566] INFO -- : checking elf.h usability... yes I, [2023-01-31T03:22:28.154604 #1566] INFO -- : checking elf.h presence... yes I, [2023-01-31T03:22:28.154739 #1566] INFO -- : checking for elf.h... yes I, [2023-01-31T03:22:28.207698 #1566] INFO -- : checking elf_abi.h usability... no I, [2023-01-31T03:22:28.227130 #1566] INFO -- : checking elf_abi.h presence... no I, [2023-01-31T03:22:28.227338 #1566] INFO -- : checking for elf_abi.h... no I, [2023-01-31T03:22:28.278834 #1566] INFO -- : checking for uncompress in -lz... yes I, [2023-01-31T03:22:28.321551 #1566] INFO -- : checking mach-o/loader.h usability... no I, [2023-01-31T03:22:28.339733 #1566] INFO -- : checking mach-o/loader.h presence... no I, [2023-01-31T03:22:28.340010 #1566] INFO -- : checking for mach-o/loader.h... no I, [2023-01-31T03:22:28.340563 #1566] INFO -- : checking whether OS depend dynamic link works... yes I, [2023-01-31T03:22:28.407252 #1566] INFO -- : checking for backtrace... yes I, [2023-01-31T03:22:28.489250 #1566] INFO -- : checking for broken backtrace... no I, [2023-01-31T03:22:28.535285 #1566] INFO -- : checking valgrind/memcheck.h usability... yes I, [2023-01-31T03:22:28.551542 #1566] INFO -- : checking valgrind/memcheck.h presence... yes I, [2023-01-31T03:22:28.551676 #1566] INFO -- : checking for valgrind/memcheck.h... yes I, [2023-01-31T03:22:28.620918 #1566] INFO -- : checking for strip flags... -S -x I, [2023-01-31T03:22:28.700259 #1566] INFO -- : checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes I, [2023-01-31T03:22:28.754017 #1566] INFO -- : checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes I, [2023-01-31T03:22:28.761293 #1566] INFO -- : checking whether wrapper for LD_LIBRARY_PATH is needed... no I, [2023-01-31T03:22:28.764523 #1566] INFO -- : checking whether dtrace USDT is available... no I, [2023-01-31T03:22:28.841615 #1566] INFO -- : checking for __builtin_setjmp... yes with cast () I, [2023-01-31T03:22:28.867700 #1566] INFO -- : checking for _setjmpex as a macro or function... no I, [2023-01-31T03:22:28.926121 #1566] INFO -- : checking for _setjmp as a macro or function... yes I, [2023-01-31T03:22:28.966881 #1566] INFO -- : checking for sigsetjmp as a macro or function... no I, [2023-01-31T03:22:28.969266 #1566] INFO -- : checking for setjmp type... __builtin_setjmp I, [2023-01-31T03:22:28.973179 #1566] INFO -- : checking for rustc... no I, [2023-01-31T03:22:29.015003 #1566] INFO -- : checking for prefix of external symbols... NONE I, [2023-01-31T03:22:29.024255 #1566] INFO -- : checking if make is GNU make... yes I, [2023-01-31T03:22:29.128478 #1566] INFO -- : .ext/include/x86_64-linux/ruby/config.h updated I, [2023-01-31T03:22:29.162087 #1566] INFO -- : configure: ruby library version = 3.3.0+0 I, [2023-01-31T03:22:29.281565 #1566] INFO -- : configure: creating ./config.status I, [2023-01-31T03:22:29.387925 #1566] INFO -- : config.status: creating GNUmakefile I, [2023-01-31T03:22:29.404016 #1566] INFO -- : config.status: creating Makefile I, [2023-01-31T03:22:29.506348 #1566] INFO -- : --- I, [2023-01-31T03:22:29.506421 #1566] INFO -- : Configuration summary for ruby version 3.3.0 I, [2023-01-31T03:22:29.506439 #1566] INFO -- : I, [2023-01-31T03:22:29.526814 #1566] INFO -- : * Installation prefix: /tmp/ruby/install/trunk I, [2023-01-31T03:22:29.546581 #1566] INFO -- : * exec prefix: ${prefix} I, [2023-01-31T03:22:29.569215 #1566] INFO -- : * arch: x86_64-linux I, [2023-01-31T03:22:29.590266 #1566] INFO -- : * site arch: ${arch} I, [2023-01-31T03:22:29.609120 #1566] INFO -- : * RUBY_BASE_NAME: ruby I, [2023-01-31T03:22:29.626544 #1566] INFO -- : * enable shared: yes I, [2023-01-31T03:22:29.648727 #1566] INFO -- : * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} I, [2023-01-31T03:22:29.670387 #1566] INFO -- : * site libraries path: ${rubylibprefix}/${sitearch} I, [2023-01-31T03:22:29.692147 #1566] INFO -- : * vendor path: ${rubylibprefix}/vendor_ruby I, [2023-01-31T03:22:29.714598 #1566] INFO -- : * target OS: linux I, [2023-01-31T03:22:29.736006 #1566] INFO -- : * compiler: gcc I, [2023-01-31T03:22:29.758533 #1566] INFO -- : * with thread: pthread I, [2023-01-31T03:22:29.779083 #1566] INFO -- : * with coroutine: amd64 I, [2023-01-31T03:22:29.798777 #1566] INFO -- : * enable shared libs: yes I, [2023-01-31T03:22:29.815480 #1566] INFO -- : * dynamic library ext: so I, [2023-01-31T03:22:29.839319 #1566] INFO -- : * CFLAGS: ${optflags} ${debugflags} ${warnflags} I, [2023-01-31T03:22:29.859103 #1566] INFO -- : * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ I, [2023-01-31T03:22:29.859170 #1566] INFO -- : -Wl,-export-dynamic -Wl,--no-as-needed I, [2023-01-31T03:22:29.877969 #1566] INFO -- : * DLDFLAGS: -Wl,--compress-debug-sections=zlib I, [2023-01-31T03:22:29.899190 #1566] INFO -- : * optflags: -O3 -fno-fast-math I, [2023-01-31T03:22:29.919920 #1566] INFO -- : * debugflags: -ggdb3 I, [2023-01-31T03:22:29.930339 #1566] INFO -- : * warnflags: -Wall -Wextra -Wdeprecated-declarations \ I, [2023-01-31T03:22:29.930420 #1566] INFO -- : -Wdiv-by-zero -Wduplicated-cond \ I, [2023-01-31T03:22:29.930439 #1566] INFO -- : -Wimplicit-function-declaration -Wimplicit-int \ I, [2023-01-31T03:22:29.930469 #1566] INFO -- : -Wmisleading-indentation -Wpointer-arith \ I, [2023-01-31T03:22:29.930482 #1566] INFO -- : -Wwrite-strings -Wold-style-definition \ I, [2023-01-31T03:22:29.930493 #1566] INFO -- : -Wimplicit-fallthrough=0 -Wmissing-noreturn \ I, [2023-01-31T03:22:29.930523 #1566] INFO -- : -Wno-cast-function-type \ I, [2023-01-31T03:22:29.930534 #1566] INFO -- : -Wno-constant-logical-operand -Wno-long-long \ I, [2023-01-31T03:22:29.930546 #1566] INFO -- : -Wno-missing-field-initializers \ I, [2023-01-31T03:22:29.930557 #1566] INFO -- : -Wno-overlength-strings \ I, [2023-01-31T03:22:29.930568 #1566] INFO -- : -Wno-packed-bitfield-compat \ I, [2023-01-31T03:22:29.930579 #1566] INFO -- : -Wno-parentheses-equality -Wno-self-assign \ I, [2023-01-31T03:22:29.930590 #1566] INFO -- : -Wno-tautological-compare -Wno-unused-parameter \ I, [2023-01-31T03:22:29.930602 #1566] INFO -- : -Wno-unused-value -Wsuggest-attribute=format \ I, [2023-01-31T03:22:29.930613 #1566] INFO -- : -Wsuggest-attribute=noreturn -Wunused-variable \ I, [2023-01-31T03:22:29.930625 #1566] INFO -- : -Wundef I, [2023-01-31T03:22:29.933313 #1566] INFO -- : * strip command: strip -S -x I, [2023-01-31T03:22:29.936610 #1566] INFO -- : * install doc: no I, [2023-01-31T03:22:29.939252 #1566] INFO -- : * MJIT support: yes I, [2023-01-31T03:22:29.943649 #1566] INFO -- : * YJIT support: no I, [2023-01-31T03:22:29.948076 #1566] INFO -- : * man page type: doc I, [2023-01-31T03:22:29.952581 #1566] INFO -- : * BASERUBY -v: ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) \ I, [2023-01-31T03:22:29.952654 #1566] INFO -- : [x86_64-linux-gnu] I, [2023-01-31T03:22:29.952789 #1566] INFO -- : I, [2023-01-31T03:22:29.952806 #1566] INFO -- : --- I, [2023-01-31T03:22:30.020559 #1566] INFO -- : $$$[end] "/tmp/ruby/src/trunk/configure --prefix=/tmp/ruby/install/trunk --disable-install-doc --enable-shared" exit with 0. I, [2023-01-31T03:22:30.020955 #1566] INFO -- : $$$[beg] make update-unicode -j16 I, [2023-01-31T03:22:30.063655 #1566] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-31T03:22:30.064094 #1566] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-31T03:22:30.064857 #1566] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-31T03:22:30.065322 #1566] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-31T03:22:30.065722 #1566] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-31T03:22:30.066258 #1566] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-31T03:22:30.067538 #1566] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-31T03:22:30.067634 #1566] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-31T03:22:30.067907 #1566] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-31T03:22:30.069636 #1566] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-31T03:22:30.071060 #1566] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-31T03:22:30.071810 #1566] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-31T03:22:30.075540 #1566] INFO -- : Downloading Unicode 15.0.0 auxiliary files... I, [2023-01-31T03:22:30.075881 #1566] INFO -- : Downloading Unicode 15.0.0 auxiliary files... I, [2023-01-31T03:22:30.081278 #1566] INFO -- : Downloading Unicode UCD emoji 15.0 files... I, [2023-01-31T03:22:30.082381 #1566] INFO -- : Downloading Unicode UCD emoji 15.0 files... I, [2023-01-31T03:22:30.988114 #1566] 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/auxiliary/GraphemeBreakProperty.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 ... done I, [2023-01-31T03:22:31.003048 #1566] INFO -- : downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done I, [2023-01-31T03:22:31.022844 #1566] INFO -- : downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done I, [2023-01-31T03:22:31.097222 #1566] INFO -- : downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done I, [2023-01-31T03:22:31.600890 #1566] INFO -- : downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done I, [2023-01-31T03:22:31.606138 #1566] INFO -- : Downloading Unicode emoji 15.0 files... I, [2023-01-31T03:22:31.675149 #1566] INFO -- : downloading emoji/15.0/emoji-sequences.txt ... done I, [2023-01-31T03:22:31.679359 #1566] INFO -- : Downloading Unicode emoji 15.0 files... I, [2023-01-31T03:22:31.863376 #1566] INFO -- : downloading emoji/15.0/emoji-sequences.txt ... done I, [2023-01-31T03:22:31.967174 #1566] INFO -- : downloading 15.0.0/ucd/CompositionExclusions.txt ... done I, [2023-01-31T03:22:32.090358 #1566] INFO -- : downloading 15.0.0/ucd/CompositionExclusions.txt ... done I, [2023-01-31T03:22:32.112164 #1566] INFO -- : downloading 15.0.0/ucd/CompositionExclusions.txt ... done I, [2023-01-31T03:22:32.113162 #1566] INFO -- : done I, [2023-01-31T03:22:32.116338 #1566] INFO -- : downloading 15.0.0/ucd/CompositionExclusions.txt ... Downloading Unicode emoji 15.0 files... I, [2023-01-31T03:22:32.376707 #1566] INFO -- : downloading emoji/15.0/emoji-sequences.txt ... done I, [2023-01-31T03:22:32.388136 #1566] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-31T03:22:32.473737 #1566] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-31T03:22:32.509366 #1566] INFO -- : downloading emoji/15.0/emoji-test.txt ... done I, [2023-01-31T03:22:32.524398 #1566] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-31T03:22:32.534730 #1566] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-31T03:22:32.534944 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-31T03:22:32.564676 #1566] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-31T03:22:32.564913 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-31T03:22:32.592999 #1566] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-31T03:22:32.674191 #1566] INFO -- : downloading emoji/15.0/emoji-test.txt ... done I, [2023-01-31T03:22:32.733549 #1566] INFO -- : done I, [2023-01-31T03:22:32.733646 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-31T03:22:32.905825 #1566] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-31T03:22:32.906025 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-31T03:22:33.058309 #1566] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-31T03:22:33.567627 #1566] INFO -- : downloading emoji/15.0/emoji-test.txt ... done I, [2023-01-31T03:22:33.567907 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-31T03:22:33.603640 #1566] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-31T03:22:33.847070 #1566] INFO -- : downloading emoji/15.0/emoji-zwj-sequences.txt ... done I, [2023-01-31T03:22:33.847257 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-31T03:22:33.909246 #1566] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-31T03:22:33.917366 #1566] INFO -- : downloading emoji/15.0/emoji-zwj-sequences.txt ... done I, [2023-01-31T03:22:33.917530 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-31T03:22:34.450304 #1566] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-31T03:22:34.505582 #1566] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-31T03:22:34.556115 #1566] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-31T03:22:34.741782 #1566] INFO -- : done I, [2023-01-31T03:22:34.802727 #1566] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-31T03:22:34.864179 #1566] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-31T03:22:34.880357 #1566] INFO -- : done I, [2023-01-31T03:22:34.880558 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-31T03:22:34.880672 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2023-01-31T03:22:34.961501 #1566] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-31T03:22:34.989332 #1566] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-31T03:22:35.165733 #1566] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-31T03:22:35.218321 #1566] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-31T03:22:35.432032 #1566] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-31T03:22:35.536565 #1566] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-31T03:22:35.617069 #1566] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-31T03:22:35.669160 #1566] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-31T03:22:35.727724 #1566] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-31T03:22:35.755321 #1566] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-31T03:22:35.755529 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-31T03:22:35.755661 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-31T03:22:35.771732 #1566] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-31T03:22:35.771907 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-31T03:22:35.839055 #1566] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-31T03:22:36.020599 #1566] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-31T03:22:36.082743 #1566] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-31T03:22:36.168068 #1566] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-31T03:22:36.169226 #1566] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-31T03:22:36.186290 #1566] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-31T03:22:36.215186 #1566] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-31T03:22:36.215335 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-31T03:22:36.258163 #1566] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-31T03:22:36.274367 #1566] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-31T03:22:36.274617 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-31T03:22:36.505030 #1566] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-31T03:22:36.532680 #1566] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-31T03:22:36.976105 #1566] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-31T03:22:36.990286 #1566] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-31T03:22:37.048962 #1566] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-31T03:22:37.060225 #1566] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-31T03:22:37.147591 #1566] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-31T03:22:37.267264 #1566] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-31T03:22:37.307536 #1566] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-31T03:22:37.350023 #1566] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-31T03:22:38.034606 #1566] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-31T03:22:38.034787 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/emoji/15.0/emoji-zwj-sequences.txt already exists I, [2023-01-31T03:22:38.084934 #1566] INFO -- : done I, [2023-01-31T03:22:38.085153 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-31T03:22:38.085270 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-31T03:22:38.085384 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-31T03:22:38.085470 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists I, [2023-01-31T03:22:38.385277 #1566] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-31T03:22:38.441337 #1566] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-31T03:22:38.547799 #1566] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-31T03:22:38.547864 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-31T03:22:38.547917 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-31T03:22:38.547947 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-31T03:22:38.548052 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists I, [2023-01-31T03:22:38.548084 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists I, [2023-01-31T03:22:38.553353 #1566] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-31T03:22:38.740156 #1566] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-31T03:22:38.799613 #1566] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-31T03:22:38.928691 #1566] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-31T03:22:39.158068 #1566] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-31T03:22:39.173064 #1566] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-31T03:22:39.319128 #1566] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-31T03:22:39.351787 #1566] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-31T03:22:39.377379 #1566] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-31T03:22:39.377623 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-01-31T03:22:39.400517 #1566] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-31T03:22:39.544073 #1566] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-31T03:22:39.592136 #1566] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-31T03:22:39.633310 #1566] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-31T03:22:39.633492 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-31T03:22:39.756970 #1566] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-31T03:22:39.766906 #1566] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-31T03:22:39.830197 #1566] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-31T03:22:39.861816 #1566] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-31T03:22:39.934947 #1566] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-31T03:22:39.935218 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-31T03:22:39.985631 #1566] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-31T03:22:40.283307 #1566] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-31T03:22:40.317395 #1566] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-31T03:22:40.372093 #1566] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-31T03:22:40.372273 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-31T03:22:40.372415 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists I, [2023-01-31T03:22:40.491730 #1566] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-31T03:22:40.513169 #1566] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-31T03:22:40.595338 #1566] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-31T03:22:40.626591 #1566] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-31T03:22:40.630180 #1566] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-31T03:22:40.703499 #1566] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-31T03:22:41.141476 #1566] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-31T03:22:41.171727 #1566] INFO -- : done I, [2023-01-31T03:22:41.221593 #1566] INFO -- : done I, [2023-01-31T03:22:41.326400 #1566] INFO -- : done I, [2023-01-31T03:22:41.402455 #1566] INFO -- : done I, [2023-01-31T03:22:41.404999 #1566] INFO -- : done I, [2023-01-31T03:22:41.504633 #1566] INFO -- : done I, [2023-01-31T03:22:41.700591 #1566] INFO -- : done I, [2023-01-31T03:22:41.842914 #1566] INFO -- : done I, [2023-01-31T03:22:41.842974 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-31T03:22:41.843120 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-31T03:22:41.843179 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-31T03:22:41.843211 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists I, [2023-01-31T03:22:41.843224 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists I, [2023-01-31T03:22:41.843236 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-01-31T03:22:41.843253 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-31T03:22:41.843282 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists I, [2023-01-31T03:22:41.843343 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Scripts.txt already exists I, [2023-01-31T03:22:42.146479 #1566] INFO -- : done I, [2023-01-31T03:22:42.788283 #1566] INFO -- : done I, [2023-01-31T03:22:42.788386 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-31T03:22:42.788413 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-31T03:22:42.788509 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-31T03:22:42.788541 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists I, [2023-01-31T03:22:42.788563 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists I, [2023-01-31T03:22:42.788637 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-01-31T03:22:42.788668 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-31T03:22:42.788724 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists I, [2023-01-31T03:22:42.788797 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Scripts.txt already exists I, [2023-01-31T03:22:44.628983 #1566] INFO -- : done I, [2023-01-31T03:22:44.629350 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-01-31T03:22:44.629468 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-31T03:22:44.629813 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists I, [2023-01-31T03:22:44.630026 #1566] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Scripts.txt already exists I, [2023-01-31T03:22:44.634631 #1566] INFO -- : $$$[end] "make update-unicode -j16" exit with 0. I, [2023-01-31T03:22:44.634718 #1566] INFO -- : $$$[beg] make update-download -j16 I, [2023-01-31T03:22:44.734216 #1566] INFO -- : tool/config.guess already exists I, [2023-01-31T03:22:44.734271 #1566] INFO -- : tool/config.sub already exists I, [2023-01-31T03:22:44.737064 #1566] INFO -- : Downloading bundled gem minitest-5.17.0... I, [2023-01-31T03:22:44.737645 #1566] INFO -- : Downloading bundled gem power_assert-2.0.3... I, [2023-01-31T03:22:44.737748 #1566] INFO -- : Downloading bundled gem rake-13.0.6... I, [2023-01-31T03:22:44.737953 #1566] INFO -- : Downloading bundled gem test-unit-3.5.7... I, [2023-01-31T03:22:44.738508 #1566] INFO -- : Downloading bundled gem rexml-3.2.5... I, [2023-01-31T03:22:44.740025 #1566] INFO -- : Downloading bundled gem rss-0.2.9... I, [2023-01-31T03:22:44.740259 #1566] INFO -- : Downloading bundled gem net-ftp-0.2.0... I, [2023-01-31T03:22:44.740684 #1566] INFO -- : Downloading bundled gem net-imap-0.3.4... I, [2023-01-31T03:22:44.742572 #1566] INFO -- : Downloading bundled gem net-pop-0.1.2... I, [2023-01-31T03:22:44.743201 #1566] INFO -- : Downloading bundled gem net-smtp-0.3.3... I, [2023-01-31T03:22:44.744025 #1566] INFO -- : Downloading bundled gem matrix-0.4.2... I, [2023-01-31T03:22:44.745130 #1566] INFO -- : Downloading bundled gem prime-0.1.2... I, [2023-01-31T03:22:44.746545 #1566] INFO -- : Downloading bundled gem rbs-2.8.4... I, [2023-01-31T03:22:44.747253 #1566] INFO -- : Downloading bundled gem typeprof-0.21.4... I, [2023-01-31T03:22:44.748449 #1566] INFO -- : Downloading bundled gem debug-1.7.1... I, [2023-01-31T03:22:45.016355 #1566] INFO -- : $$$[end] "make update-download -j16" exit with 0. I, [2023-01-31T03:22:45.016424 #1566] INFO -- : $$$[beg] make update-rubyspec -j16 I, [2023-01-31T03:22:45.060146 #1566] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-01-31T03:22:45.060862 #1566] INFO -- : $$$[end] "make update-rubyspec -j16" exit with 0. I, [2023-01-31T03:22:45.060932 #1566] INFO -- : $$$[beg] make update-src -j16 I, [2023-01-31T03:22:45.721864 #1566] INFO -- : Already up to date. I, [2023-01-31T03:22:45.731134 #1566] INFO -- : Current branch master is up to date. I, [2023-01-31T03:22:45.754108 #1566] INFO -- : Latest commit hash = b0b61623ad I, [2023-01-31T03:22:45.756363 #1566] INFO -- : $$$[end] "make update-src -j16" exit with 0. I, [2023-01-31T03:22:45.756441 #1566] INFO -- : $$$[beg] make after-update -j16 I, [2023-01-31T03:22:45.800886 #1566] INFO -- : generating id.h I, [2023-01-31T03:22:45.810293 #1566] INFO -- : generating opt_sc.inc I, [2023-01-31T03:22:45.810464 #1566] INFO -- : generating optinsn.inc I, [2023-01-31T03:22:45.810847 #1566] INFO -- : generating optunifs.inc I, [2023-01-31T03:22:45.811576 #1566] INFO -- : generating insns.inc I, [2023-01-31T03:22:45.811874 #1566] INFO -- : generating insns_info.inc I, [2023-01-31T03:22:45.812150 #1566] INFO -- : generating vmtc.inc I, [2023-01-31T03:22:45.812781 #1566] INFO -- : generating vm.inc I, [2023-01-31T03:22:45.814054 #1566] INFO -- : generating mjit_sp_inc.inc I, [2023-01-31T03:22:45.814469 #1566] INFO -- : generating node_name.inc I, [2023-01-31T03:22:45.819851 #1566] INFO -- : generating known_errors.inc I, [2023-01-31T03:22:45.822547 #1566] INFO -- : generating vm_call_iseq_optimized.inc I, [2023-01-31T03:22:45.826346 #1566] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk/enc/jis I, [2023-01-31T03:22:45.828876 #1566] 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-31T03:22:45.833250 #1566] ERROR -- : + cp /tmp/ruby/src/trunk/enc/jis/props.h.blt /tmp/ruby/src/trunk/enc/jis/props.h I, [2023-01-31T03:22:45.834182 #1566] INFO -- : generating /tmp/ruby/src/trunk/lib/ruby_vm/mjit/instruction.rb I, [2023-01-31T03:22:45.844666 #1566] INFO -- : copying lex.c I, [2023-01-31T03:22:45.847690 #1566] INFO -- : generating id.c I, [2023-01-31T03:22:45.847838 #1566] INFO -- : making /tmp/ruby/src/trunk/ast.rbinc I, [2023-01-31T03:22:45.856662 #1566] INFO -- : known_errors.inc updated I, [2023-01-31T03:22:45.858111 #1566] INFO -- : id.h updated I, [2023-01-31T03:22:45.862906 #1566] INFO -- : vm_call_iseq_optimized.inc updated I, [2023-01-31T03:22:45.866184 #1566] INFO -- : making /tmp/ruby/src/trunk/dir.rbinc I, [2023-01-31T03:22:45.866287 #1566] INFO -- : making /tmp/ruby/src/trunk/gc.rbinc I, [2023-01-31T03:22:45.866806 #1566] INFO -- : making /tmp/ruby/src/trunk/numeric.rbinc I, [2023-01-31T03:22:45.879914 #1566] INFO -- : making /tmp/ruby/src/trunk/io.rbinc I, [2023-01-31T03:22:45.882871 #1566] INFO -- : id.c updated I, [2023-01-31T03:22:45.885063 #1566] INFO -- : making /tmp/ruby/src/trunk/marshal.rbinc I, [2023-01-31T03:22:45.886213 #1566] INFO -- : making /tmp/ruby/src/trunk/mjit.rbinc I, [2023-01-31T03:22:45.888251 #1566] INFO -- : making /tmp/ruby/src/trunk/mjit_c.rbinc I, [2023-01-31T03:22:45.889027 #1566] INFO -- : making /tmp/ruby/src/trunk/pack.rbinc I, [2023-01-31T03:22:45.889460 #1566] INFO -- : making /tmp/ruby/src/trunk/trace_point.rbinc I, [2023-01-31T03:22:45.890047 #1566] INFO -- : making /tmp/ruby/src/trunk/warning.rbinc I, [2023-01-31T03:22:45.897508 #1566] INFO -- : making /tmp/ruby/src/trunk/array.rbinc I, [2023-01-31T03:22:45.904984 #1566] INFO -- : /tmp/ruby/src/trunk/revision.h updated I, [2023-01-31T03:22:45.906240 #1566] INFO -- : making /tmp/ruby/src/trunk/kernel.rbinc I, [2023-01-31T03:22:45.907702 #1566] INFO -- : making /tmp/ruby/src/trunk/ractor.rbinc I, [2023-01-31T03:22:45.911726 #1566] INFO -- : making /tmp/ruby/src/trunk/symbol.rbinc I, [2023-01-31T03:22:45.913804 #1566] INFO -- : generating enc/trans/newline.c ... I, [2023-01-31T03:22:45.915767 #1566] INFO -- : making /tmp/ruby/src/trunk/timev.rbinc I, [2023-01-31T03:22:45.916555 #1566] INFO -- : making /tmp/ruby/src/trunk/thread_sync.rbinc I, [2023-01-31T03:22:45.918436 #1566] INFO -- : making /tmp/ruby/src/trunk/nilclass.rbinc I, [2023-01-31T03:22:45.923291 #1566] INFO -- : making /tmp/ruby/src/trunk/prelude.rbinc I, [2023-01-31T03:22:45.924673 #1566] INFO -- : making /tmp/ruby/src/trunk/gem_prelude.rbinc I, [2023-01-31T03:22:45.930346 #1566] INFO -- : making /tmp/ruby/src/trunk/yjit.rbinc I, [2023-01-31T03:22:45.934405 #1566] INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/ripper.c I, [2023-01-31T03:22:45.936811 #1566] INFO -- : generating /tmp/ruby/src/trunk/ext/rbconfig/sizeof/sizes.c I, [2023-01-31T03:22:45.941671 #1566] INFO -- : generating /tmp/ruby/src/trunk/ext/rbconfig/sizeof/limits.c I, [2023-01-31T03:22:45.942432 #1566] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-31T03:22:45.942595 #1566] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper' I, [2023-01-31T03:22:45.943235 #1566] INFO -- : extracting ripper.y from ../../parse.y I, [2023-01-31T03:22:45.946613 #1566] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-31T03:22:45.950775 #1566] INFO -- : generating eventids1.c from ../../parse.y I, [2023-01-31T03:22:45.954645 #1566] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/socket' I, [2023-01-31T03:22:45.956296 #1566] INFO -- : generating constant definitions I, [2023-01-31T03:22:45.958107 #1566] INFO -- : generating eventids2table.c from ./eventids2.c I, [2023-01-31T03:22:45.960733 #1566] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/etc' I, [2023-01-31T03:22:45.960861 #1566] INFO -- : generating miniprelude.c I, [2023-01-31T03:22:45.962032 #1566] INFO -- : generating constant definitions I, [2023-01-31T03:22:45.962599 #1566] INFO -- : generating golf_prelude.c I, [2023-01-31T03:22:45.980360 #1566] INFO -- : limits.c updated I, [2023-01-31T03:22:45.982262 #1566] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-31T03:22:45.983089 #1566] INFO -- : generating parse.c I, [2023-01-31T03:22:45.983421 #1566] INFO -- : generating x86_64-linux-fake.rb I, [2023-01-31T03:22:45.990991 #1566] INFO -- : sizes.c updated I, [2023-01-31T03:22:45.992568 #1566] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-31T03:22:46.001031 #1566] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/etc' I, [2023-01-31T03:22:46.005357 #1566] INFO -- : golf_prelude.c updated I, [2023-01-31T03:22:46.010177 #1566] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/socket' I, [2023-01-31T03:22:46.051828 #1566] INFO -- : miniprelude.c updated I, [2023-01-31T03:22:46.058013 #1566] INFO -- : x86_64-linux-fake.rb updated I, [2023-01-31T03:22:46.113937 #1566] INFO -- : compiling compiler ripper.y I, [2023-01-31T03:22:46.221305 #1566] INFO -- : /bin/sh /tmp/ruby/src/trunk/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp I, [2023-01-31T03:22:46.224198 #1566] INFO -- : rbconfig.rb updated I, [2023-01-31T03:22:46.225526 #1566] INFO -- : generating enc.mk I, [2023-01-31T03:22:46.259562 #1566] INFO -- : /tmp/ruby/src/trunk/lib/unicode_normalize/tables.rb unchanged I, [2023-01-31T03:22:46.380150 #1566] INFO -- : making srcs under enc I, [2023-01-31T03:22:46.404730 #1566] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:22:46.405182 #1566] INFO -- : generating table from enc/trans/big5.c I, [2023-01-31T03:22:46.405360 #1566] INFO -- : generating table from enc/trans/cesu_8.c I, [2023-01-31T03:22:46.405632 #1566] INFO -- : generating table from enc/trans/chinese.c I, [2023-01-31T03:22:46.405679 #1566] INFO -- : generating table from enc/trans/ebcdic.c I, [2023-01-31T03:22:46.407342 #1566] INFO -- : generating table from enc/trans/emoji.c I, [2023-01-31T03:22:46.407795 #1566] INFO -- : generating table from enc/trans/emoji_iso2022_kddi.c I, [2023-01-31T03:22:46.408477 #1566] INFO -- : generating table from enc/trans/emoji_sjis_docomo.c I, [2023-01-31T03:22:46.408784 #1566] INFO -- : generating table from enc/trans/emoji_sjis_kddi.c I, [2023-01-31T03:22:46.410270 #1566] INFO -- : generating table from enc/trans/emoji_sjis_softbank.c I, [2023-01-31T03:22:46.411038 #1566] INFO -- : generating table from enc/trans/escape.c I, [2023-01-31T03:22:46.414261 #1566] INFO -- : generating table from enc/trans/gb18030.c I, [2023-01-31T03:22:46.419410 #1566] INFO -- : generating table from enc/trans/gbk.c I, [2023-01-31T03:22:46.423569 #1566] INFO -- : generating table from enc/trans/iso2022.c I, [2023-01-31T03:22:46.423796 #1566] INFO -- : generating table from enc/trans/japanese.c I, [2023-01-31T03:22:46.424230 #1566] INFO -- : generating table from enc/trans/japanese_euc.c I, [2023-01-31T03:22:46.471256 #1566] INFO -- : generating enc/trans/cesu_8.c ... I, [2023-01-31T03:22:46.475063 #1566] INFO -- : generating table from enc/trans/japanese_sjis.c I, [2023-01-31T03:22:46.475152 #1566] INFO -- : generating enc/trans/escape.c ... I, [2023-01-31T03:22:46.477176 #1566] INFO -- : generating table from enc/trans/korean.c I, [2023-01-31T03:22:46.477597 #1566] INFO -- : generating enc/trans/ebcdic.c ... I, [2023-01-31T03:22:46.483022 #1566] INFO -- : generating enc/trans/japanese.c ... I, [2023-01-31T03:22:46.490338 #1566] INFO -- : generating enc/trans/iso2022.c ... I, [2023-01-31T03:22:46.502295 #1566] INFO -- : generating table from enc/trans/single_byte.c I, [2023-01-31T03:22:46.503287 #1566] INFO -- : generating table from enc/trans/utf8_mac.c I, [2023-01-31T03:22:46.504137 #1566] INFO -- : generating table from enc/trans/utf_16_32.c I, [2023-01-31T03:22:46.577854 #1566] INFO -- : generating enc/trans/utf_16_32.c ... I, [2023-01-31T03:22:46.591511 #1566] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper' I, [2023-01-31T03:22:46.716156 #1566] INFO -- : generating enc/trans/emoji.c ... I, [2023-01-31T03:22:46.937331 #1566] INFO -- : generating enc/trans/single_byte.c ... I, [2023-01-31T03:22:47.045771 #1566] INFO -- : generating enc/trans/emoji_iso2022_kddi.c ... I, [2023-01-31T03:22:47.114415 #1566] INFO -- : generating enc/trans/emoji_sjis_softbank.c ... I, [2023-01-31T03:22:47.119487 #1566] INFO -- : generating enc/trans/emoji_sjis_kddi.c ... I, [2023-01-31T03:22:47.127506 #1566] INFO -- : generating enc/trans/emoji_sjis_docomo.c ... I, [2023-01-31T03:22:47.390867 #1566] INFO -- : generating enc/trans/gbk.c ... I, [2023-01-31T03:22:47.395939 #1566] INFO -- : generating enc/trans/chinese.c ... I, [2023-01-31T03:22:47.399837 #1566] INFO -- : generating enc/trans/japanese_sjis.c ... I, [2023-01-31T03:22:47.539429 #1566] INFO -- : generating enc/trans/korean.c ... I, [2023-01-31T03:22:47.596897 #1566] INFO -- : generating enc/trans/utf8_mac.c ... I, [2023-01-31T03:22:48.297244 #1566] INFO -- : generating enc/trans/gb18030.c ... I, [2023-01-31T03:22:48.429458 #1566] INFO -- : generating enc/trans/japanese_euc.c ... I, [2023-01-31T03:22:49.190299 #1566] INFO -- : generating enc/trans/big5.c ... I, [2023-01-31T03:22:49.194520 #1566] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:22:49.250940 #1566] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk/.bundle/gems I, [2023-01-31T03:22:49.253005 #1566] INFO -- : Extracting bundle gem minitest-5.17.0... I, [2023-01-31T03:22:49.253741 #1566] INFO -- : Extracting bundle gem power_assert-2.0.3... I, [2023-01-31T03:22:49.253839 #1566] INFO -- : Extracting bundle gem rake-13.0.6... I, [2023-01-31T03:22:49.254114 #1566] INFO -- : Extracting bundle gem test-unit-3.5.7... I, [2023-01-31T03:22:49.254675 #1566] INFO -- : Extracting bundle gem rexml-3.2.5... I, [2023-01-31T03:22:49.256055 #1566] INFO -- : Extracting bundle gem rss-0.2.9... I, [2023-01-31T03:22:49.256180 #1566] INFO -- : Extracting bundle gem net-ftp-0.2.0... I, [2023-01-31T03:22:49.256654 #1566] INFO -- : Extracting bundle gem net-imap-0.3.4... I, [2023-01-31T03:22:49.256842 #1566] INFO -- : Extracting bundle gem net-pop-0.1.2... I, [2023-01-31T03:22:49.260001 #1566] INFO -- : Extracting bundle gem net-smtp-0.3.3... I, [2023-01-31T03:22:49.260564 #1566] INFO -- : Extracting bundle gem matrix-0.4.2... I, [2023-01-31T03:22:49.261687 #1566] INFO -- : Extracting bundle gem prime-0.1.2... I, [2023-01-31T03:22:49.262935 #1566] INFO -- : Extracting bundle gem rbs-2.8.4... I, [2023-01-31T03:22:49.264444 #1566] INFO -- : Extracting bundle gem typeprof-0.21.4... I, [2023-01-31T03:22:49.267702 #1566] INFO -- : Extracting bundle gem debug-1.7.1... I, [2023-01-31T03:22:49.399316 #1566] INFO -- : Unpacked gems/test-unit-3.5.7.gem I, [2023-01-31T03:22:49.416459 #1566] INFO -- : Unpacked gems/power_assert-2.0.3.gem I, [2023-01-31T03:22:49.417102 #1566] INFO -- : Unpacked gems/net-smtp-0.3.3.gem I, [2023-01-31T03:22:49.418855 #1566] INFO -- : Unpacked gems/net-ftp-0.2.0.gem I, [2023-01-31T03:22:49.420357 #1566] INFO -- : Unpacked gems/prime-0.1.2.gem I, [2023-01-31T03:22:49.422008 #1566] INFO -- : Unpacked gems/minitest-5.17.0.gem I, [2023-01-31T03:22:49.422972 #1566] INFO -- : Unpacked gems/matrix-0.4.2.gem I, [2023-01-31T03:22:49.423027 #1566] INFO -- : Unpacked gems/net-pop-0.1.2.gem I, [2023-01-31T03:22:49.426803 #1566] INFO -- : Unpacked gems/net-imap-0.3.4.gem I, [2023-01-31T03:22:49.427489 #1566] INFO -- : Unpacked gems/typeprof-0.21.4.gem I, [2023-01-31T03:22:49.432187 #1566] INFO -- : Unpacked gems/rake-13.0.6.gem I, [2023-01-31T03:22:49.434585 #1566] INFO -- : Unpacked gems/debug-1.7.1.gem I, [2023-01-31T03:22:49.436786 #1566] INFO -- : Unpacked gems/rexml-3.2.5.gem I, [2023-01-31T03:22:49.441717 #1566] INFO -- : Unpacked gems/rss-0.2.9.gem I, [2023-01-31T03:22:49.512910 #1566] INFO -- : Unpacked gems/rbs-2.8.4.gem I, [2023-01-31T03:22:49.515169 #1566] INFO -- : $$$[end] "make after-update -j16" exit with 0. I, [2023-01-31T03:22:49.515441 #1566] INFO -- : $$$[beg] make miniruby -j16 I, [2023-01-31T03:22:49.559031 #1566] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-31T03:22:49.559120 #1566] INFO -- : CC = gcc I, [2023-01-31T03:22:49.559141 #1566] INFO -- : LD = ld I, [2023-01-31T03:22:49.559163 #1566] INFO -- : LDSHARED = gcc -shared I, [2023-01-31T03:22:49.559182 #1566] 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-31T03:22:49.559227 #1566] 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-31T03:22:49.559248 #1566] INFO -- : CPPFLAGS = I, [2023-01-31T03:22:49.559264 #1566] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-31T03:22:49.559284 #1566] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-31T03:22:49.559299 #1566] INFO -- : LANG = en_US.UTF-8 I, [2023-01-31T03:22:49.559322 #1566] INFO -- : LC_ALL = I, [2023-01-31T03:22:49.559337 #1566] INFO -- : LC_CTYPE = I, [2023-01-31T03:22:49.559353 #1566] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-31T03:22:49.559368 #1566] INFO -- : RUSTC = no I, [2023-01-31T03:22:49.559391 #1566] 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-31T03:22:49.560938 #1566] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-31T03:22:49.561017 #1566] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-31T03:22:49.561037 #1566] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-31T03:22:49.561055 #1566] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-31T03:22:49.561081 #1566] INFO -- : I, [2023-01-31T03:22:49.566516 #1566] INFO -- : compiling /tmp/ruby/src/trunk/main.c I, [2023-01-31T03:22:49.567030 #1566] INFO -- : compiling /tmp/ruby/src/trunk/dmydln.c I, [2023-01-31T03:22:49.572653 #1566] INFO -- : compiling /tmp/ruby/src/trunk/miniinit.c I, [2023-01-31T03:22:49.573063 #1566] INFO -- : compiling /tmp/ruby/src/trunk/dmyext.c I, [2023-01-31T03:22:49.574778 #1566] INFO -- : making dummy probes.h I, [2023-01-31T03:22:49.575823 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ast.c I, [2023-01-31T03:22:49.576011 #1566] INFO -- : compiling /tmp/ruby/src/trunk/bignum.c I, [2023-01-31T03:22:49.576523 #1566] INFO -- : compiling /tmp/ruby/src/trunk/class.c I, [2023-01-31T03:22:49.577738 #1566] INFO -- : compiling /tmp/ruby/src/trunk/compar.c I, [2023-01-31T03:22:49.588098 #1566] INFO -- : compiling /tmp/ruby/src/trunk/compile.c I, [2023-01-31T03:22:49.589093 #1566] INFO -- : compiling /tmp/ruby/src/trunk/complex.c I, [2023-01-31T03:22:49.590505 #1566] INFO -- : compiling /tmp/ruby/src/trunk/cont.c I, [2023-01-31T03:22:49.591299 #1566] INFO -- : compiling /tmp/ruby/src/trunk/debug.c I, [2023-01-31T03:22:49.594194 #1566] INFO -- : compiling /tmp/ruby/src/trunk/debug_counter.c I, [2023-01-31T03:22:49.594294 #1566] INFO -- : compiling /tmp/ruby/src/trunk/dir.c I, [2023-01-31T03:22:49.596480 #1566] INFO -- : compiling /tmp/ruby/src/trunk/dln_find.c I, [2023-01-31T03:22:49.597246 #1566] INFO -- : compiling /tmp/ruby/src/trunk/encoding.c I, [2023-01-31T03:22:49.600446 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enum.c I, [2023-01-31T03:22:49.727354 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enumerator.c I, [2023-01-31T03:22:49.729376 #1566] INFO -- : compiling /tmp/ruby/src/trunk/error.c I, [2023-01-31T03:22:49.753784 #1566] INFO -- : compiling /tmp/ruby/src/trunk/eval.c I, [2023-01-31T03:22:49.797993 #1566] INFO -- : compiling /tmp/ruby/src/trunk/file.c I, [2023-01-31T03:22:49.892251 #1566] INFO -- : compiling /tmp/ruby/src/trunk/gc.c I, [2023-01-31T03:22:49.904090 #1566] INFO -- : compiling /tmp/ruby/src/trunk/hash.c I, [2023-01-31T03:22:49.946542 #1566] INFO -- : compiling /tmp/ruby/src/trunk/inits.c I, [2023-01-31T03:22:50.123063 #1566] INFO -- : compiling /tmp/ruby/src/trunk/io.c I, [2023-01-31T03:22:50.648899 #1566] INFO -- : compiling /tmp/ruby/src/trunk/io_buffer.c I, [2023-01-31T03:22:50.687026 #1566] INFO -- : compiling /tmp/ruby/src/trunk/iseq.c I, [2023-01-31T03:22:50.825950 #1566] INFO -- : compiling /tmp/ruby/src/trunk/load.c I, [2023-01-31T03:22:51.479683 #1566] INFO -- : compiling /tmp/ruby/src/trunk/marshal.c I, [2023-01-31T03:22:51.573003 #1566] INFO -- : compiling /tmp/ruby/src/trunk/math.c I, [2023-01-31T03:22:51.692118 #1566] INFO -- : compiling /tmp/ruby/src/trunk/memory_view.c I, [2023-01-31T03:22:51.975509 #1566] INFO -- : making mjit_config.h I, [2023-01-31T03:22:51.978575 #1566] INFO -- : compiling /tmp/ruby/src/trunk/mjit_c.c I, [2023-01-31T03:22:52.025614 #1566] INFO -- : compiling /tmp/ruby/src/trunk/node.c I, [2023-01-31T03:22:52.277476 #1566] INFO -- : compiling /tmp/ruby/src/trunk/numeric.c I, [2023-01-31T03:22:52.422563 #1566] INFO -- : compiling /tmp/ruby/src/trunk/object.c I, [2023-01-31T03:22:52.561527 #1566] INFO -- : compiling /tmp/ruby/src/trunk/pack.c I, [2023-01-31T03:22:52.673894 #1566] INFO -- : compiling parse.c I, [2023-01-31T03:22:52.867168 #1566] INFO -- : compiling /tmp/ruby/src/trunk/proc.c I, [2023-01-31T03:22:54.017655 #1566] INFO -- : compiling /tmp/ruby/src/trunk/process.c I, [2023-01-31T03:22:54.241209 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ractor.c I, [2023-01-31T03:22:54.336991 #1566] INFO -- : compiling /tmp/ruby/src/trunk/random.c I, [2023-01-31T03:22:54.787000 #1566] INFO -- : compiling /tmp/ruby/src/trunk/range.c I, [2023-01-31T03:22:54.857566 #1566] INFO -- : compiling /tmp/ruby/src/trunk/rational.c I, [2023-01-31T03:22:54.910487 #1566] INFO -- : compiling /tmp/ruby/src/trunk/re.c I, [2023-01-31T03:22:54.943419 #1566] INFO -- : compiling /tmp/ruby/src/trunk/regcomp.c I, [2023-01-31T03:22:55.401158 #1566] INFO -- : compiling /tmp/ruby/src/trunk/regenc.c I, [2023-01-31T03:22:55.845247 #1566] INFO -- : compiling /tmp/ruby/src/trunk/regerror.c I, [2023-01-31T03:22:55.846040 #1566] INFO -- : compiling /tmp/ruby/src/trunk/regexec.c I, [2023-01-31T03:22:56.160472 #1566] INFO -- : compiling /tmp/ruby/src/trunk/regparse.c I, [2023-01-31T03:22:56.173183 #1566] INFO -- : compiling /tmp/ruby/src/trunk/regsyntax.c I, [2023-01-31T03:22:56.276384 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ruby.c I, [2023-01-31T03:22:56.361298 #1566] INFO -- : compiling /tmp/ruby/src/trunk/scheduler.c I, [2023-01-31T03:22:56.430836 #1566] INFO -- : compiling /tmp/ruby/src/trunk/shape.c I, [2023-01-31T03:22:56.502078 #1566] INFO -- : compiling /tmp/ruby/src/trunk/signal.c I, [2023-01-31T03:22:56.713617 #1566] INFO -- : compiling /tmp/ruby/src/trunk/sprintf.c I, [2023-01-31T03:22:56.763974 #1566] INFO -- : compiling /tmp/ruby/src/trunk/st.c I, [2023-01-31T03:22:56.931270 #1566] INFO -- : compiling /tmp/ruby/src/trunk/strftime.c I, [2023-01-31T03:22:57.196147 #1566] INFO -- : compiling /tmp/ruby/src/trunk/string.c I, [2023-01-31T03:22:57.256997 #1566] INFO -- : compiling /tmp/ruby/src/trunk/struct.c I, [2023-01-31T03:22:57.431934 #1566] INFO -- : compiling /tmp/ruby/src/trunk/symbol.c I, [2023-01-31T03:22:57.739796 #1566] INFO -- : compiling /tmp/ruby/src/trunk/thread.c I, [2023-01-31T03:22:57.895489 #1566] INFO -- : compiling /tmp/ruby/src/trunk/time.c I, [2023-01-31T03:22:58.200764 #1566] INFO -- : compiling /tmp/ruby/src/trunk/transcode.c I, [2023-01-31T03:22:58.272458 #1566] INFO -- : compiling /tmp/ruby/src/trunk/transient_heap.c I, [2023-01-31T03:22:58.462350 #1566] INFO -- : compiling /tmp/ruby/src/trunk/util.c I, [2023-01-31T03:22:58.515154 #1566] INFO -- : compiling /tmp/ruby/src/trunk/variable.c I, [2023-01-31T03:22:58.641708 #1566] INFO -- : compiling /tmp/ruby/src/trunk/version.c I, [2023-01-31T03:22:58.857515 #1566] INFO -- : compiling /tmp/ruby/src/trunk/vm.c I, [2023-01-31T03:22:59.281218 #1566] INFO -- : compiling /tmp/ruby/src/trunk/vm_backtrace.c I, [2023-01-31T03:23:00.132928 #1566] INFO -- : compiling /tmp/ruby/src/trunk/vm_dump.c I, [2023-01-31T03:23:00.170572 #1566] INFO -- : compiling /tmp/ruby/src/trunk/vm_sync.c I, [2023-01-31T03:23:00.248533 #1566] INFO -- : compiling /tmp/ruby/src/trunk/vm_trace.c I, [2023-01-31T03:23:00.469152 #1566] INFO -- : compiling /tmp/ruby/src/trunk/missing/setproctitle.c I, [2023-01-31T03:23:00.652840 #1566] INFO -- : compiling /tmp/ruby/src/trunk/missing/strlcat.c I, [2023-01-31T03:23:00.655155 #1566] INFO -- : compiling /tmp/ruby/src/trunk/missing/strlcpy.c I, [2023-01-31T03:23:00.720096 #1566] INFO -- : compiling /tmp/ruby/src/trunk/addr2line.c I, [2023-01-31T03:23:00.746480 #1566] INFO -- : compiling /tmp/ruby/src/trunk/dmyenc.c I, [2023-01-31T03:23:00.751651 #1566] INFO -- : compiling /tmp/ruby/src/trunk/array.c I, [2023-01-31T03:23:00.774326 #1566] INFO -- : compiling /tmp/ruby/src/trunk/mjit.c I, [2023-01-31T03:23:00.787114 #1566] INFO -- : assembling /tmp/ruby/src/trunk/coroutine/amd64/Context.S I, [2023-01-31T03:23:00.800481 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/ascii.c I, [2023-01-31T03:23:00.900858 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/us_ascii.c I, [2023-01-31T03:23:00.958544 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/unicode.c I, [2023-01-31T03:23:01.076219 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_8.c I, [2023-01-31T03:23:01.311847 #1566] INFO -- : compiling enc/trans/newline.c I, [2023-01-31T03:23:08.341374 #1566] INFO -- : linking miniruby I, [2023-01-31T03:23:08.975494 #1566] INFO -- : $$$[end] "make miniruby -j16" exit with 0. I, [2023-01-31T03:23:08.975674 #1566] INFO -- : $$$[beg] make ruby -j16 I, [2023-01-31T03:23:09.020375 #1566] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-31T03:23:09.020465 #1566] INFO -- : CC = gcc I, [2023-01-31T03:23:09.020489 #1566] INFO -- : LD = ld I, [2023-01-31T03:23:09.020508 #1566] INFO -- : LDSHARED = gcc -shared I, [2023-01-31T03:23:09.020550 #1566] 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-31T03:23:09.020571 #1566] 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-31T03:23:09.020589 #1566] INFO -- : CPPFLAGS = I, [2023-01-31T03:23:09.020608 #1566] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-31T03:23:09.020631 #1566] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-31T03:23:09.020685 #1566] INFO -- : LANG = en_US.UTF-8 I, [2023-01-31T03:23:09.020703 #1566] INFO -- : LC_ALL = I, [2023-01-31T03:23:09.020721 #1566] INFO -- : LC_CTYPE = I, [2023-01-31T03:23:09.020739 #1566] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-31T03:23:09.020756 #1566] INFO -- : RUSTC = no I, [2023-01-31T03:23:09.020774 #1566] 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-31T03:23:09.024219 #1566] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-31T03:23:09.024321 #1566] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-31T03:23:09.024352 #1566] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-31T03:23:09.024375 #1566] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-31T03:23:09.024395 #1566] INFO -- : I, [2023-01-31T03:23:09.035616 #1566] INFO -- : compiling /tmp/ruby/src/trunk/dln.c I, [2023-01-31T03:23:09.036251 #1566] INFO -- : compiling /tmp/ruby/src/trunk/localeinit.c I, [2023-01-31T03:23:09.036716 #1566] INFO -- : creating verconf.h I, [2023-01-31T03:23:09.078668 #1566] INFO -- : verconf.h updated I, [2023-01-31T03:23:09.080578 #1566] INFO -- : compiling /tmp/ruby/src/trunk/loadpath.c I, [2023-01-31T03:23:09.157390 #1566] INFO -- : builtin_binary.inc updated I, [2023-01-31T03:23:09.159872 #1566] INFO -- : compiling /tmp/ruby/src/trunk/builtin.c I, [2023-01-31T03:23:09.351454 #1566] INFO -- : linking static-library libruby-static.a I, [2023-01-31T03:23:09.579893 #1566] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-01-31T03:23:11.061405 #1566] INFO -- : linking ruby I, [2023-01-31T03:23:11.100237 #1566] INFO -- : $$$[end] "make ruby -j16" exit with 0. I, [2023-01-31T03:23:11.100430 #1566] INFO -- : $$$[beg] make all -j16 I, [2023-01-31T03:23:11.141768 #1566] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-31T03:23:11.141826 #1566] INFO -- : CC = gcc I, [2023-01-31T03:23:11.141836 #1566] INFO -- : LD = ld I, [2023-01-31T03:23:11.141846 #1566] INFO -- : LDSHARED = gcc -shared I, [2023-01-31T03:23:11.141858 #1566] 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-31T03:23:11.141877 #1566] 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-31T03:23:11.141887 #1566] INFO -- : CPPFLAGS = I, [2023-01-31T03:23:11.141895 #1566] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-31T03:23:11.141903 #1566] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-31T03:23:11.141910 #1566] INFO -- : LANG = en_US.UTF-8 I, [2023-01-31T03:23:11.141917 #1566] INFO -- : LC_ALL = I, [2023-01-31T03:23:11.141925 #1566] INFO -- : LC_CTYPE = I, [2023-01-31T03:23:11.141933 #1566] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-31T03:23:11.141940 #1566] INFO -- : RUSTC = no I, [2023-01-31T03:23:11.141949 #1566] 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-31T03:23:11.143843 #1566] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-31T03:23:11.143937 #1566] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-31T03:23:11.144018 #1566] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-31T03:23:11.144040 #1566] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-31T03:23:11.144059 #1566] INFO -- : I, [2023-01-31T03:23:11.164467 #1566] INFO -- : generating encdb.h I, [2023-01-31T03:23:11.165745 #1566] INFO -- : generating enc.mk I, [2023-01-31T03:23:11.168764 #1566] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-01-31T03:23:11.169073 #1566] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-01-31T03:23:11.170350 #1566] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-01-31T03:23:11.171033 #1566] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-01-31T03:23:11.171916 #1566] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-01-31T03:23:11.173008 #1566] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-01-31T03:23:11.174127 #1566] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-01-31T03:23:11.174550 #1566] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-01-31T03:23:11.175734 #1566] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-01-31T03:23:11.176870 #1566] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-01-31T03:23:11.179422 #1566] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-01-31T03:23:11.183287 #1566] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-01-31T03:23:11.184826 #1566] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-01-31T03:23:11.187029 #1566] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-01-31T03:23:11.230492 #1566] INFO -- : encdb.h updated I, [2023-01-31T03:23:11.233456 #1566] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-01-31T03:23:11.444481 #1566] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-01-31T03:23:11.447983 #1566] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-01-31T03:23:11.451323 #1566] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-01-31T03:23:11.452144 #1566] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-01-31T03:23:11.454136 #1566] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-01-31T03:23:11.458595 #1566] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-01-31T03:23:11.459516 #1566] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-01-31T03:23:11.462662 #1566] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-01-31T03:23:11.462820 #1566] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-01-31T03:23:11.482683 #1566] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-01-31T03:23:11.483954 #1566] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-01-31T03:23:11.511526 #1566] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-01-31T03:23:11.516171 #1566] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-01-31T03:23:11.540284 #1566] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-01-31T03:23:11.670547 #1566] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-01-31T03:23:11.689944 #1566] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-01-31T03:23:11.698729 #1566] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-01-31T03:23:11.702107 #1566] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-01-31T03:23:11.713920 #1566] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-01-31T03:23:11.720410 #1566] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-01-31T03:23:11.765307 #1566] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-01-31T03:23:11.779473 #1566] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-01-31T03:23:11.797098 #1566] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-01-31T03:23:11.825842 #1566] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-01-31T03:23:11.859901 #1566] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-01-31T03:23:11.871488 #1566] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-01-31T03:23:11.877040 #1566] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-01-31T03:23:11.929800 #1566] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-01-31T03:23:11.966158 #1566] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-01-31T03:23:11.978211 #1566] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-01-31T03:23:11.978791 #1566] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-01-31T03:23:12.018678 #1566] INFO -- : making enc I, [2023-01-31T03:23:12.050496 #1566] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:12.052528 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/encdb.c I, [2023-01-31T03:23:12.089218 #1566] INFO -- : building rb_mjit_header.h I, [2023-01-31T03:23:12.093981 #1566] INFO -- : making srcs under enc I, [2023-01-31T03:23:12.110543 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/big5.c I, [2023-01-31T03:23:12.112668 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/cesu_8.c I, [2023-01-31T03:23:12.136739 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/cp949.c I, [2023-01-31T03:23:12.137285 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/emacs_mule.c I, [2023-01-31T03:23:12.143102 #1566] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:12.143231 #1566] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-31T03:23:12.143291 #1566] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:12.144717 #1566] INFO -- : generating transdb.h I, [2023-01-31T03:23:12.154065 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/euc_jp.c I, [2023-01-31T03:23:12.156712 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/euc_kr.c I, [2023-01-31T03:23:12.165211 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/euc_tw.c I, [2023-01-31T03:23:12.251778 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/gb2312.c I, [2023-01-31T03:23:12.255950 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/gb18030.c I, [2023-01-31T03:23:12.262129 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/gbk.c I, [2023-01-31T03:23:12.262285 #1566] INFO -- : rb_mjit_header.h updated I, [2023-01-31T03:23:12.264933 #1566] INFO -- : building .ext/include/x86_64-linux/rb_mjit_min_header-3.3.0.h I, [2023-01-31T03:23:12.294483 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_1.c I, [2023-01-31T03:23:12.328288 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_2.c I, [2023-01-31T03:23:12.329073 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_3.c I, [2023-01-31T03:23:12.331400 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_4.c I, [2023-01-31T03:23:12.357741 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_5.c I, [2023-01-31T03:23:12.367275 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_6.c I, [2023-01-31T03:23:12.376287 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_7.c I, [2023-01-31T03:23:12.394216 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_8.c I, [2023-01-31T03:23:12.414429 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_9.c I, [2023-01-31T03:23:12.418305 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_10.c I, [2023-01-31T03:23:12.421318 #1566] INFO -- : transdb.h updated I, [2023-01-31T03:23:12.424404 #1566] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-31T03:23:12.455308 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_11.c I, [2023-01-31T03:23:12.477463 #1566] INFO -- : ext/configure-ext.mk updated I, [2023-01-31T03:23:12.481114 #1566] INFO -- : making trans I, [2023-01-31T03:23:12.506493 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_13.c I, [2023-01-31T03:23:12.508913 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_14.c I, [2023-01-31T03:23:12.509297 #1566] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:12.510671 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/transdb.c I, [2023-01-31T03:23:12.534452 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_15.c I, [2023-01-31T03:23:12.537686 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_16.c I, [2023-01-31T03:23:12.537815 #1566] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/big5.c I, [2023-01-31T03:23:12.538536 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/koi8_r.c I, [2023-01-31T03:23:12.539944 #1566] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:12.556530 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/koi8_u.c I, [2023-01-31T03:23:12.557221 #1566] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/cesu_8.c I, [2023-01-31T03:23:12.565964 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/shift_jis.c I, [2023-01-31T03:23:12.624351 #1566] INFO -- : configuring -test-/RUBY_ALIGNOF I, [2023-01-31T03:23:12.624515 #1566] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/cesu_8.c ... I, [2023-01-31T03:23:12.626420 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_16be.c I, [2023-01-31T03:23:12.626884 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_16le.c I, [2023-01-31T03:23:12.628242 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_32be.c I, [2023-01-31T03:23:12.628958 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_32le.c I, [2023-01-31T03:23:12.631721 #1566] INFO -- : configuring -test-/abi I, [2023-01-31T03:23:12.635254 #1566] INFO -- : configuring -test-/arith_seq/beg_len_step I, [2023-01-31T03:23:12.639026 #1566] INFO -- : configuring -test-/arith_seq/extract I, [2023-01-31T03:23:12.645560 #1566] INFO -- : configuring -test-/array/concat I, [2023-01-31T03:23:12.650265 #1566] INFO -- : configuring -test-/array/resize I, [2023-01-31T03:23:12.654436 #1566] INFO -- : configuring -test-/bignum I, [2023-01-31T03:23:12.660915 #1566] INFO -- : configuring bigdecimal I, [2023-01-31T03:23:12.666356 #1566] INFO -- : configuring -test-/bug-14834 I, [2023-01-31T03:23:12.670062 #1566] INFO -- : configuring -test-/bug-3571 I, [2023-01-31T03:23:12.674240 #1566] INFO -- : configuring -test-/bug-5832 I, [2023-01-31T03:23:12.678743 #1566] INFO -- : configuring -test-/bug_reporter I, [2023-01-31T03:23:12.685164 #1566] INFO -- : configuring -test-/class I, [2023-01-31T03:23:12.691586 #1566] INFO -- : configuring -test-/cxxanyargs I, [2023-01-31T03:23:12.701536 #1566] INFO -- : configuring -test-/debug I, [2023-01-31T03:23:12.703165 #1566] INFO -- : configuring -test-/dln/empty I, [2023-01-31T03:23:12.709015 #1566] INFO -- : configuring -test-/econv I, [2023-01-31T03:23:12.711280 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_31j.c I, [2023-01-31T03:23:12.714590 #1566] INFO -- : configuring -test-/enumerator_kw I, [2023-01-31T03:23:12.715900 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1250.c I, [2023-01-31T03:23:12.720389 #1566] INFO -- : configuring -test-/eval I, [2023-01-31T03:23:12.721296 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1251.c I, [2023-01-31T03:23:12.723876 #1566] INFO -- : configuring -test-/exception I, [2023-01-31T03:23:12.729240 #1566] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/chinese.c I, [2023-01-31T03:23:12.732859 #1566] INFO -- : configuring -test-/fatal I, [2023-01-31T03:23:12.733684 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1252.c I, [2023-01-31T03:23:12.740055 #1566] INFO -- : configuring -test-/file I, [2023-01-31T03:23:12.747763 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1253.c I, [2023-01-31T03:23:12.751350 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1254.c I, [2023-01-31T03:23:12.830596 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1257.c I, [2023-01-31T03:23:12.834616 #1566] INFO -- : linking encoding encdb.so I, [2023-01-31T03:23:12.834899 #1566] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/ebcdic.c I, [2023-01-31T03:23:12.879723 #1566] INFO -- : linking encoding big5.so I, [2023-01-31T03:23:12.915842 #1566] INFO -- : configuring cgi/escape I, [2023-01-31T03:23:12.922005 #1566] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/ebcdic.c ... I, [2023-01-31T03:23:12.935050 #1566] INFO -- : linking encoding cesu_8.so I, [2023-01-31T03:23:12.944007 #1566] INFO -- : linking encoding cp949.so I, [2023-01-31T03:23:12.944522 #1566] INFO -- : linking encoding emacs_mule.so I, [2023-01-31T03:23:12.960249 #1566] INFO -- : linking encoding euc_jp.so I, [2023-01-31T03:23:12.979578 #1566] INFO -- : linking encoding euc_kr.so I, [2023-01-31T03:23:13.006404 #1566] INFO -- : linking encoding euc_tw.so I, [2023-01-31T03:23:13.008219 #1566] INFO -- : configuring coverage I, [2023-01-31T03:23:13.013606 #1566] INFO -- : configuring continuation I, [2023-01-31T03:23:13.018451 #1566] INFO -- : linking encoding gb2312.so I, [2023-01-31T03:23:13.045962 #1566] INFO -- : configuring date I, [2023-01-31T03:23:13.060509 #1566] INFO -- : linking encoding gb18030.so I, [2023-01-31T03:23:13.063841 #1566] INFO -- : linking encoding gbk.so I, [2023-01-31T03:23:13.063965 #1566] INFO -- : linking encoding iso_8859_1.so I, [2023-01-31T03:23:13.074370 #1566] INFO -- : linking encoding iso_8859_2.so I, [2023-01-31T03:23:13.076194 #1566] INFO -- : linking encoding iso_8859_3.so I, [2023-01-31T03:23:13.095490 #1566] INFO -- : linking encoding iso_8859_4.so I, [2023-01-31T03:23:13.097231 #1566] INFO -- : configuring digest I, [2023-01-31T03:23:13.103952 #1566] INFO -- : configuring digest/bubblebabble I, [2023-01-31T03:23:13.108535 #1566] INFO -- : configuring digest/md5 I, [2023-01-31T03:23:13.111118 #1566] INFO -- : configuring erb/escape I, [2023-01-31T03:23:13.139968 #1566] INFO -- : linking encoding iso_8859_5.so I, [2023-01-31T03:23:13.179855 #1566] INFO -- : linking encoding iso_8859_6.so I, [2023-01-31T03:23:13.183663 #1566] INFO -- : linking encoding iso_8859_7.so I, [2023-01-31T03:23:13.192311 #1566] INFO -- : linking encoding iso_8859_8.so I, [2023-01-31T03:23:13.192557 #1566] INFO -- : linking encoding iso_8859_9.so I, [2023-01-31T03:23:13.202740 #1566] INFO -- : configuring etc I, [2023-01-31T03:23:13.210053 #1566] INFO -- : configuring fcntl I, [2023-01-31T03:23:13.220968 #1566] INFO -- : linking encoding iso_8859_10.so I, [2023-01-31T03:23:13.254159 #1566] INFO -- : linking encoding iso_8859_11.so I, [2023-01-31T03:23:13.270797 #1566] INFO -- : configuring fiddle I, [2023-01-31T03:23:13.296679 #1566] INFO -- : configuring io/console I, [2023-01-31T03:23:13.305799 #1566] INFO -- : linking encoding iso_8859_13.so I, [2023-01-31T03:23:13.368556 #1566] INFO -- : linking encoding iso_8859_14.so I, [2023-01-31T03:23:13.384333 #1566] INFO -- : configuring json I, [2023-01-31T03:23:13.389883 #1566] INFO -- : configuring json/generator I, [2023-01-31T03:23:13.392807 #1566] INFO -- : configuring nkf I, [2023-01-31T03:23:13.392928 #1566] INFO -- : configuring monitor I, [2023-01-31T03:23:13.394144 #1566] INFO -- : configuring json/parser I, [2023-01-31T03:23:13.402647 #1566] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji.c I, [2023-01-31T03:23:13.412262 #1566] INFO -- : linking encoding iso_8859_15.so I, [2023-01-31T03:23:13.424867 #1566] INFO -- : configuring objspace I, [2023-01-31T03:23:13.483501 #1566] INFO -- : configuring openssl I, [2023-01-31T03:23:13.514751 #1566] INFO -- : configuring pathname I, [2023-01-31T03:23:13.519041 #1566] INFO -- : linking encoding iso_8859_16.so I, [2023-01-31T03:23:13.559539 #1566] INFO -- : configuring psych I, [2023-01-31T03:23:13.618628 #1566] INFO -- : linking encoding koi8_r.so I, [2023-01-31T03:23:13.640666 #1566] INFO -- : configuring digest/rmd160 I, [2023-01-31T03:23:13.727436 #1566] INFO -- : linking encoding koi8_u.so I, [2023-01-31T03:23:13.744970 #1566] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji.c ... I, [2023-01-31T03:23:13.750449 #1566] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c I, [2023-01-31T03:23:13.831457 #1566] INFO -- : linking encoding shift_jis.so I, [2023-01-31T03:23:13.909233 #1566] INFO -- : configuring digest/sha1 I, [2023-01-31T03:23:13.940912 #1566] INFO -- : linking encoding utf_16be.so I, [2023-01-31T03:23:14.045852 #1566] INFO -- : linking encoding utf_16le.so I, [2023-01-31T03:23:14.106815 #1566] 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-31T03:23:14.107026 #1566] 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-31T03:23:14.107049 #1566] 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-31T03:23:14.115417 #1566] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/chinese.c ... I, [2023-01-31T03:23:14.123244 #1566] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c I, [2023-01-31T03:23:14.166379 #1566] 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-31T03:23:14.169172 #1566] INFO -- : linking encoding utf_32be.so I, [2023-01-31T03:23:14.170363 #1566] INFO -- : linking encoding utf_32le.so I, [2023-01-31T03:23:14.194828 #1566] INFO -- : configuring digest/sha2 I, [2023-01-31T03:23:14.285478 #1566] INFO -- : linking encoding windows_31j.so I, [2023-01-31T03:23:14.286638 #1566] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c I, [2023-01-31T03:23:14.390577 #1566] INFO -- : linking encoding windows_1250.so I, [2023-01-31T03:23:14.441093 #1566] INFO -- : configuring io/nonblock I, [2023-01-31T03:23:14.469909 #1566] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c ... I, [2023-01-31T03:23:14.478377 #1566] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c I, [2023-01-31T03:23:14.496218 #1566] INFO -- : configuring pty I, [2023-01-31T03:23:14.506098 #1566] INFO -- : linking encoding windows_1251.so I, [2023-01-31T03:23:14.603390 #1566] INFO -- : linking encoding windows_1252.so I, [2023-01-31T03:23:14.698191 #1566] INFO -- : configuring racc/cparse I, [2023-01-31T03:23:14.705221 #1566] INFO -- : linking encoding windows_1253.so I, [2023-01-31T03:23:14.724341 #1566] INFO -- : configuring io/wait I, [2023-01-31T03:23:14.757902 #1566] INFO -- : configuring -test-/float I, [2023-01-31T03:23:14.763383 #1566] INFO -- : configuring -test-/funcall I, [2023-01-31T03:23:14.767696 #1566] INFO -- : configuring -test-/gvl/call_without_gvl I, [2023-01-31T03:23:14.771675 #1566] INFO -- : configuring -test-/hash I, [2023-01-31T03:23:14.777644 #1566] INFO -- : configuring -test-/integer I, [2023-01-31T03:23:14.784162 #1566] INFO -- : configuring -test-/iseq_load I, [2023-01-31T03:23:14.787693 #1566] INFO -- : configuring -test-/iter I, [2023-01-31T03:23:14.799012 #1566] INFO -- : configuring -test-/load/dot.dot I, [2023-01-31T03:23:14.803669 #1566] INFO -- : configuring -test-/load/protect I, [2023-01-31T03:23:14.807814 #1566] INFO -- : configuring -test-/marshal/compat I, [2023-01-31T03:23:14.808888 #1566] INFO -- : linking encoding windows_1254.so I, [2023-01-31T03:23:14.812133 #1566] INFO -- : configuring -test-/marshal/internal_ivar I, [2023-01-31T03:23:14.815791 #1566] INFO -- : configuring -test-/marshal/usr I, [2023-01-31T03:23:14.821083 #1566] INFO -- : configuring -test-/memory_status I, [2023-01-31T03:23:14.824049 #1566] INFO -- : configuring -test-/memory_view I, [2023-01-31T03:23:14.828095 #1566] INFO -- : configuring -test-/method I, [2023-01-31T03:23:14.833385 #1566] INFO -- : configuring -test-/notimplement I, [2023-01-31T03:23:14.837933 #1566] INFO -- : configuring -test-/num2int I, [2023-01-31T03:23:14.843162 #1566] INFO -- : configuring -test-/path_to_class I, [2023-01-31T03:23:14.848219 #1566] INFO -- : configuring -test-/popen_deadlock I, [2023-01-31T03:23:14.853556 #1566] INFO -- : configuring -test-/postponed_job I, [2023-01-31T03:23:14.858185 #1566] INFO -- : configuring -test-/printf I, [2023-01-31T03:23:14.862467 #1566] INFO -- : configuring -test-/proc I, [2023-01-31T03:23:14.869987 #1566] INFO -- : configuring -test-/random I, [2023-01-31T03:23:14.876942 #1566] INFO -- : configuring -test-/rational I, [2023-01-31T03:23:14.881956 #1566] INFO -- : configuring -test-/rb_call_super_kw I, [2023-01-31T03:23:14.886536 #1566] INFO -- : configuring -test-/recursion I, [2023-01-31T03:23:14.891770 #1566] INFO -- : configuring -test-/regexp I, [2023-01-31T03:23:14.897847 #1566] INFO -- : configuring -test-/scan_args I, [2023-01-31T03:23:14.901791 #1566] INFO -- : configuring -test-/st/foreach I, [2023-01-31T03:23:14.905943 #1566] INFO -- : configuring -test-/st/numhash I, [2023-01-31T03:23:14.910250 #1566] INFO -- : configuring -test-/st/update I, [2023-01-31T03:23:14.910366 #1566] INFO -- : linking encoding windows_1257.so I, [2023-01-31T03:23:14.915843 #1566] INFO -- : configuring -test-/string I, [2023-01-31T03:23:14.939310 #1566] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c ... I, [2023-01-31T03:23:14.940059 #1566] INFO -- : configuring -test-/struct I, [2023-01-31T03:23:14.945088 #1566] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/escape.c I, [2023-01-31T03:23:14.947042 #1566] INFO -- : configuring -test-/symbol I, [2023-01-31T03:23:15.010838 #1566] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/escape.c ... I, [2023-01-31T03:23:15.016447 #1566] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:15.096540 #1566] INFO -- : configuring rbconfig/sizeof I, [2023-01-31T03:23:15.096634 #1566] INFO -- : configuring readline I, [2023-01-31T03:23:15.148544 #1566] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c ... I, [2023-01-31T03:23:15.155272 #1566] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/gb18030.c I, [2023-01-31T03:23:15.234226 #1566] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c ... I, [2023-01-31T03:23:15.241588 #1566] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/gbk.c I, [2023-01-31T03:23:15.368423 #1566] INFO -- : configuring -test-/thread/instrumentation I, [2023-01-31T03:23:15.374890 #1566] INFO -- : configuring -test-/thread_fd I, [2023-01-31T03:23:15.379592 #1566] INFO -- : configuring -test-/time I, [2023-01-31T03:23:15.386602 #1566] INFO -- : configuring -test-/tracepoint I, [2023-01-31T03:23:15.393498 #1566] INFO -- : configuring -test-/typeddata I, [2023-01-31T03:23:15.399185 #1566] INFO -- : configuring -test-/vm I, [2023-01-31T03:23:15.405329 #1566] INFO -- : configuring -test-/wait I, [2023-01-31T03:23:15.505763 #1566] INFO -- : configuring ripper I, [2023-01-31T03:23:15.513531 #1566] INFO -- : configuring rubyvm I, [2023-01-31T03:23:15.608536 #1566] INFO -- : configuring stringio I, [2023-01-31T03:23:15.608874 #1566] INFO -- : configuring socket I, [2023-01-31T03:23:15.849628 #1566] INFO -- : configuring strscan I, [2023-01-31T03:23:15.952923 #1566] INFO -- : configuring syslog I, [2023-01-31T03:23:16.598818 #1566] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/gbk.c ... I, [2023-01-31T03:23:16.606919 #1566] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/iso2022.c I, [2023-01-31T03:23:16.677363 #1566] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/iso2022.c ... I, [2023-01-31T03:23:16.686446 #1566] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/japanese.c I, [2023-01-31T03:23:16.750891 #1566] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/japanese.c ... I, [2023-01-31T03:23:16.755096 #1566] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/japanese_euc.c I, [2023-01-31T03:23:17.095187 #1566] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c I, [2023-01-31T03:23:17.589667 #1566] INFO -- : configuring zlib I, [2023-01-31T03:23:17.708634 #1566] INFO -- : configuring debug-1.7.1/ext/debug I, [2023-01-31T03:23:17.771714 #1566] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/korean.c I, [2023-01-31T03:23:17.793082 #1566] INFO -- : configuring rbs-2.8.4/ext/rbs_extension I, [2023-01-31T03:23:17.795387 #1566] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/single_byte.c I, [2023-01-31T03:23:18.077865 #1566] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/utf8_mac.c I, [2023-01-31T03:23:18.222930 #1566] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/utf_16_32.c I, [2023-01-31T03:23:18.225080 #1566] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/big5.c ... I, [2023-01-31T03:23:18.241487 #1566] INFO -- : linking transcoder transdb.so I, [2023-01-31T03:23:18.307758 #1566] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/utf_16_32.c ... I, [2023-01-31T03:23:18.311859 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/big5.c I, [2023-01-31T03:23:18.348015 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/cesu_8.c I, [2023-01-31T03:23:18.355659 #1566] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c ... I, [2023-01-31T03:23:18.362326 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/chinese.c I, [2023-01-31T03:23:18.401631 #1566] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/single_byte.c ... I, [2023-01-31T03:23:18.406314 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/ebcdic.c I, [2023-01-31T03:23:18.518825 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji.c I, [2023-01-31T03:23:18.569172 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c I, [2023-01-31T03:23:18.587688 #1566] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/gb18030.c ... I, [2023-01-31T03:23:18.602463 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c I, [2023-01-31T03:23:18.764495 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c I, [2023-01-31T03:23:18.806074 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c I, [2023-01-31T03:23:18.961114 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/escape.c I, [2023-01-31T03:23:19.014309 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/gb18030.c I, [2023-01-31T03:23:19.118906 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/gbk.c I, [2023-01-31T03:23:19.128503 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/iso2022.c I, [2023-01-31T03:23:19.143377 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/japanese.c I, [2023-01-31T03:23:19.176536 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c I, [2023-01-31T03:23:19.311079 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/single_byte.c I, [2023-01-31T03:23:19.316945 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/utf_16_32.c I, [2023-01-31T03:23:19.356752 #1566] INFO -- : linking transcoder cesu_8.so I, [2023-01-31T03:23:19.390446 #1566] INFO -- : linking transcoder chinese.so I, [2023-01-31T03:23:19.449491 #1566] INFO -- : linking transcoder ebcdic.so I, [2023-01-31T03:23:19.485474 #1566] INFO -- : linking transcoder emoji.so I, [2023-01-31T03:23:19.490462 #1566] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/korean.c ... I, [2023-01-31T03:23:19.498057 #1566] INFO -- : linking transcoder emoji_iso2022_kddi.so I, [2023-01-31T03:23:19.535631 #1566] INFO -- : linking transcoder emoji_sjis_docomo.so I, [2023-01-31T03:23:19.580599 #1566] INFO -- : linking transcoder emoji_sjis_kddi.so I, [2023-01-31T03:23:19.590731 #1566] INFO -- : linking transcoder emoji_sjis_softbank.so I, [2023-01-31T03:23:19.627709 #1566] INFO -- : linking transcoder escape.so I, [2023-01-31T03:23:19.666620 #1566] INFO -- : linking transcoder iso2022.so I, [2023-01-31T03:23:19.669142 #1566] INFO -- : linking transcoder japanese.so I, [2023-01-31T03:23:19.683435 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/korean.c I, [2023-01-31T03:23:19.686395 #1566] INFO -- : linking transcoder utf_16_32.so I, [2023-01-31T03:23:19.688947 #1566] INFO -- : linking transcoder gb18030.so I, [2023-01-31T03:23:19.692585 #1566] INFO -- : linking transcoder single_byte.so I, [2023-01-31T03:23:19.777536 #1566] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/utf8_mac.c ... I, [2023-01-31T03:23:19.780047 #1566] INFO -- : linking transcoder japanese_sjis.so I, [2023-01-31T03:23:19.788695 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/utf8_mac.c I, [2023-01-31T03:23:20.051607 #1566] INFO -- : linking transcoder gbk.so I, [2023-01-31T03:23:20.151549 #1566] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/japanese_euc.c ... I, [2023-01-31T03:23:20.157870 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/japanese_euc.c I, [2023-01-31T03:23:20.266624 #1566] INFO -- : linking transcoder big5.so I, [2023-01-31T03:23:20.490602 #1566] INFO -- : linking transcoder korean.so I, [2023-01-31T03:23:20.576417 #1566] INFO -- : linking transcoder utf8_mac.so I, [2023-01-31T03:23:21.020817 #1566] INFO -- : linking transcoder japanese_euc.so I, [2023-01-31T03:23:21.088991 #1566] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:21.090216 #1566] INFO -- : making encs I, [2023-01-31T03:23:21.139528 #1566] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:21.139613 #1566] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-31T03:23:21.139629 #1566] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:34.229857 #1566] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:34.230694 #1566] INFO -- : generating makefile exts.mk I, [2023-01-31T03:23:34.274319 #1566] INFO -- : exts.mk updated I, [2023-01-31T03:23:34.282221 #1566] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:34.285924 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/abi' I, [2023-01-31T03:23:34.286595 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/abi/abi.c I, [2023-01-31T03:23:34.287924 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/array/concat' I, [2023-01-31T03:23:34.289231 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/array/concat/to_ary_concat.c I, [2023-01-31T03:23:34.289713 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/RUBY_ALIGNOF' I, [2023-01-31T03:23:34.290297 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/dln/empty' I, [2023-01-31T03:23:34.290457 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/beg_len_step' I, [2023-01-31T03:23:34.290646 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/dln/empty/empty.c I, [2023-01-31T03:23:34.290667 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/extract' I, [2023-01-31T03:23:34.290915 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-3571' I, [2023-01-31T03:23:34.291065 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/RUBY_ALIGNOF/c.c I, [2023-01-31T03:23:34.291154 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/array/resize' I, [2023-01-31T03:23:34.291560 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-14834' I, [2023-01-31T03:23:34.291865 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/arith_seq/beg_len_step/beg_len_step.c I, [2023-01-31T03:23:34.292317 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug-14834/bug-14384.c I, [2023-01-31T03:23:34.292423 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/arith_seq/extract/extract.c I, [2023-01-31T03:23:34.292447 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/array/resize/resize.c I, [2023-01-31T03:23:34.292465 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug-3571/bug.c I, [2023-01-31T03:23:34.292554 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/econv' I, [2023-01-31T03:23:34.292948 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-5832' I, [2023-01-31T03:23:34.293015 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug_reporter' I, [2023-01-31T03:23:34.293057 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/debug' I, [2023-01-31T03:23:34.293130 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/econv/append.c I, [2023-01-31T03:23:34.293667 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/enumerator_kw' I, [2023-01-31T03:23:34.293940 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bignum' I, [2023-01-31T03:23:34.294151 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/debug/init.c I, [2023-01-31T03:23:34.294171 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug_reporter/bug_reporter.c I, [2023-01-31T03:23:34.294260 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/class' I, [2023-01-31T03:23:34.294836 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/big2str.c I, [2023-01-31T03:23:34.294887 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug-5832/bug.c I, [2023-01-31T03:23:34.295304 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/enumerator_kw/enumerator_kw.c I, [2023-01-31T03:23:34.295704 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/class/class2name.c I, [2023-01-31T03:23:34.333208 #1566] INFO -- : linking shared-object -test-/abi.so I, [2023-01-31T03:23:34.424224 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/abi' I, [2023-01-31T03:23:34.429039 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/bigzero.c I, [2023-01-31T03:23:34.441632 #1566] INFO -- : linking shared-object -test-/RUBY_ALIGNOF.so I, [2023-01-31T03:23:34.447635 #1566] INFO -- : linking shared-object -test-/dln/empty.so I, [2023-01-31T03:23:34.450089 #1566] INFO -- : linking shared-object -test-/bug_3571.so I, [2023-01-31T03:23:34.450937 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/debug/inspector.c I, [2023-01-31T03:23:34.461982 #1566] INFO -- : linking shared-object -test-/bug_reporter.so I, [2023-01-31T03:23:34.462119 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/class/init.c I, [2023-01-31T03:23:34.464709 #1566] INFO -- : linking shared-object -test-/bug_5832.so I, [2023-01-31T03:23:34.465025 #1566] INFO -- : linking shared-object -test-/arith_seq/extract.so I, [2023-01-31T03:23:34.465836 #1566] INFO -- : linking shared-object -test-/array/resize.so I, [2023-01-31T03:23:34.468013 #1566] INFO -- : linking shared-object -test-/array/to_ary_concat.so I, [2023-01-31T03:23:34.470581 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/econv/init.c I, [2023-01-31T03:23:34.472447 #1566] INFO -- : linking shared-object -test-/bug_14834.so I, [2023-01-31T03:23:34.477286 #1566] INFO -- : linking shared-object -test-/arith_seq/beg_len_step.so I, [2023-01-31T03:23:34.534165 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/div.c I, [2023-01-31T03:23:34.536158 #1566] INFO -- : linking shared-object -test-/enumerator_kw.so I, [2023-01-31T03:23:34.597067 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/RUBY_ALIGNOF' I, [2023-01-31T03:23:34.599827 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/eval' I, [2023-01-31T03:23:34.601860 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/eval/eval.c I, [2023-01-31T03:23:34.611076 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/dln/empty' I, [2023-01-31T03:23:34.613861 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-3571' I, [2023-01-31T03:23:34.615926 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/debug/profile_frames.c I, [2023-01-31T03:23:34.616106 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/exception' I, [2023-01-31T03:23:34.616727 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/dataerror.c I, [2023-01-31T03:23:34.617612 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-5832' I, [2023-01-31T03:23:34.619475 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/enc_raise.c I, [2023-01-31T03:23:34.620425 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/array/resize' I, [2023-01-31T03:23:34.621505 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug_reporter' I, [2023-01-31T03:23:34.622337 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/ensured.c I, [2023-01-31T03:23:34.623602 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/extract' I, [2023-01-31T03:23:34.626500 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/array/concat' I, [2023-01-31T03:23:34.626618 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/fatal' I, [2023-01-31T03:23:34.626657 #1566] INFO -- : linking shared-object -test-/class.so I, [2023-01-31T03:23:34.626824 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/fatal/rb_fatal.c I, [2023-01-31T03:23:34.628118 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/file' I, [2023-01-31T03:23:34.629475 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/file/fs.c I, [2023-01-31T03:23:34.630963 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/float' I, [2023-01-31T03:23:34.632039 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-14834' I, [2023-01-31T03:23:34.632341 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/float/init.c I, [2023-01-31T03:23:34.632890 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/init.c I, [2023-01-31T03:23:34.638444 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/file/init.c I, [2023-01-31T03:23:34.638992 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/beg_len_step' I, [2023-01-31T03:23:34.645826 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/init.c I, [2023-01-31T03:23:34.645957 #1566] INFO -- : linking shared-object -test-/econv.so I, [2023-01-31T03:23:34.646890 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/funcall' I, [2023-01-31T03:23:34.648678 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/funcall/funcall.c I, [2023-01-31T03:23:34.670563 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/enumerator_kw' I, [2023-01-31T03:23:34.675298 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/gvl/call_without_gvl' I, [2023-01-31T03:23:34.676306 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/gvl/call_without_gvl/call_without_gvl.c I, [2023-01-31T03:23:34.737070 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/class' I, [2023-01-31T03:23:34.738147 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/file/stat.c I, [2023-01-31T03:23:34.743363 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/float/nextafter.c I, [2023-01-31T03:23:34.766713 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/econv' I, [2023-01-31T03:23:34.769699 #1566] INFO -- : linking shared-object -test-/eval.so I, [2023-01-31T03:23:34.774114 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/hash' I, [2023-01-31T03:23:34.774935 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/hash/delete.c I, [2023-01-31T03:23:34.787459 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/intpack.c I, [2023-01-31T03:23:34.790088 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/hash/init.c I, [2023-01-31T03:23:34.794871 #1566] INFO -- : linking shared-object -test-/fatal/rb_fatal.so I, [2023-01-31T03:23:34.795826 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/integer' I, [2023-01-31T03:23:34.796114 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/mul.c I, [2023-01-31T03:23:34.796443 #1566] INFO -- : linking shared-object -test-/debug.so I, [2023-01-31T03:23:34.796765 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/integer/core_ext.c I, [2023-01-31T03:23:34.799902 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/iseq_load' I, [2023-01-31T03:23:34.806372 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iseq_load/iseq_load.c I, [2023-01-31T03:23:34.810333 #1566] INFO -- : linking shared-object -test-/exception.so I, [2023-01-31T03:23:34.811705 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/iter' I, [2023-01-31T03:23:34.812984 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iter/break.c I, [2023-01-31T03:23:34.853942 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/dot.dot' I, [2023-01-31T03:23:34.855321 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/load/dot.dot/dot.dot.c I, [2023-01-31T03:23:34.869791 #1566] INFO -- : linking shared-object -test-/funcall.so I, [2023-01-31T03:23:34.878085 #1566] INFO -- : linking shared-object -test-/gvl/call_without_gvl.so I, [2023-01-31T03:23:34.903749 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/eval' I, [2023-01-31T03:23:34.910172 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/protect' I, [2023-01-31T03:23:34.912375 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/load/protect/protect.c I, [2023-01-31T03:23:34.927253 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/fatal' I, [2023-01-31T03:23:34.934448 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/compat' I, [2023-01-31T03:23:34.935805 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/marshal/compat/usrcompat.c I, [2023-01-31T03:23:34.940625 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/debug' I, [2023-01-31T03:23:34.946218 #1566] INFO -- : linking shared-object -test-/float.so I, [2023-01-31T03:23:34.949210 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/internal_ivar' I, [2023-01-31T03:23:34.950006 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/integer/init.c I, [2023-01-31T03:23:34.951128 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/marshal/internal_ivar/internal_ivar.c I, [2023-01-31T03:23:34.951887 #1566] INFO -- : linking shared-object -test-/hash.so I, [2023-01-31T03:23:34.963240 #1566] INFO -- : linking shared-object -test-/file.so I, [2023-01-31T03:23:34.967772 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/exception' I, [2023-01-31T03:23:34.972592 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/usr' I, [2023-01-31T03:23:34.974935 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/marshal/usr/usrmarshal.c I, [2023-01-31T03:23:34.996955 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iter/init.c I, [2023-01-31T03:23:34.998807 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/funcall' I, [2023-01-31T03:23:35.000956 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/str2big.c I, [2023-01-31T03:23:35.009037 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/gvl/call_without_gvl' I, [2023-01-31T03:23:35.013636 #1566] INFO -- : linking shared-object -test-/load/dot.dot.so I, [2023-01-31T03:23:35.016010 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/memory_view' I, [2023-01-31T03:23:35.018439 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/memory_view/memory_view.c I, [2023-01-31T03:23:35.025153 #1566] INFO -- : linking shared-object -test-/iseq_load.so I, [2023-01-31T03:23:35.062773 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iter/yield.c I, [2023-01-31T03:23:35.068481 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/integer/my_integer.c I, [2023-01-31T03:23:35.077985 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/float' I, [2023-01-31T03:23:35.082665 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/method' I, [2023-01-31T03:23:35.083662 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/method/arity.c I, [2023-01-31T03:23:35.083769 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/hash' I, [2023-01-31T03:23:35.088250 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/notimplement' I, [2023-01-31T03:23:35.091389 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/notimplement/bug.c I, [2023-01-31T03:23:35.106084 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/file' I, [2023-01-31T03:23:35.107156 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/method/init.c I, [2023-01-31T03:23:35.121150 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/num2int' I, [2023-01-31T03:23:35.123039 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/num2int/num2int.c I, [2023-01-31T03:23:35.129299 #1566] INFO -- : linking shared-object -test-/marshal/compat.so I, [2023-01-31T03:23:35.131105 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/dot.dot' I, [2023-01-31T03:23:35.134709 #1566] INFO -- : linking shared-object -test-/load/protect.so I, [2023-01-31T03:23:35.134859 #1566] INFO -- : linking shared-object -test-/marshal/internal_ivar.so I, [2023-01-31T03:23:35.136811 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/path_to_class' I, [2023-01-31T03:23:35.138883 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/path_to_class/path_to_class.c I, [2023-01-31T03:23:35.147598 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/iseq_load' I, [2023-01-31T03:23:35.152557 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/popen_deadlock' I, [2023-01-31T03:23:35.153789 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/popen_deadlock/infinite_loop_dlsym.c I, [2023-01-31T03:23:35.173045 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/postponed_job' I, [2023-01-31T03:23:35.178949 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/postponed_job/postponed_job.c I, [2023-01-31T03:23:35.180063 #1566] INFO -- : linking shared-object -test-/marshal/usr.so I, [2023-01-31T03:23:35.203254 #1566] INFO -- : linking shared-object -test-/bignum.so I, [2023-01-31T03:23:35.236275 #1566] INFO -- : linking shared-object -test-/iter.so I, [2023-01-31T03:23:35.253701 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/printf' I, [2023-01-31T03:23:35.256315 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/printf/printf.c I, [2023-01-31T03:23:35.266518 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/compat' I, [2023-01-31T03:23:35.269917 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/internal_ivar' I, [2023-01-31T03:23:35.270977 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/proc' I, [2023-01-31T03:23:35.271322 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/random' I, [2023-01-31T03:23:35.272730 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/proc/init.c I, [2023-01-31T03:23:35.273979 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/random/bad_version.c I, [2023-01-31T03:23:35.274355 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/protect' I, [2023-01-31T03:23:35.274729 #1566] INFO -- : linking shared-object -test-/notimplement.so I, [2023-01-31T03:23:35.275688 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/rational' I, [2023-01-31T03:23:35.277530 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/rational/rat.c I, [2023-01-31T03:23:35.279170 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/rb_call_super_kw' I, [2023-01-31T03:23:35.281279 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/rb_call_super_kw/rb_call_super_kw.c I, [2023-01-31T03:23:35.282150 #1566] INFO -- : linking shared-object -test-/method.so I, [2023-01-31T03:23:35.314522 #1566] INFO -- : linking shared-object -test-/path_to_class.so I, [2023-01-31T03:23:35.321184 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/usr' I, [2023-01-31T03:23:35.322027 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/random/init.c I, [2023-01-31T03:23:35.350169 #1566] INFO -- : linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so I, [2023-01-31T03:23:35.358812 #1566] INFO -- : linking shared-object -test-/integer.so I, [2023-01-31T03:23:35.373909 #1566] INFO -- : linking shared-object -test-/num2int.so I, [2023-01-31T03:23:35.376548 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bignum' I, [2023-01-31T03:23:35.376697 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/iter' I, [2023-01-31T03:23:35.377270 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/proc/receiver.c I, [2023-01-31T03:23:35.381224 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/recursion' I, [2023-01-31T03:23:35.382454 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/recursion/recursion.c I, [2023-01-31T03:23:35.403765 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/notimplement' I, [2023-01-31T03:23:35.409212 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/regexp' I, [2023-01-31T03:23:35.411077 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/regexp/init.c I, [2023-01-31T03:23:35.423785 #1566] INFO -- : linking shared-object -test-/postponed_job.so I, [2023-01-31T03:23:35.428347 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/method' I, [2023-01-31T03:23:35.429807 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/regexp/parse_depth_limit.c I, [2023-01-31T03:23:35.442078 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/random/loop.c I, [2023-01-31T03:23:35.448338 #1566] INFO -- : linking shared-object -test-/rb_call_super_kw.so I, [2023-01-31T03:23:35.451783 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/path_to_class' I, [2023-01-31T03:23:35.456260 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/scan_args' I, [2023-01-31T03:23:35.458509 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/scan_args/scan_args.c I, [2023-01-31T03:23:35.460854 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/proc/super.c I, [2023-01-31T03:23:35.484937 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/popen_deadlock' I, [2023-01-31T03:23:35.491812 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/foreach' I, [2023-01-31T03:23:35.493223 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/st/foreach/foreach.c I, [2023-01-31T03:23:35.497800 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/numhash' I, [2023-01-31T03:23:35.498849 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/st/numhash/numhash.c I, [2023-01-31T03:23:35.505475 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/integer' I, [2023-01-31T03:23:35.505878 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/num2int' I, [2023-01-31T03:23:35.509575 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/update' I, [2023-01-31T03:23:35.510527 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/st/update/update.c I, [2023-01-31T03:23:35.515814 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/string' I, [2023-01-31T03:23:35.517016 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/capacity.c I, [2023-01-31T03:23:35.540606 #1566] INFO -- : linking shared-object -test-/memory_view.so I, [2023-01-31T03:23:35.543863 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/postponed_job' I, [2023-01-31T03:23:35.555751 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/coderange.c I, [2023-01-31T03:23:35.558550 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/cstr.c I, [2023-01-31T03:23:35.563381 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/rb_call_super_kw' I, [2023-01-31T03:23:35.568822 #1566] INFO -- : linking shared-object -test-/recursion.so I, [2023-01-31T03:23:35.569690 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/struct' I, [2023-01-31T03:23:35.570525 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/duplicate.c I, [2023-01-31T03:23:35.575512 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/ellipsize.c I, [2023-01-31T03:23:35.610472 #1566] INFO -- : linking shared-object -test-/regexp.so I, [2023-01-31T03:23:35.624466 #1566] INFO -- : linking shared-object -test-/printf.so I, [2023-01-31T03:23:35.638646 #1566] INFO -- : linking shared-object -test-/proc.so I, [2023-01-31T03:23:35.666651 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/memory_view' I, [2023-01-31T03:23:35.671129 #1566] INFO -- : linking shared-object -test-/random.so I, [2023-01-31T03:23:35.672122 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/symbol' I, [2023-01-31T03:23:35.673377 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/symbol/init.c I, [2023-01-31T03:23:35.690867 #1566] INFO -- : linking shared-object -test-/st/update.so I, [2023-01-31T03:23:35.700530 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/recursion' I, [2023-01-31T03:23:35.705480 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/thread/instrumentation' I, [2023-01-31T03:23:35.706992 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/thread/instrumentation/instrumentation.c I, [2023-01-31T03:23:35.718570 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/thread_fd' I, [2023-01-31T03:23:35.721066 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/thread_fd/thread_fd.c I, [2023-01-31T03:23:35.729068 #1566] INFO -- : linking shared-object -test-/st/numhash.so I, [2023-01-31T03:23:35.738963 #1566] INFO -- : linking shared-object -test-/st/foreach.so I, [2023-01-31T03:23:35.748718 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/symbol/type.c I, [2023-01-31T03:23:35.755422 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/init.c I, [2023-01-31T03:23:35.757718 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/regexp' I, [2023-01-31T03:23:35.758688 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/enc_associate.c I, [2023-01-31T03:23:35.763139 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/time' I, [2023-01-31T03:23:35.764876 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/time/init.c I, [2023-01-31T03:23:35.769833 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/printf' I, [2023-01-31T03:23:35.770887 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/time/leap_second.c I, [2023-01-31T03:23:35.790539 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/proc' I, [2023-01-31T03:23:35.791316 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/time/new.c I, [2023-01-31T03:23:35.812676 #1566] INFO -- : linking shared-object -test-/rational.so I, [2023-01-31T03:23:35.820376 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/random' I, [2023-01-31T03:23:35.820506 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/update' I, [2023-01-31T03:23:35.824424 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/typeddata' I, [2023-01-31T03:23:35.824700 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/tracepoint' I, [2023-01-31T03:23:35.825799 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/tracepoint/gc_hook.c I, [2023-01-31T03:23:35.826101 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/typeddata/typeddata.c I, [2023-01-31T03:23:35.850849 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/numhash' I, [2023-01-31T03:23:35.852107 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/len.c I, [2023-01-31T03:23:35.853887 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/vm' I, [2023-01-31T03:23:35.854845 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/vm/at_exit.c I, [2023-01-31T03:23:35.860018 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/foreach' I, [2023-01-31T03:23:35.867426 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/tracepoint/tracepoint.c I, [2023-01-31T03:23:35.909869 #1566] INFO -- : linking shared-object -test-/thread_fd.so I, [2023-01-31T03:23:35.917284 #1566] INFO -- : linking shared-object -test-/thread/instrumentation.so I, [2023-01-31T03:23:35.919990 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/enc_dummy.c I, [2023-01-31T03:23:35.930467 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/rational' I, [2023-01-31T03:23:35.934785 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/wait' I, [2023-01-31T03:23:35.935501 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/member.c I, [2023-01-31T03:23:35.935961 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-31T03:23:35.936857 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/bigdecimal/bigdecimal.c I, [2023-01-31T03:23:35.936974 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/wait/wait.c I, [2023-01-31T03:23:35.944268 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/bigdecimal/missing.c I, [2023-01-31T03:23:35.967539 #1566] INFO -- : linking shared-object -test-/symbol.so I, [2023-01-31T03:23:35.994447 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/enc_str_buf_cat.c I, [2023-01-31T03:23:36.006996 #1566] INFO -- : linking shared-object -test-/typeddata.so I, [2023-01-31T03:23:36.022002 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/fstring.c I, [2023-01-31T03:23:36.025117 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/thread/instrumentation' I, [2023-01-31T03:23:36.030738 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/thread_fd' I, [2023-01-31T03:23:36.030893 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/cgi/escape' I, [2023-01-31T03:23:36.031756 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/cgi/escape/escape.c I, [2023-01-31T03:23:36.033121 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/continuation' I, [2023-01-31T03:23:36.034475 #1566] INFO -- : linking shared-object -test-/vm/at_exit.so I, [2023-01-31T03:23:36.035256 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/continuation/continuation.c I, [2023-01-31T03:23:36.036538 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-31T03:23:36.038204 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/coverage/coverage.c I, [2023-01-31T03:23:36.071439 #1566] INFO -- : linking shared-object -test-/tracepoint.so I, [2023-01-31T03:23:36.096414 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/symbol' I, [2023-01-31T03:23:36.101962 #1566] INFO -- : installing default coverage libraries I, [2023-01-31T03:23:36.108081 #1566] INFO -- : linking shared-object -test-/struct.so I, [2023-01-31T03:23:36.116184 #1566] INFO -- : installing default bigdecimal libraries I, [2023-01-31T03:23:36.124334 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-31T03:23:36.124501 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-31T03:23:36.125372 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_core.c I, [2023-01-31T03:23:36.126377 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/digest.c I, [2023-01-31T03:23:36.132014 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/typeddata' I, [2023-01-31T03:23:36.136050 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/erb/escape' I, [2023-01-31T03:23:36.137582 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/erb/escape/escape.c I, [2023-01-31T03:23:36.150700 #1566] INFO -- : linking shared-object -test-/wait.so I, [2023-01-31T03:23:36.164851 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/vm' I, [2023-01-31T03:23:36.174560 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/etc' I, [2023-01-31T03:23:36.176753 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/etc/etc.c I, [2023-01-31T03:23:36.200958 #1566] INFO -- : linking shared-object continuation.so I, [2023-01-31T03:23:36.206416 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/tracepoint' I, [2023-01-31T03:23:36.207518 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_parse.c I, [2023-01-31T03:23:36.208815 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_strftime.c I, [2023-01-31T03:23:36.214661 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/init.c I, [2023-01-31T03:23:36.249143 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/struct' I, [2023-01-31T03:23:36.253990 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fcntl' I, [2023-01-31T03:23:36.256059 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/fcntl/fcntl.c I, [2023-01-31T03:23:36.266740 #1566] INFO -- : linking shared-object -test-/time.so I, [2023-01-31T03:23:36.273112 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/wait' I, [2023-01-31T03:23:36.275310 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_strptime.c I, [2023-01-31T03:23:36.315458 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/continuation' I, [2023-01-31T03:23:36.323527 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-31T03:23:36.324910 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/closure.c I, [2023-01-31T03:23:36.380534 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/modify.c I, [2023-01-31T03:23:36.383518 #1566] INFO -- : linking shared-object erb/escape.so I, [2023-01-31T03:23:36.390986 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/time' I, [2023-01-31T03:23:36.396169 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-31T03:23:36.397535 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/io/console/console.c I, [2023-01-31T03:23:36.435664 #1566] INFO -- : linking shared-object fcntl.so I, [2023-01-31T03:23:36.444692 #1566] INFO -- : linking shared-object cgi/escape.so I, [2023-01-31T03:23:36.504660 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/erb/escape' I, [2023-01-31T03:23:36.515291 #1566] INFO -- : installing default console libraries I, [2023-01-31T03:23:36.521717 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/nonblock' I, [2023-01-31T03:23:36.523854 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/io/nonblock/nonblock.c I, [2023-01-31T03:23:36.554237 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fcntl' I, [2023-01-31T03:23:36.554383 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/new.c I, [2023-01-31T03:23:36.557320 #1566] INFO -- : linking shared-object coverage.so I, [2023-01-31T03:23:36.558722 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/wait' I, [2023-01-31T03:23:36.560429 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/io/wait/wait.c I, [2023-01-31T03:23:36.565130 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/cgi/escape' I, [2023-01-31T03:23:36.571493 #1566] INFO -- : installing default date_core libraries I, [2023-01-31T03:23:36.580514 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-31T03:23:36.607030 #1566] INFO -- : linking shared-object digest.so I, [2023-01-31T03:23:36.630763 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-31T03:23:36.635666 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-31T03:23:36.637769 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/monitor/monitor.c I, [2023-01-31T03:23:36.686490 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-31T03:23:36.691805 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-31T03:23:36.694074 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/nkf/nkf.c I, [2023-01-31T03:23:36.696182 #1566] INFO -- : linking shared-object -test-/scan_args.so I, [2023-01-31T03:23:36.735545 #1566] INFO -- : installing digest libraries I, [2023-01-31T03:23:36.741610 #1566] INFO -- : installing default digest libraries I, [2023-01-31T03:23:36.743875 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/nofree.c I, [2023-01-31T03:23:36.744650 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-31T03:23:36.750362 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-31T03:23:36.752398 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/objspace/object_tracing.c I, [2023-01-31T03:23:36.760328 #1566] INFO -- : linking shared-object io/wait.so I, [2023-01-31T03:23:36.779979 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/conversions.c I, [2023-01-31T03:23:36.796385 #1566] INFO -- : linking shared-object io/nonblock.so I, [2023-01-31T03:23:36.823897 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/scan_args' I, [2023-01-31T03:23:36.833598 #1566] INFO -- : linking shared-object etc.so I, [2023-01-31T03:23:36.841829 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-31T03:23:36.845494 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/openssl_missing.c I, [2023-01-31T03:23:36.885077 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/wait' I, [2023-01-31T03:23:36.885990 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl.c I, [2023-01-31T03:23:36.912007 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/normalize.c I, [2023-01-31T03:23:36.917686 #1566] INFO -- : installing default monitor libraries I, [2023-01-31T03:23:36.920313 #1566] INFO -- : linking shared-object monitor.so I, [2023-01-31T03:23:36.924625 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/nonblock' I, [2023-01-31T03:23:36.929189 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-31T03:23:36.931397 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/pathname/pathname.c I, [2023-01-31T03:23:36.960873 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/etc' I, [2023-01-31T03:23:36.968089 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-31T03:23:36.969533 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych.c I, [2023-01-31T03:23:37.027213 #1566] INFO -- : installing default pathname libraries I, [2023-01-31T03:23:37.028293 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_emitter.c I, [2023-01-31T03:23:37.029188 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-31T03:23:37.029997 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_parser.c I, [2023-01-31T03:23:37.082249 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/qsort.c I, [2023-01-31T03:23:37.109077 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/objspace/objspace.c I, [2023-01-31T03:23:37.120559 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/fiddle.c I, [2023-01-31T03:23:37.154585 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_to_ruby.c I, [2023-01-31T03:23:37.286917 #1566] INFO -- : linking shared-object io/console.so I, [2023-01-31T03:23:37.342665 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/rb_interned_str.c I, [2023-01-31T03:23:37.343480 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_yaml_tree.c I, [2023-01-31T03:23:37.415826 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-31T03:23:37.421006 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-31T03:23:37.423333 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/pty/pty.c I, [2023-01-31T03:23:37.425240 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/function.c I, [2023-01-31T03:23:37.467771 #1566] INFO -- : installing default pty libraries I, [2023-01-31T03:23:37.488743 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_asn1.c I, [2023-01-31T03:23:37.517547 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/rb_str_dup.c I, [2023-01-31T03:23:37.529831 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/set_len.c I, [2023-01-31T03:23:37.553486 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_bio.c I, [2023-01-31T03:23:37.557564 #1566] INFO -- : linking shared-object psych.so I, [2023-01-31T03:23:37.606138 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_bn.c I, [2023-01-31T03:23:37.697726 #1566] INFO -- : linking shared-object -test-/string.so I, [2023-01-31T03:23:37.697920 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_cipher.c I, [2023-01-31T03:23:37.709975 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-31T03:23:37.714631 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/racc/cparse' I, [2023-01-31T03:23:37.715760 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/racc/cparse/cparse.c I, [2023-01-31T03:23:37.789496 #1566] INFO -- : linking shared-object pty.so I, [2023-01-31T03:23:37.902776 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/handle.c I, [2023-01-31T03:23:37.911983 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-31T03:23:37.918252 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rbconfig/sizeof' I, [2023-01-31T03:23:37.919824 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/rbconfig/sizeof/sizes.c I, [2023-01-31T03:23:37.957468 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/string' I, [2023-01-31T03:23:37.958399 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/rbconfig/sizeof/limits.c I, [2023-01-31T03:23:37.973636 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/memory_view.c I, [2023-01-31T03:23:37.979068 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/readline' I, [2023-01-31T03:23:37.981204 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/readline/readline.c I, [2023-01-31T03:23:38.143641 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-31T03:23:38.146462 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/ripper/ripper.c I, [2023-01-31T03:23:38.235388 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/objspace/objspace_dump.c I, [2023-01-31T03:23:38.250154 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/pinned.c I, [2023-01-31T03:23:38.266516 #1566] INFO -- : linking shared-object rbconfig/sizeof.so I, [2023-01-31T03:23:38.319285 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/pointer.c I, [2023-01-31T03:23:38.326044 #1566] INFO -- : checking /tmp/ruby/src/trunk/parse.y and /tmp/ruby/src/trunk/ext/ripper/eventids2.c I, [2023-01-31T03:23:38.385671 #1566] INFO -- : linking shared-object racc/cparse.so I, [2023-01-31T03:23:38.388257 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rbconfig/sizeof' I, [2023-01-31T03:23:38.390876 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-31T03:23:38.397514 #1566] INFO -- : installing default libraries I, [2023-01-31T03:23:38.399742 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-31T03:23:38.411707 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-31T03:23:38.413216 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/init.c I, [2023-01-31T03:23:38.429786 #1566] INFO -- : installing default objspace libraries I, [2023-01-31T03:23:38.437825 #1566] INFO -- : installing default ripper libraries I, [2023-01-31T03:23:38.446926 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/constants.c I, [2023-01-31T03:23:38.468520 #1566] INFO -- : linking shared-object pathname.so I, [2023-01-31T03:23:38.483027 #1566] INFO -- : installing default fiddle libraries I, [2023-01-31T03:23:38.499151 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/basicsocket.c I, [2023-01-31T03:23:38.504153 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/racc/cparse' I, [2023-01-31T03:23:38.509109 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/stringio' I, [2023-01-31T03:23:38.511442 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/stringio/stringio.c I, [2023-01-31T03:23:38.553787 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_config.c I, [2023-01-31T03:23:38.596258 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-31T03:23:38.601094 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan' I, [2023-01-31T03:23:38.603122 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/strscan/strscan.c I, [2023-01-31T03:23:38.613361 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-31T03:23:38.615243 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/syslog/syslog.c I, [2023-01-31T03:23:38.733038 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_digest.c I, [2023-01-31T03:23:38.831778 #1566] INFO -- : linking shared-object readline.so I, [2023-01-31T03:23:38.931370 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/socket.c I, [2023-01-31T03:23:38.980029 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/readline' I, [2023-01-31T03:23:38.985344 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/zlib' I, [2023-01-31T03:23:38.987557 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/zlib/zlib.c I, [2023-01-31T03:23:39.001694 #1566] INFO -- : linking shared-object fiddle.so I, [2023-01-31T03:23:39.010655 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/ipsocket.c I, [2023-01-31T03:23:39.013304 #1566] INFO -- : linking shared-object syslog.so I, [2023-01-31T03:23:39.087122 #1566] INFO -- : linking shared-object objspace.so I, [2023-01-31T03:23:39.136516 #1566] INFO -- : installing default syslog libraries I, [2023-01-31T03:23:39.139011 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-31T03:23:39.141945 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-31T03:23:39.146800 #1566] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/debug-1.7.1/ext/debug/debug.c I, [2023-01-31T03:23:39.166396 #1566] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/debug-1.7.1/ext/debug/iseq_collector.c I, [2023-01-31T03:23:39.199369 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-31T03:23:39.232000 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-31T03:23:39.235326 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.4/ext/rbs_extension' I, [2023-01-31T03:23:39.239966 #1566] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.4/ext/rbs_extension/constants.c I, [2023-01-31T03:23:39.240137 #1566] INFO -- : ln -sfT ../../../../../src/trunk/.bundle/gems/debug-1.7.1/lib ../../../../../.bundle/gems/debug-1.7.1/lib I, [2023-01-31T03:23:39.250431 #1566] INFO -- : installing default nkf libraries I, [2023-01-31T03:23:39.253762 #1566] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.4/ext/rbs_extension/lexer.c I, [2023-01-31T03:23:39.286526 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_engine.c I, [2023-01-31T03:23:39.364355 #1566] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.4/ext/rbs_extension/lexstate.c I, [2023-01-31T03:23:39.366639 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/tcpsocket.c I, [2023-01-31T03:23:39.408022 #1566] INFO -- : linking shared-object debug/debug.so I, [2023-01-31T03:23:39.529829 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-31T03:23:39.534598 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/bubblebabble' I, [2023-01-31T03:23:39.535822 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/bubblebabble/bubblebabble.c I, [2023-01-31T03:23:39.575650 #1566] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.4/ext/rbs_extension/location.c I, [2023-01-31T03:23:39.618419 #1566] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.4/ext/rbs_extension/main.c I, [2023-01-31T03:23:39.669801 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/tcpserver.c I, [2023-01-31T03:23:39.759814 #1566] INFO -- : linking shared-object digest/bubblebabble.so I, [2023-01-31T03:23:39.786697 #1566] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.4/ext/rbs_extension/parser.c I, [2023-01-31T03:23:39.828317 #1566] INFO -- : linking shared-object stringio.so I, [2023-01-31T03:23:39.838952 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/sockssocket.c I, [2023-01-31T03:23:39.883601 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/bubblebabble' I, [2023-01-31T03:23:39.888468 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/md5' I, [2023-01-31T03:23:39.889927 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/md5/md5init.c I, [2023-01-31T03:23:39.912714 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_hmac.c I, [2023-01-31T03:23:39.916258 #1566] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.4/ext/rbs_extension/parserstate.c I, [2023-01-31T03:23:39.965248 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/stringio' I, [2023-01-31T03:23:39.967998 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/udpsocket.c I, [2023-01-31T03:23:39.970453 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/rmd160' I, [2023-01-31T03:23:39.971533 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/rmd160/rmd160init.c I, [2023-01-31T03:23:40.047488 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/md5/md5.c I, [2023-01-31T03:23:40.059713 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/unixsocket.c I, [2023-01-31T03:23:40.086779 #1566] INFO -- : linking shared-object strscan.so I, [2023-01-31T03:23:40.145758 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/rmd160/rmd160.c I, [2023-01-31T03:23:40.219158 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan' I, [2023-01-31T03:23:40.224541 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha1' I, [2023-01-31T03:23:40.225980 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha1/sha1init.c I, [2023-01-31T03:23:40.263593 #1566] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.4/ext/rbs_extension/ruby_objs.c I, [2023-01-31T03:23:40.327229 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/unixserver.c I, [2023-01-31T03:23:40.342405 #1566] INFO -- : linking shared-object digest/md5.so I, [2023-01-31T03:23:40.360963 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_kdf.c I, [2023-01-31T03:23:40.399601 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha1/sha1.c I, [2023-01-31T03:23:40.450608 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/md5' I, [2023-01-31T03:23:40.455653 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-31T03:23:40.456846 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha2/sha2init.c I, [2023-01-31T03:23:40.511393 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/option.c I, [2023-01-31T03:23:40.544258 #1566] INFO -- : linking shared-object nkf.so I, [2023-01-31T03:23:40.565691 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/ancdata.c I, [2023-01-31T03:23:40.620738 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha2/sha2.c I, [2023-01-31T03:23:40.658099 #1566] INFO -- : linking shared-object digest/rmd160.so I, [2023-01-31T03:23:40.679488 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-31T03:23:40.684087 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json/generator' I, [2023-01-31T03:23:40.685254 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/json/generator/generator.c I, [2023-01-31T03:23:40.714546 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/raddrinfo.c I, [2023-01-31T03:23:40.777574 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/rmd160' I, [2023-01-31T03:23:40.785982 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json/parser' I, [2023-01-31T03:23:40.791414 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/json/parser/parser.c I, [2023-01-31T03:23:40.815135 #1566] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.4/ext/rbs_extension/unescape.c I, [2023-01-31T03:23:40.858929 #1566] INFO -- : linking shared-object digest/sha1.so I, [2023-01-31T03:23:40.902656 #1566] INFO -- : ln -sfT ../../../../../src/trunk/.bundle/gems/rbs-2.8.4/lib ../../../../../.bundle/gems/rbs-2.8.4/lib I, [2023-01-31T03:23:40.909462 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/ifaddr.c I, [2023-01-31T03:23:40.926895 #1566] INFO -- : installing default socket libraries I, [2023-01-31T03:23:40.933935 #1566] INFO -- : installing default sha2 libraries I, [2023-01-31T03:23:40.936888 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ns_spki.c I, [2023-01-31T03:23:40.956837 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ocsp.c I, [2023-01-31T03:23:40.980646 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha1' I, [2023-01-31T03:23:40.982018 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkcs12.c I, [2023-01-31T03:23:41.045273 #1566] INFO -- : linking shared-object rbs_extension.so I, [2023-01-31T03:23:41.072505 #1566] INFO -- : linking shared-object digest/sha2.so I, [2023-01-31T03:23:41.133010 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkcs7.c I, [2023-01-31T03:23:41.202904 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-31T03:23:41.204084 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey.c I, [2023-01-31T03:23:41.258190 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.4/ext/rbs_extension' I, [2023-01-31T03:23:41.259541 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_dh.c I, [2023-01-31T03:23:41.262190 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_dsa.c I, [2023-01-31T03:23:41.404010 #1566] INFO -- : linking shared-object bigdecimal.so I, [2023-01-31T03:23:41.477354 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_ec.c I, [2023-01-31T03:23:41.560743 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_rsa.c I, [2023-01-31T03:23:41.575368 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-31T03:23:41.576341 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_rand.c I, [2023-01-31T03:23:41.659794 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ssl.c I, [2023-01-31T03:23:41.853466 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ssl_session.c I, [2023-01-31T03:23:41.854480 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ts.c I, [2023-01-31T03:23:41.869675 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509.c I, [2023-01-31T03:23:41.877171 #1566] INFO -- : linking shared-object zlib.so I, [2023-01-31T03:23:41.982042 #1566] INFO -- : linking shared-object json/ext/parser.so I, [2023-01-31T03:23:42.011561 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509attr.c I, [2023-01-31T03:23:42.017813 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/zlib' I, [2023-01-31T03:23:42.019158 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509cert.c I, [2023-01-31T03:23:42.100366 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json/parser' I, [2023-01-31T03:23:42.101598 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509crl.c I, [2023-01-31T03:23:42.127359 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509ext.c I, [2023-01-31T03:23:42.223143 #1566] INFO -- : linking shared-object socket.so I, [2023-01-31T03:23:42.293150 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509name.c I, [2023-01-31T03:23:42.344018 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509req.c I, [2023-01-31T03:23:42.350266 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509revoked.c I, [2023-01-31T03:23:42.394984 #1566] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509store.c I, [2023-01-31T03:23:42.467122 #1566] INFO -- : installing default openssl libraries I, [2023-01-31T03:23:42.579111 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-31T03:23:42.689087 #1566] INFO -- : linking shared-object json/ext/generator.so I, [2023-01-31T03:23:42.772553 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json/generator' I, [2023-01-31T03:23:43.183730 #1566] INFO -- : linking shared-object openssl.so I, [2023-01-31T03:23:43.289314 #1566] INFO -- : linking shared-object date_core.so I, [2023-01-31T03:23:43.401057 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-31T03:23:43.546598 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-31T03:23:46.551230 #1566] INFO -- : linking shared-object ripper.so I, [2023-01-31T03:23:46.638636 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-31T03:23:46.673100 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:46.701960 #1566] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-31T03:23:46.702016 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:46.702632 #1566] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:46.710187 #1566] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:46.710269 #1566] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-31T03:23:46.710290 #1566] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:46.711557 #1566] INFO -- : $$$[end] "make all -j16" exit with 0. I, [2023-01-31T03:23:46.711817 #1566] INFO -- : $$$[beg] make install -j16 I, [2023-01-31T03:23:46.766310 #1566] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-31T03:23:46.766394 #1566] INFO -- : CC = gcc I, [2023-01-31T03:23:46.766419 #1566] INFO -- : LD = ld I, [2023-01-31T03:23:46.766442 #1566] INFO -- : LDSHARED = gcc -shared I, [2023-01-31T03:23:46.766464 #1566] 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-31T03:23:46.766485 #1566] 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-31T03:23:46.766504 #1566] INFO -- : CPPFLAGS = I, [2023-01-31T03:23:46.766523 #1566] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-31T03:23:46.766542 #1566] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-31T03:23:46.766564 #1566] INFO -- : LANG = en_US.UTF-8 I, [2023-01-31T03:23:46.766583 #1566] INFO -- : LC_ALL = I, [2023-01-31T03:23:46.766601 #1566] INFO -- : LC_CTYPE = I, [2023-01-31T03:23:46.766619 #1566] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-31T03:23:46.766637 #1566] INFO -- : RUSTC = no I, [2023-01-31T03:23:46.766656 #1566] 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-31T03:23:46.791083 #1566] INFO -- : generating enc.mk I, [2023-01-31T03:23:46.791422 #1566] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-31T03:23:46.791482 #1566] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-31T03:23:46.791500 #1566] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-31T03:23:46.791517 #1566] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-31T03:23:46.791534 #1566] INFO -- : I, [2023-01-31T03:23:46.954050 #1566] INFO -- : making srcs under enc I, [2023-01-31T03:23:46.954150 #1566] INFO -- : making enc I, [2023-01-31T03:23:46.980996 #1566] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:46.981057 #1566] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-01-31T03:23:46.981083 #1566] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:46.986407 #1566] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:46.986470 #1566] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-31T03:23:46.986485 #1566] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:46.987580 #1566] INFO -- : generating transdb.h I, [2023-01-31T03:23:47.112919 #1566] INFO -- : transdb.h updated I, [2023-01-31T03:23:47.114749 #1566] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-31T03:23:47.115395 #1566] INFO -- : making trans I, [2023-01-31T03:23:47.143467 #1566] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:47.144127 #1566] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/transdb.c I, [2023-01-31T03:23:47.146191 #1566] INFO -- : ext/configure-ext.mk unchanged I, [2023-01-31T03:23:47.154331 #1566] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:47.187257 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-31T03:23:47.187499 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-31T03:23:47.187786 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-31T03:23:47.189685 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-31T03:23:47.190857 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-31T03:23:47.191623 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-31T03:23:47.191758 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-31T03:23:47.192489 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-31T03:23:47.192858 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-31T03:23:47.192915 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-31T03:23:47.194304 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-31T03:23:47.194930 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-31T03:23:47.195819 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-31T03:23:47.195950 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-31T03:23:47.196118 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-31T03:23:47.196713 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-31T03:23:47.197511 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-31T03:23:47.197656 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-31T03:23:47.197743 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-31T03:23:47.197838 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-31T03:23:47.199481 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-31T03:23:47.199552 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-31T03:23:47.200108 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-31T03:23:47.201143 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-31T03:23:47.201947 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-31T03:23:47.202386 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-31T03:23:47.202454 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-31T03:23:47.203352 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-31T03:23:47.203452 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.4/ext/rbs_extension' I, [2023-01-31T03:23:47.203542 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-31T03:23:47.205553 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-31T03:23:47.207802 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-31T03:23:47.209278 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-31T03:23:47.210309 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-31T03:23:47.212151 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-31T03:23:47.213796 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-31T03:23:47.214383 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-31T03:23:47.214978 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-31T03:23:47.219223 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-31T03:23:47.227112 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-31T03:23:47.228323 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.4/ext/rbs_extension' I, [2023-01-31T03:23:47.228444 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-31T03:23:47.258610 #1566] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:47.294992 #1566] INFO -- : linking transcoder transdb.so I, [2023-01-31T03:23:47.297819 #1566] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-31T03:23:47.297887 #1566] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:47.298331 #1566] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:47.301695 #1566] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:47.301763 #1566] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-31T03:23:47.301778 #1566] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:47.333281 #1566] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:47.334645 #1566] INFO -- : making encs I, [2023-01-31T03:23:47.378753 #1566] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:47.378815 #1566] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-31T03:23:47.378830 #1566] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-31T03:23:47.379208 #1566] 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-31T03:23:47.459107 #1566] INFO -- : Installing to I, [2023-01-31T03:23:47.459170 #1566] INFO -- : installing binary commands: /tmp/ruby/install/trunk/bin I, [2023-01-31T03:23:47.459490 #1566] INFO -- : installing base libraries: /tmp/ruby/install/trunk/lib I, [2023-01-31T03:23:47.463823 #1566] INFO -- : installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-31T03:23:47.463927 #1566] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig I, [2023-01-31T03:23:47.464107 #1566] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-31T03:23:47.475202 #1566] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-01-31T03:23:47.475277 #1566] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-01-31T03:23:47.475305 #1566] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/x86_64-linux I, [2023-01-31T03:23:47.476100 #1566] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-01-31T03:23:47.481548 #1566] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0 I, [2023-01-31T03:23:47.481615 #1566] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-01-31T03:23:47.481630 #1566] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/ruby I, [2023-01-31T03:23:47.481646 #1566] INFO -- : installing command scripts: /tmp/ruby/install/trunk/bin I, [2023-01-31T03:23:47.481873 #1566] INFO -- : installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-01-31T03:23:47.532412 #1566] INFO -- : installing common headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0 I, [2023-01-31T03:23:47.542429 #1566] INFO -- : installing manpages: /tmp/ruby/install/trunk/share/man/man1 I, [2023-01-31T03:23:47.542764 #1566] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-31T03:23:47.559678 #1566] INFO -- : abbrev 0.1.1 I, [2023-01-31T03:23:47.565389 #1566] INFO -- : base64 0.1.1 I, [2023-01-31T03:23:47.566415 #1566] INFO -- : benchmark 0.2.1 I, [2023-01-31T03:23:47.567055 #1566] INFO -- : bundler 2.5.0.dev I, [2023-01-31T03:23:47.579960 #1566] INFO -- : cgi 0.3.6 I, [2023-01-31T03:23:47.580912 #1566] INFO -- : csv 3.2.7 I, [2023-01-31T03:23:47.581751 #1566] INFO -- : delegate 0.3.0 I, [2023-01-31T03:23:47.582464 #1566] INFO -- : did_you_mean 1.6.3 I, [2023-01-31T03:23:47.583182 #1566] INFO -- : drb 2.1.1 I, [2023-01-31T03:23:47.583903 #1566] INFO -- : english 0.7.2 I, [2023-01-31T03:23:47.584462 #1566] INFO -- : erb 4.0.2 I, [2023-01-31T03:23:47.585456 #1566] INFO -- : error_highlight 0.5.1 I, [2023-01-31T03:23:47.586157 #1566] INFO -- : fileutils 1.7.0 I, [2023-01-31T03:23:47.586839 #1566] INFO -- : find 0.1.1 I, [2023-01-31T03:23:47.587531 #1566] INFO -- : forwardable 1.3.3 I, [2023-01-31T03:23:47.588203 #1566] INFO -- : getoptlong 0.2.0 I, [2023-01-31T03:23:47.588882 #1566] INFO -- : ipaddr 1.2.5 I, [2023-01-31T03:23:47.590396 #1566] INFO -- : irb 1.6.2 I, [2023-01-31T03:23:47.593081 #1566] INFO -- : logger 1.5.3 I, [2023-01-31T03:23:47.595159 #1566] INFO -- : mutex_m 0.1.2 I, [2023-01-31T03:23:47.595945 #1566] INFO -- : net-http 0.3.2 I, [2023-01-31T03:23:47.596700 #1566] INFO -- : net-protocol 0.2.1 I, [2023-01-31T03:23:47.597542 #1566] INFO -- : observer 0.1.1 I, [2023-01-31T03:23:47.598203 #1566] INFO -- : open-uri 0.3.0 I, [2023-01-31T03:23:47.599228 #1566] INFO -- : open3 0.1.2 I, [2023-01-31T03:23:47.599976 #1566] INFO -- : optparse 0.4.0.pre.1 I, [2023-01-31T03:23:47.600734 #1566] INFO -- : ostruct 0.5.5 I, [2023-01-31T03:23:47.601194 #1566] INFO -- : pp 0.4.0 I, [2023-01-31T03:23:47.601992 #1566] INFO -- : prettyprint 0.1.1 I, [2023-01-31T03:23:47.602745 #1566] INFO -- : pstore 0.1.2 I, [2023-01-31T03:23:47.603429 #1566] INFO -- : racc 1.6.2 I, [2023-01-31T03:23:47.604601 #1566] INFO -- : rdoc 6.5.0 I, [2023-01-31T03:23:47.605999 #1566] INFO -- : readline 0.0.3 I, [2023-01-31T03:23:47.606768 #1566] INFO -- : reline 0.3.2 I, [2023-01-31T03:23:47.607534 #1566] INFO -- : resolv 0.2.2 I, [2023-01-31T03:23:47.608265 #1566] INFO -- : resolv-replace 0.1.1 I, [2023-01-31T03:23:47.608746 #1566] INFO -- : rinda 0.1.1 I, [2023-01-31T03:23:47.609293 #1566] INFO -- : ruby2_keywords 0.0.5 I, [2023-01-31T03:23:47.610128 #1566] INFO -- : securerandom 0.2.2 I, [2023-01-31T03:23:47.610911 #1566] INFO -- : set 1.0.3 I, [2023-01-31T03:23:47.611705 #1566] INFO -- : shellwords 0.1.0 I, [2023-01-31T03:23:47.612469 #1566] INFO -- : singleton 0.1.1 I, [2023-01-31T03:23:47.613213 #1566] INFO -- : syntax_suggest 1.0.2 I, [2023-01-31T03:23:47.614045 #1566] INFO -- : tempfile 0.1.3 I, [2023-01-31T03:23:47.615152 #1566] INFO -- : time 0.2.1 I, [2023-01-31T03:23:47.616017 #1566] INFO -- : timeout 0.3.1 I, [2023-01-31T03:23:47.616775 #1566] INFO -- : tmpdir 0.1.3 I, [2023-01-31T03:23:47.617631 #1566] INFO -- : tsort 0.1.1 I, [2023-01-31T03:23:47.618425 #1566] INFO -- : un 0.2.1 I, [2023-01-31T03:23:47.619463 #1566] INFO -- : uri 0.12.0 I, [2023-01-31T03:23:47.620287 #1566] INFO -- : weakref 0.1.2 I, [2023-01-31T03:23:47.621078 #1566] INFO -- : yaml 0.2.1 I, [2023-01-31T03:23:47.621549 #1566] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-31T03:23:47.627697 #1566] INFO -- : bigdecimal 3.1.3 I, [2023-01-31T03:23:47.628526 #1566] INFO -- : date 3.3.3 I, [2023-01-31T03:23:47.629324 #1566] INFO -- : digest 3.1.1 I, [2023-01-31T03:23:47.630180 #1566] INFO -- : etc 1.4.2 I, [2023-01-31T03:23:47.631038 #1566] INFO -- : fcntl 1.0.2 I, [2023-01-31T03:23:47.632259 #1566] INFO -- : fiddle 1.1.2 I, [2023-01-31T03:23:47.633113 #1566] INFO -- : io-console 0.6.0 I, [2023-01-31T03:23:47.633682 #1566] INFO -- : io-nonblock 0.2.0 I, [2023-01-31T03:23:47.634556 #1566] INFO -- : io-wait 0.3.0 I, [2023-01-31T03:23:47.635358 #1566] INFO -- : json 2.6.3 I, [2023-01-31T03:23:47.636507 #1566] INFO -- : nkf 0.1.2 I, [2023-01-31T03:23:47.637352 #1566] INFO -- : openssl 3.1.0 I, [2023-01-31T03:23:47.638297 #1566] INFO -- : pathname 0.2.1 I, [2023-01-31T03:23:47.639164 #1566] INFO -- : psych 5.0.2 I, [2023-01-31T03:23:47.639788 #1566] INFO -- : readline-ext 0.1.5 I, [2023-01-31T03:23:47.640337 #1566] INFO -- : stringio 3.0.5 I, [2023-01-31T03:23:47.641376 #1566] INFO -- : strscan 3.0.6 I, [2023-01-31T03:23:47.642222 #1566] INFO -- : syslog 0.1.1 I, [2023-01-31T03:23:47.643067 #1566] INFO -- : zlib 3.0.0 I, [2023-01-31T03:23:47.643841 #1566] INFO -- : installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-31T03:23:47.644448 #1566] INFO -- : minitest 5.17.0 I, [2023-01-31T03:23:47.653165 #1566] INFO -- : power_assert 2.0.3 I, [2023-01-31T03:23:47.654944 #1566] INFO -- : rake 13.0.6 I, [2023-01-31T03:23:47.658805 #1566] INFO -- : test-unit 3.5.7 I, [2023-01-31T03:23:47.662931 #1566] INFO -- : rexml 3.2.5 I, [2023-01-31T03:23:47.667726 #1566] INFO -- : rss 0.2.9 I, [2023-01-31T03:23:47.673316 #1566] INFO -- : net-ftp 0.2.0 I, [2023-01-31T03:23:47.674339 #1566] INFO -- : net-imap 0.3.4 I, [2023-01-31T03:23:47.676911 #1566] INFO -- : net-pop 0.1.2 I, [2023-01-31T03:23:47.678241 #1566] INFO -- : net-smtp 0.3.3 I, [2023-01-31T03:23:47.679269 #1566] INFO -- : matrix 0.4.2 I, [2023-01-31T03:23:47.680467 #1566] INFO -- : prime 0.1.2 I, [2023-01-31T03:23:47.682582 #1566] INFO -- : rbs 2.8.4 I, [2023-01-31T03:23:47.703500 #1566] INFO -- : typeprof 0.21.4 I, [2023-01-31T03:23:47.706026 #1566] INFO -- : debug 1.7.1 I, [2023-01-31T03:23:47.709196 #1566] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0/cache I, [2023-01-31T03:23:47.713957 #1566] INFO -- : $$$[end] "make install -j16" exit with 0. I, [2023-01-31T03:23:47.714084 #1566] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16' I, [2023-01-31T03:23:56.989306 #1566] INFO -- : PASS all 1789 tests E, [2023-01-31T03:23:56.995318 #1566] ERROR -- : I, [2023-01-31T03:23:56.995788 #1566] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0. I, [2023-01-31T03:23:56.996052 #1566] INFO -- : $$$[beg] make yes-test-basic TESTS='-j16' I, [2023-01-31T03:23:57.042375 #1566] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-31T03:23:57.042449 #1566] INFO -- : CC = gcc I, [2023-01-31T03:23:57.042467 #1566] INFO -- : LD = ld I, [2023-01-31T03:23:57.042482 #1566] INFO -- : LDSHARED = gcc -shared I, [2023-01-31T03:23:57.042498 #1566] 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-31T03:23:57.042519 #1566] 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-31T03:23:57.042558 #1566] INFO -- : CPPFLAGS = I, [2023-01-31T03:23:57.042573 #1566] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-31T03:23:57.042599 #1566] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-31T03:23:57.042612 #1566] INFO -- : LANG = en_US.UTF-8 I, [2023-01-31T03:23:57.042625 #1566] INFO -- : LC_ALL = I, [2023-01-31T03:23:57.042638 #1566] INFO -- : LC_CTYPE = I, [2023-01-31T03:23:57.042651 #1566] INFO -- : MFLAGS = I, [2023-01-31T03:23:57.042664 #1566] INFO -- : RUSTC = no I, [2023-01-31T03:23:57.042677 #1566] 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-31T03:23:57.044103 #1566] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-31T03:23:57.044188 #1566] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-31T03:23:57.044215 #1566] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-31T03:23:57.044240 #1566] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-31T03:23:57.044259 #1566] INFO -- : I, [2023-01-31T03:23:57.127667 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-01-31T03:23:57.127725 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 I, [2023-01-31T03:23:57.127737 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 I, [2023-01-31T03:23:57.127747 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 I, [2023-01-31T03:23:57.127919 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 I, [2023-01-31T03:23:57.128028 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 I, [2023-01-31T03:23:57.128360 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 I, [2023-01-31T03:23:57.128574 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 I, [2023-01-31T03:23:57.129578 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-01-31T03:23:57.130157 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 I, [2023-01-31T03:23:57.131418 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 I, [2023-01-31T03:23:57.133099 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-01-31T03:23:57.133159 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 I, [2023-01-31T03:23:57.133224 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 I, [2023-01-31T03:23:57.133344 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 I, [2023-01-31T03:23:57.235378 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 I, [2023-01-31T03:23:57.236868 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 I, [2023-01-31T03:23:57.379759 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 I, [2023-01-31T03:23:57.379857 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 I, [2023-01-31T03:23:57.380049 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 I, [2023-01-31T03:23:57.380415 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 I, [2023-01-31T03:23:57.380590 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 I, [2023-01-31T03:23:57.380654 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 I, [2023-01-31T03:23:57.380742 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 I, [2023-01-31T03:23:57.381022 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 I, [2023-01-31T03:23:57.381089 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 I, [2023-01-31T03:23:57.381286 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 I, [2023-01-31T03:23:57.381435 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 I, [2023-01-31T03:23:57.382822 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 I, [2023-01-31T03:23:57.438336 #1566] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 I, [2023-01-31T03:23:57.441907 #1566] INFO -- : I, [2023-01-31T03:23:57.442008 #1566] INFO -- : test succeeded I, [2023-01-31T03:23:57.444427 #1566] INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. I, [2023-01-31T03:23:57.444686 #1566] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' I, [2023-01-31T03:23:57.571082 #1566] INFO -- : config.status: creating ruby-runner.h I, [2023-01-31T03:23:57.588627 #1566] INFO -- : making mjit_build_dir.so I, [2023-01-31T03:23:57.736401 #1566] INFO -- : Run options: I, [2023-01-31T03:23:57.736489 #1566] INFO -- : --seed=62877 I, [2023-01-31T03:23:57.736504 #1566] 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-31T03:23:57.736517 #1566] INFO -- : --excludes-dir=/tmp/ruby/src/trunk/test/excludes I, [2023-01-31T03:23:57.736529 #1566] INFO -- : --name=!/memory_leak/ I, [2023-01-31T03:23:57.736541 #1566] INFO -- : --stderr-on-failure I, [2023-01-31T03:23:57.736552 #1566] INFO -- : -j16 I, [2023-01-31T03:23:57.736567 #1566] INFO -- : I, [2023-01-31T03:23:57.736578 #1566] INFO -- : # Running tests: I, [2023-01-31T03:23:57.736592 #1566] INFO -- : E, [2023-01-31T03:24:26.275659 #1566] ERROR -- : /tmp/ruby/src/trunk/lib/yaml.rb:20: warning: already initialized constant YAML E, [2023-01-31T03:24:26.275782 #1566] ERROR -- : /tmp/ruby/src/trunk/lib/rubygems/specification.rb:1308: warning: previous definition of YAML was here I, [2023-01-31T03:25:00.628589 #1566] INFO -- : Finished tests in 62.900412s, 378.9959 tests/s, 141404.1620 assertions/s. I, [2023-01-31T03:25:00.630800 #1566] INFO -- : 23839 tests, 8894380 assertions, 0 failures, 0 errors, 162 skips I, [2023-01-31T03:25:00.630893 #1566] INFO -- : I, [2023-01-31T03:25:00.630918 #1566] INFO -- : ruby -v: ruby 3.3.0dev (2023-01-31T01:53:57Z master b0b61623ad) [x86_64-linux] I, [2023-01-31T03:25:00.635249 #1566] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. I, [2023-01-31T03:25:00.635506 #1566] INFO -- : $$$[beg] make yes-test-rubyspec TESTS='-j16' E, [2023-01-31T03:25:00.764134 #1566] 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-31T03:25:00.849787 #1566] INFO -- : ruby 3.3.0dev (2023-01-31T01:53:57Z master b0b61623ad) [x86_64-linux] I, [2023-01-31T03:25:57.568071 #1566] INFO -- : ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... I, [2023-01-31T03:25:57.568160 #1566] INFO -- : I, [2023-01-31T03:25:57.568176 #1566] INFO -- : Finished in 56.718289 seconds I, [2023-01-31T03:25:57.568188 #1566] INFO -- : I, [2023-01-31T03:25:57.568200 #1566] INFO -- : 3835 files, 31759 examples, 218357 expectations, 0 failures, 0 errors, 0 tagged I, [2023-01-31T03:25:57.580749 #1566] INFO -- : $$$[end] "make yes-test-rubyspec TESTS='-j16'" exit with 0.