# Logfile created on 2024-05-29 03:07:39 +0000 by logger.rb/v1.4.3
I, [2024-05-29T03:07:39.556036 #3240954]  INFO -- : #<BuildRuby:0x000055ea0b373890 @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.20240529-030739", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055ea0b40b258 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055ea0b40b118 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055ea0b40af38 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240529-030739", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240529-030739>, @binmode=false, @mon_data=#<Monitor:0x000055ea0b40ae70>, @mon_data_owner_object_id=860>>>
I, [2024-05-29T03:07:39.556177 #3240954]  INFO -- : $$$[beg] make update-download -j16
I, [2024-05-29T03:07:39.750892 #3240954]  INFO -- : tool/config.guess already exists
I, [2024-05-29T03:07:39.750940 #3240954]  INFO -- : tool/config.sub already exists
I, [2024-05-29T03:07:39.753311 #3240954]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-29T03:07:39.753669 #3240954]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-29T03:07:39.753962 #3240954]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-29T03:07:39.754704 #3240954]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-29T03:07:39.754819 #3240954]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-29T03:07:39.755189 #3240954]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-29T03:07:39.756830 #3240954]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-29T03:07:39.756992 #3240954]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-29T03:07:39.757299 #3240954]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-29T03:07:39.824862 #3240954]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-29T03:07:39.892077 #3240954]  INFO -- :   Successfully built RubyGem
I, [2024-05-29T03:07:39.892118 #3240954]  INFO -- :   Name: power_assert
I, [2024-05-29T03:07:39.892129 #3240954]  INFO -- :   Version: 2.0.4dev
I, [2024-05-29T03:07:39.892138 #3240954]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-29T03:07:39.933494 #3240954]  INFO -- : $$$[end] "make update-download -j16" exit with 0.
I, [2024-05-29T03:07:39.933545 #3240954]  INFO -- : $$$[beg] make update-src      -j16
I, [2024-05-29T03:07:40.652432 #3240954]  INFO -- : Already up to date.
I, [2024-05-29T03:07:40.661483 #3240954]  INFO -- : Latest commit hash = d9d7ae7830
I, [2024-05-29T03:07:40.662570 #3240954]  INFO -- : $$$[end] "make update-src      -j16" exit with 0.
I, [2024-05-29T03:07:40.662599 #3240954]  INFO -- : $$$[beg] make after-update    -j16
I, [2024-05-29T03:07:40.816107 #3240954]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-29T03:07:40.817345 #3240954]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-29T03:07:40.934381 #3240954]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-29T03:07:40.936969 #3240954]  INFO -- : generating enc.mk
I, [2024-05-29T03:07:41.054134 #3240954]  INFO -- : making srcs under enc
I, [2024-05-29T03:07:41.119302 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:41.119328 #3240954]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T03:07:41.119339 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:41.160837 #3240954]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-29T03:07:41.161010 #3240954]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-29T03:07:41.162039 #3240954]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-29T03:07:41.162655 #3240954]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-29T03:07:41.162795 #3240954]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-29T03:07:41.163598 #3240954]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-29T03:07:41.164912 #3240954]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-29T03:07:41.164992 #3240954]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-29T03:07:41.165600 #3240954]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-29T03:07:41.221265 #3240954]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-29T03:07:41.288865 #3240954]  INFO -- :   Successfully built RubyGem
I, [2024-05-29T03:07:41.288907 #3240954]  INFO -- :   Name: power_assert
I, [2024-05-29T03:07:41.288919 #3240954]  INFO -- :   Version: 2.0.4dev
I, [2024-05-29T03:07:41.288927 #3240954]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-29T03:07:41.290799 #3240954]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-29T03:07:41.381754 #3240954]  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-29T03:07:41.386855 #3240954]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-29T03:07:41.388527 #3240954]  INFO -- : $$$[end] "make after-update    -j16" exit with 0.
I, [2024-05-29T03:07:41.388847 #3240954]  INFO -- : $$$[beg] make miniruby -j16
I, [2024-05-29T03:07:41.481471 #3240954]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T03:07:41.481513 #3240954]  INFO -- : 	CC = gcc
I, [2024-05-29T03:07:41.481524 #3240954]  INFO -- : 	LD = ld
I, [2024-05-29T03:07:41.481533 #3240954]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T03:07:41.481541 #3240954]  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-29T03:07:41.481550 #3240954]  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-29T03:07:41.481565 #3240954]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T03:07:41.481573 #3240954]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T03:07:41.481581 #3240954]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T03:07:41.481588 #3240954]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-29T03:07:41.481596 #3240954]  INFO -- : 	LC_ALL = 
I, [2024-05-29T03:07:41.481603 #3240954]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T03:07:41.481610 #3240954]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-29T03:07:41.481617 #3240954]  INFO -- : 	RUSTC = rustc
I, [2024-05-29T03:07:41.481626 #3240954]  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-29T03:07:41.483014 #3240954]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T03:07:41.483035 #3240954]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T03:07:41.483051 #3240954]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T03:07:41.483064 #3240954]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T03:07:41.483072 #3240954]  INFO -- : 
I, [2024-05-29T03:07:41.505969 #3240954]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-29T03:07:41.651166 #3240954]  INFO -- : linking miniruby
I, [2024-05-29T03:07:42.307406 #3240954]  INFO -- : $$$[end] "make miniruby -j16" exit with 0.
I, [2024-05-29T03:07:42.307539 #3240954]  INFO -- : $$$[beg] make ruby -j16
I, [2024-05-29T03:07:42.361322 #3240954]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T03:07:42.361374 #3240954]  INFO -- : 	CC = gcc
I, [2024-05-29T03:07:42.361388 #3240954]  INFO -- : 	LD = ld
I, [2024-05-29T03:07:42.361396 #3240954]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T03:07:42.361405 #3240954]  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-29T03:07:42.361413 #3240954]  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-29T03:07:42.361421 #3240954]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T03:07:42.361429 #3240954]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T03:07:42.361437 #3240954]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T03:07:42.361445 #3240954]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-29T03:07:42.361452 #3240954]  INFO -- : 	LC_ALL = 
I, [2024-05-29T03:07:42.361459 #3240954]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T03:07:42.361467 #3240954]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-29T03:07:42.361474 #3240954]  INFO -- : 	RUSTC = rustc
I, [2024-05-29T03:07:42.361483 #3240954]  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-29T03:07:42.362653 #3240954]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T03:07:42.362675 #3240954]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T03:07:42.362695 #3240954]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T03:07:42.362704 #3240954]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T03:07:42.362712 #3240954]  INFO -- : 
I, [2024-05-29T03:07:42.543135 #3240954]  INFO -- : builtin_binary.inc updated
I, [2024-05-29T03:07:42.554511 #3240954]  INFO -- : b0491fd6ee8b0e60f2bc0b289aea23f972e630eb71babec79d470be4c3470265  builtin_binary.inc
I, [2024-05-29T03:07:42.556258 #3240954]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-29T03:07:42.844206 #3240954]  INFO -- : linking static-library libruby-static.a
I, [2024-05-29T03:07:43.240202 #3240954]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-29T03:07:45.125541 #3240954]  INFO -- : linking ruby
I, [2024-05-29T03:07:45.146230 #3240954]  INFO -- : $$$[end] "make ruby -j16" exit with 0.
I, [2024-05-29T03:07:45.146357 #3240954]  INFO -- : $$$[beg] make all -j16
I, [2024-05-29T03:07:45.237505 #3240954]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T03:07:45.237558 #3240954]  INFO -- : 	CC = gcc
I, [2024-05-29T03:07:45.237569 #3240954]  INFO -- : 	LD = ld
I, [2024-05-29T03:07:45.237577 #3240954]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T03:07:45.237585 #3240954]  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-29T03:07:45.237597 #3240954]  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-29T03:07:45.237606 #3240954]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T03:07:45.237613 #3240954]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T03:07:45.237621 #3240954]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T03:07:45.237629 #3240954]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-29T03:07:45.237636 #3240954]  INFO -- : 	LC_ALL = 
I, [2024-05-29T03:07:45.237643 #3240954]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T03:07:45.237651 #3240954]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-29T03:07:45.237658 #3240954]  INFO -- : 	RUSTC = rustc
I, [2024-05-29T03:07:45.237666 #3240954]  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-29T03:07:45.238850 #3240954]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T03:07:45.238871 #3240954]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T03:07:45.238893 #3240954]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T03:07:45.238906 #3240954]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T03:07:45.238921 #3240954]  INFO -- : 
I, [2024-05-29T03:07:45.279165 #3240954]  INFO -- : generating enc.mk
I, [2024-05-29T03:07:45.281050 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-29T03:07:45.281774 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-29T03:07:45.282034 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-29T03:07:45.282695 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-29T03:07:45.283276 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-29T03:07:45.283533 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-29T03:07:45.284071 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-29T03:07:45.285021 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-29T03:07:45.285301 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-29T03:07:45.286129 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-29T03:07:45.286517 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-29T03:07:45.287232 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-29T03:07:45.287530 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-29T03:07:45.288308 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-29T03:07:45.288629 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-29T03:07:45.463734 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-29T03:07:45.466578 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-29T03:07:45.466869 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-29T03:07:45.468823 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-29T03:07:45.471292 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-29T03:07:45.473234 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-29T03:07:45.499224 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-29T03:07:45.502228 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-29T03:07:45.504342 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-29T03:07:45.504974 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-29T03:07:45.526933 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-29T03:07:45.550376 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-29T03:07:45.566034 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-29T03:07:45.592374 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-29T03:07:45.667141 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-29T03:07:45.670662 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-29T03:07:45.674789 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-29T03:07:45.687306 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-29T03:07:45.688155 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-29T03:07:45.696788 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-29T03:07:45.704933 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-29T03:07:45.710507 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-29T03:07:45.711346 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-29T03:07:45.727965 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-29T03:07:45.732768 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-29T03:07:45.745630 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-29T03:07:45.778858 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-29T03:07:45.844380 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-29T03:07:45.848308 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-29T03:07:45.862634 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-29T03:07:45.885650 #3240954]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-29T03:07:45.920861 #3240954]  INFO -- : making enc
I, [2024-05-29T03:07:45.927785 #3240954]  INFO -- : making srcs under enc
I, [2024-05-29T03:07:45.957635 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:45.957730 #3240954]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-29T03:07:45.957749 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:45.966458 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:45.966572 #3240954]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T03:07:45.966595 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:45.967518 #3240954]  INFO -- : generating transdb.h
I, [2024-05-29T03:07:46.083589 #3240954]  INFO -- : transdb.h unchanged
I, [2024-05-29T03:07:46.084395 #3240954]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-29T03:07:46.084509 #3240954]  INFO -- : making trans
I, [2024-05-29T03:07:46.113503 #3240954]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-29T03:07:46.116109 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:46.125779 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:46.126024 #3240954]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-29T03:07:46.126046 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:46.157859 #3240954]  INFO -- : making encs
I, [2024-05-29T03:07:46.231803 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:46.232005 #3240954]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-29T03:07:46.232066 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:46.362175 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:46.362863 #3240954]  INFO -- : generating makefile exts.mk
I, [2024-05-29T03:07:46.403994 #3240954]  INFO -- : exts.mk unchanged
I, [2024-05-29T03:07:46.408341 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:46.432281 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T03:07:46.433614 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T03:07:46.434221 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T03:07:46.435593 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T03:07:46.435892 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T03:07:46.436257 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T03:07:46.437778 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T03:07:46.438258 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T03:07:46.438547 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T03:07:46.439172 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T03:07:46.440414 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T03:07:46.440438 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T03:07:46.440453 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T03:07:46.440465 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T03:07:46.440704 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T03:07:46.440915 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T03:07:46.440946 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T03:07:46.441373 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T03:07:46.441649 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T03:07:46.443786 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T03:07:46.443964 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T03:07:46.444307 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T03:07:46.444333 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T03:07:46.445173 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T03:07:46.445908 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T03:07:46.446173 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T03:07:46.446772 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T03:07:46.447348 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T03:07:46.448210 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T03:07:46.448659 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T03:07:46.453815 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T03:07:46.453920 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T03:07:46.454432 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T03:07:46.455660 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T03:07:46.456527 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T03:07:46.457196 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T03:07:46.465688 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T03:07:46.469023 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T03:07:46.477550 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T03:07:46.478608 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T03:07:46.478841 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T03:07:46.482345 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T03:07:46.488364 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T03:07:46.491330 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T03:07:46.513842 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:46.590776 #3240954]  INFO -- : linking ruby
I, [2024-05-29T03:07:46.610923 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:46.611262 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:46.614811 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:46.614836 #3240954]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-29T03:07:46.614854 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:46.615435 #3240954]  INFO -- : $$$[end] "make all -j16" exit with 0.
I, [2024-05-29T03:07:46.615536 #3240954]  INFO -- : $$$[beg] make install -j16
I, [2024-05-29T03:07:46.675900 #3240954]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-29T03:07:46.675952 #3240954]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-29T03:07:46.676587 #3240954]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-29T03:07:46.677175 #3240954]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-29T03:07:46.677285 #3240954]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-29T03:07:46.677789 #3240954]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T03:07:46.677818 #3240954]  INFO -- : 	CC = gcc
I, [2024-05-29T03:07:46.677828 #3240954]  INFO -- : 	LD = ld
I, [2024-05-29T03:07:46.677838 #3240954]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T03:07:46.677849 #3240954]  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-29T03:07:46.677857 #3240954]  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-29T03:07:46.677866 #3240954]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T03:07:46.677872 #3240954]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T03:07:46.677878 #3240954]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T03:07:46.677906 #3240954]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-29T03:07:46.677912 #3240954]  INFO -- : 	LC_ALL = 
I, [2024-05-29T03:07:46.677918 #3240954]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T03:07:46.677928 #3240954]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-29T03:07:46.677933 #3240954]  INFO -- : 	RUSTC = rustc
I, [2024-05-29T03:07:46.677940 #3240954]  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-29T03:07:46.679118 #3240954]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-29T03:07:46.679203 #3240954]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-29T03:07:46.716977 #3240954]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-29T03:07:46.718013 #3240954]  INFO -- : generating enc.mk
I, [2024-05-29T03:07:46.718046 #3240954]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T03:07:46.718059 #3240954]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T03:07:46.718088 #3240954]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T03:07:46.718099 #3240954]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T03:07:46.718107 #3240954]  INFO -- : 
I, [2024-05-29T03:07:46.719397 #3240954]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-29T03:07:46.841694 #3240954]  INFO -- : making srcs under enc
I, [2024-05-29T03:07:46.841773 #3240954]  INFO -- : making enc
I, [2024-05-29T03:07:46.859587 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:46.859634 #3240954]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-29T03:07:46.859645 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:46.872159 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:46.872194 #3240954]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T03:07:46.872211 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:46.873004 #3240954]  INFO -- : generating transdb.h
I, [2024-05-29T03:07:46.899294 #3240954]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-29T03:07:46.973483 #3240954]  INFO -- : transdb.h unchanged
I, [2024-05-29T03:07:46.973708 #3240954]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-29T03:07:46.973841 #3240954]  INFO -- : making trans
I, [2024-05-29T03:07:46.974283 #3240954]  INFO -- :   Successfully built RubyGem
I, [2024-05-29T03:07:46.974302 #3240954]  INFO -- :   Name: power_assert
I, [2024-05-29T03:07:46.974311 #3240954]  INFO -- :   Version: 2.0.4dev
I, [2024-05-29T03:07:46.974319 #3240954]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-29T03:07:46.976339 #3240954]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-29T03:07:47.007171 #3240954]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-05-29T03:07:47.007398 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:47.007425 #3240954]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-29T03:07:47.007437 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:47.008241 #3240954]  INFO -- : making encs
I, [2024-05-29T03:07:47.009734 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:47.079135 #3240954]  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-29T03:07:47.081537 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:47.081646 #3240954]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-29T03:07:47.081695 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:47.093109 #3240954]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-29T03:07:47.257927 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:47.258624 #3240954]  INFO -- : generating makefile exts.mk
I, [2024-05-29T03:07:47.299830 #3240954]  INFO -- : exts.mk unchanged
I, [2024-05-29T03:07:47.304196 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:47.329485 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T03:07:47.329617 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T03:07:47.330167 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T03:07:47.331062 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T03:07:47.331698 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T03:07:47.332034 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T03:07:47.334063 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T03:07:47.334241 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T03:07:47.334817 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T03:07:47.334844 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T03:07:47.335285 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T03:07:47.335801 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T03:07:47.336020 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T03:07:47.336082 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T03:07:47.336373 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T03:07:47.337095 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T03:07:47.337887 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T03:07:47.337915 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T03:07:47.338324 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T03:07:47.340099 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T03:07:47.340179 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T03:07:47.340426 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T03:07:47.341032 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T03:07:47.341059 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T03:07:47.341079 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T03:07:47.342431 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T03:07:47.342659 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T03:07:47.342971 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T03:07:47.343225 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T03:07:47.344804 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T03:07:47.349476 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T03:07:47.350267 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T03:07:47.352427 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T03:07:47.352493 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T03:07:47.352990 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T03:07:47.356628 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T03:07:47.357049 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T03:07:47.373605 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T03:07:47.373742 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T03:07:47.374024 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T03:07:47.375118 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T03:07:47.379970 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T03:07:47.385876 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T03:07:47.386560 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T03:07:47.408897 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:47.483812 #3240954]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-29T03:07:47.483859 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:47.484076 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:47.487518 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:47.487541 #3240954]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-29T03:07:47.487558 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:47.487774 #3240954]  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-29T03:07:47.587444 #3240954]  INFO -- : Installing to 
I, [2024-05-29T03:07:47.587498 #3240954]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-05-29T03:07:47.587658 #3240954]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-05-29T03:07:47.597129 #3240954]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-29T03:07:47.597167 #3240954]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-05-29T03:07:47.597246 #3240954]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-29T03:07:47.607855 #3240954]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-05-29T03:07:47.607907 #3240954]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-05-29T03:07:47.607920 #3240954]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-05-29T03:07:47.608156 #3240954]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-29T03:07:47.613224 #3240954]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-05-29T03:07:47.613256 #3240954]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-05-29T03:07:47.613268 #3240954]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-05-29T03:07:47.613289 #3240954]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-05-29T03:07:47.613414 #3240954]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-29T03:07:47.658667 #3240954]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-05-29T03:07:47.666191 #3240954]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-05-29T03:07:47.666394 #3240954]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-29T03:07:47.693184 #3240954]  INFO -- :                                     benchmark 0.3.0
I, [2024-05-29T03:07:47.695568 #3240954]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-05-29T03:07:47.697284 #3240954]  INFO -- :                                     cgi 0.4.1
I, [2024-05-29T03:07:47.698503 #3240954]  INFO -- :                                     delegate 0.3.1
I, [2024-05-29T03:07:47.699107 #3240954]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-05-29T03:07:47.699694 #3240954]  INFO -- :                                     english 0.8.0
I, [2024-05-29T03:07:47.700275 #3240954]  INFO -- :                                     erb 4.0.4
I, [2024-05-29T03:07:47.701176 #3240954]  INFO -- :                                     error_highlight 0.6.0
I, [2024-05-29T03:07:47.701753 #3240954]  INFO -- :                                     fileutils 1.7.2
I, [2024-05-29T03:07:47.702330 #3240954]  INFO -- :                                     find 0.2.0
I, [2024-05-29T03:07:47.702903 #3240954]  INFO -- :                                     forwardable 1.3.3
I, [2024-05-29T03:07:47.703467 #3240954]  INFO -- :                                     ipaddr 1.2.6
I, [2024-05-29T03:07:47.704029 #3240954]  INFO -- :                                     irb 1.13.1
I, [2024-05-29T03:07:47.704953 #3240954]  INFO -- :                                     logger 1.6.0
I, [2024-05-29T03:07:47.705571 #3240954]  INFO -- :                                     net-http 0.4.1
I, [2024-05-29T03:07:47.706183 #3240954]  INFO -- :                                     net-protocol 0.2.2
I, [2024-05-29T03:07:47.706779 #3240954]  INFO -- :                                     open-uri 0.4.1
I, [2024-05-29T03:07:47.707982 #3240954]  INFO -- :                                     open3 0.2.1
I, [2024-05-29T03:07:47.708570 #3240954]  INFO -- :                                     optparse 0.5.0
I, [2024-05-29T03:07:47.709196 #3240954]  INFO -- :                                     ostruct 0.6.0
I, [2024-05-29T03:07:47.709749 #3240954]  INFO -- :                                     pp 0.5.0
I, [2024-05-29T03:07:47.710334 #3240954]  INFO -- :                                     prettyprint 0.2.0
I, [2024-05-29T03:07:47.710907 #3240954]  INFO -- :                                     prism 0.29.0
I, [2024-05-29T03:07:47.711513 #3240954]  INFO -- :                                     pstore 0.1.3
I, [2024-05-29T03:07:47.712073 #3240954]  INFO -- :                                     rdoc 6.7.0
I, [2024-05-29T03:07:47.713342 #3240954]  INFO -- :                                     readline 0.0.4
I, [2024-05-29T03:07:47.713914 #3240954]  INFO -- :                                     reline 0.5.7
I, [2024-05-29T03:07:47.714502 #3240954]  INFO -- :                                     resolv 0.4.0
I, [2024-05-29T03:07:47.715063 #3240954]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-05-29T03:07:47.716037 #3240954]  INFO -- :                                     securerandom 0.3.1
I, [2024-05-29T03:07:47.716749 #3240954]  INFO -- :                                     set 1.1.0
I, [2024-05-29T03:07:47.717340 #3240954]  INFO -- :                                     shellwords 0.2.0
I, [2024-05-29T03:07:47.717905 #3240954]  INFO -- :                                     singleton 0.2.0
I, [2024-05-29T03:07:47.718447 #3240954]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-05-29T03:07:47.719280 #3240954]  INFO -- :                                     tempfile 0.2.1
I, [2024-05-29T03:07:47.719840 #3240954]  INFO -- :                                     time 0.3.0
I, [2024-05-29T03:07:47.720418 #3240954]  INFO -- :                                     timeout 0.4.1
I, [2024-05-29T03:07:47.721045 #3240954]  INFO -- :                                     tmpdir 0.2.0
I, [2024-05-29T03:07:47.721626 #3240954]  INFO -- :                                     tsort 0.2.0
I, [2024-05-29T03:07:47.722184 #3240954]  INFO -- :                                     un 0.3.0
I, [2024-05-29T03:07:47.722741 #3240954]  INFO -- :                                     uri 0.13.0
I, [2024-05-29T03:07:47.723330 #3240954]  INFO -- :                                     weakref 0.1.3
I, [2024-05-29T03:07:47.723897 #3240954]  INFO -- :                                     yaml 0.3.0
I, [2024-05-29T03:07:47.724344 #3240954]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-29T03:07:47.731317 #3240954]  INFO -- :                                     date 3.3.4
I, [2024-05-29T03:07:47.731937 #3240954]  INFO -- :                                     digest 3.1.1
I, [2024-05-29T03:07:47.732508 #3240954]  INFO -- :                                     etc 1.4.3
I, [2024-05-29T03:07:47.733123 #3240954]  INFO -- :                                     fcntl 1.1.0
I, [2024-05-29T03:07:47.734221 #3240954]  INFO -- :                                     fiddle 1.1.3
I, [2024-05-29T03:07:47.734814 #3240954]  INFO -- :                                     io-console 0.7.2
I, [2024-05-29T03:07:47.735383 #3240954]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-05-29T03:07:47.735949 #3240954]  INFO -- :                                     io-wait 0.3.1
I, [2024-05-29T03:07:47.736485 #3240954]  INFO -- :                                     json 2.7.2
I, [2024-05-29T03:07:47.737185 #3240954]  INFO -- :                                     openssl 3.2.0
I, [2024-05-29T03:07:47.737780 #3240954]  INFO -- :                                     pathname 0.3.0
I, [2024-05-29T03:07:47.738354 #3240954]  INFO -- :                                     psych 5.1.2
I, [2024-05-29T03:07:47.739010 #3240954]  INFO -- :                                     stringio 3.1.1
I, [2024-05-29T03:07:47.739606 #3240954]  INFO -- :                                     strscan 3.1.1
I, [2024-05-29T03:07:47.740169 #3240954]  INFO -- :                                     zlib 3.1.0
I, [2024-05-29T03:07:47.740633 #3240954]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-29T03:07:47.741701 #3240954]  INFO -- :                                     minitest 5.23.1
I, [2024-05-29T03:07:47.751334 #3240954]  INFO -- :                                     rake 13.2.1
I, [2024-05-29T03:07:47.756701 #3240954]  INFO -- :                                     test-unit 3.6.2
I, [2024-05-29T03:07:47.762938 #3240954]  INFO -- :                                     rexml 3.2.8
I, [2024-05-29T03:07:47.768385 #3240954]  INFO -- :                                     rss 0.3.0
I, [2024-05-29T03:07:47.772532 #3240954]  INFO -- :                                     net-ftp 0.3.4
I, [2024-05-29T03:07:47.774851 #3240954]  INFO -- :                                     net-imap 0.4.11
I, [2024-05-29T03:07:47.779496 #3240954]  INFO -- :                                     net-pop 0.1.2
I, [2024-05-29T03:07:47.780758 #3240954]  INFO -- :                                     net-smtp 0.5.0
I, [2024-05-29T03:07:47.782327 #3240954]  INFO -- :                                     matrix 0.4.2
I, [2024-05-29T03:07:47.786406 #3240954]  INFO -- :                                     prime 0.1.2
I, [2024-05-29T03:07:47.794269 #3240954]  INFO -- :                                     rbs 3.4.4
I, [2024-05-29T03:07:47.830615 #3240954]  INFO -- :                                     typeprof 0.21.11
I, [2024-05-29T03:07:47.834174 #3240954]  INFO -- :                                     debug 1.9.2
I, [2024-05-29T03:07:47.838381 #3240954]  INFO -- :                                     racc 1.8.0
I, [2024-05-29T03:07:47.842365 #3240954]  INFO -- :                                     mutex_m 0.2.0
I, [2024-05-29T03:07:47.843906 #3240954]  INFO -- :                                     getoptlong 0.2.1
I, [2024-05-29T03:07:47.845894 #3240954]  INFO -- :                                     base64 0.2.0
I, [2024-05-29T03:07:47.847229 #3240954]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-05-29T03:07:47.850491 #3240954]  INFO -- :                                     observer 0.1.2
I, [2024-05-29T03:07:47.851960 #3240954]  INFO -- :                                     abbrev 0.1.2
I, [2024-05-29T03:07:47.853383 #3240954]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-05-29T03:07:47.855142 #3240954]  INFO -- :                                     rinda 0.2.0
I, [2024-05-29T03:07:47.856813 #3240954]  INFO -- :                                     drb 2.2.1
I, [2024-05-29T03:07:47.859116 #3240954]  INFO -- :                                     nkf 0.2.0
I, [2024-05-29T03:07:47.862826 #3240954]  INFO -- :                                     syslog 0.1.2
I, [2024-05-29T03:07:47.865122 #3240954]  INFO -- :                                     csv 3.3.0
I, [2024-05-29T03:07:47.868786 #3240954]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-05-29T03:07:47.870377 #3240954]  INFO -- : skipped bundled gems:
I, [2024-05-29T03:07:47.870402 #3240954]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-05-29T03:07:47.873392 #3240954]  INFO -- : $$$[end] "make install -j16" exit with 0.
I, [2024-05-29T03:07:47.873566 #3240954]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16'
I, [2024-05-29T03:07:56.277831 #3240954]  INFO -- : PASS all 1936 tests
E, [2024-05-29T03:07:56.290572 #3240954] ERROR -- :  
I, [2024-05-29T03:07:56.290963 #3240954]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
I, [2024-05-29T03:07:56.291196 #3240954]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j16'
I, [2024-05-29T03:07:56.387876 #3240954]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T03:07:56.387931 #3240954]  INFO -- : 	CC = gcc
I, [2024-05-29T03:07:56.387942 #3240954]  INFO -- : 	LD = ld
I, [2024-05-29T03:07:56.387951 #3240954]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T03:07:56.387963 #3240954]  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-29T03:07:56.387972 #3240954]  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-29T03:07:56.387984 #3240954]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T03:07:56.387992 #3240954]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T03:07:56.388006 #3240954]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T03:07:56.388015 #3240954]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-29T03:07:56.388023 #3240954]  INFO -- : 	LC_ALL = 
I, [2024-05-29T03:07:56.388032 #3240954]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T03:07:56.388040 #3240954]  INFO -- : 	MFLAGS = 
I, [2024-05-29T03:07:56.388047 #3240954]  INFO -- : 	RUSTC = rustc
I, [2024-05-29T03:07:56.388056 #3240954]  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-29T03:07:56.388502 #3240954]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T03:07:56.388523 #3240954]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T03:07:56.388536 #3240954]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T03:07:56.388565 #3240954]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T03:07:56.388574 #3240954]  INFO -- : 
I, [2024-05-29T03:07:56.540405 #3240954]  INFO -- : Checking leaked global symbols...none
I, [2024-05-29T03:07:56.653113 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-05-29T03:07:56.653167 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-05-29T03:07:56.653179 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-05-29T03:07:56.653196 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-05-29T03:07:56.653397 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-05-29T03:07:56.653521 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-05-29T03:07:56.653761 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-05-29T03:07:56.653897 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-05-29T03:07:56.654641 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-05-29T03:07:56.654963 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-05-29T03:07:56.656761 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-05-29T03:07:56.657607 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-05-29T03:07:56.657800 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-05-29T03:07:56.657828 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-05-29T03:07:56.657894 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-05-29T03:07:56.758631 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-05-29T03:07:56.759489 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-05-29T03:07:57.003853 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-05-29T03:07:57.003985 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-05-29T03:07:57.004185 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-05-29T03:07:57.004620 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-05-29T03:07:57.004813 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-05-29T03:07:57.004843 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-05-29T03:07:57.004904 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-05-29T03:07:57.005031 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-05-29T03:07:57.005054 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-05-29T03:07:57.005128 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-05-29T03:07:57.005184 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-05-29T03:07:57.005613 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-05-29T03:07:57.100238 #3240954]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-05-29T03:07:57.102721 #3240954]  INFO -- : 
I, [2024-05-29T03:07:57.102754 #3240954]  INFO -- : test succeeded
I, [2024-05-29T03:07:57.104151 #3240954]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
I, [2024-05-29T03:07:57.104275 #3240954]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
I, [2024-05-29T03:07:57.237878 #3240954]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T03:07:57.237930 #3240954]  INFO -- : 	CC = gcc
I, [2024-05-29T03:07:57.237942 #3240954]  INFO -- : 	LD = ld
I, [2024-05-29T03:07:57.237953 #3240954]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T03:07:57.237961 #3240954]  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-29T03:07:57.237979 #3240954]  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-29T03:07:57.237990 #3240954]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T03:07:57.237998 #3240954]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T03:07:57.238006 #3240954]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T03:07:57.238013 #3240954]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-29T03:07:57.238021 #3240954]  INFO -- : 	LC_ALL = 
I, [2024-05-29T03:07:57.238028 #3240954]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T03:07:57.238036 #3240954]  INFO -- : 	MFLAGS = 
I, [2024-05-29T03:07:57.238043 #3240954]  INFO -- : 	RUSTC = rustc
I, [2024-05-29T03:07:57.238051 #3240954]  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-29T03:07:57.238501 #3240954]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T03:07:57.238522 #3240954]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T03:07:57.238534 #3240954]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T03:07:57.238561 #3240954]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T03:07:57.238573 #3240954]  INFO -- : 
I, [2024-05-29T03:07:57.240432 #3240954]  INFO -- : generating enc.mk
I, [2024-05-29T03:07:57.394924 #3240954]  INFO -- : making enc
I, [2024-05-29T03:07:57.447667 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:57.447692 #3240954]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-29T03:07:57.447703 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:57.448317 #3240954]  INFO -- : making srcs under enc
I, [2024-05-29T03:07:57.476363 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:57.476386 #3240954]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T03:07:57.476397 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:57.477345 #3240954]  INFO -- : generating transdb.h
I, [2024-05-29T03:07:57.612506 #3240954]  INFO -- : transdb.h unchanged
I, [2024-05-29T03:07:57.613714 #3240954]  INFO -- : making trans
I, [2024-05-29T03:07:57.647319 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:57.647342 #3240954]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-29T03:07:57.647353 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:57.647929 #3240954]  INFO -- : making encs
I, [2024-05-29T03:07:57.683398 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:57.683421 #3240954]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-29T03:07:57.683432 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:57.685654 #3240954]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-29T03:07:57.712844 #3240954]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-29T03:07:57.717328 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:59.200436 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:59.201132 #3240954]  INFO -- : generating makefile exts.mk
I, [2024-05-29T03:07:59.279067 #3240954]  INFO -- : exts.mk unchanged
I, [2024-05-29T03:07:59.283390 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:07:59.587640 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T03:07:59.590993 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T03:07:59.602066 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T03:07:59.610141 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T03:07:59.617477 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T03:07:59.623378 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T03:07:59.649631 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T03:07:59.653314 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T03:07:59.675359 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T03:07:59.682630 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T03:07:59.686313 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T03:07:59.688728 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T03:07:59.702005 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T03:07:59.711497 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T03:07:59.724142 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T03:07:59.727166 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T03:07:59.731341 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T03:07:59.737361 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T03:07:59.776845 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T03:07:59.791314 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T03:07:59.795092 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T03:07:59.797943 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T03:07:59.809305 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T03:07:59.839620 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T03:07:59.843440 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T03:07:59.845903 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T03:07:59.861740 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T03:07:59.866898 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T03:07:59.868525 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T03:07:59.872239 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T03:07:59.879873 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T03:07:59.885965 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T03:07:59.907316 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T03:07:59.965569 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T03:07:59.967506 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T03:07:59.989606 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T03:07:59.992928 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T03:08:00.015496 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T03:08:00.017500 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T03:08:00.039377 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T03:08:00.043794 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T03:08:00.066649 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T03:08:00.068619 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T03:08:00.090494 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T03:08:00.112664 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:08:00.187986 #3240954]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-29T03:08:00.188031 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:08:00.188247 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:08:00.195870 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:08:00.195938 #3240954]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-29T03:08:00.195985 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:08:00.280205 #3240954]  INFO -- : Run options: 
I, [2024-05-29T03:08:00.280293 #3240954]  INFO -- :   --seed=1592
I, [2024-05-29T03:08:00.280306 #3240954]  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-29T03:08:00.280315 #3240954]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-05-29T03:08:00.280324 #3240954]  INFO -- :   --name=!/memory_leak/
I, [2024-05-29T03:08:00.280332 #3240954]  INFO -- :   --stderr-on-failure
I, [2024-05-29T03:08:00.280339 #3240954]  INFO -- :   -j16
I, [2024-05-29T03:08:00.280347 #3240954]  INFO -- : 
I, [2024-05-29T03:08:00.280355 #3240954]  INFO -- : # Running tests:
I, [2024-05-29T03:08:00.280362 #3240954]  INFO -- : 
I, [2024-05-29T03:08:00.506989 #3240954]  INFO -- : [  1/883] 3282234=test_ole_methods
I, [2024-05-29T03:08:00.507142 #3240954]  INFO -- : [  2/883] 3282241=test_erb_m17n
I, [2024-05-29T03:08:00.507266 #3240954]  INFO -- : [  3/883] 3282235=test_optimization
I, [2024-05-29T03:08:00.508079 #3240954]  INFO -- : [  4/883] 3282233=test_date_conv
I, [2024-05-29T03:08:00.508658 #3240954]  INFO -- : [  5/883] 3282239=test_zlib
I, [2024-05-29T03:08:00.509934 #3240954]  INFO -- : [  6/883] 3282245=test_cgi_tag_helper
I, [2024-05-29T03:08:00.510497 #3240954]  INFO -- : [  7/883] 3282234=test_egrep_cpp
I, [2024-05-29T03:08:00.510805 #3240954]  INFO -- : [  8/883] 3282237=test_gem_resolver_index_set
I, [2024-05-29T03:08:00.510998 #3240954]  INFO -- : [  9/883] 3282240=test_gem_package_old
I, [2024-05-29T03:08:00.511200 #3240954]  INFO -- : [ 10/883] 3282246=test_string
I, [2024-05-29T03:08:00.511425 #3240954]  INFO -- : [ 11/883] 3282243=test_proc
I, [2024-05-29T03:08:00.511574 #3240954]  INFO -- : [ 12/883] 3282238=test_gc_compact
I, [2024-05-29T03:08:00.511737 #3240954]  INFO -- : [ 13/883] 3282236=test_gem_validator
I, [2024-05-29T03:08:00.511920 #3240954]  INFO -- : [ 14/883] 3282247=test_fnmatch
I, [2024-05-29T03:08:00.513206 #3240954]  INFO -- : [ 15/883] 3282242=test_files_test_2
I, [2024-05-29T03:08:00.513491 #3240954]  INFO -- : [ 16/883] 3282232=test_folderitem2_invokeverb
I, [2024-05-29T03:08:00.517963 #3240954]  INFO -- : [ 17/883] 3282244=test_rdoc_markup_parser
I, [2024-05-29T03:08:00.518787 #3240954]  INFO -- : [ 18/883] 3282232=test_require_path_check
I, [2024-05-29T03:08:00.526027 #3240954]  INFO -- : [ 19/883] 3282233=test_string
I, [2024-05-29T03:08:00.531565 #3240954]  INFO -- : [ 20/883] 3282241=test_pattern_matching
I, [2024-05-29T03:08:00.543195 #3240954]  INFO -- : [ 21/883] 3282245=test_rdoc_stats
I, [2024-05-29T03:08:00.568464 #3240954]  INFO -- : [ 22/883] 3282241=test_depth_first
I, [2024-05-29T03:08:00.594137 #3240954]  INFO -- : [ 23/883] 3282247=test_gem_request_set_lockfile_parser
I, [2024-05-29T03:08:00.598937 #3240954]  INFO -- : [ 24/883] 3282233=test_x509attr
I, [2024-05-29T03:08:00.601365 #3240954]  INFO -- : [ 25/883] 3282241=test_raise
I, [2024-05-29T03:08:00.609226 #3240954]  INFO -- : [ 26/883] 3282241=test_rdoc_store
I, [2024-05-29T03:08:00.615884 #3240954]  INFO -- : [ 27/883] 3282232=test_custom_command
I, [2024-05-29T03:08:00.676298 #3240954]  INFO -- : [ 28/883] 3282233=json_addition_test
I, [2024-05-29T03:08:00.681019 #3240954]  INFO -- : [ 29/883] 3282233=test_qsort
I, [2024-05-29T03:08:00.708708 #3240954]  INFO -- : [ 30/883] 3282233=test_rdoc_parser
I, [2024-05-29T03:08:00.722919 #3240954]  INFO -- : [ 31/883] 3282234=test_gem_dependency_resolution_error
I, [2024-05-29T03:08:00.751381 #3240954]  INFO -- : [ 32/883] 3282232=test_rdoc_markup_to_rdoc
I, [2024-05-29T03:08:00.794899 #3240954]  INFO -- : [ 33/883] 3282244=test_rdoc_rd_inline_parser
I, [2024-05-29T03:08:00.818896 #3240954]  INFO -- : [ 34/883] 3282236=test_default_gems
I, [2024-05-29T03:08:00.829146 #3240954]  INFO -- : [ 35/883] 3282237=test_null
I, [2024-05-29T03:08:00.832258 #3240954]  INFO -- : [ 36/883] 3282244=test_win32ole_type
I, [2024-05-29T03:08:00.839708 #3240954]  INFO -- : [ 37/883] 3282244=test_mul
I, [2024-05-29T03:08:00.841062 #3240954]  INFO -- : [ 38/883] 3282240=test_rdoc_markup_attributes
I, [2024-05-29T03:08:00.843270 #3240954]  INFO -- : [ 39/883] 3282245=test_date_parse
I, [2024-05-29T03:08:00.851490 #3240954]  INFO -- : [ 40/883] 3282244=test_pkey_ec
I, [2024-05-29T03:08:00.859846 #3240954]  INFO -- : [ 41/883] 3282237=test_pipe
I, [2024-05-29T03:08:00.898708 #3240954]  INFO -- : [ 42/883] 3282236=test_thread
I, [2024-05-29T03:08:00.905846 #3240954]  INFO -- : [ 43/883] 3282236=test_trick
I, [2024-05-29T03:08:00.934015 #3240954]  INFO -- : [ 44/883] 3282233=test_rdoc_i18n_text
I, [2024-05-29T03:08:00.950154 #3240954]  INFO -- : [ 45/883] 3282233=test_key_name_check
I, [2024-05-29T03:08:00.964758 #3240954]  INFO -- : [ 46/883] 3282233=test_backtrace
I, [2024-05-29T03:08:00.972235 #3240954]  INFO -- : [ 47/883] 3282233=test_defined
I, [2024-05-29T03:08:00.974148 #3240954]  INFO -- : [ 48/883] 3282234=test_io_buffer
I, [2024-05-29T03:08:00.979289 #3240954]  INFO -- : [ 49/883] 3282247=test_rdoc_rdoc
I, [2024-05-29T03:08:01.007357 #3240954]  INFO -- : [ 50/883] 3282244=test_time
I, [2024-05-29T03:08:01.022563 #3240954]  INFO -- : [ 51/883] 3282232=test_windows_1251
I, [2024-05-29T03:08:01.022651 #3240954]  INFO -- : [ 52/883] 3282234=test_buffering
I, [2024-05-29T03:08:01.025806 #3240954]  INFO -- : [ 53/883] 3282232=test_svcb_https
I, [2024-05-29T03:08:01.032270 #3240954]  INFO -- : [ 54/883] 3282237=test_gb18030
I, [2024-05-29T03:08:01.043045 #3240954]  INFO -- : [ 55/883] 3282237=test_gem_uninstaller
I, [2024-05-29T03:08:01.056135 #3240954]  INFO -- : [ 56/883] 3282245=test_files_ext
I, [2024-05-29T03:08:01.059214 #3240954]  INFO -- : [ 57/883] 3282240=test_bug-5832
I, [2024-05-29T03:08:01.063240 #3240954]  INFO -- : [ 58/883] 3282240=test_gem_silent_ui
I, [2024-05-29T03:08:01.064852 #3240954]  INFO -- : [ 59/883] 3282232=test_emitter
I, [2024-05-29T03:08:01.068405 #3240954]  INFO -- : [ 60/883] 3282234=test_gem_doctor
I, [2024-05-29T03:08:01.090420 #3240954]  INFO -- : [ 61/883] 3282233=test_kdf
I, [2024-05-29T03:08:01.113235 #3240954]  INFO -- : [ 62/883] 3282240=dispatcher_test
I, [2024-05-29T03:08:01.123399 #3240954]  INFO -- : [ 63/883] 3282232=test_eval_history
I, [2024-05-29T03:08:01.126449 #3240954]  INFO -- : [ 64/883] 3282234=test_kernel
I, [2024-05-29T03:08:01.151286 #3240954]  INFO -- : [ 65/883] 3282232=test_rdoc_markup_paragraph
I, [2024-05-29T03:08:01.158399 #3240954]  INFO -- : [ 66/883] 3282232=test_psych
I, [2024-05-29T03:08:01.180491 #3240954]  INFO -- : [ 67/883] 3282232=test_enc_raise
I, [2024-05-29T03:08:01.181575 #3240954]  INFO -- : [ 68/883] 3282245=!Nothing_to_test
I, [2024-05-29T03:08:01.183006 #3240954]  INFO -- : [ 69/883] 3282233=test_object_create_start
I, [2024-05-29T03:08:01.183465 #3240954]  INFO -- : [ 70/883] 3282245=test_at_exit
I, [2024-05-29T03:08:01.188108 #3240954]  INFO -- : [ 71/883] 3282244=test_command
I, [2024-05-29T03:08:01.188488 #3240954]  INFO -- : [ 72/883] 3282233=test_gem_rdoc
I, [2024-05-29T03:08:01.191054 #3240954]  INFO -- : [ 73/883] 3282232=test_date
I, [2024-05-29T03:08:01.207531 #3240954]  INFO -- : [ 74/883] 3282245=test_gem_ext_cargo_builder_unit
I, [2024-05-29T03:08:01.233648 #3240954]  INFO -- : [ 75/883] 3282232=test_rdoc_markup_to_tt_only
I, [2024-05-29T03:08:01.252011 #3240954]  INFO -- : [ 76/883] 3282240=test_hmac
I, [2024-05-29T03:08:01.273706 #3240954]  INFO -- : [ 77/883] 3282232=test_rdoc_tom_doc
I, [2024-05-29T03:08:01.278360 #3240954]  INFO -- : [ 78/883] 3282240=test_assignment
I, [2024-05-29T03:08:01.303743 #3240954]  INFO -- : [ 79/883] 3282232=test_ifunless
I, [2024-05-29T03:08:01.307173 #3240954]  INFO -- : [ 80/883] 3282232=test_gem_commands_lock_command
I, [2024-05-29T03:08:01.364404 #3240954]  INFO -- : [ 81/883] 3282247=test_numeric
I, [2024-05-29T03:08:01.456423 #3240954]  INFO -- : [ 82/883] 3282247=test_common
I, [2024-05-29T03:08:01.462446 #3240954]  INFO -- : [ 83/883] 3282245=test_gem_spec_fetcher
I, [2024-05-29T03:08:01.558358 #3240954]  INFO -- : [ 84/883] 3282232=test_gem_command
I, [2024-05-29T03:08:01.570902 #3240954]  INFO -- : [ 85/883] 3282243=test_bug-3571
I, [2024-05-29T03:08:01.597723 #3240954]  INFO -- : [ 86/883] 3282243=test_key_actor_vi
I, [2024-05-29T03:08:01.607391 #3240954]  INFO -- : [ 87/883] 3282233=test_address_resolve
I, [2024-05-29T03:08:01.679025 #3240954]  INFO -- : [ 88/883] 3282232=test_rdoc_token_stream
I, [2024-05-29T03:08:01.680963 #3240954]  INFO -- : [ 89/883] 3282233=test_yaml_special_cases
I, [2024-05-29T03:08:01.682312 #3240954]  INFO -- : [ 90/883] 3282245=test_optarg
I, [2024-05-29T03:08:01.685437 #3240954]  INFO -- : [ 91/883] 3282232=test_gem_source_list
I, [2024-05-29T03:08:01.692614 #3240954]  INFO -- : [ 92/883] 3282233=test_config
I, [2024-05-29T03:08:01.761021 #3240954]  INFO -- : [ 93/883] 3282232=test_macro
I, [2024-05-29T03:08:01.761113 #3240954]  INFO -- : [ 94/883] 3282241=test_pp
I, [2024-05-29T03:08:01.764734 #3240954]  INFO -- : [ 95/883] 3282247=test_frozen
I, [2024-05-29T03:08:01.769505 #3240954]  INFO -- : [ 96/883] 3282244=test_gem_ext_configure_builder
I, [2024-05-29T03:08:01.770033 #3240954]  INFO -- : [ 97/883] 3282232=test_verbose
I, [2024-05-29T03:08:01.771287 #3240954]  INFO -- : [ 98/883] 3282247=test_num2int
I, [2024-05-29T03:08:01.784062 #3240954]  INFO -- : [ 99/883] 3282247=test_nil
I, [2024-05-29T03:08:01.795194 #3240954]  INFO -- : [100/883] 3282243=test_rdoc_single_class
I, [2024-05-29T03:08:01.806310 #3240954]  INFO -- : [101/883] 3282232=test_exception
I, [2024-05-29T03:08:01.817642 #3240954]  INFO -- : [102/883] 3282247=test_zsh_completion
I, [2024-05-29T03:08:01.819686 #3240954]  INFO -- : [103/883] 3282232=test_iter_break
I, [2024-05-29T03:08:01.821670 #3240954]  INFO -- : [104/883] 3282247=test_rdoc_markdown_test
I, [2024-05-29T03:08:01.824682 #3240954]  INFO -- : [105/883] 3282232=test_rdoc_normal_module
I, [2024-05-29T03:08:01.839656 #3240954]  INFO -- : [106/883] 3282233=test_c_union_entity
I, [2024-05-29T03:08:01.851655 #3240954]  INFO -- : [107/883] 3282241=test_logperiod
I, [2024-05-29T03:08:01.858224 #3240954]  INFO -- : [108/883] 3282245=test_securerandom
I, [2024-05-29T03:08:01.863752 #3240954]  INFO -- : [109/883] 3282241=test_switch_hitter
I, [2024-05-29T03:08:01.894793 #3240954]  INFO -- : [110/883] 3282245=test_io_console
I, [2024-05-29T03:08:01.899338 #3240954]  INFO -- : [111/883] 3282241=test_flush
I, [2024-05-29T03:08:01.910278 #3240954]  INFO -- : [112/883] 3282241=test_singleton
I, [2024-05-29T03:08:01.920862 #3240954]  INFO -- : [113/883] 3282241=test_hash_create
I, [2024-05-29T03:08:01.921078 #3240954]  INFO -- : [114/883] 3282241=test_stringchar
I, [2024-05-29T03:08:01.923783 #3240954]  INFO -- : [115/883] 3282234=test_uncorrectable_name_check
I, [2024-05-29T03:08:01.932763 #3240954]  INFO -- : [116/883] 3282234=newline_test
I, [2024-05-29T03:08:01.933338 #3240954]  INFO -- : [117/883] 3282232=test_thread_fd_close
I, [2024-05-29T03:08:01.939539 #3240954]  INFO -- : [118/883] 3282233=test_passing_block
I, [2024-05-29T03:08:01.944535 #3240954]  INFO -- : [119/883] 3282233=test_pack
I, [2024-05-29T03:08:01.955311 #3240954]  INFO -- : [120/883] 3282232=test_process
I, [2024-05-29T03:08:02.031437 #3240954]  INFO -- : [121/883] 3282243=test_last_thread
I, [2024-05-29T03:08:02.044461 #3240954]  INFO -- : [122/883] 3282241=test_gem_source_local
I, [2024-05-29T03:08:02.090174 #3240954]  INFO -- : [123/883] 3282244=test_gem_security_policy
I, [2024-05-29T03:08:02.176040 #3240954]  INFO -- : [124/883] 3282234=test_logdevice
I, [2024-05-29T03:08:02.282721 #3240954]  INFO -- : [125/883] 3282233=test_gem_ext_rake_builder
I, [2024-05-29T03:08:02.368743 #3240954]  INFO -- : [126/883] 3282239=test_arity
I, [2024-05-29T03:08:02.376323 #3240954]  INFO -- : [127/883] 3282239=test_gc
I, [2024-05-29T03:08:02.422282 #3240954]  INFO -- : [128/883] 3282237=test_x509cert
I, [2024-05-29T03:08:02.482686 #3240954]  INFO -- : [129/883] 3282244=test_err_in_callback
I, [2024-05-29T03:08:02.487870 #3240954]  INFO -- : [130/883] 3282244=test_gem_resolver_lock_specification
I, [2024-05-29T03:08:02.544168 #3240954]  INFO -- : [131/883] 3282241=test_enumerator
I, [2024-05-29T03:08:02.553323 #3240954]  INFO -- : [132/883] 3282244=test_inadvertent_creation
I, [2024-05-29T03:08:02.666275 #3240954]  INFO -- : [133/883] 3282237=test_flags
I, [2024-05-29T03:08:02.707943 #3240954]  INFO -- : [134/883] 3282244=test_shift_jis
I, [2024-05-29T03:08:02.717190 #3240954]  INFO -- : [135/883] 3282244=test_gem_commands_which_command
I, [2024-05-29T03:08:02.765757 #3240954]  INFO -- : [136/883] 3282244=test_http
I, [2024-05-29T03:08:02.773149 #3240954]  INFO -- : [137/883] 3282244=test_gem_commands_specification_command
I, [2024-05-29T03:08:02.959622 #3240954]  INFO -- : [138/883] 3282244=test_safe_load
I, [2024-05-29T03:08:02.973555 #3240954]  INFO -- : [139/883] 3282244=test_gem_resolver_composed_set
I, [2024-05-29T03:08:03.006508 #3240954]  INFO -- : [140/883] 3282244=test_gem_resolver
I, [2024-05-29T03:08:03.065971 #3240954]  INFO -- : [141/883] 3282233=test_gem_commands_dependency_command
I, [2024-05-29T03:08:03.109713 #3240954]  INFO -- : [142/883] 3282243=test_rdoc_markup_attribute_manager
I, [2024-05-29T03:08:03.168156 #3240954]  INFO -- : [143/883] 3282233=test_name_error
I, [2024-05-29T03:08:03.174566 #3240954]  INFO -- : [144/883] 3282234=test_rdoc_parser_ruby
I, [2024-05-29T03:08:03.186413 #3240954]  INFO -- : [145/883] 3282243=test_open-uri
I, [2024-05-29T03:08:03.279364 #3240954]  INFO -- : [146/883] 3282233=test_httpresponse
I, [2024-05-29T03:08:03.286353 #3240954]  INFO -- : [147/883] 3282240=test_stream
I, [2024-05-29T03:08:03.315788 #3240954]  INFO -- : [148/883] 3282244=test_nil2vtempty
I, [2024-05-29T03:08:03.319956 #3240954]  INFO -- : [149/883] 3282244=test_rdoc_context
I, [2024-05-29T03:08:03.329764 #3240954]  INFO -- : [150/883] 3282240=test_rdoc_text
I, [2024-05-29T03:08:03.335821 #3240954]  INFO -- : [151/883] 3282247=test_iso_8859
I, [2024-05-29T03:08:03.375918 #3240954]  INFO -- : [152/883] 3282247=test_tcp
I, [2024-05-29T03:08:03.379290 #3240954]  INFO -- : [153/883] 3282233=test_data
I, [2024-05-29T03:08:03.384815 #3240954]  INFO -- : [154/883] 3282233=test_date_new
I, [2024-05-29T03:08:03.396606 #3240954]  INFO -- : [155/883] 3282233=index_write_test
I, [2024-05-29T03:08:03.421854 #3240954]  INFO -- : [156/883] 3282240=test_date_time
I, [2024-05-29T03:08:03.458373 #3240954]  INFO -- : [157/883] 3282240=test_rdoc_markup_to_joined_paragraph
I, [2024-05-29T03:08:03.463246 #3240954]  INFO -- : [158/883] 3282240=test_require
I, [2024-05-29T03:08:03.465781 #3240954]  INFO -- : [159/883] 3282240=test_gem_safe_yaml
I, [2024-05-29T03:08:03.476139 #3240954]  INFO -- : [160/883] 3282240=test_syntax
I, [2024-05-29T03:08:03.485341 #3240954]  INFO -- : [161/883] 3282247=test_scalar
I, [2024-05-29T03:08:03.491082 #3240954]  INFO -- : [162/883] 3282247=test_gem_dependency_installer
I, [2024-05-29T03:08:03.499334 #3240954]  INFO -- : [163/883] 3282233=test_gem_commands_info_command
I, [2024-05-29T03:08:03.524807 #3240954]  INFO -- : [164/883] 3282233=test_rdoc_cross_reference
I, [2024-05-29T03:08:03.546651 #3240954]  INFO -- : [165/883] 3282236=test_store
I, [2024-05-29T03:08:03.642470 #3240954]  INFO -- : [166/883] 3282238=test_case_options
I, [2024-05-29T03:08:03.647043 #3240954]  INFO -- : [167/883] 3282238=test_exception
I, [2024-05-29T03:08:03.779055 #3240954]  INFO -- : [168/883] 3282236=test_rand
I, [2024-05-29T03:08:03.809223 #3240954]  INFO -- : [169/883] 3282243=test_gem_name_tuple
I, [2024-05-29T03:08:03.941129 #3240954]  INFO -- : [170/883] 3282237=test_gem_package_tar_reader_entry
I, [2024-05-29T03:08:04.027178 #3240954]  INFO -- : [171/883] 3282243=test_bug_reporter
I, [2024-05-29T03:08:04.111244 #3240954]  INFO -- : [172/883] 3282236=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-05-29T03:08:04.144276 #3240954]  INFO -- : [173/883] 3282237=test_gem_commands_mirror
I, [2024-05-29T03:08:04.151471 #3240954]  INFO -- : [174/883] 3282234=test_sprintf_comb
I, [2024-05-29T03:08:04.152209 #3240954]  INFO -- : [175/883] 3282237=test_gem_request
I, [2024-05-29T03:08:04.178178 #3240954]  INFO -- : [176/883] 3282236=test_method_cache
I, [2024-05-29T03:08:04.179568 #3240954]  INFO -- : [177/883] 3282236=test_scan_args
I, [2024-05-29T03:08:04.182122 #3240954]  INFO -- : [178/883] 3282233=test_win32ole
I, [2024-05-29T03:08:04.190403 #3240954]  INFO -- : [179/883] 3282233=test_generic
I, [2024-05-29T03:08:04.198099 #3240954]  INFO -- : [180/883] 3282236=test_gem_text
I, [2024-05-29T03:08:04.236370 #3240954]  INFO -- : [181/883] 3282233=test_settracefunc
I, [2024-05-29T03:08:04.259581 #3240954]  INFO -- : [182/883] 3282236=test_enumerator_kw
I, [2024-05-29T03:08:04.263503 #3240954]  INFO -- : [183/883] 3282236=test_reline
I, [2024-05-29T03:08:04.318525 #3240954]  INFO -- : [184/883] 3282244=test_parser_events
I, [2024-05-29T03:08:04.340028 #3240954]  INFO -- : [185/883] 3282234=test_pkey
I, [2024-05-29T03:08:04.389477 #3240954]  INFO -- : [186/883] 3282234=test_case
I, [2024-05-29T03:08:04.389636 #3240954]  INFO -- : [187/883] 3282234=test_gem_request_connection_pools
I, [2024-05-29T03:08:04.403091 #3240954]  INFO -- : [188/883] 3282244=test_gem_version_option
I, [2024-05-29T03:08:04.428204 #3240954]  INFO -- : [189/883] 3282237=test_grapheme_breaks
I, [2024-05-29T03:08:04.466153 #3240954]  INFO -- : [190/883] 3282244=test_cclass
I, [2024-05-29T03:08:04.467735 #3240954]  INFO -- : [191/883] 3282237=test_ractor
I, [2024-05-29T03:08:04.570785 #3240954]  INFO -- : [192/883] 3282237=test_memory_view
I, [2024-05-29T03:08:04.578057 #3240954]  INFO -- : [193/883] 3282243=test_m17n_comb
I, [2024-05-29T03:08:04.582561 #3240954]  INFO -- : [194/883] 3282245=test_json_tree
I, [2024-05-29T03:08:04.599420 #3240954]  INFO -- : [195/883] 3282245=test_rdoc_markup_to_markdown
I, [2024-05-29T03:08:04.622510 #3240954]  INFO -- : [196/883] 3282244=test_rdoc_generator_pot_po
I, [2024-05-29T03:08:04.627952 #3240954]  INFO -- : [197/883] 3282244=test_ansi_with_terminfo
I, [2024-05-29T03:08:04.635450 #3240954]  INFO -- : [198/883] 3282244=test_require_lib
I, [2024-05-29T03:08:04.655625 #3240954]  INFO -- : [199/883] 3282245=parse_test
I, [2024-05-29T03:08:04.691798 #3240954]  INFO -- : [200/883] 3282236=test_gem_install_update_options
I, [2024-05-29T03:08:04.730016 #3240954]  INFO -- : [201/883] 3282237=test_severity
I, [2024-05-29T03:08:04.742557 #3240954]  INFO -- : [202/883] 3282237=test_ractor
I, [2024-05-29T03:08:04.763993 #3240954]  INFO -- : [203/883] 3282237=test_gem_stream_ui
I, [2024-05-29T03:08:04.793361 #3240954]  INFO -- : [204/883] 3282242=test_extlibs
I, [2024-05-29T03:08:04.835084 #3240954]  INFO -- : [205/883] 3282236=test_rdoc_generator_ri
I, [2024-05-29T03:08:04.876505 #3240954]  INFO -- : [206/883] 3282237=test_str2big
I, [2024-05-29T03:08:04.880302 #3240954]  INFO -- : [207/883] 3282237=test_c_struct_builder
I, [2024-05-29T03:08:05.014347 #3240954]  INFO -- : [208/883] 3282237=test_dot_dot
I, [2024-05-29T03:08:05.023216 #3240954]  INFO -- : [209/883] 3282237=test_literal
I, [2024-05-29T03:08:05.028265 #3240954]  INFO -- : [210/883] 3282236=test_socket
I, [2024-05-29T03:08:05.397829 #3240954]  INFO -- : [211/883] 3282246=test_thread
I, [2024-05-29T03:08:05.447441 #3240954]  INFO -- : [212/883] 3282234=test_objectspace
I, [2024-05-29T03:08:05.488612 #3240954]  INFO -- : [213/883] 3282233=test_rdoc_markup_to_table_of_contents
I, [2024-05-29T03:08:05.517328 #3240954]  INFO -- : [214/883] 3282238=test_forwardable
I, [2024-05-29T03:08:05.519137 #3240954]  INFO -- : [215/883] 3282233=test_yaml
I, [2024-05-29T03:08:05.553901 #3240954]  INFO -- : [216/883] 3282238=test_handle
I, [2024-05-29T03:08:05.632237 #3240954]  INFO -- : [217/883] 3282246=test_wait
I, [2024-05-29T03:08:05.661398 #3240954]  INFO -- : [218/883] 3282233=test_big2str
I, [2024-05-29T03:08:05.666818 #3240954]  INFO -- : [219/883] 3282233=test_euc_tw
I, [2024-05-29T03:08:05.672206 #3240954]  INFO -- : [220/883] 3282233=test_ractor
I, [2024-05-29T03:08:05.690795 #3240954]  INFO -- : [221/883] 3282238=test_bmethod
I, [2024-05-29T03:08:05.693208 #3240954]  INFO -- : [222/883] 3282233=test_gem_commands_sources_command
I, [2024-05-29T03:08:05.698205 #3240954]  INFO -- : [223/883] 3282238=test_ansi_without_terminfo
I, [2024-05-29T03:08:05.723645 #3240954]  INFO -- : [224/883] 3282246=test_thread_queue
I, [2024-05-29T03:08:05.763128 #3240954]  INFO -- : [225/883] 3282238=test_nowrite
I, [2024-05-29T03:08:05.795168 #3240954]  INFO -- : [226/883] 3282238=test_rdoc_markup_formatter
I, [2024-05-29T03:08:05.815766 #3240954]  INFO -- : [227/883] 3282237=test_comparable
I, [2024-05-29T03:08:05.820835 #3240954]  INFO -- : [228/883] 3282237=test_rdoc_parser_c
I, [2024-05-29T03:08:05.907142 #3240954]  INFO -- : [229/883] 3282233=test_io_timeout
I, [2024-05-29T03:08:05.913903 #3240954]  INFO -- : [230/883] 3282233=json_fixtures_test
I, [2024-05-29T03:08:05.939936 #3240954]  INFO -- : [231/883] 3282233=test_shapes
I, [2024-05-29T03:08:05.944271 #3240954]  INFO -- : [232/883] 3282233=test_cstr
I, [2024-05-29T03:08:05.965091 #3240954]  INFO -- : [233/883] 3282238=test_pstore
I, [2024-05-29T03:08:06.032524 #3240954]  INFO -- : [234/883] 3282238=test_profile_frames
I, [2024-05-29T03:08:06.226417 #3240954]  INFO -- : [235/883] 3282238=test_class2name
I, [2024-05-29T03:08:06.231774 #3240954]  INFO -- : [236/883] 3282238=test_gbk
I, [2024-05-29T03:08:06.238086 #3240954]  INFO -- : [237/883] 3282238=test_enc_str_buf_cat
I, [2024-05-29T03:08:06.241978 #3240954]  INFO -- : [238/883] 3282238=test_gem_commands_contents_command
I, [2024-05-29T03:08:06.264760 #3240954]  INFO -- : [239/883] 3282247=test_gem_ext_cmake_builder
I, [2024-05-29T03:08:06.281898 #3240954]  INFO -- : [240/883] 3282247=test_require
I, [2024-05-29T03:08:06.321573 #3240954]  INFO -- : [241/883] 3282237=test_cgi_util
I, [2024-05-29T03:08:06.521933 #3240954]  INFO -- : [242/883] 3282234=test_marshalable
I, [2024-05-29T03:08:06.531178 #3240954]  INFO -- : [243/883] 3282234=test_digest
I, [2024-05-29T03:08:06.603131 #3240954]  INFO -- : [244/883] 3282238=test_ractor
I, [2024-05-29T03:08:06.607383 #3240954]  INFO -- : [245/883] 3282237=test_find
I, [2024-05-29T03:08:06.626499 #3240954]  INFO -- : [246/883] 3282237=test_fiddle
I, [2024-05-29T03:08:06.719899 #3240954]  INFO -- : [247/883] 3282237=test_wss
I, [2024-05-29T03:08:06.726710 #3240954]  INFO -- : [248/883] 3282237=test_modify_expand
I, [2024-05-29T03:08:06.730815 #3240954]  INFO -- : [249/883] 3282237=test_rdoc_any_method
I, [2024-05-29T03:08:06.754747 #3240954]  INFO -- : [250/883] 3282238=test_gem_available_set
I, [2024-05-29T03:08:06.874568 #3240954]  INFO -- : [251/883] 3282236=test_rdoc_markdown
I, [2024-05-29T03:08:06.906940 #3240954]  INFO -- : [252/883] 3282238=test_file
I, [2024-05-29T03:08:06.930415 #3240954]  INFO -- : [253/883] 3282238=test_gem_package_tar_reader
I, [2024-05-29T03:08:06.976356 #3240954]  INFO -- : [254/883] 3282238=regexp_test
I, [2024-05-29T03:08:07.078566 #3240954]  INFO -- : [255/883] 3282233=test_rdoc_encoding
I, [2024-05-29T03:08:07.082961 #3240954]  INFO -- : [256/883] 3282238=test_coverage
I, [2024-05-29T03:08:07.113186 #3240954]  INFO -- : [257/883] 3282233=test_pathname
I, [2024-05-29T03:08:07.181956 #3240954]  INFO -- : [258/883] 3282242=test_complexrational
I, [2024-05-29T03:08:07.186713 #3240954]  INFO -- : [259/883] 3282242=test_init
I, [2024-05-29T03:08:07.206094 #3240954]  INFO -- : [260/883] 3282236=test_recorder
I, [2024-05-29T03:08:07.208009 #3240954]  INFO -- : [261/883] 3282237=test_gem_commands_owner_command
I, [2024-05-29T03:08:07.212436 #3240954]  INFO -- : [262/883] 3282236=test_gem_source_vendor
I, [2024-05-29T03:08:07.223118 #3240954]  INFO -- : [263/883] 3282236=test_rdoc_constant
I, [2024-05-29T03:08:07.364531 #3240954]  INFO -- : [264/883] 3282233=test_deprecate
I, [2024-05-29T03:08:07.376083 #3240954]  INFO -- : [265/883] 3282236=test_formatter
I, [2024-05-29T03:08:07.387405 #3240954]  INFO -- : [266/883] 3282236=test_bash_completion
I, [2024-05-29T03:08:07.393711 #3240954]  INFO -- : [267/883] 3282236=test_yamlstore
I, [2024-05-29T03:08:07.397352 #3240954]  INFO -- : [268/883] 3282233=test_gem_installer
I, [2024-05-29T03:08:07.401024 #3240954]  INFO -- : [269/883] 3282236=test_rdoc_parser_rd
I, [2024-05-29T03:08:07.436550 #3240954]  INFO -- : [270/883] 3282236=test_date_strftime
I, [2024-05-29T03:08:07.444999 #3240954]  INFO -- : [271/883] 3282234=test_irb
I, [2024-05-29T03:08:07.704603 #3240954]  INFO -- : [272/883] 3282242=test_load
I, [2024-05-29T03:08:07.727022 #3240954]  INFO -- : [273/883] 3282242=json_string_matching_test
I, [2024-05-29T03:08:07.750517 #3240954]  INFO -- : [274/883] 3282242=test_const
I, [2024-05-29T03:08:07.756755 #3240954]  INFO -- : [275/883] 3282242=test_rdoc_normal_class
I, [2024-05-29T03:08:07.827775 #3240954]  INFO -- : [276/883] 3282237=test_class
I, [2024-05-29T03:08:07.829428 #3240954]  INFO -- : [277/883] 3282247=test_asn1
I, [2024-05-29T03:08:07.867340 #3240954]  INFO -- : [278/883] 3282247=test_random
I, [2024-05-29T03:08:07.876261 #3240954]  INFO -- : [279/883] 3282247=test_tempfile
I, [2024-05-29T03:08:07.947784 #3240954]  INFO -- : [280/883] 3282234=test_noarg
I, [2024-05-29T03:08:08.062531 #3240954]  INFO -- : [281/883] 3282236=parse_comments_test
I, [2024-05-29T03:08:08.072847 #3240954]  INFO -- : [282/883] 3282238=test_queue
I, [2024-05-29T03:08:08.084674 #3240954]  INFO -- : [283/883] 3282238=test_function
I, [2024-05-29T03:08:08.097509 #3240954]  INFO -- : [284/883] 3282242=test_internal_ivar
I, [2024-05-29T03:08:08.101415 #3240954]  INFO -- : [285/883] 3282242=test_gem_resolver_index_specification
I, [2024-05-29T03:08:08.138648 #3240954]  INFO -- : [286/883] 3282236=test_duplicate
I, [2024-05-29T03:08:08.174717 #3240954]  INFO -- : [287/883] 3282236=test_basicsocket
I, [2024-05-29T03:08:08.185291 #3240954]  INFO -- : [288/883] 3282236=test_utf32
I, [2024-05-29T03:08:08.195896 #3240954]  INFO -- : [289/883] 3282236=test_tracepoint
I, [2024-05-29T03:08:08.211540 #3240954]  INFO -- : [290/883] 3282234=test_prettyprint
I, [2024-05-29T03:08:08.237073 #3240954]  INFO -- : [291/883] 3282234=test_gem_commands_help_command
I, [2024-05-29T03:08:08.289047 #3240954]  INFO -- : [292/883] 3282243=test_rdoc_markup
I, [2024-05-29T03:08:08.302042 #3240954]  INFO -- : [293/883] 3282243=test_too_many_dummy_encodings
I, [2024-05-29T03:08:08.309396 #3240954]  INFO -- : [294/883] 3282238=test_reqarg
I, [2024-05-29T03:08:08.330554 #3240954]  INFO -- : [295/883] 3282247=test_rdoc_include
I, [2024-05-29T03:08:08.336646 #3240954]  INFO -- : [296/883] 3282234=test_stack
I, [2024-05-29T03:08:08.379377 #3240954]  INFO -- : [297/883] 3282243=test_gem_commands_list_command
I, [2024-05-29T03:08:08.392797 #3240954]  INFO -- : [298/883] 3282247=test_string_processing
I, [2024-05-29T03:08:08.396595 #3240954]  INFO -- : [299/883] 3282243=test_fileutils
I, [2024-05-29T03:08:08.437368 #3240954]  INFO -- : [300/883] 3282245=test_ldap
I, [2024-05-29T03:08:08.458327 #3240954]  INFO -- : [301/883] 3282247=test_gem_commands_signin_command
I, [2024-05-29T03:08:08.460707 #3240954]  INFO -- : [302/883] 3282245=test_resource
I, [2024-05-29T03:08:08.469216 #3240954]  INFO -- : [303/883] 3282242=test_emitter
I, [2024-05-29T03:08:08.496194 #3240954]  INFO -- : [304/883] 3282245=test_gem_version
I, [2024-05-29T03:08:08.502791 #3240954]  INFO -- : [305/883] 3282242=test_cesu8
I, [2024-05-29T03:08:08.507627 #3240954]  INFO -- : [306/883] 3282242=test_econv
I, [2024-05-29T03:08:08.563892 #3240954]  INFO -- : [307/883] 3282236=test_rdoc_options
I, [2024-05-29T03:08:08.597101 #3240954]  INFO -- : [308/883] 3282247=test_rdoc_markup_verbatim
I, [2024-05-29T03:08:08.599859 #3240954]  INFO -- : [309/883] 3282245=test_inlinecache
I, [2024-05-29T03:08:08.602512 #3240954]  INFO -- : [310/883] 3282247=test_path_to_class
I, [2024-05-29T03:08:08.616372 #3240954]  INFO -- : [311/883] 3282247=test_gem_dependency
I, [2024-05-29T03:08:08.688765 #3240954]  INFO -- : [312/883] 3282245=test_gem_resolver_specification
I, [2024-05-29T03:08:08.729873 #3240954]  INFO -- : [313/883] 3282245=test_method_cache
I, [2024-05-29T03:08:08.736035 #3240954]  INFO -- : [314/883] 3282245=test_gem_stub_specification
I, [2024-05-29T03:08:08.759456 #3240954]  INFO -- : [315/883] 3282247=test_frozen_error
I, [2024-05-29T03:08:08.768018 #3240954]  INFO -- : [316/883] 3282247=test_gem_ext_ext_conf_builder
I, [2024-05-29T03:08:08.882354 #3240954]  INFO -- : [317/883] 3282238=test_complex
I, [2024-05-29T03:08:08.908329 #3240954]  INFO -- : [318/883] 3282236=test_gem_commands_search_command
I, [2024-05-29T03:08:08.917946 #3240954]  INFO -- : [319/883] 3282236=test_scanner_events
I, [2024-05-29T03:08:08.949107 #3240954]  INFO -- : [320/883] 3282245=test_gem_resolver_installed_specification
I, [2024-05-29T03:08:08.969426 #3240954]  INFO -- : [321/883] 3282236=test_parse
I, [2024-05-29T03:08:08.977880 #3240954]  INFO -- : [322/883] 3282245=test_mdns
I, [2024-05-29T03:08:08.980753 #3240954]  INFO -- : [323/883] 3282245=test_gem_remote_fetcher
I, [2024-05-29T03:08:08.990048 #3240954]  INFO -- : [324/883] 3282243=test_line_editor
I, [2024-05-29T03:08:08.998027 #3240954]  INFO -- : [325/883] 3282243=ripper_test
I, [2024-05-29T03:08:09.068606 #3240954]  INFO -- : [326/883] 3282238=test_objspace
I, [2024-05-29T03:08:09.159549 #3240954]  INFO -- : [327/883] 3282244=test_undef
I, [2024-05-29T03:08:09.160381 #3240954]  INFO -- : [328/883] 3282244=test_string_memory
I, [2024-05-29T03:08:09.280635 #3240954]  INFO -- : [329/883] 3282244=test_sprintf
I, [2024-05-29T03:08:09.569813 #3240954]  INFO -- : [330/883] 3282244=test_gem_requirement
I, [2024-05-29T03:08:09.672516 #3240954]  INFO -- : [331/883] 3282234=comments_test
I, [2024-05-29T03:08:09.675119 #3240954]  INFO -- : [332/883] 3282234=test_gem_security_trust_dir
I, [2024-05-29T03:08:09.727510 #3240954]  INFO -- : [333/883] 3282234=test_show_source
I, [2024-05-29T03:08:09.735073 #3240954]  INFO -- : [334/883] 3282244=test_set
I, [2024-05-29T03:08:09.745437 #3240954]  INFO -- : [335/883] 3282244=test_gem_commands_stale_command
I, [2024-05-29T03:08:09.753980 #3240954]  INFO -- : [336/883] 3282236=test_c_struct_entry
I, [2024-05-29T03:08:09.762689 #3240954]  INFO -- : [337/883] 3282244=test_lock_native_thread
I, [2024-05-29T03:08:09.775361 #3240954]  INFO -- : [338/883] 3282234=test_have_library
I, [2024-05-29T03:08:09.819725 #3240954]  INFO -- : [339/883] 3282243=test_remote_fetch_error
I, [2024-05-29T03:08:09.835077 #3240954]  INFO -- : [340/883] 3282243=test_raise_exception
I, [2024-05-29T03:08:09.917251 #3240954]  INFO -- : [341/883] 3282242=test_gem_request_set_lockfile
I, [2024-05-29T03:08:10.104149 #3240954]  INFO -- : [342/883] 3282244=test_win32ole_typelib
I, [2024-05-29T03:08:10.109478 #3240954]  INFO -- : [343/883] 3282244=test_protect
I, [2024-05-29T03:08:10.118976 #3240954]  INFO -- : [344/883] 3282244=test_hash
I, [2024-05-29T03:08:10.138621 #3240954]  INFO -- : [345/883] 3282244=test_tree_builder
I, [2024-05-29T03:08:10.153652 #3240954]  INFO -- : [346/883] 3282244=test_gem_resolver_dependency_request
I, [2024-05-29T03:08:10.158476 #3240954]  INFO -- : [347/883] 3282246=test_external_new
I, [2024-05-29T03:08:10.161246 #3240954]  INFO -- : [348/883] 3282246=test_alias_and_anchor
I, [2024-05-29T03:08:10.180829 #3240954]  INFO -- : [349/883] 3282236=test_postponed_job
I, [2024-05-29T03:08:10.189245 #3240954]  INFO -- : [350/883] 3282244=test_ws
I, [2024-05-29T03:08:10.191806 #3240954]  INFO -- : [351/883] 3282246=test_m17n
I, [2024-05-29T03:08:10.192904 #3240954]  INFO -- : [352/883] 3282244=test_gem_commands_environment_command
I, [2024-05-29T03:08:10.259177 #3240954]  INFO -- : [353/883] 3282244=test_weakmap
I, [2024-05-29T03:08:10.318979 #3240954]  INFO -- : [354/883] 3282246=test_workspace
I, [2024-05-29T03:08:10.357269 #3240954]  INFO -- : [355/883] 3282247=test_yjit
I, [2024-05-29T03:08:10.407811 #3240954]  INFO -- : [356/883] 3282242=test_ns_spki
I, [2024-05-29T03:08:10.437924 #3240954]  INFO -- : [357/883] 3282242=test_framework
I, [2024-05-29T03:08:10.484591 #3240954]  INFO -- : [358/883] 3282242=test_kill_ring
I, [2024-05-29T03:08:10.519718 #3240954]  INFO -- : [359/883] 3282242=test_argf
I, [2024-05-29T03:08:10.680686 #3240954]  INFO -- : [360/883] 3282246=test_type_completor
I, [2024-05-29T03:08:10.682084 #3240954]  INFO -- : [361/883] 3282246=test_console_attr
I, [2024-05-29T03:08:10.690673 #3240954]  INFO -- : [362/883] 3282246=test_summary
I, [2024-05-29T03:08:10.718110 #3240954]  INFO -- : [363/883] 3282243=test_ellipsize
I, [2024-05-29T03:08:10.724050 #3240954]  INFO -- : [364/883] 3282236=test_date_attr
I, [2024-05-29T03:08:10.731208 #3240954]  INFO -- : [365/883] 3282236=test_gem_commands_exec_command
I, [2024-05-29T03:08:10.741680 #3240954]  INFO -- : [366/883] 3282243=test_io_wait
I, [2024-05-29T03:08:10.874257 #3240954]  INFO -- : [367/883] 3282246=test_kwargs
I, [2024-05-29T03:08:10.876857 #3240954]  INFO -- : [368/883] 3282246=warnings_test
I, [2024-05-29T03:08:11.000062 #3240954]  INFO -- : [369/883] 3282246=test_win32ole_type_event
I, [2024-05-29T03:08:11.005962 #3240954]  INFO -- : [370/883] 3282246=test_emoji
I, [2024-05-29T03:08:11.045012 #3240954]  INFO -- : [371/883] 3282246=test_sorted_set
I, [2024-05-29T03:08:11.086868 #3240954]  INFO -- : [372/883] 3282243=test_ubf_async_safe
I, [2024-05-29T03:08:11.121910 #3240954]  INFO -- : [373/883] 3282243=test_hash
I, [2024-05-29T03:08:11.312510 #3240954]  INFO -- : [374/883] 3282234=test_io
I, [2024-05-29T03:08:11.346745 #3240954]  INFO -- : [375/883] 3282246=test_cp949
I, [2024-05-29T03:08:11.348457 #3240954]  INFO -- : [376/883] 3282235=test_foreach
I, [2024-05-29T03:08:11.355634 #3240954]  INFO -- : [377/883] 3282246=test_gem_source_specific_file
I, [2024-05-29T03:08:11.358172 #3240954]  INFO -- : [378/883] 3282235=test_condition
I, [2024-05-29T03:08:11.362467 #3240954]  INFO -- : [379/883] 3282235=test_gem_commands_uninstall_command
I, [2024-05-29T03:08:11.551641 #3240954]  INFO -- : [380/883] 3282245=test_gem_unsatisfiable_dependency_error
I, [2024-05-29T03:08:11.574217 #3240954]  INFO -- : [381/883] 3282245=test_win32ole_record
I, [2024-05-29T03:08:11.585575 #3240954]  INFO -- : [382/883] 3282245=test_method
I, [2024-05-29T03:08:11.634357 #3240954]  INFO -- : [383/883] 3282234=test_gem_commands_query_command
I, [2024-05-29T03:08:11.751502 #3240954]  INFO -- : [384/883] 3282246=test_rdoc_rubygems_hook
I, [2024-05-29T03:08:11.944581 #3240954]  INFO -- : [385/883] 3282237=test_to_ruby
I, [2024-05-29T03:08:11.969691 #3240954]  INFO -- : [386/883] 3282237=test_pattern_key_name_check
I, [2024-05-29T03:08:11.980316 #3240954]  INFO -- : [387/883] 3282237=test_gem_impossible_dependencies_error
I, [2024-05-29T03:08:11.989119 #3240954]  INFO -- : [388/883] 3282237=test_array_create
I, [2024-05-29T03:08:11.992777 #3240954]  INFO -- : [389/883] 3282237=test_pack
I, [2024-05-29T03:08:12.128851 #3240954]  INFO -- : [390/883] 3282246=test_ftp
I, [2024-05-29T03:08:12.156263 #3240954]  INFO -- : [391/883] 3282236=test_rdoc_context_section
I, [2024-05-29T03:08:12.165567 #3240954]  INFO -- : [392/883] 3282246=test_euc_kr
I, [2024-05-29T03:08:12.171846 #3240954]  INFO -- : [393/883] 3282236=test_system
I, [2024-05-29T03:08:12.172065 #3240954]  INFO -- : [394/883] 3282246=test_pkcs12
I, [2024-05-29T03:08:12.293570 #3240954]  INFO -- : [395/883] 3282240=test_gem_package_tar_header
I, [2024-05-29T03:08:12.345272 #3240954]  INFO -- : [396/883] 3282240=test_iseq_load
I, [2024-05-29T03:08:12.352971 #3240954]  INFO -- : [397/883] 3282237=test_gem_util
I, [2024-05-29T03:08:12.396153 #3240954]  INFO -- : [398/883] 3282234=test_bigzero
I, [2024-05-29T03:08:12.404731 #3240954]  INFO -- : [399/883] 3282234=test_pkey_dh
I, [2024-05-29T03:08:12.489921 #3240954]  INFO -- : [400/883] 3282234=test_protocol
I, [2024-05-29T03:08:12.584007 #3240954]  INFO -- : [401/883] 3282237=test_getopts
I, [2024-05-29T03:08:12.591513 #3240954]  INFO -- : [402/883] 3282237=test_gem_resolver_activation_request
I, [2024-05-29T03:08:12.615485 #3240954]  INFO -- : [403/883] 3282237=test_gem_config_file
I, [2024-05-29T03:08:12.619626 #3240954]  INFO -- : [404/883] 3282246=test_ripper
I, [2024-05-29T03:08:12.770799 #3240954]  INFO -- : [405/883] 3282235=test_etc
I, [2024-05-29T03:08:12.778675 #3240954]  INFO -- : [406/883] 3282239=test_yjit_exit_locations
I, [2024-05-29T03:08:12.803853 #3240954]  INFO -- : [407/883] 3282234=test_yaml_tree
I, [2024-05-29T03:08:12.819329 #3240954]  INFO -- : [408/883] 3282237=test_sleep
I, [2024-05-29T03:08:12.838064 #3240954]  INFO -- : [409/883] 3282234=test_config
I, [2024-05-29T03:08:12.857327 #3240954]  INFO -- : [410/883] 3282239=test_libs
I, [2024-05-29T03:08:12.872362 #3240954]  INFO -- : [411/883] 3282235=test_gc
I, [2024-05-29T03:08:12.880516 #3240954]  INFO -- : [412/883] 3282235=test_gem_commands_fetch_command
I, [2024-05-29T03:08:12.894772 #3240954]  INFO -- : [413/883] 3282239=test_math
I, [2024-05-29T03:08:12.911226 #3240954]  INFO -- : [414/883] 3282234=test_io
I, [2024-05-29T03:08:12.928714 #3240954]  INFO -- : [415/883] 3282239=test_unicode_escape
I, [2024-05-29T03:08:13.042460 #3240954]  INFO -- : [416/883] 3282239=test_autoload
I, [2024-05-29T03:08:13.067872 #3240954]  INFO -- : [417/883] 3282235=test_utf16
I, [2024-05-29T03:08:13.070870 #3240954]  INFO -- : [418/883] 3282235=test_rendering
I, [2024-05-29T03:08:13.078163 #3240954]  INFO -- : [419/883] 3282246=test_case
I, [2024-05-29T03:08:13.123706 #3240954]  INFO -- : [420/883] 3282246=test_sizeof
I, [2024-05-29T03:08:13.201440 #3240954]  INFO -- : [421/883] 3282235=test_face
I, [2024-05-29T03:08:13.218745 #3240954]  INFO -- : [422/883] 3282235=test_gem_resolver_conflict
I, [2024-05-29T03:08:13.248020 #3240954]  INFO -- : [423/883] 3282235=test_rdoc_task
I, [2024-05-29T03:08:13.271594 #3240954]  INFO -- : [424/883] 3282235=test_io_buffer
I, [2024-05-29T03:08:13.384650 #3240954]  INFO -- : [425/883] 3282235=test_pack
I, [2024-05-29T03:08:13.415027 #3240954]  INFO -- : [426/883] 3282235=test_backtrace
I, [2024-05-29T03:08:13.510130 #3240954]  INFO -- : [427/883] 3282233=ruby_parser_test
I, [2024-05-29T03:08:13.514690 #3240954]  INFO -- : [428/883] 3282236=test_rdoc_markup_indented_paragraph
I, [2024-05-29T03:08:13.517187 #3240954]  INFO -- : [429/883] 3282233=test_rdoc_require
I, [2024-05-29T03:08:13.535324 #3240954]  INFO -- : [430/883] 3282236=locals_test
I, [2024-05-29T03:08:13.538114 #3240954]  INFO -- : [431/883] 3282233=test_readpartial
I, [2024-05-29T03:08:13.908669 #3240954]  INFO -- : [432/883] 3282240=test_gem_commands_install_command
I, [2024-05-29T03:08:13.924036 #3240954]  INFO -- : [433/883] 3282236=test_clone
I, [2024-05-29T03:08:13.951872 #3240954]  INFO -- : [434/883] 3282233=test_array
I, [2024-05-29T03:08:13.959067 #3240954]  INFO -- : [435/883] 3282233=test_optparse
I, [2024-05-29T03:08:14.044177 #3240954]  INFO -- : [436/883] 3282233=test_fstring
I, [2024-05-29T03:08:14.181126 #3240954]  INFO -- : [437/883] 3282236=test_rdoc_markup_to_html_crossref
I, [2024-05-29T03:08:14.208814 #3240954]  INFO -- : [438/883] 3282233=test_typeddata
I, [2024-05-29T03:08:14.491144 #3240954]  INFO -- : [439/883] 3282233=encoding_test
I, [2024-05-29T03:08:14.553975 #3240954]  INFO -- : [440/883] 3282233=test_gem_resolver_best_set
I, [2024-05-29T03:08:14.556191 #3240954]  INFO -- : [441/883] 3282236=test_rat
I, [2024-05-29T03:08:14.565208 #3240954]  INFO -- : [442/883] 3282236=test_rdoc_markup_raw
I, [2024-05-29T03:08:14.568099 #3240954]  INFO -- : [443/883] 3282236=test_webauthn_poller
I, [2024-05-29T03:08:14.604279 #3240954]  INFO -- : [444/883] 3282233=test_stringscanner
I, [2024-05-29T03:08:14.613966 #3240954]  INFO -- : [445/883] 3282241=test_files_sample
I, [2024-05-29T03:08:14.642154 #3240954]  INFO -- : [446/883] 3282233=test_rdoc_alias
I, [2024-05-29T03:08:14.659932 #3240954]  INFO -- : [447/883] 3282233=test_yield
I, [2024-05-29T03:08:14.717376 #3240954]  INFO -- : [448/883] 3282241=parser_test
I, [2024-05-29T03:08:14.730894 #3240954]  INFO -- : [449/883] 3282236=test_convertible
I, [2024-05-29T03:08:14.811870 #3240954]  INFO -- : [450/883] 3282241=test_gem_commands_build_command
I, [2024-05-29T03:08:14.820892 #3240954]  INFO -- : [451/883] 3282235=test_interned_str
I, [2024-05-29T03:08:14.821226 #3240954]  INFO -- : [452/883] 3282235=test_case_comprehensive
I, [2024-05-29T03:08:14.870719 #3240954]  INFO -- : [453/883] 3282237=test_variable_name_check
I, [2024-05-29T03:08:14.926812 #3240954]  INFO -- : [454/883] 3282237=test_io_m17n
I, [2024-05-29T03:08:15.162493 #3240954]  INFO -- : [455/883] 3282241=test_did_you_mean
I, [2024-05-29T03:08:15.333135 #3240954]  INFO -- : [456/883] 3282241=test_gem_commands_server_command
I, [2024-05-29T03:08:15.345975 #3240954]  INFO -- : [457/883] 3282241=test_append
I, [2024-05-29T03:08:15.348444 #3240954]  INFO -- : [458/883] 3282241=test_option
I, [2024-05-29T03:08:15.530650 #3240954]  INFO -- : [459/883] 3282241=test_cmethod
I, [2024-05-29T03:08:15.530908 #3240954]  INFO -- : [460/883] 3282241=test_tracer
I, [2024-05-29T03:08:15.683747 #3240954]  INFO -- : [461/883] 3282241=test_iseq
I, [2024-05-29T03:08:15.861235 #3240954]  INFO -- : [462/883] 3282240=test_exception_at_throwing
I, [2024-05-29T03:08:15.879283 #3240954]  INFO -- : [463/883] 3282242=test_rdoc_markup_heading
I, [2024-05-29T03:08:15.901306 #3240954]  INFO -- : [464/883] 3282242=test_class
I, [2024-05-29T03:08:15.911425 #3240954]  INFO -- : [465/883] 3282242=test_ocsp
I, [2024-05-29T03:08:15.942397 #3240954]  INFO -- : [466/883] 3282240=test_pkey_dsa
I, [2024-05-29T03:08:16.249711 #3240954]  INFO -- : [467/883] 3282242=test_scheduler
I, [2024-05-29T03:08:16.354543 #3240954]  INFO -- : [468/883] 3282244=test_gem_bundler_version_finder
I, [2024-05-29T03:08:16.387659 #3240954]  INFO -- : [469/883] 3282244=test_emoji_breaks
I, [2024-05-29T03:08:16.389392 #3240954]  INFO -- : [470/883] 3282244=test_within_pipe
I, [2024-05-29T03:08:16.414413 #3240954]  INFO -- : [471/883] 3282244=reflection_test
I, [2024-05-29T03:08:16.434403 #3240954]  INFO -- : [472/883] 3282242=test_gem_commands_unpack_command
I, [2024-05-29T03:08:16.494313 #3240954]  INFO -- : [473/883] 3282244=test_files_lib
I, [2024-05-29T03:08:16.601543 #3240954]  INFO -- : [474/883] 3282241=test_beginendblock
I, [2024-05-29T03:08:16.682426 #3240954]  INFO -- : [475/883] 3282240=test_help
I, [2024-05-29T03:08:16.700368 #3240954]  INFO -- : [476/883] 3282240=test_rdoc_markup_to_bs
I, [2024-05-29T03:08:16.764426 #3240954]  INFO -- : [477/883] 3282237=test_printf
I, [2024-05-29T03:08:16.779613 #3240954]  INFO -- : [478/883] 3282237=test_rdoc_markup_pre_process
I, [2024-05-29T03:08:16.799877 #3240954]  INFO -- : [479/883] 3282240=test_time
I, [2024-05-29T03:08:16.831664 #3240954]  INFO -- : [480/883] 3282242=test_webauthn_listener_response
I, [2024-05-29T03:08:16.858691 #3240954]  INFO -- : [481/883] 3282242=test_to_ary_concat
I, [2024-05-29T03:08:16.902247 #3240954]  INFO -- : [482/883] 3282237=test_stream
I, [2024-05-29T03:08:16.935737 #3240954]  INFO -- : [483/883] 3282237=test_pinned
I, [2024-05-29T03:08:16.974840 #3240954]  INFO -- : [484/883] 3282237=test_delegate
I, [2024-05-29T03:08:16.989876 #3240954]  INFO -- : [485/883] 3282237=test_popen_deadlock
I, [2024-05-29T03:08:16.999810 #3240954]  INFO -- : [486/883] 3282246=test_history
I, [2024-05-29T03:08:17.016521 #3240954]  INFO -- : [487/883] 3282246=test_date_marshal
I, [2024-05-29T03:08:17.027470 #3240954]  INFO -- : [488/883] 3282246=test_mkmf
I, [2024-05-29T03:08:17.060652 #3240954]  INFO -- : [489/883] 3282240=test_recursion
I, [2024-05-29T03:08:17.074967 #3240954]  INFO -- : [490/883] 3282240=test_exit
I, [2024-05-29T03:08:17.076960 #3240954]  INFO -- : [491/883] 3282246=test_digest
I, [2024-05-29T03:08:17.102943 #3240954]  INFO -- : [492/883] 3282246=test_ractor
I, [2024-05-29T03:08:17.159280 #3240954]  INFO -- : [493/883] 3282241=test_rdoc_servlet
I, [2024-05-29T03:08:17.200566 #3240954]  INFO -- : [494/883] 3282240=test_gem_security
I, [2024-05-29T03:08:17.221382 #3240954]  INFO -- : [495/883] 3282246=test_fiber
I, [2024-05-29T03:08:17.400702 #3240954]  INFO -- : [496/883] 3282241=test_multi_irb_commands
I, [2024-05-29T03:08:17.403350 #3240954]  INFO -- : [497/883] 3282241=test_open3
I, [2024-05-29T03:08:17.531140 #3240954]  INFO -- : [498/883] 3282243=test_closure
I, [2024-05-29T03:08:17.868459 #3240954]  INFO -- : [499/883] 3282237=test_bundled_ca
I, [2024-05-29T03:08:18.190745 #3240954]  INFO -- : [500/883] 3282243=test_primitive
I, [2024-05-29T03:08:18.201187 #3240954]  INFO -- : [501/883] 3282243=test_human_typo
I, [2024-05-29T03:08:18.213657 #3240954]  INFO -- : [502/883] 3282243=test_rbconfig
I, [2024-05-29T03:08:18.216561 #3240954]  INFO -- : [503/883] 3282243=test_document
I, [2024-05-29T03:08:18.248724 #3240954]  INFO -- : [504/883] 3282243=test_euc_jp
I, [2024-05-29T03:08:18.254926 #3240954]  INFO -- : [505/883] 3282243=test_rdoc_generator_pot_po_entry
I, [2024-05-29T03:08:18.262040 #3240954]  INFO -- : [506/883] 3282243=test_acceptable
I, [2024-05-29T03:08:18.454656 #3240954]  INFO -- : [507/883] 3282243=test_win32ole_param
I, [2024-05-29T03:08:18.487765 #3240954]  INFO -- : [508/883] 3282243=test_gem_commands_yank_command
I, [2024-05-29T03:08:18.569484 #3240954]  INFO -- : [509/883] 3282233=test_pair
I, [2024-05-29T03:08:18.596022 #3240954]  INFO -- : [510/883] 3282242=test_name_error_extension
I, [2024-05-29T03:08:18.626106 #3240954]  INFO -- : [511/883] 3282242=test_chilled
I, [2024-05-29T03:08:18.641448 #3240954]  INFO -- : [512/883] 3282242=test_rdoc_i18n_locale
I, [2024-05-29T03:08:18.664378 #3240954]  INFO -- : [513/883] 3282242=test_httpheader
I, [2024-05-29T03:08:18.698720 #3240954]  INFO -- : [514/883] 3282245=test_gem_resolver_local_specification
I, [2024-05-29T03:08:18.719838 #3240954]  INFO -- : [515/883] 3282245=test_rdoc_ri_driver
I, [2024-05-29T03:08:18.737618 #3240954]  INFO -- : [516/883] 3282242=test_httpresponses
I, [2024-05-29T03:08:18.738019 #3240954]  INFO -- : [517/883] 3282242=test_encoding
I, [2024-05-29T03:08:18.757121 #3240954]  INFO -- : [518/883] 3282242=test_set_len
I, [2024-05-29T03:08:18.768250 #3240954]  INFO -- : [519/883] 3282242=test_sockopt
I, [2024-05-29T03:08:18.778579 #3240954]  INFO -- : [520/883] 3282242=test_install
I, [2024-05-29T03:08:18.987520 #3240954]  INFO -- : [521/883] 3282243=test_rdoc_markup_to_label
I, [2024-05-29T03:08:19.009680 #3240954]  INFO -- : [522/883] 3282242=test_key_stroke
I, [2024-05-29T03:08:19.018399 #3240954]  INFO -- : [523/883] 3282242=test_color
I, [2024-05-29T03:08:19.026344 #3240954]  INFO -- : [524/883] 3282243=json_encoding_test
I, [2024-05-29T03:08:19.028615 #3240954]  INFO -- : [525/883] 3282247=test_bug-14834
I, [2024-05-29T03:08:19.048698 #3240954]  INFO -- : [526/883] 3282243=test_date_compat
I, [2024-05-29T03:08:19.055125 #3240954]  INFO -- : [527/883] 3282243=test_rdoc_markup_to_html
I, [2024-05-29T03:08:19.066621 #3240954]  INFO -- : [528/883] 3282245=test_compile_prism
I, [2024-05-29T03:08:19.101582 #3240954]  INFO -- : [529/883] 3282242=test_terminfo
I, [2024-05-29T03:08:19.103313 #3240954]  INFO -- : [530/883] 3282242=test_bn
I, [2024-05-29T03:08:19.108865 #3240954]  INFO -- : [531/883] 3282247=test_win32ole_param_event
I, [2024-05-29T03:08:19.113698 #3240954]  INFO -- : [532/883] 3282247=test_path
I, [2024-05-29T03:08:19.124851 #3240954]  INFO -- : [533/883] 3282247=test_case_mapping
I, [2024-05-29T03:08:19.127228 #3240954]  INFO -- : [534/883] 3282242=redundant_return_test
I, [2024-05-29T03:08:19.141555 #3240954]  INFO -- : [535/883] 3282247=test_tree_spell_checker
I, [2024-05-29T03:08:19.178229 #3240954]  INFO -- : [536/883] 3282247=test_addrinfo
I, [2024-05-29T03:08:19.187380 #3240954]  INFO -- : [537/883] 3282243=test_http
I, [2024-05-29T03:08:19.228537 #3240954]  INFO -- : [538/883] 3282247=test_rdoc_method_attr
I, [2024-05-29T03:08:19.248573 #3240954]  INFO -- : [539/883] 3282242=test_gem_gem_runner
I, [2024-05-29T03:08:19.305033 #3240954]  INFO -- : [540/883] 3282242=test_filter
I, [2024-05-29T03:08:19.331140 #3240954]  INFO -- : [541/883] 3282242=static_literals_test
I, [2024-05-29T03:08:19.331275 #3240954]  INFO -- : [542/883] 3282242=test_data
I, [2024-05-29T03:08:19.336791 #3240954]  INFO -- : [543/883] 3282242=test_rdoc_generator_pot
I, [2024-05-29T03:08:19.342871 #3240954]  INFO -- : [544/883] 3282242=test_koi8
I, [2024-05-29T03:08:19.351395 #3240954]  INFO -- : [545/883] 3282242=parameters_signature_test
I, [2024-05-29T03:08:19.359026 #3240954]  INFO -- : [546/883] 3282242=test_rdoc_parser_changelog
I, [2024-05-29T03:08:19.389426 #3240954]  INFO -- : [547/883] 3282247=test_enumerator
I, [2024-05-29T03:08:19.391027 #3240954]  INFO -- : [548/883] 3282247=test_unicode
I, [2024-05-29T03:08:19.398535 #3240954]  INFO -- : [549/883] 3282247=test_lexer
I, [2024-05-29T03:08:19.417462 #3240954]  INFO -- : [550/883] 3282247=test_thread_cv
I, [2024-05-29T03:08:19.435517 #3240954]  INFO -- : [551/883] 3282242=test_ssl_session
I, [2024-05-29T03:08:19.440481 #3240954]  INFO -- : [552/883] 3282237=test_gem_commands_update_command
I, [2024-05-29T03:08:19.479604 #3240954]  INFO -- : [553/883] 3282245=test_gem_resolver_vendor_specification
I, [2024-05-29T03:08:19.525128 #3240954]  INFO -- : [554/883] 3282245=test_key_event_record
I, [2024-05-29T03:08:19.599593 #3240954]  INFO -- : [555/883] 3282245=test_gem_uri
I, [2024-05-29T03:08:19.639115 #3240954]  INFO -- : [556/883] 3282245=test_random
I, [2024-05-29T03:08:19.656565 #3240954]  INFO -- : [557/883] 3282245=test_notimplement
I, [2024-05-29T03:08:19.662339 #3240954]  INFO -- : [558/883] 3282245=test_ssl
I, [2024-05-29T03:08:19.784764 #3240954]  INFO -- : [559/883] 3282239=test_gem_ext_cargo_builder
I, [2024-05-29T03:08:20.021932 #3240954]  INFO -- : [560/883] 3282239=constant_path_node_test
I, [2024-05-29T03:08:20.077122 #3240954]  INFO -- : [561/883] 3282247=test_gem_request_set
I, [2024-05-29T03:08:20.118695 #3240954]  INFO -- : [562/883] 3282239=test_module
I, [2024-05-29T03:08:20.387058 #3240954]  INFO -- : [563/883] 3282242=test_parser
I, [2024-05-29T03:08:20.423728 #3240954]  INFO -- : [564/883] 3282242=test_method_name_check
I, [2024-05-29T03:08:20.449407 #3240954]  INFO -- : [565/883] 3282242=test_arith_seq_extract
I, [2024-05-29T03:08:20.534656 #3240954]  INFO -- : [566/883] 3282247=test_monitor
I, [2024-05-29T03:08:20.555654 #3240954]  INFO -- : [567/883] 3282241=test_buffered_io
I, [2024-05-29T03:08:20.622233 #3240954]  INFO -- : [568/883] 3282241=test_configuration
I, [2024-05-29T03:08:20.675704 #3240954]  INFO -- : [569/883] 3282242=test_rubyvm
I, [2024-05-29T03:08:20.681033 #3240954]  INFO -- : [570/883] 3282242=test_rdoc_generator_markup
I, [2024-05-29T03:08:20.685905 #3240954]  INFO -- : [571/883] 3282242=test_whileuntil
I, [2024-05-29T03:08:20.689166 #3240954]  INFO -- : [572/883] 3282236=test_boolean
I, [2024-05-29T03:08:20.692426 #3240954]  INFO -- : [573/883] 3282242=integer_parse_test
I, [2024-05-29T03:08:20.695040 #3240954]  INFO -- : [574/883] 3282242=test_instrumentation_api
I, [2024-05-29T03:08:20.698473 #3240954]  INFO -- : [575/883] 3282236=test_stringify_symbols
I, [2024-05-29T03:08:20.709558 #3240954]  INFO -- : [576/883] 3282236=test_win32ole_method_event
I, [2024-05-29T03:08:20.711516 #3240954]  INFO -- : [577/883] 3282236=test_nesting_parser
I, [2024-05-29T03:08:20.747349 #3240954]  INFO -- : [578/883] 3282247=test_gem_dependency_list
I, [2024-05-29T03:08:20.753933 #3240954]  INFO -- : [579/883] 3282244=test_benchmark
I, [2024-05-29T03:08:20.763604 #3240954]  INFO -- : [580/883] 3282241=test_gem_commands_outdated_command
I, [2024-05-29T03:08:20.784927 #3240954]  INFO -- : [581/883] 3282236=test_helper_method
I, [2024-05-29T03:08:20.800920 #3240954]  INFO -- : [582/883] 3282236=test_gem_package_tar_writer
I, [2024-05-29T03:08:20.813404 #3240954]  INFO -- : [583/883] 3282241=test_array
I, [2024-05-29T03:08:20.833059 #3240954]  INFO -- : [584/883] 3282247=test_gem_source
I, [2024-05-29T03:08:20.920666 #3240954]  INFO -- : [585/883] 3282236=test_scalar_scanner
I, [2024-05-29T03:08:20.932743 #3240954]  INFO -- : [586/883] 3282236=test_rdoc_parser_simple
I, [2024-05-29T03:08:20.952678 #3240954]  INFO -- : [587/883] 3282236=test_yamldbm
I, [2024-05-29T03:08:20.954108 #3240954]  INFO -- : [588/883] 3282236=test_gem_commands_rebuild_command
I, [2024-05-29T03:08:20.955902 #3240954]  INFO -- : [589/883] 3282237=test_load
I, [2024-05-29T03:08:20.959655 #3240954]  INFO -- : [590/883] 3282237=test_abi
I, [2024-05-29T03:08:21.010112 #3240954]  INFO -- : [591/883] 3282236=test_provider
I, [2024-05-29T03:08:21.155847 #3240954]  INFO -- : [592/883] 3282247=test_evaluation
I, [2024-05-29T03:08:21.181842 #3240954]  INFO -- : [593/883] 3282247=test_https
I, [2024-05-29T03:08:21.185321 #3240954]  INFO -- : [594/883] 3282237=test_gem_ext_builder
I, [2024-05-29T03:08:21.412173 #3240954]  INFO -- : [595/883] 3282236=test_erb
I, [2024-05-29T03:08:21.454063 #3240954]  INFO -- : [596/883] 3282236=test_x509ext
I, [2024-05-29T03:08:21.469010 #3240954]  INFO -- : [597/883] 3282236=test_gem_source_installed
I, [2024-05-29T03:08:21.478901 #3240954]  INFO -- : [598/883] 3282236=test_completion
I, [2024-05-29T03:08:21.569510 #3240954]  INFO -- : [599/883] 3282247=test_gem_commands_cert_command
I, [2024-05-29T03:08:21.919608 #3240954]  INFO -- : [600/883] 3282233=test_len
I, [2024-05-29T03:08:21.925389 #3240954]  INFO -- : [601/883] 3282233=test_yield_block
I, [2024-05-29T03:08:21.926431 #3240954]  INFO -- : [602/883] 3282233=test_rational2
I, [2024-05-29T03:08:21.944398 #3240954]  INFO -- : [603/883] 3282233=test_rational
I, [2024-05-29T03:08:21.986835 #3240954]  INFO -- : [604/883] 3282233=test_assembler
I, [2024-05-29T03:08:21.993461 #3240954]  INFO -- : [605/883] 3282233=attribute_write_test
I, [2024-05-29T03:08:22.019238 #3240954]  INFO -- : [606/883] 3282233=test_propertyputref
I, [2024-05-29T03:08:22.034977 #3240954]  INFO -- : [607/883] 3282233=test_spell_checker
I, [2024-05-29T03:08:22.046411 #3240954]  INFO -- : [608/883] 3282233=test_float
I, [2024-05-29T03:08:22.125790 #3240954]  INFO -- : [609/883] 3282244=test_cgi_cookie
I, [2024-05-29T03:08:22.135209 #3240954]  INFO -- : [610/883] 3282244=test_require
I, [2024-05-29T03:08:22.199769 #3240954]  INFO -- : [611/883] 3282236=test_dir_m17n
I, [2024-05-29T03:08:22.437625 #3240954]  INFO -- : [612/883] 3282237=test_gem_resolver_installer_set
I, [2024-05-29T03:08:22.706239 #3240954]  INFO -- : [613/883] 3282240=test_gem_commands_signout_command
I, [2024-05-29T03:08:22.725845 #3240954]  INFO -- : [614/883] 3282240=test_refinement
I, [2024-05-29T03:08:22.754868 #3240954]  INFO -- : [615/883] 3282237=test_regex_casefold
I, [2024-05-29T03:08:22.761801 #3240954]  INFO -- : [616/883] 3282239=test_gem_source_git
I, [2024-05-29T03:08:22.986901 #3240954]  INFO -- : [617/883] 3282232=test_fixnum
I, [2024-05-29T03:08:23.007958 #3240954]  INFO -- : [618/883] 3282232=test_signal
I, [2024-05-29T03:08:23.290488 #3240954]  INFO -- : [619/883] 3282234=test_x509crl
I, [2024-05-29T03:08:23.322521 #3240954]  INFO -- : [620/883] 3282239=test_rdoc_rd
I, [2024-05-29T03:08:23.414587 #3240954]  INFO -- : [621/883] 3282247=test_cgi_session
I, [2024-05-29T03:08:23.416766 #3240954]  INFO -- : [622/883] 3282237=test_metaclass
I, [2024-05-29T03:08:23.429865 #3240954]  INFO -- : [623/883] 3282237=test_rdoc_top_level
I, [2024-05-29T03:08:23.440951 #3240954]  INFO -- : [624/883] 3282247=test_input_method
I, [2024-05-29T03:08:23.464697 #3240954]  INFO -- : [625/883] 3282234=test_windows_1252
I, [2024-05-29T03:08:23.480204 #3240954]  INFO -- : [626/883] 3282234=test_process
I, [2024-05-29T03:08:23.513627 #3240954]  INFO -- : [627/883] 3282234=test_iterator
I, [2024-05-29T03:08:23.530365 #3240954]  INFO -- : [628/883] 3282239=test_string
I, [2024-05-29T03:08:23.533480 #3240954]  INFO -- : [629/883] 3282239=test_omap
I, [2024-05-29T03:08:23.543629 #3240954]  INFO -- : [630/883] 3282247=test_digest_extend
I, [2024-05-29T03:08:23.564634 #3240954]  INFO -- : [631/883] 3282247=test_shellwords
I, [2024-05-29T03:08:23.568550 #3240954]  INFO -- : [632/883] 3282239=test_debug
I, [2024-05-29T03:08:23.575014 #3240954]  INFO -- : [633/883] 3282247=pattern_test
I, [2024-05-29T03:08:23.582700 #3240954]  INFO -- : [634/883] 3282239=test_memory_view
I, [2024-05-29T03:08:23.616242 #3240954]  INFO -- : [635/883] 3282239=test_cipher
I, [2024-05-29T03:08:23.630300 #3240954]  INFO -- : [636/883] 3282234=test_gem_security_signer
I, [2024-05-29T03:08:23.646380 #3240954]  INFO -- : [637/883] 3282246=test_new
I, [2024-05-29T03:08:23.651496 #3240954]  INFO -- : [638/883] 3282246=test_gem_resolver_git_set
I, [2024-05-29T03:08:23.658149 #3240954]  INFO -- : [639/883] 3282239=test_storage
I, [2024-05-29T03:08:23.667460 #3240954]  INFO -- : [640/883] 3282239=test_gem_source_subpath_problem
I, [2024-05-29T03:08:23.671548 #3240954]  INFO -- : [641/883] 3282247=test_dln
I, [2024-05-29T03:08:23.673279 #3240954]  INFO -- : [642/883] 3282242=json_common_interface_test
I, [2024-05-29T03:08:23.673546 #3240954]  INFO -- : [643/883] 3282247=test_win32ole_variant_outarg
I, [2024-05-29T03:08:23.679243 #3240954]  INFO -- : [644/883] 3282247=test_config
I, [2024-05-29T03:08:23.688266 #3240954]  INFO -- : [645/883] 3282242=json_parser_test
I, [2024-05-29T03:08:23.710267 #3240954]  INFO -- : [646/883] 3282236=test_nomethod_error
I, [2024-05-29T03:08:23.718659 #3240954]  INFO -- : [647/883] 3282233=test_cparser
I, [2024-05-29T03:08:23.721123 #3240954]  INFO -- : [648/883] 3282236=test_pkg_config
I, [2024-05-29T03:08:23.728496 #3240954]  INFO -- : [649/883] 3282236=test_rdoc_markup_include
I, [2024-05-29T03:08:23.728671 #3240954]  INFO -- : [650/883] 3282247=test_sexp
I, [2024-05-29T03:08:23.736519 #3240954]  INFO -- : [651/883] 3282236=fuzzer_test
I, [2024-05-29T03:08:23.743322 #3240954]  INFO -- : [652/883] 3282236=test_variable
I, [2024-05-29T03:08:23.765692 #3240954]  INFO -- : [653/883] 3282247=test_struct
I, [2024-05-29T03:08:23.773799 #3240954]  INFO -- : [654/883] 3282247=magic_comment_test
I, [2024-05-29T03:08:23.777242 #3240954]  INFO -- : [655/883] 3282242=test_rdoc_markup_to_html_snippet
I, [2024-05-29T03:08:23.783855 #3240954]  INFO -- : [656/883] 3282247=test_key_error
I, [2024-05-29T03:08:23.788258 #3240954]  INFO -- : [657/883] 3282247=test_div
I, [2024-05-29T03:08:23.794255 #3240954]  INFO -- : [658/883] 3282247=test_allocation
I, [2024-05-29T03:08:23.798485 #3240954]  INFO -- : [659/883] 3282234=test_engine
I, [2024-05-29T03:08:23.799752 #3240954]  INFO -- : [660/883] 3282234=test_win32ole_variant_m
I, [2024-05-29T03:08:23.803438 #3240954]  INFO -- : [661/883] 3282237=test_deprecated
I, [2024-05-29T03:08:23.805715 #3240954]  INFO -- : [662/883] 3282239=test_color_printer
I, [2024-05-29T03:08:23.806651 #3240954]  INFO -- : [663/883] 3282234=test_serialize_subclasses
I, [2024-05-29T03:08:23.808247 #3240954]  INFO -- : [664/883] 3282237=test_insns_leaf
I, [2024-05-29T03:08:23.812005 #3240954]  INFO -- : [665/883] 3282234=test_set
I, [2024-05-29T03:08:23.812925 #3240954]  INFO -- : [666/883] 3282237=test_gem_path_support
I, [2024-05-29T03:08:23.842908 #3240954]  INFO -- : [667/883] 3282242=test_struct
I, [2024-05-29T03:08:23.852056 #3240954]  INFO -- : [668/883] 3282237=test_files_test_1
I, [2024-05-29T03:08:23.854830 #3240954]  INFO -- : [669/883] 3282234=test_rdoc_rd_inline
I, [2024-05-29T03:08:23.861490 #3240954]  INFO -- : [670/883] 3282234=test_mutex
I, [2024-05-29T03:08:23.862704 #3240954]  INFO -- : [671/883] 3282236=test_x509req
I, [2024-05-29T03:08:23.915391 #3240954]  INFO -- : [672/883] 3282239=test_https_proxy
I, [2024-05-29T03:08:23.984870 #3240954]  INFO -- : [673/883] 3282239=test_call
I, [2024-05-29T03:08:23.988418 #3240954]  INFO -- : [674/883] 3282246=test_rubygems
I, [2024-05-29T03:08:24.046111 #3240954]  INFO -- : [675/883] 3282236=test_super
I, [2024-05-29T03:08:24.144536 #3240954]  INFO -- : [676/883] 3282239=test_rubyoptions
I, [2024-05-29T03:08:24.184553 #3240954]  INFO -- : [677/883] 3282246=test_cgi_modruby
I, [2024-05-29T03:08:24.190395 #3240954]  INFO -- : [678/883] 3282246=test_integer
I, [2024-05-29T03:08:24.459997 #3240954]  INFO -- : [679/883] 3282242=test_object_references
I, [2024-05-29T03:08:24.472421 #3240954]  INFO -- : [680/883] 3282242=test_usrmarshal
I, [2024-05-29T03:08:24.746264 #3240954]  INFO -- : [681/883] 3282242=test_gem_resolver_git_specification
I, [2024-05-29T03:08:24.978200 #3240954]  INFO -- : [682/883] 3282236=test_stat
I, [2024-05-29T03:08:24.980073 #3240954]  INFO -- : [683/883] 3282236=test_gem_request_set_lockfile_tokenizer
I, [2024-05-29T03:08:24.986016 #3240954]  INFO -- : [684/883] 3282242=test_have_func
I, [2024-05-29T03:08:25.003085 #3240954]  INFO -- : [685/883] 3282234=test_nextafter
I, [2024-05-29T03:08:25.017442 #3240954]  INFO -- : [686/883] 3282236=test_capacity
I, [2024-05-29T03:08:25.027799 #3240954]  INFO -- : [687/883] 3282236=test_dryrun
I, [2024-05-29T03:08:25.036473 #3240954]  INFO -- : [688/883] 3282233=desugar_compiler_test
I, [2024-05-29T03:08:25.055196 #3240954]  INFO -- : [689/883] 3282233=test_integer
I, [2024-05-29T03:08:25.055648 #3240954]  INFO -- : [690/883] 3282236=test_env
I, [2024-05-29T03:08:25.114896 #3240954]  INFO -- : [691/883] 3282234=test_rdoc_attr
I, [2024-05-29T03:08:25.124229 #3240954]  INFO -- : [692/883] 3282234=test_gem_commands_setup_command
I, [2024-05-29T03:08:25.137465 #3240954]  INFO -- : [693/883] 3282233=test_parser
I, [2024-05-29T03:08:25.156177 #3240954]  INFO -- : [694/883] 3282233=test_cgi_core
I, [2024-05-29T03:08:25.166612 #3240954]  INFO -- : [695/883] 3282233=test_gem_source_lock
I, [2024-05-29T03:08:25.211427 #3240954]  INFO -- : [696/883] 3282233=test_gem
I, [2024-05-29T03:08:25.285976 #3240954]  INFO -- : [697/883] 3282232=test_gem_commands_open_command
I, [2024-05-29T03:08:25.407372 #3240954]  INFO -- : [698/883] 3282232=test_dns
I, [2024-05-29T03:08:25.531017 #3240954]  INFO -- : [699/883] 3282244=test_ractor
I, [2024-05-29T03:08:25.566963 #3240954]  INFO -- : [700/883] 3282244=parse_stream_test
I, [2024-05-29T03:08:25.575287 #3240954]  INFO -- : [701/883] 3282244=test_registry
I, [2024-05-29T03:08:25.576970 #3240954]  INFO -- : [702/883] 3282244=test_thread
I, [2024-05-29T03:08:25.871571 #3240954]  INFO -- : [703/883] 3282234=json_ext_parser_test
I, [2024-05-29T03:08:25.880293 #3240954]  INFO -- : [704/883] 3282234=test_my_integer
I, [2024-05-29T03:08:25.887586 #3240954]  INFO -- : [705/883] 3282232=test_debugger_integration
I, [2024-05-29T03:08:25.888709 #3240954]  INFO -- : [706/883] 3282234=test_rendering
I, [2024-05-29T03:08:25.903741 #3240954]  INFO -- : [707/883] 3282232=test_ractor
I, [2024-05-29T03:08:25.915749 #3240954]  INFO -- : [708/883] 3282234=test_ssl
I, [2024-05-29T03:08:26.363332 #3240954]  INFO -- : [709/883] 3282232=test_rb_str_dup
I, [2024-05-29T03:08:26.366701 #3240954]  INFO -- : [710/883] 3282232=test_reline_key
I, [2024-05-29T03:08:26.370226 #3240954]  INFO -- : [711/883] 3282232=test_singleton_function
I, [2024-05-29T03:08:26.373122 #3240954]  INFO -- : [712/883] 3282232=test_ancdata
I, [2024-05-29T03:08:26.379059 #3240954]  INFO -- : [713/883] 3282232=test_alias
I, [2024-05-29T03:08:26.489762 #3240954]  INFO -- : [714/883] 3282234=test_timeout
I, [2024-05-29T03:08:26.593995 #3240954]  INFO -- : [715/883] 3282232=test_unicode_normalize
I, [2024-05-29T03:08:26.893171 #3240954]  INFO -- : [716/883] 3282240=test_marshal
I, [2024-05-29T03:08:27.030575 #3240954]  INFO -- : [717/883] 3282247=test_nonblock
I, [2024-05-29T03:08:27.044730 #3240954]  INFO -- : [718/883] 3282247=test_weakref
I, [2024-05-29T03:08:27.156995 #3240954]  INFO -- : [719/883] 3282242=ractor_test
I, [2024-05-29T03:08:27.184347 #3240954]  INFO -- : [720/883] 3282245=test_trace
I, [2024-05-29T03:08:27.207071 #3240954]  INFO -- : [721/883] 3282245=test_rdoc_generator_json_index
I, [2024-05-29T03:08:27.220741 #3240954]  INFO -- : [722/883] 3282242=test_win32ole_event
I, [2024-05-29T03:08:27.229537 #3240954]  INFO -- : [723/883] 3282242=test_time_tz
I, [2024-05-29T03:08:27.262978 #3240954]  INFO -- : [724/883] 3282246=test_gem_ci_detector
I, [2024-05-29T03:08:27.276499 #3240954]  INFO -- : [725/883] 3282246=test_bignum
I, [2024-05-29T03:08:27.282674 #3240954]  INFO -- : [726/883] 3282245=test_rdoc_class_module
I, [2024-05-29T03:08:27.348979 #3240954]  INFO -- : [727/883] 3282242=test_win32ole_variable
I, [2024-05-29T03:08:27.349817 #3240954]  INFO -- : [728/883] 3282247=test_io_wait_uncommon
I, [2024-05-29T03:08:27.350786 #3240954]  INFO -- : [729/883] 3282242=test_arity
I, [2024-05-29T03:08:27.356988 #3240954]  INFO -- : [730/883] 3282247=test_stringio
I, [2024-05-29T03:08:27.359553 #3240954]  INFO -- : [731/883] 3282242=test_gem_specification
I, [2024-05-29T03:08:27.420812 #3240954]  INFO -- : [732/883] 3282233=test_enum
I, [2024-05-29T03:08:27.453136 #3240954]  INFO -- : [733/883] 3282247=test_threadgroup
I, [2024-05-29T03:08:27.460251 #3240954]  INFO -- : [734/883] 3282234=test_have_macro
I, [2024-05-29T03:08:27.467125 #3240954]  INFO -- : [735/883] 3282237=test_complex2
I, [2024-05-29T03:08:27.476016 #3240954]  INFO -- : [736/883] 3282237=test_resolve_symbol
I, [2024-05-29T03:08:27.574411 #3240954]  INFO -- : [737/883] 3282237=test_gem_package
I, [2024-05-29T03:08:27.714998 #3240954]  INFO -- : [738/883] 3282240=test_merge_keys
I, [2024-05-29T03:08:27.724646 #3240954]  INFO -- : [739/883] 3282240=test_rdoc_extend
I, [2024-05-29T03:08:27.801277 #3240954]  INFO -- : [740/883] 3282240=test_win32ole_variant
I, [2024-05-29T03:08:27.814913 #3240954]  INFO -- : [741/883] 3282240=test_ipaddr
I, [2024-05-29T03:08:27.815267 #3240954]  INFO -- : [742/883] 3282234=test_rdoc_markup_to_ansi
I, [2024-05-29T03:08:27.836288 #3240954]  INFO -- : [743/883] 3282240=test_history
I, [2024-05-29T03:08:27.876353 #3240954]  INFO -- : [744/883] 3282234=test_mixed_unicode_escapes
I, [2024-05-29T03:08:27.883490 #3240954]  INFO -- : [745/883] 3282234=test_gem_resolver_api_specification
I, [2024-05-29T03:08:27.912880 #3240954]  INFO -- : [746/883] 3282240=test_numeric
I, [2024-05-29T03:08:27.923759 #3240954]  INFO -- : [747/883] 3282240=test_member
I, [2024-05-29T03:08:27.924928 #3240954]  INFO -- : [748/883] 3282240=test_word
I, [2024-05-29T03:08:27.931861 #3240954]  INFO -- : [749/883] 3282240=test_gem_commands_cleanup_command
I, [2024-05-29T03:08:27.935408 #3240954]  INFO -- : [750/883] 3282245=test_cgi_multipart
I, [2024-05-29T03:08:27.939603 #3240954]  INFO -- : [751/883] 3282234=test_ractor_compatibility
I, [2024-05-29T03:08:27.942334 #3240954]  INFO -- : [752/883] 3282241=test_eval
I, [2024-05-29T03:08:27.951606 #3240954]  INFO -- : [753/883] 3282241=test_autoconf
I, [2024-05-29T03:08:27.961919 #3240954]  INFO -- : [754/883] 3282241=test_dir
I, [2024-05-29T03:08:28.140108 #3240954]  INFO -- : [755/883] 3282245=test_date_ractor
I, [2024-05-29T03:08:28.181072 #3240954]  INFO -- : [756/883] 3282237=test_gem_console_ui
I, [2024-05-29T03:08:28.194064 #3240954]  INFO -- : [757/883] 3282237=test_coderange
I, [2024-05-29T03:08:28.198360 #3240954]  INFO -- : [758/883] 3282237=test_symbol
I, [2024-05-29T03:08:28.209947 #3240954]  INFO -- : [759/883] 3282237=location_test
I, [2024-05-29T03:08:28.277065 #3240954]  INFO -- : [760/883] 3282241=test_mailto
I, [2024-05-29T03:08:28.284653 #3240954]  INFO -- : [761/883] 3282241=test_rdoc_generator_darkfish
I, [2024-05-29T03:08:28.330736 #3240954]  INFO -- : [762/883] 3282237=test_resize
I, [2024-05-29T03:08:28.360086 #3240954]  INFO -- : [763/883] 3282237=test_error_highlight
I, [2024-05-29T03:08:28.376828 #3240954]  INFO -- : [764/883] 3282234=test_rdoc_comment
I, [2024-05-29T03:08:28.443717 #3240954]  INFO -- : [765/883] 3282234=test_gem_source_fetch_problem
I, [2024-05-29T03:08:28.459925 #3240954]  INFO -- : [766/883] 3282247=json_generic_object_test
I, [2024-05-29T03:08:28.461216 #3240954]  INFO -- : [767/883] 3282234=test_http_request
I, [2024-05-29T03:08:28.471609 #3240954]  INFO -- : [768/883] 3282236=test_function_entry
I, [2024-05-29T03:08:28.471691 #3240954]  INFO -- : [769/883] 3282234=test_pkcs7
I, [2024-05-29T03:08:28.473028 #3240954]  INFO -- : [770/883] 3282245=test_gem_resolver_requirement_list
I, [2024-05-29T03:08:28.473084 #3240954]  INFO -- : [771/883] 3282236=test_arith_seq_beg_len_step
I, [2024-05-29T03:08:28.478730 #3240954]  INFO -- : [772/883] 3282247=test_unix
I, [2024-05-29T03:08:28.482480 #3240954]  INFO -- : [773/883] 3282245=test_enc_associate
I, [2024-05-29T03:08:28.533085 #3240954]  INFO -- : [774/883] 3282247=test_lazy_enumerator
I, [2024-05-29T03:08:28.539192 #3240954]  INFO -- : [775/883] 3282240=ruby_api_test
I, [2024-05-29T03:08:28.557563 #3240954]  INFO -- : [776/883] 3282236=test_find_executable
I, [2024-05-29T03:08:28.564294 #3240954]  INFO -- : [777/883] 3282236=test_symbol
I, [2024-05-29T03:08:28.600296 #3240954]  INFO -- : [778/883] 3282233=test_coder
I, [2024-05-29T03:08:28.614580 #3240954]  INFO -- : [779/883] 3282233=test_nofree
I, [2024-05-29T03:08:28.621053 #3240954]  INFO -- : [780/883] 3282233=test_context
I, [2024-05-29T03:08:28.637833 #3240954]  INFO -- : [781/883] 3282241=test_gem_commands_pristine_command
I, [2024-05-29T03:08:28.685173 #3240954]  INFO -- : [782/883] 3282234=test_pkey_rsa
I, [2024-05-29T03:08:28.717159 #3240954]  INFO -- : [783/883] 3282240=test_gem_commands_push_command
I, [2024-05-29T03:08:28.872895 #3240954]  INFO -- : [784/883] 3282233=test_weakkeymap
I, [2024-05-29T03:08:28.955068 #3240954]  INFO -- : [785/883] 3282234=test_numhash
I, [2024-05-29T03:08:28.960491 #3240954]  INFO -- : [786/883] 3282234=test_placearg
I, [2024-05-29T03:08:29.005665 #3240954]  INFO -- : [787/883] 3282237=test_gem_package_task
I, [2024-05-29T03:08:29.012426 #3240954]  INFO -- : [788/883] 3282237=test_date_strptime
I, [2024-05-29T03:08:29.049304 #3240954]  INFO -- : [789/883] 3282234=test_rdoc_markup_hard_break
I, [2024-05-29T03:08:29.056299 #3240954]  INFO -- : [790/883] 3282234=test_gem_platform
I, [2024-05-29T03:08:29.100654 #3240954]  INFO -- : [791/883] 3282247=test_delete
I, [2024-05-29T03:08:29.110001 #3240954]  INFO -- : [792/883] 3282247=test_win32ole_method
I, [2024-05-29T03:08:29.113102 #3240954]  INFO -- : [793/883] 3282247=test_fd_setsize
I, [2024-05-29T03:08:29.113540 #3240954]  INFO -- : [794/883] 3282247=test_continuation
I, [2024-05-29T03:08:29.124696 #3240954]  INFO -- : [795/883] 3282247=test_class_name_check
I, [2024-05-29T03:08:29.159817 #3240954]  INFO -- : [796/883] 3282247=test_keyword
I, [2024-05-29T03:08:29.175499 #3240954]  INFO -- : [797/883] 3282234=test_file_exhaustive
I, [2024-05-29T03:08:29.194423 #3240954]  INFO -- : [798/883] 3282237=test_gem_update_suggestion
I, [2024-05-29T03:08:29.195980 #3240954]  INFO -- : [799/883] 3282245=test_files_test
I, [2024-05-29T03:08:29.204998 #3240954]  INFO -- : [800/883] 3282245=test_logger
I, [2024-05-29T03:08:29.223409 #3240954]  INFO -- : [801/883] 3282245=test_import
I, [2024-05-29T03:08:29.288086 #3240954]  INFO -- : [802/883] 3282237=test_not
I, [2024-05-29T03:08:29.296833 #3240954]  INFO -- : [803/883] 3282237=test_gem_resolver_lock_set
I, [2024-05-29T03:08:29.319411 #3240954]  INFO -- : [804/883] 3282237=test_rdoc_parser_markdown
I, [2024-05-29T03:08:29.341624 #3240954]  INFO -- : [805/883] 3282233=heredoc_dedent_test
I, [2024-05-29T03:08:29.344382 #3240954]  INFO -- : [806/883] 3282237=test_cgi_header
I, [2024-05-29T03:08:29.350901 #3240954]  INFO -- : [807/883] 3282233=test_object
I, [2024-05-29T03:08:29.351494 #3240954]  INFO -- : [808/883] 3282237=version_test
I, [2024-05-29T03:08:29.355434 #3240954]  INFO -- : [809/883] 3282237=test_key_actor_emacs
I, [2024-05-29T03:08:29.361645 #3240954]  INFO -- : [810/883] 3282233=test_basicinstructions
I, [2024-05-29T03:08:29.362369 #3240954]  INFO -- : [811/883] 3282240=test_gem_gemcutter_utilities
I, [2024-05-29T03:08:29.455419 #3240954]  INFO -- : [812/883] 3282233=test_gem_command_manager
I, [2024-05-29T03:08:29.526877 #3240954]  INFO -- : [813/883] 3282243=test_arithmetic_sequence
I, [2024-05-29T03:08:29.543415 #3240954]  INFO -- : [814/883] 3282243=test_change_word
I, [2024-05-29T03:08:29.550057 #3240954]  INFO -- : [815/883] 3282243=test_flip
I, [2024-05-29T03:08:29.599231 #3240954]  INFO -- : [816/883] 3282243=compiler_test
I, [2024-05-29T03:08:29.627882 #3240954]  INFO -- : [817/883] 3282243=test_timeout
I, [2024-05-29T03:08:29.628772 #3240954]  INFO -- : [818/883] 3282233=test_normalize
I, [2024-05-29T03:08:29.632164 #3240954]  INFO -- : [819/883] 3282233=test_ossl
I, [2024-05-29T03:08:29.633056 #3240954]  INFO -- : [820/883] 3282237=test_ruby_lex
I, [2024-05-29T03:08:29.651950 #3240954]  INFO -- : [821/883] 3282243=test_object
I, [2024-05-29T03:08:29.717534 #3240954]  INFO -- : [822/883] 3282242=test_date_arith
I, [2024-05-29T03:08:29.728865 #3240954]  INFO -- : [823/883] 3282242=test_gem_local_remote_options
I, [2024-05-29T03:08:29.746349 #3240954]  INFO -- : [824/883] 3282240=test_sleep
I, [2024-05-29T03:08:29.788522 #3240954]  INFO -- : [825/883] 3282242=test_ractor
I, [2024-05-29T03:08:29.871914 #3240954]  INFO -- : [826/883] 3282242=test_type
I, [2024-05-29T03:08:29.884129 #3240954]  INFO -- : [827/883] 3282242=test_pointer
I, [2024-05-29T03:08:29.897088 #3240954]  INFO -- : [828/883] 3282237=test_big5
I, [2024-05-29T03:08:29.904408 #3240954]  INFO -- : [829/883] 3282237=test_func
I, [2024-05-29T03:08:29.974442 #3240954]  INFO -- : [830/883] 3282247=test_rdoc_rd_block_parser
I, [2024-05-29T03:08:30.020614 #3240954]  INFO -- : [831/883] 3282247=test_signedness
I, [2024-05-29T03:08:30.075903 #3240954]  INFO -- : [832/883] 3282238=test_tsort
I, [2024-05-29T03:08:30.086738 #3240954]  INFO -- : [833/883] 3282238=errors_test
I, [2024-05-29T03:08:30.205128 #3240954]  INFO -- : [834/883] 3282243=test_gem_commands_check_command
I, [2024-05-29T03:08:30.227679 #3240954]  INFO -- : [835/883] 3282238=test_regexp
I, [2024-05-29T03:08:30.242307 #3240954]  INFO -- : [836/883] 3282243=test_vm_dump
I, [2024-05-29T03:08:30.244396 #3240954]  INFO -- : [837/883] 3282243=test_integer_comb
I, [2024-05-29T03:08:30.375613 #3240954]  INFO -- : [838/883] 3282241=test_rdoc_markup_document
I, [2024-05-29T03:08:30.394053 #3240954]  INFO -- : [839/883] 3282241=test_tmpdir
I, [2024-05-29T03:08:30.476190 #3240954]  INFO -- : [840/883] 3282246=bom_test
I, [2024-05-29T03:08:30.519598 #3240954]  INFO -- : [841/883] 3282246=test_data_error
I, [2024-05-29T03:08:30.522984 #3240954]  INFO -- : [842/883] 3282241=unescape_test
I, [2024-05-29T03:08:30.628814 #3240954]  INFO -- : [843/883] 3282246=test_ostruct
I, [2024-05-29T03:08:30.927559 #3240954]  INFO -- : [844/883] 3282246=test_force_exit
I, [2024-05-29T03:08:30.936692 #3240954]  INFO -- : [845/883] 3282246=test_file
I, [2024-05-29T03:08:30.968116 #3240954]  INFO -- : [846/883] 3282242=test_udp
I, [2024-05-29T03:08:30.979530 #3240954]  INFO -- : [847/883] 3282242=static_inspect_test
I, [2024-05-29T03:08:30.989408 #3240954]  INFO -- : [848/883] 3282242=test_gem_uri_formatter
I, [2024-05-29T03:08:31.011099 #3240954]  INFO -- : [849/883] 3282242=test_erb_command
I, [2024-05-29T03:08:31.055456 #3240954]  INFO -- : [850/883] 3282242=test_helper
I, [2024-05-29T03:08:31.055563 #3240954]  INFO -- : [851/883] 3282242=test_encoding
I, [2024-05-29T03:08:31.211339 #3240954]  INFO -- : [852/883] 3282245=test_range
I, [2024-05-29T03:08:31.369117 #3240954]  INFO -- : [853/883] 3282242=test_project_sanity
I, [2024-05-29T03:08:31.424761 #3240954]  INFO -- : [854/883] 3282242=command_line_test
I, [2024-05-29T03:08:31.449800 #3240954]  INFO -- : [855/883] 3282242=test_constant
I, [2024-05-29T03:08:32.102083 #3240954]  INFO -- : [856/883] 3282245=test_dup
I, [2024-05-29T03:08:32.331504 #3240954]  INFO -- : [857/883] 3282241=test_pty
I, [2024-05-29T03:08:32.367723 #3240954]  INFO -- : [858/883] 3282245=test_rdoc_ri_paths
I, [2024-05-29T03:08:32.423146 #3240954]  INFO -- : [859/883] 3282245=test_ts
I, [2024-05-29T03:08:32.566202 #3240954]  INFO -- : [860/883] 3282232=test_ensured
I, [2024-05-29T03:08:32.669465 #3240954]  INFO -- : [861/883] 3282232=test_locale
I, [2024-05-29T03:08:32.695006 #3240954]  INFO -- : [862/883] 3282232=test_addr
I, [2024-05-29T03:08:32.712560 #3240954]  INFO -- : [863/883] 3282232=library_symbols_test
I, [2024-05-29T03:08:32.806497 #3240954]  INFO -- : [864/883] 3282232=test_config
I, [2024-05-29T03:08:32.928073 #3240954]  INFO -- : [865/883] 3282245=test_gem_resolver_vendor_set
I, [2024-05-29T03:08:32.940350 #3240954]  INFO -- : [866/883] 3282241=test_enumerable
I, [2024-05-29T03:08:32.944825 #3240954]  INFO -- : [867/883] 3282245=test_gem_safe_marshal
I, [2024-05-29T03:08:32.958603 #3240954]  INFO -- : [868/883] 3282241=test_gem_resolver_api_set
I, [2024-05-29T03:08:33.032892 #3240954]  INFO -- : [869/883] 3282241=test_transcode
I, [2024-05-29T03:08:33.066141 #3240954]  INFO -- : [870/883] 3282247=test_eval
I, [2024-05-29T03:08:33.196069 #3240954]  INFO -- : [871/883] 3282236=json_generator_test
I, [2024-05-29T03:08:33.316734 #3240954]  INFO -- : [872/883] 3282236=test_rdoc_code_object
I, [2024-05-29T03:08:33.329279 #3240954]  INFO -- : [873/883] 3282241=test_x509store
I, [2024-05-29T03:08:33.368777 #3240954]  INFO -- : [874/883] 3282247=test_update
I, [2024-05-29T03:08:33.381265 #3240954]  INFO -- : [875/883] 3282247=test_x509name
I, [2024-05-29T03:08:33.399959 #3240954]  INFO -- : [876/883] 3282247=test_fips
I, [2024-05-29T03:08:33.417256 #3240954]  INFO -- : [877/883] 3282232=test_ast
I, [2024-05-29T03:08:33.658436 #3240954]  INFO -- : [878/883] 3282241=test_gem_request_set_gem_dependency_api
I, [2024-05-29T03:08:33.718716 #3240954]  INFO -- : [879/883] 3282236=test_lambda
I, [2024-05-29T03:08:33.780435 #3240954]  INFO -- : [880/883] 3282247=test_helper
I, [2024-05-29T03:08:33.781522 #3240954]  INFO -- : [881/883] 3282247=test_random_formatter
I, [2024-05-29T03:08:33.787004 #3240954]  INFO -- : [882/883] 3282245=test_jaro_winkler
I, [2024-05-29T03:08:33.790705 #3240954]  INFO -- : [883/883] 3282245=test_webauthn_listener
I, [2024-05-29T03:09:02.010043 #3240954]  INFO -- : Finished tests in 61.735003s, 429.6752 tests/s, 151614.1989 assertions/s.
I, [2024-05-29T03:09:02.011254 #3240954]  INFO -- : 26526 tests, 9359903 assertions, 0 failures, 0 errors, 312 skips
I, [2024-05-29T03:09:02.011344 #3240954]  INFO -- : 
I, [2024-05-29T03:09:02.011373 #3240954]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-29T00:46:58Z master d9d7ae7830) [x86_64-linux]
I, [2024-05-29T03:09:02.015100 #3240954]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
I, [2024-05-29T03:09:02.015634 #3240954]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'
I, [2024-05-29T03:09:02.183406 #3240954]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T03:09:02.183462 #3240954]  INFO -- : 	CC = gcc
I, [2024-05-29T03:09:02.183475 #3240954]  INFO -- : 	LD = ld
I, [2024-05-29T03:09:02.183483 #3240954]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T03:09:02.183492 #3240954]  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-29T03:09:02.183501 #3240954]  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-29T03:09:02.183513 #3240954]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T03:09:02.183523 #3240954]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T03:09:02.183531 #3240954]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T03:09:02.183539 #3240954]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-29T03:09:02.183547 #3240954]  INFO -- : 	LC_ALL = 
I, [2024-05-29T03:09:02.183554 #3240954]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T03:09:02.183562 #3240954]  INFO -- : 	MFLAGS = 
I, [2024-05-29T03:09:02.183570 #3240954]  INFO -- : 	RUSTC = rustc
I, [2024-05-29T03:09:02.183578 #3240954]  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-29T03:09:02.184064 #3240954]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T03:09:02.184086 #3240954]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T03:09:02.184099 #3240954]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T03:09:02.184128 #3240954]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T03:09:02.184138 #3240954]  INFO -- : 
I, [2024-05-29T03:09:02.186063 #3240954]  INFO -- : generating enc.mk
I, [2024-05-29T03:09:02.304950 #3240954]  INFO -- : making enc
I, [2024-05-29T03:09:02.359431 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:09:02.359457 #3240954]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-29T03:09:02.359470 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:09:02.360065 #3240954]  INFO -- : making srcs under enc
I, [2024-05-29T03:09:02.427628 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:09:02.427650 #3240954]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T03:09:02.427662 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:09:02.428581 #3240954]  INFO -- : generating transdb.h
I, [2024-05-29T03:09:02.525912 #3240954]  INFO -- : transdb.h unchanged
I, [2024-05-29T03:09:02.527103 #3240954]  INFO -- : making trans
I, [2024-05-29T03:09:02.559898 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:09:02.559922 #3240954]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-29T03:09:02.559934 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:09:02.560520 #3240954]  INFO -- : making encs
I, [2024-05-29T03:09:02.597373 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:09:02.597407 #3240954]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-29T03:09:02.597425 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:09:02.601628 #3240954]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-29T03:09:02.649438 #3240954]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-29T03:09:02.653862 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:09:04.111694 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:09:04.112396 #3240954]  INFO -- : generating makefile exts.mk
I, [2024-05-29T03:09:04.153419 #3240954]  INFO -- : exts.mk unchanged
I, [2024-05-29T03:09:04.161704 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:09:04.550148 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T03:09:04.554221 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T03:09:04.566145 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T03:09:04.569965 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T03:09:04.575296 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T03:09:04.586176 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T03:09:04.608092 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T03:09:04.612675 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T03:09:04.631435 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T03:09:04.637730 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T03:09:04.644832 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T03:09:04.651437 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T03:09:04.660913 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T03:09:04.670764 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T03:09:04.687128 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T03:09:04.689890 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T03:09:04.701515 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T03:09:04.713481 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T03:09:04.725601 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T03:09:04.737925 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T03:09:04.744841 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T03:09:04.751137 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T03:09:04.756204 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T03:09:04.789359 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T03:09:04.792396 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T03:09:04.795692 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T03:09:04.815489 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T03:09:04.828693 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T03:09:04.830927 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T03:09:04.833380 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T03:09:04.857678 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T03:09:04.865346 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T03:09:04.883240 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T03:09:04.941423 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T03:09:04.943376 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T03:09:04.965493 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T03:09:04.967476 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T03:09:04.989572 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T03:09:04.991575 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T03:09:05.013871 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T03:09:05.016263 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T03:09:05.038829 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T03:09:05.040836 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T03:09:05.100315 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T03:09:05.122812 #3240954]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:09:05.197972 #3240954]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-29T03:09:05.198018 #3240954]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:09:05.198241 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:09:05.201560 #3240954]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T03:09:05.201584 #3240954]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-29T03:09:05.201605 #3240954]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-05-29T03:09:05.260003 #3240954] 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.cesbk6/1-mspec-multi-0
E, [2024-05-29T03:09:05.260425 #3240954] 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.cesbk6/2-mspec-multi-1
E, [2024-05-29T03:09:05.260545 #3240954] 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.cesbk6/3-mspec-multi-2
E, [2024-05-29T03:09:05.260715 #3240954] 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.cesbk6/4-mspec-multi-3
E, [2024-05-29T03:09:05.260887 #3240954] 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.cesbk6/5-mspec-multi-4
E, [2024-05-29T03:09:05.261078 #3240954] 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.cesbk6/6-mspec-multi-5
E, [2024-05-29T03:09:05.261243 #3240954] 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.cesbk6/7-mspec-multi-6
E, [2024-05-29T03:09:05.261419 #3240954] 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.cesbk6/8-mspec-multi-7
E, [2024-05-29T03:09:05.261565 #3240954] 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.cesbk6/9-mspec-multi-8
E, [2024-05-29T03:09:05.261770 #3240954] 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.cesbk6/10-mspec-multi-9
E, [2024-05-29T03:09:05.262046 #3240954] 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.cesbk6/11-mspec-multi-10
E, [2024-05-29T03:09:05.262402 #3240954] 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.cesbk6/12-mspec-multi-11
E, [2024-05-29T03:09:05.262809 #3240954] 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.cesbk6/13-mspec-multi-12
E, [2024-05-29T03:09:05.263268 #3240954] 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.cesbk6/14-mspec-multi-13
E, [2024-05-29T03:09:05.263649 #3240954] 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.cesbk6/15-mspec-multi-14
E, [2024-05-29T03:09:05.264062 #3240954] 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.cesbk6/16-mspec-multi-15
I, [2024-05-29T03:09:05.490685 #3240954]  INFO -- : ruby 3.4.0dev (2024-05-29T00:46:58Z master d9d7ae7830) [x86_64-linux]
I, [2024-05-29T03:09:06.907707 #3240954]  INFO -- :      0 .........................................................................
I, [2024-05-29T03:09:07.550481 #3240954]  INFO -- :     73 .........................................................................
I, [2024-05-29T03:09:07.754583 #3240954]  INFO -- :    146 .........................................................................
I, [2024-05-29T03:09:07.826463 #3240954]  INFO -- :    219 .........................................................................
I, [2024-05-29T03:09:07.927348 #3240954]  INFO -- :    292 .........................................................................
I, [2024-05-29T03:09:07.999860 #3240954]  INFO -- :    365 .........................................................................
I, [2024-05-29T03:09:08.030897 #3240954]  INFO -- :    438 .........................................................................
I, [2024-05-29T03:09:08.058994 #3240954]  INFO -- :    511 .........................................................................
I, [2024-05-29T03:09:08.087248 #3240954]  INFO -- :    584 .........................................................................
I, [2024-05-29T03:09:08.190933 #3240954]  INFO -- :    657 .........................................................................
I, [2024-05-29T03:09:08.235823 #3240954]  INFO -- :    730 .........................................................................
I, [2024-05-29T03:09:08.271980 #3240954]  INFO -- :    803 .........................................................................
I, [2024-05-29T03:09:08.332834 #3240954]  INFO -- :    876 .........................................................................
I, [2024-05-29T03:09:08.406637 #3240954]  INFO -- :    949 .........................................................................
I, [2024-05-29T03:09:08.571412 #3240954]  INFO -- :   1022 .........................................................................
I, [2024-05-29T03:09:08.875409 #3240954]  INFO -- :   1095 .........................................................................
I, [2024-05-29T03:09:09.113684 #3240954]  INFO -- :   1168 .........................................................................
I, [2024-05-29T03:09:09.214248 #3240954]  INFO -- :   1241 .........................................................................
I, [2024-05-29T03:09:09.358429 #3240954]  INFO -- :   1314 .........................................................................
I, [2024-05-29T03:09:09.417062 #3240954]  INFO -- :   1387 .........................................................................
I, [2024-05-29T03:09:09.597767 #3240954]  INFO -- :   1460 .........................................................................
I, [2024-05-29T03:09:10.550703 #3240954]  INFO -- :   1533 .........................................................................
I, [2024-05-29T03:09:10.623667 #3240954]  INFO -- :   1606 .........................................................................
I, [2024-05-29T03:09:10.784083 #3240954]  INFO -- :   1679 .........................................................................
I, [2024-05-29T03:09:10.968972 #3240954]  INFO -- :   1752 .........................................................................
I, [2024-05-29T03:09:11.112198 #3240954]  INFO -- :   1825 .........................................................................
I, [2024-05-29T03:09:11.318523 #3240954]  INFO -- :   1898 .........................................................................
I, [2024-05-29T03:09:11.457742 #3240954]  INFO -- :   1971 .........................................................................
I, [2024-05-29T03:09:11.595663 #3240954]  INFO -- :   2044 .........................................................................
I, [2024-05-29T03:09:11.670719 #3240954]  INFO -- :   2117 .........................................................................
I, [2024-05-29T03:09:11.697832 #3240954]  INFO -- :   2190 .........................................................................
I, [2024-05-29T03:09:11.731485 #3240954]  INFO -- :   2263 .........................................................................
I, [2024-05-29T03:09:11.762201 #3240954]  INFO -- :   2336 .........................................................................
I, [2024-05-29T03:09:11.828021 #3240954]  INFO -- :   2409 .........................................................................
I, [2024-05-29T03:09:12.003562 #3240954]  INFO -- :   2482 .........................................................................
I, [2024-05-29T03:09:12.070971 #3240954]  INFO -- :   2555 .........................................................................
I, [2024-05-29T03:09:12.218291 #3240954]  INFO -- :   2628 .........................................................................
I, [2024-05-29T03:09:12.370071 #3240954]  INFO -- :   2701 .........................................................................
I, [2024-05-29T03:09:12.408707 #3240954]  INFO -- :   2774 .........................................................................
I, [2024-05-29T03:09:12.511681 #3240954]  INFO -- :   2847 .........................................................................
I, [2024-05-29T03:09:12.586449 #3240954]  INFO -- :   2920 .........................................................................
I, [2024-05-29T03:09:12.619158 #3240954]  INFO -- :   2993 .........................................................................
I, [2024-05-29T03:09:12.646605 #3240954]  INFO -- :   3066 .........................................................................
I, [2024-05-29T03:09:12.663140 #3240954]  INFO -- :   3139 .........................................................................
I, [2024-05-29T03:09:12.678358 #3240954]  INFO -- :   3212 .........................................................................
I, [2024-05-29T03:09:12.718382 #3240954]  INFO -- :   3285 .........................................................................
I, [2024-05-29T03:09:16.648308 #3240954]  INFO -- :   3358 .........................................................................
I, [2024-05-29T03:09:16.666735 #3240954]  INFO -- : 
I, [2024-05-29T03:09:16.666772 #3240954]  INFO -- : 
I, [2024-05-29T03:09:16.666784 #3240954]  INFO -- : Finished in 11.405754 seconds
I, [2024-05-29T03:09:16.666793 #3240954]  INFO -- : 
I, [2024-05-29T03:09:16.666801 #3240954]  INFO -- : 3430 files, 32649 examples, 161760 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-05-29T03:09:16.668640 #3240954]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'" exit with 0.