# Logfile created on 2024-05-28 12:24:06 +0000 by logger.rb/v1.4.3
I, [2024-05-28T12:24:06.772622 #3835174]  INFO -- : #<BuildRuby:0x000055c4668140b8 @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-122406", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055c46686f418 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055c46686f2d8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055c46686f148 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240528-122406", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240528-122406>, @binmode=false, @mon_data=#<Monitor:0x000055c46686efe0>, @mon_data_owner_object_id=860>>>
I, [2024-05-28T12:24:06.772764 #3835174]  INFO -- : $$$[beg] make update-download -j16
I, [2024-05-28T12:24:06.975488 #3835174]  INFO -- : tool/config.guess already exists
I, [2024-05-28T12:24:06.975535 #3835174]  INFO -- : tool/config.sub already exists
I, [2024-05-28T12:24:06.977944 #3835174]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-28T12:24:06.978077 #3835174]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-28T12:24:06.978223 #3835174]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-28T12:24:06.979268 #3835174]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-28T12:24:06.979393 #3835174]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-28T12:24:06.979512 #3835174]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-28T12:24:06.981529 #3835174]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-28T12:24:06.981606 #3835174]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-28T12:24:06.981679 #3835174]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-28T12:24:07.055080 #3835174]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-28T12:24:07.122138 #3835174]  INFO -- :   Successfully built RubyGem
I, [2024-05-28T12:24:07.122179 #3835174]  INFO -- :   Name: power_assert
I, [2024-05-28T12:24:07.122191 #3835174]  INFO -- :   Version: 2.0.4dev
I, [2024-05-28T12:24:07.122200 #3835174]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-28T12:24:07.163061 #3835174]  INFO -- : $$$[end] "make update-download -j16" exit with 0.
I, [2024-05-28T12:24:07.163113 #3835174]  INFO -- : $$$[beg] make update-src      -j16
I, [2024-05-28T12:24:07.923343 #3835174]  INFO -- : Already up to date.
I, [2024-05-28T12:24:07.941756 #3835174]  INFO -- : Latest commit hash = 7d144781a9
I, [2024-05-28T12:24:07.943648 #3835174]  INFO -- : $$$[end] "make update-src      -j16" exit with 0.
I, [2024-05-28T12:24:07.943676 #3835174]  INFO -- : $$$[beg] make after-update    -j16
I, [2024-05-28T12:24:08.063880 #3835174]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-28T12:24:08.065827 #3835174]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-28T12:24:08.135288 #3835174]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-28T12:24:08.138603 #3835174]  INFO -- : generating enc.mk
I, [2024-05-28T12:24:08.295867 #3835174]  INFO -- : making srcs under enc
I, [2024-05-28T12:24:08.360398 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:08.360424 #3835174]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-28T12:24:08.360436 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:08.402109 #3835174]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-28T12:24:08.402358 #3835174]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-28T12:24:08.402909 #3835174]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-28T12:24:08.404768 #3835174]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-28T12:24:08.404920 #3835174]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-28T12:24:08.405071 #3835174]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-28T12:24:08.406910 #3835174]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-28T12:24:08.407040 #3835174]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-28T12:24:08.407078 #3835174]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-28T12:24:08.480287 #3835174]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-28T12:24:08.547693 #3835174]  INFO -- :   Successfully built RubyGem
I, [2024-05-28T12:24:08.547734 #3835174]  INFO -- :   Name: power_assert
I, [2024-05-28T12:24:08.547745 #3835174]  INFO -- :   Version: 2.0.4dev
I, [2024-05-28T12:24:08.547754 #3835174]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-28T12:24:08.550132 #3835174]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-28T12:24:08.612124 #3835174]  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-28T12:24:08.617625 #3835174]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-28T12:24:08.619385 #3835174]  INFO -- : $$$[end] "make after-update    -j16" exit with 0.
I, [2024-05-28T12:24:08.619489 #3835174]  INFO -- : $$$[beg] make miniruby -j16
I, [2024-05-28T12:24:08.709845 #3835174]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-28T12:24:08.709886 #3835174]  INFO -- : 	CC = gcc
I, [2024-05-28T12:24:08.709898 #3835174]  INFO -- : 	LD = ld
I, [2024-05-28T12:24:08.709907 #3835174]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-28T12:24:08.709915 #3835174]  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-28T12:24:08.709923 #3835174]  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-28T12:24:08.709939 #3835174]  INFO -- : 	CPPFLAGS =   
I, [2024-05-28T12:24:08.709947 #3835174]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-28T12:24:08.709955 #3835174]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-28T12:24:08.709963 #3835174]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-28T12:24:08.709970 #3835174]  INFO -- : 	LC_ALL = 
I, [2024-05-28T12:24:08.709977 #3835174]  INFO -- : 	LC_CTYPE = 
I, [2024-05-28T12:24:08.709985 #3835174]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-28T12:24:08.709992 #3835174]  INFO -- : 	RUSTC = rustc
I, [2024-05-28T12:24:08.709999 #3835174]  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-28T12:24:08.711195 #3835174]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-28T12:24:08.711217 #3835174]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-28T12:24:08.711238 #3835174]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-28T12:24:08.711248 #3835174]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-28T12:24:08.711256 #3835174]  INFO -- : 
I, [2024-05-28T12:24:08.733714 #3835174]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-28T12:24:08.850696 #3835174]  INFO -- : linking miniruby
I, [2024-05-28T12:24:09.470988 #3835174]  INFO -- : $$$[end] "make miniruby -j16" exit with 0.
I, [2024-05-28T12:24:09.471154 #3835174]  INFO -- : $$$[beg] make ruby -j16
I, [2024-05-28T12:24:09.547863 #3835174]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-28T12:24:09.547903 #3835174]  INFO -- : 	CC = gcc
I, [2024-05-28T12:24:09.547916 #3835174]  INFO -- : 	LD = ld
I, [2024-05-28T12:24:09.547924 #3835174]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-28T12:24:09.547932 #3835174]  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-28T12:24:09.547940 #3835174]  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-28T12:24:09.547949 #3835174]  INFO -- : 	CPPFLAGS =   
I, [2024-05-28T12:24:09.547957 #3835174]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-28T12:24:09.547964 #3835174]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-28T12:24:09.547971 #3835174]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-28T12:24:09.547978 #3835174]  INFO -- : 	LC_ALL = 
I, [2024-05-28T12:24:09.547985 #3835174]  INFO -- : 	LC_CTYPE = 
I, [2024-05-28T12:24:09.547993 #3835174]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-28T12:24:09.548000 #3835174]  INFO -- : 	RUSTC = rustc
I, [2024-05-28T12:24:09.548008 #3835174]  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-28T12:24:09.549594 #3835174]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-28T12:24:09.549620 #3835174]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-28T12:24:09.549631 #3835174]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-28T12:24:09.549640 #3835174]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-28T12:24:09.549648 #3835174]  INFO -- : 
I, [2024-05-28T12:24:09.699246 #3835174]  INFO -- : builtin_binary.inc updated
I, [2024-05-28T12:24:09.710757 #3835174]  INFO -- : 2b881d6524dcb1dc6e57b91bf4b78ac81e513eed9516c9484073fbdc4c65259f  builtin_binary.inc
I, [2024-05-28T12:24:09.712557 #3835174]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-28T12:24:10.002408 #3835174]  INFO -- : linking static-library libruby-static.a
I, [2024-05-28T12:24:10.431365 #3835174]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-28T12:24:12.362653 #3835174]  INFO -- : linking ruby
I, [2024-05-28T12:24:12.419270 #3835174]  INFO -- : $$$[end] "make ruby -j16" exit with 0.
I, [2024-05-28T12:24:12.419394 #3835174]  INFO -- : $$$[beg] make all -j16
I, [2024-05-28T12:24:12.545379 #3835174]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-28T12:24:12.545421 #3835174]  INFO -- : 	CC = gcc
I, [2024-05-28T12:24:12.545432 #3835174]  INFO -- : 	LD = ld
I, [2024-05-28T12:24:12.545441 #3835174]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-28T12:24:12.545448 #3835174]  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-28T12:24:12.545461 #3835174]  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-28T12:24:12.545469 #3835174]  INFO -- : 	CPPFLAGS =   
I, [2024-05-28T12:24:12.545476 #3835174]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-28T12:24:12.545484 #3835174]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-28T12:24:12.545490 #3835174]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-28T12:24:12.545498 #3835174]  INFO -- : 	LC_ALL = 
I, [2024-05-28T12:24:12.545505 #3835174]  INFO -- : 	LC_CTYPE = 
I, [2024-05-28T12:24:12.545512 #3835174]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-28T12:24:12.545519 #3835174]  INFO -- : 	RUSTC = rustc
I, [2024-05-28T12:24:12.545527 #3835174]  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-28T12:24:12.546728 #3835174]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-28T12:24:12.546749 #3835174]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-28T12:24:12.546767 #3835174]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-28T12:24:12.546782 #3835174]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-28T12:24:12.546797 #3835174]  INFO -- : 
I, [2024-05-28T12:24:12.587107 #3835174]  INFO -- : generating enc.mk
I, [2024-05-28T12:24:12.588922 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-28T12:24:12.589212 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-28T12:24:12.589590 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-28T12:24:12.589969 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-28T12:24:12.590750 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-28T12:24:12.591146 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-28T12:24:12.591715 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-28T12:24:12.592354 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-28T12:24:12.592696 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-28T12:24:12.593640 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-28T12:24:12.593989 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-28T12:24:12.594726 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-28T12:24:12.594973 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-28T12:24:12.595749 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-28T12:24:12.597407 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-28T12:24:12.750454 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-28T12:24:12.765775 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-28T12:24:12.766405 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-28T12:24:12.771496 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-28T12:24:12.774689 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-28T12:24:12.787327 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-28T12:24:12.813655 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-28T12:24:12.816777 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-28T12:24:12.824355 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-28T12:24:12.834559 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-28T12:24:12.840612 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-28T12:24:12.858802 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-28T12:24:12.893833 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-28T12:24:12.916105 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-28T12:24:12.958485 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-28T12:24:12.961665 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-28T12:24:12.970505 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-28T12:24:12.973318 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-28T12:24:12.984607 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-28T12:24:13.017092 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-28T12:24:13.022627 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-28T12:24:13.025412 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-28T12:24:13.036520 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-28T12:24:13.037027 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-28T12:24:13.046353 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-28T12:24:13.071032 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-28T12:24:13.112626 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-28T12:24:13.169821 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-28T12:24:13.170322 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-28T12:24:13.181597 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-28T12:24:13.184457 #3835174]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-28T12:24:13.236892 #3835174]  INFO -- : making enc
I, [2024-05-28T12:24:13.238021 #3835174]  INFO -- : making srcs under enc
I, [2024-05-28T12:24:13.265412 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:13.265477 #3835174]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-28T12:24:13.265490 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:13.277453 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:13.277530 #3835174]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-28T12:24:13.277546 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:13.278525 #3835174]  INFO -- : generating transdb.h
I, [2024-05-28T12:24:13.390232 #3835174]  INFO -- : transdb.h unchanged
I, [2024-05-28T12:24:13.391686 #3835174]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-28T12:24:13.391858 #3835174]  INFO -- : making trans
I, [2024-05-28T12:24:13.419493 #3835174]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-28T12:24:13.422059 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:13.432529 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:13.432814 #3835174]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-28T12:24:13.432933 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:13.435586 #3835174]  INFO -- : making encs
I, [2024-05-28T12:24:13.508135 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:13.508248 #3835174]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-28T12:24:13.508299 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:13.678413 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:13.679110 #3835174]  INFO -- : generating makefile exts.mk
I, [2024-05-28T12:24:13.721372 #3835174]  INFO -- : exts.mk unchanged
I, [2024-05-28T12:24:13.725536 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:13.749637 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T12:24:13.751693 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T12:24:13.752247 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T12:24:13.752731 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T12:24:13.753370 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T12:24:13.753600 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T12:24:13.755384 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T12:24:13.755866 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T12:24:13.756643 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T12:24:13.756753 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T12:24:13.757334 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T12:24:13.757363 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T12:24:13.757592 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T12:24:13.757618 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T12:24:13.758229 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T12:24:13.758694 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T12:24:13.759791 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T12:24:13.760354 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T12:24:13.761511 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T12:24:13.761541 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T12:24:13.762541 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T12:24:13.762819 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T12:24:13.763564 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T12:24:13.763665 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T12:24:13.764299 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T12:24:13.764430 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T12:24:13.764890 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T12:24:13.765474 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T12:24:13.765806 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T12:24:13.766387 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T12:24:13.772553 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T12:24:13.772983 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T12:24:13.774264 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T12:24:13.774355 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T12:24:13.774525 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T12:24:13.777259 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T12:24:13.784803 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T12:24:13.787605 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T12:24:13.797500 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T12:24:13.798015 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T12:24:13.798972 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T12:24:13.799180 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T12:24:13.799425 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T12:24:13.800200 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T12:24:13.823325 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:13.901389 #3835174]  INFO -- : linking ruby
I, [2024-05-28T12:24:13.921703 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:13.922066 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:13.925713 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:13.925744 #3835174]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-28T12:24:13.925761 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:13.926321 #3835174]  INFO -- : $$$[end] "make all -j16" exit with 0.
I, [2024-05-28T12:24:13.926425 #3835174]  INFO -- : $$$[beg] make install -j16
I, [2024-05-28T12:24:13.987006 #3835174]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-28T12:24:13.987056 #3835174]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-28T12:24:13.987723 #3835174]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-28T12:24:13.988300 #3835174]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-28T12:24:13.988426 #3835174]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-28T12:24:13.989115 #3835174]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-28T12:24:13.989134 #3835174]  INFO -- : 	CC = gcc
I, [2024-05-28T12:24:13.989144 #3835174]  INFO -- : 	LD = ld
I, [2024-05-28T12:24:13.989151 #3835174]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-28T12:24:13.989158 #3835174]  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-28T12:24:13.989165 #3835174]  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-28T12:24:13.989172 #3835174]  INFO -- : 	CPPFLAGS =   
I, [2024-05-28T12:24:13.989178 #3835174]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-28T12:24:13.989185 #3835174]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-28T12:24:13.989190 #3835174]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-28T12:24:13.989196 #3835174]  INFO -- : 	LC_ALL = 
I, [2024-05-28T12:24:13.989205 #3835174]  INFO -- : 	LC_CTYPE = 
I, [2024-05-28T12:24:13.989230 #3835174]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-28T12:24:13.989238 #3835174]  INFO -- : 	RUSTC = rustc
I, [2024-05-28T12:24:13.989244 #3835174]  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-28T12:24:13.990305 #3835174]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-28T12:24:13.990335 #3835174]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-28T12:24:14.026361 #3835174]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-28T12:24:14.027037 #3835174]  INFO -- : generating enc.mk
I, [2024-05-28T12:24:14.027060 #3835174]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-28T12:24:14.027083 #3835174]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-28T12:24:14.027095 #3835174]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-28T12:24:14.027109 #3835174]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-28T12:24:14.027119 #3835174]  INFO -- : 
I, [2024-05-28T12:24:14.028452 #3835174]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-28T12:24:14.150208 #3835174]  INFO -- : making srcs under enc
I, [2024-05-28T12:24:14.150409 #3835174]  INFO -- : making enc
I, [2024-05-28T12:24:14.167199 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:14.167244 #3835174]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-28T12:24:14.167255 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:14.186882 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:14.186925 #3835174]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-28T12:24:14.186937 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:14.187747 #3835174]  INFO -- : generating transdb.h
I, [2024-05-28T12:24:14.206741 #3835174]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-28T12:24:14.303649 #3835174]  INFO -- :   Successfully built RubyGem
I, [2024-05-28T12:24:14.303693 #3835174]  INFO -- :   Name: power_assert
I, [2024-05-28T12:24:14.303705 #3835174]  INFO -- :   Version: 2.0.4dev
I, [2024-05-28T12:24:14.303715 #3835174]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-28T12:24:14.306430 #3835174]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-28T12:24:14.314096 #3835174]  INFO -- : transdb.h unchanged
I, [2024-05-28T12:24:14.315697 #3835174]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-28T12:24:14.315851 #3835174]  INFO -- : making trans
I, [2024-05-28T12:24:14.343265 #3835174]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-05-28T12:24:14.345710 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:14.355847 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:14.356222 #3835174]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-28T12:24:14.356368 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:14.359222 #3835174]  INFO -- : making encs
I, [2024-05-28T12:24:14.403486 #3835174]  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-28T12:24:14.416313 #3835174]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-28T12:24:14.431255 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:14.431372 #3835174]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-28T12:24:14.431425 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:14.600552 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:14.601332 #3835174]  INFO -- : generating makefile exts.mk
I, [2024-05-28T12:24:14.643164 #3835174]  INFO -- : exts.mk unchanged
I, [2024-05-28T12:24:14.647659 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:14.672284 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T12:24:14.673909 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T12:24:14.674396 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T12:24:14.675556 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T12:24:14.675907 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T12:24:14.676758 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T12:24:14.678287 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T12:24:14.678778 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T12:24:14.678832 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T12:24:14.679242 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T12:24:14.679477 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T12:24:14.680159 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T12:24:14.680185 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T12:24:14.680423 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T12:24:14.681092 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T12:24:14.681315 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T12:24:14.681344 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T12:24:14.681740 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T12:24:14.683628 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T12:24:14.684439 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T12:24:14.684658 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T12:24:14.684677 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T12:24:14.685036 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T12:24:14.685883 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T12:24:14.686313 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T12:24:14.686419 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T12:24:14.686811 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T12:24:14.687993 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T12:24:14.689050 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T12:24:14.690095 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T12:24:14.693338 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T12:24:14.694965 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T12:24:14.695094 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T12:24:14.696792 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T12:24:14.697488 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T12:24:14.699000 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T12:24:14.706916 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T12:24:14.709328 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T12:24:14.720001 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T12:24:14.721249 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T12:24:14.729259 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T12:24:14.729533 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T12:24:14.730707 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T12:24:14.732465 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T12:24:14.755415 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:14.830646 #3835174]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-28T12:24:14.830694 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:14.830917 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:14.834329 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:14.834352 #3835174]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-28T12:24:14.834365 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:14.834595 #3835174]  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-28T12:24:14.929249 #3835174]  INFO -- : Installing to 
I, [2024-05-28T12:24:14.929302 #3835174]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-05-28T12:24:14.929467 #3835174]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-05-28T12:24:14.938778 #3835174]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-28T12:24:14.938816 #3835174]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-05-28T12:24:14.938894 #3835174]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-28T12:24:14.949223 #3835174]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-05-28T12:24:14.949246 #3835174]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-05-28T12:24:14.949324 #3835174]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-05-28T12:24:14.949512 #3835174]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-28T12:24:14.953964 #3835174]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-05-28T12:24:14.953996 #3835174]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-05-28T12:24:14.954008 #3835174]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-05-28T12:24:14.954028 #3835174]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-05-28T12:24:14.954150 #3835174]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-28T12:24:14.997776 #3835174]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-05-28T12:24:15.005240 #3835174]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-05-28T12:24:15.005445 #3835174]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-28T12:24:15.031036 #3835174]  INFO -- :                                     benchmark 0.3.0
I, [2024-05-28T12:24:15.033345 #3835174]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-05-28T12:24:15.034970 #3835174]  INFO -- :                                     cgi 0.4.1
I, [2024-05-28T12:24:15.036161 #3835174]  INFO -- :                                     delegate 0.3.1
I, [2024-05-28T12:24:15.036744 #3835174]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-05-28T12:24:15.037349 #3835174]  INFO -- :                                     english 0.8.0
I, [2024-05-28T12:24:15.037902 #3835174]  INFO -- :                                     erb 4.0.4
I, [2024-05-28T12:24:15.038757 #3835174]  INFO -- :                                     error_highlight 0.6.0
I, [2024-05-28T12:24:15.039308 #3835174]  INFO -- :                                     fileutils 1.7.2
I, [2024-05-28T12:24:15.039860 #3835174]  INFO -- :                                     find 0.2.0
I, [2024-05-28T12:24:15.040415 #3835174]  INFO -- :                                     forwardable 1.3.3
I, [2024-05-28T12:24:15.040962 #3835174]  INFO -- :                                     ipaddr 1.2.6
I, [2024-05-28T12:24:15.041520 #3835174]  INFO -- :                                     irb 1.13.1
I, [2024-05-28T12:24:15.042424 #3835174]  INFO -- :                                     logger 1.6.0
I, [2024-05-28T12:24:15.042984 #3835174]  INFO -- :                                     net-http 0.4.1
I, [2024-05-28T12:24:15.043569 #3835174]  INFO -- :                                     net-protocol 0.2.2
I, [2024-05-28T12:24:15.044140 #3835174]  INFO -- :                                     open-uri 0.4.1
I, [2024-05-28T12:24:15.045325 #3835174]  INFO -- :                                     open3 0.2.1
I, [2024-05-28T12:24:15.045892 #3835174]  INFO -- :                                     optparse 0.5.0
I, [2024-05-28T12:24:15.046468 #3835174]  INFO -- :                                     ostruct 0.6.0
I, [2024-05-28T12:24:15.046999 #3835174]  INFO -- :                                     pp 0.5.0
I, [2024-05-28T12:24:15.047561 #3835174]  INFO -- :                                     prettyprint 0.2.0
I, [2024-05-28T12:24:15.048107 #3835174]  INFO -- :                                     prism 0.29.0
I, [2024-05-28T12:24:15.048690 #3835174]  INFO -- :                                     pstore 0.1.3
I, [2024-05-28T12:24:15.049234 #3835174]  INFO -- :                                     rdoc 6.7.0
I, [2024-05-28T12:24:15.050448 #3835174]  INFO -- :                                     readline 0.0.4
I, [2024-05-28T12:24:15.050982 #3835174]  INFO -- :                                     reline 0.5.7
I, [2024-05-28T12:24:15.051564 #3835174]  INFO -- :                                     resolv 0.4.0
I, [2024-05-28T12:24:15.052109 #3835174]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-05-28T12:24:15.053106 #3835174]  INFO -- :                                     securerandom 0.3.1
I, [2024-05-28T12:24:15.053793 #3835174]  INFO -- :                                     set 1.1.0
I, [2024-05-28T12:24:15.054340 #3835174]  INFO -- :                                     shellwords 0.2.0
I, [2024-05-28T12:24:15.054875 #3835174]  INFO -- :                                     singleton 0.2.0
I, [2024-05-28T12:24:15.055387 #3835174]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-05-28T12:24:15.056193 #3835174]  INFO -- :                                     tempfile 0.2.1
I, [2024-05-28T12:24:15.056735 #3835174]  INFO -- :                                     time 0.3.0
I, [2024-05-28T12:24:15.057316 #3835174]  INFO -- :                                     timeout 0.4.1
I, [2024-05-28T12:24:15.057876 #3835174]  INFO -- :                                     tmpdir 0.2.0
I, [2024-05-28T12:24:15.058449 #3835174]  INFO -- :                                     tsort 0.2.0
I, [2024-05-28T12:24:15.058995 #3835174]  INFO -- :                                     un 0.3.0
I, [2024-05-28T12:24:15.059529 #3835174]  INFO -- :                                     uri 0.13.0
I, [2024-05-28T12:24:15.060089 #3835174]  INFO -- :                                     weakref 0.1.3
I, [2024-05-28T12:24:15.060625 #3835174]  INFO -- :                                     yaml 0.3.0
I, [2024-05-28T12:24:15.061117 #3835174]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-28T12:24:15.067794 #3835174]  INFO -- :                                     date 3.3.4
I, [2024-05-28T12:24:15.068371 #3835174]  INFO -- :                                     digest 3.1.1
I, [2024-05-28T12:24:15.068921 #3835174]  INFO -- :                                     etc 1.4.3
I, [2024-05-28T12:24:15.069637 #3835174]  INFO -- :                                     fcntl 1.1.0
I, [2024-05-28T12:24:15.070700 #3835174]  INFO -- :                                     fiddle 1.1.3
I, [2024-05-28T12:24:15.071271 #3835174]  INFO -- :                                     io-console 0.7.2
I, [2024-05-28T12:24:15.071817 #3835174]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-05-28T12:24:15.072359 #3835174]  INFO -- :                                     io-wait 0.3.1
I, [2024-05-28T12:24:15.072881 #3835174]  INFO -- :                                     json 2.7.2
I, [2024-05-28T12:24:15.073508 #3835174]  INFO -- :                                     openssl 3.2.0
I, [2024-05-28T12:24:15.074092 #3835174]  INFO -- :                                     pathname 0.3.0
I, [2024-05-28T12:24:15.074655 #3835174]  INFO -- :                                     psych 5.1.2
I, [2024-05-28T12:24:15.075278 #3835174]  INFO -- :                                     stringio 3.1.1
I, [2024-05-28T12:24:15.075846 #3835174]  INFO -- :                                     strscan 3.1.1
I, [2024-05-28T12:24:15.076386 #3835174]  INFO -- :                                     zlib 3.1.0
I, [2024-05-28T12:24:15.076837 #3835174]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-28T12:24:15.077917 #3835174]  INFO -- :                                     minitest 5.23.1
I, [2024-05-28T12:24:15.087213 #3835174]  INFO -- :                                     rake 13.2.1
I, [2024-05-28T12:24:15.092373 #3835174]  INFO -- :                                     test-unit 3.6.2
I, [2024-05-28T12:24:15.098531 #3835174]  INFO -- :                                     rexml 3.2.8
I, [2024-05-28T12:24:15.103996 #3835174]  INFO -- :                                     rss 0.3.0
I, [2024-05-28T12:24:15.108039 #3835174]  INFO -- :                                     net-ftp 0.3.4
I, [2024-05-28T12:24:15.110451 #3835174]  INFO -- :                                     net-imap 0.4.11
I, [2024-05-28T12:24:15.114905 #3835174]  INFO -- :                                     net-pop 0.1.2
I, [2024-05-28T12:24:15.116145 #3835174]  INFO -- :                                     net-smtp 0.5.0
I, [2024-05-28T12:24:15.117833 #3835174]  INFO -- :                                     matrix 0.4.2
I, [2024-05-28T12:24:15.121643 #3835174]  INFO -- :                                     prime 0.1.2
I, [2024-05-28T12:24:15.129260 #3835174]  INFO -- :                                     rbs 3.4.4
I, [2024-05-28T12:24:15.165102 #3835174]  INFO -- :                                     typeprof 0.21.11
I, [2024-05-28T12:24:15.168459 #3835174]  INFO -- :                                     debug 1.9.2
I, [2024-05-28T12:24:15.172560 #3835174]  INFO -- :                                     racc 1.8.0
I, [2024-05-28T12:24:15.176468 #3835174]  INFO -- :                                     mutex_m 0.2.0
I, [2024-05-28T12:24:15.177997 #3835174]  INFO -- :                                     getoptlong 0.2.1
I, [2024-05-28T12:24:15.179922 #3835174]  INFO -- :                                     base64 0.2.0
I, [2024-05-28T12:24:15.181311 #3835174]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-05-28T12:24:15.184433 #3835174]  INFO -- :                                     observer 0.1.2
I, [2024-05-28T12:24:15.185905 #3835174]  INFO -- :                                     abbrev 0.1.2
I, [2024-05-28T12:24:15.187288 #3835174]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-05-28T12:24:15.189132 #3835174]  INFO -- :                                     rinda 0.2.0
I, [2024-05-28T12:24:15.190773 #3835174]  INFO -- :                                     drb 2.2.1
I, [2024-05-28T12:24:15.192868 #3835174]  INFO -- :                                     nkf 0.2.0
I, [2024-05-28T12:24:15.196469 #3835174]  INFO -- :                                     syslog 0.1.2
I, [2024-05-28T12:24:15.198717 #3835174]  INFO -- :                                     csv 3.3.0
I, [2024-05-28T12:24:15.202350 #3835174]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-05-28T12:24:15.203898 #3835174]  INFO -- : skipped bundled gems:
I, [2024-05-28T12:24:15.203920 #3835174]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-05-28T12:24:15.207036 #3835174]  INFO -- : $$$[end] "make install -j16" exit with 0.
I, [2024-05-28T12:24:15.207201 #3835174]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16'
I, [2024-05-28T12:24:23.665739 #3835174]  INFO -- : PASS all 1936 tests
E, [2024-05-28T12:24:23.678190 #3835174] ERROR -- :  
I, [2024-05-28T12:24:23.678650 #3835174]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
I, [2024-05-28T12:24:23.678887 #3835174]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j16'
I, [2024-05-28T12:24:23.810063 #3835174]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-28T12:24:23.810106 #3835174]  INFO -- : 	CC = gcc
I, [2024-05-28T12:24:23.810118 #3835174]  INFO -- : 	LD = ld
I, [2024-05-28T12:24:23.810130 #3835174]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-28T12:24:23.810143 #3835174]  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-28T12:24:23.810153 #3835174]  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-28T12:24:23.810161 #3835174]  INFO -- : 	CPPFLAGS =   
I, [2024-05-28T12:24:23.810168 #3835174]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-28T12:24:23.810183 #3835174]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-28T12:24:23.810191 #3835174]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-28T12:24:23.810198 #3835174]  INFO -- : 	LC_ALL = 
I, [2024-05-28T12:24:23.810205 #3835174]  INFO -- : 	LC_CTYPE = 
I, [2024-05-28T12:24:23.810212 #3835174]  INFO -- : 	MFLAGS = 
I, [2024-05-28T12:24:23.810223 #3835174]  INFO -- : 	RUSTC = rustc
I, [2024-05-28T12:24:23.810233 #3835174]  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-28T12:24:23.810647 #3835174]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-28T12:24:23.810669 #3835174]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-28T12:24:23.810693 #3835174]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-28T12:24:23.810710 #3835174]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-28T12:24:23.810719 #3835174]  INFO -- : 
I, [2024-05-28T12:24:23.961335 #3835174]  INFO -- : Checking leaked global symbols...none
I, [2024-05-28T12:24:24.038821 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-05-28T12:24:24.038875 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-05-28T12:24:24.038895 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-05-28T12:24:24.038906 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-05-28T12:24:24.039062 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-05-28T12:24:24.039167 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-05-28T12:24:24.039397 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-05-28T12:24:24.039535 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-05-28T12:24:24.040288 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-05-28T12:24:24.040604 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-05-28T12:24:24.042291 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-05-28T12:24:24.043129 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-05-28T12:24:24.043331 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-05-28T12:24:24.043362 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-05-28T12:24:24.043426 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-05-28T12:24:24.144172 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-05-28T12:24:24.145144 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-05-28T12:24:24.454657 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-05-28T12:24:24.454805 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-05-28T12:24:24.455011 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-05-28T12:24:24.455419 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-05-28T12:24:24.455476 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-05-28T12:24:24.455498 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-05-28T12:24:24.455568 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-05-28T12:24:24.455678 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-05-28T12:24:24.455701 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-05-28T12:24:24.455777 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-05-28T12:24:24.455835 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-05-28T12:24:24.456258 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-05-28T12:24:24.549905 #3835174]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-05-28T12:24:24.552246 #3835174]  INFO -- : 
I, [2024-05-28T12:24:24.552276 #3835174]  INFO -- : test succeeded
I, [2024-05-28T12:24:24.554214 #3835174]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
I, [2024-05-28T12:24:24.554454 #3835174]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
I, [2024-05-28T12:24:24.690991 #3835174]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-28T12:24:24.691044 #3835174]  INFO -- : 	CC = gcc
I, [2024-05-28T12:24:24.691056 #3835174]  INFO -- : 	LD = ld
I, [2024-05-28T12:24:24.691064 #3835174]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-28T12:24:24.691072 #3835174]  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-28T12:24:24.691080 #3835174]  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-28T12:24:24.691093 #3835174]  INFO -- : 	CPPFLAGS =   
I, [2024-05-28T12:24:24.691103 #3835174]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-28T12:24:24.691111 #3835174]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-28T12:24:24.691118 #3835174]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-28T12:24:24.691126 #3835174]  INFO -- : 	LC_ALL = 
I, [2024-05-28T12:24:24.691133 #3835174]  INFO -- : 	LC_CTYPE = 
I, [2024-05-28T12:24:24.691139 #3835174]  INFO -- : 	MFLAGS = 
I, [2024-05-28T12:24:24.691147 #3835174]  INFO -- : 	RUSTC = rustc
I, [2024-05-28T12:24:24.691154 #3835174]  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-28T12:24:24.691623 #3835174]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-28T12:24:24.691645 #3835174]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-28T12:24:24.691661 #3835174]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-28T12:24:24.691683 #3835174]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-28T12:24:24.691693 #3835174]  INFO -- : 
I, [2024-05-28T12:24:24.693511 #3835174]  INFO -- : generating enc.mk
I, [2024-05-28T12:24:24.856513 #3835174]  INFO -- : making enc
I, [2024-05-28T12:24:24.911486 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:24.911511 #3835174]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-28T12:24:24.911521 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:24.912120 #3835174]  INFO -- : making srcs under enc
I, [2024-05-28T12:24:24.941388 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:24.941421 #3835174]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-28T12:24:24.941439 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:24.942357 #3835174]  INFO -- : generating transdb.h
I, [2024-05-28T12:24:25.078447 #3835174]  INFO -- : transdb.h unchanged
I, [2024-05-28T12:24:25.079863 #3835174]  INFO -- : making trans
I, [2024-05-28T12:24:25.115497 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:25.115523 #3835174]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-28T12:24:25.115535 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:25.116184 #3835174]  INFO -- : making encs
I, [2024-05-28T12:24:25.153695 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:25.153719 #3835174]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-28T12:24:25.153729 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:25.156170 #3835174]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-28T12:24:25.183150 #3835174]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-28T12:24:25.185820 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:26.764298 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:26.765002 #3835174]  INFO -- : generating makefile exts.mk
I, [2024-05-28T12:24:26.806357 #3835174]  INFO -- : exts.mk unchanged
I, [2024-05-28T12:24:26.813578 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:27.140228 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T12:24:27.143221 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T12:24:27.147153 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T12:24:27.150190 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T12:24:27.152512 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T12:24:27.158858 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T12:24:27.184964 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T12:24:27.188182 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T12:24:27.207468 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T12:24:27.213540 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T12:24:27.219795 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T12:24:27.222941 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T12:24:27.235670 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T12:24:27.241808 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T12:24:27.260278 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T12:24:27.263689 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T12:24:27.267751 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T12:24:27.275126 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T12:24:27.286487 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T12:24:27.299004 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T12:24:27.305623 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T12:24:27.308869 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T12:24:27.322833 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T12:24:27.353454 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T12:24:27.357347 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T12:24:27.359760 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T12:24:27.378437 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T12:24:27.384143 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T12:24:27.385698 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T12:24:27.387666 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T12:24:27.413782 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T12:24:27.420637 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T12:24:27.436246 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T12:24:27.458773 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T12:24:27.461542 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T12:24:27.484110 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T12:24:27.486111 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T12:24:27.508346 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T12:24:27.511439 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T12:24:27.534789 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T12:24:27.537769 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T12:24:27.560018 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T12:24:27.562353 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T12:24:27.585352 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T12:24:27.607497 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:27.721396 #3835174]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-28T12:24:27.721441 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:27.721686 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:27.729693 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:27.729760 #3835174]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-28T12:24:27.729791 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:24:27.841399 #3835174]  INFO -- : Run options: 
I, [2024-05-28T12:24:27.841458 #3835174]  INFO -- :   --seed=52867
I, [2024-05-28T12:24:27.841470 #3835174]  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-28T12:24:27.841479 #3835174]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-05-28T12:24:27.841488 #3835174]  INFO -- :   --name=!/memory_leak/
I, [2024-05-28T12:24:27.841495 #3835174]  INFO -- :   --stderr-on-failure
I, [2024-05-28T12:24:27.841503 #3835174]  INFO -- :   -j16
I, [2024-05-28T12:24:27.841512 #3835174]  INFO -- : 
I, [2024-05-28T12:24:27.841522 #3835174]  INFO -- : # Running tests:
I, [2024-05-28T12:24:27.841530 #3835174]  INFO -- : 
I, [2024-05-28T12:24:28.070455 #3835174]  INFO -- : [  1/883] 3876451=test_provider
I, [2024-05-28T12:24:28.071790 #3835174]  INFO -- : [  2/883] 3876455=test_abi
I, [2024-05-28T12:24:28.074384 #3835174]  INFO -- : [  3/883] 3876462=test_yamldbm
I, [2024-05-28T12:24:28.074515 #3835174]  INFO -- : [  4/883] 3876458=test_gem_commands_rebuild_command
I, [2024-05-28T12:24:28.074706 #3835174]  INFO -- : [  5/883] 3876459=test_load
I, [2024-05-28T12:24:28.075320 #3835174]  INFO -- : [  6/883] 3876450=test_rdoc_parser_simple
I, [2024-05-28T12:24:28.075629 #3835174]  INFO -- : [  7/883] 3876461=test_gem_ext_builder
I, [2024-05-28T12:24:28.076534 #3835174]  INFO -- : [  8/883] 3876453=test_https
I, [2024-05-28T12:24:28.076669 #3835174]  INFO -- : [  9/883] 3876456=test_evaluation
I, [2024-05-28T12:24:28.076908 #3835174]  INFO -- : [ 10/883] 3876454=test_benchmark
I, [2024-05-28T12:24:28.077088 #3835174]  INFO -- : [ 11/883] 3876464=test_gem_dependency_list
I, [2024-05-28T12:24:28.077733 #3835174]  INFO -- : [ 12/883] 3876463=test_nesting_parser
I, [2024-05-28T12:24:28.077868 #3835174]  INFO -- : [ 13/883] 3876457=test_win32ole_method_event
I, [2024-05-28T12:24:28.078017 #3835174]  INFO -- : [ 14/883] 3876452=test_scalar_scanner
I, [2024-05-28T12:24:28.078373 #3835174]  INFO -- : [ 15/883] 3876460=test_gem_source
I, [2024-05-28T12:24:28.080052 #3835174]  INFO -- : [ 16/883] 3876465=test_helper_method
I, [2024-05-28T12:24:28.081851 #3835174]  INFO -- : [ 17/883] 3876459=test_gem_package_tar_writer
I, [2024-05-28T12:24:28.085370 #3835174]  INFO -- : [ 18/883] 3876457=test_array
I, [2024-05-28T12:24:28.094715 #3835174]  INFO -- : [ 19/883] 3876456=test_gem_commands_outdated_command
I, [2024-05-28T12:24:28.115085 #3835174]  INFO -- : [ 20/883] 3876462=test_rational
I, [2024-05-28T12:24:28.117332 #3835174]  INFO -- : [ 21/883] 3876452=test_rational2
I, [2024-05-28T12:24:28.139180 #3835174]  INFO -- : [ 22/883] 3876452=test_propertyputref
I, [2024-05-28T12:24:28.144055 #3835174]  INFO -- : [ 23/883] 3876462=attribute_write_test
I, [2024-05-28T12:24:28.152400 #3835174]  INFO -- : [ 24/883] 3876452=test_spell_checker
I, [2024-05-28T12:24:28.164158 #3835174]  INFO -- : [ 25/883] 3876452=test_assembler
I, [2024-05-28T12:24:28.182879 #3835174]  INFO -- : [ 26/883] 3876452=test_gem_source_installed
I, [2024-05-28T12:24:28.225007 #3835174]  INFO -- : [ 27/883] 3876463=test_erb
I, [2024-05-28T12:24:28.235032 #3835174]  INFO -- : [ 28/883] 3876465=test_x509ext
I, [2024-05-28T12:24:28.252789 #3835174]  INFO -- : [ 29/883] 3876462=test_yield_block
I, [2024-05-28T12:24:28.255653 #3835174]  INFO -- : [ 30/883] 3876462=test_len
I, [2024-05-28T12:24:28.260892 #3835174]  INFO -- : [ 31/883] 3876462=test_completion
I, [2024-05-28T12:24:28.287927 #3835174]  INFO -- : [ 32/883] 3876463=test_gem_commands_cert_command
I, [2024-05-28T12:24:28.299292 #3835174]  INFO -- : [ 33/883] 3876465=test_method_name_check
I, [2024-05-28T12:24:28.311904 #3835174]  INFO -- : [ 34/883] 3876455=test_arith_seq_extract
I, [2024-05-28T12:24:28.323537 #3835174]  INFO -- : [ 35/883] 3876465=test_parser
I, [2024-05-28T12:24:28.330222 #3835174]  INFO -- : [ 36/883] 3876450=constant_path_node_test
I, [2024-05-28T12:24:28.378247 #3835174]  INFO -- : [ 37/883] 3876465=test_ssl
I, [2024-05-28T12:24:28.394159 #3835174]  INFO -- : [ 38/883] 3876464=test_gem_ext_cargo_builder
I, [2024-05-28T12:24:28.395427 #3835174]  INFO -- : [ 39/883] 3876459=test_module
I, [2024-05-28T12:24:28.413948 #3835174]  INFO -- : [ 40/883] 3876458=test_gem_request_set
I, [2024-05-28T12:24:28.421469 #3835174]  INFO -- : [ 41/883] 3876456=test_boolean
I, [2024-05-28T12:24:28.424575 #3835174]  INFO -- : [ 42/883] 3876464=integer_parse_test
I, [2024-05-28T12:24:28.425126 #3835174]  INFO -- : [ 43/883] 3876450=test_instrumentation_api
I, [2024-05-28T12:24:28.436343 #3835174]  INFO -- : [ 44/883] 3876456=test_stringify_symbols
I, [2024-05-28T12:24:28.438830 #3835174]  INFO -- : [ 45/883] 3876452=test_rubyvm
I, [2024-05-28T12:24:28.441361 #3835174]  INFO -- : [ 46/883] 3876452=test_configuration
I, [2024-05-28T12:24:28.446617 #3835174]  INFO -- : [ 47/883] 3876456=test_monitor
I, [2024-05-28T12:24:28.501770 #3835174]  INFO -- : [ 48/883] 3876464=test_buffered_io
I, [2024-05-28T12:24:28.537215 #3835174]  INFO -- : [ 49/883] 3876451=test_whileuntil
I, [2024-05-28T12:24:28.538668 #3835174]  INFO -- : [ 50/883] 3876451=test_rdoc_generator_markup
I, [2024-05-28T12:24:28.551845 #3835174]  INFO -- : [ 51/883] 3876455=test_pkg_config
I, [2024-05-28T12:24:28.557642 #3835174]  INFO -- : [ 52/883] 3876452=test_cparser
I, [2024-05-28T12:24:28.581410 #3835174]  INFO -- : [ 53/883] 3876455=magic_comment_test
I, [2024-05-28T12:24:28.617457 #3835174]  INFO -- : [ 54/883] 3876453=test_rdoc_markup_to_html_snippet
I, [2024-05-28T12:24:28.618615 #3835174]  INFO -- : [ 55/883] 3876464=test_struct
I, [2024-05-28T12:24:28.649101 #3835174]  INFO -- : [ 56/883] 3876460=test_variable
I, [2024-05-28T12:24:28.653718 #3835174]  INFO -- : [ 57/883] 3876464=test_rdoc_markup_include
I, [2024-05-28T12:24:28.660110 #3835174]  INFO -- : [ 58/883] 3876455=test_sexp
I, [2024-05-28T12:24:28.660962 #3835174]  INFO -- : [ 59/883] 3876456=fuzzer_test
I, [2024-05-28T12:24:28.697035 #3835174]  INFO -- : [ 60/883] 3876455=test_win32ole_variant_outarg
I, [2024-05-28T12:24:28.698898 #3835174]  INFO -- : [ 61/883] 3876455=json_common_interface_test
I, [2024-05-28T12:24:28.721675 #3835174]  INFO -- : [ 62/883] 3876455=test_dln
I, [2024-05-28T12:24:28.722719 #3835174]  INFO -- : [ 63/883] 3876451=test_gem_source_subpath_problem
I, [2024-05-28T12:24:28.727747 #3835174]  INFO -- : [ 64/883] 3876455=test_nomethod_error
I, [2024-05-28T12:24:28.732875 #3835174]  INFO -- : [ 65/883] 3876455=json_parser_test
I, [2024-05-28T12:24:28.772437 #3835174]  INFO -- : [ 66/883] 3876460=test_config
I, [2024-05-28T12:24:28.774439 #3835174]  INFO -- : [ 67/883] 3876464=test_files_test_1
I, [2024-05-28T12:24:28.785780 #3835174]  INFO -- : [ 68/883] 3876456=test_gem_path_support
I, [2024-05-28T12:24:28.791402 #3835174]  INFO -- : [ 69/883] 3876455=test_struct
I, [2024-05-28T12:24:28.806647 #3835174]  INFO -- : [ 70/883] 3876460=test_set
I, [2024-05-28T12:24:28.821252 #3835174]  INFO -- : [ 71/883] 3876456=test_mutex
I, [2024-05-28T12:24:28.835626 #3835174]  INFO -- : [ 72/883] 3876460=test_x509req
I, [2024-05-28T12:24:28.878008 #3835174]  INFO -- : [ 73/883] 3876458=test_rdoc_rd_inline
I, [2024-05-28T12:24:28.888353 #3835174]  INFO -- : [ 74/883] 3876453=test_div
I, [2024-05-28T12:24:28.895001 #3835174]  INFO -- : [ 75/883] 3876453=test_allocation
I, [2024-05-28T12:24:29.004049 #3835174]  INFO -- : [ 76/883] 3876458=test_engine
I, [2024-05-28T12:24:29.010735 #3835174]  INFO -- : [ 77/883] 3876458=test_win32ole_variant_m
I, [2024-05-28T12:24:29.012385 #3835174]  INFO -- : [ 78/883] 3876458=test_key_error
I, [2024-05-28T12:24:29.019740 #3835174]  INFO -- : [ 79/883] 3876458=test_serialize_subclasses
I, [2024-05-28T12:24:29.020841 #3835174]  INFO -- : [ 80/883] 3876458=test_insns_leaf
I, [2024-05-28T12:24:29.022577 #3835174]  INFO -- : [ 81/883] 3876451=test_deprecated
I, [2024-05-28T12:24:29.023182 #3835174]  INFO -- : [ 82/883] 3876458=test_color_printer
I, [2024-05-28T12:24:29.029915 #3835174]  INFO -- : [ 83/883] 3876451=test_metaclass
I, [2024-05-28T12:24:29.032936 #3835174]  INFO -- : [ 84/883] 3876451=test_rdoc_top_level
I, [2024-05-28T12:24:29.035872 #3835174]  INFO -- : [ 85/883] 3876460=test_rdoc_rd
I, [2024-05-28T12:24:29.036487 #3835174]  INFO -- : [ 86/883] 3876452=test_cgi_session
I, [2024-05-28T12:24:29.050631 #3835174]  INFO -- : [ 87/883] 3876462=test_x509crl
I, [2024-05-28T12:24:29.059695 #3835174]  INFO -- : [ 88/883] 3876452=test_fixnum
I, [2024-05-28T12:24:29.082379 #3835174]  INFO -- : [ 89/883] 3876452=test_signal
I, [2024-05-28T12:24:29.106218 #3835174]  INFO -- : [ 90/883] 3876458=test_process
I, [2024-05-28T12:24:29.144627 #3835174]  INFO -- : [ 91/883] 3876458=test_input_method
I, [2024-05-28T12:24:29.244616 #3835174]  INFO -- : [ 92/883] 3876458=test_windows_1252
I, [2024-05-28T12:24:29.246465 #3835174]  INFO -- : [ 93/883] 3876460=test_cgi_cookie
I, [2024-05-28T12:24:29.254089 #3835174]  INFO -- : [ 94/883] 3876454=test_require
I, [2024-05-28T12:24:29.257891 #3835174]  INFO -- : [ 95/883] 3876462=test_float
I, [2024-05-28T12:24:29.258081 #3835174]  INFO -- : [ 96/883] 3876458=test_gem_source_git
I, [2024-05-28T12:24:29.264009 #3835174]  INFO -- : [ 97/883] 3876460=test_gem_commands_signout_command
I, [2024-05-28T12:24:29.289241 #3835174]  INFO -- : [ 98/883] 3876460=test_refinement
I, [2024-05-28T12:24:29.380178 #3835174]  INFO -- : [ 99/883] 3876451=test_regex_casefold
I, [2024-05-28T12:24:29.449094 #3835174]  INFO -- : [100/883] 3876455=test_gem_resolver_installer_set
I, [2024-05-28T12:24:29.588222 #3835174]  INFO -- : [101/883] 3876461=test_dir_m17n
I, [2024-05-28T12:24:29.859255 #3835174]  INFO -- : [102/883] 3876451=test_new
I, [2024-05-28T12:24:29.864187 #3835174]  INFO -- : [103/883] 3876451=test_gem_security_signer
I, [2024-05-28T12:24:29.919093 #3835174]  INFO -- : [104/883] 3876458=test_cipher
I, [2024-05-28T12:24:29.941182 #3835174]  INFO -- : [105/883] 3876451=test_storage
I, [2024-05-28T12:24:29.947318 #3835174]  INFO -- : [106/883] 3876451=test_gem_resolver_git_set
I, [2024-05-28T12:24:29.951194 #3835174]  INFO -- : [107/883] 3876455=test_digest_extend
I, [2024-05-28T12:24:29.953269 #3835174]  INFO -- : [108/883] 3876456=test_omap
I, [2024-05-28T12:24:29.961503 #3835174]  INFO -- : [109/883] 3876456=test_iterator
I, [2024-05-28T12:24:29.967881 #3835174]  INFO -- : [110/883] 3876455=test_string
I, [2024-05-28T12:24:29.972841 #3835174]  INFO -- : [111/883] 3876455=test_memory_view
I, [2024-05-28T12:24:29.974035 #3835174]  INFO -- : [112/883] 3876458=pattern_test
I, [2024-05-28T12:24:30.016302 #3835174]  INFO -- : [113/883] 3876455=test_debug
I, [2024-05-28T12:24:30.021780 #3835174]  INFO -- : [114/883] 3876455=test_shellwords
I, [2024-05-28T12:24:30.029285 #3835174]  INFO -- : [115/883] 3876455=test_stream
I, [2024-05-28T12:24:30.041459 #3835174]  INFO -- : [116/883] 3876455=test_webauthn_listener_response
I, [2024-05-28T12:24:30.067712 #3835174]  INFO -- : [117/883] 3876456=test_time
I, [2024-05-28T12:24:30.081645 #3835174]  INFO -- : [118/883] 3876455=test_to_ary_concat
I, [2024-05-28T12:24:30.089986 #3835174]  INFO -- : [119/883] 3876463=test_printf
I, [2024-05-28T12:24:30.108050 #3835174]  INFO -- : [120/883] 3876463=test_rdoc_markup_pre_process
I, [2024-05-28T12:24:30.109276 #3835174]  INFO -- : [121/883] 3876458=test_pinned
I, [2024-05-28T12:24:30.164918 #3835174]  INFO -- : [122/883] 3876458=reflection_test
I, [2024-05-28T12:24:30.172033 #3835174]  INFO -- : [123/883] 3876458=test_within_pipe
I, [2024-05-28T12:24:30.198302 #3835174]  INFO -- : [124/883] 3876458=test_gem_bundler_version_finder
I, [2024-05-28T12:24:30.234948 #3835174]  INFO -- : [125/883] 3876458=test_emoji_breaks
I, [2024-05-28T12:24:30.241987 #3835174]  INFO -- : [126/883] 3876458=test_help
I, [2024-05-28T12:24:30.246602 #3835174]  INFO -- : [127/883] 3876458=test_rdoc_markup_to_bs
I, [2024-05-28T12:24:30.280571 #3835174]  INFO -- : [128/883] 3876458=test_beginendblock
I, [2024-05-28T12:24:30.310318 #3835174]  INFO -- : [129/883] 3876456=test_gem_commands_unpack_command
I, [2024-05-28T12:24:30.345871 #3835174]  INFO -- : [130/883] 3876451=test_files_lib
I, [2024-05-28T12:24:30.356059 #3835174]  INFO -- : [131/883] 3876463=test_rdoc_servlet
I, [2024-05-28T12:24:30.607395 #3835174]  INFO -- : [132/883] 3876463=test_gem_security
I, [2024-05-28T12:24:30.665500 #3835174]  INFO -- : [133/883] 3876459=test_ractor
I, [2024-05-28T12:24:30.697410 #3835174]  INFO -- : [134/883] 3876462=test_digest
I, [2024-05-28T12:24:30.711068 #3835174]  INFO -- : [135/883] 3876462=test_closure
I, [2024-05-28T12:24:30.744221 #3835174]  INFO -- : [136/883] 3876456=test_bundled_ca
I, [2024-05-28T12:24:30.755685 #3835174]  INFO -- : [137/883] 3876459=test_open3
I, [2024-05-28T12:24:30.843243 #3835174]  INFO -- : [138/883] 3876458=test_fiber
I, [2024-05-28T12:24:31.042385 #3835174]  INFO -- : [139/883] 3876462=test_multi_irb_commands
I, [2024-05-28T12:24:31.044874 #3835174]  INFO -- : [140/883] 3876462=test_date_marshal
I, [2024-05-28T12:24:31.050593 #3835174]  INFO -- : [141/883] 3876462=test_mkmf
I, [2024-05-28T12:24:31.064131 #3835174]  INFO -- : [142/883] 3876457=test_history
I, [2024-05-28T12:24:31.104286 #3835174]  INFO -- : [143/883] 3876462=test_popen_deadlock
I, [2024-05-28T12:24:31.185947 #3835174]  INFO -- : [144/883] 3876457=test_delegate
I, [2024-05-28T12:24:31.218536 #3835174]  INFO -- : [145/883] 3876457=test_exit
I, [2024-05-28T12:24:31.363400 #3835174]  INFO -- : [146/883] 3876455=test_recursion
I, [2024-05-28T12:24:31.368659 #3835174]  INFO -- : [147/883] 3876455=test_gem_commands_server_command
I, [2024-05-28T12:24:31.372058 #3835174]  INFO -- : [148/883] 3876461=test_did_you_mean
I, [2024-05-28T12:24:31.373663 #3835174]  INFO -- : [149/883] 3876455=test_variable_name_check
I, [2024-05-28T12:24:31.390017 #3835174]  INFO -- : [150/883] 3876452=test_io_m17n
I, [2024-05-28T12:24:31.427725 #3835174]  INFO -- : [151/883] 3876450=test_tracer
I, [2024-05-28T12:24:31.429575 #3835174]  INFO -- : [152/883] 3876455=test_cmethod
I, [2024-05-28T12:24:31.437291 #3835174]  INFO -- : [153/883] 3876455=test_option
I, [2024-05-28T12:24:31.480496 #3835174]  INFO -- : [154/883] 3876457=test_append
I, [2024-05-28T12:24:31.489700 #3835174]  INFO -- : [155/883] 3876457=test_gem_commands_build_command
I, [2024-05-28T12:24:31.540767 #3835174]  INFO -- : [156/883] 3876461=test_case_comprehensive
I, [2024-05-28T12:24:31.564285 #3835174]  INFO -- : [157/883] 3876450=test_interned_str
I, [2024-05-28T12:24:31.575433 #3835174]  INFO -- : [158/883] 3876450=test_pkey_dsa
I, [2024-05-28T12:24:31.601607 #3835174]  INFO -- : [159/883] 3876455=test_class
I, [2024-05-28T12:24:31.615991 #3835174]  INFO -- : [160/883] 3876455=test_ocsp
I, [2024-05-28T12:24:31.851412 #3835174]  INFO -- : [161/883] 3876457=test_scheduler
I, [2024-05-28T12:24:31.921091 #3835174]  INFO -- : [162/883] 3876462=test_rdoc_markup_heading
I, [2024-05-28T12:24:31.959365 #3835174]  INFO -- : [163/883] 3876455=test_iseq
I, [2024-05-28T12:24:32.044204 #3835174]  INFO -- : [164/883] 3876457=test_exception_at_throwing
I, [2024-05-28T12:24:32.092532 #3835174]  INFO -- : [165/883] 3876462=test_case_mapping
I, [2024-05-28T12:24:32.105516 #3835174]  INFO -- : [166/883] 3876462=redundant_return_test
I, [2024-05-28T12:24:32.107517 #3835174]  INFO -- : [167/883] 3876462=test_path
I, [2024-05-28T12:24:32.110781 #3835174]  INFO -- : [168/883] 3876457=test_win32ole_param_event
I, [2024-05-28T12:24:32.113977 #3835174]  INFO -- : [169/883] 3876457=test_bn
I, [2024-05-28T12:24:32.127005 #3835174]  INFO -- : [170/883] 3876462=test_addrinfo
I, [2024-05-28T12:24:32.130040 #3835174]  INFO -- : [171/883] 3876453=test_http
I, [2024-05-28T12:24:32.157414 #3835174]  INFO -- : [172/883] 3876462=test_tree_spell_checker
I, [2024-05-28T12:24:32.163925 #3835174]  INFO -- : [173/883] 3876457=test_rdoc_markup_to_html
I, [2024-05-28T12:24:32.195632 #3835174]  INFO -- : [174/883] 3876462=test_date_compat
I, [2024-05-28T12:24:32.198731 #3835174]  INFO -- : [175/883] 3876462=test_bug-14834
I, [2024-05-28T12:24:32.276895 #3835174]  INFO -- : [176/883] 3876462=test_compile_prism
I, [2024-05-28T12:24:32.297367 #3835174]  INFO -- : [177/883] 3876450=test_terminfo
I, [2024-05-28T12:24:32.303333 #3835174]  INFO -- : [178/883] 3876450=test_lexer
I, [2024-05-28T12:24:32.307432 #3835174]  INFO -- : [179/883] 3876464=test_thread_cv
I, [2024-05-28T12:24:32.326789 #3835174]  INFO -- : [180/883] 3876450=test_ssl_session
I, [2024-05-28T12:24:32.510290 #3835174]  INFO -- : [181/883] 3876457=test_random
I, [2024-05-28T12:24:32.522207 #3835174]  INFO -- : [182/883] 3876457=test_notimplement
I, [2024-05-28T12:24:32.528879 #3835174]  INFO -- : [183/883] 3876457=test_key_event_record
I, [2024-05-28T12:24:32.533666 #3835174]  INFO -- : [184/883] 3876457=test_gem_uri
I, [2024-05-28T12:24:32.569147 #3835174]  INFO -- : [185/883] 3876457=test_gem_commands_update_command
I, [2024-05-28T12:24:32.647388 #3835174]  INFO -- : [186/883] 3876462=test_gem_resolver_vendor_specification
I, [2024-05-28T12:24:32.650700 #3835174]  INFO -- : [187/883] 3876455=static_literals_test
I, [2024-05-28T12:24:32.655671 #3835174]  INFO -- : [188/883] 3876455=test_data
I, [2024-05-28T12:24:32.664837 #3835174]  INFO -- : [189/883] 3876455=test_gem_gem_runner
I, [2024-05-28T12:24:32.736328 #3835174]  INFO -- : [190/883] 3876455=test_filter
I, [2024-05-28T12:24:32.773895 #3835174]  INFO -- : [191/883] 3876455=test_rdoc_method_attr
I, [2024-05-28T12:24:32.784742 #3835174]  INFO -- : [192/883] 3876462=test_unicode
I, [2024-05-28T12:24:32.794898 #3835174]  INFO -- : [193/883] 3876462=test_koi8
I, [2024-05-28T12:24:32.799259 #3835174]  INFO -- : [194/883] 3876462=parameters_signature_test
I, [2024-05-28T12:24:32.802845 #3835174]  INFO -- : [195/883] 3876462=test_rdoc_parser_changelog
I, [2024-05-28T12:24:32.807376 #3835174]  INFO -- : [196/883] 3876456=test_enumerator
I, [2024-05-28T12:24:32.809107 #3835174]  INFO -- : [197/883] 3876456=test_rdoc_generator_pot
I, [2024-05-28T12:24:32.828525 #3835174]  INFO -- : [198/883] 3876452=test_win32ole_param
I, [2024-05-28T12:24:32.841001 #3835174]  INFO -- : [199/883] 3876452=test_gem_commands_yank_command
I, [2024-05-28T12:24:32.910613 #3835174]  INFO -- : [200/883] 3876462=test_pair
I, [2024-05-28T12:24:32.951727 #3835174]  INFO -- : [201/883] 3876464=test_euc_jp
I, [2024-05-28T12:24:32.963354 #3835174]  INFO -- : [202/883] 3876464=test_rdoc_generator_pot_po_entry
I, [2024-05-28T12:24:32.963693 #3835174]  INFO -- : [203/883] 3876464=test_acceptable
I, [2024-05-28T12:24:33.031326 #3835174]  INFO -- : [204/883] 3876456=test_document
I, [2024-05-28T12:24:33.037816 #3835174]  INFO -- : [205/883] 3876456=test_rdoc_i18n_locale
I, [2024-05-28T12:24:33.043427 #3835174]  INFO -- : [206/883] 3876456=test_name_error_extension
I, [2024-05-28T12:24:33.060041 #3835174]  INFO -- : [207/883] 3876456=test_chilled
I, [2024-05-28T12:24:33.064807 #3835174]  INFO -- : [208/883] 3876456=test_human_typo
I, [2024-05-28T12:24:33.065861 #3835174]  INFO -- : [209/883] 3876456=test_primitive
I, [2024-05-28T12:24:33.083788 #3835174]  INFO -- : [210/883] 3876456=test_rbconfig
I, [2024-05-28T12:24:33.089410 #3835174]  INFO -- : [211/883] 3876456=test_color
I, [2024-05-28T12:24:33.091916 #3835174]  INFO -- : [212/883] 3876454=json_encoding_test
I, [2024-05-28T12:24:33.103215 #3835174]  INFO -- : [213/883] 3876455=test_key_stroke
I, [2024-05-28T12:24:33.107944 #3835174]  INFO -- : [214/883] 3876454=test_httpresponses
I, [2024-05-28T12:24:33.126706 #3835174]  INFO -- : [215/883] 3876464=test_encoding
I, [2024-05-28T12:24:33.145338 #3835174]  INFO -- : [216/883] 3876464=test_set_len
I, [2024-05-28T12:24:33.149588 #3835174]  INFO -- : [217/883] 3876464=test_rdoc_ri_driver
I, [2024-05-28T12:24:33.172368 #3835174]  INFO -- : [218/883] 3876455=test_httpheader
I, [2024-05-28T12:24:33.186383 #3835174]  INFO -- : [219/883] 3876454=test_gem_resolver_local_specification
I, [2024-05-28T12:24:33.266190 #3835174]  INFO -- : [220/883] 3876456=test_rdoc_markup_to_label
I, [2024-05-28T12:24:33.271320 #3835174]  INFO -- : [221/883] 3876455=test_install
I, [2024-05-28T12:24:33.313823 #3835174]  INFO -- : [222/883] 3876456=test_sockopt
I, [2024-05-28T12:24:33.317012 #3835174]  INFO -- : [223/883] 3876450=test_gem_command_manager
I, [2024-05-28T12:24:33.324609 #3835174]  INFO -- : [224/883] 3876456=test_basicinstructions
I, [2024-05-28T12:24:33.351574 #3835174]  INFO -- : [225/883] 3876452=test_gem_gemcutter_utilities
I, [2024-05-28T12:24:33.408769 #3835174]  INFO -- : [226/883] 3876456=test_key_actor_emacs
I, [2024-05-28T12:24:33.443065 #3835174]  INFO -- : [227/883] 3876454=test_arithmetic_sequence
I, [2024-05-28T12:24:33.459374 #3835174]  INFO -- : [228/883] 3876454=test_object
I, [2024-05-28T12:24:33.467083 #3835174]  INFO -- : [229/883] 3876454=heredoc_dedent_test
I, [2024-05-28T12:24:33.481465 #3835174]  INFO -- : [230/883] 3876455=test_cgi_header
I, [2024-05-28T12:24:33.490963 #3835174]  INFO -- : [231/883] 3876455=version_test
I, [2024-05-28T12:24:33.494079 #3835174]  INFO -- : [232/883] 3876455=test_pointer
I, [2024-05-28T12:24:33.544610 #3835174]  INFO -- : [233/883] 3876456=test_func
I, [2024-05-28T12:24:33.574464 #3835174]  INFO -- : [234/883] 3876454=test_big5
I, [2024-05-28T12:24:33.576534 #3835174]  INFO -- : [235/883] 3876464=test_type
I, [2024-05-28T12:24:33.581505 #3835174]  INFO -- : [236/883] 3876454=test_ractor
I, [2024-05-28T12:24:33.588977 #3835174]  INFO -- : [237/883] 3876464=test_tsort
I, [2024-05-28T12:24:33.591368 #3835174]  INFO -- : [238/883] 3876464=test_signedness
I, [2024-05-28T12:24:33.653243 #3835174]  INFO -- : [239/883] 3876459=test_rdoc_rd_block_parser
I, [2024-05-28T12:24:33.656157 #3835174]  INFO -- : [240/883] 3876454=test_ossl
I, [2024-05-28T12:24:33.690373 #3835174]  INFO -- : [241/883] 3876450=test_normalize
I, [2024-05-28T12:24:33.694979 #3835174]  INFO -- : [242/883] 3876450=test_timeout
I, [2024-05-28T12:24:33.702805 #3835174]  INFO -- : [243/883] 3876450=test_flip
I, [2024-05-28T12:24:33.734916 #3835174]  INFO -- : [244/883] 3876452=compiler_test
I, [2024-05-28T12:24:33.747876 #3835174]  INFO -- : [245/883] 3876450=test_change_word
I, [2024-05-28T12:24:33.754880 #3835174]  INFO -- : [246/883] 3876450=test_sleep
I, [2024-05-28T12:24:33.823079 #3835174]  INFO -- : [247/883] 3876452=test_gem_local_remote_options
I, [2024-05-28T12:24:33.871197 #3835174]  INFO -- : [248/883] 3876452=test_ruby_lex
I, [2024-05-28T12:24:33.887556 #3835174]  INFO -- : [249/883] 3876459=test_object
I, [2024-05-28T12:24:33.984319 #3835174]  INFO -- : [250/883] 3876460=test_date_arith
I, [2024-05-28T12:24:33.996878 #3835174]  INFO -- : [251/883] 3876460=test_win32ole_method
I, [2024-05-28T12:24:34.001833 #3835174]  INFO -- : [252/883] 3876460=test_delete
I, [2024-05-28T12:24:34.003473 #3835174]  INFO -- : [253/883] 3876460=test_class_name_check
I, [2024-05-28T12:24:34.010037 #3835174]  INFO -- : [254/883] 3876457=test_keyword
I, [2024-05-28T12:24:34.039947 #3835174]  INFO -- : [255/883] 3876460=test_continuation
I, [2024-05-28T12:24:34.046363 #3835174]  INFO -- : [256/883] 3876460=test_fd_setsize
I, [2024-05-28T12:24:34.049606 #3835174]  INFO -- : [257/883] 3876460=test_numhash
I, [2024-05-28T12:24:34.074039 #3835174]  INFO -- : [258/883] 3876460=test_gem_commands_push_command
I, [2024-05-28T12:24:34.159287 #3835174]  INFO -- : [259/883] 3876452=test_weakkeymap
I, [2024-05-28T12:24:34.233305 #3835174]  INFO -- : [260/883] 3876455=test_pkey_rsa
I, [2024-05-28T12:24:34.322470 #3835174]  INFO -- : [261/883] 3876459=test_gem_platform
I, [2024-05-28T12:24:34.407051 #3835174]  INFO -- : [262/883] 3876455=test_rdoc_markup_hard_break
I, [2024-05-28T12:24:34.411222 #3835174]  INFO -- : [263/883] 3876455=test_placearg
I, [2024-05-28T12:24:34.415099 #3835174]  INFO -- : [264/883] 3876459=test_gem_package_task
I, [2024-05-28T12:24:34.426375 #3835174]  INFO -- : [265/883] 3876459=test_date_strptime
I, [2024-05-28T12:24:34.444430 #3835174]  INFO -- : [266/883] 3876452=test_not
I, [2024-05-28T12:24:34.445721 #3835174]  INFO -- : [267/883] 3876452=test_gem_resolver_lock_set
I, [2024-05-28T12:24:34.476889 #3835174]  INFO -- : [268/883] 3876452=test_import
I, [2024-05-28T12:24:34.527207 #3835174]  INFO -- : [269/883] 3876459=test_rdoc_parser_markdown
I, [2024-05-28T12:24:34.540724 #3835174]  INFO -- : [270/883] 3876455=test_gem_update_suggestion
I, [2024-05-28T12:24:34.577097 #3835174]  INFO -- : [271/883] 3876459=test_files_test
I, [2024-05-28T12:24:34.616797 #3835174]  INFO -- : [272/883] 3876455=test_file_exhaustive
I, [2024-05-28T12:24:34.631570 #3835174]  INFO -- : [273/883] 3876460=test_logger
I, [2024-05-28T12:24:34.642069 #3835174]  INFO -- : [274/883] 3876457=test_transcode
I, [2024-05-28T12:24:34.655285 #3835174]  INFO -- : [275/883] 3876460=json_generator_test
I, [2024-05-28T12:24:34.662742 #3835174]  INFO -- : [276/883] 3876459=test_eval
I, [2024-05-28T12:24:34.753105 #3835174]  INFO -- : [277/883] 3876460=test_enumerable
I, [2024-05-28T12:24:34.768650 #3835174]  INFO -- : [278/883] 3876460=test_gem_resolver_vendor_set
I, [2024-05-28T12:24:34.799170 #3835174]  INFO -- : [279/883] 3876460=test_config
I, [2024-05-28T12:24:34.800732 #3835174]  INFO -- : [280/883] 3876463=test_gem_resolver_api_set
I, [2024-05-28T12:24:34.853307 #3835174]  INFO -- : [281/883] 3876451=test_gem_safe_marshal
I, [2024-05-28T12:24:34.876360 #3835174]  INFO -- : [282/883] 3876463=test_jaro_winkler
I, [2024-05-28T12:24:34.882532 #3835174]  INFO -- : [283/883] 3876457=test_helper
I, [2024-05-28T12:24:34.887683 #3835174]  INFO -- : [284/883] 3876463=test_random_formatter
I, [2024-05-28T12:24:34.912875 #3835174]  INFO -- : [285/883] 3876463=test_gem_request_set_gem_dependency_api
I, [2024-05-28T12:24:34.927476 #3835174]  INFO -- : [286/883] 3876457=test_ast
I, [2024-05-28T12:24:34.956343 #3835174]  INFO -- : [287/883] 3876459=test_lambda
I, [2024-05-28T12:24:35.036285 #3835174]  INFO -- : [288/883] 3876459=test_webauthn_listener
I, [2024-05-28T12:24:35.111061 #3835174]  INFO -- : [289/883] 3876459=test_x509store
I, [2024-05-28T12:24:35.170550 #3835174]  INFO -- : [290/883] 3876463=test_rdoc_code_object
I, [2024-05-28T12:24:35.360749 #3835174]  INFO -- : [291/883] 3876460=test_x509name
I, [2024-05-28T12:24:35.376958 #3835174]  INFO -- : [292/883] 3876460=test_fips
I, [2024-05-28T12:24:35.396277 #3835174]  INFO -- : [293/883] 3876456=test_update
I, [2024-05-28T12:24:35.400475 #3835174]  INFO -- : [294/883] 3876456=test_udp
I, [2024-05-28T12:24:35.403657 #3835174]  INFO -- : [295/883] 3876456=unescape_test
I, [2024-05-28T12:24:35.409851 #3835174]  INFO -- : [296/883] 3876459=test_ostruct
I, [2024-05-28T12:24:35.514090 #3835174]  INFO -- : [297/883] 3876451=test_file
I, [2024-05-28T12:24:35.543862 #3835174]  INFO -- : [298/883] 3876452=test_force_exit
I, [2024-05-28T12:24:35.547950 #3835174]  INFO -- : [299/883] 3876459=bom_test
I, [2024-05-28T12:24:35.557077 #3835174]  INFO -- : [300/883] 3876452=test_data_error
I, [2024-05-28T12:24:35.598024 #3835174]  INFO -- : [301/883] 3876463=static_inspect_test
I, [2024-05-28T12:24:35.615888 #3835174]  INFO -- : [302/883] 3876452=test_gem_commands_check_command
I, [2024-05-28T12:24:35.619516 #3835174]  INFO -- : [303/883] 3876459=test_regexp
I, [2024-05-28T12:24:35.640976 #3835174]  INFO -- : [304/883] 3876452=errors_test
I, [2024-05-28T12:24:35.660631 #3835174]  INFO -- : [305/883] 3876463=test_integer_comb
I, [2024-05-28T12:24:35.692890 #3835174]  INFO -- : [306/883] 3876460=test_rdoc_markup_document
I, [2024-05-28T12:24:35.705135 #3835174]  INFO -- : [307/883] 3876460=test_tmpdir
I, [2024-05-28T12:24:35.735018 #3835174]  INFO -- : [308/883] 3876452=test_vm_dump
I, [2024-05-28T12:24:35.737936 #3835174]  INFO -- : [309/883] 3876452=test_rdoc_ri_paths
I, [2024-05-28T12:24:35.823916 #3835174]  INFO -- : [310/883] 3876460=test_locale
I, [2024-05-28T12:24:35.943109 #3835174]  INFO -- : [311/883] 3876452=test_addr
I, [2024-05-28T12:24:35.944533 #3835174]  INFO -- : [312/883] 3876460=library_symbols_test
I, [2024-05-28T12:24:35.965728 #3835174]  INFO -- : [313/883] 3876465=test_ensured
I, [2024-05-28T12:24:35.991031 #3835174]  INFO -- : [314/883] 3876452=test_ts
I, [2024-05-28T12:24:35.997798 #3835174]  INFO -- : [315/883] 3876460=test_encoding
I, [2024-05-28T12:24:36.047760 #3835174]  INFO -- : [316/883] 3876465=test_helper
I, [2024-05-28T12:24:36.062068 #3835174]  INFO -- : [317/883] 3876465=test_erb_command
I, [2024-05-28T12:24:36.105285 #3835174]  INFO -- : [318/883] 3876465=test_gem_uri_formatter
I, [2024-05-28T12:24:36.136371 #3835174]  INFO -- : [319/883] 3876462=command_line_test
I, [2024-05-28T12:24:36.145400 #3835174]  INFO -- : [320/883] 3876462=test_constant
I, [2024-05-28T12:24:36.247981 #3835174]  INFO -- : [321/883] 3876460=test_dup
I, [2024-05-28T12:24:36.293605 #3835174]  INFO -- : [322/883] 3876465=test_pty
I, [2024-05-28T12:24:36.354459 #3835174]  INFO -- : [323/883] 3876464=test_range
I, [2024-05-28T12:24:36.421278 #3835174]  INFO -- : [324/883] 3876460=test_project_sanity
I, [2024-05-28T12:24:36.474627 #3835174]  INFO -- : [325/883] 3876460=test_gem_commands_open_command
I, [2024-05-28T12:24:36.542277 #3835174]  INFO -- : [326/883] 3876452=test_dns
I, [2024-05-28T12:24:36.566155 #3835174]  INFO -- : [327/883] 3876460=test_ractor
I, [2024-05-28T12:24:36.582158 #3835174]  INFO -- : [328/883] 3876460=test_gem
I, [2024-05-28T12:24:36.665923 #3835174]  INFO -- : [329/883] 3876456=test_gem_source_lock
I, [2024-05-28T12:24:36.698935 #3835174]  INFO -- : [330/883] 3876456=test_registry
I, [2024-05-28T12:24:36.703188 #3835174]  INFO -- : [331/883] 3876456=parse_stream_test
I, [2024-05-28T12:24:36.707607 #3835174]  INFO -- : [332/883] 3876456=test_parser
I, [2024-05-28T12:24:36.719680 #3835174]  INFO -- : [333/883] 3876456=test_cgi_core
I, [2024-05-28T12:24:36.741503 #3835174]  INFO -- : [334/883] 3876456=test_ancdata
I, [2024-05-28T12:24:36.745876 #3835174]  INFO -- : [335/883] 3876456=test_singleton_function
I, [2024-05-28T12:24:36.746090 #3835174]  INFO -- : [336/883] 3876456=test_reline_key
I, [2024-05-28T12:24:36.754078 #3835174]  INFO -- : [337/883] 3876456=test_rb_str_dup
I, [2024-05-28T12:24:36.761178 #3835174]  INFO -- : [338/883] 3876456=test_nonblock
I, [2024-05-28T12:24:36.790342 #3835174]  INFO -- : [339/883] 3876456=test_weakref
I, [2024-05-28T12:24:36.836207 #3835174]  INFO -- : [340/883] 3876465=test_unicode_normalize
I, [2024-05-28T12:24:37.020867 #3835174]  INFO -- : [341/883] 3876458=test_marshal
I, [2024-05-28T12:24:37.024495 #3835174]  INFO -- : [342/883] 3876456=test_timeout
I, [2024-05-28T12:24:37.027759 #3835174]  INFO -- : [343/883] 3876452=test_alias
I, [2024-05-28T12:24:37.189035 #3835174]  INFO -- : [344/883] 3876464=test_ractor
I, [2024-05-28T12:24:37.213555 #3835174]  INFO -- : [345/883] 3876452=test_debugger_integration
I, [2024-05-28T12:24:37.228228 #3835174]  INFO -- : [346/883] 3876452=test_rendering
I, [2024-05-28T12:24:37.246019 #3835174]  INFO -- : [347/883] 3876452=json_ext_parser_test
I, [2024-05-28T12:24:37.248523 #3835174]  INFO -- : [348/883] 3876452=test_thread
I, [2024-05-28T12:24:37.515296 #3835174]  INFO -- : [349/883] 3876464=test_my_integer
I, [2024-05-28T12:24:37.540478 #3835174]  INFO -- : [350/883] 3876464=test_ssl
I, [2024-05-28T12:24:37.605206 #3835174]  INFO -- : [351/883] 3876458=test_gem_resolver_git_specification
I, [2024-05-28T12:24:37.805147 #3835174]  INFO -- : [352/883] 3876458=test_usrmarshal
I, [2024-05-28T12:24:37.844193 #3835174]  INFO -- : [353/883] 3876456=test_object_references
I, [2024-05-28T12:24:37.857733 #3835174]  INFO -- : [354/883] 3876456=test_capacity
I, [2024-05-28T12:24:37.861988 #3835174]  INFO -- : [355/883] 3876456=test_nextafter
I, [2024-05-28T12:24:37.959750 #3835174]  INFO -- : [356/883] 3876464=test_have_func
I, [2024-05-28T12:24:37.975341 #3835174]  INFO -- : [357/883] 3876456=test_stat
I, [2024-05-28T12:24:37.979409 #3835174]  INFO -- : [358/883] 3876456=test_gem_request_set_lockfile_tokenizer
I, [2024-05-28T12:24:38.018933 #3835174]  INFO -- : [359/883] 3876458=test_rubygems
I, [2024-05-28T12:24:38.048668 #3835174]  INFO -- : [360/883] 3876456=test_https_proxy
I, [2024-05-28T12:24:38.131920 #3835174]  INFO -- : [361/883] 3876456=test_call
I, [2024-05-28T12:24:38.198141 #3835174]  INFO -- : [362/883] 3876458=test_integer
I, [2024-05-28T12:24:38.393793 #3835174]  INFO -- : [363/883] 3876456=test_cgi_modruby
I, [2024-05-28T12:24:38.407396 #3835174]  INFO -- : [364/883] 3876456=test_rubyoptions
I, [2024-05-28T12:24:38.567733 #3835174]  INFO -- : [365/883] 3876462=test_super
I, [2024-05-28T12:24:38.740716 #3835174]  INFO -- : [366/883] 3876460=test_gem_commands_setup_command
I, [2024-05-28T12:24:38.770884 #3835174]  INFO -- : [367/883] 3876450=desugar_compiler_test
I, [2024-05-28T12:24:38.779373 #3835174]  INFO -- : [368/883] 3876450=test_integer
I, [2024-05-28T12:24:38.859690 #3835174]  INFO -- : [369/883] 3876450=test_dryrun
I, [2024-05-28T12:24:38.871047 #3835174]  INFO -- : [370/883] 3876463=test_rdoc_attr
I, [2024-05-28T12:24:38.884002 #3835174]  INFO -- : [371/883] 3876463=test_env
I, [2024-05-28T12:24:38.904030 #3835174]  INFO -- : [372/883] 3876450=test_mailto
I, [2024-05-28T12:24:38.931010 #3835174]  INFO -- : [373/883] 3876450=test_symbol
I, [2024-05-28T12:24:38.960223 #3835174]  INFO -- : [374/883] 3876450=location_test
I, [2024-05-28T12:24:39.020122 #3835174]  INFO -- : [375/883] 3876450=test_coderange
I, [2024-05-28T12:24:39.028333 #3835174]  INFO -- : [376/883] 3876450=test_gem_source_fetch_problem
I, [2024-05-28T12:24:39.042681 #3835174]  INFO -- : [377/883] 3876450=json_generic_object_test
I, [2024-05-28T12:24:39.057867 #3835174]  INFO -- : [378/883] 3876450=test_http_request
I, [2024-05-28T12:24:39.121514 #3835174]  INFO -- : [379/883] 3876450=test_resize
I, [2024-05-28T12:24:39.125201 #3835174]  INFO -- : [380/883] 3876450=test_error_highlight
I, [2024-05-28T12:24:39.422716 #3835174]  INFO -- : [381/883] 3876460=test_rdoc_comment
I, [2024-05-28T12:24:39.478890 #3835174]  INFO -- : [382/883] 3876460=test_rdoc_generator_darkfish
I, [2024-05-28T12:24:39.617843 #3835174]  INFO -- : [383/883] 3876462=test_word
I, [2024-05-28T12:24:39.624431 #3835174]  INFO -- : [384/883] 3876462=test_gem_commands_cleanup_command
I, [2024-05-28T12:24:39.710857 #3835174]  INFO -- : [385/883] 3876464=test_cgi_multipart
I, [2024-05-28T12:24:39.795370 #3835174]  INFO -- : [386/883] 3876450=test_member
I, [2024-05-28T12:24:39.797015 #3835174]  INFO -- : [387/883] 3876450=test_numeric
I, [2024-05-28T12:24:39.806902 #3835174]  INFO -- : [388/883] 3876450=test_eval
I, [2024-05-28T12:24:39.808761 #3835174]  INFO -- : [389/883] 3876450=test_autoconf
I, [2024-05-28T12:24:39.818152 #3835174]  INFO -- : [390/883] 3876450=test_dir
I, [2024-05-28T12:24:39.860893 #3835174]  INFO -- : [391/883] 3876454=test_date_ractor
I, [2024-05-28T12:24:39.881270 #3835174]  INFO -- : [392/883] 3876460=test_gem_console_ui
I, [2024-05-28T12:24:39.888442 #3835174]  INFO -- : [393/883] 3876460=test_ractor_compatibility
I, [2024-05-28T12:24:39.916581 #3835174]  INFO -- : [394/883] 3876464=test_lazy_enumerator
I, [2024-05-28T12:24:40.157172 #3835174]  INFO -- : [395/883] 3876450=test_enc_associate
I, [2024-05-28T12:24:40.205002 #3835174]  INFO -- : [396/883] 3876454=test_unix
I, [2024-05-28T12:24:40.252416 #3835174]  INFO -- : [397/883] 3876454=test_nofree
I, [2024-05-28T12:24:40.259224 #3835174]  INFO -- : [398/883] 3876454=test_context
I, [2024-05-28T12:24:40.371540 #3835174]  INFO -- : [399/883] 3876462=test_gem_commands_pristine_command
I, [2024-05-28T12:24:40.393605 #3835174]  INFO -- : [400/883] 3876464=test_symbol
I, [2024-05-28T12:24:40.397042 #3835174]  INFO -- : [401/883] 3876460=test_coder
I, [2024-05-28T12:24:40.414597 #3835174]  INFO -- : [402/883] 3876460=test_find_executable
I, [2024-05-28T12:24:40.417266 #3835174]  INFO -- : [403/883] 3876460=ruby_api_test
I, [2024-05-28T12:24:40.556432 #3835174]  INFO -- : [404/883] 3876454=test_function_entry
I, [2024-05-28T12:24:40.562007 #3835174]  INFO -- : [405/883] 3876454=test_arith_seq_beg_len_step
I, [2024-05-28T12:24:40.636806 #3835174]  INFO -- : [406/883] 3876460=test_gem_resolver_requirement_list
I, [2024-05-28T12:24:40.644648 #3835174]  INFO -- : [407/883] 3876460=test_pkcs7
I, [2024-05-28T12:24:40.649240 #3835174]  INFO -- : [408/883] 3876454=test_threadgroup
I, [2024-05-28T12:24:40.813987 #3835174]  INFO -- : [409/883] 3876460=test_gem_specification
I, [2024-05-28T12:24:40.888994 #3835174]  INFO -- : [410/883] 3876450=test_enum
I, [2024-05-28T12:24:41.553730 #3835174]  INFO -- : [411/883] 3876455=test_resolve_symbol
I, [2024-05-28T12:24:41.594032 #3835174]  INFO -- : [412/883] 3876451=test_complex2
I, [2024-05-28T12:24:41.611451 #3835174]  INFO -- : [413/883] 3876451=test_gem_package
I, [2024-05-28T12:24:41.644836 #3835174]  INFO -- : [414/883] 3876455=test_have_macro
I, [2024-05-28T12:24:41.654624 #3835174]  INFO -- : [415/883] 3876454=test_win32ole_event
I, [2024-05-28T12:24:41.665373 #3835174]  INFO -- : [416/883] 3876454=test_time_tz
I, [2024-05-28T12:24:41.727165 #3835174]  INFO -- : [417/883] 3876458=test_rdoc_generator_json_index
I, [2024-05-28T12:24:41.763254 #3835174]  INFO -- : [418/883] 3876454=ractor_test
I, [2024-05-28T12:24:41.807303 #3835174]  INFO -- : [419/883] 3876458=test_trace
I, [2024-05-28T12:24:41.829172 #3835174]  INFO -- : [420/883] 3876458=test_io_wait_uncommon
I, [2024-05-28T12:24:41.836713 #3835174]  INFO -- : [421/883] 3876458=test_arity
I, [2024-05-28T12:24:41.847737 #3835174]  INFO -- : [422/883] 3876458=test_stringio
I, [2024-05-28T12:24:41.858936 #3835174]  INFO -- : [423/883] 3876454=test_win32ole_variable
I, [2024-05-28T12:24:41.859014 #3835174]  INFO -- : [424/883] 3876454=test_gem_ci_detector
I, [2024-05-28T12:24:41.880682 #3835174]  INFO -- : [425/883] 3876454=test_bignum
I, [2024-05-28T12:24:41.889024 #3835174]  INFO -- : [426/883] 3876465=test_rdoc_class_module
I, [2024-05-28T12:24:42.041951 #3835174]  INFO -- : [427/883] 3876458=test_rdoc_markup_to_ansi
I, [2024-05-28T12:24:42.077627 #3835174]  INFO -- : [428/883] 3876453=test_history
I, [2024-05-28T12:24:42.086101 #3835174]  INFO -- : [429/883] 3876462=test_mixed_unicode_escapes
I, [2024-05-28T12:24:42.090585 #3835174]  INFO -- : [430/883] 3876458=test_ipaddr
I, [2024-05-28T12:24:42.092081 #3835174]  INFO -- : [431/883] 3876462=test_win32ole_variant
I, [2024-05-28T12:24:42.106744 #3835174]  INFO -- : [432/883] 3876462=test_gem_resolver_api_specification
I, [2024-05-28T12:24:42.121214 #3835174]  INFO -- : [433/883] 3876458=test_merge_keys
I, [2024-05-28T12:24:42.128957 #3835174]  INFO -- : [434/883] 3876450=test_rdoc_extend
I, [2024-05-28T12:24:42.137610 #3835174]  INFO -- : [435/883] 3876458=test_gem_commands_dependency_command
I, [2024-05-28T12:24:42.158469 #3835174]  INFO -- : [436/883] 3876462=test_gem_resolver
I, [2024-05-28T12:24:42.174906 #3835174]  INFO -- : [437/883] 3876450=test_safe_load
I, [2024-05-28T12:24:42.182252 #3835174]  INFO -- : [438/883] 3876450=test_gem_resolver_composed_set
I, [2024-05-28T12:24:42.186843 #3835174]  INFO -- : [439/883] 3876453=test_rdoc_markup_attribute_manager
I, [2024-05-28T12:24:42.198398 #3835174]  INFO -- : [440/883] 3876450=test_name_error
I, [2024-05-28T12:24:42.230303 #3835174]  INFO -- : [441/883] 3876453=test_http
I, [2024-05-28T12:24:42.239272 #3835174]  INFO -- : [442/883] 3876453=test_shift_jis
I, [2024-05-28T12:24:42.245322 #3835174]  INFO -- : [443/883] 3876453=test_gem_commands_which_command
I, [2024-05-28T12:24:42.250186 #3835174]  INFO -- : [444/883] 3876458=test_inadvertent_creation
I, [2024-05-28T12:24:42.331599 #3835174]  INFO -- : [445/883] 3876455=test_flags
I, [2024-05-28T12:24:42.347069 #3835174]  INFO -- : [446/883] 3876450=test_enumerator
I, [2024-05-28T12:24:42.383202 #3835174]  INFO -- : [447/883] 3876451=test_gem_commands_specification_command
I, [2024-05-28T12:24:42.415674 #3835174]  INFO -- : [448/883] 3876458=test_tcp
I, [2024-05-28T12:24:42.501299 #3835174]  INFO -- : [449/883] 3876458=test_iso_8859
I, [2024-05-28T12:24:42.505372 #3835174]  INFO -- : [450/883] 3876462=test_rdoc_text
I, [2024-05-28T12:24:42.510517 #3835174]  INFO -- : [451/883] 3876453=test_syntax
I, [2024-05-28T12:24:42.543180 #3835174]  INFO -- : [452/883] 3876451=test_gem_safe_yaml
I, [2024-05-28T12:24:42.559135 #3835174]  INFO -- : [453/883] 3876451=test_date_time
I, [2024-05-28T12:24:42.560262 #3835174]  INFO -- : [454/883] 3876458=test_rdoc_markup_to_joined_paragraph
I, [2024-05-28T12:24:42.569673 #3835174]  INFO -- : [455/883] 3876458=test_require
I, [2024-05-28T12:24:42.574034 #3835174]  INFO -- : [456/883] 3876458=test_data
I, [2024-05-28T12:24:42.574120 #3835174]  INFO -- : [457/883] 3876462=test_date_new
I, [2024-05-28T12:24:42.582643 #3835174]  INFO -- : [458/883] 3876451=index_write_test
I, [2024-05-28T12:24:42.583213 #3835174]  INFO -- : [459/883] 3876458=test_rdoc_parser_ruby
I, [2024-05-28T12:24:42.594645 #3835174]  INFO -- : [460/883] 3876462=test_httpresponse
I, [2024-05-28T12:24:42.681703 #3835174]  INFO -- : [461/883] 3876451=test_open-uri
I, [2024-05-28T12:24:42.712115 #3835174]  INFO -- : [462/883] 3876462=test_rdoc_context
I, [2024-05-28T12:24:42.736262 #3835174]  INFO -- : [463/883] 3876463=test_nil2vtempty
I, [2024-05-28T12:24:42.743455 #3835174]  INFO -- : [464/883] 3876463=test_stream
I, [2024-05-28T12:24:42.790350 #3835174]  INFO -- : [465/883] 3876463=newline_test
I, [2024-05-28T12:24:42.903828 #3835174]  INFO -- : [466/883] 3876463=test_uncorrectable_name_check
I, [2024-05-28T12:24:42.910824 #3835174]  INFO -- : [467/883] 3876463=test_stringchar
I, [2024-05-28T12:24:42.977708 #3835174]  INFO -- : [468/883] 3876465=test_hash_create
I, [2024-05-28T12:24:42.984188 #3835174]  INFO -- : [469/883] 3876465=test_passing_block
I, [2024-05-28T12:24:43.000095 #3835174]  INFO -- : [470/883] 3876465=test_thread_fd_close
I, [2024-05-28T12:24:43.009991 #3835174]  INFO -- : [471/883] 3876465=test_securerandom
I, [2024-05-28T12:24:43.016612 #3835174]  INFO -- : [472/883] 3876463=test_logperiod
I, [2024-05-28T12:24:43.035496 #3835174]  INFO -- : [473/883] 3876463=test_rdoc_normal_module
I, [2024-05-28T12:24:43.062861 #3835174]  INFO -- : [474/883] 3876465=test_c_union_entity
I, [2024-05-28T12:24:43.126407 #3835174]  INFO -- : [475/883] 3876463=test_rdoc_markdown_test
I, [2024-05-28T12:24:43.243896 #3835174]  INFO -- : [476/883] 3876465=test_io_console
I, [2024-05-28T12:24:43.346101 #3835174]  INFO -- : [477/883] 3876451=test_flush
I, [2024-05-28T12:24:43.350594 #3835174]  INFO -- : [478/883] 3876451=test_singleton
I, [2024-05-28T12:24:43.357889 #3835174]  INFO -- : [479/883] 3876451=test_switch_hitter
I, [2024-05-28T12:24:43.379080 #3835174]  INFO -- : [480/883] 3876451=test_gem_ext_rake_builder
I, [2024-05-28T12:24:43.455206 #3835174]  INFO -- : [481/883] 3876458=test_arity
I, [2024-05-28T12:24:43.465268 #3835174]  INFO -- : [482/883] 3876458=test_logdevice
I, [2024-05-28T12:24:43.693813 #3835174]  INFO -- : [483/883] 3876455=test_gem_resolver_lock_specification
I, [2024-05-28T12:24:43.742828 #3835174]  INFO -- : [484/883] 3876455=test_err_in_callback
I, [2024-05-28T12:24:43.743426 #3835174]  INFO -- : [485/883] 3876455=test_x509cert
I, [2024-05-28T12:24:43.881604 #3835174]  INFO -- : [486/883] 3876462=test_gc
I, [2024-05-28T12:24:43.898896 #3835174]  INFO -- : [487/883] 3876460=test_process
I, [2024-05-28T12:24:44.044652 #3835174]  INFO -- : [488/883] 3876455=test_last_thread
I, [2024-05-28T12:24:44.368785 #3835174]  INFO -- : [489/883] 3876451=test_pack
I, [2024-05-28T12:24:44.580001 #3835174]  INFO -- : [490/883] 3876458=test_gem_source_local
I, [2024-05-28T12:24:44.677623 #3835174]  INFO -- : [491/883] 3876463=test_gem_security_policy
I, [2024-05-28T12:24:44.679668 #3835174]  INFO -- : [492/883] 3876451=test_m17n_comb
I, [2024-05-28T12:24:44.884973 #3835174]  INFO -- : [493/883] 3876458=test_memory_view
I, [2024-05-28T12:24:44.942991 #3835174]  INFO -- : [494/883] 3876454=test_ractor
I, [2024-05-28T12:24:45.011403 #3835174]  INFO -- : [495/883] 3876463=test_ansi_with_terminfo
I, [2024-05-28T12:24:45.026204 #3835174]  INFO -- : [496/883] 3876454=test_rdoc_generator_pot_po
I, [2024-05-28T12:24:45.030640 #3835174]  INFO -- : [497/883] 3876463=test_json_tree
I, [2024-05-28T12:24:45.036442 #3835174]  INFO -- : [498/883] 3876463=test_rdoc_markup_to_markdown
I, [2024-05-28T12:24:45.087587 #3835174]  INFO -- : [499/883] 3876463=test_pkey
I, [2024-05-28T12:24:45.130545 #3835174]  INFO -- : [500/883] 3876455=test_case
I, [2024-05-28T12:24:45.135323 #3835174]  INFO -- : [501/883] 3876455=test_reline
I, [2024-05-28T12:24:45.145427 #3835174]  INFO -- : [502/883] 3876463=test_parser_events
I, [2024-05-28T12:24:45.155576 #3835174]  INFO -- : [503/883] 3876464=test_cclass
I, [2024-05-28T12:24:45.174495 #3835174]  INFO -- : [504/883] 3876458=test_gem_version_option
I, [2024-05-28T12:24:45.216285 #3835174]  INFO -- : [505/883] 3876464=test_grapheme_breaks
I, [2024-05-28T12:24:45.227039 #3835174]  INFO -- : [506/883] 3876458=test_gem_request_connection_pools
I, [2024-05-28T12:24:45.231243 #3835174]  INFO -- : [507/883] 3876454=test_literal
I, [2024-05-28T12:24:45.241324 #3835174]  INFO -- : [508/883] 3876463=test_c_struct_builder
I, [2024-05-28T12:24:45.286326 #3835174]  INFO -- : [509/883] 3876464=test_dot_dot
I, [2024-05-28T12:24:45.286558 #3835174]  INFO -- : [510/883] 3876464=test_str2big
I, [2024-05-28T12:24:45.302547 #3835174]  INFO -- : [511/883] 3876464=test_rdoc_markup_to_table_of_contents
I, [2024-05-28T12:24:45.328560 #3835174]  INFO -- : [512/883] 3876464=test_objectspace
I, [2024-05-28T12:24:45.418481 #3835174]  INFO -- : [513/883] 3876463=test_socket
I, [2024-05-28T12:24:45.503417 #3835174]  INFO -- : [514/883] 3876455=test_thread
I, [2024-05-28T12:24:45.727480 #3835174]  INFO -- : [515/883] 3876455=test_severity
I, [2024-05-28T12:24:45.747646 #3835174]  INFO -- : [516/883] 3876455=test_ractor
I, [2024-05-28T12:24:45.753893 #3835174]  INFO -- : [517/883] 3876455=parse_test
I, [2024-05-28T12:24:46.031996 #3835174]  INFO -- : [518/883] 3876454=test_gem_install_update_options
I, [2024-05-28T12:24:46.045436 #3835174]  INFO -- : [519/883] 3876465=test_require_lib
I, [2024-05-28T12:24:46.218313 #3835174]  INFO -- : [520/883] 3876454=test_extlibs
I, [2024-05-28T12:24:46.282405 #3835174]  INFO -- : [521/883] 3876458=test_rdoc_generator_ri
I, [2024-05-28T12:24:46.289474 #3835174]  INFO -- : [522/883] 3876458=test_gem_stream_ui
I, [2024-05-28T12:24:46.403333 #3835174]  INFO -- : [523/883] 3876458=test_exception
I, [2024-05-28T12:24:46.410461 #3835174]  INFO -- : [524/883] 3876464=test_bug_reporter
I, [2024-05-28T12:24:46.588424 #3835174]  INFO -- : [525/883] 3876452=test_gem_name_tuple
I, [2024-05-28T12:24:46.624772 #3835174]  INFO -- : [526/883] 3876452=test_gem_package_tar_reader_entry
I, [2024-05-28T12:24:46.896893 #3835174]  INFO -- : [527/883] 3876452=test_rand
I, [2024-05-28T12:24:46.962136 #3835174]  INFO -- : [528/883] 3876464=test_rdoc_cross_reference
I, [2024-05-28T12:24:47.322894 #3835174]  INFO -- : [529/883] 3876463=test_gem_commands_info_command
I, [2024-05-28T12:24:47.345281 #3835174]  INFO -- : [530/883] 3876452=test_scalar
I, [2024-05-28T12:24:47.357758 #3835174]  INFO -- : [531/883] 3876452=test_gem_dependency_installer
I, [2024-05-28T12:24:47.359211 #3835174]  INFO -- : [532/883] 3876463=test_case_options
I, [2024-05-28T12:24:47.370406 #3835174]  INFO -- : [533/883] 3876463=test_store
I, [2024-05-28T12:24:47.548988 #3835174]  INFO -- : [534/883] 3876464=test_win32ole
I, [2024-05-28T12:24:47.554611 #3835174]  INFO -- : [535/883] 3876464=test_generic
I, [2024-05-28T12:24:47.617611 #3835174]  INFO -- : [536/883] 3876463=test_scan_args
I, [2024-05-28T12:24:47.619684 #3835174]  INFO -- : [537/883] 3876464=test_enumerator_kw
I, [2024-05-28T12:24:47.629912 #3835174]  INFO -- : [538/883] 3876464=test_gem_text
I, [2024-05-28T12:24:47.643378 #3835174]  INFO -- : [539/883] 3876463=test_settracefunc
I, [2024-05-28T12:24:47.646560 #3835174]  INFO -- : [540/883] 3876451=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-05-28T12:24:47.717146 #3835174]  INFO -- : [541/883] 3876464=test_gem_commands_mirror
I, [2024-05-28T12:24:47.717258 #3835174]  INFO -- : [542/883] 3876451=test_gem_request
I, [2024-05-28T12:24:47.720193 #3835174]  INFO -- : [543/883] 3876464=test_method_cache
I, [2024-05-28T12:24:47.727224 #3835174]  INFO -- : [544/883] 3876464=test_sprintf_comb
I, [2024-05-28T12:24:47.915591 #3835174]  INFO -- : [545/883] 3876451=test_date_parse
I, [2024-05-28T12:24:47.938337 #3835174]  INFO -- : [546/883] 3876464=test_pipe
I, [2024-05-28T12:24:48.122975 #3835174]  INFO -- : [547/883] 3876464=test_thread
I, [2024-05-28T12:24:48.125160 #3835174]  INFO -- : [548/883] 3876451=test_trick
I, [2024-05-28T12:24:48.126554 #3835174]  INFO -- : [549/883] 3876464=test_pkey_ec
I, [2024-05-28T12:24:48.223662 #3835174]  INFO -- : [550/883] 3876464=test_mul
I, [2024-05-28T12:24:48.234703 #3835174]  INFO -- : [551/883] 3876464=test_null
I, [2024-05-28T12:24:48.241647 #3835174]  INFO -- : [552/883] 3876464=test_win32ole_type
I, [2024-05-28T12:24:48.244759 #3835174]  INFO -- : [553/883] 3876464=test_default_gems
I, [2024-05-28T12:24:48.319279 #3835174]  INFO -- : [554/883] 3876464=test_rdoc_markup_to_rdoc
I, [2024-05-28T12:24:48.372571 #3835174]  INFO -- : [555/883] 3876464=test_rdoc_rd_inline_parser
I, [2024-05-28T12:24:48.435345 #3835174]  INFO -- : [556/883] 3876464=test_rdoc_markup_attributes
I, [2024-05-28T12:24:48.444770 #3835174]  INFO -- : [557/883] 3876464=test_time
I, [2024-05-28T12:24:48.612368 #3835174]  INFO -- : [558/883] 3876454=test_windows_1251
I, [2024-05-28T12:24:48.617639 #3835174]  INFO -- : [559/883] 3876464=test_rdoc_rdoc
I, [2024-05-28T12:24:48.625525 #3835174]  INFO -- : [560/883] 3876454=test_gem_uninstaller
I, [2024-05-28T12:24:48.700687 #3835174]  INFO -- : [561/883] 3876464=test_gb18030
I, [2024-05-28T12:24:48.707102 #3835174]  INFO -- : [562/883] 3876464=test_buffering
I, [2024-05-28T12:24:48.728225 #3835174]  INFO -- : [563/883] 3876464=test_svcb_https
I, [2024-05-28T12:24:48.736074 #3835174]  INFO -- : [564/883] 3876464=test_key_name_check
I, [2024-05-28T12:24:48.746120 #3835174]  INFO -- : [565/883] 3876464=test_backtrace
I, [2024-05-28T12:24:48.750858 #3835174]  INFO -- : [566/883] 3876464=test_defined
I, [2024-05-28T12:24:48.877928 #3835174]  INFO -- : [567/883] 3876464=test_io_buffer
I, [2024-05-28T12:24:48.944703 #3835174]  INFO -- : [568/883] 3876464=test_rdoc_i18n_text
I, [2024-05-28T12:24:48.959476 #3835174]  INFO -- : [569/883] 3876464=test_gem_validator
I, [2024-05-28T12:24:48.991753 #3835174]  INFO -- : [570/883] 3876464=test_folderitem2_invokeverb
I, [2024-05-28T12:24:49.007422 #3835174]  INFO -- : [571/883] 3876464=test_rdoc_markup_parser
I, [2024-05-28T12:24:49.098632 #3835174]  INFO -- : [572/883] 3876464=test_require_path_check
I, [2024-05-28T12:24:49.109145 #3835174]  INFO -- : [573/883] 3876463=test_files_test_2
I, [2024-05-28T12:24:49.245251 #3835174]  INFO -- : [574/883] 3876464=test_fnmatch
I, [2024-05-28T12:24:49.288667 #3835174]  INFO -- : [575/883] 3876464=test_egrep_cpp
I, [2024-05-28T12:24:49.466788 #3835174]  INFO -- : [576/883] 3876464=test_zlib
I, [2024-05-28T12:24:50.128031 #3835174]  INFO -- : [577/883] 3876454=test_cgi_tag_helper
I, [2024-05-28T12:24:50.136892 #3835174]  INFO -- : [578/883] 3876454=test_optimization
I, [2024-05-28T12:24:50.254919 #3835174]  INFO -- : [579/883] 3876458=test_date_conv
I, [2024-05-28T12:24:50.294972 #3835174]  INFO -- : [580/883] 3876458=test_ole_methods
I, [2024-05-28T12:24:50.297838 #3835174]  INFO -- : [581/883] 3876458=test_erb_m17n
I, [2024-05-28T12:24:50.302184 #3835174]  INFO -- : [582/883] 3876455=test_string
I, [2024-05-28T12:24:50.332579 #3835174]  INFO -- : [583/883] 3876458=test_proc
I, [2024-05-28T12:24:50.610143 #3835174]  INFO -- : [584/883] 3876452=test_gc_compact
I, [2024-05-28T12:24:50.740931 #3835174]  INFO -- : [585/883] 3876465=test_gem_package_old
I, [2024-05-28T12:24:50.820811 #3835174]  INFO -- : [586/883] 3876465=test_gem_resolver_index_set
I, [2024-05-28T12:24:50.876276 #3835174]  INFO -- : [587/883] 3876465=test_custom_command
I, [2024-05-28T12:24:50.892134 #3835174]  INFO -- : [588/883] 3876465=json_addition_test
I, [2024-05-28T12:24:50.924755 #3835174]  INFO -- : [589/883] 3876465=test_qsort
I, [2024-05-28T12:24:50.934092 #3835174]  INFO -- : [590/883] 3876465=test_rdoc_parser
I, [2024-05-28T12:24:50.964435 #3835174]  INFO -- : [591/883] 3876451=test_gem_dependency_resolution_error
I, [2024-05-28T12:24:50.970197 #3835174]  INFO -- : [592/883] 3876465=test_pattern_matching
I, [2024-05-28T12:24:50.994790 #3835174]  INFO -- : [593/883] 3876451=test_rdoc_stats
I, [2024-05-28T12:24:51.016329 #3835174]  INFO -- : [594/883] 3876456=test_string
I, [2024-05-28T12:24:51.032497 #3835174]  INFO -- : [595/883] 3876451=test_rdoc_store
I, [2024-05-28T12:24:51.054321 #3835174]  INFO -- : [596/883] 3876456=test_x509attr
I, [2024-05-28T12:24:51.060881 #3835174]  INFO -- : [597/883] 3876456=test_raise
I, [2024-05-28T12:24:51.065078 #3835174]  INFO -- : [598/883] 3876456=test_depth_first
I, [2024-05-28T12:24:51.070201 #3835174]  INFO -- : [599/883] 3876456=test_gem_request_set_lockfile_parser
I, [2024-05-28T12:24:51.116229 #3835174]  INFO -- : [600/883] 3876465=test_numeric
I, [2024-05-28T12:24:51.228593 #3835174]  INFO -- : [601/883] 3876456=test_gem_commands_lock_command
I, [2024-05-28T12:24:51.237305 #3835174]  INFO -- : [602/883] 3876465=test_assignment
I, [2024-05-28T12:24:51.281778 #3835174]  INFO -- : [603/883] 3876456=test_ifunless
I, [2024-05-28T12:24:51.282577 #3835174]  INFO -- : [604/883] 3876456=test_bug-3571
I, [2024-05-28T12:24:51.308240 #3835174]  INFO -- : [605/883] 3876456=test_key_actor_vi
I, [2024-05-28T12:24:51.403002 #3835174]  INFO -- : [606/883] 3876458=test_gem_command
I, [2024-05-28T12:24:51.427609 #3835174]  INFO -- : [607/883] 3876456=test_gem_spec_fetcher
I, [2024-05-28T12:24:51.524357 #3835174]  INFO -- : [608/883] 3876458=test_common
I, [2024-05-28T12:24:51.634721 #3835174]  INFO -- : [609/883] 3876453=test_rdoc_markup_to_tt_only
I, [2024-05-28T12:24:51.660742 #3835174]  INFO -- : [610/883] 3876456=test_hmac
I, [2024-05-28T12:24:51.690959 #3835174]  INFO -- : [611/883] 3876456=test_rdoc_tom_doc
I, [2024-05-28T12:24:51.699381 #3835174]  INFO -- : [612/883] 3876453=test_rdoc_single_class
I, [2024-05-28T12:24:51.717423 #3835174]  INFO -- : [613/883] 3876453=test_nil
I, [2024-05-28T12:24:51.726529 #3835174]  INFO -- : [614/883] 3876456=test_num2int
I, [2024-05-28T12:24:51.739671 #3835174]  INFO -- : [615/883] 3876453=test_verbose
I, [2024-05-28T12:24:51.745671 #3835174]  INFO -- : [616/883] 3876456=test_pp
I, [2024-05-28T12:24:51.784113 #3835174]  INFO -- : [617/883] 3876453=test_frozen
I, [2024-05-28T12:24:51.805319 #3835174]  INFO -- : [618/883] 3876453=test_gem_ext_configure_builder
I, [2024-05-28T12:24:51.818242 #3835174]  INFO -- : [619/883] 3876456=test_macro
I, [2024-05-28T12:24:51.822119 #3835174]  INFO -- : [620/883] 3876458=test_iter_break
I, [2024-05-28T12:24:51.823885 #3835174]  INFO -- : [621/883] 3876456=test_exception
I, [2024-05-28T12:24:51.831221 #3835174]  INFO -- : [622/883] 3876458=test_zsh_completion
I, [2024-05-28T12:24:51.835840 #3835174]  INFO -- : [623/883] 3876456=test_rdoc_token_stream
I, [2024-05-28T12:24:51.837011 #3835174]  INFO -- : [624/883] 3876458=test_address_resolve
I, [2024-05-28T12:24:51.840195 #3835174]  INFO -- : [625/883] 3876456=test_optarg
I, [2024-05-28T12:24:51.875558 #3835174]  INFO -- : [626/883] 3876453=test_yaml_special_cases
I, [2024-05-28T12:24:51.882635 #3835174]  INFO -- : [627/883] 3876453=test_gem_source_list
I, [2024-05-28T12:24:51.918759 #3835174]  INFO -- : [628/883] 3876458=test_config
I, [2024-05-28T12:24:51.932380 #3835174]  INFO -- : [629/883] 3876451=test_gem_doctor
I, [2024-05-28T12:24:51.956342 #3835174]  INFO -- : [630/883] 3876453=test_kdf
I, [2024-05-28T12:24:51.977254 #3835174]  INFO -- : [631/883] 3876458=test_kernel
I, [2024-05-28T12:24:52.010470 #3835174]  INFO -- : [632/883] 3876451=dispatcher_test
I, [2024-05-28T12:24:52.015475 #3835174]  INFO -- : [633/883] 3876451=test_eval_history
I, [2024-05-28T12:24:52.063732 #3835174]  INFO -- : [634/883] 3876456=test_files_ext
I, [2024-05-28T12:24:52.096923 #3835174]  INFO -- : [635/883] 3876453=test_bug-5832
I, [2024-05-28T12:24:52.103838 #3835174]  INFO -- : [636/883] 3876453=test_emitter
I, [2024-05-28T12:24:52.121224 #3835174]  INFO -- : [637/883] 3876453=test_gem_silent_ui
I, [2024-05-28T12:24:52.159261 #3835174]  INFO -- : [638/883] 3876453=test_object_create_start
I, [2024-05-28T12:24:52.167099 #3835174]  INFO -- : [639/883] 3876453=test_gem_rdoc
I, [2024-05-28T12:24:52.179709 #3835174]  INFO -- : [640/883] 3876451=test_date
I, [2024-05-28T12:24:52.190739 #3835174]  INFO -- : [641/883] 3876456=test_gem_ext_cargo_builder_unit
I, [2024-05-28T12:24:52.209521 #3835174]  INFO -- : [642/883] 3876451=test_at_exit
I, [2024-05-28T12:24:52.213649 #3835174]  INFO -- : [643/883] 3876456=test_command
I, [2024-05-28T12:24:52.233257 #3835174]  INFO -- : [644/883] 3876451=!Nothing_to_test
I, [2024-05-28T12:24:52.246581 #3835174]  INFO -- : [645/883] 3876451=test_psych
I, [2024-05-28T12:24:52.298129 #3835174]  INFO -- : [646/883] 3876451=test_enc_raise
I, [2024-05-28T12:24:52.304989 #3835174]  INFO -- : [647/883] 3876451=test_rdoc_markup_paragraph
I, [2024-05-28T12:24:52.305727 #3835174]  INFO -- : [648/883] 3876451=test_io
I, [2024-05-28T12:24:52.347722 #3835174]  INFO -- : [649/883] 3876453=test_ubf_async_safe
I, [2024-05-28T12:24:52.369209 #3835174]  INFO -- : [650/883] 3876453=test_hash
I, [2024-05-28T12:24:52.600891 #3835174]  INFO -- : [651/883] 3876451=test_win32ole_type_event
I, [2024-05-28T12:24:52.602222 #3835174]  INFO -- : [652/883] 3876451=test_emoji
I, [2024-05-28T12:24:52.653951 #3835174]  INFO -- : [653/883] 3876451=test_sorted_set
I, [2024-05-28T12:24:52.659670 #3835174]  INFO -- : [654/883] 3876456=test_win32ole_record
I, [2024-05-28T12:24:52.659778 #3835174]  INFO -- : [655/883] 3876456=test_gem_unsatisfiable_dependency_error
I, [2024-05-28T12:24:52.692803 #3835174]  INFO -- : [656/883] 3876456=test_foreach
I, [2024-05-28T12:24:52.699970 #3835174]  INFO -- : [657/883] 3876456=test_gem_source_specific_file
I, [2024-05-28T12:24:52.808606 #3835174]  INFO -- : [658/883] 3876458=test_condition
I, [2024-05-28T12:24:52.824450 #3835174]  INFO -- : [659/883] 3876458=test_gem_commands_uninstall_command
I, [2024-05-28T12:24:52.847607 #3835174]  INFO -- : [660/883] 3876456=test_cp949
I, [2024-05-28T12:24:52.853699 #3835174]  INFO -- : [661/883] 3876456=test_summary
I, [2024-05-28T12:24:52.955145 #3835174]  INFO -- : [662/883] 3876456=test_console_attr
I, [2024-05-28T12:24:52.956118 #3835174]  INFO -- : [663/883] 3876456=test_type_completor
I, [2024-05-28T12:24:52.969435 #3835174]  INFO -- : [664/883] 3876456=test_kwargs
I, [2024-05-28T12:24:52.971695 #3835174]  INFO -- : [665/883] 3876456=warnings_test
I, [2024-05-28T12:24:52.997286 #3835174]  INFO -- : [666/883] 3876451=test_gem_commands_exec_command
I, [2024-05-28T12:24:52.997565 #3835174]  INFO -- : [667/883] 3876456=test_io_wait
I, [2024-05-28T12:24:53.320995 #3835174]  INFO -- : [668/883] 3876465=test_date_attr
I, [2024-05-28T12:24:53.336160 #3835174]  INFO -- : [669/883] 3876456=test_ellipsize
I, [2024-05-28T12:24:53.338681 #3835174]  INFO -- : [670/883] 3876465=test_ftp
I, [2024-05-28T12:24:53.350994 #3835174]  INFO -- : [671/883] 3876465=test_rdoc_context_section
I, [2024-05-28T12:24:53.363575 #3835174]  INFO -- : [672/883] 3876456=test_euc_kr
I, [2024-05-28T12:24:53.367318 #3835174]  INFO -- : [673/883] 3876456=test_rdoc_rubygems_hook
I, [2024-05-28T12:24:53.375347 #3835174]  INFO -- : [674/883] 3876465=test_method
I, [2024-05-28T12:24:53.441089 #3835174]  INFO -- : [675/883] 3876463=test_gem_commands_query_command
I, [2024-05-28T12:24:53.489325 #3835174]  INFO -- : [676/883] 3876456=test_array_create
I, [2024-05-28T12:24:53.489410 #3835174]  INFO -- : [677/883] 3876456=test_pack
I, [2024-05-28T12:24:53.809546 #3835174]  INFO -- : [678/883] 3876456=test_gem_impossible_dependencies_error
I, [2024-05-28T12:24:53.830654 #3835174]  INFO -- : [679/883] 3876456=test_to_ruby
I, [2024-05-28T12:24:53.844779 #3835174]  INFO -- : [680/883] 3876458=test_pattern_key_name_check
I, [2024-05-28T12:24:53.849668 #3835174]  INFO -- : [681/883] 3876458=test_set
I, [2024-05-28T12:24:53.854165 #3835174]  INFO -- : [682/883] 3876456=test_show_source
I, [2024-05-28T12:24:53.859506 #3835174]  INFO -- : [683/883] 3876458=test_have_library
I, [2024-05-28T12:24:53.878075 #3835174]  INFO -- : [684/883] 3876456=test_remote_fetch_error
I, [2024-05-28T12:24:53.912319 #3835174]  INFO -- : [685/883] 3876456=test_gem_commands_stale_command
I, [2024-05-28T12:24:53.917073 #3835174]  INFO -- : [686/883] 3876456=test_c_struct_entry
I, [2024-05-28T12:24:54.356199 #3835174]  INFO -- : [687/883] 3876463=test_lock_native_thread
I, [2024-05-28T12:24:54.442436 #3835174]  INFO -- : [688/883] 3876451=test_undef
I, [2024-05-28T12:24:54.448816 #3835174]  INFO -- : [689/883] 3876451=test_line_editor
I, [2024-05-28T12:24:54.464917 #3835174]  INFO -- : [690/883] 3876451=ripper_test
I, [2024-05-28T12:24:54.526406 #3835174]  INFO -- : [691/883] 3876456=test_objspace
I, [2024-05-28T12:24:54.705457 #3835174]  INFO -- : [692/883] 3876452=test_gem_security_trust_dir
I, [2024-05-28T12:24:54.731490 #3835174]  INFO -- : [693/883] 3876463=test_sprintf
I, [2024-05-28T12:24:54.764994 #3835174]  INFO -- : [694/883] 3876452=test_gem_requirement
I, [2024-05-28T12:24:54.992135 #3835174]  INFO -- : [695/883] 3876452=comments_test
I, [2024-05-28T12:24:55.005082 #3835174]  INFO -- : [696/883] 3876452=test_string_memory
I, [2024-05-28T12:24:55.116112 #3835174]  INFO -- : [697/883] 3876463=test_yjit
I, [2024-05-28T12:24:55.159889 #3835174]  INFO -- : [698/883] 3876452=test_weakmap
I, [2024-05-28T12:24:55.231390 #3835174]  INFO -- : [699/883] 3876451=test_workspace
I, [2024-05-28T12:24:55.438153 #3835174]  INFO -- : [700/883] 3876451=test_m17n
I, [2024-05-28T12:24:55.462715 #3835174]  INFO -- : [701/883] 3876458=test_gem_commands_environment_command
I, [2024-05-28T12:24:55.522764 #3835174]  INFO -- : [702/883] 3876451=test_ws
I, [2024-05-28T12:24:55.529368 #3835174]  INFO -- : [703/883] 3876451=test_argf
I, [2024-05-28T12:24:55.552765 #3835174]  INFO -- : [704/883] 3876458=test_ns_spki
I, [2024-05-28T12:24:55.569736 #3835174]  INFO -- : [705/883] 3876458=test_framework
I, [2024-05-28T12:24:55.580671 #3835174]  INFO -- : [706/883] 3876458=test_kill_ring
I, [2024-05-28T12:24:55.584320 #3835174]  INFO -- : [707/883] 3876458=test_external_new
I, [2024-05-28T12:24:55.599547 #3835174]  INFO -- : [708/883] 3876458=test_alias_and_anchor
I, [2024-05-28T12:24:55.602789 #3835174]  INFO -- : [709/883] 3876458=test_postponed_job
I, [2024-05-28T12:24:55.689340 #3835174]  INFO -- : [710/883] 3876459=test_hash
I, [2024-05-28T12:24:55.704954 #3835174]  INFO -- : [711/883] 3876459=test_tree_builder
I, [2024-05-28T12:24:55.707296 #3835174]  INFO -- : [712/883] 3876459=test_gem_resolver_dependency_request
I, [2024-05-28T12:24:55.750772 #3835174]  INFO -- : [713/883] 3876459=test_win32ole_typelib
I, [2024-05-28T12:24:55.762218 #3835174]  INFO -- : [714/883] 3876459=test_protect
I, [2024-05-28T12:24:55.771269 #3835174]  INFO -- : [715/883] 3876459=test_raise_exception
I, [2024-05-28T12:24:56.050520 #3835174]  INFO -- : [716/883] 3876462=test_gem_request_set_lockfile
I, [2024-05-28T12:24:56.105435 #3835174]  INFO -- : [717/883] 3876458=locals_test
I, [2024-05-28T12:24:56.190276 #3835174]  INFO -- : [718/883] 3876464=test_rdoc_require
I, [2024-05-28T12:24:56.205434 #3835174]  INFO -- : [719/883] 3876464=test_gem_commands_install_command
I, [2024-05-28T12:24:56.540858 #3835174]  INFO -- : [720/883] 3876462=test_clone
I, [2024-05-28T12:24:56.701624 #3835174]  INFO -- : [721/883] 3876458=test_readpartial
I, [2024-05-28T12:24:56.707568 #3835174]  INFO -- : [722/883] 3876459=test_io_buffer
I, [2024-05-28T12:24:56.806541 #3835174]  INFO -- : [723/883] 3876462=test_pack
I, [2024-05-28T12:24:56.823843 #3835174]  INFO -- : [724/883] 3876459=test_backtrace
I, [2024-05-28T12:24:56.871140 #3835174]  INFO -- : [725/883] 3876462=ruby_parser_test
I, [2024-05-28T12:24:56.875348 #3835174]  INFO -- : [726/883] 3876462=test_rdoc_task
I, [2024-05-28T12:24:56.886447 #3835174]  INFO -- : [727/883] 3876462=test_gem_resolver_conflict
I, [2024-05-28T12:24:56.901973 #3835174]  INFO -- : [728/883] 3876462=test_rdoc_markup_indented_paragraph
I, [2024-05-28T12:24:56.905106 #3835174]  INFO -- : [729/883] 3876462=test_files_sample
I, [2024-05-28T12:24:57.048292 #3835174]  INFO -- : [730/883] 3876462=test_stringscanner
I, [2024-05-28T12:24:57.103762 #3835174]  INFO -- : [731/883] 3876462=parser_test
I, [2024-05-28T12:24:57.114103 #3835174]  INFO -- : [732/883] 3876462=test_convertible
I, [2024-05-28T12:24:57.124873 #3835174]  INFO -- : [733/883] 3876458=test_yield
I, [2024-05-28T12:24:58.058498 #3835174]  INFO -- : [734/883] 3876464=test_rdoc_alias
I, [2024-05-28T12:24:58.063369 #3835174]  INFO -- : [735/883] 3876464=test_fstring
I, [2024-05-28T12:24:58.249872 #3835174]  INFO -- : [736/883] 3876464=test_array
I, [2024-05-28T12:24:58.253281 #3835174]  INFO -- : [737/883] 3876464=test_optparse
I, [2024-05-28T12:24:58.260561 #3835174]  INFO -- : [738/883] 3876464=test_webauthn_poller
I, [2024-05-28T12:24:58.311287 #3835174]  INFO -- : [739/883] 3876459=test_rdoc_markup_raw
I, [2024-05-28T12:24:58.314397 #3835174]  INFO -- : [740/883] 3876459=test_rat
I, [2024-05-28T12:24:58.328448 #3835174]  INFO -- : [741/883] 3876459=test_typeddata
I, [2024-05-28T12:24:58.456461 #3835174]  INFO -- : [742/883] 3876464=encoding_test
I, [2024-05-28T12:24:58.561842 #3835174]  INFO -- : [743/883] 3876464=test_gem_resolver_best_set
I, [2024-05-28T12:24:58.589758 #3835174]  INFO -- : [744/883] 3876459=test_rdoc_markup_to_html_crossref
I, [2024-05-28T12:24:58.663610 #3835174]  INFO -- : [745/883] 3876464=test_ripper
I, [2024-05-28T12:24:58.742431 #3835174]  INFO -- : [746/883] 3876453=test_gem_config_file
I, [2024-05-28T12:24:58.936594 #3835174]  INFO -- : [747/883] 3876453=test_gem_resolver_activation_request
I, [2024-05-28T12:24:58.954653 #3835174]  INFO -- : [748/883] 3876453=test_protocol
I, [2024-05-28T12:24:59.098485 #3835174]  INFO -- : [749/883] 3876459=test_getopts
I, [2024-05-28T12:24:59.115495 #3835174]  INFO -- : [750/883] 3876459=test_yjit_exit_locations
I, [2024-05-28T12:24:59.136102 #3835174]  INFO -- : [751/883] 3876464=test_etc
I, [2024-05-28T12:24:59.184256 #3835174]  INFO -- : [752/883] 3876459=test_pkcs12
I, [2024-05-28T12:24:59.250826 #3835174]  INFO -- : [753/883] 3876464=test_system
I, [2024-05-28T12:24:59.262546 #3835174]  INFO -- : [754/883] 3876461=test_bigzero
I, [2024-05-28T12:24:59.268348 #3835174]  INFO -- : [755/883] 3876461=test_pkey_dh
I, [2024-05-28T12:24:59.276488 #3835174]  INFO -- : [756/883] 3876453=test_iseq_load
I, [2024-05-28T12:24:59.404017 #3835174]  INFO -- : [757/883] 3876461=test_gem_util
I, [2024-05-28T12:24:59.659684 #3835174]  INFO -- : [758/883] 3876461=test_gem_package_tar_header
I, [2024-05-28T12:24:59.666511 #3835174]  INFO -- : [759/883] 3876459=test_autoload
I, [2024-05-28T12:24:59.709474 #3835174]  INFO -- : [760/883] 3876461=test_utf16
I, [2024-05-28T12:24:59.724639 #3835174]  INFO -- : [761/883] 3876461=test_unicode_escape
I, [2024-05-28T12:24:59.881676 #3835174]  INFO -- : [762/883] 3876461=test_io
I, [2024-05-28T12:25:00.698499 #3835174]  INFO -- : [763/883] 3876464=test_face
I, [2024-05-28T12:25:00.738843 #3835174]  INFO -- : [764/883] 3876464=test_case
I, [2024-05-28T12:25:00.782428 #3835174]  INFO -- : [765/883] 3876464=test_sizeof
I, [2024-05-28T12:25:00.981755 #3835174]  INFO -- : [766/883] 3876451=test_rendering
I, [2024-05-28T12:25:00.991816 #3835174]  INFO -- : [767/883] 3876451=test_yaml_tree
I, [2024-05-28T12:25:01.067926 #3835174]  INFO -- : [768/883] 3876451=test_gc
I, [2024-05-28T12:25:01.070826 #3835174]  INFO -- : [769/883] 3876451=test_gem_commands_fetch_command
I, [2024-05-28T12:25:01.082204 #3835174]  INFO -- : [770/883] 3876458=test_math
I, [2024-05-28T12:25:01.114023 #3835174]  INFO -- : [771/883] 3876458=test_libs
I, [2024-05-28T12:25:01.122826 #3835174]  INFO -- : [772/883] 3876458=test_config
I, [2024-05-28T12:25:01.182256 #3835174]  INFO -- : [773/883] 3876458=test_sleep
I, [2024-05-28T12:25:01.255530 #3835174]  INFO -- : [774/883] 3876451=test_find
I, [2024-05-28T12:25:01.279605 #3835174]  INFO -- : [775/883] 3876451=test_ractor
I, [2024-05-28T12:25:01.417076 #3835174]  INFO -- : [776/883] 3876451=test_wss
I, [2024-05-28T12:25:01.423936 #3835174]  INFO -- : [777/883] 3876451=test_fiddle
I, [2024-05-28T12:25:01.473707 #3835174]  INFO -- : [778/883] 3876453=test_cgi_util
I, [2024-05-28T12:25:01.599720 #3835174]  INFO -- : [779/883] 3876454=test_require
I, [2024-05-28T12:25:01.611251 #3835174]  INFO -- : [780/883] 3876451=test_gem_ext_cmake_builder
I, [2024-05-28T12:25:01.642848 #3835174]  INFO -- : [781/883] 3876451=test_gem_commands_contents_command
I, [2024-05-28T12:25:01.740114 #3835174]  INFO -- : [782/883] 3876451=test_digest
I, [2024-05-28T12:25:01.810325 #3835174]  INFO -- : [783/883] 3876453=test_marshalable
I, [2024-05-28T12:25:01.820563 #3835174]  INFO -- : [784/883] 3876453=test_gem_commands_owner_command
I, [2024-05-28T12:25:02.119106 #3835174]  INFO -- : [785/883] 3876452=test_gem_source_vendor
I, [2024-05-28T12:25:02.127303 #3835174]  INFO -- : [786/883] 3876452=test_recorder
I, [2024-05-28T12:25:02.127706 #3835174]  INFO -- : [787/883] 3876452=test_bash_completion
I, [2024-05-28T12:25:02.140116 #3835174]  INFO -- : [788/883] 3876452=test_formatter
I, [2024-05-28T12:25:02.144471 #3835174]  INFO -- : [789/883] 3876452=test_rdoc_constant
I, [2024-05-28T12:25:02.311131 #3835174]  INFO -- : [790/883] 3876452=test_deprecate
I, [2024-05-28T12:25:02.348837 #3835174]  INFO -- : [791/883] 3876452=test_file
I, [2024-05-28T12:25:02.383137 #3835174]  INFO -- : [792/883] 3876452=test_gem_available_set
I, [2024-05-28T12:25:02.434281 #3835174]  INFO -- : [793/883] 3876453=test_rdoc_markdown
I, [2024-05-28T12:25:02.506093 #3835174]  INFO -- : [794/883] 3876452=test_modify_expand
I, [2024-05-28T12:25:02.515491 #3835174]  INFO -- : [795/883] 3876452=test_rdoc_any_method
I, [2024-05-28T12:25:02.710897 #3835174]  INFO -- : [796/883] 3876450=test_complexrational
I, [2024-05-28T12:25:02.719176 #3835174]  INFO -- : [797/883] 3876450=test_init
I, [2024-05-28T12:25:02.719881 #3835174]  INFO -- : [798/883] 3876451=test_pathname
I, [2024-05-28T12:25:02.736174 #3835174]  INFO -- : [799/883] 3876453=test_rdoc_encoding
I, [2024-05-28T12:25:02.776821 #3835174]  INFO -- : [800/883] 3876453=test_coverage
I, [2024-05-28T12:25:03.011271 #3835174]  INFO -- : [801/883] 3876451=test_gem_package_tar_reader
I, [2024-05-28T12:25:03.049186 #3835174]  INFO -- : [802/883] 3876452=regexp_test
I, [2024-05-28T12:25:03.067031 #3835174]  INFO -- : [803/883] 3876452=test_gem_commands_sources_command
I, [2024-05-28T12:25:03.067510 #3835174]  INFO -- : [804/883] 3876451=test_ansi_without_terminfo
I, [2024-05-28T12:25:03.080827 #3835174]  INFO -- : [805/883] 3876462=test_bmethod
I, [2024-05-28T12:25:03.088041 #3835174]  INFO -- : [806/883] 3876451=test_euc_tw
I, [2024-05-28T12:25:03.089842 #3835174]  INFO -- : [807/883] 3876451=test_ractor
I, [2024-05-28T12:25:03.097750 #3835174]  INFO -- : [808/883] 3876462=test_rdoc_markup_formatter
I, [2024-05-28T12:25:03.110332 #3835174]  INFO -- : [809/883] 3876462=test_nowrite
I, [2024-05-28T12:25:03.118051 #3835174]  INFO -- : [810/883] 3876451=test_thread_queue
I, [2024-05-28T12:25:03.139426 #3835174]  INFO -- : [811/883] 3876450=test_handle
I, [2024-05-28T12:25:03.145743 #3835174]  INFO -- : [812/883] 3876462=test_wait
I, [2024-05-28T12:25:03.205981 #3835174]  INFO -- : [813/883] 3876454=test_yaml
I, [2024-05-28T12:25:03.231328 #3835174]  INFO -- : [814/883] 3876458=test_forwardable
I, [2024-05-28T12:25:03.243623 #3835174]  INFO -- : [815/883] 3876462=test_big2str
I, [2024-05-28T12:25:03.250864 #3835174]  INFO -- : [816/883] 3876462=test_profile_frames
I, [2024-05-28T12:25:03.257100 #3835174]  INFO -- : [817/883] 3876458=test_cstr
I, [2024-05-28T12:25:03.284439 #3835174]  INFO -- : [818/883] 3876452=test_pstore
I, [2024-05-28T12:25:03.332471 #3835174]  INFO -- : [819/883] 3876454=test_enc_str_buf_cat
I, [2024-05-28T12:25:03.334939 #3835174]  INFO -- : [820/883] 3876454=test_gbk
I, [2024-05-28T12:25:03.337252 #3835174]  INFO -- : [821/883] 3876452=test_class2name
I, [2024-05-28T12:25:03.341924 #3835174]  INFO -- : [822/883] 3876454=test_rdoc_parser_c
I, [2024-05-28T12:25:03.347664 #3835174]  INFO -- : [823/883] 3876452=test_comparable
I, [2024-05-28T12:25:03.353072 #3835174]  INFO -- : [824/883] 3876452=json_fixtures_test
I, [2024-05-28T12:25:03.358848 #3835174]  INFO -- : [825/883] 3876452=test_shapes
I, [2024-05-28T12:25:03.369100 #3835174]  INFO -- : [826/883] 3876452=test_io_timeout
I, [2024-05-28T12:25:03.375238 #3835174]  INFO -- : [827/883] 3876452=test_gem_commands_signin_command
I, [2024-05-28T12:25:03.453821 #3835174]  INFO -- : [828/883] 3876462=test_resource
I, [2024-05-28T12:25:03.469829 #3835174]  INFO -- : [829/883] 3876462=test_emitter
I, [2024-05-28T12:25:03.481718 #3835174]  INFO -- : [830/883] 3876462=test_ldap
I, [2024-05-28T12:25:03.492178 #3835174]  INFO -- : [831/883] 3876462=test_string_processing
I, [2024-05-28T12:25:03.499760 #3835174]  INFO -- : [832/883] 3876462=test_fileutils
I, [2024-05-28T12:25:03.511656 #3835174]  INFO -- : [833/883] 3876452=test_rdoc_options
I, [2024-05-28T12:25:03.683687 #3835174]  INFO -- : [834/883] 3876450=test_cesu8
I, [2024-05-28T12:25:03.687854 #3835174]  INFO -- : [835/883] 3876450=test_econv
I, [2024-05-28T12:25:03.725133 #3835174]  INFO -- : [836/883] 3876454=test_gem_version
I, [2024-05-28T12:25:03.796489 #3835174]  INFO -- : [837/883] 3876453=test_too_many_dummy_encodings
I, [2024-05-28T12:25:03.842475 #3835174]  INFO -- : [838/883] 3876454=test_rdoc_include
I, [2024-05-28T12:25:03.885213 #3835174]  INFO -- : [839/883] 3876453=test_reqarg
I, [2024-05-28T12:25:03.886255 #3835174]  INFO -- : [840/883] 3876452=test_gem_commands_list_command
I, [2024-05-28T12:25:03.904410 #3835174]  INFO -- : [841/883] 3876452=test_stack
I, [2024-05-28T12:25:03.906436 #3835174]  INFO -- : [842/883] 3876454=test_gem_resolver_installed_specification
I, [2024-05-28T12:25:03.919662 #3835174]  INFO -- : [843/883] 3876462=test_scanner_events
I, [2024-05-28T12:25:03.929442 #3835174]  INFO -- : [844/883] 3876454=test_gem_remote_fetcher
I, [2024-05-28T12:25:03.983703 #3835174]  INFO -- : [845/883] 3876462=test_mdns
I, [2024-05-28T12:25:04.023000 #3835174]  INFO -- : [846/883] 3876462=test_parse
I, [2024-05-28T12:25:04.438547 #3835174]  INFO -- : [847/883] 3876453=test_gem_dependency
I, [2024-05-28T12:25:04.469282 #3835174]  INFO -- : [848/883] 3876463=test_gem_resolver_specification
I, [2024-05-28T12:25:04.504122 #3835174]  INFO -- : [849/883] 3876463=test_path_to_class
I, [2024-05-28T12:25:04.510931 #3835174]  INFO -- : [850/883] 3876463=test_rdoc_markup_verbatim
I, [2024-05-28T12:25:04.518011 #3835174]  INFO -- : [851/883] 3876463=test_inlinecache
I, [2024-05-28T12:25:04.538038 #3835174]  INFO -- : [852/883] 3876464=test_gem_commands_search_command
I, [2024-05-28T12:25:04.566184 #3835174]  INFO -- : [853/883] 3876464=test_complex
I, [2024-05-28T12:25:04.592411 #3835174]  INFO -- : [854/883] 3876453=test_gem_ext_ext_conf_builder
I, [2024-05-28T12:25:04.598779 #3835174]  INFO -- : [855/883] 3876463=test_frozen_error
I, [2024-05-28T12:25:04.601927 #3835174]  INFO -- : [856/883] 3876463=test_method_cache
I, [2024-05-28T12:25:04.608209 #3835174]  INFO -- : [857/883] 3876463=test_gem_stub_specification
I, [2024-05-28T12:25:04.710363 #3835174]  INFO -- : [858/883] 3876462=test_irb
I, [2024-05-28T12:25:04.772564 #3835174]  INFO -- : [859/883] 3876464=test_random
I, [2024-05-28T12:25:04.773387 #3835174]  INFO -- : [860/883] 3876464=test_asn1
I, [2024-05-28T12:25:04.777951 #3835174]  INFO -- : [861/883] 3876458=test_const
I, [2024-05-28T12:25:04.781485 #3835174]  INFO -- : [862/883] 3876458=test_rdoc_normal_class
I, [2024-05-28T12:25:04.820809 #3835174]  INFO -- : [863/883] 3876464=test_class
I, [2024-05-28T12:25:04.843608 #3835174]  INFO -- : [864/883] 3876463=test_load
I, [2024-05-28T12:25:04.858326 #3835174]  INFO -- : [865/883] 3876463=json_string_matching_test
I, [2024-05-28T12:25:04.861833 #3835174]  INFO -- : [866/883] 3876463=test_gem_installer
I, [2024-05-28T12:25:04.863083 #3835174]  INFO -- : [867/883] 3876458=test_yamlstore
I, [2024-05-28T12:25:04.878712 #3835174]  INFO -- : [868/883] 3876458=test_date_strftime
I, [2024-05-28T12:25:05.086326 #3835174]  INFO -- : [869/883] 3876450=test_rdoc_parser_rd
I, [2024-05-28T12:25:05.088134 #3835174]  INFO -- : [870/883] 3876462=test_gem_resolver_index_specification
I, [2024-05-28T12:25:05.119334 #3835174]  INFO -- : [871/883] 3876450=test_internal_ivar
I, [2024-05-28T12:25:05.123033 #3835174]  INFO -- : [872/883] 3876450=test_gem_commands_help_command
I, [2024-05-28T12:25:05.160450 #3835174]  INFO -- : [873/883] 3876462=test_rdoc_markup
I, [2024-05-28T12:25:05.164711 #3835174]  INFO -- : [874/883] 3876462=test_prettyprint
I, [2024-05-28T12:25:05.185947 #3835174]  INFO -- : [875/883] 3876465=test_tracepoint
I, [2024-05-28T12:25:05.226404 #3835174]  INFO -- : [876/883] 3876462=test_basicsocket
I, [2024-05-28T12:25:05.237348 #3835174]  INFO -- : [877/883] 3876450=test_utf32
I, [2024-05-28T12:25:05.242298 #3835174]  INFO -- : [878/883] 3876450=test_duplicate
I, [2024-05-28T12:25:05.246600 #3835174]  INFO -- : [879/883] 3876462=test_noarg
I, [2024-05-28T12:25:05.251264 #3835174]  INFO -- : [880/883] 3876450=parse_comments_test
I, [2024-05-28T12:25:05.254817 #3835174]  INFO -- : [881/883] 3876450=test_tempfile
I, [2024-05-28T12:25:05.256086 #3835174]  INFO -- : [882/883] 3876452=test_queue
I, [2024-05-28T12:25:05.265984 #3835174]  INFO -- : [883/883] 3876452=test_function
I, [2024-05-28T12:25:18.850846 #3835174]  INFO -- : Finished tests in 51.014710s, 519.6344 tests/s, 183490.4470 assertions/s.
I, [2024-05-28T12:25:18.851616 #3835174]  INFO -- : 26509 tests, 9360712 assertions, 0 failures, 0 errors, 314 skips
I, [2024-05-28T12:25:18.851703 #3835174]  INFO -- : 
I, [2024-05-28T12:25:18.851763 #3835174]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-28T07:59:51Z master 7d144781a9) [x86_64-linux]
I, [2024-05-28T12:25:18.856591 #3835174]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
I, [2024-05-28T12:25:18.856878 #3835174]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'
I, [2024-05-28T12:25:18.991808 #3835174]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-28T12:25:18.991864 #3835174]  INFO -- : 	CC = gcc
I, [2024-05-28T12:25:18.991876 #3835174]  INFO -- : 	LD = ld
I, [2024-05-28T12:25:18.991885 #3835174]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-28T12:25:18.991894 #3835174]  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-28T12:25:18.991902 #3835174]  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-28T12:25:18.991910 #3835174]  INFO -- : 	CPPFLAGS =   
I, [2024-05-28T12:25:18.991922 #3835174]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-28T12:25:18.991930 #3835174]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-28T12:25:18.991937 #3835174]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-28T12:25:18.991944 #3835174]  INFO -- : 	LC_ALL = 
I, [2024-05-28T12:25:18.991952 #3835174]  INFO -- : 	LC_CTYPE = 
I, [2024-05-28T12:25:18.991959 #3835174]  INFO -- : 	MFLAGS = 
I, [2024-05-28T12:25:18.991967 #3835174]  INFO -- : 	RUSTC = rustc
I, [2024-05-28T12:25:18.991974 #3835174]  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-28T12:25:18.992460 #3835174]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-28T12:25:18.992482 #3835174]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-28T12:25:18.992494 #3835174]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-28T12:25:18.992523 #3835174]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-28T12:25:18.992534 #3835174]  INFO -- : 
I, [2024-05-28T12:25:18.994337 #3835174]  INFO -- : generating enc.mk
I, [2024-05-28T12:25:19.149532 #3835174]  INFO -- : making enc
I, [2024-05-28T12:25:19.166195 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:25:19.166222 #3835174]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-28T12:25:19.166234 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:25:19.166852 #3835174]  INFO -- : making srcs under enc
I, [2024-05-28T12:25:19.231609 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:25:19.231632 #3835174]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-28T12:25:19.231644 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:25:19.232542 #3835174]  INFO -- : generating transdb.h
I, [2024-05-28T12:25:19.367424 #3835174]  INFO -- : transdb.h unchanged
I, [2024-05-28T12:25:19.368616 #3835174]  INFO -- : making trans
I, [2024-05-28T12:25:19.402417 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:25:19.402441 #3835174]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-28T12:25:19.402454 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:25:19.403039 #3835174]  INFO -- : making encs
I, [2024-05-28T12:25:19.439518 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:25:19.439541 #3835174]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-28T12:25:19.439554 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:25:19.441896 #3835174]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-28T12:25:19.469401 #3835174]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-28T12:25:19.472014 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:25:20.935749 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:25:20.936452 #3835174]  INFO -- : generating makefile exts.mk
I, [2024-05-28T12:25:21.016084 #3835174]  INFO -- : exts.mk unchanged
I, [2024-05-28T12:25:21.020505 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:25:21.587661 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T12:25:21.591893 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-28T12:25:21.595750 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T12:25:21.601852 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-28T12:25:21.606375 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T12:25:21.614129 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-28T12:25:21.636888 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T12:25:21.643259 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-28T12:25:21.661358 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T12:25:21.674349 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-28T12:25:21.677364 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T12:25:21.679902 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-28T12:25:21.687674 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T12:25:21.704832 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-28T12:25:21.717992 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T12:25:21.721995 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-28T12:25:21.726183 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T12:25:21.730301 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-28T12:25:21.769533 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T12:25:21.785988 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-28T12:25:21.789702 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T12:25:21.792185 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-28T12:25:21.803502 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T12:25:21.835281 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-28T12:25:21.838958 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T12:25:21.841341 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-28T12:25:21.850740 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T12:25:21.855655 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-28T12:25:21.857536 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T12:25:21.860645 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-28T12:25:21.868216 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T12:25:21.885532 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-28T12:25:21.896960 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T12:25:21.957382 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-28T12:25:21.959330 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T12:25:21.981383 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-28T12:25:21.983356 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T12:25:22.005669 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-28T12:25:22.007647 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T12:25:22.029788 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-28T12:25:22.032108 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T12:25:22.054513 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-28T12:25:22.056551 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T12:25:22.078652 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-28T12:25:22.101414 #3835174]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:25:22.178632 #3835174]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-28T12:25:22.178676 #3835174]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:25:22.178900 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:25:22.186667 #3835174]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-28T12:25:22.186734 #3835174]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-28T12:25:22.186765 #3835174]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-05-28T12:25:22.245921 #3835174] 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.qnj0xi/1-mspec-multi-0
E, [2024-05-28T12:25:22.246109 #3835174] 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.qnj0xi/2-mspec-multi-1
E, [2024-05-28T12:25:22.246281 #3835174] 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.qnj0xi/3-mspec-multi-2
E, [2024-05-28T12:25:22.246454 #3835174] 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.qnj0xi/4-mspec-multi-3
E, [2024-05-28T12:25:22.246629 #3835174] 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.qnj0xi/5-mspec-multi-4
E, [2024-05-28T12:25:22.246804 #3835174] 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.qnj0xi/6-mspec-multi-5
E, [2024-05-28T12:25:22.246981 #3835174] 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.qnj0xi/7-mspec-multi-6
E, [2024-05-28T12:25:22.247136 #3835174] 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.qnj0xi/8-mspec-multi-7
E, [2024-05-28T12:25:22.247365 #3835174] 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.qnj0xi/9-mspec-multi-8
E, [2024-05-28T12:25:22.247598 #3835174] 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.qnj0xi/10-mspec-multi-9
E, [2024-05-28T12:25:22.247858 #3835174] 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.qnj0xi/11-mspec-multi-10
E, [2024-05-28T12:25:22.248243 #3835174] 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.qnj0xi/12-mspec-multi-11
E, [2024-05-28T12:25:22.248645 #3835174] 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.qnj0xi/13-mspec-multi-12
E, [2024-05-28T12:25:22.249041 #3835174] 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.qnj0xi/14-mspec-multi-13
E, [2024-05-28T12:25:22.249381 #3835174] 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.qnj0xi/15-mspec-multi-14
E, [2024-05-28T12:25:22.249771 #3835174] 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.qnj0xi/16-mspec-multi-15
I, [2024-05-28T12:25:22.477676 #3835174]  INFO -- : ruby 3.4.0dev (2024-05-28T07:59:51Z master 7d144781a9) [x86_64-linux]
I, [2024-05-28T12:25:23.899380 #3835174]  INFO -- :      0 .........................................................................
I, [2024-05-28T12:25:24.529306 #3835174]  INFO -- :     73 .........................................................................
I, [2024-05-28T12:25:24.751721 #3835174]  INFO -- :    146 .........................................................................
I, [2024-05-28T12:25:24.827698 #3835174]  INFO -- :    219 .........................................................................
I, [2024-05-28T12:25:24.931624 #3835174]  INFO -- :    292 .........................................................................
I, [2024-05-28T12:25:25.004367 #3835174]  INFO -- :    365 .........................................................................
I, [2024-05-28T12:25:25.040794 #3835174]  INFO -- :    438 .........................................................................
I, [2024-05-28T12:25:25.071318 #3835174]  INFO -- :    511 .........................................................................
I, [2024-05-28T12:25:25.104878 #3835174]  INFO -- :    584 .........................................................................
I, [2024-05-28T12:25:25.200206 #3835174]  INFO -- :    657 .........................................................................
I, [2024-05-28T12:25:25.244245 #3835174]  INFO -- :    730 .........................................................................
I, [2024-05-28T12:25:25.283796 #3835174]  INFO -- :    803 .........................................................................
I, [2024-05-28T12:25:25.346414 #3835174]  INFO -- :    876 .........................................................................
I, [2024-05-28T12:25:25.428091 #3835174]  INFO -- :    949 .........................................................................
I, [2024-05-28T12:25:25.580606 #3835174]  INFO -- :   1022 .........................................................................
I, [2024-05-28T12:25:25.873330 #3835174]  INFO -- :   1095 .........................................................................
I, [2024-05-28T12:25:26.113980 #3835174]  INFO -- :   1168 .........................................................................
I, [2024-05-28T12:25:26.251213 #3835174]  INFO -- :   1241 .........................................................................
I, [2024-05-28T12:25:26.367271 #3835174]  INFO -- :   1314 .........................................................................
I, [2024-05-28T12:25:26.442275 #3835174]  INFO -- :   1387 .........................................................................
I, [2024-05-28T12:25:26.624337 #3835174]  INFO -- :   1460 .........................................................................
I, [2024-05-28T12:25:27.575362 #3835174]  INFO -- :   1533 .........................................................................
I, [2024-05-28T12:25:27.629876 #3835174]  INFO -- :   1606 .........................................................................
I, [2024-05-28T12:25:27.828144 #3835174]  INFO -- :   1679 .........................................................................
I, [2024-05-28T12:25:27.975870 #3835174]  INFO -- :   1752 .........................................................................
I, [2024-05-28T12:25:28.117754 #3835174]  INFO -- :   1825 .........................................................................
I, [2024-05-28T12:25:28.333349 #3835174]  INFO -- :   1898 .........................................................................
I, [2024-05-28T12:25:28.453776 #3835174]  INFO -- :   1971 .........................................................................
I, [2024-05-28T12:25:28.610568 #3835174]  INFO -- :   2044 .........................................................................
I, [2024-05-28T12:25:28.681933 #3835174]  INFO -- :   2117 .........................................................................
I, [2024-05-28T12:25:28.715447 #3835174]  INFO -- :   2190 .........................................................................
I, [2024-05-28T12:25:28.751694 #3835174]  INFO -- :   2263 .........................................................................
I, [2024-05-28T12:25:28.776850 #3835174]  INFO -- :   2336 .........................................................................
I, [2024-05-28T12:25:28.852110 #3835174]  INFO -- :   2409 .........................................................................
I, [2024-05-28T12:25:29.045483 #3835174]  INFO -- :   2482 .........................................................................
I, [2024-05-28T12:25:29.101893 #3835174]  INFO -- :   2555 .........................................................................
I, [2024-05-28T12:25:29.255041 #3835174]  INFO -- :   2628 .........................................................................
I, [2024-05-28T12:25:29.387436 #3835174]  INFO -- :   2701 .........................................................................
I, [2024-05-28T12:25:29.446160 #3835174]  INFO -- :   2774 .........................................................................
I, [2024-05-28T12:25:29.548066 #3835174]  INFO -- :   2847 .........................................................................
I, [2024-05-28T12:25:29.618229 #3835174]  INFO -- :   2920 .........................................................................
I, [2024-05-28T12:25:29.663286 #3835174]  INFO -- :   2993 .........................................................................
I, [2024-05-28T12:25:29.702224 #3835174]  INFO -- :   3066 .........................................................................
I, [2024-05-28T12:25:29.724301 #3835174]  INFO -- :   3139 .........................................................................
I, [2024-05-28T12:25:29.739065 #3835174]  INFO -- :   3212 .........................................................................
I, [2024-05-28T12:25:29.784374 #3835174]  INFO -- :   3285 .........................................................................
I, [2024-05-28T12:25:33.701957 #3835174]  INFO -- :   3358 .........................................................................
I, [2024-05-28T12:25:33.750991 #3835174]  INFO -- : 
I, [2024-05-28T12:25:33.751081 #3835174]  INFO -- : 
I, [2024-05-28T12:25:33.751112 #3835174]  INFO -- : Finished in 11.499910 seconds
I, [2024-05-28T12:25:33.751135 #3835174]  INFO -- : 
I, [2024-05-28T12:25:33.751156 #3835174]  INFO -- : 3430 files, 32652 examples, 162215 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-05-28T12:25:33.756232 #3835174]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'" exit with 0.