# Logfile created on 2023-01-05 08:07:06 +0000 by logger.rb/v1.4.2 I, [2023-01-05T08:07:06.814126 #1276] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-01-05T08:07:06.814243 #1276] INFO -- : $$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk E, [2023-01-05T08:07:06.815378 #1276] ERROR -- : Cloning into 'trunk'... I, [2023-01-05T08:07:11.698509 #1276] INFO -- : $$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk" exit with 0. I, [2023-01-05T08:07:11.698819 #1276] INFO -- : $$$[beg] ./autogen.sh I, [2023-01-05T08:07:12.865667 #1276] INFO -- : $$$[end] "./autogen.sh" exit with 0. I, [2023-01-05T08:07:12.865758 #1276] INFO -- : $$$[beg] autoconf I, [2023-01-05T08:07:13.016908 #1276] INFO -- : $$$[end] "autoconf" exit with 0. I, [2023-01-05T08:07:13.017299 #1276] INFO -- : $$$[beg] /tmp/ruby/src/trunk/configure --prefix=/tmp/ruby/install/trunk --disable-install-doc --enable-shared I, [2023-01-05T08:07:13.224373 #1276] INFO -- : checking for ruby... /usr/bin/ruby I, [2023-01-05T08:07:13.344503 #1276] INFO -- : downloading config.guess ... done I, [2023-01-05T08:07:13.364093 #1276] INFO -- : downloading config.sub ... done I, [2023-01-05T08:07:13.503743 #1276] INFO -- : checking build system type... x86_64-pc-linux-gnu I, [2023-01-05T08:07:13.503918 #1276] INFO -- : checking host system type... x86_64-pc-linux-gnu I, [2023-01-05T08:07:13.504019 #1276] INFO -- : checking target system type... x86_64-pc-linux-gnu I, [2023-01-05T08:07:13.506609 #1276] INFO -- : checking for gcc... gcc I, [2023-01-05T08:07:13.509941 #1276] INFO -- : checking for ld... ld I, [2023-01-05T08:07:13.512746 #1276] INFO -- : checking for gcc-ar... gcc-ar I, [2023-01-05T08:07:13.515729 #1276] INFO -- : checking for g++... no I, [2023-01-05T08:07:13.519257 #1276] INFO -- : checking for gcc-nm... gcc-nm I, [2023-01-05T08:07:13.522456 #1276] INFO -- : checking for gcc-ranlib... gcc-ranlib I, [2023-01-05T08:07:13.522649 #1276] INFO -- : checking for gcc... (cached) gcc I, [2023-01-05T08:07:13.610942 #1276] INFO -- : checking whether the C compiler works... yes I, [2023-01-05T08:07:13.611035 #1276] INFO -- : checking for C compiler default output file name... a.out I, [2023-01-05T08:07:13.647912 #1276] INFO -- : checking for suffix of executables... I, [2023-01-05T08:07:13.693412 #1276] INFO -- : checking whether we are cross compiling... no I, [2023-01-05T08:07:13.722897 #1276] INFO -- : checking for suffix of object files... o I, [2023-01-05T08:07:13.752444 #1276] INFO -- : checking whether we are using the GNU C compiler... yes I, [2023-01-05T08:07:13.779958 #1276] INFO -- : checking whether gcc accepts -g... yes I, [2023-01-05T08:07:13.824166 #1276] INFO -- : checking for gcc option to accept ISO C89... none needed I, [2023-01-05T08:07:13.878677 #1276] INFO -- : checking for gcc option to accept ISO C99... none needed I, [2023-01-05T08:07:13.878971 #1276] INFO -- : checking for g++... no I, [2023-01-05T08:07:13.880259 #1276] INFO -- : checking for c++... c++ I, [2023-01-05T08:07:14.149131 #1276] INFO -- : checking whether we are using the GNU C++ compiler... yes I, [2023-01-05T08:07:14.177728 #1276] INFO -- : checking whether c++ accepts -g... yes I, [2023-01-05T08:07:14.210797 #1276] INFO -- : checking how to run the C preprocessor... gcc -E I, [2023-01-05T08:07:14.240858 #1276] INFO -- : checking for gas... no I, [2023-01-05T08:07:14.240945 #1276] INFO -- : checking for as... as I, [2023-01-05T08:07:14.241392 #1276] INFO -- : checking for gobjcopy... no I, [2023-01-05T08:07:14.241642 #1276] INFO -- : checking for objcopy... objcopy I, [2023-01-05T08:07:14.241861 #1276] INFO -- : checking for gobjdump... no I, [2023-01-05T08:07:14.242118 #1276] INFO -- : checking for objdump... objdump I, [2023-01-05T08:07:14.242297 #1276] INFO -- : checking for gstrip... no I, [2023-01-05T08:07:14.242561 #1276] INFO -- : checking for strip... strip I, [2023-01-05T08:07:14.249636 #1276] INFO -- : checking for grep that handles long lines and -e... /usr/bin/grep I, [2023-01-05T08:07:14.251943 #1276] INFO -- : checking for egrep... /usr/bin/grep -E I, [2023-01-05T08:07:14.364592 #1276] INFO -- : checking for ANSI C header files... yes I, [2023-01-05T08:07:14.394528 #1276] INFO -- : checking for sys/types.h... yes I, [2023-01-05T08:07:14.433323 #1276] INFO -- : checking for sys/stat.h... yes I, [2023-01-05T08:07:14.469746 #1276] INFO -- : checking for stdlib.h... yes I, [2023-01-05T08:07:14.510289 #1276] INFO -- : checking for string.h... yes I, [2023-01-05T08:07:14.552751 #1276] INFO -- : checking for memory.h... yes I, [2023-01-05T08:07:14.595892 #1276] INFO -- : checking for strings.h... yes I, [2023-01-05T08:07:14.640740 #1276] INFO -- : checking for inttypes.h... yes I, [2023-01-05T08:07:14.683495 #1276] INFO -- : checking for stdint.h... yes I, [2023-01-05T08:07:14.727969 #1276] INFO -- : checking for unistd.h... yes I, [2023-01-05T08:07:14.764255 #1276] INFO -- : checking minix/config.h usability... no I, [2023-01-05T08:07:14.781206 #1276] INFO -- : checking minix/config.h presence... no I, [2023-01-05T08:07:14.781283 #1276] INFO -- : checking for minix/config.h... no I, [2023-01-05T08:07:14.817307 #1276] INFO -- : checking whether it is safe to define __EXTENSIONS__... yes I, [2023-01-05T08:07:14.849697 #1276] INFO -- : checking whether the linker is GNU ld... yes I, [2023-01-05T08:07:14.864122 #1276] INFO -- : checking whether gcc -E accepts -o... yes I, [2023-01-05T08:07:14.864362 #1276] INFO -- : checking for gcc... /usr/bin/gcc I, [2023-01-05T08:07:14.878994 #1276] INFO -- : checking for gcc-ar flags... rcD I, [2023-01-05T08:07:14.879145 #1276] INFO -- : checking whether ln -s works... yes I, [2023-01-05T08:07:14.890843 #1276] INFO -- : checking whether make sets $(MAKE)... yes I, [2023-01-05T08:07:14.903546 #1276] INFO -- : checking for a BSD-compatible install... /usr/bin/install -c I, [2023-01-05T08:07:14.906879 #1276] INFO -- : checking for a thread-safe mkdir -p... /usr/bin/mkdir -p I, [2023-01-05T08:07:14.907123 #1276] INFO -- : checking for dtrace... no I, [2023-01-05T08:07:14.907297 #1276] INFO -- : checking for dot... no I, [2023-01-05T08:07:14.907554 #1276] INFO -- : checking for doxygen... no I, [2023-01-05T08:07:14.907686 #1276] INFO -- : checking for pkg-config... no I, [2023-01-05T08:07:14.929214 #1276] INFO -- : checking whether it is Android... no I, [2023-01-05T08:07:14.945393 #1276] INFO -- : checking for cd using physical directory... cd -P I, [2023-01-05T08:07:14.970063 #1276] INFO -- : checking whether CFLAGS is valid... yes I, [2023-01-05T08:07:15.020698 #1276] INFO -- : checking whether LDFLAGS is valid... yes I, [2023-01-05T08:07:15.074090 #1276] INFO -- : checking whether ELF binaries are produced... yes I, [2023-01-05T08:07:15.116802 #1276] INFO -- : checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes I, [2023-01-05T08:07:15.138757 #1276] INFO -- : checking whether -fdeclspec is accepted as LDFLAGS... no I, [2023-01-05T08:07:15.199999 #1276] INFO -- : checking whether -fdeclspec is accepted as CXXFLAGS... no I, [2023-01-05T08:07:15.225201 #1276] INFO -- : checking whether -Wextra-tokens is accepted as CFLAGS... no I, [2023-01-05T08:07:15.254734 #1276] INFO -- : checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes I, [2023-01-05T08:07:15.282620 #1276] INFO -- : checking whether -Wdivision-by-zero is accepted as CFLAGS... no I, [2023-01-05T08:07:15.312980 #1276] INFO -- : checking whether -Wdiv-by-zero is accepted as CFLAGS... yes I, [2023-01-05T08:07:15.344704 #1276] INFO -- : checking whether -Wduplicated-cond is accepted as CFLAGS... yes I, [2023-01-05T08:07:15.374105 #1276] INFO -- : checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes I, [2023-01-05T08:07:15.402977 #1276] INFO -- : checking whether -Wimplicit-int is accepted as CFLAGS... yes I, [2023-01-05T08:07:15.434274 #1276] INFO -- : checking whether -Wmisleading-indentation is accepted as CFLAGS... yes I, [2023-01-05T08:07:15.467623 #1276] INFO -- : checking whether -Wpointer-arith is accepted as CFLAGS... yes I, [2023-01-05T08:07:15.497486 #1276] INFO -- : checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no I, [2023-01-05T08:07:15.529219 #1276] INFO -- : checking whether -Wwrite-strings is accepted as CFLAGS... yes I, [2023-01-05T08:07:15.558286 #1276] INFO -- : checking whether -Wold-style-definition is accepted as CFLAGS... yes I, [2023-01-05T08:07:15.587361 #1276] INFO -- : checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes I, [2023-01-05T08:07:15.618487 #1276] INFO -- : checking whether -Wmissing-noreturn is accepted as CFLAGS... yes I, [2023-01-05T08:07:15.650480 #1276] INFO -- : checking whether -Wno-cast-function-type is accepted as CFLAGS... yes I, [2023-01-05T08:07:15.678706 #1276] INFO -- : checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes I, [2023-01-05T08:07:15.706897 #1276] INFO -- : checking whether -Wno-long-long is accepted as CFLAGS... yes I, [2023-01-05T08:07:15.738653 #1276] INFO -- : checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes I, [2023-01-05T08:07:15.768830 #1276] INFO -- : checking whether -Wno-overlength-strings is accepted as CFLAGS... yes I, [2023-01-05T08:07:15.798827 #1276] INFO -- : checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes I, [2023-01-05T08:07:15.830509 #1276] INFO -- : checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes I, [2023-01-05T08:07:15.859798 #1276] INFO -- : checking whether -Wno-self-assign is accepted as CFLAGS... yes I, [2023-01-05T08:07:15.890451 #1276] INFO -- : checking whether -Wno-tautological-compare is accepted as CFLAGS... yes I, [2023-01-05T08:07:15.919587 #1276] INFO -- : checking whether -Wno-unused-parameter is accepted as CFLAGS... yes I, [2023-01-05T08:07:15.951589 #1276] INFO -- : checking whether -Wno-unused-value is accepted as CFLAGS... yes I, [2023-01-05T08:07:15.981503 #1276] INFO -- : checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes I, [2023-01-05T08:07:16.011412 #1276] INFO -- : checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes I, [2023-01-05T08:07:16.043800 #1276] INFO -- : checking whether -Wunused-variable is accepted as CFLAGS... yes I, [2023-01-05T08:07:16.083417 #1276] INFO -- : checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no I, [2023-01-05T08:07:16.107994 #1276] INFO -- : checking whether -Wundef is accepted as CFLAGS... yes I, [2023-01-05T08:07:16.134300 #1276] INFO -- : checking whether -Wall -Wextra is accepted as CFLAGS... yes I, [2023-01-05T08:07:16.156577 #1276] INFO -- : checking whether -Qunused-arguments is accepted as CFLAGS... no I, [2023-01-05T08:07:16.206384 #1276] INFO -- : checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes I, [2023-01-05T08:07:16.231820 #1276] INFO -- : checking whether -fstack-protector-strong is accepted as CFLAGS... yes I, [2023-01-05T08:07:16.278247 #1276] INFO -- : checking whether -fstack-protector-strong is accepted as LDFLAGS... yes I, [2023-01-05T08:07:16.279931 #1276] INFO -- : checking for -fstack-protector... -fstack-protector-strong I, [2023-01-05T08:07:16.322871 #1276] INFO -- : checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes I, [2023-01-05T08:07:16.351399 #1276] INFO -- : checking whether -fno-strict-overflow is accepted as CFLAGS... yes I, [2023-01-05T08:07:16.381372 #1276] INFO -- : checking whether -ggdb3 is accepted as CFLAGS... yes I, [2023-01-05T08:07:16.406279 #1276] INFO -- : checking whether -fvisibility=hidden is accepted as CFLAGS... yes I, [2023-01-05T08:07:16.435931 #1276] INFO -- : checking whether -fno-fast-math is accepted as CFLAGS... yes I, [2023-01-05T08:07:16.462756 #1276] INFO -- : checking whether -fexcess-precision=standard is accepted as CFLAGS... yes I, [2023-01-05T08:07:16.480892 #1276] INFO -- : checking whether -fp-model precise is accepted as CFLAGS... no I, [2023-01-05T08:07:16.516305 #1276] INFO -- : checking whether compiler has statement and declarations in expressions... yes I, [2023-01-05T08:07:16.577499 #1276] INFO -- : checking pthread.h usability... yes I, [2023-01-05T08:07:16.595533 #1276] INFO -- : checking pthread.h presence... yes I, [2023-01-05T08:07:16.595799 #1276] INFO -- : checking for pthread.h... yes I, [2023-01-05T08:07:16.646864 #1276] INFO -- : checking for pthread_create in -lthr... no I, [2023-01-05T08:07:16.699769 #1276] INFO -- : checking for pthread_create in -lpthread... yes I, [2023-01-05T08:07:16.728368 #1276] INFO -- : checking for pthread_np.h... no I, [2023-01-05T08:07:16.728503 #1276] INFO -- : checking thread model... pthread I, [2023-01-05T08:07:16.785818 #1276] INFO -- : checking whether CXXFLAGS is valid... no E, [2023-01-05T08:07:16.785972 #1276] ERROR -- : configure: WARNING: something wrong with CXXFLAGS="" I, [2023-01-05T08:07:16.840664 #1276] INFO -- : checking for crypt in -lcrypt... yes I, [2023-01-05T08:07:16.893406 #1276] INFO -- : checking for dlopen in -ldl... yes I, [2023-01-05T08:07:16.942818 #1276] INFO -- : checking for shutdown in -lsocket... no I, [2023-01-05T08:07:16.984390 #1276] INFO -- : checking for dirent.h that defines DIR... yes I, [2023-01-05T08:07:17.040305 #1276] INFO -- : checking for library containing opendir... none required I, [2023-01-05T08:07:17.078809 #1276] INFO -- : checking for stdbool.h that conforms to C99... yes I, [2023-01-05T08:07:17.173749 #1276] INFO -- : checking for _Bool... yes I, [2023-01-05T08:07:17.220434 #1276] INFO -- : checking for sys/wait.h that is POSIX.1 compatible... yes I, [2023-01-05T08:07:17.245863 #1276] INFO -- : checking for afunix.h... no I, [2023-01-05T08:07:17.289722 #1276] INFO -- : checking atomic.h usability... no I, [2023-01-05T08:07:17.307657 #1276] INFO -- : checking atomic.h presence... no I, [2023-01-05T08:07:17.307829 #1276] INFO -- : checking for atomic.h... no I, [2023-01-05T08:07:17.346352 #1276] INFO -- : checking copyfile.h usability... no I, [2023-01-05T08:07:17.363442 #1276] INFO -- : checking copyfile.h presence... no I, [2023-01-05T08:07:17.363662 #1276] INFO -- : checking for copyfile.h... no I, [2023-01-05T08:07:17.400534 #1276] INFO -- : checking direct.h usability... no I, [2023-01-05T08:07:17.417830 #1276] INFO -- : checking direct.h presence... no I, [2023-01-05T08:07:17.418008 #1276] INFO -- : checking for direct.h... no I, [2023-01-05T08:07:17.471709 #1276] INFO -- : checking grp.h usability... yes I, [2023-01-05T08:07:17.485753 #1276] INFO -- : checking grp.h presence... yes I, [2023-01-05T08:07:17.485969 #1276] INFO -- : checking for grp.h... yes I, [2023-01-05T08:07:17.539176 #1276] INFO -- : checking fcntl.h usability... yes I, [2023-01-05T08:07:17.554887 #1276] INFO -- : checking fcntl.h presence... yes I, [2023-01-05T08:07:17.555128 #1276] INFO -- : checking for fcntl.h... yes I, [2023-01-05T08:07:17.609476 #1276] INFO -- : checking float.h usability... yes I, [2023-01-05T08:07:17.621467 #1276] INFO -- : checking float.h presence... yes I, [2023-01-05T08:07:17.621547 #1276] INFO -- : checking for float.h... yes I, [2023-01-05T08:07:17.666080 #1276] INFO -- : checking ieeefp.h usability... no I, [2023-01-05T08:07:17.683771 #1276] INFO -- : checking ieeefp.h presence... no I, [2023-01-05T08:07:17.683989 #1276] INFO -- : checking for ieeefp.h... no I, [2023-01-05T08:07:17.721262 #1276] INFO -- : checking intrinsics.h usability... no I, [2023-01-05T08:07:17.738957 #1276] INFO -- : checking intrinsics.h presence... no I, [2023-01-05T08:07:17.739143 #1276] INFO -- : checking for intrinsics.h... no I, [2023-01-05T08:07:17.790828 #1276] INFO -- : checking langinfo.h usability... yes I, [2023-01-05T08:07:17.803892 #1276] INFO -- : checking langinfo.h presence... yes I, [2023-01-05T08:07:17.804063 #1276] INFO -- : checking for langinfo.h... yes I, [2023-01-05T08:07:17.858795 #1276] INFO -- : checking limits.h usability... yes I, [2023-01-05T08:07:17.871861 #1276] INFO -- : checking limits.h presence... yes I, [2023-01-05T08:07:17.872100 #1276] INFO -- : checking for limits.h... yes I, [2023-01-05T08:07:17.925810 #1276] INFO -- : checking locale.h usability... yes I, [2023-01-05T08:07:17.938419 #1276] INFO -- : checking locale.h presence... yes I, [2023-01-05T08:07:17.938642 #1276] INFO -- : checking for locale.h... yes I, [2023-01-05T08:07:17.993443 #1276] INFO -- : checking malloc.h usability... yes I, [2023-01-05T08:07:18.007813 #1276] INFO -- : checking malloc.h presence... yes I, [2023-01-05T08:07:18.007877 #1276] INFO -- : checking for malloc.h... yes I, [2023-01-05T08:07:18.045236 #1276] INFO -- : checking malloc/malloc.h usability... no I, [2023-01-05T08:07:18.063622 #1276] INFO -- : checking malloc/malloc.h presence... no I, [2023-01-05T08:07:18.063799 #1276] INFO -- : checking for malloc/malloc.h... no I, [2023-01-05T08:07:18.102926 #1276] INFO -- : checking malloc_np.h usability... no I, [2023-01-05T08:07:18.120454 #1276] INFO -- : checking malloc_np.h presence... no I, [2023-01-05T08:07:18.120596 #1276] INFO -- : checking for malloc_np.h... no I, [2023-01-05T08:07:18.159158 #1276] INFO -- : checking net/socket.h usability... no I, [2023-01-05T08:07:18.176671 #1276] INFO -- : checking net/socket.h presence... no I, [2023-01-05T08:07:18.176741 #1276] INFO -- : checking for net/socket.h... no I, [2023-01-05T08:07:18.217811 #1276] INFO -- : checking process.h usability... no I, [2023-01-05T08:07:18.236459 #1276] INFO -- : checking process.h presence... no I, [2023-01-05T08:07:18.236590 #1276] INFO -- : checking for process.h... no I, [2023-01-05T08:07:18.289289 #1276] INFO -- : checking pwd.h usability... yes I, [2023-01-05T08:07:18.301015 #1276] INFO -- : checking pwd.h presence... yes I, [2023-01-05T08:07:18.301174 #1276] INFO -- : checking for pwd.h... yes I, [2023-01-05T08:07:18.350462 #1276] INFO -- : checking sanitizer/asan_interface.h usability... yes I, [2023-01-05T08:07:18.364584 #1276] INFO -- : checking sanitizer/asan_interface.h presence... yes I, [2023-01-05T08:07:18.364731 #1276] INFO -- : checking for sanitizer/asan_interface.h... yes I, [2023-01-05T08:07:18.403222 #1276] INFO -- : checking sanitizer/msan_interface.h usability... no I, [2023-01-05T08:07:18.422549 #1276] INFO -- : checking sanitizer/msan_interface.h presence... no I, [2023-01-05T08:07:18.422775 #1276] INFO -- : checking for sanitizer/msan_interface.h... no I, [2023-01-05T08:07:18.465454 #1276] INFO -- : checking setjmpex.h usability... no I, [2023-01-05T08:07:18.483356 #1276] INFO -- : checking setjmpex.h presence... no I, [2023-01-05T08:07:18.483585 #1276] INFO -- : checking for setjmpex.h... no I, [2023-01-05T08:07:18.534671 #1276] INFO -- : checking stdalign.h usability... yes I, [2023-01-05T08:07:18.546124 #1276] INFO -- : checking stdalign.h presence... yes I, [2023-01-05T08:07:18.546298 #1276] INFO -- : checking for stdalign.h... yes I, [2023-01-05T08:07:18.598316 #1276] INFO -- : checking stdio.h usability... yes I, [2023-01-05T08:07:18.614233 #1276] INFO -- : checking stdio.h presence... yes I, [2023-01-05T08:07:18.614424 #1276] INFO -- : checking for stdio.h... yes I, [2023-01-05T08:07:18.657303 #1276] INFO -- : checking sys/attr.h usability... no I, [2023-01-05T08:07:18.675068 #1276] INFO -- : checking sys/attr.h presence... no I, [2023-01-05T08:07:18.675285 #1276] INFO -- : checking for sys/attr.h... no I, [2023-01-05T08:07:18.722725 #1276] INFO -- : checking sys/eventfd.h usability... yes I, [2023-01-05T08:07:18.737778 #1276] INFO -- : checking sys/eventfd.h presence... yes I, [2023-01-05T08:07:18.737951 #1276] INFO -- : checking for sys/eventfd.h... yes I, [2023-01-05T08:07:18.790786 #1276] INFO -- : checking sys/fcntl.h usability... yes I, [2023-01-05T08:07:18.807521 #1276] INFO -- : checking sys/fcntl.h presence... yes I, [2023-01-05T08:07:18.807684 #1276] INFO -- : checking for sys/fcntl.h... yes I, [2023-01-05T08:07:18.862414 #1276] INFO -- : checking sys/file.h usability... yes I, [2023-01-05T08:07:18.875638 #1276] INFO -- : checking sys/file.h presence... yes I, [2023-01-05T08:07:18.875887 #1276] INFO -- : checking for sys/file.h... yes I, [2023-01-05T08:07:18.920176 #1276] INFO -- : checking sys/id.h usability... no I, [2023-01-05T08:07:18.938874 #1276] INFO -- : checking sys/id.h presence... no I, [2023-01-05T08:07:18.939185 #1276] INFO -- : checking for sys/id.h... no I, [2023-01-05T08:07:18.987375 #1276] INFO -- : checking sys/ioctl.h usability... yes I, [2023-01-05T08:07:19.001471 #1276] INFO -- : checking sys/ioctl.h presence... yes I, [2023-01-05T08:07:19.001551 #1276] INFO -- : checking for sys/ioctl.h... yes I, [2023-01-05T08:07:19.039034 #1276] INFO -- : checking sys/mkdev.h usability... no I, [2023-01-05T08:07:19.057257 #1276] INFO -- : checking sys/mkdev.h presence... no I, [2023-01-05T08:07:19.057334 #1276] INFO -- : checking for sys/mkdev.h... no I, [2023-01-05T08:07:19.111401 #1276] INFO -- : checking sys/param.h usability... yes I, [2023-01-05T08:07:19.129203 #1276] INFO -- : checking sys/param.h presence... yes I, [2023-01-05T08:07:19.129277 #1276] INFO -- : checking for sys/param.h... yes I, [2023-01-05T08:07:19.181333 #1276] INFO -- : checking sys/prctl.h usability... yes I, [2023-01-05T08:07:19.193464 #1276] INFO -- : checking sys/prctl.h presence... yes I, [2023-01-05T08:07:19.193552 #1276] INFO -- : checking for sys/prctl.h... yes I, [2023-01-05T08:07:19.247556 #1276] INFO -- : checking sys/random.h usability... yes I, [2023-01-05T08:07:19.263456 #1276] INFO -- : checking sys/random.h presence... yes I, [2023-01-05T08:07:19.263652 #1276] INFO -- : checking for sys/random.h... yes I, [2023-01-05T08:07:19.313519 #1276] INFO -- : checking sys/resource.h usability... yes I, [2023-01-05T08:07:19.326025 #1276] INFO -- : checking sys/resource.h presence... yes I, [2023-01-05T08:07:19.326260 #1276] INFO -- : checking for sys/resource.h... yes I, [2023-01-05T08:07:19.376737 #1276] INFO -- : checking sys/select.h usability... yes I, [2023-01-05T08:07:19.389729 #1276] INFO -- : checking sys/select.h presence... yes I, [2023-01-05T08:07:19.389824 #1276] INFO -- : checking for sys/select.h... yes I, [2023-01-05T08:07:19.439938 #1276] INFO -- : checking sys/sendfile.h usability... yes I, [2023-01-05T08:07:19.455491 #1276] INFO -- : checking sys/sendfile.h presence... yes I, [2023-01-05T08:07:19.455554 #1276] INFO -- : checking for sys/sendfile.h... yes I, [2023-01-05T08:07:19.513377 #1276] INFO -- : checking sys/socket.h usability... yes I, [2023-01-05T08:07:19.530773 #1276] INFO -- : checking sys/socket.h presence... yes I, [2023-01-05T08:07:19.531041 #1276] INFO -- : checking for sys/socket.h... yes I, [2023-01-05T08:07:19.586669 #1276] INFO -- : checking sys/syscall.h usability... yes I, [2023-01-05T08:07:19.599978 #1276] INFO -- : checking sys/syscall.h presence... yes I, [2023-01-05T08:07:19.600161 #1276] INFO -- : checking for sys/syscall.h... yes I, [2023-01-05T08:07:19.656961 #1276] INFO -- : checking sys/sysmacros.h usability... yes I, [2023-01-05T08:07:19.669446 #1276] INFO -- : checking sys/sysmacros.h presence... yes I, [2023-01-05T08:07:19.669528 #1276] INFO -- : checking for sys/sysmacros.h... yes I, [2023-01-05T08:07:19.719841 #1276] INFO -- : checking sys/time.h usability... yes I, [2023-01-05T08:07:19.731240 #1276] INFO -- : checking sys/time.h presence... yes I, [2023-01-05T08:07:19.731432 #1276] INFO -- : checking for sys/time.h... yes I, [2023-01-05T08:07:19.779977 #1276] INFO -- : checking sys/times.h usability... yes I, [2023-01-05T08:07:19.792945 #1276] INFO -- : checking sys/times.h presence... yes I, [2023-01-05T08:07:19.793029 #1276] INFO -- : checking for sys/times.h... yes I, [2023-01-05T08:07:19.843212 #1276] INFO -- : checking sys/uio.h usability... yes I, [2023-01-05T08:07:19.857644 #1276] INFO -- : checking sys/uio.h presence... yes I, [2023-01-05T08:07:19.857742 #1276] INFO -- : checking for sys/uio.h... yes I, [2023-01-05T08:07:19.902255 #1276] INFO -- : checking sys/utime.h usability... no I, [2023-01-05T08:07:19.919425 #1276] INFO -- : checking sys/utime.h presence... no I, [2023-01-05T08:07:19.919690 #1276] INFO -- : checking for sys/utime.h... no I, [2023-01-05T08:07:19.972948 #1276] INFO -- : checking syscall.h usability... yes I, [2023-01-05T08:07:19.985220 #1276] INFO -- : checking syscall.h presence... yes I, [2023-01-05T08:07:19.985602 #1276] INFO -- : checking for syscall.h... yes I, [2023-01-05T08:07:20.040319 #1276] INFO -- : checking time.h usability... yes I, [2023-01-05T08:07:20.055965 #1276] INFO -- : checking time.h presence... yes I, [2023-01-05T08:07:20.056252 #1276] INFO -- : checking for time.h... yes I, [2023-01-05T08:07:20.113437 #1276] INFO -- : checking ucontext.h usability... yes I, [2023-01-05T08:07:20.127266 #1276] INFO -- : checking ucontext.h presence... yes I, [2023-01-05T08:07:20.127455 #1276] INFO -- : checking for ucontext.h... yes I, [2023-01-05T08:07:20.180521 #1276] INFO -- : checking utime.h usability... yes I, [2023-01-05T08:07:20.190658 #1276] INFO -- : checking utime.h presence... yes I, [2023-01-05T08:07:20.190832 #1276] INFO -- : checking for utime.h... yes I, [2023-01-05T08:07:20.395943 #1276] INFO -- : checking x86intrin.h usability... yes I, [2023-01-05T08:07:20.441023 #1276] INFO -- : checking x86intrin.h presence... yes I, [2023-01-05T08:07:20.441198 #1276] INFO -- : checking for x86intrin.h... yes I, [2023-01-05T08:07:20.635102 #1276] INFO -- : checking for x86intrin.h when defined(__x86_64__)... yes I, [2023-01-05T08:07:20.688767 #1276] INFO -- : checking gmp.h usability... yes I, [2023-01-05T08:07:20.706504 #1276] INFO -- : checking gmp.h presence... yes I, [2023-01-05T08:07:20.706689 #1276] INFO -- : checking for gmp.h... yes I, [2023-01-05T08:07:20.816997 #1276] INFO -- : checking for library containing __gmpz_init... -lgmp I, [2023-01-05T08:07:20.818429 #1276] INFO -- : checking for special C compiler options needed for large files... no I, [2023-01-05T08:07:20.850521 #1276] INFO -- : checking for _FILE_OFFSET_BITS value needed for large files... no I, [2023-01-05T08:07:20.951178 #1276] INFO -- : checking whether byte ordering is bigendian... no I, [2023-01-05T08:07:20.984212 #1276] INFO -- : checking for an ANSI C-conforming const... yes I, [2023-01-05T08:07:21.034361 #1276] INFO -- : checking whether char is unsigned... no I, [2023-01-05T08:07:21.060858 #1276] INFO -- : checking for inline... inline I, [2023-01-05T08:07:21.091773 #1276] INFO -- : checking for working volatile... yes I, [2023-01-05T08:07:21.119801 #1276] INFO -- : checking for typeof syntax and keyword spelling... typeof I, [2023-01-05T08:07:21.153540 #1276] INFO -- : checking for C/C++ restrict keyword... __restrict I, [2023-01-05T08:07:21.237773 #1276] INFO -- : checking for long long... yes I, [2023-01-05T08:07:21.335415 #1276] INFO -- : checking for off_t... yes I, [2023-01-05T08:07:21.409988 #1276] INFO -- : checking char bit... 8 I, [2023-01-05T08:07:21.487643 #1276] INFO -- : checking size of int... 4 I, [2023-01-05T08:07:21.565822 #1276] INFO -- : checking size of short... 2 I, [2023-01-05T08:07:21.637437 #1276] INFO -- : checking size of long... 8 I, [2023-01-05T08:07:21.710162 #1276] INFO -- : checking size of long long... 8 I, [2023-01-05T08:07:21.749264 #1276] INFO -- : checking size of __int64... 0 I, [2023-01-05T08:07:21.820650 #1276] INFO -- : checking size of __int128... 16 I, [2023-01-05T08:07:21.901904 #1276] INFO -- : checking size of off_t... 8 I, [2023-01-05T08:07:21.986387 #1276] INFO -- : checking size of void*... 8 I, [2023-01-05T08:07:22.059958 #1276] INFO -- : checking size of float... 4 I, [2023-01-05T08:07:22.145524 #1276] INFO -- : checking size of double... 8 I, [2023-01-05T08:07:22.216865 #1276] INFO -- : checking size of time_t... 8 I, [2023-01-05T08:07:22.290011 #1276] INFO -- : checking size of clock_t... 8 I, [2023-01-05T08:07:22.355464 #1276] INFO -- : checking packed struct attribute... x __attribute__((packed)) I, [2023-01-05T08:07:22.389615 #1276] INFO -- : checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes I, [2023-01-05T08:07:22.421716 #1276] INFO -- : checking for printf prefix for long long... ll I, [2023-01-05T08:07:22.517191 #1276] INFO -- : checking for pid_t... yes I, [2023-01-05T08:07:22.730860 #1276] INFO -- : checking for convertible type of pid_t... INT I, [2023-01-05T08:07:22.830916 #1276] INFO -- : checking for uid_t... yes I, [2023-01-05T08:07:23.058523 #1276] INFO -- : checking for convertible type of uid_t... UINT I, [2023-01-05T08:07:23.164935 #1276] INFO -- : checking for gid_t... yes I, [2023-01-05T08:07:23.381593 #1276] INFO -- : checking for convertible type of gid_t... UINT I, [2023-01-05T08:07:23.452413 #1276] INFO -- : checking for time_t... yes I, [2023-01-05T08:07:23.579586 #1276] INFO -- : checking for convertible type of time_t... LONG I, [2023-01-05T08:07:23.691223 #1276] INFO -- : checking for dev_t... yes I, [2023-01-05T08:07:23.871718 #1276] INFO -- : checking for convertible type of dev_t... ULONG I, [2023-01-05T08:07:23.946393 #1276] INFO -- : checking for mode_t... yes I, [2023-01-05T08:07:24.110633 #1276] INFO -- : checking for convertible type of mode_t... UINT I, [2023-01-05T08:07:24.188265 #1276] INFO -- : checking for rlim_t... yes I, [2023-01-05T08:07:24.317751 #1276] INFO -- : checking for convertible type of rlim_t... ULONG I, [2023-01-05T08:07:24.329601 #1276] INFO -- : checking for off_t... (cached) yes I, [2023-01-05T08:07:24.502913 #1276] INFO -- : checking for convertible type of off_t... LONG I, [2023-01-05T08:07:24.574017 #1276] INFO -- : checking for clockid_t... yes I, [2023-01-05T08:07:24.729472 #1276] INFO -- : checking for convertible type of clockid_t... INT I, [2023-01-05T08:07:24.772984 #1276] INFO -- : checking for variable length macro... yes I, [2023-01-05T08:07:24.804102 #1276] INFO -- : checking if _Alignof() works... yes I, [2023-01-05T08:07:24.833749 #1276] INFO -- : checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x I, [2023-01-05T08:07:24.870615 #1276] INFO -- : checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x I, [2023-01-05T08:07:24.902455 #1276] INFO -- : checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x I, [2023-01-05T08:07:24.932637 #1276] INFO -- : checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x I, [2023-01-05T08:07:24.961415 #1276] INFO -- : checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x I, [2023-01-05T08:07:24.995286 #1276] INFO -- : checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x I, [2023-01-05T08:07:25.029533 #1276] INFO -- : checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x I, [2023-01-05T08:07:25.064819 #1276] INFO -- : checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x I, [2023-01-05T08:07:25.096491 #1276] INFO -- : checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x I, [2023-01-05T08:07:25.127155 #1276] INFO -- : checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x I, [2023-01-05T08:07:25.158320 #1276] INFO -- : checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x I, [2023-01-05T08:07:25.187603 #1276] INFO -- : checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x I, [2023-01-05T08:07:25.218903 #1276] INFO -- : checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x I, [2023-01-05T08:07:25.251035 #1276] INFO -- : checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x I, [2023-01-05T08:07:25.282870 #1276] INFO -- : checking for WEAK function attribute... __attribute__ ((__weak__)) x I, [2023-01-05T08:07:25.291373 #1276] INFO -- : checking for __attribute__((__depreacted__(msg))) in C++... no I, [2023-01-05T08:07:25.297985 #1276] INFO -- : checking for std::nullptr_t... no I, [2023-01-05T08:07:25.425269 #1276] INFO -- : checking for FUNC_STDCALL function attribute... x I, [2023-01-05T08:07:25.559007 #1276] INFO -- : checking for FUNC_CDECL function attribute... x I, [2023-01-05T08:07:25.694097 #1276] INFO -- : checking for FUNC_FASTCALL function attribute... x I, [2023-01-05T08:07:25.722838 #1276] INFO -- : checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x I, [2023-01-05T08:07:25.754925 #1276] INFO -- : checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x I, [2023-01-05T08:07:25.803253 #1276] INFO -- : checking for function alias... alias I, [2023-01-05T08:07:25.857196 #1276] INFO -- : checking for __atomic builtins... yes I, [2023-01-05T08:07:25.913355 #1276] INFO -- : checking for __sync builtins... yes I, [2023-01-05T08:07:25.971052 #1276] INFO -- : checking for __builtin_unreachable... yes I, [2023-01-05T08:07:26.033448 #1276] INFO -- : checking for __assume... no I, [2023-01-05T08:07:26.063565 #1276] INFO -- : checking for exported function attribute... __attribute__ ((__visibility__("default"))) I, [2023-01-05T08:07:26.098669 #1276] INFO -- : checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x I, [2023-01-05T08:07:26.162650 #1276] INFO -- : checking for function name string predefined identifier... __func__ I, [2023-01-05T08:07:26.199946 #1276] INFO -- : checking if enum over int is allowed... yes I, [2023-01-05T08:07:26.260296 #1276] INFO -- : checking whether sys_nerr is declared... yes I, [2023-01-05T08:07:26.320646 #1276] INFO -- : checking whether getenv is declared... yes I, [2023-01-05T08:07:26.422753 #1276] INFO -- : checking for size_t... yes I, [2023-01-05T08:07:26.523706 #1276] INFO -- : checking size of size_t... 8 I, [2023-01-05T08:07:26.596966 #1276] INFO -- : checking size of ptrdiff_t... 8 I, [2023-01-05T08:07:26.678429 #1276] INFO -- : checking size of dev_t... 8 I, [2023-01-05T08:07:26.712809 #1276] INFO -- : checking for printf prefix for size_t... z I, [2023-01-05T08:07:26.744985 #1276] INFO -- : checking for printf prefix for ptrdiff_t... t I, [2023-01-05T08:07:26.803530 #1276] INFO -- : checking for struct stat.st_blksize... yes I, [2023-01-05T08:07:26.858945 #1276] INFO -- : checking for struct stat.st_blocks... yes I, [2023-01-05T08:07:26.914872 #1276] INFO -- : checking for struct stat.st_rdev... yes I, [2023-01-05T08:07:26.957611 #1276] INFO -- : checking size of struct stat.st_size... SIZEOF_OFF_T I, [2023-01-05T08:07:26.996528 #1276] INFO -- : checking size of struct stat.st_blocks... SIZEOF_OFF_T I, [2023-01-05T08:07:27.035795 #1276] INFO -- : checking size of struct stat.st_ino... SIZEOF_LONG I, [2023-01-05T08:07:27.075958 #1276] INFO -- : checking size of struct stat.st_dev... SIZEOF_DEV_T I, [2023-01-05T08:07:27.116707 #1276] INFO -- : checking size of struct stat.st_rdev... SIZEOF_DEV_T I, [2023-01-05T08:07:27.210739 #1276] INFO -- : checking for struct stat.st_atim... yes I, [2023-01-05T08:07:27.290031 #1276] INFO -- : checking for struct stat.st_atimespec... no I, [2023-01-05T08:07:27.372086 #1276] INFO -- : checking for struct stat.st_atimensec... no I, [2023-01-05T08:07:27.463971 #1276] INFO -- : checking for struct stat.st_mtim... yes I, [2023-01-05T08:07:27.546483 #1276] INFO -- : checking for struct stat.st_mtimespec... no I, [2023-01-05T08:07:27.623160 #1276] INFO -- : checking for struct stat.st_mtimensec... no I, [2023-01-05T08:07:27.717091 #1276] INFO -- : checking for struct stat.st_ctim... yes I, [2023-01-05T08:07:27.797445 #1276] INFO -- : checking for struct stat.st_ctimespec... no I, [2023-01-05T08:07:27.880085 #1276] INFO -- : checking for struct stat.st_ctimensec... no I, [2023-01-05T08:07:27.963514 #1276] INFO -- : checking for struct stat.st_birthtimespec... no I, [2023-01-05T08:07:28.056430 #1276] INFO -- : checking for struct statx.stx_btime... yes I, [2023-01-05T08:07:28.120249 #1276] INFO -- : checking for struct timeval... yes I, [2023-01-05T08:07:28.159238 #1276] INFO -- : checking size of struct timeval.tv_sec... SIZEOF_TIME_T I, [2023-01-05T08:07:28.222007 #1276] INFO -- : checking for struct timespec... yes I, [2023-01-05T08:07:28.280383 #1276] INFO -- : checking for struct timezone... yes I, [2023-01-05T08:07:28.382498 #1276] INFO -- : checking for fd_mask... yes I, [2023-01-05T08:07:28.437043 #1276] INFO -- : checking for int8_t... yes I, [2023-01-05T08:07:28.516380 #1276] INFO -- : checking size of int8_t... 1 I, [2023-01-05T08:07:28.567442 #1276] INFO -- : checking for uint8_t... yes I, [2023-01-05T08:07:28.645144 #1276] INFO -- : checking size of uint8_t... 1 I, [2023-01-05T08:07:28.698902 #1276] INFO -- : checking for int16_t... yes I, [2023-01-05T08:07:28.779169 #1276] INFO -- : checking size of int16_t... 2 I, [2023-01-05T08:07:28.831172 #1276] INFO -- : checking for uint16_t... yes I, [2023-01-05T08:07:28.913944 #1276] INFO -- : checking size of uint16_t... 2 I, [2023-01-05T08:07:28.969215 #1276] INFO -- : checking for int32_t... yes I, [2023-01-05T08:07:29.047632 #1276] INFO -- : checking size of int32_t... 4 I, [2023-01-05T08:07:29.105540 #1276] INFO -- : checking for uint32_t... yes I, [2023-01-05T08:07:29.181942 #1276] INFO -- : checking size of uint32_t... 4 I, [2023-01-05T08:07:29.238084 #1276] INFO -- : checking for int64_t... yes I, [2023-01-05T08:07:29.318203 #1276] INFO -- : checking size of int64_t... 8 I, [2023-01-05T08:07:29.371635 #1276] INFO -- : checking for uint64_t... yes I, [2023-01-05T08:07:29.449932 #1276] INFO -- : checking size of uint64_t... 8 I, [2023-01-05T08:07:29.492216 #1276] INFO -- : checking for int128_t... __int128 I, [2023-01-05T08:07:29.541201 #1276] INFO -- : checking for uint128_t... unsigned __int128 I, [2023-01-05T08:07:29.599293 #1276] INFO -- : checking for intptr_t... yes I, [2023-01-05T08:07:29.681579 #1276] INFO -- : checking size of intptr_t... 8 I, [2023-01-05T08:07:29.738089 #1276] INFO -- : checking for uintptr_t... yes I, [2023-01-05T08:07:29.805372 #1276] INFO -- : checking size of uintptr_t... 8 I, [2023-01-05T08:07:29.936014 #1276] INFO -- : checking for printf prefix for intptr_t... NONE I, [2023-01-05T08:07:29.974084 #1276] INFO -- : checking for ssize_t... yes I, [2023-01-05T08:07:30.049462 #1276] INFO -- : checking size of ssize_t... 8 I, [2023-01-05T08:07:30.147952 #1276] INFO -- : checking for printf prefix for int64_t... NONE I, [2023-01-05T08:07:30.203763 #1276] INFO -- : checking for stack end address... __libc_stack_end I, [2023-01-05T08:07:30.205550 #1276] INFO -- : checking for uid_t in sys/types.h... (cached) yes I, [2023-01-05T08:07:30.290969 #1276] INFO -- : checking type of array argument to getgroups... gid_t I, [2023-01-05T08:07:30.349806 #1276] INFO -- : checking for working alloca.h... yes I, [2023-01-05T08:07:30.401366 #1276] INFO -- : checking for alloca... yes I, [2023-01-05T08:07:30.457459 #1276] INFO -- : checking for dynamic size alloca... ok I, [2023-01-05T08:07:30.537054 #1276] INFO -- : checking for working memcmp... yes I, [2023-01-05T08:07:30.587910 #1276] INFO -- : checking for dup... yes I, [2023-01-05T08:07:30.651114 #1276] INFO -- : checking for dup2... yes I, [2023-01-05T08:07:30.720267 #1276] INFO -- : checking for acosh... yes I, [2023-01-05T08:07:30.778995 #1276] INFO -- : checking for cbrt... yes I, [2023-01-05T08:07:30.830001 #1276] INFO -- : checking for crypt... yes I, [2023-01-05T08:07:30.889796 #1276] INFO -- : checking for erf... yes I, [2023-01-05T08:07:30.946028 #1276] INFO -- : checking for explicit_bzero... yes I, [2023-01-05T08:07:31.005236 #1276] INFO -- : checking for ffs... yes I, [2023-01-05T08:07:31.069543 #1276] INFO -- : checking for flock... yes I, [2023-01-05T08:07:31.133425 #1276] INFO -- : checking for hypot... yes I, [2023-01-05T08:07:31.193431 #1276] INFO -- : checking for lgamma_r... yes I, [2023-01-05T08:07:31.254845 #1276] INFO -- : checking for memmove... yes I, [2023-01-05T08:07:31.317553 #1276] INFO -- : checking for nan... yes I, [2023-01-05T08:07:31.382679 #1276] INFO -- : checking for nextafter... yes I, [2023-01-05T08:07:31.442158 #1276] INFO -- : checking for setproctitle... no I, [2023-01-05T08:07:31.502081 #1276] INFO -- : checking for strchr... yes I, [2023-01-05T08:07:31.557387 #1276] INFO -- : checking for strerror... yes I, [2023-01-05T08:07:31.620426 #1276] INFO -- : checking for strlcat... no I, [2023-01-05T08:07:31.680210 #1276] INFO -- : checking for strlcpy... no I, [2023-01-05T08:07:31.743854 #1276] INFO -- : checking for strstr... yes I, [2023-01-05T08:07:31.806224 #1276] INFO -- : checking for tgamma... yes I, [2023-01-05T08:07:31.847739 #1276] INFO -- : checking sys/pstat.h usability... no I, [2023-01-05T08:07:31.867050 #1276] INFO -- : checking sys/pstat.h presence... no I, [2023-01-05T08:07:31.867165 #1276] INFO -- : checking for sys/pstat.h... no I, [2023-01-05T08:07:31.867596 #1276] INFO -- : checking for pid_t... (cached) yes I, [2023-01-05T08:07:31.907092 #1276] INFO -- : checking vfork.h usability... no I, [2023-01-05T08:07:31.924841 #1276] INFO -- : checking vfork.h presence... no I, [2023-01-05T08:07:31.924914 #1276] INFO -- : checking for vfork.h... no I, [2023-01-05T08:07:31.989720 #1276] INFO -- : checking for fork... yes I, [2023-01-05T08:07:32.056943 #1276] INFO -- : checking for vfork... yes I, [2023-01-05T08:07:32.135091 #1276] INFO -- : checking for working fork... yes I, [2023-01-05T08:07:32.135237 #1276] INFO -- : checking for working vfork... (cached) yes I, [2023-01-05T08:07:32.196737 #1276] INFO -- : checking for __syscall... no I, [2023-01-05T08:07:32.252242 #1276] INFO -- : checking for _longjmp... yes I, [2023-01-05T08:07:32.318890 #1276] INFO -- : checking for arc4random_buf... no I, [2023-01-05T08:07:32.391120 #1276] INFO -- : checking for atan2l... yes I, [2023-01-05T08:07:32.466865 #1276] INFO -- : checking for atan2f... yes I, [2023-01-05T08:07:32.529810 #1276] INFO -- : checking for chmod... yes I, [2023-01-05T08:07:32.584789 #1276] INFO -- : checking for chown... yes I, [2023-01-05T08:07:32.641496 #1276] INFO -- : checking for chroot... yes I, [2023-01-05T08:07:32.714743 #1276] INFO -- : checking for chsize... no I, [2023-01-05T08:07:32.778266 #1276] INFO -- : checking for clock_gettime... yes I, [2023-01-05T08:07:32.840448 #1276] INFO -- : checking for copy_file_range... yes I, [2023-01-05T08:07:32.906912 #1276] INFO -- : checking for cosh... yes I, [2023-01-05T08:07:32.969236 #1276] INFO -- : checking for crypt_r... yes I, [2023-01-05T08:07:32.970841 #1276] INFO -- : checking for daemon... (cached) no I, [2023-01-05T08:07:33.017847 #1276] INFO -- : checking for dirfd... yes I, [2023-01-05T08:07:33.080495 #1276] INFO -- : checking for dl_iterate_phdr... yes I, [2023-01-05T08:07:33.140265 #1276] INFO -- : checking for dlopen... yes I, [2023-01-05T08:07:33.197927 #1276] INFO -- : checking for dladdr... yes I, [2023-01-05T08:07:33.257434 #1276] INFO -- : checking for dup3... yes I, [2023-01-05T08:07:33.310019 #1276] INFO -- : checking for eaccess... yes I, [2023-01-05T08:07:33.365991 #1276] INFO -- : checking for endgrent... yes I, [2023-01-05T08:07:33.426250 #1276] INFO -- : checking for eventfd... yes I, [2023-01-05T08:07:33.490252 #1276] INFO -- : checking for execl... yes I, [2023-01-05T08:07:33.550789 #1276] INFO -- : checking for execle... yes I, [2023-01-05T08:07:33.602415 #1276] INFO -- : checking for execv... yes I, [2023-01-05T08:07:33.662772 #1276] INFO -- : checking for execve... yes I, [2023-01-05T08:07:33.729276 #1276] INFO -- : checking for explicit_memset... no I, [2023-01-05T08:07:33.791226 #1276] INFO -- : checking for fcopyfile... no I, [2023-01-05T08:07:33.847855 #1276] INFO -- : checking for fchmod... yes I, [2023-01-05T08:07:33.911087 #1276] INFO -- : checking for fchown... yes I, [2023-01-05T08:07:33.967280 #1276] INFO -- : checking for fcntl... yes I, [2023-01-05T08:07:34.019496 #1276] INFO -- : checking for fdatasync... yes I, [2023-01-05T08:07:34.072876 #1276] INFO -- : checking for fdopendir... yes I, [2023-01-05T08:07:34.135181 #1276] INFO -- : checking for fgetattrlist... no I, [2023-01-05T08:07:34.195290 #1276] INFO -- : checking for fmod... yes I, [2023-01-05T08:07:34.257275 #1276] INFO -- : checking for fstatat... yes I, [2023-01-05T08:07:34.316873 #1276] INFO -- : checking for fsync... yes I, [2023-01-05T08:07:34.371357 #1276] INFO -- : checking for ftruncate... yes I, [2023-01-05T08:07:34.429052 #1276] INFO -- : checking for ftruncate64... yes I, [2023-01-05T08:07:34.493325 #1276] INFO -- : checking for getattrlist... no I, [2023-01-05T08:07:34.549194 #1276] INFO -- : checking for getcwd... yes I, [2023-01-05T08:07:34.604532 #1276] INFO -- : checking for getegid... yes I, [2023-01-05T08:07:34.660973 #1276] INFO -- : checking for getentropy... yes I, [2023-01-05T08:07:34.721479 #1276] INFO -- : checking for geteuid... yes I, [2023-01-05T08:07:34.781241 #1276] INFO -- : checking for getgid... yes I, [2023-01-05T08:07:34.842357 #1276] INFO -- : checking for getgidx... no I, [2023-01-05T08:07:34.896437 #1276] INFO -- : checking for getgrnam... yes I, [2023-01-05T08:07:34.949878 #1276] INFO -- : checking for getgrnam_r... yes I, [2023-01-05T08:07:35.009642 #1276] INFO -- : checking for getgroups... yes I, [2023-01-05T08:07:35.062876 #1276] INFO -- : checking for getlogin... yes I, [2023-01-05T08:07:35.123081 #1276] INFO -- : checking for getlogin_r... yes I, [2023-01-05T08:07:35.180030 #1276] INFO -- : checking for getpgid... yes I, [2023-01-05T08:07:35.232786 #1276] INFO -- : checking for getpgrp... yes I, [2023-01-05T08:07:35.286160 #1276] INFO -- : checking for getppid... yes I, [2023-01-05T08:07:35.347414 #1276] INFO -- : checking for getpriority... yes I, [2023-01-05T08:07:35.411064 #1276] INFO -- : checking for getpwnam... yes I, [2023-01-05T08:07:35.470011 #1276] INFO -- : checking for getpwnam_r... yes I, [2023-01-05T08:07:35.007624 #1276] INFO -- : checking for getpwuid... yes I, [2023-01-05T08:07:35.064750 #1276] INFO -- : checking for getpwuid_r... yes I, [2023-01-05T08:07:35.121644 #1276] INFO -- : checking for getrandom... yes I, [2023-01-05T08:07:35.185659 #1276] INFO -- : checking for getresgid... yes I, [2023-01-05T08:07:35.244468 #1276] INFO -- : checking for getresuid... yes I, [2023-01-05T08:07:35.294087 #1276] INFO -- : checking for getrlimit... yes I, [2023-01-05T08:07:35.353191 #1276] INFO -- : checking for getsid... yes I, [2023-01-05T08:07:35.404882 #1276] INFO -- : checking for gettimeofday... yes I, [2023-01-05T08:07:35.461944 #1276] INFO -- : checking for getuid... yes I, [2023-01-05T08:07:35.535090 #1276] INFO -- : checking for getuidx... no I, [2023-01-05T08:07:35.592191 #1276] INFO -- : checking for gmtime_r... yes I, [2023-01-05T08:07:35.648009 #1276] INFO -- : checking for grantpt... yes I, [2023-01-05T08:07:35.705331 #1276] INFO -- : checking for initgroups... yes I, [2023-01-05T08:07:35.761781 #1276] INFO -- : checking for ioctl... yes I, [2023-01-05T08:07:35.825645 #1276] INFO -- : checking for isfinite... no I, [2023-01-05T08:07:35.888129 #1276] INFO -- : checking for issetugid... no I, [2023-01-05T08:07:35.949971 #1276] INFO -- : checking for kill... yes I, [2023-01-05T08:07:36.008220 #1276] INFO -- : checking for killpg... yes I, [2023-01-05T08:07:36.036612 #1276] INFO -- : checking for lchmod... no I, [2023-01-05T08:07:36.097292 #1276] INFO -- : checking for lchown... yes I, [2023-01-05T08:07:36.157384 #1276] INFO -- : checking for link... yes I, [2023-01-05T08:07:36.225103 #1276] INFO -- : checking for llabs... yes I, [2023-01-05T08:07:36.285308 #1276] INFO -- : checking for lockf... yes I, [2023-01-05T08:07:36.349316 #1276] INFO -- : checking for log2... yes I, [2023-01-05T08:07:36.414328 #1276] INFO -- : checking for lstat... yes I, [2023-01-05T08:07:36.474218 #1276] INFO -- : checking for lutimes... yes I, [2023-01-05T08:07:36.533984 #1276] INFO -- : checking for malloc_usable_size... yes I, [2023-01-05T08:07:36.600784 #1276] INFO -- : checking for malloc_size... no I, [2023-01-05T08:07:36.657319 #1276] INFO -- : checking for mblen... yes I, [2023-01-05T08:07:36.718302 #1276] INFO -- : checking for memalign... yes I, [2023-01-05T08:07:36.789259 #1276] INFO -- : checking for memset_s... no I, [2023-01-05T08:07:36.844715 #1276] INFO -- : checking for writev... yes I, [2023-01-05T08:07:36.900238 #1276] INFO -- : checking for memrchr... yes I, [2023-01-05T08:07:36.964414 #1276] INFO -- : checking for memmem... yes I, [2023-01-05T08:07:37.021549 #1276] INFO -- : checking for mkfifo... yes I, [2023-01-05T08:07:37.077497 #1276] INFO -- : checking for mknod... yes I, [2023-01-05T08:07:37.136570 #1276] INFO -- : checking for mktime... yes I, [2023-01-05T08:07:37.187144 #1276] INFO -- : checking for mmap... yes I, [2023-01-05T08:07:37.246811 #1276] INFO -- : checking for mremap... yes I, [2023-01-05T08:07:37.301365 #1276] INFO -- : checking for openat... yes I, [2023-01-05T08:07:37.361311 #1276] INFO -- : checking for pclose... yes I, [2023-01-05T08:07:37.419908 #1276] INFO -- : checking for pipe... yes I, [2023-01-05T08:07:37.477306 #1276] INFO -- : checking for pipe2... yes I, [2023-01-05T08:07:37.533406 #1276] INFO -- : checking for poll... yes I, [2023-01-05T08:07:37.597452 #1276] INFO -- : checking for popen... yes I, [2023-01-05T08:07:37.661266 #1276] INFO -- : checking for posix_fadvise... yes I, [2023-01-05T08:07:37.713373 #1276] INFO -- : checking for posix_madvise... yes I, [2023-01-05T08:07:37.776159 #1276] INFO -- : checking for posix_memalign... yes I, [2023-01-05T08:07:37.830023 #1276] INFO -- : checking for ppoll... yes I, [2023-01-05T08:07:37.892638 #1276] INFO -- : checking for pread... yes I, [2023-01-05T08:07:37.954419 #1276] INFO -- : checking for pwrite... yes I, [2023-01-05T08:07:38.015629 #1276] INFO -- : checking for qsort_r... yes I, [2023-01-05T08:07:38.080825 #1276] INFO -- : checking for qsort_s... no I, [2023-01-05T08:07:38.139579 #1276] INFO -- : checking for readlink... yes I, [2023-01-05T08:07:38.198692 #1276] INFO -- : checking for realpath... yes I, [2023-01-05T08:07:38.261901 #1276] INFO -- : checking for round... yes I, [2023-01-05T08:07:38.321053 #1276] INFO -- : checking for sched_getaffinity... yes I, [2023-01-05T08:07:38.382549 #1276] INFO -- : checking for seekdir... yes I, [2023-01-05T08:07:38.443157 #1276] INFO -- : checking for select_large_fdset... no I, [2023-01-05T08:07:38.500302 #1276] INFO -- : checking for sendfile... yes I, [2023-01-05T08:07:38.559076 #1276] INFO -- : checking for setegid... yes I, [2023-01-05T08:07:38.621484 #1276] INFO -- : checking for setenv... yes I, [2023-01-05T08:07:38.676014 #1276] INFO -- : checking for seteuid... yes I, [2023-01-05T08:07:38.732256 #1276] INFO -- : checking for setgid... yes I, [2023-01-05T08:07:38.793341 #1276] INFO -- : checking for setgroups... yes I, [2023-01-05T08:07:38.843737 #1276] INFO -- : checking for setpgid... yes I, [2023-01-05T08:07:38.901303 #1276] INFO -- : checking for setpgrp... yes I, [2023-01-05T08:07:38.957306 #1276] INFO -- : checking for setregid... yes I, [2023-01-05T08:07:39.017269 #1276] INFO -- : checking for setresgid... yes I, [2023-01-05T08:07:39.079918 #1276] INFO -- : checking for setresuid... yes I, [2023-01-05T08:07:39.145790 #1276] INFO -- : checking for setreuid... yes I, [2023-01-05T08:07:39.208851 #1276] INFO -- : checking for setrgid... no I, [2023-01-05T08:07:39.261163 #1276] INFO -- : checking for setrlimit... yes I, [2023-01-05T08:07:39.328817 #1276] INFO -- : checking for setruid... no I, [2023-01-05T08:07:39.384080 #1276] INFO -- : checking for setsid... yes I, [2023-01-05T08:07:39.441163 #1276] INFO -- : checking for setuid... yes I, [2023-01-05T08:07:39.505665 #1276] INFO -- : checking for shutdown... yes I, [2023-01-05T08:07:39.561272 #1276] INFO -- : checking for sigaction... yes I, [2023-01-05T08:07:39.627656 #1276] INFO -- : checking for sigaltstack... yes I, [2023-01-05T08:07:39.690000 #1276] INFO -- : checking for sigprocmask... yes I, [2023-01-05T08:07:39.757637 #1276] INFO -- : checking for sinh... yes I, [2023-01-05T08:07:39.829304 #1276] INFO -- : checking for spawnv... no I, [2023-01-05T08:07:39.885882 #1276] INFO -- : checking for symlink... yes I, [2023-01-05T08:07:39.945760 #1276] INFO -- : checking for syscall... yes I, [2023-01-05T08:07:40.005340 #1276] INFO -- : checking for sysconf... yes I, [2023-01-05T08:07:40.060656 #1276] INFO -- : checking for system... yes I, [2023-01-05T08:07:40.126329 #1276] INFO -- : checking for tanh... yes I, [2023-01-05T08:07:40.179727 #1276] INFO -- : checking for telldir... yes I, [2023-01-05T08:07:40.237938 #1276] INFO -- : checking for timegm... yes I, [2023-01-05T08:07:40.293298 #1276] INFO -- : checking for times... yes I, [2023-01-05T08:07:40.353335 #1276] INFO -- : checking for truncate... yes I, [2023-01-05T08:07:40.417995 #1276] INFO -- : checking for truncate64... yes I, [2023-01-05T08:07:40.480263 #1276] INFO -- : checking for tzset... yes I, [2023-01-05T08:07:40.531874 #1276] INFO -- : checking for umask... yes I, [2023-01-05T08:07:40.593634 #1276] INFO -- : checking for unsetenv... yes I, [2023-01-05T08:07:40.653845 #1276] INFO -- : checking for utimensat... yes I, [2023-01-05T08:07:40.713457 #1276] INFO -- : checking for utimes... yes I, [2023-01-05T08:07:40.769970 #1276] INFO -- : checking for wait4... yes I, [2023-01-05T08:07:40.829142 #1276] INFO -- : checking for waitpid... yes I, [2023-01-05T08:07:40.896807 #1276] INFO -- : checking for __cospi... no I, [2023-01-05T08:07:40.968462 #1276] INFO -- : checking for __sinpi... no I, [2023-01-05T08:07:41.029102 #1276] INFO -- : checking for statx... yes I, [2023-01-05T08:07:41.099169 #1276] INFO -- : checking if getcwd allocates buffer if NULL is given... yes I, [2023-01-05T08:07:41.146941 #1276] INFO -- : checking crypt.h usability... yes I, [2023-01-05T08:07:41.160318 #1276] INFO -- : checking crypt.h presence... yes I, [2023-01-05T08:07:41.160512 #1276] INFO -- : checking for crypt.h... yes I, [2023-01-05T08:07:41.197873 #1276] INFO -- : checking for struct crypt_data.initialized... yes I, [2023-01-05T08:07:41.253206 #1276] INFO -- : checking for __builtin_alloca_with_align... yes I, [2023-01-05T08:07:41.309632 #1276] INFO -- : checking for __builtin_assume_aligned... yes I, [2023-01-05T08:07:41.363631 #1276] INFO -- : checking for __builtin_bswap16... yes I, [2023-01-05T08:07:41.408780 #1276] INFO -- : checking for __builtin_bswap32... yes I, [2023-01-05T08:07:41.465222 #1276] INFO -- : checking for __builtin_bswap64... yes I, [2023-01-05T08:07:41.517317 #1276] INFO -- : checking for __builtin_popcount... yes I, [2023-01-05T08:07:41.571238 #1276] INFO -- : checking for __builtin_popcountll... yes I, [2023-01-05T08:07:41.620430 #1276] INFO -- : checking for __builtin_clz... yes I, [2023-01-05T08:07:41.672929 #1276] INFO -- : checking for __builtin_clzl... yes I, [2023-01-05T08:07:41.718656 #1276] INFO -- : checking for __builtin_clzll... yes I, [2023-01-05T08:07:41.769533 #1276] INFO -- : checking for __builtin_ctz... yes I, [2023-01-05T08:07:41.825349 #1276] INFO -- : checking for __builtin_ctzll... yes I, [2023-01-05T08:07:41.885359 #1276] INFO -- : checking for __builtin_add_overflow... yes I, [2023-01-05T08:07:41.937772 #1276] INFO -- : checking for __builtin_sub_overflow... yes I, [2023-01-05T08:07:41.996037 #1276] INFO -- : checking for __builtin_mul_overflow... yes I, [2023-01-05T08:07:42.049065 #1276] INFO -- : checking for __builtin_mul_overflow_p... yes I, [2023-01-05T08:07:42.103108 #1276] INFO -- : checking for __builtin_constant_p... yes I, [2023-01-05T08:07:42.156622 #1276] INFO -- : checking for __builtin_choose_expr... yes I, [2023-01-05T08:07:42.204261 #1276] INFO -- : checking for __builtin_choose_expr_constant_p... yes I, [2023-01-05T08:07:42.255408 #1276] INFO -- : checking for __builtin_types_compatible_p... yes I, [2023-01-05T08:07:42.313071 #1276] INFO -- : checking for __builtin_trap... yes I, [2023-01-05T08:07:42.370010 #1276] INFO -- : checking for __builtin_expect... yes I, [2023-01-05T08:07:42.415419 #1276] INFO -- : checking whether qsort_r is GNU version... yes I, [2023-01-05T08:07:42.444181 #1276] INFO -- : checking whether qsort_r is BSD version... no I, [2023-01-05T08:07:42.526985 #1276] INFO -- : checking whether atan2 handles Inf as C99... yes I, [2023-01-05T08:07:42.581725 #1276] INFO -- : checking for clock_getres... yes I, [2023-01-05T08:07:42.640810 #1276] INFO -- : checking for timer_create in -lrt... yes I, [2023-01-05T08:07:42.691884 #1276] INFO -- : checking for timer_settime in -lrt... yes I, [2023-01-05T08:07:42.734328 #1276] INFO -- : checking for unsetenv returns a value... yes I, [2023-01-05T08:07:42.769825 #1276] INFO -- : checking whether struct tm is in sys/time.h or time.h... time.h I, [2023-01-05T08:07:42.807054 #1276] INFO -- : checking for struct tm.tm_zone... yes I, [2023-01-05T08:07:42.845533 #1276] INFO -- : checking for struct tm.tm_gmtoff... yes I, [2023-01-05T08:07:42.901920 #1276] INFO -- : checking for external int daylight... yes I, [2023-01-05T08:07:42.967218 #1276] INFO -- : checking for negative time_t for gmtime(3)... yes I, [2023-01-05T08:07:43.034253 #1276] INFO -- : checking for localtime(3) overflow correctly... yes I, [2023-01-05T08:07:43.100237 #1276] INFO -- : checking for sig_t... yes I, [2023-01-05T08:07:43.137218 #1276] INFO -- : checking whether right shift preserve sign bit... yes I, [2023-01-05T08:07:43.173482 #1276] INFO -- : checking whether _SC_CLK_TCK is supported... yes I, [2023-01-05T08:07:43.177576 #1276] INFO -- : checking stack growing direction on x86_64... -1 I, [2023-01-05T08:07:43.179319 #1276] INFO -- : checking native coroutine implementation for x86_64-linux... amd64 I, [2023-01-05T08:07:43.211104 #1276] INFO -- : checking whether pthread_t is scalar type... yes I, [2023-01-05T08:07:43.273338 #1276] INFO -- : checking for sched_yield... yes I, [2023-01-05T08:07:43.341807 #1276] INFO -- : checking for pthread_attr_setinheritsched... yes I, [2023-01-05T08:07:43.416780 #1276] INFO -- : checking for pthread_attr_get_np... no I, [2023-01-05T08:07:43.476950 #1276] INFO -- : checking for pthread_attr_getstack... yes I, [2023-01-05T08:07:43.543934 #1276] INFO -- : checking for pthread_attr_getguardsize... yes I, [2023-01-05T08:07:43.619037 #1276] INFO -- : checking for pthread_get_stackaddr_np... no I, [2023-01-05T08:07:43.687583 #1276] INFO -- : checking for pthread_get_stacksize_np... no I, [2023-01-05T08:07:43.754407 #1276] INFO -- : checking for thr_stksegment... no I, [2023-01-05T08:07:43.823487 #1276] INFO -- : checking for pthread_stackseg_np... no I, [2023-01-05T08:07:43.895343 #1276] INFO -- : checking for pthread_getthrds_np... no I, [2023-01-05T08:07:43.959821 #1276] INFO -- : checking for pthread_condattr_setclock... yes I, [2023-01-05T08:07:44.029999 #1276] INFO -- : checking for pthread_setname_np... yes I, [2023-01-05T08:07:44.097839 #1276] INFO -- : checking for pthread_set_name_np... no I, [2023-01-05T08:07:44.151040 #1276] INFO -- : checking for pthread_sigmask... yes I, [2023-01-05T08:07:44.212863 #1276] INFO -- : checking for pthread_getattr_np... yes I, [2023-01-05T08:07:44.252234 #1276] INFO -- : checking arguments of pthread_setname_np... (pthread_self(), name) I, [2023-01-05T08:07:44.289129 #1276] INFO -- : checking if mcontext_t is a pointer... no I, [2023-01-05T08:07:44.353308 #1276] INFO -- : checking for getcontext... yes I, [2023-01-05T08:07:44.417252 #1276] INFO -- : checking for setcontext... yes I, [2023-01-05T08:07:45.510733 #1276] INFO -- : checking if fork works with pthread... yes I, [2023-01-05T08:07:45.563436 #1276] INFO -- : checking sys/user.h usability... yes I, [2023-01-05T08:07:45.575661 #1276] INFO -- : checking sys/user.h presence... yes I, [2023-01-05T08:07:45.575867 #1276] INFO -- : checking for sys/user.h... yes I, [2023-01-05T08:07:45.621933 #1276] INFO -- : checking whether PAGE_SIZE is compile-time const... yes I, [2023-01-05T08:07:45.670242 #1276] INFO -- : checking ioctl request type... unsigned long I, [2023-01-05T08:07:45.739105 #1276] INFO -- : checking elf.h usability... yes I, [2023-01-05T08:07:45.757147 #1276] INFO -- : checking elf.h presence... yes I, [2023-01-05T08:07:45.757241 #1276] INFO -- : checking for elf.h... yes I, [2023-01-05T08:07:45.808083 #1276] INFO -- : checking elf_abi.h usability... no I, [2023-01-05T08:07:45.826652 #1276] INFO -- : checking elf_abi.h presence... no I, [2023-01-05T08:07:45.826849 #1276] INFO -- : checking for elf_abi.h... no I, [2023-01-05T08:07:45.877400 #1276] INFO -- : checking for uncompress in -lz... yes I, [2023-01-05T08:07:45.920611 #1276] INFO -- : checking mach-o/loader.h usability... no I, [2023-01-05T08:07:45.940358 #1276] INFO -- : checking mach-o/loader.h presence... no I, [2023-01-05T08:07:45.940563 #1276] INFO -- : checking for mach-o/loader.h... no I, [2023-01-05T08:07:45.941330 #1276] INFO -- : checking whether OS depend dynamic link works... yes I, [2023-01-05T08:07:46.000179 #1276] INFO -- : checking for backtrace... yes I, [2023-01-05T08:07:46.092135 #1276] INFO -- : checking for broken backtrace... no I, [2023-01-05T08:07:46.148099 #1276] INFO -- : checking valgrind/memcheck.h usability... yes I, [2023-01-05T08:07:46.165800 #1276] INFO -- : checking valgrind/memcheck.h presence... yes I, [2023-01-05T08:07:46.166050 #1276] INFO -- : checking for valgrind/memcheck.h... yes I, [2023-01-05T08:07:46.235680 #1276] INFO -- : checking for strip flags... -S -x I, [2023-01-05T08:07:46.316144 #1276] INFO -- : checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes I, [2023-01-05T08:07:46.379453 #1276] INFO -- : checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes I, [2023-01-05T08:07:46.387931 #1276] INFO -- : checking whether wrapper for LD_LIBRARY_PATH is needed... no I, [2023-01-05T08:07:46.392026 #1276] INFO -- : checking whether dtrace USDT is available... no I, [2023-01-05T08:07:46.459087 #1276] INFO -- : checking for __builtin_setjmp... yes with cast () I, [2023-01-05T08:07:46.486509 #1276] INFO -- : checking for _setjmpex as a macro or function... no I, [2023-01-05T08:07:46.542216 #1276] INFO -- : checking for _setjmp as a macro or function... yes I, [2023-01-05T08:07:46.584891 #1276] INFO -- : checking for sigsetjmp as a macro or function... no I, [2023-01-05T08:07:46.586949 #1276] INFO -- : checking for setjmp type... __builtin_setjmp I, [2023-01-05T08:07:46.590284 #1276] INFO -- : checking for rustc... no I, [2023-01-05T08:07:46.630179 #1276] INFO -- : checking for prefix of external symbols... NONE I, [2023-01-05T08:07:46.638841 #1276] INFO -- : checking if make is GNU make... yes I, [2023-01-05T08:07:46.746648 #1276] INFO -- : .ext/include/x86_64-linux/ruby/config.h updated I, [2023-01-05T08:07:46.778800 #1276] INFO -- : configure: ruby library version = 3.3.0+0 I, [2023-01-05T08:07:46.899279 #1276] INFO -- : configure: creating ./config.status I, [2023-01-05T08:07:47.004901 #1276] INFO -- : config.status: creating GNUmakefile I, [2023-01-05T08:07:47.020902 #1276] INFO -- : config.status: creating Makefile I, [2023-01-05T08:07:47.124922 #1276] INFO -- : --- I, [2023-01-05T08:07:47.125116 #1276] INFO -- : Configuration summary for ruby version 3.3.0 I, [2023-01-05T08:07:47.125145 #1276] INFO -- : I, [2023-01-05T08:07:47.146921 #1276] INFO -- : * Installation prefix: /tmp/ruby/install/trunk I, [2023-01-05T08:07:47.168378 #1276] INFO -- : * exec prefix: ${prefix} I, [2023-01-05T08:07:47.191130 #1276] INFO -- : * arch: x86_64-linux I, [2023-01-05T08:07:47.213324 #1276] INFO -- : * site arch: ${arch} I, [2023-01-05T08:07:47.234192 #1276] INFO -- : * RUBY_BASE_NAME: ruby I, [2023-01-05T08:07:47.257801 #1276] INFO -- : * enable shared: yes I, [2023-01-05T08:07:47.280047 #1276] INFO -- : * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} I, [2023-01-05T08:07:47.301943 #1276] INFO -- : * site libraries path: ${rubylibprefix}/${sitearch} I, [2023-01-05T08:07:47.323607 #1276] INFO -- : * vendor path: ${rubylibprefix}/vendor_ruby I, [2023-01-05T08:07:47.344448 #1276] INFO -- : * target OS: linux I, [2023-01-05T08:07:47.362322 #1276] INFO -- : * compiler: gcc I, [2023-01-05T08:07:47.382778 #1276] INFO -- : * with thread: pthread I, [2023-01-05T08:07:47.403252 #1276] INFO -- : * with coroutine: amd64 I, [2023-01-05T08:07:47.423318 #1276] INFO -- : * enable shared libs: yes I, [2023-01-05T08:07:47.445453 #1276] INFO -- : * dynamic library ext: so I, [2023-01-05T08:07:47.467178 #1276] INFO -- : * CFLAGS: ${optflags} ${debugflags} ${warnflags} I, [2023-01-05T08:07:47.489617 #1276] INFO -- : * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ I, [2023-01-05T08:07:47.489706 #1276] INFO -- : -Wl,-export-dynamic -Wl,--no-as-needed I, [2023-01-05T08:07:47.510787 #1276] INFO -- : * DLDFLAGS: -Wl,--compress-debug-sections=zlib I, [2023-01-05T08:07:47.532072 #1276] INFO -- : * optflags: -O3 -fno-fast-math I, [2023-01-05T08:07:47.553472 #1276] INFO -- : * debugflags: -ggdb3 I, [2023-01-05T08:07:47.563504 #1276] INFO -- : * warnflags: -Wall -Wextra -Wdeprecated-declarations \ I, [2023-01-05T08:07:47.563585 #1276] INFO -- : -Wdiv-by-zero -Wduplicated-cond \ I, [2023-01-05T08:07:47.563606 #1276] INFO -- : -Wimplicit-function-declaration -Wimplicit-int \ I, [2023-01-05T08:07:47.563623 #1276] INFO -- : -Wmisleading-indentation -Wpointer-arith \ I, [2023-01-05T08:07:47.563641 #1276] INFO -- : -Wwrite-strings -Wold-style-definition \ I, [2023-01-05T08:07:47.563685 #1276] INFO -- : -Wimplicit-fallthrough=0 -Wmissing-noreturn \ I, [2023-01-05T08:07:47.563703 #1276] INFO -- : -Wno-cast-function-type \ I, [2023-01-05T08:07:47.563719 #1276] INFO -- : -Wno-constant-logical-operand -Wno-long-long \ I, [2023-01-05T08:07:47.563735 #1276] INFO -- : -Wno-missing-field-initializers \ I, [2023-01-05T08:07:47.563750 #1276] INFO -- : -Wno-overlength-strings \ I, [2023-01-05T08:07:47.563765 #1276] INFO -- : -Wno-packed-bitfield-compat \ I, [2023-01-05T08:07:47.563780 #1276] INFO -- : -Wno-parentheses-equality -Wno-self-assign \ I, [2023-01-05T08:07:47.563797 #1276] INFO -- : -Wno-tautological-compare -Wno-unused-parameter \ I, [2023-01-05T08:07:47.563813 #1276] INFO -- : -Wno-unused-value -Wsuggest-attribute=format \ I, [2023-01-05T08:07:47.563829 #1276] INFO -- : -Wsuggest-attribute=noreturn -Wunused-variable \ I, [2023-01-05T08:07:47.563844 #1276] INFO -- : -Wundef I, [2023-01-05T08:07:47.567251 #1276] INFO -- : * strip command: strip -S -x I, [2023-01-05T08:07:47.571021 #1276] INFO -- : * install doc: no I, [2023-01-05T08:07:47.575537 #1276] INFO -- : * MJIT support: yes I, [2023-01-05T08:07:47.579565 #1276] INFO -- : * YJIT support: no I, [2023-01-05T08:07:47.583551 #1276] INFO -- : * man page type: doc I, [2023-01-05T08:07:47.587902 #1276] INFO -- : * BASERUBY -v: ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) \ I, [2023-01-05T08:07:47.587989 #1276] INFO -- : [x86_64-linux-gnu] I, [2023-01-05T08:07:47.588106 #1276] INFO -- : I, [2023-01-05T08:07:47.588178 #1276] INFO -- : --- I, [2023-01-05T08:07:47.655460 #1276] INFO -- : $$$[end] "/tmp/ruby/src/trunk/configure --prefix=/tmp/ruby/install/trunk --disable-install-doc --enable-shared" exit with 0. I, [2023-01-05T08:07:47.655960 #1276] INFO -- : $$$[beg] make update-unicode -j16 I, [2023-01-05T08:07:47.703114 #1276] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T08:07:47.703483 #1276] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T08:07:47.704023 #1276] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T08:07:47.704578 #1276] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T08:07:47.704883 #1276] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T08:07:47.705503 #1276] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T08:07:47.705970 #1276] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T08:07:47.707081 #1276] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T08:07:47.707366 #1276] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T08:07:47.707540 #1276] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T08:07:47.708132 #1276] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T08:07:47.708804 #1276] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T08:07:47.715033 #1276] INFO -- : Downloading Unicode 15.0.0 auxiliary files... I, [2023-01-05T08:07:47.715968 #1276] INFO -- : Downloading Unicode 15.0.0 auxiliary files... I, [2023-01-05T08:07:47.717502 #1276] INFO -- : Downloading Unicode UCD emoji 15.0 files... I, [2023-01-05T08:07:47.719063 #1276] INFO -- : Downloading Unicode UCD emoji 15.0 files... E, [2023-01-05T08:07:47.808676 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 1 seconds... E, [2023-01-05T08:07:47.814049 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 1 seconds... E, [2023-01-05T08:07:47.814478 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 1 seconds... E, [2023-01-05T08:07:47.814628 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 1 seconds... E, [2023-01-05T08:07:47.814676 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 1 seconds... E, [2023-01-05T08:07:47.814754 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 1 seconds... E, [2023-01-05T08:07:47.814767 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 1 seconds... E, [2023-01-05T08:07:47.814776 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 1 seconds... E, [2023-01-05T08:07:47.814782 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 1 seconds... E, [2023-01-05T08:07:47.814789 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 1 seconds... E, [2023-01-05T08:07:47.816338 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 1 seconds... E, [2023-01-05T08:07:47.817774 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 1 seconds... E, [2023-01-05T08:07:47.818368 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 1 seconds... E, [2023-01-05T08:07:47.818431 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 1 seconds... E, [2023-01-05T08:07:47.818901 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 1 seconds... E, [2023-01-05T08:07:47.819545 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 1 seconds... E, [2023-01-05T08:07:48.811667 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 4 seconds... E, [2023-01-05T08:07:48.817660 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 4 seconds... E, [2023-01-05T08:07:48.817779 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 4 seconds... E, [2023-01-05T08:07:48.817992 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 4 seconds... E, [2023-01-05T08:07:48.818202 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 4 seconds... E, [2023-01-05T08:07:48.818273 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 4 seconds... E, [2023-01-05T08:07:48.818295 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 4 seconds... E, [2023-01-05T08:07:48.818585 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 4 seconds... E, [2023-01-05T08:07:48.818658 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 4 seconds... E, [2023-01-05T08:07:48.818687 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 4 seconds... E, [2023-01-05T08:07:48.818993 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 4 seconds... E, [2023-01-05T08:07:48.819754 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 4 seconds... E, [2023-01-05T08:07:48.820335 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 4 seconds... E, [2023-01-05T08:07:48.820467 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 4 seconds... E, [2023-01-05T08:07:48.820796 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 4 seconds... E, [2023-01-05T08:07:48.820870 #1276] ERROR -- : retrying SocketError (Failed to open TCP connection to www.unicode.org:443 (getaddrinfo: Temporary failure in name resolution)) after 4 seconds... I, [2023-01-05T08:07:53.490926 #1276] INFO -- : downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/emoji/emoji-data.txt ... downloading 15.0.0/ucd/emoji/emoji-data.txt ... downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... done I, [2023-01-05T08:07:53.609232 #1276] INFO -- : downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done I, [2023-01-05T08:07:53.614381 #1276] INFO -- : downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done I, [2023-01-05T08:07:53.640644 #1276] INFO -- : downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done I, [2023-01-05T08:07:54.142581 #1276] INFO -- : downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done I, [2023-01-05T08:07:54.143379 #1276] INFO -- : done I, [2023-01-05T08:07:54.147348 #1276] INFO -- : Downloading Unicode emoji 15.0 files... I, [2023-01-05T08:07:54.147772 #1276] INFO -- : Downloading Unicode emoji 15.0 files... I, [2023-01-05T08:07:54.329888 #1276] INFO -- : downloading emoji/15.0/emoji-sequences.txt ... downloading emoji/15.0/emoji-sequences.txt ... done I, [2023-01-05T08:07:54.334246 #1276] INFO -- : Downloading Unicode emoji 15.0 files... I, [2023-01-05T08:07:54.648680 #1276] INFO -- : downloading emoji/15.0/emoji-sequences.txt ... done I, [2023-01-05T08:07:54.720802 #1276] INFO -- : downloading 15.0.0/ucd/CompositionExclusions.txt ... done I, [2023-01-05T08:07:54.772367 #1276] INFO -- : downloading 15.0.0/ucd/CompositionExclusions.txt ... done I, [2023-01-05T08:07:54.984771 #1276] INFO -- : downloading 15.0.0/ucd/CompositionExclusions.txt ... done I, [2023-01-05T08:07:54.997735 #1276] INFO -- : done I, [2023-01-05T08:07:55.026990 #1276] INFO -- : downloading emoji/15.0/emoji-test.txt ... done I, [2023-01-05T08:07:55.062664 #1276] INFO -- : downloading emoji/15.0/emoji-test.txt ... done I, [2023-01-05T08:07:55.126621 #1276] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T08:07:55.188768 #1276] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T08:07:55.210821 #1276] INFO -- : downloading emoji/15.0/emoji-test.txt ... done I, [2023-01-05T08:07:55.534115 #1276] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T08:07:55.534371 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T08:07:55.558948 #1276] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T08:07:55.559155 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T08:07:55.684312 #1276] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T08:07:55.684519 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T08:07:55.822868 #1276] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T08:07:55.823048 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T08:07:55.953766 #1276] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T08:07:55.954028 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T08:07:56.175441 #1276] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T08:07:56.369370 #1276] INFO -- : downloading emoji/15.0/emoji-zwj-sequences.txt ... done I, [2023-01-05T08:07:56.715258 #1276] INFO -- : downloading emoji/15.0/emoji-zwj-sequences.txt ... done I, [2023-01-05T08:07:56.715428 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T08:07:56.881676 #1276] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T08:07:57.181719 #1276] INFO -- : downloading emoji/15.0/emoji-zwj-sequences.txt ... done I, [2023-01-05T08:07:57.285577 #1276] INFO -- : done I, [2023-01-05T08:07:57.384443 #1276] INFO -- : done I, [2023-01-05T08:07:57.626915 #1276] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-05T08:07:57.627201 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T08:07:57.627358 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2023-01-05T08:07:57.831351 #1276] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-05T08:07:57.883372 #1276] INFO -- : done I, [2023-01-05T08:07:57.883456 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T08:07:57.883608 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2023-01-05T08:07:57.923490 #1276] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-05T08:07:57.927659 #1276] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-05T08:08:31.280715 #1276] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-05T08:08:31.497505 #1276] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-05T08:08:31.498363 #1276] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-05T08:08:31.598138 #1276] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-05T08:08:31.599961 #1276] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-05T08:08:31.833305 #1276] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-05T08:08:32.051840 #1276] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-05T08:08:32.132695 #1276] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-05T08:08:32.153836 #1276] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-05T08:08:32.156299 #1276] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-05T08:08:32.234881 #1276] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-05T08:08:32.470226 #1276] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T08:08:32.548372 #1276] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T08:08:32.559435 #1276] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T08:08:32.559495 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T08:08:32.559536 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T08:08:32.559623 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T08:08:32.563168 #1276] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T08:08:32.563700 #1276] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T08:08:32.630540 #1276] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T08:08:32.630602 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T08:08:32.630656 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T08:08:32.630685 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T08:08:33.024284 #1276] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T08:08:33.255723 #1276] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T08:08:33.338833 #1276] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T08:08:33.349542 #1276] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T08:08:33.375308 #1276] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T08:08:33.419207 #1276] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T08:08:33.478356 #1276] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T08:08:34.654211 #1276] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T08:08:34.733655 #1276] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T08:08:34.832864 #1276] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T08:08:34.909447 #1276] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T08:08:35.076261 #1276] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T08:08:35.329046 #1276] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T08:08:35.418892 #1276] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T08:08:35.476205 #1276] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T08:08:35.524358 #1276] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T08:08:35.627683 #1276] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T08:08:35.775585 #1276] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T08:08:35.865755 #1276] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T08:08:35.895546 #1276] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T08:08:35.962666 #1276] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T08:08:36.069926 #1276] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T08:08:36.119672 #1276] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T08:08:36.119799 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-05T08:08:36.216781 #1276] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T08:08:36.240916 #1276] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T08:08:36.241230 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-05T08:08:36.267777 #1276] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T08:08:36.559317 #1276] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T08:08:36.651253 #1276] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T08:08:36.731532 #1276] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T08:08:36.803618 #1276] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T08:08:36.876778 #1276] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T08:08:36.901230 #1276] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T08:08:36.928789 #1276] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T08:08:37.349734 #1276] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T08:08:37.467336 #1276] INFO -- : done I, [2023-01-05T08:08:37.525286 #1276] INFO -- : done I, [2023-01-05T08:08:37.625726 #1276] INFO -- : done I, [2023-01-05T08:08:37.667705 #1276] INFO -- : done I, [2023-01-05T08:08:37.718317 #1276] INFO -- : done I, [2023-01-05T08:08:37.724054 #1276] INFO -- : done I, [2023-01-05T08:08:44.041580 #1276] INFO -- : done I, [2023-01-05T08:08:44.041804 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T08:08:44.041928 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2023-01-05T08:08:44.042092 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T08:08:44.042172 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T08:08:44.042290 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T08:08:44.042415 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists I, [2023-01-05T08:08:44.042579 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists I, [2023-01-05T08:08:44.042658 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-01-05T08:08:44.042713 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-05T08:08:44.042806 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists I, [2023-01-05T08:08:44.042919 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Scripts.txt already exists I, [2023-01-05T08:08:45.297830 #1276] INFO -- : done I, [2023-01-05T08:08:45.297907 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T08:08:45.297951 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T08:08:45.298033 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T08:08:45.298064 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists I, [2023-01-05T08:08:45.298119 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists I, [2023-01-05T08:08:45.298159 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-01-05T08:08:45.298267 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-05T08:08:45.298327 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists I, [2023-01-05T08:08:45.298342 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Scripts.txt already exists I, [2023-01-05T08:08:46.070101 #1276] INFO -- : done I, [2023-01-05T08:08:46.070229 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T08:08:46.070264 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T08:08:46.070322 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T08:08:46.070362 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists I, [2023-01-05T08:08:46.070394 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists I, [2023-01-05T08:08:46.070469 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-01-05T08:08:46.070501 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-05T08:08:46.070552 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists I, [2023-01-05T08:08:46.070676 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Scripts.txt already exists I, [2023-01-05T08:08:46.573522 #1276] INFO -- : done I, [2023-01-05T08:08:46.573635 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T08:08:46.573668 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T08:08:46.573759 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T08:08:46.573822 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists I, [2023-01-05T08:08:46.573846 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists I, [2023-01-05T08:08:46.573860 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-01-05T08:08:46.573887 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-05T08:08:46.573959 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists I, [2023-01-05T08:08:46.573990 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Scripts.txt already exists I, [2023-01-05T08:08:48.265214 #1276] INFO -- : done I, [2023-01-05T08:08:48.265286 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T08:08:48.265395 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T08:08:48.265427 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T08:08:48.265497 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists I, [2023-01-05T08:08:48.265534 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists I, [2023-01-05T08:08:48.265586 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-01-05T08:08:48.265653 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-05T08:08:48.265690 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists I, [2023-01-05T08:08:48.265761 #1276] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Scripts.txt already exists I, [2023-01-05T08:08:48.267754 #1276] INFO -- : $$$[end] "make update-unicode -j16" exit with 0. I, [2023-01-05T08:08:48.267804 #1276] INFO -- : $$$[beg] make update-download -j16 I, [2023-01-05T08:08:48.365830 #1276] INFO -- : tool/config.guess already exists I, [2023-01-05T08:08:48.365886 #1276] INFO -- : tool/config.sub already exists I, [2023-01-05T08:08:48.368722 #1276] INFO -- : Downloading bundled gem minitest-5.17.0... I, [2023-01-05T08:08:48.369020 #1276] INFO -- : Downloading bundled gem power_assert-2.0.3... I, [2023-01-05T08:08:48.369681 #1276] INFO -- : Downloading bundled gem rake-13.0.6... I, [2023-01-05T08:08:48.370273 #1276] INFO -- : Downloading bundled gem test-unit-3.5.7... I, [2023-01-05T08:08:48.370883 #1276] INFO -- : Downloading bundled gem rexml-3.2.5... I, [2023-01-05T08:08:48.371461 #1276] INFO -- : Downloading bundled gem rss-0.2.9... I, [2023-01-05T08:08:48.372007 #1276] INFO -- : Downloading bundled gem net-ftp-0.2.0... I, [2023-01-05T08:08:48.372371 #1276] INFO -- : Downloading bundled gem net-imap-0.3.4... I, [2023-01-05T08:08:48.372731 #1276] INFO -- : Downloading bundled gem net-smtp-0.3.3... I, [2023-01-05T08:08:48.372796 #1276] INFO -- : Downloading bundled gem net-pop-0.1.2... I, [2023-01-05T08:08:48.373894 #1276] INFO -- : Downloading bundled gem matrix-0.4.2... I, [2023-01-05T08:08:48.375170 #1276] INFO -- : Downloading bundled gem prime-0.1.2... I, [2023-01-05T08:08:48.376821 #1276] INFO -- : Downloading bundled gem rbs-2.8.2... I, [2023-01-05T08:08:48.380063 #1276] INFO -- : Downloading bundled gem typeprof-0.21.3... I, [2023-01-05T08:08:48.380299 #1276] INFO -- : Downloading bundled gem debug-1.7.1... I, [2023-01-05T08:08:48.655555 #1276] INFO -- : $$$[end] "make update-download -j16" exit with 0. I, [2023-01-05T08:08:48.655617 #1276] INFO -- : $$$[beg] make update-rubyspec -j16 I, [2023-01-05T08:08:48.700388 #1276] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-01-05T08:08:48.700934 #1276] INFO -- : $$$[end] "make update-rubyspec -j16" exit with 0. I, [2023-01-05T08:08:48.701146 #1276] INFO -- : $$$[beg] make update-src -j16 I, [2023-01-05T08:08:49.334260 #1276] INFO -- : Already up to date. I, [2023-01-05T08:08:49.343496 #1276] INFO -- : Current branch master is up to date. I, [2023-01-05T08:08:49.363213 #1276] INFO -- : Latest commit hash = ee6e4d63df I, [2023-01-05T08:08:49.365660 #1276] INFO -- : $$$[end] "make update-src -j16" exit with 0. I, [2023-01-05T08:08:49.365747 #1276] INFO -- : $$$[beg] make after-update -j16 I, [2023-01-05T08:08:49.404975 #1276] INFO -- : generating id.h I, [2023-01-05T08:08:49.413714 #1276] INFO -- : generating opt_sc.inc I, [2023-01-05T08:08:49.414029 #1276] INFO -- : generating optinsn.inc I, [2023-01-05T08:08:49.414243 #1276] INFO -- : generating optunifs.inc I, [2023-01-05T08:08:49.414843 #1276] INFO -- : generating insns.inc I, [2023-01-05T08:08:49.415931 #1276] INFO -- : generating insns_info.inc I, [2023-01-05T08:08:49.416618 #1276] INFO -- : generating vmtc.inc I, [2023-01-05T08:08:49.417547 #1276] INFO -- : generating vm.inc I, [2023-01-05T08:08:49.418062 #1276] INFO -- : generating mjit_sp_inc.inc I, [2023-01-05T08:08:49.418400 #1276] INFO -- : generating node_name.inc I, [2023-01-05T08:08:49.420691 #1276] INFO -- : generating known_errors.inc I, [2023-01-05T08:08:49.422887 #1276] INFO -- : generating vm_call_iseq_optimized.inc I, [2023-01-05T08:08:49.426321 #1276] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk/enc/jis I, [2023-01-05T08:08:49.434683 #1276] 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-05T08:08:49.439175 #1276] INFO -- : generating /tmp/ruby/src/trunk/lib/ruby_vm/mjit/instruction.rb E, [2023-01-05T08:08:49.441202 #1276] ERROR -- : + cp /tmp/ruby/src/trunk/enc/jis/props.h.blt /tmp/ruby/src/trunk/enc/jis/props.h E, [2023-01-05T08:08:49.443272 #1276] ERROR -- : /tmp/ruby/src/trunk/tool/ruby_vm/helpers/dumper.rb:14: [BUG] Segmentation fault at 0x0000555e2536e074 E, [2023-01-05T08:08:49.443372 #1276] ERROR -- : ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) [x86_64-linux-gnu] E, [2023-01-05T08:08:49.443388 #1276] ERROR -- : E, [2023-01-05T08:08:49.443425 #1276] ERROR -- : -- Control frame information ----------------------------------------------- E, [2023-01-05T08:08:49.443469 #1276] ERROR -- : c:0009 p:---- s:0035 e:000034 CFUNC :require E, [2023-01-05T08:08:49.443491 #1276] ERROR -- : c:0008 p:0011 s:0030 e:000029 TOP /tmp/ruby/src/trunk/tool/ruby_vm/helpers/dumper.rb:14 [FINISH] E, [2023-01-05T08:08:49.443510 #1276] ERROR -- : c:0007 p:---- s:0027 e:000026 CFUNC :require_relative E, [2023-01-05T08:08:49.443526 #1276] ERROR -- : c:0006 p:0005 s:0022 e:000021 TOP /tmp/ruby/src/trunk/tool/ruby_vm/controllers/application_controller.rb:13 [FINISH] E, [2023-01-05T08:08:49.443544 #1276] ERROR -- : c:0005 p:---- s:0019 e:000018 CFUNC :require_relative E, [2023-01-05T08:08:49.443563 #1276] ERROR -- : c:0004 p:0011 s:0014 e:000013 TOP /tmp/ruby/src/trunk/tool/ruby_vm/scripts/insns2vm.rb:14 [FINISH] E, [2023-01-05T08:08:49.443600 #1276] ERROR -- : c:0003 p:---- s:0011 e:000010 CFUNC :require_relative E, [2023-01-05T08:08:49.443620 #1276] ERROR -- : c:0002 p:0005 s:0006 e:000005 EVAL /tmp/ruby/src/trunk/tool/insns2vm.rb:6 [FINISH] E, [2023-01-05T08:08:49.443639 #1276] ERROR -- : c:0001 p:0000 s:0003 E:0016b0 (none) [FINISH] E, [2023-01-05T08:08:49.443654 #1276] ERROR -- : E, [2023-01-05T08:08:49.443682 #1276] ERROR -- : -- Ruby level backtrace information ---------------------------------------- E, [2023-01-05T08:08:49.443705 #1276] ERROR -- : /tmp/ruby/src/trunk/tool/insns2vm.rb:6:in `
' E, [2023-01-05T08:08:49.443722 #1276] ERROR -- : /tmp/ruby/src/trunk/tool/insns2vm.rb:6:in `require_relative' E, [2023-01-05T08:08:49.443765 #1276] ERROR -- : /tmp/ruby/src/trunk/tool/ruby_vm/scripts/insns2vm.rb:14:in `' E, [2023-01-05T08:08:49.443787 #1276] ERROR -- : /tmp/ruby/src/trunk/tool/ruby_vm/scripts/insns2vm.rb:14:in `require_relative' E, [2023-01-05T08:08:49.443857 #1276] ERROR -- : /tmp/ruby/src/trunk/tool/ruby_vm/controllers/application_controller.rb:13:in `' E, [2023-01-05T08:08:49.443879 #1276] ERROR -- : /tmp/ruby/src/trunk/tool/ruby_vm/controllers/application_controller.rb:13:in `require_relative' E, [2023-01-05T08:08:49.443895 #1276] ERROR -- : /tmp/ruby/src/trunk/tool/ruby_vm/helpers/dumper.rb:14:in `' E, [2023-01-05T08:08:49.443913 #1276] ERROR -- : /tmp/ruby/src/trunk/tool/ruby_vm/helpers/dumper.rb:14:in `require' E, [2023-01-05T08:08:49.443927 #1276] ERROR -- : E, [2023-01-05T08:08:49.443943 #1276] ERROR -- : -- Machine register context ------------------------------------------------ E, [2023-01-05T08:08:49.443960 #1276] ERROR -- : RIP: 0x00007fefbd1cca23 RBP: 0x000000000a3f79c4 RSP: 0x00007ffc1525a990 E, [2023-01-05T08:08:49.443977 #1276] ERROR -- : RAX: 0x000000000a3f7974 RBX: 0x0000555e2536e06c RCX: 0x0000000000000051 E, [2023-01-05T08:08:49.443994 #1276] ERROR -- : RDX: 0x0000555e2f765de0 RDI: 0x0000555e2f7674e0 RSI: 0x0000000000000051 E, [2023-01-05T08:08:49.444012 #1276] ERROR -- : R8: 0x0000000000000077 R9: 0x000000000000007c R10: 0x00007ffc1525a710 E, [2023-01-05T08:08:49.444029 #1276] ERROR -- : R11: 0x0000000000000070 R12: 0x0000555e2f765a30 R13: 0x00007fefbd323ba8 E, [2023-01-05T08:08:49.444046 #1276] ERROR -- : R14: 0x00000000000001d0 R15: 0x00007fefbd323b80 EFL: 0x0000000000010202 E, [2023-01-05T08:08:49.444064 #1276] ERROR -- : E, [2023-01-05T08:08:49.444079 #1276] ERROR -- : -- C level backtrace information ------------------------------------------- E, [2023-01-05T08:08:49.446211 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(0x7fefbd554639) [0x7fefbd554639] E, [2023-01-05T08:08:49.446305 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(0x7fefbd55486c) [0x7fefbd55486c] E, [2023-01-05T08:08:49.446326 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(0x7fefbd3ce39b) [0x7fefbd3ce39b] E, [2023-01-05T08:08:49.446348 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(0x7fefbd4d18dd) [0x7fefbd4d18dd] E, [2023-01-05T08:08:49.446372 #1276] ERROR -- : /lib/x86_64-linux-gnu/libc.so.6(0x7fefbd17a090) [0x7fefbd17a090] E, [2023-01-05T08:08:49.446396 #1276] ERROR -- : /lib/x86_64-linux-gnu/libc.so.6(0x7fefbd1cca23) [0x7fefbd1cca23] E, [2023-01-05T08:08:49.446421 #1276] ERROR -- : /lib/x86_64-linux-gnu/libc.so.6(0x7fefbd1cec83) [0x7fefbd1cec83] E, [2023-01-05T08:08:49.446448 #1276] ERROR -- : /lib/x86_64-linux-gnu/libc.so.6(__libc_malloc+0x74) [0x7fefbd1d1154] E, [2023-01-05T08:08:49.446473 #1276] ERROR -- : /lib/x86_64-linux-gnu/libc.so.6(realpath+0x4f7) [0x7fefbd1897b7] E, [2023-01-05T08:08:49.446499 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(0x7fefbd3dd888) [0x7fefbd3dd888] E, [2023-01-05T08:08:49.446531 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(0x7fefbd41b2c2) [0x7fefbd41b2c2] E, [2023-01-05T08:08:49.446556 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(rb_require_string+0x27) [0x7fefbd41c807] E, [2023-01-05T08:08:49.446613 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(0x7fefbd5374b5) [0x7fefbd5374b5] E, [2023-01-05T08:08:49.446637 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(0x7fefbd5442db) [0x7fefbd5442db] E, [2023-01-05T08:08:49.446665 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(0x7fefbd52a806) [0x7fefbd52a806] E, [2023-01-05T08:08:49.446690 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(0x7fefbd53b56a) [0x7fefbd53b56a] E, [2023-01-05T08:08:49.446715 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(rb_vm_exec+0x1d2) [0x7fefbd541cf2] E, [2023-01-05T08:08:49.446740 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(0x7fefbd41b203) [0x7fefbd41b203] E, [2023-01-05T08:08:49.446766 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(rb_require_string+0x27) [0x7fefbd41c807] E, [2023-01-05T08:08:49.446811 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(0x7fefbd5374b5) [0x7fefbd5374b5] E, [2023-01-05T08:08:49.446837 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(0x7fefbd5442db) [0x7fefbd5442db] E, [2023-01-05T08:08:49.446861 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(0x7fefbd52a806) [0x7fefbd52a806] E, [2023-01-05T08:08:49.446886 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(0x7fefbd53b56a) [0x7fefbd53b56a] E, [2023-01-05T08:08:49.446914 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(rb_vm_exec+0x1d2) [0x7fefbd541cf2] E, [2023-01-05T08:08:49.446939 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(0x7fefbd41b203) [0x7fefbd41b203] E, [2023-01-05T08:08:49.446964 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(rb_require_string+0x27) [0x7fefbd41c807] E, [2023-01-05T08:08:49.446988 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(0x7fefbd5374b5) [0x7fefbd5374b5] E, [2023-01-05T08:08:49.447012 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(0x7fefbd5442db) [0x7fefbd5442db] E, [2023-01-05T08:08:49.447036 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(0x7fefbd52a806) [0x7fefbd52a806] E, [2023-01-05T08:08:49.447091 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(0x7fefbd53b56a) [0x7fefbd53b56a] E, [2023-01-05T08:08:49.447115 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(rb_vm_exec+0x1d2) [0x7fefbd541cf2] E, [2023-01-05T08:08:49.447140 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(0x7fefbd41b203) [0x7fefbd41b203] E, [2023-01-05T08:08:49.447164 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(rb_require_string+0x27) [0x7fefbd41c807] E, [2023-01-05T08:08:49.447191 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(0x7fefbd5374b5) [0x7fefbd5374b5] E, [2023-01-05T08:08:49.447216 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(0x7fefbd5442db) [0x7fefbd5442db] E, [2023-01-05T08:08:49.447241 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(0x7fefbd52a806) [0x7fefbd52a806] E, [2023-01-05T08:08:49.447265 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(0x7fefbd53b56a) [0x7fefbd53b56a] E, [2023-01-05T08:08:49.447290 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(rb_vm_exec+0x1d2) [0x7fefbd541cf2] E, [2023-01-05T08:08:49.447324 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(0x7fefbd3d25f1) [0x7fefbd3d25f1] E, [2023-01-05T08:08:49.447349 #1276] ERROR -- : /lib/x86_64-linux-gnu/libruby-2.7.so.2.7(ruby_run_node+0x4e) [0x7fefbd3d745e] E, [2023-01-05T08:08:49.447423 #1276] ERROR -- : /usr/bin/ruby(0x555e2dc7117f) [0x555e2dc7117f] E, [2023-01-05T08:08:49.447435 #1276] ERROR -- : /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fefbd15b083] E, [2023-01-05T08:08:49.447445 #1276] ERROR -- : /usr/bin/ruby(_start+0x2e) [0x555e2dc711ce] E, [2023-01-05T08:08:49.447454 #1276] ERROR -- : E, [2023-01-05T08:08:49.447463 #1276] ERROR -- : -- Other runtime information ----------------------------------------------- E, [2023-01-05T08:08:49.447473 #1276] ERROR -- : E, [2023-01-05T08:08:49.447481 #1276] ERROR -- : * Loaded script: /tmp/ruby/src/trunk/tool/insns2vm.rb E, [2023-01-05T08:08:49.447488 #1276] ERROR -- : E, [2023-01-05T08:08:49.447496 #1276] ERROR -- : * Loaded features: E, [2023-01-05T08:08:49.447504 #1276] ERROR -- : E, [2023-01-05T08:08:49.447513 #1276] ERROR -- : 0 enumerator.so E, [2023-01-05T08:08:49.447520 #1276] ERROR -- : 1 thread.rb E, [2023-01-05T08:08:49.447528 #1276] ERROR -- : 2 rational.so E, [2023-01-05T08:08:49.447536 #1276] ERROR -- : 3 complex.so E, [2023-01-05T08:08:49.447545 #1276] ERROR -- : 4 ruby2_keywords.rb E, [2023-01-05T08:08:49.447554 #1276] ERROR -- : 5 /usr/lib/x86_64-linux-gnu/ruby/2.7.0/enc/encdb.so E, [2023-01-05T08:08:49.447583 #1276] ERROR -- : 6 /usr/lib/x86_64-linux-gnu/ruby/2.7.0/enc/trans/transdb.so E, [2023-01-05T08:08:49.447591 #1276] ERROR -- : 7 /usr/lib/ruby/2.7.0/optparse.rb E, [2023-01-05T08:08:49.447617 #1276] ERROR -- : 8 /usr/lib/x86_64-linux-gnu/ruby/2.7.0/pathname.so E, [2023-01-05T08:08:49.447626 #1276] ERROR -- : 9 /usr/lib/ruby/2.7.0/pathname.rb E, [2023-01-05T08:08:49.447633 #1276] ERROR -- : E, [2023-01-05T08:08:49.447647 #1276] ERROR -- : * Process memory map: E, [2023-01-05T08:08:49.447654 #1276] ERROR -- : E, [2023-01-05T08:08:49.447662 #1276] ERROR -- : 555e2dc70000-555e2dc71000 r--p 00000000 103:02 2758946 /usr/bin/ruby2.7 E, [2023-01-05T08:08:49.447674 #1276] ERROR -- : 555e2dc71000-555e2dc72000 r-xp 00001000 103:02 2758946 /usr/bin/ruby2.7 E, [2023-01-05T08:08:49.447683 #1276] ERROR -- : 555e2dc72000-555e2dc73000 r--p 00002000 103:02 2758946 /usr/bin/ruby2.7 E, [2023-01-05T08:08:49.447692 #1276] ERROR -- : 555e2dc73000-555e2dc74000 r--p 00002000 103:02 2758946 /usr/bin/ruby2.7 E, [2023-01-05T08:08:49.447701 #1276] ERROR -- : 555e2dc74000-555e2dc75000 rw-p 00003000 103:02 2758946 /usr/bin/ruby2.7 E, [2023-01-05T08:08:49.447738 #1276] ERROR -- : 555e2f58e000-555e2f7d0000 rw-p 00000000 00:00 0 [heap] E, [2023-01-05T08:08:49.447747 #1276] ERROR -- : 7fefb9168000-7fefb9358000 r--s 00000000 103:02 2758383 /usr/lib/x86_64-linux-gnu/libc-2.31.so E, [2023-01-05T08:08:49.447755 #1276] ERROR -- : 7fefb9358000-7fefb968c000 r--s 00000000 103:02 2752792 /usr/lib/x86_64-linux-gnu/libruby-2.7.so.2.7.0 E, [2023-01-05T08:08:49.447765 #1276] ERROR -- : 7fefb968c000-7fefb968f000 r--p 00000000 103:02 2759191 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 E, [2023-01-05T08:08:49.447772 #1276] ERROR -- : 7fefb968f000-7fefb96a1000 r-xp 00003000 103:02 2759191 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 E, [2023-01-05T08:08:49.447780 #1276] ERROR -- : 7fefb96a1000-7fefb96a5000 r--p 00015000 103:02 2759191 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 E, [2023-01-05T08:08:49.447788 #1276] ERROR -- : 7fefb96a5000-7fefb96a6000 r--p 00018000 103:02 2759191 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 E, [2023-01-05T08:08:49.447795 #1276] ERROR -- : 7fefb96a6000-7fefb96a7000 rw-p 00019000 103:02 2759191 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 E, [2023-01-05T08:08:49.447803 #1276] ERROR -- : 7fefb96b0000-7fefb96b2000 r--p 00000000 103:02 2761386 /usr/lib/x86_64-linux-gnu/ruby/2.7.0/pathname.so E, [2023-01-05T08:08:49.447812 #1276] ERROR -- : 7fefb96b2000-7fefb96b7000 r-xp 00002000 103:02 2761386 /usr/lib/x86_64-linux-gnu/ruby/2.7.0/pathname.so E, [2023-01-05T08:08:49.447819 #1276] ERROR -- : 7fefb96b7000-7fefb96b9000 r--p 00007000 103:02 2761386 /usr/lib/x86_64-linux-gnu/ruby/2.7.0/pathname.so E, [2023-01-05T08:08:49.447828 #1276] ERROR -- : 7fefb96b9000-7fefb96ba000 r--p 00008000 103:02 2761386 /usr/lib/x86_64-linux-gnu/ruby/2.7.0/pathname.so E, [2023-01-05T08:08:49.447838 #1276] ERROR -- : 7fefb96ba000-7fefb96bb000 rw-p 00009000 103:02 2761386 /usr/lib/x86_64-linux-gnu/ruby/2.7.0/pathname.so E, [2023-01-05T08:08:49.447846 #1276] ERROR -- : 7fefb96bb000-7fefb96bc000 r--p 00000000 103:02 3021386 /usr/lib/x86_64-linux-gnu/ruby/2.7.0/enc/trans/transdb.so E, [2023-01-05T08:08:49.447856 #1276] ERROR -- : 7fefb96bc000-7fefb96be000 r-xp 00001000 103:02 3021386 /usr/lib/x86_64-linux-gnu/ruby/2.7.0/enc/trans/transdb.so E, [2023-01-05T08:08:49.447865 #1276] ERROR -- : 7fefb96be000-7fefb96bf000 r--p 00003000 103:02 3021386 /usr/lib/x86_64-linux-gnu/ruby/2.7.0/enc/trans/transdb.so E, [2023-01-05T08:08:49.447898 #1276] ERROR -- : 7fefb96bf000-7fefb96c0000 r--p 00003000 103:02 3021386 /usr/lib/x86_64-linux-gnu/ruby/2.7.0/enc/trans/transdb.so E, [2023-01-05T08:08:49.447906 #1276] ERROR -- : 7fefb96c0000-7fefb96c1000 rw-p 00004000 103:02 3021386 /usr/lib/x86_64-linux-gnu/ruby/2.7.0/enc/trans/transdb.so E, [2023-01-05T08:08:49.447933 #1276] ERROR -- : 7fefb96c1000-7fefb96c2000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.447942 #1276] ERROR -- : 7fefb96c2000-7fefb9763000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.447948 #1276] ERROR -- : 7fefb9763000-7fefb9764000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.447956 #1276] ERROR -- : 7fefb9764000-7fefb9805000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.447965 #1276] ERROR -- : 7fefb9805000-7fefb9806000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.447974 #1276] ERROR -- : 7fefb9806000-7fefb98a7000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.447983 #1276] ERROR -- : 7fefb98a7000-7fefb98a8000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.447990 #1276] ERROR -- : 7fefb98a8000-7fefb9949000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.447998 #1276] ERROR -- : 7fefb9949000-7fefb994a000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.448007 #1276] ERROR -- : 7fefb994a000-7fefb99eb000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448035 #1276] ERROR -- : 7fefb99eb000-7fefb99ec000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.448043 #1276] ERROR -- : 7fefb99ec000-7fefb9a8d000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448051 #1276] ERROR -- : 7fefb9a8d000-7fefb9a8e000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.448058 #1276] ERROR -- : 7fefb9a8e000-7fefb9b2f000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448067 #1276] ERROR -- : 7fefb9b2f000-7fefb9b30000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.448075 #1276] ERROR -- : 7fefb9b30000-7fefb9bd1000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448084 #1276] ERROR -- : 7fefb9bd1000-7fefb9bd2000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.448095 #1276] ERROR -- : 7fefb9bd2000-7fefb9c73000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448104 #1276] ERROR -- : 7fefb9c73000-7fefb9c74000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.448138 #1276] ERROR -- : 7fefb9c74000-7fefb9d15000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448145 #1276] ERROR -- : 7fefb9d15000-7fefb9d16000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.448152 #1276] ERROR -- : 7fefb9d16000-7fefb9db7000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448160 #1276] ERROR -- : 7fefb9db7000-7fefb9db8000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.448167 #1276] ERROR -- : 7fefb9db8000-7fefb9e59000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448175 #1276] ERROR -- : 7fefb9e59000-7fefb9e5a000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.448183 #1276] ERROR -- : 7fefb9e5a000-7fefb9efb000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448192 #1276] ERROR -- : 7fefb9efb000-7fefb9efc000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.448200 #1276] ERROR -- : 7fefb9efc000-7fefb9f9d000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448207 #1276] ERROR -- : 7fefb9f9d000-7fefb9f9e000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.448215 #1276] ERROR -- : 7fefb9f9e000-7fefba03f000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448223 #1276] ERROR -- : 7fefba03f000-7fefba040000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.448231 #1276] ERROR -- : 7fefba040000-7fefba0e1000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448239 #1276] ERROR -- : 7fefba0e1000-7fefba0e2000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.448247 #1276] ERROR -- : 7fefba0e2000-7fefba183000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448256 #1276] ERROR -- : 7fefba183000-7fefba184000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.448262 #1276] ERROR -- : 7fefba184000-7fefba225000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448270 #1276] ERROR -- : 7fefba225000-7fefba226000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.448278 #1276] ERROR -- : 7fefba226000-7fefba2c7000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448295 #1276] ERROR -- : 7fefba2c7000-7fefba2c8000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.448303 #1276] ERROR -- : 7fefba2c8000-7fefba369000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448311 #1276] ERROR -- : 7fefba369000-7fefba36a000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.448318 #1276] ERROR -- : 7fefba36a000-7fefba40b000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448351 #1276] ERROR -- : 7fefba40b000-7fefba40c000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.448359 #1276] ERROR -- : 7fefba40c000-7fefba4ad000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448366 #1276] ERROR -- : 7fefba4ad000-7fefba4ae000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.448375 #1276] ERROR -- : 7fefba4ae000-7fefba54f000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448382 #1276] ERROR -- : 7fefba54f000-7fefba550000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.448390 #1276] ERROR -- : 7fefba550000-7fefba5f1000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448397 #1276] ERROR -- : 7fefba5f1000-7fefba5f2000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.448404 #1276] ERROR -- : 7fefba5f2000-7fefba693000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448412 #1276] ERROR -- : 7fefba693000-7fefba694000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.448422 #1276] ERROR -- : 7fefba694000-7fefba735000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448430 #1276] ERROR -- : 7fefba735000-7fefba736000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.448439 #1276] ERROR -- : 7fefba736000-7fefba7d7000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448470 #1276] ERROR -- : 7fefba7d7000-7fefba7d8000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.448478 #1276] ERROR -- : 7fefba7d8000-7fefba879000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448485 #1276] ERROR -- : 7fefba879000-7fefba87a000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.448493 #1276] ERROR -- : 7fefba87a000-7fefba91b000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448502 #1276] ERROR -- : 7fefba91b000-7fefba91c000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.448509 #1276] ERROR -- : 7fefba91c000-7fefba9bd000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448516 #1276] ERROR -- : 7fefba9bd000-7fefba9be000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.448522 #1276] ERROR -- : 7fefba9be000-7fefbaa5f000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448530 #1276] ERROR -- : 7fefbaa5f000-7fefbaa60000 ---p 00000000 00:00 0 E, [2023-01-05T08:08:49.448538 #1276] ERROR -- : 7fefbaa60000-7fefbcc0b000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448561 #1276] ERROR -- : 7fefbcc0b000-7fefbcef1000 r--p 00000000 103:02 2757516 /usr/lib/locale/locale-archive E, [2023-01-05T08:08:49.448624 #1276] ERROR -- : 7fefbcef1000-7fefbcef4000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448639 #1276] ERROR -- : 7fefbcef4000-7fefbcf01000 r--p 00000000 103:02 2762092 /usr/lib/x86_64-linux-gnu/libm-2.31.so E, [2023-01-05T08:08:49.448648 #1276] ERROR -- : 7fefbcf01000-7fefbcfa8000 r-xp 0000d000 103:02 2762092 /usr/lib/x86_64-linux-gnu/libm-2.31.so E, [2023-01-05T08:08:49.448656 #1276] ERROR -- : 7fefbcfa8000-7fefbd041000 r--p 000b4000 103:02 2762092 /usr/lib/x86_64-linux-gnu/libm-2.31.so E, [2023-01-05T08:08:49.448664 #1276] ERROR -- : 7fefbd041000-7fefbd042000 r--p 0014c000 103:02 2762092 /usr/lib/x86_64-linux-gnu/libm-2.31.so E, [2023-01-05T08:08:49.448686 #1276] ERROR -- : 7fefbd042000-7fefbd043000 rw-p 0014d000 103:02 2762092 /usr/lib/x86_64-linux-gnu/libm-2.31.so E, [2023-01-05T08:08:49.448694 #1276] ERROR -- : 7fefbd043000-7fefbd045000 r--p 00000000 103:02 2758542 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 E, [2023-01-05T08:08:49.448702 #1276] ERROR -- : 7fefbd045000-7fefbd05a000 r-xp 00002000 103:02 2758542 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 E, [2023-01-05T08:08:49.448709 #1276] ERROR -- : 7fefbd05a000-7fefbd074000 r--p 00017000 103:02 2758542 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 E, [2023-01-05T08:08:49.448717 #1276] ERROR -- : 7fefbd074000-7fefbd075000 r--p 00030000 103:02 2758542 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 E, [2023-01-05T08:08:49.448725 #1276] ERROR -- : 7fefbd075000-7fefbd076000 rw-p 00031000 103:02 2758542 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 E, [2023-01-05T08:08:49.448738 #1276] ERROR -- : 7fefbd076000-7fefbd080000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.448747 #1276] ERROR -- : 7fefbd080000-7fefbd081000 r--p 00000000 103:02 2762091 /usr/lib/x86_64-linux-gnu/libdl-2.31.so E, [2023-01-05T08:08:49.448762 #1276] ERROR -- : 7fefbd081000-7fefbd083000 r-xp 00001000 103:02 2762091 /usr/lib/x86_64-linux-gnu/libdl-2.31.so E, [2023-01-05T08:08:49.448771 #1276] ERROR -- : 7fefbd083000-7fefbd084000 r--p 00003000 103:02 2762091 /usr/lib/x86_64-linux-gnu/libdl-2.31.so E, [2023-01-05T08:08:49.448779 #1276] ERROR -- : 7fefbd084000-7fefbd085000 r--p 00003000 103:02 2762091 /usr/lib/x86_64-linux-gnu/libdl-2.31.so E, [2023-01-05T08:08:49.448787 #1276] ERROR -- : 7fefbd085000-7fefbd086000 rw-p 00004000 103:02 2762091 /usr/lib/x86_64-linux-gnu/libdl-2.31.so E, [2023-01-05T08:08:49.448803 #1276] ERROR -- : 7fefbd086000-7fefbd090000 r--p 00000000 103:02 2755117 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 E, [2023-01-05T08:08:49.448811 #1276] ERROR -- : 7fefbd090000-7fefbd0f0000 r-xp 0000a000 103:02 2755117 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 E, [2023-01-05T08:08:49.448819 #1276] ERROR -- : 7fefbd0f0000-7fefbd107000 r--p 0006a000 103:02 2755117 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 E, [2023-01-05T08:08:49.448828 #1276] ERROR -- : 7fefbd107000-7fefbd108000 ---p 00081000 103:02 2755117 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 E, [2023-01-05T08:08:49.448851 #1276] ERROR -- : 7fefbd108000-7fefbd109000 r--p 00081000 103:02 2755117 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 E, [2023-01-05T08:08:49.448860 #1276] ERROR -- : 7fefbd109000-7fefbd10a000 rw-p 00082000 103:02 2755117 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.0 E, [2023-01-05T08:08:49.448867 #1276] ERROR -- : 7fefbd10a000-7fefbd10c000 r--p 00000000 103:02 2762105 /usr/lib/x86_64-linux-gnu/librt-2.31.so E, [2023-01-05T08:08:49.448876 #1276] ERROR -- : 7fefbd10c000-7fefbd110000 r-xp 00002000 103:02 2762105 /usr/lib/x86_64-linux-gnu/librt-2.31.so E, [2023-01-05T08:08:49.448883 #1276] ERROR -- : 7fefbd110000-7fefbd112000 r--p 00006000 103:02 2762105 /usr/lib/x86_64-linux-gnu/librt-2.31.so E, [2023-01-05T08:08:49.448913 #1276] ERROR -- : 7fefbd112000-7fefbd113000 r--p 00007000 103:02 2762105 /usr/lib/x86_64-linux-gnu/librt-2.31.so E, [2023-01-05T08:08:49.448922 #1276] ERROR -- : 7fefbd113000-7fefbd114000 rw-p 00008000 103:02 2762105 /usr/lib/x86_64-linux-gnu/librt-2.31.so E, [2023-01-05T08:08:49.448930 #1276] ERROR -- : 7fefbd114000-7fefbd11a000 r--p 00000000 103:02 2762103 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so E, [2023-01-05T08:08:49.448938 #1276] ERROR -- : 7fefbd11a000-7fefbd12b000 r-xp 00006000 103:02 2762103 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so E, [2023-01-05T08:08:49.448945 #1276] ERROR -- : 7fefbd12b000-7fefbd131000 r--p 00017000 103:02 2762103 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so E, [2023-01-05T08:08:49.448975 #1276] ERROR -- : 7fefbd131000-7fefbd132000 r--p 0001c000 103:02 2762103 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so E, [2023-01-05T08:08:49.448985 #1276] ERROR -- : 7fefbd132000-7fefbd133000 rw-p 0001d000 103:02 2762103 /usr/lib/x86_64-linux-gnu/libpthread-2.31.so E, [2023-01-05T08:08:49.448993 #1276] ERROR -- : 7fefbd133000-7fefbd137000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.449002 #1276] ERROR -- : 7fefbd137000-7fefbd159000 r--p 00000000 103:02 2758383 /usr/lib/x86_64-linux-gnu/libc-2.31.so E, [2023-01-05T08:08:49.449010 #1276] ERROR -- : 7fefbd159000-7fefbd2d1000 r-xp 00022000 103:02 2758383 /usr/lib/x86_64-linux-gnu/libc-2.31.so E, [2023-01-05T08:08:49.449032 #1276] ERROR -- : 7fefbd2d1000-7fefbd31f000 r--p 0019a000 103:02 2758383 /usr/lib/x86_64-linux-gnu/libc-2.31.so E, [2023-01-05T08:08:49.449046 #1276] ERROR -- : 7fefbd31f000-7fefbd323000 r--p 001e7000 103:02 2758383 /usr/lib/x86_64-linux-gnu/libc-2.31.so E, [2023-01-05T08:08:49.449055 #1276] ERROR -- : 7fefbd323000-7fefbd325000 rw-p 001eb000 103:02 2758383 /usr/lib/x86_64-linux-gnu/libc-2.31.so E, [2023-01-05T08:08:49.449063 #1276] ERROR -- : 7fefbd325000-7fefbd329000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.449070 #1276] ERROR -- : 7fefbd329000-7fefbd34f000 r--p 00000000 103:02 2752792 /usr/lib/x86_64-linux-gnu/libruby-2.7.so.2.7.0 E, [2023-01-05T08:08:49.449079 #1276] ERROR -- : 7fefbd34f000-7fefbd55e000 r-xp 00026000 103:02 2752792 /usr/lib/x86_64-linux-gnu/libruby-2.7.so.2.7.0 E, [2023-01-05T08:08:49.449087 #1276] ERROR -- : 7fefbd55e000-7fefbd655000 r--p 00235000 103:02 2752792 /usr/lib/x86_64-linux-gnu/libruby-2.7.so.2.7.0 E, [2023-01-05T08:08:49.449095 #1276] ERROR -- : 7fefbd655000-7fefbd656000 ---p 0032c000 103:02 2752792 /usr/lib/x86_64-linux-gnu/libruby-2.7.so.2.7.0 E, [2023-01-05T08:08:49.449126 #1276] ERROR -- : 7fefbd656000-7fefbd65c000 r--p 0032c000 103:02 2752792 /usr/lib/x86_64-linux-gnu/libruby-2.7.so.2.7.0 E, [2023-01-05T08:08:49.449134 #1276] ERROR -- : 7fefbd65c000-7fefbd65d000 rw-p 00332000 103:02 2752792 /usr/lib/x86_64-linux-gnu/libruby-2.7.so.2.7.0 E, [2023-01-05T08:08:49.449142 #1276] ERROR -- : 7fefbd65d000-7fefbd679000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.449150 #1276] ERROR -- : 7fefbd679000-7fefbd67d000 r--s 00000000 103:02 2758946 /usr/bin/ruby2.7 E, [2023-01-05T08:08:49.449158 #1276] ERROR -- : 7fefbd67d000-7fefbd67e000 r--p 00000000 103:02 3020242 /usr/lib/x86_64-linux-gnu/ruby/2.7.0/enc/encdb.so E, [2023-01-05T08:08:49.449165 #1276] ERROR -- : 7fefbd67e000-7fefbd67f000 r-xp 00001000 103:02 3020242 /usr/lib/x86_64-linux-gnu/ruby/2.7.0/enc/encdb.so E, [2023-01-05T08:08:49.449173 #1276] ERROR -- : 7fefbd67f000-7fefbd680000 r--p 00002000 103:02 3020242 /usr/lib/x86_64-linux-gnu/ruby/2.7.0/enc/encdb.so E, [2023-01-05T08:08:49.449181 #1276] ERROR -- : 7fefbd680000-7fefbd681000 r--p 00002000 103:02 3020242 /usr/lib/x86_64-linux-gnu/ruby/2.7.0/enc/encdb.so E, [2023-01-05T08:08:49.449188 #1276] ERROR -- : 7fefbd681000-7fefbd682000 rw-p 00003000 103:02 3020242 /usr/lib/x86_64-linux-gnu/ruby/2.7.0/enc/encdb.so E, [2023-01-05T08:08:49.449196 #1276] ERROR -- : 7fefbd682000-7fefbd683000 r--p 00000000 103:02 2758379 /usr/lib/x86_64-linux-gnu/ld-2.31.so E, [2023-01-05T08:08:49.449204 #1276] ERROR -- : 7fefbd683000-7fefbd6a6000 r-xp 00001000 103:02 2758379 /usr/lib/x86_64-linux-gnu/ld-2.31.so E, [2023-01-05T08:08:49.449211 #1276] ERROR -- : 7fefbd6a6000-7fefbd6ae000 r--p 00024000 103:02 2758379 /usr/lib/x86_64-linux-gnu/ld-2.31.so E, [2023-01-05T08:08:49.449219 #1276] ERROR -- : 7fefbd6af000-7fefbd6b0000 r--p 0002c000 103:02 2758379 /usr/lib/x86_64-linux-gnu/ld-2.31.so E, [2023-01-05T08:08:49.449227 #1276] ERROR -- : 7fefbd6b0000-7fefbd6b1000 rw-p 0002d000 103:02 2758379 /usr/lib/x86_64-linux-gnu/ld-2.31.so E, [2023-01-05T08:08:49.449236 #1276] ERROR -- : 7fefbd6b1000-7fefbd6b2000 rw-p 00000000 00:00 0 E, [2023-01-05T08:08:49.449250 #1276] ERROR -- : 7ffc14a5f000-7ffc1525e000 rw-p 00000000 00:00 0 [stack] E, [2023-01-05T08:08:49.449258 #1276] ERROR -- : 7ffc15266000-7ffc15269000 r--p 00000000 00:00 0 [vvar] E, [2023-01-05T08:08:49.449267 #1276] ERROR -- : 7ffc15269000-7ffc1526a000 r-xp 00000000 00:00 0 [vdso] E, [2023-01-05T08:08:49.449278 #1276] ERROR -- : ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] E, [2023-01-05T08:08:49.449289 #1276] ERROR -- : E, [2023-01-05T08:08:49.449297 #1276] ERROR -- : I, [2023-01-05T08:08:49.448590 #1276] INFO -- : copying lex.c I, [2023-01-05T08:08:49.450697 #1276] INFO -- : generating id.c I, [2023-01-05T08:08:49.452729 #1276] INFO -- : making /tmp/ruby/src/trunk/ast.rbinc I, [2023-01-05T08:08:49.459446 #1276] INFO -- : known_errors.inc updated I, [2023-01-05T08:08:49.462967 #1276] INFO -- : id.h updated I, [2023-01-05T08:08:49.463690 #1276] INFO -- : making /tmp/ruby/src/trunk/dir.rbinc I, [2023-01-05T08:08:49.465563 #1276] INFO -- : vm_call_iseq_optimized.inc updated I, [2023-01-05T08:08:49.466262 #1276] INFO -- : making /tmp/ruby/src/trunk/gc.rbinc I, [2023-01-05T08:08:49.467875 #1276] INFO -- : making /tmp/ruby/src/trunk/numeric.rbinc I, [2023-01-05T08:08:49.486435 #1276] INFO -- : id.c updated I, [2023-01-05T08:08:49.488556 #1276] INFO -- : making /tmp/ruby/src/trunk/io.rbinc I, [2023-01-05T08:08:49.488644 #1276] INFO -- : making /tmp/ruby/src/trunk/marshal.rbinc I, [2023-01-05T08:08:49.494289 #1276] INFO -- : making /tmp/ruby/src/trunk/mjit.rbinc I, [2023-01-05T08:08:49.494664 #1276] INFO -- : making /tmp/ruby/src/trunk/mjit_c.rbinc I, [2023-01-05T08:08:49.497272 #1276] INFO -- : making /tmp/ruby/src/trunk/pack.rbinc I, [2023-01-05T08:08:49.497859 #1276] INFO -- : making /tmp/ruby/src/trunk/trace_point.rbinc I, [2023-01-05T08:08:49.498627 #1276] INFO -- : making /tmp/ruby/src/trunk/warning.rbinc I, [2023-01-05T08:08:49.503304 #1276] INFO -- : making /tmp/ruby/src/trunk/array.rbinc I, [2023-01-05T08:08:49.504848 #1276] INFO -- : making /tmp/ruby/src/trunk/kernel.rbinc I, [2023-01-05T08:08:49.513738 #1276] INFO -- : generating enc/trans/newline.c ... I, [2023-01-05T08:08:49.513876 #1276] INFO -- : /tmp/ruby/src/trunk/revision.h updated I, [2023-01-05T08:08:49.517540 #1276] INFO -- : making /tmp/ruby/src/trunk/ractor.rbinc I, [2023-01-05T08:08:49.517965 #1276] INFO -- : making /tmp/ruby/src/trunk/symbol.rbinc I, [2023-01-05T08:08:49.518292 #1276] INFO -- : making /tmp/ruby/src/trunk/timev.rbinc I, [2023-01-05T08:08:49.522367 #1276] INFO -- : making /tmp/ruby/src/trunk/thread_sync.rbinc I, [2023-01-05T08:08:49.528786 #1276] INFO -- : making /tmp/ruby/src/trunk/nilclass.rbinc I, [2023-01-05T08:08:49.528929 #1276] INFO -- : making /tmp/ruby/src/trunk/prelude.rbinc I, [2023-01-05T08:08:49.539165 #1276] INFO -- : making /tmp/ruby/src/trunk/gem_prelude.rbinc I, [2023-01-05T08:08:49.540732 #1276] INFO -- : making /tmp/ruby/src/trunk/yjit.rbinc I, [2023-01-05T08:08:49.544647 #1276] INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/ripper.c I, [2023-01-05T08:08:49.547621 #1276] INFO -- : generating /tmp/ruby/src/trunk/ext/rbconfig/sizeof/sizes.c I, [2023-01-05T08:08:49.551229 #1276] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper' I, [2023-01-05T08:08:49.551993 #1276] INFO -- : extracting ripper.y from ../../parse.y I, [2023-01-05T08:08:49.552633 #1276] INFO -- : generating /tmp/ruby/src/trunk/ext/rbconfig/sizeof/limits.c I, [2023-01-05T08:08:49.553321 #1276] INFO -- : generating eventids1.c from ../../parse.y I, [2023-01-05T08:08:49.553893 #1276] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-05T08:08:49.557398 #1276] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-05T08:08:49.566824 #1276] INFO -- : generating eventids2table.c from ./eventids2.c I, [2023-01-05T08:08:49.568156 #1276] INFO -- : generating miniprelude.c I, [2023-01-05T08:08:49.568658 #1276] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/socket' I, [2023-01-05T08:08:49.569868 #1276] INFO -- : generating constant definitions I, [2023-01-05T08:08:49.570289 #1276] INFO -- : generating golf_prelude.c I, [2023-01-05T08:08:49.571417 #1276] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/etc' I, [2023-01-05T08:08:49.572524 #1276] INFO -- : generating constant definitions I, [2023-01-05T08:08:49.591975 #1276] INFO -- : limits.c updated I, [2023-01-05T08:08:49.593837 #1276] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-05T08:08:49.594608 #1276] INFO -- : generating parse.c I, [2023-01-05T08:08:49.595221 #1276] INFO -- : generating x86_64-linux-fake.rb I, [2023-01-05T08:08:49.600140 #1276] INFO -- : sizes.c updated I, [2023-01-05T08:08:49.602679 #1276] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-05T08:08:49.611820 #1276] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/etc' I, [2023-01-05T08:08:49.615007 #1276] INFO -- : golf_prelude.c updated I, [2023-01-05T08:08:49.629359 #1276] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/socket' I, [2023-01-05T08:08:49.664916 #1276] INFO -- : x86_64-linux-fake.rb updated I, [2023-01-05T08:08:49.673860 #1276] INFO -- : miniprelude.c updated I, [2023-01-05T08:08:49.711744 #1276] INFO -- : compiling compiler ripper.y E, [2023-01-05T08:08:49.771915 #1276] ERROR -- : Aborted (core dumped) E, [2023-01-05T08:08:49.772068 #1276] ERROR -- : make: *** [Makefile:675: opt_sc.inc] Error 134 E, [2023-01-05T08:08:49.772080 #1276] ERROR -- : make: *** Waiting for unfinished jobs.... I, [2023-01-05T08:08:49.848724 #1276] INFO -- : /bin/sh /tmp/ruby/src/trunk/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp I, [2023-01-05T08:08:49.851629 #1276] INFO -- : rbconfig.rb updated I, [2023-01-05T08:08:49.882558 #1276] INFO -- : /tmp/ruby/src/trunk/lib/unicode_normalize/tables.rb unchanged I, [2023-01-05T08:08:50.142237 #1276] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper' I, [2023-01-05T08:08:50.143197 #1276] INFO -- : $$$[end] "make after-update -j16" exit with 512. I, [2023-01-05T08:08:50.143472 #1276] INFO -- : $$$[beg] make miniruby -j16 I, [2023-01-05T08:08:50.182575 #1276] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T08:08:50.182656 #1276] INFO -- : CC = gcc I, [2023-01-05T08:08:50.182678 #1276] INFO -- : LD = ld I, [2023-01-05T08:08:50.182696 #1276] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T08:08:50.182714 #1276] 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-05T08:08:50.182732 #1276] 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-05T08:08:50.182753 #1276] INFO -- : CPPFLAGS = I, [2023-01-05T08:08:50.182769 #1276] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T08:08:50.182785 #1276] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T08:08:50.182815 #1276] INFO -- : LANG = en_US.UTF-8 I, [2023-01-05T08:08:50.182830 #1276] INFO -- : LC_ALL = I, [2023-01-05T08:08:50.182845 #1276] INFO -- : LC_CTYPE = I, [2023-01-05T08:08:50.182860 #1276] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-05T08:08:50.182875 #1276] INFO -- : RUSTC = no I, [2023-01-05T08:08:50.182890 #1276] 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-05T08:08:50.185605 #1276] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-05T08:08:50.185689 #1276] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-05T08:08:50.185728 #1276] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T08:08:50.185748 #1276] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T08:08:50.185808 #1276] INFO -- : I, [2023-01-05T08:08:50.195857 #1276] INFO -- : compiling /tmp/ruby/src/trunk/main.c I, [2023-01-05T08:08:50.196044 #1276] INFO -- : compiling /tmp/ruby/src/trunk/dmydln.c I, [2023-01-05T08:08:50.198793 #1276] INFO -- : compiling /tmp/ruby/src/trunk/miniinit.c I, [2023-01-05T08:08:50.199128 #1276] INFO -- : compiling /tmp/ruby/src/trunk/dmyext.c I, [2023-01-05T08:08:50.200019 #1276] INFO -- : making dummy probes.h I, [2023-01-05T08:08:50.200494 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ast.c I, [2023-01-05T08:08:50.201732 #1276] INFO -- : compiling /tmp/ruby/src/trunk/bignum.c I, [2023-01-05T08:08:50.201850 #1276] INFO -- : compiling /tmp/ruby/src/trunk/class.c I, [2023-01-05T08:08:50.202257 #1276] INFO -- : compiling /tmp/ruby/src/trunk/compar.c I, [2023-01-05T08:08:50.207518 #1276] INFO -- : generating opt_sc.inc I, [2023-01-05T08:08:50.208484 #1276] INFO -- : compiling /tmp/ruby/src/trunk/complex.c I, [2023-01-05T08:08:50.208908 #1276] INFO -- : compiling /tmp/ruby/src/trunk/cont.c I, [2023-01-05T08:08:50.209656 #1276] INFO -- : compiling /tmp/ruby/src/trunk/debug.c I, [2023-01-05T08:08:50.211664 #1276] INFO -- : compiling /tmp/ruby/src/trunk/debug_counter.c I, [2023-01-05T08:08:50.212272 #1276] INFO -- : compiling /tmp/ruby/src/trunk/dir.c I, [2023-01-05T08:08:50.218100 #1276] INFO -- : compiling /tmp/ruby/src/trunk/dln_find.c I, [2023-01-05T08:08:50.218948 #1276] INFO -- : compiling /tmp/ruby/src/trunk/encoding.c I, [2023-01-05T08:08:50.227705 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enum.c I, [2023-01-05T08:08:50.276334 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enumerator.c I, [2023-01-05T08:08:50.351412 #1276] INFO -- : compiling /tmp/ruby/src/trunk/error.c I, [2023-01-05T08:08:50.357225 #1276] INFO -- : compiling /tmp/ruby/src/trunk/eval.c I, [2023-01-05T08:08:50.372253 #1276] INFO -- : compiling /tmp/ruby/src/trunk/file.c I, [2023-01-05T08:08:50.431844 #1276] INFO -- : compiling /tmp/ruby/src/trunk/gc.c I, [2023-01-05T08:08:50.520445 #1276] INFO -- : compiling /tmp/ruby/src/trunk/hash.c I, [2023-01-05T08:08:50.521689 #1276] INFO -- : compiling /tmp/ruby/src/trunk/inits.c I, [2023-01-05T08:08:50.589284 #1276] INFO -- : compiling /tmp/ruby/src/trunk/io.c I, [2023-01-05T08:08:50.701408 #1276] INFO -- : compiling /tmp/ruby/src/trunk/io_buffer.c I, [2023-01-05T08:08:51.295516 #1276] INFO -- : compiling /tmp/ruby/src/trunk/iseq.c I, [2023-01-05T08:08:51.336701 #1276] INFO -- : compiling /tmp/ruby/src/trunk/load.c I, [2023-01-05T08:08:51.491252 #1276] INFO -- : compiling /tmp/ruby/src/trunk/marshal.c I, [2023-01-05T08:08:52.124091 #1276] INFO -- : compiling /tmp/ruby/src/trunk/math.c I, [2023-01-05T08:08:52.203483 #1276] INFO -- : compiling /tmp/ruby/src/trunk/memory_view.c I, [2023-01-05T08:08:52.350840 #1276] INFO -- : making mjit_config.h I, [2023-01-05T08:08:52.353783 #1276] INFO -- : compiling /tmp/ruby/src/trunk/mjit_c.c I, [2023-01-05T08:08:52.478266 #1276] INFO -- : compiling /tmp/ruby/src/trunk/node.c I, [2023-01-05T08:08:52.591202 #1276] INFO -- : compiling /tmp/ruby/src/trunk/numeric.c I, [2023-01-05T08:08:52.804706 #1276] INFO -- : compiling /tmp/ruby/src/trunk/object.c I, [2023-01-05T08:08:52.959223 #1276] INFO -- : compiling /tmp/ruby/src/trunk/pack.c I, [2023-01-05T08:08:53.047917 #1276] INFO -- : compiling parse.c I, [2023-01-05T08:08:53.134938 #1276] INFO -- : compiling /tmp/ruby/src/trunk/proc.c I, [2023-01-05T08:08:53.201906 #1276] INFO -- : compiling /tmp/ruby/src/trunk/process.c I, [2023-01-05T08:08:54.210099 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ractor.c I, [2023-01-05T08:08:54.685875 #1276] INFO -- : compiling /tmp/ruby/src/trunk/random.c I, [2023-01-05T08:08:54.900842 #1276] INFO -- : compiling /tmp/ruby/src/trunk/range.c I, [2023-01-05T08:08:55.136161 #1276] INFO -- : compiling /tmp/ruby/src/trunk/rational.c I, [2023-01-05T08:08:55.192534 #1276] INFO -- : compiling /tmp/ruby/src/trunk/re.c I, [2023-01-05T08:08:55.304468 #1276] INFO -- : compiling /tmp/ruby/src/trunk/regcomp.c I, [2023-01-05T08:08:55.585539 #1276] INFO -- : compiling /tmp/ruby/src/trunk/regenc.c I, [2023-01-05T08:08:55.817443 #1276] INFO -- : compiling /tmp/ruby/src/trunk/regerror.c I, [2023-01-05T08:08:56.042208 #1276] INFO -- : compiling /tmp/ruby/src/trunk/regexec.c I, [2023-01-05T08:08:56.131985 #1276] INFO -- : compiling /tmp/ruby/src/trunk/regparse.c I, [2023-01-05T08:08:56.215193 #1276] INFO -- : compiling /tmp/ruby/src/trunk/regsyntax.c I, [2023-01-05T08:08:56.388144 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ruby.c I, [2023-01-05T08:08:56.392103 #1276] INFO -- : compiling /tmp/ruby/src/trunk/scheduler.c I, [2023-01-05T08:08:56.412121 #1276] INFO -- : compiling /tmp/ruby/src/trunk/shape.c I, [2023-01-05T08:08:56.581979 #1276] INFO -- : compiling /tmp/ruby/src/trunk/signal.c I, [2023-01-05T08:08:56.738023 #1276] INFO -- : compiling /tmp/ruby/src/trunk/sprintf.c I, [2023-01-05T08:08:56.862708 #1276] INFO -- : compiling /tmp/ruby/src/trunk/st.c I, [2023-01-05T08:08:56.915676 #1276] INFO -- : compiling /tmp/ruby/src/trunk/strftime.c I, [2023-01-05T08:08:56.990369 #1276] INFO -- : compiling /tmp/ruby/src/trunk/string.c I, [2023-01-05T08:08:57.300047 #1276] INFO -- : compiling /tmp/ruby/src/trunk/struct.c I, [2023-01-05T08:08:57.357193 #1276] INFO -- : compiling /tmp/ruby/src/trunk/symbol.c I, [2023-01-05T08:08:57.469912 #1276] INFO -- : compiling /tmp/ruby/src/trunk/thread.c I, [2023-01-05T08:08:58.118052 #1276] INFO -- : compiling /tmp/ruby/src/trunk/time.c I, [2023-01-05T08:08:58.252623 #1276] INFO -- : compiling /tmp/ruby/src/trunk/transcode.c I, [2023-01-05T08:08:58.386851 #1276] INFO -- : compiling /tmp/ruby/src/trunk/transient_heap.c I, [2023-01-05T08:08:58.448937 #1276] INFO -- : compiling /tmp/ruby/src/trunk/util.c I, [2023-01-05T08:08:58.610178 #1276] INFO -- : compiling /tmp/ruby/src/trunk/variable.c I, [2023-01-05T08:08:58.765660 #1276] INFO -- : compiling /tmp/ruby/src/trunk/version.c I, [2023-01-05T08:08:58.812694 #1276] INFO -- : compiling /tmp/ruby/src/trunk/vm.c I, [2023-01-05T08:08:58.988984 #1276] INFO -- : compiling /tmp/ruby/src/trunk/vm_backtrace.c I, [2023-01-05T08:08:59.572848 #1276] INFO -- : compiling /tmp/ruby/src/trunk/vm_dump.c I, [2023-01-05T08:08:59.988690 #1276] INFO -- : compiling /tmp/ruby/src/trunk/vm_sync.c I, [2023-01-05T08:09:00.295794 #1276] INFO -- : compiling /tmp/ruby/src/trunk/vm_trace.c I, [2023-01-05T08:09:00.323860 #1276] INFO -- : compiling /tmp/ruby/src/trunk/missing/setproctitle.c I, [2023-01-05T08:09:00.348771 #1276] INFO -- : compiling /tmp/ruby/src/trunk/missing/strlcat.c I, [2023-01-05T08:09:00.429120 #1276] INFO -- : compiling /tmp/ruby/src/trunk/missing/strlcpy.c I, [2023-01-05T08:09:00.454237 #1276] INFO -- : compiling /tmp/ruby/src/trunk/addr2line.c I, [2023-01-05T08:09:00.524838 #1276] INFO -- : compiling /tmp/ruby/src/trunk/dmyenc.c I, [2023-01-05T08:09:00.528906 #1276] INFO -- : compiling /tmp/ruby/src/trunk/array.c I, [2023-01-05T08:09:00.554775 #1276] INFO -- : compiling /tmp/ruby/src/trunk/compile.c I, [2023-01-05T08:09:00.583727 #1276] INFO -- : compiling /tmp/ruby/src/trunk/mjit.c I, [2023-01-05T08:09:00.791328 #1276] INFO -- : assembling /tmp/ruby/src/trunk/coroutine/amd64/Context.S I, [2023-01-05T08:09:00.804145 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/ascii.c I, [2023-01-05T08:09:00.893008 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/us_ascii.c I, [2023-01-05T08:09:00.966830 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/unicode.c I, [2023-01-05T08:09:01.069628 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_8.c I, [2023-01-05T08:09:01.312783 #1276] INFO -- : compiling enc/trans/newline.c I, [2023-01-05T08:09:08.604207 #1276] INFO -- : linking miniruby I, [2023-01-05T08:09:09.258287 #1276] INFO -- : $$$[end] "make miniruby -j16" exit with 0. I, [2023-01-05T08:09:09.258520 #1276] INFO -- : $$$[beg] make ruby -j16 I, [2023-01-05T08:09:09.298264 #1276] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T08:09:09.298355 #1276] INFO -- : CC = gcc I, [2023-01-05T08:09:09.298389 #1276] INFO -- : LD = ld I, [2023-01-05T08:09:09.298408 #1276] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T08:09:09.298428 #1276] 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-05T08:09:09.298449 #1276] 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-05T08:09:09.298468 #1276] INFO -- : CPPFLAGS = I, [2023-01-05T08:09:09.298488 #1276] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T08:09:09.298553 #1276] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T08:09:09.298571 #1276] INFO -- : LANG = en_US.UTF-8 I, [2023-01-05T08:09:09.298589 #1276] INFO -- : LC_ALL = I, [2023-01-05T08:09:09.298606 #1276] INFO -- : LC_CTYPE = I, [2023-01-05T08:09:09.298624 #1276] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-05T08:09:09.298641 #1276] INFO -- : RUSTC = no I, [2023-01-05T08:09:09.298668 #1276] 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-05T08:09:09.303112 #1276] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-05T08:09:09.303197 #1276] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-05T08:09:09.303221 #1276] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T08:09:09.303242 #1276] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T08:09:09.303263 #1276] INFO -- : I, [2023-01-05T08:09:09.308880 #1276] INFO -- : compiling /tmp/ruby/src/trunk/dln.c I, [2023-01-05T08:09:09.309631 #1276] INFO -- : compiling /tmp/ruby/src/trunk/localeinit.c I, [2023-01-05T08:09:09.310160 #1276] INFO -- : creating verconf.h I, [2023-01-05T08:09:09.360093 #1276] INFO -- : verconf.h updated I, [2023-01-05T08:09:09.362720 #1276] INFO -- : compiling /tmp/ruby/src/trunk/loadpath.c I, [2023-01-05T08:09:09.429299 #1276] INFO -- : builtin_binary.inc updated I, [2023-01-05T08:09:09.431570 #1276] INFO -- : compiling /tmp/ruby/src/trunk/builtin.c I, [2023-01-05T08:09:09.635724 #1276] INFO -- : linking static-library libruby-static.a I, [2023-01-05T08:09:09.863750 #1276] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-01-05T08:09:11.328426 #1276] INFO -- : linking ruby I, [2023-01-05T08:09:11.369222 #1276] INFO -- : $$$[end] "make ruby -j16" exit with 0. I, [2023-01-05T08:09:11.369387 #1276] INFO -- : $$$[beg] make all -j16 I, [2023-01-05T08:09:11.413311 #1276] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T08:09:11.413385 #1276] INFO -- : CC = gcc I, [2023-01-05T08:09:11.413400 #1276] INFO -- : LD = ld I, [2023-01-05T08:09:11.413434 #1276] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T08:09:11.413446 #1276] 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-05T08:09:11.413470 #1276] 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-05T08:09:11.413483 #1276] INFO -- : CPPFLAGS = I, [2023-01-05T08:09:11.413494 #1276] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T08:09:11.413506 #1276] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T08:09:11.413517 #1276] INFO -- : LANG = en_US.UTF-8 I, [2023-01-05T08:09:11.413528 #1276] INFO -- : LC_ALL = I, [2023-01-05T08:09:11.413542 #1276] INFO -- : LC_CTYPE = I, [2023-01-05T08:09:11.413554 #1276] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-05T08:09:11.413565 #1276] INFO -- : RUSTC = no I, [2023-01-05T08:09:11.413576 #1276] 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-05T08:09:11.415294 #1276] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-05T08:09:11.415375 #1276] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-05T08:09:11.415402 #1276] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T08:09:11.415422 #1276] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T08:09:11.415440 #1276] INFO -- : I, [2023-01-05T08:09:11.442251 #1276] INFO -- : generating encdb.h I, [2023-01-05T08:09:11.443756 #1276] INFO -- : generating enc.mk I, [2023-01-05T08:09:11.447072 #1276] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-01-05T08:09:11.447645 #1276] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-01-05T08:09:11.448454 #1276] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-01-05T08:09:11.449387 #1276] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-01-05T08:09:11.449865 #1276] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-01-05T08:09:11.451269 #1276] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-01-05T08:09:11.452553 #1276] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-01-05T08:09:11.453403 #1276] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-01-05T08:09:11.454715 #1276] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-01-05T08:09:11.457895 #1276] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-01-05T08:09:11.461696 #1276] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-01-05T08:09:11.465792 #1276] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-01-05T08:09:11.466599 #1276] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-01-05T08:09:11.467245 #1276] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-01-05T08:09:11.509428 #1276] INFO -- : encdb.h updated I, [2023-01-05T08:09:11.512141 #1276] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-01-05T08:09:11.732339 #1276] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-01-05T08:09:11.735016 #1276] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-01-05T08:09:11.735559 #1276] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-01-05T08:09:11.737283 #1276] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-01-05T08:09:11.744679 #1276] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-01-05T08:09:11.745916 #1276] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-01-05T08:09:11.746536 #1276] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-01-05T08:09:11.747909 #1276] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-01-05T08:09:11.756928 #1276] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-01-05T08:09:11.759208 #1276] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-01-05T08:09:11.766401 #1276] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-01-05T08:09:11.789582 #1276] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-01-05T08:09:11.800794 #1276] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-01-05T08:09:11.810936 #1276] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-01-05T08:09:11.945701 #1276] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-01-05T08:09:11.986486 #1276] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-01-05T08:09:11.995897 #1276] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-01-05T08:09:11.996391 #1276] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-01-05T08:09:12.008916 #1276] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-01-05T08:09:12.010105 #1276] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-01-05T08:09:12.056837 #1276] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-01-05T08:09:12.073267 #1276] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-01-05T08:09:12.086300 #1276] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-01-05T08:09:12.118043 #1276] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-01-05T08:09:12.132153 #1276] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-01-05T08:09:12.160570 #1276] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-01-05T08:09:12.164699 #1276] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-01-05T08:09:12.213245 #1276] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-01-05T08:09:12.270007 #1276] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-01-05T08:09:12.270907 #1276] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-01-05T08:09:12.274328 #1276] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-01-05T08:09:12.336792 #1276] INFO -- : making enc I, [2023-01-05T08:09:12.365862 #1276] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:12.367079 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/encdb.c I, [2023-01-05T08:09:12.370706 #1276] INFO -- : building rb_mjit_header.h I, [2023-01-05T08:09:12.391600 #1276] INFO -- : making srcs under enc I, [2023-01-05T08:09:12.395220 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/big5.c I, [2023-01-05T08:09:12.408116 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/cesu_8.c I, [2023-01-05T08:09:12.411514 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/cp949.c I, [2023-01-05T08:09:12.418513 #1276] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:12.419444 #1276] INFO -- : generating table from enc/trans/big5.c I, [2023-01-05T08:09:12.429558 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/emacs_mule.c I, [2023-01-05T08:09:12.434410 #1276] INFO -- : generating table from enc/trans/cesu_8.c I, [2023-01-05T08:09:12.455642 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/euc_jp.c I, [2023-01-05T08:09:12.458133 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/euc_kr.c I, [2023-01-05T08:09:12.502298 #1276] INFO -- : generating enc/trans/cesu_8.c ... I, [2023-01-05T08:09:12.506512 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/euc_tw.c I, [2023-01-05T08:09:12.551202 #1276] INFO -- : rb_mjit_header.h updated I, [2023-01-05T08:09:12.552868 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/gb2312.c I, [2023-01-05T08:09:12.554002 #1276] INFO -- : generating table from enc/trans/chinese.c I, [2023-01-05T08:09:12.557119 #1276] INFO -- : building .ext/include/x86_64-linux/rb_mjit_min_header-3.3.0.h I, [2023-01-05T08:09:12.582227 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/gb18030.c I, [2023-01-05T08:09:12.604394 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/gbk.c I, [2023-01-05T08:09:12.620011 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_1.c I, [2023-01-05T08:09:12.620636 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_2.c I, [2023-01-05T08:09:12.634463 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_3.c I, [2023-01-05T08:09:12.666780 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_4.c I, [2023-01-05T08:09:12.677315 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_5.c I, [2023-01-05T08:09:12.699747 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_6.c I, [2023-01-05T08:09:12.707785 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_7.c I, [2023-01-05T08:09:12.724021 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_8.c I, [2023-01-05T08:09:12.727190 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_9.c I, [2023-01-05T08:09:12.808341 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_10.c I, [2023-01-05T08:09:12.820492 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_11.c I, [2023-01-05T08:09:12.832309 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_13.c I, [2023-01-05T08:09:12.832532 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_14.c I, [2023-01-05T08:09:12.839428 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_15.c I, [2023-01-05T08:09:12.849590 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_16.c I, [2023-01-05T08:09:12.872484 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/koi8_r.c I, [2023-01-05T08:09:12.876238 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/koi8_u.c I, [2023-01-05T08:09:12.877955 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/shift_jis.c I, [2023-01-05T08:09:12.887542 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_16be.c I, [2023-01-05T08:09:12.899814 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_16le.c I, [2023-01-05T08:09:12.902903 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_32be.c I, [2023-01-05T08:09:12.944050 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_32le.c I, [2023-01-05T08:09:12.988943 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_31j.c I, [2023-01-05T08:09:13.019318 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1250.c I, [2023-01-05T08:09:13.040139 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1251.c I, [2023-01-05T08:09:13.045347 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1252.c I, [2023-01-05T08:09:13.050661 #1276] INFO -- : generating table from enc/trans/ebcdic.c I, [2023-01-05T08:09:13.051406 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1253.c I, [2023-01-05T08:09:13.061636 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1254.c I, [2023-01-05T08:09:13.062366 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1257.c I, [2023-01-05T08:09:13.096659 #1276] INFO -- : linking encoding encdb.so I, [2023-01-05T08:09:13.113872 #1276] INFO -- : linking encoding big5.so I, [2023-01-05T08:09:13.114012 #1276] INFO -- : linking encoding cesu_8.so I, [2023-01-05T08:09:13.131644 #1276] INFO -- : generating enc/trans/ebcdic.c ... I, [2023-01-05T08:09:13.136057 #1276] INFO -- : generating table from enc/trans/emoji.c I, [2023-01-05T08:09:13.153325 #1276] INFO -- : linking encoding cp949.so I, [2023-01-05T08:09:13.186077 #1276] INFO -- : linking encoding emacs_mule.so I, [2023-01-05T08:09:13.210361 #1276] INFO -- : linking encoding euc_jp.so I, [2023-01-05T08:09:13.230365 #1276] INFO -- : linking encoding euc_kr.so I, [2023-01-05T08:09:13.233586 #1276] INFO -- : linking encoding euc_tw.so I, [2023-01-05T08:09:13.242268 #1276] INFO -- : linking encoding gb2312.so I, [2023-01-05T08:09:13.243911 #1276] INFO -- : linking encoding gb18030.so I, [2023-01-05T08:09:13.266716 #1276] INFO -- : linking encoding gbk.so I, [2023-01-05T08:09:13.270953 #1276] INFO -- : linking encoding iso_8859_1.so I, [2023-01-05T08:09:13.271155 #1276] INFO -- : linking encoding iso_8859_2.so I, [2023-01-05T08:09:13.291453 #1276] INFO -- : linking encoding iso_8859_3.so I, [2023-01-05T08:09:13.299432 #1276] INFO -- : linking encoding iso_8859_4.so I, [2023-01-05T08:09:13.299586 #1276] INFO -- : generating table from enc/trans/emoji_iso2022_kddi.c I, [2023-01-05T08:09:13.312731 #1276] INFO -- : linking encoding iso_8859_5.so I, [2023-01-05T08:09:13.335315 #1276] INFO -- : linking encoding iso_8859_6.so I, [2023-01-05T08:09:13.358581 #1276] INFO -- : linking encoding iso_8859_7.so I, [2023-01-05T08:09:13.367561 #1276] INFO -- : linking encoding iso_8859_8.so I, [2023-01-05T08:09:13.371743 #1276] INFO -- : linking encoding iso_8859_9.so I, [2023-01-05T08:09:13.374441 #1276] INFO -- : linking encoding iso_8859_10.so I, [2023-01-05T08:09:13.393055 #1276] INFO -- : linking encoding iso_8859_11.so I, [2023-01-05T08:09:13.395334 #1276] INFO -- : linking encoding iso_8859_13.so I, [2023-01-05T08:09:13.396469 #1276] INFO -- : linking encoding iso_8859_14.so I, [2023-01-05T08:09:13.413925 #1276] INFO -- : linking encoding iso_8859_15.so I, [2023-01-05T08:09:13.418976 #1276] INFO -- : linking encoding iso_8859_16.so I, [2023-01-05T08:09:13.429436 #1276] INFO -- : linking encoding koi8_r.so I, [2023-01-05T08:09:13.450097 #1276] INFO -- : linking encoding koi8_u.so I, [2023-01-05T08:09:13.477640 #1276] INFO -- : linking encoding shift_jis.so I, [2023-01-05T08:09:13.479726 #1276] INFO -- : generating enc/trans/emoji.c ... I, [2023-01-05T08:09:13.484163 #1276] INFO -- : generating table from enc/trans/emoji_sjis_docomo.c I, [2023-01-05T08:09:13.490406 #1276] INFO -- : linking encoding utf_16be.so I, [2023-01-05T08:09:13.491701 #1276] INFO -- : linking encoding utf_16le.so I, [2023-01-05T08:09:13.498462 #1276] INFO -- : linking encoding utf_32be.so I, [2023-01-05T08:09:13.518054 #1276] INFO -- : linking encoding utf_32le.so I, [2023-01-05T08:09:13.523386 #1276] INFO -- : linking encoding windows_31j.so I, [2023-01-05T08:09:13.524169 #1276] INFO -- : linking encoding windows_1250.so I, [2023-01-05T08:09:13.537224 #1276] INFO -- : linking encoding windows_1251.so I, [2023-01-05T08:09:13.541567 #1276] INFO -- : linking encoding windows_1252.so I, [2023-01-05T08:09:13.551159 #1276] INFO -- : linking encoding windows_1253.so I, [2023-01-05T08:09:13.569167 #1276] INFO -- : linking encoding windows_1254.so I, [2023-01-05T08:09:13.601281 #1276] INFO -- : linking encoding windows_1257.so I, [2023-01-05T08:09:13.614508 #1276] INFO -- : generating table from enc/trans/emoji_sjis_kddi.c I, [2023-01-05T08:09:13.618773 #1276] INFO -- : generating table from enc/trans/emoji_sjis_softbank.c I, [2023-01-05T08:09:13.623883 #1276] INFO -- : generating table from enc/trans/escape.c I, [2023-01-05T08:09:13.642077 #1276] INFO -- : generating table from enc/trans/gb18030.c I, [2023-01-05T08:09:13.646920 #1276] INFO -- : generating table from enc/trans/gbk.c I, [2023-01-05T08:09:13.648331 #1276] INFO -- : generating table from enc/trans/iso2022.c I, [2023-01-05T08:09:13.658345 #1276] INFO -- : generating table from enc/trans/japanese.c I, [2023-01-05T08:09:13.661562 #1276] INFO -- : generating table from enc/trans/japanese_euc.c I, [2023-01-05T08:09:13.670930 #1276] INFO -- : generating table from enc/trans/japanese_sjis.c I, [2023-01-05T08:09:13.689094 #1276] INFO -- : generating enc/trans/escape.c ... I, [2023-01-05T08:09:13.691376 #1276] INFO -- : generating table from enc/trans/korean.c I, [2023-01-05T08:09:13.703380 #1276] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:13.704898 #1276] INFO -- : generating table from enc/trans/single_byte.c I, [2023-01-05T08:09:13.710186 #1276] INFO -- : generating table from enc/trans/utf8_mac.c I, [2023-01-05T08:09:13.717679 #1276] INFO -- : generating enc/trans/japanese.c ... I, [2023-01-05T08:09:13.720690 #1276] INFO -- : generating table from enc/trans/utf_16_32.c I, [2023-01-05T08:09:13.721151 #1276] INFO -- : generating enc/trans/iso2022.c ... I, [2023-01-05T08:09:13.790505 #1276] INFO -- : generating enc/trans/utf_16_32.c ... I, [2023-01-05T08:09:13.901635 #1276] INFO -- : generating enc/trans/chinese.c ... I, [2023-01-05T08:09:13.995198 #1276] INFO -- : generating enc/trans/emoji_iso2022_kddi.c ... I, [2023-01-05T08:09:14.180739 #1276] INFO -- : generating enc/trans/emoji_sjis_docomo.c ... I, [2023-01-05T08:09:14.187820 #1276] INFO -- : generating enc/trans/single_byte.c ... I, [2023-01-05T08:09:14.315647 #1276] INFO -- : generating enc/trans/emoji_sjis_softbank.c ... I, [2023-01-05T08:09:14.347462 #1276] INFO -- : generating enc/trans/emoji_sjis_kddi.c ... I, [2023-01-05T08:09:14.379583 #1276] 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-05T08:09:14.379701 #1276] 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-05T08:09:14.379721 #1276] 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-05T08:09:14.414214 #1276] 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-05T08:09:14.571561 #1276] INFO -- : generating enc/trans/gbk.c ... I, [2023-01-05T08:09:14.606325 #1276] INFO -- : generating enc/trans/japanese_sjis.c ... I, [2023-01-05T08:09:14.734570 #1276] INFO -- : generating enc/trans/utf8_mac.c ... I, [2023-01-05T08:09:14.841062 #1276] INFO -- : generating enc/trans/korean.c ... I, [2023-01-05T08:09:15.497690 #1276] INFO -- : generating enc/trans/gb18030.c ... I, [2023-01-05T08:09:15.676126 #1276] INFO -- : generating enc/trans/japanese_euc.c ... I, [2023-01-05T08:09:15.987141 #1276] INFO -- : generating enc/trans/big5.c ... I, [2023-01-05T08:09:15.992457 #1276] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:15.993637 #1276] INFO -- : generating transdb.h I, [2023-01-05T08:09:16.119763 #1276] INFO -- : transdb.h updated I, [2023-01-05T08:09:16.121743 #1276] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-05T08:09:16.121843 #1276] INFO -- : making trans I, [2023-01-05T08:09:16.149770 #1276] INFO -- : ext/configure-ext.mk updated I, [2023-01-05T08:09:16.150225 #1276] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:16.150781 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/transdb.c I, [2023-01-05T08:09:16.151349 #1276] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/big5.c I, [2023-01-05T08:09:16.152371 #1276] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/cesu_8.c I, [2023-01-05T08:09:16.152596 #1276] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/ebcdic.c I, [2023-01-05T08:09:16.152690 #1276] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/chinese.c I, [2023-01-05T08:09:16.152870 #1276] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji.c I, [2023-01-05T08:09:16.153522 #1276] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:16.154788 #1276] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c I, [2023-01-05T08:09:16.155481 #1276] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c I, [2023-01-05T08:09:16.155675 #1276] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c I, [2023-01-05T08:09:16.156533 #1276] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c I, [2023-01-05T08:09:16.226800 #1276] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/cesu_8.c ... I, [2023-01-05T08:09:16.230109 #1276] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/escape.c I, [2023-01-05T08:09:16.240942 #1276] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/ebcdic.c ... I, [2023-01-05T08:09:16.242139 #1276] INFO -- : configuring -test-/RUBY_ALIGNOF I, [2023-01-05T08:09:16.242229 #1276] INFO -- : configuring bigdecimal I, [2023-01-05T08:09:16.243143 #1276] INFO -- : configuring coverage I, [2023-01-05T08:09:16.244083 #1276] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/gb18030.c I, [2023-01-05T08:09:16.245584 #1276] INFO -- : configuring continuation I, [2023-01-05T08:09:16.245706 #1276] INFO -- : configuring date I, [2023-01-05T08:09:16.245839 #1276] INFO -- : configuring cgi/escape I, [2023-01-05T08:09:16.253079 #1276] INFO -- : configuring -test-/abi I, [2023-01-05T08:09:16.253203 #1276] INFO -- : configuring -test-/arith_seq/beg_len_step I, [2023-01-05T08:09:16.256704 #1276] INFO -- : configuring -test-/arith_seq/extract I, [2023-01-05T08:09:16.264587 #1276] INFO -- : configuring -test-/array/concat I, [2023-01-05T08:09:16.269055 #1276] INFO -- : configuring -test-/array/resize I, [2023-01-05T08:09:16.272384 #1276] INFO -- : configuring -test-/bignum I, [2023-01-05T08:09:16.283142 #1276] INFO -- : configuring -test-/bug-14834 I, [2023-01-05T08:09:16.287165 #1276] INFO -- : configuring -test-/bug-3571 I, [2023-01-05T08:09:16.290849 #1276] INFO -- : configuring -test-/bug-5832 I, [2023-01-05T08:09:16.292646 #1276] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/escape.c ... I, [2023-01-05T08:09:16.294394 #1276] INFO -- : configuring -test-/bug_reporter I, [2023-01-05T08:09:16.296484 #1276] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/gbk.c I, [2023-01-05T08:09:16.299684 #1276] INFO -- : configuring -test-/class I, [2023-01-05T08:09:16.305801 #1276] INFO -- : configuring -test-/cxxanyargs I, [2023-01-05T08:09:16.317041 #1276] INFO -- : configuring -test-/debug I, [2023-01-05T08:09:16.317122 #1276] INFO -- : configuring -test-/dln/empty I, [2023-01-05T08:09:16.320618 #1276] INFO -- : configuring -test-/econv I, [2023-01-05T08:09:16.324339 #1276] INFO -- : configuring -test-/enumerator_kw I, [2023-01-05T08:09:16.328396 #1276] INFO -- : configuring -test-/eval I, [2023-01-05T08:09:16.328506 #1276] INFO -- : configuring digest I, [2023-01-05T08:09:16.329165 #1276] INFO -- : configuring erb/escape I, [2023-01-05T08:09:16.331600 #1276] INFO -- : configuring -test-/exception I, [2023-01-05T08:09:16.334581 #1276] INFO -- : configuring digest/bubblebabble I, [2023-01-05T08:09:16.338235 #1276] INFO -- : configuring etc I, [2023-01-05T08:09:16.338899 #1276] INFO -- : configuring digest/md5 I, [2023-01-05T08:09:16.340229 #1276] INFO -- : configuring -test-/fatal I, [2023-01-05T08:09:16.344505 #1276] INFO -- : configuring -test-/file I, [2023-01-05T08:09:16.386897 #1276] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/iso2022.c I, [2023-01-05T08:09:16.413681 #1276] INFO -- : configuring fcntl I, [2023-01-05T08:09:16.466040 #1276] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/iso2022.c ... I, [2023-01-05T08:09:16.469322 #1276] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/japanese.c I, [2023-01-05T08:09:16.507526 #1276] INFO -- : configuring fiddle I, [2023-01-05T08:09:16.518611 #1276] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji.c ... I, [2023-01-05T08:09:16.523811 #1276] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/japanese_euc.c I, [2023-01-05T08:09:16.538541 #1276] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/japanese.c ... I, [2023-01-05T08:09:16.542477 #1276] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c I, [2023-01-05T08:09:16.882235 #1276] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c ... I, [2023-01-05T08:09:16.886877 #1276] INFO -- : configuring digest/rmd160 I, [2023-01-05T08:09:16.888324 #1276] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/korean.c I, [2023-01-05T08:09:16.968445 #1276] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c ... I, [2023-01-05T08:09:16.981325 #1276] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c ... I, [2023-01-05T08:09:16.985182 #1276] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/single_byte.c I, [2023-01-05T08:09:16.994800 #1276] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c ... I, [2023-01-05T08:09:17.000517 #1276] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/utf8_mac.c I, [2023-01-05T08:09:17.076859 #1276] INFO -- : configuring io/console I, [2023-01-05T08:09:17.140925 #1276] INFO -- : configuring digest/sha1 I, [2023-01-05T08:09:17.369694 #1276] INFO -- : configuring digest/sha2 I, [2023-01-05T08:09:17.474066 #1276] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/chinese.c ... I, [2023-01-05T08:09:17.479443 #1276] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/utf_16_32.c I, [2023-01-05T08:09:17.552507 #1276] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/utf_16_32.c ... I, [2023-01-05T08:09:17.555368 #1276] INFO -- : linking transcoder transdb.so I, [2023-01-05T08:09:17.612422 #1276] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/single_byte.c ... I, [2023-01-05T08:09:17.617528 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/cesu_8.c I, [2023-01-05T08:09:17.618256 #1276] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/gbk.c ... I, [2023-01-05T08:09:17.624600 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/chinese.c I, [2023-01-05T08:09:17.651940 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/ebcdic.c I, [2023-01-05T08:09:17.790910 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji.c I, [2023-01-05T08:09:17.804435 #1276] INFO -- : configuring json I, [2023-01-05T08:09:17.809814 #1276] INFO -- : configuring json/generator I, [2023-01-05T08:09:17.810972 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c I, [2023-01-05T08:09:17.814141 #1276] INFO -- : configuring json/parser I, [2023-01-05T08:09:17.822686 #1276] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c ... I, [2023-01-05T08:09:17.829126 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c I, [2023-01-05T08:09:18.085206 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c I, [2023-01-05T08:09:18.133238 #1276] INFO -- : configuring io/nonblock I, [2023-01-05T08:09:18.291649 #1276] INFO -- : configuring -test-/float I, [2023-01-05T08:09:18.297040 #1276] INFO -- : configuring -test-/funcall I, [2023-01-05T08:09:18.301129 #1276] INFO -- : configuring -test-/gvl/call_without_gvl I, [2023-01-05T08:09:18.305855 #1276] INFO -- : configuring -test-/hash I, [2023-01-05T08:09:18.311563 #1276] INFO -- : configuring -test-/integer I, [2023-01-05T08:09:18.317798 #1276] INFO -- : configuring -test-/iseq_load I, [2023-01-05T08:09:18.321703 #1276] INFO -- : configuring -test-/iter I, [2023-01-05T08:09:18.329822 #1276] INFO -- : configuring -test-/load/dot.dot I, [2023-01-05T08:09:18.334545 #1276] INFO -- : configuring -test-/load/protect I, [2023-01-05T08:09:18.338564 #1276] INFO -- : configuring -test-/marshal/compat I, [2023-01-05T08:09:18.343474 #1276] INFO -- : configuring -test-/marshal/internal_ivar I, [2023-01-05T08:09:18.348088 #1276] INFO -- : configuring -test-/marshal/usr I, [2023-01-05T08:09:18.352901 #1276] INFO -- : configuring -test-/memory_status I, [2023-01-05T08:09:18.355667 #1276] INFO -- : configuring -test-/memory_view I, [2023-01-05T08:09:18.360093 #1276] INFO -- : configuring -test-/method I, [2023-01-05T08:09:18.366006 #1276] INFO -- : configuring -test-/notimplement I, [2023-01-05T08:09:18.371182 #1276] INFO -- : configuring -test-/num2int I, [2023-01-05T08:09:18.375934 #1276] INFO -- : configuring -test-/path_to_class I, [2023-01-05T08:09:18.385619 #1276] INFO -- : configuring -test-/popen_deadlock I, [2023-01-05T08:09:18.390006 #1276] INFO -- : configuring -test-/postponed_job I, [2023-01-05T08:09:18.395040 #1276] INFO -- : configuring -test-/printf I, [2023-01-05T08:09:18.398215 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c I, [2023-01-05T08:09:18.399026 #1276] INFO -- : configuring -test-/proc I, [2023-01-05T08:09:18.404586 #1276] INFO -- : configuring -test-/random I, [2023-01-05T08:09:18.411955 #1276] INFO -- : configuring -test-/rational I, [2023-01-05T08:09:18.417873 #1276] INFO -- : configuring -test-/rb_call_super_kw I, [2023-01-05T08:09:18.423529 #1276] INFO -- : configuring -test-/recursion I, [2023-01-05T08:09:18.424922 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/escape.c I, [2023-01-05T08:09:18.427485 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/gbk.c I, [2023-01-05T08:09:18.428507 #1276] INFO -- : configuring -test-/regexp I, [2023-01-05T08:09:18.434095 #1276] INFO -- : configuring -test-/scan_args I, [2023-01-05T08:09:18.438451 #1276] INFO -- : configuring -test-/st/foreach I, [2023-01-05T08:09:18.443271 #1276] INFO -- : configuring -test-/st/numhash I, [2023-01-05T08:09:18.443361 #1276] INFO -- : configuring io/wait I, [2023-01-05T08:09:18.448053 #1276] INFO -- : configuring -test-/st/update I, [2023-01-05T08:09:18.453037 #1276] INFO -- : configuring -test-/string I, [2023-01-05T08:09:18.475342 #1276] INFO -- : configuring -test-/struct I, [2023-01-05T08:09:18.482128 #1276] INFO -- : configuring -test-/symbol I, [2023-01-05T08:09:18.577565 #1276] INFO -- : configuring monitor I, [2023-01-05T08:09:18.585942 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/iso2022.c I, [2023-01-05T08:09:18.590605 #1276] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/utf8_mac.c ... I, [2023-01-05T08:09:18.597485 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/japanese.c I, [2023-01-05T08:09:18.599748 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c I, [2023-01-05T08:09:18.606291 #1276] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/korean.c ... I, [2023-01-05T08:09:18.613558 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/single_byte.c I, [2023-01-05T08:09:18.682442 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/utf8_mac.c I, [2023-01-05T08:09:18.773274 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/utf_16_32.c I, [2023-01-05T08:09:18.850298 #1276] INFO -- : linking transcoder cesu_8.so I, [2023-01-05T08:09:18.862412 #1276] INFO -- : configuring -test-/thread/instrumentation I, [2023-01-05T08:09:18.867687 #1276] INFO -- : configuring -test-/thread_fd I, [2023-01-05T08:09:18.871847 #1276] INFO -- : configuring -test-/time I, [2023-01-05T08:09:18.878437 #1276] INFO -- : configuring -test-/tracepoint I, [2023-01-05T08:09:18.883986 #1276] INFO -- : configuring -test-/typeddata I, [2023-01-05T08:09:18.888429 #1276] INFO -- : configuring -test-/vm I, [2023-01-05T08:09:18.892779 #1276] INFO -- : configuring -test-/wait I, [2023-01-05T08:09:18.941297 #1276] INFO -- : linking transcoder chinese.so I, [2023-01-05T08:09:18.965957 #1276] INFO -- : linking transcoder ebcdic.so I, [2023-01-05T08:09:18.985069 #1276] INFO -- : configuring nkf I, [2023-01-05T08:09:19.004186 #1276] INFO -- : linking transcoder emoji.so I, [2023-01-05T08:09:19.055595 #1276] INFO -- : linking transcoder emoji_iso2022_kddi.so I, [2023-01-05T08:09:19.068862 #1276] INFO -- : configuring objspace I, [2023-01-05T08:09:19.072843 #1276] INFO -- : linking transcoder emoji_sjis_docomo.so I, [2023-01-05T08:09:19.108832 #1276] INFO -- : linking transcoder emoji_sjis_kddi.so I, [2023-01-05T08:09:19.148442 #1276] INFO -- : linking transcoder emoji_sjis_softbank.so I, [2023-01-05T08:09:19.153136 #1276] INFO -- : configuring openssl I, [2023-01-05T08:09:19.155459 #1276] INFO -- : linking transcoder escape.so I, [2023-01-05T08:09:19.176339 #1276] INFO -- : linking transcoder iso2022.so I, [2023-01-05T08:09:19.207112 #1276] INFO -- : linking transcoder japanese.so I, [2023-01-05T08:09:19.232021 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/korean.c I, [2023-01-05T08:09:19.249696 #1276] INFO -- : linking transcoder single_byte.so I, [2023-01-05T08:09:19.249918 #1276] INFO -- : linking transcoder utf_16_32.so I, [2023-01-05T08:09:19.276919 #1276] INFO -- : linking transcoder japanese_sjis.so I, [2023-01-05T08:09:19.388513 #1276] INFO -- : configuring pathname I, [2023-01-05T08:09:19.424778 #1276] INFO -- : configuring psych I, [2023-01-05T08:09:19.429163 #1276] INFO -- : configuring pty I, [2023-01-05T08:09:19.437709 #1276] INFO -- : linking transcoder gbk.so I, [2023-01-05T08:09:19.460226 #1276] INFO -- : configuring racc/cparse I, [2023-01-05T08:09:19.595299 #1276] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/gb18030.c ... I, [2023-01-05T08:09:19.610349 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/gb18030.c I, [2023-01-05T08:09:19.621924 #1276] INFO -- : configuring rbconfig/sizeof I, [2023-01-05T08:09:19.881810 #1276] INFO -- : linking transcoder utf8_mac.so I, [2023-01-05T08:09:20.117065 #1276] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/japanese_euc.c ... I, [2023-01-05T08:09:20.127372 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/japanese_euc.c I, [2023-01-05T08:09:20.145617 #1276] INFO -- : configuring readline I, [2023-01-05T08:09:20.321743 #1276] INFO -- : configuring ripper I, [2023-01-05T08:09:20.326190 #1276] INFO -- : linking transcoder gb18030.so I, [2023-01-05T08:09:20.369308 #1276] INFO -- : linking transcoder korean.so I, [2023-01-05T08:09:20.418203 #1276] INFO -- : configuring rubyvm I, [2023-01-05T08:09:20.511173 #1276] INFO -- : configuring socket I, [2023-01-05T08:09:20.531598 #1276] INFO -- : configuring stringio I, [2023-01-05T08:09:20.564503 #1276] INFO -- : configuring strscan I, [2023-01-05T08:09:20.816563 #1276] INFO -- : configuring syslog I, [2023-01-05T08:09:20.927581 #1276] INFO -- : configuring zlib I, [2023-01-05T08:09:21.469317 #1276] INFO -- : linking transcoder japanese_euc.so I, [2023-01-05T08:09:21.648296 #1276] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/big5.c ... I, [2023-01-05T08:09:21.662622 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/big5.c I, [2023-01-05T08:09:23.356888 #1276] INFO -- : linking transcoder big5.so I, [2023-01-05T08:09:23.425793 #1276] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:23.427331 #1276] INFO -- : making encs I, [2023-01-05T08:09:23.480699 #1276] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:23.480775 #1276] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-05T08:09:23.480800 #1276] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:38.259060 #1276] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:38.260285 #1276] INFO -- : generating makefile exts.mk I, [2023-01-05T08:09:38.300923 #1276] INFO -- : exts.mk updated I, [2023-01-05T08:09:38.305054 #1276] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:38.308343 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/abi' I, [2023-01-05T08:09:38.308694 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/extract' I, [2023-01-05T08:09:38.308935 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/abi/abi.c I, [2023-01-05T08:09:38.310063 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/econv' I, [2023-01-05T08:09:38.310352 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/econv/append.c I, [2023-01-05T08:09:38.312618 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/RUBY_ALIGNOF' I, [2023-01-05T08:09:38.313281 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/beg_len_step' I, [2023-01-05T08:09:38.313555 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/RUBY_ALIGNOF/c.c I, [2023-01-05T08:09:38.313810 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/arith_seq/extract/extract.c I, [2023-01-05T08:09:38.313904 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-5832' I, [2023-01-05T08:09:38.314013 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/array/concat' I, [2023-01-05T08:09:38.314067 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/array/resize' I, [2023-01-05T08:09:38.314209 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/arith_seq/beg_len_step/beg_len_step.c I, [2023-01-05T08:09:38.314643 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug-5832/bug.c I, [2023-01-05T08:09:38.314700 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/array/resize/resize.c I, [2023-01-05T08:09:38.314722 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/array/concat/to_ary_concat.c I, [2023-01-05T08:09:38.315411 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/enumerator_kw' I, [2023-01-05T08:09:38.315499 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/dln/empty' I, [2023-01-05T08:09:38.316038 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-14834' I, [2023-01-05T08:09:38.316152 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/dln/empty/empty.c I, [2023-01-05T08:09:38.316186 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/enumerator_kw/enumerator_kw.c I, [2023-01-05T08:09:38.316302 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-3571' I, [2023-01-05T08:09:38.316478 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug_reporter' I, [2023-01-05T08:09:38.317061 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug-3571/bug.c I, [2023-01-05T08:09:38.317127 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug-14834/bug-14384.c I, [2023-01-05T08:09:38.317456 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug_reporter/bug_reporter.c I, [2023-01-05T08:09:38.317533 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/class' I, [2023-01-05T08:09:38.317867 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bignum' I, [2023-01-05T08:09:38.318044 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/debug' I, [2023-01-05T08:09:38.318112 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/class/class2name.c I, [2023-01-05T08:09:38.319142 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/big2str.c I, [2023-01-05T08:09:38.319333 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/debug/init.c I, [2023-01-05T08:09:38.346030 #1276] INFO -- : linking shared-object -test-/abi.so I, [2023-01-05T08:09:38.428927 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/abi' I, [2023-01-05T08:09:38.446856 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/econv/init.c I, [2023-01-05T08:09:38.470263 #1276] INFO -- : linking shared-object -test-/dln/empty.so I, [2023-01-05T08:09:38.473412 #1276] INFO -- : linking shared-object -test-/bug_3571.so I, [2023-01-05T08:09:38.475323 #1276] INFO -- : linking shared-object -test-/RUBY_ALIGNOF.so I, [2023-01-05T08:09:38.483124 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/debug/inspector.c I, [2023-01-05T08:09:38.486021 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/class/init.c I, [2023-01-05T08:09:38.488179 #1276] INFO -- : linking shared-object -test-/bug_5832.so I, [2023-01-05T08:09:38.488303 #1276] INFO -- : linking shared-object -test-/array/resize.so I, [2023-01-05T08:09:38.488819 #1276] INFO -- : linking shared-object -test-/array/to_ary_concat.so I, [2023-01-05T08:09:38.490784 #1276] INFO -- : linking shared-object -test-/bug_reporter.so I, [2023-01-05T08:09:38.491222 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/bigzero.c I, [2023-01-05T08:09:38.492493 #1276] INFO -- : linking shared-object -test-/arith_seq/extract.so I, [2023-01-05T08:09:38.499640 #1276] INFO -- : linking shared-object -test-/arith_seq/beg_len_step.so I, [2023-01-05T08:09:38.510198 #1276] INFO -- : linking shared-object -test-/bug_14834.so I, [2023-01-05T08:09:38.548939 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/div.c I, [2023-01-05T08:09:38.561377 #1276] INFO -- : linking shared-object -test-/enumerator_kw.so I, [2023-01-05T08:09:38.630102 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/dln/empty' I, [2023-01-05T08:09:38.632448 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/eval' I, [2023-01-05T08:09:38.633685 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-3571' I, [2023-01-05T08:09:38.634516 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/eval/eval.c I, [2023-01-05T08:09:38.636163 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/RUBY_ALIGNOF' I, [2023-01-05T08:09:38.638536 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/exception' I, [2023-01-05T08:09:38.639477 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/dataerror.c I, [2023-01-05T08:09:38.640877 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/fatal' I, [2023-01-05T08:09:38.641923 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/fatal/rb_fatal.c I, [2023-01-05T08:09:38.646889 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/array/resize' I, [2023-01-05T08:09:38.646990 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/array/concat' I, [2023-01-05T08:09:38.647755 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/enc_raise.c I, [2023-01-05T08:09:38.648166 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-5832' I, [2023-01-05T08:09:38.649934 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug_reporter' I, [2023-01-05T08:09:38.650048 #1276] INFO -- : linking shared-object -test-/econv.so I, [2023-01-05T08:09:38.651263 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/extract' I, [2023-01-05T08:09:38.652552 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/file' I, [2023-01-05T08:09:38.654356 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/file/fs.c I, [2023-01-05T08:09:38.654449 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/init.c I, [2023-01-05T08:09:38.655954 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/beg_len_step' I, [2023-01-05T08:09:38.656644 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/float' I, [2023-01-05T08:09:38.657257 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/ensured.c I, [2023-01-05T08:09:38.657848 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/intpack.c I, [2023-01-05T08:09:38.657942 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/float/init.c I, [2023-01-05T08:09:38.661111 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-14834' I, [2023-01-05T08:09:38.662025 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/file/init.c I, [2023-01-05T08:09:38.669393 #1276] INFO -- : linking shared-object -test-/class.so I, [2023-01-05T08:09:38.690697 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/enumerator_kw' I, [2023-01-05T08:09:38.691443 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/float/nextafter.c I, [2023-01-05T08:09:38.696523 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/debug/profile_frames.c I, [2023-01-05T08:09:38.701789 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/init.c I, [2023-01-05T08:09:38.765881 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/econv' I, [2023-01-05T08:09:38.766528 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/file/stat.c I, [2023-01-05T08:09:38.770202 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/funcall' I, [2023-01-05T08:09:38.774895 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/funcall/funcall.c I, [2023-01-05T08:09:38.783886 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/class' I, [2023-01-05T08:09:38.785058 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/mul.c I, [2023-01-05T08:09:38.797928 #1276] INFO -- : linking shared-object -test-/eval.so I, [2023-01-05T08:09:38.811139 #1276] INFO -- : linking shared-object -test-/fatal/rb_fatal.so I, [2023-01-05T08:09:38.816911 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/gvl/call_without_gvl' I, [2023-01-05T08:09:38.818088 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/gvl/call_without_gvl/call_without_gvl.c I, [2023-01-05T08:09:38.820097 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/str2big.c I, [2023-01-05T08:09:38.829695 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/hash' I, [2023-01-05T08:09:38.830334 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/integer' I, [2023-01-05T08:09:38.831401 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/integer/core_ext.c I, [2023-01-05T08:09:38.833458 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/iseq_load' I, [2023-01-05T08:09:38.834435 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iseq_load/iseq_load.c I, [2023-01-05T08:09:38.834798 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/hash/delete.c I, [2023-01-05T08:09:38.845370 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/integer/init.c I, [2023-01-05T08:09:38.864993 #1276] INFO -- : linking shared-object -test-/exception.so I, [2023-01-05T08:09:38.868303 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/integer/my_integer.c I, [2023-01-05T08:09:38.881355 #1276] INFO -- : linking shared-object -test-/debug.so I, [2023-01-05T08:09:38.899460 #1276] INFO -- : linking shared-object -test-/float.so I, [2023-01-05T08:09:38.920931 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/eval' I, [2023-01-05T08:09:38.926595 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/iter' I, [2023-01-05T08:09:38.928072 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iter/break.c I, [2023-01-05T08:09:38.934391 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/fatal' I, [2023-01-05T08:09:38.939618 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/dot.dot' I, [2023-01-05T08:09:38.939783 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/protect' I, [2023-01-05T08:09:38.940564 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/load/dot.dot/dot.dot.c I, [2023-01-05T08:09:38.940698 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/load/protect/protect.c I, [2023-01-05T08:09:38.980007 #1276] INFO -- : linking shared-object -test-/funcall.so I, [2023-01-05T08:09:38.982544 #1276] INFO -- : linking shared-object -test-/file.so I, [2023-01-05T08:09:39.003158 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/hash/init.c I, [2023-01-05T08:09:39.007045 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/exception' I, [2023-01-05T08:09:39.011085 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iter/init.c I, [2023-01-05T08:09:39.015930 #1276] INFO -- : linking shared-object -test-/gvl/call_without_gvl.so I, [2023-01-05T08:09:39.018665 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iter/yield.c I, [2023-01-05T08:09:39.019515 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/debug' I, [2023-01-05T08:09:39.024814 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/compat' I, [2023-01-05T08:09:39.025744 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/marshal/compat/usrcompat.c I, [2023-01-05T08:09:39.029600 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/internal_ivar' I, [2023-01-05T08:09:39.031070 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/marshal/internal_ivar/internal_ivar.c I, [2023-01-05T08:09:39.033096 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/float' I, [2023-01-05T08:09:39.044199 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/usr' I, [2023-01-05T08:09:39.046604 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/marshal/usr/usrmarshal.c I, [2023-01-05T08:09:39.048444 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/memory_view' I, [2023-01-05T08:09:39.050052 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/memory_view/memory_view.c I, [2023-01-05T08:09:39.059875 #1276] INFO -- : linking shared-object -test-/bignum.so I, [2023-01-05T08:09:39.074195 #1276] INFO -- : linking shared-object -test-/iseq_load.so I, [2023-01-05T08:09:39.103564 #1276] INFO -- : linking shared-object -test-/load/dot.dot.so I, [2023-01-05T08:09:39.103882 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/funcall' I, [2023-01-05T08:09:39.107500 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/method' I, [2023-01-05T08:09:39.107892 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/notimplement' I, [2023-01-05T08:09:39.108663 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/method/arity.c I, [2023-01-05T08:09:39.109728 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/notimplement/bug.c I, [2023-01-05T08:09:39.121688 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/file' I, [2023-01-05T08:09:39.122642 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/method/init.c I, [2023-01-05T08:09:39.139992 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/gvl/call_without_gvl' I, [2023-01-05T08:09:39.144978 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/num2int' I, [2023-01-05T08:09:39.147134 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/num2int/num2int.c I, [2023-01-05T08:09:39.165707 #1276] INFO -- : linking shared-object -test-/load/protect.so I, [2023-01-05T08:09:39.174334 #1276] INFO -- : linking shared-object -test-/hash.so I, [2023-01-05T08:09:39.187037 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/path_to_class' I, [2023-01-05T08:09:39.189642 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/path_to_class/path_to_class.c I, [2023-01-05T08:09:39.197020 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/iseq_load' I, [2023-01-05T08:09:39.197148 #1276] INFO -- : linking shared-object -test-/iter.so I, [2023-01-05T08:09:39.201286 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/popen_deadlock' I, [2023-01-05T08:09:39.202567 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/popen_deadlock/infinite_loop_dlsym.c I, [2023-01-05T08:09:39.217409 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bignum' I, [2023-01-05T08:09:39.220518 #1276] INFO -- : linking shared-object -test-/marshal/compat.so I, [2023-01-05T08:09:39.225885 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/postponed_job' I, [2023-01-05T08:09:39.228137 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/dot.dot' I, [2023-01-05T08:09:39.228277 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/postponed_job/postponed_job.c I, [2023-01-05T08:09:39.233057 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/printf' I, [2023-01-05T08:09:39.234201 #1276] INFO -- : linking shared-object -test-/marshal/internal_ivar.so I, [2023-01-05T08:09:39.235209 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/printf/printf.c I, [2023-01-05T08:09:39.243849 #1276] INFO -- : linking shared-object -test-/marshal/usr.so I, [2023-01-05T08:09:39.295420 #1276] INFO -- : linking shared-object -test-/notimplement.so I, [2023-01-05T08:09:39.299140 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/proc' I, [2023-01-05T08:09:39.300597 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/proc/init.c I, [2023-01-05T08:09:39.302082 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/protect' I, [2023-01-05T08:09:39.309503 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/random' I, [2023-01-05T08:09:39.309979 #1276] INFO -- : linking shared-object -test-/method.so I, [2023-01-05T08:09:39.311060 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/random/bad_version.c I, [2023-01-05T08:09:39.316866 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/hash' I, [2023-01-05T08:09:39.321879 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/rational' I, [2023-01-05T08:09:39.323905 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/rational/rat.c I, [2023-01-05T08:09:39.344171 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/iter' I, [2023-01-05T08:09:39.346070 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/random/init.c I, [2023-01-05T08:09:39.361016 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/compat' I, [2023-01-05T08:09:39.361884 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/proc/receiver.c I, [2023-01-05T08:09:39.370214 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/internal_ivar' I, [2023-01-05T08:09:39.374647 #1276] INFO -- : linking shared-object -test-/path_to_class.so I, [2023-01-05T08:09:39.374761 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/rb_call_super_kw' I, [2023-01-05T08:09:39.376500 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/rb_call_super_kw/rb_call_super_kw.c I, [2023-01-05T08:09:39.377731 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/usr' I, [2023-01-05T08:09:39.378576 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/random/loop.c I, [2023-01-05T08:09:39.392062 #1276] INFO -- : linking shared-object -test-/integer.so I, [2023-01-05T08:09:39.394672 #1276] INFO -- : linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so I, [2023-01-05T08:09:39.421718 #1276] INFO -- : linking shared-object -test-/num2int.so I, [2023-01-05T08:09:39.423829 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/notimplement' I, [2023-01-05T08:09:39.429592 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/recursion' I, [2023-01-05T08:09:39.435390 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/recursion/recursion.c I, [2023-01-05T08:09:39.441125 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/method' I, [2023-01-05T08:09:39.446661 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/regexp' I, [2023-01-05T08:09:39.448163 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/regexp/init.c I, [2023-01-05T08:09:39.452087 #1276] INFO -- : linking shared-object -test-/postponed_job.so I, [2023-01-05T08:09:39.474526 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/proc/super.c I, [2023-01-05T08:09:39.503391 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/path_to_class' I, [2023-01-05T08:09:39.507537 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/scan_args' I, [2023-01-05T08:09:39.509404 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/scan_args/scan_args.c I, [2023-01-05T08:09:39.513102 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/foreach' I, [2023-01-05T08:09:39.513914 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/st/foreach/foreach.c I, [2023-01-05T08:09:39.526009 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/popen_deadlock' I, [2023-01-05T08:09:39.529468 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/regexp/parse_depth_limit.c I, [2023-01-05T08:09:39.533925 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/integer' I, [2023-01-05T08:09:39.534225 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/numhash' I, [2023-01-05T08:09:39.536184 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/st/numhash/numhash.c I, [2023-01-05T08:09:39.539062 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/update' I, [2023-01-05T08:09:39.540852 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/st/update/update.c I, [2023-01-05T08:09:39.548941 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/num2int' I, [2023-01-05T08:09:39.549431 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/string' I, [2023-01-05T08:09:39.550526 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/capacity.c I, [2023-01-05T08:09:39.551940 #1276] INFO -- : linking shared-object -test-/rb_call_super_kw.so I, [2023-01-05T08:09:39.555113 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/struct' I, [2023-01-05T08:09:39.556081 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/duplicate.c I, [2023-01-05T08:09:39.573165 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/postponed_job' I, [2023-01-05T08:09:39.578378 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/symbol' I, [2023-01-05T08:09:39.579610 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/symbol/init.c I, [2023-01-05T08:09:39.585509 #1276] INFO -- : linking shared-object -test-/printf.so I, [2023-01-05T08:09:39.596821 #1276] INFO -- : linking shared-object -test-/memory_view.so I, [2023-01-05T08:09:39.601698 #1276] INFO -- : linking shared-object -test-/random.so I, [2023-01-05T08:09:39.608302 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/thread/instrumentation' I, [2023-01-05T08:09:39.609588 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/thread/instrumentation/instrumentation.c I, [2023-01-05T08:09:39.615494 #1276] INFO -- : linking shared-object -test-/recursion.so I, [2023-01-05T08:09:39.654391 #1276] INFO -- : linking shared-object -test-/proc.so I, [2023-01-05T08:09:39.674723 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/rb_call_super_kw' I, [2023-01-05T08:09:39.695806 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/thread_fd' I, [2023-01-05T08:09:39.698278 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/thread_fd/thread_fd.c I, [2023-01-05T08:09:39.721304 #1276] INFO -- : linking shared-object -test-/regexp.so I, [2023-01-05T08:09:39.722472 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/printf' I, [2023-01-05T08:09:39.724657 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/symbol/type.c I, [2023-01-05T08:09:39.726686 #1276] INFO -- : linking shared-object -test-/st/update.so I, [2023-01-05T08:09:39.735331 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/memory_view' I, [2023-01-05T08:09:39.735451 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/init.c I, [2023-01-05T08:09:39.737690 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/coderange.c I, [2023-01-05T08:09:39.749531 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/random' I, [2023-01-05T08:09:39.751341 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/cstr.c I, [2023-01-05T08:09:39.751525 #1276] INFO -- : linking shared-object -test-/st/foreach.so I, [2023-01-05T08:09:39.754070 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/recursion' I, [2023-01-05T08:09:39.754232 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/ellipsize.c I, [2023-01-05T08:09:39.759369 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/time' I, [2023-01-05T08:09:39.761129 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/time/init.c I, [2023-01-05T08:09:39.767989 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/tracepoint' I, [2023-01-05T08:09:39.769729 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/tracepoint/gc_hook.c I, [2023-01-05T08:09:39.773601 #1276] INFO -- : linking shared-object -test-/st/numhash.so I, [2023-01-05T08:09:39.798866 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/proc' I, [2023-01-05T08:09:39.803661 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/typeddata' I, [2023-01-05T08:09:39.805886 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/typeddata/typeddata.c I, [2023-01-05T08:09:39.844190 #1276] INFO -- : linking shared-object -test-/thread/instrumentation.so I, [2023-01-05T08:09:39.852856 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/update' I, [2023-01-05T08:09:39.853028 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/regexp' I, [2023-01-05T08:09:39.853689 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/tracepoint/tracepoint.c I, [2023-01-05T08:09:39.857390 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/vm' I, [2023-01-05T08:09:39.858621 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/vm/at_exit.c I, [2023-01-05T08:09:39.874746 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/foreach' I, [2023-01-05T08:09:39.875656 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/time/leap_second.c I, [2023-01-05T08:09:39.887546 #1276] INFO -- : linking shared-object -test-/rational.so I, [2023-01-05T08:09:39.891938 #1276] INFO -- : linking shared-object -test-/thread_fd.so I, [2023-01-05T08:09:39.895555 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/numhash' I, [2023-01-05T08:09:39.896117 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/len.c I, [2023-01-05T08:09:39.900708 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/wait' I, [2023-01-05T08:09:39.902702 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/wait/wait.c I, [2023-01-05T08:09:39.931117 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/member.c I, [2023-01-05T08:09:39.934585 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/time/new.c I, [2023-01-05T08:09:39.938595 #1276] INFO -- : linking shared-object -test-/symbol.so I, [2023-01-05T08:09:39.943088 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/enc_associate.c I, [2023-01-05T08:09:39.953247 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/thread/instrumentation' I, [2023-01-05T08:09:39.959155 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-05T08:09:39.960237 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/bigdecimal/bigdecimal.c I, [2023-01-05T08:09:39.985699 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/enc_str_buf_cat.c I, [2023-01-05T08:09:39.998869 #1276] INFO -- : linking shared-object -test-/typeddata.so I, [2023-01-05T08:09:40.013935 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/thread_fd' I, [2023-01-05T08:09:40.016636 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/rational' I, [2023-01-05T08:09:40.019036 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/bigdecimal/missing.c I, [2023-01-05T08:09:40.019634 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/cgi/escape' I, [2023-01-05T08:09:40.020634 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/cgi/escape/escape.c I, [2023-01-05T08:09:40.046372 #1276] INFO -- : linking shared-object -test-/vm/at_exit.so I, [2023-01-05T08:09:40.060540 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/symbol' I, [2023-01-05T08:09:40.061150 #1276] INFO -- : linking shared-object -test-/tracepoint.so I, [2023-01-05T08:09:40.065317 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/continuation' I, [2023-01-05T08:09:40.067425 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/continuation/continuation.c I, [2023-01-05T08:09:40.081945 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/fstring.c I, [2023-01-05T08:09:40.108269 #1276] INFO -- : linking shared-object -test-/wait.so I, [2023-01-05T08:09:40.108410 #1276] INFO -- : linking shared-object -test-/struct.so I, [2023-01-05T08:09:40.121968 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/typeddata' I, [2023-01-05T08:09:40.122101 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/init.c I, [2023-01-05T08:09:40.126860 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/modify.c I, [2023-01-05T08:09:40.127299 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-05T08:09:40.128031 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/coverage/coverage.c I, [2023-01-05T08:09:40.148464 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/new.c I, [2023-01-05T08:09:40.172755 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/vm' I, [2023-01-05T08:09:40.178531 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-05T08:09:40.180274 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_core.c I, [2023-01-05T08:09:40.194887 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/tracepoint' I, [2023-01-05T08:09:40.195653 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_parse.c I, [2023-01-05T08:09:40.203714 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-05T08:09:40.204844 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/digest.c I, [2023-01-05T08:09:40.229594 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/wait' I, [2023-01-05T08:09:40.231964 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/erb/escape' I, [2023-01-05T08:09:40.233084 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/erb/escape/escape.c I, [2023-01-05T08:09:40.235970 #1276] INFO -- : linking shared-object continuation.so I, [2023-01-05T08:09:40.242220 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/struct' I, [2023-01-05T08:09:40.249848 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_strftime.c I, [2023-01-05T08:09:40.276006 #1276] INFO -- : installing default bigdecimal libraries I, [2023-01-05T08:09:40.279219 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/nofree.c I, [2023-01-05T08:09:40.295548 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_strptime.c I, [2023-01-05T08:09:40.299485 #1276] INFO -- : installing default coverage libraries I, [2023-01-05T08:09:40.308204 #1276] INFO -- : installing default date_core libraries I, [2023-01-05T08:09:40.311200 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/normalize.c I, [2023-01-05T08:09:40.330685 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/qsort.c I, [2023-01-05T08:09:40.348567 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/continuation' I, [2023-01-05T08:09:40.353792 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/etc' I, [2023-01-05T08:09:40.355831 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/etc/etc.c I, [2023-01-05T08:09:40.375148 #1276] INFO -- : linking shared-object -test-/time.so I, [2023-01-05T08:09:40.448704 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/rb_interned_str.c I, [2023-01-05T08:09:40.469615 #1276] INFO -- : linking shared-object cgi/escape.so I, [2023-01-05T08:09:40.475220 #1276] INFO -- : linking shared-object erb/escape.so I, [2023-01-05T08:09:40.491441 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/rb_str_dup.c I, [2023-01-05T08:09:40.499773 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/time' I, [2023-01-05T08:09:40.504625 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fcntl' I, [2023-01-05T08:09:40.507007 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/fcntl/fcntl.c I, [2023-01-05T08:09:40.586324 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/cgi/escape' I, [2023-01-05T08:09:40.588947 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/erb/escape' I, [2023-01-05T08:09:40.593211 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-05T08:09:40.593503 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-05T08:09:40.594409 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/closure.c I, [2023-01-05T08:09:40.595422 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/io/console/console.c I, [2023-01-05T08:09:40.605012 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/set_len.c I, [2023-01-05T08:09:40.645331 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/conversions.c I, [2023-01-05T08:09:40.646091 #1276] INFO -- : linking shared-object coverage.so I, [2023-01-05T08:09:40.687586 #1276] INFO -- : installing default console libraries I, [2023-01-05T08:09:40.690051 #1276] INFO -- : linking shared-object digest.so I, [2023-01-05T08:09:40.690205 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/fiddle.c I, [2023-01-05T08:09:40.694882 #1276] INFO -- : linking shared-object fcntl.so I, [2023-01-05T08:09:40.781299 #1276] INFO -- : linking shared-object -test-/scan_args.so I, [2023-01-05T08:09:40.782786 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-05T08:09:40.787201 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/nonblock' I, [2023-01-05T08:09:40.789332 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/io/nonblock/nonblock.c I, [2023-01-05T08:09:40.789489 #1276] INFO -- : linking shared-object -test-/string.so I, [2023-01-05T08:09:40.820942 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fcntl' I, [2023-01-05T08:09:40.823312 #1276] INFO -- : installing digest libraries I, [2023-01-05T08:09:40.826309 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/wait' I, [2023-01-05T08:09:40.828405 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/io/wait/wait.c I, [2023-01-05T08:09:40.829693 #1276] INFO -- : installing default digest libraries I, [2023-01-05T08:09:40.833422 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-05T08:09:40.835220 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/function.c I, [2023-01-05T08:09:40.907782 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/scan_args' I, [2023-01-05T08:09:40.911017 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-05T08:09:40.963665 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-05T08:09:40.968323 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-05T08:09:40.970462 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/monitor/monitor.c I, [2023-01-05T08:09:40.991172 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/handle.c I, [2023-01-05T08:09:41.008813 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/memory_view.c I, [2023-01-05T08:09:41.020718 #1276] INFO -- : linking shared-object etc.so I, [2023-01-05T08:09:41.029781 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/pinned.c I, [2023-01-05T08:09:41.033826 #1276] INFO -- : linking shared-object io/wait.so I, [2023-01-05T08:09:41.034776 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/string' I, [2023-01-05T08:09:41.039555 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-05T08:09:41.041682 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/nkf/nkf.c I, [2023-01-05T08:09:41.055634 #1276] INFO -- : linking shared-object io/nonblock.so I, [2023-01-05T08:09:41.147764 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/etc' I, [2023-01-05T08:09:41.152242 #1276] INFO -- : installing default nkf libraries I, [2023-01-05T08:09:41.158540 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/wait' I, [2023-01-05T08:09:41.160522 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-05T08:09:41.162290 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/objspace/object_tracing.c I, [2023-01-05T08:09:41.177300 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-05T08:09:41.180934 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/nonblock' I, [2023-01-05T08:09:41.181093 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/openssl_missing.c I, [2023-01-05T08:09:41.182193 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl.c I, [2023-01-05T08:09:41.244880 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/pointer.c I, [2023-01-05T08:09:41.265564 #1276] INFO -- : installing default monitor libraries I, [2023-01-05T08:09:41.268748 #1276] INFO -- : linking shared-object monitor.so I, [2023-01-05T08:09:41.337574 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_asn1.c I, [2023-01-05T08:09:41.340766 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_bio.c I, [2023-01-05T08:09:41.345966 #1276] INFO -- : installing default fiddle libraries I, [2023-01-05T08:09:41.361748 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_bn.c I, [2023-01-05T08:09:41.364581 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_cipher.c I, [2023-01-05T08:09:41.380840 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-05T08:09:41.385762 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-05T08:09:41.387890 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/pathname/pathname.c I, [2023-01-05T08:09:41.491409 #1276] INFO -- : linking shared-object io/console.so I, [2023-01-05T08:09:41.541930 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/objspace/objspace.c I, [2023-01-05T08:09:41.617142 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-05T08:09:41.624668 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-05T08:09:41.626033 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych.c I, [2023-01-05T08:09:41.668815 #1276] INFO -- : installing default pathname libraries I, [2023-01-05T08:09:41.682099 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_emitter.c I, [2023-01-05T08:09:41.742833 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_config.c I, [2023-01-05T08:09:41.802690 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_digest.c I, [2023-01-05T08:09:41.829541 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_parser.c I, [2023-01-05T08:09:41.897784 #1276] INFO -- : linking shared-object fiddle.so I, [2023-01-05T08:09:42.014295 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_to_ruby.c I, [2023-01-05T08:09:42.087303 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-05T08:09:42.092839 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-05T08:09:42.095054 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/pty/pty.c I, [2023-01-05T08:09:42.163042 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_yaml_tree.c I, [2023-01-05T08:09:42.175295 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_engine.c I, [2023-01-05T08:09:42.308391 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/objspace/objspace_dump.c I, [2023-01-05T08:09:42.312204 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_hmac.c I, [2023-01-05T08:09:42.337230 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_kdf.c I, [2023-01-05T08:09:42.352143 #1276] INFO -- : linking shared-object psych.so I, [2023-01-05T08:09:42.384736 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ns_spki.c I, [2023-01-05T08:09:42.408557 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ocsp.c I, [2023-01-05T08:09:42.436029 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkcs12.c I, [2023-01-05T08:09:42.457987 #1276] INFO -- : installing default pty libraries I, [2023-01-05T08:09:42.460436 #1276] INFO -- : linking shared-object pty.so I, [2023-01-05T08:09:42.504155 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-05T08:09:42.509003 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/racc/cparse' I, [2023-01-05T08:09:42.510204 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/racc/cparse/cparse.c I, [2023-01-05T08:09:42.575211 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkcs7.c I, [2023-01-05T08:09:42.581360 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-05T08:09:42.587742 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rbconfig/sizeof' I, [2023-01-05T08:09:42.589227 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/rbconfig/sizeof/sizes.c I, [2023-01-05T08:09:42.754463 #1276] INFO -- : installing default objspace libraries I, [2023-01-05T08:09:42.757520 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/rbconfig/sizeof/limits.c I, [2023-01-05T08:09:42.765225 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey.c I, [2023-01-05T08:09:42.807447 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_dh.c I, [2023-01-05T08:09:42.852838 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_dsa.c I, [2023-01-05T08:09:42.910488 #1276] INFO -- : linking shared-object pathname.so I, [2023-01-05T08:09:42.925614 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_ec.c I, [2023-01-05T08:09:42.958761 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_rsa.c I, [2023-01-05T08:09:43.018388 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_rand.c I, [2023-01-05T08:09:43.042273 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-05T08:09:43.047131 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/readline' I, [2023-01-05T08:09:43.049327 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/readline/readline.c I, [2023-01-05T08:09:43.053610 #1276] INFO -- : linking shared-object rbconfig/sizeof.so I, [2023-01-05T08:09:43.160249 #1276] INFO -- : linking shared-object objspace.so I, [2023-01-05T08:09:43.176049 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rbconfig/sizeof' I, [2023-01-05T08:09:43.187965 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-05T08:09:43.190549 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/ripper/ripper.c I, [2023-01-05T08:09:43.212310 #1276] INFO -- : linking shared-object racc/cparse.so I, [2023-01-05T08:09:43.317231 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-05T08:09:43.319976 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-05T08:09:43.326630 #1276] INFO -- : installing default libraries I, [2023-01-05T08:09:43.328315 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-05T08:09:43.330318 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/racc/cparse' I, [2023-01-05T08:09:43.334994 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/stringio' I, [2023-01-05T08:09:43.336850 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/stringio/stringio.c I, [2023-01-05T08:09:43.340864 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-05T08:09:43.342254 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/init.c I, [2023-01-05T08:09:43.411232 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ssl.c I, [2023-01-05T08:09:43.419424 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan' I, [2023-01-05T08:09:43.422806 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/strscan/strscan.c I, [2023-01-05T08:09:43.458235 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/constants.c I, [2023-01-05T08:09:43.605683 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ssl_session.c I, [2023-01-05T08:09:43.740619 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ts.c I, [2023-01-05T08:09:43.833479 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509.c I, [2023-01-05T08:09:43.861638 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/basicsocket.c I, [2023-01-05T08:09:43.930153 #1276] INFO -- : linking shared-object readline.so I, [2023-01-05T08:09:43.966115 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509attr.c I, [2023-01-05T08:09:43.994990 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509cert.c I, [2023-01-05T08:09:44.086238 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/readline' I, [2023-01-05T08:09:44.090933 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-05T08:09:44.092882 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/syslog/syslog.c I, [2023-01-05T08:09:44.116103 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509crl.c I, [2023-01-05T08:09:44.324284 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509ext.c I, [2023-01-05T08:09:44.379626 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/socket.c I, [2023-01-05T08:09:44.499361 #1276] INFO -- : linking shared-object syslog.so I, [2023-01-05T08:09:44.507765 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509name.c I, [2023-01-05T08:09:44.597700 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509req.c I, [2023-01-05T08:09:44.613147 #1276] INFO -- : installing default syslog libraries I, [2023-01-05T08:09:44.615690 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-05T08:09:44.621180 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/zlib' I, [2023-01-05T08:09:44.623570 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/zlib/zlib.c I, [2023-01-05T08:09:44.679722 #1276] INFO -- : linking shared-object stringio.so I, [2023-01-05T08:09:44.684300 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509revoked.c I, [2023-01-05T08:09:44.765151 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509store.c I, [2023-01-05T08:09:44.809053 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/stringio' I, [2023-01-05T08:09:44.814554 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/bubblebabble' I, [2023-01-05T08:09:44.815559 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/bubblebabble/bubblebabble.c I, [2023-01-05T08:09:44.833069 #1276] INFO -- : installing default openssl libraries I, [2023-01-05T08:09:44.860455 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/md5' I, [2023-01-05T08:09:44.861747 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/md5/md5init.c I, [2023-01-05T08:09:44.940869 #1276] INFO -- : linking shared-object nkf.so I, [2023-01-05T08:09:45.026185 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/md5/md5.c I, [2023-01-05T08:09:45.037006 #1276] INFO -- : linking shared-object digest/bubblebabble.so I, [2023-01-05T08:09:45.040492 #1276] INFO -- : linking shared-object strscan.so I, [2023-01-05T08:09:45.083361 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/rmd160' I, [2023-01-05T08:09:45.084787 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/rmd160/rmd160init.c I, [2023-01-05T08:09:45.088702 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-05T08:09:45.093879 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha1' I, [2023-01-05T08:09:45.095254 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha1/sha1init.c I, [2023-01-05T08:09:45.158162 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/bubblebabble' I, [2023-01-05T08:09:45.158756 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha1/sha1.c I, [2023-01-05T08:09:45.179681 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan' I, [2023-01-05T08:09:45.184704 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-05T08:09:45.185529 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha2/sha2init.c I, [2023-01-05T08:09:45.195972 #1276] INFO -- : checking /tmp/ruby/src/trunk/parse.y and /tmp/ruby/src/trunk/ext/ripper/eventids2.c I, [2023-01-05T08:09:45.217515 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/ipsocket.c I, [2023-01-05T08:09:45.229408 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha2/sha2.c I, [2023-01-05T08:09:45.250975 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/rmd160/rmd160.c I, [2023-01-05T08:09:45.283622 #1276] INFO -- : installing default sha2 libraries I, [2023-01-05T08:09:45.286708 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/tcpsocket.c I, [2023-01-05T08:09:45.300647 #1276] INFO -- : installing default ripper libraries I, [2023-01-05T08:09:45.308396 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/tcpserver.c I, [2023-01-05T08:09:45.315976 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/sockssocket.c I, [2023-01-05T08:09:45.323550 #1276] INFO -- : linking shared-object digest/md5.so I, [2023-01-05T08:09:45.360619 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/udpsocket.c I, [2023-01-05T08:09:45.433586 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/md5' I, [2023-01-05T08:09:45.438568 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json/generator' I, [2023-01-05T08:09:45.439633 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/json/generator/generator.c I, [2023-01-05T08:09:45.512142 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json/parser' I, [2023-01-05T08:09:45.512251 #1276] INFO -- : linking shared-object openssl.so I, [2023-01-05T08:09:45.513780 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/json/parser/parser.c I, [2023-01-05T08:09:45.539590 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/unixsocket.c I, [2023-01-05T08:09:45.565414 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/unixserver.c I, [2023-01-05T08:09:45.589540 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/option.c I, [2023-01-05T08:09:45.594122 #1276] INFO -- : linking shared-object bigdecimal.so I, [2023-01-05T08:09:45.610150 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/ancdata.c I, [2023-01-05T08:09:45.623926 #1276] INFO -- : linking shared-object digest/sha1.so I, [2023-01-05T08:09:45.676626 #1276] INFO -- : linking shared-object digest/sha2.so I, [2023-01-05T08:09:45.748050 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/raddrinfo.c I, [2023-01-05T08:09:45.750780 #1276] INFO -- : linking shared-object digest/rmd160.so I, [2023-01-05T08:09:45.761627 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha1' I, [2023-01-05T08:09:45.763849 #1276] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/ifaddr.c I, [2023-01-05T08:09:45.775617 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-05T08:09:45.788268 #1276] INFO -- : installing default socket libraries I, [2023-01-05T08:09:45.808594 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-05T08:09:45.864112 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/rmd160' I, [2023-01-05T08:09:46.279869 #1276] INFO -- : linking shared-object json/ext/parser.so I, [2023-01-05T08:09:46.325833 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-05T08:09:46.332316 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json/parser' I, [2023-01-05T08:09:46.706211 #1276] INFO -- : linking shared-object socket.so I, [2023-01-05T08:09:46.739749 #1276] INFO -- : linking shared-object json/ext/generator.so I, [2023-01-05T08:09:46.802218 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json/generator' I, [2023-01-05T08:09:46.864279 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-05T08:09:46.945789 #1276] INFO -- : linking shared-object zlib.so I, [2023-01-05T08:09:47.013534 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/zlib' I, [2023-01-05T08:09:47.019719 #1276] INFO -- : linking shared-object date_core.so I, [2023-01-05T08:09:47.128467 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-05T08:09:50.570807 #1276] INFO -- : linking shared-object ripper.so I, [2023-01-05T08:09:50.659902 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-05T08:09:50.694117 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:50.728928 #1276] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-05T08:09:50.729019 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:50.729889 #1276] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:50.736899 #1276] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:50.737101 #1276] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-05T08:09:50.737151 #1276] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:50.738585 #1276] INFO -- : $$$[end] "make all -j16" exit with 0. I, [2023-01-05T08:09:50.738846 #1276] INFO -- : $$$[beg] make install -j16 I, [2023-01-05T08:09:50.787617 #1276] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk/.bundle/gems I, [2023-01-05T08:09:50.791140 #1276] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T08:09:50.791253 #1276] INFO -- : CC = gcc I, [2023-01-05T08:09:50.791332 #1276] INFO -- : LD = ld I, [2023-01-05T08:09:50.791356 #1276] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T08:09:50.791370 #1276] 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-05T08:09:50.791402 #1276] 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-05T08:09:50.791414 #1276] INFO -- : CPPFLAGS = I, [2023-01-05T08:09:50.791426 #1276] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T08:09:50.791438 #1276] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T08:09:50.791449 #1276] INFO -- : LANG = en_US.UTF-8 I, [2023-01-05T08:09:50.791460 #1276] INFO -- : LC_ALL = I, [2023-01-05T08:09:50.791471 #1276] INFO -- : LC_CTYPE = I, [2023-01-05T08:09:50.791483 #1276] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-05T08:09:50.791494 #1276] INFO -- : RUSTC = no I, [2023-01-05T08:09:50.791506 #1276] 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-05T08:09:50.814822 #1276] INFO -- : generating enc.mk I, [2023-01-05T08:09:50.815146 #1276] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-05T08:09:50.815201 #1276] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-05T08:09:50.815219 #1276] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T08:09:50.815239 #1276] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T08:09:50.815258 #1276] INFO -- : I, [2023-01-05T08:09:50.842643 #1276] INFO -- : Extracting bundle gem minitest-5.17.0... I, [2023-01-05T08:09:50.843096 #1276] INFO -- : Extracting bundle gem power_assert-2.0.3... I, [2023-01-05T08:09:50.843544 #1276] INFO -- : Extracting bundle gem rake-13.0.6... I, [2023-01-05T08:09:50.843861 #1276] INFO -- : Extracting bundle gem test-unit-3.5.7... I, [2023-01-05T08:09:50.844025 #1276] INFO -- : Extracting bundle gem rexml-3.2.5... I, [2023-01-05T08:09:50.844471 #1276] INFO -- : Extracting bundle gem rss-0.2.9... I, [2023-01-05T08:09:50.845514 #1276] INFO -- : Extracting bundle gem net-ftp-0.2.0... I, [2023-01-05T08:09:50.846398 #1276] INFO -- : Extracting bundle gem net-imap-0.3.4... I, [2023-01-05T08:09:50.846835 #1276] INFO -- : Extracting bundle gem net-pop-0.1.2... I, [2023-01-05T08:09:50.847697 #1276] INFO -- : Extracting bundle gem net-smtp-0.3.3... I, [2023-01-05T08:09:50.849747 #1276] INFO -- : Extracting bundle gem matrix-0.4.2... I, [2023-01-05T08:09:50.850408 #1276] INFO -- : Extracting bundle gem prime-0.1.2... I, [2023-01-05T08:09:50.850752 #1276] INFO -- : Extracting bundle gem rbs-2.8.2... I, [2023-01-05T08:09:50.851824 #1276] INFO -- : Extracting bundle gem typeprof-0.21.3... I, [2023-01-05T08:09:50.855705 #1276] INFO -- : Extracting bundle gem debug-1.7.1... I, [2023-01-05T08:09:51.013903 #1276] INFO -- : Unpacked gems/net-smtp-0.3.3.gem I, [2023-01-05T08:09:51.015160 #1276] INFO -- : Unpacked gems/minitest-5.17.0.gem I, [2023-01-05T08:09:51.017182 #1276] INFO -- : Unpacked gems/matrix-0.4.2.gem I, [2023-01-05T08:09:51.018167 #1276] INFO -- : Unpacked gems/net-ftp-0.2.0.gem I, [2023-01-05T08:09:51.018284 #1276] INFO -- : Unpacked gems/power_assert-2.0.3.gem I, [2023-01-05T08:09:51.019647 #1276] INFO -- : Unpacked gems/net-pop-0.1.2.gem I, [2023-01-05T08:09:51.021864 #1276] INFO -- : Unpacked gems/prime-0.1.2.gem I, [2023-01-05T08:09:51.026674 #1276] INFO -- : Unpacked gems/typeprof-0.21.3.gem I, [2023-01-05T08:09:51.027766 #1276] INFO -- : Unpacked gems/net-imap-0.3.4.gem I, [2023-01-05T08:09:51.030412 #1276] INFO -- : Unpacked gems/test-unit-3.5.7.gem I, [2023-01-05T08:09:51.030986 #1276] INFO -- : Unpacked gems/debug-1.7.1.gem I, [2023-01-05T08:09:51.031162 #1276] INFO -- : Unpacked gems/rake-13.0.6.gem I, [2023-01-05T08:09:51.031378 #1276] INFO -- : Unpacked gems/rexml-3.2.5.gem I, [2023-01-05T08:09:51.035249 #1276] INFO -- : Unpacked gems/rss-0.2.9.gem I, [2023-01-05T08:09:51.087116 #1276] INFO -- : making srcs under enc I, [2023-01-05T08:09:51.087384 #1276] INFO -- : making enc I, [2023-01-05T08:09:51.115030 #1276] INFO -- : Unpacked gems/rbs-2.8.2.gem I, [2023-01-05T08:09:51.118528 #1276] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:51.118591 #1276] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-01-05T08:09:51.118621 #1276] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:51.127654 #1276] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:51.127717 #1276] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-05T08:09:51.127732 #1276] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:51.129090 #1276] INFO -- : generating transdb.h I, [2023-01-05T08:09:51.257280 #1276] INFO -- : transdb.h updated I, [2023-01-05T08:09:51.259094 #1276] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-05T08:09:51.259556 #1276] INFO -- : making trans I, [2023-01-05T08:09:51.293973 #1276] INFO -- : ext/configure-ext.mk updated I, [2023-01-05T08:09:51.296050 #1276] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:51.296396 #1276] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/transdb.c I, [2023-01-05T08:09:51.297994 #1276] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:51.530266 #1276] INFO -- : configuring debug-1.7.1/ext/debug I, [2023-01-05T08:09:51.531130 #1276] INFO -- : configuring rbs-2.8.2/ext/rbs_extension I, [2023-01-05T08:09:51.539707 #1276] INFO -- : linking transcoder transdb.so I, [2023-01-05T08:09:51.577672 #1276] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:51.578875 #1276] INFO -- : making encs I, [2023-01-05T08:09:51.628706 #1276] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:51.628770 #1276] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-05T08:09:51.628784 #1276] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:51.750678 #1276] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:51.751888 #1276] INFO -- : generating makefile exts.mk I, [2023-01-05T08:09:51.793686 #1276] INFO -- : exts.mk updated I, [2023-01-05T08:09:51.801788 #1276] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:51.805809 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/abi' I, [2023-01-05T08:09:51.808574 #1276] INFO -- : linking shared-object -test-/abi.so I, [2023-01-05T08:09:51.835062 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-05T08:09:51.837270 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-05T08:09:51.837397 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-05T08:09:51.837928 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-05T08:09:51.840180 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-05T08:09:51.840281 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-05T08:09:51.840368 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-05T08:09:51.841119 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-05T08:09:51.841839 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-05T08:09:51.841909 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-05T08:09:51.843425 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-05T08:09:51.843499 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-05T08:09:51.844159 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-05T08:09:51.844929 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-05T08:09:51.845061 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-05T08:09:51.845334 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-05T08:09:51.845541 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-05T08:09:51.845587 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-05T08:09:51.846019 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-05T08:09:51.847567 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-05T08:09:51.848122 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-05T08:09:51.848742 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-05T08:09:51.849711 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-05T08:09:51.850970 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-05T08:09:51.851919 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-05T08:09:51.851988 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-05T08:09:51.852046 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-05T08:09:51.852756 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-05T08:09:51.852831 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-05T08:09:51.853478 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-05T08:09:51.853545 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-05T08:09:51.855080 #1276] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/constants.c I, [2023-01-05T08:09:51.856364 #1276] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/lexer.c I, [2023-01-05T08:09:51.856687 #1276] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/debug-1.7.1/ext/debug/debug.c I, [2023-01-05T08:09:51.856796 #1276] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/lexstate.c I, [2023-01-05T08:09:51.856847 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-05T08:09:51.857163 #1276] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/debug-1.7.1/ext/debug/iseq_collector.c I, [2023-01-05T08:09:51.857690 #1276] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/location.c I, [2023-01-05T08:09:51.858065 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-05T08:09:51.858291 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-05T08:09:51.859048 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-05T08:09:51.859158 #1276] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/main.c I, [2023-01-05T08:09:51.860519 #1276] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/parser.c I, [2023-01-05T08:09:51.863681 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-05T08:09:51.863917 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-05T08:09:51.864727 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-05T08:09:51.864900 #1276] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/parserstate.c I, [2023-01-05T08:09:51.865249 #1276] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/ruby_objs.c I, [2023-01-05T08:09:51.866175 #1276] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/unescape.c I, [2023-01-05T08:09:51.870144 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-05T08:09:51.882870 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/abi' I, [2023-01-05T08:09:51.886871 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-05T08:09:51.888822 #1276] INFO -- : ln -sfT ../../../../../src/trunk/.bundle/gems/debug-1.7.1/lib ../../../../../.bundle/gems/debug-1.7.1/lib I, [2023-01-05T08:09:51.908484 #1276] INFO -- : ln -sfT ../../../../../src/trunk/.bundle/gems/rbs-2.8.2/lib ../../../../../.bundle/gems/rbs-2.8.2/lib I, [2023-01-05T08:09:52.091790 #1276] INFO -- : linking shared-object debug/debug.so I, [2023-01-05T08:09:52.138217 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-05T08:09:52.529005 #1276] INFO -- : linking shared-object rbs_extension.so I, [2023-01-05T08:09:52.613812 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-05T08:09:52.646158 #1276] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:52.681842 #1276] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-05T08:09:52.681905 #1276] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:52.682362 #1276] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:52.689434 #1276] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:52.689518 #1276] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-05T08:09:52.689538 #1276] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:09:52.689998 #1276] 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-05T08:09:52.772430 #1276] INFO -- : installing binary commands: /tmp/ruby/install/trunk/bin I, [2023-01-05T08:09:52.772811 #1276] INFO -- : installing base libraries: /tmp/ruby/install/trunk/lib I, [2023-01-05T08:09:52.776688 #1276] INFO -- : installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-05T08:09:52.776774 #1276] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig I, [2023-01-05T08:09:52.776977 #1276] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-05T08:09:52.787735 #1276] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-01-05T08:09:52.787812 #1276] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-01-05T08:09:52.787847 #1276] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/x86_64-linux I, [2023-01-05T08:09:52.788666 #1276] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-01-05T08:09:52.794071 #1276] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0 I, [2023-01-05T08:09:52.794136 #1276] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-01-05T08:09:52.794151 #1276] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/ruby I, [2023-01-05T08:09:52.794165 #1276] INFO -- : installing command scripts: /tmp/ruby/install/trunk/bin I, [2023-01-05T08:09:52.794384 #1276] INFO -- : installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-01-05T08:09:52.845333 #1276] INFO -- : installing common headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0 I, [2023-01-05T08:09:52.855379 #1276] INFO -- : installing manpages: /tmp/ruby/install/trunk/share/man/man1 I, [2023-01-05T08:09:52.855736 #1276] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-05T08:09:52.872837 #1276] INFO -- : abbrev 0.1.1 I, [2023-01-05T08:09:52.878633 #1276] INFO -- : base64 0.1.1 I, [2023-01-05T08:09:52.879323 #1276] INFO -- : benchmark 0.2.1 I, [2023-01-05T08:09:52.879964 #1276] INFO -- : bundler 2.5.0.dev I, [2023-01-05T08:09:52.893243 #1276] INFO -- : cgi 0.3.6 I, [2023-01-05T08:09:52.893995 #1276] INFO -- : csv 3.2.7 I, [2023-01-05T08:09:52.894762 #1276] INFO -- : delegate 0.3.0 I, [2023-01-05T08:09:52.895419 #1276] INFO -- : did_you_mean 1.6.3 I, [2023-01-05T08:09:52.896130 #1276] INFO -- : drb 2.1.1 I, [2023-01-05T08:09:52.896715 #1276] INFO -- : english 0.7.2 I, [2023-01-05T08:09:52.897550 #1276] INFO -- : erb 4.0.2 I, [2023-01-05T08:09:52.898492 #1276] INFO -- : error_highlight 0.5.1 I, [2023-01-05T08:09:52.899153 #1276] INFO -- : fileutils 1.7.0 I, [2023-01-05T08:09:52.899838 #1276] INFO -- : find 0.1.1 I, [2023-01-05T08:09:52.900517 #1276] INFO -- : forwardable 1.3.3 I, [2023-01-05T08:09:52.901231 #1276] INFO -- : getoptlong 0.2.0 I, [2023-01-05T08:09:52.901990 #1276] INFO -- : ipaddr 1.2.5 I, [2023-01-05T08:09:52.904165 #1276] INFO -- : irb 1.6.2 I, [2023-01-05T08:09:52.907146 #1276] INFO -- : logger 1.5.3 I, [2023-01-05T08:09:52.907939 #1276] INFO -- : mutex_m 0.1.2 I, [2023-01-05T08:09:52.908638 #1276] INFO -- : net-http 0.3.2 I, [2023-01-05T08:09:52.909428 #1276] INFO -- : net-protocol 0.2.1 I, [2023-01-05T08:09:52.910157 #1276] INFO -- : observer 0.1.1 I, [2023-01-05T08:09:52.911093 #1276] INFO -- : open-uri 0.3.0 I, [2023-01-05T08:09:52.911868 #1276] INFO -- : open3 0.1.2 I, [2023-01-05T08:09:52.912301 #1276] INFO -- : optparse 0.4.0.pre.1 I, [2023-01-05T08:09:52.912792 #1276] INFO -- : ostruct 0.5.5 I, [2023-01-05T08:09:52.913576 #1276] INFO -- : pp 0.4.0 I, [2023-01-05T08:09:52.914344 #1276] INFO -- : prettyprint 0.1.1 I, [2023-01-05T08:09:52.915237 #1276] INFO -- : pstore 0.1.2 I, [2023-01-05T08:09:52.915948 #1276] INFO -- : racc 1.6.2 I, [2023-01-05T08:09:52.916923 #1276] INFO -- : rdoc 6.5.0 I, [2023-01-05T08:09:52.918263 #1276] INFO -- : readline 0.0.3 I, [2023-01-05T08:09:52.918985 #1276] INFO -- : reline 0.3.2 I, [2023-01-05T08:09:52.919741 #1276] INFO -- : resolv 0.2.2 I, [2023-01-05T08:09:52.920200 #1276] INFO -- : resolv-replace 0.1.1 I, [2023-01-05T08:09:52.920706 #1276] INFO -- : rinda 0.1.1 I, [2023-01-05T08:09:52.921545 #1276] INFO -- : ruby2_keywords 0.0.5 I, [2023-01-05T08:09:52.922347 #1276] INFO -- : securerandom 0.2.2 I, [2023-01-05T08:09:52.923098 #1276] INFO -- : set 1.0.3 I, [2023-01-05T08:09:52.923861 #1276] INFO -- : shellwords 0.1.0 I, [2023-01-05T08:09:52.925080 #1276] INFO -- : singleton 0.1.1 I, [2023-01-05T08:09:52.925845 #1276] INFO -- : syntax_suggest 1.0.2 I, [2023-01-05T08:09:52.926647 #1276] INFO -- : tempfile 0.1.3 I, [2023-01-05T08:09:52.927123 #1276] INFO -- : time 0.2.1 I, [2023-01-05T08:09:52.927971 #1276] INFO -- : timeout 0.3.1 I, [2023-01-05T08:09:52.928950 #1276] INFO -- : tmpdir 0.1.3 I, [2023-01-05T08:09:52.929855 #1276] INFO -- : tsort 0.1.1 I, [2023-01-05T08:09:52.930654 #1276] INFO -- : un 0.2.1 I, [2023-01-05T08:09:52.931419 #1276] INFO -- : uri 0.12.0 I, [2023-01-05T08:09:52.932214 #1276] INFO -- : weakref 0.1.2 I, [2023-01-05T08:09:52.932711 #1276] INFO -- : yaml 0.2.1 I, [2023-01-05T08:09:52.933464 #1276] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-05T08:09:52.939644 #1276] INFO -- : bigdecimal 3.1.3 I, [2023-01-05T08:09:52.940473 #1276] INFO -- : date 3.3.3 I, [2023-01-05T08:09:52.941748 #1276] INFO -- : digest 3.1.1 I, [2023-01-05T08:09:52.942583 #1276] INFO -- : etc 1.4.2 I, [2023-01-05T08:09:52.943421 #1276] INFO -- : fcntl 1.0.2 I, [2023-01-05T08:09:52.944206 #1276] INFO -- : fiddle 1.1.2 I, [2023-01-05T08:09:52.944739 #1276] INFO -- : io-console 0.6.0 I, [2023-01-05T08:09:52.945841 #1276] INFO -- : io-nonblock 0.2.0 I, [2023-01-05T08:09:52.946682 #1276] INFO -- : io-wait 0.3.0 I, [2023-01-05T08:09:52.947465 #1276] INFO -- : json 2.6.3 I, [2023-01-05T08:09:52.948355 #1276] INFO -- : nkf 0.1.2 I, [2023-01-05T08:09:52.949196 #1276] INFO -- : openssl 3.1.0 I, [2023-01-05T08:09:52.950061 #1276] INFO -- : pathname 0.2.1 I, [2023-01-05T08:09:52.951111 #1276] INFO -- : psych 5.0.1 I, [2023-01-05T08:09:52.951718 #1276] INFO -- : readline-ext 0.1.5 I, [2023-01-05T08:09:52.952250 #1276] INFO -- : stringio 3.0.5 I, [2023-01-05T08:09:52.952789 #1276] INFO -- : strscan 3.0.6 I, [2023-01-05T08:09:52.953659 #1276] INFO -- : syslog 0.1.1 I, [2023-01-05T08:09:52.954598 #1276] INFO -- : zlib 3.0.0 I, [2023-01-05T08:09:52.955364 #1276] INFO -- : installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-05T08:09:52.955962 #1276] INFO -- : minitest 5.17.0 I, [2023-01-05T08:09:52.964584 #1276] INFO -- : power_assert 2.0.3 I, [2023-01-05T08:09:52.966501 #1276] INFO -- : rake 13.0.6 I, [2023-01-05T08:09:52.970401 #1276] INFO -- : test-unit 3.5.7 I, [2023-01-05T08:09:52.975028 #1276] INFO -- : rexml 3.2.5 I, [2023-01-05T08:09:52.979496 #1276] INFO -- : rss 0.2.9 I, [2023-01-05T08:09:52.984783 #1276] INFO -- : net-ftp 0.2.0 I, [2023-01-05T08:09:52.986155 #1276] INFO -- : net-imap 0.3.4 I, [2023-01-05T08:09:52.988521 #1276] INFO -- : net-pop 0.1.2 I, [2023-01-05T08:09:52.989780 #1276] INFO -- : net-smtp 0.3.3 I, [2023-01-05T08:09:52.990844 #1276] INFO -- : matrix 0.4.2 I, [2023-01-05T08:09:52.992022 #1276] INFO -- : prime 0.1.2 I, [2023-01-05T08:09:52.994518 #1276] INFO -- : rbs 2.8.2 I, [2023-01-05T08:09:53.015196 #1276] INFO -- : typeprof 0.21.3 I, [2023-01-05T08:09:53.018274 #1276] INFO -- : debug 1.7.1 I, [2023-01-05T08:09:53.021350 #1276] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0/cache I, [2023-01-05T08:09:53.025763 #1276] INFO -- : $$$[end] "make install -j16" exit with 0. I, [2023-01-05T08:09:53.025944 #1276] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16' I, [2023-01-05T08:10:02.180064 #1276] INFO -- : PASS all 1788 tests E, [2023-01-05T08:10:02.186302 #1276] ERROR -- : I, [2023-01-05T08:10:02.186633 #1276] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0. I, [2023-01-05T08:10:02.186872 #1276] INFO -- : $$$[beg] make yes-test-basic TESTS='-j16' I, [2023-01-05T08:10:02.233298 #1276] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T08:10:02.233409 #1276] INFO -- : CC = gcc I, [2023-01-05T08:10:02.233441 #1276] INFO -- : LD = ld I, [2023-01-05T08:10:02.233461 #1276] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T08:10:02.233491 #1276] 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-05T08:10:02.233513 #1276] 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-05T08:10:02.233552 #1276] INFO -- : CPPFLAGS = I, [2023-01-05T08:10:02.233572 #1276] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T08:10:02.233591 #1276] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T08:10:02.233615 #1276] INFO -- : LANG = en_US.UTF-8 I, [2023-01-05T08:10:02.233633 #1276] INFO -- : LC_ALL = I, [2023-01-05T08:10:02.233661 #1276] INFO -- : LC_CTYPE = I, [2023-01-05T08:10:02.233679 #1276] INFO -- : MFLAGS = I, [2023-01-05T08:10:02.233696 #1276] INFO -- : RUSTC = no I, [2023-01-05T08:10:02.233724 #1276] 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-05T08:10:02.234607 #1276] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-05T08:10:02.234678 #1276] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-05T08:10:02.234704 #1276] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T08:10:02.234723 #1276] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T08:10:02.234743 #1276] INFO -- : I, [2023-01-05T08:10:02.319648 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-01-05T08:10:02.319715 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 I, [2023-01-05T08:10:02.319730 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 I, [2023-01-05T08:10:02.319742 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 I, [2023-01-05T08:10:02.319926 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 I, [2023-01-05T08:10:02.319992 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 I, [2023-01-05T08:10:02.320299 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 I, [2023-01-05T08:10:02.320448 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 I, [2023-01-05T08:10:02.321390 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-01-05T08:10:02.321785 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 I, [2023-01-05T08:10:02.323029 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 I, [2023-01-05T08:10:02.324513 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-01-05T08:10:02.324556 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 I, [2023-01-05T08:10:02.324604 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 I, [2023-01-05T08:10:02.324687 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 I, [2023-01-05T08:10:02.426021 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 I, [2023-01-05T08:10:02.427812 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 I, [2023-01-05T08:10:02.566620 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 I, [2023-01-05T08:10:02.566736 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 I, [2023-01-05T08:10:02.567100 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 I, [2023-01-05T08:10:02.567589 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 I, [2023-01-05T08:10:02.567838 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 I, [2023-01-05T08:10:02.567921 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 I, [2023-01-05T08:10:02.568046 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 I, [2023-01-05T08:10:02.568357 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 I, [2023-01-05T08:10:02.568443 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 I, [2023-01-05T08:10:02.568553 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 I, [2023-01-05T08:10:02.568689 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 I, [2023-01-05T08:10:02.570056 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 I, [2023-01-05T08:10:02.630529 #1276] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 I, [2023-01-05T08:10:02.633895 #1276] INFO -- : I, [2023-01-05T08:10:02.633978 #1276] INFO -- : test succeeded I, [2023-01-05T08:10:02.636763 #1276] INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. I, [2023-01-05T08:10:02.637006 #1276] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' I, [2023-01-05T08:10:02.752486 #1276] INFO -- : config.status: creating ruby-runner.h I, [2023-01-05T08:10:02.767744 #1276] INFO -- : making mjit_build_dir.so I, [2023-01-05T08:10:02.909684 #1276] INFO -- : Run options: I, [2023-01-05T08:10:02.909752 #1276] INFO -- : --seed=25662 I, [2023-01-05T08:10:02.909767 #1276] 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-05T08:10:02.909781 #1276] INFO -- : --excludes-dir=/tmp/ruby/src/trunk/test/excludes I, [2023-01-05T08:10:02.909794 #1276] INFO -- : --name=!/memory_leak/ I, [2023-01-05T08:10:02.909805 #1276] INFO -- : --stderr-on-failure I, [2023-01-05T08:10:02.909817 #1276] INFO -- : -j16 I, [2023-01-05T08:10:02.909846 #1276] INFO -- : I, [2023-01-05T08:10:02.909857 #1276] INFO -- : # Running tests: I, [2023-01-05T08:10:02.909868 #1276] INFO -- : E, [2023-01-05T08:10:39.681776 #1276] ERROR -- : /tmp/ruby/src/trunk/lib/yaml.rb:20: warning: already initialized constant YAML E, [2023-01-05T08:10:39.681902 #1276] ERROR -- : /tmp/ruby/src/trunk/lib/rubygems/specification.rb:1308: warning: previous definition of YAML was here I, [2023-01-05T08:11:06.144914 #1276] INFO -- : Finished tests in 63.242043s, 377.3597 tests/s, 139735.8246 assertions/s. I, [2023-01-05T08:11:06.146794 #1276] INFO -- : 23865 tests, 8837179 assertions, 0 failures, 0 errors, 174 skips I, [2023-01-05T08:11:06.146884 #1276] INFO -- : I, [2023-01-05T08:11:06.146910 #1276] INFO -- : ruby -v: ruby 3.3.0dev (2023-01-05T06:16:29Z master ee6e4d63df) [x86_64-linux] I, [2023-01-05T08:11:06.150963 #1276] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. I, [2023-01-05T08:11:06.151187 #1276] INFO -- : $$$[beg] make yes-test-rubyspec TESTS='-j16' E, [2023-01-05T08:11:06.271851 #1276] 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-05T08:11:06.358432 #1276] INFO -- : ruby 3.3.0dev (2023-01-05T06:16:29Z master ee6e4d63df) [x86_64-linux] I, [2023-01-05T08:12:02.007221 #1276] INFO -- : ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... I, [2023-01-05T08:12:02.007316 #1276] INFO -- : I, [2023-01-05T08:12:02.007353 #1276] INFO -- : Finished in 55.648794 seconds I, [2023-01-05T08:12:02.007365 #1276] INFO -- : I, [2023-01-05T08:12:02.007377 #1276] INFO -- : 3827 files, 31637 examples, 198220 expectations, 0 failures, 0 errors, 0 tagged I, [2023-01-05T08:12:02.019705 #1276] INFO -- : $$$[end] "make yes-test-rubyspec TESTS='-j16'" exit with 0.