# Logfile created on 2024-05-29 09:55:57 +0000 by logger.rb/v1.4.3
I, [2024-05-29T09:55:57.124962 #3858656]  INFO -- : #<BuildRuby:0x000056279cd3bde0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk.20240529-095557", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056279cdc33a8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056279cdc3268 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056279cdc30d8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240529-095557", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240529-095557>, @binmode=false, @mon_data=#<Monitor:0x000056279cdc2f70>, @mon_data_owner_object_id=860>>>
I, [2024-05-29T09:55:57.125105 #3858656]  INFO -- : $$$[beg] make update-download -j16
I, [2024-05-29T09:55:57.330957 #3858656]  INFO -- : tool/config.guess already exists
I, [2024-05-29T09:55:57.331006 #3858656]  INFO -- : tool/config.sub already exists
I, [2024-05-29T09:55:57.333570 #3858656]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-29T09:55:57.333927 #3858656]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-29T09:55:57.334169 #3858656]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-29T09:55:57.334928 #3858656]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-29T09:55:57.335127 #3858656]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-29T09:55:57.335275 #3858656]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-29T09:55:57.337071 #3858656]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-29T09:55:57.337281 #3858656]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-29T09:55:57.337325 #3858656]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-29T09:55:57.407709 #3858656]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-29T09:55:57.476095 #3858656]  INFO -- :   Successfully built RubyGem
I, [2024-05-29T09:55:57.476137 #3858656]  INFO -- :   Name: power_assert
I, [2024-05-29T09:55:57.476148 #3858656]  INFO -- :   Version: 2.0.4dev
I, [2024-05-29T09:55:57.476157 #3858656]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-29T09:55:57.517742 #3858656]  INFO -- : $$$[end] "make update-download -j16" exit with 0.
I, [2024-05-29T09:55:57.517790 #3858656]  INFO -- : $$$[beg] make update-src      -j16
I, [2024-05-29T09:55:58.347985 #3858656]  INFO -- : Already up to date.
I, [2024-05-29T09:55:58.371252 #3858656]  INFO -- : Latest commit hash = 4dcd7d6240
I, [2024-05-29T09:55:58.372403 #3858656]  INFO -- : $$$[end] "make update-src      -j16" exit with 0.
I, [2024-05-29T09:55:58.372431 #3858656]  INFO -- : $$$[beg] make after-update    -j16
I, [2024-05-29T09:55:58.566489 #3858656]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-29T09:55:58.567908 #3858656]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-29T09:55:58.615294 #3858656]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-29T09:55:58.616817 #3858656]  INFO -- : generating enc.mk
I, [2024-05-29T09:55:58.773254 #3858656]  INFO -- : making srcs under enc
I, [2024-05-29T09:55:58.803087 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:55:58.803113 #3858656]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T09:55:58.803124 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:55:58.880227 #3858656]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-29T09:55:58.880279 #3858656]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-29T09:55:58.881588 #3858656]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-29T09:55:58.882177 #3858656]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-29T09:55:58.882316 #3858656]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-29T09:55:58.883101 #3858656]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-29T09:55:58.884310 #3858656]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-29T09:55:58.884437 #3858656]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-29T09:55:58.885096 #3858656]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-29T09:55:58.941058 #3858656]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-29T09:55:59.008049 #3858656]  INFO -- :   Successfully built RubyGem
I, [2024-05-29T09:55:59.008091 #3858656]  INFO -- :   Name: power_assert
I, [2024-05-29T09:55:59.008102 #3858656]  INFO -- :   Version: 2.0.4dev
I, [2024-05-29T09:55:59.008111 #3858656]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-29T09:55:59.010093 #3858656]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-29T09:55:59.105143 #3858656]  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-29T09:55:59.110207 #3858656]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-29T09:55:59.111947 #3858656]  INFO -- : $$$[end] "make after-update    -j16" exit with 0.
I, [2024-05-29T09:55:59.112046 #3858656]  INFO -- : $$$[beg] make miniruby -j16
I, [2024-05-29T09:55:59.169310 #3858656]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T09:55:59.169353 #3858656]  INFO -- : 	CC = gcc
I, [2024-05-29T09:55:59.169364 #3858656]  INFO -- : 	LD = ld
I, [2024-05-29T09:55:59.169372 #3858656]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T09:55:59.169380 #3858656]  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-29T09:55:59.169389 #3858656]  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-29T09:55:59.169404 #3858656]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T09:55:59.169412 #3858656]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T09:55:59.169420 #3858656]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T09:55:59.169427 #3858656]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-29T09:55:59.169434 #3858656]  INFO -- : 	LC_ALL = 
I, [2024-05-29T09:55:59.169441 #3858656]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T09:55:59.169448 #3858656]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-29T09:55:59.169455 #3858656]  INFO -- : 	RUSTC = rustc
I, [2024-05-29T09:55:59.169463 #3858656]  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-29T09:55:59.170208 #3858656]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T09:55:59.170233 #3858656]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T09:55:59.170251 #3858656]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T09:55:59.170259 #3858656]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T09:55:59.170267 #3858656]  INFO -- : 
I, [2024-05-29T09:55:59.191638 #3858656]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-29T09:55:59.344270 #3858656]  INFO -- : linking miniruby
I, [2024-05-29T09:55:59.995630 #3858656]  INFO -- : $$$[end] "make miniruby -j16" exit with 0.
I, [2024-05-29T09:55:59.995795 #3858656]  INFO -- : $$$[beg] make ruby -j16
I, [2024-05-29T09:56:00.087588 #3858656]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T09:56:00.087630 #3858656]  INFO -- : 	CC = gcc
I, [2024-05-29T09:56:00.087644 #3858656]  INFO -- : 	LD = ld
I, [2024-05-29T09:56:00.087653 #3858656]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T09:56:00.087660 #3858656]  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-29T09:56:00.087668 #3858656]  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-29T09:56:00.087677 #3858656]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T09:56:00.087684 #3858656]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T09:56:00.087692 #3858656]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T09:56:00.087700 #3858656]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-29T09:56:00.087707 #3858656]  INFO -- : 	LC_ALL = 
I, [2024-05-29T09:56:00.087714 #3858656]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T09:56:00.087721 #3858656]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-29T09:56:00.087728 #3858656]  INFO -- : 	RUSTC = rustc
I, [2024-05-29T09:56:00.087737 #3858656]  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-29T09:56:00.088538 #3858656]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T09:56:00.088560 #3858656]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T09:56:00.088580 #3858656]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T09:56:00.088589 #3858656]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T09:56:00.088597 #3858656]  INFO -- : 
I, [2024-05-29T09:56:00.267505 #3858656]  INFO -- : builtin_binary.inc updated
I, [2024-05-29T09:56:00.280289 #3858656]  INFO -- : b0491fd6ee8b0e60f2bc0b289aea23f972e630eb71babec79d470be4c3470265  builtin_binary.inc
I, [2024-05-29T09:56:00.282106 #3858656]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-29T09:56:00.517774 #3858656]  INFO -- : linking static-library libruby-static.a
I, [2024-05-29T09:56:00.910068 #3858656]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-29T09:56:02.837408 #3858656]  INFO -- : linking ruby
I, [2024-05-29T09:56:02.859473 #3858656]  INFO -- : $$$[end] "make ruby -j16" exit with 0.
I, [2024-05-29T09:56:02.859599 #3858656]  INFO -- : $$$[beg] make all -j16
I, [2024-05-29T09:56:02.986642 #3858656]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T09:56:02.986695 #3858656]  INFO -- : 	CC = gcc
I, [2024-05-29T09:56:02.986706 #3858656]  INFO -- : 	LD = ld
I, [2024-05-29T09:56:02.986716 #3858656]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T09:56:02.986723 #3858656]  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-29T09:56:02.986736 #3858656]  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-29T09:56:02.986744 #3858656]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T09:56:02.986752 #3858656]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T09:56:02.986760 #3858656]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T09:56:02.986767 #3858656]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-29T09:56:02.986774 #3858656]  INFO -- : 	LC_ALL = 
I, [2024-05-29T09:56:02.986781 #3858656]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T09:56:02.986788 #3858656]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-29T09:56:02.986795 #3858656]  INFO -- : 	RUSTC = rustc
I, [2024-05-29T09:56:02.986803 #3858656]  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-29T09:56:02.987970 #3858656]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T09:56:02.987991 #3858656]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T09:56:02.988014 #3858656]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T09:56:02.988026 #3858656]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T09:56:02.988042 #3858656]  INFO -- : 
I, [2024-05-29T09:56:03.027314 #3858656]  INFO -- : generating encdb.h
I, [2024-05-29T09:56:03.028544 #3858656]  INFO -- : generating enc.mk
I, [2024-05-29T09:56:03.031300 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-29T09:56:03.031571 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-29T09:56:03.031932 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-29T09:56:03.032712 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-29T09:56:03.033325 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-29T09:56:03.033633 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-29T09:56:03.034343 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-29T09:56:03.034896 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-29T09:56:03.035324 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-29T09:56:03.035775 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-29T09:56:03.036531 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-29T09:56:03.036916 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-29T09:56:03.037623 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-29T09:56:03.041612 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-29T09:56:03.062782 #3858656]  INFO -- : encdb.h unchanged
I, [2024-05-29T09:56:03.065617 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-29T09:56:03.211573 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-29T09:56:03.217213 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-29T09:56:03.218059 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-29T09:56:03.218569 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-29T09:56:03.220157 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-29T09:56:03.223466 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-29T09:56:03.250981 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-29T09:56:03.254721 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-29T09:56:03.258312 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-29T09:56:03.279113 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-29T09:56:03.297744 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-29T09:56:03.303788 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-29T09:56:03.320739 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-29T09:56:03.333797 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-29T09:56:03.414103 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-29T09:56:03.421164 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-29T09:56:03.422083 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-29T09:56:03.430079 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-29T09:56:03.431622 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-29T09:56:03.441275 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-29T09:56:03.455011 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-29T09:56:03.466266 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-29T09:56:03.474321 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-29T09:56:03.489117 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-29T09:56:03.496828 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-29T09:56:03.509664 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-29T09:56:03.514620 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-29T09:56:03.605914 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-29T09:56:03.613713 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-29T09:56:03.627087 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-29T09:56:03.634951 #3858656]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-29T09:56:03.654236 #3858656]  INFO -- : making enc
I, [2024-05-29T09:56:03.679231 #3858656]  INFO -- : making srcs under enc
I, [2024-05-29T09:56:03.685203 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:03.685278 #3858656]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-29T09:56:03.685293 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:03.740590 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:03.740660 #3858656]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T09:56:03.740675 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:03.741499 #3858656]  INFO -- : generating transdb.h
I, [2024-05-29T09:56:03.847465 #3858656]  INFO -- : transdb.h unchanged
I, [2024-05-29T09:56:03.848580 #3858656]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-29T09:56:03.848731 #3858656]  INFO -- : making trans
I, [2024-05-29T09:56:03.877865 #3858656]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-29T09:56:03.880513 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:03.887479 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:03.887845 #3858656]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-29T09:56:03.888002 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:03.891551 #3858656]  INFO -- : making encs
I, [2024-05-29T09:56:03.969057 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:03.969166 #3858656]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-29T09:56:03.969209 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:04.125669 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:04.126365 #3858656]  INFO -- : generating makefile exts.mk
I, [2024-05-29T09:56:04.168753 #3858656]  INFO -- : exts.mk unchanged
I, [2024-05-29T09:56:04.173387 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:04.198551 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T09:56:04.200107 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T09:56:04.200259 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T09:56:04.201373 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T09:56:04.201844 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T09:56:04.202130 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T09:56:04.203988 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T09:56:04.204445 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T09:56:04.205133 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T09:56:04.205591 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T09:56:04.205852 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T09:56:04.205880 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T09:56:04.206149 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T09:56:04.206176 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T09:56:04.206194 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T09:56:04.206900 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T09:56:04.207469 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T09:56:04.208007 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T09:56:04.208648 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T09:56:04.208962 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T09:56:04.209417 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T09:56:04.210313 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T09:56:04.211439 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T09:56:04.211569 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T09:56:04.211920 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T09:56:04.211991 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T09:56:04.213314 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T09:56:04.213718 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T09:56:04.213881 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T09:56:04.214739 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T09:56:04.219986 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T09:56:04.222225 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T09:56:04.222458 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T09:56:04.223157 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T09:56:04.224831 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T09:56:04.226954 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T09:56:04.227287 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T09:56:04.236315 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T09:56:04.244152 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T09:56:04.244443 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T09:56:04.244835 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T09:56:04.245592 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T09:56:04.256411 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T09:56:04.258345 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T09:56:04.280427 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:04.356785 #3858656]  INFO -- : linking ruby
I, [2024-05-29T09:56:04.412547 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:04.412887 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:04.416642 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:04.416664 #3858656]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-29T09:56:04.416680 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:04.417257 #3858656]  INFO -- : $$$[end] "make all -j16" exit with 0.
I, [2024-05-29T09:56:04.417355 #3858656]  INFO -- : $$$[beg] make install -j16
I, [2024-05-29T09:56:04.477677 #3858656]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-29T09:56:04.478244 #3858656]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-29T09:56:04.478378 #3858656]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-29T09:56:04.478959 #3858656]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-29T09:56:04.479697 #3858656]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T09:56:04.479716 #3858656]  INFO -- : 	CC = gcc
I, [2024-05-29T09:56:04.479730 #3858656]  INFO -- : 	LD = ld
I, [2024-05-29T09:56:04.479737 #3858656]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T09:56:04.479744 #3858656]  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-29T09:56:04.479751 #3858656]  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-29T09:56:04.479758 #3858656]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T09:56:04.479765 #3858656]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T09:56:04.479771 #3858656]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T09:56:04.479777 #3858656]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-29T09:56:04.479786 #3858656]  INFO -- : 	LC_ALL = 
I, [2024-05-29T09:56:04.479812 #3858656]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T09:56:04.479819 #3858656]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-29T09:56:04.479825 #3858656]  INFO -- : 	RUSTC = rustc
I, [2024-05-29T09:56:04.479830 #3858656]  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-29T09:56:04.480856 #3858656]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-29T09:56:04.554652 #3858656]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-29T09:56:04.554784 #3858656]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-29T09:56:04.555487 #3858656]  INFO -- : generating encdb.h
I, [2024-05-29T09:56:04.555515 #3858656]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T09:56:04.555534 #3858656]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T09:56:04.555546 #3858656]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T09:56:04.555555 #3858656]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T09:56:04.555566 #3858656]  INFO -- : 
I, [2024-05-29T09:56:04.556305 #3858656]  INFO -- : generating enc.mk
I, [2024-05-29T09:56:04.556874 #3858656]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-29T09:56:04.556927 #3858656]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-29T09:56:04.579949 #3858656]  INFO -- : encdb.h unchanged
I, [2024-05-29T09:56:04.638054 #3858656]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-29T09:56:04.686122 #3858656]  INFO -- : making srcs under enc
I, [2024-05-29T09:56:04.686219 #3858656]  INFO -- : making enc
I, [2024-05-29T09:56:04.703090 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:04.703124 #3858656]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-29T09:56:04.703136 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:04.707841 #3858656]  INFO -- :   Successfully built RubyGem
I, [2024-05-29T09:56:04.707863 #3858656]  INFO -- :   Name: power_assert
I, [2024-05-29T09:56:04.707874 #3858656]  INFO -- :   Version: 2.0.4dev
I, [2024-05-29T09:56:04.708880 #3858656]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-29T09:56:04.710218 #3858656]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-29T09:56:04.715985 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:04.716020 #3858656]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T09:56:04.716032 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:04.716623 #3858656]  INFO -- : generating transdb.h
I, [2024-05-29T09:56:04.770127 #3858656]  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-29T09:56:04.775720 #3858656]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-29T09:56:04.814993 #3858656]  INFO -- : transdb.h unchanged
I, [2024-05-29T09:56:04.816574 #3858656]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-29T09:56:04.816610 #3858656]  INFO -- : making trans
I, [2024-05-29T09:56:04.848970 #3858656]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-05-29T09:56:04.850005 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:04.850027 #3858656]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-29T09:56:04.850038 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:04.850713 #3858656]  INFO -- : making encs
I, [2024-05-29T09:56:04.851337 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:04.924532 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:04.924650 #3858656]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-29T09:56:04.924715 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:05.103836 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:05.104594 #3858656]  INFO -- : generating makefile exts.mk
I, [2024-05-29T09:56:05.146754 #3858656]  INFO -- : exts.mk unchanged
I, [2024-05-29T09:56:05.151249 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:05.176302 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T09:56:05.177819 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T09:56:05.178264 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T09:56:05.179701 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T09:56:05.180218 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T09:56:05.180478 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T09:56:05.182369 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T09:56:05.182402 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T09:56:05.182914 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T09:56:05.183015 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T09:56:05.183561 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T09:56:05.183678 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T09:56:05.183788 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T09:56:05.184989 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T09:56:05.185749 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T09:56:05.185776 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T09:56:05.185792 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T09:56:05.186175 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T09:56:05.186389 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T09:56:05.188159 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T09:56:05.188852 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T09:56:05.188884 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T09:56:05.188928 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T09:56:05.189351 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T09:56:05.190595 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T09:56:05.191692 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T09:56:05.191928 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T09:56:05.192018 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T09:56:05.192114 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T09:56:05.193486 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T09:56:05.198651 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T09:56:05.199902 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T09:56:05.200004 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T09:56:05.201264 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T09:56:05.202645 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T09:56:05.204732 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T09:56:05.211992 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T09:56:05.212914 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T09:56:05.222484 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T09:56:05.223093 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T09:56:05.223739 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T09:56:05.224860 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T09:56:05.233066 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T09:56:05.235115 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T09:56:05.257460 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:05.335392 #3858656]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-29T09:56:05.335436 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:05.335663 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:05.339048 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:05.339071 #3858656]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-29T09:56:05.339090 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:05.339290 #3858656]  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-29T09:56:05.433413 #3858656]  INFO -- : Installing to 
I, [2024-05-29T09:56:05.433467 #3858656]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-05-29T09:56:05.433617 #3858656]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-05-29T09:56:05.442907 #3858656]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-29T09:56:05.442948 #3858656]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-05-29T09:56:05.443025 #3858656]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-29T09:56:05.453749 #3858656]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-05-29T09:56:05.453776 #3858656]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-05-29T09:56:05.453854 #3858656]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-05-29T09:56:05.454043 #3858656]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-29T09:56:05.458505 #3858656]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-05-29T09:56:05.458529 #3858656]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-05-29T09:56:05.458542 #3858656]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-05-29T09:56:05.458570 #3858656]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-05-29T09:56:05.458682 #3858656]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-29T09:56:05.501486 #3858656]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-05-29T09:56:05.508683 #3858656]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-05-29T09:56:05.508889 #3858656]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-29T09:56:05.534082 #3858656]  INFO -- :                                     benchmark 0.3.0
I, [2024-05-29T09:56:05.536321 #3858656]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-05-29T09:56:05.537963 #3858656]  INFO -- :                                     cgi 0.4.1
I, [2024-05-29T09:56:05.539144 #3858656]  INFO -- :                                     delegate 0.3.1
I, [2024-05-29T09:56:05.539713 #3858656]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-05-29T09:56:05.540266 #3858656]  INFO -- :                                     english 0.8.0
I, [2024-05-29T09:56:05.540811 #3858656]  INFO -- :                                     erb 4.0.4
I, [2024-05-29T09:56:05.541668 #3858656]  INFO -- :                                     error_highlight 0.6.0
I, [2024-05-29T09:56:05.542212 #3858656]  INFO -- :                                     fileutils 1.7.2
I, [2024-05-29T09:56:05.542759 #3858656]  INFO -- :                                     find 0.2.0
I, [2024-05-29T09:56:05.543304 #3858656]  INFO -- :                                     forwardable 1.3.3
I, [2024-05-29T09:56:05.543842 #3858656]  INFO -- :                                     ipaddr 1.2.6
I, [2024-05-29T09:56:05.544370 #3858656]  INFO -- :                                     irb 1.13.1
I, [2024-05-29T09:56:05.545279 #3858656]  INFO -- :                                     logger 1.6.0
I, [2024-05-29T09:56:05.545822 #3858656]  INFO -- :                                     net-http 0.4.1
I, [2024-05-29T09:56:05.546394 #3858656]  INFO -- :                                     net-protocol 0.2.2
I, [2024-05-29T09:56:05.546961 #3858656]  INFO -- :                                     open-uri 0.4.1
I, [2024-05-29T09:56:05.548106 #3858656]  INFO -- :                                     open3 0.2.1
I, [2024-05-29T09:56:05.548664 #3858656]  INFO -- :                                     optparse 0.5.0
I, [2024-05-29T09:56:05.549252 #3858656]  INFO -- :                                     ostruct 0.6.0
I, [2024-05-29T09:56:05.549781 #3858656]  INFO -- :                                     pp 0.5.0
I, [2024-05-29T09:56:05.550357 #3858656]  INFO -- :                                     prettyprint 0.2.0
I, [2024-05-29T09:56:05.550880 #3858656]  INFO -- :                                     prism 0.29.0
I, [2024-05-29T09:56:05.551450 #3858656]  INFO -- :                                     pstore 0.1.3
I, [2024-05-29T09:56:05.551966 #3858656]  INFO -- :                                     rdoc 6.7.0
I, [2024-05-29T09:56:05.553142 #3858656]  INFO -- :                                     readline 0.0.4
I, [2024-05-29T09:56:05.553668 #3858656]  INFO -- :                                     reline 0.5.7
I, [2024-05-29T09:56:05.554244 #3858656]  INFO -- :                                     resolv 0.4.0
I, [2024-05-29T09:56:05.554783 #3858656]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-05-29T09:56:05.555858 #3858656]  INFO -- :                                     securerandom 0.3.1
I, [2024-05-29T09:56:05.556406 #3858656]  INFO -- :                                     set 1.1.0
I, [2024-05-29T09:56:05.556944 #3858656]  INFO -- :                                     shellwords 0.2.0
I, [2024-05-29T09:56:05.557494 #3858656]  INFO -- :                                     singleton 0.2.0
I, [2024-05-29T09:56:05.558015 #3858656]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-05-29T09:56:05.558832 #3858656]  INFO -- :                                     tempfile 0.2.1
I, [2024-05-29T09:56:05.559371 #3858656]  INFO -- :                                     time 0.3.0
I, [2024-05-29T09:56:05.559921 #3858656]  INFO -- :                                     timeout 0.4.1
I, [2024-05-29T09:56:05.560454 #3858656]  INFO -- :                                     tmpdir 0.2.0
I, [2024-05-29T09:56:05.561017 #3858656]  INFO -- :                                     tsort 0.2.0
I, [2024-05-29T09:56:05.561561 #3858656]  INFO -- :                                     un 0.3.0
I, [2024-05-29T09:56:05.562091 #3858656]  INFO -- :                                     uri 0.13.0
I, [2024-05-29T09:56:05.562659 #3858656]  INFO -- :                                     weakref 0.1.3
I, [2024-05-29T09:56:05.563200 #3858656]  INFO -- :                                     yaml 0.3.0
I, [2024-05-29T09:56:05.563986 #3858656]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-29T09:56:05.570385 #3858656]  INFO -- :                                     date 3.3.4
I, [2024-05-29T09:56:05.570969 #3858656]  INFO -- :                                     digest 3.1.1
I, [2024-05-29T09:56:05.571504 #3858656]  INFO -- :                                     etc 1.4.3
I, [2024-05-29T09:56:05.572072 #3858656]  INFO -- :                                     fcntl 1.1.0
I, [2024-05-29T09:56:05.573137 #3858656]  INFO -- :                                     fiddle 1.1.3
I, [2024-05-29T09:56:05.573710 #3858656]  INFO -- :                                     io-console 0.7.2
I, [2024-05-29T09:56:05.574262 #3858656]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-05-29T09:56:05.574805 #3858656]  INFO -- :                                     io-wait 0.3.1
I, [2024-05-29T09:56:05.575328 #3858656]  INFO -- :                                     json 2.7.2
I, [2024-05-29T09:56:05.575919 #3858656]  INFO -- :                                     openssl 3.2.0
I, [2024-05-29T09:56:05.576476 #3858656]  INFO -- :                                     pathname 0.3.0
I, [2024-05-29T09:56:05.577108 #3858656]  INFO -- :                                     psych 5.1.2
I, [2024-05-29T09:56:05.577723 #3858656]  INFO -- :                                     stringio 3.1.1
I, [2024-05-29T09:56:05.578283 #3858656]  INFO -- :                                     strscan 3.1.1
I, [2024-05-29T09:56:05.578813 #3858656]  INFO -- :                                     zlib 3.1.0
I, [2024-05-29T09:56:05.579255 #3858656]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-29T09:56:05.580243 #3858656]  INFO -- :                                     minitest 5.23.1
I, [2024-05-29T09:56:05.589410 #3858656]  INFO -- :                                     rake 13.2.1
I, [2024-05-29T09:56:05.594501 #3858656]  INFO -- :                                     test-unit 3.6.2
I, [2024-05-29T09:56:05.600453 #3858656]  INFO -- :                                     rexml 3.2.8
I, [2024-05-29T09:56:05.605848 #3858656]  INFO -- :                                     rss 0.3.0
I, [2024-05-29T09:56:05.609783 #3858656]  INFO -- :                                     net-ftp 0.3.4
I, [2024-05-29T09:56:05.612111 #3858656]  INFO -- :                                     net-imap 0.4.11
I, [2024-05-29T09:56:05.616466 #3858656]  INFO -- :                                     net-pop 0.1.2
I, [2024-05-29T09:56:05.617825 #3858656]  INFO -- :                                     net-smtp 0.5.0
I, [2024-05-29T09:56:05.619326 #3858656]  INFO -- :                                     matrix 0.4.2
I, [2024-05-29T09:56:05.623104 #3858656]  INFO -- :                                     prime 0.1.2
I, [2024-05-29T09:56:05.630657 #3858656]  INFO -- :                                     rbs 3.4.4
I, [2024-05-29T09:56:05.665709 #3858656]  INFO -- :                                     typeprof 0.21.11
I, [2024-05-29T09:56:05.669019 #3858656]  INFO -- :                                     debug 1.9.2
I, [2024-05-29T09:56:05.673177 #3858656]  INFO -- :                                     racc 1.8.0
I, [2024-05-29T09:56:05.676763 #3858656]  INFO -- :                                     mutex_m 0.2.0
I, [2024-05-29T09:56:05.678369 #3858656]  INFO -- :                                     getoptlong 0.2.1
I, [2024-05-29T09:56:05.680252 #3858656]  INFO -- :                                     base64 0.2.0
I, [2024-05-29T09:56:05.681625 #3858656]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-05-29T09:56:05.684704 #3858656]  INFO -- :                                     observer 0.1.2
I, [2024-05-29T09:56:05.686141 #3858656]  INFO -- :                                     abbrev 0.1.2
I, [2024-05-29T09:56:05.687496 #3858656]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-05-29T09:56:05.689304 #3858656]  INFO -- :                                     rinda 0.2.0
I, [2024-05-29T09:56:05.690907 #3858656]  INFO -- :                                     drb 2.2.1
I, [2024-05-29T09:56:05.692965 #3858656]  INFO -- :                                     nkf 0.2.0
I, [2024-05-29T09:56:05.696566 #3858656]  INFO -- :                                     syslog 0.1.2
I, [2024-05-29T09:56:05.698763 #3858656]  INFO -- :                                     csv 3.3.0
I, [2024-05-29T09:56:05.702280 #3858656]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-05-29T09:56:05.703803 #3858656]  INFO -- : skipped bundled gems:
I, [2024-05-29T09:56:05.703825 #3858656]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-05-29T09:56:05.707096 #3858656]  INFO -- : $$$[end] "make install -j16" exit with 0.
I, [2024-05-29T09:56:05.707278 #3858656]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16'
I, [2024-05-29T09:56:14.115569 #3858656]  INFO -- : PASS all 1936 tests
E, [2024-05-29T09:56:14.127115 #3858656] ERROR -- :  
I, [2024-05-29T09:56:14.127583 #3858656]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
I, [2024-05-29T09:56:14.127817 #3858656]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j16'
I, [2024-05-29T09:56:14.261617 #3858656]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T09:56:14.261668 #3858656]  INFO -- : 	CC = gcc
I, [2024-05-29T09:56:14.261680 #3858656]  INFO -- : 	LD = ld
I, [2024-05-29T09:56:14.261690 #3858656]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T09:56:14.261700 #3858656]  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-29T09:56:14.261709 #3858656]  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-29T09:56:14.261724 #3858656]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T09:56:14.261732 #3858656]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T09:56:14.261740 #3858656]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T09:56:14.261749 #3858656]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-29T09:56:14.261757 #3858656]  INFO -- : 	LC_ALL = 
I, [2024-05-29T09:56:14.261764 #3858656]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T09:56:14.261772 #3858656]  INFO -- : 	MFLAGS = 
I, [2024-05-29T09:56:14.261780 #3858656]  INFO -- : 	RUSTC = rustc
I, [2024-05-29T09:56:14.261788 #3858656]  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-29T09:56:14.262198 #3858656]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T09:56:14.262220 #3858656]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T09:56:14.262241 #3858656]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T09:56:14.262251 #3858656]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T09:56:14.262260 #3858656]  INFO -- : 
I, [2024-05-29T09:56:14.449136 #3858656]  INFO -- : Checking leaked global symbols...none
I, [2024-05-29T09:56:14.523365 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-05-29T09:56:14.523423 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-05-29T09:56:14.523434 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-05-29T09:56:14.523441 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-05-29T09:56:14.523649 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-05-29T09:56:14.523778 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-05-29T09:56:14.524050 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-05-29T09:56:14.524215 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-05-29T09:56:14.525151 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-05-29T09:56:14.525545 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-05-29T09:56:14.527383 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-05-29T09:56:14.528218 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-05-29T09:56:14.528419 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-05-29T09:56:14.528456 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-05-29T09:56:14.528523 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-05-29T09:56:14.629278 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-05-29T09:56:14.630337 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-05-29T09:56:14.837594 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-05-29T09:56:14.837654 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-05-29T09:56:14.837735 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-05-29T09:56:14.837907 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-05-29T09:56:14.837968 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-05-29T09:56:14.837990 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-05-29T09:56:14.838050 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-05-29T09:56:14.838163 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-05-29T09:56:14.838190 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-05-29T09:56:14.838268 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-05-29T09:56:14.838320 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-05-29T09:56:14.838708 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-05-29T09:56:14.876704 #3858656]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-05-29T09:56:14.879232 #3858656]  INFO -- : 
I, [2024-05-29T09:56:14.879267 #3858656]  INFO -- : test succeeded
I, [2024-05-29T09:56:14.881182 #3858656]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
I, [2024-05-29T09:56:14.881423 #3858656]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
I, [2024-05-29T09:56:15.017260 #3858656]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T09:56:15.017318 #3858656]  INFO -- : 	CC = gcc
I, [2024-05-29T09:56:15.017330 #3858656]  INFO -- : 	LD = ld
I, [2024-05-29T09:56:15.017340 #3858656]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T09:56:15.017349 #3858656]  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-29T09:56:15.017358 #3858656]  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-29T09:56:15.017367 #3858656]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T09:56:15.017375 #3858656]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T09:56:15.017383 #3858656]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T09:56:15.017392 #3858656]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-29T09:56:15.017400 #3858656]  INFO -- : 	LC_ALL = 
I, [2024-05-29T09:56:15.017408 #3858656]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T09:56:15.017415 #3858656]  INFO -- : 	MFLAGS = 
I, [2024-05-29T09:56:15.017423 #3858656]  INFO -- : 	RUSTC = rustc
I, [2024-05-29T09:56:15.017431 #3858656]  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-29T09:56:15.017857 #3858656]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T09:56:15.017882 #3858656]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T09:56:15.017894 #3858656]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T09:56:15.017908 #3858656]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T09:56:15.017918 #3858656]  INFO -- : 
I, [2024-05-29T09:56:15.019810 #3858656]  INFO -- : generating enc.mk
I, [2024-05-29T09:56:15.175762 #3858656]  INFO -- : generating encdb.h
I, [2024-05-29T09:56:15.234324 #3858656]  INFO -- : encdb.h unchanged
I, [2024-05-29T09:56:15.235465 #3858656]  INFO -- : making enc
I, [2024-05-29T09:56:15.251920 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:15.251943 #3858656]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-29T09:56:15.251953 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:15.252542 #3858656]  INFO -- : making srcs under enc
I, [2024-05-29T09:56:15.318521 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:15.318543 #3858656]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T09:56:15.318555 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:15.319485 #3858656]  INFO -- : generating transdb.h
I, [2024-05-29T09:56:15.451689 #3858656]  INFO -- : transdb.h unchanged
I, [2024-05-29T09:56:15.452876 #3858656]  INFO -- : making trans
I, [2024-05-29T09:56:15.485485 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:15.485509 #3858656]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-29T09:56:15.485521 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:15.486091 #3858656]  INFO -- : making encs
I, [2024-05-29T09:56:15.521576 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:15.521599 #3858656]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-29T09:56:15.521610 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:15.523801 #3858656]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-29T09:56:15.551809 #3858656]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-29T09:56:15.554506 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:17.003935 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:17.004626 #3858656]  INFO -- : generating makefile exts.mk
I, [2024-05-29T09:56:17.083707 #3858656]  INFO -- : exts.mk unchanged
I, [2024-05-29T09:56:17.092438 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:17.308156 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T09:56:17.313299 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T09:56:17.317655 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T09:56:17.320649 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T09:56:17.322998 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T09:56:17.328552 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T09:56:17.344365 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T09:56:17.347264 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T09:56:17.359747 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T09:56:17.366057 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T09:56:17.369366 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T09:56:17.371760 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T09:56:17.379494 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T09:56:17.391907 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T09:56:17.401360 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T09:56:17.403617 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T09:56:17.407674 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T09:56:17.411225 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T09:56:17.422580 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T09:56:17.435137 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T09:56:17.438084 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T09:56:17.441433 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T09:56:17.445797 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T09:56:17.460310 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T09:56:17.463380 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T09:56:17.466778 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T09:56:17.475852 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T09:56:17.486721 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T09:56:17.488212 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T09:56:17.490183 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T09:56:17.497713 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T09:56:17.515774 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T09:56:17.526571 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T09:56:17.549392 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T09:56:17.551316 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T09:56:17.573402 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T09:56:17.575372 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T09:56:17.597378 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T09:56:17.599319 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T09:56:17.621562 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T09:56:17.623948 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T09:56:17.646063 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T09:56:17.648135 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T09:56:17.670515 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T09:56:17.692820 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:17.807852 #3858656]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-29T09:56:17.807897 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:17.808110 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:17.816239 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:17.816306 #3858656]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-29T09:56:17.816349 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:56:17.927276 #3858656]  INFO -- : Run options: 
I, [2024-05-29T09:56:17.927330 #3858656]  INFO -- :   --seed=5857
I, [2024-05-29T09:56:17.927342 #3858656]  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-29T09:56:17.927351 #3858656]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-05-29T09:56:17.927358 #3858656]  INFO -- :   --name=!/memory_leak/
I, [2024-05-29T09:56:17.927366 #3858656]  INFO -- :   --stderr-on-failure
I, [2024-05-29T09:56:17.927374 #3858656]  INFO -- :   -j16
I, [2024-05-29T09:56:17.927381 #3858656]  INFO -- : 
I, [2024-05-29T09:56:17.927389 #3858656]  INFO -- : # Running tests:
I, [2024-05-29T09:56:17.927397 #3858656]  INFO -- : 
I, [2024-05-29T09:56:18.155091 #3858656]  INFO -- : [  1/883] 3899942=test_ssl
I, [2024-05-29T09:56:18.156338 #3858656]  INFO -- : [  2/883] 3899954=test_ractor
I, [2024-05-29T09:56:18.156427 #3858656]  INFO -- : [  3/883] 3899945=json_ext_parser_test
I, [2024-05-29T09:56:18.158979 #3858656]  INFO -- : [  4/883] 3899953=test_thread
I, [2024-05-29T09:56:18.159217 #3858656]  INFO -- : [  5/883] 3899947=test_my_integer
I, [2024-05-29T09:56:18.159363 #3858656]  INFO -- : [  6/883] 3899940=test_debugger_integration
I, [2024-05-29T09:56:18.159634 #3858656]  INFO -- : [  7/883] 3899952=test_rendering
I, [2024-05-29T09:56:18.160100 #3858656]  INFO -- : [  8/883] 3899950=test_unicode_normalize
I, [2024-05-29T09:56:18.160582 #3858656]  INFO -- : [  9/883] 3899946=test_marshal
I, [2024-05-29T09:56:18.160769 #3858656]  INFO -- : [ 10/883] 3899939=test_weakref
I, [2024-05-29T09:56:18.161017 #3858656]  INFO -- : [ 11/883] 3899948=test_nonblock
I, [2024-05-29T09:56:18.161403 #3858656]  INFO -- : [ 12/883] 3899944=test_alias
I, [2024-05-29T09:56:18.161913 #3858656]  INFO -- : [ 13/883] 3899951=test_timeout
I, [2024-05-29T09:56:18.161938 #3858656]  INFO -- : [ 14/883] 3899949=test_ancdata
I, [2024-05-29T09:56:18.161953 #3858656]  INFO -- : [ 15/883] 3899941=test_singleton_function
I, [2024-05-29T09:56:18.163215 #3858656]  INFO -- : [ 16/883] 3899943=test_rb_str_dup
I, [2024-05-29T09:56:18.165907 #3858656]  INFO -- : [ 17/883] 3899947=test_reline_key
I, [2024-05-29T09:56:18.166601 #3858656]  INFO -- : [ 18/883] 3899943=test_cgi_core
I, [2024-05-29T09:56:18.171941 #3858656]  INFO -- : [ 19/883] 3899941=test_parser
I, [2024-05-29T09:56:18.172800 #3858656]  INFO -- : [ 20/883] 3899945=parse_stream_test
I, [2024-05-29T09:56:18.185329 #3858656]  INFO -- : [ 21/883] 3899949=test_registry
I, [2024-05-29T09:56:18.185414 #3858656]  INFO -- : [ 22/883] 3899949=test_gem_commands_open_command
I, [2024-05-29T09:56:18.197114 #3858656]  INFO -- : [ 23/883] 3899940=test_dns
I, [2024-05-29T09:56:18.198469 #3858656]  INFO -- : [ 24/883] 3899943=test_ractor
I, [2024-05-29T09:56:18.205437 #3858656]  INFO -- : [ 25/883] 3899948=test_gem_source_lock
I, [2024-05-29T09:56:18.217163 #3858656]  INFO -- : [ 26/883] 3899941=test_gem
I, [2024-05-29T09:56:18.229949 #3858656]  INFO -- : [ 27/883] 3899943=test_rdoc_attr
I, [2024-05-29T09:56:18.251620 #3858656]  INFO -- : [ 28/883] 3899947=test_env
I, [2024-05-29T09:56:18.251696 #3858656]  INFO -- : [ 29/883] 3899952=desugar_compiler_test
I, [2024-05-29T09:56:18.254329 #3858656]  INFO -- : [ 30/883] 3899945=test_integer
I, [2024-05-29T09:56:18.309304 #3858656]  INFO -- : [ 31/883] 3899939=test_dryrun
I, [2024-05-29T09:56:18.332045 #3858656]  INFO -- : [ 32/883] 3899939=test_gem_commands_setup_command
I, [2024-05-29T09:56:18.337090 #3858656]  INFO -- : [ 33/883] 3899945=test_cgi_modruby
I, [2024-05-29T09:56:18.350272 #3858656]  INFO -- : [ 34/883] 3899945=test_integer
I, [2024-05-29T09:56:18.363705 #3858656]  INFO -- : [ 35/883] 3899944=test_super
I, [2024-05-29T09:56:18.370812 #3858656]  INFO -- : [ 36/883] 3899952=test_rubyoptions
I, [2024-05-29T09:56:18.404081 #3858656]  INFO -- : [ 37/883] 3899943=test_https_proxy
I, [2024-05-29T09:56:18.527161 #3858656]  INFO -- : [ 38/883] 3899948=test_call
I, [2024-05-29T09:56:18.544043 #3858656]  INFO -- : [ 39/883] 3899943=test_rubygems
I, [2024-05-29T09:56:18.544129 #3858656]  INFO -- : [ 40/883] 3899949=test_nextafter
I, [2024-05-29T09:56:18.590263 #3858656]  INFO -- : [ 41/883] 3899946=test_capacity
I, [2024-05-29T09:56:18.596890 #3858656]  INFO -- : [ 42/883] 3899946=test_stat
I, [2024-05-29T09:56:18.600145 #3858656]  INFO -- : [ 43/883] 3899946=test_gem_request_set_lockfile_tokenizer
I, [2024-05-29T09:56:18.673451 #3858656]  INFO -- : [ 44/883] 3899949=test_have_func
I, [2024-05-29T09:56:18.691380 #3858656]  INFO -- : [ 45/883] 3899954=test_gem_resolver_git_specification
I, [2024-05-29T09:56:18.712791 #3858656]  INFO -- : [ 46/883] 3899948=test_object_references
I, [2024-05-29T09:56:18.719782 #3858656]  INFO -- : [ 47/883] 3899940=test_usrmarshal
I, [2024-05-29T09:56:18.725875 #3858656]  INFO -- : [ 48/883] 3899948=test_gem_resolver_requirement_list
I, [2024-05-29T09:56:18.738169 #3858656]  INFO -- : [ 49/883] 3899948=test_arith_seq_beg_len_step
I, [2024-05-29T09:56:18.803775 #3858656]  INFO -- : [ 50/883] 3899942=test_pkcs7
I, [2024-05-29T09:56:18.825590 #3858656]  INFO -- : [ 51/883] 3899948=test_function_entry
I, [2024-05-29T09:56:18.830497 #3858656]  INFO -- : [ 52/883] 3899948=test_symbol
I, [2024-05-29T09:56:18.861644 #3858656]  INFO -- : [ 53/883] 3899944=test_coder
I, [2024-05-29T09:56:18.906747 #3858656]  INFO -- : [ 54/883] 3899944=test_nofree
I, [2024-05-29T09:56:18.910319 #3858656]  INFO -- : [ 55/883] 3899944=test_gem_commands_pristine_command
I, [2024-05-29T09:56:18.946617 #3858656]  INFO -- : [ 56/883] 3899946=test_context
I, [2024-05-29T09:56:18.976526 #3858656]  INFO -- : [ 57/883] 3899943=ruby_api_test
I, [2024-05-29T09:56:19.002093 #3858656]  INFO -- : [ 58/883] 3899942=test_find_executable
I, [2024-05-29T09:56:19.019348 #3858656]  INFO -- : [ 59/883] 3899951=test_lazy_enumerator
I, [2024-05-29T09:56:19.025956 #3858656]  INFO -- : [ 60/883] 3899940=test_enc_associate
I, [2024-05-29T09:56:19.034827 #3858656]  INFO -- : [ 61/883] 3899942=test_unix
I, [2024-05-29T09:56:19.099701 #3858656]  INFO -- : [ 62/883] 3899942=test_ractor_compatibility
I, [2024-05-29T09:56:19.268490 #3858656]  INFO -- : [ 63/883] 3899954=test_autoconf
I, [2024-05-29T09:56:19.271006 #3858656]  INFO -- : [ 64/883] 3899946=test_eval
I, [2024-05-29T09:56:19.274749 #3858656]  INFO -- : [ 65/883] 3899954=test_dir
I, [2024-05-29T09:56:19.280648 #3858656]  INFO -- : [ 66/883] 3899946=test_date_ractor
I, [2024-05-29T09:56:19.344978 #3858656]  INFO -- : [ 67/883] 3899943=test_gem_console_ui
I, [2024-05-29T09:56:19.351518 #3858656]  INFO -- : [ 68/883] 3899943=test_word
I, [2024-05-29T09:56:19.357513 #3858656]  INFO -- : [ 69/883] 3899943=test_gem_commands_cleanup_command
I, [2024-05-29T09:56:19.407818 #3858656]  INFO -- : [ 70/883] 3899939=test_cgi_multipart
I, [2024-05-29T09:56:19.588474 #3858656]  INFO -- : [ 71/883] 3899946=test_numeric
I, [2024-05-29T09:56:19.596394 #3858656]  INFO -- : [ 72/883] 3899954=test_member
I, [2024-05-29T09:56:19.598480 #3858656]  INFO -- : [ 73/883] 3899946=test_gem_source_fetch_problem
I, [2024-05-29T09:56:19.600293 #3858656]  INFO -- : [ 74/883] 3899954=json_generic_object_test
I, [2024-05-29T09:56:19.620604 #3858656]  INFO -- : [ 75/883] 3899946=test_http_request
I, [2024-05-29T09:56:19.632896 #3858656]  INFO -- : [ 76/883] 3899954=test_rdoc_generator_darkfish
I, [2024-05-29T09:56:19.638980 #3858656]  INFO -- : [ 77/883] 3899939=test_resize
I, [2024-05-29T09:56:19.640990 #3858656]  INFO -- : [ 78/883] 3899939=test_error_highlight
I, [2024-05-29T09:56:19.665077 #3858656]  INFO -- : [ 79/883] 3899942=test_rdoc_comment
I, [2024-05-29T09:56:19.680416 #3858656]  INFO -- : [ 80/883] 3899946=test_mailto
I, [2024-05-29T09:56:19.692924 #3858656]  INFO -- : [ 81/883] 3899946=test_coderange
I, [2024-05-29T09:56:19.704515 #3858656]  INFO -- : [ 82/883] 3899946=test_symbol
I, [2024-05-29T09:56:19.709667 #3858656]  INFO -- : [ 83/883] 3899946=location_test
I, [2024-05-29T09:56:19.737286 #3858656]  INFO -- : [ 84/883] 3899940=test_rdoc_extend
I, [2024-05-29T09:56:19.746528 #3858656]  INFO -- : [ 85/883] 3899951=test_merge_keys
I, [2024-05-29T09:56:19.781149 #3858656]  INFO -- : [ 86/883] 3899951=test_gem_resolver_api_specification
I, [2024-05-29T09:56:19.882633 #3858656]  INFO -- : [ 87/883] 3899946=test_ipaddr
I, [2024-05-29T09:56:19.899995 #3858656]  INFO -- : [ 88/883] 3899942=test_rdoc_markup_to_ansi
I, [2024-05-29T09:56:19.929479 #3858656]  INFO -- : [ 89/883] 3899946=test_history
I, [2024-05-29T09:56:19.947940 #3858656]  INFO -- : [ 90/883] 3899946=test_mixed_unicode_escapes
I, [2024-05-29T09:56:19.952063 #3858656]  INFO -- : [ 91/883] 3899946=test_win32ole_variant
I, [2024-05-29T09:56:19.961238 #3858656]  INFO -- : [ 92/883] 3899946=test_win32ole_variable
I, [2024-05-29T09:56:19.963708 #3858656]  INFO -- : [ 93/883] 3899946=test_io_wait_uncommon
I, [2024-05-29T09:56:19.968102 #3858656]  INFO -- : [ 94/883] 3899942=test_arity
I, [2024-05-29T09:56:19.973495 #3858656]  INFO -- : [ 95/883] 3899946=test_stringio
I, [2024-05-29T09:56:19.976592 #3858656]  INFO -- : [ 96/883] 3899942=test_gem_ci_detector
I, [2024-05-29T09:56:20.000757 #3858656]  INFO -- : [ 97/883] 3899940=test_bignum
I, [2024-05-29T09:56:20.084557 #3858656]  INFO -- : [ 98/883] 3899943=test_rdoc_class_module
I, [2024-05-29T09:56:20.117545 #3858656]  INFO -- : [ 99/883] 3899946=test_rdoc_generator_json_index
I, [2024-05-29T09:56:20.117636 #3858656]  INFO -- : [100/883] 3899951=test_time_tz
I, [2024-05-29T09:56:20.167366 #3858656]  INFO -- : [101/883] 3899942=test_win32ole_event
I, [2024-05-29T09:56:20.177185 #3858656]  INFO -- : [102/883] 3899942=ractor_test
I, [2024-05-29T09:56:20.232520 #3858656]  INFO -- : [103/883] 3899951=test_trace
I, [2024-05-29T09:56:20.247667 #3858656]  INFO -- : [104/883] 3899951=test_have_macro
I, [2024-05-29T09:56:20.279556 #3858656]  INFO -- : [105/883] 3899942=test_resolve_symbol
I, [2024-05-29T09:56:20.295960 #3858656]  INFO -- : [106/883] 3899939=test_complex2
I, [2024-05-29T09:56:20.305448 #3858656]  INFO -- : [107/883] 3899954=test_gem_package
I, [2024-05-29T09:56:20.311386 #3858656]  INFO -- : [108/883] 3899939=test_threadgroup
I, [2024-05-29T09:56:20.393016 #3858656]  INFO -- : [109/883] 3899942=test_gem_specification
I, [2024-05-29T09:56:20.400013 #3858656]  INFO -- : [110/883] 3899946=test_enum
I, [2024-05-29T09:56:20.721692 #3858656]  INFO -- : [111/883] 3899941=test_sleep
I, [2024-05-29T09:56:20.827955 #3858656]  INFO -- : [112/883] 3899951=test_ruby_lex
I, [2024-05-29T09:56:20.828670 #3858656]  INFO -- : [113/883] 3899944=test_object
I, [2024-05-29T09:56:20.877792 #3858656]  INFO -- : [114/883] 3899943=test_date_arith
I, [2024-05-29T09:56:20.890595 #3858656]  INFO -- : [115/883] 3899943=test_gem_local_remote_options
I, [2024-05-29T09:56:20.946556 #3858656]  INFO -- : [116/883] 3899949=test_timeout
I, [2024-05-29T09:56:20.947638 #3858656]  INFO -- : [117/883] 3899943=test_ossl
I, [2024-05-29T09:56:20.960426 #3858656]  INFO -- : [118/883] 3899949=test_normalize
I, [2024-05-29T09:56:20.963489 #3858656]  INFO -- : [119/883] 3899949=test_change_word
I, [2024-05-29T09:56:20.970041 #3858656]  INFO -- : [120/883] 3899949=compiler_test
I, [2024-05-29T09:56:21.084700 #3858656]  INFO -- : [121/883] 3899949=test_flip
I, [2024-05-29T09:56:21.107326 #3858656]  INFO -- : [122/883] 3899954=test_signedness
I, [2024-05-29T09:56:21.141929 #3858656]  INFO -- : [123/883] 3899949=test_tsort
I, [2024-05-29T09:56:21.142165 #3858656]  INFO -- : [124/883] 3899951=test_rdoc_rd_block_parser
I, [2024-05-29T09:56:21.154211 #3858656]  INFO -- : [125/883] 3899949=test_pointer
I, [2024-05-29T09:56:21.281633 #3858656]  INFO -- : [126/883] 3899948=test_func
I, [2024-05-29T09:56:21.291948 #3858656]  INFO -- : [127/883] 3899944=test_big5
I, [2024-05-29T09:56:21.299383 #3858656]  INFO -- : [128/883] 3899944=test_ractor
I, [2024-05-29T09:56:21.315028 #3858656]  INFO -- : [129/883] 3899939=test_type
I, [2024-05-29T09:56:21.322505 #3858656]  INFO -- : [130/883] 3899939=version_test
I, [2024-05-29T09:56:21.379129 #3858656]  INFO -- : [131/883] 3899944=test_object
I, [2024-05-29T09:56:21.383533 #3858656]  INFO -- : [132/883] 3899951=heredoc_dedent_test
I, [2024-05-29T09:56:21.396178 #3858656]  INFO -- : [133/883] 3899944=test_cgi_header
I, [2024-05-29T09:56:21.423563 #3858656]  INFO -- : [134/883] 3899944=test_arithmetic_sequence
I, [2024-05-29T09:56:21.440110 #3858656]  INFO -- : [135/883] 3899939=test_gem_gemcutter_utilities
I, [2024-05-29T09:56:21.445176 #3858656]  INFO -- : [136/883] 3899944=test_basicinstructions
I, [2024-05-29T09:56:21.509305 #3858656]  INFO -- : [137/883] 3899951=test_gem_command_manager
I, [2024-05-29T09:56:21.553629 #3858656]  INFO -- : [138/883] 3899944=test_key_actor_emacs
I, [2024-05-29T09:56:21.575546 #3858656]  INFO -- : [139/883] 3899946=test_logger
I, [2024-05-29T09:56:21.595458 #3858656]  INFO -- : [140/883] 3899946=test_file_exhaustive
I, [2024-05-29T09:56:21.673529 #3858656]  INFO -- : [141/883] 3899949=test_gem_update_suggestion
I, [2024-05-29T09:56:21.736188 #3858656]  INFO -- : [142/883] 3899951=test_files_test
I, [2024-05-29T09:56:21.759026 #3858656]  INFO -- : [143/883] 3899949=test_rdoc_parser_markdown
I, [2024-05-29T09:56:21.788046 #3858656]  INFO -- : [144/883] 3899944=test_not
I, [2024-05-29T09:56:21.788840 #3858656]  INFO -- : [145/883] 3899944=test_gem_resolver_lock_set
I, [2024-05-29T09:56:21.821502 #3858656]  INFO -- : [146/883] 3899944=test_import
I, [2024-05-29T09:56:21.855001 #3858656]  INFO -- : [147/883] 3899939=test_gem_platform
I, [2024-05-29T09:56:21.862975 #3858656]  INFO -- : [148/883] 3899951=test_placearg
I, [2024-05-29T09:56:21.962119 #3858656]  INFO -- : [149/883] 3899947=test_date_strptime
I, [2024-05-29T09:56:21.974887 #3858656]  INFO -- : [150/883] 3899939=test_gem_package_task
I, [2024-05-29T09:56:21.978496 #3858656]  INFO -- : [151/883] 3899939=test_rdoc_markup_hard_break
I, [2024-05-29T09:56:22.031438 #3858656]  INFO -- : [152/883] 3899951=test_weakkeymap
I, [2024-05-29T09:56:22.034913 #3858656]  INFO -- : [153/883] 3899949=test_gem_commands_push_command
I, [2024-05-29T09:56:22.077196 #3858656]  INFO -- : [154/883] 3899945=test_numhash
I, [2024-05-29T09:56:22.087327 #3858656]  INFO -- : [155/883] 3899945=test_pkey_rsa
I, [2024-05-29T09:56:22.112512 #3858656]  INFO -- : [156/883] 3899947=test_class_name_check
I, [2024-05-29T09:56:22.132288 #3858656]  INFO -- : [157/883] 3899947=test_keyword
I, [2024-05-29T09:56:22.197606 #3858656]  INFO -- : [158/883] 3899939=test_fd_setsize
I, [2024-05-29T09:56:22.205264 #3858656]  INFO -- : [159/883] 3899939=test_continuation
I, [2024-05-29T09:56:22.209190 #3858656]  INFO -- : [160/883] 3899939=test_win32ole_method
I, [2024-05-29T09:56:22.217217 #3858656]  INFO -- : [161/883] 3899939=test_delete
I, [2024-05-29T09:56:22.219782 #3858656]  INFO -- : [162/883] 3899939=test_update
I, [2024-05-29T09:56:22.231613 #3858656]  INFO -- : [163/883] 3899939=test_x509name
I, [2024-05-29T09:56:22.252202 #3858656]  INFO -- : [164/883] 3899939=test_fips
I, [2024-05-29T09:56:22.356642 #3858656]  INFO -- : [165/883] 3899951=test_x509store
I, [2024-05-29T09:56:22.366593 #3858656]  INFO -- : [166/883] 3899945=test_rdoc_code_object
I, [2024-05-29T09:56:22.426763 #3858656]  INFO -- : [167/883] 3899948=test_webauthn_listener
I, [2024-05-29T09:56:22.518423 #3858656]  INFO -- : [168/883] 3899948=test_helper
I, [2024-05-29T09:56:22.590977 #3858656]  INFO -- : [169/883] 3899948=test_random_formatter
I, [2024-05-29T09:56:22.618412 #3858656]  INFO -- : [170/883] 3899939=test_jaro_winkler
I, [2024-05-29T09:56:22.623914 #3858656]  INFO -- : [171/883] 3899939=test_gem_request_set_gem_dependency_api
I, [2024-05-29T09:56:22.626009 #3858656]  INFO -- : [172/883] 3899948=test_ast
I, [2024-05-29T09:56:22.631806 #3858656]  INFO -- : [173/883] 3899951=test_lambda
I, [2024-05-29T09:56:22.713095 #3858656]  INFO -- : [174/883] 3899951=test_gem_resolver_api_set
I, [2024-05-29T09:56:22.713435 #3858656]  INFO -- : [175/883] 3899949=test_gem_safe_marshal
I, [2024-05-29T09:56:22.725942 #3858656]  INFO -- : [176/883] 3899944=test_enumerable
I, [2024-05-29T09:56:22.730858 #3858656]  INFO -- : [177/883] 3899944=test_config
I, [2024-05-29T09:56:22.794028 #3858656]  INFO -- : [178/883] 3899951=test_gem_resolver_vendor_set
I, [2024-05-29T09:56:22.815300 #3858656]  INFO -- : [179/883] 3899951=json_generator_test
I, [2024-05-29T09:56:22.883083 #3858656]  INFO -- : [180/883] 3899947=test_eval
I, [2024-05-29T09:56:22.933152 #3858656]  INFO -- : [181/883] 3899939=test_transcode
I, [2024-05-29T09:56:22.939269 #3858656]  INFO -- : [182/883] 3899951=test_project_sanity
I, [2024-05-29T09:56:23.017177 #3858656]  INFO -- : [183/883] 3899951=test_range
I, [2024-05-29T09:56:23.097684 #3858656]  INFO -- : [184/883] 3899945=command_line_test
I, [2024-05-29T09:56:23.104845 #3858656]  INFO -- : [185/883] 3899945=test_constant
I, [2024-05-29T09:56:23.119590 #3858656]  INFO -- : [186/883] 3899940=test_pty
I, [2024-05-29T09:56:23.126714 #3858656]  INFO -- : [187/883] 3899942=test_dup
I, [2024-05-29T09:56:23.175229 #3858656]  INFO -- : [188/883] 3899950=test_helper
I, [2024-05-29T09:56:23.199231 #3858656]  INFO -- : [189/883] 3899950=test_erb_command
I, [2024-05-29T09:56:23.226118 #3858656]  INFO -- : [190/883] 3899939=test_encoding
I, [2024-05-29T09:56:23.255169 #3858656]  INFO -- : [191/883] 3899950=test_gem_uri_formatter
I, [2024-05-29T09:56:23.269421 #3858656]  INFO -- : [192/883] 3899947=test_ensured
I, [2024-05-29T09:56:23.325535 #3858656]  INFO -- : [193/883] 3899944=test_locale
I, [2024-05-29T09:56:23.349236 #3858656]  INFO -- : [194/883] 3899947=test_addr
I, [2024-05-29T09:56:23.377906 #3858656]  INFO -- : [195/883] 3899942=library_symbols_test
I, [2024-05-29T09:56:23.426325 #3858656]  INFO -- : [196/883] 3899947=test_ts
I, [2024-05-29T09:56:23.430251 #3858656]  INFO -- : [197/883] 3899944=test_rdoc_ri_paths
I, [2024-05-29T09:56:23.474257 #3858656]  INFO -- : [198/883] 3899949=test_rdoc_markup_document
I, [2024-05-29T09:56:23.487674 #3858656]  INFO -- : [199/883] 3899949=test_integer_comb
I, [2024-05-29T09:56:23.488386 #3858656]  INFO -- : [200/883] 3899939=test_tmpdir
I, [2024-05-29T09:56:23.489855 #3858656]  INFO -- : [201/883] 3899942=test_vm_dump
I, [2024-05-29T09:56:23.489920 #3858656]  INFO -- : [202/883] 3899942=errors_test
I, [2024-05-29T09:56:23.533104 #3858656]  INFO -- : [203/883] 3899950=test_gem_commands_check_command
I, [2024-05-29T09:56:23.572025 #3858656]  INFO -- : [204/883] 3899950=test_regexp
I, [2024-05-29T09:56:23.597625 #3858656]  INFO -- : [205/883] 3899939=static_inspect_test
I, [2024-05-29T09:56:23.610744 #3858656]  INFO -- : [206/883] 3899939=test_udp
I, [2024-05-29T09:56:23.627010 #3858656]  INFO -- : [207/883] 3899942=bom_test
I, [2024-05-29T09:56:23.633133 #3858656]  INFO -- : [208/883] 3899939=test_data_error
I, [2024-05-29T09:56:23.641230 #3858656]  INFO -- : [209/883] 3899944=test_file
I, [2024-05-29T09:56:23.649801 #3858656]  INFO -- : [210/883] 3899942=test_force_exit
I, [2024-05-29T09:56:23.731938 #3858656]  INFO -- : [211/883] 3899939=unescape_test
I, [2024-05-29T09:56:23.761294 #3858656]  INFO -- : [212/883] 3899940=test_ostruct
I, [2024-05-29T09:56:23.813685 #3858656]  INFO -- : [213/883] 3899942=test_exit
I, [2024-05-29T09:56:23.930557 #3858656]  INFO -- : [214/883] 3899942=test_recursion
I, [2024-05-29T09:56:23.935400 #3858656]  INFO -- : [215/883] 3899942=test_history
I, [2024-05-29T09:56:23.946019 #3858656]  INFO -- : [216/883] 3899947=test_date_marshal
I, [2024-05-29T09:56:23.951401 #3858656]  INFO -- : [217/883] 3899947=test_mkmf
I, [2024-05-29T09:56:23.956504 #3858656]  INFO -- : [218/883] 3899942=test_delegate
I, [2024-05-29T09:56:23.983663 #3858656]  INFO -- : [219/883] 3899942=test_popen_deadlock
I, [2024-05-29T09:56:24.009886 #3858656]  INFO -- : [220/883] 3899947=test_bundled_ca
I, [2024-05-29T09:56:24.016556 #3858656]  INFO -- : [221/883] 3899940=test_closure
I, [2024-05-29T09:56:24.052150 #3858656]  INFO -- : [222/883] 3899951=test_fiber
I, [2024-05-29T09:56:24.248346 #3858656]  INFO -- : [223/883] 3899954=test_multi_irb_commands
I, [2024-05-29T09:56:24.254984 #3858656]  INFO -- : [224/883] 3899954=test_open3
I, [2024-05-29T09:56:24.292083 #3858656]  INFO -- : [225/883] 3899940=test_ractor
I, [2024-05-29T09:56:24.395911 #3858656]  INFO -- : [226/883] 3899940=test_rdoc_servlet
I, [2024-05-29T09:56:24.572412 #3858656]  INFO -- : [227/883] 3899940=test_gem_security
I, [2024-05-29T09:56:24.724667 #3858656]  INFO -- : [228/883] 3899942=test_digest
I, [2024-05-29T09:56:24.730705 #3858656]  INFO -- : [229/883] 3899942=test_help
I, [2024-05-29T09:56:24.737932 #3858656]  INFO -- : [230/883] 3899942=test_rdoc_markup_to_bs
I, [2024-05-29T09:56:24.778644 #3858656]  INFO -- : [231/883] 3899942=test_gem_commands_unpack_command
I, [2024-05-29T09:56:25.122943 #3858656]  INFO -- : [232/883] 3899942=test_files_lib
I, [2024-05-29T09:56:25.466582 #3858656]  INFO -- : [233/883] 3899939=test_beginendblock
I, [2024-05-29T09:56:25.635155 #3858656]  INFO -- : [234/883] 3899947=reflection_test
I, [2024-05-29T09:56:25.723628 #3858656]  INFO -- : [235/883] 3899941=test_gem_bundler_version_finder
I, [2024-05-29T09:56:25.729042 #3858656]  INFO -- : [236/883] 3899945=test_emoji_breaks
I, [2024-05-29T09:56:25.749742 #3858656]  INFO -- : [237/883] 3899945=test_within_pipe
I, [2024-05-29T09:56:25.750756 #3858656]  INFO -- : [238/883] 3899947=test_pinned
I, [2024-05-29T09:56:25.789084 #3858656]  INFO -- : [239/883] 3899941=test_time
I, [2024-05-29T09:56:25.838565 #3858656]  INFO -- : [240/883] 3899945=test_webauthn_listener_response
I, [2024-05-29T09:56:25.844915 #3858656]  INFO -- : [241/883] 3899947=test_to_ary_concat
I, [2024-05-29T09:56:25.919277 #3858656]  INFO -- : [242/883] 3899939=test_stream
I, [2024-05-29T09:56:25.927591 #3858656]  INFO -- : [243/883] 3899939=test_rdoc_markup_pre_process
I, [2024-05-29T09:56:25.981188 #3858656]  INFO -- : [244/883] 3899945=test_printf
I, [2024-05-29T09:56:25.998853 #3858656]  INFO -- : [245/883] 3899945=test_rdoc_markup_heading
I, [2024-05-29T09:56:26.009454 #3858656]  INFO -- : [246/883] 3899945=test_iseq
I, [2024-05-29T09:56:26.013467 #3858656]  INFO -- : [247/883] 3899941=test_exception_at_throwing
I, [2024-05-29T09:56:26.048639 #3858656]  INFO -- : [248/883] 3899939=test_scheduler
I, [2024-05-29T09:56:26.107453 #3858656]  INFO -- : [249/883] 3899941=test_pkey_dsa
I, [2024-05-29T09:56:26.197719 #3858656]  INFO -- : [250/883] 3899939=test_class
I, [2024-05-29T09:56:26.201608 #3858656]  INFO -- : [251/883] 3899939=test_ocsp
I, [2024-05-29T09:56:26.488636 #3858656]  INFO -- : [252/883] 3899939=test_interned_str
I, [2024-05-29T09:56:26.517054 #3858656]  INFO -- : [253/883] 3899939=test_case_comprehensive
I, [2024-05-29T09:56:26.592366 #3858656]  INFO -- : [254/883] 3899941=test_gem_commands_build_command
I, [2024-05-29T09:56:26.753690 #3858656]  INFO -- : [255/883] 3899945=test_cmethod
I, [2024-05-29T09:56:26.757132 #3858656]  INFO -- : [256/883] 3899945=test_tracer
I, [2024-05-29T09:56:26.810227 #3858656]  INFO -- : [257/883] 3899954=test_append
I, [2024-05-29T09:56:26.813986 #3858656]  INFO -- : [258/883] 3899954=test_option
I, [2024-05-29T09:56:26.817365 #3858656]  INFO -- : [259/883] 3899945=test_gem_commands_server_command
I, [2024-05-29T09:56:26.826632 #3858656]  INFO -- : [260/883] 3899945=test_variable_name_check
I, [2024-05-29T09:56:26.847136 #3858656]  INFO -- : [261/883] 3899941=test_io_m17n
I, [2024-05-29T09:56:26.888344 #3858656]  INFO -- : [262/883] 3899949=test_did_you_mean
I, [2024-05-29T09:56:26.894065 #3858656]  INFO -- : [263/883] 3899945=parameters_signature_test
I, [2024-05-29T09:56:26.906794 #3858656]  INFO -- : [264/883] 3899945=test_koi8
I, [2024-05-29T09:56:26.915504 #3858656]  INFO -- : [265/883] 3899945=test_enumerator
I, [2024-05-29T09:56:26.921917 #3858656]  INFO -- : [266/883] 3899947=test_rdoc_parser_changelog
I, [2024-05-29T09:56:26.926786 #3858656]  INFO -- : [267/883] 3899945=test_unicode
I, [2024-05-29T09:56:26.932909 #3858656]  INFO -- : [268/883] 3899945=test_rdoc_generator_pot
I, [2024-05-29T09:56:26.948891 #3858656]  INFO -- : [269/883] 3899945=test_gem_gem_runner
I, [2024-05-29T09:56:26.987808 #3858656]  INFO -- : [270/883] 3899954=test_filter
I, [2024-05-29T09:56:27.009883 #3858656]  INFO -- : [271/883] 3899945=test_data
I, [2024-05-29T09:56:27.014835 #3858656]  INFO -- : [272/883] 3899949=static_literals_test
I, [2024-05-29T09:56:27.016124 #3858656]  INFO -- : [273/883] 3899945=test_rdoc_method_attr
I, [2024-05-29T09:56:27.021400 #3858656]  INFO -- : [274/883] 3899949=test_key_event_record
I, [2024-05-29T09:56:27.043027 #3858656]  INFO -- : [275/883] 3899954=test_gem_uri
I, [2024-05-29T09:56:27.077861 #3858656]  INFO -- : [276/883] 3899954=test_random
I, [2024-05-29T09:56:27.087678 #3858656]  INFO -- : [277/883] 3899954=test_notimplement
I, [2024-05-29T09:56:27.092359 #3858656]  INFO -- : [278/883] 3899954=test_gem_commands_update_command
I, [2024-05-29T09:56:27.094520 #3858656]  INFO -- : [279/883] 3899949=test_gem_resolver_vendor_specification
I, [2024-05-29T09:56:27.125859 #3858656]  INFO -- : [280/883] 3899949=test_lexer
I, [2024-05-29T09:56:27.144000 #3858656]  INFO -- : [281/883] 3899949=test_thread_cv
I, [2024-05-29T09:56:27.163313 #3858656]  INFO -- : [282/883] 3899947=test_ssl_session
I, [2024-05-29T09:56:27.169926 #3858656]  INFO -- : [283/883] 3899953=test_compile_prism
I, [2024-05-29T09:56:27.183722 #3858656]  INFO -- : [284/883] 3899945=test_terminfo
I, [2024-05-29T09:56:27.185779 #3858656]  INFO -- : [285/883] 3899945=test_date_compat
I, [2024-05-29T09:56:27.189088 #3858656]  INFO -- : [286/883] 3899945=test_rdoc_markup_to_html
I, [2024-05-29T09:56:27.282261 #3858656]  INFO -- : [287/883] 3899945=test_bug-14834
I, [2024-05-29T09:56:27.370087 #3858656]  INFO -- : [288/883] 3899945=test_http
I, [2024-05-29T09:56:27.457102 #3858656]  INFO -- : [289/883] 3899953=test_addrinfo
I, [2024-05-29T09:56:27.502968 #3858656]  INFO -- : [290/883] 3899953=test_tree_spell_checker
I, [2024-05-29T09:56:27.564043 #3858656]  INFO -- : [291/883] 3899953=test_path
I, [2024-05-29T09:56:27.572461 #3858656]  INFO -- : [292/883] 3899953=test_case_mapping
I, [2024-05-29T09:56:27.583924 #3858656]  INFO -- : [293/883] 3899953=redundant_return_test
I, [2024-05-29T09:56:27.673219 #3858656]  INFO -- : [294/883] 3899953=test_bn
I, [2024-05-29T09:56:27.689906 #3858656]  INFO -- : [295/883] 3899953=test_win32ole_param_event
I, [2024-05-29T09:56:27.691997 #3858656]  INFO -- : [296/883] 3899953=test_install
I, [2024-05-29T09:56:27.788234 #3858656]  INFO -- : [297/883] 3899949=test_rdoc_markup_to_label
I, [2024-05-29T09:56:27.795803 #3858656]  INFO -- : [298/883] 3899943=test_sockopt
I, [2024-05-29T09:56:27.798236 #3858656]  INFO -- : [299/883] 3899943=test_httpresponses
I, [2024-05-29T09:56:27.802517 #3858656]  INFO -- : [300/883] 3899943=test_encoding
I, [2024-05-29T09:56:27.828775 #3858656]  INFO -- : [301/883] 3899949=test_set_len
I, [2024-05-29T09:56:27.835620 #3858656]  INFO -- : [302/883] 3899943=test_httpheader
I, [2024-05-29T09:56:27.837574 #3858656]  INFO -- : [303/883] 3899949=test_gem_resolver_local_specification
I, [2024-05-29T09:56:27.847052 #3858656]  INFO -- : [304/883] 3899943=test_rdoc_ri_driver
I, [2024-05-29T09:56:27.882713 #3858656]  INFO -- : [305/883] 3899949=test_color
I, [2024-05-29T09:56:27.896892 #3858656]  INFO -- : [306/883] 3899953=json_encoding_test
I, [2024-05-29T09:56:27.917608 #3858656]  INFO -- : [307/883] 3899953=test_key_stroke
I, [2024-05-29T09:56:27.961170 #3858656]  INFO -- : [308/883] 3899949=test_rbconfig
I, [2024-05-29T09:56:27.968524 #3858656]  INFO -- : [309/883] 3899949=test_human_typo
I, [2024-05-29T09:56:27.970574 #3858656]  INFO -- : [310/883] 3899949=test_primitive
I, [2024-05-29T09:56:27.979863 #3858656]  INFO -- : [311/883] 3899949=test_name_error_extension
I, [2024-05-29T09:56:27.986878 #3858656]  INFO -- : [312/883] 3899949=test_chilled
I, [2024-05-29T09:56:27.987893 #3858656]  INFO -- : [313/883] 3899949=test_rdoc_i18n_locale
I, [2024-05-29T09:56:27.998045 #3858656]  INFO -- : [314/883] 3899949=test_win32ole_param
I, [2024-05-29T09:56:28.000196 #3858656]  INFO -- : [315/883] 3899949=test_gem_commands_yank_command
I, [2024-05-29T09:56:28.006396 #3858656]  INFO -- : [316/883] 3899953=test_pair
I, [2024-05-29T09:56:28.030460 #3858656]  INFO -- : [317/883] 3899947=test_document
I, [2024-05-29T09:56:28.059919 #3858656]  INFO -- : [318/883] 3899947=test_rdoc_generator_pot_po_entry
I, [2024-05-29T09:56:28.094884 #3858656]  INFO -- : [319/883] 3899947=test_euc_jp
I, [2024-05-29T09:56:28.098265 #3858656]  INFO -- : [320/883] 3899947=test_acceptable
I, [2024-05-29T09:56:28.267734 #3858656]  INFO -- : [321/883] 3899943=test_len
I, [2024-05-29T09:56:28.268114 #3858656]  INFO -- : [322/883] 3899943=test_yield_block
I, [2024-05-29T09:56:28.276147 #3858656]  INFO -- : [323/883] 3899943=test_completion
I, [2024-05-29T09:56:28.302676 #3858656]  INFO -- : [324/883] 3899947=test_gem_commands_cert_command
I, [2024-05-29T09:56:28.321016 #3858656]  INFO -- : [325/883] 3899941=test_erb
I, [2024-05-29T09:56:28.401672 #3858656]  INFO -- : [326/883] 3899941=test_x509ext
I, [2024-05-29T09:56:28.406284 #3858656]  INFO -- : [327/883] 3899941=test_gem_source_installed
I, [2024-05-29T09:56:28.419505 #3858656]  INFO -- : [328/883] 3899941=test_assembler
I, [2024-05-29T09:56:28.435858 #3858656]  INFO -- : [329/883] 3899941=test_spell_checker
I, [2024-05-29T09:56:28.441167 #3858656]  INFO -- : [330/883] 3899941=test_propertyputref
I, [2024-05-29T09:56:28.447041 #3858656]  INFO -- : [331/883] 3899941=attribute_write_test
I, [2024-05-29T09:56:28.507934 #3858656]  INFO -- : [332/883] 3899949=test_rational
I, [2024-05-29T09:56:28.539933 #3858656]  INFO -- : [333/883] 3899949=test_rational2
I, [2024-05-29T09:56:28.558824 #3858656]  INFO -- : [334/883] 3899949=test_gem_source
I, [2024-05-29T09:56:28.571476 #3858656]  INFO -- : [335/883] 3899941=test_scalar_scanner
I, [2024-05-29T09:56:28.586437 #3858656]  INFO -- : [336/883] 3899941=test_gem_commands_outdated_command
I, [2024-05-29T09:56:28.588084 #3858656]  INFO -- : [337/883] 3899954=test_helper_method
I, [2024-05-29T09:56:28.617739 #3858656]  INFO -- : [338/883] 3899946=test_gem_package_tar_writer
I, [2024-05-29T09:56:28.646857 #3858656]  INFO -- : [339/883] 3899941=test_array
I, [2024-05-29T09:56:28.709900 #3858656]  INFO -- : [340/883] 3899946=test_gem_dependency_list
I, [2024-05-29T09:56:28.716003 #3858656]  INFO -- : [341/883] 3899954=test_benchmark
I, [2024-05-29T09:56:28.772745 #3858656]  INFO -- : [342/883] 3899946=test_win32ole_method_event
I, [2024-05-29T09:56:28.781162 #3858656]  INFO -- : [343/883] 3899946=test_nesting_parser
I, [2024-05-29T09:56:28.793010 #3858656]  INFO -- : [344/883] 3899946=test_https
I, [2024-05-29T09:56:28.867248 #3858656]  INFO -- : [345/883] 3899949=test_gem_ext_builder
I, [2024-05-29T09:56:29.125555 #3858656]  INFO -- : [346/883] 3899943=test_evaluation
I, [2024-05-29T09:56:29.130697 #3858656]  INFO -- : [347/883] 3899946=test_abi
I, [2024-05-29T09:56:29.149921 #3858656]  INFO -- : [348/883] 3899943=test_provider
I, [2024-05-29T09:56:29.197029 #3858656]  INFO -- : [349/883] 3899942=test_rdoc_parser_simple
I, [2024-05-29T09:56:29.224337 #3858656]  INFO -- : [350/883] 3899942=test_yamldbm
I, [2024-05-29T09:56:29.236925 #3858656]  INFO -- : [351/883] 3899942=test_gem_commands_rebuild_command
I, [2024-05-29T09:56:29.299670 #3858656]  INFO -- : [352/883] 3899942=test_load
I, [2024-05-29T09:56:29.299820 #3858656]  INFO -- : [353/883] 3899942=test_whileuntil
I, [2024-05-29T09:56:29.317388 #3858656]  INFO -- : [354/883] 3899942=test_rdoc_generator_markup
I, [2024-05-29T09:56:29.330164 #3858656]  INFO -- : [355/883] 3899942=test_configuration
I, [2024-05-29T09:56:29.358575 #3858656]  INFO -- : [356/883] 3899946=test_rubyvm
I, [2024-05-29T09:56:29.359544 #3858656]  INFO -- : [357/883] 3899946=test_monitor
I, [2024-05-29T09:56:29.451381 #3858656]  INFO -- : [358/883] 3899942=test_buffered_io
I, [2024-05-29T09:56:29.454431 #3858656]  INFO -- : [359/883] 3899942=test_instrumentation_api
I, [2024-05-29T09:56:29.521272 #3858656]  INFO -- : [360/883] 3899940=integer_parse_test
I, [2024-05-29T09:56:29.534281 #3858656]  INFO -- : [361/883] 3899943=test_stringify_symbols
I, [2024-05-29T09:56:29.547053 #3858656]  INFO -- : [362/883] 3899943=test_boolean
I, [2024-05-29T09:56:29.552046 #3858656]  INFO -- : [363/883] 3899943=test_module
I, [2024-05-29T09:56:29.575242 #3858656]  INFO -- : [364/883] 3899946=test_gem_request_set
I, [2024-05-29T09:56:29.592418 #3858656]  INFO -- : [365/883] 3899940=constant_path_node_test
I, [2024-05-29T09:56:29.607386 #3858656]  INFO -- : [366/883] 3899940=test_ssl
I, [2024-05-29T09:56:29.687550 #3858656]  INFO -- : [367/883] 3899947=test_gem_ext_cargo_builder
I, [2024-05-29T09:56:29.704523 #3858656]  INFO -- : [368/883] 3899947=test_method_name_check
I, [2024-05-29T09:56:29.723671 #3858656]  INFO -- : [369/883] 3899947=test_arith_seq_extract
I, [2024-05-29T09:56:29.745626 #3858656]  INFO -- : [370/883] 3899944=test_parser
I, [2024-05-29T09:56:29.801896 #3858656]  INFO -- : [371/883] 3899944=test_serialize_subclasses
I, [2024-05-29T09:56:29.809104 #3858656]  INFO -- : [372/883] 3899944=test_insns_leaf
I, [2024-05-29T09:56:29.813692 #3858656]  INFO -- : [373/883] 3899944=test_color_printer
I, [2024-05-29T09:56:29.824694 #3858656]  INFO -- : [374/883] 3899944=test_deprecated
I, [2024-05-29T09:56:29.826139 #3858656]  INFO -- : [375/883] 3899944=test_allocation
I, [2024-05-29T09:56:29.958183 #3858656]  INFO -- : [376/883] 3899947=test_div
I, [2024-05-29T09:56:29.967274 #3858656]  INFO -- : [377/883] 3899947=test_win32ole_variant_m
I, [2024-05-29T09:56:29.968242 #3858656]  INFO -- : [378/883] 3899947=test_engine
I, [2024-05-29T09:56:29.969043 #3858656]  INFO -- : [379/883] 3899947=test_key_error
I, [2024-05-29T09:56:29.972682 #3858656]  INFO -- : [380/883] 3899947=test_mutex
I, [2024-05-29T09:56:30.009253 #3858656]  INFO -- : [381/883] 3899952=test_x509req
I, [2024-05-29T09:56:30.086955 #3858656]  INFO -- : [382/883] 3899954=test_rdoc_rd_inline
I, [2024-05-29T09:56:30.097450 #3858656]  INFO -- : [383/883] 3899954=test_files_test_1
I, [2024-05-29T09:56:30.114728 #3858656]  INFO -- : [384/883] 3899946=test_set
I, [2024-05-29T09:56:30.148474 #3858656]  INFO -- : [385/883] 3899949=test_gem_path_support
I, [2024-05-29T09:56:30.156116 #3858656]  INFO -- : [386/883] 3899946=test_struct
I, [2024-05-29T09:56:30.177212 #3858656]  INFO -- : [387/883] 3899951=test_nomethod_error
I, [2024-05-29T09:56:30.186558 #3858656]  INFO -- : [388/883] 3899951=json_parser_test
I, [2024-05-29T09:56:30.191082 #3858656]  INFO -- : [389/883] 3899949=test_config
I, [2024-05-29T09:56:30.215735 #3858656]  INFO -- : [390/883] 3899952=test_win32ole_variant_outarg
I, [2024-05-29T09:56:30.217484 #3858656]  INFO -- : [391/883] 3899952=test_dln
I, [2024-05-29T09:56:30.222592 #3858656]  INFO -- : [392/883] 3899952=test_gem_source_subpath_problem
I, [2024-05-29T09:56:30.227808 #3858656]  INFO -- : [393/883] 3899951=json_common_interface_test
I, [2024-05-29T09:56:30.233583 #3858656]  INFO -- : [394/883] 3899949=test_struct
I, [2024-05-29T09:56:30.240596 #3858656]  INFO -- : [395/883] 3899951=magic_comment_test
I, [2024-05-29T09:56:30.243500 #3858656]  INFO -- : [396/883] 3899951=test_rdoc_markup_to_html_snippet
I, [2024-05-29T09:56:30.250635 #3858656]  INFO -- : [397/883] 3899949=test_sexp
I, [2024-05-29T09:56:30.269785 #3858656]  INFO -- : [398/883] 3899949=test_rdoc_markup_include
I, [2024-05-29T09:56:30.277947 #3858656]  INFO -- : [399/883] 3899949=fuzzer_test
I, [2024-05-29T09:56:30.286915 #3858656]  INFO -- : [400/883] 3899949=test_variable
I, [2024-05-29T09:56:30.335449 #3858656]  INFO -- : [401/883] 3899951=test_pkg_config
I, [2024-05-29T09:56:30.352559 #3858656]  INFO -- : [402/883] 3899951=test_cparser
I, [2024-05-29T09:56:30.408022 #3858656]  INFO -- : [403/883] 3899949=test_debug
I, [2024-05-29T09:56:30.413924 #3858656]  INFO -- : [404/883] 3899949=test_memory_view
I, [2024-05-29T09:56:30.449122 #3858656]  INFO -- : [405/883] 3899949=pattern_test
I, [2024-05-29T09:56:30.474322 #3858656]  INFO -- : [406/883] 3899949=test_shellwords
I, [2024-05-29T09:56:30.484181 #3858656]  INFO -- : [407/883] 3899949=test_digest_extend
I, [2024-05-29T09:56:30.493565 #3858656]  INFO -- : [408/883] 3899949=test_iterator
I, [2024-05-29T09:56:30.587011 #3858656]  INFO -- : [409/883] 3899952=test_string
I, [2024-05-29T09:56:30.589215 #3858656]  INFO -- : [410/883] 3899952=test_omap
I, [2024-05-29T09:56:30.597709 #3858656]  INFO -- : [411/883] 3899952=test_storage
I, [2024-05-29T09:56:30.599655 #3858656]  INFO -- : [412/883] 3899949=test_gem_resolver_git_set
I, [2024-05-29T09:56:30.608404 #3858656]  INFO -- : [413/883] 3899952=test_new
I, [2024-05-29T09:56:30.628314 #3858656]  INFO -- : [414/883] 3899952=test_cipher
I, [2024-05-29T09:56:30.665570 #3858656]  INFO -- : [415/883] 3899952=test_gem_security_signer
I, [2024-05-29T09:56:30.774183 #3858656]  INFO -- : [416/883] 3899952=test_refinement
I, [2024-05-29T09:56:30.820288 #3858656]  INFO -- : [417/883] 3899946=test_gem_commands_signout_command
I, [2024-05-29T09:56:30.839441 #3858656]  INFO -- : [418/883] 3899946=test_regex_casefold
I, [2024-05-29T09:56:30.981810 #3858656]  INFO -- : [419/883] 3899949=test_gem_source_git
I, [2024-05-29T09:56:31.114449 #3858656]  INFO -- : [420/883] 3899947=test_dir_m17n
I, [2024-05-29T09:56:31.269441 #3858656]  INFO -- : [421/883] 3899953=test_gem_resolver_installer_set
I, [2024-05-29T09:56:31.385680 #3858656]  INFO -- : [422/883] 3899951=test_float
I, [2024-05-29T09:56:31.488624 #3858656]  INFO -- : [423/883] 3899946=test_cgi_cookie
I, [2024-05-29T09:56:31.508239 #3858656]  INFO -- : [424/883] 3899946=test_require
I, [2024-05-29T09:56:31.601591 #3858656]  INFO -- : [425/883] 3899949=test_process
I, [2024-05-29T09:56:31.626238 #3858656]  INFO -- : [426/883] 3899949=test_input_method
I, [2024-05-29T09:56:31.722673 #3858656]  INFO -- : [427/883] 3899949=test_windows_1252
I, [2024-05-29T09:56:31.727996 #3858656]  INFO -- : [428/883] 3899949=test_rdoc_rd
I, [2024-05-29T09:56:31.750154 #3858656]  INFO -- : [429/883] 3899949=test_cgi_session
I, [2024-05-29T09:56:31.778689 #3858656]  INFO -- : [430/883] 3899953=test_metaclass
I, [2024-05-29T09:56:31.781881 #3858656]  INFO -- : [431/883] 3899949=test_rdoc_top_level
I, [2024-05-29T09:56:31.787854 #3858656]  INFO -- : [432/883] 3899953=test_fixnum
I, [2024-05-29T09:56:31.806615 #3858656]  INFO -- : [433/883] 3899953=test_signal
I, [2024-05-29T09:56:32.192744 #3858656]  INFO -- : [434/883] 3899949=test_x509crl
I, [2024-05-29T09:56:32.342253 #3858656]  INFO -- : [435/883] 3899949=test_pathname
I, [2024-05-29T09:56:32.475030 #3858656]  INFO -- : [436/883] 3899942=test_complexrational
I, [2024-05-29T09:56:32.477379 #3858656]  INFO -- : [437/883] 3899942=test_init
I, [2024-05-29T09:56:32.533202 #3858656]  INFO -- : [438/883] 3899949=test_gem_package_tar_reader
I, [2024-05-29T09:56:32.573027 #3858656]  INFO -- : [439/883] 3899949=regexp_test
I, [2024-05-29T09:56:32.581390 #3858656]  INFO -- : [440/883] 3899949=test_rdoc_encoding
I, [2024-05-29T09:56:32.635371 #3858656]  INFO -- : [441/883] 3899949=test_coverage
I, [2024-05-29T09:56:32.698454 #3858656]  INFO -- : [442/883] 3899947=test_file
I, [2024-05-29T09:56:32.719996 #3858656]  INFO -- : [443/883] 3899947=test_modify_expand
I, [2024-05-29T09:56:32.725665 #3858656]  INFO -- : [444/883] 3899947=test_rdoc_any_method
I, [2024-05-29T09:56:32.763312 #3858656]  INFO -- : [445/883] 3899943=test_gem_available_set
I, [2024-05-29T09:56:32.856255 #3858656]  INFO -- : [446/883] 3899942=test_rdoc_markdown
I, [2024-05-29T09:56:32.868774 #3858656]  INFO -- : [447/883] 3899943=test_bash_completion
I, [2024-05-29T09:56:32.881106 #3858656]  INFO -- : [448/883] 3899943=test_formatter
I, [2024-05-29T09:56:32.885037 #3858656]  INFO -- : [449/883] 3899943=test_rdoc_constant
I, [2024-05-29T09:56:32.984319 #3858656]  INFO -- : [450/883] 3899943=test_deprecate
I, [2024-05-29T09:56:33.008000 #3858656]  INFO -- : [451/883] 3899951=test_recorder
I, [2024-05-29T09:56:33.013156 #3858656]  INFO -- : [452/883] 3899951=test_gem_commands_owner_command
I, [2024-05-29T09:56:33.033972 #3858656]  INFO -- : [453/883] 3899943=test_gem_source_vendor
I, [2024-05-29T09:56:33.048258 #3858656]  INFO -- : [454/883] 3899943=test_digest
I, [2024-05-29T09:56:33.186521 #3858656]  INFO -- : [455/883] 3899944=test_marshalable
I, [2024-05-29T09:56:33.197588 #3858656]  INFO -- : [456/883] 3899944=test_require
I, [2024-05-29T09:56:33.223471 #3858656]  INFO -- : [457/883] 3899942=test_cgi_util
I, [2024-05-29T09:56:33.254663 #3858656]  INFO -- : [458/883] 3899954=test_gem_commands_contents_command
I, [2024-05-29T09:56:33.259447 #3858656]  INFO -- : [459/883] 3899947=test_gem_ext_cmake_builder
I, [2024-05-29T09:56:33.283296 #3858656]  INFO -- : [460/883] 3899947=test_wss
I, [2024-05-29T09:56:33.296301 #3858656]  INFO -- : [461/883] 3899947=test_fiddle
I, [2024-05-29T09:56:33.365373 #3858656]  INFO -- : [462/883] 3899954=test_find
I, [2024-05-29T09:56:33.393013 #3858656]  INFO -- : [463/883] 3899954=test_ractor
I, [2024-05-29T09:56:33.395530 #3858656]  INFO -- : [464/883] 3899947=json_fixtures_test
I, [2024-05-29T09:56:33.409207 #3858656]  INFO -- : [465/883] 3899947=test_shapes
I, [2024-05-29T09:56:33.412353 #3858656]  INFO -- : [466/883] 3899947=test_io_timeout
I, [2024-05-29T09:56:33.413660 #3858656]  INFO -- : [467/883] 3899947=test_rdoc_parser_c
I, [2024-05-29T09:56:33.483588 #3858656]  INFO -- : [468/883] 3899942=test_comparable
I, [2024-05-29T09:56:33.489810 #3858656]  INFO -- : [469/883] 3899942=test_enc_str_buf_cat
I, [2024-05-29T09:56:33.493955 #3858656]  INFO -- : [470/883] 3899942=test_class2name
I, [2024-05-29T09:56:33.496857 #3858656]  INFO -- : [471/883] 3899954=test_gbk
I, [2024-05-29T09:56:33.499080 #3858656]  INFO -- : [472/883] 3899942=test_profile_frames
I, [2024-05-29T09:56:33.499723 #3858656]  INFO -- : [473/883] 3899954=test_cstr
I, [2024-05-29T09:56:33.628435 #3858656]  INFO -- : [474/883] 3899951=test_pstore
I, [2024-05-29T09:56:33.637547 #3858656]  INFO -- : [475/883] 3899947=test_big2str
I, [2024-05-29T09:56:33.641687 #3858656]  INFO -- : [476/883] 3899947=test_handle
I, [2024-05-29T09:56:33.662833 #3858656]  INFO -- : [477/883] 3899949=test_wait
I, [2024-05-29T09:56:33.692368 #3858656]  INFO -- : [478/883] 3899951=test_forwardable
I, [2024-05-29T09:56:33.709134 #3858656]  INFO -- : [479/883] 3899942=test_yaml
I, [2024-05-29T09:56:33.718047 #3858656]  INFO -- : [480/883] 3899951=test_rdoc_markup_formatter
I, [2024-05-29T09:56:33.726294 #3858656]  INFO -- : [481/883] 3899951=test_thread_queue
I, [2024-05-29T09:56:33.739006 #3858656]  INFO -- : [482/883] 3899949=test_nowrite
I, [2024-05-29T09:56:33.760339 #3858656]  INFO -- : [483/883] 3899949=test_gem_commands_sources_command
I, [2024-05-29T09:56:33.845550 #3858656]  INFO -- : [484/883] 3899942=test_ansi_without_terminfo
I, [2024-05-29T09:56:33.864828 #3858656]  INFO -- : [485/883] 3899942=test_ractor
I, [2024-05-29T09:56:33.886293 #3858656]  INFO -- : [486/883] 3899942=test_euc_tw
I, [2024-05-29T09:56:33.889769 #3858656]  INFO -- : [487/883] 3899942=test_bmethod
I, [2024-05-29T09:56:33.904389 #3858656]  INFO -- : [488/883] 3899942=test_complex
I, [2024-05-29T09:56:34.004651 #3858656]  INFO -- : [489/883] 3899949=test_gem_commands_search_command
I, [2024-05-29T09:56:34.014238 #3858656]  INFO -- : [490/883] 3899949=test_frozen_error
I, [2024-05-29T09:56:34.018495 #3858656]  INFO -- : [491/883] 3899949=test_method_cache
I, [2024-05-29T09:56:34.018750 #3858656]  INFO -- : [492/883] 3899943=test_gem_stub_specification
I, [2024-05-29T09:56:34.024086 #3858656]  INFO -- : [493/883] 3899949=test_gem_ext_ext_conf_builder
I, [2024-05-29T09:56:34.069446 #3858656]  INFO -- : [494/883] 3899942=test_path_to_class
I, [2024-05-29T09:56:34.076088 #3858656]  INFO -- : [495/883] 3899942=test_gem_dependency
I, [2024-05-29T09:56:34.103477 #3858656]  INFO -- : [496/883] 3899953=test_gem_resolver_specification
I, [2024-05-29T09:56:34.121236 #3858656]  INFO -- : [497/883] 3899947=test_rdoc_markup_verbatim
I, [2024-05-29T09:56:34.123931 #3858656]  INFO -- : [498/883] 3899947=test_inlinecache
I, [2024-05-29T09:56:34.129109 #3858656]  INFO -- : [499/883] 3899953=test_gem_remote_fetcher
I, [2024-05-29T09:56:34.187892 #3858656]  INFO -- : [500/883] 3899947=test_parse
I, [2024-05-29T09:56:34.207861 #3858656]  INFO -- : [501/883] 3899943=test_mdns
I, [2024-05-29T09:56:34.215179 #3858656]  INFO -- : [502/883] 3899943=test_gem_resolver_installed_specification
I, [2024-05-29T09:56:34.243399 #3858656]  INFO -- : [503/883] 3899941=test_scanner_events
I, [2024-05-29T09:56:34.245141 #3858656]  INFO -- : [504/883] 3899942=test_rdoc_include
I, [2024-05-29T09:56:34.245769 #3858656]  INFO -- : [505/883] 3899943=test_reqarg
I, [2024-05-29T09:56:34.282828 #3858656]  INFO -- : [506/883] 3899941=test_gem_commands_list_command
I, [2024-05-29T09:56:34.305166 #3858656]  INFO -- : [507/883] 3899941=test_stack
I, [2024-05-29T09:56:34.340090 #3858656]  INFO -- : [508/883] 3899942=test_too_many_dummy_encodings
I, [2024-05-29T09:56:34.399256 #3858656]  INFO -- : [509/883] 3899954=test_cesu8
I, [2024-05-29T09:56:34.404541 #3858656]  INFO -- : [510/883] 3899954=test_econv
I, [2024-05-29T09:56:34.415404 #3858656]  INFO -- : [511/883] 3899942=test_rdoc_options
I, [2024-05-29T09:56:34.671997 #3858656]  INFO -- : [512/883] 3899944=test_gem_version
I, [2024-05-29T09:56:34.746166 #3858656]  INFO -- : [513/883] 3899944=test_ldap
I, [2024-05-29T09:56:34.749028 #3858656]  INFO -- : [514/883] 3899942=test_resource
I, [2024-05-29T09:56:34.751715 #3858656]  INFO -- : [515/883] 3899944=test_gem_commands_signin_command
I, [2024-05-29T09:56:34.760505 #3858656]  INFO -- : [516/883] 3899942=test_emitter
I, [2024-05-29T09:56:34.767232 #3858656]  INFO -- : [517/883] 3899942=test_string_processing
I, [2024-05-29T09:56:34.771309 #3858656]  INFO -- : [518/883] 3899943=test_fileutils
I, [2024-05-29T09:56:34.773273 #3858656]  INFO -- : [519/883] 3899942=test_queue
I, [2024-05-29T09:56:34.781788 #3858656]  INFO -- : [520/883] 3899942=test_function
I, [2024-05-29T09:56:34.818331 #3858656]  INFO -- : [521/883] 3899947=parse_comments_test
I, [2024-05-29T09:56:34.824573 #3858656]  INFO -- : [522/883] 3899947=test_noarg
I, [2024-05-29T09:56:34.871919 #3858656]  INFO -- : [523/883] 3899944=test_tempfile
I, [2024-05-29T09:56:34.976936 #3858656]  INFO -- : [524/883] 3899947=test_prettyprint
I, [2024-05-29T09:56:35.004806 #3858656]  INFO -- : [525/883] 3899947=test_tracepoint
I, [2024-05-29T09:56:35.033314 #3858656]  INFO -- : [526/883] 3899942=test_gem_commands_help_command
I, [2024-05-29T09:56:35.129183 #3858656]  INFO -- : [527/883] 3899942=test_rdoc_markup
I, [2024-05-29T09:56:35.142854 #3858656]  INFO -- : [528/883] 3899942=test_duplicate
I, [2024-05-29T09:56:35.150574 #3858656]  INFO -- : [529/883] 3899942=test_basicsocket
I, [2024-05-29T09:56:35.161127 #3858656]  INFO -- : [530/883] 3899942=test_utf32
I, [2024-05-29T09:56:35.168509 #3858656]  INFO -- : [531/883] 3899942=test_gem_resolver_index_specification
I, [2024-05-29T09:56:35.224778 #3858656]  INFO -- : [532/883] 3899942=test_internal_ivar
I, [2024-05-29T09:56:35.231155 #3858656]  INFO -- : [533/883] 3899942=test_date_strftime
I, [2024-05-29T09:56:35.238580 #3858656]  INFO -- : [534/883] 3899943=test_rdoc_parser_rd
I, [2024-05-29T09:56:35.250085 #3858656]  INFO -- : [535/883] 3899944=test_gem_installer
I, [2024-05-29T09:56:35.250249 #3858656]  INFO -- : [536/883] 3899943=test_yamlstore
I, [2024-05-29T09:56:35.271561 #3858656]  INFO -- : [537/883] 3899943=test_asn1
I, [2024-05-29T09:56:35.277286 #3858656]  INFO -- : [538/883] 3899947=test_random
I, [2024-05-29T09:56:35.281478 #3858656]  INFO -- : [539/883] 3899947=test_load
I, [2024-05-29T09:56:35.286116 #3858656]  INFO -- : [540/883] 3899943=json_string_matching_test
I, [2024-05-29T09:56:35.289914 #3858656]  INFO -- : [541/883] 3899947=test_const
I, [2024-05-29T09:56:35.295247 #3858656]  INFO -- : [542/883] 3899947=test_class
I, [2024-05-29T09:56:35.313437 #3858656]  INFO -- : [543/883] 3899943=test_rdoc_normal_class
I, [2024-05-29T09:56:35.337941 #3858656]  INFO -- : [544/883] 3899946=test_irb
I, [2024-05-29T09:56:35.418289 #3858656]  INFO -- : [545/883] 3899943=test_gem_impossible_dependencies_error
I, [2024-05-29T09:56:35.431521 #3858656]  INFO -- : [546/883] 3899943=test_array_create
I, [2024-05-29T09:56:35.431952 #3858656]  INFO -- : [547/883] 3899943=test_pack
I, [2024-05-29T09:56:35.436718 #3858656]  INFO -- : [548/883] 3899949=test_pattern_key_name_check
I, [2024-05-29T09:56:35.441087 #3858656]  INFO -- : [549/883] 3899949=test_to_ruby
I, [2024-05-29T09:56:35.461190 #3858656]  INFO -- : [550/883] 3899949=test_rdoc_rubygems_hook
I, [2024-05-29T09:56:35.606352 #3858656]  INFO -- : [551/883] 3899949=test_method
I, [2024-05-29T09:56:35.670075 #3858656]  INFO -- : [552/883] 3899946=test_gem_commands_query_command
I, [2024-05-29T09:56:35.673587 #3858656]  INFO -- : [553/883] 3899941=test_rdoc_context_section
I, [2024-05-29T09:56:35.681068 #3858656]  INFO -- : [554/883] 3899954=test_euc_kr
I, [2024-05-29T09:56:35.686355 #3858656]  INFO -- : [555/883] 3899954=test_ftp
I, [2024-05-29T09:56:35.691570 #3858656]  INFO -- : [556/883] 3899943=test_gem_commands_exec_command
I, [2024-05-29T09:56:35.734217 #3858656]  INFO -- : [557/883] 3899954=test_io_wait
I, [2024-05-29T09:56:35.740030 #3858656]  INFO -- : [558/883] 3899952=warnings_test
I, [2024-05-29T09:56:35.756011 #3858656]  INFO -- : [559/883] 3899952=test_kwargs
I, [2024-05-29T09:56:35.760987 #3858656]  INFO -- : [560/883] 3899952=test_ellipsize
I, [2024-05-29T09:56:35.778863 #3858656]  INFO -- : [561/883] 3899952=test_date_attr
I, [2024-05-29T09:56:35.782939 #3858656]  INFO -- : [562/883] 3899952=test_console_attr
I, [2024-05-29T09:56:35.787188 #3858656]  INFO -- : [563/883] 3899952=test_summary
I, [2024-05-29T09:56:35.837120 #3858656]  INFO -- : [564/883] 3899941=test_type_completor
I, [2024-05-29T09:56:35.841197 #3858656]  INFO -- : [565/883] 3899941=test_gem_unsatisfiable_dependency_error
I, [2024-05-29T09:56:35.864635 #3858656]  INFO -- : [566/883] 3899941=test_win32ole_record
I, [2024-05-29T09:56:35.871603 #3858656]  INFO -- : [567/883] 3899941=test_cp949
I, [2024-05-29T09:56:35.874504 #3858656]  INFO -- : [568/883] 3899941=test_gem_source_specific_file
I, [2024-05-29T09:56:35.905853 #3858656]  INFO -- : [569/883] 3899942=test_foreach
I, [2024-05-29T09:56:35.908864 #3858656]  INFO -- : [570/883] 3899952=test_condition
I, [2024-05-29T09:56:35.911572 #3858656]  INFO -- : [571/883] 3899952=test_gem_commands_uninstall_command
I, [2024-05-29T09:56:35.912641 #3858656]  INFO -- : [572/883] 3899942=test_io
I, [2024-05-29T09:56:35.969859 #3858656]  INFO -- : [573/883] 3899941=test_win32ole_type_event
I, [2024-05-29T09:56:35.981664 #3858656]  INFO -- : [574/883] 3899941=test_emoji
I, [2024-05-29T09:56:36.019984 #3858656]  INFO -- : [575/883] 3899941=test_sorted_set
I, [2024-05-29T09:56:36.070710 #3858656]  INFO -- : [576/883] 3899954=test_ubf_async_safe
I, [2024-05-29T09:56:36.078108 #3858656]  INFO -- : [577/883] 3899954=test_hash
I, [2024-05-29T09:56:36.165171 #3858656]  INFO -- : [578/883] 3899942=test_hash
I, [2024-05-29T09:56:36.192086 #3858656]  INFO -- : [579/883] 3899942=test_tree_builder
I, [2024-05-29T09:56:36.195212 #3858656]  INFO -- : [580/883] 3899942=test_gem_resolver_dependency_request
I, [2024-05-29T09:56:36.215561 #3858656]  INFO -- : [581/883] 3899953=test_external_new
I, [2024-05-29T09:56:36.223074 #3858656]  INFO -- : [582/883] 3899953=test_postponed_job
I, [2024-05-29T09:56:36.232694 #3858656]  INFO -- : [583/883] 3899942=test_alias_and_anchor
I, [2024-05-29T09:56:36.239365 #3858656]  INFO -- : [584/883] 3899942=test_raise_exception
I, [2024-05-29T09:56:36.267214 #3858656]  INFO -- : [585/883] 3899941=test_gem_request_set_lockfile
I, [2024-05-29T09:56:36.374225 #3858656]  INFO -- : [586/883] 3899946=test_win32ole_typelib
I, [2024-05-29T09:56:36.377461 #3858656]  INFO -- : [587/883] 3899946=test_protect
I, [2024-05-29T09:56:36.388413 #3858656]  INFO -- : [588/883] 3899946=test_argf
I, [2024-05-29T09:56:36.647374 #3858656]  INFO -- : [589/883] 3899941=test_ns_spki
I, [2024-05-29T09:56:36.686321 #3858656]  INFO -- : [590/883] 3899941=test_framework
I, [2024-05-29T09:56:36.699453 #3858656]  INFO -- : [591/883] 3899941=test_kill_ring
I, [2024-05-29T09:56:36.732412 #3858656]  INFO -- : [592/883] 3899953=test_workspace
I, [2024-05-29T09:56:36.817035 #3858656]  INFO -- : [593/883] 3899941=test_weakmap
I, [2024-05-29T09:56:36.874140 #3858656]  INFO -- : [594/883] 3899943=test_yjit
I, [2024-05-29T09:56:36.882125 #3858656]  INFO -- : [595/883] 3899952=test_ws
I, [2024-05-29T09:56:36.906801 #3858656]  INFO -- : [596/883] 3899952=test_m17n
I, [2024-05-29T09:56:36.943198 #3858656]  INFO -- : [597/883] 3899953=test_gem_commands_environment_command
I, [2024-05-29T09:56:36.988271 #3858656]  INFO -- : [598/883] 3899952=test_gem_security_trust_dir
I, [2024-05-29T09:56:37.005426 #3858656]  INFO -- : [599/883] 3899953=test_string_memory
I, [2024-05-29T09:56:37.037685 #3858656]  INFO -- : [600/883] 3899952=test_sprintf
I, [2024-05-29T09:56:37.039701 #3858656]  INFO -- : [601/883] 3899942=test_gem_requirement
I, [2024-05-29T09:56:37.098378 #3858656]  INFO -- : [602/883] 3899940=comments_test
I, [2024-05-29T09:56:37.102646 #3858656]  INFO -- : [603/883] 3899953=test_line_editor
I, [2024-05-29T09:56:37.106392 #3858656]  INFO -- : [604/883] 3899940=test_objspace
I, [2024-05-29T09:56:37.115442 #3858656]  INFO -- : [605/883] 3899953=ripper_test
I, [2024-05-29T09:56:37.259058 #3858656]  INFO -- : [606/883] 3899942=test_undef
I, [2024-05-29T09:56:37.267636 #3858656]  INFO -- : [607/883] 3899942=test_gem_commands_stale_command
I, [2024-05-29T09:56:37.280473 #3858656]  INFO -- : [608/883] 3899942=test_lock_native_thread
I, [2024-05-29T09:56:37.313300 #3858656]  INFO -- : [609/883] 3899952=test_c_struct_entry
I, [2024-05-29T09:56:37.514336 #3858656]  INFO -- : [610/883] 3899945=test_remote_fetch_error
I, [2024-05-29T09:56:37.531897 #3858656]  INFO -- : [611/883] 3899945=test_have_library
I, [2024-05-29T09:56:37.640429 #3858656]  INFO -- : [612/883] 3899942=test_show_source
I, [2024-05-29T09:56:37.658270 #3858656]  INFO -- : [613/883] 3899942=test_set
I, [2024-05-29T09:56:37.670411 #3858656]  INFO -- : [614/883] 3899942=test_rat
I, [2024-05-29T09:56:37.685306 #3858656]  INFO -- : [615/883] 3899942=test_webauthn_poller
I, [2024-05-29T09:56:37.713635 #3858656]  INFO -- : [616/883] 3899952=test_rdoc_markup_raw
I, [2024-05-29T09:56:37.726434 #3858656]  INFO -- : [617/883] 3899953=test_rdoc_markup_to_html_crossref
I, [2024-05-29T09:56:37.860808 #3858656]  INFO -- : [618/883] 3899942=test_typeddata
I, [2024-05-29T09:56:37.935641 #3858656]  INFO -- : [619/883] 3899952=encoding_test
I, [2024-05-29T09:56:38.077307 #3858656]  INFO -- : [620/883] 3899952=test_gem_resolver_best_set
I, [2024-05-29T09:56:38.143767 #3858656]  INFO -- : [621/883] 3899942=test_fstring
I, [2024-05-29T09:56:38.164686 #3858656]  INFO -- : [622/883] 3899952=test_array
I, [2024-05-29T09:56:38.171676 #3858656]  INFO -- : [623/883] 3899952=test_optparse
I, [2024-05-29T09:56:38.178408 #3858656]  INFO -- : [624/883] 3899952=parser_test
I, [2024-05-29T09:56:38.182622 #3858656]  INFO -- : [625/883] 3899952=test_convertible
I, [2024-05-29T09:56:38.199355 #3858656]  INFO -- : [626/883] 3899951=test_rdoc_alias
I, [2024-05-29T09:56:38.229528 #3858656]  INFO -- : [627/883] 3899951=test_yield
I, [2024-05-29T09:56:38.313322 #3858656]  INFO -- : [628/883] 3899942=test_stringscanner
I, [2024-05-29T09:56:38.357805 #3858656]  INFO -- : [629/883] 3899942=test_files_sample
I, [2024-05-29T09:56:38.357898 #3858656]  INFO -- : [630/883] 3899942=test_rdoc_markup_indented_paragraph
I, [2024-05-29T09:56:38.375296 #3858656]  INFO -- : [631/883] 3899942=test_io_buffer
I, [2024-05-29T09:56:38.451393 #3858656]  INFO -- : [632/883] 3899953=test_backtrace
I, [2024-05-29T09:56:38.499281 #3858656]  INFO -- : [633/883] 3899942=test_pack
I, [2024-05-29T09:56:38.557035 #3858656]  INFO -- : [634/883] 3899942=ruby_parser_test
I, [2024-05-29T09:56:38.561521 #3858656]  INFO -- : [635/883] 3899942=test_gem_resolver_conflict
I, [2024-05-29T09:56:38.583527 #3858656]  INFO -- : [636/883] 3899942=test_rdoc_task
I, [2024-05-29T09:56:38.583782 #3858656]  INFO -- : [637/883] 3899942=test_gem_commands_install_command
I, [2024-05-29T09:56:38.752751 #3858656]  INFO -- : [638/883] 3899947=test_clone
I, [2024-05-29T09:56:38.831104 #3858656]  INFO -- : [639/883] 3899945=test_readpartial
I, [2024-05-29T09:56:38.983838 #3858656]  INFO -- : [640/883] 3899947=locals_test
I, [2024-05-29T09:56:39.254596 #3858656]  INFO -- : [641/883] 3899945=test_rdoc_require
I, [2024-05-29T09:56:39.262921 #3858656]  INFO -- : [642/883] 3899945=test_libs
I, [2024-05-29T09:56:39.306116 #3858656]  INFO -- : [643/883] 3899945=test_gc
I, [2024-05-29T09:56:39.315448 #3858656]  INFO -- : [644/883] 3899945=test_gem_commands_fetch_command
I, [2024-05-29T09:56:39.471426 #3858656]  INFO -- : [645/883] 3899947=test_math
I, [2024-05-29T09:56:39.494355 #3858656]  INFO -- : [646/883] 3899947=test_sleep
I, [2024-05-29T09:56:39.547307 #3858656]  INFO -- : [647/883] 3899945=test_config
I, [2024-05-29T09:56:39.592628 #3858656]  INFO -- : [648/883] 3899945=test_yaml_tree
I, [2024-05-29T09:56:39.648570 #3858656]  INFO -- : [649/883] 3899945=test_case
I, [2024-05-29T09:56:39.660467 #3858656]  INFO -- : [650/883] 3899945=test_sizeof
I, [2024-05-29T09:56:39.990803 #3858656]  INFO -- : [651/883] 3899953=test_face
I, [2024-05-29T09:56:40.011412 #3858656]  INFO -- : [652/883] 3899953=test_rendering
I, [2024-05-29T09:56:40.013893 #3858656]  INFO -- : [653/883] 3899953=test_autoload
I, [2024-05-29T09:56:40.405976 #3858656]  INFO -- : [654/883] 3899942=test_utf16
I, [2024-05-29T09:56:40.424223 #3858656]  INFO -- : [655/883] 3899942=test_io
I, [2024-05-29T09:56:41.086490 #3858656]  INFO -- : [656/883] 3899944=test_unicode_escape
I, [2024-05-29T09:56:41.178394 #3858656]  INFO -- : [657/883] 3899944=test_bigzero
I, [2024-05-29T09:56:41.183222 #3858656]  INFO -- : [658/883] 3899944=test_pkey_dh
I, [2024-05-29T09:56:41.275334 #3858656]  INFO -- : [659/883] 3899944=test_gem_package_tar_header
I, [2024-05-29T09:56:41.343046 #3858656]  INFO -- : [660/883] 3899944=test_iseq_load
I, [2024-05-29T09:56:41.547277 #3858656]  INFO -- : [661/883] 3899947=test_gem_util
I, [2024-05-29T09:56:41.807060 #3858656]  INFO -- : [662/883] 3899947=test_system
I, [2024-05-29T09:56:41.853240 #3858656]  INFO -- : [663/883] 3899946=test_pkcs12
I, [2024-05-29T09:56:42.249099 #3858656]  INFO -- : [664/883] 3899954=test_yjit_exit_locations
I, [2024-05-29T09:56:42.255694 #3858656]  INFO -- : [665/883] 3899946=test_etc
I, [2024-05-29T09:56:42.298802 #3858656]  INFO -- : [666/883] 3899954=test_gem_config_file
I, [2024-05-29T09:56:42.306818 #3858656]  INFO -- : [667/883] 3899951=test_ripper
I, [2024-05-29T09:56:42.360680 #3858656]  INFO -- : [668/883] 3899946=test_protocol
I, [2024-05-29T09:56:42.507364 #3858656]  INFO -- : [669/883] 3899954=test_getopts
I, [2024-05-29T09:56:42.511768 #3858656]  INFO -- : [670/883] 3899954=test_gem_resolver_activation_request
I, [2024-05-29T09:56:42.536436 #3858656]  INFO -- : [671/883] 3899954=test_key_name_check
I, [2024-05-29T09:56:42.541814 #3858656]  INFO -- : [672/883] 3899954=test_defined
I, [2024-05-29T09:56:42.658657 #3858656]  INFO -- : [673/883] 3899954=test_backtrace
I, [2024-05-29T09:56:42.666136 #3858656]  INFO -- : [674/883] 3899954=test_io_buffer
I, [2024-05-29T09:56:42.670130 #3858656]  INFO -- : [675/883] 3899946=test_rdoc_i18n_text
I, [2024-05-29T09:56:42.686530 #3858656]  INFO -- : [676/883] 3899946=test_gem_uninstaller
I, [2024-05-29T09:56:42.717756 #3858656]  INFO -- : [677/883] 3899954=test_buffering
I, [2024-05-29T09:56:42.735026 #3858656]  INFO -- : [678/883] 3899954=test_svcb_https
I, [2024-05-29T09:56:42.767233 #3858656]  INFO -- : [679/883] 3899954=test_gb18030
I, [2024-05-29T09:56:42.774482 #3858656]  INFO -- : [680/883] 3899954=test_windows_1251
I, [2024-05-29T09:56:42.787976 #3858656]  INFO -- : [681/883] 3899954=test_time
I, [2024-05-29T09:56:42.810801 #3858656]  INFO -- : [682/883] 3899951=test_rdoc_rdoc
I, [2024-05-29T09:56:42.888041 #3858656]  INFO -- : [683/883] 3899951=test_rdoc_markup_attributes
I, [2024-05-29T09:56:42.903645 #3858656]  INFO -- : [684/883] 3899951=test_null
I, [2024-05-29T09:56:42.911158 #3858656]  INFO -- : [685/883] 3899951=test_win32ole_type
I, [2024-05-29T09:56:42.916706 #3858656]  INFO -- : [686/883] 3899951=test_mul
I, [2024-05-29T09:56:42.925787 #3858656]  INFO -- : [687/883] 3899951=test_rdoc_markup_to_rdoc
I, [2024-05-29T09:56:42.937174 #3858656]  INFO -- : [688/883] 3899941=test_rdoc_rd_inline_parser
I, [2024-05-29T09:56:42.953527 #3858656]  INFO -- : [689/883] 3899954=test_default_gems
I, [2024-05-29T09:56:42.972237 #3858656]  INFO -- : [690/883] 3899941=test_pipe
I, [2024-05-29T09:56:42.977147 #3858656]  INFO -- : [691/883] 3899951=test_trick
I, [2024-05-29T09:56:43.036826 #3858656]  INFO -- : [692/883] 3899954=test_thread
I, [2024-05-29T09:56:43.046081 #3858656]  INFO -- : [693/883] 3899954=test_pkey_ec
I, [2024-05-29T09:56:43.125349 #3858656]  INFO -- : [694/883] 3899947=test_date_parse
I, [2024-05-29T09:56:43.134351 #3858656]  INFO -- : [695/883] 3899954=test_rdoc_store
I, [2024-05-29T09:56:43.167122 #3858656]  INFO -- : [696/883] 3899941=test_depth_first
I, [2024-05-29T09:56:43.168752 #3858656]  INFO -- : [697/883] 3899941=test_gem_request_set_lockfile_parser
I, [2024-05-29T09:56:43.300277 #3858656]  INFO -- : [698/883] 3899941=test_raise
I, [2024-05-29T09:56:43.307092 #3858656]  INFO -- : [699/883] 3899941=test_x509attr
I, [2024-05-29T09:56:43.310501 #3858656]  INFO -- : [700/883] 3899941=test_pattern_matching
I, [2024-05-29T09:56:43.331771 #3858656]  INFO -- : [701/883] 3899947=test_rdoc_stats
I, [2024-05-29T09:56:43.357115 #3858656]  INFO -- : [702/883] 3899941=test_string
I, [2024-05-29T09:56:43.373003 #3858656]  INFO -- : [703/883] 3899947=test_rdoc_parser
I, [2024-05-29T09:56:43.375667 #3858656]  INFO -- : [704/883] 3899941=test_qsort
I, [2024-05-29T09:56:43.380351 #3858656]  INFO -- : [705/883] 3899941=test_gem_dependency_resolution_error
I, [2024-05-29T09:56:43.392342 #3858656]  INFO -- : [706/883] 3899945=test_custom_command
I, [2024-05-29T09:56:43.398666 #3858656]  INFO -- : [707/883] 3899947=json_addition_test
I, [2024-05-29T09:56:43.398746 #3858656]  INFO -- : [708/883] 3899941=test_proc
I, [2024-05-29T09:56:43.399327 #3858656]  INFO -- : [709/883] 3899945=test_string
I, [2024-05-29T09:56:43.425213 #3858656]  INFO -- : [710/883] 3899947=test_gc_compact
I, [2024-05-29T09:56:43.435934 #3858656]  INFO -- : [711/883] 3899944=test_gem_resolver_index_set
I, [2024-05-29T09:56:43.480771 #3858656]  INFO -- : [712/883] 3899944=test_gem_package_old
I, [2024-05-29T09:56:43.536101 #3858656]  INFO -- : [713/883] 3899944=test_zlib
I, [2024-05-29T09:56:43.988770 #3858656]  INFO -- : [714/883] 3899954=test_cgi_tag_helper
I, [2024-05-29T09:56:44.027934 #3858656]  INFO -- : [715/883] 3899954=test_egrep_cpp
I, [2024-05-29T09:56:44.119678 #3858656]  INFO -- : [716/883] 3899946=test_ole_methods
I, [2024-05-29T09:56:44.129225 #3858656]  INFO -- : [717/883] 3899946=test_erb_m17n
I, [2024-05-29T09:56:44.164597 #3858656]  INFO -- : [718/883] 3899946=test_optimization
I, [2024-05-29T09:56:44.165199 #3858656]  INFO -- : [719/883] 3899954=test_date_conv
I, [2024-05-29T09:56:44.169014 #3858656]  INFO -- : [720/883] 3899952=test_folderitem2_invokeverb
I, [2024-05-29T09:56:44.181314 #3858656]  INFO -- : [721/883] 3899952=test_rdoc_markup_parser
I, [2024-05-29T09:56:44.218911 #3858656]  INFO -- : [722/883] 3899954=test_require_path_check
I, [2024-05-29T09:56:44.259748 #3858656]  INFO -- : [723/883] 3899954=test_fnmatch
I, [2024-05-29T09:56:44.273801 #3858656]  INFO -- : [724/883] 3899952=test_files_test_2
I, [2024-05-29T09:56:44.332961 #3858656]  INFO -- : [725/883] 3899954=test_gem_validator
I, [2024-05-29T09:56:44.364392 #3858656]  INFO -- : [726/883] 3899954=test_optarg
I, [2024-05-29T09:56:44.481762 #3858656]  INFO -- : [727/883] 3899941=test_yaml_special_cases
I, [2024-05-29T09:56:44.501340 #3858656]  INFO -- : [728/883] 3899941=test_gem_source_list
I, [2024-05-29T09:56:44.533186 #3858656]  INFO -- : [729/883] 3899954=test_config
I, [2024-05-29T09:56:44.552418 #3858656]  INFO -- : [730/883] 3899941=test_rdoc_token_stream
I, [2024-05-29T09:56:44.558306 #3858656]  INFO -- : [731/883] 3899941=test_address_resolve
I, [2024-05-29T09:56:44.594263 #3858656]  INFO -- : [732/883] 3899954=test_exception
I, [2024-05-29T09:56:44.605272 #3858656]  INFO -- : [733/883] 3899954=test_zsh_completion
I, [2024-05-29T09:56:44.611799 #3858656]  INFO -- : [734/883] 3899954=test_iter_break
I, [2024-05-29T09:56:44.614934 #3858656]  INFO -- : [735/883] 3899954=test_verbose
I, [2024-05-29T09:56:44.638685 #3858656]  INFO -- : [736/883] 3899941=test_rdoc_single_class
I, [2024-05-29T09:56:44.645498 #3858656]  INFO -- : [737/883] 3899954=test_num2int
I, [2024-05-29T09:56:44.652446 #3858656]  INFO -- : [738/883] 3899941=test_nil
I, [2024-05-29T09:56:44.657634 #3858656]  INFO -- : [739/883] 3899941=test_macro
I, [2024-05-29T09:56:44.658645 #3858656]  INFO -- : [740/883] 3899941=test_pp
I, [2024-05-29T09:56:44.673384 #3858656]  INFO -- : [741/883] 3899954=test_frozen
I, [2024-05-29T09:56:44.674481 #3858656]  INFO -- : [742/883] 3899954=test_gem_ext_configure_builder
I, [2024-05-29T09:56:44.718108 #3858656]  INFO -- : [743/883] 3899941=test_rdoc_tom_doc
I, [2024-05-29T09:56:44.738143 #3858656]  INFO -- : [744/883] 3899941=test_rdoc_markup_to_tt_only
I, [2024-05-29T09:56:44.744636 #3858656]  INFO -- : [745/883] 3899954=test_hmac
I, [2024-05-29T09:56:44.747939 #3858656]  INFO -- : [746/883] 3899954=test_gem_command
I, [2024-05-29T09:56:44.809859 #3858656]  INFO -- : [747/883] 3899949=test_key_actor_vi
I, [2024-05-29T09:56:44.815948 #3858656]  INFO -- : [748/883] 3899941=test_bug-3571
I, [2024-05-29T09:56:44.843601 #3858656]  INFO -- : [749/883] 3899941=test_common
I, [2024-05-29T09:56:44.867009 #3858656]  INFO -- : [750/883] 3899954=test_gem_spec_fetcher
I, [2024-05-29T09:56:44.974650 #3858656]  INFO -- : [751/883] 3899949=test_numeric
I, [2024-05-29T09:56:45.066746 #3858656]  INFO -- : [752/883] 3899949=test_assignment
I, [2024-05-29T09:56:45.076485 #3858656]  INFO -- : [753/883] 3899954=test_ifunless
I, [2024-05-29T09:56:45.090951 #3858656]  INFO -- : [754/883] 3899954=test_gem_commands_lock_command
I, [2024-05-29T09:56:45.117044 #3858656]  INFO -- : [755/883] 3899954=test_psych
I, [2024-05-29T09:56:45.145584 #3858656]  INFO -- : [756/883] 3899954=test_enc_raise
I, [2024-05-29T09:56:45.147614 #3858656]  INFO -- : [757/883] 3899941=!Nothing_to_test
I, [2024-05-29T09:56:45.150952 #3858656]  INFO -- : [758/883] 3899941=test_rdoc_markup_paragraph
I, [2024-05-29T09:56:45.152501 #3858656]  INFO -- : [759/883] 3899941=test_at_exit
I, [2024-05-29T09:56:45.165606 #3858656]  INFO -- : [760/883] 3899954=test_command
I, [2024-05-29T09:56:45.170321 #3858656]  INFO -- : [761/883] 3899941=test_gem_rdoc
I, [2024-05-29T09:56:45.314127 #3858656]  INFO -- : [762/883] 3899941=test_date
I, [2024-05-29T09:56:45.324594 #3858656]  INFO -- : [763/883] 3899941=test_gem_ext_cargo_builder_unit
I, [2024-05-29T09:56:45.341525 #3858656]  INFO -- : [764/883] 3899941=test_object_create_start
I, [2024-05-29T09:56:45.344839 #3858656]  INFO -- : [765/883] 3899941=test_emitter
I, [2024-05-29T09:56:45.355231 #3858656]  INFO -- : [766/883] 3899941=test_gem_silent_ui
I, [2024-05-29T09:56:45.387169 #3858656]  INFO -- : [767/883] 3899941=test_bug-5832
I, [2024-05-29T09:56:45.412102 #3858656]  INFO -- : [768/883] 3899941=test_files_ext
I, [2024-05-29T09:56:45.474007 #3858656]  INFO -- : [769/883] 3899954=test_kernel
I, [2024-05-29T09:56:45.514570 #3858656]  INFO -- : [770/883] 3899941=dispatcher_test
I, [2024-05-29T09:56:45.538843 #3858656]  INFO -- : [771/883] 3899941=test_eval_history
I, [2024-05-29T09:56:45.631292 #3858656]  INFO -- : [772/883] 3899951=test_kdf
I, [2024-05-29T09:56:45.639553 #3858656]  INFO -- : [773/883] 3899941=test_gem_doctor
I, [2024-05-29T09:56:45.688032 #3858656]  INFO -- : [774/883] 3899941=test_rdoc_context
I, [2024-05-29T09:56:45.733133 #3858656]  INFO -- : [775/883] 3899951=test_stream
I, [2024-05-29T09:56:45.741953 #3858656]  INFO -- : [776/883] 3899951=test_nil2vtempty
I, [2024-05-29T09:56:45.743926 #3858656]  INFO -- : [777/883] 3899951=test_rdoc_parser_ruby
I, [2024-05-29T09:56:45.773119 #3858656]  INFO -- : [778/883] 3899943=test_httpresponse
I, [2024-05-29T09:56:45.850582 #3858656]  INFO -- : [779/883] 3899943=test_open-uri
I, [2024-05-29T09:56:46.287424 #3858656]  INFO -- : [780/883] 3899943=test_gem_safe_yaml
I, [2024-05-29T09:56:46.299008 #3858656]  INFO -- : [781/883] 3899943=test_syntax
I, [2024-05-29T09:56:46.329449 #3858656]  INFO -- : [782/883] 3899954=test_data
I, [2024-05-29T09:56:46.339115 #3858656]  INFO -- : [783/883] 3899954=test_date_new
I, [2024-05-29T09:56:46.350881 #3858656]  INFO -- : [784/883] 3899954=index_write_test
I, [2024-05-29T09:56:46.435640 #3858656]  INFO -- : [785/883] 3899954=test_date_time
I, [2024-05-29T09:56:46.487544 #3858656]  INFO -- : [786/883] 3899954=test_rdoc_markup_to_joined_paragraph
I, [2024-05-29T09:56:46.530368 #3858656]  INFO -- : [787/883] 3899954=test_require
I, [2024-05-29T09:56:46.536168 #3858656]  INFO -- : [788/883] 3899954=test_iso_8859
I, [2024-05-29T09:56:46.581979 #3858656]  INFO -- : [789/883] 3899954=test_tcp
I, [2024-05-29T09:56:46.601382 #3858656]  INFO -- : [790/883] 3899951=test_rdoc_text
I, [2024-05-29T09:56:46.649113 #3858656]  INFO -- : [791/883] 3899951=test_gem_commands_specification_command
I, [2024-05-29T09:56:46.711219 #3858656]  INFO -- : [792/883] 3899954=test_shift_jis
I, [2024-05-29T09:56:46.717249 #3858656]  INFO -- : [793/883] 3899954=test_gem_commands_which_command
I, [2024-05-29T09:56:46.741345 #3858656]  INFO -- : [794/883] 3899953=test_http
I, [2024-05-29T09:56:46.749481 #3858656]  INFO -- : [795/883] 3899953=test_enumerator
I, [2024-05-29T09:56:46.761040 #3858656]  INFO -- : [796/883] 3899954=test_inadvertent_creation
I, [2024-05-29T09:56:46.766781 #3858656]  INFO -- : [797/883] 3899941=test_flags
I, [2024-05-29T09:56:46.816079 #3858656]  INFO -- : [798/883] 3899951=test_rdoc_markup_attribute_manager
I, [2024-05-29T09:56:46.876723 #3858656]  INFO -- : [799/883] 3899951=test_name_error
I, [2024-05-29T09:56:46.939195 #3858656]  INFO -- : [800/883] 3899949=test_gem_commands_dependency_command
I, [2024-05-29T09:56:46.952672 #3858656]  INFO -- : [801/883] 3899954=test_gem_resolver_composed_set
I, [2024-05-29T09:56:46.979580 #3858656]  INFO -- : [802/883] 3899954=test_safe_load
I, [2024-05-29T09:56:46.993874 #3858656]  INFO -- : [803/883] 3899954=test_gem_resolver
I, [2024-05-29T09:56:47.021441 #3858656]  INFO -- : [804/883] 3899951=test_gem_source_local
I, [2024-05-29T09:56:47.059409 #3858656]  INFO -- : [805/883] 3899949=test_gem_security_policy
I, [2024-05-29T09:56:47.170968 #3858656]  INFO -- : [806/883] 3899947=test_process
I, [2024-05-29T09:56:47.315999 #3858656]  INFO -- : [807/883] 3899951=test_last_thread
I, [2024-05-29T09:56:47.359094 #3858656]  INFO -- : [808/883] 3899954=test_pack
I, [2024-05-29T09:56:47.452460 #3858656]  INFO -- : [809/883] 3899949=test_err_in_callback
I, [2024-05-29T09:56:47.462111 #3858656]  INFO -- : [810/883] 3899949=test_gem_resolver_lock_specification
I, [2024-05-29T09:56:47.505889 #3858656]  INFO -- : [811/883] 3899949=test_gc
I, [2024-05-29T09:56:47.714601 #3858656]  INFO -- : [812/883] 3899954=test_x509cert
I, [2024-05-29T09:56:47.996369 #3858656]  INFO -- : [813/883] 3899954=test_gem_ext_rake_builder
I, [2024-05-29T09:56:48.104622 #3858656]  INFO -- : [814/883] 3899941=test_arity
I, [2024-05-29T09:56:48.137676 #3858656]  INFO -- : [815/883] 3899941=test_logdevice
I, [2024-05-29T09:56:48.396383 #3858656]  INFO -- : [816/883] 3899952=test_io_console
I, [2024-05-29T09:56:48.398642 #3858656]  INFO -- : [817/883] 3899951=test_singleton
I, [2024-05-29T09:56:48.406379 #3858656]  INFO -- : [818/883] 3899951=test_flush
I, [2024-05-29T09:56:48.428840 #3858656]  INFO -- : [819/883] 3899951=test_switch_hitter
I, [2024-05-29T09:56:48.447767 #3858656]  INFO -- : [820/883] 3899951=test_securerandom
I, [2024-05-29T09:56:48.524639 #3858656]  INFO -- : [821/883] 3899951=test_c_union_entity
I, [2024-05-29T09:56:48.643037 #3858656]  INFO -- : [822/883] 3899951=test_rdoc_normal_module
I, [2024-05-29T09:56:48.719070 #3858656]  INFO -- : [823/883] 3899951=test_rdoc_markdown_test
I, [2024-05-29T09:56:48.982359 #3858656]  INFO -- : [824/883] 3899954=test_logperiod
I, [2024-05-29T09:56:48.986084 #3858656]  INFO -- : [825/883] 3899954=test_passing_block
I, [2024-05-29T09:56:48.991062 #3858656]  INFO -- : [826/883] 3899954=test_thread_fd_close
I, [2024-05-29T09:56:48.998588 #3858656]  INFO -- : [827/883] 3899954=test_uncorrectable_name_check
I, [2024-05-29T09:56:49.009345 #3858656]  INFO -- : [828/883] 3899954=newline_test
I, [2024-05-29T09:56:49.110544 #3858656]  INFO -- : [829/883] 3899954=test_hash_create
I, [2024-05-29T09:56:49.110636 #3858656]  INFO -- : [830/883] 3899954=test_stringchar
I, [2024-05-29T09:56:49.180480 #3858656]  INFO -- : [831/883] 3899941=test_gem_stream_ui
I, [2024-05-29T09:56:49.193200 #3858656]  INFO -- : [832/883] 3899944=test_rdoc_generator_ri
I, [2024-05-29T09:56:49.197167 #3858656]  INFO -- : [833/883] 3899944=test_extlibs
I, [2024-05-29T09:56:49.213931 #3858656]  INFO -- : [834/883] 3899954=test_severity
I, [2024-05-29T09:56:49.217868 #3858656]  INFO -- : [835/883] 3899954=test_ractor
I, [2024-05-29T09:56:49.242291 #3858656]  INFO -- : [836/883] 3899954=test_require_lib
I, [2024-05-29T09:56:49.329267 #3858656]  INFO -- : [837/883] 3899950=parse_test
I, [2024-05-29T09:56:49.330437 #3858656]  INFO -- : [838/883] 3899941=test_gem_install_update_options
I, [2024-05-29T09:56:49.487388 #3858656]  INFO -- : [839/883] 3899941=test_rdoc_markup_to_table_of_contents
I, [2024-05-29T09:56:49.524175 #3858656]  INFO -- : [840/883] 3899941=test_socket
I, [2024-05-29T09:56:50.410124 #3858656]  INFO -- : [841/883] 3899951=test_thread
I, [2024-05-29T09:56:50.635427 #3858656]  INFO -- : [842/883] 3899951=test_objectspace
I, [2024-05-29T09:56:51.094803 #3858656]  INFO -- : [843/883] 3899952=test_literal
I, [2024-05-29T09:56:51.472250 #3858656]  INFO -- : [844/883] 3899941=test_str2big
I, [2024-05-29T09:56:51.495328 #3858656]  INFO -- : [845/883] 3899941=test_c_struct_builder
I, [2024-05-29T09:56:51.515456 #3858656]  INFO -- : [846/883] 3899944=test_dot_dot
I, [2024-05-29T09:56:51.518203 #3858656]  INFO -- : [847/883] 3899944=test_cclass
I, [2024-05-29T09:56:51.663905 #3858656]  INFO -- : [848/883] 3899944=test_gem_request_connection_pools
I, [2024-05-29T09:56:51.731370 #3858656]  INFO -- : [849/883] 3899941=test_grapheme_breaks
I, [2024-05-29T09:56:51.767348 #3858656]  INFO -- : [850/883] 3899941=test_gem_version_option
I, [2024-05-29T09:56:51.792515 #3858656]  INFO -- : [851/883] 3899951=test_pkey
I, [2024-05-29T09:56:51.823525 #3858656]  INFO -- : [852/883] 3899941=test_case
I, [2024-05-29T09:56:51.831563 #3858656]  INFO -- : [853/883] 3899941=test_reline
I, [2024-05-29T09:56:51.844220 #3858656]  INFO -- : [854/883] 3899951=test_parser_events
I, [2024-05-29T09:56:51.923763 #3858656]  INFO -- : [855/883] 3899951=test_rdoc_generator_pot_po
I, [2024-05-29T09:56:51.932567 #3858656]  INFO -- : [856/883] 3899951=test_ansi_with_terminfo
I, [2024-05-29T09:56:51.949392 #3858656]  INFO -- : [857/883] 3899952=test_rdoc_markup_to_markdown
I, [2024-05-29T09:56:51.953875 #3858656]  INFO -- : [858/883] 3899951=test_json_tree
I, [2024-05-29T09:56:51.964834 #3858656]  INFO -- : [859/883] 3899951=test_m17n_comb
I, [2024-05-29T09:56:52.027766 #3858656]  INFO -- : [860/883] 3899952=test_memory_view
I, [2024-05-29T09:56:52.222370 #3858656]  INFO -- : [861/883] 3899941=test_ractor
I, [2024-05-29T09:56:52.285206 #3858656]  INFO -- : [862/883] 3899952=test_gem_request
I, [2024-05-29T09:56:52.316305 #3858656]  INFO -- : [863/883] 3899941=test_method_cache
I, [2024-05-29T09:56:52.331525 #3858656]  INFO -- : [864/883] 3899941=test_sprintf_comb
I, [2024-05-29T09:56:52.381278 #3858656]  INFO -- : [865/883] 3899942=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-05-29T09:56:52.479959 #3858656]  INFO -- : [866/883] 3899942=test_gem_commands_mirror
I, [2024-05-29T09:56:52.489511 #3858656]  INFO -- : [867/883] 3899942=test_enumerator_kw
I, [2024-05-29T09:56:52.495643 #3858656]  INFO -- : [868/883] 3899942=test_gem_text
I, [2024-05-29T09:56:52.526869 #3858656]  INFO -- : [869/883] 3899952=test_settracefunc
I, [2024-05-29T09:56:52.578201 #3858656]  INFO -- : [870/883] 3899942=test_generic
I, [2024-05-29T09:56:52.594138 #3858656]  INFO -- : [871/883] 3899941=test_win32ole
I, [2024-05-29T09:56:52.602108 #3858656]  INFO -- : [872/883] 3899941=test_scan_args
I, [2024-05-29T09:56:52.621377 #3858656]  INFO -- : [873/883] 3899941=test_case_options
I, [2024-05-29T09:56:52.630485 #3858656]  INFO -- : [874/883] 3899941=test_store
I, [2024-05-29T09:56:52.683883 #3858656]  INFO -- : [875/883] 3899942=test_rdoc_cross_reference
I, [2024-05-29T09:56:52.700728 #3858656]  INFO -- : [876/883] 3899944=test_gem_dependency_installer
I, [2024-05-29T09:56:52.880613 #3858656]  INFO -- : [877/883] 3899941=test_scalar
I, [2024-05-29T09:56:52.887703 #3858656]  INFO -- : [878/883] 3899941=test_gem_commands_info_command
I, [2024-05-29T09:56:52.926663 #3858656]  INFO -- : [879/883] 3899941=test_bug_reporter
I, [2024-05-29T09:56:53.060813 #3858656]  INFO -- : [880/883] 3899950=test_rand
I, [2024-05-29T09:56:53.312923 #3858656]  INFO -- : [881/883] 3899942=test_gem_name_tuple
I, [2024-05-29T09:56:53.343585 #3858656]  INFO -- : [882/883] 3899942=test_gem_package_tar_reader_entry
I, [2024-05-29T09:56:53.519542 #3858656]  INFO -- : [883/883] 3899941=test_exception
I, [2024-05-29T09:57:06.469738 #3858656]  INFO -- : Finished tests in 48.547457s, 546.2078 tests/s, 192859.2890 assertions/s.
I, [2024-05-29T09:57:06.470729 #3858656]  INFO -- : 26517 tests, 9362828 assertions, 0 failures, 0 errors, 314 skips
I, [2024-05-29T09:57:06.470816 #3858656]  INFO -- : 
I, [2024-05-29T09:57:06.470857 #3858656]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-29T09:25:05Z master 4dcd7d6240) [x86_64-linux]
I, [2024-05-29T09:57:06.475604 #3858656]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
I, [2024-05-29T09:57:06.476022 #3858656]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'
I, [2024-05-29T09:57:06.615747 #3858656]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T09:57:06.615803 #3858656]  INFO -- : 	CC = gcc
I, [2024-05-29T09:57:06.615814 #3858656]  INFO -- : 	LD = ld
I, [2024-05-29T09:57:06.615823 #3858656]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T09:57:06.615831 #3858656]  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-29T09:57:06.615843 #3858656]  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-29T09:57:06.615854 #3858656]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T09:57:06.615861 #3858656]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T09:57:06.615870 #3858656]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T09:57:06.615877 #3858656]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-29T09:57:06.615884 #3858656]  INFO -- : 	LC_ALL = 
I, [2024-05-29T09:57:06.615892 #3858656]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T09:57:06.615899 #3858656]  INFO -- : 	MFLAGS = 
I, [2024-05-29T09:57:06.615907 #3858656]  INFO -- : 	RUSTC = rustc
I, [2024-05-29T09:57:06.615915 #3858656]  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-29T09:57:06.616396 #3858656]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T09:57:06.616418 #3858656]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T09:57:06.616441 #3858656]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T09:57:06.616451 #3858656]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T09:57:06.616459 #3858656]  INFO -- : 
I, [2024-05-29T09:57:06.618290 #3858656]  INFO -- : generating enc.mk
I, [2024-05-29T09:57:06.771045 #3858656]  INFO -- : generating encdb.h
I, [2024-05-29T09:57:06.830054 #3858656]  INFO -- : encdb.h unchanged
I, [2024-05-29T09:57:06.831244 #3858656]  INFO -- : making enc
I, [2024-05-29T09:57:06.847829 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:57:06.847852 #3858656]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-29T09:57:06.847864 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:57:06.848467 #3858656]  INFO -- : making srcs under enc
I, [2024-05-29T09:57:06.915140 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:57:06.915163 #3858656]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T09:57:06.915174 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:57:06.916112 #3858656]  INFO -- : generating transdb.h
I, [2024-05-29T09:57:07.052643 #3858656]  INFO -- : transdb.h unchanged
I, [2024-05-29T09:57:07.053900 #3858656]  INFO -- : making trans
I, [2024-05-29T09:57:07.086870 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:57:07.086894 #3858656]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-29T09:57:07.086905 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:57:07.087492 #3858656]  INFO -- : making encs
I, [2024-05-29T09:57:07.124647 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:57:07.124670 #3858656]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-29T09:57:07.124682 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:57:07.127704 #3858656]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-29T09:57:07.155511 #3858656]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-29T09:57:07.158197 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:57:08.545825 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:57:08.546509 #3858656]  INFO -- : generating makefile exts.mk
I, [2024-05-29T09:57:08.623826 #3858656]  INFO -- : exts.mk unchanged
I, [2024-05-29T09:57:08.628015 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:57:09.001772 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T09:57:09.006120 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T09:57:09.016469 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T09:57:09.027116 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T09:57:09.034971 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T09:57:09.052077 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T09:57:09.081630 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T09:57:09.087550 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T09:57:09.119040 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T09:57:09.140748 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T09:57:09.144678 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T09:57:09.149769 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T09:57:09.164364 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T09:57:09.186398 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T09:57:09.200635 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T09:57:09.204558 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T09:57:09.215623 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T09:57:09.228001 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T09:57:09.240363 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T09:57:09.277310 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T09:57:09.282670 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T09:57:09.286368 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T09:57:09.298909 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T09:57:09.353752 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T09:57:09.358090 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T09:57:09.362703 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T09:57:09.392491 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T09:57:09.409308 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T09:57:09.414009 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T09:57:09.420194 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T09:57:09.428946 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T09:57:09.447254 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T09:57:09.469346 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T09:57:09.528844 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T09:57:09.531248 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T09:57:09.588609 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T09:57:09.592035 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T09:57:09.649994 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T09:57:09.652550 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T09:57:09.674763 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T09:57:09.679471 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T09:57:09.702717 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T09:57:09.704761 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T09:57:09.727342 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T09:57:09.750955 #3858656]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:57:09.830534 #3858656]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-29T09:57:09.830580 #3858656]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:57:09.830824 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:57:09.839556 #3858656]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T09:57:09.839637 #3858656]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-29T09:57:09.839681 #3858656]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-05-29T09:57:09.944411 #3858656] 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.oqukft/1-mspec-multi-0
E, [2024-05-29T09:57:09.944843 #3858656] 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.oqukft/2-mspec-multi-1
E, [2024-05-29T09:57:09.944966 #3858656] 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.oqukft/3-mspec-multi-2
E, [2024-05-29T09:57:09.945156 #3858656] 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.oqukft/4-mspec-multi-3
E, [2024-05-29T09:57:09.945331 #3858656] 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.oqukft/5-mspec-multi-4
E, [2024-05-29T09:57:09.945497 #3858656] 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.oqukft/6-mspec-multi-5
E, [2024-05-29T09:57:09.945681 #3858656] 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.oqukft/7-mspec-multi-6
E, [2024-05-29T09:57:09.945851 #3858656] 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.oqukft/8-mspec-multi-7
E, [2024-05-29T09:57:09.946055 #3858656] 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.oqukft/9-mspec-multi-8
E, [2024-05-29T09:57:09.946273 #3858656] 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.oqukft/10-mspec-multi-9
E, [2024-05-29T09:57:09.946594 #3858656] 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.oqukft/11-mspec-multi-10
E, [2024-05-29T09:57:09.947035 #3858656] 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.oqukft/12-mspec-multi-11
E, [2024-05-29T09:57:09.947426 #3858656] 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.oqukft/13-mspec-multi-12
E, [2024-05-29T09:57:09.947916 #3858656] 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.oqukft/14-mspec-multi-13
E, [2024-05-29T09:57:09.948402 #3858656] 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.oqukft/15-mspec-multi-14
E, [2024-05-29T09:57:09.948791 #3858656] 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.oqukft/16-mspec-multi-15
I, [2024-05-29T09:57:10.173592 #3858656]  INFO -- : ruby 3.4.0dev (2024-05-29T09:25:05Z master 4dcd7d6240) [x86_64-linux]
I, [2024-05-29T09:57:11.585633 #3858656]  INFO -- :      0 .........................................................................
I, [2024-05-29T09:57:12.240357 #3858656]  INFO -- :     73 .........................................................................
I, [2024-05-29T09:57:12.443981 #3858656]  INFO -- :    146 .........................................................................
I, [2024-05-29T09:57:12.515714 #3858656]  INFO -- :    219 .........................................................................
I, [2024-05-29T09:57:12.612979 #3858656]  INFO -- :    292 .........................................................................
I, [2024-05-29T09:57:12.694639 #3858656]  INFO -- :    365 .........................................................................
I, [2024-05-29T09:57:12.733504 #3858656]  INFO -- :    438 .........................................................................
I, [2024-05-29T09:57:12.761795 #3858656]  INFO -- :    511 .........................................................................
I, [2024-05-29T09:57:12.791265 #3858656]  INFO -- :    584 .........................................................................
I, [2024-05-29T09:57:12.887981 #3858656]  INFO -- :    657 .........................................................................
I, [2024-05-29T09:57:12.930147 #3858656]  INFO -- :    730 .........................................................................
I, [2024-05-29T09:57:12.971612 #3858656]  INFO -- :    803 .........................................................................
I, [2024-05-29T09:57:13.032882 #3858656]  INFO -- :    876 .........................................................................
I, [2024-05-29T09:57:13.115979 #3858656]  INFO -- :    949 .........................................................................
I, [2024-05-29T09:57:13.275097 #3858656]  INFO -- :   1022 .........................................................................
I, [2024-05-29T09:57:13.576225 #3858656]  INFO -- :   1095 .........................................................................
I, [2024-05-29T09:57:13.836546 #3858656]  INFO -- :   1168 .........................................................................
I, [2024-05-29T09:57:13.936623 #3858656]  INFO -- :   1241 .........................................................................
I, [2024-05-29T09:57:14.072452 #3858656]  INFO -- :   1314 .........................................................................
I, [2024-05-29T09:57:14.132525 #3858656]  INFO -- :   1387 .........................................................................
I, [2024-05-29T09:57:14.330956 #3858656]  INFO -- :   1460 .........................................................................
I, [2024-05-29T09:57:15.264540 #3858656]  INFO -- :   1533 .........................................................................
I, [2024-05-29T09:57:15.319928 #3858656]  INFO -- :   1606 .........................................................................
I, [2024-05-29T09:57:15.514401 #3858656]  INFO -- :   1679 .........................................................................
I, [2024-05-29T09:57:15.665684 #3858656]  INFO -- :   1752 .........................................................................
I, [2024-05-29T09:57:15.825620 #3858656]  INFO -- :   1825 .........................................................................
I, [2024-05-29T09:57:16.054796 #3858656]  INFO -- :   1898 .........................................................................
I, [2024-05-29T09:57:16.177211 #3858656]  INFO -- :   1971 .........................................................................
I, [2024-05-29T09:57:16.335069 #3858656]  INFO -- :   2044 .........................................................................
I, [2024-05-29T09:57:16.396171 #3858656]  INFO -- :   2117 .........................................................................
I, [2024-05-29T09:57:16.422062 #3858656]  INFO -- :   2190 .........................................................................
I, [2024-05-29T09:57:16.460129 #3858656]  INFO -- :   2263 .........................................................................
I, [2024-05-29T09:57:16.485155 #3858656]  INFO -- :   2336 .........................................................................
I, [2024-05-29T09:57:16.567502 #3858656]  INFO -- :   2409 .........................................................................
I, [2024-05-29T09:57:16.756583 #3858656]  INFO -- :   2482 .........................................................................
I, [2024-05-29T09:57:16.811723 #3858656]  INFO -- :   2555 .........................................................................
I, [2024-05-29T09:57:16.927828 #3858656]  INFO -- :   2628 .........................................................................
I, [2024-05-29T09:57:17.089722 #3858656]  INFO -- :   2701 .........................................................................
I, [2024-05-29T09:57:17.150141 #3858656]  INFO -- :   2774 .........................................................................
I, [2024-05-29T09:57:17.260791 #3858656]  INFO -- :   2847 .........................................................................
I, [2024-05-29T09:57:17.322090 #3858656]  INFO -- :   2920 .........................................................................
I, [2024-05-29T09:57:17.366073 #3858656]  INFO -- :   2993 .........................................................................
I, [2024-05-29T09:57:17.398430 #3858656]  INFO -- :   3066 .........................................................................
I, [2024-05-29T09:57:17.421285 #3858656]  INFO -- :   3139 .........................................................................
I, [2024-05-29T09:57:17.436147 #3858656]  INFO -- :   3212 .........................................................................
I, [2024-05-29T09:57:17.482441 #3858656]  INFO -- :   3285 .........................................................................
I, [2024-05-29T09:57:21.398014 #3858656]  INFO -- :   3358 .........................................................................
I, [2024-05-29T09:57:21.442987 #3858656]  INFO -- : 
I, [2024-05-29T09:57:21.443069 #3858656]  INFO -- : 
I, [2024-05-29T09:57:21.443101 #3858656]  INFO -- : Finished in 11.493512 seconds
I, [2024-05-29T09:57:21.443124 #3858656]  INFO -- : 
I, [2024-05-29T09:57:21.443146 #3858656]  INFO -- : 3430 files, 32649 examples, 162917 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-05-29T09:57:21.448317 #3858656]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'" exit with 0.