# Logfile created on 2023-01-05 08:16:36 +0000 by logger.rb/v1.4.2 I, [2023-01-05T08:16:36.872187 #1324] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-01-05T08:16:36.872292 #1324] INFO -- : $$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk E, [2023-01-05T08:16:36.873689 #1324] ERROR -- : Cloning into 'trunk'... I, [2023-01-05T08:16:41.984734 #1324] INFO -- : $$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk" exit with 0. I, [2023-01-05T08:16:41.985069 #1324] INFO -- : $$$[beg] ./autogen.sh I, [2023-01-05T08:16:43.149247 #1324] INFO -- : $$$[end] "./autogen.sh" exit with 0. I, [2023-01-05T08:16:43.149344 #1324] INFO -- : $$$[beg] autoconf I, [2023-01-05T08:16:43.297725 #1324] INFO -- : $$$[end] "autoconf" exit with 0. I, [2023-01-05T08:16:43.298022 #1324] INFO -- : $$$[beg] /tmp/ruby/src/trunk/configure --prefix=/tmp/ruby/install/trunk --disable-install-doc --enable-shared I, [2023-01-05T08:16:43.495811 #1324] INFO -- : checking for ruby... /usr/bin/ruby I, [2023-01-05T08:16:43.613322 #1324] INFO -- : downloading config.guess ... done I, [2023-01-05T08:16:43.635749 #1324] INFO -- : downloading config.sub ... done I, [2023-01-05T08:16:43.782202 #1324] INFO -- : checking build system type... x86_64-pc-linux-gnu I, [2023-01-05T08:16:43.782508 #1324] INFO -- : checking host system type... x86_64-pc-linux-gnu I, [2023-01-05T08:16:43.782831 #1324] INFO -- : checking target system type... x86_64-pc-linux-gnu I, [2023-01-05T08:16:43.787285 #1324] INFO -- : checking for gcc... gcc I, [2023-01-05T08:16:43.791003 #1324] INFO -- : checking for ld... ld I, [2023-01-05T08:16:43.794483 #1324] INFO -- : checking for gcc-ar... gcc-ar I, [2023-01-05T08:16:43.797955 #1324] INFO -- : checking for g++... no I, [2023-01-05T08:16:43.801184 #1324] INFO -- : checking for gcc-nm... gcc-nm I, [2023-01-05T08:16:43.804503 #1324] INFO -- : checking for gcc-ranlib... gcc-ranlib I, [2023-01-05T08:16:43.804654 #1324] INFO -- : checking for gcc... (cached) gcc I, [2023-01-05T08:16:43.894941 #1324] INFO -- : checking whether the C compiler works... yes I, [2023-01-05T08:16:43.895011 #1324] INFO -- : checking for C compiler default output file name... a.out I, [2023-01-05T08:16:43.941830 #1324] INFO -- : checking for suffix of executables... I, [2023-01-05T08:16:43.985247 #1324] INFO -- : checking whether we are cross compiling... no I, [2023-01-05T08:16:44.015166 #1324] INFO -- : checking for suffix of object files... o I, [2023-01-05T08:16:44.040272 #1324] INFO -- : checking whether we are using the GNU C compiler... yes I, [2023-01-05T08:16:44.068514 #1324] INFO -- : checking whether gcc accepts -g... yes I, [2023-01-05T08:16:44.114124 #1324] INFO -- : checking for gcc option to accept ISO C89... none needed I, [2023-01-05T08:16:44.168097 #1324] INFO -- : checking for gcc option to accept ISO C99... none needed I, [2023-01-05T08:16:44.168513 #1324] INFO -- : checking for g++... no I, [2023-01-05T08:16:44.170081 #1324] INFO -- : checking for c++... c++ I, [2023-01-05T08:16:44.435683 #1324] INFO -- : checking whether we are using the GNU C++ compiler... yes I, [2023-01-05T08:16:44.463524 #1324] INFO -- : checking whether c++ accepts -g... yes I, [2023-01-05T08:16:44.495209 #1324] INFO -- : checking how to run the C preprocessor... gcc -E I, [2023-01-05T08:16:44.523012 #1324] INFO -- : checking for gas... no I, [2023-01-05T08:16:44.523188 #1324] INFO -- : checking for as... as I, [2023-01-05T08:16:44.523539 #1324] INFO -- : checking for gobjcopy... no I, [2023-01-05T08:16:44.523725 #1324] INFO -- : checking for objcopy... objcopy I, [2023-01-05T08:16:44.523941 #1324] INFO -- : checking for gobjdump... no I, [2023-01-05T08:16:44.524154 #1324] INFO -- : checking for objdump... objdump I, [2023-01-05T08:16:44.524367 #1324] INFO -- : checking for gstrip... no I, [2023-01-05T08:16:44.524565 #1324] INFO -- : checking for strip... strip I, [2023-01-05T08:16:44.531582 #1324] INFO -- : checking for grep that handles long lines and -e... /usr/bin/grep I, [2023-01-05T08:16:44.533719 #1324] INFO -- : checking for egrep... /usr/bin/grep -E I, [2023-01-05T08:16:44.644229 #1324] INFO -- : checking for ANSI C header files... yes I, [2023-01-05T08:16:44.673927 #1324] INFO -- : checking for sys/types.h... yes I, [2023-01-05T08:16:44.714001 #1324] INFO -- : checking for sys/stat.h... yes I, [2023-01-05T08:16:44.752812 #1324] INFO -- : checking for stdlib.h... yes I, [2023-01-05T08:16:44.791951 #1324] INFO -- : checking for string.h... yes I, [2023-01-05T08:16:44.829766 #1324] INFO -- : checking for memory.h... yes I, [2023-01-05T08:16:44.868056 #1324] INFO -- : checking for strings.h... yes I, [2023-01-05T08:16:44.905729 #1324] INFO -- : checking for inttypes.h... yes I, [2023-01-05T08:16:44.943586 #1324] INFO -- : checking for stdint.h... yes I, [2023-01-05T08:16:44.985615 #1324] INFO -- : checking for unistd.h... yes I, [2023-01-05T08:16:45.025266 #1324] INFO -- : checking minix/config.h usability... no I, [2023-01-05T08:16:45.041769 #1324] INFO -- : checking minix/config.h presence... no I, [2023-01-05T08:16:45.041865 #1324] INFO -- : checking for minix/config.h... no I, [2023-01-05T08:16:45.074849 #1324] INFO -- : checking whether it is safe to define __EXTENSIONS__... yes I, [2023-01-05T08:16:45.110029 #1324] INFO -- : checking whether the linker is GNU ld... yes I, [2023-01-05T08:16:45.122992 #1324] INFO -- : checking whether gcc -E accepts -o... yes I, [2023-01-05T08:16:45.123322 #1324] INFO -- : checking for gcc... /usr/bin/gcc I, [2023-01-05T08:16:45.140389 #1324] INFO -- : checking for gcc-ar flags... rcD I, [2023-01-05T08:16:45.140467 #1324] INFO -- : checking whether ln -s works... yes I, [2023-01-05T08:16:45.152317 #1324] INFO -- : checking whether make sets $(MAKE)... yes I, [2023-01-05T08:16:45.165606 #1324] INFO -- : checking for a BSD-compatible install... /usr/bin/install -c I, [2023-01-05T08:16:45.168499 #1324] INFO -- : checking for a thread-safe mkdir -p... /usr/bin/mkdir -p I, [2023-01-05T08:16:45.168658 #1324] INFO -- : checking for dtrace... no I, [2023-01-05T08:16:45.168866 #1324] INFO -- : checking for dot... no I, [2023-01-05T08:16:45.169054 #1324] INFO -- : checking for doxygen... no I, [2023-01-05T08:16:45.169257 #1324] INFO -- : checking for pkg-config... no I, [2023-01-05T08:16:45.190925 #1324] INFO -- : checking whether it is Android... no I, [2023-01-05T08:16:45.207655 #1324] INFO -- : checking for cd using physical directory... cd -P I, [2023-01-05T08:16:45.233933 #1324] INFO -- : checking whether CFLAGS is valid... yes I, [2023-01-05T08:16:45.281841 #1324] INFO -- : checking whether LDFLAGS is valid... yes I, [2023-01-05T08:16:45.337232 #1324] INFO -- : checking whether ELF binaries are produced... yes I, [2023-01-05T08:16:45.383126 #1324] INFO -- : checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes I, [2023-01-05T08:16:45.403516 #1324] INFO -- : checking whether -fdeclspec is accepted as LDFLAGS... no I, [2023-01-05T08:16:45.464298 #1324] INFO -- : checking whether -fdeclspec is accepted as CXXFLAGS... no I, [2023-01-05T08:16:45.490150 #1324] INFO -- : checking whether -Wextra-tokens is accepted as CFLAGS... no I, [2023-01-05T08:16:45.519904 #1324] INFO -- : checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes I, [2023-01-05T08:16:45.545976 #1324] INFO -- : checking whether -Wdivision-by-zero is accepted as CFLAGS... no I, [2023-01-05T08:16:45.576548 #1324] INFO -- : checking whether -Wdiv-by-zero is accepted as CFLAGS... yes I, [2023-01-05T08:16:45.607720 #1324] INFO -- : checking whether -Wduplicated-cond is accepted as CFLAGS... yes I, [2023-01-05T08:16:45.638977 #1324] INFO -- : checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes I, [2023-01-05T08:16:45.670833 #1324] INFO -- : checking whether -Wimplicit-int is accepted as CFLAGS... yes I, [2023-01-05T08:16:45.700516 #1324] INFO -- : checking whether -Wmisleading-indentation is accepted as CFLAGS... yes I, [2023-01-05T08:16:45.731258 #1324] INFO -- : checking whether -Wpointer-arith is accepted as CFLAGS... yes I, [2023-01-05T08:16:45.760469 #1324] INFO -- : checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no I, [2023-01-05T08:16:45.791473 #1324] INFO -- : checking whether -Wwrite-strings is accepted as CFLAGS... yes I, [2023-01-05T08:16:45.822053 #1324] INFO -- : checking whether -Wold-style-definition is accepted as CFLAGS... yes I, [2023-01-05T08:16:45.853736 #1324] INFO -- : checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes I, [2023-01-05T08:16:45.882594 #1324] INFO -- : checking whether -Wmissing-noreturn is accepted as CFLAGS... yes I, [2023-01-05T08:16:45.914610 #1324] INFO -- : checking whether -Wno-cast-function-type is accepted as CFLAGS... yes I, [2023-01-05T08:16:45.946835 #1324] INFO -- : checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes I, [2023-01-05T08:16:45.978873 #1324] INFO -- : checking whether -Wno-long-long is accepted as CFLAGS... yes I, [2023-01-05T08:16:46.011502 #1324] INFO -- : checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes I, [2023-01-05T08:16:46.042750 #1324] INFO -- : checking whether -Wno-overlength-strings is accepted as CFLAGS... yes I, [2023-01-05T08:16:46.074726 #1324] INFO -- : checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes I, [2023-01-05T08:16:46.106238 #1324] INFO -- : checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes I, [2023-01-05T08:16:46.136620 #1324] INFO -- : checking whether -Wno-self-assign is accepted as CFLAGS... yes I, [2023-01-05T08:16:46.168191 #1324] INFO -- : checking whether -Wno-tautological-compare is accepted as CFLAGS... yes I, [2023-01-05T08:16:46.197945 #1324] INFO -- : checking whether -Wno-unused-parameter is accepted as CFLAGS... yes I, [2023-01-05T08:16:46.226213 #1324] INFO -- : checking whether -Wno-unused-value is accepted as CFLAGS... yes I, [2023-01-05T08:16:46.258725 #1324] INFO -- : checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes I, [2023-01-05T08:16:46.290816 #1324] INFO -- : checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes I, [2023-01-05T08:16:46.323516 #1324] INFO -- : checking whether -Wunused-variable is accepted as CFLAGS... yes I, [2023-01-05T08:16:46.365619 #1324] INFO -- : checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no I, [2023-01-05T08:16:46.391857 #1324] INFO -- : checking whether -Wundef is accepted as CFLAGS... yes I, [2023-01-05T08:16:46.419009 #1324] INFO -- : checking whether -Wall -Wextra is accepted as CFLAGS... yes I, [2023-01-05T08:16:46.446136 #1324] INFO -- : checking whether -Qunused-arguments is accepted as CFLAGS... no I, [2023-01-05T08:16:46.506838 #1324] INFO -- : checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes I, [2023-01-05T08:16:46.536405 #1324] INFO -- : checking whether -fstack-protector-strong is accepted as CFLAGS... yes I, [2023-01-05T08:16:46.580070 #1324] INFO -- : checking whether -fstack-protector-strong is accepted as LDFLAGS... yes I, [2023-01-05T08:16:46.581787 #1324] INFO -- : checking for -fstack-protector... -fstack-protector-strong I, [2023-01-05T08:16:46.634751 #1324] INFO -- : checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes I, [2023-01-05T08:16:46.663860 #1324] INFO -- : checking whether -fno-strict-overflow is accepted as CFLAGS... yes I, [2023-01-05T08:16:46.694532 #1324] INFO -- : checking whether -ggdb3 is accepted as CFLAGS... yes I, [2023-01-05T08:16:46.719829 #1324] INFO -- : checking whether -fvisibility=hidden is accepted as CFLAGS... yes I, [2023-01-05T08:16:46.747364 #1324] INFO -- : checking whether -fno-fast-math is accepted as CFLAGS... yes I, [2023-01-05T08:16:46.776356 #1324] INFO -- : checking whether -fexcess-precision=standard is accepted as CFLAGS... yes I, [2023-01-05T08:16:46.795991 #1324] INFO -- : checking whether -fp-model precise is accepted as CFLAGS... no I, [2023-01-05T08:16:46.828677 #1324] INFO -- : checking whether compiler has statement and declarations in expressions... yes I, [2023-01-05T08:16:46.892326 #1324] INFO -- : checking pthread.h usability... yes I, [2023-01-05T08:16:46.909777 #1324] INFO -- : checking pthread.h presence... yes I, [2023-01-05T08:16:46.909860 #1324] INFO -- : checking for pthread.h... yes I, [2023-01-05T08:16:46.957806 #1324] INFO -- : checking for pthread_create in -lthr... no I, [2023-01-05T08:16:47.011999 #1324] INFO -- : checking for pthread_create in -lpthread... yes I, [2023-01-05T08:16:47.040882 #1324] INFO -- : checking for pthread_np.h... no I, [2023-01-05T08:16:47.041015 #1324] INFO -- : checking thread model... pthread I, [2023-01-05T08:16:47.099816 #1324] INFO -- : checking whether CXXFLAGS is valid... no E, [2023-01-05T08:16:47.100002 #1324] ERROR -- : configure: WARNING: something wrong with CXXFLAGS="" I, [2023-01-05T08:16:47.158537 #1324] INFO -- : checking for crypt in -lcrypt... yes I, [2023-01-05T08:16:47.210135 #1324] INFO -- : checking for dlopen in -ldl... yes I, [2023-01-05T08:16:47.260482 #1324] INFO -- : checking for shutdown in -lsocket... no I, [2023-01-05T08:16:47.301530 #1324] INFO -- : checking for dirent.h that defines DIR... yes I, [2023-01-05T08:16:47.363853 #1324] INFO -- : checking for library containing opendir... none required I, [2023-01-05T08:16:47.395972 #1324] INFO -- : checking for stdbool.h that conforms to C99... yes I, [2023-01-05T08:16:47.484999 #1324] INFO -- : checking for _Bool... yes I, [2023-01-05T08:16:47.532399 #1324] INFO -- : checking for sys/wait.h that is POSIX.1 compatible... yes I, [2023-01-05T08:16:47.560236 #1324] INFO -- : checking for afunix.h... no I, [2023-01-05T08:16:47.599680 #1324] INFO -- : checking atomic.h usability... no I, [2023-01-05T08:16:47.615898 #1324] INFO -- : checking atomic.h presence... no I, [2023-01-05T08:16:47.615964 #1324] INFO -- : checking for atomic.h... no I, [2023-01-05T08:16:47.657064 #1324] INFO -- : checking copyfile.h usability... no I, [2023-01-05T08:16:47.672832 #1324] INFO -- : checking copyfile.h presence... no I, [2023-01-05T08:16:47.672975 #1324] INFO -- : checking for copyfile.h... no I, [2023-01-05T08:16:47.709376 #1324] INFO -- : checking direct.h usability... no I, [2023-01-05T08:16:47.725190 #1324] INFO -- : checking direct.h presence... no I, [2023-01-05T08:16:47.725309 #1324] INFO -- : checking for direct.h... no I, [2023-01-05T08:16:47.774181 #1324] INFO -- : checking grp.h usability... yes I, [2023-01-05T08:16:47.787362 #1324] INFO -- : checking grp.h presence... yes I, [2023-01-05T08:16:47.787553 #1324] INFO -- : checking for grp.h... yes I, [2023-01-05T08:16:47.841826 #1324] INFO -- : checking fcntl.h usability... yes I, [2023-01-05T08:16:47.857224 #1324] INFO -- : checking fcntl.h presence... yes I, [2023-01-05T08:16:47.857304 #1324] INFO -- : checking for fcntl.h... yes I, [2023-01-05T08:16:47.904359 #1324] INFO -- : checking float.h usability... yes I, [2023-01-05T08:16:47.916416 #1324] INFO -- : checking float.h presence... yes I, [2023-01-05T08:16:47.916564 #1324] INFO -- : checking for float.h... yes I, [2023-01-05T08:16:47.955049 #1324] INFO -- : checking ieeefp.h usability... no I, [2023-01-05T08:16:47.970427 #1324] INFO -- : checking ieeefp.h presence... no I, [2023-01-05T08:16:47.970629 #1324] INFO -- : checking for ieeefp.h... no I, [2023-01-05T08:16:48.010709 #1324] INFO -- : checking intrinsics.h usability... no I, [2023-01-05T08:16:48.027503 #1324] INFO -- : checking intrinsics.h presence... no I, [2023-01-05T08:16:48.027701 #1324] INFO -- : checking for intrinsics.h... no I, [2023-01-05T08:16:48.075060 #1324] INFO -- : checking langinfo.h usability... yes I, [2023-01-05T08:16:48.084901 #1324] INFO -- : checking langinfo.h presence... yes I, [2023-01-05T08:16:48.085112 #1324] INFO -- : checking for langinfo.h... yes I, [2023-01-05T08:16:48.134400 #1324] INFO -- : checking limits.h usability... yes I, [2023-01-05T08:16:48.144074 #1324] INFO -- : checking limits.h presence... yes I, [2023-01-05T08:16:48.144149 #1324] INFO -- : checking for limits.h... yes I, [2023-01-05T08:16:48.191748 #1324] INFO -- : checking locale.h usability... yes I, [2023-01-05T08:16:48.200179 #1324] INFO -- : checking locale.h presence... yes I, [2023-01-05T08:16:48.200314 #1324] INFO -- : checking for locale.h... yes I, [2023-01-05T08:16:48.250684 #1324] INFO -- : checking malloc.h usability... yes I, [2023-01-05T08:16:48.264096 #1324] INFO -- : checking malloc.h presence... yes I, [2023-01-05T08:16:48.264285 #1324] INFO -- : checking for malloc.h... yes I, [2023-01-05T08:16:48.305120 #1324] INFO -- : checking malloc/malloc.h usability... no I, [2023-01-05T08:16:48.321312 #1324] INFO -- : checking malloc/malloc.h presence... no I, [2023-01-05T08:16:48.321702 #1324] INFO -- : checking for malloc/malloc.h... no I, [2023-01-05T08:16:48.358780 #1324] INFO -- : checking malloc_np.h usability... no I, [2023-01-05T08:16:48.373545 #1324] INFO -- : checking malloc_np.h presence... no I, [2023-01-05T08:16:48.373926 #1324] INFO -- : checking for malloc_np.h... no I, [2023-01-05T08:16:48.407851 #1324] INFO -- : checking net/socket.h usability... no I, [2023-01-05T08:16:48.424215 #1324] INFO -- : checking net/socket.h presence... no I, [2023-01-05T08:16:48.424299 #1324] INFO -- : checking for net/socket.h... no I, [2023-01-05T08:16:48.464200 #1324] INFO -- : checking process.h usability... no I, [2023-01-05T08:16:48.481739 #1324] INFO -- : checking process.h presence... no I, [2023-01-05T08:16:48.481848 #1324] INFO -- : checking for process.h... no I, [2023-01-05T08:16:48.527335 #1324] INFO -- : checking pwd.h usability... yes I, [2023-01-05T08:16:48.541338 #1324] INFO -- : checking pwd.h presence... yes I, [2023-01-05T08:16:48.541518 #1324] INFO -- : checking for pwd.h... yes I, [2023-01-05T08:16:48.593102 #1324] INFO -- : checking sanitizer/asan_interface.h usability... yes I, [2023-01-05T08:16:48.608197 #1324] INFO -- : checking sanitizer/asan_interface.h presence... yes I, [2023-01-05T08:16:48.608519 #1324] INFO -- : checking for sanitizer/asan_interface.h... yes I, [2023-01-05T08:16:48.650161 #1324] INFO -- : checking sanitizer/msan_interface.h usability... no I, [2023-01-05T08:16:48.668124 #1324] INFO -- : checking sanitizer/msan_interface.h presence... no I, [2023-01-05T08:16:48.668344 #1324] INFO -- : checking for sanitizer/msan_interface.h... no I, [2023-01-05T08:16:48.708911 #1324] INFO -- : checking setjmpex.h usability... no I, [2023-01-05T08:16:48.727033 #1324] INFO -- : checking setjmpex.h presence... no I, [2023-01-05T08:16:48.727246 #1324] INFO -- : checking for setjmpex.h... no I, [2023-01-05T08:16:48.780329 #1324] INFO -- : checking stdalign.h usability... yes I, [2023-01-05T08:16:48.791142 #1324] INFO -- : checking stdalign.h presence... yes I, [2023-01-05T08:16:48.791377 #1324] INFO -- : checking for stdalign.h... yes I, [2023-01-05T08:16:48.842457 #1324] INFO -- : checking stdio.h usability... yes I, [2023-01-05T08:16:48.856739 #1324] INFO -- : checking stdio.h presence... yes I, [2023-01-05T08:16:48.856955 #1324] INFO -- : checking for stdio.h... yes I, [2023-01-05T08:16:48.902320 #1324] INFO -- : checking sys/attr.h usability... no I, [2023-01-05T08:16:48.920781 #1324] INFO -- : checking sys/attr.h presence... no I, [2023-01-05T08:16:48.920916 #1324] INFO -- : checking for sys/attr.h... no I, [2023-01-05T08:16:48.967771 #1324] INFO -- : checking sys/eventfd.h usability... yes I, [2023-01-05T08:16:48.982621 #1324] INFO -- : checking sys/eventfd.h presence... yes I, [2023-01-05T08:16:48.982853 #1324] INFO -- : checking for sys/eventfd.h... yes I, [2023-01-05T08:16:49.031752 #1324] INFO -- : checking sys/fcntl.h usability... yes I, [2023-01-05T08:16:49.046043 #1324] INFO -- : checking sys/fcntl.h presence... yes I, [2023-01-05T08:16:49.046229 #1324] INFO -- : checking for sys/fcntl.h... yes I, [2023-01-05T08:16:49.095595 #1324] INFO -- : checking sys/file.h usability... yes I, [2023-01-05T08:16:49.110341 #1324] INFO -- : checking sys/file.h presence... yes I, [2023-01-05T08:16:49.110607 #1324] INFO -- : checking for sys/file.h... yes I, [2023-01-05T08:16:49.152545 #1324] INFO -- : checking sys/id.h usability... no I, [2023-01-05T08:16:49.169734 #1324] INFO -- : checking sys/id.h presence... no I, [2023-01-05T08:16:49.169842 #1324] INFO -- : checking for sys/id.h... no I, [2023-01-05T08:16:49.219941 #1324] INFO -- : checking sys/ioctl.h usability... yes I, [2023-01-05T08:16:49.234714 #1324] INFO -- : checking sys/ioctl.h presence... yes I, [2023-01-05T08:16:49.234780 #1324] INFO -- : checking for sys/ioctl.h... yes I, [2023-01-05T08:16:49.273705 #1324] INFO -- : checking sys/mkdev.h usability... no I, [2023-01-05T08:16:49.292641 #1324] INFO -- : checking sys/mkdev.h presence... no I, [2023-01-05T08:16:49.293067 #1324] INFO -- : checking for sys/mkdev.h... no I, [2023-01-05T08:16:49.347329 #1324] INFO -- : checking sys/param.h usability... yes I, [2023-01-05T08:16:49.366379 #1324] INFO -- : checking sys/param.h presence... yes I, [2023-01-05T08:16:49.366447 #1324] INFO -- : checking for sys/param.h... yes I, [2023-01-05T08:16:49.419773 #1324] INFO -- : checking sys/prctl.h usability... yes I, [2023-01-05T08:16:49.432513 #1324] INFO -- : checking sys/prctl.h presence... yes I, [2023-01-05T08:16:49.432645 #1324] INFO -- : checking for sys/prctl.h... yes I, [2023-01-05T08:16:49.484818 #1324] INFO -- : checking sys/random.h usability... yes I, [2023-01-05T08:16:49.500477 #1324] INFO -- : checking sys/random.h presence... yes I, [2023-01-05T08:16:49.500668 #1324] INFO -- : checking for sys/random.h... yes I, [2023-01-05T08:16:49.551980 #1324] INFO -- : checking sys/resource.h usability... yes I, [2023-01-05T08:16:49.565636 #1324] INFO -- : checking sys/resource.h presence... yes I, [2023-01-05T08:16:49.565717 #1324] INFO -- : checking for sys/resource.h... yes I, [2023-01-05T08:16:49.615321 #1324] INFO -- : checking sys/select.h usability... yes I, [2023-01-05T08:16:49.628087 #1324] INFO -- : checking sys/select.h presence... yes I, [2023-01-05T08:16:49.628153 #1324] INFO -- : checking for sys/select.h... yes I, [2023-01-05T08:16:49.682355 #1324] INFO -- : checking sys/sendfile.h usability... yes I, [2023-01-05T08:16:49.698055 #1324] INFO -- : checking sys/sendfile.h presence... yes I, [2023-01-05T08:16:49.698232 #1324] INFO -- : checking for sys/sendfile.h... yes I, [2023-01-05T08:16:49.748158 #1324] INFO -- : checking sys/socket.h usability... yes I, [2023-01-05T08:16:49.765827 #1324] INFO -- : checking sys/socket.h presence... yes I, [2023-01-05T08:16:49.765894 #1324] INFO -- : checking for sys/socket.h... yes I, [2023-01-05T08:16:49.817935 #1324] INFO -- : checking sys/syscall.h usability... yes I, [2023-01-05T08:16:49.830371 #1324] INFO -- : checking sys/syscall.h presence... yes I, [2023-01-05T08:16:49.830506 #1324] INFO -- : checking for sys/syscall.h... yes I, [2023-01-05T08:16:49.883712 #1324] INFO -- : checking sys/sysmacros.h usability... yes I, [2023-01-05T08:16:49.896609 #1324] INFO -- : checking sys/sysmacros.h presence... yes I, [2023-01-05T08:16:49.896748 #1324] INFO -- : checking for sys/sysmacros.h... yes I, [2023-01-05T08:16:49.947071 #1324] INFO -- : checking sys/time.h usability... yes I, [2023-01-05T08:16:49.961644 #1324] INFO -- : checking sys/time.h presence... yes I, [2023-01-05T08:16:49.961756 #1324] INFO -- : checking for sys/time.h... yes I, [2023-01-05T08:16:50.011593 #1324] INFO -- : checking sys/times.h usability... yes I, [2023-01-05T08:16:50.024529 #1324] INFO -- : checking sys/times.h presence... yes I, [2023-01-05T08:16:50.024659 #1324] INFO -- : checking for sys/times.h... yes I, [2023-01-05T08:16:50.075241 #1324] INFO -- : checking sys/uio.h usability... yes I, [2023-01-05T08:16:50.092768 #1324] INFO -- : checking sys/uio.h presence... yes I, [2023-01-05T08:16:50.093053 #1324] INFO -- : checking for sys/uio.h... yes I, [2023-01-05T08:16:50.134322 #1324] INFO -- : checking sys/utime.h usability... no I, [2023-01-05T08:16:50.152275 #1324] INFO -- : checking sys/utime.h presence... no I, [2023-01-05T08:16:50.152456 #1324] INFO -- : checking for sys/utime.h... no I, [2023-01-05T08:16:50.211077 #1324] INFO -- : checking syscall.h usability... yes I, [2023-01-05T08:16:50.223972 #1324] INFO -- : checking syscall.h presence... yes I, [2023-01-05T08:16:50.224137 #1324] INFO -- : checking for syscall.h... yes I, [2023-01-05T08:16:50.275571 #1324] INFO -- : checking time.h usability... yes I, [2023-01-05T08:16:50.289772 #1324] INFO -- : checking time.h presence... yes I, [2023-01-05T08:16:50.289864 #1324] INFO -- : checking for time.h... yes I, [2023-01-05T08:16:50.338923 #1324] INFO -- : checking ucontext.h usability... yes I, [2023-01-05T08:16:50.353096 #1324] INFO -- : checking ucontext.h presence... yes I, [2023-01-05T08:16:50.353339 #1324] INFO -- : checking for ucontext.h... yes I, [2023-01-05T08:16:50.407519 #1324] INFO -- : checking utime.h usability... yes I, [2023-01-05T08:16:50.420481 #1324] INFO -- : checking utime.h presence... yes I, [2023-01-05T08:16:50.420614 #1324] INFO -- : checking for utime.h... yes I, [2023-01-05T08:16:50.623617 #1324] INFO -- : checking x86intrin.h usability... yes I, [2023-01-05T08:16:50.672877 #1324] INFO -- : checking x86intrin.h presence... yes I, [2023-01-05T08:16:50.673076 #1324] INFO -- : checking for x86intrin.h... yes I, [2023-01-05T08:16:50.875925 #1324] INFO -- : checking for x86intrin.h when defined(__x86_64__)... yes I, [2023-01-05T08:16:50.935374 #1324] INFO -- : checking gmp.h usability... yes I, [2023-01-05T08:16:50.954288 #1324] INFO -- : checking gmp.h presence... yes I, [2023-01-05T08:16:50.954569 #1324] INFO -- : checking for gmp.h... yes I, [2023-01-05T08:16:51.075074 #1324] INFO -- : checking for library containing __gmpz_init... -lgmp I, [2023-01-05T08:16:51.076787 #1324] INFO -- : checking for special C compiler options needed for large files... no I, [2023-01-05T08:16:51.109938 #1324] INFO -- : checking for _FILE_OFFSET_BITS value needed for large files... no I, [2023-01-05T08:16:51.209748 #1324] INFO -- : checking whether byte ordering is bigendian... no I, [2023-01-05T08:16:51.244231 #1324] INFO -- : checking for an ANSI C-conforming const... yes I, [2023-01-05T08:16:51.297802 #1324] INFO -- : checking whether char is unsigned... no I, [2023-01-05T08:16:51.323678 #1324] INFO -- : checking for inline... inline I, [2023-01-05T08:16:51.357235 #1324] INFO -- : checking for working volatile... yes I, [2023-01-05T08:16:51.391363 #1324] INFO -- : checking for typeof syntax and keyword spelling... typeof I, [2023-01-05T08:16:51.423469 #1324] INFO -- : checking for C/C++ restrict keyword... __restrict I, [2023-01-05T08:16:51.517677 #1324] INFO -- : checking for long long... yes I, [2023-01-05T08:16:51.611807 #1324] INFO -- : checking for off_t... yes I, [2023-01-05T08:16:51.676691 #1324] INFO -- : checking char bit... 8 I, [2023-01-05T08:16:51.759658 #1324] INFO -- : checking size of int... 4 I, [2023-01-05T08:16:51.846188 #1324] INFO -- : checking size of short... 2 I, [2023-01-05T08:16:51.930792 #1324] INFO -- : checking size of long... 8 I, [2023-01-05T08:16:52.011853 #1324] INFO -- : checking size of long long... 8 I, [2023-01-05T08:16:52.054947 #1324] INFO -- : checking size of __int64... 0 I, [2023-01-05T08:16:52.130862 #1324] INFO -- : checking size of __int128... 16 I, [2023-01-05T08:16:52.200256 #1324] INFO -- : checking size of off_t... 8 I, [2023-01-05T08:16:52.285857 #1324] INFO -- : checking size of void*... 8 I, [2023-01-05T08:16:52.374849 #1324] INFO -- : checking size of float... 4 I, [2023-01-05T08:16:52.455805 #1324] INFO -- : checking size of double... 8 I, [2023-01-05T08:16:52.530683 #1324] INFO -- : checking size of time_t... 8 I, [2023-01-05T08:16:52.602292 #1324] INFO -- : checking size of clock_t... 8 I, [2023-01-05T08:16:52.665806 #1324] INFO -- : checking packed struct attribute... x __attribute__((packed)) I, [2023-01-05T08:16:52.698204 #1324] INFO -- : checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes I, [2023-01-05T08:16:52.731615 #1324] INFO -- : checking for printf prefix for long long... ll I, [2023-01-05T08:16:52.824440 #1324] INFO -- : checking for pid_t... yes I, [2023-01-05T08:16:53.055141 #1324] INFO -- : checking for convertible type of pid_t... INT I, [2023-01-05T08:16:53.160106 #1324] INFO -- : checking for uid_t... yes I, [2023-01-05T08:16:53.387917 #1324] INFO -- : checking for convertible type of uid_t... UINT I, [2023-01-05T08:16:53.498184 #1324] INFO -- : checking for gid_t... yes I, [2023-01-05T08:16:53.733479 #1324] INFO -- : checking for convertible type of gid_t... UINT I, [2023-01-05T08:16:53.806625 #1324] INFO -- : checking for time_t... yes I, [2023-01-05T08:16:53.924229 #1324] INFO -- : checking for convertible type of time_t... LONG I, [2023-01-05T08:16:54.027496 #1324] INFO -- : checking for dev_t... yes I, [2023-01-05T08:16:54.220952 #1324] INFO -- : checking for convertible type of dev_t... ULONG I, [2023-01-05T08:16:54.297907 #1324] INFO -- : checking for mode_t... yes I, [2023-01-05T08:16:54.461839 #1324] INFO -- : checking for convertible type of mode_t... UINT I, [2023-01-05T08:16:54.540219 #1324] INFO -- : checking for rlim_t... yes I, [2023-01-05T08:16:54.678315 #1324] INFO -- : checking for convertible type of rlim_t... ULONG I, [2023-01-05T08:16:54.690556 #1324] INFO -- : checking for off_t... (cached) yes I, [2023-01-05T08:16:54.873877 #1324] INFO -- : checking for convertible type of off_t... LONG I, [2023-01-05T08:16:54.948830 #1324] INFO -- : checking for clockid_t... yes I, [2023-01-05T08:16:55.101067 #1324] INFO -- : checking for convertible type of clockid_t... INT I, [2023-01-05T08:16:55.140246 #1324] INFO -- : checking for variable length macro... yes I, [2023-01-05T08:16:55.174253 #1324] INFO -- : checking if _Alignof() works... yes I, [2023-01-05T08:16:55.203370 #1324] INFO -- : checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x I, [2023-01-05T08:16:55.234873 #1324] INFO -- : checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x I, [2023-01-05T08:16:55.266364 #1324] INFO -- : checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x I, [2023-01-05T08:16:55.299453 #1324] INFO -- : checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x I, [2023-01-05T08:16:55.335849 #1324] INFO -- : checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x I, [2023-01-05T08:16:55.370581 #1324] INFO -- : checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x I, [2023-01-05T08:16:55.404403 #1324] INFO -- : checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x I, [2023-01-05T08:16:55.436564 #1324] INFO -- : checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x I, [2023-01-05T08:16:55.472910 #1324] INFO -- : checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x I, [2023-01-05T08:16:55.503660 #1324] INFO -- : checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x I, [2023-01-05T08:16:55.536062 #1324] INFO -- : checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x I, [2023-01-05T08:16:55.567156 #1324] INFO -- : checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x I, [2023-01-05T08:16:55.599080 #1324] INFO -- : checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x I, [2023-01-05T08:16:55.633330 #1324] INFO -- : checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x I, [2023-01-05T08:16:55.667449 #1324] INFO -- : checking for WEAK function attribute... __attribute__ ((__weak__)) x I, [2023-01-05T08:16:55.678283 #1324] INFO -- : checking for __attribute__((__depreacted__(msg))) in C++... no I, [2023-01-05T08:16:55.686957 #1324] INFO -- : checking for std::nullptr_t... no I, [2023-01-05T08:16:55.822673 #1324] INFO -- : checking for FUNC_STDCALL function attribute... x I, [2023-01-05T08:16:55.948024 #1324] INFO -- : checking for FUNC_CDECL function attribute... x I, [2023-01-05T08:16:56.083269 #1324] INFO -- : checking for FUNC_FASTCALL function attribute... x I, [2023-01-05T08:16:56.118810 #1324] INFO -- : checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x I, [2023-01-05T08:16:56.152320 #1324] INFO -- : checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x I, [2023-01-05T08:16:56.204751 #1324] INFO -- : checking for function alias... alias I, [2023-01-05T08:16:56.265114 #1324] INFO -- : checking for __atomic builtins... yes I, [2023-01-05T08:16:56.312404 #1324] INFO -- : checking for __sync builtins... yes I, [2023-01-05T08:16:56.369463 #1324] INFO -- : checking for __builtin_unreachable... yes I, [2023-01-05T08:16:56.424072 #1324] INFO -- : checking for __assume... no I, [2023-01-05T08:16:56.458597 #1324] INFO -- : checking for exported function attribute... __attribute__ ((__visibility__("default"))) I, [2023-01-05T08:16:56.491860 #1324] INFO -- : checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x I, [2023-01-05T08:16:56.552532 #1324] INFO -- : checking for function name string predefined identifier... __func__ I, [2023-01-05T08:16:56.588438 #1324] INFO -- : checking if enum over int is allowed... yes I, [2023-01-05T08:16:56.648632 #1324] INFO -- : checking whether sys_nerr is declared... yes I, [2023-01-05T08:16:56.710777 #1324] INFO -- : checking whether getenv is declared... yes I, [2023-01-05T08:16:56.807258 #1324] INFO -- : checking for size_t... yes I, [2023-01-05T08:16:56.913630 #1324] INFO -- : checking size of size_t... 8 I, [2023-01-05T08:16:56.986150 #1324] INFO -- : checking size of ptrdiff_t... 8 I, [2023-01-05T08:16:57.065386 #1324] INFO -- : checking size of dev_t... 8 I, [2023-01-05T08:16:57.097225 #1324] INFO -- : checking for printf prefix for size_t... z I, [2023-01-05T08:16:57.135872 #1324] INFO -- : checking for printf prefix for ptrdiff_t... t I, [2023-01-05T08:16:57.193865 #1324] INFO -- : checking for struct stat.st_blksize... yes I, [2023-01-05T08:16:57.244656 #1324] INFO -- : checking for struct stat.st_blocks... yes I, [2023-01-05T08:16:57.305537 #1324] INFO -- : checking for struct stat.st_rdev... yes I, [2023-01-05T08:16:57.344867 #1324] INFO -- : checking size of struct stat.st_size... SIZEOF_OFF_T I, [2023-01-05T08:16:57.387241 #1324] INFO -- : checking size of struct stat.st_blocks... SIZEOF_OFF_T I, [2023-01-05T08:16:57.430011 #1324] INFO -- : checking size of struct stat.st_ino... SIZEOF_LONG I, [2023-01-05T08:16:57.468592 #1324] INFO -- : checking size of struct stat.st_dev... SIZEOF_DEV_T I, [2023-01-05T08:16:57.507832 #1324] INFO -- : checking size of struct stat.st_rdev... SIZEOF_DEV_T I, [2023-01-05T08:16:57.602749 #1324] INFO -- : checking for struct stat.st_atim... yes I, [2023-01-05T08:16:57.690282 #1324] INFO -- : checking for struct stat.st_atimespec... no I, [2023-01-05T08:16:57.775888 #1324] INFO -- : checking for struct stat.st_atimensec... no I, [2023-01-05T08:16:57.864608 #1324] INFO -- : checking for struct stat.st_mtim... yes I, [2023-01-05T08:16:57.946140 #1324] INFO -- : checking for struct stat.st_mtimespec... no I, [2023-01-05T08:16:58.027122 #1324] INFO -- : checking for struct stat.st_mtimensec... no I, [2023-01-05T08:16:58.123123 #1324] INFO -- : checking for struct stat.st_ctim... yes I, [2023-01-05T08:16:58.203971 #1324] INFO -- : checking for struct stat.st_ctimespec... no I, [2023-01-05T08:16:58.286009 #1324] INFO -- : checking for struct stat.st_ctimensec... no I, [2023-01-05T08:16:58.367260 #1324] INFO -- : checking for struct stat.st_birthtimespec... no I, [2023-01-05T08:16:58.460869 #1324] INFO -- : checking for struct statx.stx_btime... yes I, [2023-01-05T08:16:58.526181 #1324] INFO -- : checking for struct timeval... yes I, [2023-01-05T08:16:58.567578 #1324] INFO -- : checking size of struct timeval.tv_sec... SIZEOF_TIME_T I, [2023-01-05T08:16:58.628131 #1324] INFO -- : checking for struct timespec... yes I, [2023-01-05T08:16:58.695199 #1324] INFO -- : checking for struct timezone... yes I, [2023-01-05T08:16:58.787661 #1324] INFO -- : checking for fd_mask... yes I, [2023-01-05T08:16:58.842505 #1324] INFO -- : checking for int8_t... yes I, [2023-01-05T08:16:58.916806 #1324] INFO -- : checking size of int8_t... 1 I, [2023-01-05T08:16:58.975534 #1324] INFO -- : checking for uint8_t... yes I, [2023-01-05T08:16:59.058108 #1324] INFO -- : checking size of uint8_t... 1 I, [2023-01-05T08:16:59.113928 #1324] INFO -- : checking for int16_t... yes I, [2023-01-05T08:16:59.182054 #1324] INFO -- : checking size of int16_t... 2 I, [2023-01-05T08:16:59.237458 #1324] INFO -- : checking for uint16_t... yes I, [2023-01-05T08:16:59.315582 #1324] INFO -- : checking size of uint16_t... 2 I, [2023-01-05T08:16:59.373525 #1324] INFO -- : checking for int32_t... yes I, [2023-01-05T08:16:59.449079 #1324] INFO -- : checking size of int32_t... 4 I, [2023-01-05T08:16:59.504438 #1324] INFO -- : checking for uint32_t... yes I, [2023-01-05T08:16:59.587074 #1324] INFO -- : checking size of uint32_t... 4 I, [2023-01-05T08:16:59.641854 #1324] INFO -- : checking for int64_t... yes I, [2023-01-05T08:16:59.711408 #1324] INFO -- : checking size of int64_t... 8 I, [2023-01-05T08:16:59.764115 #1324] INFO -- : checking for uint64_t... yes I, [2023-01-05T08:16:59.844563 #1324] INFO -- : checking size of uint64_t... 8 I, [2023-01-05T08:16:59.886835 #1324] INFO -- : checking for int128_t... __int128 I, [2023-01-05T08:16:59.932077 #1324] INFO -- : checking for uint128_t... unsigned __int128 I, [2023-01-05T08:16:59.991125 #1324] INFO -- : checking for intptr_t... yes I, [2023-01-05T08:17:00.073626 #1324] INFO -- : checking size of intptr_t... 8 I, [2023-01-05T08:17:00.130236 #1324] INFO -- : checking for uintptr_t... yes I, [2023-01-05T08:17:00.216036 #1324] INFO -- : checking size of uintptr_t... 8 I, [2023-01-05T08:17:00.344473 #1324] INFO -- : checking for printf prefix for intptr_t... NONE I, [2023-01-05T08:17:00.382466 #1324] INFO -- : checking for ssize_t... yes I, [2023-01-05T08:17:00.447973 #1324] INFO -- : checking size of ssize_t... 8 I, [2023-01-05T08:17:00.539959 #1324] INFO -- : checking for printf prefix for int64_t... NONE I, [2023-01-05T08:17:00.593497 #1324] INFO -- : checking for stack end address... __libc_stack_end I, [2023-01-05T08:17:00.595220 #1324] INFO -- : checking for uid_t in sys/types.h... (cached) yes I, [2023-01-05T08:17:00.672892 #1324] INFO -- : checking type of array argument to getgroups... gid_t I, [2023-01-05T08:17:00.725735 #1324] INFO -- : checking for working alloca.h... yes I, [2023-01-05T08:17:00.784943 #1324] INFO -- : checking for alloca... yes I, [2023-01-05T08:17:00.846041 #1324] INFO -- : checking for dynamic size alloca... ok I, [2023-01-05T08:17:00.932633 #1324] INFO -- : checking for working memcmp... yes I, [2023-01-05T08:17:00.988776 #1324] INFO -- : checking for dup... yes I, [2023-01-05T08:17:01.048124 #1324] INFO -- : checking for dup2... yes I, [2023-01-05T08:17:01.105709 #1324] INFO -- : checking for acosh... yes I, [2023-01-05T08:17:01.164680 #1324] INFO -- : checking for cbrt... yes I, [2023-01-05T08:17:01.225691 #1324] INFO -- : checking for crypt... yes I, [2023-01-05T08:17:01.290690 #1324] INFO -- : checking for erf... yes I, [2023-01-05T08:17:01.334138 #1324] INFO -- : checking for explicit_bzero... yes I, [2023-01-05T08:17:01.393130 #1324] INFO -- : checking for ffs... yes I, [2023-01-05T08:17:01.445348 #1324] INFO -- : checking for flock... yes I, [2023-01-05T08:17:01.506958 #1324] INFO -- : checking for hypot... yes I, [2023-01-05T08:17:01.575389 #1324] INFO -- : checking for lgamma_r... yes I, [2023-01-05T08:17:01.634049 #1324] INFO -- : checking for memmove... yes I, [2023-01-05T08:17:01.698057 #1324] INFO -- : checking for nan... yes I, [2023-01-05T08:17:01.765597 #1324] INFO -- : checking for nextafter... yes I, [2023-01-05T08:17:01.823299 #1324] INFO -- : checking for setproctitle... no I, [2023-01-05T08:17:01.887509 #1324] INFO -- : checking for strchr... yes I, [2023-01-05T08:17:01.951555 #1324] INFO -- : checking for strerror... yes I, [2023-01-05T08:17:02.018160 #1324] INFO -- : checking for strlcat... no I, [2023-01-05T08:17:02.080815 #1324] INFO -- : checking for strlcpy... no I, [2023-01-05T08:17:02.139034 #1324] INFO -- : checking for strstr... yes I, [2023-01-05T08:17:02.202592 #1324] INFO -- : checking for tgamma... yes I, [2023-01-05T08:17:02.242131 #1324] INFO -- : checking sys/pstat.h usability... no I, [2023-01-05T08:17:02.260706 #1324] INFO -- : checking sys/pstat.h presence... no I, [2023-01-05T08:17:02.260811 #1324] INFO -- : checking for sys/pstat.h... no I, [2023-01-05T08:17:02.261097 #1324] INFO -- : checking for pid_t... (cached) yes I, [2023-01-05T08:17:02.300575 #1324] INFO -- : checking vfork.h usability... no I, [2023-01-05T08:17:02.318320 #1324] INFO -- : checking vfork.h presence... no I, [2023-01-05T08:17:02.318433 #1324] INFO -- : checking for vfork.h... no I, [2023-01-05T08:17:02.391276 #1324] INFO -- : checking for fork... yes I, [2023-01-05T08:17:02.458198 #1324] INFO -- : checking for vfork... yes I, [2023-01-05T08:17:02.532805 #1324] INFO -- : checking for working fork... yes I, [2023-01-05T08:17:02.532925 #1324] INFO -- : checking for working vfork... (cached) yes I, [2023-01-05T08:17:02.597690 #1324] INFO -- : checking for __syscall... no I, [2023-01-05T08:17:02.657706 #1324] INFO -- : checking for _longjmp... yes I, [2023-01-05T08:17:02.727808 #1324] INFO -- : checking for arc4random_buf... no I, [2023-01-05T08:17:02.800343 #1324] INFO -- : checking for atan2l... yes I, [2023-01-05T08:17:02.870892 #1324] INFO -- : checking for atan2f... yes I, [2023-01-05T08:17:02.937920 #1324] INFO -- : checking for chmod... yes I, [2023-01-05T08:17:02.996199 #1324] INFO -- : checking for chown... yes I, [2023-01-05T08:17:03.052900 #1324] INFO -- : checking for chroot... yes I, [2023-01-05T08:17:03.120418 #1324] INFO -- : checking for chsize... no I, [2023-01-05T08:17:03.182359 #1324] INFO -- : checking for clock_gettime... yes I, [2023-01-05T08:17:03.233774 #1324] INFO -- : checking for copy_file_range... yes I, [2023-01-05T08:17:03.304699 #1324] INFO -- : checking for cosh... yes I, [2023-01-05T08:17:03.365787 #1324] INFO -- : checking for crypt_r... yes I, [2023-01-05T08:17:03.367647 #1324] INFO -- : checking for daemon... (cached) no I, [2023-01-05T08:17:03.424053 #1324] INFO -- : checking for dirfd... yes I, [2023-01-05T08:17:03.478523 #1324] INFO -- : checking for dl_iterate_phdr... yes I, [2023-01-05T08:17:03.538053 #1324] INFO -- : checking for dlopen... yes I, [2023-01-05T08:17:03.593786 #1324] INFO -- : checking for dladdr... yes I, [2023-01-05T08:17:03.649775 #1324] INFO -- : checking for dup3... yes I, [2023-01-05T08:17:03.714365 #1324] INFO -- : checking for eaccess... yes I, [2023-01-05T08:17:03.774664 #1324] INFO -- : checking for endgrent... yes I, [2023-01-05T08:17:03.833761 #1324] INFO -- : checking for eventfd... yes I, [2023-01-05T08:17:03.903156 #1324] INFO -- : checking for execl... yes I, [2023-01-05T08:17:03.962747 #1324] INFO -- : checking for execle... yes I, [2023-01-05T08:17:04.032319 #1324] INFO -- : checking for execv... yes I, [2023-01-05T08:17:04.094105 #1324] INFO -- : checking for execve... yes I, [2023-01-05T08:17:04.156680 #1324] INFO -- : checking for explicit_memset... no I, [2023-01-05T08:17:04.221606 #1324] INFO -- : checking for fcopyfile... no I, [2023-01-05T08:17:04.275797 #1324] INFO -- : checking for fchmod... yes I, [2023-01-05T08:17:04.337580 #1324] INFO -- : checking for fchown... yes I, [2023-01-05T08:17:04.387276 #1324] INFO -- : checking for fcntl... yes I, [2023-01-05T08:17:04.438816 #1324] INFO -- : checking for fdatasync... yes I, [2023-01-05T08:17:04.496195 #1324] INFO -- : checking for fdopendir... yes I, [2023-01-05T08:17:04.564079 #1324] INFO -- : checking for fgetattrlist... no I, [2023-01-05T08:17:04.632766 #1324] INFO -- : checking for fmod... yes I, [2023-01-05T08:17:04.698719 #1324] INFO -- : checking for fstatat... yes I, [2023-01-05T08:17:04.758723 #1324] INFO -- : checking for fsync... yes I, [2023-01-05T08:17:04.813623 #1324] INFO -- : checking for ftruncate... yes I, [2023-01-05T08:17:04.866411 #1324] INFO -- : checking for ftruncate64... yes I, [2023-01-05T08:17:04.932381 #1324] INFO -- : checking for getattrlist... no I, [2023-01-05T08:17:04.995367 #1324] INFO -- : checking for getcwd... yes I, [2023-01-05T08:17:05.054292 #1324] INFO -- : checking for getegid... yes I, [2023-01-05T08:17:05.115973 #1324] INFO -- : checking for getentropy... yes I, [2023-01-05T08:17:05.182393 #1324] INFO -- : checking for geteuid... yes I, [2023-01-05T08:17:05.241646 #1324] INFO -- : checking for getgid... yes I, [2023-01-05T08:17:05.301386 #1324] INFO -- : checking for getgidx... no I, [2023-01-05T08:17:05.358169 #1324] INFO -- : checking for getgrnam... yes I, [2023-01-05T08:17:05.413770 #1324] INFO -- : checking for getgrnam_r... yes I, [2023-01-05T08:17:05.474466 #1324] INFO -- : checking for getgroups... yes I, [2023-01-05T08:17:05.530256 #1324] INFO -- : checking for getlogin... yes I, [2023-01-05T08:17:05.595508 #1324] INFO -- : checking for getlogin_r... yes I, [2023-01-05T08:17:05.653799 #1324] INFO -- : checking for getpgid... yes I, [2023-01-05T08:17:05.714151 #1324] INFO -- : checking for getpgrp... yes I, [2023-01-05T08:17:05.772397 #1324] INFO -- : checking for getppid... yes I, [2023-01-05T08:17:05.834054 #1324] INFO -- : checking for getpriority... yes I, [2023-01-05T08:17:05.889588 #1324] INFO -- : checking for getpwnam... yes I, [2023-01-05T08:17:05.947510 #1324] INFO -- : checking for getpwnam_r... yes I, [2023-01-05T08:17:06.004571 #1324] INFO -- : checking for getpwuid... yes I, [2023-01-05T08:17:06.062581 #1324] INFO -- : checking for getpwuid_r... yes I, [2023-01-05T08:17:06.115804 #1324] INFO -- : checking for getrandom... yes I, [2023-01-05T08:17:06.171450 #1324] INFO -- : checking for getresgid... yes I, [2023-01-05T08:17:06.232702 #1324] INFO -- : checking for getresuid... yes I, [2023-01-05T08:17:06.296501 #1324] INFO -- : checking for getrlimit... yes I, [2023-01-05T08:17:06.360001 #1324] INFO -- : checking for getsid... yes I, [2023-01-05T08:17:06.416536 #1324] INFO -- : checking for gettimeofday... yes I, [2023-01-05T08:17:06.471478 #1324] INFO -- : checking for getuid... yes I, [2023-01-05T08:17:06.537737 #1324] INFO -- : checking for getuidx... no I, [2023-01-05T08:17:06.594305 #1324] INFO -- : checking for gmtime_r... yes I, [2023-01-05T08:17:06.646150 #1324] INFO -- : checking for grantpt... yes I, [2023-01-05T08:17:06.707431 #1324] INFO -- : checking for initgroups... yes I, [2023-01-05T08:17:06.764775 #1324] INFO -- : checking for ioctl... yes I, [2023-01-05T08:17:06.840470 #1324] INFO -- : checking for isfinite... no I, [2023-01-05T08:17:06.899196 #1324] INFO -- : checking for issetugid... no I, [2023-01-05T08:17:06.959211 #1324] INFO -- : checking for kill... yes I, [2023-01-05T08:17:07.014421 #1324] INFO -- : checking for killpg... yes I, [2023-01-05T08:17:07.046564 #1324] INFO -- : checking for lchmod... no I, [2023-01-05T08:17:07.106373 #1324] INFO -- : checking for lchown... yes I, [2023-01-05T08:17:07.162543 #1324] INFO -- : checking for link... yes I, [2023-01-05T08:17:07.227189 #1324] INFO -- : checking for llabs... yes I, [2023-01-05T08:17:07.286204 #1324] INFO -- : checking for lockf... yes I, [2023-01-05T08:17:07.345120 #1324] INFO -- : checking for log2... yes I, [2023-01-05T08:17:07.402042 #1324] INFO -- : checking for lstat... yes I, [2023-01-05T08:17:07.465360 #1324] INFO -- : checking for lutimes... yes I, [2023-01-05T08:17:07.520540 #1324] INFO -- : checking for malloc_usable_size... yes I, [2023-01-05T08:17:07.582987 #1324] INFO -- : checking for malloc_size... no I, [2023-01-05T08:17:07.638207 #1324] INFO -- : checking for mblen... yes I, [2023-01-05T08:17:07.693602 #1324] INFO -- : checking for memalign... yes I, [2023-01-05T08:17:07.762857 #1324] INFO -- : checking for memset_s... no I, [2023-01-05T08:17:07.821720 #1324] INFO -- : checking for writev... yes I, [2023-01-05T08:17:07.878095 #1324] INFO -- : checking for memrchr... yes I, [2023-01-05T08:17:07.933790 #1324] INFO -- : checking for memmem... yes I, [2023-01-05T08:17:07.994435 #1324] INFO -- : checking for mkfifo... yes I, [2023-01-05T08:17:08.045743 #1324] INFO -- : checking for mknod... yes I, [2023-01-05T08:17:08.110183 #1324] INFO -- : checking for mktime... yes I, [2023-01-05T08:17:08.161745 #1324] INFO -- : checking for mmap... yes I, [2023-01-05T08:17:08.226059 #1324] INFO -- : checking for mremap... yes I, [2023-01-05T08:17:08.284083 #1324] INFO -- : checking for openat... yes I, [2023-01-05T08:17:08.342204 #1324] INFO -- : checking for pclose... yes I, [2023-01-05T08:17:08.404399 #1324] INFO -- : checking for pipe... yes I, [2023-01-05T08:17:08.462317 #1324] INFO -- : checking for pipe2... yes I, [2023-01-05T08:17:08.514105 #1324] INFO -- : checking for poll... yes I, [2023-01-05T08:17:08.569830 #1324] INFO -- : checking for popen... yes I, [2023-01-05T08:17:08.625789 #1324] INFO -- : checking for posix_fadvise... yes I, [2023-01-05T08:17:08.681572 #1324] INFO -- : checking for posix_madvise... yes I, [2023-01-05T08:17:08.742853 #1324] INFO -- : checking for posix_memalign... yes I, [2023-01-05T08:17:08.801941 #1324] INFO -- : checking for ppoll... yes I, [2023-01-05T08:17:08.865788 #1324] INFO -- : checking for pread... yes I, [2023-01-05T08:17:08.921592 #1324] INFO -- : checking for pwrite... yes I, [2023-01-05T08:17:08.984087 #1324] INFO -- : checking for qsort_r... yes I, [2023-01-05T08:17:09.053190 #1324] INFO -- : checking for qsort_s... no I, [2023-01-05T08:17:09.103352 #1324] INFO -- : checking for readlink... yes I, [2023-01-05T08:17:09.162120 #1324] INFO -- : checking for realpath... yes I, [2023-01-05T08:17:09.230997 #1324] INFO -- : checking for round... yes I, [2023-01-05T08:17:09.290717 #1324] INFO -- : checking for sched_getaffinity... yes I, [2023-01-05T08:17:09.350483 #1324] INFO -- : checking for seekdir... yes I, [2023-01-05T08:17:09.418009 #1324] INFO -- : checking for select_large_fdset... no I, [2023-01-05T08:17:09.474518 #1324] INFO -- : checking for sendfile... yes I, [2023-01-05T08:17:09.535815 #1324] INFO -- : checking for setegid... yes I, [2023-01-05T08:17:09.596944 #1324] INFO -- : checking for setenv... yes I, [2023-01-05T08:17:09.659320 #1324] INFO -- : checking for seteuid... yes I, [2023-01-05T08:17:09.719266 #1324] INFO -- : checking for setgid... yes I, [2023-01-05T08:17:09.774168 #1324] INFO -- : checking for setgroups... yes I, [2023-01-05T08:17:09.835631 #1324] INFO -- : checking for setpgid... yes I, [2023-01-05T08:17:09.894171 #1324] INFO -- : checking for setpgrp... yes I, [2023-01-05T08:17:09.955123 #1324] INFO -- : checking for setregid... yes I, [2023-01-05T08:17:10.017134 #1324] INFO -- : checking for setresgid... yes I, [2023-01-05T08:17:10.074166 #1324] INFO -- : checking for setresuid... yes I, [2023-01-05T08:17:10.135582 #1324] INFO -- : checking for setreuid... yes I, [2023-01-05T08:17:10.203886 #1324] INFO -- : checking for setrgid... no I, [2023-01-05T08:17:10.261947 #1324] INFO -- : checking for setrlimit... yes I, [2023-01-05T08:17:10.328460 #1324] INFO -- : checking for setruid... no I, [2023-01-05T08:17:10.391823 #1324] INFO -- : checking for setsid... yes I, [2023-01-05T08:17:10.446479 #1324] INFO -- : checking for setuid... yes I, [2023-01-05T08:17:10.504862 #1324] INFO -- : checking for shutdown... yes I, [2023-01-05T08:17:10.566238 #1324] INFO -- : checking for sigaction... yes I, [2023-01-05T08:17:10.623282 #1324] INFO -- : checking for sigaltstack... yes I, [2023-01-05T08:17:10.677763 #1324] INFO -- : checking for sigprocmask... yes I, [2023-01-05T08:17:10.747230 #1324] INFO -- : checking for sinh... yes I, [2023-01-05T08:17:10.816876 #1324] INFO -- : checking for spawnv... no I, [2023-01-05T08:17:10.873565 #1324] INFO -- : checking for symlink... yes I, [2023-01-05T08:17:10.933311 #1324] INFO -- : checking for syscall... yes I, [2023-01-05T08:17:10.994499 #1324] INFO -- : checking for sysconf... yes I, [2023-01-05T08:17:11.047980 #1324] INFO -- : checking for system... yes I, [2023-01-05T08:17:11.111301 #1324] INFO -- : checking for tanh... yes I, [2023-01-05T08:17:11.165285 #1324] INFO -- : checking for telldir... yes I, [2023-01-05T08:17:11.224756 #1324] INFO -- : checking for timegm... yes I, [2023-01-05T08:17:11.282215 #1324] INFO -- : checking for times... yes I, [2023-01-05T08:17:11.339408 #1324] INFO -- : checking for truncate... yes I, [2023-01-05T08:17:11.400047 #1324] INFO -- : checking for truncate64... yes I, [2023-01-05T08:17:11.459788 #1324] INFO -- : checking for tzset... yes I, [2023-01-05T08:17:11.511781 #1324] INFO -- : checking for umask... yes I, [2023-01-05T08:17:11.569019 #1324] INFO -- : checking for unsetenv... yes I, [2023-01-05T08:17:11.628410 #1324] INFO -- : checking for utimensat... yes I, [2023-01-05T08:17:11.685532 #1324] INFO -- : checking for utimes... yes I, [2023-01-05T08:17:11.743886 #1324] INFO -- : checking for wait4... yes I, [2023-01-05T08:17:11.805149 #1324] INFO -- : checking for waitpid... yes I, [2023-01-05T08:17:11.869823 #1324] INFO -- : checking for __cospi... no I, [2023-01-05T08:17:11.936056 #1324] INFO -- : checking for __sinpi... no I, [2023-01-05T08:17:11.990983 #1324] INFO -- : checking for statx... yes I, [2023-01-05T08:17:12.066474 #1324] INFO -- : checking if getcwd allocates buffer if NULL is given... yes I, [2023-01-05T08:17:12.118415 #1324] INFO -- : checking crypt.h usability... yes I, [2023-01-05T08:17:12.132471 #1324] INFO -- : checking crypt.h presence... yes I, [2023-01-05T08:17:12.132563 #1324] INFO -- : checking for crypt.h... yes I, [2023-01-05T08:17:12.168770 #1324] INFO -- : checking for struct crypt_data.initialized... yes I, [2023-01-05T08:17:12.223637 #1324] INFO -- : checking for __builtin_alloca_with_align... yes I, [2023-01-05T08:17:12.277161 #1324] INFO -- : checking for __builtin_assume_aligned... yes I, [2023-01-05T08:17:12.331309 #1324] INFO -- : checking for __builtin_bswap16... yes I, [2023-01-05T08:17:12.389825 #1324] INFO -- : checking for __builtin_bswap32... yes I, [2023-01-05T08:17:12.444449 #1324] INFO -- : checking for __builtin_bswap64... yes I, [2023-01-05T08:17:12.497385 #1324] INFO -- : checking for __builtin_popcount... yes I, [2023-01-05T08:17:12.549720 #1324] INFO -- : checking for __builtin_popcountll... yes I, [2023-01-05T08:17:12.607913 #1324] INFO -- : checking for __builtin_clz... yes I, [2023-01-05T08:17:12.660204 #1324] INFO -- : checking for __builtin_clzl... yes I, [2023-01-05T08:17:12.706703 #1324] INFO -- : checking for __builtin_clzll... yes I, [2023-01-05T08:17:12.763117 #1324] INFO -- : checking for __builtin_ctz... yes I, [2023-01-05T08:17:12.814192 #1324] INFO -- : checking for __builtin_ctzll... yes I, [2023-01-05T08:17:12.869888 #1324] INFO -- : checking for __builtin_add_overflow... yes I, [2023-01-05T08:17:12.916599 #1324] INFO -- : checking for __builtin_sub_overflow... yes I, [2023-01-05T08:17:12.969615 #1324] INFO -- : checking for __builtin_mul_overflow... yes I, [2023-01-05T08:17:13.021215 #1324] INFO -- : checking for __builtin_mul_overflow_p... yes I, [2023-01-05T08:17:13.073766 #1324] INFO -- : checking for __builtin_constant_p... yes I, [2023-01-05T08:17:13.126124 #1324] INFO -- : checking for __builtin_choose_expr... yes I, [2023-01-05T08:17:13.173337 #1324] INFO -- : checking for __builtin_choose_expr_constant_p... yes I, [2023-01-05T08:17:13.227716 #1324] INFO -- : checking for __builtin_types_compatible_p... yes I, [2023-01-05T08:17:13.281491 #1324] INFO -- : checking for __builtin_trap... yes I, [2023-01-05T08:17:13.341794 #1324] INFO -- : checking for __builtin_expect... yes I, [2023-01-05T08:17:13.384446 #1324] INFO -- : checking whether qsort_r is GNU version... yes I, [2023-01-05T08:17:13.416183 #1324] INFO -- : checking whether qsort_r is BSD version... no I, [2023-01-05T08:17:13.497676 #1324] INFO -- : checking whether atan2 handles Inf as C99... yes I, [2023-01-05T08:17:13.554456 #1324] INFO -- : checking for clock_getres... yes I, [2023-01-05T08:17:13.611055 #1324] INFO -- : checking for timer_create in -lrt... yes I, [2023-01-05T08:17:13.662534 #1324] INFO -- : checking for timer_settime in -lrt... yes I, [2023-01-05T08:17:13.698753 #1324] INFO -- : checking for unsetenv returns a value... yes I, [2023-01-05T08:17:13.738902 #1324] INFO -- : checking whether struct tm is in sys/time.h or time.h... time.h I, [2023-01-05T08:17:13.771123 #1324] INFO -- : checking for struct tm.tm_zone... yes I, [2023-01-05T08:17:13.811781 #1324] INFO -- : checking for struct tm.tm_gmtoff... yes I, [2023-01-05T08:17:13.865880 #1324] INFO -- : checking for external int daylight... yes I, [2023-01-05T08:17:13.931934 #1324] INFO -- : checking for negative time_t for gmtime(3)... yes I, [2023-01-05T08:17:13.996709 #1324] INFO -- : checking for localtime(3) overflow correctly... yes I, [2023-01-05T08:17:14.060586 #1324] INFO -- : checking for sig_t... yes I, [2023-01-05T08:17:14.091827 #1324] INFO -- : checking whether right shift preserve sign bit... yes I, [2023-01-05T08:17:14.124632 #1324] INFO -- : checking whether _SC_CLK_TCK is supported... yes I, [2023-01-05T08:17:14.130095 #1324] INFO -- : checking stack growing direction on x86_64... -1 I, [2023-01-05T08:17:14.131947 #1324] INFO -- : checking native coroutine implementation for x86_64-linux... amd64 I, [2023-01-05T08:17:14.174187 #1324] INFO -- : checking whether pthread_t is scalar type... yes I, [2023-01-05T08:17:14.234195 #1324] INFO -- : checking for sched_yield... yes I, [2023-01-05T08:17:14.302871 #1324] INFO -- : checking for pthread_attr_setinheritsched... yes I, [2023-01-05T08:17:14.377749 #1324] INFO -- : checking for pthread_attr_get_np... no I, [2023-01-05T08:17:14.439473 #1324] INFO -- : checking for pthread_attr_getstack... yes I, [2023-01-05T08:17:14.499520 #1324] INFO -- : checking for pthread_attr_getguardsize... yes I, [2023-01-05T08:17:14.576316 #1324] INFO -- : checking for pthread_get_stackaddr_np... no I, [2023-01-05T08:17:14.648880 #1324] INFO -- : checking for pthread_get_stacksize_np... no I, [2023-01-05T08:17:14.716688 #1324] INFO -- : checking for thr_stksegment... no I, [2023-01-05T08:17:14.785284 #1324] INFO -- : checking for pthread_stackseg_np... no I, [2023-01-05T08:17:14.856795 #1324] INFO -- : checking for pthread_getthrds_np... no I, [2023-01-05T08:17:14.917748 #1324] INFO -- : checking for pthread_condattr_setclock... yes I, [2023-01-05T08:17:14.982662 #1324] INFO -- : checking for pthread_setname_np... yes I, [2023-01-05T08:17:15.058336 #1324] INFO -- : checking for pthread_set_name_np... no I, [2023-01-05T08:17:15.119189 #1324] INFO -- : checking for pthread_sigmask... yes I, [2023-01-05T08:17:15.174244 #1324] INFO -- : checking for pthread_getattr_np... yes I, [2023-01-05T08:17:15.215711 #1324] INFO -- : checking arguments of pthread_setname_np... (pthread_self(), name) I, [2023-01-05T08:17:15.257922 #1324] INFO -- : checking if mcontext_t is a pointer... no I, [2023-01-05T08:17:15.323703 #1324] INFO -- : checking for getcontext... yes I, [2023-01-05T08:17:15.392897 #1324] INFO -- : checking for setcontext... yes I, [2023-01-05T08:17:16.490526 #1324] INFO -- : checking if fork works with pthread... yes I, [2023-01-05T08:17:16.541992 #1324] INFO -- : checking sys/user.h usability... yes I, [2023-01-05T08:17:16.553227 #1324] INFO -- : checking sys/user.h presence... yes I, [2023-01-05T08:17:16.553302 #1324] INFO -- : checking for sys/user.h... yes I, [2023-01-05T08:17:16.597912 #1324] INFO -- : checking whether PAGE_SIZE is compile-time const... yes I, [2023-01-05T08:17:16.638314 #1324] INFO -- : checking ioctl request type... unsigned long I, [2023-01-05T08:17:16.702998 #1324] INFO -- : checking elf.h usability... yes I, [2023-01-05T08:17:16.721942 #1324] INFO -- : checking elf.h presence... yes I, [2023-01-05T08:17:16.722023 #1324] INFO -- : checking for elf.h... yes I, [2023-01-05T08:17:16.772618 #1324] INFO -- : checking elf_abi.h usability... no I, [2023-01-05T08:17:16.791883 #1324] INFO -- : checking elf_abi.h presence... no I, [2023-01-05T08:17:16.792072 #1324] INFO -- : checking for elf_abi.h... no I, [2023-01-05T08:17:16.851331 #1324] INFO -- : checking for uncompress in -lz... yes I, [2023-01-05T08:17:16.894740 #1324] INFO -- : checking mach-o/loader.h usability... no I, [2023-01-05T08:17:16.914314 #1324] INFO -- : checking mach-o/loader.h presence... no I, [2023-01-05T08:17:16.914599 #1324] INFO -- : checking for mach-o/loader.h... no I, [2023-01-05T08:17:16.915091 #1324] INFO -- : checking whether OS depend dynamic link works... yes I, [2023-01-05T08:17:16.980038 #1324] INFO -- : checking for backtrace... yes I, [2023-01-05T08:17:17.077534 #1324] INFO -- : checking for broken backtrace... no I, [2023-01-05T08:17:17.134471 #1324] INFO -- : checking valgrind/memcheck.h usability... yes I, [2023-01-05T08:17:17.152860 #1324] INFO -- : checking valgrind/memcheck.h presence... yes I, [2023-01-05T08:17:17.152985 #1324] INFO -- : checking for valgrind/memcheck.h... yes I, [2023-01-05T08:17:17.217843 #1324] INFO -- : checking for strip flags... -S -x I, [2023-01-05T08:17:17.291039 #1324] INFO -- : checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes I, [2023-01-05T08:17:17.348518 #1324] INFO -- : checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes I, [2023-01-05T08:17:17.354237 #1324] INFO -- : checking whether wrapper for LD_LIBRARY_PATH is needed... no I, [2023-01-05T08:17:17.358179 #1324] INFO -- : checking whether dtrace USDT is available... no I, [2023-01-05T08:17:17.424429 #1324] INFO -- : checking for __builtin_setjmp... yes with cast () I, [2023-01-05T08:17:17.454198 #1324] INFO -- : checking for _setjmpex as a macro or function... no I, [2023-01-05T08:17:17.510626 #1324] INFO -- : checking for _setjmp as a macro or function... yes I, [2023-01-05T08:17:17.551248 #1324] INFO -- : checking for sigsetjmp as a macro or function... no I, [2023-01-05T08:17:17.553588 #1324] INFO -- : checking for setjmp type... __builtin_setjmp I, [2023-01-05T08:17:17.557255 #1324] INFO -- : checking for rustc... no I, [2023-01-05T08:17:17.598121 #1324] INFO -- : checking for prefix of external symbols... NONE I, [2023-01-05T08:17:17.607244 #1324] INFO -- : checking if make is GNU make... yes I, [2023-01-05T08:17:17.716361 #1324] INFO -- : .ext/include/x86_64-linux/ruby/config.h updated I, [2023-01-05T08:17:17.748506 #1324] INFO -- : configure: ruby library version = 3.3.0+0 I, [2023-01-05T08:17:17.870927 #1324] INFO -- : configure: creating ./config.status I, [2023-01-05T08:17:17.983606 #1324] INFO -- : config.status: creating GNUmakefile I, [2023-01-05T08:17:17.999995 #1324] INFO -- : config.status: creating Makefile I, [2023-01-05T08:17:18.103223 #1324] INFO -- : --- I, [2023-01-05T08:17:18.103331 #1324] INFO -- : Configuration summary for ruby version 3.3.0 I, [2023-01-05T08:17:18.103364 #1324] INFO -- : I, [2023-01-05T08:17:18.126704 #1324] INFO -- : * Installation prefix: /tmp/ruby/install/trunk I, [2023-01-05T08:17:18.148766 #1324] INFO -- : * exec prefix: ${prefix} I, [2023-01-05T08:17:18.170049 #1324] INFO -- : * arch: x86_64-linux I, [2023-01-05T08:17:18.189928 #1324] INFO -- : * site arch: ${arch} I, [2023-01-05T08:17:18.213999 #1324] INFO -- : * RUBY_BASE_NAME: ruby I, [2023-01-05T08:17:18.235353 #1324] INFO -- : * enable shared: yes I, [2023-01-05T08:17:18.252991 #1324] INFO -- : * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} I, [2023-01-05T08:17:18.273859 #1324] INFO -- : * site libraries path: ${rubylibprefix}/${sitearch} I, [2023-01-05T08:17:18.295275 #1324] INFO -- : * vendor path: ${rubylibprefix}/vendor_ruby I, [2023-01-05T08:17:18.317337 #1324] INFO -- : * target OS: linux I, [2023-01-05T08:17:18.339809 #1324] INFO -- : * compiler: gcc I, [2023-01-05T08:17:18.362382 #1324] INFO -- : * with thread: pthread I, [2023-01-05T08:17:18.382286 #1324] INFO -- : * with coroutine: amd64 I, [2023-01-05T08:17:18.403141 #1324] INFO -- : * enable shared libs: yes I, [2023-01-05T08:17:18.424045 #1324] INFO -- : * dynamic library ext: so I, [2023-01-05T08:17:18.445724 #1324] INFO -- : * CFLAGS: ${optflags} ${debugflags} ${warnflags} I, [2023-01-05T08:17:18.468343 #1324] INFO -- : * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ I, [2023-01-05T08:17:18.468419 #1324] INFO -- : -Wl,-export-dynamic -Wl,--no-as-needed I, [2023-01-05T08:17:18.489875 #1324] INFO -- : * DLDFLAGS: -Wl,--compress-debug-sections=zlib I, [2023-01-05T08:17:18.511086 #1324] INFO -- : * optflags: -O3 -fno-fast-math I, [2023-01-05T08:17:18.533552 #1324] INFO -- : * debugflags: -ggdb3 I, [2023-01-05T08:17:18.543005 #1324] INFO -- : * warnflags: -Wall -Wextra -Wdeprecated-declarations \ I, [2023-01-05T08:17:18.543060 #1324] INFO -- : -Wdiv-by-zero -Wduplicated-cond \ I, [2023-01-05T08:17:18.543070 #1324] INFO -- : -Wimplicit-function-declaration -Wimplicit-int \ I, [2023-01-05T08:17:18.543090 #1324] INFO -- : -Wmisleading-indentation -Wpointer-arith \ I, [2023-01-05T08:17:18.543101 #1324] INFO -- : -Wwrite-strings -Wold-style-definition \ I, [2023-01-05T08:17:18.543114 #1324] INFO -- : -Wimplicit-fallthrough=0 -Wmissing-noreturn \ I, [2023-01-05T08:17:18.543142 #1324] INFO -- : -Wno-cast-function-type \ I, [2023-01-05T08:17:18.543151 #1324] INFO -- : -Wno-constant-logical-operand -Wno-long-long \ I, [2023-01-05T08:17:18.543160 #1324] INFO -- : -Wno-missing-field-initializers \ I, [2023-01-05T08:17:18.543169 #1324] INFO -- : -Wno-overlength-strings \ I, [2023-01-05T08:17:18.543178 #1324] INFO -- : -Wno-packed-bitfield-compat \ I, [2023-01-05T08:17:18.543187 #1324] INFO -- : -Wno-parentheses-equality -Wno-self-assign \ I, [2023-01-05T08:17:18.543196 #1324] INFO -- : -Wno-tautological-compare -Wno-unused-parameter \ I, [2023-01-05T08:17:18.543206 #1324] INFO -- : -Wno-unused-value -Wsuggest-attribute=format \ I, [2023-01-05T08:17:18.543215 #1324] INFO -- : -Wsuggest-attribute=noreturn -Wunused-variable \ I, [2023-01-05T08:17:18.543224 #1324] INFO -- : -Wundef I, [2023-01-05T08:17:18.546496 #1324] INFO -- : * strip command: strip -S -x I, [2023-01-05T08:17:18.551025 #1324] INFO -- : * install doc: no I, [2023-01-05T08:17:18.555502 #1324] INFO -- : * MJIT support: yes I, [2023-01-05T08:17:18.559596 #1324] INFO -- : * YJIT support: no I, [2023-01-05T08:17:18.563884 #1324] INFO -- : * man page type: doc I, [2023-01-05T08:17:18.568146 #1324] INFO -- : * BASERUBY -v: ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) \ I, [2023-01-05T08:17:18.568239 #1324] INFO -- : [x86_64-linux-gnu] I, [2023-01-05T08:17:18.568383 #1324] INFO -- : I, [2023-01-05T08:17:18.568473 #1324] INFO -- : --- I, [2023-01-05T08:17:18.635764 #1324] INFO -- : $$$[end] "/tmp/ruby/src/trunk/configure --prefix=/tmp/ruby/install/trunk --disable-install-doc --enable-shared" exit with 0. I, [2023-01-05T08:17:18.636192 #1324] INFO -- : $$$[beg] make update-unicode -j16 I, [2023-01-05T08:17:18.683531 #1324] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T08:17:18.684139 #1324] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T08:17:18.684489 #1324] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T08:17:18.684606 #1324] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T08:17:18.684902 #1324] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T08:17:18.685415 #1324] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T08:17:18.685747 #1324] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T08:17:18.685874 #1324] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T08:17:18.685917 #1324] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T08:17:18.688400 #1324] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T08:17:18.689156 #1324] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T08:17:18.691353 #1324] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-01-05T08:17:18.692439 #1324] INFO -- : Downloading Unicode 15.0.0 auxiliary files... I, [2023-01-05T08:17:18.693056 #1324] INFO -- : Downloading Unicode 15.0.0 auxiliary files... I, [2023-01-05T08:17:18.693295 #1324] INFO -- : Downloading Unicode UCD emoji 15.0 files... I, [2023-01-05T08:17:18.694356 #1324] INFO -- : Downloading Unicode UCD emoji 15.0 files... I, [2023-01-05T08:17:19.663200 #1324] INFO -- : downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... downloading 15.0.0/ucd/emoji/emoji-data.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... downloading 15.0.0/ucd/emoji/emoji-data.txt ... done I, [2023-01-05T08:17:19.667520 #1324] INFO -- : downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done I, [2023-01-05T08:17:19.669311 #1324] INFO -- : downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done I, [2023-01-05T08:17:20.107009 #1324] INFO -- : downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done I, [2023-01-05T08:17:20.192787 #1324] INFO -- : downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done I, [2023-01-05T08:17:20.195521 #1324] INFO -- : done I, [2023-01-05T08:17:20.198686 #1324] INFO -- : Downloading Unicode emoji 15.0 files... I, [2023-01-05T08:17:20.200206 #1324] INFO -- : Downloading Unicode emoji 15.0 files... I, [2023-01-05T08:17:20.354519 #1324] INFO -- : downloading emoji/15.0/emoji-sequences.txt ... downloading emoji/15.0/emoji-sequences.txt ... done I, [2023-01-05T08:17:20.359397 #1324] INFO -- : Downloading Unicode emoji 15.0 files... I, [2023-01-05T08:17:20.743699 #1324] INFO -- : downloading emoji/15.0/emoji-sequences.txt ... done I, [2023-01-05T08:17:20.792199 #1324] INFO -- : downloading 15.0.0/ucd/CompositionExclusions.txt ... done I, [2023-01-05T08:17:21.106003 #1324] INFO -- : done I, [2023-01-05T08:17:21.143463 #1324] INFO -- : downloading 15.0.0/ucd/CompositionExclusions.txt ... done I, [2023-01-05T08:17:21.173545 #1324] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T08:17:21.223291 #1324] INFO -- : downloading emoji/15.0/emoji-test.txt ... done I, [2023-01-05T08:17:21.223569 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T08:17:21.227964 #1324] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T08:17:21.230498 #1324] INFO -- : downloading emoji/15.0/emoji-test.txt ... done I, [2023-01-05T08:17:21.230694 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T08:17:21.508994 #1324] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T08:17:22.201772 #1324] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T08:17:22.356710 #1324] INFO -- : downloading emoji/15.0/emoji-test.txt ... done I, [2023-01-05T08:17:22.553969 #1324] INFO -- : downloading emoji/15.0/emoji-zwj-sequences.txt ... done I, [2023-01-05T08:17:22.554300 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T08:17:22.786077 #1324] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T08:17:22.857181 #1324] INFO -- : downloading emoji/15.0/emoji-zwj-sequences.txt ... done I, [2023-01-05T08:17:22.857527 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T08:17:23.254696 #1324] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-01-05T08:17:23.277795 #1324] INFO -- : downloading emoji/15.0/emoji-zwj-sequences.txt ... done I, [2023-01-05T08:17:23.366897 #1324] INFO -- : done I, [2023-01-05T08:17:23.472854 #1324] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-05T08:17:23.967247 #1324] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-05T08:17:23.967489 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T08:17:23.967633 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2023-01-05T08:17:24.088613 #1324] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-01-05T08:17:24.136333 #1324] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-05T08:17:24.206010 #1324] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-05T08:17:24.543987 #1324] INFO -- : done I, [2023-01-05T08:17:24.544216 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T08:17:24.544347 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2023-01-05T08:17:24.544474 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T08:17:24.620471 #1324] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-01-05T08:17:24.626844 #1324] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-05T08:17:24.627009 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T08:17:24.690939 #1324] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-05T08:17:24.807194 #1324] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-05T08:17:24.822867 #1324] INFO -- : done I, [2023-01-05T08:17:24.822930 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T08:17:24.823020 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T08:17:24.859385 #1324] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-05T08:17:24.859446 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T08:17:24.859463 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T08:17:25.023146 #1324] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-01-05T08:17:25.061313 #1324] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T08:17:25.084500 #1324] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T08:17:25.084577 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T08:17:25.092738 #1324] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T08:17:25.223207 #1324] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T08:17:25.260645 #1324] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T08:17:25.444345 #1324] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T08:17:25.444582 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T08:17:25.444794 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2023-01-05T08:17:25.444869 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T08:17:25.445048 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T08:17:25.445123 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T08:17:25.756245 #1324] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T08:17:25.756308 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T08:17:25.756411 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T08:17:25.756445 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T08:17:25.813664 #1324] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-01-05T08:17:25.850627 #1324] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T08:17:25.872678 #1324] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T08:17:25.881008 #1324] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T08:17:26.044763 #1324] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T08:17:26.055006 #1324] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T08:17:26.166290 #1324] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T08:17:26.166664 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T08:17:26.166916 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2023-01-05T08:17:26.167226 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T08:17:26.167468 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T08:17:26.167720 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T08:17:26.168006 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists I, [2023-01-05T08:17:26.240743 #1324] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T08:17:26.574468 #1324] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T08:17:26.731477 #1324] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T08:17:26.731824 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T08:17:26.732108 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2023-01-05T08:17:26.732400 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T08:17:26.732716 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T08:17:26.732970 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T08:17:26.733239 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists I, [2023-01-05T08:17:27.128482 #1324] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-01-05T08:17:27.183064 #1324] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T08:17:27.351634 #1324] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T08:17:27.351711 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T08:17:27.351838 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T08:17:27.351873 #1324] INFO -- : done I, [2023-01-05T08:17:27.351974 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T08:17:27.352022 #1324] INFO -- : downloading 15.0.0/ucd/PropList.txt ... /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists I, [2023-01-05T08:17:27.352105 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists I, [2023-01-05T08:17:27.358282 #1324] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T08:17:27.479890 #1324] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T08:17:27.494462 #1324] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T08:17:27.897291 #1324] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T08:17:27.917395 #1324] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-01-05T08:17:27.996568 #1324] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T08:17:27.997089 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-01-05T08:17:28.003697 #1324] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T08:17:28.156723 #1324] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T08:17:28.156949 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-01-05T08:17:28.168692 #1324] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T08:17:28.171575 #1324] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T08:17:28.171912 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-01-05T08:17:28.172415 #1324] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T08:17:28.271837 #1324] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T08:17:28.317091 #1324] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T08:17:28.317747 #1324] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-01-05T08:17:28.399513 #1324] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T08:17:28.415302 #1324] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T08:17:28.558460 #1324] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T08:17:28.571680 #1324] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T08:17:28.571772 #1324] INFO -- : done I, [2023-01-05T08:17:28.585134 #1324] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T08:17:28.686381 #1324] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T08:17:28.686566 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-05T08:17:28.687388 #1324] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T08:17:28.718713 #1324] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T08:17:29.002575 #1324] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-01-05T08:17:29.064663 #1324] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T08:17:29.080880 #1324] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T08:17:29.090908 #1324] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T08:17:29.091252 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-05T08:17:29.091339 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists I, [2023-01-05T08:17:29.217438 #1324] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T08:17:29.233162 #1324] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T08:17:29.272736 #1324] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T08:17:29.294760 #1324] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T08:17:29.349813 #1324] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T08:17:29.379963 #1324] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T08:17:29.403936 #1324] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T08:17:29.481170 #1324] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T08:17:29.481273 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2023-01-05T08:17:29.481300 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2023-01-05T08:17:29.481467 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2023-01-05T08:17:29.481523 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-01-05T08:17:29.481664 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2023-01-05T08:17:29.481868 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists I, [2023-01-05T08:17:29.481965 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists I, [2023-01-05T08:17:29.481994 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-01-05T08:17:29.482184 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-01-05T08:17:29.482273 #1324] INFO -- : /tmp/ruby/src/trunk/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists I, [2023-01-05T08:17:29.856244 #1324] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-01-05T08:17:29.870198 #1324] INFO -- : done I, [2023-01-05T08:17:29.882538 #1324] INFO -- : done I, [2023-01-05T08:17:29.923180 #1324] INFO -- : done I, [2023-01-05T08:17:30.009000 #1324] INFO -- : done I, [2023-01-05T08:17:30.021397 #1324] INFO -- : done I, [2023-01-05T08:17:30.063252 #1324] INFO -- : done I, [2023-01-05T08:17:30.086924 #1324] INFO -- : done I, [2023-01-05T08:17:30.170710 #1324] INFO -- : done I, [2023-01-05T08:17:30.197454 #1324] INFO -- : done I, [2023-01-05T08:17:30.218356 #1324] INFO -- : done I, [2023-01-05T08:17:30.275521 #1324] INFO -- : done I, [2023-01-05T08:17:30.280416 #1324] INFO -- : $$$[end] "make update-unicode -j16" exit with 0. I, [2023-01-05T08:17:30.280508 #1324] INFO -- : $$$[beg] make update-download -j16 I, [2023-01-05T08:17:30.383144 #1324] INFO -- : tool/config.guess already exists I, [2023-01-05T08:17:30.383202 #1324] INFO -- : tool/config.sub already exists I, [2023-01-05T08:17:30.386174 #1324] INFO -- : Downloading bundled gem minitest-5.17.0... I, [2023-01-05T08:17:30.386495 #1324] INFO -- : Downloading bundled gem power_assert-2.0.3... I, [2023-01-05T08:17:30.386832 #1324] INFO -- : Downloading bundled gem rake-13.0.6... I, [2023-01-05T08:17:30.387969 #1324] INFO -- : Downloading bundled gem test-unit-3.5.7... I, [2023-01-05T08:17:30.388187 #1324] INFO -- : Downloading bundled gem rexml-3.2.5... I, [2023-01-05T08:17:30.388384 #1324] INFO -- : Downloading bundled gem net-ftp-0.2.0... I, [2023-01-05T08:17:30.388451 #1324] INFO -- : Downloading bundled gem rss-0.2.9... I, [2023-01-05T08:17:30.389976 #1324] INFO -- : Downloading bundled gem net-imap-0.3.4... I, [2023-01-05T08:17:30.390470 #1324] INFO -- : Downloading bundled gem net-pop-0.1.2... I, [2023-01-05T08:17:30.391263 #1324] INFO -- : Downloading bundled gem net-smtp-0.3.3... I, [2023-01-05T08:17:30.392534 #1324] INFO -- : Downloading bundled gem matrix-0.4.2... I, [2023-01-05T08:17:30.393331 #1324] INFO -- : Downloading bundled gem prime-0.1.2... I, [2023-01-05T08:17:30.394947 #1324] INFO -- : Downloading bundled gem rbs-2.8.2... I, [2023-01-05T08:17:30.396477 #1324] INFO -- : Downloading bundled gem typeprof-0.21.3... I, [2023-01-05T08:17:30.397906 #1324] INFO -- : Downloading bundled gem debug-1.7.1... I, [2023-01-05T08:17:30.672000 #1324] INFO -- : $$$[end] "make update-download -j16" exit with 0. I, [2023-01-05T08:17:30.672094 #1324] INFO -- : $$$[beg] make update-rubyspec -j16 I, [2023-01-05T08:17:30.712283 #1324] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-01-05T08:17:30.712836 #1324] INFO -- : $$$[end] "make update-rubyspec -j16" exit with 0. I, [2023-01-05T08:17:30.712910 #1324] INFO -- : $$$[beg] make update-src -j16 I, [2023-01-05T08:17:31.319684 #1324] INFO -- : Already up to date. I, [2023-01-05T08:17:31.328337 #1324] INFO -- : Current branch master is up to date. I, [2023-01-05T08:17:31.351431 #1324] INFO -- : Latest commit hash = ee6e4d63df I, [2023-01-05T08:17:31.353804 #1324] INFO -- : $$$[end] "make update-src -j16" exit with 0. I, [2023-01-05T08:17:31.353874 #1324] INFO -- : $$$[beg] make after-update -j16 I, [2023-01-05T08:17:31.401854 #1324] INFO -- : generating id.h I, [2023-01-05T08:17:31.410785 #1324] INFO -- : generating opt_sc.inc I, [2023-01-05T08:17:31.411155 #1324] INFO -- : generating optinsn.inc I, [2023-01-05T08:17:31.411268 #1324] INFO -- : generating optunifs.inc I, [2023-01-05T08:17:31.411703 #1324] INFO -- : generating insns.inc I, [2023-01-05T08:17:31.412185 #1324] INFO -- : generating insns_info.inc I, [2023-01-05T08:17:31.412410 #1324] INFO -- : generating vmtc.inc I, [2023-01-05T08:17:31.412991 #1324] INFO -- : generating vm.inc I, [2023-01-05T08:17:31.413961 #1324] INFO -- : generating mjit_sp_inc.inc I, [2023-01-05T08:17:31.414866 #1324] INFO -- : generating node_name.inc I, [2023-01-05T08:17:31.417516 #1324] INFO -- : generating known_errors.inc I, [2023-01-05T08:17:31.419335 #1324] INFO -- : generating vm_call_iseq_optimized.inc I, [2023-01-05T08:17:31.425003 #1324] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk/enc/jis I, [2023-01-05T08:17:31.427904 #1324] INFO -- : /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk/probes.d > probes.dmyh E, [2023-01-05T08:17:31.436696 #1324] ERROR -- : + cp /tmp/ruby/src/trunk/enc/jis/props.h.blt /tmp/ruby/src/trunk/enc/jis/props.h I, [2023-01-05T08:17:31.438430 #1324] INFO -- : generating /tmp/ruby/src/trunk/lib/ruby_vm/mjit/instruction.rb I, [2023-01-05T08:17:31.442125 #1324] INFO -- : copying lex.c I, [2023-01-05T08:17:31.444701 #1324] INFO -- : generating id.c I, [2023-01-05T08:17:31.452335 #1324] INFO -- : making /tmp/ruby/src/trunk/ast.rbinc I, [2023-01-05T08:17:31.459333 #1324] INFO -- : known_errors.inc updated I, [2023-01-05T08:17:31.462496 #1324] INFO -- : id.h updated I, [2023-01-05T08:17:31.462576 #1324] INFO -- : vm_call_iseq_optimized.inc updated I, [2023-01-05T08:17:31.464395 #1324] INFO -- : making /tmp/ruby/src/trunk/dir.rbinc I, [2023-01-05T08:17:31.464822 #1324] INFO -- : making /tmp/ruby/src/trunk/gc.rbinc I, [2023-01-05T08:17:31.465362 #1324] INFO -- : making /tmp/ruby/src/trunk/numeric.rbinc I, [2023-01-05T08:17:31.479896 #1324] INFO -- : id.c updated I, [2023-01-05T08:17:31.482169 #1324] INFO -- : making /tmp/ruby/src/trunk/io.rbinc I, [2023-01-05T08:17:31.488999 #1324] INFO -- : making /tmp/ruby/src/trunk/marshal.rbinc I, [2023-01-05T08:17:31.489521 #1324] INFO -- : making /tmp/ruby/src/trunk/mjit.rbinc I, [2023-01-05T08:17:31.490395 #1324] INFO -- : making /tmp/ruby/src/trunk/mjit_c.rbinc I, [2023-01-05T08:17:31.490842 #1324] INFO -- : making /tmp/ruby/src/trunk/pack.rbinc I, [2023-01-05T08:17:31.493327 #1324] INFO -- : making /tmp/ruby/src/trunk/trace_point.rbinc I, [2023-01-05T08:17:31.494306 #1324] INFO -- : making /tmp/ruby/src/trunk/warning.rbinc I, [2023-01-05T08:17:31.500411 #1324] INFO -- : making /tmp/ruby/src/trunk/array.rbinc I, [2023-01-05T08:17:31.505335 #1324] INFO -- : making /tmp/ruby/src/trunk/kernel.rbinc I, [2023-01-05T08:17:31.506420 #1324] INFO -- : making /tmp/ruby/src/trunk/ractor.rbinc I, [2023-01-05T08:17:31.510672 #1324] INFO -- : generating enc/trans/newline.c ... I, [2023-01-05T08:17:31.511836 #1324] INFO -- : /tmp/ruby/src/trunk/revision.h updated I, [2023-01-05T08:17:31.513016 #1324] INFO -- : making /tmp/ruby/src/trunk/symbol.rbinc I, [2023-01-05T08:17:31.515173 #1324] INFO -- : making /tmp/ruby/src/trunk/timev.rbinc I, [2023-01-05T08:17:31.516277 #1324] INFO -- : making /tmp/ruby/src/trunk/thread_sync.rbinc I, [2023-01-05T08:17:31.522838 #1324] INFO -- : making /tmp/ruby/src/trunk/nilclass.rbinc I, [2023-01-05T08:17:31.527671 #1324] INFO -- : making /tmp/ruby/src/trunk/prelude.rbinc I, [2023-01-05T08:17:31.528473 #1324] INFO -- : making /tmp/ruby/src/trunk/gem_prelude.rbinc I, [2023-01-05T08:17:31.534383 #1324] INFO -- : making /tmp/ruby/src/trunk/yjit.rbinc I, [2023-01-05T08:17:31.540621 #1324] INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/ripper.c I, [2023-01-05T08:17:31.543229 #1324] INFO -- : generating /tmp/ruby/src/trunk/ext/rbconfig/sizeof/sizes.c I, [2023-01-05T08:17:31.544761 #1324] INFO -- : generating /tmp/ruby/src/trunk/ext/rbconfig/sizeof/limits.c I, [2023-01-05T08:17:31.546264 #1324] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper' I, [2023-01-05T08:17:31.547217 #1324] INFO -- : extracting ripper.y from ../../parse.y I, [2023-01-05T08:17:31.549174 #1324] INFO -- : generating eventids1.c from ../../parse.y I, [2023-01-05T08:17:31.549290 #1324] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-05T08:17:31.550203 #1324] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-05T08:17:31.553301 #1324] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/socket' I, [2023-01-05T08:17:31.559151 #1324] INFO -- : generating constant definitions I, [2023-01-05T08:17:31.560282 #1324] INFO -- : generating miniprelude.c I, [2023-01-05T08:17:31.561377 #1324] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/etc' I, [2023-01-05T08:17:31.561800 #1324] INFO -- : generating eventids2table.c from ./eventids2.c I, [2023-01-05T08:17:31.562119 #1324] INFO -- : generating constant definitions I, [2023-01-05T08:17:31.563309 #1324] INFO -- : generating golf_prelude.c I, [2023-01-05T08:17:31.574711 #1324] INFO -- : generating parse.c I, [2023-01-05T08:17:31.589883 #1324] INFO -- : generating x86_64-linux-fake.rb I, [2023-01-05T08:17:31.592495 #1324] INFO -- : limits.c updated I, [2023-01-05T08:17:31.594737 #1324] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-05T08:17:31.599811 #1324] INFO -- : sizes.c updated I, [2023-01-05T08:17:31.601813 #1324] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof' I, [2023-01-05T08:17:31.604263 #1324] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/etc' I, [2023-01-05T08:17:31.610127 #1324] INFO -- : golf_prelude.c updated I, [2023-01-05T08:17:31.613866 #1324] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/socket' I, [2023-01-05T08:17:31.660337 #1324] INFO -- : miniprelude.c updated I, [2023-01-05T08:17:31.680413 #1324] INFO -- : x86_64-linux-fake.rb updated I, [2023-01-05T08:17:31.714516 #1324] INFO -- : compiling compiler ripper.y I, [2023-01-05T08:17:31.833903 #1324] INFO -- : /bin/sh /tmp/ruby/src/trunk/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp I, [2023-01-05T08:17:31.837041 #1324] INFO -- : rbconfig.rb updated I, [2023-01-05T08:17:31.839293 #1324] INFO -- : generating enc.mk I, [2023-01-05T08:17:31.862480 #1324] INFO -- : /tmp/ruby/src/trunk/lib/unicode_normalize/tables.rb unchanged I, [2023-01-05T08:17:32.009868 #1324] INFO -- : making srcs under enc I, [2023-01-05T08:17:32.037176 #1324] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:17:32.037986 #1324] INFO -- : generating table from enc/trans/big5.c I, [2023-01-05T08:17:32.038091 #1324] INFO -- : generating table from enc/trans/cesu_8.c I, [2023-01-05T08:17:32.038368 #1324] INFO -- : generating table from enc/trans/chinese.c I, [2023-01-05T08:17:32.038808 #1324] INFO -- : generating table from enc/trans/ebcdic.c I, [2023-01-05T08:17:32.039935 #1324] INFO -- : generating table from enc/trans/emoji.c I, [2023-01-05T08:17:32.040069 #1324] INFO -- : generating table from enc/trans/emoji_iso2022_kddi.c I, [2023-01-05T08:17:32.040621 #1324] INFO -- : generating table from enc/trans/emoji_sjis_docomo.c I, [2023-01-05T08:17:32.041277 #1324] INFO -- : generating table from enc/trans/emoji_sjis_kddi.c I, [2023-01-05T08:17:32.043157 #1324] INFO -- : generating table from enc/trans/emoji_sjis_softbank.c I, [2023-01-05T08:17:32.043942 #1324] INFO -- : generating table from enc/trans/escape.c I, [2023-01-05T08:17:32.047445 #1324] INFO -- : generating table from enc/trans/gb18030.c I, [2023-01-05T08:17:32.049338 #1324] INFO -- : generating table from enc/trans/gbk.c I, [2023-01-05T08:17:32.055631 #1324] INFO -- : generating table from enc/trans/iso2022.c I, [2023-01-05T08:17:32.056170 #1324] INFO -- : generating table from enc/trans/japanese.c I, [2023-01-05T08:17:32.057051 #1324] INFO -- : generating table from enc/trans/japanese_euc.c I, [2023-01-05T08:17:32.108967 #1324] INFO -- : generating enc/trans/cesu_8.c ... I, [2023-01-05T08:17:32.109944 #1324] INFO -- : generating enc/trans/escape.c ... I, [2023-01-05T08:17:32.111987 #1324] INFO -- : generating table from enc/trans/japanese_sjis.c I, [2023-01-05T08:17:32.116678 #1324] INFO -- : generating enc/trans/japanese.c ... I, [2023-01-05T08:17:32.118033 #1324] INFO -- : generating enc/trans/ebcdic.c ... I, [2023-01-05T08:17:32.119062 #1324] INFO -- : generating table from enc/trans/korean.c I, [2023-01-05T08:17:32.127411 #1324] INFO -- : generating enc/trans/iso2022.c ... I, [2023-01-05T08:17:32.133883 #1324] INFO -- : generating table from enc/trans/single_byte.c I, [2023-01-05T08:17:32.135425 #1324] INFO -- : generating table from enc/trans/utf8_mac.c I, [2023-01-05T08:17:32.135662 #1324] INFO -- : generating table from enc/trans/utf_16_32.c I, [2023-01-05T08:17:32.212005 #1324] INFO -- : generating enc/trans/utf_16_32.c ... I, [2023-01-05T08:17:32.229493 #1324] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper' I, [2023-01-05T08:17:32.370918 #1324] INFO -- : generating enc/trans/emoji.c ... I, [2023-01-05T08:17:32.578501 #1324] INFO -- : generating enc/trans/single_byte.c ... I, [2023-01-05T08:17:32.652822 #1324] INFO -- : generating enc/trans/emoji_iso2022_kddi.c ... I, [2023-01-05T08:17:32.728563 #1324] INFO -- : generating enc/trans/emoji_sjis_docomo.c ... I, [2023-01-05T08:17:32.787372 #1324] INFO -- : generating enc/trans/emoji_sjis_kddi.c ... I, [2023-01-05T08:17:32.788525 #1324] INFO -- : generating enc/trans/emoji_sjis_softbank.c ... I, [2023-01-05T08:17:33.054008 #1324] INFO -- : generating enc/trans/gbk.c ... I, [2023-01-05T08:17:33.064182 #1324] INFO -- : generating enc/trans/japanese_sjis.c ... I, [2023-01-05T08:17:33.072234 #1324] INFO -- : generating enc/trans/chinese.c ... I, [2023-01-05T08:17:33.215650 #1324] INFO -- : generating enc/trans/utf8_mac.c ... I, [2023-01-05T08:17:33.334315 #1324] INFO -- : generating enc/trans/korean.c ... I, [2023-01-05T08:17:33.957098 #1324] INFO -- : generating enc/trans/gb18030.c ... I, [2023-01-05T08:17:34.072412 #1324] INFO -- : generating enc/trans/japanese_euc.c ... I, [2023-01-05T08:17:34.973246 #1324] INFO -- : generating enc/trans/big5.c ... I, [2023-01-05T08:17:34.977810 #1324] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:17:35.035542 #1324] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk/.bundle/gems I, [2023-01-05T08:17:35.038052 #1324] INFO -- : Extracting bundle gem minitest-5.17.0... I, [2023-01-05T08:17:35.038309 #1324] INFO -- : Extracting bundle gem power_assert-2.0.3... I, [2023-01-05T08:17:35.038632 #1324] INFO -- : Extracting bundle gem rake-13.0.6... I, [2023-01-05T08:17:35.039898 #1324] INFO -- : Extracting bundle gem test-unit-3.5.7... I, [2023-01-05T08:17:35.039983 #1324] INFO -- : Extracting bundle gem rexml-3.2.5... I, [2023-01-05T08:17:35.040666 #1324] INFO -- : Extracting bundle gem rss-0.2.9... I, [2023-01-05T08:17:35.042291 #1324] INFO -- : Extracting bundle gem net-ftp-0.2.0... I, [2023-01-05T08:17:35.042602 #1324] INFO -- : Extracting bundle gem net-imap-0.3.4... I, [2023-01-05T08:17:35.043121 #1324] INFO -- : Extracting bundle gem net-pop-0.1.2... I, [2023-01-05T08:17:35.044354 #1324] INFO -- : Extracting bundle gem net-smtp-0.3.3... I, [2023-01-05T08:17:35.045133 #1324] INFO -- : Extracting bundle gem matrix-0.4.2... I, [2023-01-05T08:17:35.046372 #1324] INFO -- : Extracting bundle gem prime-0.1.2... I, [2023-01-05T08:17:35.047443 #1324] INFO -- : Extracting bundle gem rbs-2.8.2... I, [2023-01-05T08:17:35.048939 #1324] INFO -- : Extracting bundle gem typeprof-0.21.3... I, [2023-01-05T08:17:35.050315 #1324] INFO -- : Extracting bundle gem debug-1.7.1... I, [2023-01-05T08:17:35.181887 #1324] INFO -- : Unpacked gems/matrix-0.4.2.gem I, [2023-01-05T08:17:35.196390 #1324] INFO -- : Unpacked gems/power_assert-2.0.3.gem I, [2023-01-05T08:17:35.205821 #1324] INFO -- : Unpacked gems/net-smtp-0.3.3.gem I, [2023-01-05T08:17:35.206642 #1324] INFO -- : Unpacked gems/net-ftp-0.2.0.gem I, [2023-01-05T08:17:35.209990 #1324] INFO -- : Unpacked gems/net-pop-0.1.2.gem I, [2023-01-05T08:17:35.210413 #1324] INFO -- : Unpacked gems/typeprof-0.21.3.gem I, [2023-01-05T08:17:35.211816 #1324] INFO -- : Unpacked gems/prime-0.1.2.gem I, [2023-01-05T08:17:35.215326 #1324] INFO -- : Unpacked gems/minitest-5.17.0.gem I, [2023-01-05T08:17:35.216318 #1324] INFO -- : Unpacked gems/net-imap-0.3.4.gem I, [2023-01-05T08:17:35.218760 #1324] INFO -- : Unpacked gems/rake-13.0.6.gem I, [2023-01-05T08:17:35.219922 #1324] INFO -- : Unpacked gems/debug-1.7.1.gem I, [2023-01-05T08:17:35.220925 #1324] INFO -- : Unpacked gems/rexml-3.2.5.gem I, [2023-01-05T08:17:35.224116 #1324] INFO -- : Unpacked gems/test-unit-3.5.7.gem I, [2023-01-05T08:17:35.227323 #1324] INFO -- : Unpacked gems/rss-0.2.9.gem I, [2023-01-05T08:17:35.303914 #1324] INFO -- : Unpacked gems/rbs-2.8.2.gem I, [2023-01-05T08:17:35.306205 #1324] INFO -- : $$$[end] "make after-update -j16" exit with 0. I, [2023-01-05T08:17:35.306361 #1324] INFO -- : $$$[beg] make miniruby -j16 I, [2023-01-05T08:17:35.349784 #1324] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T08:17:35.349899 #1324] INFO -- : CC = gcc I, [2023-01-05T08:17:35.349930 #1324] INFO -- : LD = ld I, [2023-01-05T08:17:35.349951 #1324] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T08:17:35.349979 #1324] 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:17:35.350020 #1324] 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:17:35.350041 #1324] INFO -- : CPPFLAGS = I, [2023-01-05T08:17:35.350067 #1324] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T08:17:35.350088 #1324] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T08:17:35.350116 #1324] INFO -- : LANG = en_US.UTF-8 I, [2023-01-05T08:17:35.350136 #1324] INFO -- : LC_ALL = I, [2023-01-05T08:17:35.350156 #1324] INFO -- : LC_CTYPE = I, [2023-01-05T08:17:35.350175 #1324] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-05T08:17:35.350202 #1324] INFO -- : RUSTC = no I, [2023-01-05T08:17:35.350222 #1324] 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:17:35.353071 #1324] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-05T08:17:35.353154 #1324] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-05T08:17:35.353177 #1324] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T08:17:35.353205 #1324] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T08:17:35.353223 #1324] INFO -- : I, [2023-01-05T08:17:35.361337 #1324] INFO -- : compiling /tmp/ruby/src/trunk/main.c I, [2023-01-05T08:17:35.362069 #1324] INFO -- : compiling /tmp/ruby/src/trunk/dmydln.c I, [2023-01-05T08:17:35.364407 #1324] INFO -- : compiling /tmp/ruby/src/trunk/miniinit.c I, [2023-01-05T08:17:35.364550 #1324] INFO -- : compiling /tmp/ruby/src/trunk/dmyext.c I, [2023-01-05T08:17:35.365187 #1324] INFO -- : making dummy probes.h I, [2023-01-05T08:17:35.366199 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ast.c I, [2023-01-05T08:17:35.367072 #1324] INFO -- : compiling /tmp/ruby/src/trunk/bignum.c I, [2023-01-05T08:17:35.367382 #1324] INFO -- : compiling /tmp/ruby/src/trunk/class.c I, [2023-01-05T08:17:35.368040 #1324] INFO -- : compiling /tmp/ruby/src/trunk/compar.c I, [2023-01-05T08:17:35.377762 #1324] INFO -- : compiling /tmp/ruby/src/trunk/compile.c I, [2023-01-05T08:17:35.377982 #1324] INFO -- : compiling /tmp/ruby/src/trunk/complex.c I, [2023-01-05T08:17:35.379386 #1324] INFO -- : compiling /tmp/ruby/src/trunk/cont.c I, [2023-01-05T08:17:35.380036 #1324] INFO -- : compiling /tmp/ruby/src/trunk/debug.c I, [2023-01-05T08:17:35.381032 #1324] INFO -- : compiling /tmp/ruby/src/trunk/debug_counter.c I, [2023-01-05T08:17:35.382001 #1324] INFO -- : compiling /tmp/ruby/src/trunk/dir.c I, [2023-01-05T08:17:35.383462 #1324] INFO -- : compiling /tmp/ruby/src/trunk/dln_find.c I, [2023-01-05T08:17:35.384710 #1324] INFO -- : compiling /tmp/ruby/src/trunk/encoding.c I, [2023-01-05T08:17:35.394127 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enum.c I, [2023-01-05T08:17:35.516793 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enumerator.c I, [2023-01-05T08:17:35.525051 #1324] INFO -- : compiling /tmp/ruby/src/trunk/error.c I, [2023-01-05T08:17:35.549193 #1324] INFO -- : compiling /tmp/ruby/src/trunk/eval.c I, [2023-01-05T08:17:35.607016 #1324] INFO -- : compiling /tmp/ruby/src/trunk/file.c I, [2023-01-05T08:17:35.685467 #1324] INFO -- : compiling /tmp/ruby/src/trunk/gc.c I, [2023-01-05T08:17:35.696265 #1324] INFO -- : compiling /tmp/ruby/src/trunk/hash.c I, [2023-01-05T08:17:35.757763 #1324] INFO -- : compiling /tmp/ruby/src/trunk/inits.c I, [2023-01-05T08:17:35.936648 #1324] INFO -- : compiling /tmp/ruby/src/trunk/io.c I, [2023-01-05T08:17:36.509729 #1324] INFO -- : compiling /tmp/ruby/src/trunk/io_buffer.c I, [2023-01-05T08:17:36.511183 #1324] INFO -- : compiling /tmp/ruby/src/trunk/iseq.c I, [2023-01-05T08:17:36.733673 #1324] INFO -- : compiling /tmp/ruby/src/trunk/load.c I, [2023-01-05T08:17:37.391380 #1324] INFO -- : compiling /tmp/ruby/src/trunk/marshal.c I, [2023-01-05T08:17:37.417610 #1324] INFO -- : compiling /tmp/ruby/src/trunk/math.c I, [2023-01-05T08:17:37.524205 #1324] INFO -- : compiling /tmp/ruby/src/trunk/memory_view.c I, [2023-01-05T08:17:37.880995 #1324] INFO -- : making mjit_config.h I, [2023-01-05T08:17:37.883808 #1324] INFO -- : compiling /tmp/ruby/src/trunk/mjit_c.c I, [2023-01-05T08:17:37.985137 #1324] INFO -- : compiling /tmp/ruby/src/trunk/node.c I, [2023-01-05T08:17:38.115587 #1324] INFO -- : compiling /tmp/ruby/src/trunk/numeric.c I, [2023-01-05T08:17:38.240796 #1324] INFO -- : compiling /tmp/ruby/src/trunk/object.c I, [2023-01-05T08:17:38.349288 #1324] INFO -- : compiling /tmp/ruby/src/trunk/pack.c I, [2023-01-05T08:17:38.367476 #1324] INFO -- : compiling parse.c I, [2023-01-05T08:17:38.803427 #1324] INFO -- : compiling /tmp/ruby/src/trunk/proc.c I, [2023-01-05T08:17:39.861982 #1324] INFO -- : compiling /tmp/ruby/src/trunk/process.c I, [2023-01-05T08:17:40.192945 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ractor.c I, [2023-01-05T08:17:40.728964 #1324] INFO -- : compiling /tmp/ruby/src/trunk/random.c I, [2023-01-05T08:17:40.910761 #1324] INFO -- : compiling /tmp/ruby/src/trunk/range.c I, [2023-01-05T08:17:40.998963 #1324] INFO -- : compiling /tmp/ruby/src/trunk/rational.c I, [2023-01-05T08:17:41.000416 #1324] INFO -- : compiling /tmp/ruby/src/trunk/re.c I, [2023-01-05T08:17:41.015641 #1324] INFO -- : compiling /tmp/ruby/src/trunk/regcomp.c I, [2023-01-05T08:17:41.094960 #1324] INFO -- : compiling /tmp/ruby/src/trunk/regenc.c I, [2023-01-05T08:17:41.516497 #1324] INFO -- : compiling /tmp/ruby/src/trunk/regerror.c I, [2023-01-05T08:17:41.827057 #1324] INFO -- : compiling /tmp/ruby/src/trunk/regexec.c I, [2023-01-05T08:17:42.070995 #1324] INFO -- : compiling /tmp/ruby/src/trunk/regparse.c I, [2023-01-05T08:17:42.288762 #1324] INFO -- : compiling /tmp/ruby/src/trunk/regsyntax.c I, [2023-01-05T08:17:42.457887 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ruby.c I, [2023-01-05T08:17:42.475053 #1324] INFO -- : compiling /tmp/ruby/src/trunk/scheduler.c I, [2023-01-05T08:17:42.510191 #1324] INFO -- : compiling /tmp/ruby/src/trunk/shape.c I, [2023-01-05T08:17:42.633536 #1324] INFO -- : compiling /tmp/ruby/src/trunk/signal.c I, [2023-01-05T08:17:42.690207 #1324] INFO -- : compiling /tmp/ruby/src/trunk/sprintf.c I, [2023-01-05T08:17:42.849481 #1324] INFO -- : compiling /tmp/ruby/src/trunk/st.c I, [2023-01-05T08:17:43.076603 #1324] INFO -- : compiling /tmp/ruby/src/trunk/strftime.c I, [2023-01-05T08:17:43.151521 #1324] INFO -- : compiling /tmp/ruby/src/trunk/string.c I, [2023-01-05T08:17:43.240566 #1324] INFO -- : compiling /tmp/ruby/src/trunk/struct.c I, [2023-01-05T08:17:43.345652 #1324] INFO -- : compiling /tmp/ruby/src/trunk/symbol.c I, [2023-01-05T08:17:44.049478 #1324] INFO -- : compiling /tmp/ruby/src/trunk/thread.c I, [2023-01-05T08:17:44.264680 #1324] INFO -- : compiling /tmp/ruby/src/trunk/time.c I, [2023-01-05T08:17:44.327501 #1324] INFO -- : compiling /tmp/ruby/src/trunk/transcode.c I, [2023-01-05T08:17:44.405537 #1324] INFO -- : compiling /tmp/ruby/src/trunk/transient_heap.c I, [2023-01-05T08:17:44.466389 #1324] INFO -- : compiling /tmp/ruby/src/trunk/util.c I, [2023-01-05T08:17:44.496770 #1324] INFO -- : compiling /tmp/ruby/src/trunk/variable.c I, [2023-01-05T08:17:44.810253 #1324] INFO -- : compiling /tmp/ruby/src/trunk/version.c I, [2023-01-05T08:17:45.055128 #1324] INFO -- : compiling /tmp/ruby/src/trunk/vm.c I, [2023-01-05T08:17:45.443917 #1324] INFO -- : compiling /tmp/ruby/src/trunk/vm_backtrace.c I, [2023-01-05T08:17:46.121397 #1324] INFO -- : compiling /tmp/ruby/src/trunk/vm_dump.c I, [2023-01-05T08:17:46.446774 #1324] INFO -- : compiling /tmp/ruby/src/trunk/vm_sync.c I, [2023-01-05T08:17:46.632536 #1324] INFO -- : compiling /tmp/ruby/src/trunk/vm_trace.c I, [2023-01-05T08:17:46.712091 #1324] INFO -- : compiling /tmp/ruby/src/trunk/missing/setproctitle.c I, [2023-01-05T08:17:46.747841 #1324] INFO -- : compiling /tmp/ruby/src/trunk/missing/strlcat.c I, [2023-01-05T08:17:46.784770 #1324] INFO -- : compiling /tmp/ruby/src/trunk/missing/strlcpy.c I, [2023-01-05T08:17:46.848456 #1324] INFO -- : compiling /tmp/ruby/src/trunk/addr2line.c I, [2023-01-05T08:17:46.878275 #1324] INFO -- : compiling /tmp/ruby/src/trunk/dmyenc.c I, [2023-01-05T08:17:46.896907 #1324] INFO -- : compiling /tmp/ruby/src/trunk/array.c I, [2023-01-05T08:17:46.902922 #1324] INFO -- : compiling /tmp/ruby/src/trunk/mjit.c I, [2023-01-05T08:17:46.907306 #1324] INFO -- : assembling /tmp/ruby/src/trunk/coroutine/amd64/Context.S I, [2023-01-05T08:17:46.920361 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/ascii.c I, [2023-01-05T08:17:47.015970 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/us_ascii.c I, [2023-01-05T08:17:47.079463 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/unicode.c I, [2023-01-05T08:17:47.197723 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_8.c I, [2023-01-05T08:17:47.298091 #1324] INFO -- : compiling enc/trans/newline.c I, [2023-01-05T08:17:54.635998 #1324] INFO -- : linking miniruby I, [2023-01-05T08:17:55.281540 #1324] INFO -- : $$$[end] "make miniruby -j16" exit with 0. I, [2023-01-05T08:17:55.281765 #1324] INFO -- : $$$[beg] make ruby -j16 I, [2023-01-05T08:17:55.324108 #1324] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T08:17:55.324194 #1324] INFO -- : CC = gcc I, [2023-01-05T08:17:55.324216 #1324] INFO -- : LD = ld I, [2023-01-05T08:17:55.324236 #1324] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T08:17:55.324254 #1324] 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:17:55.324293 #1324] 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:17:55.324312 #1324] INFO -- : CPPFLAGS = I, [2023-01-05T08:17:55.324330 #1324] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T08:17:55.324369 #1324] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T08:17:55.324387 #1324] INFO -- : LANG = en_US.UTF-8 I, [2023-01-05T08:17:55.324405 #1324] INFO -- : LC_ALL = I, [2023-01-05T08:17:55.324422 #1324] INFO -- : LC_CTYPE = I, [2023-01-05T08:17:55.324439 #1324] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-05T08:17:55.324457 #1324] INFO -- : RUSTC = no I, [2023-01-05T08:17:55.324474 #1324] 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:17:55.325907 #1324] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-05T08:17:55.325994 #1324] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-05T08:17:55.326042 #1324] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T08:17:55.326066 #1324] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T08:17:55.326085 #1324] INFO -- : I, [2023-01-05T08:17:55.336285 #1324] INFO -- : compiling /tmp/ruby/src/trunk/dln.c I, [2023-01-05T08:17:55.336916 #1324] INFO -- : compiling /tmp/ruby/src/trunk/localeinit.c I, [2023-01-05T08:17:55.337294 #1324] INFO -- : creating verconf.h I, [2023-01-05T08:17:55.374765 #1324] INFO -- : verconf.h updated I, [2023-01-05T08:17:55.376654 #1324] INFO -- : compiling /tmp/ruby/src/trunk/loadpath.c I, [2023-01-05T08:17:55.461216 #1324] INFO -- : builtin_binary.inc updated I, [2023-01-05T08:17:55.464111 #1324] INFO -- : compiling /tmp/ruby/src/trunk/builtin.c I, [2023-01-05T08:17:55.662722 #1324] INFO -- : linking static-library libruby-static.a I, [2023-01-05T08:17:55.894429 #1324] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-01-05T08:17:57.371085 #1324] INFO -- : linking ruby I, [2023-01-05T08:17:57.413137 #1324] INFO -- : $$$[end] "make ruby -j16" exit with 0. I, [2023-01-05T08:17:57.413330 #1324] INFO -- : $$$[beg] make all -j16 I, [2023-01-05T08:17:57.457786 #1324] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T08:17:57.457853 #1324] INFO -- : CC = gcc I, [2023-01-05T08:17:57.457869 #1324] INFO -- : LD = ld I, [2023-01-05T08:17:57.457883 #1324] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T08:17:57.457899 #1324] 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:17:57.457913 #1324] 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:17:57.457927 #1324] INFO -- : CPPFLAGS = I, [2023-01-05T08:17:57.457942 #1324] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T08:17:57.457955 #1324] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T08:17:57.457968 #1324] INFO -- : LANG = en_US.UTF-8 I, [2023-01-05T08:17:57.457981 #1324] INFO -- : LC_ALL = I, [2023-01-05T08:17:57.457994 #1324] INFO -- : LC_CTYPE = I, [2023-01-05T08:17:57.458006 #1324] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-05T08:17:57.458054 #1324] INFO -- : RUSTC = no I, [2023-01-05T08:17:57.458068 #1324] 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:17:57.459449 #1324] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-05T08:17:57.459525 #1324] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-05T08:17:57.459549 #1324] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T08:17:57.459572 #1324] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T08:17:57.459605 #1324] INFO -- : I, [2023-01-05T08:17:57.487051 #1324] INFO -- : generating encdb.h I, [2023-01-05T08:17:57.488312 #1324] INFO -- : generating enc.mk I, [2023-01-05T08:17:57.491922 #1324] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-01-05T08:17:57.492479 #1324] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-01-05T08:17:57.493906 #1324] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-01-05T08:17:57.494290 #1324] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-01-05T08:17:57.495126 #1324] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-01-05T08:17:57.496253 #1324] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-01-05T08:17:57.498029 #1324] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-01-05T08:17:57.499167 #1324] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-01-05T08:17:57.499948 #1324] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-01-05T08:17:57.501337 #1324] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-01-05T08:17:57.502949 #1324] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-01-05T08:17:57.506368 #1324] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-01-05T08:17:57.510082 #1324] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-01-05T08:17:57.510645 #1324] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-01-05T08:17:57.557851 #1324] INFO -- : encdb.h updated I, [2023-01-05T08:17:57.562076 #1324] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-01-05T08:17:57.780151 #1324] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-01-05T08:17:57.781101 #1324] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-01-05T08:17:57.784717 #1324] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-01-05T08:17:57.784852 #1324] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-01-05T08:17:57.787550 #1324] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-01-05T08:17:57.789553 #1324] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-01-05T08:17:57.791834 #1324] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-01-05T08:17:57.794230 #1324] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-01-05T08:17:57.801190 #1324] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-01-05T08:17:57.810803 #1324] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-01-05T08:17:57.823190 #1324] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-01-05T08:17:57.840315 #1324] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-01-05T08:17:57.844958 #1324] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-01-05T08:17:57.869733 #1324] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-01-05T08:17:58.001306 #1324] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-01-05T08:17:58.043805 #1324] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-01-05T08:17:58.048214 #1324] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-01-05T08:17:58.049331 #1324] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-01-05T08:17:58.063160 #1324] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-01-05T08:17:58.067991 #1324] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-01-05T08:17:58.106500 #1324] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-01-05T08:17:58.126233 #1324] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-01-05T08:17:58.137161 #1324] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-01-05T08:17:58.158420 #1324] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-01-05T08:17:58.191965 #1324] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-01-05T08:17:58.207375 #1324] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-01-05T08:17:58.217956 #1324] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-01-05T08:17:58.258455 #1324] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-01-05T08:17:58.328264 #1324] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-01-05T08:17:58.330140 #1324] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-01-05T08:17:58.331118 #1324] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-01-05T08:17:58.377307 #1324] INFO -- : making enc I, [2023-01-05T08:17:58.410281 #1324] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:17:58.412233 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/encdb.c I, [2023-01-05T08:17:58.431231 #1324] INFO -- : building rb_mjit_header.h I, [2023-01-05T08:17:58.450602 #1324] INFO -- : making srcs under enc I, [2023-01-05T08:17:58.454330 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/big5.c I, [2023-01-05T08:17:58.469879 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/cesu_8.c I, [2023-01-05T08:17:58.483364 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/cp949.c I, [2023-01-05T08:17:58.491087 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/emacs_mule.c I, [2023-01-05T08:17:58.492469 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/euc_jp.c I, [2023-01-05T08:17:58.494790 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/euc_kr.c I, [2023-01-05T08:17:58.503033 #1324] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:17:58.503144 #1324] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-05T08:17:58.503195 #1324] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:17:58.504458 #1324] INFO -- : generating transdb.h I, [2023-01-05T08:17:58.508699 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/euc_tw.c I, [2023-01-05T08:17:58.602684 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/gb2312.c I, [2023-01-05T08:17:58.605483 #1324] INFO -- : rb_mjit_header.h updated I, [2023-01-05T08:17:58.610355 #1324] INFO -- : building .ext/include/x86_64-linux/rb_mjit_min_header-3.3.0.h I, [2023-01-05T08:17:58.626006 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/gb18030.c I, [2023-01-05T08:17:58.627112 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/gbk.c I, [2023-01-05T08:17:58.654984 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_1.c I, [2023-01-05T08:17:58.678935 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_2.c I, [2023-01-05T08:17:58.685480 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_3.c I, [2023-01-05T08:17:58.692144 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_4.c I, [2023-01-05T08:17:58.700576 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_5.c I, [2023-01-05T08:17:58.718564 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_6.c I, [2023-01-05T08:17:58.737489 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_7.c I, [2023-01-05T08:17:58.756934 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_8.c I, [2023-01-05T08:17:58.762999 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_9.c I, [2023-01-05T08:17:58.776180 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_10.c I, [2023-01-05T08:17:58.787705 #1324] INFO -- : transdb.h updated I, [2023-01-05T08:17:58.791224 #1324] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-05T08:17:58.835670 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_11.c I, [2023-01-05T08:17:58.846108 #1324] INFO -- : ext/configure-ext.mk updated I, [2023-01-05T08:17:58.846872 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_13.c I, [2023-01-05T08:17:58.849920 #1324] INFO -- : making trans I, [2023-01-05T08:17:58.880399 #1324] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:17:58.882085 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/transdb.c I, [2023-01-05T08:17:58.884512 #1324] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/big5.c I, [2023-01-05T08:17:58.884830 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_14.c I, [2023-01-05T08:17:58.890708 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_15.c I, [2023-01-05T08:17:58.898034 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_16.c I, [2023-01-05T08:17:58.902182 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/koi8_r.c I, [2023-01-05T08:17:58.907670 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/koi8_u.c I, [2023-01-05T08:17:58.919231 #1324] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:17:58.930633 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/shift_jis.c I, [2023-01-05T08:17:58.938239 #1324] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/cesu_8.c I, [2023-01-05T08:17:58.946835 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_16be.c I, [2023-01-05T08:17:58.985732 #1324] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/chinese.c I, [2023-01-05T08:17:58.990852 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_16le.c I, [2023-01-05T08:17:59.003849 #1324] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/cesu_8.c ... I, [2023-01-05T08:17:59.006944 #1324] INFO -- : configuring -test-/RUBY_ALIGNOF I, [2023-01-05T08:17:59.008125 #1324] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/ebcdic.c I, [2023-01-05T08:17:59.008663 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_32be.c I, [2023-01-05T08:17:59.016777 #1324] INFO -- : configuring -test-/abi I, [2023-01-05T08:17:59.020542 #1324] INFO -- : configuring -test-/arith_seq/beg_len_step I, [2023-01-05T08:17:59.024654 #1324] INFO -- : configuring -test-/arith_seq/extract I, [2023-01-05T08:17:59.031244 #1324] INFO -- : configuring -test-/array/concat I, [2023-01-05T08:17:59.036311 #1324] INFO -- : configuring -test-/array/resize I, [2023-01-05T08:17:59.040705 #1324] INFO -- : configuring -test-/bignum I, [2023-01-05T08:17:59.052581 #1324] INFO -- : configuring -test-/bug-14834 I, [2023-01-05T08:17:59.057509 #1324] INFO -- : configuring -test-/bug-3571 I, [2023-01-05T08:17:59.061177 #1324] INFO -- : configuring -test-/bug-5832 I, [2023-01-05T08:17:59.064668 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_32le.c I, [2023-01-05T08:17:59.064777 #1324] INFO -- : configuring -test-/bug_reporter I, [2023-01-05T08:17:59.071906 #1324] INFO -- : configuring -test-/class I, [2023-01-05T08:17:59.078506 #1324] INFO -- : configuring -test-/cxxanyargs I, [2023-01-05T08:17:59.089597 #1324] INFO -- : configuring -test-/debug I, [2023-01-05T08:17:59.089705 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_31j.c I, [2023-01-05T08:17:59.089718 #1324] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/ebcdic.c ... I, [2023-01-05T08:17:59.089731 #1324] INFO -- : configuring -test-/dln/empty I, [2023-01-05T08:17:59.091814 #1324] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji.c I, [2023-01-05T08:17:59.094023 #1324] INFO -- : configuring -test-/econv I, [2023-01-05T08:17:59.100447 #1324] INFO -- : configuring -test-/enumerator_kw I, [2023-01-05T08:17:59.106225 #1324] INFO -- : configuring -test-/eval I, [2023-01-05T08:17:59.106523 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1250.c I, [2023-01-05T08:17:59.107352 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1251.c I, [2023-01-05T08:17:59.110289 #1324] INFO -- : configuring -test-/exception I, [2023-01-05T08:17:59.111921 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1252.c I, [2023-01-05T08:17:59.114773 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1253.c I, [2023-01-05T08:17:59.118716 #1324] INFO -- : configuring -test-/fatal I, [2023-01-05T08:17:59.121470 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1254.c I, [2023-01-05T08:17:59.123069 #1324] INFO -- : configuring -test-/file I, [2023-01-05T08:17:59.163382 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1257.c I, [2023-01-05T08:17:59.207488 #1324] INFO -- : linking encoding encdb.so I, [2023-01-05T08:17:59.216350 #1324] INFO -- : linking encoding big5.so I, [2023-01-05T08:17:59.245967 #1324] INFO -- : linking encoding cesu_8.so I, [2023-01-05T08:17:59.279357 #1324] INFO -- : linking encoding cp949.so I, [2023-01-05T08:17:59.317213 #1324] INFO -- : linking encoding emacs_mule.so I, [2023-01-05T08:17:59.317334 #1324] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c I, [2023-01-05T08:17:59.318623 #1324] INFO -- : linking encoding euc_jp.so I, [2023-01-05T08:17:59.323994 #1324] INFO -- : linking encoding euc_kr.so I, [2023-01-05T08:17:59.329915 #1324] INFO -- : linking encoding euc_tw.so I, [2023-01-05T08:17:59.331244 #1324] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c I, [2023-01-05T08:17:59.347933 #1324] INFO -- : linking encoding gb2312.so I, [2023-01-05T08:17:59.370338 #1324] INFO -- : linking encoding gb18030.so I, [2023-01-05T08:17:59.395050 #1324] INFO -- : linking encoding gbk.so I, [2023-01-05T08:17:59.400493 #1324] INFO -- : linking encoding iso_8859_1.so I, [2023-01-05T08:17:59.406304 #1324] INFO -- : linking encoding iso_8859_2.so I, [2023-01-05T08:17:59.442684 #1324] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c I, [2023-01-05T08:17:59.443221 #1324] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji.c ... I, [2023-01-05T08:17:59.444794 #1324] INFO -- : linking encoding iso_8859_3.so I, [2023-01-05T08:17:59.446177 #1324] INFO -- : linking encoding iso_8859_4.so I, [2023-01-05T08:17:59.448111 #1324] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c I, [2023-01-05T08:17:59.458818 #1324] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/escape.c I, [2023-01-05T08:17:59.471251 #1324] INFO -- : linking encoding iso_8859_5.so I, [2023-01-05T08:17:59.490410 #1324] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/gb18030.c I, [2023-01-05T08:17:59.513599 #1324] INFO -- : linking encoding iso_8859_6.so I, [2023-01-05T08:17:59.518132 #1324] INFO -- : linking encoding iso_8859_7.so I, [2023-01-05T08:17:59.523501 #1324] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/gbk.c I, [2023-01-05T08:17:59.525027 #1324] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/escape.c ... I, [2023-01-05T08:17:59.528946 #1324] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/iso2022.c I, [2023-01-05T08:17:59.557675 #1324] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/japanese.c I, [2023-01-05T08:17:59.558144 #1324] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/japanese_euc.c I, [2023-01-05T08:17:59.604260 #1324] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/iso2022.c ... I, [2023-01-05T08:17:59.607133 #1324] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c I, [2023-01-05T08:17:59.617511 #1324] INFO -- : linking encoding iso_8859_8.so I, [2023-01-05T08:17:59.619391 #1324] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/japanese.c ... I, [2023-01-05T08:17:59.620438 #1324] INFO -- : linking encoding iso_8859_9.so I, [2023-01-05T08:17:59.622355 #1324] INFO -- : linking encoding iso_8859_10.so I, [2023-01-05T08:17:59.660349 #1324] INFO -- : configuring bigdecimal I, [2023-01-05T08:17:59.718075 #1324] INFO -- : linking encoding iso_8859_11.so I, [2023-01-05T08:17:59.722159 #1324] INFO -- : linking encoding iso_8859_13.so I, [2023-01-05T08:17:59.724915 #1324] INFO -- : linking encoding iso_8859_14.so I, [2023-01-05T08:17:59.821562 #1324] INFO -- : linking encoding iso_8859_15.so I, [2023-01-05T08:17:59.824460 #1324] INFO -- : linking encoding iso_8859_16.so I, [2023-01-05T08:17:59.828234 #1324] INFO -- : linking encoding koi8_r.so I, [2023-01-05T08:17:59.924012 #1324] INFO -- : linking encoding koi8_u.so I, [2023-01-05T08:17:59.925302 #1324] INFO -- : linking encoding shift_jis.so I, [2023-01-05T08:17:59.925860 #1324] INFO -- : linking encoding utf_16be.so I, [2023-01-05T08:18:00.014122 #1324] INFO -- : linking encoding utf_16le.so I, [2023-01-05T08:18:00.017054 #1324] INFO -- : linking encoding utf_32be.so I, [2023-01-05T08:18:00.022415 #1324] INFO -- : linking encoding utf_32le.so I, [2023-01-05T08:18:00.050748 #1324] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c ... I, [2023-01-05T08:18:00.059186 #1324] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/korean.c I, [2023-01-05T08:18:00.112214 #1324] INFO -- : linking encoding windows_31j.so I, [2023-01-05T08:18:00.120471 #1324] INFO -- : linking encoding windows_1250.so I, [2023-01-05T08:18:00.150603 #1324] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c ... I, [2023-01-05T08:18:00.170091 #1324] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/single_byte.c I, [2023-01-05T08:18:00.186132 #1324] INFO -- : configuring cgi/escape I, [2023-01-05T08:18:00.207153 #1324] INFO -- : linking encoding windows_1251.so I, [2023-01-05T08:18:00.214848 #1324] INFO -- : linking encoding windows_1252.so I, [2023-01-05T08:18:00.262502 #1324] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c ... I, [2023-01-05T08:18:00.268308 #1324] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/utf8_mac.c I, [2023-01-05T08:18:00.274727 #1324] INFO -- : configuring continuation I, [2023-01-05T08:18:00.282315 #1324] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c ... I, [2023-01-05T08:18:00.287931 #1324] INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/utf_16_32.c I, [2023-01-05T08:18:00.303439 #1324] INFO -- : linking encoding windows_1253.so I, [2023-01-05T08:18:00.312606 #1324] INFO -- : linking encoding windows_1254.so I, [2023-01-05T08:18:00.318549 #1324] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/chinese.c ... I, [2023-01-05T08:18:00.324936 #1324] INFO -- : linking transcoder transdb.so I, [2023-01-05T08:18:00.363177 #1324] INFO -- : configuring coverage I, [2023-01-05T08:18:00.369375 #1324] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/utf_16_32.c ... I, [2023-01-05T08:18:00.372903 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/cesu_8.c I, [2023-01-05T08:18:00.405114 #1324] INFO -- : linking encoding windows_1257.so I, [2023-01-05T08:18:00.425641 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/chinese.c I, [2023-01-05T08:18:00.451814 #1324] INFO -- : configuring date I, [2023-01-05T08:18:00.494806 #1324] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:18:00.496762 #1324] INFO -- : configuring digest I, [2023-01-05T08:18:00.502661 #1324] INFO -- : configuring digest/bubblebabble I, [2023-01-05T08:18:00.506148 #1324] INFO -- : configuring digest/md5 I, [2023-01-05T08:18:00.540493 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/ebcdic.c I, [2023-01-05T08:18:00.544072 #1324] 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:18:00.544159 #1324] 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:18:00.544186 #1324] 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:18:00.572661 #1324] INFO -- : configuring erb/escape I, [2023-01-05T08:18:00.592542 #1324] 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:18:00.655003 #1324] INFO -- : configuring etc I, [2023-01-05T08:18:00.675814 #1324] INFO -- : configuring fcntl I, [2023-01-05T08:18:00.759412 #1324] INFO -- : configuring fiddle I, [2023-01-05T08:18:00.783291 #1324] INFO -- : configuring io/console I, [2023-01-05T08:18:00.791669 #1324] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/single_byte.c ... I, [2023-01-05T08:18:00.796162 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji.c I, [2023-01-05T08:18:00.836139 #1324] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/gbk.c ... I, [2023-01-05T08:18:00.843908 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c I, [2023-01-05T08:18:00.895927 #1324] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c ... I, [2023-01-05T08:18:00.900996 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c I, [2023-01-05T08:18:01.006204 #1324] INFO -- : configuring digest/rmd160 I, [2023-01-05T08:18:01.082585 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c I, [2023-01-05T08:18:01.138589 #1324] INFO -- : configuring -test-/float I, [2023-01-05T08:18:01.143839 #1324] INFO -- : configuring -test-/funcall I, [2023-01-05T08:18:01.147576 #1324] INFO -- : configuring -test-/gvl/call_without_gvl I, [2023-01-05T08:18:01.152004 #1324] INFO -- : configuring -test-/hash I, [2023-01-05T08:18:01.157361 #1324] INFO -- : configuring -test-/integer I, [2023-01-05T08:18:01.162491 #1324] INFO -- : configuring -test-/iseq_load I, [2023-01-05T08:18:01.165640 #1324] INFO -- : configuring -test-/iter I, [2023-01-05T08:18:01.171492 #1324] INFO -- : configuring -test-/load/dot.dot I, [2023-01-05T08:18:01.174935 #1324] INFO -- : configuring -test-/load/protect I, [2023-01-05T08:18:01.178099 #1324] INFO -- : configuring -test-/marshal/compat I, [2023-01-05T08:18:01.181954 #1324] INFO -- : configuring -test-/marshal/internal_ivar I, [2023-01-05T08:18:01.185651 #1324] INFO -- : configuring -test-/marshal/usr I, [2023-01-05T08:18:01.188909 #1324] INFO -- : configuring -test-/memory_status I, [2023-01-05T08:18:01.190922 #1324] INFO -- : configuring -test-/memory_view I, [2023-01-05T08:18:01.194852 #1324] INFO -- : configuring -test-/method I, [2023-01-05T08:18:01.200714 #1324] INFO -- : configuring -test-/notimplement I, [2023-01-05T08:18:01.205958 #1324] INFO -- : configuring -test-/num2int I, [2023-01-05T08:18:01.206192 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c I, [2023-01-05T08:18:01.209991 #1324] INFO -- : configuring -test-/path_to_class I, [2023-01-05T08:18:01.219651 #1324] INFO -- : configuring -test-/popen_deadlock I, [2023-01-05T08:18:01.224511 #1324] INFO -- : configuring -test-/postponed_job I, [2023-01-05T08:18:01.229710 #1324] INFO -- : configuring -test-/printf I, [2023-01-05T08:18:01.233309 #1324] INFO -- : configuring -test-/proc I, [2023-01-05T08:18:01.238947 #1324] INFO -- : configuring -test-/random I, [2023-01-05T08:18:01.245842 #1324] INFO -- : configuring -test-/rational I, [2023-01-05T08:18:01.250502 #1324] INFO -- : configuring -test-/rb_call_super_kw I, [2023-01-05T08:18:01.254273 #1324] INFO -- : configuring -test-/recursion I, [2023-01-05T08:18:01.254366 #1324] INFO -- : configuring digest/sha1 I, [2023-01-05T08:18:01.258292 #1324] INFO -- : configuring -test-/regexp I, [2023-01-05T08:18:01.263255 #1324] INFO -- : configuring -test-/scan_args I, [2023-01-05T08:18:01.266925 #1324] INFO -- : configuring -test-/st/foreach I, [2023-01-05T08:18:01.271907 #1324] INFO -- : configuring -test-/st/numhash I, [2023-01-05T08:18:01.276498 #1324] INFO -- : configuring -test-/st/update I, [2023-01-05T08:18:01.280474 #1324] INFO -- : configuring -test-/string I, [2023-01-05T08:18:01.298360 #1324] INFO -- : configuring -test-/struct I, [2023-01-05T08:18:01.304417 #1324] INFO -- : configuring -test-/symbol I, [2023-01-05T08:18:01.429258 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/escape.c I, [2023-01-05T08:18:01.469338 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/gbk.c I, [2023-01-05T08:18:01.518263 #1324] INFO -- : configuring digest/sha2 I, [2023-01-05T08:18:01.584038 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/iso2022.c I, [2023-01-05T08:18:01.659930 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/japanese.c I, [2023-01-05T08:18:01.683102 #1324] INFO -- : configuring -test-/thread/instrumentation I, [2023-01-05T08:18:01.687680 #1324] INFO -- : configuring -test-/thread_fd I, [2023-01-05T08:18:01.691574 #1324] INFO -- : configuring -test-/time I, [2023-01-05T08:18:01.696980 #1324] INFO -- : configuring -test-/tracepoint I, [2023-01-05T08:18:01.702123 #1324] INFO -- : configuring -test-/typeddata I, [2023-01-05T08:18:01.706465 #1324] INFO -- : configuring -test-/vm I, [2023-01-05T08:18:01.710131 #1324] INFO -- : configuring -test-/wait I, [2023-01-05T08:18:01.761722 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c I, [2023-01-05T08:18:01.795695 #1324] INFO -- : configuring json I, [2023-01-05T08:18:01.800123 #1324] INFO -- : configuring json/generator I, [2023-01-05T08:18:01.803855 #1324] INFO -- : configuring json/parser I, [2023-01-05T08:18:01.818668 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/single_byte.c I, [2023-01-05T08:18:01.836762 #1324] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/korean.c ... I, [2023-01-05T08:18:01.838305 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/utf_16_32.c I, [2023-01-05T08:18:01.844069 #1324] INFO -- : linking transcoder cesu_8.so I, [2023-01-05T08:18:01.883610 #1324] INFO -- : configuring io/nonblock I, [2023-01-05T08:18:01.935098 #1324] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/utf8_mac.c ... I, [2023-01-05T08:18:01.942799 #1324] INFO -- : linking transcoder chinese.so I, [2023-01-05T08:18:01.944657 #1324] INFO -- : linking transcoder ebcdic.so I, [2023-01-05T08:18:02.029151 #1324] INFO -- : configuring monitor I, [2023-01-05T08:18:02.044766 #1324] INFO -- : linking transcoder emoji.so I, [2023-01-05T08:18:02.049181 #1324] INFO -- : linking transcoder emoji_iso2022_kddi.so I, [2023-01-05T08:18:02.114139 #1324] INFO -- : configuring nkf I, [2023-01-05T08:18:02.151409 #1324] INFO -- : linking transcoder emoji_sjis_docomo.so I, [2023-01-05T08:18:02.158195 #1324] INFO -- : linking transcoder emoji_sjis_kddi.so I, [2023-01-05T08:18:02.195590 #1324] INFO -- : linking transcoder emoji_sjis_softbank.so I, [2023-01-05T08:18:02.202533 #1324] INFO -- : linking transcoder escape.so I, [2023-01-05T08:18:02.207335 #1324] INFO -- : configuring objspace I, [2023-01-05T08:18:02.227254 #1324] INFO -- : configuring io/wait I, [2023-01-05T08:18:02.264215 #1324] INFO -- : linking transcoder iso2022.so I, [2023-01-05T08:18:02.266958 #1324] INFO -- : linking transcoder japanese.so I, [2023-01-05T08:18:02.298496 #1324] INFO -- : configuring openssl I, [2023-01-05T08:18:02.299066 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/korean.c I, [2023-01-05T08:18:02.299178 #1324] INFO -- : linking transcoder single_byte.so I, [2023-01-05T08:18:02.370060 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/utf8_mac.c I, [2023-01-05T08:18:02.372161 #1324] INFO -- : linking transcoder utf_16_32.so I, [2023-01-05T08:18:02.438702 #1324] INFO -- : linking transcoder japanese_sjis.so I, [2023-01-05T08:18:02.456874 #1324] INFO -- : linking transcoder gbk.so I, [2023-01-05T08:18:02.496962 #1324] INFO -- : configuring pathname I, [2023-01-05T08:18:02.575601 #1324] INFO -- : configuring psych I, [2023-01-05T08:18:02.643823 #1324] INFO -- : configuring pty I, [2023-01-05T08:18:02.657327 #1324] INFO -- : configuring racc/cparse I, [2023-01-05T08:18:02.751560 #1324] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/gb18030.c ... I, [2023-01-05T08:18:02.766055 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/gb18030.c I, [2023-01-05T08:18:02.824645 #1324] INFO -- : configuring rbconfig/sizeof I, [2023-01-05T08:18:03.155954 #1324] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/japanese_euc.c ... I, [2023-01-05T08:18:03.164807 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/japanese_euc.c I, [2023-01-05T08:18:03.409225 #1324] INFO -- : linking transcoder korean.so I, [2023-01-05T08:18:03.440880 #1324] INFO -- : linking transcoder gb18030.so I, [2023-01-05T08:18:03.538698 #1324] INFO -- : configuring readline I, [2023-01-05T08:18:03.565106 #1324] INFO -- : linking transcoder utf8_mac.so I, [2023-01-05T08:18:03.608370 #1324] INFO -- : configuring ripper I, [2023-01-05T08:18:03.633367 #1324] INFO -- : configuring rubyvm I, [2023-01-05T08:18:03.697521 #1324] INFO -- : configuring socket I, [2023-01-05T08:18:03.721898 #1324] INFO -- : configuring stringio I, [2023-01-05T08:18:03.803710 #1324] INFO -- : configuring strscan I, [2023-01-05T08:18:04.071220 #1324] INFO -- : configuring syslog I, [2023-01-05T08:18:04.521889 #1324] INFO -- : generating /tmp/ruby/src/trunk/enc/trans/big5.c ... I, [2023-01-05T08:18:04.541249 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/big5.c I, [2023-01-05T08:18:04.613574 #1324] INFO -- : linking transcoder japanese_euc.so I, [2023-01-05T08:18:04.861889 #1324] INFO -- : configuring zlib I, [2023-01-05T08:18:04.867974 #1324] INFO -- : configuring debug-1.7.1/ext/debug I, [2023-01-05T08:18:04.905653 #1324] INFO -- : configuring rbs-2.8.2/ext/rbs_extension I, [2023-01-05T08:18:06.474816 #1324] INFO -- : linking transcoder big5.so I, [2023-01-05T08:18:06.538954 #1324] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:18:06.540092 #1324] INFO -- : making encs I, [2023-01-05T08:18:06.585397 #1324] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:18:06.585818 #1324] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-05T08:18:06.585848 #1324] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:18:21.699754 #1324] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:18:21.700621 #1324] INFO -- : generating makefile exts.mk I, [2023-01-05T08:18:21.740682 #1324] INFO -- : exts.mk updated I, [2023-01-05T08:18:21.748906 #1324] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:18:21.752842 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/abi' I, [2023-01-05T08:18:21.753810 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/abi/abi.c I, [2023-01-05T08:18:21.757382 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bignum' I, [2023-01-05T08:18:21.758045 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/big2str.c I, [2023-01-05T08:18:21.758423 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/RUBY_ALIGNOF' I, [2023-01-05T08:18:21.758508 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/extract' I, [2023-01-05T08:18:21.758583 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/array/resize' I, [2023-01-05T08:18:21.758606 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/array/concat' I, [2023-01-05T08:18:21.758947 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-14834' I, [2023-01-05T08:18:21.759031 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/beg_len_step' I, [2023-01-05T08:18:21.759060 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-3571' I, [2023-01-05T08:18:21.759085 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/array/concat/to_ary_concat.c I, [2023-01-05T08:18:21.759230 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/RUBY_ALIGNOF/c.c I, [2023-01-05T08:18:21.759345 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/array/resize/resize.c I, [2023-01-05T08:18:21.759505 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/arith_seq/extract/extract.c I, [2023-01-05T08:18:21.759514 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-5832' I, [2023-01-05T08:18:21.759702 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug_reporter' I, [2023-01-05T08:18:21.759746 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/econv' I, [2023-01-05T08:18:21.759877 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/arith_seq/beg_len_step/beg_len_step.c I, [2023-01-05T08:18:21.759922 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug-5832/bug.c I, [2023-01-05T08:18:21.759944 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug-3571/bug.c I, [2023-01-05T08:18:21.760249 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug_reporter/bug_reporter.c I, [2023-01-05T08:18:21.760319 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug-14834/bug-14384.c I, [2023-01-05T08:18:21.760342 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/dln/empty' I, [2023-01-05T08:18:21.760830 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/dln/empty/empty.c I, [2023-01-05T08:18:21.761082 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/econv/append.c I, [2023-01-05T08:18:21.762308 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/debug' I, [2023-01-05T08:18:21.762439 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/class' I, [2023-01-05T08:18:21.763289 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/class/class2name.c I, [2023-01-05T08:18:21.763499 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/debug/init.c I, [2023-01-05T08:18:21.766279 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/class/init.c I, [2023-01-05T08:18:21.788487 #1324] INFO -- : linking shared-object -test-/abi.so I, [2023-01-05T08:18:21.872579 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/abi' I, [2023-01-05T08:18:21.883178 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/enumerator_kw' I, [2023-01-05T08:18:21.885098 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/enumerator_kw/enumerator_kw.c I, [2023-01-05T08:18:21.918376 #1324] INFO -- : linking shared-object -test-/dln/empty.so I, [2023-01-05T08:18:21.921625 #1324] INFO -- : linking shared-object -test-/RUBY_ALIGNOF.so I, [2023-01-05T08:18:21.931105 #1324] INFO -- : linking shared-object -test-/bug_5832.so I, [2023-01-05T08:18:21.931217 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/debug/inspector.c I, [2023-01-05T08:18:21.931737 #1324] INFO -- : linking shared-object -test-/arith_seq/extract.so I, [2023-01-05T08:18:21.931872 #1324] INFO -- : linking shared-object -test-/array/to_ary_concat.so I, [2023-01-05T08:18:21.932436 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/econv/init.c I, [2023-01-05T08:18:21.932831 #1324] INFO -- : linking shared-object -test-/class.so I, [2023-01-05T08:18:21.932955 #1324] INFO -- : linking shared-object -test-/bug_reporter.so I, [2023-01-05T08:18:21.933710 #1324] INFO -- : linking shared-object -test-/array/resize.so I, [2023-01-05T08:18:21.935717 #1324] INFO -- : linking shared-object -test-/bug_3571.so I, [2023-01-05T08:18:21.938212 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/eval' I, [2023-01-05T08:18:21.942387 #1324] INFO -- : linking shared-object -test-/arith_seq/beg_len_step.so I, [2023-01-05T08:18:21.942563 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/eval/eval.c I, [2023-01-05T08:18:21.950317 #1324] INFO -- : linking shared-object -test-/bug_14834.so I, [2023-01-05T08:18:21.988958 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/bigzero.c I, [2023-01-05T08:18:22.078259 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/dln/empty' I, [2023-01-05T08:18:22.080447 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/debug/profile_frames.c I, [2023-01-05T08:18:22.083171 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/RUBY_ALIGNOF' I, [2023-01-05T08:18:22.088385 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/exception' I, [2023-01-05T08:18:22.090046 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/dataerror.c I, [2023-01-05T08:18:22.090131 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-5832' I, [2023-01-05T08:18:22.090150 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/extract' I, [2023-01-05T08:18:22.093272 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-3571' I, [2023-01-05T08:18:22.093379 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/array/resize' I, [2023-01-05T08:18:22.094791 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/fatal' I, [2023-01-05T08:18:22.094878 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/array/concat' I, [2023-01-05T08:18:22.094908 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug_reporter' I, [2023-01-05T08:18:22.095360 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/fatal/rb_fatal.c I, [2023-01-05T08:18:22.097323 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/file' I, [2023-01-05T08:18:22.098025 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/file/fs.c I, [2023-01-05T08:18:22.098096 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/div.c I, [2023-01-05T08:18:22.098177 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/float' I, [2023-01-05T08:18:22.098446 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/enc_raise.c I, [2023-01-05T08:18:22.098705 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/beg_len_step' I, [2023-01-05T08:18:22.098758 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/float/init.c I, [2023-01-05T08:18:22.098967 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/funcall' I, [2023-01-05T08:18:22.099435 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/funcall/funcall.c I, [2023-01-05T08:18:22.099591 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/init.c I, [2023-01-05T08:18:22.103083 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-14834' I, [2023-01-05T08:18:22.104121 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/file/init.c I, [2023-01-05T08:18:22.106138 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/class' I, [2023-01-05T08:18:22.110326 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/file/stat.c I, [2023-01-05T08:18:22.117905 #1324] INFO -- : linking shared-object -test-/econv.so I, [2023-01-05T08:18:22.127784 #1324] INFO -- : linking shared-object -test-/eval.so I, [2023-01-05T08:18:22.136513 #1324] INFO -- : linking shared-object -test-/enumerator_kw.so I, [2023-01-05T08:18:22.139387 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/float/nextafter.c I, [2023-01-05T08:18:22.200016 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/intpack.c I, [2023-01-05T08:18:22.242723 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/econv' I, [2023-01-05T08:18:22.247085 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/eval' I, [2023-01-05T08:18:22.247252 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/gvl/call_without_gvl' I, [2023-01-05T08:18:22.247857 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/gvl/call_without_gvl/call_without_gvl.c I, [2023-01-05T08:18:22.251648 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/hash' I, [2023-01-05T08:18:22.252938 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/hash/delete.c I, [2023-01-05T08:18:22.257943 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/enumerator_kw' I, [2023-01-05T08:18:22.258742 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/hash/init.c I, [2023-01-05T08:18:22.260750 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/ensured.c I, [2023-01-05T08:18:22.263312 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/init.c I, [2023-01-05T08:18:22.271615 #1324] INFO -- : linking shared-object -test-/debug.so I, [2023-01-05T08:18:22.271946 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/integer' I, [2023-01-05T08:18:22.272997 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/mul.c I, [2023-01-05T08:18:22.273190 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/integer/core_ext.c I, [2023-01-05T08:18:22.274218 #1324] INFO -- : linking shared-object -test-/fatal/rb_fatal.so I, [2023-01-05T08:18:22.281873 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/integer/init.c I, [2023-01-05T08:18:22.299585 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/str2big.c I, [2023-01-05T08:18:22.308486 #1324] INFO -- : linking shared-object -test-/funcall.so I, [2023-01-05T08:18:22.312879 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/integer/my_integer.c I, [2023-01-05T08:18:22.322006 #1324] INFO -- : linking shared-object -test-/file.so I, [2023-01-05T08:18:22.348872 #1324] INFO -- : linking shared-object -test-/float.so I, [2023-01-05T08:18:22.401557 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/fatal' I, [2023-01-05T08:18:22.406379 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/iseq_load' I, [2023-01-05T08:18:22.408331 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iseq_load/iseq_load.c I, [2023-01-05T08:18:22.409008 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/debug' I, [2023-01-05T08:18:22.415576 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/iter' I, [2023-01-05T08:18:22.416798 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iter/break.c I, [2023-01-05T08:18:22.420271 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iter/init.c I, [2023-01-05T08:18:22.431555 #1324] INFO -- : linking shared-object -test-/hash.so I, [2023-01-05T08:18:22.440489 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/funcall' I, [2023-01-05T08:18:22.441119 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/dot.dot' I, [2023-01-05T08:18:22.442310 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/load/dot.dot/dot.dot.c I, [2023-01-05T08:18:22.445553 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/protect' I, [2023-01-05T08:18:22.446792 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/load/protect/protect.c I, [2023-01-05T08:18:22.454232 #1324] INFO -- : linking shared-object -test-/gvl/call_without_gvl.so I, [2023-01-05T08:18:22.455145 #1324] INFO -- : linking shared-object -test-/exception.so I, [2023-01-05T08:18:22.467911 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/file' I, [2023-01-05T08:18:22.472880 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/compat' I, [2023-01-05T08:18:22.474026 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/internal_ivar' I, [2023-01-05T08:18:22.474171 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/marshal/compat/usrcompat.c I, [2023-01-05T08:18:22.474874 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/marshal/internal_ivar/internal_ivar.c I, [2023-01-05T08:18:22.484543 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/float' I, [2023-01-05T08:18:22.486561 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/usr' I, [2023-01-05T08:18:22.487842 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/marshal/usr/usrmarshal.c I, [2023-01-05T08:18:22.494074 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/memory_view' I, [2023-01-05T08:18:22.496246 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/memory_view/memory_view.c I, [2023-01-05T08:18:22.499258 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iter/yield.c I, [2023-01-05T08:18:22.513914 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/method' I, [2023-01-05T08:18:22.515164 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/method/arity.c I, [2023-01-05T08:18:22.540811 #1324] INFO -- : linking shared-object -test-/bignum.so I, [2023-01-05T08:18:22.557003 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/hash' I, [2023-01-05T08:18:22.557854 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/method/init.c I, [2023-01-05T08:18:22.568802 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/gvl/call_without_gvl' I, [2023-01-05T08:18:22.573152 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/notimplement' I, [2023-01-05T08:18:22.575236 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/notimplement/bug.c I, [2023-01-05T08:18:22.584919 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/exception' I, [2023-01-05T08:18:22.589748 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/num2int' I, [2023-01-05T08:18:22.591864 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/num2int/num2int.c I, [2023-01-05T08:18:22.593515 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/path_to_class' I, [2023-01-05T08:18:22.593644 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/popen_deadlock' I, [2023-01-05T08:18:22.594659 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/path_to_class/path_to_class.c I, [2023-01-05T08:18:22.595071 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/popen_deadlock/infinite_loop_dlsym.c I, [2023-01-05T08:18:22.610860 #1324] INFO -- : linking shared-object -test-/load/dot.dot.so I, [2023-01-05T08:18:22.628527 #1324] INFO -- : linking shared-object -test-/iseq_load.so I, [2023-01-05T08:18:22.662289 #1324] INFO -- : linking shared-object -test-/marshal/internal_ivar.so I, [2023-01-05T08:18:22.663375 #1324] INFO -- : linking shared-object -test-/load/protect.so I, [2023-01-05T08:18:22.665806 #1324] INFO -- : linking shared-object -test-/marshal/compat.so I, [2023-01-05T08:18:22.684688 #1324] INFO -- : linking shared-object -test-/iter.so I, [2023-01-05T08:18:22.684862 #1324] INFO -- : linking shared-object -test-/marshal/usr.so I, [2023-01-05T08:18:22.702533 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/postponed_job' I, [2023-01-05T08:18:22.706384 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/postponed_job/postponed_job.c I, [2023-01-05T08:18:22.708282 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bignum' I, [2023-01-05T08:18:22.714068 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/printf' I, [2023-01-05T08:18:22.716912 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/printf/printf.c I, [2023-01-05T08:18:22.743494 #1324] INFO -- : linking shared-object -test-/method.so I, [2023-01-05T08:18:22.750348 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/dot.dot' I, [2023-01-05T08:18:22.759009 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/proc' I, [2023-01-05T08:18:22.760235 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/proc/init.c I, [2023-01-05T08:18:22.775904 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/iseq_load' I, [2023-01-05T08:18:22.779040 #1324] INFO -- : linking shared-object -test-/notimplement.so I, [2023-01-05T08:18:22.781097 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/random' I, [2023-01-05T08:18:22.782508 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/random/bad_version.c I, [2023-01-05T08:18:22.784335 #1324] INFO -- : linking shared-object -test-/path_to_class.so I, [2023-01-05T08:18:22.794663 #1324] INFO -- : linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so I, [2023-01-05T08:18:22.808157 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/protect' I, [2023-01-05T08:18:22.809192 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/random/init.c I, [2023-01-05T08:18:22.811193 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/internal_ivar' I, [2023-01-05T08:18:22.812204 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/random/loop.c I, [2023-01-05T08:18:22.817019 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/compat' I, [2023-01-05T08:18:22.822759 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/rational' I, [2023-01-05T08:18:22.825235 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/rational/rat.c I, [2023-01-05T08:18:22.831207 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/usr' I, [2023-01-05T08:18:22.832766 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/proc/receiver.c I, [2023-01-05T08:18:22.833467 #1324] INFO -- : linking shared-object -test-/integer.so I, [2023-01-05T08:18:22.841713 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/iter' I, [2023-01-05T08:18:22.846593 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/rb_call_super_kw' I, [2023-01-05T08:18:22.848901 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/rb_call_super_kw/rb_call_super_kw.c I, [2023-01-05T08:18:22.871967 #1324] INFO -- : linking shared-object -test-/num2int.so I, [2023-01-05T08:18:22.888344 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/method' I, [2023-01-05T08:18:22.894145 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/recursion' I, [2023-01-05T08:18:22.896618 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/recursion/recursion.c I, [2023-01-05T08:18:22.909798 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/notimplement' I, [2023-01-05T08:18:22.915714 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/proc/super.c I, [2023-01-05T08:18:22.916816 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/path_to_class' I, [2023-01-05T08:18:22.922363 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/regexp' I, [2023-01-05T08:18:22.924014 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/regexp/init.c I, [2023-01-05T08:18:22.928830 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/popen_deadlock' I, [2023-01-05T08:18:22.931768 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/regexp/parse_depth_limit.c I, [2023-01-05T08:18:22.933488 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/scan_args' I, [2023-01-05T08:18:22.935321 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/scan_args/scan_args.c I, [2023-01-05T08:18:22.946022 #1324] INFO -- : linking shared-object -test-/postponed_job.so I, [2023-01-05T08:18:22.972933 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/integer' I, [2023-01-05T08:18:22.977674 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/foreach' I, [2023-01-05T08:18:22.978600 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/st/foreach/foreach.c I, [2023-01-05T08:18:22.980262 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/numhash' I, [2023-01-05T08:18:22.981753 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/st/numhash/numhash.c I, [2023-01-05T08:18:22.988287 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/num2int' I, [2023-01-05T08:18:22.993721 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/update' I, [2023-01-05T08:18:22.995791 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/st/update/update.c I, [2023-01-05T08:18:22.999993 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/string' I, [2023-01-05T08:18:23.001391 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/capacity.c I, [2023-01-05T08:18:23.010916 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/coderange.c I, [2023-01-05T08:18:23.016733 #1324] INFO -- : linking shared-object -test-/rb_call_super_kw.so I, [2023-01-05T08:18:23.031806 #1324] INFO -- : linking shared-object -test-/memory_view.so I, [2023-01-05T08:18:23.035136 #1324] INFO -- : linking shared-object -test-/random.so I, [2023-01-05T08:18:23.061127 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/postponed_job' I, [2023-01-05T08:18:23.067286 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/struct' I, [2023-01-05T08:18:23.068845 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/duplicate.c I, [2023-01-05T08:18:23.074020 #1324] INFO -- : linking shared-object -test-/printf.so I, [2023-01-05T08:18:23.079806 #1324] INFO -- : linking shared-object -test-/recursion.so I, [2023-01-05T08:18:23.086687 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/cstr.c I, [2023-01-05T08:18:23.094832 #1324] INFO -- : linking shared-object -test-/proc.so I, [2023-01-05T08:18:23.123279 #1324] INFO -- : linking shared-object -test-/regexp.so I, [2023-01-05T08:18:23.150675 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/rb_call_super_kw' I, [2023-01-05T08:18:23.156373 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/symbol' I, [2023-01-05T08:18:23.157877 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/symbol/init.c I, [2023-01-05T08:18:23.177750 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/memory_view' I, [2023-01-05T08:18:23.178705 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/symbol/type.c I, [2023-01-05T08:18:23.181309 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/random' I, [2023-01-05T08:18:23.182175 #1324] INFO -- : linking shared-object -test-/st/update.so I, [2023-01-05T08:18:23.185279 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/thread/instrumentation' I, [2023-01-05T08:18:23.186169 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/thread/instrumentation/instrumentation.c I, [2023-01-05T08:18:23.208493 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/thread_fd' I, [2023-01-05T08:18:23.210555 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/thread_fd/thread_fd.c I, [2023-01-05T08:18:23.217326 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/recursion' I, [2023-01-05T08:18:23.217484 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/printf' I, [2023-01-05T08:18:23.218476 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/ellipsize.c I, [2023-01-05T08:18:23.222996 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/enc_associate.c I, [2023-01-05T08:18:23.225580 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/enc_str_buf_cat.c I, [2023-01-05T08:18:23.234774 #1324] INFO -- : linking shared-object -test-/st/foreach.so I, [2023-01-05T08:18:23.234895 #1324] INFO -- : linking shared-object -test-/st/numhash.so I, [2023-01-05T08:18:23.238884 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/proc' I, [2023-01-05T08:18:23.250217 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/init.c I, [2023-01-05T08:18:23.253231 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/time' I, [2023-01-05T08:18:23.254124 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/time/init.c I, [2023-01-05T08:18:23.263180 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/regexp' I, [2023-01-05T08:18:23.264146 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/time/leap_second.c I, [2023-01-05T08:18:23.307389 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/update' I, [2023-01-05T08:18:23.308156 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/time/new.c I, [2023-01-05T08:18:23.349051 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/tracepoint' I, [2023-01-05T08:18:23.350450 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/tracepoint/gc_hook.c I, [2023-01-05T08:18:23.351809 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/numhash' I, [2023-01-05T08:18:23.352597 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/tracepoint/tracepoint.c I, [2023-01-05T08:18:23.352830 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/foreach' I, [2023-01-05T08:18:23.357357 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/typeddata' I, [2023-01-05T08:18:23.359838 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/typeddata/typeddata.c I, [2023-01-05T08:18:23.366793 #1324] INFO -- : linking shared-object -test-/rational.so I, [2023-01-05T08:18:23.380219 #1324] INFO -- : linking shared-object -test-/symbol.so I, [2023-01-05T08:18:23.392624 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/fstring.c I, [2023-01-05T08:18:23.398775 #1324] INFO -- : linking shared-object -test-/thread_fd.so I, [2023-01-05T08:18:23.408427 #1324] INFO -- : linking shared-object -test-/thread/instrumentation.so I, [2023-01-05T08:18:23.416075 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/vm' I, [2023-01-05T08:18:23.417658 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/vm/at_exit.c I, [2023-01-05T08:18:23.425644 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/len.c I, [2023-01-05T08:18:23.428273 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/member.c I, [2023-01-05T08:18:23.447808 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/init.c I, [2023-01-05T08:18:23.462514 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/modify.c I, [2023-01-05T08:18:23.502504 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/rational' I, [2023-01-05T08:18:23.506883 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/wait' I, [2023-01-05T08:18:23.508871 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/wait/wait.c I, [2023-01-05T08:18:23.514695 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/symbol' I, [2023-01-05T08:18:23.515931 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/thread/instrumentation' I, [2023-01-05T08:18:23.519430 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/new.c I, [2023-01-05T08:18:23.520414 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-05T08:18:23.520872 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/cgi/escape' I, [2023-01-05T08:18:23.521546 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/thread_fd' I, [2023-01-05T08:18:23.521637 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/bigdecimal/bigdecimal.c I, [2023-01-05T08:18:23.521652 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/cgi/escape/escape.c I, [2023-01-05T08:18:23.526283 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/continuation' I, [2023-01-05T08:18:23.528654 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/continuation/continuation.c I, [2023-01-05T08:18:23.534876 #1324] INFO -- : linking shared-object -test-/typeddata.so I, [2023-01-05T08:18:23.546209 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/bigdecimal/missing.c I, [2023-01-05T08:18:23.556347 #1324] INFO -- : linking shared-object -test-/tracepoint.so I, [2023-01-05T08:18:23.590436 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/nofree.c I, [2023-01-05T08:18:23.599386 #1324] INFO -- : linking shared-object -test-/vm/at_exit.so I, [2023-01-05T08:18:23.608746 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-05T08:18:23.611327 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/coverage/coverage.c I, [2023-01-05T08:18:23.619741 #1324] INFO -- : linking shared-object -test-/struct.so I, [2023-01-05T08:18:23.627572 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-05T08:18:23.629761 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_core.c I, [2023-01-05T08:18:23.651163 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/normalize.c I, [2023-01-05T08:18:23.664369 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/typeddata' I, [2023-01-05T08:18:23.665354 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_parse.c I, [2023-01-05T08:18:23.696184 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/tracepoint' I, [2023-01-05T08:18:23.700239 #1324] INFO -- : linking shared-object continuation.so I, [2023-01-05T08:18:23.701778 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-05T08:18:23.702732 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/digest.c I, [2023-01-05T08:18:23.711890 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/erb/escape' I, [2023-01-05T08:18:23.712939 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/erb/escape/escape.c I, [2023-01-05T08:18:23.716497 #1324] INFO -- : linking shared-object -test-/wait.so I, [2023-01-05T08:18:23.727278 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/vm' I, [2023-01-05T08:18:23.754817 #1324] INFO -- : installing digest libraries I, [2023-01-05T08:18:23.757875 #1324] INFO -- : installing default coverage libraries I, [2023-01-05T08:18:23.762289 #1324] INFO -- : installing default digest libraries I, [2023-01-05T08:18:23.763302 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/struct' I, [2023-01-05T08:18:23.763473 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/qsort.c I, [2023-01-05T08:18:23.768114 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/etc' I, [2023-01-05T08:18:23.768498 #1324] INFO -- : installing default bigdecimal libraries I, [2023-01-05T08:18:23.770226 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/etc/etc.c I, [2023-01-05T08:18:23.782025 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fcntl' I, [2023-01-05T08:18:23.784113 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/fcntl/fcntl.c I, [2023-01-05T08:18:23.786465 #1324] INFO -- : linking shared-object -test-/time.so I, [2023-01-05T08:18:23.819422 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/continuation' I, [2023-01-05T08:18:23.826215 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_strftime.c I, [2023-01-05T08:18:23.828435 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-05T08:18:23.829654 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/closure.c I, [2023-01-05T08:18:23.837225 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/wait' I, [2023-01-05T08:18:23.838311 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/conversions.c I, [2023-01-05T08:18:23.908082 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/time' I, [2023-01-05T08:18:23.913167 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-05T08:18:23.914317 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/io/console/console.c I, [2023-01-05T08:18:23.961194 #1324] INFO -- : linking shared-object erb/escape.so I, [2023-01-05T08:18:23.962811 #1324] INFO -- : linking shared-object fcntl.so I, [2023-01-05T08:18:23.967679 #1324] INFO -- : linking shared-object cgi/escape.so I, [2023-01-05T08:18:24.038288 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/rb_interned_str.c I, [2023-01-05T08:18:24.083123 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fcntl' I, [2023-01-05T08:18:24.084790 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/erb/escape' I, [2023-01-05T08:18:24.089787 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/nonblock' I, [2023-01-05T08:18:24.090787 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/wait' I, [2023-01-05T08:18:24.091762 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/io/wait/wait.c I, [2023-01-05T08:18:24.092256 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/io/nonblock/nonblock.c I, [2023-01-05T08:18:24.094659 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/cgi/escape' I, [2023-01-05T08:18:24.100568 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-05T08:18:24.143513 #1324] INFO -- : linking shared-object coverage.so I, [2023-01-05T08:18:24.148072 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-05T08:18:24.152416 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-05T08:18:24.154475 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/monitor/monitor.c I, [2023-01-05T08:18:24.176257 #1324] INFO -- : linking shared-object digest.so I, [2023-01-05T08:18:24.210846 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/fiddle.c I, [2023-01-05T08:18:24.240219 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/rb_str_dup.c I, [2023-01-05T08:18:24.241816 #1324] INFO -- : linking shared-object -test-/scan_args.so I, [2023-01-05T08:18:24.278576 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-05T08:18:24.284041 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-05T08:18:24.286497 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/nkf/nkf.c I, [2023-01-05T08:18:24.292930 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-05T08:18:24.295331 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/objspace/object_tracing.c I, [2023-01-05T08:18:24.301540 #1324] INFO -- : linking shared-object io/wait.so I, [2023-01-05T08:18:24.307934 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-05T08:18:24.312425 #1324] INFO -- : installing default nkf libraries I, [2023-01-05T08:18:24.313362 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/objspace/objspace.c I, [2023-01-05T08:18:24.359404 #1324] INFO -- : linking shared-object io/nonblock.so I, [2023-01-05T08:18:24.372495 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/scan_args' I, [2023-01-05T08:18:24.373630 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/objspace/objspace_dump.c I, [2023-01-05T08:18:24.427526 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/wait' I, [2023-01-05T08:18:24.438846 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/set_len.c I, [2023-01-05T08:18:24.443303 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-05T08:18:24.445760 #1324] INFO -- : linking shared-object etc.so I, [2023-01-05T08:18:24.446903 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/openssl_missing.c I, [2023-01-05T08:18:24.457607 #1324] INFO -- : installing default monitor libraries I, [2023-01-05T08:18:24.460334 #1324] INFO -- : linking shared-object monitor.so I, [2023-01-05T08:18:24.484256 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/nonblock' I, [2023-01-05T08:18:24.485126 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl.c I, [2023-01-05T08:18:24.534404 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/function.c I, [2023-01-05T08:18:24.573018 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/etc' I, [2023-01-05T08:18:24.577954 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-05T08:18:24.578701 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-05T08:18:24.579334 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/pathname/pathname.c I, [2023-01-05T08:18:24.586736 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-05T08:18:24.588062 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych.c I, [2023-01-05T08:18:24.601195 #1324] INFO -- : linking shared-object -test-/string.so I, [2023-01-05T08:18:24.609078 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_asn1.c I, [2023-01-05T08:18:24.701262 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_emitter.c I, [2023-01-05T08:18:24.769259 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_parser.c I, [2023-01-05T08:18:24.834644 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/string' I, [2023-01-05T08:18:24.840310 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-05T08:18:24.840887 #1324] INFO -- : linking shared-object io/console.so I, [2023-01-05T08:18:24.842538 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/pty/pty.c I, [2023-01-05T08:18:24.978644 #1324] INFO -- : installing default console libraries I, [2023-01-05T08:18:24.981013 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-05T08:18:24.986097 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/racc/cparse' I, [2023-01-05T08:18:24.987256 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/racc/cparse/cparse.c I, [2023-01-05T08:18:25.005977 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/handle.c I, [2023-01-05T08:18:25.105988 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_bio.c I, [2023-01-05T08:18:25.164541 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_to_ruby.c I, [2023-01-05T08:18:25.214580 #1324] INFO -- : installing default pty libraries I, [2023-01-05T08:18:25.217566 #1324] INFO -- : linking shared-object pty.so I, [2023-01-05T08:18:25.221067 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_strptime.c I, [2023-01-05T08:18:25.257667 #1324] INFO -- : installing default objspace libraries I, [2023-01-05T08:18:25.266364 #1324] INFO -- : installing default date_core libraries I, [2023-01-05T08:18:25.270722 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_yaml_tree.c I, [2023-01-05T08:18:25.307602 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_bn.c I, [2023-01-05T08:18:25.345627 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-05T08:18:25.352462 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rbconfig/sizeof' I, [2023-01-05T08:18:25.353800 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/rbconfig/sizeof/sizes.c I, [2023-01-05T08:18:25.356510 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/rbconfig/sizeof/limits.c I, [2023-01-05T08:18:25.357280 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/memory_view.c I, [2023-01-05T08:18:25.520890 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_cipher.c I, [2023-01-05T08:18:25.522124 #1324] INFO -- : linking shared-object psych.so I, [2023-01-05T08:18:25.546812 #1324] INFO -- : linking shared-object objspace.so I, [2023-01-05T08:18:25.578536 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_config.c I, [2023-01-05T08:18:25.668096 #1324] INFO -- : linking shared-object rbconfig/sizeof.so I, [2023-01-05T08:18:25.678269 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-05T08:18:25.683399 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/readline' I, [2023-01-05T08:18:25.685789 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/readline/readline.c I, [2023-01-05T08:18:25.694746 #1324] INFO -- : linking shared-object racc/cparse.so I, [2023-01-05T08:18:25.709528 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-05T08:18:25.712954 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/pinned.c I, [2023-01-05T08:18:25.717362 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-05T08:18:25.720081 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/ripper/ripper.c I, [2023-01-05T08:18:25.788647 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rbconfig/sizeof' I, [2023-01-05T08:18:25.794877 #1324] INFO -- : checking /tmp/ruby/src/trunk/parse.y and /tmp/ruby/src/trunk/ext/ripper/eventids2.c I, [2023-01-05T08:18:25.810411 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/racc/cparse' I, [2023-01-05T08:18:25.813372 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-05T08:18:25.820525 #1324] INFO -- : installing default libraries I, [2023-01-05T08:18:25.822997 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-05T08:18:25.831260 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_digest.c I, [2023-01-05T08:18:25.835585 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-05T08:18:25.836982 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/init.c I, [2023-01-05T08:18:25.895001 #1324] INFO -- : installing default ripper libraries I, [2023-01-05T08:18:25.902788 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/constants.c I, [2023-01-05T08:18:25.931104 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/fiddle/pointer.c I, [2023-01-05T08:18:25.984367 #1324] INFO -- : installing default fiddle libraries I, [2023-01-05T08:18:25.999017 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/basicsocket.c I, [2023-01-05T08:18:26.161516 #1324] INFO -- : installing default pathname libraries I, [2023-01-05T08:18:26.164265 #1324] INFO -- : linking shared-object pathname.so I, [2023-01-05T08:18:26.187293 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_engine.c I, [2023-01-05T08:18:26.292634 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-05T08:18:26.297727 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/stringio' I, [2023-01-05T08:18:26.300226 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/stringio/stringio.c I, [2023-01-05T08:18:26.349765 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_hmac.c I, [2023-01-05T08:18:26.363843 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/socket.c I, [2023-01-05T08:18:26.389007 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_kdf.c I, [2023-01-05T08:18:26.397871 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ns_spki.c I, [2023-01-05T08:18:26.516502 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/ipsocket.c I, [2023-01-05T08:18:26.577896 #1324] INFO -- : linking shared-object readline.so I, [2023-01-05T08:18:26.580476 #1324] INFO -- : linking shared-object fiddle.so I, [2023-01-05T08:18:26.736692 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/readline' I, [2023-01-05T08:18:26.741743 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan' I, [2023-01-05T08:18:26.743888 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/strscan/strscan.c I, [2023-01-05T08:18:26.779268 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-05T08:18:26.783711 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-05T08:18:26.785933 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/syslog/syslog.c I, [2023-01-05T08:18:26.807645 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/zlib' I, [2023-01-05T08:18:26.809667 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/zlib/zlib.c I, [2023-01-05T08:18:26.851456 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ocsp.c I, [2023-01-05T08:18:26.872469 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-05T08:18:26.877275 #1324] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/debug-1.7.1/ext/debug/debug.c I, [2023-01-05T08:18:26.938045 #1324] INFO -- : installing default syslog libraries I, [2023-01-05T08:18:26.941240 #1324] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/debug-1.7.1/ext/debug/iseq_collector.c I, [2023-01-05T08:18:26.944518 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkcs12.c I, [2023-01-05T08:18:27.006052 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkcs7.c I, [2023-01-05T08:18:27.152019 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey.c I, [2023-01-05T08:18:27.182842 #1324] INFO -- : ln -sfT ../../../../../src/trunk/.bundle/gems/debug-1.7.1/lib ../../../../../.bundle/gems/debug-1.7.1/lib I, [2023-01-05T08:18:27.185940 #1324] INFO -- : linking shared-object debug/debug.so I, [2023-01-05T08:18:27.218935 #1324] INFO -- : linking shared-object syslog.so I, [2023-01-05T08:18:27.281517 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/tcpsocket.c I, [2023-01-05T08:18:27.318878 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-05T08:18:27.322425 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-05T08:18:27.327367 #1324] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/constants.c I, [2023-01-05T08:18:27.345690 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-05T08:18:27.347299 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_dh.c I, [2023-01-05T08:18:27.549113 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_dsa.c I, [2023-01-05T08:18:27.585428 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/tcpserver.c I, [2023-01-05T08:18:27.662484 #1324] INFO -- : linking shared-object stringio.so I, [2023-01-05T08:18:27.697808 #1324] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/lexer.c I, [2023-01-05T08:18:27.795674 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/stringio' I, [2023-01-05T08:18:27.800096 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/bubblebabble' I, [2023-01-05T08:18:27.801046 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/bubblebabble/bubblebabble.c I, [2023-01-05T08:18:27.890611 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/sockssocket.c I, [2023-01-05T08:18:27.925558 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_ec.c I, [2023-01-05T08:18:28.006282 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_rsa.c I, [2023-01-05T08:18:28.019637 #1324] INFO -- : linking shared-object digest/bubblebabble.so I, [2023-01-05T08:18:28.112467 #1324] INFO -- : linking shared-object nkf.so I, [2023-01-05T08:18:28.128818 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/udpsocket.c I, [2023-01-05T08:18:28.132983 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/bubblebabble' I, [2023-01-05T08:18:28.138447 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/md5' I, [2023-01-05T08:18:28.139947 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/md5/md5init.c I, [2023-01-05T08:18:28.150207 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_rand.c I, [2023-01-05T08:18:28.245543 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-05T08:18:28.250374 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/rmd160' I, [2023-01-05T08:18:28.251656 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/rmd160/rmd160init.c I, [2023-01-05T08:18:28.260557 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/md5/md5.c I, [2023-01-05T08:18:28.302673 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/rmd160/rmd160.c I, [2023-01-05T08:18:28.344105 #1324] INFO -- : linking shared-object strscan.so I, [2023-01-05T08:18:28.360716 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ssl.c I, [2023-01-05T08:18:28.415506 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ssl_session.c I, [2023-01-05T08:18:28.438880 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ts.c I, [2023-01-05T08:18:28.482882 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan' I, [2023-01-05T08:18:28.488074 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha1' I, [2023-01-05T08:18:28.489369 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha1/sha1init.c I, [2023-01-05T08:18:28.506599 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-05T08:18:28.507849 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha2/sha2init.c I, [2023-01-05T08:18:28.562131 #1324] INFO -- : linking shared-object digest/md5.so I, [2023-01-05T08:18:28.621368 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509.c I, [2023-01-05T08:18:28.648697 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/unixsocket.c I, [2023-01-05T08:18:28.651849 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha1/sha1.c I, [2023-01-05T08:18:28.683604 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/md5' I, [2023-01-05T08:18:28.685178 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha2/sha2.c I, [2023-01-05T08:18:28.688304 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json/generator' I, [2023-01-05T08:18:28.689329 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/json/generator/generator.c I, [2023-01-05T08:18:28.815033 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509attr.c I, [2023-01-05T08:18:28.838894 #1324] INFO -- : linking shared-object digest/rmd160.so I, [2023-01-05T08:18:28.903552 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509cert.c I, [2023-01-05T08:18:28.959152 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/rmd160' I, [2023-01-05T08:18:28.964614 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json/parser' I, [2023-01-05T08:18:28.965758 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/json/parser/parser.c I, [2023-01-05T08:18:29.063354 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509crl.c I, [2023-01-05T08:18:29.106817 #1324] INFO -- : linking shared-object digest/sha1.so I, [2023-01-05T08:18:29.123428 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/unixserver.c I, [2023-01-05T08:18:29.136025 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509ext.c I, [2023-01-05T08:18:29.147561 #1324] INFO -- : linking shared-object bigdecimal.so I, [2023-01-05T08:18:29.148559 #1324] INFO -- : linking shared-object digest/sha2.so I, [2023-01-05T08:18:29.242265 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha1' I, [2023-01-05T08:18:29.247093 #1324] INFO -- : installing default sha2 libraries I, [2023-01-05T08:18:29.250382 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509name.c I, [2023-01-05T08:18:29.273976 #1324] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/lexstate.c I, [2023-01-05T08:18:29.274920 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-05T08:18:29.275975 #1324] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/location.c I, [2023-01-05T08:18:29.319708 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-05T08:18:29.320898 #1324] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/main.c I, [2023-01-05T08:18:29.328290 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509req.c I, [2023-01-05T08:18:29.375133 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/option.c I, [2023-01-05T08:18:29.414918 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509revoked.c I, [2023-01-05T08:18:29.500791 #1324] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/parser.c I, [2023-01-05T08:18:29.507048 #1324] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/parserstate.c I, [2023-01-05T08:18:29.613550 #1324] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/ruby_objs.c I, [2023-01-05T08:18:29.648001 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509store.c I, [2023-01-05T08:18:29.802748 #1324] INFO -- : installing default openssl libraries I, [2023-01-05T08:18:29.814319 #1324] INFO -- : linking shared-object zlib.so I, [2023-01-05T08:18:29.821045 #1324] INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension/unescape.c I, [2023-01-05T08:18:29.863152 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/ancdata.c I, [2023-01-05T08:18:29.886097 #1324] INFO -- : ln -sfT ../../../../../src/trunk/.bundle/gems/rbs-2.8.2/lib ../../../../../.bundle/gems/rbs-2.8.2/lib I, [2023-01-05T08:18:29.889881 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/raddrinfo.c I, [2023-01-05T08:18:29.922324 #1324] INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/ifaddr.c I, [2023-01-05T08:18:29.953666 #1324] INFO -- : installing default socket libraries I, [2023-01-05T08:18:29.975782 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/zlib' I, [2023-01-05T08:18:30.129619 #1324] INFO -- : linking shared-object json/ext/parser.so I, [2023-01-05T08:18:30.232797 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json/parser' I, [2023-01-05T08:18:30.336027 #1324] INFO -- : linking shared-object openssl.so I, [2023-01-05T08:18:30.495938 #1324] INFO -- : linking shared-object json/ext/generator.so I, [2023-01-05T08:18:30.499055 #1324] INFO -- : linking shared-object rbs_extension.so I, [2023-01-05T08:18:30.563862 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json/generator' I, [2023-01-05T08:18:30.618294 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-05T08:18:30.826967 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-05T08:18:30.855293 #1324] INFO -- : linking shared-object socket.so I, [2023-01-05T08:18:30.900786 #1324] INFO -- : linking shared-object date_core.so I, [2023-01-05T08:18:31.008055 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-05T08:18:31.014650 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-05T08:18:34.230048 #1324] INFO -- : linking shared-object ripper.so I, [2023-01-05T08:18:34.316262 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-05T08:18:34.347272 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:18:34.381341 #1324] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-05T08:18:34.381419 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:18:34.382157 #1324] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:18:34.388467 #1324] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:18:34.388532 #1324] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-05T08:18:34.388548 #1324] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:18:34.390106 #1324] INFO -- : $$$[end] "make all -j16" exit with 0. I, [2023-01-05T08:18:34.390403 #1324] INFO -- : $$$[beg] make install -j16 I, [2023-01-05T08:18:34.446966 #1324] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T08:18:34.447050 #1324] INFO -- : CC = gcc I, [2023-01-05T08:18:34.447079 #1324] INFO -- : LD = ld I, [2023-01-05T08:18:34.447100 #1324] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T08:18:34.447122 #1324] 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:18:34.447143 #1324] 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:18:34.447160 #1324] INFO -- : CPPFLAGS = I, [2023-01-05T08:18:34.447176 #1324] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T08:18:34.447191 #1324] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T08:18:34.447211 #1324] INFO -- : LANG = en_US.UTF-8 I, [2023-01-05T08:18:34.447226 #1324] INFO -- : LC_ALL = I, [2023-01-05T08:18:34.447240 #1324] INFO -- : LC_CTYPE = I, [2023-01-05T08:18:34.447255 #1324] INFO -- : MFLAGS = -j16 --jobserver-auth=4,5 I, [2023-01-05T08:18:34.447271 #1324] INFO -- : RUSTC = no I, [2023-01-05T08:18:34.447286 #1324] 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:18:34.469999 #1324] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-05T08:18:34.470104 #1324] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-05T08:18:34.470122 #1324] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T08:18:34.470137 #1324] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T08:18:34.470151 #1324] INFO -- : I, [2023-01-05T08:18:34.470165 #1324] INFO -- : generating enc.mk E, [2023-01-05T08:18:34.494717 #1324] ERROR -- : rm -rf .bundle/extensions/x86_64-linux/3.3.0+0/ E, [2023-01-05T08:18:34.495060 #1324] ERROR -- : rm -rf .bundle/.timestamp/x86_64-linux/3.3.0+0/ I, [2023-01-05T08:18:34.637307 #1324] INFO -- : making srcs under enc I, [2023-01-05T08:18:34.637754 #1324] INFO -- : making enc I, [2023-01-05T08:18:34.665875 #1324] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:18:34.665952 #1324] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-01-05T08:18:34.665978 #1324] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:18:34.680263 #1324] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:18:34.680353 #1324] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-01-05T08:18:34.680383 #1324] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:18:34.681473 #1324] INFO -- : generating transdb.h I, [2023-01-05T08:18:34.812214 #1324] INFO -- : transdb.h updated I, [2023-01-05T08:18:34.814240 #1324] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-01-05T08:18:34.814462 #1324] INFO -- : making trans I, [2023-01-05T08:18:34.840563 #1324] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:18:34.841864 #1324] INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/transdb.c I, [2023-01-05T08:18:34.843222 #1324] INFO -- : ext/configure-ext.mk unchanged I, [2023-01-05T08:18:34.851477 #1324] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:18:34.855378 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/abi' I, [2023-01-05T08:18:34.855996 #1324] INFO -- : linking shared-object -test-/abi.so I, [2023-01-05T08:18:34.890169 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-05T08:18:34.891544 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-05T08:18:34.891842 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-05T08:18:34.892347 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-05T08:18:34.893678 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-05T08:18:34.895294 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-05T08:18:34.896139 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage' I, [2023-01-05T08:18:34.897321 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/bigdecimal' I, [2023-01-05T08:18:34.897649 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-05T08:18:34.897696 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-05T08:18:34.898593 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest' I, [2023-01-05T08:18:34.899223 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-05T08:18:34.899989 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console' I, [2023-01-05T08:18:34.900065 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date' I, [2023-01-05T08:18:34.900405 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-05T08:18:34.900797 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-05T08:18:34.901979 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json' I, [2023-01-05T08:18:34.902277 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-05T08:18:34.902760 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor' I, [2023-01-05T08:18:34.902844 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/nkf' I, [2023-01-05T08:18:34.903622 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-05T08:18:34.903705 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-05T08:18:34.906203 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname' I, [2023-01-05T08:18:34.906323 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty' I, [2023-01-05T08:18:34.906548 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace' I, [2023-01-05T08:18:34.907294 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm' I, [2023-01-05T08:18:34.908387 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-05T08:18:34.909012 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-05T08:18:34.909125 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-05T08:18:34.910018 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-05T08:18:34.911016 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle' I, [2023-01-05T08:18:34.912491 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/abi' I, [2023-01-05T08:18:34.912980 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/syslog' I, [2023-01-05T08:18:34.913891 #1324] INFO -- : linking shared-object rbs_extension.so I, [2023-01-05T08:18:34.916299 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-05T08:18:34.916826 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-05T08:18:34.918012 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper' I, [2023-01-05T08:18:34.919740 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-05T08:18:34.920161 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych' I, [2023-01-05T08:18:34.920359 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2' I, [2023-01-05T08:18:34.924197 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket' I, [2023-01-05T08:18:34.934737 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl' I, [2023-01-05T08:18:34.936417 #1324] INFO -- : linking shared-object debug/debug.so I, [2023-01-05T08:18:34.986170 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.7.1/ext/debug' I, [2023-01-05T08:18:35.002722 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-2.8.2/ext/rbs_extension' I, [2023-01-05T08:18:35.014689 #1324] INFO -- : linking transcoder transdb.so I, [2023-01-05T08:18:35.037920 #1324] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:18:35.054291 #1324] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:18:35.055280 #1324] INFO -- : making encs I, [2023-01-05T08:18:35.073068 #1324] INFO -- : make[2]: 'ruby' is up to date. I, [2023-01-05T08:18:35.073151 #1324] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:18:35.073518 #1324] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:18:35.080697 #1324] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:18:35.080791 #1324] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-01-05T08:18:35.080816 #1324] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:18:35.105929 #1324] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:18:35.106001 #1324] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-01-05T08:18:35.106018 #1324] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk' I, [2023-01-05T08:18:35.106315 #1324] 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:18:35.189450 #1324] INFO -- : installing binary commands: /tmp/ruby/install/trunk/bin I, [2023-01-05T08:18:35.189829 #1324] INFO -- : installing base libraries: /tmp/ruby/install/trunk/lib I, [2023-01-05T08:18:35.193761 #1324] INFO -- : installing arch files: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-05T08:18:35.193848 #1324] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk/lib/pkgconfig I, [2023-01-05T08:18:35.193905 #1324] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0/x86_64-linux I, [2023-01-05T08:18:35.204794 #1324] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-01-05T08:18:35.204885 #1324] INFO -- : installing extension objects: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-01-05T08:18:35.204902 #1324] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/x86_64-linux I, [2023-01-05T08:18:35.205726 #1324] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-01-05T08:18:35.210980 #1324] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.3.0+0 I, [2023-01-05T08:18:35.211049 #1324] INFO -- : installing extension scripts: /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-01-05T08:18:35.211066 #1324] INFO -- : installing extension headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0/ruby I, [2023-01-05T08:18:35.211081 #1324] INFO -- : installing command scripts: /tmp/ruby/install/trunk/bin I, [2023-01-05T08:18:35.211395 #1324] INFO -- : installing library scripts: /tmp/ruby/install/trunk/lib/ruby/3.3.0+0 I, [2023-01-05T08:18:35.261453 #1324] INFO -- : installing common headers: /tmp/ruby/install/trunk/include/ruby-3.3.0+0 I, [2023-01-05T08:18:35.271464 #1324] INFO -- : installing manpages: /tmp/ruby/install/trunk/share/man/man1 I, [2023-01-05T08:18:35.271827 #1324] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-05T08:18:35.288665 #1324] INFO -- : abbrev 0.1.1 I, [2023-01-05T08:18:35.294540 #1324] INFO -- : base64 0.1.1 I, [2023-01-05T08:18:35.295259 #1324] INFO -- : benchmark 0.2.1 I, [2023-01-05T08:18:35.295929 #1324] INFO -- : bundler 2.5.0.dev I, [2023-01-05T08:18:35.309605 #1324] INFO -- : cgi 0.3.6 I, [2023-01-05T08:18:35.310334 #1324] INFO -- : csv 3.2.7 I, [2023-01-05T08:18:35.311110 #1324] INFO -- : delegate 0.3.0 I, [2023-01-05T08:18:35.311764 #1324] INFO -- : did_you_mean 1.6.3 I, [2023-01-05T08:18:35.312497 #1324] INFO -- : drb 2.1.1 I, [2023-01-05T08:18:35.313078 #1324] INFO -- : english 0.7.2 I, [2023-01-05T08:18:35.313955 #1324] INFO -- : erb 4.0.2 I, [2023-01-05T08:18:35.314765 #1324] INFO -- : error_highlight 0.5.1 I, [2023-01-05T08:18:35.315204 #1324] INFO -- : fileutils 1.7.0 I, [2023-01-05T08:18:35.315640 #1324] INFO -- : find 0.1.1 I, [2023-01-05T08:18:35.316401 #1324] INFO -- : forwardable 1.3.3 I, [2023-01-05T08:18:35.316790 #1324] INFO -- : getoptlong 0.2.0 I, [2023-01-05T08:18:35.317308 #1324] INFO -- : ipaddr 1.2.5 I, [2023-01-05T08:18:35.318996 #1324] INFO -- : irb 1.6.2 I, [2023-01-05T08:18:35.321999 #1324] INFO -- : logger 1.5.3 I, [2023-01-05T08:18:35.323235 #1324] INFO -- : mutex_m 0.1.2 I, [2023-01-05T08:18:35.323979 #1324] INFO -- : net-http 0.3.2 I, [2023-01-05T08:18:35.324735 #1324] INFO -- : net-protocol 0.2.1 I, [2023-01-05T08:18:35.326000 #1324] INFO -- : observer 0.1.1 I, [2023-01-05T08:18:35.326250 #1324] INFO -- : open-uri 0.3.0 I, [2023-01-05T08:18:35.327321 #1324] INFO -- : open3 0.1.2 I, [2023-01-05T08:18:35.328049 #1324] INFO -- : optparse 0.4.0.pre.1 I, [2023-01-05T08:18:35.328809 #1324] INFO -- : ostruct 0.5.5 I, [2023-01-05T08:18:35.329571 #1324] INFO -- : pp 0.4.0 I, [2023-01-05T08:18:35.330337 #1324] INFO -- : prettyprint 0.1.1 I, [2023-01-05T08:18:35.331264 #1324] INFO -- : pstore 0.1.2 I, [2023-01-05T08:18:35.331962 #1324] INFO -- : racc 1.6.2 I, [2023-01-05T08:18:35.332946 #1324] INFO -- : rdoc 6.5.0 I, [2023-01-05T08:18:35.333933 #1324] INFO -- : readline 0.0.3 I, [2023-01-05T08:18:35.334708 #1324] INFO -- : reline 0.3.2 I, [2023-01-05T08:18:35.335443 #1324] INFO -- : resolv 0.2.2 I, [2023-01-05T08:18:35.336212 #1324] INFO -- : resolv-replace 0.1.1 I, [2023-01-05T08:18:35.336966 #1324] INFO -- : rinda 0.1.1 I, [2023-01-05T08:18:35.337831 #1324] INFO -- : ruby2_keywords 0.0.5 I, [2023-01-05T08:18:35.338326 #1324] INFO -- : securerandom 0.2.2 I, [2023-01-05T08:18:35.338831 #1324] INFO -- : set 1.0.3 I, [2023-01-05T08:18:35.339325 #1324] INFO -- : shellwords 0.1.0 I, [2023-01-05T08:18:35.339819 #1324] INFO -- : singleton 0.1.1 I, [2023-01-05T08:18:35.341075 #1324] INFO -- : syntax_suggest 1.0.2 I, [2023-01-05T08:18:35.341613 #1324] INFO -- : tempfile 0.1.3 I, [2023-01-05T08:18:35.342443 #1324] INFO -- : time 0.2.1 I, [2023-01-05T08:18:35.343251 #1324] INFO -- : timeout 0.3.1 I, [2023-01-05T08:18:35.344003 #1324] INFO -- : tmpdir 0.1.3 I, [2023-01-05T08:18:35.345099 #1324] INFO -- : tsort 0.1.1 I, [2023-01-05T08:18:35.345798 #1324] INFO -- : un 0.2.1 I, [2023-01-05T08:18:35.346649 #1324] INFO -- : uri 0.12.0 I, [2023-01-05T08:18:35.347430 #1324] INFO -- : weakref 0.1.2 I, [2023-01-05T08:18:35.348238 #1324] INFO -- : yaml 0.2.1 I, [2023-01-05T08:18:35.349143 #1324] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-05T08:18:35.355206 #1324] INFO -- : bigdecimal 3.1.3 I, [2023-01-05T08:18:35.356015 #1324] INFO -- : date 3.3.3 I, [2023-01-05T08:18:35.356842 #1324] INFO -- : digest 3.1.1 I, [2023-01-05T08:18:35.357865 #1324] INFO -- : etc 1.4.2 I, [2023-01-05T08:18:35.358469 #1324] INFO -- : fcntl 1.0.2 I, [2023-01-05T08:18:35.359326 #1324] INFO -- : fiddle 1.1.2 I, [2023-01-05T08:18:35.360160 #1324] INFO -- : io-console 0.6.0 I, [2023-01-05T08:18:35.361225 #1324] INFO -- : io-nonblock 0.2.0 I, [2023-01-05T08:18:35.362133 #1324] INFO -- : io-wait 0.3.0 I, [2023-01-05T08:18:35.362630 #1324] INFO -- : json 2.6.3 I, [2023-01-05T08:18:35.363246 #1324] INFO -- : nkf 0.1.2 I, [2023-01-05T08:18:35.363777 #1324] INFO -- : openssl 3.1.0 I, [2023-01-05T08:18:35.364534 #1324] INFO -- : pathname 0.2.1 I, [2023-01-05T08:18:35.365121 #1324] INFO -- : psych 5.0.1 I, [2023-01-05T08:18:35.365763 #1324] INFO -- : readline-ext 0.1.5 I, [2023-01-05T08:18:35.366642 #1324] INFO -- : stringio 3.0.5 I, [2023-01-05T08:18:35.367462 #1324] INFO -- : strscan 3.0.6 I, [2023-01-05T08:18:35.368296 #1324] INFO -- : syslog 0.1.1 I, [2023-01-05T08:18:35.369220 #1324] INFO -- : zlib 3.0.0 I, [2023-01-05T08:18:35.370015 #1324] INFO -- : installing bundled gems: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0 I, [2023-01-05T08:18:35.370439 #1324] INFO -- : minitest 5.17.0 I, [2023-01-05T08:18:35.378850 #1324] INFO -- : power_assert 2.0.3 I, [2023-01-05T08:18:35.380623 #1324] INFO -- : rake 13.0.6 I, [2023-01-05T08:18:35.384404 #1324] INFO -- : test-unit 3.5.7 I, [2023-01-05T08:18:35.389045 #1324] INFO -- : rexml 3.2.5 I, [2023-01-05T08:18:35.393456 #1324] INFO -- : rss 0.2.9 I, [2023-01-05T08:18:35.398656 #1324] INFO -- : net-ftp 0.2.0 I, [2023-01-05T08:18:35.399971 #1324] INFO -- : net-imap 0.3.4 I, [2023-01-05T08:18:35.402446 #1324] INFO -- : net-pop 0.1.2 I, [2023-01-05T08:18:35.403615 #1324] INFO -- : net-smtp 0.3.3 I, [2023-01-05T08:18:35.404699 #1324] INFO -- : matrix 0.4.2 I, [2023-01-05T08:18:35.405898 #1324] INFO -- : prime 0.1.2 I, [2023-01-05T08:18:35.408229 #1324] INFO -- : rbs 2.8.2 I, [2023-01-05T08:18:35.428605 #1324] INFO -- : typeprof 0.21.3 I, [2023-01-05T08:18:35.431695 #1324] INFO -- : debug 1.7.1 I, [2023-01-05T08:18:35.434788 #1324] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk/lib/ruby/gems/3.3.0+0/cache I, [2023-01-05T08:18:35.438810 #1324] INFO -- : $$$[end] "make install -j16" exit with 0. I, [2023-01-05T08:18:35.438944 #1324] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16' I, [2023-01-05T08:18:44.714206 #1324] INFO -- : PASS all 1788 tests E, [2023-01-05T08:18:44.717337 #1324] ERROR -- : I, [2023-01-05T08:18:44.717883 #1324] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0. I, [2023-01-05T08:18:44.718141 #1324] INFO -- : $$$[beg] make yes-test-basic TESTS='-j16' I, [2023-01-05T08:18:44.766755 #1324] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-01-05T08:18:44.766840 #1324] INFO -- : CC = gcc I, [2023-01-05T08:18:44.766892 #1324] INFO -- : LD = ld I, [2023-01-05T08:18:44.766913 #1324] INFO -- : LDSHARED = gcc -shared I, [2023-01-05T08:18:44.766933 #1324] 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:18:44.766972 #1324] 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:18:44.766991 #1324] INFO -- : CPPFLAGS = I, [2023-01-05T08:18:44.767009 #1324] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-01-05T08:18:44.767027 #1324] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-01-05T08:18:44.767049 #1324] INFO -- : LANG = en_US.UTF-8 I, [2023-01-05T08:18:44.767067 #1324] INFO -- : LC_ALL = I, [2023-01-05T08:18:44.767084 #1324] INFO -- : LC_CTYPE = I, [2023-01-05T08:18:44.767101 #1324] INFO -- : MFLAGS = I, [2023-01-05T08:18:44.767117 #1324] INFO -- : RUSTC = no I, [2023-01-05T08:18:44.767135 #1324] 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:18:44.768517 #1324] INFO -- : gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 I, [2023-01-05T08:18:44.768604 #1324] INFO -- : Copyright (C) 2019 Free Software Foundation, Inc. I, [2023-01-05T08:18:44.768629 #1324] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-01-05T08:18:44.768657 #1324] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-01-05T08:18:44.768677 #1324] INFO -- : I, [2023-01-05T08:18:44.844094 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-01-05T08:18:44.844167 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2 I, [2023-01-05T08:18:44.844184 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3 I, [2023-01-05T08:18:44.844199 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5 I, [2023-01-05T08:18:44.844286 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8 I, [2023-01-05T08:18:44.844372 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10 I, [2023-01-05T08:18:44.844634 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39 I, [2023-01-05T08:18:44.844784 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27 I, [2023-01-05T08:18:44.845715 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-01-05T08:18:44.846105 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80 I, [2023-01-05T08:18:44.847296 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31 I, [2023-01-05T08:18:44.848663 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-01-05T08:18:44.848708 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10 I, [2023-01-05T08:18:44.848751 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6 I, [2023-01-05T08:18:44.848835 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9 I, [2023-01-05T08:18:44.950589 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2 I, [2023-01-05T08:18:44.952258 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27 I, [2023-01-05T08:18:45.085095 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8 I, [2023-01-05T08:18:45.085228 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5 I, [2023-01-05T08:18:45.085322 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5 I, [2023-01-05T08:18:45.085427 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4 I, [2023-01-05T08:18:45.085513 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4 I, [2023-01-05T08:18:45.085529 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2 I, [2023-01-05T08:18:45.085615 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6 I, [2023-01-05T08:18:45.085836 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12 I, [2023-01-05T08:18:45.085888 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3 I, [2023-01-05T08:18:45.086049 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12 I, [2023-01-05T08:18:45.086141 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6 I, [2023-01-05T08:18:45.087136 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23 I, [2023-01-05T08:18:45.142077 #1324] INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4 I, [2023-01-05T08:18:45.144700 #1324] INFO -- : I, [2023-01-05T08:18:45.144784 #1324] INFO -- : test succeeded I, [2023-01-05T08:18:45.147159 #1324] INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. I, [2023-01-05T08:18:45.147395 #1324] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' I, [2023-01-05T08:18:45.273105 #1324] INFO -- : config.status: creating ruby-runner.h I, [2023-01-05T08:18:45.289879 #1324] INFO -- : making mjit_build_dir.so I, [2023-01-05T08:18:45.429289 #1324] INFO -- : Run options: I, [2023-01-05T08:18:45.429336 #1324] INFO -- : --seed=63346 I, [2023-01-05T08:18:45.429345 #1324] 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:18:45.429353 #1324] INFO -- : --excludes-dir=/tmp/ruby/src/trunk/test/excludes I, [2023-01-05T08:18:45.429359 #1324] INFO -- : --name=!/memory_leak/ I, [2023-01-05T08:18:45.429366 #1324] INFO -- : --stderr-on-failure I, [2023-01-05T08:18:45.429374 #1324] INFO -- : -j16 I, [2023-01-05T08:18:45.429382 #1324] INFO -- : I, [2023-01-05T08:18:45.429391 #1324] INFO -- : # Running tests: I, [2023-01-05T08:18:45.429429 #1324] INFO -- : E, [2023-01-05T08:18:50.139226 #1324] ERROR -- : Skipping Gem::PackageTask tests. rake not found. E, [2023-01-05T08:19:25.081720 #1324] ERROR -- : /tmp/ruby/src/trunk/lib/yaml.rb:20: warning: already initialized constant YAML E, [2023-01-05T08:19:25.081906 #1324] ERROR -- : /tmp/ruby/src/trunk/lib/rubygems/specification.rb:1308: warning: previous definition of YAML was here I, [2023-01-05T08:19:49.196292 #1324] INFO -- : Finished tests in 63.773931s, 373.8518 tests/s, 138555.4068 assertions/s. I, [2023-01-05T08:19:49.197810 #1324] INFO -- : 23842 tests, 8836223 assertions, 0 failures, 0 errors, 162 skips I, [2023-01-05T08:19:49.197906 #1324] INFO -- : I, [2023-01-05T08:19:49.197933 #1324] INFO -- : ruby -v: ruby 3.3.0dev (2023-01-05T06:16:29Z master ee6e4d63df) [x86_64-linux] I, [2023-01-05T08:19:49.201985 #1324] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0. I, [2023-01-05T08:19:49.202195 #1324] INFO -- : $$$[beg] make yes-test-rubyspec TESTS='-j16' E, [2023-01-05T08:19:49.328902 #1324] 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:19:49.416232 #1324] INFO -- : ruby 3.3.0dev (2023-01-05T06:16:29Z master ee6e4d63df) [x86_64-linux] I, [2023-01-05T08:20:45.203845 #1324] INFO -- : ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... I, [2023-01-05T08:20:45.203941 #1324] INFO -- : I, [2023-01-05T08:20:45.203958 #1324] INFO -- : Finished in 55.787613 seconds I, [2023-01-05T08:20:45.203973 #1324] INFO -- : I, [2023-01-05T08:20:45.203987 #1324] INFO -- : 3827 files, 31637 examples, 204241 expectations, 0 failures, 0 errors, 0 tagged I, [2023-01-05T08:20:45.216541 #1324] INFO -- : $$$[end] "make yes-test-rubyspec TESTS='-j16'" exit with 0.