# Logfile created on 2024-12-26 23:18:26 +0000 by logger.rb/v1.5.3
I, [2024-12-26T23:18:26.289377 #3337828]  INFO -- : #<BuildRuby:0x00007fb3ac22fdc8 @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-random1", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-random1", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-random1", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random1", @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-random1.20241226-231826", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fb3ac251720 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fb3ac2514c8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fb3ac16a4b0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random1.20241226-231826", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random1.20241226-231826>, @binmode=false, @mon_data=#<Monitor:0x00007fb3ac2510b8>, @mon_data_owner_object_id=860>>>
I, [2024-12-26T23:18:26.289738 #3337828]  INFO -- : $$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-random1
E, [2024-12-26T23:18:26.296110 #3337828] ERROR -- : Cloning into 'trunk-random1'...
E, [2024-12-26T23:18:31.641332 #3337828] ERROR -- : Updating files:  66% (7767/11594)
Updating files:  67% (7768/11594)
Updating files:  68% (7884/11594)
Updating files:  69% (8000/11594)
Updating files:  70% (8116/11594)
Updating files:  71% (8232/11594)
Updating files:  72% (8348/11594)
Updating files:  73% (8464/11594)
Updating files:  74% (8580/11594)
Updating files:  75% (8696/11594)
Updating files:  76% (8812/11594)
Updating files:  77% (8928/11594)
Updating files:  78% (9044/11594)
Updating files:  79% (9160/11594)
Updating files:  80% (9276/11594)
Updating files:  81% (9392/11594)
Updating files:  82% (9508/11594)
Updating files:  83% (9624/11594)
Updating files:  84% (9739/11594)
Updating files:  85% (9855/11594)
Updating files:  86% (9971/11594)
Updating files:  87% (10087/11594)
Updating files:  88% (10203/11594)
Updating files:  89% (10319/11594)
Updating files:  90% (10435/11594)
Updating files:  91% (10551/11594)
Updating files:  92% (10667/11594)
Updating files:  93% (10783/11594)
Updating files:  94% (10899/11594)
Updating files:  95% (11015/11594)
Updating files:  96% (11131/11594)
Updating files:  97% (11247/11594)
Updating files:  98% (11363/11594)
Updating files:  99% (11479/11594)
Updating files: 100% (11594/11594)
Updating files: 100% (11594/11594), done.
I, [2024-12-26T23:18:31.666605 #3337828]  INFO -- : $$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk-random1" exit with 0.
I, [2024-12-26T23:18:31.666910 #3337828]  INFO -- : $$$[beg] ./autogen.sh
I, [2024-12-26T23:18:34.930518 #3337828]  INFO -- : $$$[end] "./autogen.sh" exit with 0.
I, [2024-12-26T23:18:34.930598 #3337828]  INFO -- : $$$[beg] autoconf
I, [2024-12-26T23:18:35.135506 #3337828]  INFO -- : $$$[end] "autoconf" exit with 0.
I, [2024-12-26T23:18:35.135759 #3337828]  INFO -- : $$$[beg] /tmp/ruby/src/trunk-random1/configure --prefix=/tmp/ruby/install/trunk-random1 --disable-install-doc --enable-shared
I, [2024-12-26T23:18:35.646080 #3337828]  INFO -- : checking for ruby... /usr/bin/ruby
I, [2024-12-26T23:18:35.876950 #3337828]  INFO -- : tool/config.guess already exists
I, [2024-12-26T23:18:35.877207 #3337828]  INFO -- : tool/config.sub already exists
I, [2024-12-26T23:18:36.036466 #3337828]  INFO -- : checking build system type... x86_64-pc-linux-gnu
I, [2024-12-26T23:18:36.036528 #3337828]  INFO -- : checking host system type... x86_64-pc-linux-gnu
I, [2024-12-26T23:18:36.036563 #3337828]  INFO -- : checking target system type... x86_64-pc-linux-gnu
I, [2024-12-26T23:18:36.041655 #3337828]  INFO -- : checking for gcc... gcc
I, [2024-12-26T23:18:36.045922 #3337828]  INFO -- : checking for ld... ld
I, [2024-12-26T23:18:36.050256 #3337828]  INFO -- : checking for gcc-ar... gcc-ar
I, [2024-12-26T23:18:36.056695 #3337828]  INFO -- : checking for g++... no
I, [2024-12-26T23:18:36.062745 #3337828]  INFO -- : checking for gcc-nm... gcc-nm
I, [2024-12-26T23:18:36.067010 #3337828]  INFO -- : checking for gcc-ranlib... gcc-ranlib
I, [2024-12-26T23:18:36.067080 #3337828]  INFO -- : checking for gcc... (cached) gcc
I, [2024-12-26T23:18:36.205988 #3337828]  INFO -- : checking whether the C compiler works... yes
I, [2024-12-26T23:18:36.206061 #3337828]  INFO -- : checking for C compiler default output file name... a.out
I, [2024-12-26T23:18:36.279641 #3337828]  INFO -- : checking for suffix of executables... 
I, [2024-12-26T23:18:36.362243 #3337828]  INFO -- : checking whether we are cross compiling... no
I, [2024-12-26T23:18:36.393455 #3337828]  INFO -- : checking for suffix of object files... o
I, [2024-12-26T23:18:36.412348 #3337828]  INFO -- : checking whether the compiler supports GNU C... yes
I, [2024-12-26T23:18:36.428288 #3337828]  INFO -- : checking whether gcc accepts -g... yes
I, [2024-12-26T23:18:36.453902 #3337828]  INFO -- : checking for gcc option to enable C11 features... none needed
I, [2024-12-26T23:18:36.453972 #3337828]  INFO -- : checking for g++... no
I, [2024-12-26T23:18:36.453990 #3337828]  INFO -- : checking for c++... c++
I, [2024-12-26T23:18:36.664272 #3337828]  INFO -- : checking whether the compiler supports GNU C++... yes
I, [2024-12-26T23:18:36.684159 #3337828]  INFO -- : checking whether c++ accepts -g... yes
I, [2024-12-26T23:18:37.345916 #3337828]  INFO -- : checking for c++ option to enable C++11 features... unsupported
I, [2024-12-26T23:18:37.758013 #3337828]  INFO -- : checking for c++ option to enable C++98 features... unsupported
I, [2024-12-26T23:18:37.793593 #3337828]  INFO -- : checking how to run the C preprocessor... gcc -E
I, [2024-12-26T23:18:37.828708 #3337828]  INFO -- : checking for gas... no
I, [2024-12-26T23:18:37.828926 #3337828]  INFO -- : checking for as... as
I, [2024-12-26T23:18:37.829314 #3337828]  INFO -- : checking for gobjcopy... no
I, [2024-12-26T23:18:37.829554 #3337828]  INFO -- : checking for objcopy... objcopy
I, [2024-12-26T23:18:37.829903 #3337828]  INFO -- : checking for gobjdump... no
I, [2024-12-26T23:18:37.830169 #3337828]  INFO -- : checking for objdump... objdump
I, [2024-12-26T23:18:37.830462 #3337828]  INFO -- : checking for gstrip... no
I, [2024-12-26T23:18:37.830683 #3337828]  INFO -- : checking for strip... strip
I, [2024-12-26T23:18:37.845062 #3337828]  INFO -- : checking for stdio.h... yes
I, [2024-12-26T23:18:37.854394 #3337828]  INFO -- : checking for stdlib.h... yes
I, [2024-12-26T23:18:37.863743 #3337828]  INFO -- : checking for string.h... yes
I, [2024-12-26T23:18:37.872889 #3337828]  INFO -- : checking for inttypes.h... yes
I, [2024-12-26T23:18:37.882076 #3337828]  INFO -- : checking for stdint.h... yes
I, [2024-12-26T23:18:37.891214 #3337828]  INFO -- : checking for strings.h... yes
I, [2024-12-26T23:18:37.900123 #3337828]  INFO -- : checking for sys/stat.h... yes
I, [2024-12-26T23:18:37.909912 #3337828]  INFO -- : checking for sys/types.h... yes
I, [2024-12-26T23:18:37.919480 #3337828]  INFO -- : checking for unistd.h... yes
I, [2024-12-26T23:18:37.928787 #3337828]  INFO -- : checking for wchar.h... yes
I, [2024-12-26T23:18:37.982234 #3337828]  INFO -- : checking for minix/config.h... no
I, [2024-12-26T23:18:38.037604 #3337828]  INFO -- : checking for vfork.h... no
I, [2024-12-26T23:18:38.047592 #3337828]  INFO -- : checking whether it is safe to define __EXTENSIONS__... yes
I, [2024-12-26T23:18:38.056448 #3337828]  INFO -- : checking whether _XOPEN_SOURCE should be defined... no
I, [2024-12-26T23:18:38.107327 #3337828]  INFO -- : checking whether the linker is GNU ld... yes
I, [2024-12-26T23:18:38.124285 #3337828]  INFO -- : checking whether gcc -E accepts -o... yes
I, [2024-12-26T23:18:38.135338 #3337828]  INFO -- : checking for gcc-ar flags... rcD
I, [2024-12-26T23:18:38.135412 #3337828]  INFO -- : checking whether ln -s works... yes
I, [2024-12-26T23:18:38.143349 #3337828]  INFO -- : checking whether make sets $(MAKE)... yes
I, [2024-12-26T23:18:38.152192 #3337828]  INFO -- : checking for a BSD-compatible install... /usr/bin/install -c
I, [2024-12-26T23:18:38.154412 #3337828]  INFO -- : checking for a race-free mkdir -p... /usr/bin/mkdir -p
I, [2024-12-26T23:18:38.154742 #3337828]  INFO -- : checking for dtrace... no
I, [2024-12-26T23:18:38.155072 #3337828]  INFO -- : checking for dot... no
I, [2024-12-26T23:18:38.155406 #3337828]  INFO -- : checking for doxygen... no
I, [2024-12-26T23:18:38.155747 #3337828]  INFO -- : checking for pkg-config... no
I, [2024-12-26T23:18:38.184034 #3337828]  INFO -- : checking whether it is Android... no
I, [2024-12-26T23:18:38.196310 #3337828]  INFO -- : checking for cd using physical directory... cd -P
I, [2024-12-26T23:18:38.202872 #3337828]  INFO -- : checking whether CFLAGS is valid... yes
I, [2024-12-26T23:18:38.245733 #3337828]  INFO -- : checking whether LDFLAGS is valid... yes
I, [2024-12-26T23:18:38.291734 #3337828]  INFO -- : checking whether ELF binaries are produced... yes
I, [2024-12-26T23:18:38.334971 #3337828]  INFO -- : checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes
I, [2024-12-26T23:18:38.353291 #3337828]  INFO -- : checking whether -fdeclspec is accepted as LDFLAGS... no
I, [2024-12-26T23:18:38.425254 #3337828]  INFO -- : checking whether -fdeclspec is accepted as CXXFLAGS... no
I, [2024-12-26T23:18:38.454145 #3337828]  INFO -- : checking whether -Wextra-tokens is accepted as CFLAGS... no
I, [2024-12-26T23:18:38.465214 #3337828]  INFO -- : checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.500423 #3337828]  INFO -- : checking whether -Wdivision-by-zero is accepted as CFLAGS... no
I, [2024-12-26T23:18:38.511762 #3337828]  INFO -- : checking whether -Wdiv-by-zero is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.522262 #3337828]  INFO -- : checking whether -Wduplicated-cond is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.533856 #3337828]  INFO -- : checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.544940 #3337828]  INFO -- : checking whether -Wimplicit-int is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.555884 #3337828]  INFO -- : checking whether -Wpointer-arith is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.594145 #3337828]  INFO -- : checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no
I, [2024-12-26T23:18:38.605503 #3337828]  INFO -- : checking whether -Wwrite-strings is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.616461 #3337828]  INFO -- : checking whether -Wold-style-definition is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.627281 #3337828]  INFO -- : checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.638287 #3337828]  INFO -- : checking whether -Wmissing-noreturn is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.648956 #3337828]  INFO -- : checking whether -Wno-cast-function-type is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.659163 #3337828]  INFO -- : checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.669521 #3337828]  INFO -- : checking whether -Wno-long-long is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.679903 #3337828]  INFO -- : checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.690426 #3337828]  INFO -- : checking whether -Wno-overlength-strings is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.701892 #3337828]  INFO -- : checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.712880 #3337828]  INFO -- : checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.723707 #3337828]  INFO -- : checking whether -Wno-self-assign is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.734588 #3337828]  INFO -- : checking whether -Wno-tautological-compare is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.745394 #3337828]  INFO -- : checking whether -Wno-unused-parameter is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.756445 #3337828]  INFO -- : checking whether -Wno-unused-value is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.767413 #3337828]  INFO -- : checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.778609 #3337828]  INFO -- : checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.789352 #3337828]  INFO -- : checking whether -Wunused-variable is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.804883 #3337828]  INFO -- : checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no
I, [2024-12-26T23:18:38.815998 #3337828]  INFO -- : checking whether -Wmisleading-indentation is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.823673 #3337828]  INFO -- : checking whether -Wundef is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.832337 #3337828]  INFO -- : checking whether -Wall -Wextra is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.866990 #3337828]  INFO -- : checking whether -Qunused-arguments is accepted as CFLAGS... no
I, [2024-12-26T23:18:38.906540 #3337828]  INFO -- : checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.915189 #3337828]  INFO -- : checking whether -fstack-protector-strong is accepted as CFLAGS... yes
I, [2024-12-26T23:18:38.957290 #3337828]  INFO -- : checking whether -fstack-protector-strong is accepted as LDFLAGS... yes
I, [2024-12-26T23:18:38.958510 #3337828]  INFO -- : checking for -fstack-protector... -fstack-protector-strong
I, [2024-12-26T23:18:38.999924 #3337828]  INFO -- : checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes
I, [2024-12-26T23:18:39.008360 #3337828]  INFO -- : checking whether -fno-strict-overflow is accepted as CFLAGS... yes
I, [2024-12-26T23:18:39.054019 #3337828]  INFO -- : checking whether -ggdb3 is accepted as LDFLAGS... yes
I, [2024-12-26T23:18:39.062460 #3337828]  INFO -- : checking whether -fvisibility=hidden is accepted as CFLAGS... yes
I, [2024-12-26T23:18:39.070848 #3337828]  INFO -- : checking whether -fno-fast-math is accepted as CFLAGS... yes
I, [2024-12-26T23:18:39.078932 #3337828]  INFO -- : checking whether -fexcess-precision=standard is accepted as CFLAGS... yes
I, [2024-12-26T23:18:39.099841 #3337828]  INFO -- : checking whether -fp-model precise is accepted as CFLAGS... no
I, [2024-12-26T23:18:39.109085 #3337828]  INFO -- : checking whether compiler has statement and declarations in expressions... yes
I, [2024-12-26T23:18:39.122682 #3337828]  INFO -- : checking for pthread.h... yes
I, [2024-12-26T23:18:39.167502 #3337828]  INFO -- : checking for pthread_create in -lthr... no
I, [2024-12-26T23:18:39.218053 #3337828]  INFO -- : checking for pthread_create in -lpthread... yes
I, [2024-12-26T23:18:39.263924 #3337828]  INFO -- : checking for pthread_np.h... no
I, [2024-12-26T23:18:39.264037 #3337828]  INFO -- : checking thread model... pthread
I, [2024-12-26T23:18:39.331502 #3337828]  INFO -- : checking whether CXXFLAGS is valid... no
E, [2024-12-26T23:18:39.331564 #3337828] ERROR -- : configure: WARNING: something wrong with CXXFLAGS=""
I, [2024-12-26T23:18:39.383316 #3337828]  INFO -- : checking for crypt in -lcrypt... yes
I, [2024-12-26T23:18:39.434158 #3337828]  INFO -- : checking for dlopen in -ldl... yes
I, [2024-12-26T23:18:39.478277 #3337828]  INFO -- : checking for shutdown in -lsocket... no
I, [2024-12-26T23:18:39.491475 #3337828]  INFO -- : checking for dirent.h that defines DIR... yes
I, [2024-12-26T23:18:39.546901 #3337828]  INFO -- : checking for library containing opendir... none required
I, [2024-12-26T23:18:39.640674 #3337828]  INFO -- : checking for _Bool... yes
I, [2024-12-26T23:18:39.649582 #3337828]  INFO -- : checking for stdbool.h that conforms to C99... yes
I, [2024-12-26T23:18:39.659474 #3337828]  INFO -- : checking for sys/wait.h that is POSIX.1 compatible... yes
I, [2024-12-26T23:18:39.693089 #3337828]  INFO -- : checking for afunix.h... no
I, [2024-12-26T23:18:39.771488 #3337828]  INFO -- : checking for atomic.h... no
I, [2024-12-26T23:18:39.850549 #3337828]  INFO -- : checking for copyfile.h... no
I, [2024-12-26T23:18:39.928923 #3337828]  INFO -- : checking for direct.h... no
I, [2024-12-26T23:18:39.940817 #3337828]  INFO -- : checking for grp.h... yes
I, [2024-12-26T23:18:39.952838 #3337828]  INFO -- : checking for fcntl.h... yes
I, [2024-12-26T23:18:39.964691 #3337828]  INFO -- : checking for float.h... yes
I, [2024-12-26T23:18:40.042714 #3337828]  INFO -- : checking for ieeefp.h... no
I, [2024-12-26T23:18:40.118413 #3337828]  INFO -- : checking for intrinsics.h... no
I, [2024-12-26T23:18:40.130131 #3337828]  INFO -- : checking for langinfo.h... yes
I, [2024-12-26T23:18:40.141879 #3337828]  INFO -- : checking for limits.h... yes
I, [2024-12-26T23:18:40.153517 #3337828]  INFO -- : checking for locale.h... yes
I, [2024-12-26T23:18:40.164936 #3337828]  INFO -- : checking for malloc.h... yes
I, [2024-12-26T23:18:40.241775 #3337828]  INFO -- : checking for malloc/malloc.h... no
I, [2024-12-26T23:18:40.318741 #3337828]  INFO -- : checking for malloc_np.h... no
I, [2024-12-26T23:18:40.398275 #3337828]  INFO -- : checking for net/socket.h... no
I, [2024-12-26T23:18:40.476310 #3337828]  INFO -- : checking for process.h... no
I, [2024-12-26T23:18:40.487810 #3337828]  INFO -- : checking for pwd.h... yes
I, [2024-12-26T23:18:40.499160 #3337828]  INFO -- : checking for sanitizer/asan_interface.h... yes
I, [2024-12-26T23:18:40.578236 #3337828]  INFO -- : checking for sanitizer/msan_interface.h... no
I, [2024-12-26T23:18:40.655743 #3337828]  INFO -- : checking for setjmpex.h... no
I, [2024-12-26T23:18:40.666993 #3337828]  INFO -- : checking for stdalign.h... yes
I, [2024-12-26T23:18:40.667192 #3337828]  INFO -- : checking for stdio.h... (cached) yes
I, [2024-12-26T23:18:40.743710 #3337828]  INFO -- : checking for sys/attr.h... no
I, [2024-12-26T23:18:40.754995 #3337828]  INFO -- : checking for sys/eventfd.h... yes
I, [2024-12-26T23:18:40.766250 #3337828]  INFO -- : checking for sys/fcntl.h... yes
I, [2024-12-26T23:18:40.777580 #3337828]  INFO -- : checking for sys/file.h... yes
I, [2024-12-26T23:18:40.855257 #3337828]  INFO -- : checking for sys/id.h... no
I, [2024-12-26T23:18:40.866972 #3337828]  INFO -- : checking for sys/ioctl.h... yes
I, [2024-12-26T23:18:40.945785 #3337828]  INFO -- : checking for sys/mkdev.h... no
I, [2024-12-26T23:18:40.958184 #3337828]  INFO -- : checking for sys/param.h... yes
I, [2024-12-26T23:18:40.970848 #3337828]  INFO -- : checking for sys/prctl.h... yes
I, [2024-12-26T23:18:40.982484 #3337828]  INFO -- : checking for sys/random.h... yes
I, [2024-12-26T23:18:40.994398 #3337828]  INFO -- : checking for sys/resource.h... yes
I, [2024-12-26T23:18:41.005942 #3337828]  INFO -- : checking for sys/select.h... yes
I, [2024-12-26T23:18:41.017519 #3337828]  INFO -- : checking for sys/sendfile.h... yes
I, [2024-12-26T23:18:41.030010 #3337828]  INFO -- : checking for sys/socket.h... yes
I, [2024-12-26T23:18:41.042318 #3337828]  INFO -- : checking for sys/syscall.h... yes
I, [2024-12-26T23:18:41.053583 #3337828]  INFO -- : checking for sys/sysmacros.h... yes
I, [2024-12-26T23:18:41.065105 #3337828]  INFO -- : checking for sys/time.h... yes
I, [2024-12-26T23:18:41.076608 #3337828]  INFO -- : checking for sys/times.h... yes
I, [2024-12-26T23:18:41.088864 #3337828]  INFO -- : checking for sys/uio.h... yes
I, [2024-12-26T23:18:41.166951 #3337828]  INFO -- : checking for sys/utime.h... no
I, [2024-12-26T23:18:41.180803 #3337828]  INFO -- : checking for syscall.h... yes
I, [2024-12-26T23:18:41.192736 #3337828]  INFO -- : checking for time.h... yes
I, [2024-12-26T23:18:41.204604 #3337828]  INFO -- : checking for ucontext.h... yes
I, [2024-12-26T23:18:41.218452 #3337828]  INFO -- : checking for utime.h... yes
I, [2024-12-26T23:18:41.229707 #3337828]  INFO -- : checking for sys/epoll.h... yes
I, [2024-12-26T23:18:41.308305 #3337828]  INFO -- : checking for sys/event.h... no
I, [2024-12-26T23:18:41.386994 #3337828]  INFO -- : checking for stdckdint.h... no
I, [2024-12-26T23:18:41.398502 #3337828]  INFO -- : checking for stdatomic.h... yes
I, [2024-12-26T23:18:41.414047 #3337828]  INFO -- : checking for x86intrin.h... yes
I, [2024-12-26T23:18:41.429741 #3337828]  INFO -- : checking for x86intrin.h when defined(__x86_64__)... yes
I, [2024-12-26T23:18:41.442372 #3337828]  INFO -- : checking for gmp.h... yes
I, [2024-12-26T23:18:41.549895 #3337828]  INFO -- : checking for library containing __gmpz_init... -lgmp
I, [2024-12-26T23:18:41.551553 #3337828]  INFO -- : checking for special C compiler options needed for large files... no
I, [2024-12-26T23:18:41.559890 #3337828]  INFO -- : checking for _FILE_OFFSET_BITS value needed for large files... no
I, [2024-12-26T23:18:41.675411 #3337828]  INFO -- : checking whether byte ordering is bigendian... no
I, [2024-12-26T23:18:41.686285 #3337828]  INFO -- : checking for an ANSI C-conforming const... yes
I, [2024-12-26T23:18:41.701254 #3337828]  INFO -- : checking whether char is unsigned... no
I, [2024-12-26T23:18:41.711907 #3337828]  INFO -- : checking for inline... inline
I, [2024-12-26T23:18:41.722360 #3337828]  INFO -- : checking for working volatile... yes
I, [2024-12-26T23:18:41.733674 #3337828]  INFO -- : checking for typeof syntax and keyword spelling... typeof
I, [2024-12-26T23:18:41.745286 #3337828]  INFO -- : checking for C/C++ restrict keyword... __restrict__
I, [2024-12-26T23:18:41.882952 #3337828]  INFO -- : checking for long long... yes
I, [2024-12-26T23:18:41.983228 #3337828]  INFO -- : checking for off_t... yes
I, [2024-12-26T23:18:42.095718 #3337828]  INFO -- : checking char bit... 8
I, [2024-12-26T23:18:42.229960 #3337828]  INFO -- : checking size of int... 4
I, [2024-12-26T23:18:42.356768 #3337828]  INFO -- : checking size of short... 2
I, [2024-12-26T23:18:42.470605 #3337828]  INFO -- : checking size of long... 8
I, [2024-12-26T23:18:42.596355 #3337828]  INFO -- : checking size of long long... 8
I, [2024-12-26T23:18:42.666133 #3337828]  INFO -- : checking size of __int64... 0
I, [2024-12-26T23:18:42.797099 #3337828]  INFO -- : checking size of __int128... 16
I, [2024-12-26T23:18:42.929490 #3337828]  INFO -- : checking size of off_t... 8
I, [2024-12-26T23:18:43.035630 #3337828]  INFO -- : checking size of void*... 8
I, [2024-12-26T23:18:43.127592 #3337828]  INFO -- : checking size of float... 4
I, [2024-12-26T23:18:43.221090 #3337828]  INFO -- : checking size of double... 8
I, [2024-12-26T23:18:43.299659 #3337828]  INFO -- : checking size of time_t... 8
I, [2024-12-26T23:18:43.380554 #3337828]  INFO -- : checking size of clock_t... 8
I, [2024-12-26T23:18:43.422134 #3337828]  INFO -- : checking word size... 8
I, [2024-12-26T23:18:43.470591 #3337828]  INFO -- : checking packed struct attribute... x __attribute__((packed))
I, [2024-12-26T23:18:43.486774 #3337828]  INFO -- : checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes
I, [2024-12-26T23:18:43.496553 #3337828]  INFO -- : checking for printf prefix for long long... ll
I, [2024-12-26T23:18:43.595487 #3337828]  INFO -- : checking for pid_t... yes
I, [2024-12-26T23:18:43.993664 #3337828]  INFO -- : checking for convertible type of pid_t... INT
I, [2024-12-26T23:18:44.096270 #3337828]  INFO -- : checking for uid_t... yes
I, [2024-12-26T23:18:44.411025 #3337828]  INFO -- : checking for convertible type of uid_t... UINT
I, [2024-12-26T23:18:44.513009 #3337828]  INFO -- : checking for gid_t... yes
I, [2024-12-26T23:18:44.792287 #3337828]  INFO -- : checking for convertible type of gid_t... UINT
I, [2024-12-26T23:18:44.849025 #3337828]  INFO -- : checking for time_t... yes
I, [2024-12-26T23:18:44.983011 #3337828]  INFO -- : checking for convertible type of time_t... LONG
I, [2024-12-26T23:18:45.082664 #3337828]  INFO -- : checking for dev_t... yes
I, [2024-12-26T23:18:45.317347 #3337828]  INFO -- : checking for convertible type of dev_t... ULONG
I, [2024-12-26T23:18:45.394242 #3337828]  INFO -- : checking for mode_t... yes
I, [2024-12-26T23:18:45.549016 #3337828]  INFO -- : checking for convertible type of mode_t... UINT
I, [2024-12-26T23:18:45.626279 #3337828]  INFO -- : checking for rlim_t... yes
I, [2024-12-26T23:18:45.749312 #3337828]  INFO -- : checking for convertible type of rlim_t... ULONG
I, [2024-12-26T23:18:45.753504 #3337828]  INFO -- : checking for off_t... (cached) yes
I, [2024-12-26T23:18:46.059630 #3337828]  INFO -- : checking for convertible type of off_t... LONG
I, [2024-12-26T23:18:46.138761 #3337828]  INFO -- : checking for clockid_t... yes
I, [2024-12-26T23:18:46.381578 #3337828]  INFO -- : checking for convertible type of clockid_t... INT
I, [2024-12-26T23:18:46.396672 #3337828]  INFO -- : checking for variable length macro... yes
I, [2024-12-26T23:18:46.407476 #3337828]  INFO -- : checking if _Alignof() works... yes
I, [2024-12-26T23:18:46.416888 #3337828]  INFO -- : checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x
I, [2024-12-26T23:18:46.426646 #3337828]  INFO -- : checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x
I, [2024-12-26T23:18:46.436368 #3337828]  INFO -- : checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x
I, [2024-12-26T23:18:46.446291 #3337828]  INFO -- : checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x
I, [2024-12-26T23:18:46.456126 #3337828]  INFO -- : checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x
I, [2024-12-26T23:18:46.466299 #3337828]  INFO -- : checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x
I, [2024-12-26T23:18:46.476577 #3337828]  INFO -- : checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x
I, [2024-12-26T23:18:46.486316 #3337828]  INFO -- : checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x
I, [2024-12-26T23:18:46.496202 #3337828]  INFO -- : checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x
I, [2024-12-26T23:18:46.506253 #3337828]  INFO -- : checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x
I, [2024-12-26T23:18:46.516342 #3337828]  INFO -- : checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x
I, [2024-12-26T23:18:46.526277 #3337828]  INFO -- : checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x
I, [2024-12-26T23:18:46.535822 #3337828]  INFO -- : checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x
I, [2024-12-26T23:18:46.545299 #3337828]  INFO -- : checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x
I, [2024-12-26T23:18:46.555309 #3337828]  INFO -- : checking for WEAK function attribute... __attribute__ ((__weak__)) x
I, [2024-12-26T23:18:46.563170 #3337828]  INFO -- : checking for __attribute__((__deprecated__(msg))) in C++... no
I, [2024-12-26T23:18:46.570742 #3337828]  INFO -- : checking for std::nullptr_t... no
I, [2024-12-26T23:18:46.664987 #3337828]  INFO -- : checking for FUNC_STDCALL function attribute... x
I, [2024-12-26T23:18:46.749406 #3337828]  INFO -- : checking for FUNC_CDECL function attribute... x
I, [2024-12-26T23:18:46.838024 #3337828]  INFO -- : checking for FUNC_FASTCALL function attribute... x
I, [2024-12-26T23:18:46.846351 #3337828]  INFO -- : checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x
I, [2024-12-26T23:18:46.854074 #3337828]  INFO -- : checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x
I, [2024-12-26T23:18:46.905267 #3337828]  INFO -- : checking for function alias... alias
I, [2024-12-26T23:18:46.957742 #3337828]  INFO -- : checking for __atomic builtins... yes
I, [2024-12-26T23:18:47.009738 #3337828]  INFO -- : checking for __sync builtins... yes
I, [2024-12-26T23:18:47.062079 #3337828]  INFO -- : checking for __builtin_unreachable... yes
I, [2024-12-26T23:18:47.121247 #3337828]  INFO -- : checking for __assume... no
I, [2024-12-26T23:18:47.165690 #3337828]  INFO -- : checking for exported function attribute... __attribute__ ((__visibility__("default")))
I, [2024-12-26T23:18:47.173341 #3337828]  INFO -- : checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x
I, [2024-12-26T23:18:47.234286 #3337828]  INFO -- : checking for function name string predefined identifier... __func__
I, [2024-12-26T23:18:47.244247 #3337828]  INFO -- : checking if enum over int is allowed... yes
I, [2024-12-26T23:18:47.287731 #3337828]  INFO -- : checking for gcc options needed to detect all undeclared functions... none needed
I, [2024-12-26T23:18:47.381660 #3337828]  INFO -- : checking whether sys_nerr is declared... no
I, [2024-12-26T23:18:47.398445 #3337828]  INFO -- : checking whether getenv is declared... yes
I, [2024-12-26T23:18:47.492998 #3337828]  INFO -- : checking for size_t... yes
I, [2024-12-26T23:18:47.578805 #3337828]  INFO -- : checking size of size_t... 8
I, [2024-12-26T23:18:47.656612 #3337828]  INFO -- : checking size of ptrdiff_t... 8
I, [2024-12-26T23:18:47.750246 #3337828]  INFO -- : checking size of dev_t... 8
I, [2024-12-26T23:18:47.758600 #3337828]  INFO -- : checking for printf prefix for size_t... z
I, [2024-12-26T23:18:47.767319 #3337828]  INFO -- : checking for printf prefix for ptrdiff_t... t
I, [2024-12-26T23:18:47.779201 #3337828]  INFO -- : checking for struct stat.st_blksize... yes
I, [2024-12-26T23:18:47.790736 #3337828]  INFO -- : checking for struct stat.st_blocks... yes
I, [2024-12-26T23:18:47.802707 #3337828]  INFO -- : checking for struct stat.st_rdev... yes
I, [2024-12-26T23:18:47.815036 #3337828]  INFO -- : checking size of struct stat.st_size... SIZEOF_OFF_T
I, [2024-12-26T23:18:47.827648 #3337828]  INFO -- : checking size of struct stat.st_blocks... SIZEOF_OFF_T
I, [2024-12-26T23:18:47.840111 #3337828]  INFO -- : checking size of struct stat.st_ino... SIZEOF_LONG
I, [2024-12-26T23:18:47.852913 #3337828]  INFO -- : checking size of struct stat.st_dev... SIZEOF_DEV_T
I, [2024-12-26T23:18:47.868528 #3337828]  INFO -- : checking size of struct stat.st_rdev... SIZEOF_DEV_T
I, [2024-12-26T23:18:47.989266 #3337828]  INFO -- : checking for struct stat.st_atim... yes
I, [2024-12-26T23:18:48.230140 #3337828]  INFO -- : checking for struct stat.st_atimespec... no
I, [2024-12-26T23:18:48.481759 #3337828]  INFO -- : checking for struct stat.st_atimensec... no
I, [2024-12-26T23:18:48.618274 #3337828]  INFO -- : checking for struct stat.st_mtim... yes
I, [2024-12-26T23:18:48.865768 #3337828]  INFO -- : checking for struct stat.st_mtimespec... no
I, [2024-12-26T23:18:49.113328 #3337828]  INFO -- : checking for struct stat.st_mtimensec... no
I, [2024-12-26T23:18:49.250406 #3337828]  INFO -- : checking for struct stat.st_ctim... yes
I, [2024-12-26T23:18:49.493847 #3337828]  INFO -- : checking for struct stat.st_ctimespec... no
I, [2024-12-26T23:18:49.735089 #3337828]  INFO -- : checking for struct stat.st_ctimensec... no
I, [2024-12-26T23:18:49.971811 #3337828]  INFO -- : checking for struct stat.st_birthtimespec... no
I, [2024-12-26T23:18:50.108680 #3337828]  INFO -- : checking for struct statx.stx_btime... yes
I, [2024-12-26T23:18:50.184643 #3337828]  INFO -- : checking for struct timeval... yes
I, [2024-12-26T23:18:50.200046 #3337828]  INFO -- : checking size of struct timeval.tv_sec... SIZEOF_TIME_T
I, [2024-12-26T23:18:50.274934 #3337828]  INFO -- : checking for struct timespec... yes
I, [2024-12-26T23:18:50.350689 #3337828]  INFO -- : checking for struct timezone... yes
I, [2024-12-26T23:18:50.489926 #3337828]  INFO -- : checking for fd_mask... yes
I, [2024-12-26T23:18:50.505287 #3337828]  INFO -- : checking for int8_t... yes
I, [2024-12-26T23:18:50.638752 #3337828]  INFO -- : checking size of int8_t... 1
I, [2024-12-26T23:18:50.654031 #3337828]  INFO -- : checking for uint8_t... yes
I, [2024-12-26T23:18:50.785104 #3337828]  INFO -- : checking size of uint8_t... 1
I, [2024-12-26T23:18:50.798785 #3337828]  INFO -- : checking for int16_t... yes
I, [2024-12-26T23:18:50.923777 #3337828]  INFO -- : checking size of int16_t... 2
I, [2024-12-26T23:18:50.938681 #3337828]  INFO -- : checking for uint16_t... yes
I, [2024-12-26T23:18:51.069639 #3337828]  INFO -- : checking size of uint16_t... 2
I, [2024-12-26T23:18:51.085202 #3337828]  INFO -- : checking for int32_t... yes
I, [2024-12-26T23:18:51.210359 #3337828]  INFO -- : checking size of int32_t... 4
I, [2024-12-26T23:18:51.225167 #3337828]  INFO -- : checking for uint32_t... yes
I, [2024-12-26T23:18:51.341494 #3337828]  INFO -- : checking size of uint32_t... 4
I, [2024-12-26T23:18:51.353952 #3337828]  INFO -- : checking for int64_t... yes
I, [2024-12-26T23:18:51.488179 #3337828]  INFO -- : checking size of int64_t... 8
I, [2024-12-26T23:18:51.502442 #3337828]  INFO -- : checking for uint64_t... yes
I, [2024-12-26T23:18:51.629628 #3337828]  INFO -- : checking size of uint64_t... 8
I, [2024-12-26T23:18:51.748987 #3337828]  INFO -- : checking for int128_t... __int128
I, [2024-12-26T23:18:51.875723 #3337828]  INFO -- : checking for uint128_t... unsigned __int128
I, [2024-12-26T23:18:51.896624 #3337828]  INFO -- : checking for intptr_t... yes
I, [2024-12-26T23:18:52.032488 #3337828]  INFO -- : checking size of intptr_t... 8
I, [2024-12-26T23:18:52.047704 #3337828]  INFO -- : checking for uintptr_t... yes
I, [2024-12-26T23:18:52.175538 #3337828]  INFO -- : checking size of uintptr_t... 8
I, [2024-12-26T23:18:52.463221 #3337828]  INFO -- : checking for printf prefix for intptr_t... NONE
I, [2024-12-26T23:18:52.475959 #3337828]  INFO -- : checking for ssize_t... yes
I, [2024-12-26T23:18:52.584685 #3337828]  INFO -- : checking size of ssize_t... 8
I, [2024-12-26T23:18:52.801793 #3337828]  INFO -- : checking for printf prefix for int64_t... NONE
I, [2024-12-26T23:18:52.874887 #3337828]  INFO -- : checking for stack end address... __libc_stack_end
I, [2024-12-26T23:18:52.877896 #3337828]  INFO -- : checking for grep that handles long lines and -e... /usr/bin/grep
I, [2024-12-26T23:18:52.879983 #3337828]  INFO -- : checking for egrep... /usr/bin/grep -E
I, [2024-12-26T23:18:52.880066 #3337828]  INFO -- : checking for uid_t in sys/types.h... (cached) yes
I, [2024-12-26T23:18:53.008340 #3337828]  INFO -- : checking type of array argument to getgroups... gid_t
I, [2024-12-26T23:18:53.081568 #3337828]  INFO -- : checking for working alloca.h... yes
I, [2024-12-26T23:18:53.081690 #3337828]  INFO -- : checking for alloca... yes
I, [2024-12-26T23:18:53.158292 #3337828]  INFO -- : checking for dynamic size alloca... ok
I, [2024-12-26T23:18:53.272792 #3337828]  INFO -- : checking for working memcmp... yes
I, [2024-12-26T23:18:53.331336 #3337828]  INFO -- : checking for dup... yes
I, [2024-12-26T23:18:53.390155 #3337828]  INFO -- : checking for dup2... yes
I, [2024-12-26T23:18:53.456366 #3337828]  INFO -- : checking for acosh... yes
I, [2024-12-26T23:18:53.523493 #3337828]  INFO -- : checking for cbrt... yes
I, [2024-12-26T23:18:53.581435 #3337828]  INFO -- : checking for crypt... yes
I, [2024-12-26T23:18:53.658560 #3337828]  INFO -- : checking for erf... yes
I, [2024-12-26T23:18:53.724062 #3337828]  INFO -- : checking for explicit_bzero... yes
I, [2024-12-26T23:18:53.794770 #3337828]  INFO -- : checking for ffs... yes
I, [2024-12-26T23:18:53.865287 #3337828]  INFO -- : checking for flock... yes
I, [2024-12-26T23:18:53.956254 #3337828]  INFO -- : checking for hypot... yes
I, [2024-12-26T23:18:54.023748 #3337828]  INFO -- : checking for lgamma_r... yes
I, [2024-12-26T23:18:54.088157 #3337828]  INFO -- : checking for memmove... yes
I, [2024-12-26T23:18:54.157321 #3337828]  INFO -- : checking for nan... yes
I, [2024-12-26T23:18:54.244900 #3337828]  INFO -- : checking for nextafter... yes
I, [2024-12-26T23:18:54.322906 #3337828]  INFO -- : checking for setproctitle... no
I, [2024-12-26T23:18:54.387517 #3337828]  INFO -- : checking for strchr... yes
I, [2024-12-26T23:18:54.469674 #3337828]  INFO -- : checking for strerror... yes
I, [2024-12-26T23:18:54.548656 #3337828]  INFO -- : checking for strlcat... yes
I, [2024-12-26T23:18:54.628199 #3337828]  INFO -- : checking for strlcpy... yes
I, [2024-12-26T23:18:54.710280 #3337828]  INFO -- : checking for strstr... yes
I, [2024-12-26T23:18:54.798924 #3337828]  INFO -- : checking for tgamma... yes
I, [2024-12-26T23:18:54.911146 #3337828]  INFO -- : checking for sys/pstat.h... no
I, [2024-12-26T23:18:54.911437 #3337828]  INFO -- : checking for pid_t... (cached) yes
I, [2024-12-26T23:18:54.993144 #3337828]  INFO -- : checking for fork... yes
I, [2024-12-26T23:18:55.072316 #3337828]  INFO -- : checking for vfork... yes
I, [2024-12-26T23:18:55.191062 #3337828]  INFO -- : checking for working fork... yes
I, [2024-12-26T23:18:55.191137 #3337828]  INFO -- : checking for working vfork... (cached) yes
I, [2024-12-26T23:18:55.272662 #3337828]  INFO -- : checking for __syscall... no
I, [2024-12-26T23:18:55.347842 #3337828]  INFO -- : checking for _longjmp... yes
I, [2024-12-26T23:18:55.423673 #3337828]  INFO -- : checking for arc4random_buf... yes
I, [2024-12-26T23:18:55.511967 #3337828]  INFO -- : checking for atan2l... yes
I, [2024-12-26T23:18:55.599099 #3337828]  INFO -- : checking for atan2f... yes
I, [2024-12-26T23:18:55.616981 #3337828]  INFO -- : checking whether atomic_signal_fence is declared... yes
I, [2024-12-26T23:18:55.693621 #3337828]  INFO -- : checking for chmod... yes
I, [2024-12-26T23:18:55.760919 #3337828]  INFO -- : checking for chown... yes
I, [2024-12-26T23:18:55.816861 #3337828]  INFO -- : checking for chroot... yes
I, [2024-12-26T23:18:55.880020 #3337828]  INFO -- : checking for chsize... no
I, [2024-12-26T23:18:55.959216 #3337828]  INFO -- : checking for clock_gettime... yes
I, [2024-12-26T23:18:56.024284 #3337828]  INFO -- : checking for copy_file_range... yes
I, [2024-12-26T23:18:56.105542 #3337828]  INFO -- : checking for cosh... yes
I, [2024-12-26T23:18:56.171886 #3337828]  INFO -- : checking for crypt_r... yes
I, [2024-12-26T23:18:56.172105 #3337828]  INFO -- : checking for daemon... (cached) no
I, [2024-12-26T23:18:56.247493 #3337828]  INFO -- : checking for dirfd... yes
I, [2024-12-26T23:18:56.309812 #3337828]  INFO -- : checking for dl_iterate_phdr... yes
I, [2024-12-26T23:18:56.382836 #3337828]  INFO -- : checking for dlopen... yes
I, [2024-12-26T23:18:56.448581 #3337828]  INFO -- : checking for dladdr... yes
I, [2024-12-26T23:18:56.504757 #3337828]  INFO -- : checking for dup3... yes
I, [2024-12-26T23:18:56.561506 #3337828]  INFO -- : checking for eaccess... yes
I, [2024-12-26T23:18:56.628222 #3337828]  INFO -- : checking for endgrent... yes
I, [2024-12-26T23:18:56.709399 #3337828]  INFO -- : checking for eventfd... yes
I, [2024-12-26T23:18:56.789281 #3337828]  INFO -- : checking for execl... yes
I, [2024-12-26T23:18:56.871200 #3337828]  INFO -- : checking for execle... yes
I, [2024-12-26T23:18:56.958131 #3337828]  INFO -- : checking for execv... yes
I, [2024-12-26T23:18:57.042199 #3337828]  INFO -- : checking for execve... yes
I, [2024-12-26T23:18:57.128721 #3337828]  INFO -- : checking for explicit_memset... no
I, [2024-12-26T23:18:57.210279 #3337828]  INFO -- : checking for fcopyfile... no
I, [2024-12-26T23:18:57.285455 #3337828]  INFO -- : checking for fchdir... yes
I, [2024-12-26T23:18:57.358029 #3337828]  INFO -- : checking for fchmod... yes
I, [2024-12-26T23:18:57.415514 #3337828]  INFO -- : checking for fchown... yes
I, [2024-12-26T23:18:57.491025 #3337828]  INFO -- : checking for fcntl... yes
I, [2024-12-26T23:18:57.564390 #3337828]  INFO -- : checking for fdatasync... yes
I, [2024-12-26T23:18:57.638800 #3337828]  INFO -- : checking for fdopendir... yes
I, [2024-12-26T23:18:57.722287 #3337828]  INFO -- : checking for fgetattrlist... no
I, [2024-12-26T23:18:57.805855 #3337828]  INFO -- : checking for fmod... yes
I, [2024-12-26T23:18:57.880816 #3337828]  INFO -- : checking for fstatat... yes
I, [2024-12-26T23:18:57.937816 #3337828]  INFO -- : checking for fsync... yes
I, [2024-12-26T23:18:57.994034 #3337828]  INFO -- : checking for ftruncate... yes
I, [2024-12-26T23:18:58.068943 #3337828]  INFO -- : checking for ftruncate64... yes
I, [2024-12-26T23:18:58.130290 #3337828]  INFO -- : checking for getattrlist... no
I, [2024-12-26T23:18:58.196128 #3337828]  INFO -- : checking for getcwd... yes
I, [2024-12-26T23:18:58.261424 #3337828]  INFO -- : checking for getegid... yes
I, [2024-12-26T23:18:58.317374 #3337828]  INFO -- : checking for getentropy... yes
I, [2024-12-26T23:18:58.381879 #3337828]  INFO -- : checking for geteuid... yes
I, [2024-12-26T23:18:58.460252 #3337828]  INFO -- : checking for getgid... yes
I, [2024-12-26T23:18:58.522679 #3337828]  INFO -- : checking for getgidx... no
I, [2024-12-26T23:18:58.578534 #3337828]  INFO -- : checking for getgrnam... yes
I, [2024-12-26T23:18:58.649862 #3337828]  INFO -- : checking for getgrnam_r... yes
I, [2024-12-26T23:18:58.703087 #3337828]  INFO -- : checking for getgroups... yes
I, [2024-12-26T23:18:58.776589 #3337828]  INFO -- : checking for getlogin... yes
I, [2024-12-26T23:18:58.842649 #3337828]  INFO -- : checking for getlogin_r... yes
I, [2024-12-26T23:18:58.896472 #3337828]  INFO -- : checking for getpgid... yes
I, [2024-12-26T23:18:58.950234 #3337828]  INFO -- : checking for getpgrp... yes
I, [2024-12-26T23:18:59.002696 #3337828]  INFO -- : checking for getppid... yes
I, [2024-12-26T23:18:59.056516 #3337828]  INFO -- : checking for getpriority... yes
I, [2024-12-26T23:18:59.119177 #3337828]  INFO -- : checking for getpwnam... yes
I, [2024-12-26T23:18:59.182682 #3337828]  INFO -- : checking for getpwnam_r... yes
I, [2024-12-26T23:18:59.246600 #3337828]  INFO -- : checking for getpwuid... yes
I, [2024-12-26T23:18:59.299983 #3337828]  INFO -- : checking for getpwuid_r... yes
I, [2024-12-26T23:18:59.353782 #3337828]  INFO -- : checking for getrandom... yes
I, [2024-12-26T23:18:59.415519 #3337828]  INFO -- : checking for getresgid... yes
I, [2024-12-26T23:18:59.487471 #3337828]  INFO -- : checking for getresuid... yes
I, [2024-12-26T23:18:59.559656 #3337828]  INFO -- : checking for getrlimit... yes
I, [2024-12-26T23:18:59.632335 #3337828]  INFO -- : checking for getsid... yes
I, [2024-12-26T23:18:59.704165 #3337828]  INFO -- : checking for gettimeofday... yes
I, [2024-12-26T23:18:59.773004 #3337828]  INFO -- : checking for getuid... yes
I, [2024-12-26T23:18:59.834250 #3337828]  INFO -- : checking for getuidx... no
I, [2024-12-26T23:18:59.906921 #3337828]  INFO -- : checking for gmtime_r... yes
I, [2024-12-26T23:18:59.963360 #3337828]  INFO -- : checking for initgroups... yes
I, [2024-12-26T23:19:00.017209 #3337828]  INFO -- : checking for ioctl... yes
I, [2024-12-26T23:19:00.080118 #3337828]  INFO -- : checking for isfinite... no
I, [2024-12-26T23:19:00.139680 #3337828]  INFO -- : checking for issetugid... no
I, [2024-12-26T23:19:00.194302 #3337828]  INFO -- : checking for kill... yes
I, [2024-12-26T23:19:00.255844 #3337828]  INFO -- : checking for killpg... yes
I, [2024-12-26T23:19:00.324787 #3337828]  INFO -- : checking for lchmod... yes
I, [2024-12-26T23:19:00.398757 #3337828]  INFO -- : checking for lchown... yes
I, [2024-12-26T23:19:00.469501 #3337828]  INFO -- : checking for link... yes
I, [2024-12-26T23:19:00.531430 #3337828]  INFO -- : checking for llabs... yes
I, [2024-12-26T23:19:00.593884 #3337828]  INFO -- : checking for lockf... yes
I, [2024-12-26T23:19:00.656967 #3337828]  INFO -- : checking for log2... yes
I, [2024-12-26T23:19:00.711565 #3337828]  INFO -- : checking for lstat... yes
I, [2024-12-26T23:19:00.765489 #3337828]  INFO -- : checking for lutimes... yes
I, [2024-12-26T23:19:00.831261 #3337828]  INFO -- : checking for malloc_usable_size... yes
I, [2024-12-26T23:19:00.911674 #3337828]  INFO -- : checking for malloc_size... no
I, [2024-12-26T23:19:00.988870 #3337828]  INFO -- : checking for malloc_trim... yes
I, [2024-12-26T23:19:01.064043 #3337828]  INFO -- : checking for mblen... yes
I, [2024-12-26T23:19:01.118708 #3337828]  INFO -- : checking for memalign... yes
I, [2024-12-26T23:19:01.185181 #3337828]  INFO -- : checking for memset_s... no
I, [2024-12-26T23:19:01.257058 #3337828]  INFO -- : checking for writev... yes
I, [2024-12-26T23:19:01.329984 #3337828]  INFO -- : checking for memrchr... yes
I, [2024-12-26T23:19:01.405030 #3337828]  INFO -- : checking for memmem... yes
I, [2024-12-26T23:19:01.479840 #3337828]  INFO -- : checking for mkfifo... yes
I, [2024-12-26T23:19:01.548300 #3337828]  INFO -- : checking for mknod... yes
I, [2024-12-26T23:19:01.606441 #3337828]  INFO -- : checking for mktime... yes
I, [2024-12-26T23:19:01.662506 #3337828]  INFO -- : checking for mmap... yes
I, [2024-12-26T23:19:01.725257 #3337828]  INFO -- : checking for mremap... yes
I, [2024-12-26T23:19:01.792147 #3337828]  INFO -- : checking for openat... yes
I, [2024-12-26T23:19:01.865801 #3337828]  INFO -- : checking for pclose... yes
I, [2024-12-26T23:19:01.932205 #3337828]  INFO -- : checking for pipe... yes
I, [2024-12-26T23:19:01.993893 #3337828]  INFO -- : checking for pipe2... yes
I, [2024-12-26T23:19:02.065032 #3337828]  INFO -- : checking for poll... yes
I, [2024-12-26T23:19:02.121116 #3337828]  INFO -- : checking for popen... yes
I, [2024-12-26T23:19:02.176803 #3337828]  INFO -- : checking for posix_fadvise... yes
I, [2024-12-26T23:19:02.232311 #3337828]  INFO -- : checking for posix_madvise... yes
I, [2024-12-26T23:19:02.293705 #3337828]  INFO -- : checking for posix_memalign... yes
I, [2024-12-26T23:19:02.349804 #3337828]  INFO -- : checking for ppoll... yes
I, [2024-12-26T23:19:02.405782 #3337828]  INFO -- : checking for pread... yes
I, [2024-12-26T23:19:02.458848 #3337828]  INFO -- : checking for pwrite... yes
I, [2024-12-26T23:19:02.513246 #3337828]  INFO -- : checking for qsort_r... yes
I, [2024-12-26T23:19:02.587398 #3337828]  INFO -- : checking for qsort_s... no
I, [2024-12-26T23:19:02.653485 #3337828]  INFO -- : checking for readlink... yes
I, [2024-12-26T23:19:02.709497 #3337828]  INFO -- : checking for realpath... yes
I, [2024-12-26T23:19:02.771996 #3337828]  INFO -- : checking for round... yes
I, [2024-12-26T23:19:02.827977 #3337828]  INFO -- : checking for sched_getaffinity... yes
I, [2024-12-26T23:19:02.882200 #3337828]  INFO -- : checking for seekdir... yes
I, [2024-12-26T23:19:02.964409 #3337828]  INFO -- : checking for select_large_fdset... no
I, [2024-12-26T23:19:03.026597 #3337828]  INFO -- : checking for sendfile... yes
I, [2024-12-26T23:19:03.102492 #3337828]  INFO -- : checking for setegid... yes
I, [2024-12-26T23:19:03.180135 #3337828]  INFO -- : checking for setenv... yes
I, [2024-12-26T23:19:03.239170 #3337828]  INFO -- : checking for seteuid... yes
I, [2024-12-26T23:19:03.296364 #3337828]  INFO -- : checking for setgid... yes
I, [2024-12-26T23:19:03.352192 #3337828]  INFO -- : checking for setgroups... yes
I, [2024-12-26T23:19:03.409696 #3337828]  INFO -- : checking for setpgid... yes
I, [2024-12-26T23:19:03.471393 #3337828]  INFO -- : checking for setpgrp... yes
I, [2024-12-26T23:19:03.532564 #3337828]  INFO -- : checking for setregid... yes
I, [2024-12-26T23:19:03.611082 #3337828]  INFO -- : checking for setresgid... yes
I, [2024-12-26T23:19:03.694501 #3337828]  INFO -- : checking for setresuid... yes
I, [2024-12-26T23:19:03.771415 #3337828]  INFO -- : checking for setreuid... yes
I, [2024-12-26T23:19:03.866460 #3337828]  INFO -- : checking for setrgid... no
I, [2024-12-26T23:19:03.946614 #3337828]  INFO -- : checking for setrlimit... yes
I, [2024-12-26T23:19:04.029076 #3337828]  INFO -- : checking for setruid... no
I, [2024-12-26T23:19:04.087913 #3337828]  INFO -- : checking for setsid... yes
I, [2024-12-26T23:19:04.157850 #3337828]  INFO -- : checking for setuid... yes
I, [2024-12-26T23:19:04.235892 #3337828]  INFO -- : checking for shutdown... yes
I, [2024-12-26T23:19:04.294749 #3337828]  INFO -- : checking for sigaction... yes
I, [2024-12-26T23:19:04.349227 #3337828]  INFO -- : checking for sigaltstack... yes
I, [2024-12-26T23:19:04.403070 #3337828]  INFO -- : checking for sigprocmask... yes
I, [2024-12-26T23:19:04.476127 #3337828]  INFO -- : checking for sinh... yes
I, [2024-12-26T23:19:04.556000 #3337828]  INFO -- : checking for snprintf... yes
I, [2024-12-26T23:19:04.637442 #3337828]  INFO -- : checking for spawnv... no
I, [2024-12-26T23:19:04.695980 #3337828]  INFO -- : checking for symlink... yes
I, [2024-12-26T23:19:04.772086 #3337828]  INFO -- : checking for syscall... yes
I, [2024-12-26T23:19:04.833830 #3337828]  INFO -- : checking for sysconf... yes
I, [2024-12-26T23:19:04.909861 #3337828]  INFO -- : checking for system... yes
I, [2024-12-26T23:19:04.996144 #3337828]  INFO -- : checking for tanh... yes
I, [2024-12-26T23:19:05.062084 #3337828]  INFO -- : checking for telldir... yes
I, [2024-12-26T23:19:05.132952 #3337828]  INFO -- : checking for timegm... yes
I, [2024-12-26T23:19:05.203701 #3337828]  INFO -- : checking for times... yes
I, [2024-12-26T23:19:05.259986 #3337828]  INFO -- : checking for truncate... yes
I, [2024-12-26T23:19:05.316947 #3337828]  INFO -- : checking for truncate64... yes
I, [2024-12-26T23:19:05.372897 #3337828]  INFO -- : checking for tzset... yes
I, [2024-12-26T23:19:05.429291 #3337828]  INFO -- : checking for umask... yes
I, [2024-12-26T23:19:05.485219 #3337828]  INFO -- : checking for unsetenv... yes
I, [2024-12-26T23:19:05.544271 #3337828]  INFO -- : checking for utimensat... yes
I, [2024-12-26T23:19:05.599724 #3337828]  INFO -- : checking for utimes... yes
I, [2024-12-26T23:19:05.668488 #3337828]  INFO -- : checking for wait4... yes
I, [2024-12-26T23:19:05.739184 #3337828]  INFO -- : checking for waitpid... yes
I, [2024-12-26T23:19:05.804908 #3337828]  INFO -- : checking for __cospi... no
I, [2024-12-26T23:19:05.884222 #3337828]  INFO -- : checking for __sinpi... no
I, [2024-12-26T23:19:05.958370 #3337828]  INFO -- : checking for statx... yes
I, [2024-12-26T23:19:06.035612 #3337828]  INFO -- : checking if getcwd allocates buffer if NULL is given... yes
I, [2024-12-26T23:19:06.047749 #3337828]  INFO -- : checking for crypt.h... yes
I, [2024-12-26T23:19:06.057896 #3337828]  INFO -- : checking for struct crypt_data.initialized... yes
I, [2024-12-26T23:19:06.115093 #3337828]  INFO -- : checking for __builtin_alloca_with_align... yes
I, [2024-12-26T23:19:06.178781 #3337828]  INFO -- : checking for __builtin_assume_aligned... yes
I, [2024-12-26T23:19:06.231478 #3337828]  INFO -- : checking for __builtin_bswap16... yes
I, [2024-12-26T23:19:06.282131 #3337828]  INFO -- : checking for __builtin_bswap32... yes
I, [2024-12-26T23:19:06.334455 #3337828]  INFO -- : checking for __builtin_bswap64... yes
I, [2024-12-26T23:19:06.384876 #3337828]  INFO -- : checking for __builtin_popcount... yes
I, [2024-12-26T23:19:06.436970 #3337828]  INFO -- : checking for __builtin_popcountll... yes
I, [2024-12-26T23:19:06.486812 #3337828]  INFO -- : checking for __builtin_clz... yes
I, [2024-12-26T23:19:06.536972 #3337828]  INFO -- : checking for __builtin_clzl... yes
I, [2024-12-26T23:19:06.587888 #3337828]  INFO -- : checking for __builtin_clzll... yes
I, [2024-12-26T23:19:06.638250 #3337828]  INFO -- : checking for __builtin_ctz... yes
I, [2024-12-26T23:19:06.687850 #3337828]  INFO -- : checking for __builtin_ctzll... yes
I, [2024-12-26T23:19:06.738974 #3337828]  INFO -- : checking for __builtin_constant_p... yes
I, [2024-12-26T23:19:06.790428 #3337828]  INFO -- : checking for __builtin_choose_expr... yes
I, [2024-12-26T23:19:06.840591 #3337828]  INFO -- : checking for __builtin_choose_expr_constant_p... yes
I, [2024-12-26T23:19:06.891273 #3337828]  INFO -- : checking for __builtin_types_compatible_p... yes
I, [2024-12-26T23:19:06.941545 #3337828]  INFO -- : checking for __builtin_trap... yes
I, [2024-12-26T23:19:06.991407 #3337828]  INFO -- : checking for __builtin_expect... yes
I, [2024-12-26T23:19:07.041975 #3337828]  INFO -- : checking for __builtin_add_overflow... yes
I, [2024-12-26T23:19:07.092341 #3337828]  INFO -- : checking for __builtin_add_overflow_p... yes
I, [2024-12-26T23:19:07.144431 #3337828]  INFO -- : checking for __builtin_add_overflow with long long arguments... yes
I, [2024-12-26T23:19:07.195398 #3337828]  INFO -- : checking for __builtin_sub_overflow... yes
I, [2024-12-26T23:19:07.247205 #3337828]  INFO -- : checking for __builtin_sub_overflow_p... yes
I, [2024-12-26T23:19:07.297914 #3337828]  INFO -- : checking for __builtin_sub_overflow with long long arguments... yes
I, [2024-12-26T23:19:07.349167 #3337828]  INFO -- : checking for __builtin_mul_overflow... yes
I, [2024-12-26T23:19:07.399430 #3337828]  INFO -- : checking for __builtin_mul_overflow_p... yes
I, [2024-12-26T23:19:07.450655 #3337828]  INFO -- : checking for __builtin_mul_overflow with long long arguments... yes
I, [2024-12-26T23:19:07.461630 #3337828]  INFO -- : checking whether qsort_r is GNU version... yes
I, [2024-12-26T23:19:07.514539 #3337828]  INFO -- : checking whether qsort_r is BSD version... no
I, [2024-12-26T23:19:07.609700 #3337828]  INFO -- : checking whether atan2 handles Inf as C99... yes
I, [2024-12-26T23:19:07.665235 #3337828]  INFO -- : checking for clock_getres... yes
I, [2024-12-26T23:19:07.716742 #3337828]  INFO -- : checking for timer_create in -lrt... yes
I, [2024-12-26T23:19:07.767810 #3337828]  INFO -- : checking for timer_settime in -lrt... yes
I, [2024-12-26T23:19:07.777706 #3337828]  INFO -- : checking for unsetenv returns a value... yes
I, [2024-12-26T23:19:07.787557 #3337828]  INFO -- : checking whether struct tm is in sys/time.h or time.h... time.h
I, [2024-12-26T23:19:07.796922 #3337828]  INFO -- : checking for struct tm.tm_zone... yes
I, [2024-12-26T23:19:07.806284 #3337828]  INFO -- : checking for struct tm.tm_gmtoff... yes
I, [2024-12-26T23:19:07.862392 #3337828]  INFO -- : checking for external int daylight... yes
I, [2024-12-26T23:19:07.935508 #3337828]  INFO -- : checking for negative time_t for gmtime(3)... yes
I, [2024-12-26T23:19:08.003854 #3337828]  INFO -- : checking for localtime(3) overflow correctly... yes
I, [2024-12-26T23:19:08.073449 #3337828]  INFO -- : checking for sig_t... yes
I, [2024-12-26T23:19:08.082460 #3337828]  INFO -- : checking whether right shift preserve sign bit... yes
I, [2024-12-26T23:19:08.092136 #3337828]  INFO -- : checking whether _SC_CLK_TCK is supported... yes
I, [2024-12-26T23:19:08.096071 #3337828]  INFO -- : checking stack growing direction on x86_64... -1
I, [2024-12-26T23:19:08.096230 #3337828]  INFO -- : checking native coroutine implementation for x86_64-linux... amd64
I, [2024-12-26T23:19:08.106550 #3337828]  INFO -- : checking whether pthread_t is scalar type... yes
I, [2024-12-26T23:19:08.164082 #3337828]  INFO -- : checking for sched_yield... yes
I, [2024-12-26T23:19:08.219907 #3337828]  INFO -- : checking for pthread_attr_setinheritsched... yes
I, [2024-12-26T23:19:08.282030 #3337828]  INFO -- : checking for pthread_attr_get_np... no
I, [2024-12-26T23:19:08.337205 #3337828]  INFO -- : checking for pthread_attr_getstack... yes
I, [2024-12-26T23:19:08.393926 #3337828]  INFO -- : checking for pthread_attr_getguardsize... yes
I, [2024-12-26T23:19:08.455046 #3337828]  INFO -- : checking for pthread_get_stackaddr_np... no
I, [2024-12-26T23:19:08.515829 #3337828]  INFO -- : checking for pthread_get_stacksize_np... no
I, [2024-12-26T23:19:08.577502 #3337828]  INFO -- : checking for thr_stksegment... no
I, [2024-12-26T23:19:08.640187 #3337828]  INFO -- : checking for pthread_stackseg_np... no
I, [2024-12-26T23:19:08.703302 #3337828]  INFO -- : checking for pthread_getthrds_np... no
I, [2024-12-26T23:19:08.757410 #3337828]  INFO -- : checking for pthread_condattr_setclock... yes
I, [2024-12-26T23:19:08.814887 #3337828]  INFO -- : checking for pthread_setname_np... yes
I, [2024-12-26T23:19:08.876506 #3337828]  INFO -- : checking for pthread_set_name_np... no
I, [2024-12-26T23:19:08.932213 #3337828]  INFO -- : checking for pthread_sigmask... yes
I, [2024-12-26T23:19:08.988455 #3337828]  INFO -- : checking for pthread_getattr_np... yes
I, [2024-12-26T23:19:08.997451 #3337828]  INFO -- : checking arguments of pthread_setname_np... (pthread_self(), name)
I, [2024-12-26T23:19:09.051204 #3337828]  INFO -- : checking for thread-local storage specifier... _Thread_local
I, [2024-12-26T23:19:09.110083 #3337828]  INFO -- : checking if mcontext_t is a pointer... no
I, [2024-12-26T23:19:09.165722 #3337828]  INFO -- : checking for getcontext... yes
I, [2024-12-26T23:19:09.221067 #3337828]  INFO -- : checking for setcontext... yes
I, [2024-12-26T23:19:10.323212 #3337828]  INFO -- : checking if fork works with pthread... yes
I, [2024-12-26T23:19:10.337749 #3337828]  INFO -- : checking for sys/user.h... yes
I, [2024-12-26T23:19:10.410895 #3337828]  INFO -- : checking whether PAGE_SIZE is compile-time const... no
I, [2024-12-26T23:19:10.430644 #3337828]  INFO -- : checking ioctl request type... unsigned long
I, [2024-12-26T23:19:10.445543 #3337828]  INFO -- : checking for elf.h... yes
I, [2024-12-26T23:19:10.550558 #3337828]  INFO -- : checking for elf_abi.h... no
I, [2024-12-26T23:19:10.601782 #3337828]  INFO -- : checking for uncompress in -lz... yes
I, [2024-12-26T23:19:10.678988 #3337828]  INFO -- : checking for mach-o/loader.h... no
I, [2024-12-26T23:19:10.679246 #3337828]  INFO -- : checking whether OS depend dynamic link works... yes
I, [2024-12-26T23:19:10.736962 #3337828]  INFO -- : checking for backtrace... yes
I, [2024-12-26T23:19:10.835311 #3337828]  INFO -- : checking for broken backtrace... no
I, [2024-12-26T23:19:10.848006 #3337828]  INFO -- : checking for valgrind/memcheck.h... yes
I, [2024-12-26T23:19:10.907202 #3337828]  INFO -- : checking for strip flags... -S -x
I, [2024-12-26T23:19:10.980183 #3337828]  INFO -- : checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes
I, [2024-12-26T23:19:11.038345 #3337828]  INFO -- : checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes
I, [2024-12-26T23:19:11.045037 #3337828]  INFO -- : checking whether wrapper for LD_LIBRARY_PATH is needed... no
I, [2024-12-26T23:19:11.048755 #3337828]  INFO -- : checking whether dtrace USDT is available... no
I, [2024-12-26T23:19:11.124087 #3337828]  INFO -- : checking for __builtin_setjmp... yes
I, [2024-12-26T23:19:11.161945 #3337828]  INFO -- : checking for _setjmpex as a macro or function... no
I, [2024-12-26T23:19:11.173876 #3337828]  INFO -- : checking for _setjmp as a macro or function... yes
I, [2024-12-26T23:19:11.175703 #3337828]  INFO -- : checking for setjmp type... __builtin_setjmp
I, [2024-12-26T23:19:11.175868 #3337828]  INFO -- : checking if building with modular GC support... no
I, [2024-12-26T23:19:11.176245 #3337828]  INFO -- : checking for rustc... rustc
I, [2024-12-26T23:19:11.238221 #3337828]  INFO -- : checking whether rustc works for YJIT... yes
I, [2024-12-26T23:19:11.250726 #3337828]  INFO -- : checking for prefix of external symbols... NONE
I, [2024-12-26T23:19:11.315956 #3337828]  INFO -- : checking for default symbols in empty shared library... 
I, [2024-12-26T23:19:11.321955 #3337828]  INFO -- : checking if make is GNU make... yes
I, [2024-12-26T23:19:11.372067 #3337828]  INFO -- : .ext/include/x86_64-linux/ruby/config.h updated
I, [2024-12-26T23:19:11.397323 #3337828]  INFO -- : configure: ruby library version = 3.5.0+0
I, [2024-12-26T23:19:11.495257 #3337828]  INFO -- : configure: creating ./config.status
I, [2024-12-26T23:19:11.575273 #3337828]  INFO -- : config.status: creating GNUmakefile
I, [2024-12-26T23:19:11.585651 #3337828]  INFO -- : config.status: creating Makefile
I, [2024-12-26T23:19:11.669145 #3337828]  INFO -- : ---
I, [2024-12-26T23:19:11.669229 #3337828]  INFO -- : Configuration summary for ruby version 3.5.0
I, [2024-12-26T23:19:11.670462 #3337828]  INFO -- : 
I, [2024-12-26T23:19:11.672593 #3337828]  INFO -- :    * Installation prefix: /tmp/ruby/install/trunk-random1
I, [2024-12-26T23:19:11.675993 #3337828]  INFO -- :    * exec prefix:         ${prefix}
I, [2024-12-26T23:19:11.679721 #3337828]  INFO -- :    * arch:                x86_64-linux
I, [2024-12-26T23:19:11.683562 #3337828]  INFO -- :    * site arch:           ${arch}
I, [2024-12-26T23:19:11.687048 #3337828]  INFO -- :    * RUBY_BASE_NAME:      ruby
I, [2024-12-26T23:19:11.690848 #3337828]  INFO -- :    * enable shared:       yes
I, [2024-12-26T23:19:11.694551 #3337828]  INFO -- :    * ruby lib prefix:     ${libdir}/${RUBY_BASE_NAME}
I, [2024-12-26T23:19:11.698437 #3337828]  INFO -- :    * site libraries path: ${rubylibprefix}/${sitearch}
I, [2024-12-26T23:19:11.701896 #3337828]  INFO -- :    * vendor path:         ${rubylibprefix}/vendor_ruby
I, [2024-12-26T23:19:11.705319 #3337828]  INFO -- :    * target OS:           linux
I, [2024-12-26T23:19:11.708991 #3337828]  INFO -- :    * compiler:            gcc
I, [2024-12-26T23:19:11.712760 #3337828]  INFO -- :    * with thread:         pthread
I, [2024-12-26T23:19:11.716461 #3337828]  INFO -- :    * with coroutine:      amd64
I, [2024-12-26T23:19:11.720304 #3337828]  INFO -- :    * with modular GC:     no
I, [2024-12-26T23:19:11.723936 #3337828]  INFO -- :    * enable shared libs:  yes
I, [2024-12-26T23:19:11.727637 #3337828]  INFO -- :    * dynamic library ext: so
I, [2024-12-26T23:19:11.731059 #3337828]  INFO -- :    * CFLAGS:              ${hardenflags}  ${optflags} ${debugflags} \
I, [2024-12-26T23:19:11.731108 #3337828]  INFO -- :                           ${warnflags}
I, [2024-12-26T23:19:11.734724 #3337828]  INFO -- :    * LDFLAGS:             -L. -fstack-protector-strong -rdynamic \
I, [2024-12-26T23:19:11.734767 #3337828]  INFO -- :                           -Wl,-export-dynamic -Wl,--no-as-needed
I, [2024-12-26T23:19:11.738446 #3337828]  INFO -- :    * DLDFLAGS:            -Wl,--compress-debug-sections=zlib
I, [2024-12-26T23:19:11.742270 #3337828]  INFO -- :    * optflags:            -O3 -fno-fast-math
I, [2024-12-26T23:19:11.745972 #3337828]  INFO -- :    * debugflags:          -ggdb3
I, [2024-12-26T23:19:11.755643 #3337828]  INFO -- :    * warnflags:           -Wall -Wextra -Wdeprecated-declarations \
I, [2024-12-26T23:19:11.755703 #3337828]  INFO -- :                           -Wdiv-by-zero -Wduplicated-cond \
I, [2024-12-26T23:19:11.755719 #3337828]  INFO -- :                           -Wimplicit-function-declaration -Wimplicit-int \
I, [2024-12-26T23:19:11.755733 #3337828]  INFO -- :                           -Wpointer-arith -Wwrite-strings \
I, [2024-12-26T23:19:11.755745 #3337828]  INFO -- :                           -Wold-style-definition -Wimplicit-fallthrough=0 \
I, [2024-12-26T23:19:11.755759 #3337828]  INFO -- :                           -Wmissing-noreturn -Wno-cast-function-type \
I, [2024-12-26T23:19:11.755773 #3337828]  INFO -- :                           -Wno-constant-logical-operand -Wno-long-long \
I, [2024-12-26T23:19:11.755786 #3337828]  INFO -- :                           -Wno-missing-field-initializers \
I, [2024-12-26T23:19:11.755800 #3337828]  INFO -- :                           -Wno-overlength-strings \
I, [2024-12-26T23:19:11.755815 #3337828]  INFO -- :                           -Wno-packed-bitfield-compat \
I, [2024-12-26T23:19:11.755830 #3337828]  INFO -- :                           -Wno-parentheses-equality -Wno-self-assign \
I, [2024-12-26T23:19:11.755844 #3337828]  INFO -- :                           -Wno-tautological-compare -Wno-unused-parameter \
I, [2024-12-26T23:19:11.755854 #3337828]  INFO -- :                           -Wno-unused-value -Wsuggest-attribute=format \
I, [2024-12-26T23:19:11.755863 #3337828]  INFO -- :                           -Wsuggest-attribute=noreturn -Wunused-variable \
I, [2024-12-26T23:19:11.755872 #3337828]  INFO -- :                           -Wmisleading-indentation -Wundef
I, [2024-12-26T23:19:11.759275 #3337828]  INFO -- :    * hardenflags:         -fstack-protector-strong -U_FORTIFY_SOURCE \
I, [2024-12-26T23:19:11.759322 #3337828]  INFO -- :                           -D_FORTIFY_SOURCE=2
I, [2024-12-26T23:19:11.762888 #3337828]  INFO -- :    * strip command:       strip -S -x
I, [2024-12-26T23:19:11.766679 #3337828]  INFO -- :    * install doc:         no
I, [2024-12-26T23:19:11.770133 #3337828]  INFO -- :    * YJIT support:        yes
I, [2024-12-26T23:19:11.774013 #3337828]  INFO -- :    * RJIT support:        yes
I, [2024-12-26T23:19:11.777798 #3337828]  INFO -- :    * man page type:       man
I, [2024-12-26T23:19:11.781656 #3337828]  INFO -- :    * BASERUBY -v:         ruby 3.2.3 (2024-01-18 revision 52bb2ac0a6) \
I, [2024-12-26T23:19:11.781710 #3337828]  INFO -- :                           [x86_64-linux-gnu]
I, [2024-12-26T23:19:11.781952 #3337828]  INFO -- : 
I, [2024-12-26T23:19:11.781976 #3337828]  INFO -- : ---
I, [2024-12-26T23:19:11.832402 #3337828]  INFO -- : $$$[end] "/tmp/ruby/src/trunk-random1/configure --prefix=/tmp/ruby/install/trunk-random1 --disable-install-doc --enable-shared" exit with 0.
I, [2024-12-26T23:19:11.832693 #3337828]  INFO -- : $$$[beg] make update-download -j4
I, [2024-12-26T23:19:12.047666 #3337828]  INFO -- : tool/config.guess already exists
I, [2024-12-26T23:19:12.047734 #3337828]  INFO -- : tool/config.sub already exists
I, [2024-12-26T23:19:12.053580 #3337828]  INFO -- : Downloading bundled gem minitest-5.25.4...
I, [2024-12-26T23:19:12.053853 #3337828]  INFO -- : Downloading bundled gem power_assert-2.0.5...
I, [2024-12-26T23:19:12.053986 #3337828]  INFO -- : Downloading bundled gem rake-13.2.1...
I, [2024-12-26T23:19:12.054188 #3337828]  INFO -- : Downloading bundled gem test-unit-3.6.7...
I, [2024-12-26T23:19:12.342971 #3337828]  INFO -- : Downloading bundled gem rexml-3.4.0...
I, [2024-12-26T23:19:12.348520 #3337828]  INFO -- : Downloading bundled gem rss-0.3.1...
I, [2024-12-26T23:19:12.357898 #3337828]  INFO -- : Downloading bundled gem net-ftp-0.3.8...
I, [2024-12-26T23:19:12.366505 #3337828]  INFO -- : Downloading bundled gem net-imap-0.5.4...
I, [2024-12-26T23:19:12.554845 #3337828]  INFO -- : Downloading bundled gem net-pop-0.1.2...
I, [2024-12-26T23:19:12.635844 #3337828]  INFO -- : Downloading bundled gem net-smtp-0.5.0...
I, [2024-12-26T23:19:12.645619 #3337828]  INFO -- : Downloading bundled gem matrix-0.4.2...
I, [2024-12-26T23:19:12.662664 #3337828]  INFO -- : Downloading bundled gem prime-0.1.3...
I, [2024-12-26T23:19:12.804010 #3337828]  INFO -- : Downloading bundled gem rbs-3.8.0...
I, [2024-12-26T23:19:12.890662 #3337828]  INFO -- : Downloading bundled gem typeprof-0.30.1...
I, [2024-12-26T23:19:12.918741 #3337828]  INFO -- : Downloading bundled gem debug-1.10.0...
I, [2024-12-26T23:19:12.953257 #3337828]  INFO -- : Downloading bundled gem racc-1.8.1...
I, [2024-12-26T23:19:13.092624 #3337828]  INFO -- : Downloading bundled gem mutex_m-0.3.0...
I, [2024-12-26T23:19:13.181899 #3337828]  INFO -- : Downloading bundled gem getoptlong-0.2.1...
I, [2024-12-26T23:19:13.201315 #3337828]  INFO -- : Downloading bundled gem base64-0.2.0...
I, [2024-12-26T23:19:13.235526 #3337828]  INFO -- : Downloading bundled gem bigdecimal-3.1.8...
I, [2024-12-26T23:19:13.337547 #3337828]  INFO -- : Downloading bundled gem observer-0.1.2...
I, [2024-12-26T23:19:13.480637 #3337828]  INFO -- : Downloading bundled gem abbrev-0.1.2...
I, [2024-12-26T23:19:13.489852 #3337828]  INFO -- : Downloading bundled gem resolv-replace-0.1.1...
I, [2024-12-26T23:19:13.508543 #3337828]  INFO -- : Downloading bundled gem rinda-0.2.0...
I, [2024-12-26T23:19:13.627440 #3337828]  INFO -- : Downloading bundled gem drb-2.2.1...
I, [2024-12-26T23:19:13.768313 #3337828]  INFO -- : Downloading bundled gem nkf-0.2.0...
I, [2024-12-26T23:19:13.779209 #3337828]  INFO -- : Downloading bundled gem syslog-0.2.0...
I, [2024-12-26T23:19:13.798258 #3337828]  INFO -- : Downloading bundled gem csv-3.3.2...
I, [2024-12-26T23:19:13.909151 #3337828]  INFO -- : Downloading bundled gem repl_type_completor-0.1.9...
I, [2024-12-26T23:19:14.283948 #3337828]  INFO -- : $$$[end] "make update-download -j4" exit with 0.
I, [2024-12-26T23:19:14.284022 #3337828]  INFO -- : $$$[beg] make update-src      -j4
I, [2024-12-26T23:19:15.191841 #3337828]  INFO -- : Already up to date.
I, [2024-12-26T23:19:15.218836 #3337828]  INFO -- : Latest commit hash = 4d8c9c1310
I, [2024-12-26T23:19:15.222553 #3337828]  INFO -- : $$$[end] "make update-src      -j4" exit with 0.
I, [2024-12-26T23:19:15.222617 #3337828]  INFO -- : $$$[beg] make after-update    -j4
I, [2024-12-26T23:19:15.390308 #3337828]  INFO -- : generating id.h
I, [2024-12-26T23:19:15.399934 #3337828]  INFO -- : generating optinsn.inc
I, [2024-12-26T23:19:15.400102 #3337828]  INFO -- : generating optunifs.inc
I, [2024-12-26T23:19:15.400277 #3337828]  INFO -- : generating insns.inc
I, [2024-12-26T23:19:15.430177 #3337828]  INFO -- : id.h updated
I, [2024-12-26T23:19:15.433204 #3337828]  INFO -- : generating insns_info.inc
I, [2024-12-26T23:19:15.471633 #3337828]  INFO -- : generating vmtc.inc
I, [2024-12-26T23:19:15.474579 #3337828]  INFO -- : generating vm.inc
I, [2024-12-26T23:19:15.475838 #3337828]  INFO -- : generating node_name.inc
I, [2024-12-26T23:19:15.504874 #3337828]  INFO -- : generating known_errors.inc
I, [2024-12-26T23:19:15.544290 #3337828]  INFO -- : known_errors.inc updated
I, [2024-12-26T23:19:15.548748 #3337828]  INFO -- : generating vm_call_iseq_optimized.inc
I, [2024-12-26T23:19:15.596474 #3337828]  INFO -- : vm_call_iseq_optimized.inc updated
I, [2024-12-26T23:19:15.599710 #3337828]  INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk-random1/enc/jis
E, [2024-12-26T23:19:15.603340 #3337828] ERROR -- : + cp /tmp/ruby/src/trunk-random1/enc/jis/props.h.blt /tmp/ruby/src/trunk-random1/enc/jis/props.h
I, [2024-12-26T23:19:15.622884 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/revision.h updated
I, [2024-12-26T23:19:15.667692 #3337828]  INFO -- : /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-random1/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk-random1/probes.d > probes.dmyh
I, [2024-12-26T23:19:16.045271 #3337828]  INFO -- : generating /tmp/ruby/src/trunk-random1/lib/ruby_vm/rjit/instruction.rb
I, [2024-12-26T23:19:16.091580 #3337828]  INFO -- : generating parse.c
I, [2024-12-26T23:19:16.094052 #3337828]  INFO -- : copying lex.c
I, [2024-12-26T23:19:16.117426 #3337828]  INFO -- : generating id.c
I, [2024-12-26T23:19:16.130739 #3337828]  INFO -- : making /tmp/ruby/src/trunk-random1/ast.rbinc
I, [2024-12-26T23:19:16.161069 #3337828]  INFO -- : id.c updated
I, [2024-12-26T23:19:16.165277 #3337828]  INFO -- : making /tmp/ruby/src/trunk-random1/dir.rbinc
I, [2024-12-26T23:19:16.165344 #3337828]  INFO -- : generating enc/trans/newline.c ...
I, [2024-12-26T23:19:16.168881 #3337828]  INFO -- : making /tmp/ruby/src/trunk-random1/gc.rbinc
I, [2024-12-26T23:19:16.170181 #3337828]  INFO -- : making /tmp/ruby/src/trunk-random1/numeric.rbinc
I, [2024-12-26T23:19:16.205210 #3337828]  INFO -- : making /tmp/ruby/src/trunk-random1/io.rbinc
I, [2024-12-26T23:19:16.207883 #3337828]  INFO -- : making /tmp/ruby/src/trunk-random1/marshal.rbinc
I, [2024-12-26T23:19:16.211883 #3337828]  INFO -- : making /tmp/ruby/src/trunk-random1/rjit.rbinc
I, [2024-12-26T23:19:16.236045 #3337828]  INFO -- : making /tmp/ruby/src/trunk-random1/rjit_c.rbinc
I, [2024-12-26T23:19:16.244391 #3337828]  INFO -- : making /tmp/ruby/src/trunk-random1/pack.rbinc
I, [2024-12-26T23:19:16.250312 #3337828]  INFO -- : making /tmp/ruby/src/trunk-random1/trace_point.rbinc
I, [2024-12-26T23:19:16.282035 #3337828]  INFO -- : making /tmp/ruby/src/trunk-random1/warning.rbinc
I, [2024-12-26T23:19:16.290129 #3337828]  INFO -- : making /tmp/ruby/src/trunk-random1/array.rbinc
I, [2024-12-26T23:19:16.327868 #3337828]  INFO -- : making /tmp/ruby/src/trunk-random1/hash.rbinc
I, [2024-12-26T23:19:16.332583 #3337828]  INFO -- : making /tmp/ruby/src/trunk-random1/kernel.rbinc
I, [2024-12-26T23:19:16.368287 #3337828]  INFO -- : making /tmp/ruby/src/trunk-random1/ractor.rbinc
I, [2024-12-26T23:19:16.373250 #3337828]  INFO -- : making /tmp/ruby/src/trunk-random1/symbol.rbinc
I, [2024-12-26T23:19:16.387165 #3337828]  INFO -- : making /tmp/ruby/src/trunk-random1/timev.rbinc
I, [2024-12-26T23:19:16.409079 #3337828]  INFO -- : making /tmp/ruby/src/trunk-random1/thread_sync.rbinc
I, [2024-12-26T23:19:16.414958 #3337828]  INFO -- : making /tmp/ruby/src/trunk-random1/nilclass.rbinc
I, [2024-12-26T23:19:16.423839 #3337828]  INFO -- : making /tmp/ruby/src/trunk-random1/prelude.rbinc
I, [2024-12-26T23:19:16.444936 #3337828]  INFO -- : making /tmp/ruby/src/trunk-random1/gem_prelude.rbinc
I, [2024-12-26T23:19:16.447057 #3337828]  INFO -- : making /tmp/ruby/src/trunk-random1/yjit.rbinc
I, [2024-12-26T23:19:16.457031 #3337828]  INFO -- : making /tmp/ruby/src/trunk-random1/yjit_hook.rbinc
I, [2024-12-26T23:19:16.488713 #3337828]  INFO -- : generating /tmp/ruby/src/trunk-random1/ext/ripper/ripper.c
I, [2024-12-26T23:19:16.493110 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/ripper'
I, [2024-12-26T23:19:16.493767 #3337828]  INFO -- : extracting ripper.y from ../../parse.y
I, [2024-12-26T23:19:16.498333 #3337828]  INFO -- : generating /tmp/ruby/src/trunk-random1/ext/rbconfig/sizeof/sizes.c
I, [2024-12-26T23:19:16.503554 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/rbconfig/sizeof'
I, [2024-12-26T23:19:16.506350 #3337828]  INFO -- : generating /tmp/ruby/src/trunk-random1/ext/rbconfig/sizeof/limits.c
I, [2024-12-26T23:19:16.510078 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/rbconfig/sizeof'
I, [2024-12-26T23:19:16.539118 #3337828]  INFO -- : limits.c updated
I, [2024-12-26T23:19:16.542503 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/rbconfig/sizeof'
I, [2024-12-26T23:19:16.546821 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/socket'
I, [2024-12-26T23:19:16.547488 #3337828]  INFO -- : generating constant definitions
I, [2024-12-26T23:19:16.559760 #3337828]  INFO -- : sizes.c updated
I, [2024-12-26T23:19:16.562937 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/rbconfig/sizeof'
I, [2024-12-26T23:19:16.566858 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/etc'
I, [2024-12-26T23:19:16.567593 #3337828]  INFO -- : generating constant definitions
I, [2024-12-26T23:19:16.611723 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/socket'
I, [2024-12-26T23:19:16.612098 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/etc'
I, [2024-12-26T23:19:16.613225 #3337828]  INFO -- : generating miniprelude.c
I, [2024-12-26T23:19:16.615417 #3337828]  INFO -- : generating eventids1.c from ../../parse.y
I, [2024-12-26T23:19:16.685073 #3337828]  INFO -- : generating eventids1.h from ../../parse.y
I, [2024-12-26T23:19:16.774976 #3337828]  INFO -- : generating eventids2table.c from ./eventids2.c
I, [2024-12-26T23:19:16.786920 #3337828]  INFO -- : compiling compiler ripper.y
I, [2024-12-26T23:19:16.813010 #3337828]  INFO -- : generating ripper_init.c from ./ripper_init.c.tmpl
I, [2024-12-26T23:19:16.870042 #3337828]  INFO -- : miniprelude.c updated
I, [2024-12-26T23:19:16.876329 #3337828]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-12-26T23:19:17.055975 #3337828]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-12-26T23:19:17.371407 #3337828]  INFO -- : /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
I, [2024-12-26T23:19:17.375655 #3337828]  INFO -- : rbconfig.rb updated
I, [2024-12-26T23:19:17.378737 #3337828]  INFO -- : generating enc.mk
I, [2024-12-26T23:19:17.795712 #3337828]  INFO -- : making srcs under enc
I, [2024-12-26T23:19:17.832596 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:19:17.833468 #3337828]  INFO -- : generating table from enc/trans/big5.c
I, [2024-12-26T23:19:17.833747 #3337828]  INFO -- : generating table from enc/trans/cesu_8.c
I, [2024-12-26T23:19:17.908254 #3337828]  INFO -- : generating enc/trans/cesu_8.c ...
I, [2024-12-26T23:19:17.912641 #3337828]  INFO -- : generating table from enc/trans/chinese.c
I, [2024-12-26T23:19:18.986726 #3337828]  INFO -- : generating enc/trans/chinese.c ...
I, [2024-12-26T23:19:18.995906 #3337828]  INFO -- : generating table from enc/trans/ebcdic.c
I, [2024-12-26T23:19:19.070566 #3337828]  INFO -- : generating enc/trans/ebcdic.c ...
I, [2024-12-26T23:19:19.075054 #3337828]  INFO -- : generating table from enc/trans/emoji.c
I, [2024-12-26T23:19:19.388603 #3337828]  INFO -- : generating enc/trans/emoji.c ...
I, [2024-12-26T23:19:19.394804 #3337828]  INFO -- : generating table from enc/trans/emoji_iso2022_kddi.c
I, [2024-12-26T23:19:20.024805 #3337828]  INFO -- : generating enc/trans/emoji_iso2022_kddi.c ...
I, [2024-12-26T23:19:20.032812 #3337828]  INFO -- : generating table from enc/trans/emoji_sjis_docomo.c
I, [2024-12-26T23:19:20.735333 #3337828]  INFO -- : generating enc/trans/emoji_sjis_docomo.c ...
I, [2024-12-26T23:19:20.743116 #3337828]  INFO -- : generating table from enc/trans/emoji_sjis_kddi.c
I, [2024-12-26T23:19:21.477718 #3337828]  INFO -- : generating enc/trans/emoji_sjis_kddi.c ...
I, [2024-12-26T23:19:21.485988 #3337828]  INFO -- : generating table from enc/trans/emoji_sjis_softbank.c
I, [2024-12-26T23:19:22.090364 #3337828]  INFO -- : generating enc/trans/big5.c ...
I, [2024-12-26T23:19:22.109510 #3337828]  INFO -- : generating table from enc/trans/escape.c
I, [2024-12-26T23:19:22.171049 #3337828]  INFO -- : generating enc/trans/escape.c ...
I, [2024-12-26T23:19:22.175248 #3337828]  INFO -- : generating table from enc/trans/gb18030.c
I, [2024-12-26T23:19:22.201459 #3337828]  INFO -- : generating enc/trans/emoji_sjis_softbank.c ...
I, [2024-12-26T23:19:22.209218 #3337828]  INFO -- : generating table from enc/trans/gbk.c
I, [2024-12-26T23:19:23.286188 #3337828]  INFO -- : generating enc/trans/gbk.c ...
I, [2024-12-26T23:19:23.297081 #3337828]  INFO -- : generating table from enc/trans/iso2022.c
I, [2024-12-26T23:19:23.376372 #3337828]  INFO -- : generating enc/trans/iso2022.c ...
I, [2024-12-26T23:19:23.380721 #3337828]  INFO -- : generating table from enc/trans/japanese.c
I, [2024-12-26T23:19:23.380947 #3337828]  INFO -- : generating table from enc/trans/japanese_euc.c
I, [2024-12-26T23:19:23.449588 #3337828]  INFO -- : generating enc/trans/japanese.c ...
I, [2024-12-26T23:19:23.454224 #3337828]  INFO -- : generating table from enc/trans/japanese_sjis.c
I, [2024-12-26T23:19:23.791199 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/ripper'
I, [2024-12-26T23:19:23.791475 #3337828]  INFO -- : generating /tmp/ruby/src/trunk-random1/ext/ripper/ripper_init.c
I, [2024-12-26T23:19:23.796371 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/ripper'
I, [2024-12-26T23:19:23.796442 #3337828]  INFO -- : make[1]: Nothing to be done for 'src'.
I, [2024-12-26T23:19:23.796471 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/ripper'
I, [2024-12-26T23:19:23.797861 #3337828]  INFO -- : generating /tmp/ruby/src/trunk-random1/ext/ripper/eventids1.h
I, [2024-12-26T23:19:23.803301 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/ripper'
I, [2024-12-26T23:19:23.803405 #3337828]  INFO -- : make[1]: Nothing to be done for 'src'.
I, [2024-12-26T23:19:23.803470 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/ripper'
I, [2024-12-26T23:19:23.805017 #3337828]  INFO -- : generating /tmp/ruby/src/trunk-random1/ext/ripper/eventids1.c
I, [2024-12-26T23:19:23.810278 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/ripper'
I, [2024-12-26T23:19:23.810355 #3337828]  INFO -- : make[1]: Nothing to be done for 'src'.
I, [2024-12-26T23:19:23.810391 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/ripper'
I, [2024-12-26T23:19:23.811821 #3337828]  INFO -- : generating /tmp/ruby/src/trunk-random1/ext/ripper/eventids2table.c
I, [2024-12-26T23:19:23.817128 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/ripper'
I, [2024-12-26T23:19:23.817200 #3337828]  INFO -- : make[1]: Nothing to be done for 'src'.
I, [2024-12-26T23:19:23.817226 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/ripper'
I, [2024-12-26T23:19:23.818552 #3337828]  INFO -- : generating table from enc/trans/korean.c
I, [2024-12-26T23:19:24.622042 #3337828]  INFO -- : generating enc/trans/japanese_sjis.c ...
I, [2024-12-26T23:19:24.631935 #3337828]  INFO -- : generating table from enc/trans/single_byte.c
I, [2024-12-26T23:19:25.243014 #3337828]  INFO -- : generating enc/trans/single_byte.c ...
I, [2024-12-26T23:19:25.249415 #3337828]  INFO -- : generating table from enc/trans/utf8_mac.c
I, [2024-12-26T23:19:25.290341 #3337828]  INFO -- : generating enc/trans/korean.c ...
I, [2024-12-26T23:19:25.302581 #3337828]  INFO -- : generating table from enc/trans/utf_16_32.c
I, [2024-12-26T23:19:25.336296 #3337828]  INFO -- : generating enc/trans/gb18030.c ...
I, [2024-12-26T23:19:25.392538 #3337828]  INFO -- : generating enc/trans/utf_16_32.c ...
I, [2024-12-26T23:19:26.323462 #3337828]  INFO -- : generating enc/trans/utf8_mac.c ...
I, [2024-12-26T23:19:26.328380 #3337828]  INFO -- : generating enc/trans/japanese_euc.c ...
I, [2024-12-26T23:19:26.338665 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:19:26.470809 #3337828]  INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk-random1/.bundle/gems
I, [2024-12-26T23:19:26.473187 #3337828]  INFO -- : Extracting bundle gem minitest-5.25.4...
I, [2024-12-26T23:19:26.473373 #3337828]  INFO -- : Extracting bundle gem power_assert-2.0.5...
I, [2024-12-26T23:19:26.473499 #3337828]  INFO -- : Extracting bundle gem rake-13.2.1...
I, [2024-12-26T23:19:26.473631 #3337828]  INFO -- : Extracting bundle gem test-unit-3.6.7...
I, [2024-12-26T23:19:26.702185 #3337828]  INFO -- : Unpacked gems/minitest-5.25.4.gem
I, [2024-12-26T23:19:26.703455 #3337828]  INFO -- : Unpacked gems/test-unit-3.6.7.gem
I, [2024-12-26T23:19:26.705821 #3337828]  INFO -- : Unpacked gems/power_assert-2.0.5.gem
I, [2024-12-26T23:19:26.710195 #3337828]  INFO -- : Extracting bundle gem rexml-3.4.0...
I, [2024-12-26T23:19:26.710704 #3337828]  INFO -- : Extracting bundle gem rss-0.3.1...
I, [2024-12-26T23:19:26.713171 #3337828]  INFO -- : Extracting bundle gem net-ftp-0.3.8...
I, [2024-12-26T23:19:26.718908 #3337828]  INFO -- : Unpacked gems/rake-13.2.1.gem
I, [2024-12-26T23:19:26.726167 #3337828]  INFO -- : Extracting bundle gem net-imap-0.5.4...
I, [2024-12-26T23:19:26.921853 #3337828]  INFO -- : Unpacked gems/net-imap-0.5.4.gem
I, [2024-12-26T23:19:26.928398 #3337828]  INFO -- : Extracting bundle gem net-pop-0.1.2...
I, [2024-12-26T23:19:26.933625 #3337828]  INFO -- : Unpacked gems/net-ftp-0.3.8.gem
I, [2024-12-26T23:19:26.941343 #3337828]  INFO -- : Extracting bundle gem net-smtp-0.5.0...
I, [2024-12-26T23:19:26.941413 #3337828]  INFO -- : Unpacked gems/rexml-3.4.0.gem
I, [2024-12-26T23:19:26.948836 #3337828]  INFO -- : Extracting bundle gem matrix-0.4.2...
I, [2024-12-26T23:19:26.953275 #3337828]  INFO -- : Unpacked gems/rss-0.3.1.gem
I, [2024-12-26T23:19:26.961506 #3337828]  INFO -- : Extracting bundle gem prime-0.1.3...
I, [2024-12-26T23:19:27.125529 #3337828]  INFO -- : Unpacked gems/net-pop-0.1.2.gem
I, [2024-12-26T23:19:27.133553 #3337828]  INFO -- : Extracting bundle gem rbs-3.8.0...
I, [2024-12-26T23:19:27.161162 #3337828]  INFO -- : Unpacked gems/net-smtp-0.5.0.gem
I, [2024-12-26T23:19:27.165336 #3337828]  INFO -- : Unpacked gems/matrix-0.4.2.gem
I, [2024-12-26T23:19:27.168554 #3337828]  INFO -- : Extracting bundle gem typeprof-0.30.1...
I, [2024-12-26T23:19:27.172271 #3337828]  INFO -- : Unpacked gems/prime-0.1.3.gem
I, [2024-12-26T23:19:27.172636 #3337828]  INFO -- : Extracting bundle gem debug-1.10.0...
I, [2024-12-26T23:19:27.180466 #3337828]  INFO -- : Extracting bundle gem racc-1.8.1...
I, [2024-12-26T23:19:27.396237 #3337828]  INFO -- : Unpacked gems/typeprof-0.30.1.gem
I, [2024-12-26T23:19:27.396708 #3337828]  INFO -- : Unpacked gems/debug-1.10.0.gem
I, [2024-12-26T23:19:27.404563 #3337828]  INFO -- : Extracting bundle gem mutex_m-0.3.0...
I, [2024-12-26T23:19:27.404706 #3337828]  INFO -- : Extracting bundle gem getoptlong-0.2.1...
I, [2024-12-26T23:19:27.421389 #3337828]  INFO -- : Unpacked gems/racc-1.8.1.gem
I, [2024-12-26T23:19:27.429031 #3337828]  INFO -- : Extracting bundle gem base64-0.2.0...
I, [2024-12-26T23:19:27.586235 #3337828]  INFO -- : Unpacked gems/rbs-3.8.0.gem
I, [2024-12-26T23:19:27.595310 #3337828]  INFO -- : Extracting bundle gem bigdecimal-3.1.8...
I, [2024-12-26T23:19:27.621746 #3337828]  INFO -- : Unpacked gems/mutex_m-0.3.0.gem
I, [2024-12-26T23:19:27.629278 #3337828]  INFO -- : Extracting bundle gem observer-0.1.2...
I, [2024-12-26T23:19:27.634142 #3337828]  INFO -- : Unpacked gems/getoptlong-0.2.1.gem
I, [2024-12-26T23:19:27.642151 #3337828]  INFO -- : Extracting bundle gem abbrev-0.1.2...
I, [2024-12-26T23:19:27.649768 #3337828]  INFO -- : Unpacked gems/base64-0.2.0.gem
I, [2024-12-26T23:19:27.657716 #3337828]  INFO -- : Extracting bundle gem resolv-replace-0.1.1...
I, [2024-12-26T23:19:27.807240 #3337828]  INFO -- : Unpacked gems/bigdecimal-3.1.8.gem
I, [2024-12-26T23:19:27.810602 #3337828]  INFO -- : Unpacked gems/observer-0.1.2.gem
I, [2024-12-26T23:19:27.814719 #3337828]  INFO -- : Extracting bundle gem rinda-0.2.0...
I, [2024-12-26T23:19:27.816775 #3337828]  INFO -- : Extracting bundle gem drb-2.2.1...
I, [2024-12-26T23:19:27.862953 #3337828]  INFO -- : Unpacked gems/abbrev-0.1.2.gem
I, [2024-12-26T23:19:27.870838 #3337828]  INFO -- : Extracting bundle gem nkf-0.2.0...
I, [2024-12-26T23:19:27.875256 #3337828]  INFO -- : Unpacked gems/resolv-replace-0.1.1.gem
I, [2024-12-26T23:19:27.883755 #3337828]  INFO -- : Extracting bundle gem syslog-0.2.0...
I, [2024-12-26T23:19:27.983582 #3337828]  INFO -- : Unpacked gems/rinda-0.2.0.gem
I, [2024-12-26T23:19:27.989347 #3337828]  INFO -- : Extracting bundle gem csv-3.3.2...
I, [2024-12-26T23:19:28.029787 #3337828]  INFO -- : Unpacked gems/drb-2.2.1.gem
I, [2024-12-26T23:19:28.037205 #3337828]  INFO -- : Extracting bundle gem repl_type_completor-0.1.9...
I, [2024-12-26T23:19:28.110108 #3337828]  INFO -- : Unpacked gems/syslog-0.2.0.gem
I, [2024-12-26T23:19:28.114132 #3337828]  INFO -- : Unpacked gems/nkf-0.2.0.gem
I, [2024-12-26T23:19:28.211920 #3337828]  INFO -- : Unpacked gems/csv-3.3.2.gem
I, [2024-12-26T23:19:28.235885 #3337828]  INFO -- : Unpacked gems/repl_type_completor-0.1.9.gem
I, [2024-12-26T23:19:28.241344 #3337828]  INFO -- : $$$[end] "make after-update    -j4" exit with 0.
I, [2024-12-26T23:19:28.241626 #3337828]  INFO -- : $$$[beg] make miniruby -j4
I, [2024-12-26T23:19:28.344374 #3337828]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-12-26T23:19:28.344456 #3337828]  INFO -- : 	CC = gcc
I, [2024-12-26T23:19:28.344476 #3337828]  INFO -- : 	LD = ld
I, [2024-12-26T23:19:28.344492 #3337828]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-12-26T23:19:28.344507 #3337828]  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, [2024-12-26T23:19:28.344526 #3337828]  INFO -- : 	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0   -Dmodular_gc_dir=
I, [2024-12-26T23:19:28.344542 #3337828]  INFO -- : 	CPPFLAGS =   
I, [2024-12-26T23:19:28.344556 #3337828]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2024-12-26T23:19:28.344571 #3337828]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-12-26T23:19:28.344584 #3337828]  INFO -- : 	LANG = C.UTF-8
I, [2024-12-26T23:19:28.344597 #3337828]  INFO -- : 	LC_ALL = 
I, [2024-12-26T23:19:28.344611 #3337828]  INFO -- : 	LC_CTYPE = 
I, [2024-12-26T23:19:28.344625 #3337828]  INFO -- : 	MFLAGS = -j4 --jobserver-auth=4,5
I, [2024-12-26T23:19:28.344639 #3337828]  INFO -- : 	RUSTC = rustc
I, [2024-12-26T23:19:28.344652 #3337828]  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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/yjit/src/lib.rs
I, [2024-12-26T23:19:28.370367 #3337828]  INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
I, [2024-12-26T23:19:28.370434 #3337828]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2024-12-26T23:19:28.370454 #3337828]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-12-26T23:19:28.370470 #3337828]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-12-26T23:19:28.370485 #3337828]  INFO -- : 
I, [2024-12-26T23:19:28.388483 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/main.c
I, [2024-12-26T23:19:28.388878 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/dmydln.c
I, [2024-12-26T23:19:28.399718 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/miniinit.c
I, [2024-12-26T23:19:28.401330 #3337828]  INFO -- : making dummy probes.h
I, [2024-12-26T23:19:28.403308 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ast.c
I, [2024-12-26T23:19:28.414143 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/bignum.c
I, [2024-12-26T23:19:28.415498 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/class.c
I, [2024-12-26T23:19:28.434531 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/compar.c
I, [2024-12-26T23:19:28.453375 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/compile.c
I, [2024-12-26T23:19:28.453989 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/complex.c
I, [2024-12-26T23:19:28.470153 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/cont.c
I, [2024-12-26T23:19:28.490802 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/debug.c
I, [2024-12-26T23:19:28.495565 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/debug_counter.c
I, [2024-12-26T23:19:28.508428 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/dir.c
I, [2024-12-26T23:19:28.512484 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/dln_find.c
I, [2024-12-26T23:19:28.513146 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/encoding.c
I, [2024-12-26T23:19:28.530766 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enum.c
I, [2024-12-26T23:19:28.532950 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enumerator.c
I, [2024-12-26T23:19:28.534496 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/error.c
I, [2024-12-26T23:19:28.562480 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/eval.c
I, [2024-12-26T23:19:28.563057 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/file.c
I, [2024-12-26T23:19:28.564916 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/gc.c
I, [2024-12-26T23:19:28.588225 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/hash.c
I, [2024-12-26T23:19:28.591263 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/inits.c
I, [2024-12-26T23:19:28.607777 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/imemo.c
I, [2024-12-26T23:19:28.608790 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/io.c
I, [2024-12-26T23:19:28.621269 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/io_buffer.c
I, [2024-12-26T23:19:28.628547 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/iseq.c
I, [2024-12-26T23:19:28.645113 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/load.c
I, [2024-12-26T23:19:28.653340 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/marshal.c
I, [2024-12-26T23:19:28.660121 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/math.c
I, [2024-12-26T23:19:28.673192 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/memory_view.c
I, [2024-12-26T23:19:28.674605 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/rjit.c
I, [2024-12-26T23:19:28.686955 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/rjit_c.c
I, [2024-12-26T23:19:28.693826 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/node.c
I, [2024-12-26T23:19:28.694449 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/node_dump.c
I, [2024-12-26T23:19:28.715662 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/numeric.c
I, [2024-12-26T23:19:28.718993 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/object.c
I, [2024-12-26T23:19:28.723244 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/pack.c
I, [2024-12-26T23:19:28.748115 #3337828]  INFO -- : compiling parse.c
I, [2024-12-26T23:19:28.749706 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/parser_st.c
I, [2024-12-26T23:19:28.753642 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/proc.c
I, [2024-12-26T23:19:28.767051 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/process.c
I, [2024-12-26T23:19:28.780796 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ractor.c
I, [2024-12-26T23:19:28.800551 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/random.c
I, [2024-12-26T23:19:28.809802 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/range.c
I, [2024-12-26T23:19:28.830113 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/rational.c
I, [2024-12-26T23:19:28.837168 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/re.c
I, [2024-12-26T23:19:28.864189 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/regcomp.c
I, [2024-12-26T23:19:28.868282 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/regenc.c
I, [2024-12-26T23:19:28.884569 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/regerror.c
I, [2024-12-26T23:19:28.885057 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/regexec.c
I, [2024-12-26T23:19:28.903046 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/regparse.c
I, [2024-12-26T23:19:28.903660 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/regsyntax.c
I, [2024-12-26T23:19:28.920511 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ruby.c
I, [2024-12-26T23:19:28.924837 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ruby_parser.c
I, [2024-12-26T23:19:28.949132 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/scheduler.c
I, [2024-12-26T23:19:28.953527 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/shape.c
I, [2024-12-26T23:19:28.970573 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/signal.c
I, [2024-12-26T23:19:28.975585 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/sprintf.c
I, [2024-12-26T23:19:28.992757 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/st.c
I, [2024-12-26T23:19:29.002531 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/strftime.c
I, [2024-12-26T23:19:29.015963 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/string.c
I, [2024-12-26T23:19:29.021028 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/struct.c
I, [2024-12-26T23:19:29.051518 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/symbol.c
I, [2024-12-26T23:19:29.064384 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/thread.c
I, [2024-12-26T23:19:29.076302 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/time.c
I, [2024-12-26T23:19:29.102224 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/transcode.c
I, [2024-12-26T23:19:29.109205 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/util.c
I, [2024-12-26T23:19:29.123534 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/variable.c
I, [2024-12-26T23:19:29.129920 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/version.c
I, [2024-12-26T23:19:29.151816 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/vm.c
I, [2024-12-26T23:19:29.153426 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/vm_backtrace.c
I, [2024-12-26T23:19:29.178645 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/vm_dump.c
I, [2024-12-26T23:19:29.202347 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/vm_sync.c
I, [2024-12-26T23:19:29.206026 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/vm_trace.c
I, [2024-12-26T23:19:29.224192 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/weakmap.c
I, [2024-12-26T23:19:29.249265 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/yjit.c
I, [2024-12-26T23:19:29.285976 #3337828]  INFO -- : building Rust YJIT (release mode)
I, [2024-12-26T23:19:29.322050 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/missing/setproctitle.c
I, [2024-12-26T23:19:29.339066 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/addr2line.c
I, [2024-12-26T23:19:29.356194 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/array.c
I, [2024-12-26T23:19:29.395889 #3337828]  INFO -- : compiling prism/api_node.c
I, [2024-12-26T23:19:29.818983 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/prism/api_pack.c
I, [2024-12-26T23:19:29.838280 #3337828]  INFO -- : compiling prism/diagnostic.c
I, [2024-12-26T23:19:29.853028 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/prism/encoding.c
I, [2024-12-26T23:19:29.863683 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/prism/extension.c
I, [2024-12-26T23:19:29.884236 #3337828]  INFO -- : compiling prism/node.c
I, [2024-12-26T23:19:33.595485 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/prism/options.c
I, [2024-12-26T23:19:33.615457 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/prism/pack.c
I, [2024-12-26T23:19:33.660392 #3337828]  INFO -- : compiling prism/prettyprint.c
I, [2024-12-26T23:19:33.716357 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/prism/regexp.c
I, [2024-12-26T23:19:33.759683 #3337828]  INFO -- : compiling prism/serialize.c
I, [2024-12-26T23:19:35.003108 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/prism/static_literals.c
I, [2024-12-26T23:19:35.016062 #3337828]  INFO -- : compiling prism/token_type.c
I, [2024-12-26T23:19:35.027821 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/prism/util/pm_buffer.c
I, [2024-12-26T23:19:35.039635 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/prism/util/pm_char.c
I, [2024-12-26T23:19:35.050844 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/prism/util/pm_constant_pool.c
I, [2024-12-26T23:19:35.836684 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/prism/util/pm_integer.c
I, [2024-12-26T23:19:35.864787 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/prism/util/pm_list.c
I, [2024-12-26T23:19:35.892874 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/prism/util/pm_memchr.c
I, [2024-12-26T23:19:35.916265 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/prism/util/pm_newline_list.c
I, [2024-12-26T23:19:35.953120 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/prism/util/pm_string.c
I, [2024-12-26T23:19:35.980518 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/prism/util/pm_strncasecmp.c
I, [2024-12-26T23:19:35.995742 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/prism/util/pm_strpbrk.c
I, [2024-12-26T23:19:36.037173 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/prism/prism.c
I, [2024-12-26T23:19:36.087164 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/prism_init.c
I, [2024-12-26T23:19:36.105510 #3337828]  INFO -- : assembling /tmp/ruby/src/trunk-random1/coroutine/amd64/Context.S
I, [2024-12-26T23:19:36.112289 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/ascii.c
I, [2024-12-26T23:19:36.129400 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/us_ascii.c
I, [2024-12-26T23:19:36.146900 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/unicode.c
I, [2024-12-26T23:19:36.176512 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/utf_8.c
I, [2024-12-26T23:19:36.226818 #3337828]  INFO -- : compiling enc/trans/newline.c
I, [2024-12-26T23:19:59.014144 #3337828]  INFO -- : touch yjit/target/release/libyjit.a
I, [2024-12-26T23:19:59.016633 #3337828]  INFO -- : partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o
I, [2024-12-26T23:19:59.728783 #3337828]  INFO -- : linking miniruby
I, [2024-12-26T23:20:01.032534 #3337828]  INFO -- : $$$[end] "make miniruby -j4" exit with 0.
I, [2024-12-26T23:20:01.032733 #3337828]  INFO -- : $$$[beg] make ruby -j4
I, [2024-12-26T23:20:01.150393 #3337828]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-12-26T23:20:01.150499 #3337828]  INFO -- : 	CC = gcc
I, [2024-12-26T23:20:01.150544 #3337828]  INFO -- : 	LD = ld
I, [2024-12-26T23:20:01.150582 #3337828]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-12-26T23:20:01.150640 #3337828]  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, [2024-12-26T23:20:01.150693 #3337828]  INFO -- : 	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0   -Dmodular_gc_dir=
I, [2024-12-26T23:20:01.150738 #3337828]  INFO -- : 	CPPFLAGS =   
I, [2024-12-26T23:20:01.150779 #3337828]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2024-12-26T23:20:01.150818 #3337828]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-12-26T23:20:01.150858 #3337828]  INFO -- : 	LANG = C.UTF-8
I, [2024-12-26T23:20:01.150895 #3337828]  INFO -- : 	LC_ALL = 
I, [2024-12-26T23:20:01.150938 #3337828]  INFO -- : 	LC_CTYPE = 
I, [2024-12-26T23:20:01.150982 #3337828]  INFO -- : 	MFLAGS = -j4 --jobserver-auth=4,5
I, [2024-12-26T23:20:01.151031 #3337828]  INFO -- : 	RUSTC = rustc
I, [2024-12-26T23:20:01.151080 #3337828]  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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/yjit/src/lib.rs
I, [2024-12-26T23:20:01.178184 #3337828]  INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
I, [2024-12-26T23:20:01.178263 #3337828]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2024-12-26T23:20:01.178287 #3337828]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-12-26T23:20:01.178308 #3337828]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-12-26T23:20:01.178328 #3337828]  INFO -- : 
I, [2024-12-26T23:20:01.197253 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/dln.c
I, [2024-12-26T23:20:01.199390 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/localeinit.c
I, [2024-12-26T23:20:01.202925 #3337828]  INFO -- : creating verconf.h
I, [2024-12-26T23:20:01.304503 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/dmyext.c
I, [2024-12-26T23:20:01.308558 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/dmyenc.c
I, [2024-12-26T23:20:01.344608 #3337828]  INFO -- : verconf.h updated
I, [2024-12-26T23:20:01.349940 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/loadpath.c
I, [2024-12-26T23:20:01.615868 #3337828]  INFO -- : builtin_binary.inc updated
I, [2024-12-26T23:20:01.621650 #3337828]  INFO -- : 8aa42783bf133a5139454fc743f43b7e71d6d306d47eb97cfb05e6678928374e  builtin_binary.inc
I, [2024-12-26T23:20:01.623519 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/builtin.c
I, [2024-12-26T23:20:01.649273 #3337828]  INFO -- : linking static-library libruby-static.a
I, [2024-12-26T23:20:04.169965 #3337828]  INFO -- : linking shared-library libruby.so.3.5.0
I, [2024-12-26T23:20:07.663755 #3337828]  INFO -- : linking ruby
I, [2024-12-26T23:20:07.709194 #3337828]  INFO -- : $$$[end] "make ruby -j4" exit with 0.
I, [2024-12-26T23:20:07.709379 #3337828]  INFO -- : $$$[beg] make all -j4
I, [2024-12-26T23:20:07.811648 #3337828]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-12-26T23:20:07.811730 #3337828]  INFO -- : 	CC = gcc
I, [2024-12-26T23:20:07.811749 #3337828]  INFO -- : 	LD = ld
I, [2024-12-26T23:20:07.811763 #3337828]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-12-26T23:20:07.811782 #3337828]  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, [2024-12-26T23:20:07.811808 #3337828]  INFO -- : 	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0   -Dmodular_gc_dir=
I, [2024-12-26T23:20:07.811824 #3337828]  INFO -- : 	CPPFLAGS =   
I, [2024-12-26T23:20:07.811839 #3337828]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2024-12-26T23:20:07.811854 #3337828]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-12-26T23:20:07.811868 #3337828]  INFO -- : 	LANG = C.UTF-8
I, [2024-12-26T23:20:07.811881 #3337828]  INFO -- : 	LC_ALL = 
I, [2024-12-26T23:20:07.811896 #3337828]  INFO -- : 	LC_CTYPE = 
I, [2024-12-26T23:20:07.811910 #3337828]  INFO -- : 	MFLAGS = -j4 --jobserver-auth=4,5
I, [2024-12-26T23:20:07.811923 #3337828]  INFO -- : 	RUSTC = rustc
I, [2024-12-26T23:20:07.811936 #3337828]  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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/yjit/src/lib.rs
I, [2024-12-26T23:20:07.830694 #3337828]  INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
I, [2024-12-26T23:20:07.830757 #3337828]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2024-12-26T23:20:07.830774 #3337828]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-12-26T23:20:07.830789 #3337828]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-12-26T23:20:07.830804 #3337828]  INFO -- : 
I, [2024-12-26T23:20:07.922195 #3337828]  INFO -- : generating encdb.h
I, [2024-12-26T23:20:07.932704 #3337828]  INFO -- : generating enc.mk
I, [2024-12-26T23:20:07.942454 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-12-26T23:20:07.953236 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-12-26T23:20:07.999322 #3337828]  INFO -- : encdb.h updated
I, [2024-12-26T23:20:08.004713 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-12-26T23:20:08.247968 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-12-26T23:20:08.396797 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-12-26T23:20:08.425452 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-12-26T23:20:08.536266 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-12-26T23:20:08.581119 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-12-26T23:20:08.806993 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-12-26T23:20:08.823540 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-12-26T23:20:08.889470 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-12-26T23:20:09.030896 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-12-26T23:20:09.141892 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-12-26T23:20:09.158237 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-12-26T23:20:09.357868 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-12-26T23:20:09.382662 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-12-26T23:20:09.544170 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-12-26T23:20:09.727595 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-12-26T23:20:09.771639 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-12-26T23:20:09.867089 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-12-26T23:20:09.890729 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-12-26T23:20:10.072392 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-12-26T23:20:10.210884 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-12-26T23:20:10.254214 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-12-26T23:20:10.272637 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-12-26T23:20:10.536269 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-12-26T23:20:10.586163 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-12-26T23:20:10.814288 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-12-26T23:20:10.857213 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-12-26T23:20:10.871865 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-12-26T23:20:11.016959 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-12-26T23:20:11.179263 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-12-26T23:20:11.224180 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-12-26T23:20:11.235306 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-12-26T23:20:11.462427 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-12-26T23:20:11.596552 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-12-26T23:20:11.597836 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-12-26T23:20:11.787454 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-12-26T23:20:11.933462 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-12-26T23:20:11.943457 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-12-26T23:20:11.986265 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-12-26T23:20:12.128260 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-12-26T23:20:12.245770 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-12-26T23:20:12.409814 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-12-26T23:20:12.578597 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-12-26T23:20:12.634799 #3337828]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-12-26T23:20:12.736640 #3337828]  INFO -- : making enc
I, [2024-12-26T23:20:12.786649 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:20:12.788667 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/encdb.c
I, [2024-12-26T23:20:12.813771 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/big5.c
I, [2024-12-26T23:20:12.836284 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/cesu_8.c
I, [2024-12-26T23:20:12.854716 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/cp949.c
I, [2024-12-26T23:20:12.875810 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/emacs_mule.c
I, [2024-12-26T23:20:12.893317 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/euc_jp.c
I, [2024-12-26T23:20:12.935259 #3337828]  INFO -- : making srcs under enc
I, [2024-12-26T23:20:12.990454 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/euc_kr.c
I, [2024-12-26T23:20:13.021708 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:20:13.021819 #3337828]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-12-26T23:20:13.021886 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:20:13.021936 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/euc_tw.c
I, [2024-12-26T23:20:13.024304 #3337828]  INFO -- : generating transdb.h
I, [2024-12-26T23:20:13.040415 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/gb2312.c
I, [2024-12-26T23:20:13.058546 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/gb18030.c
I, [2024-12-26T23:20:13.084937 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_1.c
I, [2024-12-26T23:20:13.085126 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/gbk.c
I, [2024-12-26T23:20:13.102057 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_2.c
I, [2024-12-26T23:20:13.108310 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_3.c
I, [2024-12-26T23:20:13.122914 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_4.c
I, [2024-12-26T23:20:13.127374 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_5.c
I, [2024-12-26T23:20:13.140351 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_6.c
I, [2024-12-26T23:20:13.147825 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_7.c
I, [2024-12-26T23:20:13.160814 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_8.c
I, [2024-12-26T23:20:13.172302 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_9.c
I, [2024-12-26T23:20:13.178063 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_10.c
I, [2024-12-26T23:20:13.192288 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_11.c
I, [2024-12-26T23:20:13.195455 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_13.c
I, [2024-12-26T23:20:13.216252 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_14.c
I, [2024-12-26T23:20:13.217570 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_15.c
I, [2024-12-26T23:20:13.232973 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_16.c
I, [2024-12-26T23:20:13.234958 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/koi8_r.c
I, [2024-12-26T23:20:13.250543 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/koi8_u.c
I, [2024-12-26T23:20:13.253952 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/shift_jis.c
I, [2024-12-26T23:20:13.268390 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/utf_16be.c
I, [2024-12-26T23:20:13.278561 #3337828]  INFO -- : transdb.h updated
I, [2024-12-26T23:20:13.284735 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/utf_16le.c
I, [2024-12-26T23:20:13.292633 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/utf_32be.c
I, [2024-12-26T23:20:13.302300 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/utf_32le.c
I, [2024-12-26T23:20:13.310144 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/windows_31j.c
I, [2024-12-26T23:20:13.320519 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/windows_1250.c
I, [2024-12-26T23:20:13.341767 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/windows_1251.c
I, [2024-12-26T23:20:13.358859 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/windows_1252.c
I, [2024-12-26T23:20:13.380023 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/windows_1253.c
I, [2024-12-26T23:20:13.398119 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/windows_1254.c
I, [2024-12-26T23:20:13.415983 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/windows_1257.c
I, [2024-12-26T23:20:13.437753 #3337828]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-12-26T23:20:13.509523 #3337828]  INFO -- : ext/configure-ext.mk updated
I, [2024-12-26T23:20:13.512879 #3337828]  INFO -- : making trans
I, [2024-12-26T23:20:13.536619 #3337828]  INFO -- : linking encoding encdb.so
I, [2024-12-26T23:20:13.562338 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:20:13.564921 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/trans/transdb.c
I, [2024-12-26T23:20:13.620975 #3337828]  INFO -- : linking encoding big5.so
I, [2024-12-26T23:20:13.711608 #3337828]  INFO -- : linking encoding cesu_8.so
I, [2024-12-26T23:20:13.786109 #3337828]  INFO -- : linking encoding cp949.so
I, [2024-12-26T23:20:13.802363 #3337828]  INFO -- : linking encoding emacs_mule.so
I, [2024-12-26T23:20:13.862419 #3337828]  INFO -- : linking encoding euc_jp.so
I, [2024-12-26T23:20:13.867282 #3337828]  INFO -- : linking encoding euc_kr.so
I, [2024-12-26T23:20:13.891927 #3337828]  INFO -- : linking encoding euc_tw.so
I, [2024-12-26T23:20:13.949469 #3337828]  INFO -- : linking encoding gb2312.so
I, [2024-12-26T23:20:13.951352 #3337828]  INFO -- : linking encoding gb18030.so
I, [2024-12-26T23:20:13.967994 #3337828]  INFO -- : linking encoding gbk.so
I, [2024-12-26T23:20:14.025783 #3337828]  INFO -- : linking encoding iso_8859_1.so
I, [2024-12-26T23:20:14.033524 #3337828]  INFO -- : linking encoding iso_8859_2.so
I, [2024-12-26T23:20:14.046908 #3337828]  INFO -- : linking encoding iso_8859_3.so
I, [2024-12-26T23:20:14.065379 #3337828]  INFO -- : generating table from /tmp/ruby/src/trunk-random1/enc/trans/big5.c
I, [2024-12-26T23:20:14.103869 #3337828]  INFO -- : linking encoding iso_8859_4.so
I, [2024-12-26T23:20:14.121494 #3337828]  INFO -- : linking encoding iso_8859_5.so
I, [2024-12-26T23:20:14.128242 #3337828]  INFO -- : linking encoding iso_8859_6.so
I, [2024-12-26T23:20:14.179182 #3337828]  INFO -- : linking encoding iso_8859_7.so
I, [2024-12-26T23:20:14.200142 #3337828]  INFO -- : linking encoding iso_8859_8.so
I, [2024-12-26T23:20:14.204068 #3337828]  INFO -- : linking encoding iso_8859_9.so
I, [2024-12-26T23:20:14.263513 #3337828]  INFO -- : linking encoding iso_8859_10.so
I, [2024-12-26T23:20:14.276552 #3337828]  INFO -- : linking encoding iso_8859_11.so
I, [2024-12-26T23:20:14.284161 #3337828]  INFO -- : linking encoding iso_8859_13.so
I, [2024-12-26T23:20:14.339048 #3337828]  INFO -- : linking encoding iso_8859_14.so
I, [2024-12-26T23:20:14.350371 #3337828]  INFO -- : linking encoding iso_8859_15.so
I, [2024-12-26T23:20:14.364117 #3337828]  INFO -- : linking encoding iso_8859_16.so
I, [2024-12-26T23:20:14.415228 #3337828]  INFO -- : linking encoding koi8_r.so
I, [2024-12-26T23:20:14.425914 #3337828]  INFO -- : linking encoding koi8_u.so
I, [2024-12-26T23:20:14.439680 #3337828]  INFO -- : linking encoding shift_jis.so
I, [2024-12-26T23:20:14.492799 #3337828]  INFO -- : linking encoding utf_16be.so
I, [2024-12-26T23:20:14.501478 #3337828]  INFO -- : linking encoding utf_16le.so
I, [2024-12-26T23:20:14.515905 #3337828]  INFO -- : linking encoding utf_32be.so
I, [2024-12-26T23:20:14.569555 #3337828]  INFO -- : linking encoding utf_32le.so
I, [2024-12-26T23:20:14.580389 #3337828]  INFO -- : linking encoding windows_31j.so
I, [2024-12-26T23:20:14.594608 #3337828]  INFO -- : linking encoding windows_1250.so
I, [2024-12-26T23:20:14.646832 #3337828]  INFO -- : linking encoding windows_1251.so
I, [2024-12-26T23:20:14.656733 #3337828]  INFO -- : linking encoding windows_1252.so
I, [2024-12-26T23:20:14.672220 #3337828]  INFO -- : linking encoding windows_1253.so
I, [2024-12-26T23:20:14.728755 #3337828]  INFO -- : linking encoding windows_1254.so
I, [2024-12-26T23:20:14.736219 #3337828]  INFO -- : linking encoding windows_1257.so
I, [2024-12-26T23:20:14.746816 #3337828]  INFO -- : generating table from /tmp/ruby/src/trunk-random1/enc/trans/cesu_8.c
I, [2024-12-26T23:20:14.805801 #3337828]  INFO -- : generating table from /tmp/ruby/src/trunk-random1/enc/trans/chinese.c
I, [2024-12-26T23:20:14.815020 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:20:14.817997 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:20:14.829784 #3337828]  INFO -- : generating /tmp/ruby/src/trunk-random1/enc/trans/cesu_8.c ...
I, [2024-12-26T23:20:14.835407 #3337828]  INFO -- : generating table from /tmp/ruby/src/trunk-random1/enc/trans/ebcdic.c
I, [2024-12-26T23:20:14.905005 #3337828]  INFO -- : configuring -test-/RUBY_ALIGNOF
I, [2024-12-26T23:20:14.914773 #3337828]  INFO -- : configuring -test-/abi
I, [2024-12-26T23:20:14.916286 #3337828]  INFO -- : configuring -test-/arith_seq/beg_len_step
I, [2024-12-26T23:20:14.922141 #3337828]  INFO -- : configuring -test-/arith_seq/extract
I, [2024-12-26T23:20:14.922216 #3337828]  INFO -- : generating /tmp/ruby/src/trunk-random1/enc/trans/ebcdic.c ...
I, [2024-12-26T23:20:14.926133 #3337828]  INFO -- : configuring -test-/array/concat
I, [2024-12-26T23:20:14.928067 #3337828]  INFO -- : generating table from /tmp/ruby/src/trunk-random1/enc/trans/emoji.c
I, [2024-12-26T23:20:14.929953 #3337828]  INFO -- : configuring -test-/array/resize
I, [2024-12-26T23:20:14.936054 #3337828]  INFO -- : configuring -test-/asan
I, [2024-12-26T23:20:14.939263 #3337828]  INFO -- : configuring -test-/bignum
I, [2024-12-26T23:20:14.948718 #3337828]  INFO -- : configuring -test-/bug-14834
I, [2024-12-26T23:20:14.954125 #3337828]  INFO -- : configuring -test-/bug-3571
I, [2024-12-26T23:20:14.957976 #3337828]  INFO -- : configuring -test-/bug-5832
I, [2024-12-26T23:20:14.963712 #3337828]  INFO -- : configuring -test-/bug_reporter
I, [2024-12-26T23:20:14.967291 #3337828]  INFO -- : configuring -test-/class
I, [2024-12-26T23:20:14.974312 #3337828]  INFO -- : configuring -test-/cxxanyargs
I, [2024-12-26T23:20:14.991434 #3337828]  INFO -- : configuring -test-/debug
I, [2024-12-26T23:20:14.991498 #3337828]  INFO -- : configuring -test-/dln/empty
I, [2024-12-26T23:20:14.991517 #3337828]  INFO -- : configuring -test-/econv
I, [2024-12-26T23:20:14.995664 #3337828]  INFO -- : configuring -test-/ensure_and_callcc
I, [2024-12-26T23:20:14.999810 #3337828]  INFO -- : configuring -test-/enumerator_kw
I, [2024-12-26T23:20:15.004411 #3337828]  INFO -- : configuring -test-/eval
I, [2024-12-26T23:20:15.007663 #3337828]  INFO -- : configuring -test-/exception
I, [2024-12-26T23:20:15.015017 #3337828]  INFO -- : configuring -test-/fatal
I, [2024-12-26T23:20:15.022676 #3337828]  INFO -- : configuring -test-/file
I, [2024-12-26T23:20:15.274050 #3337828]  INFO -- : generating /tmp/ruby/src/trunk-random1/enc/trans/emoji.c ...
I, [2024-12-26T23:20:15.280828 #3337828]  INFO -- : generating table from /tmp/ruby/src/trunk-random1/enc/trans/emoji_iso2022_kddi.c
I, [2024-12-26T23:20:16.035392 #3337828]  INFO -- : generating /tmp/ruby/src/trunk-random1/enc/trans/emoji_iso2022_kddi.c ...
I, [2024-12-26T23:20:16.044036 #3337828]  INFO -- : generating table from /tmp/ruby/src/trunk-random1/enc/trans/emoji_sjis_docomo.c
I, [2024-12-26T23:20:16.106869 #3337828]  INFO -- : generating /tmp/ruby/src/trunk-random1/enc/trans/chinese.c ...
I, [2024-12-26T23:20:16.117048 #3337828]  INFO -- : generating table from /tmp/ruby/src/trunk-random1/enc/trans/emoji_sjis_kddi.c
I, [2024-12-26T23:20:16.922915 #3337828]  INFO -- : generating /tmp/ruby/src/trunk-random1/enc/trans/emoji_sjis_docomo.c ...
I, [2024-12-26T23:20:16.932218 #3337828]  INFO -- : generating table from /tmp/ruby/src/trunk-random1/enc/trans/emoji_sjis_softbank.c
I, [2024-12-26T23:20:16.958290 #3337828]  INFO -- : configuring -test-/float
I, [2024-12-26T23:20:16.964659 #3337828]  INFO -- : configuring -test-/funcall
I, [2024-12-26T23:20:16.968501 #3337828]  INFO -- : generating /tmp/ruby/src/trunk-random1/enc/trans/emoji_sjis_kddi.c ...
I, [2024-12-26T23:20:16.969097 #3337828]  INFO -- : configuring -test-/gvl/call_without_gvl
I, [2024-12-26T23:20:16.972859 #3337828]  INFO -- : configuring -test-/hash
I, [2024-12-26T23:20:16.977110 #3337828]  INFO -- : generating table from /tmp/ruby/src/trunk-random1/enc/trans/escape.c
I, [2024-12-26T23:20:16.977357 #3337828]  INFO -- : configuring -test-/integer
I, [2024-12-26T23:20:16.984778 #3337828]  INFO -- : configuring -test-/iseq_load
I, [2024-12-26T23:20:16.988341 #3337828]  INFO -- : configuring -test-/iter
I, [2024-12-26T23:20:16.993921 #3337828]  INFO -- : configuring -test-/load/dot.dot
I, [2024-12-26T23:20:16.998946 #3337828]  INFO -- : configuring -test-/load/protect
I, [2024-12-26T23:20:17.002831 #3337828]  INFO -- : configuring -test-/load/resolve_symbol_resolver
I, [2024-12-26T23:20:17.006188 #3337828]  INFO -- : configuring -test-/load/resolve_symbol_target
I, [2024-12-26T23:20:17.008840 #3337828]  INFO -- : configuring -test-/load/stringify_symbols
I, [2024-12-26T23:20:17.011624 #3337828]  INFO -- : configuring -test-/load/stringify_target
I, [2024-12-26T23:20:17.014298 #3337828]  INFO -- : configuring -test-/marshal/compat
I, [2024-12-26T23:20:17.018898 #3337828]  INFO -- : configuring -test-/marshal/internal_ivar
I, [2024-12-26T23:20:17.022982 #3337828]  INFO -- : configuring -test-/marshal/usr
I, [2024-12-26T23:20:17.026842 #3337828]  INFO -- : configuring -test-/memory_status
I, [2024-12-26T23:20:17.029660 #3337828]  INFO -- : configuring -test-/memory_view
I, [2024-12-26T23:20:17.033501 #3337828]  INFO -- : configuring -test-/method
I, [2024-12-26T23:20:17.039144 #3337828]  INFO -- : configuring -test-/notimplement
I, [2024-12-26T23:20:17.043567 #3337828]  INFO -- : generating /tmp/ruby/src/trunk-random1/enc/trans/escape.c ...
I, [2024-12-26T23:20:17.043701 #3337828]  INFO -- : configuring -test-/num2int
I, [2024-12-26T23:20:17.047263 #3337828]  INFO -- : configuring -test-/path_to_class
I, [2024-12-26T23:20:17.049289 #3337828]  INFO -- : generating table from /tmp/ruby/src/trunk-random1/enc/trans/gb18030.c
I, [2024-12-26T23:20:17.051192 #3337828]  INFO -- : configuring -test-/popen_deadlock
I, [2024-12-26T23:20:17.054637 #3337828]  INFO -- : configuring -test-/postponed_job
I, [2024-12-26T23:20:17.059417 #3337828]  INFO -- : configuring -test-/printf
I, [2024-12-26T23:20:17.063968 #3337828]  INFO -- : configuring -test-/proc
I, [2024-12-26T23:20:17.069511 #3337828]  INFO -- : configuring -test-/public_header_warnings
I, [2024-12-26T23:20:17.119457 #3337828]  INFO -- : configuring -test-/random
I, [2024-12-26T23:20:17.119524 #3337828]  INFO -- : configuring -test-/rational
I, [2024-12-26T23:20:17.122137 #3337828]  INFO -- : configuring -test-/rb_call_super_kw
I, [2024-12-26T23:20:17.125785 #3337828]  INFO -- : configuring -test-/recursion
I, [2024-12-26T23:20:17.129298 #3337828]  INFO -- : configuring -test-/regexp
I, [2024-12-26T23:20:17.135314 #3337828]  INFO -- : configuring -test-/scan_args
I, [2024-12-26T23:20:17.140014 #3337828]  INFO -- : configuring -test-/st/foreach
I, [2024-12-26T23:20:17.143566 #3337828]  INFO -- : configuring -test-/st/numhash
I, [2024-12-26T23:20:17.147179 #3337828]  INFO -- : configuring -test-/st/update
I, [2024-12-26T23:20:17.150759 #3337828]  INFO -- : configuring -test-/string
I, [2024-12-26T23:20:17.173477 #3337828]  INFO -- : configuring -test-/struct
I, [2024-12-26T23:20:17.182893 #3337828]  INFO -- : configuring -test-/symbol
I, [2024-12-26T23:20:17.769221 #3337828]  INFO -- : configuring -test-/thread/id
I, [2024-12-26T23:20:17.797691 #3337828]  INFO -- : generating /tmp/ruby/src/trunk-random1/enc/trans/emoji_sjis_softbank.c ...
I, [2024-12-26T23:20:17.807200 #3337828]  INFO -- : generating table from /tmp/ruby/src/trunk-random1/enc/trans/gbk.c
I, [2024-12-26T23:20:18.175573 #3337828]  INFO -- : configuring -test-/thread/instrumentation
I, [2024-12-26T23:20:18.175662 #3337828]  INFO -- : configuring -test-/thread/lock_native_thread
I, [2024-12-26T23:20:18.178311 #3337828]  INFO -- : configuring -test-/thread_fd
I, [2024-12-26T23:20:18.183167 #3337828]  INFO -- : configuring -test-/time
I, [2024-12-26T23:20:18.197625 #3337828]  INFO -- : configuring -test-/tracepoint
I, [2024-12-26T23:20:18.203950 #3337828]  INFO -- : configuring -test-/typeddata
I, [2024-12-26T23:20:18.220085 #3337828]  INFO -- : configuring -test-/vm
I, [2024-12-26T23:20:18.224016 #3337828]  INFO -- : configuring -test-/wait
I, [2024-12-26T23:20:18.447391 #3337828]  INFO -- : configuring cgi/escape
I, [2024-12-26T23:20:18.563449 #3337828]  INFO -- : configuring continuation
I, [2024-12-26T23:20:18.775582 #3337828]  INFO -- : configuring coverage
I, [2024-12-26T23:20:18.857891 #3337828]  INFO -- : configuring date
I, [2024-12-26T23:20:19.154352 #3337828]  INFO -- : generating /tmp/ruby/src/trunk-random1/enc/trans/gbk.c ...
I, [2024-12-26T23:20:19.168290 #3337828]  INFO -- : generating table from /tmp/ruby/src/trunk-random1/enc/trans/iso2022.c
I, [2024-12-26T23:20:19.319373 #3337828]  INFO -- : generating /tmp/ruby/src/trunk-random1/enc/trans/iso2022.c ...
I, [2024-12-26T23:20:19.328479 #3337828]  INFO -- : generating table from /tmp/ruby/src/trunk-random1/enc/trans/japanese.c
I, [2024-12-26T23:20:19.448800 #3337828]  INFO -- : generating /tmp/ruby/src/trunk-random1/enc/trans/japanese.c ...
I, [2024-12-26T23:20:19.454499 #3337828]  INFO -- : generating table from /tmp/ruby/src/trunk-random1/enc/trans/japanese_euc.c
I, [2024-12-26T23:20:20.197692 #3337828]  INFO -- : generating /tmp/ruby/src/trunk-random1/enc/trans/big5.c ...
I, [2024-12-26T23:20:20.223792 #3337828]  INFO -- : generating table from /tmp/ruby/src/trunk-random1/enc/trans/japanese_sjis.c
I, [2024-12-26T23:20:20.513971 #3337828]  INFO -- : generating /tmp/ruby/src/trunk-random1/enc/trans/gb18030.c ...
I, [2024-12-26T23:20:20.543562 #3337828]  INFO -- : generating table from /tmp/ruby/src/trunk-random1/enc/trans/korean.c
I, [2024-12-26T23:20:21.496772 #3337828]  INFO -- : generating /tmp/ruby/src/trunk-random1/enc/trans/japanese_sjis.c ...
I, [2024-12-26T23:20:21.511936 #3337828]  INFO -- : generating table from /tmp/ruby/src/trunk-random1/enc/trans/single_byte.c
I, [2024-12-26T23:20:21.834985 #3337828]  INFO -- : configuring digest
I, [2024-12-26T23:20:21.838439 #3337828]  INFO -- : configuring digest/bubblebabble
I, [2024-12-26T23:20:21.841780 #3337828]  INFO -- : configuring digest/md5
I, [2024-12-26T23:20:22.229706 #3337828]  INFO -- : generating /tmp/ruby/src/trunk-random1/enc/trans/korean.c ...
I, [2024-12-26T23:20:22.243185 #3337828]  INFO -- : generating table from /tmp/ruby/src/trunk-random1/enc/trans/utf8_mac.c
I, [2024-12-26T23:20:22.247352 #3337828]  INFO -- : generating /tmp/ruby/src/trunk-random1/enc/trans/single_byte.c ...
I, [2024-12-26T23:20:22.249065 #3337828]  INFO -- : configuring digest/rmd160
I, [2024-12-26T23:20:22.254301 #3337828]  INFO -- : generating table from /tmp/ruby/src/trunk-random1/enc/trans/utf_16_32.c
I, [2024-12-26T23:20:22.346319 #3337828]  INFO -- : generating /tmp/ruby/src/trunk-random1/enc/trans/utf_16_32.c ...
I, [2024-12-26T23:20:22.430761 #3337828]  INFO -- : configuring erb/escape
I, [2024-12-26T23:20:22.516852 #3337828]  INFO -- : configuring etc
I, [2024-12-26T23:20:22.586106 #3337828]  INFO -- : configuring digest/sha1
I, [2024-12-26T23:20:22.673279 #3337828]  INFO -- : generating /tmp/ruby/src/trunk-random1/enc/trans/japanese_euc.c ...
I, [2024-12-26T23:20:22.684051 #3337828]  INFO -- : linking transcoder transdb.so
I, [2024-12-26T23:20:22.753218 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/trans/big5.c
I, [2024-12-26T23:20:22.784565 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/trans/cesu_8.c
I, [2024-12-26T23:20:22.799857 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/trans/chinese.c
I, [2024-12-26T23:20:22.820124 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/trans/ebcdic.c
I, [2024-12-26T23:20:22.836973 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/trans/emoji.c
I, [2024-12-26T23:20:22.854810 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/trans/emoji_iso2022_kddi.c
I, [2024-12-26T23:20:22.873627 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/trans/emoji_sjis_docomo.c
I, [2024-12-26T23:20:22.880791 #3337828]  INFO -- : configuring digest/sha2
I, [2024-12-26T23:20:22.892311 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/trans/emoji_sjis_kddi.c
I, [2024-12-26T23:20:22.910920 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/trans/emoji_sjis_softbank.c
I, [2024-12-26T23:20:22.929801 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/trans/escape.c
I, [2024-12-26T23:20:22.946863 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/trans/gb18030.c
I, [2024-12-26T23:20:22.968209 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/trans/gbk.c
I, [2024-12-26T23:20:22.988647 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/trans/iso2022.c
I, [2024-12-26T23:20:23.004013 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/trans/japanese.c
I, [2024-12-26T23:20:23.020233 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/trans/japanese_euc.c
I, [2024-12-26T23:20:23.047228 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/trans/japanese_sjis.c
I, [2024-12-26T23:20:23.068645 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/trans/korean.c
I, [2024-12-26T23:20:23.091370 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/trans/single_byte.c
I, [2024-12-26T23:20:23.109584 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/trans/utf_16_32.c
I, [2024-12-26T23:20:23.126280 #3337828]  INFO -- : linking transcoder big5.so
I, [2024-12-26T23:20:23.228250 #3337828]  INFO -- : linking transcoder cesu_8.so
I, [2024-12-26T23:20:23.293185 #3337828]  INFO -- : configuring fcntl
I, [2024-12-26T23:20:23.296257 #3337828]  INFO -- : linking transcoder chinese.so
I, [2024-12-26T23:20:23.375430 #3337828]  INFO -- : configuring fiddle
I, [2024-12-26T23:20:23.377695 #3337828]  INFO -- : linking transcoder ebcdic.so
I, [2024-12-26T23:20:23.452162 #3337828]  INFO -- : linking transcoder emoji.so
I, [2024-12-26T23:20:23.523805 #3337828]  INFO -- : linking transcoder emoji_iso2022_kddi.so
I, [2024-12-26T23:20:23.603342 #3337828]  INFO -- : linking transcoder emoji_sjis_docomo.so
I, [2024-12-26T23:20:23.631739 #3337828]  INFO -- : generating /tmp/ruby/src/trunk-random1/enc/trans/utf8_mac.c ...
I, [2024-12-26T23:20:23.647200 #3337828]  INFO -- : linking transcoder emoji_sjis_kddi.so
I, [2024-12-26T23:20:23.674372 #3337828]  INFO -- : linking transcoder emoji_sjis_softbank.so
I, [2024-12-26T23:20:23.718668 #3337828]  INFO -- : linking transcoder escape.so
I, [2024-12-26T23:20:23.736581 #3337828]  INFO -- : linking transcoder gb18030.so
I, [2024-12-26T23:20:23.787776 #3337828]  INFO -- : linking transcoder gbk.so
I, [2024-12-26T23:20:23.802547 #3337828]  INFO -- : linking transcoder iso2022.so
I, [2024-12-26T23:20:23.866292 #3337828]  INFO -- : linking transcoder japanese.so
I, [2024-12-26T23:20:23.874180 #3337828]  INFO -- : linking transcoder japanese_euc.so
I, [2024-12-26T23:20:23.936987 #3337828]  INFO -- : linking transcoder japanese_sjis.so
I, [2024-12-26T23:20:23.962948 #3337828]  INFO -- : linking transcoder korean.so
I, [2024-12-26T23:20:24.006422 #3337828]  INFO -- : linking transcoder single_byte.so
I, [2024-12-26T23:20:24.036859 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/trans/utf8_mac.c
I, [2024-12-26T23:20:24.060472 #3337828]  INFO -- : linking transcoder utf_16_32.so
I, [2024-12-26T23:20:24.117388 #3337828]  INFO -- : configuring io/console
I, [2024-12-26T23:20:24.129029 #3337828]  INFO -- : linking transcoder utf8_mac.so
I, [2024-12-26T23:20:24.262517 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:20:24.314827 #3337828]  INFO -- : configuring json
I, [2024-12-26T23:20:24.318275 #3337828]  INFO -- : configuring json/generator
I, [2024-12-26T23:20:24.542281 #3337828]  INFO -- : configuring json/parser
I, [2024-12-26T23:20:28.879802 #3337828]  INFO -- : configuring monitor
I, [2024-12-26T23:20:28.959254 #3337828]  INFO -- : configuring objspace
I, [2024-12-26T23:20:29.046220 #3337828]  INFO -- : configuring openssl
I, [2024-12-26T23:20:30.430878 #3337828]  INFO -- : configuring pathname
I, [2024-12-26T23:20:30.485144 #3337828]  INFO -- : configuring psych
I, [2024-12-26T23:20:30.546167 #3337828]  INFO -- : configuring pty
I, [2024-12-26T23:20:31.293599 #3337828]  INFO -- : configuring rbconfig/sizeof
I, [2024-12-26T23:20:32.476498 #3337828]  INFO -- : configuring ripper
I, [2024-12-26T23:20:32.570808 #3337828]  INFO -- : configuring rubyvm
I, [2024-12-26T23:20:32.664074 #3337828]  INFO -- : configuring socket
I, [2024-12-26T23:20:34.056183 #3337828]  INFO -- : configuring stringio
I, [2024-12-26T23:20:34.141867 #3337828]  INFO -- : configuring strscan
I, [2024-12-26T23:20:38.392732 #3337828]  INFO -- : configuring zlib
I, [2024-12-26T23:20:39.236987 #3337828]  INFO -- : configuring io/nonblock
I, [2024-12-26T23:20:40.598694 #3337828]  INFO -- : configuring bigdecimal-3.1.8/ext/bigdecimal
I, [2024-12-26T23:20:41.017545 #3337828]  INFO -- : configuring io/wait
I, [2024-12-26T23:20:45.565132 #3337828]  INFO -- : configuring debug-1.10.0/ext/debug
I, [2024-12-26T23:20:45.655201 #3337828]  INFO -- : configuring nkf-0.2.0/ext/nkf
I, [2024-12-26T23:20:45.791089 #3337828]  INFO -- : configuring racc-1.8.1/ext/racc/cparse
I, [2024-12-26T23:20:45.885051 #3337828]  INFO -- : configuring rbs-3.8.0/ext/rbs_extension
I, [2024-12-26T23:20:46.312488 #3337828]  INFO -- : configuring syslog-0.2.0/ext/syslog
I, [2024-12-26T23:20:47.940529 #3337828]  INFO -- : making encs
I, [2024-12-26T23:20:48.076390 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:20:48.076491 #3337828]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-12-26T23:20:48.076543 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:21:14.778658 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:21:14.780184 #3337828]  INFO -- : generating makefile exts.mk
I, [2024-12-26T23:21:14.874872 #3337828]  INFO -- : exts.mk updated
I, [2024-12-26T23:21:14.882986 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:21:14.886529 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/abi'
I, [2024-12-26T23:21:14.889814 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/RUBY_ALIGNOF'
I, [2024-12-26T23:21:14.890359 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/arith_seq/beg_len_step'
I, [2024-12-26T23:21:14.891509 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
I, [2024-12-26T23:21:14.892250 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/abi/abi.c
I, [2024-12-26T23:21:14.892898 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/RUBY_ALIGNOF/c.c
I, [2024-12-26T23:21:14.893577 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/arith_seq/extract'
I, [2024-12-26T23:21:14.894634 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/arith_seq/extract/extract.c
I, [2024-12-26T23:21:15.180228 #3337828]  INFO -- : linking shared-object -test-/abi.so
I, [2024-12-26T23:21:15.182941 #3337828]  INFO -- : linking shared-object -test-/RUBY_ALIGNOF.so
I, [2024-12-26T23:21:15.190854 #3337828]  INFO -- : linking shared-object -test-/arith_seq/extract.so
I, [2024-12-26T23:21:15.193043 #3337828]  INFO -- : linking shared-object -test-/arith_seq/beg_len_step.so
I, [2024-12-26T23:21:15.254473 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/abi'
I, [2024-12-26T23:21:15.261557 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/array/concat'
I, [2024-12-26T23:21:15.262858 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/array/concat/to_ary_concat.c
I, [2024-12-26T23:21:15.275460 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/RUBY_ALIGNOF'
I, [2024-12-26T23:21:15.275887 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/arith_seq/extract'
I, [2024-12-26T23:21:15.279136 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/asan'
I, [2024-12-26T23:21:15.280281 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/asan/asan.c
I, [2024-12-26T23:21:15.282262 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/arith_seq/beg_len_step'
I, [2024-12-26T23:21:15.282983 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/array/resize'
I, [2024-12-26T23:21:15.283964 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/array/resize/resize.c
I, [2024-12-26T23:21:15.292893 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/bignum'
I, [2024-12-26T23:21:15.293795 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/bignum/big2str.c
I, [2024-12-26T23:21:15.625535 #3337828]  INFO -- : linking shared-object -test-/asan.so
I, [2024-12-26T23:21:15.625740 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/bignum/bigzero.c
I, [2024-12-26T23:21:15.628135 #3337828]  INFO -- : linking shared-object -test-/array/resize.so
I, [2024-12-26T23:21:15.628194 #3337828]  INFO -- : linking shared-object -test-/array/to_ary_concat.so
I, [2024-12-26T23:21:15.644600 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/bignum/div.c
I, [2024-12-26T23:21:15.672721 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/bignum/init.c
I, [2024-12-26T23:21:15.699473 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/bignum/intpack.c
I, [2024-12-26T23:21:15.700398 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/asan'
I, [2024-12-26T23:21:15.702818 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/array/resize'
I, [2024-12-26T23:21:15.707025 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/bug-14834'
I, [2024-12-26T23:21:15.707975 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/bug-14834/bug-14834.c
I, [2024-12-26T23:21:15.708669 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/array/concat'
I, [2024-12-26T23:21:15.710281 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/bug-3571'
I, [2024-12-26T23:21:15.711180 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/bug-3571/bug.c
I, [2024-12-26T23:21:15.715916 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/bug-5832'
I, [2024-12-26T23:21:15.716496 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/bignum/mul.c
I, [2024-12-26T23:21:15.717036 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/bug-5832/bug.c
I, [2024-12-26T23:21:15.726604 #3337828]  INFO -- : linking shared-object -test-/bug_14834.so
I, [2024-12-26T23:21:15.730747 #3337828]  INFO -- : linking shared-object -test-/bug_3571.so
I, [2024-12-26T23:21:15.733818 #3337828]  INFO -- : linking shared-object -test-/bug_5832.so
I, [2024-12-26T23:21:15.807197 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/bug-5832'
I, [2024-12-26T23:21:15.808568 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/bug-14834'
I, [2024-12-26T23:21:15.814414 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/bug_reporter'
I, [2024-12-26T23:21:15.815523 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/bug_reporter/bug_reporter.c
I, [2024-12-26T23:21:15.815924 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/class'
I, [2024-12-26T23:21:15.816585 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/bug-3571'
I, [2024-12-26T23:21:15.816914 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/class/class2name.c
I, [2024-12-26T23:21:15.817512 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/class/init.c
I, [2024-12-26T23:21:15.871759 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/bignum/str2big.c
I, [2024-12-26T23:21:16.195725 #3337828]  INFO -- : linking shared-object -test-/bug_reporter.so
I, [2024-12-26T23:21:16.196484 #3337828]  INFO -- : linking shared-object -test-/bignum.so
I, [2024-12-26T23:21:16.197731 #3337828]  INFO -- : linking shared-object -test-/class.so
I, [2024-12-26T23:21:16.205758 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/debug'
I, [2024-12-26T23:21:16.207364 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/debug/init.c
I, [2024-12-26T23:21:16.489289 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/bug_reporter'
I, [2024-12-26T23:21:16.691112 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/class'
I, [2024-12-26T23:21:16.692990 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/bignum'
I, [2024-12-26T23:21:16.695461 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/ensure_and_callcc'
I, [2024-12-26T23:21:16.696337 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/ensure_and_callcc/ensure_and_callcc.c
I, [2024-12-26T23:21:16.708513 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/econv'
I, [2024-12-26T23:21:16.709299 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/debug/inspector.c
I, [2024-12-26T23:21:16.709336 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/econv/append.c
I, [2024-12-26T23:21:16.712014 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/dln/empty'
I, [2024-12-26T23:21:16.713027 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/dln/empty/empty.c
I, [2024-12-26T23:21:17.123826 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/econv/init.c
I, [2024-12-26T23:21:17.123911 #3337828]  INFO -- : linking shared-object -test-/ensure_and_callcc.so
I, [2024-12-26T23:21:17.128214 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/debug/profile_frames.c
I, [2024-12-26T23:21:17.130833 #3337828]  INFO -- : linking shared-object -test-/dln/empty.so
I, [2024-12-26T23:21:17.141424 #3337828]  INFO -- : linking shared-object -test-/econv.so
I, [2024-12-26T23:21:17.145408 #3337828]  INFO -- : linking shared-object -test-/debug.so
I, [2024-12-26T23:21:17.202434 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/ensure_and_callcc'
I, [2024-12-26T23:21:17.209522 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/enumerator_kw'
I, [2024-12-26T23:21:17.209600 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/dln/empty'
I, [2024-12-26T23:21:17.212495 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/enumerator_kw/enumerator_kw.c
I, [2024-12-26T23:21:17.213062 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/eval'
I, [2024-12-26T23:21:17.215779 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/eval/eval.c
I, [2024-12-26T23:21:17.228381 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/econv'
I, [2024-12-26T23:21:17.229335 #3337828]  INFO -- : linking shared-object -test-/enumerator_kw.so
I, [2024-12-26T23:21:17.231821 #3337828]  INFO -- : linking shared-object -test-/eval.so
I, [2024-12-26T23:21:17.234180 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/debug'
I, [2024-12-26T23:21:17.236987 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/exception'
I, [2024-12-26T23:21:17.237978 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/exception/dataerror.c
I, [2024-12-26T23:21:17.242395 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/fatal'
I, [2024-12-26T23:21:17.244051 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/fatal/init.c
I, [2024-12-26T23:21:17.254286 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/exception/enc_raise.c
I, [2024-12-26T23:21:17.261343 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/fatal/invalid.c
I, [2024-12-26T23:21:17.271691 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/exception/ensured.c
I, [2024-12-26T23:21:17.282134 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/fatal/rb_fatal.c
I, [2024-12-26T23:21:17.288687 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/exception/init.c
I, [2024-12-26T23:21:17.299123 #3337828]  INFO -- : linking shared-object -test-/fatal.so
I, [2024-12-26T23:21:17.306590 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/enumerator_kw'
I, [2024-12-26T23:21:17.312555 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/eval'
I, [2024-12-26T23:21:17.314036 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/file'
I, [2024-12-26T23:21:17.314832 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/file/fs.c
I, [2024-12-26T23:21:17.320382 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/float'
I, [2024-12-26T23:21:17.321259 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/float/init.c
I, [2024-12-26T23:21:17.333834 #3337828]  INFO -- : linking shared-object -test-/exception.so
I, [2024-12-26T23:21:17.390431 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/fatal'
I, [2024-12-26T23:21:17.397741 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/funcall'
I, [2024-12-26T23:21:17.398691 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/funcall/funcall.c
I, [2024-12-26T23:21:17.466902 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/exception'
I, [2024-12-26T23:21:17.472446 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/gvl/call_without_gvl'
I, [2024-12-26T23:21:17.473443 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
I, [2024-12-26T23:21:17.511114 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/float/nextafter.c
I, [2024-12-26T23:21:17.538764 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/file/init.c
I, [2024-12-26T23:21:17.568621 #3337828]  INFO -- : linking shared-object -test-/funcall.so
I, [2024-12-26T23:21:17.600069 #3337828]  INFO -- : linking shared-object -test-/gvl/call_without_gvl.so
I, [2024-12-26T23:21:17.656184 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/file/newline_conv.c
I, [2024-12-26T23:21:17.676984 #3337828]  INFO -- : linking shared-object -test-/float.so
I, [2024-12-26T23:21:17.691723 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/funcall'
I, [2024-12-26T23:21:17.691810 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/gvl/call_without_gvl'
I, [2024-12-26T23:21:17.692903 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/file/stat.c
I, [2024-12-26T23:21:17.698012 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/hash'
I, [2024-12-26T23:21:17.698861 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/hash/delete.c
I, [2024-12-26T23:21:17.752813 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/float'
I, [2024-12-26T23:21:17.760631 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/integer'
I, [2024-12-26T23:21:17.761743 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/integer/core_ext.c
I, [2024-12-26T23:21:17.774946 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/hash/init.c
I, [2024-12-26T23:21:17.778644 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/iseq_load'
I, [2024-12-26T23:21:17.779812 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/iseq_load/iseq_load.c
I, [2024-12-26T23:21:17.828772 #3337828]  INFO -- : linking shared-object -test-/file.so
I, [2024-12-26T23:21:17.927939 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/file'
I, [2024-12-26T23:21:17.930020 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/integer/init.c
I, [2024-12-26T23:21:17.930644 #3337828]  INFO -- : linking shared-object -test-/iseq_load.so
I, [2024-12-26T23:21:17.931045 #3337828]  INFO -- : linking shared-object -test-/hash.so
I, [2024-12-26T23:21:17.935703 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/iter'
I, [2024-12-26T23:21:17.936610 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/iter/break.c
I, [2024-12-26T23:21:18.013756 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/iseq_load'
I, [2024-12-26T23:21:18.020115 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/iter/init.c
I, [2024-12-26T23:21:18.020425 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/load/dot.dot'
I, [2024-12-26T23:21:18.021543 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/load/dot.dot/dot.dot.c
I, [2024-12-26T23:21:18.022419 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/integer/my_integer.c
I, [2024-12-26T23:21:18.044178 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/hash'
I, [2024-12-26T23:21:18.050058 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/load/protect'
I, [2024-12-26T23:21:18.051099 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/load/protect/protect.c
I, [2024-12-26T23:21:18.147129 #3337828]  INFO -- : linking shared-object -test-/integer.so
I, [2024-12-26T23:21:18.148097 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/iter/yield.c
I, [2024-12-26T23:21:18.149181 #3337828]  INFO -- : linking shared-object -test-/load/dot.dot.so
I, [2024-12-26T23:21:18.151462 #3337828]  INFO -- : linking shared-object -test-/load/protect.so
I, [2024-12-26T23:21:18.239888 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/integer'
I, [2024-12-26T23:21:18.243260 #3337828]  INFO -- : linking shared-object -test-/iter.so
I, [2024-12-26T23:21:18.243341 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/load/resolve_symbol_resolver'
I, [2024-12-26T23:21:18.245420 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/load/protect'
I, [2024-12-26T23:21:18.245480 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c
I, [2024-12-26T23:21:18.248763 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/load/resolve_symbol_target'
I, [2024-12-26T23:21:18.249765 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c
I, [2024-12-26T23:21:18.254068 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/load/dot.dot'
I, [2024-12-26T23:21:18.257590 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/load/stringify_symbols'
I, [2024-12-26T23:21:18.258650 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/load/stringify_symbols/stringify_symbols.c
I, [2024-12-26T23:21:18.317272 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/iter'
I, [2024-12-26T23:21:18.320505 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/load/stringify_target'
I, [2024-12-26T23:21:18.321637 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/load/stringify_target/stringify_target.c
I, [2024-12-26T23:21:18.349214 #3337828]  INFO -- : linking shared-object -test-/load/resolve_symbol_resolver.so
I, [2024-12-26T23:21:18.349291 #3337828]  INFO -- : linking shared-object -test-/load/stringify_symbols.so
I, [2024-12-26T23:21:18.428358 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/load/stringify_symbols'
I, [2024-12-26T23:21:18.433837 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/marshal/compat'
I, [2024-12-26T23:21:18.434694 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/marshal/compat/usrcompat.c
I, [2024-12-26T23:21:18.444737 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/load/resolve_symbol_resolver'
I, [2024-12-26T23:21:18.445985 #3337828]  INFO -- : linking shared-object -test-/load/resolve_symbol_target.so
I, [2024-12-26T23:21:18.450430 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/marshal/internal_ivar'
I, [2024-12-26T23:21:18.451174 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/marshal/internal_ivar/internal_ivar.c
I, [2024-12-26T23:21:18.478335 #3337828]  INFO -- : linking shared-object -test-/load/stringify_target.so
I, [2024-12-26T23:21:18.548587 #3337828]  INFO -- : linking shared-object -test-/marshal/compat.so
I, [2024-12-26T23:21:18.551035 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/load/stringify_target'
I, [2024-12-26T23:21:18.556601 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/marshal/usr'
I, [2024-12-26T23:21:18.557633 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/marshal/usr/usrmarshal.c
I, [2024-12-26T23:21:18.560708 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/load/resolve_symbol_target'
I, [2024-12-26T23:21:18.568308 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/memory_view'
I, [2024-12-26T23:21:18.569360 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/memory_view/memory_view.c
I, [2024-12-26T23:21:18.610608 #3337828]  INFO -- : linking shared-object -test-/marshal/internal_ivar.so
I, [2024-12-26T23:21:18.621707 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/marshal/compat'
I, [2024-12-26T23:21:18.627336 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/method'
I, [2024-12-26T23:21:18.628312 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/method/arity.c
I, [2024-12-26T23:21:18.662110 #3337828]  INFO -- : linking shared-object -test-/marshal/usr.so
I, [2024-12-26T23:21:18.700461 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/marshal/internal_ivar'
I, [2024-12-26T23:21:18.708268 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/notimplement'
I, [2024-12-26T23:21:18.709331 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/notimplement/bug.c
I, [2024-12-26T23:21:18.719260 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/marshal/usr'
I, [2024-12-26T23:21:18.723103 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/method/init.c
I, [2024-12-26T23:21:18.723694 #3337828]  INFO -- : linking shared-object -test-/memory_view.so
I, [2024-12-26T23:21:18.725744 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/num2int'
I, [2024-12-26T23:21:18.726700 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/num2int/num2int.c
I, [2024-12-26T23:21:18.797616 #3337828]  INFO -- : linking shared-object -test-/notimplement.so
I, [2024-12-26T23:21:18.805029 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/memory_view'
I, [2024-12-26T23:21:18.810542 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/path_to_class'
I, [2024-12-26T23:21:18.811673 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/path_to_class/path_to_class.c
I, [2024-12-26T23:21:18.821550 #3337828]  INFO -- : linking shared-object -test-/method.so
I, [2024-12-26T23:21:18.858263 #3337828]  INFO -- : linking shared-object -test-/num2int.so
I, [2024-12-26T23:21:18.892574 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/notimplement'
I, [2024-12-26T23:21:18.899670 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/popen_deadlock'
I, [2024-12-26T23:21:18.900919 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
I, [2024-12-26T23:21:18.914051 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/method'
I, [2024-12-26T23:21:18.919556 #3337828]  INFO -- : linking shared-object -test-/path_to_class.so
I, [2024-12-26T23:21:18.921411 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/postponed_job'
I, [2024-12-26T23:21:18.922359 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/postponed_job/postponed_job.c
I, [2024-12-26T23:21:18.955482 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/num2int'
I, [2024-12-26T23:21:18.962718 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/printf'
I, [2024-12-26T23:21:18.964038 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/printf/printf.c
I, [2024-12-26T23:21:18.988810 #3337828]  INFO -- : linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
I, [2024-12-26T23:21:18.997547 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/path_to_class'
I, [2024-12-26T23:21:18.997755 #3337828]  INFO -- : linking shared-object -test-/postponed_job.so
I, [2024-12-26T23:21:19.004832 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/proc'
I, [2024-12-26T23:21:19.005222 #3337828]  INFO -- : linking shared-object -test-/printf.so
I, [2024-12-26T23:21:19.005966 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/proc/init.c
I, [2024-12-26T23:21:19.067217 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/popen_deadlock'
I, [2024-12-26T23:21:19.073770 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/postponed_job'
I, [2024-12-26T23:21:19.079625 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/random'
I, [2024-12-26T23:21:19.080469 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/random/bad_version.c
I, [2024-12-26T23:21:19.081091 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/rational'
I, [2024-12-26T23:21:19.081848 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/printf'
I, [2024-12-26T23:21:19.082648 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/rational/rat.c
I, [2024-12-26T23:21:19.082725 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/random/init.c
I, [2024-12-26T23:21:19.107716 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/proc/receiver.c
I, [2024-12-26T23:21:19.209748 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/random/loop.c
I, [2024-12-26T23:21:19.213891 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/proc/super.c
I, [2024-12-26T23:21:19.219515 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/rb_call_super_kw'
I, [2024-12-26T23:21:19.220531 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
I, [2024-12-26T23:21:19.233614 #3337828]  INFO -- : linking shared-object -test-/rational.so
I, [2024-12-26T23:21:19.312011 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/rational'
I, [2024-12-26T23:21:19.319286 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/recursion'
I, [2024-12-26T23:21:19.320330 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/recursion/recursion.c
I, [2024-12-26T23:21:19.341106 #3337828]  INFO -- : linking shared-object -test-/random.so
I, [2024-12-26T23:21:19.363991 #3337828]  INFO -- : linking shared-object -test-/proc.so
I, [2024-12-26T23:21:19.364536 #3337828]  INFO -- : linking shared-object -test-/rb_call_super_kw.so
I, [2024-12-26T23:21:19.431105 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/random'
I, [2024-12-26T23:21:19.431282 #3337828]  INFO -- : linking shared-object -test-/recursion.so
I, [2024-12-26T23:21:19.438731 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/regexp'
I, [2024-12-26T23:21:19.439826 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/regexp/init.c
I, [2024-12-26T23:21:19.470149 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/rb_call_super_kw'
I, [2024-12-26T23:21:19.474614 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/proc'
I, [2024-12-26T23:21:19.478482 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/scan_args'
I, [2024-12-26T23:21:19.479631 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/scan_args/scan_args.c
I, [2024-12-26T23:21:19.481403 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/st/foreach'
I, [2024-12-26T23:21:19.482347 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/st/foreach/foreach.c
I, [2024-12-26T23:21:19.509526 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/regexp/parse_depth_limit.c
I, [2024-12-26T23:21:19.516546 #3337828]  INFO -- : linking shared-object -test-/scan_args.so
I, [2024-12-26T23:21:19.518345 #3337828]  INFO -- : linking shared-object -test-/st/foreach.so
I, [2024-12-26T23:21:19.522451 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/recursion'
I, [2024-12-26T23:21:19.529430 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/st/numhash'
I, [2024-12-26T23:21:19.530329 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/st/numhash/numhash.c
I, [2024-12-26T23:21:19.584992 #3337828]  INFO -- : linking shared-object -test-/regexp.so
I, [2024-12-26T23:21:19.589719 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/st/foreach'
I, [2024-12-26T23:21:19.591749 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/scan_args'
I, [2024-12-26T23:21:19.595407 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/st/update'
I, [2024-12-26T23:21:19.596410 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/st/update/update.c
I, [2024-12-26T23:21:19.609520 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/string'
I, [2024-12-26T23:21:19.610635 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/capacity.c
I, [2024-12-26T23:21:19.616337 #3337828]  INFO -- : linking shared-object -test-/st/numhash.so
I, [2024-12-26T23:21:19.703111 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/regexp'
I, [2024-12-26T23:21:19.712851 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/struct'
I, [2024-12-26T23:21:19.714027 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/struct/data.c
I, [2024-12-26T23:21:19.732564 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/coderange.c
I, [2024-12-26T23:21:19.733039 #3337828]  INFO -- : linking shared-object -test-/st/update.so
I, [2024-12-26T23:21:19.741438 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/st/numhash'
I, [2024-12-26T23:21:19.749059 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/symbol'
I, [2024-12-26T23:21:19.750365 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/symbol/init.c
I, [2024-12-26T23:21:19.805694 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/struct/duplicate.c
I, [2024-12-26T23:21:19.806434 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/st/update'
I, [2024-12-26T23:21:19.807640 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/struct/init.c
I, [2024-12-26T23:21:19.840428 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/cstr.c
I, [2024-12-26T23:21:19.841569 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/symbol/type.c
I, [2024-12-26T23:21:19.848242 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/struct/len.c
I, [2024-12-26T23:21:19.850347 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/struct/member.c
I, [2024-12-26T23:21:19.858133 #3337828]  INFO -- : linking shared-object -test-/symbol.so
I, [2024-12-26T23:21:19.858208 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/ellipsize.c
I, [2024-12-26T23:21:19.865236 #3337828]  INFO -- : linking shared-object -test-/struct.so
I, [2024-12-26T23:21:19.865626 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/enc_associate.c
I, [2024-12-26T23:21:19.873739 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/enc_dummy.c
I, [2024-12-26T23:21:19.880737 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/enc_str_buf_cat.c
I, [2024-12-26T23:21:19.890549 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/fstring.c
I, [2024-12-26T23:21:19.897679 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/init.c
I, [2024-12-26T23:21:19.908068 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/modify.c
I, [2024-12-26T23:21:19.914789 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/new.c
I, [2024-12-26T23:21:19.924972 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/nofree.c
I, [2024-12-26T23:21:19.932467 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/normalize.c
I, [2024-12-26T23:21:19.934750 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/symbol'
I, [2024-12-26T23:21:19.938081 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/thread/id'
I, [2024-12-26T23:21:19.939773 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/thread/id/id.c
I, [2024-12-26T23:21:19.941750 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/qsort.c
I, [2024-12-26T23:21:19.951522 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/rb_interned_str.c
I, [2024-12-26T23:21:19.958768 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/rb_str_dup.c
I, [2024-12-26T23:21:19.968068 #3337828]  INFO -- : linking shared-object -test-/thread/id.so
I, [2024-12-26T23:21:19.969844 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/set_len.c
I, [2024-12-26T23:21:19.971870 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/struct'
I, [2024-12-26T23:21:19.979138 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/thread/instrumentation'
I, [2024-12-26T23:21:19.980147 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/thread/lock_native_thread'
I, [2024-12-26T23:21:19.980219 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/thread/instrumentation/instrumentation.c
I, [2024-12-26T23:21:19.982798 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/thread/lock_native_thread/lock_native_thread.c
I, [2024-12-26T23:21:19.985209 #3337828]  INFO -- : linking shared-object -test-/string.so
I, [2024-12-26T23:21:19.997832 #3337828]  INFO -- : linking shared-object -test-/thread/instrumentation.so
I, [2024-12-26T23:21:20.000488 #3337828]  INFO -- : linking shared-object -test-/thread/lock_native_thread.so
I, [2024-12-26T23:21:20.051578 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/thread/id'
I, [2024-12-26T23:21:20.058630 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/thread_fd'
I, [2024-12-26T23:21:20.061560 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/thread_fd/thread_fd.c
I, [2024-12-26T23:21:20.078527 #3337828]  INFO -- : linking shared-object -test-/thread_fd.so
I, [2024-12-26T23:21:20.088014 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/thread/instrumentation'
I, [2024-12-26T23:21:20.090862 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/thread/lock_native_thread'
I, [2024-12-26T23:21:20.095514 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/time'
I, [2024-12-26T23:21:20.096618 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/time/init.c
I, [2024-12-26T23:21:20.099302 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/tracepoint'
I, [2024-12-26T23:21:20.100751 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/tracepoint/gc_hook.c
I, [2024-12-26T23:21:20.135050 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/string'
I, [2024-12-26T23:21:20.142455 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/typeddata'
I, [2024-12-26T23:21:20.143628 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/typeddata/typeddata.c
I, [2024-12-26T23:21:20.145666 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/thread_fd'
I, [2024-12-26T23:21:20.146589 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/tracepoint/tracepoint.c
I, [2024-12-26T23:21:20.281359 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/time/leap_second.c
I, [2024-12-26T23:21:20.285572 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/vm'
I, [2024-12-26T23:21:20.286383 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/vm/at_exit.c
I, [2024-12-26T23:21:20.376587 #3337828]  INFO -- : linking shared-object -test-/tracepoint.so
I, [2024-12-26T23:21:20.376664 #3337828]  INFO -- : linking shared-object -test-/typeddata.so
I, [2024-12-26T23:21:20.417625 #3337828]  INFO -- : linking shared-object -test-/vm/at_exit.so
I, [2024-12-26T23:21:20.451741 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/typeddata'
I, [2024-12-26T23:21:20.458595 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/wait'
I, [2024-12-26T23:21:20.459714 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/wait/wait.c
I, [2024-12-26T23:21:20.462691 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/tracepoint'
I, [2024-12-26T23:21:20.469924 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/cgi/escape'
I, [2024-12-26T23:21:20.470948 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/cgi/escape/escape.c
I, [2024-12-26T23:21:20.491189 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/vm'
I, [2024-12-26T23:21:20.497621 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/-test-/time/new.c
I, [2024-12-26T23:21:20.498703 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/continuation'
I, [2024-12-26T23:21:20.499622 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/continuation/continuation.c
I, [2024-12-26T23:21:20.544026 #3337828]  INFO -- : linking shared-object -test-/wait.so
I, [2024-12-26T23:21:20.610383 #3337828]  INFO -- : linking shared-object continuation.so
I, [2024-12-26T23:21:20.634174 #3337828]  INFO -- : linking shared-object -test-/time.so
I, [2024-12-26T23:21:20.636677 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/wait'
I, [2024-12-26T23:21:20.644079 #3337828]  INFO -- : linking shared-object cgi/escape.so
I, [2024-12-26T23:21:20.644569 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage'
I, [2024-12-26T23:21:20.645777 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/coverage/coverage.c
I, [2024-12-26T23:21:20.706872 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/continuation'
I, [2024-12-26T23:21:20.716268 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
I, [2024-12-26T23:21:20.717313 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/date/date_core.c
I, [2024-12-26T23:21:20.721061 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/cgi/escape'
I, [2024-12-26T23:21:20.726636 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
I, [2024-12-26T23:21:20.727563 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/digest/digest.c
I, [2024-12-26T23:21:20.751270 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/time'
I, [2024-12-26T23:21:20.754288 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/erb/escape'
I, [2024-12-26T23:21:20.755342 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/erb/escape/escape.c
I, [2024-12-26T23:21:20.756236 #3337828]  INFO -- : installing default coverage libraries
I, [2024-12-26T23:21:20.758915 #3337828]  INFO -- : linking shared-object coverage.so
I, [2024-12-26T23:21:20.797095 #3337828]  INFO -- : linking shared-object digest.so
I, [2024-12-26T23:21:20.800753 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/date/date_parse.c
I, [2024-12-26T23:21:20.806148 #3337828]  INFO -- : linking shared-object erb/escape.so
I, [2024-12-26T23:21:20.846899 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage'
I, [2024-12-26T23:21:20.855810 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/etc'
I, [2024-12-26T23:21:20.858967 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/etc/etc.c
I, [2024-12-26T23:21:20.874397 #3337828]  INFO -- : installing digest libraries
I, [2024-12-26T23:21:20.880385 #3337828]  INFO -- : linking shared-object etc.so
I, [2024-12-26T23:21:20.881533 #3337828]  INFO -- : installing default digest libraries
I, [2024-12-26T23:21:20.884481 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/erb/escape'
I, [2024-12-26T23:21:20.885867 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
I, [2024-12-26T23:21:20.891514 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/fcntl'
I, [2024-12-26T23:21:20.892629 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/fcntl/fcntl.c
I, [2024-12-26T23:21:20.896411 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
I, [2024-12-26T23:21:20.897334 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/fiddle/closure.c
I, [2024-12-26T23:21:20.960893 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/etc'
I, [2024-12-26T23:21:20.968538 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
I, [2024-12-26T23:21:20.969512 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/io/console/console.c
I, [2024-12-26T23:21:21.097915 #3337828]  INFO -- : linking shared-object fcntl.so
I, [2024-12-26T23:21:21.163709 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/fiddle/conversions.c
I, [2024-12-26T23:21:21.202596 #3337828]  INFO -- : linking shared-object io/console.so
I, [2024-12-26T23:21:21.223101 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fcntl'
I, [2024-12-26T23:21:21.228750 #3337828]  INFO -- : installing default console libraries
I, [2024-12-26T23:21:21.235792 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/nonblock'
I, [2024-12-26T23:21:21.365217 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/io/nonblock/nonblock.c
I, [2024-12-26T23:21:21.441213 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
I, [2024-12-26T23:21:21.446456 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/wait'
I, [2024-12-26T23:21:21.447398 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/io/wait/wait.c
I, [2024-12-26T23:21:21.682307 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/fiddle/fiddle.c
I, [2024-12-26T23:21:21.682794 #3337828]  INFO -- : linking shared-object io/wait.so
I, [2024-12-26T23:21:21.758243 #3337828]  INFO -- : linking shared-object io/nonblock.so
I, [2024-12-26T23:21:21.782695 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/wait'
I, [2024-12-26T23:21:21.787086 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
I, [2024-12-26T23:21:21.867128 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/fiddle/function.c
I, [2024-12-26T23:21:21.880575 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/nonblock'
I, [2024-12-26T23:21:21.886875 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor'
I, [2024-12-26T23:21:21.887708 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/monitor/monitor.c
I, [2024-12-26T23:21:21.903943 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
I, [2024-12-26T23:21:21.911638 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
I, [2024-12-26T23:21:21.912455 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/objspace/object_tracing.c
I, [2024-12-26T23:21:22.105796 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/fiddle/handle.c
I, [2024-12-26T23:21:22.109638 #3337828]  INFO -- : installing default monitor libraries
I, [2024-12-26T23:21:22.112058 #3337828]  INFO -- : linking shared-object monitor.so
I, [2024-12-26T23:21:22.188110 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/objspace/objspace.c
I, [2024-12-26T23:21:22.254689 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor'
I, [2024-12-26T23:21:22.281799 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
I, [2024-12-26T23:21:22.283058 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/openssl_missing.c
I, [2024-12-26T23:21:22.344339 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/fiddle/memory_view.c
I, [2024-12-26T23:21:22.566995 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/objspace/objspace_dump.c
I, [2024-12-26T23:21:22.608145 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl.c
I, [2024-12-26T23:21:22.649621 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/fiddle/pinned.c
I, [2024-12-26T23:21:22.898440 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/fiddle/pointer.c
I, [2024-12-26T23:21:22.936919 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_asn1.c
I, [2024-12-26T23:21:23.071736 #3337828]  INFO -- : linking shared-object objspace.so
I, [2024-12-26T23:21:23.103480 #3337828]  INFO -- : linking shared-object fiddle.so
I, [2024-12-26T23:21:23.222892 #3337828]  INFO -- : installing default objspace libraries
I, [2024-12-26T23:21:23.225011 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
I, [2024-12-26T23:21:23.232215 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname'
I, [2024-12-26T23:21:23.233227 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/pathname/pathname.c
I, [2024-12-26T23:21:23.265432 #3337828]  INFO -- : installing default fiddle libraries
I, [2024-12-26T23:21:23.267740 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_bio.c
I, [2024-12-26T23:21:23.278381 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
I, [2024-12-26T23:21:23.285719 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
I, [2024-12-26T23:21:23.286567 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/psych/psych.c
I, [2024-12-26T23:21:23.493439 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/psych/psych_emitter.c
I, [2024-12-26T23:21:23.497308 #3337828]  INFO -- : installing default pathname libraries
I, [2024-12-26T23:21:23.500241 #3337828]  INFO -- : linking shared-object pathname.so
I, [2024-12-26T23:21:23.577279 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_bn.c
I, [2024-12-26T23:21:23.590637 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname'
I, [2024-12-26T23:21:23.596623 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
I, [2024-12-26T23:21:23.597608 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/pty/pty.c
I, [2024-12-26T23:21:23.702489 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/psych/psych_parser.c
I, [2024-12-26T23:21:23.794952 #3337828]  INFO -- : installing default pty libraries
I, [2024-12-26T23:21:23.797877 #3337828]  INFO -- : linking shared-object pty.so
I, [2024-12-26T23:21:23.830602 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/psych/psych_to_ruby.c
I, [2024-12-26T23:21:23.863332 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_cipher.c
I, [2024-12-26T23:21:23.903957 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
I, [2024-12-26T23:21:23.910374 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rbconfig/sizeof'
I, [2024-12-26T23:21:23.911174 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/rbconfig/sizeof/sizes.c
I, [2024-12-26T23:21:23.988537 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/psych/psych_yaml_tree.c
I, [2024-12-26T23:21:24.054143 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/rbconfig/sizeof/limits.c
I, [2024-12-26T23:21:24.204015 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_config.c
I, [2024-12-26T23:21:24.248187 #3337828]  INFO -- : linking shared-object rbconfig/sizeof.so
I, [2024-12-26T23:21:24.258071 #3337828]  INFO -- : linking shared-object psych.so
I, [2024-12-26T23:21:24.372617 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rbconfig/sizeof'
I, [2024-12-26T23:21:24.380490 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
I, [2024-12-26T23:21:24.381457 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/ripper/eventids1.c
I, [2024-12-26T23:21:24.400797 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
I, [2024-12-26T23:21:24.402819 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_digest.c
I, [2024-12-26T23:21:24.404782 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
I, [2024-12-26T23:21:24.410775 #3337828]  INFO -- : installing default libraries
I, [2024-12-26T23:21:24.412571 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
I, [2024-12-26T23:21:24.430904 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
I, [2024-12-26T23:21:24.431874 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/socket/init.c
I, [2024-12-26T23:21:24.531502 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/ripper/eventids2.c
I, [2024-12-26T23:21:24.621030 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_engine.c
I, [2024-12-26T23:21:24.632456 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/socket/constants.c
I, [2024-12-26T23:21:24.651131 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/date/date_strftime.c
I, [2024-12-26T23:21:24.671987 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/date/date_strptime.c
I, [2024-12-26T23:21:24.678789 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/socket/basicsocket.c
I, [2024-12-26T23:21:24.679805 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_hmac.c
I, [2024-12-26T23:21:24.695511 #3337828]  INFO -- : installing default date_core libraries
I, [2024-12-26T23:21:24.698612 #3337828]  INFO -- : linking shared-object date_core.so
I, [2024-12-26T23:21:24.703046 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/socket/socket.c
I, [2024-12-26T23:21:24.706361 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_kdf.c
I, [2024-12-26T23:21:24.754433 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/socket/ipsocket.c
I, [2024-12-26T23:21:24.786224 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_ns_spki.c
I, [2024-12-26T23:21:24.872892 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
I, [2024-12-26T23:21:24.880464 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/stringio'
I, [2024-12-26T23:21:24.881466 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/stringio/stringio.c
I, [2024-12-26T23:21:24.945284 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/socket/tcpsocket.c
I, [2024-12-26T23:21:25.015698 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/socket/tcpserver.c
I, [2024-12-26T23:21:25.016280 #3337828]  INFO -- : linking shared-object stringio.so
I, [2024-12-26T23:21:25.018956 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_ocsp.c
I, [2024-12-26T23:21:25.031719 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/ripper/ripper.c
I, [2024-12-26T23:21:25.037259 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/socket/sockssocket.c
I, [2024-12-26T23:21:25.047438 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_pkcs12.c
I, [2024-12-26T23:21:25.058717 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/socket/udpsocket.c
I, [2024-12-26T23:21:25.076291 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_pkcs7.c
I, [2024-12-26T23:21:25.080318 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/socket/unixsocket.c
I, [2024-12-26T23:21:25.102562 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/socket/unixserver.c
I, [2024-12-26T23:21:25.104118 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/stringio'
I, [2024-12-26T23:21:25.105657 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_pkey.c
I, [2024-12-26T23:21:25.105973 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/socket/option.c
I, [2024-12-26T23:21:25.156516 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/socket/ancdata.c
I, [2024-12-26T23:21:25.156592 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_pkey_dh.c
I, [2024-12-26T23:21:25.160225 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_pkey_dsa.c
I, [2024-12-26T23:21:25.295266 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/socket/raddrinfo.c
I, [2024-12-26T23:21:25.365689 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_pkey_ec.c
I, [2024-12-26T23:21:25.366432 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_pkey_rsa.c
I, [2024-12-26T23:21:25.417794 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/socket/ifaddr.c
I, [2024-12-26T23:21:25.671015 #3337828]  INFO -- : installing default socket libraries
I, [2024-12-26T23:21:25.673977 #3337828]  INFO -- : linking shared-object socket.so
I, [2024-12-26T23:21:25.675544 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_provider.c
I, [2024-12-26T23:21:25.681128 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/strscan'
I, [2024-12-26T23:21:25.682172 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/strscan/strscan.c
I, [2024-12-26T23:21:25.898741 #3337828]  INFO -- : linking shared-object strscan.so
I, [2024-12-26T23:21:25.940217 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
I, [2024-12-26T23:21:25.948354 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/zlib'
I, [2024-12-26T23:21:25.949436 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/zlib/zlib.c
I, [2024-12-26T23:21:26.001451 #3337828]  INFO -- : installing default strscan libraries
I, [2024-12-26T23:21:26.003335 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/strscan'
I, [2024-12-26T23:21:26.007642 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-12-26T23:21:26.011706 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal/bigdecimal.c
I, [2024-12-26T23:21:26.189441 #3337828]  INFO -- : linking shared-object zlib.so
I, [2024-12-26T23:21:26.211894 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_rand.c
I, [2024-12-26T23:21:26.283970 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal/missing.c
I, [2024-12-26T23:21:26.331819 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/zlib'
I, [2024-12-26T23:21:26.334896 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.10.0/ext/debug'
I, [2024-12-26T23:21:26.338093 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/.bundle/gems/debug-1.10.0/ext/debug/debug.c
I, [2024-12-26T23:21:26.522066 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_ssl.c
I, [2024-12-26T23:21:26.545372 #3337828]  INFO -- : ln -sfT ../../../../../src/trunk-random1/.bundle/gems/bigdecimal-3.1.8/lib ../../../../../.bundle/gems/bigdecimal-3.1.8/lib
I, [2024-12-26T23:21:26.547966 #3337828]  INFO -- : linking shared-object bigdecimal.so
I, [2024-12-26T23:21:26.705491 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-12-26T23:21:26.707747 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/.bundle/gems/debug-1.10.0/ext/debug/iseq_collector.c
I, [2024-12-26T23:21:26.708494 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-12-26T23:21:26.712150 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c
I, [2024-12-26T23:21:26.842770 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_ssl_session.c
I, [2024-12-26T23:21:26.969031 #3337828]  INFO -- : ln -sfT ../../../../../src/trunk-random1/.bundle/gems/debug-1.10.0/lib ../../../../../.bundle/gems/debug-1.10.0/lib
I, [2024-12-26T23:21:26.972046 #3337828]  INFO -- : linking shared-object debug/debug.so
I, [2024-12-26T23:21:27.193071 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.10.0/ext/debug'
I, [2024-12-26T23:21:27.194083 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_ts.c
I, [2024-12-26T23:21:27.296860 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_x509.c
I, [2024-12-26T23:21:27.482836 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2024-12-26T23:21:27.486864 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse/cparse.c
I, [2024-12-26T23:21:27.520599 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_x509attr.c
I, [2024-12-26T23:21:27.701248 #3337828]  INFO -- : ln -sfT ../../../../../src/trunk-random1/.bundle/gems/racc-1.8.1/lib ../../../../../../.bundle/gems/racc-1.8.1/lib
I, [2024-12-26T23:21:27.703679 #3337828]  INFO -- : linking shared-object racc/cparse.so
I, [2024-12-26T23:21:27.749105 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_x509cert.c
I, [2024-12-26T23:21:27.787842 #3337828]  INFO -- : ln -sfT ../../../../../src/trunk-random1/.bundle/gems/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib
I, [2024-12-26T23:21:27.791062 #3337828]  INFO -- : linking shared-object nkf.so
I, [2024-12-26T23:21:27.800071 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2024-12-26T23:21:27.803559 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.8.0/ext/rbs_extension'
I, [2024-12-26T23:21:27.807017 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.8.0/ext/rbs_extension/../../src/constants.c
I, [2024-12-26T23:21:27.900063 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-12-26T23:21:27.903029 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2024-12-26T23:21:27.906261 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/.bundle/gems/syslog-0.2.0/ext/syslog/syslog.c
I, [2024-12-26T23:21:27.940787 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_x509crl.c
I, [2024-12-26T23:21:27.940849 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.8.0/ext/rbs_extension/../../src/ruby_objs.c
I, [2024-12-26T23:21:28.052734 #3337828]  INFO -- : ln -sfT ../../../../../src/trunk-random1/.bundle/gems/syslog-0.2.0/lib ../../../../../.bundle/gems/syslog-0.2.0/lib
I, [2024-12-26T23:21:28.055390 #3337828]  INFO -- : linking shared-object syslog_ext.so
I, [2024-12-26T23:21:28.070731 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.8.0/ext/rbs_extension/lexer.c
I, [2024-12-26T23:21:28.100998 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_x509ext.c
I, [2024-12-26T23:21:28.158183 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2024-12-26T23:21:28.158974 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_x509name.c
I, [2024-12-26T23:21:28.319883 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_x509req.c
I, [2024-12-26T23:21:28.362433 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/bubblebabble'
I, [2024-12-26T23:21:28.363624 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/digest/bubblebabble/bubblebabble.c
I, [2024-12-26T23:21:28.367759 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_x509revoked.c
I, [2024-12-26T23:21:28.383236 #3337828]  INFO -- : linking shared-object digest/bubblebabble.so
I, [2024-12-26T23:21:28.437351 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/bubblebabble'
I, [2024-12-26T23:21:28.442944 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/md5'
I, [2024-12-26T23:21:28.443952 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/digest/md5/md5init.c
I, [2024-12-26T23:21:28.462076 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_x509store.c
I, [2024-12-26T23:21:28.569467 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/digest/md5/md5.c
I, [2024-12-26T23:21:28.743643 #3337828]  INFO -- : linking shared-object digest/md5.so
I, [2024-12-26T23:21:28.758992 #3337828]  INFO -- : linking shared-object openssl.so
I, [2024-12-26T23:21:28.834409 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/md5'
I, [2024-12-26T23:21:28.841334 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/rmd160'
I, [2024-12-26T23:21:28.842390 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/digest/rmd160/rmd160init.c
I, [2024-12-26T23:21:29.083651 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/digest/rmd160/rmd160.c
I, [2024-12-26T23:21:29.180567 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.8.0/ext/rbs_extension/lexstate.c
I, [2024-12-26T23:21:29.349770 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.8.0/ext/rbs_extension/location.c
I, [2024-12-26T23:21:29.349917 #3337828]  INFO -- : linking shared-object digest/rmd160.so
I, [2024-12-26T23:21:29.371016 #3337828]  INFO -- : installing default openssl libraries
I, [2024-12-26T23:21:29.387197 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
I, [2024-12-26T23:21:29.392961 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha1'
I, [2024-12-26T23:21:29.393846 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/digest/sha1/sha1init.c
I, [2024-12-26T23:21:29.568506 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/rmd160'
I, [2024-12-26T23:21:29.569836 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/digest/sha1/sha1.c
I, [2024-12-26T23:21:29.623817 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/ripper/ripper_init.c
I, [2024-12-26T23:21:29.645724 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.8.0/ext/rbs_extension/main.c
I, [2024-12-26T23:21:29.645791 #3337828]  INFO -- : linking shared-object digest/sha1.so
I, [2024-12-26T23:21:29.734980 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.8.0/ext/rbs_extension/parser.c
I, [2024-12-26T23:21:29.742950 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha1'
I, [2024-12-26T23:21:29.750921 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
I, [2024-12-26T23:21:29.751958 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/digest/sha2/sha2init.c
I, [2024-12-26T23:21:29.816778 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/digest/sha2/sha2.c
I, [2024-12-26T23:21:29.897896 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.8.0/ext/rbs_extension/parserstate.c
I, [2024-12-26T23:21:30.050576 #3337828]  INFO -- : linking shared-object digest/sha2.so
I, [2024-12-26T23:21:30.084630 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.8.0/ext/rbs_extension/unescape.c
I, [2024-12-26T23:21:30.187181 #3337828]  INFO -- : installing default sha2 libraries
I, [2024-12-26T23:21:30.189012 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
I, [2024-12-26T23:21:30.194998 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json/generator'
I, [2024-12-26T23:21:30.196028 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/json/generator/generator.c
I, [2024-12-26T23:21:30.277861 #3337828]  INFO -- : ln -sfT ../../../../../src/trunk-random1/.bundle/gems/rbs-3.8.0/lib ../../../../../.bundle/gems/rbs-3.8.0/lib
I, [2024-12-26T23:21:30.281487 #3337828]  INFO -- : linking shared-object rbs_extension.so
I, [2024-12-26T23:21:30.382519 #3337828]  INFO -- : linking shared-object json/ext/generator.so
I, [2024-12-26T23:21:30.472972 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.8.0/ext/rbs_extension'
I, [2024-12-26T23:21:30.481246 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json/parser'
I, [2024-12-26T23:21:30.482217 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/ext/json/parser/parser.c
I, [2024-12-26T23:21:30.505689 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json/generator'
I, [2024-12-26T23:21:30.513149 #3337828]  INFO -- : checking /tmp/ruby/src/trunk-random1/parse.y and /tmp/ruby/src/trunk-random1/ext/ripper/eventids2.c
I, [2024-12-26T23:21:30.611723 #3337828]  INFO -- : installing default ripper libraries
I, [2024-12-26T23:21:32.782577 #3337828]  INFO -- : linking shared-object json/ext/parser.so
I, [2024-12-26T23:21:33.143039 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json/parser'
I, [2024-12-26T23:21:44.902430 #3337828]  INFO -- : linking shared-object ripper.so
I, [2024-12-26T23:21:45.368577 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper'
I, [2024-12-26T23:21:45.404426 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:21:45.581256 #3337828]  INFO -- : linking ruby
I, [2024-12-26T23:21:46.214304 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:21:46.215226 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:21:46.220761 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:21:46.220827 #3337828]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-12-26T23:21:46.220843 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:21:46.222176 #3337828]  INFO -- : $$$[end] "make all -j4" exit with 0.
I, [2024-12-26T23:21:46.222551 #3337828]  INFO -- : $$$[beg] make install -j4
I, [2024-12-26T23:21:46.342369 #3337828]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-12-26T23:21:46.342439 #3337828]  INFO -- : 	CC = gcc
I, [2024-12-26T23:21:46.342457 #3337828]  INFO -- : 	LD = ld
I, [2024-12-26T23:21:46.342473 #3337828]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-12-26T23:21:46.342491 #3337828]  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, [2024-12-26T23:21:46.342524 #3337828]  INFO -- : 	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0   -Dmodular_gc_dir=
I, [2024-12-26T23:21:46.342537 #3337828]  INFO -- : 	CPPFLAGS =   
I, [2024-12-26T23:21:46.342549 #3337828]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2024-12-26T23:21:46.342563 #3337828]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-12-26T23:21:46.342575 #3337828]  INFO -- : 	LANG = C.UTF-8
I, [2024-12-26T23:21:46.342588 #3337828]  INFO -- : 	LC_ALL = 
I, [2024-12-26T23:21:46.342601 #3337828]  INFO -- : 	LC_CTYPE = 
I, [2024-12-26T23:21:46.342610 #3337828]  INFO -- : 	MFLAGS = -j4 --jobserver-auth=4,5
I, [2024-12-26T23:21:46.342618 #3337828]  INFO -- : 	RUSTC = rustc
I, [2024-12-26T23:21:46.342626 #3337828]  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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/yjit/src/lib.rs
I, [2024-12-26T23:21:46.439669 #3337828]  INFO -- : generating enc.mk
I, [2024-12-26T23:21:47.261578 #3337828]  INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
I, [2024-12-26T23:21:47.325503 #3337828]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2024-12-26T23:21:47.325573 #3337828]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-12-26T23:21:47.325598 #3337828]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-12-26T23:21:47.325618 #3337828]  INFO -- : 
I, [2024-12-26T23:21:47.338919 #3337828]  INFO -- : making srcs under enc
I, [2024-12-26T23:21:47.339002 #3337828]  INFO -- : making enc
I, [2024-12-26T23:21:47.385381 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:21:47.385448 #3337828]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-12-26T23:21:47.385465 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:21:47.427001 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:21:47.427076 #3337828]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-12-26T23:21:47.427170 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:21:47.428850 #3337828]  INFO -- : generating transdb.h
I, [2024-12-26T23:21:47.956110 #3337828]  INFO -- : transdb.h updated
I, [2024-12-26T23:21:47.960608 #3337828]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-12-26T23:21:47.960773 #3337828]  INFO -- : making trans
I, [2024-12-26T23:21:48.000262 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:21:48.001211 #3337828]  INFO -- : compiling /tmp/ruby/src/trunk-random1/enc/trans/transdb.c
I, [2024-12-26T23:21:48.022876 #3337828]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-12-26T23:21:48.029086 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:21:48.237219 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage'
I, [2024-12-26T23:21:48.239615 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
I, [2024-12-26T23:21:48.239677 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
I, [2024-12-26T23:21:48.242997 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage'
I, [2024-12-26T23:21:48.246157 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
I, [2024-12-26T23:21:48.248302 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
I, [2024-12-26T23:21:48.261175 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
I, [2024-12-26T23:21:48.262181 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
I, [2024-12-26T23:21:48.267124 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
I, [2024-12-26T23:21:48.271022 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
I, [2024-12-26T23:21:48.272159 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
I, [2024-12-26T23:21:48.279633 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor'
I, [2024-12-26T23:21:48.281496 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
I, [2024-12-26T23:21:48.284752 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor'
I, [2024-12-26T23:21:48.285455 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
I, [2024-12-26T23:21:48.293236 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname'
I, [2024-12-26T23:21:48.293380 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
I, [2024-12-26T23:21:48.298150 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname'
I, [2024-12-26T23:21:48.305407 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
I, [2024-12-26T23:21:48.306834 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
I, [2024-12-26T23:21:48.308430 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
I, [2024-12-26T23:21:48.312187 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
I, [2024-12-26T23:21:48.327971 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
I, [2024-12-26T23:21:48.331189 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
I, [2024-12-26T23:21:48.335192 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
I, [2024-12-26T23:21:48.339434 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
I, [2024-12-26T23:21:48.340390 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
I, [2024-12-26T23:21:48.349220 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper'
I, [2024-12-26T23:21:48.353583 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
I, [2024-12-26T23:21:48.358028 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/strscan'
I, [2024-12-26T23:21:48.361950 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/strscan'
I, [2024-12-26T23:21:48.363510 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-12-26T23:21:48.365762 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.10.0/ext/debug'
I, [2024-12-26T23:21:48.368751 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
I, [2024-12-26T23:21:48.373394 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-12-26T23:21:48.400748 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-12-26T23:21:48.403096 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.10.0/ext/debug'
I, [2024-12-26T23:21:48.404102 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-12-26T23:21:48.404866 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2024-12-26T23:21:48.408638 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2024-12-26T23:21:48.409533 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.8.0/ext/rbs_extension'
I, [2024-12-26T23:21:48.436561 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.8.0/ext/rbs_extension'
I, [2024-12-26T23:21:48.444063 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2024-12-26T23:21:48.450616 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2024-12-26T23:21:48.461315 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
I, [2024-12-26T23:21:48.467675 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
I, [2024-12-26T23:21:48.507350 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:21:48.689336 #3337828]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-12-26T23:21:48.689408 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:21:48.690075 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:21:48.694663 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:21:48.694715 #3337828]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-12-26T23:21:48.694730 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:21:49.320989 #3337828]  INFO -- : linking transcoder transdb.so
I, [2024-12-26T23:21:50.195694 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:21:50.197042 #3337828]  INFO -- : making encs
I, [2024-12-26T23:21:50.264751 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:21:50.264820 #3337828]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-12-26T23:21:50.264839 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:21:50.265288 #3337828]  INFO -- : ./miniruby -I/tmp/ruby/src/trunk-random1/lib -I. -I.ext/common  /tmp/ruby/src/trunk-random1/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-random1/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
I, [2024-12-26T23:21:50.387596 #3337828]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk-random1/bin
I, [2024-12-26T23:21:50.388533 #3337828]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk-random1/lib
I, [2024-12-26T23:21:50.415094 #3337828]  INFO -- : installing arch files:              /tmp/ruby/install/trunk-random1/lib/ruby/3.5.0+0/x86_64-linux
I, [2024-12-26T23:21:50.415520 #3337828]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk-random1/lib/pkgconfig
I, [2024-12-26T23:21:50.415767 #3337828]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk-random1/lib/ruby/3.5.0+0/x86_64-linux
I, [2024-12-26T23:21:50.453559 #3337828]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk-random1/lib/ruby/site_ruby/3.5.0+0/x86_64-linux
I, [2024-12-26T23:21:50.453719 #3337828]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk-random1/lib/ruby/vendor_ruby/3.5.0+0/x86_64-linux
I, [2024-12-26T23:21:50.454105 #3337828]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk-random1/include/ruby-3.5.0+0/x86_64-linux
I, [2024-12-26T23:21:50.454908 #3337828]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk-random1/lib/ruby/3.5.0+0
I, [2024-12-26T23:21:50.477286 #3337828]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk-random1/lib/ruby/site_ruby/3.5.0+0
I, [2024-12-26T23:21:50.477342 #3337828]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk-random1/lib/ruby/vendor_ruby/3.5.0+0
I, [2024-12-26T23:21:50.477358 #3337828]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk-random1/include/ruby-3.5.0+0/ruby
I, [2024-12-26T23:21:50.477673 #3337828]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk-random1/bin
I, [2024-12-26T23:21:50.477943 #3337828]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk-random1/lib/ruby/3.5.0+0
I, [2024-12-26T23:21:50.711948 #3337828]  INFO -- : installing common headers:          /tmp/ruby/install/trunk-random1/include/ruby-3.5.0+0
I, [2024-12-26T23:21:50.769123 #3337828]  INFO -- : installing manpages:                /tmp/ruby/install/trunk-random1/share/man/man1
I, [2024-12-26T23:21:50.785860 #3337828]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.5.0+0
I, [2024-12-26T23:21:50.855905 #3337828]  INFO -- :                                     benchmark 0.4.0
I, [2024-12-26T23:21:50.860442 #3337828]  INFO -- :                                     bundler 2.7.0.dev
I, [2024-12-26T23:21:50.867610 #3337828]  INFO -- :                                     cgi 0.4.1
I, [2024-12-26T23:21:50.868668 #3337828]  INFO -- :                                     delegate 0.4.0
I, [2024-12-26T23:21:50.869852 #3337828]  INFO -- :                                     did_you_mean 2.0.0
I, [2024-12-26T23:21:50.870634 #3337828]  INFO -- :                                     english 0.8.0
I, [2024-12-26T23:21:50.871428 #3337828]  INFO -- :                                     erb 4.0.4
I, [2024-12-26T23:21:50.872934 #3337828]  INFO -- :                                     error_highlight 0.7.0
I, [2024-12-26T23:21:50.873705 #3337828]  INFO -- :                                     fileutils 1.7.3
I, [2024-12-26T23:21:50.874479 #3337828]  INFO -- :                                     find 0.2.0
I, [2024-12-26T23:21:50.875394 #3337828]  INFO -- :                                     forwardable 1.3.3
I, [2024-12-26T23:21:50.876196 #3337828]  INFO -- :                                     ipaddr 1.2.7
I, [2024-12-26T23:21:50.876967 #3337828]  INFO -- :                                     irb 1.14.3
I, [2024-12-26T23:21:50.878570 #3337828]  INFO -- :                                     logger 1.6.4
I, [2024-12-26T23:21:50.879374 #3337828]  INFO -- :                                     net-http 0.6.0
I, [2024-12-26T23:21:50.880366 #3337828]  INFO -- :                                     net-protocol 0.2.2
I, [2024-12-26T23:21:50.881226 #3337828]  INFO -- :                                     open-uri 0.5.0
I, [2024-12-26T23:21:50.882091 #3337828]  INFO -- :                                     open3 0.2.1
I, [2024-12-26T23:21:50.882914 #3337828]  INFO -- :                                     optparse 0.6.0
I, [2024-12-26T23:21:50.883813 #3337828]  INFO -- :                                     ostruct 0.6.1
I, [2024-12-26T23:21:50.884640 #3337828]  INFO -- :                                     pp 0.6.2
I, [2024-12-26T23:21:50.887073 #3337828]  INFO -- :                                     prettyprint 0.2.0
I, [2024-12-26T23:21:50.887959 #3337828]  INFO -- :                                     prism 1.2.0
I, [2024-12-26T23:21:50.888850 #3337828]  INFO -- :                                     pstore 0.1.4
I, [2024-12-26T23:21:50.889650 #3337828]  INFO -- :                                     rdoc 6.10.0
I, [2024-12-26T23:21:50.891991 #3337828]  INFO -- :                                     readline 0.0.4
I, [2024-12-26T23:21:50.893144 #3337828]  INFO -- :                                     reline 0.6.0
I, [2024-12-26T23:21:50.894088 #3337828]  INFO -- :                                     resolv 0.6.0
I, [2024-12-26T23:21:50.894969 #3337828]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-12-26T23:21:50.895842 #3337828]  INFO -- :                                     securerandom 0.4.1
I, [2024-12-26T23:21:50.896684 #3337828]  INFO -- :                                     set 1.1.1
I, [2024-12-26T23:21:50.897529 #3337828]  INFO -- :                                     shellwords 0.2.2
I, [2024-12-26T23:21:50.898364 #3337828]  INFO -- :                                     singleton 0.3.0
I, [2024-12-26T23:21:50.899255 #3337828]  INFO -- :                                     syntax_suggest 2.0.2
I, [2024-12-26T23:21:50.900924 #3337828]  INFO -- :                                     tempfile 0.3.1
I, [2024-12-26T23:21:50.901762 #3337828]  INFO -- :                                     time 0.4.1
I, [2024-12-26T23:21:50.902632 #3337828]  INFO -- :                                     timeout 0.4.3
I, [2024-12-26T23:21:50.903480 #3337828]  INFO -- :                                     tmpdir 0.3.1
I, [2024-12-26T23:21:50.904350 #3337828]  INFO -- :                                     tsort 0.2.0
I, [2024-12-26T23:21:50.905178 #3337828]  INFO -- :                                     un 0.3.0
I, [2024-12-26T23:21:50.906011 #3337828]  INFO -- :                                     uri 1.0.2
I, [2024-12-26T23:21:50.906883 #3337828]  INFO -- :                                     weakref 0.1.3
I, [2024-12-26T23:21:50.907754 #3337828]  INFO -- :                                     yaml 0.4.0
I, [2024-12-26T23:21:50.908509 #3337828]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.5.0+0
I, [2024-12-26T23:21:50.925348 #3337828]  INFO -- :                                     date 3.4.1
I, [2024-12-26T23:21:50.926439 #3337828]  INFO -- :                                     digest 3.2.0
I, [2024-12-26T23:21:50.927298 #3337828]  INFO -- :                                     etc 1.4.5
I, [2024-12-26T23:21:50.928208 #3337828]  INFO -- :                                     fcntl 1.2.0
I, [2024-12-26T23:21:50.929065 #3337828]  INFO -- :                                     fiddle 1.1.7.dev
I, [2024-12-26T23:21:50.930001 #3337828]  INFO -- :                                     io-console 0.8.0
I, [2024-12-26T23:21:50.930843 #3337828]  INFO -- :                                     io-nonblock 0.3.1
I, [2024-12-26T23:21:50.931708 #3337828]  INFO -- :                                     io-wait 0.3.1
I, [2024-12-26T23:21:50.932515 #3337828]  INFO -- :                                     json 2.9.1
I, [2024-12-26T23:21:50.933414 #3337828]  INFO -- :                                     openssl 3.3.0
I, [2024-12-26T23:21:50.934294 #3337828]  INFO -- :                                     pathname 0.4.0
I, [2024-12-26T23:21:50.935163 #3337828]  INFO -- :                                     psych 5.2.2
I, [2024-12-26T23:21:50.936192 #3337828]  INFO -- :                                     stringio 3.1.3.dev
I, [2024-12-26T23:21:50.937083 #3337828]  INFO -- :                                     strscan 3.1.2
I, [2024-12-26T23:21:50.937956 #3337828]  INFO -- :                                     zlib 3.2.1
I, [2024-12-26T23:21:50.938737 #3337828]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.5.0+0
I, [2024-12-26T23:21:50.941753 #3337828]  INFO -- :                                     minitest 5.25.4
I, [2024-12-26T23:21:50.957140 #3337828]  INFO -- :                                     power_assert 2.0.5
I, [2024-12-26T23:21:50.962098 #3337828]  INFO -- :                                     rake 13.2.1
I, [2024-12-26T23:21:50.975923 #3337828]  INFO -- :                                     test-unit 3.6.7
I, [2024-12-26T23:21:50.992976 #3337828]  INFO -- :                                     rexml 3.4.0
I, [2024-12-26T23:21:51.008147 #3337828]  INFO -- :                                     rss 0.3.1
I, [2024-12-26T23:21:51.018605 #3337828]  INFO -- :                                     net-ftp 0.3.8
I, [2024-12-26T23:21:51.022939 #3337828]  INFO -- :                                     net-imap 0.5.4
I, [2024-12-26T23:21:51.037838 #3337828]  INFO -- :                                     net-pop 0.1.2
I, [2024-12-26T23:21:51.040406 #3337828]  INFO -- :                                     net-smtp 0.5.0
I, [2024-12-26T23:21:51.044072 #3337828]  INFO -- :                                     matrix 0.4.2
I, [2024-12-26T23:21:51.049876 #3337828]  INFO -- :                                     prime 0.1.3
I, [2024-12-26T23:21:51.063570 #3337828]  INFO -- :                                     rbs 3.8.0
I, [2024-12-26T23:21:51.175775 #3337828]  INFO -- :                                     typeprof 0.30.1
I, [2024-12-26T23:21:51.188325 #3337828]  INFO -- :                                     debug 1.10.0
I, [2024-12-26T23:21:51.199239 #3337828]  INFO -- :                                     racc 1.8.1
I, [2024-12-26T23:21:51.209316 #3337828]  INFO -- :                                     mutex_m 0.3.0
I, [2024-12-26T23:21:51.212394 #3337828]  INFO -- :                                     getoptlong 0.2.1
I, [2024-12-26T23:21:51.217595 #3337828]  INFO -- :                                     base64 0.2.0
I, [2024-12-26T23:21:51.220379 #3337828]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-12-26T23:21:51.228008 #3337828]  INFO -- :                                     observer 0.1.2
I, [2024-12-26T23:21:51.231311 #3337828]  INFO -- :                                     abbrev 0.1.2
I, [2024-12-26T23:21:51.236672 #3337828]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-12-26T23:21:51.240025 #3337828]  INFO -- :                                     rinda 0.2.0
I, [2024-12-26T23:21:51.243686 #3337828]  INFO -- :                                     drb 2.2.1
I, [2024-12-26T23:21:51.249305 #3337828]  INFO -- :                                     nkf 0.2.0
I, [2024-12-26T23:21:51.258444 #3337828]  INFO -- :                                     syslog 0.2.0
I, [2024-12-26T23:21:51.263620 #3337828]  INFO -- :                                     csv 3.3.2
I, [2024-12-26T23:21:51.273637 #3337828]  INFO -- :                                     repl_type_completor 0.1.9
I, [2024-12-26T23:21:51.277685 #3337828]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.5.0+0/cache
I, [2024-12-26T23:21:51.291261 #3337828]  INFO -- : $$$[end] "make install -j4" exit with 0.
I, [2024-12-26T23:21:51.291424 #3337828]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4'
I, [2024-12-26T23:22:16.331301 #3337828]  INFO -- : PASS all 2004 tests
E, [2024-12-26T23:22:16.345082 #3337828] ERROR -- :  
I, [2024-12-26T23:22:16.345256 #3337828]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
I, [2024-12-26T23:22:16.345416 #3337828]  INFO -- : $$$[beg] make yes-test-basic TESTS="--test-order=random"
I, [2024-12-26T23:22:16.462963 #3337828]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-12-26T23:22:16.463036 #3337828]  INFO -- : 	CC = gcc
I, [2024-12-26T23:22:16.463056 #3337828]  INFO -- : 	LD = ld
I, [2024-12-26T23:22:16.463073 #3337828]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-12-26T23:22:16.463090 #3337828]  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, [2024-12-26T23:22:16.463130 #3337828]  INFO -- : 	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0   -Dmodular_gc_dir=
I, [2024-12-26T23:22:16.463149 #3337828]  INFO -- : 	CPPFLAGS =   
I, [2024-12-26T23:22:16.463165 #3337828]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2024-12-26T23:22:16.463181 #3337828]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-12-26T23:22:16.463197 #3337828]  INFO -- : 	LANG = C.UTF-8
I, [2024-12-26T23:22:16.463212 #3337828]  INFO -- : 	LC_ALL = 
I, [2024-12-26T23:22:16.463226 #3337828]  INFO -- : 	LC_CTYPE = 
I, [2024-12-26T23:22:16.463241 #3337828]  INFO -- : 	MFLAGS = 
I, [2024-12-26T23:22:16.463256 #3337828]  INFO -- : 	RUSTC = rustc
I, [2024-12-26T23:22:16.463271 #3337828]  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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/yjit/src/lib.rs
I, [2024-12-26T23:22:16.466304 #3337828]  INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
I, [2024-12-26T23:22:16.466332 #3337828]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2024-12-26T23:22:16.466347 #3337828]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-12-26T23:22:16.466361 #3337828]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-12-26T23:22:16.466375 #3337828]  INFO -- : 
I, [2024-12-26T23:22:16.791653 #3337828]  INFO -- : Checking leaked global symbols...none
I, [2024-12-26T23:22:16.846812 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-12-26T23:22:16.846892 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:condition ..OK 2
I, [2024-12-26T23:22:16.846910 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:if/unless ...OK 3
I, [2024-12-26T23:22:16.846923 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:case .....OK 5
I, [2024-12-26T23:22:16.954698 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:while/until ........OK 8
I, [2024-12-26T23:22:16.954891 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:exception ..........OK 10
I, [2024-12-26T23:22:16.956225 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:array .......................................OK 39
I, [2024-12-26T23:22:16.956561 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:hash ...........................OK 27
I, [2024-12-26T23:22:16.958225 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-12-26T23:22:16.959185 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:float ................................................................................OK 80
I, [2024-12-26T23:22:16.960900 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:bignum ...............................OK 31
I, [2024-12-26T23:22:16.963483 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-12-26T23:22:16.963598 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:assignment ..........OK 10
I, [2024-12-26T23:22:16.963686 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:call ......OK 6
I, [2024-12-26T23:22:16.963883 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:proc .........OK 9
I, [2024-12-26T23:22:17.064158 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:signal ..OK 2
I, [2024-12-26T23:22:17.066313 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:eval ...........................OK 27
I, [2024-12-26T23:22:17.269958 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:system ........OK 8
I, [2024-12-26T23:22:17.270090 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:const .....OK 5
I, [2024-12-26T23:22:17.270260 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:clone .....OK 5
I, [2024-12-26T23:22:17.270597 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:marshal ....OK 4
I, [2024-12-26T23:22:17.270742 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:pack ....OK 4
I, [2024-12-26T23:22:17.270798 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:math ..OK 2
I, [2024-12-26T23:22:17.270952 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:struct ......OK 6
I, [2024-12-26T23:22:17.271234 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:variable ............OK 12
I, [2024-12-26T23:22:17.271297 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:trace ...OK 3
I, [2024-12-26T23:22:17.271516 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:defined? ............OK 12
I, [2024-12-26T23:22:17.271989 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:alias ......OK 6
I, [2024-12-26T23:22:17.274453 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:path .......................OK 23
I, [2024-12-26T23:22:17.393228 #3337828]  INFO -- : /tmp/ruby/src/trunk-random1/basictest/test.rb:gc ....OK 4
I, [2024-12-26T23:22:17.400643 #3337828]  INFO -- : 
I, [2024-12-26T23:22:17.400707 #3337828]  INFO -- : test succeeded
I, [2024-12-26T23:22:17.403332 #3337828]  INFO -- : $$$[end] "make yes-test-basic TESTS=\"--test-order=random\"" exit with 0.
I, [2024-12-26T23:22:17.403550 #3337828]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS="--test-order=random"
I, [2024-12-26T23:22:17.718940 #3337828]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-12-26T23:22:17.719015 #3337828]  INFO -- : 	CC = gcc
I, [2024-12-26T23:22:17.719033 #3337828]  INFO -- : 	LD = ld
I, [2024-12-26T23:22:17.719047 #3337828]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-12-26T23:22:17.719064 #3337828]  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, [2024-12-26T23:22:17.719080 #3337828]  INFO -- : 	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0   -Dmodular_gc_dir=
I, [2024-12-26T23:22:17.719096 #3337828]  INFO -- : 	CPPFLAGS =   
I, [2024-12-26T23:22:17.719112 #3337828]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2024-12-26T23:22:17.719124 #3337828]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-12-26T23:22:17.719143 #3337828]  INFO -- : 	LANG = C.UTF-8
I, [2024-12-26T23:22:17.719153 #3337828]  INFO -- : 	LC_ALL = 
I, [2024-12-26T23:22:17.719162 #3337828]  INFO -- : 	LC_CTYPE = 
I, [2024-12-26T23:22:17.719171 #3337828]  INFO -- : 	MFLAGS = 
I, [2024-12-26T23:22:17.719180 #3337828]  INFO -- : 	RUSTC = rustc
I, [2024-12-26T23:22:17.719189 #3337828]  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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/yjit/src/lib.rs
I, [2024-12-26T23:22:17.825498 #3337828]  INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
I, [2024-12-26T23:22:17.825575 #3337828]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2024-12-26T23:22:17.825600 #3337828]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-12-26T23:22:17.825621 #3337828]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-12-26T23:22:17.825640 #3337828]  INFO -- : 
I, [2024-12-26T23:22:17.830760 #3337828]  INFO -- : generating enc.mk
I, [2024-12-26T23:22:18.426884 #3337828]  INFO -- : making enc
I, [2024-12-26T23:22:18.465054 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:22:18.465132 #3337828]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-12-26T23:22:18.465149 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:22:18.466475 #3337828]  INFO -- : making srcs under enc
I, [2024-12-26T23:22:18.522268 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:22:18.522335 #3337828]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-12-26T23:22:18.522351 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:22:18.524299 #3337828]  INFO -- : generating transdb.h
I, [2024-12-26T23:22:18.733511 #3337828]  INFO -- : transdb.h unchanged
I, [2024-12-26T23:22:18.737567 #3337828]  INFO -- : making trans
I, [2024-12-26T23:22:18.826546 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:22:18.826613 #3337828]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-12-26T23:22:18.826629 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:22:18.828241 #3337828]  INFO -- : making encs
I, [2024-12-26T23:22:18.925749 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:22:18.925830 #3337828]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-12-26T23:22:18.925851 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:22:18.930510 #3337828]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-12-26T23:22:18.990448 #3337828]  INFO -- : ext/configure-ext.mk updated
I, [2024-12-26T23:22:18.995736 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:22:21.479189 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:22:21.480647 #3337828]  INFO -- : generating makefile exts.mk
I, [2024-12-26T23:22:21.567230 #3337828]  INFO -- : exts.mk unchanged
I, [2024-12-26T23:22:21.575406 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:22:23.220028 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage'
I, [2024-12-26T23:22:23.228367 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage'
I, [2024-12-26T23:22:23.239272 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
I, [2024-12-26T23:22:23.247149 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
I, [2024-12-26T23:22:23.253461 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
I, [2024-12-26T23:22:23.267272 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
I, [2024-12-26T23:22:23.313426 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
I, [2024-12-26T23:22:23.321028 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
I, [2024-12-26T23:22:23.356029 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
I, [2024-12-26T23:22:23.373517 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
I, [2024-12-26T23:22:23.381918 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
I, [2024-12-26T23:22:23.388201 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
I, [2024-12-26T23:22:23.410653 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
I, [2024-12-26T23:22:23.429022 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
I, [2024-12-26T23:22:23.456128 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor'
I, [2024-12-26T23:22:23.462260 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor'
I, [2024-12-26T23:22:23.474360 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
I, [2024-12-26T23:22:23.483683 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
I, [2024-12-26T23:22:23.516651 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
I, [2024-12-26T23:22:23.551773 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
I, [2024-12-26T23:22:23.560385 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname'
I, [2024-12-26T23:22:23.566575 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname'
I, [2024-12-26T23:22:23.579192 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
I, [2024-12-26T23:22:23.619809 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
I, [2024-12-26T23:22:23.628652 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
I, [2024-12-26T23:22:23.634806 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
I, [2024-12-26T23:22:23.660463 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
I, [2024-12-26T23:22:23.673287 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper'
I, [2024-12-26T23:22:23.677197 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
I, [2024-12-26T23:22:23.682173 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
I, [2024-12-26T23:22:23.703365 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
I, [2024-12-26T23:22:23.719950 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
I, [2024-12-26T23:22:23.737456 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/strscan'
I, [2024-12-26T23:22:23.743809 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/strscan'
I, [2024-12-26T23:22:23.757866 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-12-26T23:22:23.797551 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-12-26T23:22:23.801254 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.10.0/ext/debug'
I, [2024-12-26T23:22:23.827849 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.10.0/ext/debug'
I, [2024-12-26T23:22:23.831559 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-12-26T23:22:23.859090 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-12-26T23:22:23.862851 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2024-12-26T23:22:23.889818 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2024-12-26T23:22:23.895415 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.8.0/ext/rbs_extension'
I, [2024-12-26T23:22:23.923356 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.8.0/ext/rbs_extension'
I, [2024-12-26T23:22:23.927170 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2024-12-26T23:22:23.954604 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2024-12-26T23:22:23.991109 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:22:24.167715 #3337828]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-12-26T23:22:24.167789 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:22:24.168461 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:22:24.173048 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:22:24.173101 #3337828]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-12-26T23:22:24.173116 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:22:26.964375 #3337828]  INFO -- : Run options: 
I, [2024-12-26T23:22:26.964451 #3337828]  INFO -- :   --seed=12603
I, [2024-12-26T23:22:26.964473 #3337828]  INFO -- :   "--ruby=./miniruby -I/tmp/ruby/src/trunk-random1/lib -I. -I.ext/common  /tmp/ruby/src/trunk-random1/tool/runruby.rb --extout=.ext  -- --disable-gems"
I, [2024-12-26T23:22:26.964492 #3337828]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk-random1/test/.excludes
I, [2024-12-26T23:22:26.964509 #3337828]  INFO -- :   --name=!/memory_leak/
I, [2024-12-26T23:22:26.964525 #3337828]  INFO -- :   --stderr-on-failure
I, [2024-12-26T23:22:26.964539 #3337828]  INFO -- :   --test-order=random
I, [2024-12-26T23:22:26.964553 #3337828]  INFO -- : 
I, [2024-12-26T23:22:26.964566 #3337828]  INFO -- : # Running tests:
I, [2024-12-26T23:22:26.964579 #3337828]  INFO -- : 
I, [2024-12-26T23:24:25.140753 #3337828]  INFO -- : Leaked file descriptor: TestGemBundledCA#test_accessing_staging: 10 #<File::Stat dev=0x8, ino=3383655409, 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, [2024-12-26T23:24:26.373529 #3337828]  INFO -- : Closed file descriptor: TestGemBundledCA#test_accessing_new_index: 10
I, [2024-12-26T23:26:04.064827 #3337828]  INFO -- : Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 8 #<File::Stat dev=0x8, ino=3383683500, 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>
E, [2024-12-26T23:41:38.060254 #3337828] ERROR -- : 
E, [2024-12-26T23:41:38.060343 #3337828] ERROR -- :   1) Error:
E, [2024-12-26T23:41:38.060363 #3337828] ERROR -- : TestRubyLiteral#test_string:
E, [2024-12-26T23:41:38.060379 #3337828] ERROR -- : SyntaxError: (eval at /tmp/ruby/src/trunk-random1/test/ruby/test_literal.rb:87):1: syntax error found
E, [2024-12-26T23:41:38.060412 #3337828] ERROR -- : > 1 | "\“"
E, [2024-12-26T23:41:38.060430 #3337828] ERROR -- :     |  ^~ Invalid escape character syntax
E, [2024-12-26T23:41:38.060445 #3337828] ERROR -- : 
E, [2024-12-26T23:41:38.060461 #3337828] ERROR -- :     /tmp/ruby/src/trunk-random1/test/ruby/test_literal.rb:87:in 'Kernel#eval'
E, [2024-12-26T23:41:38.060476 #3337828] ERROR -- :     /tmp/ruby/src/trunk-random1/test/ruby/test_literal.rb:87:in 'TestRubyLiteral#test_string'
E, [2024-12-26T23:41:38.060492 #3337828] ERROR -- : 
I, [2024-12-26T23:41:38.109042 #3337828]  INFO -- : Finished tests in 1151.319683s, 27.9792 tests/s, 5700.8719 assertions/s.
I, [2024-12-26T23:41:38.109119 #3337828]  INFO -- : 32213 tests, 6563526 assertions, 0 failures, 1 errors, 189 skips
I, [2024-12-26T23:41:38.109138 #3337828]  INFO -- : 
I, [2024-12-26T23:41:38.109154 #3337828]  INFO -- : ruby -v: ruby 3.5.0dev (2024-12-26T22:35:28Z master 4d8c9c1310) +PRISM [x86_64-linux]
E, [2024-12-26T23:41:38.185912 #3337828] ERROR -- : make: *** [uncommon.mk:963: yes-test-all] Error 1
I, [2024-12-26T23:41:38.187476 #3337828]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random\"" exit with 512.
I, [2024-12-26T23:41:38.187656 #3337828]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS="--test-order=random"
I, [2024-12-26T23:41:38.402299 #3337828]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-12-26T23:41:38.402373 #3337828]  INFO -- : 	CC = gcc
I, [2024-12-26T23:41:38.402390 #3337828]  INFO -- : 	LD = ld
I, [2024-12-26T23:41:38.402406 #3337828]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-12-26T23:41:38.402421 #3337828]  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, [2024-12-26T23:41:38.402437 #3337828]  INFO -- : 	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0   -Dmodular_gc_dir=
I, [2024-12-26T23:41:38.402465 #3337828]  INFO -- : 	CPPFLAGS =   
I, [2024-12-26T23:41:38.402481 #3337828]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2024-12-26T23:41:38.402497 #3337828]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-12-26T23:41:38.402511 #3337828]  INFO -- : 	LANG = C.UTF-8
I, [2024-12-26T23:41:38.402524 #3337828]  INFO -- : 	LC_ALL = 
I, [2024-12-26T23:41:38.402537 #3337828]  INFO -- : 	LC_CTYPE = 
I, [2024-12-26T23:41:38.402550 #3337828]  INFO -- : 	MFLAGS = 
I, [2024-12-26T23:41:38.402562 #3337828]  INFO -- : 	RUSTC = rustc
I, [2024-12-26T23:41:38.402575 #3337828]  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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/yjit/src/lib.rs
I, [2024-12-26T23:41:38.405590 #3337828]  INFO -- : gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
I, [2024-12-26T23:41:38.405624 #3337828]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2024-12-26T23:41:38.405638 #3337828]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-12-26T23:41:38.405651 #3337828]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-12-26T23:41:38.405678 #3337828]  INFO -- : 
I, [2024-12-26T23:41:38.409372 #3337828]  INFO -- : generating enc.mk
I, [2024-12-26T23:41:38.713085 #3337828]  INFO -- : making enc
I, [2024-12-26T23:41:38.751906 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:41:38.751982 #3337828]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-12-26T23:41:38.752003 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:41:38.753446 #3337828]  INFO -- : making srcs under enc
I, [2024-12-26T23:41:38.839023 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:41:38.839105 #3337828]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-12-26T23:41:38.839123 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:41:38.841330 #3337828]  INFO -- : generating transdb.h
I, [2024-12-26T23:41:39.079869 #3337828]  INFO -- : transdb.h unchanged
I, [2024-12-26T23:41:39.084729 #3337828]  INFO -- : making trans
I, [2024-12-26T23:41:39.171364 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:41:39.171447 #3337828]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-12-26T23:41:39.171463 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:41:39.172983 #3337828]  INFO -- : making encs
I, [2024-12-26T23:41:39.265651 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:41:39.265791 #3337828]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-12-26T23:41:39.265816 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:41:39.270901 #3337828]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-12-26T23:41:39.320328 #3337828]  INFO -- : ext/configure-ext.mk updated
I, [2024-12-26T23:41:39.324661 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:41:41.825624 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:41:41.826915 #3337828]  INFO -- : generating makefile exts.mk
I, [2024-12-26T23:41:41.922891 #3337828]  INFO -- : exts.mk unchanged
I, [2024-12-26T23:41:41.931485 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:41:42.533169 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage'
I, [2024-12-26T23:41:42.538927 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage'
I, [2024-12-26T23:41:42.549023 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
I, [2024-12-26T23:41:42.557267 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
I, [2024-12-26T23:41:42.564130 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
I, [2024-12-26T23:41:42.579411 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
I, [2024-12-26T23:41:42.629677 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
I, [2024-12-26T23:41:42.637837 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
I, [2024-12-26T23:41:42.674941 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
I, [2024-12-26T23:41:42.694185 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
I, [2024-12-26T23:41:42.703354 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
I, [2024-12-26T23:41:42.709860 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
I, [2024-12-26T23:41:42.732131 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
I, [2024-12-26T23:41:42.748687 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
I, [2024-12-26T23:41:42.774738 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor'
I, [2024-12-26T23:41:42.782825 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor'
I, [2024-12-26T23:41:42.796784 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
I, [2024-12-26T23:41:42.806572 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
I, [2024-12-26T23:41:42.836728 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
I, [2024-12-26T23:41:42.876236 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
I, [2024-12-26T23:41:42.886092 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname'
I, [2024-12-26T23:41:42.892733 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname'
I, [2024-12-26T23:41:42.911332 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
I, [2024-12-26T23:41:42.952031 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
I, [2024-12-26T23:41:42.961025 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
I, [2024-12-26T23:41:42.967761 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
I, [2024-12-26T23:41:42.996127 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
I, [2024-12-26T23:41:43.009526 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper'
I, [2024-12-26T23:41:43.014016 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
I, [2024-12-26T23:41:43.019842 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
I, [2024-12-26T23:41:43.043590 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
I, [2024-12-26T23:41:43.060062 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
I, [2024-12-26T23:41:43.077629 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/strscan'
I, [2024-12-26T23:41:43.082833 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/strscan'
I, [2024-12-26T23:41:43.096204 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-12-26T23:41:43.142414 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-12-26T23:41:43.147950 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.10.0/ext/debug'
I, [2024-12-26T23:41:43.198732 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.10.0/ext/debug'
I, [2024-12-26T23:41:43.204351 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-12-26T23:41:43.251565 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-12-26T23:41:43.257258 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2024-12-26T23:41:43.303490 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2024-12-26T23:41:43.311114 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.8.0/ext/rbs_extension'
I, [2024-12-26T23:41:43.361736 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.8.0/ext/rbs_extension'
I, [2024-12-26T23:41:43.366839 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2024-12-26T23:41:43.411102 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2024-12-26T23:41:43.447119 #3337828]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:41:43.649932 #3337828]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-12-26T23:41:43.650024 #3337828]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:41:43.650886 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:41:43.655749 #3337828]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:41:43.655808 #3337828]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-12-26T23:41:43.655824 #3337828]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
I, [2024-12-26T23:41:44.264922 #3337828]  INFO -- : ruby 3.5.0dev (2024-12-26T22:35:28Z master 4d8c9c1310) +PRISM [x86_64-linux]
I, [2024-12-26T23:41:46.755500 #3337828]  INFO -- :      0 ............................................................
I, [2024-12-26T23:41:47.975563 #3337828]  INFO -- :     60 ............................................................
I, [2024-12-26T23:41:48.745409 #3337828]  INFO -- :    120 ............................................................
I, [2024-12-26T23:41:49.071357 #3337828]  INFO -- :    180 ............................................................
I, [2024-12-26T23:41:49.262961 #3337828]  INFO -- :    240 ............................................................
I, [2024-12-26T23:41:49.480102 #3337828]  INFO -- :    300 ............................................................
I, [2024-12-26T23:41:49.767640 #3337828]  INFO -- :    360 ............................................................
I, [2024-12-26T23:41:49.898202 #3337828]  INFO -- :    420 ............................................................
I, [2024-12-26T23:41:49.965606 #3337828]  INFO -- :    480 ............................................................
I, [2024-12-26T23:41:50.036668 #3337828]  INFO -- :    540 ............................................................
I, [2024-12-26T23:41:50.097425 #3337828]  INFO -- :    600 ............................................................
I, [2024-12-26T23:41:50.322477 #3337828]  INFO -- :    660 ............................................................
I, [2024-12-26T23:41:50.451594 #3337828]  INFO -- :    720 ............................................................
I, [2024-12-26T23:41:50.566705 #3337828]  INFO -- :    780 ............................................................
I, [2024-12-26T23:41:50.680224 #3337828]  INFO -- :    840 ............................................................
I, [2024-12-26T23:41:50.795184 #3337828]  INFO -- :    900 ............................................................
I, [2024-12-26T23:41:50.936255 #3337828]  INFO -- :    960 ............................................................
I, [2024-12-26T23:41:51.159911 #3337828]  INFO -- :   1020 ............................................................
I, [2024-12-26T23:41:51.688554 #3337828]  INFO -- :   1080 ............................................................
I, [2024-12-26T23:41:52.228054 #3337828]  INFO -- :   1140 ............................................................
I, [2024-12-26T23:41:52.499524 #3337828]  INFO -- :   1200 ............................................................
I, [2024-12-26T23:41:52.696696 #3337828]  INFO -- :   1260 ............................................................
I, [2024-12-26T23:41:52.916718 #3337828]  INFO -- :   1320 ............................................................
I, [2024-12-26T23:41:53.026026 #3337828]  INFO -- :   1380 ............................................................
I, [2024-12-26T23:41:53.228478 #3337828]  INFO -- :   1440 ............................................................
I, [2024-12-26T23:41:54.270976 #3337828]  INFO -- :   1500 ............................................................
I, [2024-12-26T23:41:54.712070 #3337828]  INFO -- :   1560 ............................................................
I, [2024-12-26T23:41:54.847295 #3337828]  INFO -- :   1620 ............................................................
I, [2024-12-26T23:41:55.093782 #3337828]  INFO -- :   1680 ............................................................
I, [2024-12-26T23:41:55.309640 #3337828]  INFO -- :   1740 ............................................................
I, [2024-12-26T23:41:55.550790 #3337828]  INFO -- :   1800 ............................................................
I, [2024-12-26T23:41:55.727563 #3337828]  INFO -- :   1860 ............................................................
I, [2024-12-26T23:41:56.316587 #3337828]  INFO -- :   1920 ............................................................
I, [2024-12-26T23:41:56.475689 #3337828]  INFO -- :   1980 ............................................................
I, [2024-12-26T23:41:56.584046 #3337828]  INFO -- :   2040 ............................................................
I, [2024-12-26T23:41:56.933488 #3337828]  INFO -- :   2100 ............................................................
I, [2024-12-26T23:41:57.042255 #3337828]  INFO -- :   2160 ............................................................
I, [2024-12-26T23:41:57.125865 #3337828]  INFO -- :   2220 ............................................................
I, [2024-12-26T23:41:57.255386 #3337828]  INFO -- :   2280 ............................................................
I, [2024-12-26T23:41:57.358774 #3337828]  INFO -- :   2340 ............................................................
I, [2024-12-26T23:41:57.423328 #3337828]  INFO -- :   2400 ............................................................
I, [2024-12-26T23:41:57.645847 #3337828]  INFO -- :   2460 ............................................................
I, [2024-12-26T23:41:57.909972 #3337828]  INFO -- :   2520 ............................................................
I, [2024-12-26T23:41:57.965177 #3337828]  INFO -- :   2580 ............................................................
I, [2024-12-26T23:41:58.243860 #3337828]  INFO -- :   2640 ............................................................
I, [2024-12-26T23:41:58.452444 #3337828]  INFO -- :   2700 ............................................................
I, [2024-12-26T23:41:58.561360 #3337828]  INFO -- :   2760 ............................................................
I, [2024-12-26T23:41:58.849141 #3337828]  INFO -- :   2820 ............................................................
I, [2024-12-26T23:41:59.098765 #3337828]  INFO -- :   2880 ............................................................
I, [2024-12-26T23:41:59.258986 #3337828]  INFO -- :   2940 ............................................................
I, [2024-12-26T23:41:59.349182 #3337828]  INFO -- :   3000 ............................................................
I, [2024-12-26T23:41:59.409514 #3337828]  INFO -- :   3060 ............................................................
I, [2024-12-26T23:41:59.443828 #3337828]  INFO -- :   3120 ............................................................
I, [2024-12-26T23:41:59.466412 #3337828]  INFO -- :   3180 ............................................................
I, [2024-12-26T23:41:59.483806 #3337828]  INFO -- :   3240 ............................................................
I, [2024-12-26T23:41:59.539417 #3337828]  INFO -- :   3300 ............................................................
I, [2024-12-26T23:41:59.769151 #3337828]  INFO -- :   3360 ............................................................
I, [2024-12-26T23:42:03.456997 #3337828]  INFO -- :   3420 ....................
I, [2024-12-26T23:42:03.457077 #3337828]  INFO -- : 
I, [2024-12-26T23:42:03.457097 #3337828]  INFO -- : Finished in 19.698147 seconds
I, [2024-12-26T23:42:03.457123 #3337828]  INFO -- : 
I, [2024-12-26T23:42:03.457137 #3337828]  INFO -- : 3439 files, 33366 examples, 152017 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-12-26T23:42:03.461612 #3337828]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=\"--test-order=random\"" exit with 0.