# Logfile created on 2023-01-05 07:15:26 +0000 by logger.rb/v1.4.2 I, [2023-01-05T07:15:26.119803 #1319] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-01-05T07:15:26.119860 #1319] INFO -- : $$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk E, [2023-01-05T07:15:26.121018 #1319] ERROR -- : Cloning into 'trunk'... I, [2023-01-05T07:15:30.887354 #1319] INFO -- : $$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk" exit with 0. I, [2023-01-05T07:15:30.887596 #1319] INFO -- : $$$[beg] ./autogen.sh I, [2023-01-05T07:15:32.037679 #1319] INFO -- : $$$[end] "./autogen.sh" exit with 0. I, [2023-01-05T07:15:32.037746 #1319] INFO -- : $$$[beg] autoconf I, [2023-01-05T07:15:32.176415 #1319] INFO -- : $$$[end] "autoconf" exit with 0. I, [2023-01-05T07:15:32.176690 #1319] INFO -- : $$$[beg] /tmp/ruby/src/trunk/configure --prefix=/tmp/ruby/install/trunk --disable-install-doc --enable-shared I, [2023-01-05T07:15:32.359465 #1319] INFO -- : checking for ruby... /usr/bin/ruby I, [2023-01-05T07:15:32.513073 #1319] INFO -- : downloading config.guess ... done I, [2023-01-05T07:15:32.534418 #1319] INFO -- : downloading config.sub ... done I, [2023-01-05T07:15:32.659065 #1319] INFO -- : checking build system type... x86_64-pc-linux-gnu I, [2023-01-05T07:15:32.659184 #1319] INFO -- : checking host system type... x86_64-pc-linux-gnu I, [2023-01-05T07:15:32.659311 #1319] INFO -- : checking target system type... x86_64-pc-linux-gnu I, [2023-01-05T07:15:32.662912 #1319] INFO -- : checking for gcc... gcc I, [2023-01-05T07:15:32.665990 #1319] INFO -- : checking for ld... ld I, [2023-01-05T07:15:32.668878 #1319] INFO -- : checking for gcc-ar... gcc-ar I, [2023-01-05T07:15:32.671541 #1319] INFO -- : checking for g++... no I, [2023-01-05T07:15:32.674168 #1319] INFO -- : checking for gcc-nm... gcc-nm I, [2023-01-05T07:15:32.677650 #1319] INFO -- : checking for gcc-ranlib... gcc-ranlib I, [2023-01-05T07:15:32.677833 #1319] INFO -- : checking for gcc... (cached) gcc I, [2023-01-05T07:15:32.753358 #1319] INFO -- : checking whether the C compiler works... yes I, [2023-01-05T07:15:32.753423 #1319] INFO -- : checking for C compiler default output file name... a.out I, [2023-01-05T07:15:32.782419 #1319] INFO -- : checking for suffix of executables... I, [2023-01-05T07:15:32.824090 #1319] INFO -- : checking whether we are cross compiling... no I, [2023-01-05T07:15:32.852572 #1319] INFO -- : checking for suffix of object files... o I, [2023-01-05T07:15:32.878319 #1319] INFO -- : checking whether we are using the GNU C compiler... yes I, [2023-01-05T07:15:32.904845 #1319] INFO -- : checking whether gcc accepts -g... yes I, [2023-01-05T07:15:32.945750 #1319] INFO -- : checking for gcc option to accept ISO C89... none needed I, [2023-01-05T07:15:32.995595 #1319] INFO -- : checking for gcc option to accept ISO C99... none needed I, [2023-01-05T07:15:32.995909 #1319] INFO -- : checking for g++... no I, [2023-01-05T07:15:32.997209 #1319] INFO -- : checking for c++... c++ I, [2023-01-05T07:15:33.255825 #1319] INFO -- : checking whether we are using the GNU C++ compiler... yes I, [2023-01-05T07:15:33.282877 #1319] INFO -- : checking whether c++ accepts -g... yes I, [2023-01-05T07:15:33.308757 #1319] INFO -- : checking how to run the C preprocessor... gcc -E I, [2023-01-05T07:15:33.333678 #1319] INFO -- : checking for gas... no I, [2023-01-05T07:15:33.333897 #1319] INFO -- : checking for as... as I, [2023-01-05T07:15:33.334169 #1319] INFO -- : checking for gobjcopy... no I, [2023-01-05T07:15:33.334411 #1319] INFO -- : checking for objcopy... objcopy I, [2023-01-05T07:15:33.334574 #1319] INFO -- : checking for gobjdump... no I, [2023-01-05T07:15:33.334783 #1319] INFO -- : checking for objdump... objdump I, [2023-01-05T07:15:33.334987 #1319] INFO -- : checking for gstrip... no I, [2023-01-05T07:15:33.335179 #1319] INFO -- : checking for strip... strip I, [2023-01-05T07:15:33.339963 #1319] INFO -- : checking for grep that handles long lines and -e... /usr/bin/grep I, [2023-01-05T07:15:33.341822 #1319] INFO -- : checking for egrep... /usr/bin/grep -E I, [2023-01-05T07:15:33.440497 #1319] INFO -- : checking for ANSI C header files... yes I, [2023-01-05T07:15:33.471915 #1319] INFO -- : checking for sys/types.h... yes I, [2023-01-05T07:15:33.504935 #1319] INFO -- : checking for sys/stat.h... yes I, [2023-01-05T07:15:33.536396 #1319] INFO -- : checking for stdlib.h... yes I, [2023-01-05T07:15:33.567892 #1319] INFO -- : checking for string.h... yes I, [2023-01-05T07:15:33.600368 #1319] INFO -- : checking for memory.h... yes I, [2023-01-05T07:15:33.628660 #1319] INFO -- : checking for strings.h... yes I, [2023-01-05T07:15:33.661008 #1319] INFO -- : checking for inttypes.h... yes I, [2023-01-05T07:15:33.695184 #1319] INFO -- : checking for stdint.h... yes I, [2023-01-05T07:15:33.733291 #1319] INFO -- : checking for unistd.h... yes I, [2023-01-05T07:15:33.765401 #1319] INFO -- : checking minix/config.h usability... no I, [2023-01-05T07:15:33.778499 #1319] INFO -- : checking minix/config.h presence... no I, [2023-01-05T07:15:33.778648 #1319] INFO -- : checking for minix/config.h... no I, [2023-01-05T07:15:33.810895 #1319] INFO -- : checking whether it is safe to define __EXTENSIONS__... yes I, [2023-01-05T07:15:33.840473 #1319] INFO -- : checking whether the linker is GNU ld... yes I, [2023-01-05T07:15:33.851549 #1319] INFO -- : checking whether gcc -E accepts -o... yes I, [2023-01-05T07:15:33.851785 #1319] INFO -- : checking for gcc... /usr/bin/gcc I, [2023-01-05T07:15:33.864318 #1319] INFO -- : checking for gcc-ar flags... rcD I, [2023-01-05T07:15:33.864486 #1319] INFO -- : checking whether ln -s works... yes I, [2023-01-05T07:15:33.875543 #1319] INFO -- : checking whether make sets $(MAKE)... yes I, [2023-01-05T07:15:33.885282 #1319] INFO -- : checking for a BSD-compatible install... /usr/bin/install -c I, [2023-01-05T07:15:33.887892 #1319] INFO -- : checking for a thread-safe mkdir -p... /usr/bin/mkdir -p I, [2023-01-05T07:15:33.888045 #1319] INFO -- : checking for dtrace... no I, [2023-01-05T07:15:33.888493 #1319] INFO -- : checking for dot... no I, [2023-01-05T07:15:33.888702 #1319] INFO -- : checking for doxygen... no I, [2023-01-05T07:15:33.888921 #1319] INFO -- : checking for pkg-config... no I, [2023-01-05T07:15:33.907579 #1319] INFO -- : checking whether it is Android... no I, [2023-01-05T07:15:33.920097 #1319] INFO -- : checking for cd using physical directory... cd -P I, [2023-01-05T07:15:33.942419 #1319] INFO -- : checking whether CFLAGS is valid... yes I, [2023-01-05T07:15:33.985466 #1319] INFO -- : checking whether LDFLAGS is valid... yes I, [2023-01-05T07:15:34.028275 #1319] INFO -- : checking whether ELF binaries are produced... yes I, [2023-01-05T07:15:34.068852 #1319] INFO -- : checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes I, [2023-01-05T07:15:34.084765 #1319] INFO -- : checking whether -fdeclspec is accepted as LDFLAGS... no I, [2023-01-05T07:15:34.139496 #1319] INFO -- : checking whether -fdeclspec is accepted as CXXFLAGS... no I, [2023-01-05T07:15:34.162408 #1319] INFO -- : checking whether -Wextra-tokens is accepted as CFLAGS... no I, [2023-01-05T07:15:34.188738 #1319] INFO -- : checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes I, [2023-01-05T07:15:34.212894 #1319] INFO -- : checking whether -Wdivision-by-zero is accepted as CFLAGS... no I, [2023-01-05T07:15:34.240676 #1319] INFO -- : checking whether -Wdiv-by-zero is accepted as CFLAGS... yes I, [2023-01-05T07:15:34.267957 #1319] INFO -- : checking whether -Wduplicated-cond is accepted as CFLAGS... yes I, [2023-01-05T07:15:34.296626 #1319] INFO -- : checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes I, [2023-01-05T07:15:34.325442 #1319] INFO -- : checking whether -Wimplicit-int is accepted as CFLAGS... yes I, [2023-01-05T07:15:34.352144 #1319] INFO -- : checking whether -Wmisleading-indentation is accepted as CFLAGS... yes I, [2023-01-05T07:15:34.379172 #1319] INFO -- : checking whether -Wpointer-arith is accepted as CFLAGS... yes I, [2023-01-05T07:15:34.408116 #1319] INFO -- : checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no I, [2023-01-05T07:15:34.433698 #1319] INFO -- : checking whether -Wwrite-strings is accepted as CFLAGS... yes I, [2023-01-05T07:15:34.462619 #1319] INFO -- : checking whether -Wold-style-definition is accepted as CFLAGS... yes I, [2023-01-05T07:15:34.485945 #1319] INFO -- : checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes I, [2023-01-05T07:15:34.509895 #1319] INFO -- : checking whether -Wmissing-noreturn is accepted as CFLAGS... yes I, [2023-01-05T07:15:34.538863 #1319] INFO -- : checking whether -Wno-cast-function-type is accepted as CFLAGS... yes I, [2023-01-05T07:15:34.567710 #1319] INFO -- : checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes I, [2023-01-05T07:15:34.595628 #1319] INFO -- : checking whether -Wno-long-long is accepted as CFLAGS... yes I, [2023-01-05T07:15:34.620979 #1319] INFO -- : checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes I, [2023-01-05T07:15:34.649089 #1319] INFO -- : checking whether -Wno-overlength-strings is accepted as CFLAGS... yes I, [2023-01-05T07:15:34.679295 #1319] INFO -- : checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes I, [2023-01-05T07:15:34.707759 #1319] INFO -- : checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes I, [2023-01-05T07:15:34.735630 #1319] INFO -- : checking whether -Wno-self-assign is accepted as CFLAGS... yes I, [2023-01-05T07:15:34.762775 #1319] INFO -- : checking whether -Wno-tautological-compare is accepted as CFLAGS... yes I, [2023-01-05T07:15:34.795072 #1319] INFO -- : checking whether -Wno-unused-parameter is accepted as CFLAGS... yes I, [2023-01-05T07:15:34.824500 #1319] INFO -- : checking whether -Wno-unused-value is accepted as CFLAGS... yes I, [2023-01-05T07:15:34.851224 #1319] INFO -- : checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes I, [2023-01-05T07:15:34.877402 #1319] INFO -- : checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes I, [2023-01-05T07:15:34.906715 #1319] INFO -- : checking whether -Wunused-variable is accepted as CFLAGS... yes I, [2023-01-05T07:15:34.944396 #1319] INFO -- : checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no I, [2023-01-05T07:15:34.969211 #1319] INFO -- : checking whether -Wundef is accepted as CFLAGS... yes I, [2023-01-05T07:15:34.998301 #1319] INFO -- : checking whether -Wall -Wextra is accepted as CFLAGS... yes I, [2023-01-05T07:15:35.025689 #1319] INFO -- : checking whether -Qunused-arguments is accepted as CFLAGS... no I, [2023-01-05T07:15:35.081881 #1319] INFO -- : checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes I, [2023-01-05T07:15:35.109503 #1319] INFO -- : checking whether -fstack-protector-strong is accepted as CFLAGS... yes I, [2023-01-05T07:15:35.154427 #1319] INFO -- : checking whether -fstack-protector-strong is accepted as LDFLAGS... yes I, [2023-01-05T07:15:35.156310 #1319] INFO -- : checking for -fstack-protector... -fstack-protector-strong I, [2023-01-05T07:15:35.198467 #1319] INFO -- : checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes I, [2023-01-05T07:15:35.226141 #1319] INFO -- : checking whether -fno-strict-overflow is accepted as CFLAGS... yes I, [2023-01-05T07:15:35.253400 #1319] INFO -- : checking whether -ggdb3 is accepted as CFLAGS... yes I, [2023-01-05T07:15:35.282290 #1319] INFO -- : checking whether -fvisibility=hidden is accepted as CFLAGS... yes I, [2023-01-05T07:15:35.310479 #1319] INFO -- : checking whether -fno-fast-math is accepted as CFLAGS... yes I, [2023-01-05T07:15:35.334749 #1319] INFO -- : checking whether -fexcess-precision=standard is accepted as CFLAGS... yes I, [2023-01-05T07:15:35.353439 #1319] INFO -- : checking whether -fp-model precise is accepted as CFLAGS... no I, [2023-01-05T07:15:35.382549 #1319] INFO -- : checking whether compiler has statement and declarations in expressions... yes I, [2023-01-05T07:15:35.445772 #1319] INFO -- : checking pthread.h usability... yes I, [2023-01-05T07:15:35.462590 #1319] INFO -- : checking pthread.h presence... yes I, [2023-01-05T07:15:35.462885 #1319] INFO -- : checking for pthread.h... yes I, [2023-01-05T07:15:35.509037 #1319] INFO -- : checking for pthread_create in -lthr... no I, [2023-01-05T07:15:35.566912 #1319] INFO -- : checking for pthread_create in -lpthread... yes I, [2023-01-05T07:15:35.596140 #1319] INFO -- : checking for pthread_np.h... no I, [2023-01-05T07:15:35.596372 #1319] INFO -- : checking thread model... pthread I, [2023-01-05T07:15:35.656505 #1319] INFO -- : checking whether CXXFLAGS is valid... no E, [2023-01-05T07:15:35.656642 #1319] ERROR -- : configure: WARNING: something wrong with CXXFLAGS="" I, [2023-01-05T07:15:35.712030 #1319] INFO -- : checking for crypt in -lcrypt... yes I, [2023-01-05T07:15:35.762399 #1319] INFO -- : checking for dlopen in -ldl... yes I, [2023-01-05T07:15:35.814445 #1319] INFO -- : checking for shutdown in -lsocket... no I, [2023-01-05T07:15:35.855408 #1319] INFO -- : checking for dirent.h that defines DIR... yes I, [2023-01-05T07:15:35.912540 #1319] INFO -- : checking for library containing opendir... none required I, [2023-01-05T07:15:35.943479 #1319] INFO -- : checking for stdbool.h that conforms to C99... yes I, [2023-01-05T07:15:36.032456 #1319] INFO -- : checking for _Bool... yes I, [2023-01-05T07:15:36.076116 #1319] INFO -- : checking for sys/wait.h that is POSIX.1 compatible... yes I, [2023-01-05T07:15:36.100288 #1319] INFO -- : checking for afunix.h... no I, [2023-01-05T07:15:36.139277 #1319] INFO -- : checking atomic.h usability... no I, [2023-01-05T07:15:36.156529 #1319] INFO -- : checking atomic.h presence... no I, [2023-01-05T07:15:36.156616 #1319] INFO -- : checking for atomic.h... no I, [2023-01-05T07:15:36.194948 #1319] INFO -- : checking copyfile.h usability... no I, [2023-01-05T07:15:36.212852 #1319] INFO -- : checking copyfile.h presence... no I, [2023-01-05T07:15:36.213070 #1319] INFO -- : checking for copyfile.h... no I, [2023-01-05T07:15:36.255564 #1319] INFO -- : checking direct.h usability... no I, [2023-01-05T07:15:36.274403 #1319] INFO -- : checking direct.h presence... no I, [2023-01-05T07:15:36.274818 #1319] INFO -- : checking for direct.h... no I, [2023-01-05T07:15:36.321799 #1319] INFO -- : checking grp.h usability... yes I, [2023-01-05T07:15:36.331986 #1319] INFO -- : checking grp.h presence... yes I, [2023-01-05T07:15:36.332323 #1319] INFO -- : checking for grp.h... yes I, [2023-01-05T07:15:36.385292 #1319] INFO -- : checking fcntl.h usability... yes I, [2023-01-05T07:15:36.398783 #1319] INFO -- : checking fcntl.h presence... yes I, [2023-01-05T07:15:36.399117 #1319] INFO -- : checking for fcntl.h... yes I, [2023-01-05T07:15:36.445138 #1319] INFO -- : checking float.h usability... yes I, [2023-01-05T07:15:36.456837 #1319] INFO -- : checking float.h presence... yes I, [2023-01-05T07:15:36.457184 #1319] INFO -- : checking for float.h... yes I, [2023-01-05T07:15:36.495461 #1319] INFO -- : checking ieeefp.h usability... no I, [2023-01-05T07:15:36.513620 #1319] INFO -- : checking ieeefp.h presence... no I, [2023-01-05T07:15:36.513958 #1319] INFO -- : checking for ieeefp.h... no I, [2023-01-05T07:15:36.549383 #1319] INFO -- : checking intrinsics.h usability... no I, [2023-01-05T07:15:36.566936 #1319] INFO -- : checking intrinsics.h presence... no I, [2023-01-05T07:15:36.567142 #1319] INFO -- : checking for intrinsics.h... no I, [2023-01-05T07:15:36.614343 #1319] INFO -- : checking langinfo.h usability... yes I, [2023-01-05T07:15:36.627435 #1319] INFO -- : checking langinfo.h presence... yes I, [2023-01-05T07:15:36.627643 #1319] INFO -- : checking for langinfo.h... yes I, [2023-01-05T07:15:36.684407 #1319] INFO -- : checking limits.h usability... yes I, [2023-01-05T07:15:36.698446 #1319] INFO -- : checking limits.h presence... yes I, [2023-01-05T07:15:36.698783 #1319] INFO -- : checking for limits.h... yes I, [2023-01-05T07:15:36.753876 #1319] INFO -- : checking locale.h usability... yes I, [2023-01-05T07:15:36.767228 #1319] INFO -- : checking locale.h presence... yes I, [2023-01-05T07:15:36.767555 #1319] INFO -- : checking for locale.h... yes I, [2023-01-05T07:15:36.816384 #1319] INFO -- : checking malloc.h usability... yes I, [2023-01-05T07:15:36.831021 #1319] INFO -- : checking malloc.h presence... yes I, [2023-01-05T07:15:36.831363 #1319] INFO -- : checking for malloc.h... yes I, [2023-01-05T07:15:36.869026 #1319] INFO -- : checking malloc/malloc.h usability... no I, [2023-01-05T07:15:36.887686 #1319] INFO -- : checking malloc/malloc.h presence... no I, [2023-01-05T07:15:36.887963 #1319] INFO -- : checking for malloc/malloc.h... no I, [2023-01-05T07:15:36.926051 #1319] INFO -- : checking malloc_np.h usability... no I, [2023-01-05T07:15:36.944509 #1319] INFO -- : checking malloc_np.h presence... no I, [2023-01-05T07:15:36.944708 #1319] INFO -- : checking for malloc_np.h... no I, [2023-01-05T07:15:36.984850 #1319] INFO -- : checking net/socket.h usability... no I, [2023-01-05T07:15:37.002003 #1319] INFO -- : checking net/socket.h presence... no I, [2023-01-05T07:15:37.002217 #1319] INFO -- : checking for net/socket.h... no I, [2023-01-05T07:15:37.038778 #1319] INFO -- : checking process.h usability... no I, [2023-01-05T07:15:37.057740 #1319] INFO -- : checking process.h presence... no I, [2023-01-05T07:15:37.057935 #1319] INFO -- : checking for process.h... no I, [2023-01-05T07:15:37.106734 #1319] INFO -- : checking pwd.h usability... yes I, [2023-01-05T07:15:37.116444 #1319] INFO -- : checking pwd.h presence... yes I, [2023-01-05T07:15:37.116501 #1319] INFO -- : checking for pwd.h... yes I, [2023-01-05T07:15:37.170186 #1319] INFO -- : checking sanitizer/asan_interface.h usability... yes I, [2023-01-05T07:15:37.182315 #1319] INFO -- : checking sanitizer/asan_interface.h presence... yes I, [2023-01-05T07:15:37.182507 #1319] INFO -- : checking for sanitizer/asan_interface.h... yes I, [2023-01-05T07:15:37.224463 #1319] INFO -- : checking sanitizer/msan_interface.h usability... no I, [2023-01-05T07:15:37.241772 #1319] INFO -- : checking sanitizer/msan_interface.h presence... no I, [2023-01-05T07:15:37.241948 #1319] INFO -- : checking for sanitizer/msan_interface.h... no I, [2023-01-05T07:15:37.282630 #1319] INFO -- : checking setjmpex.h usability... no I, [2023-01-05T07:15:37.300361 #1319] INFO -- : checking setjmpex.h presence... no I, [2023-01-05T07:15:37.300436 #1319] INFO -- : checking for setjmpex.h... no I, [2023-01-05T07:15:37.349646 #1319] INFO -- : checking stdalign.h usability... yes I, [2023-01-05T07:15:37.360861 #1319] INFO -- : checking stdalign.h presence... yes I, [2023-01-05T07:15:37.361044 #1319] INFO -- : checking for stdalign.h... yes I, [2023-01-05T07:15:37.412492 #1319] INFO -- : checking stdio.h usability... yes I, [2023-01-05T07:15:37.428288 #1319] INFO -- : checking stdio.h presence... yes I, [2023-01-05T07:15:37.428381 #1319] INFO -- : checking for stdio.h... yes I, [2023-01-05T07:15:37.472280 #1319] INFO -- : checking sys/attr.h usability... no I, [2023-01-05T07:15:37.489468 #1319] INFO -- : checking sys/attr.h presence... no I, [2023-01-05T07:15:37.489677 #1319] INFO -- : checking for sys/attr.h... no I, [2023-01-05T07:15:37.534787 #1319] INFO -- : checking sys/eventfd.h usability... yes I, [2023-01-05T07:15:37.549328 #1319] INFO -- : checking sys/eventfd.h presence... yes I, [2023-01-05T07:15:37.549627 #1319] INFO -- : checking for sys/eventfd.h... yes I, [2023-01-05T07:15:37.598078 #1319] INFO -- : checking sys/fcntl.h usability... yes I, [2023-01-05T07:15:37.612475 #1319] INFO -- : checking sys/fcntl.h presence... yes I, [2023-01-05T07:15:37.612580 #1319] INFO -- : checking for sys/fcntl.h... yes I, [2023-01-05T07:15:37.664481 #1319] INFO -- : checking sys/file.h usability... yes I, [2023-01-05T07:15:37.678416 #1319] INFO -- : checking sys/file.h presence... yes I, [2023-01-05T07:15:37.678612 #1319] INFO -- : checking for sys/file.h... yes I, [2023-01-05T07:15:37.718299 #1319] INFO -- : checking sys/id.h usability... no I, [2023-01-05T07:15:37.734748 #1319] INFO -- : checking sys/id.h presence... no I, [2023-01-05T07:15:37.734989 #1319] INFO -- : checking for sys/id.h... no I, [2023-01-05T07:15:37.782233 #1319] INFO -- : checking sys/ioctl.h usability... yes I, [2023-01-05T07:15:37.794015 #1319] INFO -- : checking sys/ioctl.h presence... yes I, [2023-01-05T07:15:37.794235 #1319] INFO -- : checking for sys/ioctl.h... yes I, [2023-01-05T07:15:37.833163 #1319] INFO -- : checking sys/mkdev.h usability... no I, [2023-01-05T07:15:37.849923 #1319] INFO -- : checking sys/mkdev.h presence... no I, [2023-01-05T07:15:37.850096 #1319] INFO -- : checking for sys/mkdev.h... no I, [2023-01-05T07:15:37.908548 #1319] INFO -- : checking sys/param.h usability... yes I, [2023-01-05T07:15:37.925837 #1319] INFO -- : checking sys/param.h presence... yes I, [2023-01-05T07:15:37.926138 #1319] INFO -- : checking for sys/param.h... yes I, [2023-01-05T07:15:37.977880 #1319] INFO -- : checking sys/prctl.h usability... yes I, [2023-01-05T07:15:37.991312 #1319] INFO -- : checking sys/prctl.h presence... yes I, [2023-01-05T07:15:37.991456 #1319] INFO -- : checking for sys/prctl.h... yes I, [2023-01-05T07:15:38.041966 #1319] INFO -- : checking sys/random.h usability... yes I, [2023-01-05T07:15:38.058386 #1319] INFO -- : checking sys/random.h presence... yes I, [2023-01-05T07:15:38.058626 #1319] INFO -- : checking for sys/random.h... yes I, [2023-01-05T07:15:38.108938 #1319] INFO -- : checking sys/resource.h usability... yes I, [2023-01-05T07:15:38.120932 #1319] INFO -- : checking sys/resource.h presence... yes I, [2023-01-05T07:15:38.121111 #1319] INFO -- : checking for sys/resource.h... yes I, [2023-01-05T07:15:38.173248 #1319] INFO -- : checking sys/select.h usability... yes I, [2023-01-05T07:15:38.186281 #1319] INFO -- : checking sys/select.h presence... yes I, [2023-01-05T07:15:38.186453 #1319] INFO -- : checking for sys/select.h... yes I, [2023-01-05T07:15:38.240504 #1319] INFO -- : checking sys/sendfile.h usability... yes I, [2023-01-05T07:15:38.256477 #1319] INFO -- : checking sys/sendfile.h presence... yes I, [2023-01-05T07:15:38.256655 #1319] INFO -- : checking for sys/sendfile.h... yes I, [2023-01-05T07:15:38.310549 #1319] INFO -- : checking sys/socket.h usability... yes I, [2023-01-05T07:15:38.326083 #1319] INFO -- : checking sys/socket.h presence... yes I, [2023-01-05T07:15:38.326333 #1319] INFO -- : checking for sys/socket.h... yes I, [2023-01-05T07:15:38.384470 #1319] INFO -- : checking sys/syscall.h usability... yes I, [2023-01-05T07:15:38.397851 #1319] INFO -- : checking sys/syscall.h presence... yes I, [2023-01-05T07:15:38.398117 #1319] INFO -- : checking for sys/syscall.h... yes I, [2023-01-05T07:15:38.449937 #1319] INFO -- : checking sys/sysmacros.h usability... yes I, [2023-01-05T07:15:38.463899 #1319] INFO -- : checking sys/sysmacros.h presence... yes I, [2023-01-05T07:15:38.463983 #1319] INFO -- : checking for sys/sysmacros.h... yes I, [2023-01-05T07:15:38.514530 #1319] INFO -- : checking sys/time.h usability... yes I, [2023-01-05T07:15:38.527352 #1319] INFO -- : checking sys/time.h presence... yes I, [2023-01-05T07:15:38.527496 #1319] INFO -- : checking for sys/time.h... yes I, [2023-01-05T07:15:38.577531 #1319] INFO -- : checking sys/times.h usability... yes I, [2023-01-05T07:15:38.590399 #1319] INFO -- : checking sys/times.h presence... yes I, [2023-01-05T07:15:38.590622 #1319] INFO -- : checking for sys/times.h... yes I, [2023-01-05T07:15:38.638454 #1319] INFO -- : checking sys/uio.h usability... yes I, [2023-01-05T07:15:38.652434 #1319] INFO -- : checking sys/uio.h presence... yes I, [2023-01-05T07:15:38.652516 #1319] INFO -- : checking for sys/uio.h... yes I, [2023-01-05T07:15:38.691086 #1319] INFO -- : checking sys/utime.h usability... no I, [2023-01-05T07:15:38.707533 #1319] INFO -- : checking sys/utime.h presence... no I, [2023-01-05T07:15:38.707686 #1319] INFO -- : checking for sys/utime.h... no I, [2023-01-05T07:15:38.755607 #1319] INFO -- : checking syscall.h usability... yes I, [2023-01-05T07:15:38.765100 #1319] INFO -- : checking syscall.h presence... yes I, [2023-01-05T07:15:38.765310 #1319] INFO -- : checking for syscall.h... yes I, [2023-01-05T07:15:38.816118 #1319] INFO -- : checking time.h usability... yes I, [2023-01-05T07:15:38.829552 #1319] INFO -- : checking time.h presence... yes I, [2023-01-05T07:15:38.829727 #1319] INFO -- : checking for time.h... yes I, [2023-01-05T07:15:38.878356 #1319] INFO -- : checking ucontext.h usability... yes I, [2023-01-05T07:15:38.891952 #1319] INFO -- : checking ucontext.h presence... yes I, [2023-01-05T07:15:38.892036 #1319] INFO -- : checking for ucontext.h... yes I, [2023-01-05T07:15:38.938666 #1319] INFO -- : checking utime.h usability... yes I, [2023-01-05T07:15:38.951115 #1319] INFO -- : checking utime.h presence... yes I, [2023-01-05T07:15:38.951247 #1319] INFO -- : checking for utime.h... yes I, [2023-01-05T07:15:39.154616 #1319] INFO -- : checking x86intrin.h usability... yes I, [2023-01-05T07:15:39.203245 #1319] INFO -- : checking x86intrin.h presence... yes I, [2023-01-05T07:15:39.203505 #1319] INFO -- : checking for x86intrin.h... yes I, [2023-01-05T07:15:39.398664 #1319] INFO -- : checking for x86intrin.h when defined(__x86_64__)... yes I, [2023-01-05T07:15:39.454613 #1319] INFO -- : checking gmp.h usability... yes I, [2023-01-05T07:15:39.471694 #1319] INFO -- : checking gmp.h presence... yes I, [2023-01-05T07:15:39.471754 #1319] INFO -- : checking for gmp.h... yes I, [2023-01-05T07:15:39.581807 #1319] INFO -- : checking for library containing __gmpz_init... -lgmp I, [2023-01-05T07:15:39.584125 #1319] INFO -- : checking for special C compiler options needed for large files... no I, [2023-01-05T07:15:39.619447 #1319] INFO -- : checking for _FILE_OFFSET_BITS value needed for large files... no I, [2023-01-05T07:15:39.710945 #1319] INFO -- : checking whether byte ordering is bigendian... no I, [2023-01-05T07:15:39.741231 #1319] INFO -- : checking for an ANSI C-conforming const... yes I, [2023-01-05T07:15:39.793525 #1319] INFO -- : checking whether char is unsigned... no I, [2023-01-05T07:15:39.820102 #1319] INFO -- : checking for inline... inline I, [2023-01-05T07:15:39.850698 #1319] INFO -- : checking for working volatile... yes I, [2023-01-05T07:15:39.882359 #1319] INFO -- : checking for typeof syntax and keyword spelling... typeof I, [2023-01-05T07:15:39.910922 #1319] INFO -- : checking for C/C++ restrict keyword... __restrict I, [2023-01-05T07:15:40.004320 #1319] INFO -- : checking for long long... yes I, [2023-01-05T07:15:40.096498 #1319] INFO -- : checking for off_t... yes I, [2023-01-05T07:15:40.168663 #1319] INFO -- : checking char bit... 8 I, [2023-01-05T07:15:40.249869 #1319] INFO -- : checking size of int... 4 I, [2023-01-05T07:15:40.328329 #1319] INFO -- : checking size of short... 2 I, [2023-01-05T07:15:40.406777 #1319] INFO -- : checking size of long... 8 I, [2023-01-05T07:15:40.484629 #1319] INFO -- : checking size of long long... 8 I, [2023-01-05T07:15:40.522713 #1319] INFO -- : checking size of __int64... 0 I, [2023-01-05T07:15:40.603910 #1319] INFO -- : checking size of __int128... 16 I, [2023-01-05T07:15:40.683448 #1319] INFO -- : checking size of off_t... 8 I, [2023-01-05T07:15:40.763377 #1319] INFO -- : checking size of void*... 8 I, [2023-01-05T07:15:40.838347 #1319] INFO -- : checking size of float... 4 I, [2023-01-05T07:15:40.920667 #1319] INFO -- : checking size of double... 8 I, [2023-01-05T07:15:40.990830 #1319] INFO -- : checking size of time_t... 8 I, [2023-01-05T07:15:41.060042 #1319] INFO -- : checking size of clock_t... 8 I, [2023-01-05T07:15:41.122462 #1319] INFO -- : checking packed struct attribute... x __attribute__((packed)) I, [2023-01-05T07:15:41.154227 #1319] INFO -- : checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes I, [2023-01-05T07:15:41.192063 #1319] INFO -- : checking for printf prefix for long long... ll I, [2023-01-05T07:15:41.285867 #1319] INFO -- : checking for pid_t... yes I, [2023-01-05T07:15:41.498936 #1319] INFO -- : checking for convertible type of pid_t... INT I, [2023-01-05T07:15:41.598274 #1319] INFO -- : checking for uid_t... yes I, [2023-01-05T07:15:41.824869 #1319] INFO -- : checking for convertible type of uid_t... UINT I, [2023-01-05T07:15:41.917739 #1319] INFO -- : checking for gid_t... yes I, [2023-01-05T07:15:42.141663 #1319] INFO -- : checking for convertible type of gid_t... UINT I, [2023-01-05T07:15:42.217912 #1319] INFO -- : checking for time_t... yes I, [2023-01-05T07:15:42.334618 #1319] INFO -- : checking for convertible type of time_t... LONG I, [2023-01-05T07:15:42.432521 #1319] INFO -- : checking for dev_t... yes I, [2023-01-05T07:15:42.624609 #1319] INFO -- : checking for convertible type of dev_t... ULONG I, [2023-01-05T07:15:42.698311 #1319] INFO -- : checking for mode_t... yes I, [2023-01-05T07:15:42.848306 #1319] INFO -- : checking for convertible type of mode_t... UINT I, [2023-01-05T07:15:42.922379 #1319] INFO -- : checking for rlim_t... yes I, [2023-01-05T07:15:43.058492 #1319] INFO -- : checking for convertible type of rlim_t... ULONG I, [2023-01-05T07:15:43.068526 #1319] INFO -- : checking for off_t... (cached) yes I, [2023-01-05T07:15:43.233798 #1319] INFO -- : checking for convertible type of off_t... LONG I, [2023-01-05T07:15:43.300089 #1319] INFO -- : checking for clockid_t... yes I, [2023-01-05T07:15:43.444139 #1319] INFO -- : checking for convertible type of clockid_t... INT I, [2023-01-05T07:15:43.484297 #1319] INFO -- : checking for variable length macro... yes I, [2023-01-05T07:15:43.516887 #1319] INFO -- : checking if _Alignof() works... yes I, [2023-01-05T07:15:43.543420 #1319] INFO -- : checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x I, [2023-01-05T07:15:43.574170 #1319] INFO -- : checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x I, [2023-01-05T07:15:43.610616 #1319] INFO -- : checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x I, [2023-01-05T07:15:43.634684 #1319] INFO -- : checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x I, [2023-01-05T07:15:43.666113 #1319] INFO -- : checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x I, [2023-01-05T07:15:43.697726 #1319] INFO -- : checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x I, [2023-01-05T07:15:43.730727 #1319] INFO -- : checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x I, [2023-01-05T07:15:43.763080 #1319] INFO -- : checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x I, [2023-01-05T07:15:43.794049 #1319] INFO -- : checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x I, [2023-01-05T07:15:43.829435 #1319] INFO -- : checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x I, [2023-01-05T07:15:43.861343 #1319] INFO -- : checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x I, [2023-01-05T07:15:43.892740 #1319] INFO -- : checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x I, [2023-01-05T07:15:43.925796 #1319] INFO -- : checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x I, [2023-01-05T07:15:43.960731 #1319] INFO -- : checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x I, [2023-01-05T07:15:43.993436 #1319] INFO -- : checking for WEAK function attribute... __attribute__ ((__weak__)) x I, [2023-01-05T07:15:44.003386 #1319] INFO -- : checking for __attribute__((__depreacted__(msg))) in C++... no I, [2023-01-05T07:15:44.011336 #1319] INFO -- : checking for std::nullptr_t... no I, [2023-01-05T07:15:44.146059 #1319] INFO -- : checking for FUNC_STDCALL function attribute... x I, [2023-01-05T07:15:44.273363 #1319] INFO -- : checking for FUNC_CDECL function attribute... x I, [2023-01-05T07:15:44.405824 #1319] INFO -- : checking for FUNC_FASTCALL function attribute... x I, [2023-01-05T07:15:44.437475 #1319] INFO -- : checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x I, [2023-01-05T07:15:44.469267 #1319] INFO -- : checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x I, [2023-01-05T07:15:44.523671 #1319] INFO -- : checking for function alias... alias I, [2023-01-05T07:15:44.582245 #1319] INFO -- : checking for __atomic builtins... yes I, [2023-01-05T07:15:44.629644 #1319] INFO -- : checking for __sync builtins... yes I, [2023-01-05T07:15:44.676557 #1319] INFO -- : checking for __builtin_unreachable... yes I, [2023-01-05T07:15:44.739271 #1319] INFO -- : checking for __assume... no I, [2023-01-05T07:15:44.771158 #1319] INFO -- : checking for exported function attribute... __attribute__ ((__visibility__("default"))) I, [2023-01-05T07:15:44.801832 #1319] INFO -- : checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x I, [2023-01-05T07:15:44.856456 #1319] INFO -- : checking for function name string predefined identifier... __func__ I, [2023-01-05T07:15:44.890609 #1319] INFO -- : checking if enum over int is allowed... yes I, [2023-01-05T07:15:44.947361 #1319] INFO -- : checking whether sys_nerr is declared... yes I, [2023-01-05T07:15:45.006767 #1319] INFO -- : checking whether getenv is declared... yes I, [2023-01-05T07:15:45.093587 #1319] INFO -- : checking for size_t... yes I, [2023-01-05T07:15:45.194397 #1319] INFO -- : checking size of size_t... 8 I, [2023-01-05T07:15:45.263098 #1319] INFO -- : checking size of ptrdiff_t... 8 I, [2023-01-05T07:15:45.344097 #1319] INFO -- : checking size of dev_t... 8 I, [2023-01-05T07:15:45.383175 #1319] INFO -- : checking for printf prefix for size_t... z I, [2023-01-05T07:15:45.416627 #1319] INFO -- : checking for printf prefix for ptrdiff_t... t I, [2023-01-05T07:15:45.472914 #1319] INFO -- : checking for struct stat.st_blksize... yes I, [2023-01-05T07:15:45.526388 #1319] INFO -- : checking for struct stat.st_blocks... yes I, [2023-01-05T07:15:45.583416 #1319] INFO -- : checking for struct stat.st_rdev... yes I, [2023-01-05T07:15:45.622837 #1319] INFO -- : checking size of struct stat.st_size... SIZEOF_OFF_T I, [2023-01-05T07:15:45.662299 #1319] INFO -- : checking size of struct stat.st_blocks... SIZEOF_OFF_T I, [2023-01-05T07:15:45.701879 #1319] INFO -- : checking size of struct stat.st_ino... SIZEOF_LONG I, [2023-01-05T07:15:45.741496 #1319] INFO -- : checking size of struct stat.st_dev... SIZEOF_DEV_T I, [2023-01-05T07:15:45.781434 #1319] INFO -- : checking size of struct stat.st_rdev... SIZEOF_DEV_T I, [2023-01-05T07:15:45.873042 #1319] INFO -- : checking for struct stat.st_atim... yes I, [2023-01-05T07:15:45.949800 #1319] INFO -- : checking for struct stat.st_atimespec... no I, [2023-01-05T07:15:46.026007 #1319] INFO -- : checking for struct stat.st_atimensec... no I, [2023-01-05T07:15:46.121910 #1319] INFO -- : checking for struct stat.st_mtim... yes I, [2023-01-05T07:15:46.206199 #1319] INFO -- : checking for struct stat.st_mtimespec... no I, [2023-01-05T07:15:46.280982 #1319] INFO -- : checking for struct stat.st_mtimensec... no I, [2023-01-05T07:15:46.372451 #1319] INFO -- : checking for struct stat.st_ctim... yes I, [2023-01-05T07:15:46.452923 #1319] INFO -- : checking for struct stat.st_ctimespec... no I, [2023-01-05T07:15:46.530547 #1319] INFO -- : checking for struct stat.st_ctimensec... no I, [2023-01-05T07:15:46.605018 #1319] INFO -- : checking for struct stat.st_birthtimespec... no I, [2023-01-05T07:15:46.695402 #1319] INFO -- : checking for struct statx.stx_btime... yes I, [2023-01-05T07:15:46.758213 #1319] INFO -- : checking for struct timeval... yes I, [2023-01-05T07:15:46.798167 #1319] INFO -- : checking size of struct timeval.tv_sec... SIZEOF_TIME_T I, [2023-01-05T07:15:46.864043 #1319] INFO -- : checking for struct timespec... yes I, [2023-01-05T07:15:46.929625 #1319] INFO -- : checking for struct timezone... yes I, [2023-01-05T07:15:47.024867 #1319] INFO -- : checking for fd_mask... yes I, [2023-01-05T07:15:47.066231 #1319] INFO -- : checking for int8_t... yes I, [2023-01-05T07:15:47.146371 #1319] INFO -- : checking size of int8_t... 1 I, [2023-01-05T07:15:47.203563 #1319] INFO -- : checking for uint8_t... yes I, [2023-01-05T07:15:47.283568 #1319] INFO -- : checking size of uint8_t... 1 I, [2023-01-05T07:15:47.343946 #1319] INFO -- : checking for int16_t... yes I, [2023-01-05T07:15:47.424893 #1319] INFO -- : checking size of int16_t... 2 I, [2023-01-05T07:15:47.477935 #1319] INFO -- : checking for uint16_t... yes I, [2023-01-05T07:15:47.556340 #1319] INFO -- : checking size of uint16_t... 2 I, [2023-01-05T07:15:47.606466 #1319] INFO -- : checking for int32_t... yes I, [2023-01-05T07:15:47.685322 #1319] INFO -- : checking size of int32_t... 4 I, [2023-01-05T07:15:47.737643 #1319] INFO -- : checking for uint32_t... yes I, [2023-01-05T07:15:47.819479 #1319] INFO -- : checking size of uint32_t... 4 I, [2023-01-05T07:15:47.872566 #1319] INFO -- : checking for int64_t... yes I, [2023-01-05T07:15:47.948914 #1319] INFO -- : checking size of int64_t... 8 I, [2023-01-05T07:15:48.004554 #1319] INFO -- : checking for uint64_t... yes I, [2023-01-05T07:15:48.088650 #1319] INFO -- : checking size of uint64_t... 8 I, [2023-01-05T07:15:48.127344 #1319] INFO -- : checking for int128_t... __int128 I, [2023-01-05T07:15:48.171530 #1319] INFO -- : checking for uint128_t... unsigned __int128 I, [2023-01-05T07:15:48.229906 #1319] INFO -- : checking for intptr_t... yes I, [2023-01-05T07:15:48.303623 #1319] INFO -- : checking size of intptr_t... 8 I, [2023-01-05T07:15:48.354079 #1319] INFO -- : checking for uintptr_t... yes I, [2023-01-05T07:15:48.431225 #1319] INFO -- : checking size of uintptr_t... 8 I, [2023-01-05T07:15:48.553032 #1319] INFO -- : checking for printf prefix for intptr_t... NONE I, [2023-01-05T07:15:48.588075 #1319] INFO -- : checking for ssize_t... yes I, [2023-01-05T07:15:48.663509 #1319] INFO -- : checking size of ssize_t... 8 I, [2023-01-05T07:15:48.758384 #1319] INFO -- : checking for printf prefix for int64_t... NONE I, [2023-01-05T07:15:48.811997 #1319] INFO -- : checking for stack end address... __libc_stack_end I, [2023-01-05T07:15:48.813133 #1319] INFO -- : checking for uid_t in sys/types.h... (cached) yes I, [2023-01-05T07:15:48.881431 #1319] INFO -- : checking type of array argument to getgroups... gid_t I, [2023-01-05T07:15:48.935249 #1319] INFO -- : checking for working alloca.h... yes I, [2023-01-05T07:15:48.989180 #1319] INFO -- : checking for alloca... yes I, [2023-01-05T07:15:49.042767 #1319] INFO -- : checking for dynamic size alloca... ok I, [2023-01-05T07:15:49.126510 #1319] INFO -- : checking for working memcmp... yes I, [2023-01-05T07:15:49.180356 #1319] INFO -- : checking for dup... yes I, [2023-01-05T07:15:49.234646 #1319] INFO -- : checking for dup2... yes I, [2023-01-05T07:15:49.293393 #1319] INFO -- : checking for acosh... yes I, [2023-01-05T07:15:49.355046 #1319] INFO -- : checking for cbrt... yes I, [2023-01-05T07:15:49.411926 #1319] INFO -- : checking for crypt... yes I, [2023-01-05T07:15:49.476530 #1319] INFO -- : checking for erf... yes I, [2023-01-05T07:15:49.526308 #1319] INFO -- : checking for explicit_bzero... yes I, [2023-01-05T07:15:49.588691 #1319] INFO -- : checking for ffs... yes I, [2023-01-05T07:15:49.640505 #1319] INFO -- : checking for flock... yes I, [2023-01-05T07:15:49.698939 #1319] INFO -- : checking for hypot... yes I, [2023-01-05T07:15:49.761820 #1319] INFO -- : checking for lgamma_r... yes I, [2023-01-05T07:15:49.825921 #1319] INFO -- : checking for memmove... yes I, [2023-01-05T07:15:49.891979 #1319] INFO -- : checking for nan... yes I, [2023-01-05T07:15:49.949097 #1319] INFO -- : checking for nextafter... yes I, [2023-01-05T07:15:50.013730 #1319] INFO -- : checking for setproctitle... no I, [2023-01-05T07:15:50.069806 #1319] INFO -- : checking for strchr... yes I, [2023-01-05T07:15:50.128190 #1319] INFO -- : checking for strerror... yes I, [2023-01-05T07:15:50.190907 #1319] INFO -- : checking for strlcat... no I, [2023-01-05T07:15:50.256145 #1319] INFO -- : checking for strlcpy... no I, [2023-01-05T07:15:50.313301 #1319] INFO -- : checking for strstr... yes I, [2023-01-05T07:15:50.375804 #1319] INFO -- : checking for tgamma... yes I, [2023-01-05T07:15:50.414327 #1319] INFO -- : checking sys/pstat.h usability... no I, [2023-01-05T07:15:50.432331 #1319] INFO -- : checking sys/pstat.h presence... no I, [2023-01-05T07:15:50.432415 #1319] INFO -- : checking for sys/pstat.h... no I, [2023-01-05T07:15:50.432746 #1319] INFO -- : checking for pid_t... (cached) yes I, [2023-01-05T07:15:50.472019 #1319] INFO -- : checking vfork.h usability... no I, [2023-01-05T07:15:50.489667 #1319] INFO -- : checking vfork.h presence... no I, [2023-01-05T07:15:50.489832 #1319] INFO -- : checking for vfork.h... no I, [2023-01-05T07:15:50.549558 #1319] INFO -- : checking for fork... yes I, [2023-01-05T07:15:50.615644 #1319] INFO -- : checking for vfork... yes I, [2023-01-05T07:15:50.690807 #1319] INFO -- : checking for working fork... yes I, [2023-01-05T07:15:50.691113 #1319] INFO -- : checking for working vfork... (cached) yes I, [2023-01-05T07:15:50.750195 #1319] INFO -- : checking for __syscall... no I, [2023-01-05T07:15:50.806443 #1319] INFO -- : checking for _longjmp... yes I, [2023-01-05T07:15:50.863240 #1319] INFO -- : checking for arc4random_buf... no I, [2023-01-05T07:15:50.928708 #1319] INFO -- : checking for atan2l... yes I, [2023-01-05T07:15:51.008871 #1319] INFO -- : checking for atan2f... yes I, [2023-01-05T07:15:51.069890 #1319] INFO -- : checking for chmod... yes I, [2023-01-05T07:15:51.132963 #1319] INFO -- : checking for chown... yes I, [2023-01-05T07:15:51.193898 #1319] INFO -- : checking for chroot... yes I, [2023-01-05T07:15:51.252851 #1319] INFO -- : checking for chsize... no I, [2023-01-05T07:15:51.306871 #1319] INFO -- : checking for clock_gettime... yes I, [2023-01-05T07:15:51.359683 #1319] INFO -- : checking for copy_file_range... yes I, [2023-01-05T07:15:51.423385 #1319] INFO -- : checking for cosh... yes I, [2023-01-05T07:15:51.486915 #1319] INFO -- : checking for crypt_r... yes I, [2023-01-05T07:15:51.489136 #1319] INFO -- : checking for daemon... (cached) no I, [2023-01-05T07:15:51.545110 #1319] INFO -- : checking for dirfd... yes I, [2023-01-05T07:15:51.599526 #1319] INFO -- : checking for dl_iterate_phdr... yes I, [2023-01-05T07:15:51.659617 #1319] INFO -- : checking for dlopen... yes I, [2023-01-05T07:15:51.715765 #1319] INFO -- : checking for dladdr... yes I, [2023-01-05T07:15:51.780334 #1319] INFO -- : checking for dup3... yes I, [2023-01-05T07:15:51.838599 #1319] INFO -- : checking for eaccess... yes I, [2023-01-05T07:15:51.896394 #1319] INFO -- : checking for endgrent... yes I, [2023-01-05T07:15:51.956525 #1319] INFO -- : checking for eventfd... yes I, [2023-01-05T07:15:52.017694 #1319] INFO -- : checking for execl... yes I, [2023-01-05T07:15:52.073128 #1319] INFO -- : checking for execle... yes I, [2023-01-05T07:15:52.140464 #1319] INFO -- : checking for execv... yes I, [2023-01-05T07:15:52.197296 #1319] INFO -- : checking for execve... yes I, [2023-01-05T07:15:52.262637 #1319] INFO -- : checking for explicit_memset... no I, [2023-01-05T07:15:52.324340 #1319] INFO -- : checking for fcopyfile... no I, [2023-01-05T07:15:52.380305 #1319] INFO -- : checking for fchmod... yes I, [2023-01-05T07:15:52.438830 #1319] INFO -- : checking for fchown... yes I, [2023-01-05T07:15:52.491519 #1319] INFO -- : checking for fcntl... yes I, [2023-01-05T07:15:52.547534 #1319] INFO -- : checking for fdatasync... yes I, [2023-01-05T07:15:52.604290 #1319] INFO -- : checking for fdopendir... yes I, [2023-01-05T07:15:52.670413 #1319] INFO -- : checking for fgetattrlist... no I, [2023-01-05T07:15:52.736531 #1319] INFO -- : checking for fmod... yes I, [2023-01-05T07:15:52.791312 #1319] INFO -- : checking for fstatat... yes I, [2023-01-05T07:15:52.847817 #1319] INFO -- : checking for fsync... yes I, [2023-01-05T07:15:52.907387 #1319] INFO -- : checking for ftruncate... yes I, [2023-01-05T07:15:52.964489 #1319] INFO -- : checking for ftruncate64... yes I, [2023-01-05T07:15:53.031232 #1319] INFO -- : checking for getattrlist... no I, [2023-01-05T07:15:53.088974 #1319] INFO -- : checking for getcwd... yes I, [2023-01-05T07:15:53.139357 #1319] INFO -- : checking for getegid... yes I, [2023-01-05T07:15:53.195445 #1319] INFO -- : checking for getentropy... yes I, [2023-01-05T07:15:53.258373 #1319] INFO -- : checking for geteuid... yes I, [2023-01-05T07:15:53.316441 #1319] INFO -- : checking for getgid... yes I, [2023-01-05T07:15:53.379277 #1319] INFO -- : checking for getgidx... no I, [2023-01-05T07:15:53.436480 #1319] INFO -- : checking for getgrnam... yes I, [2023-01-05T07:15:53.492516 #1319] INFO -- : checking for getgrnam_r... yes I, [2023-01-05T07:15:53.552434 #1319] INFO -- : checking for getgroups... yes I, [2023-01-05T07:15:53.612161 #1319] INFO -- : checking for getlogin... yes I, [2023-01-05T07:15:53.668365 #1319] INFO -- : checking for getlogin_r... yes I, [2023-01-05T07:15:53.723707 #1319] INFO -- : checking for getpgid... yes I, [2023-01-05T07:15:53.781574 #1319] INFO -- : checking for getpgrp... yes I, [2023-01-05T07:15:53.838299 #1319] INFO -- : checking for getppid... yes I, [2023-01-05T07:15:53.896104 #1319] INFO -- : checking for getpriority... yes I, [2023-01-05T07:15:53.956806 #1319] INFO -- : checking for getpwnam... yes I, [2023-01-05T07:15:54.016306 #1319] INFO -- : checking for getpwnam_r... yes I, [2023-01-05T07:15:54.075113 #1319] INFO -- : checking for getpwuid... yes I, [2023-01-05T07:15:54.124957 #1319] INFO -- : checking for getpwuid_r... yes I, [2023-01-05T07:15:54.180546 #1319] INFO -- : checking for getrandom... yes I, [2023-01-05T07:15:54.240981 #1319] INFO -- : checking for getresgid... yes I, [2023-01-05T07:15:54.294913 #1319] INFO -- : checking for getresuid... yes I, [2023-01-05T07:15:54.347359 #1319] INFO -- : checking for getrlimit... yes I, [2023-01-05T07:15:54.409889 #1319] INFO -- : checking for getsid... yes I, [2023-01-05T07:15:54.466973 #1319] INFO -- : checking for gettimeofday... yes I, [2023-01-05T07:15:55.024303 #1319] INFO -- : checking for getuid... yes I, [2023-01-05T07:15:55.083090 #1319] INFO -- : checking for getuidx... no I, [2023-01-05T07:15:55.136137 #1319] INFO -- : checking for gmtime_r... yes I, [2023-01-05T07:15:55.193028 #1319] INFO -- : checking for grantpt... yes I, [2023-01-05T07:15:55.245961 #1319] INFO -- : checking for initgroups... yes I, [2023-01-05T07:15:55.298132 #1319] INFO -- : checking for ioctl... yes I, [2023-01-05T07:15:55.365365 #1319] INFO -- : checking for isfinite... no I, [2023-01-05T07:15:55.425953 #1319] INFO -- : checking for issetugid... no I, [2023-01-05T07:15:55.481119 #1319] INFO -- : checking for kill... yes I, [2023-01-05T07:15:55.538130 #1319] INFO -- : checking for killpg... yes I, [2023-01-05T07:15:55.568223 #1319] INFO -- : checking for lchmod... no I, [2023-01-05T07:15:55.615199 #1319] INFO -- : checking for lchown... yes I, [2023-01-05T07:15:55.671394 #1319] INFO -- : checking for link... yes I, [2023-01-05T07:15:55.736434 #1319] INFO -- : checking for llabs... yes I, [2023-01-05T07:15:55.796845 #1319] INFO -- : checking for lockf... yes I, [2023-01-05T07:15:55.864207 #1319] INFO -- : checking for log2... yes I, [2023-01-05T07:15:55.926954 #1319] INFO -- : checking for lstat... yes I, [2023-01-05T07:15:55.984044 #1319] INFO -- : checking for lutimes... yes I, [2023-01-05T07:15:56.039044 #1319] INFO -- : checking for malloc_usable_size... yes I, [2023-01-05T07:15:56.101009 #1319] INFO -- : checking for malloc_size... no I, [2023-01-05T07:15:56.157104 #1319] INFO -- : checking for mblen... yes I, [2023-01-05T07:15:56.215450 #1319] INFO -- : checking for memalign... yes I, [2023-01-05T07:15:56.278565 #1319] INFO -- : checking for memset_s... no I, [2023-01-05T07:15:56.339262 #1319] INFO -- : checking for writev... yes I, [2023-01-05T07:15:56.398484 #1319] INFO -- : checking for memrchr... yes I, [2023-01-05T07:15:56.454809 #1319] INFO -- : checking for memmem... yes I, [2023-01-05T07:15:56.502733 #1319] INFO -- : checking for mkfifo... yes I, [2023-01-05T07:15:56.558131 #1319] INFO -- : checking for mknod... yes I, [2023-01-05T07:15:56.613405 #1319] INFO -- : checking for mktime... yes I, [2023-01-05T07:15:56.669847 #1319] INFO -- : checking for mmap... yes I, [2023-01-05T07:15:56.728113 #1319] INFO -- : checking for mremap... yes I, [2023-01-05T07:15:56.787520 #1319] INFO -- : checking for openat... yes I, [2023-01-05T07:15:56.838669 #1319] INFO -- : checking for pclose... yes I, [2023-01-05T07:15:56.895071 #1319] INFO -- : checking for pipe... yes I, [2023-01-05T07:15:56.953170 #1319] INFO -- : checking for pipe2... yes I, [2023-01-05T07:15:57.011612 #1319] INFO -- : checking for poll... yes I, [2023-01-05T07:15:57.070616 #1319] INFO -- : checking for popen... yes I, [2023-01-05T07:15:57.127029 #1319] INFO -- : checking for posix_fadvise... yes I, [2023-01-05T07:15:57.185463 #1319] INFO -- : checking for posix_madvise... yes I, [2023-01-05T07:15:57.239179 #1319] INFO -- : checking for posix_memalign... yes I, [2023-01-05T07:15:57.292350 #1319] INFO -- : checking for ppoll... yes I, [2023-01-05T07:15:57.353566 #1319] INFO -- : checking for pread... yes I, [2023-01-05T07:15:57.406978 #1319] INFO -- : checking for pwrite... yes I, [2023-01-05T07:15:57.463845 #1319] INFO -- : checking for qsort_r... yes I, [2023-01-05T07:15:57.530328 #1319] INFO -- : checking for qsort_s... no I, [2023-01-05T07:15:57.583623 #1319] INFO -- : checking for readlink... yes I, [2023-01-05T07:15:57.643338 #1319] INFO -- : checking for realpath... yes I, [2023-01-05T07:15:57.709034 #1319] INFO -- : checking for round... yes I, [2023-01-05T07:15:57.767220 #1319] INFO -- : checking for sched_getaffinity... yes I, [2023-01-05T07:15:57.823234 #1319] INFO -- : checking for seekdir... yes I, [2023-01-05T07:15:57.885210 #1319] INFO -- : checking for select_large_fdset... no I, [2023-01-05T07:15:57.939632 #1319] INFO -- : checking for sendfile... yes I, [2023-01-05T07:15:57.996220 #1319] INFO -- : checking for setegid... yes I, [2023-01-05T07:15:58.056272 #1319] INFO -- : checking for setenv... yes I, [2023-01-05T07:15:58.117122 #1319] INFO -- : checking for seteuid... yes I, [2023-01-05T07:15:58.174633 #1319] INFO -- : checking for setgid... yes I, [2023-01-05T07:15:58.240158 #1319] INFO -- : checking for setgroups... yes I, [2023-01-05T07:15:58.305071 #1319] INFO -- : checking for setpgid... yes I, [2023-01-05T07:15:58.364655 #1319] INFO -- : checking for setpgrp... yes I, [2023-01-05T07:15:58.416391 #1319] INFO -- : checking for setregid... yes I, [2023-01-05T07:15:58.471659 #1319] INFO -- : checking for setresgid... yes I, [2023-01-05T07:15:58.531669 #1319] INFO -- : checking for setresuid... yes I, [2023-01-05T07:15:58.589517 #1319] INFO -- : checking for setreuid... yes I, [2023-01-05T07:15:58.654590 #1319] INFO -- : checking for setrgid... no I, [2023-01-05T07:15:58.704502 #1319] INFO -- : checking for setrlimit... yes I, [2023-01-05T07:15:58.775075 #1319] INFO -- : checking for setruid... no I, [2023-01-05T07:15:58.834766 #1319] INFO -- : checking for setsid... yes I, [2023-01-05T07:15:58.895948 #1319] INFO -- : checking for setuid... yes I, [2023-01-05T07:15:58.952878 #1319] INFO -- : checking for shutdown... yes I, [2023-01-05T07:15:59.006066 #1319] INFO -- : checking for sigaction... yes I, [2023-01-05T07:15:59.069388 #1319] INFO -- : checking for sigaltstack... yes I, [2023-01-05T07:15:59.131216 #1319] INFO -- : checking for sigprocmask... yes I, [2023-01-05T07:15:59.198717 #1319] INFO -- : checking for sinh... yes I, [2023-01-05T07:15:59.261479 #1319] INFO -- : checking for spawnv... no I, [2023-01-05T07:15:59.319991 #1319] INFO -- : checking for symlink... yes I, [2023-01-05T07:15:59.378671 #1319] INFO -- : checking for syscall... yes I, [2023-01-05T07:15:59.438746 #1319] INFO -- : checking for sysconf... yes I, [2023-01-05T07:15:59.496867 #1319] INFO -- : checking for system... yes I, [2023-01-05T07:15:59.559403 #1319] INFO -- : checking for tanh... yes I, [2023-01-05T07:15:59.619787 #1319] INFO -- : checking for telldir... yes I, [2023-01-05T07:15:59.675492 #1319] INFO -- : checking for timegm... yes I, [2023-01-05T07:15:59.737069 #1319] INFO -- : checking for times... yes I, [2023-01-05T07:15:59.795472 #1319] INFO -- : checking for truncate... yes I, [2023-01-05T07:15:59.851702 #1319] INFO -- : checking for truncate64... yes I, [2023-01-05T07:15:59.908728 #1319] INFO -- : checking for tzset... yes I, [2023-01-05T07:15:59.966538 #1319] INFO -- : checking for umask... yes I, [2023-01-05T07:16:00.026841 #1319] INFO -- : checking for unsetenv... yes I, [2023-01-05T07:16:00.085026 #1319] INFO -- : checking for utimensat... yes I, [2023-01-05T07:16:00.135199 #1319] INFO -- : checking for utimes... yes I, [2023-01-05T07:16:00.194445 #1319] INFO -- : checking for wait4... yes I, [2023-01-05T07:16:00.256108 #1319] INFO -- : checking for waitpid... yes I, [2023-01-05T07:16:00.321824 #1319] INFO -- : checking for __cospi... no I, [2023-01-05T07:16:00.379306 #1319] INFO -- : checking for __sinpi... no I, [2023-01-05T07:16:00.435762 #1319] INFO -- : checking for statx... yes I, [2023-01-05T07:16:00.495046 #1319] INFO -- : checking if getcwd allocates buffer if NULL is given... yes I, [2023-01-05T07:16:00.548030 #1319] INFO -- : checking crypt.h usability... yes I, [2023-01-05T07:16:00.559454 #1319] INFO -- : checking crypt.h presence... yes I, [2023-01-05T07:16:00.559863 #1319] INFO -- : checking for crypt.h... yes I, [2023-01-05T07:16:00.594015 #1319] INFO -- : checking for struct crypt_data.initialized... yes I, [2023-01-05T07:16:00.642482 #1319] INFO -- : checking for __builtin_alloca_with_align... yes I, [2023-01-05T07:16:00.697275 #1319] INFO -- : checking for __builtin_assume_aligned... yes I, [2023-01-05T07:16:00.742026 #1319] INFO -- : checking for __builtin_bswap16... yes I, [2023-01-05T07:16:00.795651 #1319] INFO -- : checking for __builtin_bswap32... yes I, [2023-01-05T07:16:00.847622 #1319] INFO -- : checking for __builtin_bswap64... yes I, [2023-01-05T07:16:00.901027 #1319] INFO -- : checking for __builtin_popcount... yes I, [2023-01-05T07:16:00.951192 #1319] INFO -- : checking for __builtin_popcountll... yes I, [2023-01-05T07:16:01.006728 #1319] INFO -- : checking for __builtin_clz... yes I, [2023-01-05T07:16:01.062347 #1319] INFO -- : checking for __builtin_clzl... yes I, [2023-01-05T07:16:01.115468 #1319] INFO -- : checking for __builtin_clzll... yes I, [2023-01-05T07:16:01.161791 #1319] INFO -- : checking for __builtin_ctz... yes I, [2023-01-05T07:16:01.215659 #1319] INFO -- : checking for __builtin_ctzll... yes I, [2023-01-05T07:16:01.266743 #1319] INFO -- : checking for __builtin_add_overflow... yes I, [2023-01-05T07:16:01.322174 #1319] INFO -- : checking for __builtin_sub_overflow... yes I, [2023-01-05T07:16:01.381100 #1319] INFO -- : checking for __builtin_mul_overflow... yes I, [2023-01-05T07:16:01.434355 #1319] INFO -- : checking for __builtin_mul_overflow_p... yes I, [2023-01-05T07:16:01.485564 #1319] INFO -- : checking for __builtin_constant_p... yes I, [2023-01-05T07:16:01.545690 #1319] INFO -- : checking for __builtin_choose_expr... yes I, [2023-01-05T07:16:01.602278 #1319] INFO -- : checking for __builtin_choose_expr_constant_p... yes I, [2023-01-05T07:16:01.655637 #1319] INFO -- : checking for __builtin_types_compatible_p... yes I, [2023-01-05T07:16:01.705672 #1319] INFO -- : checking for __builtin_trap... yes I, [2023-01-05T07:16:01.760504 #1319] INFO -- : checking for __builtin_expect... yes I, [2023-01-05T07:16:01.792916 #1319] INFO -- : checking whether qsort_r is GNU version... yes I, [2023-01-05T07:16:01.827830 #1319] INFO -- : checking whether qsort_r is BSD version... no I, [2023-01-05T07:16:01.909677 #1319] INFO -- : checking whether atan2 handles Inf as C99... yes I, [2023-01-05T07:16:01.960873 #1319] INFO -- : checking for clock_getres... yes I, [2023-01-05T07:16:02.008014 #1319] INFO -- : checking for timer_create in -lrt... yes I, [2023-01-05T07:16:02.067134 #1319] INFO -- : checking for timer_settime in -lrt... yes I, [2023-01-05T07:16:02.107301 #1319] INFO -- : checking for unsetenv returns a value... yes I, [2023-01-05T07:16:02.143257 #1319] INFO -- : checking whether struct tm is in sys/time.h or time.h... time.h I, [2023-01-05T07:16:02.178921 #1319] INFO -- : checking for struct tm.tm_zone... yes I, [2023-01-05T07:16:02.218658 #1319] INFO -- : checking for struct tm.tm_gmtoff... yes I, [2023-01-05T07:16:02.275422 #1319] INFO -- : checking for external int daylight... yes I, [2023-01-05T07:16:02.342428 #1319] INFO -- : checking for negative time_t for gmtime(3)... yes I, [2023-01-05T07:16:02.411314 #1319] INFO -- : checking for localtime(3) overflow correctly... yes I, [2023-01-05T07:16:02.482701 #1319] INFO -- : checking for sig_t... yes I, [2023-01-05T07:16:02.515440 #1319] INFO -- : checking whether right shift preserve sign bit... yes I, [2023-01-05T07:16:02.549210 #1319] INFO -- : checking whether _SC_CLK_TCK is supported... yes I, [2023-01-05T07:16:02.553937 #1319] INFO -- : checking stack growing direction on x86_64... -1 I, [2023-01-05T07:16:02.556052 #1319] INFO -- : checking native coroutine implementation for x86_64-linux... amd64 I, [2023-01-05T07:16:02.600580 #1319] INFO -- : checking whether pthread_t is scalar type... yes I, [2023-01-05T07:16:02.664200 #1319] INFO -- : checking for sched_yield... yes I, [2023-01-05T07:16:02.740016 #1319] INFO -- : checking for pthread_attr_setinheritsched... yes I, [2023-01-05T07:16:02.819670 #1319] INFO -- : checking for pthread_attr_get_np... no I, [2023-01-05T07:16:02.880450 #1319] INFO -- : checking for pthread_attr_getstack... yes I, [2023-01-05T07:16:02.953098 #1319] INFO -- : checking for pthread_attr_getguardsize... yes I, [2023-01-05T07:16:03.028229 #1319] INFO -- : checking for pthread_get_stackaddr_np... no I, [2023-01-05T07:16:03.090038 #1319] INFO -- : checking for pthread_get_stacksize_np... no I, [2023-01-05T07:16:03.153443 #1319] INFO -- : checking for thr_stksegment... no I, [2023-01-05T07:16:03.217625 #1319] INFO -- : checking for pthread_stackseg_np... no I, [2023-01-05T07:16:03.281360 #1319] INFO -- : checking for pthread_getthrds_np... no I, [2023-01-05T07:16:03.347673 #1319] INFO -- : checking for pthread_condattr_setclock... yes I, [2023-01-05T07:16:03.419656 #1319] INFO -- : checking for pthread_setname_np... yes I, [2023-01-05T07:16:03.490629 #1319] INFO -- : checking for pthread_set_name_np... no I, [2023-01-05T07:16:03.540230 #1319] INFO -- : checking for pthread_sigmask... yes I, [2023-01-05T07:16:03.595815 #1319] INFO -- : checking for pthread_getattr_np... yes I, [2023-01-05T07:16:03.628311 #1319] INFO -- : checking arguments of pthread_setname_np... (pthread_self(), name) I, [2023-01-05T07:16:03.665680 #1319] INFO -- : checking if mcontext_t is a pointer... no I, [2023-01-05T07:16:03.730799 #1319] INFO -- : checking for getcontext... yes I, [2023-01-05T07:16:03.799705 #1319] INFO -- : checking for setcontext... yes I, [2023-01-05T07:16:04.883580 #1319] INFO -- : checking if fork works with pthread... yes I, [2023-01-05T07:16:04.935732 #1319] INFO -- : checking sys/user.h usability... yes I, [2023-01-05T07:16:04.947981 #1319] INFO -- : checking sys/user.h presence... yes I, [2023-01-05T07:16:04.948149 #1319] INFO -- : checking for sys/user.h... yes I, [2023-01-05T07:16:04.995536 #1319] INFO -- : checking whether PAGE_SIZE is compile-time const... yes I, [2023-01-05T07:16:05.041129 #1319] INFO -- : checking ioctl request type... unsigned long I, [2023-01-05T07:16:05.107622 #1319] INFO -- : checking elf.h usability... yes I, [2023-01-05T07:16:05.125020 #1319] INFO -- : checking elf.h presence... yes I, [2023-01-05T07:16:05.125267 #1319] INFO -- : checking for elf.h... yes I, [2023-01-05T07:16:05.173073 #1319] INFO -- : checking elf_abi.h usability... no I, [2023-01-05T07:16:05.190508 #1319] INFO -- : checking elf_abi.h presence... no I, [2023-01-05T07:16:05.190671 #1319] INFO -- : checking for elf_abi.h... no I, [2023-01-05T07:16:05.244396 #1319] INFO -- : checking for uncompress in -lz... yes I, [2023-01-05T07:16:05.284115 #1319] INFO -- : checking mach-o/loader.h usability... no I, [2023-01-05T07:16:05.303528 #1319] INFO -- : checking mach-o/loader.h presence... no I, [2023-01-05T07:16:05.303620 #1319] INFO -- : checking for mach-o/loader.h... no I, [2023-01-05T07:16:05.304094 #1319] INFO -- : checking whether OS depend dynamic link works... yes I, [2023-01-05T07:16:05.362303 #1319] INFO -- : checking for backtrace... yes I, [2023-01-05T07:16:05.447775 #1319] INFO -- : checking for broken backtrace... no I, [2023-01-05T07:16:05.497251 #1319] INFO -- : checking valgrind/memcheck.h usability... yes I, [2023-01-05T07:16:05.512449 #1319] INFO -- : checking valgrind/memcheck.h presence... yes I, [2023-01-05T07:16:05.512703 #1319] INFO -- : checking for valgrind/memcheck.h... yes I, [2023-01-05T07:16:05.585948 #1319] INFO -- : checking for strip flags... -S -x I, [2023-01-05T07:16:05.656780 #1319] INFO -- : checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes I, [2023-01-05T07:16:05.717935 #1319] INFO -- : checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes I, [2023-01-05T07:16:05.726119 #1319] INFO -- : checking whether wrapper for LD_LIBRARY_PATH is needed... no I, [2023-01-05T07:16:05.729624 #1319] INFO -- : checking whether dtrace USDT is available... no I, [2023-01-05T07:16:05.800316 #1319] INFO -- : checking for __builtin_setjmp... yes with cast () I, [2023-01-05T07:16:05.828128 #1319] INFO -- : checking for _setjmpex as a macro or function... no I, [2023-01-05T07:16:05.880986 #1319] INFO -- : checking for _setjmp as a macro or function... yes I, [2023-01-05T07:16:05.924167 #1319] INFO -- : checking for sigsetjmp as a macro or function... no I, [2023-01-05T07:16:05.926425 #1319] INFO -- : checking for setjmp type... __builtin_setjmp I, [2023-01-05T07:16:05.930748 #1319] INFO -- : checking for rustc... no I, [2023-01-05T07:16:05.970454 #1319] INFO -- : checking for prefix of external symbols... NONE I, [2023-01-05T07:16:05.978296 #1319] INFO -- : checking if make is GNU make... yes I, [2023-01-05T07:16:06.087606 #1319] INFO -- : .ext/include/x86_64-linux/ruby/config.h updated I, [2023-01-05T07:16:06.117831 #1319] INFO -- : configure: ruby library version = 3.3.0+0 I, [2023-01-05T07:16:06.242603 #1319] INFO -- : configure: creating ./config.status I, [2023-01-05T07:16:06.345982 #1319] INFO -- : config.status: creating GNUmakefile I, [2023-01-05T07:16:06.362973 #1319] INFO -- : config.status: creating Makefile I, [2023-01-05T07:16:06.458945 #1319] INFO -- : --- I, [2023-01-05T07:16:06.459009 #1319] INFO -- : Configuration summary for ruby version 3.3.0 I, [2023-01-05T07:16:06.459023 #1319] INFO -- : I, [2023-01-05T07:16:06.480190 #1319] INFO -- : * Installation prefix: /tmp/ruby/install/trunk I, [2023-01-05T07:16:06.503774 #1319] INFO -- : * exec prefix: ${prefix} I, [2023-01-05T07:16:06.520594 #1319] INFO -- : * arch: x86_64-linux I, [2023-01-05T07:16:06.542888 #1319] INFO -- : * site arch: ${arch} I, [2023-01-05T07:16:06.561366 #1319] INFO -- : * RUBY_BASE_NAME: ruby I, [2023-01-05T07:16:06.578225 #1319] INFO -- : * enable shared: yes I, [2023-01-05T07:16:06.594456 #1319] INFO -- : * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} I, [2023-01-05T07:16:06.616576 #1319] INFO -- : * site libraries path: ${rubylibprefix}/${sitearch} I, [2023-01-05T07:16:06.634008 #1319] INFO -- : * vendor path: ${rubylibprefix}/vendor_ruby I, [2023-01-05T07:16:06.655604 #1319] INFO -- : * target OS: linux I, [2023-01-05T07:16:06.672209 #1319] INFO -- : * compiler: gcc I, [2023-01-05T07:16:06.695297 #1319] INFO -- : * with thread: pthread I, [2023-01-05T07:16:06.716179 #1319] INFO -- : * with coroutine: amd64 I, [2023-01-05T07:16:06.736918 #1319] INFO -- : * enable shared libs: yes I, [2023-01-05T07:16:06.759444 #1319] INFO -- : * dynamic library ext: so I, [2023-01-05T07:16:06.780788 #1319] INFO -- : * CFLAGS: ${optflags} ${debugflags} ${warnflags} I, [2023-01-05T07:16:06.801615 #1319] INFO -- : * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ I, [2023-01-05T07:16:06.801679 #1319] INFO -- : -Wl,-export-dynamic -Wl,--no-as-needed I, [2023-01-05T07:16:06.824363 #1319] INFO -- : * DLDFLAGS: -Wl,--compress-debug-sections=zlib I, [2023-01-05T07:16:06.846076 #1319] INFO -- : * optflags: -O3 -fno-fast-math I, [2023-01-05T07:16:06.868062 #1319] INFO -- : * debugflags: -ggdb3 I, [2023-01-05T07:16:06.877665 #1319] INFO -- : * warnflags: -Wall -Wextra -Wdeprecated-declarations \ I, [2023-01-05T07:16:06.877759 #1319] INFO -- : -Wdiv-by-zero -Wduplicated-cond \ I, [2023-01-05T07:16:06.877787 #1319] INFO -- : -Wimplicit-function-declaration -Wimplicit-int \ I, [2023-01-05T07:16:06.877813 #1319] INFO -- : -Wmisleading-indentation -Wpointer-arith \ I, [2023-01-05T07:16:06.877836 #1319] INFO -- : -Wwrite-strings -Wold-style-definition \ I, [2023-01-05T07:16:06.877947 #1319] INFO -- : -Wimplicit-fallthrough=0 -Wmissing-noreturn \ I, [2023-01-05T07:16:06.877970 #1319] INFO -- : -Wno-cast-function-type \ I, [2023-01-05T07:16:06.877986 #1319] INFO -- : -Wno-constant-logical-operand -Wno-long-long \ I, [2023-01-05T07:16:06.878001 #1319] INFO -- : -Wno-missing-field-initializers \ I, [2023-01-05T07:16:06.878016 #1319] INFO -- : -Wno-overlength-strings \ I, [2023-01-05T07:16:06.878053 #1319] INFO -- : -Wno-packed-bitfield-compat \ I, [2023-01-05T07:16:06.878096 #1319] INFO -- : -Wno-parentheses-equality -Wno-self-assign \ I, [2023-01-05T07:16:06.878112 #1319] INFO -- : -Wno-tautological-compare -Wno-unused-parameter \ I, [2023-01-05T07:16:06.878128 #1319] INFO -- : -Wno-unused-value -Wsuggest-attribute=format \ I, [2023-01-05T07:16:06.878143 #1319] INFO -- : -Wsuggest-attribute=noreturn -Wunused-variable \ I, [2023-01-05T07:16:06.878158 #1319] INFO -- : -Wundef I, [2023-01-05T07:16:06.881488 #1319] INFO -- : * strip command: strip -S -x I, [2023-01-05T07:16:06.885580 #1319] INFO -- : * install doc: no I, [2023-01-05T07:16:06.889706 #1319] INFO -- : * MJIT support: yes I, [2023-01-05T07:16:06.893465 #1319] INFO -- : * YJIT support: no I, [2023-01-05T07:16:06.897293 #1319] INFO -- : * man page type: doc I, [2023-01-05T07:16:06.901282 #1319] INFO -- : * BASERUBY -v: ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) \ I, [2023-01-05T07:16:06.901369 #1319] INFO -- : [x86_64-linux-gnu] I, [2023-01-05T07:16:06.901504 #1319] INFO -- : I, [2023-01-05T07:16:06.901548 #1319] INFO -- : --- I, [2023-01-05T07:16:06.973209 #1319] INFO -- : $$$[end] "/tmp/ruby/src/trunk/configure --prefix=/tmp/ruby/install/trunk --disable-install-doc --enable-shared" exit with 0. I, [2023-01-05T07:16:06.973710 #1319] INFO -- : $$$[beg] make update-unicode -j16 I, [2023-01-05T07:16:07.018924 #1319] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T07:16:07.019243 #1319] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T07:16:07.019923 #1319] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T07:16:07.020360 #1319] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T07:16:07.020936 #1319] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T07:16:07.021747 #1319] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T07:16:07.022751 #1319] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T07:16:07.024526 #1319] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T07:16:07.025374 #1319] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T07:16:07.026149 #1319] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T07:16:07.026323 #1319] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T07:16:07.028941 #1319] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T07:16:07.030570 #1319] INFO -- : Downloading Unicode 15.0.0 auxiliary files... I, [2023-01-05T07:16:07.033907 #1319] INFO -- : Downloading Unicode 15.0.0 auxiliary files... I, [2023-01-05T07:16:07.034205 #1319] INFO -- : Downloading Unicode UCD emoji 15.0 files... I, [2023-01-05T07:16:07.035455 #1319] INFO -- : Downloading Unicode UCD emoji 15.0 files... I, [2023-01-05T07:16:07.914004 #1319] INFO -- : downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... downloading 15.0.0/ucd/emoji/emoji-data.txt ... downloading 15.0.0/ucd/emoji/emoji-data.txt ... downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... done I, [2023-01-05T07:16:07.914614 #1319] INFO -- : downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done I, [2023-01-05T07:16:07.985141 #1319] INFO -- : downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done I, [2023-01-05T07:16:08.080389 #1319] INFO -- : downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done I, [2023-01-05T07:16:08.447164 #1319] INFO -- : downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done I, [2023-01-05T07:16:08.451697 #1319] INFO -- : Downloading Unicode emoji 15.0 files... I, [2023-01-05T07:16:08.642635 #1319] INFO -- : downloading emoji/15.0/emoji-sequences.txt ... done I, [2023-01-05T07:16:08.648071 #1319] INFO -- : Downloading Unicode emoji 15.0 files... I, [2023-01-05T07:16:08.700807 #1319] INFO -- : done I, [2023-01-05T07:16:08.704919 #1319] INFO -- : Downloading Unicode emoji 15.0 files... I, [2023-01-05T07:16:08.798989 #1319] INFO -- : downloading emoji/15.0/emoji-sequences.txt ... downloading emoji/15.0/emoji-sequences.txt ... done I, [2023-01-05T07:16:08.881997 #1319] INFO -- : done I, [2023-01-05T07:16:08.938302 #1319] INFO -- : downloading 15.0.0/ucd/CompositionExclusions.txt ... done I, [2023-01-05T07:16:09.075638 #1319] INFO -- : downloading 15.0.0/ucd/CompositionExclusions.txt ... done I, [2023-01-05T07:16:09.298585 #1319] INFO -- : downloading 15.0.0/ucd/CompositionExclusions.txt ... done I, [2023-01-05T07:16:09.315650 #1319] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T07:16:09.325292 #1319] INFO -- : downloading emoji/15.0/emoji-test.txt ... done I, [2023-01-05T07:16:09.325771 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T07:16:09.336986 #1319] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T07:16:09.476925 #1319] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T07:16:09.711747 #1319] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T07:16:09.716639 #1319] INFO -- : downloading emoji/15.0/emoji-test.txt ... done I, [2023-01-05T07:16:09.716922 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T07:16:09.718718 #1319] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T07:16:09.718939 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T07:16:09.786553 #1319] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T07:16:10.358294 #1319] INFO -- : downloading emoji/15.0/emoji-test.txt ... done I, [2023-01-05T07:16:10.735268 #1319] INFO -- : downloading emoji/15.0/emoji-zwj-sequences.txt ... done I, [2023-01-05T07:16:10.735670 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T07:16:10.861018 #1319] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T07:16:10.861209 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T07:16:10.881969 #1319] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T07:16:11.257721 #1319] INFO -- : downloading emoji/15.0/emoji-zwj-sequences.txt ... done I, [2023-01-05T07:16:11.257934 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T07:16:11.271672 #1319] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T07:16:11.307048 #1319] INFO -- : downloading emoji/15.0/emoji-zwj-sequences.txt ... done I, [2023-01-05T07:16:11.366167 #1319] INFO -- : done I, [2023-01-05T07:16:11.607878 #1319] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-05T07:16:11.790066 #1319] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-05T07:16:11.796411 #1319] INFO -- : done I, [2023-01-05T07:16:12.018277 #1319] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-05T07:16:12.024028 #1319] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-05T07:16:12.218218 #1319] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-05T07:16:12.264783 #1319] INFO -- : done I, [2023-01-05T07:16:12.480409 #1319] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-05T07:16:12.551204 #1319] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-05T07:16:12.671400 #1319] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-05T07:16:12.671576 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T07:16:12.796130 #1319] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-05T07:16:12.966476 #1319] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-05T07:16:13.006054 #1319] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T07:16:13.006234 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T07:16:13.018776 #1319] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T07:16:13.018975 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T07:16:13.019055 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2023-01-05T07:16:13.019122 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T07:16:13.019203 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T07:16:13.019300 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T07:16:13.085841 #1319] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T07:16:13.162646 #1319] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T07:16:13.162736 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T07:16:13.162831 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T07:16:13.162873 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T07:16:13.203383 #1319] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T07:16:13.203585 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T07:16:13.203744 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T07:16:13.203901 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T07:16:13.207991 #1319] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T07:16:13.635856 #1319] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T07:16:13.636062 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T07:16:13.636206 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2023-01-05T07:16:13.636376 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T07:16:13.636455 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T07:16:13.636565 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T07:16:13.749576 #1319] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T07:16:13.789584 #1319] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T07:16:13.798675 #1319] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T07:16:13.867920 #1319] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T07:16:13.975103 #1319] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T07:16:13.988650 #1319] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T07:16:14.493525 #1319] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T07:16:14.927741 #1319] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T07:16:15.099395 #1319] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T07:16:15.214470 #1319] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T07:16:15.237619 #1319] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T07:16:15.291913 #1319] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T07:16:15.546812 #1319] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T07:16:15.555868 #1319] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T07:16:15.556080 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T07:16:15.556228 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2023-01-05T07:16:15.556471 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T07:16:15.556564 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T07:16:15.556673 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T07:16:15.556846 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists I, [2023-01-05T07:16:15.556929 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists I, [2023-01-05T07:16:15.923054 #1319] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T07:16:15.996519 #1319] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T07:16:16.018147 #1319] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T07:16:16.043595 #1319] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T07:16:16.079028 #1319] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T07:16:16.282820 #1319] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T07:16:16.283025 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-01-05T07:16:16.331485 #1319] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T07:16:16.337785 #1319] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T07:16:16.412316 #1319] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T07:16:16.418909 #1319] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T07:16:16.443654 #1319] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T07:16:16.480558 #1319] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T07:16:16.525440 #1319] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T07:16:16.525635 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-01-05T07:16:16.525820 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-05T07:16:16.694873 #1319] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T07:16:16.704348 #1319] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T07:16:16.704516 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-05T07:16:16.737495 #1319] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T07:16:16.767824 #1319] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T07:16:17.068670 #1319] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T07:16:17.135995 #1319] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T07:16:17.162863 #1319] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T07:16:17.163053 #1319] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T07:16:17.179642 #1319] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T07:16:17.352207 #1319] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T07:16:17.358032 #1319] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T07:16:17.394598 #1319] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T07:16:17.423068 #1319] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T07:16:17.455086 #1319] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T07:16:17.455163 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T07:16:17.455178 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T07:16:17.455190 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T07:16:17.455206 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists I, [2023-01-05T07:16:17.455219 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists I, [2023-01-05T07:16:17.455231 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-01-05T07:16:17.455242 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-05T07:16:17.455254 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists I, [2023-01-05T07:16:17.882379 #1319] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T07:16:17.919850 #1319] INFO -- : done I, [2023-01-05T07:16:17.945818 #1319] INFO -- : done I, [2023-01-05T07:16:17.949573 #1319] INFO -- : done I, [2023-01-05T07:16:17.962054 #1319] INFO -- : done I, [2023-01-05T07:16:18.137572 #1319] INFO -- : done I, [2023-01-05T07:16:18.167011 #1319] INFO -- : done I, [2023-01-05T07:16:18.207582 #1319] INFO -- : done I, [2023-01-05T07:16:18.209446 #1319] INFO -- : done I, [2023-01-05T07:16:18.237995 #1319] INFO -- : done I, [2023-01-05T07:16:19.066844 #1319] INFO -- : done I, [2023-01-05T07:16:19.066916 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T07:16:19.067103 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T07:16:19.067188 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T07:16:19.067205 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists I, [2023-01-05T07:16:19.067219 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists I, [2023-01-05T07:16:19.067230 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-01-05T07:16:19.067241 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-05T07:16:19.067253 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists I, [2023-01-05T07:16:19.067265 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Scripts.txt already exists I, [2023-01-05T07:16:21.062254 #1319] INFO -- : done I, [2023-01-05T07:16:21.062325 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T07:16:21.062429 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T07:16:21.062479 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T07:16:21.062491 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists I, [2023-01-05T07:16:21.062549 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists I, [2023-01-05T07:16:21.062581 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-01-05T07:16:21.062652 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-05T07:16:21.062911 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists I, [2023-01-05T07:16:21.062978 #1319] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Scripts.txt already exists I, [2023-01-05T07:16:21.065040 #1319] INFO -- : $$$[end] "make update-unicode -j16" exit with 0. I, [2023-01-05T07:16:21.065108 #1319] INFO -- : $$$[beg] make update-download -j16 I, [2023-01-05T07:16:21.164497 #1319] INFO -- : tool/config.guess already exists I, [2023-01-05T07:16:21.164553 #1319] INFO -- : tool/config.sub already exists I, [2023-01-05T07:16:21.167499 #1319] INFO -- : Downloading bundled gem minitest-5.17.0... I, [2023-01-05T07:16:21.168138 #1319] INFO -- : Downloading bundled gem power_assert-2.0.3... I, [2023-01-05T07:16:21.168843 #1319] INFO -- : Downloading bundled gem rake-13.0.6... I, [2023-01-05T07:16:21.169212 #1319] INFO -- : Downloading bundled gem test-unit-3.5.7... I, [2023-01-05T07:16:21.170333 #1319] INFO -- : Downloading bundled gem rexml-3.2.5... I, [2023-01-05T07:16:21.170571 #1319] INFO -- : Downloading bundled gem rss-0.2.9... I, [2023-01-05T07:16:21.171183 #1319] INFO -- : Downloading bundled gem net-ftp-0.2.0... I, [2023-01-05T07:16:21.172046 #1319] INFO -- : Downloading bundled gem net-imap-0.3.4... I, [2023-01-05T07:16:21.172354 #1319] INFO -- : Downloading bundled gem net-pop-0.1.2... I, [2023-01-05T07:16:21.173807 #1319] INFO -- : Downloading bundled gem net-smtp-0.3.3... I, [2023-01-05T07:16:21.174740 #1319] INFO -- : Downloading bundled gem matrix-0.4.2... I, [2023-01-05T07:16:21.176003 #1319] INFO -- : Downloading bundled gem prime-0.1.2... I, [2023-01-05T07:16:21.177192 #1319] INFO -- : Downloading bundled gem rbs-2.8.2... I, [2023-01-05T07:16:21.179159 #1319] INFO -- : Downloading bundled gem typeprof-0.21.3... I, [2023-01-05T07:16:21.182910 #1319] INFO -- : Downloading bundled gem debug-1.7.1... I, [2023-01-05T07:16:21.510401 #1319] INFO -- : $$$[end] "make update-download -j16" exit with 0. I, [2023-01-05T07:16:21.510497 #1319] INFO -- : $$$[beg] make update-rubyspec -j16 I, [2023-01-05T07:16:21.554082 #1319] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-01-05T07:16:21.555064 #1319] INFO -- : $$$[end] "make update-rubyspec -j16" exit with 0. I, [2023-01-05T07:16:21.555140 #1319] INFO -- : $$$[beg] make update-src -j16 I, [2023-01-05T07:16:22.601675 #1319] INFO -- : Already up to date. I, [2023-01-05T07:16:22.610467 #1319] INFO -- : Current branch master is up to date. I, [2023-01-05T07:16:22.631029 #1319] INFO -- : Latest commit hash = ee6e4d63df I, [2023-01-05T07:16:22.633278 #1319] INFO -- : $$$[end] "make update-src -j16" exit with 0. I, [2023-01-05T07:16:22.633353 #1319] INFO -- : $$$[beg] make after-update -j16 I, [2023-01-05T07:16:22.678380 #1319] INFO -- : generating id.h I, [2023-01-05T07:16:22.687681 #1319] INFO -- : generating opt_sc.inc I, [2023-01-05T07:16:22.687934 #1319] INFO -- : generating optinsn.inc I, [2023-01-05T07:16:22.688132 #1319] INFO -- : generating optunifs.inc I, [2023-01-05T07:16:22.689414 #1319] INFO -- : generating insns.inc I, [2023-01-05T07:16:22.689571 #1319] INFO -- : generating insns_info.inc I, [2023-01-05T07:16:22.689618 #1319] INFO -- : generating vmtc.inc I, [2023-01-05T07:16:22.690103 #1319] INFO -- : generating vm.inc I, [2023-01-05T07:16:22.690647 #1319] INFO -- : generating mjit_sp_inc.inc I, [2023-01-05T07:16:22.692955 #1319] INFO -- : generating node_name.inc I, [2023-01-05T07:16:22.694649 #1319] INFO -- : generating known_errors.inc I, [2023-01-05T07:16:22.698521 #1319] INFO -- : generating vm_call_iseq_optimized.inc I, [2023-01-05T07:16:22.702094 #1319] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk/enc/jis I, [2023-01-05T07:16:22.703979 #1319] INFO -- : /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk/probes.d > probes.dmyh I, [2023-01-05T07:16:22.711132 #1319] INFO -- : generating /tmp/ruby/src/trunk/lib/ruby_vm/mjit/instruction.rb E, [2023-01-05T07:16:22.712729 #1319] ERROR -- : + cp /tmp/ruby/src/trunk/enc/jis/props.h.blt /tmp/ruby/src/trunk/enc/jis/props.h I, [2023-01-05T07:16:22.723222 #1319] INFO -- : copying lex.c I, [2023-01-05T07:16:22.725646 #1319] INFO -- : generating id.c I, [2023-01-05T07:16:22.726085 #1319] INFO -- : making /tmp/ruby/src/trunk/ast.rbinc I, [2023-01-05T07:16:22.734612 #1319] INFO -- : known_errors.inc updated I, [2023-01-05T07:16:22.737394 #1319] INFO -- : making /tmp/ruby/src/trunk/dir.rbinc I, [2023-01-05T07:16:22.739280 #1319] INFO -- : vm_call_iseq_optimized.inc updated I, [2023-01-05T07:16:22.739416 #1319] INFO -- : id.h updated I, [2023-01-05T07:16:22.742313 #1319] INFO -- : making /tmp/ruby/src/trunk/gc.rbinc I, [2023-01-05T07:16:22.742394 #1319] INFO -- : making /tmp/ruby/src/trunk/numeric.rbinc I, [2023-01-05T07:16:22.759135 #1319] INFO -- : making /tmp/ruby/src/trunk/io.rbinc I, [2023-01-05T07:16:22.762413 #1319] INFO -- : id.c updated I, [2023-01-05T07:16:22.766300 #1319] INFO -- : making /tmp/ruby/src/trunk/marshal.rbinc I, [2023-01-05T07:16:22.766415 #1319] INFO -- : making /tmp/ruby/src/trunk/mjit.rbinc I, [2023-01-05T07:16:22.766427 #1319] INFO -- : making /tmp/ruby/src/trunk/mjit_c.rbinc I, [2023-01-05T07:16:22.766987 #1319] INFO -- : making /tmp/ruby/src/trunk/pack.rbinc I, [2023-01-05T07:16:22.771157 #1319] INFO -- : making /tmp/ruby/src/trunk/trace_point.rbinc I, [2023-01-05T07:16:22.772373 #1319] INFO -- : making /tmp/ruby/src/trunk/warning.rbinc I, [2023-01-05T07:16:22.775092 #1319] INFO -- : making /tmp/ruby/src/trunk/array.rbinc I, [2023-01-05T07:16:22.775737 #1319] INFO -- : making /tmp/ruby/src/trunk/kernel.rbinc I, [2023-01-05T07:16:22.785348 #1319] INFO -- : making /tmp/ruby/src/trunk/ractor.rbinc I, [2023-01-05T07:16:22.788916 #1319] INFO -- : making /tmp/ruby/src/trunk/symbol.rbinc I, [2023-01-05T07:16:22.791492 #1319] INFO -- : /tmp/ruby/src/trunk/revision.h updated I, [2023-01-05T07:16:22.791698 #1319] INFO -- : generating enc/trans/newline.c ... I, [2023-01-05T07:16:22.793199 #1319] INFO -- : making /tmp/ruby/src/trunk/timev.rbinc I, [2023-01-05T07:16:22.795010 #1319] INFO -- : making /tmp/ruby/src/trunk/thread_sync.rbinc I, [2023-01-05T07:16:22.795158 #1319] INFO -- : making /tmp/ruby/src/trunk/nilclass.rbinc I, [2023-01-05T07:16:22.807450 #1319] INFO -- : making /tmp/ruby/src/trunk/prelude.rbinc I, [2023-01-05T07:16:22.808056 #1319] INFO -- : making /tmp/ruby/src/trunk/gem_prelude.rbinc I, [2023-01-05T07:16:22.808612 #1319] INFO -- : making /tmp/ruby/src/trunk/yjit.rbinc I, [2023-01-05T07:16:22.814910 #1319] INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/ripper.c I, [2023-01-05T07:16:22.820350 #1319] INFO -- : generating /tmp/ruby/src/trunk/ext/rbconfig/sizeof/sizes.c I, [2023-01-05T07:16:22.820991 #1319] INFO -- : generating /tmp/ruby/src/trunk/ext/rbconfig/sizeof/limits.c I, [2023-01-05T07:16:22.822587 #1319] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper' I, [2023-01-05T07:16:22.823591 #1319] INFO -- : extracting ripper.y from ../../parse.y I, [2023-01-05T07:16:22.825480 #1319] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/socket' I, [2023-01-05T07:16:22.825554 #1319] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-05T07:16:22.826085 #1319] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-05T07:16:22.826160 #1319] INFO -- : generating constant definitions I, [2023-01-05T07:16:22.828015 #1319] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/etc' I, [2023-01-05T07:16:22.829408 #1319] INFO -- : generating constant definitions I, [2023-01-05T07:16:22.837366 #1319] INFO -- : generating miniprelude.c I, [2023-01-05T07:16:22.839988 #1319] INFO -- : generating golf_prelude.c I, [2023-01-05T07:16:22.841840 #1319] INFO -- : generating eventids1.c from ../../parse.y I, [2023-01-05T07:16:22.846944 #1319] INFO -- : generating parse.c I, [2023-01-05T07:16:22.847917 #1319] INFO -- : generating x86_64-linux-fake.rb I, [2023-01-05T07:16:22.864140 #1319] INFO -- : limits.c updated I, [2023-01-05T07:16:22.865953 #1319] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-05T07:16:22.867922 #1319] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/etc' I, [2023-01-05T07:16:22.868019 #1319] INFO -- : generating eventids2table.c from ./eventids2.c I, [2023-01-05T07:16:22.873959 #1319] INFO -- : sizes.c updated I, [2023-01-05T07:16:22.876543 #1319] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-05T07:16:22.884648 #1319] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/socket' I, [2023-01-05T07:16:22.885819 #1319] INFO -- : golf_prelude.c updated I, [2023-01-05T07:16:22.929872 #1319] INFO -- : miniprelude.c updated I, [2023-01-05T07:16:22.943263 #1319] INFO -- : x86_64-linux-fake.rb updated I, [2023-01-05T07:16:22.990618 #1319] INFO -- : compiling compiler ripper.y I, [2023-01-05T07:16:23.116003 #1319] INFO -- : /bin/sh /tmp/ruby/src/trunk/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp I, [2023-01-05T07:16:23.118942 #1319] INFO -- : rbconfig.rb updated I, [2023-01-05T07:16:23.121148 #1319] INFO -- : generating enc.mk I, [2023-01-05T07:16:23.153878 #1319] INFO -- : /tmp/ruby/src/trunk/lib/unicode_normalize/tables.rb unchanged I, [2023-01-05T07:16:23.310423 #1319] INFO -- : making srcs under enc I, [2023-01-05T07:16:23.335665 #1319] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:16:23.336280 #1319] INFO -- : generating table from enc/trans/big5.c I, [2023-01-05T07:16:23.336607 #1319] INFO -- : generating table from enc/trans/cesu_8.c I, [2023-01-05T07:16:23.336857 #1319] INFO -- : generating table from enc/trans/chinese.c I, [2023-01-05T07:16:23.337570 #1319] INFO -- : generating table from enc/trans/ebcdic.c I, [2023-01-05T07:16:23.338477 #1319] INFO -- : generating table from enc/trans/emoji.c I, [2023-01-05T07:16:23.338705 #1319] INFO -- : generating table from enc/trans/emoji_iso2022_kddi.c I, [2023-01-05T07:16:23.338964 #1319] INFO -- : generating table from enc/trans/emoji_sjis_docomo.c I, [2023-01-05T07:16:23.339109 #1319] INFO -- : generating table from enc/trans/emoji_sjis_kddi.c I, [2023-01-05T07:16:23.339911 #1319] INFO -- : generating table from enc/trans/emoji_sjis_softbank.c I, [2023-01-05T07:16:23.340715 #1319] INFO -- : generating table from enc/trans/escape.c I, [2023-01-05T07:16:23.345232 #1319] INFO -- : generating table from enc/trans/gb18030.c I, [2023-01-05T07:16:23.348483 #1319] INFO -- : generating table from enc/trans/gbk.c I, [2023-01-05T07:16:23.348787 #1319] INFO -- : generating table from enc/trans/iso2022.c I, [2023-01-05T07:16:23.349568 #1319] INFO -- : generating table from enc/trans/japanese.c I, [2023-01-05T07:16:23.353717 #1319] INFO -- : generating table from enc/trans/japanese_euc.c I, [2023-01-05T07:16:23.405290 #1319] INFO -- : generating enc/trans/cesu_8.c ... I, [2023-01-05T07:16:23.408126 #1319] INFO -- : generating table from enc/trans/japanese_sjis.c I, [2023-01-05T07:16:23.408404 #1319] INFO -- : generating enc/trans/escape.c ... I, [2023-01-05T07:16:23.411085 #1319] INFO -- : generating enc/trans/japanese.c ... I, [2023-01-05T07:16:23.412001 #1319] INFO -- : generating table from enc/trans/korean.c I, [2023-01-05T07:16:23.416763 #1319] INFO -- : generating enc/trans/ebcdic.c ... I, [2023-01-05T07:16:23.421333 #1319] INFO -- : generating enc/trans/iso2022.c ... I, [2023-01-05T07:16:23.431581 #1319] INFO -- : generating table from enc/trans/single_byte.c I, [2023-01-05T07:16:23.432671 #1319] INFO -- : generating table from enc/trans/utf8_mac.c I, [2023-01-05T07:16:23.433184 #1319] INFO -- : generating table from enc/trans/utf_16_32.c I, [2023-01-05T07:16:23.446219 #1319] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper' I, [2023-01-05T07:16:23.510354 #1319] INFO -- : generating enc/trans/utf_16_32.c ... I, [2023-01-05T07:16:23.666593 #1319] INFO -- : generating enc/trans/emoji.c ... I, [2023-01-05T07:16:23.970863 #1319] INFO -- : generating enc/trans/emoji_sjis_docomo.c ... I, [2023-01-05T07:16:23.977205 #1319] INFO -- : generating enc/trans/emoji_iso2022_kddi.c ... I, [2023-01-05T07:16:23.978360 #1319] INFO -- : generating enc/trans/single_byte.c ... I, [2023-01-05T07:16:24.063298 #1319] INFO -- : generating enc/trans/emoji_sjis_kddi.c ... I, [2023-01-05T07:16:24.069337 #1319] INFO -- : generating enc/trans/emoji_sjis_softbank.c ... I, [2023-01-05T07:16:24.311136 #1319] INFO -- : generating enc/trans/chinese.c ... I, [2023-01-05T07:16:24.319132 #1319] INFO -- : generating enc/trans/gbk.c ... I, [2023-01-05T07:16:24.431018 #1319] INFO -- : generating enc/trans/japanese_sjis.c ... I, [2023-01-05T07:16:24.542914 #1319] INFO -- : generating enc/trans/korean.c ... I, [2023-01-05T07:16:24.589226 #1319] INFO -- : generating enc/trans/utf8_mac.c ... I, [2023-01-05T07:16:25.227134 #1319] INFO -- : generating enc/trans/gb18030.c ... I, [2023-01-05T07:16:25.265672 #1319] INFO -- : generating enc/trans/japanese_euc.c ... I, [2023-01-05T07:16:26.139194 #1319] INFO -- : generating enc/trans/big5.c ... I, [2023-01-05T07:16:26.143908 #1319] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:16:26.203603 #1319] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk/.bundle/gems I, [2023-01-05T07:16:26.205880 #1319] INFO -- : Extracting bundle gem minitest-5.17.0... I, [2023-01-05T07:16:26.206068 #1319] INFO -- : Extracting bundle gem power_assert-2.0.3... I, [2023-01-05T07:16:26.206856 #1319] INFO -- : Extracting bundle gem rake-13.0.6... I, [2023-01-05T07:16:26.207315 #1319] INFO -- : Extracting bundle gem test-unit-3.5.7... I, [2023-01-05T07:16:26.207595 #1319] INFO -- : Extracting bundle gem rexml-3.2.5... I, [2023-01-05T07:16:26.207744 #1319] INFO -- : Extracting bundle gem rss-0.2.9... I, [2023-01-05T07:16:26.207948 #1319] INFO -- : Extracting bundle gem net-imap-0.3.4... I, [2023-01-05T07:16:26.208013 #1319] INFO -- : Extracting bundle gem net-ftp-0.2.0... I, [2023-01-05T07:16:26.208619 #1319] INFO -- : Extracting bundle gem net-pop-0.1.2... I, [2023-01-05T07:16:26.210704 #1319] INFO -- : Extracting bundle gem net-smtp-0.3.3... I, [2023-01-05T07:16:26.211195 #1319] INFO -- : Extracting bundle gem matrix-0.4.2... I, [2023-01-05T07:16:26.211900 #1319] INFO -- : Extracting bundle gem prime-0.1.2... I, [2023-01-05T07:16:26.213799 #1319] INFO -- : Extracting bundle gem rbs-2.8.2... I, [2023-01-05T07:16:26.214503 #1319] INFO -- : Extracting bundle gem typeprof-0.21.3... I, [2023-01-05T07:16:26.214660 #1319] INFO -- : Extracting bundle gem debug-1.7.1... I, [2023-01-05T07:16:26.353016 #1319] INFO -- : Unpacked gems/net-imap-0.3.4.gem I, [2023-01-05T07:16:26.368681 #1319] INFO -- : Unpacked gems/net-smtp-0.3.3.gem I, [2023-01-05T07:16:26.372052 #1319] INFO -- : Unpacked gems/net-pop-0.1.2.gem I, [2023-01-05T07:16:26.372128 #1319] INFO -- : Unpacked gems/matrix-0.4.2.gem I, [2023-01-05T07:16:26.372267 #1319] INFO -- : Unpacked gems/power_assert-2.0.3.gem I, [2023-01-05T07:16:26.374503 #1319] INFO -- : Unpacked gems/prime-0.1.2.gem I, [2023-01-05T07:16:26.374577 #1319] INFO -- : Unpacked gems/typeprof-0.21.3.gem I, [2023-01-05T07:16:26.375165 #1319] INFO -- : Unpacked gems/minitest-5.17.0.gem I, [2023-01-05T07:16:26.378804 #1319] INFO -- : Unpacked gems/net-ftp-0.2.0.gem I, [2023-01-05T07:16:26.380560 #1319] INFO -- : Unpacked gems/debug-1.7.1.gem I, [2023-01-05T07:16:26.386329 #1319] INFO -- : Unpacked gems/rexml-3.2.5.gem I, [2023-01-05T07:16:26.388273 #1319] INFO -- : Unpacked gems/rake-13.0.6.gem I, [2023-01-05T07:16:26.391809 #1319] INFO -- : Unpacked gems/test-unit-3.5.7.gem I, [2023-01-05T07:16:26.396332 #1319] INFO -- : Unpacked gems/rss-0.2.9.gem I, [2023-01-05T07:16:26.466614 #1319] INFO -- : Unpacked gems/rbs-2.8.2.gem I, [2023-01-05T07:16:26.468925 #1319] INFO -- : $$$[end] "make after-update -j16" exit with 0. I, [2023-01-05T07:16:26.469187 #1319] INFO -- : $$$[beg] make miniruby -j16 I, [2023-01-05T07:16:26.508579 #1319] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T07:16:26.508685 #1319] INFO -- : CC = gcc I, [2023-01-05T07:16:26.508718 #1319] INFO -- : LD = ld I, [2023-01-05T07:16:26.508737 #1319] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T07:16:26.508783 #1319] 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-05T07:16:26.508811 #1319] 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-05T07:16:26.508830 #1319] INFO -- : CPPFLAGS = I, [2023-01-05T07:16:26.508854 #1319] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T07:16:26.508876 #1319] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T07:16:26.508899 #1319] INFO -- : LANG = en_US.UTF-8 I, [2023-01-05T07:16:26.508922 #1319] INFO -- : LC_ALL = I, [2023-01-05T07:16:26.508940 #1319] INFO -- : LC_CTYPE = I, [2023-01-05T07:16:26.508957 #1319] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-05T07:16:26.508974 #1319] INFO -- : RUSTC = no I, [2023-01-05T07:16:26.508997 #1319] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-01-05T07:16:26.510220 #1319] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-05T07:16:26.510265 #1319] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-05T07:16:26.510272 #1319] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T07:16:26.510279 #1319] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T07:16:26.510286 #1319] INFO -- : I, [2023-01-05T07:16:26.515556 #1319] INFO -- : compiling /tmp/ruby/src/trunk/main.c I, [2023-01-05T07:16:26.516063 #1319] INFO -- : compiling /tmp/ruby/src/trunk/dmydln.c I, [2023-01-05T07:16:26.518119 #1319] INFO -- : compiling /tmp/ruby/src/trunk/miniinit.c I, [2023-01-05T07:16:26.518230 #1319] INFO -- : compiling /tmp/ruby/src/trunk/dmyext.c I, [2023-01-05T07:16:26.519587 #1319] INFO -- : making dummy probes.h I, [2023-01-05T07:16:26.520236 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ast.c I, [2023-01-05T07:16:26.521000 #1319] INFO -- : compiling /tmp/ruby/src/trunk/bignum.c I, [2023-01-05T07:16:26.521452 #1319] INFO -- : compiling /tmp/ruby/src/trunk/class.c I, [2023-01-05T07:16:26.522070 #1319] INFO -- : compiling /tmp/ruby/src/trunk/compar.c I, [2023-01-05T07:16:26.529161 #1319] INFO -- : compiling /tmp/ruby/src/trunk/compile.c I, [2023-01-05T07:16:26.529506 #1319] INFO -- : compiling /tmp/ruby/src/trunk/complex.c I, [2023-01-05T07:16:26.536284 #1319] INFO -- : compiling /tmp/ruby/src/trunk/cont.c I, [2023-01-05T07:16:26.536960 #1319] INFO -- : compiling /tmp/ruby/src/trunk/debug.c I, [2023-01-05T07:16:26.537545 #1319] INFO -- : compiling /tmp/ruby/src/trunk/debug_counter.c I, [2023-01-05T07:16:26.540262 #1319] INFO -- : compiling /tmp/ruby/src/trunk/dir.c I, [2023-01-05T07:16:26.541198 #1319] INFO -- : compiling /tmp/ruby/src/trunk/dln_find.c I, [2023-01-05T07:16:26.545193 #1319] INFO -- : compiling /tmp/ruby/src/trunk/encoding.c I, [2023-01-05T07:16:26.552060 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enum.c I, [2023-01-05T07:16:26.666466 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enumerator.c I, [2023-01-05T07:16:26.667745 #1319] INFO -- : compiling /tmp/ruby/src/trunk/error.c I, [2023-01-05T07:16:26.704470 #1319] INFO -- : compiling /tmp/ruby/src/trunk/eval.c I, [2023-01-05T07:16:26.749929 #1319] INFO -- : compiling /tmp/ruby/src/trunk/file.c I, [2023-01-05T07:16:26.828564 #1319] INFO -- : compiling /tmp/ruby/src/trunk/gc.c I, [2023-01-05T07:16:26.847841 #1319] INFO -- : compiling /tmp/ruby/src/trunk/hash.c I, [2023-01-05T07:16:26.899759 #1319] INFO -- : compiling /tmp/ruby/src/trunk/inits.c I, [2023-01-05T07:16:27.078959 #1319] INFO -- : compiling /tmp/ruby/src/trunk/io.c I, [2023-01-05T07:16:27.561629 #1319] INFO -- : compiling /tmp/ruby/src/trunk/io_buffer.c I, [2023-01-05T07:16:27.633809 #1319] INFO -- : compiling /tmp/ruby/src/trunk/iseq.c I, [2023-01-05T07:16:27.792779 #1319] INFO -- : compiling /tmp/ruby/src/trunk/load.c I, [2023-01-05T07:16:28.431296 #1319] INFO -- : compiling /tmp/ruby/src/trunk/marshal.c I, [2023-01-05T07:16:28.524340 #1319] INFO -- : compiling /tmp/ruby/src/trunk/math.c I, [2023-01-05T07:16:28.634955 #1319] INFO -- : compiling /tmp/ruby/src/trunk/memory_view.c I, [2023-01-05T07:16:28.933339 #1319] INFO -- : making mjit_config.h I, [2023-01-05T07:16:28.936730 #1319] INFO -- : compiling /tmp/ruby/src/trunk/mjit_c.c I, [2023-01-05T07:16:28.985742 #1319] INFO -- : compiling /tmp/ruby/src/trunk/node.c I, [2023-01-05T07:16:29.253516 #1319] INFO -- : compiling /tmp/ruby/src/trunk/numeric.c I, [2023-01-05T07:16:29.310492 #1319] INFO -- : compiling /tmp/ruby/src/trunk/object.c I, [2023-01-05T07:16:29.452655 #1319] INFO -- : compiling /tmp/ruby/src/trunk/pack.c I, [2023-01-05T07:16:29.595191 #1319] INFO -- : compiling parse.c I, [2023-01-05T07:16:29.801273 #1319] INFO -- : compiling /tmp/ruby/src/trunk/proc.c I, [2023-01-05T07:16:30.991307 #1319] INFO -- : compiling /tmp/ruby/src/trunk/process.c I, [2023-01-05T07:16:31.301500 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ractor.c I, [2023-01-05T07:16:31.311343 #1319] INFO -- : compiling /tmp/ruby/src/trunk/random.c I, [2023-01-05T07:16:31.740409 #1319] INFO -- : compiling /tmp/ruby/src/trunk/range.c I, [2023-01-05T07:16:31.809612 #1319] INFO -- : compiling /tmp/ruby/src/trunk/rational.c I, [2023-01-05T07:16:31.870430 #1319] INFO -- : compiling /tmp/ruby/src/trunk/re.c I, [2023-01-05T07:16:31.876934 #1319] INFO -- : compiling /tmp/ruby/src/trunk/regcomp.c I, [2023-01-05T07:16:32.332682 #1319] INFO -- : compiling /tmp/ruby/src/trunk/regenc.c I, [2023-01-05T07:16:32.777675 #1319] INFO -- : compiling /tmp/ruby/src/trunk/regerror.c I, [2023-01-05T07:16:32.860250 #1319] INFO -- : compiling /tmp/ruby/src/trunk/regexec.c I, [2023-01-05T07:16:33.093484 #1319] INFO -- : compiling /tmp/ruby/src/trunk/regparse.c I, [2023-01-05T07:16:33.258129 #1319] INFO -- : compiling /tmp/ruby/src/trunk/regsyntax.c I, [2023-01-05T07:16:33.415149 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ruby.c I, [2023-01-05T07:16:33.461093 #1319] INFO -- : compiling /tmp/ruby/src/trunk/scheduler.c I, [2023-01-05T07:16:33.528819 #1319] INFO -- : compiling /tmp/ruby/src/trunk/shape.c I, [2023-01-05T07:16:33.576256 #1319] INFO -- : compiling /tmp/ruby/src/trunk/signal.c I, [2023-01-05T07:16:33.685820 #1319] INFO -- : compiling /tmp/ruby/src/trunk/sprintf.c I, [2023-01-05T07:16:33.822641 #1319] INFO -- : compiling /tmp/ruby/src/trunk/st.c I, [2023-01-05T07:16:33.867309 #1319] INFO -- : compiling /tmp/ruby/src/trunk/strftime.c I, [2023-01-05T07:16:34.036867 #1319] INFO -- : compiling /tmp/ruby/src/trunk/string.c I, [2023-01-05T07:16:34.282344 #1319] INFO -- : compiling /tmp/ruby/src/trunk/struct.c I, [2023-01-05T07:16:34.341243 #1319] INFO -- : compiling /tmp/ruby/src/trunk/symbol.c I, [2023-01-05T07:16:34.715706 #1319] INFO -- : compiling /tmp/ruby/src/trunk/thread.c I, [2023-01-05T07:16:34.777171 #1319] INFO -- : compiling /tmp/ruby/src/trunk/time.c I, [2023-01-05T07:16:35.203807 #1319] INFO -- : compiling /tmp/ruby/src/trunk/transcode.c I, [2023-01-05T07:16:35.256293 #1319] INFO -- : compiling /tmp/ruby/src/trunk/transient_heap.c I, [2023-01-05T07:16:35.430672 #1319] INFO -- : compiling /tmp/ruby/src/trunk/util.c I, [2023-01-05T07:16:35.442123 #1319] INFO -- : compiling /tmp/ruby/src/trunk/variable.c I, [2023-01-05T07:16:35.658056 #1319] INFO -- : compiling /tmp/ruby/src/trunk/version.c I, [2023-01-05T07:16:35.892437 #1319] INFO -- : compiling /tmp/ruby/src/trunk/vm.c I, [2023-01-05T07:16:36.278896 #1319] INFO -- : compiling /tmp/ruby/src/trunk/vm_backtrace.c I, [2023-01-05T07:16:37.254252 #1319] INFO -- : compiling /tmp/ruby/src/trunk/vm_dump.c I, [2023-01-05T07:16:37.286203 #1319] INFO -- : compiling /tmp/ruby/src/trunk/vm_sync.c I, [2023-01-05T07:16:37.306488 #1319] INFO -- : compiling /tmp/ruby/src/trunk/vm_trace.c I, [2023-01-05T07:16:37.494608 #1319] INFO -- : compiling /tmp/ruby/src/trunk/missing/setproctitle.c I, [2023-01-05T07:16:37.572546 #1319] INFO -- : compiling /tmp/ruby/src/trunk/missing/strlcat.c I, [2023-01-05T07:16:37.673637 #1319] INFO -- : compiling /tmp/ruby/src/trunk/missing/strlcpy.c I, [2023-01-05T07:16:37.677974 #1319] INFO -- : compiling /tmp/ruby/src/trunk/addr2line.c I, [2023-01-05T07:16:37.732979 #1319] INFO -- : compiling /tmp/ruby/src/trunk/dmyenc.c I, [2023-01-05T07:16:37.761190 #1319] INFO -- : compiling /tmp/ruby/src/trunk/array.c I, [2023-01-05T07:16:37.776431 #1319] INFO -- : compiling /tmp/ruby/src/trunk/mjit.c I, [2023-01-05T07:16:37.809158 #1319] INFO -- : assembling /tmp/ruby/src/trunk/coroutine/amd64/Context.S I, [2023-01-05T07:16:37.822225 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/ascii.c I, [2023-01-05T07:16:37.898699 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/us_ascii.c I, [2023-01-05T07:16:37.993606 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/unicode.c I, [2023-01-05T07:16:38.055792 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_8.c I, [2023-01-05T07:16:38.117399 #1319] INFO -- : compiling enc/trans/newline.c I, [2023-01-05T07:16:45.317998 #1319] INFO -- : linking miniruby I, [2023-01-05T07:16:45.959957 #1319] INFO -- : $$$[end] "make miniruby -j16" exit with 0. I, [2023-01-05T07:16:45.960086 #1319] INFO -- : $$$[beg] make ruby -j16 I, [2023-01-05T07:16:46.005944 #1319] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T07:16:46.006028 #1319] INFO -- : CC = gcc I, [2023-01-05T07:16:46.006048 #1319] INFO -- : LD = ld I, [2023-01-05T07:16:46.006065 #1319] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T07:16:46.006083 #1319] 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-05T07:16:46.006121 #1319] 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-05T07:16:46.006138 #1319] INFO -- : CPPFLAGS = I, [2023-01-05T07:16:46.006153 #1319] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T07:16:46.006169 #1319] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T07:16:46.006185 #1319] INFO -- : LANG = en_US.UTF-8 I, [2023-01-05T07:16:46.006200 #1319] INFO -- : LC_ALL = I, [2023-01-05T07:16:46.006215 #1319] INFO -- : LC_CTYPE = I, [2023-01-05T07:16:46.006231 #1319] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-05T07:16:46.006251 #1319] INFO -- : RUSTC = no I, [2023-01-05T07:16:46.006267 #1319] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-01-05T07:16:46.009282 #1319] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-05T07:16:46.009364 #1319] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-05T07:16:46.009389 #1319] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T07:16:46.009409 #1319] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T07:16:46.009426 #1319] INFO -- : I, [2023-01-05T07:16:46.021451 #1319] INFO -- : compiling /tmp/ruby/src/trunk/dln.c I, [2023-01-05T07:16:46.022085 #1319] INFO -- : compiling /tmp/ruby/src/trunk/localeinit.c I, [2023-01-05T07:16:46.022674 #1319] INFO -- : creating verconf.h I, [2023-01-05T07:16:46.069801 #1319] INFO -- : verconf.h updated I, [2023-01-05T07:16:46.072154 #1319] INFO -- : compiling /tmp/ruby/src/trunk/loadpath.c I, [2023-01-05T07:16:46.140338 #1319] INFO -- : builtin_binary.inc updated I, [2023-01-05T07:16:46.142681 #1319] INFO -- : compiling /tmp/ruby/src/trunk/builtin.c I, [2023-01-05T07:16:46.341652 #1319] INFO -- : linking static-library libruby-static.a I, [2023-01-05T07:16:46.569251 #1319] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-01-05T07:16:48.039756 #1319] INFO -- : linking ruby I, [2023-01-05T07:16:48.082567 #1319] INFO -- : $$$[end] "make ruby -j16" exit with 0. I, [2023-01-05T07:16:48.082785 #1319] INFO -- : $$$[beg] make all -j16 I, [2023-01-05T07:16:48.130419 #1319] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T07:16:48.130513 #1319] INFO -- : CC = gcc I, [2023-01-05T07:16:48.130552 #1319] INFO -- : LD = ld I, [2023-01-05T07:16:48.130578 #1319] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T07:16:48.130601 #1319] 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-05T07:16:48.130619 #1319] 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-05T07:16:48.130636 #1319] INFO -- : CPPFLAGS = I, [2023-01-05T07:16:48.130652 #1319] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T07:16:48.130669 #1319] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T07:16:48.130685 #1319] INFO -- : LANG = en_US.UTF-8 I, [2023-01-05T07:16:48.130700 #1319] INFO -- : LC_ALL = I, [2023-01-05T07:16:48.130716 #1319] INFO -- : LC_CTYPE = I, [2023-01-05T07:16:48.130731 #1319] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-05T07:16:48.130747 #1319] INFO -- : RUSTC = no I, [2023-01-05T07:16:48.130763 #1319] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-01-05T07:16:48.134063 #1319] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-05T07:16:48.134143 #1319] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-05T07:16:48.134162 #1319] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T07:16:48.134203 #1319] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T07:16:48.134221 #1319] INFO -- : I, [2023-01-05T07:16:48.160950 #1319] INFO -- : generating encdb.h I, [2023-01-05T07:16:48.162276 #1319] INFO -- : generating enc.mk I, [2023-01-05T07:16:48.165767 #1319] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-01-05T07:16:48.165995 #1319] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-01-05T07:16:48.166313 #1319] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-01-05T07:16:48.167180 #1319] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-01-05T07:16:48.167883 #1319] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-01-05T07:16:48.169191 #1319] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-01-05T07:16:48.169887 #1319] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-01-05T07:16:48.173941 #1319] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-01-05T07:16:48.174679 #1319] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-01-05T07:16:48.176526 #1319] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-01-05T07:16:48.182357 #1319] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-01-05T07:16:48.182756 #1319] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-01-05T07:16:48.183566 #1319] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-01-05T07:16:48.185849 #1319] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-01-05T07:16:48.226930 #1319] INFO -- : encdb.h updated I, [2023-01-05T07:16:48.230007 #1319] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-01-05T07:16:48.447301 #1319] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-01-05T07:16:48.448366 #1319] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-01-05T07:16:48.451132 #1319] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-01-05T07:16:48.452363 #1319] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-01-05T07:16:48.454110 #1319] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-01-05T07:16:48.462809 #1319] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-01-05T07:16:48.464004 #1319] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-01-05T07:16:48.465062 #1319] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-01-05T07:16:48.469724 #1319] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-01-05T07:16:48.478701 #1319] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-01-05T07:16:48.487865 #1319] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-01-05T07:16:48.499643 #1319] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-01-05T07:16:48.511564 #1319] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-01-05T07:16:48.537591 #1319] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-01-05T07:16:48.663278 #1319] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-01-05T07:16:48.700042 #1319] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-01-05T07:16:48.700184 #1319] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-01-05T07:16:48.709893 #1319] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-01-05T07:16:48.717230 #1319] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-01-05T07:16:48.729527 #1319] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-01-05T07:16:48.771161 #1319] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-01-05T07:16:48.790550 #1319] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-01-05T07:16:48.800908 #1319] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-01-05T07:16:48.817873 #1319] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-01-05T07:16:48.859631 #1319] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-01-05T07:16:48.860819 #1319] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-01-05T07:16:48.873962 #1319] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-01-05T07:16:48.915093 #1319] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-01-05T07:16:48.978220 #1319] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-01-05T07:16:48.986718 #1319] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-01-05T07:16:48.987172 #1319] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-01-05T07:16:49.027879 #1319] INFO -- : making enc I, [2023-01-05T07:16:49.053947 #1319] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:16:49.055791 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/encdb.c I, [2023-01-05T07:16:49.083787 #1319] INFO -- : building rb_mjit_header.h I, [2023-01-05T07:16:49.103632 #1319] INFO -- : making srcs under enc I, [2023-01-05T07:16:49.118470 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/big5.c I, [2023-01-05T07:16:49.122994 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/cesu_8.c I, [2023-01-05T07:16:49.129486 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/cp949.c I, [2023-01-05T07:16:49.139403 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/emacs_mule.c I, [2023-01-05T07:16:49.144200 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/euc_jp.c I, [2023-01-05T07:16:49.156479 #1319] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:16:49.156615 #1319] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-05T07:16:49.156637 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/euc_kr.c I, [2023-01-05T07:16:49.156693 #1319] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:16:49.157901 #1319] INFO -- : generating transdb.h I, [2023-01-05T07:16:49.161957 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/euc_tw.c I, [2023-01-05T07:16:49.245112 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/gb2312.c I, [2023-01-05T07:16:49.258957 #1319] INFO -- : rb_mjit_header.h updated I, [2023-01-05T07:16:49.261819 #1319] INFO -- : building .ext/include/x86_64-linux/rb_mjit_min_header-3.3.0.h I, [2023-01-05T07:16:49.271794 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/gb18030.c I, [2023-01-05T07:16:49.283115 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/gbk.c I, [2023-01-05T07:16:49.306846 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_1.c I, [2023-01-05T07:16:49.325539 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_2.c I, [2023-01-05T07:16:49.327032 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_3.c I, [2023-01-05T07:16:49.341871 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_4.c I, [2023-01-05T07:16:49.358809 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_5.c I, [2023-01-05T07:16:49.366493 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_6.c I, [2023-01-05T07:16:49.382182 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_7.c I, [2023-01-05T07:16:49.396102 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_8.c I, [2023-01-05T07:16:49.402554 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_9.c I, [2023-01-05T07:16:49.413043 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_10.c I, [2023-01-05T07:16:49.425914 #1319] INFO -- : transdb.h updated I, [2023-01-05T07:16:49.428572 #1319] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-05T07:16:49.478421 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_11.c I, [2023-01-05T07:16:49.480151 #1319] INFO -- : ext/configure-ext.mk updated I, [2023-01-05T07:16:49.483555 #1319] INFO -- : making trans I, [2023-01-05T07:16:49.491866 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_13.c I, [2023-01-05T07:16:49.513267 #1319] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:16:49.514784 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/transdb.c I, [2023-01-05T07:16:49.526354 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_14.c I, [2023-01-05T07:16:49.529667 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_15.c I, [2023-01-05T07:16:49.537124 #1319] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/big5.c I, [2023-01-05T07:16:49.537950 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_16.c I, [2023-01-05T07:16:49.538763 #1319] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:16:49.550215 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/koi8_r.c I, [2023-01-05T07:16:49.573843 #1319] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/cesu_8.c I, [2023-01-05T07:16:49.589305 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/koi8_u.c I, [2023-01-05T07:16:49.622243 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/shift_jis.c I, [2023-01-05T07:16:49.624457 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_16be.c I, [2023-01-05T07:16:49.625460 #1319] INFO -- : configuring -test-/RUBY_ALIGNOF I, [2023-01-05T07:16:49.632116 #1319] INFO -- : configuring bigdecimal I, [2023-01-05T07:16:49.646812 #1319] INFO -- : configuring -test-/abi I, [2023-01-05T07:16:49.646931 #1319] INFO -- : configuring -test-/arith_seq/beg_len_step I, [2023-01-05T07:16:49.646947 #1319] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/cesu_8.c ... I, [2023-01-05T07:16:49.646958 #1319] INFO -- : configuring -test-/arith_seq/extract I, [2023-01-05T07:16:49.646973 #1319] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/chinese.c I, [2023-01-05T07:16:49.649644 #1319] INFO -- : configuring -test-/array/concat I, [2023-01-05T07:16:49.651480 #1319] INFO -- : configuring cgi/escape I, [2023-01-05T07:16:49.655564 #1319] INFO -- : configuring -test-/array/resize I, [2023-01-05T07:16:49.655824 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_16le.c I, [2023-01-05T07:16:49.660418 #1319] INFO -- : configuring -test-/bignum I, [2023-01-05T07:16:49.672089 #1319] INFO -- : configuring -test-/bug-14834 I, [2023-01-05T07:16:49.676685 #1319] INFO -- : configuring -test-/bug-3571 I, [2023-01-05T07:16:49.680767 #1319] INFO -- : configuring -test-/bug-5832 I, [2023-01-05T07:16:49.684559 #1319] INFO -- : configuring -test-/bug_reporter I, [2023-01-05T07:16:49.690201 #1319] INFO -- : configuring -test-/class I, [2023-01-05T07:16:49.695937 #1319] INFO -- : configuring -test-/cxxanyargs I, [2023-01-05T07:16:49.706333 #1319] INFO -- : configuring -test-/debug I, [2023-01-05T07:16:49.706440 #1319] INFO -- : configuring -test-/dln/empty I, [2023-01-05T07:16:49.707503 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_32be.c I, [2023-01-05T07:16:49.712382 #1319] INFO -- : configuring -test-/econv I, [2023-01-05T07:16:49.716771 #1319] INFO -- : configuring -test-/enumerator_kw I, [2023-01-05T07:16:49.721615 #1319] INFO -- : configuring -test-/eval I, [2023-01-05T07:16:49.725142 #1319] INFO -- : configuring -test-/exception I, [2023-01-05T07:16:49.731123 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_32le.c I, [2023-01-05T07:16:49.731269 #1319] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/ebcdic.c I, [2023-01-05T07:16:49.732956 #1319] INFO -- : configuring -test-/fatal I, [2023-01-05T07:16:49.738134 #1319] INFO -- : configuring -test-/file I, [2023-01-05T07:16:49.740619 #1319] INFO -- : configuring continuation I, [2023-01-05T07:16:49.742186 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_31j.c I, [2023-01-05T07:16:49.744781 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1250.c I, [2023-01-05T07:16:49.757388 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1251.c I, [2023-01-05T07:16:49.777304 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1252.c I, [2023-01-05T07:16:49.815396 #1319] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/ebcdic.c ... I, [2023-01-05T07:16:49.820214 #1319] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji.c I, [2023-01-05T07:16:49.837393 #1319] INFO -- : configuring coverage I, [2023-01-05T07:16:49.839905 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1253.c I, [2023-01-05T07:16:49.872338 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1254.c I, [2023-01-05T07:16:49.921201 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1257.c I, [2023-01-05T07:16:49.930930 #1319] INFO -- : configuring date I, [2023-01-05T07:16:49.932730 #1319] INFO -- : linking encoding encdb.so I, [2023-01-05T07:16:49.939223 #1319] INFO -- : linking encoding big5.so I, [2023-01-05T07:16:49.953426 #1319] INFO -- : linking encoding cesu_8.so I, [2023-01-05T07:16:49.963321 #1319] INFO -- : linking encoding cp949.so I, [2023-01-05T07:16:49.991455 #1319] INFO -- : linking encoding emacs_mule.so I, [2023-01-05T07:16:50.048589 #1319] INFO -- : linking encoding euc_jp.so I, [2023-01-05T07:16:50.051236 #1319] INFO -- : linking encoding euc_kr.so I, [2023-01-05T07:16:50.052037 #1319] INFO -- : linking encoding euc_tw.so I, [2023-01-05T07:16:50.061849 #1319] INFO -- : linking encoding gb2312.so I, [2023-01-05T07:16:50.070883 #1319] INFO -- : linking encoding gb18030.so I, [2023-01-05T07:16:50.098419 #1319] INFO -- : linking encoding gbk.so I, [2023-01-05T07:16:50.101150 #1319] INFO -- : linking encoding iso_8859_1.so I, [2023-01-05T07:16:50.133964 #1319] INFO -- : configuring digest I, [2023-01-05T07:16:50.139924 #1319] INFO -- : configuring digest/bubblebabble I, [2023-01-05T07:16:50.143879 #1319] INFO -- : configuring digest/md5 I, [2023-01-05T07:16:50.149708 #1319] INFO -- : linking encoding iso_8859_2.so I, [2023-01-05T07:16:50.170127 #1319] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji.c ... I, [2023-01-05T07:16:50.171859 #1319] INFO -- : linking encoding iso_8859_3.so I, [2023-01-05T07:16:50.174208 #1319] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c I, [2023-01-05T07:16:50.177905 #1319] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c I, [2023-01-05T07:16:50.181814 #1319] INFO -- : linking encoding iso_8859_4.so I, [2023-01-05T07:16:50.188442 #1319] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c I, [2023-01-05T07:16:50.190532 #1319] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c I, [2023-01-05T07:16:50.216951 #1319] INFO -- : linking encoding iso_8859_5.so I, [2023-01-05T07:16:50.222570 #1319] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/escape.c I, [2023-01-05T07:16:50.258852 #1319] INFO -- : linking encoding iso_8859_6.so I, [2023-01-05T07:16:50.279317 #1319] INFO -- : linking encoding iso_8859_7.so I, [2023-01-05T07:16:50.284405 #1319] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/escape.c ... I, [2023-01-05T07:16:50.287112 #1319] INFO -- : linking encoding iso_8859_8.so I, [2023-01-05T07:16:50.288847 #1319] INFO -- : linking encoding iso_8859_9.so I, [2023-01-05T07:16:50.323848 #1319] INFO -- : linking encoding iso_8859_10.so I, [2023-01-05T07:16:50.369236 #1319] INFO -- : linking encoding iso_8859_11.so I, [2023-01-05T07:16:50.396334 #1319] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/gb18030.c I, [2023-01-05T07:16:50.404881 #1319] INFO -- : linking encoding iso_8859_13.so I, [2023-01-05T07:16:50.405585 #1319] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/gbk.c I, [2023-01-05T07:16:50.436574 #1319] INFO -- : linking encoding iso_8859_14.so I, [2023-01-05T07:16:50.470464 #1319] INFO -- : linking encoding iso_8859_15.so I, [2023-01-05T07:16:50.502267 #1319] INFO -- : linking encoding iso_8859_16.so I, [2023-01-05T07:16:50.533135 #1319] INFO -- : linking encoding koi8_r.so I, [2023-01-05T07:16:50.570590 #1319] INFO -- : linking encoding koi8_u.so I, [2023-01-05T07:16:50.603490 #1319] INFO -- : linking encoding shift_jis.so I, [2023-01-05T07:16:50.633096 #1319] INFO -- : linking encoding utf_16be.so I, [2023-01-05T07:16:50.672483 #1319] INFO -- : linking encoding utf_16le.so I, [2023-01-05T07:16:50.681517 #1319] INFO -- : configuring digest/rmd160 I, [2023-01-05T07:16:50.711479 #1319] INFO -- : linking encoding utf_32be.so I, [2023-01-05T07:16:50.736863 #1319] INFO -- : linking encoding utf_32le.so I, [2023-01-05T07:16:50.778954 #1319] INFO -- : linking encoding windows_31j.so I, [2023-01-05T07:16:50.812917 #1319] INFO -- : linking encoding windows_1250.so I, [2023-01-05T07:16:50.829754 #1319] INFO -- : linking encoding windows_1251.so I, [2023-01-05T07:16:50.867685 #1319] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c ... I, [2023-01-05T07:16:50.870159 #1319] INFO -- : linking encoding windows_1252.so I, [2023-01-05T07:16:50.873628 #1319] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/iso2022.c I, [2023-01-05T07:16:50.906910 #1319] INFO -- : linking encoding windows_1253.so I, [2023-01-05T07:16:50.924875 #1319] INFO -- : linking encoding windows_1254.so I, [2023-01-05T07:16:50.935547 #1319] INFO -- : configuring digest/sha1 I, [2023-01-05T07:16:50.938290 #1319] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c ... I, [2023-01-05T07:16:50.944545 #1319] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/japanese.c I, [2023-01-05T07:16:50.946627 #1319] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/iso2022.c ... I, [2023-01-05T07:16:50.951083 #1319] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/japanese_euc.c I, [2023-01-05T07:16:50.957165 #1319] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/chinese.c ... I, [2023-01-05T07:16:50.963890 #1319] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c I, [2023-01-05T07:16:50.975099 #1319] INFO -- : linking encoding windows_1257.so I, [2023-01-05T07:16:51.005355 #1319] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/japanese.c ... I, [2023-01-05T07:16:51.008864 #1319] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c ... I, [2023-01-05T07:16:51.010046 #1319] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/korean.c I, [2023-01-05T07:16:51.019770 #1319] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/single_byte.c I, [2023-01-05T07:16:51.052518 #1319] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c ... I, [2023-01-05T07:16:51.058500 #1319] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/utf8_mac.c I, [2023-01-05T07:16:51.071869 #1319] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:16:51.072772 #1319] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/utf_16_32.c I, [2023-01-05T07:16:51.086312 #1319] INFO -- : configuring erb/escape I, [2023-01-05T07:16:51.097566 #1319] INFO -- : configuring etc I, [2023-01-05T07:16:51.101725 #1319] INFO -- : transform_mjit_header: making external definition static inline: rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_opt_cfunc_p, rb_vm_ic_hit_p, rb_vm_opt_newarray_min, rb_vm_opt_newarray_max, rb_vm_splat_array, rb_vm_concat_array, rb_vm_defined, rb_vm_cc_general, rb_aliased_callable_method_entry, rb_find_defined_class_by_owner, rb_vm_call_ivar_attrset_p, rb_iseq_only_kwparam_p, rb_iseq_only_optparam_p, rb_vm_setinstancevariable, rb_vm_setclassvariable, rb_vm_getclassvariable, rb_vm_get_ev_const, rb_vm_rewrite_cref, rb_vm_get_cref, rb_vm_push_frame_fname, rb_vm_block_ep_update, rb_vm_cref_new_toplevel, rb_vm_cref_dup_without_refinements, rb_vm_frame_block_handler, rb_vm_cframe_keyword_p, rb_vm_ep_local_ep I, [2023-01-05T07:16:51.101843 #1319] INFO -- : transform_mjit_header: making declaration static inline: rb_vm_lvar_exposed, rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_rewrite_cref, rb_vm_frame_block_handler, rb_vm_block_ep_update, rb_vm_ep_local_ep, rb_vm_push_frame_fname I, [2023-01-05T07:16:51.101884 #1319] 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-05T07:16:51.147746 #1319] 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-05T07:16:51.149604 #1319] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/utf_16_32.c ... I, [2023-01-05T07:16:51.152574 #1319] INFO -- : linking transcoder transdb.so I, [2023-01-05T07:16:51.169539 #1319] INFO -- : configuring fcntl I, [2023-01-05T07:16:51.188672 #1319] INFO -- : configuring digest/sha2 I, [2023-01-05T07:16:51.230451 #1319] INFO -- : configuring fiddle I, [2023-01-05T07:16:51.250365 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/cesu_8.c I, [2023-01-05T07:16:51.256216 #1319] INFO -- : configuring io/console I, [2023-01-05T07:16:51.413276 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/chinese.c I, [2023-01-05T07:16:51.656851 #1319] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/single_byte.c ... I, [2023-01-05T07:16:51.660340 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/ebcdic.c I, [2023-01-05T07:16:51.679670 #1319] INFO -- : configuring json I, [2023-01-05T07:16:51.683897 #1319] INFO -- : configuring json/generator I, [2023-01-05T07:16:51.687337 #1319] INFO -- : configuring json/parser I, [2023-01-05T07:16:51.717849 #1319] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/gbk.c ... I, [2023-01-05T07:16:51.722888 #1319] INFO -- : configuring -test-/float I, [2023-01-05T07:16:51.724197 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji.c I, [2023-01-05T07:16:51.728562 #1319] INFO -- : configuring -test-/funcall I, [2023-01-05T07:16:51.732276 #1319] INFO -- : configuring -test-/gvl/call_without_gvl I, [2023-01-05T07:16:51.736629 #1319] INFO -- : configuring -test-/hash I, [2023-01-05T07:16:51.741518 #1319] INFO -- : configuring -test-/integer I, [2023-01-05T07:16:51.747830 #1319] INFO -- : configuring -test-/iseq_load I, [2023-01-05T07:16:51.751435 #1319] INFO -- : configuring -test-/iter I, [2023-01-05T07:16:51.757950 #1319] INFO -- : configuring -test-/load/dot.dot I, [2023-01-05T07:16:51.762110 #1319] INFO -- : configuring -test-/load/protect I, [2023-01-05T07:16:51.766200 #1319] INFO -- : configuring -test-/marshal/compat I, [2023-01-05T07:16:51.770447 #1319] INFO -- : configuring -test-/marshal/internal_ivar I, [2023-01-05T07:16:51.774296 #1319] INFO -- : configuring -test-/marshal/usr I, [2023-01-05T07:16:51.778576 #1319] INFO -- : configuring -test-/memory_status I, [2023-01-05T07:16:51.780966 #1319] INFO -- : configuring -test-/memory_view I, [2023-01-05T07:16:51.784677 #1319] INFO -- : configuring -test-/method I, [2023-01-05T07:16:51.790845 #1319] INFO -- : configuring -test-/notimplement I, [2023-01-05T07:16:51.796146 #1319] INFO -- : configuring -test-/num2int I, [2023-01-05T07:16:51.800392 #1319] INFO -- : configuring -test-/path_to_class I, [2023-01-05T07:16:51.810413 #1319] INFO -- : configuring -test-/popen_deadlock I, [2023-01-05T07:16:51.816232 #1319] INFO -- : configuring -test-/postponed_job I, [2023-01-05T07:16:51.821026 #1319] INFO -- : configuring -test-/printf I, [2023-01-05T07:16:51.822440 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c I, [2023-01-05T07:16:51.825116 #1319] INFO -- : configuring -test-/proc I, [2023-01-05T07:16:51.831157 #1319] INFO -- : configuring -test-/random I, [2023-01-05T07:16:51.838008 #1319] INFO -- : configuring -test-/rational I, [2023-01-05T07:16:51.843615 #1319] INFO -- : configuring -test-/rb_call_super_kw I, [2023-01-05T07:16:51.847439 #1319] INFO -- : configuring -test-/recursion I, [2023-01-05T07:16:51.851703 #1319] INFO -- : configuring -test-/regexp I, [2023-01-05T07:16:51.856341 #1319] INFO -- : configuring -test-/scan_args I, [2023-01-05T07:16:51.859975 #1319] INFO -- : configuring -test-/st/foreach I, [2023-01-05T07:16:51.865086 #1319] INFO -- : configuring -test-/st/numhash I, [2023-01-05T07:16:51.869543 #1319] INFO -- : configuring -test-/st/update I, [2023-01-05T07:16:51.873279 #1319] INFO -- : configuring -test-/string I, [2023-01-05T07:16:51.893510 #1319] INFO -- : configuring -test-/struct I, [2023-01-05T07:16:51.898753 #1319] INFO -- : configuring -test-/symbol I, [2023-01-05T07:16:52.014362 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c I, [2023-01-05T07:16:52.180472 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c I, [2023-01-05T07:16:52.198896 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c I, [2023-01-05T07:16:52.246773 #1319] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c ... I, [2023-01-05T07:16:52.253340 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/escape.c I, [2023-01-05T07:16:52.260818 #1319] INFO -- : configuring -test-/thread/instrumentation I, [2023-01-05T07:16:52.265984 #1319] INFO -- : configuring -test-/thread_fd I, [2023-01-05T07:16:52.269710 #1319] INFO -- : configuring -test-/time I, [2023-01-05T07:16:52.275579 #1319] INFO -- : configuring -test-/tracepoint I, [2023-01-05T07:16:52.281389 #1319] INFO -- : configuring -test-/typeddata I, [2023-01-05T07:16:52.286077 #1319] INFO -- : configuring -test-/vm I, [2023-01-05T07:16:52.290022 #1319] INFO -- : configuring -test-/wait I, [2023-01-05T07:16:52.314811 #1319] INFO -- : configuring io/nonblock I, [2023-01-05T07:16:52.381145 #1319] INFO -- : configuring monitor I, [2023-01-05T07:16:52.424724 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/gbk.c I, [2023-01-05T07:16:52.430321 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/iso2022.c I, [2023-01-05T07:16:52.468668 #1319] INFO -- : configuring nkf I, [2023-01-05T07:16:52.548498 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/japanese.c I, [2023-01-05T07:16:52.554285 #1319] INFO -- : configuring objspace I, [2023-01-05T07:16:52.607473 #1319] INFO -- : configuring io/wait I, [2023-01-05T07:16:52.635790 #1319] INFO -- : configuring openssl I, [2023-01-05T07:16:52.645459 #1319] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/utf8_mac.c ... I, [2023-01-05T07:16:52.653267 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c I, [2023-01-05T07:16:52.701399 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/single_byte.c I, [2023-01-05T07:16:52.718094 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/utf8_mac.c I, [2023-01-05T07:16:52.727598 #1319] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/korean.c ... I, [2023-01-05T07:16:52.735239 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/utf_16_32.c I, [2023-01-05T07:16:52.740340 #1319] INFO -- : linking transcoder cesu_8.so I, [2023-01-05T07:16:52.752148 #1319] INFO -- : linking transcoder chinese.so I, [2023-01-05T07:16:52.834561 #1319] INFO -- : linking transcoder ebcdic.so I, [2023-01-05T07:16:52.858621 #1319] INFO -- : linking transcoder emoji.so I, [2023-01-05T07:16:52.930326 #1319] INFO -- : linking transcoder emoji_iso2022_kddi.so I, [2023-01-05T07:16:52.961268 #1319] INFO -- : linking transcoder emoji_sjis_docomo.so I, [2023-01-05T07:16:53.036909 #1319] INFO -- : linking transcoder emoji_sjis_kddi.so I, [2023-01-05T07:16:53.072610 #1319] INFO -- : linking transcoder emoji_sjis_softbank.so I, [2023-01-05T07:16:53.079200 #1319] INFO -- : linking transcoder escape.so I, [2023-01-05T07:16:53.136092 #1319] INFO -- : linking transcoder iso2022.so I, [2023-01-05T07:16:53.151516 #1319] INFO -- : linking transcoder japanese.so I, [2023-01-05T07:16:53.193188 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/korean.c I, [2023-01-05T07:16:53.194383 #1319] INFO -- : linking transcoder single_byte.so I, [2023-01-05T07:16:53.243950 #1319] INFO -- : linking transcoder utf_16_32.so I, [2023-01-05T07:16:53.287311 #1319] INFO -- : linking transcoder japanese_sjis.so I, [2023-01-05T07:16:53.322814 #1319] INFO -- : configuring pathname I, [2023-01-05T07:16:53.366121 #1319] INFO -- : linking transcoder gbk.so I, [2023-01-05T07:16:53.387850 #1319] INFO -- : configuring psych I, [2023-01-05T07:16:53.432351 #1319] INFO -- : configuring pty I, [2023-01-05T07:16:53.469206 #1319] INFO -- : configuring racc/cparse I, [2023-01-05T07:16:53.559822 #1319] INFO -- : configuring rbconfig/sizeof I, [2023-01-05T07:16:53.722714 #1319] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/gb18030.c ... I, [2023-01-05T07:16:53.735483 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/gb18030.c I, [2023-01-05T07:16:53.884178 #1319] INFO -- : linking transcoder utf8_mac.so I, [2023-01-05T07:16:54.146965 #1319] INFO -- : configuring readline I, [2023-01-05T07:16:54.265273 #1319] INFO -- : linking transcoder korean.so I, [2023-01-05T07:16:54.300133 #1319] INFO -- : configuring ripper I, [2023-01-05T07:16:54.383962 #1319] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/japanese_euc.c ... I, [2023-01-05T07:16:54.393913 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/japanese_euc.c I, [2023-01-05T07:16:54.397921 #1319] INFO -- : configuring rubyvm I, [2023-01-05T07:16:54.403267 #1319] INFO -- : linking transcoder gb18030.so I, [2023-01-05T07:16:54.463340 #1319] INFO -- : configuring socket I, [2023-01-05T07:16:54.491171 #1319] INFO -- : configuring stringio I, [2023-01-05T07:16:54.602602 #1319] INFO -- : configuring strscan I, [2023-01-05T07:16:54.831720 #1319] INFO -- : configuring syslog I, [2023-01-05T07:16:55.191867 #1319] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/big5.c ... I, [2023-01-05T07:16:55.199852 #1319] INFO -- : configuring zlib I, [2023-01-05T07:16:55.207671 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/big5.c I, [2023-01-05T07:16:55.571857 #1319] INFO -- : configuring debug-1.7.1/ext/debug I, [2023-01-05T07:16:55.643313 #1319] INFO -- : configuring rbs-2.8.2/ext/rbs_extension I, [2023-01-05T07:16:55.728348 #1319] INFO -- : linking transcoder japanese_euc.so I, [2023-01-05T07:16:57.038692 #1319] INFO -- : linking transcoder big5.so I, [2023-01-05T07:16:57.100409 #1319] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:16:57.101670 #1319] INFO -- : making encs I, [2023-01-05T07:16:57.164357 #1319] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:16:57.164448 #1319] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-05T07:16:57.164463 #1319] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:17:12.019879 #1319] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:17:12.021088 #1319] INFO -- : generating makefile exts.mk I, [2023-01-05T07:17:12.065999 #1319] INFO -- : exts.mk updated I, [2023-01-05T07:17:12.074247 #1319] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:17:12.076637 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/abi' I, [2023-01-05T07:17:12.077552 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/abi/abi.c I, [2023-01-05T07:17:12.078968 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/array/resize' I, [2023-01-05T07:17:12.080128 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/array/resize/resize.c I, [2023-01-05T07:17:12.081256 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/RUBY_ALIGNOF' I, [2023-01-05T07:17:12.081654 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/extract' I, [2023-01-05T07:17:12.082089 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/beg_len_step' I, [2023-01-05T07:17:12.082222 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/RUBY_ALIGNOF/c.c I, [2023-01-05T07:17:12.082426 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/dln/empty' I, [2023-01-05T07:17:12.082542 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/array/concat' I, [2023-01-05T07:17:12.082823 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/arith_seq/extract/extract.c I, [2023-01-05T07:17:12.083186 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/arith_seq/beg_len_step/beg_len_step.c I, [2023-01-05T07:17:12.083250 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/array/concat/to_ary_concat.c I, [2023-01-05T07:17:12.083331 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/dln/empty/empty.c I, [2023-01-05T07:17:12.084580 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-14834' I, [2023-01-05T07:17:12.085047 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug_reporter' I, [2023-01-05T07:17:12.085269 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug-14834/bug-14384.c I, [2023-01-05T07:17:12.085906 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/debug' I, [2023-01-05T07:17:12.085979 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug_reporter/bug_reporter.c I, [2023-01-05T07:17:12.086182 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-3571' I, [2023-01-05T07:17:12.086447 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bignum' I, [2023-01-05T07:17:12.086859 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/debug/init.c I, [2023-01-05T07:17:12.086958 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-5832' I, [2023-01-05T07:17:12.086969 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/enumerator_kw' I, [2023-01-05T07:17:12.086980 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/econv' I, [2023-01-05T07:17:12.087552 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/enumerator_kw/enumerator_kw.c I, [2023-01-05T07:17:12.087804 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/econv/append.c I, [2023-01-05T07:17:12.087867 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug-3571/bug.c I, [2023-01-05T07:17:12.088242 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug-5832/bug.c I, [2023-01-05T07:17:12.088413 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/big2str.c I, [2023-01-05T07:17:12.088475 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/class' I, [2023-01-05T07:17:12.089211 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/class/class2name.c I, [2023-01-05T07:17:12.111223 #1319] INFO -- : linking shared-object -test-/abi.so I, [2023-01-05T07:17:12.194904 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/abi' I, [2023-01-05T07:17:12.196045 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/class/init.c I, [2023-01-05T07:17:12.236537 #1319] INFO -- : linking shared-object -test-/RUBY_ALIGNOF.so I, [2023-01-05T07:17:12.237389 #1319] INFO -- : linking shared-object -test-/dln/empty.so I, [2023-01-05T07:17:12.244115 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/debug/inspector.c I, [2023-01-05T07:17:12.250010 #1319] INFO -- : linking shared-object -test-/array/to_ary_concat.so I, [2023-01-05T07:17:12.251992 #1319] INFO -- : linking shared-object -test-/bug_reporter.so I, [2023-01-05T07:17:12.253594 #1319] INFO -- : linking shared-object -test-/array/resize.so I, [2023-01-05T07:17:12.254547 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/eval' I, [2023-01-05T07:17:12.255413 #1319] INFO -- : linking shared-object -test-/bug_3571.so I, [2023-01-05T07:17:12.255546 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/eval/eval.c I, [2023-01-05T07:17:12.256464 #1319] INFO -- : linking shared-object -test-/bug_5832.so I, [2023-01-05T07:17:12.256824 #1319] INFO -- : linking shared-object -test-/arith_seq/extract.so I, [2023-01-05T07:17:12.256959 #1319] INFO -- : linking shared-object -test-/bug_14834.so I, [2023-01-05T07:17:12.268772 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/econv/init.c I, [2023-01-05T07:17:12.272263 #1319] INFO -- : linking shared-object -test-/arith_seq/beg_len_step.so I, [2023-01-05T07:17:12.315014 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/bigzero.c I, [2023-01-05T07:17:12.324576 #1319] INFO -- : linking shared-object -test-/enumerator_kw.so I, [2023-01-05T07:17:12.391633 #1319] INFO -- : linking shared-object -test-/class.so I, [2023-01-05T07:17:12.395710 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/dln/empty' I, [2023-01-05T07:17:12.395862 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/RUBY_ALIGNOF' I, [2023-01-05T07:17:12.396600 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/div.c I, [2023-01-05T07:17:12.400661 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/exception' I, [2023-01-05T07:17:12.404717 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/dataerror.c I, [2023-01-05T07:17:12.411043 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/array/concat' I, [2023-01-05T07:17:12.411319 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/array/resize' I, [2023-01-05T07:17:12.411870 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/enc_raise.c I, [2023-01-05T07:17:12.413634 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/debug/profile_frames.c I, [2023-01-05T07:17:12.416030 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-5832' I, [2023-01-05T07:17:12.416182 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/extract' I, [2023-01-05T07:17:12.416196 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-14834' I, [2023-01-05T07:17:12.416218 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug_reporter' I, [2023-01-05T07:17:12.417031 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/init.c I, [2023-01-05T07:17:12.417519 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-3571' I, [2023-01-05T07:17:12.420154 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/ensured.c I, [2023-01-05T07:17:12.420482 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/fatal' I, [2023-01-05T07:17:12.421123 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/fatal/rb_fatal.c I, [2023-01-05T07:17:12.422063 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/file' I, [2023-01-05T07:17:12.423488 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/file/fs.c I, [2023-01-05T07:17:12.424779 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/float' I, [2023-01-05T07:17:12.426139 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/float/init.c I, [2023-01-05T07:17:12.431505 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/beg_len_step' I, [2023-01-05T07:17:12.438267 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/funcall' I, [2023-01-05T07:17:12.441238 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/funcall/funcall.c I, [2023-01-05T07:17:12.442670 #1319] INFO -- : linking shared-object -test-/eval.so I, [2023-01-05T07:17:12.449622 #1319] INFO -- : linking shared-object -test-/econv.so I, [2023-01-05T07:17:12.452031 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/file/init.c I, [2023-01-05T07:17:12.458557 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/enumerator_kw' I, [2023-01-05T07:17:12.459284 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/file/stat.c I, [2023-01-05T07:17:12.504301 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/class' I, [2023-01-05T07:17:12.505244 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/float/nextafter.c I, [2023-01-05T07:17:12.516050 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/intpack.c I, [2023-01-05T07:17:12.558169 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/eval' I, [2023-01-05T07:17:12.563037 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/gvl/call_without_gvl' I, [2023-01-05T07:17:12.563843 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/gvl/call_without_gvl/call_without_gvl.c I, [2023-01-05T07:17:12.577214 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/init.c I, [2023-01-05T07:17:12.579511 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/econv' I, [2023-01-05T07:17:12.582766 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/mul.c I, [2023-01-05T07:17:12.583282 #1319] INFO -- : linking shared-object -test-/fatal/rb_fatal.so I, [2023-01-05T07:17:12.584664 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/str2big.c I, [2023-01-05T07:17:12.592057 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/hash' I, [2023-01-05T07:17:12.593977 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/hash/delete.c I, [2023-01-05T07:17:12.598124 #1319] INFO -- : linking shared-object -test-/debug.so I, [2023-01-05T07:17:12.599554 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/iseq_load' I, [2023-01-05T07:17:12.599773 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/integer' I, [2023-01-05T07:17:12.600630 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/integer/core_ext.c I, [2023-01-05T07:17:12.601690 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iseq_load/iseq_load.c I, [2023-01-05T07:17:12.616890 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/iter' I, [2023-01-05T07:17:12.618303 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iter/break.c I, [2023-01-05T07:17:12.627929 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/dot.dot' I, [2023-01-05T07:17:12.629190 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/load/dot.dot/dot.dot.c I, [2023-01-05T07:17:12.638586 #1319] INFO -- : linking shared-object -test-/funcall.so I, [2023-01-05T07:17:12.640029 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/protect' I, [2023-01-05T07:17:12.641045 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/load/protect/protect.c I, [2023-01-05T07:17:12.668909 #1319] INFO -- : linking shared-object -test-/file.so I, [2023-01-05T07:17:12.706928 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/fatal' I, [2023-01-05T07:17:12.711692 #1319] INFO -- : linking shared-object -test-/float.so I, [2023-01-05T07:17:12.713620 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/compat' I, [2023-01-05T07:17:12.714711 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/marshal/compat/usrcompat.c I, [2023-01-05T07:17:12.734710 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/debug' I, [2023-01-05T07:17:12.736135 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/hash/init.c I, [2023-01-05T07:17:12.740819 #1319] INFO -- : linking shared-object -test-/exception.so I, [2023-01-05T07:17:12.756108 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/funcall' I, [2023-01-05T07:17:12.762088 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iter/init.c I, [2023-01-05T07:17:12.765163 #1319] INFO -- : linking shared-object -test-/gvl/call_without_gvl.so I, [2023-01-05T07:17:12.776916 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iter/yield.c I, [2023-01-05T07:17:12.784591 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/integer/init.c I, [2023-01-05T07:17:12.786225 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/internal_ivar' I, [2023-01-05T07:17:12.788085 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/marshal/internal_ivar/internal_ivar.c I, [2023-01-05T07:17:12.797178 #1319] INFO -- : linking shared-object -test-/load/dot.dot.so I, [2023-01-05T07:17:12.804309 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/integer/my_integer.c I, [2023-01-05T07:17:12.818344 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/file' I, [2023-01-05T07:17:12.823332 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/usr' I, [2023-01-05T07:17:12.825624 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/marshal/usr/usrmarshal.c I, [2023-01-05T07:17:12.828889 #1319] INFO -- : linking shared-object -test-/iseq_load.so I, [2023-01-05T07:17:12.844227 #1319] INFO -- : linking shared-object -test-/bignum.so I, [2023-01-05T07:17:12.856411 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/float' I, [2023-01-05T07:17:12.864749 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/memory_view' I, [2023-01-05T07:17:12.867224 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/memory_view/memory_view.c I, [2023-01-05T07:17:12.868658 #1319] INFO -- : linking shared-object -test-/load/protect.so I, [2023-01-05T07:17:12.889858 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/exception' I, [2023-01-05T07:17:12.893802 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/gvl/call_without_gvl' I, [2023-01-05T07:17:12.895176 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/method' I, [2023-01-05T07:17:12.896803 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/method/arity.c I, [2023-01-05T07:17:12.899086 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/notimplement' I, [2023-01-05T07:17:12.901155 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/notimplement/bug.c I, [2023-01-05T07:17:12.902711 #1319] INFO -- : linking shared-object -test-/hash.so I, [2023-01-05T07:17:12.906045 #1319] INFO -- : linking shared-object -test-/marshal/compat.so I, [2023-01-05T07:17:12.932764 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/dot.dot' I, [2023-01-05T07:17:12.937447 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/num2int' I, [2023-01-05T07:17:12.938713 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/method/init.c I, [2023-01-05T07:17:12.940835 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/num2int/num2int.c I, [2023-01-05T07:17:12.956655 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/path_to_class' I, [2023-01-05T07:17:12.958972 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/path_to_class/path_to_class.c I, [2023-01-05T07:17:12.959679 #1319] INFO -- : linking shared-object -test-/iter.so I, [2023-01-05T07:17:12.961956 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/iseq_load' I, [2023-01-05T07:17:12.966465 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/popen_deadlock' I, [2023-01-05T07:17:12.967851 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/popen_deadlock/infinite_loop_dlsym.c I, [2023-01-05T07:17:12.984115 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/postponed_job' I, [2023-01-05T07:17:12.986287 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/postponed_job/postponed_job.c I, [2023-01-05T07:17:12.995587 #1319] INFO -- : linking shared-object -test-/marshal/internal_ivar.so I, [2023-01-05T07:17:13.004378 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/protect' I, [2023-01-05T07:17:13.009505 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/printf' I, [2023-01-05T07:17:13.012011 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/printf/printf.c I, [2023-01-05T07:17:13.013995 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bignum' I, [2023-01-05T07:17:13.022957 #1319] INFO -- : linking shared-object -test-/marshal/usr.so I, [2023-01-05T07:17:13.023529 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/proc' I, [2023-01-05T07:17:13.024956 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/proc/init.c I, [2023-01-05T07:17:13.038058 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/compat' I, [2023-01-05T07:17:13.041917 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/hash' I, [2023-01-05T07:17:13.042871 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/proc/receiver.c I, [2023-01-05T07:17:13.043785 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/random' I, [2023-01-05T07:17:13.045267 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/random/bad_version.c I, [2023-01-05T07:17:13.080213 #1319] INFO -- : linking shared-object -test-/notimplement.so I, [2023-01-05T07:17:13.081241 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/random/init.c I, [2023-01-05T07:17:13.096717 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/iter' I, [2023-01-05T07:17:13.101522 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/rational' I, [2023-01-05T07:17:13.103818 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/rational/rat.c I, [2023-01-05T07:17:13.110084 #1319] INFO -- : linking shared-object -test-/method.so I, [2023-01-05T07:17:13.119125 #1319] INFO -- : linking shared-object -test-/path_to_class.so I, [2023-01-05T07:17:13.121573 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/internal_ivar' I, [2023-01-05T07:17:13.123274 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/random/loop.c I, [2023-01-05T07:17:13.142687 #1319] INFO -- : linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so I, [2023-01-05T07:17:13.146395 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/usr' I, [2023-01-05T07:17:13.148630 #1319] INFO -- : linking shared-object -test-/integer.so I, [2023-01-05T07:17:13.151384 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/rb_call_super_kw' I, [2023-01-05T07:17:13.153735 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/rb_call_super_kw/rb_call_super_kw.c I, [2023-01-05T07:17:13.202375 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/proc/super.c I, [2023-01-05T07:17:13.203212 #1319] INFO -- : linking shared-object -test-/num2int.so I, [2023-01-05T07:17:13.213874 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/notimplement' I, [2023-01-05T07:17:13.215762 #1319] INFO -- : linking shared-object -test-/postponed_job.so I, [2023-01-05T07:17:13.219052 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/recursion' I, [2023-01-05T07:17:13.221310 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/recursion/recursion.c I, [2023-01-05T07:17:13.222749 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/regexp' I, [2023-01-05T07:17:13.223912 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/regexp/init.c I, [2023-01-05T07:17:13.252500 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/regexp/parse_depth_limit.c I, [2023-01-05T07:17:13.254297 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/scan_args' I, [2023-01-05T07:17:13.254908 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/method' I, [2023-01-05T07:17:13.255560 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/scan_args/scan_args.c I, [2023-01-05T07:17:13.260321 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/foreach' I, [2023-01-05T07:17:13.261202 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/path_to_class' I, [2023-01-05T07:17:13.261627 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/st/foreach/foreach.c I, [2023-01-05T07:17:13.266369 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/numhash' I, [2023-01-05T07:17:13.267629 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/st/numhash/numhash.c I, [2023-01-05T07:17:13.281909 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/popen_deadlock' I, [2023-01-05T07:17:13.294859 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/update' I, [2023-01-05T07:17:13.297127 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/st/update/update.c I, [2023-01-05T07:17:13.301863 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/integer' I, [2023-01-05T07:17:13.313647 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/string' I, [2023-01-05T07:17:13.314895 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/capacity.c I, [2023-01-05T07:17:13.320608 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/num2int' I, [2023-01-05T07:17:13.321522 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/coderange.c I, [2023-01-05T07:17:13.322655 #1319] INFO -- : linking shared-object -test-/rb_call_super_kw.so I, [2023-01-05T07:17:13.329592 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/postponed_job' I, [2023-01-05T07:17:13.330206 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/cstr.c I, [2023-01-05T07:17:13.358800 #1319] INFO -- : linking shared-object -test-/random.so I, [2023-01-05T07:17:13.377888 #1319] INFO -- : linking shared-object -test-/memory_view.so I, [2023-01-05T07:17:13.378958 #1319] INFO -- : linking shared-object -test-/proc.so I, [2023-01-05T07:17:13.386911 #1319] INFO -- : linking shared-object -test-/printf.so I, [2023-01-05T07:17:13.387052 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/struct' I, [2023-01-05T07:17:13.387915 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/duplicate.c I, [2023-01-05T07:17:13.394564 #1319] INFO -- : linking shared-object -test-/recursion.so I, [2023-01-05T07:17:13.436457 #1319] INFO -- : linking shared-object -test-/regexp.so I, [2023-01-05T07:17:13.449063 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/rb_call_super_kw' I, [2023-01-05T07:17:13.454461 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/symbol' I, [2023-01-05T07:17:13.456018 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/symbol/init.c I, [2023-01-05T07:17:13.492270 #1319] INFO -- : linking shared-object -test-/st/update.so I, [2023-01-05T07:17:13.515434 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/random' I, [2023-01-05T07:17:13.517723 #1319] INFO -- : linking shared-object -test-/st/foreach.so I, [2023-01-05T07:17:13.518609 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/ellipsize.c I, [2023-01-05T07:17:13.518792 #1319] INFO -- : linking shared-object -test-/st/numhash.so I, [2023-01-05T07:17:13.519842 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/thread/instrumentation' I, [2023-01-05T07:17:13.520780 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/thread/instrumentation/instrumentation.c I, [2023-01-05T07:17:13.523045 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/memory_view' I, [2023-01-05T07:17:13.523605 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/enc_associate.c I, [2023-01-05T07:17:13.524103 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/enc_str_buf_cat.c I, [2023-01-05T07:17:13.534910 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/recursion' I, [2023-01-05T07:17:13.535055 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/proc' I, [2023-01-05T07:17:13.535068 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/printf' I, [2023-01-05T07:17:13.537093 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/init.c I, [2023-01-05T07:17:13.539773 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/thread_fd' I, [2023-01-05T07:17:13.541952 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/time' I, [2023-01-05T07:17:13.542136 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/thread_fd/thread_fd.c I, [2023-01-05T07:17:13.544589 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/time/init.c I, [2023-01-05T07:17:13.580143 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/regexp' I, [2023-01-05T07:17:13.581126 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/fstring.c I, [2023-01-05T07:17:13.582719 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/symbol/type.c I, [2023-01-05T07:17:13.615736 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/update' I, [2023-01-05T07:17:13.620372 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/tracepoint' I, [2023-01-05T07:17:13.621467 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/tracepoint/gc_hook.c I, [2023-01-05T07:17:13.633366 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/foreach' I, [2023-01-05T07:17:13.634301 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/tracepoint/tracepoint.c I, [2023-01-05T07:17:13.635625 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/len.c I, [2023-01-05T07:17:13.635749 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/numhash' I, [2023-01-05T07:17:13.640210 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/typeddata' I, [2023-01-05T07:17:13.642302 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/typeddata/typeddata.c I, [2023-01-05T07:17:13.651172 #1319] INFO -- : linking shared-object -test-/rational.so I, [2023-01-05T07:17:13.681613 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/member.c I, [2023-01-05T07:17:13.696895 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/init.c I, [2023-01-05T07:17:13.705386 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/time/leap_second.c I, [2023-01-05T07:17:13.705553 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/modify.c I, [2023-01-05T07:17:13.707686 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/new.c I, [2023-01-05T07:17:13.731891 #1319] INFO -- : linking shared-object -test-/thread_fd.so I, [2023-01-05T07:17:13.734545 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/nofree.c I, [2023-01-05T07:17:13.742587 #1319] INFO -- : linking shared-object -test-/thread/instrumentation.so I, [2023-01-05T07:17:13.767304 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/normalize.c I, [2023-01-05T07:17:13.776032 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/rational' I, [2023-01-05T07:17:13.781000 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/vm' I, [2023-01-05T07:17:13.782212 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/vm/at_exit.c I, [2023-01-05T07:17:13.805014 #1319] INFO -- : linking shared-object -test-/symbol.so I, [2023-01-05T07:17:13.814653 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/time/new.c I, [2023-01-05T07:17:13.820643 #1319] INFO -- : linking shared-object -test-/typeddata.so I, [2023-01-05T07:17:13.832595 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/qsort.c I, [2023-01-05T07:17:13.835759 #1319] INFO -- : linking shared-object -test-/tracepoint.so I, [2023-01-05T07:17:13.852357 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/thread/instrumentation' I, [2023-01-05T07:17:13.857277 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/wait' I, [2023-01-05T07:17:13.859013 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/thread_fd' I, [2023-01-05T07:17:13.859600 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/wait/wait.c I, [2023-01-05T07:17:13.862668 #1319] INFO -- : linking shared-object -test-/struct.so I, [2023-01-05T07:17:13.864968 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-05T07:17:13.866666 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/bigdecimal/bigdecimal.c I, [2023-01-05T07:17:13.869039 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/rb_interned_str.c I, [2023-01-05T07:17:13.889837 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/rb_str_dup.c I, [2023-01-05T07:17:13.907956 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/set_len.c I, [2023-01-05T07:17:13.912067 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/bigdecimal/missing.c I, [2023-01-05T07:17:13.940209 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/symbol' I, [2023-01-05T07:17:13.943851 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/continuation' I, [2023-01-05T07:17:13.944289 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/cgi/escape' I, [2023-01-05T07:17:13.945157 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/cgi/escape/escape.c I, [2023-01-05T07:17:13.945373 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/continuation/continuation.c I, [2023-01-05T07:17:13.950014 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/typeddata' I, [2023-01-05T07:17:13.966094 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/tracepoint' I, [2023-01-05T07:17:13.966887 #1319] INFO -- : installing default bigdecimal libraries I, [2023-01-05T07:17:13.967754 #1319] INFO -- : linking shared-object -test-/vm/at_exit.so I, [2023-01-05T07:17:13.972616 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-05T07:17:13.974924 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/coverage/coverage.c I, [2023-01-05T07:17:13.978845 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-05T07:17:13.980769 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_core.c I, [2023-01-05T07:17:13.998607 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/struct' I, [2023-01-05T07:17:14.003475 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-05T07:17:14.004653 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/digest.c I, [2023-01-05T07:17:14.022518 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/erb/escape' I, [2023-01-05T07:17:14.023857 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/erb/escape/escape.c I, [2023-01-05T07:17:14.056481 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_parse.c I, [2023-01-05T07:17:14.058372 #1319] INFO -- : linking shared-object -test-/wait.so I, [2023-01-05T07:17:14.079702 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/vm' I, [2023-01-05T07:17:14.086702 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/etc' I, [2023-01-05T07:17:14.087845 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fcntl' I, [2023-01-05T07:17:14.088638 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/etc/etc.c I, [2023-01-05T07:17:14.088766 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/fcntl/fcntl.c I, [2023-01-05T07:17:14.097919 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-05T07:17:14.099286 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/closure.c I, [2023-01-05T07:17:14.107317 #1319] INFO -- : linking shared-object continuation.so I, [2023-01-05T07:17:14.119317 #1319] INFO -- : linking shared-object -test-/string.so I, [2023-01-05T07:17:14.174169 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/wait' I, [2023-01-05T07:17:14.174982 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/conversions.c I, [2023-01-05T07:17:14.202459 #1319] INFO -- : linking shared-object -test-/time.so I, [2023-01-05T07:17:14.218669 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/continuation' I, [2023-01-05T07:17:14.224743 #1319] INFO -- : installing digest libraries I, [2023-01-05T07:17:14.230982 #1319] INFO -- : installing default digest libraries I, [2023-01-05T07:17:14.240071 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-05T07:17:14.241430 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/io/console/console.c I, [2023-01-05T07:17:14.266428 #1319] INFO -- : linking shared-object fcntl.so I, [2023-01-05T07:17:14.277063 #1319] INFO -- : linking shared-object erb/escape.so I, [2023-01-05T07:17:14.325855 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/time' I, [2023-01-05T07:17:14.330575 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/nonblock' I, [2023-01-05T07:17:14.331749 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/io/nonblock/nonblock.c I, [2023-01-05T07:17:14.355389 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/string' I, [2023-01-05T07:17:14.359189 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_strftime.c I, [2023-01-05T07:17:14.369183 #1319] INFO -- : linking shared-object cgi/escape.so I, [2023-01-05T07:17:14.384970 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fcntl' I, [2023-01-05T07:17:14.389596 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/wait' I, [2023-01-05T07:17:14.391772 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/io/wait/wait.c I, [2023-01-05T07:17:14.395235 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/erb/escape' I, [2023-01-05T07:17:14.398453 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-05T07:17:14.448009 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-05T07:17:14.450022 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_strptime.c I, [2023-01-05T07:17:14.477938 #1319] INFO -- : linking shared-object digest.so I, [2023-01-05T07:17:14.480368 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/cgi/escape' I, [2023-01-05T07:17:14.484532 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-05T07:17:14.484942 #1319] INFO -- : linking shared-object coverage.so I, [2023-01-05T07:17:14.485971 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/monitor/monitor.c I, [2023-01-05T07:17:14.528285 #1319] INFO -- : linking shared-object -test-/scan_args.so I, [2023-01-05T07:17:14.531019 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/fiddle.c I, [2023-01-05T07:17:14.543537 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/function.c I, [2023-01-05T07:17:14.602824 #1319] INFO -- : linking shared-object io/nonblock.so I, [2023-01-05T07:17:14.605977 #1319] INFO -- : linking shared-object io/wait.so I, [2023-01-05T07:17:14.611511 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-05T07:17:14.616496 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-05T07:17:14.618860 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/nkf/nkf.c I, [2023-01-05T07:17:14.620005 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-05T07:17:14.626469 #1319] INFO -- : installing default date_core libraries I, [2023-01-05T07:17:14.631595 #1319] INFO -- : installing default nkf libraries I, [2023-01-05T07:17:14.637134 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/handle.c I, [2023-01-05T07:17:14.657553 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/scan_args' I, [2023-01-05T07:17:14.665983 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-05T07:17:14.668049 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/objspace/object_tracing.c I, [2023-01-05T07:17:14.725696 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/nonblock' I, [2023-01-05T07:17:14.726517 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/objspace/objspace.c I, [2023-01-05T07:17:14.731336 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/wait' I, [2023-01-05T07:17:14.749483 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-05T07:17:14.753325 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/openssl_missing.c I, [2023-01-05T07:17:14.758931 #1319] INFO -- : linking shared-object etc.so I, [2023-01-05T07:17:14.774736 #1319] INFO -- : installing default monitor libraries I, [2023-01-05T07:17:14.777191 #1319] INFO -- : linking shared-object monitor.so I, [2023-01-05T07:17:14.830909 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/objspace/objspace_dump.c I, [2023-01-05T07:17:14.882266 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/etc' I, [2023-01-05T07:17:14.886833 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-05T07:17:14.889002 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/pathname/pathname.c I, [2023-01-05T07:17:14.891531 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-05T07:17:14.898734 #1319] INFO -- : installing default pathname libraries I, [2023-01-05T07:17:14.907115 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-05T07:17:14.908364 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych.c I, [2023-01-05T07:17:14.919327 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl.c I, [2023-01-05T07:17:14.999080 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/memory_view.c I, [2023-01-05T07:17:15.023697 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/pinned.c I, [2023-01-05T07:17:15.051667 #1319] INFO -- : installing default objspace libraries I, [2023-01-05T07:17:15.055779 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/pointer.c I, [2023-01-05T07:17:15.095564 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_emitter.c I, [2023-01-05T07:17:15.162768 #1319] INFO -- : linking shared-object io/console.so I, [2023-01-05T07:17:15.268212 #1319] INFO -- : installing default fiddle libraries I, [2023-01-05T07:17:15.288034 #1319] INFO -- : installing default console libraries I, [2023-01-05T07:17:15.291055 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_parser.c I, [2023-01-05T07:17:15.291184 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-05T07:17:15.296205 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-05T07:17:15.298454 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/pty/pty.c I, [2023-01-05T07:17:15.360148 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_to_ruby.c I, [2023-01-05T07:17:15.521340 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_asn1.c I, [2023-01-05T07:17:15.557560 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_yaml_tree.c I, [2023-01-05T07:17:15.597561 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_bio.c I, [2023-01-05T07:17:15.650083 #1319] INFO -- : installing default pty libraries I, [2023-01-05T07:17:15.652817 #1319] INFO -- : linking shared-object pty.so I, [2023-01-05T07:17:15.675670 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_bn.c I, [2023-01-05T07:17:15.708054 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_cipher.c I, [2023-01-05T07:17:15.765096 #1319] INFO -- : linking shared-object fiddle.so I, [2023-01-05T07:17:15.781952 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-05T07:17:15.786177 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/racc/cparse' I, [2023-01-05T07:17:15.787062 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/racc/cparse/cparse.c I, [2023-01-05T07:17:15.815215 #1319] INFO -- : linking shared-object psych.so I, [2023-01-05T07:17:15.816483 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rbconfig/sizeof' I, [2023-01-05T07:17:15.817838 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/rbconfig/sizeof/sizes.c I, [2023-01-05T07:17:15.838459 #1319] INFO -- : linking shared-object objspace.so I, [2023-01-05T07:17:15.972221 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-05T07:17:15.977077 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/readline' I, [2023-01-05T07:17:15.978387 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-05T07:17:15.978905 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/readline/readline.c I, [2023-01-05T07:17:15.985353 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-05T07:17:15.988010 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-05T07:17:15.988133 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/ripper/ripper.c I, [2023-01-05T07:17:15.988955 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_config.c I, [2023-01-05T07:17:16.012334 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_digest.c I, [2023-01-05T07:17:16.027112 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/rbconfig/sizeof/limits.c I, [2023-01-05T07:17:16.106025 #1319] INFO -- : checking /tmp/ruby/src/trunk/parse.y and /tmp/ruby/src/trunk/ext/ripper/eventids2.c I, [2023-01-05T07:17:16.188355 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_engine.c I, [2023-01-05T07:17:16.204666 #1319] INFO -- : installing default ripper libraries I, [2023-01-05T07:17:16.212521 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_hmac.c I, [2023-01-05T07:17:16.339143 #1319] INFO -- : linking shared-object rbconfig/sizeof.so I, [2023-01-05T07:17:16.363575 #1319] INFO -- : linking shared-object pathname.so I, [2023-01-05T07:17:16.461769 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rbconfig/sizeof' I, [2023-01-05T07:17:16.465250 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-05T07:17:16.472364 #1319] INFO -- : installing default libraries I, [2023-01-05T07:17:16.474461 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-05T07:17:16.485379 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-05T07:17:16.487106 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-05T07:17:16.488501 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/init.c I, [2023-01-05T07:17:16.489795 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/stringio' I, [2023-01-05T07:17:16.490897 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/stringio/stringio.c I, [2023-01-05T07:17:16.493533 #1319] INFO -- : linking shared-object racc/cparse.so I, [2023-01-05T07:17:16.571774 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_kdf.c I, [2023-01-05T07:17:16.572642 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ns_spki.c I, [2023-01-05T07:17:16.582600 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ocsp.c I, [2023-01-05T07:17:16.610407 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/racc/cparse' I, [2023-01-05T07:17:16.615013 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan' I, [2023-01-05T07:17:16.616835 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/strscan/strscan.c I, [2023-01-05T07:17:16.695287 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkcs12.c I, [2023-01-05T07:17:16.740819 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkcs7.c I, [2023-01-05T07:17:16.753696 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey.c I, [2023-01-05T07:17:16.841133 #1319] INFO -- : linking shared-object readline.so I, [2023-01-05T07:17:16.864839 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_dh.c I, [2023-01-05T07:17:16.988295 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/readline' I, [2023-01-05T07:17:16.992861 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-05T07:17:16.994954 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/syslog/syslog.c I, [2023-01-05T07:17:17.007723 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/constants.c I, [2023-01-05T07:17:17.104694 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_dsa.c I, [2023-01-05T07:17:17.194845 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_ec.c I, [2023-01-05T07:17:17.269223 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_rsa.c I, [2023-01-05T07:17:17.401726 #1319] INFO -- : installing default syslog libraries I, [2023-01-05T07:17:17.404049 #1319] INFO -- : linking shared-object syslog.so I, [2023-01-05T07:17:17.453667 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_rand.c I, [2023-01-05T07:17:17.514008 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-05T07:17:17.518192 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/zlib' I, [2023-01-05T07:17:17.520137 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/zlib/zlib.c I, [2023-01-05T07:17:17.684910 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ssl.c I, [2023-01-05T07:17:17.723160 #1319] INFO -- : linking shared-object stringio.so I, [2023-01-05T07:17:17.760972 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ssl_session.c I, [2023-01-05T07:17:17.847053 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/stringio' I, [2023-01-05T07:17:17.849737 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-05T07:17:17.854253 #1319] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/debug-1.7.1/ext/debug/debug.c I, [2023-01-05T07:17:17.880226 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ts.c I, [2023-01-05T07:17:17.905278 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509.c I, [2023-01-05T07:17:17.979610 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509attr.c I, [2023-01-05T07:17:18.029414 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509cert.c I, [2023-01-05T07:17:18.109498 #1319] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/debug-1.7.1/ext/debug/iseq_collector.c I, [2023-01-05T07:17:18.169369 #1319] INFO -- : linking shared-object strscan.so I, [2023-01-05T07:17:18.268236 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509crl.c I, [2023-01-05T07:17:18.285162 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509ext.c I, [2023-01-05T07:17:18.301718 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan' I, [2023-01-05T07:17:18.305260 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-05T07:17:18.312278 #1319] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/constants.c I, [2023-01-05T07:17:18.363701 #1319] INFO -- : ln -sfT ../../../../../src/trunk/.bundle/gems/debug-1.7.1/lib ../../../../../.bundle/gems/debug-1.7.1/lib I, [2023-01-05T07:17:18.367516 #1319] INFO -- : linking shared-object debug/debug.so I, [2023-01-05T07:17:18.409146 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509name.c I, [2023-01-05T07:17:18.418514 #1319] INFO -- : linking shared-object nkf.so I, [2023-01-05T07:17:18.498581 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-05T07:17:18.503310 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/bubblebabble' I, [2023-01-05T07:17:18.504542 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/bubblebabble/bubblebabble.c I, [2023-01-05T07:17:18.563212 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-05T07:17:18.568601 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/md5' I, [2023-01-05T07:17:18.570192 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/md5/md5init.c I, [2023-01-05T07:17:18.584739 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509req.c I, [2023-01-05T07:17:18.662127 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/md5/md5.c I, [2023-01-05T07:17:18.703172 #1319] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/lexer.c I, [2023-01-05T07:17:18.727037 #1319] INFO -- : linking shared-object digest/bubblebabble.so I, [2023-01-05T07:17:18.743034 #1319] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/lexstate.c I, [2023-01-05T07:17:18.766593 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509revoked.c I, [2023-01-05T07:17:18.791878 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509store.c I, [2023-01-05T07:17:18.844322 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/bubblebabble' I, [2023-01-05T07:17:18.849249 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/rmd160' I, [2023-01-05T07:17:18.850528 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/rmd160/rmd160init.c I, [2023-01-05T07:17:18.978357 #1319] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/location.c I, [2023-01-05T07:17:18.979272 #1319] INFO -- : linking shared-object digest/md5.so I, [2023-01-05T07:17:18.980529 #1319] INFO -- : installing default openssl libraries I, [2023-01-05T07:17:18.990452 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha1' I, [2023-01-05T07:17:18.991276 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha1/sha1init.c I, [2023-01-05T07:17:18.996375 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-05T07:17:19.000386 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha2/sha2init.c I, [2023-01-05T07:17:19.016056 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/rmd160/rmd160.c I, [2023-01-05T07:17:19.091464 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/md5' I, [2023-01-05T07:17:19.092401 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha1/sha1.c I, [2023-01-05T07:17:19.138613 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json/generator' I, [2023-01-05T07:17:19.139593 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/json/generator/generator.c I, [2023-01-05T07:17:19.156481 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json/parser' I, [2023-01-05T07:17:19.157518 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/json/parser/parser.c I, [2023-01-05T07:17:19.167238 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha2/sha2.c I, [2023-01-05T07:17:19.219269 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/basicsocket.c I, [2023-01-05T07:17:19.294911 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/socket.c I, [2023-01-05T07:17:19.300007 #1319] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/main.c I, [2023-01-05T07:17:19.342184 #1319] INFO -- : linking shared-object bigdecimal.so I, [2023-01-05T07:17:19.480909 #1319] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/parser.c I, [2023-01-05T07:17:19.507931 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-05T07:17:19.509240 #1319] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/parserstate.c I, [2023-01-05T07:17:19.521498 #1319] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/ruby_objs.c I, [2023-01-05T07:17:19.542537 #1319] INFO -- : linking shared-object digest/rmd160.so I, [2023-01-05T07:17:19.547414 #1319] INFO -- : linking shared-object digest/sha1.so I, [2023-01-05T07:17:19.617607 #1319] INFO -- : linking shared-object digest/sha2.so I, [2023-01-05T07:17:19.669095 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/rmd160' I, [2023-01-05T07:17:19.673772 #1319] INFO -- : installing default sha2 libraries I, [2023-01-05T07:17:19.676519 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha1' I, [2023-01-05T07:17:19.676690 #1319] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/unescape.c I, [2023-01-05T07:17:19.677664 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/ipsocket.c I, [2023-01-05T07:17:19.730842 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/tcpsocket.c I, [2023-01-05T07:17:19.739999 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-05T07:17:19.741314 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/tcpserver.c I, [2023-01-05T07:17:19.745493 #1319] INFO -- : linking shared-object openssl.so I, [2023-01-05T07:17:19.748745 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/sockssocket.c I, [2023-01-05T07:17:19.874950 #1319] INFO -- : ln -sfT ../../../../../src/trunk/.bundle/gems/rbs-2.8.2/lib ../../../../../.bundle/gems/rbs-2.8.2/lib I, [2023-01-05T07:17:19.878930 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/udpsocket.c I, [2023-01-05T07:17:19.902464 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/unixsocket.c I, [2023-01-05T07:17:19.978694 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/unixserver.c I, [2023-01-05T07:17:20.020032 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/option.c I, [2023-01-05T07:17:20.033079 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/ancdata.c I, [2023-01-05T07:17:20.047068 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/raddrinfo.c I, [2023-01-05T07:17:20.152368 #1319] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/ifaddr.c I, [2023-01-05T07:17:20.185317 #1319] INFO -- : installing default socket libraries I, [2023-01-05T07:17:20.292201 #1319] INFO -- : linking shared-object zlib.so I, [2023-01-05T07:17:20.337544 #1319] INFO -- : linking shared-object json/ext/parser.so I, [2023-01-05T07:17:20.393538 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/zlib' I, [2023-01-05T07:17:20.430349 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json/parser' I, [2023-01-05T07:17:20.504944 #1319] INFO -- : linking shared-object rbs_extension.so I, [2023-01-05T07:17:20.598626 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-05T07:17:20.618005 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-05T07:17:20.730734 #1319] INFO -- : linking shared-object json/ext/generator.so I, [2023-01-05T07:17:20.792348 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json/generator' I, [2023-01-05T07:17:20.982549 #1319] INFO -- : linking shared-object socket.so I, [2023-01-05T07:17:21.131175 #1319] INFO -- : linking shared-object date_core.so I, [2023-01-05T07:17:21.131263 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-05T07:17:21.239132 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-05T07:17:24.284580 #1319] INFO -- : linking shared-object ripper.so I, [2023-01-05T07:17:24.372278 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-05T07:17:24.407650 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:17:24.436919 #1319] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-05T07:17:24.436982 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:17:24.437511 #1319] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:17:24.444452 #1319] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:17:24.444541 #1319] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-05T07:17:24.444564 #1319] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:17:24.445886 #1319] INFO -- : $$$[end] "make all -j16" exit with 0. I, [2023-01-05T07:17:24.446154 #1319] INFO -- : $$$[beg] make install -j16 I, [2023-01-05T07:17:24.500681 #1319] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T07:17:24.500764 #1319] INFO -- : CC = gcc I, [2023-01-05T07:17:24.500786 #1319] INFO -- : LD = ld I, [2023-01-05T07:17:24.500802 #1319] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T07:17:24.500818 #1319] 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-05T07:17:24.500834 #1319] 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-05T07:17:24.500849 #1319] INFO -- : CPPFLAGS = I, [2023-01-05T07:17:24.500870 #1319] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T07:17:24.500887 #1319] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T07:17:24.500901 #1319] INFO -- : LANG = en_US.UTF-8 I, [2023-01-05T07:17:24.500913 #1319] INFO -- : LC_ALL = I, [2023-01-05T07:17:24.500926 #1319] INFO -- : LC_CTYPE = I, [2023-01-05T07:17:24.500939 #1319] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-05T07:17:24.500950 #1319] INFO -- : RUSTC = no I, [2023-01-05T07:17:24.500962 #1319] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-01-05T07:17:24.534157 #1319] INFO -- : generating enc.mk I, [2023-01-05T07:17:24.534337 #1319] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-05T07:17:24.534391 #1319] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-05T07:17:24.534406 #1319] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T07:17:24.534419 #1319] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T07:17:24.534431 #1319] INFO -- : E, [2023-01-05T07:17:24.553877 #1319] ERROR -- : rm -rf .bundle/extensions/x86_64-linux/3.3.0+0/ E, [2023-01-05T07:17:24.554086 #1319] ERROR -- : rm -rf .bundle/.timestamp/x86_64-linux/3.3.0+0/ I, [2023-01-05T07:17:24.699940 #1319] INFO -- : making srcs under enc I, [2023-01-05T07:17:24.700509 #1319] INFO -- : making enc I, [2023-01-05T07:17:24.731145 #1319] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:17:24.731209 #1319] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-01-05T07:17:24.731224 #1319] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:17:24.743657 #1319] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:17:24.743767 #1319] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-05T07:17:24.743782 #1319] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:17:24.744806 #1319] INFO -- : generating transdb.h I, [2023-01-05T07:17:24.868264 #1319] INFO -- : transdb.h updated I, [2023-01-05T07:17:24.870063 #1319] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-05T07:17:24.870507 #1319] INFO -- : making trans I, [2023-01-05T07:17:24.896950 #1319] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:17:24.897495 #1319] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/transdb.c I, [2023-01-05T07:17:24.901291 #1319] INFO -- : ext/configure-ext.mk unchanged I, [2023-01-05T07:17:24.907310 #1319] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:17:24.939189 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-05T07:17:24.940401 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-05T07:17:24.941507 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-05T07:17:24.942206 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-05T07:17:24.942735 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-05T07:17:24.943186 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/nonblock' I, [2023-01-05T07:17:24.943892 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/wait' I, [2023-01-05T07:17:24.944071 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-05T07:17:24.944099 #1319] INFO -- : linking shared-object io/nonblock.so I, [2023-01-05T07:17:24.944690 #1319] INFO -- : linking shared-object io/wait.so I, [2023-01-05T07:17:24.944745 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-05T07:17:24.944986 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-05T07:17:24.945333 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-05T07:17:24.946110 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-05T07:17:24.946364 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-05T07:17:24.947567 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-05T07:17:24.948466 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-05T07:17:24.948534 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-05T07:17:24.948839 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-05T07:17:24.949055 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-05T07:17:24.949482 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-05T07:17:24.949955 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-05T07:17:24.950871 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-05T07:17:24.951690 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-05T07:17:24.952322 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-05T07:17:24.952395 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-05T07:17:24.952514 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-05T07:17:24.954138 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-05T07:17:24.954603 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-05T07:17:24.955676 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-05T07:17:24.955741 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-05T07:17:24.956646 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-05T07:17:24.957845 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-05T07:17:24.958953 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-05T07:17:24.959071 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-05T07:17:24.962793 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-05T07:17:24.963550 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-05T07:17:24.964015 #1319] INFO -- : linking shared-object rbs_extension.so I, [2023-01-05T07:17:24.965478 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-05T07:17:24.965875 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-05T07:17:24.966613 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-05T07:17:24.968875 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-05T07:17:24.971332 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-05T07:17:24.973981 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-05T07:17:24.988150 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-05T07:17:24.991391 #1319] INFO -- : linking shared-object debug/debug.so I, [2023-01-05T07:17:25.009609 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/nonblock' I, [2023-01-05T07:17:25.021771 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/wait' I, [2023-01-05T07:17:25.046490 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-05T07:17:25.061294 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-05T07:17:25.065195 #1319] INFO -- : linking transcoder transdb.so I, [2023-01-05T07:17:25.097617 #1319] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:17:25.100405 #1319] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:17:25.101334 #1319] INFO -- : making encs I, [2023-01-05T07:17:25.135256 #1319] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-05T07:17:25.135332 #1319] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:17:25.135715 #1319] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:17:25.142538 #1319] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:17:25.142600 #1319] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-05T07:17:25.142632 #1319] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:17:25.142844 #1319] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:17:25.142921 #1319] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-05T07:17:25.142953 #1319] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T07:17:25.143321 #1319] 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-05T07:17:25.225184 #1319] INFO -- : installing binary commands: /tmp/ruby/install/trunk/bin I, [2023-01-05T07:17:25.225523 #1319] INFO -- : installing base libraries: /tmp/ruby/install/trunk/lib I, [2023-01-05T07:17:25.229414 #1319] INFO -- : installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-05T07:17:25.229499 #1319] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig I, [2023-01-05T07:17:25.229680 #1319] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-05T07:17:25.240409 #1319] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-01-05T07:17:25.240483 #1319] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-01-05T07:17:25.240511 #1319] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/x86_64-linux I, [2023-01-05T07:17:25.241303 #1319] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-01-05T07:17:25.246524 #1319] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0 I, [2023-01-05T07:17:25.246590 #1319] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-01-05T07:17:25.246616 #1319] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/ruby I, [2023-01-05T07:17:25.246631 #1319] INFO -- : installing command scripts: /tmp/ruby/install/trunk/bin I, [2023-01-05T07:17:25.246919 #1319] INFO -- : installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-01-05T07:17:25.297072 #1319] INFO -- : installing common headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0 I, [2023-01-05T07:17:25.306784 #1319] INFO -- : installing manpages: /tmp/ruby/install/trunk/share/man/man1 I, [2023-01-05T07:17:25.307139 #1319] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-05T07:17:25.323670 #1319] INFO -- : abbrev 0.1.1 I, [2023-01-05T07:17:25.329377 #1319] INFO -- : base64 0.1.1 I, [2023-01-05T07:17:25.330098 #1319] INFO -- : benchmark 0.2.1 I, [2023-01-05T07:17:25.330732 #1319] INFO -- : bundler 2.5.0.dev I, [2023-01-05T07:17:25.343666 #1319] INFO -- : cgi 0.3.6 I, [2023-01-05T07:17:25.344409 #1319] INFO -- : csv 3.2.7 I, [2023-01-05T07:17:25.345178 #1319] INFO -- : delegate 0.3.0 I, [2023-01-05T07:17:25.345839 #1319] INFO -- : did_you_mean 1.6.3 I, [2023-01-05T07:17:25.346544 #1319] INFO -- : drb 2.1.1 I, [2023-01-05T07:17:25.347393 #1319] INFO -- : english 0.7.2 I, [2023-01-05T07:17:25.348122 #1319] INFO -- : erb 4.0.2 I, [2023-01-05T07:17:25.349057 #1319] INFO -- : error_highlight 0.5.1 I, [2023-01-05T07:17:25.349452 #1319] INFO -- : fileutils 1.7.0 I, [2023-01-05T07:17:25.349887 #1319] INFO -- : find 0.1.1 I, [2023-01-05T07:17:25.350633 #1319] INFO -- : forwardable 1.3.3 I, [2023-01-05T07:17:25.351286 #1319] INFO -- : getoptlong 0.2.0 I, [2023-01-05T07:17:25.352116 #1319] INFO -- : ipaddr 1.2.5 I, [2023-01-05T07:17:25.353977 #1319] INFO -- : irb 1.6.2 I, [2023-01-05T07:17:25.357089 #1319] INFO -- : logger 1.5.3 I, [2023-01-05T07:17:25.358284 #1319] INFO -- : mutex_m 0.1.2 I, [2023-01-05T07:17:25.359028 #1319] INFO -- : net-http 0.3.2 I, [2023-01-05T07:17:25.359859 #1319] INFO -- : net-protocol 0.2.1 I, [2023-01-05T07:17:25.360619 #1319] INFO -- : observer 0.1.1 I, [2023-01-05T07:17:25.361302 #1319] INFO -- : open-uri 0.3.0 I, [2023-01-05T07:17:25.362327 #1319] INFO -- : open3 0.1.2 I, [2023-01-05T07:17:25.363058 #1319] INFO -- : optparse 0.4.0.pre.1 I, [2023-01-05T07:17:25.363567 #1319] INFO -- : ostruct 0.5.5 I, [2023-01-05T07:17:25.364351 #1319] INFO -- : pp 0.4.0 I, [2023-01-05T07:17:25.365095 #1319] INFO -- : prettyprint 0.1.1 I, [2023-01-05T07:17:25.365998 #1319] INFO -- : pstore 0.1.2 I, [2023-01-05T07:17:25.366695 #1319] INFO -- : racc 1.6.2 I, [2023-01-05T07:17:25.367617 #1319] INFO -- : rdoc 6.5.0 I, [2023-01-05T07:17:25.368844 #1319] INFO -- : readline 0.0.3 I, [2023-01-05T07:17:25.369573 #1319] INFO -- : reline 0.3.2 I, [2023-01-05T07:17:25.370340 #1319] INFO -- : resolv 0.2.2 I, [2023-01-05T07:17:25.371075 #1319] INFO -- : resolv-replace 0.1.1 I, [2023-01-05T07:17:25.371887 #1319] INFO -- : rinda 0.1.1 I, [2023-01-05T07:17:25.372688 #1319] INFO -- : ruby2_keywords 0.0.5 I, [2023-01-05T07:17:25.373462 #1319] INFO -- : securerandom 0.2.2 I, [2023-01-05T07:17:25.374241 #1319] INFO -- : set 1.0.3 I, [2023-01-05T07:17:25.374698 #1319] INFO -- : shellwords 0.1.0 I, [2023-01-05T07:17:25.375197 #1319] INFO -- : singleton 0.1.1 I, [2023-01-05T07:17:25.376473 #1319] INFO -- : syntax_suggest 1.0.2 I, [2023-01-05T07:17:25.377299 #1319] INFO -- : tempfile 0.1.3 I, [2023-01-05T07:17:25.378075 #1319] INFO -- : time 0.2.1 I, [2023-01-05T07:17:25.378884 #1319] INFO -- : timeout 0.3.1 I, [2023-01-05T07:17:25.379371 #1319] INFO -- : tmpdir 0.1.3 I, [2023-01-05T07:17:25.380537 #1319] INFO -- : tsort 0.1.1 I, [2023-01-05T07:17:25.381316 #1319] INFO -- : un 0.2.1 I, [2023-01-05T07:17:25.382092 #1319] INFO -- : uri 0.12.0 I, [2023-01-05T07:17:25.382600 #1319] INFO -- : weakref 0.1.2 I, [2023-01-05T07:17:25.383125 #1319] INFO -- : yaml 0.2.1 I, [2023-01-05T07:17:25.384150 #1319] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-05T07:17:25.390067 #1319] INFO -- : bigdecimal 3.1.3 I, [2023-01-05T07:17:25.390882 #1319] INFO -- : date 3.3.3 I, [2023-01-05T07:17:25.391589 #1319] INFO -- : digest 3.1.1 I, [2023-01-05T07:17:25.392793 #1319] INFO -- : etc 1.4.2 I, [2023-01-05T07:17:25.393654 #1319] INFO -- : fcntl 1.0.2 I, [2023-01-05T07:17:25.394454 #1319] INFO -- : fiddle 1.1.2 I, [2023-01-05T07:17:25.395284 #1319] INFO -- : io-console 0.6.0 I, [2023-01-05T07:17:25.396414 #1319] INFO -- : io-nonblock 0.2.0 I, [2023-01-05T07:17:25.397265 #1319] INFO -- : io-wait 0.3.0 I, [2023-01-05T07:17:25.398047 #1319] INFO -- : json 2.6.3 I, [2023-01-05T07:17:25.398939 #1319] INFO -- : nkf 0.1.2 I, [2023-01-05T07:17:25.399520 #1319] INFO -- : openssl 3.1.0 I, [2023-01-05T07:17:25.400596 #1319] INFO -- : pathname 0.2.1 I, [2023-01-05T07:17:25.401432 #1319] INFO -- : psych 5.0.1 I, [2023-01-05T07:17:25.402344 #1319] INFO -- : readline-ext 0.1.5 I, [2023-01-05T07:17:25.403154 #1319] INFO -- : stringio 3.0.5 I, [2023-01-05T07:17:25.404002 #1319] INFO -- : strscan 3.0.6 I, [2023-01-05T07:17:25.404851 #1319] INFO -- : syslog 0.1.1 I, [2023-01-05T07:17:25.405763 #1319] INFO -- : zlib 3.0.0 I, [2023-01-05T07:17:25.406538 #1319] INFO -- : installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-05T07:17:25.407139 #1319] INFO -- : minitest 5.17.0 I, [2023-01-05T07:17:25.415724 #1319] INFO -- : power_assert 2.0.3 I, [2023-01-05T07:17:25.417473 #1319] INFO -- : rake 13.0.6 I, [2023-01-05T07:17:25.421381 #1319] INFO -- : test-unit 3.5.7 I, [2023-01-05T07:17:25.426047 #1319] INFO -- : rexml 3.2.5 I, [2023-01-05T07:17:25.430407 #1319] INFO -- : rss 0.2.9 I, [2023-01-05T07:17:25.435680 #1319] INFO -- : net-ftp 0.2.0 I, [2023-01-05T07:17:25.437001 #1319] INFO -- : net-imap 0.3.4 I, [2023-01-05T07:17:25.439342 #1319] INFO -- : net-pop 0.1.2 I, [2023-01-05T07:17:25.440584 #1319] INFO -- : net-smtp 0.3.3 I, [2023-01-05T07:17:25.441651 #1319] INFO -- : matrix 0.4.2 I, [2023-01-05T07:17:25.442836 #1319] INFO -- : prime 0.1.2 I, [2023-01-05T07:17:25.445117 #1319] INFO -- : rbs 2.8.2 I, [2023-01-05T07:17:25.465729 #1319] INFO -- : typeprof 0.21.3 I, [2023-01-05T07:17:25.469058 #1319] INFO -- : debug 1.7.1 I, [2023-01-05T07:17:25.471975 #1319] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0/cache I, [2023-01-05T07:17:25.475978 #1319] INFO -- : $$$[end] "make install -j16" exit with 0. I, [2023-01-05T07:17:25.476215 #1319] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16' I, [2023-01-05T07:17:34.599798 #1319] INFO -- : PASS all 1788 tests E, [2023-01-05T07:17:34.607340 #1319] ERROR -- : I, [2023-01-05T07:17:34.607762 #1319] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0. I, [2023-01-05T07:17:34.607995 #1319] INFO -- : $$$[beg] make yes-test-basic TESTS='-j16' I, [2023-01-05T07:17:34.647883 #1319] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T07:17:34.647984 #1319] INFO -- : CC = gcc I, [2023-01-05T07:17:34.648011 #1319] INFO -- : LD = ld I, [2023-01-05T07:17:34.648029 #1319] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T07:17:34.648065 #1319] 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-05T07:17:34.648085 #1319] 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-05T07:17:34.648102 #1319] INFO -- : CPPFLAGS = I, [2023-01-05T07:17:34.648122 #1319] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T07:17:34.648155 #1319] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T07:17:34.648171 #1319] INFO -- : LANG = en_US.UTF-8 I, [2023-01-05T07:17:34.648186 #1319] INFO -- : LC_ALL = I, [2023-01-05T07:17:34.648201 #1319] INFO -- : LC_CTYPE = I, [2023-01-05T07:17:34.648217 #1319] INFO -- : MFLAGS = I, [2023-01-05T07:17:34.648232 #1319] INFO -- : RUSTC = no I, [2023-01-05T07:17:34.648248 #1319] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs I, [2023-01-05T07:17:34.649169 #1319] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-05T07:17:34.649241 #1319] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-05T07:17:34.649258 #1319] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T07:17:34.649275 #1319] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T07:17:34.649291 #1319] INFO -- : I, [2023-01-05T07:17:34.737354 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-01-05T07:17:34.737418 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 I, [2023-01-05T07:17:34.737429 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 I, [2023-01-05T07:17:34.737443 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 I, [2023-01-05T07:17:34.737607 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 I, [2023-01-05T07:17:34.737717 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 I, [2023-01-05T07:17:34.738041 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 I, [2023-01-05T07:17:34.738232 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 I, [2023-01-05T07:17:34.739247 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-01-05T07:17:34.739824 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 I, [2023-01-05T07:17:34.741142 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 I, [2023-01-05T07:17:34.742697 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-01-05T07:17:34.742751 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 I, [2023-01-05T07:17:34.742814 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 I, [2023-01-05T07:17:34.742924 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 I, [2023-01-05T07:17:34.845828 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 I, [2023-01-05T07:17:34.850971 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 I, [2023-01-05T07:17:34.993865 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 I, [2023-01-05T07:17:34.993926 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 I, [2023-01-05T07:17:34.993933 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 I, [2023-01-05T07:17:34.994070 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 I, [2023-01-05T07:17:34.994173 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 I, [2023-01-05T07:17:34.994217 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 I, [2023-01-05T07:17:34.994342 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 I, [2023-01-05T07:17:34.994557 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 I, [2023-01-05T07:17:34.994602 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 I, [2023-01-05T07:17:34.994749 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 I, [2023-01-05T07:17:34.994852 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 I, [2023-01-05T07:17:34.995896 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 I, [2023-01-05T07:17:35.050900 #1319] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 I, [2023-01-05T07:17:35.053799 #1319] INFO -- : I, [2023-01-05T07:17:35.053864 #1319] INFO -- : test succeeded I, [2023-01-05T07:17:35.056195 #1319] INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. I, [2023-01-05T07:17:35.056437 #1319] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' I, [2023-01-05T07:17:35.181785 #1319] INFO -- : config.status: creating ruby-runner.h I, [2023-01-05T07:17:35.199171 #1319] INFO -- : making mjit_build_dir.so I, [2023-01-05T07:17:35.350968 #1319] INFO -- : Run options: I, [2023-01-05T07:17:35.351030 #1319] INFO -- : --seed=56850 I, [2023-01-05T07:17:35.351049 #1319] 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-05T07:17:35.351062 #1319] INFO -- : --excludes-dir=/tmp/ruby/src/trunk/test/excludes I, [2023-01-05T07:17:35.351077 #1319] INFO -- : --name=!/memory_leak/ I, [2023-01-05T07:17:35.351092 #1319] INFO -- : --stderr-on-failure I, [2023-01-05T07:17:35.351284 #1319] INFO -- : -j16 I, [2023-01-05T07:17:35.351298 #1319] INFO -- : I, [2023-01-05T07:17:35.351310 #1319] INFO -- : # Running tests: I, [2023-01-05T07:17:35.351322 #1319] INFO -- : I, [2023-01-05T07:18:48.023730 #1319] INFO -- : I, [2023-01-05T07:18:48.023828 #1319] INFO -- : Retrying... I, [2023-01-05T07:18:48.081589 #1319] INFO -- : Finished tests in 72.737333s, 327.3972 tests/s, 121499.4097 assertions/s. I, [2023-01-05T07:18:48.082756 #1319] INFO -- : 23814 tests, 8837543 assertions, 0 failures, 0 errors, 160 skips I, [2023-01-05T07:18:48.082846 #1319] INFO -- : I, [2023-01-05T07:18:48.082895 #1319] INFO -- : ruby -v: ruby 3.3.0dev (2023-01-05T06:16:29Z master ee6e4d63df) [x86_64-linux] I, [2023-01-05T07:18:48.087491 #1319] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. I, [2023-01-05T07:18:48.087753 #1319] INFO -- : $$$[beg] make yes-test-rubyspec TESTS='-j16' E, [2023-01-05T07:18:48.212072 #1319] 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-05T07:18:48.295798 #1319] INFO -- : ruby 3.3.0dev (2023-01-05T06:16:29Z master ee6e4d63df) [x86_64-linux] I, [2023-01-05T07:19:44.173186 #1319] INFO -- : ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... I, [2023-01-05T07:19:44.173272 #1319] INFO -- : I, [2023-01-05T07:19:44.173288 #1319] INFO -- : Finished in 55.877389 seconds I, [2023-01-05T07:19:44.173301 #1319] INFO -- : I, [2023-01-05T07:19:44.173314 #1319] INFO -- : 3827 files, 31637 examples, 209923 expectations, 0 failures, 0 errors, 0 tagged I, [2023-01-05T07:19:44.186215 #1319] INFO -- : $$$[end] "make yes-test-rubyspec TESTS='-j16'" exit with 0.