# Logfile created on 2025-04-16 08:03:27 +0000 by logger.rb/v1.5.3 I, [2025-04-16T08:03:27.912467 #2563621] INFO -- : #<BuildRuby:0x00007fa8ecbefdd8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-random2", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-random2", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-random2", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random2", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=\"--test-order=random\"", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-random2.20250416-080327", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fa8ecc11640 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fa8ecc11410 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fa8ecb2a510 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random2.20250416-080327", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random2.20250416-080327>, @binmode=false, @mon_data=#<Monitor:0x00007fa8ecc11000>, @mon_data_owner_object_id=860>>> I, [2025-04-16T08:03:27.912588 #2563621] INFO -- : $$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-random2 E, [2025-04-16T08:03:27.914594 #2563621] ERROR -- : Cloning into 'trunk-random2'... I, [2025-04-16T08:03:32.321256 #2563621] INFO -- : $$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk-random2" exit with 0. I, [2025-04-16T08:03:32.321510 #2563621] INFO -- : $$$[beg] ./autogen.sh I, [2025-04-16T08:03:33.789902 #2563621] INFO -- : $$$[end] "./autogen.sh" exit with 0. I, [2025-04-16T08:03:33.789974 #2563621] INFO -- : $$$[beg] autoconf I, [2025-04-16T08:03:33.911890 #2563621] INFO -- : $$$[end] "autoconf" exit with 0. I, [2025-04-16T08:03:33.912131 #2563621] INFO -- : $$$[beg] /tmp/ruby/src/trunk-random2/configure --prefix=/tmp/ruby/install/trunk-random2 --disable-install-doc --enable-shared I, [2025-04-16T08:03:34.052078 #2563621] INFO -- : checking for ruby... /usr/bin/ruby I, [2025-04-16T08:03:34.189682 #2563621] INFO -- : tool/config.guess already exists I, [2025-04-16T08:03:34.189734 #2563621] INFO -- : tool/config.sub already exists I, [2025-04-16T08:03:34.267878 #2563621] INFO -- : checking build system type... x86_64-pc-linux-gnu I, [2025-04-16T08:03:34.267954 #2563621] INFO -- : checking host system type... x86_64-pc-linux-gnu I, [2025-04-16T08:03:34.268043 #2563621] INFO -- : checking target system type... x86_64-pc-linux-gnu I, [2025-04-16T08:03:34.270563 #2563621] INFO -- : checking for gcc... gcc I, [2025-04-16T08:03:34.272885 #2563621] INFO -- : checking for ld... ld I, [2025-04-16T08:03:34.275178 #2563621] INFO -- : checking for gcc-ar... gcc-ar I, [2025-04-16T08:03:34.277661 #2563621] INFO -- : checking for g++... no I, [2025-04-16T08:03:34.279980 #2563621] INFO -- : checking for gcc-nm... gcc-nm I, [2025-04-16T08:03:34.282211 #2563621] INFO -- : checking for gcc-ranlib... gcc-ranlib I, [2025-04-16T08:03:34.282323 #2563621] INFO -- : checking for gcc... (cached) gcc I, [2025-04-16T08:03:34.359990 #2563621] INFO -- : checking whether the C compiler works... yes I, [2025-04-16T08:03:34.360049 #2563621] INFO -- : checking for C compiler default output file name... a.out I, [2025-04-16T08:03:34.397160 #2563621] INFO -- : checking for suffix of executables... I, [2025-04-16T08:03:34.441344 #2563621] INFO -- : checking whether we are cross compiling... no I, [2025-04-16T08:03:34.478468 #2563621] INFO -- : checking for suffix of object files... o I, [2025-04-16T08:03:34.512219 #2563621] INFO -- : checking whether the compiler supports GNU C... yes I, [2025-04-16T08:03:34.546654 #2563621] INFO -- : checking whether gcc accepts -g... yes I, [2025-04-16T08:03:34.611629 #2563621] INFO -- : checking for gcc option to enable C11 features... none needed I, [2025-04-16T08:03:34.611918 #2563621] INFO -- : checking for g++... no I, [2025-04-16T08:03:34.612067 #2563621] INFO -- : checking for c++... c++ I, [2025-04-16T08:03:34.796240 #2563621] INFO -- : checking whether the compiler supports GNU C++... yes I, [2025-04-16T08:03:34.862430 #2563621] INFO -- : checking whether c++ accepts -g... yes I, [2025-04-16T08:03:35.321599 #2563621] INFO -- : checking for c++ option to enable C++11 features... unsupported I, [2025-04-16T08:03:35.641950 #2563621] INFO -- : checking for c++ option to enable C++98 features... unsupported I, [2025-04-16T08:03:35.675558 #2563621] INFO -- : checking how to run the C preprocessor... gcc -E I, [2025-04-16T08:03:35.709968 #2563621] INFO -- : checking for gas... no I, [2025-04-16T08:03:35.710151 #2563621] INFO -- : checking for as... as I, [2025-04-16T08:03:35.710442 #2563621] INFO -- : checking for gobjcopy... no I, [2025-04-16T08:03:35.710624 #2563621] INFO -- : checking for objcopy... objcopy I, [2025-04-16T08:03:35.710887 #2563621] INFO -- : checking for gobjdump... no I, [2025-04-16T08:03:35.711089 #2563621] INFO -- : checking for objdump... objdump I, [2025-04-16T08:03:35.711330 #2563621] INFO -- : checking for gstrip... no I, [2025-04-16T08:03:35.711504 #2563621] INFO -- : checking for strip... strip I, [2025-04-16T08:03:35.751871 #2563621] INFO -- : checking for stdio.h... yes I, [2025-04-16T08:03:35.796486 #2563621] INFO -- : checking for stdlib.h... yes I, [2025-04-16T08:03:35.843388 #2563621] INFO -- : checking for string.h... yes I, [2025-04-16T08:03:35.892262 #2563621] INFO -- : checking for inttypes.h... yes I, [2025-04-16T08:03:35.940761 #2563621] INFO -- : checking for stdint.h... yes I, [2025-04-16T08:03:35.989015 #2563621] INFO -- : checking for strings.h... yes I, [2025-04-16T08:03:36.038656 #2563621] INFO -- : checking for sys/stat.h... yes I, [2025-04-16T08:03:36.087395 #2563621] INFO -- : checking for sys/types.h... yes I, [2025-04-16T08:03:36.140175 #2563621] INFO -- : checking for unistd.h... yes I, [2025-04-16T08:03:36.196748 #2563621] INFO -- : checking for wchar.h... yes I, [2025-04-16T08:03:36.246996 #2563621] INFO -- : checking for minix/config.h... no I, [2025-04-16T08:03:36.298494 #2563621] INFO -- : checking for vfork.h... no I, [2025-04-16T08:03:36.359444 #2563621] INFO -- : checking whether it is safe to define __EXTENSIONS__... yes I, [2025-04-16T08:03:36.400762 #2563621] INFO -- : checking whether _XOPEN_SOURCE should be defined... no I, [2025-04-16T08:03:36.444562 #2563621] INFO -- : checking whether the linker is GNU ld... yes I, [2025-04-16T08:03:36.460616 #2563621] INFO -- : checking whether gcc -E accepts -o... yes I, [2025-04-16T08:03:36.471318 #2563621] INFO -- : checking for gcc-ar flags... rcD I, [2025-04-16T08:03:36.471377 #2563621] INFO -- : checking whether ln -s works... yes I, [2025-04-16T08:03:36.478926 #2563621] INFO -- : checking whether make sets $(MAKE)... yes I, [2025-04-16T08:03:36.487550 #2563621] INFO -- : checking for a BSD-compatible install... /usr/bin/install -c I, [2025-04-16T08:03:36.490078 #2563621] INFO -- : checking for a race-free mkdir -p... /usr/bin/mkdir -p I, [2025-04-16T08:03:36.490440 #2563621] INFO -- : checking for dtrace... no I, [2025-04-16T08:03:36.490793 #2563621] INFO -- : checking for dot... no I, [2025-04-16T08:03:36.491145 #2563621] INFO -- : checking for doxygen... no I, [2025-04-16T08:03:36.491505 #2563621] INFO -- : checking for pkg-config... no I, [2025-04-16T08:03:36.520050 #2563621] INFO -- : checking whether it is Android... no I, [2025-04-16T08:03:36.533803 #2563621] INFO -- : checking for cd using physical directory... cd -P I, [2025-04-16T08:03:36.566659 #2563621] INFO -- : checking whether CFLAGS is valid... yes I, [2025-04-16T08:03:36.609061 #2563621] INFO -- : checking whether LDFLAGS is valid... yes I, [2025-04-16T08:03:36.653098 #2563621] INFO -- : checking whether ELF binaries are produced... yes I, [2025-04-16T08:03:36.693787 #2563621] INFO -- : checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes I, [2025-04-16T08:03:36.710677 #2563621] INFO -- : checking whether -fdeclspec is accepted as LDFLAGS... no I, [2025-04-16T08:03:36.781307 #2563621] INFO -- : checking whether -fdeclspec is accepted as CXXFLAGS... no I, [2025-04-16T08:03:36.808526 #2563621] INFO -- : checking whether -Wextra-tokens is accepted as CFLAGS... no I, [2025-04-16T08:03:36.844342 #2563621] INFO -- : checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes I, [2025-04-16T08:03:36.878214 #2563621] INFO -- : checking whether -Wdivision-by-zero is accepted as CFLAGS... no I, [2025-04-16T08:03:36.913538 #2563621] INFO -- : checking whether -Wdiv-by-zero is accepted as CFLAGS... yes I, [2025-04-16T08:03:36.949818 #2563621] INFO -- : checking whether -Wduplicated-cond is accepted as CFLAGS... yes I, [2025-04-16T08:03:36.985187 #2563621] INFO -- : checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes I, [2025-04-16T08:03:37.022059 #2563621] INFO -- : checking whether -Wimplicit-int is accepted as CFLAGS... yes I, [2025-04-16T08:03:37.057167 #2563621] INFO -- : checking whether -Wpointer-arith is accepted as CFLAGS... yes I, [2025-04-16T08:03:37.092175 #2563621] INFO -- : checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no I, [2025-04-16T08:03:37.127906 #2563621] INFO -- : checking whether -Wwrite-strings is accepted as CFLAGS... yes I, [2025-04-16T08:03:37.163082 #2563621] INFO -- : checking whether -Wold-style-definition is accepted as CFLAGS... yes I, [2025-04-16T08:03:37.197647 #2563621] INFO -- : checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes I, [2025-04-16T08:03:37.232902 #2563621] INFO -- : checking whether -Wmissing-noreturn is accepted as CFLAGS... yes I, [2025-04-16T08:03:37.268242 #2563621] INFO -- : checking whether -Wno-cast-function-type is accepted as CFLAGS... yes I, [2025-04-16T08:03:37.302220 #2563621] INFO -- : checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes I, [2025-04-16T08:03:37.337735 #2563621] INFO -- : checking whether -Wno-long-long is accepted as CFLAGS... yes I, [2025-04-16T08:03:37.374073 #2563621] INFO -- : checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes I, [2025-04-16T08:03:37.409736 #2563621] INFO -- : checking whether -Wno-overlength-strings is accepted as CFLAGS... yes I, [2025-04-16T08:03:37.446196 #2563621] INFO -- : checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes I, [2025-04-16T08:03:37.480819 #2563621] INFO -- : checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes I, [2025-04-16T08:03:37.515558 #2563621] INFO -- : checking whether -Wno-self-assign is accepted as CFLAGS... yes I, [2025-04-16T08:03:37.550850 #2563621] INFO -- : checking whether -Wno-tautological-compare is accepted as CFLAGS... yes I, [2025-04-16T08:03:37.585827 #2563621] INFO -- : checking whether -Wno-unused-parameter is accepted as CFLAGS... yes I, [2025-04-16T08:03:37.620431 #2563621] INFO -- : checking whether -Wno-unused-value is accepted as CFLAGS... yes I, [2025-04-16T08:03:37.656088 #2563621] INFO -- : checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes I, [2025-04-16T08:03:37.690363 #2563621] INFO -- : checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes I, [2025-04-16T08:03:37.724216 #2563621] INFO -- : checking whether -Wunused-variable is accepted as CFLAGS... yes I, [2025-04-16T08:03:37.765629 #2563621] INFO -- : checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no I, [2025-04-16T08:03:37.800625 #2563621] INFO -- : checking whether -Wmisleading-indentation is accepted as CFLAGS... yes I, [2025-04-16T08:03:37.832334 #2563621] INFO -- : checking whether -Wundef is accepted as CFLAGS... yes I, [2025-04-16T08:03:37.865597 #2563621] INFO -- : checking whether -Wall -Wextra is accepted as CFLAGS... yes I, [2025-04-16T08:03:37.897427 #2563621] INFO -- : checking whether -Qunused-arguments is accepted as CFLAGS... no I, [2025-04-16T08:03:37.972683 #2563621] INFO -- : checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes I, [2025-04-16T08:03:38.006587 #2563621] INFO -- : checking whether -fstack-protector-strong is accepted as CFLAGS... yes I, [2025-04-16T08:03:38.044992 #2563621] INFO -- : checking whether -fstack-protector-strong is accepted as LDFLAGS... yes I, [2025-04-16T08:03:38.046097 #2563621] INFO -- : checking for -fstack-protector... -fstack-protector-strong I, [2025-04-16T08:03:38.083924 #2563621] INFO -- : checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes I, [2025-04-16T08:03:38.116413 #2563621] INFO -- : checking whether -fno-strict-overflow is accepted as CFLAGS... yes I, [2025-04-16T08:03:38.157894 #2563621] INFO -- : checking whether -ggdb3 is accepted as LDFLAGS... yes I, [2025-04-16T08:03:38.192779 #2563621] INFO -- : checking whether -fvisibility=hidden is accepted as CFLAGS... yes I, [2025-04-16T08:03:38.224968 #2563621] INFO -- : checking whether -fno-fast-math is accepted as CFLAGS... yes I, [2025-04-16T08:03:38.258225 #2563621] INFO -- : checking whether -fexcess-precision=standard is accepted as CFLAGS... yes I, [2025-04-16T08:03:38.277845 #2563621] INFO -- : checking whether -fp-model precise is accepted as CFLAGS... no I, [2025-04-16T08:03:38.313842 #2563621] INFO -- : checking whether compiler has statement and declarations in expressions... yes I, [2025-04-16T08:03:38.409293 #2563621] INFO -- : checking for pthread.h... yes I, [2025-04-16T08:03:38.450753 #2563621] INFO -- : checking for pthread_create in -lthr... no I, [2025-04-16T08:03:38.498869 #2563621] INFO -- : checking for pthread_create in -lpthread... yes I, [2025-04-16T08:03:38.542030 #2563621] INFO -- : checking for pthread_np.h... no I, [2025-04-16T08:03:38.542130 #2563621] INFO -- : checking thread model... pthread I, [2025-04-16T08:03:38.607080 #2563621] INFO -- : checking whether CXXFLAGS is valid... no E, [2025-04-16T08:03:38.607173 #2563621] ERROR -- : configure: WARNING: something wrong with CXXFLAGS="" I, [2025-04-16T08:03:38.654792 #2563621] INFO -- : checking for crypt in -lcrypt... yes I, [2025-04-16T08:03:38.702437 #2563621] INFO -- : checking for dlopen in -ldl... yes I, [2025-04-16T08:03:38.743624 #2563621] INFO -- : checking for shutdown in -lsocket... no I, [2025-04-16T08:03:38.798800 #2563621] INFO -- : checking for dirent.h that defines DIR... yes I, [2025-04-16T08:03:38.850790 #2563621] INFO -- : checking for library containing opendir... none required I, [2025-04-16T08:03:39.020618 #2563621] INFO -- : checking for _Bool... yes I, [2025-04-16T08:03:39.063726 #2563621] INFO -- : checking for stdbool.h that conforms to C99... yes I, [2025-04-16T08:03:39.133282 #2563621] INFO -- : checking for sys/wait.h that is POSIX.1 compatible... yes I, [2025-04-16T08:03:39.164355 #2563621] INFO -- : checking for afunix.h... no I, [2025-04-16T08:03:39.236021 #2563621] INFO -- : checking for atomic.h... no I, [2025-04-16T08:03:39.310424 #2563621] INFO -- : checking for copyfile.h... no I, [2025-04-16T08:03:39.381930 #2563621] INFO -- : checking for direct.h... no I, [2025-04-16T08:03:39.467565 #2563621] INFO -- : checking for grp.h... yes I, [2025-04-16T08:03:39.555879 #2563621] INFO -- : checking for fcntl.h... yes I, [2025-04-16T08:03:39.642579 #2563621] INFO -- : checking for float.h... yes I, [2025-04-16T08:03:39.713170 #2563621] INFO -- : checking for ieeefp.h... no I, [2025-04-16T08:03:39.784419 #2563621] INFO -- : checking for intrinsics.h... no I, [2025-04-16T08:03:39.870953 #2563621] INFO -- : checking for langinfo.h... yes I, [2025-04-16T08:03:39.958964 #2563621] INFO -- : checking for limits.h... yes I, [2025-04-16T08:03:40.045032 #2563621] INFO -- : checking for locale.h... yes I, [2025-04-16T08:03:40.130472 #2563621] INFO -- : checking for malloc.h... yes I, [2025-04-16T08:03:40.204078 #2563621] INFO -- : checking for malloc/malloc.h... no I, [2025-04-16T08:03:40.276557 #2563621] INFO -- : checking for malloc_np.h... no I, [2025-04-16T08:03:40.349641 #2563621] INFO -- : checking for net/socket.h... no I, [2025-04-16T08:03:40.420277 #2563621] INFO -- : checking for process.h... no I, [2025-04-16T08:03:40.503546 #2563621] INFO -- : checking for pwd.h... yes I, [2025-04-16T08:03:40.588891 #2563621] INFO -- : checking for sanitizer/asan_interface.h... yes I, [2025-04-16T08:03:40.661381 #2563621] INFO -- : checking for sanitizer/msan_interface.h... no I, [2025-04-16T08:03:40.733764 #2563621] INFO -- : checking for setjmpex.h... no I, [2025-04-16T08:03:40.818852 #2563621] INFO -- : checking for stdalign.h... yes I, [2025-04-16T08:03:40.818998 #2563621] INFO -- : checking for stdio.h... (cached) yes I, [2025-04-16T08:03:40.891393 #2563621] INFO -- : checking for sys/attr.h... no I, [2025-04-16T08:03:40.976954 #2563621] INFO -- : checking for sys/eventfd.h... yes I, [2025-04-16T08:03:41.066028 #2563621] INFO -- : checking for sys/fcntl.h... yes I, [2025-04-16T08:03:41.154657 #2563621] INFO -- : checking for sys/file.h... yes I, [2025-04-16T08:03:41.228405 #2563621] INFO -- : checking for sys/id.h... no I, [2025-04-16T08:03:41.315616 #2563621] INFO -- : checking for sys/ioctl.h... yes I, [2025-04-16T08:03:41.387520 #2563621] INFO -- : checking for sys/mkdev.h... no I, [2025-04-16T08:03:41.483549 #2563621] INFO -- : checking for sys/param.h... yes I, [2025-04-16T08:03:41.569775 #2563621] INFO -- : checking for sys/prctl.h... yes I, [2025-04-16T08:03:41.655729 #2563621] INFO -- : checking for sys/random.h... yes I, [2025-04-16T08:03:41.744377 #2563621] INFO -- : checking for sys/resource.h... yes I, [2025-04-16T08:03:41.829499 #2563621] INFO -- : checking for sys/select.h... yes I, [2025-04-16T08:03:41.914970 #2563621] INFO -- : checking for sys/sendfile.h... yes I, [2025-04-16T08:03:42.004529 #2563621] INFO -- : checking for sys/socket.h... yes I, [2025-04-16T08:03:42.093960 #2563621] INFO -- : checking for sys/syscall.h... yes I, [2025-04-16T08:03:42.180230 #2563621] INFO -- : checking for sys/sysmacros.h... yes I, [2025-04-16T08:03:42.265534 #2563621] INFO -- : checking for sys/time.h... yes I, [2025-04-16T08:03:42.353038 #2563621] INFO -- : checking for sys/times.h... yes I, [2025-04-16T08:03:42.442683 #2563621] INFO -- : checking for sys/uio.h... yes I, [2025-04-16T08:03:42.519701 #2563621] INFO -- : checking for sys/utime.h... no I, [2025-04-16T08:03:42.612578 #2563621] INFO -- : checking for syscall.h... yes I, [2025-04-16T08:03:42.716577 #2563621] INFO -- : checking for time.h... yes I, [2025-04-16T08:03:42.806776 #2563621] INFO -- : checking for ucontext.h... yes I, [2025-04-16T08:03:42.906635 #2563621] INFO -- : checking for utime.h... yes I, [2025-04-16T08:03:42.995280 #2563621] INFO -- : checking for sys/epoll.h... yes I, [2025-04-16T08:03:43.066687 #2563621] INFO -- : checking for sys/event.h... no I, [2025-04-16T08:03:43.138103 #2563621] INFO -- : checking for stdckdint.h... no I, [2025-04-16T08:03:43.225839 #2563621] INFO -- : checking for stdatomic.h... yes I, [2025-04-16T08:03:43.792090 #2563621] INFO -- : checking for x86intrin.h... yes I, [2025-04-16T08:03:44.345295 #2563621] INFO -- : checking for x86intrin.h when defined(__x86_64__)... yes I, [2025-04-16T08:03:44.439974 #2563621] INFO -- : checking for gmp.h... yes I, [2025-04-16T08:03:44.538863 #2563621] INFO -- : checking for library containing __gmpz_init... -lgmp I, [2025-04-16T08:03:44.540486 #2563621] INFO -- : checking for special C compiler options needed for large files... no I, [2025-04-16T08:03:44.592224 #2563621] INFO -- : checking for _FILE_OFFSET_BITS value needed for large files... no I, [2025-04-16T08:03:44.769486 #2563621] INFO -- : checking whether byte ordering is bigendian... no I, [2025-04-16T08:03:44.809096 #2563621] INFO -- : checking for an ANSI C-conforming const... yes I, [2025-04-16T08:03:44.901194 #2563621] INFO -- : checking whether char is unsigned... no I, [2025-04-16T08:03:44.933604 #2563621] INFO -- : checking for inline... inline I, [2025-04-16T08:03:44.973400 #2563621] INFO -- : checking for working volatile... yes I, [2025-04-16T08:03:45.016650 #2563621] INFO -- : checking for typeof syntax and keyword spelling... typeof I, [2025-04-16T08:03:45.057761 #2563621] INFO -- : checking for C/C++ restrict keyword... __restrict__ I, [2025-04-16T08:03:45.230412 #2563621] INFO -- : checking for long long... yes I, [2025-04-16T08:03:45.399424 #2563621] INFO -- : checking for off_t... yes I, [2025-04-16T08:03:45.471156 #2563621] INFO -- : checking char bit... 8 I, [2025-04-16T08:03:45.558334 #2563621] INFO -- : checking size of int... 4 I, [2025-04-16T08:03:45.647684 #2563621] INFO -- : checking size of short... 2 I, [2025-04-16T08:03:45.737761 #2563621] INFO -- : checking size of long... 8 I, [2025-04-16T08:03:45.823828 #2563621] INFO -- : checking size of long long... 8 I, [2025-04-16T08:03:45.871029 #2563621] INFO -- : checking size of __int64... 0 I, [2025-04-16T08:03:45.957160 #2563621] INFO -- : checking size of __int128... 16 I, [2025-04-16T08:03:46.054827 #2563621] INFO -- : checking size of off_t... 8 I, [2025-04-16T08:03:46.172019 #2563621] INFO -- : checking size of void*... 8 I, [2025-04-16T08:03:46.261876 #2563621] INFO -- : checking size of float... 4 I, [2025-04-16T08:03:46.348915 #2563621] INFO -- : checking size of double... 8 I, [2025-04-16T08:03:46.423240 #2563621] INFO -- : checking size of time_t... 8 I, [2025-04-16T08:03:46.498118 #2563621] INFO -- : checking size of clock_t... 8 I, [2025-04-16T08:03:46.576062 #2563621] INFO -- : checking word size... 8 I, [2025-04-16T08:03:46.687591 #2563621] INFO -- : checking packed struct attribute... x __attribute__((packed)) I, [2025-04-16T08:03:46.738808 #2563621] INFO -- : checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes I, [2025-04-16T08:03:46.801480 #2563621] INFO -- : checking for printf prefix for long long... ll I, [2025-04-16T08:03:46.979056 #2563621] INFO -- : checking for pid_t... yes I, [2025-04-16T08:03:47.435860 #2563621] INFO -- : checking for convertible type of pid_t... INT I, [2025-04-16T08:03:47.622148 #2563621] INFO -- : checking for uid_t... yes I, [2025-04-16T08:03:48.075921 #2563621] INFO -- : checking for convertible type of uid_t... UINT I, [2025-04-16T08:03:48.246116 #2563621] INFO -- : checking for gid_t... yes I, [2025-04-16T08:03:48.658009 #2563621] INFO -- : checking for convertible type of gid_t... UINT I, [2025-04-16T08:03:48.744555 #2563621] INFO -- : checking for time_t... yes I, [2025-04-16T08:03:48.904939 #2563621] INFO -- : checking for convertible type of time_t... LONG I, [2025-04-16T08:03:49.074531 #2563621] INFO -- : checking for dev_t... yes I, [2025-04-16T08:03:49.432089 #2563621] INFO -- : checking for convertible type of dev_t... ULONG I, [2025-04-16T08:03:49.538575 #2563621] INFO -- : checking for mode_t... yes I, [2025-04-16T08:03:49.824673 #2563621] INFO -- : checking for convertible type of mode_t... UINT I, [2025-04-16T08:03:49.950945 #2563621] INFO -- : checking for rlim_t... yes I, [2025-04-16T08:03:50.167752 #2563621] INFO -- : checking for convertible type of rlim_t... ULONG I, [2025-04-16T08:03:50.172338 #2563621] INFO -- : checking for off_t... (cached) yes I, [2025-04-16T08:03:50.544912 #2563621] INFO -- : checking for convertible type of off_t... LONG I, [2025-04-16T08:03:50.654605 #2563621] INFO -- : checking for clockid_t... yes I, [2025-04-16T08:03:50.927368 #2563621] INFO -- : checking for convertible type of clockid_t... INT I, [2025-04-16T08:03:50.982934 #2563621] INFO -- : checking for variable length macro... yes I, [2025-04-16T08:03:51.034632 #2563621] INFO -- : checking if _Alignof() works... yes I, [2025-04-16T08:03:51.081371 #2563621] INFO -- : checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x I, [2025-04-16T08:03:51.128534 #2563621] INFO -- : checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x I, [2025-04-16T08:03:51.175812 #2563621] INFO -- : checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x I, [2025-04-16T08:03:51.222952 #2563621] INFO -- : checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x I, [2025-04-16T08:03:51.272719 #2563621] INFO -- : checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x I, [2025-04-16T08:03:51.336918 #2563621] INFO -- : checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x I, [2025-04-16T08:03:51.399891 #2563621] INFO -- : checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x I, [2025-04-16T08:03:51.461346 #2563621] INFO -- : checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x I, [2025-04-16T08:03:51.524419 #2563621] INFO -- : checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x I, [2025-04-16T08:03:51.586747 #2563621] INFO -- : checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x I, [2025-04-16T08:03:51.644337 #2563621] INFO -- : checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x I, [2025-04-16T08:03:51.704660 #2563621] INFO -- : checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x I, [2025-04-16T08:03:51.765241 #2563621] INFO -- : checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x I, [2025-04-16T08:03:51.808141 #2563621] INFO -- : checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x I, [2025-04-16T08:03:51.851131 #2563621] INFO -- : checking for WEAK function attribute... __attribute__ ((__weak__)) x I, [2025-04-16T08:03:51.858109 #2563621] INFO -- : checking for __attribute__((__deprecated__(msg))) in C++... no I, [2025-04-16T08:03:51.864752 #2563621] INFO -- : checking for std::nullptr_t... no I, [2025-04-16T08:03:52.041300 #2563621] INFO -- : checking for FUNC_STDCALL function attribute... x I, [2025-04-16T08:03:52.219679 #2563621] INFO -- : checking for FUNC_CDECL function attribute... x I, [2025-04-16T08:03:52.454248 #2563621] INFO -- : checking for FUNC_FASTCALL function attribute... x I, [2025-04-16T08:03:52.513975 #2563621] INFO -- : checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x I, [2025-04-16T08:03:52.574326 #2563621] INFO -- : checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x I, [2025-04-16T08:03:52.631884 #2563621] INFO -- : checking for function alias... alias I, [2025-04-16T08:03:52.683931 #2563621] INFO -- : checking for __atomic builtins... yes I, [2025-04-16T08:03:52.735814 #2563621] INFO -- : checking for __sync builtins... yes I, [2025-04-16T08:03:52.788369 #2563621] INFO -- : checking for __builtin_unreachable... yes I, [2025-04-16T08:03:52.859964 #2563621] INFO -- : checking for __assume... no I, [2025-04-16T08:03:52.971614 #2563621] INFO -- : checking for exported function attribute... __attribute__ ((__visibility__("default"))) I, [2025-04-16T08:03:53.034673 #2563621] INFO -- : checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x I, [2025-04-16T08:03:53.124702 #2563621] INFO -- : checking for function name string predefined identifier... __func__ I, [2025-04-16T08:03:53.198633 #2563621] INFO -- : checking if enum over int is allowed... yes I, [2025-04-16T08:03:53.315028 #2563621] INFO -- : checking for gcc options needed to detect all undeclared functions... none needed I, [2025-04-16T08:03:53.411207 #2563621] INFO -- : checking whether sys_nerr is declared... no I, [2025-04-16T08:03:53.522270 #2563621] INFO -- : checking whether getenv is declared... yes I, [2025-04-16T08:03:53.784812 #2563621] INFO -- : checking for size_t... yes I, [2025-04-16T08:03:53.955021 #2563621] INFO -- : checking size of size_t... 8 I, [2025-04-16T08:03:54.067602 #2563621] INFO -- : checking size of ptrdiff_t... 8 I, [2025-04-16T08:03:54.208161 #2563621] INFO -- : checking size of dev_t... 8 I, [2025-04-16T08:03:54.280532 #2563621] INFO -- : checking for printf prefix for size_t... z I, [2025-04-16T08:03:54.341984 #2563621] INFO -- : checking for printf prefix for ptrdiff_t... t I, [2025-04-16T08:03:54.445917 #2563621] INFO -- : checking for struct stat.st_blksize... yes I, [2025-04-16T08:03:54.550438 #2563621] INFO -- : checking for struct stat.st_blocks... yes I, [2025-04-16T08:03:54.655515 #2563621] INFO -- : checking for struct stat.st_rdev... yes I, [2025-04-16T08:03:54.716489 #2563621] INFO -- : checking size of struct stat.st_size... SIZEOF_OFF_T I, [2025-04-16T08:03:54.775423 #2563621] INFO -- : checking size of struct stat.st_blocks... SIZEOF_OFF_T I, [2025-04-16T08:03:54.836013 #2563621] INFO -- : checking size of struct stat.st_ino... SIZEOF_LONG I, [2025-04-16T08:03:54.919716 #2563621] INFO -- : checking size of struct stat.st_dev... SIZEOF_DEV_T I, [2025-04-16T08:03:55.005720 #2563621] INFO -- : checking size of struct stat.st_rdev... SIZEOF_DEV_T I, [2025-04-16T08:03:55.217584 #2563621] INFO -- : checking for struct stat.st_atim... yes I, [2025-04-16T08:03:55.398498 #2563621] INFO -- : checking for struct stat.st_atimespec... no I, [2025-04-16T08:03:55.578919 #2563621] INFO -- : checking for struct stat.st_atimensec... no I, [2025-04-16T08:03:55.778940 #2563621] INFO -- : checking for struct stat.st_mtim... yes I, [2025-04-16T08:03:55.961554 #2563621] INFO -- : checking for struct stat.st_mtimespec... no I, [2025-04-16T08:03:56.144833 #2563621] INFO -- : checking for struct stat.st_mtimensec... no I, [2025-04-16T08:03:56.335935 #2563621] INFO -- : checking for struct stat.st_ctim... yes I, [2025-04-16T08:03:56.510237 #2563621] INFO -- : checking for struct stat.st_ctimespec... no I, [2025-04-16T08:03:56.687710 #2563621] INFO -- : checking for struct stat.st_ctimensec... no I, [2025-04-16T08:03:56.868048 #2563621] INFO -- : checking for struct stat.st_birthtimespec... no I, [2025-04-16T08:03:57.062360 #2563621] INFO -- : checking for struct statx.stx_btime... yes I, [2025-04-16T08:03:57.166550 #2563621] INFO -- : checking for struct timeval... yes I, [2025-04-16T08:03:57.226564 #2563621] INFO -- : checking size of struct timeval.tv_sec... SIZEOF_TIME_T I, [2025-04-16T08:03:57.328761 #2563621] INFO -- : checking for struct timespec... yes I, [2025-04-16T08:03:57.430728 #2563621] INFO -- : checking for struct timezone... yes I, [2025-04-16T08:03:57.623171 #2563621] INFO -- : checking for fd_mask... yes I, [2025-04-16T08:03:57.725346 #2563621] INFO -- : checking for int8_t... yes I, [2025-04-16T08:03:57.817537 #2563621] INFO -- : checking size of int8_t... 1 I, [2025-04-16T08:03:57.918692 #2563621] INFO -- : checking for uint8_t... yes I, [2025-04-16T08:03:58.011393 #2563621] INFO -- : checking size of uint8_t... 1 I, [2025-04-16T08:03:58.115078 #2563621] INFO -- : checking for int16_t... yes I, [2025-04-16T08:03:58.211881 #2563621] INFO -- : checking size of int16_t... 2 I, [2025-04-16T08:03:58.316314 #2563621] INFO -- : checking for uint16_t... yes I, [2025-04-16T08:03:58.409895 #2563621] INFO -- : checking size of uint16_t... 2 I, [2025-04-16T08:03:58.509945 #2563621] INFO -- : checking for int32_t... yes I, [2025-04-16T08:03:58.604182 #2563621] INFO -- : checking size of int32_t... 4 I, [2025-04-16T08:03:58.707248 #2563621] INFO -- : checking for uint32_t... yes I, [2025-04-16T08:03:58.800047 #2563621] INFO -- : checking size of uint32_t... 4 I, [2025-04-16T08:03:58.894896 #2563621] INFO -- : checking for int64_t... yes I, [2025-04-16T08:03:58.985010 #2563621] INFO -- : checking size of int64_t... 8 I, [2025-04-16T08:03:59.080896 #2563621] INFO -- : checking for uint64_t... yes I, [2025-04-16T08:03:59.172095 #2563621] INFO -- : checking size of uint64_t... 8 I, [2025-04-16T08:03:59.255546 #2563621] INFO -- : checking for int128_t... __int128 I, [2025-04-16T08:03:59.342731 #2563621] INFO -- : checking for uint128_t... unsigned __int128 I, [2025-04-16T08:03:59.444099 #2563621] INFO -- : checking for intptr_t... yes I, [2025-04-16T08:03:59.530964 #2563621] INFO -- : checking size of intptr_t... 8 I, [2025-04-16T08:03:59.649481 #2563621] INFO -- : checking for uintptr_t... yes I, [2025-04-16T08:03:59.742992 #2563621] INFO -- : checking size of uintptr_t... 8 I, [2025-04-16T08:03:59.952741 #2563621] INFO -- : checking for printf prefix for intptr_t... NONE I, [2025-04-16T08:04:00.005941 #2563621] INFO -- : checking for ssize_t... yes I, [2025-04-16T08:04:00.093554 #2563621] INFO -- : checking size of ssize_t... 8 I, [2025-04-16T08:04:00.320588 #2563621] INFO -- : checking for printf prefix for int64_t... NONE I, [2025-04-16T08:04:00.388039 #2563621] INFO -- : checking for stack end address... __libc_stack_end I, [2025-04-16T08:04:00.391313 #2563621] INFO -- : checking for grep that handles long lines and -e... /usr/bin/grep I, [2025-04-16T08:04:00.393429 #2563621] INFO -- : checking for egrep... /usr/bin/grep -E I, [2025-04-16T08:04:00.393546 #2563621] INFO -- : checking for uid_t in sys/types.h... (cached) yes I, [2025-04-16T08:04:00.521002 #2563621] INFO -- : checking type of array argument to getgroups... gid_t I, [2025-04-16T08:04:00.584691 #2563621] INFO -- : checking for working alloca.h... yes I, [2025-04-16T08:04:00.584794 #2563621] INFO -- : checking for alloca... yes I, [2025-04-16T08:04:00.638853 #2563621] INFO -- : checking for dynamic size alloca... ok I, [2025-04-16T08:04:00.756939 #2563621] INFO -- : checking for working memcmp... yes I, [2025-04-16T08:04:00.840364 #2563621] INFO -- : checking for dup... yes I, [2025-04-16T08:04:00.908176 #2563621] INFO -- : checking for dup2... yes I, [2025-04-16T08:04:00.971873 #2563621] INFO -- : checking for acosh... yes I, [2025-04-16T08:04:01.035180 #2563621] INFO -- : checking for cbrt... yes I, [2025-04-16T08:04:01.105840 #2563621] INFO -- : checking for crypt... yes I, [2025-04-16T08:04:01.201873 #2563621] INFO -- : checking for erf... yes I, [2025-04-16T08:04:01.286868 #2563621] INFO -- : checking for explicit_bzero... yes I, [2025-04-16T08:04:01.373259 #2563621] INFO -- : checking for ffs... yes I, [2025-04-16T08:04:01.447815 #2563621] INFO -- : checking for flock... yes I, [2025-04-16T08:04:01.517495 #2563621] INFO -- : checking for hypot... yes I, [2025-04-16T08:04:01.588014 #2563621] INFO -- : checking for lgamma_r... yes I, [2025-04-16T08:04:01.671625 #2563621] INFO -- : checking for memmove... yes I, [2025-04-16T08:04:01.735229 #2563621] INFO -- : checking for nan... yes I, [2025-04-16T08:04:01.796545 #2563621] INFO -- : checking for nextafter... yes I, [2025-04-16T08:04:01.856536 #2563621] INFO -- : checking for setproctitle... no I, [2025-04-16T08:04:01.916612 #2563621] INFO -- : checking for strchr... yes I, [2025-04-16T08:04:01.972893 #2563621] INFO -- : checking for strerror... yes I, [2025-04-16T08:04:02.029561 #2563621] INFO -- : checking for strlcat... yes I, [2025-04-16T08:04:02.084170 #2563621] INFO -- : checking for strlcpy... yes I, [2025-04-16T08:04:02.141364 #2563621] INFO -- : checking for strstr... yes I, [2025-04-16T08:04:02.209497 #2563621] INFO -- : checking for tgamma... yes I, [2025-04-16T08:04:02.303863 #2563621] INFO -- : checking for sys/pstat.h... no I, [2025-04-16T08:04:02.304129 #2563621] INFO -- : checking for pid_t... (cached) yes I, [2025-04-16T08:04:02.367921 #2563621] INFO -- : checking for fork... yes I, [2025-04-16T08:04:02.445363 #2563621] INFO -- : checking for vfork... yes I, [2025-04-16T08:04:02.552891 #2563621] INFO -- : checking for working fork... yes I, [2025-04-16T08:04:02.552970 #2563621] INFO -- : checking for working vfork... (cached) yes I, [2025-04-16T08:04:02.620028 #2563621] INFO -- : checking for __syscall... no I, [2025-04-16T08:04:02.703445 #2563621] INFO -- : checking for _longjmp... yes I, [2025-04-16T08:04:02.774943 #2563621] INFO -- : checking for arc4random_buf... yes I, [2025-04-16T08:04:02.839239 #2563621] INFO -- : checking for atan2l... yes I, [2025-04-16T08:04:02.928895 #2563621] INFO -- : checking for atan2f... yes I, [2025-04-16T08:04:02.998656 #2563621] INFO -- : checking whether atomic_signal_fence is declared... yes I, [2025-04-16T08:04:03.080518 #2563621] INFO -- : checking for chmod... yes I, [2025-04-16T08:04:03.153724 #2563621] INFO -- : checking for chown... yes I, [2025-04-16T08:04:03.208551 #2563621] INFO -- : checking for chroot... yes I, [2025-04-16T08:04:03.267695 #2563621] INFO -- : checking for chsize... no I, [2025-04-16T08:04:03.329881 #2563621] INFO -- : checking for clock_gettime... yes I, [2025-04-16T08:04:03.388658 #2563621] INFO -- : checking for copy_file_range... yes I, [2025-04-16T08:04:03.476058 #2563621] INFO -- : checking for cosh... yes I, [2025-04-16T08:04:03.557585 #2563621] INFO -- : checking for crypt_r... yes I, [2025-04-16T08:04:03.557814 #2563621] INFO -- : checking for daemon... (cached) no I, [2025-04-16T08:04:03.633553 #2563621] INFO -- : checking for dirfd... yes I, [2025-04-16T08:04:03.717397 #2563621] INFO -- : checking for dl_iterate_phdr... yes I, [2025-04-16T08:04:03.798462 #2563621] INFO -- : checking for dlopen... yes I, [2025-04-16T08:04:03.873365 #2563621] INFO -- : checking for dladdr... yes I, [2025-04-16T08:04:03.954952 #2563621] INFO -- : checking for dup3... yes I, [2025-04-16T08:04:04.015915 #2563621] INFO -- : checking for eaccess... yes I, [2025-04-16T08:04:04.075648 #2563621] INFO -- : checking for endgrent... yes I, [2025-04-16T08:04:04.154110 #2563621] INFO -- : checking for eventfd... yes I, [2025-04-16T08:04:04.224975 #2563621] INFO -- : checking for execl... yes I, [2025-04-16T08:04:04.310292 #2563621] INFO -- : checking for execle... yes I, [2025-04-16T08:04:04.396268 #2563621] INFO -- : checking for execv... yes I, [2025-04-16T08:04:04.480278 #2563621] INFO -- : checking for execve... yes I, [2025-04-16T08:04:04.568159 #2563621] INFO -- : checking for explicit_memset... no I, [2025-04-16T08:04:04.635018 #2563621] INFO -- : checking for fcopyfile... no I, [2025-04-16T08:04:04.692280 #2563621] INFO -- : checking for fchdir... yes I, [2025-04-16T08:04:04.747665 #2563621] INFO -- : checking for fchmod... yes I, [2025-04-16T08:04:04.803805 #2563621] INFO -- : checking for fchown... yes I, [2025-04-16T08:04:04.859666 #2563621] INFO -- : checking for fcntl... yes I, [2025-04-16T08:04:04.914752 #2563621] INFO -- : checking for fdatasync... yes I, [2025-04-16T08:04:04.970298 #2563621] INFO -- : checking for fdopendir... yes I, [2025-04-16T08:04:05.035407 #2563621] INFO -- : checking for fgetattrlist... no I, [2025-04-16T08:04:05.129893 #2563621] INFO -- : checking for fmod... yes I, [2025-04-16T08:04:05.203431 #2563621] INFO -- : checking for fstatat... yes I, [2025-04-16T08:04:05.258822 #2563621] INFO -- : checking for fsync... yes I, [2025-04-16T08:04:05.314558 #2563621] INFO -- : checking for ftruncate... yes I, [2025-04-16T08:04:05.369428 #2563621] INFO -- : checking for ftruncate64... yes I, [2025-04-16T08:04:05.432552 #2563621] INFO -- : checking for getattrlist... no I, [2025-04-16T08:04:05.488228 #2563621] INFO -- : checking for getcwd... yes I, [2025-04-16T08:04:05.544175 #2563621] INFO -- : checking for getegid... yes I, [2025-04-16T08:04:05.599952 #2563621] INFO -- : checking for getentropy... yes I, [2025-04-16T08:04:05.656187 #2563621] INFO -- : checking for geteuid... yes I, [2025-04-16T08:04:05.712235 #2563621] INFO -- : checking for getgid... yes I, [2025-04-16T08:04:05.774510 #2563621] INFO -- : checking for getgidx... no I, [2025-04-16T08:04:05.829167 #2563621] INFO -- : checking for getgrnam... yes I, [2025-04-16T08:04:05.886874 #2563621] INFO -- : checking for getgrnam_r... yes I, [2025-04-16T08:04:05.965023 #2563621] INFO -- : checking for getgroups... yes I, [2025-04-16T08:04:06.022916 #2563621] INFO -- : checking for getlogin... yes I, [2025-04-16T08:04:06.092976 #2563621] INFO -- : checking for getlogin_r... yes I, [2025-04-16T08:04:06.174185 #2563621] INFO -- : checking for getpgid... yes I, [2025-04-16T08:04:06.251818 #2563621] INFO -- : checking for getpgrp... yes I, [2025-04-16T08:04:06.315960 #2563621] INFO -- : checking for getppid... yes I, [2025-04-16T08:04:06.379122 #2563621] INFO -- : checking for getpriority... yes I, [2025-04-16T08:04:06.448574 #2563621] INFO -- : checking for getpwnam... yes I, [2025-04-16T08:04:06.524809 #2563621] INFO -- : checking for getpwnam_r... yes I, [2025-04-16T08:04:06.603407 #2563621] INFO -- : checking for getpwuid... yes I, [2025-04-16T08:04:06.674139 #2563621] INFO -- : checking for getpwuid_r... yes I, [2025-04-16T08:04:06.729789 #2563621] INFO -- : checking for getrandom... yes I, [2025-04-16T08:04:06.804339 #2563621] INFO -- : checking for getresgid... yes I, [2025-04-16T08:04:06.882133 #2563621] INFO -- : checking for getresuid... yes I, [2025-04-16T08:04:06.961548 #2563621] INFO -- : checking for getrlimit... yes I, [2025-04-16T08:04:07.037845 #2563621] INFO -- : checking for getsid... yes I, [2025-04-16T08:04:07.109929 #2563621] INFO -- : checking for gettimeofday... yes I, [2025-04-16T08:04:07.164955 #2563621] INFO -- : checking for getuid... yes I, [2025-04-16T08:04:07.247672 #2563621] INFO -- : checking for getuidx... no I, [2025-04-16T08:04:07.305974 #2563621] INFO -- : checking for gmtime_r... yes I, [2025-04-16T08:04:07.371032 #2563621] INFO -- : checking for initgroups... yes I, [2025-04-16T08:04:07.448929 #2563621] INFO -- : checking for ioctl... yes I, [2025-04-16T08:04:07.535749 #2563621] INFO -- : checking for isfinite... no I, [2025-04-16T08:04:07.605425 #2563621] INFO -- : checking for issetugid... no I, [2025-04-16T08:04:07.667071 #2563621] INFO -- : checking for kill... yes I, [2025-04-16T08:04:07.746205 #2563621] INFO -- : checking for killpg... yes I, [2025-04-16T08:04:07.825019 #2563621] INFO -- : checking for lchmod... yes I, [2025-04-16T08:04:07.908197 #2563621] INFO -- : checking for lchown... yes I, [2025-04-16T08:04:07.976676 #2563621] INFO -- : checking for link... yes I, [2025-04-16T08:04:08.041445 #2563621] INFO -- : checking for llabs... yes I, [2025-04-16T08:04:08.116638 #2563621] INFO -- : checking for lockf... yes I, [2025-04-16T08:04:08.180555 #2563621] INFO -- : checking for log2... yes I, [2025-04-16T08:04:08.258036 #2563621] INFO -- : checking for lstat... yes I, [2025-04-16T08:04:08.337298 #2563621] INFO -- : checking for lutimes... yes I, [2025-04-16T08:04:08.421866 #2563621] INFO -- : checking for malloc_usable_size... yes I, [2025-04-16T08:04:08.508264 #2563621] INFO -- : checking for malloc_size... no I, [2025-04-16T08:04:08.592114 #2563621] INFO -- : checking for malloc_trim... yes I, [2025-04-16T08:04:08.663868 #2563621] INFO -- : checking for mblen... yes I, [2025-04-16T08:04:08.719720 #2563621] INFO -- : checking for memalign... yes I, [2025-04-16T08:04:08.807235 #2563621] INFO -- : checking for memset_s... no I, [2025-04-16T08:04:08.893247 #2563621] INFO -- : checking for writev... yes I, [2025-04-16T08:04:08.970325 #2563621] INFO -- : checking for memrchr... yes I, [2025-04-16T08:04:09.052396 #2563621] INFO -- : checking for memmem... yes I, [2025-04-16T08:04:09.133322 #2563621] INFO -- : checking for mkfifo... yes I, [2025-04-16T08:04:09.205858 #2563621] INFO -- : checking for mknod... yes I, [2025-04-16T08:04:09.262066 #2563621] INFO -- : checking for mktime... yes I, [2025-04-16T08:04:09.327111 #2563621] INFO -- : checking for mmap... yes I, [2025-04-16T08:04:09.405382 #2563621] INFO -- : checking for mremap... yes I, [2025-04-16T08:04:09.485196 #2563621] INFO -- : checking for openat... yes I, [2025-04-16T08:04:09.569892 #2563621] INFO -- : checking for pclose... yes I, [2025-04-16T08:04:09.654715 #2563621] INFO -- : checking for pipe... yes I, [2025-04-16T08:04:09.736176 #2563621] INFO -- : checking for pipe2... yes I, [2025-04-16T08:04:09.820593 #2563621] INFO -- : checking for poll... yes I, [2025-04-16T08:04:09.899664 #2563621] INFO -- : checking for popen... yes I, [2025-04-16T08:04:09.966862 #2563621] INFO -- : checking for posix_fadvise... yes I, [2025-04-16T08:04:10.021056 #2563621] INFO -- : checking for posix_madvise... yes I, [2025-04-16T08:04:10.080792 #2563621] INFO -- : checking for posix_memalign... yes I, [2025-04-16T08:04:10.135710 #2563621] INFO -- : checking for ppoll... yes I, [2025-04-16T08:04:10.192152 #2563621] INFO -- : checking for pread... yes I, [2025-04-16T08:04:10.247959 #2563621] INFO -- : checking for pwrite... yes I, [2025-04-16T08:04:10.302542 #2563621] INFO -- : checking for qsort_r... yes I, [2025-04-16T08:04:10.363390 #2563621] INFO -- : checking for qsort_s... no I, [2025-04-16T08:04:10.417568 #2563621] INFO -- : checking for readlink... yes I, [2025-04-16T08:04:10.472130 #2563621] INFO -- : checking for realpath... yes I, [2025-04-16T08:04:10.534982 #2563621] INFO -- : checking for round... yes I, [2025-04-16T08:04:10.612354 #2563621] INFO -- : checking for sched_getaffinity... yes I, [2025-04-16T08:04:10.685441 #2563621] INFO -- : checking for seekdir... yes I, [2025-04-16T08:04:10.773078 #2563621] INFO -- : checking for select_large_fdset... no I, [2025-04-16T08:04:10.852619 #2563621] INFO -- : checking for sendfile... yes I, [2025-04-16T08:04:10.930210 #2563621] INFO -- : checking for setegid... yes I, [2025-04-16T08:04:11.011190 #2563621] INFO -- : checking for setenv... yes I, [2025-04-16T08:04:11.093947 #2563621] INFO -- : checking for seteuid... yes I, [2025-04-16T08:04:11.171927 #2563621] INFO -- : checking for setgid... yes I, [2025-04-16T08:04:11.252278 #2563621] INFO -- : checking for setgroups... yes I, [2025-04-16T08:04:11.333502 #2563621] INFO -- : checking for setpgid... yes I, [2025-04-16T08:04:11.411106 #2563621] INFO -- : checking for setpgrp... yes I, [2025-04-16T08:04:11.491757 #2563621] INFO -- : checking for setregid... yes I, [2025-04-16T08:04:11.571591 #2563621] INFO -- : checking for setresgid... yes I, [2025-04-16T08:04:11.652397 #2563621] INFO -- : checking for setresuid... yes I, [2025-04-16T08:04:11.734233 #2563621] INFO -- : checking for setreuid... yes I, [2025-04-16T08:04:11.825665 #2563621] INFO -- : checking for setrgid... no I, [2025-04-16T08:04:11.908345 #2563621] INFO -- : checking for setrlimit... yes I, [2025-04-16T08:04:11.999292 #2563621] INFO -- : checking for setruid... no I, [2025-04-16T08:04:12.083789 #2563621] INFO -- : checking for setsid... yes I, [2025-04-16T08:04:12.164062 #2563621] INFO -- : checking for setuid... yes I, [2025-04-16T08:04:12.241291 #2563621] INFO -- : checking for shutdown... yes I, [2025-04-16T08:04:12.326963 #2563621] INFO -- : checking for sigaction... yes I, [2025-04-16T08:04:12.388664 #2563621] INFO -- : checking for sigaltstack... yes I, [2025-04-16T08:04:12.444017 #2563621] INFO -- : checking for sigprocmask... yes I, [2025-04-16T08:04:12.507602 #2563621] INFO -- : checking for sinh... yes I, [2025-04-16T08:04:12.568149 #2563621] INFO -- : checking for snprintf... yes I, [2025-04-16T08:04:12.629700 #2563621] INFO -- : checking for spawnv... no I, [2025-04-16T08:04:12.685509 #2563621] INFO -- : checking for symlink... yes I, [2025-04-16T08:04:12.742777 #2563621] INFO -- : checking for syscall... yes I, [2025-04-16T08:04:12.823669 #2563621] INFO -- : checking for sysconf... yes I, [2025-04-16T08:04:12.905072 #2563621] INFO -- : checking for system... yes I, [2025-04-16T08:04:12.997404 #2563621] INFO -- : checking for tanh... yes I, [2025-04-16T08:04:13.057940 #2563621] INFO -- : checking for telldir... yes I, [2025-04-16T08:04:13.115810 #2563621] INFO -- : checking for timegm... yes I, [2025-04-16T08:04:13.184906 #2563621] INFO -- : checking for times... yes I, [2025-04-16T08:04:13.267894 #2563621] INFO -- : checking for truncate... yes I, [2025-04-16T08:04:13.346957 #2563621] INFO -- : checking for truncate64... yes I, [2025-04-16T08:04:13.410373 #2563621] INFO -- : checking for tzset... yes I, [2025-04-16T08:04:13.464898 #2563621] INFO -- : checking for umask... yes I, [2025-04-16T08:04:13.520626 #2563621] INFO -- : checking for unsetenv... yes I, [2025-04-16T08:04:13.577268 #2563621] INFO -- : checking for utimensat... yes I, [2025-04-16T08:04:13.634078 #2563621] INFO -- : checking for utimes... yes I, [2025-04-16T08:04:13.690683 #2563621] INFO -- : checking for wait4... yes I, [2025-04-16T08:04:13.746662 #2563621] INFO -- : checking for waitpid... yes I, [2025-04-16T08:04:13.810212 #2563621] INFO -- : checking for __cospi... no I, [2025-04-16T08:04:13.872532 #2563621] INFO -- : checking for __sinpi... no I, [2025-04-16T08:04:13.927688 #2563621] INFO -- : checking for statx... yes I, [2025-04-16T08:04:14.002238 #2563621] INFO -- : checking if getcwd allocates buffer if NULL is given... yes I, [2025-04-16T08:04:14.124313 #2563621] INFO -- : checking for crypt.h... yes I, [2025-04-16T08:04:14.189751 #2563621] INFO -- : checking for struct crypt_data.initialized... yes I, [2025-04-16T08:04:14.263651 #2563621] INFO -- : checking for __builtin_alloca_with_align... yes I, [2025-04-16T08:04:14.340378 #2563621] INFO -- : checking for __builtin_assume_aligned... yes I, [2025-04-16T08:04:14.413342 #2563621] INFO -- : checking for __builtin_bswap16... yes I, [2025-04-16T08:04:14.488002 #2563621] INFO -- : checking for __builtin_bswap32... yes I, [2025-04-16T08:04:14.562433 #2563621] INFO -- : checking for __builtin_bswap64... yes I, [2025-04-16T08:04:14.632472 #2563621] INFO -- : checking for __builtin_popcount... yes I, [2025-04-16T08:04:14.710924 #2563621] INFO -- : checking for __builtin_popcountll... yes I, [2025-04-16T08:04:14.788900 #2563621] INFO -- : checking for __builtin_clz... yes I, [2025-04-16T08:04:14.860029 #2563621] INFO -- : checking for __builtin_clzl... yes I, [2025-04-16T08:04:14.936816 #2563621] INFO -- : checking for __builtin_clzll... yes I, [2025-04-16T08:04:15.010377 #2563621] INFO -- : checking for __builtin_ctz... yes I, [2025-04-16T08:04:15.089575 #2563621] INFO -- : checking for __builtin_ctzll... yes I, [2025-04-16T08:04:15.164769 #2563621] INFO -- : checking for __builtin_constant_p... yes I, [2025-04-16T08:04:15.235526 #2563621] INFO -- : checking for __builtin_choose_expr... yes I, [2025-04-16T08:04:15.313724 #2563621] INFO -- : checking for __builtin_choose_expr_constant_p... yes I, [2025-04-16T08:04:15.387560 #2563621] INFO -- : checking for __builtin_types_compatible_p... yes I, [2025-04-16T08:04:15.464927 #2563621] INFO -- : checking for __builtin_trap... yes I, [2025-04-16T08:04:15.535772 #2563621] INFO -- : checking for __builtin_expect... yes I, [2025-04-16T08:04:15.608810 #2563621] INFO -- : checking for __builtin_add_overflow... yes I, [2025-04-16T08:04:15.684327 #2563621] INFO -- : checking for __builtin_add_overflow_p... yes I, [2025-04-16T08:04:15.756081 #2563621] INFO -- : checking for __builtin_add_overflow with long long arguments... yes I, [2025-04-16T08:04:15.828796 #2563621] INFO -- : checking for __builtin_sub_overflow... yes I, [2025-04-16T08:04:15.902483 #2563621] INFO -- : checking for __builtin_sub_overflow_p... yes I, [2025-04-16T08:04:15.977055 #2563621] INFO -- : checking for __builtin_sub_overflow with long long arguments... yes I, [2025-04-16T08:04:16.049686 #2563621] INFO -- : checking for __builtin_mul_overflow... yes I, [2025-04-16T08:04:16.127798 #2563621] INFO -- : checking for __builtin_mul_overflow_p... yes I, [2025-04-16T08:04:16.207348 #2563621] INFO -- : checking for __builtin_mul_overflow with long long arguments... yes I, [2025-04-16T08:04:16.306271 #2563621] INFO -- : checking whether qsort_r is GNU version... yes I, [2025-04-16T08:04:16.386706 #2563621] INFO -- : checking whether qsort_r is BSD version... no I, [2025-04-16T08:04:16.521245 #2563621] INFO -- : checking whether atan2 handles Inf as C99... yes I, [2025-04-16T08:04:16.605825 #2563621] INFO -- : checking for clock_getres... yes I, [2025-04-16T08:04:16.657954 #2563621] INFO -- : checking for timer_create in -lrt... yes I, [2025-04-16T08:04:16.710403 #2563621] INFO -- : checking for timer_settime in -lrt... yes I, [2025-04-16T08:04:16.775486 #2563621] INFO -- : checking for unsetenv returns a value... yes I, [2025-04-16T08:04:16.832282 #2563621] INFO -- : checking whether struct tm is in sys/time.h or time.h... time.h I, [2025-04-16T08:04:16.891169 #2563621] INFO -- : checking for struct tm.tm_zone... yes I, [2025-04-16T08:04:16.946951 #2563621] INFO -- : checking for struct tm.tm_gmtoff... yes I, [2025-04-16T08:04:17.004055 #2563621] INFO -- : checking for external int daylight... yes I, [2025-04-16T08:04:17.076573 #2563621] INFO -- : checking for negative time_t for gmtime(3)... yes I, [2025-04-16T08:04:17.147116 #2563621] INFO -- : checking for localtime(3) overflow correctly... yes I, [2025-04-16T08:04:17.346628 #2563621] INFO -- : checking for sig_t... yes I, [2025-04-16T08:04:17.414525 #2563621] INFO -- : checking whether right shift preserve sign bit... yes I, [2025-04-16T08:04:17.505919 #2563621] INFO -- : checking whether _SC_CLK_TCK is supported... yes I, [2025-04-16T08:04:17.510575 #2563621] INFO -- : checking stack growing direction on x86_64... -1 I, [2025-04-16T08:04:17.510758 #2563621] INFO -- : checking native coroutine implementation for x86_64-linux... amd64 I, [2025-04-16T08:04:17.594206 #2563621] INFO -- : checking whether pthread_t is scalar type... yes I, [2025-04-16T08:04:17.675925 #2563621] INFO -- : checking for sched_yield... yes I, [2025-04-16T08:04:17.756218 #2563621] INFO -- : checking for pthread_attr_setinheritsched... yes I, [2025-04-16T08:04:17.841575 #2563621] INFO -- : checking for pthread_attr_get_np... no I, [2025-04-16T08:04:17.920973 #2563621] INFO -- : checking for pthread_attr_getstack... yes I, [2025-04-16T08:04:18.004312 #2563621] INFO -- : checking for pthread_attr_getguardsize... yes I, [2025-04-16T08:04:18.091933 #2563621] INFO -- : checking for pthread_get_stackaddr_np... no I, [2025-04-16T08:04:18.185251 #2563621] INFO -- : checking for pthread_get_stacksize_np... no I, [2025-04-16T08:04:18.275027 #2563621] INFO -- : checking for thr_stksegment... no I, [2025-04-16T08:04:18.367026 #2563621] INFO -- : checking for pthread_stackseg_np... no I, [2025-04-16T08:04:18.461483 #2563621] INFO -- : checking for pthread_getthrds_np... no I, [2025-04-16T08:04:18.543530 #2563621] INFO -- : checking for pthread_condattr_setclock... yes I, [2025-04-16T08:04:18.624503 #2563621] INFO -- : checking for pthread_setname_np... yes I, [2025-04-16T08:04:18.711795 #2563621] INFO -- : checking for pthread_set_name_np... no I, [2025-04-16T08:04:18.795519 #2563621] INFO -- : checking for pthread_sigmask... yes I, [2025-04-16T08:04:18.876215 #2563621] INFO -- : checking for pthread_getattr_np... yes I, [2025-04-16T08:04:18.967446 #2563621] INFO -- : checking arguments of pthread_setname_np... (pthread_self(), name) I, [2025-04-16T08:04:19.049153 #2563621] INFO -- : checking for thread-local storage specifier... _Thread_local I, [2025-04-16T08:04:19.133846 #2563621] INFO -- : checking if mcontext_t is a pointer... no I, [2025-04-16T08:04:19.213967 #2563621] INFO -- : checking for getcontext... yes I, [2025-04-16T08:04:19.294661 #2563621] INFO -- : checking for setcontext... yes I, [2025-04-16T08:04:20.442183 #2563621] INFO -- : checking if fork works with pthread... yes I, [2025-04-16T08:04:20.581920 #2563621] INFO -- : checking for sys/user.h... yes I, [2025-04-16T08:04:20.652641 #2563621] INFO -- : checking whether PAGE_SIZE is compile-time const... no I, [2025-04-16T08:04:20.749434 #2563621] INFO -- : checking ioctl request type... unsigned long I, [2025-04-16T08:04:20.917706 #2563621] INFO -- : checking for elf.h... yes I, [2025-04-16T08:04:21.047581 #2563621] INFO -- : checking for elf_abi.h... no I, [2025-04-16T08:04:21.126741 #2563621] INFO -- : checking for uncompress in -lz... yes I, [2025-04-16T08:04:21.246762 #2563621] INFO -- : checking for mach-o/loader.h... no I, [2025-04-16T08:04:21.247022 #2563621] INFO -- : checking whether OS depend dynamic link works... yes I, [2025-04-16T08:04:21.337578 #2563621] INFO -- : checking for backtrace... yes I, [2025-04-16T08:04:21.491121 #2563621] INFO -- : checking for broken backtrace... no I, [2025-04-16T08:04:21.635077 #2563621] INFO -- : checking for valgrind/memcheck.h... yes I, [2025-04-16T08:04:21.696195 #2563621] INFO -- : checking for strip flags... -S -x I, [2025-04-16T08:04:21.768445 #2563621] INFO -- : checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes I, [2025-04-16T08:04:21.826985 #2563621] INFO -- : checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes I, [2025-04-16T08:04:21.833722 #2563621] INFO -- : checking whether wrapper for LD_LIBRARY_PATH is needed... no I, [2025-04-16T08:04:21.837673 #2563621] INFO -- : checking whether dtrace USDT is available... no I, [2025-04-16T08:04:21.929032 #2563621] INFO -- : checking for __builtin_setjmp... yes I, [2025-04-16T08:04:21.982522 #2563621] INFO -- : checking for _setjmpex as a macro or function... no I, [2025-04-16T08:04:22.126118 #2563621] INFO -- : checking for _setjmp as a macro or function... yes I, [2025-04-16T08:04:22.128590 #2563621] INFO -- : checking for setjmp type... __builtin_setjmp I, [2025-04-16T08:04:22.128753 #2563621] INFO -- : checking if building with modular GC support... no I, [2025-04-16T08:04:22.129277 #2563621] INFO -- : checking for rustc... rustc I, [2025-04-16T08:04:22.216585 #2563621] INFO -- : checking whether rustc works for YJIT... yes I, [2025-04-16T08:04:22.288737 #2563621] INFO -- : checking for prefix of external symbols... NONE I, [2025-04-16T08:04:22.377089 #2563621] INFO -- : checking for default symbols in empty shared library... I, [2025-04-16T08:04:22.384923 #2563621] INFO -- : checking if make is GNU make... yes I, [2025-04-16T08:04:22.438154 #2563621] INFO -- : .ext/include/x86_64-linux/ruby/config.h updated I, [2025-04-16T08:04:22.467584 #2563621] INFO -- : configure: ruby library version = 3.5.0+0 I, [2025-04-16T08:04:22.579718 #2563621] INFO -- : configure: creating ./config.status I, [2025-04-16T08:04:22.665206 #2563621] INFO -- : config.status: creating GNUmakefile I, [2025-04-16T08:04:22.677132 #2563621] INFO -- : config.status: creating Makefile I, [2025-04-16T08:04:22.765143 #2563621] INFO -- : --- I, [2025-04-16T08:04:22.765244 #2563621] INFO -- : Configuration summary for ruby version 3.5.0 I, [2025-04-16T08:04:22.765275 #2563621] INFO -- : I, [2025-04-16T08:04:22.770625 #2563621] INFO -- : * Installation prefix: /tmp/ruby/install/trunk-random2 I, [2025-04-16T08:04:22.773284 #2563621] INFO -- : * exec prefix: ${prefix} I, [2025-04-16T08:04:22.777526 #2563621] INFO -- : * arch: x86_64-linux I, [2025-04-16T08:04:22.781657 #2563621] INFO -- : * site arch: ${arch} I, [2025-04-16T08:04:22.785897 #2563621] INFO -- : * RUBY_BASE_NAME: ruby I, [2025-04-16T08:04:22.789999 #2563621] INFO -- : * enable shared: yes I, [2025-04-16T08:04:22.794429 #2563621] INFO -- : * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} I, [2025-04-16T08:04:22.798876 #2563621] INFO -- : * site libraries path: ${rubylibprefix}/${sitearch} I, [2025-04-16T08:04:22.803316 #2563621] INFO -- : * vendor path: ${rubylibprefix}/vendor_ruby I, [2025-04-16T08:04:22.807864 #2563621] INFO -- : * target OS: linux I, [2025-04-16T08:04:22.812042 #2563621] INFO -- : * compiler: gcc I, [2025-04-16T08:04:22.816291 #2563621] INFO -- : * with thread: pthread I, [2025-04-16T08:04:22.820354 #2563621] INFO -- : * with coroutine: amd64 I, [2025-04-16T08:04:22.824552 #2563621] INFO -- : * with modular GC: no I, [2025-04-16T08:04:22.828913 #2563621] INFO -- : * enable shared libs: yes I, [2025-04-16T08:04:22.833258 #2563621] INFO -- : * dynamic library ext: so I, [2025-04-16T08:04:22.837664 #2563621] INFO -- : * CFLAGS: ${hardenflags} ${optflags} ${debugflags} \ I, [2025-04-16T08:04:22.837718 #2563621] INFO -- : ${warnflags} I, [2025-04-16T08:04:22.841947 #2563621] INFO -- : * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ I, [2025-04-16T08:04:22.842014 #2563621] INFO -- : -Wl,-export-dynamic -Wl,--no-as-needed I, [2025-04-16T08:04:22.846270 #2563621] INFO -- : * DLDFLAGS: -Wl,--compress-debug-sections=zlib I, [2025-04-16T08:04:22.850343 #2563621] INFO -- : * optflags: -O3 -fno-fast-math I, [2025-04-16T08:04:22.854856 #2563621] INFO -- : * debugflags: -ggdb3 I, [2025-04-16T08:04:22.865636 #2563621] INFO -- : * warnflags: -Wall -Wextra -Wdeprecated-declarations \ I, [2025-04-16T08:04:22.865706 #2563621] INFO -- : -Wdiv-by-zero -Wduplicated-cond \ I, [2025-04-16T08:04:22.865726 #2563621] INFO -- : -Wimplicit-function-declaration -Wimplicit-int \ I, [2025-04-16T08:04:22.865742 #2563621] INFO -- : -Wpointer-arith -Wwrite-strings \ I, [2025-04-16T08:04:22.865758 #2563621] INFO -- : -Wold-style-definition -Wimplicit-fallthrough=0 \ I, [2025-04-16T08:04:22.865774 #2563621] INFO -- : -Wmissing-noreturn -Wno-cast-function-type \ I, [2025-04-16T08:04:22.865789 #2563621] INFO -- : -Wno-constant-logical-operand -Wno-long-long \ I, [2025-04-16T08:04:22.865804 #2563621] INFO -- : -Wno-missing-field-initializers \ I, [2025-04-16T08:04:22.865820 #2563621] INFO -- : -Wno-overlength-strings \ I, [2025-04-16T08:04:22.865836 #2563621] INFO -- : -Wno-packed-bitfield-compat \ I, [2025-04-16T08:04:22.865854 #2563621] INFO -- : -Wno-parentheses-equality -Wno-self-assign \ I, [2025-04-16T08:04:22.865871 #2563621] INFO -- : -Wno-tautological-compare -Wno-unused-parameter \ I, [2025-04-16T08:04:22.865888 #2563621] INFO -- : -Wno-unused-value -Wsuggest-attribute=format \ I, [2025-04-16T08:04:22.865906 #2563621] INFO -- : -Wsuggest-attribute=noreturn -Wunused-variable \ I, [2025-04-16T08:04:22.865922 #2563621] INFO -- : -Wmisleading-indentation -Wundef I, [2025-04-16T08:04:22.870283 #2563621] INFO -- : * hardenflags: -fstack-protector-strong -U_FORTIFY_SOURCE \ I, [2025-04-16T08:04:22.870348 #2563621] INFO -- : -D_FORTIFY_SOURCE=2 I, [2025-04-16T08:04:22.874846 #2563621] INFO -- : * strip command: strip -S -x I, [2025-04-16T08:04:22.879395 #2563621] INFO -- : * install doc: no I, [2025-04-16T08:04:22.884002 #2563621] INFO -- : * YJIT support: yes I, [2025-04-16T08:04:22.888559 #2563621] INFO -- : * man page type: man I, [2025-04-16T08:04:22.893136 #2563621] INFO -- : * BASERUBY -v: ruby 3.2.3 (2024-01-18 revision 52bb2ac0a6) \ I, [2025-04-16T08:04:22.893206 #2563621] INFO -- : [x86_64-linux-gnu] I, [2025-04-16T08:04:22.893475 #2563621] INFO -- : I, [2025-04-16T08:04:22.893514 #2563621] INFO -- : --- I, [2025-04-16T08:04:22.958512 #2563621] INFO -- : $$$[end] "/tmp/ruby/src/trunk-random2/configure --prefix=/tmp/ruby/install/trunk-random2 --disable-install-doc --enable-shared" exit with 0. I, [2025-04-16T08:04:22.958890 #2563621] INFO -- : $$$[beg] make update-download -j4 I, [2025-04-16T08:04:23.310283 #2563621] INFO -- : tool/config.guess already exists I, [2025-04-16T08:04:23.310363 #2563621] INFO -- : tool/config.sub already exists I, [2025-04-16T08:04:23.320639 #2563621] INFO -- : Downloading bundled gem minitest-5.25.5... I, [2025-04-16T08:04:23.320910 #2563621] INFO -- : Downloading bundled gem power_assert-2.0.5... I, [2025-04-16T08:04:23.321134 #2563621] INFO -- : Downloading bundled gem rake-13.2.1... I, [2025-04-16T08:04:23.321432 #2563621] INFO -- : Downloading bundled gem test-unit-3.6.8... I, [2025-04-16T08:04:23.588942 #2563621] INFO -- : Downloading bundled gem rexml-3.4.1... I, [2025-04-16T08:04:23.606364 #2563621] INFO -- : Downloading bundled gem rss-0.3.1... I, [2025-04-16T08:04:23.639973 #2563621] INFO -- : Downloading bundled gem net-ftp-0.3.8... I, [2025-04-16T08:04:23.653137 #2563621] INFO -- : Downloading bundled gem net-imap-0.5.6... I, [2025-04-16T08:04:23.871461 #2563621] INFO -- : Downloading bundled gem net-pop-0.1.2... I, [2025-04-16T08:04:23.896189 #2563621] INFO -- : Downloading bundled gem net-smtp-0.5.1... I, [2025-04-16T08:04:23.896724 #2563621] INFO -- : Downloading bundled gem matrix-0.4.2... I, [2025-04-16T08:04:24.000470 #2563621] INFO -- : Downloading bundled gem prime-0.1.3... I, [2025-04-16T08:04:24.182699 #2563621] INFO -- : Downloading bundled gem rbs-3.9.2... I, [2025-04-16T08:04:24.184533 #2563621] INFO -- : Downloading bundled gem typeprof-0.30.1... I, [2025-04-16T08:04:24.205978 #2563621] INFO -- : Downloading bundled gem debug-1.10.0... I, [2025-04-16T08:04:24.337297 #2563621] INFO -- : Downloading bundled gem racc-1.8.1... I, [2025-04-16T08:04:24.472600 #2563621] INFO -- : Downloading bundled gem mutex_m-0.3.0... I, [2025-04-16T08:04:24.509024 #2563621] INFO -- : Downloading bundled gem getoptlong-0.2.1... I, [2025-04-16T08:04:24.518426 #2563621] INFO -- : Downloading bundled gem base64-0.2.0... I, [2025-04-16T08:04:24.637406 #2563621] INFO -- : Downloading bundled gem bigdecimal-3.1.9... I, [2025-04-16T08:04:24.766199 #2563621] INFO -- : Downloading bundled gem observer-0.1.2... I, [2025-04-16T08:04:24.804806 #2563621] INFO -- : Downloading bundled gem abbrev-0.1.2... I, [2025-04-16T08:04:24.882026 #2563621] INFO -- : Downloading bundled gem resolv-replace-0.1.1... I, [2025-04-16T08:04:24.940889 #2563621] INFO -- : Downloading bundled gem rinda-0.2.0... I, [2025-04-16T08:04:25.020035 #2563621] INFO -- : Downloading bundled gem drb-2.2.1... I, [2025-04-16T08:04:25.076361 #2563621] INFO -- : Downloading bundled gem nkf-0.2.0... I, [2025-04-16T08:04:25.143407 #2563621] INFO -- : Downloading bundled gem syslog-0.3.0... I, [2025-04-16T08:04:25.242617 #2563621] INFO -- : Downloading bundled gem csv-3.3.4... I, [2025-04-16T08:04:25.304099 #2563621] INFO -- : Downloading bundled gem repl_type_completor-0.1.11... I, [2025-04-16T08:04:25.396128 #2563621] INFO -- : Downloading bundled gem ostruct-0.6.1... I, [2025-04-16T08:04:25.427199 #2563621] INFO -- : Downloading bundled gem pstore-0.2.0... I, [2025-04-16T08:04:25.555808 #2563621] INFO -- : Downloading bundled gem benchmark-0.4.0... I, [2025-04-16T08:04:25.556105 #2563621] INFO -- : Downloading bundled gem logger-1.7.0... I, [2025-04-16T08:04:25.693908 #2563621] INFO -- : Downloading bundled gem rdoc-6.13.1... I, [2025-04-16T08:04:25.770692 #2563621] INFO -- : Downloading bundled gem win32ole-1.9.2... I, [2025-04-16T08:04:25.834010 #2563621] INFO -- : Downloading bundled gem irb-1.15.2... I, [2025-04-16T08:04:25.844314 #2563621] INFO -- : Downloading bundled gem reline-0.6.1... I, [2025-04-16T08:04:25.964747 #2563621] INFO -- : Downloading bundled gem readline-0.0.4... I, [2025-04-16T08:04:26.060906 #2563621] INFO -- : Downloading bundled gem fiddle-1.1.6... I, [2025-04-16T08:04:26.454942 #2563621] INFO -- : $$$[end] "make update-download -j4" exit with 0. I, [2025-04-16T08:04:26.455012 #2563621] INFO -- : $$$[beg] make update-src -j4 I, [2025-04-16T08:04:27.340532 #2563621] INFO -- : Already up to date. I, [2025-04-16T08:04:27.367892 #2563621] INFO -- : Latest commit hash = bbf873521a I, [2025-04-16T08:04:27.372114 #2563621] INFO -- : $$$[end] "make update-src -j4" exit with 0. I, [2025-04-16T08:04:27.372209 #2563621] INFO -- : $$$[beg] make after-update -j4 I, [2025-04-16T08:04:27.543184 #2563621] INFO -- : generating id.h I, [2025-04-16T08:04:27.551754 #2563621] INFO -- : generating optinsn.inc I, [2025-04-16T08:04:27.552114 #2563621] INFO -- : generating optunifs.inc I, [2025-04-16T08:04:27.552222 #2563621] INFO -- : generating insns.inc I, [2025-04-16T08:04:27.596470 #2563621] INFO -- : id.h updated I, [2025-04-16T08:04:27.600969 #2563621] INFO -- : generating insns_info.inc I, [2025-04-16T08:04:27.632840 #2563621] INFO -- : generating vmtc.inc I, [2025-04-16T08:04:27.636017 #2563621] INFO -- : generating vm.inc I, [2025-04-16T08:04:27.641406 #2563621] INFO -- : generating node_name.inc I, [2025-04-16T08:04:27.669978 #2563621] INFO -- : generating known_errors.inc I, [2025-04-16T08:04:27.708659 #2563621] INFO -- : generating vm_call_iseq_optimized.inc I, [2025-04-16T08:04:27.712217 #2563621] INFO -- : known_errors.inc updated I, [2025-04-16T08:04:27.753953 #2563621] INFO -- : vm_call_iseq_optimized.inc updated I, [2025-04-16T08:04:27.756907 #2563621] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk-random2/enc/jis E, [2025-04-16T08:04:27.760594 #2563621] ERROR -- : + cp /tmp/ruby/src/trunk-random2/enc/jis/props.h.blt /tmp/ruby/src/trunk-random2/enc/jis/props.h I, [2025-04-16T08:04:27.792875 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/revision.h updated I, [2025-04-16T08:04:27.842176 #2563621] INFO -- : /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-random2/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk-random2/probes.d > probes.dmyh I, [2025-04-16T08:04:28.257562 #2563621] INFO -- : generating parse.c I, [2025-04-16T08:04:28.306972 #2563621] INFO -- : copying lex.c I, [2025-04-16T08:04:28.317441 #2563621] INFO -- : generating id.c I, [2025-04-16T08:04:28.337195 #2563621] INFO -- : making /tmp/ruby/src/trunk-random2/ast.rbinc I, [2025-04-16T08:04:28.361958 #2563621] INFO -- : id.c updated I, [2025-04-16T08:04:28.362881 #2563621] INFO -- : generating enc/trans/newline.c ... I, [2025-04-16T08:04:28.367093 #2563621] INFO -- : making /tmp/ruby/src/trunk-random2/dir.rbinc I, [2025-04-16T08:04:28.367427 #2563621] INFO -- : making /tmp/ruby/src/trunk-random2/gc.rbinc I, [2025-04-16T08:04:28.383762 #2563621] INFO -- : making /tmp/ruby/src/trunk-random2/numeric.rbinc I, [2025-04-16T08:04:28.407825 #2563621] INFO -- : making /tmp/ruby/src/trunk-random2/io.rbinc I, [2025-04-16T08:04:28.417357 #2563621] INFO -- : making /tmp/ruby/src/trunk-random2/marshal.rbinc I, [2025-04-16T08:04:28.433623 #2563621] INFO -- : making /tmp/ruby/src/trunk-random2/pack.rbinc I, [2025-04-16T08:04:28.448758 #2563621] INFO -- : making /tmp/ruby/src/trunk-random2/trace_point.rbinc I, [2025-04-16T08:04:28.465545 #2563621] INFO -- : making /tmp/ruby/src/trunk-random2/warning.rbinc I, [2025-04-16T08:04:28.478183 #2563621] INFO -- : making /tmp/ruby/src/trunk-random2/array.rbinc I, [2025-04-16T08:04:28.497381 #2563621] INFO -- : making /tmp/ruby/src/trunk-random2/hash.rbinc I, [2025-04-16T08:04:28.515273 #2563621] INFO -- : making /tmp/ruby/src/trunk-random2/kernel.rbinc I, [2025-04-16T08:04:28.525266 #2563621] INFO -- : making /tmp/ruby/src/trunk-random2/ractor.rbinc I, [2025-04-16T08:04:28.542739 #2563621] INFO -- : making /tmp/ruby/src/trunk-random2/symbol.rbinc I, [2025-04-16T08:04:28.557373 #2563621] INFO -- : making /tmp/ruby/src/trunk-random2/timev.rbinc I, [2025-04-16T08:04:28.571939 #2563621] INFO -- : making /tmp/ruby/src/trunk-random2/thread_sync.rbinc I, [2025-04-16T08:04:28.580947 #2563621] INFO -- : making /tmp/ruby/src/trunk-random2/nilclass.rbinc I, [2025-04-16T08:04:28.597155 #2563621] INFO -- : making /tmp/ruby/src/trunk-random2/prelude.rbinc I, [2025-04-16T08:04:28.618862 #2563621] INFO -- : making /tmp/ruby/src/trunk-random2/gem_prelude.rbinc I, [2025-04-16T08:04:28.623600 #2563621] INFO -- : making /tmp/ruby/src/trunk-random2/yjit.rbinc I, [2025-04-16T08:04:28.636577 #2563621] INFO -- : making /tmp/ruby/src/trunk-random2/yjit_hook.rbinc I, [2025-04-16T08:04:28.661444 #2563621] INFO -- : generating /tmp/ruby/src/trunk-random2/ext/ripper/ripper.c I, [2025-04-16T08:04:28.666150 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-random2/ext/ripper' I, [2025-04-16T08:04:28.666753 #2563621] INFO -- : extracting ripper.y from ../../parse.y I, [2025-04-16T08:04:28.680373 #2563621] INFO -- : generating /tmp/ruby/src/trunk-random2/ext/rbconfig/sizeof/sizes.c I, [2025-04-16T08:04:28.686291 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-random2/ext/rbconfig/sizeof' I, [2025-04-16T08:04:28.687686 #2563621] INFO -- : generating /tmp/ruby/src/trunk-random2/ext/rbconfig/sizeof/limits.c I, [2025-04-16T08:04:28.692376 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-random2/ext/rbconfig/sizeof' I, [2025-04-16T08:04:28.737204 #2563621] INFO -- : limits.c updated I, [2025-04-16T08:04:28.740669 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-random2/ext/rbconfig/sizeof' I, [2025-04-16T08:04:28.741638 #2563621] INFO -- : sizes.c updated I, [2025-04-16T08:04:28.744906 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-random2/ext/rbconfig/sizeof' I, [2025-04-16T08:04:28.745446 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-random2/ext/socket' I, [2025-04-16T08:04:28.746091 #2563621] INFO -- : generating constant definitions I, [2025-04-16T08:04:28.749047 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-random2/ext/etc' I, [2025-04-16T08:04:28.749776 #2563621] INFO -- : generating constant definitions I, [2025-04-16T08:04:28.799106 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-random2/ext/etc' I, [2025-04-16T08:04:28.800818 #2563621] INFO -- : generating miniprelude.c I, [2025-04-16T08:04:28.816221 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-random2/ext/socket' I, [2025-04-16T08:04:28.949875 #2563621] INFO -- : miniprelude.c updated I, [2025-04-16T08:04:28.954402 #2563621] INFO -- : generating eventids1.c from ../../parse.y I, [2025-04-16T08:04:28.954499 #2563621] INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk-random2/.bundle/gems I, [2025-04-16T08:04:28.956874 #2563621] INFO -- : generating eventids1.h from ../../parse.y I, [2025-04-16T08:04:29.040905 #2563621] INFO -- : generating eventids2table.c from ./eventids2.c I, [2025-04-16T08:04:29.043652 #2563621] INFO -- : generating x86_64-linux-fake.rb I, [2025-04-16T08:04:29.079082 #2563621] INFO -- : compiling compiler ripper.y I, [2025-04-16T08:04:29.232071 #2563621] INFO -- : x86_64-linux-fake.rb updated I, [2025-04-16T08:04:29.238663 #2563621] INFO -- : Extracting bundle gem minitest-5.25.5... I, [2025-04-16T08:04:29.341153 #2563621] INFO -- : /bin/sh /tmp/ruby/src/trunk-random2/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp I, [2025-04-16T08:04:29.346300 #2563621] INFO -- : rbconfig.rb updated I, [2025-04-16T08:04:29.350052 #2563621] INFO -- : Extracting bundle gem power_assert-2.0.5... I, [2025-04-16T08:04:29.524805 #2563621] INFO -- : Unpacked gems/minitest-5.25.5.gem I, [2025-04-16T08:04:29.535443 #2563621] INFO -- : Extracting bundle gem rake-13.2.1... I, [2025-04-16T08:04:29.582406 #2563621] INFO -- : Unpacked gems/power_assert-2.0.5.gem I, [2025-04-16T08:04:29.591596 #2563621] INFO -- : Extracting bundle gem test-unit-3.6.8... I, [2025-04-16T08:04:29.786095 #2563621] INFO -- : Unpacked gems/rake-13.2.1.gem I, [2025-04-16T08:04:29.795172 #2563621] INFO -- : Extracting bundle gem rexml-3.4.1... I, [2025-04-16T08:04:29.876880 #2563621] INFO -- : Unpacked gems/test-unit-3.6.8.gem I, [2025-04-16T08:04:29.886170 #2563621] INFO -- : Extracting bundle gem rss-0.3.1... I, [2025-04-16T08:04:30.093628 #2563621] INFO -- : Unpacked gems/rexml-3.4.1.gem I, [2025-04-16T08:04:30.104758 #2563621] INFO -- : Extracting bundle gem net-ftp-0.3.8... I, [2025-04-16T08:04:30.176003 #2563621] INFO -- : Unpacked gems/rss-0.3.1.gem I, [2025-04-16T08:04:30.186200 #2563621] INFO -- : Extracting bundle gem net-imap-0.5.6... I, [2025-04-16T08:04:30.372178 #2563621] INFO -- : Unpacked gems/net-ftp-0.3.8.gem I, [2025-04-16T08:04:30.380601 #2563621] INFO -- : Extracting bundle gem net-pop-0.1.2... I, [2025-04-16T08:04:30.474009 #2563621] INFO -- : Unpacked gems/net-imap-0.5.6.gem I, [2025-04-16T08:04:30.482907 #2563621] INFO -- : Extracting bundle gem net-smtp-0.5.1... I, [2025-04-16T08:04:30.626909 #2563621] INFO -- : Unpacked gems/net-pop-0.1.2.gem I, [2025-04-16T08:04:30.635299 #2563621] INFO -- : Extracting bundle gem matrix-0.4.2... I, [2025-04-16T08:04:30.726983 #2563621] INFO -- : Unpacked gems/net-smtp-0.5.1.gem I, [2025-04-16T08:04:30.735439 #2563621] INFO -- : Extracting bundle gem prime-0.1.3... I, [2025-04-16T08:04:30.880734 #2563621] INFO -- : Unpacked gems/matrix-0.4.2.gem I, [2025-04-16T08:04:30.888549 #2563621] INFO -- : Extracting bundle gem rbs-3.9.2... I, [2025-04-16T08:04:30.976747 #2563621] INFO -- : Unpacked gems/prime-0.1.3.gem I, [2025-04-16T08:04:30.984946 #2563621] INFO -- : Extracting bundle gem typeprof-0.30.1... I, [2025-04-16T08:04:31.246984 #2563621] INFO -- : Unpacked gems/typeprof-0.30.1.gem I, [2025-04-16T08:04:31.255519 #2563621] INFO -- : Extracting bundle gem debug-1.10.0... I, [2025-04-16T08:04:31.355195 #2563621] INFO -- : Unpacked gems/rbs-3.9.2.gem I, [2025-04-16T08:04:31.364979 #2563621] INFO -- : Extracting bundle gem racc-1.8.1... I, [2025-04-16T08:04:31.513959 #2563621] INFO -- : Unpacked gems/debug-1.10.0.gem I, [2025-04-16T08:04:31.521857 #2563621] INFO -- : Extracting bundle gem mutex_m-0.3.0... I, [2025-04-16T08:04:31.612028 #2563621] INFO -- : Unpacked gems/racc-1.8.1.gem I, [2025-04-16T08:04:31.620146 #2563621] INFO -- : Extracting bundle gem getoptlong-0.2.1... I, [2025-04-16T08:04:31.758814 #2563621] INFO -- : Unpacked gems/mutex_m-0.3.0.gem I, [2025-04-16T08:04:31.766490 #2563621] INFO -- : Extracting bundle gem base64-0.2.0... I, [2025-04-16T08:04:31.861318 #2563621] INFO -- : Unpacked gems/getoptlong-0.2.1.gem I, [2025-04-16T08:04:31.869435 #2563621] INFO -- : Extracting bundle gem bigdecimal-3.1.9... I, [2025-04-16T08:04:32.002434 #2563621] INFO -- : Unpacked gems/base64-0.2.0.gem I, [2025-04-16T08:04:32.010116 #2563621] INFO -- : Extracting bundle gem observer-0.1.2... I, [2025-04-16T08:04:32.116194 #2563621] INFO -- : Unpacked gems/bigdecimal-3.1.9.gem I, [2025-04-16T08:04:32.124451 #2563621] INFO -- : Extracting bundle gem abbrev-0.1.2... I, [2025-04-16T08:04:32.249242 #2563621] INFO -- : Unpacked gems/observer-0.1.2.gem I, [2025-04-16T08:04:32.256963 #2563621] INFO -- : Extracting bundle gem resolv-replace-0.1.1... I, [2025-04-16T08:04:32.363859 #2563621] INFO -- : Unpacked gems/abbrev-0.1.2.gem I, [2025-04-16T08:04:32.371887 #2563621] INFO -- : Extracting bundle gem rinda-0.2.0... I, [2025-04-16T08:04:32.496638 #2563621] INFO -- : Unpacked gems/resolv-replace-0.1.1.gem I, [2025-04-16T08:04:32.505077 #2563621] INFO -- : Extracting bundle gem drb-2.2.1... I, [2025-04-16T08:04:32.620091 #2563621] INFO -- : Unpacked gems/rinda-0.2.0.gem I, [2025-04-16T08:04:32.628628 #2563621] INFO -- : Extracting bundle gem nkf-0.2.0... I, [2025-04-16T08:04:32.749994 #2563621] INFO -- : Unpacked gems/drb-2.2.1.gem I, [2025-04-16T08:04:32.758324 #2563621] INFO -- : Extracting bundle gem syslog-0.3.0... I, [2025-04-16T08:04:32.890242 #2563621] INFO -- : Unpacked gems/nkf-0.2.0.gem I, [2025-04-16T08:04:32.899178 #2563621] INFO -- : Extracting bundle gem csv-3.3.4... I, [2025-04-16T08:04:33.004683 #2563621] INFO -- : Unpacked gems/syslog-0.3.0.gem I, [2025-04-16T08:04:33.013363 #2563621] INFO -- : Extracting bundle gem repl_type_completor-0.1.11... I, [2025-04-16T08:04:33.161950 #2563621] INFO -- : Unpacked gems/csv-3.3.4.gem I, [2025-04-16T08:04:33.170362 #2563621] INFO -- : Extracting bundle gem ostruct-0.6.1... I, [2025-04-16T08:04:33.261961 #2563621] INFO -- : Unpacked gems/repl_type_completor-0.1.11.gem I, [2025-04-16T08:04:33.270469 #2563621] INFO -- : Extracting bundle gem pstore-0.2.0... I, [2025-04-16T08:04:33.411792 #2563621] INFO -- : Unpacked gems/ostruct-0.6.1.gem I, [2025-04-16T08:04:33.420072 #2563621] INFO -- : Extracting bundle gem benchmark-0.4.0... I, [2025-04-16T08:04:33.513226 #2563621] INFO -- : Unpacked gems/pstore-0.2.0.gem I, [2025-04-16T08:04:33.521440 #2563621] INFO -- : Extracting bundle gem logger-1.7.0... I, [2025-04-16T08:04:33.663510 #2563621] INFO -- : Unpacked gems/benchmark-0.4.0.gem I, [2025-04-16T08:04:33.671722 #2563621] INFO -- : Extracting bundle gem rdoc-6.13.1... I, [2025-04-16T08:04:33.764087 #2563621] INFO -- : Unpacked gems/logger-1.7.0.gem I, [2025-04-16T08:04:33.772512 #2563621] INFO -- : Extracting bundle gem win32ole-1.9.2... I, [2025-04-16T08:04:34.009474 #2563621] INFO -- : Unpacked gems/rdoc-6.13.1.gem I, [2025-04-16T08:04:34.018851 #2563621] INFO -- : Extracting bundle gem irb-1.15.2... I, [2025-04-16T08:04:34.038459 #2563621] INFO -- : Unpacked gems/win32ole-1.9.2.gem I, [2025-04-16T08:04:34.047777 #2563621] INFO -- : Extracting bundle gem reline-0.6.1... I, [2025-04-16T08:04:34.126921 #2563621] INFO -- : Extracting bundle gem readline-0.0.4... I, [2025-04-16T08:04:34.281666 #2563621] INFO -- : Unpacked gems/readline-0.0.4.gem I, [2025-04-16T08:04:34.287603 #2563621] INFO -- : Extracting bundle gem fiddle-1.1.6... I, [2025-04-16T08:04:34.298743 #2563621] INFO -- : Unpacked gems/irb-1.15.2.gem I, [2025-04-16T08:04:34.307219 #2563621] INFO -- : generating enc.mk I, [2025-04-16T08:04:34.307682 #2563621] INFO -- : Unpacked gems/reline-0.6.1.gem I, [2025-04-16T08:04:34.313561 #2563621] INFO -- : generating ripper_init.c from ./ripper_init.c.tmpl I, [2025-04-16T08:04:34.518326 #2563621] INFO -- : Unpacked gems/fiddle-1.1.6.gem I, [2025-04-16T08:04:34.682914 #2563621] INFO -- : making srcs under enc I, [2025-04-16T08:04:34.708042 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:04:34.709105 #2563621] INFO -- : generating table from enc/trans/big5.c I, [2025-04-16T08:04:34.709513 #2563621] INFO -- : generating table from enc/trans/cesu_8.c I, [2025-04-16T08:04:34.709829 #2563621] INFO -- : generating table from enc/trans/chinese.c I, [2025-04-16T08:04:34.785515 #2563621] INFO -- : generating enc/trans/cesu_8.c ... I, [2025-04-16T08:04:34.790367 #2563621] INFO -- : generating table from enc/trans/ebcdic.c I, [2025-04-16T08:04:34.875997 #2563621] INFO -- : generating enc/trans/ebcdic.c ... I, [2025-04-16T08:04:34.881421 #2563621] INFO -- : generating table from enc/trans/emoji.c I, [2025-04-16T08:04:35.218812 #2563621] INFO -- : generating enc/trans/emoji.c ... I, [2025-04-16T08:04:35.225211 #2563621] INFO -- : generating table from enc/trans/emoji_iso2022_kddi.c I, [2025-04-16T08:04:35.915526 #2563621] INFO -- : generating enc/trans/emoji_iso2022_kddi.c ... I, [2025-04-16T08:04:35.924126 #2563621] INFO -- : generating table from enc/trans/emoji_sjis_docomo.c I, [2025-04-16T08:04:36.061141 #2563621] INFO -- : generating enc/trans/chinese.c ... I, [2025-04-16T08:04:36.071880 #2563621] INFO -- : generating table from enc/trans/emoji_sjis_kddi.c I, [2025-04-16T08:04:36.715284 #2563621] INFO -- : generating enc/trans/emoji_sjis_docomo.c ... I, [2025-04-16T08:04:36.723643 #2563621] INFO -- : generating table from enc/trans/emoji_sjis_softbank.c I, [2025-04-16T08:04:36.730063 #2563621] INFO -- : generating enc/trans/emoji_sjis_kddi.c ... I, [2025-04-16T08:04:36.736952 #2563621] INFO -- : generating table from enc/trans/escape.c I, [2025-04-16T08:04:36.783264 #2563621] INFO -- : generating enc/trans/escape.c ... I, [2025-04-16T08:04:36.786882 #2563621] INFO -- : generating table from enc/trans/gb18030.c I, [2025-04-16T08:04:37.074045 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-random2/ext/ripper' I, [2025-04-16T08:04:37.075649 #2563621] INFO -- : generating table from enc/trans/gbk.c I, [2025-04-16T08:04:37.581249 #2563621] INFO -- : generating enc/trans/emoji_sjis_softbank.c ... I, [2025-04-16T08:04:37.590070 #2563621] INFO -- : generating table from enc/trans/iso2022.c I, [2025-04-16T08:04:37.678087 #2563621] INFO -- : generating enc/trans/iso2022.c ... I, [2025-04-16T08:04:37.683001 #2563621] INFO -- : generating table from enc/trans/japanese.c I, [2025-04-16T08:04:37.762193 #2563621] INFO -- : generating enc/trans/japanese.c ... I, [2025-04-16T08:04:37.767119 #2563621] INFO -- : generating table from enc/trans/japanese_euc.c I, [2025-04-16T08:04:38.291637 #2563621] INFO -- : generating enc/trans/gbk.c ... I, [2025-04-16T08:04:38.303518 #2563621] INFO -- : generating table from enc/trans/japanese_sjis.c I, [2025-04-16T08:04:38.559247 #2563621] INFO -- : generating enc/trans/big5.c ... I, [2025-04-16T08:04:38.579686 #2563621] INFO -- : generating table from enc/trans/korean.c I, [2025-04-16T08:04:39.247436 #2563621] INFO -- : generating enc/trans/gb18030.c ... I, [2025-04-16T08:04:39.262819 #2563621] INFO -- : generating table from enc/trans/single_byte.c I, [2025-04-16T08:04:39.445660 #2563621] INFO -- : generating enc/trans/japanese_sjis.c ... I, [2025-04-16T08:04:39.455740 #2563621] INFO -- : generating table from enc/trans/utf8_mac.c I, [2025-04-16T08:04:39.709944 #2563621] INFO -- : generating enc/trans/single_byte.c ... I, [2025-04-16T08:04:39.717065 #2563621] INFO -- : generating table from enc/trans/utf_16_32.c I, [2025-04-16T08:04:39.799507 #2563621] INFO -- : generating enc/trans/utf_16_32.c ... I, [2025-04-16T08:04:39.804736 #2563621] INFO -- : generating /tmp/ruby/src/trunk-random2/ext/ripper/ripper_init.c I, [2025-04-16T08:04:39.810756 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-random2/ext/ripper' I, [2025-04-16T08:04:39.810829 #2563621] INFO -- : make[1]: Nothing to be done for 'src'. I, [2025-04-16T08:04:39.810853 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-random2/ext/ripper' I, [2025-04-16T08:04:39.812452 #2563621] INFO -- : generating /tmp/ruby/src/trunk-random2/ext/ripper/eventids1.h I, [2025-04-16T08:04:39.818430 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-random2/ext/ripper' I, [2025-04-16T08:04:39.818504 #2563621] INFO -- : make[1]: Nothing to be done for 'src'. I, [2025-04-16T08:04:39.818526 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-random2/ext/ripper' I, [2025-04-16T08:04:39.820009 #2563621] INFO -- : generating /tmp/ruby/src/trunk-random2/ext/ripper/eventids1.c I, [2025-04-16T08:04:39.825463 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-random2/ext/ripper' I, [2025-04-16T08:04:39.825527 #2563621] INFO -- : make[1]: Nothing to be done for 'src'. I, [2025-04-16T08:04:39.825549 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-random2/ext/ripper' I, [2025-04-16T08:04:39.827249 #2563621] INFO -- : generating /tmp/ruby/src/trunk-random2/ext/ripper/eventids2table.c I, [2025-04-16T08:04:39.833190 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-random2/ext/ripper' I, [2025-04-16T08:04:39.833275 #2563621] INFO -- : make[1]: Nothing to be done for 'src'. I, [2025-04-16T08:04:39.833296 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-random2/ext/ripper' I, [2025-04-16T08:04:40.143295 #2563621] INFO -- : generating enc/trans/korean.c ... I, [2025-04-16T08:04:40.935750 #2563621] INFO -- : generating enc/trans/utf8_mac.c ... I, [2025-04-16T08:04:41.047626 #2563621] INFO -- : generating enc/trans/japanese_euc.c ... I, [2025-04-16T08:04:41.059755 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:04:41.233138 #2563621] INFO -- : $$$[end] "make after-update -j4" exit with 0. I, [2025-04-16T08:04:41.233586 #2563621] INFO -- : $$$[beg] make miniruby -j4 I, [2025-04-16T08:04:41.389927 #2563621] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2025-04-16T08:04:41.390044 #2563621] INFO -- : CC = gcc I, [2025-04-16T08:04:41.390077 #2563621] INFO -- : LD = ld I, [2025-04-16T08:04:41.390095 #2563621] INFO -- : LDSHARED = gcc -shared I, [2025-04-16T08:04:41.390114 #2563621] INFO -- : CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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, [2025-04-16T08:04:41.390133 #2563621] INFO -- : XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/prism -I/tmp/ruby/src/trunk-random2/enc/unicode/15.1.0 -Dmodular_gc_dir= I, [2025-04-16T08:04:41.390165 #2563621] INFO -- : CPPFLAGS = I, [2025-04-16T08:04:41.390185 #2563621] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong I, [2025-04-16T08:04:41.390202 #2563621] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2025-04-16T08:04:41.390219 #2563621] INFO -- : LANG = C.UTF-8 I, [2025-04-16T08:04:41.390234 #2563621] INFO -- : LC_ALL = I, [2025-04-16T08:04:41.390249 #2563621] INFO -- : LC_CTYPE = I, [2025-04-16T08:04:41.390265 #2563621] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2025-04-16T08:04:41.390281 #2563621] INFO -- : RUSTC = rustc I, [2025-04-16T08:04:41.390297 #2563621] 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-random2/yjit/target/release/' /tmp/ruby/src/trunk-random2/yjit/src/lib.rs I, [2025-04-16T08:04:41.416141 #2563621] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2025-04-16T08:04:41.416201 #2563621] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2025-04-16T08:04:41.416222 #2563621] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2025-04-16T08:04:41.416240 #2563621] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2025-04-16T08:04:41.416257 #2563621] INFO -- : I, [2025-04-16T08:04:41.433415 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/main.c I, [2025-04-16T08:04:41.434014 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/dmydln.c I, [2025-04-16T08:04:41.444433 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/miniinit.c I, [2025-04-16T08:04:41.445994 #2563621] INFO -- : making dummy probes.h I, [2025-04-16T08:04:41.447994 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ast.c I, [2025-04-16T08:04:41.480239 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/bignum.c I, [2025-04-16T08:04:41.516609 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/class.c I, [2025-04-16T08:04:41.537106 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/compar.c I, [2025-04-16T08:04:41.823560 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/compile.c I, [2025-04-16T08:04:41.831955 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/complex.c I, [2025-04-16T08:04:41.871327 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/cont.c I, [2025-04-16T08:04:41.872430 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/debug.c I, [2025-04-16T08:04:41.892682 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/debug_counter.c I, [2025-04-16T08:04:41.893478 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/dir.c I, [2025-04-16T08:04:41.910932 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/dln_find.c I, [2025-04-16T08:04:41.979817 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/encoding.c I, [2025-04-16T08:04:41.996012 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enum.c I, [2025-04-16T08:04:42.244482 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enumerator.c I, [2025-04-16T08:04:42.272972 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/error.c I, [2025-04-16T08:04:42.294737 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/eval.c I, [2025-04-16T08:04:42.296181 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/file.c I, [2025-04-16T08:04:42.313619 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/gc.c I, [2025-04-16T08:04:42.314488 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/hash.c I, [2025-04-16T08:04:42.344705 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/inits.c I, [2025-04-16T08:04:42.345431 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/imemo.c I, [2025-04-16T08:04:42.359525 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/io.c I, [2025-04-16T08:04:42.362552 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/io_buffer.c I, [2025-04-16T08:04:42.385903 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/iseq.c E, [2025-04-16T08:04:42.386869 #2563621] ERROR -- : /tmp/ruby/src/trunk-random2/io.c: In function ‘rb_io_s_binread’: E, [2025-04-16T08:04:42.386922 #2563621] ERROR -- : /tmp/ruby/src/trunk-random2/io.c:12344:54: warning: implicit conversion from ‘enum <anonymous>’ to ‘enum rb_io_mode’ [-Wenum-conversion] E, [2025-04-16T08:04:42.386949 #2563621] ERROR -- : 12344 | arg.io = rb_io_open_generic(io, argv[0], oflags, fmode, &convconfig, 0); E, [2025-04-16T08:04:42.386970 #2563621] ERROR -- : | ^~~~~ E, [2025-04-16T08:04:42.386990 #2563621] ERROR -- : At top level: E, [2025-04-16T08:04:42.387010 #2563621] ERROR -- : cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics E, [2025-04-16T08:04:42.387031 #2563621] ERROR -- : cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics E, [2025-04-16T08:04:42.387052 #2563621] ERROR -- : cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics I, [2025-04-16T08:04:42.394722 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/load.c I, [2025-04-16T08:04:42.411726 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/marshal.c I, [2025-04-16T08:04:42.427834 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/math.c I, [2025-04-16T08:04:42.433558 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/memory_view.c I, [2025-04-16T08:04:42.449673 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/node.c I, [2025-04-16T08:04:42.451599 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/node_dump.c I, [2025-04-16T08:04:42.466820 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/numeric.c I, [2025-04-16T08:04:42.477313 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/object.c I, [2025-04-16T08:04:42.493971 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/pack.c I, [2025-04-16T08:04:42.501714 #2563621] INFO -- : compiling parse.c I, [2025-04-16T08:04:42.516376 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/parser_st.c I, [2025-04-16T08:04:42.931625 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/proc.c I, [2025-04-16T08:04:42.954974 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/process.c I, [2025-04-16T08:04:42.982549 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ractor.c I, [2025-04-16T08:04:43.007752 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/random.c I, [2025-04-16T08:04:43.031507 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/range.c I, [2025-04-16T08:04:44.541979 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/rational.c I, [2025-04-16T08:04:44.580308 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/re.c I, [2025-04-16T08:04:44.615282 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/regcomp.c I, [2025-04-16T08:04:45.384928 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/regenc.c I, [2025-04-16T08:04:46.018111 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/regerror.c I, [2025-04-16T08:04:46.094410 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/regexec.c I, [2025-04-16T08:04:46.116332 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/regparse.c I, [2025-04-16T08:04:46.473426 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/regsyntax.c I, [2025-04-16T08:04:46.777860 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ruby.c I, [2025-04-16T08:04:46.809040 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ruby_parser.c I, [2025-04-16T08:04:48.200430 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/scheduler.c I, [2025-04-16T08:04:48.220728 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/shape.c I, [2025-04-16T08:04:48.242347 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/signal.c I, [2025-04-16T08:04:48.266368 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/sprintf.c I, [2025-04-16T08:04:48.294313 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/st.c I, [2025-04-16T08:04:48.580739 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/strftime.c I, [2025-04-16T08:04:49.188246 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/string.c I, [2025-04-16T08:04:49.232482 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/struct.c I, [2025-04-16T08:04:49.262185 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/symbol.c I, [2025-04-16T08:04:49.289048 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/thread.c I, [2025-04-16T08:04:49.327509 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/time.c I, [2025-04-16T08:04:49.365268 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/transcode.c I, [2025-04-16T08:04:49.386972 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/util.c I, [2025-04-16T08:04:49.406555 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/variable.c I, [2025-04-16T08:04:49.435732 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/version.c I, [2025-04-16T08:04:50.029911 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/vm.c I, [2025-04-16T08:04:50.087041 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/vm_backtrace.c I, [2025-04-16T08:04:50.115258 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/vm_dump.c I, [2025-04-16T08:04:50.139134 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/vm_sync.c I, [2025-04-16T08:04:50.163613 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/vm_trace.c I, [2025-04-16T08:04:50.194101 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/weakmap.c I, [2025-04-16T08:04:50.224863 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/yjit.c I, [2025-04-16T08:04:50.291516 #2563621] INFO -- : building Rust YJIT (release mode) I, [2025-04-16T08:04:50.417852 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/missing/setproctitle.c I, [2025-04-16T08:04:50.703566 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/addr2line.c I, [2025-04-16T08:04:50.994962 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/array.c I, [2025-04-16T08:04:51.023848 #2563621] INFO -- : compiling prism/api_node.c I, [2025-04-16T08:04:51.793746 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/prism/api_pack.c I, [2025-04-16T08:04:52.215232 #2563621] INFO -- : compiling prism/diagnostic.c I, [2025-04-16T08:04:52.433773 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/prism/encoding.c I, [2025-04-16T08:04:53.323797 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/prism/extension.c I, [2025-04-16T08:04:54.664395 #2563621] INFO -- : compiling prism/node.c I, [2025-04-16T08:04:57.983829 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/prism/options.c I, [2025-04-16T08:04:59.473165 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/prism/pack.c I, [2025-04-16T08:04:59.486376 #2563621] INFO -- : compiling prism/prettyprint.c I, [2025-04-16T08:05:00.331479 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/prism/regexp.c I, [2025-04-16T08:05:00.523852 #2563621] INFO -- : compiling prism/serialize.c I, [2025-04-16T08:05:00.823337 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/prism/static_literals.c I, [2025-04-16T08:05:01.736098 #2563621] INFO -- : compiling prism/token_type.c I, [2025-04-16T08:05:01.999586 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/prism/util/pm_buffer.c I, [2025-04-16T08:05:02.161273 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/prism/util/pm_char.c I, [2025-04-16T08:05:02.464195 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/prism/util/pm_constant_pool.c I, [2025-04-16T08:05:02.503260 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/prism/util/pm_integer.c I, [2025-04-16T08:05:02.750805 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/prism/util/pm_list.c I, [2025-04-16T08:05:02.883596 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/prism/util/pm_memchr.c I, [2025-04-16T08:05:03.011587 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/prism/util/pm_newline_list.c I, [2025-04-16T08:05:03.112149 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/prism/util/pm_string.c I, [2025-04-16T08:05:03.213778 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/prism/util/pm_strncasecmp.c I, [2025-04-16T08:05:03.286851 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/prism/util/pm_strpbrk.c I, [2025-04-16T08:05:03.332012 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/prism/prism.c I, [2025-04-16T08:05:03.533130 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/prism_init.c I, [2025-04-16T08:05:03.817792 #2563621] INFO -- : assembling /tmp/ruby/src/trunk-random2/coroutine/amd64/Context.S I, [2025-04-16T08:05:03.852433 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/ascii.c I, [2025-04-16T08:05:05.425485 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/us_ascii.c I, [2025-04-16T08:05:07.476835 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/unicode.c I, [2025-04-16T08:05:08.130121 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/utf_8.c I, [2025-04-16T08:05:08.949184 #2563621] INFO -- : compiling enc/trans/newline.c I, [2025-04-16T08:05:21.114483 #2563621] INFO -- : touch yjit/target/release/libyjit.a I, [2025-04-16T08:05:21.116348 #2563621] INFO -- : partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o I, [2025-04-16T08:05:33.482150 #2563621] INFO -- : linking miniruby I, [2025-04-16T08:05:34.326849 #2563621] INFO -- : $$$[end] "make miniruby -j4" exit with 0. I, [2025-04-16T08:05:34.327041 #2563621] INFO -- : $$$[beg] make ruby -j4 I, [2025-04-16T08:05:34.419966 #2563621] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2025-04-16T08:05:34.420143 #2563621] INFO -- : CC = gcc I, [2025-04-16T08:05:34.420162 #2563621] INFO -- : LD = ld I, [2025-04-16T08:05:34.420176 #2563621] INFO -- : LDSHARED = gcc -shared I, [2025-04-16T08:05:34.420189 #2563621] INFO -- : CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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, [2025-04-16T08:05:34.420202 #2563621] INFO -- : XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/prism -I/tmp/ruby/src/trunk-random2/enc/unicode/15.1.0 -Dmodular_gc_dir= I, [2025-04-16T08:05:34.420215 #2563621] INFO -- : CPPFLAGS = I, [2025-04-16T08:05:34.420227 #2563621] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong I, [2025-04-16T08:05:34.420239 #2563621] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2025-04-16T08:05:34.420251 #2563621] INFO -- : LANG = C.UTF-8 I, [2025-04-16T08:05:34.420263 #2563621] INFO -- : LC_ALL = I, [2025-04-16T08:05:34.420275 #2563621] INFO -- : LC_CTYPE = I, [2025-04-16T08:05:34.420287 #2563621] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2025-04-16T08:05:34.420298 #2563621] INFO -- : RUSTC = rustc I, [2025-04-16T08:05:34.420310 #2563621] 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-random2/yjit/target/release/' /tmp/ruby/src/trunk-random2/yjit/src/lib.rs I, [2025-04-16T08:05:35.119427 #2563621] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2025-04-16T08:05:35.119488 #2563621] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2025-04-16T08:05:35.119505 #2563621] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2025-04-16T08:05:35.119520 #2563621] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2025-04-16T08:05:35.119534 #2563621] INFO -- : I, [2025-04-16T08:05:35.132095 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/dln.c I, [2025-04-16T08:05:35.133875 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/localeinit.c I, [2025-04-16T08:05:35.135123 #2563621] INFO -- : creating verconf.h I, [2025-04-16T08:05:35.230730 #2563621] INFO -- : verconf.h updated I, [2025-04-16T08:05:35.234138 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/dmyext.c I, [2025-04-16T08:05:35.290473 #2563621] INFO -- : builtin_binary.inc updated I, [2025-04-16T08:05:35.294225 #2563621] INFO -- : 1092d1a331c3be9c2b03728f93d002c1a71e7a20599d18ac60891c3d2023937e builtin_binary.inc I, [2025-04-16T08:05:35.295344 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/dmyenc.c I, [2025-04-16T08:05:37.101004 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/loadpath.c I, [2025-04-16T08:05:37.103522 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/builtin.c I, [2025-04-16T08:05:38.252867 #2563621] INFO -- : linking static-library libruby-static.a I, [2025-04-16T08:06:40.034539 #2563621] INFO -- : linking shared-library libruby.so.3.5.0 I, [2025-04-16T08:06:50.840726 #2563621] INFO -- : linking ruby I, [2025-04-16T08:06:51.871884 #2563621] INFO -- : $$$[end] "make ruby -j4" exit with 0. I, [2025-04-16T08:06:51.872182 #2563621] INFO -- : $$$[beg] make all -j4 I, [2025-04-16T08:06:51.965745 #2563621] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2025-04-16T08:06:51.965812 #2563621] INFO -- : CC = gcc I, [2025-04-16T08:06:51.965829 #2563621] INFO -- : LD = ld I, [2025-04-16T08:06:51.965843 #2563621] INFO -- : LDSHARED = gcc -shared I, [2025-04-16T08:06:51.965856 #2563621] INFO -- : CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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, [2025-04-16T08:06:51.965870 #2563621] INFO -- : XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/prism -I/tmp/ruby/src/trunk-random2/enc/unicode/15.1.0 -Dmodular_gc_dir= I, [2025-04-16T08:06:51.965883 #2563621] INFO -- : CPPFLAGS = I, [2025-04-16T08:06:51.965901 #2563621] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong I, [2025-04-16T08:06:51.965915 #2563621] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2025-04-16T08:06:51.965927 #2563621] INFO -- : LANG = C.UTF-8 I, [2025-04-16T08:06:51.965939 #2563621] INFO -- : LC_ALL = I, [2025-04-16T08:06:51.965951 #2563621] INFO -- : LC_CTYPE = I, [2025-04-16T08:06:51.965963 #2563621] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2025-04-16T08:06:51.965984 #2563621] INFO -- : RUSTC = rustc I, [2025-04-16T08:06:51.965997 #2563621] 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-random2/yjit/target/release/' /tmp/ruby/src/trunk-random2/yjit/src/lib.rs I, [2025-04-16T08:06:52.515512 #2563621] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2025-04-16T08:06:52.515578 #2563621] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2025-04-16T08:06:52.515590 #2563621] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2025-04-16T08:06:52.515601 #2563621] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2025-04-16T08:06:52.515610 #2563621] INFO -- : I, [2025-04-16T08:06:52.587315 #2563621] INFO -- : generating encdb.h I, [2025-04-16T08:06:52.595421 #2563621] INFO -- : generating enc.mk I, [2025-04-16T08:06:53.114321 #2563621] INFO -- : building spec/ruby/optional/capi/ext/array_spec.so I, [2025-04-16T08:06:53.179643 #2563621] INFO -- : encdb.h updated I, [2025-04-16T08:06:53.181256 #2563621] INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so I, [2025-04-16T08:06:53.182320 #2563621] INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so I, [2025-04-16T08:06:54.520503 #2563621] INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so I, [2025-04-16T08:06:54.927553 #2563621] INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so I, [2025-04-16T08:06:54.935856 #2563621] INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so I, [2025-04-16T08:06:54.945941 #2563621] INFO -- : building spec/ruby/optional/capi/ext/class_spec.so I, [2025-04-16T08:06:55.109573 #2563621] INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so I, [2025-04-16T08:06:55.212753 #2563621] INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so I, [2025-04-16T08:06:55.216230 #2563621] INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so I, [2025-04-16T08:06:55.378540 #2563621] INFO -- : building spec/ruby/optional/capi/ext/data_spec.so I, [2025-04-16T08:06:55.388875 #2563621] INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so I, [2025-04-16T08:06:55.508397 #2563621] INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so I, [2025-04-16T08:06:55.618521 #2563621] INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so I, [2025-04-16T08:06:55.698342 #2563621] INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so I, [2025-04-16T08:06:55.704832 #2563621] INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so I, [2025-04-16T08:06:55.965019 #2563621] INFO -- : building spec/ruby/optional/capi/ext/file_spec.so I, [2025-04-16T08:06:56.007280 #2563621] INFO -- : building spec/ruby/optional/capi/ext/finalizer_spec.so I, [2025-04-16T08:06:56.029278 #2563621] INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so I, [2025-04-16T08:06:56.108154 #2563621] INFO -- : building spec/ruby/optional/capi/ext/float_spec.so I, [2025-04-16T08:06:56.237957 #2563621] INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so I, [2025-04-16T08:06:56.243128 #2563621] INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so I, [2025-04-16T08:06:56.310298 #2563621] INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so I, [2025-04-16T08:06:56.365353 #2563621] INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so I, [2025-04-16T08:06:56.533628 #2563621] INFO -- : building spec/ruby/optional/capi/ext/io_spec.so I, [2025-04-16T08:06:56.591235 #2563621] INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so I, [2025-04-16T08:06:56.653998 #2563621] INFO -- : building spec/ruby/optional/capi/ext/language_spec.so I, [2025-04-16T08:06:56.717364 #2563621] INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so I, [2025-04-16T08:06:56.950833 #2563621] INFO -- : building spec/ruby/optional/capi/ext/module_spec.so I, [2025-04-16T08:06:56.960042 #2563621] INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so I, [2025-04-16T08:06:57.088567 #2563621] INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so I, [2025-04-16T08:06:57.256904 #2563621] INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so I, [2025-04-16T08:06:57.264009 #2563621] INFO -- : building spec/ruby/optional/capi/ext/object_spec.so I, [2025-04-16T08:06:57.360298 #2563621] INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so I, [2025-04-16T08:06:57.382365 #2563621] INFO -- : building spec/ruby/optional/capi/ext/range_spec.so I, [2025-04-16T08:06:57.626723 #2563621] INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so I, [2025-04-16T08:06:57.686286 #2563621] INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so I, [2025-04-16T08:06:57.749588 #2563621] INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so I, [2025-04-16T08:06:57.907990 #2563621] INFO -- : building spec/ruby/optional/capi/ext/st_spec.so I, [2025-04-16T08:06:57.916921 #2563621] INFO -- : building spec/ruby/optional/capi/ext/string_spec.so I, [2025-04-16T08:06:58.014169 #2563621] INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so I, [2025-04-16T08:06:58.090886 #2563621] INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so I, [2025-04-16T08:06:58.211531 #2563621] INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so I, [2025-04-16T08:06:58.276025 #2563621] INFO -- : building spec/ruby/optional/capi/ext/time_spec.so I, [2025-04-16T08:06:58.495282 #2563621] INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so I, [2025-04-16T08:06:58.568517 #2563621] INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so I, [2025-04-16T08:06:58.582296 #2563621] INFO -- : building spec/ruby/optional/capi/ext/util_spec.so I, [2025-04-16T08:06:58.755073 #2563621] INFO -- : making enc I, [2025-04-16T08:06:58.761438 #2563621] INFO -- : making srcs under enc I, [2025-04-16T08:06:58.801803 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:06:58.802890 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/encdb.c I, [2025-04-16T08:06:58.842018 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:06:58.842087 #2563621] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2025-04-16T08:06:58.842108 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:06:58.846006 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/big5.c I, [2025-04-16T08:06:58.911108 #2563621] INFO -- : generating transdb.h I, [2025-04-16T08:06:58.921457 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/cesu_8.c I, [2025-04-16T08:06:59.100488 #2563621] INFO -- : transdb.h updated I, [2025-04-16T08:06:59.104293 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/cp949.c I, [2025-04-16T08:06:59.192387 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/emacs_mule.c I, [2025-04-16T08:06:59.250155 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/euc_jp.c I, [2025-04-16T08:06:59.404823 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/euc_kr.c I, [2025-04-16T08:06:59.493597 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/euc_tw.c I, [2025-04-16T08:06:59.633425 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/gb2312.c I, [2025-04-16T08:06:59.812366 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/gb18030.c I, [2025-04-16T08:06:59.827007 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/gbk.c I, [2025-04-16T08:06:59.911059 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_1.c I, [2025-04-16T08:06:59.995770 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_2.c I, [2025-04-16T08:07:00.172521 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_3.c I, [2025-04-16T08:07:00.239802 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_4.c I, [2025-04-16T08:07:00.348513 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_5.c I, [2025-04-16T08:07:00.426007 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_6.c I, [2025-04-16T08:07:00.592522 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_7.c I, [2025-04-16T08:07:00.667341 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_8.c I, [2025-04-16T08:07:00.712682 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_9.c I, [2025-04-16T08:07:00.820898 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_10.c I, [2025-04-16T08:07:01.001652 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_11.c I, [2025-04-16T08:07:01.028064 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_13.c I, [2025-04-16T08:07:01.146494 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_14.c I, [2025-04-16T08:07:01.209953 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_15.c I, [2025-04-16T08:07:01.421272 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_16.c I, [2025-04-16T08:07:01.464616 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/koi8_r.c I, [2025-04-16T08:07:01.589149 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/koi8_u.c I, [2025-04-16T08:07:01.658610 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/shift_jis.c I, [2025-04-16T08:07:01.841358 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/utf_16be.c I, [2025-04-16T08:07:01.850971 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/utf_16le.c I, [2025-04-16T08:07:02.003242 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/utf_32be.c I, [2025-04-16T08:07:02.160657 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/utf_32le.c I, [2025-04-16T08:07:02.219453 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/windows_31j.c I, [2025-04-16T08:07:02.295799 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/windows_1250.c I, [2025-04-16T08:07:02.435198 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/windows_1251.c I, [2025-04-16T08:07:02.570339 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/windows_1252.c I, [2025-04-16T08:07:02.711293 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/windows_1253.c I, [2025-04-16T08:07:02.731675 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/windows_1254.c I, [2025-04-16T08:07:02.862871 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/windows_1257.c I, [2025-04-16T08:07:02.996027 #2563621] INFO -- : linking encoding encdb.so I, [2025-04-16T08:07:03.067513 #2563621] INFO -- : linking encoding big5.so I, [2025-04-16T08:07:03.072393 #2563621] INFO -- : linking encoding cesu_8.so I, [2025-04-16T08:07:03.134097 #2563621] INFO -- : linking encoding cp949.so I, [2025-04-16T08:07:03.142069 #2563621] INFO -- : linking encoding emacs_mule.so I, [2025-04-16T08:07:03.146046 #2563621] INFO -- : linking encoding euc_jp.so I, [2025-04-16T08:07:03.209368 #2563621] INFO -- : linking encoding euc_kr.so I, [2025-04-16T08:07:03.214261 #2563621] INFO -- : linking encoding euc_tw.so I, [2025-04-16T08:07:03.216793 #2563621] INFO -- : linking encoding gb2312.so I, [2025-04-16T08:07:03.272614 #2563621] INFO -- : linking encoding gb18030.so I, [2025-04-16T08:07:03.285597 #2563621] INFO -- : linking encoding gbk.so I, [2025-04-16T08:07:03.296384 #2563621] INFO -- : linking encoding iso_8859_1.so I, [2025-04-16T08:07:03.324884 #2563621] INFO -- : linking encoding iso_8859_2.so I, [2025-04-16T08:07:03.346382 #2563621] INFO -- : linking encoding iso_8859_3.so I, [2025-04-16T08:07:03.367585 #2563621] INFO -- : linking encoding iso_8859_4.so I, [2025-04-16T08:07:03.376253 #2563621] INFO -- : linking encoding iso_8859_5.so I, [2025-04-16T08:07:03.407186 #2563621] INFO -- : linking encoding iso_8859_6.so I, [2025-04-16T08:07:03.432903 #2563621] INFO -- : linking encoding iso_8859_7.so I, [2025-04-16T08:07:03.461102 #2563621] INFO -- : linking encoding iso_8859_8.so I, [2025-04-16T08:07:03.461336 #2563621] INFO -- : making trans I, [2025-04-16T08:07:03.480130 #2563621] INFO -- : linking encoding iso_8859_9.so I, [2025-04-16T08:07:03.499971 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:07:03.501027 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/trans/transdb.c I, [2025-04-16T08:07:03.502679 #2563621] INFO -- : linking encoding iso_8859_10.so I, [2025-04-16T08:07:03.525430 #2563621] INFO -- : linking encoding iso_8859_11.so I, [2025-04-16T08:07:03.550450 #2563621] INFO -- : linking encoding iso_8859_13.so I, [2025-04-16T08:07:03.582735 #2563621] INFO -- : linking encoding iso_8859_14.so I, [2025-04-16T08:07:03.583215 #2563621] INFO -- : linking encoding iso_8859_15.so I, [2025-04-16T08:07:03.611130 #2563621] INFO -- : linking encoding iso_8859_16.so I, [2025-04-16T08:07:03.650148 #2563621] INFO -- : linking encoding koi8_r.so I, [2025-04-16T08:07:03.664479 #2563621] INFO -- : linking encoding koi8_u.so I, [2025-04-16T08:07:03.667187 #2563621] INFO -- : linking encoding shift_jis.so I, [2025-04-16T08:07:03.714840 #2563621] INFO -- : linking encoding utf_16be.so I, [2025-04-16T08:07:03.743364 #2563621] INFO -- : linking encoding utf_16le.so I, [2025-04-16T08:07:03.749298 #2563621] INFO -- : linking encoding utf_32be.so I, [2025-04-16T08:07:03.800546 #2563621] INFO -- : linking encoding utf_32le.so I, [2025-04-16T08:07:03.814495 #2563621] INFO -- : linking encoding windows_31j.so I, [2025-04-16T08:07:03.817335 #2563621] INFO -- : linking encoding windows_1250.so I, [2025-04-16T08:07:03.884550 #2563621] INFO -- : linking encoding windows_1251.so I, [2025-04-16T08:07:03.885727 #2563621] INFO -- : linking encoding windows_1252.so I, [2025-04-16T08:07:03.889499 #2563621] INFO -- : linking encoding windows_1253.so I, [2025-04-16T08:07:03.921933 #2563621] INFO -- : generating table from /tmp/ruby/src/trunk-random2/enc/trans/big5.c I, [2025-04-16T08:07:03.968852 #2563621] INFO -- : linking encoding windows_1254.so I, [2025-04-16T08:07:03.969210 #2563621] INFO -- : linking encoding windows_1257.so I, [2025-04-16T08:07:03.974696 #2563621] INFO -- : generating table from /tmp/ruby/src/trunk-random2/enc/trans/cesu_8.c I, [2025-04-16T08:07:04.049048 #2563621] INFO -- : generating table from /tmp/ruby/src/trunk-random2/enc/trans/chinese.c I, [2025-04-16T08:07:04.050250 #2563621] INFO -- : generating /tmp/ruby/src/trunk-random2/enc/trans/cesu_8.c ... I, [2025-04-16T08:07:04.053065 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:07:04.054439 #2563621] INFO -- : generating makefiles ext/configure-ext.mk I, [2025-04-16T08:07:04.054818 #2563621] INFO -- : generating table from /tmp/ruby/src/trunk-random2/enc/trans/ebcdic.c I, [2025-04-16T08:07:04.111537 #2563621] INFO -- : ext/configure-ext.mk updated I, [2025-04-16T08:07:04.117537 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:07:04.138190 #2563621] INFO -- : generating /tmp/ruby/src/trunk-random2/enc/trans/ebcdic.c ... I, [2025-04-16T08:07:04.144174 #2563621] INFO -- : generating table from /tmp/ruby/src/trunk-random2/enc/trans/emoji.c I, [2025-04-16T08:07:04.174728 #2563621] INFO -- : configuring -test-/RUBY_ALIGNOF I, [2025-04-16T08:07:04.178944 #2563621] INFO -- : configuring -test-/abi I, [2025-04-16T08:07:04.181517 #2563621] INFO -- : configuring -test-/arith_seq/beg_len_step I, [2025-04-16T08:07:04.185332 #2563621] INFO -- : configuring -test-/arith_seq/extract I, [2025-04-16T08:07:04.190483 #2563621] INFO -- : configuring -test-/array/concat I, [2025-04-16T08:07:04.192961 #2563621] INFO -- : configuring -test-/array/resize I, [2025-04-16T08:07:04.195462 #2563621] INFO -- : configuring -test-/asan I, [2025-04-16T08:07:04.198305 #2563621] INFO -- : configuring -test-/bignum I, [2025-04-16T08:07:04.209717 #2563621] INFO -- : configuring -test-/bug-14834 I, [2025-04-16T08:07:04.212470 #2563621] INFO -- : configuring -test-/bug-3571 I, [2025-04-16T08:07:04.216271 #2563621] INFO -- : configuring -test-/bug-5832 I, [2025-04-16T08:07:04.218602 #2563621] INFO -- : configuring -test-/bug_reporter I, [2025-04-16T08:07:04.222557 #2563621] INFO -- : configuring -test-/class I, [2025-04-16T08:07:04.226328 #2563621] INFO -- : configuring -test-/cxxanyargs I, [2025-04-16T08:07:04.229078 #2563621] INFO -- : configuring -test-/debug I, [2025-04-16T08:07:04.233518 #2563621] INFO -- : configuring -test-/dln/empty I, [2025-04-16T08:07:04.236266 #2563621] INFO -- : configuring -test-/econv I, [2025-04-16T08:07:04.238311 #2563621] INFO -- : configuring -test-/ensure_and_callcc I, [2025-04-16T08:07:04.240513 #2563621] INFO -- : configuring -test-/enumerator_kw I, [2025-04-16T08:07:04.244228 #2563621] INFO -- : configuring -test-/eval I, [2025-04-16T08:07:04.247117 #2563621] INFO -- : configuring -test-/exception I, [2025-04-16T08:07:04.255223 #2563621] INFO -- : configuring -test-/fatal I, [2025-04-16T08:07:04.261597 #2563621] INFO -- : configuring -test-/file I, [2025-04-16T08:07:04.466452 #2563621] INFO -- : generating /tmp/ruby/src/trunk-random2/enc/trans/emoji.c ... I, [2025-04-16T08:07:04.473008 #2563621] INFO -- : generating table from /tmp/ruby/src/trunk-random2/enc/trans/emoji_iso2022_kddi.c I, [2025-04-16T08:07:05.132081 #2563621] INFO -- : generating /tmp/ruby/src/trunk-random2/enc/trans/emoji_iso2022_kddi.c ... I, [2025-04-16T08:07:05.140651 #2563621] INFO -- : generating table from /tmp/ruby/src/trunk-random2/enc/trans/emoji_sjis_docomo.c I, [2025-04-16T08:07:05.239121 #2563621] INFO -- : generating /tmp/ruby/src/trunk-random2/enc/trans/chinese.c ... I, [2025-04-16T08:07:05.250208 #2563621] INFO -- : generating table from /tmp/ruby/src/trunk-random2/enc/trans/emoji_sjis_kddi.c I, [2025-04-16T08:07:05.696655 #2563621] INFO -- : configuring -test-/float I, [2025-04-16T08:07:05.700752 #2563621] INFO -- : configuring -test-/funcall I, [2025-04-16T08:07:05.703938 #2563621] INFO -- : configuring -test-/gvl/call_without_gvl I, [2025-04-16T08:07:05.706907 #2563621] INFO -- : configuring -test-/hash I, [2025-04-16T08:07:05.710677 #2563621] INFO -- : configuring -test-/integer I, [2025-04-16T08:07:05.716451 #2563621] INFO -- : configuring -test-/iseq_load I, [2025-04-16T08:07:05.720887 #2563621] INFO -- : configuring -test-/iter I, [2025-04-16T08:07:05.726900 #2563621] INFO -- : configuring -test-/load/dot.dot I, [2025-04-16T08:07:05.730500 #2563621] INFO -- : configuring -test-/load/protect I, [2025-04-16T08:07:05.734111 #2563621] INFO -- : configuring -test-/load/resolve_symbol_resolver I, [2025-04-16T08:07:05.738118 #2563621] INFO -- : configuring -test-/load/resolve_symbol_target I, [2025-04-16T08:07:05.740700 #2563621] INFO -- : configuring -test-/load/stringify_symbols I, [2025-04-16T08:07:05.743859 #2563621] INFO -- : configuring -test-/load/stringify_target I, [2025-04-16T08:07:05.746491 #2563621] INFO -- : configuring -test-/marshal/compat I, [2025-04-16T08:07:05.750290 #2563621] INFO -- : configuring -test-/marshal/internal_ivar I, [2025-04-16T08:07:05.754475 #2563621] INFO -- : configuring -test-/marshal/usr I, [2025-04-16T08:07:05.758361 #2563621] INFO -- : configuring -test-/memory_status I, [2025-04-16T08:07:05.760374 #2563621] INFO -- : configuring -test-/memory_view I, [2025-04-16T08:07:05.764411 #2563621] INFO -- : configuring -test-/method I, [2025-04-16T08:07:05.770603 #2563621] INFO -- : configuring -test-/notimplement I, [2025-04-16T08:07:05.775346 #2563621] INFO -- : configuring -test-/num2int I, [2025-04-16T08:07:05.779216 #2563621] INFO -- : configuring -test-/path_to_class I, [2025-04-16T08:07:05.784098 #2563621] INFO -- : configuring -test-/popen_deadlock I, [2025-04-16T08:07:05.788139 #2563621] INFO -- : configuring -test-/postponed_job I, [2025-04-16T08:07:05.791936 #2563621] INFO -- : configuring -test-/printf I, [2025-04-16T08:07:05.795843 #2563621] INFO -- : configuring -test-/proc I, [2025-04-16T08:07:05.802585 #2563621] INFO -- : configuring -test-/public_header_warnings I, [2025-04-16T08:07:05.855526 #2563621] INFO -- : configuring -test-/random I, [2025-04-16T08:07:05.861691 #2563621] INFO -- : configuring -test-/rational I, [2025-04-16T08:07:05.865369 #2563621] INFO -- : configuring -test-/rb_call_super_kw I, [2025-04-16T08:07:05.866763 #2563621] INFO -- : generating /tmp/ruby/src/trunk-random2/enc/trans/emoji_sjis_docomo.c ... I, [2025-04-16T08:07:05.868933 #2563621] INFO -- : configuring -test-/recursion I, [2025-04-16T08:07:05.872319 #2563621] INFO -- : configuring -test-/regexp I, [2025-04-16T08:07:05.874649 #2563621] INFO -- : generating table from /tmp/ruby/src/trunk-random2/enc/trans/emoji_sjis_softbank.c I, [2025-04-16T08:07:05.877950 #2563621] INFO -- : configuring -test-/scan_args I, [2025-04-16T08:07:05.881392 #2563621] INFO -- : configuring -test-/st/foreach I, [2025-04-16T08:07:05.885378 #2563621] INFO -- : configuring -test-/st/numhash I, [2025-04-16T08:07:05.889165 #2563621] INFO -- : configuring -test-/st/update I, [2025-04-16T08:07:05.892725 #2563621] INFO -- : configuring -test-/string I, [2025-04-16T08:07:05.914038 #2563621] INFO -- : configuring -test-/struct I, [2025-04-16T08:07:05.922465 #2563621] INFO -- : configuring -test-/symbol I, [2025-04-16T08:07:06.066711 #2563621] INFO -- : generating /tmp/ruby/src/trunk-random2/enc/trans/emoji_sjis_kddi.c ... I, [2025-04-16T08:07:06.075784 #2563621] INFO -- : generating table from /tmp/ruby/src/trunk-random2/enc/trans/escape.c I, [2025-04-16T08:07:06.147429 #2563621] INFO -- : generating /tmp/ruby/src/trunk-random2/enc/trans/escape.c ... I, [2025-04-16T08:07:06.152502 #2563621] INFO -- : generating table from /tmp/ruby/src/trunk-random2/enc/trans/gb18030.c I, [2025-04-16T08:07:06.381477 #2563621] INFO -- : configuring -test-/thread/id I, [2025-04-16T08:07:06.622408 #2563621] INFO -- : generating /tmp/ruby/src/trunk-random2/enc/trans/emoji_sjis_softbank.c ... I, [2025-04-16T08:07:06.630822 #2563621] INFO -- : generating table from /tmp/ruby/src/trunk-random2/enc/trans/gbk.c I, [2025-04-16T08:07:06.685363 #2563621] INFO -- : configuring -test-/thread/instrumentation I, [2025-04-16T08:07:06.685436 #2563621] INFO -- : configuring -test-/thread/lock_native_thread I, [2025-04-16T08:07:06.685463 #2563621] INFO -- : configuring -test-/thread_fd I, [2025-04-16T08:07:06.687272 #2563621] INFO -- : configuring -test-/time I, [2025-04-16T08:07:06.693094 #2563621] INFO -- : configuring -test-/tracepoint I, [2025-04-16T08:07:06.698989 #2563621] INFO -- : configuring -test-/typeddata I, [2025-04-16T08:07:06.702835 #2563621] INFO -- : configuring -test-/vm I, [2025-04-16T08:07:06.707322 #2563621] INFO -- : configuring -test-/wait I, [2025-04-16T08:07:06.791528 #2563621] INFO -- : configuring cgi/escape I, [2025-04-16T08:07:06.859732 #2563621] INFO -- : configuring continuation I, [2025-04-16T08:07:06.929616 #2563621] INFO -- : configuring coverage I, [2025-04-16T08:07:07.362448 #2563621] INFO -- : configuring date I, [2025-04-16T08:07:07.476875 #2563621] INFO -- : generating /tmp/ruby/src/trunk-random2/enc/trans/gbk.c ... I, [2025-04-16T08:07:07.489656 #2563621] INFO -- : generating table from /tmp/ruby/src/trunk-random2/enc/trans/iso2022.c I, [2025-04-16T08:07:07.574516 #2563621] INFO -- : generating /tmp/ruby/src/trunk-random2/enc/trans/iso2022.c ... I, [2025-04-16T08:07:07.580182 #2563621] INFO -- : generating table from /tmp/ruby/src/trunk-random2/enc/trans/japanese.c I, [2025-04-16T08:07:07.648357 #2563621] INFO -- : generating /tmp/ruby/src/trunk-random2/enc/trans/japanese.c ... I, [2025-04-16T08:07:07.653134 #2563621] INFO -- : generating table from /tmp/ruby/src/trunk-random2/enc/trans/japanese_euc.c I, [2025-04-16T08:07:08.542177 #2563621] INFO -- : generating /tmp/ruby/src/trunk-random2/enc/trans/big5.c ... I, [2025-04-16T08:07:08.560668 #2563621] INFO -- : generating table from /tmp/ruby/src/trunk-random2/enc/trans/japanese_sjis.c I, [2025-04-16T08:07:08.587639 #2563621] INFO -- : generating /tmp/ruby/src/trunk-random2/enc/trans/gb18030.c ... I, [2025-04-16T08:07:08.603749 #2563621] INFO -- : generating table from /tmp/ruby/src/trunk-random2/enc/trans/korean.c I, [2025-04-16T08:07:09.412808 #2563621] INFO -- : generating /tmp/ruby/src/trunk-random2/enc/trans/japanese_sjis.c ... I, [2025-04-16T08:07:09.426241 #2563621] INFO -- : generating table from /tmp/ruby/src/trunk-random2/enc/trans/single_byte.c I, [2025-04-16T08:07:09.654946 #2563621] INFO -- : generating /tmp/ruby/src/trunk-random2/enc/trans/korean.c ... I, [2025-04-16T08:07:09.664028 #2563621] INFO -- : generating table from /tmp/ruby/src/trunk-random2/enc/trans/utf8_mac.c I, [2025-04-16T08:07:09.689430 #2563621] INFO -- : configuring digest I, [2025-04-16T08:07:09.697620 #2563621] INFO -- : configuring digest/bubblebabble I, [2025-04-16T08:07:09.701690 #2563621] INFO -- : configuring digest/md5 I, [2025-04-16T08:07:09.897151 #2563621] INFO -- : generating /tmp/ruby/src/trunk-random2/enc/trans/single_byte.c ... I, [2025-04-16T08:07:09.903588 #2563621] INFO -- : generating table from /tmp/ruby/src/trunk-random2/enc/trans/utf_16_32.c I, [2025-04-16T08:07:09.961797 #2563621] INFO -- : generating /tmp/ruby/src/trunk-random2/enc/trans/utf_16_32.c ... I, [2025-04-16T08:07:10.004147 #2563621] INFO -- : configuring erb/escape I, [2025-04-16T08:07:10.047929 #2563621] INFO -- : configuring etc I, [2025-04-16T08:07:10.694024 #2563621] INFO -- : generating /tmp/ruby/src/trunk-random2/enc/trans/japanese_euc.c ... I, [2025-04-16T08:07:10.702322 #2563621] INFO -- : linking transcoder transdb.so I, [2025-04-16T08:07:10.801685 #2563621] INFO -- : generating /tmp/ruby/src/trunk-random2/enc/trans/utf8_mac.c ... I, [2025-04-16T08:07:10.806620 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/trans/big5.c I, [2025-04-16T08:07:10.811990 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/trans/cesu_8.c I, [2025-04-16T08:07:10.917244 #2563621] INFO -- : configuring digest/rmd160 I, [2025-04-16T08:07:12.925941 #2563621] INFO -- : configuring digest/sha1 I, [2025-04-16T08:07:13.017911 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/trans/chinese.c I, [2025-04-16T08:07:14.881325 #2563621] INFO -- : configuring digest/sha2 I, [2025-04-16T08:07:15.553061 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/trans/ebcdic.c I, [2025-04-16T08:07:15.948114 #2563621] INFO -- : configuring fcntl I, [2025-04-16T08:07:16.017408 #2563621] INFO -- : configuring io/console I, [2025-04-16T08:07:16.503826 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/trans/emoji.c I, [2025-04-16T08:07:17.481918 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/trans/emoji_iso2022_kddi.c I, [2025-04-16T08:07:17.561622 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/trans/emoji_sjis_docomo.c I, [2025-04-16T08:07:18.856192 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/trans/emoji_sjis_kddi.c I, [2025-04-16T08:07:19.151742 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/trans/emoji_sjis_softbank.c I, [2025-04-16T08:07:22.992527 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/trans/escape.c I, [2025-04-16T08:07:23.036469 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/trans/gb18030.c I, [2025-04-16T08:07:24.432818 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/trans/gbk.c I, [2025-04-16T08:07:25.461762 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/trans/iso2022.c I, [2025-04-16T08:07:28.149389 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/trans/japanese.c I, [2025-04-16T08:07:28.909713 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/trans/japanese_euc.c I, [2025-04-16T08:07:29.906506 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/trans/japanese_sjis.c I, [2025-04-16T08:07:32.993661 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/trans/korean.c I, [2025-04-16T08:07:34.815948 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/trans/single_byte.c I, [2025-04-16T08:07:34.840980 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/trans/utf8_mac.c I, [2025-04-16T08:07:35.562105 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/trans/utf_16_32.c I, [2025-04-16T08:07:36.272699 #2563621] INFO -- : linking transcoder big5.so I, [2025-04-16T08:07:36.356313 #2563621] INFO -- : linking transcoder cesu_8.so I, [2025-04-16T08:07:36.436307 #2563621] INFO -- : linking transcoder chinese.so I, [2025-04-16T08:07:36.518454 #2563621] INFO -- : linking transcoder ebcdic.so I, [2025-04-16T08:07:36.579126 #2563621] INFO -- : linking transcoder emoji.so I, [2025-04-16T08:07:36.637863 #2563621] INFO -- : linking transcoder emoji_iso2022_kddi.so I, [2025-04-16T08:07:36.674376 #2563621] INFO -- : configuring json I, [2025-04-16T08:07:36.682621 #2563621] INFO -- : configuring json/generator I, [2025-04-16T08:07:36.688990 #2563621] INFO -- : linking transcoder emoji_sjis_docomo.so I, [2025-04-16T08:07:36.742050 #2563621] INFO -- : linking transcoder emoji_sjis_kddi.so I, [2025-04-16T08:07:36.793373 #2563621] INFO -- : linking transcoder emoji_sjis_softbank.so I, [2025-04-16T08:07:36.842686 #2563621] INFO -- : linking transcoder escape.so I, [2025-04-16T08:07:36.887748 #2563621] INFO -- : linking transcoder gb18030.so I, [2025-04-16T08:07:36.939949 #2563621] INFO -- : linking transcoder gbk.so I, [2025-04-16T08:07:36.987172 #2563621] INFO -- : linking transcoder iso2022.so I, [2025-04-16T08:07:37.328514 #2563621] INFO -- : linking transcoder japanese.so I, [2025-04-16T08:07:37.330848 #2563621] INFO -- : configuring json/parser I, [2025-04-16T08:07:37.333157 #2563621] INFO -- : linking transcoder japanese_euc.so I, [2025-04-16T08:07:37.393954 #2563621] INFO -- : linking transcoder japanese_sjis.so I, [2025-04-16T08:07:37.424166 #2563621] INFO -- : linking transcoder korean.so I, [2025-04-16T08:07:37.463898 #2563621] INFO -- : linking transcoder single_byte.so I, [2025-04-16T08:07:37.478371 #2563621] INFO -- : linking transcoder utf8_mac.so I, [2025-04-16T08:07:37.777091 #2563621] INFO -- : linking transcoder utf_16_32.so I, [2025-04-16T08:07:37.996292 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:07:38.029285 #2563621] INFO -- : configuring monitor I, [2025-04-16T08:07:38.051496 #2563621] INFO -- : configuring objspace I, [2025-04-16T08:07:38.096945 #2563621] INFO -- : configuring openssl I, [2025-04-16T08:07:38.122528 #2563621] INFO -- : configuring pathname I, [2025-04-16T08:07:38.186193 #2563621] INFO -- : configuring psych I, [2025-04-16T08:07:39.826961 #2563621] INFO -- : configuring io/nonblock I, [2025-04-16T08:07:39.904715 #2563621] INFO -- : configuring pty I, [2025-04-16T08:07:42.464347 #2563621] INFO -- : configuring io/wait I, [2025-04-16T08:07:44.399171 #2563621] INFO -- : configuring rbconfig/sizeof I, [2025-04-16T08:07:45.664494 #2563621] INFO -- : configuring ripper I, [2025-04-16T08:07:45.714291 #2563621] INFO -- : configuring rubyvm I, [2025-04-16T08:07:45.767300 #2563621] INFO -- : configuring socket I, [2025-04-16T08:07:47.196715 #2563621] INFO -- : configuring stringio I, [2025-04-16T08:07:48.624360 #2563621] INFO -- : configuring strscan I, [2025-04-16T08:07:51.900501 #2563621] INFO -- : configuring zlib I, [2025-04-16T08:07:54.432381 #2563621] INFO -- : configuring bigdecimal-3.1.9/ext/bigdecimal I, [2025-04-16T08:08:01.053622 #2563621] INFO -- : configuring debug-1.10.0/ext/debug I, [2025-04-16T08:08:01.090124 #2563621] INFO -- : configuring fiddle-1.1.6/ext/fiddle I, [2025-04-16T08:08:05.547646 #2563621] INFO -- : configuring nkf-0.2.0/ext/nkf I, [2025-04-16T08:08:05.591878 #2563621] INFO -- : configuring racc-1.8.1/ext/racc/cparse I, [2025-04-16T08:08:05.638885 #2563621] INFO -- : configuring rbs-3.9.2/ext/rbs_extension I, [2025-04-16T08:08:06.521564 #2563621] INFO -- : configuring syslog-0.3.0/ext/syslog I, [2025-04-16T08:08:11.641229 #2563621] INFO -- : making encs I, [2025-04-16T08:08:11.714503 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:08:11.714564 #2563621] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2025-04-16T08:08:11.714583 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:08:27.870359 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:08:27.871556 #2563621] INFO -- : generating makefile exts.mk I, [2025-04-16T08:08:27.922441 #2563621] INFO -- : exts.mk updated I, [2025-04-16T08:08:27.927851 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:08:27.930301 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/abi' I, [2025-04-16T08:08:27.931038 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/abi/abi.c I, [2025-04-16T08:08:27.933161 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/RUBY_ALIGNOF' I, [2025-04-16T08:08:27.933875 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/RUBY_ALIGNOF/c.c I, [2025-04-16T08:08:27.934299 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/arith_seq/beg_len_step' I, [2025-04-16T08:08:27.934780 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/arith_seq/extract' I, [2025-04-16T08:08:27.935103 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/arith_seq/beg_len_step/beg_len_step.c I, [2025-04-16T08:08:27.935697 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/arith_seq/extract/extract.c I, [2025-04-16T08:08:27.977806 #2563621] INFO -- : linking shared-object -test-/abi.so I, [2025-04-16T08:08:28.013347 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/abi' I, [2025-04-16T08:08:28.018743 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/array/concat' I, [2025-04-16T08:08:28.019514 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/array/concat/to_ary_concat.c I, [2025-04-16T08:08:28.273847 #2563621] INFO -- : linking shared-object -test-/array/to_ary_concat.so I, [2025-04-16T08:08:28.282964 #2563621] INFO -- : linking shared-object -test-/RUBY_ALIGNOF.so I, [2025-04-16T08:08:28.290945 #2563621] INFO -- : linking shared-object -test-/arith_seq/extract.so I, [2025-04-16T08:08:28.300941 #2563621] INFO -- : linking shared-object -test-/arith_seq/beg_len_step.so I, [2025-04-16T08:08:28.332918 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/array/concat' I, [2025-04-16T08:08:28.339287 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/array/resize' I, [2025-04-16T08:08:28.340194 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/array/resize/resize.c I, [2025-04-16T08:08:28.342630 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/arith_seq/extract' I, [2025-04-16T08:08:28.345272 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/asan' I, [2025-04-16T08:08:28.345955 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/RUBY_ALIGNOF' I, [2025-04-16T08:08:28.346120 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/asan/asan.c I, [2025-04-16T08:08:28.355681 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/bignum' I, [2025-04-16T08:08:28.356607 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/bignum/big2str.c I, [2025-04-16T08:08:28.363547 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/arith_seq/beg_len_step' I, [2025-04-16T08:08:28.370790 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/bug-14834' I, [2025-04-16T08:08:28.371588 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/bug-14834/bug-14834.c I, [2025-04-16T08:08:28.615778 #2563621] INFO -- : linking shared-object -test-/array/resize.so I, [2025-04-16T08:08:28.657250 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/bignum/bigzero.c I, [2025-04-16T08:08:28.668931 #2563621] INFO -- : linking shared-object -test-/asan.so I, [2025-04-16T08:08:28.690518 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/array/resize' I, [2025-04-16T08:08:28.697571 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/bug-3571' I, [2025-04-16T08:08:28.698602 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/bug-3571/bug.c I, [2025-04-16T08:08:28.718575 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/asan' I, [2025-04-16T08:08:28.725710 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/bug-5832' I, [2025-04-16T08:08:28.726765 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/bug-5832/bug.c I, [2025-04-16T08:08:28.731944 #2563621] INFO -- : linking shared-object -test-/bug_14834.so I, [2025-04-16T08:08:28.781272 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/bug-14834' I, [2025-04-16T08:08:28.787167 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/bug_reporter' I, [2025-04-16T08:08:28.788056 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/bug_reporter/bug_reporter.c I, [2025-04-16T08:08:28.996237 #2563621] INFO -- : linking shared-object -test-/bug_3571.so I, [2025-04-16T08:08:28.997383 #2563621] INFO -- : linking shared-object -test-/bug_5832.so I, [2025-04-16T08:08:29.013331 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/bignum/div.c I, [2025-04-16T08:08:29.053287 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/bug-3571' I, [2025-04-16T08:08:29.060376 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/class' I, [2025-04-16T08:08:29.060645 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/bug-5832' I, [2025-04-16T08:08:29.061187 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/class/class2name.c I, [2025-04-16T08:08:29.068411 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/debug' I, [2025-04-16T08:08:29.069202 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/debug/init.c I, [2025-04-16T08:08:29.097622 #2563621] INFO -- : linking shared-object -test-/bug_reporter.so I, [2025-04-16T08:08:29.158038 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/bug_reporter' I, [2025-04-16T08:08:29.164840 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/dln/empty' I, [2025-04-16T08:08:29.165753 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/dln/empty/empty.c I, [2025-04-16T08:08:29.375623 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/debug/inspector.c I, [2025-04-16T08:08:29.377957 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/class/init.c I, [2025-04-16T08:08:29.422995 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/bignum/init.c I, [2025-04-16T08:08:29.524383 #2563621] INFO -- : linking shared-object -test-/dln/empty.so I, [2025-04-16T08:08:29.575721 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/dln/empty' I, [2025-04-16T08:08:29.579131 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/econv' I, [2025-04-16T08:08:29.580110 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/econv/append.c I, [2025-04-16T08:08:29.683049 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/debug/profile_frames.c I, [2025-04-16T08:08:29.691166 #2563621] INFO -- : linking shared-object -test-/class.so I, [2025-04-16T08:08:29.755961 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/class' I, [2025-04-16T08:08:29.759621 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/ensure_and_callcc' I, [2025-04-16T08:08:29.760607 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/ensure_and_callcc/ensure_and_callcc.c I, [2025-04-16T08:08:29.771023 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/bignum/intpack.c I, [2025-04-16T08:08:29.949806 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/econv/init.c I, [2025-04-16T08:08:30.012253 #2563621] INFO -- : linking shared-object -test-/debug.so I, [2025-04-16T08:08:30.071716 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/debug' I, [2025-04-16T08:08:30.077667 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/enumerator_kw' I, [2025-04-16T08:08:30.078663 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/enumerator_kw/enumerator_kw.c I, [2025-04-16T08:08:30.129665 #2563621] INFO -- : linking shared-object -test-/ensure_and_callcc.so I, [2025-04-16T08:08:30.190285 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/bignum/mul.c I, [2025-04-16T08:08:30.195335 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/ensure_and_callcc' I, [2025-04-16T08:08:30.198003 #2563621] INFO -- : linking shared-object -test-/econv.so I, [2025-04-16T08:08:30.198141 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/eval' I, [2025-04-16T08:08:30.199026 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/eval/eval.c I, [2025-04-16T08:08:30.257900 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/econv' I, [2025-04-16T08:08:30.266300 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/exception' I, [2025-04-16T08:08:30.267168 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/exception/dataerror.c I, [2025-04-16T08:08:30.477495 #2563621] INFO -- : linking shared-object -test-/enumerator_kw.so I, [2025-04-16T08:08:30.500017 #2563621] INFO -- : linking shared-object -test-/eval.so I, [2025-04-16T08:08:30.529590 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/bignum/str2big.c I, [2025-04-16T08:08:30.550143 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/eval' I, [2025-04-16T08:08:30.553666 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/enumerator_kw' I, [2025-04-16T08:08:30.556142 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/fatal' I, [2025-04-16T08:08:30.557041 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/fatal/init.c I, [2025-04-16T08:08:30.561466 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/file' I, [2025-04-16T08:08:30.562202 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/file/fs.c I, [2025-04-16T08:08:30.574977 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/file/init.c I, [2025-04-16T08:08:30.629519 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/exception/enc_raise.c I, [2025-04-16T08:08:30.818938 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/fatal/invalid.c I, [2025-04-16T08:08:30.850875 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/file/newline_conv.c I, [2025-04-16T08:08:30.858565 #2563621] INFO -- : linking shared-object -test-/bignum.so I, [2025-04-16T08:08:30.865286 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/file/stat.c I, [2025-04-16T08:08:30.880992 #2563621] INFO -- : linking shared-object -test-/file.so I, [2025-04-16T08:08:30.945021 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/bignum' I, [2025-04-16T08:08:30.952760 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/float' I, [2025-04-16T08:08:30.953769 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/float/init.c I, [2025-04-16T08:08:30.953992 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/exception/ensured.c I, [2025-04-16T08:08:30.968126 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/file' I, [2025-04-16T08:08:30.973526 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/funcall' I, [2025-04-16T08:08:30.974532 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/funcall/funcall.c I, [2025-04-16T08:08:31.096257 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/fatal/rb_fatal.c I, [2025-04-16T08:08:31.268381 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/exception/init.c I, [2025-04-16T08:08:31.312711 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/float/nextafter.c I, [2025-04-16T08:08:31.350440 #2563621] INFO -- : linking shared-object -test-/funcall.so I, [2025-04-16T08:08:31.353276 #2563621] INFO -- : linking shared-object -test-/fatal.so I, [2025-04-16T08:08:31.405009 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/funcall' I, [2025-04-16T08:08:31.410407 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/gvl/call_without_gvl' I, [2025-04-16T08:08:31.411289 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/gvl/call_without_gvl/call_without_gvl.c I, [2025-04-16T08:08:31.426588 #2563621] INFO -- : linking shared-object -test-/gvl/call_without_gvl.so I, [2025-04-16T08:08:31.435373 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/fatal' I, [2025-04-16T08:08:31.442617 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/hash' I, [2025-04-16T08:08:31.443590 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/hash/delete.c I, [2025-04-16T08:08:31.476332 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/gvl/call_without_gvl' I, [2025-04-16T08:08:31.482671 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/integer' I, [2025-04-16T08:08:31.483656 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/integer/core_ext.c I, [2025-04-16T08:08:31.543772 #2563621] INFO -- : linking shared-object -test-/exception.so I, [2025-04-16T08:08:31.613898 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/exception' I, [2025-04-16T08:08:31.619431 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/iseq_load' I, [2025-04-16T08:08:31.620531 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/iseq_load/iseq_load.c I, [2025-04-16T08:08:31.710987 #2563621] INFO -- : linking shared-object -test-/float.so I, [2025-04-16T08:08:31.775819 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/float' I, [2025-04-16T08:08:31.784561 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/iter' I, [2025-04-16T08:08:31.785703 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/iter/break.c I, [2025-04-16T08:08:31.794327 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/hash/init.c I, [2025-04-16T08:08:31.903870 #2563621] INFO -- : linking shared-object -test-/iseq_load.so I, [2025-04-16T08:08:31.952426 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/iseq_load' I, [2025-04-16T08:08:31.958110 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/dot.dot' I, [2025-04-16T08:08:31.958939 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/load/dot.dot/dot.dot.c I, [2025-04-16T08:08:32.086166 #2563621] INFO -- : linking shared-object -test-/hash.so I, [2025-04-16T08:08:32.137562 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/iter/init.c I, [2025-04-16T08:08:32.166619 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/hash' I, [2025-04-16T08:08:32.174884 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/protect' I, [2025-04-16T08:08:32.176072 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/load/protect/protect.c I, [2025-04-16T08:08:32.227590 #2563621] INFO -- : linking shared-object -test-/load/dot.dot.so I, [2025-04-16T08:08:32.296951 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/dot.dot' I, [2025-04-16T08:08:32.299683 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/resolve_symbol_resolver' I, [2025-04-16T08:08:32.300611 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c I, [2025-04-16T08:08:32.441260 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/integer/init.c I, [2025-04-16T08:08:32.504702 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/iter/yield.c I, [2025-04-16T08:08:32.547809 #2563621] INFO -- : linking shared-object -test-/load/protect.so I, [2025-04-16T08:08:32.591132 #2563621] INFO -- : linking shared-object -test-/load/resolve_symbol_resolver.so I, [2025-04-16T08:08:32.611631 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/protect' I, [2025-04-16T08:08:32.615096 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/resolve_symbol_target' I, [2025-04-16T08:08:32.616050 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c I, [2025-04-16T08:08:32.641044 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/resolve_symbol_resolver' I, [2025-04-16T08:08:32.643753 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/stringify_symbols' I, [2025-04-16T08:08:32.644734 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/load/stringify_symbols/stringify_symbols.c I, [2025-04-16T08:08:32.774308 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/integer/my_integer.c I, [2025-04-16T08:08:32.785571 #2563621] INFO -- : linking shared-object -test-/iter.so I, [2025-04-16T08:08:32.852503 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/iter' I, [2025-04-16T08:08:32.855501 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/stringify_target' I, [2025-04-16T08:08:32.856413 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/load/stringify_target/stringify_target.c I, [2025-04-16T08:08:32.920717 #2563621] INFO -- : linking shared-object -test-/load/stringify_symbols.so I, [2025-04-16T08:08:32.976367 #2563621] INFO -- : linking shared-object -test-/load/resolve_symbol_target.so I, [2025-04-16T08:08:32.988231 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/stringify_symbols' I, [2025-04-16T08:08:32.995919 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/marshal/compat' I, [2025-04-16T08:08:32.996886 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/marshal/compat/usrcompat.c I, [2025-04-16T08:08:33.027489 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/resolve_symbol_target' I, [2025-04-16T08:08:33.033368 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/marshal/internal_ivar' I, [2025-04-16T08:08:33.034126 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/marshal/internal_ivar/internal_ivar.c I, [2025-04-16T08:08:33.100600 #2563621] INFO -- : linking shared-object -test-/integer.so I, [2025-04-16T08:08:33.191374 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/integer' I, [2025-04-16T08:08:33.194584 #2563621] INFO -- : linking shared-object -test-/load/stringify_target.so I, [2025-04-16T08:08:33.198048 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/marshal/usr' I, [2025-04-16T08:08:33.198935 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/marshal/usr/usrmarshal.c I, [2025-04-16T08:08:33.255765 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/stringify_target' I, [2025-04-16T08:08:33.265557 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/memory_view' I, [2025-04-16T08:08:33.266502 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/memory_view/memory_view.c I, [2025-04-16T08:08:33.277955 #2563621] INFO -- : linking shared-object -test-/marshal/compat.so I, [2025-04-16T08:08:33.320583 #2563621] INFO -- : linking shared-object -test-/marshal/internal_ivar.so I, [2025-04-16T08:08:33.349379 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/marshal/compat' I, [2025-04-16T08:08:33.356838 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/method' I, [2025-04-16T08:08:33.357943 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/method/arity.c I, [2025-04-16T08:08:33.370408 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/marshal/internal_ivar' I, [2025-04-16T08:08:33.377426 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/notimplement' I, [2025-04-16T08:08:33.378347 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/notimplement/bug.c I, [2025-04-16T08:08:33.521815 #2563621] INFO -- : linking shared-object -test-/marshal/usr.so I, [2025-04-16T08:08:33.571359 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/marshal/usr' I, [2025-04-16T08:08:33.576850 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/num2int' I, [2025-04-16T08:08:33.578100 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/num2int/num2int.c I, [2025-04-16T08:08:33.674138 #2563621] INFO -- : linking shared-object -test-/notimplement.so I, [2025-04-16T08:08:33.712929 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/method/init.c I, [2025-04-16T08:08:33.724445 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/notimplement' I, [2025-04-16T08:08:33.730100 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/path_to_class' I, [2025-04-16T08:08:33.730931 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/path_to_class/path_to_class.c I, [2025-04-16T08:08:33.912336 #2563621] INFO -- : linking shared-object -test-/num2int.so I, [2025-04-16T08:08:33.964145 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/num2int' I, [2025-04-16T08:08:33.969756 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/popen_deadlock' I, [2025-04-16T08:08:33.970655 #2563621] INFO -- : linking shared-object -test-/memory_view.so I, [2025-04-16T08:08:33.970696 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/popen_deadlock/infinite_loop_dlsym.c I, [2025-04-16T08:08:33.988095 #2563621] INFO -- : linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so I, [2025-04-16T08:08:34.024612 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/memory_view' I, [2025-04-16T08:08:34.029988 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/postponed_job' I, [2025-04-16T08:08:34.030998 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/postponed_job/postponed_job.c I, [2025-04-16T08:08:34.038642 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/popen_deadlock' I, [2025-04-16T08:08:34.044441 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/printf' I, [2025-04-16T08:08:34.045365 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/printf/printf.c I, [2025-04-16T08:08:34.056127 #2563621] INFO -- : linking shared-object -test-/path_to_class.so I, [2025-04-16T08:08:34.085921 #2563621] INFO -- : linking shared-object -test-/method.so I, [2025-04-16T08:08:34.123070 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/path_to_class' I, [2025-04-16T08:08:34.131498 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/proc' I, [2025-04-16T08:08:34.132569 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/proc/init.c I, [2025-04-16T08:08:34.167457 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/method' I, [2025-04-16T08:08:34.179236 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/random' I, [2025-04-16T08:08:34.180247 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/random/bad_version.c I, [2025-04-16T08:08:34.390825 #2563621] INFO -- : linking shared-object -test-/postponed_job.so I, [2025-04-16T08:08:34.443445 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/postponed_job' I, [2025-04-16T08:08:34.449524 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/rational' I, [2025-04-16T08:08:34.450539 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/rational/rat.c I, [2025-04-16T08:08:34.471184 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/proc/receiver.c I, [2025-04-16T08:08:34.489028 #2563621] INFO -- : linking shared-object -test-/printf.so I, [2025-04-16T08:08:34.543327 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/printf' I, [2025-04-16T08:08:34.548837 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/rb_call_super_kw' I, [2025-04-16T08:08:34.549852 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/rb_call_super_kw/rb_call_super_kw.c I, [2025-04-16T08:08:34.556015 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/random/init.c I, [2025-04-16T08:08:34.793128 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/proc/super.c I, [2025-04-16T08:08:34.837504 #2563621] INFO -- : linking shared-object -test-/rb_call_super_kw.so I, [2025-04-16T08:08:34.879010 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/random/loop.c I, [2025-04-16T08:08:34.893951 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/rb_call_super_kw' I, [2025-04-16T08:08:34.899536 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/recursion' I, [2025-04-16T08:08:34.900464 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/recursion/recursion.c I, [2025-04-16T08:08:35.089665 #2563621] INFO -- : linking shared-object -test-/proc.so I, [2025-04-16T08:08:35.150577 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/proc' I, [2025-04-16T08:08:35.158463 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/regexp' I, [2025-04-16T08:08:35.159545 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/regexp/init.c I, [2025-04-16T08:08:35.180183 #2563621] INFO -- : linking shared-object -test-/recursion.so I, [2025-04-16T08:08:35.229195 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/recursion' I, [2025-04-16T08:08:35.234507 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/scan_args' I, [2025-04-16T08:08:35.235509 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/scan_args/scan_args.c I, [2025-04-16T08:08:35.262489 #2563621] INFO -- : linking shared-object -test-/random.so I, [2025-04-16T08:08:35.339376 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/random' I, [2025-04-16T08:08:35.346993 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/st/foreach' I, [2025-04-16T08:08:35.348004 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/st/foreach/foreach.c I, [2025-04-16T08:08:35.475388 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/regexp/parse_depth_limit.c I, [2025-04-16T08:08:35.546755 #2563621] INFO -- : linking shared-object -test-/rational.so I, [2025-04-16T08:08:35.603493 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/rational' I, [2025-04-16T08:08:35.608955 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/st/numhash' I, [2025-04-16T08:08:35.610030 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/st/numhash/numhash.c I, [2025-04-16T08:08:35.741489 #2563621] INFO -- : linking shared-object -test-/st/foreach.so I, [2025-04-16T08:08:35.790560 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/st/foreach' I, [2025-04-16T08:08:35.796022 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/st/update' I, [2025-04-16T08:08:35.797003 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/st/update/update.c I, [2025-04-16T08:08:35.867495 #2563621] INFO -- : linking shared-object -test-/regexp.so I, [2025-04-16T08:08:35.929437 #2563621] INFO -- : linking shared-object -test-/st/numhash.so I, [2025-04-16T08:08:35.939541 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/regexp' I, [2025-04-16T08:08:35.951202 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/string' I, [2025-04-16T08:08:35.952145 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/capacity.c I, [2025-04-16T08:08:35.979904 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/st/numhash' I, [2025-04-16T08:08:35.988138 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/struct' I, [2025-04-16T08:08:35.988928 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/struct/data.c I, [2025-04-16T08:08:36.049463 #2563621] INFO -- : linking shared-object -test-/st/update.so I, [2025-04-16T08:08:36.098535 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/st/update' I, [2025-04-16T08:08:36.104236 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/symbol' I, [2025-04-16T08:08:36.105099 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/symbol/init.c I, [2025-04-16T08:08:36.235541 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/coderange.c I, [2025-04-16T08:08:36.244779 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/struct/duplicate.c I, [2025-04-16T08:08:36.367682 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/symbol/type.c I, [2025-04-16T08:08:36.525574 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/cstr.c I, [2025-04-16T08:08:36.623605 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/struct/init.c I, [2025-04-16T08:08:36.646561 #2563621] INFO -- : linking shared-object -test-/symbol.so I, [2025-04-16T08:08:36.716263 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/symbol' I, [2025-04-16T08:08:36.718915 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/thread/id' I, [2025-04-16T08:08:36.719735 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/thread/id/id.c I, [2025-04-16T08:08:36.757671 #2563621] INFO -- : linking shared-object -test-/scan_args.so I, [2025-04-16T08:08:36.829450 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/scan_args' I, [2025-04-16T08:08:36.836276 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/thread/instrumentation' I, [2025-04-16T08:08:36.837369 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/thread/instrumentation/instrumentation.c I, [2025-04-16T08:08:36.856850 #2563621] INFO -- : linking shared-object -test-/thread/instrumentation.so I, [2025-04-16T08:08:36.894794 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/struct/len.c I, [2025-04-16T08:08:36.923883 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/ellipsize.c I, [2025-04-16T08:08:36.928265 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/thread/instrumentation' I, [2025-04-16T08:08:36.931944 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/thread/lock_native_thread' I, [2025-04-16T08:08:36.932889 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/thread/lock_native_thread/lock_native_thread.c I, [2025-04-16T08:08:37.013105 #2563621] INFO -- : linking shared-object -test-/thread/id.so I, [2025-04-16T08:08:37.062721 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/thread/id' I, [2025-04-16T08:08:37.068215 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/thread_fd' I, [2025-04-16T08:08:37.069172 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/thread_fd/thread_fd.c I, [2025-04-16T08:08:37.182655 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/struct/member.c I, [2025-04-16T08:08:37.250742 #2563621] INFO -- : linking shared-object -test-/thread/lock_native_thread.so I, [2025-04-16T08:08:37.259528 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/enc_associate.c I, [2025-04-16T08:08:37.306177 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/thread/lock_native_thread' I, [2025-04-16T08:08:37.312391 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/time' I, [2025-04-16T08:08:37.313309 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/time/init.c I, [2025-04-16T08:08:37.379939 #2563621] INFO -- : linking shared-object -test-/thread_fd.so I, [2025-04-16T08:08:37.428902 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/thread_fd' I, [2025-04-16T08:08:37.435972 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/tracepoint' I, [2025-04-16T08:08:37.436834 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/tracepoint/gc_hook.c I, [2025-04-16T08:08:37.481521 #2563621] INFO -- : linking shared-object -test-/struct.so I, [2025-04-16T08:08:37.560428 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/time/leap_second.c I, [2025-04-16T08:08:37.569068 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/struct' I, [2025-04-16T08:08:37.576274 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/typeddata' I, [2025-04-16T08:08:37.577226 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/typeddata/typeddata.c I, [2025-04-16T08:08:37.613891 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/enc_dummy.c I, [2025-04-16T08:08:37.757501 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/tracepoint/tracepoint.c I, [2025-04-16T08:08:37.881687 #2563621] INFO -- : linking shared-object -test-/typeddata.so I, [2025-04-16T08:08:37.931041 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/typeddata' I, [2025-04-16T08:08:37.934197 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/enc_str_buf_cat.c I, [2025-04-16T08:08:37.936332 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/vm' I, [2025-04-16T08:08:37.937071 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/vm/at_exit.c I, [2025-04-16T08:08:38.127547 #2563621] INFO -- : linking shared-object -test-/tracepoint.so I, [2025-04-16T08:08:38.189549 #2563621] INFO -- : linking shared-object -test-/vm/at_exit.so I, [2025-04-16T08:08:38.206869 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/tracepoint' I, [2025-04-16T08:08:38.214323 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/wait' I, [2025-04-16T08:08:38.215361 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/wait/wait.c I, [2025-04-16T08:08:38.215995 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/fstring.c I, [2025-04-16T08:08:38.233013 #2563621] INFO -- : linking shared-object -test-/wait.so I, [2025-04-16T08:08:38.239308 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/vm' I, [2025-04-16T08:08:38.244879 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/cgi/escape' I, [2025-04-16T08:08:38.245754 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/cgi/escape/escape.c I, [2025-04-16T08:08:38.310062 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/wait' I, [2025-04-16T08:08:38.317112 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/continuation' I, [2025-04-16T08:08:38.318056 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/continuation/continuation.c I, [2025-04-16T08:08:38.502341 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/init.c I, [2025-04-16T08:08:38.523049 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/time/new.c I, [2025-04-16T08:08:38.692777 #2563621] INFO -- : linking shared-object continuation.so I, [2025-04-16T08:08:38.740169 #2563621] INFO -- : linking shared-object cgi/escape.so I, [2025-04-16T08:08:38.769003 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/continuation' I, [2025-04-16T08:08:38.776216 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/coverage' I, [2025-04-16T08:08:38.777143 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/coverage/coverage.c I, [2025-04-16T08:08:38.783298 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/modify.c I, [2025-04-16T08:08:38.799615 #2563621] INFO -- : installing default coverage libraries I, [2025-04-16T08:08:38.799938 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/cgi/escape' I, [2025-04-16T08:08:38.802075 #2563621] INFO -- : linking shared-object coverage.so I, [2025-04-16T08:08:38.806590 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/date' I, [2025-04-16T08:08:38.807455 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/date/date_core.c I, [2025-04-16T08:08:38.818192 #2563621] INFO -- : linking shared-object -test-/time.so I, [2025-04-16T08:08:38.860982 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/coverage' I, [2025-04-16T08:08:38.866541 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest' I, [2025-04-16T08:08:38.867390 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/digest/digest.c I, [2025-04-16T08:08:38.880395 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/time' I, [2025-04-16T08:08:38.883024 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/erb/escape' I, [2025-04-16T08:08:38.883822 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/erb/escape/escape.c I, [2025-04-16T08:08:39.146642 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/new.c I, [2025-04-16T08:08:39.207714 #2563621] INFO -- : linking shared-object erb/escape.so I, [2025-04-16T08:08:39.264769 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/erb/escape' I, [2025-04-16T08:08:39.270629 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/etc' I, [2025-04-16T08:08:39.271651 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/etc/etc.c I, [2025-04-16T08:08:39.286688 #2563621] INFO -- : linking shared-object etc.so I, [2025-04-16T08:08:39.342091 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/etc' I, [2025-04-16T08:08:39.347785 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/fcntl' I, [2025-04-16T08:08:39.348686 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/fcntl/fcntl.c I, [2025-04-16T08:08:39.414841 #2563621] INFO -- : linking shared-object digest.so I, [2025-04-16T08:08:39.466313 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/nofree.c I, [2025-04-16T08:08:39.469597 #2563621] INFO -- : installing digest libraries I, [2025-04-16T08:08:39.474810 #2563621] INFO -- : installing default digest libraries I, [2025-04-16T08:08:39.477585 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest' I, [2025-04-16T08:08:39.483173 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/io/console' I, [2025-04-16T08:08:39.483951 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/io/console/console.c I, [2025-04-16T08:08:39.501725 #2563621] INFO -- : linking shared-object io/console.so I, [2025-04-16T08:08:39.565848 #2563621] INFO -- : installing default console libraries I, [2025-04-16T08:08:39.567539 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/io/console' I, [2025-04-16T08:08:39.573045 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/io/nonblock' I, [2025-04-16T08:08:39.574200 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/io/nonblock/nonblock.c I, [2025-04-16T08:08:39.587141 #2563621] INFO -- : linking shared-object io/nonblock.so I, [2025-04-16T08:08:39.603006 #2563621] INFO -- : linking shared-object fcntl.so I, [2025-04-16T08:08:39.639517 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/io/nonblock' I, [2025-04-16T08:08:39.647059 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/io/wait' I, [2025-04-16T08:08:39.648059 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/io/wait/wait.c I, [2025-04-16T08:08:39.653515 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/fcntl' I, [2025-04-16T08:08:39.656990 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/json' I, [2025-04-16T08:08:39.665064 #2563621] INFO -- : linking shared-object io/wait.so I, [2025-04-16T08:08:39.703970 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/json' I, [2025-04-16T08:08:39.709390 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/monitor' I, [2025-04-16T08:08:39.710479 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/monitor/monitor.c I, [2025-04-16T08:08:39.720027 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/io/wait' I, [2025-04-16T08:08:39.727734 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/objspace' I, [2025-04-16T08:08:39.728721 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/objspace/object_tracing.c I, [2025-04-16T08:08:39.728773 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/normalize.c I, [2025-04-16T08:08:39.744812 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/objspace/objspace.c I, [2025-04-16T08:08:39.759581 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/objspace/objspace_dump.c I, [2025-04-16T08:08:39.779784 #2563621] INFO -- : linking shared-object objspace.so I, [2025-04-16T08:08:39.869407 #2563621] INFO -- : installing default objspace libraries I, [2025-04-16T08:08:39.871118 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/objspace' I, [2025-04-16T08:08:39.890216 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/openssl' I, [2025-04-16T08:08:39.891038 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl.c I, [2025-04-16T08:08:39.909906 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_asn1.c I, [2025-04-16T08:08:39.928415 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_bio.c I, [2025-04-16T08:08:39.946139 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_bn.c I, [2025-04-16T08:08:39.965529 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_cipher.c I, [2025-04-16T08:08:39.983456 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_config.c I, [2025-04-16T08:08:40.001753 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_digest.c I, [2025-04-16T08:08:40.019655 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_engine.c I, [2025-04-16T08:08:40.037385 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_hmac.c I, [2025-04-16T08:08:40.041232 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/qsort.c I, [2025-04-16T08:08:40.050138 #2563621] INFO -- : installing default monitor libraries I, [2025-04-16T08:08:40.052889 #2563621] INFO -- : linking shared-object monitor.so I, [2025-04-16T08:08:40.054955 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_kdf.c I, [2025-04-16T08:08:40.079260 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_ns_spki.c I, [2025-04-16T08:08:40.104235 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/monitor' I, [2025-04-16T08:08:40.104313 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_ocsp.c I, [2025-04-16T08:08:40.112150 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pathname' I, [2025-04-16T08:08:40.113254 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/pathname/pathname.c I, [2025-04-16T08:08:40.124501 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_pkcs12.c I, [2025-04-16T08:08:40.142997 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_pkcs7.c I, [2025-04-16T08:08:40.161633 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_pkey.c I, [2025-04-16T08:08:40.180621 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_pkey_dh.c I, [2025-04-16T08:08:40.198982 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_pkey_dsa.c I, [2025-04-16T08:08:40.217634 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_pkey_ec.c I, [2025-04-16T08:08:40.236943 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_pkey_rsa.c I, [2025-04-16T08:08:40.255883 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_provider.c I, [2025-04-16T08:08:40.274205 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_rand.c I, [2025-04-16T08:08:40.295088 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_ssl.c I, [2025-04-16T08:08:40.314774 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_ssl_session.c I, [2025-04-16T08:08:40.332589 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_ts.c I, [2025-04-16T08:08:40.352392 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_x509.c I, [2025-04-16T08:08:40.370502 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_x509attr.c I, [2025-04-16T08:08:40.388487 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_x509cert.c I, [2025-04-16T08:08:40.395859 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/rb_interned_str.c I, [2025-04-16T08:08:40.408474 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_x509crl.c I, [2025-04-16T08:08:40.426409 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_x509ext.c I, [2025-04-16T08:08:40.444722 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_x509name.c I, [2025-04-16T08:08:40.463106 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_x509req.c I, [2025-04-16T08:08:40.486660 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_x509revoked.c I, [2025-04-16T08:08:40.504697 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_x509store.c I, [2025-04-16T08:08:40.530662 #2563621] INFO -- : linking shared-object openssl.so I, [2025-04-16T08:08:40.794077 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/rb_str_dup.c I, [2025-04-16T08:08:40.991345 #2563621] INFO -- : installing default openssl libraries I, [2025-04-16T08:08:41.007223 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/openssl' I, [2025-04-16T08:08:41.015180 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/psych' I, [2025-04-16T08:08:41.016059 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/psych/psych.c I, [2025-04-16T08:08:41.062618 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/set_len.c I, [2025-04-16T08:08:41.300519 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/psych/psych_emitter.c I, [2025-04-16T08:08:41.342842 #2563621] INFO -- : linking shared-object -test-/string.so I, [2025-04-16T08:08:41.471187 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/string' I, [2025-04-16T08:08:41.477688 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pty' I, [2025-04-16T08:08:41.478721 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/pty/pty.c I, [2025-04-16T08:08:41.498542 #2563621] INFO -- : installing default pty libraries I, [2025-04-16T08:08:41.500722 #2563621] INFO -- : linking shared-object pty.so I, [2025-04-16T08:08:41.558709 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pty' I, [2025-04-16T08:08:41.566507 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/rbconfig/sizeof' I, [2025-04-16T08:08:41.567356 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/rbconfig/sizeof/sizes.c I, [2025-04-16T08:08:41.678732 #2563621] INFO -- : installing default pathname libraries I, [2025-04-16T08:08:41.682211 #2563621] INFO -- : linking shared-object pathname.so I, [2025-04-16T08:08:41.768579 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pathname' I, [2025-04-16T08:08:41.777206 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/ripper' I, [2025-04-16T08:08:41.778152 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/ripper/eventids1.c I, [2025-04-16T08:08:41.790646 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/ripper/eventids2.c I, [2025-04-16T08:08:41.804804 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/ripper/ripper.c I, [2025-04-16T08:08:41.824086 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/psych/psych_parser.c I, [2025-04-16T08:08:41.836200 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/rbconfig/sizeof/limits.c I, [2025-04-16T08:08:42.130059 #2563621] INFO -- : linking shared-object rbconfig/sizeof.so I, [2025-04-16T08:08:42.207816 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/rbconfig/sizeof' I, [2025-04-16T08:08:42.212351 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/rubyvm' I, [2025-04-16T08:08:42.218783 #2563621] INFO -- : installing default libraries I, [2025-04-16T08:08:42.220489 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/rubyvm' I, [2025-04-16T08:08:42.233460 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/socket' I, [2025-04-16T08:08:42.234295 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/socket/init.c I, [2025-04-16T08:08:42.250349 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/socket/constants.c I, [2025-04-16T08:08:42.266748 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/socket/basicsocket.c I, [2025-04-16T08:08:42.282263 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/socket/socket.c I, [2025-04-16T08:08:42.293260 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/psych/psych_to_ruby.c I, [2025-04-16T08:08:42.298314 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/socket/ipsocket.c I, [2025-04-16T08:08:42.313958 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/socket/tcpsocket.c I, [2025-04-16T08:08:42.329373 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/socket/tcpserver.c I, [2025-04-16T08:08:42.344900 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/socket/sockssocket.c I, [2025-04-16T08:08:42.360193 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/socket/udpsocket.c I, [2025-04-16T08:08:42.375306 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/socket/unixsocket.c I, [2025-04-16T08:08:42.390570 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/socket/unixserver.c I, [2025-04-16T08:08:42.405874 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/socket/option.c I, [2025-04-16T08:08:42.422038 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/socket/ancdata.c I, [2025-04-16T08:08:42.438388 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/socket/raddrinfo.c I, [2025-04-16T08:08:42.455277 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/socket/ifaddr.c I, [2025-04-16T08:08:42.483020 #2563621] INFO -- : installing default socket libraries I, [2025-04-16T08:08:42.485855 #2563621] INFO -- : linking shared-object socket.so I, [2025-04-16T08:08:42.558370 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/psych/psych_yaml_tree.c I, [2025-04-16T08:08:42.658844 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/socket' I, [2025-04-16T08:08:42.664593 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/stringio' I, [2025-04-16T08:08:42.665620 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/stringio/stringio.c I, [2025-04-16T08:08:42.906402 #2563621] INFO -- : linking shared-object psych.so I, [2025-04-16T08:08:43.032118 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/psych' I, [2025-04-16T08:08:43.039707 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/strscan' I, [2025-04-16T08:08:43.040896 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/strscan/strscan.c I, [2025-04-16T08:08:43.150578 #2563621] INFO -- : linking shared-object strscan.so I, [2025-04-16T08:08:43.237277 #2563621] INFO -- : installing default strscan libraries I, [2025-04-16T08:08:43.239386 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/strscan' I, [2025-04-16T08:08:43.246843 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/zlib' I, [2025-04-16T08:08:43.247717 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/zlib/zlib.c I, [2025-04-16T08:08:43.268346 #2563621] INFO -- : linking shared-object zlib.so I, [2025-04-16T08:08:43.348568 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/zlib' I, [2025-04-16T08:08:43.352264 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-04-16T08:08:43.356513 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal/bigdecimal.c I, [2025-04-16T08:08:44.840039 #2563621] INFO -- : linking shared-object stringio.so I, [2025-04-16T08:08:44.953882 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/stringio' I, [2025-04-16T08:08:44.958107 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-04-16T08:08:44.962115 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/.bundle/gems/debug-1.10.0/ext/debug/debug.c I, [2025-04-16T08:08:45.460009 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/.bundle/gems/debug-1.10.0/ext/debug/iseq_collector.c I, [2025-04-16T08:08:46.076027 #2563621] INFO -- : ln -sfT ../../../../../src/trunk-random2/.bundle/gems/debug-1.10.0/lib ../../../../../.bundle/gems/debug-1.10.0/lib I, [2025-04-16T08:08:46.084394 #2563621] INFO -- : linking shared-object debug/debug.so I, [2025-04-16T08:08:46.163637 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-04-16T08:08:46.168377 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-04-16T08:08:46.172978 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/.bundle/gems/fiddle-1.1.6/ext/fiddle/closure.c I, [2025-04-16T08:08:46.879234 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/date/date_parse.c I, [2025-04-16T08:08:48.172504 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/.bundle/gems/fiddle-1.1.6/ext/fiddle/conversions.c I, [2025-04-16T08:08:49.771887 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/.bundle/gems/fiddle-1.1.6/ext/fiddle/fiddle.c I, [2025-04-16T08:08:50.024042 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/date/date_strftime.c I, [2025-04-16T08:08:50.604254 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal/missing.c I, [2025-04-16T08:08:51.022593 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/.bundle/gems/fiddle-1.1.6/ext/fiddle/function.c I, [2025-04-16T08:08:51.055383 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/date/date_strptime.c I, [2025-04-16T08:08:52.186682 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/.bundle/gems/fiddle-1.1.6/ext/fiddle/handle.c I, [2025-04-16T08:08:52.636736 #2563621] INFO -- : installing default date_core libraries I, [2025-04-16T08:08:52.640001 #2563621] INFO -- : linking shared-object date_core.so I, [2025-04-16T08:08:53.198532 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/date' I, [2025-04-16T08:08:53.203001 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-04-16T08:08:53.207397 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c I, [2025-04-16T08:08:53.243887 #2563621] INFO -- : ln -sfT ../../../../../src/trunk-random2/.bundle/gems/bigdecimal-3.1.9/lib ../../../../../.bundle/gems/bigdecimal-3.1.9/lib I, [2025-04-16T08:08:53.247282 #2563621] INFO -- : linking shared-object bigdecimal.so I, [2025-04-16T08:08:53.259765 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/.bundle/gems/fiddle-1.1.6/ext/fiddle/memory_view.c I, [2025-04-16T08:08:53.380560 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-04-16T08:08:53.384583 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-04-16T08:08:53.404605 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/.bundle/gems/racc-1.8.1/ext/racc/cparse/cparse.c I, [2025-04-16T08:08:54.045388 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/.bundle/gems/fiddle-1.1.6/ext/fiddle/pinned.c I, [2025-04-16T08:08:54.191175 #2563621] INFO -- : ln -sfT ../../../../../src/trunk-random2/.bundle/gems/racc-1.8.1/bin ../../../../../../.bundle/gems/racc-1.8.1/bin I, [2025-04-16T08:08:54.220042 #2563621] INFO -- : ln -sfT ../../../../../src/trunk-random2/.bundle/gems/racc-1.8.1/lib ../../../../../../.bundle/gems/racc-1.8.1/lib I, [2025-04-16T08:08:54.224101 #2563621] INFO -- : linking shared-object racc/cparse.so I, [2025-04-16T08:08:54.307781 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-04-16T08:08:54.312755 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.9.2/ext/rbs_extension' I, [2025-04-16T08:08:54.319860 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.9.2/ext/rbs_extension/../../src/constants.c I, [2025-04-16T08:08:55.317848 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/.bundle/gems/fiddle-1.1.6/ext/fiddle/pointer.c I, [2025-04-16T08:08:55.473958 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.9.2/ext/rbs_extension/../../src/ruby_objs.c I, [2025-04-16T08:08:56.099855 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/ripper/ripper_init.c I, [2025-04-16T08:08:58.420446 #2563621] INFO -- : checking /tmp/ruby/src/trunk-random2/parse.y and /tmp/ruby/src/trunk-random2/ext/ripper/eventids2.c I, [2025-04-16T08:08:58.478581 #2563621] INFO -- : linking shared-object ripper.so I, [2025-04-16T08:08:58.503361 #2563621] INFO -- : ln -sfT ../../../../../src/trunk-random2/.bundle/gems/fiddle-1.1.6/lib ../../../../../.bundle/gems/fiddle-1.1.6/lib I, [2025-04-16T08:08:58.506601 #2563621] INFO -- : linking shared-object fiddle.so I, [2025-04-16T08:08:58.541084 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.9.2/ext/rbs_extension/../../src/util/rbs_constant_pool.c I, [2025-04-16T08:08:58.630241 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-04-16T08:08:58.796136 #2563621] INFO -- : installing default ripper libraries I, [2025-04-16T08:08:58.801728 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/ripper' I, [2025-04-16T08:08:58.802835 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.9.2/ext/rbs_extension/lexer.c I, [2025-04-16T08:08:58.812763 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/syslog-0.3.0/ext/syslog' I, [2025-04-16T08:08:58.817101 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/.bundle/gems/syslog-0.3.0/ext/syslog/syslog.c I, [2025-04-16T08:08:58.962013 #2563621] INFO -- : ln -sfT ../../../../../src/trunk-random2/.bundle/gems/nkf-0.2.0/bin ../../../../../.bundle/gems/nkf-0.2.0/bin I, [2025-04-16T08:08:58.988634 #2563621] INFO -- : ln -sfT ../../../../../src/trunk-random2/.bundle/gems/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib I, [2025-04-16T08:08:58.991863 #2563621] INFO -- : linking shared-object nkf.so I, [2025-04-16T08:08:59.124437 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-04-16T08:08:59.131362 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest/bubblebabble' I, [2025-04-16T08:08:59.132461 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/digest/bubblebabble/bubblebabble.c I, [2025-04-16T08:09:00.346130 #2563621] INFO -- : ln -sfT ../../../../../src/trunk-random2/.bundle/gems/syslog-0.3.0/bin ../../../../../.bundle/gems/syslog-0.3.0/bin I, [2025-04-16T08:09:00.374298 #2563621] INFO -- : ln -sfT ../../../../../src/trunk-random2/.bundle/gems/syslog-0.3.0/lib ../../../../../.bundle/gems/syslog-0.3.0/lib I, [2025-04-16T08:09:00.377632 #2563621] INFO -- : linking shared-object syslog_ext.so I, [2025-04-16T08:09:00.448140 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/syslog-0.3.0/ext/syslog' I, [2025-04-16T08:09:00.455606 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest/md5' I, [2025-04-16T08:09:00.456052 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.9.2/ext/rbs_extension/lexstate.c I, [2025-04-16T08:09:00.456496 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/digest/md5/md5init.c I, [2025-04-16T08:09:01.030969 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.9.2/ext/rbs_extension/location.c I, [2025-04-16T08:09:01.349138 #2563621] INFO -- : linking shared-object digest/bubblebabble.so I, [2025-04-16T08:09:01.421358 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest/bubblebabble' I, [2025-04-16T08:09:01.429871 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest/rmd160' I, [2025-04-16T08:09:01.430973 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/digest/rmd160/rmd160init.c I, [2025-04-16T08:09:01.956120 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/digest/md5/md5.c I, [2025-04-16T08:09:01.992900 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.9.2/ext/rbs_extension/main.c I, [2025-04-16T08:09:02.529033 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.9.2/ext/rbs_extension/parser.c E, [2025-04-16T08:09:05.144591 #2563621] ERROR -- : /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.9.2/ext/rbs_extension/main.c: In function ‘Init_rbs_extension’: E, [2025-04-16T08:09:05.144659 #2563621] ERROR -- : /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.9.2/ext/rbs_extension/main.c:24:3: warning: multi-line comment [-Wcomment] E, [2025-04-16T08:09:05.144680 #2563621] ERROR -- : 24 | // grep -o 'INTERN("\([^"]*\)")' ext/rbs_extension/parser.c \ E, [2025-04-16T08:09:05.144696 #2563621] ERROR -- : | ^ E, [2025-04-16T08:09:05.144711 #2563621] ERROR -- : At top level: E, [2025-04-16T08:09:05.144726 #2563621] ERROR -- : cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics E, [2025-04-16T08:09:05.144741 #2563621] ERROR -- : cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics E, [2025-04-16T08:09:05.144756 #2563621] ERROR -- : cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics I, [2025-04-16T08:09:05.149082 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/digest/rmd160/rmd160.c I, [2025-04-16T08:09:05.977274 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.9.2/ext/rbs_extension/parserstate.c I, [2025-04-16T08:09:05.977482 #2563621] INFO -- : linking shared-object digest/md5.so I, [2025-04-16T08:09:06.790455 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest/md5' I, [2025-04-16T08:09:06.798133 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest/sha1' I, [2025-04-16T08:09:06.799240 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/digest/sha1/sha1init.c I, [2025-04-16T08:09:07.516391 #2563621] INFO -- : linking shared-object digest/rmd160.so I, [2025-04-16T08:09:07.564441 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.9.2/ext/rbs_extension/unescape.c I, [2025-04-16T08:09:09.553569 #2563621] INFO -- : ln -sfT ../../../../../src/trunk-random2/.bundle/gems/rbs-3.9.2/lib ../../../../../.bundle/gems/rbs-3.9.2/lib I, [2025-04-16T08:09:09.560872 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2' I, [2025-04-16T08:09:09.561776 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/digest/sha2/sha2init.c I, [2025-04-16T08:09:09.592792 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest/rmd160' I, [2025-04-16T08:09:09.600293 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/json/generator' I, [2025-04-16T08:09:09.601529 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/json/generator/generator.c I, [2025-04-16T08:09:10.276381 #2563621] INFO -- : linking shared-object json/ext/generator.so I, [2025-04-16T08:09:10.348203 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/digest/sha1/sha1.c I, [2025-04-16T08:09:10.509141 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/json/generator' I, [2025-04-16T08:09:10.514966 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/json/parser' I, [2025-04-16T08:09:10.515749 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/json/parser/parser.c I, [2025-04-16T08:09:11.268085 #2563621] INFO -- : linking shared-object rbs_extension.so I, [2025-04-16T08:09:11.486234 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.9.2/ext/rbs_extension' I, [2025-04-16T08:09:11.488218 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/ext/digest/sha2/sha2.c I, [2025-04-16T08:09:14.446258 #2563621] INFO -- : installing default sha2 libraries I, [2025-04-16T08:09:14.822952 #2563621] INFO -- : linking shared-object digest/sha1.so I, [2025-04-16T08:09:15.231876 #2563621] INFO -- : linking shared-object digest/sha2.so I, [2025-04-16T08:09:15.290435 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest/sha1' I, [2025-04-16T08:09:15.595028 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2' I, [2025-04-16T08:09:15.647850 #2563621] INFO -- : linking shared-object json/ext/parser.so I, [2025-04-16T08:09:16.106756 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/json/parser' I, [2025-04-16T08:09:16.137734 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:16.301488 #2563621] INFO -- : linking ruby I, [2025-04-16T08:09:16.823231 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:16.824120 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:16.828538 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:16.828572 #2563621] INFO -- : make[1]: Nothing to be done for 'note'. I, [2025-04-16T08:09:16.828588 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:16.829763 #2563621] INFO -- : $$$[end] "make all -j4" exit with 0. I, [2025-04-16T08:09:16.829895 #2563621] INFO -- : $$$[beg] make install -j4 I, [2025-04-16T08:09:16.938133 #2563621] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2025-04-16T08:09:16.938189 #2563621] INFO -- : CC = gcc I, [2025-04-16T08:09:16.938203 #2563621] INFO -- : LD = ld I, [2025-04-16T08:09:16.938214 #2563621] INFO -- : LDSHARED = gcc -shared I, [2025-04-16T08:09:16.938226 #2563621] INFO -- : CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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, [2025-04-16T08:09:16.938245 #2563621] INFO -- : XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/prism -I/tmp/ruby/src/trunk-random2/enc/unicode/15.1.0 -Dmodular_gc_dir= I, [2025-04-16T08:09:16.938257 #2563621] INFO -- : CPPFLAGS = I, [2025-04-16T08:09:16.938268 #2563621] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong I, [2025-04-16T08:09:16.938278 #2563621] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2025-04-16T08:09:16.938288 #2563621] INFO -- : LANG = C.UTF-8 I, [2025-04-16T08:09:16.938297 #2563621] INFO -- : LC_ALL = I, [2025-04-16T08:09:16.938306 #2563621] INFO -- : LC_CTYPE = I, [2025-04-16T08:09:16.938316 #2563621] INFO -- : MFLAGS = -j4 --jobserver-auth=4,5 I, [2025-04-16T08:09:16.938326 #2563621] INFO -- : RUSTC = rustc I, [2025-04-16T08:09:16.938335 #2563621] 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-random2/yjit/target/release/' /tmp/ruby/src/trunk-random2/yjit/src/lib.rs I, [2025-04-16T08:09:17.011138 #2563621] INFO -- : generating enc.mk I, [2025-04-16T08:09:17.414706 #2563621] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2025-04-16T08:09:17.414776 #2563621] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2025-04-16T08:09:17.414797 #2563621] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2025-04-16T08:09:17.414818 #2563621] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2025-04-16T08:09:17.414838 #2563621] INFO -- : I, [2025-04-16T08:09:17.882288 #2563621] INFO -- : making srcs under enc I, [2025-04-16T08:09:17.882428 #2563621] INFO -- : making enc I, [2025-04-16T08:09:17.926057 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:17.926130 #2563621] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2025-04-16T08:09:17.926154 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:17.938104 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:17.938172 #2563621] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2025-04-16T08:09:17.938192 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:17.939551 #2563621] INFO -- : generating transdb.h I, [2025-04-16T08:09:18.416249 #2563621] INFO -- : transdb.h updated I, [2025-04-16T08:09:18.419987 #2563621] INFO -- : generating makefiles ext/configure-ext.mk I, [2025-04-16T08:09:18.420168 #2563621] INFO -- : making trans I, [2025-04-16T08:09:18.450157 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:18.450860 #2563621] INFO -- : compiling /tmp/ruby/src/trunk-random2/enc/trans/transdb.c I, [2025-04-16T08:09:18.456017 #2563621] INFO -- : ext/configure-ext.mk unchanged I, [2025-04-16T08:09:18.461288 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:18.463621 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/abi' I, [2025-04-16T08:09:18.464393 #2563621] INFO -- : linking shared-object -test-/abi.so I, [2025-04-16T08:09:18.553966 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/dot.dot' I, [2025-04-16T08:09:18.554807 #2563621] INFO -- : linking shared-object -test-/load/dot.dot.so I, [2025-04-16T08:09:18.576138 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/marshal/compat' I, [2025-04-16T08:09:18.576904 #2563621] INFO -- : linking shared-object -test-/marshal/compat.so I, [2025-04-16T08:09:18.741005 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/abi' I, [2025-04-16T08:09:18.748303 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/marshal/internal_ivar' I, [2025-04-16T08:09:18.749193 #2563621] INFO -- : linking shared-object -test-/marshal/internal_ivar.so I, [2025-04-16T08:09:18.750539 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/dot.dot' I, [2025-04-16T08:09:18.753084 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/marshal/compat' I, [2025-04-16T08:09:18.811642 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/st/foreach' I, [2025-04-16T08:09:18.812469 #2563621] INFO -- : linking shared-object -test-/st/foreach.so I, [2025-04-16T08:09:18.893080 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/marshal/internal_ivar' I, [2025-04-16T08:09:18.962387 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/st/foreach' I, [2025-04-16T08:09:19.022065 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/coverage' I, [2025-04-16T08:09:19.027171 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/coverage' I, [2025-04-16T08:09:19.034966 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/date' I, [2025-04-16T08:09:19.039898 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/date' I, [2025-04-16T08:09:19.044842 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest' I, [2025-04-16T08:09:19.053052 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest' I, [2025-04-16T08:09:19.077736 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/io/console' I, [2025-04-16T08:09:19.081666 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/io/console' I, [2025-04-16T08:09:19.096833 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/json' I, [2025-04-16T08:09:19.104313 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/json' I, [2025-04-16T08:09:19.109925 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/monitor' I, [2025-04-16T08:09:19.113682 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/monitor' I, [2025-04-16T08:09:19.121818 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/objspace' I, [2025-04-16T08:09:19.127282 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/objspace' I, [2025-04-16T08:09:19.147098 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/openssl' I, [2025-04-16T08:09:19.166266 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/openssl' I, [2025-04-16T08:09:19.167847 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/thread/instrumentation' I, [2025-04-16T08:09:19.168681 #2563621] INFO -- : linking shared-object -test-/thread/instrumentation.so I, [2025-04-16T08:09:19.172378 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pathname' I, [2025-04-16T08:09:19.177081 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/psych' I, [2025-04-16T08:09:19.177155 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pathname' I, [2025-04-16T08:09:19.183713 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pty' I, [2025-04-16T08:09:19.188648 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pty' I, [2025-04-16T08:09:19.192710 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/psych' I, [2025-04-16T08:09:19.200576 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/rubyvm' I, [2025-04-16T08:09:19.204439 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/rubyvm' I, [2025-04-16T08:09:19.204488 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/ripper' I, [2025-04-16T08:09:19.211200 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/ripper' I, [2025-04-16T08:09:19.224210 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/strscan' I, [2025-04-16T08:09:19.224364 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/socket' I, [2025-04-16T08:09:19.228190 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/strscan' I, [2025-04-16T08:09:19.238578 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/socket' I, [2025-04-16T08:09:19.239107 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-04-16T08:09:19.242248 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-04-16T08:09:19.256484 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-04-16T08:09:19.259227 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-04-16T08:09:19.260981 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-04-16T08:09:19.263047 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-04-16T08:09:19.278354 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-04-16T08:09:19.282095 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-04-16T08:09:19.296824 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-04-16T08:09:19.303021 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.9.2/ext/rbs_extension' I, [2025-04-16T08:09:19.321048 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-04-16T08:09:19.326187 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/syslog-0.3.0/ext/syslog' I, [2025-04-16T08:09:19.329642 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.9.2/ext/rbs_extension' I, [2025-04-16T08:09:19.350364 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/syslog-0.3.0/ext/syslog' I, [2025-04-16T08:09:19.359097 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/thread/instrumentation' I, [2025-04-16T08:09:19.365689 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2' I, [2025-04-16T08:09:19.371606 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2' I, [2025-04-16T08:09:19.408580 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:19.565750 #2563621] INFO -- : make[2]: 'ruby' is up to date. I, [2025-04-16T08:09:19.565826 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:19.566635 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:19.571334 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:19.571459 #2563621] INFO -- : make[1]: Nothing to be done for 'note'. I, [2025-04-16T08:09:19.571479 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:20.884183 #2563621] INFO -- : linking transcoder transdb.so I, [2025-04-16T08:09:21.030168 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:21.031483 #2563621] INFO -- : making encs I, [2025-04-16T08:09:21.103348 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:21.103549 #2563621] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2025-04-16T08:09:21.103570 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:21.103995 #2563621] INFO -- : ./miniruby -I/tmp/ruby/src/trunk-random2/lib -I. -I.ext/common /tmp/ruby/src/trunk-random2/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-random2/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, [2025-04-16T08:09:21.208279 #2563621] INFO -- : installing binary commands: /tmp/ruby/install/trunk-random2/bin I, [2025-04-16T08:09:21.209230 #2563621] INFO -- : installing base libraries: /tmp/ruby/install/trunk-random2/lib I, [2025-04-16T08:09:21.234687 #2563621] INFO -- : installing arch files: /tmp/ruby/install/trunk-random2/lib/ruby/3.5.0+0/x86_64-linux I, [2025-04-16T08:09:21.235199 #2563621] INFO -- : installing pkgconfig data: /tmp/ruby/install/trunk-random2/lib/pkgconfig I, [2025-04-16T08:09:21.235472 #2563621] INFO -- : installing extension objects: /tmp/ruby/install/trunk-random2/lib/ruby/3.5.0+0/x86_64-linux I, [2025-04-16T08:09:21.274207 #2563621] INFO -- : installing extension objects: /tmp/ruby/install/trunk-random2/lib/ruby/site_ruby/3.5.0+0/x86_64-linux I, [2025-04-16T08:09:21.274453 #2563621] INFO -- : installing extension objects: /tmp/ruby/install/trunk-random2/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux I, [2025-04-16T08:09:21.274765 #2563621] INFO -- : installing extension headers: /tmp/ruby/install/trunk-random2/include/ruby-3.5.0+0/x86_64-linux I, [2025-04-16T08:09:21.275389 #2563621] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-random2/lib/ruby/3.5.0+0 I, [2025-04-16T08:09:21.291597 #2563621] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-random2/lib/ruby/site_ruby/3.5.0+0 I, [2025-04-16T08:09:21.291667 #2563621] INFO -- : installing extension scripts: /tmp/ruby/install/trunk-random2/lib/ruby/vendor_ruby/3.5.0+0 I, [2025-04-16T08:09:21.291693 #2563621] INFO -- : installing extension headers: /tmp/ruby/install/trunk-random2/include/ruby-3.5.0+0/ruby I, [2025-04-16T08:09:21.291984 #2563621] INFO -- : installing command scripts: /tmp/ruby/install/trunk-random2/bin I, [2025-04-16T08:09:21.292257 #2563621] INFO -- : installing library scripts: /tmp/ruby/install/trunk-random2/lib/ruby/3.5.0+0 I, [2025-04-16T08:09:21.441534 #2563621] INFO -- : installing common headers: /tmp/ruby/install/trunk-random2/include/ruby-3.5.0+0 I, [2025-04-16T08:09:21.479421 #2563621] INFO -- : installing manpages: /tmp/ruby/install/trunk-random2/share/man/man1 I, [2025-04-16T08:09:21.488470 #2563621] INFO -- : installing default gems from lib: /tmp/ruby/install/trunk-random2/lib/ruby/gems/3.5.0+0 I, [2025-04-16T08:09:21.523007 #2563621] INFO -- : bundler 2.7.0.dev I, [2025-04-16T08:09:21.530768 #2563621] INFO -- : cgi 0.4.2 I, [2025-04-16T08:09:21.531700 #2563621] INFO -- : delegate 0.4.0 I, [2025-04-16T08:09:21.532551 #2563621] INFO -- : did_you_mean 2.0.0 I, [2025-04-16T08:09:21.533372 #2563621] INFO -- : english 0.8.0 I, [2025-04-16T08:09:21.535498 #2563621] INFO -- : erb 4.0.4 I, [2025-04-16T08:09:21.537145 #2563621] INFO -- : error_highlight 0.7.0 I, [2025-04-16T08:09:21.537994 #2563621] INFO -- : fileutils 1.7.3 I, [2025-04-16T08:09:21.538781 #2563621] INFO -- : find 0.2.0 I, [2025-04-16T08:09:21.539567 #2563621] INFO -- : forwardable 1.3.3 I, [2025-04-16T08:09:21.540376 #2563621] INFO -- : ipaddr 1.2.7 I, [2025-04-16T08:09:21.541175 #2563621] INFO -- : net-http 0.6.0 I, [2025-04-16T08:09:21.542704 #2563621] INFO -- : net-protocol 0.2.2 I, [2025-04-16T08:09:21.543589 #2563621] INFO -- : open-uri 0.5.0 I, [2025-04-16T08:09:21.544457 #2563621] INFO -- : open3 0.2.1 I, [2025-04-16T08:09:21.545533 #2563621] INFO -- : optparse 0.7.0.dev.2 I, [2025-04-16T08:09:21.546373 #2563621] INFO -- : pp 0.6.2 I, [2025-04-16T08:09:21.547216 #2563621] INFO -- : prettyprint 0.2.0 I, [2025-04-16T08:09:21.548023 #2563621] INFO -- : prism 1.4.0 I, [2025-04-16T08:09:21.548900 #2563621] INFO -- : resolv 0.6.0 I, [2025-04-16T08:09:21.550009 #2563621] INFO -- : ruby2_keywords 0.0.5 I, [2025-04-16T08:09:21.550831 #2563621] INFO -- : securerandom 0.4.1 I, [2025-04-16T08:09:21.551651 #2563621] INFO -- : set 1.1.1 I, [2025-04-16T08:09:21.552462 #2563621] INFO -- : shellwords 0.2.2 I, [2025-04-16T08:09:21.553467 #2563621] INFO -- : singleton 0.3.0 I, [2025-04-16T08:09:21.554312 #2563621] INFO -- : syntax_suggest 2.0.2 I, [2025-04-16T08:09:21.555832 #2563621] INFO -- : tempfile 0.3.1 I, [2025-04-16T08:09:21.556654 #2563621] INFO -- : time 0.4.1 I, [2025-04-16T08:09:21.557536 #2563621] INFO -- : timeout 0.4.3 I, [2025-04-16T08:09:21.558348 #2563621] INFO -- : tmpdir 0.3.1 I, [2025-04-16T08:09:21.559188 #2563621] INFO -- : tsort 0.2.0 I, [2025-04-16T08:09:21.559997 #2563621] INFO -- : un 0.3.0 I, [2025-04-16T08:09:21.560807 #2563621] INFO -- : uri 1.0.3 I, [2025-04-16T08:09:21.561680 #2563621] INFO -- : weakref 0.1.3 I, [2025-04-16T08:09:21.562486 #2563621] INFO -- : yaml 0.4.0 I, [2025-04-16T08:09:21.564638 #2563621] INFO -- : installing default gems from ext: /tmp/ruby/install/trunk-random2/lib/ruby/gems/3.5.0+0 I, [2025-04-16T08:09:21.578557 #2563621] INFO -- : date 3.4.1 I, [2025-04-16T08:09:21.579675 #2563621] INFO -- : digest 3.2.0 I, [2025-04-16T08:09:21.580633 #2563621] INFO -- : etc 1.4.5 I, [2025-04-16T08:09:21.581627 #2563621] INFO -- : fcntl 1.2.0 I, [2025-04-16T08:09:21.582509 #2563621] INFO -- : io-console 0.8.0 I, [2025-04-16T08:09:21.583356 #2563621] INFO -- : io-nonblock 0.3.1 I, [2025-04-16T08:09:21.584185 #2563621] INFO -- : io-wait 0.3.1 I, [2025-04-16T08:09:21.584978 #2563621] INFO -- : json 2.10.2 I, [2025-04-16T08:09:21.586035 #2563621] INFO -- : openssl 3.3.0 I, [2025-04-16T08:09:21.586863 #2563621] INFO -- : pathname 0.4.0 I, [2025-04-16T08:09:21.587661 #2563621] INFO -- : psych 5.2.3 I, [2025-04-16T08:09:21.588568 #2563621] INFO -- : stringio 3.1.6 I, [2025-04-16T08:09:21.589430 #2563621] INFO -- : strscan 3.1.3 I, [2025-04-16T08:09:21.590234 #2563621] INFO -- : zlib 3.2.1 I, [2025-04-16T08:09:21.590966 #2563621] INFO -- : installing bundled gems: /tmp/ruby/install/trunk-random2/lib/ruby/gems/3.5.0+0 I, [2025-04-16T08:09:21.592203 #2563621] INFO -- : minitest 5.25.5 I, [2025-04-16T08:09:21.608083 #2563621] INFO -- : power_assert 2.0.5 I, [2025-04-16T08:09:21.612898 #2563621] INFO -- : rake 13.2.1 I, [2025-04-16T08:09:21.626536 #2563621] INFO -- : test-unit 3.6.8 I, [2025-04-16T08:09:21.641920 #2563621] INFO -- : rexml 3.4.1 I, [2025-04-16T08:09:21.655821 #2563621] INFO -- : rss 0.3.1 I, [2025-04-16T08:09:21.666820 #2563621] INFO -- : net-ftp 0.3.8 I, [2025-04-16T08:09:21.671056 #2563621] INFO -- : net-imap 0.5.6 I, [2025-04-16T08:09:21.684085 #2563621] INFO -- : net-pop 0.1.2 I, [2025-04-16T08:09:21.686679 #2563621] INFO -- : net-smtp 0.5.1 I, [2025-04-16T08:09:21.689931 #2563621] INFO -- : matrix 0.4.2 I, [2025-04-16T08:09:21.695488 #2563621] INFO -- : prime 0.1.3 I, [2025-04-16T08:09:21.709091 #2563621] INFO -- : rbs 3.9.2 I, [2025-04-16T08:09:21.810360 #2563621] INFO -- : typeprof 0.30.1 I, [2025-04-16T08:09:21.821874 #2563621] INFO -- : debug 1.10.0 I, [2025-04-16T08:09:21.831973 #2563621] INFO -- : racc 1.8.1 I, [2025-04-16T08:09:21.842165 #2563621] INFO -- : mutex_m 0.3.0 I, [2025-04-16T08:09:21.845013 #2563621] INFO -- : getoptlong 0.2.1 I, [2025-04-16T08:09:21.849724 #2563621] INFO -- : base64 0.2.0 I, [2025-04-16T08:09:21.852908 #2563621] INFO -- : bigdecimal 3.1.9 I, [2025-04-16T08:09:21.859942 #2563621] INFO -- : observer 0.1.2 I, [2025-04-16T08:09:21.862851 #2563621] INFO -- : abbrev 0.1.2 I, [2025-04-16T08:09:21.865705 #2563621] INFO -- : resolv-replace 0.1.1 I, [2025-04-16T08:09:21.868673 #2563621] INFO -- : rinda 0.2.0 I, [2025-04-16T08:09:21.872080 #2563621] INFO -- : drb 2.2.1 I, [2025-04-16T08:09:21.878126 #2563621] INFO -- : nkf 0.2.0 I, [2025-04-16T08:09:21.886761 #2563621] INFO -- : syslog 0.3.0 I, [2025-04-16T08:09:21.891882 #2563621] INFO -- : csv 3.3.4 I, [2025-04-16T08:09:21.901590 #2563621] INFO -- : repl_type_completor 0.1.11 I, [2025-04-16T08:09:21.905732 #2563621] INFO -- : ostruct 0.6.1 I, [2025-04-16T08:09:21.908925 #2563621] INFO -- : pstore 0.2.0 I, [2025-04-16T08:09:21.912022 #2563621] INFO -- : benchmark 0.4.0 I, [2025-04-16T08:09:21.914946 #2563621] INFO -- : logger 1.7.0 I, [2025-04-16T08:09:21.921477 #2563621] INFO -- : rdoc 6.13.1 I, [2025-04-16T08:09:22.000843 #2563621] INFO -- : irb 1.15.2 I, [2025-04-16T08:09:22.018620 #2563621] INFO -- : reline 0.6.1 I, [2025-04-16T08:09:22.024740 #2563621] INFO -- : readline 0.0.4 I, [2025-04-16T08:09:22.027232 #2563621] INFO -- : fiddle 1.1.6 I, [2025-04-16T08:09:22.034527 #2563621] INFO -- : installing bundled gem cache: /tmp/ruby/install/trunk-random2/lib/ruby/gems/3.5.0+0/cache I, [2025-04-16T08:09:22.043403 #2563621] INFO -- : skipped bundled gems: I, [2025-04-16T08:09:22.043466 #2563621] INFO -- : win32ole-1.9.2.gem not found in bundled_gems I, [2025-04-16T08:09:22.050310 #2563621] INFO -- : $$$[end] "make install -j4" exit with 0. I, [2025-04-16T08:09:22.050473 #2563621] INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4' I, [2025-04-16T08:09:45.767331 #2563621] INFO -- : PASS all 2017 tests E, [2025-04-16T08:09:45.775427 #2563621] ERROR -- : I, [2025-04-16T08:09:45.775570 #2563621] INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. I, [2025-04-16T08:09:45.775714 #2563621] INFO -- : $$$[beg] make yes-test-basic TESTS="--test-order=random" I, [2025-04-16T08:09:45.902883 #2563621] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2025-04-16T08:09:45.902961 #2563621] INFO -- : CC = gcc I, [2025-04-16T08:09:45.902985 #2563621] INFO -- : LD = ld I, [2025-04-16T08:09:45.903003 #2563621] INFO -- : LDSHARED = gcc -shared I, [2025-04-16T08:09:45.903020 #2563621] INFO -- : CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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, [2025-04-16T08:09:45.903040 #2563621] INFO -- : XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/prism -I/tmp/ruby/src/trunk-random2/enc/unicode/15.1.0 -Dmodular_gc_dir= I, [2025-04-16T08:09:45.903060 #2563621] INFO -- : CPPFLAGS = I, [2025-04-16T08:09:45.903078 #2563621] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong I, [2025-04-16T08:09:45.903094 #2563621] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2025-04-16T08:09:45.903111 #2563621] INFO -- : LANG = C.UTF-8 I, [2025-04-16T08:09:45.903128 #2563621] INFO -- : LC_ALL = I, [2025-04-16T08:09:45.903144 #2563621] INFO -- : LC_CTYPE = I, [2025-04-16T08:09:45.903160 #2563621] INFO -- : MFLAGS = I, [2025-04-16T08:09:45.903176 #2563621] INFO -- : RUSTC = rustc I, [2025-04-16T08:09:45.903192 #2563621] 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-random2/yjit/target/release/' /tmp/ruby/src/trunk-random2/yjit/src/lib.rs I, [2025-04-16T08:09:46.748984 #2563621] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2025-04-16T08:09:46.749067 #2563621] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2025-04-16T08:09:46.749087 #2563621] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2025-04-16T08:09:46.749114 #2563621] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2025-04-16T08:09:46.749130 #2563621] INFO -- : I, [2025-04-16T08:09:47.061745 #2563621] INFO -- : Checking leaked global symbols...none I, [2025-04-16T08:09:47.103470 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 I, [2025-04-16T08:09:47.103537 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:condition ..OK 2 I, [2025-04-16T08:09:47.103556 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:if/unless ...OK 3 I, [2025-04-16T08:09:47.103571 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:case .....OK 5 I, [2025-04-16T08:09:47.103894 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:while/until ........OK 8 I, [2025-04-16T08:09:47.103984 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:exception ..........OK 10 I, [2025-04-16T08:09:47.104294 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:array .......................................OK 39 I, [2025-04-16T08:09:47.104481 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:hash ...........................OK 27 I, [2025-04-16T08:09:47.105554 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:iterator ...........................................................................................................OK 107 I, [2025-04-16T08:09:47.106092 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:float ................................................................................OK 80 I, [2025-04-16T08:09:47.107763 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:bignum ...............................OK 31 I, [2025-04-16T08:09:47.109545 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:string & char ..............................................................OK 62 I, [2025-04-16T08:09:47.109588 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:assignment ..........OK 10 I, [2025-04-16T08:09:47.109647 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:call ......OK 6 I, [2025-04-16T08:09:47.109785 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:proc .........OK 9 I, [2025-04-16T08:09:47.210071 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:signal ..OK 2 I, [2025-04-16T08:09:47.211267 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:eval ...........................OK 27 I, [2025-04-16T08:09:48.410785 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:system ........OK 8 I, [2025-04-16T08:09:48.411025 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:const .....OK 5 I, [2025-04-16T08:09:48.411060 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:clone .....OK 5 I, [2025-04-16T08:09:48.411291 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:marshal ....OK 4 I, [2025-04-16T08:09:48.411404 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:pack ....OK 4 I, [2025-04-16T08:09:48.411448 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:math ..OK 2 I, [2025-04-16T08:09:48.411580 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:struct ......OK 6 I, [2025-04-16T08:09:48.411812 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:variable ............OK 12 I, [2025-04-16T08:09:48.411864 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:trace ...OK 3 I, [2025-04-16T08:09:48.412025 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:defined? ............OK 12 I, [2025-04-16T08:09:48.412140 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:alias ......OK 6 I, [2025-04-16T08:09:48.414366 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:path .......................OK 23 I, [2025-04-16T08:09:48.526648 #2563621] INFO -- : /tmp/ruby/src/trunk-random2/basictest/test.rb:gc ....OK 4 I, [2025-04-16T08:09:48.533908 #2563621] INFO -- : I, [2025-04-16T08:09:48.534012 #2563621] INFO -- : test succeeded I, [2025-04-16T08:09:48.536511 #2563621] INFO -- : $$$[end] "make yes-test-basic TESTS=\"--test-order=random\"" exit with 0. I, [2025-04-16T08:09:48.536716 #2563621] INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS="--test-order=random" I, [2025-04-16T08:09:48.749339 #2563621] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2025-04-16T08:09:48.749410 #2563621] INFO -- : CC = gcc I, [2025-04-16T08:09:48.749429 #2563621] INFO -- : LD = ld I, [2025-04-16T08:09:48.749445 #2563621] INFO -- : LDSHARED = gcc -shared I, [2025-04-16T08:09:48.749482 #2563621] INFO -- : CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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, [2025-04-16T08:09:48.749505 #2563621] INFO -- : XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/prism -I/tmp/ruby/src/trunk-random2/enc/unicode/15.1.0 -Dmodular_gc_dir= I, [2025-04-16T08:09:48.749522 #2563621] INFO -- : CPPFLAGS = I, [2025-04-16T08:09:48.749539 #2563621] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong I, [2025-04-16T08:09:48.749554 #2563621] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2025-04-16T08:09:48.749568 #2563621] INFO -- : LANG = C.UTF-8 I, [2025-04-16T08:09:48.749582 #2563621] INFO -- : LC_ALL = I, [2025-04-16T08:09:48.749596 #2563621] INFO -- : LC_CTYPE = I, [2025-04-16T08:09:48.749610 #2563621] INFO -- : MFLAGS = I, [2025-04-16T08:09:48.749625 #2563621] INFO -- : RUSTC = rustc I, [2025-04-16T08:09:48.749639 #2563621] 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-random2/yjit/target/release/' /tmp/ruby/src/trunk-random2/yjit/src/lib.rs I, [2025-04-16T08:09:49.154879 #2563621] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2025-04-16T08:09:49.154946 #2563621] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2025-04-16T08:09:49.154965 #2563621] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2025-04-16T08:09:49.154983 #2563621] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2025-04-16T08:09:49.155000 #2563621] INFO -- : I, [2025-04-16T08:09:49.165845 #2563621] INFO -- : generating enc.mk I, [2025-04-16T08:09:50.793040 #2563621] INFO -- : making enc I, [2025-04-16T08:09:50.839615 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:50.839695 #2563621] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2025-04-16T08:09:50.839718 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:50.841117 #2563621] INFO -- : making srcs under enc I, [2025-04-16T08:09:50.899380 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:50.899462 #2563621] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2025-04-16T08:09:50.899489 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:50.901492 #2563621] INFO -- : generating transdb.h I, [2025-04-16T08:09:51.043085 #2563621] INFO -- : transdb.h unchanged I, [2025-04-16T08:09:51.046364 #2563621] INFO -- : making trans I, [2025-04-16T08:09:51.108190 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:51.108268 #2563621] INFO -- : make[1]: Nothing to be done for 'trans'. I, [2025-04-16T08:09:51.108292 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:51.109588 #2563621] INFO -- : making encs I, [2025-04-16T08:09:51.176987 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:51.177069 #2563621] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2025-04-16T08:09:51.177093 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:51.180395 #2563621] INFO -- : generating makefiles ext/configure-ext.mk I, [2025-04-16T08:09:52.162600 #2563621] INFO -- : ext/configure-ext.mk updated I, [2025-04-16T08:09:52.167276 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:57.445583 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:57.446747 #2563621] INFO -- : generating makefile exts.mk I, [2025-04-16T08:09:57.500396 #2563621] INFO -- : exts.mk unchanged I, [2025-04-16T08:09:57.506204 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:57.982928 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/coverage' I, [2025-04-16T08:09:57.988442 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/coverage' I, [2025-04-16T08:09:57.996204 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/date' I, [2025-04-16T08:09:58.002039 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/date' I, [2025-04-16T08:09:58.006984 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest' I, [2025-04-16T08:09:58.017007 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest' I, [2025-04-16T08:09:58.050127 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2' I, [2025-04-16T08:09:58.055807 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2' I, [2025-04-16T08:09:58.079564 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/io/console' I, [2025-04-16T08:09:58.084347 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/io/console' I, [2025-04-16T08:09:58.100331 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/json' I, [2025-04-16T08:09:58.113348 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/json' I, [2025-04-16T08:09:58.132090 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/monitor' I, [2025-04-16T08:09:58.136818 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/monitor' I, [2025-04-16T08:09:58.145274 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/objspace' I, [2025-04-16T08:09:58.152378 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/objspace' I, [2025-04-16T08:09:58.173452 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/openssl' I, [2025-04-16T08:09:58.197161 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/openssl' I, [2025-04-16T08:09:58.203508 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pathname' I, [2025-04-16T08:09:58.208525 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pathname' I, [2025-04-16T08:09:58.216959 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/psych' I, [2025-04-16T08:09:58.246342 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/psych' I, [2025-04-16T08:09:58.253124 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pty' I, [2025-04-16T08:09:58.258112 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pty' I, [2025-04-16T08:09:58.277860 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/ripper' I, [2025-04-16T08:09:58.288561 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/ripper' I, [2025-04-16T08:09:58.291936 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/rubyvm' I, [2025-04-16T08:09:58.295900 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/rubyvm' I, [2025-04-16T08:09:58.310820 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/socket' I, [2025-04-16T08:09:58.322580 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/socket' I, [2025-04-16T08:09:58.335912 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/strscan' I, [2025-04-16T08:09:58.340995 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/strscan' I, [2025-04-16T08:09:58.351764 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-04-16T08:09:58.371089 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-04-16T08:09:58.375162 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-04-16T08:09:58.394814 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-04-16T08:09:58.399588 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-04-16T08:09:58.418520 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-04-16T08:09:58.422203 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-04-16T08:09:58.462493 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-04-16T08:09:58.466172 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-04-16T08:09:58.501731 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-04-16T08:09:58.508128 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.9.2/ext/rbs_extension' I, [2025-04-16T08:09:58.528365 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.9.2/ext/rbs_extension' I, [2025-04-16T08:09:58.532048 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/syslog-0.3.0/ext/syslog' I, [2025-04-16T08:09:58.567928 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/syslog-0.3.0/ext/syslog' I, [2025-04-16T08:09:58.624496 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:58.854623 #2563621] INFO -- : make[2]: 'ruby' is up to date. I, [2025-04-16T08:09:58.854732 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:58.855614 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:58.860346 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:09:58.860415 #2563621] INFO -- : make[1]: Nothing to be done for 'note'. I, [2025-04-16T08:09:58.860436 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:10:02.419222 #2563621] INFO -- : Run options: I, [2025-04-16T08:10:02.419291 #2563621] INFO -- : --seed=37955 I, [2025-04-16T08:10:02.419311 #2563621] INFO -- : "--ruby=./miniruby -I/tmp/ruby/src/trunk-random2/lib -I. -I.ext/common /tmp/ruby/src/trunk-random2/tool/runruby.rb --extout=.ext -- --disable-gems" I, [2025-04-16T08:10:02.419340 #2563621] INFO -- : --excludes-dir=/tmp/ruby/src/trunk-random2/test/.excludes I, [2025-04-16T08:10:02.419356 #2563621] INFO -- : --name=!/memory_leak/ I, [2025-04-16T08:10:02.419371 #2563621] INFO -- : --stderr-on-failure I, [2025-04-16T08:10:02.419385 #2563621] INFO -- : --test-order=random I, [2025-04-16T08:10:02.419400 #2563621] INFO -- : I, [2025-04-16T08:10:02.419415 #2563621] INFO -- : # Running tests: I, [2025-04-16T08:10:02.419429 #2563621] INFO -- : I, [2025-04-16T08:24:03.325486 #2563621] INFO -- : Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 #<File::Stat dev=0x8, ino=1823243086, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> I, [2025-04-16T08:26:02.718889 #2563621] INFO -- : Finished tests in 960.432654s, 29.7491 tests/s, 6331.5455 assertions/s. I, [2025-04-16T08:26:02.718977 #2563621] INFO -- : 28572 tests, 6081023 assertions, 0 failures, 0 errors, 121 skips I, [2025-04-16T08:26:02.718997 #2563621] INFO -- : I, [2025-04-16T08:26:02.719011 #2563621] INFO -- : ruby -v: ruby 3.5.0dev (2025-04-16T07:55:38Z master bbf873521a) +PRISM [x86_64-linux] I, [2025-04-16T08:26:02.769721 #2563621] INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random\"" exit with 0. I, [2025-04-16T08:26:02.769919 #2563621] INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS="--test-order=random" I, [2025-04-16T08:26:02.981125 #2563621] INFO -- : BASERUBY = /usr/bin/ruby --disable=gems I, [2025-04-16T08:26:02.981188 #2563621] INFO -- : CC = gcc I, [2025-04-16T08:26:02.981203 #2563621] INFO -- : LD = ld I, [2025-04-16T08:26:02.981232 #2563621] INFO -- : LDSHARED = gcc -shared I, [2025-04-16T08:26:02.981250 #2563621] INFO -- : CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -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, [2025-04-16T08:26:02.981263 #2563621] INFO -- : XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/prism -I/tmp/ruby/src/trunk-random2/enc/unicode/15.1.0 -Dmodular_gc_dir= I, [2025-04-16T08:26:02.981274 #2563621] INFO -- : CPPFLAGS = I, [2025-04-16T08:26:02.981284 #2563621] INFO -- : DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5 -fstack-protector-strong I, [2025-04-16T08:26:02.981306 #2563621] INFO -- : SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread I, [2025-04-16T08:26:02.981317 #2563621] INFO -- : LANG = C.UTF-8 I, [2025-04-16T08:26:02.981327 #2563621] INFO -- : LC_ALL = I, [2025-04-16T08:26:02.981337 #2563621] INFO -- : LC_CTYPE = I, [2025-04-16T08:26:02.981348 #2563621] INFO -- : MFLAGS = I, [2025-04-16T08:26:02.981359 #2563621] INFO -- : RUSTC = rustc I, [2025-04-16T08:26:02.981368 #2563621] 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-random2/yjit/target/release/' /tmp/ruby/src/trunk-random2/yjit/src/lib.rs I, [2025-04-16T08:26:02.984527 #2563621] INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 I, [2025-04-16T08:26:02.984574 #2563621] INFO -- : Copyright (C) 2023 Free Software Foundation, Inc. I, [2025-04-16T08:26:02.984592 #2563621] INFO -- : This is free software; see the source for copying conditions. There is NO I, [2025-04-16T08:26:02.984662 #2563621] INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I, [2025-04-16T08:26:02.984677 #2563621] INFO -- : I, [2025-04-16T08:26:02.987477 #2563621] INFO -- : generating enc.mk I, [2025-04-16T08:26:03.245710 #2563621] INFO -- : making enc I, [2025-04-16T08:26:03.273520 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:26:03.273595 #2563621] INFO -- : make[1]: Nothing to be done for 'enc'. I, [2025-04-16T08:26:03.273612 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:26:03.274988 #2563621] INFO -- : making srcs under enc I, [2025-04-16T08:26:03.326823 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:26:03.326893 #2563621] INFO -- : make[1]: Nothing to be done for 'srcs'. I, [2025-04-16T08:26:03.326910 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:26:03.328685 #2563621] INFO -- : generating transdb.h I, [2025-04-16T08:26:03.475818 #2563621] INFO -- : transdb.h unchanged I, [2025-04-16T08:26:03.479462 #2563621] INFO -- : making trans I, [2025-04-16T08:26:03.546875 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:26:03.546946 #2563621] INFO -- : make[1]: Nothing to be done for 'trans'. I, [2025-04-16T08:26:03.546964 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:26:03.548397 #2563621] INFO -- : making encs I, [2025-04-16T08:26:03.614418 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:26:03.614480 #2563621] INFO -- : make[1]: Nothing to be done for 'encs'. I, [2025-04-16T08:26:03.614498 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:26:03.617146 #2563621] INFO -- : generating makefiles ext/configure-ext.mk I, [2025-04-16T08:26:03.649130 #2563621] INFO -- : ext/configure-ext.mk updated I, [2025-04-16T08:26:03.652767 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:26:05.054211 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:26:05.055361 #2563621] INFO -- : generating makefile exts.mk I, [2025-04-16T08:26:05.106492 #2563621] INFO -- : exts.mk unchanged I, [2025-04-16T08:26:05.112347 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:26:05.568053 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/coverage' I, [2025-04-16T08:26:05.573803 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/coverage' I, [2025-04-16T08:26:05.581739 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/date' I, [2025-04-16T08:26:05.587565 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/date' I, [2025-04-16T08:26:05.592356 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest' I, [2025-04-16T08:26:05.602901 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest' I, [2025-04-16T08:26:05.636688 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2' I, [2025-04-16T08:26:05.642308 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2' I, [2025-04-16T08:26:05.665429 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/io/console' I, [2025-04-16T08:26:05.670277 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/io/console' I, [2025-04-16T08:26:05.686752 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/json' I, [2025-04-16T08:26:05.699806 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/json' I, [2025-04-16T08:26:05.718743 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/monitor' I, [2025-04-16T08:26:05.723049 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/monitor' I, [2025-04-16T08:26:05.731588 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/objspace' I, [2025-04-16T08:26:05.738388 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/objspace' I, [2025-04-16T08:26:05.759283 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/openssl' I, [2025-04-16T08:26:05.782479 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/openssl' I, [2025-04-16T08:26:05.788589 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pathname' I, [2025-04-16T08:26:05.793110 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pathname' I, [2025-04-16T08:26:05.801483 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/psych' I, [2025-04-16T08:26:05.830340 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/psych' I, [2025-04-16T08:26:05.837024 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pty' I, [2025-04-16T08:26:05.841775 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pty' I, [2025-04-16T08:26:05.861348 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/ripper' I, [2025-04-16T08:26:05.871005 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/ripper' I, [2025-04-16T08:26:05.873884 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/rubyvm' I, [2025-04-16T08:26:05.877480 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/rubyvm' I, [2025-04-16T08:26:05.897333 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/socket' I, [2025-04-16T08:26:05.912117 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/socket' I, [2025-04-16T08:26:05.924825 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/strscan' I, [2025-04-16T08:26:05.929206 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/strscan' I, [2025-04-16T08:26:05.939321 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-04-16T08:26:05.957146 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal' I, [2025-04-16T08:26:05.960755 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-04-16T08:26:05.978383 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.10.0/ext/debug' I, [2025-04-16T08:26:05.982464 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-04-16T08:26:06.001522 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/fiddle-1.1.6/ext/fiddle' I, [2025-04-16T08:26:06.005248 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-04-16T08:26:06.039101 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/nkf-0.2.0/ext/nkf' I, [2025-04-16T08:26:06.042715 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-04-16T08:26:06.076542 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/racc-1.8.1/ext/racc/cparse' I, [2025-04-16T08:26:06.082530 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.9.2/ext/rbs_extension' I, [2025-04-16T08:26:06.101961 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.9.2/ext/rbs_extension' I, [2025-04-16T08:26:06.105636 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/syslog-0.3.0/ext/syslog' I, [2025-04-16T08:26:06.139607 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/syslog-0.3.0/ext/syslog' I, [2025-04-16T08:26:06.173673 #2563621] INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:26:06.329032 #2563621] INFO -- : make[2]: 'ruby' is up to date. I, [2025-04-16T08:26:06.329093 #2563621] INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:26:06.329813 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:26:06.334315 #2563621] INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:26:06.334368 #2563621] INFO -- : make[1]: Nothing to be done for 'note'. I, [2025-04-16T08:26:06.334386 #2563621] INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random2' I, [2025-04-16T08:26:06.743486 #2563621] INFO -- : ruby 3.5.0dev (2025-04-16T07:55:38Z master bbf873521a) +PRISM [x86_64-linux] I, [2025-04-16T08:26:08.345516 #2563621] INFO -- : 0 ............................................................ I, [2025-04-16T08:26:09.086408 #2563621] INFO -- : 60 ............................................................ I, [2025-04-16T08:26:09.583090 #2563621] INFO -- : 120 ............................................................ I, [2025-04-16T08:26:09.843568 #2563621] INFO -- : 180 ............................................................ I, [2025-04-16T08:26:09.970355 #2563621] INFO -- : 240 ............................................................ I, [2025-04-16T08:26:10.045929 #2563621] INFO -- : 300 ............................................................ I, [2025-04-16T08:26:10.230542 #2563621] INFO -- : 360 ............................................................ I, [2025-04-16T08:26:10.318509 #2563621] INFO -- : 420 ............................................................ I, [2025-04-16T08:26:10.377009 #2563621] INFO -- : 480 ............................................................ I, [2025-04-16T08:26:10.427123 #2563621] INFO -- : 540 ............................................................ I, [2025-04-16T08:26:10.475432 #2563621] INFO -- : 600 ............................................................ I, [2025-04-16T08:26:10.592239 #2563621] INFO -- : 660 ............................................................ I, [2025-04-16T08:26:10.709990 #2563621] INFO -- : 720 ............................................................ I, [2025-04-16T08:26:10.786118 #2563621] INFO -- : 780 ............................................................ I, [2025-04-16T08:26:10.839445 #2563621] INFO -- : 840 ............................................................ I, [2025-04-16T08:26:10.924386 #2563621] INFO -- : 900 ............................................................ I, [2025-04-16T08:26:11.005425 #2563621] INFO -- : 960 ............................................................ I, [2025-04-16T08:26:11.202409 #2563621] INFO -- : 1020 ............................................................ I, [2025-04-16T08:26:11.657918 #2563621] INFO -- : 1080 ............................................................ I, [2025-04-16T08:26:12.028292 #2563621] INFO -- : 1140 ............................................................ I, [2025-04-16T08:26:12.201403 #2563621] INFO -- : 1200 ............................................................ I, [2025-04-16T08:26:12.396738 #2563621] INFO -- : 1260 ............................................................ I, [2025-04-16T08:26:12.552674 #2563621] INFO -- : 1320 ............................................................ I, [2025-04-16T08:26:12.673133 #2563621] INFO -- : 1380 ............................................................ I, [2025-04-16T08:26:12.776257 #2563621] INFO -- : 1440 ............................................................ I, [2025-04-16T08:26:13.503903 #2563621] INFO -- : 1500 ............................................................ I, [2025-04-16T08:26:14.087008 #2563621] INFO -- : 1560 ............................................................ I, [2025-04-16T08:26:14.291652 #2563621] INFO -- : 1620 ............................................................ I, [2025-04-16T08:26:14.436977 #2563621] INFO -- : 1680 ............................................................ I, [2025-04-16T08:26:14.827792 #2563621] INFO -- : 1740 ............................................................ I, [2025-04-16T08:26:15.153330 #2563621] INFO -- : 1800 ............................................................ I, [2025-04-16T08:26:15.409954 #2563621] INFO -- : 1860 ............................................................ I, [2025-04-16T08:26:15.702087 #2563621] INFO -- : 1920 ............................................................ I, [2025-04-16T08:26:15.972494 #2563621] INFO -- : 1980 ............................................................ I, [2025-04-16T08:26:16.090240 #2563621] INFO -- : 2040 ............................................................ I, [2025-04-16T08:26:16.426733 #2563621] INFO -- : 2100 ............................................................ I, [2025-04-16T08:26:16.511185 #2563621] INFO -- : 2160 ............................................................ I, [2025-04-16T08:26:16.548993 #2563621] INFO -- : 2220 ............................................................ I, [2025-04-16T08:26:16.603943 #2563621] INFO -- : 2280 ............................................................ I, [2025-04-16T08:26:16.666958 #2563621] INFO -- : 2340 ............................................................ I, [2025-04-16T08:26:16.701662 #2563621] INFO -- : 2400 ............................................................ I, [2025-04-16T08:26:16.952266 #2563621] INFO -- : 2460 ............................................................ I, [2025-04-16T08:26:17.156422 #2563621] INFO -- : 2520 ............................................................ I, [2025-04-16T08:26:17.195220 #2563621] INFO -- : 2580 ............................................................ I, [2025-04-16T08:26:17.401261 #2563621] INFO -- : 2640 ............................................................ I, [2025-04-16T08:26:17.511171 #2563621] INFO -- : 2700 ............................................................ I, [2025-04-16T08:26:17.669777 #2563621] INFO -- : 2760 ............................................................ I, [2025-04-16T08:26:17.951254 #2563621] INFO -- : 2820 ............................................................ I, [2025-04-16T08:26:18.075802 #2563621] INFO -- : 2880 ............................................................ I, [2025-04-16T08:26:18.172537 #2563621] INFO -- : 2940 ............................................................ I, [2025-04-16T08:26:18.275942 #2563621] INFO -- : 3000 ............................................................ I, [2025-04-16T08:26:18.366161 #2563621] INFO -- : 3060 ............................................................ I, [2025-04-16T08:26:18.391512 #2563621] INFO -- : 3120 ............................................................ I, [2025-04-16T08:26:18.506667 #2563621] INFO -- : 3180 ............................................................ I, [2025-04-16T08:26:18.703444 #2563621] INFO -- : 3240 ............................................................ I, [2025-04-16T08:26:22.368059 #2563621] INFO -- : 3300 ..................................... I, [2025-04-16T08:26:22.368143 #2563621] INFO -- : I, [2025-04-16T08:26:22.368164 #2563621] INFO -- : Finished in 15.951869 seconds I, [2025-04-16T08:26:22.368181 #2563621] INFO -- : I, [2025-04-16T08:26:22.368198 #2563621] INFO -- : 3336 files, 33634 examples, 162749 expectations, 0 failures, 0 errors, 0 tagged I, [2025-04-16T08:26:22.372947 #2563621] INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=\"--test-order=random\"" exit with 0.