# Logfile created on 2024-03-12 12:19:56 +0000 by logger.rb/v1.4.3 I, [2024-03-12T12:19:56.427082 #3942477] INFO -- : #, @formatter=nil, @logdev=#, @binmode=false, @mon_data=#, @mon_data_owner_object_id=860>>> I, [2024-03-12T12:19:56.427255 #3942477] INFO -- : $$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat20 E, [2024-03-12T12:19:56.430384 #3942477] ERROR -- : Cloning into 'trunk-repeat20'... E, [2024-03-12T12:20:04.483073 #3942477] ERROR -- : Updating files: 93% (11285/12131) Updating files: 94% (11404/12131) Updating files: 95% (11525/12131) Updating files: 96% (11646/12131) Updating files: 97% (11768/12131) Updating files: 98% (11889/12131) Updating files: 99% (12010/12131) Updating files: 100% (12131/12131) Updating files: 100% (12131/12131), done. I, [2024-03-12T12:20:04.513889 #3942477] INFO -- : $$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat20" exit with 0. I, [2024-03-12T12:20:04.518274 #3942477] INFO -- : $$$[beg] ./autogen.sh I, [2024-03-12T12:20:08.449808 #3942477] INFO -- : $$$[end] "./autogen.sh" exit with 0. I, [2024-03-12T12:20:08.449952 #3942477] INFO -- : $$$[beg] autoconf I, [2024-03-12T12:20:08.821198 #3942477] INFO -- : $$$[end] "autoconf" exit with 0. I, [2024-03-12T12:20:08.821776 #3942477] INFO -- : $$$[beg] /tmp/ruby/src/trunk-repeat20/configure --prefix=/tmp/ruby/install/trunk-repeat20 --disable-install-doc --enable-shared I, [2024-03-12T12:20:09.566817 #3942477] INFO -- : checking for ruby... /usr/bin/ruby I, [2024-03-12T12:20:09.759715 #3942477] INFO -- : tool/config.guess already exists I, [2024-03-12T12:20:09.759962 #3942477] INFO -- : tool/config.sub already exists I, [2024-03-12T12:20:10.043862 #3942477] INFO -- : checking build system type... x86_64-pc-linux-gnu I, [2024-03-12T12:20:10.043927 #3942477] INFO -- : checking host system type... x86_64-pc-linux-gnu I, [2024-03-12T12:20:10.043948 #3942477] INFO -- : checking target system type... x86_64-pc-linux-gnu I, [2024-03-12T12:20:10.070884 #3942477] INFO -- : checking for gcc... gcc I, [2024-03-12T12:20:10.088810 #3942477] INFO -- : checking for ld... ld I, [2024-03-12T12:20:10.099519 #3942477] INFO -- : checking for gcc-ar... gcc-ar I, [2024-03-12T12:20:10.110649 #3942477] INFO -- : checking for g++... no I, [2024-03-12T12:20:10.127449 #3942477] INFO -- : checking for gcc-nm... gcc-nm I, [2024-03-12T12:20:10.145719 #3942477] INFO -- : checking for gcc-ranlib... gcc-ranlib I, [2024-03-12T12:20:10.145799 #3942477] INFO -- : checking for gcc... (cached) gcc I, [2024-03-12T12:20:10.471752 #3942477] INFO -- : checking whether the C compiler works... yes I, [2024-03-12T12:20:10.471824 #3942477] INFO -- : checking for C compiler default output file name... a.out I, [2024-03-12T12:20:10.569545 #3942477] INFO -- : checking for suffix of executables... I, [2024-03-12T12:20:10.690710 #3942477] INFO -- : checking whether we are cross compiling... no I, [2024-03-12T12:20:10.750157 #3942477] INFO -- : checking for suffix of object files... o I, [2024-03-12T12:20:10.787438 #3942477] INFO -- : checking whether the compiler supports GNU C... yes I, [2024-03-12T12:20:10.837762 #3942477] INFO -- : checking whether gcc accepts -g... yes I, [2024-03-12T12:20:10.891504 #3942477] INFO -- : checking for gcc option to enable C11 features... none needed I, [2024-03-12T12:20:10.891572 #3942477] INFO -- : checking for g++... no I, [2024-03-12T12:20:10.891599 #3942477] INFO -- : checking for c++... c++ I, [2024-03-12T12:20:11.241072 #3942477] INFO -- : checking whether the compiler supports GNU C++... yes I, [2024-03-12T12:20:11.253523 #3942477] INFO -- : checking whether c++ accepts -g... yes I, [2024-03-12T12:20:11.378554 #3942477] INFO -- : checking for c++ option to enable C++11 features... none needed I, [2024-03-12T12:20:11.451623 #3942477] INFO -- : checking how to run the C preprocessor... gcc -E I, [2024-03-12T12:20:11.539892 #3942477] INFO -- : checking for gas... no I, [2024-03-12T12:20:11.540153 #3942477] INFO -- : checking for as... as I, [2024-03-12T12:20:11.540548 #3942477] INFO -- : checking for gobjcopy... no I, [2024-03-12T12:20:11.540808 #3942477] INFO -- : checking for objcopy... objcopy I, [2024-03-12T12:20:11.541126 #3942477] INFO -- : checking for gobjdump... no I, [2024-03-12T12:20:11.541334 #3942477] INFO -- : checking for objdump... objdump I, [2024-03-12T12:20:11.541619 #3942477] INFO -- : checking for gstrip... no I, [2024-03-12T12:20:11.541826 #3942477] INFO -- : checking for strip... strip I, [2024-03-12T12:20:11.578427 #3942477] INFO -- : checking for stdio.h... yes I, [2024-03-12T12:20:11.595541 #3942477] INFO -- : checking for stdlib.h... yes I, [2024-03-12T12:20:11.616060 #3942477] INFO -- : checking for string.h... yes I, [2024-03-12T12:20:11.667143 #3942477] INFO -- : checking for inttypes.h... yes I, [2024-03-12T12:20:11.714829 #3942477] INFO -- : checking for stdint.h... yes I, [2024-03-12T12:20:11.766970 #3942477] INFO -- : checking for strings.h... yes I, [2024-03-12T12:20:11.786104 #3942477] INFO -- : checking for sys/stat.h... yes I, [2024-03-12T12:20:11.815389 #3942477] INFO -- : checking for sys/types.h... yes I, [2024-03-12T12:20:11.843766 #3942477] INFO -- : checking for unistd.h... yes I, [2024-03-12T12:20:11.907540 #3942477] INFO -- : checking for wchar.h... yes I, [2024-03-12T12:20:12.046894 #3942477] INFO -- : checking for minix/config.h... no I, [2024-03-12T12:20:12.169396 #3942477] INFO -- : checking for vfork.h... no I, [2024-03-12T12:20:12.182489 #3942477] INFO -- : checking whether it is safe to define __EXTENSIONS__... yes I, [2024-03-12T12:20:12.198163 #3942477] INFO -- : checking whether _XOPEN_SOURCE should be defined... no I, [2024-03-12T12:20:12.325203 #3942477] INFO -- : checking whether the linker is GNU ld... yes I, [2024-03-12T12:20:12.379624 #3942477] INFO -- : checking whether gcc -E accepts -o... yes I, [2024-03-12T12:20:12.418109 #3942477] INFO -- : checking for gcc-ar flags... rcD I, [2024-03-12T12:20:12.418171 #3942477] INFO -- : checking whether ln -s works... yes I, [2024-03-12T12:20:12.469959 #3942477] INFO -- : checking whether make sets $(MAKE)... yes I, [2024-03-12T12:20:12.523570 #3942477] INFO -- : checking for a BSD-compatible install... /usr/bin/install -c I, [2024-03-12T12:20:12.536589 #3942477] INFO -- : checking for a race-free mkdir -p... /usr/bin/mkdir -p I, [2024-03-12T12:20:12.537149 #3942477] INFO -- : checking for dtrace... no I, [2024-03-12T12:20:12.537643 #3942477] INFO -- : checking for dot... no I, [2024-03-12T12:20:12.538118 #3942477] INFO -- : checking for doxygen... no I, [2024-03-12T12:20:12.538535 #3942477] INFO -- : checking for pkg-config... no I, [2024-03-12T12:20:12.622728 #3942477] INFO -- : checking whether it is Android... no I, [2024-03-12T12:20:12.682081 #3942477] INFO -- : checking for cd using physical directory... cd -P I, [2024-03-12T12:20:12.712566 #3942477] INFO -- : checking whether CFLAGS is valid... yes I, [2024-03-12T12:20:12.834719 #3942477] INFO -- : checking whether LDFLAGS is valid... yes I, [2024-03-12T12:20:13.019792 #3942477] INFO -- : checking whether ELF binaries are produced... yes I, [2024-03-12T12:20:13.139479 #3942477] INFO -- : checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes I, [2024-03-12T12:20:13.220601 #3942477] INFO -- : checking whether -fdeclspec is accepted as LDFLAGS... no I, [2024-03-12T12:20:13.381076 #3942477] INFO -- : checking whether -fdeclspec is accepted as CXXFLAGS... no I, [2024-03-12T12:20:13.478677 #3942477] INFO -- : checking whether -Wextra-tokens is accepted as CFLAGS... no I, [2024-03-12T12:20:13.543405 #3942477] INFO -- : checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes I, [2024-03-12T12:20:13.637606 #3942477] INFO -- : checking whether -Wdivision-by-zero is accepted as CFLAGS... no I, [2024-03-12T12:20:13.677284 #3942477] INFO -- : checking whether -Wdiv-by-zero is accepted as CFLAGS... yes I, [2024-03-12T12:20:13.722254 #3942477] INFO -- : checking whether -Wduplicated-cond is accepted as CFLAGS... yes I, [2024-03-12T12:20:13.760841 #3942477] INFO -- : checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes I, [2024-03-12T12:20:13.820524 #3942477] INFO -- : checking whether -Wimplicit-int is accepted as CFLAGS... yes I, [2024-03-12T12:20:13.853463 #3942477] INFO -- : checking whether -Wpointer-arith is accepted as CFLAGS... yes I, [2024-03-12T12:20:13.931567 #3942477] INFO -- : checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no I, [2024-03-12T12:20:13.988593 #3942477] INFO -- : checking whether -Wwrite-strings is accepted as CFLAGS... yes I, [2024-03-12T12:20:14.058869 #3942477] INFO -- : checking whether -Wold-style-definition is accepted as CFLAGS... yes I, [2024-03-12T12:20:14.140292 #3942477] INFO -- : checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes I, [2024-03-12T12:20:14.168919 #3942477] INFO -- : checking whether -Wmissing-noreturn is accepted as CFLAGS... yes I, [2024-03-12T12:20:14.255379 #3942477] INFO -- : checking whether -Wno-cast-function-type is accepted as CFLAGS... yes I, [2024-03-12T12:20:14.332697 #3942477] INFO -- : checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes I, [2024-03-12T12:20:14.391304 #3942477] INFO -- : checking whether -Wno-long-long is accepted as CFLAGS... yes I, [2024-03-12T12:20:14.426826 #3942477] INFO -- : checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes I, [2024-03-12T12:20:14.500617 #3942477] INFO -- : checking whether -Wno-overlength-strings is accepted as CFLAGS... yes I, [2024-03-12T12:20:14.541958 #3942477] INFO -- : checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes I, [2024-03-12T12:20:14.618372 #3942477] INFO -- : checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes I, [2024-03-12T12:20:14.661959 #3942477] INFO -- : checking whether -Wno-self-assign is accepted as CFLAGS... yes I, [2024-03-12T12:20:14.717965 #3942477] INFO -- : checking whether -Wno-tautological-compare is accepted as CFLAGS... yes I, [2024-03-12T12:20:14.795562 #3942477] INFO -- : checking whether -Wno-unused-parameter is accepted as CFLAGS... yes I, [2024-03-12T12:20:14.848796 #3942477] INFO -- : checking whether -Wno-unused-value is accepted as CFLAGS... yes I, [2024-03-12T12:20:14.874403 #3942477] INFO -- : checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes I, [2024-03-12T12:20:14.922883 #3942477] INFO -- : checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes I, [2024-03-12T12:20:14.996945 #3942477] INFO -- : checking whether -Wunused-variable is accepted as CFLAGS... yes I, [2024-03-12T12:20:15.077425 #3942477] INFO -- : checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no I, [2024-03-12T12:20:15.128015 #3942477] INFO -- : checking whether -Wmisleading-indentation is accepted as CFLAGS... yes I, [2024-03-12T12:20:15.176668 #3942477] INFO -- : checking whether -Wundef is accepted as CFLAGS... yes I, [2024-03-12T12:20:15.216674 #3942477] INFO -- : checking whether -Wall -Wextra is accepted as CFLAGS... yes I, [2024-03-12T12:20:15.362222 #3942477] INFO -- : checking whether -Qunused-arguments is accepted as CFLAGS... no I, [2024-03-12T12:20:15.502986 #3942477] INFO -- : checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes I, [2024-03-12T12:20:15.518989 #3942477] INFO -- : checking whether -fstack-protector-strong is accepted as CFLAGS... yes I, [2024-03-12T12:20:15.670736 #3942477] INFO -- : checking whether -fstack-protector-strong is accepted as LDFLAGS... yes I, [2024-03-12T12:20:15.679690 #3942477] INFO -- : checking for -fstack-protector... -fstack-protector-strong I, [2024-03-12T12:20:15.811375 #3942477] INFO -- : checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes I, [2024-03-12T12:20:15.836383 #3942477] INFO -- : checking whether -fno-strict-overflow is accepted as CFLAGS... yes I, [2024-03-12T12:20:15.852648 #3942477] INFO -- : checking whether -ggdb3 is accepted as CFLAGS... yes I, [2024-03-12T12:20:15.861192 #3942477] INFO -- : checking whether -fvisibility=hidden is accepted as CFLAGS... yes I, [2024-03-12T12:20:15.895512 #3942477] INFO -- : checking whether -fno-fast-math is accepted as CFLAGS... yes I, [2024-03-12T12:20:15.920091 #3942477] INFO -- : checking whether -fexcess-precision=standard is accepted as CFLAGS... yes I, [2024-03-12T12:20:15.978651 #3942477] INFO -- : checking whether -fp-model precise is accepted as CFLAGS... no I, [2024-03-12T12:20:15.993532 #3942477] INFO -- : checking whether compiler has statement and declarations in expressions... yes I, [2024-03-12T12:20:16.014790 #3942477] INFO -- : checking for pthread.h... yes I, [2024-03-12T12:20:16.163377 #3942477] INFO -- : checking for pthread_create in -lthr... no I, [2024-03-12T12:20:16.273100 #3942477] INFO -- : checking for pthread_create in -lpthread... yes I, [2024-03-12T12:20:16.347340 #3942477] INFO -- : checking for pthread_np.h... no I, [2024-03-12T12:20:16.347414 #3942477] INFO -- : checking thread model... pthread E, [2024-03-12T12:20:16.514344 #3942477] ERROR -- : configure: WARNING: something wrong with CXXFLAGS="" I, [2024-03-12T12:20:16.514918 #3942477] INFO -- : checking whether CXXFLAGS is valid... no I, [2024-03-12T12:20:16.645345 #3942477] INFO -- : checking for crypt in -lcrypt... yes I, [2024-03-12T12:20:16.758791 #3942477] INFO -- : checking for dlopen in -ldl... yes I, [2024-03-12T12:20:16.930192 #3942477] INFO -- : checking for shutdown in -lsocket... no I, [2024-03-12T12:20:16.995148 #3942477] INFO -- : checking for dirent.h that defines DIR... yes I, [2024-03-12T12:20:17.205625 #3942477] INFO -- : checking for library containing opendir... none required I, [2024-03-12T12:20:17.439341 #3942477] INFO -- : checking for _Bool... yes I, [2024-03-12T12:20:17.478185 #3942477] INFO -- : checking for stdbool.h that conforms to C99... yes I, [2024-03-12T12:20:17.538892 #3942477] INFO -- : checking for sys/wait.h that is POSIX.1 compatible... yes I, [2024-03-12T12:20:17.642154 #3942477] INFO -- : checking for afunix.h... no I, [2024-03-12T12:20:17.910179 #3942477] INFO -- : checking for atomic.h... no I, [2024-03-12T12:20:18.100418 #3942477] INFO -- : checking for copyfile.h... no I, [2024-03-12T12:20:18.265700 #3942477] INFO -- : checking for direct.h... no I, [2024-03-12T12:20:18.307076 #3942477] INFO -- : checking for grp.h... yes I, [2024-03-12T12:20:18.352091 #3942477] INFO -- : checking for fcntl.h... yes I, [2024-03-12T12:20:18.384962 #3942477] INFO -- : checking for float.h... yes I, [2024-03-12T12:20:18.564068 #3942477] INFO -- : checking for ieeefp.h... no I, [2024-03-12T12:20:18.724427 #3942477] INFO -- : checking for intrinsics.h... no I, [2024-03-12T12:20:18.750738 #3942477] INFO -- : checking for langinfo.h... yes I, [2024-03-12T12:20:18.794819 #3942477] INFO -- : checking for limits.h... yes I, [2024-03-12T12:20:18.832156 #3942477] INFO -- : checking for locale.h... yes I, [2024-03-12T12:20:18.888849 #3942477] INFO -- : checking for malloc.h... yes I, [2024-03-12T12:20:19.033441 #3942477] INFO -- : checking for malloc/malloc.h... no I, [2024-03-12T12:20:19.152730 #3942477] INFO -- : checking for malloc_np.h... no I, [2024-03-12T12:20:19.370888 #3942477] INFO -- : checking for net/socket.h... no I, [2024-03-12T12:20:19.575964 #3942477] INFO -- : checking for process.h... no I, [2024-03-12T12:20:19.597950 #3942477] INFO -- : checking for pwd.h... yes I, [2024-03-12T12:20:19.621010 #3942477] INFO -- : checking for sanitizer/asan_interface.h... yes I, [2024-03-12T12:20:19.783988 #3942477] INFO -- : checking for sanitizer/msan_interface.h... no I, [2024-03-12T12:20:20.002197 #3942477] INFO -- : checking for setjmpex.h... no I, [2024-03-12T12:20:20.026197 #3942477] INFO -- : checking for stdalign.h... yes I, [2024-03-12T12:20:20.029966 #3942477] INFO -- : checking for stdio.h... (cached) yes I, [2024-03-12T12:20:20.170641 #3942477] INFO -- : checking for sys/attr.h... no I, [2024-03-12T12:20:20.189671 #3942477] INFO -- : checking for sys/eventfd.h... yes I, [2024-03-12T12:20:20.209970 #3942477] INFO -- : checking for sys/fcntl.h... yes I, [2024-03-12T12:20:20.234824 #3942477] INFO -- : checking for sys/file.h... yes I, [2024-03-12T12:20:20.436404 #3942477] INFO -- : checking for sys/id.h... no I, [2024-03-12T12:20:20.488970 #3942477] INFO -- : checking for sys/ioctl.h... yes I, [2024-03-12T12:20:20.706897 #3942477] INFO -- : checking for sys/mkdev.h... no I, [2024-03-12T12:20:20.742764 #3942477] INFO -- : checking for sys/param.h... yes I, [2024-03-12T12:20:20.762996 #3942477] INFO -- : checking for sys/prctl.h... yes I, [2024-03-12T12:20:20.785848 #3942477] INFO -- : checking for sys/random.h... yes I, [2024-03-12T12:20:20.800566 #3942477] INFO -- : checking for sys/resource.h... yes I, [2024-03-12T12:20:20.820968 #3942477] INFO -- : checking for sys/select.h... yes I, [2024-03-12T12:20:20.846966 #3942477] INFO -- : checking for sys/sendfile.h... yes I, [2024-03-12T12:20:20.867118 #3942477] INFO -- : checking for sys/socket.h... yes I, [2024-03-12T12:20:20.903030 #3942477] INFO -- : checking for sys/syscall.h... yes I, [2024-03-12T12:20:20.928058 #3942477] INFO -- : checking for sys/sysmacros.h... yes I, [2024-03-12T12:20:20.953648 #3942477] INFO -- : checking for sys/time.h... yes I, [2024-03-12T12:20:21.002002 #3942477] INFO -- : checking for sys/times.h... yes I, [2024-03-12T12:20:21.050169 #3942477] INFO -- : checking for sys/uio.h... yes I, [2024-03-12T12:20:21.185801 #3942477] INFO -- : checking for sys/utime.h... no I, [2024-03-12T12:20:21.209707 #3942477] INFO -- : checking for syscall.h... yes I, [2024-03-12T12:20:21.266914 #3942477] INFO -- : checking for time.h... yes I, [2024-03-12T12:20:21.289967 #3942477] INFO -- : checking for ucontext.h... yes I, [2024-03-12T12:20:21.324600 #3942477] INFO -- : checking for utime.h... yes I, [2024-03-12T12:20:21.348065 #3942477] INFO -- : checking for sys/epoll.h... yes I, [2024-03-12T12:20:21.473708 #3942477] INFO -- : checking for sys/event.h... no I, [2024-03-12T12:20:21.506349 #3942477] INFO -- : checking for x86intrin.h... yes I, [2024-03-12T12:20:21.532764 #3942477] INFO -- : checking for x86intrin.h when defined(__x86_64__)... yes I, [2024-03-12T12:20:21.554878 #3942477] INFO -- : checking for gmp.h... yes I, [2024-03-12T12:20:21.836994 #3942477] INFO -- : checking for library containing __gmpz_init... -lgmp I, [2024-03-12T12:20:21.838588 #3942477] INFO -- : checking for special C compiler options needed for large files... no I, [2024-03-12T12:20:21.854132 #3942477] INFO -- : checking for _FILE_OFFSET_BITS value needed for large files... no I, [2024-03-12T12:20:22.164778 #3942477] INFO -- : checking whether byte ordering is bigendian... no I, [2024-03-12T12:20:22.185953 #3942477] INFO -- : checking for an ANSI C-conforming const... yes I, [2024-03-12T12:20:22.207669 #3942477] INFO -- : checking whether char is unsigned... no I, [2024-03-12T12:20:22.221417 #3942477] INFO -- : checking for inline... inline I, [2024-03-12T12:20:22.260604 #3942477] INFO -- : checking for working volatile... yes I, [2024-03-12T12:20:22.290683 #3942477] INFO -- : checking for typeof syntax and keyword spelling... typeof I, [2024-03-12T12:20:22.330189 #3942477] INFO -- : checking for C/C++ restrict keyword... __restrict__ I, [2024-03-12T12:20:22.567198 #3942477] INFO -- : checking for long long... yes I, [2024-03-12T12:20:22.814415 #3942477] INFO -- : checking for off_t... yes I, [2024-03-12T12:20:22.941069 #3942477] INFO -- : checking char bit... 8 I, [2024-03-12T12:20:23.083396 #3942477] INFO -- : checking size of int... 4 I, [2024-03-12T12:20:23.233208 #3942477] INFO -- : checking size of short... 2 I, [2024-03-12T12:20:23.463721 #3942477] INFO -- : checking size of long... 8 I, [2024-03-12T12:20:23.619676 #3942477] INFO -- : checking size of long long... 8 I, [2024-03-12T12:20:23.685936 #3942477] INFO -- : checking size of __int64... 0 I, [2024-03-12T12:20:23.886165 #3942477] INFO -- : checking size of __int128... 16 I, [2024-03-12T12:20:24.084544 #3942477] INFO -- : checking size of off_t... 8 I, [2024-03-12T12:20:24.311058 #3942477] INFO -- : checking size of void*... 8 I, [2024-03-12T12:20:24.531884 #3942477] INFO -- : checking size of float... 4 I, [2024-03-12T12:20:24.764130 #3942477] INFO -- : checking size of double... 8 I, [2024-03-12T12:20:24.959305 #3942477] INFO -- : checking size of time_t... 8 I, [2024-03-12T12:20:25.190318 #3942477] INFO -- : checking size of clock_t... 8 I, [2024-03-12T12:20:25.319296 #3942477] INFO -- : checking word size... 8 I, [2024-03-12T12:20:25.493108 #3942477] INFO -- : checking packed struct attribute... x __attribute__((packed)) I, [2024-03-12T12:20:25.582028 #3942477] INFO -- : checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes I, [2024-03-12T12:20:25.620968 #3942477] INFO -- : checking for printf prefix for long long... ll I, [2024-03-12T12:20:25.853616 #3942477] INFO -- : checking for pid_t... yes I, [2024-03-12T12:20:26.774813 #3942477] INFO -- : checking for convertible type of pid_t... INT I, [2024-03-12T12:20:27.070188 #3942477] INFO -- : checking for uid_t... yes I, [2024-03-12T12:20:27.614873 #3942477] INFO -- : checking for convertible type of uid_t... UINT I, [2024-03-12T12:20:27.927691 #3942477] INFO -- : checking for gid_t... yes I, [2024-03-12T12:20:28.762883 #3942477] INFO -- : checking for convertible type of gid_t... UINT I, [2024-03-12T12:20:28.934267 #3942477] INFO -- : checking for time_t... yes I, [2024-03-12T12:20:29.246204 #3942477] INFO -- : checking for convertible type of time_t... LONG I, [2024-03-12T12:20:29.526908 #3942477] INFO -- : checking for dev_t... yes I, [2024-03-12T12:20:29.859686 #3942477] INFO -- : checking for convertible type of dev_t... ULONG I, [2024-03-12T12:20:30.078325 #3942477] INFO -- : checking for mode_t... yes I, [2024-03-12T12:20:30.514912 #3942477] INFO -- : checking for convertible type of mode_t... UINT I, [2024-03-12T12:20:30.720982 #3942477] INFO -- : checking for rlim_t... yes I, [2024-03-12T12:20:31.094786 #3942477] INFO -- : checking for convertible type of rlim_t... ULONG I, [2024-03-12T12:20:31.115946 #3942477] INFO -- : checking for off_t... (cached) yes I, [2024-03-12T12:20:31.798788 #3942477] INFO -- : checking for convertible type of off_t... LONG I, [2024-03-12T12:20:31.991532 #3942477] INFO -- : checking for clockid_t... yes I, [2024-03-12T12:20:32.472151 #3942477] INFO -- : checking for convertible type of clockid_t... INT I, [2024-03-12T12:20:32.494803 #3942477] INFO -- : checking for variable length macro... yes I, [2024-03-12T12:20:32.540181 #3942477] INFO -- : checking if _Alignof() works... yes I, [2024-03-12T12:20:32.553110 #3942477] INFO -- : checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x I, [2024-03-12T12:20:32.565016 #3942477] INFO -- : checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x I, [2024-03-12T12:20:32.605317 #3942477] INFO -- : checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x I, [2024-03-12T12:20:32.642369 #3942477] INFO -- : checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x I, [2024-03-12T12:20:32.687182 #3942477] INFO -- : checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x I, [2024-03-12T12:20:32.727276 #3942477] INFO -- : checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x I, [2024-03-12T12:20:32.751657 #3942477] INFO -- : checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x I, [2024-03-12T12:20:32.775644 #3942477] INFO -- : checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x I, [2024-03-12T12:20:32.797188 #3942477] INFO -- : checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x I, [2024-03-12T12:20:32.839088 #3942477] INFO -- : checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x I, [2024-03-12T12:20:32.884877 #3942477] INFO -- : checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x I, [2024-03-12T12:20:32.904195 #3942477] INFO -- : checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x I, [2024-03-12T12:20:32.948863 #3942477] INFO -- : checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x I, [2024-03-12T12:20:32.974235 #3942477] INFO -- : checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x I, [2024-03-12T12:20:33.008083 #3942477] INFO -- : checking for WEAK function attribute... __attribute__ ((__weak__)) x I, [2024-03-12T12:20:33.033084 #3942477] INFO -- : checking for __attribute__((__depreacted__(msg))) in C++... no I, [2024-03-12T12:20:33.039660 #3942477] INFO -- : checking for std::nullptr_t... no I, [2024-03-12T12:20:33.266262 #3942477] INFO -- : checking for FUNC_STDCALL function attribute... x I, [2024-03-12T12:20:33.489544 #3942477] INFO -- : checking for FUNC_CDECL function attribute... x I, [2024-03-12T12:20:33.822396 #3942477] INFO -- : checking for FUNC_FASTCALL function attribute... x I, [2024-03-12T12:20:33.862369 #3942477] INFO -- : checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x I, [2024-03-12T12:20:33.908174 #3942477] INFO -- : checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x I, [2024-03-12T12:20:34.070844 #3942477] INFO -- : checking for function alias... alias I, [2024-03-12T12:20:34.208062 #3942477] INFO -- : checking for __atomic builtins... yes I, [2024-03-12T12:20:34.414925 #3942477] INFO -- : checking for __sync builtins... yes I, [2024-03-12T12:20:34.517785 #3942477] INFO -- : checking for __builtin_unreachable... yes I, [2024-03-12T12:20:34.639554 #3942477] INFO -- : checking for __assume... no I, [2024-03-12T12:20:34.653206 #3942477] INFO -- : checking for exported function attribute... __attribute__ ((__visibility__("default"))) I, [2024-03-12T12:20:34.671646 #3942477] INFO -- : checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x I, [2024-03-12T12:20:34.839142 #3942477] INFO -- : checking for function name string predefined identifier... __func__ I, [2024-03-12T12:20:34.869895 #3942477] INFO -- : checking if enum over int is allowed... yes I, [2024-03-12T12:20:35.031704 #3942477] INFO -- : checking for gcc options needed to detect all undeclared functions... none needed I, [2024-03-12T12:20:35.272064 #3942477] INFO -- : checking whether sys_nerr is declared... no I, [2024-03-12T12:20:35.370914 #3942477] INFO -- : checking whether getenv is declared... yes I, [2024-03-12T12:20:35.582379 #3942477] INFO -- : checking for size_t... yes I, [2024-03-12T12:20:35.723685 #3942477] INFO -- : checking size of size_t... 8 I, [2024-03-12T12:20:35.871910 #3942477] INFO -- : checking size of ptrdiff_t... 8 I, [2024-03-12T12:20:36.058573 #3942477] INFO -- : checking size of dev_t... 8 I, [2024-03-12T12:20:36.103677 #3942477] INFO -- : checking for printf prefix for size_t... z I, [2024-03-12T12:20:36.129587 #3942477] INFO -- : checking for printf prefix for ptrdiff_t... t I, [2024-03-12T12:20:36.164125 #3942477] INFO -- : checking for struct stat.st_blksize... yes I, [2024-03-12T12:20:36.217953 #3942477] INFO -- : checking for struct stat.st_blocks... yes I, [2024-03-12T12:20:36.258685 #3942477] INFO -- : checking for struct stat.st_rdev... yes I, [2024-03-12T12:20:36.294236 #3942477] INFO -- : checking size of struct stat.st_size... SIZEOF_OFF_T I, [2024-03-12T12:20:36.350233 #3942477] INFO -- : checking size of struct stat.st_blocks... SIZEOF_OFF_T I, [2024-03-12T12:20:36.397510 #3942477] INFO -- : checking size of struct stat.st_ino... SIZEOF_LONG I, [2024-03-12T12:20:36.463542 #3942477] INFO -- : checking size of struct stat.st_dev... SIZEOF_DEV_T I, [2024-03-12T12:20:36.550990 #3942477] INFO -- : checking size of struct stat.st_rdev... SIZEOF_DEV_T I, [2024-03-12T12:20:36.745152 #3942477] INFO -- : checking for struct stat.st_atim... yes I, [2024-03-12T12:20:37.105474 #3942477] INFO -- : checking for struct stat.st_atimespec... no I, [2024-03-12T12:20:37.502562 #3942477] INFO -- : checking for struct stat.st_atimensec... no I, [2024-03-12T12:20:37.638734 #3942477] INFO -- : checking for struct stat.st_mtim... yes I, [2024-03-12T12:20:38.021281 #3942477] INFO -- : checking for struct stat.st_mtimespec... no I, [2024-03-12T12:20:38.378950 #3942477] INFO -- : checking for struct stat.st_mtimensec... no I, [2024-03-12T12:20:38.616048 #3942477] INFO -- : checking for struct stat.st_ctim... yes I, [2024-03-12T12:20:39.048369 #3942477] INFO -- : checking for struct stat.st_ctimespec... no I, [2024-03-12T12:20:39.412161 #3942477] INFO -- : checking for struct stat.st_ctimensec... no I, [2024-03-12T12:20:39.779895 #3942477] INFO -- : checking for struct stat.st_birthtimespec... no I, [2024-03-12T12:20:40.056077 #3942477] INFO -- : checking for struct statx.stx_btime... yes I, [2024-03-12T12:20:40.196038 #3942477] INFO -- : checking for struct timeval... yes I, [2024-03-12T12:20:40.234972 #3942477] INFO -- : checking size of struct timeval.tv_sec... SIZEOF_TIME_T I, [2024-03-12T12:20:40.374378 #3942477] INFO -- : checking for struct timespec... yes I, [2024-03-12T12:20:40.448562 #3942477] INFO -- : checking for struct timezone... yes I, [2024-03-12T12:20:40.698834 #3942477] INFO -- : checking for fd_mask... yes I, [2024-03-12T12:20:40.750796 #3942477] INFO -- : checking for int8_t... yes I, [2024-03-12T12:20:40.965668 #3942477] INFO -- : checking size of int8_t... 1 I, [2024-03-12T12:20:41.010822 #3942477] INFO -- : checking for uint8_t... yes I, [2024-03-12T12:20:41.271445 #3942477] INFO -- : checking size of uint8_t... 1 I, [2024-03-12T12:20:41.306213 #3942477] INFO -- : checking for int16_t... yes I, [2024-03-12T12:20:41.482201 #3942477] INFO -- : checking size of int16_t... 2 I, [2024-03-12T12:20:41.517017 #3942477] INFO -- : checking for uint16_t... yes I, [2024-03-12T12:20:41.759843 #3942477] INFO -- : checking size of uint16_t... 2 I, [2024-03-12T12:20:41.771145 #3942477] INFO -- : checking for int32_t... yes I, [2024-03-12T12:20:42.038804 #3942477] INFO -- : checking size of int32_t... 4 I, [2024-03-12T12:20:42.090922 #3942477] INFO -- : checking for uint32_t... yes I, [2024-03-12T12:20:42.365952 #3942477] INFO -- : checking size of uint32_t... 4 I, [2024-03-12T12:20:42.408096 #3942477] INFO -- : checking for int64_t... yes I, [2024-03-12T12:20:42.623282 #3942477] INFO -- : checking size of int64_t... 8 I, [2024-03-12T12:20:42.642805 #3942477] INFO -- : checking for uint64_t... yes I, [2024-03-12T12:20:42.916034 #3942477] INFO -- : checking size of uint64_t... 8 I, [2024-03-12T12:20:43.159061 #3942477] INFO -- : checking for int128_t... __int128 I, [2024-03-12T12:20:43.438148 #3942477] INFO -- : checking for uint128_t... unsigned __int128 I, [2024-03-12T12:20:43.506185 #3942477] INFO -- : checking for intptr_t... yes I, [2024-03-12T12:20:43.693488 #3942477] INFO -- : checking size of intptr_t... 8 I, [2024-03-12T12:20:43.720315 #3942477] INFO -- : checking for uintptr_t... yes I, [2024-03-12T12:20:43.931756 #3942477] INFO -- : checking size of uintptr_t... 8 I, [2024-03-12T12:20:44.493511 #3942477] INFO -- : checking for printf prefix for intptr_t... NONE I, [2024-03-12T12:20:44.520578 #3942477] INFO -- : checking for ssize_t... yes I, [2024-03-12T12:20:44.722966 #3942477] INFO -- : checking size of ssize_t... 8 I, [2024-03-12T12:20:45.165952 #3942477] INFO -- : checking for printf prefix for int64_t... NONE I, [2024-03-12T12:20:45.271067 #3942477] INFO -- : checking for stack end address... __libc_stack_end I, [2024-03-12T12:20:45.286240 #3942477] INFO -- : checking for grep that handles long lines and -e... /usr/bin/grep I, [2024-03-12T12:20:45.294204 #3942477] INFO -- : checking for egrep... /usr/bin/grep -E I, [2024-03-12T12:20:45.294462 #3942477] INFO -- : checking for uid_t in sys/types.h... (cached) yes I, [2024-03-12T12:20:45.505689 #3942477] INFO -- : checking type of array argument to getgroups... gid_t I, [2024-03-12T12:20:45.682224 #3942477] INFO -- : checking for working alloca.h... yes I, [2024-03-12T12:20:45.682304 #3942477] INFO -- : checking for alloca... yes I, [2024-03-12T12:20:45.805623 #3942477] INFO -- : checking for dynamic size alloca... ok I, [2024-03-12T12:20:46.016325 #3942477] INFO -- : checking for working memcmp... yes I, [2024-03-12T12:20:46.088870 #3942477] INFO -- : checking for dup... yes I, [2024-03-12T12:20:46.252695 #3942477] INFO -- : checking for dup2... yes I, [2024-03-12T12:20:46.414966 #3942477] INFO -- : checking for acosh... yes I, [2024-03-12T12:20:46.601631 #3942477] INFO -- : checking for cbrt... yes I, [2024-03-12T12:20:46.702016 #3942477] INFO -- : checking for crypt... yes I, [2024-03-12T12:20:46.846950 #3942477] INFO -- : checking for erf... yes I, [2024-03-12T12:20:46.969955 #3942477] INFO -- : checking for explicit_bzero... yes I, [2024-03-12T12:20:47.147836 #3942477] INFO -- : checking for ffs... yes I, [2024-03-12T12:20:47.290943 #3942477] INFO -- : checking for flock... yes I, [2024-03-12T12:20:47.444091 #3942477] INFO -- : checking for hypot... yes I, [2024-03-12T12:20:47.564113 #3942477] INFO -- : checking for lgamma_r... yes I, [2024-03-12T12:20:47.694355 #3942477] INFO -- : checking for memmove... yes I, [2024-03-12T12:20:47.879048 #3942477] INFO -- : checking for nan... yes I, [2024-03-12T12:20:48.054085 #3942477] INFO -- : checking for nextafter... yes I, [2024-03-12T12:20:48.267648 #3942477] INFO -- : checking for setproctitle... no I, [2024-03-12T12:20:48.461952 #3942477] INFO -- : checking for strchr... yes I, [2024-03-12T12:20:48.585107 #3942477] INFO -- : checking for strerror... yes I, [2024-03-12T12:20:48.717667 #3942477] INFO -- : checking for strlcat... no I, [2024-03-12T12:20:48.874983 #3942477] INFO -- : checking for strlcpy... no I, [2024-03-12T12:20:49.031660 #3942477] INFO -- : checking for strstr... yes I, [2024-03-12T12:20:49.280396 #3942477] INFO -- : checking for tgamma... yes I, [2024-03-12T12:20:49.485569 #3942477] INFO -- : checking for sys/pstat.h... no I, [2024-03-12T12:20:49.486047 #3942477] INFO -- : checking for pid_t... (cached) yes I, [2024-03-12T12:20:49.626183 #3942477] INFO -- : checking for fork... yes I, [2024-03-12T12:20:49.807569 #3942477] INFO -- : checking for vfork... yes I, [2024-03-12T12:20:49.981256 #3942477] INFO -- : checking for working fork... yes I, [2024-03-12T12:20:49.981330 #3942477] INFO -- : checking for working vfork... (cached) yes I, [2024-03-12T12:20:50.187613 #3942477] INFO -- : checking for __syscall... no I, [2024-03-12T12:20:50.281220 #3942477] INFO -- : checking for _longjmp... yes I, [2024-03-12T12:20:50.402425 #3942477] INFO -- : checking for arc4random_buf... no I, [2024-03-12T12:20:50.510903 #3942477] INFO -- : checking for atan2l... yes I, [2024-03-12T12:20:50.753954 #3942477] INFO -- : checking for atan2f... yes I, [2024-03-12T12:20:50.883099 #3942477] INFO -- : checking for chmod... yes I, [2024-03-12T12:20:51.004097 #3942477] INFO -- : checking for chown... yes I, [2024-03-12T12:20:51.162206 #3942477] INFO -- : checking for chroot... yes I, [2024-03-12T12:20:51.285243 #3942477] INFO -- : checking for chsize... no I, [2024-03-12T12:20:51.378729 #3942477] INFO -- : checking for clock_gettime... yes I, [2024-03-12T12:20:51.473057 #3942477] INFO -- : checking for copy_file_range... yes I, [2024-03-12T12:20:51.613339 #3942477] INFO -- : checking for cosh... yes I, [2024-03-12T12:20:51.806828 #3942477] INFO -- : checking for crypt_r... yes I, [2024-03-12T12:20:51.806891 #3942477] INFO -- : checking for daemon... (cached) no I, [2024-03-12T12:20:51.918782 #3942477] INFO -- : checking for dirfd... yes I, [2024-03-12T12:20:52.104423 #3942477] INFO -- : checking for dl_iterate_phdr... yes I, [2024-03-12T12:20:52.271259 #3942477] INFO -- : checking for dlopen... yes I, [2024-03-12T12:20:52.451987 #3942477] INFO -- : checking for dladdr... yes I, [2024-03-12T12:20:52.566735 #3942477] INFO -- : checking for dup3... yes I, [2024-03-12T12:20:52.686028 #3942477] INFO -- : checking for eaccess... yes I, [2024-03-12T12:20:52.836335 #3942477] INFO -- : checking for endgrent... yes I, [2024-03-12T12:20:52.962219 #3942477] INFO -- : checking for eventfd... yes I, [2024-03-12T12:20:53.071886 #3942477] INFO -- : checking for execl... yes I, [2024-03-12T12:20:53.189563 #3942477] INFO -- : checking for execle... yes I, [2024-03-12T12:20:53.299979 #3942477] INFO -- : checking for execv... yes I, [2024-03-12T12:20:53.451045 #3942477] INFO -- : checking for execve... yes I, [2024-03-12T12:20:53.596465 #3942477] INFO -- : checking for explicit_memset... no I, [2024-03-12T12:20:53.708193 #3942477] INFO -- : checking for fcopyfile... no I, [2024-03-12T12:20:53.839038 #3942477] INFO -- : checking for fchdir... yes I, [2024-03-12T12:20:53.993076 #3942477] INFO -- : checking for fchmod... yes I, [2024-03-12T12:20:54.136734 #3942477] INFO -- : checking for fchown... yes I, [2024-03-12T12:20:54.302156 #3942477] INFO -- : checking for fcntl... yes I, [2024-03-12T12:20:54.447842 #3942477] INFO -- : checking for fdatasync... yes I, [2024-03-12T12:20:54.602252 #3942477] INFO -- : checking for fdopendir... yes I, [2024-03-12T12:20:54.753713 #3942477] INFO -- : checking for fgetattrlist... no I, [2024-03-12T12:20:54.879359 #3942477] INFO -- : checking for fmod... yes I, [2024-03-12T12:20:55.003460 #3942477] INFO -- : checking for fstatat... yes I, [2024-03-12T12:20:55.106876 #3942477] INFO -- : checking for fsync... yes I, [2024-03-12T12:20:55.247487 #3942477] INFO -- : checking for ftruncate... yes I, [2024-03-12T12:20:55.377963 #3942477] INFO -- : checking for ftruncate64... yes I, [2024-03-12T12:20:55.565956 #3942477] INFO -- : checking for getattrlist... no I, [2024-03-12T12:20:55.739328 #3942477] INFO -- : checking for getcwd... yes I, [2024-03-12T12:20:55.858922 #3942477] INFO -- : checking for getegid... yes I, [2024-03-12T12:20:56.025962 #3942477] INFO -- : checking for getentropy... yes I, [2024-03-12T12:20:56.122950 #3942477] INFO -- : checking for geteuid... yes I, [2024-03-12T12:20:56.234621 #3942477] INFO -- : checking for getgid... yes I, [2024-03-12T12:20:56.376244 #3942477] INFO -- : checking for getgidx... no I, [2024-03-12T12:20:56.507930 #3942477] INFO -- : checking for getgrnam... yes I, [2024-03-12T12:20:56.618478 #3942477] INFO -- : checking for getgrnam_r... yes I, [2024-03-12T12:20:56.750059 #3942477] INFO -- : checking for getgroups... yes I, [2024-03-12T12:20:56.895536 #3942477] INFO -- : checking for getlogin... yes I, [2024-03-12T12:20:56.979877 #3942477] INFO -- : checking for getlogin_r... yes I, [2024-03-12T12:20:57.137956 #3942477] INFO -- : checking for getpgid... yes I, [2024-03-12T12:20:57.266228 #3942477] INFO -- : checking for getpgrp... yes I, [2024-03-12T12:20:57.456214 #3942477] INFO -- : checking for getppid... yes I, [2024-03-12T12:20:57.626988 #3942477] INFO -- : checking for getpriority... yes I, [2024-03-12T12:20:57.711552 #3942477] INFO -- : checking for getpwnam... yes I, [2024-03-12T12:20:57.860380 #3942477] INFO -- : checking for getpwnam_r... yes I, [2024-03-12T12:20:57.955809 #3942477] INFO -- : checking for getpwuid... yes I, [2024-03-12T12:20:58.148437 #3942477] INFO -- : checking for getpwuid_r... yes I, [2024-03-12T12:20:58.332298 #3942477] INFO -- : checking for getrandom... yes I, [2024-03-12T12:20:58.474185 #3942477] INFO -- : checking for getresgid... yes I, [2024-03-12T12:20:58.621229 #3942477] INFO -- : checking for getresuid... yes I, [2024-03-12T12:20:58.783016 #3942477] INFO -- : checking for getrlimit... yes I, [2024-03-12T12:20:58.934644 #3942477] INFO -- : checking for getsid... yes I, [2024-03-12T12:20:59.018869 #3942477] INFO -- : checking for gettimeofday... yes I, [2024-03-12T12:20:59.130362 #3942477] INFO -- : checking for getuid... yes I, [2024-03-12T12:20:59.295697 #3942477] INFO -- : checking for getuidx... no I, [2024-03-12T12:20:59.480248 #3942477] INFO -- : checking for gmtime_r... yes I, [2024-03-12T12:20:59.687530 #3942477] INFO -- : checking for grantpt... yes I, [2024-03-12T12:20:59.789869 #3942477] INFO -- : checking for initgroups... yes I, [2024-03-12T12:20:59.926983 #3942477] INFO -- : checking for ioctl... yes I, [2024-03-12T12:21:00.115033 #3942477] INFO -- : checking for isfinite... no I, [2024-03-12T12:21:00.226330 #3942477] INFO -- : checking for issetugid... no I, [2024-03-12T12:21:00.390443 #3942477] INFO -- : checking for kill... yes I, [2024-03-12T12:21:00.516859 #3942477] INFO -- : checking for killpg... yes I, [2024-03-12T12:21:00.684456 #3942477] INFO -- : checking for lchmod... yes I, [2024-03-12T12:21:00.833249 #3942477] INFO -- : checking for lchown... yes I, [2024-03-12T12:21:00.934876 #3942477] INFO -- : checking for link... yes I, [2024-03-12T12:21:01.057205 #3942477] INFO -- : checking for llabs... yes I, [2024-03-12T12:21:01.150067 #3942477] INFO -- : checking for lockf... yes I, [2024-03-12T12:21:01.316509 #3942477] INFO -- : checking for log2... yes I, [2024-03-12T12:21:01.450226 #3942477] INFO -- : checking for lstat... yes I, [2024-03-12T12:21:01.616612 #3942477] INFO -- : checking for lutimes... yes I, [2024-03-12T12:21:01.701102 #3942477] INFO -- : checking for malloc_usable_size... yes I, [2024-03-12T12:21:01.898820 #3942477] INFO -- : checking for malloc_size... no I, [2024-03-12T12:21:02.059750 #3942477] INFO -- : checking for malloc_trim... yes I, [2024-03-12T12:21:02.219813 #3942477] INFO -- : checking for mblen... yes I, [2024-03-12T12:21:02.321395 #3942477] INFO -- : checking for memalign... yes I, [2024-03-12T12:21:02.458763 #3942477] INFO -- : checking for memset_s... no I, [2024-03-12T12:21:02.590170 #3942477] INFO -- : checking for writev... yes I, [2024-03-12T12:21:02.710168 #3942477] INFO -- : checking for memrchr... yes I, [2024-03-12T12:21:02.830287 #3942477] INFO -- : checking for memmem... yes I, [2024-03-12T12:21:02.976571 #3942477] INFO -- : checking for mkfifo... yes I, [2024-03-12T12:21:03.108158 #3942477] INFO -- : checking for mknod... yes I, [2024-03-12T12:21:03.213403 #3942477] INFO -- : checking for mktime... yes I, [2024-03-12T12:21:03.318950 #3942477] INFO -- : checking for mmap... yes I, [2024-03-12T12:21:03.454854 #3942477] INFO -- : checking for mremap... yes I, [2024-03-12T12:21:03.653964 #3942477] INFO -- : checking for openat... yes I, [2024-03-12T12:21:03.755044 #3942477] INFO -- : checking for pclose... yes I, [2024-03-12T12:21:03.880679 #3942477] INFO -- : checking for pipe... yes I, [2024-03-12T12:21:04.038912 #3942477] INFO -- : checking for pipe2... yes I, [2024-03-12T12:21:04.252045 #3942477] INFO -- : checking for poll... yes I, [2024-03-12T12:21:04.396726 #3942477] INFO -- : checking for popen... yes I, [2024-03-12T12:21:04.494917 #3942477] INFO -- : checking for posix_fadvise... yes I, [2024-03-12T12:21:04.627256 #3942477] INFO -- : checking for posix_madvise... yes I, [2024-03-12T12:21:04.781364 #3942477] INFO -- : checking for posix_memalign... yes I, [2024-03-12T12:21:04.893314 #3942477] INFO -- : checking for ppoll... yes I, [2024-03-12T12:21:05.028289 #3942477] INFO -- : checking for pread... yes I, [2024-03-12T12:21:05.147297 #3942477] INFO -- : checking for pwrite... yes I, [2024-03-12T12:21:05.250636 #3942477] INFO -- : checking for qsort_r... yes I, [2024-03-12T12:21:05.391347 #3942477] INFO -- : checking for qsort_s... no I, [2024-03-12T12:21:05.498424 #3942477] INFO -- : checking for readlink... yes I, [2024-03-12T12:21:05.599718 #3942477] INFO -- : checking for realpath... yes I, [2024-03-12T12:21:05.828562 #3942477] INFO -- : checking for round... yes I, [2024-03-12T12:21:05.941401 #3942477] INFO -- : checking for sched_getaffinity... yes I, [2024-03-12T12:21:06.060328 #3942477] INFO -- : checking for seekdir... yes I, [2024-03-12T12:21:06.234912 #3942477] INFO -- : checking for select_large_fdset... no I, [2024-03-12T12:21:06.409510 #3942477] INFO -- : checking for sendfile... yes I, [2024-03-12T12:21:06.591864 #3942477] INFO -- : checking for setegid... yes I, [2024-03-12T12:21:06.799421 #3942477] INFO -- : checking for setenv... yes I, [2024-03-12T12:21:06.968120 #3942477] INFO -- : checking for seteuid... yes I, [2024-03-12T12:21:07.107733 #3942477] INFO -- : checking for setgid... yes I, [2024-03-12T12:21:07.268719 #3942477] INFO -- : checking for setgroups... yes I, [2024-03-12T12:21:07.398504 #3942477] INFO -- : checking for setpgid... yes I, [2024-03-12T12:21:07.515369 #3942477] INFO -- : checking for setpgrp... yes I, [2024-03-12T12:21:07.613966 #3942477] INFO -- : checking for setregid... yes I, [2024-03-12T12:21:07.699846 #3942477] INFO -- : checking for setresgid... yes I, [2024-03-12T12:21:07.781237 #3942477] INFO -- : checking for setresuid... yes I, [2024-03-12T12:21:07.883791 #3942477] INFO -- : checking for setreuid... yes I, [2024-03-12T12:21:08.071166 #3942477] INFO -- : checking for setrgid... no I, [2024-03-12T12:21:08.208590 #3942477] INFO -- : checking for setrlimit... yes I, [2024-03-12T12:21:08.368594 #3942477] INFO -- : checking for setruid... no I, [2024-03-12T12:21:08.488394 #3942477] INFO -- : checking for setsid... yes I, [2024-03-12T12:21:08.657029 #3942477] INFO -- : checking for setuid... yes I, [2024-03-12T12:21:08.773922 #3942477] INFO -- : checking for shutdown... yes I, [2024-03-12T12:21:08.918695 #3942477] INFO -- : checking for sigaction... yes I, [2024-03-12T12:21:09.046287 #3942477] INFO -- : checking for sigaltstack... yes I, [2024-03-12T12:21:09.182178 #3942477] INFO -- : checking for sigprocmask... yes I, [2024-03-12T12:21:09.331032 #3942477] INFO -- : checking for sinh... yes I, [2024-03-12T12:21:09.524486 #3942477] INFO -- : checking for snprintf... yes I, [2024-03-12T12:21:09.692937 #3942477] INFO -- : checking for spawnv... no I, [2024-03-12T12:21:09.814294 #3942477] INFO -- : checking for symlink... yes I, [2024-03-12T12:21:09.883057 #3942477] INFO -- : checking for syscall... yes I, [2024-03-12T12:21:10.056303 #3942477] INFO -- : checking for sysconf... yes I, [2024-03-12T12:21:10.236807 #3942477] INFO -- : checking for system... yes I, [2024-03-12T12:21:10.409204 #3942477] INFO -- : checking for tanh... yes I, [2024-03-12T12:21:10.598822 #3942477] INFO -- : checking for telldir... yes I, [2024-03-12T12:21:10.761153 #3942477] INFO -- : checking for timegm... yes I, [2024-03-12T12:21:10.927006 #3942477] INFO -- : checking for times... yes I, [2024-03-12T12:21:11.096283 #3942477] INFO -- : checking for truncate... yes I, [2024-03-12T12:21:11.219501 #3942477] INFO -- : checking for truncate64... yes I, [2024-03-12T12:21:11.322012 #3942477] INFO -- : checking for tzset... yes I, [2024-03-12T12:21:11.433653 #3942477] INFO -- : checking for umask... yes I, [2024-03-12T12:21:11.561132 #3942477] INFO -- : checking for unsetenv... yes I, [2024-03-12T12:21:11.699926 #3942477] INFO -- : checking for utimensat... yes I, [2024-03-12T12:21:11.806938 #3942477] INFO -- : checking for utimes... yes I, [2024-03-12T12:21:11.963071 #3942477] INFO -- : checking for wait4... yes I, [2024-03-12T12:21:12.134389 #3942477] INFO -- : checking for waitpid... yes I, [2024-03-12T12:21:12.311982 #3942477] INFO -- : checking for __cospi... no I, [2024-03-12T12:21:12.456428 #3942477] INFO -- : checking for __sinpi... no I, [2024-03-12T12:21:12.646238 #3942477] INFO -- : checking for statx... yes I, [2024-03-12T12:21:12.870185 #3942477] INFO -- : checking if getcwd allocates buffer if NULL is given... yes I, [2024-03-12T12:21:12.922895 #3942477] INFO -- : checking for crypt.h... yes I, [2024-03-12T12:21:12.954870 #3942477] INFO -- : checking for struct crypt_data.initialized... yes I, [2024-03-12T12:21:13.138884 #3942477] INFO -- : checking for __builtin_alloca_with_align... yes I, [2024-03-12T12:21:13.311434 #3942477] INFO -- : checking for __builtin_assume_aligned... yes I, [2024-03-12T12:21:13.400077 #3942477] INFO -- : checking for __builtin_bswap16... yes I, [2024-03-12T12:21:13.519464 #3942477] INFO -- : checking for __builtin_bswap32... yes I, [2024-03-12T12:21:13.697639 #3942477] INFO -- : checking for __builtin_bswap64... yes I, [2024-03-12T12:21:13.796154 #3942477] INFO -- : checking for __builtin_popcount... yes I, [2024-03-12T12:21:13.883653 #3942477] INFO -- : checking for __builtin_popcountll... yes I, [2024-03-12T12:21:13.993405 #3942477] INFO -- : checking for __builtin_clz... yes I, [2024-03-12T12:21:14.166157 #3942477] INFO -- : checking for __builtin_clzl... yes I, [2024-03-12T12:21:14.295063 #3942477] INFO -- : checking for __builtin_clzll... yes I, [2024-03-12T12:21:14.419706 #3942477] INFO -- : checking for __builtin_ctz... yes I, [2024-03-12T12:21:14.576866 #3942477] INFO -- : checking for __builtin_ctzll... yes I, [2024-03-12T12:21:14.707221 #3942477] INFO -- : checking for __builtin_add_overflow... yes I, [2024-03-12T12:21:14.860113 #3942477] INFO -- : checking for __builtin_sub_overflow... yes I, [2024-03-12T12:21:15.018788 #3942477] INFO -- : checking for __builtin_mul_overflow... yes I, [2024-03-12T12:21:15.200341 #3942477] INFO -- : checking for __builtin_mul_overflow_p... yes I, [2024-03-12T12:21:15.346707 #3942477] INFO -- : checking for __builtin_constant_p... yes I, [2024-03-12T12:21:15.465859 #3942477] INFO -- : checking for __builtin_choose_expr... yes I, [2024-03-12T12:21:15.576210 #3942477] INFO -- : checking for __builtin_choose_expr_constant_p... yes I, [2024-03-12T12:21:15.703939 #3942477] INFO -- : checking for __builtin_types_compatible_p... yes I, [2024-03-12T12:21:15.881022 #3942477] INFO -- : checking for __builtin_trap... yes I, [2024-03-12T12:21:16.036455 #3942477] INFO -- : checking for __builtin_expect... yes I, [2024-03-12T12:21:16.236205 #3942477] INFO -- : checking for __builtin_mul_overflow with long long arguments... yes I, [2024-03-12T12:21:16.297509 #3942477] INFO -- : checking whether qsort_r is GNU version... yes I, [2024-03-12T12:21:16.471911 #3942477] INFO -- : checking whether qsort_r is BSD version... no I, [2024-03-12T12:21:16.775031 #3942477] INFO -- : checking whether atan2 handles Inf as C99... yes I, [2024-03-12T12:21:16.916703 #3942477] INFO -- : checking for clock_getres... yes I, [2024-03-12T12:21:17.034810 #3942477] INFO -- : checking for timer_create in -lrt... yes I, [2024-03-12T12:21:17.171572 #3942477] INFO -- : checking for timer_settime in -lrt... yes I, [2024-03-12T12:21:17.208452 #3942477] INFO -- : checking for unsetenv returns a value... yes I, [2024-03-12T12:21:17.219275 #3942477] INFO -- : checking whether struct tm is in sys/time.h or time.h... time.h I, [2024-03-12T12:21:17.262722 #3942477] INFO -- : checking for struct tm.tm_zone... yes I, [2024-03-12T12:21:17.317946 #3942477] INFO -- : checking for struct tm.tm_gmtoff... yes I, [2024-03-12T12:21:17.483512 #3942477] INFO -- : checking for external int daylight... yes I, [2024-03-12T12:21:17.726792 #3942477] INFO -- : checking for negative time_t for gmtime(3)... yes I, [2024-03-12T12:21:17.946798 #3942477] INFO -- : checking for localtime(3) overflow correctly... yes I, [2024-03-12T12:21:18.146957 #3942477] INFO -- : checking for sig_t... yes I, [2024-03-12T12:21:18.207725 #3942477] INFO -- : checking whether right shift preserve sign bit... yes I, [2024-03-12T12:21:18.252238 #3942477] INFO -- : checking whether _SC_CLK_TCK is supported... yes I, [2024-03-12T12:21:18.270370 #3942477] INFO -- : checking stack growing direction on x86_64... -1 I, [2024-03-12T12:21:18.270709 #3942477] INFO -- : checking native coroutine implementation for x86_64-linux... amd64 I, [2024-03-12T12:21:18.338131 #3942477] INFO -- : checking whether pthread_t is scalar type... yes I, [2024-03-12T12:21:18.487047 #3942477] INFO -- : checking for sched_yield... yes I, [2024-03-12T12:21:18.606442 #3942477] INFO -- : checking for pthread_attr_setinheritsched... yes I, [2024-03-12T12:21:18.774950 #3942477] INFO -- : checking for pthread_attr_get_np... no I, [2024-03-12T12:21:18.913313 #3942477] INFO -- : checking for pthread_attr_getstack... yes I, [2024-03-12T12:21:19.075410 #3942477] INFO -- : checking for pthread_attr_getguardsize... yes I, [2024-03-12T12:21:19.203839 #3942477] INFO -- : checking for pthread_get_stackaddr_np... no I, [2024-03-12T12:21:19.339514 #3942477] INFO -- : checking for pthread_get_stacksize_np... no I, [2024-03-12T12:21:19.464443 #3942477] INFO -- : checking for thr_stksegment... no I, [2024-03-12T12:21:19.582516 #3942477] INFO -- : checking for pthread_stackseg_np... no I, [2024-03-12T12:21:19.722035 #3942477] INFO -- : checking for pthread_getthrds_np... no I, [2024-03-12T12:21:19.816661 #3942477] INFO -- : checking for pthread_condattr_setclock... yes I, [2024-03-12T12:21:19.959506 #3942477] INFO -- : checking for pthread_setname_np... yes I, [2024-03-12T12:21:20.137952 #3942477] INFO -- : checking for pthread_set_name_np... no I, [2024-03-12T12:21:20.267390 #3942477] INFO -- : checking for pthread_sigmask... yes I, [2024-03-12T12:21:20.352870 #3942477] INFO -- : checking for pthread_getattr_np... yes I, [2024-03-12T12:21:20.376459 #3942477] INFO -- : checking arguments of pthread_setname_np... (pthread_self(), name) I, [2024-03-12T12:21:20.543538 #3942477] INFO -- : checking for thread-local storage sepcifier... _Thread_local I, [2024-03-12T12:21:20.649965 #3942477] INFO -- : checking if mcontext_t is a pointer... no I, [2024-03-12T12:21:20.821994 #3942477] INFO -- : checking for getcontext... yes I, [2024-03-12T12:21:21.002983 #3942477] INFO -- : checking for setcontext... yes I, [2024-03-12T12:21:22.216201 #3942477] INFO -- : checking if fork works with pthread... yes I, [2024-03-12T12:21:22.241117 #3942477] INFO -- : checking for sys/user.h... yes I, [2024-03-12T12:21:22.278845 #3942477] INFO -- : checking whether PAGE_SIZE is compile-time const... yes I, [2024-03-12T12:21:22.348289 #3942477] INFO -- : checking ioctl request type... unsigned long I, [2024-03-12T12:21:22.384779 #3942477] INFO -- : checking for elf.h... yes I, [2024-03-12T12:21:22.614836 #3942477] INFO -- : checking for elf_abi.h... no I, [2024-03-12T12:21:22.754147 #3942477] INFO -- : checking for uncompress in -lz... yes I, [2024-03-12T12:21:22.936031 #3942477] INFO -- : checking for mach-o/loader.h... no I, [2024-03-12T12:21:22.936086 #3942477] INFO -- : checking whether OS depend dynamic link works... yes I, [2024-03-12T12:21:23.059712 #3942477] INFO -- : checking for backtrace... yes I, [2024-03-12T12:21:23.258783 #3942477] INFO -- : checking for broken backtrace... no I, [2024-03-12T12:21:23.270542 #3942477] INFO -- : checking for valgrind/memcheck.h... yes I, [2024-03-12T12:21:23.456715 #3942477] INFO -- : checking for strip flags... -S -x I, [2024-03-12T12:21:23.716225 #3942477] INFO -- : checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes I, [2024-03-12T12:21:23.831653 #3942477] INFO -- : checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes I, [2024-03-12T12:21:23.856367 #3942477] INFO -- : checking whether wrapper for LD_LIBRARY_PATH is needed... no I, [2024-03-12T12:21:23.866692 #3942477] INFO -- : checking whether dtrace USDT is available... no I, [2024-03-12T12:21:24.021956 #3942477] INFO -- : checking for __builtin_setjmp... yes with cast () I, [2024-03-12T12:21:24.101964 #3942477] INFO -- : checking for _setjmpex as a macro or function... no I, [2024-03-12T12:21:24.122639 #3942477] INFO -- : checking for _setjmp as a macro or function... yes I, [2024-03-12T12:21:24.280433 #3942477] INFO -- : checking for sigsetjmp as a macro or function... no I, [2024-03-12T12:21:24.283208 #3942477] INFO -- : checking for setjmp type... __builtin_setjmp I, [2024-03-12T12:21:24.283265 #3942477] INFO -- : checking for rustc... rustc I, [2024-03-12T12:21:24.469578 #3942477] INFO -- : checking whether rustc works for YJIT... yes I, [2024-03-12T12:21:24.550660 #3942477] INFO -- : checking for prefix of external symbols... NONE I, [2024-03-12T12:21:24.823740 #3942477] INFO -- : checking for default symbols in empty shared library... I, [2024-03-12T12:21:24.868270 #3942477] INFO -- : checking if make is GNU make... yes I, [2024-03-12T12:21:25.126938 #3942477] INFO -- : .ext/include/x86_64-linux/ruby/config.h updated I, [2024-03-12T12:21:25.235082 #3942477] INFO -- : configure: ruby library version = 3.4.0+0 I, [2024-03-12T12:21:25.536668 #3942477] INFO -- : configure: creating ./config.status I, [2024-03-12T12:21:25.970338 #3942477] INFO -- : config.status: creating GNUmakefile I, [2024-03-12T12:21:26.071842 #3942477] INFO -- : config.status: creating Makefile I, [2024-03-12T12:21:26.437989 #3942477] INFO -- : --- I, [2024-03-12T12:21:26.438075 #3942477] INFO -- : Configuration summary for ruby version 3.4.0 I, [2024-03-12T12:21:26.438101 #3942477] INFO -- : I, [2024-03-12T12:21:26.488706 #3942477] INFO -- : * Installation prefix: /tmp/ruby/install/trunk-repeat20 I, [2024-03-12T12:21:26.555645 #3942477] INFO -- : * exec prefix: ${prefix} I, [2024-03-12T12:21:26.612189 #3942477] INFO -- : * arch: x86_64-linux I, [2024-03-12T12:21:26.657982 #3942477] INFO -- : * site arch: ${arch} I, [2024-03-12T12:21:26.733472 #3942477] INFO -- : * RUBY_BASE_NAME: ruby I, [2024-03-12T12:21:26.784834 #3942477] INFO -- : * enable shared: yes I, [2024-03-12T12:21:26.877969 #3942477] INFO -- : * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} I, [2024-03-12T12:21:26.945563 #3942477] INFO -- : * site libraries path: ${rubylibprefix}/${sitearch} I, [2024-03-12T12:21:26.977560 #3942477] INFO -- : * vendor path: ${rubylibprefix}/vendor_ruby I, [2024-03-12T12:21:27.020788 #3942477] INFO -- : * target OS: linux I, [2024-03-12T12:21:27.064842 #3942477] INFO -- : * compiler: gcc I, [2024-03-12T12:21:27.119461 #3942477] INFO -- : * with thread: pthread I, [2024-03-12T12:21:27.210431 #3942477] INFO -- : * with coroutine: amd64 I, [2024-03-12T12:21:27.252956 #3942477] INFO -- : * enable shared libs: yes I, [2024-03-12T12:21:27.307694 #3942477] INFO -- : * dynamic library ext: so I, [2024-03-12T12:21:27.354036 #3942477] INFO -- : * CFLAGS: ${optflags} ${debugflags} ${warnflags} I, [2024-03-12T12:21:27.417273 #3942477] INFO -- : * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ I, [2024-03-12T12:21:27.417355 #3942477] INFO -- : -Wl,-export-dynamic -Wl,--no-as-needed I, [2024-03-12T12:21:27.479646 #3942477] INFO -- : * DLDFLAGS: -Wl,--compress-debug-sections=zlib I, [2024-03-12T12:21:27.549997 #3942477] INFO -- : * optflags: -O3 -fno-fast-math I, [2024-03-12T12:21:27.601090 #3942477] INFO -- : * debugflags: -ggdb3 I, [2024-03-12T12:21:27.643928 #3942477] INFO -- : * warnflags: -Wall -Wextra -Wdeprecated-declarations \ I, [2024-03-12T12:21:27.644002 #3942477] INFO -- : -Wdiv-by-zero -Wduplicated-cond \ I, [2024-03-12T12:21:27.644025 #3942477] INFO -- : -Wimplicit-function-declaration -Wimplicit-int \ I, [2024-03-12T12:21:27.644040 #3942477] INFO -- : -Wpointer-arith -Wwrite-strings \ I, [2024-03-12T12:21:27.644076 #3942477] INFO -- : -Wold-style-definition -Wimplicit-fallthrough=0 \ I, [2024-03-12T12:21:27.644107 #3942477] INFO -- : -Wmissing-noreturn -Wno-cast-function-type \ I, [2024-03-12T12:21:27.644124 #3942477] INFO -- : -Wno-constant-logical-operand -Wno-long-long \ I, [2024-03-12T12:21:27.644139 #3942477] INFO -- : -Wno-missing-field-initializers \ I, [2024-03-12T12:21:27.644154 #3942477] INFO -- : -Wno-overlength-strings \ I, [2024-03-12T12:21:27.644167 #3942477] INFO -- : -Wno-packed-bitfield-compat \ I, [2024-03-12T12:21:27.644181 #3942477] INFO -- : -Wno-parentheses-equality -Wno-self-assign \ I, [2024-03-12T12:21:27.644195 #3942477] INFO -- : -Wno-tautological-compare -Wno-unused-parameter \ I, [2024-03-12T12:21:27.644209 #3942477] INFO -- : -Wno-unused-value -Wsuggest-attribute=format \ I, [2024-03-12T12:21:27.644232 #3942477] INFO -- : -Wsuggest-attribute=noreturn -Wunused-variable \ I, [2024-03-12T12:21:27.644246 #3942477] INFO -- : -Wmisleading-indentation -Wundef I, [2024-03-12T12:21:27.665985 #3942477] INFO -- : * strip command: strip -S -x I, [2024-03-12T12:21:27.690154 #3942477] INFO -- : * install doc: no I, [2024-03-12T12:21:27.730983 #3942477] INFO -- : * YJIT support: yes I, [2024-03-12T12:21:27.759435 #3942477] INFO -- : * RJIT support: yes I, [2024-03-12T12:21:27.775360 #3942477] INFO -- : * man page type: man I, [2024-03-12T12:21:27.795274 #3942477] INFO -- : * BASERUBY -v: ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) \ I, [2024-03-12T12:21:27.795346 #3942477] INFO -- : [x86_64-linux-gnu] I, [2024-03-12T12:21:27.799099 #3942477] INFO -- : I, [2024-03-12T12:21:27.799171 #3942477] INFO -- : --- I, [2024-03-12T12:21:27.956338 #3942477] INFO -- : $$$[end] "/tmp/ruby/src/trunk-repeat20/configure --prefix=/tmp/ruby/install/trunk-repeat20 --disable-install-doc --enable-shared" exit with 0. I, [2024-03-12T12:21:27.956799 #3942477] INFO -- : $$$[beg] make update-unicode -j4 I, [2024-03-12T12:21:28.217953 #3942477] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2024-03-12T12:21:28.230401 #3942477] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2024-03-12T12:21:28.234513 #3942477] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2024-03-12T12:21:28.266502 #3942477] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2024-03-12T12:21:31.151225 #3942477] 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, [2024-03-12T12:21:31.301566 #3942477] INFO -- : downloading 15.0.0/ucd/CompositionExclusions.txt ... done I, [2024-03-12T12:21:31.621613 #3942477] INFO -- : downloading 15.0.0/ucd/CompositionExclusions.txt ... done I, [2024-03-12T12:21:31.703697 #3942477] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2024-03-12T12:21:31.704082 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2024-03-12T12:21:31.769220 #3942477] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2024-03-12T12:21:32.392539 #3942477] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2024-03-12T12:21:32.392788 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2024-03-12T12:21:34.113128 #3942477] INFO -- : downloading 15.0.0/ucd/NormalizationTest.txt ... done I, [2024-03-12T12:21:34.843715 #3942477] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2024-03-12T12:21:34.949843 #3942477] INFO -- : downloading 15.0.0/ucd/CaseFolding.txt ... done I, [2024-03-12T12:21:35.362100 #3942477] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2024-03-12T12:21:35.362502 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2024-03-12T12:21:35.565710 #3942477] INFO -- : downloading 15.0.0/ucd/SpecialCasing.txt ... done I, [2024-03-12T12:21:35.578528 #3942477] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2024-03-12T12:21:35.578719 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2024-03-12T12:21:35.973973 #3942477] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2024-03-12T12:21:36.016919 #3942477] INFO -- : downloading 15.0.0/ucd/Blocks.txt ... done I, [2024-03-12T12:21:36.037639 #3942477] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2024-03-12T12:21:36.120601 #3942477] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2024-03-12T12:21:36.120893 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2024-03-12T12:21:36.121091 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2024-03-12T12:21:36.121250 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2024-03-12T12:21:36.439559 #3942477] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2024-03-12T12:21:36.982388 #3942477] INFO -- : downloading 15.0.0/ucd/DerivedAge.txt ... done I, [2024-03-12T12:21:37.016913 #3942477] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2024-03-12T12:21:37.032939 #3942477] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2024-03-12T12:21:37.344589 #3942477] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2024-03-12T12:21:38.504507 #3942477] INFO -- : downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done I, [2024-03-12T12:21:38.574215 #3942477] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2024-03-12T12:21:38.588753 #3942477] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2024-03-12T12:21:39.089808 #3942477] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2024-03-12T12:21:39.389693 #3942477] INFO -- : downloading 15.0.0/ucd/PropList.txt ... done I, [2024-03-12T12:21:39.490567 #3942477] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2024-03-12T12:21:39.498676 #3942477] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2024-03-12T12:21:39.841554 #3942477] INFO -- : downloading 15.0.0/ucd/PropertyAliases.txt ... done I, [2024-03-12T12:21:39.930863 #3942477] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2024-03-12T12:21:39.959672 #3942477] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2024-03-12T12:21:39.993476 #3942477] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2024-03-12T12:21:39.993743 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2024-03-12T12:21:40.608825 #3942477] INFO -- : downloading 15.0.0/ucd/PropertyValueAliases.txt ... done I, [2024-03-12T12:21:40.710401 #3942477] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2024-03-12T12:21:40.739212 #3942477] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2024-03-12T12:21:40.821716 #3942477] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2024-03-12T12:21:41.503348 #3942477] INFO -- : downloading 15.0.0/ucd/Scripts.txt ... done I, [2024-03-12T12:21:41.509558 #3942477] INFO -- : Downloading Unicode 15.0.0 data and property files... I, [2024-03-12T12:21:41.585099 #3942477] INFO -- : done I, [2024-03-12T12:21:41.602590 #3942477] INFO -- : Downloading Unicode 15.0.0 auxiliary files... I, [2024-03-12T12:21:41.654455 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/UnicodeData.txt already exists I, [2024-03-12T12:21:41.654674 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists I, [2024-03-12T12:21:41.654812 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists I, [2024-03-12T12:21:41.654947 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists I, [2024-03-12T12:21:41.655083 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists I, [2024-03-12T12:21:41.655215 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists I, [2024-03-12T12:21:41.655351 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists I, [2024-03-12T12:21:41.655483 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists I, [2024-03-12T12:21:41.655619 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/PropList.txt already exists I, [2024-03-12T12:21:41.655750 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists I, [2024-03-12T12:21:41.655882 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists I, [2024-03-12T12:21:41.656021 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/enc/unicode/data/15.0.0/ucd/Scripts.txt already exists I, [2024-03-12T12:21:41.662553 #3942477] INFO -- : Downloading Unicode 15.0.0 auxiliary files... I, [2024-03-12T12:21:41.707747 #3942477] INFO -- : done I, [2024-03-12T12:21:41.715054 #3942477] INFO -- : Downloading Unicode UCD emoji 15.0 files... I, [2024-03-12T12:21:41.735423 #3942477] INFO -- : done I, [2024-03-12T12:21:41.749950 #3942477] INFO -- : Downloading Unicode UCD emoji 15.0 files... I, [2024-03-12T12:21:42.678011 #3942477] INFO -- : downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... downloading 15.0.0/ucd/emoji/emoji-data.txt ... downloading 15.0.0/ucd/emoji/emoji-data.txt ... done I, [2024-03-12T12:21:42.746516 #3942477] INFO -- : downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done I, [2024-03-12T12:21:42.839328 #3942477] INFO -- : downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done I, [2024-03-12T12:21:42.886302 #3942477] INFO -- : downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done I, [2024-03-12T12:21:43.409884 #3942477] INFO -- : downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done I, [2024-03-12T12:21:43.415501 #3942477] INFO -- : Downloading Unicode emoji 15.0 files... I, [2024-03-12T12:21:43.481613 #3942477] INFO -- : done I, [2024-03-12T12:21:43.483854 #3942477] INFO -- : done I, [2024-03-12T12:21:43.488369 #3942477] INFO -- : done I, [2024-03-12T12:21:43.499146 #3942477] INFO -- : Downloading Unicode emoji 15.0 files... I, [2024-03-12T12:21:43.509518 #3942477] INFO -- : Downloading Unicode emoji 15.0 files... I, [2024-03-12T12:21:44.459098 #3942477] INFO -- : downloading emoji/15.0/emoji-sequences.txt ... downloading emoji/15.0/emoji-sequences.txt ... downloading emoji/15.0/emoji-sequences.txt ... done I, [2024-03-12T12:21:44.604322 #3942477] INFO -- : downloading emoji/15.0/emoji-test.txt ... done I, [2024-03-12T12:21:44.794744 #3942477] INFO -- : downloading emoji/15.0/emoji-test.txt ... done I, [2024-03-12T12:21:45.833556 #3942477] INFO -- : downloading emoji/15.0/emoji-test.txt ... done I, [2024-03-12T12:21:45.974791 #3942477] INFO -- : downloading emoji/15.0/emoji-zwj-sequences.txt ... done I, [2024-03-12T12:21:46.095497 #3942477] INFO -- : downloading emoji/15.0/emoji-zwj-sequences.txt ... done I, [2024-03-12T12:21:46.863529 #3942477] INFO -- : downloading emoji/15.0/emoji-zwj-sequences.txt ... done I, [2024-03-12T12:21:47.138110 #3942477] INFO -- : done I, [2024-03-12T12:21:47.152313 #3942477] INFO -- : done I, [2024-03-12T12:21:47.157542 #3942477] INFO -- : $$$[end] "make update-unicode -j4" exit with 0. I, [2024-03-12T12:21:47.157605 #3942477] INFO -- : $$$[beg] make update-download -j4 I, [2024-03-12T12:21:47.464604 #3942477] INFO -- : tool/config.guess already exists I, [2024-03-12T12:21:47.465284 #3942477] INFO -- : tool/config.sub already exists I, [2024-03-12T12:21:47.472137 #3942477] INFO -- : Downloading bundled gem rake-13.1.0... I, [2024-03-12T12:21:47.472213 #3942477] INFO -- : Downloading bundled gem power_assert-2.0.3... I, [2024-03-12T12:21:47.472836 #3942477] INFO -- : Downloading bundled gem test-unit-3.6.2... I, [2024-03-12T12:21:47.502568 #3942477] INFO -- : Downloading bundled gem rexml-3.2.6... I, [2024-03-12T12:21:47.978954 #3942477] INFO -- : Downloading bundled gem rss-0.3.0... I, [2024-03-12T12:21:48.142522 #3942477] INFO -- : Downloading bundled gem net-ftp-0.3.4... I, [2024-03-12T12:21:48.545045 #3942477] INFO -- : Downloading bundled gem net-imap-0.4.10... I, [2024-03-12T12:21:48.758929 #3942477] INFO -- : Downloading bundled gem net-pop-0.1.2... I, [2024-03-12T12:21:48.784364 #3942477] INFO -- : Downloading bundled gem net-smtp-0.4.0.1... I, [2024-03-12T12:21:48.797524 #3942477] INFO -- : Downloading bundled gem matrix-0.4.2... I, [2024-03-12T12:21:48.850691 #3942477] INFO -- : Downloading bundled gem prime-0.1.2... I, [2024-03-12T12:21:49.301994 #3942477] INFO -- : Downloading bundled gem typeprof-0.21.11... I, [2024-03-12T12:21:49.350538 #3942477] INFO -- : Downloading bundled gem racc-1.7.3... I, [2024-03-12T12:21:49.505909 #3942477] INFO -- : Downloading bundled gem mutex_m-0.2.0... I, [2024-03-12T12:21:49.794777 #3942477] INFO -- : Downloading bundled gem getoptlong-0.2.1... I, [2024-03-12T12:21:50.120186 #3942477] INFO -- : Downloading bundled gem base64-0.2.0... I, [2024-03-12T12:21:50.146123 #3942477] INFO -- : Downloading bundled gem observer-0.1.2... I, [2024-03-12T12:21:50.165949 #3942477] INFO -- : Downloading bundled gem abbrev-0.1.2... I, [2024-03-12T12:21:50.603948 #3942477] INFO -- : Downloading bundled gem resolv-replace-0.1.1... I, [2024-03-12T12:21:50.630508 #3942477] INFO -- : Downloading bundled gem rinda-0.2.0... I, [2024-03-12T12:21:50.682463 #3942477] INFO -- : Downloading bundled gem drb-2.2.1... I, [2024-03-12T12:21:50.932291 #3942477] INFO -- : Downloading bundled gem nkf-0.2.0... I, [2024-03-12T12:21:51.265687 #3942477] INFO -- : Downloading bundled gem syslog-0.1.2... I, [2024-03-12T12:21:51.294551 #3942477] INFO -- : Downloading bundled gem csv-3.2.8... I, [2024-03-12T12:21:51.354171 #3942477] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp I, [2024-03-12T12:21:51.368533 #3942477] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk-repeat20/gems/src I, [2024-03-12T12:21:51.381968 #3942477] INFO -- : Cloning https://github.com/minitest/minitest E, [2024-03-12T12:21:51.383560 #3942477] ERROR -- : Cloning into '/tmp/ruby/src/trunk-repeat20/gems/src/minitest'... I, [2024-03-12T12:21:51.510467 #3942477] INFO -- : Cloning https://github.com/ruby/rbs E, [2024-03-12T12:21:51.531208 #3942477] ERROR -- : Cloning into '/tmp/ruby/src/trunk-repeat20/gems/src/rbs'... I, [2024-03-12T12:21:51.794915 #3942477] INFO -- : Cloning https://github.com/ruby/debug E, [2024-03-12T12:21:51.807208 #3942477] ERROR -- : Cloning into '/tmp/ruby/src/trunk-repeat20/gems/src/debug'... I, [2024-03-12T12:21:51.898470 #3942477] INFO -- : Cloning https://github.com/ruby/bigdecimal E, [2024-03-12T12:21:51.907104 #3942477] ERROR -- : Cloning into '/tmp/ruby/src/trunk-repeat20/gems/src/bigdecimal'... I, [2024-03-12T12:21:52.554518 #3942477] INFO -- : Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622 I, [2024-03-12T12:21:53.522705 #3942477] INFO -- : Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d E, [2024-03-12T12:21:53.554947 #3942477] ERROR -- : From https://github.com/minitest/minitest E, [2024-03-12T12:21:53.555046 #3942477] ERROR -- : * branch 00affdbf08f42b9b12df043e9fe28e56ad33b622 -> FETCH_HEAD E, [2024-03-12T12:21:53.579256 #3942477] ERROR -- : HEAD is now at 00affdb Support Ruby 3.4's new error message format I, [2024-03-12T12:21:53.582227 #3942477] INFO -- : echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/minitest.revision - I, [2024-03-12T12:21:53.626036 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/minitest.revision updated I, [2024-03-12T12:21:53.985951 #3942477] INFO -- : Update debug to 2d602636d99114d55a32fedd652c9c704446a749 I, [2024-03-12T12:21:54.133963 #3942477] INFO -- : Building minitest@00affdbf08f42b9b12df043e9fe28e56ad33b622 to /tmp/ruby/src/trunk-repeat20/gems/minitest-5.22.2.gem E, [2024-03-12T12:21:54.364132 #3942477] ERROR -- : From https://github.com/ruby/bigdecimal E, [2024-03-12T12:21:54.364186 #3942477] ERROR -- : * branch 741fb93b566959663269ecd988e278a974528a1d -> FETCH_HEAD E, [2024-03-12T12:21:54.438060 #3942477] ERROR -- : HEAD is now at 741fb93 Merge pull request #286 from mame/no-backtick-in-error-messages I, [2024-03-12T12:21:54.438884 #3942477] INFO -- : echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/bigdecimal.revision - I, [2024-03-12T12:21:54.545953 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/bigdecimal.revision updated I, [2024-03-12T12:21:54.925110 #3942477] INFO -- : Successfully built RubyGem I, [2024-03-12T12:21:54.925174 #3942477] INFO -- : Name: minitest I, [2024-03-12T12:21:54.925193 #3942477] INFO -- : Version: 5.22.2 I, [2024-03-12T12:21:54.925221 #3942477] INFO -- : File: minitest-5.22.2.gem I, [2024-03-12T12:21:54.983139 #3942477] INFO -- : Update rbs to 0637ef60e13d5ded71d69d5238dbffcaae3d3740 I, [2024-03-12T12:21:54.983327 #3942477] INFO -- : Building bigdecimal@741fb93b566959663269ecd988e278a974528a1d to /tmp/ruby/src/trunk-repeat20/gems/bigdecimal-3.1.6.gem E, [2024-03-12T12:21:55.181187 #3942477] ERROR -- : From https://github.com/ruby/debug E, [2024-03-12T12:21:55.181240 #3942477] ERROR -- : * branch 2d602636d99114d55a32fedd652c9c704446a749 -> FETCH_HEAD E, [2024-03-12T12:21:55.212482 #3942477] ERROR -- : HEAD is now at 2d60263 Use ruby/actions workflow for ruby versions I, [2024-03-12T12:21:55.213326 #3942477] INFO -- : echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision - I, [2024-03-12T12:21:55.262705 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision updated I, [2024-03-12T12:21:55.393733 #3942477] INFO -- : Successfully built RubyGem I, [2024-03-12T12:21:55.393793 #3942477] INFO -- : Name: bigdecimal I, [2024-03-12T12:21:55.393809 #3942477] INFO -- : Version: 3.1.6 I, [2024-03-12T12:21:55.393823 #3942477] INFO -- : File: bigdecimal-3.1.6.gem I, [2024-03-12T12:21:55.508093 #3942477] INFO -- : Building debug@2d602636d99114d55a32fedd652c9c704446a749 to /tmp/ruby/src/trunk-repeat20/gems/debug-1.9.1.gem I, [2024-03-12T12:21:55.753517 #3942477] INFO -- : Successfully built RubyGem I, [2024-03-12T12:21:55.753579 #3942477] INFO -- : Name: debug I, [2024-03-12T12:21:55.753595 #3942477] INFO -- : Version: 1.9.1 I, [2024-03-12T12:21:55.753609 #3942477] INFO -- : File: debug-1.9.1.gem E, [2024-03-12T12:21:56.153704 #3942477] ERROR -- : From https://github.com/ruby/rbs E, [2024-03-12T12:21:56.153769 #3942477] ERROR -- : * branch 0637ef60e13d5ded71d69d5238dbffcaae3d3740 -> FETCH_HEAD E, [2024-03-12T12:21:56.262858 #3942477] ERROR -- : HEAD is now at 0637ef60 Revert "Ignore error" I, [2024-03-12T12:21:56.263983 #3942477] INFO -- : echo 0637ef60e13d5ded71d69d5238dbffcaae3d3740 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision - I, [2024-03-12T12:21:56.278845 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision updated I, [2024-03-12T12:21:56.466467 #3942477] INFO -- : Building rbs@0637ef60e13d5ded71d69d5238dbffcaae3d3740 to /tmp/ruby/src/trunk-repeat20/gems/rbs-3.4.4.gem I, [2024-03-12T12:21:57.405804 #3942477] INFO -- : Successfully built RubyGem I, [2024-03-12T12:21:57.405858 #3942477] INFO -- : Name: rbs I, [2024-03-12T12:21:57.405874 #3942477] INFO -- : Version: 3.4.4 I, [2024-03-12T12:21:57.405888 #3942477] INFO -- : File: rbs-3.4.4.gem I, [2024-03-12T12:21:57.525612 #3942477] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2024-03-12T12:21:57.525684 #3942477] INFO -- : $$$[beg] make update-rubyspec -j4 I, [2024-03-12T12:21:57.712574 #3942477] INFO -- : make: Nothing to be done for 'update-rubyspec'. I, [2024-03-12T12:21:57.713116 #3942477] INFO -- : $$$[end] "make update-rubyspec -j4" exit with 0. I, [2024-03-12T12:21:57.713156 #3942477] INFO -- : $$$[beg] make update-src -j4 I, [2024-03-12T12:21:58.779697 #3942477] INFO -- : Already up to date. I, [2024-03-12T12:21:58.843069 #3942477] INFO -- : Latest commit hash = ad2aa6d727 I, [2024-03-12T12:21:58.846495 #3942477] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2024-03-12T12:21:58.846567 #3942477] INFO -- : $$$[beg] make after-update -j4 I, [2024-03-12T12:21:59.074026 #3942477] INFO -- : generating id.h I, [2024-03-12T12:21:59.088677 #3942477] INFO -- : generating optinsn.inc I, [2024-03-12T12:21:59.107828 #3942477] INFO -- : generating optunifs.inc I, [2024-03-12T12:21:59.144052 #3942477] INFO -- : generating insns.inc I, [2024-03-12T12:21:59.157964 #3942477] INFO -- : id.h updated I, [2024-03-12T12:21:59.170465 #3942477] INFO -- : generating insns_info.inc I, [2024-03-12T12:21:59.235599 #3942477] INFO -- : generating vmtc.inc I, [2024-03-12T12:21:59.366561 #3942477] INFO -- : generating vm.inc I, [2024-03-12T12:21:59.371136 #3942477] INFO -- : generating node_name.inc I, [2024-03-12T12:21:59.386901 #3942477] INFO -- : generating known_errors.inc I, [2024-03-12T12:21:59.416400 #3942477] INFO -- : generating vm_call_iseq_optimized.inc I, [2024-03-12T12:21:59.464397 #3942477] INFO -- : known_errors.inc updated I, [2024-03-12T12:21:59.496456 #3942477] INFO -- : vm_call_iseq_optimized.inc updated I, [2024-03-12T12:21:59.507238 #3942477] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk-repeat20/enc/jis E, [2024-03-12T12:21:59.558046 #3942477] ERROR -- : + cp /tmp/ruby/src/trunk-repeat20/enc/jis/props.h.blt /tmp/ruby/src/trunk-repeat20/enc/jis/props.h I, [2024-03-12T12:21:59.583687 #3942477] INFO -- : /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-repeat20/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk-repeat20/probes.d > probes.dmyh I, [2024-03-12T12:21:59.770254 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/revision.h updated I, [2024-03-12T12:22:00.736705 #3942477] INFO -- : generating /tmp/ruby/src/trunk-repeat20/lib/ruby_vm/rjit/instruction.rb I, [2024-03-12T12:22:00.746555 #3942477] INFO -- : generating parse.c I, [2024-03-12T12:22:00.811233 #3942477] INFO -- : copying lex.c I, [2024-03-12T12:22:00.926491 #3942477] INFO -- : generating id.c I, [2024-03-12T12:22:00.960875 #3942477] INFO -- : id.c updated I, [2024-03-12T12:22:00.966830 #3942477] INFO -- : making /tmp/ruby/src/trunk-repeat20/ast.rbinc I, [2024-03-12T12:22:01.086686 #3942477] INFO -- : making /tmp/ruby/src/trunk-repeat20/dir.rbinc I, [2024-03-12T12:22:01.102178 #3942477] INFO -- : making /tmp/ruby/src/trunk-repeat20/gc.rbinc I, [2024-03-12T12:22:01.136041 #3942477] INFO -- : generating enc/trans/newline.c ... I, [2024-03-12T12:22:01.138855 #3942477] INFO -- : making /tmp/ruby/src/trunk-repeat20/numeric.rbinc I, [2024-03-12T12:22:01.218580 #3942477] INFO -- : making /tmp/ruby/src/trunk-repeat20/io.rbinc I, [2024-03-12T12:22:01.226833 #3942477] INFO -- : making /tmp/ruby/src/trunk-repeat20/marshal.rbinc I, [2024-03-12T12:22:01.292193 #3942477] INFO -- : making /tmp/ruby/src/trunk-repeat20/rjit.rbinc I, [2024-03-12T12:22:01.298716 #3942477] INFO -- : making /tmp/ruby/src/trunk-repeat20/rjit_c.rbinc I, [2024-03-12T12:22:01.365951 #3942477] INFO -- : making /tmp/ruby/src/trunk-repeat20/pack.rbinc I, [2024-03-12T12:22:01.398420 #3942477] INFO -- : making /tmp/ruby/src/trunk-repeat20/trace_point.rbinc I, [2024-03-12T12:22:01.466737 #3942477] INFO -- : making /tmp/ruby/src/trunk-repeat20/warning.rbinc I, [2024-03-12T12:22:01.506658 #3942477] INFO -- : making /tmp/ruby/src/trunk-repeat20/array.rbinc I, [2024-03-12T12:22:01.581698 #3942477] INFO -- : making /tmp/ruby/src/trunk-repeat20/kernel.rbinc I, [2024-03-12T12:22:01.628077 #3942477] INFO -- : making /tmp/ruby/src/trunk-repeat20/ractor.rbinc I, [2024-03-12T12:22:01.666976 #3942477] INFO -- : making /tmp/ruby/src/trunk-repeat20/symbol.rbinc I, [2024-03-12T12:22:01.706518 #3942477] INFO -- : making /tmp/ruby/src/trunk-repeat20/timev.rbinc I, [2024-03-12T12:22:01.719298 #3942477] INFO -- : making /tmp/ruby/src/trunk-repeat20/thread_sync.rbinc I, [2024-03-12T12:22:01.780080 #3942477] INFO -- : making /tmp/ruby/src/trunk-repeat20/nilclass.rbinc I, [2024-03-12T12:22:01.799234 #3942477] INFO -- : making /tmp/ruby/src/trunk-repeat20/prelude.rbinc I, [2024-03-12T12:22:01.830787 #3942477] INFO -- : making /tmp/ruby/src/trunk-repeat20/gem_prelude.rbinc I, [2024-03-12T12:22:01.862479 #3942477] INFO -- : making /tmp/ruby/src/trunk-repeat20/yjit.rbinc I, [2024-03-12T12:22:01.896951 #3942477] INFO -- : generating /tmp/ruby/src/trunk-repeat20/ext/ripper/ripper.c I, [2024-03-12T12:22:01.936979 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/ripper' I, [2024-03-12T12:22:01.938462 #3942477] INFO -- : extracting ripper.y from ../../parse.y I, [2024-03-12T12:22:02.021959 #3942477] INFO -- : generating /tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof/sizes.c I, [2024-03-12T12:22:02.044471 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof' I, [2024-03-12T12:22:02.204345 #3942477] INFO -- : sizes.c updated I, [2024-03-12T12:22:02.204484 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof' I, [2024-03-12T12:22:02.219374 #3942477] INFO -- : generating /tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof/limits.c I, [2024-03-12T12:22:02.237968 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof' I, [2024-03-12T12:22:02.345052 #3942477] INFO -- : limits.c updated I, [2024-03-12T12:22:02.347038 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof' I, [2024-03-12T12:22:02.377951 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/socket' I, [2024-03-12T12:22:02.378487 #3942477] INFO -- : generating constant definitions I, [2024-03-12T12:22:02.589767 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/socket' I, [2024-03-12T12:22:02.655778 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/etc' I, [2024-03-12T12:22:02.674625 #3942477] INFO -- : generating constant definitions I, [2024-03-12T12:22:02.762488 #3942477] INFO -- : generating eventids1.c from ../../parse.y I, [2024-03-12T12:22:02.785687 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/etc' I, [2024-03-12T12:22:02.790434 #3942477] INFO -- : generating miniprelude.c I, [2024-03-12T12:22:03.042694 #3942477] INFO -- : generating eventids1.h from ../../parse.y I, [2024-03-12T12:22:03.090265 #3942477] INFO -- : miniprelude.c updated I, [2024-03-12T12:22:03.097949 #3942477] INFO -- : generating golf_prelude.c I, [2024-03-12T12:22:03.192829 #3942477] INFO -- : golf_prelude.c updated I, [2024-03-12T12:22:03.235018 #3942477] INFO -- : generating eventids2table.c from ./eventids2.c I, [2024-03-12T12:22:03.327977 #3942477] INFO -- : compiling compiler ripper.y I, [2024-03-12T12:22:03.609454 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/lib/unicode_normalize/tables.rb unchanged I, [2024-03-12T12:22:03.610410 #3942477] INFO -- : generating ripper_init.c from ./ripper_init.c.tmpl I, [2024-03-12T12:22:03.746709 #3942477] INFO -- : generating x86_64-linux-fake.rb I, [2024-03-12T12:22:04.088412 #3942477] INFO -- : /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp I, [2024-03-12T12:22:04.128131 #3942477] INFO -- : x86_64-linux-fake.rb updated I, [2024-03-12T12:22:04.131157 #3942477] INFO -- : rbconfig.rb updated I, [2024-03-12T12:22:04.138777 #3942477] INFO -- : generating enc.mk I, [2024-03-12T12:22:04.750580 #3942477] INFO -- : making srcs under enc I, [2024-03-12T12:22:04.837990 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:22:04.838547 #3942477] INFO -- : generating table from enc/trans/big5.c I, [2024-03-12T12:22:04.864286 #3942477] INFO -- : generating table from enc/trans/cesu_8.c I, [2024-03-12T12:22:05.086713 #3942477] INFO -- : generating enc/trans/cesu_8.c ... I, [2024-03-12T12:22:05.106217 #3942477] INFO -- : generating table from enc/trans/chinese.c I, [2024-03-12T12:22:08.609962 #3942477] INFO -- : generating enc/trans/chinese.c ... I, [2024-03-12T12:22:08.647382 #3942477] INFO -- : generating table from enc/trans/ebcdic.c I, [2024-03-12T12:22:08.884482 #3942477] INFO -- : generating enc/trans/ebcdic.c ... I, [2024-03-12T12:22:08.898743 #3942477] INFO -- : generating table from enc/trans/emoji.c I, [2024-03-12T12:22:09.561220 #3942477] INFO -- : generating enc/trans/emoji.c ... I, [2024-03-12T12:22:09.573955 #3942477] INFO -- : generating table from enc/trans/emoji_iso2022_kddi.c I, [2024-03-12T12:22:11.687245 #3942477] INFO -- : generating enc/trans/emoji_iso2022_kddi.c ... I, [2024-03-12T12:22:11.710503 #3942477] INFO -- : generating table from enc/trans/emoji_sjis_docomo.c I, [2024-03-12T12:22:14.036932 #3942477] INFO -- : generating enc/trans/emoji_sjis_docomo.c ... I, [2024-03-12T12:22:14.058645 #3942477] INFO -- : generating table from enc/trans/emoji_sjis_kddi.c I, [2024-03-12T12:22:16.199326 #3942477] INFO -- : generating enc/trans/emoji_sjis_kddi.c ... I, [2024-03-12T12:22:16.226427 #3942477] INFO -- : generating table from enc/trans/emoji_sjis_softbank.c I, [2024-03-12T12:22:18.510910 #3942477] INFO -- : generating enc/trans/emoji_sjis_softbank.c ... I, [2024-03-12T12:22:18.526546 #3942477] INFO -- : generating table from enc/trans/escape.c I, [2024-03-12T12:22:18.645582 #3942477] INFO -- : generating enc/trans/escape.c ... I, [2024-03-12T12:22:18.683190 #3942477] INFO -- : generating table from enc/trans/gb18030.c I, [2024-03-12T12:22:19.978517 #3942477] INFO -- : generating table from enc/trans/gbk.c I, [2024-03-12T12:22:20.253561 #3942477] INFO -- : generating enc/trans/big5.c ... I, [2024-03-12T12:22:20.320932 #3942477] INFO -- : generating table from enc/trans/iso2022.c I, [2024-03-12T12:22:20.427198 #3942477] INFO -- : generating enc/trans/iso2022.c ... I, [2024-03-12T12:22:20.446614 #3942477] INFO -- : generating table from enc/trans/japanese.c I, [2024-03-12T12:22:20.548735 #3942477] INFO -- : generating enc/trans/japanese.c ... I, [2024-03-12T12:22:20.577961 #3942477] INFO -- : generating table from enc/trans/japanese_euc.c I, [2024-03-12T12:22:23.377584 #3942477] INFO -- : generating enc/trans/gbk.c ... I, [2024-03-12T12:22:23.407465 #3942477] INFO -- : generating table from enc/trans/japanese_sjis.c I, [2024-03-12T12:22:23.691065 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/ripper' I, [2024-03-12T12:22:23.701949 #3942477] INFO -- : generating /tmp/ruby/src/trunk-repeat20/ext/ripper/ripper_init.c I, [2024-03-12T12:22:23.737946 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/ripper' I, [2024-03-12T12:22:23.738017 #3942477] INFO -- : make[1]: Nothing to be done for 'src'. I, [2024-03-12T12:22:23.738037 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/ripper' I, [2024-03-12T12:22:23.745483 #3942477] INFO -- : generating /tmp/ruby/src/trunk-repeat20/ext/ripper/eventids1.h I, [2024-03-12T12:22:23.781404 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/ripper' I, [2024-03-12T12:22:23.781498 #3942477] INFO -- : make[1]: Nothing to be done for 'src'. I, [2024-03-12T12:22:23.781563 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/ripper' I, [2024-03-12T12:22:23.797951 #3942477] INFO -- : generating /tmp/ruby/src/trunk-repeat20/ext/ripper/eventids1.c I, [2024-03-12T12:22:23.828444 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/ripper' I, [2024-03-12T12:22:23.828527 #3942477] INFO -- : make[1]: Nothing to be done for 'src'. I, [2024-03-12T12:22:23.828582 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/ripper' I, [2024-03-12T12:22:23.829694 #3942477] INFO -- : generating /tmp/ruby/src/trunk-repeat20/ext/ripper/eventids2table.c I, [2024-03-12T12:22:23.845023 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/ripper' I, [2024-03-12T12:22:23.845106 #3942477] INFO -- : make[1]: Nothing to be done for 'src'. I, [2024-03-12T12:22:23.845155 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/ripper' I, [2024-03-12T12:22:23.878423 #3942477] INFO -- : generating table from enc/trans/korean.c I, [2024-03-12T12:22:26.118070 #3942477] INFO -- : generating enc/trans/japanese_sjis.c ... I, [2024-03-12T12:22:26.166479 #3942477] INFO -- : generating table from enc/trans/single_byte.c I, [2024-03-12T12:22:26.405430 #3942477] INFO -- : generating enc/trans/gb18030.c ... I, [2024-03-12T12:22:26.422346 #3942477] INFO -- : generating table from enc/trans/utf8_mac.c I, [2024-03-12T12:22:27.568311 #3942477] INFO -- : generating enc/trans/japanese_euc.c ... I, [2024-03-12T12:22:27.579744 #3942477] INFO -- : generating table from enc/trans/utf_16_32.c I, [2024-03-12T12:22:27.714083 #3942477] INFO -- : generating enc/trans/korean.c ... I, [2024-03-12T12:22:27.729946 #3942477] INFO -- : generating enc/trans/utf_16_32.c ... I, [2024-03-12T12:22:27.835900 #3942477] INFO -- : generating enc/trans/single_byte.c ... I, [2024-03-12T12:22:28.680785 #3942477] INFO -- : generating enc/trans/utf8_mac.c ... I, [2024-03-12T12:22:28.699123 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:22:28.834596 #3942477] INFO -- : Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622 I, [2024-03-12T12:22:28.849951 #3942477] INFO -- : echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/minitest.revision - I, [2024-03-12T12:22:28.869963 #3942477] INFO -- : Update rbs to 0637ef60e13d5ded71d69d5238dbffcaae3d3740 I, [2024-03-12T12:22:28.881958 #3942477] INFO -- : echo 0637ef60e13d5ded71d69d5238dbffcaae3d3740 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision - I, [2024-03-12T12:22:28.882029 #3942477] INFO -- : Update debug to 2d602636d99114d55a32fedd652c9c704446a749 I, [2024-03-12T12:22:28.890042 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/minitest.revision unchanged I, [2024-03-12T12:22:28.897946 #3942477] INFO -- : echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision - I, [2024-03-12T12:22:28.898015 #3942477] INFO -- : Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d I, [2024-03-12T12:22:28.913947 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision unchanged I, [2024-03-12T12:22:28.914021 #3942477] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk-repeat20/.bundle/gems I, [2024-03-12T12:22:28.925956 #3942477] INFO -- : echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/bigdecimal.revision - I, [2024-03-12T12:22:28.937624 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision unchanged I, [2024-03-12T12:22:28.945969 #3942477] INFO -- : Extracting bundle gem power_assert-2.0.3... I, [2024-03-12T12:22:28.955512 #3942477] INFO -- : Extracting bundle gem rake-13.1.0... I, [2024-03-12T12:22:28.958041 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/bigdecimal.revision unchanged I, [2024-03-12T12:22:28.970085 #3942477] INFO -- : Extracting bundle gem test-unit-3.6.2... I, [2024-03-12T12:22:28.994660 #3942477] INFO -- : Extracting bundle gem rexml-3.2.6... I, [2024-03-12T12:22:29.309851 #3942477] INFO -- : Unpacked gems/test-unit-3.6.2.gem I, [2024-03-12T12:22:29.314972 #3942477] INFO -- : Extracting bundle gem rss-0.3.0... I, [2024-03-12T12:22:29.423342 #3942477] INFO -- : Unpacked gems/power_assert-2.0.3.gem I, [2024-03-12T12:22:29.434919 #3942477] INFO -- : Extracting bundle gem net-ftp-0.3.4... I, [2024-03-12T12:22:29.554168 #3942477] INFO -- : Unpacked gems/rake-13.1.0.gem I, [2024-03-12T12:22:29.570325 #3942477] INFO -- : Extracting bundle gem net-imap-0.4.10... I, [2024-03-12T12:22:29.668482 #3942477] INFO -- : Unpacked gems/rexml-3.2.6.gem I, [2024-03-12T12:22:29.686597 #3942477] INFO -- : Extracting bundle gem net-pop-0.1.2... I, [2024-03-12T12:22:29.749953 #3942477] INFO -- : Unpacked gems/rss-0.3.0.gem I, [2024-03-12T12:22:29.755753 #3942477] INFO -- : Extracting bundle gem net-smtp-0.4.0.1... I, [2024-03-12T12:22:29.869333 #3942477] INFO -- : Unpacked gems/net-ftp-0.3.4.gem I, [2024-03-12T12:22:29.877200 #3942477] INFO -- : Extracting bundle gem matrix-0.4.2... I, [2024-03-12T12:22:30.157286 #3942477] INFO -- : Unpacked gems/net-smtp-0.4.0.1.gem I, [2024-03-12T12:22:30.170589 #3942477] INFO -- : Extracting bundle gem prime-0.1.2... I, [2024-03-12T12:22:30.200705 #3942477] INFO -- : Unpacked gems/net-imap-0.4.10.gem I, [2024-03-12T12:22:30.230512 #3942477] INFO -- : Extracting bundle gem typeprof-0.21.11... I, [2024-03-12T12:22:30.242695 #3942477] INFO -- : Unpacked gems/net-pop-0.1.2.gem I, [2024-03-12T12:22:30.266592 #3942477] INFO -- : Extracting bundle gem racc-1.7.3... I, [2024-03-12T12:22:30.302214 #3942477] INFO -- : Unpacked gems/matrix-0.4.2.gem I, [2024-03-12T12:22:30.319746 #3942477] INFO -- : Extracting bundle gem mutex_m-0.2.0... I, [2024-03-12T12:22:30.691251 #3942477] INFO -- : Unpacked gems/racc-1.7.3.gem I, [2024-03-12T12:22:30.704932 #3942477] INFO -- : Unpacked gems/mutex_m-0.2.0.gem I, [2024-03-12T12:22:30.709286 #3942477] INFO -- : Extracting bundle gem getoptlong-0.2.1... I, [2024-03-12T12:22:30.714367 #3942477] INFO -- : Extracting bundle gem base64-0.2.0... I, [2024-03-12T12:22:30.715065 #3942477] INFO -- : Unpacked gems/prime-0.1.2.gem I, [2024-03-12T12:22:30.726087 #3942477] INFO -- : Unpacked gems/typeprof-0.21.11.gem I, [2024-03-12T12:22:30.742340 #3942477] INFO -- : Extracting bundle gem observer-0.1.2... I, [2024-03-12T12:22:30.782529 #3942477] INFO -- : Extracting bundle gem abbrev-0.1.2... I, [2024-03-12T12:22:30.965976 #3942477] INFO -- : Unpacked gems/abbrev-0.1.2.gem I, [2024-03-12T12:22:30.977790 #3942477] INFO -- : Extracting bundle gem resolv-replace-0.1.1... I, [2024-03-12T12:22:31.070977 #3942477] INFO -- : Unpacked gems/observer-0.1.2.gem I, [2024-03-12T12:22:31.075759 #3942477] INFO -- : Extracting bundle gem rinda-0.2.0... I, [2024-03-12T12:22:31.194743 #3942477] INFO -- : Unpacked gems/base64-0.2.0.gem I, [2024-03-12T12:22:31.229955 #3942477] INFO -- : Unpacked gems/getoptlong-0.2.1.gem I, [2024-03-12T12:22:31.230029 #3942477] INFO -- : Extracting bundle gem drb-2.2.1... I, [2024-03-12T12:22:31.250042 #3942477] INFO -- : Extracting bundle gem nkf-0.2.0... I, [2024-03-12T12:22:31.476158 #3942477] INFO -- : Unpacked gems/resolv-replace-0.1.1.gem I, [2024-03-12T12:22:31.495337 #3942477] INFO -- : Extracting bundle gem syslog-0.1.2... I, [2024-03-12T12:22:31.521772 #3942477] INFO -- : Unpacked gems/rinda-0.2.0.gem I, [2024-03-12T12:22:31.542692 #3942477] INFO -- : Extracting bundle gem csv-3.2.8... I, [2024-03-12T12:22:31.668326 #3942477] INFO -- : Unpacked gems/nkf-0.2.0.gem I, [2024-03-12T12:22:31.673768 #3942477] INFO -- : Extracting bundle gem minitest-5.22.2... I, [2024-03-12T12:22:31.775521 #3942477] INFO -- : Unpacked gems/drb-2.2.1.gem I, [2024-03-12T12:22:31.889944 #3942477] INFO -- : Unpacked gems/minitest-5.22.2.gem I, [2024-03-12T12:22:32.115667 #3942477] INFO -- : Unpacked gems/syslog-0.1.2.gem I, [2024-03-12T12:22:32.134259 #3942477] INFO -- : Extracting bundle gem rbs-3.4.4... I, [2024-03-12T12:22:32.217858 #3942477] INFO -- : Unpacked gems/csv-3.2.8.gem I, [2024-03-12T12:22:32.250486 #3942477] INFO -- : Extracting bundle gem debug-1.9.1... I, [2024-03-12T12:22:32.498479 #3942477] INFO -- : Extracting bundle gem bigdecimal-3.1.6... I, [2024-03-12T12:22:32.644743 #3942477] INFO -- : Unpacked gems/debug-1.9.1.gem I, [2024-03-12T12:22:32.801114 #3942477] INFO -- : Unpacked gems/bigdecimal-3.1.6.gem I, [2024-03-12T12:22:32.924009 #3942477] INFO -- : Unpacked gems/rbs-3.4.4.gem I, [2024-03-12T12:22:32.929560 #3942477] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2024-03-12T12:22:32.929745 #3942477] INFO -- : $$$[beg] make miniruby -j4 I, [2024-03-12T12:22:33.153991 #3942477] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-03-12T12:22:33.154059 #3942477] INFO -- : CC = gcc I, [2024-03-12T12:22:33.154077 #3942477] INFO -- : LD = ld I, [2024-03-12T12:22:33.154090 #3942477] INFO -- : LDSHARED = gcc -shared I, [2024-03-12T12:22:33.154103 #3942477] 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, [2024-03-12T12:22:33.154120 #3942477] 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-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 I, [2024-03-12T12:22:33.154132 #3942477] INFO -- : CPPFLAGS = I, [2024-03-12T12:22:33.154145 #3942477] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-03-12T12:22:33.154156 #3942477] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-03-12T12:22:33.154168 #3942477] INFO -- : LANG = I, [2024-03-12T12:22:33.154179 #3942477] INFO -- : LC_ALL = I, [2024-03-12T12:22:33.154190 #3942477] INFO -- : LC_CTYPE = I, [2024-03-12T12:22:33.154201 #3942477] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-03-12T12:22:33.154213 #3942477] INFO -- : RUSTC = rustc I, [2024-03-12T12:22:33.154224 #3942477] 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-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs I, [2024-03-12T12:22:33.165942 #3942477] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-03-12T12:22:33.165993 #3942477] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-03-12T12:22:33.166005 #3942477] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-03-12T12:22:33.166017 #3942477] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-03-12T12:22:33.166029 #3942477] INFO -- : I, [2024-03-12T12:22:33.193965 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/main.c I, [2024-03-12T12:22:33.205953 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/dmydln.c I, [2024-03-12T12:22:33.229953 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/miniinit.c I, [2024-03-12T12:22:33.254517 #3942477] INFO -- : making dummy probes.h I, [2024-03-12T12:22:33.266495 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ast.c I, [2024-03-12T12:22:33.275367 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/bignum.c I, [2024-03-12T12:22:33.283185 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/class.c I, [2024-03-12T12:22:36.021055 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/compar.c I, [2024-03-12T12:22:36.071249 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/compile.c I, [2024-03-12T12:22:36.878379 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/complex.c I, [2024-03-12T12:22:39.276882 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/cont.c I, [2024-03-12T12:22:43.694538 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/debug.c I, [2024-03-12T12:22:44.634670 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/debug_counter.c I, [2024-03-12T12:22:44.677987 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/dir.c I, [2024-03-12T12:22:48.279841 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/dln_find.c I, [2024-03-12T12:22:48.325967 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/encoding.c I, [2024-03-12T12:22:48.394899 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enum.c I, [2024-03-12T12:22:48.490484 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enumerator.c I, [2024-03-12T12:22:49.105972 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/error.c I, [2024-03-12T12:22:56.153954 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/eval.c I, [2024-03-12T12:22:56.788363 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/file.c I, [2024-03-12T12:22:56.922247 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/gc.c I, [2024-03-12T12:22:57.567019 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/hash.c I, [2024-03-12T12:23:00.392597 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/inits.c I, [2024-03-12T12:23:00.443741 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/imemo.c I, [2024-03-12T12:23:01.880056 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/io.c I, [2024-03-12T12:23:08.580149 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/io_buffer.c I, [2024-03-12T12:23:08.634525 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/iseq.c I, [2024-03-12T12:23:14.858792 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/load.c I, [2024-03-12T12:23:15.946735 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/marshal.c I, [2024-03-12T12:23:19.639615 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/math.c I, [2024-03-12T12:23:19.703299 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/memory_view.c I, [2024-03-12T12:23:21.378041 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/rjit.c I, [2024-03-12T12:23:22.162602 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/rjit_c.c I, [2024-03-12T12:23:23.506610 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/node.c I, [2024-03-12T12:23:24.803204 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/node_dump.c I, [2024-03-12T12:23:25.756006 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/numeric.c I, [2024-03-12T12:23:27.378448 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/object.c I, [2024-03-12T12:23:32.414490 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/pack.c I, [2024-03-12T12:23:32.725950 #3942477] INFO -- : compiling parse.c I, [2024-03-12T12:23:35.878460 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/parser_st.c I, [2024-03-12T12:23:35.942032 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/proc.c I, [2024-03-12T12:23:37.694553 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/process.c I, [2024-03-12T12:23:37.794549 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ractor.c I, [2024-03-12T12:23:40.750578 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/random.c I, [2024-03-12T12:23:44.810512 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/range.c I, [2024-03-12T12:23:44.870541 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/rational.c I, [2024-03-12T12:23:45.322556 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/re.c I, [2024-03-12T12:23:45.478596 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/regcomp.c I, [2024-03-12T12:23:45.519246 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/regenc.c I, [2024-03-12T12:23:45.554595 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/regerror.c I, [2024-03-12T12:23:45.606680 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/regexec.c I, [2024-03-12T12:23:45.645195 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/regparse.c I, [2024-03-12T12:23:45.688926 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/regsyntax.c I, [2024-03-12T12:23:45.755109 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ruby.c I, [2024-03-12T12:23:51.814415 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ruby_parser.c I, [2024-03-12T12:23:52.042549 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/scheduler.c I, [2024-03-12T12:23:53.449421 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/shape.c I, [2024-03-12T12:23:53.695306 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/signal.c I, [2024-03-12T12:23:54.310621 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/sprintf.c I, [2024-03-12T12:23:54.391397 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/st.c I, [2024-03-12T12:23:54.434992 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/strftime.c I, [2024-03-12T12:23:54.491061 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/string.c I, [2024-03-12T12:23:55.191739 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/struct.c I, [2024-03-12T12:23:55.339725 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/symbol.c I, [2024-03-12T12:23:58.510578 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/thread.c I, [2024-03-12T12:23:59.129639 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/time.c I, [2024-03-12T12:24:07.663290 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/transcode.c I, [2024-03-12T12:24:07.758765 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/util.c I, [2024-03-12T12:24:07.850955 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/variable.c I, [2024-03-12T12:24:09.718541 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/version.c I, [2024-03-12T12:24:10.797962 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/vm.c I, [2024-03-12T12:24:11.454160 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/vm_backtrace.c I, [2024-03-12T12:24:13.434736 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/vm_dump.c I, [2024-03-12T12:24:13.852923 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/vm_sync.c I, [2024-03-12T12:24:14.726064 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/vm_trace.c I, [2024-03-12T12:24:15.014602 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/weakmap.c I, [2024-03-12T12:24:15.414394 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/yjit.c I, [2024-03-12T12:24:16.273407 #3942477] INFO -- : building Rust YJIT (release mode) I, [2024-03-12T12:24:17.555941 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/missing/setproctitle.c I, [2024-03-12T12:24:17.569063 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/missing/strlcat.c I, [2024-03-12T12:24:17.593085 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/missing/strlcpy.c I, [2024-03-12T12:24:17.642514 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/addr2line.c I, [2024-03-12T12:24:17.703088 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/array.c I, [2024-03-12T12:24:18.290710 #3942477] INFO -- : compiling prism/api_node.c I, [2024-03-12T12:24:33.614659 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/api_pack.c I, [2024-03-12T12:24:36.229968 #3942477] INFO -- : compiling prism/diagnostic.c I, [2024-03-12T12:24:36.733960 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/encoding.c I, [2024-03-12T12:24:36.801954 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/extension.c I, [2024-03-12T12:24:36.970569 #3942477] INFO -- : compiling prism/node.c I, [2024-03-12T12:24:40.389213 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/options.c I, [2024-03-12T12:24:40.454663 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/pack.c I, [2024-03-12T12:24:40.542119 #3942477] INFO -- : compiling prism/prettyprint.c I, [2024-03-12T12:25:04.027349 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/regexp.c I, [2024-03-12T12:25:05.397964 #3942477] INFO -- : compiling prism/serialize.c I, [2024-03-12T12:25:06.610549 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/static_literals.c I, [2024-03-12T12:25:07.468527 #3942477] INFO -- : compiling prism/token_type.c I, [2024-03-12T12:25:07.893951 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_buffer.c I, [2024-03-12T12:25:08.554524 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_char.c I, [2024-03-12T12:25:08.572470 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_constant_pool.c I, [2024-03-12T12:25:08.588125 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_integer.c I, [2024-03-12T12:25:09.398487 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_list.c I, [2024-03-12T12:25:09.426697 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_memchr.c I, [2024-03-12T12:25:09.465949 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_newline_list.c I, [2024-03-12T12:25:09.518535 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_state_stack.c I, [2024-03-12T12:25:09.538528 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_string.c I, [2024-03-12T12:25:09.567239 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_string_list.c I, [2024-03-12T12:25:09.602563 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_strncasecmp.c I, [2024-03-12T12:25:09.641949 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_strpbrk.c I, [2024-03-12T12:25:09.801968 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism/prism.c I, [2024-03-12T12:25:10.062583 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/prism_init.c I, [2024-03-12T12:25:10.845966 #3942477] INFO -- : assembling /tmp/ruby/src/trunk-repeat20/coroutine/amd64/Context.S I, [2024-03-12T12:25:10.898487 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/ascii.c I, [2024-03-12T12:25:10.946731 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/us_ascii.c I, [2024-03-12T12:25:10.970647 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/unicode.c I, [2024-03-12T12:25:10.994726 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/utf_8.c I, [2024-03-12T12:25:11.022590 #3942477] INFO -- : compiling enc/trans/newline.c I, [2024-03-12T12:25:16.372634 #3942477] INFO -- : touch yjit/target/release/libyjit.a I, [2024-03-12T12:25:16.382624 #3942477] INFO -- : partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o I, [2024-03-12T12:25:25.693953 #3942477] INFO -- : linking miniruby I, [2024-03-12T12:25:27.392910 #3942477] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2024-03-12T12:25:27.393349 #3942477] INFO -- : $$$[beg] make ruby -j4 I, [2024-03-12T12:25:27.658913 #3942477] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-03-12T12:25:27.659011 #3942477] INFO -- : CC = gcc I, [2024-03-12T12:25:27.659058 #3942477] INFO -- : LD = ld I, [2024-03-12T12:25:27.659093 #3942477] INFO -- : LDSHARED = gcc -shared I, [2024-03-12T12:25:27.659136 #3942477] 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, [2024-03-12T12:25:27.659174 #3942477] 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-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 I, [2024-03-12T12:25:27.659206 #3942477] INFO -- : CPPFLAGS = I, [2024-03-12T12:25:27.659238 #3942477] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-03-12T12:25:27.659271 #3942477] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-03-12T12:25:27.659306 #3942477] INFO -- : LANG = I, [2024-03-12T12:25:27.659337 #3942477] INFO -- : LC_ALL = I, [2024-03-12T12:25:27.659367 #3942477] INFO -- : LC_CTYPE = I, [2024-03-12T12:25:27.659397 #3942477] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-03-12T12:25:27.659426 #3942477] INFO -- : RUSTC = rustc I, [2024-03-12T12:25:27.659463 #3942477] 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-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs I, [2024-03-12T12:25:27.662904 #3942477] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-03-12T12:25:27.662943 #3942477] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-03-12T12:25:27.662960 #3942477] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-03-12T12:25:27.662975 #3942477] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-03-12T12:25:27.662994 #3942477] INFO -- : I, [2024-03-12T12:25:27.679637 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/dln.c I, [2024-03-12T12:25:27.681056 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/localeinit.c I, [2024-03-12T12:25:27.702332 #3942477] INFO -- : creating verconf.h I, [2024-03-12T12:25:27.851429 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/dmyext.c I, [2024-03-12T12:25:27.862490 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/dmyenc.c I, [2024-03-12T12:25:27.939461 #3942477] INFO -- : verconf.h updated I, [2024-03-12T12:25:27.946866 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/loadpath.c I, [2024-03-12T12:25:28.268816 #3942477] INFO -- : builtin_binary.inc updated I, [2024-03-12T12:25:28.280967 #3942477] INFO -- : 55f59ed08719f382be0eb5a9b7aa3dac578a919d045e946fea165bf888752b61 builtin_binary.inc I, [2024-03-12T12:25:28.290523 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/builtin.c I, [2024-03-12T12:25:29.154714 #3942477] INFO -- : linking static-library libruby-static.a I, [2024-03-12T12:25:31.156475 #3942477] INFO -- : linking shared-library libruby.so.3.4.0 I, [2024-03-12T12:25:35.586621 #3942477] INFO -- : linking ruby I, [2024-03-12T12:25:35.674070 #3942477] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2024-03-12T12:25:35.674264 #3942477] INFO -- : $$$[beg] make all -j4 I, [2024-03-12T12:25:35.869492 #3942477] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-03-12T12:25:35.869594 #3942477] INFO -- : CC = gcc I, [2024-03-12T12:25:35.869645 #3942477] INFO -- : LD = ld I, [2024-03-12T12:25:35.869681 #3942477] INFO -- : LDSHARED = gcc -shared I, [2024-03-12T12:25:35.869719 #3942477] 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, [2024-03-12T12:25:35.869762 #3942477] 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-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 I, [2024-03-12T12:25:35.869793 #3942477] INFO -- : CPPFLAGS = I, [2024-03-12T12:25:35.869826 #3942477] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-03-12T12:25:35.869858 #3942477] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-03-12T12:25:35.869886 #3942477] INFO -- : LANG = I, [2024-03-12T12:25:35.869929 #3942477] INFO -- : LC_ALL = I, [2024-03-12T12:25:35.869960 #3942477] INFO -- : LC_CTYPE = I, [2024-03-12T12:25:35.869990 #3942477] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-03-12T12:25:35.870019 #3942477] INFO -- : RUSTC = rustc I, [2024-03-12T12:25:35.870057 #3942477] 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-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs I, [2024-03-12T12:25:35.874192 #3942477] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-03-12T12:25:35.874262 #3942477] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-03-12T12:25:35.874291 #3942477] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-03-12T12:25:35.874306 #3942477] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-03-12T12:25:35.874317 #3942477] INFO -- : I, [2024-03-12T12:25:36.028975 #3942477] INFO -- : generating encdb.h I, [2024-03-12T12:25:36.057955 #3942477] INFO -- : generating enc.mk I, [2024-03-12T12:25:36.138549 #3942477] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2024-03-12T12:25:36.139624 #3942477] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2024-03-12T12:25:36.280113 #3942477] INFO -- : encdb.h updated I, [2024-03-12T12:25:36.306578 #3942477] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2024-03-12T12:25:36.798712 #3942477] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2024-03-12T12:25:37.026545 #3942477] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2024-03-12T12:25:37.048670 #3942477] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2024-03-12T12:25:37.090570 #3942477] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2024-03-12T12:25:37.470540 #3942477] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2024-03-12T12:25:37.518801 #3942477] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2024-03-12T12:25:37.534531 #3942477] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2024-03-12T12:25:37.824201 #3942477] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2024-03-12T12:25:37.975901 #3942477] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2024-03-12T12:25:38.126573 #3942477] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2024-03-12T12:25:38.484442 #3942477] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2024-03-12T12:25:38.581957 #3942477] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2024-03-12T12:25:38.721965 #3942477] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2024-03-12T12:25:39.272460 #3942477] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2024-03-12T12:25:39.329974 #3942477] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2024-03-12T12:25:39.349951 #3942477] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2024-03-12T12:25:39.417953 #3942477] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2024-03-12T12:25:39.759088 #3942477] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2024-03-12T12:25:39.907076 #3942477] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2024-03-12T12:25:39.968810 #3942477] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2024-03-12T12:25:40.138596 #3942477] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2024-03-12T12:25:40.318493 #3942477] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2024-03-12T12:25:40.366563 #3942477] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2024-03-12T12:25:40.886471 #3942477] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2024-03-12T12:25:41.025956 #3942477] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2024-03-12T12:25:41.026032 #3942477] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2024-03-12T12:25:41.089948 #3942477] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2024-03-12T12:25:41.480814 #3942477] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2024-03-12T12:25:41.754353 #3942477] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2024-03-12T12:25:41.786973 #3942477] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2024-03-12T12:25:41.829964 #3942477] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2024-03-12T12:25:41.893729 #3942477] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2024-03-12T12:25:42.278748 #3942477] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2024-03-12T12:25:42.404760 #3942477] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2024-03-12T12:25:42.410745 #3942477] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2024-03-12T12:25:42.790627 #3942477] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2024-03-12T12:25:42.872504 #3942477] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2024-03-12T12:25:43.238731 #3942477] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2024-03-12T12:25:43.258972 #3942477] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2024-03-12T12:25:43.319019 #3942477] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2024-03-12T12:25:43.832885 #3942477] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2024-03-12T12:25:44.124366 #3942477] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2024-03-12T12:25:44.138848 #3942477] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2024-03-12T12:25:44.157584 #3942477] INFO -- : making enc I, [2024-03-12T12:25:44.233513 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:25:44.241986 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/encdb.c I, [2024-03-12T12:25:44.318780 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/big5.c I, [2024-03-12T12:25:44.320488 #3942477] INFO -- : making srcs under enc I, [2024-03-12T12:25:44.380281 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/cesu_8.c I, [2024-03-12T12:25:44.417967 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:25:44.418241 #3942477] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-03-12T12:25:44.418274 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:25:44.418292 #3942477] INFO -- : generating transdb.h I, [2024-03-12T12:25:44.442836 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/cp949.c I, [2024-03-12T12:25:44.487711 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/emacs_mule.c I, [2024-03-12T12:25:44.546364 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/euc_jp.c I, [2024-03-12T12:25:44.616966 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/euc_kr.c I, [2024-03-12T12:25:44.638849 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/euc_tw.c I, [2024-03-12T12:25:44.693949 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/gb2312.c I, [2024-03-12T12:25:44.707027 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/gb18030.c I, [2024-03-12T12:25:44.713055 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/gbk.c I, [2024-03-12T12:25:44.744509 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_1.c I, [2024-03-12T12:25:44.764241 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_2.c I, [2024-03-12T12:25:44.785893 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_3.c I, [2024-03-12T12:25:44.790892 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_4.c I, [2024-03-12T12:25:44.833112 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_5.c I, [2024-03-12T12:25:44.839027 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_6.c I, [2024-03-12T12:25:44.864617 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_7.c I, [2024-03-12T12:25:44.886816 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_8.c I, [2024-03-12T12:25:44.914303 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_9.c I, [2024-03-12T12:25:44.929375 #3942477] INFO -- : transdb.h updated I, [2024-03-12T12:25:44.929434 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_10.c I, [2024-03-12T12:25:44.932283 #3942477] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-03-12T12:25:44.939667 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_11.c I, [2024-03-12T12:25:44.943425 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_13.c I, [2024-03-12T12:25:44.971015 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_14.c I, [2024-03-12T12:25:44.982533 #3942477] INFO -- : making trans I, [2024-03-12T12:25:45.017663 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_15.c I, [2024-03-12T12:25:45.017733 #3942477] INFO -- : ext/configure-ext.mk updated I, [2024-03-12T12:25:45.024505 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:25:45.025292 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/transdb.c I, [2024-03-12T12:25:45.027003 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:25:45.058785 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_16.c I, [2024-03-12T12:25:45.123117 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/koi8_r.c I, [2024-03-12T12:25:45.226823 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/koi8_u.c I, [2024-03-12T12:25:45.262666 #3942477] INFO -- : configuring -test-/RUBY_ALIGNOF I, [2024-03-12T12:25:45.276255 #3942477] INFO -- : generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/big5.c I, [2024-03-12T12:25:45.289949 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/shift_jis.c I, [2024-03-12T12:25:45.297955 #3942477] INFO -- : generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/cesu_8.c I, [2024-03-12T12:25:45.298222 #3942477] INFO -- : configuring -test-/abi I, [2024-03-12T12:25:45.301464 #3942477] INFO -- : configuring -test-/arith_seq/beg_len_step I, [2024-03-12T12:25:45.319083 #3942477] INFO -- : configuring -test-/arith_seq/extract I, [2024-03-12T12:25:45.322716 #3942477] INFO -- : configuring -test-/array/concat I, [2024-03-12T12:25:45.339093 #3942477] INFO -- : configuring -test-/array/resize I, [2024-03-12T12:25:45.345603 #3942477] INFO -- : configuring -test-/asan I, [2024-03-12T12:25:45.348156 #3942477] INFO -- : configuring -test-/bignum I, [2024-03-12T12:25:45.370932 #3942477] INFO -- : configuring -test-/bug-14834 I, [2024-03-12T12:25:45.381095 #3942477] INFO -- : configuring -test-/bug-3571 I, [2024-03-12T12:25:45.384892 #3942477] INFO -- : configuring -test-/bug-5832 I, [2024-03-12T12:25:45.394171 #3942477] INFO -- : generating /tmp/ruby/src/trunk-repeat20/enc/trans/cesu_8.c ... I, [2024-03-12T12:25:45.406089 #3942477] INFO -- : configuring -test-/bug_reporter I, [2024-03-12T12:25:45.406173 #3942477] INFO -- : configuring -test-/class I, [2024-03-12T12:25:45.409961 #3942477] INFO -- : generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/chinese.c I, [2024-03-12T12:25:45.414114 #3942477] INFO -- : configuring -test-/cxxanyargs I, [2024-03-12T12:25:45.427751 #3942477] INFO -- : configuring -test-/debug I, [2024-03-12T12:25:45.432667 #3942477] INFO -- : configuring -test-/dln/empty I, [2024-03-12T12:25:45.437353 #3942477] INFO -- : configuring -test-/econv I, [2024-03-12T12:25:45.449964 #3942477] INFO -- : configuring -test-/enumerator_kw I, [2024-03-12T12:25:45.453690 #3942477] INFO -- : configuring -test-/eval I, [2024-03-12T12:25:45.456177 #3942477] INFO -- : configuring -test-/exception I, [2024-03-12T12:25:45.480077 #3942477] INFO -- : configuring -test-/fatal I, [2024-03-12T12:25:45.483537 #3942477] INFO -- : configuring -test-/file I, [2024-03-12T12:25:45.764648 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/utf_16be.c I, [2024-03-12T12:25:45.834225 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/utf_16le.c I, [2024-03-12T12:25:45.849530 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/utf_32be.c I, [2024-03-12T12:25:45.874493 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/utf_32le.c I, [2024-03-12T12:25:45.973978 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/windows_31j.c I, [2024-03-12T12:25:46.171355 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1250.c I, [2024-03-12T12:25:46.195078 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1251.c I, [2024-03-12T12:25:46.222161 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1252.c I, [2024-03-12T12:25:46.258550 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1253.c I, [2024-03-12T12:25:46.283899 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1254.c I, [2024-03-12T12:25:46.302847 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1257.c I, [2024-03-12T12:25:46.330142 #3942477] INFO -- : linking encoding encdb.so I, [2024-03-12T12:25:46.701994 #3942477] INFO -- : linking encoding big5.so I, [2024-03-12T12:25:46.782550 #3942477] INFO -- : linking encoding cesu_8.so I, [2024-03-12T12:25:47.050496 #3942477] INFO -- : linking encoding cp949.so I, [2024-03-12T12:25:47.314535 #3942477] INFO -- : linking encoding emacs_mule.so I, [2024-03-12T12:25:47.478393 #3942477] INFO -- : linking encoding euc_jp.so I, [2024-03-12T12:25:47.650437 #3942477] INFO -- : linking encoding euc_kr.so I, [2024-03-12T12:25:47.792569 #3942477] INFO -- : linking encoding euc_tw.so I, [2024-03-12T12:25:47.824015 #3942477] INFO -- : configuring -test-/float I, [2024-03-12T12:25:47.829943 #3942477] INFO -- : configuring -test-/funcall I, [2024-03-12T12:25:47.833943 #3942477] INFO -- : configuring -test-/gvl/call_without_gvl I, [2024-03-12T12:25:47.835690 #3942477] INFO -- : configuring -test-/hash I, [2024-03-12T12:25:47.845586 #3942477] INFO -- : configuring -test-/integer I, [2024-03-12T12:25:47.852903 #3942477] INFO -- : configuring -test-/iseq_load I, [2024-03-12T12:25:47.856177 #3942477] INFO -- : configuring -test-/iter I, [2024-03-12T12:25:47.861054 #3942477] INFO -- : configuring -test-/load/dot.dot I, [2024-03-12T12:25:47.866207 #3942477] INFO -- : configuring -test-/load/protect I, [2024-03-12T12:25:47.869330 #3942477] INFO -- : configuring -test-/load/resolve_symbol_resolver I, [2024-03-12T12:25:47.874898 #3942477] INFO -- : configuring -test-/load/resolve_symbol_target I, [2024-03-12T12:25:47.878172 #3942477] INFO -- : configuring -test-/load/stringify_symbols I, [2024-03-12T12:25:47.881034 #3942477] INFO -- : configuring -test-/load/stringify_target I, [2024-03-12T12:25:47.883377 #3942477] INFO -- : configuring -test-/marshal/compat I, [2024-03-12T12:25:47.886403 #3942477] INFO -- : configuring -test-/marshal/internal_ivar I, [2024-03-12T12:25:47.890652 #3942477] INFO -- : configuring -test-/marshal/usr I, [2024-03-12T12:25:47.893637 #3942477] INFO -- : configuring -test-/memory_status I, [2024-03-12T12:25:47.895654 #3942477] INFO -- : configuring -test-/memory_view I, [2024-03-12T12:25:47.900017 #3942477] INFO -- : configuring -test-/method I, [2024-03-12T12:25:47.903857 #3942477] INFO -- : configuring -test-/notimplement I, [2024-03-12T12:25:47.906881 #3942477] INFO -- : configuring -test-/num2int I, [2024-03-12T12:25:47.911263 #3942477] INFO -- : configuring -test-/path_to_class I, [2024-03-12T12:25:47.914562 #3942477] INFO -- : linking encoding gb2312.so I, [2024-03-12T12:25:47.914813 #3942477] INFO -- : configuring -test-/popen_deadlock I, [2024-03-12T12:25:47.917855 #3942477] INFO -- : configuring -test-/postponed_job I, [2024-03-12T12:25:47.922206 #3942477] INFO -- : configuring -test-/printf I, [2024-03-12T12:25:47.925294 #3942477] INFO -- : configuring -test-/proc I, [2024-03-12T12:25:47.930061 #3942477] INFO -- : configuring -test-/random I, [2024-03-12T12:25:47.936272 #3942477] INFO -- : configuring -test-/rational I, [2024-03-12T12:25:47.940662 #3942477] INFO -- : configuring -test-/rb_call_super_kw I, [2024-03-12T12:25:47.944888 #3942477] INFO -- : configuring -test-/recursion I, [2024-03-12T12:25:47.948297 #3942477] INFO -- : configuring -test-/regexp I, [2024-03-12T12:25:47.952456 #3942477] INFO -- : configuring -test-/scan_args I, [2024-03-12T12:25:47.956699 #3942477] INFO -- : configuring -test-/st/foreach I, [2024-03-12T12:25:47.960101 #3942477] INFO -- : configuring -test-/st/numhash I, [2024-03-12T12:25:47.963336 #3942477] INFO -- : configuring -test-/st/update I, [2024-03-12T12:25:47.969296 #3942477] INFO -- : configuring -test-/string I, [2024-03-12T12:25:47.987815 #3942477] INFO -- : configuring -test-/struct I, [2024-03-12T12:25:47.995971 #3942477] INFO -- : configuring -test-/symbol I, [2024-03-12T12:25:48.082620 #3942477] INFO -- : linking encoding gb18030.so I, [2024-03-12T12:25:48.202515 #3942477] INFO -- : linking encoding gbk.so I, [2024-03-12T12:25:48.374285 #3942477] INFO -- : linking encoding iso_8859_1.so I, [2024-03-12T12:25:48.526491 #3942477] INFO -- : linking encoding iso_8859_2.so I, [2024-03-12T12:25:48.634707 #3942477] INFO -- : generating /tmp/ruby/src/trunk-repeat20/enc/trans/chinese.c ... I, [2024-03-12T12:25:48.650469 #3942477] INFO -- : generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/ebcdic.c I, [2024-03-12T12:25:48.781947 #3942477] INFO -- : linking encoding iso_8859_3.so I, [2024-03-12T12:25:48.836549 #3942477] INFO -- : generating /tmp/ruby/src/trunk-repeat20/enc/trans/ebcdic.c ... I, [2024-03-12T12:25:48.859654 #3942477] INFO -- : generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/emoji.c I, [2024-03-12T12:25:48.925947 #3942477] INFO -- : configuring -test-/thread/instrumentation I, [2024-03-12T12:25:48.945954 #3942477] INFO -- : configuring -test-/thread/lock_native_thread I, [2024-03-12T12:25:48.965952 #3942477] INFO -- : configuring -test-/thread_fd I, [2024-03-12T12:25:48.969409 #3942477] INFO -- : configuring -test-/time I, [2024-03-12T12:25:48.973938 #3942477] INFO -- : linking encoding iso_8859_4.so I, [2024-03-12T12:25:48.989951 #3942477] INFO -- : configuring -test-/tracepoint I, [2024-03-12T12:25:48.993960 #3942477] INFO -- : configuring -test-/typeddata I, [2024-03-12T12:25:49.023810 #3942477] INFO -- : configuring -test-/vm I, [2024-03-12T12:25:49.027889 #3942477] INFO -- : configuring -test-/wait I, [2024-03-12T12:25:49.221025 #3942477] INFO -- : linking encoding iso_8859_5.so I, [2024-03-12T12:25:49.385966 #3942477] INFO -- : linking encoding iso_8859_6.so I, [2024-03-12T12:25:49.397952 #3942477] INFO -- : configuring cgi/escape I, [2024-03-12T12:25:49.451719 #3942477] INFO -- : generating /tmp/ruby/src/trunk-repeat20/enc/trans/emoji.c ... I, [2024-03-12T12:25:49.469956 #3942477] INFO -- : generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_iso2022_kddi.c I, [2024-03-12T12:25:49.586653 #3942477] INFO -- : linking encoding iso_8859_7.so I, [2024-03-12T12:25:49.665276 #3942477] INFO -- : configuring continuation I, [2024-03-12T12:25:49.824557 #3942477] INFO -- : linking encoding iso_8859_8.so I, [2024-03-12T12:25:49.863113 #3942477] INFO -- : configuring coverage I, [2024-03-12T12:25:50.009521 #3942477] INFO -- : linking encoding iso_8859_9.so I, [2024-03-12T12:25:50.183594 #3942477] INFO -- : configuring date I, [2024-03-12T12:25:50.349951 #3942477] INFO -- : linking encoding iso_8859_10.so I, [2024-03-12T12:25:50.542541 #3942477] INFO -- : linking encoding iso_8859_11.so I, [2024-03-12T12:25:50.678592 #3942477] INFO -- : linking encoding iso_8859_13.so I, [2024-03-12T12:25:50.829156 #3942477] INFO -- : generating /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_iso2022_kddi.c ... I, [2024-03-12T12:25:50.829742 #3942477] INFO -- : linking encoding iso_8859_14.so I, [2024-03-12T12:25:50.836160 #3942477] INFO -- : generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_docomo.c I, [2024-03-12T12:25:50.966658 #3942477] INFO -- : linking encoding iso_8859_15.so I, [2024-03-12T12:25:51.118572 #3942477] INFO -- : linking encoding iso_8859_16.so I, [2024-03-12T12:25:51.270500 #3942477] INFO -- : linking encoding koi8_r.so I, [2024-03-12T12:25:51.386511 #3942477] INFO -- : linking encoding koi8_u.so I, [2024-03-12T12:25:51.629514 #3942477] INFO -- : linking encoding shift_jis.so I, [2024-03-12T12:25:51.751738 #3942477] INFO -- : linking encoding utf_16be.so I, [2024-03-12T12:25:52.038445 #3942477] INFO -- : linking encoding utf_16le.so I, [2024-03-12T12:25:52.220463 #3942477] INFO -- : linking encoding utf_32be.so I, [2024-03-12T12:25:52.348641 #3942477] INFO -- : generating /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_docomo.c ... I, [2024-03-12T12:25:52.366550 #3942477] INFO -- : linking encoding utf_32le.so I, [2024-03-12T12:25:52.374493 #3942477] INFO -- : generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_kddi.c I, [2024-03-12T12:25:52.538572 #3942477] INFO -- : linking encoding windows_31j.so I, [2024-03-12T12:25:52.674281 #3942477] INFO -- : linking encoding windows_1250.so I, [2024-03-12T12:25:52.838539 #3942477] INFO -- : linking encoding windows_1251.so I, [2024-03-12T12:25:52.990577 #3942477] INFO -- : linking encoding windows_1252.so I, [2024-03-12T12:25:53.189650 #3942477] INFO -- : linking encoding windows_1253.so I, [2024-03-12T12:25:53.306199 #3942477] INFO -- : linking encoding windows_1254.so I, [2024-03-12T12:25:53.438541 #3942477] INFO -- : linking encoding windows_1257.so I, [2024-03-12T12:25:53.662326 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:25:53.666360 #3942477] INFO -- : generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_softbank.c I, [2024-03-12T12:25:53.818990 #3942477] INFO -- : generating /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_kddi.c ... I, [2024-03-12T12:25:53.841633 #3942477] INFO -- : generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/escape.c I, [2024-03-12T12:25:53.928610 #3942477] INFO -- : generating /tmp/ruby/src/trunk-repeat20/enc/trans/escape.c ... I, [2024-03-12T12:25:53.947458 #3942477] INFO -- : generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/gb18030.c I, [2024-03-12T12:25:54.914646 #3942477] INFO -- : generating /tmp/ruby/src/trunk-repeat20/enc/trans/big5.c ... I, [2024-03-12T12:25:54.952054 #3942477] INFO -- : generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/gbk.c I, [2024-03-12T12:25:55.009626 #3942477] INFO -- : generating /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_softbank.c ... I, [2024-03-12T12:25:55.022511 #3942477] INFO -- : generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/iso2022.c I, [2024-03-12T12:25:55.196687 #3942477] INFO -- : generating /tmp/ruby/src/trunk-repeat20/enc/trans/iso2022.c ... I, [2024-03-12T12:25:55.200453 #3942477] INFO -- : generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/japanese.c I, [2024-03-12T12:25:55.313520 #3942477] INFO -- : generating /tmp/ruby/src/trunk-repeat20/enc/trans/japanese.c ... I, [2024-03-12T12:25:55.322471 #3942477] INFO -- : generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/japanese_euc.c I, [2024-03-12T12:25:57.007710 #3942477] INFO -- : configuring digest I, [2024-03-12T12:25:57.012657 #3942477] INFO -- : configuring digest/bubblebabble I, [2024-03-12T12:25:57.016092 #3942477] INFO -- : configuring digest/md5 I, [2024-03-12T12:25:57.185424 #3942477] INFO -- : generating /tmp/ruby/src/trunk-repeat20/enc/trans/gbk.c ... I, [2024-03-12T12:25:57.218773 #3942477] INFO -- : generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/japanese_sjis.c I, [2024-03-12T12:25:57.953948 #3942477] INFO -- : configuring digest/rmd160 I, [2024-03-12T12:25:58.418689 #3942477] INFO -- : configuring digest/sha1 I, [2024-03-12T12:25:58.872849 #3942477] INFO -- : configuring digest/sha2 I, [2024-03-12T12:25:59.586025 #3942477] INFO -- : configuring erb/escape I, [2024-03-12T12:25:59.770566 #3942477] INFO -- : configuring etc I, [2024-03-12T12:25:59.949939 #3942477] INFO -- : generating /tmp/ruby/src/trunk-repeat20/enc/trans/japanese_sjis.c ... I, [2024-03-12T12:25:59.970678 #3942477] INFO -- : generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/korean.c I, [2024-03-12T12:26:01.284720 #3942477] INFO -- : generating /tmp/ruby/src/trunk-repeat20/enc/trans/gb18030.c ... I, [2024-03-12T12:26:01.358395 #3942477] INFO -- : generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/single_byte.c I, [2024-03-12T12:26:02.462821 #3942477] INFO -- : generating /tmp/ruby/src/trunk-repeat20/enc/trans/single_byte.c ... I, [2024-03-12T12:26:02.468640 #3942477] INFO -- : generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/utf8_mac.c I, [2024-03-12T12:26:03.762696 #3942477] INFO -- : generating /tmp/ruby/src/trunk-repeat20/enc/trans/korean.c ... I, [2024-03-12T12:26:03.794470 #3942477] INFO -- : generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/utf_16_32.c I, [2024-03-12T12:26:03.926179 #3942477] INFO -- : generating /tmp/ruby/src/trunk-repeat20/enc/trans/utf_16_32.c ... I, [2024-03-12T12:26:03.930699 #3942477] INFO -- : linking transcoder transdb.so I, [2024-03-12T12:26:04.109951 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/big5.c I, [2024-03-12T12:26:04.218466 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/cesu_8.c I, [2024-03-12T12:26:04.278583 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/chinese.c I, [2024-03-12T12:26:04.313771 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/ebcdic.c I, [2024-03-12T12:26:04.365684 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji.c I, [2024-03-12T12:26:04.405952 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_iso2022_kddi.c I, [2024-03-12T12:26:04.485958 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_docomo.c I, [2024-03-12T12:26:04.541957 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_kddi.c I, [2024-03-12T12:26:04.601956 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_softbank.c I, [2024-03-12T12:26:04.657953 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/escape.c I, [2024-03-12T12:26:04.701970 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/gb18030.c I, [2024-03-12T12:26:04.765961 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/gbk.c I, [2024-03-12T12:26:04.806414 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/iso2022.c I, [2024-03-12T12:26:04.827953 #3942477] INFO -- : generating /tmp/ruby/src/trunk-repeat20/enc/trans/japanese_euc.c ... I, [2024-03-12T12:26:04.874812 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/japanese.c I, [2024-03-12T12:26:04.890701 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/japanese_sjis.c I, [2024-03-12T12:26:04.953306 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/korean.c I, [2024-03-12T12:26:04.985961 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/single_byte.c I, [2024-03-12T12:26:05.041232 #3942477] INFO -- : generating /tmp/ruby/src/trunk-repeat20/enc/trans/utf8_mac.c ... I, [2024-03-12T12:26:05.071842 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/utf_16_32.c I, [2024-03-12T12:26:05.113957 #3942477] INFO -- : linking transcoder big5.so I, [2024-03-12T12:26:05.169953 #3942477] INFO -- : linking transcoder cesu_8.so I, [2024-03-12T12:26:05.301948 #3942477] INFO -- : linking transcoder chinese.so I, [2024-03-12T12:26:05.389955 #3942477] INFO -- : configuring fcntl I, [2024-03-12T12:26:05.576117 #3942477] INFO -- : linking transcoder ebcdic.so I, [2024-03-12T12:26:05.585511 #3942477] INFO -- : configuring io/console I, [2024-03-12T12:26:05.638401 #3942477] INFO -- : configuring fiddle I, [2024-03-12T12:26:05.778492 #3942477] INFO -- : linking transcoder emoji.so I, [2024-03-12T12:26:05.912661 #3942477] INFO -- : linking transcoder emoji_iso2022_kddi.so I, [2024-03-12T12:26:06.010736 #3942477] INFO -- : linking transcoder emoji_sjis_docomo.so I, [2024-03-12T12:26:06.164629 #3942477] INFO -- : linking transcoder emoji_sjis_kddi.so I, [2024-03-12T12:26:06.402095 #3942477] INFO -- : linking transcoder emoji_sjis_softbank.so I, [2024-03-12T12:26:06.542384 #3942477] INFO -- : linking transcoder escape.so I, [2024-03-12T12:26:06.701167 #3942477] INFO -- : linking transcoder gb18030.so I, [2024-03-12T12:26:06.958641 #3942477] INFO -- : linking transcoder gbk.so I, [2024-03-12T12:26:07.124612 #3942477] INFO -- : linking transcoder iso2022.so I, [2024-03-12T12:26:07.346584 #3942477] INFO -- : linking transcoder japanese.so I, [2024-03-12T12:26:07.498984 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/japanese_euc.c I, [2024-03-12T12:26:07.566497 #3942477] INFO -- : linking transcoder japanese_sjis.so I, [2024-03-12T12:26:07.762784 #3942477] INFO -- : linking transcoder korean.so I, [2024-03-12T12:26:07.934478 #3942477] INFO -- : linking transcoder single_byte.so I, [2024-03-12T12:26:08.055521 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/utf8_mac.c I, [2024-03-12T12:26:08.142465 #3942477] INFO -- : linking transcoder utf_16_32.so I, [2024-03-12T12:26:08.366370 #3942477] INFO -- : linking transcoder japanese_euc.so I, [2024-03-12T12:26:08.622422 #3942477] INFO -- : linking transcoder utf8_mac.so I, [2024-03-12T12:26:08.915213 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:26:08.934532 #3942477] INFO -- : making encs I, [2024-03-12T12:26:09.054631 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:26:09.054750 #3942477] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-03-12T12:26:09.054817 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:26:09.286176 #3942477] INFO -- : configuring json I, [2024-03-12T12:26:09.290400 #3942477] INFO -- : configuring json/generator I, [2024-03-12T12:26:09.296381 #3942477] INFO -- : configuring json/parser I, [2024-03-12T12:26:13.959726 #3942477] INFO -- : configuring monitor I, [2024-03-12T12:26:14.325949 #3942477] INFO -- : configuring objspace I, [2024-03-12T12:26:14.491015 #3942477] INFO -- : configuring openssl I, [2024-03-12T12:26:17.321032 #3942477] INFO -- : configuring pathname I, [2024-03-12T12:26:19.541988 #3942477] INFO -- : configuring psych I, [2024-03-12T12:26:21.077216 #3942477] INFO -- : configuring pty I, [2024-03-12T12:26:21.716357 #3942477] INFO -- : configuring rbconfig/sizeof I, [2024-03-12T12:26:23.740901 #3942477] INFO -- : configuring ripper I, [2024-03-12T12:26:23.879103 #3942477] INFO -- : configuring rubyvm I, [2024-03-12T12:26:24.082183 #3942477] INFO -- : configuring socket I, [2024-03-12T12:26:25.873386 #3942477] INFO -- : configuring stringio I, [2024-03-12T12:26:26.221011 #3942477] INFO -- : configuring strscan I, [2024-03-12T12:26:28.322124 #3942477] INFO -- : configuring io/nonblock I, [2024-03-12T12:26:32.318343 #3942477] INFO -- : configuring io/wait I, [2024-03-12T12:26:39.882315 #3942477] INFO -- : configuring zlib I, [2024-03-12T12:26:44.028500 #3942477] INFO -- : configuring bigdecimal-3.1.6/ext/bigdecimal I, [2024-03-12T12:26:45.215860 #3942477] INFO -- : configuring debug-1.9.1/ext/debug I, [2024-03-12T12:26:45.448957 #3942477] INFO -- : configuring nkf-0.2.0/ext/nkf I, [2024-03-12T12:26:45.725552 #3942477] INFO -- : configuring racc-1.7.3/ext/racc/cparse I, [2024-03-12T12:26:46.213974 #3942477] INFO -- : configuring rbs-3.4.4/ext/rbs_extension I, [2024-03-12T12:26:47.102915 #3942477] INFO -- : configuring syslog-0.1.2/ext/syslog I, [2024-03-12T12:27:23.652297 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:27:23.658878 #3942477] INFO -- : generating makefile exts.mk I, [2024-03-12T12:27:23.773656 #3942477] INFO -- : exts.mk updated I, [2024-03-12T12:27:23.787448 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:27:23.796369 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/abi' I, [2024-03-12T12:27:23.798554 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/abi/abi.c I, [2024-03-12T12:27:23.799180 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/RUBY_ALIGNOF' I, [2024-03-12T12:27:23.805994 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/RUBY_ALIGNOF/c.c I, [2024-03-12T12:27:23.809941 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/arith_seq/beg_len_step' I, [2024-03-12T12:27:23.813950 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/arith_seq/beg_len_step/beg_len_step.c I, [2024-03-12T12:27:23.821299 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/arith_seq/extract' I, [2024-03-12T12:27:23.822576 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/arith_seq/extract/extract.c I, [2024-03-12T12:27:23.854035 #3942477] INFO -- : linking shared-object -test-/abi.so I, [2024-03-12T12:27:23.862616 #3942477] INFO -- : linking shared-object -test-/arith_seq/beg_len_step.so I, [2024-03-12T12:27:23.873598 #3942477] INFO -- : linking shared-object -test-/RUBY_ALIGNOF.so I, [2024-03-12T12:27:23.890488 #3942477] INFO -- : linking shared-object -test-/arith_seq/extract.so I, [2024-03-12T12:27:24.008512 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/abi' I, [2024-03-12T12:27:24.019356 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/array/concat' I, [2024-03-12T12:27:24.026556 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/array/concat/to_ary_concat.c I, [2024-03-12T12:27:24.078761 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/arith_seq/beg_len_step' I, [2024-03-12T12:27:24.078832 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/RUBY_ALIGNOF' I, [2024-03-12T12:27:24.084182 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/asan' I, [2024-03-12T12:27:24.084891 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/array/resize' I, [2024-03-12T12:27:24.086565 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/asan/asan.c I, [2024-03-12T12:27:24.090489 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/array/resize/resize.c I, [2024-03-12T12:27:24.102432 #3942477] INFO -- : linking shared-object -test-/array/to_ary_concat.so I, [2024-03-12T12:27:24.118536 #3942477] INFO -- : linking shared-object -test-/asan.so I, [2024-03-12T12:27:24.140399 #3942477] INFO -- : linking shared-object -test-/array/resize.so I, [2024-03-12T12:27:24.176997 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/arith_seq/extract' I, [2024-03-12T12:27:24.205962 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bignum' I, [2024-03-12T12:27:24.218406 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/big2str.c I, [2024-03-12T12:27:24.266528 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/bigzero.c I, [2024-03-12T12:27:24.278723 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/array/resize' I, [2024-03-12T12:27:24.290752 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/array/concat' I, [2024-03-12T12:27:24.293947 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-14834' I, [2024-03-12T12:27:24.301946 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bug-14834/bug-14384.c I, [2024-03-12T12:27:24.307484 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-3571' I, [2024-03-12T12:27:24.310415 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/asan' I, [2024-03-12T12:27:24.310623 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/div.c I, [2024-03-12T12:27:24.310643 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bug-3571/bug.c I, [2024-03-12T12:27:24.329951 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-5832' I, [2024-03-12T12:27:24.338458 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bug-5832/bug.c I, [2024-03-12T12:27:24.354437 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/init.c I, [2024-03-12T12:27:24.354504 #3942477] INFO -- : linking shared-object -test-/bug_3571.so I, [2024-03-12T12:27:24.354861 #3942477] INFO -- : linking shared-object -test-/bug_14834.so I, [2024-03-12T12:27:24.374552 #3942477] INFO -- : linking shared-object -test-/bug_5832.so I, [2024-03-12T12:27:24.402750 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/intpack.c I, [2024-03-12T12:27:24.445230 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/mul.c I, [2024-03-12T12:27:24.461106 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/str2big.c I, [2024-03-12T12:27:24.486504 #3942477] INFO -- : linking shared-object -test-/bignum.so I, [2024-03-12T12:27:24.525264 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-14834' I, [2024-03-12T12:27:24.538011 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug_reporter' I, [2024-03-12T12:27:24.569947 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bug_reporter/bug_reporter.c I, [2024-03-12T12:27:24.594376 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-5832' I, [2024-03-12T12:27:24.597623 #3942477] INFO -- : linking shared-object -test-/bug_reporter.so I, [2024-03-12T12:27:24.600345 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/class' I, [2024-03-12T12:27:24.601420 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/class/class2name.c I, [2024-03-12T12:27:24.650004 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/class/init.c I, [2024-03-12T12:27:24.690514 #3942477] INFO -- : linking shared-object -test-/class.so I, [2024-03-12T12:27:24.694421 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-3571' I, [2024-03-12T12:27:24.741995 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/debug' I, [2024-03-12T12:27:24.753953 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/debug/init.c I, [2024-03-12T12:27:24.766791 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bignum' I, [2024-03-12T12:27:24.777948 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/dln/empty' I, [2024-03-12T12:27:24.778485 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/dln/empty/empty.c I, [2024-03-12T12:27:24.786364 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/debug/inspector.c I, [2024-03-12T12:27:24.820223 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug_reporter' I, [2024-03-12T12:27:24.830461 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/debug/profile_frames.c I, [2024-03-12T12:27:24.832371 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/econv' I, [2024-03-12T12:27:24.834483 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/econv/append.c I, [2024-03-12T12:27:24.834565 #3942477] INFO -- : linking shared-object -test-/dln/empty.so I, [2024-03-12T12:27:24.877950 #3942477] INFO -- : linking shared-object -test-/debug.so I, [2024-03-12T12:27:24.885974 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/econv/init.c I, [2024-03-12T12:27:24.906828 #3942477] INFO -- : linking shared-object -test-/econv.so I, [2024-03-12T12:27:24.982732 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/class' I, [2024-03-12T12:27:25.001954 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/enumerator_kw' I, [2024-03-12T12:27:25.010487 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/enumerator_kw/enumerator_kw.c I, [2024-03-12T12:27:25.070677 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/dln/empty' I, [2024-03-12T12:27:25.082069 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/debug' I, [2024-03-12T12:27:25.086043 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/eval' I, [2024-03-12T12:27:25.090526 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/eval/eval.c I, [2024-03-12T12:27:25.090612 #3942477] INFO -- : linking shared-object -test-/enumerator_kw.so I, [2024-03-12T12:27:25.104929 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/exception' I, [2024-03-12T12:27:25.110418 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/exception/dataerror.c I, [2024-03-12T12:27:25.138448 #3942477] INFO -- : linking shared-object -test-/eval.so I, [2024-03-12T12:27:25.152842 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/exception/enc_raise.c I, [2024-03-12T12:27:25.206488 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/exception/ensured.c I, [2024-03-12T12:27:25.239334 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/eval' I, [2024-03-12T12:27:25.250402 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/exception/init.c I, [2024-03-12T12:27:25.259185 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/fatal' I, [2024-03-12T12:27:25.262538 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/fatal/rb_fatal.c I, [2024-03-12T12:27:25.268806 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/enumerator_kw' I, [2024-03-12T12:27:25.281677 #3942477] INFO -- : linking shared-object -test-/exception.so I, [2024-03-12T12:27:25.285368 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/file' I, [2024-03-12T12:27:25.290364 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/file/fs.c I, [2024-03-12T12:27:25.330534 #3942477] INFO -- : linking shared-object -test-/fatal/rb_fatal.so I, [2024-03-12T12:27:25.338878 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/file/init.c I, [2024-03-12T12:27:25.394311 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/econv' I, [2024-03-12T12:27:25.398853 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/file/newline_conv.c I, [2024-03-12T12:27:25.400912 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/float' I, [2024-03-12T12:27:25.414450 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/float/init.c I, [2024-03-12T12:27:25.420646 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/exception' I, [2024-03-12T12:27:25.426708 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/funcall' I, [2024-03-12T12:27:25.427882 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/funcall/funcall.c I, [2024-03-12T12:27:25.433950 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/file/stat.c I, [2024-03-12T12:27:25.466646 #3942477] INFO -- : linking shared-object -test-/funcall.so I, [2024-03-12T12:27:25.477946 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/float/nextafter.c I, [2024-03-12T12:27:25.478441 #3942477] INFO -- : linking shared-object -test-/file.so I, [2024-03-12T12:27:25.502382 #3942477] INFO -- : linking shared-object -test-/float.so I, [2024-03-12T12:27:25.514595 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/fatal' I, [2024-03-12T12:27:25.546813 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/gvl/call_without_gvl' I, [2024-03-12T12:27:25.557957 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/gvl/call_without_gvl/call_without_gvl.c I, [2024-03-12T12:27:25.607167 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/funcall' I, [2024-03-12T12:27:25.614629 #3942477] INFO -- : linking shared-object -test-/gvl/call_without_gvl.so I, [2024-03-12T12:27:25.620191 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/hash' I, [2024-03-12T12:27:25.624841 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/hash/delete.c I, [2024-03-12T12:27:25.658355 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/float' I, [2024-03-12T12:27:25.659898 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/hash/init.c I, [2024-03-12T12:27:25.697409 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/integer' I, [2024-03-12T12:27:25.701056 #3942477] INFO -- : linking shared-object -test-/hash.so I, [2024-03-12T12:27:25.702690 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/integer/core_ext.c I, [2024-03-12T12:27:25.726769 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/gvl/call_without_gvl' I, [2024-03-12T12:27:25.737949 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/iseq_load' I, [2024-03-12T12:27:25.748577 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/iseq_load/iseq_load.c I, [2024-03-12T12:27:25.750440 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/integer/init.c I, [2024-03-12T12:27:25.777025 #3942477] INFO -- : linking shared-object -test-/iseq_load.so I, [2024-03-12T12:27:25.783629 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/integer/my_integer.c I, [2024-03-12T12:27:25.839847 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/hash' I, [2024-03-12T12:27:25.842624 #3942477] INFO -- : linking shared-object -test-/integer.so I, [2024-03-12T12:27:25.845839 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/iter' I, [2024-03-12T12:27:25.854262 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/file' I, [2024-03-12T12:27:25.855007 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/iter/break.c I, [2024-03-12T12:27:25.860500 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/dot.dot' I, [2024-03-12T12:27:25.866020 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/load/dot.dot/dot.dot.c I, [2024-03-12T12:27:25.889948 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/iter/init.c I, [2024-03-12T12:27:25.951550 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/iter/yield.c I, [2024-03-12T12:27:25.986447 #3942477] INFO -- : linking shared-object -test-/load/dot.dot.so I, [2024-03-12T12:27:26.006512 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/iseq_load' I, [2024-03-12T12:27:26.017954 #3942477] INFO -- : linking shared-object -test-/iter.so I, [2024-03-12T12:27:26.037956 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/protect' I, [2024-03-12T12:27:26.041942 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/load/protect/protect.c I, [2024-03-12T12:27:26.072327 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/integer' I, [2024-03-12T12:27:26.076453 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/resolve_symbol_resolver' I, [2024-03-12T12:27:26.094641 #3942477] INFO -- : linking shared-object -test-/load/protect.so I, [2024-03-12T12:27:26.098534 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c I, [2024-03-12T12:27:26.132815 #3942477] INFO -- : linking shared-object -test-/load/resolve_symbol_resolver.so I, [2024-03-12T12:27:26.164147 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/iter' I, [2024-03-12T12:27:26.170660 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/resolve_symbol_target' I, [2024-03-12T12:27:26.174502 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c I, [2024-03-12T12:27:26.179238 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/dot.dot' I, [2024-03-12T12:27:26.197948 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/stringify_symbols' I, [2024-03-12T12:27:26.201666 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/load/stringify_symbols/stringify_symbols.c I, [2024-03-12T12:27:26.285958 #3942477] INFO -- : linking shared-object -test-/load/stringify_symbols.so I, [2024-03-12T12:27:26.296644 #3942477] INFO -- : linking shared-object -test-/load/resolve_symbol_target.so I, [2024-03-12T12:27:26.306794 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/protect' I, [2024-03-12T12:27:26.325952 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/stringify_target' I, [2024-03-12T12:27:26.329949 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/load/stringify_target/stringify_target.c I, [2024-03-12T12:27:26.362676 #3942477] INFO -- : linking shared-object -test-/load/stringify_target.so I, [2024-03-12T12:27:26.426276 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/resolve_symbol_resolver' I, [2024-03-12T12:27:26.463126 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/compat' I, [2024-03-12T12:27:26.469956 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/marshal/compat/usrcompat.c I, [2024-03-12T12:27:26.570743 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/stringify_target' I, [2024-03-12T12:27:26.578680 #3942477] INFO -- : linking shared-object -test-/marshal/compat.so I, [2024-03-12T12:27:26.582820 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/stringify_symbols' I, [2024-03-12T12:27:26.583342 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/internal_ivar' I, [2024-03-12T12:27:26.585893 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/marshal/internal_ivar/internal_ivar.c I, [2024-03-12T12:27:26.601971 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/usr' I, [2024-03-12T12:27:26.602053 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/resolve_symbol_target' I, [2024-03-12T12:27:26.609975 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/marshal/usr/usrmarshal.c I, [2024-03-12T12:27:26.633949 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/memory_view' I, [2024-03-12T12:27:26.634019 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/memory_view/memory_view.c I, [2024-03-12T12:27:26.658107 #3942477] INFO -- : linking shared-object -test-/marshal/usr.so I, [2024-03-12T12:27:26.662613 #3942477] INFO -- : linking shared-object -test-/memory_view.so I, [2024-03-12T12:27:26.722504 #3942477] INFO -- : linking shared-object -test-/marshal/internal_ivar.so I, [2024-03-12T12:27:26.774421 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/compat' I, [2024-03-12T12:27:26.784125 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/usr' I, [2024-03-12T12:27:26.784185 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/method' I, [2024-03-12T12:27:26.790575 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/method/arity.c I, [2024-03-12T12:27:26.794705 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/memory_view' I, [2024-03-12T12:27:26.799313 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/notimplement' I, [2024-03-12T12:27:26.807320 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/num2int' I, [2024-03-12T12:27:26.810475 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/notimplement/bug.c I, [2024-03-12T12:27:26.816454 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/num2int/num2int.c I, [2024-03-12T12:27:26.827341 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/method/init.c I, [2024-03-12T12:27:26.846102 #3942477] INFO -- : linking shared-object -test-/notimplement.so I, [2024-03-12T12:27:26.850778 #3942477] INFO -- : linking shared-object -test-/num2int.so I, [2024-03-12T12:27:26.862001 #3942477] INFO -- : linking shared-object -test-/method.so I, [2024-03-12T12:27:26.864452 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/internal_ivar' I, [2024-03-12T12:27:26.871773 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/path_to_class' I, [2024-03-12T12:27:26.874203 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/path_to_class/path_to_class.c I, [2024-03-12T12:27:26.938438 #3942477] INFO -- : linking shared-object -test-/path_to_class.so I, [2024-03-12T12:27:26.951121 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/notimplement' I, [2024-03-12T12:27:26.956914 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/popen_deadlock' I, [2024-03-12T12:27:26.959205 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/popen_deadlock/infinite_loop_dlsym.c I, [2024-03-12T12:27:27.079218 #3942477] INFO -- : linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so I, [2024-03-12T12:27:27.121279 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/method' I, [2024-03-12T12:27:27.122346 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/num2int' I, [2024-03-12T12:27:27.140153 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/postponed_job' I, [2024-03-12T12:27:27.145969 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/postponed_job/postponed_job.c I, [2024-03-12T12:27:27.160659 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/printf' I, [2024-03-12T12:27:27.160736 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/path_to_class' I, [2024-03-12T12:27:27.162845 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/printf/printf.c I, [2024-03-12T12:27:27.172065 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/proc' I, [2024-03-12T12:27:27.178399 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/proc/init.c I, [2024-03-12T12:27:27.198525 #3942477] INFO -- : linking shared-object -test-/printf.so I, [2024-03-12T12:27:27.210338 #3942477] INFO -- : linking shared-object -test-/postponed_job.so I, [2024-03-12T12:27:27.218475 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/proc/receiver.c I, [2024-03-12T12:27:27.250451 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/proc/super.c I, [2024-03-12T12:27:27.285966 #3942477] INFO -- : linking shared-object -test-/proc.so I, [2024-03-12T12:27:27.286049 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/popen_deadlock' I, [2024-03-12T12:27:27.295840 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/random' I, [2024-03-12T12:27:27.305971 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/random/bad_version.c I, [2024-03-12T12:27:27.342797 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/random/init.c I, [2024-03-12T12:27:27.380058 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/postponed_job' I, [2024-03-12T12:27:27.398112 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/rational' I, [2024-03-12T12:27:27.398677 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/random/loop.c I, [2024-03-12T12:27:27.403524 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/rational/rat.c I, [2024-03-12T12:27:27.414766 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/proc' I, [2024-03-12T12:27:27.425959 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/rb_call_super_kw' I, [2024-03-12T12:27:27.426049 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/printf' I, [2024-03-12T12:27:27.429971 #3942477] INFO -- : linking shared-object -test-/random.so I, [2024-03-12T12:27:27.432292 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/rb_call_super_kw/rb_call_super_kw.c I, [2024-03-12T12:27:27.457981 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/recursion' I, [2024-03-12T12:27:27.458056 #3942477] INFO -- : linking shared-object -test-/rational.so I, [2024-03-12T12:27:27.459246 #3942477] INFO -- : linking shared-object -test-/rb_call_super_kw.so I, [2024-03-12T12:27:27.462152 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/recursion/recursion.c I, [2024-03-12T12:27:27.492869 #3942477] INFO -- : linking shared-object -test-/recursion.so I, [2024-03-12T12:27:27.642377 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/rational' I, [2024-03-12T12:27:27.656006 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/regexp' I, [2024-03-12T12:27:27.662509 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/regexp/init.c I, [2024-03-12T12:27:27.694473 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/regexp/parse_depth_limit.c I, [2024-03-12T12:27:27.695683 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/rb_call_super_kw' I, [2024-03-12T12:27:27.696827 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/recursion' I, [2024-03-12T12:27:27.719583 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/foreach' I, [2024-03-12T12:27:27.724813 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/st/foreach/foreach.c I, [2024-03-12T12:27:27.724968 #3942477] INFO -- : linking shared-object -test-/regexp.so I, [2024-03-12T12:27:27.731842 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/scan_args' I, [2024-03-12T12:27:27.753963 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/scan_args/scan_args.c I, [2024-03-12T12:27:27.758887 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/random' I, [2024-03-12T12:27:27.763553 #3942477] INFO -- : linking shared-object -test-/st/foreach.so I, [2024-03-12T12:27:27.774192 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/numhash' I, [2024-03-12T12:27:27.776467 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/st/numhash/numhash.c I, [2024-03-12T12:27:27.802490 #3942477] INFO -- : linking shared-object -test-/st/numhash.so I, [2024-03-12T12:27:27.806461 #3942477] INFO -- : linking shared-object -test-/scan_args.so I, [2024-03-12T12:27:27.839410 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/regexp' I, [2024-03-12T12:27:27.847984 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/update' I, [2024-03-12T12:27:27.850443 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/st/update/update.c I, [2024-03-12T12:27:27.919087 #3942477] INFO -- : linking shared-object -test-/st/update.so I, [2024-03-12T12:27:27.925228 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/numhash' I, [2024-03-12T12:27:27.930029 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/foreach' I, [2024-03-12T12:27:27.933313 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/struct' I, [2024-03-12T12:27:27.934523 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/struct/data.c I, [2024-03-12T12:27:27.939521 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/string' I, [2024-03-12T12:27:27.944604 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/capacity.c I, [2024-03-12T12:27:27.958091 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/coderange.c I, [2024-03-12T12:27:27.974412 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/cstr.c I, [2024-03-12T12:27:27.986775 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/ellipsize.c I, [2024-03-12T12:27:27.998864 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/enc_associate.c I, [2024-03-12T12:27:28.011207 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/enc_dummy.c I, [2024-03-12T12:27:28.023703 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/enc_str_buf_cat.c I, [2024-03-12T12:27:28.050991 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/struct/duplicate.c I, [2024-03-12T12:27:28.054709 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/fstring.c I, [2024-03-12T12:27:28.064945 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/scan_args' I, [2024-03-12T12:27:28.080315 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/symbol' I, [2024-03-12T12:27:28.082746 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/struct/init.c I, [2024-03-12T12:27:28.089953 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/init.c I, [2024-03-12T12:27:28.090359 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/symbol/init.c I, [2024-03-12T12:27:28.102440 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/update' I, [2024-03-12T12:27:28.113953 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/struct/len.c I, [2024-03-12T12:27:28.125966 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/modify.c I, [2024-03-12T12:27:28.126038 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread/instrumentation' I, [2024-03-12T12:27:28.129846 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/thread/instrumentation/instrumentation.c I, [2024-03-12T12:27:28.151293 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/symbol/type.c I, [2024-03-12T12:27:28.161637 #3942477] INFO -- : linking shared-object -test-/thread/instrumentation.so I, [2024-03-12T12:27:28.171802 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/struct/member.c I, [2024-03-12T12:27:28.174477 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/new.c I, [2024-03-12T12:27:28.192596 #3942477] INFO -- : linking shared-object -test-/symbol.so I, [2024-03-12T12:27:28.202445 #3942477] INFO -- : linking shared-object -test-/struct.so I, [2024-03-12T12:27:28.241978 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/nofree.c I, [2024-03-12T12:27:28.281956 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/normalize.c I, [2024-03-12T12:27:28.320515 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread/instrumentation' I, [2024-03-12T12:27:28.328387 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread/lock_native_thread' I, [2024-03-12T12:27:28.338890 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/qsort.c I, [2024-03-12T12:27:28.342476 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/thread/lock_native_thread/lock_native_thread.c I, [2024-03-12T12:27:28.365743 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/struct' I, [2024-03-12T12:27:28.375198 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread_fd' I, [2024-03-12T12:27:28.380570 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/symbol' I, [2024-03-12T12:27:28.382076 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/rb_interned_str.c I, [2024-03-12T12:27:28.383135 #3942477] INFO -- : linking shared-object -test-/thread/lock_native_thread.so I, [2024-03-12T12:27:28.390005 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/thread_fd/thread_fd.c I, [2024-03-12T12:27:28.399000 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/time' I, [2024-03-12T12:27:28.417102 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/time/init.c I, [2024-03-12T12:27:28.421962 #3942477] INFO -- : linking shared-object -test-/thread_fd.so I, [2024-03-12T12:27:28.422803 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/rb_str_dup.c I, [2024-03-12T12:27:28.445844 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/time/leap_second.c I, [2024-03-12T12:27:28.517815 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/time/new.c I, [2024-03-12T12:27:28.518383 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/set_len.c I, [2024-03-12T12:27:28.559057 #3942477] INFO -- : linking shared-object -test-/time.so I, [2024-03-12T12:27:28.560073 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread_fd' I, [2024-03-12T12:27:28.565818 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/tracepoint' I, [2024-03-12T12:27:28.567446 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/tracepoint/gc_hook.c I, [2024-03-12T12:27:28.614507 #3942477] INFO -- : linking shared-object -test-/string.so I, [2024-03-12T12:27:28.615664 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread/lock_native_thread' I, [2024-03-12T12:27:28.618462 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/tracepoint/tracepoint.c I, [2024-03-12T12:27:28.623893 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/typeddata' I, [2024-03-12T12:27:28.642347 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/typeddata/typeddata.c I, [2024-03-12T12:27:28.662504 #3942477] INFO -- : linking shared-object -test-/tracepoint.so I, [2024-03-12T12:27:28.686468 #3942477] INFO -- : linking shared-object -test-/typeddata.so I, [2024-03-12T12:27:28.752354 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/time' I, [2024-03-12T12:27:28.758474 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/vm' I, [2024-03-12T12:27:28.759542 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/vm/at_exit.c I, [2024-03-12T12:27:28.843198 #3942477] INFO -- : linking shared-object -test-/vm/at_exit.so I, [2024-03-12T12:27:28.846055 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/typeddata' I, [2024-03-12T12:27:28.852492 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/wait' I, [2024-03-12T12:27:28.862921 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/wait/wait.c I, [2024-03-12T12:27:28.894570 #3942477] INFO -- : linking shared-object -test-/wait.so I, [2024-03-12T12:27:29.010213 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/string' I, [2024-03-12T12:27:29.014439 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/tracepoint' I, [2024-03-12T12:27:29.016788 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/cgi/escape' I, [2024-03-12T12:27:29.025981 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/cgi/escape/escape.c I, [2024-03-12T12:27:29.026090 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/continuation' I, [2024-03-12T12:27:29.045955 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/continuation/continuation.c I, [2024-03-12T12:27:29.046033 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/wait' I, [2024-03-12T12:27:29.057959 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-03-12T12:27:29.058038 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/coverage/coverage.c I, [2024-03-12T12:27:29.058064 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/vm' I, [2024-03-12T12:27:29.073957 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-03-12T12:27:29.081958 #3942477] INFO -- : linking shared-object continuation.so I, [2024-03-12T12:27:29.087369 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/date/date_core.c I, [2024-03-12T12:27:29.109955 #3942477] INFO -- : linking shared-object cgi/escape.so I, [2024-03-12T12:27:29.129005 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/date/date_parse.c I, [2024-03-12T12:27:29.270497 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/continuation' I, [2024-03-12T12:27:29.280342 #3942477] INFO -- : installing default coverage libraries I, [2024-03-12T12:27:29.287523 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-03-12T12:27:29.290599 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/digest/digest.c I, [2024-03-12T12:27:29.291741 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/cgi/escape' I, [2024-03-12T12:27:29.294297 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/erb/escape' I, [2024-03-12T12:27:29.294965 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/erb/escape/escape.c I, [2024-03-12T12:27:29.347570 #3942477] INFO -- : linking shared-object erb/escape.so I, [2024-03-12T12:27:29.411126 #3942477] INFO -- : linking shared-object digest.so I, [2024-03-12T12:27:29.493982 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/date/date_strftime.c I, [2024-03-12T12:27:29.537991 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/erb/escape' I, [2024-03-12T12:27:29.554507 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/date/date_strptime.c I, [2024-03-12T12:27:29.573634 #3942477] INFO -- : installing digest libraries I, [2024-03-12T12:27:29.603599 #3942477] INFO -- : installing default date_core libraries I, [2024-03-12T12:27:29.622568 #3942477] INFO -- : linking shared-object date_core.so I, [2024-03-12T12:27:29.622898 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-03-12T12:27:29.625732 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/etc' I, [2024-03-12T12:27:29.628811 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/etc/etc.c I, [2024-03-12T12:27:29.646455 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fcntl' I, [2024-03-12T12:27:29.650570 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/fcntl/fcntl.c I, [2024-03-12T12:27:29.656229 #3942477] INFO -- : linking shared-object etc.so I, [2024-03-12T12:27:29.706603 #3942477] INFO -- : linking shared-object fcntl.so I, [2024-03-12T12:27:29.920374 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fcntl' I, [2024-03-12T12:27:29.935147 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-03-12T12:27:29.936582 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/fiddle/closure.c I, [2024-03-12T12:27:29.945120 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/etc' I, [2024-03-12T12:27:29.960143 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-03-12T12:27:29.960867 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/io/console/console.c I, [2024-03-12T12:27:29.981940 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/fiddle/conversions.c I, [2024-03-12T12:27:30.010942 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/fiddle/fiddle.c I, [2024-03-12T12:27:30.030762 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-03-12T12:27:30.044357 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/nonblock' I, [2024-03-12T12:27:30.053970 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/io/nonblock/nonblock.c I, [2024-03-12T12:27:30.061967 #3942477] INFO -- : linking shared-object io/console.so I, [2024-03-12T12:27:30.066346 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/fiddle/function.c I, [2024-03-12T12:27:30.098497 #3942477] INFO -- : linking shared-object io/nonblock.so I, [2024-03-12T12:27:30.198465 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/fiddle/handle.c I, [2024-03-12T12:27:30.230400 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/fiddle/memory_view.c I, [2024-03-12T12:27:30.277778 #3942477] INFO -- : installing default console libraries I, [2024-03-12T12:27:30.287843 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-03-12T12:27:30.300108 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/wait' I, [2024-03-12T12:27:30.311150 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/io/wait/wait.c I, [2024-03-12T12:27:30.313246 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/fiddle/pinned.c I, [2024-03-12T12:27:30.317946 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/nonblock' I, [2024-03-12T12:27:30.333950 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-03-12T12:27:30.361020 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/fiddle/pointer.c I, [2024-03-12T12:27:30.361094 #3942477] INFO -- : linking shared-object coverage.so I, [2024-03-12T12:27:30.377976 #3942477] INFO -- : linking shared-object io/wait.so I, [2024-03-12T12:27:30.397655 #3942477] INFO -- : linking shared-object fiddle.so I, [2024-03-12T12:27:30.514918 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-03-12T12:27:30.528681 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-03-12T12:27:30.530947 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/monitor/monitor.c I, [2024-03-12T12:27:30.533407 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/wait' I, [2024-03-12T12:27:30.556893 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-03-12T12:27:30.560871 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/objspace/object_tracing.c I, [2024-03-12T12:27:30.594011 #3942477] INFO -- : installing default monitor libraries I, [2024-03-12T12:27:30.617962 #3942477] INFO -- : linking shared-object monitor.so I, [2024-03-12T12:27:30.790242 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-03-12T12:27:30.804668 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-03-12T12:27:30.821675 #3942477] INFO -- : installing default fiddle libraries I, [2024-03-12T12:27:30.832474 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-03-12T12:27:30.834525 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/openssl_missing.c I, [2024-03-12T12:27:30.847842 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-03-12T12:27:30.854551 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/pathname/pathname.c I, [2024-03-12T12:27:30.871684 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-03-12T12:27:30.874746 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl.c I, [2024-03-12T12:27:30.914019 #3942477] INFO -- : installing default pathname libraries I, [2024-03-12T12:27:30.917954 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-03-12T12:27:30.918935 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/psych/psych.c I, [2024-03-12T12:27:30.927430 #3942477] INFO -- : linking shared-object pathname.so I, [2024-03-12T12:27:30.933565 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_asn1.c I, [2024-03-12T12:27:30.969974 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/psych/psych_emitter.c I, [2024-03-12T12:27:31.001959 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_bio.c I, [2024-03-12T12:27:31.037965 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/psych/psych_parser.c I, [2024-03-12T12:27:31.040057 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-03-12T12:27:31.046832 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-03-12T12:27:31.052081 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/pty/pty.c I, [2024-03-12T12:27:31.054469 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_bn.c I, [2024-03-12T12:27:31.093969 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/psych/psych_to_ruby.c I, [2024-03-12T12:27:31.126022 #3942477] INFO -- : installing default pty libraries I, [2024-03-12T12:27:31.126396 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/psych/psych_yaml_tree.c I, [2024-03-12T12:27:31.138523 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_cipher.c I, [2024-03-12T12:27:31.173953 #3942477] INFO -- : linking shared-object pty.so I, [2024-03-12T12:27:31.205964 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_config.c I, [2024-03-12T12:27:31.254528 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_digest.c I, [2024-03-12T12:27:31.397963 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_engine.c I, [2024-03-12T12:27:31.458618 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_hmac.c I, [2024-03-12T12:27:31.504162 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-03-12T12:27:31.534317 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rbconfig/sizeof' I, [2024-03-12T12:27:31.535605 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof/sizes.c I, [2024-03-12T12:27:31.578288 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof/limits.c I, [2024-03-12T12:27:31.594810 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_kdf.c I, [2024-03-12T12:27:31.643347 #3942477] INFO -- : linking shared-object rbconfig/sizeof.so I, [2024-03-12T12:27:31.650781 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ns_spki.c I, [2024-03-12T12:27:31.713967 #3942477] INFO -- : linking shared-object psych.so I, [2024-03-12T12:27:31.726784 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ocsp.c I, [2024-03-12T12:27:31.791550 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rbconfig/sizeof' I, [2024-03-12T12:27:31.794752 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkcs12.c I, [2024-03-12T12:27:31.818424 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkcs7.c I, [2024-03-12T12:27:31.852947 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkey.c I, [2024-03-12T12:27:31.866478 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkey_dh.c I, [2024-03-12T12:27:31.874516 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/objspace/objspace.c I, [2024-03-12T12:27:31.895298 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkey_dsa.c I, [2024-03-12T12:27:31.915348 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkey_ec.c I, [2024-03-12T12:27:31.935102 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkey_rsa.c I, [2024-03-12T12:27:31.962908 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_provider.c I, [2024-03-12T12:27:31.994754 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-03-12T12:27:31.998415 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_rand.c I, [2024-03-12T12:27:32.035271 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-03-12T12:27:32.038509 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ssl.c I, [2024-03-12T12:27:32.038567 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/ripper/eventids1.c I, [2024-03-12T12:27:32.052355 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/objspace/objspace_dump.c I, [2024-03-12T12:27:32.082516 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/ripper/eventids2.c I, [2024-03-12T12:27:32.094820 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ssl_session.c I, [2024-03-12T12:27:32.146536 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ts.c I, [2024-03-12T12:27:32.187012 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509.c I, [2024-03-12T12:27:32.289961 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509attr.c I, [2024-03-12T12:27:32.405417 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509cert.c I, [2024-03-12T12:27:32.424305 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509crl.c I, [2024-03-12T12:27:32.474879 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509ext.c I, [2024-03-12T12:27:32.586944 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509name.c I, [2024-03-12T12:27:32.630833 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509req.c I, [2024-03-12T12:27:32.694883 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509revoked.c I, [2024-03-12T12:27:32.777995 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509store.c I, [2024-03-12T12:27:32.886448 #3942477] INFO -- : linking shared-object openssl.so I, [2024-03-12T12:27:33.022520 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/ripper/ripper.c I, [2024-03-12T12:27:33.662059 #3942477] INFO -- : installing default objspace libraries I, [2024-03-12T12:27:33.682009 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/ripper/ripper_init.c I, [2024-03-12T12:27:33.722543 #3942477] INFO -- : linking shared-object objspace.so I, [2024-03-12T12:27:33.971502 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-03-12T12:27:33.992666 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-03-12T12:27:34.062032 #3942477] INFO -- : installing default libraries I, [2024-03-12T12:27:34.070578 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-03-12T12:27:34.093230 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-03-12T12:27:34.098577 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/init.c I, [2024-03-12T12:27:35.315591 #3942477] INFO -- : installing default openssl libraries I, [2024-03-12T12:27:35.354638 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-03-12T12:27:35.376240 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/stringio' I, [2024-03-12T12:27:35.417952 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/stringio/stringio.c I, [2024-03-12T12:27:35.487882 #3942477] INFO -- : linking shared-object stringio.so I, [2024-03-12T12:27:35.762386 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/stringio' I, [2024-03-12T12:27:35.785948 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/strscan' I, [2024-03-12T12:27:35.810332 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/strscan/strscan.c I, [2024-03-12T12:27:35.846431 #3942477] INFO -- : linking shared-object strscan.so I, [2024-03-12T12:27:36.046588 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/constants.c I, [2024-03-12T12:27:36.050084 #3942477] INFO -- : checking /tmp/ruby/src/trunk-repeat20/parse.y and /tmp/ruby/src/trunk-repeat20/ext/ripper/eventids2.c I, [2024-03-12T12:27:36.150701 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/strscan' I, [2024-03-12T12:27:36.189958 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/zlib' I, [2024-03-12T12:27:36.205959 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/zlib/zlib.c I, [2024-03-12T12:27:36.278503 #3942477] INFO -- : linking shared-object zlib.so I, [2024-03-12T12:27:36.388535 #3942477] INFO -- : installing default ripper libraries I, [2024-03-12T12:27:36.471059 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-03-12T12:27:36.502461 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal/bigdecimal.c I, [2024-03-12T12:27:36.591063 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal/missing.c I, [2024-03-12T12:27:36.618911 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/zlib' I, [2024-03-12T12:27:36.641132 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-03-12T12:27:36.662390 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug/debug.c I, [2024-03-12T12:27:36.757956 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug/iseq_collector.c I, [2024-03-12T12:27:36.911442 #3942477] INFO -- : ln -sfT ../../../../../src/trunk-repeat20/.bundle/gems/bigdecimal-3.1.6/lib ../../../../../.bundle/gems/bigdecimal-3.1.6/lib I, [2024-03-12T12:27:36.915044 #3942477] INFO -- : linking shared-object bigdecimal.so I, [2024-03-12T12:27:36.929946 #3942477] INFO -- : ln -sfT ../../../../../src/trunk-repeat20/.bundle/gems/debug-1.9.1/lib ../../../../../.bundle/gems/debug-1.9.1/lib I, [2024-03-12T12:27:36.949695 #3942477] INFO -- : linking shared-object debug/debug.so I, [2024-03-12T12:27:37.166881 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-03-12T12:27:37.189957 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-03-12T12:27:37.211693 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c I, [2024-03-12T12:27:37.490235 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-03-12T12:27:37.501082 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-03-12T12:27:37.529945 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse/cparse.c I, [2024-03-12T12:27:37.645418 #3942477] INFO -- : ln -sfT ../../../../../src/trunk-repeat20/.bundle/gems/racc-1.7.3/lib ../../../../../../.bundle/gems/racc-1.7.3/lib I, [2024-03-12T12:27:37.648911 #3942477] INFO -- : linking shared-object racc/cparse.so I, [2024-03-12T12:27:37.748072 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-03-12T12:27:37.751688 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-03-12T12:27:37.790426 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.4.4/ext/rbs_extension/constants.c I, [2024-03-12T12:27:37.845959 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.4.4/ext/rbs_extension/lexer.c I, [2024-03-12T12:27:38.153842 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.4.4/ext/rbs_extension/lexstate.c I, [2024-03-12T12:27:38.154006 #3942477] INFO -- : ln -sfT ../../../../../src/trunk-repeat20/.bundle/gems/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib I, [2024-03-12T12:27:38.193682 #3942477] INFO -- : linking shared-object nkf.so I, [2024-03-12T12:27:38.226660 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.4.4/ext/rbs_extension/location.c I, [2024-03-12T12:27:38.286497 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.4.4/ext/rbs_extension/main.c I, [2024-03-12T12:27:38.314650 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.4.4/ext/rbs_extension/parser.c I, [2024-03-12T12:27:38.374835 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.4.4/ext/rbs_extension/parserstate.c I, [2024-03-12T12:27:38.409374 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.4.4/ext/rbs_extension/ruby_objs.c I, [2024-03-12T12:27:38.434393 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-03-12T12:27:38.458028 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-03-12T12:27:38.490559 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.4.4/ext/rbs_extension/unescape.c I, [2024-03-12T12:27:38.504163 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog/syslog.c I, [2024-03-12T12:27:38.729356 #3942477] INFO -- : ln -sfT ../../../../../src/trunk-repeat20/.bundle/gems/rbs-3.4.4/lib ../../../../../.bundle/gems/rbs-3.4.4/lib I, [2024-03-12T12:27:38.758167 #3942477] INFO -- : linking shared-object rbs_extension.so I, [2024-03-12T12:27:38.900415 #3942477] INFO -- : ln -sfT ../../../../../src/trunk-repeat20/.bundle/gems/syslog-0.1.2/lib ../../../../../.bundle/gems/syslog-0.1.2/lib I, [2024-03-12T12:27:38.924742 #3942477] INFO -- : linking shared-object syslog.so I, [2024-03-12T12:27:39.120356 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-03-12T12:27:39.134504 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-03-12T12:27:39.135275 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/bubblebabble' I, [2024-03-12T12:27:39.147777 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/md5' I, [2024-03-12T12:27:39.153962 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/digest/bubblebabble/bubblebabble.c I, [2024-03-12T12:27:39.154042 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/digest/md5/md5init.c I, [2024-03-12T12:27:39.230035 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/digest/md5/md5.c I, [2024-03-12T12:27:39.244765 #3942477] INFO -- : linking shared-object digest/bubblebabble.so I, [2024-03-12T12:27:39.370069 #3942477] INFO -- : linking shared-object digest/md5.so I, [2024-03-12T12:27:39.570603 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/bubblebabble' I, [2024-03-12T12:27:39.584606 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/rmd160' I, [2024-03-12T12:27:39.590504 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/digest/rmd160/rmd160init.c I, [2024-03-12T12:27:39.633023 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/digest/rmd160/rmd160.c I, [2024-03-12T12:27:39.655605 #3942477] INFO -- : linking shared-object digest/rmd160.so I, [2024-03-12T12:27:39.676994 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/md5' I, [2024-03-12T12:27:39.692047 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha1' I, [2024-03-12T12:27:39.709950 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/digest/sha1/sha1init.c I, [2024-03-12T12:27:39.774546 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/digest/sha1/sha1.c I, [2024-03-12T12:27:39.878499 #3942477] INFO -- : linking shared-object digest/sha1.so I, [2024-03-12T12:27:39.904888 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/rmd160' I, [2024-03-12T12:27:39.911895 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-03-12T12:27:39.918381 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/digest/sha2/sha2init.c I, [2024-03-12T12:27:39.970511 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/digest/sha2/sha2.c I, [2024-03-12T12:27:39.991085 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha1' I, [2024-03-12T12:27:39.997124 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json/generator' I, [2024-03-12T12:27:39.997972 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/json/generator/generator.c I, [2024-03-12T12:27:40.032141 #3942477] INFO -- : linking shared-object digest/sha2.so I, [2024-03-12T12:27:40.042404 #3942477] INFO -- : linking shared-object json/ext/generator.so I, [2024-03-12T12:27:40.214049 #3942477] INFO -- : installing default sha2 libraries I, [2024-03-12T12:27:40.219640 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-03-12T12:27:40.232833 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json/parser' I, [2024-03-12T12:27:40.237953 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/json/parser/parser.c I, [2024-03-12T12:27:40.373958 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/basicsocket.c I, [2024-03-12T12:27:40.438427 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json/generator' I, [2024-03-12T12:27:40.450984 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/socket.c I, [2024-03-12T12:27:40.614478 #3942477] INFO -- : linking shared-object json/ext/parser.so I, [2024-03-12T12:27:40.830488 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json/parser' I, [2024-03-12T12:27:40.831333 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/ipsocket.c I, [2024-03-12T12:27:41.874416 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/tcpsocket.c I, [2024-03-12T12:27:42.416221 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/tcpserver.c I, [2024-03-12T12:27:43.038583 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/sockssocket.c I, [2024-03-12T12:27:43.066162 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/udpsocket.c I, [2024-03-12T12:27:43.938464 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/unixsocket.c I, [2024-03-12T12:27:44.073964 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/unixserver.c I, [2024-03-12T12:27:44.374547 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/option.c I, [2024-03-12T12:27:45.232487 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/ancdata.c I, [2024-03-12T12:27:45.446519 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/raddrinfo.c I, [2024-03-12T12:27:46.598450 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/ext/socket/ifaddr.c I, [2024-03-12T12:27:47.886362 #3942477] INFO -- : installing default socket libraries I, [2024-03-12T12:27:48.515829 #3942477] INFO -- : linking shared-object socket.so I, [2024-03-12T12:27:48.897978 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-03-12T12:28:08.091418 #3942477] INFO -- : linking shared-object ripper.so I, [2024-03-12T12:28:08.393936 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-03-12T12:28:08.474336 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:28:08.779745 #3942477] INFO -- : make[2]: 'ruby' is up to date. I, [2024-03-12T12:28:08.779857 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:28:08.780931 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:28:08.788734 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:28:08.788845 #3942477] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-03-12T12:28:08.788929 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:28:08.791078 #3942477] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2024-03-12T12:28:08.791304 #3942477] INFO -- : $$$[beg] make install -j4 I, [2024-03-12T12:28:09.061957 #3942477] INFO -- : Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622 I, [2024-03-12T12:28:09.073955 #3942477] INFO -- : Update rbs to 0637ef60e13d5ded71d69d5238dbffcaae3d3740 I, [2024-03-12T12:28:09.097965 #3942477] INFO -- : echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/minitest.revision - I, [2024-03-12T12:28:09.098047 #3942477] INFO -- : Update debug to 2d602636d99114d55a32fedd652c9c704446a749 I, [2024-03-12T12:28:09.106148 #3942477] INFO -- : echo 0637ef60e13d5ded71d69d5238dbffcaae3d3740 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision - I, [2024-03-12T12:28:09.116238 #3942477] INFO -- : echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision - I, [2024-03-12T12:28:09.126641 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/minitest.revision unchanged I, [2024-03-12T12:28:09.133950 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision unchanged I, [2024-03-12T12:28:09.146636 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision unchanged I, [2024-03-12T12:28:09.169954 #3942477] INFO -- : Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d I, [2024-03-12T12:28:09.206512 #3942477] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-03-12T12:28:09.206604 #3942477] INFO -- : CC = gcc I, [2024-03-12T12:28:09.206643 #3942477] INFO -- : LD = ld I, [2024-03-12T12:28:09.206678 #3942477] INFO -- : LDSHARED = gcc -shared I, [2024-03-12T12:28:09.206724 #3942477] 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, [2024-03-12T12:28:09.206779 #3942477] 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-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 I, [2024-03-12T12:28:09.206817 #3942477] INFO -- : CPPFLAGS = I, [2024-03-12T12:28:09.206851 #3942477] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-03-12T12:28:09.206888 #3942477] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-03-12T12:28:09.206925 #3942477] INFO -- : LANG = I, [2024-03-12T12:28:09.206960 #3942477] INFO -- : LC_ALL = I, [2024-03-12T12:28:09.206992 #3942477] INFO -- : LC_CTYPE = I, [2024-03-12T12:28:09.207025 #3942477] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2024-03-12T12:28:09.207057 #3942477] INFO -- : RUSTC = rustc I, [2024-03-12T12:28:09.207096 #3942477] 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-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs I, [2024-03-12T12:28:09.347918 #3942477] INFO -- : echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/bigdecimal.revision - I, [2024-03-12T12:28:09.370971 #3942477] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-03-12T12:28:09.371040 #3942477] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-03-12T12:28:09.371058 #3942477] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-03-12T12:28:09.371077 #3942477] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-03-12T12:28:09.371094 #3942477] INFO -- : I, [2024-03-12T12:28:09.390459 #3942477] INFO -- : generating enc.mk I, [2024-03-12T12:28:09.394683 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/bigdecimal.revision unchanged I, [2024-03-12T12:28:10.013951 #3942477] INFO -- : making srcs under enc I, [2024-03-12T12:28:10.030075 #3942477] INFO -- : making enc I, [2024-03-12T12:28:10.087805 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:28:10.087894 #3942477] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-03-12T12:28:10.087944 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:28:10.160780 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:28:10.160877 #3942477] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-03-12T12:28:10.160930 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:28:10.162287 #3942477] INFO -- : generating transdb.h I, [2024-03-12T12:28:10.498702 #3942477] INFO -- : transdb.h updated I, [2024-03-12T12:28:10.501775 #3942477] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-03-12T12:28:10.501840 #3942477] INFO -- : making trans I, [2024-03-12T12:28:10.538579 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:28:10.542559 #3942477] INFO -- : compiling /tmp/ruby/src/trunk-repeat20/enc/trans/transdb.c I, [2024-03-12T12:28:10.606620 #3942477] INFO -- : ext/configure-ext.mk unchanged I, [2024-03-12T12:28:10.625954 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:28:10.642534 #3942477] INFO -- : linking transcoder transdb.so I, [2024-03-12T12:28:10.782733 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:28:10.786803 #3942477] INFO -- : making encs I, [2024-03-12T12:28:10.988475 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:28:10.988556 #3942477] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-03-12T12:28:10.988610 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:28:11.153846 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-03-12T12:28:11.159841 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-03-12T12:28:11.168041 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-03-12T12:28:11.194097 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-03-12T12:28:11.198051 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-03-12T12:28:11.234788 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-03-12T12:28:11.241960 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-03-12T12:28:11.266027 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-03-12T12:28:11.268305 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-03-12T12:28:11.273555 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-03-12T12:28:11.300508 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-03-12T12:28:11.325972 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-03-12T12:28:11.326042 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-03-12T12:28:11.326061 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-03-12T12:28:11.341956 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-03-12T12:28:11.354277 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-03-12T12:28:11.366296 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-03-12T12:28:11.366370 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-03-12T12:28:11.376567 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-03-12T12:28:11.392893 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-03-12T12:28:11.404162 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-03-12T12:28:11.417722 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-03-12T12:28:11.453952 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-03-12T12:28:11.454022 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-03-12T12:28:11.465700 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-03-12T12:28:11.470135 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-03-12T12:28:11.497688 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-03-12T12:28:11.506525 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-03-12T12:28:11.513952 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-03-12T12:28:11.522199 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-03-12T12:28:11.524562 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-03-12T12:28:11.526877 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-03-12T12:28:11.530453 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-03-12T12:28:11.538024 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-03-12T12:28:11.584780 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-03-12T12:28:11.608310 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-03-12T12:28:11.626842 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-03-12T12:28:11.648037 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-03-12T12:28:11.650892 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-03-12T12:28:11.725154 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-03-12T12:28:11.745954 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-03-12T12:28:11.764074 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-03-12T12:28:11.808425 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-03-12T12:28:11.848089 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-03-12T12:28:11.962531 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:28:12.313280 #3942477] INFO -- : make[2]: 'ruby' is up to date. I, [2024-03-12T12:28:12.313408 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:28:12.314763 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:28:12.321775 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:28:12.321868 #3942477] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-03-12T12:28:12.322016 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:28:12.322678 #3942477] INFO -- : ./miniruby -I/tmp/ruby/src/trunk-repeat20/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-repeat20/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, [2024-03-12T12:28:12.600006 #3942477] INFO -- : Installing to I, [2024-03-12T12:28:12.600325 #3942477] INFO -- : installing binary commands: /tmp/ruby/install/trunk-repeat20/bin I, [2024-03-12T12:28:12.601288 #3942477] INFO -- : installing base libraries: /tmp/ruby/install/trunk-repeat20/lib I, [2024-03-12T12:28:12.626270 #3942477] INFO -- : installing arch files: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.4.0+0/x86_64-linux I, [2024-03-12T12:28:12.627025 #3942477] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-repeat20/lib/pkgconfig I, [2024-03-12T12:28:12.627525 #3942477] INFO -- : installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.4.0+0/x86_64-linux I, [2024-03-12T12:28:12.670733 #3942477] INFO -- : installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/site_ruby/3.4.0+0/x86_64-linux I, [2024-03-12T12:28:12.671068 #3942477] INFO -- : installing extension objects: /tmp/ruby/install/trunk-repeat20/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux I, [2024-03-12T12:28:12.671487 #3942477] INFO -- : installing extension headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.4.0+0/x86_64-linux I, [2024-03-12T12:28:12.672576 #3942477] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.4.0+0 I, [2024-03-12T12:28:12.699037 #3942477] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/site_ruby/3.4.0+0 I, [2024-03-12T12:28:12.699186 #3942477] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/vendor_ruby/3.4.0+0 I, [2024-03-12T12:28:12.699285 #3942477] INFO -- : installing extension headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.4.0+0/ruby I, [2024-03-12T12:28:12.699798 #3942477] INFO -- : installing command scripts: /tmp/ruby/install/trunk-repeat20/bin I, [2024-03-12T12:28:12.700211 #3942477] INFO -- : installing library scripts: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.4.0+0 I, [2024-03-12T12:28:12.994547 #3942477] INFO -- : installing common headers: /tmp/ruby/install/trunk-repeat20/include/ruby-3.4.0+0 I, [2024-03-12T12:28:13.039521 #3942477] INFO -- : installing manpages: /tmp/ruby/install/trunk-repeat20/share/man/man1 I, [2024-03-12T12:28:13.054789 #3942477] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.4.0+0 I, [2024-03-12T12:28:13.102174 #3942477] INFO -- : benchmark 0.3.0 I, [2024-03-12T12:28:13.122634 #3942477] INFO -- : bundler 2.6.0.dev I, [2024-03-12T12:28:13.138652 #3942477] INFO -- : cgi 0.4.1 I, [2024-03-12T12:28:13.140884 #3942477] INFO -- : delegate 0.3.1 I, [2024-03-12T12:28:13.146070 #3942477] INFO -- : did_you_mean 1.6.3 I, [2024-03-12T12:28:13.146134 #3942477] INFO -- : english 0.8.0 I, [2024-03-12T12:28:13.146990 #3942477] INFO -- : erb 4.0.4 I, [2024-03-12T12:28:13.149445 #3942477] INFO -- : error_highlight 0.6.0 I, [2024-03-12T12:28:13.151811 #3942477] INFO -- : fileutils 1.7.2 I, [2024-03-12T12:28:13.153359 #3942477] INFO -- : find 0.2.0 I, [2024-03-12T12:28:13.154744 #3942477] INFO -- : forwardable 1.3.3 I, [2024-03-12T12:28:13.156129 #3942477] INFO -- : ipaddr 1.2.6 I, [2024-03-12T12:28:13.157654 #3942477] INFO -- : irb 1.12.0 I, [2024-03-12T12:28:13.164853 #3942477] INFO -- : logger 1.6.0 I, [2024-03-12T12:28:13.166490 #3942477] INFO -- : net-http 0.4.1 I, [2024-03-12T12:28:13.168051 #3942477] INFO -- : net-protocol 0.2.2 I, [2024-03-12T12:28:13.171944 #3942477] INFO -- : open-uri 0.4.1 I, [2024-03-12T12:28:13.174349 #3942477] INFO -- : open3 0.2.1 I, [2024-03-12T12:28:13.174919 #3942477] INFO -- : optparse 0.4.0 I, [2024-03-12T12:28:13.176540 #3942477] INFO -- : ostruct 0.6.0 I, [2024-03-12T12:28:13.178021 #3942477] INFO -- : pp 0.5.0 I, [2024-03-12T12:28:13.180004 #3942477] INFO -- : prettyprint 0.2.0 I, [2024-03-12T12:28:13.181479 #3942477] INFO -- : prism 0.24.0 I, [2024-03-12T12:28:13.183192 #3942477] INFO -- : pstore 0.1.3 I, [2024-03-12T12:28:13.184660 #3942477] INFO -- : rdoc 6.6.2 I, [2024-03-12T12:28:13.187921 #3942477] INFO -- : readline 0.0.4 I, [2024-03-12T12:28:13.189540 #3942477] INFO -- : reline 0.4.3 I, [2024-03-12T12:28:13.191430 #3942477] INFO -- : resolv 0.3.0 I, [2024-03-12T12:28:13.194981 #3942477] INFO -- : ruby2_keywords 0.0.5 I, [2024-03-12T12:28:13.196722 #3942477] INFO -- : securerandom 0.3.1 I, [2024-03-12T12:28:13.198446 #3942477] INFO -- : set 1.1.0 I, [2024-03-12T12:28:13.200183 #3942477] INFO -- : shellwords 0.2.0 I, [2024-03-12T12:28:13.202261 #3942477] INFO -- : singleton 0.2.0 I, [2024-03-12T12:28:13.203777 #3942477] INFO -- : syntax_suggest 2.0.0 I, [2024-03-12T12:28:13.210291 #3942477] INFO -- : tempfile 0.2.1 I, [2024-03-12T12:28:13.212519 #3942477] INFO -- : time 0.3.0 I, [2024-03-12T12:28:13.214657 #3942477] INFO -- : timeout 0.4.1 I, [2024-03-12T12:28:13.216362 #3942477] INFO -- : tmpdir 0.2.0 I, [2024-03-12T12:28:13.218152 #3942477] INFO -- : tsort 0.2.0 I, [2024-03-12T12:28:13.220224 #3942477] INFO -- : un 0.3.0 I, [2024-03-12T12:28:13.223927 #3942477] INFO -- : uri 0.13.0 I, [2024-03-12T12:28:13.225813 #3942477] INFO -- : weakref 0.1.3 I, [2024-03-12T12:28:13.227794 #3942477] INFO -- : yaml 0.3.0 I, [2024-03-12T12:28:13.229545 #3942477] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.4.0+0 I, [2024-03-12T12:28:13.257486 #3942477] INFO -- : date 3.3.4 I, [2024-03-12T12:28:13.259845 #3942477] INFO -- : digest 3.1.1 I, [2024-03-12T12:28:13.261723 #3942477] INFO -- : etc 1.4.3 I, [2024-03-12T12:28:13.263657 #3942477] INFO -- : fcntl 1.1.0 I, [2024-03-12T12:28:13.266177 #3942477] INFO -- : fiddle 1.1.3 I, [2024-03-12T12:28:13.268094 #3942477] INFO -- : io-console 0.7.2 I, [2024-03-12T12:28:13.269861 #3942477] INFO -- : io-nonblock 0.3.0 I, [2024-03-12T12:28:13.271632 #3942477] INFO -- : io-wait 0.3.1 I, [2024-03-12T12:28:13.273349 #3942477] INFO -- : json 2.7.1 I, [2024-03-12T12:28:13.275266 #3942477] INFO -- : openssl 3.2.0 I, [2024-03-12T12:28:13.277125 #3942477] INFO -- : pathname 0.3.0 I, [2024-03-12T12:28:13.278988 #3942477] INFO -- : psych 5.1.2 I, [2024-03-12T12:28:13.281179 #3942477] INFO -- : stringio 3.1.1 I, [2024-03-12T12:28:13.283119 #3942477] INFO -- : strscan 3.1.1 I, [2024-03-12T12:28:13.284792 #3942477] INFO -- : zlib 3.1.0 I, [2024-03-12T12:28:13.286368 #3942477] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.4.0+0 I, [2024-03-12T12:28:13.287738 #3942477] INFO -- : minitest 5.22.2 I, [2024-03-12T12:28:13.310578 #3942477] INFO -- : power_assert 2.0.3 I, [2024-03-12T12:28:13.318144 #3942477] INFO -- : rake 13.1.0 I, [2024-03-12T12:28:13.333751 #3942477] INFO -- : test-unit 3.6.2 I, [2024-03-12T12:28:13.351846 #3942477] INFO -- : rexml 3.2.6 I, [2024-03-12T12:28:13.369700 #3942477] INFO -- : rss 0.3.0 I, [2024-03-12T12:28:13.386338 #3942477] INFO -- : net-ftp 0.3.4 I, [2024-03-12T12:28:13.392472 #3942477] INFO -- : net-imap 0.4.10 I, [2024-03-12T12:28:13.408149 #3942477] INFO -- : net-pop 0.1.2 I, [2024-03-12T12:28:13.411864 #3942477] INFO -- : net-smtp 0.4.0.1 I, [2024-03-12T12:28:13.416429 #3942477] INFO -- : matrix 0.4.2 I, [2024-03-12T12:28:13.425949 #3942477] INFO -- : prime 0.1.2 I, [2024-03-12T12:28:13.446502 #3942477] INFO -- : rbs 3.4.4 I, [2024-03-12T12:28:13.572920 #3942477] INFO -- : typeprof 0.21.11 I, [2024-03-12T12:28:13.584853 #3942477] INFO -- : debug 1.9.1 I, [2024-03-12T12:28:13.598294 #3942477] INFO -- : racc 1.7.3 I, [2024-03-12T12:28:13.610669 #3942477] INFO -- : mutex_m 0.2.0 I, [2024-03-12T12:28:13.615515 #3942477] INFO -- : getoptlong 0.2.1 I, [2024-03-12T12:28:13.622291 #3942477] INFO -- : base64 0.2.0 I, [2024-03-12T12:28:13.626419 #3942477] INFO -- : bigdecimal 3.1.6 I, [2024-03-12T12:28:13.635534 #3942477] INFO -- : observer 0.1.2 I, [2024-03-12T12:28:13.640073 #3942477] INFO -- : abbrev 0.1.2 I, [2024-03-12T12:28:13.644546 #3942477] INFO -- : resolv-replace 0.1.1 I, [2024-03-12T12:28:13.649413 #3942477] INFO -- : rinda 0.2.0 I, [2024-03-12T12:28:13.655791 #3942477] INFO -- : drb 2.2.1 I, [2024-03-12T12:28:13.663173 #3942477] INFO -- : nkf 0.2.0 I, [2024-03-12T12:28:13.675384 #3942477] INFO -- : syslog 0.1.2 I, [2024-03-12T12:28:13.682477 #3942477] INFO -- : csv 3.2.8 I, [2024-03-12T12:28:13.693365 #3942477] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.4.0+0/cache I, [2024-03-12T12:28:13.708384 #3942477] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2024-03-12T12:28:13.708734 #3942477] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2024-03-12T12:29:41.397826 #3942477] INFO -- : PASS all 1905 tests E, [2024-03-12T12:29:41.408583 #3942477] ERROR -- : I, [2024-03-12T12:29:41.408755 #3942477] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2024-03-12T12:29:41.408933 #3942477] INFO -- : $$$[beg] make yes-test-basic TESTS=--repeat-count=20 I, [2024-03-12T12:29:41.600883 #3942477] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-03-12T12:29:41.600978 #3942477] INFO -- : CC = gcc I, [2024-03-12T12:29:41.601018 #3942477] INFO -- : LD = ld I, [2024-03-12T12:29:41.601056 #3942477] INFO -- : LDSHARED = gcc -shared I, [2024-03-12T12:29:41.601102 #3942477] 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, [2024-03-12T12:29:41.601157 #3942477] 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-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 I, [2024-03-12T12:29:41.601195 #3942477] INFO -- : CPPFLAGS = I, [2024-03-12T12:29:41.601235 #3942477] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-03-12T12:29:41.601273 #3942477] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-03-12T12:29:41.601311 #3942477] INFO -- : LANG = I, [2024-03-12T12:29:41.601347 #3942477] INFO -- : LC_ALL = I, [2024-03-12T12:29:41.601384 #3942477] INFO -- : LC_CTYPE = I, [2024-03-12T12:29:41.601420 #3942477] INFO -- : MFLAGS = I, [2024-03-12T12:29:41.601456 #3942477] INFO -- : RUSTC = rustc I, [2024-03-12T12:29:41.601501 #3942477] 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-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs I, [2024-03-12T12:29:41.605085 #3942477] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-03-12T12:29:41.605137 #3942477] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-03-12T12:29:41.605158 #3942477] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-03-12T12:29:41.605178 #3942477] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-03-12T12:29:41.605194 #3942477] INFO -- : I, [2024-03-12T12:29:42.085616 #3942477] INFO -- : Checking leaked global symbols...none I, [2024-03-12T12:29:42.237164 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2024-03-12T12:29:42.237328 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:condition ..OK 2 I, [2024-03-12T12:29:42.237484 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:if/unless ...OK 3 I, [2024-03-12T12:29:42.237710 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:case .....OK 5 I, [2024-03-12T12:29:42.238461 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:while/until ........OK 8 I, [2024-03-12T12:29:42.238896 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:exception ..........OK 10 I, [2024-03-12T12:29:42.240239 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:array .......................................OK 39 I, [2024-03-12T12:29:42.241189 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:hash ...........................OK 27 I, [2024-03-12T12:29:42.245317 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2024-03-12T12:29:42.248154 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:float ................................................................................OK 80 I, [2024-03-12T12:29:42.252503 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:bignum ...............................OK 31 I, [2024-03-12T12:29:42.256410 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:string & char ..............................................................OK 62 I, [2024-03-12T12:29:42.256802 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:assignment ..........OK 10 I, [2024-03-12T12:29:42.257107 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:call ......OK 6 I, [2024-03-12T12:29:42.257538 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:proc .........OK 9 I, [2024-03-12T12:29:42.357965 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:signal ..OK 2 I, [2024-03-12T12:29:42.359740 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:eval ...........................OK 27 I, [2024-03-12T12:29:42.811541 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:system ........OK 8 I, [2024-03-12T12:29:42.811666 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:const .....OK 5 I, [2024-03-12T12:29:42.811816 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:clone .....OK 5 I, [2024-03-12T12:29:42.812103 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:marshal ....OK 4 I, [2024-03-12T12:29:42.812226 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:pack ....OK 4 I, [2024-03-12T12:29:42.812275 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:math ..OK 2 I, [2024-03-12T12:29:42.812400 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:struct ......OK 6 I, [2024-03-12T12:29:42.813530 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:variable ............OK 12 I, [2024-03-12T12:29:42.813582 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:trace ...OK 3 I, [2024-03-12T12:29:42.813782 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:defined? ............OK 12 I, [2024-03-12T12:29:42.813923 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:alias ......OK 6 I, [2024-03-12T12:29:42.814563 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:path .......................OK 23 I, [2024-03-12T12:29:42.916340 #3942477] INFO -- : /tmp/ruby/src/trunk-repeat20/basictest/test.rb:gc ....OK 4 I, [2024-03-12T12:29:42.931261 #3942477] INFO -- : I, [2024-03-12T12:29:42.931323 #3942477] INFO -- : test succeeded I, [2024-03-12T12:29:42.934144 #3942477] INFO -- : $$$[end] "make yes-test-basic TESTS=--repeat-count=20" exit with 0. I, [2024-03-12T12:29:42.934339 #3942477] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20 I, [2024-03-12T12:29:43.264740 #3942477] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2024-03-12T12:29:43.264808 #3942477] INFO -- : CC = gcc I, [2024-03-12T12:29:43.264825 #3942477] INFO -- : LD = ld I, [2024-03-12T12:29:43.264838 #3942477] INFO -- : LDSHARED = gcc -shared I, [2024-03-12T12:29:43.264850 #3942477] 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, [2024-03-12T12:29:43.264865 #3942477] 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-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 I, [2024-03-12T12:29:43.264892 #3942477] INFO -- : CPPFLAGS = I, [2024-03-12T12:29:43.264904 #3942477] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong I, [2024-03-12T12:29:43.264917 #3942477] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2024-03-12T12:29:43.264928 #3942477] INFO -- : LANG = I, [2024-03-12T12:29:43.264938 #3942477] INFO -- : LC_ALL = I, [2024-03-12T12:29:43.264949 #3942477] INFO -- : LC_CTYPE = I, [2024-03-12T12:29:43.264959 #3942477] INFO -- : MFLAGS = I, [2024-03-12T12:29:43.264969 #3942477] INFO -- : RUSTC = rustc I, [2024-03-12T12:29:43.264981 #3942477] 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-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs I, [2024-03-12T12:29:43.269941 #3942477] INFO -- : gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 I, [2024-03-12T12:29:43.270009 #3942477] INFO -- : Copyright (C) 2021 Free Software Foundation, Inc. I, [2024-03-12T12:29:43.270031 #3942477] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2024-03-12T12:29:43.270047 #3942477] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2024-03-12T12:29:43.270062 #3942477] INFO -- : I, [2024-03-12T12:29:43.281988 #3942477] INFO -- : generating enc.mk I, [2024-03-12T12:29:43.649234 #3942477] INFO -- : making enc I, [2024-03-12T12:29:43.701708 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:29:43.701794 #3942477] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2024-03-12T12:29:43.701849 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:29:43.703007 #3942477] INFO -- : making srcs under enc I, [2024-03-12T12:29:43.820492 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:29:43.820575 #3942477] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2024-03-12T12:29:43.820630 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:29:43.829956 #3942477] INFO -- : generating transdb.h I, [2024-03-12T12:29:44.089927 #3942477] INFO -- : transdb.h unchanged I, [2024-03-12T12:29:44.092846 #3942477] INFO -- : making trans I, [2024-03-12T12:29:44.173091 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:29:44.173192 #3942477] INFO -- : make[1]: Nothing to be done for 'trans'. I, [2024-03-12T12:29:44.173261 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:29:44.174558 #3942477] INFO -- : making encs I, [2024-03-12T12:29:44.252777 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:29:44.252857 #3942477] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2024-03-12T12:29:44.252915 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:29:44.256965 #3942477] INFO -- : generating makefiles ext/configure-ext.mk I, [2024-03-12T12:29:44.335407 #3942477] INFO -- : ext/configure-ext.mk updated I, [2024-03-12T12:29:44.342087 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:29:48.896470 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:29:48.897345 #3942477] INFO -- : generating makefile exts.mk I, [2024-03-12T12:29:49.005719 #3942477] INFO -- : exts.mk unchanged I, [2024-03-12T12:29:49.015058 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:29:49.756528 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-03-12T12:29:49.768053 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' I, [2024-03-12T12:29:49.778203 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-03-12T12:29:49.788979 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' I, [2024-03-12T12:29:49.807320 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-03-12T12:29:49.833940 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' I, [2024-03-12T12:29:49.888592 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-03-12T12:29:49.903560 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' I, [2024-03-12T12:29:49.945174 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-03-12T12:29:49.991297 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle' I, [2024-03-12T12:29:50.005171 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-03-12T12:29:50.014412 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console' I, [2024-03-12T12:29:50.038884 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-03-12T12:29:50.064567 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' I, [2024-03-12T12:29:50.101216 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-03-12T12:29:50.115130 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' I, [2024-03-12T12:29:50.125304 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-03-12T12:29:50.144709 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' I, [2024-03-12T12:29:50.178184 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-03-12T12:29:50.244292 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' I, [2024-03-12T12:29:50.256830 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-03-12T12:29:50.273953 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' I, [2024-03-12T12:29:50.283346 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-03-12T12:29:50.367855 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' I, [2024-03-12T12:29:50.377564 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-03-12T12:29:50.395193 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' I, [2024-03-12T12:29:50.442438 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-03-12T12:29:50.477058 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' I, [2024-03-12T12:29:50.484892 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-03-12T12:29:50.502873 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' I, [2024-03-12T12:29:50.532597 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-03-12T12:29:50.554231 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' I, [2024-03-12T12:29:50.593774 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-03-12T12:29:50.702474 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal' I, [2024-03-12T12:29:50.706572 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-03-12T12:29:50.798297 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.9.1/ext/debug' I, [2024-03-12T12:29:50.805414 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-03-12T12:29:50.875682 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2024-03-12T12:29:50.879648 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-03-12T12:29:50.974546 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.7.3/ext/racc/cparse' I, [2024-03-12T12:29:50.979642 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-03-12T12:29:51.068413 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.4.4/ext/rbs_extension' I, [2024-03-12T12:29:51.072295 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-03-12T12:29:51.165733 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.1.2/ext/syslog' I, [2024-03-12T12:29:51.271860 #3942477] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:29:51.556347 #3942477] INFO -- : make[2]: 'ruby' is up to date. I, [2024-03-12T12:29:51.556525 #3942477] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:29:51.557316 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:29:51.564351 #3942477] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:29:51.564457 #3942477] INFO -- : make[1]: Nothing to be done for 'note'. I, [2024-03-12T12:29:51.564521 #3942477] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' I, [2024-03-12T12:30:08.633418 #3942477] INFO -- : Run options: I, [2024-03-12T12:30:08.633485 #3942477] INFO -- : --seed=10245 I, [2024-03-12T12:30:08.633504 #3942477] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk-repeat20/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2024-03-12T12:30:08.633519 #3942477] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-repeat20/test/.excludes I, [2024-03-12T12:30:08.633531 #3942477] INFO -- : --name=!/memory_leak/ I, [2024-03-12T12:30:08.633543 #3942477] INFO -- : --stderr-on-failure I, [2024-03-12T12:30:08.633554 #3942477] INFO -- : --repeat-count=20 I, [2024-03-12T12:30:08.633566 #3942477] INFO -- : I, [2024-03-12T12:30:08.633577 #3942477] INFO -- : # Running tests: I, [2024-03-12T12:30:08.633588 #3942477] INFO -- : I, [2024-03-12T12:55:06.982671 #3942477] INFO -- : Finished(1/20) tests in 1498.190131s, 17.5038 tests/s, 6355.6733 assertions/s. I, [2024-03-12T13:13:51.270122 #3942477] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : # I, [2024-03-12T13:13:55.095096 #3942477] INFO -- : Closed file descriptor: TestHashOnly#test_float_hash_random: 9 I, [2024-03-12T13:25:09.292988 #3942477] INFO -- : Finished(2/20) tests in 1802.196717s, 14.5517 tests/s, 5285.0413 assertions/s. I, [2024-03-12T13:55:06.871706 #3942477] INFO -- : Finished(3/20) tests in 1797.619631s, 14.5887 tests/s, 5299.6261 assertions/s. I, [2024-03-12T14:31:45.751941 #3942477] INFO -- : Finished(4/20) tests in 2198.899230s, 11.9264 tests/s, 4332.3377 assertions/s. I, [2024-03-12T14:52:44.886744 #3942477] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : # I, [2024-03-12T14:52:44.946246 #3942477] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 I, [2024-03-12T15:04:29.401992 #3942477] INFO -- : Finished(5/20) tests in 1963.647463s, 13.3552 tests/s, 4850.6258 assertions/s. I, [2024-03-12T15:25:19.864632 #3942477] INFO -- : Closed file descriptor: WebauthnListenerTest#test_listener_thread_retreives_otp_code: 9 I, [2024-03-12T15:37:31.004724 #3942477] INFO -- : Finished(6/20) tests in 1981.536758s, 13.2347 tests/s, 4806.6391 assertions/s. I, [2024-03-12T15:59:48.787080 #3942477] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 8 I, [2024-03-12T16:13:25.958794 #3942477] INFO -- : Finished(7/20) tests in 2154.871464s, 12.1701 tests/s, 4419.9662 assertions/s. I, [2024-03-12T16:49:29.852406 #3942477] INFO -- : Finished(8/20) tests in 2163.986534s, 12.1188 tests/s, 4402.0962 assertions/s. I, [2024-03-12T17:24:22.096308 #3942477] INFO -- : Finished(9/20) tests in 2092.218859s, 12.5345 tests/s, 4553.2144 assertions/s. I, [2024-03-12T18:01:17.831726 #3942477] INFO -- : Finished(10/20) tests in 2215.685228s, 11.8361 tests/s, 4299.2407 assertions/s. I, [2024-03-12T18:27:44.454209 #3942477] INFO -- : Leaked thread: TestOpenURI#test_authenticated_proxy_http_basic_authentication_success: # I, [2024-03-12T18:27:44.478253 #3942477] INFO -- : Closed file descriptor: TestOpenURI#test_open_timeout: 14 I, [2024-03-12T18:27:44.478326 #3942477] INFO -- : Finished thread: TestOpenURI#test_open_timeout: # I, [2024-03-12T18:41:47.324166 #3942477] INFO -- : Finished(11/20) tests in 2429.523247s, 10.7943 tests/s, 3921.0664 assertions/s. I, [2024-03-12T19:16:24.023243 #3942477] INFO -- : Finished(12/20) tests in 2076.701635s, 12.6282 tests/s, 4587.1520 assertions/s. I, [2024-03-12T19:55:09.360986 #3942477] INFO -- : Finished(13/20) tests in 2325.175188s, 11.2787 tests/s, 4096.4143 assertions/s. I, [2024-03-12T20:22:52.225384 #3942477] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 9 : # I, [2024-03-12T20:22:52.394947 #3942477] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 I, [2024-03-12T20:38:04.923932 #3942477] INFO -- : Finished(14/20) tests in 2575.842368s, 10.1811 tests/s, 3697.8761 assertions/s. I, [2024-03-12T21:01:00.927355 #3942477] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : # I, [2024-03-12T21:01:01.075890 #3942477] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 9 I, [2024-03-12T21:14:21.467816 #3942477] INFO -- : Finished(15/20) tests in 2176.382850s, 12.0498 tests/s, 4377.4412 assertions/s. I, [2024-03-12T21:38:55.397112 #3942477] INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : # I, [2024-03-12T21:38:55.564759 #3942477] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 9 I, [2024-03-12T21:53:54.697852 #3942477] INFO -- : Finished(16/20) tests in 2373.232088s, 11.0503 tests/s, 4013.5257 assertions/s. I, [2024-03-12T22:39:39.129538 #3942477] INFO -- : Finished(17/20) tests in 2744.423004s, 9.5557 tests/s, 3470.4745 assertions/s. I, [2024-03-12T23:04:42.071811 #3942477] INFO -- : Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 I, [2024-03-12T23:19:25.912096 #3942477] INFO -- : Finished(18/20) tests in 2386.819818s, 10.9874 tests/s, 3991.0914 assertions/s. I, [2024-03-13T00:00:06.391420 #3942477] INFO -- : Finished(19/20) tests in 2440.324770s, 10.7465 tests/s, 3903.6595 assertions/s. E, [2024-03-13T00:03:02.935127 #3942477] ERROR -- : $$$ # E, [2024-03-13T00:03:02.935186 #3942477] ERROR -- : ### enter analyzing mode for stuck processes E, [2024-03-13T00:03:02.935209 #3942477] ERROR -- : E, [2024-03-13T00:03:02.936286 #3942477] ERROR -- : $$$ ps jx E, [2024-03-13T00:03:02.960479 #3942477] ERROR -- : PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND E, [2024-03-13T00:03:02.960560 #3942477] ERROR -- : 11 12 12 12 ? -1 Ss 1001 0:00 sh build-loop.sh trunk-repeat20 --incremental --process-num=4 E, [2024-03-13T00:03:02.960599 #3942477] ERROR -- : 3942477 1253110 12 12 ? -1 R 1001 0:00 ps jx E, [2024-03-13T00:03:02.960619 #3942477] ERROR -- : 12 3942473 12 12 ? -1 Sl 1001 0:00 ruby ./br.rb build_report trunk-repeat20 --incremental --process-num=4 E, [2024-03-13T00:03:02.960636 #3942477] ERROR -- : 3942473 3942476 12 12 ? -1 S 1001 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk-repeat20 --logfile=/home/ko1/ruby/logs/brlog.trunk-repeat20.20240312-121956 --root_dir=/tmp/ruby --timeout=41600 --test_opts='TESTS=--repeat-count=20' --incremental --process-num=4 E, [2024-03-13T00:03:02.960650 #3942477] ERROR -- : 3942476 3942477 12 12 ? -1 Sl 1001 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk-repeat20 --logfile=/home/ko1/ruby/logs/brlog.trunk-repeat20.20240312-121956 --root_dir=/tmp/ruby --timeout=41600 --test_opts=TESTS=--repeat-count=20 --incremental --process-num=4 E, [2024-03-13T00:03:02.960664 #3942477] ERROR -- : 3942477 3994930 12 12 ? -1 S 1001 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20 E, [2024-03-13T00:03:02.960677 #3942477] ERROR -- : 3994930 3994931 12 12 ? -1 S 1001 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=--repeat-count=20 E, [2024-03-13T00:03:02.960691 #3942477] ERROR -- : 3994931 3995247 12 12 ? -1 Rl 1001 552:02 /tmp/ruby/src/trunk-repeat20/test/runner.rb E, [2024-03-13T00:03:02.961373 #3942477] ERROR -- : {11=>[12], 3942477=>[1253110, 3994930], 12=>[3942473], 3942473=>[3942476], 3942476=>[3942477], 3994930=>[3994931], 3994931=>[3995247]} E, [2024-03-13T00:03:02.961430 #3942477] ERROR -- : $ timeout 60 gdb -p 1253110 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null E, [2024-03-13T00:03:03.398202 #3942477] ERROR -- : E, [2024-03-13T00:03:03.398270 #3942477] ERROR -- : >>> Threads E, [2024-03-13T00:03:03.398289 #3942477] ERROR -- : E, [2024-03-13T00:03:03.398379 #3942477] ERROR -- : No threads. E, [2024-03-13T00:03:03.398534 #3942477] ERROR -- : E, [2024-03-13T00:03:03.398559 #3942477] ERROR -- : >>> Machine level backtrace E, [2024-03-13T00:03:03.398577 #3942477] ERROR -- : E, [2024-03-13T00:03:03.398845 #3942477] ERROR -- : E, [2024-03-13T00:03:03.398870 #3942477] ERROR -- : >>> Dump Ruby level backtrace (if possible) E, [2024-03-13T00:03:03.398887 #3942477] ERROR -- : E, [2024-03-13T00:03:03.411450 #3942477] ERROR -- : # E, [2024-03-13T00:03:03.411525 #3942477] ERROR -- : $ timeout 60 gdb -p 3995247 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null E, [2024-03-13T00:03:03.709492 #3942477] ERROR -- : E, [2024-03-13T00:03:03.709571 #3942477] ERROR -- : >>> Threads E, [2024-03-13T00:03:03.709592 #3942477] ERROR -- : E, [2024-03-13T00:03:03.709683 #3942477] ERROR -- : No threads. E, [2024-03-13T00:03:03.709851 #3942477] ERROR -- : E, [2024-03-13T00:03:03.709877 #3942477] ERROR -- : >>> Machine level backtrace E, [2024-03-13T00:03:03.709894 #3942477] ERROR -- : E, [2024-03-13T00:03:03.722315 #3942477] ERROR -- : E, [2024-03-13T00:03:03.722365 #3942477] ERROR -- : >>> Dump Ruby level backtrace (if possible) E, [2024-03-13T00:03:03.722385 #3942477] ERROR -- : E, [2024-03-13T00:03:03.757366 #3942477] ERROR -- : $ timeout 60 gdb -p 3994931 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null E, [2024-03-13T00:03:03.907127 #3942477] ERROR -- : E, [2024-03-13T00:03:03.907204 #3942477] ERROR -- : >>> Threads E, [2024-03-13T00:03:03.907230 #3942477] ERROR -- : E, [2024-03-13T00:03:03.907334 #3942477] ERROR -- : No threads. E, [2024-03-13T00:03:03.907508 #3942477] ERROR -- : E, [2024-03-13T00:03:03.907537 #3942477] ERROR -- : >>> Machine level backtrace E, [2024-03-13T00:03:03.907556 #3942477] ERROR -- : E, [2024-03-13T00:03:03.907827 #3942477] ERROR -- : E, [2024-03-13T00:03:03.907856 #3942477] ERROR -- : >>> Dump Ruby level backtrace (if possible) E, [2024-03-13T00:03:03.907874 #3942477] ERROR -- : E, [2024-03-13T00:03:03.950112 #3942477] ERROR -- : $ timeout 60 gdb -p 3994930 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null E, [2024-03-13T00:03:03.954231 #3942477] ERROR -- : Killed E, [2024-03-13T00:03:04.227200 #3942477] ERROR -- : E, [2024-03-13T00:03:04.227270 #3942477] ERROR -- : >>> Threads E, [2024-03-13T00:03:04.227302 #3942477] ERROR -- : E, [2024-03-13T00:03:04.227406 #3942477] ERROR -- : No threads. E, [2024-03-13T00:03:04.227596 #3942477] ERROR -- : E, [2024-03-13T00:03:04.227629 #3942477] ERROR -- : >>> Machine level backtrace E, [2024-03-13T00:03:04.227650 #3942477] ERROR -- : E, [2024-03-13T00:03:04.227951 #3942477] ERROR -- : E, [2024-03-13T00:03:04.227983 #3942477] ERROR -- : >>> Dump Ruby level backtrace (if possible) E, [2024-03-13T00:03:04.228003 #3942477] ERROR -- :