# Logfile created on 2024-05-28 00:21:10 +0000 by logger.rb/v1.4.3
I, [2024-05-28T00:21:10.268669 #1410060]  INFO -- : #<BuildRuby:0x000055dd5efbf568 @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.20240528-002110", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055dd5f047378 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055dd5f047210 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055dd5f047080 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240528-002110", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240528-002110>, @binmode=false, @mon_data=#<Monitor:0x000055dd5f046f68>, @mon_data_owner_object_id=860>>>
I, [2024-05-28T00:21:10.268820 #1410060]  INFO -- : $$$[beg] make update-download -j16
I, [2024-05-28T00:21:10.430851 #1410060]  INFO -- : tool/config.guess already exists
I, [2024-05-28T00:21:10.430897 #1410060]  INFO -- : tool/config.sub already exists
I, [2024-05-28T00:21:10.433317 #1410060]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-28T00:21:10.433343 #1410060]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-28T00:21:10.434016 #1410060]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-28T00:21:10.434621 #1410060]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-28T00:21:10.434757 #1410060]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-28T00:21:10.435128 #1410060]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-28T00:21:10.436707 #1410060]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-28T00:21:10.436792 #1410060]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-28T00:21:10.437016 #1410060]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-28T00:21:10.492800 #1410060]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-28T00:21:10.559521 #1410060]  INFO -- :   Successfully built RubyGem
I, [2024-05-28T00:21:10.559563 #1410060]  INFO -- :   Name: power_assert
I, [2024-05-28T00:21:10.559574 #1410060]  INFO -- :   Version: 2.0.4dev
I, [2024-05-28T00:21:10.559582 #1410060]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-28T00:21:10.600990 #1410060]  INFO -- : $$$[end] "make update-download -j16" exit with 0.
I, [2024-05-28T00:21:10.601040 #1410060]  INFO -- : $$$[beg] make update-src      -j16
I, [2024-05-28T00:21:11.204754 #1410060]  INFO -- : Already up to date.
I, [2024-05-28T00:21:11.216713 #1410060]  INFO -- : Latest commit hash = 7c6e4bc7ca
I, [2024-05-28T00:21:11.217785 #1410060]  INFO -- : $$$[end] "make update-src      -j16" exit with 0.
I, [2024-05-28T00:21:11.217814 #1410060]  INFO -- : $$$[beg] make after-update    -j16
I, [2024-05-28T00:21:11.376216 #1410060]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-28T00:21:11.377912 #1410060]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-28T00:21:11.496050 #1410060]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-28T00:21:11.499658 #1410060]  INFO -- : generating enc.mk
I, [2024-05-28T00:21:11.655431 #1410060]  INFO -- : making srcs under enc
I, [2024-05-28T00:21:11.685441 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:11.685467 #1410060]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-28T00:21:11.685478 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:11.727123 #1410060]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-28T00:21:11.727166 #1410060]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-28T00:21:11.727875 #1410060]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-28T00:21:11.728841 #1410060]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-28T00:21:11.729281 #1410060]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-28T00:21:11.730377 #1410060]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-28T00:21:11.731588 #1410060]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-28T00:21:11.731674 #1410060]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-28T00:21:11.732589 #1410060]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-28T00:21:11.803459 #1410060]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-28T00:21:11.870696 #1410060]  INFO -- :   Successfully built RubyGem
I, [2024-05-28T00:21:11.870737 #1410060]  INFO -- :   Name: power_assert
I, [2024-05-28T00:21:11.870748 #1410060]  INFO -- :   Version: 2.0.4dev
I, [2024-05-28T00:21:11.870756 #1410060]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-28T00:21:11.872480 #1410060]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-28T00:21:11.931141 #1410060]  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-28T00:21:11.936182 #1410060]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-28T00:21:11.937844 #1410060]  INFO -- : $$$[end] "make after-update    -j16" exit with 0.
I, [2024-05-28T00:21:11.937943 #1410060]  INFO -- : $$$[beg] make miniruby -j16
I, [2024-05-28T00:21:11.991462 #1410060]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-28T00:21:11.991504 #1410060]  INFO -- : 	CC = gcc
I, [2024-05-28T00:21:11.991515 #1410060]  INFO -- : 	LD = ld
I, [2024-05-28T00:21:11.991524 #1410060]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-28T00:21:11.991532 #1410060]  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-28T00:21:11.991540 #1410060]  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-28T00:21:11.991556 #1410060]  INFO -- : 	CPPFLAGS =   
I, [2024-05-28T00:21:11.991564 #1410060]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-28T00:21:11.991572 #1410060]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-28T00:21:11.991579 #1410060]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-28T00:21:11.991586 #1410060]  INFO -- : 	LC_ALL = 
I, [2024-05-28T00:21:11.991593 #1410060]  INFO -- : 	LC_CTYPE = 
I, [2024-05-28T00:21:11.991600 #1410060]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-28T00:21:11.991608 #1410060]  INFO -- : 	RUSTC = rustc
I, [2024-05-28T00:21:11.991615 #1410060]  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-28T00:21:11.992812 #1410060]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-28T00:21:11.992835 #1410060]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-28T00:21:11.992856 #1410060]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-28T00:21:11.992865 #1410060]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-28T00:21:11.992873 #1410060]  INFO -- : 
I, [2024-05-28T00:21:12.015121 #1410060]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-28T00:21:12.127248 #1410060]  INFO -- : linking miniruby
I, [2024-05-28T00:21:12.752337 #1410060]  INFO -- : $$$[end] "make miniruby -j16" exit with 0.
I, [2024-05-28T00:21:12.752504 #1410060]  INFO -- : $$$[beg] make ruby -j16
I, [2024-05-28T00:21:12.843824 #1410060]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-28T00:21:12.843875 #1410060]  INFO -- : 	CC = gcc
I, [2024-05-28T00:21:12.843890 #1410060]  INFO -- : 	LD = ld
I, [2024-05-28T00:21:12.843899 #1410060]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-28T00:21:12.843906 #1410060]  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-28T00:21:12.843914 #1410060]  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-28T00:21:12.843923 #1410060]  INFO -- : 	CPPFLAGS =   
I, [2024-05-28T00:21:12.843931 #1410060]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-28T00:21:12.843938 #1410060]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-28T00:21:12.843946 #1410060]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-28T00:21:12.843954 #1410060]  INFO -- : 	LC_ALL = 
I, [2024-05-28T00:21:12.843961 #1410060]  INFO -- : 	LC_CTYPE = 
I, [2024-05-28T00:21:12.843968 #1410060]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-28T00:21:12.843976 #1410060]  INFO -- : 	RUSTC = rustc
I, [2024-05-28T00:21:12.843985 #1410060]  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-28T00:21:12.845359 #1410060]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-28T00:21:12.845383 #1410060]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-28T00:21:12.845394 #1410060]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-28T00:21:12.845402 #1410060]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-28T00:21:12.845410 #1410060]  INFO -- : 
I, [2024-05-28T00:21:12.977853 #1410060]  INFO -- : builtin_binary.inc updated
I, [2024-05-28T00:21:12.989680 #1410060]  INFO -- : 2b881d6524dcb1dc6e57b91bf4b78ac81e513eed9516c9484073fbdc4c65259f  builtin_binary.inc
I, [2024-05-28T00:21:12.991146 #1410060]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-28T00:21:13.228158 #1410060]  INFO -- : linking static-library libruby-static.a
I, [2024-05-28T00:21:13.647963 #1410060]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-28T00:21:15.569756 #1410060]  INFO -- : linking ruby
I, [2024-05-28T00:21:15.590927 #1410060]  INFO -- : $$$[end] "make ruby -j16" exit with 0.
I, [2024-05-28T00:21:15.591054 #1410060]  INFO -- : $$$[beg] make all -j16
I, [2024-05-28T00:21:15.681581 #1410060]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-28T00:21:15.681633 #1410060]  INFO -- : 	CC = gcc
I, [2024-05-28T00:21:15.681644 #1410060]  INFO -- : 	LD = ld
I, [2024-05-28T00:21:15.681653 #1410060]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-28T00:21:15.681660 #1410060]  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-28T00:21:15.681673 #1410060]  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-28T00:21:15.681681 #1410060]  INFO -- : 	CPPFLAGS =   
I, [2024-05-28T00:21:15.681689 #1410060]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-28T00:21:15.681696 #1410060]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-28T00:21:15.681703 #1410060]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-28T00:21:15.681710 #1410060]  INFO -- : 	LC_ALL = 
I, [2024-05-28T00:21:15.681718 #1410060]  INFO -- : 	LC_CTYPE = 
I, [2024-05-28T00:21:15.681725 #1410060]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-28T00:21:15.681732 #1410060]  INFO -- : 	RUSTC = rustc
I, [2024-05-28T00:21:15.681739 #1410060]  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-28T00:21:15.682910 #1410060]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-28T00:21:15.682931 #1410060]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-28T00:21:15.682951 #1410060]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-28T00:21:15.682964 #1410060]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-28T00:21:15.682978 #1410060]  INFO -- : 
I, [2024-05-28T00:21:15.722456 #1410060]  INFO -- : generating enc.mk
I, [2024-05-28T00:21:15.724657 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-28T00:21:15.725341 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-28T00:21:15.725637 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-28T00:21:15.726254 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-28T00:21:15.726939 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-28T00:21:15.727200 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-28T00:21:15.727623 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-28T00:21:15.728224 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-28T00:21:15.728652 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-28T00:21:15.729280 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-28T00:21:15.729736 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-28T00:21:15.730528 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-28T00:21:15.730981 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-28T00:21:15.731602 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-28T00:21:15.732213 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-28T00:21:15.905871 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-28T00:21:15.907765 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-28T00:21:15.908591 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-28T00:21:15.911534 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-28T00:21:15.911970 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-28T00:21:15.915489 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-28T00:21:15.942014 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-28T00:21:15.948090 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-28T00:21:15.948404 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-28T00:21:15.953147 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-28T00:21:15.968188 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-28T00:21:16.002918 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-28T00:21:16.016561 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-28T00:21:16.042702 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-28T00:21:16.104385 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-28T00:21:16.104800 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-28T00:21:16.106204 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-28T00:21:16.107336 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-28T00:21:16.125409 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-28T00:21:16.149172 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-28T00:21:16.151638 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-28T00:21:16.159921 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-28T00:21:16.161814 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-28T00:21:16.168199 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-28T00:21:16.188156 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-28T00:21:16.194082 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-28T00:21:16.221909 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-28T00:21:16.305143 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-28T00:21:16.310570 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-28T00:21:16.320041 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-28T00:21:16.323299 #1410060]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-28T00:21:16.356199 #1410060]  INFO -- : making enc
I, [2024-05-28T00:21:16.369394 #1410060]  INFO -- : making srcs under enc
I, [2024-05-28T00:21:16.392503 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:16.392574 #1410060]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-28T00:21:16.392588 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:16.431974 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:16.432042 #1410060]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-28T00:21:16.432057 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:16.432962 #1410060]  INFO -- : generating transdb.h
I, [2024-05-28T00:21:16.545370 #1410060]  INFO -- : transdb.h unchanged
I, [2024-05-28T00:21:16.546943 #1410060]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-28T00:21:16.547100 #1410060]  INFO -- : making trans
I, [2024-05-28T00:21:16.575356 #1410060]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-28T00:21:16.577936 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:16.590463 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:16.590693 #1410060]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-28T00:21:16.590775 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:16.592883 #1410060]  INFO -- : making encs
I, [2024-05-28T00:21:16.665303 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:16.665412 #1410060]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-28T00:21:16.665461 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:16.848490 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:16.849215 #1410060]  INFO -- : generating makefile exts.mk
I, [2024-05-28T00:21:16.891207 #1410060]  INFO -- : exts.mk unchanged
I, [2024-05-28T00:21:16.895514 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:16.920456 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T00:21:16.921319 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T00:21:16.922280 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T00:21:16.923373 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T00:21:16.923510 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T00:21:16.923850 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T00:21:16.926168 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T00:21:16.926810 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T00:21:16.926991 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T00:21:16.927030 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T00:21:16.927152 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T00:21:16.927256 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T00:21:16.927683 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T00:21:16.928398 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T00:21:16.928630 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T00:21:16.928660 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T00:21:16.929725 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T00:21:16.930932 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T00:21:16.931428 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T00:21:16.931533 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T00:21:16.931834 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T00:21:16.931993 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T00:21:16.932432 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T00:21:16.933887 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T00:21:16.934713 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T00:21:16.934972 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T00:21:16.935552 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T00:21:16.935854 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T00:21:16.936184 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T00:21:16.940029 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T00:21:16.942199 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T00:21:16.943704 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T00:21:16.945567 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T00:21:16.945618 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T00:21:16.946026 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T00:21:16.949198 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T00:21:16.949830 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T00:21:16.965447 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T00:21:16.967951 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T00:21:16.968236 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T00:21:16.968286 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T00:21:16.968819 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T00:21:16.969344 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T00:21:16.971973 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T00:21:16.996250 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:17.076283 #1410060]  INFO -- : linking ruby
I, [2024-05-28T00:21:17.096758 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:17.097441 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:17.100778 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:17.100804 #1410060]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-28T00:21:17.100824 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:17.101521 #1410060]  INFO -- : $$$[end] "make all -j16" exit with 0.
I, [2024-05-28T00:21:17.101621 #1410060]  INFO -- : $$$[beg] make install -j16
I, [2024-05-28T00:21:17.161414 #1410060]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-28T00:21:17.161732 #1410060]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-28T00:21:17.162023 #1410060]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-28T00:21:17.162699 #1410060]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-28T00:21:17.163255 #1410060]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-28T00:21:17.163277 #1410060]  INFO -- : 	CC = gcc
I, [2024-05-28T00:21:17.163288 #1410060]  INFO -- : 	LD = ld
I, [2024-05-28T00:21:17.163296 #1410060]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-28T00:21:17.163306 #1410060]  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-28T00:21:17.163319 #1410060]  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-28T00:21:17.163328 #1410060]  INFO -- : 	CPPFLAGS =   
I, [2024-05-28T00:21:17.163336 #1410060]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-28T00:21:17.163343 #1410060]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-28T00:21:17.163351 #1410060]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-28T00:21:17.163366 #1410060]  INFO -- : 	LC_ALL = 
I, [2024-05-28T00:21:17.163373 #1410060]  INFO -- : 	LC_CTYPE = 
I, [2024-05-28T00:21:17.163402 #1410060]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-28T00:21:17.163410 #1410060]  INFO -- : 	RUSTC = rustc
I, [2024-05-28T00:21:17.163420 #1410060]  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-28T00:21:17.164642 #1410060]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-28T00:21:17.202899 #1410060]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-28T00:21:17.203542 #1410060]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-28T00:21:17.204224 #1410060]  INFO -- : generating enc.mk
I, [2024-05-28T00:21:17.204264 #1410060]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-28T00:21:17.204286 #1410060]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-28T00:21:17.204298 #1410060]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-28T00:21:17.204306 #1410060]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-28T00:21:17.204314 #1410060]  INFO -- : 
I, [2024-05-28T00:21:17.205392 #1410060]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-28T00:21:17.205638 #1410060]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-28T00:21:17.330762 #1410060]  INFO -- : making srcs under enc
I, [2024-05-28T00:21:17.330908 #1410060]  INFO -- : making enc
I, [2024-05-28T00:21:17.347879 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:17.347928 #1410060]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-28T00:21:17.347939 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:17.367511 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:17.367561 #1410060]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-28T00:21:17.367573 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:17.368383 #1410060]  INFO -- : generating transdb.h
I, [2024-05-28T00:21:17.387200 #1410060]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-28T00:21:17.465504 #1410060]  INFO -- :   Successfully built RubyGem
I, [2024-05-28T00:21:17.465547 #1410060]  INFO -- :   Name: power_assert
I, [2024-05-28T00:21:17.465558 #1410060]  INFO -- :   Version: 2.0.4dev
I, [2024-05-28T00:21:17.466432 #1410060]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-28T00:21:17.467225 #1410060]  INFO -- : transdb.h unchanged
I, [2024-05-28T00:21:17.467463 #1410060]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-28T00:21:17.468649 #1410060]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-28T00:21:17.468824 #1410060]  INFO -- : making trans
I, [2024-05-28T00:21:17.496547 #1410060]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-05-28T00:21:17.498994 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:17.509361 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:17.509667 #1410060]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-28T00:21:17.509820 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:17.512904 #1410060]  INFO -- : making encs
I, [2024-05-28T00:21:17.572559 #1410060]  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-28T00:21:17.585357 #1410060]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-28T00:21:17.585891 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:17.585939 #1410060]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-28T00:21:17.585985 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:17.758732 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:17.759428 #1410060]  INFO -- : generating makefile exts.mk
I, [2024-05-28T00:21:17.800819 #1410060]  INFO -- : exts.mk unchanged
I, [2024-05-28T00:21:17.805642 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:17.829803 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T00:21:17.831120 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T00:21:17.831834 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T00:21:17.832983 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T00:21:17.833096 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T00:21:17.833542 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T00:21:17.834701 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T00:21:17.836055 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T00:21:17.836560 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T00:21:17.836589 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T00:21:17.836609 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T00:21:17.836805 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T00:21:17.837487 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T00:21:17.837971 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T00:21:17.838224 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T00:21:17.838912 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T00:21:17.839552 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T00:21:17.840050 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T00:21:17.840230 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T00:21:17.841508 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T00:21:17.842068 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T00:21:17.842392 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T00:21:17.842423 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T00:21:17.842730 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T00:21:17.842758 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T00:21:17.843190 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T00:21:17.844096 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T00:21:17.844470 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T00:21:17.845008 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T00:21:17.845242 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T00:21:17.851506 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T00:21:17.852867 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T00:21:17.853331 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T00:21:17.853426 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T00:21:17.857255 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T00:21:17.858880 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T00:21:17.859755 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T00:21:17.867350 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T00:21:17.876512 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T00:21:17.876725 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T00:21:17.877140 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T00:21:17.878291 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T00:21:17.888608 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T00:21:17.888659 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T00:21:17.911060 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:17.985508 #1410060]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-28T00:21:17.985553 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:17.985781 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:17.989353 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:17.989384 #1410060]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-28T00:21:17.989396 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:17.989548 #1410060]  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-28T00:21:18.083054 #1410060]  INFO -- : Installing to 
I, [2024-05-28T00:21:18.083108 #1410060]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-05-28T00:21:18.083242 #1410060]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-05-28T00:21:18.092237 #1410060]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-28T00:21:18.092271 #1410060]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-05-28T00:21:18.092349 #1410060]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-28T00:21:18.102271 #1410060]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-05-28T00:21:18.102300 #1410060]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-05-28T00:21:18.102379 #1410060]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-05-28T00:21:18.102565 #1410060]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-28T00:21:18.106968 #1410060]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-05-28T00:21:18.106998 #1410060]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-05-28T00:21:18.107010 #1410060]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-05-28T00:21:18.107029 #1410060]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-05-28T00:21:18.107141 #1410060]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-28T00:21:18.149053 #1410060]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-05-28T00:21:18.155459 #1410060]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-05-28T00:21:18.155689 #1410060]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-28T00:21:18.180698 #1410060]  INFO -- :                                     benchmark 0.3.0
I, [2024-05-28T00:21:18.182887 #1410060]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-05-28T00:21:18.184551 #1410060]  INFO -- :                                     cgi 0.4.1
I, [2024-05-28T00:21:18.185216 #1410060]  INFO -- :                                     delegate 0.3.1
I, [2024-05-28T00:21:18.185764 #1410060]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-05-28T00:21:18.186309 #1410060]  INFO -- :                                     english 0.8.0
I, [2024-05-28T00:21:18.186847 #1410060]  INFO -- :                                     erb 4.0.4
I, [2024-05-28T00:21:18.187665 #1410060]  INFO -- :                                     error_highlight 0.6.0
I, [2024-05-28T00:21:18.188204 #1410060]  INFO -- :                                     fileutils 1.7.2
I, [2024-05-28T00:21:18.188741 #1410060]  INFO -- :                                     find 0.2.0
I, [2024-05-28T00:21:18.189313 #1410060]  INFO -- :                                     forwardable 1.3.3
I, [2024-05-28T00:21:18.190426 #1410060]  INFO -- :                                     ipaddr 1.2.6
I, [2024-05-28T00:21:18.190975 #1410060]  INFO -- :                                     irb 1.13.1
I, [2024-05-28T00:21:18.191849 #1410060]  INFO -- :                                     logger 1.6.0
I, [2024-05-28T00:21:18.192389 #1410060]  INFO -- :                                     net-http 0.4.1
I, [2024-05-28T00:21:18.192958 #1410060]  INFO -- :                                     net-protocol 0.2.2
I, [2024-05-28T00:21:18.193556 #1410060]  INFO -- :                                     open-uri 0.4.1
I, [2024-05-28T00:21:18.194128 #1410060]  INFO -- :                                     open3 0.2.1
I, [2024-05-28T00:21:18.194666 #1410060]  INFO -- :                                     optparse 0.5.0
I, [2024-05-28T00:21:18.195296 #1410060]  INFO -- :                                     ostruct 0.6.0
I, [2024-05-28T00:21:18.195811 #1410060]  INFO -- :                                     pp 0.5.0
I, [2024-05-28T00:21:18.196364 #1410060]  INFO -- :                                     prettyprint 0.2.0
I, [2024-05-28T00:21:18.196885 #1410060]  INFO -- :                                     prism 0.29.0
I, [2024-05-28T00:21:18.197446 #1410060]  INFO -- :                                     pstore 0.1.3
I, [2024-05-28T00:21:18.197965 #1410060]  INFO -- :                                     rdoc 6.7.0
I, [2024-05-28T00:21:18.199580 #1410060]  INFO -- :                                     readline 0.0.4
I, [2024-05-28T00:21:18.200126 #1410060]  INFO -- :                                     reline 0.5.7
I, [2024-05-28T00:21:18.200692 #1410060]  INFO -- :                                     resolv 0.4.0
I, [2024-05-28T00:21:18.201270 #1410060]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-05-28T00:21:18.201789 #1410060]  INFO -- :                                     securerandom 0.3.1
I, [2024-05-28T00:21:18.202311 #1410060]  INFO -- :                                     set 1.1.0
I, [2024-05-28T00:21:18.202840 #1410060]  INFO -- :                                     shellwords 0.2.0
I, [2024-05-28T00:21:18.203366 #1410060]  INFO -- :                                     singleton 0.2.0
I, [2024-05-28T00:21:18.203866 #1410060]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-05-28T00:21:18.204733 #1410060]  INFO -- :                                     tempfile 0.2.1
I, [2024-05-28T00:21:18.205277 #1410060]  INFO -- :                                     time 0.3.0
I, [2024-05-28T00:21:18.205840 #1410060]  INFO -- :                                     timeout 0.4.1
I, [2024-05-28T00:21:18.206375 #1410060]  INFO -- :                                     tmpdir 0.2.0
I, [2024-05-28T00:21:18.206927 #1410060]  INFO -- :                                     tsort 0.2.0
I, [2024-05-28T00:21:18.207443 #1410060]  INFO -- :                                     un 0.3.0
I, [2024-05-28T00:21:18.207971 #1410060]  INFO -- :                                     uri 0.13.0
I, [2024-05-28T00:21:18.208518 #1410060]  INFO -- :                                     weakref 0.1.3
I, [2024-05-28T00:21:18.209457 #1410060]  INFO -- :                                     yaml 0.3.0
I, [2024-05-28T00:21:18.210041 #1410060]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-28T00:21:18.216141 #1410060]  INFO -- :                                     date 3.3.4
I, [2024-05-28T00:21:18.216702 #1410060]  INFO -- :                                     digest 3.1.1
I, [2024-05-28T00:21:18.217310 #1410060]  INFO -- :                                     etc 1.4.3
I, [2024-05-28T00:21:18.217878 #1410060]  INFO -- :                                     fcntl 1.1.0
I, [2024-05-28T00:21:18.218418 #1410060]  INFO -- :                                     fiddle 1.1.3
I, [2024-05-28T00:21:18.218968 #1410060]  INFO -- :                                     io-console 0.7.2
I, [2024-05-28T00:21:18.220044 #1410060]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-05-28T00:21:18.220591 #1410060]  INFO -- :                                     io-wait 0.3.1
I, [2024-05-28T00:21:18.221117 #1410060]  INFO -- :                                     json 2.7.2
I, [2024-05-28T00:21:18.221715 #1410060]  INFO -- :                                     openssl 3.2.0
I, [2024-05-28T00:21:18.222277 #1410060]  INFO -- :                                     pathname 0.3.0
I, [2024-05-28T00:21:18.222823 #1410060]  INFO -- :                                     psych 5.1.2
I, [2024-05-28T00:21:18.223435 #1410060]  INFO -- :                                     stringio 3.1.1
I, [2024-05-28T00:21:18.223986 #1410060]  INFO -- :                                     strscan 3.1.1
I, [2024-05-28T00:21:18.224592 #1410060]  INFO -- :                                     zlib 3.1.0
I, [2024-05-28T00:21:18.225110 #1410060]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-28T00:21:18.225684 #1410060]  INFO -- :                                     minitest 5.23.1
I, [2024-05-28T00:21:18.234363 #1410060]  INFO -- :                                     rake 13.2.1
I, [2024-05-28T00:21:18.239341 #1410060]  INFO -- :                                     test-unit 3.6.2
I, [2024-05-28T00:21:18.245532 #1410060]  INFO -- :                                     rexml 3.2.8
I, [2024-05-28T00:21:18.250903 #1410060]  INFO -- :                                     rss 0.3.0
I, [2024-05-28T00:21:18.255184 #1410060]  INFO -- :                                     net-ftp 0.3.4
I, [2024-05-28T00:21:18.257266 #1410060]  INFO -- :                                     net-imap 0.4.11
I, [2024-05-28T00:21:18.261422 #1410060]  INFO -- :                                     net-pop 0.1.2
I, [2024-05-28T00:21:18.262715 #1410060]  INFO -- :                                     net-smtp 0.5.0
I, [2024-05-28T00:21:18.264191 #1410060]  INFO -- :                                     matrix 0.4.2
I, [2024-05-28T00:21:18.268210 #1410060]  INFO -- :                                     prime 0.1.2
I, [2024-05-28T00:21:18.273119 #1410060]  INFO -- :                                     rbs 3.4.4
I, [2024-05-28T00:21:18.307272 #1410060]  INFO -- :                                     typeprof 0.21.11
I, [2024-05-28T00:21:18.310937 #1410060]  INFO -- :                                     debug 1.9.2
I, [2024-05-28T00:21:18.314692 #1410060]  INFO -- :                                     racc 1.8.0
I, [2024-05-28T00:21:18.318660 #1410060]  INFO -- :                                     mutex_m 0.2.0
I, [2024-05-28T00:21:18.320156 #1410060]  INFO -- :                                     getoptlong 0.2.1
I, [2024-05-28T00:21:18.322126 #1410060]  INFO -- :                                     base64 0.2.0
I, [2024-05-28T00:21:18.323398 #1410060]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-05-28T00:21:18.326268 #1410060]  INFO -- :                                     observer 0.1.2
I, [2024-05-28T00:21:18.327665 #1410060]  INFO -- :                                     abbrev 0.1.2
I, [2024-05-28T00:21:18.329369 #1410060]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-05-28T00:21:18.330868 #1410060]  INFO -- :                                     rinda 0.2.0
I, [2024-05-28T00:21:18.332557 #1410060]  INFO -- :                                     drb 2.2.1
I, [2024-05-28T00:21:18.334762 #1410060]  INFO -- :                                     nkf 0.2.0
I, [2024-05-28T00:21:18.337889 #1410060]  INFO -- :                                     syslog 0.1.2
I, [2024-05-28T00:21:18.340259 #1410060]  INFO -- :                                     csv 3.3.0
I, [2024-05-28T00:21:18.343742 #1410060]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-05-28T00:21:18.345271 #1410060]  INFO -- : skipped bundled gems:
I, [2024-05-28T00:21:18.345294 #1410060]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-05-28T00:21:18.348249 #1410060]  INFO -- : $$$[end] "make install -j16" exit with 0.
I, [2024-05-28T00:21:18.348415 #1410060]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16'
I, [2024-05-28T00:21:26.741637 #1410060]  INFO -- : PASS all 1936 tests
E, [2024-05-28T00:21:26.753007 #1410060] ERROR -- :  
I, [2024-05-28T00:21:26.753549 #1410060]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
I, [2024-05-28T00:21:26.753788 #1410060]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j16'
I, [2024-05-28T00:21:26.850359 #1410060]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-28T00:21:26.850413 #1410060]  INFO -- : 	CC = gcc
I, [2024-05-28T00:21:26.850424 #1410060]  INFO -- : 	LD = ld
I, [2024-05-28T00:21:26.850434 #1410060]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-28T00:21:26.850455 #1410060]  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-28T00:21:26.850464 #1410060]  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-28T00:21:26.850472 #1410060]  INFO -- : 	CPPFLAGS =   
I, [2024-05-28T00:21:26.850480 #1410060]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-28T00:21:26.850494 #1410060]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-28T00:21:26.850502 #1410060]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-28T00:21:26.850509 #1410060]  INFO -- : 	LC_ALL = 
I, [2024-05-28T00:21:26.850516 #1410060]  INFO -- : 	LC_CTYPE = 
I, [2024-05-28T00:21:26.850524 #1410060]  INFO -- : 	MFLAGS = 
I, [2024-05-28T00:21:26.850536 #1410060]  INFO -- : 	RUSTC = rustc
I, [2024-05-28T00:21:26.850543 #1410060]  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-28T00:21:26.850966 #1410060]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-28T00:21:26.851003 #1410060]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-28T00:21:26.851015 #1410060]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-28T00:21:26.851024 #1410060]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-28T00:21:26.851033 #1410060]  INFO -- : 
I, [2024-05-28T00:21:27.003164 #1410060]  INFO -- : Checking leaked global symbols...none
I, [2024-05-28T00:21:27.114639 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-05-28T00:21:27.114698 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-05-28T00:21:27.114711 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-05-28T00:21:27.114721 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-05-28T00:21:27.115009 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-05-28T00:21:27.115077 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-05-28T00:21:27.115351 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-05-28T00:21:27.115535 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-05-28T00:21:27.116436 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-05-28T00:21:27.116807 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-05-28T00:21:27.118723 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-05-28T00:21:27.119512 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-05-28T00:21:27.119550 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-05-28T00:21:27.119582 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-05-28T00:21:27.119642 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-05-28T00:21:27.220593 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-05-28T00:21:27.221394 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-05-28T00:21:27.495972 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-05-28T00:21:27.496024 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-05-28T00:21:27.496094 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-05-28T00:21:27.496430 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-05-28T00:21:27.496453 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-05-28T00:21:27.496464 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-05-28T00:21:27.496472 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-05-28T00:21:27.496481 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-05-28T00:21:27.496509 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-05-28T00:21:27.496589 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-05-28T00:21:27.496641 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-05-28T00:21:27.497058 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-05-28T00:21:27.593797 #1410060]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-05-28T00:21:27.596189 #1410060]  INFO -- : 
I, [2024-05-28T00:21:27.596221 #1410060]  INFO -- : test succeeded
I, [2024-05-28T00:21:27.598147 #1410060]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
I, [2024-05-28T00:21:27.598426 #1410060]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
I, [2024-05-28T00:21:27.726457 #1410060]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-28T00:21:27.726515 #1410060]  INFO -- : 	CC = gcc
I, [2024-05-28T00:21:27.726527 #1410060]  INFO -- : 	LD = ld
I, [2024-05-28T00:21:27.726536 #1410060]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-28T00:21:27.726545 #1410060]  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-28T00:21:27.726554 #1410060]  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-28T00:21:27.726564 #1410060]  INFO -- : 	CPPFLAGS =   
I, [2024-05-28T00:21:27.726572 #1410060]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-28T00:21:27.726580 #1410060]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-28T00:21:27.726588 #1410060]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-28T00:21:27.726596 #1410060]  INFO -- : 	LC_ALL = 
I, [2024-05-28T00:21:27.726603 #1410060]  INFO -- : 	LC_CTYPE = 
I, [2024-05-28T00:21:27.726611 #1410060]  INFO -- : 	MFLAGS = 
I, [2024-05-28T00:21:27.726619 #1410060]  INFO -- : 	RUSTC = rustc
I, [2024-05-28T00:21:27.726627 #1410060]  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-28T00:21:27.727154 #1410060]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-28T00:21:27.727177 #1410060]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-28T00:21:27.727196 #1410060]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-28T00:21:27.727216 #1410060]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-28T00:21:27.727226 #1410060]  INFO -- : 
I, [2024-05-28T00:21:27.729587 #1410060]  INFO -- : generating enc.mk
I, [2024-05-28T00:21:27.884103 #1410060]  INFO -- : making enc
I, [2024-05-28T00:21:27.938892 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:27.938917 #1410060]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-28T00:21:27.938928 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:27.939525 #1410060]  INFO -- : making srcs under enc
I, [2024-05-28T00:21:28.003579 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:28.003602 #1410060]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-28T00:21:28.003612 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:28.004525 #1410060]  INFO -- : generating transdb.h
I, [2024-05-28T00:21:28.102308 #1410060]  INFO -- : transdb.h unchanged
I, [2024-05-28T00:21:28.103483 #1410060]  INFO -- : making trans
I, [2024-05-28T00:21:28.137356 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:28.137390 #1410060]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-28T00:21:28.137402 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:28.137886 #1410060]  INFO -- : making encs
I, [2024-05-28T00:21:28.174865 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:28.174888 #1410060]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-28T00:21:28.174899 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:28.178274 #1410060]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-28T00:21:28.205431 #1410060]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-28T00:21:28.207994 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:29.648775 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:29.649746 #1410060]  INFO -- : generating makefile exts.mk
I, [2024-05-28T00:21:29.690892 #1410060]  INFO -- : exts.mk unchanged
I, [2024-05-28T00:21:29.697838 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:29.932801 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T00:21:29.937962 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T00:21:29.948563 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T00:21:29.952544 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T00:21:29.957680 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T00:21:29.966425 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T00:21:29.994368 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T00:21:29.998351 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T00:21:30.025658 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T00:21:30.032842 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T00:21:30.036598 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T00:21:30.039120 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T00:21:30.047605 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T00:21:30.057554 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T00:21:30.071548 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T00:21:30.074946 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T00:21:30.087349 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T00:21:30.095893 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T00:21:30.108093 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T00:21:30.120565 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T00:21:30.127603 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T00:21:30.132362 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T00:21:30.137792 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T00:21:30.152326 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T00:21:30.155327 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T00:21:30.157721 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T00:21:30.174473 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T00:21:30.179161 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T00:21:30.180774 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T00:21:30.183467 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T00:21:30.191036 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T00:21:30.197425 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T00:21:30.212775 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T00:21:30.235358 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T00:21:30.237634 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T00:21:30.259670 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T00:21:30.264550 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T00:21:30.287127 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T00:21:30.289655 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T00:21:30.311649 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T00:21:30.315792 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T00:21:30.338160 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T00:21:30.340831 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T00:21:30.362808 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T00:21:30.421563 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:30.495866 #1410060]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-28T00:21:30.495911 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:30.496135 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:30.499553 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:30.499575 #1410060]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-28T00:21:30.499588 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:21:30.590620 #1410060]  INFO -- : Run options: 
I, [2024-05-28T00:21:30.590678 #1410060]  INFO -- :   --seed=54320
I, [2024-05-28T00:21:30.590690 #1410060]  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-28T00:21:30.590699 #1410060]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-05-28T00:21:30.590707 #1410060]  INFO -- :   --name=!/memory_leak/
I, [2024-05-28T00:21:30.590714 #1410060]  INFO -- :   --stderr-on-failure
I, [2024-05-28T00:21:30.590721 #1410060]  INFO -- :   -j16
I, [2024-05-28T00:21:30.590729 #1410060]  INFO -- : 
I, [2024-05-28T00:21:30.590737 #1410060]  INFO -- : # Running tests:
I, [2024-05-28T00:21:30.590745 #1410060]  INFO -- : 
I, [2024-05-28T00:21:30.812891 #1410060]  INFO -- : [  1/883] 1451335=test_unix
I, [2024-05-28T00:21:30.816603 #1410060]  INFO -- : [  2/883] 1451343=test_enc_associate
I, [2024-05-28T00:21:30.816702 #1410060]  INFO -- : [  3/883] 1451336=test_lazy_enumerator
I, [2024-05-28T00:21:30.818015 #1410060]  INFO -- : [  4/883] 1451344=ruby_api_test
I, [2024-05-28T00:21:30.818125 #1410060]  INFO -- : [  5/883] 1451341=test_find_executable
I, [2024-05-28T00:21:30.818252 #1410060]  INFO -- : [  6/883] 1451349=test_coder
I, [2024-05-28T00:21:30.818340 #1410060]  INFO -- : [  7/883] 1451339=test_symbol
I, [2024-05-28T00:21:30.818632 #1410060]  INFO -- : [  8/883] 1451347=test_context
I, [2024-05-28T00:21:30.819020 #1410060]  INFO -- : [  9/883] 1451342=test_gem_commands_pristine_command
I, [2024-05-28T00:21:30.819787 #1410060]  INFO -- : [ 10/883] 1451350=test_nofree
I, [2024-05-28T00:21:30.820226 #1410060]  INFO -- : [ 11/883] 1451340=test_function_entry
I, [2024-05-28T00:21:30.820256 #1410060]  INFO -- : [ 12/883] 1451345=test_pkcs7
I, [2024-05-28T00:21:30.820279 #1410060]  INFO -- : [ 13/883] 1451337=test_gem_resolver_requirement_list
I, [2024-05-28T00:21:30.820762 #1410060]  INFO -- : [ 14/883] 1451348=test_arith_seq_beg_len_step
I, [2024-05-28T00:21:30.820870 #1410060]  INFO -- : [ 15/883] 1451338=test_coderange
I, [2024-05-28T00:21:30.822314 #1410060]  INFO -- : [ 16/883] 1451346=location_test
I, [2024-05-28T00:21:30.828777 #1410060]  INFO -- : [ 17/883] 1451350=test_symbol
I, [2024-05-28T00:21:30.829732 #1410060]  INFO -- : [ 18/883] 1451340=test_mailto
I, [2024-05-28T00:21:30.832972 #1410060]  INFO -- : [ 19/883] 1451338=test_rdoc_generator_darkfish
I, [2024-05-28T00:21:30.860623 #1410060]  INFO -- : [ 20/883] 1451341=test_rdoc_comment
I, [2024-05-28T00:21:30.865214 #1410060]  INFO -- : [ 21/883] 1451340=test_error_highlight
I, [2024-05-28T00:21:30.871222 #1410060]  INFO -- : [ 22/883] 1451349=test_resize
I, [2024-05-28T00:21:30.871544 #1410060]  INFO -- : [ 23/883] 1451350=test_http_request
I, [2024-05-28T00:21:30.875180 #1410060]  INFO -- : [ 24/883] 1451349=test_gem_source_fetch_problem
I, [2024-05-28T00:21:30.889477 #1410060]  INFO -- : [ 25/883] 1451335=json_generic_object_test
I, [2024-05-28T00:21:30.894517 #1410060]  INFO -- : [ 26/883] 1451335=test_numeric
I, [2024-05-28T00:21:30.913974 #1410060]  INFO -- : [ 27/883] 1451348=test_member
I, [2024-05-28T00:21:30.925797 #1410060]  INFO -- : [ 28/883] 1451348=test_cgi_multipart
I, [2024-05-28T00:21:30.928112 #1410060]  INFO -- : [ 29/883] 1451335=test_gem_commands_cleanup_command
I, [2024-05-28T00:21:30.963450 #1410060]  INFO -- : [ 30/883] 1451350=test_word
I, [2024-05-28T00:21:30.969299 #1410060]  INFO -- : [ 31/883] 1451350=test_ractor_compatibility
I, [2024-05-28T00:21:31.015209 #1410060]  INFO -- : [ 32/883] 1451346=test_date_ractor
I, [2024-05-28T00:21:31.072426 #1410060]  INFO -- : [ 33/883] 1451337=test_gem_console_ui
I, [2024-05-28T00:21:31.082511 #1410060]  INFO -- : [ 34/883] 1451337=test_dir
I, [2024-05-28T00:21:31.088279 #1410060]  INFO -- : [ 35/883] 1451345=test_eval
I, [2024-05-28T00:21:31.094693 #1410060]  INFO -- : [ 36/883] 1451345=test_autoconf
I, [2024-05-28T00:21:31.096335 #1410060]  INFO -- : [ 37/883] 1451345=test_win32ole_variant
I, [2024-05-28T00:21:31.101746 #1410060]  INFO -- : [ 38/883] 1451345=test_ipaddr
I, [2024-05-28T00:21:31.116030 #1410060]  INFO -- : [ 39/883] 1451347=test_mixed_unicode_escapes
I, [2024-05-28T00:21:31.116890 #1410060]  INFO -- : [ 40/883] 1451341=test_history
I, [2024-05-28T00:21:31.118276 #1410060]  INFO -- : [ 41/883] 1451349=test_rdoc_markup_to_ansi
I, [2024-05-28T00:21:31.123930 #1410060]  INFO -- : [ 42/883] 1451347=test_gem_resolver_api_specification
I, [2024-05-28T00:21:31.137282 #1410060]  INFO -- : [ 43/883] 1451344=test_merge_keys
I, [2024-05-28T00:21:31.144617 #1410060]  INFO -- : [ 44/883] 1451345=test_rdoc_extend
I, [2024-05-28T00:21:31.178131 #1410060]  INFO -- : [ 45/883] 1451344=test_enum
I, [2024-05-28T00:21:31.181491 #1410060]  INFO -- : [ 46/883] 1451348=test_gem_specification
I, [2024-05-28T00:21:31.214271 #1410060]  INFO -- : [ 47/883] 1451341=test_threadgroup
I, [2024-05-28T00:21:31.371368 #1410060]  INFO -- : [ 48/883] 1451346=test_have_macro
I, [2024-05-28T00:21:31.386144 #1410060]  INFO -- : [ 49/883] 1451349=test_gem_package
I, [2024-05-28T00:21:31.435907 #1410060]  INFO -- : [ 50/883] 1451345=test_complex2
I, [2024-05-28T00:21:31.441286 #1410060]  INFO -- : [ 51/883] 1451347=test_resolve_symbol
I, [2024-05-28T00:21:31.452710 #1410060]  INFO -- : [ 52/883] 1451337=test_trace
I, [2024-05-28T00:21:31.459108 #1410060]  INFO -- : [ 53/883] 1451345=ractor_test
I, [2024-05-28T00:21:31.464007 #1410060]  INFO -- : [ 54/883] 1451337=test_rdoc_generator_json_index
I, [2024-05-28T00:21:31.480970 #1410060]  INFO -- : [ 55/883] 1451338=test_win32ole_event
I, [2024-05-28T00:21:31.487292 #1410060]  INFO -- : [ 56/883] 1451338=test_time_tz
I, [2024-05-28T00:21:31.521310 #1410060]  INFO -- : [ 57/883] 1451350=test_rdoc_class_module
I, [2024-05-28T00:21:31.522160 #1410060]  INFO -- : [ 58/883] 1451340=test_bignum
I, [2024-05-28T00:21:31.532040 #1410060]  INFO -- : [ 59/883] 1451347=test_gem_ci_detector
I, [2024-05-28T00:21:31.540363 #1410060]  INFO -- : [ 60/883] 1451343=test_win32ole_variable
I, [2024-05-28T00:21:31.546055 #1410060]  INFO -- : [ 61/883] 1451343=test_stringio
I, [2024-05-28T00:21:31.546136 #1410060]  INFO -- : [ 62/883] 1451347=test_arity
I, [2024-05-28T00:21:31.552887 #1410060]  INFO -- : [ 63/883] 1451347=test_io_wait_uncommon
I, [2024-05-28T00:21:31.558444 #1410060]  INFO -- : [ 64/883] 1451347=test_rb_str_dup
I, [2024-05-28T00:21:31.562932 #1410060]  INFO -- : [ 65/883] 1451347=test_reline_key
I, [2024-05-28T00:21:31.564418 #1410060]  INFO -- : [ 66/883] 1451345=test_singleton_function
I, [2024-05-28T00:21:31.568747 #1410060]  INFO -- : [ 67/883] 1451345=test_ancdata
I, [2024-05-28T00:21:31.575240 #1410060]  INFO -- : [ 68/883] 1451336=test_alias
I, [2024-05-28T00:21:31.576468 #1410060]  INFO -- : [ 69/883] 1451347=test_timeout
I, [2024-05-28T00:21:31.583909 #1410060]  INFO -- : [ 70/883] 1451338=test_marshal
I, [2024-05-28T00:21:31.601844 #1410060]  INFO -- : [ 71/883] 1451345=test_unicode_normalize
I, [2024-05-28T00:21:31.650815 #1410060]  INFO -- : [ 72/883] 1451343=test_nonblock
I, [2024-05-28T00:21:31.681639 #1410060]  INFO -- : [ 73/883] 1451343=test_weakref
I, [2024-05-28T00:21:31.778926 #1410060]  INFO -- : [ 74/883] 1451336=test_my_integer
I, [2024-05-28T00:21:31.781924 #1410060]  INFO -- : [ 75/883] 1451336=test_thread
I, [2024-05-28T00:21:31.784981 #1410060]  INFO -- : [ 76/883] 1451337=json_ext_parser_test
I, [2024-05-28T00:21:31.788125 #1410060]  INFO -- : [ 77/883] 1451343=test_rendering
I, [2024-05-28T00:21:31.793822 #1410060]  INFO -- : [ 78/883] 1451337=test_debugger_integration
I, [2024-05-28T00:21:31.811808 #1410060]  INFO -- : [ 79/883] 1451337=test_ractor
I, [2024-05-28T00:21:31.855795 #1410060]  INFO -- : [ 80/883] 1451343=test_ssl
I, [2024-05-28T00:21:31.868579 #1410060]  INFO -- : [ 81/883] 1451335=test_gem_source_lock
I, [2024-05-28T00:21:31.932808 #1410060]  INFO -- : [ 82/883] 1451335=test_gem
I, [2024-05-28T00:21:31.994425 #1410060]  INFO -- : [ 83/883] 1451346=test_ractor
I, [2024-05-28T00:21:32.007768 #1410060]  INFO -- : [ 84/883] 1451346=test_dns
I, [2024-05-28T00:21:32.034667 #1410060]  INFO -- : [ 85/883] 1451338=test_gem_commands_open_command
I, [2024-05-28T00:21:32.197431 #1410060]  INFO -- : [ 86/883] 1451349=parse_stream_test
I, [2024-05-28T00:21:32.214896 #1410060]  INFO -- : [ 87/883] 1451344=test_registry
I, [2024-05-28T00:21:32.216698 #1410060]  INFO -- : [ 88/883] 1451344=test_parser
I, [2024-05-28T00:21:32.229155 #1410060]  INFO -- : [ 89/883] 1451344=test_cgi_core
I, [2024-05-28T00:21:32.240453 #1410060]  INFO -- : [ 90/883] 1451344=test_gem_commands_setup_command
I, [2024-05-28T00:21:32.248974 #1410060]  INFO -- : [ 91/883] 1451341=test_dryrun
I, [2024-05-28T00:21:32.262424 #1410060]  INFO -- : [ 92/883] 1451337=test_integer
I, [2024-05-28T00:21:32.283183 #1410060]  INFO -- : [ 93/883] 1451341=desugar_compiler_test
I, [2024-05-28T00:21:32.296706 #1410060]  INFO -- : [ 94/883] 1451338=test_env
I, [2024-05-28T00:21:32.308398 #1410060]  INFO -- : [ 95/883] 1451349=test_rdoc_attr
I, [2024-05-28T00:21:32.320096 #1410060]  INFO -- : [ 96/883] 1451349=test_object_references
I, [2024-05-28T00:21:32.321456 #1410060]  INFO -- : [ 97/883] 1451337=test_usrmarshal
I, [2024-05-28T00:21:32.334069 #1410060]  INFO -- : [ 98/883] 1451349=test_gem_resolver_git_specification
I, [2024-05-28T00:21:32.349821 #1410060]  INFO -- : [ 99/883] 1451339=test_gem_request_set_lockfile_tokenizer
I, [2024-05-28T00:21:32.398722 #1410060]  INFO -- : [100/883] 1451341=test_stat
I, [2024-05-28T00:21:32.405612 #1410060]  INFO -- : [101/883] 1451341=test_have_func
I, [2024-05-28T00:21:32.463535 #1410060]  INFO -- : [102/883] 1451343=test_nextafter
I, [2024-05-28T00:21:32.498708 #1410060]  INFO -- : [103/883] 1451350=test_capacity
I, [2024-05-28T00:21:32.506069 #1410060]  INFO -- : [104/883] 1451350=test_call
I, [2024-05-28T00:21:32.525549 #1410060]  INFO -- : [105/883] 1451346=test_https_proxy
I, [2024-05-28T00:21:32.557482 #1410060]  INFO -- : [106/883] 1451347=test_rubygems
I, [2024-05-28T00:21:32.567552 #1410060]  INFO -- : [107/883] 1451343=test_super
I, [2024-05-28T00:21:32.575507 #1410060]  INFO -- : [108/883] 1451337=test_rubyoptions
I, [2024-05-28T00:21:32.583951 #1410060]  INFO -- : [109/883] 1451349=test_cgi_modruby
I, [2024-05-28T00:21:32.593700 #1410060]  INFO -- : [110/883] 1451349=test_integer
I, [2024-05-28T00:21:32.605855 #1410060]  INFO -- : [111/883] 1451346=test_lambda
I, [2024-05-28T00:21:32.606507 #1410060]  INFO -- : [112/883] 1451339=test_ast
I, [2024-05-28T00:21:32.689279 #1410060]  INFO -- : [113/883] 1451350=test_gem_request_set_gem_dependency_api
I, [2024-05-28T00:21:32.701324 #1410060]  INFO -- : [114/883] 1451346=test_random_formatter
I, [2024-05-28T00:21:32.724617 #1410060]  INFO -- : [115/883] 1451346=test_helper
I, [2024-05-28T00:21:32.734963 #1410060]  INFO -- : [116/883] 1451346=test_jaro_winkler
I, [2024-05-28T00:21:32.740243 #1410060]  INFO -- : [117/883] 1451346=test_webauthn_listener
I, [2024-05-28T00:21:32.744389 #1410060]  INFO -- : [118/883] 1451342=test_rdoc_code_object
I, [2024-05-28T00:21:32.785547 #1410060]  INFO -- : [119/883] 1451347=test_x509store
I, [2024-05-28T00:21:33.042264 #1410060]  INFO -- : [120/883] 1451347=test_update
I, [2024-05-28T00:21:33.045246 #1410060]  INFO -- : [121/883] 1451346=test_fips
I, [2024-05-28T00:21:33.054524 #1410060]  INFO -- : [122/883] 1451347=test_x509name
I, [2024-05-28T00:21:33.064049 #1410060]  INFO -- : [123/883] 1451347=test_transcode
I, [2024-05-28T00:21:33.135479 #1410060]  INFO -- : [124/883] 1451350=test_eval
I, [2024-05-28T00:21:33.236510 #1410060]  INFO -- : [125/883] 1451343=json_generator_test
I, [2024-05-28T00:21:33.246107 #1410060]  INFO -- : [126/883] 1451344=test_config
I, [2024-05-28T00:21:33.350153 #1410060]  INFO -- : [127/883] 1451343=test_gem_resolver_vendor_set
I, [2024-05-28T00:21:33.359396 #1410060]  INFO -- : [128/883] 1451347=test_enumerable
I, [2024-05-28T00:21:33.382657 #1410060]  INFO -- : [129/883] 1451347=test_gem_safe_marshal
I, [2024-05-28T00:21:33.416147 #1410060]  INFO -- : [130/883] 1451346=test_gem_resolver_api_set
I, [2024-05-28T00:21:33.463211 #1410060]  INFO -- : [131/883] 1451342=test_rdoc_ri_paths
I, [2024-05-28T00:21:33.479129 #1410060]  INFO -- : [132/883] 1451350=test_ts
I, [2024-05-28T00:21:33.494731 #1410060]  INFO -- : [133/883] 1451342=test_ensured
I, [2024-05-28T00:21:33.496866 #1410060]  INFO -- : [134/883] 1451346=library_symbols_test
I, [2024-05-28T00:21:33.503304 #1410060]  INFO -- : [135/883] 1451346=test_addr
I, [2024-05-28T00:21:33.519552 #1410060]  INFO -- : [136/883] 1451346=test_locale
I, [2024-05-28T00:21:33.539388 #1410060]  INFO -- : [137/883] 1451343=test_gem_uri_formatter
I, [2024-05-28T00:21:33.566390 #1410060]  INFO -- : [138/883] 1451343=test_erb_command
I, [2024-05-28T00:21:33.587735 #1410060]  INFO -- : [139/883] 1451342=test_helper
I, [2024-05-28T00:21:33.592681 #1410060]  INFO -- : [140/883] 1451342=test_encoding
I, [2024-05-28T00:21:33.622379 #1410060]  INFO -- : [141/883] 1451343=test_range
I, [2024-05-28T00:21:33.678316 #1410060]  INFO -- : [142/883] 1451346=test_project_sanity
I, [2024-05-28T00:21:33.760461 #1410060]  INFO -- : [143/883] 1451346=test_dup
I, [2024-05-28T00:21:33.888614 #1410060]  INFO -- : [144/883] 1451342=test_pty
I, [2024-05-28T00:21:33.965484 #1410060]  INFO -- : [145/883] 1451344=test_constant
I, [2024-05-28T00:21:34.009623 #1410060]  INFO -- : [146/883] 1451346=command_line_test
I, [2024-05-28T00:21:34.016927 #1410060]  INFO -- : [147/883] 1451346=test_data_error
I, [2024-05-28T00:21:34.105070 #1410060]  INFO -- : [148/883] 1451347=bom_test
I, [2024-05-28T00:21:34.106360 #1410060]  INFO -- : [149/883] 1451350=unescape_test
I, [2024-05-28T00:21:34.121099 #1410060]  INFO -- : [150/883] 1451346=test_ostruct
I, [2024-05-28T00:21:34.129078 #1410060]  INFO -- : [151/883] 1451335=test_force_exit
I, [2024-05-28T00:21:34.198452 #1410060]  INFO -- : [152/883] 1451347=test_file
I, [2024-05-28T00:21:34.217665 #1410060]  INFO -- : [153/883] 1451348=test_udp
I, [2024-05-28T00:21:34.224172 #1410060]  INFO -- : [154/883] 1451348=static_inspect_test
I, [2024-05-28T00:21:34.304342 #1410060]  INFO -- : [155/883] 1451335=errors_test
I, [2024-05-28T00:21:34.342576 #1410060]  INFO -- : [156/883] 1451348=test_regexp
I, [2024-05-28T00:21:34.407149 #1410060]  INFO -- : [157/883] 1451346=test_gem_commands_check_command
I, [2024-05-28T00:21:34.447000 #1410060]  INFO -- : [158/883] 1451346=test_vm_dump
I, [2024-05-28T00:21:34.450618 #1410060]  INFO -- : [159/883] 1451346=test_tmpdir
I, [2024-05-28T00:21:34.509865 #1410060]  INFO -- : [160/883] 1451342=test_integer_comb
I, [2024-05-28T00:21:34.521740 #1410060]  INFO -- : [161/883] 1451341=test_rdoc_markup_document
I, [2024-05-28T00:21:34.530999 #1410060]  INFO -- : [162/883] 1451335=test_ractor
I, [2024-05-28T00:21:34.544120 #1410060]  INFO -- : [163/883] 1451341=test_type
I, [2024-05-28T00:21:34.552651 #1410060]  INFO -- : [164/883] 1451341=test_big5
I, [2024-05-28T00:21:34.557862 #1410060]  INFO -- : [165/883] 1451346=test_func
I, [2024-05-28T00:21:34.567454 #1410060]  INFO -- : [166/883] 1451341=test_pointer
I, [2024-05-28T00:21:34.641530 #1410060]  INFO -- : [167/883] 1451335=test_rdoc_rd_block_parser
I, [2024-05-28T00:21:34.657595 #1410060]  INFO -- : [168/883] 1451340=test_signedness
I, [2024-05-28T00:21:34.705980 #1410060]  INFO -- : [169/883] 1451343=test_tsort
I, [2024-05-28T00:21:34.709525 #1410060]  INFO -- : [170/883] 1451343=test_change_word
I, [2024-05-28T00:21:34.720005 #1410060]  INFO -- : [171/883] 1451343=test_flip
I, [2024-05-28T00:21:34.764208 #1410060]  INFO -- : [172/883] 1451343=compiler_test
I, [2024-05-28T00:21:34.873077 #1410060]  INFO -- : [173/883] 1451343=test_timeout
I, [2024-05-28T00:21:34.883399 #1410060]  INFO -- : [174/883] 1451343=test_normalize
I, [2024-05-28T00:21:34.888234 #1410060]  INFO -- : [175/883] 1451343=test_ossl
I, [2024-05-28T00:21:34.916189 #1410060]  INFO -- : [176/883] 1451335=test_date_arith
I, [2024-05-28T00:21:34.947223 #1410060]  INFO -- : [177/883] 1451335=test_object
I, [2024-05-28T00:21:35.132823 #1410060]  INFO -- : [178/883] 1451341=test_ruby_lex
I, [2024-05-28T00:21:35.361633 #1410060]  INFO -- : [179/883] 1451341=test_gem_local_remote_options
I, [2024-05-28T00:21:35.488541 #1410060]  INFO -- : [180/883] 1451335=test_sleep
I, [2024-05-28T00:21:35.686956 #1410060]  INFO -- : [181/883] 1451341=test_key_actor_emacs
I, [2024-05-28T00:21:35.898548 #1410060]  INFO -- : [182/883] 1451341=test_basicinstructions
I, [2024-05-28T00:21:36.007860 #1410060]  INFO -- : [183/883] 1451341=test_gem_gemcutter_utilities
I, [2024-05-28T00:21:36.181498 #1410060]  INFO -- : [184/883] 1451338=test_gem_command_manager
I, [2024-05-28T00:21:36.342847 #1410060]  INFO -- : [185/883] 1451350=test_arithmetic_sequence
I, [2024-05-28T00:21:36.343122 #1410060]  INFO -- : [186/883] 1451338=test_cgi_header
I, [2024-05-28T00:21:36.348910 #1410060]  INFO -- : [187/883] 1451349=heredoc_dedent_test
I, [2024-05-28T00:21:36.354456 #1410060]  INFO -- : [188/883] 1451349=test_object
I, [2024-05-28T00:21:36.359162 #1410060]  INFO -- : [189/883] 1451350=version_test
I, [2024-05-28T00:21:36.362449 #1410060]  INFO -- : [190/883] 1451349=test_import
I, [2024-05-28T00:21:36.365630 #1410060]  INFO -- : [191/883] 1451350=test_gem_resolver_lock_set
I, [2024-05-28T00:21:36.379695 #1410060]  INFO -- : [192/883] 1451338=test_not
I, [2024-05-28T00:21:36.387352 #1410060]  INFO -- : [193/883] 1451338=test_rdoc_parser_markdown
I, [2024-05-28T00:21:36.396849 #1410060]  INFO -- : [194/883] 1451341=test_file_exhaustive
I, [2024-05-28T00:21:36.398117 #1410060]  INFO -- : [195/883] 1451338=test_files_test
I, [2024-05-28T00:21:36.416530 #1410060]  INFO -- : [196/883] 1451350=test_gem_update_suggestion
I, [2024-05-28T00:21:36.503998 #1410060]  INFO -- : [197/883] 1451350=test_logger
I, [2024-05-28T00:21:36.530303 #1410060]  INFO -- : [198/883] 1451350=test_delete
I, [2024-05-28T00:21:36.535207 #1410060]  INFO -- : [199/883] 1451350=test_win32ole_method
I, [2024-05-28T00:21:36.543431 #1410060]  INFO -- : [200/883] 1451350=test_fd_setsize
I, [2024-05-28T00:21:36.545989 #1410060]  INFO -- : [201/883] 1451350=test_continuation
I, [2024-05-28T00:21:36.563172 #1410060]  INFO -- : [202/883] 1451338=test_keyword
I, [2024-05-28T00:21:36.565454 #1410060]  INFO -- : [203/883] 1451350=test_class_name_check
I, [2024-05-28T00:21:36.598599 #1410060]  INFO -- : [204/883] 1451350=test_pkey_rsa
I, [2024-05-28T00:21:36.664161 #1410060]  INFO -- : [205/883] 1451345=test_gem_commands_push_command
I, [2024-05-28T00:21:36.708431 #1410060]  INFO -- : [206/883] 1451346=test_weakkeymap
I, [2024-05-28T00:21:36.860665 #1410060]  INFO -- : [207/883] 1451350=test_numhash
I, [2024-05-28T00:21:36.865086 #1410060]  INFO -- : [208/883] 1451350=test_gem_package_task
I, [2024-05-28T00:21:36.877207 #1410060]  INFO -- : [209/883] 1451350=test_date_strptime
I, [2024-05-28T00:21:36.998642 #1410060]  INFO -- : [210/883] 1451350=test_placearg
I, [2024-05-28T00:21:37.016364 #1410060]  INFO -- : [211/883] 1451346=test_rdoc_markup_hard_break
I, [2024-05-28T00:21:37.174461 #1410060]  INFO -- : [212/883] 1451344=test_gem_platform
I, [2024-05-28T00:21:37.176833 #1410060]  INFO -- : [213/883] 1451350=test_ssl_session
I, [2024-05-28T00:21:37.220416 #1410060]  INFO -- : [214/883] 1451346=test_thread_cv
I, [2024-05-28T00:21:37.284318 #1410060]  INFO -- : [215/883] 1451344=test_lexer
I, [2024-05-28T00:21:37.295985 #1410060]  INFO -- : [216/883] 1451344=test_gem_resolver_vendor_specification
I, [2024-05-28T00:21:37.303916 #1410060]  INFO -- : [217/883] 1451338=test_gem_commands_update_command
I, [2024-05-28T00:21:37.331447 #1410060]  INFO -- : [218/883] 1451344=test_gem_uri
I, [2024-05-28T00:21:37.369742 #1410060]  INFO -- : [219/883] 1451344=test_key_event_record
I, [2024-05-28T00:21:37.379059 #1410060]  INFO -- : [220/883] 1451349=test_notimplement
I, [2024-05-28T00:21:37.383988 #1410060]  INFO -- : [221/883] 1451349=test_random
I, [2024-05-28T00:21:37.390410 #1410060]  INFO -- : [222/883] 1451349=test_rdoc_method_attr
I, [2024-05-28T00:21:37.438912 #1410060]  INFO -- : [223/883] 1451344=test_filter
I, [2024-05-28T00:21:37.466795 #1410060]  INFO -- : [224/883] 1451344=test_gem_gem_runner
I, [2024-05-28T00:21:37.534060 #1410060]  INFO -- : [225/883] 1451344=static_literals_test
I, [2024-05-28T00:21:37.536796 #1410060]  INFO -- : [226/883] 1451345=test_data
I, [2024-05-28T00:21:37.537060 #1410060]  INFO -- : [227/883] 1451344=test_rdoc_generator_pot
I, [2024-05-28T00:21:37.545757 #1410060]  INFO -- : [228/883] 1451345=test_rdoc_parser_changelog
I, [2024-05-28T00:21:37.579018 #1410060]  INFO -- : [229/883] 1451349=test_enumerator
I, [2024-05-28T00:21:37.583763 #1410060]  INFO -- : [230/883] 1451349=test_koi8
I, [2024-05-28T00:21:37.588715 #1410060]  INFO -- : [231/883] 1451349=parameters_signature_test
I, [2024-05-28T00:21:37.603057 #1410060]  INFO -- : [232/883] 1451349=test_unicode
I, [2024-05-28T00:21:37.633076 #1410060]  INFO -- : [233/883] 1451340=test_bn
I, [2024-05-28T00:21:37.636568 #1410060]  INFO -- : [234/883] 1451349=test_win32ole_param_event
I, [2024-05-28T00:21:37.642584 #1410060]  INFO -- : [235/883] 1451349=test_path
I, [2024-05-28T00:21:37.654634 #1410060]  INFO -- : [236/883] 1451349=redundant_return_test
I, [2024-05-28T00:21:37.657507 #1410060]  INFO -- : [237/883] 1451349=test_case_mapping
I, [2024-05-28T00:21:37.664024 #1410060]  INFO -- : [238/883] 1451345=test_tree_spell_checker
I, [2024-05-28T00:21:37.666892 #1410060]  INFO -- : [239/883] 1451349=test_addrinfo
I, [2024-05-28T00:21:37.695013 #1410060]  INFO -- : [240/883] 1451340=test_http
I, [2024-05-28T00:21:37.696192 #1410060]  INFO -- : [241/883] 1451345=test_bug-14834
I, [2024-05-28T00:21:37.709867 #1410060]  INFO -- : [242/883] 1451349=test_date_compat
I, [2024-05-28T00:21:37.716017 #1410060]  INFO -- : [243/883] 1451349=test_rdoc_markup_to_html
I, [2024-05-28T00:21:37.772185 #1410060]  INFO -- : [244/883] 1451344=test_terminfo
I, [2024-05-28T00:21:37.773879 #1410060]  INFO -- : [245/883] 1451344=test_compile_prism
I, [2024-05-28T00:21:37.792904 #1410060]  INFO -- : [246/883] 1451345=test_key_stroke
I, [2024-05-28T00:21:37.810667 #1410060]  INFO -- : [247/883] 1451349=json_encoding_test
I, [2024-05-28T00:21:37.828011 #1410060]  INFO -- : [248/883] 1451349=test_color
I, [2024-05-28T00:21:37.864470 #1410060]  INFO -- : [249/883] 1451346=test_httpheader
I, [2024-05-28T00:21:37.874065 #1410060]  INFO -- : [250/883] 1451345=test_gem_resolver_local_specification
I, [2024-05-28T00:21:37.893911 #1410060]  INFO -- : [251/883] 1451346=test_rdoc_ri_driver
I, [2024-05-28T00:21:37.905038 #1410060]  INFO -- : [252/883] 1451345=test_set_len
I, [2024-05-28T00:21:37.911780 #1410060]  INFO -- : [253/883] 1451345=test_encoding
I, [2024-05-28T00:21:37.928842 #1410060]  INFO -- : [254/883] 1451345=test_httpresponses
I, [2024-05-28T00:21:37.942270 #1410060]  INFO -- : [255/883] 1451342=test_sockopt
I, [2024-05-28T00:21:37.944393 #1410060]  INFO -- : [256/883] 1451349=test_install
I, [2024-05-28T00:21:37.948775 #1410060]  INFO -- : [257/883] 1451342=test_rdoc_markup_to_label
I, [2024-05-28T00:21:37.981420 #1410060]  INFO -- : [258/883] 1451342=test_document
I, [2024-05-28T00:21:37.990773 #1410060]  INFO -- : [259/883] 1451342=test_acceptable
I, [2024-05-28T00:21:37.992677 #1410060]  INFO -- : [260/883] 1451345=test_euc_jp
I, [2024-05-28T00:21:38.000546 #1410060]  INFO -- : [261/883] 1451345=test_rdoc_generator_pot_po_entry
I, [2024-05-28T00:21:38.007001 #1410060]  INFO -- : [262/883] 1451345=test_pair
I, [2024-05-28T00:21:38.101703 #1410060]  INFO -- : [263/883] 1451342=test_win32ole_param
I, [2024-05-28T00:21:38.105117 #1410060]  INFO -- : [264/883] 1451342=test_gem_commands_yank_command
I, [2024-05-28T00:21:38.141637 #1410060]  INFO -- : [265/883] 1451344=test_chilled
I, [2024-05-28T00:21:38.147505 #1410060]  INFO -- : [266/883] 1451350=test_name_error_extension
I, [2024-05-28T00:21:38.147564 #1410060]  INFO -- : [267/883] 1451344=test_rdoc_i18n_locale
I, [2024-05-28T00:21:38.153875 #1410060]  INFO -- : [268/883] 1451350=test_primitive
I, [2024-05-28T00:21:38.157448 #1410060]  INFO -- : [269/883] 1451344=test_human_typo
I, [2024-05-28T00:21:38.161841 #1410060]  INFO -- : [270/883] 1451350=test_rbconfig
I, [2024-05-28T00:21:38.165064 #1410060]  INFO -- : [271/883] 1451344=test_digest
I, [2024-05-28T00:21:38.165777 #1410060]  INFO -- : [272/883] 1451350=test_ractor
I, [2024-05-28T00:21:38.178982 #1410060]  INFO -- : [273/883] 1451344=test_gem_security
I, [2024-05-28T00:21:38.216162 #1410060]  INFO -- : [274/883] 1451349=test_rdoc_servlet
I, [2024-05-28T00:21:38.229201 #1410060]  INFO -- : [275/883] 1451350=test_multi_irb_commands
I, [2024-05-28T00:21:38.242626 #1410060]  INFO -- : [276/883] 1451350=test_fiber
I, [2024-05-28T00:21:38.279839 #1410060]  INFO -- : [277/883] 1451346=test_open3
I, [2024-05-28T00:21:38.405001 #1410060]  INFO -- : [278/883] 1451349=test_closure
I, [2024-05-28T00:21:38.602210 #1410060]  INFO -- : [279/883] 1451342=test_bundled_ca
I, [2024-05-28T00:21:38.807027 #1410060]  INFO -- : [280/883] 1451338=test_delegate
I, [2024-05-28T00:21:38.812129 #1410060]  INFO -- : [281/883] 1451349=test_popen_deadlock
I, [2024-05-28T00:21:38.829492 #1410060]  INFO -- : [282/883] 1451338=test_history
I, [2024-05-28T00:21:38.976838 #1410060]  INFO -- : [283/883] 1451338=test_mkmf
I, [2024-05-28T00:21:39.021862 #1410060]  INFO -- : [284/883] 1451338=test_date_marshal
I, [2024-05-28T00:21:39.025646 #1410060]  INFO -- : [285/883] 1451338=test_recursion
I, [2024-05-28T00:21:39.031535 #1410060]  INFO -- : [286/883] 1451338=test_exit
I, [2024-05-28T00:21:39.106962 #1410060]  INFO -- : [287/883] 1451338=test_printf
I, [2024-05-28T00:21:39.134839 #1410060]  INFO -- : [288/883] 1451338=test_rdoc_markup_pre_process
I, [2024-05-28T00:21:39.210619 #1410060]  INFO -- : [289/883] 1451338=test_to_ary_concat
I, [2024-05-28T00:21:39.354835 #1410060]  INFO -- : [290/883] 1451349=test_time
I, [2024-05-28T00:21:39.508895 #1410060]  INFO -- : [291/883] 1451349=test_webauthn_listener_response
I, [2024-05-28T00:21:39.526627 #1410060]  INFO -- : [292/883] 1451349=test_stream
I, [2024-05-28T00:21:39.532857 #1410060]  INFO -- : [293/883] 1451349=test_pinned
I, [2024-05-28T00:21:39.586900 #1410060]  INFO -- : [294/883] 1451349=test_emoji_breaks
I, [2024-05-28T00:21:39.590474 #1410060]  INFO -- : [295/883] 1451349=test_gem_bundler_version_finder
I, [2024-05-28T00:21:39.618576 #1410060]  INFO -- : [296/883] 1451349=test_within_pipe
I, [2024-05-28T00:21:39.642694 #1410060]  INFO -- : [297/883] 1451349=reflection_test
I, [2024-05-28T00:21:39.663281 #1410060]  INFO -- : [298/883] 1451349=test_files_lib
I, [2024-05-28T00:21:40.030008 #1410060]  INFO -- : [299/883] 1451342=test_gem_commands_unpack_command
I, [2024-05-28T00:21:40.277461 #1410060]  INFO -- : [300/883] 1451342=test_beginendblock
I, [2024-05-28T00:21:40.316728 #1410060]  INFO -- : [301/883] 1451347=test_rdoc_markup_to_bs
I, [2024-05-28T00:21:40.494432 #1410060]  INFO -- : [302/883] 1451335=test_help
I, [2024-05-28T00:21:40.508763 #1410060]  INFO -- : [303/883] 1451335=test_ocsp
I, [2024-05-28T00:21:40.580871 #1410060]  INFO -- : [304/883] 1451347=test_class
I, [2024-05-28T00:21:40.597452 #1410060]  INFO -- : [305/883] 1451347=test_pkey_dsa
I, [2024-05-28T00:21:40.743762 #1410060]  INFO -- : [306/883] 1451342=test_scheduler
I, [2024-05-28T00:21:40.750470 #1410060]  INFO -- : [307/883] 1451346=test_exception_at_throwing
I, [2024-05-28T00:21:40.762510 #1410060]  INFO -- : [308/883] 1451336=test_iseq
I, [2024-05-28T00:21:40.848776 #1410060]  INFO -- : [309/883] 1451346=test_rdoc_markup_heading
I, [2024-05-28T00:21:40.860038 #1410060]  INFO -- : [310/883] 1451346=test_io_m17n
I, [2024-05-28T00:21:40.866802 #1410060]  INFO -- : [311/883] 1451335=test_variable_name_check
I, [2024-05-28T00:21:40.900719 #1410060]  INFO -- : [312/883] 1451335=test_did_you_mean
I, [2024-05-28T00:21:40.907020 #1410060]  INFO -- : [313/883] 1451342=test_gem_commands_server_command
I, [2024-05-28T00:21:40.913531 #1410060]  INFO -- : [314/883] 1451342=test_append
I, [2024-05-28T00:21:40.937159 #1410060]  INFO -- : [315/883] 1451342=test_option
I, [2024-05-28T00:21:41.048960 #1410060]  INFO -- : [316/883] 1451335=test_cmethod
I, [2024-05-28T00:21:41.055753 #1410060]  INFO -- : [317/883] 1451335=test_tracer
I, [2024-05-28T00:21:41.060135 #1410060]  INFO -- : [318/883] 1451335=test_gem_commands_build_command
I, [2024-05-28T00:21:41.061925 #1410060]  INFO -- : [319/883] 1451342=test_interned_str
I, [2024-05-28T00:21:41.066393 #1410060]  INFO -- : [320/883] 1451342=test_case_comprehensive
I, [2024-05-28T00:21:41.070300 #1410060]  INFO -- : [321/883] 1451343=test_set
I, [2024-05-28T00:21:41.110315 #1410060]  INFO -- : [322/883] 1451343=test_struct
I, [2024-05-28T00:21:41.169508 #1410060]  INFO -- : [323/883] 1451345=test_gem_path_support
I, [2024-05-28T00:21:41.202869 #1410060]  INFO -- : [324/883] 1451345=test_files_test_1
I, [2024-05-28T00:21:41.382645 #1410060]  INFO -- : [325/883] 1451335=test_rdoc_rd_inline
I, [2024-05-28T00:21:41.392330 #1410060]  INFO -- : [326/883] 1451335=test_x509req
I, [2024-05-28T00:21:41.492734 #1410060]  INFO -- : [327/883] 1451336=test_mutex
I, [2024-05-28T00:21:41.583082 #1410060]  INFO -- : [328/883] 1451335=test_key_error
I, [2024-05-28T00:21:41.586679 #1410060]  INFO -- : [329/883] 1451335=test_engine
I, [2024-05-28T00:21:41.587188 #1410060]  INFO -- : [330/883] 1451338=test_win32ole_variant_m
I, [2024-05-28T00:21:41.590586 #1410060]  INFO -- : [331/883] 1451335=test_div
I, [2024-05-28T00:21:41.591890 #1410060]  INFO -- : [332/883] 1451338=test_allocation
I, [2024-05-28T00:21:41.596422 #1410060]  INFO -- : [333/883] 1451335=test_deprecated
I, [2024-05-28T00:21:41.598326 #1410060]  INFO -- : [334/883] 1451335=test_color_printer
I, [2024-05-28T00:21:41.604835 #1410060]  INFO -- : [335/883] 1451335=test_insns_leaf
I, [2024-05-28T00:21:41.612474 #1410060]  INFO -- : [336/883] 1451335=test_serialize_subclasses
I, [2024-05-28T00:21:41.618373 #1410060]  INFO -- : [337/883] 1451335=test_cparser
I, [2024-05-28T00:21:41.702400 #1410060]  INFO -- : [338/883] 1451347=test_pkg_config
I, [2024-05-28T00:21:41.707522 #1410060]  INFO -- : [339/883] 1451343=fuzzer_test
I, [2024-05-28T00:21:41.720508 #1410060]  INFO -- : [340/883] 1451343=test_rdoc_markup_include
I, [2024-05-28T00:21:41.743260 #1410060]  INFO -- : [341/883] 1451347=test_sexp
I, [2024-05-28T00:21:41.802705 #1410060]  INFO -- : [342/883] 1451347=test_variable
I, [2024-05-28T00:21:41.892225 #1410060]  INFO -- : [343/883] 1451343=test_struct
I, [2024-05-28T00:21:41.915962 #1410060]  INFO -- : [344/883] 1451343=test_rdoc_markup_to_html_snippet
I, [2024-05-28T00:21:41.937629 #1410060]  INFO -- : [345/883] 1451347=magic_comment_test
I, [2024-05-28T00:21:41.943861 #1410060]  INFO -- : [346/883] 1451347=test_gem_source_subpath_problem
I, [2024-05-28T00:21:42.041634 #1410060]  INFO -- : [347/883] 1451343=test_dln
I, [2024-05-28T00:21:42.046797 #1410060]  INFO -- : [348/883] 1451343=json_common_interface_test
I, [2024-05-28T00:21:42.062548 #1410060]  INFO -- : [349/883] 1451343=test_win32ole_variant_outarg
I, [2024-05-28T00:21:42.070772 #1410060]  INFO -- : [350/883] 1451343=test_config
I, [2024-05-28T00:21:42.099021 #1410060]  INFO -- : [351/883] 1451343=json_parser_test
I, [2024-05-28T00:21:42.103900 #1410060]  INFO -- : [352/883] 1451347=test_nomethod_error
I, [2024-05-28T00:21:42.113878 #1410060]  INFO -- : [353/883] 1451347=test_cipher
I, [2024-05-28T00:21:42.135430 #1410060]  INFO -- : [354/883] 1451343=test_gem_security_signer
I, [2024-05-28T00:21:42.169495 #1410060]  INFO -- : [355/883] 1451347=test_new
I, [2024-05-28T00:21:42.176255 #1410060]  INFO -- : [356/883] 1451347=test_gem_resolver_git_set
I, [2024-05-28T00:21:42.216150 #1410060]  INFO -- : [357/883] 1451346=test_storage
I, [2024-05-28T00:21:42.221816 #1410060]  INFO -- : [358/883] 1451346=test_string
I, [2024-05-28T00:21:42.225418 #1410060]  INFO -- : [359/883] 1451346=test_iterator
I, [2024-05-28T00:21:42.231840 #1410060]  INFO -- : [360/883] 1451343=test_omap
I, [2024-05-28T00:21:42.235551 #1410060]  INFO -- : [361/883] 1451343=test_digest_extend
I, [2024-05-28T00:21:42.256664 #1410060]  INFO -- : [362/883] 1451343=test_shellwords
I, [2024-05-28T00:21:42.260024 #1410060]  INFO -- : [363/883] 1451343=test_debug
I, [2024-05-28T00:21:42.274984 #1410060]  INFO -- : [364/883] 1451343=pattern_test
I, [2024-05-28T00:21:42.297163 #1410060]  INFO -- : [365/883] 1451343=test_memory_view
I, [2024-05-28T00:21:42.316737 #1410060]  INFO -- : [366/883] 1451346=test_signal
I, [2024-05-28T00:21:42.326649 #1410060]  INFO -- : [367/883] 1451343=test_fixnum
I, [2024-05-28T00:21:42.349870 #1410060]  INFO -- : [368/883] 1451343=test_x509crl
I, [2024-05-28T00:21:42.461689 #1410060]  INFO -- : [369/883] 1451343=test_cgi_session
I, [2024-05-28T00:21:42.470742 #1410060]  INFO -- : [370/883] 1451343=test_rdoc_rd
I, [2024-05-28T00:21:42.495280 #1410060]  INFO -- : [371/883] 1451343=test_rdoc_top_level
I, [2024-05-28T00:21:42.562855 #1410060]  INFO -- : [372/883] 1451347=test_metaclass
I, [2024-05-28T00:21:42.566625 #1410060]  INFO -- : [373/883] 1451347=test_windows_1252
I, [2024-05-28T00:21:42.568710 #1410060]  INFO -- : [374/883] 1451347=test_input_method
I, [2024-05-28T00:21:42.609858 #1410060]  INFO -- : [375/883] 1451347=test_process
I, [2024-05-28T00:21:42.621468 #1410060]  INFO -- : [376/883] 1451335=test_float
I, [2024-05-28T00:21:42.626359 #1410060]  INFO -- : [377/883] 1451347=test_require
I, [2024-05-28T00:21:42.639270 #1410060]  INFO -- : [378/883] 1451336=test_cgi_cookie
I, [2024-05-28T00:21:42.666781 #1410060]  INFO -- : [379/883] 1451336=test_dir_m17n
I, [2024-05-28T00:21:42.834800 #1410060]  INFO -- : [380/883] 1451341=test_gem_resolver_installer_set
I, [2024-05-28T00:21:42.921464 #1410060]  INFO -- : [381/883] 1451343=test_regex_casefold
I, [2024-05-28T00:21:43.085061 #1410060]  INFO -- : [382/883] 1451349=test_gem_commands_signout_command
I, [2024-05-28T00:21:43.094686 #1410060]  INFO -- : [383/883] 1451341=test_refinement
I, [2024-05-28T00:21:43.095471 #1410060]  INFO -- : [384/883] 1451349=test_gem_source_git
I, [2024-05-28T00:21:43.516162 #1410060]  INFO -- : [385/883] 1451343=test_rational2
I, [2024-05-28T00:21:43.536784 #1410060]  INFO -- : [386/883] 1451343=test_rational
I, [2024-05-28T00:21:43.557904 #1410060]  INFO -- : [387/883] 1451343=test_assembler
I, [2024-05-28T00:21:43.564335 #1410060]  INFO -- : [388/883] 1451343=attribute_write_test
I, [2024-05-28T00:21:43.570633 #1410060]  INFO -- : [389/883] 1451343=test_propertyputref
I, [2024-05-28T00:21:43.575729 #1410060]  INFO -- : [390/883] 1451343=test_spell_checker
I, [2024-05-28T00:21:43.582645 #1410060]  INFO -- : [391/883] 1451343=test_x509ext
I, [2024-05-28T00:21:43.596192 #1410060]  INFO -- : [392/883] 1451343=test_erb
I, [2024-05-28T00:21:43.662243 #1410060]  INFO -- : [393/883] 1451343=test_gem_source_installed
I, [2024-05-28T00:21:43.690468 #1410060]  INFO -- : [394/883] 1451343=test_gem_commands_cert_command
I, [2024-05-28T00:21:43.795852 #1410060]  INFO -- : [395/883] 1451349=test_completion
I, [2024-05-28T00:21:43.917353 #1410060]  INFO -- : [396/883] 1451337=test_len
I, [2024-05-28T00:21:43.920545 #1410060]  INFO -- : [397/883] 1451337=test_yield_block
I, [2024-05-28T00:21:43.924432 #1410060]  INFO -- : [398/883] 1451337=test_rdoc_parser_simple
I, [2024-05-28T00:21:43.944251 #1410060]  INFO -- : [399/883] 1451337=test_load
I, [2024-05-28T00:21:43.948805 #1410060]  INFO -- : [400/883] 1451337=test_gem_commands_rebuild_command
I, [2024-05-28T00:21:44.101451 #1410060]  INFO -- : [401/883] 1451337=test_yamldbm
I, [2024-05-28T00:21:44.111437 #1410060]  INFO -- : [402/883] 1451337=test_abi
I, [2024-05-28T00:21:44.182405 #1410060]  INFO -- : [403/883] 1451336=test_provider
I, [2024-05-28T00:21:44.189318 #1410060]  INFO -- : [404/883] 1451335=test_evaluation
I, [2024-05-28T00:21:44.192602 #1410060]  INFO -- : [405/883] 1451335=test_https
I, [2024-05-28T00:21:44.342467 #1410060]  INFO -- : [406/883] 1451337=test_gem_ext_builder
I, [2024-05-28T00:21:44.349263 #1410060]  INFO -- : [407/883] 1451344=test_win32ole_method_event
I, [2024-05-28T00:21:44.360369 #1410060]  INFO -- : [408/883] 1451344=test_nesting_parser
I, [2024-05-28T00:21:44.442324 #1410060]  INFO -- : [409/883] 1451344=test_gem_dependency_list
I, [2024-05-28T00:21:44.533754 #1410060]  INFO -- : [410/883] 1451344=test_benchmark
I, [2024-05-28T00:21:44.535984 #1410060]  INFO -- : [411/883] 1451350=test_gem_commands_outdated_command
I, [2024-05-28T00:21:44.599940 #1410060]  INFO -- : [412/883] 1451350=test_array
I, [2024-05-28T00:21:44.655711 #1410060]  INFO -- : [413/883] 1451346=test_gem_package_tar_writer
I, [2024-05-28T00:21:44.696371 #1410060]  INFO -- : [414/883] 1451335=test_helper_method
I, [2024-05-28T00:21:44.723081 #1410060]  INFO -- : [415/883] 1451349=test_gem_source
I, [2024-05-28T00:21:44.737210 #1410060]  INFO -- : [416/883] 1451336=test_scalar_scanner
I, [2024-05-28T00:21:44.740146 #1410060]  INFO -- : [417/883] 1451335=test_boolean
I, [2024-05-28T00:21:44.751701 #1410060]  INFO -- : [418/883] 1451335=test_stringify_symbols
I, [2024-05-28T00:21:44.763230 #1410060]  INFO -- : [419/883] 1451335=integer_parse_test
I, [2024-05-28T00:21:44.765341 #1410060]  INFO -- : [420/883] 1451346=test_instrumentation_api
I, [2024-05-28T00:21:44.765908 #1410060]  INFO -- : [421/883] 1451335=test_buffered_io
I, [2024-05-28T00:21:44.766220 #1410060]  INFO -- : [422/883] 1451336=test_monitor
I, [2024-05-28T00:21:44.770743 #1410060]  INFO -- : [423/883] 1451335=test_configuration
I, [2024-05-28T00:21:44.839692 #1410060]  INFO -- : [424/883] 1451345=test_rubyvm
I, [2024-05-28T00:21:44.855431 #1410060]  INFO -- : [425/883] 1451338=test_rdoc_generator_markup
I, [2024-05-28T00:21:44.859842 #1410060]  INFO -- : [426/883] 1451338=test_whileuntil
I, [2024-05-28T00:21:44.872610 #1410060]  INFO -- : [427/883] 1451338=test_parser
I, [2024-05-28T00:21:44.900263 #1410060]  INFO -- : [428/883] 1451345=test_arith_seq_extract
I, [2024-05-28T00:21:44.923947 #1410060]  INFO -- : [429/883] 1451335=test_method_name_check
I, [2024-05-28T00:21:44.937026 #1410060]  INFO -- : [430/883] 1451338=test_gem_ext_cargo_builder
I, [2024-05-28T00:21:44.959397 #1410060]  INFO -- : [431/883] 1451335=test_ssl
I, [2024-05-28T00:21:44.964625 #1410060]  INFO -- : [432/883] 1451338=constant_path_node_test
I, [2024-05-28T00:21:44.978439 #1410060]  INFO -- : [433/883] 1451336=test_gem_request_set
I, [2024-05-28T00:21:45.028414 #1410060]  INFO -- : [434/883] 1451338=test_module
I, [2024-05-28T00:21:45.060549 #1410060]  INFO -- : [435/883] 1451349=test_scanner_events
I, [2024-05-28T00:21:45.104006 #1410060]  INFO -- : [436/883] 1451349=test_gem_resolver_installed_specification
I, [2024-05-28T00:21:45.120532 #1410060]  INFO -- : [437/883] 1451343=test_parse
I, [2024-05-28T00:21:45.129196 #1410060]  INFO -- : [438/883] 1451349=test_mdns
I, [2024-05-28T00:21:45.136508 #1410060]  INFO -- : [439/883] 1451345=test_gem_remote_fetcher
I, [2024-05-28T00:21:45.157912 #1410060]  INFO -- : [440/883] 1451349=test_inlinecache
I, [2024-05-28T00:21:45.240174 #1410060]  INFO -- : [441/883] 1451349=test_rdoc_markup_verbatim
I, [2024-05-28T00:21:45.242048 #1410060]  INFO -- : [442/883] 1451349=test_path_to_class
I, [2024-05-28T00:21:45.254778 #1410060]  INFO -- : [443/883] 1451349=test_gem_resolver_specification
I, [2024-05-28T00:21:45.279274 #1410060]  INFO -- : [444/883] 1451349=test_gem_dependency
I, [2024-05-28T00:21:45.451915 #1410060]  INFO -- : [445/883] 1451349=test_method_cache
I, [2024-05-28T00:21:45.459403 #1410060]  INFO -- : [446/883] 1451349=test_gem_stub_specification
I, [2024-05-28T00:21:45.636690 #1410060]  INFO -- : [447/883] 1451349=test_frozen_error
I, [2024-05-28T00:21:45.649785 #1410060]  INFO -- : [448/883] 1451349=test_gem_ext_ext_conf_builder
I, [2024-05-28T00:21:45.705974 #1410060]  INFO -- : [449/883] 1451336=test_complex
I, [2024-05-28T00:21:45.726711 #1410060]  INFO -- : [450/883] 1451337=test_gem_commands_search_command
I, [2024-05-28T00:21:45.737328 #1410060]  INFO -- : [451/883] 1451337=test_fileutils
I, [2024-05-28T00:21:45.803598 #1410060]  INFO -- : [452/883] 1451343=test_string_processing
I, [2024-05-28T00:21:45.814929 #1410060]  INFO -- : [453/883] 1451343=test_ldap
I, [2024-05-28T00:21:45.821213 #1410060]  INFO -- : [454/883] 1451343=test_emitter
I, [2024-05-28T00:21:45.827790 #1410060]  INFO -- : [455/883] 1451343=test_gem_commands_signin_command
I, [2024-05-28T00:21:45.858542 #1410060]  INFO -- : [456/883] 1451336=test_resource
I, [2024-05-28T00:21:45.876285 #1410060]  INFO -- : [457/883] 1451336=test_gem_version
I, [2024-05-28T00:21:45.919098 #1410060]  INFO -- : [458/883] 1451344=test_econv
I, [2024-05-28T00:21:45.969916 #1410060]  INFO -- : [459/883] 1451343=test_cesu8
I, [2024-05-28T00:21:45.972927 #1410060]  INFO -- : [460/883] 1451336=test_rdoc_options
I, [2024-05-28T00:21:45.979821 #1410060]  INFO -- : [461/883] 1451343=test_too_many_dummy_encodings
I, [2024-05-28T00:21:46.071788 #1410060]  INFO -- : [462/883] 1451343=test_stack
I, [2024-05-28T00:21:46.146335 #1410060]  INFO -- : [463/883] 1451347=test_gem_commands_list_command
I, [2024-05-28T00:21:46.187555 #1410060]  INFO -- : [464/883] 1451347=test_reqarg
I, [2024-05-28T00:21:46.241296 #1410060]  INFO -- : [465/883] 1451337=test_rdoc_include
I, [2024-05-28T00:21:46.292993 #1410060]  INFO -- : [466/883] 1451337=test_internal_ivar
I, [2024-05-28T00:21:46.294331 #1410060]  INFO -- : [467/883] 1451337=test_gem_resolver_index_specification
I, [2024-05-28T00:21:46.357379 #1410060]  INFO -- : [468/883] 1451337=test_duplicate
I, [2024-05-28T00:21:46.364998 #1410060]  INFO -- : [469/883] 1451337=test_utf32
I, [2024-05-28T00:21:46.377270 #1410060]  INFO -- : [470/883] 1451337=test_basicsocket
I, [2024-05-28T00:21:46.389613 #1410060]  INFO -- : [471/883] 1451337=test_tracepoint
I, [2024-05-28T00:21:46.513469 #1410060]  INFO -- : [472/883] 1451336=test_prettyprint
I, [2024-05-28T00:21:46.544835 #1410060]  INFO -- : [473/883] 1451336=test_rdoc_markup
I, [2024-05-28T00:21:46.563271 #1410060]  INFO -- : [474/883] 1451336=test_gem_commands_help_command
I, [2024-05-28T00:21:46.683309 #1410060]  INFO -- : [475/883] 1451347=test_tempfile
I, [2024-05-28T00:21:46.684036 #1410060]  INFO -- : [476/883] 1451336=test_noarg
I, [2024-05-28T00:21:46.826039 #1410060]  INFO -- : [477/883] 1451337=parse_comments_test
I, [2024-05-28T00:21:46.894566 #1410060]  INFO -- : [478/883] 1451337=test_function
I, [2024-05-28T00:21:46.921716 #1410060]  INFO -- : [479/883] 1451336=test_queue
I, [2024-05-28T00:21:46.923013 #1410060]  INFO -- : [480/883] 1451336=test_irb
I, [2024-05-28T00:21:46.987672 #1410060]  INFO -- : [481/883] 1451347=json_string_matching_test
I, [2024-05-28T00:21:47.001676 #1410060]  INFO -- : [482/883] 1451347=test_load
I, [2024-05-28T00:21:47.014415 #1410060]  INFO -- : [483/883] 1451347=test_rdoc_normal_class
I, [2024-05-28T00:21:47.108237 #1410060]  INFO -- : [484/883] 1451347=test_class
I, [2024-05-28T00:21:47.117505 #1410060]  INFO -- : [485/883] 1451337=test_const
I, [2024-05-28T00:21:47.142108 #1410060]  INFO -- : [486/883] 1451337=test_asn1
I, [2024-05-28T00:21:47.158913 #1410060]  INFO -- : [487/883] 1451349=test_random
I, [2024-05-28T00:21:47.159599 #1410060]  INFO -- : [488/883] 1451337=test_yamlstore
I, [2024-05-28T00:21:47.173925 #1410060]  INFO -- : [489/883] 1451337=test_gem_installer
I, [2024-05-28T00:21:47.206956 #1410060]  INFO -- : [490/883] 1451349=test_rdoc_parser_rd
I, [2024-05-28T00:21:47.227870 #1410060]  INFO -- : [491/883] 1451344=test_date_strftime
I, [2024-05-28T00:21:47.238067 #1410060]  INFO -- : [492/883] 1451349=test_recorder
I, [2024-05-28T00:21:47.247968 #1410060]  INFO -- : [493/883] 1451349=test_gem_source_vendor
I, [2024-05-28T00:21:47.256777 #1410060]  INFO -- : [494/883] 1451349=test_gem_commands_owner_command
I, [2024-05-28T00:21:47.304915 #1410060]  INFO -- : [495/883] 1451345=test_deprecate
I, [2024-05-28T00:21:47.331885 #1410060]  INFO -- : [496/883] 1451336=test_rdoc_constant
I, [2024-05-28T00:21:47.354639 #1410060]  INFO -- : [497/883] 1451345=test_formatter
I, [2024-05-28T00:21:47.355937 #1410060]  INFO -- : [498/883] 1451345=test_bash_completion
I, [2024-05-28T00:21:47.375194 #1410060]  INFO -- : [499/883] 1451343=test_rdoc_any_method
I, [2024-05-28T00:21:47.375802 #1410060]  INFO -- : [500/883] 1451341=test_modify_expand
I, [2024-05-28T00:21:47.380122 #1410060]  INFO -- : [501/883] 1451345=test_rdoc_markdown
I, [2024-05-28T00:21:47.384927 #1410060]  INFO -- : [502/883] 1451341=test_gem_available_set
I, [2024-05-28T00:21:47.483867 #1410060]  INFO -- : [503/883] 1451336=test_file
I, [2024-05-28T00:21:47.506626 #1410060]  INFO -- : [504/883] 1451336=regexp_test
I, [2024-05-28T00:21:47.535669 #1410060]  INFO -- : [505/883] 1451341=test_gem_package_tar_reader
I, [2024-05-28T00:21:47.569025 #1410060]  INFO -- : [506/883] 1451341=test_coverage
I, [2024-05-28T00:21:47.609185 #1410060]  INFO -- : [507/883] 1451336=test_rdoc_encoding
I, [2024-05-28T00:21:47.659672 #1410060]  INFO -- : [508/883] 1451336=test_pathname
I, [2024-05-28T00:21:47.688297 #1410060]  INFO -- : [509/883] 1451345=test_init
I, [2024-05-28T00:21:47.791896 #1410060]  INFO -- : [510/883] 1451346=test_complexrational
I, [2024-05-28T00:21:47.809368 #1410060]  INFO -- : [511/883] 1451346=test_ractor
I, [2024-05-28T00:21:47.861341 #1410060]  INFO -- : [512/883] 1451340=test_find
I, [2024-05-28T00:21:47.863948 #1410060]  INFO -- : [513/883] 1451349=test_fiddle
I, [2024-05-28T00:21:47.898994 #1410060]  INFO -- : [514/883] 1451340=test_wss
I, [2024-05-28T00:21:47.899228 #1410060]  INFO -- : [515/883] 1451336=test_gem_commands_contents_command
I, [2024-05-28T00:21:47.903879 #1410060]  INFO -- : [516/883] 1451343=test_gem_ext_cmake_builder
I, [2024-05-28T00:21:47.906041 #1410060]  INFO -- : [517/883] 1451340=test_require
I, [2024-05-28T00:21:47.926083 #1410060]  INFO -- : [518/883] 1451343=test_cgi_util
I, [2024-05-28T00:21:47.941536 #1410060]  INFO -- : [519/883] 1451344=test_marshalable
I, [2024-05-28T00:21:47.942860 #1410060]  INFO -- : [520/883] 1451346=test_digest
I, [2024-05-28T00:21:47.958833 #1410060]  INFO -- : [521/883] 1451344=test_pstore
I, [2024-05-28T00:21:48.007069 #1410060]  INFO -- : [522/883] 1451349=test_cstr
I, [2024-05-28T00:21:48.012365 #1410060]  INFO -- : [523/883] 1451336=test_profile_frames
I, [2024-05-28T00:21:48.020483 #1410060]  INFO -- : [524/883] 1451344=test_class2name
I, [2024-05-28T00:21:48.035972 #1410060]  INFO -- : [525/883] 1451344=test_gbk
I, [2024-05-28T00:21:48.043193 #1410060]  INFO -- : [526/883] 1451344=test_enc_str_buf_cat
I, [2024-05-28T00:21:48.045832 #1410060]  INFO -- : [527/883] 1451344=test_comparable
I, [2024-05-28T00:21:48.056571 #1410060]  INFO -- : [528/883] 1451344=test_rdoc_parser_c
I, [2024-05-28T00:21:48.217674 #1410060]  INFO -- : [529/883] 1451336=test_io_timeout
I, [2024-05-28T00:21:48.218155 #1410060]  INFO -- : [530/883] 1451345=test_shapes
I, [2024-05-28T00:21:48.235081 #1410060]  INFO -- : [531/883] 1451336=json_fixtures_test
I, [2024-05-28T00:21:48.235346 #1410060]  INFO -- : [532/883] 1451345=test_euc_tw
I, [2024-05-28T00:21:48.236612 #1410060]  INFO -- : [533/883] 1451343=test_ractor
I, [2024-05-28T00:21:48.241664 #1410060]  INFO -- : [534/883] 1451336=test_bmethod
I, [2024-05-28T00:21:48.246315 #1410060]  INFO -- : [535/883] 1451345=test_ansi_without_terminfo
I, [2024-05-28T00:21:48.253229 #1410060]  INFO -- : [536/883] 1451336=test_gem_commands_sources_command
I, [2024-05-28T00:21:48.258319 #1410060]  INFO -- : [537/883] 1451343=test_thread_queue
I, [2024-05-28T00:21:48.262339 #1410060]  INFO -- : [538/883] 1451345=test_nowrite
I, [2024-05-28T00:21:48.284640 #1410060]  INFO -- : [539/883] 1451345=test_rdoc_markup_formatter
I, [2024-05-28T00:21:48.300504 #1410060]  INFO -- : [540/883] 1451345=test_forwardable
I, [2024-05-28T00:21:48.334986 #1410060]  INFO -- : [541/883] 1451345=test_yaml
I, [2024-05-28T00:21:48.372008 #1410060]  INFO -- : [542/883] 1451344=test_wait
I, [2024-05-28T00:21:48.450885 #1410060]  INFO -- : [543/883] 1451344=test_handle
I, [2024-05-28T00:21:48.461673 #1410060]  INFO -- : [544/883] 1451336=test_big2str
I, [2024-05-28T00:21:48.468740 #1410060]  INFO -- : [545/883] 1451336=test_stringscanner
I, [2024-05-28T00:21:48.514019 #1410060]  INFO -- : [546/883] 1451338=test_files_sample
I, [2024-05-28T00:21:48.515124 #1410060]  INFO -- : [547/883] 1451338=test_rdoc_alias
I, [2024-05-28T00:21:48.515738 #1410060]  INFO -- : [548/883] 1451336=test_yield
I, [2024-05-28T00:21:48.518262 #1410060]  INFO -- : [549/883] 1451345=test_convertible
I, [2024-05-28T00:21:48.543875 #1410060]  INFO -- : [550/883] 1451338=parser_test
I, [2024-05-28T00:21:48.550537 #1410060]  INFO -- : [551/883] 1451338=test_optparse
I, [2024-05-28T00:21:48.632526 #1410060]  INFO -- : [552/883] 1451341=test_array
I, [2024-05-28T00:21:48.646038 #1410060]  INFO -- : [553/883] 1451338=test_fstring
I, [2024-05-28T00:21:48.687439 #1410060]  INFO -- : [554/883] 1451341=test_rdoc_markup_to_html_crossref
I, [2024-05-28T00:21:48.812322 #1410060]  INFO -- : [555/883] 1451338=test_gem_resolver_best_set
I, [2024-05-28T00:21:48.894768 #1410060]  INFO -- : [556/883] 1451338=encoding_test
I, [2024-05-28T00:21:48.902167 #1410060]  INFO -- : [557/883] 1451346=test_typeddata
I, [2024-05-28T00:21:48.954424 #1410060]  INFO -- : [558/883] 1451344=test_rat
I, [2024-05-28T00:21:48.970614 #1410060]  INFO -- : [559/883] 1451344=test_rdoc_markup_raw
I, [2024-05-28T00:21:48.976822 #1410060]  INFO -- : [560/883] 1451344=test_webauthn_poller
I, [2024-05-28T00:21:48.995970 #1410060]  INFO -- : [561/883] 1451338=test_rdoc_require
I, [2024-05-28T00:21:49.016066 #1410060]  INFO -- : [562/883] 1451338=locals_test
I, [2024-05-28T00:21:49.102491 #1410060]  INFO -- : [563/883] 1451341=test_readpartial
I, [2024-05-28T00:21:49.148303 #1410060]  INFO -- : [564/883] 1451344=test_gem_commands_install_command
I, [2024-05-28T00:21:49.170148 #1410060]  INFO -- : [565/883] 1451346=test_clone
I, [2024-05-28T00:21:49.260479 #1410060]  INFO -- : [566/883] 1451349=test_gem_resolver_conflict
I, [2024-05-28T00:21:49.274749 #1410060]  INFO -- : [567/883] 1451349=test_rdoc_task
I, [2024-05-28T00:21:49.278848 #1410060]  INFO -- : [568/883] 1451349=ruby_parser_test
I, [2024-05-28T00:21:49.282071 #1410060]  INFO -- : [569/883] 1451349=test_pack
I, [2024-05-28T00:21:49.313111 #1410060]  INFO -- : [570/883] 1451349=test_backtrace
I, [2024-05-28T00:21:49.427632 #1410060]  INFO -- : [571/883] 1451346=test_io_buffer
I, [2024-05-28T00:21:49.509612 #1410060]  INFO -- : [572/883] 1451341=test_rdoc_markup_indented_paragraph
I, [2024-05-28T00:21:49.517361 #1410060]  INFO -- : [573/883] 1451341=test_io
I, [2024-05-28T00:21:49.547145 #1410060]  INFO -- : [574/883] 1451346=test_unicode_escape
I, [2024-05-28T00:21:49.552843 #1410060]  INFO -- : [575/883] 1451338=test_utf16
I, [2024-05-28T00:21:49.577523 #1410060]  INFO -- : [576/883] 1451338=test_autoload
I, [2024-05-28T00:21:49.700104 #1410060]  INFO -- : [577/883] 1451346=test_rendering
I, [2024-05-28T00:21:49.719191 #1410060]  INFO -- : [578/883] 1451346=test_sizeof
I, [2024-05-28T00:21:49.756212 #1410060]  INFO -- : [579/883] 1451348=test_case
I, [2024-05-28T00:21:49.792564 #1410060]  INFO -- : [580/883] 1451348=test_face
I, [2024-05-28T00:21:49.839248 #1410060]  INFO -- : [581/883] 1451340=test_yaml_tree
I, [2024-05-28T00:21:49.883324 #1410060]  INFO -- : [582/883] 1451340=test_sleep
I, [2024-05-28T00:21:49.896361 #1410060]  INFO -- : [583/883] 1451348=test_config
I, [2024-05-28T00:21:49.946263 #1410060]  INFO -- : [584/883] 1451348=test_libs
I, [2024-05-28T00:21:49.963262 #1410060]  INFO -- : [585/883] 1451348=test_gem_commands_fetch_command
I, [2024-05-28T00:21:50.141735 #1410060]  INFO -- : [586/883] 1451348=test_math
I, [2024-05-28T00:21:50.159732 #1410060]  INFO -- : [587/883] 1451348=test_gc
I, [2024-05-28T00:21:50.164071 #1410060]  INFO -- : [588/883] 1451348=test_getopts
I, [2024-05-28T00:21:50.170513 #1410060]  INFO -- : [589/883] 1451348=test_protocol
I, [2024-05-28T00:21:50.320328 #1410060]  INFO -- : [590/883] 1451347=test_gem_resolver_activation_request
I, [2024-05-28T00:21:50.337949 #1410060]  INFO -- : [591/883] 1451347=test_gem_config_file
I, [2024-05-28T00:21:50.477926 #1410060]  INFO -- : [592/883] 1451348=test_ripper
I, [2024-05-28T00:21:50.486992 #1410060]  INFO -- : [593/883] 1451347=test_etc
I, [2024-05-28T00:21:50.556894 #1410060]  INFO -- : [594/883] 1451347=test_yjit_exit_locations
I, [2024-05-28T00:21:50.621574 #1410060]  INFO -- : [595/883] 1451347=test_system
I, [2024-05-28T00:21:50.782549 #1410060]  INFO -- : [596/883] 1451349=test_pkcs12
I, [2024-05-28T00:21:50.899944 #1410060]  INFO -- : [597/883] 1451348=test_gem_package_tar_header
I, [2024-05-28T00:21:50.927369 #1410060]  INFO -- : [598/883] 1451344=test_gem_util
I, [2024-05-28T00:21:50.974232 #1410060]  INFO -- : [599/883] 1451348=test_iseq_load
I, [2024-05-28T00:21:51.118299 #1410060]  INFO -- : [600/883] 1451344=test_pkey_dh
I, [2024-05-28T00:21:51.210698 #1410060]  INFO -- : [601/883] 1451344=test_bigzero
I, [2024-05-28T00:21:51.223149 #1410060]  INFO -- : [602/883] 1451344=test_ftp
I, [2024-05-28T00:21:51.240612 #1410060]  INFO -- : [603/883] 1451344=test_euc_kr
I, [2024-05-28T00:21:51.249928 #1410060]  INFO -- : [604/883] 1451344=test_rdoc_context_section
I, [2024-05-28T00:21:51.251109 #1410060]  INFO -- : [605/883] 1451349=test_gem_commands_query_command
I, [2024-05-28T00:21:51.258984 #1410060]  INFO -- : [606/883] 1451344=test_method
I, [2024-05-28T00:21:51.293832 #1410060]  INFO -- : [607/883] 1451350=test_rdoc_rubygems_hook
I, [2024-05-28T00:21:51.393551 #1410060]  INFO -- : [608/883] 1451350=test_to_ruby
I, [2024-05-28T00:21:51.412098 #1410060]  INFO -- : [609/883] 1451350=test_pattern_key_name_check
I, [2024-05-28T00:21:51.426445 #1410060]  INFO -- : [610/883] 1451350=test_gem_impossible_dependencies_error
I, [2024-05-28T00:21:51.427937 #1410060]  INFO -- : [611/883] 1451350=test_pack
I, [2024-05-28T00:21:51.686032 #1410060]  INFO -- : [612/883] 1451350=test_array_create
I, [2024-05-28T00:21:51.689427 #1410060]  INFO -- : [613/883] 1451350=test_sorted_set
I, [2024-05-28T00:21:51.909046 #1410060]  INFO -- : [614/883] 1451347=test_emoji
I, [2024-05-28T00:21:51.931524 #1410060]  INFO -- : [615/883] 1451340=test_win32ole_type_event
I, [2024-05-28T00:21:51.931776 #1410060]  INFO -- : [616/883] 1451340=test_hash
I, [2024-05-28T00:21:51.951460 #1410060]  INFO -- : [617/883] 1451347=test_ubf_async_safe
I, [2024-05-28T00:21:51.953732 #1410060]  INFO -- : [618/883] 1451347=test_io
I, [2024-05-28T00:21:52.004142 #1410060]  INFO -- : [619/883] 1451349=test_cp949
I, [2024-05-28T00:21:52.007037 #1410060]  INFO -- : [620/883] 1451350=test_gem_commands_uninstall_command
I, [2024-05-28T00:21:52.009973 #1410060]  INFO -- : [621/883] 1451349=test_condition
I, [2024-05-28T00:21:52.012156 #1410060]  INFO -- : [622/883] 1451349=test_foreach
I, [2024-05-28T00:21:52.022852 #1410060]  INFO -- : [623/883] 1451349=test_gem_source_specific_file
I, [2024-05-28T00:21:52.135313 #1410060]  INFO -- : [624/883] 1451349=test_gem_unsatisfiable_dependency_error
I, [2024-05-28T00:21:52.159715 #1410060]  INFO -- : [625/883] 1451349=test_win32ole_record
I, [2024-05-28T00:21:52.163327 #1410060]  INFO -- : [626/883] 1451349=test_type_completor
I, [2024-05-28T00:21:52.167496 #1410060]  INFO -- : [627/883] 1451349=test_console_attr
I, [2024-05-28T00:21:52.170247 #1410060]  INFO -- : [628/883] 1451349=test_summary
I, [2024-05-28T00:21:52.178366 #1410060]  INFO -- : [629/883] 1451347=test_ellipsize
I, [2024-05-28T00:21:52.189363 #1410060]  INFO -- : [630/883] 1451347=test_date_attr
I, [2024-05-28T00:21:52.194242 #1410060]  INFO -- : [631/883] 1451348=test_io_wait
I, [2024-05-28T00:21:52.195837 #1410060]  INFO -- : [632/883] 1451347=test_gem_commands_exec_command
I, [2024-05-28T00:21:52.351305 #1410060]  INFO -- : [633/883] 1451349=test_kwargs
I, [2024-05-28T00:21:52.356875 #1410060]  INFO -- : [634/883] 1451349=warnings_test
I, [2024-05-28T00:21:52.370351 #1410060]  INFO -- : [635/883] 1451349=test_ws
I, [2024-05-28T00:21:52.377727 #1410060]  INFO -- : [636/883] 1451349=test_gem_commands_environment_command
I, [2024-05-28T00:21:52.435410 #1410060]  INFO -- : [637/883] 1451349=test_m17n
I, [2024-05-28T00:21:52.493395 #1410060]  INFO -- : [638/883] 1451349=test_weakmap
I, [2024-05-28T00:21:52.531180 #1410060]  INFO -- : [639/883] 1451348=test_workspace
I, [2024-05-28T00:21:52.664894 #1410060]  INFO -- : [640/883] 1451335=test_yjit
I, [2024-05-28T00:21:52.715905 #1410060]  INFO -- : [641/883] 1451343=test_kill_ring
I, [2024-05-28T00:21:52.731948 #1410060]  INFO -- : [642/883] 1451343=test_framework
I, [2024-05-28T00:21:52.734446 #1410060]  INFO -- : [643/883] 1451336=test_ns_spki
I, [2024-05-28T00:21:52.757234 #1410060]  INFO -- : [644/883] 1451343=test_argf
I, [2024-05-28T00:21:52.764293 #1410060]  INFO -- : [645/883] 1451336=test_gem_request_set_lockfile
I, [2024-05-28T00:21:52.778069 #1410060]  INFO -- : [646/883] 1451348=test_raise_exception
I, [2024-05-28T00:21:52.988388 #1410060]  INFO -- : [647/883] 1451350=test_protect
I, [2024-05-28T00:21:53.000687 #1410060]  INFO -- : [648/883] 1451350=test_win32ole_typelib
I, [2024-05-28T00:21:53.002522 #1410060]  INFO -- : [649/883] 1451350=test_gem_resolver_dependency_request
I, [2024-05-28T00:21:53.041942 #1410060]  INFO -- : [650/883] 1451350=test_tree_builder
I, [2024-05-28T00:21:53.051462 #1410060]  INFO -- : [651/883] 1451350=test_hash
I, [2024-05-28T00:21:53.076218 #1410060]  INFO -- : [652/883] 1451350=test_alias_and_anchor
I, [2024-05-28T00:21:53.078068 #1410060]  INFO -- : [653/883] 1451337=test_postponed_job
I, [2024-05-28T00:21:53.088667 #1410060]  INFO -- : [654/883] 1451350=test_external_new
I, [2024-05-28T00:21:53.094989 #1410060]  INFO -- : [655/883] 1451350=test_show_source
I, [2024-05-28T00:21:53.108071 #1410060]  INFO -- : [656/883] 1451346=test_set
I, [2024-05-28T00:21:53.127918 #1410060]  INFO -- : [657/883] 1451346=test_c_struct_entry
I, [2024-05-28T00:21:53.256275 #1410060]  INFO -- : [658/883] 1451350=test_lock_native_thread
I, [2024-05-28T00:21:53.273229 #1410060]  INFO -- : [659/883] 1451336=test_gem_commands_stale_command
I, [2024-05-28T00:21:53.278411 #1410060]  INFO -- : [660/883] 1451336=test_have_library
I, [2024-05-28T00:21:53.568872 #1410060]  INFO -- : [661/883] 1451337=test_remote_fetch_error
I, [2024-05-28T00:21:53.588399 #1410060]  INFO -- : [662/883] 1451337=ripper_test
I, [2024-05-28T00:21:53.606555 #1410060]  INFO -- : [663/883] 1451347=test_objspace
I, [2024-05-28T00:21:53.616580 #1410060]  INFO -- : [664/883] 1451350=test_line_editor
I, [2024-05-28T00:21:53.639125 #1410060]  INFO -- : [665/883] 1451346=test_undef
I, [2024-05-28T00:21:53.639216 #1410060]  INFO -- : [666/883] 1451350=test_string_memory
I, [2024-05-28T00:21:53.664176 #1410060]  INFO -- : [667/883] 1451346=comments_test
I, [2024-05-28T00:21:53.668740 #1410060]  INFO -- : [668/883] 1451348=test_gem_requirement
I, [2024-05-28T00:21:53.669566 #1410060]  INFO -- : [669/883] 1451346=test_sprintf
I, [2024-05-28T00:21:53.777310 #1410060]  INFO -- : [670/883] 1451350=test_gem_security_trust_dir
I, [2024-05-28T00:21:53.828897 #1410060]  INFO -- : [671/883] 1451350=test_macro
I, [2024-05-28T00:21:53.837355 #1410060]  INFO -- : [672/883] 1451350=test_gem_ext_configure_builder
I, [2024-05-28T00:21:53.869200 #1410060]  INFO -- : [673/883] 1451348=test_frozen
I, [2024-05-28T00:21:53.876486 #1410060]  INFO -- : [674/883] 1451348=test_pp
I, [2024-05-28T00:21:53.938609 #1410060]  INFO -- : [675/883] 1451350=test_verbose
I, [2024-05-28T00:21:53.944504 #1410060]  INFO -- : [676/883] 1451348=test_num2int
I, [2024-05-28T00:21:53.959136 #1410060]  INFO -- : [677/883] 1451348=test_nil
I, [2024-05-28T00:21:53.974421 #1410060]  INFO -- : [678/883] 1451348=test_rdoc_single_class
I, [2024-05-28T00:21:53.986101 #1410060]  INFO -- : [679/883] 1451350=test_zsh_completion
I, [2024-05-28T00:21:53.991661 #1410060]  INFO -- : [680/883] 1451350=test_exception
I, [2024-05-28T00:21:53.995685 #1410060]  INFO -- : [681/883] 1451346=test_iter_break
I, [2024-05-28T00:21:54.000543 #1410060]  INFO -- : [682/883] 1451346=test_address_resolve
I, [2024-05-28T00:21:54.004133 #1410060]  INFO -- : [683/883] 1451350=test_rdoc_token_stream
I, [2024-05-28T00:21:54.019009 #1410060]  INFO -- : [684/883] 1451350=test_config
I, [2024-05-28T00:21:54.049080 #1410060]  INFO -- : [685/883] 1451350=test_gem_source_list
I, [2024-05-28T00:21:54.092911 #1410060]  INFO -- : [686/883] 1451346=test_yaml_special_cases
I, [2024-05-28T00:21:54.108289 #1410060]  INFO -- : [687/883] 1451346=test_optarg
I, [2024-05-28T00:21:54.163411 #1410060]  INFO -- : [688/883] 1451350=test_ifunless
I, [2024-05-28T00:21:54.191990 #1410060]  INFO -- : [689/883] 1451350=test_assignment
I, [2024-05-28T00:21:54.208187 #1410060]  INFO -- : [690/883] 1451348=test_gem_commands_lock_command
I, [2024-05-28T00:21:54.241685 #1410060]  INFO -- : [691/883] 1451348=test_numeric
I, [2024-05-28T00:21:54.284704 #1410060]  INFO -- : [692/883] 1451346=test_common
I, [2024-05-28T00:21:54.310698 #1410060]  INFO -- : [693/883] 1451345=test_gem_spec_fetcher
I, [2024-05-28T00:21:54.350009 #1410060]  INFO -- : [694/883] 1451348=test_gem_command
I, [2024-05-28T00:21:54.362906 #1410060]  INFO -- : [695/883] 1451337=test_bug-3571
I, [2024-05-28T00:21:54.383083 #1410060]  INFO -- : [696/883] 1451337=test_key_actor_vi
I, [2024-05-28T00:21:54.482650 #1410060]  INFO -- : [697/883] 1451348=test_hmac
I, [2024-05-28T00:21:54.503784 #1410060]  INFO -- : [698/883] 1451348=test_rdoc_markup_to_tt_only
I, [2024-05-28T00:21:54.540875 #1410060]  INFO -- : [699/883] 1451346=test_rdoc_tom_doc
I, [2024-05-28T00:21:54.543958 #1410060]  INFO -- : [700/883] 1451345=test_object_create_start
I, [2024-05-28T00:21:54.545659 #1410060]  INFO -- : [701/883] 1451345=test_command
I, [2024-05-28T00:21:54.556125 #1410060]  INFO -- : [702/883] 1451348=test_at_exit
I, [2024-05-28T00:21:54.565955 #1410060]  INFO -- : [703/883] 1451346=test_gem_ext_cargo_builder_unit
I, [2024-05-28T00:21:54.585445 #1410060]  INFO -- : [704/883] 1451348=test_date
I, [2024-05-28T00:21:54.587132 #1410060]  INFO -- : [705/883] 1451337=test_gem_rdoc
I, [2024-05-28T00:21:54.591897 #1410060]  INFO -- : [706/883] 1451346=test_rdoc_markup_paragraph
I, [2024-05-28T00:21:54.593793 #1410060]  INFO -- : [707/883] 1451348=test_enc_raise
I, [2024-05-28T00:21:54.603363 #1410060]  INFO -- : [708/883] 1451346=test_psych
I, [2024-05-28T00:21:54.604221 #1410060]  INFO -- : [709/883] 1451348=!Nothing_to_test
I, [2024-05-28T00:21:54.605685 #1410060]  INFO -- : [710/883] 1451348=test_gem_doctor
I, [2024-05-28T00:21:54.630027 #1410060]  INFO -- : [711/883] 1451346=test_kdf
I, [2024-05-28T00:21:54.669230 #1410060]  INFO -- : [712/883] 1451348=test_eval_history
I, [2024-05-28T00:21:54.684525 #1410060]  INFO -- : [713/883] 1451348=dispatcher_test
I, [2024-05-28T00:21:54.701980 #1410060]  INFO -- : [714/883] 1451348=test_kernel
I, [2024-05-28T00:21:54.708580 #1410060]  INFO -- : [715/883] 1451346=test_files_ext
I, [2024-05-28T00:21:54.760651 #1410060]  INFO -- : [716/883] 1451337=test_bug-5832
I, [2024-05-28T00:21:54.763151 #1410060]  INFO -- : [717/883] 1451337=test_gem_silent_ui
I, [2024-05-28T00:21:54.817117 #1410060]  INFO -- : [718/883] 1451337=test_emitter
I, [2024-05-28T00:21:54.822536 #1410060]  INFO -- : [719/883] 1451337=test_rdoc_rdoc
I, [2024-05-28T00:21:54.831823 #1410060]  INFO -- : [720/883] 1451346=test_time
I, [2024-05-28T00:21:54.891207 #1410060]  INFO -- : [721/883] 1451336=test_windows_1251
I, [2024-05-28T00:21:54.938155 #1410060]  INFO -- : [722/883] 1451337=test_svcb_https
I, [2024-05-28T00:21:54.939194 #1410060]  INFO -- : [723/883] 1451336=test_buffering
I, [2024-05-28T00:21:54.946167 #1410060]  INFO -- : [724/883] 1451336=test_gb18030
I, [2024-05-28T00:21:54.952419 #1410060]  INFO -- : [725/883] 1451336=test_gem_uninstaller
I, [2024-05-28T00:21:54.976448 #1410060]  INFO -- : [726/883] 1451345=test_rdoc_i18n_text
I, [2024-05-28T00:21:54.984774 #1410060]  INFO -- : [727/883] 1451337=test_io_buffer
I, [2024-05-28T00:21:54.988462 #1410060]  INFO -- : [728/883] 1451345=test_backtrace
I, [2024-05-28T00:21:55.006091 #1410060]  INFO -- : [729/883] 1451345=test_defined
I, [2024-05-28T00:21:55.049240 #1410060]  INFO -- : [730/883] 1451337=test_key_name_check
I, [2024-05-28T00:21:55.051416 #1410060]  INFO -- : [731/883] 1451338=test_date_parse
I, [2024-05-28T00:21:55.067444 #1410060]  INFO -- : [732/883] 1451346=test_pkey_ec
I, [2024-05-28T00:21:55.081722 #1410060]  INFO -- : [733/883] 1451337=test_thread
I, [2024-05-28T00:21:55.084111 #1410060]  INFO -- : [734/883] 1451337=test_trick
I, [2024-05-28T00:21:55.140846 #1410060]  INFO -- : [735/883] 1451345=test_pipe
I, [2024-05-28T00:21:55.166186 #1410060]  INFO -- : [736/883] 1451346=test_rdoc_rd_inline_parser
I, [2024-05-28T00:21:55.228040 #1410060]  INFO -- : [737/883] 1451346=test_rdoc_markup_to_rdoc
I, [2024-05-28T00:21:55.288598 #1410060]  INFO -- : [738/883] 1451346=test_default_gems
I, [2024-05-28T00:21:55.337565 #1410060]  INFO -- : [739/883] 1451345=test_win32ole_type
I, [2024-05-28T00:21:55.344443 #1410060]  INFO -- : [740/883] 1451345=test_null
I, [2024-05-28T00:21:55.349063 #1410060]  INFO -- : [741/883] 1451345=test_mul
I, [2024-05-28T00:21:55.350709 #1410060]  INFO -- : [742/883] 1451338=test_rdoc_markup_attributes
I, [2024-05-28T00:21:55.359780 #1410060]  INFO -- : [743/883] 1451338=json_addition_test
I, [2024-05-28T00:21:55.366280 #1410060]  INFO -- : [744/883] 1451345=test_custom_command
I, [2024-05-28T00:21:55.375516 #1410060]  INFO -- : [745/883] 1451346=test_gem_dependency_resolution_error
I, [2024-05-28T00:21:55.379899 #1410060]  INFO -- : [746/883] 1451346=test_qsort
I, [2024-05-28T00:21:55.381720 #1410060]  INFO -- : [747/883] 1451345=test_rdoc_parser
I, [2024-05-28T00:21:55.385719 #1410060]  INFO -- : [748/883] 1451338=test_string
I, [2024-05-28T00:21:55.401408 #1410060]  INFO -- : [749/883] 1451346=test_rdoc_stats
I, [2024-05-28T00:21:55.410386 #1410060]  INFO -- : [750/883] 1451338=test_pattern_matching
I, [2024-05-28T00:21:55.431252 #1410060]  INFO -- : [751/883] 1451345=test_gem_request_set_lockfile_parser
I, [2024-05-28T00:21:55.442378 #1410060]  INFO -- : [752/883] 1451346=test_depth_first
I, [2024-05-28T00:21:55.453845 #1410060]  INFO -- : [753/883] 1451346=test_x509attr
I, [2024-05-28T00:21:55.455701 #1410060]  INFO -- : [754/883] 1451346=test_raise
I, [2024-05-28T00:21:55.458273 #1410060]  INFO -- : [755/883] 1451346=test_rdoc_store
I, [2024-05-28T00:21:55.473943 #1410060]  INFO -- : [756/883] 1451338=test_gem_validator
I, [2024-05-28T00:21:55.497550 #1410060]  INFO -- : [757/883] 1451338=test_fnmatch
I, [2024-05-28T00:21:55.559356 #1410060]  INFO -- : [758/883] 1451348=test_files_test_2
I, [2024-05-28T00:21:55.570942 #1410060]  INFO -- : [759/883] 1451338=test_require_path_check
I, [2024-05-28T00:21:55.601670 #1410060]  INFO -- : [760/883] 1451345=test_rdoc_markup_parser
I, [2024-05-28T00:21:55.681547 #1410060]  INFO -- : [761/883] 1451338=test_folderitem2_invokeverb
I, [2024-05-28T00:21:55.685918 #1410060]  INFO -- : [762/883] 1451338=test_ole_methods
I, [2024-05-28T00:21:55.689113 #1410060]  INFO -- : [763/883] 1451338=test_erb_m17n
I, [2024-05-28T00:21:55.697362 #1410060]  INFO -- : [764/883] 1451345=test_date_conv
I, [2024-05-28T00:21:55.704622 #1410060]  INFO -- : [765/883] 1451338=test_optimization
I, [2024-05-28T00:21:55.714969 #1410060]  INFO -- : [766/883] 1451345=test_cgi_tag_helper
I, [2024-05-28T00:21:55.752876 #1410060]  INFO -- : [767/883] 1451345=test_zlib
I, [2024-05-28T00:21:56.190919 #1410060]  INFO -- : [768/883] 1451350=test_egrep_cpp
I, [2024-05-28T00:21:56.405161 #1410060]  INFO -- : [769/883] 1451350=test_gem_resolver_index_set
I, [2024-05-28T00:21:56.421875 #1410060]  INFO -- : [770/883] 1451346=test_gem_package_old
I, [2024-05-28T00:21:56.433388 #1410060]  INFO -- : [771/883] 1451350=test_gc_compact
I, [2024-05-28T00:21:56.501233 #1410060]  INFO -- : [772/883] 1451346=test_string
I, [2024-05-28T00:21:56.519438 #1410060]  INFO -- : [773/883] 1451336=test_proc
I, [2024-05-28T00:21:57.607574 #1410060]  INFO -- : [774/883] 1451336=test_str2big
I, [2024-05-28T00:21:57.613187 #1410060]  INFO -- : [775/883] 1451336=test_dot_dot
I, [2024-05-28T00:21:57.627375 #1410060]  INFO -- : [776/883] 1451336=test_c_struct_builder
I, [2024-05-28T00:21:57.865537 #1410060]  INFO -- : [777/883] 1451336=test_literal
I, [2024-05-28T00:21:57.871044 #1410060]  INFO -- : [778/883] 1451340=test_thread
I, [2024-05-28T00:21:57.940968 #1410060]  INFO -- : [779/883] 1451337=test_socket
I, [2024-05-28T00:21:58.113241 #1410060]  INFO -- : [780/883] 1451340=test_objectspace
I, [2024-05-28T00:21:58.735748 #1410060]  INFO -- : [781/883] 1451336=test_rdoc_markup_to_table_of_contents
I, [2024-05-28T00:21:58.751489 #1410060]  INFO -- : [782/883] 1451343=test_require_lib
I, [2024-05-28T00:21:58.760319 #1410060]  INFO -- : [783/883] 1451336=test_gem_install_update_options
I, [2024-05-28T00:21:58.952535 #1410060]  INFO -- : [784/883] 1451336=parse_test
I, [2024-05-28T00:21:59.296908 #1410060]  INFO -- : [785/883] 1451340=test_ractor
I, [2024-05-28T00:21:59.326850 #1410060]  INFO -- : [786/883] 1451340=test_severity
I, [2024-05-28T00:21:59.333815 #1410060]  INFO -- : [787/883] 1451340=test_gem_stream_ui
I, [2024-05-28T00:21:59.469197 #1410060]  INFO -- : [788/883] 1451340=test_extlibs
I, [2024-05-28T00:21:59.633577 #1410060]  INFO -- : [789/883] 1451344=test_rdoc_generator_ri
I, [2024-05-28T00:21:59.643335 #1410060]  INFO -- : [790/883] 1451344=test_ractor
I, [2024-05-28T00:21:59.668156 #1410060]  INFO -- : [791/883] 1451337=test_memory_view
I, [2024-05-28T00:21:59.742574 #1410060]  INFO -- : [792/883] 1451344=test_m17n_comb
I, [2024-05-28T00:21:59.994223 #1410060]  INFO -- : [793/883] 1451337=test_json_tree
I, [2024-05-28T00:22:00.002464 #1410060]  INFO -- : [794/883] 1451337=test_rdoc_markup_to_markdown
I, [2024-05-28T00:22:00.065648 #1410060]  INFO -- : [795/883] 1451337=test_rdoc_generator_pot_po
I, [2024-05-28T00:22:00.073187 #1410060]  INFO -- : [796/883] 1451337=test_ansi_with_terminfo
I, [2024-05-28T00:22:00.080658 #1410060]  INFO -- : [797/883] 1451337=test_parser_events
I, [2024-05-28T00:22:00.178827 #1410060]  INFO -- : [798/883] 1451337=test_reline
I, [2024-05-28T00:22:00.297134 #1410060]  INFO -- : [799/883] 1451349=test_case
I, [2024-05-28T00:22:00.300606 #1410060]  INFO -- : [800/883] 1451349=test_pkey
I, [2024-05-28T00:22:00.364197 #1410060]  INFO -- : [801/883] 1451349=test_gem_request_connection_pools
I, [2024-05-28T00:22:00.442982 #1410060]  INFO -- : [802/883] 1451348=test_gem_version_option
I, [2024-05-28T00:22:00.480914 #1410060]  INFO -- : [803/883] 1451350=test_grapheme_breaks
I, [2024-05-28T00:22:00.493905 #1410060]  INFO -- : [804/883] 1451348=test_cclass
I, [2024-05-28T00:22:00.512103 #1410060]  INFO -- : [805/883] 1451350=test_scan_args
I, [2024-05-28T00:22:00.535097 #1410060]  INFO -- : [806/883] 1451350=test_generic
I, [2024-05-28T00:22:00.544911 #1410060]  INFO -- : [807/883] 1451337=test_win32ole
I, [2024-05-28T00:22:00.548429 #1410060]  INFO -- : [808/883] 1451337=test_settracefunc
I, [2024-05-28T00:22:00.592699 #1410060]  INFO -- : [809/883] 1451350=test_gem_text
I, [2024-05-28T00:22:00.656427 #1410060]  INFO -- : [810/883] 1451348=test_enumerator_kw
I, [2024-05-28T00:22:00.661102 #1410060]  INFO -- : [811/883] 1451350=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-05-28T00:22:00.661518 #1410060]  INFO -- : [812/883] 1451348=test_gem_commands_mirror
I, [2024-05-28T00:22:00.672198 #1410060]  INFO -- : [813/883] 1451348=test_sprintf_comb
I, [2024-05-28T00:22:00.728056 #1410060]  INFO -- : [814/883] 1451350=test_method_cache
I, [2024-05-28T00:22:00.735774 #1410060]  INFO -- : [815/883] 1451350=test_gem_request
I, [2024-05-28T00:22:00.862809 #1410060]  INFO -- : [816/883] 1451348=test_exception
I, [2024-05-28T00:22:00.935194 #1410060]  INFO -- : [817/883] 1451341=test_rand
I, [2024-05-28T00:22:00.968524 #1410060]  INFO -- : [818/883] 1451350=test_gem_package_tar_reader_entry
I, [2024-05-28T00:22:01.358271 #1410060]  INFO -- : [819/883] 1451341=test_gem_name_tuple
I, [2024-05-28T00:22:01.375695 #1410060]  INFO -- : [820/883] 1451350=test_bug_reporter
I, [2024-05-28T00:22:01.381395 #1410060]  INFO -- : [821/883] 1451341=test_scalar
I, [2024-05-28T00:22:01.392844 #1410060]  INFO -- : [822/883] 1451341=test_gem_dependency_installer
I, [2024-05-28T00:22:01.436920 #1410060]  INFO -- : [823/883] 1451349=test_gem_commands_info_command
I, [2024-05-28T00:22:01.470292 #1410060]  INFO -- : [824/883] 1451349=test_rdoc_cross_reference
I, [2024-05-28T00:22:01.894457 #1410060]  INFO -- : [825/883] 1451350=test_store
I, [2024-05-28T00:22:01.929788 #1410060]  INFO -- : [826/883] 1451340=test_case_options
I, [2024-05-28T00:22:01.935494 #1410060]  INFO -- : [827/883] 1451340=test_rdoc_text
I, [2024-05-28T00:22:01.951902 #1410060]  INFO -- : [828/883] 1451337=test_iso_8859
I, [2024-05-28T00:22:01.987221 #1410060]  INFO -- : [829/883] 1451337=test_tcp
I, [2024-05-28T00:22:02.062970 #1410060]  INFO -- : [830/883] 1451337=test_date_new
I, [2024-05-28T00:22:02.065483 #1410060]  INFO -- : [831/883] 1451349=index_write_test
I, [2024-05-28T00:22:02.071533 #1410060]  INFO -- : [832/883] 1451349=test_data
I, [2024-05-28T00:22:02.076912 #1410060]  INFO -- : [833/883] 1451337=test_require
I, [2024-05-28T00:22:02.079092 #1410060]  INFO -- : [834/883] 1451337=test_rdoc_markup_to_joined_paragraph
I, [2024-05-28T00:22:02.089816 #1410060]  INFO -- : [835/883] 1451349=test_date_time
I, [2024-05-28T00:22:02.097991 #1410060]  INFO -- : [836/883] 1451337=test_gem_safe_yaml
I, [2024-05-28T00:22:02.113529 #1410060]  INFO -- : [837/883] 1451349=test_syntax
I, [2024-05-28T00:22:02.117646 #1410060]  INFO -- : [838/883] 1451337=test_open-uri
I, [2024-05-28T00:22:02.132324 #1410060]  INFO -- : [839/883] 1451350=test_httpresponse
I, [2024-05-28T00:22:02.181204 #1410060]  INFO -- : [840/883] 1451340=test_rdoc_parser_ruby
I, [2024-05-28T00:22:02.194653 #1410060]  INFO -- : [841/883] 1451350=test_stream
I, [2024-05-28T00:22:02.212411 #1410060]  INFO -- : [842/883] 1451350=test_nil2vtempty
I, [2024-05-28T00:22:02.218754 #1410060]  INFO -- : [843/883] 1451350=test_rdoc_context
I, [2024-05-28T00:22:02.315100 #1410060]  INFO -- : [844/883] 1451335=test_safe_load
I, [2024-05-28T00:22:02.331774 #1410060]  INFO -- : [845/883] 1451335=test_gem_resolver_composed_set
I, [2024-05-28T00:22:02.350058 #1410060]  INFO -- : [846/883] 1451335=test_gem_resolver
I, [2024-05-28T00:22:02.575103 #1410060]  INFO -- : [847/883] 1451344=test_gem_commands_dependency_command
I, [2024-05-28T00:22:02.674853 #1410060]  INFO -- : [848/883] 1451344=test_name_error
I, [2024-05-28T00:22:02.680199 #1410060]  INFO -- : [849/883] 1451335=test_rdoc_markup_attribute_manager
I, [2024-05-28T00:22:02.731312 #1410060]  INFO -- : [850/883] 1451335=test_enumerator
I, [2024-05-28T00:22:02.807323 #1410060]  INFO -- : [851/883] 1451344=test_flags
I, [2024-05-28T00:22:02.974783 #1410060]  INFO -- : [852/883] 1451340=test_inadvertent_creation
I, [2024-05-28T00:22:02.984236 #1410060]  INFO -- : [853/883] 1451337=test_gem_commands_which_command
I, [2024-05-28T00:22:03.036546 #1410060]  INFO -- : [854/883] 1451337=test_shift_jis
I, [2024-05-28T00:22:03.047826 #1410060]  INFO -- : [855/883] 1451337=test_http
I, [2024-05-28T00:22:03.085013 #1410060]  INFO -- : [856/883] 1451337=test_gem_commands_specification_command
I, [2024-05-28T00:22:03.141472 #1410060]  INFO -- : [857/883] 1451340=test_logdevice
I, [2024-05-28T00:22:03.147135 #1410060]  INFO -- : [858/883] 1451350=test_arity
I, [2024-05-28T00:22:03.175353 #1410060]  INFO -- : [859/883] 1451350=test_gem_ext_rake_builder
I, [2024-05-28T00:22:03.257530 #1410060]  INFO -- : [860/883] 1451337=test_gc
I, [2024-05-28T00:22:03.532522 #1410060]  INFO -- : [861/883] 1451343=test_x509cert
I, [2024-05-28T00:22:03.806866 #1410060]  INFO -- : [862/883] 1451343=test_err_in_callback
I, [2024-05-28T00:22:03.813759 #1410060]  INFO -- : [863/883] 1451343=test_gem_resolver_lock_specification
I, [2024-05-28T00:22:03.869019 #1410060]  INFO -- : [864/883] 1451343=test_pack
I, [2024-05-28T00:22:03.924541 #1410060]  INFO -- : [865/883] 1451336=test_last_thread
I, [2024-05-28T00:22:04.182655 #1410060]  INFO -- : [866/883] 1451344=test_process
I, [2024-05-28T00:22:04.221770 #1410060]  INFO -- : [867/883] 1451350=test_gem_security_policy
I, [2024-05-28T00:22:04.247847 #1410060]  INFO -- : [868/883] 1451343=test_gem_source_local
I, [2024-05-28T00:22:04.371048 #1410060]  INFO -- : [869/883] 1451348=test_hash_create
I, [2024-05-28T00:22:04.378425 #1410060]  INFO -- : [870/883] 1451348=test_stringchar
I, [2024-05-28T00:22:04.400086 #1410060]  INFO -- : [871/883] 1451340=test_uncorrectable_name_check
I, [2024-05-28T00:22:04.405867 #1410060]  INFO -- : [872/883] 1451340=newline_test
I, [2024-05-28T00:22:04.451247 #1410060]  INFO -- : [873/883] 1451348=test_thread_fd_close
I, [2024-05-28T00:22:04.463979 #1410060]  INFO -- : [874/883] 1451348=test_passing_block
I, [2024-05-28T00:22:04.473856 #1410060]  INFO -- : [875/883] 1451348=test_rdoc_markdown_test
I, [2024-05-28T00:22:04.573934 #1410060]  INFO -- : [876/883] 1451343=test_rdoc_normal_module
I, [2024-05-28T00:22:04.590925 #1410060]  INFO -- : [877/883] 1451340=test_c_union_entity
I, [2024-05-28T00:22:04.610149 #1410060]  INFO -- : [878/883] 1451350=test_logperiod
I, [2024-05-28T00:22:04.617618 #1410060]  INFO -- : [879/883] 1451350=test_securerandom
I, [2024-05-28T00:22:04.649689 #1410060]  INFO -- : [880/883] 1451343=test_switch_hitter
I, [2024-05-28T00:22:04.667064 #1410060]  INFO -- : [881/883] 1451343=test_flush
I, [2024-05-28T00:22:04.673422 #1410060]  INFO -- : [882/883] 1451350=test_singleton
I, [2024-05-28T00:22:04.681107 #1410060]  INFO -- : [883/883] 1451343=test_io_console
I, [2024-05-28T00:22:18.124232 #1410060]  INFO -- : Finished tests in 47.539091s, 558.2143 tests/s, 196913.2296 assertions/s.
I, [2024-05-28T00:22:18.125746 #1410060]  INFO -- : 26537 tests, 9361076 assertions, 0 failures, 0 errors, 314 skips
I, [2024-05-28T00:22:18.125854 #1410060]  INFO -- : 
I, [2024-05-28T00:22:18.125886 #1410060]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-27T16:38:22Z master 7c6e4bc7ca) [x86_64-linux]
I, [2024-05-28T00:22:18.128317 #1410060]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
I, [2024-05-28T00:22:18.128526 #1410060]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'
I, [2024-05-28T00:22:18.264926 #1410060]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-28T00:22:18.265046 #1410060]  INFO -- : 	CC = gcc
I, [2024-05-28T00:22:18.265056 #1410060]  INFO -- : 	LD = ld
I, [2024-05-28T00:22:18.265064 #1410060]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-28T00:22:18.265072 #1410060]  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-28T00:22:18.265079 #1410060]  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-28T00:22:18.265086 #1410060]  INFO -- : 	CPPFLAGS =   
I, [2024-05-28T00:22:18.265092 #1410060]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-28T00:22:18.265099 #1410060]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-28T00:22:18.265105 #1410060]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-28T00:22:18.265111 #1410060]  INFO -- : 	LC_ALL = 
I, [2024-05-28T00:22:18.265117 #1410060]  INFO -- : 	LC_CTYPE = 
I, [2024-05-28T00:22:18.265123 #1410060]  INFO -- : 	MFLAGS = 
I, [2024-05-28T00:22:18.265129 #1410060]  INFO -- : 	RUSTC = rustc
I, [2024-05-28T00:22:18.265134 #1410060]  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-28T00:22:18.265861 #1410060]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-28T00:22:18.265880 #1410060]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-28T00:22:18.265893 #1410060]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-28T00:22:18.265910 #1410060]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-28T00:22:18.265918 #1410060]  INFO -- : 
I, [2024-05-28T00:22:18.269749 #1410060]  INFO -- : generating enc.mk
I, [2024-05-28T00:22:18.436322 #1410060]  INFO -- : making enc
I, [2024-05-28T00:22:18.490869 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:22:18.490895 #1410060]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-28T00:22:18.490906 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:22:18.491502 #1410060]  INFO -- : making srcs under enc
I, [2024-05-28T00:22:18.521450 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:22:18.521477 #1410060]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-28T00:22:18.521489 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:22:18.522473 #1410060]  INFO -- : generating transdb.h
I, [2024-05-28T00:22:18.657110 #1410060]  INFO -- : transdb.h unchanged
I, [2024-05-28T00:22:18.658320 #1410060]  INFO -- : making trans
I, [2024-05-28T00:22:18.693806 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:22:18.693833 #1410060]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-28T00:22:18.693845 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:22:18.694496 #1410060]  INFO -- : making encs
I, [2024-05-28T00:22:18.731263 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:22:18.731286 #1410060]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-28T00:22:18.731297 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:22:18.734396 #1410060]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-28T00:22:18.763051 #1410060]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-28T00:22:18.766198 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:22:20.177760 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:22:20.178452 #1410060]  INFO -- : generating makefile exts.mk
I, [2024-05-28T00:22:20.255672 #1410060]  INFO -- : exts.mk unchanged
I, [2024-05-28T00:22:20.265546 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:22:20.653936 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T00:22:20.658962 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T00:22:20.669475 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T00:22:20.677562 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T00:22:20.680371 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T00:22:20.687191 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T00:22:20.719452 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T00:22:20.723360 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T00:22:20.750638 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T00:22:20.769509 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T00:22:20.773579 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T00:22:20.778478 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T00:22:20.792099 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T00:22:20.810888 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T00:22:20.825409 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T00:22:20.829500 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T00:22:20.841507 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T00:22:20.846176 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T00:22:20.886477 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T00:22:20.926845 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T00:22:20.930693 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T00:22:20.934754 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T00:22:20.938948 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T00:22:20.953598 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T00:22:20.956577 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T00:22:20.960680 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T00:22:20.969883 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T00:22:20.980614 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T00:22:20.982133 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T00:22:20.984088 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T00:22:21.009314 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T00:22:21.016714 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T00:22:21.051754 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T00:22:21.074759 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T00:22:21.079764 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T00:22:21.138030 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T00:22:21.139849 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T00:22:21.197415 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T00:22:21.200809 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T00:22:21.223470 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T00:22:21.226466 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T00:22:21.248468 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T00:22:21.251975 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T00:22:21.275818 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T00:22:21.336756 #1410060]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:22:21.449477 #1410060]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-28T00:22:21.449523 #1410060]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:22:21.449764 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:22:21.455098 #1410060]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T00:22:21.455121 #1410060]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-28T00:22:21.455131 #1410060]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-05-28T00:22:21.556701 #1410060] 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.kdij5j/1-mspec-multi-0
E, [2024-05-28T00:22:21.557124 #1410060] 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.kdij5j/2-mspec-multi-1
E, [2024-05-28T00:22:21.557249 #1410060] 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.kdij5j/3-mspec-multi-2
E, [2024-05-28T00:22:21.557419 #1410060] 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.kdij5j/4-mspec-multi-3
E, [2024-05-28T00:22:21.557593 #1410060] 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.kdij5j/5-mspec-multi-4
E, [2024-05-28T00:22:21.557769 #1410060] 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.kdij5j/6-mspec-multi-5
E, [2024-05-28T00:22:21.557954 #1410060] 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.kdij5j/7-mspec-multi-6
E, [2024-05-28T00:22:21.558094 #1410060] 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.kdij5j/8-mspec-multi-7
E, [2024-05-28T00:22:21.558259 #1410060] 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.kdij5j/9-mspec-multi-8
E, [2024-05-28T00:22:21.558487 #1410060] 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.kdij5j/10-mspec-multi-9
E, [2024-05-28T00:22:21.558771 #1410060] 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.kdij5j/11-mspec-multi-10
E, [2024-05-28T00:22:21.568669 #1410060] 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.kdij5j/12-mspec-multi-11
E, [2024-05-28T00:22:21.569156 #1410060] 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.kdij5j/13-mspec-multi-12
E, [2024-05-28T00:22:21.569354 #1410060] 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.kdij5j/14-mspec-multi-13
E, [2024-05-28T00:22:21.569529 #1410060] 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.kdij5j/15-mspec-multi-14
E, [2024-05-28T00:22:21.573026 #1410060] 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.kdij5j/16-mspec-multi-15
I, [2024-05-28T00:22:21.779716 #1410060]  INFO -- : ruby 3.4.0dev (2024-05-27T16:38:22Z master 7c6e4bc7ca) [x86_64-linux]
I, [2024-05-28T00:22:23.213942 #1410060]  INFO -- :      0 .........................................................................
I, [2024-05-28T00:22:23.876615 #1410060]  INFO -- :     73 .........................................................................
I, [2024-05-28T00:22:24.097446 #1410060]  INFO -- :    146 .........................................................................
I, [2024-05-28T00:22:24.174340 #1410060]  INFO -- :    219 .........................................................................
I, [2024-05-28T00:22:24.274834 #1410060]  INFO -- :    292 .........................................................................
I, [2024-05-28T00:22:24.351201 #1410060]  INFO -- :    365 .........................................................................
I, [2024-05-28T00:22:24.387029 #1410060]  INFO -- :    438 .........................................................................
I, [2024-05-28T00:22:24.417512 #1410060]  INFO -- :    511 .........................................................................
I, [2024-05-28T00:22:24.445405 #1410060]  INFO -- :    584 .........................................................................
I, [2024-05-28T00:22:24.525677 #1410060]  INFO -- :    657 .........................................................................
I, [2024-05-28T00:22:24.566854 #1410060]  INFO -- :    730 .........................................................................
I, [2024-05-28T00:22:24.605899 #1410060]  INFO -- :    803 .........................................................................
I, [2024-05-28T00:22:24.669295 #1410060]  INFO -- :    876 .........................................................................
I, [2024-05-28T00:22:24.754326 #1410060]  INFO -- :    949 .........................................................................
I, [2024-05-28T00:22:24.913547 #1410060]  INFO -- :   1022 .........................................................................
I, [2024-05-28T00:22:25.245548 #1410060]  INFO -- :   1095 .........................................................................
I, [2024-05-28T00:22:25.488926 #1410060]  INFO -- :   1168 .........................................................................
I, [2024-05-28T00:22:25.588526 #1410060]  INFO -- :   1241 .........................................................................
I, [2024-05-28T00:22:25.729894 #1410060]  INFO -- :   1314 .........................................................................
I, [2024-05-28T00:22:25.789642 #1410060]  INFO -- :   1387 .........................................................................
I, [2024-05-28T00:22:25.982499 #1410060]  INFO -- :   1460 .........................................................................
I, [2024-05-28T00:22:26.962151 #1410060]  INFO -- :   1533 .........................................................................
I, [2024-05-28T00:22:27.026116 #1410060]  INFO -- :   1606 .........................................................................
I, [2024-05-28T00:22:27.212363 #1410060]  INFO -- :   1679 .........................................................................
I, [2024-05-28T00:22:27.372406 #1410060]  INFO -- :   1752 .........................................................................
I, [2024-05-28T00:22:27.508538 #1410060]  INFO -- :   1825 .........................................................................
I, [2024-05-28T00:22:27.753324 #1410060]  INFO -- :   1898 .........................................................................
I, [2024-05-28T00:22:27.868304 #1410060]  INFO -- :   1971 .........................................................................
I, [2024-05-28T00:22:28.017246 #1410060]  INFO -- :   2044 .........................................................................
I, [2024-05-28T00:22:28.081875 #1410060]  INFO -- :   2117 .........................................................................
I, [2024-05-28T00:22:28.108758 #1410060]  INFO -- :   2190 .........................................................................
I, [2024-05-28T00:22:28.141245 #1410060]  INFO -- :   2263 .........................................................................
I, [2024-05-28T00:22:28.168146 #1410060]  INFO -- :   2336 .........................................................................
I, [2024-05-28T00:22:28.235418 #1410060]  INFO -- :   2409 .........................................................................
I, [2024-05-28T00:22:28.434820 #1410060]  INFO -- :   2482 .........................................................................
I, [2024-05-28T00:22:28.499055 #1410060]  INFO -- :   2555 .........................................................................
I, [2024-05-28T00:22:28.629858 #1410060]  INFO -- :   2628 .........................................................................
I, [2024-05-28T00:22:28.770284 #1410060]  INFO -- :   2701 .........................................................................
I, [2024-05-28T00:22:28.829631 #1410060]  INFO -- :   2774 .........................................................................
I, [2024-05-28T00:22:28.942472 #1410060]  INFO -- :   2847 .........................................................................
I, [2024-05-28T00:22:29.007920 #1410060]  INFO -- :   2920 .........................................................................
I, [2024-05-28T00:22:29.047457 #1410060]  INFO -- :   2993 .........................................................................
I, [2024-05-28T00:22:29.084749 #1410060]  INFO -- :   3066 .........................................................................
I, [2024-05-28T00:22:29.108681 #1410060]  INFO -- :   3139 .........................................................................
I, [2024-05-28T00:22:29.123183 #1410060]  INFO -- :   3212 .........................................................................
I, [2024-05-28T00:22:29.173396 #1410060]  INFO -- :   3285 .........................................................................
I, [2024-05-28T00:22:33.082027 #1410060]  INFO -- :   3358 .........................................................................
I, [2024-05-28T00:22:33.119339 #1410060]  INFO -- : 
I, [2024-05-28T00:22:33.119425 #1410060]  INFO -- : 
I, [2024-05-28T00:22:33.119456 #1410060]  INFO -- : Finished in 11.557598 seconds
I, [2024-05-28T00:22:33.119479 #1410060]  INFO -- : 
I, [2024-05-28T00:22:33.119500 #1410060]  INFO -- : 3430 files, 32652 examples, 163111 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-05-28T00:22:33.124664 #1410060]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'" exit with 0.