# Logfile created on 2025-02-11 04:00:10 +0000 by logger.rb/v1.5.0
I, [2025-02-11T04:00:10.670911 #595]  INFO -- : #<BuildRuby:0x0000003fd0d449b8 @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", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @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, @no_timeout_error=nil, @logfile="/home/sipeed/ruby/logs/brlog.trunk.20250211-040010", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000003fd0d220e8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000003fd0d21fa8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000003fd0d21da0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/sipeed/ruby/logs/brlog.trunk.20250211-040010", @dev=#<File:/home/sipeed/ruby/logs/brlog.trunk.20250211-040010>, @binmode=false, @mon_data=#<Monitor:0x0000003fd0d21cd8>, @mon_data_owner_object_id=880>>>
I, [2025-02-11T04:00:10.671742 #595]  INFO -- : $$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk
E, [2025-02-11T04:00:10.677853 #595] ERROR -- : Cloning into 'trunk'...
E, [2025-02-11T04:00:18.027528 #595] ERROR -- : Updating files:  39% (4397/11027)
Updating files:  40% (4411/11027)
Updating files:  41% (4522/11027)
Updating files:  42% (4632/11027)
Updating files:  43% (4742/11027)
Updating files:  44% (4852/11027)
Updating files:  45% (4963/11027)
Updating files:  46% (5073/11027)
Updating files:  47% (5183/11027)
Updating files:  48% (5293/11027)
Updating files:  49% (5404/11027)
Updating files:  50% (5514/11027)
Updating files:  51% (5624/11027)
Updating files:  52% (5735/11027)
Updating files:  53% (5845/11027)
Updating files:  54% (5955/11027)
Updating files:  55% (6065/11027)
Updating files:  56% (6176/11027)
Updating files:  57% (6286/11027)
Updating files:  58% (6396/11027)
Updating files:  59% (6506/11027)
Updating files:  60% (6617/11027)
Updating files:  61% (6727/11027)
Updating files:  62% (6837/11027)
Updating files:  63% (6948/11027)
Updating files:  64% (7058/11027)
Updating files:  65% (7168/11027)
Updating files:  66% (7278/11027)
Updating files:  67% (7389/11027)
Updating files:  68% (7499/11027)
Updating files:  69% (7609/11027)
Updating files:  70% (7719/11027)
Updating files:  71% (7830/11027)
Updating files:  72% (7940/11027)
Updating files:  73% (8050/11027)
Updating files:  74% (8160/11027)
Updating files:  75% (8271/11027)
Updating files:  76% (8381/11027)
Updating files:  77% (8491/11027)
Updating files:  78% (8602/11027)
Updating files:  79% (8712/11027)
Updating files:  80% (8822/11027)
Updating files:  81% (8932/11027)
Updating files:  82% (9043/11027)
Updating files:  82% (9054/11027)
Updating files:  83% (9153/11027)
Updating files:  84% (9263/11027)
Updating files:  85% (9373/11027)
Updating files:  86% (9484/11027)
Updating files:  87% (9594/11027)
Updating files:  88% (9704/11027)
Updating files:  89% (9815/11027)
Updating files:  90% (9925/11027)
Updating files:  91% (10035/11027)
Updating files:  92% (10145/11027)
Updating files:  93% (10256/11027)
Updating files:  94% (10366/11027)
Updating files:  95% (10476/11027)
Updating files:  96% (10586/11027)
Updating files:  97% (10697/11027)
Updating files:  98% (10807/11027)
Updating files:  99% (10917/11027)
Updating files: 100% (11027/11027)
Updating files: 100% (11027/11027), done.
I, [2025-02-11T04:00:18.096429 #595]  INFO -- : $$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk" exit with 0.
I, [2025-02-11T04:00:18.097580 #595]  INFO -- : $$$[beg] ./autogen.sh
I, [2025-02-11T04:00:25.705342 #595]  INFO -- : $$$[end] "./autogen.sh" exit with 0.
I, [2025-02-11T04:00:25.705824 #595]  INFO -- : $$$[beg] autoconf
I, [2025-02-11T04:00:26.291686 #595]  INFO -- : $$$[end] "autoconf" exit with 0.
I, [2025-02-11T04:00:26.292548 #595]  INFO -- : $$$[beg] /tmp/ruby/src/trunk/configure --prefix=/tmp/ruby/install/trunk --disable-install-doc --enable-shared
I, [2025-02-11T04:00:26.894548 #595]  INFO -- : checking for ruby... /usr/bin/ruby
I, [2025-02-11T04:00:27.676516 #595]  INFO -- : tool/config.guess already exists
I, [2025-02-11T04:00:27.677039 #595]  INFO -- : tool/config.sub already exists
I, [2025-02-11T04:00:28.023189 #595]  INFO -- : checking build system type... riscv64-unknown-linux-gnu
I, [2025-02-11T04:00:28.024189 #595]  INFO -- : checking host system type... riscv64-unknown-linux-gnu
I, [2025-02-11T04:00:28.025147 #595]  INFO -- : checking target system type... riscv64-unknown-linux-gnu
I, [2025-02-11T04:00:28.043735 #595]  INFO -- : checking for gcc... gcc
I, [2025-02-11T04:00:28.058014 #595]  INFO -- : checking for ld... ld
I, [2025-02-11T04:00:28.076545 #595]  INFO -- : checking for gcc-ar... gcc-ar
I, [2025-02-11T04:00:28.089079 #595]  INFO -- : checking for g++... no
I, [2025-02-11T04:00:28.103549 #595]  INFO -- : checking for gcc-nm... gcc-nm
I, [2025-02-11T04:00:28.113878 #595]  INFO -- : checking for gcc-ranlib... gcc-ranlib
I, [2025-02-11T04:00:28.114617 #595]  INFO -- : checking for gcc... (cached) gcc
I, [2025-02-11T04:00:28.542277 #595]  INFO -- : checking whether the C compiler works... yes
I, [2025-02-11T04:00:28.542495 #595]  INFO -- : checking for C compiler default output file name... a.out
I, [2025-02-11T04:00:28.717207 #595]  INFO -- : checking for suffix of executables... 
I, [2025-02-11T04:00:28.956684 #595]  INFO -- : checking whether we are cross compiling... no
I, [2025-02-11T04:00:29.052597 #595]  INFO -- : checking for suffix of object files... o
I, [2025-02-11T04:00:29.137621 #595]  INFO -- : checking whether the compiler supports GNU C... yes
I, [2025-02-11T04:00:29.228836 #595]  INFO -- : checking whether gcc accepts -g... yes
I, [2025-02-11T04:00:29.497315 #595]  INFO -- : checking for gcc option to enable C11 features... none needed
I, [2025-02-11T04:00:29.499711 #595]  INFO -- : checking for g++... no
I, [2025-02-11T04:00:29.507912 #595]  INFO -- : checking for c++... c++
I, [2025-02-11T04:00:31.131771 #595]  INFO -- : checking whether the compiler supports GNU C++... yes
I, [2025-02-11T04:00:31.287452 #595]  INFO -- : checking whether c++ accepts -g... yes
I, [2025-02-11T04:00:31.938568 #595]  INFO -- : checking for c++ option to enable C++11 features... none needed
I, [2025-02-11T04:00:32.087267 #595]  INFO -- : checking how to run the C preprocessor... gcc -E
I, [2025-02-11T04:00:32.247291 #595]  INFO -- : checking for gas... no
I, [2025-02-11T04:00:32.247985 #595]  INFO -- : checking for as... as
I, [2025-02-11T04:00:32.248906 #595]  INFO -- : checking for gobjcopy... no
I, [2025-02-11T04:00:32.249806 #595]  INFO -- : checking for objcopy... objcopy
I, [2025-02-11T04:00:32.250631 #595]  INFO -- : checking for gobjdump... no
I, [2025-02-11T04:00:32.251486 #595]  INFO -- : checking for objdump... objdump
I, [2025-02-11T04:00:32.252264 #595]  INFO -- : checking for gstrip... no
I, [2025-02-11T04:00:32.252930 #595]  INFO -- : checking for strip... strip
I, [2025-02-11T04:00:32.385648 #595]  INFO -- : checking for stdio.h... yes
I, [2025-02-11T04:00:32.501849 #595]  INFO -- : checking for stdlib.h... yes
I, [2025-02-11T04:00:32.640074 #595]  INFO -- : checking for string.h... yes
I, [2025-02-11T04:00:32.766211 #595]  INFO -- : checking for inttypes.h... yes
I, [2025-02-11T04:00:32.895036 #595]  INFO -- : checking for stdint.h... yes
I, [2025-02-11T04:00:33.024617 #595]  INFO -- : checking for strings.h... yes
I, [2025-02-11T04:00:33.157383 #595]  INFO -- : checking for sys/stat.h... yes
I, [2025-02-11T04:00:33.290254 #595]  INFO -- : checking for sys/types.h... yes
I, [2025-02-11T04:00:33.443715 #595]  INFO -- : checking for unistd.h... yes
I, [2025-02-11T04:00:33.599211 #595]  INFO -- : checking for wchar.h... yes
I, [2025-02-11T04:00:55.558084 #595]  INFO -- : checking for minix/config.h... no
I, [2025-02-11T04:00:55.716801 #595]  INFO -- : checking for vfork.h... no
I, [2025-02-11T04:00:55.877614 #595]  INFO -- : checking whether it is safe to define __EXTENSIONS__... yes
I, [2025-02-11T04:00:55.976636 #595]  INFO -- : checking whether _XOPEN_SOURCE should be defined... no
I, [2025-02-11T04:00:56.135516 #595]  INFO -- : checking whether the linker is GNU ld... yes
I, [2025-02-11T04:00:56.209807 #595]  INFO -- : checking whether gcc -E accepts -o... yes
I, [2025-02-11T04:00:56.264426 #595]  INFO -- : checking for gcc-ar flags... rcD
I, [2025-02-11T04:00:56.264933 #595]  INFO -- : checking whether ln -s works... yes
I, [2025-02-11T04:00:56.308934 #595]  INFO -- : checking whether make sets $(MAKE)... yes
I, [2025-02-11T04:00:56.362333 #595]  INFO -- : checking for a BSD-compatible install... /usr/bin/install -c
I, [2025-02-11T04:00:56.373995 #595]  INFO -- : checking for a race-free mkdir -p... /usr/bin/mkdir -p
I, [2025-02-11T04:00:56.374702 #595]  INFO -- : checking for dtrace... no
I, [2025-02-11T04:00:56.378450 #595]  INFO -- : checking for dot... dot
I, [2025-02-11T04:00:56.380030 #595]  INFO -- : checking for doxygen... no
I, [2025-02-11T04:00:56.381418 #595]  INFO -- : checking for pkg-config... no
I, [2025-02-11T04:00:56.460587 #595]  INFO -- : checking whether it is Android... no
I, [2025-02-11T04:00:56.537307 #595]  INFO -- : checking for cd using physical directory... cd -P
I, [2025-02-11T04:00:56.616846 #595]  INFO -- : checking whether CFLAGS is valid... yes
I, [2025-02-11T04:00:56.840153 #595]  INFO -- : checking whether LDFLAGS is valid... yes
I, [2025-02-11T04:00:57.067066 #595]  INFO -- : checking whether ELF binaries are produced... yes
I, [2025-02-11T04:00:57.254994 #595]  INFO -- : checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes
I, [2025-02-11T04:00:57.343408 #595]  INFO -- : checking whether -fdeclspec is accepted as LDFLAGS... no
I, [2025-02-11T04:00:57.870228 #595]  INFO -- : checking whether -fdeclspec is accepted as CXXFLAGS... yes
I, [2025-02-11T04:00:57.968700 #595]  INFO -- : checking whether -Wextra-tokens is accepted as CFLAGS... no
I, [2025-02-11T04:00:58.080955 #595]  INFO -- : checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes
I, [2025-02-11T04:00:58.181190 #595]  INFO -- : checking whether -Wdivision-by-zero is accepted as CFLAGS... no
I, [2025-02-11T04:00:58.286696 #595]  INFO -- : checking whether -Wdiv-by-zero is accepted as CFLAGS... yes
I, [2025-02-11T04:00:58.392700 #595]  INFO -- : checking whether -Wduplicated-cond is accepted as CFLAGS... yes
I, [2025-02-11T04:00:58.501595 #595]  INFO -- : checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes
I, [2025-02-11T04:00:58.609034 #595]  INFO -- : checking whether -Wimplicit-int is accepted as CFLAGS... yes
I, [2025-02-11T04:00:58.708929 #595]  INFO -- : checking whether -Wpointer-arith is accepted as CFLAGS... yes
I, [2025-02-11T04:00:58.820010 #595]  INFO -- : checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no
I, [2025-02-11T04:00:58.923953 #595]  INFO -- : checking whether -Wwrite-strings is accepted as CFLAGS... yes
I, [2025-02-11T04:00:59.027615 #595]  INFO -- : checking whether -Wold-style-definition is accepted as CFLAGS... yes
I, [2025-02-11T04:00:59.124429 #595]  INFO -- : checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes
I, [2025-02-11T04:00:59.229751 #595]  INFO -- : checking whether -Wmissing-noreturn is accepted as CFLAGS... yes
I, [2025-02-11T04:00:59.331696 #595]  INFO -- : checking whether -Wno-cast-function-type is accepted as CFLAGS... yes
I, [2025-02-11T04:00:59.431989 #595]  INFO -- : checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes
I, [2025-02-11T04:00:59.527266 #595]  INFO -- : checking whether -Wno-long-long is accepted as CFLAGS... yes
I, [2025-02-11T04:00:59.628268 #595]  INFO -- : checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes
I, [2025-02-11T04:00:59.733703 #595]  INFO -- : checking whether -Wno-overlength-strings is accepted as CFLAGS... yes
I, [2025-02-11T04:00:59.836162 #595]  INFO -- : checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes
I, [2025-02-11T04:00:59.939139 #595]  INFO -- : checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes
I, [2025-02-11T04:01:00.039445 #595]  INFO -- : checking whether -Wno-self-assign is accepted as CFLAGS... yes
I, [2025-02-11T04:01:00.135935 #595]  INFO -- : checking whether -Wno-tautological-compare is accepted as CFLAGS... yes
I, [2025-02-11T04:01:00.235953 #595]  INFO -- : checking whether -Wno-unused-parameter is accepted as CFLAGS... yes
I, [2025-02-11T04:01:00.332358 #595]  INFO -- : checking whether -Wno-unused-value is accepted as CFLAGS... yes
I, [2025-02-11T04:01:00.434350 #595]  INFO -- : checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes
I, [2025-02-11T04:01:00.528340 #595]  INFO -- : checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes
I, [2025-02-11T04:01:00.631387 #595]  INFO -- : checking whether -Wunused-variable is accepted as CFLAGS... yes
I, [2025-02-11T04:01:00.762884 #595]  INFO -- : checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no
I, [2025-02-11T04:01:00.861439 #595]  INFO -- : checking whether -Wmisleading-indentation is accepted as CFLAGS... yes
I, [2025-02-11T04:01:00.947213 #595]  INFO -- : checking whether -Wundef is accepted as CFLAGS... yes
I, [2025-02-11T04:01:01.042294 #595]  INFO -- : checking whether -Wall -Wextra is accepted as CFLAGS... yes
I, [2025-02-11T04:01:01.133068 #595]  INFO -- : checking whether -Qunused-arguments is accepted as CFLAGS... no
I, [2025-02-11T04:01:01.359675 #595]  INFO -- : checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes
I, [2025-02-11T04:01:01.448522 #595]  INFO -- : checking whether -fstack-protector-strong is accepted as CFLAGS... yes
I, [2025-02-11T04:01:01.634732 #595]  INFO -- : checking whether -fstack-protector-strong is accepted as LDFLAGS... yes
I, [2025-02-11T04:01:01.638994 #595]  INFO -- : checking for -fstack-protector... -fstack-protector-strong
I, [2025-02-11T04:01:01.830171 #595]  INFO -- : checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes
I, [2025-02-11T04:01:01.924493 #595]  INFO -- : checking whether -fno-strict-overflow is accepted as CFLAGS... yes
I, [2025-02-11T04:01:02.118070 #595]  INFO -- : checking whether -ggdb3 is accepted as LDFLAGS... yes
I, [2025-02-11T04:01:02.204151 #595]  INFO -- : checking whether -fvisibility=hidden is accepted as CFLAGS... yes
I, [2025-02-11T04:01:02.291973 #595]  INFO -- : checking whether -fno-fast-math is accepted as CFLAGS... yes
I, [2025-02-11T04:01:02.386813 #595]  INFO -- : checking whether -fexcess-precision=standard is accepted as CFLAGS... yes
I, [2025-02-11T04:01:02.456245 #595]  INFO -- : checking whether -fp-model precise is accepted as CFLAGS... no
I, [2025-02-11T04:01:02.561836 #595]  INFO -- : checking whether compiler has statement and declarations in expressions... yes
I, [2025-02-11T04:01:02.877097 #595]  INFO -- : checking for pthread.h... yes
I, [2025-02-11T04:01:03.081036 #595]  INFO -- : checking for pthread_create in -lthr... no
I, [2025-02-11T04:01:03.312326 #595]  INFO -- : checking for pthread_create in -lpthread... yes
I, [2025-02-11T04:01:03.437618 #595]  INFO -- : checking for pthread_np.h... no
I, [2025-02-11T04:01:03.438111 #595]  INFO -- : checking thread model... pthread
I, [2025-02-11T04:01:03.625503 #595]  INFO -- : checking whether CXXFLAGS is valid... yes
I, [2025-02-11T04:01:03.858026 #595]  INFO -- : checking for crypt in -lcrypt... yes
I, [2025-02-11T04:01:04.084055 #595]  INFO -- : checking for dlopen in -ldl... yes
I, [2025-02-11T04:01:04.255234 #595]  INFO -- : checking for shutdown in -lsocket... no
I, [2025-02-11T04:01:04.416425 #595]  INFO -- : checking for dirent.h that defines DIR... yes
I, [2025-02-11T04:01:04.649227 #595]  INFO -- : checking for library containing opendir... none required
I, [2025-02-11T04:01:05.155745 #595]  INFO -- : checking for _Bool... yes
I, [2025-02-11T04:01:05.284649 #595]  INFO -- : checking for stdbool.h that conforms to C99... yes
I, [2025-02-11T04:01:05.500273 #595]  INFO -- : checking for sys/wait.h that is POSIX.1 compatible... yes
I, [2025-02-11T04:01:05.610957 #595]  INFO -- : checking for afunix.h... no
I, [2025-02-11T04:01:05.843308 #595]  INFO -- : checking for atomic.h... no
I, [2025-02-11T04:01:06.087243 #595]  INFO -- : checking for copyfile.h... no
I, [2025-02-11T04:01:06.318971 #595]  INFO -- : checking for direct.h... no
I, [2025-02-11T04:01:06.583103 #595]  INFO -- : checking for grp.h... yes
I, [2025-02-11T04:01:06.852959 #595]  INFO -- : checking for fcntl.h... yes
I, [2025-02-11T04:01:07.113925 #595]  INFO -- : checking for float.h... yes
I, [2025-02-11T04:01:07.333879 #595]  INFO -- : checking for ieeefp.h... no
I, [2025-02-11T04:01:07.565655 #595]  INFO -- : checking for intrinsics.h... no
I, [2025-02-11T04:01:07.829955 #595]  INFO -- : checking for langinfo.h... yes
I, [2025-02-11T04:01:08.110333 #595]  INFO -- : checking for limits.h... yes
I, [2025-02-11T04:01:08.373001 #595]  INFO -- : checking for locale.h... yes
I, [2025-02-11T04:01:08.641251 #595]  INFO -- : checking for malloc.h... yes
I, [2025-02-11T04:01:08.882129 #595]  INFO -- : checking for malloc/malloc.h... no
I, [2025-02-11T04:01:09.110459 #595]  INFO -- : checking for malloc_np.h... no
I, [2025-02-11T04:01:09.349471 #595]  INFO -- : checking for net/socket.h... no
I, [2025-02-11T04:01:09.581642 #595]  INFO -- : checking for process.h... no
I, [2025-02-11T04:01:09.849040 #595]  INFO -- : checking for pwd.h... yes
I, [2025-02-11T04:01:10.121989 #595]  INFO -- : checking for sanitizer/asan_interface.h... yes
I, [2025-02-11T04:01:10.350594 #595]  INFO -- : checking for sanitizer/msan_interface.h... no
I, [2025-02-11T04:01:10.588411 #595]  INFO -- : checking for setjmpex.h... no
I, [2025-02-11T04:01:10.860215 #595]  INFO -- : checking for stdalign.h... yes
I, [2025-02-11T04:01:10.861147 #595]  INFO -- : checking for stdio.h... (cached) yes
I, [2025-02-11T04:01:11.088826 #595]  INFO -- : checking for sys/attr.h... no
I, [2025-02-11T04:01:11.351541 #595]  INFO -- : checking for sys/eventfd.h... yes
I, [2025-02-11T04:01:11.619539 #595]  INFO -- : checking for sys/fcntl.h... yes
I, [2025-02-11T04:01:11.900158 #595]  INFO -- : checking for sys/file.h... yes
I, [2025-02-11T04:01:12.131133 #595]  INFO -- : checking for sys/id.h... no
I, [2025-02-11T04:01:12.414132 #595]  INFO -- : checking for sys/ioctl.h... yes
I, [2025-02-11T04:01:12.659209 #595]  INFO -- : checking for sys/mkdev.h... no
I, [2025-02-11T04:01:12.966043 #595]  INFO -- : checking for sys/param.h... yes
I, [2025-02-11T04:01:13.224286 #595]  INFO -- : checking for sys/prctl.h... yes
I, [2025-02-11T04:01:13.504519 #595]  INFO -- : checking for sys/random.h... yes
I, [2025-02-11T04:01:13.787403 #595]  INFO -- : checking for sys/resource.h... yes
I, [2025-02-11T04:01:14.033541 #595]  INFO -- : checking for sys/select.h... yes
I, [2025-02-11T04:01:14.295188 #595]  INFO -- : checking for sys/sendfile.h... yes
I, [2025-02-11T04:01:14.576580 #595]  INFO -- : checking for sys/socket.h... yes
I, [2025-02-11T04:01:14.861239 #595]  INFO -- : checking for sys/syscall.h... yes
I, [2025-02-11T04:01:15.124122 #595]  INFO -- : checking for sys/sysmacros.h... yes
I, [2025-02-11T04:01:15.387416 #595]  INFO -- : checking for sys/time.h... yes
I, [2025-02-11T04:01:15.659184 #595]  INFO -- : checking for sys/times.h... yes
I, [2025-02-11T04:01:15.930919 #595]  INFO -- : checking for sys/uio.h... yes
I, [2025-02-11T04:01:16.169093 #595]  INFO -- : checking for sys/utime.h... no
I, [2025-02-11T04:01:16.454823 #595]  INFO -- : checking for syscall.h... yes
I, [2025-02-11T04:01:16.723196 #595]  INFO -- : checking for time.h... yes
I, [2025-02-11T04:01:16.980581 #595]  INFO -- : checking for ucontext.h... yes
I, [2025-02-11T04:01:17.245881 #595]  INFO -- : checking for utime.h... yes
I, [2025-02-11T04:01:17.515992 #595]  INFO -- : checking for sys/epoll.h... yes
I, [2025-02-11T04:01:17.753678 #595]  INFO -- : checking for sys/event.h... no
I, [2025-02-11T04:01:17.986700 #595]  INFO -- : checking for stdckdint.h... no
I, [2025-02-11T04:01:18.257636 #595]  INFO -- : checking for stdatomic.h... yes
I, [2025-02-11T04:01:18.577878 #595]  INFO -- : checking for gmp.h... yes
I, [2025-02-11T04:01:19.039271 #595]  INFO -- : checking for library containing __gmpz_init... -lgmp
I, [2025-02-11T04:01:19.049282 #595]  INFO -- : checking for special C compiler options needed for large files... no
I, [2025-02-11T04:01:19.167275 #595]  INFO -- : checking for _FILE_OFFSET_BITS value needed for large files... no
I, [2025-02-11T04:01:19.665945 #595]  INFO -- : checking whether byte ordering is bigendian... no
I, [2025-02-11T04:01:19.783250 #595]  INFO -- : checking for an ANSI C-conforming const... yes
I, [2025-02-11T04:01:20.021252 #595]  INFO -- : checking whether char is unsigned... yes
I, [2025-02-11T04:01:20.115959 #595]  INFO -- : checking for inline... inline
I, [2025-02-11T04:01:20.231202 #595]  INFO -- : checking for working volatile... yes
I, [2025-02-11T04:01:20.334005 #595]  INFO -- : checking for typeof syntax and keyword spelling... typeof
I, [2025-02-11T04:01:20.458294 #595]  INFO -- : checking for C/C++ restrict keyword... __restrict__
I, [2025-02-11T04:01:20.953502 #595]  INFO -- : checking for long long... yes
I, [2025-02-11T04:01:21.471382 #595]  INFO -- : checking for off_t... yes
I, [2025-02-11T04:01:21.824798 #595]  INFO -- : checking char bit... 8
I, [2025-02-11T04:01:22.252371 #595]  INFO -- : checking size of int... 4
I, [2025-02-11T04:01:22.708616 #595]  INFO -- : checking size of short... 2
I, [2025-02-11T04:01:23.125305 #595]  INFO -- : checking size of long... 8
I, [2025-02-11T04:01:23.547613 #595]  INFO -- : checking size of long long... 8
I, [2025-02-11T04:01:23.781570 #595]  INFO -- : checking size of __int64... 0
I, [2025-02-11T04:01:24.196509 #595]  INFO -- : checking size of __int128... 16
I, [2025-02-11T04:01:24.613180 #595]  INFO -- : checking size of off_t... 8
I, [2025-02-11T04:01:25.040068 #595]  INFO -- : checking size of void*... 8
I, [2025-02-11T04:01:25.464726 #595]  INFO -- : checking size of float... 4
I, [2025-02-11T04:01:25.903905 #595]  INFO -- : checking size of double... 8
I, [2025-02-11T04:01:26.247417 #595]  INFO -- : checking size of time_t... 8
I, [2025-02-11T04:01:26.585496 #595]  INFO -- : checking size of clock_t... 8
I, [2025-02-11T04:01:26.797108 #595]  INFO -- : checking word size... 8
I, [2025-02-11T04:01:27.019381 #595]  INFO -- : checking packed struct attribute... x __attribute__((packed))
I, [2025-02-11T04:01:27.154500 #595]  INFO -- : checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes
I, [2025-02-11T04:01:27.317771 #595]  INFO -- : checking for printf prefix for long long... ll
I, [2025-02-11T04:01:27.838436 #595]  INFO -- : checking for pid_t... yes
I, [2025-02-11T04:01:29.081838 #595]  INFO -- : checking for convertible type of pid_t... INT
I, [2025-02-11T04:01:29.636139 #595]  INFO -- : checking for uid_t... yes
I, [2025-02-11T04:01:30.902623 #595]  INFO -- : checking for convertible type of uid_t... UINT
I, [2025-02-11T04:01:31.425441 #595]  INFO -- : checking for gid_t... yes
I, [2025-02-11T04:01:32.699211 #595]  INFO -- : checking for convertible type of gid_t... UINT
I, [2025-02-11T04:01:32.964144 #595]  INFO -- : checking for time_t... yes
I, [2025-02-11T04:01:33.431173 #595]  INFO -- : checking for convertible type of time_t... LONG
I, [2025-02-11T04:01:33.965806 #595]  INFO -- : checking for dev_t... yes
I, [2025-02-11T04:01:34.996017 #595]  INFO -- : checking for convertible type of dev_t... ULONG
I, [2025-02-11T04:01:35.262649 #595]  INFO -- : checking for mode_t... yes
I, [2025-02-11T04:01:35.888898 #595]  INFO -- : checking for convertible type of mode_t... UINT
I, [2025-02-11T04:01:36.166300 #595]  INFO -- : checking for rlim_t... yes
I, [2025-02-11T04:01:36.708946 #595]  INFO -- : checking for convertible type of rlim_t... ULONG
I, [2025-02-11T04:01:36.730792 #595]  INFO -- : checking for off_t... (cached) yes
I, [2025-02-11T04:01:37.694297 #595]  INFO -- : checking for convertible type of off_t... LONG
I, [2025-02-11T04:01:37.981406 #595]  INFO -- : checking for clockid_t... yes
I, [2025-02-11T04:01:38.594972 #595]  INFO -- : checking for convertible type of clockid_t... INT
I, [2025-02-11T04:01:38.732098 #595]  INFO -- : checking for variable length macro... yes
I, [2025-02-11T04:01:38.841041 #595]  INFO -- : checking if _Alignof() works... yes
I, [2025-02-11T04:01:38.957077 #595]  INFO -- : checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x
I, [2025-02-11T04:01:39.058981 #595]  INFO -- : checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x
I, [2025-02-11T04:01:39.163202 #595]  INFO -- : checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x
I, [2025-02-11T04:01:39.265582 #595]  INFO -- : checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x
I, [2025-02-11T04:01:39.369319 #595]  INFO -- : checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x
I, [2025-02-11T04:01:39.475832 #595]  INFO -- : checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x
I, [2025-02-11T04:01:39.575578 #595]  INFO -- : checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x
I, [2025-02-11T04:01:39.676225 #595]  INFO -- : checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x
I, [2025-02-11T04:01:39.782726 #595]  INFO -- : checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x
I, [2025-02-11T04:01:39.886903 #595]  INFO -- : checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x
I, [2025-02-11T04:01:39.989482 #595]  INFO -- : checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x
I, [2025-02-11T04:01:40.089443 #595]  INFO -- : checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x
I, [2025-02-11T04:01:40.201819 #595]  INFO -- : checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x
I, [2025-02-11T04:01:40.315533 #595]  INFO -- : checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x
I, [2025-02-11T04:01:40.426797 #595]  INFO -- : checking for WEAK function attribute... __attribute__ ((__weak__)) x
I, [2025-02-11T04:01:40.573205 #595]  INFO -- : checking for __attribute__((__deprecated__(msg))) in C++... yes
I, [2025-02-11T04:01:40.759347 #595]  INFO -- : checking for std::nullptr_t... yes
I, [2025-02-11T04:01:41.247141 #595]  INFO -- : checking for FUNC_STDCALL function attribute... x
I, [2025-02-11T04:01:41.742998 #595]  INFO -- : checking for FUNC_CDECL function attribute... x
I, [2025-02-11T04:01:42.215213 #595]  INFO -- : checking for FUNC_FASTCALL function attribute... x
I, [2025-02-11T04:01:42.315199 #595]  INFO -- : checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x
I, [2025-02-11T04:01:42.419206 #595]  INFO -- : checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x
I, [2025-02-11T04:01:42.631172 #595]  INFO -- : checking for function alias... alias
I, [2025-02-11T04:01:42.851836 #595]  INFO -- : checking for __atomic builtins... yes
I, [2025-02-11T04:01:43.083817 #595]  INFO -- : checking for __sync builtins... yes
I, [2025-02-11T04:01:43.320560 #595]  INFO -- : checking for __builtin_unreachable... yes
I, [2025-02-11T04:01:43.579370 #595]  INFO -- : checking for __assume... no
I, [2025-02-11T04:01:43.778513 #595]  INFO -- : checking for exported function attribute... __attribute__ ((__visibility__("default")))
I, [2025-02-11T04:01:43.879202 #595]  INFO -- : checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x
I, [2025-02-11T04:01:44.142914 #595]  INFO -- : checking for function name string predefined identifier... __func__
I, [2025-02-11T04:01:44.268601 #595]  INFO -- : checking if enum over int is allowed... yes
I, [2025-02-11T04:01:44.489356 #595]  INFO -- : checking for gcc options needed to detect all undeclared functions... none needed
I, [2025-02-11T04:01:44.778293 #595]  INFO -- : checking whether sys_nerr is declared... no
I, [2025-02-11T04:01:45.091212 #595]  INFO -- : checking whether getenv is declared... yes
I, [2025-02-11T04:01:45.595475 #595]  INFO -- : checking for size_t... yes
I, [2025-02-11T04:01:46.074848 #595]  INFO -- : checking size of size_t... 8
I, [2025-02-11T04:01:46.419455 #595]  INFO -- : checking size of ptrdiff_t... 8
I, [2025-02-11T04:01:46.842567 #595]  INFO -- : checking size of dev_t... 8
I, [2025-02-11T04:01:47.009823 #595]  INFO -- : checking for printf prefix for size_t... z
I, [2025-02-11T04:01:47.165679 #595]  INFO -- : checking for printf prefix for ptrdiff_t... t
I, [2025-02-11T04:01:47.454531 #595]  INFO -- : checking for struct stat.st_blksize... yes
I, [2025-02-11T04:01:47.723227 #595]  INFO -- : checking for struct stat.st_blocks... yes
I, [2025-02-11T04:01:48.010619 #595]  INFO -- : checking for struct stat.st_rdev... yes
I, [2025-02-11T04:01:48.159288 #595]  INFO -- : checking size of struct stat.st_size... SIZEOF_OFF_T
I, [2025-02-11T04:01:48.322694 #595]  INFO -- : checking size of struct stat.st_blocks... SIZEOF_OFF_T
I, [2025-02-11T04:01:48.462417 #595]  INFO -- : checking size of struct stat.st_ino... SIZEOF_LONG
I, [2025-02-11T04:01:48.606425 #595]  INFO -- : checking size of struct stat.st_dev... SIZEOF_DEV_T
I, [2025-02-11T04:01:48.763189 #595]  INFO -- : checking size of struct stat.st_rdev... SIZEOF_DEV_T
I, [2025-02-11T04:01:49.282672 #595]  INFO -- : checking for struct stat.st_atim... yes
I, [2025-02-11T04:01:49.771540 #595]  INFO -- : checking for struct stat.st_atimespec... no
I, [2025-02-11T04:01:50.242744 #595]  INFO -- : checking for struct stat.st_atimensec... no
I, [2025-02-11T04:01:50.771616 #595]  INFO -- : checking for struct stat.st_mtim... yes
I, [2025-02-11T04:01:51.254190 #595]  INFO -- : checking for struct stat.st_mtimespec... no
I, [2025-02-11T04:01:51.730698 #595]  INFO -- : checking for struct stat.st_mtimensec... no
I, [2025-02-11T04:01:52.242015 #595]  INFO -- : checking for struct stat.st_ctim... yes
I, [2025-02-11T04:01:52.709663 #595]  INFO -- : checking for struct stat.st_ctimespec... no
I, [2025-02-11T04:01:53.184375 #595]  INFO -- : checking for struct stat.st_ctimensec... no
I, [2025-02-11T04:01:53.664525 #595]  INFO -- : checking for struct stat.st_birthtimespec... no
I, [2025-02-11T04:01:54.192995 #595]  INFO -- : checking for struct statx.stx_btime... yes
I, [2025-02-11T04:01:54.446847 #595]  INFO -- : checking for struct timeval... yes
I, [2025-02-11T04:01:54.596165 #595]  INFO -- : checking size of struct timeval.tv_sec... SIZEOF_TIME_T
I, [2025-02-11T04:01:54.855742 #595]  INFO -- : checking for struct timespec... yes
I, [2025-02-11T04:01:55.105801 #595]  INFO -- : checking for struct timezone... yes
I, [2025-02-11T04:01:55.620365 #595]  INFO -- : checking for fd_mask... yes
I, [2025-02-11T04:01:55.908108 #595]  INFO -- : checking for int8_t... yes
I, [2025-02-11T04:01:56.347793 #595]  INFO -- : checking size of int8_t... 1
I, [2025-02-11T04:01:56.621515 #595]  INFO -- : checking for uint8_t... yes
I, [2025-02-11T04:01:57.049017 #595]  INFO -- : checking size of uint8_t... 1
I, [2025-02-11T04:01:57.322438 #595]  INFO -- : checking for int16_t... yes
I, [2025-02-11T04:01:57.759661 #595]  INFO -- : checking size of int16_t... 2
I, [2025-02-11T04:01:58.037750 #595]  INFO -- : checking for uint16_t... yes
I, [2025-02-11T04:01:58.469061 #595]  INFO -- : checking size of uint16_t... 2
I, [2025-02-11T04:01:58.756179 #595]  INFO -- : checking for int32_t... yes
I, [2025-02-11T04:01:59.189952 #595]  INFO -- : checking size of int32_t... 4
I, [2025-02-11T04:01:59.456798 #595]  INFO -- : checking for uint32_t... yes
I, [2025-02-11T04:01:59.892695 #595]  INFO -- : checking size of uint32_t... 4
I, [2025-02-11T04:02:00.159843 #595]  INFO -- : checking for int64_t... yes
I, [2025-02-11T04:02:00.583516 #595]  INFO -- : checking size of int64_t... 8
I, [2025-02-11T04:02:00.857135 #595]  INFO -- : checking for uint64_t... yes
I, [2025-02-11T04:02:01.276188 #595]  INFO -- : checking size of uint64_t... 8
I, [2025-02-11T04:02:01.521005 #595]  INFO -- : checking for int128_t... __int128
I, [2025-02-11T04:02:01.791442 #595]  INFO -- : checking for uint128_t... unsigned __int128
I, [2025-02-11T04:02:02.113224 #595]  INFO -- : checking for intptr_t... yes
I, [2025-02-11T04:02:02.560534 #595]  INFO -- : checking size of intptr_t... 8
I, [2025-02-11T04:02:02.829367 #595]  INFO -- : checking for uintptr_t... yes
I, [2025-02-11T04:02:03.269080 #595]  INFO -- : checking size of uintptr_t... 8
I, [2025-02-11T04:02:03.831284 #595]  INFO -- : checking for printf prefix for intptr_t... NONE
I, [2025-02-11T04:02:03.965615 #595]  INFO -- : checking for ssize_t... yes
I, [2025-02-11T04:02:04.309194 #595]  INFO -- : checking size of ssize_t... 8
I, [2025-02-11T04:02:04.736220 #595]  INFO -- : checking for printf prefix for int64_t... NONE
I, [2025-02-11T04:02:04.947786 #595]  INFO -- : checking for stack end address... __libc_stack_end
I, [2025-02-11T04:02:04.965386 #595]  INFO -- : checking for grep that handles long lines and -e... /usr/bin/grep
I, [2025-02-11T04:02:04.978525 #595]  INFO -- : checking for egrep... /usr/bin/grep -E
I, [2025-02-11T04:02:04.980194 #595]  INFO -- : checking for uid_t in sys/types.h... (cached) yes
I, [2025-02-11T04:02:05.399879 #595]  INFO -- : checking type of array argument to getgroups... gid_t
I, [2025-02-11T04:02:05.636648 #595]  INFO -- : checking for working alloca.h... yes
I, [2025-02-11T04:02:05.638223 #595]  INFO -- : checking for alloca... yes
I, [2025-02-11T04:02:05.871196 #595]  INFO -- : checking for dynamic size alloca... ok
I, [2025-02-11T04:02:06.320103 #595]  INFO -- : checking for working memcmp... yes
I, [2025-02-11T04:02:06.571404 #595]  INFO -- : checking for dup... yes
I, [2025-02-11T04:02:06.808035 #595]  INFO -- : checking for dup2... yes
I, [2025-02-11T04:02:07.101175 #595]  INFO -- : checking for acosh... yes
I, [2025-02-11T04:02:07.385723 #595]  INFO -- : checking for cbrt... yes
I, [2025-02-11T04:02:07.635840 #595]  INFO -- : checking for crypt... yes
I, [2025-02-11T04:02:07.935088 #595]  INFO -- : checking for erf... yes
I, [2025-02-11T04:02:08.169451 #595]  INFO -- : checking for explicit_bzero... yes
I, [2025-02-11T04:02:08.434697 #595]  INFO -- : checking for ffs... yes
I, [2025-02-11T04:02:08.676019 #595]  INFO -- : checking for flock... yes
I, [2025-02-11T04:02:08.961605 #595]  INFO -- : checking for hypot... yes
I, [2025-02-11T04:02:09.248020 #595]  INFO -- : checking for lgamma_r... yes
I, [2025-02-11T04:02:09.517945 #595]  INFO -- : checking for memmove... yes
I, [2025-02-11T04:02:09.807579 #595]  INFO -- : checking for nan... yes
I, [2025-02-11T04:02:10.102456 #595]  INFO -- : checking for nextafter... yes
I, [2025-02-11T04:02:10.371241 #595]  INFO -- : checking for setproctitle... no
I, [2025-02-11T04:02:10.655215 #595]  INFO -- : checking for strchr... yes
I, [2025-02-11T04:02:10.905200 #595]  INFO -- : checking for strerror... yes
I, [2025-02-11T04:02:11.165348 #595]  INFO -- : checking for strlcat... yes
I, [2025-02-11T04:02:11.413098 #595]  INFO -- : checking for strlcpy... yes
I, [2025-02-11T04:02:11.683707 #595]  INFO -- : checking for strstr... yes
I, [2025-02-11T04:02:11.971825 #595]  INFO -- : checking for tgamma... yes
I, [2025-02-11T04:02:12.215830 #595]  INFO -- : checking for sys/pstat.h... no
I, [2025-02-11T04:02:12.217310 #595]  INFO -- : checking for pid_t... (cached) yes
I, [2025-02-11T04:02:12.495555 #595]  INFO -- : checking for fork... yes
I, [2025-02-11T04:02:12.745075 #595]  INFO -- : checking for vfork... yes
I, [2025-02-11T04:02:13.154520 #595]  INFO -- : checking for working fork... yes
I, [2025-02-11T04:02:13.155509 #595]  INFO -- : checking for working vfork... (cached) yes
I, [2025-02-11T04:02:13.418850 #595]  INFO -- : checking for __syscall... no
I, [2025-02-11T04:02:13.663972 #595]  INFO -- : checking for _longjmp... yes
I, [2025-02-11T04:02:13.912867 #595]  INFO -- : checking for arc4random_buf... yes
I, [2025-02-11T04:02:14.215100 #595]  INFO -- : checking for atan2l... yes
I, [2025-02-11T04:02:14.507877 #595]  INFO -- : checking for atan2f... yes
I, [2025-02-11T04:02:14.662437 #595]  INFO -- : checking whether atomic_signal_fence is declared... yes
I, [2025-02-11T04:02:14.916384 #595]  INFO -- : checking for chmod... yes
I, [2025-02-11T04:02:15.158325 #595]  INFO -- : checking for chown... yes
I, [2025-02-11T04:02:15.411452 #595]  INFO -- : checking for chroot... yes
I, [2025-02-11T04:02:15.700894 #595]  INFO -- : checking for chsize... no
I, [2025-02-11T04:02:15.953302 #595]  INFO -- : checking for clock_gettime... yes
I, [2025-02-11T04:02:16.201062 #595]  INFO -- : checking for copy_file_range... yes
I, [2025-02-11T04:02:16.492540 #595]  INFO -- : checking for cosh... yes
I, [2025-02-11T04:02:16.735761 #595]  INFO -- : checking for crypt_r... yes
I, [2025-02-11T04:02:16.737659 #595]  INFO -- : checking for daemon... (cached) no
I, [2025-02-11T04:02:16.983953 #595]  INFO -- : checking for dirfd... yes
I, [2025-02-11T04:02:17.232982 #595]  INFO -- : checking for dl_iterate_phdr... yes
I, [2025-02-11T04:02:17.475673 #595]  INFO -- : checking for dlopen... yes
I, [2025-02-11T04:02:17.724586 #595]  INFO -- : checking for dladdr... yes
I, [2025-02-11T04:02:17.966966 #595]  INFO -- : checking for dup3... yes
I, [2025-02-11T04:02:18.216381 #595]  INFO -- : checking for eaccess... yes
I, [2025-02-11T04:02:18.460354 #595]  INFO -- : checking for endgrent... yes
I, [2025-02-11T04:02:18.713122 #595]  INFO -- : checking for eventfd... yes
I, [2025-02-11T04:02:18.985475 #595]  INFO -- : checking for execl... yes
I, [2025-02-11T04:02:19.264993 #595]  INFO -- : checking for execle... yes
I, [2025-02-11T04:02:19.528981 #595]  INFO -- : checking for execv... yes
I, [2025-02-11T04:02:19.802379 #595]  INFO -- : checking for execve... yes
I, [2025-02-11T04:02:20.078426 #595]  INFO -- : checking for explicit_memset... no
I, [2025-02-11T04:02:20.368265 #595]  INFO -- : checking for fcopyfile... no
I, [2025-02-11T04:02:20.597520 #595]  INFO -- : checking for fchdir... yes
I, [2025-02-11T04:02:20.843886 #595]  INFO -- : checking for fchmod... yes
I, [2025-02-11T04:02:21.084727 #595]  INFO -- : checking for fchown... yes
I, [2025-02-11T04:02:21.327772 #595]  INFO -- : checking for fcntl... yes
I, [2025-02-11T04:02:21.578145 #595]  INFO -- : checking for fdatasync... yes
I, [2025-02-11T04:02:21.827379 #595]  INFO -- : checking for fdopendir... yes
I, [2025-02-11T04:02:22.089785 #595]  INFO -- : checking for fgetattrlist... no
I, [2025-02-11T04:02:22.380277 #595]  INFO -- : checking for fmod... yes
I, [2025-02-11T04:02:22.618537 #595]  INFO -- : checking for fstatat... yes
I, [2025-02-11T04:02:22.861435 #595]  INFO -- : checking for fsync... yes
I, [2025-02-11T04:02:23.102206 #595]  INFO -- : checking for ftruncate... yes
I, [2025-02-11T04:02:23.344550 #595]  INFO -- : checking for ftruncate64... yes
I, [2025-02-11T04:02:23.618966 #595]  INFO -- : checking for getattrlist... no
I, [2025-02-11T04:02:23.875734 #595]  INFO -- : checking for getcwd... yes
I, [2025-02-11T04:02:24.126028 #595]  INFO -- : checking for getegid... yes
I, [2025-02-11T04:02:24.374358 #595]  INFO -- : checking for getentropy... yes
I, [2025-02-11T04:02:24.616846 #595]  INFO -- : checking for geteuid... yes
I, [2025-02-11T04:02:24.859729 #595]  INFO -- : checking for getgid... yes
I, [2025-02-11T04:02:25.132027 #595]  INFO -- : checking for getgidx... no
I, [2025-02-11T04:02:25.377322 #595]  INFO -- : checking for getgrnam... yes
I, [2025-02-11T04:02:25.621118 #595]  INFO -- : checking for getgrnam_r... yes
I, [2025-02-11T04:02:25.860746 #595]  INFO -- : checking for getgroups... yes
I, [2025-02-11T04:02:26.108700 #595]  INFO -- : checking for getlogin... yes
I, [2025-02-11T04:02:26.354326 #595]  INFO -- : checking for getlogin_r... yes
I, [2025-02-11T04:02:26.605599 #595]  INFO -- : checking for getpgid... yes
I, [2025-02-11T04:02:26.854216 #595]  INFO -- : checking for getpgrp... yes
I, [2025-02-11T04:02:27.099716 #595]  INFO -- : checking for getppid... yes
I, [2025-02-11T04:02:27.352988 #595]  INFO -- : checking for getpriority... yes
I, [2025-02-11T04:02:27.602185 #595]  INFO -- : checking for getpwnam... yes
I, [2025-02-11T04:02:27.848483 #595]  INFO -- : checking for getpwnam_r... yes
I, [2025-02-11T04:02:28.096814 #595]  INFO -- : checking for getpwuid... yes
I, [2025-02-11T04:02:28.336722 #595]  INFO -- : checking for getpwuid_r... yes
I, [2025-02-11T04:02:28.585080 #595]  INFO -- : checking for getrandom... yes
I, [2025-02-11T04:02:28.833642 #595]  INFO -- : checking for getresgid... yes
I, [2025-02-11T04:02:29.078199 #595]  INFO -- : checking for getresuid... yes
I, [2025-02-11T04:02:29.312723 #595]  INFO -- : checking for getrlimit... yes
I, [2025-02-11T04:02:29.552815 #595]  INFO -- : checking for getsid... yes
I, [2025-02-11T04:02:29.793782 #595]  INFO -- : checking for gettimeofday... yes
I, [2025-02-11T04:02:30.043194 #595]  INFO -- : checking for getuid... yes
I, [2025-02-11T04:02:30.333382 #595]  INFO -- : checking for getuidx... no
I, [2025-02-11T04:02:30.577008 #595]  INFO -- : checking for gmtime_r... yes
I, [2025-02-11T04:02:30.827153 #595]  INFO -- : checking for initgroups... yes
I, [2025-02-11T04:02:31.073063 #595]  INFO -- : checking for ioctl... yes
I, [2025-02-11T04:02:31.345390 #595]  INFO -- : checking for isfinite... no
I, [2025-02-11T04:02:31.624119 #595]  INFO -- : checking for issetugid... no
I, [2025-02-11T04:02:31.869947 #595]  INFO -- : checking for kill... yes
I, [2025-02-11T04:02:32.122473 #595]  INFO -- : checking for killpg... yes
I, [2025-02-11T04:02:32.369640 #595]  INFO -- : checking for lchmod... yes
I, [2025-02-11T04:02:32.607855 #595]  INFO -- : checking for lchown... yes
I, [2025-02-11T04:02:32.846165 #595]  INFO -- : checking for link... yes
I, [2025-02-11T04:02:33.117881 #595]  INFO -- : checking for llabs... yes
I, [2025-02-11T04:02:33.360947 #595]  INFO -- : checking for lockf... yes
I, [2025-02-11T04:02:33.651870 #595]  INFO -- : checking for log2... yes
I, [2025-02-11T04:02:33.891676 #595]  INFO -- : checking for lstat... yes
I, [2025-02-11T04:02:34.136782 #595]  INFO -- : checking for lutimes... yes
I, [2025-02-11T04:02:34.379878 #595]  INFO -- : checking for malloc_usable_size... yes
I, [2025-02-11T04:02:34.655123 #595]  INFO -- : checking for malloc_size... no
I, [2025-02-11T04:02:34.901873 #595]  INFO -- : checking for malloc_trim... yes
I, [2025-02-11T04:02:35.149226 #595]  INFO -- : checking for mblen... yes
I, [2025-02-11T04:02:35.398399 #595]  INFO -- : checking for memalign... yes
I, [2025-02-11T04:02:35.673417 #595]  INFO -- : checking for memset_s... no
I, [2025-02-11T04:02:35.926606 #595]  INFO -- : checking for writev... yes
I, [2025-02-11T04:02:36.171373 #595]  INFO -- : checking for memrchr... yes
I, [2025-02-11T04:02:36.423898 #595]  INFO -- : checking for memmem... yes
I, [2025-02-11T04:02:36.674517 #595]  INFO -- : checking for mkfifo... yes
I, [2025-02-11T04:02:36.919254 #595]  INFO -- : checking for mknod... yes
I, [2025-02-11T04:02:37.166958 #595]  INFO -- : checking for mktime... yes
I, [2025-02-11T04:02:37.412444 #595]  INFO -- : checking for mmap... yes
I, [2025-02-11T04:02:37.656633 #595]  INFO -- : checking for mremap... yes
I, [2025-02-11T04:02:37.899288 #595]  INFO -- : checking for openat... yes
I, [2025-02-11T04:02:38.140688 #595]  INFO -- : checking for pclose... yes
I, [2025-02-11T04:02:38.397884 #595]  INFO -- : checking for pipe... yes
I, [2025-02-11T04:02:38.643656 #595]  INFO -- : checking for pipe2... yes
I, [2025-02-11T04:02:38.892391 #595]  INFO -- : checking for poll... yes
I, [2025-02-11T04:02:39.140627 #595]  INFO -- : checking for popen... yes
I, [2025-02-11T04:02:39.390669 #595]  INFO -- : checking for posix_fadvise... yes
I, [2025-02-11T04:02:39.635257 #595]  INFO -- : checking for posix_madvise... yes
I, [2025-02-11T04:02:39.894455 #595]  INFO -- : checking for posix_memalign... yes
I, [2025-02-11T04:02:40.138593 #595]  INFO -- : checking for ppoll... yes
I, [2025-02-11T04:02:40.381261 #595]  INFO -- : checking for pread... yes
I, [2025-02-11T04:02:40.616170 #595]  INFO -- : checking for pwrite... yes
I, [2025-02-11T04:02:40.860350 #595]  INFO -- : checking for qsort_r... yes
I, [2025-02-11T04:02:41.141122 #595]  INFO -- : checking for qsort_s... no
I, [2025-02-11T04:02:41.398642 #595]  INFO -- : checking for readlink... yes
I, [2025-02-11T04:02:41.646162 #595]  INFO -- : checking for realpath... yes
I, [2025-02-11T04:02:41.932218 #595]  INFO -- : checking for round... yes
I, [2025-02-11T04:02:42.168535 #595]  INFO -- : checking for sched_getaffinity... yes
I, [2025-02-11T04:02:42.408806 #595]  INFO -- : checking for seekdir... yes
I, [2025-02-11T04:02:42.690769 #595]  INFO -- : checking for select_large_fdset... no
I, [2025-02-11T04:02:42.944561 #595]  INFO -- : checking for sendfile... yes
I, [2025-02-11T04:02:43.191237 #595]  INFO -- : checking for setegid... yes
I, [2025-02-11T04:02:43.430322 #595]  INFO -- : checking for setenv... yes
I, [2025-02-11T04:02:43.674350 #595]  INFO -- : checking for seteuid... yes
I, [2025-02-11T04:02:43.914381 #595]  INFO -- : checking for setgid... yes
I, [2025-02-11T04:02:44.162677 #595]  INFO -- : checking for setgroups... yes
I, [2025-02-11T04:02:44.407744 #595]  INFO -- : checking for setpgid... yes
I, [2025-02-11T04:02:44.660421 #595]  INFO -- : checking for setpgrp... yes
I, [2025-02-11T04:02:44.907548 #595]  INFO -- : checking for setregid... yes
I, [2025-02-11T04:02:45.147700 #595]  INFO -- : checking for setresgid... yes
I, [2025-02-11T04:02:45.401093 #595]  INFO -- : checking for setresuid... yes
I, [2025-02-11T04:02:45.647724 #595]  INFO -- : checking for setreuid... yes
I, [2025-02-11T04:02:45.919206 #595]  INFO -- : checking for setrgid... no
I, [2025-02-11T04:02:46.165860 #595]  INFO -- : checking for setrlimit... yes
I, [2025-02-11T04:02:46.446557 #595]  INFO -- : checking for setruid... no
I, [2025-02-11T04:02:46.678587 #595]  INFO -- : checking for setsid... yes
I, [2025-02-11T04:02:46.926658 #595]  INFO -- : checking for setuid... yes
I, [2025-02-11T04:02:47.175641 #595]  INFO -- : checking for shutdown... yes
I, [2025-02-11T04:02:47.427884 #595]  INFO -- : checking for sigaction... yes
I, [2025-02-11T04:02:47.669520 #595]  INFO -- : checking for sigaltstack... yes
I, [2025-02-11T04:02:47.919726 #595]  INFO -- : checking for sigprocmask... yes
I, [2025-02-11T04:02:48.218033 #595]  INFO -- : checking for sinh... yes
I, [2025-02-11T04:02:48.477167 #595]  INFO -- : checking for snprintf... yes
I, [2025-02-11T04:02:48.754898 #595]  INFO -- : checking for spawnv... no
I, [2025-02-11T04:02:48.995512 #595]  INFO -- : checking for symlink... yes
I, [2025-02-11T04:02:49.248133 #595]  INFO -- : checking for syscall... yes
I, [2025-02-11T04:02:49.497899 #595]  INFO -- : checking for sysconf... yes
I, [2025-02-11T04:02:49.748412 #595]  INFO -- : checking for system... yes
I, [2025-02-11T04:02:50.037727 #595]  INFO -- : checking for tanh... yes
I, [2025-02-11T04:02:50.279721 #595]  INFO -- : checking for telldir... yes
I, [2025-02-11T04:02:50.528859 #595]  INFO -- : checking for timegm... yes
I, [2025-02-11T04:02:50.775216 #595]  INFO -- : checking for times... yes
I, [2025-02-11T04:02:51.015912 #595]  INFO -- : checking for truncate... yes
I, [2025-02-11T04:02:51.261316 #595]  INFO -- : checking for truncate64... yes
I, [2025-02-11T04:02:51.514313 #595]  INFO -- : checking for tzset... yes
I, [2025-02-11T04:02:51.763773 #595]  INFO -- : checking for umask... yes
I, [2025-02-11T04:02:52.011238 #595]  INFO -- : checking for unsetenv... yes
I, [2025-02-11T04:02:52.252043 #595]  INFO -- : checking for utimensat... yes
I, [2025-02-11T04:02:52.503382 #595]  INFO -- : checking for utimes... yes
I, [2025-02-11T04:02:52.742969 #595]  INFO -- : checking for wait4... yes
I, [2025-02-11T04:02:52.991943 #595]  INFO -- : checking for waitpid... yes
I, [2025-02-11T04:02:53.273471 #595]  INFO -- : checking for __cospi... no
I, [2025-02-11T04:02:53.545925 #595]  INFO -- : checking for __sinpi... no
I, [2025-02-11T04:02:53.799208 #595]  INFO -- : checking for statx... yes
I, [2025-02-11T04:02:54.148177 #595]  INFO -- : checking if getcwd allocates buffer if NULL is given... yes
I, [2025-02-11T04:02:54.438988 #595]  INFO -- : checking for crypt.h... yes
I, [2025-02-11T04:02:54.562779 #595]  INFO -- : checking for struct crypt_data.initialized... yes
I, [2025-02-11T04:02:54.795444 #595]  INFO -- : checking for __builtin_alloca_with_align... yes
I, [2025-02-11T04:02:55.028049 #595]  INFO -- : checking for __builtin_assume_aligned... yes
I, [2025-02-11T04:02:55.252295 #595]  INFO -- : checking for __builtin_bswap16... yes
I, [2025-02-11T04:02:55.481965 #595]  INFO -- : checking for __builtin_bswap32... yes
I, [2025-02-11T04:02:55.704602 #595]  INFO -- : checking for __builtin_bswap64... yes
I, [2025-02-11T04:02:55.930428 #595]  INFO -- : checking for __builtin_popcount... yes
I, [2025-02-11T04:02:56.154654 #595]  INFO -- : checking for __builtin_popcountll... yes
I, [2025-02-11T04:02:56.376854 #595]  INFO -- : checking for __builtin_clz... yes
I, [2025-02-11T04:02:56.600148 #595]  INFO -- : checking for __builtin_clzl... yes
I, [2025-02-11T04:02:56.827200 #595]  INFO -- : checking for __builtin_clzll... yes
I, [2025-02-11T04:02:57.048777 #595]  INFO -- : checking for __builtin_ctz... yes
I, [2025-02-11T04:02:57.273243 #595]  INFO -- : checking for __builtin_ctzll... yes
I, [2025-02-11T04:02:57.509008 #595]  INFO -- : checking for __builtin_constant_p... yes
I, [2025-02-11T04:02:57.734818 #595]  INFO -- : checking for __builtin_choose_expr... yes
I, [2025-02-11T04:02:57.965343 #595]  INFO -- : checking for __builtin_choose_expr_constant_p... yes
I, [2025-02-11T04:02:58.192946 #595]  INFO -- : checking for __builtin_types_compatible_p... yes
I, [2025-02-11T04:02:58.429198 #595]  INFO -- : checking for __builtin_trap... yes
I, [2025-02-11T04:02:58.653024 #595]  INFO -- : checking for __builtin_expect... yes
I, [2025-02-11T04:02:58.878099 #595]  INFO -- : checking for __builtin_add_overflow... yes
I, [2025-02-11T04:02:59.099989 #595]  INFO -- : checking for __builtin_add_overflow_p... yes
I, [2025-02-11T04:02:59.335892 #595]  INFO -- : checking for __builtin_add_overflow with long long arguments... yes
I, [2025-02-11T04:02:59.561871 #595]  INFO -- : checking for __builtin_sub_overflow... yes
I, [2025-02-11T04:02:59.779297 #595]  INFO -- : checking for __builtin_sub_overflow_p... yes
I, [2025-02-11T04:03:00.008596 #595]  INFO -- : checking for __builtin_sub_overflow with long long arguments... yes
I, [2025-02-11T04:03:00.239411 #595]  INFO -- : checking for __builtin_mul_overflow... yes
I, [2025-02-11T04:03:00.478004 #595]  INFO -- : checking for __builtin_mul_overflow_p... yes
I, [2025-02-11T04:03:00.701105 #595]  INFO -- : checking for __builtin_mul_overflow with long long arguments... yes
I, [2025-02-11T04:03:00.875190 #595]  INFO -- : checking whether qsort_r is GNU version... yes
I, [2025-02-11T04:03:01.031277 #595]  INFO -- : checking whether qsort_r is BSD version... no
I, [2025-02-11T04:03:01.530910 #595]  INFO -- : checking whether atan2 handles Inf as C99... yes
I, [2025-02-11T04:03:01.784970 #595]  INFO -- : checking for clock_getres... yes
I, [2025-02-11T04:03:02.021331 #595]  INFO -- : checking for timer_create in -lrt... yes
I, [2025-02-11T04:03:02.252407 #595]  INFO -- : checking for timer_settime in -lrt... yes
I, [2025-02-11T04:03:02.430329 #595]  INFO -- : checking for unsetenv returns a value... yes
I, [2025-02-11T04:03:02.582788 #595]  INFO -- : checking whether struct tm is in sys/time.h or time.h... time.h
I, [2025-02-11T04:03:02.735198 #595]  INFO -- : checking for struct tm.tm_zone... yes
I, [2025-02-11T04:03:02.878075 #595]  INFO -- : checking for struct tm.tm_gmtoff... yes
I, [2025-02-11T04:03:03.126428 #595]  INFO -- : checking for external int daylight... yes
I, [2025-02-11T04:03:03.472022 #595]  INFO -- : checking for negative time_t for gmtime(3)... yes
I, [2025-02-11T04:03:03.785912 #595]  INFO -- : checking for localtime(3) overflow correctly... yes
I, [2025-02-11T04:03:04.143828 #595]  INFO -- : checking for sig_t... yes
I, [2025-02-11T04:03:04.266473 #595]  INFO -- : checking whether right shift preserve sign bit... yes
I, [2025-02-11T04:03:04.444489 #595]  INFO -- : checking whether _SC_CLK_TCK is supported... yes
I, [2025-02-11T04:03:04.736940 #595]  INFO -- : checking stack growing direction on riscv64... -1
I, [2025-02-11T04:03:04.738808 #595]  INFO -- : checking native coroutine implementation for riscv64-linux... riscv64
I, [2025-02-11T04:03:04.899217 #595]  INFO -- : checking whether pthread_t is scalar type... yes
I, [2025-02-11T04:03:05.141841 #595]  INFO -- : checking for sched_yield... yes
I, [2025-02-11T04:03:05.386471 #595]  INFO -- : checking for pthread_attr_setinheritsched... yes
I, [2025-02-11T04:03:05.660362 #595]  INFO -- : checking for pthread_attr_get_np... no
I, [2025-02-11T04:03:05.924832 #595]  INFO -- : checking for pthread_attr_getstack... yes
I, [2025-02-11T04:03:06.174704 #595]  INFO -- : checking for pthread_attr_getguardsize... yes
I, [2025-02-11T04:03:06.447296 #595]  INFO -- : checking for pthread_get_stackaddr_np... no
I, [2025-02-11T04:03:06.716214 #595]  INFO -- : checking for pthread_get_stacksize_np... no
I, [2025-02-11T04:03:07.010240 #595]  INFO -- : checking for thr_stksegment... no
I, [2025-02-11T04:03:07.277875 #595]  INFO -- : checking for pthread_stackseg_np... no
I, [2025-02-11T04:03:07.550083 #595]  INFO -- : checking for pthread_getthrds_np... no
I, [2025-02-11T04:03:07.808795 #595]  INFO -- : checking for pthread_condattr_setclock... yes
I, [2025-02-11T04:03:08.053674 #595]  INFO -- : checking for pthread_setname_np... yes
I, [2025-02-11T04:03:08.336966 #595]  INFO -- : checking for pthread_set_name_np... no
I, [2025-02-11T04:03:08.588380 #595]  INFO -- : checking for pthread_sigmask... yes
I, [2025-02-11T04:03:08.836331 #595]  INFO -- : checking for pthread_getattr_np... yes
I, [2025-02-11T04:03:09.008725 #595]  INFO -- : checking arguments of pthread_setname_np... (pthread_self(), name)
I, [2025-02-11T04:03:09.235230 #595]  INFO -- : checking for thread-local storage specifier... _Thread_local
I, [2025-02-11T04:03:09.403705 #595]  INFO -- : checking if mcontext_t is a pointer... no
I, [2025-02-11T04:03:09.649058 #595]  INFO -- : checking for getcontext... yes
I, [2025-02-11T04:03:09.906515 #595]  INFO -- : checking for setcontext... yes
I, [2025-02-11T04:03:11.376866 #595]  INFO -- : checking if fork works with pthread... yes
I, [2025-02-11T04:03:11.643188 #595]  INFO -- : checking for sys/user.h... yes
I, [2025-02-11T04:03:11.807793 #595]  INFO -- : checking whether PAGE_SIZE is compile-time const... no
I, [2025-02-11T04:03:11.986802 #595]  INFO -- : checking ioctl request type... unsigned long
I, [2025-02-11T04:03:12.328148 #595]  INFO -- : checking for elf.h... yes
I, [2025-02-11T04:03:12.562185 #595]  INFO -- : checking for elf_abi.h... no
I, [2025-02-11T04:03:12.811637 #595]  INFO -- : checking for uncompress in -lz... yes
I, [2025-02-11T04:03:13.047656 #595]  INFO -- : checking for mach-o/loader.h... no
I, [2025-02-11T04:03:13.049120 #595]  INFO -- : checking whether OS depend dynamic link works... yes
I, [2025-02-11T04:03:13.318304 #595]  INFO -- : checking for backtrace... yes
I, [2025-02-11T04:03:13.816235 #595]  INFO -- : checking for broken backtrace... no
I, [2025-02-11T04:03:14.104708 #595]  INFO -- : checking for valgrind/memcheck.h... yes
I, [2025-02-11T04:03:14.391073 #595]  INFO -- : checking for strip flags... -S -x
I, [2025-02-11T04:03:14.727190 #595]  INFO -- : checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes
I, [2025-02-11T04:03:14.990226 #595]  INFO -- : checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes
I, [2025-02-11T04:03:15.033003 #595]  INFO -- : checking whether wrapper for LD_LIBRARY_PATH is needed... no
I, [2025-02-11T04:03:15.053546 #595]  INFO -- : checking whether dtrace USDT is available... no
I, [2025-02-11T04:03:15.379785 #595]  INFO -- : checking for __builtin_setjmp... yes
I, [2025-02-11T04:03:15.505099 #595]  INFO -- : checking for _setjmpex as a macro or function... no
I, [2025-02-11T04:03:15.787178 #595]  INFO -- : checking for _setjmp as a macro or function... yes
I, [2025-02-11T04:03:15.796281 #595]  INFO -- : checking for setjmp type... __builtin_setjmp
I, [2025-02-11T04:03:15.798159 #595]  INFO -- : checking if building with modular GC support... no
I, [2025-02-11T04:03:15.801618 #595]  INFO -- : checking for rustc... rustc
I, [2025-02-11T04:03:16.578698 #595]  INFO -- : checking whether rustc works for YJIT... no
I, [2025-02-11T04:03:16.720185 #595]  INFO -- : checking for prefix of external symbols... NONE
I, [2025-02-11T04:03:17.012800 #595]  INFO -- : checking for default symbols in empty shared library... 
I, [2025-02-11T04:03:17.044122 #595]  INFO -- : checking if make is GNU make... yes
I, [2025-02-11T04:03:17.560360 #595]  INFO -- : .ext/include/riscv64-linux/ruby/config.h updated
I, [2025-02-11T04:03:17.678341 #595]  INFO -- : configure: ruby library version = 3.5.0+0
I, [2025-02-11T04:03:18.202777 #595]  INFO -- : configure: creating ./config.status
I, [2025-02-11T04:03:18.636936 #595]  INFO -- : config.status: creating GNUmakefile
I, [2025-02-11T04:03:18.697769 #595]  INFO -- : config.status: creating Makefile
I, [2025-02-11T04:03:19.103161 #595]  INFO -- : ---
I, [2025-02-11T04:03:19.103424 #595]  INFO -- : Configuration summary for ruby version 3.5.0
I, [2025-02-11T04:03:19.103562 #595]  INFO -- : 
I, [2025-02-11T04:03:19.124625 #595]  INFO -- :    * Installation prefix: /tmp/ruby/install/trunk
I, [2025-02-11T04:03:19.145828 #595]  INFO -- :    * exec prefix:         ${prefix}
I, [2025-02-11T04:03:19.167274 #595]  INFO -- :    * arch:                riscv64-linux
I, [2025-02-11T04:03:19.188550 #595]  INFO -- :    * site arch:           ${arch}
I, [2025-02-11T04:03:19.203491 #595]  INFO -- :    * RUBY_BASE_NAME:      ruby
I, [2025-02-11T04:03:19.218447 #595]  INFO -- :    * enable shared:       yes
I, [2025-02-11T04:03:19.233694 #595]  INFO -- :    * ruby lib prefix:     ${libdir}/${RUBY_BASE_NAME}
I, [2025-02-11T04:03:19.248792 #595]  INFO -- :    * site libraries path: ${rubylibprefix}/${sitearch}
I, [2025-02-11T04:03:19.270330 #595]  INFO -- :    * vendor path:         ${rubylibprefix}/vendor_ruby
I, [2025-02-11T04:03:19.285576 #595]  INFO -- :    * target OS:           linux
I, [2025-02-11T04:03:19.306011 #595]  INFO -- :    * compiler:            gcc
I, [2025-02-11T04:03:19.327685 #595]  INFO -- :    * with thread:         pthread
I, [2025-02-11T04:03:19.349621 #595]  INFO -- :    * with coroutine:      riscv64
I, [2025-02-11T04:03:19.371764 #595]  INFO -- :    * with modular GC:     no
I, [2025-02-11T04:03:19.388453 #595]  INFO -- :    * enable shared libs:  yes
I, [2025-02-11T04:03:19.403425 #595]  INFO -- :    * dynamic library ext: so
I, [2025-02-11T04:03:19.421632 #595]  INFO -- :    * CFLAGS:              ${hardenflags}  ${optflags} ${debugflags} \
I, [2025-02-11T04:03:19.421997 #595]  INFO -- :                           ${warnflags}
I, [2025-02-11T04:03:19.440744 #595]  INFO -- :    * LDFLAGS:             -L. -fstack-protector-strong -rdynamic \
I, [2025-02-11T04:03:19.440975 #595]  INFO -- :                           -Wl,-export-dynamic -Wl,--no-as-needed
I, [2025-02-11T04:03:19.463202 #595]  INFO -- :    * DLDFLAGS:            -Wl,--compress-debug-sections=zlib
I, [2025-02-11T04:03:19.484954 #595]  INFO -- :    * optflags:            -O3 -fno-fast-math
I, [2025-02-11T04:03:19.507235 #595]  INFO -- :    * debugflags:          -ggdb3
I, [2025-02-11T04:03:19.542994 #595]  INFO -- :    * warnflags:           -Wall -Wextra -Wdeprecated-declarations \
I, [2025-02-11T04:03:19.543276 #595]  INFO -- :                           -Wdiv-by-zero -Wduplicated-cond \
I, [2025-02-11T04:03:19.543394 #595]  INFO -- :                           -Wimplicit-function-declaration -Wimplicit-int \
I, [2025-02-11T04:03:19.543547 #595]  INFO -- :                           -Wpointer-arith -Wwrite-strings \
I, [2025-02-11T04:03:19.543654 #595]  INFO -- :                           -Wold-style-definition -Wimplicit-fallthrough=0 \
I, [2025-02-11T04:03:19.543759 #595]  INFO -- :                           -Wmissing-noreturn -Wno-cast-function-type \
I, [2025-02-11T04:03:19.543859 #595]  INFO -- :                           -Wno-constant-logical-operand -Wno-long-long \
I, [2025-02-11T04:03:19.544011 #595]  INFO -- :                           -Wno-missing-field-initializers \
I, [2025-02-11T04:03:19.544114 #595]  INFO -- :                           -Wno-overlength-strings \
I, [2025-02-11T04:03:19.544217 #595]  INFO -- :                           -Wno-packed-bitfield-compat \
I, [2025-02-11T04:03:19.544319 #595]  INFO -- :                           -Wno-parentheses-equality -Wno-self-assign \
I, [2025-02-11T04:03:19.544415 #595]  INFO -- :                           -Wno-tautological-compare -Wno-unused-parameter \
I, [2025-02-11T04:03:19.544541 #595]  INFO -- :                           -Wno-unused-value -Wsuggest-attribute=format \
I, [2025-02-11T04:03:19.544645 #595]  INFO -- :                           -Wsuggest-attribute=noreturn -Wunused-variable \
I, [2025-02-11T04:03:19.544744 #595]  INFO -- :                           -Wmisleading-indentation -Wundef
I, [2025-02-11T04:03:19.560224 #595]  INFO -- :    * hardenflags:         -fstack-protector-strong -U_FORTIFY_SOURCE \
I, [2025-02-11T04:03:19.560450 #595]  INFO -- :                           -D_FORTIFY_SOURCE=2
I, [2025-02-11T04:03:19.581222 #595]  INFO -- :    * strip command:       strip -S -x
I, [2025-02-11T04:03:19.602622 #595]  INFO -- :    * install doc:         no
I, [2025-02-11T04:03:19.624397 #595]  INFO -- :    * YJIT support:        no
I, [2025-02-11T04:03:19.640332 #595]  INFO -- :    * RJIT support:        no
I, [2025-02-11T04:03:19.655356 #595]  INFO -- :    * man page type:       doc
I, [2025-02-11T04:03:19.673656 #595]  INFO -- :    * BASERUBY -v:         ruby 3.1.2p20 (2022-04-12 revision 4491bb740a) \
I, [2025-02-11T04:03:19.674031 #595]  INFO -- :                           [riscv64-linux-gnu]
I, [2025-02-11T04:03:19.675926 #595]  INFO -- : 
I, [2025-02-11T04:03:19.676248 #595]  INFO -- : ---
I, [2025-02-11T04:03:19.942314 #595]  INFO -- : $$$[end] "/tmp/ruby/src/trunk/configure --prefix=/tmp/ruby/install/trunk --disable-install-doc --enable-shared" exit with 0.
I, [2025-02-11T04:03:19.943734 #595]  INFO -- : $$$[beg] make update-download -j4
I, [2025-02-11T04:03:21.130458 #595]  INFO -- : tool/config.guess already exists
I, [2025-02-11T04:03:21.131420 #595]  INFO -- : tool/config.sub already exists
I, [2025-02-11T04:03:21.149289 #595]  INFO -- : Downloading bundled gem minitest-5.25.4...
I, [2025-02-11T04:03:21.150008 #595]  INFO -- : Downloading bundled gem power_assert-2.0.5...
I, [2025-02-11T04:03:21.151531 #595]  INFO -- : Downloading bundled gem rake-13.2.1...
I, [2025-02-11T04:03:21.152736 #595]  INFO -- : Downloading bundled gem test-unit-3.6.7...
I, [2025-02-11T04:03:22.243320 #595]  INFO -- : Downloading bundled gem rexml-3.4.0...
I, [2025-02-11T04:03:22.247348 #595]  INFO -- : Downloading bundled gem rss-0.3.1...
I, [2025-02-11T04:03:22.280068 #595]  INFO -- : Downloading bundled gem net-ftp-0.3.8...
I, [2025-02-11T04:03:22.391693 #595]  INFO -- : Downloading bundled gem net-imap-0.5.6...
I, [2025-02-11T04:03:23.378096 #595]  INFO -- : Downloading bundled gem net-pop-0.1.2...
I, [2025-02-11T04:03:23.387482 #595]  INFO -- : Downloading bundled gem net-smtp-0.5.1...
I, [2025-02-11T04:03:23.455570 #595]  INFO -- : Downloading bundled gem matrix-0.4.2...
I, [2025-02-11T04:03:23.527107 #595]  INFO -- : Downloading bundled gem prime-0.1.3...
I, [2025-02-11T04:03:24.496289 #595]  INFO -- : Downloading bundled gem rbs-3.8.1...
I, [2025-02-11T04:03:24.514921 #595]  INFO -- : Downloading bundled gem typeprof-0.30.1...
I, [2025-02-11T04:03:24.602692 #595]  INFO -- : Downloading bundled gem debug-1.10.0...
I, [2025-02-11T04:03:24.634276 #595]  INFO -- : Downloading bundled gem racc-1.8.1...
I, [2025-02-11T04:03:25.629917 #595]  INFO -- : Downloading bundled gem mutex_m-0.3.0...
I, [2025-02-11T04:03:25.679403 #595]  INFO -- : Downloading bundled gem getoptlong-0.2.1...
I, [2025-02-11T04:03:25.777522 #595]  INFO -- : Downloading bundled gem base64-0.2.0...
I, [2025-02-11T04:03:25.840590 #595]  INFO -- : Downloading bundled gem bigdecimal-3.1.9...
I, [2025-02-11T04:03:26.713406 #595]  INFO -- : Downloading bundled gem observer-0.1.2...
I, [2025-02-11T04:03:26.819190 #595]  INFO -- : Downloading bundled gem abbrev-0.1.2...
I, [2025-02-11T04:03:26.855700 #595]  INFO -- : Downloading bundled gem resolv-replace-0.1.1...
I, [2025-02-11T04:03:27.061859 #595]  INFO -- : Downloading bundled gem rinda-0.2.0...
I, [2025-02-11T04:03:27.823499 #595]  INFO -- : Downloading bundled gem drb-2.2.1...
I, [2025-02-11T04:03:27.913435 #595]  INFO -- : Downloading bundled gem nkf-0.2.0...
I, [2025-02-11T04:03:27.971544 #595]  INFO -- : Downloading bundled gem csv-3.3.2...
I, [2025-02-11T04:03:28.283325 #595]  INFO -- : Downloading bundled gem repl_type_completor-0.1.10...
I, [2025-02-11T04:03:28.952232 #595]  INFO -- : Downloading bundled gem ostruct-0.6.1...
I, [2025-02-11T04:03:29.067980 #595]  INFO -- : Downloading bundled gem benchmark-0.4.0...
I, [2025-02-11T04:03:29.110692 #595]  INFO -- : Downloading bundled gem logger-1.6.5...
I, [2025-02-11T04:03:29.498684 #595]  INFO -- : Downloading bundled gem rdoc-6.12.0...
I, [2025-02-11T04:03:30.140530 #595]  INFO -- : Downloading bundled gem win32ole-1.9.1...
I, [2025-02-11T04:03:30.198006 #595]  INFO -- : Downloading bundled gem readline-0.0.4...
I, [2025-02-11T04:03:30.246209 #595]  INFO -- : Downloading bundled gem fiddle-1.1.6...
I, [2025-02-11T04:03:30.705098 #595]  INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk/.bundle/.timestamp
I, [2025-02-11T04:03:30.708782 #595]  INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk/gems/src
I, [2025-02-11T04:03:30.714905 #595]  INFO -- : Cloning https://github.com/ruby/syslog
E, [2025-02-11T04:03:30.718970 #595] ERROR -- : Cloning into '/tmp/ruby/src/trunk/gems/src/syslog'...
I, [2025-02-11T04:03:31.276511 #595]  INFO -- : Cloning https://github.com/ruby/pstore
E, [2025-02-11T04:03:31.280860 #595] ERROR -- : Cloning into '/tmp/ruby/src/trunk/gems/src/pstore'...
I, [2025-02-11T04:03:31.298348 #595]  INFO -- : Cloning https://github.com/ruby/irb
E, [2025-02-11T04:03:31.302390 #595] ERROR -- : Cloning into '/tmp/ruby/src/trunk/gems/src/irb'...
I, [2025-02-11T04:03:31.364096 #595]  INFO -- : Cloning https://github.com/ruby/reline
E, [2025-02-11T04:03:31.367653 #595] ERROR -- : Cloning into '/tmp/ruby/src/trunk/gems/src/reline'...
I, [2025-02-11T04:03:31.689532 #595]  INFO -- : Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2
I, [2025-02-11T04:03:31.697117 #595]  INFO -- : echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/syslog.revision -
I, [2025-02-11T04:03:31.713695 #595]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/syslog.revision updated
I, [2025-02-11T04:03:32.200599 #595]  INFO -- : Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
I, [2025-02-11T04:03:32.566307 #595]  INFO -- : Building syslog@f2b9e75a8e016502607a3a20695cef57956150c2 to /tmp/ruby/src/trunk/gems/syslog-0.2.0.gem
E, [2025-02-11T04:03:32.919194 #595] ERROR -- : From https://github.com/ruby/pstore
E, [2025-02-11T04:03:32.919451 #595] ERROR -- :  * branch            b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f -> FETCH_HEAD
E, [2025-02-11T04:03:32.954149 #595] ERROR -- : HEAD is now at b563c4d Added lib path to  in assert_in_out_err
I, [2025-02-11T04:03:32.955581 #595]  INFO -- : echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision -
I, [2025-02-11T04:03:32.983498 #595]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision updated
I, [2025-02-11T04:03:33.024849 #595]  INFO -- : Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
I, [2025-02-11T04:03:33.714606 #595]  INFO -- : Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
I, [2025-02-11T04:03:33.820333 #595]  INFO -- :   Successfully built RubyGem
I, [2025-02-11T04:03:33.820548 #595]  INFO -- :   Name: syslog
I, [2025-02-11T04:03:33.820642 #595]  INFO -- :   Version: 0.2.0
I, [2025-02-11T04:03:33.820733 #595]  INFO -- :   File: syslog-0.2.0.gem
I, [2025-02-11T04:03:34.048937 #595]  INFO -- : Building pstore@b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f to /tmp/ruby/src/trunk/gems/pstore-0.1.4.gem
E, [2025-02-11T04:03:34.103483 #595] ERROR -- : From https://github.com/ruby/irb
E, [2025-02-11T04:03:34.103719 #595] ERROR -- :  * branch            6bb53630c3398b2042fb99d5232c68399491d338 -> FETCH_HEAD
E, [2025-02-11T04:03:34.131794 #595] ERROR -- : HEAD is now at 6bb5363 Ignore to contain directory to Gem::Specification#files
I, [2025-02-11T04:03:34.133803 #595]  INFO -- : echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision -
I, [2025-02-11T04:03:34.145730 #595]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision updated
E, [2025-02-11T04:03:34.373623 #595] ERROR -- : From https://github.com/ruby/reline
E, [2025-02-11T04:03:34.373902 #595] ERROR -- :  * branch            defcd36c0b6e6648333d4b9ab5923eb4e543615e -> FETCH_HEAD
E, [2025-02-11T04:03:34.417057 #595] ERROR -- : HEAD is now at defcd36 Reject directory from Gem::Specification#files
I, [2025-02-11T04:03:34.419195 #595]  INFO -- : echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/reline.revision -
I, [2025-02-11T04:03:34.432611 #595]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/reline.revision updated
I, [2025-02-11T04:03:34.983764 #595]  INFO -- : Building irb@6bb53630c3398b2042fb99d5232c68399491d338 to /tmp/ruby/src/trunk/gems/irb-1.15.1.gem
I, [2025-02-11T04:03:35.029488 #595]  INFO -- :   Successfully built RubyGem
I, [2025-02-11T04:03:35.029701 #595]  INFO -- :   Name: pstore
I, [2025-02-11T04:03:35.029799 #595]  INFO -- :   Version: 0.1.4
I, [2025-02-11T04:03:35.029908 #595]  INFO -- :   File: pstore-0.1.4.gem
I, [2025-02-11T04:03:35.286018 #595]  INFO -- : Building reline@defcd36c0b6e6648333d4b9ab5923eb4e543615e to /tmp/ruby/src/trunk/gems/reline-0.6.0.gem
I, [2025-02-11T04:03:36.162202 #595]  INFO -- :   Successfully built RubyGem
I, [2025-02-11T04:03:36.162412 #595]  INFO -- :   Name: irb
I, [2025-02-11T04:03:36.162513 #595]  INFO -- :   Version: 1.15.1
I, [2025-02-11T04:03:36.162613 #595]  INFO -- :   File: irb-1.15.1.gem
I, [2025-02-11T04:03:36.285068 #595]  INFO -- :   Successfully built RubyGem
I, [2025-02-11T04:03:36.285564 #595]  INFO -- :   Name: reline
I, [2025-02-11T04:03:36.285657 #595]  INFO -- :   Version: 0.6.0
I, [2025-02-11T04:03:36.285743 #595]  INFO -- :   File: reline-0.6.0.gem
I, [2025-02-11T04:03:36.926145 #595]  INFO -- : $$$[end] "make update-download -j4" exit with 0.
I, [2025-02-11T04:03:36.926365 #595]  INFO -- : $$$[beg] make update-src      -j4
I, [2025-02-11T04:03:38.392354 #595]  INFO -- : Already up to date.
I, [2025-02-11T04:03:38.457027 #595]  INFO -- : Latest commit hash = e603a420e9
I, [2025-02-11T04:03:38.463221 #595]  INFO -- : $$$[end] "make update-src      -j4" exit with 0.
I, [2025-02-11T04:03:38.463477 #595]  INFO -- : $$$[beg] make after-update    -j4
I, [2025-02-11T04:03:39.045170 #595]  INFO -- : generating id.h
I, [2025-02-11T04:03:39.082482 #595]  INFO -- : generating optinsn.inc
I, [2025-02-11T04:03:39.083662 #595]  INFO -- : generating optunifs.inc
I, [2025-02-11T04:03:39.085486 #595]  INFO -- : generating insns.inc
I, [2025-02-11T04:03:39.206784 #595]  INFO -- : id.h updated
I, [2025-02-11T04:03:39.213668 #595]  INFO -- : generating insns_info.inc
I, [2025-02-11T04:03:39.354780 #595]  INFO -- : generating vmtc.inc
I, [2025-02-11T04:03:39.357748 #595]  INFO -- : generating vm.inc
I, [2025-02-11T04:03:39.363719 #595]  INFO -- : generating node_name.inc
I, [2025-02-11T04:03:39.420211 #595]  INFO -- : generating known_errors.inc
I, [2025-02-11T04:03:39.535301 #595]  INFO -- : known_errors.inc updated
I, [2025-02-11T04:03:39.542284 #595]  INFO -- : generating vm_call_iseq_optimized.inc
I, [2025-02-11T04:03:39.659308 #595]  INFO -- : vm_call_iseq_optimized.inc updated
I, [2025-02-11T04:03:39.663714 #595]  INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk/enc/jis
E, [2025-02-11T04:03:39.674222 #595] ERROR -- : + cp /tmp/ruby/src/trunk/enc/jis/props.h.blt /tmp/ruby/src/trunk/enc/jis/props.h
I, [2025-02-11T04:03:39.903849 #595]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2025-02-11T04:03:40.135282 #595]  INFO -- : /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk/probes.d > probes.dmyh
I, [2025-02-11T04:03:41.832850 #595]  INFO -- : generating /tmp/ruby/src/trunk/lib/ruby_vm/rjit/instruction.rb
I, [2025-02-11T04:03:41.863194 #595]  INFO -- : generating parse.c
I, [2025-02-11T04:03:42.014643 #595]  INFO -- : copying lex.c
I, [2025-02-11T04:03:42.038537 #595]  INFO -- : generating id.c
I, [2025-02-11T04:03:42.147889 #595]  INFO -- : making /tmp/ruby/src/trunk/ast.rbinc
I, [2025-02-11T04:03:42.165464 #595]  INFO -- : id.c updated
I, [2025-02-11T04:03:42.172216 #595]  INFO -- : making /tmp/ruby/src/trunk/dir.rbinc
I, [2025-02-11T04:03:42.267763 #595]  INFO -- : generating enc/trans/newline.c ...
I, [2025-02-11T04:03:42.275766 #595]  INFO -- : making /tmp/ruby/src/trunk/gc.rbinc
I, [2025-02-11T04:03:42.291591 #595]  INFO -- : making /tmp/ruby/src/trunk/numeric.rbinc
I, [2025-02-11T04:03:42.295064 #595]  INFO -- : making /tmp/ruby/src/trunk/io.rbinc
I, [2025-02-11T04:03:42.405107 #595]  INFO -- : making /tmp/ruby/src/trunk/marshal.rbinc
I, [2025-02-11T04:03:42.416335 #595]  INFO -- : making /tmp/ruby/src/trunk/rjit.rbinc
I, [2025-02-11T04:03:42.427148 #595]  INFO -- : making /tmp/ruby/src/trunk/rjit_c.rbinc
I, [2025-02-11T04:03:42.526514 #595]  INFO -- : making /tmp/ruby/src/trunk/pack.rbinc
I, [2025-02-11T04:03:42.547123 #595]  INFO -- : making /tmp/ruby/src/trunk/trace_point.rbinc
I, [2025-02-11T04:03:42.663166 #595]  INFO -- : making /tmp/ruby/src/trunk/warning.rbinc
I, [2025-02-11T04:03:42.707654 #595]  INFO -- : making /tmp/ruby/src/trunk/array.rbinc
I, [2025-02-11T04:03:42.804231 #595]  INFO -- : making /tmp/ruby/src/trunk/hash.rbinc
I, [2025-02-11T04:03:42.868435 #595]  INFO -- : making /tmp/ruby/src/trunk/kernel.rbinc
I, [2025-02-11T04:03:42.914839 #595]  INFO -- : making /tmp/ruby/src/trunk/ractor.rbinc
I, [2025-02-11T04:03:42.994596 #595]  INFO -- : making /tmp/ruby/src/trunk/symbol.rbinc
I, [2025-02-11T04:03:43.039401 #595]  INFO -- : making /tmp/ruby/src/trunk/timev.rbinc
I, [2025-02-11T04:03:43.058061 #595]  INFO -- : making /tmp/ruby/src/trunk/thread_sync.rbinc
I, [2025-02-11T04:03:43.113087 #595]  INFO -- : making /tmp/ruby/src/trunk/nilclass.rbinc
I, [2025-02-11T04:03:43.160611 #595]  INFO -- : making /tmp/ruby/src/trunk/prelude.rbinc
I, [2025-02-11T04:03:43.171454 #595]  INFO -- : making /tmp/ruby/src/trunk/gem_prelude.rbinc
I, [2025-02-11T04:03:43.229318 #595]  INFO -- : making /tmp/ruby/src/trunk/yjit.rbinc
I, [2025-02-11T04:03:43.273530 #595]  INFO -- : making /tmp/ruby/src/trunk/yjit_hook.rbinc
I, [2025-02-11T04:03:43.298583 #595]  INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/ripper.c
I, [2025-02-11T04:03:43.314266 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2025-02-11T04:03:43.320408 #595]  INFO -- : extracting ripper.y from ../../parse.y
I, [2025-02-11T04:03:43.433251 #595]  INFO -- : generating /tmp/ruby/src/trunk/ext/rbconfig/sizeof/sizes.c
I, [2025-02-11T04:03:43.441645 #595]  INFO -- : generating /tmp/ruby/src/trunk/ext/rbconfig/sizeof/limits.c
I, [2025-02-11T04:03:43.456914 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof'
I, [2025-02-11T04:03:43.457482 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof'
I, [2025-02-11T04:03:43.571236 #595]  INFO -- : limits.c updated
I, [2025-02-11T04:03:43.575889 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof'
I, [2025-02-11T04:03:43.590606 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/socket'
I, [2025-02-11T04:03:43.593265 #595]  INFO -- : generating constant definitions
I, [2025-02-11T04:03:43.621993 #595]  INFO -- : sizes.c updated
I, [2025-02-11T04:03:43.627708 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/rbconfig/sizeof'
I, [2025-02-11T04:03:43.641219 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/etc'
I, [2025-02-11T04:03:43.644004 #595]  INFO -- : generating constant definitions
I, [2025-02-11T04:03:43.777741 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/etc'
I, [2025-02-11T04:03:43.781011 #595]  INFO -- : generating miniprelude.c
I, [2025-02-11T04:03:43.849633 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/socket'
I, [2025-02-11T04:03:44.408786 #595]  INFO -- : generating eventids1.c from ../../parse.y
I, [2025-02-11T04:03:44.888710 #595]  INFO -- : generating eventids1.h from ../../parse.y
I, [2025-02-11T04:03:45.162190 #595]  INFO -- : miniprelude.c updated
I, [2025-02-11T04:03:45.170856 #595]  INFO -- : Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2
I, [2025-02-11T04:03:45.183247 #595]  INFO -- : echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/syslog.revision -
I, [2025-02-11T04:03:45.205389 #595]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/syslog.revision unchanged
I, [2025-02-11T04:03:45.216586 #595]  INFO -- : Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
I, [2025-02-11T04:03:45.224620 #595]  INFO -- : echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision -
I, [2025-02-11T04:03:45.238888 #595]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision unchanged
I, [2025-02-11T04:03:45.248471 #595]  INFO -- : Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
I, [2025-02-11T04:03:45.260610 #595]  INFO -- : echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision -
I, [2025-02-11T04:03:45.282839 #595]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision unchanged
I, [2025-02-11T04:03:45.304740 #595]  INFO -- : Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
I, [2025-02-11T04:03:45.317679 #595]  INFO -- : echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/reline.revision -
I, [2025-02-11T04:03:45.334040 #595]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/reline.revision unchanged
I, [2025-02-11T04:03:45.341264 #595]  INFO -- : /usr/bin/mkdir -p /tmp/ruby/src/trunk/.bundle/gems
I, [2025-02-11T04:03:45.352528 #595]  INFO -- : generating eventids2table.c from ./eventids2.c
I, [2025-02-11T04:03:45.448365 #595]  INFO -- : generating riscv64-linux-fake.rb
I, [2025-02-11T04:03:45.490086 #595]  INFO -- : compiling compiler ripper.y
I, [2025-02-11T04:03:46.252029 #595]  INFO -- : riscv64-linux-fake.rb updated
I, [2025-02-11T04:03:46.774489 #595]  INFO -- : /bin/sh /tmp/ruby/src/trunk/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
I, [2025-02-11T04:03:46.784608 #595]  INFO -- : rbconfig.rb updated
I, [2025-02-11T04:03:48.031812 #595]  INFO -- : Extracting bundle gem minitest-5.25.4...
I, [2025-02-11T04:03:48.594824 #595]  INFO -- : Extracting bundle gem power_assert-2.0.5...
I, [2025-02-11T04:03:49.251895 #595]  INFO -- : Unpacked gems/minitest-5.25.4.gem
I, [2025-02-11T04:03:49.274380 #595]  INFO -- : Extracting bundle gem rake-13.2.1...
I, [2025-02-11T04:03:50.058389 #595]  INFO -- : Unpacked gems/power_assert-2.0.5.gem
I, [2025-02-11T04:03:50.079459 #595]  INFO -- : Extracting bundle gem test-unit-3.6.7...
I, [2025-02-11T04:03:50.654410 #595]  INFO -- : Unpacked gems/rake-13.2.1.gem
I, [2025-02-11T04:03:50.671707 #595]  INFO -- : Extracting bundle gem rexml-3.4.0...
I, [2025-02-11T04:03:51.286692 #595]  INFO -- : Unpacked gems/test-unit-3.6.7.gem
I, [2025-02-11T04:03:51.303358 #595]  INFO -- : Extracting bundle gem rss-0.3.1...
I, [2025-02-11T04:03:51.725723 #595]  INFO -- : Unpacked gems/rexml-3.4.0.gem
I, [2025-02-11T04:03:51.743111 #595]  INFO -- : Extracting bundle gem net-ftp-0.3.8...
I, [2025-02-11T04:03:52.369873 #595]  INFO -- : Unpacked gems/rss-0.3.1.gem
I, [2025-02-11T04:03:52.386377 #595]  INFO -- : Extracting bundle gem net-imap-0.5.6...
I, [2025-02-11T04:03:52.706934 #595]  INFO -- : Unpacked gems/net-ftp-0.3.8.gem
I, [2025-02-11T04:03:52.723762 #595]  INFO -- : Extracting bundle gem net-pop-0.1.2...
I, [2025-02-11T04:03:53.499114 #595]  INFO -- : Unpacked gems/net-imap-0.5.6.gem
I, [2025-02-11T04:03:53.515820 #595]  INFO -- : Extracting bundle gem net-smtp-0.5.1...
I, [2025-02-11T04:03:53.676549 #595]  INFO -- : Unpacked gems/net-pop-0.1.2.gem
I, [2025-02-11T04:03:53.693145 #595]  INFO -- : Extracting bundle gem matrix-0.4.2...
I, [2025-02-11T04:03:54.546973 #595]  INFO -- : Unpacked gems/net-smtp-0.5.1.gem
I, [2025-02-11T04:03:54.562802 #595]  INFO -- : generating ripper_init.c from ./ripper_init.c.tmpl
I, [2025-02-11T04:03:54.654550 #595]  INFO -- : Unpacked gems/matrix-0.4.2.gem
I, [2025-02-11T04:03:54.671712 #595]  INFO -- : Extracting bundle gem prime-0.1.3...
I, [2025-02-11T04:03:54.722072 #595]  INFO -- : Extracting bundle gem rbs-3.8.1...
I, [2025-02-11T04:03:55.633208 #595]  INFO -- : Unpacked gems/prime-0.1.3.gem
I, [2025-02-11T04:03:55.650454 #595]  INFO -- : Extracting bundle gem typeprof-0.30.1...
I, [2025-02-11T04:03:56.478198 #595]  INFO -- : Unpacked gems/rbs-3.8.1.gem
I, [2025-02-11T04:03:56.498164 #595]  INFO -- : Extracting bundle gem debug-1.10.0...
I, [2025-02-11T04:03:56.716388 #595]  INFO -- : Unpacked gems/typeprof-0.30.1.gem
I, [2025-02-11T04:03:56.733535 #595]  INFO -- : Extracting bundle gem racc-1.8.1...
I, [2025-02-11T04:03:57.570832 #595]  INFO -- : Unpacked gems/debug-1.10.0.gem
I, [2025-02-11T04:03:57.588475 #595]  INFO -- : Extracting bundle gem mutex_m-0.3.0...
I, [2025-02-11T04:03:57.756858 #595]  INFO -- : Unpacked gems/racc-1.8.1.gem
I, [2025-02-11T04:03:57.773987 #595]  INFO -- : Extracting bundle gem getoptlong-0.2.1...
I, [2025-02-11T04:03:58.580172 #595]  INFO -- : Unpacked gems/mutex_m-0.3.0.gem
I, [2025-02-11T04:03:58.597069 #595]  INFO -- : Extracting bundle gem base64-0.2.0...
I, [2025-02-11T04:03:58.772225 #595]  INFO -- : Unpacked gems/getoptlong-0.2.1.gem
I, [2025-02-11T04:03:58.789327 #595]  INFO -- : Extracting bundle gem bigdecimal-3.1.9...
I, [2025-02-11T04:03:59.622579 #595]  INFO -- : Unpacked gems/base64-0.2.0.gem
I, [2025-02-11T04:03:59.639524 #595]  INFO -- : Extracting bundle gem observer-0.1.2...
I, [2025-02-11T04:03:59.795067 #595]  INFO -- : Unpacked gems/bigdecimal-3.1.9.gem
I, [2025-02-11T04:03:59.812255 #595]  INFO -- : Extracting bundle gem abbrev-0.1.2...
I, [2025-02-11T04:04:00.649371 #595]  INFO -- : Unpacked gems/observer-0.1.2.gem
I, [2025-02-11T04:04:00.666018 #595]  INFO -- : Extracting bundle gem resolv-replace-0.1.1...
I, [2025-02-11T04:04:00.793128 #595]  INFO -- : Unpacked gems/abbrev-0.1.2.gem
I, [2025-02-11T04:04:00.810450 #595]  INFO -- : Extracting bundle gem rinda-0.2.0...
I, [2025-02-11T04:04:01.694220 #595]  INFO -- : Unpacked gems/resolv-replace-0.1.1.gem
I, [2025-02-11T04:04:01.710468 #595]  INFO -- : Extracting bundle gem drb-2.2.1...
I, [2025-02-11T04:04:01.788069 #595]  INFO -- : Unpacked gems/rinda-0.2.0.gem
I, [2025-02-11T04:04:01.804798 #595]  INFO -- : Extracting bundle gem nkf-0.2.0...
I, [2025-02-11T04:04:02.739403 #595]  INFO -- : Unpacked gems/drb-2.2.1.gem
I, [2025-02-11T04:04:02.757996 #595]  INFO -- : Extracting bundle gem csv-3.3.2...
I, [2025-02-11T04:04:02.820790 #595]  INFO -- : Unpacked gems/nkf-0.2.0.gem
I, [2025-02-11T04:04:02.838818 #595]  INFO -- : Extracting bundle gem repl_type_completor-0.1.10...
I, [2025-02-11T04:04:03.778095 #595]  INFO -- : Unpacked gems/csv-3.3.2.gem
I, [2025-02-11T04:04:03.795610 #595]  INFO -- : Extracting bundle gem ostruct-0.6.1...
I, [2025-02-11T04:04:03.811094 #595]  INFO -- : Unpacked gems/repl_type_completor-0.1.10.gem
I, [2025-02-11T04:04:03.827733 #595]  INFO -- : Extracting bundle gem benchmark-0.4.0...
I, [2025-02-11T04:04:04.780731 #595]  INFO -- : Unpacked gems/benchmark-0.4.0.gem
I, [2025-02-11T04:04:04.797891 #595]  INFO -- : Extracting bundle gem logger-1.6.5...
I, [2025-02-11T04:04:04.805728 #595]  INFO -- : Unpacked gems/ostruct-0.6.1.gem
I, [2025-02-11T04:04:04.821562 #595]  INFO -- : Extracting bundle gem rdoc-6.12.0...
I, [2025-02-11T04:04:05.783804 #595]  INFO -- : Unpacked gems/logger-1.6.5.gem
I, [2025-02-11T04:04:05.799883 #595]  INFO -- : Extracting bundle gem win32ole-1.9.1...
I, [2025-02-11T04:04:06.102053 #595]  INFO -- : Unpacked gems/rdoc-6.12.0.gem
I, [2025-02-11T04:04:06.121114 #595]  INFO -- : Extracting bundle gem readline-0.0.4...
I, [2025-02-11T04:04:06.818049 #595]  INFO -- : Unpacked gems/win32ole-1.9.1.gem
I, [2025-02-11T04:04:06.834742 #595]  INFO -- : Extracting bundle gem fiddle-1.1.6...
I, [2025-02-11T04:04:07.115418 #595]  INFO -- : Unpacked gems/readline-0.0.4.gem
I, [2025-02-11T04:04:07.132616 #595]  INFO -- : generating enc.mk
I, [2025-02-11T04:04:07.825877 #595]  INFO -- : Unpacked gems/fiddle-1.1.6.gem
I, [2025-02-11T04:04:07.842306 #595]  INFO -- : Extracting bundle gem syslog-0.2.0...
I, [2025-02-11T04:04:08.640867 #595]  INFO -- : Extracting bundle gem pstore-0.1.4...
I, [2025-02-11T04:04:08.813642 #595]  INFO -- : Unpacked gems/syslog-0.2.0.gem
I, [2025-02-11T04:04:08.830206 #595]  INFO -- : Extracting bundle gem irb-1.15.1...
I, [2025-02-11T04:04:09.671141 #595]  INFO -- : Unpacked gems/pstore-0.1.4.gem
I, [2025-02-11T04:04:09.688075 #595]  INFO -- : Extracting bundle gem reline-0.6.0...
I, [2025-02-11T04:04:09.908272 #595]  INFO -- : Unpacked gems/irb-1.15.1.gem
I, [2025-02-11T04:04:09.925440 #595]  INFO -- : making srcs under enc
I, [2025-02-11T04:04:10.044084 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:04:10.047205 #595]  INFO -- : generating table from enc/trans/big5.c
I, [2025-02-11T04:04:10.755154 #595]  INFO -- : Unpacked gems/reline-0.6.0.gem
I, [2025-02-11T04:04:10.771923 #595]  INFO -- : generating table from enc/trans/cesu_8.c
I, [2025-02-11T04:04:11.029570 #595]  INFO -- : generating enc/trans/cesu_8.c ...
I, [2025-02-11T04:04:11.036931 #595]  INFO -- : generating table from enc/trans/chinese.c
I, [2025-02-11T04:04:15.039681 #595]  INFO -- : generating table from enc/trans/ebcdic.c
I, [2025-02-11T04:04:15.322735 #595]  INFO -- : generating enc/trans/ebcdic.c ...
I, [2025-02-11T04:04:15.332178 #595]  INFO -- : generating table from enc/trans/emoji.c
I, [2025-02-11T04:04:16.763236 #595]  INFO -- : generating enc/trans/chinese.c ...
I, [2025-02-11T04:04:16.784332 #595]  INFO -- : generating table from enc/trans/emoji_iso2022_kddi.c
I, [2025-02-11T04:04:16.827913 #595]  INFO -- : generating enc/trans/emoji.c ...
I, [2025-02-11T04:04:16.840100 #595]  INFO -- : generating table from enc/trans/emoji_sjis_docomo.c
I, [2025-02-11T04:04:20.000851 #595]  INFO -- : generating enc/trans/emoji_iso2022_kddi.c ...
I, [2025-02-11T04:04:20.017203 #595]  INFO -- : generating table from enc/trans/emoji_sjis_kddi.c
I, [2025-02-11T04:04:20.099108 #595]  INFO -- : generating enc/trans/emoji_sjis_docomo.c ...
I, [2025-02-11T04:04:20.120525 #595]  INFO -- : generating table from enc/trans/emoji_sjis_softbank.c
I, [2025-02-11T04:04:20.123039 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2025-02-11T04:04:20.126744 #595]  INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/ripper_init.c
I, [2025-02-11T04:04:20.145721 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2025-02-11T04:04:20.146725 #595]  INFO -- : make[1]: Nothing to be done for 'src'.
I, [2025-02-11T04:04:20.147071 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2025-02-11T04:04:20.150933 #595]  INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/eventids1.h
I, [2025-02-11T04:04:20.169996 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2025-02-11T04:04:20.170986 #595]  INFO -- : make[1]: Nothing to be done for 'src'.
I, [2025-02-11T04:04:20.171468 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2025-02-11T04:04:20.175355 #595]  INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/eventids1.c
I, [2025-02-11T04:04:20.194962 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2025-02-11T04:04:20.195994 #595]  INFO -- : make[1]: Nothing to be done for 'src'.
I, [2025-02-11T04:04:20.196321 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2025-02-11T04:04:20.200149 #595]  INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c
I, [2025-02-11T04:04:20.220378 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2025-02-11T04:04:20.220691 #595]  INFO -- : make[1]: Nothing to be done for 'src'.
I, [2025-02-11T04:04:20.220951 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2025-02-11T04:04:20.227805 #595]  INFO -- : generating table from enc/trans/escape.c
I, [2025-02-11T04:04:20.462773 #595]  INFO -- : generating enc/trans/escape.c ...
I, [2025-02-11T04:04:20.473403 #595]  INFO -- : generating table from enc/trans/gb18030.c
I, [2025-02-11T04:04:23.428280 #595]  INFO -- : generating enc/trans/emoji_sjis_softbank.c ...
I, [2025-02-11T04:04:23.446680 #595]  INFO -- : generating table from enc/trans/gbk.c
I, [2025-02-11T04:04:23.672730 #595]  INFO -- : generating enc/trans/emoji_sjis_kddi.c ...
I, [2025-02-11T04:04:23.690992 #595]  INFO -- : generating table from enc/trans/iso2022.c
I, [2025-02-11T04:04:24.000012 #595]  INFO -- : generating enc/trans/iso2022.c ...
I, [2025-02-11T04:04:24.008547 #595]  INFO -- : generating table from enc/trans/japanese.c
I, [2025-02-11T04:04:24.257942 #595]  INFO -- : generating enc/trans/japanese.c ...
I, [2025-02-11T04:04:24.266240 #595]  INFO -- : generating table from enc/trans/japanese_euc.c
I, [2025-02-11T04:04:28.879586 #595]  INFO -- : generating enc/trans/gbk.c ...
I, [2025-02-11T04:04:28.907119 #595]  INFO -- : generating table from enc/trans/japanese_sjis.c
I, [2025-02-11T04:04:32.668390 #595]  INFO -- : generating enc/trans/big5.c ...
I, [2025-02-11T04:04:32.740388 #595]  INFO -- : generating table from enc/trans/korean.c
I, [2025-02-11T04:04:34.122793 #595]  INFO -- : generating enc/trans/japanese_sjis.c ...
I, [2025-02-11T04:04:34.144238 #595]  INFO -- : generating table from enc/trans/single_byte.c
I, [2025-02-11T04:04:34.308696 #595]  INFO -- : generating enc/trans/gb18030.c ...
I, [2025-02-11T04:04:34.371172 #595]  INFO -- : generating table from enc/trans/utf8_mac.c
I, [2025-02-11T04:04:36.972576 #595]  INFO -- : generating enc/trans/single_byte.c ...
I, [2025-02-11T04:04:36.985925 #595]  INFO -- : generating table from enc/trans/utf_16_32.c
I, [2025-02-11T04:04:37.285748 #595]  INFO -- : generating enc/trans/utf_16_32.c ...
I, [2025-02-11T04:04:39.220978 #595]  INFO -- : generating enc/trans/japanese_euc.c ...
I, [2025-02-11T04:04:39.775510 #595]  INFO -- : generating enc/trans/korean.c ...
I, [2025-02-11T04:04:41.875495 #595]  INFO -- : generating enc/trans/utf8_mac.c ...
I, [2025-02-11T04:04:41.906855 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:04:42.529621 #595]  INFO -- : $$$[end] "make after-update    -j4" exit with 0.
I, [2025-02-11T04:04:42.530280 #595]  INFO -- : $$$[beg] make miniruby -j4
I, [2025-02-11T04:04:43.026746 #595]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2025-02-11T04:04:43.027295 #595]  INFO -- : 	CC = gcc
I, [2025-02-11T04:04:43.027560 #595]  INFO -- : 	LD = ld
I, [2025-02-11T04:04:43.027833 #595]  INFO -- : 	LDSHARED = gcc -shared
I, [2025-02-11T04:04:43.028070 #595]  INFO -- : 	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2025-02-11T04:04:43.028426 #595]  INFO -- : 	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0   -Dmodular_gc_dir=
I, [2025-02-11T04:04:43.028654 #595]  INFO -- : 	CPPFLAGS =   
I, [2025-02-11T04:04:43.028836 #595]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2025-02-11T04:04:43.029018 #595]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2025-02-11T04:04:43.029199 #595]  INFO -- : 	LANG = C.UTF-8
I, [2025-02-11T04:04:43.029373 #595]  INFO -- : 	LC_ALL = 
I, [2025-02-11T04:04:43.029563 #595]  INFO -- : 	LC_CTYPE = 
I, [2025-02-11T04:04:43.029760 #595]  INFO -- : 	MFLAGS = -j4 --jobserver-auth=4,5
I, [2025-02-11T04:04:43.029953 #595]  INFO -- : 	RUSTC = rustc
I, [2025-02-11T04:04:43.030144 #595]  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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2025-02-11T04:04:43.115533 #595]  INFO -- : gcc (Debian 13.2.0-23revyos1) 13.2.0
I, [2025-02-11T04:04:43.115770 #595]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2025-02-11T04:04:43.115860 #595]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2025-02-11T04:04:43.115964 #595]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2025-02-11T04:04:43.116047 #595]  INFO -- : 
I, [2025-02-11T04:04:43.178487 #595]  INFO -- : compiling /tmp/ruby/src/trunk/main.c
I, [2025-02-11T04:04:43.180510 #595]  INFO -- : compiling /tmp/ruby/src/trunk/dmydln.c
I, [2025-02-11T04:04:43.217196 #595]  INFO -- : compiling /tmp/ruby/src/trunk/miniinit.c
I, [2025-02-11T04:04:43.252083 #595]  INFO -- : making dummy probes.h
I, [2025-02-11T04:04:43.266036 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ast.c
I, [2025-02-11T04:04:43.964522 #595]  INFO -- : compiling /tmp/ruby/src/trunk/bignum.c
I, [2025-02-11T04:04:44.035536 #595]  INFO -- : compiling /tmp/ruby/src/trunk/class.c
I, [2025-02-11T04:04:45.195967 #595]  INFO -- : compiling /tmp/ruby/src/trunk/compar.c
I, [2025-02-11T04:04:46.957909 #595]  INFO -- : compiling /tmp/ruby/src/trunk/compile.c
I, [2025-02-11T04:04:52.105950 #595]  INFO -- : compiling /tmp/ruby/src/trunk/complex.c
I, [2025-02-11T04:04:56.056628 #595]  INFO -- : compiling /tmp/ruby/src/trunk/cont.c
I, [2025-02-11T04:05:03.104620 #595]  INFO -- : compiling /tmp/ruby/src/trunk/debug.c
I, [2025-02-11T04:05:04.864589 #595]  INFO -- : compiling /tmp/ruby/src/trunk/debug_counter.c
I, [2025-02-11T04:05:05.801447 #595]  INFO -- : compiling /tmp/ruby/src/trunk/dir.c
I, [2025-02-11T04:05:15.001725 #595]  INFO -- : compiling /tmp/ruby/src/trunk/dln_find.c
I, [2025-02-11T04:05:16.337119 #595]  INFO -- : compiling /tmp/ruby/src/trunk/encoding.c
I, [2025-02-11T04:05:17.435160 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enum.c
I, [2025-02-11T04:05:17.678427 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enumerator.c
I, [2025-02-11T04:05:22.493772 #595]  INFO -- : compiling /tmp/ruby/src/trunk/error.c
I, [2025-02-11T04:05:31.765834 #595]  INFO -- : compiling /tmp/ruby/src/trunk/eval.c
I, [2025-02-11T04:05:32.088629 #595]  INFO -- : compiling /tmp/ruby/src/trunk/file.c
I, [2025-02-11T04:05:36.678933 #595]  INFO -- : compiling /tmp/ruby/src/trunk/gc.c
I, [2025-02-11T04:05:41.743724 #595]  INFO -- : compiling /tmp/ruby/src/trunk/hash.c
I, [2025-02-11T04:05:45.931053 #595]  INFO -- : compiling /tmp/ruby/src/trunk/inits.c
I, [2025-02-11T04:05:46.896653 #595]  INFO -- : compiling /tmp/ruby/src/trunk/imemo.c
I, [2025-02-11T04:05:49.003173 #595]  INFO -- : compiling /tmp/ruby/src/trunk/io.c
I, [2025-02-11T04:06:03.609703 #595]  INFO -- : compiling /tmp/ruby/src/trunk/io_buffer.c
I, [2025-02-11T04:06:17.422750 #595]  INFO -- : compiling /tmp/ruby/src/trunk/iseq.c
I, [2025-02-11T04:06:19.140493 #595]  INFO -- : compiling /tmp/ruby/src/trunk/load.c
I, [2025-02-11T04:06:25.652414 #595]  INFO -- : compiling /tmp/ruby/src/trunk/marshal.c
I, [2025-02-11T04:06:26.296159 #595]  INFO -- : compiling /tmp/ruby/src/trunk/math.c
I, [2025-02-11T04:06:28.893131 #595]  INFO -- : compiling /tmp/ruby/src/trunk/memory_view.c
I, [2025-02-11T04:06:32.504404 #595]  INFO -- : compiling /tmp/ruby/src/trunk/rjit.c
I, [2025-02-11T04:06:33.713745 #595]  INFO -- : compiling /tmp/ruby/src/trunk/rjit_c.c
I, [2025-02-11T04:06:34.969226 #595]  INFO -- : compiling /tmp/ruby/src/trunk/node.c
I, [2025-02-11T04:06:35.553346 #595]  INFO -- : compiling /tmp/ruby/src/trunk/node_dump.c
I, [2025-02-11T04:06:36.969626 #595]  INFO -- : compiling /tmp/ruby/src/trunk/numeric.c
I, [2025-02-11T04:06:37.311256 #595]  INFO -- : compiling /tmp/ruby/src/trunk/object.c
I, [2025-02-11T04:06:50.036978 #595]  INFO -- : compiling /tmp/ruby/src/trunk/pack.c
I, [2025-02-11T04:06:51.932432 #595]  INFO -- : compiling parse.c
I, [2025-02-11T04:06:58.377910 #595]  INFO -- : compiling /tmp/ruby/src/trunk/parser_st.c
I, [2025-02-11T04:06:59.743157 #595]  INFO -- : compiling /tmp/ruby/src/trunk/proc.c
I, [2025-02-11T04:07:01.080898 #595]  INFO -- : compiling /tmp/ruby/src/trunk/process.c
I, [2025-02-11T04:07:03.732500 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ractor.c
I, [2025-02-11T04:07:10.924587 #595]  INFO -- : compiling /tmp/ruby/src/trunk/random.c
I, [2025-02-11T04:07:15.089605 #595]  INFO -- : compiling /tmp/ruby/src/trunk/range.c
I, [2025-02-11T04:07:17.088286 #595]  INFO -- : compiling /tmp/ruby/src/trunk/rational.c
I, [2025-02-11T04:07:17.794681 #595]  INFO -- : compiling /tmp/ruby/src/trunk/re.c
I, [2025-02-11T04:07:24.240279 #595]  INFO -- : compiling /tmp/ruby/src/trunk/regcomp.c
I, [2025-02-11T04:07:32.251535 #595]  INFO -- : compiling /tmp/ruby/src/trunk/regenc.c
I, [2025-02-11T04:07:34.805118 #595]  INFO -- : compiling /tmp/ruby/src/trunk/regerror.c
I, [2025-02-11T04:07:36.514916 #595]  INFO -- : compiling /tmp/ruby/src/trunk/regexec.c
I, [2025-02-11T04:07:44.011135 #595]  INFO -- : compiling /tmp/ruby/src/trunk/regparse.c
I, [2025-02-11T04:07:44.352628 #595]  INFO -- : compiling /tmp/ruby/src/trunk/regsyntax.c
I, [2025-02-11T04:07:45.340927 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ruby.c
I, [2025-02-11T04:07:56.872695 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ruby_parser.c
I, [2025-02-11T04:08:00.067679 #595]  INFO -- : compiling /tmp/ruby/src/trunk/scheduler.c
I, [2025-02-11T04:08:02.351786 #595]  INFO -- : compiling /tmp/ruby/src/trunk/shape.c
I, [2025-02-11T04:08:03.926166 #595]  INFO -- : compiling /tmp/ruby/src/trunk/signal.c
I, [2025-02-11T04:08:05.700758 #595]  INFO -- : compiling /tmp/ruby/src/trunk/sprintf.c
I, [2025-02-11T04:08:06.583933 #595]  INFO -- : compiling /tmp/ruby/src/trunk/st.c
I, [2025-02-11T04:08:07.639596 #595]  INFO -- : compiling /tmp/ruby/src/trunk/strftime.c
I, [2025-02-11T04:08:13.875653 #595]  INFO -- : compiling /tmp/ruby/src/trunk/string.c
I, [2025-02-11T04:08:20.223848 #595]  INFO -- : compiling /tmp/ruby/src/trunk/struct.c
I, [2025-02-11T04:08:21.997291 #595]  INFO -- : compiling /tmp/ruby/src/trunk/symbol.c
I, [2025-02-11T04:08:30.861572 #595]  INFO -- : compiling /tmp/ruby/src/trunk/thread.c
I, [2025-02-11T04:08:31.418733 #595]  INFO -- : compiling /tmp/ruby/src/trunk/time.c
E, [2025-02-11T04:08:33.200455 #595] ERROR -- : /tmp/ruby/src/trunk/thread.c: In function ‘rb_gc_set_stack_end’:
E, [2025-02-11T04:08:33.204429 #595] ERROR -- : /tmp/ruby/src/trunk/thread.c:4581:18: warning: storing the address of local variable ‘stack_end’ in ‘*stack_end_p’ [-Wdangling-pointer=]
E, [2025-02-11T04:08:33.204672 #595] ERROR -- :  4581 |     *stack_end_p = &stack_end;
E, [2025-02-11T04:08:33.204800 #595] ERROR -- :       |     ~~~~~~~~~~~~~^~~~~~~~~~~~
E, [2025-02-11T04:08:33.208348 #595] ERROR -- : /tmp/ruby/src/trunk/thread.c:4576:11: note: ‘stack_end’ declared here
E, [2025-02-11T04:08:33.208627 #595] ERROR -- :  4576 |     VALUE stack_end;
E, [2025-02-11T04:08:33.208760 #595] ERROR -- :       |           ^~~~~~~~~
E, [2025-02-11T04:08:33.212241 #595] ERROR -- : /tmp/ruby/src/trunk/thread.c:4574:29: note: ‘stack_end_p’ declared here
E, [2025-02-11T04:08:33.212452 #595] ERROR -- :  4574 | rb_gc_set_stack_end(VALUE **stack_end_p)
E, [2025-02-11T04:08:33.212569 #595] ERROR -- :       |                     ~~~~~~~~^~~~~~~~~~~
I, [2025-02-11T04:08:35.647510 #595]  INFO -- : compiling /tmp/ruby/src/trunk/transcode.c
I, [2025-02-11T04:08:47.912322 #595]  INFO -- : compiling /tmp/ruby/src/trunk/util.c
I, [2025-02-11T04:08:53.545804 #595]  INFO -- : compiling /tmp/ruby/src/trunk/variable.c
E, [2025-02-11T04:08:53.813666 #595] ERROR -- : At top level:
E, [2025-02-11T04:08:53.813914 #595] ERROR -- : cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics
E, [2025-02-11T04:08:53.814080 #595] ERROR -- : cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics
E, [2025-02-11T04:08:53.814244 #595] ERROR -- : cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics
I, [2025-02-11T04:08:55.673299 #595]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2025-02-11T04:08:57.142614 #595]  INFO -- : compiling /tmp/ruby/src/trunk/vm.c
I, [2025-02-11T04:08:57.981984 #595]  INFO -- : compiling /tmp/ruby/src/trunk/vm_backtrace.c
I, [2025-02-11T04:09:04.584742 #595]  INFO -- : compiling /tmp/ruby/src/trunk/vm_dump.c
I, [2025-02-11T04:09:05.891164 #595]  INFO -- : compiling /tmp/ruby/src/trunk/vm_sync.c
I, [2025-02-11T04:09:07.500241 #595]  INFO -- : compiling /tmp/ruby/src/trunk/vm_trace.c
I, [2025-02-11T04:09:08.483686 #595]  INFO -- : compiling /tmp/ruby/src/trunk/weakmap.c
I, [2025-02-11T04:09:10.517838 #595]  INFO -- : compiling /tmp/ruby/src/trunk/missing/setproctitle.c
I, [2025-02-11T04:09:11.238878 #595]  INFO -- : compiling /tmp/ruby/src/trunk/addr2line.c
I, [2025-02-11T04:09:11.681627 #595]  INFO -- : compiling /tmp/ruby/src/trunk/array.c
I, [2025-02-11T04:09:14.500713 #595]  INFO -- : compiling prism/api_node.c
I, [2025-02-11T04:09:18.981161 #595]  INFO -- : compiling /tmp/ruby/src/trunk/prism/api_pack.c
I, [2025-02-11T04:09:21.155880 #595]  INFO -- : compiling prism/diagnostic.c
I, [2025-02-11T04:09:22.205229 #595]  INFO -- : compiling /tmp/ruby/src/trunk/prism/encoding.c
I, [2025-02-11T04:09:27.898036 #595]  INFO -- : compiling /tmp/ruby/src/trunk/prism/extension.c
I, [2025-02-11T04:09:32.819846 #595]  INFO -- : compiling prism/node.c
I, [2025-02-11T04:09:41.895171 #595]  INFO -- : compiling /tmp/ruby/src/trunk/prism/options.c
I, [2025-02-11T04:09:43.027527 #595]  INFO -- : compiling /tmp/ruby/src/trunk/prism/pack.c
I, [2025-02-11T04:09:44.036380 #595]  INFO -- : compiling prism/prettyprint.c
I, [2025-02-11T04:10:00.724096 #595]  INFO -- : compiling /tmp/ruby/src/trunk/prism/regexp.c
I, [2025-02-11T04:10:02.586135 #595]  INFO -- : compiling prism/serialize.c
I, [2025-02-11T04:10:02.594153 #595]  INFO -- : compiling /tmp/ruby/src/trunk/prism/static_literals.c
I, [2025-02-11T04:10:05.053377 #595]  INFO -- : compiling prism/token_type.c
I, [2025-02-11T04:10:05.907783 #595]  INFO -- : compiling /tmp/ruby/src/trunk/prism/util/pm_buffer.c
I, [2025-02-11T04:10:08.044977 #595]  INFO -- : compiling /tmp/ruby/src/trunk/prism/util/pm_char.c
I, [2025-02-11T04:10:08.981904 #595]  INFO -- : compiling /tmp/ruby/src/trunk/prism/util/pm_constant_pool.c
I, [2025-02-11T04:10:09.395738 #595]  INFO -- : compiling /tmp/ruby/src/trunk/prism/util/pm_integer.c
I, [2025-02-11T04:10:10.397292 #595]  INFO -- : compiling /tmp/ruby/src/trunk/prism/util/pm_list.c
I, [2025-02-11T04:10:10.832804 #595]  INFO -- : compiling /tmp/ruby/src/trunk/prism/util/pm_memchr.c
I, [2025-02-11T04:10:11.231681 #595]  INFO -- : compiling /tmp/ruby/src/trunk/prism/util/pm_newline_list.c
I, [2025-02-11T04:10:11.699612 #595]  INFO -- : compiling /tmp/ruby/src/trunk/prism/util/pm_string.c
I, [2025-02-11T04:10:11.842719 #595]  INFO -- : compiling /tmp/ruby/src/trunk/prism/util/pm_strncasecmp.c
I, [2025-02-11T04:10:12.242899 #595]  INFO -- : compiling /tmp/ruby/src/trunk/prism/util/pm_strpbrk.c
I, [2025-02-11T04:10:12.403896 #595]  INFO -- : compiling /tmp/ruby/src/trunk/prism/prism.c
I, [2025-02-11T04:10:13.118989 #595]  INFO -- : compiling /tmp/ruby/src/trunk/prism_init.c
I, [2025-02-11T04:10:14.080438 #595]  INFO -- : assembling /tmp/ruby/src/trunk/coroutine/riscv64/Context.S
I, [2025-02-11T04:10:14.138421 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/ascii.c
I, [2025-02-11T04:10:15.010071 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/us_ascii.c
I, [2025-02-11T04:10:16.057131 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/unicode.c
I, [2025-02-11T04:10:17.541091 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_8.c
I, [2025-02-11T04:10:18.863529 #595]  INFO -- : compiling enc/trans/newline.c
I, [2025-02-11T04:11:26.972137 #595]  INFO -- : linking miniruby
I, [2025-02-11T04:12:08.814779 #595]  INFO -- : $$$[end] "make miniruby -j4" exit with 0.
I, [2025-02-11T04:12:08.815667 #595]  INFO -- : $$$[beg] make ruby -j4
I, [2025-02-11T04:12:09.332332 #595]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2025-02-11T04:12:09.332574 #595]  INFO -- : 	CC = gcc
I, [2025-02-11T04:12:09.332713 #595]  INFO -- : 	LD = ld
I, [2025-02-11T04:12:09.332831 #595]  INFO -- : 	LDSHARED = gcc -shared
I, [2025-02-11T04:12:09.332969 #595]  INFO -- : 	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2025-02-11T04:12:09.333092 #595]  INFO -- : 	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0   -Dmodular_gc_dir=
I, [2025-02-11T04:12:09.333205 #595]  INFO -- : 	CPPFLAGS =   
I, [2025-02-11T04:12:09.333316 #595]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2025-02-11T04:12:09.333430 #595]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2025-02-11T04:12:09.333530 #595]  INFO -- : 	LANG = C.UTF-8
I, [2025-02-11T04:12:09.333630 #595]  INFO -- : 	LC_ALL = 
I, [2025-02-11T04:12:09.333732 #595]  INFO -- : 	LC_CTYPE = 
I, [2025-02-11T04:12:09.333832 #595]  INFO -- : 	MFLAGS = -j4 --jobserver-auth=4,5
I, [2025-02-11T04:12:09.333932 #595]  INFO -- : 	RUSTC = rustc
I, [2025-02-11T04:12:09.334064 #595]  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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2025-02-11T04:12:09.423349 #595]  INFO -- : gcc (Debian 13.2.0-23revyos1) 13.2.0
I, [2025-02-11T04:12:09.423562 #595]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2025-02-11T04:12:09.423663 #595]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2025-02-11T04:12:09.423758 #595]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2025-02-11T04:12:09.423863 #595]  INFO -- : 
I, [2025-02-11T04:12:09.490987 #595]  INFO -- : compiling /tmp/ruby/src/trunk/dln.c
I, [2025-02-11T04:12:09.499801 #595]  INFO -- : compiling /tmp/ruby/src/trunk/localeinit.c
I, [2025-02-11T04:12:09.516865 #595]  INFO -- : creating verconf.h
I, [2025-02-11T04:12:09.950936 #595]  INFO -- : verconf.h updated
I, [2025-02-11T04:12:09.960757 #595]  INFO -- : compiling /tmp/ruby/src/trunk/dmyext.c
I, [2025-02-11T04:12:10.042171 #595]  INFO -- : compiling /tmp/ruby/src/trunk/dmyenc.c
I, [2025-02-11T04:12:10.133791 #595]  INFO -- : compiling /tmp/ruby/src/trunk/loadpath.c
I, [2025-02-11T04:12:10.210517 #595]  INFO -- : builtin_binary.inc updated
I, [2025-02-11T04:12:10.231585 #595]  INFO -- : 86c7dfa9a6da20c526695822d0a266b2ffb729151918c2171f14c33bf8d6e203  builtin_binary.inc
I, [2025-02-11T04:12:10.236178 #595]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2025-02-11T04:12:11.800707 #595]  INFO -- : linking static-library libruby-static.a
I, [2025-02-11T04:12:18.774254 #595]  INFO -- : linking shared-library libruby.so.3.5.0
I, [2025-02-11T04:13:00.933920 #595]  INFO -- : linking ruby
I, [2025-02-11T04:13:01.142623 #595]  INFO -- : $$$[end] "make ruby -j4" exit with 0.
I, [2025-02-11T04:13:01.143270 #595]  INFO -- : $$$[beg] make all -j4
I, [2025-02-11T04:13:01.662327 #595]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2025-02-11T04:13:01.662857 #595]  INFO -- : 	CC = gcc
I, [2025-02-11T04:13:01.663450 #595]  INFO -- : 	LD = ld
I, [2025-02-11T04:13:01.663837 #595]  INFO -- : 	LDSHARED = gcc -shared
I, [2025-02-11T04:13:01.664262 #595]  INFO -- : 	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2025-02-11T04:13:01.664687 #595]  INFO -- : 	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0   -Dmodular_gc_dir=
I, [2025-02-11T04:13:01.665027 #595]  INFO -- : 	CPPFLAGS =   
I, [2025-02-11T04:13:01.665339 #595]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2025-02-11T04:13:01.665651 #595]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2025-02-11T04:13:01.665972 #595]  INFO -- : 	LANG = C.UTF-8
I, [2025-02-11T04:13:01.666297 #595]  INFO -- : 	LC_ALL = 
I, [2025-02-11T04:13:01.666660 #595]  INFO -- : 	LC_CTYPE = 
I, [2025-02-11T04:13:01.666997 #595]  INFO -- : 	MFLAGS = -j4 --jobserver-auth=4,5
I, [2025-02-11T04:13:01.667465 #595]  INFO -- : 	RUSTC = rustc
I, [2025-02-11T04:13:01.667815 #595]  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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2025-02-11T04:13:01.756630 #595]  INFO -- : gcc (Debian 13.2.0-23revyos1) 13.2.0
I, [2025-02-11T04:13:01.756835 #595]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2025-02-11T04:13:01.756940 #595]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2025-02-11T04:13:01.757038 #595]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2025-02-11T04:13:01.757130 #595]  INFO -- : 
I, [2025-02-11T04:13:02.096158 #595]  INFO -- : generating encdb.h
I, [2025-02-11T04:13:02.109413 #595]  INFO -- : generating enc.mk
I, [2025-02-11T04:13:02.134104 #595]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2025-02-11T04:13:02.139195 #595]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2025-02-11T04:13:02.356038 #595]  INFO -- : encdb.h updated
I, [2025-02-11T04:13:02.363643 #595]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2025-02-11T04:13:03.131773 #595]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2025-02-11T04:13:03.673820 #595]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2025-02-11T04:13:03.795582 #595]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2025-02-11T04:13:04.222106 #595]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2025-02-11T04:13:04.719719 #595]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2025-02-11T04:13:04.772960 #595]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2025-02-11T04:13:04.893312 #595]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2025-02-11T04:13:05.808928 #595]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2025-02-11T04:13:05.898998 #595]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2025-02-11T04:13:05.975998 #595]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2025-02-11T04:13:06.860472 #595]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2025-02-11T04:13:06.891609 #595]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2025-02-11T04:13:07.257259 #595]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2025-02-11T04:13:08.210327 #595]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2025-02-11T04:13:08.441342 #595]  INFO -- : building spec/ruby/optional/capi/ext/finalizer_spec.so
I, [2025-02-11T04:13:08.564133 #595]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2025-02-11T04:13:08.742051 #595]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2025-02-11T04:13:09.387846 #595]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2025-02-11T04:13:09.511637 #595]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2025-02-11T04:13:09.649224 #595]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2025-02-11T04:13:09.885645 #595]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2025-02-11T04:13:10.795739 #595]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2025-02-11T04:13:10.913490 #595]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2025-02-11T04:13:11.077813 #595]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2025-02-11T04:13:11.164674 #595]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2025-02-11T04:13:12.216372 #595]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2025-02-11T04:13:12.244565 #595]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2025-02-11T04:13:13.163215 #595]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2025-02-11T04:13:13.338096 #595]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2025-02-11T04:13:13.634274 #595]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2025-02-11T04:13:13.920416 #595]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2025-02-11T04:13:14.422430 #595]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2025-02-11T04:13:14.961134 #595]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2025-02-11T04:13:15.521943 #595]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2025-02-11T04:13:15.667189 #595]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2025-02-11T04:13:16.154838 #595]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2025-02-11T04:13:16.433439 #595]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2025-02-11T04:13:16.912560 #595]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2025-02-11T04:13:17.018749 #595]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2025-02-11T04:13:17.386570 #595]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2025-02-11T04:13:18.135992 #595]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2025-02-11T04:13:18.697014 #595]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2025-02-11T04:13:18.916117 #595]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2025-02-11T04:13:19.560598 #595]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2025-02-11T04:13:19.855005 #595]  INFO -- : making enc
I, [2025-02-11T04:13:20.048188 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:13:20.056469 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/encdb.c
I, [2025-02-11T04:13:20.166061 #595]  INFO -- : making srcs under enc
I, [2025-02-11T04:13:20.488077 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/big5.c
I, [2025-02-11T04:13:20.495655 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:13:20.496010 #595]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2025-02-11T04:13:20.496393 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:13:20.501131 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/cesu_8.c
I, [2025-02-11T04:13:21.120757 #595]  INFO -- : generating transdb.h
I, [2025-02-11T04:13:21.193022 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/cp949.c
I, [2025-02-11T04:13:21.598094 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/emacs_mule.c
I, [2025-02-11T04:13:21.879123 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/euc_jp.c
I, [2025-02-11T04:13:22.215222 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/euc_kr.c
I, [2025-02-11T04:13:22.410869 #595]  INFO -- : transdb.h updated
I, [2025-02-11T04:13:22.418693 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/euc_tw.c
I, [2025-02-11T04:13:22.813674 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/gb2312.c
I, [2025-02-11T04:13:23.258779 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/gb18030.c
I, [2025-02-11T04:13:23.440805 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/gbk.c
I, [2025-02-11T04:13:23.678575 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_1.c
I, [2025-02-11T04:13:23.780705 #595]  INFO -- : making trans
I, [2025-02-11T04:13:23.922664 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:13:23.928508 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/transdb.c
I, [2025-02-11T04:13:24.443628 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_2.c
I, [2025-02-11T04:13:24.613693 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_3.c
I, [2025-02-11T04:13:24.887908 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_4.c
I, [2025-02-11T04:13:25.061460 #595]  INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/big5.c
I, [2025-02-11T04:13:25.504603 #595]  INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/cesu_8.c
I, [2025-02-11T04:13:25.780927 #595]  INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/chinese.c
I, [2025-02-11T04:13:25.786987 #595]  INFO -- : generating /tmp/ruby/src/trunk/enc/trans/cesu_8.c ...
I, [2025-02-11T04:13:25.795471 #595]  INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/ebcdic.c
I, [2025-02-11T04:13:25.953320 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_5.c
I, [2025-02-11T04:13:26.093225 #595]  INFO -- : generating /tmp/ruby/src/trunk/enc/trans/ebcdic.c ...
I, [2025-02-11T04:13:26.102359 #595]  INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji.c
I, [2025-02-11T04:13:26.882432 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_6.c
I, [2025-02-11T04:13:27.673565 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_7.c
I, [2025-02-11T04:13:27.695591 #595]  INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji.c ...
I, [2025-02-11T04:13:27.707996 #595]  INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c
I, [2025-02-11T04:13:28.649503 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_8.c
I, [2025-02-11T04:13:29.426000 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_9.c
I, [2025-02-11T04:13:30.428935 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_10.c
I, [2025-02-11T04:13:30.754896 #595]  INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c ...
I, [2025-02-11T04:13:30.771725 #595]  INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c
I, [2025-02-11T04:13:31.429065 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_11.c
I, [2025-02-11T04:13:31.531135 #595]  INFO -- : generating /tmp/ruby/src/trunk/enc/trans/chinese.c ...
I, [2025-02-11T04:13:31.553342 #595]  INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c
I, [2025-02-11T04:13:32.225883 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_13.c
I, [2025-02-11T04:13:33.200929 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_14.c
I, [2025-02-11T04:13:34.192526 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_15.c
I, [2025-02-11T04:13:34.282978 #595]  INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c ...
I, [2025-02-11T04:13:34.302519 #595]  INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c
I, [2025-02-11T04:13:35.203320 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/iso_8859_16.c
I, [2025-02-11T04:13:35.427675 #595]  INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c ...
I, [2025-02-11T04:13:35.446279 #595]  INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/escape.c
I, [2025-02-11T04:13:35.694225 #595]  INFO -- : generating /tmp/ruby/src/trunk/enc/trans/escape.c ...
I, [2025-02-11T04:13:35.706092 #595]  INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/gb18030.c
I, [2025-02-11T04:13:36.195300 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/koi8_r.c
I, [2025-02-11T04:13:37.065813 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/koi8_u.c
I, [2025-02-11T04:13:37.766969 #595]  INFO -- : generating /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c ...
I, [2025-02-11T04:13:37.785749 #595]  INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/gbk.c
I, [2025-02-11T04:13:37.893894 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/shift_jis.c
I, [2025-02-11T04:13:39.320190 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_16be.c
I, [2025-02-11T04:13:40.283465 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_16le.c
I, [2025-02-11T04:13:41.265049 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_32be.c
I, [2025-02-11T04:13:42.174008 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/utf_32le.c
I, [2025-02-11T04:13:43.083541 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_31j.c
I, [2025-02-11T04:13:43.355003 #595]  INFO -- : generating /tmp/ruby/src/trunk/enc/trans/gbk.c ...
I, [2025-02-11T04:13:43.382581 #595]  INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/iso2022.c
I, [2025-02-11T04:13:43.677431 #595]  INFO -- : generating /tmp/ruby/src/trunk/enc/trans/iso2022.c ...
I, [2025-02-11T04:13:43.685530 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1250.c
I, [2025-02-11T04:13:44.547594 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1251.c
I, [2025-02-11T04:13:44.738193 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1252.c
I, [2025-02-11T04:13:45.520884 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1253.c
I, [2025-02-11T04:13:45.749500 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1254.c
I, [2025-02-11T04:13:46.543336 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/windows_1257.c
I, [2025-02-11T04:13:46.831160 #595]  INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/japanese.c
I, [2025-02-11T04:13:47.069898 #595]  INFO -- : generating /tmp/ruby/src/trunk/enc/trans/japanese.c ...
I, [2025-02-11T04:13:47.078742 #595]  INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/japanese_euc.c
I, [2025-02-11T04:13:47.554676 #595]  INFO -- : linking encoding encdb.so
I, [2025-02-11T04:13:47.803244 #595]  INFO -- : linking encoding big5.so
I, [2025-02-11T04:13:48.046446 #595]  INFO -- : linking encoding cesu_8.so
I, [2025-02-11T04:13:48.307829 #595]  INFO -- : linking encoding cp949.so
I, [2025-02-11T04:13:48.408041 #595]  INFO -- : generating /tmp/ruby/src/trunk/enc/trans/big5.c ...
I, [2025-02-11T04:13:48.490358 #595]  INFO -- : linking encoding emacs_mule.so
I, [2025-02-11T04:13:48.589676 #595]  INFO -- : linking encoding euc_jp.so
I, [2025-02-11T04:13:48.741273 #595]  INFO -- : linking encoding euc_kr.so
I, [2025-02-11T04:13:48.851306 #595]  INFO -- : linking encoding euc_tw.so
I, [2025-02-11T04:13:48.992707 #595]  INFO -- : linking encoding gb2312.so
I, [2025-02-11T04:13:49.107680 #595]  INFO -- : linking encoding gb18030.so
I, [2025-02-11T04:13:49.242417 #595]  INFO -- : linking encoding gbk.so
I, [2025-02-11T04:13:49.365350 #595]  INFO -- : linking encoding iso_8859_1.so
I, [2025-02-11T04:13:49.499483 #595]  INFO -- : linking encoding iso_8859_2.so
I, [2025-02-11T04:13:49.626450 #595]  INFO -- : linking encoding iso_8859_3.so
I, [2025-02-11T04:13:49.755242 #595]  INFO -- : linking encoding iso_8859_4.so
I, [2025-02-11T04:13:49.890383 #595]  INFO -- : linking encoding iso_8859_5.so
I, [2025-02-11T04:13:50.012692 #595]  INFO -- : linking encoding iso_8859_6.so
I, [2025-02-11T04:13:50.151314 #595]  INFO -- : linking encoding iso_8859_7.so
I, [2025-02-11T04:13:50.274234 #595]  INFO -- : linking encoding iso_8859_8.so
I, [2025-02-11T04:13:50.410342 #595]  INFO -- : linking encoding iso_8859_9.so
I, [2025-02-11T04:13:50.526726 #595]  INFO -- : linking encoding iso_8859_10.so
I, [2025-02-11T04:13:50.669928 #595]  INFO -- : linking encoding iso_8859_11.so
I, [2025-02-11T04:13:50.786695 #595]  INFO -- : linking encoding iso_8859_13.so
I, [2025-02-11T04:13:50.924948 #595]  INFO -- : linking encoding iso_8859_14.so
I, [2025-02-11T04:13:51.039835 #595]  INFO -- : linking encoding iso_8859_15.so
I, [2025-02-11T04:13:51.185270 #595]  INFO -- : linking encoding iso_8859_16.so
I, [2025-02-11T04:13:51.230225 #595]  INFO -- : generating /tmp/ruby/src/trunk/enc/trans/gb18030.c ...
I, [2025-02-11T04:13:51.296681 #595]  INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c
I, [2025-02-11T04:13:51.303822 #595]  INFO -- : linking encoding koi8_r.so
I, [2025-02-11T04:13:51.455743 #595]  INFO -- : linking encoding koi8_u.so
I, [2025-02-11T04:13:51.563787 #595]  INFO -- : linking encoding shift_jis.so
I, [2025-02-11T04:13:51.711143 #595]  INFO -- : linking encoding utf_16be.so
I, [2025-02-11T04:13:51.824410 #595]  INFO -- : linking encoding utf_16le.so
I, [2025-02-11T04:13:51.971713 #595]  INFO -- : linking encoding utf_32be.so
I, [2025-02-11T04:13:52.085242 #595]  INFO -- : linking encoding utf_32le.so
I, [2025-02-11T04:13:52.231171 #595]  INFO -- : linking encoding windows_31j.so
I, [2025-02-11T04:13:52.351847 #595]  INFO -- : linking encoding windows_1250.so
I, [2025-02-11T04:13:52.492155 #595]  INFO -- : linking encoding windows_1251.so
I, [2025-02-11T04:13:52.606369 #595]  INFO -- : linking encoding windows_1252.so
I, [2025-02-11T04:13:52.750270 #595]  INFO -- : linking encoding windows_1253.so
I, [2025-02-11T04:13:52.862186 #595]  INFO -- : linking encoding windows_1254.so
I, [2025-02-11T04:13:53.007779 #595]  INFO -- : linking encoding windows_1257.so
I, [2025-02-11T04:13:53.125655 #595]  INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/korean.c
I, [2025-02-11T04:13:53.249036 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:13:53.265015 #595]  INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/single_byte.c
I, [2025-02-11T04:13:56.242461 #595]  INFO -- : generating /tmp/ruby/src/trunk/enc/trans/single_byte.c ...
I, [2025-02-11T04:13:56.261003 #595]  INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/utf8_mac.c
I, [2025-02-11T04:13:57.159990 #595]  INFO -- : generating /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c ...
I, [2025-02-11T04:13:57.181236 #595]  INFO -- : generating table from /tmp/ruby/src/trunk/enc/trans/utf_16_32.c
I, [2025-02-11T04:13:57.485410 #595]  INFO -- : generating /tmp/ruby/src/trunk/enc/trans/utf_16_32.c ...
I, [2025-02-11T04:13:57.493053 #595]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2025-02-11T04:13:57.661704 #595]  INFO -- : ext/configure-ext.mk updated
I, [2025-02-11T04:13:57.668528 #595]  INFO -- : linking transcoder transdb.so
I, [2025-02-11T04:13:57.909083 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/big5.c
I, [2025-02-11T04:14:00.099644 #595]  INFO -- : generating /tmp/ruby/src/trunk/enc/trans/korean.c ...
I, [2025-02-11T04:14:00.133730 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/cesu_8.c
I, [2025-02-11T04:14:00.974792 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/chinese.c
I, [2025-02-11T04:14:01.059790 #595]  INFO -- : generating /tmp/ruby/src/trunk/enc/trans/japanese_euc.c ...
I, [2025-02-11T04:14:01.096608 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/ebcdic.c
I, [2025-02-11T04:14:01.856403 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji.c
I, [2025-02-11T04:14:03.256363 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_iso2022_kddi.c
I, [2025-02-11T04:14:04.190310 #595]  INFO -- : generating /tmp/ruby/src/trunk/enc/trans/utf8_mac.c ...
I, [2025-02-11T04:14:04.226858 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:14:04.482315 #595]  INFO -- : configuring -test-/RUBY_ALIGNOF
I, [2025-02-11T04:14:04.981137 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_docomo.c
I, [2025-02-11T04:14:06.518863 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_kddi.c
I, [2025-02-11T04:14:07.718879 #595]  INFO -- : configuring -test-/abi
I, [2025-02-11T04:14:07.737263 #595]  INFO -- : configuring -test-/arith_seq/beg_len_step
I, [2025-02-11T04:14:07.755051 #595]  INFO -- : configuring -test-/arith_seq/extract
I, [2025-02-11T04:14:07.769575 #595]  INFO -- : configuring -test-/array/concat
I, [2025-02-11T04:14:07.787721 #595]  INFO -- : configuring -test-/array/resize
I, [2025-02-11T04:14:07.801385 #595]  INFO -- : configuring -test-/asan
I, [2025-02-11T04:14:07.819606 #595]  INFO -- : configuring -test-/bignum
I, [2025-02-11T04:14:07.858354 #595]  INFO -- : configuring -test-/bug-14834
I, [2025-02-11T04:14:07.872390 #595]  INFO -- : configuring -test-/bug-3571
I, [2025-02-11T04:14:07.886268 #595]  INFO -- : configuring -test-/bug-5832
I, [2025-02-11T04:14:07.905792 #595]  INFO -- : configuring -test-/bug_reporter
I, [2025-02-11T04:14:07.923326 #595]  INFO -- : configuring -test-/class
I, [2025-02-11T04:14:07.942072 #595]  INFO -- : configuring -test-/cxxanyargs
I, [2025-02-11T04:14:08.086967 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/emoji_sjis_softbank.c
I, [2025-02-11T04:14:08.526915 #595]  INFO -- : configuring -test-/debug
I, [2025-02-11T04:14:08.552445 #595]  INFO -- : configuring -test-/dln/empty
I, [2025-02-11T04:14:08.569879 #595]  INFO -- : configuring -test-/econv
I, [2025-02-11T04:14:08.582150 #595]  INFO -- : configuring -test-/ensure_and_callcc
I, [2025-02-11T04:14:08.593523 #595]  INFO -- : configuring -test-/enumerator_kw
I, [2025-02-11T04:14:08.607878 #595]  INFO -- : configuring -test-/eval
I, [2025-02-11T04:14:08.623262 #595]  INFO -- : configuring -test-/exception
I, [2025-02-11T04:14:08.651643 #595]  INFO -- : configuring -test-/fatal
I, [2025-02-11T04:14:08.673320 #595]  INFO -- : configuring -test-/file
I, [2025-02-11T04:14:09.608355 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/escape.c
I, [2025-02-11T04:14:09.983579 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/gb18030.c
I, [2025-02-11T04:14:10.465954 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/gbk.c
I, [2025-02-11T04:14:11.211350 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/iso2022.c
I, [2025-02-11T04:14:12.573881 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/japanese.c
I, [2025-02-11T04:14:13.438294 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/japanese_euc.c
I, [2025-02-11T04:14:13.442669 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/japanese_sjis.c
I, [2025-02-11T04:14:15.878439 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/korean.c
I, [2025-02-11T04:14:16.842373 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/single_byte.c
I, [2025-02-11T04:14:18.229064 #595]  INFO -- : configuring -test-/float
I, [2025-02-11T04:14:18.246686 #595]  INFO -- : configuring -test-/funcall
I, [2025-02-11T04:14:18.264424 #595]  INFO -- : configuring -test-/gvl/call_without_gvl
I, [2025-02-11T04:14:18.281790 #595]  INFO -- : configuring -test-/hash
I, [2025-02-11T04:14:18.298981 #595]  INFO -- : configuring -test-/integer
I, [2025-02-11T04:14:18.321489 #595]  INFO -- : configuring -test-/iseq_load
I, [2025-02-11T04:14:18.339356 #595]  INFO -- : configuring -test-/iter
I, [2025-02-11T04:14:18.363543 #595]  INFO -- : configuring -test-/load/dot.dot
I, [2025-02-11T04:14:18.378131 #595]  INFO -- : configuring -test-/load/protect
I, [2025-02-11T04:14:18.391873 #595]  INFO -- : configuring -test-/load/resolve_symbol_resolver
I, [2025-02-11T04:14:18.405677 #595]  INFO -- : configuring -test-/load/resolve_symbol_target
I, [2025-02-11T04:14:18.419374 #595]  INFO -- : configuring -test-/load/stringify_symbols
I, [2025-02-11T04:14:18.429682 #595]  INFO -- : configuring -test-/load/stringify_target
I, [2025-02-11T04:14:18.443178 #595]  INFO -- : configuring -test-/marshal/compat
I, [2025-02-11T04:14:18.456850 #595]  INFO -- : configuring -test-/marshal/internal_ivar
I, [2025-02-11T04:14:18.471986 #595]  INFO -- : configuring -test-/marshal/usr
I, [2025-02-11T04:14:18.490409 #595]  INFO -- : configuring -test-/memory_status
I, [2025-02-11T04:14:18.498160 #595]  INFO -- : configuring -test-/memory_view
I, [2025-02-11T04:14:18.515991 #595]  INFO -- : configuring -test-/method
I, [2025-02-11T04:14:18.535074 #595]  INFO -- : configuring -test-/notimplement
I, [2025-02-11T04:14:18.549893 #595]  INFO -- : configuring -test-/num2int
I, [2025-02-11T04:14:18.568481 #595]  INFO -- : configuring -test-/path_to_class
I, [2025-02-11T04:14:18.587499 #595]  INFO -- : configuring -test-/popen_deadlock
I, [2025-02-11T04:14:18.603328 #595]  INFO -- : configuring -test-/postponed_job
I, [2025-02-11T04:14:18.618057 #595]  INFO -- : configuring -test-/printf
I, [2025-02-11T04:14:18.635499 #595]  INFO -- : configuring -test-/proc
I, [2025-02-11T04:14:18.659972 #595]  INFO -- : configuring -test-/public_header_warnings
I, [2025-02-11T04:14:18.857109 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/utf8_mac.c
I, [2025-02-11T04:14:20.142453 #595]  INFO -- : configuring -test-/random
I, [2025-02-11T04:14:20.164139 #595]  INFO -- : configuring -test-/rational
I, [2025-02-11T04:14:20.182874 #595]  INFO -- : configuring -test-/rb_call_super_kw
I, [2025-02-11T04:14:20.200134 #595]  INFO -- : configuring -test-/recursion
I, [2025-02-11T04:14:20.213730 #595]  INFO -- : configuring -test-/regexp
I, [2025-02-11T04:14:20.232694 #595]  INFO -- : configuring -test-/scan_args
I, [2025-02-11T04:14:20.250154 #595]  INFO -- : configuring -test-/st/foreach
I, [2025-02-11T04:14:20.264549 #595]  INFO -- : configuring -test-/st/numhash
I, [2025-02-11T04:14:20.280926 #595]  INFO -- : configuring -test-/st/update
I, [2025-02-11T04:14:20.294342 #595]  INFO -- : configuring -test-/string
I, [2025-02-11T04:14:20.384580 #595]  INFO -- : configuring -test-/struct
I, [2025-02-11T04:14:20.412670 #595]  INFO -- : configuring -test-/symbol
I, [2025-02-11T04:14:21.186309 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/utf_16_32.c
I, [2025-02-11T04:14:21.889520 #595]  INFO -- : configuring cgi/escape
I, [2025-02-11T04:14:22.101954 #595]  INFO -- : configuring -test-/thread/id
I, [2025-02-11T04:14:22.190716 #595]  INFO -- : configuring continuation
I, [2025-02-11T04:14:22.479887 #595]  INFO -- : configuring coverage
I, [2025-02-11T04:14:22.784020 #595]  INFO -- : configuring date
I, [2025-02-11T04:14:23.155139 #595]  INFO -- : configuring -test-/thread/instrumentation
I, [2025-02-11T04:14:23.171362 #595]  INFO -- : configuring -test-/thread/lock_native_thread
I, [2025-02-11T04:14:23.181411 #595]  INFO -- : configuring -test-/thread_fd
I, [2025-02-11T04:14:23.193547 #595]  INFO -- : linking transcoder big5.so
I, [2025-02-11T04:14:23.194979 #595]  INFO -- : configuring -test-/time
I, [2025-02-11T04:14:23.225199 #595]  INFO -- : configuring -test-/tracepoint
I, [2025-02-11T04:14:23.244231 #595]  INFO -- : configuring -test-/typeddata
I, [2025-02-11T04:14:23.258435 #595]  INFO -- : configuring -test-/vm
I, [2025-02-11T04:14:23.282513 #595]  INFO -- : configuring -test-/wait
I, [2025-02-11T04:14:23.571484 #595]  INFO -- : linking transcoder cesu_8.so
I, [2025-02-11T04:14:23.610196 #595]  INFO -- : configuring digest
I, [2025-02-11T04:14:23.641514 #595]  INFO -- : configuring digest/bubblebabble
I, [2025-02-11T04:14:23.665781 #595]  INFO -- : configuring digest/md5
I, [2025-02-11T04:14:23.848455 #595]  INFO -- : linking transcoder chinese.so
I, [2025-02-11T04:14:24.128155 #595]  INFO -- : linking transcoder ebcdic.so
I, [2025-02-11T04:14:24.389622 #595]  INFO -- : linking transcoder emoji.so
I, [2025-02-11T04:14:24.685631 #595]  INFO -- : linking transcoder emoji_iso2022_kddi.so
I, [2025-02-11T04:14:24.772399 #595]  INFO -- : linking transcoder emoji_sjis_docomo.so
I, [2025-02-11T04:14:24.977505 #595]  INFO -- : linking transcoder emoji_sjis_kddi.so
I, [2025-02-11T04:14:25.056258 #595]  INFO -- : linking transcoder emoji_sjis_softbank.so
I, [2025-02-11T04:14:25.261042 #595]  INFO -- : linking transcoder escape.so
I, [2025-02-11T04:14:25.341244 #595]  INFO -- : linking transcoder gb18030.so
I, [2025-02-11T04:14:25.518326 #595]  INFO -- : linking transcoder gbk.so
I, [2025-02-11T04:14:25.654857 #595]  INFO -- : linking transcoder iso2022.so
I, [2025-02-11T04:14:25.802652 #595]  INFO -- : linking transcoder japanese.so
I, [2025-02-11T04:14:25.924417 #595]  INFO -- : linking transcoder japanese_euc.so
I, [2025-02-11T04:14:26.066444 #595]  INFO -- : linking transcoder japanese_sjis.so
I, [2025-02-11T04:14:26.264856 #595]  INFO -- : linking transcoder korean.so
I, [2025-02-11T04:14:26.365160 #595]  INFO -- : linking transcoder single_byte.so
I, [2025-02-11T04:14:26.396418 #595]  INFO -- : configuring digest/rmd160
I, [2025-02-11T04:14:26.570989 #595]  INFO -- : linking transcoder utf8_mac.so
I, [2025-02-11T04:14:26.648209 #595]  INFO -- : linking transcoder utf_16_32.so
I, [2025-02-11T04:14:27.091562 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:14:27.181468 #595]  INFO -- : configuring erb/escape
I, [2025-02-11T04:14:27.363746 #595]  INFO -- : configuring etc
I, [2025-02-11T04:14:27.478059 #595]  INFO -- : configuring fcntl
I, [2025-02-11T04:14:27.793082 #595]  INFO -- : configuring io/console
I, [2025-02-11T04:14:27.980099 #595]  INFO -- : configuring digest/sha1
I, [2025-02-11T04:14:30.440967 #595]  INFO -- : configuring digest/sha2
I, [2025-02-11T04:14:35.835254 #595]  INFO -- : configuring json
I, [2025-02-11T04:14:35.894083 #595]  INFO -- : configuring json/generator
I, [2025-02-11T04:14:39.994851 #595]  INFO -- : configuring json/parser
I, [2025-02-11T04:16:37.972056 #595]  INFO -- : making encs
I, [2025-02-11T04:16:38.769721 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:16:38.770541 #595]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2025-02-11T04:16:38.771550 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:16:39.345861 #595]  INFO -- : configuring monitor
I, [2025-02-11T04:16:40.016597 #595]  INFO -- : configuring objspace
I, [2025-02-11T04:16:40.728660 #595]  INFO -- : configuring openssl
I, [2025-02-11T04:20:20.021695 #595]  INFO -- : configuring pathname
I, [2025-02-11T04:20:20.667325 #595]  INFO -- : configuring psych
I, [2025-02-11T04:20:30.085053 #595]  INFO -- : configuring pty
I, [2025-02-11T04:20:48.148487 #595]  INFO -- : configuring rbconfig/sizeof
I, [2025-02-11T04:21:46.791718 #595]  INFO -- : configuring ripper
I, [2025-02-11T04:21:47.472999 #595]  INFO -- : configuring rubyvm
I, [2025-02-11T04:21:48.112203 #595]  INFO -- : configuring socket
I, [2025-02-11T04:24:21.062475 #595]  INFO -- : configuring stringio
I, [2025-02-11T04:24:21.362115 #595]  INFO -- : configuring strscan
I, [2025-02-11T04:25:15.012183 #595]  INFO -- : configuring zlib
I, [2025-02-11T04:25:33.154587 #595]  INFO -- : configuring bigdecimal-3.1.9/ext/bigdecimal
I, [2025-02-11T04:26:48.409597 #595]  INFO -- : configuring debug-1.10.0/ext/debug
I, [2025-02-11T04:26:49.031690 #595]  INFO -- : configuring fiddle-1.1.6/ext/fiddle
I, [2025-02-11T04:28:44.774670 #595]  INFO -- : configuring nkf-0.2.0/ext/nkf
I, [2025-02-11T04:28:45.379741 #595]  INFO -- : configuring racc-1.8.1/ext/racc/cparse
I, [2025-02-11T04:28:46.024288 #595]  INFO -- : configuring rbs-3.8.1/ext/rbs_extension
I, [2025-02-11T04:28:51.034218 #595]  INFO -- : configuring syslog-0.2.0/ext/syslog
I, [2025-02-11T04:32:02.367918 #595]  INFO -- : configuring io/nonblock
I, [2025-02-11T04:33:27.176643 #595]  INFO -- : configuring io/wait
I, [2025-02-11T04:35:54.103109 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:35:54.105665 #595]  INFO -- : generating makefile exts.mk
I, [2025-02-11T04:35:54.375723 #595]  INFO -- : exts.mk updated
I, [2025-02-11T04:35:54.402610 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:35:54.412197 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/abi'
I, [2025-02-11T04:35:54.414711 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/abi/abi.c
I, [2025-02-11T04:35:54.422369 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/RUBY_ALIGNOF'
I, [2025-02-11T04:35:54.424800 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/extract'
I, [2025-02-11T04:35:54.425297 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/RUBY_ALIGNOF/c.c
I, [2025-02-11T04:35:54.425749 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/beg_len_step'
I, [2025-02-11T04:35:54.428202 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/arith_seq/extract/extract.c
I, [2025-02-11T04:35:54.429089 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
I, [2025-02-11T04:35:54.532712 #595]  INFO -- : linking shared-object -test-/abi.so
I, [2025-02-11T04:35:54.735397 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/abi'
I, [2025-02-11T04:35:54.756738 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/array/concat'
I, [2025-02-11T04:35:54.759526 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/array/concat/to_ary_concat.c
I, [2025-02-11T04:35:55.136076 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/RUBY_ALIGNOF/cpp.cpp
I, [2025-02-11T04:35:55.210180 #595]  INFO -- : linking shared-object -test-/arith_seq/extract.so
I, [2025-02-11T04:35:55.262029 #595]  INFO -- : linking shared-object -test-/arith_seq/beg_len_step.so
I, [2025-02-11T04:35:55.497346 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/extract'
I, [2025-02-11T04:35:55.519640 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/array/resize'
I, [2025-02-11T04:35:55.522489 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/array/resize/resize.c
I, [2025-02-11T04:35:55.542626 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/arith_seq/beg_len_step'
I, [2025-02-11T04:35:55.552229 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/asan'
I, [2025-02-11T04:35:55.560908 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/asan/asan.c
I, [2025-02-11T04:35:55.647231 #595]  INFO -- : linking shared-object -test-/array/to_ary_concat.so
I, [2025-02-11T04:35:55.910258 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/array/concat'
I, [2025-02-11T04:35:55.944590 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bignum'
I, [2025-02-11T04:35:55.948456 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/big2str.c
I, [2025-02-11T04:35:56.361298 #595]  INFO -- : linking shared-object -test-/array/resize.so
I, [2025-02-11T04:35:56.364160 #595]  INFO -- : linking shared-object -test-/asan.so
I, [2025-02-11T04:35:56.643387 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/array/resize'
I, [2025-02-11T04:35:56.646630 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/asan'
I, [2025-02-11T04:35:56.667131 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-14834'
I, [2025-02-11T04:35:56.674055 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-3571'
I, [2025-02-11T04:35:56.676510 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug-3571/bug.c
I, [2025-02-11T04:35:56.676741 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug-14834/bug-14834.c
I, [2025-02-11T04:35:57.191091 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/bigzero.c
I, [2025-02-11T04:35:57.493594 #595]  INFO -- : linking shared-object -test-/bug_3571.so
I, [2025-02-11T04:35:57.527207 #595]  INFO -- : linking shared-object -test-/bug_14834.so
I, [2025-02-11T04:35:57.781918 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-3571'
I, [2025-02-11T04:35:57.805200 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug-5832'
I, [2025-02-11T04:35:57.810123 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-14834'
I, [2025-02-11T04:35:57.813308 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug-5832/bug.c
I, [2025-02-11T04:35:57.835073 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/bug_reporter'
I, [2025-02-11T04:35:57.843643 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bug_reporter/bug_reporter.c
I, [2025-02-11T04:35:58.178870 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/div.c
I, [2025-02-11T04:35:58.260700 #595]  INFO -- : linking shared-object -test-/RUBY_ALIGNOF.so
I, [2025-02-11T04:35:58.527587 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/RUBY_ALIGNOF'
I, [2025-02-11T04:35:58.551714 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/class'
I, [2025-02-11T04:35:58.555442 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/class/class2name.c
I, [2025-02-11T04:35:58.607176 #595]  INFO -- : linking shared-object -test-/bug_5832.so
I, [2025-02-11T04:35:58.661610 #595]  INFO -- : linking shared-object -test-/bug_reporter.so
I, [2025-02-11T04:35:58.884731 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug-5832'
I, [2025-02-11T04:35:58.894493 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/cxxanyargs'
I, [2025-02-11T04:35:58.897803 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/cxxanyargs/cxxanyargs.cpp
I, [2025-02-11T04:35:58.949283 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bug_reporter'
I, [2025-02-11T04:35:58.977459 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/debug'
I, [2025-02-11T04:35:58.981154 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/debug/init.c
I, [2025-02-11T04:35:59.219131 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/init.c
I, [2025-02-11T04:35:59.389072 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/class/init.c
I, [2025-02-11T04:35:59.758013 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/debug/inspector.c
I, [2025-02-11T04:36:00.042011 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/intpack.c
I, [2025-02-11T04:36:00.192065 #595]  INFO -- : linking shared-object -test-/class.so
I, [2025-02-11T04:36:00.488718 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/class'
I, [2025-02-11T04:36:00.511637 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/dln/empty'
I, [2025-02-11T04:36:00.514727 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/dln/empty/empty.c
I, [2025-02-11T04:36:00.646971 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/debug/profile_frames.c
I, [2025-02-11T04:36:01.299545 #595]  INFO -- : linking shared-object -test-/dln/empty.so
I, [2025-02-11T04:36:01.396633 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/mul.c
I, [2025-02-11T04:36:01.576852 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/dln/empty'
I, [2025-02-11T04:36:01.587837 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/econv'
I, [2025-02-11T04:36:01.590997 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/econv/append.c
I, [2025-02-11T04:36:01.648889 #595]  INFO -- : linking shared-object -test-/debug.so
I, [2025-02-11T04:36:01.962913 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/debug'
I, [2025-02-11T04:36:01.973751 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/ensure_and_callcc'
I, [2025-02-11T04:36:01.982432 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/ensure_and_callcc/ensure_and_callcc.c
I, [2025-02-11T04:36:02.446977 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/econv/init.c
I, [2025-02-11T04:36:02.713329 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/bignum/str2big.c
I, [2025-02-11T04:36:02.867678 #595]  INFO -- : linking shared-object -test-/ensure_and_callcc.so
I, [2025-02-11T04:36:03.135770 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/ensure_and_callcc'
I, [2025-02-11T04:36:03.158588 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/enumerator_kw'
I, [2025-02-11T04:36:03.167108 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/enumerator_kw/enumerator_kw.c
I, [2025-02-11T04:36:03.254986 #595]  INFO -- : linking shared-object -test-/econv.so
I, [2025-02-11T04:36:03.557555 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/econv'
I, [2025-02-11T04:36:03.568043 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/eval'
I, [2025-02-11T04:36:03.576220 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/eval/eval.c
I, [2025-02-11T04:36:03.686388 #595]  INFO -- : linking shared-object -test-/bignum.so
I, [2025-02-11T04:36:04.103700 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/bignum'
I, [2025-02-11T04:36:04.132993 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/exception'
I, [2025-02-11T04:36:04.138181 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/dataerror.c
I, [2025-02-11T04:36:04.345870 #595]  INFO -- : linking shared-object -test-/enumerator_kw.so
I, [2025-02-11T04:36:04.406035 #595]  INFO -- : linking shared-object -test-/eval.so
I, [2025-02-11T04:36:04.631920 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/enumerator_kw'
I, [2025-02-11T04:36:04.658850 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/fatal'
I, [2025-02-11T04:36:04.662806 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/fatal/init.c
I, [2025-02-11T04:36:04.689001 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/eval'
I, [2025-02-11T04:36:04.718555 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/file'
I, [2025-02-11T04:36:04.722458 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/file/fs.c
I, [2025-02-11T04:36:05.021248 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/enc_raise.c
I, [2025-02-11T04:36:05.429325 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/fatal/invalid.c
I, [2025-02-11T04:36:05.715424 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/file/init.c
I, [2025-02-11T04:36:05.890188 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/ensured.c
I, [2025-02-11T04:36:06.278436 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/fatal/rb_fatal.c
I, [2025-02-11T04:36:06.494649 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/file/newline_conv.c
I, [2025-02-11T04:36:06.791671 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/exception/init.c
I, [2025-02-11T04:36:07.102997 #595]  INFO -- : linking shared-object -test-/fatal.so
I, [2025-02-11T04:36:07.420933 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/fatal'
I, [2025-02-11T04:36:07.447544 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/float'
I, [2025-02-11T04:36:07.451410 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/float/init.c
I, [2025-02-11T04:36:07.576428 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/file/stat.c
I, [2025-02-11T04:36:07.640027 #595]  INFO -- : linking shared-object -test-/exception.so
I, [2025-02-11T04:36:07.986530 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/exception'
I, [2025-02-11T04:36:08.009845 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/funcall'
I, [2025-02-11T04:36:08.018819 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/funcall/funcall.c
I, [2025-02-11T04:36:08.262821 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/float/nextafter.c
I, [2025-02-11T04:36:08.516839 #595]  INFO -- : linking shared-object -test-/file.so
I, [2025-02-11T04:36:08.880968 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/file'
I, [2025-02-11T04:36:08.906425 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/gvl/call_without_gvl'
I, [2025-02-11T04:36:08.909575 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
I, [2025-02-11T04:36:09.065495 #595]  INFO -- : linking shared-object -test-/funcall.so
I, [2025-02-11T04:36:09.071281 #595]  INFO -- : linking shared-object -test-/cxxanyargs.so
I, [2025-02-11T04:36:09.261714 #595]  INFO -- : linking shared-object -test-/float.so
I, [2025-02-11T04:36:09.356005 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/funcall'
I, [2025-02-11T04:36:09.385335 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/hash'
I, [2025-02-11T04:36:09.390664 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/hash/delete.c
I, [2025-02-11T04:36:09.568069 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/float'
I, [2025-02-11T04:36:09.577189 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/cxxanyargs'
I, [2025-02-11T04:36:09.596993 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/integer'
I, [2025-02-11T04:36:09.598116 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/iseq_load'
I, [2025-02-11T04:36:09.601346 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/integer/core_ext.c
I, [2025-02-11T04:36:09.607212 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iseq_load/iseq_load.c
I, [2025-02-11T04:36:09.841237 #595]  INFO -- : linking shared-object -test-/gvl/call_without_gvl.so
I, [2025-02-11T04:36:10.108758 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/gvl/call_without_gvl'
I, [2025-02-11T04:36:10.142141 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/iter'
I, [2025-02-11T04:36:10.146358 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iter/break.c
I, [2025-02-11T04:36:10.164033 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/hash/init.c
I, [2025-02-11T04:36:10.562482 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/integer/init.c
I, [2025-02-11T04:36:10.650576 #595]  INFO -- : linking shared-object -test-/iseq_load.so
I, [2025-02-11T04:36:10.920338 #595]  INFO -- : linking shared-object -test-/hash.so
I, [2025-02-11T04:36:10.935201 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/iseq_load'
I, [2025-02-11T04:36:10.937367 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iter/init.c
I, [2025-02-11T04:36:10.956527 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/dot.dot'
I, [2025-02-11T04:36:10.959751 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/load/dot.dot/dot.dot.c
I, [2025-02-11T04:36:11.204295 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/hash'
I, [2025-02-11T04:36:11.226053 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/protect'
I, [2025-02-11T04:36:11.229332 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/load/protect/protect.c
I, [2025-02-11T04:36:11.367367 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/integer/my_integer.c
I, [2025-02-11T04:36:11.687143 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/iter/yield.c
I, [2025-02-11T04:36:11.748060 #595]  INFO -- : linking shared-object -test-/load/dot.dot.so
I, [2025-02-11T04:36:12.024005 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/dot.dot'
I, [2025-02-11T04:36:12.033712 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/resolve_symbol_resolver'
I, [2025-02-11T04:36:12.042633 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c
I, [2025-02-11T04:36:12.148171 #595]  INFO -- : linking shared-object -test-/integer.so
I, [2025-02-11T04:36:12.261390 #595]  INFO -- : linking shared-object -test-/load/protect.so
I, [2025-02-11T04:36:12.472550 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/integer'
I, [2025-02-11T04:36:12.494069 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/resolve_symbol_target'
I, [2025-02-11T04:36:12.503979 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c
I, [2025-02-11T04:36:12.529840 #595]  INFO -- : linking shared-object -test-/iter.so
I, [2025-02-11T04:36:12.541468 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/protect'
I, [2025-02-11T04:36:12.551258 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/stringify_symbols'
I, [2025-02-11T04:36:12.561359 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/load/stringify_symbols/stringify_symbols.c
I, [2025-02-11T04:36:12.832166 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/iter'
I, [2025-02-11T04:36:12.841764 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/stringify_target'
I, [2025-02-11T04:36:12.850251 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/load/stringify_target/stringify_target.c
I, [2025-02-11T04:36:12.941026 #595]  INFO -- : linking shared-object -test-/load/resolve_symbol_resolver.so
I, [2025-02-11T04:36:13.206087 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/resolve_symbol_resolver'
I, [2025-02-11T04:36:13.241880 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/compat'
I, [2025-02-11T04:36:13.245528 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/marshal/compat/usrcompat.c
I, [2025-02-11T04:36:13.281463 #595]  INFO -- : linking shared-object -test-/load/resolve_symbol_target.so
I, [2025-02-11T04:36:13.365820 #595]  INFO -- : linking shared-object -test-/load/stringify_symbols.so
I, [2025-02-11T04:36:13.556872 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/resolve_symbol_target'
I, [2025-02-11T04:36:13.579747 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/internal_ivar'
I, [2025-02-11T04:36:13.583133 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/marshal/internal_ivar/internal_ivar.c
I, [2025-02-11T04:36:13.636621 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/stringify_symbols'
I, [2025-02-11T04:36:13.661966 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/usr'
I, [2025-02-11T04:36:13.665559 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/marshal/usr/usrmarshal.c
I, [2025-02-11T04:36:13.676187 #595]  INFO -- : linking shared-object -test-/load/stringify_target.so
I, [2025-02-11T04:36:13.937284 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/stringify_target'
I, [2025-02-11T04:36:13.966793 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/memory_view'
I, [2025-02-11T04:36:13.975975 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/memory_view/memory_view.c
I, [2025-02-11T04:36:14.161758 #595]  INFO -- : linking shared-object -test-/marshal/compat.so
I, [2025-02-11T04:36:14.436478 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/compat'
I, [2025-02-11T04:36:14.440058 #595]  INFO -- : linking shared-object -test-/marshal/internal_ivar.so
I, [2025-02-11T04:36:14.462818 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/method'
I, [2025-02-11T04:36:14.466870 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/method/arity.c
I, [2025-02-11T04:36:14.537069 #595]  INFO -- : linking shared-object -test-/marshal/usr.so
I, [2025-02-11T04:36:14.724640 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/internal_ivar'
I, [2025-02-11T04:36:14.748244 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/notimplement'
I, [2025-02-11T04:36:14.757891 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/notimplement/bug.c
I, [2025-02-11T04:36:14.809437 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/usr'
I, [2025-02-11T04:36:14.831853 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/num2int'
I, [2025-02-11T04:36:14.840797 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/num2int/num2int.c
I, [2025-02-11T04:36:15.278333 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/method/init.c
I, [2025-02-11T04:36:15.585142 #595]  INFO -- : linking shared-object -test-/notimplement.so
I, [2025-02-11T04:36:15.858560 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/notimplement'
I, [2025-02-11T04:36:15.881434 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/path_to_class'
I, [2025-02-11T04:36:15.892437 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/path_to_class/path_to_class.c
I, [2025-02-11T04:36:15.925746 #595]  INFO -- : linking shared-object -test-/num2int.so
I, [2025-02-11T04:36:16.091833 #595]  INFO -- : linking shared-object -test-/method.so
I, [2025-02-11T04:36:16.215320 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/num2int'
I, [2025-02-11T04:36:16.240165 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/popen_deadlock'
I, [2025-02-11T04:36:16.243458 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
I, [2025-02-11T04:36:16.384053 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/method'
I, [2025-02-11T04:36:16.408707 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/postponed_job'
I, [2025-02-11T04:36:16.417847 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/postponed_job/postponed_job.c
I, [2025-02-11T04:36:16.443288 #595]  INFO -- : linking shared-object -test-/memory_view.so
I, [2025-02-11T04:36:16.735484 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/memory_view'
I, [2025-02-11T04:36:16.735943 #595]  INFO -- : linking shared-object -test-/path_to_class.so
I, [2025-02-11T04:36:16.760462 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/printf'
I, [2025-02-11T04:36:16.769322 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/printf/printf.c
I, [2025-02-11T04:36:16.994331 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/path_to_class'
I, [2025-02-11T04:36:17.021010 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/proc'
I, [2025-02-11T04:36:17.025674 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/proc/init.c
I, [2025-02-11T04:36:17.070544 #595]  INFO -- : linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
I, [2025-02-11T04:36:17.341421 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/popen_deadlock'
I, [2025-02-11T04:36:17.358637 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/proc/receiver.c
I, [2025-02-11T04:36:17.740752 #595]  INFO -- : linking shared-object -test-/postponed_job.so
I, [2025-02-11T04:36:17.843874 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/proc/super.c
I, [2025-02-11T04:36:18.023964 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/postponed_job'
I, [2025-02-11T04:36:18.049044 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/random'
I, [2025-02-11T04:36:18.053422 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/random/bad_version.c
I, [2025-02-11T04:36:18.157778 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/random/init.c
I, [2025-02-11T04:36:18.386903 #595]  INFO -- : linking shared-object -test-/printf.so
I, [2025-02-11T04:36:18.676877 #595]  INFO -- : linking shared-object -test-/proc.so
I, [2025-02-11T04:36:18.679658 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/printf'
I, [2025-02-11T04:36:18.705368 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/rational'
I, [2025-02-11T04:36:18.714572 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/rational/rat.c
I, [2025-02-11T04:36:18.948772 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/random/loop.c
I, [2025-02-11T04:36:18.983175 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/rb_call_super_kw'
I, [2025-02-11T04:36:18.991910 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
I, [2025-02-11T04:36:18.996703 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/proc'
I, [2025-02-11T04:36:19.018518 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/recursion'
I, [2025-02-11T04:36:19.033293 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/recursion/recursion.c
I, [2025-02-11T04:36:19.657439 #595]  INFO -- : linking shared-object -test-/rational.so
I, [2025-02-11T04:36:19.777881 #595]  INFO -- : linking shared-object -test-/rb_call_super_kw.so
I, [2025-02-11T04:36:19.842861 #595]  INFO -- : linking shared-object -test-/recursion.so
I, [2025-02-11T04:36:19.964814 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/rational'
I, [2025-02-11T04:36:19.983924 #595]  INFO -- : linking shared-object -test-/random.so
I, [2025-02-11T04:36:19.991614 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/regexp'
I, [2025-02-11T04:36:19.995575 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/regexp/init.c
I, [2025-02-11T04:36:20.068781 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/rb_call_super_kw'
I, [2025-02-11T04:36:20.095367 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/scan_args'
I, [2025-02-11T04:36:20.105952 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/scan_args/scan_args.c
I, [2025-02-11T04:36:20.142850 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/recursion'
I, [2025-02-11T04:36:20.164439 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/foreach'
I, [2025-02-11T04:36:20.167869 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/st/foreach/foreach.c
I, [2025-02-11T04:36:20.288000 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/random'
I, [2025-02-11T04:36:20.309641 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/numhash'
I, [2025-02-11T04:36:20.312958 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/st/numhash/numhash.c
I, [2025-02-11T04:36:20.731090 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/regexp/parse_depth_limit.c
I, [2025-02-11T04:36:21.247559 #595]  INFO -- : linking shared-object -test-/st/foreach.so
I, [2025-02-11T04:36:21.355807 #595]  INFO -- : linking shared-object -test-/st/numhash.so
I, [2025-02-11T04:36:21.534723 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/foreach'
I, [2025-02-11T04:36:21.562207 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/st/update'
I, [2025-02-11T04:36:21.571002 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/st/update/update.c
I, [2025-02-11T04:36:21.571770 #595]  INFO -- : linking shared-object -test-/regexp.so
I, [2025-02-11T04:36:21.629848 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/numhash'
I, [2025-02-11T04:36:21.695994 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/string'
I, [2025-02-11T04:36:21.700404 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/capacity.c
I, [2025-02-11T04:36:21.862511 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/regexp'
I, [2025-02-11T04:36:21.865830 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/coderange.c
I, [2025-02-11T04:36:22.354934 #595]  INFO -- : linking shared-object -test-/st/update.so
I, [2025-02-11T04:36:22.546683 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/cstr.c
I, [2025-02-11T04:36:22.625441 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/st/update'
I, [2025-02-11T04:36:22.654643 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/struct'
I, [2025-02-11T04:36:22.658917 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/data.c
I, [2025-02-11T04:36:22.768520 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/ellipsize.c
I, [2025-02-11T04:36:23.414168 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/duplicate.c
I, [2025-02-11T04:36:23.545862 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/enc_associate.c
I, [2025-02-11T04:36:24.035373 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/enc_dummy.c
I, [2025-02-11T04:36:24.247697 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/init.c
I, [2025-02-11T04:36:24.415481 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/enc_str_buf_cat.c
I, [2025-02-11T04:36:24.883864 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/fstring.c
I, [2025-02-11T04:36:25.006217 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/len.c
I, [2025-02-11T04:36:25.377170 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/struct/member.c
I, [2025-02-11T04:36:25.782446 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/init.c
I, [2025-02-11T04:36:25.828477 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/modify.c
I, [2025-02-11T04:36:26.164107 #595]  INFO -- : linking shared-object -test-/struct.so
I, [2025-02-11T04:36:26.508933 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/struct'
I, [2025-02-11T04:36:26.535298 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/symbol'
I, [2025-02-11T04:36:26.540667 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/symbol/init.c
I, [2025-02-11T04:36:26.582381 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/new.c
I, [2025-02-11T04:36:26.633946 #595]  INFO -- : linking shared-object -test-/scan_args.so
I, [2025-02-11T04:36:26.659473 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/nofree.c
I, [2025-02-11T04:36:26.914526 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/scan_args'
I, [2025-02-11T04:36:26.917818 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/normalize.c
I, [2025-02-11T04:36:27.359602 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/symbol/type.c
I, [2025-02-11T04:36:27.410444 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/qsort.c
I, [2025-02-11T04:36:27.436411 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/rb_interned_str.c
I, [2025-02-11T04:36:27.736460 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/rb_str_dup.c
I, [2025-02-11T04:36:28.255541 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/string/set_len.c
I, [2025-02-11T04:36:28.324978 #595]  INFO -- : linking shared-object -test-/symbol.so
I, [2025-02-11T04:36:28.614574 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/symbol'
I, [2025-02-11T04:36:28.634450 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/thread/id'
I, [2025-02-11T04:36:28.638011 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/thread/id/id.c
I, [2025-02-11T04:36:28.696891 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/thread/instrumentation'
I, [2025-02-11T04:36:28.701792 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/thread/lock_native_thread'
I, [2025-02-11T04:36:28.705826 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/thread/instrumentation/instrumentation.c
I, [2025-02-11T04:36:28.710514 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/thread/lock_native_thread/lock_native_thread.c
I, [2025-02-11T04:36:29.142372 #595]  INFO -- : linking shared-object -test-/string.so
I, [2025-02-11T04:36:29.398566 #595]  INFO -- : linking shared-object -test-/thread/id.so
I, [2025-02-11T04:36:29.584302 #595]  INFO -- : linking shared-object -test-/thread/lock_native_thread.so
I, [2025-02-11T04:36:29.700757 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/thread/id'
I, [2025-02-11T04:36:29.724509 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/thread_fd'
I, [2025-02-11T04:36:29.733501 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/thread_fd/thread_fd.c
I, [2025-02-11T04:36:29.777711 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/string'
I, [2025-02-11T04:36:29.803236 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/time'
I, [2025-02-11T04:36:29.807896 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/time/init.c
I, [2025-02-11T04:36:29.857203 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/thread/lock_native_thread'
I, [2025-02-11T04:36:29.859933 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/time/leap_second.c
I, [2025-02-11T04:36:29.972026 #595]  INFO -- : linking shared-object -test-/thread/instrumentation.so
I, [2025-02-11T04:36:30.242535 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/thread/instrumentation'
I, [2025-02-11T04:36:30.266379 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/tracepoint'
I, [2025-02-11T04:36:30.270417 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/tracepoint/gc_hook.c
I, [2025-02-11T04:36:30.560014 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/time/new.c
I, [2025-02-11T04:36:30.601685 #595]  INFO -- : linking shared-object -test-/thread_fd.so
I, [2025-02-11T04:36:30.640496 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/tracepoint/tracepoint.c
I, [2025-02-11T04:36:30.863994 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/thread_fd'
I, [2025-02-11T04:36:30.885990 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/typeddata'
I, [2025-02-11T04:36:30.896486 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/typeddata/typeddata.c
I, [2025-02-11T04:36:31.241668 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/vm'
I, [2025-02-11T04:36:31.245044 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/vm/at_exit.c
I, [2025-02-11T04:36:31.470657 #595]  INFO -- : linking shared-object -test-/time.so
I, [2025-02-11T04:36:31.570126 #595]  INFO -- : linking shared-object -test-/tracepoint.so
I, [2025-02-11T04:36:31.753428 #595]  INFO -- : linking shared-object -test-/typeddata.so
I, [2025-02-11T04:36:31.806780 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/time'
I, [2025-02-11T04:36:31.832851 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/wait'
I, [2025-02-11T04:36:31.842829 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/-test-/wait/wait.c
I, [2025-02-11T04:36:31.897379 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/tracepoint'
I, [2025-02-11T04:36:31.921378 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/cgi/escape'
I, [2025-02-11T04:36:31.924882 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/cgi/escape/escape.c
I, [2025-02-11T04:36:32.018490 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/typeddata'
I, [2025-02-11T04:36:32.050623 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/continuation'
I, [2025-02-11T04:36:32.059322 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/continuation/continuation.c
I, [2025-02-11T04:36:32.163237 #595]  INFO -- : linking shared-object -test-/vm/at_exit.so
I, [2025-02-11T04:36:32.430627 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/vm'
I, [2025-02-11T04:36:32.459180 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2025-02-11T04:36:32.471853 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/coverage/coverage.c
I, [2025-02-11T04:36:32.773540 #595]  INFO -- : linking shared-object -test-/wait.so
I, [2025-02-11T04:36:32.820037 #595]  INFO -- : linking shared-object continuation.so
I, [2025-02-11T04:36:33.069409 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/wait'
I, [2025-02-11T04:36:33.098428 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/continuation'
I, [2025-02-11T04:36:33.098694 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2025-02-11T04:36:33.104553 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_core.c
I, [2025-02-11T04:36:33.120785 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2025-02-11T04:36:33.123976 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/digest.c
I, [2025-02-11T04:36:34.170306 #595]  INFO -- : linking shared-object cgi/escape.so
I, [2025-02-11T04:36:34.466880 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/cgi/escape'
I, [2025-02-11T04:36:34.477512 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/erb/escape'
I, [2025-02-11T04:36:34.480448 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/erb/escape/escape.c
I, [2025-02-11T04:36:35.197287 #595]  INFO -- : installing default coverage libraries
I, [2025-02-11T04:36:35.205563 #595]  INFO -- : linking shared-object coverage.so
I, [2025-02-11T04:36:35.316341 #595]  INFO -- : linking shared-object digest.so
I, [2025-02-11T04:36:35.543562 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2025-02-11T04:36:35.572796 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/etc'
I, [2025-02-11T04:36:35.581309 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/etc/etc.c
I, [2025-02-11T04:36:35.603598 #595]  INFO -- : linking shared-object erb/escape.so
I, [2025-02-11T04:36:35.632346 #595]  INFO -- : installing digest libraries
I, [2025-02-11T04:36:35.653136 #595]  INFO -- : installing default digest libraries
I, [2025-02-11T04:36:35.662823 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2025-02-11T04:36:35.689085 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fcntl'
I, [2025-02-11T04:36:35.699367 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/fcntl/fcntl.c
I, [2025-02-11T04:36:35.883297 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/erb/escape'
I, [2025-02-11T04:36:35.906871 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2025-02-11T04:36:35.909654 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/io/console/console.c
I, [2025-02-11T04:36:36.508219 #595]  INFO -- : linking shared-object fcntl.so
I, [2025-02-11T04:36:36.787988 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fcntl'
I, [2025-02-11T04:36:36.813529 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/nonblock'
I, [2025-02-11T04:36:36.816702 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/io/nonblock/nonblock.c
I, [2025-02-11T04:36:38.157477 #595]  INFO -- : linking shared-object io/nonblock.so
I, [2025-02-11T04:36:38.439929 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/nonblock'
I, [2025-02-11T04:36:38.468614 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/wait'
I, [2025-02-11T04:36:38.471178 #595]  INFO -- : linking shared-object etc.so
I, [2025-02-11T04:36:38.477187 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/io/wait/wait.c
I, [2025-02-11T04:36:38.793212 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/etc'
I, [2025-02-11T04:36:38.796470 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_parse.c
I, [2025-02-11T04:36:39.487888 #595]  INFO -- : linking shared-object io/wait.so
I, [2025-02-11T04:36:39.779260 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/wait'
I, [2025-02-11T04:36:39.795502 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2025-02-11T04:36:39.984012 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2025-02-11T04:36:40.008240 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2025-02-11T04:36:40.017133 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/monitor/monitor.c
I, [2025-02-11T04:36:41.440844 #595]  INFO -- : installing default monitor libraries
I, [2025-02-11T04:36:41.449169 #595]  INFO -- : linking shared-object monitor.so
I, [2025-02-11T04:36:41.480014 #595]  INFO -- : linking shared-object io/console.so
I, [2025-02-11T04:36:41.776704 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2025-02-11T04:36:41.812540 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2025-02-11T04:36:41.817227 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/objspace/object_tracing.c
I, [2025-02-11T04:36:41.907142 #595]  INFO -- : installing default console libraries
I, [2025-02-11T04:36:41.912120 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2025-02-11T04:36:42.014510 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2025-02-11T04:36:42.018374 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl.c
I, [2025-02-11T04:36:44.089964 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/objspace/objspace.c
I, [2025-02-11T04:36:44.832185 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_asn1.c
I, [2025-02-11T04:36:47.383185 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/objspace/objspace_dump.c
I, [2025-02-11T04:36:50.353623 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_bio.c
I, [2025-02-11T04:36:51.799277 #595]  INFO -- : linking shared-object objspace.so
I, [2025-02-11T04:36:52.336628 #595]  INFO -- : installing default objspace libraries
I, [2025-02-11T04:36:52.338824 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_bn.c
I, [2025-02-11T04:36:52.342133 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2025-02-11T04:36:52.367347 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2025-02-11T04:36:52.376655 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/pathname/pathname.c
I, [2025-02-11T04:36:54.631644 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_strftime.c
I, [2025-02-11T04:36:57.976785 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_cipher.c
I, [2025-02-11T04:36:59.231812 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/date/date_strptime.c
I, [2025-02-11T04:37:00.151367 #595]  INFO -- : installing default pathname libraries
I, [2025-02-11T04:37:00.159167 #595]  INFO -- : linking shared-object pathname.so
I, [2025-02-11T04:37:00.561752 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2025-02-11T04:37:00.599166 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2025-02-11T04:37:00.603106 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych.c
I, [2025-02-11T04:37:01.584780 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_emitter.c
I, [2025-02-11T04:37:02.185315 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_config.c
I, [2025-02-11T04:37:04.119846 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_parser.c
I, [2025-02-11T04:37:04.668166 #595]  INFO -- : installing default date_core libraries
I, [2025-02-11T04:37:04.675822 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_digest.c
I, [2025-02-11T04:37:05.174142 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_engine.c
I, [2025-02-11T04:37:06.575761 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_to_ruby.c
I, [2025-02-11T04:37:06.930525 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_hmac.c
I, [2025-02-11T04:37:07.249219 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_kdf.c
I, [2025-02-11T04:37:07.499331 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/psych/psych_yaml_tree.c
I, [2025-02-11T04:37:08.618023 #595]  INFO -- : linking shared-object psych.so
I, [2025-02-11T04:37:09.066797 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ns_spki.c
I, [2025-02-11T04:37:09.142760 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2025-02-11T04:37:09.170596 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2025-02-11T04:37:09.179564 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/pty/pty.c
I, [2025-02-11T04:37:10.000593 #595]  INFO -- : linking shared-object date_core.so
I, [2025-02-11T04:37:10.051422 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ocsp.c
I, [2025-02-11T04:37:11.596936 #595]  INFO -- : installing default pty libraries
I, [2025-02-11T04:37:11.612663 #595]  INFO -- : linking shared-object pty.so
I, [2025-02-11T04:37:12.184086 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2025-02-11T04:37:12.234643 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rbconfig/sizeof'
I, [2025-02-11T04:37:12.242850 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/rbconfig/sizeof/sizes.c
I, [2025-02-11T04:37:12.514494 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkcs12.c
I, [2025-02-11T04:37:13.984571 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/rbconfig/sizeof/limits.c
I, [2025-02-11T04:37:14.188437 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2025-02-11T04:37:14.225987 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2025-02-11T04:37:14.231526 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/ripper/eventids1.c
I, [2025-02-11T04:37:15.339694 #595]  INFO -- : linking shared-object rbconfig/sizeof.so
I, [2025-02-11T04:37:15.666252 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rbconfig/sizeof'
I, [2025-02-11T04:37:15.669944 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/ripper/eventids2.c
I, [2025-02-11T04:37:16.244004 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/ripper/ripper.c
I, [2025-02-11T04:37:16.478288 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkcs7.c
I, [2025-02-11T04:37:17.104583 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey.c
I, [2025-02-11T04:37:18.649036 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_dh.c
I, [2025-02-11T04:37:21.224065 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_dsa.c
I, [2025-02-11T04:37:21.521706 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/ripper/ripper_init.c
I, [2025-02-11T04:37:23.478635 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_ec.c
I, [2025-02-11T04:37:23.644768 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_pkey_rsa.c
I, [2025-02-11T04:37:23.737194 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_provider.c
I, [2025-02-11T04:37:25.555241 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_rand.c
I, [2025-02-11T04:37:26.898151 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ssl.c
I, [2025-02-11T04:37:27.516102 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ssl_session.c
I, [2025-02-11T04:37:28.461417 #595]  INFO -- : checking /tmp/ruby/src/trunk/parse.y and /tmp/ruby/src/trunk/ext/ripper/eventids2.c
I, [2025-02-11T04:37:28.931951 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_ts.c
I, [2025-02-11T04:37:29.955268 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509.c
I, [2025-02-11T04:37:32.304085 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509attr.c
I, [2025-02-11T04:37:33.477581 #595]  INFO -- : installing default ripper libraries
I, [2025-02-11T04:37:33.485482 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509cert.c
I, [2025-02-11T04:37:34.954286 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509crl.c
I, [2025-02-11T04:37:36.901845 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509ext.c
I, [2025-02-11T04:37:37.197860 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509name.c
I, [2025-02-11T04:37:38.308505 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509req.c
I, [2025-02-11T04:37:40.231447 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509revoked.c
I, [2025-02-11T04:37:40.506091 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/openssl/ossl_x509store.c
I, [2025-02-11T04:37:41.388701 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2025-02-11T04:37:41.413121 #595]  INFO -- : installing default libraries
I, [2025-02-11T04:37:41.418909 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2025-02-11T04:37:41.489506 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2025-02-11T04:37:41.494579 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/init.c
I, [2025-02-11T04:37:42.755766 #595]  INFO -- : installing default openssl libraries
I, [2025-02-11T04:37:42.793408 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/constants.c
I, [2025-02-11T04:37:43.979485 #595]  INFO -- : linking shared-object openssl.so
I, [2025-02-11T04:37:44.324597 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/basicsocket.c
I, [2025-02-11T04:37:48.032363 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/socket.c
I, [2025-02-11T04:37:48.736819 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2025-02-11T04:37:48.763129 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/stringio'
I, [2025-02-11T04:37:48.772134 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/stringio/stringio.c
I, [2025-02-11T04:37:52.558159 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/ipsocket.c
I, [2025-02-11T04:37:55.636901 #595]  INFO -- : linking shared-object stringio.so
I, [2025-02-11T04:37:56.109482 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/stringio'
I, [2025-02-11T04:37:56.134576 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan'
I, [2025-02-11T04:37:56.143663 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/strscan/strscan.c
I, [2025-02-11T04:37:57.800249 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/tcpsocket.c
I, [2025-02-11T04:37:59.059317 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/tcpserver.c
I, [2025-02-11T04:37:59.595813 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/sockssocket.c
I, [2025-02-11T04:38:00.702834 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/udpsocket.c
I, [2025-02-11T04:38:00.852485 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/unixsocket.c
I, [2025-02-11T04:38:02.648627 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/unixserver.c
I, [2025-02-11T04:38:02.714539 #595]  INFO -- : linking shared-object strscan.so
I, [2025-02-11T04:38:03.131281 #595]  INFO -- : installing default strscan libraries
I, [2025-02-11T04:38:03.136860 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan'
I, [2025-02-11T04:38:03.163102 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/zlib'
I, [2025-02-11T04:38:03.172015 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/zlib/zlib.c
I, [2025-02-11T04:38:03.223822 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/option.c
I, [2025-02-11T04:38:03.950597 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/ancdata.c
I, [2025-02-11T04:38:07.664843 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/raddrinfo.c
I, [2025-02-11T04:38:09.381702 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/socket/ifaddr.c
I, [2025-02-11T04:38:11.450378 #595]  INFO -- : installing default socket libraries
I, [2025-02-11T04:38:11.468375 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
I, [2025-02-11T04:38:11.484115 #595]  INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal/bigdecimal.c
I, [2025-02-11T04:38:16.540064 #595]  INFO -- : linking shared-object socket.so
I, [2025-02-11T04:38:17.384637 #595]  INFO -- : linking shared-object zlib.so
I, [2025-02-11T04:38:18.755236 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/zlib'
I, [2025-02-11T04:38:18.770511 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
I, [2025-02-11T04:38:18.788981 #595]  INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/debug-1.10.0/ext/debug/debug.c
I, [2025-02-11T04:38:19.149228 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2025-02-11T04:38:19.163506 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle'
I, [2025-02-11T04:38:19.178272 #595]  INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle/closure.c
I, [2025-02-11T04:38:20.145088 #595]  INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/debug-1.10.0/ext/debug/iseq_collector.c
I, [2025-02-11T04:38:21.298571 #595]  INFO -- : ln -sfT ../../../../../src/trunk/.bundle/gems/debug-1.10.0/lib ../../../../../.bundle/gems/debug-1.10.0/lib
I, [2025-02-11T04:38:21.309507 #595]  INFO -- : linking shared-object debug/debug.so
I, [2025-02-11T04:38:21.442544 #595]  INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle/conversions.c
I, [2025-02-11T04:38:21.629385 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
I, [2025-02-11T04:38:21.642496 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2025-02-11T04:38:21.657553 #595]  INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c
I, [2025-02-11T04:38:23.309498 #595]  INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle/fiddle.c
I, [2025-02-11T04:38:25.055190 #595]  INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle/function.c
I, [2025-02-11T04:38:27.875082 #595]  INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle/handle.c
I, [2025-02-11T04:38:30.087207 #595]  INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle/memory_view.c
I, [2025-02-11T04:38:32.224249 #595]  INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle/pinned.c
I, [2025-02-11T04:38:33.488551 #595]  INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle/pointer.c
I, [2025-02-11T04:38:37.555068 #595]  INFO -- : ln -sfT ../../../../../src/trunk/.bundle/gems/fiddle-1.1.6/lib ../../../../../.bundle/gems/fiddle-1.1.6/lib
I, [2025-02-11T04:38:37.563942 #595]  INFO -- : linking shared-object fiddle.so
I, [2025-02-11T04:38:38.224372 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle'
I, [2025-02-11T04:38:38.237718 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2025-02-11T04:38:38.253046 #595]  INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse/cparse.c
I, [2025-02-11T04:38:39.324079 #595]  INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal/missing.c
I, [2025-02-11T04:38:41.825527 #595]  INFO -- : ln -sfT ../../../../../src/trunk/.bundle/gems/racc-1.8.1/bin ../../../../../../.bundle/gems/racc-1.8.1/bin
I, [2025-02-11T04:38:41.939859 #595]  INFO -- : ln -sfT ../../../../../src/trunk/.bundle/gems/racc-1.8.1/lib ../../../../../../.bundle/gems/racc-1.8.1/lib
I, [2025-02-11T04:38:41.948221 #595]  INFO -- : linking shared-object racc/cparse.so
I, [2025-02-11T04:38:42.260587 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2025-02-11T04:38:42.276890 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
I, [2025-02-11T04:38:42.295406 #595]  INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension/../../src/constants.c
I, [2025-02-11T04:38:43.613835 #595]  INFO -- : ln -sfT ../../../../../src/trunk/.bundle/gems/nkf-0.2.0/bin ../../../../../.bundle/gems/nkf-0.2.0/bin
I, [2025-02-11T04:38:43.742801 #595]  INFO -- : ln -sfT ../../../../../src/trunk/.bundle/gems/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib
I, [2025-02-11T04:38:43.752112 #595]  INFO -- : linking shared-object nkf.so
I, [2025-02-11T04:38:44.286393 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2025-02-11T04:38:44.299909 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2025-02-11T04:38:44.317320 #595]  INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/syslog-0.2.0/ext/syslog/syslog.c
I, [2025-02-11T04:38:44.366582 #595]  INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension/../../src/ruby_objs.c
I, [2025-02-11T04:38:46.549361 #595]  INFO -- : ln -sfT ../../../../../src/trunk/.bundle/gems/syslog-0.2.0/bin ../../../../../.bundle/gems/syslog-0.2.0/bin
I, [2025-02-11T04:38:46.674961 #595]  INFO -- : ln -sfT ../../../../../src/trunk/.bundle/gems/syslog-0.2.0/lib ../../../../../.bundle/gems/syslog-0.2.0/lib
I, [2025-02-11T04:38:46.684111 #595]  INFO -- : linking shared-object syslog_ext.so
I, [2025-02-11T04:38:47.037011 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2025-02-11T04:38:47.040763 #595]  INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension/lexer.c
I, [2025-02-11T04:38:48.531163 #595]  INFO -- : ln -sfT ../../../../../src/trunk/.bundle/gems/bigdecimal-3.1.9/lib ../../../../../.bundle/gems/bigdecimal-3.1.9/lib
I, [2025-02-11T04:38:48.539739 #595]  INFO -- : linking shared-object bigdecimal.so
I, [2025-02-11T04:38:49.324693 #595]  INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension/lexstate.c
I, [2025-02-11T04:38:50.037138 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
I, [2025-02-11T04:38:50.060587 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/bubblebabble'
I, [2025-02-11T04:38:50.064761 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/bubblebabble/bubblebabble.c
I, [2025-02-11T04:38:50.830086 #595]  INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension/location.c
I, [2025-02-11T04:38:51.343566 #595]  INFO -- : linking shared-object digest/bubblebabble.so
I, [2025-02-11T04:38:51.640050 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/bubblebabble'
I, [2025-02-11T04:38:51.665492 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/md5'
I, [2025-02-11T04:38:51.669924 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/md5/md5init.c
I, [2025-02-11T04:38:52.566761 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/md5/md5.c
I, [2025-02-11T04:38:52.640884 #595]  INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension/main.c
I, [2025-02-11T04:38:53.535580 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/rmd160'
I, [2025-02-11T04:38:53.539303 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/rmd160/rmd160init.c
I, [2025-02-11T04:38:53.685151 #595]  INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension/parser.c
I, [2025-02-11T04:38:54.306080 #595]  INFO -- : linking shared-object digest/md5.so
I, [2025-02-11T04:38:54.392688 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/rmd160/rmd160.c
I, [2025-02-11T04:38:54.625908 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/md5'
I, [2025-02-11T04:38:54.651783 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha1'
I, [2025-02-11T04:38:54.655962 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha1/sha1init.c
I, [2025-02-11T04:38:55.522084 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha1/sha1.c
I, [2025-02-11T04:38:57.636840 #595]  INFO -- : linking shared-object digest/rmd160.so
I, [2025-02-11T04:38:57.946200 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/rmd160'
I, [2025-02-11T04:38:57.972631 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2025-02-11T04:38:57.976412 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha2/sha2init.c
I, [2025-02-11T04:38:58.176554 #595]  INFO -- : linking shared-object digest/sha1.so
I, [2025-02-11T04:38:58.496502 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha1'
I, [2025-02-11T04:38:58.521046 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json/generator'
I, [2025-02-11T04:38:58.525133 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/json/generator/generator.c
I, [2025-02-11T04:38:58.920502 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/digest/sha2/sha2.c
I, [2025-02-11T04:39:01.292452 #595]  INFO -- : linking shared-object digest/sha2.so
I, [2025-02-11T04:39:01.644495 #595]  INFO -- : installing default sha2 libraries
I, [2025-02-11T04:39:01.649909 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2025-02-11T04:39:01.676539 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json/parser'
I, [2025-02-11T04:39:01.679415 #595]  INFO -- : compiling /tmp/ruby/src/trunk/ext/json/parser/parser.c
I, [2025-02-11T04:39:02.925997 #595]  INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension/parserstate.c
I, [2025-02-11T04:39:04.777276 #595]  INFO -- : compiling /tmp/ruby/src/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension/unescape.c
I, [2025-02-11T04:39:05.923427 #595]  INFO -- : ln -sfT ../../../../../src/trunk/.bundle/gems/rbs-3.8.1/lib ../../../../../.bundle/gems/rbs-3.8.1/lib
I, [2025-02-11T04:39:05.933541 #595]  INFO -- : linking shared-object rbs_extension.so
I, [2025-02-11T04:39:06.290395 #595]  INFO -- : linking shared-object json/ext/generator.so
I, [2025-02-11T04:39:06.387794 #595]  INFO -- : linking shared-object json/ext/parser.so
I, [2025-02-11T04:39:06.946519 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json/parser'
I, [2025-02-11T04:39:06.992977 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json/generator'
I, [2025-02-11T04:39:07.124809 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
I, [2025-02-11T04:39:32.137558 #595]  INFO -- : linking shared-object ripper.so
I, [2025-02-11T04:39:38.628851 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2025-02-11T04:39:38.843131 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:39:39.591675 #595]  INFO -- : linking ruby
I, [2025-02-11T04:39:39.795673 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:39:39.797839 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:39:39.820670 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:39:39.820943 #595]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2025-02-11T04:39:39.821075 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:39:39.825004 #595]  INFO -- : $$$[end] "make all -j4" exit with 0.
I, [2025-02-11T04:39:39.825806 #595]  INFO -- : $$$[beg] make install -j4
I, [2025-02-11T04:39:40.464822 #595]  INFO -- : Update syslog to f2b9e75a8e016502607a3a20695cef57956150c2
I, [2025-02-11T04:39:40.466364 #595]  INFO -- : Update pstore to b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f
I, [2025-02-11T04:39:40.468117 #595]  INFO -- : Update irb to 6bb53630c3398b2042fb99d5232c68399491d338
I, [2025-02-11T04:39:40.473862 #595]  INFO -- : echo f2b9e75a8e016502607a3a20695cef57956150c2 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/syslog.revision -
I, [2025-02-11T04:39:40.475214 #595]  INFO -- : echo b563c4d354615e12a6fa54ffaa4ed711c3d1ba9f | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision -
I, [2025-02-11T04:39:40.476021 #595]  INFO -- : echo 6bb53630c3398b2042fb99d5232c68399491d338 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision -
I, [2025-02-11T04:39:40.488932 #595]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/syslog.revision unchanged
I, [2025-02-11T04:39:40.489198 #595]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/irb.revision unchanged
I, [2025-02-11T04:39:40.491479 #595]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/pstore.revision unchanged
I, [2025-02-11T04:39:40.499304 #595]  INFO -- : Update reline to defcd36c0b6e6648333d4b9ab5923eb4e543615e
I, [2025-02-11T04:39:40.519373 #595]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2025-02-11T04:39:40.519744 #595]  INFO -- : 	CC = gcc
I, [2025-02-11T04:39:40.520034 #595]  INFO -- : 	LD = ld
I, [2025-02-11T04:39:40.520524 #595]  INFO -- : 	LDSHARED = gcc -shared
I, [2025-02-11T04:39:40.522378 #595]  INFO -- : 	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2025-02-11T04:39:40.522754 #595]  INFO -- : 	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0   -Dmodular_gc_dir=
I, [2025-02-11T04:39:40.523226 #595]  INFO -- : 	CPPFLAGS =   
I, [2025-02-11T04:39:40.523571 #595]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2025-02-11T04:39:40.523865 #595]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2025-02-11T04:39:40.524247 #595]  INFO -- : 	LANG = C.UTF-8
I, [2025-02-11T04:39:40.524516 #595]  INFO -- : 	LC_ALL = 
I, [2025-02-11T04:39:40.524728 #595]  INFO -- : 	LC_CTYPE = 
I, [2025-02-11T04:39:40.524938 #595]  INFO -- : 	MFLAGS = -j4 --jobserver-auth=4,5
I, [2025-02-11T04:39:40.525149 #595]  INFO -- : 	RUSTC = rustc
I, [2025-02-11T04:39:40.525371 #595]  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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2025-02-11T04:39:40.855911 #595]  INFO -- : echo defcd36c0b6e6648333d4b9ab5923eb4e543615e | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/reline.revision -
I, [2025-02-11T04:39:40.860100 #595]  INFO -- : gcc (Debian 13.2.0-23revyos1) 13.2.0
I, [2025-02-11T04:39:40.860345 #595]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2025-02-11T04:39:40.860493 #595]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2025-02-11T04:39:40.860655 #595]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2025-02-11T04:39:40.860792 #595]  INFO -- : 
I, [2025-02-11T04:39:40.861182 #595]  INFO -- : generating enc.mk
I, [2025-02-11T04:39:40.869871 #595]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/reline.revision unchanged
I, [2025-02-11T04:39:43.217793 #595]  INFO -- : making srcs under enc
I, [2025-02-11T04:39:43.221941 #595]  INFO -- : making enc
I, [2025-02-11T04:39:43.370054 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:39:43.370270 #595]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2025-02-11T04:39:43.370377 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:39:43.499653 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:39:43.499930 #595]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2025-02-11T04:39:43.500144 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:39:43.503971 #595]  INFO -- : generating transdb.h
I, [2025-02-11T04:39:44.776747 #595]  INFO -- : transdb.h updated
I, [2025-02-11T04:39:44.783857 #595]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2025-02-11T04:39:44.784406 #595]  INFO -- : making trans
I, [2025-02-11T04:39:44.918492 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:39:44.920639 #595]  INFO -- : compiling /tmp/ruby/src/trunk/enc/trans/transdb.c
I, [2025-02-11T04:39:44.935908 #595]  INFO -- : ext/configure-ext.mk unchanged
I, [2025-02-11T04:39:44.958994 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:39:45.005499 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/array/concat'
I, [2025-02-11T04:39:45.020878 #595]  INFO -- : linking shared-object -test-/array/to_ary_concat.so
I, [2025-02-11T04:39:45.288173 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/array/concat'
I, [2025-02-11T04:39:45.358306 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/load/dot.dot'
I, [2025-02-11T04:39:45.366613 #595]  INFO -- : linking shared-object -test-/load/dot.dot.so
I, [2025-02-11T04:39:45.415569 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/-test-/marshal/compat'
I, [2025-02-11T04:39:45.423901 #595]  INFO -- : linking shared-object -test-/marshal/compat.so
I, [2025-02-11T04:39:45.646198 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/load/dot.dot'
I, [2025-02-11T04:39:45.712034 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/-test-/marshal/compat'
I, [2025-02-11T04:39:45.974714 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2025-02-11T04:39:45.982874 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2025-02-11T04:39:45.995775 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2025-02-11T04:39:45.998721 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2025-02-11T04:39:46.028045 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2025-02-11T04:39:46.031340 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2025-02-11T04:39:46.066381 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2025-02-11T04:39:46.069116 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/nonblock'
I, [2025-02-11T04:39:46.077246 #595]  INFO -- : linking shared-object io/nonblock.so
I, [2025-02-11T04:39:46.084038 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2025-02-11T04:39:46.093800 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/wait'
I, [2025-02-11T04:39:46.096442 #595]  INFO -- : linking shared-object io/wait.so
I, [2025-02-11T04:39:46.096796 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2025-02-11T04:39:46.133599 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2025-02-11T04:39:46.160742 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2025-02-11T04:39:46.188029 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2025-02-11T04:39:46.244436 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2025-02-11T04:39:46.271508 #595]  INFO -- : linking transcoder transdb.so
I, [2025-02-11T04:39:46.277787 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2025-02-11T04:39:46.397988 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2025-02-11T04:39:46.399270 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/wait'
I, [2025-02-11T04:39:46.405311 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/nonblock'
I, [2025-02-11T04:39:46.439789 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2025-02-11T04:39:46.444728 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2025-02-11T04:39:46.493224 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2025-02-11T04:39:46.514862 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:39:46.531769 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2025-02-11T04:39:46.532638 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2025-02-11T04:39:46.551716 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2025-02-11T04:39:46.555809 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2025-02-11T04:39:46.566433 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2025-02-11T04:39:46.581078 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2025-02-11T04:39:46.585246 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2025-02-11T04:39:46.607162 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan'
I, [2025-02-11T04:39:46.627579 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2025-02-11T04:39:46.627808 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2025-02-11T04:39:46.636806 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan'
I, [2025-02-11T04:39:46.638711 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
I, [2025-02-11T04:39:46.642745 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
I, [2025-02-11T04:39:46.654304 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle'
I, [2025-02-11T04:39:46.692191 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2025-02-11T04:39:46.707891 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2025-02-11T04:39:46.739663 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
I, [2025-02-11T04:39:46.755341 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2025-02-11T04:39:46.758456 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle'
I, [2025-02-11T04:39:46.771217 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
I, [2025-02-11T04:39:46.783285 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
I, [2025-02-11T04:39:46.786433 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2025-02-11T04:39:46.893230 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
I, [2025-02-11T04:39:46.929014 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2025-02-11T04:39:46.957769 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2025-02-11T04:39:46.989316 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2025-02-11T04:39:46.996779 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2025-02-11T04:39:46.998122 #595]  INFO -- : making encs
I, [2025-02-11T04:39:47.013251 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2025-02-11T04:39:47.213632 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:39:47.365121 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:39:47.365315 #595]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2025-02-11T04:39:47.365420 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:39:47.946469 #595]  INFO -- : make[2]: 'ruby' is up to date.
I, [2025-02-11T04:39:47.946845 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:39:47.949390 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:39:47.971606 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:39:47.971824 #595]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2025-02-11T04:39:47.971938 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:39:47.973426 #595]  INFO -- : ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems -r./riscv64-linux-fake /tmp/ruby/src/trunk/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="doc"  --gnumake --install=all --exclude=doc
I, [2025-02-11T04:39:48.819146 #595]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2025-02-11T04:39:48.824212 #595]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2025-02-11T04:39:48.854565 #595]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.5.0+0/riscv64-linux
I, [2025-02-11T04:39:48.855808 #595]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2025-02-11T04:39:48.856725 #595]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.5.0+0/riscv64-linux
I, [2025-02-11T04:39:48.959833 #595]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.5.0+0/riscv64-linux
I, [2025-02-11T04:39:48.960221 #595]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.5.0+0/riscv64-linux
I, [2025-02-11T04:39:48.961089 #595]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.5.0+0/riscv64-linux
I, [2025-02-11T04:39:48.963914 #595]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.5.0+0
I, [2025-02-11T04:39:49.041388 #595]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.5.0+0
I, [2025-02-11T04:39:49.041576 #595]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.5.0+0
I, [2025-02-11T04:39:49.041664 #595]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.5.0+0/ruby
I, [2025-02-11T04:39:49.042909 #595]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2025-02-11T04:39:49.044170 #595]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.5.0+0
I, [2025-02-11T04:39:49.597701 #595]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.5.0+0
I, [2025-02-11T04:39:49.726176 #595]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2025-02-11T04:39:49.750770 #595]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.5.0+0
I, [2025-02-11T04:39:49.997475 #595]  INFO -- :                                     bundler 2.7.0.dev
I, [2025-02-11T04:39:50.042256 #595]  INFO -- :                                     cgi 0.4.1
I, [2025-02-11T04:39:50.047302 #595]  INFO -- :                                     delegate 0.4.0
I, [2025-02-11T04:39:50.052075 #595]  INFO -- :                                     did_you_mean 2.0.0
I, [2025-02-11T04:39:50.056906 #595]  INFO -- :                                     english 0.8.0
I, [2025-02-11T04:39:50.061711 #595]  INFO -- :                                     erb 4.0.4
I, [2025-02-11T04:39:50.069261 #595]  INFO -- :                                     error_highlight 0.7.0
I, [2025-02-11T04:39:50.073921 #595]  INFO -- :                                     fileutils 1.7.3
I, [2025-02-11T04:39:50.078641 #595]  INFO -- :                                     find 0.2.0
I, [2025-02-11T04:39:50.083553 #595]  INFO -- :                                     forwardable 1.3.3
I, [2025-02-11T04:39:50.088278 #595]  INFO -- :                                     ipaddr 1.2.7
I, [2025-02-11T04:39:50.092963 #595]  INFO -- :                                     net-http 0.6.0
I, [2025-02-11T04:39:50.098151 #595]  INFO -- :                                     net-protocol 0.2.2
I, [2025-02-11T04:39:50.103220 #595]  INFO -- :                                     open-uri 0.5.0
I, [2025-02-11T04:39:50.108475 #595]  INFO -- :                                     open3 0.2.1
I, [2025-02-11T04:39:50.113306 #595]  INFO -- :                                     optparse 0.6.0
I, [2025-02-11T04:39:50.118296 #595]  INFO -- :                                     pp 0.6.2
I, [2025-02-11T04:39:50.123278 #595]  INFO -- :                                     prettyprint 0.2.0
I, [2025-02-11T04:39:50.128155 #595]  INFO -- :                                     prism 1.3.0
I, [2025-02-11T04:39:50.133462 #595]  INFO -- :                                     resolv 0.6.0
I, [2025-02-11T04:39:50.138457 #595]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2025-02-11T04:39:50.143356 #595]  INFO -- :                                     securerandom 0.4.1
I, [2025-02-11T04:39:50.156861 #595]  INFO -- :                                     set 1.1.1
I, [2025-02-11T04:39:50.161810 #595]  INFO -- :                                     shellwords 0.2.2
I, [2025-02-11T04:39:50.166676 #595]  INFO -- :                                     singleton 0.3.0
I, [2025-02-11T04:39:50.171405 #595]  INFO -- :                                     syntax_suggest 2.0.2
I, [2025-02-11T04:39:50.179002 #595]  INFO -- :                                     tempfile 0.3.1
I, [2025-02-11T04:39:50.183895 #595]  INFO -- :                                     time 0.4.1
I, [2025-02-11T04:39:50.192129 #595]  INFO -- :                                     timeout 0.4.3
I, [2025-02-11T04:39:50.197056 #595]  INFO -- :                                     tmpdir 0.3.1
I, [2025-02-11T04:39:50.202194 #595]  INFO -- :                                     tsort 0.2.0
I, [2025-02-11T04:39:50.207069 #595]  INFO -- :                                     un 0.3.0
I, [2025-02-11T04:39:50.212001 #595]  INFO -- :                                     uri 1.0.2
I, [2025-02-11T04:39:50.217251 #595]  INFO -- :                                     weakref 0.1.3
I, [2025-02-11T04:39:50.222153 #595]  INFO -- :                                     yaml 0.4.0
I, [2025-02-11T04:39:50.226587 #595]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.5.0+0
I, [2025-02-11T04:39:50.294747 #595]  INFO -- :                                     date 3.4.1
I, [2025-02-11T04:39:50.300053 #595]  INFO -- :                                     digest 3.2.0
I, [2025-02-11T04:39:50.304996 #595]  INFO -- :                                     etc 1.4.5
I, [2025-02-11T04:39:50.310260 #595]  INFO -- :                                     fcntl 1.2.0
I, [2025-02-11T04:39:50.315390 #595]  INFO -- :                                     io-console 0.8.0
I, [2025-02-11T04:39:50.320457 #595]  INFO -- :                                     io-nonblock 0.3.1
I, [2025-02-11T04:39:50.325481 #595]  INFO -- :                                     io-wait 0.3.1
I, [2025-02-11T04:39:50.330308 #595]  INFO -- :                                     json 2.9.1
I, [2025-02-11T04:39:50.335708 #595]  INFO -- :                                     openssl 3.3.0
I, [2025-02-11T04:39:50.341053 #595]  INFO -- :                                     pathname 0.4.0
I, [2025-02-11T04:39:50.346186 #595]  INFO -- :                                     psych 5.2.3
I, [2025-02-11T04:39:50.359950 #595]  INFO -- :                                     stringio 3.1.3.dev
I, [2025-02-11T04:39:50.365433 #595]  INFO -- :                                     strscan 3.1.2
I, [2025-02-11T04:39:50.370521 #595]  INFO -- :                                     zlib 3.2.1
I, [2025-02-11T04:39:50.375126 #595]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.5.0+0
I, [2025-02-11T04:39:50.381585 #595]  INFO -- :                                     minitest 5.25.4
I, [2025-02-11T04:39:50.458486 #595]  INFO -- :                                     power_assert 2.0.5
I, [2025-02-11T04:39:50.480617 #595]  INFO -- :                                     rake 13.2.1
I, [2025-02-11T04:39:50.529516 #595]  INFO -- :                                     test-unit 3.6.7
I, [2025-02-11T04:39:50.582606 #595]  INFO -- :                                     rexml 3.4.0
I, [2025-02-11T04:39:50.643301 #595]  INFO -- :                                     rss 0.3.1
I, [2025-02-11T04:39:50.683665 #595]  INFO -- :                                     net-ftp 0.3.8
I, [2025-02-11T04:39:50.704103 #595]  INFO -- :                                     net-imap 0.5.6
I, [2025-02-11T04:39:50.752448 #595]  INFO -- :                                     net-pop 0.1.2
I, [2025-02-11T04:39:50.765555 #595]  INFO -- :                                     net-smtp 0.5.1
I, [2025-02-11T04:39:50.780166 #595]  INFO -- :                                     matrix 0.4.2
I, [2025-02-11T04:39:50.809908 #595]  INFO -- :                                     prime 0.1.3
I, [2025-02-11T04:39:50.874425 #595]  INFO -- :                                     rbs 3.8.1
I, [2025-02-11T04:39:51.214829 #595]  INFO -- :                                     typeprof 0.30.1
I, [2025-02-11T04:39:51.257955 #595]  INFO -- :                                     debug 1.10.0
I, [2025-02-11T04:39:51.294488 #595]  INFO -- :                                     racc 1.8.1
I, [2025-02-11T04:39:51.327939 #595]  INFO -- :                                     mutex_m 0.3.0
I, [2025-02-11T04:39:51.342487 #595]  INFO -- :                                     getoptlong 0.2.1
I, [2025-02-11T04:39:51.369234 #595]  INFO -- :                                     base64 0.2.0
I, [2025-02-11T04:39:51.381776 #595]  INFO -- :                                     bigdecimal 3.1.9
I, [2025-02-11T04:39:51.410799 #595]  INFO -- :                                     observer 0.1.2
I, [2025-02-11T04:39:51.424338 #595]  INFO -- :                                     abbrev 0.1.2
I, [2025-02-11T04:39:51.437330 #595]  INFO -- :                                     resolv-replace 0.1.1
I, [2025-02-11T04:39:51.452068 #595]  INFO -- :                                     rinda 0.2.0
I, [2025-02-11T04:39:51.468334 #595]  INFO -- :                                     drb 2.2.1
I, [2025-02-11T04:39:51.488532 #595]  INFO -- :                                     nkf 0.2.0
I, [2025-02-11T04:39:51.517317 #595]  INFO -- :                                     syslog 0.2.0
I, [2025-02-11T04:39:51.537603 #595]  INFO -- :                                     csv 3.3.2
I, [2025-02-11T04:39:51.578620 #595]  INFO -- :                                     repl_type_completor 0.1.10
I, [2025-02-11T04:39:51.596968 #595]  INFO -- :                                     ostruct 0.6.1
I, [2025-02-11T04:39:51.615773 #595]  INFO -- :                                     pstore 0.1.4
I, [2025-02-11T04:39:51.630146 #595]  INFO -- :                                     benchmark 0.4.0
I, [2025-02-11T04:39:51.646378 #595]  INFO -- :                                     logger 1.6.5
I, [2025-02-11T04:39:51.675288 #595]  INFO -- :                                     rdoc 6.12.0
I, [2025-02-11T04:39:52.092800 #595]  INFO -- :                                     irb 1.15.1
I, [2025-02-11T04:39:52.155838 #595]  INFO -- :                                     reline 0.6.0
I, [2025-02-11T04:39:52.179800 #595]  INFO -- :                                     readline 0.0.4
I, [2025-02-11T04:39:52.192242 #595]  INFO -- :                                     fiddle 1.1.6
I, [2025-02-11T04:39:52.218914 #595]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.5.0+0/cache
I, [2025-02-11T04:39:52.243504 #595]  INFO -- : skipped bundled gems:
I, [2025-02-11T04:39:52.243699 #595]  INFO -- :     win32ole-1.9.1.gem              not found in bundled_gems
I, [2025-02-11T04:39:52.271841 #595]  INFO -- : $$$[end] "make install -j4" exit with 0.
I, [2025-02-11T04:39:52.272500 #595]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j4'
I, [2025-02-11T04:40:53.268254 #595]  INFO -- : PASS all 2007 tests
E, [2025-02-11T04:40:53.288906 #595] ERROR -- :  
I, [2025-02-11T04:40:53.289431 #595]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
I, [2025-02-11T04:40:53.290085 #595]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j4'
I, [2025-02-11T04:40:53.899374 #595]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2025-02-11T04:40:53.899581 #595]  INFO -- : 	CC = gcc
I, [2025-02-11T04:40:53.899697 #595]  INFO -- : 	LD = ld
I, [2025-02-11T04:40:53.899805 #595]  INFO -- : 	LDSHARED = gcc -shared
I, [2025-02-11T04:40:53.899901 #595]  INFO -- : 	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2025-02-11T04:40:53.899992 #595]  INFO -- : 	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0   -Dmodular_gc_dir=
I, [2025-02-11T04:40:53.900125 #595]  INFO -- : 	CPPFLAGS =   
I, [2025-02-11T04:40:53.900213 #595]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2025-02-11T04:40:53.900301 #595]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2025-02-11T04:40:53.900385 #595]  INFO -- : 	LANG = C.UTF-8
I, [2025-02-11T04:40:53.900469 #595]  INFO -- : 	LC_ALL = 
I, [2025-02-11T04:40:53.900556 #595]  INFO -- : 	LC_CTYPE = 
I, [2025-02-11T04:40:53.900642 #595]  INFO -- : 	MFLAGS = 
I, [2025-02-11T04:40:53.900722 #595]  INFO -- : 	RUSTC = rustc
I, [2025-02-11T04:40:53.900810 #595]  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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2025-02-11T04:40:53.904243 #595]  INFO -- : gcc (Debian 13.2.0-23revyos1) 13.2.0
I, [2025-02-11T04:40:53.904431 #595]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2025-02-11T04:40:53.904519 #595]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2025-02-11T04:40:53.904606 #595]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2025-02-11T04:40:53.904686 #595]  INFO -- : 
I, [2025-02-11T04:40:55.795863 #595]  INFO -- : Checking leaked global symbols...none
I, [2025-02-11T04:40:56.046807 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2025-02-11T04:40:56.047072 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2025-02-11T04:40:56.047192 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2025-02-11T04:40:56.047523 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2025-02-11T04:40:56.048904 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2025-02-11T04:40:56.049705 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2025-02-11T04:40:56.052579 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2025-02-11T04:40:56.054256 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2025-02-11T04:40:56.063451 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2025-02-11T04:40:56.074736 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2025-02-11T04:40:56.093562 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2025-02-11T04:40:56.102762 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2025-02-11T04:40:56.103359 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2025-02-11T04:40:56.103847 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2025-02-11T04:40:56.104903 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2025-02-11T04:40:56.206711 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2025-02-11T04:40:56.233670 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2025-02-11T04:40:56.528538 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2025-02-11T04:40:56.528960 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2025-02-11T04:40:56.529501 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2025-02-11T04:40:56.530575 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2025-02-11T04:40:56.531127 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2025-02-11T04:40:56.531362 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2025-02-11T04:40:56.538423 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2025-02-11T04:40:56.539757 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2025-02-11T04:40:56.540074 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2025-02-11T04:40:56.540942 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2025-02-11T04:40:56.541580 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2025-02-11T04:40:56.547980 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2025-02-11T04:40:57.035938 #595]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2025-02-11T04:40:57.063793 #595]  INFO -- : 
I, [2025-02-11T04:40:57.064003 #595]  INFO -- : test succeeded
I, [2025-02-11T04:40:57.069491 #595]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
I, [2025-02-11T04:40:57.070207 #595]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
I, [2025-02-11T04:40:58.005622 #595]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2025-02-11T04:40:58.005830 #595]  INFO -- : 	CC = gcc
I, [2025-02-11T04:40:58.005944 #595]  INFO -- : 	LD = ld
I, [2025-02-11T04:40:58.006048 #595]  INFO -- : 	LDSHARED = gcc -shared
I, [2025-02-11T04:40:58.006140 #595]  INFO -- : 	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2025-02-11T04:40:58.006232 #595]  INFO -- : 	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0   -Dmodular_gc_dir=
I, [2025-02-11T04:40:58.006320 #595]  INFO -- : 	CPPFLAGS =   
I, [2025-02-11T04:40:58.006408 #595]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2025-02-11T04:40:58.006504 #595]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2025-02-11T04:40:58.006589 #595]  INFO -- : 	LANG = C.UTF-8
I, [2025-02-11T04:40:58.006672 #595]  INFO -- : 	LC_ALL = 
I, [2025-02-11T04:40:58.006758 #595]  INFO -- : 	LC_CTYPE = 
I, [2025-02-11T04:40:58.006839 #595]  INFO -- : 	MFLAGS = 
I, [2025-02-11T04:40:58.006924 #595]  INFO -- : 	RUSTC = rustc
I, [2025-02-11T04:40:58.007090 #595]  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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2025-02-11T04:40:58.010415 #595]  INFO -- : gcc (Debian 13.2.0-23revyos1) 13.2.0
I, [2025-02-11T04:40:58.010643 #595]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2025-02-11T04:40:58.010825 #595]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2025-02-11T04:40:58.010965 #595]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2025-02-11T04:40:58.011184 #595]  INFO -- : 
I, [2025-02-11T04:40:58.032289 #595]  INFO -- : generating enc.mk
I, [2025-02-11T04:40:59.506064 #595]  INFO -- : making enc
I, [2025-02-11T04:40:59.677729 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:40:59.677936 #595]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2025-02-11T04:40:59.678030 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:40:59.681248 #595]  INFO -- : making srcs under enc
I, [2025-02-11T04:40:59.971135 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:40:59.971339 #595]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2025-02-11T04:40:59.971428 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:40:59.977204 #595]  INFO -- : generating transdb.h
I, [2025-02-11T04:41:01.220448 #595]  INFO -- : transdb.h unchanged
I, [2025-02-11T04:41:01.227323 #595]  INFO -- : making trans
I, [2025-02-11T04:41:01.546108 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:41:01.546387 #595]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2025-02-11T04:41:01.546606 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:41:01.550349 #595]  INFO -- : making encs
I, [2025-02-11T04:41:01.931179 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:41:01.931376 #595]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2025-02-11T04:41:01.931477 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:41:01.949907 #595]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2025-02-11T04:41:02.101911 #595]  INFO -- : ext/configure-ext.mk updated
I, [2025-02-11T04:41:02.114914 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:41:10.325206 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:41:10.328504 #595]  INFO -- : generating makefile exts.mk
I, [2025-02-11T04:41:10.614880 #595]  INFO -- : exts.mk unchanged
I, [2025-02-11T04:41:10.639614 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:41:12.817573 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2025-02-11T04:41:12.841658 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2025-02-11T04:41:12.882177 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2025-02-11T04:41:12.910446 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2025-02-11T04:41:12.935470 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2025-02-11T04:41:12.992589 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2025-02-11T04:41:13.164603 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2025-02-11T04:41:13.190452 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2025-02-11T04:41:13.309120 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2025-02-11T04:41:13.330459 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2025-02-11T04:41:13.416475 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2025-02-11T04:41:13.487811 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2025-02-11T04:41:13.589091 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2025-02-11T04:41:13.619322 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2025-02-11T04:41:13.668939 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2025-02-11T04:41:13.702167 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2025-02-11T04:41:13.812854 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2025-02-11T04:41:13.941106 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2025-02-11T04:41:13.967103 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2025-02-11T04:41:13.987194 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2025-02-11T04:41:14.039545 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2025-02-11T04:41:14.193529 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2025-02-11T04:41:14.221677 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2025-02-11T04:41:14.242386 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2025-02-11T04:41:14.337735 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2025-02-11T04:41:14.379327 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2025-02-11T04:41:14.393548 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2025-02-11T04:41:14.411267 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2025-02-11T04:41:14.485400 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2025-02-11T04:41:14.543348 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2025-02-11T04:41:14.604162 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan'
I, [2025-02-11T04:41:14.624064 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan'
I, [2025-02-11T04:41:14.680483 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
I, [2025-02-11T04:41:14.792410 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
I, [2025-02-11T04:41:14.810394 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
I, [2025-02-11T04:41:14.915336 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
I, [2025-02-11T04:41:14.936241 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle'
I, [2025-02-11T04:41:15.038756 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle'
I, [2025-02-11T04:41:15.056043 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2025-02-11T04:41:15.251130 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2025-02-11T04:41:15.268823 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2025-02-11T04:41:15.460799 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2025-02-11T04:41:15.487262 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
I, [2025-02-11T04:41:15.592811 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
I, [2025-02-11T04:41:15.610395 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2025-02-11T04:41:15.816187 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2025-02-11T04:41:16.021096 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:41:16.784723 #595]  INFO -- : make[2]: 'ruby' is up to date.
I, [2025-02-11T04:41:16.784942 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:41:16.787102 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:41:16.819050 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:41:16.819326 #595]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2025-02-11T04:41:16.819594 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:41:17.376401 #595]  INFO -- : Run options: 
I, [2025-02-11T04:41:17.376611 #595]  INFO -- :   --seed=42198
I, [2025-02-11T04:41:17.376714 #595]  INFO -- :   "--ruby=./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems"
I, [2025-02-11T04:41:17.376816 #595]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2025-02-11T04:41:17.376908 #595]  INFO -- :   --name=!/memory_leak/
I, [2025-02-11T04:41:17.376995 #595]  INFO -- :   --stderr-on-failure
I, [2025-02-11T04:41:17.377081 #595]  INFO -- :   -j4
I, [2025-02-11T04:41:17.377173 #595]  INFO -- : 
I, [2025-02-11T04:41:17.377259 #595]  INFO -- : # Running tests:
I, [2025-02-11T04:41:17.377342 #595]  INFO -- : 
I, [2025-02-11T04:41:18.038525 #595]  INFO -- : [  1/752] 54283=test_metaclass
I, [2025-02-11T04:41:18.053095 #595]  INFO -- : [  2/752] 54284=heredoc_test
I, [2025-02-11T04:41:18.056892 #595]  INFO -- : [  3/752] 54286=dispatcher_test
I, [2025-02-11T04:41:18.080248 #595]  INFO -- : [  4/752] 54283=test_cgi_session
I, [2025-02-11T04:41:18.173126 #595]  INFO -- : [  5/752] 54285=test_x509crl
I, [2025-02-11T04:41:18.227958 #595]  INFO -- : [  6/752] 54283=test_fixnum
I, [2025-02-11T04:41:18.359731 #595]  INFO -- : [  7/752] 54283=test_signal
I, [2025-02-11T04:41:18.492866 #595]  INFO -- : [  8/752] 54284=test_process
I, [2025-02-11T04:41:18.550079 #595]  INFO -- : [  9/752] 54284=test_windows_1252
I, [2025-02-11T04:41:18.563726 #595]  INFO -- : [ 10/752] 54284=test_cgi_cookie
I, [2025-02-11T04:41:18.602476 #595]  INFO -- : [ 11/752] 54286=test_require
I, [2025-02-11T04:41:18.745977 #595]  INFO -- : [ 12/752] 54284=test_float
I, [2025-02-11T04:41:20.771687 #595]  INFO -- : [ 13/752] 54285=test_gem_source_git
I, [2025-02-11T04:41:21.232339 #595]  INFO -- : [ 14/752] 54284=test_refinement
I, [2025-02-11T04:41:21.318360 #595]  INFO -- : [ 15/752] 54283=test_gem_commands_signout_command
I, [2025-02-11T04:41:22.627755 #595]  INFO -- : [ 16/752] 54283=test_regex_casefold
I, [2025-02-11T04:41:22.805824 #595]  INFO -- : [ 17/752] 54283=warnings_test
I, [2025-02-11T04:41:23.542424 #595]  INFO -- : [ 18/752] 54283=test_gem_resolver_installer_set
I, [2025-02-11T04:41:24.829416 #595]  INFO -- : [ 19/752] 54283=test_dir_m17n
I, [2025-02-11T04:41:25.501770 #595]  INFO -- : [ 20/752] 54285=test_new
I, [2025-02-11T04:41:25.587752 #595]  INFO -- : [ 21/752] 54285=test_gem_security_signer
I, [2025-02-11T04:41:26.299683 #595]  INFO -- : [ 22/752] 54285=test_cipher
I, [2025-02-11T04:41:26.725805 #595]  INFO -- : [ 23/752] 54285=test_storage
I, [2025-02-11T04:41:26.875512 #595]  INFO -- : [ 24/752] 54285=test_gem_resolver_git_set
I, [2025-02-11T04:41:29.271227 #595]  INFO -- : [ 25/752] 54285=constant_path_node_test
I, [2025-02-11T04:41:29.436177 #595]  INFO -- : [ 26/752] 54285=test_digest_extend
I, [2025-02-11T04:41:29.652637 #595]  INFO -- : [ 27/752] 54285=test_omap
I, [2025-02-11T04:41:29.709007 #595]  INFO -- : [ 28/752] 54285=test_iterator
I, [2025-02-11T04:41:30.134787 #595]  INFO -- : [ 29/752] 54285=test_string
I, [2025-02-11T04:41:30.232545 #595]  INFO -- : [ 30/752] 54285=test_memory_view
I, [2025-02-11T04:41:30.325421 #595]  INFO -- : [ 31/752] 54285=test_debug
I, [2025-02-11T04:41:30.416541 #595]  INFO -- : [ 32/752] 54285=test_shellwords
I, [2025-02-11T04:41:30.570485 #595]  INFO -- : [ 33/752] 54285=test_pkg_config
I, [2025-02-11T04:41:30.737159 #595]  INFO -- : [ 34/752] 54285=magic_comment_test
I, [2025-02-11T04:41:32.256283 #595]  INFO -- : [ 35/752] 54283=onigmo_test
I, [2025-02-11T04:41:32.289431 #595]  INFO -- : [ 36/752] 54283=test_struct
I, [2025-02-11T04:41:32.350840 #595]  INFO -- : [ 37/752] 54283=test_variable
I, [2025-02-11T04:41:33.375922 #595]  INFO -- : [ 38/752] 54283=test_sexp
I, [2025-02-11T04:41:33.549195 #595]  INFO -- : [ 39/752] 54283=fuzzer_test
I, [2025-02-11T04:41:33.648181 #595]  INFO -- : [ 40/752] 54283=json_common_interface_test
I, [2025-02-11T04:41:33.772967 #595]  INFO -- : [ 41/752] 54285=test_dln
I, [2025-02-11T04:41:33.802671 #595]  INFO -- : [ 42/752] 54285=test_gem_source_subpath_problem
I, [2025-02-11T04:41:33.858847 #595]  INFO -- : [ 43/752] 54283=comments_test
I, [2025-02-11T04:41:33.877992 #595]  INFO -- : [ 44/752] 54283=test_nomethod_error
I, [2025-02-11T04:41:33.975220 #595]  INFO -- : [ 45/752] 54283=json_parser_test
I, [2025-02-11T04:41:34.109528 #595]  INFO -- : [ 46/752] 54286=named_capture_test
I, [2025-02-11T04:41:34.146509 #595]  INFO -- : [ 47/752] 54286=test_config
I, [2025-02-11T04:41:34.183548 #595]  INFO -- : [ 48/752] 54283=test_files_test_1
I, [2025-02-11T04:41:34.752475 #595]  INFO -- : [ 49/752] 54285=test_gem_path_support
I, [2025-02-11T04:41:34.785091 #595]  INFO -- : [ 50/752] 54286=test_struct
I, [2025-02-11T04:41:34.984668 #595]  INFO -- : [ 51/752] 54285=test_set
I, [2025-02-11T04:41:35.216124 #595]  INFO -- : [ 52/752] 54285=test_mutex
I, [2025-02-11T04:41:36.540737 #595]  INFO -- : [ 53/752] 54285=test_x509req
I, [2025-02-11T04:41:37.316466 #595]  INFO -- : [ 54/752] 54284=test_allocation
I, [2025-02-11T04:41:38.012436 #595]  INFO -- : [ 55/752] 54285=test_div
I, [2025-02-11T04:41:38.059116 #595]  INFO -- : [ 56/752] 54285=test_engine
I, [2025-02-11T04:41:38.060482 #595]  INFO -- : [ 57/752] 54285=test_key_error
I, [2025-02-11T04:41:38.106673 #595]  INFO -- : [ 58/752] 54285=test_serialize_subclasses
I, [2025-02-11T04:41:38.118722 #595]  INFO -- : [ 59/752] 54285=test_insns_leaf
I, [2025-02-11T04:41:38.162034 #595]  INFO -- : [ 60/752] 54285=test_deprecated
I, [2025-02-11T04:41:38.220462 #595]  INFO -- : [ 61/752] 54285=test_method_name_check
I, [2025-02-11T04:41:38.795157 #595]  INFO -- : [ 62/752] 54285=test_arith_seq_extract
I, [2025-02-11T04:41:39.463146 #595]  INFO -- : [ 63/752] 54285=test_parser
I, [2025-02-11T04:41:39.799106 #595]  INFO -- : [ 64/752] 54285=test_ssl
I, [2025-02-11T04:41:41.294161 #595]  INFO -- : [ 65/752] 54286=test_gem_ext_cargo_builder
I, [2025-02-11T04:41:42.406951 #595]  INFO -- : [ 66/752] 54286=test_module
I, [2025-02-11T04:41:51.139182 #595]  INFO -- : [ 67/752] 54283=test_gem_request_set
I, [2025-02-11T04:41:52.451633 #595]  INFO -- : [ 68/752] 54286=test_boolean
I, [2025-02-11T04:41:52.597339 #595]  INFO -- : [ 69/752] 54286=test_instrumentation_api
I, [2025-02-11T04:41:53.603832 #595]  INFO -- : [ 70/752] 54283=test_stringify_symbols
I, [2025-02-11T04:41:53.678256 #595]  INFO -- : [ 71/752] 54283=test_rubyvm
I, [2025-02-11T04:41:53.723555 #595]  INFO -- : [ 72/752] 54283=test_configuration
I, [2025-02-11T04:41:54.234276 #595]  INFO -- : [ 73/752] 54283=test_monitor
I, [2025-02-11T04:41:54.718428 #595]  INFO -- : [ 74/752] 54283=test_buffered_io
I, [2025-02-11T04:41:54.792523 #595]  INFO -- : [ 75/752] 54283=test_whileuntil
I, [2025-02-11T04:41:54.794770 #595]  INFO -- : [ 76/752] 54283=string_query_test
I, [2025-02-11T04:41:55.067587 #595]  INFO -- : [ 77/752] 54283=test_provider
I, [2025-02-11T04:41:56.245192 #595]  INFO -- : [ 78/752] 54286=test_abi
I, [2025-02-11T04:41:57.086903 #595]  INFO -- : [ 79/752] 54286=test_yamldbm
I, [2025-02-11T04:41:57.155142 #595]  INFO -- : [ 80/752] 54286=test_gem_commands_rebuild_command
I, [2025-02-11T04:41:57.410185 #595]  INFO -- : [ 81/752] 54286=test_load
I, [2025-02-11T04:41:57.526066 #595]  INFO -- : [ 82/752] 54286=test_gem_ext_builder
I, [2025-02-11T04:41:57.855801 #595]  INFO -- : [ 83/752] 54283=test_https
I, [2025-02-11T04:42:03.185895 #595]  INFO -- : [ 84/752] 54284=test_gem_dependency_list
I, [2025-02-11T04:42:03.775293 #595]  INFO -- : [ 85/752] 54286=implicit_array_test
I, [2025-02-11T04:42:03.804857 #595]  INFO -- : [ 86/752] 54286=test_scalar_scanner
I, [2025-02-11T04:42:03.929516 #595]  INFO -- : [ 87/752] 54286=test_gem_source
I, [2025-02-11T04:42:04.652921 #595]  INFO -- : [ 88/752] 54284=test_gem_package_tar_writer
I, [2025-02-11T04:42:05.321057 #595]  INFO -- : [ 89/752] 54284=test_array
I, [2025-02-11T04:42:05.444455 #595]  INFO -- : [ 90/752] 54286=test_gem_commands_outdated_command
I, [2025-02-11T04:42:05.720984 #595]  INFO -- : [ 91/752] 54286=test_rational
I, [2025-02-11T04:42:07.377919 #595]  INFO -- : [ 92/752] 54283=fixtures_test
I, [2025-02-11T04:42:09.187660 #595]  INFO -- : [ 93/752] 54283=test_rational2
I, [2025-02-11T04:42:09.235569 #595]  INFO -- : [ 94/752] 54283=test_spell_checker
I, [2025-02-11T04:42:09.267220 #595]  INFO -- : [ 95/752] 54283=test_assembler
I, [2025-02-11T04:42:09.340270 #595]  INFO -- : [ 96/752] 54283=test_gem_source_installed
I, [2025-02-11T04:42:09.374625 #595]  INFO -- : [ 97/752] 54283=test_erb
I, [2025-02-11T04:42:09.787969 #595]  INFO -- : [ 98/752] 54283=test_x509ext
I, [2025-02-11T04:42:09.879441 #595]  INFO -- : [ 99/752] 54283=test_proxy
I, [2025-02-11T04:42:09.981952 #595]  INFO -- : [100/752] 54283=test_yield_block
I, [2025-02-11T04:42:10.006863 #595]  INFO -- : [101/752] 54283=test_len
I, [2025-02-11T04:42:10.087593 #595]  INFO -- : [102/752] 54283=test_gem_commands_cert_command
I, [2025-02-11T04:42:14.638713 #595]  INFO -- : [103/752] 54286=test_gem_commands_yank_command
I, [2025-02-11T04:42:15.550506 #595]  INFO -- : [104/752] 54286=test_pair
I, [2025-02-11T04:42:26.525756 #595]  INFO -- : [105/752] 54283=test_euc_jp
I, [2025-02-11T04:42:26.566504 #595]  INFO -- : [106/752] 54283=test_acceptable
I, [2025-02-11T04:42:27.354705 #595]  INFO -- : [107/752] 54283=test_document
I, [2025-02-11T04:42:27.405047 #595]  INFO -- : [108/752] 54283=test_bundled_gems
I, [2025-02-11T04:42:27.440171 #595]  INFO -- : [109/752] 54283=test_name_error_extension
I, [2025-02-11T04:42:27.451061 #595]  INFO -- : [110/752] 54283=test_human_typo
I, [2025-02-11T04:42:27.513211 #595]  INFO -- : [111/752] 54283=test_primitive
I, [2025-02-11T04:42:27.601573 #595]  INFO -- : [112/752] 54283=test_rbconfig
I, [2025-02-11T04:42:27.646202 #595]  INFO -- : [113/752] 54283=json_encoding_test
I, [2025-02-11T04:42:27.681707 #595]  INFO -- : [114/752] 54283=test_httpresponses
I, [2025-02-11T04:42:27.702113 #595]  INFO -- : [115/752] 54283=test_encoding
I, [2025-02-11T04:42:27.885795 #595]  INFO -- : [116/752] 54283=test_set_len
I, [2025-02-11T04:42:27.922078 #595]  INFO -- : [117/752] 54283=test_gem_resolver_local_specification
I, [2025-02-11T04:42:28.098189 #595]  INFO -- : [118/752] 54283=test_httpheader
I, [2025-02-11T04:42:28.340647 #595]  INFO -- : [119/752] 54283=test_install
I, [2025-02-11T04:42:29.200473 #595]  INFO -- : [120/752] 54283=string_encoding_test
I, [2025-02-11T04:42:29.280068 #595]  INFO -- : [121/752] 54284=test_sockopt
I, [2025-02-11T04:42:29.299600 #595]  INFO -- : [122/752] 54283=test_case_mapping
I, [2025-02-11T04:42:29.351866 #595]  INFO -- : [123/752] 54284=test_path
I, [2025-02-11T04:42:29.398522 #595]  INFO -- : [124/752] 54284=test_bn
I, [2025-02-11T04:42:29.463134 #595]  INFO -- : [125/752] 54283=test_http
I, [2025-02-11T04:42:29.560562 #595]  INFO -- : [126/752] 54284=test_addrinfo
I, [2025-02-11T04:42:29.926388 #595]  INFO -- : [127/752] 54284=test_tree_spell_checker
I, [2025-02-11T04:42:30.240043 #595]  INFO -- : [128/752] 54284=test_date_compat
I, [2025-02-11T04:42:30.273337 #595]  INFO -- : [129/752] 54284=test_bug-14834
I, [2025-02-11T04:42:30.466002 #595]  INFO -- : Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 10 #<File::Stat dev=0x8, ino=42152, mode=0140777, nlink=1, uid=1001, gid=1001, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
I, [2025-02-11T04:42:30.514383 #595]  INFO -- : COMMAND   PID   USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
I, [2025-02-11T04:42:30.514602 #595]  INFO -- : ruby    54283 sipeed   10u  IPv4  42152      0t0  TCP localhost:36395->localhost:35690 (CLOSE_WAIT)
I, [2025-02-11T04:42:30.649403 #595]  INFO -- : [130/752] 54284=test_compile_prism
I, [2025-02-11T04:42:31.413170 #595]  INFO -- : Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 11 #<File::Stat dev=0x8, ino=42296, mode=0140777, nlink=1, uid=1001, gid=1001, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
I, [2025-02-11T04:42:31.486576 #595]  INFO -- : COMMAND   PID   USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
I, [2025-02-11T04:42:31.486811 #595]  INFO -- : ruby    54283 sipeed   11u  IPv4  42296      0t0  TCP localhost:41839->localhost:56134 (CLOSE_WAIT)
I, [2025-02-11T04:42:32.636786 #595]  INFO -- : [131/752] 54284=test_lexer
I, [2025-02-11T04:42:32.749095 #595]  INFO -- : [132/752] 54284=test_dbm
I, [2025-02-11T04:42:32.873509 #595]  INFO -- : [133/752] 54284=test_thread_cv
I, [2025-02-11T04:42:32.980046 #595]  INFO -- : [134/752] 54285=test_ssl_session
I, [2025-02-11T04:42:33.528681 #595]  INFO -- : [135/752] 54284=test_random
I, [2025-02-11T04:42:33.613900 #595]  INFO -- : [136/752] 54284=test_notimplement
I, [2025-02-11T04:42:33.635537 #595]  INFO -- : [137/752] 54284=test_gem_uri
I, [2025-02-11T04:42:33.819717 #595]  INFO -- : [138/752] 54284=test_gem_commands_update_command
I, [2025-02-11T04:42:37.819987 #595]  INFO -- : [139/752] 54283=test_gem_resolver_vendor_specification
I, [2025-02-11T04:42:37.978624 #595]  INFO -- : [140/752] 54283=test_configuration
I, [2025-02-11T04:42:38.060262 #595]  INFO -- : [141/752] 54283=test_data
I, [2025-02-11T04:42:38.134168 #595]  INFO -- : [142/752] 54283=test_gem_gem_runner
I, [2025-02-11T04:42:38.394626 #595]  INFO -- : [143/752] 54285=test_filter
I, [2025-02-11T04:42:38.417438 #595]  INFO -- : [144/752] 54283=test_koi8
I, [2025-02-11T04:42:38.445664 #595]  INFO -- : [145/752] 54283=test_enumerator
I, [2025-02-11T04:42:38.500694 #595]  INFO -- : [146/752] 54283=test_gem_commands_server_command
I, [2025-02-11T04:42:38.550522 #595]  INFO -- : [147/752] 54283=test_did_you_mean
I, [2025-02-11T04:42:38.588142 #595]  INFO -- : [148/752] 54285=test_variable_name_check
I, [2025-02-11T04:42:38.901297 #595]  INFO -- : [149/752] 54283=test_io_m17n
I, [2025-02-11T04:42:39.170924 #595]  INFO -- : [150/752] 54285=test_cmethod
I, [2025-02-11T04:42:39.195941 #595]  INFO -- : [151/752] 54285=percent_delimiter_string_test
I, [2025-02-11T04:42:39.242323 #595]  INFO -- : [152/752] 54285=breadth_first_search_test
I, [2025-02-11T04:42:39.267252 #595]  INFO -- : [153/752] 54285=test_append
I, [2025-02-11T04:42:39.350257 #595]  INFO -- : [154/752] 54285=test_gem_commands_build_command
I, [2025-02-11T04:42:39.446276 #595]  INFO -- : [155/752] 54286=node_id_test
I, [2025-02-11T04:42:41.204137 #595]  INFO -- : [156/752] 54284=test_case_comprehensive
I, [2025-02-11T04:42:41.236507 #595]  INFO -- : [157/752] 54284=freeze_test
I, [2025-02-11T04:42:41.281474 #595]  INFO -- : [158/752] 54284=test_interned_str
I, [2025-02-11T04:42:41.306707 #595]  INFO -- : [159/752] 54284=test_pkey_dsa
I, [2025-02-11T04:42:41.409415 #595]  INFO -- : [160/752] 54285=test_class
I, [2025-02-11T04:42:41.563931 #595]  INFO -- : [161/752] 54285=test_ocsp
I, [2025-02-11T04:42:42.130102 #595]  INFO -- : [162/752] 54286=test_scheduler
I, [2025-02-11T04:42:42.462236 #595]  INFO -- : [163/752] 54286=test_iseq
I, [2025-02-11T04:42:44.987581 #595]  INFO -- : [164/752] 54283=test_exception_at_throwing
I, [2025-02-11T04:42:45.040278 #595]  INFO -- : [165/752] 54285=test_stream
I, [2025-02-11T04:42:45.141823 #595]  INFO -- : [166/752] 54285=test_time
I, [2025-02-11T04:42:45.356493 #595]  INFO -- : [167/752] 54283=test_webauthn_listener_response
I, [2025-02-11T04:42:45.434916 #595]  INFO -- : [168/752] 54286=test_to_ary_concat
I, [2025-02-11T04:42:45.480613 #595]  INFO -- : [169/752] 54283=test_printf
I, [2025-02-11T04:42:45.608583 #595]  INFO -- : [170/752] 54283=test_gem_bundler_version_finder
I, [2025-02-11T04:42:45.897661 #595]  INFO -- : [171/752] 54283=test_emoji_breaks
I, [2025-02-11T04:42:45.963529 #595]  INFO -- : [172/752] 54283=test_beginendblock
I, [2025-02-11T04:42:46.197528 #595]  INFO -- : [173/752] 54285=test_gem_commands_unpack_command
I, [2025-02-11T04:42:47.922702 #595]  INFO -- : [174/752] 54283=test_files_lib
I, [2025-02-11T04:42:47.932156 #595]  INFO -- : [175/752] 54283=test_gem_security
I, [2025-02-11T04:42:48.256023 #595]  INFO -- : [176/752] 54285=test_ractor
I, [2025-02-11T04:42:48.583198 #595]  INFO -- : [177/752] 54285=test_digest
I, [2025-02-11T04:42:48.828440 #595]  INFO -- : [178/752] 54285=test_bundled_ca
I, [2025-02-11T04:42:49.670854 #595]  INFO -- : [179/752] 54286=test_open3
I, [2025-02-11T04:42:49.856405 #595]  INFO -- : [180/752] 54285=test_fiber
I, [2025-02-11T04:42:55.534092 #595]  INFO -- : [181/752] 54284=test_date_marshal
I, [2025-02-11T04:42:55.625562 #595]  INFO -- : [182/752] 54284=test_mkmf
I, [2025-02-11T04:42:55.958932 #595]  INFO -- : [183/752] 54284=test_popen_deadlock
I, [2025-02-11T04:42:59.085370 #595]  INFO -- : [184/752] 54284=test_delegate
I, [2025-02-11T04:42:59.421065 #595]  INFO -- : [185/752] 54284=test_exit
I, [2025-02-11T04:42:59.565970 #595]  INFO -- : [186/752] 54284=test_recursion
I, [2025-02-11T04:42:59.592291 #595]  INFO -- : [187/752] 54284=test_udp
I, [2025-02-11T04:42:59.629637 #595]  INFO -- : [188/752] 54284=test_file
I, [2025-02-11T04:43:01.891829 #595]  INFO -- : [189/752] 54286=unescape_test
I, [2025-02-11T04:43:01.983086 #595]  INFO -- : [190/752] 54286=bom_test
I, [2025-02-11T04:43:02.334082 #595]  INFO -- : [191/752] 54286=test_data_error
I, [2025-02-11T04:43:02.382291 #595]  INFO -- : [192/752] 54286=test_gem_commands_check_command
I, [2025-02-11T04:43:02.457546 #595]  INFO -- : [193/752] 54285=test_regexp
I, [2025-02-11T04:43:02.508934 #595]  INFO -- : [194/752] 54286=errors_test
I, [2025-02-11T04:43:03.182711 #595]  INFO -- : [195/752] 54286=test_integer_comb
I, [2025-02-11T04:43:06.291057 #595]  INFO -- : [196/752] 54284=test_tmpdir
I, [2025-02-11T04:43:06.814065 #595]  INFO -- : [197/752] 54284=test_ftp
I, [2025-02-11T04:43:06.829803 #595]  INFO -- : [198/752] 54284=test_vm_dump
I, [2025-02-11T04:43:06.864269 #595]  INFO -- : [199/752] 54284=test_addr
I, [2025-02-11T04:43:06.954320 #595]  INFO -- : [200/752] 54284=library_symbols_test
I, [2025-02-11T04:43:07.249682 #595]  INFO -- : [201/752] 54284=test_ensured
I, [2025-02-11T04:43:07.447156 #595]  INFO -- : [202/752] 54284=test_ts
I, [2025-02-11T04:43:12.408222 #595]  INFO -- : [203/752] 54284=test_encoding
I, [2025-02-11T04:43:13.413327 #595]  INFO -- : [204/752] 54284=test_helper
I, [2025-02-11T04:43:13.505988 #595]  INFO -- : [205/752] 54284=test_erb_command
I, [2025-02-11T04:43:13.628950 #595]  INFO -- : [206/752] 54284=test_gem_uri_formatter
I, [2025-02-11T04:43:13.832610 #595]  INFO -- : [207/752] 54284=test_constant
I, [2025-02-11T04:43:26.202311 #595]  INFO -- : [208/752] 54286=test_pty
I, [2025-02-11T04:43:27.969391 #595]  INFO -- : [209/752] 54286=test_dup
I, [2025-02-11T04:43:28.952515 #595]  INFO -- : [210/752] 54286=test_project_sanity
I, [2025-02-11T04:43:29.554726 #595]  INFO -- : [211/752] 54286=test_range
I, [2025-02-11T04:43:33.338761 #595]  INFO -- : [212/752] 54284=test_transcode
I, [2025-02-11T04:43:34.492992 #595]  INFO -- : [213/752] 54284=json_generator_test
I, [2025-02-11T04:43:34.509173 #595]  INFO -- : [214/752] 54283=test_eval
I, [2025-02-11T04:43:37.186340 #595]  INFO -- : [215/752] 54286=test_enumerable
I, [2025-02-11T04:43:37.236098 #595]  INFO -- : [216/752] 54286=test_gem_resolver_vendor_set
I, [2025-02-11T04:43:37.433427 #595]  INFO -- : [217/752] 54286=test_config
I, [2025-02-11T04:43:38.460177 #595]  INFO -- : [218/752] 54283=test_gem_resolver_api_set
I, [2025-02-11T04:43:38.903319 #595]  INFO -- : [219/752] 54283=ruby_parser_test
I, [2025-02-11T04:43:38.959769 #595]  INFO -- : [220/752] 54283=test_gem_safe_marshal
I, [2025-02-11T04:43:39.931047 #595]  INFO -- : [221/752] 54286=test_jaro_winkler
I, [2025-02-11T04:43:40.014833 #595]  INFO -- : [222/752] 54286=test_helper
I, [2025-02-11T04:43:40.039803 #595]  INFO -- : [223/752] 54286=test_random_formatter
I, [2025-02-11T04:43:40.184033 #595]  INFO -- : [224/752] 54286=test_gem_request_set_gem_dependency_api
I, [2025-02-11T04:43:41.696971 #595]  INFO -- : [225/752] 54286=test_ast
I, [2025-02-11T04:43:42.376360 #595]  INFO -- : [226/752] 54284=test_lambda
I, [2025-02-11T04:43:42.788234 #595]  INFO -- : [227/752] 54284=test_webauthn_listener
I, [2025-02-11T04:43:43.280774 #595]  INFO -- : [228/752] 54284=test_x509store
I, [2025-02-11T04:43:43.455940 #595]  INFO -- : [229/752] 54283=test_x509name
I, [2025-02-11T04:43:43.537331 #595]  INFO -- : [230/752] 54283=test_fips
I, [2025-02-11T04:43:45.705326 #595]  INFO -- : [231/752] 54283=test_update
I, [2025-02-11T04:43:45.729857 #595]  INFO -- : [232/752] 54283=parse_comments_test
I, [2025-02-11T04:43:45.759791 #595]  INFO -- : [233/752] 54283=test_delete
I, [2025-02-11T04:43:45.823499 #595]  INFO -- : [234/752] 54283=dump_test
I, [2025-02-11T04:43:46.737526 #595]  INFO -- : [235/752] 54284=test_class_name_check
I, [2025-02-11T04:43:46.947569 #595]  INFO -- : [236/752] 54284=test_keyword
I, [2025-02-11T04:43:50.908446 #595]  INFO -- : [237/752] 54284=test_continuation
I, [2025-02-11T04:43:50.947231 #595]  INFO -- : [238/752] 54284=test_fd_setsize
I, [2025-02-11T04:43:50.951873 #595]  INFO -- : [239/752] 54284=test_numhash
I, [2025-02-11T04:43:51.032008 #595]  INFO -- : [240/752] 54284=test_weakkeymap
I, [2025-02-11T04:43:55.068065 #595]  INFO -- : [241/752] 54283=test_gem_commands_push_command
I, [2025-02-11T04:43:57.331154 #595]  INFO -- : [242/752] 54283=test_pkey_rsa
I, [2025-02-11T04:43:58.667789 #595]  INFO -- : [243/752] 54284=test_gem_platform
I, [2025-02-11T04:43:59.230818 #595]  INFO -- : [244/752] 54284=test_placearg
I, [2025-02-11T04:43:59.946025 #595]  INFO -- : [245/752] 54284=test_date_strptime
I, [2025-02-11T04:44:00.886492 #595]  INFO -- : [246/752] 54284=test_gem_package_task
I, [2025-02-11T04:44:00.906879 #595]  INFO -- : [247/752] 54284=test_not
I, [2025-02-11T04:44:00.923655 #595]  INFO -- : [248/752] 54284=test_gem_resolver_lock_set
I, [2025-02-11T04:44:01.093252 #595]  INFO -- : [249/752] 54284=test_gem_update_suggestion
I, [2025-02-11T04:44:01.568212 #595]  INFO -- : [250/752] 54284=test_files_test
I, [2025-02-11T04:44:01.999449 #595]  INFO -- : [251/752] 54284=test_file_exhaustive
I, [2025-02-11T04:44:04.326810 #595]  INFO -- : [252/752] 54283=attribute_write_test
I, [2025-02-11T04:44:04.397132 #595]  INFO -- : [253/752] 54283=test_gem_command_manager
I, [2025-02-11T04:44:05.139486 #595]  INFO -- : [254/752] 54283=test_gem_gemcutter_utilities
I, [2025-02-11T04:44:05.932605 #595]  INFO -- : [255/752] 54285=test_basicinstructions
I, [2025-02-11T04:44:06.193389 #595]  INFO -- : [256/752] 54283=parse_test
I, [2025-02-11T04:44:06.267614 #595]  INFO -- : [257/752] 54283=test_gem_remote_fetcher_local_ssl_server
I, [2025-02-11T04:44:06.343986 #595]  INFO -- : [258/752] 54285=lex_test
I, [2025-02-11T04:44:06.387193 #595]  INFO -- : [259/752] 54285=test_arithmetic_sequence
I, [2025-02-11T04:44:06.479583 #595]  INFO -- : [260/752] 54285=test_object
I, [2025-02-11T04:44:06.512875 #595]  INFO -- : [261/752] 54285=heredoc_dedent_test
I, [2025-02-11T04:44:06.544176 #595]  INFO -- : [262/752] 54285=test_cgi_header
I, [2025-02-11T04:44:06.624041 #595]  INFO -- : [263/752] 54285=version_test
I, [2025-02-11T04:44:06.713656 #595]  INFO -- : [264/752] 54285=test_big5
I, [2025-02-11T04:44:06.745351 #595]  INFO -- : [265/752] 54285=test_type
I, [2025-02-11T04:44:06.769293 #595]  INFO -- : [266/752] 54285=test_ractor
I, [2025-02-11T04:44:07.066199 #595]  INFO -- : [267/752] 54285=test_tsort
I, [2025-02-11T04:44:07.134981 #595]  INFO -- : [268/752] 54285=test_signedness
I, [2025-02-11T04:44:12.986659 #595]  INFO -- : [269/752] 54283=test_ossl
I, [2025-02-11T04:44:18.591403 #595]  INFO -- : [270/752] 54284=test_normalize
I, [2025-02-11T04:44:18.614039 #595]  INFO -- : [271/752] 54284=test_timeout
I, [2025-02-11T04:44:18.639560 #595]  INFO -- : [272/752] 54284=test_flip
I, [2025-02-11T04:44:18.996201 #595]  INFO -- : [273/752] 54284=test_change_word
I, [2025-02-11T04:44:19.010248 #595]  INFO -- : [274/752] 54284=test_sleep
I, [2025-02-11T04:44:24.084712 #595]  INFO -- : [275/752] 54284=test_gem_local_remote_options
I, [2025-02-11T04:44:24.384958 #595]  INFO -- : [276/752] 54284=test_object
I, [2025-02-11T04:44:26.991312 #595]  INFO -- : [277/752] 54285=test_date_arith
I, [2025-02-11T04:44:27.036065 #595]  INFO -- : [278/752] 54285=test_threadgroup
I, [2025-02-11T04:44:27.060477 #595]  INFO -- : [279/752] 54284=test_gem_specification
I, [2025-02-11T04:44:28.133677 #595]  INFO -- : [280/752] 54285=test_enum
I, [2025-02-11T04:44:31.839557 #595]  INFO -- : [281/752] 54283=test_resolve_symbol
I, [2025-02-11T04:44:32.287673 #595]  INFO -- : [282/752] 54283=test_complex2
I, [2025-02-11T04:44:32.442281 #595]  INFO -- : [283/752] 54283=test_gem_package
I, [2025-02-11T04:44:33.639435 #595]  INFO -- : [284/752] 54285=test_have_macro
I, [2025-02-11T04:44:36.413281 #595]  INFO -- : [285/752] 54285=test_time_tz
I, [2025-02-11T04:44:36.580721 #595]  INFO -- : [286/752] 54283=ractor_test
I, [2025-02-11T04:44:36.854623 #595]  INFO -- : [287/752] 54283=test_trace
I, [2025-02-11T04:44:36.934174 #595]  INFO -- : [288/752] 54285=test_io_wait_uncommon
I, [2025-02-11T04:44:36.961588 #595]  INFO -- : [289/752] 54283=test_arity
I, [2025-02-11T04:44:36.966168 #595]  INFO -- : [290/752] 54285=test_stringio
I, [2025-02-11T04:44:37.000155 #595]  INFO -- : [291/752] 54283=test_gem_ci_detector
I, [2025-02-11T04:44:37.062098 #595]  INFO -- : [292/752] 54283=test_bignum
I, [2025-02-11T04:44:37.510403 #595]  INFO -- : [293/752] 54285=test_mixed_unicode_escapes
I, [2025-02-11T04:44:37.564286 #595]  INFO -- : [294/752] 54285=test_ipaddr
I, [2025-02-11T04:44:37.694880 #595]  INFO -- : [295/752] 54285=overlap_test
I, [2025-02-11T04:44:37.740396 #595]  INFO -- : [296/752] 54283=test_gem_resolver_api_specification
I, [2025-02-11T04:44:37.996194 #595]  INFO -- : [297/752] 54283=static_literals_test
I, [2025-02-11T04:44:38.058694 #595]  INFO -- : [298/752] 54283=test_merge_keys
I, [2025-02-11T04:44:38.129194 #595]  INFO -- : [299/752] 54283=test_mailto
I, [2025-02-11T04:44:38.187527 #595]  INFO -- : [300/752] 54283=test_symbol
I, [2025-02-11T04:44:38.269365 #595]  INFO -- : [301/752] 54283=test_coderange
I, [2025-02-11T04:44:38.309488 #595]  INFO -- : [302/752] 54283=json_generic_object_test
I, [2025-02-11T04:44:38.340721 #595]  INFO -- : [303/752] 54283=test_gem_source_fetch_problem
I, [2025-02-11T04:44:38.428899 #595]  INFO -- : [304/752] 54283=test_http_request
I, [2025-02-11T04:44:38.469392 #595]  INFO -- : [305/752] 54283=test_resize
I, [2025-02-11T04:44:38.538833 #595]  INFO -- : [306/752] 54283=test_error_highlight
I, [2025-02-11T04:44:40.471386 #595]  INFO -- : [307/752] 54285=test_gem_commands_cleanup_command
I, [2025-02-11T04:44:43.644844 #595]  INFO -- : [308/752] 54285=test_cgi_multipart
I, [2025-02-11T04:44:43.783930 #595]  INFO -- : [309/752] 54284=test_member
I, [2025-02-11T04:44:43.824409 #595]  INFO -- : [310/752] 54284=test_numeric
I, [2025-02-11T04:44:43.905086 #595]  INFO -- : [311/752] 54284=test_autoconf
I, [2025-02-11T04:44:43.930762 #595]  INFO -- : [312/752] 54284=test_eval
I, [2025-02-11T04:44:44.001401 #595]  INFO -- : [313/752] 54284=test_dir
I, [2025-02-11T04:44:44.157528 #595]  INFO -- : [314/752] 54285=test_gem_console_ui
I, [2025-02-11T04:44:44.246403 #595]  INFO -- : [315/752] 54285=test_date_ractor
I, [2025-02-11T04:44:45.447887 #595]  INFO -- : [316/752] 54285=test_ractor_compatibility
I, [2025-02-11T04:44:45.508683 #595]  INFO -- : [317/752] 54284=test_lazy_enumerator
I, [2025-02-11T04:44:47.521945 #595]  INFO -- : [318/752] 54283=test_enc_associate
I, [2025-02-11T04:44:47.573332 #595]  INFO -- : [319/752] 54285=test_unix
I, [2025-02-11T04:44:47.835833 #595]  INFO -- : [320/752] 54285=test_nofree
I, [2025-02-11T04:44:47.944391 #595]  INFO -- : [321/752] 54285=test_gem_commands_pristine_command
I, [2025-02-11T04:44:47.963652 #595]  INFO -- : [322/752] 54284=parser_test
I, [2025-02-11T04:44:48.088755 #595]  INFO -- : [323/752] 54284=test_symbol
I, [2025-02-11T04:44:50.369610 #595]  INFO -- : [324/752] 54283=test_coder
I, [2025-02-11T04:44:50.546130 #595]  INFO -- : [325/752] 54283=test_find_executable
I, [2025-02-11T04:44:50.572001 #595]  INFO -- : [326/752] 54283=test_function_entry
I, [2025-02-11T04:44:50.692642 #595]  INFO -- : [327/752] 54283=test_arith_seq_beg_len_step
I, [2025-02-11T04:44:50.951744 #595]  INFO -- : [328/752] 54283=test_gem_resolver_requirement_list
I, [2025-02-11T04:44:51.033555 #595]  INFO -- : [329/752] 54283=test_pkcs7
I, [2025-02-11T04:44:52.931562 #595]  INFO -- : [330/752] 54283=test_gem_resolver_git_specification
I, [2025-02-11T04:44:54.267908 #595]  INFO -- : [331/752] 54283=test_usrmarshal
I, [2025-02-11T04:44:55.402055 #595]  INFO -- : [332/752] 54283=test_object_references
I, [2025-02-11T04:44:55.457374 #595]  INFO -- : [333/752] 54285=test_capacity
I, [2025-02-11T04:44:55.536711 #595]  INFO -- : [334/752] 54283=test_nextafter
I, [2025-02-11T04:44:55.584023 #595]  INFO -- : [335/752] 54285=test_have_func
I, [2025-02-11T04:44:56.926423 #595]  INFO -- : [336/752] 54283=test_stat
I, [2025-02-11T04:44:56.985115 #595]  INFO -- : [337/752] 54283=test_gem_request_set_lockfile_tokenizer
I, [2025-02-11T04:44:57.313924 #595]  INFO -- : [338/752] 54283=test_rubygems
I, [2025-02-11T04:44:58.188653 #595]  INFO -- : [339/752] 54283=test_https_proxy
I, [2025-02-11T04:44:58.347990 #595]  INFO -- : [340/752] 54283=ripper_test
I, [2025-02-11T04:45:02.964979 #595]  INFO -- : [341/752] 54283=test_call
I, [2025-02-11T04:45:03.449767 #595]  INFO -- : [342/752] 54284=test_integer
I, [2025-02-11T04:45:04.293403 #595]  INFO -- : [343/752] 54283=test_cgi_modruby
I, [2025-02-11T04:45:05.308605 #595]  INFO -- : [344/752] 54283=test_rubyoptions
I, [2025-02-11T04:45:37.786494 #595]  INFO -- : [345/752] 54284=test_super
I, [2025-02-11T04:45:45.503566 #595]  INFO -- : [346/752] 54284=test_gem_commands_setup_command
I, [2025-02-11T04:45:51.516249 #595]  INFO -- : [347/752] 54284=test_integer
I, [2025-02-11T04:45:51.822869 #595]  INFO -- : [348/752] 54284=test_dryrun
I, [2025-02-11T04:45:52.086033 #595]  INFO -- : [349/752] 54284=test_env
I, [2025-02-11T04:45:53.668422 #595]  INFO -- : [350/752] 54283=test_gem_commands_open_command
I, [2025-02-11T04:45:54.240449 #595]  INFO -- : [351/752] 54283=test_dns
I, [2025-02-11T04:45:54.720465 #595]  INFO -- : [352/752] 54285=test_ractor
I, [2025-02-11T04:45:54.815392 #595]  INFO -- : [353/752] 54285=test_gem
I, [2025-02-11T04:45:55.172301 #595]  INFO -- : [354/752] 54283=test_gem_source_lock
I, [2025-02-11T04:45:55.434067 #595]  INFO -- : [355/752] 54283=test_registry
I, [2025-02-11T04:45:55.454562 #595]  INFO -- : [356/752] 54283=test_parser
I, [2025-02-11T04:45:55.608693 #595]  INFO -- : [357/752] 54283=test_cgi_core
I, [2025-02-11T04:45:55.671192 #595]  INFO -- : [358/752] 54283=test_ancdata
I, [2025-02-11T04:45:55.682683 #595]  INFO -- : [359/752] 54283=test_singleton_function
I, [2025-02-11T04:45:55.707844 #595]  INFO -- : [360/752] 54283=test_rb_str_dup
I, [2025-02-11T04:45:55.736636 #595]  INFO -- : [361/752] 54283=test_weakref
I, [2025-02-11T04:45:56.670170 #595]  INFO -- : [362/752] 54283=test_nonblock
I, [2025-02-11T04:45:56.752058 #595]  INFO -- : [363/752] 54283=test_unicode_normalize
I, [2025-02-11T04:45:56.890348 #595]  INFO -- : [364/752] 54283=test_marshal
I, [2025-02-11T04:46:00.446766 #595]  INFO -- : [365/752] 54283=test_timeout
I, [2025-02-11T04:46:02.154322 #595]  INFO -- : [366/752] 54283=test_alias
I, [2025-02-11T04:46:02.523861 #595]  INFO -- : [367/752] 54285=test_ractor
I, [2025-02-11T04:46:03.092531 #595]  INFO -- : [368/752] 54283=json_ext_parser_test
I, [2025-02-11T04:46:03.135926 #595]  INFO -- : [369/752] 54283=test_thread
I, [2025-02-11T04:46:04.286668 #595]  INFO -- : [370/752] 54285=test_my_integer
I, [2025-02-11T04:46:04.356252 #595]  INFO -- : [371/752] 54285=test_ssl
I, [2025-02-11T04:46:06.676749 #595]  INFO -- : [372/752] 54284=test_exception
I, [2025-02-11T04:46:09.507983 #595]  INFO -- : [373/752] 54285=test_bug_reporter
I, [2025-02-11T04:46:10.227710 #595]  INFO -- : [374/752] 54285=test_gem_name_tuple
I, [2025-02-11T04:46:10.308307 #595]  INFO -- : [375/752] 54285=test_gem_package_tar_reader_entry
I, [2025-02-11T04:46:11.608138 #595]  INFO -- : [376/752] 54285=test_rand
I, [2025-02-11T04:46:13.406063 #595]  INFO -- : [377/752] 54285=parameters_signature_test
I, [2025-02-11T04:46:13.522956 #595]  INFO -- : [378/752] 54285=test_gem_commands_info_command
I, [2025-02-11T04:46:13.737815 #595]  INFO -- : [379/752] 54285=test_gem_dependency_installer
I, [2025-02-11T04:46:17.837523 #595]  INFO -- : [380/752] 54283=test_scalar
I, [2025-02-11T04:46:17.901505 #595]  INFO -- : [381/752] 54283=test_case_options
I, [2025-02-11T04:46:17.910325 #595]  INFO -- : [382/752] 54283=test_store
I, [2025-02-11T04:46:18.030858 #595]  INFO -- : [383/752] 54283=test_generic
I, [2025-02-11T04:46:18.348792 #595]  INFO -- : [384/752] 54283=test_scan_args
I, [2025-02-11T04:46:18.437121 #595]  INFO -- : [385/752] 54283=test_enumerator_kw
I, [2025-02-11T04:46:18.462505 #595]  INFO -- : [386/752] 54283=tunnel_test
I, [2025-02-11T04:46:18.506730 #595]  INFO -- : [387/752] 54283=test_gem_text
I, [2025-02-11T04:46:18.798358 #595]  INFO -- : [388/752] 54283=test_settracefunc
I, [2025-02-11T04:46:19.281379 #595]  INFO -- : [389/752] 54284=test_gem_commands_mirror
I, [2025-02-11T04:46:19.291875 #595]  INFO -- : [390/752] 54284=test_gem_ext_cargo_builder_link_flag_converter
I, [2025-02-11T04:46:19.656419 #595]  INFO -- : [391/752] 54284=test_gem_request
I, [2025-02-11T04:46:22.074486 #595]  INFO -- : [392/752] 54284=test_method_cache
I, [2025-02-11T04:46:22.143323 #595]  INFO -- : [393/752] 54284=test_sprintf_comb
I, [2025-02-11T04:46:23.230666 #595]  INFO -- : [394/752] 54284=test_m17n_comb
I, [2025-02-11T04:46:24.118949 #595]  INFO -- : [395/752] 54283=test_ractor
I, [2025-02-11T04:46:24.462045 #595]  INFO -- : [396/752] 54283=test_json_tree
I, [2025-02-11T04:46:24.544085 #595]  INFO -- : [397/752] 54283=test_pkey
I, [2025-02-11T04:46:24.950229 #595]  INFO -- : [398/752] 54283=test_parser_events
I, [2025-02-11T04:46:25.658668 #595]  INFO -- : [399/752] 54283=test_cclass
I, [2025-02-11T04:46:25.991859 #595]  INFO -- : [400/752] 54283=test_grapheme_breaks
I, [2025-02-11T04:46:26.014410 #595]  INFO -- : [401/752] 54283=test_gem_version_option
I, [2025-02-11T04:46:26.372936 #595]  INFO -- : [402/752] 54283=test_gem_request_connection_pools
I, [2025-02-11T04:46:27.657841 #595]  INFO -- : [403/752] 54283=test_literal
I, [2025-02-11T04:46:28.511185 #595]  INFO -- : [404/752] 54285=test_dot_dot
I, [2025-02-11T04:46:28.536847 #595]  INFO -- : [405/752] 54285=test_str2big
I, [2025-02-11T04:46:28.565226 #595]  INFO -- : [406/752] 54285=location_test
I, [2025-02-11T04:46:28.596759 #595]  INFO -- : [407/752] 54285=test_objectspace
I, [2025-02-11T04:46:33.116192 #595]  INFO -- : [408/752] 54283=test_socket
I, [2025-02-11T04:46:41.006461 #595]  INFO -- : [409/752] 54283=test_thread
I, [2025-02-11T04:46:41.334631 #595]  INFO -- : [410/752] 54283=test_gem_remote_fetcher_s3
I, [2025-02-11T04:46:42.129725 #595]  INFO -- : [411/752] 54283=test_ractor
I, [2025-02-11T04:46:42.217209 #595]  INFO -- : [412/752] 54283=test_gem_install_update_options
I, [2025-02-11T04:46:43.028025 #595]  INFO -- : [413/752] 54283=test_require_lib
I, [2025-02-11T04:46:43.880580 #595]  INFO -- : [414/752] 54284=test_extlibs
I, [2025-02-11T04:46:52.777821 #595]  INFO -- : [415/752] 54284=test_gem_stream_ui
I, [2025-02-11T04:46:53.231555 #595]  INFO -- : [416/752] 54284=newline_test
I, [2025-02-11T04:46:53.770503 #595]  INFO -- : [417/752] 54284=test_uncorrectable_name_check
I, [2025-02-11T04:46:53.806121 #595]  INFO -- : [418/752] 54284=test_stringchar
I, [2025-02-11T04:46:54.450975 #595]  INFO -- : [419/752] 54284=test_hash_create
I, [2025-02-11T04:46:54.480455 #595]  INFO -- : [420/752] 54284=test_passing_block
I, [2025-02-11T04:46:54.530977 #595]  INFO -- : [421/752] 54284=test_thread_fd_close
I, [2025-02-11T04:46:54.554239 #595]  INFO -- : [422/752] 54284=test_securerandom
I, [2025-02-11T04:46:54.600805 #595]  INFO -- : [423/752] 54284=json_coder_test
I, [2025-02-11T04:46:54.627251 #595]  INFO -- : [424/752] 54284=test_io_console
I, [2025-02-11T04:46:55.388213 #595]  INFO -- : [425/752] 54285=test_singleton
I, [2025-02-11T04:46:55.435182 #595]  INFO -- : [426/752] 54285=test_flush
I, [2025-02-11T04:46:55.465509 #595]  INFO -- : [427/752] 54285=test_switch_hitter
I, [2025-02-11T04:46:55.650434 #595]  INFO -- : [428/752] 54285=test_gem_ext_rake_builder
I, [2025-02-11T04:46:56.213005 #595]  INFO -- : [429/752] 54283=test_arity
I, [2025-02-11T04:46:56.271188 #595]  INFO -- : [430/752] 54283=test_gem_resolver_lock_specification
I, [2025-02-11T04:46:56.483819 #595]  INFO -- : [431/752] 54283=test_x509cert
I, [2025-02-11T04:46:58.939443 #595]  INFO -- : [432/752] 54284=test_gc
I, [2025-02-11T04:46:59.192529 #595]  INFO -- : [433/752] 54285=test_process
I, [2025-02-11T04:47:00.380267 #595]  INFO -- : [434/752] 54283=test_last_thread
I, [2025-02-11T04:47:01.585359 #595]  INFO -- : [435/752] 54283=command_line_test
I, [2025-02-11T04:47:01.658067 #595]  INFO -- : [436/752] 54283=test_pack
I, [2025-02-11T04:47:03.303140 #595]  INFO -- : [437/752] 54283=test_gem_source_local
I, [2025-02-11T04:47:05.036836 #595]  INFO -- : [438/752] 54283=test_gem_security_policy
I, [2025-02-11T04:47:07.062266 #595]  INFO -- : [439/752] 54283=test_gem_commands_dependency_command
I, [2025-02-11T04:47:07.638192 #595]  INFO -- : [440/752] 54283=test_gem_resolver
I, [2025-02-11T04:47:08.953742 #595]  INFO -- : [441/752] 54283=test_gem_resolver_composed_set
I, [2025-02-11T04:47:09.059867 #595]  INFO -- : [442/752] 54283=test_safe_load
I, [2025-02-11T04:47:09.163135 #595]  INFO -- : [443/752] 54283=test_name_error
I, [2025-02-11T04:47:09.789174 #595]  INFO -- : [444/752] 54283=test_http
I, [2025-02-11T04:47:09.833300 #595]  INFO -- : [445/752] 54283=test_shift_jis
I, [2025-02-11T04:47:09.898152 #595]  INFO -- : [446/752] 54283=test_gem_commands_which_command
I, [2025-02-11T04:47:10.070763 #595]  INFO -- : [447/752] 54283=test_inadvertent_creation
I, [2025-02-11T04:47:10.756996 #595]  INFO -- : [448/752] 54283=test_flags
I, [2025-02-11T04:47:17.681209 #595]  INFO -- : [449/752] 54283=test_enumerator
I, [2025-02-11T04:47:44.865867 #595]  INFO -- : [450/752] 54284=test_gem_commands_specification_command
I, [2025-02-11T04:47:45.581308 #595]  INFO -- : [451/752] 54284=reflection_test
I, [2025-02-11T04:47:45.732264 #595]  INFO -- : [452/752] 54284=test_tcp
I, [2025-02-11T04:47:46.772777 #595]  INFO -- : [453/752] 54284=test_iso_8859
I, [2025-02-11T04:47:47.018677 #595]  INFO -- : [454/752] 54284=test_syntax
I, [2025-02-11T04:48:18.778064 #595]  INFO -- : [455/752] 54285=test_gem_safe_yaml
I, [2025-02-11T04:48:18.857458 #595]  INFO -- : [456/752] 54285=test_date_time
I, [2025-02-11T04:48:19.047631 #595]  INFO -- : [457/752] 54284=test_require
I, [2025-02-11T04:48:19.054227 #595]  INFO -- : [458/752] 54284=test_data
I, [2025-02-11T04:48:19.094869 #595]  INFO -- : [459/752] 54285=test_date_new
I, [2025-02-11T04:48:19.127092 #595]  INFO -- : [460/752] 54285=test_httpresponse
I, [2025-02-11T04:48:19.164342 #595]  INFO -- : [461/752] 54284=test_open-uri
I, [2025-02-11T04:48:19.307958 #595]  INFO -- : [462/752] 54285=test_stream
I, [2025-02-11T04:48:19.392155 #595]  INFO -- : [463/752] 54285=test_kdf
I, [2025-02-11T04:48:19.894987 #595]  INFO -- : [464/752] 54285=test_gem_doctor
I, [2025-02-11T04:48:20.024821 #595]  INFO -- : [465/752] 54284=test_kernel
I, [2025-02-11T04:48:20.156883 #595]  INFO -- : [466/752] 54285=static_inspect_test
I, [2025-02-11T04:48:20.206466 #595]  INFO -- : [467/752] 54285=test_bug-5832
I, [2025-02-11T04:48:20.289096 #595]  INFO -- : [468/752] 54285=test_files_ext
I, [2025-02-11T04:48:20.763628 #595]  INFO -- : [469/752] 54285=test_emitter
I, [2025-02-11T04:48:20.891819 #595]  INFO -- : [470/752] 54285=test_gem_silent_ui
I, [2025-02-11T04:48:21.060056 #595]  INFO -- : [471/752] 54285=test_object_create_start
I, [2025-02-11T04:48:21.174387 #595]  INFO -- : [472/752] 54285=snippets_test
I, [2025-02-11T04:48:24.142505 #595]  INFO -- : [473/752] 54284=test_gem_rdoc
I, [2025-02-11T04:48:24.150962 #595]  INFO -- : [474/752] 54284=test_date
I, [2025-02-11T04:48:24.309085 #595]  INFO -- : [475/752] 54284=test_gem_ext_cargo_builder_unit
I, [2025-02-11T04:48:24.478578 #595]  INFO -- : [476/752] 54284=parse_success_test
I, [2025-02-11T04:48:24.494592 #595]  INFO -- : [477/752] 54284=test_at_exit
I, [2025-02-11T04:48:24.597300 #595]  INFO -- : [478/752] 54284=!Nothing_to_test
I, [2025-02-11T04:48:24.599987 #595]  INFO -- : [479/752] 54284=test_psych
I, [2025-02-11T04:48:24.855201 #595]  INFO -- : [480/752] 54284=test_enc_raise
I, [2025-02-11T04:48:24.908480 #595]  INFO -- : [481/752] 54284=test_numeric
I, [2025-02-11T04:48:25.317509 #595]  INFO -- : [482/752] 54284=parse_stream_test
I, [2025-02-11T04:48:25.396496 #595]  INFO -- : [483/752] 54284=test_gem_commands_lock_command
I, [2025-02-11T04:48:25.525010 #595]  INFO -- : [484/752] 54284=test_assignment
I, [2025-02-11T04:48:31.714160 #595]  INFO -- : [485/752] 54285=test_ifunless
I, [2025-02-11T04:48:31.786123 #595]  INFO -- : [486/752] 54285=test_bug-3571
I, [2025-02-11T04:48:31.839355 #595]  INFO -- : [487/752] 54285=test_gem_command
I, [2025-02-11T04:48:32.427394 #595]  INFO -- : [488/752] 54285=test_gem_spec_fetcher
I, [2025-02-11T04:48:33.809106 #595]  INFO -- : [489/752] 54285=test_common
I, [2025-02-11T04:48:34.897161 #595]  INFO -- : [490/752] 54285=test_hmac
I, [2025-02-11T04:48:34.952535 #595]  INFO -- : [491/752] 54285=test_num2int
I, [2025-02-11T04:48:35.058020 #595]  INFO -- : [492/752] 54285=test_nil
I, [2025-02-11T04:48:35.096767 #595]  INFO -- : [493/752] 54285=test_verbose
I, [2025-02-11T04:48:35.284432 #595]  INFO -- : [494/752] 54285=test_pp
I, [2025-02-11T04:48:35.593504 #595]  INFO -- : [495/752] 54285=test_gem_remote_fetcher_local_server
I, [2025-02-11T04:48:35.973846 #595]  INFO -- : [496/752] 54285=test_frozen
I, [2025-02-11T04:48:36.086378 #595]  INFO -- : [497/752] 54285=test_gem_ext_configure_builder
I, [2025-02-11T04:48:36.187793 #595]  INFO -- : [498/752] 54285=test_iter_break
I, [2025-02-11T04:48:36.245692 #595]  INFO -- : [499/752] 54285=test_exception
I, [2025-02-11T04:48:36.286205 #595]  INFO -- : [500/752] 54285=test_zsh_completion
I, [2025-02-11T04:48:36.343992 #595]  INFO -- : [501/752] 54285=test_address_resolve
I, [2025-02-11T04:48:36.452884 #595]  INFO -- : [502/752] 54285=test_optarg
I, [2025-02-11T04:48:37.161379 #595]  INFO -- : [503/752] 54285=test_yaml_special_cases
I, [2025-02-11T04:48:37.234231 #595]  INFO -- : [504/752] 54285=test_gem_source_list
I, [2025-02-11T04:48:37.604762 #595]  INFO -- : [505/752] 54285=test_gem_validator
I, [2025-02-11T04:48:37.748062 #595]  INFO -- : [506/752] 54285=test_require_path_check
I, [2025-02-11T04:48:38.095941 #595]  INFO -- : [507/752] 54285=test_files_test_2
I, [2025-02-11T04:48:38.180668 #595]  INFO -- : [508/752] 54285=test_fnmatch
I, [2025-02-11T04:48:38.631883 #595]  INFO -- : [509/752] 54285=test_egrep_cpp
I, [2025-02-11T04:48:39.536549 #595]  INFO -- : [510/752] 54285=test_zlib
I, [2025-02-11T04:48:41.482326 #595]  INFO -- : [511/752] 54284=test_cgi_tag_helper
I, [2025-02-11T04:48:41.605823 #595]  INFO -- : [512/752] 54284=test_optimization
I, [2025-02-11T04:48:57.415262 #595]  INFO -- : [513/752] 54285=test_date_conv
I, [2025-02-11T04:48:57.541523 #595]  INFO -- : [514/752] 54285=test_erb_m17n
I, [2025-02-11T04:48:57.674161 #595]  INFO -- : [515/752] 54285=test_proc
I, [2025-02-11T04:49:05.262000 #595]  INFO -- : [516/752] 54283=test_string
I, [2025-02-11T04:49:07.055782 #595]  INFO -- : [517/752] 54285=test_gc_compact
I, [2025-02-11T04:49:10.350499 #595]  INFO -- : [518/752] 54286=integer_parse_test
I, [2025-02-11T04:49:10.427730 #595]  INFO -- : [519/752] 54286=test_gem_package_old
I, [2025-02-11T04:49:10.680550 #595]  INFO -- : [520/752] 54286=test_gem_resolver_index_set
I, [2025-02-11T04:49:10.856673 #595]  INFO -- : [521/752] 54286=json_addition_test
I, [2025-02-11T04:49:11.025358 #595]  INFO -- : [522/752] 54286=test_qsort
I, [2025-02-11T04:49:11.241776 #595]  INFO -- : [523/752] 54286=test_gem_dependency_resolution_error
I, [2025-02-11T04:49:11.278845 #595]  INFO -- : [524/752] 54286=test_pattern_matching
I, [2025-02-11T04:49:11.599826 #595]  INFO -- : [525/752] 54286=test_string
I, [2025-02-11T04:49:12.313379 #595]  INFO -- : [526/752] 54286=test_ensure_and_callcc
I, [2025-02-11T04:49:12.318203 #595]  INFO -- : [527/752] 54284=test_raise
I, [2025-02-11T04:49:12.323749 #595]  INFO -- : [528/752] 54284=test_x509attr
I, [2025-02-11T04:49:12.358173 #595]  INFO -- : [529/752] 54286=test_depth_first
I, [2025-02-11T04:49:12.387599 #595]  INFO -- : [530/752] 54284=test_gem_request_set_lockfile_parser
I, [2025-02-11T04:49:12.449057 #595]  INFO -- : [531/752] 54286=test_date_parse
I, [2025-02-11T04:49:13.042370 #595]  INFO -- : [532/752] 54284=test_pipe
I, [2025-02-11T04:49:13.278811 #595]  INFO -- : [533/752] 54286=test_trick
I, [2025-02-11T04:49:13.818892 #595]  INFO -- : [534/752] 54284=test_pkey_ec
I, [2025-02-11T04:49:14.507565 #595]  INFO -- : [535/752] 54284=integer_base_flags_test
I, [2025-02-11T04:49:14.557566 #595]  INFO -- : [536/752] 54284=test_mul
I, [2025-02-11T04:49:14.752944 #595]  INFO -- : [537/752] 54284=newline_offsets_test
I, [2025-02-11T04:49:16.910273 #595]  INFO -- : [538/752] 54284=test_null
I, [2025-02-11T04:49:17.004226 #595]  INFO -- : [539/752] 54284=test_default_gems
I, [2025-02-11T04:49:17.358769 #595]  INFO -- : [540/752] 54284=compiler_test
I, [2025-02-11T04:49:17.417137 #595]  INFO -- : [541/752] 54284=relocation_test
I, [2025-02-11T04:49:17.530703 #595]  INFO -- : [542/752] 54284=test_windows_1251
I, [2025-02-11T04:49:17.620193 #595]  INFO -- : [543/752] 54284=test_time
I, [2025-02-11T04:49:18.675453 #595]  INFO -- : [544/752] 54284=test_gem_uninstaller
I, [2025-02-11T04:49:25.731069 #595]  INFO -- : [545/752] 54284=test_gb18030
I, [2025-02-11T04:49:25.776823 #595]  INFO -- : [546/752] 54284=test_buffering
I, [2025-02-11T04:49:25.834210 #595]  INFO -- : [547/752] 54284=test_svcb_https
I, [2025-02-11T04:49:25.902976 #595]  INFO -- : [548/752] 54284=test_key_name_check
I, [2025-02-11T04:49:25.968407 #595]  INFO -- : [549/752] 54284=test_defined
I, [2025-02-11T04:49:26.478674 #595]  INFO -- : [550/752] 54284=test_backtrace
I, [2025-02-11T04:49:26.607159 #595]  INFO -- : [551/752] 54284=test_io_buffer
I, [2025-02-11T04:49:26.858206 #595]  INFO -- : [552/752] 54286=test_ripper
I, [2025-02-11T04:49:27.110842 #595]  INFO -- : [553/752] 54285=test_gem_config_file
I, [2025-02-11T04:49:27.350684 #595]  INFO -- : [554/752] 54284=test_gem_resolver_activation_request
I, [2025-02-11T04:49:27.466221 #595]  INFO -- : [555/752] 54284=test_protocol
I, [2025-02-11T04:49:27.899222 #595]  INFO -- : [556/752] 54284=test_getopts
I, [2025-02-11T04:49:27.942856 #595]  INFO -- : [557/752] 54284=test_yjit_exit_locations
I, [2025-02-11T04:49:27.945379 #595]  INFO -- : [558/752] 54284=test_etc
I, [2025-02-11T04:49:28.207868 #595]  INFO -- : [559/752] 54285=test_pkcs12
I, [2025-02-11T04:49:28.416951 #595]  INFO -- : [560/752] 54284=test_system
I, [2025-02-11T04:49:29.582758 #595]  INFO -- : [561/752] 54286=test_bigzero
I, [2025-02-11T04:49:29.718856 #595]  INFO -- : [562/752] 54286=test_pkey_dh
I, [2025-02-11T04:49:30.264145 #595]  INFO -- : [563/752] 54286=test_iseq_load
I, [2025-02-11T04:49:33.459692 #595]  INFO -- : [564/752] 54285=test_gem_util
I, [2025-02-11T04:49:33.475303 #595]  INFO -- : [565/752] 54284=source_location_test
I, [2025-02-11T04:49:33.963931 #595]  INFO -- : [566/752] 54284=test_gem_package_tar_header
I, [2025-02-11T04:49:34.324329 #595]  INFO -- : [567/752] 54284=numeric_value_test
I, [2025-02-11T04:49:34.381312 #595]  INFO -- : [568/752] 54284=test_autoload
I, [2025-02-11T04:49:34.448452 #595]  INFO -- : [569/752] 54285=test_utf16
I, [2025-02-11T04:49:34.577319 #595]  INFO -- : [570/752] 54285=test_unicode_escape
I, [2025-02-11T04:49:35.079319 #595]  INFO -- : [571/752] 54285=test_io
I, [2025-02-11T04:49:36.435098 #595]  INFO -- : [572/752] 54286=test_case
I, [2025-02-11T04:49:36.891587 #595]  INFO -- : [573/752] 54286=test_sizeof
I, [2025-02-11T04:49:52.536900 #595]  INFO -- : [574/752] 54284=test_yaml_tree
I, [2025-02-11T04:49:53.116908 #595]  INFO -- : [575/752] 54284=test_gc
I, [2025-02-11T04:49:53.183726 #595]  INFO -- : [576/752] 54284=test_math
I, [2025-02-11T04:49:53.420311 #595]  INFO -- : [577/752] 54284=test_gem_commands_fetch_command
I, [2025-02-11T04:49:54.400616 #595]  INFO -- : [578/752] 54284=test_libs
I, [2025-02-11T04:49:54.508120 #595]  INFO -- : [579/752] 54284=test_config
I, [2025-02-11T04:49:56.099555 #595]  INFO -- : [580/752] 54284=test_sleep
I, [2025-02-11T04:49:56.956510 #595]  INFO -- : [581/752] 54284=locals_test
I, [2025-02-11T04:49:57.003155 #595]  INFO -- : [582/752] 54284=test_clone
I, [2025-02-11T04:49:58.259984 #595]  INFO -- : [583/752] 54284=test_gem_commands_install_command
I, [2025-02-11T04:50:02.433680 #595]  INFO -- : [584/752] 54286=test_ractor
I, [2025-02-11T04:50:02.582148 #595]  INFO -- : [585/752] 54286=test_readpartial
I, [2025-02-11T04:50:03.010525 #595]  INFO -- : [586/752] 54286=test_io_buffer
I, [2025-02-11T04:50:03.205564 #595]  INFO -- : [587/752] 54286=test_backtrace
I, [2025-02-11T04:50:06.524937 #595]  INFO -- : [588/752] 54286=regular_expression_options_test
I, [2025-02-11T04:50:06.530078 #595]  INFO -- : [589/752] 54286=test_gem_resolver_conflict
I, [2025-02-11T04:50:06.641075 #595]  INFO -- : [590/752] 54286=test_files_sample
I, [2025-02-11T04:50:06.827935 #595]  INFO -- : [591/752] 54284=test_stringscanner
I, [2025-02-11T04:50:07.228478 #595]  INFO -- : [592/752] 54284=test_convertible
I, [2025-02-11T04:50:07.297427 #595]  INFO -- : [593/752] 54286=test_yield
I, [2025-02-11T04:50:12.739723 #595]  INFO -- : [594/752] 54285=test_fstring
I, [2025-02-11T04:50:13.466561 #595]  INFO -- : [595/752] 54285=test_array
I, [2025-02-11T04:50:13.546393 #595]  INFO -- : [596/752] 54285=test_optparse
I, [2025-02-11T04:50:13.665094 #595]  INFO -- : [597/752] 54285=test_webauthn_poller
I, [2025-02-11T04:50:14.034718 #595]  INFO -- : [598/752] 54285=test_rat
I, [2025-02-11T04:50:17.205870 #595]  INFO -- : [599/752] 54285=test_typeddata
I, [2025-02-11T04:50:17.285517 #595]  INFO -- : [600/752] 54285=test_gem_resolver_best_set
I, [2025-02-11T04:50:17.514246 #595]  INFO -- : [601/752] 54285=equality_test
I, [2025-02-11T04:50:17.551191 #595]  INFO -- : [602/752] 54285=test_set
I, [2025-02-11T04:50:17.622721 #595]  INFO -- : [603/752] 54285=regular_expression_encoding_test
I, [2025-02-11T04:50:17.682993 #595]  INFO -- : [604/752] 54285=test_remote_fetch_error
I, [2025-02-11T04:50:18.739503 #595]  INFO -- : [605/752] 54285=test_have_library
I, [2025-02-11T04:50:26.102531 #595]  INFO -- : [606/752] 54285=test_gem_commands_stale_command
I, [2025-02-11T04:50:27.046938 #595]  INFO -- : [607/752] 54285=test_lock_native_thread
I, [2025-02-11T04:50:27.401865 #595]  INFO -- : [608/752] 54285=test_undef
I, [2025-02-11T04:50:27.505091 #595]  INFO -- : [609/752] 54285=test_objspace
I, [2025-02-11T04:50:37.720014 #595]  INFO -- : [610/752] 54286=test_gem_security_trust_dir
I, [2025-02-11T04:50:37.999122 #595]  INFO -- : [611/752] 54286=test_sprintf
I, [2025-02-11T04:50:40.465380 #595]  INFO -- : [612/752] 54286=test_gem_requirement
I, [2025-02-11T04:50:41.508334 #595]  INFO -- : [613/752] 54286=test_string_memory
I, [2025-02-11T04:50:41.894428 #595]  INFO -- : [614/752] 54286=test_yjit
I, [2025-02-11T04:50:41.944094 #595]  INFO -- : [615/752] 54286=test_weakmap
I, [2025-02-11T04:50:51.365877 #595]  INFO -- : [616/752] 54284=test_m17n
I, [2025-02-11T04:50:53.145361 #595]  INFO -- : [617/752] 54284=test_gem_commands_environment_command
I, [2025-02-11T04:50:53.491038 #595]  INFO -- : [618/752] 54284=test_ws
I, [2025-02-11T04:50:53.874412 #595]  INFO -- : [619/752] 54284=test_argf
I, [2025-02-11T04:51:04.979605 #595]  INFO -- : [620/752] 54283=test_ns_spki
I, [2025-02-11T04:51:05.025189 #595]  INFO -- : [621/752] 54283=test_framework
I, [2025-02-11T04:51:05.061584 #595]  INFO -- : [622/752] 54283=test_external_new
I, [2025-02-11T04:51:05.387858 #595]  INFO -- : [623/752] 54283=test_postponed_job
I, [2025-02-11T04:51:07.160703 #595]  INFO -- : [624/752] 54283=test_alias_and_anchor
I, [2025-02-11T04:51:07.247121 #595]  INFO -- : [625/752] 54283=test_hash
I, [2025-02-11T04:51:07.435728 #595]  INFO -- : [626/752] 54283=test_tree_builder
I, [2025-02-11T04:51:07.496555 #595]  INFO -- : [627/752] 54283=test_gem_resolver_dependency_request
I, [2025-02-11T04:51:07.668093 #595]  INFO -- : [628/752] 54283=test_protect
I, [2025-02-11T04:51:07.771124 #595]  INFO -- : [629/752] 54283=test_gem_request_set_lockfile
I, [2025-02-11T04:51:10.158291 #595]  INFO -- : [630/752] 54283=test_io
I, [2025-02-11T04:51:10.276334 #595]  INFO -- : [631/752] 54286=test_ubf_async_safe
I, [2025-02-11T04:51:10.460227 #595]  INFO -- : [632/752] 54286=test_hash
I, [2025-02-11T04:51:10.845465 #595]  INFO -- : [633/752] 54283=test_emoji
I, [2025-02-11T04:51:11.503193 #595]  INFO -- : [634/752] 54283=test_sorted_set
I, [2025-02-11T04:51:12.595671 #595]  INFO -- : [635/752] 54283=test_gem_unsatisfiable_dependency_error
I, [2025-02-11T04:51:12.730536 #595]  INFO -- : [636/752] 54283=test_gem_source_specific_file
I, [2025-02-11T04:51:13.363335 #595]  INFO -- : [637/752] 54283=test_foreach
I, [2025-02-11T04:51:13.404617 #595]  INFO -- : [638/752] 54283=test_condition
I, [2025-02-11T04:51:13.446282 #595]  INFO -- : [639/752] 54283=test_gem_commands_uninstall_command
I, [2025-02-11T04:51:18.726516 #595]  INFO -- : [640/752] 54284=test_cp949
I, [2025-02-11T04:51:18.747218 #595]  INFO -- : [641/752] 54284=test_summary
I, [2025-02-11T04:51:18.841881 #595]  INFO -- : [642/752] 54283=test_console_attr
I, [2025-02-11T04:51:18.880065 #595]  INFO -- : [643/752] 54283=test_kwargs
I, [2025-02-11T04:51:19.094986 #595]  INFO -- : [644/752] 54283=test_gem_commands_exec_command
I, [2025-02-11T04:51:19.192600 #595]  INFO -- : [645/752] 54284=test_io_wait
I, [2025-02-11T04:51:19.644625 #595]  INFO -- : [646/752] 54284=test_date_attr
I, [2025-02-11T04:51:19.696874 #595]  INFO -- : [647/752] 54284=test_ellipsize
I, [2025-02-11T04:51:19.726334 #595]  INFO -- : [648/752] 54284=test_ftp
I, [2025-02-11T04:51:19.811438 #595]  INFO -- : [649/752] 54284=test_euc_kr
I, [2025-02-11T04:51:19.927481 #595]  INFO -- : [650/752] 54284=test_method
I, [2025-02-11T04:51:25.487087 #595]  INFO -- : [651/752] 54283=test_gem_commands_query_command
I, [2025-02-11T04:51:29.141644 #595]  INFO -- : [652/752] 54283=test_array_create
I, [2025-02-11T04:51:29.205622 #595]  INFO -- : [653/752] 54283=test_pack
I, [2025-02-11T04:51:31.228745 #595]  INFO -- : [654/752] 54283=test_gem_impossible_dependencies_error
I, [2025-02-11T04:51:31.258378 #595]  INFO -- : [655/752] 54283=test_pattern_key_name_check
I, [2025-02-11T04:51:31.308214 #595]  INFO -- : [656/752] 54283=test_to_ruby
I, [2025-02-11T04:51:31.431976 #595]  INFO -- : [657/752] 54283=test_random
I, [2025-02-11T04:51:31.486210 #595]  INFO -- : [658/752] 54283=test_asn1
I, [2025-02-11T04:51:31.697394 #595]  INFO -- : [659/752] 54283=test_const
I, [2025-02-11T04:51:31.760243 #595]  INFO -- : [660/752] 54283=test_class
I, [2025-02-11T04:51:36.137893 #595]  INFO -- : [661/752] 54286=test_load
I, [2025-02-11T04:51:36.242467 #595]  INFO -- : [662/752] 54286=json_string_matching_test
I, [2025-02-11T04:51:38.492178 #595]  INFO -- : [663/752] 54286=test_gem_installer
I, [2025-02-11T04:51:57.226640 #595]  INFO -- : [664/752] 54285=test_yamlstore
I, [2025-02-11T04:51:57.279414 #595]  INFO -- : [665/752] 54285=symbol_encoding_test
I, [2025-02-11T04:51:57.374797 #595]  INFO -- : [666/752] 54285=test_date_strftime
I, [2025-02-11T04:51:58.310539 #595]  INFO -- : [667/752] 54283=desugar_compiler_test
I, [2025-02-11T04:51:58.378233 #595]  INFO -- : [668/752] 54283=test_gem_resolver_index_specification
I, [2025-02-11T04:51:58.600744 #595]  INFO -- : [669/752] 54283=test_internal_ivar
I, [2025-02-11T04:51:58.649495 #595]  INFO -- : [670/752] 54283=test_gem_commands_help_command
I, [2025-02-11T04:51:58.963377 #595]  INFO -- : [671/752] 54283=test_prettyprint
I, [2025-02-11T04:51:59.198542 #595]  INFO -- : [672/752] 54283=test_tracepoint
I, [2025-02-11T04:52:01.302903 #595]  INFO -- : [673/752] 54285=test_basicsocket
I, [2025-02-11T04:52:01.387549 #595]  INFO -- : [674/752] 54285=test_utf32
I, [2025-02-11T04:52:01.437463 #595]  INFO -- : [675/752] 54285=test_duplicate
I, [2025-02-11T04:52:01.446652 #595]  INFO -- : [676/752] 54283=test_noarg
I, [2025-02-11T04:52:01.468135 #595]  INFO -- : [677/752] 54285=pattern_test
I, [2025-02-11T04:52:01.701771 #595]  INFO -- : [678/752] 54285=test_tempfile
I, [2025-02-11T04:52:02.231255 #595]  INFO -- : [679/752] 54283=test_queue
I, [2025-02-11T04:52:02.271922 #595]  INFO -- : [680/752] 54283=test_resource
I, [2025-02-11T04:52:02.404631 #595]  INFO -- : [681/752] 54283=test_gem_commands_signin_command
I, [2025-02-11T04:52:02.676707 #595]  INFO -- : [682/752] 54284=test_emitter
I, [2025-02-11T04:52:02.951157 #595]  INFO -- : [683/752] 54284=test_ldap
I, [2025-02-11T04:52:03.024109 #595]  INFO -- : [684/752] 54284=encodings_test
I, [2025-02-11T04:52:03.045775 #595]  INFO -- : [685/752] 54283=test_fileutils
I, [2025-02-11T04:52:03.314877 #595]  INFO -- : [686/752] 54284=test_cesu8
I, [2025-02-11T04:52:03.359239 #595]  INFO -- : [687/752] 54284=test_econv
I, [2025-02-11T04:52:03.862623 #595]  INFO -- : [688/752] 54285=test_gem_version
I, [2025-02-11T04:52:04.069861 #595]  INFO -- : [689/752] 54286=test_too_many_dummy_encodings
I, [2025-02-11T04:52:04.442934 #595]  INFO -- : [690/752] 54285=test_reqarg
I, [2025-02-11T04:52:04.520459 #595]  INFO -- : [691/752] 54286=test_gem_commands_list_command
I, [2025-02-11T04:52:04.708007 #595]  INFO -- : [692/752] 54286=test_stack
I, [2025-02-11T04:52:05.322643 #595]  INFO -- : [693/752] 54283=test_gem_resolver_installed_specification
I, [2025-02-11T04:52:05.518783 #595]  INFO -- : [694/752] 54283=test_scanner_events
I, [2025-02-11T04:52:05.874925 #595]  INFO -- : [695/752] 54283=string_test
I, [2025-02-11T04:52:05.898531 #595]  INFO -- : [696/752] 54283=test_gem_remote_fetcher
I, [2025-02-11T04:52:06.491869 #595]  INFO -- : [697/752] 54285=test_mdns
I, [2025-02-11T04:52:06.557939 #595]  INFO -- : [698/752] 54285=test_parse
I, [2025-02-11T04:52:08.289426 #595]  INFO -- : [699/752] 54283=test_gem_dependency
I, [2025-02-11T04:52:09.181981 #595]  INFO -- : [700/752] 54283=test_gem_resolver_specification
I, [2025-02-11T04:52:09.270369 #595]  INFO -- : [701/752] 54284=test_path_to_class
I, [2025-02-11T04:52:09.294957 #595]  INFO -- : [702/752] 54285=lex_test
I, [2025-02-11T04:52:09.317154 #595]  INFO -- : [703/752] 54283=test_inlinecache
I, [2025-02-11T04:52:09.323195 #595]  INFO -- : [704/752] 54284=test_gem_commands_search_command
I, [2025-02-11T04:52:09.340717 #595]  INFO -- : [705/752] 54285=test_complex
I, [2025-02-11T04:52:09.565703 #595]  INFO -- : [706/752] 54284=test_gem_ext_ext_conf_builder
I, [2025-02-11T04:52:09.688219 #595]  INFO -- : [707/752] 54283=test_frozen_error
I, [2025-02-11T04:52:09.739586 #595]  INFO -- : [708/752] 54283=test_gem_stub_specification
I, [2025-02-11T04:52:10.347124 #595]  INFO -- : [709/752] 54285=test_method_cache
I, [2025-02-11T04:52:10.348391 #595]  INFO -- : [710/752] 54285=test_gem_commands_sources_command
I, [2025-02-11T04:52:10.641533 #595]  INFO -- : [711/752] 54283=test_bmethod
I, [2025-02-11T04:52:10.760054 #595]  INFO -- : [712/752] 54283=test_euc_tw
I, [2025-02-11T04:52:10.774138 #595]  INFO -- : [713/752] 54283=test_ractor
I, [2025-02-11T04:52:10.862895 #595]  INFO -- : [714/752] 54283=test_nowrite
I, [2025-02-11T04:52:11.194994 #595]  INFO -- : [715/752] 54283=test_thread_queue
I, [2025-02-11T04:52:11.475836 #595]  INFO -- : [716/752] 54285=test_wait
I, [2025-02-11T04:52:11.765535 #595]  INFO -- : [717/752] 54285=test_yaml
I, [2025-02-11T04:52:11.811953 #595]  INFO -- : [718/752] 54286=test_forwardable
I, [2025-02-11T04:52:11.974477 #595]  INFO -- : [719/752] 54286=test_big2str
I, [2025-02-11T04:52:12.022369 #595]  INFO -- : [720/752] 54286=test_profile_frames
I, [2025-02-11T04:52:12.551727 #595]  INFO -- : [721/752] 54286=test_cstr
I, [2025-02-11T04:52:13.399349 #595]  INFO -- : [722/752] 54285=test_warning
I, [2025-02-11T04:52:13.650803 #595]  INFO -- : [723/752] 54285=test_enc_str_buf_cat
I, [2025-02-11T04:52:13.692615 #595]  INFO -- : [724/752] 54285=test_gbk
I, [2025-02-11T04:52:13.789664 #595]  INFO -- : [725/752] 54285=test_class2name
I, [2025-02-11T04:52:13.844335 #595]  INFO -- : [726/752] 54285=index_write_test
I, [2025-02-11T04:52:13.914815 #595]  INFO -- : [727/752] 54285=test_comparable
I, [2025-02-11T04:52:14.009433 #595]  INFO -- : [728/752] 54285=json_fixtures_test
I, [2025-02-11T04:52:14.128012 #595]  INFO -- : [729/752] 54285=test_shapes
I, [2025-02-11T04:52:14.176629 #595]  INFO -- : [730/752] 54285=test_io_timeout
I, [2025-02-11T04:52:14.246740 #595]  INFO -- : [731/752] 54285=test_find
I, [2025-02-11T04:52:14.404957 #595]  INFO -- : [732/752] 54285=test_ractor
I, [2025-02-11T04:52:15.074936 #595]  INFO -- : [733/752] 54285=test_wss
I, [2025-02-11T04:52:15.212467 #595]  INFO -- : [734/752] 54285=test_cgi_util
I, [2025-02-11T04:52:16.277354 #595]  INFO -- : [735/752] 54286=test_require
I, [2025-02-11T04:52:16.765635 #595]  INFO -- : [736/752] 54284=test_gem_ext_cmake_builder
I, [2025-02-11T04:52:16.925093 #595]  INFO -- : [737/752] 54285=test_gem_commands_contents_command
I, [2025-02-11T04:52:16.986002 #595]  INFO -- : [738/752] 54284=test_digest
I, [2025-02-11T04:52:17.467399 #595]  INFO -- : [739/752] 54285=test_marshalable
I, [2025-02-11T04:52:17.578621 #595]  INFO -- : [740/752] 54285=test_gem_commands_owner_command
I, [2025-02-11T04:52:18.669649 #595]  INFO -- : [741/752] 54283=test_gem_source_vendor
I, [2025-02-11T04:52:18.771155 #595]  INFO -- : [742/752] 54283=test_recorder
I, [2025-02-11T04:52:18.803500 #595]  INFO -- : [743/752] 54283=test_bash_completion
I, [2025-02-11T04:52:18.870874 #595]  INFO -- : [744/752] 54283=test_deprecate
I, [2025-02-11T04:52:19.070440 #595]  INFO -- : [745/752] 54283=test_file
I, [2025-02-11T04:52:19.115456 #595]  INFO -- : [746/752] 54283=test_gem_available_set
I, [2025-02-11T04:52:19.284674 #595]  INFO -- : [747/752] 54285=test_modify_expand
I, [2025-02-11T04:52:19.289235 #595]  INFO -- : [748/752] 54285=test_complexrational
I, [2025-02-11T04:52:19.361239 #595]  INFO -- : [749/752] 54285=test_pathname
I, [2025-02-11T04:52:19.810858 #595]  INFO -- : [750/752] 54284=test_coverage
I, [2025-02-11T04:52:19.893748 #595]  INFO -- : [751/752] 54283=test_gem_package_tar_reader
I, [2025-02-11T04:52:20.165748 #595]  INFO -- : [752/752] 54283=regexp_test
I, [2025-02-11T04:52:23.526599 #595]  INFO -- : Finished tests in 666.202097s, 41.0791 tests/s, 9039.1159 assertions/s.
I, [2025-02-11T04:52:23.533550 #595]  INFO -- : 27367 tests, 6021878 assertions, 0 failures, 0 errors, 232 skips
I, [2025-02-11T04:52:23.533791 #595]  INFO -- : 
I, [2025-02-11T04:52:23.534004 #595]  INFO -- : ruby -v: ruby 3.5.0dev (2025-02-10T21:30:04Z master e603a420e9) +PRISM [riscv64-linux]
I, [2025-02-11T04:52:23.545383 #595]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
I, [2025-02-11T04:52:23.546138 #595]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
I, [2025-02-11T04:52:24.471097 #595]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2025-02-11T04:52:24.471389 #595]  INFO -- : 	CC = gcc
I, [2025-02-11T04:52:24.471545 #595]  INFO -- : 	LD = ld
I, [2025-02-11T04:52:24.471693 #595]  INFO -- : 	LDSHARED = gcc -shared
I, [2025-02-11T04:52:24.471872 #595]  INFO -- : 	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2025-02-11T04:52:24.472025 #595]  INFO -- : 	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/riscv64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0   -Dmodular_gc_dir=
I, [2025-02-11T04:52:24.472209 #595]  INFO -- : 	CPPFLAGS =   
I, [2025-02-11T04:52:24.472344 #595]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
I, [2025-02-11T04:52:24.472486 #595]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2025-02-11T04:52:24.472621 #595]  INFO -- : 	LANG = C.UTF-8
I, [2025-02-11T04:52:24.472759 #595]  INFO -- : 	LC_ALL = 
I, [2025-02-11T04:52:24.472893 #595]  INFO -- : 	LC_CTYPE = 
I, [2025-02-11T04:52:24.473026 #595]  INFO -- : 	MFLAGS = 
I, [2025-02-11T04:52:24.473157 #595]  INFO -- : 	RUSTC = rustc
I, [2025-02-11T04:52:24.473297 #595]  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/yjit/target/release/' /tmp/ruby/src/trunk/yjit/src/lib.rs
I, [2025-02-11T04:52:24.477107 #595]  INFO -- : gcc (Debian 13.2.0-23revyos1) 13.2.0
I, [2025-02-11T04:52:24.477294 #595]  INFO -- : Copyright (C) 2023 Free Software Foundation, Inc.
I, [2025-02-11T04:52:24.477381 #595]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2025-02-11T04:52:24.477471 #595]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2025-02-11T04:52:24.477555 #595]  INFO -- : 
I, [2025-02-11T04:52:24.508741 #595]  INFO -- : generating enc.mk
I, [2025-02-11T04:52:25.967999 #595]  INFO -- : making enc
I, [2025-02-11T04:52:26.131676 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:52:26.131951 #595]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2025-02-11T04:52:26.132171 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:52:26.135864 #595]  INFO -- : making srcs under enc
I, [2025-02-11T04:52:26.420475 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:52:26.420748 #595]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2025-02-11T04:52:26.420972 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:52:26.427169 #595]  INFO -- : generating transdb.h
I, [2025-02-11T04:52:27.641983 #595]  INFO -- : transdb.h unchanged
I, [2025-02-11T04:52:27.648787 #595]  INFO -- : making trans
I, [2025-02-11T04:52:27.980289 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:52:27.980565 #595]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2025-02-11T04:52:27.980783 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:52:27.984513 #595]  INFO -- : making encs
I, [2025-02-11T04:52:28.350509 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:52:28.350801 #595]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2025-02-11T04:52:28.351049 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:52:28.367599 #595]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2025-02-11T04:52:28.529338 #595]  INFO -- : ext/configure-ext.mk updated
I, [2025-02-11T04:52:28.542508 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:52:36.678155 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:52:36.681118 #595]  INFO -- : generating makefile exts.mk
I, [2025-02-11T04:52:36.955816 #595]  INFO -- : exts.mk unchanged
I, [2025-02-11T04:52:36.991685 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:52:39.223424 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2025-02-11T04:52:39.247107 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2025-02-11T04:52:39.286080 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2025-02-11T04:52:39.313792 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2025-02-11T04:52:39.346660 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2025-02-11T04:52:39.400865 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2025-02-11T04:52:39.570170 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2025-02-11T04:52:39.593026 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2025-02-11T04:52:39.712166 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2025-02-11T04:52:39.735496 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2025-02-11T04:52:39.816645 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2025-02-11T04:52:39.892473 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2025-02-11T04:52:39.980283 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2025-02-11T04:52:40.000406 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2025-02-11T04:52:40.051986 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2025-02-11T04:52:40.084877 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2025-02-11T04:52:40.197027 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2025-02-11T04:52:40.330174 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2025-02-11T04:52:40.360838 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2025-02-11T04:52:40.383231 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2025-02-11T04:52:40.435099 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2025-02-11T04:52:40.589103 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2025-02-11T04:52:40.617255 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2025-02-11T04:52:40.638062 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2025-02-11T04:52:40.733072 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2025-02-11T04:52:40.775627 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2025-02-11T04:52:40.790143 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2025-02-11T04:52:40.807906 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2025-02-11T04:52:40.885681 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2025-02-11T04:52:40.942835 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2025-02-11T04:52:41.001292 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/strscan'
I, [2025-02-11T04:52:41.021625 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/strscan'
I, [2025-02-11T04:52:41.078779 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
I, [2025-02-11T04:52:41.185512 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
I, [2025-02-11T04:52:41.203418 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
I, [2025-02-11T04:52:41.303517 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.10.0/ext/debug'
I, [2025-02-11T04:52:41.334032 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle'
I, [2025-02-11T04:52:41.436203 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/fiddle-1.1.6/ext/fiddle'
I, [2025-02-11T04:52:41.467368 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2025-02-11T04:52:41.658014 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2025-02-11T04:52:41.675856 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2025-02-11T04:52:41.884929 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.1/ext/racc/cparse'
I, [2025-02-11T04:52:41.909418 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
I, [2025-02-11T04:52:42.013734 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.8.1/ext/rbs_extension'
I, [2025-02-11T04:52:42.028504 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2025-02-11T04:52:42.218401 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.2.0/ext/syslog'
I, [2025-02-11T04:52:42.422518 #595]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:52:43.184026 #595]  INFO -- : make[2]: 'ruby' is up to date.
I, [2025-02-11T04:52:43.184408 #595]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:52:43.187156 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:52:43.219038 #595]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:52:43.219248 #595]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2025-02-11T04:52:43.219352 #595]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2025-02-11T04:52:44.375757 #595]  INFO -- : ruby 3.5.0dev (2025-02-10T21:30:04Z master e603a420e9) +PRISM [riscv64-linux]
I, [2025-02-11T04:53:04.139086 #595]  INFO -- :      0 ............................................................
I, [2025-02-11T04:53:11.639710 #595]  INFO -- :     60 ............................................................
I, [2025-02-11T04:53:15.055440 #595]  INFO -- :    120 ............................................................
I, [2025-02-11T04:53:16.481944 #595]  INFO -- :    180 ............................................................
I, [2025-02-11T04:53:17.341279 #595]  INFO -- :    240 ............................................................
I, [2025-02-11T04:53:17.844396 #595]  INFO -- :    300 ............................................................
I, [2025-02-11T04:53:18.878455 #595]  INFO -- :    360 ............................................................
I, [2025-02-11T04:53:19.634337 #595]  INFO -- :    420 ............................................................
I, [2025-02-11T04:53:19.954365 #595]  INFO -- :    480 ............................................................
I, [2025-02-11T04:53:20.227139 #595]  INFO -- :    540 ............................................................
I, [2025-02-11T04:53:20.526539 #595]  INFO -- :    600 ............................................................
I, [2025-02-11T04:53:22.488654 #595]  INFO -- :    660 ............................................................
I, [2025-02-11T04:53:23.098901 #595]  INFO -- :    720 ............................................................
I, [2025-02-11T04:53:23.385630 #595]  INFO -- :    780 ............................................................
I, [2025-02-11T04:53:23.726321 #595]  INFO -- :    840 ............................................................
I, [2025-02-11T04:53:24.461480 #595]  INFO -- :    900 ............................................................
I, [2025-02-11T04:53:24.961636 #595]  INFO -- :    960 ............................................................
I, [2025-02-11T04:53:26.933009 #595]  INFO -- :   1020 ............................................................
I, [2025-02-11T04:53:35.167142 #595]  INFO -- :   1080 ............................................................
I, [2025-02-11T04:53:38.999906 #595]  INFO -- :   1140 ............................................................
I, [2025-02-11T04:53:40.323544 #595]  INFO -- :   1200 ............................................................
I, [2025-02-11T04:53:41.158011 #595]  INFO -- :   1260 ............................................................
I, [2025-02-11T04:53:42.313733 #595]  INFO -- :   1320 ............................................................
I, [2025-02-11T04:53:42.881178 #595]  INFO -- :   1380 ............................................................
I, [2025-02-11T04:53:43.996835 #595]  INFO -- :   1440 ............................................................
I, [2025-02-11T04:53:57.124144 #595]  INFO -- :   1500 ............................................................
I, [2025-02-11T04:53:59.968721 #595]  INFO -- :   1560 ............................................................
I, [2025-02-11T04:54:02.089285 #595]  INFO -- :   1620 ............................................................
I, [2025-02-11T04:54:03.403005 #595]  INFO -- :   1680 ............................................................
I, [2025-02-11T04:54:05.293447 #595]  INFO -- :   1740 ............................................................
I, [2025-02-11T04:54:06.897171 #595]  INFO -- :   1800 ............................................................
I, [2025-02-11T04:54:08.461852 #595]  INFO -- :   1860 ............................................................
I, [2025-02-11T04:54:09.713191 #595]  INFO -- :   1920 ............................................................
I, [2025-02-11T04:54:10.786836 #595]  INFO -- :   1980 ............................................................
I, [2025-02-11T04:54:11.395872 #595]  INFO -- :   2040 ............................................................
I, [2025-02-11T04:54:13.525269 #595]  INFO -- :   2100 ............................................................
I, [2025-02-11T04:54:13.811147 #595]  INFO -- :   2160 ............................................................
I, [2025-02-11T04:54:14.025217 #595]  INFO -- :   2220 ............................................................
I, [2025-02-11T04:54:14.331764 #595]  INFO -- :   2280 ............................................................
I, [2025-02-11T04:54:14.571442 #595]  INFO -- :   2340 ............................................................
I, [2025-02-11T04:54:14.768699 #595]  INFO -- :   2400 ............................................................
I, [2025-02-11T04:54:15.679306 #595]  INFO -- :   2460 ............................................................
I, [2025-02-11T04:54:16.529220 #595]  INFO -- :   2520 ............................................................
I, [2025-02-11T04:54:16.757271 #595]  INFO -- :   2580 ............................................................
I, [2025-02-11T04:54:19.357437 #595]  INFO -- :   2640 ............................................................
I, [2025-02-11T04:54:20.536313 #595]  INFO -- :   2700 ............................................................
I, [2025-02-11T04:54:21.232508 #595]  INFO -- :   2760 ............................................................
I, [2025-02-11T04:54:22.595998 #595]  INFO -- :   2820 ............................................................
I, [2025-02-11T04:54:23.514787 #595]  INFO -- :   2880 ............................................................
I, [2025-02-11T04:54:24.010541 #595]  INFO -- :   2940 ............................................................
I, [2025-02-11T04:54:24.755679 #595]  INFO -- :   3000 ............................................................
I, [2025-02-11T04:54:25.163806 #595]  INFO -- :   3060 ............................................................
I, [2025-02-11T04:54:25.349312 #595]  INFO -- :   3120 ............................................................
I, [2025-02-11T04:54:26.021524 #595]  INFO -- :   3180 ............................................................
I, [2025-02-11T04:54:30.338258 #595]  INFO -- :   3240 ............................................................
I, [2025-02-11T04:54:31.430270 #595]  INFO -- :   3300 ................
I, [2025-02-11T04:54:31.430549 #595]  INFO -- : 
I, [2025-02-11T04:54:31.430658 #595]  INFO -- : Finished in 107.766363 seconds
I, [2025-02-11T04:54:31.430758 #595]  INFO -- : 
I, [2025-02-11T04:54:31.430859 #595]  INFO -- : 3315 files, 33400 examples, 139050 expectations, 0 failures, 0 errors, 0 tagged
I, [2025-02-11T04:54:31.441468 #595]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 0.