# Logfile created on 2024-05-29 20:49:22 +0000 by logger.rb/v1.4.3
I, [2024-05-29T20:49:22.506280 #2381748]  INFO -- : #<BuildRuby:0x00005593ac374200 @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="-j20", @btest_opts="-j20", @test_opts="TESTS='-j20'", @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-204922", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005593ac3cf510 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005593ac3cf3d0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005593ac3cf240 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240529-204922", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240529-204922>, @binmode=false, @mon_data=#<Monitor:0x00005593ac3cf0d8>, @mon_data_owner_object_id=860>>>
I, [2024-05-29T20:49:22.506401 #2381748]  INFO -- : $$$[beg] make update-download -j20
I, [2024-05-29T20:49:22.606252 #2381748]  INFO -- : tool/config.guess already exists
I, [2024-05-29T20:49:22.606291 #2381748]  INFO -- : tool/config.sub already exists
I, [2024-05-29T20:49:22.608316 #2381748]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-29T20:49:22.608632 #2381748]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-29T20:49:22.609003 #2381748]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-29T20:49:22.609627 #2381748]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-29T20:49:22.609957 #2381748]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-29T20:49:22.610213 #2381748]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-29T20:49:22.611457 #2381748]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-29T20:49:22.611599 #2381748]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-29T20:49:22.611895 #2381748]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-29T20:49:22.612796 #2381748]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-29T20:49:22.681965 #2381748]  INFO -- :   Successfully built RubyGem
I, [2024-05-29T20:49:22.682017 #2381748]  INFO -- :   Name: power_assert
I, [2024-05-29T20:49:22.682024 #2381748]  INFO -- :   Version: 2.0.4dev
I, [2024-05-29T20:49:22.682029 #2381748]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-29T20:49:22.728015 #2381748]  INFO -- : $$$[end] "make update-download -j20" exit with 0.
I, [2024-05-29T20:49:22.728052 #2381748]  INFO -- : $$$[beg] make update-src      -j20
I, [2024-05-29T20:49:23.482276 #2381748]  INFO -- : Already up to date.
I, [2024-05-29T20:49:23.500705 #2381748]  INFO -- : Latest commit hash = 4a9ef9e23c
I, [2024-05-29T20:49:23.502677 #2381748]  INFO -- : $$$[end] "make update-src      -j20" exit with 0.
I, [2024-05-29T20:49:23.502728 #2381748]  INFO -- : $$$[beg] make after-update    -j20
I, [2024-05-29T20:49:23.604220 #2381748]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-29T20:49:23.605496 #2381748]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-29T20:49:23.656351 #2381748]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-29T20:49:23.657646 #2381748]  INFO -- : generating enc.mk
I, [2024-05-29T20:49:23.774519 #2381748]  INFO -- : making srcs under enc
I, [2024-05-29T20:49:23.803952 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:23.803981 #2381748]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T20:49:23.803988 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:23.849890 #2381748]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-29T20:49:23.850061 #2381748]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-29T20:49:23.850734 #2381748]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-29T20:49:23.851251 #2381748]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-29T20:49:23.851316 #2381748]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-29T20:49:23.852178 #2381748]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-29T20:49:23.853174 #2381748]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-29T20:49:23.853260 #2381748]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-29T20:49:23.853995 #2381748]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-29T20:49:23.854766 #2381748]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-29T20:49:23.924027 #2381748]  INFO -- :   Successfully built RubyGem
I, [2024-05-29T20:49:23.924071 #2381748]  INFO -- :   Name: power_assert
I, [2024-05-29T20:49:23.924077 #2381748]  INFO -- :   Version: 2.0.4dev
I, [2024-05-29T20:49:23.924081 #2381748]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-29T20:49:23.926604 #2381748]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-29T20:49:23.987345 #2381748]  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-29T20:49:23.992274 #2381748]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-29T20:49:23.994714 #2381748]  INFO -- : $$$[end] "make after-update    -j20" exit with 0.
I, [2024-05-29T20:49:23.994821 #2381748]  INFO -- : $$$[beg] make miniruby -j20
I, [2024-05-29T20:49:24.052121 #2381748]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T20:49:24.052197 #2381748]  INFO -- : 	CC = gcc
I, [2024-05-29T20:49:24.052203 #2381748]  INFO -- : 	LD = ld
I, [2024-05-29T20:49:24.052207 #2381748]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T20:49:24.052211 #2381748]  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-29T20:49:24.052216 #2381748]  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-29T20:49:24.052226 #2381748]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T20:49:24.052230 #2381748]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T20:49:24.052234 #2381748]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T20:49:24.052238 #2381748]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-29T20:49:24.052241 #2381748]  INFO -- : 	LC_ALL = 
I, [2024-05-29T20:49:24.052245 #2381748]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T20:49:24.052249 #2381748]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-29T20:49:24.052252 #2381748]  INFO -- : 	RUSTC = no
I, [2024-05-29T20:49:24.052256 #2381748]  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-29T20:49:24.053790 #2381748]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T20:49:24.053814 #2381748]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T20:49:24.053821 #2381748]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T20:49:24.053826 #2381748]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T20:49:24.053831 #2381748]  INFO -- : 
I, [2024-05-29T20:49:24.082530 #2381748]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-29T20:49:24.185296 #2381748]  INFO -- : linking miniruby
I, [2024-05-29T20:49:24.714000 #2381748]  INFO -- : $$$[end] "make miniruby -j20" exit with 0.
I, [2024-05-29T20:49:24.714126 #2381748]  INFO -- : $$$[beg] make ruby -j20
I, [2024-05-29T20:49:24.771819 #2381748]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T20:49:24.771851 #2381748]  INFO -- : 	CC = gcc
I, [2024-05-29T20:49:24.771858 #2381748]  INFO -- : 	LD = ld
I, [2024-05-29T20:49:24.771862 #2381748]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T20:49:24.771866 #2381748]  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-29T20:49:24.771871 #2381748]  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-29T20:49:24.771875 #2381748]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T20:49:24.771879 #2381748]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T20:49:24.771883 #2381748]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T20:49:24.771887 #2381748]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-29T20:49:24.771890 #2381748]  INFO -- : 	LC_ALL = 
I, [2024-05-29T20:49:24.771894 #2381748]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T20:49:24.771897 #2381748]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-29T20:49:24.771902 #2381748]  INFO -- : 	RUSTC = no
I, [2024-05-29T20:49:24.771907 #2381748]  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-29T20:49:24.773390 #2381748]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T20:49:24.773415 #2381748]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T20:49:24.773421 #2381748]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T20:49:24.773425 #2381748]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T20:49:24.773429 #2381748]  INFO -- : 
I, [2024-05-29T20:49:24.897389 #2381748]  INFO -- : builtin_binary.inc updated
I, [2024-05-29T20:49:24.902072 #2381748]  INFO -- : ace35401c0af8f2b3da4ce4a01ea6ac787ae4a28c8bc5a60f597c88f19d18e6d  builtin_binary.inc
I, [2024-05-29T20:49:24.902901 #2381748]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-29T20:49:25.086581 #2381748]  INFO -- : linking static-library libruby-static.a
I, [2024-05-29T20:49:25.397422 #2381748]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-29T20:49:26.952651 #2381748]  INFO -- : linking ruby
I, [2024-05-29T20:49:26.975604 #2381748]  INFO -- : $$$[end] "make ruby -j20" exit with 0.
I, [2024-05-29T20:49:26.975735 #2381748]  INFO -- : $$$[beg] make all -j20
I, [2024-05-29T20:49:27.042336 #2381748]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T20:49:27.042391 #2381748]  INFO -- : 	CC = gcc
I, [2024-05-29T20:49:27.042402 #2381748]  INFO -- : 	LD = ld
I, [2024-05-29T20:49:27.042409 #2381748]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T20:49:27.042417 #2381748]  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-29T20:49:27.042432 #2381748]  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-29T20:49:27.042446 #2381748]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T20:49:27.042453 #2381748]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T20:49:27.042460 #2381748]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T20:49:27.042467 #2381748]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-29T20:49:27.042474 #2381748]  INFO -- : 	LC_ALL = 
I, [2024-05-29T20:49:27.042480 #2381748]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T20:49:27.042488 #2381748]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-29T20:49:27.042495 #2381748]  INFO -- : 	RUSTC = no
I, [2024-05-29T20:49:27.042502 #2381748]  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-29T20:49:27.044853 #2381748]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T20:49:27.044896 #2381748]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T20:49:27.044906 #2381748]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T20:49:27.044920 #2381748]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T20:49:27.044937 #2381748]  INFO -- : 
I, [2024-05-29T20:49:27.077028 #2381748]  INFO -- : generating enc.mk
I, [2024-05-29T20:49:27.078868 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-29T20:49:27.079140 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-29T20:49:27.079832 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-29T20:49:27.080511 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-29T20:49:27.081375 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-29T20:49:27.082437 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-29T20:49:27.083300 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-29T20:49:27.083870 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-29T20:49:27.084527 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-29T20:49:27.085152 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-29T20:49:27.085493 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-29T20:49:27.086378 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-29T20:49:27.087160 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-29T20:49:27.087476 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-29T20:49:27.088089 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-29T20:49:27.088375 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-29T20:49:27.089029 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-29T20:49:27.089292 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-29T20:49:27.104179 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-29T20:49:27.202689 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-29T20:49:27.212913 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-29T20:49:27.226038 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-29T20:49:27.229111 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-29T20:49:27.235750 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-29T20:49:27.238459 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-29T20:49:27.246442 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-29T20:49:27.253051 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-29T20:49:27.253939 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-29T20:49:27.254430 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-29T20:49:27.261721 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-29T20:49:27.273190 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-29T20:49:27.274640 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-29T20:49:27.279287 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-29T20:49:27.282566 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-29T20:49:27.326435 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-29T20:49:27.336090 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-29T20:49:27.337660 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-29T20:49:27.374872 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-29T20:49:27.375315 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-29T20:49:27.375544 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-29T20:49:27.391934 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-29T20:49:27.396189 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-29T20:49:27.402183 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-29T20:49:27.410316 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-29T20:49:27.418653 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-29T20:49:27.419208 #2381748]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-29T20:49:27.434312 #2381748]  INFO -- : making enc
I, [2024-05-29T20:49:27.435274 #2381748]  INFO -- : making srcs under enc
I, [2024-05-29T20:49:27.462510 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:27.462583 #2381748]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-29T20:49:27.462609 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:27.482852 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:27.482920 #2381748]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T20:49:27.482930 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:27.483663 #2381748]  INFO -- : generating transdb.h
I, [2024-05-29T20:49:27.595110 #2381748]  INFO -- : transdb.h unchanged
I, [2024-05-29T20:49:27.596471 #2381748]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-29T20:49:27.596833 #2381748]  INFO -- : making trans
I, [2024-05-29T20:49:27.623366 #2381748]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-29T20:49:27.625914 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:27.631828 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:27.631911 #2381748]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-29T20:49:27.631922 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:27.632770 #2381748]  INFO -- : making encs
I, [2024-05-29T20:49:27.691673 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:27.691757 #2381748]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-29T20:49:27.691784 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:27.782003 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:27.782754 #2381748]  INFO -- : generating makefile exts.mk
I, [2024-05-29T20:49:27.821390 #2381748]  INFO -- : exts.mk unchanged
I, [2024-05-29T20:49:27.825816 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:27.853806 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T20:49:27.854941 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T20:49:27.856509 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T20:49:27.856732 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T20:49:27.857478 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T20:49:27.858294 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T20:49:27.858977 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T20:49:27.859870 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T20:49:27.860608 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T20:49:27.861060 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T20:49:27.861257 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T20:49:27.861537 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T20:49:27.862036 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T20:49:27.862263 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T20:49:27.862453 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T20:49:27.862487 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T20:49:27.863154 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T20:49:27.863599 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T20:49:27.863843 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T20:49:27.863918 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T20:49:27.864634 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T20:49:27.864763 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T20:49:27.865203 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T20:49:27.865380 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T20:49:27.865409 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T20:49:27.865711 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T20:49:27.866465 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T20:49:27.867532 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T20:49:27.870294 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T20:49:27.870911 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T20:49:27.872401 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T20:49:27.872632 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T20:49:27.872749 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T20:49:27.872962 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T20:49:27.875613 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T20:49:27.875912 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T20:49:27.879678 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T20:49:27.889014 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T20:49:27.889475 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T20:49:27.890336 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T20:49:27.892727 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T20:49:27.893386 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T20:49:27.898457 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T20:49:27.899587 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T20:49:27.923200 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:27.991264 #2381748]  INFO -- : linking ruby
I, [2024-05-29T20:49:28.014223 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:28.014773 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:28.018637 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:28.018665 #2381748]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-29T20:49:28.018671 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:28.019346 #2381748]  INFO -- : $$$[end] "make all -j20" exit with 0.
I, [2024-05-29T20:49:28.019443 #2381748]  INFO -- : $$$[beg] make install -j20
I, [2024-05-29T20:49:28.088425 #2381748]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-29T20:49:28.088622 #2381748]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-29T20:49:28.089459 #2381748]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-29T20:49:28.090187 #2381748]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-29T20:49:28.090300 #2381748]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-29T20:49:28.091256 #2381748]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T20:49:28.091291 #2381748]  INFO -- : 	CC = gcc
I, [2024-05-29T20:49:28.091305 #2381748]  INFO -- : 	LD = ld
I, [2024-05-29T20:49:28.091317 #2381748]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T20:49:28.091330 #2381748]  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-29T20:49:28.091343 #2381748]  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-29T20:49:28.091355 #2381748]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T20:49:28.091366 #2381748]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T20:49:28.091378 #2381748]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T20:49:28.091389 #2381748]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-29T20:49:28.091401 #2381748]  INFO -- : 	LC_ALL = 
I, [2024-05-29T20:49:28.091412 #2381748]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T20:49:28.091430 #2381748]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-29T20:49:28.091472 #2381748]  INFO -- : 	RUSTC = no
I, [2024-05-29T20:49:28.091484 #2381748]  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-29T20:49:28.092182 #2381748]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-29T20:49:28.092430 #2381748]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-29T20:49:28.120402 #2381748]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-29T20:49:28.121209 #2381748]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T20:49:28.121237 #2381748]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T20:49:28.121249 #2381748]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T20:49:28.121259 #2381748]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T20:49:28.121276 #2381748]  INFO -- : 
I, [2024-05-29T20:49:28.121286 #2381748]  INFO -- : generating enc.mk
I, [2024-05-29T20:49:28.122637 #2381748]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-29T20:49:28.242626 #2381748]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-29T20:49:28.243634 #2381748]  INFO -- : making srcs under enc
I, [2024-05-29T20:49:28.243685 #2381748]  INFO -- : making enc
I, [2024-05-29T20:49:28.260298 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:28.260351 #2381748]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-29T20:49:28.260364 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:28.273166 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:28.273222 #2381748]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T20:49:28.273236 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:28.273840 #2381748]  INFO -- : generating transdb.h
I, [2024-05-29T20:49:28.312185 #2381748]  INFO -- :   Successfully built RubyGem
I, [2024-05-29T20:49:28.312235 #2381748]  INFO -- :   Name: power_assert
I, [2024-05-29T20:49:28.312247 #2381748]  INFO -- :   Version: 2.0.4dev
I, [2024-05-29T20:49:28.312258 #2381748]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-29T20:49:28.315432 #2381748]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-29T20:49:28.370772 #2381748]  INFO -- : transdb.h unchanged
I, [2024-05-29T20:49:28.372270 #2381748]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-29T20:49:28.372331 #2381748]  INFO -- : making trans
I, [2024-05-29T20:49:28.377144 #2381748]  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-29T20:49:28.382150 #2381748]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-29T20:49:28.399498 #2381748]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-05-29T20:49:28.401963 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:28.407454 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:28.407558 #2381748]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-29T20:49:28.407586 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:28.408738 #2381748]  INFO -- : making encs
I, [2024-05-29T20:49:28.466874 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:28.466936 #2381748]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-29T20:49:28.466946 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:28.556893 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:28.557643 #2381748]  INFO -- : generating makefile exts.mk
I, [2024-05-29T20:49:28.595852 #2381748]  INFO -- : exts.mk unchanged
I, [2024-05-29T20:49:28.600618 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:28.619723 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T20:49:28.621263 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T20:49:28.622003 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T20:49:28.622103 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T20:49:28.622208 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T20:49:28.623328 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T20:49:28.623500 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T20:49:28.623675 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T20:49:28.624085 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T20:49:28.624326 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T20:49:28.624594 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T20:49:28.624864 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T20:49:28.625494 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T20:49:28.625534 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T20:49:28.626201 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T20:49:28.626459 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T20:49:28.626669 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T20:49:28.626906 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T20:49:28.627381 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T20:49:28.627524 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T20:49:28.628307 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T20:49:28.628331 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T20:49:28.628340 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T20:49:28.628404 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T20:49:28.628647 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T20:49:28.628689 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T20:49:28.629619 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T20:49:28.630825 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T20:49:28.630866 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T20:49:28.631785 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T20:49:28.633776 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T20:49:28.635091 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T20:49:28.635210 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T20:49:28.638166 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T20:49:28.639550 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T20:49:28.640562 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T20:49:28.641090 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T20:49:28.646245 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T20:49:28.651419 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T20:49:28.652001 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T20:49:28.653542 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T20:49:28.654142 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T20:49:28.658027 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T20:49:28.659249 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T20:49:28.682918 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:28.749410 #2381748]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-29T20:49:28.749487 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:28.749798 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:28.753545 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:28.753612 #2381748]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-29T20:49:28.753627 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:28.753734 #2381748]  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="-j20 --jobserver-auth=4,5" --make-flags=" -j20 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
I, [2024-05-29T20:49:28.850771 #2381748]  INFO -- : Installing to 
I, [2024-05-29T20:49:28.850852 #2381748]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-05-29T20:49:28.850866 #2381748]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-05-29T20:49:28.858306 #2381748]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-29T20:49:28.858367 #2381748]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-05-29T20:49:28.858380 #2381748]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-29T20:49:28.867931 #2381748]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-05-29T20:49:28.867992 #2381748]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-05-29T20:49:28.868006 #2381748]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-05-29T20:49:28.868045 #2381748]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-29T20:49:28.871680 #2381748]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-05-29T20:49:28.871758 #2381748]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-05-29T20:49:28.871773 #2381748]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-05-29T20:49:28.871785 #2381748]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-05-29T20:49:28.871797 #2381748]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-29T20:49:28.905395 #2381748]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-05-29T20:49:28.911090 #2381748]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-05-29T20:49:28.911158 #2381748]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-29T20:49:28.934492 #2381748]  INFO -- :                                     benchmark 0.3.0
I, [2024-05-29T20:49:28.936382 #2381748]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-05-29T20:49:28.937888 #2381748]  INFO -- :                                     cgi 0.4.1
I, [2024-05-29T20:49:28.938425 #2381748]  INFO -- :                                     delegate 0.3.1
I, [2024-05-29T20:49:28.938932 #2381748]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-05-29T20:49:28.939845 #2381748]  INFO -- :                                     english 0.8.0
I, [2024-05-29T20:49:28.940615 #2381748]  INFO -- :                                     erb 4.0.4
I, [2024-05-29T20:49:28.941336 #2381748]  INFO -- :                                     error_highlight 0.6.0
I, [2024-05-29T20:49:28.941810 #2381748]  INFO -- :                                     fileutils 1.7.2
I, [2024-05-29T20:49:28.942278 #2381748]  INFO -- :                                     find 0.2.0
I, [2024-05-29T20:49:28.942736 #2381748]  INFO -- :                                     forwardable 1.3.3
I, [2024-05-29T20:49:28.943201 #2381748]  INFO -- :                                     ipaddr 1.2.6
I, [2024-05-29T20:49:28.943645 #2381748]  INFO -- :                                     irb 1.13.1
I, [2024-05-29T20:49:28.944402 #2381748]  INFO -- :                                     logger 1.6.0
I, [2024-05-29T20:49:28.944810 #2381748]  INFO -- :                                     net-http 0.4.1
I, [2024-05-29T20:49:28.945375 #2381748]  INFO -- :                                     net-protocol 0.2.2
I, [2024-05-29T20:49:28.945877 #2381748]  INFO -- :                                     open-uri 0.4.1
I, [2024-05-29T20:49:28.946397 #2381748]  INFO -- :                                     open3 0.2.1
I, [2024-05-29T20:49:28.946858 #2381748]  INFO -- :                                     optparse 0.5.0
I, [2024-05-29T20:49:28.947346 #2381748]  INFO -- :                                     ostruct 0.6.0
I, [2024-05-29T20:49:28.948478 #2381748]  INFO -- :                                     pp 0.5.0
I, [2024-05-29T20:49:28.949081 #2381748]  INFO -- :                                     prettyprint 0.2.0
I, [2024-05-29T20:49:28.949546 #2381748]  INFO -- :                                     prism 0.29.0
I, [2024-05-29T20:49:28.950047 #2381748]  INFO -- :                                     pstore 0.1.3
I, [2024-05-29T20:49:28.950498 #2381748]  INFO -- :                                     rdoc 6.7.0
I, [2024-05-29T20:49:28.951481 #2381748]  INFO -- :                                     readline 0.0.4
I, [2024-05-29T20:49:28.951913 #2381748]  INFO -- :                                     reline 0.5.8
I, [2024-05-29T20:49:28.952498 #2381748]  INFO -- :                                     resolv 0.4.0
I, [2024-05-29T20:49:28.952976 #2381748]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-05-29T20:49:28.953432 #2381748]  INFO -- :                                     securerandom 0.3.1
I, [2024-05-29T20:49:28.953899 #2381748]  INFO -- :                                     set 1.1.0
I, [2024-05-29T20:49:28.954378 #2381748]  INFO -- :                                     shellwords 0.2.0
I, [2024-05-29T20:49:28.954847 #2381748]  INFO -- :                                     singleton 0.2.0
I, [2024-05-29T20:49:28.955974 #2381748]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-05-29T20:49:28.956769 #2381748]  INFO -- :                                     tempfile 0.2.1
I, [2024-05-29T20:49:28.957239 #2381748]  INFO -- :                                     time 0.3.0
I, [2024-05-29T20:49:28.957730 #2381748]  INFO -- :                                     timeout 0.4.1
I, [2024-05-29T20:49:28.958215 #2381748]  INFO -- :                                     tmpdir 0.2.0
I, [2024-05-29T20:49:28.958704 #2381748]  INFO -- :                                     tsort 0.2.0
I, [2024-05-29T20:49:28.959154 #2381748]  INFO -- :                                     un 0.3.0
I, [2024-05-29T20:49:28.959609 #2381748]  INFO -- :                                     uri 0.13.0
I, [2024-05-29T20:49:28.960058 #2381748]  INFO -- :                                     weakref 0.1.3
I, [2024-05-29T20:49:28.960520 #2381748]  INFO -- :                                     yaml 0.3.0
I, [2024-05-29T20:49:28.960961 #2381748]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-29T20:49:28.967661 #2381748]  INFO -- :                                     date 3.3.4
I, [2024-05-29T20:49:28.968211 #2381748]  INFO -- :                                     digest 3.1.1
I, [2024-05-29T20:49:28.968712 #2381748]  INFO -- :                                     etc 1.4.3
I, [2024-05-29T20:49:28.969218 #2381748]  INFO -- :                                     fcntl 1.1.0
I, [2024-05-29T20:49:28.969706 #2381748]  INFO -- :                                     fiddle 1.1.3
I, [2024-05-29T20:49:28.970193 #2381748]  INFO -- :                                     io-console 0.7.2
I, [2024-05-29T20:49:28.970669 #2381748]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-05-29T20:49:28.971149 #2381748]  INFO -- :                                     io-wait 0.3.1
I, [2024-05-29T20:49:28.971609 #2381748]  INFO -- :                                     json 2.7.2
I, [2024-05-29T20:49:28.972735 #2381748]  INFO -- :                                     openssl 3.2.0
I, [2024-05-29T20:49:28.973241 #2381748]  INFO -- :                                     pathname 0.3.0
I, [2024-05-29T20:49:28.973821 #2381748]  INFO -- :                                     psych 5.1.2
I, [2024-05-29T20:49:28.974384 #2381748]  INFO -- :                                     stringio 3.1.1
I, [2024-05-29T20:49:28.974871 #2381748]  INFO -- :                                     strscan 3.1.1
I, [2024-05-29T20:49:28.975321 #2381748]  INFO -- :                                     zlib 3.1.0
I, [2024-05-29T20:49:28.975620 #2381748]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-29T20:49:28.976273 #2381748]  INFO -- :                                     minitest 5.23.1
I, [2024-05-29T20:49:28.984723 #2381748]  INFO -- :                                     rake 13.2.1
I, [2024-05-29T20:49:28.989152 #2381748]  INFO -- :                                     test-unit 3.6.2
I, [2024-05-29T20:49:28.992856 #2381748]  INFO -- :                                     rexml 3.2.8
I, [2024-05-29T20:49:28.997072 #2381748]  INFO -- :                                     rss 0.3.0
I, [2024-05-29T20:49:28.999751 #2381748]  INFO -- :                                     net-ftp 0.3.4
I, [2024-05-29T20:49:29.001358 #2381748]  INFO -- :                                     net-imap 0.4.11
I, [2024-05-29T20:49:29.005124 #2381748]  INFO -- :                                     net-pop 0.1.2
I, [2024-05-29T20:49:29.006193 #2381748]  INFO -- :                                     net-smtp 0.5.0
I, [2024-05-29T20:49:29.007373 #2381748]  INFO -- :                                     matrix 0.4.2
I, [2024-05-29T20:49:29.010516 #2381748]  INFO -- :                                     prime 0.1.2
I, [2024-05-29T20:49:29.015718 #2381748]  INFO -- :                                     rbs 3.4.4
I, [2024-05-29T20:49:29.039315 #2381748]  INFO -- :                                     typeprof 0.21.11
I, [2024-05-29T20:49:29.042096 #2381748]  INFO -- :                                     debug 1.9.2
I, [2024-05-29T20:49:29.045125 #2381748]  INFO -- :                                     racc 1.8.0
I, [2024-05-29T20:49:29.047930 #2381748]  INFO -- :                                     mutex_m 0.2.0
I, [2024-05-29T20:49:29.049212 #2381748]  INFO -- :                                     getoptlong 0.2.1
I, [2024-05-29T20:49:29.050618 #2381748]  INFO -- :                                     base64 0.2.0
I, [2024-05-29T20:49:29.052372 #2381748]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-05-29T20:49:29.054541 #2381748]  INFO -- :                                     observer 0.1.2
I, [2024-05-29T20:49:29.055708 #2381748]  INFO -- :                                     abbrev 0.1.2
I, [2024-05-29T20:49:29.057023 #2381748]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-05-29T20:49:29.058281 #2381748]  INFO -- :                                     rinda 0.2.0
I, [2024-05-29T20:49:29.059606 #2381748]  INFO -- :                                     drb 2.2.1
I, [2024-05-29T20:49:29.061384 #2381748]  INFO -- :                                     nkf 0.2.0
I, [2024-05-29T20:49:29.064543 #2381748]  INFO -- :                                     syslog 0.1.2
I, [2024-05-29T20:49:29.066235 #2381748]  INFO -- :                                     csv 3.3.0
I, [2024-05-29T20:49:29.068855 #2381748]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-05-29T20:49:29.070341 #2381748]  INFO -- : skipped bundled gems:
I, [2024-05-29T20:49:29.070362 #2381748]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-05-29T20:49:29.073242 #2381748]  INFO -- : $$$[end] "make install -j20" exit with 0.
I, [2024-05-29T20:49:29.073370 #2381748]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j20'
I, [2024-05-29T20:49:34.737592 #2381748]  INFO -- : PASS all 1936 tests
E, [2024-05-29T20:49:34.743217 #2381748] ERROR -- :  
I, [2024-05-29T20:49:34.743389 #2381748]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0.
I, [2024-05-29T20:49:34.743497 #2381748]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j20'
I, [2024-05-29T20:49:34.808606 #2381748]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T20:49:34.808663 #2381748]  INFO -- : 	CC = gcc
I, [2024-05-29T20:49:34.808681 #2381748]  INFO -- : 	LD = ld
I, [2024-05-29T20:49:34.808696 #2381748]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T20:49:34.808720 #2381748]  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-29T20:49:34.808738 #2381748]  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-29T20:49:34.808753 #2381748]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T20:49:34.808767 #2381748]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T20:49:34.808794 #2381748]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T20:49:34.808809 #2381748]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-29T20:49:34.808823 #2381748]  INFO -- : 	LC_ALL = 
I, [2024-05-29T20:49:34.808836 #2381748]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T20:49:34.808849 #2381748]  INFO -- : 	MFLAGS = 
I, [2024-05-29T20:49:34.808865 #2381748]  INFO -- : 	RUSTC = no
I, [2024-05-29T20:49:34.808880 #2381748]  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-29T20:49:34.809667 #2381748]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T20:49:34.809723 #2381748]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T20:49:34.809741 #2381748]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T20:49:34.809771 #2381748]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T20:49:34.809787 #2381748]  INFO -- : 
I, [2024-05-29T20:49:34.919809 #2381748]  INFO -- : Checking leaked global symbols...none
I, [2024-05-29T20:49:34.964980 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-05-29T20:49:34.965039 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-05-29T20:49:34.965053 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-05-29T20:49:34.965060 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-05-29T20:49:34.965213 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-05-29T20:49:34.965275 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-05-29T20:49:34.965589 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-05-29T20:49:34.965743 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-05-29T20:49:34.966585 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-05-29T20:49:34.966918 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-05-29T20:49:34.969101 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-05-29T20:49:34.969925 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-05-29T20:49:34.969946 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-05-29T20:49:34.969971 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-05-29T20:49:34.970026 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-05-29T20:49:35.070705 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-05-29T20:49:35.073555 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-05-29T20:49:35.195268 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-05-29T20:49:35.195330 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-05-29T20:49:35.195348 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-05-29T20:49:35.195423 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-05-29T20:49:35.195485 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-05-29T20:49:35.195505 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-05-29T20:49:35.195561 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-05-29T20:49:35.195668 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-05-29T20:49:35.195701 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-05-29T20:49:35.195772 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-05-29T20:49:35.195828 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-05-29T20:49:35.196308 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-05-29T20:49:35.234531 #2381748]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-05-29T20:49:35.236978 #2381748]  INFO -- : 
I, [2024-05-29T20:49:35.237005 #2381748]  INFO -- : test succeeded
I, [2024-05-29T20:49:35.238580 #2381748]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0.
I, [2024-05-29T20:49:35.238681 #2381748]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'
I, [2024-05-29T20:49:35.324261 #2381748]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T20:49:35.324321 #2381748]  INFO -- : 	CC = gcc
I, [2024-05-29T20:49:35.324337 #2381748]  INFO -- : 	LD = ld
I, [2024-05-29T20:49:35.324348 #2381748]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T20:49:35.324359 #2381748]  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-29T20:49:35.324377 #2381748]  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-29T20:49:35.324389 #2381748]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T20:49:35.324401 #2381748]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T20:49:35.324411 #2381748]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T20:49:35.324421 #2381748]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-29T20:49:35.324431 #2381748]  INFO -- : 	LC_ALL = 
I, [2024-05-29T20:49:35.324441 #2381748]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T20:49:35.324451 #2381748]  INFO -- : 	MFLAGS = 
I, [2024-05-29T20:49:35.324461 #2381748]  INFO -- : 	RUSTC = no
I, [2024-05-29T20:49:35.324471 #2381748]  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-29T20:49:35.324906 #2381748]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T20:49:35.324957 #2381748]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T20:49:35.324970 #2381748]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T20:49:35.324992 #2381748]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T20:49:35.325009 #2381748]  INFO -- : 
I, [2024-05-29T20:49:35.326659 #2381748]  INFO -- : generating enc.mk
I, [2024-05-29T20:49:35.444011 #2381748]  INFO -- : making enc
I, [2024-05-29T20:49:35.461318 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:35.461372 #2381748]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-29T20:49:35.461385 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:35.461962 #2381748]  INFO -- : making srcs under enc
I, [2024-05-29T20:49:35.495038 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:35.495107 #2381748]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T20:49:35.495119 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:35.496079 #2381748]  INFO -- : generating transdb.h
I, [2024-05-29T20:49:35.593239 #2381748]  INFO -- : transdb.h unchanged
I, [2024-05-29T20:49:35.594743 #2381748]  INFO -- : making trans
I, [2024-05-29T20:49:35.628891 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:35.628955 #2381748]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-29T20:49:35.628969 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:35.629719 #2381748]  INFO -- : making encs
I, [2024-05-29T20:49:35.667531 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:35.667594 #2381748]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-29T20:49:35.667608 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:35.669400 #2381748]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-29T20:49:35.696273 #2381748]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-29T20:49:35.698808 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:37.046705 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:37.047366 #2381748]  INFO -- : generating makefile exts.mk
I, [2024-05-29T20:49:37.084863 #2381748]  INFO -- : exts.mk unchanged
I, [2024-05-29T20:49:37.089377 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:37.412969 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T20:49:37.417706 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T20:49:37.424414 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T20:49:37.429511 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T20:49:37.433379 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T20:49:37.442637 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T20:49:37.469050 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T20:49:37.473905 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T20:49:37.494816 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T20:49:37.501316 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T20:49:37.504297 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T20:49:37.507012 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T20:49:37.515214 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T20:49:37.521685 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T20:49:37.530593 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T20:49:37.533208 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T20:49:37.537632 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T20:49:37.541577 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T20:49:37.554730 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T20:49:37.571146 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T20:49:37.575833 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T20:49:37.579932 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T20:49:37.587109 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T20:49:37.607787 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T20:49:37.611802 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T20:49:37.615904 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T20:49:37.631954 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T20:49:37.639400 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T20:49:37.641927 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T20:49:37.645247 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T20:49:37.658110 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T20:49:37.667625 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T20:49:37.686036 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T20:49:37.714947 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T20:49:37.716900 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T20:49:37.739256 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T20:49:37.741288 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T20:49:37.763969 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T20:49:37.765709 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T20:49:37.792988 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T20:49:37.795398 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T20:49:37.820601 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T20:49:37.822575 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T20:49:37.845205 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T20:49:37.869876 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:37.936985 #2381748]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-29T20:49:37.937024 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:37.937297 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:37.941429 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:37.941452 #2381748]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-29T20:49:37.941468 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:49:38.018880 #2381748]  INFO -- : Run options: 
I, [2024-05-29T20:49:38.018927 #2381748]  INFO -- :   --seed=6492
I, [2024-05-29T20:49:38.018933 #2381748]  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-29T20:49:38.018938 #2381748]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-05-29T20:49:38.018942 #2381748]  INFO -- :   --name=!/memory_leak/
I, [2024-05-29T20:49:38.018946 #2381748]  INFO -- :   --stderr-on-failure
I, [2024-05-29T20:49:38.018949 #2381748]  INFO -- :   -j20
I, [2024-05-29T20:49:38.018953 #2381748]  INFO -- : 
I, [2024-05-29T20:49:38.018957 #2381748]  INFO -- : # Running tests:
I, [2024-05-29T20:49:38.018961 #2381748]  INFO -- : 
I, [2024-05-29T20:49:38.144530 #2381748]  INFO -- : [  1/883] 2423039=test_rational
I, [2024-05-29T20:49:38.160339 #2381748]  INFO -- : [  2/883] 2423039=test_rational2
I, [2024-05-29T20:49:38.162096 #2381748]  INFO -- : [  3/883] 2423039=test_assembler
I, [2024-05-29T20:49:38.169342 #2381748]  INFO -- : [  4/883] 2423039=attribute_write_test
I, [2024-05-29T20:49:38.169977 #2381748]  INFO -- : [  5/883] 2423037=test_propertyputref
I, [2024-05-29T20:49:38.170009 #2381748]  INFO -- : [  6/883] 2423040=test_spell_checker
I, [2024-05-29T20:49:38.170018 #2381748]  INFO -- : [  7/883] 2423038=test_x509ext
I, [2024-05-29T20:49:38.170025 #2381748]  INFO -- : [  8/883] 2423036=test_erb
I, [2024-05-29T20:49:38.172093 #2381748]  INFO -- : [  9/883] 2423041=test_gem_source_installed
I, [2024-05-29T20:49:38.172149 #2381748]  INFO -- : [ 10/883] 2423050=test_len
I, [2024-05-29T20:49:38.172264 #2381748]  INFO -- : [ 11/883] 2423037=test_yield_block
I, [2024-05-29T20:49:38.172433 #2381748]  INFO -- : [ 12/883] 2423052=test_gem_commands_cert_command
I, [2024-05-29T20:49:38.174900 #2381748]  INFO -- : [ 13/883] 2423054=test_completion
I, [2024-05-29T20:49:38.174953 #2381748]  INFO -- : [ 14/883] 2423053=test_abi
I, [2024-05-29T20:49:38.174961 #2381748]  INFO -- : [ 15/883] 2423051=test_provider
I, [2024-05-29T20:49:38.177980 #2381748]  INFO -- : [ 16/883] 2423050=test_rdoc_parser_simple
I, [2024-05-29T20:49:38.178703 #2381748]  INFO -- : [ 17/883] 2423037=test_load
I, [2024-05-29T20:49:38.179924 #2381748]  INFO -- : [ 18/883] 2423037=test_gem_commands_rebuild_command
I, [2024-05-29T20:49:38.182065 #2381748]  INFO -- : [ 19/883] 2423040=test_yamldbm
I, [2024-05-29T20:49:38.201208 #2381748]  INFO -- : [ 20/883] 2423038=test_https
I, [2024-05-29T20:49:38.203264 #2381748]  INFO -- : [ 21/883] 2423042=test_gem_ext_builder
I, [2024-05-29T20:49:38.203335 #2381748]  INFO -- : [ 22/883] 2423044=test_evaluation
I, [2024-05-29T20:49:38.203970 #2381748]  INFO -- : [ 23/883] 2423043=test_gem_dependency_list
I, [2024-05-29T20:49:38.204288 #2381748]  INFO -- : [ 24/883] 2423040=test_benchmark
I, [2024-05-29T20:49:38.205342 #2381748]  INFO -- : [ 25/883] 2423047=test_win32ole_method_event
I, [2024-05-29T20:49:38.205390 #2381748]  INFO -- : [ 26/883] 2423055=test_nesting_parser
I, [2024-05-29T20:49:38.205578 #2381748]  INFO -- : [ 27/883] 2423046=test_gem_source
I, [2024-05-29T20:49:38.205619 #2381748]  INFO -- : [ 28/883] 2423048=test_scalar_scanner
I, [2024-05-29T20:49:38.207850 #2381748]  INFO -- : [ 29/883] 2423047=test_gem_commands_outdated_command
I, [2024-05-29T20:49:38.220285 #2381748]  INFO -- : [ 30/883] 2423036=test_array
I, [2024-05-29T20:49:38.226221 #2381748]  INFO -- : [ 31/883] 2423049=test_gem_package_tar_writer
I, [2024-05-29T20:49:38.227228 #2381748]  INFO -- : [ 32/883] 2423044=test_helper_method
I, [2024-05-29T20:49:38.245694 #2381748]  INFO -- : [ 33/883] 2423039=test_boolean
I, [2024-05-29T20:49:38.248824 #2381748]  INFO -- : [ 34/883] 2423045=test_stringify_symbols
I, [2024-05-29T20:49:38.258162 #2381748]  INFO -- : [ 35/883] 2423048=test_instrumentation_api
I, [2024-05-29T20:49:38.258622 #2381748]  INFO -- : [ 36/883] 2423045=integer_parse_test
I, [2024-05-29T20:49:38.279865 #2381748]  INFO -- : [ 37/883] 2423039=test_configuration
I, [2024-05-29T20:49:38.316009 #2381748]  INFO -- : [ 38/883] 2423044=test_rubyvm
I, [2024-05-29T20:49:38.321179 #2381748]  INFO -- : [ 39/883] 2423044=test_buffered_io
I, [2024-05-29T20:49:38.325494 #2381748]  INFO -- : [ 40/883] 2423050=test_monitor
I, [2024-05-29T20:49:38.326238 #2381748]  INFO -- : [ 41/883] 2423045=test_whileuntil
I, [2024-05-29T20:49:38.337817 #2381748]  INFO -- : [ 42/883] 2423045=test_rdoc_generator_markup
I, [2024-05-29T20:49:38.355245 #2381748]  INFO -- : [ 43/883] 2423055=test_arith_seq_extract
I, [2024-05-29T20:49:38.377075 #2381748]  INFO -- : [ 44/883] 2423039=test_method_name_check
I, [2024-05-29T20:49:38.390801 #2381748]  INFO -- : [ 45/883] 2423053=test_parser
I, [2024-05-29T20:49:38.391293 #2381748]  INFO -- : [ 46/883] 2423041=constant_path_node_test
I, [2024-05-29T20:49:38.394962 #2381748]  INFO -- : [ 47/883] 2423039=test_gem_ext_cargo_builder
I, [2024-05-29T20:49:38.436105 #2381748]  INFO -- : [ 48/883] 2423053=test_ssl
I, [2024-05-29T20:49:38.437994 #2381748]  INFO -- : [ 49/883] 2423049=test_module
I, [2024-05-29T20:49:38.464837 #2381748]  INFO -- : [ 50/883] 2423041=test_gem_request_set
I, [2024-05-29T20:49:38.466829 #2381748]  INFO -- : [ 51/883] 2423047=test_files_test_1
I, [2024-05-29T20:49:38.468014 #2381748]  INFO -- : [ 52/883] 2423045=test_set
I, [2024-05-29T20:49:38.481462 #2381748]  INFO -- : [ 53/883] 2423037=test_struct
I, [2024-05-29T20:49:38.485137 #2381748]  INFO -- : [ 54/883] 2423043=test_gem_path_support
I, [2024-05-29T20:49:38.496236 #2381748]  INFO -- : [ 55/883] 2423044=test_x509req
I, [2024-05-29T20:49:38.500771 #2381748]  INFO -- : [ 56/883] 2423045=test_mutex
I, [2024-05-29T20:49:38.505294 #2381748]  INFO -- : [ 57/883] 2423055=test_rdoc_rd_inline
I, [2024-05-29T20:49:38.516250 #2381748]  INFO -- : [ 58/883] 2423043=test_engine
I, [2024-05-29T20:49:38.522670 #2381748]  INFO -- : [ 59/883] 2423043=test_win32ole_variant_m
I, [2024-05-29T20:49:38.525031 #2381748]  INFO -- : [ 60/883] 2423043=test_div
I, [2024-05-29T20:49:38.527848 #2381748]  INFO -- : [ 61/883] 2423043=test_allocation
I, [2024-05-29T20:49:38.538400 #2381748]  INFO -- : [ 62/883] 2423050=test_key_error
I, [2024-05-29T20:49:38.540520 #2381748]  INFO -- : [ 63/883] 2423050=test_insns_leaf
I, [2024-05-29T20:49:38.547303 #2381748]  INFO -- : [ 64/883] 2423039=test_serialize_subclasses
I, [2024-05-29T20:49:38.551633 #2381748]  INFO -- : [ 65/883] 2423050=test_color_printer
I, [2024-05-29T20:49:38.554700 #2381748]  INFO -- : [ 66/883] 2423039=test_deprecated
I, [2024-05-29T20:49:38.559098 #2381748]  INFO -- : [ 67/883] 2423039=test_pkg_config
I, [2024-05-29T20:49:38.566947 #2381748]  INFO -- : [ 68/883] 2423039=test_cparser
I, [2024-05-29T20:49:38.595506 #2381748]  INFO -- : [ 69/883] 2423051=test_struct
I, [2024-05-29T20:49:38.597386 #2381748]  INFO -- : [ 70/883] 2423050=test_rdoc_markup_to_html_snippet
I, [2024-05-29T20:49:38.611052 #2381748]  INFO -- : [ 71/883] 2423038=magic_comment_test
I, [2024-05-29T20:49:38.620086 #2381748]  INFO -- : [ 72/883] 2423051=fuzzer_test
I, [2024-05-29T20:49:38.648694 #2381748]  INFO -- : [ 73/883] 2423050=test_sexp
I, [2024-05-29T20:49:38.663812 #2381748]  INFO -- : [ 74/883] 2423050=test_rdoc_markup_include
I, [2024-05-29T20:49:38.667524 #2381748]  INFO -- : [ 75/883] 2423050=test_variable
I, [2024-05-29T20:49:38.673271 #2381748]  INFO -- : [ 76/883] 2423055=test_win32ole_variant_outarg
I, [2024-05-29T20:49:38.674097 #2381748]  INFO -- : [ 77/883] 2423055=test_gem_source_subpath_problem
I, [2024-05-29T20:49:38.684929 #2381748]  INFO -- : [ 78/883] 2423044=test_dln
I, [2024-05-29T20:49:38.685770 #2381748]  INFO -- : [ 79/883] 2423044=json_common_interface_test
I, [2024-05-29T20:49:38.691073 #2381748]  INFO -- : [ 80/883] 2423038=json_parser_test
I, [2024-05-29T20:49:38.703023 #2381748]  INFO -- : [ 81/883] 2423044=test_nomethod_error
I, [2024-05-29T20:49:38.709985 #2381748]  INFO -- : [ 82/883] 2423054=test_config
I, [2024-05-29T20:49:38.710987 #2381748]  INFO -- : [ 83/883] 2423044=test_new
I, [2024-05-29T20:49:38.715451 #2381748]  INFO -- : [ 84/883] 2423051=test_cipher
I, [2024-05-29T20:49:38.716087 #2381748]  INFO -- : [ 85/883] 2423044=test_gem_security_signer
I, [2024-05-29T20:49:38.729311 #2381748]  INFO -- : [ 86/883] 2423046=test_gem_resolver_git_set
I, [2024-05-29T20:49:38.739722 #2381748]  INFO -- : [ 87/883] 2423038=test_storage
I, [2024-05-29T20:49:38.744426 #2381748]  INFO -- : [ 88/883] 2423038=test_digest_extend
I, [2024-05-29T20:49:38.756937 #2381748]  INFO -- : [ 89/883] 2423038=test_string
I, [2024-05-29T20:49:38.758490 #2381748]  INFO -- : [ 90/883] 2423038=test_iterator
I, [2024-05-29T20:49:38.760433 #2381748]  INFO -- : [ 91/883] 2423054=test_omap
I, [2024-05-29T20:49:38.769077 #2381748]  INFO -- : [ 92/883] 2423051=test_debug
I, [2024-05-29T20:49:38.770888 #2381748]  INFO -- : [ 93/883] 2423050=pattern_test
I, [2024-05-29T20:49:38.773990 #2381748]  INFO -- : [ 94/883] 2423051=test_memory_view
I, [2024-05-29T20:49:38.783362 #2381748]  INFO -- : [ 95/883] 2423054=test_shellwords
I, [2024-05-29T20:49:38.787534 #2381748]  INFO -- : [ 96/883] 2423054=test_cgi_session
I, [2024-05-29T20:49:38.798082 #2381748]  INFO -- : [ 97/883] 2423051=test_rdoc_rd
I, [2024-05-29T20:49:38.813094 #2381748]  INFO -- : [ 98/883] 2423054=test_rdoc_top_level
I, [2024-05-29T20:49:38.820277 #2381748]  INFO -- : [ 99/883] 2423038=test_metaclass
I, [2024-05-29T20:49:38.823147 #2381748]  INFO -- : [100/883] 2423038=test_signal
I, [2024-05-29T20:49:38.840978 #2381748]  INFO -- : [101/883] 2423050=test_fixnum
I, [2024-05-29T20:49:38.853203 #2381748]  INFO -- : [102/883] 2423050=test_x509crl
I, [2024-05-29T20:49:38.869728 #2381748]  INFO -- : [103/883] 2423041=test_process
I, [2024-05-29T20:49:38.886165 #2381748]  INFO -- : [104/883] 2423041=test_windows_1252
I, [2024-05-29T20:49:38.894039 #2381748]  INFO -- : [105/883] 2423041=test_input_method
I, [2024-05-29T20:49:38.894914 #2381748]  INFO -- : [106/883] 2423039=test_float
I, [2024-05-29T20:49:38.986015 #2381748]  INFO -- : [107/883] 2423051=test_require
I, [2024-05-29T20:49:38.989305 #2381748]  INFO -- : [108/883] 2423044=test_cgi_cookie
I, [2024-05-29T20:49:39.002265 #2381748]  INFO -- : [109/883] 2423044=test_regex_casefold
I, [2024-05-29T20:49:39.005030 #2381748]  INFO -- : [110/883] 2423050=test_gem_commands_signout_command
I, [2024-05-29T20:49:39.023334 #2381748]  INFO -- : [111/883] 2423044=test_refinement
I, [2024-05-29T20:49:39.031121 #2381748]  INFO -- : [112/883] 2423046=test_gem_source_git
I, [2024-05-29T20:49:39.073721 #2381748]  INFO -- : [113/883] 2423055=test_dir_m17n
I, [2024-05-29T20:49:39.115216 #2381748]  INFO -- : [114/883] 2423041=test_gem_resolver_installer_set
I, [2024-05-29T20:49:39.139859 #2381748]  INFO -- : [115/883] 2423054=test_ractor
I, [2024-05-29T20:49:39.148058 #2381748]  INFO -- : [116/883] 2423050=test_gem_security
I, [2024-05-29T20:49:39.192871 #2381748]  INFO -- : [117/883] 2423054=test_rdoc_servlet
I, [2024-05-29T20:49:39.197636 #2381748]  INFO -- : [118/883] 2423037=test_digest
I, [2024-05-29T20:49:39.209661 #2381748]  INFO -- : [119/883] 2423037=test_bundled_ca
I, [2024-05-29T20:49:39.260932 #2381748]  INFO -- : [120/883] 2423041=test_closure
I, [2024-05-29T20:49:39.315655 #2381748]  INFO -- : [121/883] 2423042=test_multi_irb_commands
I, [2024-05-29T20:49:39.321867 #2381748]  INFO -- : [122/883] 2423042=test_fiber
I, [2024-05-29T20:49:39.325749 #2381748]  INFO -- : [123/883] 2423052=test_open3
I, [2024-05-29T20:49:39.339267 #2381748]  INFO -- : [124/883] 2423054=test_history
I, [2024-05-29T20:49:39.349970 #2381748]  INFO -- : [125/883] 2423040=test_mkmf
I, [2024-05-29T20:49:39.354950 #2381748]  INFO -- : [126/883] 2423054=test_date_marshal
I, [2024-05-29T20:49:39.359415 #2381748]  INFO -- : [127/883] 2423054=test_delegate
I, [2024-05-29T20:49:39.365437 #2381748]  INFO -- : [128/883] 2423054=test_popen_deadlock
I, [2024-05-29T20:49:39.382075 #2381748]  INFO -- : [129/883] 2423040=test_exit
I, [2024-05-29T20:49:39.498017 #2381748]  INFO -- : [130/883] 2423041=test_recursion
I, [2024-05-29T20:49:39.512039 #2381748]  INFO -- : [131/883] 2423041=test_to_ary_concat
I, [2024-05-29T20:49:39.534928 #2381748]  INFO -- : [132/883] 2423046=test_webauthn_listener_response
I, [2024-05-29T20:49:39.543572 #2381748]  INFO -- : [133/883] 2423046=test_time
I, [2024-05-29T20:49:39.647007 #2381748]  INFO -- : [134/883] 2423045=test_stream
I, [2024-05-29T20:49:39.649714 #2381748]  INFO -- : [135/883] 2423040=test_printf
I, [2024-05-29T20:49:39.664467 #2381748]  INFO -- : [136/883] 2423040=test_rdoc_markup_pre_process
I, [2024-05-29T20:49:39.681715 #2381748]  INFO -- : [137/883] 2423045=test_pinned
I, [2024-05-29T20:49:39.701979 #2381748]  INFO -- : [138/883] 2423045=reflection_test
I, [2024-05-29T20:49:39.705433 #2381748]  INFO -- : [139/883] 2423045=test_emoji_breaks
I, [2024-05-29T20:49:39.707667 #2381748]  INFO -- : [140/883] 2423045=test_gem_bundler_version_finder
I, [2024-05-29T20:49:39.736919 #2381748]  INFO -- : [141/883] 2423046=test_within_pipe
I, [2024-05-29T20:49:39.821244 #2381748]  INFO -- : [142/883] 2423046=test_rdoc_markup_to_bs
I, [2024-05-29T20:49:39.889038 #2381748]  INFO -- : [143/883] 2423040=test_help
I, [2024-05-29T20:49:39.907498 #2381748]  INFO -- : [144/883] 2423040=test_files_lib
I, [2024-05-29T20:49:39.934518 #2381748]  INFO -- : [145/883] 2423045=test_gem_commands_unpack_command
I, [2024-05-29T20:49:39.968001 #2381748]  INFO -- : [146/883] 2423054=test_beginendblock
I, [2024-05-29T20:49:40.019249 #2381748]  INFO -- : [147/883] 2423046=test_pkey_dsa
I, [2024-05-29T20:49:40.097015 #2381748]  INFO -- : [148/883] 2423049=test_ocsp
I, [2024-05-29T20:49:40.164611 #2381748]  INFO -- : [149/883] 2423041=test_class
I, [2024-05-29T20:49:40.169161 #2381748]  INFO -- : [150/883] 2423041=test_scheduler
I, [2024-05-29T20:49:40.247993 #2381748]  INFO -- : [151/883] 2423039=test_rdoc_markup_heading
I, [2024-05-29T20:49:40.298812 #2381748]  INFO -- : [152/883] 2423036=test_exception_at_throwing
I, [2024-05-29T20:49:40.316800 #2381748]  INFO -- : [153/883] 2423045=test_iseq
I, [2024-05-29T20:49:40.339845 #2381748]  INFO -- : [154/883] 2423054=test_gem_commands_server_command
I, [2024-05-29T20:49:40.351835 #2381748]  INFO -- : [155/883] 2423055=test_io_m17n
I, [2024-05-29T20:49:40.355617 #2381748]  INFO -- : [156/883] 2423041=test_variable_name_check
I, [2024-05-29T20:49:40.389827 #2381748]  INFO -- : [157/883] 2423036=test_did_you_mean
I, [2024-05-29T20:49:40.391529 #2381748]  INFO -- : [158/883] 2423039=test_cmethod
I, [2024-05-29T20:49:40.393966 #2381748]  INFO -- : [159/883] 2423039=test_tracer
I, [2024-05-29T20:49:40.398066 #2381748]  INFO -- : [160/883] 2423041=test_append
I, [2024-05-29T20:49:40.400611 #2381748]  INFO -- : [161/883] 2423041=test_option
I, [2024-05-29T20:49:40.405220 #2381748]  INFO -- : [162/883] 2423049=test_gem_commands_build_command
I, [2024-05-29T20:49:40.462880 #2381748]  INFO -- : [163/883] 2423037=test_interned_str
I, [2024-05-29T20:49:40.466514 #2381748]  INFO -- : [164/883] 2423037=test_case_comprehensive
I, [2024-05-29T20:49:40.466999 #2381748]  INFO -- : [165/883] 2423054=test_ssl_session
I, [2024-05-29T20:49:40.472361 #2381748]  INFO -- : [166/883] 2423037=test_thread_cv
I, [2024-05-29T20:49:40.483159 #2381748]  INFO -- : [167/883] 2423039=test_lexer
I, [2024-05-29T20:49:40.492655 #2381748]  INFO -- : [168/883] 2423039=test_gem_uri
I, [2024-05-29T20:49:40.504567 #2381748]  INFO -- : [169/883] 2423041=test_key_event_record
I, [2024-05-29T20:49:40.507328 #2381748]  INFO -- : [170/883] 2423041=test_notimplement
I, [2024-05-29T20:49:40.508146 #2381748]  INFO -- : [171/883] 2423039=test_random
I, [2024-05-29T20:49:40.510674 #2381748]  INFO -- : [172/883] 2423041=test_gem_resolver_vendor_specification
I, [2024-05-29T20:49:40.513751 #2381748]  INFO -- : [173/883] 2423039=test_gem_commands_update_command
I, [2024-05-29T20:49:40.514758 #2381748]  INFO -- : [174/883] 2423036=test_filter
I, [2024-05-29T20:49:40.532048 #2381748]  INFO -- : [175/883] 2423041=test_gem_gem_runner
I, [2024-05-29T20:49:40.568529 #2381748]  INFO -- : [176/883] 2423036=static_literals_test
I, [2024-05-29T20:49:40.592009 #2381748]  INFO -- : [177/883] 2423041=test_data
I, [2024-05-29T20:49:40.599949 #2381748]  INFO -- : [178/883] 2423041=test_rdoc_method_attr
I, [2024-05-29T20:49:40.619502 #2381748]  INFO -- : [179/883] 2423049=test_rdoc_parser_changelog
I, [2024-05-29T20:49:40.640122 #2381748]  INFO -- : [180/883] 2423036=test_enumerator
I, [2024-05-29T20:49:40.646771 #2381748]  INFO -- : [181/883] 2423036=test_koi8
I, [2024-05-29T20:49:40.650600 #2381748]  INFO -- : [182/883] 2423036=parameters_signature_test
I, [2024-05-29T20:49:40.653490 #2381748]  INFO -- : [183/883] 2423036=test_unicode
I, [2024-05-29T20:49:40.702313 #2381748]  INFO -- : [184/883] 2423036=test_rdoc_generator_pot
I, [2024-05-29T20:49:40.731193 #2381748]  INFO -- : [185/883] 2423041=test_path
I, [2024-05-29T20:49:40.733986 #2381748]  INFO -- : [186/883] 2423041=redundant_return_test
I, [2024-05-29T20:49:40.737873 #2381748]  INFO -- : [187/883] 2423041=test_case_mapping
I, [2024-05-29T20:49:40.747214 #2381748]  INFO -- : [188/883] 2423041=test_bn
I, [2024-05-29T20:49:40.756337 #2381748]  INFO -- : [189/883] 2423041=test_win32ole_param_event
I, [2024-05-29T20:49:40.762324 #2381748]  INFO -- : [190/883] 2423041=test_addrinfo
I, [2024-05-29T20:49:40.783183 #2381748]  INFO -- : [191/883] 2423041=test_http
I, [2024-05-29T20:49:40.802796 #2381748]  INFO -- : [192/883] 2423047=test_tree_spell_checker
I, [2024-05-29T20:49:40.804975 #2381748]  INFO -- : [193/883] 2423049=test_date_compat
I, [2024-05-29T20:49:40.805648 #2381748]  INFO -- : [194/883] 2423049=test_rdoc_markup_to_html
I, [2024-05-29T20:49:40.813962 #2381748]  INFO -- : [195/883] 2423036=test_bug-14834
I, [2024-05-29T20:49:40.831921 #2381748]  INFO -- : [196/883] 2423047=test_terminfo
I, [2024-05-29T20:49:40.851342 #2381748]  INFO -- : [197/883] 2423043=test_compile_prism
I, [2024-05-29T20:49:40.860391 #2381748]  INFO -- : [198/883] 2423036=json_encoding_test
I, [2024-05-29T20:49:40.874097 #2381748]  INFO -- : [199/883] 2423049=test_color
I, [2024-05-29T20:49:40.878923 #2381748]  INFO -- : [200/883] 2423047=test_key_stroke
I, [2024-05-29T20:49:40.879094 #2381748]  INFO -- : [201/883] 2423036=test_set_len
I, [2024-05-29T20:49:40.882299 #2381748]  INFO -- : [202/883] 2423047=test_encoding
I, [2024-05-29T20:49:40.883737 #2381748]  INFO -- : [203/883] 2423036=test_httpresponses
I, [2024-05-29T20:49:40.894034 #2381748]  INFO -- : [204/883] 2423047=test_httpheader
I, [2024-05-29T20:49:40.903514 #2381748]  INFO -- : [205/883] 2423038=test_gem_resolver_local_specification
I, [2024-05-29T20:49:40.930218 #2381748]  INFO -- : [206/883] 2423045=test_rdoc_ri_driver
I, [2024-05-29T20:49:40.931671 #2381748]  INFO -- : [207/883] 2423047=test_install
I, [2024-05-29T20:49:40.943272 #2381748]  INFO -- : [208/883] 2423036=test_rdoc_markup_to_label
I, [2024-05-29T20:49:40.980705 #2381748]  INFO -- : [209/883] 2423049=test_sockopt
I, [2024-05-29T20:49:40.984043 #2381748]  INFO -- : [210/883] 2423036=test_pair
I, [2024-05-29T20:49:40.984653 #2381748]  INFO -- : [211/883] 2423049=test_win32ole_param
I, [2024-05-29T20:49:40.991800 #2381748]  INFO -- : [212/883] 2423049=test_gem_commands_yank_command
I, [2024-05-29T20:49:41.081549 #2381748]  INFO -- : [213/883] 2423043=test_document
I, [2024-05-29T20:49:41.101428 #2381748]  INFO -- : [214/883] 2423043=test_acceptable
I, [2024-05-29T20:49:41.105063 #2381748]  INFO -- : [215/883] 2423037=test_rdoc_generator_pot_po_entry
I, [2024-05-29T20:49:41.126340 #2381748]  INFO -- : [216/883] 2423047=test_euc_jp
I, [2024-05-29T20:49:41.129312 #2381748]  INFO -- : [217/883] 2423047=test_chilled
I, [2024-05-29T20:49:41.132230 #2381748]  INFO -- : [218/883] 2423047=test_name_error_extension
I, [2024-05-29T20:49:41.135898 #2381748]  INFO -- : [219/883] 2423047=test_rdoc_i18n_locale
I, [2024-05-29T20:49:41.144438 #2381748]  INFO -- : [220/883] 2423038=test_human_typo
I, [2024-05-29T20:49:41.156608 #2381748]  INFO -- : [221/883] 2423045=test_primitive
I, [2024-05-29T20:49:41.160831 #2381748]  INFO -- : [222/883] 2423038=test_rbconfig
I, [2024-05-29T20:49:41.163308 #2381748]  INFO -- : [223/883] 2423045=test_big5
I, [2024-05-29T20:49:41.165190 #2381748]  INFO -- : [224/883] 2423045=test_func
I, [2024-05-29T20:49:41.184339 #2381748]  INFO -- : [225/883] 2423038=test_pointer
I, [2024-05-29T20:49:41.186458 #2381748]  INFO -- : [226/883] 2423048=test_ractor
I, [2024-05-29T20:49:41.209693 #2381748]  INFO -- : [227/883] 2423043=test_type
I, [2024-05-29T20:49:41.214727 #2381748]  INFO -- : [228/883] 2423043=test_signedness
I, [2024-05-29T20:49:41.232476 #2381748]  INFO -- : [229/883] 2423037=test_tsort
I, [2024-05-29T20:49:41.236857 #2381748]  INFO -- : [230/883] 2423037=test_rdoc_rd_block_parser
I, [2024-05-29T20:49:41.253053 #2381748]  INFO -- : [231/883] 2423048=test_timeout
I, [2024-05-29T20:49:41.264423 #2381748]  INFO -- : [232/883] 2423048=test_normalize
I, [2024-05-29T20:49:41.268064 #2381748]  INFO -- : [233/883] 2423048=test_ossl
I, [2024-05-29T20:49:41.272849 #2381748]  INFO -- : [234/883] 2423047=test_change_word
I, [2024-05-29T20:49:41.276271 #2381748]  INFO -- : [235/883] 2423037=test_flip
I, [2024-05-29T20:49:41.277558 #2381748]  INFO -- : [236/883] 2423047=compiler_test
I, [2024-05-29T20:49:41.293812 #2381748]  INFO -- : [237/883] 2423037=test_sleep
I, [2024-05-29T20:49:41.379362 #2381748]  INFO -- : [238/883] 2423047=test_date_arith
I, [2024-05-29T20:49:41.386940 #2381748]  INFO -- : [239/883] 2423047=test_object
I, [2024-05-29T20:49:41.473840 #2381748]  INFO -- : [240/883] 2423049=test_ruby_lex
I, [2024-05-29T20:49:41.512200 #2381748]  INFO -- : [241/883] 2423038=test_gem_local_remote_options
I, [2024-05-29T20:49:41.542826 #2381748]  INFO -- : [242/883] 2423052=test_basicinstructions
I, [2024-05-29T20:49:41.551412 #2381748]  INFO -- : [243/883] 2423038=test_gem_gemcutter_utilities
I, [2024-05-29T20:49:41.581260 #2381748]  INFO -- : [244/883] 2423039=test_gem_command_manager
I, [2024-05-29T20:49:41.588549 #2381748]  INFO -- : [245/883] 2423052=test_key_actor_emacs
I, [2024-05-29T20:49:41.606161 #2381748]  INFO -- : [246/883] 2423054=test_arithmetic_sequence
I, [2024-05-29T20:49:41.621373 #2381748]  INFO -- : [247/883] 2423054=test_object
I, [2024-05-29T20:49:41.643169 #2381748]  INFO -- : [248/883] 2423055=test_cgi_header
I, [2024-05-29T20:49:41.643572 #2381748]  INFO -- : [249/883] 2423054=heredoc_dedent_test
I, [2024-05-29T20:49:41.657056 #2381748]  INFO -- : [250/883] 2423055=version_test
I, [2024-05-29T20:49:41.672822 #2381748]  INFO -- : [251/883] 2423049=test_gem_resolver_lock_set
I, [2024-05-29T20:49:41.685672 #2381748]  INFO -- : [252/883] 2423039=test_not
I, [2024-05-29T20:49:41.687363 #2381748]  INFO -- : [253/883] 2423039=test_import
I, [2024-05-29T20:49:41.692548 #2381748]  INFO -- : [254/883] 2423055=test_rdoc_parser_markdown
I, [2024-05-29T20:49:41.703990 #2381748]  INFO -- : [255/883] 2423049=test_file_exhaustive
I, [2024-05-29T20:49:41.728781 #2381748]  INFO -- : [256/883] 2423055=test_files_test
I, [2024-05-29T20:49:41.729937 #2381748]  INFO -- : [257/883] 2423047=test_gem_update_suggestion
I, [2024-05-29T20:49:41.746477 #2381748]  INFO -- : [258/883] 2423054=test_logger
I, [2024-05-29T20:49:41.764123 #2381748]  INFO -- : [259/883] 2423054=test_win32ole_method
I, [2024-05-29T20:49:41.769497 #2381748]  INFO -- : [260/883] 2423054=test_delete
I, [2024-05-29T20:49:41.774850 #2381748]  INFO -- : [261/883] 2423054=test_keyword
I, [2024-05-29T20:49:41.782723 #2381748]  INFO -- : [262/883] 2423047=test_class_name_check
I, [2024-05-29T20:49:41.788937 #2381748]  INFO -- : [263/883] 2423055=test_fd_setsize
I, [2024-05-29T20:49:41.789995 #2381748]  INFO -- : [264/883] 2423055=test_continuation
I, [2024-05-29T20:49:41.793575 #2381748]  INFO -- : [265/883] 2423055=test_gem_commands_push_command
I, [2024-05-29T20:49:41.794817 #2381748]  INFO -- : [266/883] 2423052=test_weakkeymap
I, [2024-05-29T20:49:41.807206 #2381748]  INFO -- : [267/883] 2423047=test_numhash
I, [2024-05-29T20:49:41.815008 #2381748]  INFO -- : [268/883] 2423047=test_pkey_rsa
I, [2024-05-29T20:49:41.885568 #2381748]  INFO -- : [269/883] 2423051=test_gem_platform
I, [2024-05-29T20:49:41.889900 #2381748]  INFO -- : [270/883] 2423038=test_gem_package_task
I, [2024-05-29T20:49:41.897593 #2381748]  INFO -- : [271/883] 2423038=test_date_strptime
I, [2024-05-29T20:49:41.920723 #2381748]  INFO -- : [272/883] 2423052=test_placearg
I, [2024-05-29T20:49:41.967021 #2381748]  INFO -- : [273/883] 2423038=test_rdoc_markup_hard_break
I, [2024-05-29T20:49:42.012160 #2381748]  INFO -- : [274/883] 2423045=test_random_formatter
I, [2024-05-29T20:49:42.029512 #2381748]  INFO -- : [275/883] 2423045=test_helper
I, [2024-05-29T20:49:42.029570 #2381748]  INFO -- : [276/883] 2423045=test_jaro_winkler
I, [2024-05-29T20:49:42.033729 #2381748]  INFO -- : [277/883] 2423045=test_lambda
I, [2024-05-29T20:49:42.046000 #2381748]  INFO -- : [278/883] 2423052=test_ast
I, [2024-05-29T20:49:42.069806 #2381748]  INFO -- : [279/883] 2423051=test_gem_request_set_gem_dependency_api
I, [2024-05-29T20:49:42.077230 #2381748]  INFO -- : [280/883] 2423038=test_webauthn_listener
I, [2024-05-29T20:49:42.094317 #2381748]  INFO -- : [281/883] 2423045=test_x509store
I, [2024-05-29T20:49:42.131341 #2381748]  INFO -- : [282/883] 2423038=test_rdoc_code_object
I, [2024-05-29T20:49:42.148571 #2381748]  INFO -- : [283/883] 2423047=test_update
I, [2024-05-29T20:49:42.153417 #2381748]  INFO -- : [284/883] 2423047=test_fips
I, [2024-05-29T20:49:42.173106 #2381748]  INFO -- : [285/883] 2423046=test_x509name
I, [2024-05-29T20:49:42.199146 #2381748]  INFO -- : [286/883] 2423046=test_transcode
I, [2024-05-29T20:49:42.243247 #2381748]  INFO -- : [287/883] 2423051=json_generator_test
I, [2024-05-29T20:49:42.264696 #2381748]  INFO -- : [288/883] 2423054=test_eval
I, [2024-05-29T20:49:42.265838 #2381748]  INFO -- : [289/883] 2423055=test_enumerable
I, [2024-05-29T20:49:42.272932 #2381748]  INFO -- : [290/883] 2423055=test_config
I, [2024-05-29T20:49:42.309498 #2381748]  INFO -- : [291/883] 2423040=test_gem_resolver_vendor_set
I, [2024-05-29T20:49:42.317297 #2381748]  INFO -- : [292/883] 2423045=test_gem_resolver_api_set
I, [2024-05-29T20:49:42.320359 #2381748]  INFO -- : [293/883] 2423040=test_gem_safe_marshal
I, [2024-05-29T20:49:42.330760 #2381748]  INFO -- : [294/883] 2423051=test_rdoc_ri_paths
I, [2024-05-29T20:49:42.355599 #2381748]  INFO -- : [295/883] 2423045=test_ensured
I, [2024-05-29T20:49:42.358139 #2381748]  INFO -- : [296/883] 2423051=library_symbols_test
I, [2024-05-29T20:49:42.361766 #2381748]  INFO -- : [297/883] 2423051=test_addr
I, [2024-05-29T20:49:42.375464 #2381748]  INFO -- : [298/883] 2423051=test_locale
I, [2024-05-29T20:49:42.397717 #2381748]  INFO -- : [299/883] 2423045=test_ts
I, [2024-05-29T20:49:42.407090 #2381748]  INFO -- : [300/883] 2423046=test_erb_command
I, [2024-05-29T20:49:42.414335 #2381748]  INFO -- : [301/883] 2423047=test_helper
I, [2024-05-29T20:49:42.422140 #2381748]  INFO -- : [302/883] 2423047=test_encoding
I, [2024-05-29T20:49:42.449378 #2381748]  INFO -- : [303/883] 2423046=test_gem_uri_formatter
I, [2024-05-29T20:49:42.469517 #2381748]  INFO -- : [304/883] 2423051=test_range
I, [2024-05-29T20:49:42.470984 #2381748]  INFO -- : [305/883] 2423046=test_project_sanity
I, [2024-05-29T20:49:42.503028 #2381748]  INFO -- : [306/883] 2423054=test_dup
I, [2024-05-29T20:49:42.515078 #2381748]  INFO -- : [307/883] 2423046=test_pty
I, [2024-05-29T20:49:42.575816 #2381748]  INFO -- : [308/883] 2423044=test_constant
I, [2024-05-29T20:49:42.590240 #2381748]  INFO -- : [309/883] 2423038=command_line_test
I, [2024-05-29T20:49:42.592935 #2381748]  INFO -- : [310/883] 2423039=test_udp
I, [2024-05-29T20:49:42.595577 #2381748]  INFO -- : [311/883] 2423038=test_data_error
I, [2024-05-29T20:49:42.597556 #2381748]  INFO -- : [312/883] 2423039=bom_test
I, [2024-05-29T20:49:42.604195 #2381748]  INFO -- : [313/883] 2423039=unescape_test
I, [2024-05-29T20:49:42.639563 #2381748]  INFO -- : [314/883] 2423047=test_ostruct
I, [2024-05-29T20:49:42.641225 #2381748]  INFO -- : [315/883] 2423054=test_force_exit
I, [2024-05-29T20:49:42.646007 #2381748]  INFO -- : [316/883] 2423054=test_file
I, [2024-05-29T20:49:42.679909 #2381748]  INFO -- : [317/883] 2423038=static_inspect_test
I, [2024-05-29T20:49:42.687125 #2381748]  INFO -- : [318/883] 2423038=errors_test
I, [2024-05-29T20:49:42.735249 #2381748]  INFO -- : [319/883] 2423040=test_regexp
I, [2024-05-29T20:49:42.781230 #2381748]  INFO -- : [320/883] 2423038=test_gem_commands_check_command
I, [2024-05-29T20:49:42.796523 #2381748]  INFO -- : [321/883] 2423045=test_tmpdir
I, [2024-05-29T20:49:42.802986 #2381748]  INFO -- : [322/883] 2423047=test_integer_comb
I, [2024-05-29T20:49:42.805902 #2381748]  INFO -- : [323/883] 2423038=test_rdoc_markup_document
I, [2024-05-29T20:49:42.814687 #2381748]  INFO -- : [324/883] 2423038=test_vm_dump
I, [2024-05-29T20:49:42.815613 #2381748]  INFO -- : [325/883] 2423038=test_singleton_function
I, [2024-05-29T20:49:42.818494 #2381748]  INFO -- : [326/883] 2423038=test_ancdata
I, [2024-05-29T20:49:42.819328 #2381748]  INFO -- : [327/883] 2423038=test_rb_str_dup
I, [2024-05-29T20:49:42.828383 #2381748]  INFO -- : [328/883] 2423038=test_reline_key
I, [2024-05-29T20:49:42.846419 #2381748]  INFO -- : [329/883] 2423055=test_marshal
I, [2024-05-29T20:49:42.891420 #2381748]  INFO -- : [330/883] 2423045=test_unicode_normalize
I, [2024-05-29T20:49:42.914354 #2381748]  INFO -- : [331/883] 2423038=test_nonblock
I, [2024-05-29T20:49:42.930642 #2381748]  INFO -- : [332/883] 2423038=test_weakref
I, [2024-05-29T20:49:42.960063 #2381748]  INFO -- : [333/883] 2423045=test_alias
I, [2024-05-29T20:49:43.003132 #2381748]  INFO -- : [334/883] 2423046=test_timeout
I, [2024-05-29T20:49:43.143651 #2381748]  INFO -- : [335/883] 2423038=test_ractor
I, [2024-05-29T20:49:43.146371 #2381748]  INFO -- : [336/883] 2423045=test_my_integer
I, [2024-05-29T20:49:43.155894 #2381748]  INFO -- : [337/883] 2423045=test_thread
I, [2024-05-29T20:49:43.186181 #2381748]  INFO -- : [338/883] 2423051=json_ext_parser_test
I, [2024-05-29T20:49:43.188928 #2381748]  INFO -- : [339/883] 2423051=test_rendering
I, [2024-05-29T20:49:43.203773 #2381748]  INFO -- : [340/883] 2423051=test_debugger_integration
I, [2024-05-29T20:49:43.209301 #2381748]  INFO -- : [341/883] 2423051=test_ssl
I, [2024-05-29T20:49:43.244105 #2381748]  INFO -- : [342/883] 2423055=test_ractor
I, [2024-05-29T20:49:43.258353 #2381748]  INFO -- : [343/883] 2423055=test_dns
I, [2024-05-29T20:49:43.273532 #2381748]  INFO -- : [344/883] 2423043=test_gem_commands_open_command
I, [2024-05-29T20:49:43.366426 #2381748]  INFO -- : [345/883] 2423039=test_gem_source_lock
I, [2024-05-29T20:49:43.378147 #2381748]  INFO -- : [346/883] 2423043=test_gem
I, [2024-05-29T20:49:43.387989 #2381748]  INFO -- : [347/883] 2423039=parse_stream_test
I, [2024-05-29T20:49:43.394558 #2381748]  INFO -- : [348/883] 2423039=test_registry
I, [2024-05-29T20:49:43.397707 #2381748]  INFO -- : [349/883] 2423039=test_parser
I, [2024-05-29T20:49:43.405994 #2381748]  INFO -- : [350/883] 2423039=test_cgi_core
I, [2024-05-29T20:49:43.418739 #2381748]  INFO -- : [351/883] 2423039=test_gem_commands_setup_command
I, [2024-05-29T20:49:43.574832 #2381748]  INFO -- : [352/883] 2423038=test_integer
I, [2024-05-29T20:49:43.615701 #2381748]  INFO -- : [353/883] 2423038=desugar_compiler_test
I, [2024-05-29T20:49:43.629187 #2381748]  INFO -- : [354/883] 2423038=test_dryrun
I, [2024-05-29T20:49:43.644544 #2381748]  INFO -- : [355/883] 2423038=test_rdoc_attr
I, [2024-05-29T20:49:43.649014 #2381748]  INFO -- : [356/883] 2423038=test_env
I, [2024-05-29T20:49:43.726035 #2381748]  INFO -- : [357/883] 2423051=test_gem_resolver_git_specification
I, [2024-05-29T20:49:43.738383 #2381748]  INFO -- : [358/883] 2423055=test_object_references
I, [2024-05-29T20:49:43.748781 #2381748]  INFO -- : [359/883] 2423055=test_usrmarshal
I, [2024-05-29T20:49:43.761706 #2381748]  INFO -- : [360/883] 2423039=test_nextafter
I, [2024-05-29T20:49:43.837264 #2381748]  INFO -- : [361/883] 2423039=test_capacity
I, [2024-05-29T20:49:43.838364 #2381748]  INFO -- : [362/883] 2423046=test_gem_request_set_lockfile_tokenizer
I, [2024-05-29T20:49:43.839621 #2381748]  INFO -- : [363/883] 2423039=test_stat
I, [2024-05-29T20:49:43.852839 #2381748]  INFO -- : [364/883] 2423039=test_have_func
I, [2024-05-29T20:49:43.890153 #2381748]  INFO -- : [365/883] 2423055=test_call
I, [2024-05-29T20:49:43.905478 #2381748]  INFO -- : [366/883] 2423046=test_https_proxy
I, [2024-05-29T20:49:43.909837 #2381748]  INFO -- : [367/883] 2423051=test_rubygems
I, [2024-05-29T20:49:43.962512 #2381748]  INFO -- : [368/883] 2423046=test_cgi_modruby
I, [2024-05-29T20:49:43.968720 #2381748]  INFO -- : [369/883] 2423046=test_integer
I, [2024-05-29T20:49:44.039947 #2381748]  INFO -- : [370/883] 2423051=test_super
I, [2024-05-29T20:49:44.055069 #2381748]  INFO -- : [371/883] 2423055=test_rubyoptions
I, [2024-05-29T20:49:44.325109 #2381748]  INFO -- : [372/883] 2423036=test_enc_associate
I, [2024-05-29T20:49:44.608964 #2381748]  INFO -- : [373/883] 2423044=test_lazy_enumerator
I, [2024-05-29T20:49:44.760214 #2381748]  INFO -- : [374/883] 2423036=test_unix
I, [2024-05-29T20:49:44.774288 #2381748]  INFO -- : [375/883] 2423051=test_coder
I, [2024-05-29T20:49:44.789414 #2381748]  INFO -- : [376/883] 2423051=test_symbol
I, [2024-05-29T20:49:44.791128 #2381748]  INFO -- : [377/883] 2423036=test_context
I, [2024-05-29T20:49:44.939501 #2381748]  INFO -- : [378/883] 2423039=test_gem_commands_pristine_command
I, [2024-05-29T20:49:44.952351 #2381748]  INFO -- : [379/883] 2423044=test_nofree
I, [2024-05-29T20:49:44.953159 #2381748]  INFO -- : [380/883] 2423044=ruby_api_test
I, [2024-05-29T20:49:44.992238 #2381748]  INFO -- : [381/883] 2423036=test_find_executable
I, [2024-05-29T20:49:45.021205 #2381748]  INFO -- : [382/883] 2423036=test_function_entry
I, [2024-05-29T20:49:45.028796 #2381748]  INFO -- : [383/883] 2423036=test_gem_resolver_requirement_list
I, [2024-05-29T20:49:45.125086 #2381748]  INFO -- : [384/883] 2423044=test_arith_seq_beg_len_step
I, [2024-05-29T20:49:45.151561 #2381748]  INFO -- : [385/883] 2423036=test_pkcs7
I, [2024-05-29T20:49:45.153421 #2381748]  INFO -- : [386/883] 2423042=test_mailto
I, [2024-05-29T20:49:45.169007 #2381748]  INFO -- : [387/883] 2423044=test_coderange
I, [2024-05-29T20:49:45.173055 #2381748]  INFO -- : [388/883] 2423044=location_test
I, [2024-05-29T20:49:45.175209 #2381748]  INFO -- : [389/883] 2423042=test_symbol
I, [2024-05-29T20:49:45.193690 #2381748]  INFO -- : [390/883] 2423042=test_http_request
I, [2024-05-29T20:49:45.213910 #2381748]  INFO -- : [391/883] 2423044=test_gem_source_fetch_problem
I, [2024-05-29T20:49:45.232345 #2381748]  INFO -- : [392/883] 2423044=json_generic_object_test
I, [2024-05-29T20:49:45.235305 #2381748]  INFO -- : [393/883] 2423042=test_rdoc_generator_darkfish
I, [2024-05-29T20:49:45.235959 #2381748]  INFO -- : [394/883] 2423043=test_rdoc_comment
I, [2024-05-29T20:49:45.240951 #2381748]  INFO -- : [395/883] 2423044=test_error_highlight
I, [2024-05-29T20:49:45.327959 #2381748]  INFO -- : [396/883] 2423047=test_resize
I, [2024-05-29T20:49:45.332339 #2381748]  INFO -- : [397/883] 2423036=test_cgi_multipart
I, [2024-05-29T20:49:45.335582 #2381748]  INFO -- : [398/883] 2423047=test_gem_commands_cleanup_command
I, [2024-05-29T20:49:45.432884 #2381748]  INFO -- : [399/883] 2423043=test_word
I, [2024-05-29T20:49:45.433437 #2381748]  INFO -- : [400/883] 2423043=test_numeric
I, [2024-05-29T20:49:45.444711 #2381748]  INFO -- : [401/883] 2423043=test_member
I, [2024-05-29T20:49:45.445071 #2381748]  INFO -- : [402/883] 2423043=test_ractor_compatibility
I, [2024-05-29T20:49:45.517704 #2381748]  INFO -- : [403/883] 2423036=test_date_ractor
I, [2024-05-29T20:49:45.652873 #2381748]  INFO -- : [404/883] 2423042=test_gem_console_ui
I, [2024-05-29T20:49:45.660519 #2381748]  INFO -- : [405/883] 2423042=test_dir
I, [2024-05-29T20:49:45.699289 #2381748]  INFO -- : [406/883] 2423044=test_eval
I, [2024-05-29T20:49:45.703120 #2381748]  INFO -- : [407/883] 2423044=test_autoconf
I, [2024-05-29T20:49:45.706193 #2381748]  INFO -- : [408/883] 2423044=test_ipaddr
I, [2024-05-29T20:49:45.719236 #2381748]  INFO -- : [409/883] 2423044=test_mixed_unicode_escapes
I, [2024-05-29T20:49:45.726026 #2381748]  INFO -- : [410/883] 2423044=test_history
I, [2024-05-29T20:49:45.733719 #2381748]  INFO -- : [411/883] 2423044=test_rdoc_markup_to_ansi
I, [2024-05-29T20:49:45.750143 #2381748]  INFO -- : [412/883] 2423036=test_win32ole_variant
I, [2024-05-29T20:49:45.753743 #2381748]  INFO -- : [413/883] 2423036=test_gem_resolver_api_specification
I, [2024-05-29T20:49:45.802953 #2381748]  INFO -- : [414/883] 2423036=test_merge_keys
I, [2024-05-29T20:49:45.811992 #2381748]  INFO -- : [415/883] 2423036=test_rdoc_extend
I, [2024-05-29T20:49:45.847786 #2381748]  INFO -- : [416/883] 2423042=test_threadgroup
I, [2024-05-29T20:49:45.850531 #2381748]  INFO -- : [417/883] 2423036=test_enum
I, [2024-05-29T20:49:45.897129 #2381748]  INFO -- : [418/883] 2423044=test_gem_specification
I, [2024-05-29T20:49:45.912022 #2381748]  INFO -- : [419/883] 2423047=test_have_macro
I, [2024-05-29T20:49:45.919744 #2381748]  INFO -- : [420/883] 2423043=test_gem_package
I, [2024-05-29T20:49:46.097754 #2381748]  INFO -- : [421/883] 2423039=test_complex2
I, [2024-05-29T20:49:46.104903 #2381748]  INFO -- : [422/883] 2423039=test_resolve_symbol
I, [2024-05-29T20:49:46.151547 #2381748]  INFO -- : [423/883] 2423039=test_rdoc_generator_json_index
I, [2024-05-29T20:49:46.165530 #2381748]  INFO -- : [424/883] 2423046=test_win32ole_event
I, [2024-05-29T20:49:46.171708 #2381748]  INFO -- : [425/883] 2423046=test_time_tz
I, [2024-05-29T20:49:46.183543 #2381748]  INFO -- : [426/883] 2423039=test_trace
I, [2024-05-29T20:49:46.202454 #2381748]  INFO -- : [427/883] 2423039=ractor_test
I, [2024-05-29T20:49:46.206549 #2381748]  INFO -- : [428/883] 2423038=test_win32ole_variable
I, [2024-05-29T20:49:46.210046 #2381748]  INFO -- : [429/883] 2423038=test_stringio
I, [2024-05-29T20:49:46.223741 #2381748]  INFO -- : [430/883] 2423050=test_arity
I, [2024-05-29T20:49:46.229886 #2381748]  INFO -- : [431/883] 2423050=test_io_wait_uncommon
I, [2024-05-29T20:49:46.230844 #2381748]  INFO -- : [432/883] 2423046=test_rdoc_class_module
I, [2024-05-29T20:49:46.235419 #2381748]  INFO -- : [433/883] 2423050=test_bignum
I, [2024-05-29T20:49:46.282762 #2381748]  INFO -- : [434/883] 2423039=test_gem_ci_detector
I, [2024-05-29T20:49:46.295901 #2381748]  INFO -- : [435/883] 2423039=test_iso_8859
I, [2024-05-29T20:49:46.297523 #2381748]  INFO -- : [436/883] 2423037=test_tcp
I, [2024-05-29T20:49:46.323725 #2381748]  INFO -- : [437/883] 2423037=test_rdoc_text
I, [2024-05-29T20:49:46.327944 #2381748]  INFO -- : [438/883] 2423039=test_gem_safe_yaml
I, [2024-05-29T20:49:46.328854 #2381748]  INFO -- : [439/883] 2423038=test_syntax
I, [2024-05-29T20:49:46.342463 #2381748]  INFO -- : [440/883] 2423039=test_date_new
I, [2024-05-29T20:49:46.346458 #2381748]  INFO -- : [441/883] 2423043=index_write_test
I, [2024-05-29T20:49:46.352377 #2381748]  INFO -- : [442/883] 2423037=test_data
I, [2024-05-29T20:49:46.353640 #2381748]  INFO -- : [443/883] 2423039=test_require
I, [2024-05-29T20:49:46.355769 #2381748]  INFO -- : [444/883] 2423039=test_rdoc_markup_to_joined_paragraph
I, [2024-05-29T20:49:46.358068 #2381748]  INFO -- : [445/883] 2423039=test_date_time
I, [2024-05-29T20:49:46.358171 #2381748]  INFO -- : [446/883] 2423037=test_open-uri
I, [2024-05-29T20:49:46.359006 #2381748]  INFO -- : [447/883] 2423047=test_httpresponse
I, [2024-05-29T20:49:46.367769 #2381748]  INFO -- : [448/883] 2423039=test_rdoc_parser_ruby
I, [2024-05-29T20:49:46.385636 #2381748]  INFO -- : [449/883] 2423047=test_rdoc_context
I, [2024-05-29T20:49:46.408698 #2381748]  INFO -- : [450/883] 2423043=test_stream
I, [2024-05-29T20:49:46.413398 #2381748]  INFO -- : [451/883] 2423043=test_nil2vtempty
I, [2024-05-29T20:49:46.419045 #2381748]  INFO -- : [452/883] 2423043=test_gem_commands_dependency_command
I, [2024-05-29T20:49:46.511485 #2381748]  INFO -- : [453/883] 2423043=test_safe_load
I, [2024-05-29T20:49:46.520965 #2381748]  INFO -- : [454/883] 2423043=test_gem_resolver_composed_set
I, [2024-05-29T20:49:46.538117 #2381748]  INFO -- : [455/883] 2423043=test_gem_resolver
I, [2024-05-29T20:49:46.607500 #2381748]  INFO -- : [456/883] 2423053=test_name_error
I, [2024-05-29T20:49:46.675969 #2381748]  INFO -- : [457/883] 2423053=test_rdoc_markup_attribute_manager
I, [2024-05-29T20:49:46.713449 #2381748]  INFO -- : [458/883] 2423046=test_gem_commands_which_command
I, [2024-05-29T20:49:46.716030 #2381748]  INFO -- : [459/883] 2423037=test_shift_jis
I, [2024-05-29T20:49:46.729190 #2381748]  INFO -- : [460/883] 2423036=test_http
I, [2024-05-29T20:49:46.734408 #2381748]  INFO -- : [461/883] 2423046=test_enumerator
I, [2024-05-29T20:49:46.734713 #2381748]  INFO -- : [462/883] 2423037=test_flags
I, [2024-05-29T20:49:46.735022 #2381748]  INFO -- : [463/883] 2423043=test_inadvertent_creation
I, [2024-05-29T20:49:46.737928 #2381748]  INFO -- : [464/883] 2423036=test_gem_commands_specification_command
I, [2024-05-29T20:49:46.796879 #2381748]  INFO -- : [465/883] 2423053=test_arity
I, [2024-05-29T20:49:46.800267 #2381748]  INFO -- : [466/883] 2423043=test_gem_ext_rake_builder
I, [2024-05-29T20:49:46.803203 #2381748]  INFO -- : [467/883] 2423053=test_logdevice
I, [2024-05-29T20:49:46.815620 #2381748]  INFO -- : [468/883] 2423036=test_err_in_callback
I, [2024-05-29T20:49:46.819103 #2381748]  INFO -- : [469/883] 2423036=test_gem_resolver_lock_specification
I, [2024-05-29T20:49:46.852853 #2381748]  INFO -- : [470/883] 2423042=test_gc
I, [2024-05-29T20:49:46.856691 #2381748]  INFO -- : [471/883] 2423036=test_x509cert
I, [2024-05-29T20:49:47.013985 #2381748]  INFO -- : [472/883] 2423051=test_last_thread
I, [2024-05-29T20:49:47.033260 #2381748]  INFO -- : [473/883] 2423039=test_process
I, [2024-05-29T20:49:47.094858 #2381748]  INFO -- : [474/883] 2423047=test_pack
I, [2024-05-29T20:49:47.116774 #2381748]  INFO -- : [475/883] 2423036=test_gem_security_policy
I, [2024-05-29T20:49:47.356491 #2381748]  INFO -- : [476/883] 2423036=test_gem_source_local
I, [2024-05-29T20:49:47.365842 #2381748]  INFO -- : [477/883] 2423047=test_uncorrectable_name_check
I, [2024-05-29T20:49:47.370009 #2381748]  INFO -- : [478/883] 2423047=newline_test
I, [2024-05-29T20:49:47.432887 #2381748]  INFO -- : [479/883] 2423047=test_hash_create
I, [2024-05-29T20:49:47.433390 #2381748]  INFO -- : [480/883] 2423047=test_stringchar
I, [2024-05-29T20:49:47.467154 #2381748]  INFO -- : [481/883] 2423049=test_passing_block
I, [2024-05-29T20:49:47.469390 #2381748]  INFO -- : [482/883] 2423049=test_thread_fd_close
I, [2024-05-29T20:49:47.471704 #2381748]  INFO -- : [483/883] 2423049=test_securerandom
I, [2024-05-29T20:49:47.487507 #2381748]  INFO -- : [484/883] 2423043=test_rdoc_markdown_test
I, [2024-05-29T20:49:47.497577 #2381748]  INFO -- : [485/883] 2423047=test_c_union_entity
I, [2024-05-29T20:49:47.505000 #2381748]  INFO -- : [486/883] 2423049=test_rdoc_normal_module
I, [2024-05-29T20:49:47.539587 #2381748]  INFO -- : [487/883] 2423036=test_logperiod
I, [2024-05-29T20:49:47.549115 #2381748]  INFO -- : [488/883] 2423036=test_flush
I, [2024-05-29T20:49:47.550390 #2381748]  INFO -- : [489/883] 2423036=test_singleton
I, [2024-05-29T20:49:47.551273 #2381748]  INFO -- : [490/883] 2423049=test_io_console
I, [2024-05-29T20:49:47.556781 #2381748]  INFO -- : [491/883] 2423047=test_switch_hitter
I, [2024-05-29T20:49:47.560527 #2381748]  INFO -- : [492/883] 2423036=test_literal
I, [2024-05-29T20:49:47.575607 #2381748]  INFO -- : [493/883] 2423047=test_str2big
I, [2024-05-29T20:49:47.575950 #2381748]  INFO -- : [494/883] 2423047=test_dot_dot
I, [2024-05-29T20:49:47.584156 #2381748]  INFO -- : [495/883] 2423047=test_c_struct_builder
I, [2024-05-29T20:49:47.606732 #2381748]  INFO -- : [496/883] 2423053=test_rdoc_markup_to_table_of_contents
I, [2024-05-29T20:49:47.624904 #2381748]  INFO -- : [497/883] 2423053=test_thread
I, [2024-05-29T20:49:47.708063 #2381748]  INFO -- : [498/883] 2423037=test_socket
I, [2024-05-29T20:49:47.729392 #2381748]  INFO -- : [499/883] 2423047=test_objectspace
I, [2024-05-29T20:49:47.776987 #2381748]  INFO -- : [500/883] 2423044=test_ractor
I, [2024-05-29T20:49:47.785141 #2381748]  INFO -- : [501/883] 2423044=test_severity
I, [2024-05-29T20:49:47.789492 #2381748]  INFO -- : [502/883] 2423044=test_require_lib
I, [2024-05-29T20:49:47.806624 #2381748]  INFO -- : [503/883] 2423048=test_gem_install_update_options
I, [2024-05-29T20:49:47.847480 #2381748]  INFO -- : [504/883] 2423053=parse_test
I, [2024-05-29T20:49:48.036542 #2381748]  INFO -- : [505/883] 2423048=test_gem_stream_ui
I, [2024-05-29T20:49:48.062239 #2381748]  INFO -- : [506/883] 2423036=test_extlibs
I, [2024-05-29T20:49:48.082562 #2381748]  INFO -- : [507/883] 2423051=test_rdoc_generator_ri
I, [2024-05-29T20:49:48.089047 #2381748]  INFO -- : [508/883] 2423051=test_memory_view
I, [2024-05-29T20:49:48.124759 #2381748]  INFO -- : [509/883] 2423048=test_m17n_comb
I, [2024-05-29T20:49:48.305306 #2381748]  INFO -- : [510/883] 2423051=test_ractor
I, [2024-05-29T20:49:48.375239 #2381748]  INFO -- : [511/883] 2423051=test_rdoc_generator_pot_po
I, [2024-05-29T20:49:48.376659 #2381748]  INFO -- : [512/883] 2423051=test_ansi_with_terminfo
I, [2024-05-29T20:49:48.386083 #2381748]  INFO -- : [513/883] 2423051=test_json_tree
I, [2024-05-29T20:49:48.389672 #2381748]  INFO -- : [514/883] 2423051=test_rdoc_markup_to_markdown
I, [2024-05-29T20:49:48.424568 #2381748]  INFO -- : [515/883] 2423051=test_case
I, [2024-05-29T20:49:48.424668 #2381748]  INFO -- : [516/883] 2423051=test_pkey
I, [2024-05-29T20:49:48.471613 #2381748]  INFO -- : [517/883] 2423051=test_parser_events
I, [2024-05-29T20:49:48.501344 #2381748]  INFO -- : [518/883] 2423043=test_reline
I, [2024-05-29T20:49:48.546564 #2381748]  INFO -- : [519/883] 2423051=test_cclass
I, [2024-05-29T20:49:48.547051 #2381748]  INFO -- : [520/883] 2423047=test_gem_request_connection_pools
I, [2024-05-29T20:49:48.676916 #2381748]  INFO -- : [521/883] 2423051=test_gem_version_option
I, [2024-05-29T20:49:48.701624 #2381748]  INFO -- : [522/883] 2423054=test_grapheme_breaks
I, [2024-05-29T20:49:48.704861 #2381748]  INFO -- : [523/883] 2423054=test_generic
I, [2024-05-29T20:49:48.720123 #2381748]  INFO -- : [524/883] 2423051=test_win32ole
I, [2024-05-29T20:49:48.726106 #2381748]  INFO -- : [525/883] 2423051=test_scan_args
I, [2024-05-29T20:49:48.732707 #2381748]  INFO -- : [526/883] 2423054=test_enumerator_kw
I, [2024-05-29T20:49:48.735451 #2381748]  INFO -- : [527/883] 2423051=test_settracefunc
I, [2024-05-29T20:49:48.740320 #2381748]  INFO -- : [528/883] 2423054=test_gem_text
I, [2024-05-29T20:49:48.783821 #2381748]  INFO -- : [529/883] 2423054=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-05-29T20:49:48.826559 #2381748]  INFO -- : [530/883] 2423043=test_gem_commands_mirror
I, [2024-05-29T20:49:48.834736 #2381748]  INFO -- : [531/883] 2423043=test_method_cache
I, [2024-05-29T20:49:48.835342 #2381748]  INFO -- : [532/883] 2423054=test_gem_request
I, [2024-05-29T20:49:48.840644 #2381748]  INFO -- : [533/883] 2423043=test_sprintf_comb
I, [2024-05-29T20:49:48.858008 #2381748]  INFO -- : [534/883] 2423050=test_exception
I, [2024-05-29T20:49:48.956180 #2381748]  INFO -- : [535/883] 2423037=test_bug_reporter
I, [2024-05-29T20:49:48.977472 #2381748]  INFO -- : [536/883] 2423054=test_rand
I, [2024-05-29T20:49:49.002932 #2381748]  INFO -- : [537/883] 2423043=test_gem_package_tar_reader_entry
I, [2024-05-29T20:49:49.246541 #2381748]  INFO -- : [538/883] 2423043=test_gem_name_tuple
I, [2024-05-29T20:49:49.262089 #2381748]  INFO -- : [539/883] 2423054=test_rdoc_cross_reference
I, [2024-05-29T20:49:49.265250 #2381748]  INFO -- : [540/883] 2423043=test_scalar
I, [2024-05-29T20:49:49.267910 #2381748]  INFO -- : [541/883] 2423037=test_gem_dependency_installer
I, [2024-05-29T20:49:49.269234 #2381748]  INFO -- : [542/883] 2423043=test_gem_commands_info_command
I, [2024-05-29T20:49:49.282942 #2381748]  INFO -- : [543/883] 2423043=test_case_options
I, [2024-05-29T20:49:49.288219 #2381748]  INFO -- : [544/883] 2423043=test_store
I, [2024-05-29T20:49:49.382983 #2381748]  INFO -- : [545/883] 2423043=test_time
I, [2024-05-29T20:49:49.501990 #2381748]  INFO -- : [546/883] 2423043=test_windows_1251
I, [2024-05-29T20:49:49.512210 #2381748]  INFO -- : [547/883] 2423043=test_rdoc_rdoc
I, [2024-05-29T20:49:49.590356 #2381748]  INFO -- : [548/883] 2423047=test_gem_uninstaller
I, [2024-05-29T20:49:49.621957 #2381748]  INFO -- : [549/883] 2423043=test_svcb_https
I, [2024-05-29T20:49:49.646546 #2381748]  INFO -- : [550/883] 2423043=test_buffering
I, [2024-05-29T20:49:49.651734 #2381748]  INFO -- : [551/883] 2423054=test_gb18030
I, [2024-05-29T20:49:49.655856 #2381748]  INFO -- : [552/883] 2423054=test_io_buffer
I, [2024-05-29T20:49:49.658690 #2381748]  INFO -- : [553/883] 2423043=test_backtrace
I, [2024-05-29T20:49:49.664589 #2381748]  INFO -- : [554/883] 2423043=test_defined
I, [2024-05-29T20:49:49.675710 #2381748]  INFO -- : [555/883] 2423051=test_key_name_check
I, [2024-05-29T20:49:49.680152 #2381748]  INFO -- : [556/883] 2423051=test_rdoc_i18n_text
I, [2024-05-29T20:49:49.686791 #2381748]  INFO -- : [557/883] 2423051=test_date_parse
I, [2024-05-29T20:49:49.711696 #2381748]  INFO -- : [558/883] 2423054=test_thread
I, [2024-05-29T20:49:49.716907 #2381748]  INFO -- : [559/883] 2423054=test_trick
I, [2024-05-29T20:49:49.757317 #2381748]  INFO -- : [560/883] 2423043=test_pipe
I, [2024-05-29T20:49:49.850031 #2381748]  INFO -- : [561/883] 2423051=test_pkey_ec
I, [2024-05-29T20:49:49.875916 #2381748]  INFO -- : [562/883] 2423043=test_win32ole_type
I, [2024-05-29T20:49:49.879252 #2381748]  INFO -- : [563/883] 2423043=test_null
I, [2024-05-29T20:49:49.882691 #2381748]  INFO -- : [564/883] 2423043=test_mul
I, [2024-05-29T20:49:49.893579 #2381748]  INFO -- : [565/883] 2423043=test_rdoc_rd_inline_parser
I, [2024-05-29T20:49:49.909524 #2381748]  INFO -- : [566/883] 2423043=test_rdoc_markup_to_rdoc
I, [2024-05-29T20:49:49.929201 #2381748]  INFO -- : [567/883] 2423051=test_default_gems
I, [2024-05-29T20:49:49.936842 #2381748]  INFO -- : [568/883] 2423036=test_rdoc_markup_attributes
I, [2024-05-29T20:49:49.940102 #2381748]  INFO -- : [569/883] 2423043=json_addition_test
I, [2024-05-29T20:49:49.941092 #2381748]  INFO -- : [570/883] 2423036=test_custom_command
I, [2024-05-29T20:49:49.948185 #2381748]  INFO -- : [571/883] 2423036=test_gem_dependency_resolution_error
I, [2024-05-29T20:49:49.954938 #2381748]  INFO -- : [572/883] 2423036=test_qsort
I, [2024-05-29T20:49:49.958208 #2381748]  INFO -- : [573/883] 2423036=test_rdoc_parser
I, [2024-05-29T20:49:49.963022 #2381748]  INFO -- : [574/883] 2423043=test_rdoc_stats
I, [2024-05-29T20:49:49.972850 #2381748]  INFO -- : [575/883] 2423036=test_pattern_matching
I, [2024-05-29T20:49:49.990017 #2381748]  INFO -- : [576/883] 2423051=test_string
I, [2024-05-29T20:49:49.993787 #2381748]  INFO -- : [577/883] 2423043=test_rdoc_store
I, [2024-05-29T20:49:50.001567 #2381748]  INFO -- : [578/883] 2423036=test_gem_request_set_lockfile_parser
I, [2024-05-29T20:49:50.007399 #2381748]  INFO -- : [579/883] 2423051=test_depth_first
I, [2024-05-29T20:49:50.012215 #2381748]  INFO -- : [580/883] 2423051=test_x509attr
I, [2024-05-29T20:49:50.021101 #2381748]  INFO -- : [581/883] 2423051=test_raise
I, [2024-05-29T20:49:50.021682 #2381748]  INFO -- : [582/883] 2423051=test_gem_validator
I, [2024-05-29T20:49:50.057133 #2381748]  INFO -- : [583/883] 2423051=test_require_path_check
I, [2024-05-29T20:49:50.113317 #2381748]  INFO -- : [584/883] 2423036=test_rdoc_markup_parser
I, [2024-05-29T20:49:50.136859 #2381748]  INFO -- : [585/883] 2423041=test_folderitem2_invokeverb
I, [2024-05-29T20:49:50.136940 #2381748]  INFO -- : [586/883] 2423041=test_fnmatch
I, [2024-05-29T20:49:50.179161 #2381748]  INFO -- : [587/883] 2423041=test_files_test_2
I, [2024-05-29T20:49:50.184789 #2381748]  INFO -- : [588/883] 2423036=test_cgi_tag_helper
I, [2024-05-29T20:49:50.194313 #2381748]  INFO -- : [589/883] 2423036=test_zlib
I, [2024-05-29T20:49:50.205878 #2381748]  INFO -- : [590/883] 2423051=test_egrep_cpp
I, [2024-05-29T20:49:50.274725 #2381748]  INFO -- : [591/883] 2423049=test_ole_methods
I, [2024-05-29T20:49:50.274788 #2381748]  INFO -- : [592/883] 2423049=test_erb_m17n
I, [2024-05-29T20:49:50.282244 #2381748]  INFO -- : [593/883] 2423049=test_date_conv
I, [2024-05-29T20:49:50.287073 #2381748]  INFO -- : [594/883] 2423049=test_optimization
I, [2024-05-29T20:49:50.374776 #2381748]  INFO -- : [595/883] 2423051=test_gc_compact
I, [2024-05-29T20:49:50.400449 #2381748]  INFO -- : [596/883] 2423048=test_string
I, [2024-05-29T20:49:50.473849 #2381748]  INFO -- : [597/883] 2423053=test_proc
I, [2024-05-29T20:49:50.534579 #2381748]  INFO -- : [598/883] 2423043=test_gem_resolver_index_set
I, [2024-05-29T20:49:50.556106 #2381748]  INFO -- : [599/883] 2423043=test_gem_package_old
I, [2024-05-29T20:49:50.598696 #2381748]  INFO -- : [600/883] 2423043=test_verbose
I, [2024-05-29T20:49:50.613407 #2381748]  INFO -- : [601/883] 2423043=test_nil
I, [2024-05-29T20:49:50.623713 #2381748]  INFO -- : [602/883] 2423043=test_num2int
I, [2024-05-29T20:49:50.633635 #2381748]  INFO -- : [603/883] 2423043=test_rdoc_single_class
I, [2024-05-29T20:49:50.638034 #2381748]  INFO -- : [604/883] 2423043=test_macro
I, [2024-05-29T20:49:50.644871 #2381748]  INFO -- : [605/883] 2423043=test_gem_ext_configure_builder
I, [2024-05-29T20:49:50.658867 #2381748]  INFO -- : [606/883] 2423050=test_frozen
I, [2024-05-29T20:49:50.665942 #2381748]  INFO -- : [607/883] 2423050=test_pp
I, [2024-05-29T20:49:50.697013 #2381748]  INFO -- : [608/883] 2423050=test_zsh_completion
I, [2024-05-29T20:49:50.700143 #2381748]  INFO -- : [609/883] 2423050=test_exception
I, [2024-05-29T20:49:50.710654 #2381748]  INFO -- : [610/883] 2423043=test_iter_break
I, [2024-05-29T20:49:50.719133 #2381748]  INFO -- : [611/883] 2423043=test_rdoc_token_stream
I, [2024-05-29T20:49:50.723933 #2381748]  INFO -- : [612/883] 2423043=test_address_resolve
I, [2024-05-29T20:49:50.724001 #2381748]  INFO -- : [613/883] 2423050=test_config
I, [2024-05-29T20:49:50.753701 #2381748]  INFO -- : [614/883] 2423050=test_gem_source_list
I, [2024-05-29T20:49:50.758466 #2381748]  INFO -- : [615/883] 2423043=test_yaml_special_cases
I, [2024-05-29T20:49:50.766399 #2381748]  INFO -- : [616/883] 2423043=test_optarg
I, [2024-05-29T20:49:50.797606 #2381748]  INFO -- : [617/883] 2423050=test_numeric
I, [2024-05-29T20:49:50.827097 #2381748]  INFO -- : [618/883] 2423047=test_ifunless
I, [2024-05-29T20:49:50.831050 #2381748]  INFO -- : [619/883] 2423047=test_assignment
I, [2024-05-29T20:49:50.844722 #2381748]  INFO -- : [620/883] 2423043=test_gem_commands_lock_command
I, [2024-05-29T20:49:50.877011 #2381748]  INFO -- : [621/883] 2423043=test_gem_command
I, [2024-05-29T20:49:50.895471 #2381748]  INFO -- : [622/883] 2423050=test_bug-3571
I, [2024-05-29T20:49:50.914397 #2381748]  INFO -- : [623/883] 2423050=test_key_actor_vi
I, [2024-05-29T20:49:50.962213 #2381748]  INFO -- : [624/883] 2423043=test_common
I, [2024-05-29T20:49:51.040497 #2381748]  INFO -- : [625/883] 2423050=test_gem_spec_fetcher
I, [2024-05-29T20:49:51.184954 #2381748]  INFO -- : [626/883] 2423043=test_hmac
I, [2024-05-29T20:49:51.190999 #2381748]  INFO -- : [627/883] 2423043=test_rdoc_markup_to_tt_only
I, [2024-05-29T20:49:51.218211 #2381748]  INFO -- : [628/883] 2423043=test_rdoc_tom_doc
I, [2024-05-29T20:49:51.223125 #2381748]  INFO -- : [629/883] 2423050=test_object_create_start
I, [2024-05-29T20:49:51.232347 #2381748]  INFO -- : [630/883] 2423043=test_command
I, [2024-05-29T20:49:51.233715 #2381748]  INFO -- : [631/883] 2423050=test_at_exit
I, [2024-05-29T20:49:51.263882 #2381748]  INFO -- : [632/883] 2423050=test_gem_ext_cargo_builder_unit
I, [2024-05-29T20:49:51.287712 #2381748]  INFO -- : [633/883] 2423050=test_date
I, [2024-05-29T20:49:51.293734 #2381748]  INFO -- : [634/883] 2423050=test_gem_rdoc
I, [2024-05-29T20:49:51.311607 #2381748]  INFO -- : [635/883] 2423044=test_enc_raise
I, [2024-05-29T20:49:51.317060 #2381748]  INFO -- : [636/883] 2423044=test_psych
I, [2024-05-29T20:49:51.333122 #2381748]  INFO -- : [637/883] 2423053=!Nothing_to_test
I, [2024-05-29T20:49:51.334207 #2381748]  INFO -- : [638/883] 2423053=test_rdoc_markup_paragraph
I, [2024-05-29T20:49:51.338611 #2381748]  INFO -- : [639/883] 2423053=test_gem_doctor
I, [2024-05-29T20:49:51.348317 #2381748]  INFO -- : [640/883] 2423044=test_kdf
I, [2024-05-29T20:49:51.386052 #2381748]  INFO -- : [641/883] 2423037=test_kernel
I, [2024-05-29T20:49:51.420655 #2381748]  INFO -- : [642/883] 2423044=test_eval_history
I, [2024-05-29T20:49:51.426266 #2381748]  INFO -- : [643/883] 2423050=dispatcher_test
I, [2024-05-29T20:49:51.433832 #2381748]  INFO -- : [644/883] 2423044=test_files_ext
I, [2024-05-29T20:49:51.444013 #2381748]  INFO -- : [645/883] 2423050=test_bug-5832
I, [2024-05-29T20:49:51.450814 #2381748]  INFO -- : [646/883] 2423050=test_emitter
I, [2024-05-29T20:49:51.458898 #2381748]  INFO -- : [647/883] 2423050=test_gem_silent_ui
I, [2024-05-29T20:49:51.487966 #2381748]  INFO -- : [648/883] 2423050=test_ftp
I, [2024-05-29T20:49:51.505476 #2381748]  INFO -- : [649/883] 2423050=test_euc_kr
I, [2024-05-29T20:49:51.521525 #2381748]  INFO -- : [650/883] 2423050=test_rdoc_context_section
I, [2024-05-29T20:49:51.524743 #2381748]  INFO -- : [651/883] 2423050=test_rdoc_rubygems_hook
I, [2024-05-29T20:49:51.533596 #2381748]  INFO -- : [652/883] 2423044=test_gem_commands_query_command
I, [2024-05-29T20:49:51.539839 #2381748]  INFO -- : [653/883] 2423053=test_method
I, [2024-05-29T20:49:51.555435 #2381748]  INFO -- : [654/883] 2423043=test_gem_impossible_dependencies_error
I, [2024-05-29T20:49:51.564705 #2381748]  INFO -- : [655/883] 2423043=test_pack
I, [2024-05-29T20:49:51.580895 #2381748]  INFO -- : [656/883] 2423050=test_array_create
I, [2024-05-29T20:49:51.582339 #2381748]  INFO -- : [657/883] 2423050=test_to_ruby
I, [2024-05-29T20:49:51.595657 #2381748]  INFO -- : [658/883] 2423050=test_pattern_key_name_check
I, [2024-05-29T20:49:51.605482 #2381748]  INFO -- : [659/883] 2423050=test_io
I, [2024-05-29T20:49:51.838916 #2381748]  INFO -- : [660/883] 2423043=test_sorted_set
I, [2024-05-29T20:49:51.857006 #2381748]  INFO -- : [661/883] 2423050=test_emoji
I, [2024-05-29T20:49:51.889622 #2381748]  INFO -- : [662/883] 2423050=test_win32ole_type_event
I, [2024-05-29T20:49:51.895902 #2381748]  INFO -- : [663/883] 2423050=test_hash
I, [2024-05-29T20:49:51.918690 #2381748]  INFO -- : [664/883] 2423037=test_ubf_async_safe
I, [2024-05-29T20:49:51.924335 #2381748]  INFO -- : [665/883] 2423037=test_gem_unsatisfiable_dependency_error
I, [2024-05-29T20:49:51.938240 #2381748]  INFO -- : [666/883] 2423037=test_win32ole_record
I, [2024-05-29T20:49:51.942100 #2381748]  INFO -- : [667/883] 2423037=test_cp949
I, [2024-05-29T20:49:51.949528 #2381748]  INFO -- : [668/883] 2423037=test_gem_commands_uninstall_command
I, [2024-05-29T20:49:52.023463 #2381748]  INFO -- : [669/883] 2423044=test_condition
I, [2024-05-29T20:49:52.047540 #2381748]  INFO -- : [670/883] 2423044=test_foreach
I, [2024-05-29T20:49:52.053953 #2381748]  INFO -- : [671/883] 2423044=test_gem_source_specific_file
I, [2024-05-29T20:49:52.085969 #2381748]  INFO -- : [672/883] 2423043=test_console_attr
I, [2024-05-29T20:49:52.086910 #2381748]  INFO -- : [673/883] 2423043=test_summary
I, [2024-05-29T20:49:52.120708 #2381748]  INFO -- : [674/883] 2423054=test_type_completor
I, [2024-05-29T20:49:52.127669 #2381748]  INFO -- : [675/883] 2423054=test_io_wait
I, [2024-05-29T20:49:52.132068 #2381748]  INFO -- : [676/883] 2423044=test_gem_commands_exec_command
I, [2024-05-29T20:49:52.167872 #2381748]  INFO -- : [677/883] 2423043=test_kwargs
I, [2024-05-29T20:49:52.180687 #2381748]  INFO -- : [678/883] 2423045=warnings_test
I, [2024-05-29T20:49:52.187174 #2381748]  INFO -- : [679/883] 2423043=test_ellipsize
I, [2024-05-29T20:49:52.199554 #2381748]  INFO -- : [680/883] 2423043=test_date_attr
I, [2024-05-29T20:49:52.205865 #2381748]  INFO -- : [681/883] 2423043=test_weakmap
I, [2024-05-29T20:49:52.207705 #2381748]  INFO -- : [682/883] 2423045=test_workspace
I, [2024-05-29T20:49:52.414598 #2381748]  INFO -- : [683/883] 2423045=test_yjit
I, [2024-05-29T20:49:52.416872 #2381748]  INFO -- : [684/883] 2423045=test_ws
I, [2024-05-29T20:49:52.445020 #2381748]  INFO -- : [685/883] 2423045=test_gem_commands_environment_command
I, [2024-05-29T20:49:52.488179 #2381748]  INFO -- : [686/883] 2423054=test_m17n
I, [2024-05-29T20:49:52.522750 #2381748]  INFO -- : [687/883] 2423045=test_argf
I, [2024-05-29T20:49:52.569670 #2381748]  INFO -- : [688/883] 2423054=test_kill_ring
I, [2024-05-29T20:49:52.571779 #2381748]  INFO -- : [689/883] 2423047=test_framework
I, [2024-05-29T20:49:52.582437 #2381748]  INFO -- : [690/883] 2423047=test_ns_spki
I, [2024-05-29T20:49:52.596508 #2381748]  INFO -- : [691/883] 2423047=test_gem_resolver_dependency_request
I, [2024-05-29T20:49:52.607738 #2381748]  INFO -- : [692/883] 2423054=test_tree_builder
I, [2024-05-29T20:49:52.621803 #2381748]  INFO -- : [693/883] 2423054=test_hash
I, [2024-05-29T20:49:52.622701 #2381748]  INFO -- : [694/883] 2423047=test_alias_and_anchor
I, [2024-05-29T20:49:52.628411 #2381748]  INFO -- : [695/883] 2423047=test_postponed_job
I, [2024-05-29T20:49:52.637057 #2381748]  INFO -- : [696/883] 2423054=test_external_new
I, [2024-05-29T20:49:52.664928 #2381748]  INFO -- : [697/883] 2423054=test_gem_request_set_lockfile
I, [2024-05-29T20:49:52.690287 #2381748]  INFO -- : [698/883] 2423037=test_raise_exception
I, [2024-05-29T20:49:52.743606 #2381748]  INFO -- : [699/883] 2423038=test_protect
I, [2024-05-29T20:49:52.753329 #2381748]  INFO -- : [700/883] 2423038=test_win32ole_typelib
I, [2024-05-29T20:49:52.753404 #2381748]  INFO -- : [701/883] 2423038=test_show_source
I, [2024-05-29T20:49:52.852070 #2381748]  INFO -- : [702/883] 2423038=test_set
I, [2024-05-29T20:49:52.871127 #2381748]  INFO -- : [703/883] 2423038=test_lock_native_thread
I, [2024-05-29T20:49:53.022639 #2381748]  INFO -- : [704/883] 2423047=test_c_struct_entry
I, [2024-05-29T20:49:53.120416 #2381748]  INFO -- : [705/883] 2423054=test_gem_commands_stale_command
I, [2024-05-29T20:49:53.133870 #2381748]  INFO -- : [706/883] 2423054=test_have_library
I, [2024-05-29T20:49:53.170543 #2381748]  INFO -- : [707/883] 2423041=test_remote_fetch_error
I, [2024-05-29T20:49:53.187603 #2381748]  INFO -- : [708/883] 2423041=test_objspace
I, [2024-05-29T20:49:53.218523 #2381748]  INFO -- : [709/883] 2423038=ripper_test
I, [2024-05-29T20:49:53.258401 #2381748]  INFO -- : [710/883] 2423042=test_line_editor
I, [2024-05-29T20:49:53.338014 #2381748]  INFO -- : [711/883] 2423042=test_undef
I, [2024-05-29T20:49:53.343670 #2381748]  INFO -- : [712/883] 2423042=test_gem_security_trust_dir
I, [2024-05-29T20:49:53.349276 #2381748]  INFO -- : [713/883] 2423037=test_string_memory
I, [2024-05-29T20:49:53.368287 #2381748]  INFO -- : [714/883] 2423047=comments_test
I, [2024-05-29T20:49:53.375049 #2381748]  INFO -- : [715/883] 2423047=test_gem_requirement
I, [2024-05-29T20:49:53.384770 #2381748]  INFO -- : [716/883] 2423042=test_sprintf
I, [2024-05-29T20:49:53.414290 #2381748]  INFO -- : [717/883] 2423037=test_stringscanner
I, [2024-05-29T20:49:53.439348 #2381748]  INFO -- : [718/883] 2423037=test_files_sample
I, [2024-05-29T20:49:53.439417 #2381748]  INFO -- : [719/883] 2423044=test_convertible
I, [2024-05-29T20:49:53.453236 #2381748]  INFO -- : [720/883] 2423051=parser_test
I, [2024-05-29T20:49:53.457953 #2381748]  INFO -- : [721/883] 2423051=test_rdoc_alias
I, [2024-05-29T20:49:53.504051 #2381748]  INFO -- : [722/883] 2423047=test_yield
I, [2024-05-29T20:49:53.510015 #2381748]  INFO -- : [723/883] 2423051=test_fstring
I, [2024-05-29T20:49:53.521738 #2381748]  INFO -- : [724/883] 2423055=test_optparse
I, [2024-05-29T20:49:53.528138 #2381748]  INFO -- : [725/883] 2423037=test_array
I, [2024-05-29T20:49:53.540373 #2381748]  INFO -- : [726/883] 2423037=test_rat
I, [2024-05-29T20:49:53.543502 #2381748]  INFO -- : [727/883] 2423037=test_rdoc_markup_raw
I, [2024-05-29T20:49:53.549890 #2381748]  INFO -- : [728/883] 2423037=test_webauthn_poller
I, [2024-05-29T20:49:53.585452 #2381748]  INFO -- : [729/883] 2423042=test_rdoc_markup_to_html_crossref
I, [2024-05-29T20:49:53.595651 #2381748]  INFO -- : [730/883] 2423055=test_gem_resolver_best_set
I, [2024-05-29T20:49:53.648321 #2381748]  INFO -- : [731/883] 2423055=encoding_test
I, [2024-05-29T20:49:53.671523 #2381748]  INFO -- : [732/883] 2423051=test_typeddata
I, [2024-05-29T20:49:53.698312 #2381748]  INFO -- : [733/883] 2423037=locals_test
I, [2024-05-29T20:49:53.738199 #2381748]  INFO -- : [734/883] 2423055=test_rdoc_require
I, [2024-05-29T20:49:53.804261 #2381748]  INFO -- : [735/883] 2423055=test_gem_commands_install_command
I, [2024-05-29T20:49:53.817315 #2381748]  INFO -- : [736/883] 2423038=test_clone
I, [2024-05-29T20:49:53.893888 #2381748]  INFO -- : [737/883] 2423051=test_readpartial
I, [2024-05-29T20:49:54.008482 #2381748]  INFO -- : [738/883] 2423042=ruby_parser_test
I, [2024-05-29T20:49:54.016794 #2381748]  INFO -- : [739/883] 2423038=test_pack
I, [2024-05-29T20:49:54.047089 #2381748]  INFO -- : [740/883] 2423038=test_backtrace
I, [2024-05-29T20:49:54.081949 #2381748]  INFO -- : [741/883] 2423042=test_io_buffer
I, [2024-05-29T20:49:54.184273 #2381748]  INFO -- : [742/883] 2423037=test_gem_resolver_conflict
I, [2024-05-29T20:49:54.195920 #2381748]  INFO -- : [743/883] 2423037=test_rdoc_task
I, [2024-05-29T20:49:54.203057 #2381748]  INFO -- : [744/883] 2423037=test_rdoc_markup_indented_paragraph
I, [2024-05-29T20:49:54.211931 #2381748]  INFO -- : [745/883] 2423037=test_utf16
I, [2024-05-29T20:49:54.230905 #2381748]  INFO -- : [746/883] 2423037=test_autoload
I, [2024-05-29T20:49:54.239423 #2381748]  INFO -- : [747/883] 2423042=test_io
I, [2024-05-29T20:49:54.300921 #2381748]  INFO -- : [748/883] 2423051=test_unicode_escape
I, [2024-05-29T20:49:54.404164 #2381748]  INFO -- : [749/883] 2423051=test_sizeof
I, [2024-05-29T20:49:54.411316 #2381748]  INFO -- : [750/883] 2423054=test_case
I, [2024-05-29T20:49:54.458981 #2381748]  INFO -- : [751/883] 2423054=test_face
I, [2024-05-29T20:49:54.487918 #2381748]  INFO -- : [752/883] 2423054=test_rendering
I, [2024-05-29T20:49:54.489965 #2381748]  INFO -- : [753/883] 2423054=test_yaml_tree
I, [2024-05-29T20:49:54.522515 #2381748]  INFO -- : [754/883] 2423054=test_libs
I, [2024-05-29T20:49:54.531625 #2381748]  INFO -- : [755/883] 2423054=test_gem_commands_fetch_command
I, [2024-05-29T20:49:54.631338 #2381748]  INFO -- : [756/883] 2423040=test_math
I, [2024-05-29T20:49:54.667751 #2381748]  INFO -- : [757/883] 2423040=test_gc
I, [2024-05-29T20:49:54.672066 #2381748]  INFO -- : [758/883] 2423040=test_sleep
I, [2024-05-29T20:49:54.681068 #2381748]  INFO -- : [759/883] 2423036=test_config
I, [2024-05-29T20:49:54.687306 #2381748]  INFO -- : [760/883] 2423054=test_gem_config_file
I, [2024-05-29T20:49:54.721915 #2381748]  INFO -- : [761/883] 2423036=test_ripper
I, [2024-05-29T20:49:54.787509 #2381748]  INFO -- : [762/883] 2423054=test_getopts
I, [2024-05-29T20:49:54.798222 #2381748]  INFO -- : [763/883] 2423054=test_protocol
I, [2024-05-29T20:49:54.984274 #2381748]  INFO -- : [764/883] 2423055=test_gem_resolver_activation_request
I, [2024-05-29T20:49:54.992529 #2381748]  INFO -- : [765/883] 2423055=test_yjit_exit_locations
I, [2024-05-29T20:49:54.996615 #2381748]  INFO -- : [766/883] 2423055=test_etc
I, [2024-05-29T20:49:55.047253 #2381748]  INFO -- : [767/883] 2423055=test_system
I, [2024-05-29T20:49:55.093687 #2381748]  INFO -- : [768/883] 2423036=test_pkcs12
I, [2024-05-29T20:49:55.114063 #2381748]  INFO -- : [769/883] 2423054=test_pkey_dh
I, [2024-05-29T20:49:55.182514 #2381748]  INFO -- : [770/883] 2423054=test_bigzero
I, [2024-05-29T20:49:55.185545 #2381748]  INFO -- : [771/883] 2423054=test_gem_package_tar_header
I, [2024-05-29T20:49:55.238380 #2381748]  INFO -- : [772/883] 2423054=test_gem_util
I, [2024-05-29T20:49:55.272608 #2381748]  INFO -- : [773/883] 2423053=test_iseq_load
I, [2024-05-29T20:49:55.382417 #2381748]  INFO -- : [774/883] 2423054=test_recorder
I, [2024-05-29T20:49:55.383976 #2381748]  INFO -- : [775/883] 2423054=test_gem_source_vendor
I, [2024-05-29T20:49:55.387752 #2381748]  INFO -- : [776/883] 2423038=test_gem_commands_owner_command
I, [2024-05-29T20:49:55.411188 #2381748]  INFO -- : [777/883] 2423054=test_formatter
I, [2024-05-29T20:49:55.411903 #2381748]  INFO -- : [778/883] 2423054=test_bash_completion
I, [2024-05-29T20:49:55.423979 #2381748]  INFO -- : [779/883] 2423054=test_deprecate
I, [2024-05-29T20:49:55.453616 #2381748]  INFO -- : [780/883] 2423054=test_rdoc_constant
I, [2024-05-29T20:49:55.536773 #2381748]  INFO -- : [781/883] 2423054=test_file
I, [2024-05-29T20:49:55.543155 #2381748]  INFO -- : [782/883] 2423054=test_rdoc_any_method
I, [2024-05-29T20:49:55.648570 #2381748]  INFO -- : [783/883] 2423036=test_modify_expand
I, [2024-05-29T20:49:55.654237 #2381748]  INFO -- : [784/883] 2423036=test_rdoc_markdown
I, [2024-05-29T20:49:55.846902 #2381748]  INFO -- : [785/883] 2423054=test_gem_available_set
I, [2024-05-29T20:49:55.909414 #2381748]  INFO -- : [786/883] 2423053=test_pathname
I, [2024-05-29T20:49:55.929274 #2381748]  INFO -- : [787/883] 2423036=test_init
I, [2024-05-29T20:49:55.950087 #2381748]  INFO -- : [788/883] 2423055=test_complexrational
I, [2024-05-29T20:49:55.952056 #2381748]  INFO -- : [789/883] 2423054=regexp_test
I, [2024-05-29T20:49:55.952765 #2381748]  INFO -- : [790/883] 2423055=test_gem_package_tar_reader
I, [2024-05-29T20:49:55.961473 #2381748]  INFO -- : [791/883] 2423038=test_coverage
I, [2024-05-29T20:49:55.976052 #2381748]  INFO -- : [792/883] 2423054=test_rdoc_encoding
I, [2024-05-29T20:49:55.983290 #2381748]  INFO -- : [793/883] 2423050=test_find
I, [2024-05-29T20:49:55.985616 #2381748]  INFO -- : [794/883] 2423055=test_ractor
I, [2024-05-29T20:49:55.996720 #2381748]  INFO -- : [795/883] 2423050=test_wss
I, [2024-05-29T20:49:56.002644 #2381748]  INFO -- : [796/883] 2423050=test_fiddle
I, [2024-05-29T20:49:56.016991 #2381748]  INFO -- : [797/883] 2423054=test_require
I, [2024-05-29T20:49:56.091651 #2381748]  INFO -- : [798/883] 2423050=test_cgi_util
I, [2024-05-29T20:49:56.118643 #2381748]  INFO -- : [799/883] 2423055=test_gem_commands_contents_command
I, [2024-05-29T20:49:56.137816 #2381748]  INFO -- : [800/883] 2423053=test_gem_ext_cmake_builder
I, [2024-05-29T20:49:56.156140 #2381748]  INFO -- : [801/883] 2423053=test_digest
I, [2024-05-29T20:49:56.160614 #2381748]  INFO -- : [802/883] 2423047=test_marshalable
I, [2024-05-29T20:49:56.166793 #2381748]  INFO -- : [803/883] 2423047=test_profile_frames
I, [2024-05-29T20:49:56.200104 #2381748]  INFO -- : [804/883] 2423055=test_pstore
I, [2024-05-29T20:49:56.229771 #2381748]  INFO -- : [805/883] 2423036=test_cstr
I, [2024-05-29T20:49:56.244224 #2381748]  INFO -- : [806/883] 2423055=test_enc_str_buf_cat
I, [2024-05-29T20:49:56.250828 #2381748]  INFO -- : [807/883] 2423055=test_class2name
I, [2024-05-29T20:49:56.258059 #2381748]  INFO -- : [808/883] 2423055=test_gbk
I, [2024-05-29T20:49:56.262631 #2381748]  INFO -- : [809/883] 2423055=test_rdoc_parser_c
I, [2024-05-29T20:49:56.273255 #2381748]  INFO -- : [810/883] 2423050=test_comparable
I, [2024-05-29T20:49:56.278488 #2381748]  INFO -- : [811/883] 2423050=test_shapes
I, [2024-05-29T20:49:56.280127 #2381748]  INFO -- : [812/883] 2423050=json_fixtures_test
I, [2024-05-29T20:49:56.286423 #2381748]  INFO -- : [813/883] 2423050=test_io_timeout
I, [2024-05-29T20:49:56.289014 #2381748]  INFO -- : [814/883] 2423050=test_ansi_without_terminfo
I, [2024-05-29T20:49:56.297972 #2381748]  INFO -- : [815/883] 2423050=test_gem_commands_sources_command
I, [2024-05-29T20:49:56.341963 #2381748]  INFO -- : [816/883] 2423047=test_ractor
I, [2024-05-29T20:49:56.357927 #2381748]  INFO -- : [817/883] 2423047=test_euc_tw
I, [2024-05-29T20:49:56.360820 #2381748]  INFO -- : [818/883] 2423047=test_bmethod
I, [2024-05-29T20:49:56.367588 #2381748]  INFO -- : [819/883] 2423047=test_rdoc_markup_formatter
I, [2024-05-29T20:49:56.378429 #2381748]  INFO -- : [820/883] 2423047=test_thread_queue
I, [2024-05-29T20:49:56.454543 #2381748]  INFO -- : [821/883] 2423050=test_nowrite
I, [2024-05-29T20:49:56.479658 #2381748]  INFO -- : [822/883] 2423050=test_wait
I, [2024-05-29T20:49:56.508898 #2381748]  INFO -- : [823/883] 2423055=test_handle
I, [2024-05-29T20:49:56.542322 #2381748]  INFO -- : [824/883] 2423050=test_forwardable
I, [2024-05-29T20:49:56.575366 #2381748]  INFO -- : [825/883] 2423050=test_yaml
I, [2024-05-29T20:49:56.668312 #2381748]  INFO -- : [826/883] 2423050=test_big2str
I, [2024-05-29T20:49:56.679625 #2381748]  INFO -- : [827/883] 2423050=test_gem_resolver_installed_specification
I, [2024-05-29T20:49:56.696293 #2381748]  INFO -- : [828/883] 2423045=test_scanner_events
I, [2024-05-29T20:49:56.702894 #2381748]  INFO -- : [829/883] 2423050=test_gem_remote_fetcher
I, [2024-05-29T20:49:56.723561 #2381748]  INFO -- : [830/883] 2423040=test_parse
I, [2024-05-29T20:49:56.766440 #2381748]  INFO -- : [831/883] 2423045=test_mdns
I, [2024-05-29T20:49:56.777809 #2381748]  INFO -- : [832/883] 2423045=test_path_to_class
I, [2024-05-29T20:49:56.783347 #2381748]  INFO -- : [833/883] 2423045=test_gem_resolver_specification
I, [2024-05-29T20:49:56.799499 #2381748]  INFO -- : [834/883] 2423055=test_gem_dependency
I, [2024-05-29T20:49:56.800057 #2381748]  INFO -- : [835/883] 2423043=test_inlinecache
I, [2024-05-29T20:49:56.804163 #2381748]  INFO -- : [836/883] 2423045=test_rdoc_markup_verbatim
I, [2024-05-29T20:49:56.808023 #2381748]  INFO -- : [837/883] 2423045=test_complex
I, [2024-05-29T20:49:56.831431 #2381748]  INFO -- : [838/883] 2423038=test_gem_commands_search_command
I, [2024-05-29T20:49:56.858662 #2381748]  INFO -- : [839/883] 2423036=test_method_cache
I, [2024-05-29T20:49:56.858721 #2381748]  INFO -- : [840/883] 2423038=test_gem_stub_specification
I, [2024-05-29T20:49:56.859286 #2381748]  INFO -- : [841/883] 2423036=test_frozen_error
I, [2024-05-29T20:49:56.865054 #2381748]  INFO -- : [842/883] 2423036=test_gem_ext_ext_conf_builder
I, [2024-05-29T20:49:56.877679 #2381748]  INFO -- : [843/883] 2423043=test_ldap
I, [2024-05-29T20:49:56.882870 #2381748]  INFO -- : [844/883] 2423055=test_emitter
I, [2024-05-29T20:49:56.884262 #2381748]  INFO -- : [845/883] 2423043=test_gem_commands_signin_command
I, [2024-05-29T20:49:56.887345 #2381748]  INFO -- : [846/883] 2423055=test_resource
I, [2024-05-29T20:49:56.896066 #2381748]  INFO -- : [847/883] 2423055=test_fileutils
I, [2024-05-29T20:49:56.920208 #2381748]  INFO -- : [848/883] 2423045=test_string_processing
I, [2024-05-29T20:49:56.927062 #2381748]  INFO -- : [849/883] 2423045=test_econv
I, [2024-05-29T20:49:56.961999 #2381748]  INFO -- : [850/883] 2423053=test_cesu8
I, [2024-05-29T20:49:56.966562 #2381748]  INFO -- : [851/883] 2423053=test_rdoc_options
I, [2024-05-29T20:49:56.973463 #2381748]  INFO -- : [852/883] 2423038=test_gem_version
I, [2024-05-29T20:49:56.994815 #2381748]  INFO -- : [853/883] 2423043=test_too_many_dummy_encodings
I, [2024-05-29T20:49:57.045324 #2381748]  INFO -- : [854/883] 2423038=test_stack
I, [2024-05-29T20:49:57.084102 #2381748]  INFO -- : [855/883] 2423043=test_gem_commands_list_command
I, [2024-05-29T20:49:57.092567 #2381748]  INFO -- : [856/883] 2423043=test_reqarg
I, [2024-05-29T20:49:57.106095 #2381748]  INFO -- : [857/883] 2423049=test_rdoc_include
I, [2024-05-29T20:49:57.133571 #2381748]  INFO -- : [858/883] 2423049=test_gem_resolver_index_specification
I, [2024-05-29T20:49:57.178013 #2381748]  INFO -- : [859/883] 2423049=test_internal_ivar
I, [2024-05-29T20:49:57.188153 #2381748]  INFO -- : [860/883] 2423049=test_tracepoint
I, [2024-05-29T20:49:57.231767 #2381748]  INFO -- : [861/883] 2423054=test_prettyprint
I, [2024-05-29T20:49:57.249540 #2381748]  INFO -- : [862/883] 2423055=test_rdoc_markup
I, [2024-05-29T20:49:57.249919 #2381748]  INFO -- : [863/883] 2423040=test_gem_commands_help_command
I, [2024-05-29T20:49:57.253424 #2381748]  INFO -- : [864/883] 2423054=test_duplicate
I, [2024-05-29T20:49:57.256678 #2381748]  INFO -- : [865/883] 2423054=test_utf32
I, [2024-05-29T20:49:57.259072 #2381748]  INFO -- : [866/883] 2423055=test_basicsocket
I, [2024-05-29T20:49:57.261862 #2381748]  INFO -- : [867/883] 2423054=test_noarg
I, [2024-05-29T20:49:57.267897 #2381748]  INFO -- : [868/883] 2423055=parse_comments_test
I, [2024-05-29T20:49:57.276816 #2381748]  INFO -- : [869/883] 2423055=test_tempfile
I, [2024-05-29T20:49:57.278583 #2381748]  INFO -- : [870/883] 2423053=test_function
I, [2024-05-29T20:49:57.340465 #2381748]  INFO -- : [871/883] 2423040=test_queue
I, [2024-05-29T20:49:57.341807 #2381748]  INFO -- : [872/883] 2423040=test_irb
I, [2024-05-29T20:49:57.416159 #2381748]  INFO -- : [873/883] 2423051=test_asn1
I, [2024-05-29T20:49:57.422106 #2381748]  INFO -- : [874/883] 2423043=test_random
I, [2024-05-29T20:49:57.425189 #2381748]  INFO -- : [875/883] 2423043=json_string_matching_test
I, [2024-05-29T20:49:57.429003 #2381748]  INFO -- : [876/883] 2423043=test_load
I, [2024-05-29T20:49:57.435919 #2381748]  INFO -- : [877/883] 2423051=test_rdoc_normal_class
I, [2024-05-29T20:49:57.440746 #2381748]  INFO -- : [878/883] 2423043=test_class
I, [2024-05-29T20:49:57.454299 #2381748]  INFO -- : [879/883] 2423049=test_const
I, [2024-05-29T20:49:57.457194 #2381748]  INFO -- : [880/883] 2423054=test_gem_installer
I, [2024-05-29T20:49:57.459682 #2381748]  INFO -- : [881/883] 2423049=test_yamlstore
I, [2024-05-29T20:49:57.480146 #2381748]  INFO -- : [882/883] 2423049=test_rdoc_parser_rd
I, [2024-05-29T20:49:57.481234 #2381748]  INFO -- : [883/883] 2423051=test_date_strftime
I, [2024-05-29T20:50:11.514219 #2381748]  INFO -- : Finished tests in 33.500238s, 773.7855 tests/s, 187748.9639 assertions/s.
I, [2024-05-29T20:50:11.514978 #2381748]  INFO -- : 25922 tests, 6289635 assertions, 0 failures, 0 errors, 312 skips
I, [2024-05-29T20:50:11.515000 #2381748]  INFO -- : 
I, [2024-05-29T20:50:11.515008 #2381748]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-29T19:58:35Z master 4a9ef9e23c) [x86_64-linux]
I, [2024-05-29T20:50:11.517323 #2381748]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0.
I, [2024-05-29T20:50:11.517437 #2381748]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'
I, [2024-05-29T20:50:11.605946 #2381748]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T20:50:11.605990 #2381748]  INFO -- : 	CC = gcc
I, [2024-05-29T20:50:11.605996 #2381748]  INFO -- : 	LD = ld
I, [2024-05-29T20:50:11.606001 #2381748]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T20:50:11.606005 #2381748]  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-29T20:50:11.606016 #2381748]  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-29T20:50:11.606020 #2381748]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T20:50:11.606025 #2381748]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T20:50:11.606029 #2381748]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T20:50:11.606035 #2381748]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-29T20:50:11.606039 #2381748]  INFO -- : 	LC_ALL = 
I, [2024-05-29T20:50:11.606043 #2381748]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T20:50:11.606047 #2381748]  INFO -- : 	MFLAGS = 
I, [2024-05-29T20:50:11.606050 #2381748]  INFO -- : 	RUSTC = no
I, [2024-05-29T20:50:11.606055 #2381748]  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-29T20:50:11.606571 #2381748]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T20:50:11.606594 #2381748]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T20:50:11.606602 #2381748]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T20:50:11.606615 #2381748]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T20:50:11.606620 #2381748]  INFO -- : 
I, [2024-05-29T20:50:11.608226 #2381748]  INFO -- : generating enc.mk
I, [2024-05-29T20:50:11.726997 #2381748]  INFO -- : making enc
I, [2024-05-29T20:50:11.743936 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:50:11.743958 #2381748]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-29T20:50:11.743963 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:50:11.744630 #2381748]  INFO -- : making srcs under enc
I, [2024-05-29T20:50:11.774373 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:50:11.774400 #2381748]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T20:50:11.774406 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:50:11.775456 #2381748]  INFO -- : generating transdb.h
I, [2024-05-29T20:50:11.873118 #2381748]  INFO -- : transdb.h unchanged
I, [2024-05-29T20:50:11.874636 #2381748]  INFO -- : making trans
I, [2024-05-29T20:50:11.908598 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:50:11.908619 #2381748]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-29T20:50:11.908625 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:50:11.909452 #2381748]  INFO -- : making encs
I, [2024-05-29T20:50:11.946303 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:50:11.946324 #2381748]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-29T20:50:11.946329 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:50:11.948027 #2381748]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-29T20:50:11.975055 #2381748]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-29T20:50:11.977498 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:50:13.332043 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:50:13.332812 #2381748]  INFO -- : generating makefile exts.mk
I, [2024-05-29T20:50:13.370216 #2381748]  INFO -- : exts.mk unchanged
I, [2024-05-29T20:50:13.374648 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:50:13.713559 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T20:50:13.718518 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T20:50:13.724583 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T20:50:13.728494 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T20:50:13.732041 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T20:50:13.741061 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T20:50:13.767301 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T20:50:13.772138 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T20:50:13.794125 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T20:50:13.804479 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T20:50:13.809360 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T20:50:13.813632 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T20:50:13.826834 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T20:50:13.837549 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T20:50:13.853206 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T20:50:13.857234 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T20:50:13.864752 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T20:50:13.870876 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T20:50:13.891291 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T20:50:13.910013 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T20:50:13.913736 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T20:50:13.917692 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T20:50:13.924623 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T20:50:13.944556 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T20:50:13.947844 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T20:50:13.951091 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T20:50:13.963800 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T20:50:13.969603 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T20:50:13.971544 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T20:50:13.974279 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T20:50:13.987528 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T20:50:13.998296 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T20:50:14.016716 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T20:50:14.042215 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T20:50:14.044299 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T20:50:14.067256 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T20:50:14.069567 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T20:50:14.094697 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T20:50:14.097055 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T20:50:14.119899 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T20:50:14.122237 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T20:50:14.144536 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T20:50:14.146533 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T20:50:14.168310 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T20:50:14.192608 #2381748]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:50:14.267147 #2381748]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-29T20:50:14.267186 #2381748]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:50:14.267432 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:50:14.270989 #2381748]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T20:50:14.271014 #2381748]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-29T20:50:14.271021 #2381748]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-05-29T20:50:14.332873 #2381748] 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.cx90p4/1-mspec-multi-0
E, [2024-05-29T20:50:14.333124 #2381748] 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.cx90p4/2-mspec-multi-1
E, [2024-05-29T20:50:14.333406 #2381748] 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.cx90p4/3-mspec-multi-2
E, [2024-05-29T20:50:14.333669 #2381748] 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.cx90p4/4-mspec-multi-3
E, [2024-05-29T20:50:14.333932 #2381748] 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.cx90p4/5-mspec-multi-4
E, [2024-05-29T20:50:14.334065 #2381748] 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.cx90p4/6-mspec-multi-5
E, [2024-05-29T20:50:14.334369 #2381748] 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.cx90p4/7-mspec-multi-6
E, [2024-05-29T20:50:14.334611 #2381748] 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.cx90p4/8-mspec-multi-7
E, [2024-05-29T20:50:14.334840 #2381748] 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.cx90p4/9-mspec-multi-8
E, [2024-05-29T20:50:14.335004 #2381748] 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.cx90p4/10-mspec-multi-9
E, [2024-05-29T20:50:14.335173 #2381748] 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.cx90p4/11-mspec-multi-10
E, [2024-05-29T20:50:14.335459 #2381748] 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.cx90p4/12-mspec-multi-11
E, [2024-05-29T20:50:14.335717 #2381748] 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.cx90p4/13-mspec-multi-12
E, [2024-05-29T20:50:14.335943 #2381748] 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.cx90p4/14-mspec-multi-13
E, [2024-05-29T20:50:14.336126 #2381748] 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.cx90p4/15-mspec-multi-14
E, [2024-05-29T20:50:14.336285 #2381748] 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.cx90p4/16-mspec-multi-15
E, [2024-05-29T20:50:14.336489 #2381748] 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.cx90p4/17-mspec-multi-16
E, [2024-05-29T20:50:14.336679 #2381748] 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.cx90p4/18-mspec-multi-17
E, [2024-05-29T20:50:14.336820 #2381748] 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.cx90p4/19-mspec-multi-18
E, [2024-05-29T20:50:14.336972 #2381748] 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.cx90p4/20-mspec-multi-19
I, [2024-05-29T20:50:14.505809 #2381748]  INFO -- : ruby 3.4.0dev (2024-05-29T19:58:35Z master 4a9ef9e23c) [x86_64-linux]
I, [2024-05-29T20:50:15.112442 #2381748]  INFO -- :      0 ............................................................
I, [2024-05-29T20:50:15.462811 #2381748]  INFO -- :     60 ............................................................
I, [2024-05-29T20:50:15.586500 #2381748]  INFO -- :    120 ............................................................
I, [2024-05-29T20:50:15.698647 #2381748]  INFO -- :    180 ............................................................
I, [2024-05-29T20:50:15.728202 #2381748]  INFO -- :    240 ............................................................
I, [2024-05-29T20:50:15.762510 #2381748]  INFO -- :    300 ............................................................
I, [2024-05-29T20:50:15.800663 #2381748]  INFO -- :    360 ............................................................
I, [2024-05-29T20:50:15.828149 #2381748]  INFO -- :    420 ............................................................
I, [2024-05-29T20:50:15.841716 #2381748]  INFO -- :    480 ............................................................
I, [2024-05-29T20:50:15.854411 #2381748]  INFO -- :    540 ............................................................
I, [2024-05-29T20:50:15.869149 #2381748]  INFO -- :    600 ............................................................
I, [2024-05-29T20:50:15.924385 #2381748]  INFO -- :    660 ............................................................
I, [2024-05-29T20:50:15.945063 #2381748]  INFO -- :    720 ............................................................
I, [2024-05-29T20:50:15.960110 #2381748]  INFO -- :    780 ............................................................
I, [2024-05-29T20:50:15.991624 #2381748]  INFO -- :    840 ............................................................
I, [2024-05-29T20:50:16.029994 #2381748]  INFO -- :    900 ............................................................
I, [2024-05-29T20:50:16.084932 #2381748]  INFO -- :    960 ............................................................
I, [2024-05-29T20:50:16.133620 #2381748]  INFO -- :   1020 ............................................................
I, [2024-05-29T20:50:16.278789 #2381748]  INFO -- :   1080 ............................................................
I, [2024-05-29T20:50:16.406812 #2381748]  INFO -- :   1140 ............................................................
I, [2024-05-29T20:50:16.452328 #2381748]  INFO -- :   1200 ............................................................
I, [2024-05-29T20:50:16.506160 #2381748]  INFO -- :   1260 ............................................................
I, [2024-05-29T20:50:16.552478 #2381748]  INFO -- :   1320 ............................................................
I, [2024-05-29T20:50:16.568838 #2381748]  INFO -- :   1380 ............................................................
I, [2024-05-29T20:50:16.619844 #2381748]  INFO -- :   1440 ............................................................
I, [2024-05-29T20:50:17.060938 #2381748]  INFO -- :   1500 ............................................................
I, [2024-05-29T20:50:17.195269 #2381748]  INFO -- :   1560 ............................................................
I, [2024-05-29T20:50:17.236395 #2381748]  INFO -- :   1620 ............................................................
I, [2024-05-29T20:50:17.360843 #2381748]  INFO -- :   1680 ............................................................
I, [2024-05-29T20:50:17.443940 #2381748]  INFO -- :   1740 ............................................................
I, [2024-05-29T20:50:17.539731 #2381748]  INFO -- :   1800 ............................................................
I, [2024-05-29T20:50:17.568405 #2381748]  INFO -- :   1860 ............................................................
I, [2024-05-29T20:50:17.665788 #2381748]  INFO -- :   1920 ............................................................
I, [2024-05-29T20:50:17.726755 #2381748]  INFO -- :   1980 ............................................................
I, [2024-05-29T20:50:17.786624 #2381748]  INFO -- :   2040 ............................................................
I, [2024-05-29T20:50:17.892181 #2381748]  INFO -- :   2100 ............................................................
I, [2024-05-29T20:50:17.908120 #2381748]  INFO -- :   2160 ............................................................
I, [2024-05-29T20:50:17.916779 #2381748]  INFO -- :   2220 ............................................................
I, [2024-05-29T20:50:17.930964 #2381748]  INFO -- :   2280 ............................................................
I, [2024-05-29T20:50:17.941315 #2381748]  INFO -- :   2340 ............................................................
I, [2024-05-29T20:50:17.955161 #2381748]  INFO -- :   2400 ............................................................
I, [2024-05-29T20:50:18.046112 #2381748]  INFO -- :   2460 ............................................................
I, [2024-05-29T20:50:18.086822 #2381748]  INFO -- :   2520 ............................................................
I, [2024-05-29T20:50:18.112476 #2381748]  INFO -- :   2580 ............................................................
I, [2024-05-29T20:50:18.185553 #2381748]  INFO -- :   2640 ............................................................
I, [2024-05-29T20:50:18.297052 #2381748]  INFO -- :   2700 ............................................................
I, [2024-05-29T20:50:18.317816 #2381748]  INFO -- :   2760 ............................................................
I, [2024-05-29T20:50:18.347226 #2381748]  INFO -- :   2820 ............................................................
I, [2024-05-29T20:50:18.403479 #2381748]  INFO -- :   2880 ............................................................
I, [2024-05-29T20:50:18.431381 #2381748]  INFO -- :   2940 ............................................................
I, [2024-05-29T20:50:18.455612 #2381748]  INFO -- :   3000 ............................................................
I, [2024-05-29T20:50:18.472683 #2381748]  INFO -- :   3060 ............................................................
I, [2024-05-29T20:50:18.493935 #2381748]  INFO -- :   3120 ............................................................
I, [2024-05-29T20:50:18.507376 #2381748]  INFO -- :   3180 ............................................................
I, [2024-05-29T20:50:18.509400 #2381748]  INFO -- :   3240 ............................................................
I, [2024-05-29T20:50:18.543458 #2381748]  INFO -- :   3300 ............................................................
I, [2024-05-29T20:50:18.766908 #2381748]  INFO -- :   3360 ............................................................
I, [2024-05-29T20:50:22.516210 #2381748]  INFO -- :   3420 ...........
I, [2024-05-29T20:50:22.516257 #2381748]  INFO -- : 
I, [2024-05-29T20:50:22.516264 #2381748]  INFO -- : Finished in 8.180910 seconds
I, [2024-05-29T20:50:22.516269 #2381748]  INFO -- : 
I, [2024-05-29T20:50:22.516273 #2381748]  INFO -- : 3430 files, 32649 examples, 189495 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-05-29T20:50:22.518839 #2381748]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0.