# Logfile created on 2023-11-17 04:27:24 +0000 by logger.rb/v1.4.3 I, [2023-11-17T04:27:24.373182 #2250829] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2023-11-17T04:27:24.373330 #2250829] INFO -- : $$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-iseq_binary E, [2023-11-17T04:27:24.378864 #2250829] ERROR -- : Cloning into 'trunk-iseq_binary'... E, [2023-11-17T04:27:30.088862 #2250829] ERROR -- : Updating files: 94% (11427/12074) Updating files: 95% (11471/12074) Updating files: 96% (11592/12074) Updating files: 97% (11712/12074) Updating files: 98% (11833/12074) Updating files: 99% (11954/12074) Updating files: 100% (12074/12074) Updating files: 100% (12074/12074), done. I, [2023-11-17T04:27:30.109635 #2250829] INFO -- : $$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk-iseq_binary" exit with 0. I, [2023-11-17T04:27:30.109923 #2250829] INFO -- : $$$[beg] ./autogen.sh I, [2023-11-17T04:27:32.996597 #2250829] INFO -- : $$$[end] "./autogen.sh" exit with 0. I, [2023-11-17T04:27:32.996672 #2250829] INFO -- : $$$[beg] autoconf I, [2023-11-17T04:27:33.169987 #2250829] INFO -- : $$$[end] "autoconf" exit with 0. I, [2023-11-17T04:27:33.170218 #2250829] INFO -- : $$$[beg] /tmp/ruby/src/trunk-iseq_binary/configure --prefix=/tmp/ruby/install/trunk-iseq_binary --disable-install-doc --enable-shared I, [2023-11-17T04:27:33.404080 #2250829] INFO -- : checking for ruby... /usr/bin/ruby I, [2023-11-17T04:27:33.533508 #2250829] INFO -- : tool/config.guess already exists I, [2023-11-17T04:27:33.533773 #2250829] INFO -- : tool/config.sub already exists I, [2023-11-17T04:27:33.782431 #2250829] INFO -- : checking build system type... x86_64-pc-linux-gnu I, [2023-11-17T04:27:33.783257 #2250829] INFO -- : checking host system type... x86_64-pc-linux-gnu I, [2023-11-17T04:27:33.783307 #2250829] INFO -- : checking target system type... x86_64-pc-linux-gnu I, [2023-11-17T04:27:33.799806 #2250829] INFO -- : checking for gcc... gcc I, [2023-11-17T04:27:33.809135 #2250829] INFO -- : checking for ld... ld I, [2023-11-17T04:27:33.812391 #2250829] INFO -- : checking for gcc-ar... gcc-ar I, [2023-11-17T04:27:33.831071 #2250829] INFO -- : checking for g++... no I, [2023-11-17T04:27:33.838851 #2250829] INFO -- : checking for gcc-nm... gcc-nm I, [2023-11-17T04:27:33.843969 #2250829] INFO -- : checking for gcc-ranlib... gcc-ranlib I, [2023-11-17T04:27:33.844036 #2250829] INFO -- : checking for gcc... (cached) gcc I, [2023-11-17T04:27:34.083667 #2250829] INFO -- : checking whether the C compiler works... yes I, [2023-11-17T04:27:34.083735 #2250829] INFO -- : checking for C compiler default output file name... a.out I, [2023-11-17T04:27:34.188785 #2250829] INFO -- : checking for suffix of executables... I, [2023-11-17T04:27:34.286778 #2250829] INFO -- : checking whether we are cross compiling... no I, [2023-11-17T04:27:34.326521 #2250829] INFO -- : checking for suffix of object files... o I, [2023-11-17T04:27:34.374527 #2250829] INFO -- : checking whether the compiler supports GNU C... yes I, [2023-11-17T04:27:34.389049 #2250829] INFO -- : checking whether gcc accepts -g... yes I, [2023-11-17T04:27:34.427728 #2250829] INFO -- : checking for gcc option to enable C11 features... none needed I, [2023-11-17T04:27:34.427795 #2250829] INFO -- : checking for g++... no I, [2023-11-17T04:27:34.427812 #2250829] INFO -- : checking for c++... c++ I, [2023-11-17T04:27:34.647999 #2250829] INFO -- : checking whether the compiler supports GNU C++... yes I, [2023-11-17T04:27:34.698350 #2250829] INFO -- : checking whether c++ accepts -g... yes I, [2023-11-17T04:27:34.781698 #2250829] INFO -- : checking for c++ option to enable C++11 features... none needed I, [2023-11-17T04:27:34.823320 #2250829] INFO -- : checking how to run the C preprocessor... gcc -E I, [2023-11-17T04:27:34.884934 #2250829] INFO -- : checking for gas... no I, [2023-11-17T04:27:34.884997 #2250829] INFO -- : checking for as... as I, [2023-11-17T04:27:34.885018 #2250829] INFO -- : checking for gobjcopy... no I, [2023-11-17T04:27:34.885033 #2250829] INFO -- : checking for objcopy... objcopy I, [2023-11-17T04:27:34.885053 #2250829] INFO -- : checking for gobjdump... no I, [2023-11-17T04:27:34.885065 #2250829] INFO -- : checking for objdump... objdump I, [2023-11-17T04:27:34.885080 #2250829] INFO -- : checking for gstrip... no I, [2023-11-17T04:27:34.885840 #2250829] INFO -- : checking for strip... strip I, [2023-11-17T04:27:34.901143 #2250829] INFO -- : checking for stdio.h... yes I, [2023-11-17T04:27:34.912943 #2250829] INFO -- : checking for stdlib.h... yes I, [2023-11-17T04:27:34.928254 #2250829] INFO -- : checking for string.h... yes I, [2023-11-17T04:27:34.939120 #2250829] INFO -- : checking for inttypes.h... yes I, [2023-11-17T04:27:34.950288 #2250829] INFO -- : checking for stdint.h... yes I, [2023-11-17T04:27:34.963007 #2250829] INFO -- : checking for strings.h... yes I, [2023-11-17T04:27:34.972717 #2250829] INFO -- : checking for sys/stat.h... yes I, [2023-11-17T04:27:34.983400 #2250829] INFO -- : checking for sys/types.h... yes I, [2023-11-17T04:27:34.992281 #2250829] INFO -- : checking for unistd.h... yes I, [2023-11-17T04:27:35.003565 #2250829] INFO -- : checking for wchar.h... yes I, [2023-11-17T04:27:35.060472 #2250829] INFO -- : checking for minix/config.h... no I, [2023-11-17T04:27:35.126215 #2250829] INFO -- : checking for vfork.h... no I, [2023-11-17T04:27:35.139642 #2250829] INFO -- : checking whether it is safe to define __EXTENSIONS__... yes I, [2023-11-17T04:27:35.149668 #2250829] INFO -- : checking whether _XOPEN_SOURCE should be defined... no I, [2023-11-17T04:27:35.200842 #2250829] INFO -- : checking whether the linker is GNU ld... yes I, [2023-11-17T04:27:35.219983 #2250829] INFO -- : checking whether gcc -E accepts -o... yes I, [2023-11-17T04:27:35.230823 #2250829] INFO -- : checking for gcc-ar flags... rcD I, [2023-11-17T04:27:35.230886 #2250829] INFO -- : checking whether ln -s works... yes I, [2023-11-17T04:27:35.237193 #2250829] INFO -- : checking whether make sets $(MAKE)... yes I, [2023-11-17T04:27:35.245520 #2250829] INFO -- : checking for a BSD-compatible install... /usr/bin/install -c I, [2023-11-17T04:27:35.248583 #2250829] INFO -- : checking for a race-free mkdir -p... /usr/bin/mkdir -p I, [2023-11-17T04:27:35.248637 #2250829] INFO -- : checking for dtrace... no I, [2023-11-17T04:27:35.248658 #2250829] INFO -- : checking for dot... no I, [2023-11-17T04:27:35.248672 #2250829] INFO -- : checking for doxygen... no I, [2023-11-17T04:27:35.248687 #2250829] INFO -- : checking for pkg-config... no I, [2023-11-17T04:27:35.274918 #2250829] INFO -- : checking whether it is Android... no I, [2023-11-17T04:27:35.302522 #2250829] INFO -- : checking for cd using physical directory... cd -P I, [2023-11-17T04:27:35.311764 #2250829] INFO -- : checking whether CFLAGS is valid... yes I, [2023-11-17T04:27:35.377779 #2250829] INFO -- : checking whether LDFLAGS is valid... yes I, [2023-11-17T04:27:35.441528 #2250829] INFO -- : checking whether ELF binaries are produced... yes I, [2023-11-17T04:27:35.499867 #2250829] INFO -- : checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes I, [2023-11-17T04:27:35.520045 #2250829] INFO -- : checking whether -fdeclspec is accepted as LDFLAGS... no I, [2023-11-17T04:27:35.606352 #2250829] INFO -- : checking whether -fdeclspec is accepted as CXXFLAGS... no I, [2023-11-17T04:27:35.648404 #2250829] INFO -- : checking whether -Wextra-tokens is accepted as CFLAGS... no I, [2023-11-17T04:27:35.663708 #2250829] INFO -- : checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes I, [2023-11-17T04:27:35.727404 #2250829] INFO -- : checking whether -Wdivision-by-zero is accepted as CFLAGS... no I, [2023-11-17T04:27:35.772734 #2250829] INFO -- : checking whether -Wdiv-by-zero is accepted as CFLAGS... yes I, [2023-11-17T04:27:35.794581 #2250829] INFO -- : checking whether -Wduplicated-cond is accepted as CFLAGS... yes I, [2023-11-17T04:27:35.806666 #2250829] INFO -- : checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes I, [2023-11-17T04:27:35.829301 #2250829] INFO -- : checking whether -Wimplicit-int is accepted as CFLAGS... yes I, [2023-11-17T04:27:35.887804 #2250829] INFO -- : checking whether -Wpointer-arith is accepted as CFLAGS... yes I, [2023-11-17T04:27:35.990193 #2250829] INFO -- : checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no I, [2023-11-17T04:27:36.050016 #2250829] INFO -- : checking whether -Wwrite-strings is accepted as CFLAGS... yes I, [2023-11-17T04:27:36.103546 #2250829] INFO -- : checking whether -Wold-style-definition is accepted as CFLAGS... yes I, [2023-11-17T04:27:36.122367 #2250829] INFO -- : checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes I, [2023-11-17T04:27:36.151834 #2250829] INFO -- : checking whether -Wmissing-noreturn is accepted as CFLAGS... yes I, [2023-11-17T04:27:36.189118 #2250829] INFO -- : checking whether -Wno-cast-function-type is accepted as CFLAGS... yes I, [2023-11-17T04:27:36.220030 #2250829] INFO -- : checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes I, [2023-11-17T04:27:36.240386 #2250829] INFO -- : checking whether -Wno-long-long is accepted as CFLAGS... yes I, [2023-11-17T04:27:36.259752 #2250829] INFO -- : checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes I, [2023-11-17T04:27:36.284850 #2250829] INFO -- : checking whether -Wno-overlength-strings is accepted as CFLAGS... yes I, [2023-11-17T04:27:36.303389 #2250829] INFO -- : checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes I, [2023-11-17T04:27:36.320266 #2250829] INFO -- : checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes I, [2023-11-17T04:27:36.332044 #2250829] INFO -- : checking whether -Wno-self-assign is accepted as CFLAGS... yes I, [2023-11-17T04:27:36.353035 #2250829] INFO -- : checking whether -Wno-tautological-compare is accepted as CFLAGS... yes I, [2023-11-17T04:27:36.381361 #2250829] INFO -- : checking whether -Wno-unused-parameter is accepted as CFLAGS... yes I, [2023-11-17T04:27:36.401847 #2250829] INFO -- : checking whether -Wno-unused-value is accepted as CFLAGS... yes I, [2023-11-17T04:27:36.420436 #2250829] INFO -- : checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes I, [2023-11-17T04:27:36.437635 #2250829] INFO -- : checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes I, [2023-11-17T04:27:36.452762 #2250829] INFO -- : checking whether -Wunused-variable is accepted as CFLAGS... yes I, [2023-11-17T04:27:36.481922 #2250829] INFO -- : checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no I, [2023-11-17T04:27:36.501953 #2250829] INFO -- : checking whether -Wmisleading-indentation is accepted as CFLAGS... yes I, [2023-11-17T04:27:36.519253 #2250829] INFO -- : checking whether -Wundef is accepted as CFLAGS... yes I, [2023-11-17T04:27:36.536882 #2250829] INFO -- : checking whether -Wall -Wextra is accepted as CFLAGS... yes I, [2023-11-17T04:27:36.603523 #2250829] INFO -- : checking whether -Qunused-arguments is accepted as CFLAGS... no I, [2023-11-17T04:27:36.743236 #2250829] INFO -- : checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes I, [2023-11-17T04:27:36.779069 #2250829] INFO -- : checking whether -fstack-protector-strong is accepted as CFLAGS... yes I, [2023-11-17T04:27:36.889031 #2250829] INFO -- : checking whether -fstack-protector-strong is accepted as LDFLAGS... yes I, [2023-11-17T04:27:36.891212 #2250829] INFO -- : checking for -fstack-protector... -fstack-protector-strong I, [2023-11-17T04:27:36.956083 #2250829] INFO -- : checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes I, [2023-11-17T04:27:37.019930 #2250829] INFO -- : checking whether -fno-strict-overflow is accepted as CFLAGS... yes I, [2023-11-17T04:27:37.070700 #2250829] INFO -- : checking whether -ggdb3 is accepted as CFLAGS... yes I, [2023-11-17T04:27:37.098731 #2250829] INFO -- : checking whether -fvisibility=hidden is accepted as CFLAGS... yes I, [2023-11-17T04:27:37.147183 #2250829] INFO -- : checking whether -fno-fast-math is accepted as CFLAGS... yes I, [2023-11-17T04:27:37.173869 #2250829] INFO -- : checking whether -fexcess-precision=standard is accepted as CFLAGS... yes I, [2023-11-17T04:27:37.244636 #2250829] INFO -- : checking whether -fp-model precise is accepted as CFLAGS... no I, [2023-11-17T04:27:37.298095 #2250829] INFO -- : checking whether compiler has statement and declarations in expressions... yes I, [2023-11-17T04:27:37.333410 #2250829] INFO -- : checking for pthread.h... yes I, [2023-11-17T04:27:37.470751 #2250829] INFO -- : checking for pthread_create in -lthr... no I, [2023-11-17T04:27:37.578855 #2250829] INFO -- : checking for pthread_create in -lpthread... yes I, [2023-11-17T04:27:37.660701 #2250829] INFO -- : checking for pthread_np.h... no I, [2023-11-17T04:27:37.660770 #2250829] INFO -- : checking thread model... pthread I, [2023-11-17T04:27:37.794637 #2250829] INFO -- : checking whether CXXFLAGS is valid... no E, [2023-11-17T04:27:37.795201 #2250829] ERROR -- : configure: WARNING: something wrong with CXXFLAGS="" I, [2023-11-17T04:27:37.886947 #2250829] INFO -- : checking for crypt in -lcrypt... yes I, [2023-11-17T04:27:38.021261 #2250829] INFO -- : checking for dlopen in -ldl... yes I, [2023-11-17T04:27:38.114944 #2250829] INFO -- : checking for shutdown in -lsocket... no I, [2023-11-17T04:27:38.187122 #2250829] INFO -- : checking for dirent.h that defines DIR... yes I, [2023-11-17T04:27:38.300443 #2250829] INFO -- : checking for library containing opendir... none required I, [2023-11-17T04:27:38.456337 #2250829] INFO -- : checking for _Bool... yes I, [2023-11-17T04:27:38.485129 #2250829] INFO -- : checking for stdbool.h that conforms to C99... yes I, [2023-11-17T04:27:38.516563 #2250829] INFO -- : checking for sys/wait.h that is POSIX.1 compatible... yes I, [2023-11-17T04:27:38.601827 #2250829] INFO -- : checking for afunix.h... no I, [2023-11-17T04:27:38.692119 #2250829] INFO -- : checking for atomic.h... no I, [2023-11-17T04:27:38.804253 #2250829] INFO -- : checking for copyfile.h... no I, [2023-11-17T04:27:38.960920 #2250829] INFO -- : checking for direct.h... no I, [2023-11-17T04:27:39.176433 #2250829] INFO -- : checking for grp.h... yes I, [2023-11-17T04:27:39.275423 #2250829] INFO -- : checking for fcntl.h... yes I, [2023-11-17T04:27:39.393596 #2250829] INFO -- : checking for float.h... yes I, [2023-11-17T04:27:39.566348 #2250829] INFO -- : checking for ieeefp.h... no I, [2023-11-17T04:27:39.713350 #2250829] INFO -- : checking for intrinsics.h... no I, [2023-11-17T04:27:39.738349 #2250829] INFO -- : checking for langinfo.h... yes I, [2023-11-17T04:27:39.790356 #2250829] INFO -- : checking for limits.h... yes I, [2023-11-17T04:27:39.819402 #2250829] INFO -- : checking for locale.h... yes I, [2023-11-17T04:27:39.851731 #2250829] INFO -- : checking for malloc.h... yes I, [2023-11-17T04:27:39.966350 #2250829] INFO -- : checking for malloc/malloc.h... no I, [2023-11-17T04:27:40.125243 #2250829] INFO -- : checking for malloc_np.h... no I, [2023-11-17T04:27:40.251200 #2250829] INFO -- : checking for net/socket.h... no I, [2023-11-17T04:27:40.352731 #2250829] INFO -- : checking for process.h... no I, [2023-11-17T04:27:40.374637 #2250829] INFO -- : checking for pwd.h... yes I, [2023-11-17T04:27:40.395329 #2250829] INFO -- : checking for sanitizer/asan_interface.h... yes I, [2023-11-17T04:27:40.492423 #2250829] INFO -- : checking for sanitizer/msan_interface.h... no I, [2023-11-17T04:27:40.579941 #2250829] INFO -- : checking for setjmpex.h... no I, [2023-11-17T04:27:40.615661 #2250829] INFO -- : checking for stdalign.h... yes I, [2023-11-17T04:27:40.615732 #2250829] INFO -- : checking for stdio.h... (cached) yes I, [2023-11-17T04:27:40.714975 #2250829] INFO -- : checking for sys/attr.h... no I, [2023-11-17T04:27:40.770067 #2250829] INFO -- : checking for sys/eventfd.h... yes I, [2023-11-17T04:27:40.800461 #2250829] INFO -- : checking for sys/fcntl.h... yes I, [2023-11-17T04:27:40.822535 #2250829] INFO -- : checking for sys/file.h... yes I, [2023-11-17T04:27:40.915434 #2250829] INFO -- : checking for sys/id.h... no I, [2023-11-17T04:27:40.929748 #2250829] INFO -- : checking for sys/ioctl.h... yes I, [2023-11-17T04:27:41.013027 #2250829] INFO -- : checking for sys/mkdev.h... no I, [2023-11-17T04:27:41.030480 #2250829] INFO -- : checking for sys/param.h... yes I, [2023-11-17T04:27:41.042644 #2250829] INFO -- : checking for sys/prctl.h... yes I, [2023-11-17T04:27:41.061435 #2250829] INFO -- : checking for sys/random.h... yes I, [2023-11-17T04:27:41.075742 #2250829] INFO -- : checking for sys/resource.h... yes I, [2023-11-17T04:27:41.098828 #2250829] INFO -- : checking for sys/select.h... yes I, [2023-11-17T04:27:41.111615 #2250829] INFO -- : checking for sys/sendfile.h... yes I, [2023-11-17T04:27:41.129478 #2250829] INFO -- : checking for sys/socket.h... yes I, [2023-11-17T04:27:41.158042 #2250829] INFO -- : checking for sys/syscall.h... yes I, [2023-11-17T04:27:41.173418 #2250829] INFO -- : checking for sys/sysmacros.h... yes I, [2023-11-17T04:27:41.193272 #2250829] INFO -- : checking for sys/time.h... yes I, [2023-11-17T04:27:41.221371 #2250829] INFO -- : checking for sys/times.h... yes I, [2023-11-17T04:27:41.272465 #2250829] INFO -- : checking for sys/uio.h... yes I, [2023-11-17T04:27:41.392922 #2250829] INFO -- : checking for sys/utime.h... no I, [2023-11-17T04:27:41.435289 #2250829] INFO -- : checking for syscall.h... yes I, [2023-11-17T04:27:41.476406 #2250829] INFO -- : checking for time.h... yes I, [2023-11-17T04:27:41.496519 #2250829] INFO -- : checking for ucontext.h... yes I, [2023-11-17T04:27:41.531238 #2250829] INFO -- : checking for utime.h... yes I, [2023-11-17T04:27:41.559604 #2250829] INFO -- : checking for sys/epoll.h... yes I, [2023-11-17T04:27:41.611336 #2250829] INFO -- : checking for x86intrin.h... yes I, [2023-11-17T04:27:41.672959 #2250829] INFO -- : checking for x86intrin.h when defined(__x86_64__)... yes I, [2023-11-17T04:27:41.708242 #2250829] INFO -- : checking for gmp.h... yes I, [2023-11-17T04:27:41.907755 #2250829] INFO -- : checking for library containing __gmpz_init... -lgmp I, [2023-11-17T04:27:41.920615 #2250829] INFO -- : checking for special C compiler options needed for large files... no I, [2023-11-17T04:27:41.973074 #2250829] INFO -- : checking for _FILE_OFFSET_BITS value needed for large files... no I, [2023-11-17T04:27:42.233300 #2250829] INFO -- : checking whether byte ordering is bigendian... no I, [2023-11-17T04:27:42.251123 #2250829] INFO -- : checking for an ANSI C-conforming const... yes I, [2023-11-17T04:27:42.296277 #2250829] INFO -- : checking whether char is unsigned... no I, [2023-11-17T04:27:42.315422 #2250829] INFO -- : checking for inline... inline I, [2023-11-17T04:27:42.361001 #2250829] INFO -- : checking for working volatile... yes I, [2023-11-17T04:27:42.390434 #2250829] INFO -- : checking for typeof syntax and keyword spelling... typeof I, [2023-11-17T04:27:42.418118 #2250829] INFO -- : checking for C/C++ restrict keyword... __restrict__ I, [2023-11-17T04:27:42.586635 #2250829] INFO -- : checking for long long... yes I, [2023-11-17T04:27:42.761687 #2250829] INFO -- : checking for off_t... yes I, [2023-11-17T04:27:43.159720 #2250829] INFO -- : checking char bit... 8 I, [2023-11-17T04:27:43.310363 #2250829] INFO -- : checking size of int... 4 I, [2023-11-17T04:27:43.532076 #2250829] INFO -- : checking size of short... 2 I, [2023-11-17T04:27:43.668271 #2250829] INFO -- : checking size of long... 8 I, [2023-11-17T04:27:43.818356 #2250829] INFO -- : checking size of long long... 8 I, [2023-11-17T04:27:43.922359 #2250829] INFO -- : checking size of __int64... 0 I, [2023-11-17T04:27:44.197123 #2250829] INFO -- : checking size of __int128... 16 I, [2023-11-17T04:27:44.327910 #2250829] INFO -- : checking size of off_t... 8 I, [2023-11-17T04:27:44.440128 #2250829] INFO -- : checking size of void*... 8 I, [2023-11-17T04:27:44.550502 #2250829] INFO -- : checking size of float... 4 I, [2023-11-17T04:27:44.703443 #2250829] INFO -- : checking size of double... 8 I, [2023-11-17T04:27:44.863382 #2250829] INFO -- : checking size of time_t... 8 I, [2023-11-17T04:27:44.993250 #2250829] INFO -- : checking size of clock_t... 8 I, [2023-11-17T04:27:45.045770 #2250829] INFO -- : checking word size... 8 I, [2023-11-17T04:27:45.145056 #2250829] INFO -- : checking packed struct attribute... x __attribute__((packed)) I, [2023-11-17T04:27:45.200627 #2250829] INFO -- : checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes I, [2023-11-17T04:27:45.240129 #2250829] INFO -- : checking for printf prefix for long long... ll I, [2023-11-17T04:27:45.438575 #2250829] INFO -- : checking for pid_t... yes I, [2023-11-17T04:27:46.040905 #2250829] INFO -- : checking for convertible type of pid_t... INT I, [2023-11-17T04:27:46.260887 #2250829] INFO -- : checking for uid_t... yes I, [2023-11-17T04:27:46.731151 #2250829] INFO -- : checking for convertible type of uid_t... UINT I, [2023-11-17T04:27:46.982568 #2250829] INFO -- : checking for gid_t... yes I, [2023-11-17T04:27:47.600837 #2250829] INFO -- : checking for convertible type of gid_t... UINT I, [2023-11-17T04:27:47.749993 #2250829] INFO -- : checking for time_t... yes I, [2023-11-17T04:27:47.935958 #2250829] INFO -- : checking for convertible type of time_t... LONG I, [2023-11-17T04:27:48.196466 #2250829] INFO -- : checking for dev_t... yes I, [2023-11-17T04:27:49.615706 #2250829] INFO -- : checking for convertible type of dev_t... ULONG I, [2023-11-17T04:27:49.929169 #2250829] INFO -- : checking for mode_t... yes I, [2023-11-17T04:27:50.607011 #2250829] INFO -- : checking for convertible type of mode_t... UINT I, [2023-11-17T04:27:50.868347 #2250829] INFO -- : checking for rlim_t... yes I, [2023-11-17T04:27:51.560270 #2250829] INFO -- : checking for convertible type of rlim_t... ULONG I, [2023-11-17T04:27:51.586840 #2250829] INFO -- : checking for off_t... (cached) yes I, [2023-11-17T04:27:52.873299 #2250829] INFO -- : checking for convertible type of off_t... LONG I, [2023-11-17T04:27:53.099656 #2250829] INFO -- : checking for clockid_t... yes I, [2023-11-17T04:27:55.180784 #2250829] INFO -- : checking for convertible type of clockid_t... INT I, [2023-11-17T04:27:55.275233 #2250829] INFO -- : checking for variable length macro... yes I, [2023-11-17T04:27:55.355378 #2250829] INFO -- : checking if _Alignof() works... yes I, [2023-11-17T04:27:55.448140 #2250829] INFO -- : checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x I, [2023-11-17T04:27:55.524556 #2250829] INFO -- : checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x I, [2023-11-17T04:27:55.589343 #2250829] INFO -- : checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x I, [2023-11-17T04:27:55.652956 #2250829] INFO -- : checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x I, [2023-11-17T04:27:55.723894 #2250829] INFO -- : checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x I, [2023-11-17T04:27:55.756643 #2250829] INFO -- : checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x I, [2023-11-17T04:27:55.818252 #2250829] INFO -- : checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x I, [2023-11-17T04:27:55.881231 #2250829] INFO -- : checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x I, [2023-11-17T04:27:55.947429 #2250829] INFO -- : checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x I, [2023-11-17T04:27:56.017548 #2250829] INFO -- : checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x I, [2023-11-17T04:27:56.105750 #2250829] INFO -- : checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x I, [2023-11-17T04:27:56.178404 #2250829] INFO -- : checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x I, [2023-11-17T04:27:56.250006 #2250829] INFO -- : checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x I, [2023-11-17T04:27:56.341690 #2250829] INFO -- : checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x I, [2023-11-17T04:27:56.441209 #2250829] INFO -- : checking for WEAK function attribute... __attribute__ ((__weak__)) x I, [2023-11-17T04:27:56.452002 #2250829] INFO -- : checking for __attribute__((__depreacted__(msg))) in C++... no I, [2023-11-17T04:27:56.495986 #2250829] INFO -- : checking for std::nullptr_t... no I, [2023-11-17T04:27:56.988255 #2250829] INFO -- : checking for FUNC_STDCALL function attribute... x I, [2023-11-17T04:27:57.292557 #2250829] INFO -- : checking for FUNC_CDECL function attribute... x I, [2023-11-17T04:27:57.539400 #2250829] INFO -- : checking for FUNC_FASTCALL function attribute... x I, [2023-11-17T04:27:57.572562 #2250829] INFO -- : checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x I, [2023-11-17T04:27:57.605378 #2250829] INFO -- : checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x I, [2023-11-17T04:27:57.794690 #2250829] INFO -- : checking for function alias... alias I, [2023-11-17T04:27:57.876454 #2250829] INFO -- : checking for __atomic builtins... yes I, [2023-11-17T04:27:57.964103 #2250829] INFO -- : checking for __sync builtins... yes I, [2023-11-17T04:27:58.065986 #2250829] INFO -- : checking for __builtin_unreachable... yes I, [2023-11-17T04:27:58.156734 #2250829] INFO -- : checking for __assume... no I, [2023-11-17T04:27:58.175880 #2250829] INFO -- : checking for exported function attribute... __attribute__ ((__visibility__("default"))) I, [2023-11-17T04:27:58.208983 #2250829] INFO -- : checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x I, [2023-11-17T04:27:58.319492 #2250829] INFO -- : checking for function name string predefined identifier... __func__ I, [2023-11-17T04:27:58.363156 #2250829] INFO -- : checking if enum over int is allowed... yes I, [2023-11-17T04:27:58.470088 #2250829] INFO -- : checking for gcc options needed to detect all undeclared functions... none needed I, [2023-11-17T04:27:58.620915 #2250829] INFO -- : checking whether sys_nerr is declared... no I, [2023-11-17T04:27:58.646410 #2250829] INFO -- : checking whether getenv is declared... yes I, [2023-11-17T04:27:58.875170 #2250829] INFO -- : checking for size_t... yes I, [2023-11-17T04:27:59.148012 #2250829] INFO -- : checking size of size_t... 8 I, [2023-11-17T04:27:59.425376 #2250829] INFO -- : checking size of ptrdiff_t... 8 I, [2023-11-17T04:27:59.577517 #2250829] INFO -- : checking size of dev_t... 8 I, [2023-11-17T04:27:59.616904 #2250829] INFO -- : checking for printf prefix for size_t... z I, [2023-11-17T04:27:59.675242 #2250829] INFO -- : checking for printf prefix for ptrdiff_t... t I, [2023-11-17T04:27:59.712284 #2250829] INFO -- : checking for struct stat.st_blksize... yes I, [2023-11-17T04:27:59.740365 #2250829] INFO -- : checking for struct stat.st_blocks... yes I, [2023-11-17T04:27:59.767709 #2250829] INFO -- : checking for struct stat.st_rdev... yes I, [2023-11-17T04:27:59.792770 #2250829] INFO -- : checking size of struct stat.st_size... SIZEOF_OFF_T I, [2023-11-17T04:27:59.849151 #2250829] INFO -- : checking size of struct stat.st_blocks... SIZEOF_OFF_T I, [2023-11-17T04:27:59.900003 #2250829] INFO -- : checking size of struct stat.st_ino... SIZEOF_LONG I, [2023-11-17T04:27:59.968316 #2250829] INFO -- : checking size of struct stat.st_dev... SIZEOF_DEV_T I, [2023-11-17T04:28:00.005836 #2250829] INFO -- : checking size of struct stat.st_rdev... SIZEOF_DEV_T I, [2023-11-17T04:28:00.270854 #2250829] INFO -- : checking for struct stat.st_atim... yes I, [2023-11-17T04:28:00.584122 #2250829] INFO -- : checking for struct stat.st_atimespec... no I, [2023-11-17T04:28:00.925079 #2250829] INFO -- : checking for struct stat.st_atimensec... no I, [2023-11-17T04:28:01.097054 #2250829] INFO -- : checking for struct stat.st_mtim... yes I, [2023-11-17T04:28:01.362621 #2250829] INFO -- : checking for struct stat.st_mtimespec... no I, [2023-11-17T04:28:01.586689 #2250829] INFO -- : checking for struct stat.st_mtimensec... no I, [2023-11-17T04:28:01.798571 #2250829] INFO -- : checking for struct stat.st_ctim... yes I, [2023-11-17T04:28:02.359404 #2250829] INFO -- : checking for struct stat.st_ctimespec... no I, [2023-11-17T04:28:02.665939 #2250829] INFO -- : checking for struct stat.st_ctimensec... no I, [2023-11-17T04:28:02.954549 #2250829] INFO -- : checking for struct stat.st_birthtimespec... no I, [2023-11-17T04:28:03.140202 #2250829] INFO -- : checking for struct statx.stx_btime... yes I, [2023-11-17T04:28:03.295416 #2250829] INFO -- : checking for struct timeval... yes I, [2023-11-17T04:28:03.386621 #2250829] INFO -- : checking size of struct timeval.tv_sec... SIZEOF_TIME_T I, [2023-11-17T04:28:03.489292 #2250829] INFO -- : checking for struct timespec... yes I, [2023-11-17T04:28:03.552646 #2250829] INFO -- : checking for struct timezone... yes I, [2023-11-17T04:28:03.733426 #2250829] INFO -- : checking for fd_mask... yes I, [2023-11-17T04:28:03.760105 #2250829] INFO -- : checking for int8_t... yes I, [2023-11-17T04:28:03.884867 #2250829] INFO -- : checking size of int8_t... 1 I, [2023-11-17T04:28:03.906153 #2250829] INFO -- : checking for uint8_t... yes I, [2023-11-17T04:28:04.215332 #2250829] INFO -- : checking size of uint8_t... 1 I, [2023-11-17T04:28:04.254367 #2250829] INFO -- : checking for int16_t... yes I, [2023-11-17T04:28:04.418845 #2250829] INFO -- : checking size of int16_t... 2 I, [2023-11-17T04:28:04.439141 #2250829] INFO -- : checking for uint16_t... yes I, [2023-11-17T04:28:04.558399 #2250829] INFO -- : checking size of uint16_t... 2 I, [2023-11-17T04:28:04.580270 #2250829] INFO -- : checking for int32_t... yes I, [2023-11-17T04:28:04.704635 #2250829] INFO -- : checking size of int32_t... 4 I, [2023-11-17T04:28:04.718126 #2250829] INFO -- : checking for uint32_t... yes I, [2023-11-17T04:28:04.825464 #2250829] INFO -- : checking size of uint32_t... 4 I, [2023-11-17T04:28:04.838357 #2250829] INFO -- : checking for int64_t... yes I, [2023-11-17T04:28:04.958847 #2250829] INFO -- : checking size of int64_t... 8 I, [2023-11-17T04:28:04.976257 #2250829] INFO -- : checking for uint64_t... yes I, [2023-11-17T04:28:05.090948 #2250829] INFO -- : checking size of uint64_t... 8 I, [2023-11-17T04:28:05.211400 #2250829] INFO -- : checking for int128_t... __int128 I, [2023-11-17T04:28:05.402588 #2250829] INFO -- : checking for uint128_t... unsigned __int128 I, [2023-11-17T04:28:05.483197 #2250829] INFO -- : checking for intptr_t... yes I, [2023-11-17T04:28:05.590469 #2250829] INFO -- : checking size of intptr_t... 8 I, [2023-11-17T04:28:05.603309 #2250829] INFO -- : checking for uintptr_t... yes I, [2023-11-17T04:28:05.717988 #2250829] INFO -- : checking size of uintptr_t... 8 I, [2023-11-17T04:28:06.260680 #2250829] INFO -- : checking for printf prefix for intptr_t... NONE I, [2023-11-17T04:28:06.286358 #2250829] INFO -- : checking for ssize_t... yes I, [2023-11-17T04:28:06.457129 #2250829] INFO -- : checking size of ssize_t... 8 I, [2023-11-17T04:28:06.786388 #2250829] INFO -- : checking for printf prefix for int64_t... NONE I, [2023-11-17T04:28:06.855318 #2250829] INFO -- : checking for stack end address... __libc_stack_end I, [2023-11-17T04:28:06.871705 #2250829] INFO -- : checking for grep that handles long lines and -e... /usr/bin/grep I, [2023-11-17T04:28:06.882362 #2250829] INFO -- : checking for egrep... /usr/bin/grep -E I, [2023-11-17T04:28:06.882435 #2250829] INFO -- : checking for uid_t in sys/types.h... (cached) yes I, [2023-11-17T04:28:07.015289 #2250829] INFO -- : checking type of array argument to getgroups... gid_t I, [2023-11-17T04:28:07.114269 #2250829] INFO -- : checking for working alloca.h... yes I, [2023-11-17T04:28:07.114535 #2250829] INFO -- : checking for alloca... yes I, [2023-11-17T04:28:07.177225 #2250829] INFO -- : checking for dynamic size alloca... ok I, [2023-11-17T04:28:07.352591 #2250829] INFO -- : checking for working memcmp... yes I, [2023-11-17T04:28:07.466782 #2250829] INFO -- : checking for dup... yes I, [2023-11-17T04:28:07.575344 #2250829] INFO -- : checking for dup2... yes I, [2023-11-17T04:28:07.732514 #2250829] INFO -- : checking for acosh... yes I, [2023-11-17T04:28:07.931328 #2250829] INFO -- : checking for cbrt... yes I, [2023-11-17T04:28:08.074582 #2250829] INFO -- : checking for crypt... yes I, [2023-11-17T04:28:08.246353 #2250829] INFO -- : checking for erf... yes I, [2023-11-17T04:28:08.357411 #2250829] INFO -- : checking for explicit_bzero... yes I, [2023-11-17T04:28:08.437651 #2250829] INFO -- : checking for ffs... yes I, [2023-11-17T04:28:08.563594 #2250829] INFO -- : checking for flock... yes I, [2023-11-17T04:28:08.722262 #2250829] INFO -- : checking for hypot... yes I, [2023-11-17T04:28:08.846063 #2250829] INFO -- : checking for lgamma_r... yes I, [2023-11-17T04:28:08.979673 #2250829] INFO -- : checking for memmove... yes I, [2023-11-17T04:28:09.329903 #2250829] INFO -- : checking for nan... yes I, [2023-11-17T04:28:09.442721 #2250829] INFO -- : checking for nextafter... yes I, [2023-11-17T04:28:09.565191 #2250829] INFO -- : checking for setproctitle... no I, [2023-11-17T04:28:09.719670 #2250829] INFO -- : checking for strchr... yes I, [2023-11-17T04:28:09.814692 #2250829] INFO -- : checking for strerror... yes I, [2023-11-17T04:28:09.966570 #2250829] INFO -- : checking for strlcat... no I, [2023-11-17T04:28:10.122988 #2250829] INFO -- : checking for strlcpy... no I, [2023-11-17T04:28:10.253457 #2250829] INFO -- : checking for strstr... yes I, [2023-11-17T04:28:10.405997 #2250829] INFO -- : checking for tgamma... yes I, [2023-11-17T04:28:10.578638 #2250829] INFO -- : checking for sys/pstat.h... no I, [2023-11-17T04:28:10.578718 #2250829] INFO -- : checking for pid_t... (cached) yes I, [2023-11-17T04:28:10.695187 #2250829] INFO -- : checking for fork... yes I, [2023-11-17T04:28:10.803194 #2250829] INFO -- : checking for vfork... yes I, [2023-11-17T04:28:10.932540 #2250829] INFO -- : checking for working fork... yes I, [2023-11-17T04:28:10.932609 #2250829] INFO -- : checking for working vfork... (cached) yes I, [2023-11-17T04:28:11.119164 #2250829] INFO -- : checking for __syscall... no I, [2023-11-17T04:28:11.193330 #2250829] INFO -- : checking for _longjmp... yes I, [2023-11-17T04:28:11.352659 #2250829] INFO -- : checking for arc4random_buf... no I, [2023-11-17T04:28:11.487213 #2250829] INFO -- : checking for atan2l... yes I, [2023-11-17T04:28:11.643132 #2250829] INFO -- : checking for atan2f... yes I, [2023-11-17T04:28:11.746168 #2250829] INFO -- : checking for chmod... yes I, [2023-11-17T04:28:11.837076 #2250829] INFO -- : checking for chown... yes I, [2023-11-17T04:28:12.011288 #2250829] INFO -- : checking for chroot... yes I, [2023-11-17T04:28:12.154883 #2250829] INFO -- : checking for chsize... no I, [2023-11-17T04:28:12.272365 #2250829] INFO -- : checking for clock_gettime... yes I, [2023-11-17T04:28:12.383331 #2250829] INFO -- : checking for copy_file_range... yes I, [2023-11-17T04:28:12.469949 #2250829] INFO -- : checking for cosh... yes I, [2023-11-17T04:28:12.562980 #2250829] INFO -- : checking for crypt_r... yes I, [2023-11-17T04:28:12.563047 #2250829] INFO -- : checking for daemon... (cached) no I, [2023-11-17T04:28:12.674384 #2250829] INFO -- : checking for dirfd... yes I, [2023-11-17T04:28:12.770879 #2250829] INFO -- : checking for dl_iterate_phdr... yes I, [2023-11-17T04:28:12.875887 #2250829] INFO -- : checking for dlopen... yes I, [2023-11-17T04:28:12.970905 #2250829] INFO -- : checking for dladdr... yes I, [2023-11-17T04:28:13.078608 #2250829] INFO -- : checking for dup3... yes I, [2023-11-17T04:28:13.187504 #2250829] INFO -- : checking for eaccess... yes I, [2023-11-17T04:28:13.298869 #2250829] INFO -- : checking for endgrent... yes I, [2023-11-17T04:28:13.415712 #2250829] INFO -- : checking for eventfd... yes I, [2023-11-17T04:28:13.528310 #2250829] INFO -- : checking for execl... yes I, [2023-11-17T04:28:13.640734 #2250829] INFO -- : checking for execle... yes I, [2023-11-17T04:28:13.729782 #2250829] INFO -- : checking for execv... yes I, [2023-11-17T04:28:13.855879 #2250829] INFO -- : checking for execve... yes I, [2023-11-17T04:28:13.971650 #2250829] INFO -- : checking for explicit_memset... no I, [2023-11-17T04:28:14.245736 #2250829] INFO -- : checking for fcopyfile... no I, [2023-11-17T04:28:14.360240 #2250829] INFO -- : checking for fchdir... yes I, [2023-11-17T04:28:14.456209 #2250829] INFO -- : checking for fchmod... yes I, [2023-11-17T04:28:14.555323 #2250829] INFO -- : checking for fchown... yes I, [2023-11-17T04:28:14.855361 #2250829] INFO -- : checking for fcntl... yes I, [2023-11-17T04:28:14.934441 #2250829] INFO -- : checking for fdatasync... yes I, [2023-11-17T04:28:15.067057 #2250829] INFO -- : checking for fdopendir... yes I, [2023-11-17T04:28:15.240623 #2250829] INFO -- : checking for fgetattrlist... no I, [2023-11-17T04:28:15.405148 #2250829] INFO -- : checking for fmod... yes I, [2023-11-17T04:28:15.520501 #2250829] INFO -- : checking for fstatat... yes I, [2023-11-17T04:28:15.600548 #2250829] INFO -- : checking for fsync... yes I, [2023-11-17T04:28:15.700152 #2250829] INFO -- : checking for ftruncate... yes I, [2023-11-17T04:28:15.799839 #2250829] INFO -- : checking for ftruncate64... yes I, [2023-11-17T04:28:16.047347 #2250829] INFO -- : checking for getattrlist... no I, [2023-11-17T04:28:16.147609 #2250829] INFO -- : checking for getcwd... yes I, [2023-11-17T04:28:16.242419 #2250829] INFO -- : checking for getegid... yes I, [2023-11-17T04:28:16.359302 #2250829] INFO -- : checking for getentropy... yes I, [2023-11-17T04:28:18.003666 #2250829] INFO -- : checking for geteuid... yes I, [2023-11-17T04:28:22.860451 #2250829] INFO -- : checking for getgid... yes I, [2023-11-17T04:28:24.540098 #2250829] INFO -- : checking for getgidx... no I, [2023-11-17T04:28:25.025748 #2250829] INFO -- : checking for getgrnam... yes I, [2023-11-17T04:28:28.559973 #2250829] INFO -- : checking for getgrnam_r... yes I, [2023-11-17T04:28:30.508306 #2250829] INFO -- : checking for getgroups... yes I, [2023-11-17T04:28:35.600399 #2250829] INFO -- : checking for getlogin... yes I, [2023-11-17T04:28:37.449351 #2250829] INFO -- : checking for getlogin_r... yes I, [2023-11-17T04:28:40.369430 #2250829] INFO -- : checking for getpgid... yes I, [2023-11-17T04:28:42.129193 #2250829] INFO -- : checking for getpgrp... yes I, [2023-11-17T04:28:43.650838 #2250829] INFO -- : checking for getppid... yes I, [2023-11-17T04:28:43.976101 #2250829] INFO -- : checking for getpriority... yes I, [2023-11-17T04:28:44.862351 #2250829] INFO -- : checking for getpwnam... yes I, [2023-11-17T04:28:44.958555 #2250829] INFO -- : checking for getpwnam_r... yes I, [2023-11-17T04:28:45.026980 #2250829] INFO -- : checking for getpwuid... yes I, [2023-11-17T04:28:45.140686 #2250829] INFO -- : checking for getpwuid_r... yes I, [2023-11-17T04:28:45.237490 #2250829] INFO -- : checking for getrandom... yes I, [2023-11-17T04:28:45.304734 #2250829] INFO -- : checking for getresgid... yes I, [2023-11-17T04:28:45.377324 #2250829] INFO -- : checking for getresuid... yes I, [2023-11-17T04:28:45.468526 #2250829] INFO -- : checking for getrlimit... yes I, [2023-11-17T04:28:45.538598 #2250829] INFO -- : checking for getsid... yes I, [2023-11-17T04:28:45.655815 #2250829] INFO -- : checking for gettimeofday... yes I, [2023-11-17T04:28:45.751958 #2250829] INFO -- : checking for getuid... yes I, [2023-11-17T04:28:45.879250 #2250829] INFO -- : checking for getuidx... no I, [2023-11-17T04:28:45.993672 #2250829] INFO -- : checking for gmtime_r... yes I, [2023-11-17T04:28:46.103384 #2250829] INFO -- : checking for grantpt... yes I, [2023-11-17T04:28:46.222365 #2250829] INFO -- : checking for initgroups... yes I, [2023-11-17T04:28:46.338962 #2250829] INFO -- : checking for ioctl... yes I, [2023-11-17T04:28:46.459558 #2250829] INFO -- : checking for isfinite... no I, [2023-11-17T04:28:46.539557 #2250829] INFO -- : checking for issetugid... no I, [2023-11-17T04:28:46.627290 #2250829] INFO -- : checking for kill... yes I, [2023-11-17T04:28:46.706351 #2250829] INFO -- : checking for killpg... yes I, [2023-11-17T04:28:46.771561 #2250829] INFO -- : checking for lchmod... yes I, [2023-11-17T04:28:46.839503 #2250829] INFO -- : checking for lchown... yes I, [2023-11-17T04:28:46.937418 #2250829] INFO -- : checking for link... yes I, [2023-11-17T04:28:47.028234 #2250829] INFO -- : checking for llabs... yes I, [2023-11-17T04:28:47.116330 #2250829] INFO -- : checking for lockf... yes I, [2023-11-17T04:28:47.250481 #2250829] INFO -- : checking for log2... yes I, [2023-11-17T04:28:47.356191 #2250829] INFO -- : checking for lstat... yes I, [2023-11-17T04:28:47.466889 #2250829] INFO -- : checking for lutimes... yes I, [2023-11-17T04:28:47.545405 #2250829] INFO -- : checking for malloc_usable_size... yes I, [2023-11-17T04:28:47.683869 #2250829] INFO -- : checking for malloc_size... no I, [2023-11-17T04:28:47.810355 #2250829] INFO -- : checking for malloc_trim... yes I, [2023-11-17T04:28:47.955848 #2250829] INFO -- : checking for mblen... yes I, [2023-11-17T04:28:48.037694 #2250829] INFO -- : checking for memalign... yes I, [2023-11-17T04:28:48.148974 #2250829] INFO -- : checking for memset_s... no I, [2023-11-17T04:28:48.246355 #2250829] INFO -- : checking for writev... yes I, [2023-11-17T04:28:48.325474 #2250829] INFO -- : checking for memrchr... yes I, [2023-11-17T04:28:48.461312 #2250829] INFO -- : checking for memmem... yes I, [2023-11-17T04:28:48.557178 #2250829] INFO -- : checking for mkfifo... yes I, [2023-11-17T04:28:48.703725 #2250829] INFO -- : checking for mknod... yes I, [2023-11-17T04:28:48.795745 #2250829] INFO -- : checking for mktime... yes I, [2023-11-17T04:28:48.879345 #2250829] INFO -- : checking for mmap... yes I, [2023-11-17T04:28:49.013861 #2250829] INFO -- : checking for mremap... yes I, [2023-11-17T04:28:49.107427 #2250829] INFO -- : checking for openat... yes I, [2023-11-17T04:28:49.254639 #2250829] INFO -- : checking for pclose... yes I, [2023-11-17T04:28:49.375372 #2250829] INFO -- : checking for pipe... yes I, [2023-11-17T04:28:49.480647 #2250829] INFO -- : checking for pipe2... yes I, [2023-11-17T04:28:49.586437 #2250829] INFO -- : checking for poll... yes I, [2023-11-17T04:28:49.683481 #2250829] INFO -- : checking for popen... yes I, [2023-11-17T04:28:49.806660 #2250829] INFO -- : checking for posix_fadvise... yes I, [2023-11-17T04:28:49.904417 #2250829] INFO -- : checking for posix_madvise... yes I, [2023-11-17T04:28:50.021179 #2250829] INFO -- : checking for posix_memalign... yes I, [2023-11-17T04:28:50.106731 #2250829] INFO -- : checking for ppoll... yes I, [2023-11-17T04:28:50.320688 #2250829] INFO -- : checking for pread... yes I, [2023-11-17T04:28:50.404262 #2250829] INFO -- : checking for pwrite... yes I, [2023-11-17T04:28:50.509890 #2250829] INFO -- : checking for qsort_r... yes I, [2023-11-17T04:28:50.605043 #2250829] INFO -- : checking for qsort_s... no I, [2023-11-17T04:28:50.690433 #2250829] INFO -- : checking for readlink... yes I, [2023-11-17T04:28:50.806557 #2250829] INFO -- : checking for realpath... yes I, [2023-11-17T04:28:50.935200 #2250829] INFO -- : checking for round... yes I, [2023-11-17T04:28:51.038603 #2250829] INFO -- : checking for sched_getaffinity... yes I, [2023-11-17T04:28:51.151350 #2250829] INFO -- : checking for seekdir... yes I, [2023-11-17T04:28:51.261041 #2250829] INFO -- : checking for select_large_fdset... no I, [2023-11-17T04:28:51.332025 #2250829] INFO -- : checking for sendfile... yes I, [2023-11-17T04:28:51.421417 #2250829] INFO -- : checking for setegid... yes I, [2023-11-17T04:28:51.530130 #2250829] INFO -- : checking for setenv... yes I, [2023-11-17T04:28:51.644696 #2250829] INFO -- : checking for seteuid... yes I, [2023-11-17T04:28:51.777294 #2250829] INFO -- : checking for setgid... yes I, [2023-11-17T04:28:51.927159 #2250829] INFO -- : checking for setgroups... yes I, [2023-11-17T04:28:52.004289 #2250829] INFO -- : checking for setpgid... yes I, [2023-11-17T04:28:52.078528 #2250829] INFO -- : checking for setpgrp... yes I, [2023-11-17T04:28:52.171896 #2250829] INFO -- : checking for setregid... yes I, [2023-11-17T04:28:52.287222 #2250829] INFO -- : checking for setresgid... yes I, [2023-11-17T04:28:52.415963 #2250829] INFO -- : checking for setresuid... yes I, [2023-11-17T04:28:52.515466 #2250829] INFO -- : checking for setreuid... yes I, [2023-11-17T04:28:52.662760 #2250829] INFO -- : checking for setrgid... no I, [2023-11-17T04:28:52.744060 #2250829] INFO -- : checking for setrlimit... yes I, [2023-11-17T04:28:52.860298 #2250829] INFO -- : checking for setruid... no I, [2023-11-17T04:28:52.995273 #2250829] INFO -- : checking for setsid... yes I, [2023-11-17T04:28:53.139139 #2250829] INFO -- : checking for setuid... yes I, [2023-11-17T04:28:53.268425 #2250829] INFO -- : checking for shutdown... yes I, [2023-11-17T04:28:53.417882 #2250829] INFO -- : checking for sigaction... yes I, [2023-11-17T04:28:53.527245 #2250829] INFO -- : checking for sigaltstack... yes I, [2023-11-17T04:28:53.636269 #2250829] INFO -- : checking for sigprocmask... yes I, [2023-11-17T04:28:53.772484 #2250829] INFO -- : checking for sinh... yes I, [2023-11-17T04:28:53.890523 #2250829] INFO -- : checking for snprintf... yes I, [2023-11-17T04:28:54.019419 #2250829] INFO -- : checking for spawnv... no I, [2023-11-17T04:28:54.104348 #2250829] INFO -- : checking for symlink... yes I, [2023-11-17T04:28:54.186157 #2250829] INFO -- : checking for syscall... yes I, [2023-11-17T04:28:54.315757 #2250829] INFO -- : checking for sysconf... yes I, [2023-11-17T04:28:54.468003 #2250829] INFO -- : checking for system... yes I, [2023-11-17T04:28:54.691385 #2250829] INFO -- : checking for tanh... yes I, [2023-11-17T04:28:54.787778 #2250829] INFO -- : checking for telldir... yes I, [2023-11-17T04:28:54.964489 #2250829] INFO -- : checking for timegm... yes I, [2023-11-17T04:28:55.074840 #2250829] INFO -- : checking for times... yes I, [2023-11-17T04:28:55.187658 #2250829] INFO -- : checking for truncate... yes I, [2023-11-17T04:28:55.322508 #2250829] INFO -- : checking for truncate64... yes I, [2023-11-17T04:28:55.463313 #2250829] INFO -- : checking for tzset... yes I, [2023-11-17T04:28:55.639530 #2250829] INFO -- : checking for umask... yes I, [2023-11-17T04:28:55.769775 #2250829] INFO -- : checking for unsetenv... yes I, [2023-11-17T04:28:55.858716 #2250829] INFO -- : checking for utimensat... yes I, [2023-11-17T04:28:56.089394 #2250829] INFO -- : checking for utimes... yes I, [2023-11-17T04:28:56.212191 #2250829] INFO -- : checking for wait4... yes I, [2023-11-17T04:28:56.346928 #2250829] INFO -- : checking for waitpid... yes I, [2023-11-17T04:28:56.490691 #2250829] INFO -- : checking for __cospi... no I, [2023-11-17T04:28:56.615373 #2250829] INFO -- : checking for __sinpi... no I, [2023-11-17T04:28:56.703942 #2250829] INFO -- : checking for statx... yes I, [2023-11-17T04:28:56.875924 #2250829] INFO -- : checking if getcwd allocates buffer if NULL is given... yes I, [2023-11-17T04:28:56.934624 #2250829] INFO -- : checking for crypt.h... yes I, [2023-11-17T04:28:56.990604 #2250829] INFO -- : checking for struct crypt_data.initialized... yes I, [2023-11-17T04:28:57.128409 #2250829] INFO -- : checking for __builtin_alloca_with_align... yes I, [2023-11-17T04:28:57.226241 #2250829] INFO -- : checking for __builtin_assume_aligned... yes I, [2023-11-17T04:28:57.353311 #2250829] INFO -- : checking for __builtin_bswap16... yes I, [2023-11-17T04:28:57.476144 #2250829] INFO -- : checking for __builtin_bswap32... yes I, [2023-11-17T04:28:57.556772 #2250829] INFO -- : checking for __builtin_bswap64... yes I, [2023-11-17T04:28:57.667259 #2250829] INFO -- : checking for __builtin_popcount... yes I, [2023-11-17T04:28:57.763091 #2250829] INFO -- : checking for __builtin_popcountll... yes I, [2023-11-17T04:28:57.882689 #2250829] INFO -- : checking for __builtin_clz... yes I, [2023-11-17T04:28:57.963331 #2250829] INFO -- : checking for __builtin_clzl... yes I, [2023-11-17T04:28:58.047207 #2250829] INFO -- : checking for __builtin_clzll... yes I, [2023-11-17T04:28:58.171913 #2250829] INFO -- : checking for __builtin_ctz... yes I, [2023-11-17T04:28:58.246015 #2250829] INFO -- : checking for __builtin_ctzll... yes I, [2023-11-17T04:28:58.327827 #2250829] INFO -- : checking for __builtin_add_overflow... yes I, [2023-11-17T04:28:58.427124 #2250829] INFO -- : checking for __builtin_sub_overflow... yes I, [2023-11-17T04:28:58.547515 #2250829] INFO -- : checking for __builtin_mul_overflow... yes I, [2023-11-17T04:28:58.701203 #2250829] INFO -- : checking for __builtin_mul_overflow_p... yes I, [2023-11-17T04:28:58.788878 #2250829] INFO -- : checking for __builtin_constant_p... yes I, [2023-11-17T04:28:58.904641 #2250829] INFO -- : checking for __builtin_choose_expr... yes I, [2023-11-17T04:28:58.994359 #2250829] INFO -- : checking for __builtin_choose_expr_constant_p... yes I, [2023-11-17T04:28:59.085142 #2250829] INFO -- : checking for __builtin_types_compatible_p... yes I, [2023-11-17T04:28:59.151268 #2250829] INFO -- : checking for __builtin_trap... yes I, [2023-11-17T04:28:59.270547 #2250829] INFO -- : checking for __builtin_expect... yes I, [2023-11-17T04:28:59.402645 #2250829] INFO -- : checking for __builtin_mul_overflow with long long arguments... yes I, [2023-11-17T04:28:59.434594 #2250829] INFO -- : checking whether qsort_r is GNU version... yes I, [2023-11-17T04:28:59.614688 #2250829] INFO -- : checking whether qsort_r is BSD version... no I, [2023-11-17T04:28:59.789157 #2250829] INFO -- : checking whether atan2 handles Inf as C99... yes I, [2023-11-17T04:28:59.999135 #2250829] INFO -- : checking for clock_getres... yes I, [2023-11-17T04:29:00.103211 #2250829] INFO -- : checking for timer_create in -lrt... yes I, [2023-11-17T04:29:00.263298 #2250829] INFO -- : checking for timer_settime in -lrt... yes I, [2023-11-17T04:29:00.297524 #2250829] INFO -- : checking for unsetenv returns a value... yes I, [2023-11-17T04:29:00.332584 #2250829] INFO -- : checking whether struct tm is in sys/time.h or time.h... time.h I, [2023-11-17T04:29:00.360176 #2250829] INFO -- : checking for struct tm.tm_zone... yes I, [2023-11-17T04:29:00.384167 #2250829] INFO -- : checking for struct tm.tm_gmtoff... yes I, [2023-11-17T04:29:00.489546 #2250829] INFO -- : checking for external int daylight... yes I, [2023-11-17T04:29:00.719153 #2250829] INFO -- : checking for negative time_t for gmtime(3)... yes I, [2023-11-17T04:29:01.728444 #2250829] INFO -- : checking for localtime(3) overflow correctly... yes I, [2023-11-17T04:29:01.968050 #2250829] INFO -- : checking for sig_t... yes I, [2023-11-17T04:29:01.983220 #2250829] INFO -- : checking whether right shift preserve sign bit... yes I, [2023-11-17T04:29:02.019365 #2250829] INFO -- : checking whether _SC_CLK_TCK is supported... yes I, [2023-11-17T04:29:02.051830 #2250829] INFO -- : checking stack growing direction on x86_64... -1 I, [2023-11-17T04:29:02.051926 #2250829] INFO -- : checking native coroutine implementation for x86_64-linux... amd64 I, [2023-11-17T04:29:02.111372 #2250829] INFO -- : checking whether pthread_t is scalar type... yes I, [2023-11-17T04:29:02.247185 #2250829] INFO -- : checking for sched_yield... yes I, [2023-11-17T04:29:02.406353 #2250829] INFO -- : checking for pthread_attr_setinheritsched... yes I, [2023-11-17T04:29:02.535430 #2250829] INFO -- : checking for pthread_attr_get_np... no I, [2023-11-17T04:29:05.099589 #2250829] INFO -- : checking for pthread_attr_getstack... yes I, [2023-11-17T04:29:05.866639 #2250829] INFO -- : checking for pthread_attr_getguardsize... yes I, [2023-11-17T04:29:06.405894 #2250829] INFO -- : checking for pthread_get_stackaddr_np... no I, [2023-11-17T04:29:08.006585 #2250829] INFO -- : checking for pthread_get_stacksize_np... no I, [2023-11-17T04:29:09.672411 #2250829] INFO -- : checking for thr_stksegment... no I, [2023-11-17T04:29:13.363332 #2250829] INFO -- : checking for pthread_stackseg_np... no I, [2023-11-17T04:29:13.791018 #2250829] INFO -- : checking for pthread_getthrds_np... no I, [2023-11-17T04:29:16.196718 #2250829] INFO -- : checking for pthread_condattr_setclock... yes I, [2023-11-17T04:29:16.486626 #2250829] INFO -- : checking for pthread_setname_np... yes I, [2023-11-17T04:29:19.171967 #2250829] INFO -- : checking for pthread_set_name_np... no I, [2023-11-17T04:29:19.360570 #2250829] INFO -- : checking for pthread_sigmask... yes I, [2023-11-17T04:29:19.543498 #2250829] INFO -- : checking for pthread_getattr_np... yes I, [2023-11-17T04:29:19.959477 #2250829] INFO -- : checking arguments of pthread_setname_np... (pthread_self(), name) I, [2023-11-17T04:29:20.232532 #2250829] INFO -- : checking for thread-local storage sepcifier... _Thread_local I, [2023-11-17T04:29:20.742727 #2250829] INFO -- : checking if mcontext_t is a pointer... no I, [2023-11-17T04:29:25.901111 #2250829] INFO -- : checking for getcontext... yes I, [2023-11-17T04:29:29.131092 #2250829] INFO -- : checking for setcontext... yes I, [2023-11-17T04:29:31.850362 #2250829] INFO -- : checking if fork works with pthread... yes I, [2023-11-17T04:29:36.376666 #2250829] INFO -- : checking for sys/user.h... yes I, [2023-11-17T04:29:38.230703 #2250829] INFO -- : checking whether PAGE_SIZE is compile-time const... yes I, [2023-11-17T04:29:38.517357 #2250829] INFO -- : checking ioctl request type... unsigned long I, [2023-11-17T04:29:38.994138 #2250829] INFO -- : checking for elf.h... yes I, [2023-11-17T04:29:40.050223 #2250829] INFO -- : checking for elf_abi.h... no I, [2023-11-17T04:29:40.742089 #2250829] INFO -- : checking for uncompress in -lz... yes I, [2023-11-17T04:29:41.702901 #2250829] INFO -- : checking for mach-o/loader.h... no I, [2023-11-17T04:29:41.703120 #2250829] INFO -- : checking whether OS depend dynamic link works... yes I, [2023-11-17T04:29:44.024891 #2250829] INFO -- : checking for backtrace... yes I, [2023-11-17T04:29:45.711134 #2250829] INFO -- : checking for broken backtrace... no I, [2023-11-17T04:29:48.388962 #2250829] INFO -- : checking for valgrind/memcheck.h... yes I, [2023-11-17T04:29:51.157907 #2250829] INFO -- : checking for strip flags... -S -x I, [2023-11-17T04:29:59.786102 #2250829] INFO -- : checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes I, [2023-11-17T04:30:02.100394 #2250829] INFO -- : checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes I, [2023-11-17T04:30:02.104147 #2250829] INFO -- : checking whether wrapper for LD_LIBRARY_PATH is needed... no I, [2023-11-17T04:30:02.106161 #2250829] INFO -- : checking whether dtrace USDT is available... no I, [2023-11-17T04:30:02.484921 #2250829] INFO -- : checking for __builtin_setjmp... yes with cast () I, [2023-11-17T04:30:02.630793 #2250829] INFO -- : checking for _setjmpex as a macro or function... no I, [2023-11-17T04:30:02.697431 #2250829] INFO -- : checking for _setjmp as a macro or function... yes I, [2023-11-17T04:30:02.844272 #2250829] INFO -- : checking for sigsetjmp as a macro or function... no I, [2023-11-17T04:30:02.846643 #2250829] INFO -- : checking for setjmp type... __builtin_setjmp I, [2023-11-17T04:30:02.847380 #2250829] INFO -- : checking for rustc... rustc I, [2023-11-17T04:30:03.031329 #2250829] INFO -- : checking whether rustc works for YJIT... yes I, [2023-11-17T04:30:03.095261 #2250829] INFO -- : checking for prefix of external symbols... NONE I, [2023-11-17T04:30:03.336911 #2250829] INFO -- : checking for default symbols in empty shared library... I, [2023-11-17T04:30:03.380326 #2250829] INFO -- : checking if make is GNU make... yes I, [2023-11-17T04:30:03.623608 #2250829] INFO -- : .ext/include/x86_64-linux/ruby/config.h updated I, [2023-11-17T04:30:03.748592 #2250829] INFO -- : configure: ruby library version = 3.3.0+0 I, [2023-11-17T04:30:04.083486 #2250829] INFO -- : configure: creating ./config.status I, [2023-11-17T04:30:04.560709 #2250829] INFO -- : config.status: creating GNUmakefile I, [2023-11-17T04:30:04.627414 #2250829] INFO -- : config.status: creating Makefile I, [2023-11-17T04:30:05.453392 #2250829] INFO -- : --- I, [2023-11-17T04:30:05.453532 #2250829] INFO -- : Configuration summary for ruby version 3.3.0 I, [2023-11-17T04:30:05.453611 #2250829] INFO -- : I, [2023-11-17T04:30:05.505792 #2250829] INFO -- : * Installation prefix: /tmp/ruby/install/trunk-iseq_binary I, [2023-11-17T04:30:05.543301 #2250829] INFO -- : * exec prefix: ${prefix} I, [2023-11-17T04:30:05.598229 #2250829] INFO -- : * arch: x86_64-linux I, [2023-11-17T04:30:05.642413 #2250829] INFO -- : * site arch: ${arch} I, [2023-11-17T04:30:05.687270 #2250829] INFO -- : * RUBY_BASE_NAME: ruby I, [2023-11-17T04:30:05.730883 #2250829] INFO -- : * enable shared: yes I, [2023-11-17T04:30:05.760415 #2250829] INFO -- : * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} I, [2023-11-17T04:30:05.830388 #2250829] INFO -- : * site libraries path: ${rubylibprefix}/${sitearch} I, [2023-11-17T04:30:05.879689 #2250829] INFO -- : * vendor path: ${rubylibprefix}/vendor_ruby I, [2023-11-17T04:30:05.930366 #2250829] INFO -- : * target OS: linux I, [2023-11-17T04:30:05.996024 #2250829] INFO -- : * compiler: gcc I, [2023-11-17T04:30:06.044835 #2250829] INFO -- : * with thread: pthread I, [2023-11-17T04:30:06.077632 #2250829] INFO -- : * with coroutine: amd64 I, [2023-11-17T04:30:06.115213 #2250829] INFO -- : * enable shared libs: yes I, [2023-11-17T04:30:06.161024 #2250829] INFO -- : * dynamic library ext: so I, [2023-11-17T04:30:06.216789 #2250829] INFO -- : * CFLAGS: ${optflags} ${debugflags} ${warnflags} I, [2023-11-17T04:30:06.256233 #2250829] INFO -- : * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ I, [2023-11-17T04:30:06.256291 #2250829] INFO -- : -Wl,-export-dynamic -Wl,--no-as-needed I, [2023-11-17T04:30:06.287772 #2250829] INFO -- : * DLDFLAGS: -Wl,--compress-debug-sections=zlib I, [2023-11-17T04:30:06.341174 #2250829] INFO -- : * optflags: -O3 -fno-fast-math I, [2023-11-17T04:30:06.384021 #2250829] INFO -- : * debugflags: -ggdb3 I, [2023-11-17T04:30:06.411710 #2250829] INFO -- : * warnflags: -Wall -Wextra -Wdeprecated-declarations \ I, [2023-11-17T04:30:06.411776 #2250829] INFO -- : -Wdiv-by-zero -Wduplicated-cond \ I, [2023-11-17T04:30:06.411798 #2250829] INFO -- : -Wimplicit-function-declaration -Wimplicit-int \ I, [2023-11-17T04:30:06.411812 #2250829] INFO -- : -Wpointer-arith -Wwrite-strings \ I, [2023-11-17T04:30:06.411825 #2250829] INFO -- : -Wold-style-definition -Wimplicit-fallthrough=0 \ I, [2023-11-17T04:30:06.411848 #2250829] INFO -- : -Wmissing-noreturn -Wno-cast-function-type \ I, [2023-11-17T04:30:06.411872 #2250829] INFO -- : -Wno-constant-logical-operand -Wno-long-long \ I, [2023-11-17T04:30:06.411885 #2250829] INFO -- : -Wno-missing-field-initializers \ I, [2023-11-17T04:30:06.411898 #2250829] INFO -- : -Wno-overlength-strings \ I, [2023-11-17T04:30:06.411910 #2250829] INFO -- : -Wno-packed-bitfield-compat \ I, [2023-11-17T04:30:06.411922 #2250829] INFO -- : -Wno-parentheses-equality -Wno-self-assign \ I, [2023-11-17T04:30:06.411935 #2250829] INFO -- : -Wno-tautological-compare -Wno-unused-parameter \ I, [2023-11-17T04:30:06.411948 #2250829] INFO -- : -Wno-unused-value -Wsuggest-attribute=format \ I, [2023-11-17T04:30:06.411965 #2250829] INFO -- : -Wsuggest-attribute=noreturn -Wunused-variable \ I, [2023-11-17T04:30:06.411979 #2250829] INFO -- : -Wmisleading-indentation -Wundef I, [2023-11-17T04:30:06.431464 #2250829] INFO -- : * strip command: strip -S -x I, [2023-11-17T04:30:06.478382 #2250829] INFO -- : * install doc: no I, [2023-11-17T04:30:06.503295 #2250829] INFO -- : * YJIT support: yes I, [2023-11-17T04:30:06.527605 #2250829] INFO -- : * RJIT support: yes I, [2023-11-17T04:30:06.542195 #2250829] INFO -- : * man page type: man I, [2023-11-17T04:30:06.563645 #2250829] INFO -- : * BASERUBY -v: ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) \ I, [2023-11-17T04:30:06.563710 #2250829] INFO -- : [x86_64-linux-gnu] I, [2023-11-17T04:30:06.572853 #2250829] INFO -- : I, [2023-11-17T04:30:06.572916 #2250829] INFO -- : --- I, [2023-11-17T04:30:06.730547 #2250829] INFO -- : $$$[end] "/tmp/ruby/src/trunk-iseq_binary/configure --prefix=/tmp/ruby/install/trunk-iseq_binary --disable-install-doc --enable-shared" exit with 0. I, [2023-11-17T04:30:06.731001 #2250829] INFO -- : $$$[beg] make update-unicode -j4 I, [2023-11-17T04:30:06.939480 #2250829] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-11-17T04:30:06.950229 #2250829] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-11-17T04:30:06.964322 #2250829] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-11-17T04:30:07.007134 #2250829] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2023-11-17T04:30:08.968543 #2250829] 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 ... done I, [2023-11-17T04:30:09.154912 #2250829] INFO -- : downloading 15.0.0/ucd/CompositionExclusions.txt ... done I, [2023-11-17T04:30:09.302341 #2250829] INFO -- : downloading 15.0.0/ucd/CompositionExclusions.txt ... done I, [2023-11-17T04:30:09.302570 #2250829] INFO -- : downloading 15.0.0/ucd/CompositionExclusions.txt ... done I, [2023-11-17T04:30:09.434164 #2250829] INFO -- : downloading 15.0.0/ucd/CompositionExclusions.txt ... done I, [2023-11-17T04:30:09.617076 #2250829] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-11-17T04:30:09.799498 #2250829] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-11-17T04:30:09.839728 #2250829] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-11-17T04:30:12.277884 #2250829] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2023-11-17T04:30:12.549326 #2250829] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-11-17T04:30:12.716369 #2250829] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-11-17T04:30:12.907811 #2250829] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-11-17T04:30:13.051796 #2250829] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2023-11-17T04:30:13.728249 #2250829] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2023-11-17T04:30:13.979967 #2250829] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-11-17T04:30:13.980029 #2250829] INFO -- : done I, [2023-11-17T04:30:13.980174 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-11-17T04:30:13.980209 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-11-17T04:30:13.980542 #2250829] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-11-17T04:30:13.980765 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2023-11-17T04:30:14.757721 #2250829] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2023-11-17T04:30:15.001146 #2250829] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-11-17T04:30:15.001896 #2250829] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-11-17T04:30:15.633846 #2250829] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-11-17T04:30:15.640109 #2250829] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2023-11-17T04:30:16.100342 #2250829] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-11-17T04:30:16.280627 #2250829] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-11-17T04:30:17.198488 #2250829] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-11-17T04:30:17.867410 #2250829] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2023-11-17T04:30:18.759314 #2250829] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2023-11-17T04:30:19.231294 #2250829] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2023-11-17T04:30:19.464835 #2250829] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done E, [2023-11-17T04:30:19.465334 #2250829] ERROR -- : /tmp/ruby/src/trunk-iseq_binary/tool/downloader.rb:292:in `rescue in download': failed to download 15.0.0/ucd/DerivedCoreProperties.txt (RuntimeError) E, [2023-11-17T04:30:19.465426 #2250829] ERROR -- : Errno::ENOENT: No such file or directory @ apply2files - /tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt: https://www.unicode.org/Public/15.0.0/ucd/DerivedCoreProperties.txt E, [2023-11-17T04:30:19.465463 #2250829] ERROR -- : from /tmp/ruby/src/trunk-iseq_binary/tool/downloader.rb:198:in `download' E, [2023-11-17T04:30:19.465491 #2250829] ERROR -- : from /tmp/ruby/src/trunk-iseq_binary/tool/downloader.rb:133:in `download' E, [2023-11-17T04:30:19.465536 #2250829] ERROR -- : from /tmp/ruby/src/trunk-iseq_binary/tool/downloader.rb:456:in `block in
' E, [2023-11-17T04:30:19.465566 #2250829] ERROR -- : from /tmp/ruby/src/trunk-iseq_binary/tool/downloader.rb:439:in `each' E, [2023-11-17T04:30:19.465593 #2250829] ERROR -- : from /tmp/ruby/src/trunk-iseq_binary/tool/downloader.rb:439:in `
' E, [2023-11-17T04:30:19.465618 #2250829] ERROR -- : /tmp/ruby/src/trunk-iseq_binary/tool/downloader.rb:279:in `utime': No such file or directory @ apply2files - /tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt (Errno::ENOENT) E, [2023-11-17T04:30:19.465657 #2250829] ERROR -- : from /tmp/ruby/src/trunk-iseq_binary/tool/downloader.rb:279:in `utime' E, [2023-11-17T04:30:19.465683 #2250829] ERROR -- : from /tmp/ruby/src/trunk-iseq_binary/tool/downloader.rb:279:in `download' E, [2023-11-17T04:30:19.465708 #2250829] ERROR -- : from /tmp/ruby/src/trunk-iseq_binary/tool/downloader.rb:133:in `download' E, [2023-11-17T04:30:19.465730 #2250829] ERROR -- : from /tmp/ruby/src/trunk-iseq_binary/tool/downloader.rb:456:in `block in
' E, [2023-11-17T04:30:19.465761 #2250829] ERROR -- : from /tmp/ruby/src/trunk-iseq_binary/tool/downloader.rb:439:in `each' E, [2023-11-17T04:30:19.465787 #2250829] ERROR -- : from /tmp/ruby/src/trunk-iseq_binary/tool/downloader.rb:439:in `
' I, [2023-11-17T04:30:19.465384 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-11-17T04:30:19.465832 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists E, [2023-11-17T04:30:19.471125 #2250829] ERROR -- : make: *** [uncommon.mk:1720: /tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/CaseFolding.txt] Error 1 E, [2023-11-17T04:30:19.471184 #2250829] ERROR -- : make: *** Deleting file '/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/CaseFolding.txt' E, [2023-11-17T04:30:19.471205 #2250829] ERROR -- : make: *** Waiting for unfinished jobs.... I, [2023-11-17T04:30:19.648529 #2250829] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-11-17T04:30:19.648813 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2023-11-17T04:30:19.648862 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2023-11-17T04:30:20.345242 #2250829] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2023-11-17T04:30:20.345327 #2250829] INFO -- : done I, [2023-11-17T04:30:21.154565 #2250829] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-11-17T04:30:21.224995 #2250829] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2023-11-17T04:30:21.392147 #2250829] INFO -- : done I, [2023-11-17T04:30:22.351022 #2250829] INFO -- : done I, [2023-11-17T04:30:22.358494 #2250829] INFO -- : $$$[end] "make update-unicode -j4" exit with 512. I, [2023-11-17T04:30:22.358883 #2250829] INFO -- : $$$[beg] make update-download -j4 I, [2023-11-17T04:30:22.691425 #2250829] INFO -- : tool/config.guess already exists I, [2023-11-17T04:30:22.691999 #2250829] INFO -- : tool/config.sub already exists I, [2023-11-17T04:30:22.697609 #2250829] INFO -- : Downloading bundled gem minitest-5.20.0... I, [2023-11-17T04:30:22.702918 #2250829] INFO -- : Downloading bundled gem power_assert-2.0.3... I, [2023-11-17T04:30:22.715007 #2250829] INFO -- : Downloading bundled gem rake-13.1.0... I, [2023-11-17T04:30:22.739108 #2250829] INFO -- : Downloading bundled gem test-unit-3.6.1... I, [2023-11-17T04:30:23.122871 #2250829] INFO -- : Downloading bundled gem rexml-3.2.6... I, [2023-11-17T04:30:23.142744 #2250829] INFO -- : Downloading bundled gem rss-0.3.0... I, [2023-11-17T04:30:23.172969 #2250829] INFO -- : Downloading bundled gem net-ftp-0.2.0... I, [2023-11-17T04:30:23.257430 #2250829] INFO -- : Downloading bundled gem net-imap-0.4.5... I, [2023-11-17T04:30:23.550345 #2250829] INFO -- : Downloading bundled gem net-pop-0.1.2... I, [2023-11-17T04:30:23.598399 #2250829] INFO -- : Downloading bundled gem net-smtp-0.4.0... I, [2023-11-17T04:30:23.702884 #2250829] INFO -- : Downloading bundled gem matrix-0.4.2... I, [2023-11-17T04:30:23.727019 #2250829] INFO -- : Downloading bundled gem prime-0.1.2... I, [2023-11-17T04:30:24.014897 #2250829] INFO -- : Downloading bundled gem rbs-3.3.0... I, [2023-11-17T04:30:24.022826 #2250829] INFO -- : Downloading bundled gem typeprof-0.21.8... I, [2023-11-17T04:30:24.038398 #2250829] INFO -- : Downloading bundled gem racc-1.7.3... I, [2023-11-17T04:30:24.278350 #2250829] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp I, [2023-11-17T04:30:24.279527 #2250829] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk-iseq_binary/gems/src I, [2023-11-17T04:30:24.306956 #2250829] INFO -- : Cloning https://github.com/ruby/debug E, [2023-11-17T04:30:24.313869 #2250829] ERROR -- : Cloning into '/tmp/ruby/src/trunk-iseq_binary/gems/src/debug'... I, [2023-11-17T04:30:45.586975 #2250829] INFO -- : Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 E, [2023-11-17T04:30:46.623942 #2250829] ERROR -- : From https://github.com/ruby/debug E, [2023-11-17T04:30:46.624006 #2250829] ERROR -- : * branch 927587afb6aac69b358b86a01f602d207053e8d2 -> FETCH_HEAD E, [2023-11-17T04:30:48.248765 #2250829] ERROR -- : HEAD is now at 927587a Stop assuming Integer#times is written in C I, [2023-11-17T04:30:48.249465 #2250829] INFO -- : echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/debug.revision - I, [2023-11-17T04:30:48.274436 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/debug.revision updated I, [2023-11-17T04:30:48.445570 #2250829] INFO -- : Building debug@927587afb6aac69b358b86a01f602d207053e8d2 to /tmp/ruby/src/trunk-iseq_binary/gems/debug-1.8.0.gem I, [2023-11-17T04:30:48.688201 #2250829] INFO -- : Successfully built RubyGem I, [2023-11-17T04:30:48.688266 #2250829] INFO -- : Name: debug I, [2023-11-17T04:30:48.688289 #2250829] INFO -- : Version: 1.8.0 I, [2023-11-17T04:30:48.688304 #2250829] INFO -- : File: debug-1.8.0.gem I, [2023-11-17T04:30:48.799405 #2250829] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2023-11-17T04:30:48.799482 #2250829] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2023-11-17T04:30:48.945511 #2250829] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2023-11-17T04:30:48.946307 #2250829] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2023-11-17T04:30:48.946367 #2250829] INFO -- : $$$[beg] make update-src -j4 I, [2023-11-17T04:30:59.082404 #2250829] INFO -- : Already up to date. I, [2023-11-17T04:30:59.138544 #2250829] INFO -- : Latest commit hash = 498b086c37 I, [2023-11-17T04:30:59.141223 #2250829] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2023-11-17T04:30:59.141287 #2250829] INFO -- : $$$[beg] make after-update -j4 I, [2023-11-17T04:30:59.322752 #2250829] INFO -- : generating id.h I, [2023-11-17T04:30:59.334922 #2250829] INFO -- : generating optinsn.inc I, [2023-11-17T04:30:59.342778 #2250829] INFO -- : generating optunifs.inc I, [2023-11-17T04:30:59.379352 #2250829] INFO -- : id.h updated I, [2023-11-17T04:30:59.383075 #2250829] INFO -- : generating insns.inc I, [2023-11-17T04:30:59.434361 #2250829] INFO -- : generating insns_info.inc I, [2023-11-17T04:30:59.453878 #2250829] INFO -- : generating vmtc.inc I, [2023-11-17T04:30:59.483128 #2250829] INFO -- : generating vm.inc I, [2023-11-17T04:30:59.536886 #2250829] INFO -- : generating node_name.inc I, [2023-11-17T04:30:59.561859 #2250829] INFO -- : generating known_errors.inc I, [2023-11-17T04:30:59.608767 #2250829] INFO -- : known_errors.inc updated I, [2023-11-17T04:30:59.611818 #2250829] INFO -- : generating vm_call_iseq_optimized.inc I, [2023-11-17T04:30:59.644090 #2250829] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk-iseq_binary/enc/jis E, [2023-11-17T04:30:59.646824 #2250829] ERROR -- : + cp /tmp/ruby/src/trunk-iseq_binary/enc/jis/props.h.blt /tmp/ruby/src/trunk-iseq_binary/enc/jis/props.h I, [2023-11-17T04:30:59.651521 #2250829] INFO -- : vm_call_iseq_optimized.inc updated I, [2023-11-17T04:30:59.653233 #2250829] INFO -- : /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-iseq_binary/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk-iseq_binary/probes.d > probes.dmyh I, [2023-11-17T04:30:59.970356 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/revision.h updated I, [2023-11-17T04:31:00.166810 #2250829] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/lib/ruby_vm/rjit/instruction.rb I, [2023-11-17T04:31:00.224501 #2250829] INFO -- : generating parse.c I, [2023-11-17T04:31:00.245662 #2250829] INFO -- : copying lex.c I, [2023-11-17T04:31:00.279201 #2250829] INFO -- : generating id.c I, [2023-11-17T04:31:00.287613 #2250829] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/ast.rbinc I, [2023-11-17T04:31:00.334097 #2250829] INFO -- : id.c updated I, [2023-11-17T04:31:00.337129 #2250829] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/dir.rbinc I, [2023-11-17T04:31:00.362349 #2250829] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/gc.rbinc I, [2023-11-17T04:31:00.374384 #2250829] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/numeric.rbinc I, [2023-11-17T04:31:00.418352 #2250829] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/io.rbinc I, [2023-11-17T04:31:00.441809 #2250829] INFO -- : generating enc/trans/newline.c ... I, [2023-11-17T04:31:00.450991 #2250829] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/marshal.rbinc I, [2023-11-17T04:31:00.486372 #2250829] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/rjit.rbinc I, [2023-11-17T04:31:00.486457 #2250829] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/rjit_c.rbinc I, [2023-11-17T04:31:00.513223 #2250829] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/pack.rbinc I, [2023-11-17T04:31:00.513715 #2250829] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/trace_point.rbinc I, [2023-11-17T04:31:00.604301 #2250829] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/warning.rbinc I, [2023-11-17T04:31:00.627110 #2250829] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/array.rbinc I, [2023-11-17T04:31:00.719242 #2250829] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/kernel.rbinc I, [2023-11-17T04:31:00.726932 #2250829] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/ractor.rbinc I, [2023-11-17T04:31:00.740587 #2250829] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/symbol.rbinc I, [2023-11-17T04:31:00.773487 #2250829] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/timev.rbinc I, [2023-11-17T04:31:00.788275 #2250829] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/thread_sync.rbinc I, [2023-11-17T04:31:00.809504 #2250829] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/nilclass.rbinc I, [2023-11-17T04:31:00.847352 #2250829] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/prelude.rbinc I, [2023-11-17T04:31:00.860844 #2250829] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/gem_prelude.rbinc I, [2023-11-17T04:31:00.861329 #2250829] INFO -- : making /tmp/ruby/src/trunk-iseq_binary/yjit.rbinc I, [2023-11-17T04:31:00.938362 #2250829] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/ext/ripper/ripper.c I, [2023-11-17T04:31:00.959142 #2250829] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/ext/rbconfig/sizeof/sizes.c I, [2023-11-17T04:31:00.961422 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper' I, [2023-11-17T04:31:00.963477 #2250829] INFO -- : extracting ripper.y from ../../parse.y I, [2023-11-17T04:31:00.964607 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/rbconfig/sizeof' I, [2023-11-17T04:31:01.009555 #2250829] INFO -- : sizes.c updated I, [2023-11-17T04:31:01.012147 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/rbconfig/sizeof' I, [2023-11-17T04:31:01.015460 #2250829] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/ext/rbconfig/sizeof/limits.c I, [2023-11-17T04:31:01.033628 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/rbconfig/sizeof' I, [2023-11-17T04:31:01.090434 #2250829] INFO -- : limits.c updated I, [2023-11-17T04:31:01.092352 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/rbconfig/sizeof' I, [2023-11-17T04:31:01.100047 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/socket' I, [2023-11-17T04:31:01.100854 #2250829] INFO -- : generating constant definitions I, [2023-11-17T04:31:01.315084 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/socket' I, [2023-11-17T04:31:01.342568 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/etc' I, [2023-11-17T04:31:01.350932 #2250829] INFO -- : generating constant definitions I, [2023-11-17T04:31:01.379002 #2250829] INFO -- : generating eventids1.c from ../../parse.y I, [2023-11-17T04:31:01.393796 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/etc' I, [2023-11-17T04:31:01.404297 #2250829] INFO -- : generating miniprelude.c I, [2023-11-17T04:31:01.511157 #2250829] INFO -- : generating eventids1.h from ../../parse.y I, [2023-11-17T04:31:01.618921 #2250829] INFO -- : generating eventids2table.c from ./eventids2.c I, [2023-11-17T04:31:01.686059 #2250829] INFO -- : miniprelude.c updated I, [2023-11-17T04:31:01.686807 #2250829] INFO -- : compiling compiler ripper.y I, [2023-11-17T04:31:01.705086 #2250829] INFO -- : generating golf_prelude.c I, [2023-11-17T04:31:01.786789 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/lib/unicode_normalize/tables.rb unchanged I, [2023-11-17T04:31:01.791750 #2250829] INFO -- : golf_prelude.c updated I, [2023-11-17T04:31:01.803066 #2250829] INFO -- : generating x86_64-linux-fake.rb I, [2023-11-17T04:31:02.378378 #2250829] INFO -- : /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp I, [2023-11-17T04:31:02.406441 #2250829] INFO -- : rbconfig.rb updated I, [2023-11-17T04:31:02.454955 #2250829] INFO -- : generating ripper_init.c from ./ripper_init.c.tmpl I, [2023-11-17T04:31:02.538505 #2250829] INFO -- : x86_64-linux-fake.rb updated I, [2023-11-17T04:31:02.541618 #2250829] INFO -- : generating enc.mk I, [2023-11-17T04:31:03.186397 #2250829] INFO -- : making srcs under enc I, [2023-11-17T04:31:03.237949 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:31:03.254976 #2250829] INFO -- : generating table from enc/trans/cesu_8.c I, [2023-11-17T04:31:03.262358 #2250829] INFO -- : generating table from enc/trans/big5.c I, [2023-11-17T04:31:05.258774 #2250829] INFO -- : generating enc/trans/cesu_8.c ... I, [2023-11-17T04:31:05.267004 #2250829] INFO -- : generating table from enc/trans/chinese.c I, [2023-11-17T04:31:06.755623 #2250829] INFO -- : generating enc/trans/chinese.c ... I, [2023-11-17T04:31:06.762871 #2250829] INFO -- : generating table from enc/trans/ebcdic.c I, [2023-11-17T04:31:06.857077 #2250829] INFO -- : generating enc/trans/ebcdic.c ... I, [2023-11-17T04:31:06.866809 #2250829] INFO -- : generating table from enc/trans/emoji.c I, [2023-11-17T04:31:07.223571 #2250829] INFO -- : generating enc/trans/emoji.c ... I, [2023-11-17T04:31:07.234775 #2250829] INFO -- : generating table from enc/trans/emoji_iso2022_kddi.c I, [2023-11-17T04:31:07.887071 #2250829] INFO -- : generating enc/trans/emoji_iso2022_kddi.c ... I, [2023-11-17T04:31:07.892448 #2250829] INFO -- : generating table from enc/trans/emoji_sjis_docomo.c I, [2023-11-17T04:31:08.613701 #2250829] INFO -- : generating enc/trans/emoji_sjis_docomo.c ... I, [2023-11-17T04:31:08.619914 #2250829] INFO -- : generating table from enc/trans/emoji_sjis_kddi.c I, [2023-11-17T04:31:09.962540 #2250829] INFO -- : generating enc/trans/emoji_sjis_kddi.c ... I, [2023-11-17T04:31:09.978916 #2250829] INFO -- : generating table from enc/trans/emoji_sjis_softbank.c I, [2023-11-17T04:31:10.947239 #2250829] INFO -- : generating enc/trans/big5.c ... I, [2023-11-17T04:31:10.970500 #2250829] INFO -- : generating enc/trans/emoji_sjis_softbank.c ... I, [2023-11-17T04:31:10.970828 #2250829] INFO -- : generating table from enc/trans/escape.c I, [2023-11-17T04:31:11.006354 #2250829] INFO -- : generating table from enc/trans/gb18030.c I, [2023-11-17T04:31:11.058744 #2250829] INFO -- : generating enc/trans/escape.c ... I, [2023-11-17T04:31:11.067266 #2250829] INFO -- : generating table from enc/trans/gbk.c I, [2023-11-17T04:31:12.413613 #2250829] INFO -- : generating enc/trans/gbk.c ... I, [2023-11-17T04:31:12.421476 #2250829] INFO -- : generating table from enc/trans/iso2022.c I, [2023-11-17T04:31:12.526355 #2250829] INFO -- : generating enc/trans/iso2022.c ... I, [2023-11-17T04:31:12.546601 #2250829] INFO -- : generating table from enc/trans/japanese.c I, [2023-11-17T04:31:12.672342 #2250829] INFO -- : generating enc/trans/japanese.c ... I, [2023-11-17T04:31:12.675314 #2250829] INFO -- : generating table from enc/trans/japanese_euc.c I, [2023-11-17T04:31:17.038899 #2250829] INFO -- : generating enc/trans/gb18030.c ... I, [2023-11-17T04:31:17.069730 #2250829] INFO -- : generating table from enc/trans/japanese_sjis.c I, [2023-11-17T04:31:17.614806 #2250829] INFO -- : generating table from enc/trans/korean.c I, [2023-11-17T04:31:20.101457 #2250829] INFO -- : generating enc/trans/japanese_sjis.c ... I, [2023-11-17T04:31:20.129417 #2250829] INFO -- : generating table from enc/trans/single_byte.c I, [2023-11-17T04:31:20.186659 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper' I, [2023-11-17T04:31:20.198811 #2250829] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/ext/ripper/ripper_init.c I, [2023-11-17T04:31:20.255655 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper' I, [2023-11-17T04:31:20.255771 #2250829] INFO -- : make[1]: Nothing to be done for 'src'. I, [2023-11-17T04:31:20.255841 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper' I, [2023-11-17T04:31:20.279996 #2250829] INFO -- : generating enc/trans/japanese_euc.c ... I, [2023-11-17T04:31:20.291086 #2250829] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/ext/ripper/eventids1.h I, [2023-11-17T04:31:20.318828 #2250829] INFO -- : generating table from enc/trans/utf8_mac.c I, [2023-11-17T04:31:20.321188 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper' I, [2023-11-17T04:31:20.321256 #2250829] INFO -- : make[1]: Nothing to be done for 'src'. I, [2023-11-17T04:31:20.321295 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper' I, [2023-11-17T04:31:20.322132 #2250829] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/ext/ripper/eventids1.c I, [2023-11-17T04:31:20.349873 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper' I, [2023-11-17T04:31:20.349970 #2250829] INFO -- : make[1]: Nothing to be done for 'src'. I, [2023-11-17T04:31:20.350025 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper' I, [2023-11-17T04:31:20.384595 #2250829] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/ext/ripper/eventids2table.c I, [2023-11-17T04:31:20.415125 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper' I, [2023-11-17T04:31:20.415212 #2250829] INFO -- : make[1]: Nothing to be done for 'src'. I, [2023-11-17T04:31:20.415232 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper' I, [2023-11-17T04:31:20.415248 #2250829] INFO -- : generating table from enc/trans/utf_16_32.c I, [2023-11-17T04:31:20.668129 #2250829] INFO -- : generating enc/trans/utf_16_32.c ... I, [2023-11-17T04:31:21.318368 #2250829] INFO -- : generating enc/trans/korean.c ... I, [2023-11-17T04:31:21.477762 #2250829] INFO -- : generating enc/trans/single_byte.c ... I, [2023-11-17T04:31:22.823561 #2250829] INFO -- : generating enc/trans/utf8_mac.c ... I, [2023-11-17T04:31:22.834100 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:31:22.938655 #2250829] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk-iseq_binary/.bundle/gems I, [2023-11-17T04:31:22.939193 #2250829] INFO -- : Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 I, [2023-11-17T04:31:22.941965 #2250829] INFO -- : Extracting bundle gem minitest-5.20.0... I, [2023-11-17T04:31:22.942619 #2250829] INFO -- : Extracting bundle gem power_assert-2.0.3... I, [2023-11-17T04:31:22.947286 #2250829] INFO -- : Extracting bundle gem rake-13.1.0... I, [2023-11-17T04:31:22.966535 #2250829] INFO -- : echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/debug.revision - I, [2023-11-17T04:31:22.990496 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/debug.revision unchanged I, [2023-11-17T04:31:23.038357 #2250829] INFO -- : Extracting bundle gem test-unit-3.6.1... I, [2023-11-17T04:31:23.618943 #2250829] INFO -- : Unpacked gems/power_assert-2.0.3.gem I, [2023-11-17T04:31:23.642934 #2250829] INFO -- : Extracting bundle gem rexml-3.2.6... I, [2023-11-17T04:31:23.653743 #2250829] INFO -- : Unpacked gems/minitest-5.20.0.gem I, [2023-11-17T04:31:23.694941 #2250829] INFO -- : Extracting bundle gem rss-0.3.0... I, [2023-11-17T04:31:23.783154 #2250829] INFO -- : Unpacked gems/rake-13.1.0.gem I, [2023-11-17T04:31:23.794354 #2250829] INFO -- : Extracting bundle gem net-ftp-0.2.0... I, [2023-11-17T04:31:23.808611 #2250829] INFO -- : Unpacked gems/test-unit-3.6.1.gem I, [2023-11-17T04:31:23.862500 #2250829] INFO -- : Extracting bundle gem net-imap-0.4.5... I, [2023-11-17T04:31:24.436429 #2250829] INFO -- : Unpacked gems/rss-0.3.0.gem I, [2023-11-17T04:31:24.443277 #2250829] INFO -- : Extracting bundle gem net-pop-0.1.2... I, [2023-11-17T04:31:24.447821 #2250829] INFO -- : Unpacked gems/rexml-3.2.6.gem I, [2023-11-17T04:31:24.486946 #2250829] INFO -- : Extracting bundle gem net-smtp-0.4.0... I, [2023-11-17T04:31:24.506418 #2250829] INFO -- : Unpacked gems/net-ftp-0.2.0.gem I, [2023-11-17T04:31:24.526357 #2250829] INFO -- : Extracting bundle gem matrix-0.4.2... I, [2023-11-17T04:31:24.806048 #2250829] INFO -- : Unpacked gems/net-imap-0.4.5.gem I, [2023-11-17T04:31:24.822948 #2250829] INFO -- : Extracting bundle gem prime-0.1.2... I, [2023-11-17T04:31:25.050700 #2250829] INFO -- : Unpacked gems/matrix-0.4.2.gem I, [2023-11-17T04:31:25.058997 #2250829] INFO -- : Unpacked gems/net-pop-0.1.2.gem I, [2023-11-17T04:31:25.091717 #2250829] INFO -- : Extracting bundle gem rbs-3.3.0... I, [2023-11-17T04:31:25.098974 #2250829] INFO -- : Extracting bundle gem typeprof-0.21.8... I, [2023-11-17T04:31:25.191237 #2250829] INFO -- : Unpacked gems/net-smtp-0.4.0.gem I, [2023-11-17T04:31:25.211299 #2250829] INFO -- : Extracting bundle gem racc-1.7.3... I, [2023-11-17T04:31:25.581412 #2250829] INFO -- : Unpacked gems/prime-0.1.2.gem I, [2023-11-17T04:31:25.842367 #2250829] INFO -- : Unpacked gems/racc-1.7.3.gem I, [2023-11-17T04:31:25.976142 #2250829] INFO -- : Extracting bundle gem debug-1.8.0... I, [2023-11-17T04:31:26.012262 #2250829] INFO -- : Unpacked gems/typeprof-0.21.8.gem I, [2023-11-17T04:31:26.038358 #2250829] INFO -- : Unpacked gems/rbs-3.3.0.gem I, [2023-11-17T04:31:26.353092 #2250829] INFO -- : Unpacked gems/debug-1.8.0.gem I, [2023-11-17T04:31:26.358375 #2250829] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2023-11-17T04:31:26.358618 #2250829] INFO -- : $$$[beg] make miniruby -j4 I, [2023-11-17T04:31:26.558354 #2250829] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-11-17T04:31:26.558436 #2250829] INFO -- : CC = gcc I, [2023-11-17T04:31:26.558462 #2250829] INFO -- : LD = ld I, [2023-11-17T04:31:26.558477 #2250829] INFO -- : LDSHARED = gcc -shared I, [2023-11-17T04:31:26.558494 #2250829] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef -fPIC I, [2023-11-17T04:31:26.558512 #2250829] 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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/prism -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.0.0 I, [2023-11-17T04:31:26.558528 #2250829] INFO -- : CPPFLAGS = I, [2023-11-17T04:31:26.558556 #2250829] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-11-17T04:31:26.558573 #2250829] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-11-17T04:31:26.558588 #2250829] INFO -- : LANG = I, [2023-11-17T04:31:26.558602 #2250829] INFO -- : LC_ALL = I, [2023-11-17T04:31:26.558616 #2250829] INFO -- : LC_CTYPE = I, [2023-11-17T04:31:26.558631 #2250829] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-11-17T04:31:26.558644 #2250829] INFO -- : RUSTC = rustc I, [2023-11-17T04:31:26.558658 #2250829] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-11-17T04:31:26.558672 #2250829] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2023-11-17T04:31:26.558686 #2250829] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-11-17T04:31:26.558700 #2250829] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-11-17T04:31:26.558715 #2250829] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-11-17T04:31:26.558729 #2250829] INFO -- : I, [2023-11-17T04:31:26.592243 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/main.c I, [2023-11-17T04:31:26.612359 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/dmydln.c I, [2023-11-17T04:31:26.612429 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/miniinit.c I, [2023-11-17T04:31:26.634649 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/dmyext.c I, [2023-11-17T04:31:26.666928 #2250829] INFO -- : making dummy probes.h I, [2023-11-17T04:31:26.669741 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ast.c I, [2023-11-17T04:31:26.702805 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/bignum.c I, [2023-11-17T04:31:26.723263 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/class.c I, [2023-11-17T04:31:26.740352 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/compar.c I, [2023-11-17T04:31:26.838895 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/compile.c I, [2023-11-17T04:31:26.858971 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/complex.c I, [2023-11-17T04:31:26.871164 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/cont.c I, [2023-11-17T04:31:26.935351 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/debug.c I, [2023-11-17T04:31:26.964293 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/debug_counter.c I, [2023-11-17T04:31:26.983283 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/dir.c I, [2023-11-17T04:31:27.014030 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/dln_find.c I, [2023-11-17T04:31:27.038351 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/encoding.c I, [2023-11-17T04:31:27.063368 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enum.c I, [2023-11-17T04:31:27.092252 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enumerator.c I, [2023-11-17T04:31:27.094167 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/error.c I, [2023-11-17T04:31:27.148268 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/eval.c I, [2023-11-17T04:31:27.154276 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/file.c I, [2023-11-17T04:31:27.190902 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/gc.c I, [2023-11-17T04:31:27.194367 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/hash.c I, [2023-11-17T04:31:27.253097 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/inits.c I, [2023-11-17T04:31:27.304739 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/io.c I, [2023-11-17T04:31:27.308512 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/io_buffer.c I, [2023-11-17T04:31:27.335704 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/iseq.c I, [2023-11-17T04:31:27.389644 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/load.c I, [2023-11-17T04:31:27.395877 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/marshal.c I, [2023-11-17T04:31:27.482943 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/math.c I, [2023-11-17T04:31:27.490982 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/memory_view.c I, [2023-11-17T04:31:27.575950 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/rjit.c I, [2023-11-17T04:31:27.586905 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/rjit_c.c I, [2023-11-17T04:31:27.597604 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/node.c I, [2023-11-17T04:31:27.603796 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/node_dump.c I, [2023-11-17T04:31:27.654786 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/numeric.c I, [2023-11-17T04:31:27.678377 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/object.c I, [2023-11-17T04:31:27.696822 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/pack.c I, [2023-11-17T04:31:27.699533 #2250829] INFO -- : compiling parse.c I, [2023-11-17T04:31:27.754893 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/parser_st.c I, [2023-11-17T04:31:27.768747 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/proc.c I, [2023-11-17T04:31:27.830357 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/process.c I, [2023-11-17T04:31:27.836535 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ractor.c I, [2023-11-17T04:31:27.875412 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/random.c I, [2023-11-17T04:31:27.922785 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/range.c I, [2023-11-17T04:31:27.939626 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/rational.c I, [2023-11-17T04:31:28.001243 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/re.c I, [2023-11-17T04:31:28.007503 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/regcomp.c I, [2023-11-17T04:31:28.074799 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/regenc.c I, [2023-11-17T04:31:28.118378 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/regerror.c I, [2023-11-17T04:31:28.123198 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/regexec.c I, [2023-11-17T04:31:28.158684 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/regparse.c I, [2023-11-17T04:31:28.223096 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/regsyntax.c I, [2023-11-17T04:31:28.246825 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ruby.c I, [2023-11-17T04:31:28.270689 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ruby_parser.c I, [2023-11-17T04:31:28.310358 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/scheduler.c I, [2023-11-17T04:31:28.326970 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/shape.c I, [2023-11-17T04:31:28.362852 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/signal.c I, [2023-11-17T04:31:28.574771 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/sprintf.c I, [2023-11-17T04:31:28.601914 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/st.c I, [2023-11-17T04:31:28.642506 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/strftime.c I, [2023-11-17T04:31:28.667538 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/string.c I, [2023-11-17T04:31:28.674277 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/struct.c I, [2023-11-17T04:31:28.714284 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/symbol.c I, [2023-11-17T04:31:28.741654 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/thread.c I, [2023-11-17T04:31:28.748108 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/time.c I, [2023-11-17T04:31:28.822359 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/transcode.c I, [2023-11-17T04:31:28.835467 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/util.c I, [2023-11-17T04:31:28.852192 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/variable.c I, [2023-11-17T04:31:28.878099 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/version.c I, [2023-11-17T04:31:28.916068 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/vm.c I, [2023-11-17T04:31:28.940698 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/vm_backtrace.c I, [2023-11-17T04:31:28.979640 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/vm_dump.c I, [2023-11-17T04:31:29.025492 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/vm_sync.c I, [2023-11-17T04:31:29.038969 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/vm_trace.c I, [2023-11-17T04:31:29.055577 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/weakmap.c I, [2023-11-17T04:31:29.177045 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/yjit.c I, [2023-11-17T04:31:29.286342 #2250829] INFO -- : building Rust YJIT (release mode) I, [2023-11-17T04:31:29.348100 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/missing/setproctitle.c I, [2023-11-17T04:31:29.349239 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/missing/strlcat.c I, [2023-11-17T04:31:29.547140 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/missing/strlcpy.c I, [2023-11-17T04:31:29.547576 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/addr2line.c I, [2023-11-17T04:31:29.676522 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/dmyenc.c I, [2023-11-17T04:31:29.730346 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/array.c I, [2023-11-17T04:31:29.763103 #2250829] INFO -- : compiling prism/api_node.c I, [2023-11-17T04:31:29.915067 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/api_pack.c I, [2023-11-17T04:31:30.018909 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/diagnostic.c I, [2023-11-17T04:31:30.151208 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/enc/pm_big5.c I, [2023-11-17T04:31:30.215152 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/enc/pm_cp51932.c I, [2023-11-17T04:31:30.246636 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/enc/pm_euc_jp.c I, [2023-11-17T04:31:30.287134 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/enc/pm_gbk.c I, [2023-11-17T04:31:30.287208 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/enc/pm_shift_jis.c I, [2023-11-17T04:31:30.319116 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/enc/pm_tables.c I, [2023-11-17T04:31:30.319917 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/enc/pm_unicode.c I, [2023-11-17T04:31:30.343285 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/enc/pm_windows_31j.c I, [2023-11-17T04:31:30.345494 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/extension.c I, [2023-11-17T04:31:30.363454 #2250829] INFO -- : compiling prism/node.c I, [2023-11-17T04:31:30.367167 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/options.c I, [2023-11-17T04:31:30.390373 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/pack.c I, [2023-11-17T04:31:30.418942 #2250829] INFO -- : compiling prism/prettyprint.c I, [2023-11-17T04:31:30.426891 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/regexp.c I, [2023-11-17T04:31:30.450909 #2250829] INFO -- : compiling prism/serialize.c I, [2023-11-17T04:31:30.460588 #2250829] INFO -- : compiling prism/token_type.c I, [2023-11-17T04:31:30.551520 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_buffer.c I, [2023-11-17T04:31:30.602980 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_char.c I, [2023-11-17T04:31:30.606918 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_constant_pool.c I, [2023-11-17T04:31:30.646753 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_list.c I, [2023-11-17T04:31:30.647456 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_memchr.c I, [2023-11-17T04:31:30.691081 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_newline_list.c I, [2023-11-17T04:31:30.699134 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_state_stack.c I, [2023-11-17T04:31:30.747297 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_string.c I, [2023-11-17T04:31:30.759138 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_string_list.c I, [2023-11-17T04:31:30.778803 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_strncasecmp.c I, [2023-11-17T04:31:30.795180 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_strpbrk.c I, [2023-11-17T04:31:30.830687 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism/prism.c I, [2023-11-17T04:31:30.863277 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/prism_init.c I, [2023-11-17T04:31:30.872044 #2250829] INFO -- : assembling /tmp/ruby/src/trunk-iseq_binary/coroutine/amd64/Context.S I, [2023-11-17T04:31:30.909239 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/ascii.c I, [2023-11-17T04:31:30.922925 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/us_ascii.c I, [2023-11-17T04:31:30.942359 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/unicode.c I, [2023-11-17T04:31:30.971166 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/utf_8.c I, [2023-11-17T04:31:30.979067 #2250829] INFO -- : compiling enc/trans/newline.c I, [2023-11-17T04:32:04.147014 #2250829] INFO -- : touch yjit/target/release/libyjit.a I, [2023-11-17T04:32:04.148382 #2250829] INFO -- : partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o I, [2023-11-17T04:32:15.179986 #2250829] INFO -- : linking miniruby I, [2023-11-17T04:32:17.110164 #2250829] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2023-11-17T04:32:17.110596 #2250829] INFO -- : $$$[beg] make ruby -j4 I, [2023-11-17T04:32:17.369611 #2250829] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-11-17T04:32:17.369687 #2250829] INFO -- : CC = gcc I, [2023-11-17T04:32:17.369733 #2250829] INFO -- : LD = ld I, [2023-11-17T04:32:17.369771 #2250829] INFO -- : LDSHARED = gcc -shared I, [2023-11-17T04:32:17.369822 #2250829] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef -fPIC I, [2023-11-17T04:32:17.369868 #2250829] 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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/prism -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.0.0 I, [2023-11-17T04:32:17.369907 #2250829] INFO -- : CPPFLAGS = I, [2023-11-17T04:32:17.369947 #2250829] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-11-17T04:32:17.369988 #2250829] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-11-17T04:32:17.370032 #2250829] INFO -- : LANG = I, [2023-11-17T04:32:17.370063 #2250829] INFO -- : LC_ALL = I, [2023-11-17T04:32:17.370091 #2250829] INFO -- : LC_CTYPE = I, [2023-11-17T04:32:17.370120 #2250829] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-11-17T04:32:17.370154 #2250829] INFO -- : RUSTC = rustc I, [2023-11-17T04:32:17.370198 #2250829] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-11-17T04:32:17.375673 #2250829] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2023-11-17T04:32:17.375753 #2250829] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-11-17T04:32:17.375781 #2250829] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-11-17T04:32:17.375801 #2250829] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-11-17T04:32:17.375817 #2250829] INFO -- : I, [2023-11-17T04:32:17.402804 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/dln.c I, [2023-11-17T04:32:17.409823 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/localeinit.c I, [2023-11-17T04:32:17.439387 #2250829] INFO -- : creating verconf.h I, [2023-11-17T04:32:17.630822 #2250829] INFO -- : verconf.h updated I, [2023-11-17T04:32:17.639567 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/loadpath.c I, [2023-11-17T04:32:18.041188 #2250829] INFO -- : builtin_binary.inc updated I, [2023-11-17T04:32:18.051326 #2250829] INFO -- : d9079095bb3fa7a9e685b033db80f027a72c333c343f7d76b4e914d92ff550a8 builtin_binary.inc I, [2023-11-17T04:32:18.052602 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/builtin.c I, [2023-11-17T04:32:18.370984 #2250829] INFO -- : linking static-library libruby-static.a I, [2023-11-17T04:33:11.947101 #2250829] INFO -- : linking shared-library libruby.so.3.3.0 I, [2023-11-17T04:33:17.810874 #2250829] INFO -- : linking ruby I, [2023-11-17T04:33:18.008388 #2250829] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2023-11-17T04:33:18.008566 #2250829] INFO -- : $$$[beg] make all -j4 I, [2023-11-17T04:33:18.286966 #2250829] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-11-17T04:33:18.287042 #2250829] INFO -- : CC = gcc I, [2023-11-17T04:33:18.287063 #2250829] INFO -- : LD = ld I, [2023-11-17T04:33:18.287085 #2250829] INFO -- : LDSHARED = gcc -shared I, [2023-11-17T04:33:18.287106 #2250829] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef -fPIC I, [2023-11-17T04:33:18.287122 #2250829] 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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/prism -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.0.0 I, [2023-11-17T04:33:18.287137 #2250829] INFO -- : CPPFLAGS = I, [2023-11-17T04:33:18.287150 #2250829] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-11-17T04:33:18.287164 #2250829] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-11-17T04:33:18.287186 #2250829] INFO -- : LANG = I, [2023-11-17T04:33:18.287200 #2250829] INFO -- : LC_ALL = I, [2023-11-17T04:33:18.287212 #2250829] INFO -- : LC_CTYPE = I, [2023-11-17T04:33:18.287225 #2250829] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-11-17T04:33:18.287238 #2250829] INFO -- : RUSTC = rustc I, [2023-11-17T04:33:18.287252 #2250829] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-11-17T04:33:18.294478 #2250829] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2023-11-17T04:33:18.294561 #2250829] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-11-17T04:33:18.294587 #2250829] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-11-17T04:33:18.294605 #2250829] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-11-17T04:33:18.294622 #2250829] INFO -- : I, [2023-11-17T04:33:18.458353 #2250829] INFO -- : generating enc.mk I, [2023-11-17T04:33:18.476779 #2250829] INFO -- : generating encdb.h I, [2023-11-17T04:33:18.535672 #2250829] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2023-11-17T04:33:18.542586 #2250829] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2023-11-17T04:33:18.738380 #2250829] INFO -- : encdb.h updated I, [2023-11-17T04:33:18.746118 #2250829] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2023-11-17T04:33:19.351406 #2250829] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2023-11-17T04:33:19.555180 #2250829] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2023-11-17T04:33:20.059432 #2250829] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2023-11-17T04:33:20.111886 #2250829] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2023-11-17T04:33:20.283817 #2250829] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2023-11-17T04:33:20.566358 #2250829] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2023-11-17T04:33:20.875188 #2250829] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2023-11-17T04:33:21.079021 #2250829] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2023-11-17T04:33:21.127288 #2250829] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2023-11-17T04:33:21.370847 #2250829] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2023-11-17T04:33:22.158939 #2250829] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2023-11-17T04:33:22.371344 #2250829] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2023-11-17T04:33:22.447356 #2250829] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2023-11-17T04:33:22.807306 #2250829] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2023-11-17T04:33:23.315178 #2250829] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2023-11-17T04:33:23.412137 #2250829] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2023-11-17T04:33:23.432310 #2250829] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2023-11-17T04:33:23.770358 #2250829] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2023-11-17T04:33:24.278365 #2250829] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2023-11-17T04:33:24.485466 #2250829] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2023-11-17T04:33:24.519565 #2250829] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2023-11-17T04:33:24.859553 #2250829] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2023-11-17T04:33:25.182948 #2250829] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2023-11-17T04:33:25.515068 #2250829] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2023-11-17T04:33:26.025129 #2250829] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2023-11-17T04:33:26.170356 #2250829] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2023-11-17T04:33:26.522862 #2250829] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2023-11-17T04:33:26.695331 #2250829] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2023-11-17T04:33:27.071009 #2250829] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2023-11-17T04:33:27.213006 #2250829] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2023-11-17T04:33:27.362936 #2250829] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2023-11-17T04:33:27.719511 #2250829] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2023-11-17T04:33:28.166586 #2250829] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2023-11-17T04:33:28.605239 #2250829] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2023-11-17T04:33:28.824109 #2250829] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2023-11-17T04:33:28.996644 #2250829] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2023-11-17T04:33:29.027239 #2250829] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2023-11-17T04:33:29.558348 #2250829] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2023-11-17T04:33:29.578846 #2250829] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2023-11-17T04:33:30.203204 #2250829] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2023-11-17T04:33:30.382362 #2250829] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2023-11-17T04:33:30.778577 #2250829] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2023-11-17T04:33:30.783214 #2250829] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2023-11-17T04:33:30.994379 #2250829] INFO -- : making enc I, [2023-11-17T04:33:31.178928 #2250829] INFO -- : making srcs under enc I, [2023-11-17T04:33:31.238364 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:33:31.258354 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/encdb.c I, [2023-11-17T04:33:31.359260 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/big5.c I, [2023-11-17T04:33:31.419268 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/cesu_8.c I, [2023-11-17T04:33:31.476722 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:33:31.476809 #2250829] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-11-17T04:33:31.476870 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:33:31.491567 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/cp949.c I, [2023-11-17T04:33:31.495916 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/emacs_mule.c I, [2023-11-17T04:33:31.533656 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/euc_jp.c I, [2023-11-17T04:33:31.584037 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/euc_kr.c I, [2023-11-17T04:33:31.637883 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/euc_tw.c I, [2023-11-17T04:33:31.698353 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/gb2312.c I, [2023-11-17T04:33:31.767792 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/gb18030.c I, [2023-11-17T04:33:32.037868 #2250829] INFO -- : generating transdb.h I, [2023-11-17T04:33:32.076144 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/gbk.c I, [2023-11-17T04:33:32.104429 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_1.c I, [2023-11-17T04:33:32.129929 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_2.c I, [2023-11-17T04:33:32.166795 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_3.c I, [2023-11-17T04:33:32.194944 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_4.c I, [2023-11-17T04:33:32.247587 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_5.c I, [2023-11-17T04:33:32.295440 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_6.c I, [2023-11-17T04:33:32.307647 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_7.c I, [2023-11-17T04:33:32.338929 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_8.c I, [2023-11-17T04:33:32.398929 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_9.c I, [2023-11-17T04:33:32.415740 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_10.c I, [2023-11-17T04:33:32.427227 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_11.c I, [2023-11-17T04:33:32.476074 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_13.c I, [2023-11-17T04:33:32.494142 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_14.c I, [2023-11-17T04:33:32.499300 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_15.c I, [2023-11-17T04:33:32.510366 #2250829] INFO -- : transdb.h updated I, [2023-11-17T04:33:32.526821 #2250829] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-11-17T04:33:32.550512 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_16.c I, [2023-11-17T04:33:32.559406 #2250829] INFO -- : making trans I, [2023-11-17T04:33:32.559905 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/koi8_r.c I, [2023-11-17T04:33:32.602349 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/koi8_u.c I, [2023-11-17T04:33:32.615526 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/shift_jis.c I, [2023-11-17T04:33:32.647320 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:33:32.654911 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/utf_16be.c I, [2023-11-17T04:33:32.670901 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/transdb.c I, [2023-11-17T04:33:32.710350 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/utf_16le.c I, [2023-11-17T04:33:32.751198 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/utf_32be.c I, [2023-11-17T04:33:32.793796 #2250829] INFO -- : ext/configure-ext.mk updated I, [2023-11-17T04:33:32.798791 #2250829] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/big5.c I, [2023-11-17T04:33:32.799643 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:33:32.809621 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/utf_32le.c I, [2023-11-17T04:33:32.863327 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/windows_31j.c I, [2023-11-17T04:33:33.074416 #2250829] INFO -- : configuring -test-/RUBY_ALIGNOF I, [2023-11-17T04:33:33.114381 #2250829] INFO -- : configuring -test-/abi I, [2023-11-17T04:33:33.117832 #2250829] INFO -- : configuring -test-/arith_seq/beg_len_step I, [2023-11-17T04:33:33.120623 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/windows_1250.c I, [2023-11-17T04:33:33.150370 #2250829] INFO -- : configuring -test-/arith_seq/extract I, [2023-11-17T04:33:33.155532 #2250829] INFO -- : configuring -test-/array/concat I, [2023-11-17T04:33:33.156037 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/windows_1251.c I, [2023-11-17T04:33:33.170218 #2250829] INFO -- : configuring -test-/array/resize I, [2023-11-17T04:33:33.183227 #2250829] INFO -- : configuring -test-/bignum I, [2023-11-17T04:33:33.198367 #2250829] INFO -- : configuring -test-/bug-14834 I, [2023-11-17T04:33:33.206413 #2250829] INFO -- : configuring -test-/bug-3571 I, [2023-11-17T04:33:33.214352 #2250829] INFO -- : configuring -test-/bug-5832 I, [2023-11-17T04:33:33.222352 #2250829] INFO -- : configuring -test-/bug_reporter I, [2023-11-17T04:33:33.222423 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/windows_1252.c I, [2023-11-17T04:33:33.236231 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/windows_1253.c I, [2023-11-17T04:33:33.238946 #2250829] INFO -- : configuring -test-/class I, [2023-11-17T04:33:33.245866 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/windows_1254.c I, [2023-11-17T04:33:33.261496 #2250829] INFO -- : configuring -test-/cxxanyargs I, [2023-11-17T04:33:33.269006 #2250829] INFO -- : configuring -test-/debug I, [2023-11-17T04:33:33.277625 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/windows_1257.c I, [2023-11-17T04:33:33.294354 #2250829] INFO -- : configuring -test-/dln/empty I, [2023-11-17T04:33:33.302622 #2250829] INFO -- : configuring -test-/econv I, [2023-11-17T04:33:33.310920 #2250829] INFO -- : configuring -test-/enumerator_kw I, [2023-11-17T04:33:33.314765 #2250829] INFO -- : linking encoding encdb.so I, [2023-11-17T04:33:33.330940 #2250829] INFO -- : configuring -test-/eval I, [2023-11-17T04:33:33.354548 #2250829] INFO -- : configuring -test-/exception I, [2023-11-17T04:33:33.361975 #2250829] INFO -- : configuring -test-/fatal I, [2023-11-17T04:33:33.374406 #2250829] INFO -- : configuring -test-/file I, [2023-11-17T04:33:33.375043 #2250829] INFO -- : linking encoding big5.so I, [2023-11-17T04:33:33.663056 #2250829] INFO -- : linking encoding cesu_8.so I, [2023-11-17T04:33:33.831170 #2250829] INFO -- : linking encoding cp949.so I, [2023-11-17T04:33:33.862531 #2250829] INFO -- : linking encoding emacs_mule.so I, [2023-11-17T04:33:33.970763 #2250829] INFO -- : linking encoding euc_jp.so I, [2023-11-17T04:33:34.286390 #2250829] INFO -- : linking encoding euc_kr.so I, [2023-11-17T04:33:34.321108 #2250829] INFO -- : linking encoding euc_tw.so I, [2023-11-17T04:33:34.453523 #2250829] INFO -- : linking encoding gb2312.so I, [2023-11-17T04:33:34.577060 #2250829] INFO -- : linking encoding gb18030.so I, [2023-11-17T04:33:34.678761 #2250829] INFO -- : linking encoding gbk.so I, [2023-11-17T04:33:34.778843 #2250829] INFO -- : linking encoding iso_8859_1.so I, [2023-11-17T04:33:34.814865 #2250829] INFO -- : linking encoding iso_8859_2.so I, [2023-11-17T04:33:34.978808 #2250829] INFO -- : linking encoding iso_8859_3.so I, [2023-11-17T04:33:35.203160 #2250829] INFO -- : linking encoding iso_8859_4.so I, [2023-11-17T04:33:35.234933 #2250829] INFO -- : linking encoding iso_8859_5.so I, [2023-11-17T04:33:35.414949 #2250829] INFO -- : linking encoding iso_8859_6.so I, [2023-11-17T04:33:35.666367 #2250829] INFO -- : linking encoding iso_8859_7.so I, [2023-11-17T04:33:35.726362 #2250829] INFO -- : linking encoding iso_8859_8.so I, [2023-11-17T04:33:35.958351 #2250829] INFO -- : linking encoding iso_8859_9.so I, [2023-11-17T04:33:36.036137 #2250829] INFO -- : linking encoding iso_8859_10.so I, [2023-11-17T04:33:36.251004 #2250829] INFO -- : linking encoding iso_8859_11.so I, [2023-11-17T04:33:36.425026 #2250829] INFO -- : linking encoding iso_8859_13.so I, [2023-11-17T04:33:36.707104 #2250829] INFO -- : linking encoding iso_8859_14.so I, [2023-11-17T04:33:36.739060 #2250829] INFO -- : linking encoding iso_8859_15.so I, [2023-11-17T04:33:37.138777 #2250829] INFO -- : linking encoding iso_8859_16.so I, [2023-11-17T04:33:37.276528 #2250829] INFO -- : linking encoding koi8_r.so I, [2023-11-17T04:33:37.395856 #2250829] INFO -- : linking encoding koi8_u.so I, [2023-11-17T04:33:37.590994 #2250829] INFO -- : linking encoding shift_jis.so I, [2023-11-17T04:33:37.733638 #2250829] INFO -- : linking encoding utf_16be.so I, [2023-11-17T04:33:37.854968 #2250829] INFO -- : linking encoding utf_16le.so I, [2023-11-17T04:33:37.910796 #2250829] INFO -- : linking encoding utf_32be.so I, [2023-11-17T04:33:38.087142 #2250829] INFO -- : linking encoding utf_32le.so I, [2023-11-17T04:33:38.099033 #2250829] INFO -- : linking encoding windows_31j.so I, [2023-11-17T04:33:38.287088 #2250829] INFO -- : linking encoding windows_1250.so I, [2023-11-17T04:33:38.430393 #2250829] INFO -- : configuring -test-/float I, [2023-11-17T04:33:38.448393 #2250829] INFO -- : configuring -test-/funcall I, [2023-11-17T04:33:38.452073 #2250829] INFO -- : configuring -test-/gvl/call_without_gvl I, [2023-11-17T04:33:38.462852 #2250829] INFO -- : linking encoding windows_1251.so I, [2023-11-17T04:33:38.486354 #2250829] INFO -- : configuring -test-/hash I, [2023-11-17T04:33:38.486424 #2250829] INFO -- : configuring -test-/integer I, [2023-11-17T04:33:38.498970 #2250829] INFO -- : configuring -test-/iseq_load I, [2023-11-17T04:33:38.514348 #2250829] INFO -- : configuring -test-/iter I, [2023-11-17T04:33:38.551114 #2250829] INFO -- : configuring -test-/load/dot.dot I, [2023-11-17T04:33:38.554696 #2250829] INFO -- : configuring -test-/load/protect I, [2023-11-17T04:33:38.574781 #2250829] INFO -- : configuring -test-/marshal/compat I, [2023-11-17T04:33:38.578233 #2250829] INFO -- : configuring -test-/marshal/internal_ivar I, [2023-11-17T04:33:38.597690 #2250829] INFO -- : configuring -test-/marshal/usr I, [2023-11-17T04:33:38.602854 #2250829] INFO -- : linking encoding windows_1252.so I, [2023-11-17T04:33:38.627247 #2250829] INFO -- : configuring -test-/memory_status I, [2023-11-17T04:33:38.658377 #2250829] INFO -- : configuring -test-/memory_view I, [2023-11-17T04:33:38.678785 #2250829] INFO -- : configuring -test-/method I, [2023-11-17T04:33:38.700162 #2250829] INFO -- : configuring -test-/notimplement I, [2023-11-17T04:33:38.734362 #2250829] INFO -- : configuring -test-/num2int I, [2023-11-17T04:33:38.741926 #2250829] INFO -- : configuring -test-/path_to_class I, [2023-11-17T04:33:38.758536 #2250829] INFO -- : configuring -test-/popen_deadlock I, [2023-11-17T04:33:38.764186 #2250829] INFO -- : configuring -test-/postponed_job I, [2023-11-17T04:33:38.806363 #2250829] INFO -- : configuring -test-/printf I, [2023-11-17T04:33:38.830348 #2250829] INFO -- : configuring -test-/proc I, [2023-11-17T04:33:38.867020 #2250829] INFO -- : configuring -test-/random I, [2023-11-17T04:33:38.882498 #2250829] INFO -- : configuring -test-/rational I, [2023-11-17T04:33:38.882586 #2250829] INFO -- : linking encoding windows_1253.so I, [2023-11-17T04:33:38.899721 #2250829] INFO -- : configuring -test-/rb_call_super_kw I, [2023-11-17T04:33:38.909949 #2250829] INFO -- : configuring -test-/recursion I, [2023-11-17T04:33:38.931905 #2250829] INFO -- : configuring -test-/regexp I, [2023-11-17T04:33:38.953468 #2250829] INFO -- : linking encoding windows_1254.so I, [2023-11-17T04:33:38.983443 #2250829] INFO -- : configuring -test-/scan_args I, [2023-11-17T04:33:39.010380 #2250829] INFO -- : configuring -test-/st/foreach I, [2023-11-17T04:33:39.010511 #2250829] INFO -- : configuring -test-/st/numhash I, [2023-11-17T04:33:39.010553 #2250829] INFO -- : configuring -test-/st/update I, [2023-11-17T04:33:39.014122 #2250829] INFO -- : configuring -test-/string I, [2023-11-17T04:33:39.038060 #2250829] INFO -- : configuring -test-/struct I, [2023-11-17T04:33:39.047799 #2250829] INFO -- : configuring -test-/symbol I, [2023-11-17T04:33:39.198942 #2250829] INFO -- : linking encoding windows_1257.so I, [2023-11-17T04:33:39.510367 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:33:39.798565 #2250829] INFO -- : configuring cgi/escape I, [2023-11-17T04:33:39.798633 #2250829] INFO -- : configuring bigdecimal I, [2023-11-17T04:33:39.976955 #2250829] INFO -- : configuring continuation I, [2023-11-17T04:33:40.091141 #2250829] INFO -- : configuring -test-/thread/instrumentation I, [2023-11-17T04:33:40.115625 #2250829] INFO -- : configuring -test-/thread_fd I, [2023-11-17T04:33:40.119006 #2250829] INFO -- : configuring -test-/time I, [2023-11-17T04:33:40.130358 #2250829] INFO -- : configuring -test-/tracepoint I, [2023-11-17T04:33:40.139332 #2250829] INFO -- : configuring -test-/typeddata I, [2023-11-17T04:33:40.148146 #2250829] INFO -- : configuring -test-/vm I, [2023-11-17T04:33:40.162563 #2250829] INFO -- : configuring -test-/wait I, [2023-11-17T04:33:40.196010 #2250829] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/cesu_8.c I, [2023-11-17T04:33:40.311949 #2250829] INFO -- : configuring coverage I, [2023-11-17T04:33:40.502322 #2250829] INFO -- : configuring date I, [2023-11-17T04:33:40.508670 #2250829] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/cesu_8.c ... I, [2023-11-17T04:33:40.511844 #2250829] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/chinese.c I, [2023-11-17T04:33:44.078211 #2250829] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/chinese.c ... I, [2023-11-17T04:33:44.083912 #2250829] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/ebcdic.c I, [2023-11-17T04:33:44.278977 #2250829] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/ebcdic.c ... I, [2023-11-17T04:33:44.283451 #2250829] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji.c I, [2023-11-17T04:33:45.664195 #2250829] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji.c ... I, [2023-11-17T04:33:45.685152 #2250829] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_iso2022_kddi.c I, [2023-11-17T04:33:48.635693 #2250829] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_iso2022_kddi.c ... I, [2023-11-17T04:33:48.666711 #2250829] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_sjis_docomo.c I, [2023-11-17T04:33:49.696906 #2250829] INFO -- : configuring digest I, [2023-11-17T04:33:49.727171 #2250829] INFO -- : configuring digest/bubblebabble I, [2023-11-17T04:33:49.750652 #2250829] INFO -- : configuring digest/md5 I, [2023-11-17T04:33:51.200497 #2250829] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_sjis_docomo.c ... I, [2023-11-17T04:33:51.250939 #2250829] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_sjis_kddi.c I, [2023-11-17T04:33:51.412598 #2250829] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/big5.c ... I, [2023-11-17T04:33:51.447042 #2250829] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_sjis_softbank.c I, [2023-11-17T04:33:51.471132 #2250829] INFO -- : configuring digest/rmd160 I, [2023-11-17T04:33:52.667079 #2250829] INFO -- : configuring digest/sha1 I, [2023-11-17T04:33:53.597370 #2250829] INFO -- : configuring digest/sha2 I, [2023-11-17T04:33:53.765460 #2250829] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_sjis_kddi.c ... I, [2023-11-17T04:33:53.782354 #2250829] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/escape.c I, [2023-11-17T04:33:54.018026 #2250829] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/escape.c ... I, [2023-11-17T04:33:54.044197 #2250829] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/gb18030.c I, [2023-11-17T04:33:54.690372 #2250829] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_sjis_softbank.c ... I, [2023-11-17T04:33:54.718390 #2250829] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/gbk.c I, [2023-11-17T04:33:55.024712 #2250829] INFO -- : configuring erb/escape I, [2023-11-17T04:33:55.411578 #2250829] INFO -- : configuring etc I, [2023-11-17T04:33:58.990364 #2250829] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/gbk.c ... I, [2023-11-17T04:33:59.026975 #2250829] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/iso2022.c I, [2023-11-17T04:33:59.734029 #2250829] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/iso2022.c ... I, [2023-11-17T04:33:59.737260 #2250829] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/japanese.c I, [2023-11-17T04:33:59.840085 #2250829] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/japanese.c ... I, [2023-11-17T04:33:59.847067 #2250829] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/japanese_euc.c I, [2023-11-17T04:34:04.195403 #2250829] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/gb18030.c ... I, [2023-11-17T04:34:04.251043 #2250829] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/japanese_sjis.c I, [2023-11-17T04:34:07.218104 #2250829] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/japanese_sjis.c ... I, [2023-11-17T04:34:07.243154 #2250829] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/korean.c I, [2023-11-17T04:34:09.078366 #2250829] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/japanese_euc.c ... I, [2023-11-17T04:34:09.132715 #2250829] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/single_byte.c I, [2023-11-17T04:34:10.214361 #2250829] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/single_byte.c ... I, [2023-11-17T04:34:10.214430 #2250829] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/utf8_mac.c I, [2023-11-17T04:34:11.653363 #2250829] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/korean.c ... I, [2023-11-17T04:34:11.678383 #2250829] INFO -- : generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/utf_16_32.c I, [2023-11-17T04:34:11.811850 #2250829] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/utf_16_32.c ... I, [2023-11-17T04:34:11.828047 #2250829] INFO -- : linking transcoder transdb.so I, [2023-11-17T04:34:12.950362 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/big5.c I, [2023-11-17T04:34:14.089231 #2250829] INFO -- : generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/utf8_mac.c ... I, [2023-11-17T04:34:14.108220 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/cesu_8.c I, [2023-11-17T04:34:14.126662 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/chinese.c I, [2023-11-17T04:34:14.307043 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/ebcdic.c I, [2023-11-17T04:34:14.361685 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji.c I, [2023-11-17T04:34:14.418989 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_iso2022_kddi.c I, [2023-11-17T04:34:14.487927 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_sjis_docomo.c I, [2023-11-17T04:34:14.548320 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_sjis_kddi.c I, [2023-11-17T04:34:14.590960 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_sjis_softbank.c I, [2023-11-17T04:34:14.614380 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/escape.c I, [2023-11-17T04:34:14.634359 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/gb18030.c I, [2023-11-17T04:34:14.706357 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/gbk.c I, [2023-11-17T04:34:14.706423 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/iso2022.c I, [2023-11-17T04:34:14.747247 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/japanese.c I, [2023-11-17T04:34:14.762900 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/japanese_euc.c I, [2023-11-17T04:34:14.787272 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/japanese_sjis.c I, [2023-11-17T04:34:14.839630 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/korean.c I, [2023-11-17T04:34:15.104561 #2250829] INFO -- : configuring fcntl I, [2023-11-17T04:34:15.210441 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/single_byte.c I, [2023-11-17T04:34:15.254806 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/utf8_mac.c I, [2023-11-17T04:34:15.344993 #2250829] INFO -- : configuring fiddle I, [2023-11-17T04:34:15.482829 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/utf_16_32.c I, [2023-11-17T04:34:15.554179 #2250829] INFO -- : linking transcoder big5.so I, [2023-11-17T04:34:15.854503 #2250829] INFO -- : linking transcoder cesu_8.so I, [2023-11-17T04:34:15.964821 #2250829] INFO -- : linking transcoder chinese.so I, [2023-11-17T04:34:16.221160 #2250829] INFO -- : linking transcoder ebcdic.so I, [2023-11-17T04:34:16.420981 #2250829] INFO -- : linking transcoder emoji.so I, [2023-11-17T04:34:16.716348 #2250829] INFO -- : linking transcoder emoji_iso2022_kddi.so I, [2023-11-17T04:34:17.390375 #2250829] INFO -- : linking transcoder emoji_sjis_docomo.so I, [2023-11-17T04:34:17.683890 #2250829] INFO -- : linking transcoder emoji_sjis_kddi.so I, [2023-11-17T04:34:17.974900 #2250829] INFO -- : linking transcoder emoji_sjis_softbank.so I, [2023-11-17T04:34:18.232093 #2250829] INFO -- : linking transcoder escape.so I, [2023-11-17T04:34:18.445083 #2250829] INFO -- : linking transcoder gb18030.so I, [2023-11-17T04:34:18.939165 #2250829] INFO -- : linking transcoder gbk.so I, [2023-11-17T04:34:19.178966 #2250829] INFO -- : linking transcoder iso2022.so I, [2023-11-17T04:34:19.434358 #2250829] INFO -- : linking transcoder japanese.so I, [2023-11-17T04:34:19.642535 #2250829] INFO -- : linking transcoder japanese_euc.so I, [2023-11-17T04:34:20.044587 #2250829] INFO -- : linking transcoder japanese_sjis.so I, [2023-11-17T04:34:20.326984 #2250829] INFO -- : linking transcoder korean.so I, [2023-11-17T04:34:20.517758 #2250829] INFO -- : linking transcoder single_byte.so I, [2023-11-17T04:34:20.667919 #2250829] INFO -- : linking transcoder utf8_mac.so I, [2023-11-17T04:34:21.414904 #2250829] INFO -- : linking transcoder utf_16_32.so I, [2023-11-17T04:34:21.691984 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:34:21.702971 #2250829] INFO -- : making encs I, [2023-11-17T04:34:21.960280 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:34:21.960368 #2250829] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-11-17T04:34:21.960417 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:34:22.242363 #2250829] INFO -- : configuring io/console I, [2023-11-17T04:34:25.109794 #2250829] INFO -- : configuring json I, [2023-11-17T04:34:25.146357 #2250829] INFO -- : configuring json/generator I, [2023-11-17T04:34:25.150828 #2250829] INFO -- : configuring json/parser I, [2023-11-17T04:34:31.653894 #2250829] INFO -- : configuring monitor I, [2023-11-17T04:34:32.347732 #2250829] INFO -- : configuring nkf I, [2023-11-17T04:34:32.481905 #2250829] INFO -- : configuring objspace I, [2023-11-17T04:34:32.574194 #2250829] INFO -- : configuring openssl I, [2023-11-17T04:34:37.945990 #2250829] INFO -- : configuring pathname I, [2023-11-17T04:34:38.978366 #2250829] INFO -- : configuring psych I, [2023-11-17T04:34:41.452545 #2250829] INFO -- : configuring pty I, [2023-11-17T04:34:43.350244 #2250829] INFO -- : configuring rbconfig/sizeof I, [2023-11-17T04:34:45.954375 #2250829] INFO -- : configuring ripper I, [2023-11-17T04:34:46.394185 #2250829] INFO -- : configuring rubyvm I, [2023-11-17T04:34:46.729125 #2250829] INFO -- : configuring socket I, [2023-11-17T04:34:50.025532 #2250829] INFO -- : configuring stringio I, [2023-11-17T04:34:50.335991 #2250829] INFO -- : configuring strscan I, [2023-11-17T04:34:52.684745 #2250829] INFO -- : configuring io/nonblock I, [2023-11-17T04:34:59.066388 #2250829] INFO -- : configuring io/wait I, [2023-11-17T04:35:04.323418 #2250829] INFO -- : configuring syslog I, [2023-11-17T04:35:09.368437 #2250829] INFO -- : configuring zlib I, [2023-11-17T04:35:12.883937 #2250829] INFO -- : configuring debug-1.8.0/ext/debug I, [2023-11-17T04:35:13.382190 #2250829] INFO -- : configuring racc-1.7.3/ext/racc/cparse I, [2023-11-17T04:35:13.964320 #2250829] INFO -- : configuring rbs-3.3.0/ext/rbs_extension I, [2023-11-17T04:35:53.006726 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:35:53.007490 #2250829] INFO -- : generating makefile exts.mk I, [2023-11-17T04:35:53.128842 #2250829] INFO -- : exts.mk updated I, [2023-11-17T04:35:53.151084 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:35:53.158356 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/RUBY_ALIGNOF' I, [2023-11-17T04:35:53.162830 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/RUBY_ALIGNOF/c.c I, [2023-11-17T04:35:53.182357 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/abi' I, [2023-11-17T04:35:53.186350 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/abi/abi.c I, [2023-11-17T04:35:53.210346 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/arith_seq/beg_len_step' I, [2023-11-17T04:35:53.210418 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/arith_seq/beg_len_step/beg_len_step.c I, [2023-11-17T04:35:53.222950 #2250829] INFO -- : linking shared-object -test-/abi.so I, [2023-11-17T04:35:53.234360 #2250829] INFO -- : linking shared-object -test-/RUBY_ALIGNOF.so I, [2023-11-17T04:35:53.234430 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/arith_seq/extract' I, [2023-11-17T04:35:53.250350 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/arith_seq/extract/extract.c I, [2023-11-17T04:35:53.319499 #2250829] INFO -- : linking shared-object -test-/arith_seq/beg_len_step.so I, [2023-11-17T04:35:53.334542 #2250829] INFO -- : linking shared-object -test-/arith_seq/extract.so I, [2023-11-17T04:35:53.479337 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/abi' I, [2023-11-17T04:35:53.508295 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/array/concat' I, [2023-11-17T04:35:53.514924 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/array/concat/to_ary_concat.c I, [2023-11-17T04:35:53.561361 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/RUBY_ALIGNOF' I, [2023-11-17T04:35:53.583198 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/array/resize' I, [2023-11-17T04:35:53.583993 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/array/resize/resize.c I, [2023-11-17T04:35:53.615012 #2250829] INFO -- : linking shared-object -test-/array/to_ary_concat.so I, [2023-11-17T04:35:53.635313 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/arith_seq/beg_len_step' I, [2023-11-17T04:35:53.682895 #2250829] INFO -- : linking shared-object -test-/array/resize.so I, [2023-11-17T04:35:53.687943 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bignum' I, [2023-11-17T04:35:53.688578 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bignum/big2str.c I, [2023-11-17T04:35:53.733862 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bignum/bigzero.c I, [2023-11-17T04:35:53.738416 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/arith_seq/extract' I, [2023-11-17T04:35:53.763647 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bug-14834' I, [2023-11-17T04:35:53.766777 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bug-14834/bug-14384.c I, [2023-11-17T04:35:53.830349 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bignum/div.c I, [2023-11-17T04:35:53.850409 #2250829] INFO -- : linking shared-object -test-/bug_14834.so I, [2023-11-17T04:35:53.871218 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bignum/init.c I, [2023-11-17T04:35:53.877538 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/array/concat' I, [2023-11-17T04:35:53.915007 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bug-3571' I, [2023-11-17T04:35:53.938912 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bug-3571/bug.c I, [2023-11-17T04:35:53.954352 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bignum/intpack.c I, [2023-11-17T04:35:53.985620 #2250829] INFO -- : linking shared-object -test-/bug_3571.so I, [2023-11-17T04:35:53.999786 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bug-14834' I, [2023-11-17T04:35:54.033778 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bug-5832' I, [2023-11-17T04:35:54.040808 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bug-5832/bug.c I, [2023-11-17T04:35:54.070771 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bignum/mul.c I, [2023-11-17T04:35:54.103233 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bug-3571' I, [2023-11-17T04:35:54.136206 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bug_reporter' I, [2023-11-17T04:35:54.138434 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bug_reporter/bug_reporter.c I, [2023-11-17T04:35:54.139618 #2250829] INFO -- : linking shared-object -test-/bug_5832.so I, [2023-11-17T04:35:54.172199 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bignum/str2big.c I, [2023-11-17T04:35:54.174758 #2250829] INFO -- : linking shared-object -test-/bug_reporter.so I, [2023-11-17T04:35:54.256085 #2250829] INFO -- : linking shared-object -test-/bignum.so I, [2023-11-17T04:35:54.311890 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/array/resize' I, [2023-11-17T04:35:54.370381 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/class' I, [2023-11-17T04:35:54.370896 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/class/class2name.c I, [2023-11-17T04:35:54.395017 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bug-5832' I, [2023-11-17T04:35:54.458403 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/debug' I, [2023-11-17T04:35:54.466902 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/class/init.c I, [2023-11-17T04:35:54.467197 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/debug/init.c I, [2023-11-17T04:35:54.518895 #2250829] INFO -- : linking shared-object -test-/class.so I, [2023-11-17T04:35:54.572417 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/debug/inspector.c I, [2023-11-17T04:35:54.598416 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bug_reporter' I, [2023-11-17T04:35:54.608865 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/debug/profile_frames.c I, [2023-11-17T04:35:54.623678 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/dln/empty' I, [2023-11-17T04:35:54.634483 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/dln/empty/empty.c I, [2023-11-17T04:35:54.666963 #2250829] INFO -- : linking shared-object -test-/debug.so I, [2023-11-17T04:35:54.678835 #2250829] INFO -- : linking shared-object -test-/dln/empty.so I, [2023-11-17T04:35:54.681903 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bignum' I, [2023-11-17T04:35:54.686351 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/econv' I, [2023-11-17T04:35:54.698361 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/econv/append.c I, [2023-11-17T04:35:54.824644 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/econv/init.c I, [2023-11-17T04:35:54.858250 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/class' I, [2023-11-17T04:35:54.876392 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/enumerator_kw' I, [2023-11-17T04:35:54.877180 #2250829] INFO -- : linking shared-object -test-/econv.so I, [2023-11-17T04:35:54.900288 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/dln/empty' I, [2023-11-17T04:35:54.907041 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/eval' I, [2023-11-17T04:35:54.909079 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/eval/eval.c I, [2023-11-17T04:35:54.910812 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/enumerator_kw/enumerator_kw.c I, [2023-11-17T04:35:54.946361 #2250829] INFO -- : linking shared-object -test-/eval.so I, [2023-11-17T04:35:54.986541 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/debug' I, [2023-11-17T04:35:55.002353 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/exception' I, [2023-11-17T04:35:55.018391 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/exception/dataerror.c I, [2023-11-17T04:35:55.030834 #2250829] INFO -- : linking shared-object -test-/enumerator_kw.so I, [2023-11-17T04:35:55.062393 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/exception/enc_raise.c I, [2023-11-17T04:35:55.135454 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/exception/ensured.c I, [2023-11-17T04:35:55.193054 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/exception/init.c I, [2023-11-17T04:35:55.238798 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/enumerator_kw' I, [2023-11-17T04:35:55.238878 #2250829] INFO -- : linking shared-object -test-/exception.so I, [2023-11-17T04:35:55.271791 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/fatal' I, [2023-11-17T04:35:55.282993 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/fatal/rb_fatal.c I, [2023-11-17T04:35:55.335146 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/econv' I, [2023-11-17T04:35:55.350340 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/file' I, [2023-11-17T04:35:55.359522 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/exception' I, [2023-11-17T04:35:55.360519 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/file/fs.c I, [2023-11-17T04:35:55.370214 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/float' I, [2023-11-17T04:35:55.376074 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/float/init.c I, [2023-11-17T04:35:55.382785 #2250829] INFO -- : linking shared-object -test-/fatal/rb_fatal.so I, [2023-11-17T04:35:55.390480 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/file/init.c I, [2023-11-17T04:35:55.398836 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/float/nextafter.c I, [2023-11-17T04:35:55.462358 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/file/stat.c I, [2023-11-17T04:35:55.467462 #2250829] INFO -- : linking shared-object -test-/float.so I, [2023-11-17T04:35:55.475350 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/eval' I, [2023-11-17T04:35:55.490344 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/funcall' I, [2023-11-17T04:35:55.502768 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/funcall/funcall.c I, [2023-11-17T04:35:55.558915 #2250829] INFO -- : linking shared-object -test-/file.so I, [2023-11-17T04:35:55.578885 #2250829] INFO -- : linking shared-object -test-/funcall.so I, [2023-11-17T04:35:55.675383 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/fatal' I, [2023-11-17T04:35:55.688643 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/gvl/call_without_gvl' I, [2023-11-17T04:35:55.726969 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/gvl/call_without_gvl/call_without_gvl.c I, [2023-11-17T04:35:55.805775 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/funcall' I, [2023-11-17T04:35:55.816801 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/hash' I, [2023-11-17T04:35:55.817745 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/hash/delete.c I, [2023-11-17T04:35:55.832294 #2250829] INFO -- : linking shared-object -test-/gvl/call_without_gvl.so I, [2023-11-17T04:35:55.895190 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/file' I, [2023-11-17T04:35:55.908531 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/hash/init.c I, [2023-11-17T04:35:55.920519 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/integer' I, [2023-11-17T04:35:55.930357 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/integer/core_ext.c I, [2023-11-17T04:35:55.998257 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/integer/init.c I, [2023-11-17T04:35:56.034762 #2250829] INFO -- : linking shared-object -test-/hash.so I, [2023-11-17T04:35:56.040859 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/integer/my_integer.c I, [2023-11-17T04:35:56.063188 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/float' I, [2023-11-17T04:35:56.086365 #2250829] INFO -- : linking shared-object -test-/integer.so I, [2023-11-17T04:35:56.101111 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/gvl/call_without_gvl' I, [2023-11-17T04:35:56.114369 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/iter' I, [2023-11-17T04:35:56.115012 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/iter/break.c I, [2023-11-17T04:35:56.128035 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/iseq_load' I, [2023-11-17T04:35:56.132172 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/iseq_load/iseq_load.c I, [2023-11-17T04:35:56.162884 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/iter/init.c I, [2023-11-17T04:35:56.270903 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/iter/yield.c I, [2023-11-17T04:35:56.274897 #2250829] INFO -- : linking shared-object -test-/iseq_load.so I, [2023-11-17T04:35:56.286723 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/hash' I, [2023-11-17T04:35:56.303352 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/load/dot.dot' I, [2023-11-17T04:35:56.322841 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/load/dot.dot/dot.dot.c I, [2023-11-17T04:35:56.354747 #2250829] INFO -- : linking shared-object -test-/iter.so I, [2023-11-17T04:35:56.357470 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/integer' I, [2023-11-17T04:35:56.374357 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/load/protect' I, [2023-11-17T04:35:56.374447 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/load/protect/protect.c I, [2023-11-17T04:35:56.446362 #2250829] INFO -- : linking shared-object -test-/load/protect.so I, [2023-11-17T04:35:56.448830 #2250829] INFO -- : linking shared-object -test-/load/dot.dot.so I, [2023-11-17T04:35:56.483997 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/iter' I, [2023-11-17T04:35:56.500382 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/marshal/compat' I, [2023-11-17T04:35:56.503765 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/marshal/compat/usrcompat.c I, [2023-11-17T04:35:56.578361 #2250829] INFO -- : linking shared-object -test-/marshal/compat.so I, [2023-11-17T04:35:56.723752 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/iseq_load' I, [2023-11-17T04:35:56.743841 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/marshal/internal_ivar' I, [2023-11-17T04:35:56.782872 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/marshal/internal_ivar/internal_ivar.c I, [2023-11-17T04:35:56.811225 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/load/dot.dot' I, [2023-11-17T04:35:56.822651 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/load/protect' I, [2023-11-17T04:35:56.846355 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/marshal/usr' I, [2023-11-17T04:35:56.846433 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/marshal/usr/usrmarshal.c I, [2023-11-17T04:35:56.846931 #2250829] INFO -- : linking shared-object -test-/marshal/internal_ivar.so I, [2023-11-17T04:35:56.852646 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/memory_view' I, [2023-11-17T04:35:56.858849 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/memory_view/memory_view.c I, [2023-11-17T04:35:56.874861 #2250829] INFO -- : linking shared-object -test-/marshal/usr.so I, [2023-11-17T04:35:56.899024 #2250829] INFO -- : linking shared-object -test-/memory_view.so I, [2023-11-17T04:35:56.992404 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/marshal/compat' I, [2023-11-17T04:35:57.023206 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/marshal/internal_ivar' I, [2023-11-17T04:35:57.029136 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/notimplement' I, [2023-11-17T04:35:57.031453 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/notimplement/bug.c I, [2023-11-17T04:35:57.032724 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/method' I, [2023-11-17T04:35:57.042953 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/method/arity.c I, [2023-11-17T04:35:57.098362 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/marshal/usr' I, [2023-11-17T04:35:57.098438 #2250829] INFO -- : linking shared-object -test-/notimplement.so I, [2023-11-17T04:35:57.109785 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/method/init.c I, [2023-11-17T04:35:57.124031 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/num2int' I, [2023-11-17T04:35:57.126868 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/num2int/num2int.c I, [2023-11-17T04:35:57.175014 #2250829] INFO -- : linking shared-object -test-/method.so I, [2023-11-17T04:35:57.264539 #2250829] INFO -- : linking shared-object -test-/num2int.so I, [2023-11-17T04:35:57.264618 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/notimplement' I, [2023-11-17T04:35:57.312082 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/path_to_class' I, [2023-11-17T04:35:57.322355 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/path_to_class/path_to_class.c I, [2023-11-17T04:35:57.370028 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/method' I, [2023-11-17T04:35:57.380745 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/popen_deadlock' I, [2023-11-17T04:35:57.381572 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/popen_deadlock/infinite_loop_dlsym.c I, [2023-11-17T04:35:57.388155 #2250829] INFO -- : linking shared-object -test-/path_to_class.so I, [2023-11-17T04:35:57.431331 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/memory_view' I, [2023-11-17T04:35:57.458362 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/postponed_job' I, [2023-11-17T04:35:57.458444 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/postponed_job/postponed_job.c I, [2023-11-17T04:35:57.478445 #2250829] INFO -- : linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so I, [2023-11-17T04:35:57.506931 #2250829] INFO -- : linking shared-object -test-/postponed_job.so I, [2023-11-17T04:35:57.516868 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/path_to_class' I, [2023-11-17T04:35:57.530139 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/printf' I, [2023-11-17T04:35:57.536341 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/printf/printf.c I, [2023-11-17T04:35:57.582470 #2250829] INFO -- : linking shared-object -test-/printf.so I, [2023-11-17T04:35:57.674356 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/num2int' I, [2023-11-17T04:35:57.699680 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/proc' I, [2023-11-17T04:35:57.716357 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/proc/init.c I, [2023-11-17T04:35:57.782501 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/proc/receiver.c I, [2023-11-17T04:35:57.784656 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/popen_deadlock' I, [2023-11-17T04:35:57.806548 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/printf' I, [2023-11-17T04:35:57.810941 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/proc/super.c I, [2023-11-17T04:35:57.832250 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/random' I, [2023-11-17T04:35:57.832324 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/rational' I, [2023-11-17T04:35:57.842976 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/rational/rat.c I, [2023-11-17T04:35:57.866360 #2250829] INFO -- : linking shared-object -test-/proc.so I, [2023-11-17T04:35:57.866710 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/random/bad_version.c I, [2023-11-17T04:35:57.889675 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/postponed_job' I, [2023-11-17T04:35:57.889736 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/rb_call_super_kw' I, [2023-11-17T04:35:57.898962 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/rb_call_super_kw/rb_call_super_kw.c I, [2023-11-17T04:35:57.903903 #2250829] INFO -- : linking shared-object -test-/rational.so I, [2023-11-17T04:35:57.935180 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/random/init.c I, [2023-11-17T04:35:58.010897 #2250829] INFO -- : linking shared-object -test-/rb_call_super_kw.so I, [2023-11-17T04:35:58.020509 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/random/loop.c I, [2023-11-17T04:35:58.091999 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/proc' I, [2023-11-17T04:35:58.115362 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/recursion' I, [2023-11-17T04:35:58.131258 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/rational' I, [2023-11-17T04:35:58.139160 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/recursion/recursion.c I, [2023-11-17T04:35:58.154364 #2250829] INFO -- : linking shared-object -test-/random.so I, [2023-11-17T04:35:58.154431 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/regexp' I, [2023-11-17T04:35:58.170930 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/regexp/init.c I, [2023-11-17T04:35:58.230391 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/regexp/parse_depth_limit.c I, [2023-11-17T04:35:58.230475 #2250829] INFO -- : linking shared-object -test-/recursion.so I, [2023-11-17T04:35:58.258371 #2250829] INFO -- : linking shared-object -test-/regexp.so I, [2023-11-17T04:35:58.382648 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/rb_call_super_kw' I, [2023-11-17T04:35:58.388559 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/scan_args' I, [2023-11-17T04:35:58.415120 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/scan_args/scan_args.c I, [2023-11-17T04:35:58.483651 #2250829] INFO -- : linking shared-object -test-/scan_args.so I, [2023-11-17T04:35:58.543042 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/regexp' I, [2023-11-17T04:35:58.554373 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/st/foreach' I, [2023-11-17T04:35:58.554454 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/st/foreach/foreach.c I, [2023-11-17T04:35:58.558540 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/recursion' I, [2023-11-17T04:35:58.570445 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/st/numhash' I, [2023-11-17T04:35:58.574351 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/st/numhash/numhash.c I, [2023-11-17T04:35:58.606348 #2250829] INFO -- : linking shared-object -test-/st/foreach.so I, [2023-11-17T04:35:58.658403 #2250829] INFO -- : linking shared-object -test-/st/numhash.so I, [2023-11-17T04:35:58.662834 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/random' I, [2023-11-17T04:35:58.683691 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/st/update' I, [2023-11-17T04:35:58.730534 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/st/update/update.c I, [2023-11-17T04:35:58.778832 #2250829] INFO -- : linking shared-object -test-/st/update.so I, [2023-11-17T04:35:58.929266 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/st/foreach' I, [2023-11-17T04:35:58.990015 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/string' I, [2023-11-17T04:35:58.990752 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/capacity.c I, [2023-11-17T04:35:59.019351 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/st/update' I, [2023-11-17T04:35:59.032227 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/struct' I, [2023-11-17T04:35:59.039028 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/scan_args' I, [2023-11-17T04:35:59.039106 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/coderange.c I, [2023-11-17T04:35:59.063295 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/struct/data.c I, [2023-11-17T04:35:59.072959 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/symbol' I, [2023-11-17T04:35:59.094349 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/symbol/init.c I, [2023-11-17T04:35:59.112252 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/struct/duplicate.c I, [2023-11-17T04:35:59.122977 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/cstr.c I, [2023-11-17T04:35:59.162369 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/symbol/type.c I, [2023-11-17T04:35:59.175282 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/struct/init.c I, [2023-11-17T04:35:59.219265 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/ellipsize.c I, [2023-11-17T04:35:59.227170 #2250829] INFO -- : linking shared-object -test-/symbol.so I, [2023-11-17T04:35:59.234946 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/struct/len.c I, [2023-11-17T04:35:59.271150 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/enc_associate.c I, [2023-11-17T04:35:59.275327 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/st/numhash' I, [2023-11-17T04:35:59.283024 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/struct/member.c I, [2023-11-17T04:35:59.289687 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/enc_dummy.c I, [2023-11-17T04:35:59.297783 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/thread/instrumentation' I, [2023-11-17T04:35:59.299280 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/thread/instrumentation/instrumentation.c I, [2023-11-17T04:35:59.339061 #2250829] INFO -- : linking shared-object -test-/struct.so I, [2023-11-17T04:35:59.362936 #2250829] INFO -- : linking shared-object -test-/thread/instrumentation.so I, [2023-11-17T04:35:59.402924 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/enc_str_buf_cat.c I, [2023-11-17T04:35:59.491171 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/fstring.c I, [2023-11-17T04:35:59.567247 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/init.c I, [2023-11-17T04:35:59.586937 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/thread/instrumentation' I, [2023-11-17T04:35:59.622427 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/thread_fd' I, [2023-11-17T04:35:59.637059 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/thread_fd/thread_fd.c I, [2023-11-17T04:35:59.639195 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/symbol' I, [2023-11-17T04:35:59.645148 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/time' I, [2023-11-17T04:35:59.656646 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/struct' I, [2023-11-17T04:35:59.658652 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/modify.c I, [2023-11-17T04:35:59.670544 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/tracepoint' I, [2023-11-17T04:35:59.675331 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/time/init.c I, [2023-11-17T04:35:59.682833 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/tracepoint/gc_hook.c I, [2023-11-17T04:35:59.706349 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/new.c I, [2023-11-17T04:35:59.706433 #2250829] INFO -- : linking shared-object -test-/thread_fd.so I, [2023-11-17T04:35:59.722617 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/tracepoint/tracepoint.c I, [2023-11-17T04:35:59.729151 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/time/leap_second.c I, [2023-11-17T04:35:59.742080 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/nofree.c I, [2023-11-17T04:35:59.767949 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/normalize.c I, [2023-11-17T04:35:59.770761 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/time/new.c I, [2023-11-17T04:35:59.783697 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/qsort.c I, [2023-11-17T04:35:59.813548 #2250829] INFO -- : linking shared-object -test-/time.so I, [2023-11-17T04:35:59.815214 #2250829] INFO -- : linking shared-object -test-/tracepoint.so I, [2023-11-17T04:35:59.818802 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/rb_interned_str.c I, [2023-11-17T04:35:59.866506 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/rb_str_dup.c I, [2023-11-17T04:35:59.905864 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/set_len.c I, [2023-11-17T04:35:59.926086 #2250829] INFO -- : linking shared-object -test-/string.so I, [2023-11-17T04:35:59.995519 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/tracepoint' I, [2023-11-17T04:36:00.019495 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/typeddata' I, [2023-11-17T04:36:00.022820 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/typeddata/typeddata.c I, [2023-11-17T04:36:00.054362 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/time' I, [2023-11-17T04:36:00.072496 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/vm' I, [2023-11-17T04:36:00.078369 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/vm/at_exit.c I, [2023-11-17T04:36:00.114868 #2250829] INFO -- : linking shared-object -test-/typeddata.so I, [2023-11-17T04:36:00.167871 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/thread_fd' I, [2023-11-17T04:36:00.182965 #2250829] INFO -- : linking shared-object -test-/vm/at_exit.so I, [2023-11-17T04:36:00.186358 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/wait' I, [2023-11-17T04:36:00.194883 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/wait/wait.c I, [2023-11-17T04:36:00.207050 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/string' I, [2023-11-17T04:36:00.220275 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-11-17T04:36:00.229845 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/bigdecimal/bigdecimal.c I, [2023-11-17T04:36:00.246533 #2250829] INFO -- : linking shared-object -test-/wait.so I, [2023-11-17T04:36:00.315177 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/typeddata' I, [2023-11-17T04:36:00.320591 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/cgi/escape' I, [2023-11-17T04:36:00.321278 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/cgi/escape/escape.c I, [2023-11-17T04:36:00.335580 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/bigdecimal/missing.c I, [2023-11-17T04:36:00.406802 #2250829] INFO -- : linking shared-object cgi/escape.so I, [2023-11-17T04:36:00.407977 #2250829] INFO -- : linking shared-object bigdecimal.so I, [2023-11-17T04:36:00.432601 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/vm' I, [2023-11-17T04:36:00.439479 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/continuation' I, [2023-11-17T04:36:00.441470 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/continuation/continuation.c I, [2023-11-17T04:36:00.478904 #2250829] INFO -- : linking shared-object continuation.so I, [2023-11-17T04:36:00.520956 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/wait' I, [2023-11-17T04:36:00.532804 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-11-17T04:36:00.556705 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/coverage/coverage.c I, [2023-11-17T04:36:00.624230 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/cgi/escape' I, [2023-11-17T04:36:00.662363 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-11-17T04:36:00.662446 #2250829] INFO -- : installing default coverage libraries I, [2023-11-17T04:36:00.662467 #2250829] INFO -- : linking shared-object coverage.so I, [2023-11-17T04:36:00.666942 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/date/date_core.c I, [2023-11-17T04:36:00.774888 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/date/date_parse.c I, [2023-11-17T04:36:00.866051 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/continuation' I, [2023-11-17T04:36:00.893031 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-11-17T04:36:00.893785 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/digest.c I, [2023-11-17T04:36:00.994531 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-11-17T04:36:01.005131 #2250829] INFO -- : installing default bigdecimal libraries I, [2023-11-17T04:36:01.008615 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/erb/escape' I, [2023-11-17T04:36:01.010769 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/erb/escape/escape.c I, [2023-11-17T04:36:01.016057 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-11-17T04:36:01.029893 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/etc' I, [2023-11-17T04:36:01.032055 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/etc/etc.c I, [2023-11-17T04:36:01.090923 #2250829] INFO -- : linking shared-object erb/escape.so I, [2023-11-17T04:36:01.098378 #2250829] INFO -- : linking shared-object digest.so I, [2023-11-17T04:36:01.102879 #2250829] INFO -- : linking shared-object etc.so I, [2023-11-17T04:36:01.375392 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/etc' I, [2023-11-17T04:36:01.386395 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fcntl' I, [2023-11-17T04:36:01.414358 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/fcntl/fcntl.c I, [2023-11-17T04:36:01.454776 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/erb/escape' I, [2023-11-17T04:36:01.471931 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-11-17T04:36:01.474973 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/fiddle/closure.c I, [2023-11-17T04:36:01.502354 #2250829] INFO -- : linking shared-object fcntl.so I, [2023-11-17T04:36:01.550373 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/date/date_strftime.c I, [2023-11-17T04:36:01.566357 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/fiddle/conversions.c I, [2023-11-17T04:36:01.566433 #2250829] INFO -- : installing digest libraries I, [2023-11-17T04:36:01.602358 #2250829] INFO -- : installing default digest libraries I, [2023-11-17T04:36:01.610374 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-11-17T04:36:01.628635 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-11-17T04:36:01.638354 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/io/console/console.c I, [2023-11-17T04:36:01.665306 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/date/date_strptime.c I, [2023-11-17T04:36:01.678524 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/fiddle/fiddle.c I, [2023-11-17T04:36:01.770386 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/fiddle/function.c I, [2023-11-17T04:36:01.776716 #2250829] INFO -- : installing default date_core libraries I, [2023-11-17T04:36:01.812449 #2250829] INFO -- : linking shared-object io/console.so I, [2023-11-17T04:36:01.815173 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/fiddle/handle.c I, [2023-11-17T04:36:01.855154 #2250829] INFO -- : linking shared-object date_core.so I, [2023-11-17T04:36:01.878352 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/fiddle/memory_view.c I, [2023-11-17T04:36:01.906369 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fcntl' I, [2023-11-17T04:36:01.930358 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/nonblock' I, [2023-11-17T04:36:01.930440 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/io/nonblock/nonblock.c I, [2023-11-17T04:36:01.939248 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/fiddle/pinned.c I, [2023-11-17T04:36:02.003128 #2250829] INFO -- : linking shared-object io/nonblock.so I, [2023-11-17T04:36:02.008289 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/fiddle/pointer.c I, [2023-11-17T04:36:02.143122 #2250829] INFO -- : linking shared-object fiddle.so I, [2023-11-17T04:36:02.182420 #2250829] INFO -- : installing default console libraries I, [2023-11-17T04:36:02.195000 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-11-17T04:36:02.212136 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/wait' I, [2023-11-17T04:36:02.215010 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/io/wait/wait.c I, [2023-11-17T04:36:02.254673 #2250829] INFO -- : linking shared-object io/wait.so I, [2023-11-17T04:36:02.471187 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/nonblock' I, [2023-11-17T04:36:02.494362 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-11-17T04:36:02.507737 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/wait' I, [2023-11-17T04:36:02.538375 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-11-17T04:36:02.542831 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/monitor/monitor.c I, [2023-11-17T04:36:02.579504 #2250829] INFO -- : installing default monitor libraries I, [2023-11-17T04:36:02.589509 #2250829] INFO -- : installing default fiddle libraries I, [2023-11-17T04:36:02.602021 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-11-17T04:36:02.602882 #2250829] INFO -- : linking shared-object monitor.so I, [2023-11-17T04:36:02.609183 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-11-17T04:36:02.623509 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/nkf/nkf.c I, [2023-11-17T04:36:02.726768 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-11-17T04:36:02.759159 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-11-17T04:36:02.770839 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/objspace/object_tracing.c I, [2023-11-17T04:36:02.817541 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/objspace/objspace.c I, [2023-11-17T04:36:02.915055 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-11-17T04:36:02.934392 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/objspace/objspace_dump.c I, [2023-11-17T04:36:02.981215 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-11-17T04:36:02.986357 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/openssl_missing.c I, [2023-11-17T04:36:02.996714 #2250829] INFO -- : linking shared-object objspace.so I, [2023-11-17T04:36:03.038849 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-11-17T04:36:03.072077 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-11-17T04:36:03.094887 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/pathname/pathname.c I, [2023-11-17T04:36:03.098835 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl.c I, [2023-11-17T04:36:03.162653 #2250829] INFO -- : installing default pathname libraries I, [2023-11-17T04:36:03.166009 #2250829] INFO -- : linking shared-object pathname.so I, [2023-11-17T04:36:03.314926 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_asn1.c I, [2023-11-17T04:36:03.359260 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_bio.c I, [2023-11-17T04:36:03.447927 #2250829] INFO -- : installing default objspace libraries I, [2023-11-17T04:36:03.454857 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-11-17T04:36:03.470448 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-11-17T04:36:03.480997 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/psych/psych.c I, [2023-11-17T04:36:03.499004 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-11-17T04:36:03.499071 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_bn.c I, [2023-11-17T04:36:03.534955 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-11-17T04:36:03.536233 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/pty/pty.c I, [2023-11-17T04:36:03.543468 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/psych/psych_emitter.c I, [2023-11-17T04:36:03.554902 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_cipher.c I, [2023-11-17T04:36:03.579087 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/psych/psych_parser.c I, [2023-11-17T04:36:03.606411 #2250829] INFO -- : installing default pty libraries I, [2023-11-17T04:36:03.611251 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/psych/psych_to_ruby.c I, [2023-11-17T04:36:03.619256 #2250829] INFO -- : linking shared-object pty.so I, [2023-11-17T04:36:03.641031 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/psych/psych_yaml_tree.c I, [2023-11-17T04:36:03.655840 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_config.c I, [2023-11-17T04:36:03.683086 #2250829] INFO -- : installing default nkf libraries I, [2023-11-17T04:36:03.694872 #2250829] INFO -- : linking shared-object nkf.so I, [2023-11-17T04:36:03.709965 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_digest.c I, [2023-11-17T04:36:03.831348 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_engine.c I, [2023-11-17T04:36:03.886948 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_hmac.c I, [2023-11-17T04:36:03.945822 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-11-17T04:36:03.946365 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_kdf.c I, [2023-11-17T04:36:03.970354 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rbconfig/sizeof' I, [2023-11-17T04:36:03.974350 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/rbconfig/sizeof/sizes.c I, [2023-11-17T04:36:04.034837 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_ns_spki.c I, [2023-11-17T04:36:04.062361 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/rbconfig/sizeof/limits.c I, [2023-11-17T04:36:04.106371 #2250829] INFO -- : linking shared-object rbconfig/sizeof.so I, [2023-11-17T04:36:04.138487 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_ocsp.c I, [2023-11-17T04:36:04.211234 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_pkcs12.c I, [2023-11-17T04:36:04.263230 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_pkcs7.c I, [2023-11-17T04:36:04.315252 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_pkey.c I, [2023-11-17T04:36:04.371532 #2250829] INFO -- : linking shared-object psych.so I, [2023-11-17T04:36:04.383346 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_pkey_dh.c I, [2023-11-17T04:36:04.389468 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-11-17T04:36:04.398957 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rbconfig/sizeof' I, [2023-11-17T04:36:04.416742 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-11-17T04:36:04.417421 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/ripper/eventids1.c I, [2023-11-17T04:36:04.425150 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-11-17T04:36:04.464939 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/ripper/eventids2.c I, [2023-11-17T04:36:04.482752 #2250829] INFO -- : installing default libraries I, [2023-11-17T04:36:04.484312 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-11-17T04:36:04.490829 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_pkey_dsa.c I, [2023-11-17T04:36:04.539381 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/ripper/ripper.c I, [2023-11-17T04:36:04.565247 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-11-17T04:36:04.570881 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/init.c I, [2023-11-17T04:36:04.659108 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_pkey_ec.c I, [2023-11-17T04:36:04.686618 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/constants.c I, [2023-11-17T04:36:04.715760 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_pkey_rsa.c I, [2023-11-17T04:36:04.772435 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/basicsocket.c I, [2023-11-17T04:36:04.800567 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_provider.c I, [2023-11-17T04:36:04.838815 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/socket.c I, [2023-11-17T04:36:04.871262 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_rand.c I, [2023-11-17T04:36:04.927168 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/ipsocket.c I, [2023-11-17T04:36:04.942392 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_ssl.c I, [2023-11-17T04:36:04.975010 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/tcpsocket.c I, [2023-11-17T04:36:05.007173 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_ssl_session.c I, [2023-11-17T04:36:05.014353 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/tcpserver.c I, [2023-11-17T04:36:05.055504 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-11-17T04:36:05.068282 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/stringio' I, [2023-11-17T04:36:05.074923 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/sockssocket.c I, [2023-11-17T04:36:05.075674 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_ts.c I, [2023-11-17T04:36:05.078852 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/stringio/stringio.c I, [2023-11-17T04:36:05.130457 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/udpsocket.c I, [2023-11-17T04:36:05.131034 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509.c I, [2023-11-17T04:36:05.140925 #2250829] INFO -- : linking shared-object stringio.so I, [2023-11-17T04:36:05.190350 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/unixsocket.c I, [2023-11-17T04:36:05.191566 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509attr.c I, [2023-11-17T04:36:05.225152 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/unixserver.c I, [2023-11-17T04:36:05.235726 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509cert.c I, [2023-11-17T04:36:05.266946 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/option.c I, [2023-11-17T04:36:05.327027 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509crl.c I, [2023-11-17T04:36:05.346971 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/ancdata.c I, [2023-11-17T04:36:05.410366 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/raddrinfo.c I, [2023-11-17T04:36:05.450365 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509ext.c I, [2023-11-17T04:36:05.480710 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/ifaddr.c I, [2023-11-17T04:36:05.528891 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/stringio' I, [2023-11-17T04:36:05.540398 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/strscan' I, [2023-11-17T04:36:05.541134 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/strscan/strscan.c I, [2023-11-17T04:36:05.582354 #2250829] INFO -- : linking shared-object strscan.so I, [2023-11-17T04:36:05.587225 #2250829] INFO -- : installing default socket libraries I, [2023-11-17T04:36:05.604362 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/ripper/ripper_init.c I, [2023-11-17T04:36:05.618512 #2250829] INFO -- : linking shared-object socket.so I, [2023-11-17T04:36:05.634562 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509name.c I, [2023-11-17T04:36:05.714353 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509req.c I, [2023-11-17T04:36:05.771052 #2250829] INFO -- : checking /tmp/ruby/src/trunk-iseq_binary/parse.y and /tmp/ruby/src/trunk-iseq_binary/ext/ripper/eventids2.c I, [2023-11-17T04:36:05.812009 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/strscan' I, [2023-11-17T04:36:05.846869 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509revoked.c I, [2023-11-17T04:36:05.855314 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-11-17T04:36:05.874364 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/syslog/syslog.c I, [2023-11-17T04:36:05.966374 #2250829] INFO -- : linking shared-object syslog.so I, [2023-11-17T04:36:05.966455 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509store.c I, [2023-11-17T04:36:06.126375 #2250829] INFO -- : linking shared-object ripper.so I, [2023-11-17T04:36:06.127057 #2250829] INFO -- : linking shared-object openssl.so I, [2023-11-17T04:36:06.400623 #2250829] INFO -- : installing default syslog libraries I, [2023-11-17T04:36:06.410515 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-11-17T04:36:06.422368 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/zlib' I, [2023-11-17T04:36:06.426712 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/zlib/zlib.c I, [2023-11-17T04:36:06.542879 #2250829] INFO -- : linking shared-object zlib.so I, [2023-11-17T04:36:06.562363 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-11-17T04:36:06.562445 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-11-17T04:36:06.598902 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug/debug.c I, [2023-11-17T04:36:06.694354 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug/iseq_collector.c I, [2023-11-17T04:36:06.709105 #2250829] INFO -- : installing default ripper libraries I, [2023-11-17T04:36:06.854637 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-11-17T04:36:06.865455 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-11-17T04:36:06.870833 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/zlib' I, [2023-11-17T04:36:06.881285 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.3.0/ext/rbs_extension' I, [2023-11-17T04:36:06.895113 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/racc-1.7.3/ext/racc/cparse/cparse.c I, [2023-11-17T04:36:06.931262 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.3.0/ext/rbs_extension/constants.c I, [2023-11-17T04:36:06.970824 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.3.0/ext/rbs_extension/lexer.c I, [2023-11-17T04:36:07.110408 #2250829] INFO -- : ln -sfT ../../../../../src/trunk-iseq_binary/.bundle/gems/debug-1.8.0/lib ../../../../../.bundle/gems/debug-1.8.0/lib I, [2023-11-17T04:36:07.143055 #2250829] INFO -- : linking shared-object debug/debug.so I, [2023-11-17T04:36:07.286607 #2250829] INFO -- : ln -sfT ../../../../../src/trunk-iseq_binary/.bundle/gems/racc-1.7.3/lib ../../../../../../.bundle/gems/racc-1.7.3/lib I, [2023-11-17T04:36:07.290528 #2250829] INFO -- : linking shared-object racc/cparse.so I, [2023-11-17T04:36:07.540248 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-11-17T04:36:07.550374 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/bubblebabble' I, [2023-11-17T04:36:07.562916 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/bubblebabble/bubblebabble.c I, [2023-11-17T04:36:07.590080 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.3.0/ext/rbs_extension/lexstate.c I, [2023-11-17T04:36:07.630362 #2250829] INFO -- : linking shared-object digest/bubblebabble.so I, [2023-11-17T04:36:07.646154 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.3.0/ext/rbs_extension/location.c I, [2023-11-17T04:36:07.710926 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.3.0/ext/rbs_extension/main.c I, [2023-11-17T04:36:07.762683 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-11-17T04:36:07.769460 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.3.0/ext/rbs_extension/parser.c I, [2023-11-17T04:36:07.806382 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/md5' I, [2023-11-17T04:36:07.806478 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/md5/md5init.c I, [2023-11-17T04:36:07.819691 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.3.0/ext/rbs_extension/parserstate.c I, [2023-11-17T04:36:07.878363 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/md5/md5.c I, [2023-11-17T04:36:07.878448 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.3.0/ext/rbs_extension/ruby_objs.c I, [2023-11-17T04:36:07.918915 #2250829] INFO -- : linking shared-object digest/md5.so I, [2023-11-17T04:36:07.922768 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.3.0/ext/rbs_extension/unescape.c I, [2023-11-17T04:36:07.980664 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/bubblebabble' I, [2023-11-17T04:36:08.034379 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/rmd160' I, [2023-11-17T04:36:08.047064 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/rmd160/rmd160init.c I, [2023-11-17T04:36:08.091013 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/rmd160/rmd160.c I, [2023-11-17T04:36:08.132352 #2250829] INFO -- : linking shared-object digest/rmd160.so I, [2023-11-17T04:36:08.284978 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/md5' I, [2023-11-17T04:36:08.318718 #2250829] INFO -- : ln -sfT ../../../../../src/trunk-iseq_binary/.bundle/gems/rbs-3.3.0/lib ../../../../../.bundle/gems/rbs-3.3.0/lib I, [2023-11-17T04:36:08.319756 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha1' I, [2023-11-17T04:36:08.338428 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/sha1/sha1init.c I, [2023-11-17T04:36:08.339070 #2250829] INFO -- : linking shared-object rbs_extension.so I, [2023-11-17T04:36:08.349384 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/rmd160' I, [2023-11-17T04:36:08.386363 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-11-17T04:36:08.394369 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/sha2/sha2init.c I, [2023-11-17T04:36:08.434351 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/sha1/sha1.c I, [2023-11-17T04:36:08.495197 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/sha2/sha2.c I, [2023-11-17T04:36:08.514220 #2250829] INFO -- : linking shared-object digest/sha1.so I, [2023-11-17T04:36:08.586960 #2250829] INFO -- : linking shared-object digest/sha2.so I, [2023-11-17T04:36:08.850642 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha1' I, [2023-11-17T04:36:08.868124 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json/generator' I, [2023-11-17T04:36:08.878463 #2250829] INFO -- : installing default sha2 libraries I, [2023-11-17T04:36:08.891799 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/json/generator/generator.c I, [2023-11-17T04:36:08.926978 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-11-17T04:36:08.954468 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json/parser' I, [2023-11-17T04:36:08.958884 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/ext/json/parser/parser.c I, [2023-11-17T04:36:09.040529 #2250829] INFO -- : linking shared-object json/ext/generator.so I, [2023-11-17T04:36:09.278394 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.3.0/ext/rbs_extension' I, [2023-11-17T04:36:09.338364 #2250829] INFO -- : linking shared-object json/ext/parser.so I, [2023-11-17T04:36:09.370355 #2250829] INFO -- : installing default openssl libraries I, [2023-11-17T04:36:09.509122 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-11-17T04:36:09.554713 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json/parser' I, [2023-11-17T04:36:09.561633 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json/generator' I, [2023-11-17T04:36:09.683750 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:36:09.913782 #2250829] INFO -- : make[2]: 'ruby' is up to date. I, [2023-11-17T04:36:09.913916 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:36:09.914911 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:36:09.923772 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:36:09.923897 #2250829] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-11-17T04:36:09.923983 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:36:09.925219 #2250829] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2023-11-17T04:36:09.925453 #2250829] INFO -- : $$$[beg] make install -j4 I, [2023-11-17T04:36:10.223245 #2250829] INFO -- : Update debug to 927587afb6aac69b358b86a01f602d207053e8d2 I, [2023-11-17T04:36:10.258834 #2250829] INFO -- : echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/debug.revision - I, [2023-11-17T04:36:10.283020 #2250829] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-11-17T04:36:10.283108 #2250829] INFO -- : CC = gcc I, [2023-11-17T04:36:10.283144 #2250829] INFO -- : LD = ld I, [2023-11-17T04:36:10.283178 #2250829] INFO -- : LDSHARED = gcc -shared I, [2023-11-17T04:36:10.283217 #2250829] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef -fPIC I, [2023-11-17T04:36:10.283256 #2250829] 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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/prism -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.0.0 I, [2023-11-17T04:36:10.283289 #2250829] INFO -- : CPPFLAGS = I, [2023-11-17T04:36:10.283321 #2250829] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-11-17T04:36:10.283353 #2250829] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-11-17T04:36:10.283384 #2250829] INFO -- : LANG = I, [2023-11-17T04:36:10.283415 #2250829] INFO -- : LC_ALL = I, [2023-11-17T04:36:10.283445 #2250829] INFO -- : LC_CTYPE = I, [2023-11-17T04:36:10.283476 #2250829] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2023-11-17T04:36:10.283506 #2250829] INFO -- : RUSTC = rustc I, [2023-11-17T04:36:10.283543 #2250829] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-11-17T04:36:10.318432 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/debug.revision unchanged I, [2023-11-17T04:36:10.653393 #2250829] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2023-11-17T04:36:10.653462 #2250829] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-11-17T04:36:10.653482 #2250829] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-11-17T04:36:10.653502 #2250829] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-11-17T04:36:10.653519 #2250829] INFO -- : I, [2023-11-17T04:36:10.683069 #2250829] INFO -- : generating enc.mk I, [2023-11-17T04:36:11.135224 #2250829] INFO -- : making srcs under enc I, [2023-11-17T04:36:11.146574 #2250829] INFO -- : making enc I, [2023-11-17T04:36:11.236642 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:36:11.236734 #2250829] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-11-17T04:36:11.236792 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:36:11.369475 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:36:11.369566 #2250829] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-11-17T04:36:11.369625 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:36:11.386355 #2250829] INFO -- : generating transdb.h I, [2023-11-17T04:36:11.772112 #2250829] INFO -- : transdb.h updated I, [2023-11-17T04:36:11.775359 #2250829] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-11-17T04:36:11.775455 #2250829] INFO -- : making trans I, [2023-11-17T04:36:11.826190 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:36:11.830954 #2250829] INFO -- : compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/transdb.c I, [2023-11-17T04:36:11.927299 #2250829] INFO -- : ext/configure-ext.mk unchanged I, [2023-11-17T04:36:11.931054 #2250829] INFO -- : linking transcoder transdb.so I, [2023-11-17T04:36:11.942637 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:36:12.174713 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:36:12.175687 #2250829] INFO -- : making encs I, [2023-11-17T04:36:12.473234 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:36:12.473328 #2250829] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-11-17T04:36:12.473381 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:36:12.646351 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-11-17T04:36:12.654121 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-11-17T04:36:12.671720 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-11-17T04:36:12.681506 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-11-17T04:36:12.691371 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-11-17T04:36:12.724744 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-11-17T04:36:12.730588 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-11-17T04:36:12.747266 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-11-17T04:36:12.789640 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-11-17T04:36:12.798421 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-11-17T04:36:12.819591 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-11-17T04:36:12.825234 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-11-17T04:36:12.840674 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-11-17T04:36:12.857589 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-11-17T04:36:12.873480 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-11-17T04:36:12.887484 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-11-17T04:36:12.901293 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-11-17T04:36:12.938375 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-11-17T04:36:12.938450 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-11-17T04:36:12.938471 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-11-17T04:36:12.939286 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-11-17T04:36:12.942213 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-11-17T04:36:12.954762 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-11-17T04:36:12.974424 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-11-17T04:36:12.978341 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-11-17T04:36:13.030349 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-11-17T04:36:13.030424 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-11-17T04:36:13.053245 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-11-17T04:36:13.070351 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-11-17T04:36:13.070415 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-11-17T04:36:13.127237 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-11-17T04:36:13.130908 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-11-17T04:36:13.136912 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-11-17T04:36:13.166361 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-11-17T04:36:13.166442 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-11-17T04:36:13.170350 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-11-17T04:36:13.178347 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-11-17T04:36:13.181091 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.3.0/ext/rbs_extension' I, [2023-11-17T04:36:13.246533 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-11-17T04:36:13.385194 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.3.0/ext/rbs_extension' I, [2023-11-17T04:36:13.398351 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-11-17T04:36:13.430506 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-11-17T04:36:13.484483 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-11-17T04:36:13.504680 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-11-17T04:36:13.560854 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:36:13.956753 #2250829] INFO -- : make[2]: 'ruby' is up to date. I, [2023-11-17T04:36:13.956877 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:36:13.958078 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:36:13.974369 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:36:13.974438 #2250829] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-11-17T04:36:13.974456 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:36:13.974784 #2250829] INFO -- : ./miniruby -I/tmp/ruby/src/trunk-iseq_binary/lib -I. -I.ext/common /tmp/ruby/src/trunk-iseq_binary/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-iseq_binary/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc I, [2023-11-17T04:36:14.358004 #2250829] INFO -- : Installing to I, [2023-11-17T04:36:14.358131 #2250829] INFO -- : installing binary commands: /tmp/ruby/install/trunk-iseq_binary/bin I, [2023-11-17T04:36:14.359317 #2250829] INFO -- : installing base libraries: /tmp/ruby/install/trunk-iseq_binary/lib I, [2023-11-17T04:36:14.382356 #2250829] INFO -- : installing arch files: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0/x86_64-linux I, [2023-11-17T04:36:14.383069 #2250829] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-iseq_binary/lib/pkgconfig I, [2023-11-17T04:36:14.383455 #2250829] INFO -- : installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0/x86_64-linux I, [2023-11-17T04:36:14.429496 #2250829] INFO -- : installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/site_ruby/3.3.0+0/x86_64-linux I, [2023-11-17T04:36:14.429815 #2250829] INFO -- : installing extension objects: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux I, [2023-11-17T04:36:14.430346 #2250829] INFO -- : installing extension headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0/x86_64-linux I, [2023-11-17T04:36:14.431338 #2250829] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0 I, [2023-11-17T04:36:14.465050 #2250829] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/site_ruby/3.3.0+0 I, [2023-11-17T04:36:14.465209 #2250829] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/vendor_ruby/3.3.0+0 I, [2023-11-17T04:36:14.465338 #2250829] INFO -- : installing extension headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0/ruby I, [2023-11-17T04:36:14.465844 #2250829] INFO -- : installing command scripts: /tmp/ruby/install/trunk-iseq_binary/bin I, [2023-11-17T04:36:14.466324 #2250829] INFO -- : installing library scripts: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0 I, [2023-11-17T04:36:14.849235 #2250829] INFO -- : installing common headers: /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0 I, [2023-11-17T04:36:14.901756 #2250829] INFO -- : installing manpages: /tmp/ruby/install/trunk-iseq_binary/share/man/man1 I, [2023-11-17T04:36:14.924846 #2250829] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0 I, [2023-11-17T04:36:14.990034 #2250829] INFO -- : abbrev 0.1.1 I, [2023-11-17T04:36:15.010350 #2250829] INFO -- : base64 0.2.0 I, [2023-11-17T04:36:15.012452 #2250829] INFO -- : benchmark 0.3.0 I, [2023-11-17T04:36:15.014095 #2250829] INFO -- : bundler 2.5.0.dev I, [2023-11-17T04:36:15.024941 #2250829] INFO -- : cgi 0.4.0 I, [2023-11-17T04:36:15.026752 #2250829] INFO -- : csv 3.2.8 I, [2023-11-17T04:36:15.028532 #2250829] INFO -- : delegate 0.3.1 I, [2023-11-17T04:36:15.030034 #2250829] INFO -- : did_you_mean 1.6.3 I, [2023-11-17T04:36:15.031604 #2250829] INFO -- : drb 2.2.0 I, [2023-11-17T04:36:15.033141 #2250829] INFO -- : english 0.8.0 I, [2023-11-17T04:36:15.034587 #2250829] INFO -- : erb 4.0.3 I, [2023-11-17T04:36:15.036779 #2250829] INFO -- : error_highlight 0.5.1 I, [2023-11-17T04:36:15.038165 #2250829] INFO -- : fileutils 1.7.2 I, [2023-11-17T04:36:15.039547 #2250829] INFO -- : find 0.2.0 I, [2023-11-17T04:36:15.040858 #2250829] INFO -- : forwardable 1.3.3 I, [2023-11-17T04:36:15.042188 #2250829] INFO -- : getoptlong 0.2.1 I, [2023-11-17T04:36:15.043582 #2250829] INFO -- : ipaddr 1.2.5 I, [2023-11-17T04:36:15.058463 #2250829] INFO -- : irb 1.9.0 I, [2023-11-17T04:36:15.061536 #2250829] INFO -- : logger 1.6.0 I, [2023-11-17T04:36:15.063184 #2250829] INFO -- : mutex_m 0.2.0 I, [2023-11-17T04:36:15.064724 #2250829] INFO -- : net-http 0.4.0 I, [2023-11-17T04:36:15.066220 #2250829] INFO -- : net-protocol 0.2.2 I, [2023-11-17T04:36:15.067807 #2250829] INFO -- : observer 0.1.2 I, [2023-11-17T04:36:15.069294 #2250829] INFO -- : open-uri 0.4.0 I, [2023-11-17T04:36:15.070955 #2250829] INFO -- : open3 0.2.0 I, [2023-11-17T04:36:15.073085 #2250829] INFO -- : optparse 0.4.0 I, [2023-11-17T04:36:15.075830 #2250829] INFO -- : ostruct 0.6.0 I, [2023-11-17T04:36:15.078342 #2250829] INFO -- : pp 0.5.0 I, [2023-11-17T04:36:15.080873 #2250829] INFO -- : prettyprint 0.2.0 I, [2023-11-17T04:36:15.083293 #2250829] INFO -- : prism 0.17.1 I, [2023-11-17T04:36:15.094358 #2250829] INFO -- : pstore 0.1.3 I, [2023-11-17T04:36:15.097683 #2250829] INFO -- : rdoc 6.6.0 I, [2023-11-17T04:36:15.101205 #2250829] INFO -- : readline 0.0.3 I, [2023-11-17T04:36:15.102845 #2250829] INFO -- : reline 0.4.0 I, [2023-11-17T04:36:15.104397 #2250829] INFO -- : resolv 0.2.2 I, [2023-11-17T04:36:15.105939 #2250829] INFO -- : resolv-replace 0.1.1 I, [2023-11-17T04:36:15.107563 #2250829] INFO -- : rinda 0.2.0 I, [2023-11-17T04:36:15.109572 #2250829] INFO -- : ruby2_keywords 0.0.5 I, [2023-11-17T04:36:15.111210 #2250829] INFO -- : securerandom 0.3.0 I, [2023-11-17T04:36:15.112781 #2250829] INFO -- : set 1.0.3 I, [2023-11-17T04:36:15.122365 #2250829] INFO -- : shellwords 0.2.0 I, [2023-11-17T04:36:15.124573 #2250829] INFO -- : singleton 0.2.0 I, [2023-11-17T04:36:15.126328 #2250829] INFO -- : syntax_suggest 1.1.0 I, [2023-11-17T04:36:15.128820 #2250829] INFO -- : tempfile 0.2.0 I, [2023-11-17T04:36:15.132582 #2250829] INFO -- : time 0.3.0 I, [2023-11-17T04:36:15.134401 #2250829] INFO -- : timeout 0.4.1 I, [2023-11-17T04:36:15.136142 #2250829] INFO -- : tmpdir 0.2.0 I, [2023-11-17T04:36:15.137875 #2250829] INFO -- : tsort 0.2.0 I, [2023-11-17T04:36:15.139394 #2250829] INFO -- : un 0.3.0 I, [2023-11-17T04:36:15.141030 #2250829] INFO -- : uri 0.13.0 I, [2023-11-17T04:36:15.142726 #2250829] INFO -- : weakref 0.1.3 I, [2023-11-17T04:36:15.144340 #2250829] INFO -- : yaml 0.3.0 I, [2023-11-17T04:36:15.145793 #2250829] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0 I, [2023-11-17T04:36:15.173031 #2250829] INFO -- : bigdecimal 3.1.5 I, [2023-11-17T04:36:15.174920 #2250829] INFO -- : date 3.3.4 I, [2023-11-17T04:36:15.176598 #2250829] INFO -- : digest 3.1.1 I, [2023-11-17T04:36:15.178198 #2250829] INFO -- : etc 1.4.3.dev.1 I, [2023-11-17T04:36:15.180045 #2250829] INFO -- : fcntl 1.1.0 I, [2023-11-17T04:36:15.181740 #2250829] INFO -- : fiddle 1.1.2 I, [2023-11-17T04:36:15.183615 #2250829] INFO -- : io-console 0.6.1.dev.1 I, [2023-11-17T04:36:15.185351 #2250829] INFO -- : io-nonblock 0.2.0 I, [2023-11-17T04:36:15.187100 #2250829] INFO -- : io-wait 0.3.0 I, [2023-11-17T04:36:15.188794 #2250829] INFO -- : json 2.6.3 I, [2023-11-17T04:36:15.198522 #2250829] INFO -- : nkf 0.1.3 I, [2023-11-17T04:36:15.200659 #2250829] INFO -- : openssl 3.2.0 I, [2023-11-17T04:36:15.202555 #2250829] INFO -- : pathname 0.3.0 I, [2023-11-17T04:36:15.204280 #2250829] INFO -- : psych 5.1.1.1 I, [2023-11-17T04:36:15.206150 #2250829] INFO -- : stringio 3.1.0 I, [2023-11-17T04:36:15.208032 #2250829] INFO -- : strscan 3.0.8 I, [2023-11-17T04:36:15.209685 #2250829] INFO -- : syslog 0.1.1 I, [2023-11-17T04:36:15.211377 #2250829] INFO -- : zlib 3.1.0 I, [2023-11-17T04:36:15.212799 #2250829] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0 I, [2023-11-17T04:36:15.214082 #2250829] INFO -- : minitest 5.20.0 I, [2023-11-17T04:36:15.235875 #2250829] INFO -- : power_assert 2.0.3 I, [2023-11-17T04:36:15.253855 #2250829] INFO -- : rake 13.1.0 I, [2023-11-17T04:36:15.268270 #2250829] INFO -- : test-unit 3.6.1 I, [2023-11-17T04:36:15.282729 #2250829] INFO -- : rexml 3.2.6 I, [2023-11-17T04:36:15.311728 #2250829] INFO -- : rss 0.3.0 I, [2023-11-17T04:36:15.328191 #2250829] INFO -- : net-ftp 0.2.0 I, [2023-11-17T04:36:15.334273 #2250829] INFO -- : net-imap 0.4.5 I, [2023-11-17T04:36:15.350947 #2250829] INFO -- : net-pop 0.1.2 I, [2023-11-17T04:36:15.354000 #2250829] INFO -- : net-smtp 0.4.0 I, [2023-11-17T04:36:15.357719 #2250829] INFO -- : matrix 0.4.2 I, [2023-11-17T04:36:15.360876 #2250829] INFO -- : prime 0.1.2 I, [2023-11-17T04:36:15.374370 #2250829] INFO -- : rbs 3.3.0 I, [2023-11-17T04:36:15.510254 #2250829] INFO -- : typeprof 0.21.8 I, [2023-11-17T04:36:15.526926 #2250829] INFO -- : debug 1.8.0 I, [2023-11-17T04:36:15.537767 #2250829] INFO -- : racc 1.7.3 I, [2023-11-17T04:36:15.554442 #2250829] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0/cache I, [2023-11-17T04:36:15.571028 #2250829] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2023-11-17T04:36:15.571205 #2250829] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2023-11-17T04:38:00.757850 #2250829] INFO -- : PASS all 1862 tests E, [2023-11-17T04:38:00.767597 #2250829] ERROR -- : I, [2023-11-17T04:38:00.767730 #2250829] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2023-11-17T04:38:00.767880 #2250829] INFO -- : $$$[beg] make yes-test-basic TESTS='-j4' I, [2023-11-17T04:38:01.034955 #2250829] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-11-17T04:38:01.035039 #2250829] INFO -- : CC = gcc I, [2023-11-17T04:38:01.035082 #2250829] INFO -- : LD = ld I, [2023-11-17T04:38:01.035116 #2250829] INFO -- : LDSHARED = gcc -shared I, [2023-11-17T04:38:01.035155 #2250829] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef -fPIC I, [2023-11-17T04:38:01.035192 #2250829] 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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/prism -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.0.0 I, [2023-11-17T04:38:01.035224 #2250829] INFO -- : CPPFLAGS = I, [2023-11-17T04:38:01.035255 #2250829] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-11-17T04:38:01.035287 #2250829] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-11-17T04:38:01.035317 #2250829] INFO -- : LANG = I, [2023-11-17T04:38:01.035347 #2250829] INFO -- : LC_ALL = I, [2023-11-17T04:38:01.035376 #2250829] INFO -- : LC_CTYPE = I, [2023-11-17T04:38:01.035406 #2250829] INFO -- : MFLAGS = I, [2023-11-17T04:38:01.035435 #2250829] INFO -- : RUSTC = rustc I, [2023-11-17T04:38:01.035474 #2250829] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-11-17T04:38:01.049972 #2250829] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2023-11-17T04:38:01.050040 #2250829] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-11-17T04:38:01.050064 #2250829] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-11-17T04:38:01.050081 #2250829] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-11-17T04:38:01.050095 #2250829] INFO -- : I, [2023-11-17T04:38:01.327564 #2250829] INFO -- : Ignore setproctitle.o because of setproctitle.c under missing I, [2023-11-17T04:38:01.327641 #2250829] INFO -- : Ignore strlcat.o because of strlcat.c under missing I, [2023-11-17T04:38:01.327666 #2250829] INFO -- : Ignore strlcpy.o because of strlcpy.c under missing I, [2023-11-17T04:38:01.750444 #2250829] INFO -- : Checking leaked global symbols...none I, [2023-11-17T04:38:01.979457 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2023-11-17T04:38:01.979747 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:condition ..OK 2 I, [2023-11-17T04:38:01.979857 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:if/unless ...OK 3 I, [2023-11-17T04:38:01.980024 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:case .....OK 5 I, [2023-11-17T04:38:01.980668 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:while/until ........OK 8 I, [2023-11-17T04:38:01.981042 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:exception ..........OK 10 I, [2023-11-17T04:38:01.982533 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:array .......................................OK 39 I, [2023-11-17T04:38:01.983429 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:hash ...........................OK 27 I, [2023-11-17T04:38:01.987186 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2023-11-17T04:38:01.989374 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:float ................................................................................OK 80 I, [2023-11-17T04:38:01.992160 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:bignum ...............................OK 31 I, [2023-11-17T04:38:01.996013 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:string & char ..............................................................OK 62 I, [2023-11-17T04:38:01.996404 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:assignment ..........OK 10 I, [2023-11-17T04:38:01.996673 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:call ......OK 6 I, [2023-11-17T04:38:01.997098 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:proc .........OK 9 I, [2023-11-17T04:38:02.097591 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:signal ..OK 2 I, [2023-11-17T04:38:02.100876 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:eval ...........................OK 27 I, [2023-11-17T04:38:02.522376 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:system ........OK 8 I, [2023-11-17T04:38:02.522445 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:const .....OK 5 I, [2023-11-17T04:38:02.522466 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:clone .....OK 5 I, [2023-11-17T04:38:02.522491 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:marshal ....OK 4 I, [2023-11-17T04:38:02.522504 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:pack ....OK 4 I, [2023-11-17T04:38:02.522517 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:math ..OK 2 I, [2023-11-17T04:38:02.522530 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:struct ......OK 6 I, [2023-11-17T04:38:02.522542 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:variable ............OK 12 I, [2023-11-17T04:38:02.522555 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:trace ...OK 3 I, [2023-11-17T04:38:02.522567 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:defined? ............OK 12 I, [2023-11-17T04:38:02.522580 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:alias ......OK 6 I, [2023-11-17T04:38:02.522592 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:path .......................OK 23 I, [2023-11-17T04:38:02.622611 #2250829] INFO -- : /tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:gc ....OK 4 I, [2023-11-17T04:38:02.627461 #2250829] INFO -- : I, [2023-11-17T04:38:02.627714 #2250829] INFO -- : test succeeded I, [2023-11-17T04:38:02.631034 #2250829] INFO -- : $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. I, [2023-11-17T04:38:02.631235 #2250829] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' I, [2023-11-17T04:38:02.914944 #2250829] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-11-17T04:38:02.915013 #2250829] INFO -- : CC = gcc I, [2023-11-17T04:38:02.915036 #2250829] INFO -- : LD = ld I, [2023-11-17T04:38:02.915052 #2250829] INFO -- : LDSHARED = gcc -shared I, [2023-11-17T04:38:02.915072 #2250829] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef -fPIC I, [2023-11-17T04:38:02.915092 #2250829] 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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/prism -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.0.0 I, [2023-11-17T04:38:02.915108 #2250829] INFO -- : CPPFLAGS = I, [2023-11-17T04:38:02.915126 #2250829] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-11-17T04:38:02.915143 #2250829] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-11-17T04:38:02.915159 #2250829] INFO -- : LANG = I, [2023-11-17T04:38:02.915176 #2250829] INFO -- : LC_ALL = I, [2023-11-17T04:38:02.915192 #2250829] INFO -- : LC_CTYPE = I, [2023-11-17T04:38:02.915209 #2250829] INFO -- : MFLAGS = I, [2023-11-17T04:38:02.915226 #2250829] INFO -- : RUSTC = rustc I, [2023-11-17T04:38:02.915243 #2250829] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-11-17T04:38:02.918686 #2250829] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2023-11-17T04:38:02.918741 #2250829] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-11-17T04:38:02.918773 #2250829] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-11-17T04:38:02.918791 #2250829] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-11-17T04:38:02.918806 #2250829] INFO -- : I, [2023-11-17T04:38:02.923586 #2250829] INFO -- : generating enc.mk I, [2023-11-17T04:38:03.443261 #2250829] INFO -- : making enc I, [2023-11-17T04:38:03.495040 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:38:03.495122 #2250829] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-11-17T04:38:03.495168 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:38:03.506360 #2250829] INFO -- : making srcs under enc I, [2023-11-17T04:38:03.607451 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:38:03.607582 #2250829] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-11-17T04:38:03.607644 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:38:03.627403 #2250829] INFO -- : generating transdb.h I, [2023-11-17T04:38:03.941364 #2250829] INFO -- : transdb.h unchanged I, [2023-11-17T04:38:03.943864 #2250829] INFO -- : making trans I, [2023-11-17T04:38:04.107372 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:38:04.107465 #2250829] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-iseq_binary/enc/trans'. I, [2023-11-17T04:38:04.107522 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:38:04.118352 #2250829] INFO -- : making encs I, [2023-11-17T04:38:04.300329 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:38:04.300406 #2250829] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-11-17T04:38:04.300462 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:38:04.304081 #2250829] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-11-17T04:38:04.455662 #2250829] INFO -- : ext/configure-ext.mk updated I, [2023-11-17T04:38:04.460404 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:38:10.081636 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:38:10.082229 #2250829] INFO -- : generating makefile exts.mk I, [2023-11-17T04:38:10.209737 #2250829] INFO -- : exts.mk unchanged I, [2023-11-17T04:38:10.217967 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:38:10.850374 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-11-17T04:38:10.870420 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-11-17T04:38:10.906117 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-11-17T04:38:10.918830 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-11-17T04:38:10.940119 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-11-17T04:38:10.963587 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-11-17T04:38:10.979827 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-11-17T04:38:11.022922 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-11-17T04:38:11.070605 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-11-17T04:38:11.094372 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-11-17T04:38:11.140591 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-11-17T04:38:11.173034 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-11-17T04:38:11.185593 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-11-17T04:38:11.199509 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-11-17T04:38:11.221590 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-11-17T04:38:11.249563 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-11-17T04:38:11.288861 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-11-17T04:38:11.297000 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-11-17T04:38:11.309472 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-11-17T04:38:11.327410 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-11-17T04:38:11.337426 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-11-17T04:38:11.354554 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-11-17T04:38:11.392491 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-11-17T04:38:11.433245 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-11-17T04:38:11.440644 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-11-17T04:38:11.457888 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-11-17T04:38:11.476635 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-11-17T04:38:11.554353 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-11-17T04:38:11.562377 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-11-17T04:38:11.575553 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-11-17T04:38:11.597640 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-11-17T04:38:11.617505 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-11-17T04:38:11.634348 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-11-17T04:38:11.651238 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-11-17T04:38:11.709414 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-11-17T04:38:11.743632 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-11-17T04:38:11.776182 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-11-17T04:38:11.788965 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-11-17T04:38:11.814152 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-11-17T04:38:11.934239 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-11-17T04:38:11.941630 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-11-17T04:38:12.033923 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-11-17T04:38:12.038340 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.3.0/ext/rbs_extension' I, [2023-11-17T04:38:12.160580 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.3.0/ext/rbs_extension' I, [2023-11-17T04:38:12.233397 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:38:12.546360 #2250829] INFO -- : make[2]: 'ruby' is up to date. I, [2023-11-17T04:38:12.546487 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:38:12.547095 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:38:12.551394 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:38:12.551468 #2250829] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-11-17T04:38:12.551507 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:38:12.798411 #2250829] INFO -- : RUBY_ISEQ_DUMP_DEBUG = to_binary I, [2023-11-17T04:38:12.798497 #2250829] INFO -- : Run options: I, [2023-11-17T04:38:12.798518 #2250829] INFO -- : --seed=789 I, [2023-11-17T04:38:12.798535 #2250829] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk-iseq_binary/lib -I. -I.ext/common /tmp/ruby/src/trunk-iseq_binary/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2023-11-17T04:38:12.798550 #2250829] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-iseq_binary/test/.excludes I, [2023-11-17T04:38:12.798565 #2250829] INFO -- : --name=!/memory_leak/ I, [2023-11-17T04:38:12.798579 #2250829] INFO -- : --stderr-on-failure I, [2023-11-17T04:38:12.798594 #2250829] INFO -- : -j4 I, [2023-11-17T04:38:12.798609 #2250829] INFO -- : I, [2023-11-17T04:38:12.798623 #2250829] INFO -- : # Running tests: I, [2023-11-17T04:38:12.798638 #2250829] INFO -- : I, [2023-11-17T04:38:14.366535 #2250829] INFO -- : [ 1/908] 2302748=test_remote_fetch_error I, [2023-11-17T04:38:14.450520 #2250829] INFO -- : [ 2/908] 2302750=test_ossl I, [2023-11-17T04:38:14.476054 #2250829] INFO -- : [ 3/908] 2302746=test_update I, [2023-11-17T04:38:14.483429 #2250829] INFO -- : [ 4/908] 2302747=test_gem_ext_rake_builder I, [2023-11-17T04:38:15.522361 #2250829] INFO -- : [ 5/908] 2302746=test_rubygems I, [2023-11-17T04:38:19.979410 #2250829] INFO -- : [ 6/908] 2302748=test_rdoc_code_object I, [2023-11-17T04:38:20.006840 #2250829] INFO -- : [ 7/908] 2302746=test_digest I, [2023-11-17T04:38:23.002611 #2250829] INFO -- : [ 8/908] 2302746=test_pack I, [2023-11-17T04:38:23.454384 #2250829] INFO -- : [ 9/908] 2302746=test_notimplement I, [2023-11-17T04:38:24.274738 #2250829] INFO -- : [ 10/908] 2302746=test_ruby_lex I, [2023-11-17T04:38:24.322419 #2250829] INFO -- : [ 11/908] 2302747=test_enc_raise I, [2023-11-17T04:38:25.101055 #2250829] INFO -- : [ 12/908] 2302747=test_gem_dependency_installer I, [2023-11-17T04:38:27.270754 #2250829] INFO -- : [ 13/908] 2302746=test_write I, [2023-11-17T04:38:28.223698 #2250829] INFO -- : [ 14/908] 2302746=test_gem_resolver_git_specification I, [2023-11-17T04:38:28.726091 #2250829] INFO -- : [ 15/908] 2302748=test_ractor I, [2023-11-17T04:38:29.410036 #2250829] INFO -- : [ 16/908] 2302748=test_super I, [2023-11-17T04:38:30.841380 #2250829] INFO -- : [ 17/908] 2302746=test_random_formatter I, [2023-11-17T04:38:30.998351 #2250829] INFO -- : [ 18/908] 2302746=test_fiddle I, [2023-11-17T04:38:31.340351 #2250829] INFO -- : [ 19/908] 2302746=test_syntax I, [2023-11-17T04:38:32.751176 #2250829] INFO -- : [ 20/908] 2302748=test_object I, [2023-11-17T04:38:33.065688 #2250829] INFO -- : [ 21/908] 2302748=test_singleton I, [2023-11-17T04:38:33.172313 #2250829] INFO -- : [ 22/908] 2302748=test_trick I, [2023-11-17T04:38:41.746660 #2250829] INFO -- : [ 23/908] 2302747=test_nkf I, [2023-11-17T04:38:43.823149 #2250829] INFO -- : [ 24/908] 2302747=test_rdoc_generator_pot_po I, [2023-11-17T04:38:45.678363 #2250829] INFO -- : [ 25/908] 2302748=test_coderange I, [2023-11-17T04:38:45.796622 #2250829] INFO -- : [ 26/908] 2302748=test_change_word I, [2023-11-17T04:38:45.887696 #2250829] INFO -- : [ 27/908] 2302750=test_compile_prism I, [2023-11-17T04:38:45.898687 #2250829] INFO -- : [ 28/908] 2302747=json_generator_test I, [2023-11-17T04:38:45.996732 #2250829] INFO -- : [ 29/908] 2302748=test_handle I, [2023-11-17T04:38:46.663213 #2250829] INFO -- : [ 30/908] 2302747=test_rewind I, [2023-11-17T04:38:47.014754 #2250829] INFO -- : [ 31/908] 2302750=test_propertyputref I, [2023-11-17T04:38:47.081450 #2250829] INFO -- : [ 32/908] 2302750=test_dns I, [2023-11-17T04:38:47.255083 #2250829] INFO -- : [ 33/908] 2302747=json_encoding_test I, [2023-11-17T04:38:47.270205 #2250829] INFO -- : [ 34/908] 2302747=test_erb_command I, [2023-11-17T04:38:47.338567 #2250829] INFO -- : [ 35/908] 2302748=test_bash_completion I, [2023-11-17T04:38:47.397219 #2250829] INFO -- : [ 36/908] 2302748=test_gem_uri I, [2023-11-17T04:38:47.551205 #2250829] INFO -- : [ 37/908] 2302747=test_data I, [2023-11-17T04:38:47.599375 #2250829] INFO -- : [ 38/908] 2302748=library_symbols_test I, [2023-11-17T04:38:47.687368 #2250829] INFO -- : [ 39/908] 2302747=test_enumerator I, [2023-11-17T04:38:47.766689 #2250829] INFO -- : [ 40/908] 2302747=test_ractor I, [2023-11-17T04:38:47.974526 #2250829] INFO -- : [ 41/908] 2302747=test_types I, [2023-11-17T04:38:47.985274 #2250829] INFO -- : [ 42/908] 2302747=test_not I, [2023-11-17T04:38:48.034543 #2250829] INFO -- : [ 43/908] 2302747=test_alias I, [2023-11-17T04:38:48.514930 #2250829] INFO -- : [ 44/908] 2302750=test_rdoc_parser_simple I, [2023-11-17T04:38:49.296635 #2250829] INFO -- : [ 45/908] 2302747=test_rdoc_class_module I, [2023-11-17T04:38:49.671723 #2250829] INFO -- : [ 46/908] 2302748=test_gem_spec_fetcher I, [2023-11-17T04:38:50.726539 #2250829] INFO -- : [ 47/908] 2302748=test_reline_key I, [2023-11-17T04:38:52.958565 #2250829] INFO -- : [ 48/908] 2302748=test_date_compat I, [2023-11-17T04:38:52.979276 #2250829] INFO -- : [ 49/908] 2302748=test_extlibs I, [2023-11-17T04:38:53.209937 #2250829] INFO -- : [ 50/908] 2302750=test_keyword I, [2023-11-17T04:38:54.132550 #2250829] INFO -- : [ 51/908] 2302747=test_unicode_normalize I, [2023-11-17T04:38:57.038838 #2250829] INFO -- : [ 52/908] 2302750=test_table I, [2023-11-17T04:38:58.127660 #2250829] INFO -- : [ 53/908] 2302750=test_ostruct I, [2023-11-17T04:38:59.980779 #2250829] INFO -- : [ 54/908] 2302750=test_data_converters I, [2023-11-17T04:39:00.282528 #2250829] INFO -- : [ 55/908] 2302750=test_pkey_dsa I, [2023-11-17T04:39:03.130763 #2250829] INFO -- : [ 56/908] 2302750=test_date_arith I, [2023-11-17T04:39:03.418691 #2250829] INFO -- : [ 57/908] 2302750=test_stringio I, [2023-11-17T04:39:04.290171 #2250829] INFO -- : [ 58/908] 2302748=test_fips I, [2023-11-17T04:39:04.894167 #2250829] INFO -- : [ 59/908] 2302750=test_gem_dependency_resolution_error I, [2023-11-17T04:39:05.980975 #2250829] INFO -- : [ 60/908] 2302748=test_win32ole_method_event I, [2023-11-17T04:39:06.025207 #2250829] INFO -- : [ 61/908] 2302748=test_helper I, [2023-11-17T04:39:06.086354 #2250829] INFO -- : [ 62/908] 2302748=test_cesu8 I, [2023-11-17T04:39:06.549419 #2250829] INFO -- : [ 63/908] 2302748=test_signedness I, [2023-11-17T04:39:08.322354 #2250829] INFO -- : [ 64/908] 2302746=test_trace I, [2023-11-17T04:39:08.362352 #2250829] INFO -- : [ 65/908] 2302746=test_gem_request_set_lockfile_parser I, [2023-11-17T04:39:08.767636 #2250829] INFO -- : [ 66/908] 2302750=test_quote_empty I, [2023-11-17T04:39:08.879834 #2250829] INFO -- : [ 67/908] 2302750=test_ractor I, [2023-11-17T04:39:09.116695 #2250829] INFO -- : [ 68/908] 2302750=test_arity I, [2023-11-17T04:39:09.140266 #2250829] INFO -- : [ 69/908] 2302750=test_ast I, [2023-11-17T04:39:09.595864 #2250829] INFO -- : [ 70/908] 2302746=test_gc I, [2023-11-17T04:39:21.726659 #2250829] INFO -- : [ 71/908] 2302747=test_rendering I, [2023-11-17T04:39:23.929589 #2250829] INFO -- : [ 72/908] 2302747=test_within_pipe I, [2023-11-17T04:39:24.226585 #2250829] INFO -- : [ 73/908] 2302747=test_rand I, [2023-11-17T04:39:26.659642 #2250829] INFO -- : [ 74/908] 2302747=test_gem_source_git I, [2023-11-17T04:39:32.728518 #2250829] INFO -- : [ 75/908] 2302748=test_gem_commands_open_command I, [2023-11-17T04:39:33.566362 #2250829] INFO -- : [ 76/908] 2302747=test_regex_casefold I, [2023-11-17T04:39:33.724754 #2250829] INFO -- : [ 77/908] 2302747=test_beginendblock I, [2023-11-17T04:39:33.790950 #2250829] INFO -- : [ 78/908] 2302748=test_ws I, [2023-11-17T04:39:33.908888 #2250829] INFO -- : [ 79/908] 2302748=test_gem_resolver_api_specification I, [2023-11-17T04:39:34.750371 #2250829] INFO -- : [ 80/908] 2302748=parse_test I, [2023-11-17T04:39:36.500014 #2250829] INFO -- : [ 81/908] 2302747=desugar_compiler_test I, [2023-11-17T04:39:39.108424 #2250829] INFO -- : [ 82/908] 2302747=test_cgi_multipart I, [2023-11-17T04:39:40.014047 #2250829] INFO -- : [ 83/908] 2302747=test_mailto I, [2023-11-17T04:39:40.103674 #2250829] INFO -- : [ 84/908] 2302747=test_autoconf I, [2023-11-17T04:39:40.259733 #2250829] INFO -- : [ 85/908] 2302747=test_random I, [2023-11-17T04:39:40.442768 #2250829] INFO -- : [ 86/908] 2302747=test_gem_ext_cargo_builder I, [2023-11-17T04:39:40.648916 #2250829] INFO -- : [ 87/908] 2302747=test_inadvertent_creation I, [2023-11-17T04:39:41.366613 #2250829] INFO -- : [ 88/908] 2302747=test_load I, [2023-11-17T04:39:41.504220 #2250829] INFO -- : [ 89/908] 2302747=test_rdoc_comment I, [2023-11-17T04:39:41.929440 #2250829] INFO -- : [ 90/908] 2302747=test_gem_commands_check_command I, [2023-11-17T04:39:42.327921 #2250829] INFO -- : [ 91/908] 2302747=test_string_processing I, [2023-11-17T04:39:42.399256 #2250829] INFO -- : [ 92/908] 2302747=errors_test I, [2023-11-17T04:39:42.865454 #2250829] INFO -- : [ 93/908] 2302747=test_set_len I, [2023-11-17T04:39:42.966513 #2250829] INFO -- : [ 94/908] 2302747=test_gem_platform I, [2023-11-17T04:39:44.077005 #2250829] INFO -- : [ 95/908] 2302747=test_noarg I, [2023-11-17T04:39:44.334360 #2250829] INFO -- : [ 96/908] 2302747=test_generic I, [2023-11-17T04:39:44.810767 #2250829] INFO -- : [ 97/908] 2302747=test_weakkeymap I, [2023-11-17T04:39:45.629302 #2250829] INFO -- : [ 98/908] 2302747=test_append I, [2023-11-17T04:39:45.653299 #2250829] INFO -- : [ 99/908] 2302747=test_vm_dump I, [2023-11-17T04:39:45.711788 #2250829] INFO -- : [100/908] 2302747=test_utf32 I, [2023-11-17T04:39:45.806770 #2250829] INFO -- : [101/908] 2302747=test_drbssl I, [2023-11-17T04:39:55.332425 #2250829] INFO -- : [102/908] 2302748=test_files_lib I, [2023-11-17T04:39:58.126689 #2250829] INFO -- : [103/908] 2302746=test_rdoc_generator_darkfish I, [2023-11-17T04:40:08.166364 #2250829] INFO -- : [104/908] 2302746=test_dup I, [2023-11-17T04:40:08.813940 #2250829] INFO -- : [105/908] 2302746=test_ractor I, [2023-11-17T04:40:11.398551 #2250829] INFO -- : [106/908] 2302746=test_date_attr I, [2023-11-17T04:40:11.530084 #2250829] INFO -- : [107/908] 2302746=test_error_highlight I, [2023-11-17T04:40:13.412673 #2250829] INFO -- : [108/908] 2302746=test_function_entry I, [2023-11-17T04:40:13.515277 #2250829] INFO -- : [109/908] 2302746=test_placearg I, [2023-11-17T04:40:13.736602 #2250829] INFO -- : [110/908] 2302746=test_scalar_scanner I, [2023-11-17T04:40:15.214615 #2250829] INFO -- : [111/908] 2302746=test_ssl I, [2023-11-17T04:40:16.711484 #2250829] INFO -- : [112/908] 2302746=test_ractor I, [2023-11-17T04:40:16.943151 #2250829] INFO -- : [113/908] 2302746=test_condition I, [2023-11-17T04:40:17.010587 #2250829] INFO -- : [114/908] 2302746=test_delete I, [2023-11-17T04:40:17.078948 #2250829] INFO -- : [115/908] 2302746=test_cp949 I, [2023-11-17T04:40:17.175063 #2250829] INFO -- : [116/908] 2302746=test_marshal I, [2023-11-17T04:40:21.809377 #2250829] INFO -- : [117/908] 2302746=test_continuation I, [2023-11-17T04:40:22.563972 #2250829] INFO -- : [118/908] 2302746=test_emoji I, [2023-11-17T04:40:22.782349 #2250829] INFO -- : [119/908] 2302746=test_sorted_set I, [2023-11-17T04:40:23.249559 #2250829] INFO -- : [120/908] 2302748=test_memory_view I, [2023-11-17T04:40:23.348190 #2250829] INFO -- : [121/908] 2302748=test_eval I, [2023-11-17T04:40:23.353006 #2250829] INFO -- : [122/908] 2302748=test_files_test I, [2023-11-17T04:40:23.402349 #2250829] INFO -- : [123/908] 2302748=test_enumerable I, [2023-11-17T04:40:23.634791 #2250829] INFO -- : [124/908] 2302748=test_proc I, [2023-11-17T04:40:24.303006 #2250829] INFO -- : [125/908] 2302746=test_parser I, [2023-11-17T04:40:24.601878 #2250829] INFO -- : [126/908] 2302746=test_input_method I, [2023-11-17T04:40:25.632029 #2250829] INFO -- : [127/908] 2302746=test_cgi_core I, [2023-11-17T04:40:26.011601 #2250829] INFO -- : [128/908] 2302746=test_rdoc_cross_reference I, [2023-11-17T04:40:29.047483 #2250829] INFO -- : [129/908] 2302748=test_zlib I, [2023-11-17T04:40:29.071050 #2250829] INFO -- : [130/908] 2302746=test_http_request I, [2023-11-17T04:40:29.138087 #2250829] INFO -- : [131/908] 2302746=test_header I, [2023-11-17T04:40:29.509371 #2250829] INFO -- : [132/908] 2302746=test_gem I, [2023-11-17T04:40:40.724855 #2250829] INFO -- : [133/908] 2302746=test_gem_requirement I, [2023-11-17T04:40:42.255066 #2250829] INFO -- : [134/908] 2302746=comments_test I, [2023-11-17T04:40:44.658360 #2250829] INFO -- : [135/908] 2302746=test_rdoc_markup_paragraph I, [2023-11-17T04:40:44.694849 #2250829] INFO -- : [136/908] 2302746=test_string I, [2023-11-17T04:40:50.522158 #2250829] INFO -- : [137/908] 2302748=test_div I, [2023-11-17T04:40:50.625608 #2250829] INFO -- : [138/908] 2302748=test_deprecated I, [2023-11-17T04:40:50.654357 #2250829] INFO -- : [139/908] 2302748=test_time I, [2023-11-17T04:40:51.689619 #2250829] INFO -- : [140/908] 2302748=test_member I, [2023-11-17T04:40:51.740576 #2250829] INFO -- : [141/908] 2302748=test_base64 I, [2023-11-17T04:40:51.799336 #2250829] INFO -- : [142/908] 2302748=test_object_create_start I, [2023-11-17T04:40:51.814591 #2250829] INFO -- : [143/908] 2302748=test_buffered_io I, [2023-11-17T04:40:52.673330 #2250829] INFO -- : [144/908] 2302748=test_nofree I, [2023-11-17T04:40:52.694723 #2250829] INFO -- : [145/908] 2302748=test_invalid I, [2023-11-17T04:40:53.462239 #2250829] INFO -- : [146/908] 2302746=test_ubf_async_safe I, [2023-11-17T04:40:53.478621 #2250829] INFO -- : [147/908] 2302746=test_integer I, [2023-11-17T04:40:53.508296 #2250829] INFO -- : [148/908] 2302748=test_win32ole_record I, [2023-11-17T04:40:53.791953 #2250829] INFO -- : [149/908] 2302748=test_gem_commands_setup_command I, [2023-11-17T04:40:57.758351 #2250829] INFO -- : [150/908] 2302748=test_gem_command_manager I, [2023-11-17T04:40:59.745316 #2250829] INFO -- : [151/908] 2302748=test_debug_cmd I, [2023-11-17T04:40:59.878354 #2250829] INFO -- : [152/908] 2302748=test_workspace I, [2023-11-17T04:41:01.736819 #2250829] INFO -- : [153/908] 2302748=test_have_macro I, [2023-11-17T04:41:04.877450 #2250829] INFO -- : [154/908] 2302748=test_framework I, [2023-11-17T04:41:04.894396 #2250829] INFO -- : [155/908] 2302748=test_console_attr I, [2023-11-17T04:41:04.991099 #2250829] INFO -- : [156/908] 2302748=test_ansi_with_terminfo I, [2023-11-17T04:41:05.118678 #2250829] INFO -- : [157/908] 2302748=test_type I, [2023-11-17T04:41:05.150107 #2250829] INFO -- : [158/908] 2302748=test_pipe I, [2023-11-17T04:41:05.332037 #2250829] INFO -- : [159/908] 2302747=test_env I, [2023-11-17T04:41:05.683820 #2250829] INFO -- : [160/908] 2302748=test_gem_commands_contents_command I, [2023-11-17T04:41:06.347998 #2250829] INFO -- : [161/908] 2302748=test_sleep I, [2023-11-17T04:41:08.289576 #2250829] INFO -- : [162/908] 2302746=json_parser_test I, [2023-11-17T04:41:08.554332 #2250829] INFO -- : [163/908] 2302746=test_normalize I, [2023-11-17T04:41:08.766893 #2250829] INFO -- : [164/908] 2302746=test_gem_source_local I, [2023-11-17T04:41:10.331696 #2250829] INFO -- : [165/908] 2302746=test_udp I, [2023-11-17T04:41:10.430523 #2250829] INFO -- : [166/908] 2302746=test_integer_comb I, [2023-11-17T04:41:11.351345 #2250829] INFO -- : [167/908] 2302748=test_gem_impossible_dependencies_error I, [2023-11-17T04:41:11.433022 #2250829] INFO -- : [168/908] 2302748=test_backtrace I, [2023-11-17T04:41:13.460518 #2250829] INFO -- : [169/908] 2302748=test_rdoc_task I, [2023-11-17T04:41:13.466679 #2250829] INFO -- : [170/908] 2302748=test_gem_resolver_lock_specification I, [2023-11-17T04:41:13.805253 #2250829] INFO -- : [171/908] 2302748=test_strip I, [2023-11-17T04:41:13.988374 #2250829] INFO -- : [172/908] 2302748=test_date I, [2023-11-17T04:41:14.166800 #2250829] INFO -- : [173/908] 2302748=test_nonblock I, [2023-11-17T04:41:14.473796 #2250829] INFO -- : [174/908] 2302748=test_yaml_tree I, [2023-11-17T04:41:14.706863 #2250829] INFO -- : [175/908] 2302748=test_variable_name_check I, [2023-11-17T04:41:15.262358 #2250829] INFO -- : [176/908] 2302748=test_dir I, [2023-11-17T04:41:17.010579 #2250829] INFO -- : [177/908] 2302748=test_tracepoint I, [2023-11-17T04:41:18.170471 #2250829] INFO -- : [178/908] 2302748=encoding_test I, [2023-11-17T04:41:18.788817 #2250829] INFO -- : [179/908] 2302747=test_gem_config_file I, [2023-11-17T04:41:20.158681 #2250829] INFO -- : [180/908] 2302747=test_rdoc_rd_inline_parser I, [2023-11-17T04:41:20.450840 #2250829] INFO -- : [181/908] 2302747=test_ts I, [2023-11-17T04:41:23.734615 #2250829] INFO -- : [182/908] 2302747=test_yjit_exit_locations I, [2023-11-17T04:41:24.200047 #2250829] INFO -- : [183/908] 2302747=test_locale I, [2023-11-17T04:41:24.340556 #2250829] INFO -- : [184/908] 2302747=test_win32ole_param I, [2023-11-17T04:41:24.370492 #2250829] INFO -- : [185/908] 2302747=test_frozen I, [2023-11-17T04:41:24.422561 #2250829] INFO -- : [186/908] 2302747=test_internal_ivar I, [2023-11-17T04:41:24.474677 #2250829] INFO -- : [187/908] 2302747=test_nesting_parser I, [2023-11-17T04:41:24.670661 #2250829] INFO -- : [188/908] 2302747=test_basicinstructions I, [2023-11-17T04:41:25.434589 #2250829] INFO -- : [189/908] 2302747=test_key_actor_emacs I, [2023-11-17T04:41:25.750437 #2250829] INFO -- : [190/908] 2302747=test_symbol I, [2023-11-17T04:41:25.762511 #2250829] INFO -- : [191/908] 2302747=test_gem_commands_cleanup_command I, [2023-11-17T04:41:27.918576 #2250829] INFO -- : [192/908] 2302746=test_pstore I, [2023-11-17T04:41:28.206714 #2250829] INFO -- : [193/908] 2302746=test_range I, [2023-11-17T04:41:29.444788 #2250829] INFO -- : [194/908] 2302747=test_depth_first I, [2023-11-17T04:41:29.604835 #2250829] INFO -- : [195/908] 2302747=test_kdf I, [2023-11-17T04:41:30.313458 #2250829] INFO -- : [196/908] 2302747=test_integer I, [2023-11-17T04:41:30.744237 #2250829] INFO -- : [197/908] 2302747=test_pkcs12 I, [2023-11-17T04:41:31.782371 #2250829] INFO -- : [198/908] 2302746=test_rdoc_generator_pot I, [2023-11-17T04:41:31.924697 #2250829] INFO -- : [199/908] 2302746=test_ripper I, [2023-11-17T04:41:32.158349 #2250829] INFO -- : [200/908] 2302747=test_configuration I, [2023-11-17T04:41:32.886756 #2250829] INFO -- : [201/908] 2302747=test_force_quotes I, [2023-11-17T04:41:33.076577 #2250829] INFO -- : [202/908] 2302747=test_nil I, [2023-11-17T04:41:33.078484 #2250829] INFO -- : [203/908] 2302747=test_len I, [2023-11-17T04:41:33.107140 #2250829] INFO -- : [204/908] 2302747=test_gem_gem_runner I, [2023-11-17T04:41:33.338706 #2250829] INFO -- : [205/908] 2302746=test_webauthn_poller I, [2023-11-17T04:41:33.624335 #2250829] INFO -- : [206/908] 2302747=test_gem_remote_fetcher I, [2023-11-17T04:41:34.018916 #2250829] INFO -- : [207/908] 2302746=test_x509store I, [2023-11-17T04:41:35.522592 #2250829] INFO -- : [208/908] 2302746=test_cgi_modruby I, [2023-11-17T04:41:35.702462 #2250829] INFO -- : [209/908] 2302746=test_time_tz I, [2023-11-17T04:41:36.465158 #2250829] INFO -- : [210/908] 2302746=test_gem_commands_push_command I, [2023-11-17T04:41:38.342579 #2250829] INFO -- : [211/908] 2302746=test_gem_commands_dependency_command I, [2023-11-17T04:41:38.856207 #2250829] INFO -- : [212/908] 2302746=test_digest_extend I, [2023-11-17T04:41:39.134879 #2250829] INFO -- : [213/908] 2302746=test_provider I, [2023-11-17T04:41:40.307628 #2250829] INFO -- : [214/908] 2302746=test_autoload I, [2023-11-17T04:41:46.725073 #2250829] INFO -- : [215/908] 2302747=test_nextafter I, [2023-11-17T04:41:47.212006 #2250829] INFO -- : [216/908] 2302747=test_stat I, [2023-11-17T04:41:47.262598 #2250829] INFO -- : [217/908] 2302747=test_capacity I, [2023-11-17T04:41:47.343396 #2250829] INFO -- : [218/908] 2302747=test_jaro_winkler I, [2023-11-17T04:41:47.463331 #2250829] INFO -- : [219/908] 2302747=test_psych I, [2023-11-17T04:41:47.886717 #2250829] INFO -- : [220/908] 2302747=test_utf16 I, [2023-11-17T04:41:48.008559 #2250829] INFO -- : [221/908] 2302747=test_fd_setsize I, [2023-11-17T04:41:48.033524 #2250829] INFO -- : [222/908] 2302747=test_passing_block I, [2023-11-17T04:41:48.558707 #2250829] INFO -- : [223/908] 2302747=test_encodings I, [2023-11-17T04:41:51.399189 #2250829] INFO -- : [224/908] 2302747=test_insns_leaf I, [2023-11-17T04:41:51.490355 #2250829] INFO -- : [225/908] 2302747=test_etc I, [2023-11-17T04:41:51.999066 #2250829] INFO -- : [226/908] 2302747=test_rdoc_top_level I, [2023-11-17T04:41:53.355998 #2250829] INFO -- : [227/908] 2302747=test_option I, [2023-11-17T04:41:53.742403 #2250829] INFO -- : [228/908] 2302747=test_x509req I, [2023-11-17T04:41:54.727057 #2250829] INFO -- : [229/908] 2302747=test_argf I, [2023-11-17T04:41:59.722712 #2250829] INFO -- : [230/908] 2302748=test_merge_keys I, [2023-11-17T04:41:59.894700 #2250829] INFO -- : [231/908] 2302748=test_m17n I, [2023-11-17T04:42:00.612023 #2250829] INFO -- : [232/908] 2302748=test_yjit I, [2023-11-17T04:42:05.866622 #2250829] INFO -- : [233/908] 2302746=test_rdoc_extend I, [2023-11-17T04:42:06.005394 #2250829] INFO -- : [234/908] 2302746=json_ext_parser_test I, [2023-11-17T04:42:06.086552 #2250829] INFO -- : [235/908] 2302746=test_io_buffer I, [2023-11-17T04:42:06.517475 #2250829] INFO -- : [236/908] 2302746=test_threadgroup I, [2023-11-17T04:42:07.638672 #2250829] INFO -- : [237/908] 2302746=test_resize I, [2023-11-17T04:42:07.792708 #2250829] INFO -- : [238/908] 2302746=test_gem_request_set_lockfile_tokenizer I, [2023-11-17T04:42:08.337799 #2250829] INFO -- : [239/908] 2302746=test_io I, [2023-11-17T04:42:16.005827 #2250829] INFO -- : [240/908] 2302747=test_dln I, [2023-11-17T04:42:16.060174 #2250829] INFO -- : [241/908] 2302747=json_string_matching_test I, [2023-11-17T04:42:16.068823 #2250829] INFO -- : [242/908] 2302747=test_gem_commands_server_command I, [2023-11-17T04:42:16.161097 #2250829] INFO -- : [243/908] 2302747=test_set I, [2023-11-17T04:42:16.211714 #2250829] INFO -- : [244/908] 2302747=test_gem_package_old I, [2023-11-17T04:42:16.608761 #2250829] INFO -- : [245/908] 2302747=test_pkg_config I, [2023-11-17T04:42:16.624187 #2250829] INFO -- : [246/908] 2302747=test_method I, [2023-11-17T04:42:23.902367 #2250829] INFO -- : [247/908] 2302747=test_rdoc_rdoc I, [2023-11-17T04:42:24.813099 #2250829] INFO -- : [248/908] 2302747=magic_comment_test I, [2023-11-17T04:42:24.886590 #2250829] INFO -- : [249/908] 2302747=test_https_proxy I, [2023-11-17T04:42:24.973126 #2250829] INFO -- : [250/908] 2302747=test_httpresponses I, [2023-11-17T04:42:25.078712 #2250829] INFO -- : [251/908] 2302747=test_egrep_cpp I, [2023-11-17T04:42:25.614512 #2250829] INFO -- : [252/908] 2302747=test_rdoc_markup_verbatim I, [2023-11-17T04:42:25.698614 #2250829] INFO -- : [253/908] 2302747=test_gem_uninstaller I, [2023-11-17T04:42:30.600788 #2250829] INFO -- : [254/908] 2302747=test_date_conv I, [2023-11-17T04:42:30.782538 #2250829] INFO -- : [255/908] 2302747=test_stream I, [2023-11-17T04:42:30.857417 #2250829] INFO -- : [256/908] 2302747=test_nomethod_error I, [2023-11-17T04:42:30.910638 #2250829] INFO -- : [257/908] 2302747=test_date_marshal I, [2023-11-17T04:42:30.939198 #2250829] INFO -- : [258/908] 2302747=test_refinement I, [2023-11-17T04:42:31.949982 #2250829] INFO -- : [259/908] 2302748=test_human_typo I, [2023-11-17T04:42:31.982376 #2250829] INFO -- : [260/908] 2302748=test_rdoc_rd_inline I, [2023-11-17T04:42:32.274604 #2250829] INFO -- : [261/908] 2302748=test_fiber I, [2023-11-17T04:42:40.298423 #2250829] INFO -- : [262/908] 2302748=test_converters I, [2023-11-17T04:42:40.362727 #2250829] INFO -- : [263/908] 2302748=test_files_test_1 I, [2023-11-17T04:42:40.377718 #2250829] INFO -- : [264/908] 2302748=test_gem_commands_unpack_command I, [2023-11-17T04:42:42.334591 #2250829] INFO -- : [265/908] 2302748=test_rdoc_markup_to_rdoc I, [2023-11-17T04:42:42.578715 #2250829] INFO -- : [266/908] 2302748=test_rdoc_servlet I, [2023-11-17T04:42:43.524424 #2250829] INFO -- : [267/908] 2302748=test_windows_1252 I, [2023-11-17T04:42:43.637900 #2250829] INFO -- : [268/908] 2302748=test_rdoc_markup_pre_process I, [2023-11-17T04:42:44.064638 #2250829] INFO -- : [269/908] 2302748=test_gem_commands_yank_command I, [2023-11-17T04:42:45.047596 #2250829] INFO -- : [270/908] 2302748=test_hash I, [2023-11-17T04:42:45.673431 #2250829] INFO -- : [271/908] 2302750=test_rdoc_markup_to_html_crossref I, [2023-11-17T04:42:47.990558 #2250829] INFO -- : [272/908] 2302750=test_cgi_session I, [2023-11-17T04:42:48.190363 #2250829] INFO -- : [273/908] 2302750=test_x509crl I, [2023-11-17T04:42:49.581855 #2250829] INFO -- : [274/908] 2302750=test_date_ractor I, [2023-11-17T04:42:49.736002 #2250829] INFO -- : [275/908] 2302750=test_math I, [2023-11-17T04:42:49.786171 #2250829] INFO -- : [276/908] 2302750=test_gc I, [2023-11-17T04:42:49.817518 #2250829] INFO -- : [277/908] 2302747=test_libs I, [2023-11-17T04:42:49.846668 #2250829] INFO -- : [278/908] 2302750=test_ensured I, [2023-11-17T04:42:49.899996 #2250829] INFO -- : [279/908] 2302747=test_patterns I, [2023-11-17T04:42:49.952403 #2250829] INFO -- : [280/908] 2302747=test_x509ext I, [2023-11-17T04:42:50.001460 #2250829] INFO -- : [281/908] 2302747=test_key_name_check I, [2023-11-17T04:42:50.098500 #2250829] INFO -- : [282/908] 2302747=test_bug-3571 I, [2023-11-17T04:42:50.106972 #2250829] INFO -- : [283/908] 2302747=test_dryrun I, [2023-11-17T04:42:50.138526 #2250829] INFO -- : [284/908] 2302750=test_ifunless I, [2023-11-17T04:42:50.168214 #2250829] INFO -- : [285/908] 2302750=test_project_sanity I, [2023-11-17T04:42:50.455481 #2250829] INFO -- : [286/908] 2302747=test_case I, [2023-11-17T04:42:50.610356 #2250829] INFO -- : [287/908] 2302747=test_gem_package_tar_writer I, [2023-11-17T04:42:50.640308 #2250829] INFO -- : [288/908] 2302750=test_gem_source_subpath_problem I, [2023-11-17T04:42:51.264575 #2250829] INFO -- : [289/908] 2302747=test_pack I, [2023-11-17T04:42:51.562561 #2250829] INFO -- : [290/908] 2302747=test_rdoc_markup_to_bs I, [2023-11-17T04:42:51.851318 #2250829] INFO -- : [291/908] 2302750=test_config I, [2023-11-17T04:42:52.029354 #2250829] INFO -- : [292/908] 2302747=test_key_stroke I, [2023-11-17T04:42:52.181307 #2250829] INFO -- : [293/908] 2302747=test_lazy_enumerator I, [2023-11-17T04:42:54.006180 #2250829] INFO -- : [294/908] 2302747=test_pp I, [2023-11-17T04:42:54.228694 #2250829] INFO -- : [295/908] 2302747=test_struct I, [2023-11-17T04:42:54.285893 #2250829] INFO -- : [296/908] 2302747=test_gem_request_set_lockfile I, [2023-11-17T04:42:54.327205 #2250829] INFO -- : [297/908] 2302750=test_find_executable I, [2023-11-17T04:42:55.339443 #2250829] INFO -- : [298/908] 2302750=test_rubyoptions I, [2023-11-17T04:42:56.546520 #2250829] INFO -- : [299/908] 2302746=test_array I, [2023-11-17T04:42:56.574708 #2250829] INFO -- : [300/908] 2302747=fuzzer_test I, [2023-11-17T04:42:56.594444 #2250829] INFO -- : [301/908] 2302746=test_postponed_job I, [2023-11-17T04:42:56.650428 #2250829] INFO -- : [302/908] 2302747=test_whileuntil I, [2023-11-17T04:42:56.663234 #2250829] INFO -- : [303/908] 2302747=test_bn I, [2023-11-17T04:42:57.012429 #2250829] INFO -- : [304/908] 2302747=test_gem_source_specific_file I, [2023-11-17T04:42:57.413885 #2250829] INFO -- : [305/908] 2302747=test_emitter I, [2023-11-17T04:42:57.463769 #2250829] INFO -- : [306/908] 2302746=test_bug-5832 I, [2023-11-17T04:42:57.485197 #2250829] INFO -- : [307/908] 2302746=test_monitor I, [2023-11-17T04:42:57.530580 #2250829] INFO -- : [308/908] 2302747=test_gem_resolver_installer_set I, [2023-11-17T04:42:57.964422 #2250829] INFO -- : [309/908] 2302746=test_gem_source I, [2023-11-17T04:42:58.587825 #2250829] INFO -- : [310/908] 2302747=test_getoptlong I, [2023-11-17T04:42:58.718606 #2250829] INFO -- : [311/908] 2302747=test_gem_version_option I, [2023-11-17T04:42:59.028510 #2250829] INFO -- : [312/908] 2302747=test_benchmark I, [2023-11-17T04:43:00.245237 #2250829] INFO -- : [313/908] 2302746=test_gem_source_list I, [2023-11-17T04:43:00.633188 #2250829] INFO -- : [314/908] 2302746=test_yaml_special_cases I, [2023-11-17T04:43:00.765946 #2250829] INFO -- : [315/908] 2302746=test_gem_commands_update_command I, [2023-11-17T04:43:03.350602 #2250829] INFO -- : [316/908] 2302747=test_system I, [2023-11-17T04:43:07.418642 #2250829] INFO -- : [317/908] 2302748=test_type_analyze I, [2023-11-17T04:43:07.456784 #2250829] INFO -- : [318/908] 2302748=test_gem_package I, [2023-11-17T04:43:07.691921 #2250829] INFO -- : [319/908] 2302747=test_gem_resolver_local_specification I, [2023-11-17T04:43:07.842771 #2250829] INFO -- : [320/908] 2302747=test_data I, [2023-11-17T04:43:07.861031 #2250829] INFO -- : [321/908] 2302747=test_sizeof I, [2023-11-17T04:43:08.918644 #2250829] INFO -- : [322/908] 2302746=test_face I, [2023-11-17T04:43:09.159627 #2250829] INFO -- : [323/908] 2302746=test_find I, [2023-11-17T04:43:09.319461 #2250829] INFO -- : [324/908] 2302746=test_assembler I, [2023-11-17T04:43:09.348066 #2250829] INFO -- : [325/908] 2302746=test_require I, [2023-11-17T04:43:10.263388 #2250829] INFO -- : [326/908] 2302748=test_gem_resolver_lock_set I, [2023-11-17T04:43:10.332082 #2250829] INFO -- : [327/908] 2302748=test_ftp I, [2023-11-17T04:43:10.418998 #2250829] INFO -- : [328/908] 2302748=test_rdoc_rd I, [2023-11-17T04:43:10.706597 #2250829] INFO -- : [329/908] 2302748=test_gem_commands_signout_command I, [2023-11-17T04:43:10.774582 #2250829] INFO -- : [330/908] 2302748=test_sleep I, [2023-11-17T04:43:12.965691 #2250829] INFO -- : [331/908] 2302748=test_gem_update_suggestion I, [2023-11-17T04:43:13.522370 #2250829] INFO -- : [332/908] 2302748=test_gem_resolver_installed_specification I, [2023-11-17T04:43:13.603055 #2250829] INFO -- : [333/908] 2302748=heredoc_dedent_test I, [2023-11-17T04:43:13.613284 #2250829] INFO -- : [334/908] 2302748=test_abbrev I, [2023-11-17T04:43:13.654699 #2250829] INFO -- : [335/908] 2302748=test_tree_spell_checker I, [2023-11-17T04:43:13.764351 #2250829] INFO -- : [336/908] 2302748=test_rdoc_method_attr I, [2023-11-17T04:43:14.177736 #2250829] INFO -- : [337/908] 2302748=test_parser I, [2023-11-17T04:43:14.217925 #2250829] INFO -- : [338/908] 2302748=test_err_in_callback I, [2023-11-17T04:43:14.266634 #2250829] INFO -- : [339/908] 2302748=test_acceptable I, [2023-11-17T04:43:14.311444 #2250829] INFO -- : [340/908] 2302748=test_webauthn_listener_response I, [2023-11-17T04:43:14.406783 #2250829] INFO -- : [341/908] 2302748=test_class_name_check I, [2023-11-17T04:43:14.698701 #2250829] INFO -- : [342/908] 2302748=test_irb I, [2023-11-17T04:43:15.568997 #2250829] INFO -- : [343/908] 2302748=test_gem_bundler_version_finder I, [2023-11-17T04:43:15.656620 #2250829] INFO -- : [344/908] 2302748=test_gem_resolver_activation_request I, [2023-11-17T04:43:15.714655 #2250829] INFO -- : [345/908] 2302748=test_iseq_load I, [2023-11-17T04:43:19.282672 #2250829] INFO -- : [346/908] 2302748=test_terminfo I, [2023-11-17T04:43:19.307406 #2250829] INFO -- : [347/908] 2302748=test_object_references I, [2023-11-17T04:43:19.650125 #2250829] INFO -- : [348/908] 2302748=test_bug-14834 I, [2023-11-17T04:43:19.654457 #2250829] INFO -- : [349/908] 2302748=test_key_event_record I, [2023-11-17T04:43:19.736952 #2250829] INFO -- : [350/908] 2302748=test_delegate I, [2023-11-17T04:43:19.878758 #2250829] INFO -- : [351/908] 2302748=test_addrinfo I, [2023-11-17T04:43:20.630507 #2250829] INFO -- : [352/908] 2302746=test_require I, [2023-11-17T04:43:20.703027 #2250829] INFO -- : [353/908] 2302746=test_printf I, [2023-11-17T04:43:20.841551 #2250829] INFO -- : [354/908] 2302746=test_popen_deadlock I, [2023-11-17T04:43:21.044084 #2250829] INFO -- : [355/908] 2302748=test_rdoc_ri_driver I, [2023-11-17T04:43:23.042051 #2250829] INFO -- : [356/908] 2302748=test_rdoc_text I, [2023-11-17T04:43:23.151512 #2250829] INFO -- : [357/908] 2302748=test_date_new I, [2023-11-17T04:43:23.249877 #2250829] INFO -- : [358/908] 2302748=test_case_mapping I, [2023-11-17T04:43:23.334572 #2250829] INFO -- : [359/908] 2302748=test_httpheader I, [2023-11-17T04:43:23.550866 #2250829] INFO -- : [360/908] 2302748=test_rdoc_ri_paths I, [2023-11-17T04:43:23.742633 #2250829] INFO -- : [361/908] 2302748=test_typeddata I, [2023-11-17T04:43:23.838848 #2250829] INFO -- : [362/908] 2302747=test_rb_str_dup I, [2023-11-17T04:43:23.857474 #2250829] INFO -- : [363/908] 2302747=test_each I, [2023-11-17T04:43:23.919319 #2250829] INFO -- : [364/908] 2302747=test_rinda I, [2023-11-17T04:43:24.220227 #2250829] INFO -- : [365/908] 2302746=newline_test I, [2023-11-17T04:43:24.763287 #2250829] INFO -- : [366/908] 2302748=test_ocsp I, [2023-11-17T04:43:24.764777 #2250829] INFO -- : [367/908] 2302746=test_rdoc_generator_json_index I, [2023-11-17T04:43:25.049835 #2250829] INFO -- : [368/908] 2302746=test_exception_at_throwing I, [2023-11-17T04:43:25.367603 #2250829] INFO -- : [369/908] 2302746=test_rdoc_markup_attributes I, [2023-11-17T04:43:25.483183 #2250829] INFO -- : [370/908] 2302746=test_array I, [2023-11-17T04:43:26.632973 #2250829] INFO -- : [371/908] 2302748=test_gem_commands_build_command I, [2023-11-17T04:43:27.995134 #2250829] INFO -- : [372/908] 2302748=test_forwardable I, [2023-11-17T04:43:28.272194 #2250829] INFO -- : [373/908] 2302747=test_x509name I, [2023-11-17T04:43:28.395433 #2250829] INFO -- : [374/908] 2302748=test_gem_dependency_list I, [2023-11-17T04:43:28.428196 #2250829] INFO -- : [375/908] 2302747=test_file_exhaustive I, [2023-11-17T04:43:28.854376 #2250829] INFO -- : [376/908] 2302748=test_ssl_session I, [2023-11-17T04:43:31.219529 #2250829] INFO -- : [377/908] 2302748=test_rdoc_i18n_locale I, [2023-11-17T04:43:31.440270 #2250829] INFO -- : [378/908] 2302748=test_shapes I, [2023-11-17T04:43:31.445840 #2250829] INFO -- : [379/908] 2302748=test_io_m17n I, [2023-11-17T04:43:37.930664 #2250829] INFO -- : [380/908] 2302750=test_path_to_class I, [2023-11-17T04:43:37.938797 #2250829] INFO -- : [381/908] 2302750=test_require_path_check I, [2023-11-17T04:43:38.513144 #2250829] INFO -- : [382/908] 2302750=test_gem_ext_ext_conf_builder I, [2023-11-17T04:43:38.615337 #2250829] INFO -- : [383/908] 2302748=test_euc_jp I, [2023-11-17T04:43:38.645005 #2250829] INFO -- : [384/908] 2302748=test_win32ole_typelib I, [2023-11-17T04:43:38.678460 #2250829] INFO -- : [385/908] 2302748=test_delegation I, [2023-11-17T04:43:38.688664 #2250829] INFO -- : [386/908] 2302748=test_external_new I, [2023-11-17T04:43:38.705953 #2250829] INFO -- : [387/908] 2302748=test_recursion I, [2023-11-17T04:43:38.725435 #2250829] INFO -- : [388/908] 2302748=test_reline I, [2023-11-17T04:43:39.201243 #2250829] INFO -- : [389/908] 2302748=test_yield_block I, [2023-11-17T04:43:39.225431 #2250829] INFO -- : [390/908] 2302748=test_modify_expand I, [2023-11-17T04:43:39.267042 #2250829] INFO -- : [391/908] 2302748=test_gem_commands_cert_command I, [2023-11-17T04:43:44.353690 #2250829] INFO -- : [392/908] 2302750=test_gem_available_set I, [2023-11-17T04:43:44.896319 #2250829] INFO -- : [393/908] 2302750=test_float I, [2023-11-17T04:43:47.258273 #2250829] INFO -- : [394/908] 2302746=test_gem_security_signer I, [2023-11-17T04:43:47.658645 #2250829] INFO -- : [395/908] 2302746=test_lexer I, [2023-11-17T04:43:47.778246 #2250829] INFO -- : [396/908] 2302746=test_m17n_comb I, [2023-11-17T04:43:48.321939 #2250829] INFO -- : [397/908] 2302750=test_ractor I, [2023-11-17T04:43:48.490784 #2250829] INFO -- : [398/908] 2302750=test_gem_source_vendor I, [2023-11-17T04:43:48.516904 #2250829] INFO -- : [399/908] 2302750=test_random I, [2023-11-17T04:43:48.552522 #2250829] INFO -- : [400/908] 2302750=test_gem_security I, [2023-11-17T04:43:49.449584 #2250829] INFO -- : [401/908] 2302748=test_gem_resolver_dependency_request I, [2023-11-17T04:43:49.583741 #2250829] INFO -- : [402/908] 2302748=test_mdns I, [2023-11-17T04:43:49.622816 #2250829] INFO -- : [403/908] 2302748=test_emoji_breaks I, [2023-11-17T04:43:49.623044 #2250829] INFO -- : [404/908] 2302748=test_debug I, [2023-11-17T04:43:49.683492 #2250829] INFO -- : [405/908] 2302748=test_omap I, [2023-11-17T04:43:49.754832 #2250829] INFO -- : [406/908] 2302748=test_pkey_rsa I, [2023-11-17T04:43:50.723324 #2250829] INFO -- : [407/908] 2302748=test_rendering I, [2023-11-17T04:43:50.810358 #2250829] INFO -- : [408/908] 2302748=test_numhash I, [2023-11-17T04:43:50.831795 #2250829] INFO -- : [409/908] 2302748=test_shellwords I, [2023-11-17T04:43:50.877232 #2250829] INFO -- : [410/908] 2302748=test_win32ole_event I, [2023-11-17T04:43:51.014456 #2250829] INFO -- : [411/908] 2302748=test_socket I, [2023-11-17T04:44:00.433626 #2250829] INFO -- : [412/908] 2302746=test_wss I, [2023-11-17T04:44:00.490675 #2250829] INFO -- : [413/908] 2302746=test_gem_request_set_gem_dependency_api I, [2023-11-17T04:44:00.677592 #2250829] INFO -- : [414/908] 2302747=test_install I, [2023-11-17T04:44:01.402567 #2250829] INFO -- : [415/908] 2302748=test_scheduler I, [2023-11-17T04:44:01.450625 #2250829] INFO -- : [416/908] 2302750=test_rdoc_context_section I, [2023-11-17T04:44:01.520591 #2250829] INFO -- : [417/908] 2302750=test_gem_indexer I, [2023-11-17T04:44:01.872000 #2250829] INFO -- : [418/908] 2302748=test_rdoc_markup_to_tt_only I, [2023-11-17T04:44:01.980996 #2250829] INFO -- : [419/908] 2302748=test_profile_frames I, [2023-11-17T04:44:02.057472 #2250829] INFO -- : [420/908] 2302747=test_exception I, [2023-11-17T04:44:02.280222 #2250829] INFO -- : [421/908] 2302746=test_rbconfig I, [2023-11-17T04:44:02.319737 #2250829] INFO -- : [422/908] 2302746=test_prettyprint I, [2023-11-17T04:44:02.510560 #2250829] INFO -- : [423/908] 2302746=test_bundled_ca I, [2023-11-17T04:44:02.730585 #2250829] INFO -- : [424/908] 2302748=test_color_printer I, [2023-11-17T04:44:02.805300 #2250829] INFO -- : [425/908] 2302748=test_pair I, [2023-11-17T04:44:04.527016 #2250829] INFO -- : [426/908] 2302746=test_unconverted_fields I, [2023-11-17T04:44:04.654514 #2250829] INFO -- : [427/908] 2302746=test_queue I, [2023-11-17T04:44:04.685105 #2250829] INFO -- : [428/908] 2302746=test_rdoc_markup_formatter I, [2023-11-17T04:44:04.709220 #2250829] INFO -- : [429/908] 2302746=test_grapheme_breaks I, [2023-11-17T04:44:04.762716 #2250829] INFO -- : [430/908] 2302746=test_date_strptime I, [2023-11-17T04:44:05.185624 #2250829] INFO -- : [431/908] 2302746=test_did_you_mean I, [2023-11-17T04:44:05.245390 #2250829] INFO -- : [432/908] 2302746=test_rdoc_markup_to_label I, [2023-11-17T04:44:05.374530 #2250829] INFO -- : [433/908] 2302746=test_tmpdir I, [2023-11-17T04:44:05.644181 #2250829] INFO -- : [434/908] 2302746=test_serialize_subclasses I, [2023-11-17T04:44:05.646458 #2250829] INFO -- : [435/908] 2302746=test_io I, [2023-11-17T04:44:05.666672 #2250829] INFO -- : [436/908] 2302750=test_at_exit I, [2023-11-17T04:44:05.806411 #2250829] INFO -- : [437/908] 2302750=test_rdoc_markup_to_html_snippet I, [2023-11-17T04:44:06.099549 #2250829] INFO -- : [438/908] 2302750=test_open3 I, [2023-11-17T04:44:06.215536 #2250829] INFO -- : [439/908] 2302746=test_load I, [2023-11-17T04:44:06.226029 #2250829] INFO -- : [440/908] 2302746=test_yaml I, [2023-11-17T04:44:06.640141 #2250829] INFO -- : [441/908] 2302746=test_win32ole_variant_outarg I, [2023-11-17T04:44:06.718697 #2250829] INFO -- : [442/908] 2302746=test_rdoc_markup_hard_break I, [2023-11-17T04:44:07.086353 #2250829] INFO -- : [443/908] 2302746=test_rdoc_alias I, [2023-11-17T04:44:07.138364 #2250829] INFO -- : [444/908] 2302746=test_ractor I, [2023-11-17T04:44:07.241319 #2250829] INFO -- : [445/908] 2302746=test_enc_str_buf_cat I, [2023-11-17T04:44:07.271575 #2250829] INFO -- : [446/908] 2302746=test_nowrite I, [2023-11-17T04:44:07.350564 #2250829] INFO -- : [447/908] 2302746=test_stringscanner I, [2023-11-17T04:44:07.408589 #2250829] INFO -- : [448/908] 2302747=test_read I, [2023-11-17T04:44:07.442349 #2250829] INFO -- : [449/908] 2302747=test_thread_queue I, [2023-11-17T04:44:07.466821 #2250829] INFO -- : [450/908] 2302746=test_read_write I, [2023-11-17T04:44:07.527352 #2250829] INFO -- : [451/908] 2302746=test_usrmarshal I, [2023-11-17T04:44:08.309400 #2250829] INFO -- : [452/908] 2302746=dispatcher_test I, [2023-11-17T04:44:08.786353 #2250829] INFO -- : [453/908] 2302746=test_io_buffer I, [2023-11-17T04:44:09.043303 #2250829] INFO -- : [454/908] 2302746=test_eval_history I, [2023-11-17T04:44:09.086834 #2250829] INFO -- : [455/908] 2302746=json_common_interface_test I, [2023-11-17T04:44:09.168416 #2250829] INFO -- : [456/908] 2302746=test_unicode_escape I, [2023-11-17T04:44:09.549044 #2250829] INFO -- : [457/908] 2302746=test_gem_commands_list_command I, [2023-11-17T04:44:09.559501 #2250829] INFO -- : [458/908] 2302746=test_files_ext I, [2023-11-17T04:44:09.850773 #2250829] INFO -- : [459/908] 2302746=test_emitter I, [2023-11-17T04:44:09.923194 #2250829] INFO -- : [460/908] 2302746=test_ansi_without_terminfo I, [2023-11-17T04:44:09.982642 #2250829] INFO -- : [461/908] 2302746=test_mutex_m I, [2023-11-17T04:44:10.007756 #2250829] INFO -- : [462/908] 2302746=test_cstr I, [2023-11-17T04:44:12.262886 #2250829] INFO -- : [463/908] 2302748=test_gem_commands_query_command I, [2023-11-17T04:44:14.945862 #2250829] INFO -- : [464/908] 2302746=test_ancdata I, [2023-11-17T04:44:14.998071 #2250829] INFO -- : [465/908] 2302746=test_rdoc_normal_module I, [2023-11-17T04:44:15.141701 #2250829] INFO -- : [466/908] 2302746=test_rdoc_markdown_test I, [2023-11-17T04:44:15.162508 #2250829] INFO -- : [467/908] 2302748=test_ole_methods I, [2023-11-17T04:44:15.181634 #2250829] INFO -- : [468/908] 2302748=test_config I, [2023-11-17T04:44:15.296941 #2250829] INFO -- : [469/908] 2302748=test_gem_commands_stale_command I, [2023-11-17T04:44:15.309562 #2250829] INFO -- : [470/908] 2302748=test_marshalable I, [2023-11-17T04:44:15.324199 #2250829] INFO -- : [471/908] 2302748=test_my_integer I, [2023-11-17T04:44:15.348985 #2250829] INFO -- : [472/908] 2302748=test_module I, [2023-11-17T04:44:15.496710 #2250829] INFO -- : [473/908] 2302750=test_weakmap I, [2023-11-17T04:44:17.180475 #2250829] INFO -- : [474/908] 2302747=test_gem_source_installed I, [2023-11-17T04:44:17.542343 #2250829] INFO -- : [475/908] 2302747=test_have_func I, [2023-11-17T04:44:19.955380 #2250829] INFO -- : [476/908] 2302746=test_gem_package_tar_header I, [2023-11-17T04:44:20.250926 #2250829] INFO -- : [477/908] 2302746=test_ssl I, [2023-11-17T04:44:21.762828 #2250829] INFO -- : [478/908] 2302747=test_gem_commands_help_command I, [2023-11-17T04:44:22.067054 #2250829] INFO -- : [479/908] 2302748=test_duplicate I, [2023-11-17T04:44:22.070572 #2250829] INFO -- : [480/908] 2302748=test_gem_source_lock I, [2023-11-17T04:44:22.489803 #2250829] INFO -- : [481/908] 2302748=test_gem_installer I, [2023-11-17T04:44:22.618948 #2250829] INFO -- : [482/908] 2302747=test_rdoc_attr I, [2023-11-17T04:44:22.719902 #2250829] INFO -- : [483/908] 2302747=test_pkey_dh I, [2023-11-17T04:44:22.938156 #2250829] INFO -- : [484/908] 2302747=test_files_sample I, [2023-11-17T04:44:23.401174 #2250829] INFO -- : [485/908] 2302747=test_pathname I, [2023-11-17T04:44:24.174825 #2250829] INFO -- : [486/908] 2302747=test_coverage I, [2023-11-17T04:44:27.757151 #2250829] INFO -- : [487/908] 2302747=test_set I, [2023-11-17T04:44:27.956971 #2250829] INFO -- : [488/908] 2302747=test_sprintf I, [2023-11-17T04:44:28.895739 #2250829] INFO -- : [489/908] 2302747=test_protocol I, [2023-11-17T04:44:29.229556 #2250829] INFO -- : [490/908] 2302747=test_rubyvm I, [2023-11-17T04:44:29.277065 #2250829] INFO -- : [491/908] 2302747=test_rdoc_normal_class I, [2023-11-17T04:44:29.379006 #2250829] INFO -- : [492/908] 2302747=test_abi I, [2023-11-17T04:44:30.388509 #2250829] INFO -- : [493/908] 2302747=test_word I, [2023-11-17T04:44:30.443701 #2250829] INFO -- : [494/908] 2302747=test_sexp I, [2023-11-17T04:44:30.537415 #2250829] INFO -- : [495/908] 2302747=test_numeric I, [2023-11-17T04:44:30.650013 #2250829] INFO -- : [496/908] 2302747=test_rdoc_markup_to_ansi I, [2023-11-17T04:44:30.858958 #2250829] INFO -- : [497/908] 2302747=test_const I, [2023-11-17T04:44:30.951798 #2250829] INFO -- : [498/908] 2302747=test_class I, [2023-11-17T04:44:31.056699 #2250829] INFO -- : [499/908] 2302750=test_gem_resolver_git_set I, [2023-11-17T04:44:34.330797 #2250829] INFO -- : [500/908] 2302750=test_arith_seq_extract I, [2023-11-17T04:44:34.763068 #2250829] INFO -- : [501/908] 2302750=test_rdoc_parser I, [2023-11-17T04:44:34.997558 #2250829] INFO -- : [502/908] 2302750=test_rdoc_markup_indented_paragraph I, [2023-11-17T04:44:35.042683 #2250829] INFO -- : [503/908] 2302750=test_spell_checker I, [2023-11-17T04:44:35.110447 #2250829] INFO -- : [504/908] 2302750=test_euc_kr I, [2023-11-17T04:44:35.114576 #2250829] INFO -- : [505/908] 2302750=test_x509attr I, [2023-11-17T04:44:35.195678 #2250829] INFO -- : [506/908] 2302750=location_test I, [2023-11-17T04:44:36.064670 #2250829] INFO -- : [507/908] 2302746=test_gem_command I, [2023-11-17T04:44:36.403596 #2250829] INFO -- : [508/908] 2302750=test_mutex I, [2023-11-17T04:44:36.566684 #2250829] INFO -- : [509/908] 2302746=test_gem_name_tuple I, [2023-11-17T04:44:36.599871 #2250829] INFO -- : [510/908] 2302747=test_kwargs I, [2023-11-17T04:44:36.610791 #2250829] INFO -- : [511/908] 2302746=test_interned_str I, [2023-11-17T04:44:36.614933 #2250829] INFO -- : [512/908] 2302746=test_gem_commands_install_command I, [2023-11-17T04:44:36.738554 #2250829] INFO -- : [513/908] 2302747=test_io_wait I, [2023-11-17T04:44:37.026151 #2250829] INFO -- : [514/908] 2302747=test_bigdecimal_util I, [2023-11-17T04:44:37.097412 #2250829] INFO -- : [515/908] 2302747=test_acl I, [2023-11-17T04:44:37.159367 #2250829] INFO -- : [516/908] 2302747=test_pkcs7 I, [2023-11-17T04:44:37.623987 #2250829] INFO -- : [517/908] 2302747=test_struct I, [2023-11-17T04:44:37.763500 #2250829] INFO -- : [518/908] 2302750=test_bigmath I, [2023-11-17T04:44:37.811668 #2250829] INFO -- : [519/908] 2302747=locals_test I, [2023-11-17T04:44:38.049611 #2250829] INFO -- : [520/908] 2302750=test_cmd I, [2023-11-17T04:44:39.150357 #2250829] INFO -- : [521/908] 2302748=ruby_api_test I, [2023-11-17T04:44:39.353200 #2250829] INFO -- : [522/908] 2302748=ripper_compat_test I, [2023-11-17T04:44:39.405281 #2250829] INFO -- : [523/908] 2302748=test_io_wait_uncommon I, [2023-11-17T04:44:39.433165 #2250829] INFO -- : [524/908] 2302747=test_rdoc_generator_markup I, [2023-11-17T04:44:39.449502 #2250829] INFO -- : [525/908] 2302748=json_addition_test I, [2023-11-17T04:44:39.486357 #2250829] INFO -- : [526/908] 2302747=test_c_struct_builder I, [2023-11-17T04:44:39.560884 #2250829] INFO -- : [527/908] 2302748=test_gb18030 I, [2023-11-17T04:44:39.590063 #2250829] INFO -- : [528/908] 2302748=test_rdoc_include I, [2023-11-17T04:44:39.638361 #2250829] INFO -- : [529/908] 2302748=test_qsort I, [2023-11-17T04:44:39.711025 #2250829] INFO -- : [530/908] 2302748=test_fixnum I, [2023-11-17T04:44:39.866530 #2250829] INFO -- : [531/908] 2302748=test_gem_commands_search_command I, [2023-11-17T04:44:39.946800 #2250829] INFO -- : [532/908] 2302748=test_signal I, [2023-11-17T04:44:40.502555 #2250829] INFO -- : [533/908] 2302747=test_econv I, [2023-11-17T04:44:41.886141 #2250829] INFO -- : [534/908] 2302750=test_ns_spki I, [2023-11-17T04:44:42.032914 #2250829] INFO -- : [535/908] 2302750=test_rdoc_options I, [2023-11-17T04:44:42.494419 #2250829] INFO -- : [536/908] 2302746=test_complex2 I, [2023-11-17T04:44:42.794360 #2250829] INFO -- : [537/908] 2302746=test_stack I, [2023-11-17T04:44:42.866604 #2250829] INFO -- : [538/908] 2302750=test_gem_security_trust_dir I, [2023-11-17T04:44:43.229046 #2250829] INFO -- : [539/908] 2302750=test_class2name I, [2023-11-17T04:44:43.373443 #2250829] INFO -- : [540/908] 2302750=test_time I, [2023-11-17T04:44:43.689027 #2250829] INFO -- : [541/908] 2302748=test_uncorrectable_name_check I, [2023-11-17T04:44:43.694717 #2250829] INFO -- : [542/908] 2302748=test_parse I, [2023-11-17T04:44:43.906813 #2250829] INFO -- : [543/908] 2302750=test_instrumentation_api I, [2023-11-17T04:44:44.127676 #2250829] INFO -- : [544/908] 2302750=json_generic_object_test I, [2023-11-17T04:44:44.190923 #2250829] INFO -- : [545/908] 2302747=test_frozen_error I, [2023-11-17T04:44:44.197804 #2250829] INFO -- : [546/908] 2302750=test_array_create I, [2023-11-17T04:44:44.207906 #2250829] INFO -- : [547/908] 2302750=test_gem_resolver_index_specification I, [2023-11-17T04:44:44.250112 #2250829] INFO -- : [548/908] 2302747=test_gem_commands_signin_command I, [2023-11-17T04:44:44.334542 #2250829] INFO -- : [549/908] 2302750=test_c_struct_entry I, [2023-11-17T04:44:44.653119 #2250829] INFO -- : [550/908] 2302747=test_gem_commands_fetch_command I, [2023-11-17T04:44:45.171236 #2250829] INFO -- : [551/908] 2302747=test_mul I, [2023-11-17T04:44:45.244490 #2250829] INFO -- : [552/908] 2302748=test_cgi_tag_helper I, [2023-11-17T04:44:45.359545 #2250829] INFO -- : [553/908] 2302747=test_erb I, [2023-11-17T04:44:45.472059 #2250829] INFO -- : [554/908] 2302748=test_history I, [2023-11-17T04:44:45.526619 #2250829] INFO -- : [555/908] 2302748=test_to_ary_concat I, [2023-11-17T04:44:45.546813 #2250829] INFO -- : [556/908] 2302747=test_dot_dot I, [2023-11-17T04:44:45.628612 #2250829] INFO -- : [557/908] 2302747=test_iseq I, [2023-11-17T04:44:45.866357 #2250829] INFO -- : [558/908] 2302750=test_rdoc_parser_changelog I, [2023-11-17T04:44:46.486476 #2250829] INFO -- : [559/908] 2302750=test_general I, [2023-11-17T04:44:46.646954 #2250829] INFO -- : [560/908] 2302750=parameters_signature_test I, [2023-11-17T04:44:46.898514 #2250829] INFO -- : [561/908] 2302750=test_objspace I, [2023-11-17T04:44:47.024504 #2250829] INFO -- : [562/908] 2302746=test_column_separator I, [2023-11-17T04:44:47.061575 #2250829] INFO -- : [563/908] 2302746=version_test I, [2023-11-17T04:44:47.102780 #2250829] INFO -- : [564/908] 2302746=regexp_test I, [2023-11-17T04:44:47.154642 #2250829] INFO -- : [565/908] 2302746=test_tuplebag I, [2023-11-17T04:44:47.460308 #2250829] INFO -- : [566/908] 2302746=test_cgi_header I, [2023-11-17T04:44:47.542798 #2250829] INFO -- : [567/908] 2302746=test_method_name_check I, [2023-11-17T04:44:47.755931 #2250829] INFO -- : [568/908] 2302746=test_undef I, [2023-11-17T04:44:47.803097 #2250829] INFO -- : [569/908] 2302746=test_rdoc_parser_rd I, [2023-11-17T04:44:48.427494 #2250829] INFO -- : [570/908] 2302746=test_have_library I, [2023-11-17T04:44:48.537174 #2250829] INFO -- : [571/908] 2302747=test_scanner_events I, [2023-11-17T04:44:48.838579 #2250829] INFO -- : [572/908] 2302747=test_timeout I, [2023-11-17T04:44:48.913365 #2250829] INFO -- : [573/908] 2302747=test_cgi_util I, [2023-11-17T04:44:49.779903 #2250829] INFO -- : [574/908] 2302747=test_reqarg I, [2023-11-17T04:44:50.005678 #2250829] INFO -- : [575/908] 2302747=test_win32ole_method I, [2023-11-17T04:44:50.162802 #2250829] INFO -- : [576/908] 2302747=test_memory_view I, [2023-11-17T04:44:52.262540 #2250829] INFO -- : [577/908] 2302747=test_rdoc_markup_parser I, [2023-11-17T04:44:52.476527 #2250829] INFO -- : [578/908] 2302747=test_nil2vtempty I, [2023-11-17T04:44:52.494645 #2250829] INFO -- : [579/908] 2302747=test_gem_commands_owner_command I, [2023-11-17T04:44:53.646583 #2250829] INFO -- : [580/908] 2302746=compiler_test I, [2023-11-17T04:44:53.702354 #2250829] INFO -- : [581/908] 2302746=test_row_separator I, [2023-11-17T04:44:53.751632 #2250829] INFO -- : [582/908] 2302746=test_big5 I, [2023-11-17T04:44:53.788773 #2250829] INFO -- : [583/908] 2302746=test_file I, [2023-11-17T04:44:53.848969 #2250829] INFO -- : [584/908] 2302746=test_history I, [2023-11-17T04:44:53.977386 #2250829] INFO -- : [585/908] 2302746=test_resource I, [2023-11-17T04:44:53.998516 #2250829] INFO -- : [586/908] 2302746=test_pointer I, [2023-11-17T04:44:54.116089 #2250829] INFO -- : [587/908] 2302747=test_gem_stub_specification I, [2023-11-17T04:44:54.286352 #2250829] INFO -- : [588/908] 2302748=test_hash I, [2023-11-17T04:44:54.475748 #2250829] INFO -- : [589/908] 2302748=test_ipaddr I, [2023-11-17T04:44:54.594241 #2250829] INFO -- : [590/908] 2302748=test_drb I, [2023-11-17T04:44:54.820528 #2250829] INFO -- : [591/908] 2302747=test_init I, [2023-11-17T04:44:55.252898 #2250829] INFO -- : [592/908] 2302747=test_function I, [2023-11-17T04:44:55.738650 #2250829] INFO -- : [593/908] 2302747=test_rdoc_generator_pot_po_entry I, [2023-11-17T04:44:55.770650 #2250829] INFO -- : [594/908] 2302747=test_objectspace I, [2023-11-17T04:44:57.898606 #2250829] INFO -- : [595/908] 2302747=test_mkmf I, [2023-11-17T04:44:57.961408 #2250829] INFO -- : [596/908] 2302747=test_fileutils I, [2023-11-17T04:44:57.990629 #2250829] INFO -- : [597/908] 2302746=test_require_lib I, [2023-11-17T04:45:01.823371 #2250829] INFO -- : [598/908] 2302747=test_gem_path_support I, [2023-11-17T04:45:01.938859 #2250829] INFO -- : [599/908] 2302747=test_syslog_logger I, [2023-11-17T04:45:03.278764 #2250829] INFO -- : [600/908] 2302747=test_gem_commands_uninstall_command I, [2023-11-17T04:45:05.835017 #2250829] INFO -- : [601/908] 2302747=test_gbk I, [2023-11-17T04:45:05.858691 #2250829] INFO -- : [602/908] 2302747=test_pack I, [2023-11-17T04:45:06.477718 #2250829] INFO -- : [603/908] 2302747=test_logger I, [2023-11-17T04:45:06.589567 #2250829] INFO -- : [604/908] 2302747=test_gem_commands_sources_command I, [2023-11-17T04:45:07.153684 #2250829] INFO -- : [605/908] 2302747=test_class I, [2023-11-17T04:45:07.201147 #2250829] INFO -- : [606/908] 2302746=test_yamlstore I, [2023-11-17T04:45:07.270806 #2250829] INFO -- : [607/908] 2302747=test_arithmetic_sequence I, [2023-11-17T04:45:07.298626 #2250829] INFO -- : [608/908] 2302747=test_gem_commands_environment_command I, [2023-11-17T04:45:07.381290 #2250829] INFO -- : [609/908] 2302746=test_import I, [2023-11-17T04:45:07.643865 #2250829] INFO -- : [610/908] 2302747=test_method_cache I, [2023-11-17T04:45:07.656925 #2250829] INFO -- : [611/908] 2302747=test_win32ole_type_event I, [2023-11-17T04:45:07.701944 #2250829] INFO -- : [612/908] 2302747=test_gem_commands_specification_command I, [2023-11-17T04:45:08.346274 #2250829] INFO -- : [613/908] 2302747=test_logdevice I, [2023-11-17T04:45:12.702349 #2250829] INFO -- : [614/908] 2302748=test_quote_char_nil I, [2023-11-17T04:45:13.418770 #2250829] INFO -- : [615/908] 2302748=test_parser_events I, [2023-11-17T04:45:13.418839 #2250829] INFO -- : [616/908] 2302746=test_ldap I, [2023-11-17T04:45:13.418870 #2250829] INFO -- : [617/908] 2302746=test_complex I, [2023-11-17T04:45:13.418890 #2250829] INFO -- : [618/908] 2302748=test_x509cert I, [2023-11-17T04:45:13.425775 #2250829] INFO -- : [619/908] 2302746=test_gem_ext_cargo_builder_link_flag_converter I, [2023-11-17T04:45:13.611671 #2250829] INFO -- : [620/908] 2302746=test_gem_util I, [2023-11-17T04:45:13.957521 #2250829] INFO -- : [621/908] 2302746=test_to_ruby I, [2023-11-17T04:45:13.991999 #2250829] INFO -- : [622/908] 2302746=test_syslog I, [2023-11-17T04:45:14.172975 #2250829] INFO -- : [623/908] 2302746=test_transcode I, [2023-11-17T04:45:14.474390 #2250829] INFO -- : [624/908] 2302746=test_color I, [2023-11-17T04:45:15.014757 #2250829] INFO -- : [625/908] 2302746=test_gem_commands_exec_command I, [2023-11-17T04:45:15.627732 #2250829] INFO -- : [626/908] 2302747=test_ellipsize I, [2023-11-17T04:45:15.660458 #2250829] INFO -- : [627/908] 2302747=test_str2big I, [2023-11-17T04:45:15.677128 #2250829] INFO -- : [628/908] 2302747=test_logperiod I, [2023-11-17T04:45:15.723937 #2250829] INFO -- : [629/908] 2302747=test_shift_jis I, [2023-11-17T04:45:15.730869 #2250829] INFO -- : [630/908] 2302747=test_gem_package_tar_reader I, [2023-11-17T04:45:15.994381 #2250829] INFO -- : [631/908] 2302747=test_observer I, [2023-11-17T04:45:16.010282 #2250829] INFO -- : [632/908] 2302748=test_gem_resolver_specification I, [2023-11-17T04:45:16.042763 #2250829] INFO -- : [633/908] 2302747=test_too_many_dummy_encodings I, [2023-11-17T04:45:16.127056 #2250829] INFO -- : [634/908] 2302748=test_gem_commands_pristine_command I, [2023-11-17T04:45:16.174595 #2250829] INFO -- : [635/908] 2302747=test_zsh_completion I, [2023-11-17T04:45:16.202903 #2250829] INFO -- : [636/908] 2302747=test_arity I, [2023-11-17T04:45:16.218074 #2250829] INFO -- : [637/908] 2302747=test_io_timeout I, [2023-11-17T04:45:16.243551 #2250829] INFO -- : [638/908] 2302747=test_alias_and_anchor I, [2023-11-17T04:45:16.510242 #2250829] INFO -- : [639/908] 2302747=test_clone I, [2023-11-17T04:45:16.564001 #2250829] INFO -- : [640/908] 2302747=test_comparable I, [2023-11-17T04:45:16.661820 #2250829] INFO -- : [641/908] 2302747=test_arith_seq_beg_len_step I, [2023-11-17T04:45:16.682557 #2250829] INFO -- : [642/908] 2302747=test_gem_resolver_requirement_list I, [2023-11-17T04:45:16.709798 #2250829] INFO -- : [643/908] 2302747=test_rdoc_require I, [2023-11-17T04:45:16.764216 #2250829] INFO -- : [644/908] 2302747=test_read I, [2023-11-17T04:45:19.558360 #2250829] INFO -- : [645/908] 2302747=unescape_test I, [2023-11-17T04:45:23.415506 #2250829] INFO -- : [646/908] 2302747=test_encoding I, [2023-11-17T04:45:24.176381 #2250829] INFO -- : [647/908] 2302747=test_hash_create I, [2023-11-17T04:45:24.176451 #2250829] INFO -- : [648/908] 2302747=test_win32ole_param_event I, [2023-11-17T04:45:24.176472 #2250829] INFO -- : [649/908] 2302747=test_optparse I, [2023-11-17T04:45:24.191621 #2250829] INFO -- : [650/908] 2302747=test_wait I, [2023-11-17T04:45:26.124344 #2250829] INFO -- : [651/908] 2302747=test_constant I, [2023-11-17T04:45:31.894694 #2250829] INFO -- : [652/908] 2302748=test_raise_no_backtrace_exception I, [2023-11-17T04:45:32.173868 #2250829] INFO -- : [653/908] 2302746=test_yield I, [2023-11-17T04:45:32.781612 #2250829] INFO -- : [654/908] 2302748=test_gem_request I, [2023-11-17T04:45:33.270360 #2250829] INFO -- : [655/908] 2302748=test_tempfile I, [2023-11-17T04:45:33.814357 #2250829] INFO -- : [656/908] 2302748=test_convert I, [2023-11-17T04:45:33.979771 #2250829] INFO -- : [657/908] 2302748=test_switch_hitter I, [2023-11-17T04:45:34.092922 #2250829] INFO -- : [658/908] 2302748=test_asn1 I, [2023-11-17T04:45:34.126843 #2250829] INFO -- : [659/908] 2302748=test_euc_tw I, [2023-11-17T04:45:34.155378 #2250829] INFO -- : [660/908] 2302748=test_features I, [2023-11-17T04:45:35.143767 #2250829] INFO -- : [661/908] 2302748=test_path I, [2023-11-17T04:45:35.163412 #2250829] INFO -- : [662/908] 2302748=test_rdoc_token_stream I, [2023-11-17T04:45:35.254348 #2250829] INFO -- : [663/908] 2302748=test_optimization I, [2023-11-17T04:45:37.727257 #2250829] INFO -- : [664/908] 2302750=test_severity I, [2023-11-17T04:45:37.758351 #2250829] INFO -- : [665/908] 2302750=test_ractor I, [2023-11-17T04:45:37.798977 #2250829] INFO -- : [666/908] 2302750=test_stream I, [2023-11-17T04:45:37.817065 #2250829] INFO -- : [667/908] 2302750=test_rdoc_markup I, [2023-11-17T04:45:37.846356 #2250829] INFO -- : [668/908] 2302750=test_rdoc_single_class I, [2023-11-17T04:45:37.863397 #2250829] INFO -- : [669/908] 2302750=test_gem_resolver_conflict I, [2023-11-17T04:45:37.916560 #2250829] INFO -- : [670/908] 2302750=test_gem_ext_configure_builder I, [2023-11-17T04:45:38.135893 #2250829] INFO -- : [671/908] 2302750=test_webauthn_listener I, [2023-11-17T04:45:38.226155 #2250829] INFO -- : [672/908] 2302750=test_liberal_parsing I, [2023-11-17T04:45:38.280667 #2250829] INFO -- : [673/908] 2302750=test_gem_resolver_vendor_set I, [2023-11-17T04:45:38.325174 #2250829] INFO -- : [674/908] 2302750=test_http I, [2023-11-17T04:45:38.372352 #2250829] INFO -- : [675/908] 2302750=test_win32ole_variant I, [2023-11-17T04:45:38.442701 #2250829] INFO -- : [676/908] 2302750=test_pinned I, [2023-11-17T04:45:38.489386 #2250829] INFO -- : [677/908] 2302750=test_gem_commands_which_command I, [2023-11-17T04:45:38.524694 #2250829] INFO -- : [678/908] 2302750=test_rdoc_markup_heading I, [2023-11-17T04:45:38.541337 #2250829] INFO -- : [679/908] 2302750=test_gem_resolver_vendor_specification I, [2023-11-17T04:45:38.583730 #2250829] INFO -- : [680/908] 2302750=test_enumerator_kw I, [2023-11-17T04:45:38.630440 #2250829] INFO -- : [681/908] 2302750=test_rdoc_any_method I, [2023-11-17T04:45:39.088421 #2250829] INFO -- : [682/908] 2302750=test_cclass I, [2023-11-17T04:45:39.178834 #2250829] INFO -- : [683/908] 2302750=test_drbobject I, [2023-11-17T04:45:39.261242 #2250829] INFO -- : [684/908] 2302750=test_func I, [2023-11-17T04:45:39.343175 #2250829] INFO -- : [685/908] 2302746=test_exit I, [2023-11-17T04:45:39.539127 #2250829] INFO -- : [686/908] 2302746=test_complexrational I, [2023-11-17T04:45:39.630551 #2250829] INFO -- : [687/908] 2302746=test_closure I, [2023-11-17T04:45:40.964683 #2250829] INFO -- : [688/908] 2302746=test_gem_commands_lock_command I, [2023-11-17T04:45:41.230271 #2250829] INFO -- : [689/908] 2302746=test_object I, [2023-11-17T04:45:42.120048 #2250829] INFO -- : [690/908] 2302746=test_json_tree I, [2023-11-17T04:45:42.148582 #2250829] INFO -- : [691/908] 2302746=test_gem_resolver_best_set I, [2023-11-17T04:45:42.244262 #2250829] INFO -- : [692/908] 2302746=test_digest I, [2023-11-17T04:45:42.386975 #2250829] INFO -- : [693/908] 2302746=test_process I, [2023-11-17T04:45:43.651189 #2250829] INFO -- : [694/908] 2302748=test_default_gems I, [2023-11-17T04:45:43.694714 #2250829] INFO -- : [695/908] 2302748=test_flip I, [2023-11-17T04:45:43.868901 #2250829] INFO -- : [696/908] 2302748=test_basicsocket I, [2023-11-17T04:45:44.034646 #2250829] INFO -- : [697/908] 2302748=test_gem_uri_formatter I, [2023-11-17T04:45:44.096615 #2250829] INFO -- : [698/908] 2302748=test_big2str I, [2023-11-17T04:45:44.142590 #2250829] INFO -- : [699/908] 2302748=test_bug_reporter I, [2023-11-17T04:45:44.176122 #2250829] INFO -- : [700/908] 2302750=test_inlinecache I, [2023-11-17T04:45:44.360957 #2250829] INFO -- : [701/908] 2302750=test_cmethod I, [2023-11-17T04:45:44.380467 #2250829] INFO -- : [702/908] 2302750=test_null I, [2023-11-17T04:45:44.467701 #2250829] INFO -- : [703/908] 2302750=test_scan_args I, [2023-11-17T04:45:44.557961 #2250829] INFO -- : [704/908] 2302750=test_rdoc_rubygems_hook I, [2023-11-17T04:45:44.719212 #2250829] INFO -- : [705/908] 2302750=test_securerandom I, [2023-11-17T04:45:44.767026 #2250829] INFO -- : [706/908] 2302748=test_case_options I, [2023-11-17T04:45:44.794342 #2250829] INFO -- : [707/908] 2302748=test_gem_silent_ui I, [2023-11-17T04:45:44.812759 #2250829] INFO -- : [708/908] 2302750=test_gem_commands_outdated_command I, [2023-11-17T04:45:44.934619 #2250829] INFO -- : [709/908] 2302748=test_data_error I, [2023-11-17T04:45:45.107278 #2250829] INFO -- : [710/908] 2302750=test_date_strftime I, [2023-11-17T04:45:45.132289 #2250829] INFO -- : [711/908] 2302748=test_name_error_extension I, [2023-11-17T04:45:45.149982 #2250829] INFO -- : [712/908] 2302748=test_buffering I, [2023-11-17T04:45:45.250818 #2250829] INFO -- : [713/908] 2302748=test_rdoc_markup_to_table_of_contents I, [2023-11-17T04:45:45.491075 #2250829] INFO -- : [714/908] 2302748=test_gem_gemcutter_utilities I, [2023-11-17T04:45:46.160703 #2250829] INFO -- : [715/908] 2302750=test_rdoc_constant I, [2023-11-17T04:45:46.425990 #2250829] INFO -- : [716/908] 2302750=test_deprecate I, [2023-11-17T04:45:46.520104 #2250829] INFO -- : [717/908] 2302748=test_httpresponse I, [2023-11-17T04:45:46.638710 #2250829] INFO -- : [718/908] 2302750=test_rdoc_parser_ruby I, [2023-11-17T04:45:46.817214 #2250829] INFO -- : [719/908] 2302748=test_rdoc_markdown I, [2023-11-17T04:45:47.751460 #2250829] INFO -- : [720/908] 2302748=test_literal I, [2023-11-17T04:45:48.346430 #2250829] INFO -- : [721/908] 2302747=test_date_time I, [2023-11-17T04:45:48.401061 #2250829] INFO -- : [722/908] 2302747=test_rdoc_encoding I, [2023-11-17T04:45:48.626645 #2250829] INFO -- : [723/908] 2302747=test_http I, [2023-11-17T04:45:49.554362 #2250829] INFO -- : [724/908] 2302748=test_gem_version I, [2023-11-17T04:45:49.915771 #2250829] INFO -- : [725/908] 2302750=test_thread I, [2023-11-17T04:45:49.978011 #2250829] INFO -- : [726/908] 2302748=test_config I, [2023-11-17T04:45:50.260481 #2250829] INFO -- : [727/908] 2302750=test_filter I, [2023-11-17T04:45:50.376347 #2250829] INFO -- : [728/908] 2302750=test_unicode I, [2023-11-17T04:45:50.414627 #2250829] INFO -- : [729/908] 2302750=test_pkey I, [2023-11-17T04:45:50.628721 #2250829] INFO -- : [730/908] 2302750=test_win32ole_type I, [2023-11-17T04:45:50.678597 #2250829] INFO -- : [731/908] 2302750=test_koi8 I, [2023-11-17T04:45:50.799721 #2250829] INFO -- : [732/908] 2302750=test_lambda I, [2023-11-17T04:45:51.016016 #2250829] INFO -- : [733/908] 2302748=test_enumerator I, [2023-11-17T04:45:51.110350 #2250829] INFO -- : [734/908] 2302750=test_ractor I, [2023-11-17T04:45:51.224817 #2250829] INFO -- : [735/908] 2302750=test_name_error I, [2023-11-17T04:45:51.512433 #2250829] INFO -- : [736/908] 2302750=test_gem_request_connection_pools I, [2023-11-17T04:45:51.965747 #2250829] INFO -- : [737/908] 2302748=test_file I, [2023-11-17T04:45:52.773373 #2250829] INFO -- : [738/908] 2302750=test_gem_resolver I, [2023-11-17T04:45:53.641023 #2250829] INFO -- : [739/908] 2302750=test_gem_install_update_options I, [2023-11-17T04:45:54.174139 #2250829] INFO -- : [740/908] 2302750=bom_test I, [2023-11-17T04:45:54.270569 #2250829] INFO -- : [741/908] 2302750=test_thread_cv I, [2023-11-17T04:45:55.282360 #2250829] INFO -- : [742/908] 2302750=test_gem_rdoc I, [2023-11-17T04:45:55.954849 #2250829] INFO -- : [743/908] 2302750=test_safe_load I, [2023-11-17T04:45:56.359188 #2250829] INFO -- : [744/908] 2302750=test_bigdecimal I, [2023-11-17T04:45:58.235631 #2250829] INFO -- : [745/908] 2302748=test_common I, [2023-11-17T04:45:58.843310 #2250829] INFO -- : [746/908] 2302748=test_thread_fd_close I, [2023-11-17T04:45:59.414533 #2250829] INFO -- : [747/908] 2302748=test_last_thread I, [2023-11-17T04:46:00.066639 #2250829] INFO -- : [748/908] 2302748=test_formatter I, [2023-11-17T04:46:00.130474 #2250829] INFO -- : [749/908] 2302748=test_primitive I, [2023-11-17T04:46:00.200156 #2250829] INFO -- : [750/908] 2302748=test_rdoc_tom_doc I, [2023-11-17T04:46:00.362123 #2250829] INFO -- : [751/908] 2302748=test_rdoc_parser_c I, [2023-11-17T04:46:01.510349 #2250829] INFO -- : [752/908] 2302750=test_regexp I, [2023-11-17T04:46:02.031161 #2250829] INFO -- : [753/908] 2302748=json_fixtures_test I, [2023-11-17T04:46:02.070852 #2250829] INFO -- : [754/908] 2302748=test_singleton_function I, [2023-11-17T04:46:02.095332 #2250829] INFO -- : [755/908] 2302748=test_document I, [2023-11-17T04:46:02.145647 #2250829] INFO -- : [756/908] 2302748=test_bmethod I, [2023-11-17T04:46:02.190354 #2250829] INFO -- : [757/908] 2302748=test_addr I, [2023-11-17T04:46:02.314559 #2250829] INFO -- : [758/908] 2302748=test_io_console I, [2023-11-17T04:46:05.722359 #2250829] INFO -- : [759/908] 2302747=test_gem_package_tar_reader_entry I, [2023-11-17T04:46:06.480179 #2250829] INFO -- : [760/908] 2302748=test_pty I, [2023-11-17T04:46:07.003191 #2250829] INFO -- : [761/908] 2302747=test_scalar I, [2023-11-17T04:46:07.022416 #2250829] INFO -- : [762/908] 2302747=parse_comments_test I, [2023-11-17T04:46:07.040659 #2250829] INFO -- : [763/908] 2302747=test_sockopt I, [2023-11-17T04:46:07.050726 #2250829] INFO -- : [764/908] 2302747=test_c_union_entity I, [2023-11-17T04:46:07.669265 #2250829] INFO -- : [765/908] 2302747=test_encoding I, [2023-11-17T04:46:07.714415 #2250829] INFO -- : [766/908] 2302747=test_eval I, [2023-11-17T04:46:07.753160 #2250829] INFO -- : [767/908] 2302748=test_kconv I, [2023-11-17T04:46:07.788002 #2250829] INFO -- : [768/908] 2302748=test_verbose I, [2023-11-17T04:46:07.874968 #2250829] INFO -- : [769/908] 2302748=test_require I, [2023-11-17T04:46:08.597323 #2250829] INFO -- : [770/908] 2302747=test_gem_validator I, [2023-11-17T04:46:08.703281 #2250829] INFO -- : [771/908] 2302747=test_rdoc_markup_to_html I, [2023-11-17T04:46:08.946728 #2250829] INFO -- : [772/908] 2302747=test_gem_resolver_api_set I, [2023-11-17T04:46:09.346453 #2250829] INFO -- : [773/908] 2302747=test_helper I, [2023-11-17T04:46:09.351013 #2250829] INFO -- : [774/908] 2302747=test_win32ole_variant_m I, [2023-11-17T04:46:09.361890 #2250829] INFO -- : [775/908] 2302747=test_gem_local_remote_options I, [2023-11-17T04:46:09.534044 #2250829] INFO -- : [776/908] 2302747=test_stringchar I, [2023-11-17T04:46:09.750901 #2250829] INFO -- : [777/908] 2302747=test_scope I, [2023-11-17T04:46:09.770625 #2250829] INFO -- : [778/908] 2302747=test_optarg I, [2023-11-17T04:46:09.841414 #2250829] INFO -- : [779/908] 2302747=test_gem_doctor I, [2023-11-17T04:46:10.052304 #2250829] INFO -- : [780/908] 2302747=test_defined I, [2023-11-17T04:46:10.354876 #2250829] INFO -- : [781/908] 2302747=test_flush I, [2023-11-17T04:46:10.418433 #2250829] INFO -- : [782/908] 2302747=test_address_resolve I, [2023-11-17T04:46:10.609841 #2250829] INFO -- : [783/908] 2302747=test_rdoc_generator_ri I, [2023-11-17T04:46:10.624364 #2250829] INFO -- : [784/908] 2302747=test_gem_security_policy I, [2023-11-17T04:46:11.916041 #2250829] INFO -- : [785/908] 2302748=test_tsort I, [2023-11-17T04:46:11.969997 #2250829] INFO -- : [786/908] 2302748=test_gem_stream_ui I, [2023-11-17T04:46:12.197257 #2250829] INFO -- : [787/908] 2302747=test_iter_break I, [2023-11-17T04:46:12.357147 #2250829] INFO -- : [788/908] 2302747=test_https I, [2023-11-17T04:46:12.782630 #2250829] INFO -- : [789/908] 2302748=test_case_comprehensive I, [2023-11-17T04:46:12.787176 #2250829] INFO -- : [790/908] 2302748=test_evaluation I, [2023-11-17T04:46:12.863898 #2250829] INFO -- : [791/908] 2302748=test_exception I, [2023-11-17T04:46:12.928540 #2250829] INFO -- : [792/908] 2302748=test_yamldbm I, [2023-11-17T04:46:12.982515 #2250829] INFO -- : [793/908] 2302748=test_enc_associate I, [2023-11-17T04:46:13.834783 #2250829] INFO -- : [794/908] 2302747=test_num2int I, [2023-11-17T04:46:13.889714 #2250829] INFO -- : [795/908] 2302747=test_rat I, [2023-11-17T04:46:13.926602 #2250829] INFO -- : [796/908] 2302747=test_getopts I, [2023-11-17T04:46:13.993560 #2250829] INFO -- : [797/908] 2302747=test_completion I, [2023-11-17T04:46:14.364737 #2250829] INFO -- : [798/908] 2302748=test_rdoc_markup_document I, [2023-11-17T04:46:14.409616 #2250829] INFO -- : [799/908] 2302748=test_skip_lines I, [2023-11-17T04:46:14.442927 #2250829] INFO -- : [800/908] 2302748=test_call I, [2023-11-17T04:46:14.930847 #2250829] INFO -- : [801/908] 2302748=test_row I, [2023-11-17T04:46:15.314368 #2250829] INFO -- : [802/908] 2302748=test_rational I, [2023-11-17T04:46:15.385380 #2250829] INFO -- : [803/908] 2302748=constant_path_node_test I, [2023-11-17T04:46:15.422168 #2250829] INFO -- : [804/908] 2302748=test_gem_request_set I, [2023-11-17T04:46:15.686967 #2250829] INFO -- : [805/908] 2302750=test_thread I, [2023-11-17T04:46:16.502356 #2250829] INFO -- : [806/908] 2302747=test_rational2 I, [2023-11-17T04:46:16.610643 #2250829] INFO -- : [807/908] 2302747=test_assignment I, [2023-11-17T04:46:20.698989 #2250829] INFO -- : [808/908] 2302747=test_key_actor_vi I, [2023-11-17T04:46:20.835992 #2250829] INFO -- : [809/908] 2302747=test_pattern_key_name_check I, [2023-11-17T04:46:20.864170 #2250829] INFO -- : [810/908] 2302747=test_string I, [2023-11-17T04:46:20.885478 #2250829] INFO -- : [811/908] 2302747=!Nothing_to_test I, [2023-11-17T04:46:20.899660 #2250829] INFO -- : [812/908] 2302747=test_recorder I, [2023-11-17T04:46:20.926630 #2250829] INFO -- : [813/908] 2302747=test_gem_source_fetch_problem I, [2023-11-17T04:46:21.034794 #2250829] INFO -- : [814/908] 2302747=test_convertible I, [2023-11-17T04:46:27.662343 #2250829] INFO -- : [815/908] 2302748=test_raise I, [2023-11-17T04:46:27.955114 #2250829] INFO -- : [816/908] 2302748=test_flags I, [2023-11-17T04:46:31.422530 #2250829] INFO -- : [817/908] 2302748=test_rdoc_markup_to_joined_paragraph I, [2023-11-17T04:46:31.566865 #2250829] INFO -- : [818/908] 2302748=test_ractor_compatibility I, [2023-11-17T04:46:32.515289 #2250829] INFO -- : [819/908] 2302748=test_mixed_unicode_escapes I, [2023-11-17T04:46:32.970500 #2250829] INFO -- : [820/908] 2302748=test_open-uri I, [2023-11-17T04:46:34.550371 #2250829] INFO -- : [821/908] 2302746=test_gem_commands_info_command I, [2023-11-17T04:46:34.581861 #2250829] INFO -- : [822/908] 2302746=test_gem_safe_marshal I, [2023-11-17T04:46:35.184270 #2250829] INFO -- : [823/908] 2302750=test_erb_m17n I, [2023-11-17T04:46:35.405327 #2250829] INFO -- : [824/908] 2302750=test_win32ole_variable I, [2023-11-17T04:46:35.419568 #2250829] INFO -- : [825/908] 2302750=test_tcp I, [2023-11-17T04:46:36.148952 #2250829] INFO -- : [826/908] 2302750=test_rdoc_context I, [2023-11-17T04:46:36.622285 #2250829] INFO -- : [827/908] 2302748=test_drbunix I, [2023-11-17T04:46:38.034750 #2250829] INFO -- : [828/908] 2302750=test_readpartial I, [2023-11-17T04:46:38.492099 #2250829] INFO -- : [829/908] 2302750=test_gem_ext_builder I, [2023-11-17T04:46:38.821175 #2250829] INFO -- : [830/908] 2302746=test_gem_unsatisfiable_dependency_error I, [2023-11-17T04:46:38.854845 #2250829] INFO -- : [831/908] 2302746=test_boolean I, [2023-11-17T04:46:38.914558 #2250829] INFO -- : [832/908] 2302746=test_kernel I, [2023-11-17T04:46:40.800152 #2250829] INFO -- : [833/908] 2302746=test_iso_8859 I, [2023-11-17T04:46:41.114555 #2250829] INFO -- : [834/908] 2302746=test_gem_specification I, [2023-11-17T04:46:43.258550 #2250829] INFO -- : [835/908] 2302750=test_fnmatch I, [2023-11-17T04:46:43.393283 #2250829] INFO -- : [836/908] 2302750=test_backtrace I, [2023-11-17T04:46:43.413602 #2250829] INFO -- : [837/908] 2302750=test_files_test_2 I, [2023-11-17T04:46:48.067689 #2250829] INFO -- : [838/908] 2302748=test_general I, [2023-11-17T04:46:48.247085 #2250829] INFO -- : [839/908] 2302748=test_config I, [2023-11-17T04:46:48.439775 #2250829] INFO -- : [840/908] 2302748=test_gem_commands_mirror I, [2023-11-17T04:46:48.445582 #2250829] INFO -- : [841/908] 2302748=memsize_test I, [2023-11-17T04:46:48.486634 #2250829] INFO -- : [842/908] 2302748=test_kill_ring I, [2023-11-17T04:46:48.545486 #2250829] INFO -- : [843/908] 2302748=test_rdoc_parser_markdown I, [2023-11-17T04:46:48.619456 #2250829] INFO -- : [844/908] 2302748=test_gem_commands_generate_index_command I, [2023-11-17T04:46:49.071044 #2250829] INFO -- : [845/908] 2302748=test_gem_ext_cmake_builder I, [2023-11-17T04:46:49.196599 #2250829] INFO -- : [846/908] 2302748=test_macro I, [2023-11-17T04:46:49.233927 #2250829] INFO -- : [847/908] 2302748=test_type_completor I, [2023-11-17T04:46:49.250760 #2250829] INFO -- : [848/908] 2302748=test_store I, [2023-11-17T04:46:49.622794 #2250829] INFO -- : [849/908] 2302746=test_cparser I, [2023-11-17T04:46:49.669212 #2250829] INFO -- : [850/908] 2302748=test_windows_1251 I, [2023-11-17T04:46:49.682685 #2250829] INFO -- : [851/908] 2302748=test_variable I, [2023-11-17T04:46:50.162501 #2250829] INFO -- : [852/908] 2302748=test_hmac I, [2023-11-17T04:46:50.268403 #2250829] INFO -- : [853/908] 2302748=test_symbol I, [2023-11-17T04:46:53.174658 #2250829] INFO -- : [854/908] 2302748=test_coder E, [2023-11-17T04:46:53.340076 #2250829] ERROR -- : Skipping Gem::PackageTask tests. rake not found. I, [2023-11-17T04:46:53.341012 #2250829] INFO -- : [855/908] 2302748=test_gem_package_task I, [2023-11-17T04:46:53.362831 #2250829] INFO -- : [856/908] 2302748=test_context I, [2023-11-17T04:46:53.486421 #2250829] INFO -- : [857/908] 2302750=test_fstring I, [2023-11-17T04:46:53.826736 #2250829] INFO -- : [858/908] 2302746=test_method_cache I, [2023-11-17T04:46:53.831325 #2250829] INFO -- : [859/908] 2302750=test_engine I, [2023-11-17T04:46:53.832810 #2250829] INFO -- : [860/908] 2302750=test_key_error I, [2023-11-17T04:46:53.835184 #2250829] INFO -- : [861/908] 2302746=test_unix I, [2023-11-17T04:46:53.894777 #2250829] INFO -- : [862/908] 2302748=test_sprintf_comb I, [2023-11-17T04:46:53.936159 #2250829] INFO -- : [863/908] 2302750=test_rdoc_markup_raw I, [2023-11-17T04:46:53.959446 #2250829] INFO -- : [864/908] 2302750=test_gem_resolver_composed_set I, [2023-11-17T04:46:54.043380 #2250829] INFO -- : [865/908] 2302750=test_numeric I, [2023-11-17T04:46:54.107587 #2250829] INFO -- : [866/908] 2302746=test_thread I, [2023-11-17T04:46:54.138716 #2250829] INFO -- : [867/908] 2302746=test_win32ole I, [2023-11-17T04:46:54.160773 #2250829] INFO -- : [868/908] 2302746=test_pkey_ec I, [2023-11-17T04:46:54.316959 #2250829] INFO -- : [869/908] 2302750=test_enum I, [2023-11-17T04:46:54.535916 #2250829] INFO -- : [870/908] 2302748=test_rdoc_markup_attribute_manager I, [2023-11-17T04:46:54.647454 #2250829] INFO -- : [871/908] 2302746=test_date_parse I, [2023-11-17T04:46:55.017019 #2250829] INFO -- : [872/908] 2302748=test_settracefunc I, [2023-11-17T04:46:55.343720 #2250829] INFO -- : [873/908] 2302746=test_gem_text I, [2023-11-17T04:46:55.516092 #2250829] INFO -- : [874/908] 2302746=test_rdoc_store I, [2023-11-17T04:46:57.002898 #2250829] INFO -- : [875/908] 2302747=test_case I, [2023-11-17T04:46:57.039028 #2250829] INFO -- : [876/908] 2302747=test_rdoc_stats I, [2023-11-17T04:46:57.260756 #2250829] INFO -- : [877/908] 2302747=test_cgi_cookie I, [2023-11-17T04:46:57.314358 #2250829] INFO -- : [878/908] 2302747=test_bigzero I, [2023-11-17T04:46:57.365184 #2250829] INFO -- : [879/908] 2302747=test_dir_m17n I, [2023-11-17T04:46:57.888755 #2250829] INFO -- : [880/908] 2302750=test_pattern_matching I, [2023-11-17T04:46:58.356976 #2250829] INFO -- : [881/908] 2302748=test_folderitem2_invokeverb I, [2023-11-17T04:46:58.387130 #2250829] INFO -- : [882/908] 2302748=test_rdoc_rd_block_parser I, [2023-11-17T04:46:58.494356 #2250829] INFO -- : [883/908] 2302748=test_bignum I, [2023-11-17T04:46:58.620944 #2250829] INFO -- : [884/908] 2302750=test_process I, [2023-11-17T04:46:58.719907 #2250829] INFO -- : [885/908] 2302746=test_metaclass I, [2023-11-17T04:46:58.807121 #2250829] INFO -- : [886/908] 2302746=test_protect I, [2023-11-17T04:46:58.809668 #2250829] INFO -- : [887/908] 2302750=test_gem_resolver_index_set I, [2023-11-17T04:46:58.823587 #2250829] INFO -- : [888/908] 2302746=test_gem_dependency I, [2023-11-17T04:46:58.891856 #2250829] INFO -- : [889/908] 2302748=ractor_test I, [2023-11-17T04:46:59.001711 #2250829] INFO -- : [890/908] 2302750=test_tree_builder I, [2023-11-17T04:46:59.030449 #2250829] INFO -- : [891/908] 2302750=test_gc_compact I, [2023-11-17T04:46:59.189631 #2250829] INFO -- : [892/908] 2302748=test_gem_ext_cargo_builder_unit I, [2023-11-17T04:46:59.316512 #2250829] INFO -- : [893/908] 2302748=test_weakref I, [2023-11-17T04:46:59.479459 #2250829] INFO -- : [894/908] 2302746=test_iterator I, [2023-11-17T04:46:59.638780 #2250829] INFO -- : [895/908] 2302746=test_string I, [2023-11-17T04:46:59.663720 #2250829] INFO -- : [896/908] 2302746=test_timeout I, [2023-11-17T04:47:00.164794 #2250829] INFO -- : [897/908] 2302748=test_rdoc_markup_include I, [2023-11-17T04:47:00.262485 #2250829] INFO -- : [898/908] 2302748=test_foreach I, [2023-11-17T04:47:00.277964 #2250829] INFO -- : [899/908] 2302748=pattern_test I, [2023-11-17T04:47:00.335849 #2250829] INFO -- : [900/908] 2302748=test_inputs_scanner I, [2023-11-17T04:47:00.352255 #2250829] INFO -- : [901/908] 2302748=test_line_editor I, [2023-11-17T04:47:00.377342 #2250829] INFO -- : [902/908] 2302748=test_rdoc_i18n_text I, [2023-11-17T04:47:00.482813 #2250829] INFO -- : [903/908] 2302748=test_summary I, [2023-11-17T04:47:00.514672 #2250829] INFO -- : [904/908] 2302748=test_new I, [2023-11-17T04:47:00.619639 #2250829] INFO -- : [905/908] 2302748=test_string_memory I, [2023-11-17T04:47:00.902383 #2250829] INFO -- : [906/908] 2302746=test_rdoc_markup_to_markdown I, [2023-11-17T04:47:01.004585 #2250829] INFO -- : [907/908] 2302748=test_cipher I, [2023-11-17T04:47:01.099357 #2250829] INFO -- : [908/908] 2302748=test_storage I, [2023-11-17T04:47:03.694245 #2250829] INFO -- : Finished tests in 530.912644s, 49.9254 tests/s, 14118.3170 assertions/s. I, [2023-11-17T04:47:03.715192 #2250829] INFO -- : 26506 tests, 7495593 assertions, 0 failures, 0 errors, 202 skips I, [2023-11-17T04:47:03.715264 #2250829] INFO -- : I, [2023-11-17T04:47:03.715287 #2250829] INFO -- : ruby -v: ruby 3.3.0dev (2023-11-17T02:01:55Z master 498b086c37) [x86_64-linux] I, [2023-11-17T04:47:03.722541 #2250829] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. I, [2023-11-17T04:47:03.722785 #2250829] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4' I, [2023-11-17T04:47:04.136511 #2250829] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2023-11-17T04:47:04.136604 #2250829] INFO -- : CC = gcc I, [2023-11-17T04:47:04.136653 #2250829] INFO -- : LD = ld I, [2023-11-17T04:47:04.136694 #2250829] INFO -- : LDSHARED = gcc -shared I, [2023-11-17T04:47:04.136742 #2250829] INFO -- : CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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 -Wmisleading-indentation -Wundef -fPIC I, [2023-11-17T04:47:04.136787 #2250829] 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-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/prism -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.0.0 I, [2023-11-17T04:47:04.136826 #2250829] INFO -- : CPPFLAGS = I, [2023-11-17T04:47:04.136866 #2250829] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong I, [2023-11-17T04:47:04.136905 #2250829] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2023-11-17T04:47:04.136943 #2250829] INFO -- : LANG = I, [2023-11-17T04:47:04.136980 #2250829] INFO -- : LC_ALL = I, [2023-11-17T04:47:04.137017 #2250829] INFO -- : LC_CTYPE = I, [2023-11-17T04:47:04.137053 #2250829] INFO -- : MFLAGS = I, [2023-11-17T04:47:04.137088 #2250829] INFO -- : RUSTC = rustc I, [2023-11-17T04:47:04.137135 #2250829] INFO -- : YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs I, [2023-11-17T04:47:04.141800 #2250829] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2023-11-17T04:47:04.141862 #2250829] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2023-11-17T04:47:04.141882 #2250829] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2023-11-17T04:47:04.141898 #2250829] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2023-11-17T04:47:04.141913 #2250829] INFO -- : I, [2023-11-17T04:47:04.147006 #2250829] INFO -- : generating enc.mk I, [2023-11-17T04:47:04.544649 #2250829] INFO -- : making enc I, [2023-11-17T04:47:04.627554 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:47:04.627675 #2250829] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2023-11-17T04:47:04.627759 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:47:04.634349 #2250829] INFO -- : making srcs under enc I, [2023-11-17T04:47:04.715029 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:47:04.715117 #2250829] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2023-11-17T04:47:04.715176 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:47:04.717008 #2250829] INFO -- : generating transdb.h I, [2023-11-17T04:47:05.058194 #2250829] INFO -- : transdb.h unchanged I, [2023-11-17T04:47:05.061551 #2250829] INFO -- : making trans I, [2023-11-17T04:47:05.142739 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:47:05.142847 #2250829] INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk-iseq_binary/enc/trans'. I, [2023-11-17T04:47:05.142918 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:47:05.144046 #2250829] INFO -- : making encs I, [2023-11-17T04:47:05.235696 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:47:05.235777 #2250829] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2023-11-17T04:47:05.235824 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:47:05.240383 #2250829] INFO -- : generating makefiles ext/configure-ext.mk I, [2023-11-17T04:47:05.420188 #2250829] INFO -- : ext/configure-ext.mk updated I, [2023-11-17T04:47:05.425522 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:47:09.295835 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:47:09.296721 #2250829] INFO -- : generating makefile exts.mk I, [2023-11-17T04:47:09.392768 #2250829] INFO -- : exts.mk unchanged I, [2023-11-17T04:47:09.412312 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:47:10.143198 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-11-17T04:47:10.154570 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal' I, [2023-11-17T04:47:10.186174 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-11-17T04:47:10.199657 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage' I, [2023-11-17T04:47:10.209041 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-11-17T04:47:10.227852 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date' I, [2023-11-17T04:47:10.236721 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-11-17T04:47:10.269759 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest' I, [2023-11-17T04:47:10.341400 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-11-17T04:47:10.359799 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2' I, [2023-11-17T04:47:10.414146 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-11-17T04:47:10.446719 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle' I, [2023-11-17T04:47:10.457071 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-11-17T04:47:10.467284 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console' I, [2023-11-17T04:47:10.494371 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-11-17T04:47:10.517036 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json' I, [2023-11-17T04:47:10.570308 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-11-17T04:47:10.577876 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor' I, [2023-11-17T04:47:10.584734 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-11-17T04:47:10.595183 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf' I, [2023-11-17T04:47:10.607640 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-11-17T04:47:10.623870 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace' I, [2023-11-17T04:47:10.669583 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-11-17T04:47:10.706694 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl' I, [2023-11-17T04:47:10.714796 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-11-17T04:47:10.723458 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname' I, [2023-11-17T04:47:10.756854 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-11-17T04:47:10.799188 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych' I, [2023-11-17T04:47:10.806734 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-11-17T04:47:10.818150 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty' I, [2023-11-17T04:47:10.858096 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-11-17T04:47:10.870234 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper' I, [2023-11-17T04:47:10.873551 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-11-17T04:47:10.893953 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm' I, [2023-11-17T04:47:10.915927 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-11-17T04:47:10.931458 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket' I, [2023-11-17T04:47:10.962715 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-11-17T04:47:10.977650 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog' I, [2023-11-17T04:47:10.997856 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-11-17T04:47:11.066684 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug' I, [2023-11-17T04:47:11.086423 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-11-17T04:47:11.150227 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2023-11-17T04:47:11.159109 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.3.0/ext/rbs_extension' I, [2023-11-17T04:47:11.230747 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.3.0/ext/rbs_extension' I, [2023-11-17T04:47:11.300489 #2250829] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:47:11.544830 #2250829] INFO -- : make[2]: 'ruby' is up to date. I, [2023-11-17T04:47:11.544993 #2250829] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:47:11.546288 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:47:11.551351 #2250829] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:47:11.551867 #2250829] INFO -- : make[1]: Nothing to be done for 'note'. I, [2023-11-17T04:47:11.551986 #2250829] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary' I, [2023-11-17T04:47:11.746476 #2250829] INFO -- : $ /tmp/ruby/build/trunk-iseq_binary/miniruby -I/tmp/ruby/src/trunk-iseq_binary/lib /tmp/ruby/src/trunk-iseq_binary/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-iseq_binary --extout=.ext -- /tmp/ruby/src/trunk-iseq_binary/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-iseq_binary/spec/default.mspec --error-output stderr --debug I, [2023-11-17T04:47:12.025580 #2250829] INFO -- : ruby 3.3.0dev (2023-11-17T02:01:55Z master 498b086c37) [x86_64-linux] I, [2023-11-17T04:47:48.127551 #2250829] INFO -- : 0 ......................................................................... I, [2023-11-17T04:48:04.975781 #2250829] INFO -- : 73 ......................................................................... I, [2023-11-17T04:48:12.690463 #2250829] INFO -- : 146 ......................................................................... I, [2023-11-17T04:48:18.031375 #2250829] INFO -- : 219 ......................................................................... I, [2023-11-17T04:48:24.211513 #2250829] INFO -- : 292 ......................................................................... I, [2023-11-17T04:48:31.306496 #2250829] INFO -- : 365 ......................................................................... I, [2023-11-17T04:48:35.853780 #2250829] INFO -- : 438 ......................................................................... I, [2023-11-17T04:48:38.862869 #2250829] INFO -- : 511 ......................................................................... I, [2023-11-17T04:48:40.429015 #2250829] INFO -- : 584 ......................................................................... I, [2023-11-17T04:48:42.399446 #2250829] INFO -- : 657 ......................................................................... I, [2023-11-17T04:48:42.599534 #2250829] INFO -- : 730 ......................................................................... I, [2023-11-17T04:48:42.757806 #2250829] INFO -- : 803 ......................................................................... I, [2023-11-17T04:48:44.218609 #2250829] INFO -- : 876 ......................................................................... I, [2023-11-17T04:48:44.590498 #2250829] INFO -- : 949 ......................................................................... I, [2023-11-17T04:48:52.808686 #2250829] INFO -- : 1022 ......................................................................... I, [2023-11-17T04:49:02.839030 #2250829] INFO -- : 1095 ......................................................................... I, [2023-11-17T04:49:06.011028 #2250829] INFO -- : 1168 ......................................................................... I, [2023-11-17T04:49:08.151469 #2250829] INFO -- : 1241 ......................................................................... I, [2023-11-17T04:49:08.466601 #2250829] INFO -- : 1314 ......................................................................... I, [2023-11-17T04:49:08.793279 #2250829] INFO -- : 1387 ......................................................................... I, [2023-11-17T04:49:20.955205 #2250829] INFO -- : 1460 ......................................................................... I, [2023-11-17T04:49:40.609340 #2250829] INFO -- : 1533 ......................................................................... I, [2023-11-17T04:49:41.389665 #2250829] INFO -- : 1606 ......................................................................... I, [2023-11-17T04:49:44.820633 #2250829] INFO -- : 1679 ......................................................................... I, [2023-11-17T04:49:45.177049 #2250829] INFO -- : 1752 ......................................................................... I, [2023-11-17T04:49:45.564626 #2250829] INFO -- : 1825 ......................................................................... I, [2023-11-17T04:49:48.528023 #2250829] INFO -- : 1898 ......................................................................... I, [2023-11-17T04:49:50.228653 #2250829] INFO -- : 1971 ......................................................................... I, [2023-11-17T04:49:53.087048 #2250829] INFO -- : 2044 ......................................................................... I, [2023-11-17T04:49:53.374219 #2250829] INFO -- : 2117 ......................................................................... I, [2023-11-17T04:49:53.625089 #2250829] INFO -- : 2190 ......................................................................... I, [2023-11-17T04:49:53.740972 #2250829] INFO -- : 2263 ......................................................................... I, [2023-11-17T04:49:53.846241 #2250829] INFO -- : 2336 ......................................................................... I, [2023-11-17T04:49:54.017395 #2250829] INFO -- : 2409 ......................................................................... I, [2023-11-17T04:49:54.460316 #2250829] INFO -- : 2482 ......................................................................... I, [2023-11-17T04:49:56.888441 #2250829] INFO -- : 2555 ......................................................................... I, [2023-11-17T04:49:56.935710 #2250829] INFO -- : 2628 ......................................................................... I, [2023-11-17T04:49:57.421491 #2250829] INFO -- : 2701 ......................................................................... I, [2023-11-17T04:50:01.627028 #2250829] INFO -- : 2774 ......................................................................... I, [2023-11-17T04:50:03.560464 #2250829] INFO -- : 2847 ......................................................................... I, [2023-11-17T04:50:06.680638 #2250829] INFO -- : 2920 ......................................................................... I, [2023-11-17T04:50:07.176909 #2250829] INFO -- : 2993 ......................................................................... I, [2023-11-17T04:50:08.603185 #2250829] INFO -- : 3066 ......................................................................... I, [2023-11-17T04:50:10.851044 #2250829] INFO -- : 3139 ......................................................................... I, [2023-11-17T04:50:12.909402 #2250829] INFO -- : 3212 ......................................................................... I, [2023-11-17T04:50:13.286857 #2250829] INFO -- : 3285 ......................................................................... I, [2023-11-17T04:50:13.431626 #2250829] INFO -- : 3358 ......................................................................... I, [2023-11-17T04:50:17.532442 #2250829] INFO -- : 3431 ......................................................................... I, [2023-11-17T04:50:17.772146 #2250829] INFO -- : 3504 ......................................................................... I, [2023-11-17T04:50:17.926026 #2250829] INFO -- : 3577 ......................................................................... I, [2023-11-17T04:50:21.429307 #2250829] INFO -- : 3650 ......................................................................... I, [2023-11-17T04:50:21.442576 #2250829] INFO -- : 3723 .. I, [2023-11-17T04:50:21.442763 #2250829] INFO -- : I, [2023-11-17T04:50:21.442790 #2250829] INFO -- : Finished in 189.416856 seconds I, [2023-11-17T04:50:21.442809 #2250829] INFO -- : I, [2023-11-17T04:50:21.442825 #2250829] INFO -- : 3725 files, 32456 examples, 162697 expectations, 0 failures, 0 errors, 0 tagged I, [2023-11-17T04:50:21.472851 #2250829] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.