# Logfile created on 2024-05-31 12:00:02 +0000 by logger.rb/v1.4.3
I, [2024-05-31T12:00:02.532837 #3952637]  INFO -- : #<BuildRuby:0x000055cb51bd8090 @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="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk.20240531-120002", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055cb51c333f0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055cb51c332b0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055cb51c330d0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240531-120002", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240531-120002>, @binmode=false, @mon_data=#<Monitor:0x000055cb51c32fb8>, @mon_data_owner_object_id=860>>>
I, [2024-05-31T12:00:02.532992 #3952637]  INFO -- : $$$[beg] make update-download -j16
I, [2024-05-31T12:00:02.703445 #3952637]  INFO -- : tool/config.guess already exists
I, [2024-05-31T12:00:02.703491 #3952637]  INFO -- : tool/config.sub already exists
I, [2024-05-31T12:00:02.705912 #3952637]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-31T12:00:02.706127 #3952637]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-31T12:00:02.706323 #3952637]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-31T12:00:02.707196 #3952637]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-31T12:00:02.707406 #3952637]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-31T12:00:02.707555 #3952637]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-31T12:00:02.709473 #3952637]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-31T12:00:02.709637 #3952637]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-31T12:00:02.709768 #3952637]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-31T12:00:02.710817 #3952637]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-31T12:00:02.788462 #3952637]  INFO -- :   Successfully built RubyGem
I, [2024-05-31T12:00:02.788504 #3952637]  INFO -- :   Name: power_assert
I, [2024-05-31T12:00:02.788515 #3952637]  INFO -- :   Version: 2.0.4dev
I, [2024-05-31T12:00:02.788523 #3952637]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-31T12:00:02.830777 #3952637]  INFO -- : $$$[end] "make update-download -j16" exit with 0.
I, [2024-05-31T12:00:02.830823 #3952637]  INFO -- : $$$[beg] make update-src      -j16
E, [2024-05-31T12:00:04.324459 #3952637] ERROR -- : From https://github.com/ruby/ruby
E, [2024-05-31T12:00:04.324573 #3952637] ERROR -- :    a15e4d4..78ccf77  master     -> origin/master
I, [2024-05-31T12:00:04.343951 #3952637]  INFO -- : Updating a15e4d4..78ccf77
I, [2024-05-31T12:00:04.344005 #3952637]  INFO -- : Fast-forward
I, [2024-05-31T12:00:04.347484 #3952637]  INFO -- :  lib/rubygems/specification.rb                     |  4 +++-
I, [2024-05-31T12:00:04.347514 #3952637]  INFO -- :  spec/bundler/support/rubygems_ext.rb              |  9 ++++++++-
I, [2024-05-31T12:00:04.347526 #3952637]  INFO -- :  test/rubygems/test_gem.rb                         |  5 +++--
I, [2024-05-31T12:00:04.347534 #3952637]  INFO -- :  test/rubygems/test_gem_commands_update_command.rb | 10 +++++++++-
I, [2024-05-31T12:00:04.347542 #3952637]  INFO -- :  4 files changed, 23 insertions(+), 5 deletions(-)
I, [2024-05-31T12:00:04.356610 #3952637]  INFO -- : Latest commit hash = 78ccf770aa
I, [2024-05-31T12:00:04.357745 #3952637]  INFO -- : $$$[end] "make update-src      -j16" exit with 0.
I, [2024-05-31T12:00:04.357773 #3952637]  INFO -- : $$$[beg] make after-update    -j16
I, [2024-05-31T12:00:04.460703 #3952637]  INFO -- : generating /tmp/ruby/src/trunk/ext/ripper/eventids2table.c
I, [2024-05-31T12:00:04.466034 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2024-05-31T12:00:04.466060 #3952637]  INFO -- : make[1]: Nothing to be done for 'src'.
I, [2024-05-31T12:00:04.466071 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/src/trunk/ext/ripper'
I, [2024-05-31T12:00:04.478706 #3952637]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-31T12:00:04.480095 #3952637]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-31T12:00:04.546704 #3952637]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-31T12:00:04.550363 #3952637]  INFO -- : generating enc.mk
I, [2024-05-31T12:00:04.670613 #3952637]  INFO -- : making srcs under enc
I, [2024-05-31T12:00:04.734207 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:04.734242 #3952637]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-31T12:00:04.734253 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:04.810341 #3952637]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-31T12:00:04.810479 #3952637]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-31T12:00:04.810663 #3952637]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-31T12:00:04.812187 #3952637]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-31T12:00:04.812336 #3952637]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-31T12:00:04.812509 #3952637]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-31T12:00:04.814383 #3952637]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-31T12:00:04.814530 #3952637]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-31T12:00:04.814650 #3952637]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-31T12:00:04.815673 #3952637]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-31T12:00:04.885878 #3952637]  INFO -- :   Successfully built RubyGem
I, [2024-05-31T12:00:04.885920 #3952637]  INFO -- :   Name: power_assert
I, [2024-05-31T12:00:04.885931 #3952637]  INFO -- :   Version: 2.0.4dev
I, [2024-05-31T12:00:04.885940 #3952637]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-31T12:00:04.887866 #3952637]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-31T12:00:04.947915 #3952637]  INFO -- : Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
I, [2024-05-31T12:00:04.953447 #3952637]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-31T12:00:04.955090 #3952637]  INFO -- : $$$[end] "make after-update    -j16" exit with 0.
I, [2024-05-31T12:00:04.955212 #3952637]  INFO -- : $$$[beg] make miniruby -j16
I, [2024-05-31T12:00:05.046909 #3952637]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-31T12:00:05.046970 #3952637]  INFO -- : 	CC = gcc
I, [2024-05-31T12:00:05.046990 #3952637]  INFO -- : 	LD = ld
I, [2024-05-31T12:00:05.047004 #3952637]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-31T12:00:05.047018 #3952637]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-31T12:00:05.047033 #3952637]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-31T12:00:05.047047 #3952637]  INFO -- : 	CPPFLAGS =   
I, [2024-05-31T12:00:05.047061 #3952637]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-31T12:00:05.047074 #3952637]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-31T12:00:05.047086 #3952637]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-31T12:00:05.047099 #3952637]  INFO -- : 	LC_ALL = 
I, [2024-05-31T12:00:05.047111 #3952637]  INFO -- : 	LC_CTYPE = 
I, [2024-05-31T12:00:05.047124 #3952637]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-31T12:00:05.047137 #3952637]  INFO -- : 	RUSTC = rustc
I, [2024-05-31T12:00:05.047152 #3952637]  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, [2024-05-31T12:00:05.048674 #3952637]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-31T12:00:05.048698 #3952637]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-31T12:00:05.048718 #3952637]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-31T12:00:05.048726 #3952637]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-31T12:00:05.048733 #3952637]  INFO -- : 
I, [2024-05-31T12:00:05.110177 #3952637]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-31T12:00:05.290261 #3952637]  INFO -- : linking miniruby
I, [2024-05-31T12:00:05.978025 #3952637]  INFO -- : $$$[end] "make miniruby -j16" exit with 0.
I, [2024-05-31T12:00:05.978154 #3952637]  INFO -- : $$$[beg] make ruby -j16
I, [2024-05-31T12:00:06.069566 #3952637]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-31T12:00:06.069620 #3952637]  INFO -- : 	CC = gcc
I, [2024-05-31T12:00:06.069634 #3952637]  INFO -- : 	LD = ld
I, [2024-05-31T12:00:06.069643 #3952637]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-31T12:00:06.069652 #3952637]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-31T12:00:06.069667 #3952637]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-31T12:00:06.069676 #3952637]  INFO -- : 	CPPFLAGS =   
I, [2024-05-31T12:00:06.069684 #3952637]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-31T12:00:06.069692 #3952637]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-31T12:00:06.069699 #3952637]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-31T12:00:06.069706 #3952637]  INFO -- : 	LC_ALL = 
I, [2024-05-31T12:00:06.069714 #3952637]  INFO -- : 	LC_CTYPE = 
I, [2024-05-31T12:00:06.069721 #3952637]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-31T12:00:06.069728 #3952637]  INFO -- : 	RUSTC = rustc
I, [2024-05-31T12:00:06.069735 #3952637]  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, [2024-05-31T12:00:06.070900 #3952637]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-31T12:00:06.070920 #3952637]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-31T12:00:06.070940 #3952637]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-31T12:00:06.070950 #3952637]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-31T12:00:06.070958 #3952637]  INFO -- : 
I, [2024-05-31T12:00:06.220783 #3952637]  INFO -- : builtin_binary.inc updated
I, [2024-05-31T12:00:06.231725 #3952637]  INFO -- : b0491fd6ee8b0e60f2bc0b289aea23f972e630eb71babec79d470be4c3470265  builtin_binary.inc
I, [2024-05-31T12:00:06.233595 #3952637]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-31T12:00:06.470877 #3952637]  INFO -- : linking static-library libruby-static.a
I, [2024-05-31T12:00:06.877790 #3952637]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-31T12:00:08.752754 #3952637]  INFO -- : linking ruby
I, [2024-05-31T12:00:08.774175 #3952637]  INFO -- : $$$[end] "make ruby -j16" exit with 0.
I, [2024-05-31T12:00:08.774301 #3952637]  INFO -- : $$$[beg] make all -j16
I, [2024-05-31T12:00:08.867266 #3952637]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-31T12:00:08.867308 #3952637]  INFO -- : 	CC = gcc
I, [2024-05-31T12:00:08.867319 #3952637]  INFO -- : 	LD = ld
I, [2024-05-31T12:00:08.867328 #3952637]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-31T12:00:08.867336 #3952637]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-31T12:00:08.867344 #3952637]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-31T12:00:08.867354 #3952637]  INFO -- : 	CPPFLAGS =   
I, [2024-05-31T12:00:08.867361 #3952637]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-31T12:00:08.867375 #3952637]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-31T12:00:08.867383 #3952637]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-31T12:00:08.867390 #3952637]  INFO -- : 	LC_ALL = 
I, [2024-05-31T12:00:08.867397 #3952637]  INFO -- : 	LC_CTYPE = 
I, [2024-05-31T12:00:08.867405 #3952637]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-31T12:00:08.867412 #3952637]  INFO -- : 	RUSTC = rustc
I, [2024-05-31T12:00:08.867421 #3952637]  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, [2024-05-31T12:00:08.868234 #3952637]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-31T12:00:08.868256 #3952637]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-31T12:00:08.868273 #3952637]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-31T12:00:08.868286 #3952637]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-31T12:00:08.868294 #3952637]  INFO -- : 
I, [2024-05-31T12:00:08.908106 #3952637]  INFO -- : generating enc.mk
I, [2024-05-31T12:00:08.909952 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-31T12:00:08.910242 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-31T12:00:08.910636 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-31T12:00:08.911221 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-31T12:00:08.911823 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-31T12:00:08.912066 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-31T12:00:08.912832 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-31T12:00:08.913571 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-31T12:00:08.913946 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-31T12:00:08.914538 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-31T12:00:08.914861 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-31T12:00:08.915652 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-31T12:00:08.916107 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-31T12:00:08.917295 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-31T12:00:08.921604 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-31T12:00:09.089962 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-31T12:00:09.092541 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-31T12:00:09.095586 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-31T12:00:09.096483 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-31T12:00:09.105722 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-31T12:00:09.112302 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-31T12:00:09.135679 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-31T12:00:09.137082 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-31T12:00:09.138030 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-31T12:00:09.138861 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-31T12:00:09.175943 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-31T12:00:09.183965 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-31T12:00:09.211463 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-31T12:00:09.235906 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-31T12:00:09.293953 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-31T12:00:09.296916 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-31T12:00:09.303323 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-31T12:00:09.306786 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-31T12:00:09.322876 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-31T12:00:09.338790 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-31T12:00:09.341465 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-31T12:00:09.354629 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-31T12:00:09.362666 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-31T12:00:09.375351 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-31T12:00:09.377066 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-31T12:00:09.377792 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-31T12:00:09.440777 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-31T12:00:09.499582 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-31T12:00:09.501578 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-31T12:00:09.503842 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-31T12:00:09.528883 #3952637]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-31T12:00:09.543577 #3952637]  INFO -- : making enc
I, [2024-05-31T12:00:09.560064 #3952637]  INFO -- : making srcs under enc
I, [2024-05-31T12:00:09.585586 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:09.585655 #3952637]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-31T12:00:09.585673 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:09.619486 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:09.619552 #3952637]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-31T12:00:09.619563 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:09.620409 #3952637]  INFO -- : generating transdb.h
I, [2024-05-31T12:00:09.729380 #3952637]  INFO -- : transdb.h unchanged
I, [2024-05-31T12:00:09.730778 #3952637]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-31T12:00:09.730962 #3952637]  INFO -- : making trans
I, [2024-05-31T12:00:09.759312 #3952637]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-31T12:00:09.761737 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:09.771599 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:09.771930 #3952637]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-31T12:00:09.772028 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:09.796862 #3952637]  INFO -- : making encs
I, [2024-05-31T12:00:09.872435 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:09.872675 #3952637]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-31T12:00:09.872739 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:10.016827 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:10.017517 #3952637]  INFO -- : generating makefile exts.mk
I, [2024-05-31T12:00:10.059805 #3952637]  INFO -- : exts.mk unchanged
I, [2024-05-31T12:00:10.064096 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:10.088348 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T12:00:10.089964 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T12:00:10.090295 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T12:00:10.091766 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T12:00:10.092000 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T12:00:10.092444 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T12:00:10.094293 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T12:00:10.094579 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T12:00:10.094921 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T12:00:10.095554 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T12:00:10.095579 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T12:00:10.096169 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T12:00:10.096223 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T12:00:10.096371 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T12:00:10.097159 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T12:00:10.097187 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T12:00:10.097630 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T12:00:10.098143 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T12:00:10.098591 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T12:00:10.099093 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T12:00:10.100370 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T12:00:10.100822 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T12:00:10.100844 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T12:00:10.102397 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T12:00:10.103621 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T12:00:10.103965 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T12:00:10.104164 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T12:00:10.104805 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T12:00:10.105165 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T12:00:10.105195 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T12:00:10.110054 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T12:00:10.110218 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T12:00:10.111996 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T12:00:10.112747 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T12:00:10.113998 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T12:00:10.118130 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T12:00:10.118519 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T12:00:10.132739 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T12:00:10.134135 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T12:00:10.136030 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T12:00:10.136308 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T12:00:10.141513 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T12:00:10.147232 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T12:00:10.147281 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T12:00:10.169835 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:10.246786 #3952637]  INFO -- : linking ruby
I, [2024-05-31T12:00:10.267102 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:10.267451 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:10.271144 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:10.271166 #3952637]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-31T12:00:10.271178 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:10.271831 #3952637]  INFO -- : $$$[end] "make all -j16" exit with 0.
I, [2024-05-31T12:00:10.271931 #3952637]  INFO -- : $$$[beg] make install -j16
I, [2024-05-31T12:00:10.332112 #3952637]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-31T12:00:10.332682 #3952637]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-31T12:00:10.332842 #3952637]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-31T12:00:10.333440 #3952637]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-31T12:00:10.334195 #3952637]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-31T12:00:10.334230 #3952637]  INFO -- : 	CC = gcc
I, [2024-05-31T12:00:10.334240 #3952637]  INFO -- : 	LD = ld
I, [2024-05-31T12:00:10.334250 #3952637]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-31T12:00:10.334263 #3952637]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-31T12:00:10.334270 #3952637]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-31T12:00:10.334283 #3952637]  INFO -- : 	CPPFLAGS =   
I, [2024-05-31T12:00:10.334290 #3952637]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-31T12:00:10.334296 #3952637]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-31T12:00:10.334302 #3952637]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-31T12:00:10.334308 #3952637]  INFO -- : 	LC_ALL = 
I, [2024-05-31T12:00:10.334315 #3952637]  INFO -- : 	LC_CTYPE = 
I, [2024-05-31T12:00:10.334320 #3952637]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-31T12:00:10.334326 #3952637]  INFO -- : 	RUSTC = rustc
I, [2024-05-31T12:00:10.334333 #3952637]  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, [2024-05-31T12:00:10.335396 #3952637]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-31T12:00:10.374811 #3952637]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-31T12:00:10.375213 #3952637]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-31T12:00:10.375918 #3952637]  INFO -- : generating enc.mk
I, [2024-05-31T12:00:10.375940 #3952637]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-31T12:00:10.375963 #3952637]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-31T12:00:10.375977 #3952637]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-31T12:00:10.375986 #3952637]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-31T12:00:10.375995 #3952637]  INFO -- : 
I, [2024-05-31T12:00:10.377033 #3952637]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-31T12:00:10.377393 #3952637]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-31T12:00:10.499087 #3952637]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-31T12:00:10.499858 #3952637]  INFO -- : making srcs under enc
I, [2024-05-31T12:00:10.501236 #3952637]  INFO -- : making enc
I, [2024-05-31T12:00:10.516808 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:10.516850 #3952637]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-31T12:00:10.516863 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:10.536537 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:10.536571 #3952637]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-31T12:00:10.536583 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:10.537367 #3952637]  INFO -- : generating transdb.h
I, [2024-05-31T12:00:10.570193 #3952637]  INFO -- :   Successfully built RubyGem
I, [2024-05-31T12:00:10.570238 #3952637]  INFO -- :   Name: power_assert
I, [2024-05-31T12:00:10.570249 #3952637]  INFO -- :   Version: 2.0.4dev
I, [2024-05-31T12:00:10.570263 #3952637]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-31T12:00:10.572240 #3952637]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-31T12:00:10.639582 #3952637]  INFO -- : Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby.
I, [2024-05-31T12:00:10.641637 #3952637]  INFO -- : transdb.h unchanged
I, [2024-05-31T12:00:10.643298 #3952637]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-31T12:00:10.643466 #3952637]  INFO -- : making trans
I, [2024-05-31T12:00:10.645587 #3952637]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-31T12:00:10.671668 #3952637]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-05-31T12:00:10.673996 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:10.696540 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:10.696648 #3952637]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-31T12:00:10.696696 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:10.791423 #3952637]  INFO -- : making encs
I, [2024-05-31T12:00:10.868218 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:10.868326 #3952637]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-31T12:00:10.868375 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:10.932271 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:10.933075 #3952637]  INFO -- : generating makefile exts.mk
I, [2024-05-31T12:00:10.975417 #3952637]  INFO -- : exts.mk unchanged
I, [2024-05-31T12:00:10.979790 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:11.004148 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T12:00:11.005753 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T12:00:11.006155 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T12:00:11.007159 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T12:00:11.007844 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T12:00:11.008001 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T12:00:11.008607 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T12:00:11.010460 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T12:00:11.010629 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T12:00:11.011217 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T12:00:11.011673 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T12:00:11.012013 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T12:00:11.012041 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T12:00:11.012564 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T12:00:11.012593 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T12:00:11.012987 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T12:00:11.013666 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T12:00:11.014499 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T12:00:11.014802 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T12:00:11.015305 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T12:00:11.016337 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T12:00:11.016509 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T12:00:11.016668 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T12:00:11.017123 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T12:00:11.018757 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T12:00:11.018940 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T12:00:11.019175 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T12:00:11.019533 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T12:00:11.019562 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T12:00:11.020135 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T12:00:11.025028 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T12:00:11.028321 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T12:00:11.029508 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T12:00:11.029558 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T12:00:11.029583 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T12:00:11.029601 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T12:00:11.035386 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T12:00:11.041752 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T12:00:11.049270 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T12:00:11.049816 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T12:00:11.050014 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T12:00:11.051127 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T12:00:11.062336 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T12:00:11.062375 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T12:00:11.085526 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:11.160399 #3952637]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-31T12:00:11.160444 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:11.160674 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:11.164527 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:11.164549 #3952637]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-31T12:00:11.164574 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:11.164778 #3952637]  INFO -- : ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
I, [2024-05-31T12:00:11.259826 #3952637]  INFO -- : Installing to 
I, [2024-05-31T12:00:11.259878 #3952637]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-05-31T12:00:11.260027 #3952637]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-05-31T12:00:11.267687 #3952637]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-31T12:00:11.267746 #3952637]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-05-31T12:00:11.267793 #3952637]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-31T12:00:11.278403 #3952637]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-05-31T12:00:11.278428 #3952637]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-05-31T12:00:11.278509 #3952637]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-05-31T12:00:11.278706 #3952637]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-31T12:00:11.283574 #3952637]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-05-31T12:00:11.283600 #3952637]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-05-31T12:00:11.283612 #3952637]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-05-31T12:00:11.283644 #3952637]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-05-31T12:00:11.283753 #3952637]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-31T12:00:11.326927 #3952637]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-05-31T12:00:11.334049 #3952637]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-05-31T12:00:11.334250 #3952637]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-31T12:00:11.360032 #3952637]  INFO -- :                                     benchmark 0.3.0
I, [2024-05-31T12:00:11.362347 #3952637]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-05-31T12:00:11.363949 #3952637]  INFO -- :                                     cgi 0.4.1
I, [2024-05-31T12:00:11.365167 #3952637]  INFO -- :                                     delegate 0.3.1
I, [2024-05-31T12:00:11.365746 #3952637]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-05-31T12:00:11.366304 #3952637]  INFO -- :                                     english 0.8.0
I, [2024-05-31T12:00:11.366857 #3952637]  INFO -- :                                     erb 4.0.4
I, [2024-05-31T12:00:11.367707 #3952637]  INFO -- :                                     error_highlight 0.6.0
I, [2024-05-31T12:00:11.368252 #3952637]  INFO -- :                                     fileutils 1.7.2
I, [2024-05-31T12:00:11.368806 #3952637]  INFO -- :                                     find 0.2.0
I, [2024-05-31T12:00:11.369389 #3952637]  INFO -- :                                     forwardable 1.3.3
I, [2024-05-31T12:00:11.369934 #3952637]  INFO -- :                                     ipaddr 1.2.6
I, [2024-05-31T12:00:11.370476 #3952637]  INFO -- :                                     irb 1.13.1
I, [2024-05-31T12:00:11.371368 #3952637]  INFO -- :                                     logger 1.6.0
I, [2024-05-31T12:00:11.371920 #3952637]  INFO -- :                                     net-http 0.4.1
I, [2024-05-31T12:00:11.372501 #3952637]  INFO -- :                                     net-protocol 0.2.2
I, [2024-05-31T12:00:11.373117 #3952637]  INFO -- :                                     open-uri 0.4.1
I, [2024-05-31T12:00:11.374268 #3952637]  INFO -- :                                     open3 0.2.1
I, [2024-05-31T12:00:11.374838 #3952637]  INFO -- :                                     optparse 0.5.0
I, [2024-05-31T12:00:11.375410 #3952637]  INFO -- :                                     ostruct 0.6.0
I, [2024-05-31T12:00:11.375942 #3952637]  INFO -- :                                     pp 0.5.0
I, [2024-05-31T12:00:11.376513 #3952637]  INFO -- :                                     prettyprint 0.2.0
I, [2024-05-31T12:00:11.377085 #3952637]  INFO -- :                                     prism 0.29.0
I, [2024-05-31T12:00:11.377686 #3952637]  INFO -- :                                     pstore 0.1.3
I, [2024-05-31T12:00:11.378213 #3952637]  INFO -- :                                     rdoc 6.7.0
I, [2024-05-31T12:00:11.379373 #3952637]  INFO -- :                                     readline 0.0.4
I, [2024-05-31T12:00:11.379911 #3952637]  INFO -- :                                     reline 0.5.8
I, [2024-05-31T12:00:11.380491 #3952637]  INFO -- :                                     resolv 0.4.0
I, [2024-05-31T12:00:11.381086 #3952637]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-05-31T12:00:11.382036 #3952637]  INFO -- :                                     securerandom 0.3.1
I, [2024-05-31T12:00:11.382720 #3952637]  INFO -- :                                     set 1.1.0
I, [2024-05-31T12:00:11.383266 #3952637]  INFO -- :                                     shellwords 0.2.0
I, [2024-05-31T12:00:11.383798 #3952637]  INFO -- :                                     singleton 0.2.0
I, [2024-05-31T12:00:11.384311 #3952637]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-05-31T12:00:11.385138 #3952637]  INFO -- :                                     tempfile 0.2.1
I, [2024-05-31T12:00:11.385691 #3952637]  INFO -- :                                     time 0.3.0
I, [2024-05-31T12:00:11.386266 #3952637]  INFO -- :                                     timeout 0.4.1
I, [2024-05-31T12:00:11.386815 #3952637]  INFO -- :                                     tmpdir 0.2.0
I, [2024-05-31T12:00:11.387369 #3952637]  INFO -- :                                     tsort 0.2.0
I, [2024-05-31T12:00:11.387904 #3952637]  INFO -- :                                     un 0.3.0
I, [2024-05-31T12:00:11.388439 #3952637]  INFO -- :                                     uri 0.13.0
I, [2024-05-31T12:00:11.389081 #3952637]  INFO -- :                                     weakref 0.1.3
I, [2024-05-31T12:00:11.389625 #3952637]  INFO -- :                                     yaml 0.3.0
I, [2024-05-31T12:00:11.390049 #3952637]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-31T12:00:11.396790 #3952637]  INFO -- :                                     date 3.3.4
I, [2024-05-31T12:00:11.397450 #3952637]  INFO -- :                                     digest 3.1.1
I, [2024-05-31T12:00:11.397996 #3952637]  INFO -- :                                     etc 1.4.3
I, [2024-05-31T12:00:11.398570 #3952637]  INFO -- :                                     fcntl 1.1.0
I, [2024-05-31T12:00:11.399619 #3952637]  INFO -- :                                     fiddle 1.1.3
I, [2024-05-31T12:00:11.400188 #3952637]  INFO -- :                                     io-console 0.7.2
I, [2024-05-31T12:00:11.400736 #3952637]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-05-31T12:00:11.401302 #3952637]  INFO -- :                                     io-wait 0.3.1
I, [2024-05-31T12:00:11.401842 #3952637]  INFO -- :                                     json 2.7.2
I, [2024-05-31T12:00:11.402463 #3952637]  INFO -- :                                     openssl 3.2.0
I, [2024-05-31T12:00:11.403039 #3952637]  INFO -- :                                     pathname 0.3.0
I, [2024-05-31T12:00:11.403582 #3952637]  INFO -- :                                     psych 5.1.2
I, [2024-05-31T12:00:11.404200 #3952637]  INFO -- :                                     stringio 3.1.1
I, [2024-05-31T12:00:11.404769 #3952637]  INFO -- :                                     strscan 3.1.1
I, [2024-05-31T12:00:11.405386 #3952637]  INFO -- :                                     zlib 3.1.0
I, [2024-05-31T12:00:11.405839 #3952637]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-31T12:00:11.406843 #3952637]  INFO -- :                                     minitest 5.23.1
I, [2024-05-31T12:00:11.416076 #3952637]  INFO -- :                                     rake 13.2.1
I, [2024-05-31T12:00:11.421288 #3952637]  INFO -- :                                     test-unit 3.6.2
I, [2024-05-31T12:00:11.427370 #3952637]  INFO -- :                                     rexml 3.2.8
I, [2024-05-31T12:00:11.432843 #3952637]  INFO -- :                                     rss 0.3.0
I, [2024-05-31T12:00:11.436799 #3952637]  INFO -- :                                     net-ftp 0.3.4
I, [2024-05-31T12:00:11.439283 #3952637]  INFO -- :                                     net-imap 0.4.11
I, [2024-05-31T12:00:11.443746 #3952637]  INFO -- :                                     net-pop 0.1.2
I, [2024-05-31T12:00:11.445166 #3952637]  INFO -- :                                     net-smtp 0.5.0
I, [2024-05-31T12:00:11.446691 #3952637]  INFO -- :                                     matrix 0.4.2
I, [2024-05-31T12:00:11.450561 #3952637]  INFO -- :                                     prime 0.1.2
I, [2024-05-31T12:00:11.458189 #3952637]  INFO -- :                                     rbs 3.4.4
I, [2024-05-31T12:00:11.494511 #3952637]  INFO -- :                                     typeprof 0.21.11
I, [2024-05-31T12:00:11.497746 #3952637]  INFO -- :                                     debug 1.9.2
I, [2024-05-31T12:00:11.501803 #3952637]  INFO -- :                                     racc 1.8.0
I, [2024-05-31T12:00:11.505481 #3952637]  INFO -- :                                     mutex_m 0.2.0
I, [2024-05-31T12:00:11.507386 #3952637]  INFO -- :                                     getoptlong 0.2.1
I, [2024-05-31T12:00:11.509439 #3952637]  INFO -- :                                     base64 0.2.0
I, [2024-05-31T12:00:11.510911 #3952637]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-05-31T12:00:11.513658 #3952637]  INFO -- :                                     observer 0.1.2
I, [2024-05-31T12:00:11.515106 #3952637]  INFO -- :                                     abbrev 0.1.2
I, [2024-05-31T12:00:11.516500 #3952637]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-05-31T12:00:11.518629 #3952637]  INFO -- :                                     rinda 0.2.0
I, [2024-05-31T12:00:11.520283 #3952637]  INFO -- :                                     drb 2.2.1
I, [2024-05-31T12:00:11.522597 #3952637]  INFO -- :                                     nkf 0.2.0
I, [2024-05-31T12:00:11.525920 #3952637]  INFO -- :                                     syslog 0.1.2
I, [2024-05-31T12:00:11.528029 #3952637]  INFO -- :                                     csv 3.3.0
I, [2024-05-31T12:00:11.531974 #3952637]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-05-31T12:00:11.533702 #3952637]  INFO -- : skipped bundled gems:
I, [2024-05-31T12:00:11.533726 #3952637]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-05-31T12:00:11.536893 #3952637]  INFO -- : $$$[end] "make install -j16" exit with 0.
I, [2024-05-31T12:00:11.537110 #3952637]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16'
I, [2024-05-31T12:00:20.028271 #3952637]  INFO -- : PASS all 1936 tests
E, [2024-05-31T12:00:20.040474 #3952637] ERROR -- :  
I, [2024-05-31T12:00:20.040768 #3952637]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
I, [2024-05-31T12:00:20.040871 #3952637]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j16'
I, [2024-05-31T12:00:20.170660 #3952637]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-31T12:00:20.170714 #3952637]  INFO -- : 	CC = gcc
I, [2024-05-31T12:00:20.170726 #3952637]  INFO -- : 	LD = ld
I, [2024-05-31T12:00:20.170736 #3952637]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-31T12:00:20.170761 #3952637]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-31T12:00:20.170771 #3952637]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-31T12:00:20.170780 #3952637]  INFO -- : 	CPPFLAGS =   
I, [2024-05-31T12:00:20.170788 #3952637]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-31T12:00:20.170796 #3952637]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-31T12:00:20.170804 #3952637]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-31T12:00:20.170812 #3952637]  INFO -- : 	LC_ALL = 
I, [2024-05-31T12:00:20.170819 #3952637]  INFO -- : 	LC_CTYPE = 
I, [2024-05-31T12:00:20.170827 #3952637]  INFO -- : 	MFLAGS = 
I, [2024-05-31T12:00:20.170838 #3952637]  INFO -- : 	RUSTC = rustc
I, [2024-05-31T12:00:20.170847 #3952637]  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, [2024-05-31T12:00:20.171254 #3952637]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-31T12:00:20.171276 #3952637]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-31T12:00:20.171303 #3952637]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-31T12:00:20.171412 #3952637]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-31T12:00:20.171421 #3952637]  INFO -- : 
I, [2024-05-31T12:00:20.353995 #3952637]  INFO -- : Checking leaked global symbols...none
I, [2024-05-31T12:00:20.428841 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-05-31T12:00:20.428894 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-05-31T12:00:20.428905 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-05-31T12:00:20.428913 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-05-31T12:00:20.429144 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-05-31T12:00:20.429273 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-05-31T12:00:20.429544 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-05-31T12:00:20.429712 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-05-31T12:00:20.430560 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-05-31T12:00:20.430882 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-05-31T12:00:20.432559 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-05-31T12:00:20.433416 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-05-31T12:00:20.433615 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-05-31T12:00:20.433649 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-05-31T12:00:20.433715 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-05-31T12:00:20.534439 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-05-31T12:00:20.535255 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-05-31T12:00:20.783115 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-05-31T12:00:20.783163 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-05-31T12:00:20.783469 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-05-31T12:00:20.783488 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-05-31T12:00:20.783497 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-05-31T12:00:20.783504 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-05-31T12:00:20.783517 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-05-31T12:00:20.783654 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-05-31T12:00:20.783674 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-05-31T12:00:20.783751 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-05-31T12:00:20.783804 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-05-31T12:00:20.784231 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-05-31T12:00:20.880127 #3952637]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-05-31T12:00:20.882677 #3952637]  INFO -- : 
I, [2024-05-31T12:00:20.882719 #3952637]  INFO -- : test succeeded
I, [2024-05-31T12:00:20.884318 #3952637]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
I, [2024-05-31T12:00:20.884559 #3952637]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
I, [2024-05-31T12:00:21.018682 #3952637]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-31T12:00:21.018737 #3952637]  INFO -- : 	CC = gcc
I, [2024-05-31T12:00:21.018748 #3952637]  INFO -- : 	LD = ld
I, [2024-05-31T12:00:21.018757 #3952637]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-31T12:00:21.018765 #3952637]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-31T12:00:21.018773 #3952637]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-31T12:00:21.018797 #3952637]  INFO -- : 	CPPFLAGS =   
I, [2024-05-31T12:00:21.018804 #3952637]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-31T12:00:21.018812 #3952637]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-31T12:00:21.018819 #3952637]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-31T12:00:21.018826 #3952637]  INFO -- : 	LC_ALL = 
I, [2024-05-31T12:00:21.018833 #3952637]  INFO -- : 	LC_CTYPE = 
I, [2024-05-31T12:00:21.018840 #3952637]  INFO -- : 	MFLAGS = 
I, [2024-05-31T12:00:21.018847 #3952637]  INFO -- : 	RUSTC = rustc
I, [2024-05-31T12:00:21.018854 #3952637]  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, [2024-05-31T12:00:21.019331 #3952637]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-31T12:00:21.019354 #3952637]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-31T12:00:21.019371 #3952637]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-31T12:00:21.019384 #3952637]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-31T12:00:21.019393 #3952637]  INFO -- : 
I, [2024-05-31T12:00:21.021257 #3952637]  INFO -- : generating enc.mk
I, [2024-05-31T12:00:21.176332 #3952637]  INFO -- : making enc
I, [2024-05-31T12:00:21.192791 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:21.192817 #3952637]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-31T12:00:21.192829 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:21.193595 #3952637]  INFO -- : making srcs under enc
I, [2024-05-31T12:00:21.222056 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:21.222080 #3952637]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-31T12:00:21.222091 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:21.223000 #3952637]  INFO -- : generating transdb.h
I, [2024-05-31T12:00:21.321491 #3952637]  INFO -- : transdb.h unchanged
I, [2024-05-31T12:00:21.322709 #3952637]  INFO -- : making trans
I, [2024-05-31T12:00:21.355520 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:21.355543 #3952637]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-31T12:00:21.355554 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:21.356154 #3952637]  INFO -- : making encs
I, [2024-05-31T12:00:21.431187 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:21.431210 #3952637]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-31T12:00:21.431222 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:21.434644 #3952637]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-31T12:00:21.462565 #3952637]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-31T12:00:21.465348 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:22.970632 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:22.971296 #3952637]  INFO -- : generating makefile exts.mk
I, [2024-05-31T12:00:23.013037 #3952637]  INFO -- : exts.mk unchanged
I, [2024-05-31T12:00:23.017354 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:23.349738 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T12:00:23.354209 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T12:00:23.364652 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T12:00:23.368569 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T12:00:23.373876 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T12:00:23.382132 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T12:00:23.427301 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T12:00:23.432564 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T12:00:23.475668 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T12:00:23.493921 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T12:00:23.504235 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T12:00:23.508025 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T12:00:23.532480 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T12:00:23.550766 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T12:00:23.582955 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T12:00:23.587139 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T12:00:23.599668 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T12:00:23.603869 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T12:00:23.644575 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T12:00:23.658719 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T12:00:23.668768 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T12:00:23.672768 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T12:00:23.684264 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T12:00:23.714771 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T12:00:23.725305 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T12:00:23.731484 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T12:00:23.751824 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T12:00:23.757366 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T12:00:23.761435 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T12:00:23.767619 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T12:00:23.775856 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T12:00:23.793378 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T12:00:23.828934 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T12:00:23.852695 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T12:00:23.859134 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T12:00:23.881802 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T12:00:23.886245 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T12:00:23.945663 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T12:00:23.947471 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T12:00:23.969524 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T12:00:23.974439 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T12:00:23.997604 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T12:00:24.000188 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T12:00:24.022435 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T12:00:24.081361 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:24.157642 #3952637]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-31T12:00:24.157686 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:24.157911 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:24.161362 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:24.161389 #3952637]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-31T12:00:24.161400 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:00:24.246419 #3952637]  INFO -- : Run options: 
I, [2024-05-31T12:00:24.246477 #3952637]  INFO -- :   --seed=54675
I, [2024-05-31T12:00:24.246489 #3952637]  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, [2024-05-31T12:00:24.246498 #3952637]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-05-31T12:00:24.246507 #3952637]  INFO -- :   --name=!/memory_leak/
I, [2024-05-31T12:00:24.246515 #3952637]  INFO -- :   --stderr-on-failure
I, [2024-05-31T12:00:24.246523 #3952637]  INFO -- :   -j16
I, [2024-05-31T12:00:24.246531 #3952637]  INFO -- : 
I, [2024-05-31T12:00:24.246539 #3952637]  INFO -- : # Running tests:
I, [2024-05-31T12:00:24.246546 #3952637]  INFO -- : 
I, [2024-05-31T12:00:24.478159 #3952637]  INFO -- : [  1/900] 3994353=test_nowrite
I, [2024-05-31T12:00:24.478274 #3952637]  INFO -- : [  2/900] 3994359=test_thread_queue
I, [2024-05-31T12:00:24.478900 #3952637]  INFO -- : [  3/900] 3994360=test_rdoc_markup_formatter
I, [2024-05-31T12:00:24.479209 #3952637]  INFO -- : [  4/900] 3994368=test_bmethod
I, [2024-05-31T12:00:24.479868 #3952637]  INFO -- : [  5/900] 3994361=test_euc_tw
I, [2024-05-31T12:00:24.480094 #3952637]  INFO -- : [  6/900] 3994364=test_ractor
I, [2024-05-31T12:00:24.480471 #3952637]  INFO -- : [  7/900] 3994356=test_ansi_without_terminfo
I, [2024-05-31T12:00:24.481632 #3952637]  INFO -- : [  8/900] 3994355=test_gem_commands_sources_command
I, [2024-05-31T12:00:24.482323 #3952637]  INFO -- : [  9/900] 3994357=test_big2str
I, [2024-05-31T12:00:24.483068 #3952637]  INFO -- : [ 10/900] 3994363=test_yaml
I, [2024-05-31T12:00:24.483099 #3952637]  INFO -- : [ 11/900] 3994366=test_forwardable
I, [2024-05-31T12:00:24.483499 #3952637]  INFO -- : [ 12/900] 3994358=test_wait
I, [2024-05-31T12:00:24.483529 #3952637]  INFO -- : [ 13/900] 3994365=test_handle
I, [2024-05-31T12:00:24.483627 #3952637]  INFO -- : [ 14/900] 3994367=test_gbk
I, [2024-05-31T12:00:24.483894 #3952637]  INFO -- : [ 15/900] 3994362=test_class2name
I, [2024-05-31T12:00:24.484106 #3952637]  INFO -- : [ 16/900] 3994354=test_enc_str_buf_cat
I, [2024-05-31T12:00:24.484667 #3952637]  INFO -- : [ 17/900] 3994368=test_pstore
I, [2024-05-31T12:00:24.485995 #3952637]  INFO -- : [ 18/900] 3994361=test_cstr
I, [2024-05-31T12:00:24.487794 #3952637]  INFO -- : [ 19/900] 3994357=test_profile_frames
I, [2024-05-31T12:00:24.489822 #3952637]  INFO -- : [ 20/900] 3994367=test_io_timeout
I, [2024-05-31T12:00:24.490823 #3952637]  INFO -- : [ 21/900] 3994354=test_shapes
I, [2024-05-31T12:00:24.492916 #3952637]  INFO -- : [ 22/900] 3994362=json_fixtures_test
I, [2024-05-31T12:00:24.494566 #3952637]  INFO -- : [ 23/900] 3994367=test_comparable
I, [2024-05-31T12:00:24.500167 #3952637]  INFO -- : [ 24/900] 3994354=index_write_test
I, [2024-05-31T12:00:24.500636 #3952637]  INFO -- : [ 25/900] 3994367=test_rdoc_parser_c
I, [2024-05-31T12:00:24.505278 #3952637]  INFO -- : [ 26/900] 3994364=test_fiddle
I, [2024-05-31T12:00:24.505442 #3952637]  INFO -- : [ 27/900] 3994362=test_wss
I, [2024-05-31T12:00:24.509917 #3952637]  INFO -- : [ 28/900] 3994353=test_ractor
I, [2024-05-31T12:00:24.510987 #3952637]  INFO -- : [ 29/900] 3994366=test_find
I, [2024-05-31T12:00:24.527991 #3952637]  INFO -- : [ 30/900] 3994366=test_marshalable
I, [2024-05-31T12:00:24.531133 #3952637]  INFO -- : [ 31/900] 3994362=test_digest
I, [2024-05-31T12:00:24.532086 #3952637]  INFO -- : [ 32/900] 3994368=test_gem_ext_cmake_builder
I, [2024-05-31T12:00:24.534464 #3952637]  INFO -- : [ 33/900] 3994364=test_gem_commands_contents_command
I, [2024-05-31T12:00:24.552226 #3952637]  INFO -- : [ 34/900] 3994366=test_cgi_util
I, [2024-05-31T12:00:24.573334 #3952637]  INFO -- : [ 35/900] 3994358=test_require
I, [2024-05-31T12:00:24.575353 #3952637]  INFO -- : [ 36/900] 3994356=test_deprecate
I, [2024-05-31T12:00:24.588587 #3952637]  INFO -- : [ 37/900] 3994354=test_rdoc_constant
I, [2024-05-31T12:00:24.591896 #3952637]  INFO -- : [ 38/900] 3994365=test_formatter
I, [2024-05-31T12:00:24.600081 #3952637]  INFO -- : [ 39/900] 3994365=test_bash_completion
I, [2024-05-31T12:00:24.610921 #3952637]  INFO -- : [ 40/900] 3994365=test_gem_source_vendor
I, [2024-05-31T12:00:24.624614 #3952637]  INFO -- : [ 41/900] 3994363=test_gem_commands_owner_command
I, [2024-05-31T12:00:24.640051 #3952637]  INFO -- : [ 42/900] 3994353=test_recorder
I, [2024-05-31T12:00:24.684550 #3952637]  INFO -- : [ 43/900] 3994360=test_coverage
I, [2024-05-31T12:00:24.691215 #3952637]  INFO -- : [ 44/900] 3994353=test_rdoc_encoding
I, [2024-05-31T12:00:24.692732 #3952637]  INFO -- : [ 45/900] 3994357=regexp_test
I, [2024-05-31T12:00:24.713819 #3952637]  INFO -- : [ 46/900] 3994361=test_gem_package_tar_reader
I, [2024-05-31T12:00:24.801838 #3952637]  INFO -- : [ 47/900] 3994368=test_init
I, [2024-05-31T12:00:24.814270 #3952637]  INFO -- : [ 48/900] 3994366=test_complexrational
I, [2024-05-31T12:00:24.819198 #3952637]  INFO -- : [ 49/900] 3994357=test_pathname
I, [2024-05-31T12:00:24.821869 #3952637]  INFO -- : [ 50/900] 3994366=test_rdoc_markdown
I, [2024-05-31T12:00:24.842920 #3952637]  INFO -- : [ 51/900] 3994365=test_gem_available_set
I, [2024-05-31T12:00:24.864798 #3952637]  INFO -- : [ 52/900] 3994364=test_rdoc_any_method
I, [2024-05-31T12:00:24.864884 #3952637]  INFO -- : [ 53/900] 3994356=test_modify_expand
I, [2024-05-31T12:00:24.870095 #3952637]  INFO -- : [ 54/900] 3994356=test_file
I, [2024-05-31T12:00:24.889622 #3952637]  INFO -- : [ 55/900] 3994356=test_class
I, [2024-05-31T12:00:24.905437 #3952637]  INFO -- : [ 56/900] 3994353=test_rdoc_normal_class
I, [2024-05-31T12:00:24.926969 #3952637]  INFO -- : [ 57/900] 3994355=test_const
I, [2024-05-31T12:00:24.936066 #3952637]  INFO -- : [ 58/900] 3994355=json_string_matching_test
I, [2024-05-31T12:00:24.937171 #3952637]  INFO -- : [ 59/900] 3994367=test_load
I, [2024-05-31T12:00:24.952448 #3952637]  INFO -- : [ 60/900] 3994367=test_random
I, [2024-05-31T12:00:24.958135 #3952637]  INFO -- : [ 61/900] 3994355=test_asn1
I, [2024-05-31T12:00:24.966866 #3952637]  INFO -- : [ 62/900] 3994354=test_irb
I, [2024-05-31T12:00:24.979025 #3952637]  INFO -- : [ 63/900] 3994361=test_rdoc_parser_rd
I, [2024-05-31T12:00:24.993487 #3952637]  INFO -- : [ 64/900] 3994355=test_date_strftime
I, [2024-05-31T12:00:25.008162 #3952637]  INFO -- : [ 65/900] 3994367=symbol_encoding_test
I, [2024-05-31T12:00:25.026619 #3952637]  INFO -- : [ 66/900] 3994365=test_yamlstore
I, [2024-05-31T12:00:25.041671 #3952637]  INFO -- : [ 67/900] 3994365=test_gem_installer
I, [2024-05-31T12:00:25.046656 #3952637]  INFO -- : [ 68/900] 3994353=test_utf32
I, [2024-05-31T12:00:25.053713 #3952637]  INFO -- : [ 69/900] 3994353=test_basicsocket
I, [2024-05-31T12:00:25.061507 #3952637]  INFO -- : [ 70/900] 3994357=test_duplicate
I, [2024-05-31T12:00:25.065607 #3952637]  INFO -- : [ 71/900] 3994357=test_rdoc_markup
I, [2024-05-31T12:00:25.085510 #3952637]  INFO -- : [ 72/900] 3994353=test_gem_commands_help_command
I, [2024-05-31T12:00:25.118862 #3952637]  INFO -- : [ 73/900] 3994367=test_tracepoint
I, [2024-05-31T12:00:25.257283 #3952637]  INFO -- : [ 74/900] 3994361=test_prettyprint
I, [2024-05-31T12:00:25.267822 #3952637]  INFO -- : [ 75/900] 3994357=test_internal_ivar
I, [2024-05-31T12:00:25.271654 #3952637]  INFO -- : [ 76/900] 3994357=test_gem_resolver_index_specification
I, [2024-05-31T12:00:25.278220 #3952637]  INFO -- : [ 77/900] 3994366=desugar_compiler_test
I, [2024-05-31T12:00:25.285224 #3952637]  INFO -- : [ 78/900] 3994361=test_function
I, [2024-05-31T12:00:25.294341 #3952637]  INFO -- : [ 79/900] 3994368=snapshots_test
I, [2024-05-31T12:00:25.365660 #3952637]  INFO -- : [ 80/900] 3994354=test_queue
I, [2024-05-31T12:00:25.378757 #3952637]  INFO -- : [ 81/900] 3994366=test_tempfile
I, [2024-05-31T12:00:25.383078 #3952637]  INFO -- : [ 82/900] 3994353=pattern_test
I, [2024-05-31T12:00:25.387496 #3952637]  INFO -- : [ 83/900] 3994354=test_noarg
I, [2024-05-31T12:00:25.475309 #3952637]  INFO -- : [ 84/900] 3994363=test_gem_version
I, [2024-05-31T12:00:25.479529 #3952637]  INFO -- : [ 85/900] 3994367=test_rdoc_options
I, [2024-05-31T12:00:25.491586 #3952637]  INFO -- : [ 86/900] 3994362=test_econv
I, [2024-05-31T12:00:25.509844 #3952637]  INFO -- : [ 87/900] 3994361=test_cesu8
I, [2024-05-31T12:00:25.510391 #3952637]  INFO -- : [ 88/900] 3994353=test_fileutils
I, [2024-05-31T12:00:25.515996 #3952637]  INFO -- : [ 89/900] 3994361=encodings_test
I, [2024-05-31T12:00:25.527994 #3952637]  INFO -- : [ 90/900] 3994364=test_string_processing
I, [2024-05-31T12:00:25.577446 #3952637]  INFO -- : [ 91/900] 3994363=test_emitter
I, [2024-05-31T12:00:25.586511 #3952637]  INFO -- : [ 92/900] 3994363=test_resource
I, [2024-05-31T12:00:25.595034 #3952637]  INFO -- : [ 93/900] 3994364=test_gem_commands_signin_command
I, [2024-05-31T12:00:25.609997 #3952637]  INFO -- : [ 94/900] 3994363=test_ldap
I, [2024-05-31T12:00:25.624080 #3952637]  INFO -- : [ 95/900] 3994354=test_stack
I, [2024-05-31T12:00:25.629602 #3952637]  INFO -- : [ 96/900] 3994357=test_gem_commands_list_command
I, [2024-05-31T12:00:25.640733 #3952637]  INFO -- : [ 97/900] 3994363=test_reqarg
I, [2024-05-31T12:00:25.656342 #3952637]  INFO -- : [ 98/900] 3994357=test_rdoc_include
I, [2024-05-31T12:00:25.672570 #3952637]  INFO -- : [ 99/900] 3994355=test_too_many_dummy_encodings
I, [2024-05-31T12:00:25.687708 #3952637]  INFO -- : [100/900] 3994361=test_mdns
I, [2024-05-31T12:00:25.719066 #3952637]  INFO -- : [101/900] 3994361=test_parse
I, [2024-05-31T12:00:25.728392 #3952637]  INFO -- : [102/900] 3994366=test_gem_remote_fetcher
I, [2024-05-31T12:00:25.737465 #3952637]  INFO -- : [103/900] 3994360=test_scanner_events
I, [2024-05-31T12:00:25.737881 #3952637]  INFO -- : [104/900] 3994364=test_gem_resolver_installed_specification
I, [2024-05-31T12:00:25.774510 #3952637]  INFO -- : [105/900] 3994355=test_gem_ext_ext_conf_builder
I, [2024-05-31T12:00:25.775355 #3952637]  INFO -- : [106/900] 3994357=test_method_cache
I, [2024-05-31T12:00:25.779691 #3952637]  INFO -- : [107/900] 3994357=test_gem_stub_specification
I, [2024-05-31T12:00:25.806942 #3952637]  INFO -- : [108/900] 3994364=test_frozen_error
I, [2024-05-31T12:00:25.809522 #3952637]  INFO -- : [109/900] 3994360=test_gem_commands_search_command
I, [2024-05-31T12:00:25.813940 #3952637]  INFO -- : [110/900] 3994364=test_complex
I, [2024-05-31T12:00:25.856301 #3952637]  INFO -- : [111/900] 3994367=test_inlinecache
I, [2024-05-31T12:00:25.954401 #3952637]  INFO -- : [112/900] 3994367=test_rdoc_markup_verbatim
I, [2024-05-31T12:00:25.960169 #3952637]  INFO -- : [113/900] 3994367=test_gem_resolver_specification
I, [2024-05-31T12:00:26.012611 #3952637]  INFO -- : [114/900] 3994364=test_gem_dependency
I, [2024-05-31T12:00:26.023741 #3952637]  INFO -- : [115/900] 3994357=lex_test
I, [2024-05-31T12:00:26.055661 #3952637]  INFO -- : [116/900] 3994360=test_path_to_class
I, [2024-05-31T12:00:26.059436 #3952637]  INFO -- : [117/900] 3994360=test_remote_fetch_error
I, [2024-05-31T12:00:26.076315 #3952637]  INFO -- : [118/900] 3994360=test_have_library
I, [2024-05-31T12:00:26.182937 #3952637]  INFO -- : [119/900] 3994363=test_lock_native_thread
I, [2024-05-31T12:00:26.200018 #3952637]  INFO -- : [120/900] 3994353=test_c_struct_entry
I, [2024-05-31T12:00:26.200112 #3952637]  INFO -- : [121/900] 3994364=test_gem_commands_stale_command
I, [2024-05-31T12:00:26.215144 #3952637]  INFO -- : [122/900] 3994364=test_set
I, [2024-05-31T12:00:26.227158 #3952637]  INFO -- : [123/900] 3994364=test_show_source
I, [2024-05-31T12:00:26.237716 #3952637]  INFO -- : [124/900] 3994367=regular_expression_encoding_test
I, [2024-05-31T12:00:26.277642 #3952637]  INFO -- : [125/900] 3994367=equality_test
I, [2024-05-31T12:00:26.281113 #3952637]  INFO -- : [126/900] 3994367=test_gem_requirement
I, [2024-05-31T12:00:26.324291 #3952637]  INFO -- : [127/900] 3994364=test_sprintf
I, [2024-05-31T12:00:26.447705 #3952637]  INFO -- : [128/900] 3994358=test_string_memory
I, [2024-05-31T12:00:26.459248 #3952637]  INFO -- : [129/900] 3994367=test_gem_security_trust_dir
I, [2024-05-31T12:00:26.459532 #3952637]  INFO -- : [130/900] 3994368=test_undef
I, [2024-05-31T12:00:26.463976 #3952637]  INFO -- : [131/900] 3994368=test_objspace
I, [2024-05-31T12:00:26.467269 #3952637]  INFO -- : [132/900] 3994361=test_line_editor
I, [2024-05-31T12:00:26.511736 #3952637]  INFO -- : [133/900] 3994358=test_kill_ring
I, [2024-05-31T12:00:26.518156 #3952637]  INFO -- : [134/900] 3994367=test_framework
I, [2024-05-31T12:00:26.541489 #3952637]  INFO -- : [135/900] 3994363=test_ns_spki
I, [2024-05-31T12:00:26.548519 #3952637]  INFO -- : [136/900] 3994367=test_argf
I, [2024-05-31T12:00:26.564488 #3952637]  INFO -- : [137/900] 3994363=test_gem_commands_environment_command
I, [2024-05-31T12:00:26.574190 #3952637]  INFO -- : [138/900] 3994361=test_m17n
I, [2024-05-31T12:00:26.574678 #3952637]  INFO -- : [139/900] 3994353=test_ws
I, [2024-05-31T12:00:26.599860 #3952637]  INFO -- : [140/900] 3994353=test_yjit
I, [2024-05-31T12:00:26.611042 #3952637]  INFO -- : [141/900] 3994358=test_workspace
I, [2024-05-31T12:00:26.616825 #3952637]  INFO -- : [142/900] 3994364=test_weakmap
I, [2024-05-31T12:00:26.644413 #3952637]  INFO -- : [143/900] 3994363=test_protect
I, [2024-05-31T12:00:26.651688 #3952637]  INFO -- : [144/900] 3994363=test_win32ole_typelib
I, [2024-05-31T12:00:26.660909 #3952637]  INFO -- : [145/900] 3994363=test_gem_request_set_lockfile
I, [2024-05-31T12:00:26.669629 #3952637]  INFO -- : [146/900] 3994361=test_raise_exception
I, [2024-05-31T12:00:26.856581 #3952637]  INFO -- : [147/900] 3994358=test_postponed_job
I, [2024-05-31T12:00:26.892783 #3952637]  INFO -- : [148/900] 3994362=test_alias_and_anchor
I, [2024-05-31T12:00:26.922841 #3952637]  INFO -- : [149/900] 3994362=test_external_new
I, [2024-05-31T12:00:26.931604 #3952637]  INFO -- : [150/900] 3994362=test_gem_resolver_dependency_request
I, [2024-05-31T12:00:26.968253 #3952637]  INFO -- : [151/900] 3994354=test_tree_builder
I, [2024-05-31T12:00:26.995472 #3952637]  INFO -- : [152/900] 3994354=test_hash
I, [2024-05-31T12:00:27.023605 #3952637]  INFO -- : [153/900] 3994357=test_gem_commands_uninstall_command
I, [2024-05-31T12:00:27.040683 #3952637]  INFO -- : [154/900] 3994354=test_condition
I, [2024-05-31T12:00:27.042357 #3952637]  INFO -- : [155/900] 3994354=test_gem_source_specific_file
I, [2024-05-31T12:00:27.111978 #3952637]  INFO -- : [156/900] 3994363=test_foreach
I, [2024-05-31T12:00:27.119924 #3952637]  INFO -- : [157/900] 3994363=test_cp949
I, [2024-05-31T12:00:27.127893 #3952637]  INFO -- : [158/900] 3994363=test_win32ole_record
I, [2024-05-31T12:00:27.130135 #3952637]  INFO -- : [159/900] 3994363=test_gem_unsatisfiable_dependency_error
I, [2024-05-31T12:00:27.145894 #3952637]  INFO -- : [160/900] 3994363=test_hash
I, [2024-05-31T12:00:27.209969 #3952637]  INFO -- : [161/900] 3994362=test_ubf_async_safe
I, [2024-05-31T12:00:27.219465 #3952637]  INFO -- : [162/900] 3994362=test_sorted_set
I, [2024-05-31T12:00:27.325363 #3952637]  INFO -- : [163/900] 3994358=test_emoji
I, [2024-05-31T12:00:27.371678 #3952637]  INFO -- : [164/900] 3994358=test_win32ole_type_event
I, [2024-05-31T12:00:27.375510 #3952637]  INFO -- : [165/900] 3994358=test_io
I, [2024-05-31T12:00:27.383169 #3952637]  INFO -- : [166/900] 3994355=test_date_attr
I, [2024-05-31T12:00:27.389060 #3952637]  INFO -- : [167/900] 3994354=test_ellipsize
I, [2024-05-31T12:00:27.400830 #3952637]  INFO -- : [168/900] 3994355=test_kwargs
I, [2024-05-31T12:00:27.402979 #3952637]  INFO -- : [169/900] 3994355=test_io_wait
I, [2024-05-31T12:00:27.406328 #3952637]  INFO -- : [170/900] 3994354=test_gem_commands_exec_command
I, [2024-05-31T12:00:27.481341 #3952637]  INFO -- : [171/900] 3994362=test_type_completor
I, [2024-05-31T12:00:27.482094 #3952637]  INFO -- : [172/900] 3994362=test_summary
I, [2024-05-31T12:00:27.499042 #3952637]  INFO -- : [173/900] 3994361=test_console_attr
I, [2024-05-31T12:00:27.502621 #3952637]  INFO -- : [174/900] 3994361=test_euc_kr
I, [2024-05-31T12:00:27.505025 #3952637]  INFO -- : [175/900] 3994361=test_rdoc_context_section
I, [2024-05-31T12:00:27.518388 #3952637]  INFO -- : [176/900] 3994361=test_ftp
I, [2024-05-31T12:00:27.550055 #3952637]  INFO -- : [177/900] 3994361=test_pattern_key_name_check
I, [2024-05-31T12:00:27.563204 #3952637]  INFO -- : [178/900] 3994361=test_to_ruby
I, [2024-05-31T12:00:27.568455 #3952637]  INFO -- : [179/900] 3994360=test_pack
I, [2024-05-31T12:00:27.588976 #3952637]  INFO -- : [180/900] 3994361=test_array_create
I, [2024-05-31T12:00:27.591709 #3952637]  INFO -- : [181/900] 3994361=test_gem_impossible_dependencies_error
I, [2024-05-31T12:00:27.603845 #3952637]  INFO -- : [182/900] 3994361=test_gem_commands_query_command
I, [2024-05-31T12:00:27.661597 #3952637]  INFO -- : [183/900] 3994362=test_method
I, [2024-05-31T12:00:27.683664 #3952637]  INFO -- : [184/900] 3994358=test_rdoc_rubygems_hook
I, [2024-05-31T12:00:27.736523 #3952637]  INFO -- : [185/900] 3994355=test_etc
I, [2024-05-31T12:00:27.839771 #3952637]  INFO -- : [186/900] 3994355=test_yjit_exit_locations
I, [2024-05-31T12:00:27.858234 #3952637]  INFO -- : [187/900] 3994360=test_gem_resolver_activation_request
I, [2024-05-31T12:00:27.873455 #3952637]  INFO -- : [188/900] 3994360=test_getopts
I, [2024-05-31T12:00:27.876114 #3952637]  INFO -- : [189/900] 3994360=test_protocol
I, [2024-05-31T12:00:27.932405 #3952637]  INFO -- : [190/900] 3994355=test_ripper
I, [2024-05-31T12:00:27.996540 #3952637]  INFO -- : [191/900] 3994358=test_gem_config_file
I, [2024-05-31T12:00:28.076194 #3952637]  INFO -- : [192/900] 3994356=test_gem_util
I, [2024-05-31T12:00:28.087140 #3952637]  INFO -- : [193/900] 3994357=test_iseq_load
I, [2024-05-31T12:00:28.162571 #3952637]  INFO -- : [194/900] 3994358=test_gem_package_tar_header
I, [2024-05-31T12:00:28.190460 #3952637]  INFO -- : [195/900] 3994360=source_location_test
I, [2024-05-31T12:00:28.231277 #3952637]  INFO -- : [196/900] 3994358=test_pkey_dh
I, [2024-05-31T12:00:28.265248 #3952637]  INFO -- : [197/900] 3994361=test_bigzero
I, [2024-05-31T12:00:28.266433 #3952637]  INFO -- : [198/900] 3994361=test_pkcs12
I, [2024-05-31T12:00:28.275939 #3952637]  INFO -- : [199/900] 3994356=test_system
I, [2024-05-31T12:00:28.298606 #3952637]  INFO -- : [200/900] 3994358=test_rendering
I, [2024-05-31T12:00:28.305319 #3952637]  INFO -- : [201/900] 3994358=test_face
I, [2024-05-31T12:00:28.325619 #3952637]  INFO -- : [202/900] 3994366=test_sizeof
I, [2024-05-31T12:00:28.346675 #3952637]  INFO -- : [203/900] 3994358=test_case
I, [2024-05-31T12:00:28.366954 #3952637]  INFO -- : [204/900] 3994360=test_unicode_escape
I, [2024-05-31T12:00:28.395892 #3952637]  INFO -- : [205/900] 3994358=test_io
I, [2024-05-31T12:00:28.397185 #3952637]  INFO -- : [206/900] 3994355=numeric_value_test
I, [2024-05-31T12:00:28.482563 #3952637]  INFO -- : [207/900] 3994360=test_utf16
I, [2024-05-31T12:00:28.495115 #3952637]  INFO -- : [208/900] 3994355=test_autoload
I, [2024-05-31T12:00:28.501681 #3952637]  INFO -- : [209/900] 3994360=test_config
I, [2024-05-31T12:00:28.642294 #3952637]  INFO -- : [210/900] 3994360=test_sleep
I, [2024-05-31T12:00:28.683427 #3952637]  INFO -- : [211/900] 3994361=test_gem_commands_fetch_command
I, [2024-05-31T12:00:28.689664 #3952637]  INFO -- : [212/900] 3994354=test_math
I, [2024-05-31T12:00:28.708444 #3952637]  INFO -- : [213/900] 3994354=test_gc
I, [2024-05-31T12:00:28.716362 #3952637]  INFO -- : [214/900] 3994354=test_libs
I, [2024-05-31T12:00:28.759187 #3952637]  INFO -- : [215/900] 3994354=test_yaml_tree
I, [2024-05-31T12:00:28.808672 #3952637]  INFO -- : [216/900] 3994354=test_readpartial
I, [2024-05-31T12:00:28.830319 #3952637]  INFO -- : [217/900] 3994361=test_gem_commands_install_command
I, [2024-05-31T12:00:29.026657 #3952637]  INFO -- : [218/900] 3994359=test_clone
I, [2024-05-31T12:00:29.227991 #3952637]  INFO -- : [219/900] 3994354=test_rdoc_require
I, [2024-05-31T12:00:29.241098 #3952637]  INFO -- : [220/900] 3994354=locals_test
I, [2024-05-31T12:00:29.270903 #3952637]  INFO -- : [221/900] 3994359=test_rdoc_markup_indented_paragraph
I, [2024-05-31T12:00:29.459676 #3952637]  INFO -- : [222/900] 3994359=regular_expression_options_test
I, [2024-05-31T12:00:29.536654 #3952637]  INFO -- : [223/900] 3994356=test_rdoc_task
I, [2024-05-31T12:00:29.566317 #3952637]  INFO -- : [224/900] 3994356=test_gem_resolver_conflict
I, [2024-05-31T12:00:29.584566 #3952637]  INFO -- : [225/900] 3994356=test_backtrace
I, [2024-05-31T12:00:29.599771 #3952637]  INFO -- : [226/900] 3994359=test_pack
I, [2024-05-31T12:00:29.622019 #3952637]  INFO -- : [227/900] 3994359=test_io_buffer
I, [2024-05-31T12:00:29.732125 #3952637]  INFO -- : [228/900] 3994354=test_yield
I, [2024-05-31T12:00:29.752237 #3952637]  INFO -- : [229/900] 3994359=test_rdoc_alias
I, [2024-05-31T12:00:29.827044 #3952637]  INFO -- : [230/900] 3994359=test_convertible
I, [2024-05-31T12:00:29.936688 #3952637]  INFO -- : [231/900] 3994357=test_files_sample
I, [2024-05-31T12:00:30.046348 #3952637]  INFO -- : [232/900] 3994357=test_stringscanner
I, [2024-05-31T12:00:30.096146 #3952637]  INFO -- : [233/900] 3994357=test_gem_resolver_best_set
I, [2024-05-31T12:00:30.162092 #3952637]  INFO -- : [234/900] 3994357=test_typeddata
I, [2024-05-31T12:00:30.437645 #3952637]  INFO -- : [235/900] 3994357=test_rdoc_markup_to_html_crossref
I, [2024-05-31T12:00:30.526015 #3952637]  INFO -- : [236/900] 3994361=test_rdoc_markup_raw
I, [2024-05-31T12:00:30.534272 #3952637]  INFO -- : [237/900] 3994361=test_webauthn_poller
I, [2024-05-31T12:00:30.686983 #3952637]  INFO -- : [238/900] 3994360=test_rat
I, [2024-05-31T12:00:30.691322 #3952637]  INFO -- : [239/900] 3994361=test_optparse
I, [2024-05-31T12:00:30.698209 #3952637]  INFO -- : [240/900] 3994360=test_array
I, [2024-05-31T12:00:30.711834 #3952637]  INFO -- : [241/900] 3994360=test_fstring
I, [2024-05-31T12:00:30.785628 #3952637]  INFO -- : [242/900] 3994357=test_files_test_2
I, [2024-05-31T12:00:30.787736 #3952637]  INFO -- : [243/900] 3994357=test_fnmatch
I, [2024-05-31T12:00:30.793736 #3952637]  INFO -- : [244/900] 3994361=test_require_path_check
I, [2024-05-31T12:00:30.863973 #3952637]  INFO -- : [245/900] 3994357=test_rdoc_markup_parser
I, [2024-05-31T12:00:30.875994 #3952637]  INFO -- : [246/900] 3994360=test_folderitem2_invokeverb
I, [2024-05-31T12:00:30.882022 #3952637]  INFO -- : [247/900] 3994360=test_gem_validator
I, [2024-05-31T12:00:30.901847 #3952637]  INFO -- : [248/900] 3994361=test_gem_package_old
I, [2024-05-31T12:00:30.910727 #3952637]  INFO -- : [249/900] 3994357=test_gem_resolver_index_set
I, [2024-05-31T12:00:30.916764 #3952637]  INFO -- : [250/900] 3994360=test_gc_compact
I, [2024-05-31T12:00:30.951212 #3952637]  INFO -- : [251/900] 3994357=test_proc
I, [2024-05-31T12:00:30.952461 #3952637]  INFO -- : [252/900] 3994361=test_string
I, [2024-05-31T12:00:30.967806 #3952637]  INFO -- : [253/900] 3994365=integer_parse_test
I, [2024-05-31T12:00:31.053119 #3952637]  INFO -- : [254/900] 3994356=test_date_conv
I, [2024-05-31T12:00:31.065893 #3952637]  INFO -- : [255/900] 3994356=test_optimization
I, [2024-05-31T12:00:31.076305 #3952637]  INFO -- : [256/900] 3994365=test_ole_methods
I, [2024-05-31T12:00:31.081391 #3952637]  INFO -- : [257/900] 3994364=test_erb_m17n
I, [2024-05-31T12:00:31.083424 #3952637]  INFO -- : [258/900] 3994365=test_egrep_cpp
I, [2024-05-31T12:00:31.091919 #3952637]  INFO -- : [259/900] 3994364=test_cgi_tag_helper
I, [2024-05-31T12:00:31.108335 #3952637]  INFO -- : [260/900] 3994364=test_zlib
I, [2024-05-31T12:00:31.300641 #3952637]  INFO -- : [261/900] 3994365=test_gem_dependency_resolution_error
I, [2024-05-31T12:00:31.314930 #3952637]  INFO -- : [262/900] 3994365=test_rdoc_parser
I, [2024-05-31T12:00:31.613944 #3952637]  INFO -- : [263/900] 3994365=test_qsort
I, [2024-05-31T12:00:31.639475 #3952637]  INFO -- : [264/900] 3994365=json_addition_test
I, [2024-05-31T12:00:31.649010 #3952637]  INFO -- : [265/900] 3994365=test_custom_command
I, [2024-05-31T12:00:31.762395 #3952637]  INFO -- : [266/900] 3994363=test_raise
I, [2024-05-31T12:00:31.766316 #3952637]  INFO -- : [267/900] 3994363=test_x509attr
I, [2024-05-31T12:00:31.778550 #3952637]  INFO -- : [268/900] 3994363=test_gem_request_set_lockfile_parser
I, [2024-05-31T12:00:31.792958 #3952637]  INFO -- : [269/900] 3994365=test_depth_first
I, [2024-05-31T12:00:31.800058 #3952637]  INFO -- : [270/900] 3994367=test_rdoc_store
I, [2024-05-31T12:00:31.810382 #3952637]  INFO -- : [271/900] 3994365=test_string
I, [2024-05-31T12:00:31.831820 #3952637]  INFO -- : [272/900] 3994365=test_rdoc_stats
I, [2024-05-31T12:00:31.896761 #3952637]  INFO -- : [273/900] 3994365=test_pattern_matching
I, [2024-05-31T12:00:31.913813 #3952637]  INFO -- : [274/900] 3994363=integer_base_flags_test
I, [2024-05-31T12:00:31.938078 #3952637]  INFO -- : [275/900] 3994365=test_pkey_ec
I, [2024-05-31T12:00:32.008683 #3952637]  INFO -- : [276/900] 3994357=redundant_return_test
I, [2024-05-31T12:00:32.020045 #3952637]  INFO -- : [277/900] 3994357=test_trick
I, [2024-05-31T12:00:32.023929 #3952637]  INFO -- : [278/900] 3994363=test_thread
I, [2024-05-31T12:00:32.031414 #3952637]  INFO -- : [279/900] 3994363=test_pipe
I, [2024-05-31T12:00:32.032061 #3952637]  INFO -- : [280/900] 3994365=test_date_parse
I, [2024-05-31T12:00:32.212756 #3952637]  INFO -- : [281/900] 3994363=compiler_test
I, [2024-05-31T12:00:32.216762 #3952637]  INFO -- : [282/900] 3994363=test_rdoc_markup_attributes
I, [2024-05-31T12:00:32.226748 #3952637]  INFO -- : [283/900] 3994362=test_default_gems
I, [2024-05-31T12:00:32.280363 #3952637]  INFO -- : [284/900] 3994365=test_rdoc_rd_inline_parser
I, [2024-05-31T12:00:32.290642 #3952637]  INFO -- : [285/900] 3994362=test_rdoc_markup_to_rdoc
I, [2024-05-31T12:00:32.317973 #3952637]  INFO -- : [286/900] 3994365=newline_offsets_test
I, [2024-05-31T12:00:32.384343 #3952637]  INFO -- : [287/900] 3994366=test_mul
I, [2024-05-31T12:00:32.406849 #3952637]  INFO -- : [288/900] 3994366=test_win32ole_type
I, [2024-05-31T12:00:32.421792 #3952637]  INFO -- : [289/900] 3994366=test_null
I, [2024-05-31T12:00:32.426410 #3952637]  INFO -- : [290/900] 3994366=test_gb18030
I, [2024-05-31T12:00:32.430652 #3952637]  INFO -- : [291/900] 3994363=test_svcb_https
I, [2024-05-31T12:00:32.432416 #3952637]  INFO -- : [292/900] 3994366=test_buffering
I, [2024-05-31T12:00:32.449667 #3952637]  INFO -- : [293/900] 3994363=test_gem_uninstaller
I, [2024-05-31T12:00:32.450703 #3952637]  INFO -- : [294/900] 3994366=test_rdoc_rdoc
I, [2024-05-31T12:00:32.545228 #3952637]  INFO -- : [295/900] 3994362=test_windows_1251
I, [2024-05-31T12:00:32.550011 #3952637]  INFO -- : [296/900] 3994362=test_time
I, [2024-05-31T12:00:32.612211 #3952637]  INFO -- : [297/900] 3994366=test_rdoc_i18n_text
I, [2024-05-31T12:00:32.627945 #3952637]  INFO -- : [298/900] 3994366=test_io_buffer
I, [2024-05-31T12:00:32.678289 #3952637]  INFO -- : [299/900] 3994367=test_defined
I, [2024-05-31T12:00:32.694445 #3952637]  INFO -- : [300/900] 3994365=test_backtrace
I, [2024-05-31T12:00:32.706494 #3952637]  INFO -- : [301/900] 3994365=test_key_name_check
I, [2024-05-31T12:00:32.708183 #3952637]  INFO -- : [302/900] 3994366=test_eval_history
I, [2024-05-31T12:00:32.725989 #3952637]  INFO -- : [303/900] 3994365=test_kernel
I, [2024-05-31T12:00:32.733563 #3952637]  INFO -- : [304/900] 3994362=test_kdf
I, [2024-05-31T12:00:32.797043 #3952637]  INFO -- : [305/900] 3994367=test_gem_doctor
I, [2024-05-31T12:00:32.823966 #3952637]  INFO -- : [306/900] 3994362=test_gem_silent_ui
I, [2024-05-31T12:00:32.845509 #3952637]  INFO -- : [307/900] 3994367=test_emitter
I, [2024-05-31T12:00:32.856252 #3952637]  INFO -- : [308/900] 3994367=test_bug-5832
I, [2024-05-31T12:00:32.858210 #3952637]  INFO -- : [309/900] 3994367=test_files_ext
I, [2024-05-31T12:00:32.871037 #3952637]  INFO -- : [310/900] 3994366=static_inspect_test
I, [2024-05-31T12:00:32.875244 #3952637]  INFO -- : [311/900] 3994362=parse_success_test
I, [2024-05-31T12:00:32.905532 #3952637]  INFO -- : [312/900] 3994366=test_gem_ext_cargo_builder_unit
I, [2024-05-31T12:00:32.933190 #3952637]  INFO -- : [313/900] 3994366=test_date
I, [2024-05-31T12:00:32.976795 #3952637]  INFO -- : [314/900] 3994366=test_gem_rdoc
I, [2024-05-31T12:00:32.983941 #3952637]  INFO -- : [315/900] 3994362=test_command
I, [2024-05-31T12:00:33.023692 #3952637]  INFO -- : [316/900] 3994367=test_at_exit
I, [2024-05-31T12:00:33.057333 #3952637]  INFO -- : [317/900] 3994367=snippets_test
I, [2024-05-31T12:00:33.145895 #3952637]  INFO -- : [318/900] 3994366=test_object_create_start
I, [2024-05-31T12:00:33.151848 #3952637]  INFO -- : [319/900] 3994366=test_rdoc_markup_paragraph
I, [2024-05-31T12:00:33.157413 #3952637]  INFO -- : [320/900] 3994366=!Nothing_to_test
I, [2024-05-31T12:00:33.159088 #3952637]  INFO -- : [321/900] 3994366=test_enc_raise
I, [2024-05-31T12:00:33.171898 #3952637]  INFO -- : [322/900] 3994366=test_psych
I, [2024-05-31T12:00:33.215698 #3952637]  INFO -- : [323/900] 3994366=test_gem_spec_fetcher
I, [2024-05-31T12:00:33.414271 #3952637]  INFO -- : [324/900] 3994366=test_common
I, [2024-05-31T12:00:33.475184 #3952637]  INFO -- : [325/900] 3994362=test_key_actor_vi
I, [2024-05-31T12:00:33.530484 #3952637]  INFO -- : [326/900] 3994365=test_bug-3571
I, [2024-05-31T12:00:33.558358 #3952637]  INFO -- : [327/900] 3994365=test_gem_command
I, [2024-05-31T12:00:33.648952 #3952637]  INFO -- : [328/900] 3994362=test_gem_commands_lock_command
I, [2024-05-31T12:00:33.683882 #3952637]  INFO -- : [329/900] 3994366=test_ifunless
I, [2024-05-31T12:00:33.684630 #3952637]  INFO -- : [330/900] 3994362=test_assignment
I, [2024-05-31T12:00:33.685607 #3952637]  INFO -- : [331/900] 3994365=test_numeric
I, [2024-05-31T12:00:33.689329 #3952637]  INFO -- : [332/900] 3994366=parse_stream_test
I, [2024-05-31T12:00:33.700304 #3952637]  INFO -- : [333/900] 3994366=test_rdoc_tom_doc
I, [2024-05-31T12:00:33.728522 #3952637]  INFO -- : [334/900] 3994366=test_hmac
I, [2024-05-31T12:00:33.735346 #3952637]  INFO -- : [335/900] 3994366=test_rdoc_markup_to_tt_only
I, [2024-05-31T12:00:33.781950 #3952637]  INFO -- : [336/900] 3994366=test_iter_break
I, [2024-05-31T12:00:33.789577 #3952637]  INFO -- : [337/900] 3994365=test_zsh_completion
I, [2024-05-31T12:00:33.792575 #3952637]  INFO -- : [338/900] 3994366=test_exception
I, [2024-05-31T12:00:33.795491 #3952637]  INFO -- : [339/900] 3994365=test_gem_ext_configure_builder
I, [2024-05-31T12:00:33.804814 #3952637]  INFO -- : [340/900] 3994366=test_frozen
I, [2024-05-31T12:00:33.807975 #3952637]  INFO -- : [341/900] 3994366=test_pp
I, [2024-05-31T12:00:33.849991 #3952637]  INFO -- : [342/900] 3994365=test_macro
I, [2024-05-31T12:00:33.866222 #3952637]  INFO -- : [343/900] 3994365=test_num2int
I, [2024-05-31T12:00:33.875774 #3952637]  INFO -- : [344/900] 3994365=test_nil
I, [2024-05-31T12:00:33.879114 #3952637]  INFO -- : [345/900] 3994366=test_rdoc_single_class
I, [2024-05-31T12:00:33.883546 #3952637]  INFO -- : [346/900] 3994365=test_verbose
I, [2024-05-31T12:00:33.885192 #3952637]  INFO -- : [347/900] 3994366=test_config
I, [2024-05-31T12:00:33.915189 #3952637]  INFO -- : [348/900] 3994365=test_gem_source_list
I, [2024-05-31T12:00:33.930886 #3952637]  INFO -- : [349/900] 3994366=test_yaml_special_cases
I, [2024-05-31T12:00:33.946363 #3952637]  INFO -- : [350/900] 3994366=test_optarg
I, [2024-05-31T12:00:34.002008 #3952637]  INFO -- : [351/900] 3994365=test_address_resolve
I, [2024-05-31T12:00:34.020240 #3952637]  INFO -- : [352/900] 3994363=test_rdoc_token_stream
I, [2024-05-31T12:00:34.028927 #3952637]  INFO -- : [353/900] 3994363=test_thread_fd_close
I, [2024-05-31T12:00:34.033986 #3952637]  INFO -- : [354/900] 3994363=test_passing_block
I, [2024-05-31T12:00:34.044142 #3952637]  INFO -- : [355/900] 3994363=test_stringchar
I, [2024-05-31T12:00:34.057418 #3952637]  INFO -- : [356/900] 3994365=test_hash_create
I, [2024-05-31T12:00:34.061752 #3952637]  INFO -- : [357/900] 3994365=newline_test
I, [2024-05-31T12:00:34.138945 #3952637]  INFO -- : [358/900] 3994354=test_uncorrectable_name_check
I, [2024-05-31T12:00:34.141560 #3952637]  INFO -- : [359/900] 3994366=test_switch_hitter
I, [2024-05-31T12:00:34.144731 #3952637]  INFO -- : [360/900] 3994363=test_singleton
I, [2024-05-31T12:00:34.151155 #3952637]  INFO -- : [361/900] 3994363=test_flush
I, [2024-05-31T12:00:34.151244 #3952637]  INFO -- : [362/900] 3994354=test_io_console
I, [2024-05-31T12:00:34.155682 #3952637]  INFO -- : [363/900] 3994365=test_logperiod
I, [2024-05-31T12:00:34.160857 #3952637]  INFO -- : [364/900] 3994366=test_rdoc_markdown_test
I, [2024-05-31T12:00:34.165506 #3952637]  INFO -- : [365/900] 3994363=test_rdoc_normal_module
I, [2024-05-31T12:00:34.175223 #3952637]  INFO -- : [366/900] 3994365=test_c_union_entity
I, [2024-05-31T12:00:34.241478 #3952637]  INFO -- : [367/900] 3994365=test_securerandom
I, [2024-05-31T12:00:34.269766 #3952637]  INFO -- : [368/900] 3994363=test_x509cert
I, [2024-05-31T12:00:34.291762 #3952637]  INFO -- : [369/900] 3994365=test_gc
I, [2024-05-31T12:00:34.328228 #3952637]  INFO -- : [370/900] 3994360=test_gem_resolver_lock_specification
I, [2024-05-31T12:00:34.369719 #3952637]  INFO -- : [371/900] 3994360=test_err_in_callback
I, [2024-05-31T12:00:34.371256 #3952637]  INFO -- : [372/900] 3994360=test_logdevice
I, [2024-05-31T12:00:34.535351 #3952637]  INFO -- : [373/900] 3994363=test_arity
I, [2024-05-31T12:00:34.546135 #3952637]  INFO -- : [374/900] 3994363=test_gem_ext_rake_builder
I, [2024-05-31T12:00:34.646077 #3952637]  INFO -- : [375/900] 3994367=test_gem_security_policy
I, [2024-05-31T12:00:34.821333 #3952637]  INFO -- : [376/900] 3994357=test_gem_source_local
I, [2024-05-31T12:00:35.005780 #3952637]  INFO -- : [377/900] 3994367=command_line_test
I, [2024-05-31T12:00:35.024408 #3952637]  INFO -- : [378/900] 3994367=test_pack
I, [2024-05-31T12:00:35.151586 #3952637]  INFO -- : [379/900] 3994357=test_last_thread
I, [2024-05-31T12:00:35.385505 #3952637]  INFO -- : [380/900] 3994367=test_process
I, [2024-05-31T12:00:35.444933 #3952637]  INFO -- : [381/900] 3994360=test_name_error
I, [2024-05-31T12:00:35.502075 #3952637]  INFO -- : [382/900] 3994363=test_rdoc_markup_attribute_manager
I, [2024-05-31T12:00:35.534632 #3952637]  INFO -- : [383/900] 3994363=test_gem_resolver
I, [2024-05-31T12:00:35.547864 #3952637]  INFO -- : [384/900] 3994362=test_gem_resolver_composed_set
I, [2024-05-31T12:00:35.560556 #3952637]  INFO -- : [385/900] 3994362=test_safe_load
I, [2024-05-31T12:00:35.567138 #3952637]  INFO -- : [386/900] 3994360=test_gem_commands_dependency_command
I, [2024-05-31T12:00:35.572952 #3952637]  INFO -- : [387/900] 3994362=reflection_test
I, [2024-05-31T12:00:35.579922 #3952637]  INFO -- : [388/900] 3994362=test_gem_commands_specification_command
I, [2024-05-31T12:00:35.644340 #3952637]  INFO -- : [389/900] 3994366=test_flags
I, [2024-05-31T12:00:35.652156 #3952637]  INFO -- : [390/900] 3994353=test_inadvertent_creation
I, [2024-05-31T12:00:35.678499 #3952637]  INFO -- : [391/900] 3994360=test_enumerator
I, [2024-05-31T12:00:35.748993 #3952637]  INFO -- : [392/900] 3994353=test_http
I, [2024-05-31T12:00:35.755546 #3952637]  INFO -- : [393/900] 3994353=test_gem_commands_which_command
I, [2024-05-31T12:00:35.764663 #3952637]  INFO -- : [394/900] 3994362=test_shift_jis
I, [2024-05-31T12:00:35.769731 #3952637]  INFO -- : [395/900] 3994362=test_require
I, [2024-05-31T12:00:35.776221 #3952637]  INFO -- : [396/900] 3994362=test_rdoc_markup_to_joined_paragraph
I, [2024-05-31T12:00:35.782748 #3952637]  INFO -- : [397/900] 3994362=test_date_time
I, [2024-05-31T12:00:35.784223 #3952637]  INFO -- : [398/900] 3994353=test_date_new
I, [2024-05-31T12:00:35.790940 #3952637]  INFO -- : [399/900] 3994362=test_data
I, [2024-05-31T12:00:35.794243 #3952637]  INFO -- : [400/900] 3994353=test_syntax
I, [2024-05-31T12:00:35.810513 #3952637]  INFO -- : [401/900] 3994362=test_gem_safe_yaml
I, [2024-05-31T12:00:35.822125 #3952637]  INFO -- : [402/900] 3994362=test_rdoc_text
I, [2024-05-31T12:00:35.839072 #3952637]  INFO -- : [403/900] 3994363=test_tcp
I, [2024-05-31T12:00:35.872829 #3952637]  INFO -- : [404/900] 3994359=test_iso_8859
I, [2024-05-31T12:00:35.886685 #3952637]  INFO -- : [405/900] 3994362=test_nil2vtempty
I, [2024-05-31T12:00:35.890489 #3952637]  INFO -- : [406/900] 3994362=test_stream
I, [2024-05-31T12:00:35.896423 #3952637]  INFO -- : [407/900] 3994363=test_rdoc_context
I, [2024-05-31T12:00:35.900889 #3952637]  INFO -- : [408/900] 3994362=test_open-uri
I, [2024-05-31T12:00:35.913647 #3952637]  INFO -- : [409/900] 3994359=test_httpresponse
I, [2024-05-31T12:00:36.019096 #3952637]  INFO -- : [410/900] 3994364=test_rdoc_parser_ruby
I, [2024-05-31T12:00:36.034543 #3952637]  INFO -- : [411/900] 3994359=test_gem_package_tar_reader_entry
I, [2024-05-31T12:00:36.183642 #3952637]  INFO -- : [412/900] 3994355=test_gem_name_tuple
I, [2024-05-31T12:00:36.202303 #3952637]  INFO -- : [413/900] 3994355=test_rand
I, [2024-05-31T12:00:36.244439 #3952637]  INFO -- : [414/900] 3994357=test_bug_reporter
I, [2024-05-31T12:00:36.380930 #3952637]  INFO -- : [415/900] 3994362=test_exception
I, [2024-05-31T12:00:36.504014 #3952637]  INFO -- : [416/900] 3994359=test_store
I, [2024-05-31T12:00:36.564625 #3952637]  INFO -- : [417/900] 3994355=test_case_options
I, [2024-05-31T12:00:36.569159 #3952637]  INFO -- : [418/900] 3994355=test_gem_commands_info_command
I, [2024-05-31T12:00:36.592491 #3952637]  INFO -- : [419/900] 3994355=test_gem_dependency_installer
I, [2024-05-31T12:00:36.672643 #3952637]  INFO -- : [420/900] 3994364=test_scalar
I, [2024-05-31T12:00:36.683264 #3952637]  INFO -- : [421/900] 3994364=test_rdoc_cross_reference
I, [2024-05-31T12:00:36.737585 #3952637]  INFO -- : [422/900] 3994359=parameters_signature_test
I, [2024-05-31T12:00:36.750173 #3952637]  INFO -- : [423/900] 3994359=tunnel_test
I, [2024-05-31T12:00:36.753068 #3952637]  INFO -- : [424/900] 3994359=test_settracefunc
I, [2024-05-31T12:00:36.833071 #3952637]  INFO -- : [425/900] 3994366=test_gem_text
I, [2024-05-31T12:00:36.844422 #3952637]  INFO -- : [426/900] 3994357=test_enumerator_kw
I, [2024-05-31T12:00:36.855056 #3952637]  INFO -- : [427/900] 3994357=test_scan_args
I, [2024-05-31T12:00:36.865156 #3952637]  INFO -- : [428/900] 3994354=test_generic
I, [2024-05-31T12:00:36.870681 #3952637]  INFO -- : [429/900] 3994357=test_win32ole
I, [2024-05-31T12:00:36.878831 #3952637]  INFO -- : [430/900] 3994357=test_sprintf_comb
I, [2024-05-31T12:00:36.903538 #3952637]  INFO -- : [431/900] 3994366=test_method_cache
I, [2024-05-31T12:00:36.910333 #3952637]  INFO -- : [432/900] 3994366=test_gem_request
I, [2024-05-31T12:00:36.920299 #3952637]  INFO -- : [433/900] 3994363=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-05-31T12:00:36.925813 #3952637]  INFO -- : [434/900] 3994354=test_gem_commands_mirror
I, [2024-05-31T12:00:36.938151 #3952637]  INFO -- : [435/900] 3994354=test_rdoc_markup_to_markdown
I, [2024-05-31T12:00:36.989341 #3952637]  INFO -- : [436/900] 3994363=test_json_tree
I, [2024-05-31T12:00:37.000908 #3952637]  INFO -- : [437/900] 3994363=test_ansi_with_terminfo
I, [2024-05-31T12:00:37.010431 #3952637]  INFO -- : [438/900] 3994354=test_rdoc_generator_pot_po
I, [2024-05-31T12:00:37.015246 #3952637]  INFO -- : [439/900] 3994354=test_ractor
I, [2024-05-31T12:00:37.082988 #3952637]  INFO -- : [440/900] 3994363=test_memory_view
I, [2024-05-31T12:00:37.088026 #3952637]  INFO -- : [441/900] 3994357=test_m17n_comb
I, [2024-05-31T12:00:37.122155 #3952637]  INFO -- : [442/900] 3994354=test_grapheme_breaks
I, [2024-05-31T12:00:37.125552 #3952637]  INFO -- : [443/900] 3994354=test_gem_version_option
I, [2024-05-31T12:00:37.137934 #3952637]  INFO -- : [444/900] 3994366=test_gem_request_connection_pools
I, [2024-05-31T12:00:37.195053 #3952637]  INFO -- : [445/900] 3994354=test_cclass
I, [2024-05-31T12:00:37.200216 #3952637]  INFO -- : [446/900] 3994364=test_parser_events
I, [2024-05-31T12:00:37.279079 #3952637]  INFO -- : [447/900] 3994354=test_reline
I, [2024-05-31T12:00:37.299912 #3952637]  INFO -- : [448/900] 3994364=test_case
I, [2024-05-31T12:00:37.303697 #3952637]  INFO -- : [449/900] 3994364=test_pkey
I, [2024-05-31T12:00:37.349406 #3952637]  INFO -- : [450/900] 3994363=test_objectspace
I, [2024-05-31T12:00:37.359560 #3952637]  INFO -- : [451/900] 3994364=location_test
I, [2024-05-31T12:00:37.459949 #3952637]  INFO -- : [452/900] 3994364=test_thread
I, [2024-05-31T12:00:37.672218 #3952637]  INFO -- : [453/900] 3994354=test_socket
I, [2024-05-31T12:00:37.673911 #3952637]  INFO -- : [454/900] 3994364=test_rdoc_markup_to_table_of_contents
I, [2024-05-31T12:00:37.705724 #3952637]  INFO -- : [455/900] 3994364=test_dot_dot
I, [2024-05-31T12:00:37.738016 #3952637]  INFO -- : [456/900] 3994364=test_c_struct_builder
I, [2024-05-31T12:00:37.892457 #3952637]  INFO -- : [457/900] 3994364=test_str2big
I, [2024-05-31T12:00:37.906589 #3952637]  INFO -- : [458/900] 3994364=test_literal
I, [2024-05-31T12:00:38.022941 #3952637]  INFO -- : [459/900] 3994358=test_rdoc_generator_ri
I, [2024-05-31T12:00:38.036472 #3952637]  INFO -- : [460/900] 3994358=test_extlibs
I, [2024-05-31T12:00:38.043336 #3952637]  INFO -- : [461/900] 3994359=test_gem_stream_ui
I, [2024-05-31T12:00:38.165810 #3952637]  INFO -- : [462/900] 3994359=test_gem_install_update_options
I, [2024-05-31T12:00:38.198125 #3952637]  INFO -- : [463/900] 3994366=test_require_lib
I, [2024-05-31T12:00:38.378320 #3952637]  INFO -- : [464/900] 3994359=test_ractor
I, [2024-05-31T12:00:38.405782 #3952637]  INFO -- : [465/900] 3994359=test_severity
I, [2024-05-31T12:00:38.412863 #3952637]  INFO -- : [466/900] 3994359=test_have_func
I, [2024-05-31T12:00:38.494284 #3952637]  INFO -- : [467/900] 3994363=test_gem_request_set_lockfile_tokenizer
I, [2024-05-31T12:00:38.562129 #3952637]  INFO -- : [468/900] 3994363=test_stat
I, [2024-05-31T12:00:38.575249 #3952637]  INFO -- : [469/900] 3994363=test_capacity
I, [2024-05-31T12:00:38.579788 #3952637]  INFO -- : [470/900] 3994363=test_nextafter
I, [2024-05-31T12:00:38.741177 #3952637]  INFO -- : [471/900] 3994364=test_usrmarshal
I, [2024-05-31T12:00:38.790981 #3952637]  INFO -- : [472/900] 3994363=test_object_references
I, [2024-05-31T12:00:38.837405 #3952637]  INFO -- : [473/900] 3994363=test_gem_resolver_git_specification
I, [2024-05-31T12:00:38.996525 #3952637]  INFO -- : .Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007fdceaaaff90 /tmp/ruby/build/trunk/.ext/common/socket.rb:709 sleep>
I, [2024-05-31T12:00:39.057513 #3952637]  INFO -- : [474/900] 3994364=test_rubyoptions
I, [2024-05-31T12:00:39.098420 #3952637]  INFO -- : .Finished thread: TestSocket#test_tcp_socket_v6_address_passed: #<Thread:0x00007fdceaaaff90 /tmp/ruby/build/trunk/.ext/common/socket.rb:709 dead>
I, [2024-05-31T12:00:39.168311 #3952637]  INFO -- : [475/900] 3994363=test_super
I, [2024-05-31T12:00:39.405335 #3952637]  INFO -- : [476/900] 3994354=test_integer
I, [2024-05-31T12:00:39.644083 #3952637]  INFO -- : [477/900] 3994355=test_cgi_modruby
I, [2024-05-31T12:00:39.663191 #3952637]  INFO -- : [478/900] 3994355=test_rubygems
I, [2024-05-31T12:00:39.941493 #3952637]  INFO -- : [479/900] 3994355=test_call
I, [2024-05-31T12:00:40.096701 #3952637]  INFO -- : [480/900] 3994355=ripper_test
I, [2024-05-31T12:00:40.447151 #3952637]  INFO -- : [481/900] 3994363=test_https_proxy
I, [2024-05-31T12:00:40.504987 #3952637]  INFO -- : [482/900] 3994363=test_gem_commands_setup_command
I, [2024-05-31T12:00:40.525268 #3952637]  INFO -- : [483/900] 3994358=test_env
I, [2024-05-31T12:00:40.613344 #3952637]  INFO -- : [484/900] 3994362=test_rdoc_attr
I, [2024-05-31T12:00:40.628447 #3952637]  INFO -- : [485/900] 3994362=test_dryrun
I, [2024-05-31T12:00:40.641240 #3952637]  INFO -- : [486/900] 3994359=test_integer
I, [2024-05-31T12:00:40.658904 #3952637]  INFO -- : [487/900] 3994362=test_registry
I, [2024-05-31T12:00:40.660100 #3952637]  INFO -- : [488/900] 3994362=test_gem
I, [2024-05-31T12:00:40.749956 #3952637]  INFO -- : [489/900] 3994359=test_gem_source_lock
I, [2024-05-31T12:00:40.837631 #3952637]  INFO -- : [490/900] 3994359=test_ractor
I, [2024-05-31T12:00:40.875517 #3952637]  INFO -- : [491/900] 3994355=test_dns
I, [2024-05-31T12:00:40.877807 #3952637]  INFO -- : [492/900] 3994359=test_gem_commands_open_command
I, [2024-05-31T12:00:41.027671 #3952637]  INFO -- : [493/900] 3994359=test_cgi_core
I, [2024-05-31T12:00:41.055114 #3952637]  INFO -- : [494/900] 3994359=test_parser
I, [2024-05-31T12:00:41.086495 #3952637]  INFO -- : [495/900] 3994359=test_timeout
I, [2024-05-31T12:00:41.235497 #3952637]  INFO -- : [496/900] 3994357=test_alias
I, [2024-05-31T12:00:41.363520 #3952637]  INFO -- : [497/900] 3994363=test_weakref
I, [2024-05-31T12:00:41.415279 #3952637]  INFO -- : [498/900] 3994355=test_nonblock
I, [2024-05-31T12:00:41.457205 #3952637]  INFO -- : [499/900] 3994355=test_marshal
I, [2024-05-31T12:00:41.464721 #3952637]  INFO -- : [500/900] 3994357=test_unicode_normalize
I, [2024-05-31T12:00:41.523185 #3952637]  INFO -- : [501/900] 3994357=test_reline_key
I, [2024-05-31T12:00:41.619206 #3952637]  INFO -- : [502/900] 3994357=test_rb_str_dup
I, [2024-05-31T12:00:41.624571 #3952637]  INFO -- : [503/900] 3994357=test_singleton_function
I, [2024-05-31T12:00:41.632748 #3952637]  INFO -- : [504/900] 3994357=test_ancdata
I, [2024-05-31T12:00:41.649289 #3952637]  INFO -- : [505/900] 3994363=test_ssl
I, [2024-05-31T12:00:41.656060 #3952637]  INFO -- : [506/900] 3994357=test_rendering
I, [2024-05-31T12:00:41.697570 #3952637]  INFO -- : [507/900] 3994357=test_debugger_integration
I, [2024-05-31T12:00:41.735974 #3952637]  INFO -- : [508/900] 3994357=test_my_integer
I, [2024-05-31T12:00:41.739522 #3952637]  INFO -- : [509/900] 3994357=test_thread
I, [2024-05-31T12:00:41.995487 #3952637]  INFO -- : [510/900] 3994359=json_ext_parser_test
I, [2024-05-31T12:00:42.014902 #3952637]  INFO -- : [511/900] 3994359=test_ractor
I, [2024-05-31T12:00:42.042611 #3952637]  INFO -- : [512/900] 3994356=test_gem_package
I, [2024-05-31T12:00:42.219622 #3952637]  INFO -- : [513/900] 3994363=test_complex2
I, [2024-05-31T12:00:42.252969 #3952637]  INFO -- : [514/900] 3994363=test_resolve_symbol
I, [2024-05-31T12:00:42.292489 #3952637]  INFO -- : [515/900] 3994355=test_have_macro
I, [2024-05-31T12:00:42.373937 #3952637]  INFO -- : [516/900] 3994363=test_enum
I, [2024-05-31T12:00:42.577217 #3952637]  INFO -- : [517/900] 3994359=test_gem_specification
I, [2024-05-31T12:00:42.861881 #3952637]  INFO -- : [518/900] 3994356=test_threadgroup
I, [2024-05-31T12:00:42.930768 #3952637]  INFO -- : [519/900] 3994355=test_rdoc_class_module
I, [2024-05-31T12:00:42.934210 #3952637]  INFO -- : [520/900] 3994366=test_bignum
I, [2024-05-31T12:00:43.041381 #3952637]  INFO -- : [521/900] 3994362=test_gem_ci_detector
I, [2024-05-31T12:00:43.057455 #3952637]  INFO -- : [522/900] 3994362=test_stringio
I, [2024-05-31T12:00:43.171564 #3952637]  INFO -- : [523/900] 3994362=test_arity
I, [2024-05-31T12:00:43.181386 #3952637]  INFO -- : [524/900] 3994362=test_io_wait_uncommon
I, [2024-05-31T12:00:43.192221 #3952637]  INFO -- : [525/900] 3994362=test_win32ole_variable
I, [2024-05-31T12:00:43.205111 #3952637]  INFO -- : [526/900] 3994362=test_trace
I, [2024-05-31T12:00:43.229090 #3952637]  INFO -- : [527/900] 3994362=ractor_test
I, [2024-05-31T12:00:43.319473 #3952637]  INFO -- : [528/900] 3994362=test_time_tz
I, [2024-05-31T12:00:43.360230 #3952637]  INFO -- : [529/900] 3994354=test_win32ole_event
I, [2024-05-31T12:00:43.369418 #3952637]  INFO -- : [530/900] 3994354=test_rdoc_generator_json_index
I, [2024-05-31T12:00:43.392091 #3952637]  INFO -- : [531/900] 3994362=static_literals_test
I, [2024-05-31T12:00:43.395975 #3952637]  INFO -- : [532/900] 3994362=overlap_test
I, [2024-05-31T12:00:43.415198 #3952637]  INFO -- : [533/900] 3994354=test_gem_resolver_api_specification
I, [2024-05-31T12:00:43.471265 #3952637]  INFO -- : [534/900] 3994354=test_win32ole_variant
I, [2024-05-31T12:00:43.482161 #3952637]  INFO -- : [535/900] 3994354=test_mixed_unicode_escapes
I, [2024-05-31T12:00:43.487099 #3952637]  INFO -- : [536/900] 3994354=test_history
I, [2024-05-31T12:00:43.502010 #3952637]  INFO -- : [537/900] 3994354=test_rdoc_markup_to_ansi
I, [2024-05-31T12:00:43.546584 #3952637]  INFO -- : [538/900] 3994354=test_ipaddr
I, [2024-05-31T12:00:43.583735 #3952637]  INFO -- : [539/900] 3994354=test_rdoc_extend
I, [2024-05-31T12:00:43.599888 #3952637]  INFO -- : [540/900] 3994363=test_merge_keys
I, [2024-05-31T12:00:43.610145 #3952637]  INFO -- : [541/900] 3994363=test_rdoc_comment
I, [2024-05-31T12:00:43.619621 #3952637]  INFO -- : [542/900] 3994354=test_error_highlight
I, [2024-05-31T12:00:43.690355 #3952637]  INFO -- : [543/900] 3994363=test_resize
I, [2024-05-31T12:00:43.733825 #3952637]  INFO -- : [544/900] 3994363=test_rdoc_generator_darkfish
I, [2024-05-31T12:00:43.772858 #3952637]  INFO -- : [545/900] 3994355=test_http_request
I, [2024-05-31T12:00:43.779627 #3952637]  INFO -- : [546/900] 3994362=test_gem_source_fetch_problem
I, [2024-05-31T12:00:43.799669 #3952637]  INFO -- : [547/900] 3994362=json_generic_object_test
I, [2024-05-31T12:00:43.808299 #3952637]  INFO -- : [548/900] 3994362=test_symbol
I, [2024-05-31T12:00:43.815867 #3952637]  INFO -- : [549/900] 3994362=test_coderange
I, [2024-05-31T12:00:43.823584 #3952637]  INFO -- : [550/900] 3994362=test_mailto
I, [2024-05-31T12:00:43.826545 #3952637]  INFO -- : [551/900] 3994355=test_date_ractor
I, [2024-05-31T12:00:43.833821 #3952637]  INFO -- : [552/900] 3994362=test_gem_console_ui
I, [2024-05-31T12:00:43.839332 #3952637]  INFO -- : [553/900] 3994362=test_dir
I, [2024-05-31T12:00:43.868671 #3952637]  INFO -- : [554/900] 3994356=test_autoconf
I, [2024-05-31T12:00:43.874939 #3952637]  INFO -- : [555/900] 3994356=test_eval
I, [2024-05-31T12:00:43.876129 #3952637]  INFO -- : [556/900] 3994356=test_ractor_compatibility
I, [2024-05-31T12:00:44.171755 #3952637]  INFO -- : [557/900] 3994355=test_member
I, [2024-05-31T12:00:44.171839 #3952637]  INFO -- : [558/900] 3994363=test_numeric
I, [2024-05-31T12:00:44.179810 #3952637]  INFO -- : [559/900] 3994355=test_cgi_multipart
I, [2024-05-31T12:00:44.186554 #3952637]  INFO -- : [560/900] 3994363=test_gem_commands_cleanup_command
I, [2024-05-31T12:00:44.191341 #3952637]  INFO -- : [561/900] 3994362=test_word
I, [2024-05-31T12:00:44.191427 #3952637]  INFO -- : [562/900] 3994362=test_find_executable
I, [2024-05-31T12:00:44.239398 #3952637]  INFO -- : [563/900] 3994362=test_gem_commands_pristine_command
I, [2024-05-31T12:00:44.337226 #3952637]  INFO -- : [564/900] 3994358=test_context
I, [2024-05-31T12:00:44.413459 #3952637]  INFO -- : [565/900] 3994356=test_nofree
I, [2024-05-31T12:00:44.419140 #3952637]  INFO -- : [566/900] 3994356=test_coder
I, [2024-05-31T12:00:44.419233 #3952637]  INFO -- : [567/900] 3994355=parser_test
I, [2024-05-31T12:00:44.423874 #3952637]  INFO -- : [568/900] 3994354=test_symbol
I, [2024-05-31T12:00:44.424401 #3952637]  INFO -- : [569/900] 3994355=test_unix
I, [2024-05-31T12:00:44.437254 #3952637]  INFO -- : [570/900] 3994356=test_enc_associate
I, [2024-05-31T12:00:44.484178 #3952637]  INFO -- : [571/900] 3994355=test_lazy_enumerator
I, [2024-05-31T12:00:44.494677 #3952637]  INFO -- : [572/900] 3994358=test_pkcs7
I, [2024-05-31T12:00:44.699517 #3952637]  INFO -- : [573/900] 3994358=test_arith_seq_beg_len_step
I, [2024-05-31T12:00:44.793483 #3952637]  INFO -- : [574/900] 3994358=test_gem_resolver_requirement_list
I, [2024-05-31T12:00:44.806653 #3952637]  INFO -- : [575/900] 3994358=test_function_entry
I, [2024-05-31T12:00:44.814333 #3952637]  INFO -- : [576/900] 3994358=test_continuation
I, [2024-05-31T12:00:44.816732 #3952637]  INFO -- : [577/900] 3994358=test_fd_setsize
I, [2024-05-31T12:00:44.824357 #3952637]  INFO -- : [578/900] 3994358=dump_test
I, [2024-05-31T12:00:44.925830 #3952637]  INFO -- : [579/900] 3994353=test_keyword
I, [2024-05-31T12:00:44.929803 #3952637]  INFO -- : [580/900] 3994363=test_class_name_check
I, [2024-05-31T12:00:44.983566 #3952637]  INFO -- : [581/900] 3994363=test_delete
I, [2024-05-31T12:00:45.005935 #3952637]  INFO -- : [582/900] 3994363=test_win32ole_method
I, [2024-05-31T12:00:45.018139 #3952637]  INFO -- : [583/900] 3994363=test_rdoc_markup_hard_break
I, [2024-05-31T12:00:45.025956 #3952637]  INFO -- : [584/900] 3994363=test_date_strptime
I, [2024-05-31T12:00:45.197244 #3952637]  INFO -- : [585/900] 3994363=test_gem_package_task
I, [2024-05-31T12:00:45.203254 #3952637]  INFO -- : [586/900] 3994363=test_placearg
I, [2024-05-31T12:00:45.237072 #3952637]  INFO -- : [587/900] 3994356=test_gem_platform
I, [2024-05-31T12:00:45.304740 #3952637]  INFO -- : [588/900] 3994355=test_pkey_rsa
I, [2024-05-31T12:00:45.308717 #3952637]  INFO -- : [589/900] 3994363=test_numhash
I, [2024-05-31T12:00:45.327087 #3952637]  INFO -- : [590/900] 3994363=test_weakkeymap
I, [2024-05-31T12:00:45.389342 #3952637]  INFO -- : [591/900] 3994356=test_gem_commands_push_command
I, [2024-05-31T12:00:45.534527 #3952637]  INFO -- : [592/900] 3994359=test_rdoc_parser_markdown
I, [2024-05-31T12:00:45.552272 #3952637]  INFO -- : [593/900] 3994359=test_import
I, [2024-05-31T12:00:45.636223 #3952637]  INFO -- : [594/900] 3994355=test_gem_resolver_lock_set
I, [2024-05-31T12:00:45.686471 #3952637]  INFO -- : [595/900] 3994355=test_not
I, [2024-05-31T12:00:45.691020 #3952637]  INFO -- : [596/900] 3994355=test_logger
I, [2024-05-31T12:00:45.709651 #3952637]  INFO -- : [597/900] 3994355=attribute_write_test
I, [2024-05-31T12:00:45.719369 #3952637]  INFO -- : [598/900] 3994355=test_files_test
I, [2024-05-31T12:00:45.763122 #3952637]  INFO -- : [599/900] 3994363=test_gem_update_suggestion
I, [2024-05-31T12:00:45.778823 #3952637]  INFO -- : [600/900] 3994353=test_file_exhaustive
I, [2024-05-31T12:00:45.850862 #3952637]  INFO -- : [601/900] 3994363=test_arithmetic_sequence
I, [2024-05-31T12:00:45.867234 #3952637]  INFO -- : [602/900] 3994363=test_key_actor_emacs
I, [2024-05-31T12:00:45.891468 #3952637]  INFO -- : [603/900] 3994355=test_gem_command_manager
I, [2024-05-31T12:00:45.938943 #3952637]  INFO -- : [604/900] 3994366=parse_test
I, [2024-05-31T12:00:45.949754 #3952637]  INFO -- : [605/900] 3994368=test_gem_gemcutter_utilities
I, [2024-05-31T12:00:45.961148 #3952637]  INFO -- : [606/900] 3994366=test_basicinstructions
I, [2024-05-31T12:00:46.048641 #3952637]  INFO -- : [607/900] 3994363=version_test
I, [2024-05-31T12:00:46.048723 #3952637]  INFO -- : [608/900] 3994366=test_cgi_header
I, [2024-05-31T12:00:46.055246 #3952637]  INFO -- : [609/900] 3994363=heredoc_dedent_test
I, [2024-05-31T12:00:46.062120 #3952637]  INFO -- : [610/900] 3994356=test_object
I, [2024-05-31T12:00:46.064308 #3952637]  INFO -- : [611/900] 3994363=test_rdoc_rd_block_parser
I, [2024-05-31T12:00:46.067745 #3952637]  INFO -- : [612/900] 3994356=test_tsort
I, [2024-05-31T12:00:46.069009 #3952637]  INFO -- : [613/900] 3994355=test_signedness
I, [2024-05-31T12:00:46.072454 #3952637]  INFO -- : [614/900] 3994366=test_type
I, [2024-05-31T12:00:46.075729 #3952637]  INFO -- : [615/900] 3994356=test_ractor
I, [2024-05-31T12:00:46.113579 #3952637]  INFO -- : [616/900] 3994366=test_big5
I, [2024-05-31T12:00:46.119257 #3952637]  INFO -- : [617/900] 3994366=test_func
I, [2024-05-31T12:00:46.124481 #3952637]  INFO -- : [618/900] 3994363=test_pointer
I, [2024-05-31T12:00:46.150907 #3952637]  INFO -- : [619/900] 3994356=test_gem_local_remote_options
I, [2024-05-31T12:00:46.173723 #3952637]  INFO -- : [620/900] 3994362=test_date_arith
I, [2024-05-31T12:00:46.183815 #3952637]  INFO -- : [621/900] 3994362=test_object
I, [2024-05-31T12:00:46.202808 #3952637]  INFO -- : [622/900] 3994356=test_ruby_lex
I, [2024-05-31T12:00:46.351376 #3952637]  INFO -- : [623/900] 3994368=test_sleep
I, [2024-05-31T12:00:46.449297 #3952637]  INFO -- : [624/900] 3994356=test_flip
I, [2024-05-31T12:00:46.490657 #3952637]  INFO -- : [625/900] 3994356=test_change_word
I, [2024-05-31T12:00:46.495783 #3952637]  INFO -- : [626/900] 3994356=test_normalize
I, [2024-05-31T12:00:46.496967 #3952637]  INFO -- : [627/900] 3994358=test_ossl
I, [2024-05-31T12:00:46.498235 #3952637]  INFO -- : [628/900] 3994356=test_timeout
I, [2024-05-31T12:00:46.516163 #3952637]  INFO -- : [629/900] 3994356=test_force_exit
I, [2024-05-31T12:00:46.532334 #3952637]  INFO -- : [630/900] 3994356=test_file
I, [2024-05-31T12:00:46.690023 #3952637]  INFO -- : [631/900] 3994362=unescape_test
I, [2024-05-31T12:00:47.107786 #3952637]  INFO -- : [632/900] 3994359=test_ostruct
I, [2024-05-31T12:00:47.196783 #3952637]  INFO -- : [633/900] 3994365=test_data_error
I, [2024-05-31T12:00:47.261835 #3952637]  INFO -- : [634/900] 3994359=bom_test
I, [2024-05-31T12:00:47.274606 #3952637]  INFO -- : [635/900] 3994359=test_udp
I, [2024-05-31T12:00:47.278096 #3952637]  INFO -- : [636/900] 3994359=test_vm_dump
I, [2024-05-31T12:00:47.283742 #3952637]  INFO -- : [637/900] 3994359=test_tmpdir
I, [2024-05-31T12:00:47.298980 #3952637]  INFO -- : [638/900] 3994363=test_rdoc_markup_document
I, [2024-05-31T12:00:47.304062 #3952637]  INFO -- : [639/900] 3994365=test_integer_comb
I, [2024-05-31T12:00:47.314059 #3952637]  INFO -- : [640/900] 3994363=test_regexp
I, [2024-05-31T12:00:47.407301 #3952637]  INFO -- : [641/900] 3994359=test_gem_commands_check_command
I, [2024-05-31T12:00:47.436532 #3952637]  INFO -- : [642/900] 3994359=errors_test
I, [2024-05-31T12:00:47.590452 #3952637]  INFO -- : [643/900] 3994359=test_ts
I, [2024-05-31T12:00:48.096897 #3952637]  INFO -- : [644/900] 3994359=library_symbols_test
I, [2024-05-31T12:00:48.105034 #3952637]  INFO -- : [645/900] 3994359=test_addr
I, [2024-05-31T12:00:48.165148 #3952637]  INFO -- : [646/900] 3994359=test_locale
I, [2024-05-31T12:00:48.232839 #3952637]  INFO -- : [647/900] 3994362=test_ensured
I, [2024-05-31T12:00:48.298347 #3952637]  INFO -- : [648/900] 3994359=test_rdoc_ri_paths
I, [2024-05-31T12:00:48.317416 #3952637]  INFO -- : [649/900] 3994362=test_pty
I, [2024-05-31T12:00:48.336909 #3952637]  INFO -- : [650/900] 3994359=test_dup
I, [2024-05-31T12:00:48.575538 #3952637]  INFO -- : [651/900] 3994359=test_constant
I, [2024-05-31T12:00:48.656824 #3952637]  INFO -- : [652/900] 3994354=test_project_sanity
I, [2024-05-31T12:00:48.725084 #3952637]  INFO -- : [653/900] 3994354=test_range
I, [2024-05-31T12:00:48.795444 #3952637]  INFO -- : [654/900] 3994355=test_gem_uri_formatter
I, [2024-05-31T12:00:48.826158 #3952637]  INFO -- : [655/900] 3994355=test_encoding
I, [2024-05-31T12:00:48.903180 #3952637]  INFO -- : [656/900] 3994362=test_erb_command
I, [2024-05-31T12:00:48.956356 #3952637]  INFO -- : [657/900] 3994362=test_helper
I, [2024-05-31T12:00:48.967151 #3952637]  INFO -- : [658/900] 3994362=test_eval
I, [2024-05-31T12:00:49.073102 #3952637]  INFO -- : [659/900] 3994355=json_generator_test
I, [2024-05-31T12:00:49.221111 #3952637]  INFO -- : [660/900] 3994355=test_transcode
I, [2024-05-31T12:00:49.297220 #3952637]  INFO -- : [661/900] 3994362=test_gem_safe_marshal
I, [2024-05-31T12:00:49.483610 #3952637]  INFO -- : [662/900] 3994355=ruby_parser_test
I, [2024-05-31T12:00:49.488459 #3952637]  INFO -- : [663/900] 3994355=test_gem_resolver_api_set
I, [2024-05-31T12:00:49.559149 #3952637]  INFO -- : [664/900] 3994355=test_gem_resolver_vendor_set
I, [2024-05-31T12:00:49.582762 #3952637]  INFO -- : [665/900] 3994355=test_config
I, [2024-05-31T12:00:49.646759 #3952637]  INFO -- : [666/900] 3994366=test_enumerable
I, [2024-05-31T12:00:49.649919 #3952637]  INFO -- : [667/900] 3994366=test_webauthn_listener
I, [2024-05-31T12:00:49.716346 #3952637]  INFO -- : [668/900] 3994366=test_lambda
I, [2024-05-31T12:00:49.745880 #3952637]  INFO -- : [669/900] 3994354=test_ast
I, [2024-05-31T12:00:49.821213 #3952637]  INFO -- : [670/900] 3994366=test_gem_request_set_gem_dependency_api
I, [2024-05-31T12:00:50.079637 #3952637]  INFO -- : [671/900] 3994362=test_jaro_winkler
I, [2024-05-31T12:00:50.089352 #3952637]  INFO -- : [672/900] 3994362=test_random_formatter
I, [2024-05-31T12:00:50.118650 #3952637]  INFO -- : [673/900] 3994362=test_helper
I, [2024-05-31T12:00:50.119663 #3952637]  INFO -- : [674/900] 3994362=parse_comments_test
I, [2024-05-31T12:00:50.129131 #3952637]  INFO -- : [675/900] 3994362=test_fips
I, [2024-05-31T12:00:50.143682 #3952637]  INFO -- : [676/900] 3994366=test_x509name
I, [2024-05-31T12:00:50.159339 #3952637]  INFO -- : [677/900] 3994366=test_update
I, [2024-05-31T12:00:50.169405 #3952637]  INFO -- : [678/900] 3994366=test_rdoc_code_object
I, [2024-05-31T12:00:50.197230 #3952637]  INFO -- : [679/900] 3994355=test_x509store
I, [2024-05-31T12:00:50.286111 #3952637]  INFO -- : [680/900] 3994360=test_option
I, [2024-05-31T12:00:50.453576 #3952637]  INFO -- : [681/900] 3994360=test_append
I, [2024-05-31T12:00:50.461914 #3952637]  INFO -- : [682/900] 3994360=test_tracer
I, [2024-05-31T12:00:50.486723 #3952637]  INFO -- : [683/900] 3994362=test_cmethod
I, [2024-05-31T12:00:50.488917 #3952637]  INFO -- : [684/900] 3994362=test_did_you_mean
I, [2024-05-31T12:00:50.502035 #3952637]  INFO -- : [685/900] 3994355=test_io_m17n
I, [2024-05-31T12:00:50.553975 #3952637]  INFO -- : [686/900] 3994362=test_variable_name_check
I, [2024-05-31T12:00:50.591524 #3952637]  INFO -- : [687/900] 3994360=test_gem_commands_server_command
I, [2024-05-31T12:00:50.596094 #3952637]  INFO -- : [688/900] 3994360=test_case_comprehensive
I, [2024-05-31T12:00:50.601137 #3952637]  INFO -- : [689/900] 3994360=test_interned_str
I, [2024-05-31T12:00:50.606512 #3952637]  INFO -- : [690/900] 3994360=test_gem_commands_build_command
I, [2024-05-31T12:00:50.632881 #3952637]  INFO -- : [691/900] 3994365=test_scheduler
I, [2024-05-31T12:00:50.657075 #3952637]  INFO -- : [692/900] 3994362=test_ocsp
I, [2024-05-31T12:00:50.685903 #3952637]  INFO -- : [693/900] 3994366=test_class
I, [2024-05-31T12:00:50.696015 #3952637]  INFO -- : [694/900] 3994366=test_pkey_dsa
I, [2024-05-31T12:00:50.772188 #3952637]  INFO -- : [695/900] 3994361=test_exception_at_throwing
I, [2024-05-31T12:00:50.835916 #3952637]  INFO -- : [696/900] 3994365=test_iseq
I, [2024-05-31T12:00:50.838446 #3952637]  INFO -- : [697/900] 3994361=test_rdoc_markup_heading
I, [2024-05-31T12:00:50.851906 #3952637]  INFO -- : [698/900] 3994361=test_pinned
I, [2024-05-31T12:00:50.915562 #3952637]  INFO -- : [699/900] 3994361=test_rdoc_markup_pre_process
I, [2024-05-31T12:00:50.938499 #3952637]  INFO -- : [700/900] 3994360=test_printf
I, [2024-05-31T12:00:50.961719 #3952637]  INFO -- : [701/900] 3994360=test_stream
I, [2024-05-31T12:00:50.964150 #3952637]  INFO -- : [702/900] 3994362=test_to_ary_concat
I, [2024-05-31T12:00:50.971531 #3952637]  INFO -- : [703/900] 3994360=test_time
I, [2024-05-31T12:00:51.017220 #3952637]  INFO -- : [704/900] 3994361=test_webauthn_listener_response
I, [2024-05-31T12:00:51.046816 #3952637]  INFO -- : [705/900] 3994361=test_beginendblock
I, [2024-05-31T12:00:51.075099 #3952637]  INFO -- : [706/900] 3994357=test_files_lib
I, [2024-05-31T12:00:51.077699 #3952637]  INFO -- : [707/900] 3994357=test_gem_commands_unpack_command
I, [2024-05-31T12:00:51.211694 #3952637]  INFO -- : [708/900] 3994360=test_rdoc_markup_to_bs
I, [2024-05-31T12:00:51.264058 #3952637]  INFO -- : [709/900] 3994360=test_help
I, [2024-05-31T12:00:51.268106 #3952637]  INFO -- : [710/900] 3994360=test_within_pipe
I, [2024-05-31T12:00:51.304483 #3952637]  INFO -- : [711/900] 3994360=test_emoji_breaks
I, [2024-05-31T12:00:51.314989 #3952637]  INFO -- : [712/900] 3994360=test_gem_bundler_version_finder
I, [2024-05-31T12:00:51.351572 #3952637]  INFO -- : [713/900] 3994360=test_open3
I, [2024-05-31T12:00:51.356067 #3952637]  INFO -- : [714/900] 3994368=test_multi_irb_commands
I, [2024-05-31T12:00:51.364018 #3952637]  INFO -- : [715/900] 3994368=test_fiber
I, [2024-05-31T12:00:51.420128 #3952637]  INFO -- : [716/900] 3994366=test_closure
I, [2024-05-31T12:00:51.474556 #3952637]  INFO -- : [717/900] 3994359=test_bundled_ca
I, [2024-05-31T12:00:51.548178 #3952637]  INFO -- : [718/900] 3994357=test_digest
I, [2024-05-31T12:00:51.573351 #3952637]  INFO -- : [719/900] 3994357=test_gem_security
I, [2024-05-31T12:00:51.586134 #3952637]  INFO -- : [720/900] 3994361=test_rdoc_servlet
I, [2024-05-31T12:00:51.694483 #3952637]  INFO -- : [721/900] 3994364=test_ractor
I, [2024-05-31T12:00:51.765355 #3952637]  INFO -- : [722/900] 3994364=test_recursion
I, [2024-05-31T12:00:51.773120 #3952637]  INFO -- : [723/900] 3994364=test_exit
I, [2024-05-31T12:00:51.773202 #3952637]  INFO -- : [724/900] 3994361=test_popen_deadlock
I, [2024-05-31T12:00:51.798559 #3952637]  INFO -- : [725/900] 3994365=test_delegate
I, [2024-05-31T12:00:51.843178 #3952637]  INFO -- : [726/900] 3994365=test_mkmf
I, [2024-05-31T12:00:51.879159 #3952637]  INFO -- : [727/900] 3994364=test_date_marshal
I, [2024-05-31T12:00:51.884243 #3952637]  INFO -- : [728/900] 3994365=test_history
I, [2024-05-31T12:00:51.890322 #3952637]  INFO -- : [729/900] 3994364=test_rdoc_i18n_locale
I, [2024-05-31T12:00:51.907268 #3952637]  INFO -- : [730/900] 3994364=test_chilled
I, [2024-05-31T12:00:51.934151 #3952637]  INFO -- : [731/900] 3994364=test_name_error_extension
I, [2024-05-31T12:00:51.944858 #3952637]  INFO -- : [732/900] 3994365=test_acceptable
I, [2024-05-31T12:00:51.946324 #3952637]  INFO -- : [733/900] 3994364=test_euc_jp
I, [2024-05-31T12:00:51.951941 #3952637]  INFO -- : [734/900] 3994364=test_rdoc_generator_pot_po_entry
I, [2024-05-31T12:00:51.962522 #3952637]  INFO -- : [735/900] 3994364=test_document
I, [2024-05-31T12:00:51.967501 #3952637]  INFO -- : [736/900] 3994364=test_pair
I, [2024-05-31T12:00:52.105118 #3952637]  INFO -- : [737/900] 3994365=test_win32ole_param
I, [2024-05-31T12:00:52.106094 #3952637]  INFO -- : [738/900] 3994366=test_gem_commands_yank_command
I, [2024-05-31T12:00:52.112909 #3952637]  INFO -- : [739/900] 3994365=test_rbconfig
I, [2024-05-31T12:00:52.116020 #3952637]  INFO -- : [740/900] 3994365=test_primitive
I, [2024-05-31T12:00:52.138707 #3952637]  INFO -- : [741/900] 3994365=test_human_typo
I, [2024-05-31T12:00:52.156630 #3952637]  INFO -- : [742/900] 3994365=test_key_stroke
I, [2024-05-31T12:00:52.176630 #3952637]  INFO -- : [743/900] 3994365=json_encoding_test
I, [2024-05-31T12:00:52.182842 #3952637]  INFO -- : [744/900] 3994365=test_color
I, [2024-05-31T12:00:52.251047 #3952637]  INFO -- : [745/900] 3994365=string_encoding_test
I, [2024-05-31T12:00:52.262199 #3952637]  INFO -- : [746/900] 3994355=test_sockopt
I, [2024-05-31T12:00:52.263944 #3952637]  INFO -- : [747/900] 3994355=test_rdoc_markup_to_label
I, [2024-05-31T12:00:52.269698 #3952637]  INFO -- : [748/900] 3994365=test_install
I, [2024-05-31T12:00:52.299156 #3952637]  INFO -- : [749/900] 3994355=test_rdoc_ri_driver
I, [2024-05-31T12:00:52.496042 #3952637]  INFO -- : [750/900] 3994365=test_httpheader
I, [2024-05-31T12:00:52.548536 #3952637]  INFO -- : [751/900] 3994359=test_gem_resolver_local_specification
I, [2024-05-31T12:00:52.567035 #3952637]  INFO -- : [752/900] 3994365=test_set_len
I, [2024-05-31T12:00:52.584270 #3952637]  INFO -- : [753/900] 3994365=test_encoding
I, [2024-05-31T12:00:52.586183 #3952637]  INFO -- : [754/900] 3994359=test_httpresponses
I, [2024-05-31T12:00:52.591862 #3952637]  INFO -- : [755/900] 3994359=test_tree_spell_checker
I, [2024-05-31T12:00:52.604511 #3952637]  INFO -- : [756/900] 3994365=test_http
I, [2024-05-31T12:00:52.612259 #3952637]  INFO -- : [757/900] 3994366=test_addrinfo
I, [2024-05-31T12:00:52.626398 #3952637]  INFO -- : [758/900] 3994356=test_win32ole_param_event
I, [2024-05-31T12:00:52.627101 #3952637]  INFO -- : [759/900] 3994356=test_bn
I, [2024-05-31T12:00:52.659290 #3952637]  INFO -- : [760/900] 3994361=test_case_mapping
I, [2024-05-31T12:00:52.662214 #3952637]  INFO -- : [761/900] 3994356=test_path
I, [2024-05-31T12:00:52.666632 #3952637]  INFO -- : [762/900] 3994361=test_terminfo
I, [2024-05-31T12:00:52.668193 #3952637]  INFO -- : [763/900] 3994366=test_compile_prism
I, [2024-05-31T12:00:52.669265 #3952637]  INFO -- : [764/900] 3994361=test_bug-14834
I, [2024-05-31T12:00:52.678603 #3952637]  INFO -- : [765/900] 3994359=test_rdoc_markup_to_html
I, [2024-05-31T12:00:52.683627 #3952637]  INFO -- : [766/900] 3994356=test_date_compat
I, [2024-05-31T12:00:52.685321 #3952637]  INFO -- : [767/900] 3994355=test_gem_resolver_vendor_specification
I, [2024-05-31T12:00:52.686884 #3952637]  INFO -- : [768/900] 3994356=test_gem_commands_update_command
I, [2024-05-31T12:00:52.714550 #3952637]  INFO -- : [769/900] 3994355=test_notimplement
I, [2024-05-31T12:00:52.722975 #3952637]  INFO -- : [770/900] 3994355=test_random
I, [2024-05-31T12:00:52.738394 #3952637]  INFO -- : [771/900] 3994355=test_gem_uri
I, [2024-05-31T12:00:52.777005 #3952637]  INFO -- : [772/900] 3994361=test_key_event_record
I, [2024-05-31T12:00:52.777085 #3952637]  INFO -- : [773/900] 3994361=test_ssl_session
I, [2024-05-31T12:00:52.777171 #3952637]  INFO -- : [774/900] 3994355=test_thread_cv
I, [2024-05-31T12:00:52.798226 #3952637]  INFO -- : [775/900] 3994359=test_lexer
I, [2024-05-31T12:00:52.810310 #3952637]  INFO -- : [776/900] 3994359=test_rdoc_generator_pot
I, [2024-05-31T12:00:52.814798 #3952637]  INFO -- : [777/900] 3994359=test_unicode
I, [2024-05-31T12:00:52.828798 #3952637]  INFO -- : [778/900] 3994359=test_enumerator
I, [2024-05-31T12:00:52.837222 #3952637]  INFO -- : [779/900] 3994359=test_rdoc_parser_changelog
I, [2024-05-31T12:00:52.880105 #3952637]  INFO -- : [780/900] 3994358=test_koi8
I, [2024-05-31T12:00:52.887739 #3952637]  INFO -- : [781/900] 3994358=test_rdoc_method_attr
I, [2024-05-31T12:00:52.934804 #3952637]  INFO -- : [782/900] 3994359=test_data
I, [2024-05-31T12:00:52.940290 #3952637]  INFO -- : [783/900] 3994359=test_filter
I, [2024-05-31T12:00:52.945422 #3952637]  INFO -- : [784/900] 3994353=test_gem_gem_runner
I, [2024-05-31T12:00:52.980757 #3952637]  INFO -- : [785/900] 3994359=test_parser
I, [2024-05-31T12:00:52.998551 #3952637]  INFO -- : [786/900] 3994353=test_arith_seq_extract
I, [2024-05-31T12:00:53.024178 #3952637]  INFO -- : [787/900] 3994359=test_method_name_check
I, [2024-05-31T12:00:53.039328 #3952637]  INFO -- : [788/900] 3994358=test_gem_request_set
I, [2024-05-31T12:00:53.067353 #3952637]  INFO -- : [789/900] 3994366=test_module
I, [2024-05-31T12:00:53.084453 #3952637]  INFO -- : [790/900] 3994359=test_gem_ext_cargo_builder
I, [2024-05-31T12:00:53.108573 #3952637]  INFO -- : [791/900] 3994359=test_ssl
I, [2024-05-31T12:00:53.232667 #3952637]  INFO -- : [792/900] 3994353=test_stringify_symbols
I, [2024-05-31T12:00:53.255055 #3952637]  INFO -- : [793/900] 3994353=test_instrumentation_api
I, [2024-05-31T12:00:53.490519 #3952637]  INFO -- : [794/900] 3994355=test_boolean
I, [2024-05-31T12:00:53.495560 #3952637]  INFO -- : [795/900] 3994355=test_rdoc_generator_markup
I, [2024-05-31T12:00:53.506989 #3952637]  INFO -- : [796/900] 3994355=test_whileuntil
I, [2024-05-31T12:00:53.517726 #3952637]  INFO -- : [797/900] 3994355=test_buffered_io
I, [2024-05-31T12:00:53.540823 #3952637]  INFO -- : [798/900] 3994358=test_monitor
I, [2024-05-31T12:00:53.553578 #3952637]  INFO -- : [799/900] 3994355=test_rubyvm
I, [2024-05-31T12:00:53.580648 #3952637]  INFO -- : [800/900] 3994355=test_configuration
I, [2024-05-31T12:00:53.637972 #3952637]  INFO -- : [801/900] 3994355=test_evaluation
I, [2024-05-31T12:00:53.647907 #3952637]  INFO -- : [802/900] 3994355=test_gem_ext_builder
I, [2024-05-31T12:00:53.682472 #3952637]  INFO -- : [803/900] 3994362=test_https
I, [2024-05-31T12:00:53.729257 #3952637]  INFO -- : [804/900] 3994361=test_load
I, [2024-05-31T12:00:53.730422 #3952637]  INFO -- : [805/900] 3994361=test_gem_commands_rebuild_command
I, [2024-05-31T12:00:53.761448 #3952637]  INFO -- : [806/900] 3994358=test_yamldbm
I, [2024-05-31T12:00:53.768272 #3952637]  INFO -- : [807/900] 3994358=test_rdoc_parser_simple
I, [2024-05-31T12:00:53.788296 #3952637]  INFO -- : [808/900] 3994358=test_provider
I, [2024-05-31T12:00:53.793836 #3952637]  INFO -- : [809/900] 3994361=test_abi
I, [2024-05-31T12:00:53.998208 #3952637]  INFO -- : [810/900] 3994362=test_array
I, [2024-05-31T12:00:54.060749 #3952637]  INFO -- : [811/900] 3994361=test_gem_package_tar_writer
I, [2024-05-31T12:00:54.190719 #3952637]  INFO -- : [812/900] 3994361=test_helper_method
I, [2024-05-31T12:00:54.256590 #3952637]  INFO -- : [813/900] 3994358=test_gem_commands_outdated_command
I, [2024-05-31T12:00:54.264173 #3952637]  INFO -- : [814/900] 3994361=test_scalar_scanner
I, [2024-05-31T12:00:54.268951 #3952637]  INFO -- : [815/900] 3994360=test_gem_source
I, [2024-05-31T12:00:54.272139 #3952637]  INFO -- : [816/900] 3994361=test_nesting_parser
I, [2024-05-31T12:00:54.293100 #3952637]  INFO -- : [817/900] 3994361=test_win32ole_method_event
I, [2024-05-31T12:00:54.294460 #3952637]  INFO -- : [818/900] 3994361=test_benchmark
I, [2024-05-31T12:00:54.319706 #3952637]  INFO -- : [819/900] 3994356=test_gem_dependency_list
I, [2024-05-31T12:00:54.330348 #3952637]  INFO -- : [820/900] 3994358=test_spell_checker
I, [2024-05-31T12:00:54.338082 #3952637]  INFO -- : [821/900] 3994358=test_propertyputref
I, [2024-05-31T12:00:54.346362 #3952637]  INFO -- : [822/900] 3994358=test_assembler
I, [2024-05-31T12:00:54.350276 #3952637]  INFO -- : [823/900] 3994358=test_rational2
I, [2024-05-31T12:00:54.363385 #3952637]  INFO -- : [824/900] 3994358=fixtures_test
I, [2024-05-31T12:00:54.402688 #3952637]  INFO -- : [825/900] 3994356=test_rational
I, [2024-05-31T12:00:54.424931 #3952637]  INFO -- : [826/900] 3994356=test_gem_commands_cert_command
I, [2024-05-31T12:00:54.610089 #3952637]  INFO -- : [827/900] 3994360=test_completion
I, [2024-05-31T12:00:54.624428 #3952637]  INFO -- : [828/900] 3994358=test_yield_block
I, [2024-05-31T12:00:54.629566 #3952637]  INFO -- : [829/900] 3994358=test_len
I, [2024-05-31T12:00:54.640155 #3952637]  INFO -- : [830/900] 3994358=test_gem_source_installed
I, [2024-05-31T12:00:54.646940 #3952637]  INFO -- : [831/900] 3994358=test_x509ext
I, [2024-05-31T12:00:54.660194 #3952637]  INFO -- : [832/900] 3994358=test_erb
I, [2024-05-31T12:00:54.721099 #3952637]  INFO -- : [833/900] 3994358=test_windows_1252
I, [2024-05-31T12:00:54.724679 #3952637]  INFO -- : [834/900] 3994358=test_input_method
I, [2024-05-31T12:00:54.786995 #3952637]  INFO -- : [835/900] 3994358=test_process
I, [2024-05-31T12:00:54.800362 #3952637]  INFO -- : [836/900] 3994358=test_x509crl
I, [2024-05-31T12:00:54.970909 #3952637]  INFO -- : [837/900] 3994358=test_signal
I, [2024-05-31T12:00:55.074764 #3952637]  INFO -- : [838/900] 3994355=test_fixnum
I, [2024-05-31T12:00:55.093167 #3952637]  INFO -- : [839/900] 3994355=test_rdoc_top_level
I, [2024-05-31T12:00:55.322559 #3952637]  INFO -- : [840/900] 3994360=heredoc_test
I, [2024-05-31T12:00:55.328998 #3952637]  INFO -- : [841/900] 3994360=test_metaclass
I, [2024-05-31T12:00:55.329067 #3952637]  INFO -- : [842/900] 3994360=test_cgi_session
I, [2024-05-31T12:00:55.356175 #3952637]  INFO -- : [843/900] 3994360=dispatcher_test
I, [2024-05-31T12:00:55.374646 #3952637]  INFO -- : [844/900] 3994360=test_rdoc_rd
I, [2024-05-31T12:00:55.384129 #3952637]  INFO -- : [845/900] 3994364=test_gem_resolver_installer_set
I, [2024-05-31T12:00:55.408853 #3952637]  INFO -- : [846/900] 3994360=warnings_test
I, [2024-05-31T12:00:55.424609 #3952637]  INFO -- : [847/900] 3994360=test_dir_m17n
I, [2024-05-31T12:00:55.469486 #3952637]  INFO -- : [848/900] 3994355=test_gem_source_git
I, [2024-05-31T12:00:55.687211 #3952637]  INFO -- : [849/900] 3994364=test_regex_casefold
I, [2024-05-31T12:00:55.715325 #3952637]  INFO -- : [850/900] 3994364=test_refinement
I, [2024-05-31T12:00:55.736450 #3952637]  INFO -- : [851/900] 3994361=test_gem_commands_signout_command
I, [2024-05-31T12:00:55.757763 #3952637]  INFO -- : [852/900] 3994361=test_require
I, [2024-05-31T12:00:56.168124 #3952637]  INFO -- : [853/900] 3994355=test_cgi_cookie
I, [2024-05-31T12:00:56.174062 #3952637]  INFO -- : [854/900] 3994355=test_float
I, [2024-05-31T12:00:56.242172 #3952637]  INFO -- : [855/900] 3994353=constant_path_node_test
I, [2024-05-31T12:00:56.259020 #3952637]  INFO -- : [856/900] 3994353=test_gem_resolver_git_set
I, [2024-05-31T12:00:56.440306 #3952637]  INFO -- : [857/900] 3994366=test_storage
I, [2024-05-31T12:00:56.444348 #3952637]  INFO -- : [858/900] 3994366=test_gem_security_signer
I, [2024-05-31T12:00:56.515992 #3952637]  INFO -- : [859/900] 3994356=test_cipher
I, [2024-05-31T12:00:56.550322 #3952637]  INFO -- : [860/900] 3994356=test_new
I, [2024-05-31T12:00:56.557665 #3952637]  INFO -- : [861/900] 3994356=test_shellwords
I, [2024-05-31T12:00:56.562860 #3952637]  INFO -- : [862/900] 3994356=test_memory_view
I, [2024-05-31T12:00:56.582129 #3952637]  INFO -- : [863/900] 3994366=test_debug
I, [2024-05-31T12:00:56.583057 #3952637]  INFO -- : [864/900] 3994367=test_omap
I, [2024-05-31T12:00:56.584603 #3952637]  INFO -- : [865/900] 3994356=test_string
I, [2024-05-31T12:00:56.587564 #3952637]  INFO -- : [866/900] 3994366=test_iterator
I, [2024-05-31T12:00:56.588451 #3952637]  INFO -- : [867/900] 3994356=test_digest_extend
I, [2024-05-31T12:00:56.592403 #3952637]  INFO -- : [868/900] 3994367=test_variable
I, [2024-05-31T12:00:56.607165 #3952637]  INFO -- : [869/900] 3994356=fuzzer_test
I, [2024-05-31T12:00:56.690205 #3952637]  INFO -- : [870/900] 3994353=test_rdoc_markup_include
I, [2024-05-31T12:00:56.691403 #3952637]  INFO -- : [871/900] 3994353=test_sexp
I, [2024-05-31T12:00:56.694048 #3952637]  INFO -- : [872/900] 3994366=test_rdoc_markup_to_html_snippet
I, [2024-05-31T12:00:56.698321 #3952637]  INFO -- : [873/900] 3994356=magic_comment_test
I, [2024-05-31T12:00:56.699437 #3952637]  INFO -- : [874/900] 3994367=test_struct
I, [2024-05-31T12:00:56.705592 #3952637]  INFO -- : [875/900] 3994367=test_cparser
I, [2024-05-31T12:00:56.710390 #3952637]  INFO -- : [876/900] 3994353=test_pkg_config
I, [2024-05-31T12:00:56.739631 #3952637]  INFO -- : [877/900] 3994353=test_config
I, [2024-05-31T12:00:56.767065 #3952637]  INFO -- : [878/900] 3994366=json_parser_test
I, [2024-05-31T12:00:56.777090 #3952637]  INFO -- : [879/900] 3994353=test_nomethod_error
I, [2024-05-31T12:00:56.781883 #3952637]  INFO -- : [880/900] 3994353=comments_test
I, [2024-05-31T12:00:56.787563 #3952637]  INFO -- : [881/900] 3994353=json_common_interface_test
I, [2024-05-31T12:00:56.831528 #3952637]  INFO -- : [882/900] 3994366=test_gem_source_subpath_problem
I, [2024-05-31T12:00:56.839444 #3952637]  INFO -- : [883/900] 3994353=test_dln
I, [2024-05-31T12:00:56.841572 #3952637]  INFO -- : [884/900] 3994353=test_win32ole_variant_outarg
I, [2024-05-31T12:00:56.845476 #3952637]  INFO -- : [885/900] 3994353=test_rdoc_rd_inline
I, [2024-05-31T12:00:56.852868 #3952637]  INFO -- : [886/900] 3994353=test_x509req
I, [2024-05-31T12:00:56.981264 #3952637]  INFO -- : [887/900] 3994366=test_mutex
I, [2024-05-31T12:00:57.036329 #3952637]  INFO -- : [888/900] 3994356=test_struct
I, [2024-05-31T12:00:57.038297 #3952637]  INFO -- : [889/900] 3994360=test_gem_path_support
I, [2024-05-31T12:00:57.057984 #3952637]  INFO -- : [890/900] 3994353=test_set
I, [2024-05-31T12:00:57.076839 #3952637]  INFO -- : [891/900] 3994360=test_files_test_1
I, [2024-05-31T12:00:57.084682 #3952637]  INFO -- : [892/900] 3994353=test_deprecated
I, [2024-05-31T12:00:57.102068 #3952637]  INFO -- : [893/900] 3994353=test_color_printer
I, [2024-05-31T12:00:57.137644 #3952637]  INFO -- : [894/900] 3994353=test_insns_leaf
I, [2024-05-31T12:00:57.140927 #3952637]  INFO -- : [895/900] 3994353=test_serialize_subclasses
I, [2024-05-31T12:00:57.144384 #3952637]  INFO -- : [896/900] 3994353=test_key_error
I, [2024-05-31T12:00:57.147289 #3952637]  INFO -- : [897/900] 3994353=test_win32ole_variant_m
I, [2024-05-31T12:00:57.150441 #3952637]  INFO -- : [898/900] 3994353=test_engine
I, [2024-05-31T12:00:57.157827 #3952637]  INFO -- : [899/900] 3994353=test_allocation
I, [2024-05-31T12:00:57.259917 #3952637]  INFO -- : [900/900] 3994358=test_div
I, [2024-05-31T12:01:19.341594 #3952637]  INFO -- : Finished tests in 55.100528s, 587.2176 tests/s, 116788.9170 assertions/s.
I, [2024-05-31T12:01:19.342264 #3952637]  INFO -- : 32356 tests, 6435131 assertions, 0 failures, 0 errors, 328 skips
I, [2024-05-31T12:01:19.342371 #3952637]  INFO -- : 
I, [2024-05-31T12:01:19.342443 #3952637]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-31T11:58:01Z master 78ccf770aa) [x86_64-linux]
I, [2024-05-31T12:01:19.347166 #3952637]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
I, [2024-05-31T12:01:19.347479 #3952637]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'
I, [2024-05-31T12:01:19.536144 #3952637]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-31T12:01:19.536202 #3952637]  INFO -- : 	CC = gcc
I, [2024-05-31T12:01:19.536213 #3952637]  INFO -- : 	LD = ld
I, [2024-05-31T12:01:19.536223 #3952637]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-31T12:01:19.536233 #3952637]  INFO -- : 	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
I, [2024-05-31T12:01:19.536246 #3952637]  INFO -- : 	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk/include -I/tmp/ruby/src/trunk -I/tmp/ruby/src/trunk/prism -I/tmp/ruby/src/trunk/enc/unicode/15.0.0  
I, [2024-05-31T12:01:19.536255 #3952637]  INFO -- : 	CPPFLAGS =   
I, [2024-05-31T12:01:19.536263 #3952637]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-31T12:01:19.536272 #3952637]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-31T12:01:19.536279 #3952637]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-31T12:01:19.536286 #3952637]  INFO -- : 	LC_ALL = 
I, [2024-05-31T12:01:19.536294 #3952637]  INFO -- : 	LC_CTYPE = 
I, [2024-05-31T12:01:19.536301 #3952637]  INFO -- : 	MFLAGS = 
I, [2024-05-31T12:01:19.536308 #3952637]  INFO -- : 	RUSTC = rustc
I, [2024-05-31T12:01:19.536316 #3952637]  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, [2024-05-31T12:01:19.536783 #3952637]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-31T12:01:19.536806 #3952637]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-31T12:01:19.536827 #3952637]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-31T12:01:19.536837 #3952637]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-31T12:01:19.536845 #3952637]  INFO -- : 
I, [2024-05-31T12:01:19.538637 #3952637]  INFO -- : generating enc.mk
I, [2024-05-31T12:01:19.696835 #3952637]  INFO -- : making enc
I, [2024-05-31T12:01:19.713831 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:01:19.713856 #3952637]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-31T12:01:19.713867 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:01:19.714471 #3952637]  INFO -- : making srcs under enc
I, [2024-05-31T12:01:19.780183 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:01:19.780206 #3952637]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-31T12:01:19.780217 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:01:19.781165 #3952637]  INFO -- : generating transdb.h
I, [2024-05-31T12:01:19.917317 #3952637]  INFO -- : transdb.h unchanged
I, [2024-05-31T12:01:19.918532 #3952637]  INFO -- : making trans
I, [2024-05-31T12:01:19.987681 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:01:19.987704 #3952637]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-31T12:01:19.987715 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:01:19.988325 #3952637]  INFO -- : making encs
I, [2024-05-31T12:01:20.024580 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:01:20.024603 #3952637]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-31T12:01:20.024614 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:01:20.027085 #3952637]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-31T12:01:20.055411 #3952637]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-31T12:01:20.059113 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:01:21.634393 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:01:21.635075 #3952637]  INFO -- : generating makefile exts.mk
I, [2024-05-31T12:01:21.677673 #3952637]  INFO -- : exts.mk unchanged
I, [2024-05-31T12:01:21.687980 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:01:21.952891 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T12:01:21.958795 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T12:01:21.963373 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T12:01:21.969451 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T12:01:21.971915 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T12:01:21.979564 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T12:01:22.001491 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T12:01:22.006836 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T12:01:22.021952 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T12:01:22.037679 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T12:01:22.040564 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T12:01:22.044746 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T12:01:22.052419 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T12:01:22.064190 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T12:01:22.074287 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T12:01:22.079496 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T12:01:22.083879 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T12:01:22.091973 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T12:01:22.103615 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T12:01:22.140488 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T12:01:22.143380 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T12:01:22.146291 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T12:01:22.159572 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T12:01:22.190484 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T12:01:22.194296 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T12:01:22.197317 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T12:01:22.206896 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T12:01:22.216877 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T12:01:22.218797 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T12:01:22.220699 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T12:01:22.228299 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T12:01:22.246921 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T12:01:22.258450 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T12:01:22.317478 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T12:01:22.319498 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T12:01:22.376530 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T12:01:22.380004 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T12:01:22.403134 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T12:01:22.405177 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T12:01:22.427455 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T12:01:22.429841 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T12:01:22.452158 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T12:01:22.454729 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T12:01:22.477558 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T12:01:22.500690 #3952637]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:01:22.578041 #3952637]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-31T12:01:22.578085 #3952637]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:01:22.578324 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:01:22.581720 #3952637]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T12:01:22.581743 #3952637]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-31T12:01:22.581760 #3952637]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-05-31T12:01:22.640497 #3952637] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.rpv8bs/1-mspec-multi-0
E, [2024-05-31T12:01:22.640689 #3952637] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.rpv8bs/2-mspec-multi-1
E, [2024-05-31T12:01:22.641219 #3952637] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.rpv8bs/3-mspec-multi-2
E, [2024-05-31T12:01:22.641406 #3952637] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.rpv8bs/4-mspec-multi-3
E, [2024-05-31T12:01:22.641580 #3952637] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.rpv8bs/5-mspec-multi-4
E, [2024-05-31T12:01:22.641765 #3952637] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.rpv8bs/6-mspec-multi-5
E, [2024-05-31T12:01:22.641933 #3952637] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.rpv8bs/7-mspec-multi-6
E, [2024-05-31T12:01:22.642083 #3952637] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.rpv8bs/8-mspec-multi-7
E, [2024-05-31T12:01:22.642302 #3952637] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.rpv8bs/9-mspec-multi-8
E, [2024-05-31T12:01:22.642502 #3952637] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.rpv8bs/10-mspec-multi-9
E, [2024-05-31T12:01:22.642776 #3952637] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.rpv8bs/11-mspec-multi-10
E, [2024-05-31T12:01:22.643124 #3952637] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.rpv8bs/12-mspec-multi-11
E, [2024-05-31T12:01:22.643489 #3952637] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.rpv8bs/13-mspec-multi-12
E, [2024-05-31T12:01:22.643941 #3952637] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.rpv8bs/14-mspec-multi-13
E, [2024-05-31T12:01:22.644425 #3952637] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.rpv8bs/15-mspec-multi-14
E, [2024-05-31T12:01:22.644865 #3952637] ERROR -- : $ /tmp/ruby/build/trunk/miniruby -I/tmp/ruby/src/trunk/lib /tmp/ruby/src/trunk/tool/runruby.rb --archdir=/tmp/ruby/build/trunk --extout=.ext -- /tmp/ruby/src/trunk/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk/spec/default.mspec --error-output stderr --debug -fy -o /tmp/rubytest.rpv8bs/16-mspec-multi-15
I, [2024-05-31T12:01:22.871850 #3952637]  INFO -- : ruby 3.4.0dev (2024-05-31T11:58:01Z master 78ccf770aa) [x86_64-linux]
I, [2024-05-31T12:01:24.086697 #3952637]  INFO -- :      0 ............................................................
I, [2024-05-31T12:01:24.761268 #3952637]  INFO -- :     60 ............................................................
I, [2024-05-31T12:01:25.009436 #3952637]  INFO -- :    120 ............................................................
I, [2024-05-31T12:01:25.166446 #3952637]  INFO -- :    180 ............................................................
I, [2024-05-31T12:01:25.222818 #3952637]  INFO -- :    240 ............................................................
I, [2024-05-31T12:01:25.296046 #3952637]  INFO -- :    300 ............................................................
I, [2024-05-31T12:01:25.373879 #3952637]  INFO -- :    360 ............................................................
I, [2024-05-31T12:01:25.420717 #3952637]  INFO -- :    420 ............................................................
I, [2024-05-31T12:01:25.445420 #3952637]  INFO -- :    480 ............................................................
I, [2024-05-31T12:01:25.470281 #3952637]  INFO -- :    540 ............................................................
I, [2024-05-31T12:01:25.493582 #3952637]  INFO -- :    600 ............................................................
I, [2024-05-31T12:01:25.578889 #3952637]  INFO -- :    660 ............................................................
I, [2024-05-31T12:01:25.616984 #3952637]  INFO -- :    720 ............................................................
I, [2024-05-31T12:01:25.644477 #3952637]  INFO -- :    780 ............................................................
I, [2024-05-31T12:01:25.688324 #3952637]  INFO -- :    840 ............................................................
I, [2024-05-31T12:01:25.745895 #3952637]  INFO -- :    900 ............................................................
I, [2024-05-31T12:01:25.813383 #3952637]  INFO -- :    960 ............................................................
I, [2024-05-31T12:01:25.945874 #3952637]  INFO -- :   1020 ............................................................
I, [2024-05-31T12:01:26.170196 #3952637]  INFO -- :   1080 ............................................................
I, [2024-05-31T12:01:26.422504 #3952637]  INFO -- :   1140 ............................................................
I, [2024-05-31T12:01:26.545932 #3952637]  INFO -- :   1200 ............................................................
I, [2024-05-31T12:01:26.659347 #3952637]  INFO -- :   1260 ............................................................
I, [2024-05-31T12:01:26.760854 #3952637]  INFO -- :   1320 ............................................................
I, [2024-05-31T12:01:26.801867 #3952637]  INFO -- :   1380 ............................................................
I, [2024-05-31T12:01:26.901841 #3952637]  INFO -- :   1440 ............................................................
I, [2024-05-31T12:01:27.781911 #3952637]  INFO -- :   1500 ............................................................
I, [2024-05-31T12:01:27.990706 #3952637]  INFO -- :   1560 ............................................................
I, [2024-05-31T12:01:28.033480 #3952637]  INFO -- :   1620 ............................................................
I, [2024-05-31T12:01:28.173138 #3952637]  INFO -- :   1680 ............................................................
I, [2024-05-31T12:01:28.318215 #3952637]  INFO -- :   1740 ............................................................
I, [2024-05-31T12:01:28.468036 #3952637]  INFO -- :   1800 ............................................................
I, [2024-05-31T12:01:28.536885 #3952637]  INFO -- :   1860 ............................................................
I, [2024-05-31T12:01:28.782327 #3952637]  INFO -- :   1920 ............................................................
I, [2024-05-31T12:01:28.865347 #3952637]  INFO -- :   1980 ............................................................
I, [2024-05-31T12:01:28.968354 #3952637]  INFO -- :   2040 ............................................................
I, [2024-05-31T12:01:29.080906 #3952637]  INFO -- :   2100 ............................................................
I, [2024-05-31T12:01:29.107438 #3952637]  INFO -- :   2160 ............................................................
I, [2024-05-31T12:01:29.124980 #3952637]  INFO -- :   2220 ............................................................
I, [2024-05-31T12:01:29.154352 #3952637]  INFO -- :   2280 ............................................................
I, [2024-05-31T12:01:29.176980 #3952637]  INFO -- :   2340 ............................................................
I, [2024-05-31T12:01:29.205318 #3952637]  INFO -- :   2400 ............................................................
I, [2024-05-31T12:01:29.378888 #3952637]  INFO -- :   2460 ............................................................
I, [2024-05-31T12:01:29.474942 #3952637]  INFO -- :   2520 ............................................................
I, [2024-05-31T12:01:29.513592 #3952637]  INFO -- :   2580 ............................................................
I, [2024-05-31T12:01:29.652783 #3952637]  INFO -- :   2640 ............................................................
I, [2024-05-31T12:01:29.771970 #3952637]  INFO -- :   2700 ............................................................
I, [2024-05-31T12:01:29.802219 #3952637]  INFO -- :   2760 ............................................................
I, [2024-05-31T12:01:29.857629 #3952637]  INFO -- :   2820 ............................................................
I, [2024-05-31T12:01:29.962834 #3952637]  INFO -- :   2880 ............................................................
I, [2024-05-31T12:01:30.014956 #3952637]  INFO -- :   2940 ............................................................
I, [2024-05-31T12:01:30.055197 #3952637]  INFO -- :   3000 ............................................................
I, [2024-05-31T12:01:30.081578 #3952637]  INFO -- :   3060 ............................................................
I, [2024-05-31T12:01:30.109690 #3952637]  INFO -- :   3120 ............................................................
I, [2024-05-31T12:01:30.129877 #3952637]  INFO -- :   3180 ............................................................
I, [2024-05-31T12:01:30.135497 #3952637]  INFO -- :   3240 ............................................................
I, [2024-05-31T12:01:30.182353 #3952637]  INFO -- :   3300 ............................................................
I, [2024-05-31T12:01:30.415833 #3952637]  INFO -- :   3360 ............................................................
I, [2024-05-31T12:01:34.141651 #3952637]  INFO -- :   3420 ...........
I, [2024-05-31T12:01:34.141744 #3952637]  INFO -- : 
I, [2024-05-31T12:01:34.141772 #3952637]  INFO -- : Finished in 11.496220 seconds
I, [2024-05-31T12:01:34.141809 #3952637]  INFO -- : 
I, [2024-05-31T12:01:34.141830 #3952637]  INFO -- : 3430 files, 32649 examples, 161472 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-05-31T12:01:34.145398 #3952637]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'" exit with 0.