# Logfile created on 2024-05-31 22:43:12 +0000 by logger.rb/v1.4.3
I, [2024-05-31T22:43:12.458499 #3391996]  INFO -- : #<BuildRuby:0x000055ab78e0bd10 @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.20240531-224312", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055ab78e93378 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055ab78e93238 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055ab78e930a8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240531-224312", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240531-224312>, @binmode=false, @mon_data=#<Monitor:0x000055ab78e92f40>, @mon_data_owner_object_id=860>>>
I, [2024-05-31T22:43:12.458620 #3391996]  INFO -- : $$$[beg] make update-download -j20
I, [2024-05-31T22:43:12.563479 #3391996]  INFO -- : tool/config.guess already exists
I, [2024-05-31T22:43:12.563523 #3391996]  INFO -- : tool/config.sub already exists
I, [2024-05-31T22:43:12.565953 #3391996]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-31T22:43:12.566139 #3391996]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-31T22:43:12.566730 #3391996]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-31T22:43:12.567423 #3391996]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-31T22:43:12.567455 #3391996]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-31T22:43:12.568001 #3391996]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-31T22:43:12.569215 #3391996]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-31T22:43:12.569369 #3391996]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-31T22:43:12.569799 #3391996]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-31T22:43:12.624395 #3391996]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-31T22:43:12.693881 #3391996]  INFO -- :   Successfully built RubyGem
I, [2024-05-31T22:43:12.693917 #3391996]  INFO -- :   Name: power_assert
I, [2024-05-31T22:43:12.693922 #3391996]  INFO -- :   Version: 2.0.4dev
I, [2024-05-31T22:43:12.693926 #3391996]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-31T22:43:12.739219 #3391996]  INFO -- : $$$[end] "make update-download -j20" exit with 0.
I, [2024-05-31T22:43:12.739305 #3391996]  INFO -- : $$$[beg] make update-src      -j20
I, [2024-05-31T22:43:13.283417 #3391996]  INFO -- : Already up to date.
I, [2024-05-31T22:43:13.302114 #3391996]  INFO -- : Latest commit hash = 6c8ae44a38
I, [2024-05-31T22:43:13.303510 #3391996]  INFO -- : $$$[end] "make update-src      -j20" exit with 0.
I, [2024-05-31T22:43:13.303559 #3391996]  INFO -- : $$$[beg] make after-update    -j20
I, [2024-05-31T22:43:13.416042 #3391996]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-31T22:43:13.417430 #3391996]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-31T22:43:13.470790 #3391996]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-31T22:43:13.472099 #3391996]  INFO -- : generating enc.mk
I, [2024-05-31T22:43:13.589066 #3391996]  INFO -- : making srcs under enc
I, [2024-05-31T22:43:13.618560 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:13.618581 #3391996]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-31T22:43:13.618586 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:13.663414 #3391996]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-31T22:43:13.663565 #3391996]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-31T22:43:13.663721 #3391996]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-31T22:43:13.665330 #3391996]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-31T22:43:13.665561 #3391996]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-31T22:43:13.665830 #3391996]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-31T22:43:13.667406 #3391996]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-31T22:43:13.667616 #3391996]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-31T22:43:13.667832 #3391996]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-31T22:43:13.723084 #3391996]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-31T22:43:13.792841 #3391996]  INFO -- :   Successfully built RubyGem
I, [2024-05-31T22:43:13.792875 #3391996]  INFO -- :   Name: power_assert
I, [2024-05-31T22:43:13.792880 #3391996]  INFO -- :   Version: 2.0.4dev
I, [2024-05-31T22:43:13.792884 #3391996]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-31T22:43:13.794870 #3391996]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-31T22:43:13.855455 #3391996]  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-31T22:43:13.860445 #3391996]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-31T22:43:13.862492 #3391996]  INFO -- : $$$[end] "make after-update    -j20" exit with 0.
I, [2024-05-31T22:43:13.862595 #3391996]  INFO -- : $$$[beg] make miniruby -j20
I, [2024-05-31T22:43:13.920812 #3391996]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-31T22:43:13.920853 #3391996]  INFO -- : 	CC = gcc
I, [2024-05-31T22:43:13.920866 #3391996]  INFO -- : 	LD = ld
I, [2024-05-31T22:43:13.920877 #3391996]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-31T22:43:13.920887 #3391996]  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-31T22:43:13.920898 #3391996]  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-31T22:43:13.920918 #3391996]  INFO -- : 	CPPFLAGS =   
I, [2024-05-31T22:43:13.920929 #3391996]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-31T22:43:13.920940 #3391996]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-31T22:43:13.920950 #3391996]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-31T22:43:13.920959 #3391996]  INFO -- : 	LC_ALL = 
I, [2024-05-31T22:43:13.920969 #3391996]  INFO -- : 	LC_CTYPE = 
I, [2024-05-31T22:43:13.920978 #3391996]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-31T22:43:13.920988 #3391996]  INFO -- : 	RUSTC = no
I, [2024-05-31T22:43:13.920999 #3391996]  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-31T22:43:13.922312 #3391996]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-31T22:43:13.922354 #3391996]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-31T22:43:13.922368 #3391996]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-31T22:43:13.922380 #3391996]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-31T22:43:13.922391 #3391996]  INFO -- : 
I, [2024-05-31T22:43:13.945203 #3391996]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-31T22:43:14.047143 #3391996]  INFO -- : linking miniruby
I, [2024-05-31T22:43:14.574597 #3391996]  INFO -- : $$$[end] "make miniruby -j20" exit with 0.
I, [2024-05-31T22:43:14.574768 #3391996]  INFO -- : $$$[beg] make ruby -j20
I, [2024-05-31T22:43:14.632570 #3391996]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-31T22:43:14.632609 #3391996]  INFO -- : 	CC = gcc
I, [2024-05-31T22:43:14.632624 #3391996]  INFO -- : 	LD = ld
I, [2024-05-31T22:43:14.632635 #3391996]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-31T22:43:14.632646 #3391996]  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-31T22:43:14.632657 #3391996]  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-31T22:43:14.632667 #3391996]  INFO -- : 	CPPFLAGS =   
I, [2024-05-31T22:43:14.632677 #3391996]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-31T22:43:14.632688 #3391996]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-31T22:43:14.632698 #3391996]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-31T22:43:14.632708 #3391996]  INFO -- : 	LC_ALL = 
I, [2024-05-31T22:43:14.632718 #3391996]  INFO -- : 	LC_CTYPE = 
I, [2024-05-31T22:43:14.632728 #3391996]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-31T22:43:14.632738 #3391996]  INFO -- : 	RUSTC = no
I, [2024-05-31T22:43:14.632750 #3391996]  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-31T22:43:14.634014 #3391996]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-31T22:43:14.634050 #3391996]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-31T22:43:14.634063 #3391996]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-31T22:43:14.634074 #3391996]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-31T22:43:14.634085 #3391996]  INFO -- : 
I, [2024-05-31T22:43:14.753196 #3391996]  INFO -- : builtin_binary.inc updated
I, [2024-05-31T22:43:14.757896 #3391996]  INFO -- : ace35401c0af8f2b3da4ce4a01ea6ac787ae4a28c8bc5a60f597c88f19d18e6d  builtin_binary.inc
I, [2024-05-31T22:43:14.758654 #3391996]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-31T22:43:14.942382 #3391996]  INFO -- : linking static-library libruby-static.a
I, [2024-05-31T22:43:15.258873 #3391996]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-31T22:43:16.820958 #3391996]  INFO -- : linking ruby
I, [2024-05-31T22:43:16.845804 #3391996]  INFO -- : $$$[end] "make ruby -j20" exit with 0.
I, [2024-05-31T22:43:16.845953 #3391996]  INFO -- : $$$[beg] make all -j20
I, [2024-05-31T22:43:16.906915 #3391996]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-31T22:43:16.906946 #3391996]  INFO -- : 	CC = gcc
I, [2024-05-31T22:43:16.906951 #3391996]  INFO -- : 	LD = ld
I, [2024-05-31T22:43:16.906955 #3391996]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-31T22:43:16.906959 #3391996]  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-31T22:43:16.906967 #3391996]  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-31T22:43:16.906975 #3391996]  INFO -- : 	CPPFLAGS =   
I, [2024-05-31T22:43:16.906978 #3391996]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-31T22:43:16.906982 #3391996]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-31T22:43:16.906986 #3391996]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-31T22:43:16.906989 #3391996]  INFO -- : 	LC_ALL = 
I, [2024-05-31T22:43:16.906993 #3391996]  INFO -- : 	LC_CTYPE = 
I, [2024-05-31T22:43:16.906996 #3391996]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-31T22:43:16.907000 #3391996]  INFO -- : 	RUSTC = no
I, [2024-05-31T22:43:16.907004 #3391996]  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-31T22:43:16.908256 #3391996]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-31T22:43:16.908294 #3391996]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-31T22:43:16.908309 #3391996]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-31T22:43:16.908328 #3391996]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-31T22:43:16.908350 #3391996]  INFO -- : 
I, [2024-05-31T22:43:16.940740 #3391996]  INFO -- : generating enc.mk
I, [2024-05-31T22:43:16.942675 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-31T22:43:16.942955 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-31T22:43:16.943777 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-31T22:43:16.944300 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-31T22:43:16.945049 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-31T22:43:16.945962 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-31T22:43:16.946818 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-31T22:43:16.947459 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-31T22:43:16.947853 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-31T22:43:16.948533 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-31T22:43:16.948845 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-31T22:43:16.949730 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-31T22:43:16.950556 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-31T22:43:16.950818 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-31T22:43:16.951395 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-31T22:43:16.951632 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-31T22:43:16.952370 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-31T22:43:16.952601 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-31T22:43:16.956112 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-31T22:43:17.078836 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-31T22:43:17.081922 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-31T22:43:17.082164 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-31T22:43:17.084727 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-31T22:43:17.092958 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-31T22:43:17.093485 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-31T22:43:17.097772 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-31T22:43:17.107253 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-31T22:43:17.116842 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-31T22:43:17.118033 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-31T22:43:17.123374 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-31T22:43:17.137699 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-31T22:43:17.138361 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-31T22:43:17.144514 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-31T22:43:17.144751 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-31T22:43:17.164628 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-31T22:43:17.196827 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-31T22:43:17.206619 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-31T22:43:17.243666 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-31T22:43:17.247990 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-31T22:43:17.253289 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-31T22:43:17.256869 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-31T22:43:17.257077 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-31T22:43:17.266383 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-31T22:43:17.273283 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-31T22:43:17.273351 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-31T22:43:17.276098 #3391996]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-31T22:43:17.312064 #3391996]  INFO -- : making enc
I, [2024-05-31T22:43:17.321236 #3391996]  INFO -- : making srcs under enc
I, [2024-05-31T22:43:17.342365 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:17.342426 #3391996]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-31T22:43:17.342437 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:17.370641 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:17.370706 #3391996]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-31T22:43:17.370715 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:17.371583 #3391996]  INFO -- : generating transdb.h
I, [2024-05-31T22:43:17.488962 #3391996]  INFO -- : transdb.h unchanged
I, [2024-05-31T22:43:17.490687 #3391996]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-31T22:43:17.491042 #3391996]  INFO -- : making trans
I, [2024-05-31T22:43:17.517684 #3391996]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-31T22:43:17.520305 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:17.525067 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:17.525167 #3391996]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-31T22:43:17.525180 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:17.588290 #3391996]  INFO -- : making encs
I, [2024-05-31T22:43:17.631636 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:17.631700 #3391996]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-31T22:43:17.631710 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:17.672970 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:17.673623 #3391996]  INFO -- : generating makefile exts.mk
I, [2024-05-31T22:43:17.712213 #3391996]  INFO -- : exts.mk unchanged
I, [2024-05-31T22:43:17.717327 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:17.738643 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T22:43:17.739373 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T22:43:17.740230 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T22:43:17.740260 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T22:43:17.740946 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T22:43:17.741042 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T22:43:17.742132 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T22:43:17.742828 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T22:43:17.742852 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T22:43:17.743084 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T22:43:17.743356 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T22:43:17.743487 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T22:43:17.743686 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T22:43:17.744145 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T22:43:17.744173 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T22:43:17.744570 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T22:43:17.744909 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T22:43:17.745095 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T22:43:17.745119 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T22:43:17.745292 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T22:43:17.745554 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T22:43:17.746284 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T22:43:17.747105 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T22:43:17.747130 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T22:43:17.747926 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T22:43:17.748043 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T22:43:17.748194 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T22:43:17.748222 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T22:43:17.748584 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T22:43:17.749780 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T22:43:17.751150 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T22:43:17.751325 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T22:43:17.754282 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T22:43:17.756300 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T22:43:17.756642 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T22:43:17.756662 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T22:43:17.759664 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T22:43:17.767903 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T22:43:17.770058 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T22:43:17.770430 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T22:43:17.772035 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T22:43:17.777208 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T22:43:17.778132 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T22:43:17.780008 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T22:43:17.803830 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:17.870702 #3391996]  INFO -- : linking ruby
I, [2024-05-31T22:43:17.893451 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:17.894087 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:17.897880 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:17.897942 #3391996]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-31T22:43:17.897960 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:17.898618 #3391996]  INFO -- : $$$[end] "make all -j20" exit with 0.
I, [2024-05-31T22:43:17.898724 #3391996]  INFO -- : $$$[beg] make install -j20
I, [2024-05-31T22:43:17.970630 #3391996]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-31T22:43:17.970689 #3391996]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-31T22:43:17.970966 #3391996]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-31T22:43:17.972697 #3391996]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-31T22:43:17.972748 #3391996]  INFO -- : 	CC = gcc
I, [2024-05-31T22:43:17.972762 #3391996]  INFO -- : 	LD = ld
I, [2024-05-31T22:43:17.972774 #3391996]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-31T22:43:17.972786 #3391996]  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-31T22:43:17.972798 #3391996]  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-31T22:43:17.972810 #3391996]  INFO -- : 	CPPFLAGS =   
I, [2024-05-31T22:43:17.972820 #3391996]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-31T22:43:17.972832 #3391996]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-31T22:43:17.972843 #3391996]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-31T22:43:17.972853 #3391996]  INFO -- : 	LC_ALL = 
I, [2024-05-31T22:43:17.972863 #3391996]  INFO -- : 	LC_CTYPE = 
I, [2024-05-31T22:43:17.972874 #3391996]  INFO -- : 	MFLAGS = -j20 --jobserver-auth=4,5
I, [2024-05-31T22:43:17.972891 #3391996]  INFO -- : 	RUSTC = no
I, [2024-05-31T22:43:17.972935 #3391996]  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-31T22:43:17.999289 #3391996]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-31T22:43:17.999340 #3391996]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-31T22:43:17.999586 #3391996]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-31T22:43:18.000302 #3391996]  INFO -- : generating enc.mk
I, [2024-05-31T22:43:18.000342 #3391996]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-31T22:43:18.000347 #3391996]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-31T22:43:18.000351 #3391996]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-31T22:43:18.000359 #3391996]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-31T22:43:18.000362 #3391996]  INFO -- : 
I, [2024-05-31T22:43:18.001470 #3391996]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-31T22:43:18.001492 #3391996]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-31T22:43:18.001498 #3391996]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-31T22:43:18.123510 #3391996]  INFO -- : making srcs under enc
I, [2024-05-31T22:43:18.123564 #3391996]  INFO -- : making enc
I, [2024-05-31T22:43:18.140474 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:18.140510 #3391996]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-31T22:43:18.140517 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:18.153018 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:18.153044 #3391996]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-31T22:43:18.153050 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:18.153963 #3391996]  INFO -- : generating transdb.h
I, [2024-05-31T22:43:18.176657 #3391996]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-31T22:43:18.246357 #3391996]  INFO -- :   Successfully built RubyGem
I, [2024-05-31T22:43:18.246395 #3391996]  INFO -- :   Name: power_assert
I, [2024-05-31T22:43:18.246400 #3391996]  INFO -- :   Version: 2.0.4dev
I, [2024-05-31T22:43:18.247322 #3391996]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-31T22:43:18.248432 #3391996]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-31T22:43:18.250939 #3391996]  INFO -- : transdb.h unchanged
I, [2024-05-31T22:43:18.252147 #3391996]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-31T22:43:18.252286 #3391996]  INFO -- : making trans
I, [2024-05-31T22:43:18.278843 #3391996]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-05-31T22:43:18.281117 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:18.286568 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:18.286648 #3391996]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-31T22:43:18.286658 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:18.326759 #3391996]  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-31T22:43:18.335910 #3391996]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-31T22:43:18.339045 #3391996]  INFO -- : making encs
I, [2024-05-31T22:43:18.397835 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:18.397882 #3391996]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-31T22:43:18.397892 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:18.434684 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:18.435265 #3391996]  INFO -- : generating makefile exts.mk
I, [2024-05-31T22:43:18.473521 #3391996]  INFO -- : exts.mk unchanged
I, [2024-05-31T22:43:18.478278 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:18.497490 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T22:43:18.498808 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T22:43:18.499319 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T22:43:18.499932 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T22:43:18.499957 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T22:43:18.501100 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T22:43:18.501170 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T22:43:18.501701 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T22:43:18.501882 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T22:43:18.502122 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T22:43:18.502146 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T22:43:18.503143 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T22:43:18.503267 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T22:43:18.503441 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T22:43:18.503678 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T22:43:18.504207 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T22:43:18.504231 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T22:43:18.504377 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T22:43:18.504742 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T22:43:18.504847 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T22:43:18.505278 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T22:43:18.505307 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T22:43:18.505984 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T22:43:18.506224 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T22:43:18.506268 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T22:43:18.506720 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T22:43:18.506745 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T22:43:18.507444 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T22:43:18.507641 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T22:43:18.509761 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T22:43:18.510511 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T22:43:18.511405 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T22:43:18.511667 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T22:43:18.513093 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T22:43:18.513735 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T22:43:18.517234 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T22:43:18.524214 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T22:43:18.528796 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T22:43:18.528851 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T22:43:18.529943 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T22:43:18.530476 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T22:43:18.530899 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T22:43:18.531919 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T22:43:18.537553 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T22:43:18.562307 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:18.644025 #3391996]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-31T22:43:18.644067 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:18.644583 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:18.648432 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:18.648456 #3391996]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-31T22:43:18.648462 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:18.648731 #3391996]  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-31T22:43:18.746253 #3391996]  INFO -- : Installing to 
I, [2024-05-31T22:43:18.746315 #3391996]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-05-31T22:43:18.746425 #3391996]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-05-31T22:43:18.753826 #3391996]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-31T22:43:18.753851 #3391996]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-05-31T22:43:18.753857 #3391996]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-31T22:43:18.763911 #3391996]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-05-31T22:43:18.763935 #3391996]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-05-31T22:43:18.763945 #3391996]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-05-31T22:43:18.764090 #3391996]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-31T22:43:18.767853 #3391996]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-05-31T22:43:18.767881 #3391996]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-05-31T22:43:18.767887 #3391996]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-05-31T22:43:18.767892 #3391996]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-05-31T22:43:18.767896 #3391996]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-31T22:43:18.802053 #3391996]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-05-31T22:43:18.807763 #3391996]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-05-31T22:43:18.808015 #3391996]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-31T22:43:18.831237 #3391996]  INFO -- :                                     benchmark 0.3.0
I, [2024-05-31T22:43:18.833197 #3391996]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-05-31T22:43:18.834621 #3391996]  INFO -- :                                     cgi 0.4.1
I, [2024-05-31T22:43:18.835158 #3391996]  INFO -- :                                     delegate 0.3.1
I, [2024-05-31T22:43:18.835635 #3391996]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-05-31T22:43:18.836623 #3391996]  INFO -- :                                     english 0.8.0
I, [2024-05-31T22:43:18.837368 #3391996]  INFO -- :                                     erb 4.0.4
I, [2024-05-31T22:43:18.838093 #3391996]  INFO -- :                                     error_highlight 0.6.0
I, [2024-05-31T22:43:18.838566 #3391996]  INFO -- :                                     fileutils 1.7.2
I, [2024-05-31T22:43:18.839053 #3391996]  INFO -- :                                     find 0.2.0
I, [2024-05-31T22:43:18.839501 #3391996]  INFO -- :                                     forwardable 1.3.3
I, [2024-05-31T22:43:18.839991 #3391996]  INFO -- :                                     ipaddr 1.2.6
I, [2024-05-31T22:43:18.840470 #3391996]  INFO -- :                                     irb 1.13.1
I, [2024-05-31T22:43:18.841217 #3391996]  INFO -- :                                     logger 1.6.0
I, [2024-05-31T22:43:18.841695 #3391996]  INFO -- :                                     net-http 0.4.1
I, [2024-05-31T22:43:18.842111 #3391996]  INFO -- :                                     net-protocol 0.2.2
I, [2024-05-31T22:43:18.842598 #3391996]  INFO -- :                                     open-uri 0.4.1
I, [2024-05-31T22:43:18.843201 #3391996]  INFO -- :                                     open3 0.2.1
I, [2024-05-31T22:43:18.843657 #3391996]  INFO -- :                                     optparse 0.5.0
I, [2024-05-31T22:43:18.844599 #3391996]  INFO -- :                                     ostruct 0.6.0
I, [2024-05-31T22:43:18.845314 #3391996]  INFO -- :                                     pp 0.5.0
I, [2024-05-31T22:43:18.845836 #3391996]  INFO -- :                                     prettyprint 0.2.0
I, [2024-05-31T22:43:18.846307 #3391996]  INFO -- :                                     prism 0.29.0
I, [2024-05-31T22:43:18.846814 #3391996]  INFO -- :                                     pstore 0.1.3
I, [2024-05-31T22:43:18.847274 #3391996]  INFO -- :                                     rdoc 6.7.0
I, [2024-05-31T22:43:18.848299 #3391996]  INFO -- :                                     readline 0.0.4
I, [2024-05-31T22:43:18.848789 #3391996]  INFO -- :                                     reline 0.5.8
I, [2024-05-31T22:43:18.849225 #3391996]  INFO -- :                                     resolv 0.4.0
I, [2024-05-31T22:43:18.849707 #3391996]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-05-31T22:43:18.850271 #3391996]  INFO -- :                                     securerandom 0.3.1
I, [2024-05-31T22:43:18.850734 #3391996]  INFO -- :                                     set 1.1.0
I, [2024-05-31T22:43:18.851198 #3391996]  INFO -- :                                     shellwords 0.2.0
I, [2024-05-31T22:43:18.851679 #3391996]  INFO -- :                                     singleton 0.2.0
I, [2024-05-31T22:43:18.852751 #3391996]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-05-31T22:43:18.853546 #3391996]  INFO -- :                                     tempfile 0.2.1
I, [2024-05-31T22:43:18.854040 #3391996]  INFO -- :                                     time 0.3.0
I, [2024-05-31T22:43:18.854523 #3391996]  INFO -- :                                     timeout 0.4.1
I, [2024-05-31T22:43:18.854994 #3391996]  INFO -- :                                     tmpdir 0.2.0
I, [2024-05-31T22:43:18.855459 #3391996]  INFO -- :                                     tsort 0.2.0
I, [2024-05-31T22:43:18.855882 #3391996]  INFO -- :                                     un 0.3.0
I, [2024-05-31T22:43:18.856412 #3391996]  INFO -- :                                     uri 0.13.0
I, [2024-05-31T22:43:18.856903 #3391996]  INFO -- :                                     weakref 0.1.3
I, [2024-05-31T22:43:18.857364 #3391996]  INFO -- :                                     yaml 0.3.0
I, [2024-05-31T22:43:18.857663 #3391996]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-31T22:43:18.864464 #3391996]  INFO -- :                                     date 3.3.4
I, [2024-05-31T22:43:18.865010 #3391996]  INFO -- :                                     digest 3.1.1
I, [2024-05-31T22:43:18.865509 #3391996]  INFO -- :                                     etc 1.4.3
I, [2024-05-31T22:43:18.866015 #3391996]  INFO -- :                                     fcntl 1.1.0
I, [2024-05-31T22:43:18.866500 #3391996]  INFO -- :                                     fiddle 1.1.3
I, [2024-05-31T22:43:18.867001 #3391996]  INFO -- :                                     io-console 0.7.2
I, [2024-05-31T22:43:18.867480 #3391996]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-05-31T22:43:18.867841 #3391996]  INFO -- :                                     io-wait 0.3.1
I, [2024-05-31T22:43:18.868743 #3391996]  INFO -- :                                     json 2.7.2
I, [2024-05-31T22:43:18.869549 #3391996]  INFO -- :                                     openssl 3.2.0
I, [2024-05-31T22:43:18.870072 #3391996]  INFO -- :                                     pathname 0.3.0
I, [2024-05-31T22:43:18.870559 #3391996]  INFO -- :                                     psych 5.1.2
I, [2024-05-31T22:43:18.871111 #3391996]  INFO -- :                                     stringio 3.1.1
I, [2024-05-31T22:43:18.871607 #3391996]  INFO -- :                                     strscan 3.1.1
I, [2024-05-31T22:43:18.872110 #3391996]  INFO -- :                                     zlib 3.1.0
I, [2024-05-31T22:43:18.872562 #3391996]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-31T22:43:18.873119 #3391996]  INFO -- :                                     minitest 5.23.1
I, [2024-05-31T22:43:18.881630 #3391996]  INFO -- :                                     rake 13.2.1
I, [2024-05-31T22:43:18.885956 #3391996]  INFO -- :                                     test-unit 3.6.2
I, [2024-05-31T22:43:18.889728 #3391996]  INFO -- :                                     rexml 3.2.8
I, [2024-05-31T22:43:18.893878 #3391996]  INFO -- :                                     rss 0.3.0
I, [2024-05-31T22:43:18.896594 #3391996]  INFO -- :                                     net-ftp 0.3.4
I, [2024-05-31T22:43:18.898210 #3391996]  INFO -- :                                     net-imap 0.4.11
I, [2024-05-31T22:43:18.901922 #3391996]  INFO -- :                                     net-pop 0.1.2
I, [2024-05-31T22:43:18.903001 #3391996]  INFO -- :                                     net-smtp 0.5.0
I, [2024-05-31T22:43:18.904337 #3391996]  INFO -- :                                     matrix 0.4.2
I, [2024-05-31T22:43:18.907485 #3391996]  INFO -- :                                     prime 0.1.2
I, [2024-05-31T22:43:18.912694 #3391996]  INFO -- :                                     rbs 3.4.4
I, [2024-05-31T22:43:18.936728 #3391996]  INFO -- :                                     typeprof 0.21.11
I, [2024-05-31T22:43:18.939476 #3391996]  INFO -- :                                     debug 1.9.2
I, [2024-05-31T22:43:18.942294 #3391996]  INFO -- :                                     racc 1.8.0
I, [2024-05-31T22:43:18.945212 #3391996]  INFO -- :                                     mutex_m 0.2.0
I, [2024-05-31T22:43:18.946506 #3391996]  INFO -- :                                     getoptlong 0.2.1
I, [2024-05-31T22:43:18.947923 #3391996]  INFO -- :                                     base64 0.2.0
I, [2024-05-31T22:43:18.949000 #3391996]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-05-31T22:43:18.951603 #3391996]  INFO -- :                                     observer 0.1.2
I, [2024-05-31T22:43:18.952980 #3391996]  INFO -- :                                     abbrev 0.1.2
I, [2024-05-31T22:43:18.954282 #3391996]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-05-31T22:43:18.955577 #3391996]  INFO -- :                                     rinda 0.2.0
I, [2024-05-31T22:43:18.956881 #3391996]  INFO -- :                                     drb 2.2.1
I, [2024-05-31T22:43:18.958496 #3391996]  INFO -- :                                     nkf 0.2.0
I, [2024-05-31T22:43:18.961597 #3391996]  INFO -- :                                     syslog 0.1.2
I, [2024-05-31T22:43:18.963365 #3391996]  INFO -- :                                     csv 3.3.0
I, [2024-05-31T22:43:18.965870 #3391996]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-05-31T22:43:18.967381 #3391996]  INFO -- : skipped bundled gems:
I, [2024-05-31T22:43:18.967401 #3391996]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-05-31T22:43:18.970726 #3391996]  INFO -- : $$$[end] "make install -j20" exit with 0.
I, [2024-05-31T22:43:18.970857 #3391996]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j20'
I, [2024-05-31T22:43:24.322243 #3391996]  INFO -- : PASS all 1937 tests
E, [2024-05-31T22:43:24.327702 #3391996] ERROR -- :  
I, [2024-05-31T22:43:24.327952 #3391996]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j20'" exit with 0.
I, [2024-05-31T22:43:24.328057 #3391996]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j20'
I, [2024-05-31T22:43:24.389344 #3391996]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-31T22:43:24.389391 #3391996]  INFO -- : 	CC = gcc
I, [2024-05-31T22:43:24.389404 #3391996]  INFO -- : 	LD = ld
I, [2024-05-31T22:43:24.389414 #3391996]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-31T22:43:24.389428 #3391996]  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-31T22:43:24.389435 #3391996]  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-31T22:43:24.389441 #3391996]  INFO -- : 	CPPFLAGS =   
I, [2024-05-31T22:43:24.389446 #3391996]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-31T22:43:24.389460 #3391996]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-31T22:43:24.389465 #3391996]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-31T22:43:24.389470 #3391996]  INFO -- : 	LC_ALL = 
I, [2024-05-31T22:43:24.389476 #3391996]  INFO -- : 	LC_CTYPE = 
I, [2024-05-31T22:43:24.389482 #3391996]  INFO -- : 	MFLAGS = 
I, [2024-05-31T22:43:24.389488 #3391996]  INFO -- : 	RUSTC = no
I, [2024-05-31T22:43:24.389494 #3391996]  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-31T22:43:24.390414 #3391996]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-31T22:43:24.390454 #3391996]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-31T22:43:24.390473 #3391996]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-31T22:43:24.390480 #3391996]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-31T22:43:24.390486 #3391996]  INFO -- : 
I, [2024-05-31T22:43:24.501012 #3391996]  INFO -- : Checking leaked global symbols...none
I, [2024-05-31T22:43:24.541916 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-05-31T22:43:24.541995 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-05-31T22:43:24.542002 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-05-31T22:43:24.542008 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-05-31T22:43:24.542105 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-05-31T22:43:24.542161 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-05-31T22:43:24.542446 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-05-31T22:43:24.542548 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-05-31T22:43:24.543280 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-05-31T22:43:24.543575 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-05-31T22:43:24.544568 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-05-31T22:43:24.545362 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-05-31T22:43:24.545381 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-05-31T22:43:24.545400 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-05-31T22:43:24.545455 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-05-31T22:43:24.646132 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-05-31T22:43:24.648804 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-05-31T22:43:24.773908 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-05-31T22:43:24.773977 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-05-31T22:43:24.773994 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-05-31T22:43:24.774081 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-05-31T22:43:24.774110 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-05-31T22:43:24.774117 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-05-31T22:43:24.774160 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-05-31T22:43:24.774248 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-05-31T22:43:24.774273 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-05-31T22:43:24.774333 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-05-31T22:43:24.774379 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-05-31T22:43:24.774744 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-05-31T22:43:24.808057 #3391996]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-05-31T22:43:24.810403 #3391996]  INFO -- : 
I, [2024-05-31T22:43:24.810425 #3391996]  INFO -- : test succeeded
I, [2024-05-31T22:43:24.812207 #3391996]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j20'" exit with 0.
I, [2024-05-31T22:43:24.812324 #3391996]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'
I, [2024-05-31T22:43:24.906906 #3391996]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-31T22:43:24.906957 #3391996]  INFO -- : 	CC = gcc
I, [2024-05-31T22:43:24.906970 #3391996]  INFO -- : 	LD = ld
I, [2024-05-31T22:43:24.906981 #3391996]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-31T22:43:24.906993 #3391996]  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-31T22:43:24.907005 #3391996]  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-31T22:43:24.907017 #3391996]  INFO -- : 	CPPFLAGS =   
I, [2024-05-31T22:43:24.907027 #3391996]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-31T22:43:24.907039 #3391996]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-31T22:43:24.907049 #3391996]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-31T22:43:24.907060 #3391996]  INFO -- : 	LC_ALL = 
I, [2024-05-31T22:43:24.907070 #3391996]  INFO -- : 	LC_CTYPE = 
I, [2024-05-31T22:43:24.907081 #3391996]  INFO -- : 	MFLAGS = 
I, [2024-05-31T22:43:24.907090 #3391996]  INFO -- : 	RUSTC = no
I, [2024-05-31T22:43:24.907101 #3391996]  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-31T22:43:24.907536 #3391996]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-31T22:43:24.907586 #3391996]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-31T22:43:24.907600 #3391996]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-31T22:43:24.907623 #3391996]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-31T22:43:24.907635 #3391996]  INFO -- : 
I, [2024-05-31T22:43:24.909245 #3391996]  INFO -- : generating enc.mk
I, [2024-05-31T22:43:25.026329 #3391996]  INFO -- : making enc
I, [2024-05-31T22:43:25.043681 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:25.043741 #3391996]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-31T22:43:25.043755 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:25.044354 #3391996]  INFO -- : making srcs under enc
I, [2024-05-31T22:43:25.074335 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:25.074403 #3391996]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-31T22:43:25.074420 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:25.075287 #3391996]  INFO -- : generating transdb.h
I, [2024-05-31T22:43:25.175534 #3391996]  INFO -- : transdb.h unchanged
I, [2024-05-31T22:43:25.176981 #3391996]  INFO -- : making trans
I, [2024-05-31T22:43:25.210328 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:25.210393 #3391996]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-31T22:43:25.210407 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:25.211053 #3391996]  INFO -- : making encs
I, [2024-05-31T22:43:25.248485 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:25.248550 #3391996]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-31T22:43:25.248564 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:25.250325 #3391996]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-31T22:43:25.277395 #3391996]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-31T22:43:25.280004 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:26.628491 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:26.629238 #3391996]  INFO -- : generating makefile exts.mk
I, [2024-05-31T22:43:26.667373 #3391996]  INFO -- : exts.mk unchanged
I, [2024-05-31T22:43:26.672017 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:26.993323 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T22:43:26.998161 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T22:43:27.004802 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T22:43:27.009938 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T22:43:27.013905 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T22:43:27.023317 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T22:43:27.049769 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T22:43:27.054647 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T22:43:27.075920 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T22:43:27.086608 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T22:43:27.090725 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T22:43:27.094940 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T22:43:27.107773 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T22:43:27.118196 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T22:43:27.133935 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T22:43:27.137907 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T22:43:27.145050 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T22:43:27.151171 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T22:43:27.171380 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T22:43:27.190822 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T22:43:27.193796 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T22:43:27.196437 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T22:43:27.203029 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T22:43:27.223184 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T22:43:27.226657 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T22:43:27.229208 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T22:43:27.240916 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T22:43:27.246030 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T22:43:27.247613 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T22:43:27.249846 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T22:43:27.262342 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T22:43:27.272336 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T22:43:27.290670 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T22:43:27.318142 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T22:43:27.320051 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T22:43:27.342578 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T22:43:27.344651 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T22:43:27.367994 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T22:43:27.369796 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T22:43:27.391413 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T22:43:27.393962 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T22:43:27.415452 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T22:43:27.417680 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T22:43:27.439116 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T22:43:27.462286 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:27.526879 #3391996]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-31T22:43:27.526919 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:27.527338 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:27.530721 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:27.530744 #3391996]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-31T22:43:27.530750 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:43:27.609489 #3391996]  INFO -- : Run options: 
I, [2024-05-31T22:43:27.609552 #3391996]  INFO -- :   --seed=9388
I, [2024-05-31T22:43:27.609558 #3391996]  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-31T22:43:27.609562 #3391996]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-05-31T22:43:27.609566 #3391996]  INFO -- :   --name=!/memory_leak/
I, [2024-05-31T22:43:27.609569 #3391996]  INFO -- :   --stderr-on-failure
I, [2024-05-31T22:43:27.609573 #3391996]  INFO -- :   -j20
I, [2024-05-31T22:43:27.609576 #3391996]  INFO -- : 
I, [2024-05-31T22:43:27.609580 #3391996]  INFO -- : # Running tests:
I, [2024-05-31T22:43:27.609583 #3391996]  INFO -- : 
I, [2024-05-31T22:43:27.728072 #3391996]  INFO -- : [  1/900] 3433286=test_proc
I, [2024-05-31T22:43:27.759647 #3391996]  INFO -- : [  2/900] 3433283=test_string
I, [2024-05-31T22:43:27.759726 #3391996]  INFO -- : [  3/900] 3433284=test_gc_compact
I, [2024-05-31T22:43:27.759737 #3391996]  INFO -- : [  4/900] 3433287=integer_parse_test
I, [2024-05-31T22:43:27.759887 #3391996]  INFO -- : [  5/900] 3433288=test_gem_package_old
I, [2024-05-31T22:43:27.760064 #3391996]  INFO -- : [  6/900] 3433285=test_gem_resolver_index_set
I, [2024-05-31T22:43:27.763472 #3391996]  INFO -- : [  7/900] 3433299=test_egrep_cpp
I, [2024-05-31T22:43:27.763546 #3391996]  INFO -- : [  8/900] 3433297=test_cgi_tag_helper
I, [2024-05-31T22:43:27.763640 #3391996]  INFO -- : [  9/900] 3433300=test_zlib
I, [2024-05-31T22:43:27.764093 #3391996]  INFO -- : [ 10/900] 3433301=test_optimization
I, [2024-05-31T22:43:27.774363 #3391996]  INFO -- : [ 11/900] 3433302=test_date_conv
I, [2024-05-31T22:43:27.783583 #3391996]  INFO -- : [ 12/900] 3433297=test_ole_methods
I, [2024-05-31T22:43:27.785182 #3391996]  INFO -- : [ 13/900] 3433297=test_erb_m17n
I, [2024-05-31T22:43:27.788706 #3391996]  INFO -- : [ 14/900] 3433302=test_folderitem2_invokeverb
I, [2024-05-31T22:43:27.788773 #3391996]  INFO -- : [ 15/900] 3433302=test_require_path_check
I, [2024-05-31T22:43:27.788783 #3391996]  INFO -- : [ 16/900] 3433290=test_rdoc_markup_parser
I, [2024-05-31T22:43:27.793070 #3391996]  INFO -- : [ 17/900] 3433292=test_files_test_2
I, [2024-05-31T22:43:27.793146 #3391996]  INFO -- : [ 18/900] 3433291=test_fnmatch
I, [2024-05-31T22:43:27.793161 #3391996]  INFO -- : [ 19/900] 3433289=test_gem_validator
I, [2024-05-31T22:43:27.794207 #3391996]  INFO -- : [ 20/900] 3433296=test_rdoc_store
I, [2024-05-31T22:43:27.794888 #3391996]  INFO -- : [ 21/900] 3433293=test_raise
I, [2024-05-31T22:43:27.794933 #3391996]  INFO -- : [ 22/900] 3433295=test_x509attr
I, [2024-05-31T22:43:27.799320 #3391996]  INFO -- : [ 23/900] 3433297=test_gem_request_set_lockfile_parser
I, [2024-05-31T22:43:27.802634 #3391996]  INFO -- : [ 24/900] 3433293=test_depth_first
I, [2024-05-31T22:43:27.823549 #3391996]  INFO -- : [ 25/900] 3433298=test_pattern_matching
I, [2024-05-31T22:43:27.823903 #3391996]  INFO -- : [ 26/900] 3433294=test_rdoc_stats
I, [2024-05-31T22:43:27.833205 #3391996]  INFO -- : [ 27/900] 3433287=test_string
I, [2024-05-31T22:43:27.843335 #3391996]  INFO -- : [ 28/900] 3433298=test_rdoc_parser
I, [2024-05-31T22:43:27.846014 #3391996]  INFO -- : [ 29/900] 3433295=test_qsort
I, [2024-05-31T22:43:27.847676 #3391996]  INFO -- : [ 30/900] 3433291=test_gem_dependency_resolution_error
I, [2024-05-31T22:43:27.848189 #3391996]  INFO -- : [ 31/900] 3433293=json_addition_test
I, [2024-05-31T22:43:27.855301 #3391996]  INFO -- : [ 32/900] 3433295=test_custom_command
I, [2024-05-31T22:43:27.876759 #3391996]  INFO -- : [ 33/900] 3433302=compiler_test
I, [2024-05-31T22:43:27.881305 #3391996]  INFO -- : [ 34/900] 3433293=test_rdoc_markup_attributes
I, [2024-05-31T22:43:27.891569 #3391996]  INFO -- : [ 35/900] 3433287=test_mul
I, [2024-05-31T22:43:27.916719 #3391996]  INFO -- : [ 36/900] 3433287=newline_offsets_test
I, [2024-05-31T22:43:27.928590 #3391996]  INFO -- : [ 37/900] 3433299=test_win32ole_type
I, [2024-05-31T22:43:27.933174 #3391996]  INFO -- : [ 38/900] 3433299=test_null
I, [2024-05-31T22:43:27.936847 #3391996]  INFO -- : [ 39/900] 3433302=test_default_gems
I, [2024-05-31T22:43:27.955853 #3391996]  INFO -- : [ 40/900] 3433285=test_rdoc_rd_inline_parser
I, [2024-05-31T22:43:27.974669 #3391996]  INFO -- : [ 41/900] 3433295=test_rdoc_markup_to_rdoc
I, [2024-05-31T22:43:27.975645 #3391996]  INFO -- : [ 42/900] 3433299=redundant_return_test
I, [2024-05-31T22:43:27.989424 #3391996]  INFO -- : [ 43/900] 3433302=test_pipe
I, [2024-05-31T22:43:27.994955 #3391996]  INFO -- : [ 44/900] 3433288=test_trick
I, [2024-05-31T22:43:28.011537 #3391996]  INFO -- : [ 45/900] 3433290=test_thread
I, [2024-05-31T22:43:28.014275 #3391996]  INFO -- : [ 46/900] 3433290=integer_base_flags_test
I, [2024-05-31T22:43:28.028693 #3391996]  INFO -- : [ 47/900] 3433291=test_pkey_ec
I, [2024-05-31T22:43:28.042460 #3391996]  INFO -- : [ 48/900] 3433297=test_date_parse
I, [2024-05-31T22:43:28.046760 #3391996]  INFO -- : [ 49/900] 3433294=test_defined
I, [2024-05-31T22:43:28.078954 #3391996]  INFO -- : [ 50/900] 3433299=test_backtrace
I, [2024-05-31T22:43:28.079888 #3391996]  INFO -- : [ 51/900] 3433290=test_key_name_check
I, [2024-05-31T22:43:28.089515 #3391996]  INFO -- : [ 52/900] 3433298=test_io_buffer
I, [2024-05-31T22:43:28.102233 #3391996]  INFO -- : [ 53/900] 3433299=test_rdoc_i18n_text
I, [2024-05-31T22:43:28.104086 #3391996]  INFO -- : [ 54/900] 3433289=test_gem_uninstaller
I, [2024-05-31T22:43:28.106196 #3391996]  INFO -- : [ 55/900] 3433293=test_gb18030
I, [2024-05-31T22:43:28.107526 #3391996]  INFO -- : [ 56/900] 3433290=test_svcb_https
I, [2024-05-31T22:43:28.109544 #3391996]  INFO -- : [ 57/900] 3433302=test_buffering
I, [2024-05-31T22:43:28.121280 #3391996]  INFO -- : [ 58/900] 3433293=test_windows_1251
I, [2024-05-31T22:43:28.121598 #3391996]  INFO -- : [ 59/900] 3433291=test_time
I, [2024-05-31T22:43:28.121800 #3391996]  INFO -- : [ 60/900] 3433293=test_rdoc_rdoc
I, [2024-05-31T22:43:28.124694 #3391996]  INFO -- : [ 61/900] 3433298=test_emitter
I, [2024-05-31T22:43:28.136994 #3391996]  INFO -- : [ 62/900] 3433295=test_gem_silent_ui
I, [2024-05-31T22:43:28.140416 #3391996]  INFO -- : [ 63/900] 3433302=static_inspect_test
I, [2024-05-31T22:43:28.141674 #3391996]  INFO -- : [ 64/900] 3433290=test_bug-5832
I, [2024-05-31T22:43:28.141724 #3391996]  INFO -- : [ 65/900] 3433294=test_files_ext
I, [2024-05-31T22:43:28.145233 #3391996]  INFO -- : [ 66/900] 3433290=test_kernel
I, [2024-05-31T22:43:28.146432 #3391996]  INFO -- : [ 67/900] 3433285=test_eval_history
I, [2024-05-31T22:43:28.147116 #3391996]  INFO -- : [ 68/900] 3433298=test_kdf
I, [2024-05-31T22:43:28.148332 #3391996]  INFO -- : [ 69/900] 3433302=test_gem_doctor
I, [2024-05-31T22:43:28.149862 #3391996]  INFO -- : [ 70/900] 3433287=!Nothing_to_test
I, [2024-05-31T22:43:28.150949 #3391996]  INFO -- : [ 71/900] 3433287=test_psych
I, [2024-05-31T22:43:28.165522 #3391996]  INFO -- : [ 72/900] 3433287=test_enc_raise
I, [2024-05-31T22:43:28.170555 #3391996]  INFO -- : [ 73/900] 3433287=test_rdoc_markup_paragraph
I, [2024-05-31T22:43:28.178377 #3391996]  INFO -- : [ 74/900] 3433297=snippets_test
I, [2024-05-31T22:43:28.245232 #3391996]  INFO -- : [ 75/900] 3433293=test_date
I, [2024-05-31T22:43:28.249293 #3391996]  INFO -- : [ 76/900] 3433293=test_gem_rdoc
I, [2024-05-31T22:43:28.253193 #3391996]  INFO -- : [ 77/900] 3433298=parse_success_test
I, [2024-05-31T22:43:28.255944 #3391996]  INFO -- : [ 78/900] 3433291=test_gem_ext_cargo_builder_unit
I, [2024-05-31T22:43:28.280490 #3391996]  INFO -- : [ 79/900] 3433299=test_command
I, [2024-05-31T22:43:28.282435 #3391996]  INFO -- : [ 80/900] 3433285=test_at_exit
I, [2024-05-31T22:43:28.286232 #3391996]  INFO -- : [ 81/900] 3433291=test_object_create_start
I, [2024-05-31T22:43:28.288458 #3391996]  INFO -- : [ 82/900] 3433291=test_rdoc_tom_doc
I, [2024-05-31T22:43:28.305495 #3391996]  INFO -- : [ 83/900] 3433298=test_rdoc_markup_to_tt_only
I, [2024-05-31T22:43:28.314305 #3391996]  INFO -- : [ 84/900] 3433285=test_hmac
I, [2024-05-31T22:43:28.322162 #3391996]  INFO -- : [ 85/900] 3433285=test_key_actor_vi
I, [2024-05-31T22:43:28.326128 #3391996]  INFO -- : [ 86/900] 3433295=test_bug-3571
I, [2024-05-31T22:43:28.331728 #3391996]  INFO -- : [ 87/900] 3433294=test_gem_command
I, [2024-05-31T22:43:28.335552 #3391996]  INFO -- : [ 88/900] 3433298=test_gem_spec_fetcher
I, [2024-05-31T22:43:28.344586 #3391996]  INFO -- : [ 89/900] 3433295=test_common
I, [2024-05-31T22:43:28.345215 #3391996]  INFO -- : [ 90/900] 3433302=test_numeric
I, [2024-05-31T22:43:28.349926 #3391996]  INFO -- : [ 91/900] 3433287=parse_stream_test
I, [2024-05-31T22:43:28.367945 #3391996]  INFO -- : [ 92/900] 3433287=test_gem_commands_lock_command
I, [2024-05-31T22:43:28.412963 #3391996]  INFO -- : [ 93/900] 3433302=test_ifunless
I, [2024-05-31T22:43:28.416933 #3391996]  INFO -- : [ 94/900] 3433302=test_assignment
I, [2024-05-31T22:43:28.446024 #3391996]  INFO -- : [ 95/900] 3433285=test_gem_source_list
I, [2024-05-31T22:43:28.506354 #3391996]  INFO -- : [ 96/900] 3433285=test_yaml_special_cases
I, [2024-05-31T22:43:28.520126 #3391996]  INFO -- : [ 97/900] 3433291=test_optarg
I, [2024-05-31T22:43:28.525353 #3391996]  INFO -- : [ 98/900] 3433285=test_config
I, [2024-05-31T22:43:28.547592 #3391996]  INFO -- : [ 99/900] 3433293=test_rdoc_token_stream
I, [2024-05-31T22:43:28.553524 #3391996]  INFO -- : [100/900] 3433293=test_address_resolve
I, [2024-05-31T22:43:28.558211 #3391996]  INFO -- : [101/900] 3433295=test_iter_break
I, [2024-05-31T22:43:28.559083 #3391996]  INFO -- : [102/900] 3433285=test_exception
I, [2024-05-31T22:43:28.562477 #3391996]  INFO -- : [103/900] 3433295=test_zsh_completion
I, [2024-05-31T22:43:28.564162 #3391996]  INFO -- : [104/900] 3433295=test_nil
I, [2024-05-31T22:43:28.567237 #3391996]  INFO -- : [105/900] 3433285=test_num2int
I, [2024-05-31T22:43:28.580011 #3391996]  INFO -- : [106/900] 3433285=test_rdoc_single_class
I, [2024-05-31T22:43:28.586478 #3391996]  INFO -- : [107/900] 3433293=test_verbose
I, [2024-05-31T22:43:28.586543 #3391996]  INFO -- : [108/900] 3433295=test_pp
I, [2024-05-31T22:43:28.590213 #3391996]  INFO -- : [109/900] 3433285=test_gem_ext_configure_builder
I, [2024-05-31T22:43:28.602607 #3391996]  INFO -- : [110/900] 3433293=test_frozen
I, [2024-05-31T22:43:28.605483 #3391996]  INFO -- : [111/900] 3433293=test_macro
I, [2024-05-31T22:43:28.610139 #3391996]  INFO -- : [112/900] 3433296=test_io_console
I, [2024-05-31T22:43:28.612773 #3391996]  INFO -- : [113/900] 3433287=test_singleton
I, [2024-05-31T22:43:28.620090 #3391996]  INFO -- : [114/900] 3433295=test_flush
I, [2024-05-31T22:43:28.622558 #3391996]  INFO -- : [115/900] 3433287=test_switch_hitter
I, [2024-05-31T22:43:28.623740 #3391996]  INFO -- : [116/900] 3433295=test_securerandom
I, [2024-05-31T22:43:28.636044 #3391996]  INFO -- : [117/900] 3433286=test_logperiod
I, [2024-05-31T22:43:28.647163 #3391996]  INFO -- : [118/900] 3433287=test_rdoc_markdown_test
I, [2024-05-31T22:43:28.647580 #3391996]  INFO -- : [119/900] 3433286=test_c_union_entity
I, [2024-05-31T22:43:28.650296 #3391996]  INFO -- : [120/900] 3433294=test_rdoc_normal_module
I, [2024-05-31T22:43:28.659730 #3391996]  INFO -- : [121/900] 3433293=test_passing_block
I, [2024-05-31T22:43:28.663658 #3391996]  INFO -- : [122/900] 3433299=test_thread_fd_close
I, [2024-05-31T22:43:28.663993 #3391996]  INFO -- : [123/900] 3433293=newline_test
I, [2024-05-31T22:43:28.673608 #3391996]  INFO -- : [124/900] 3433295=test_uncorrectable_name_check
I, [2024-05-31T22:43:28.673668 #3391996]  INFO -- : [125/900] 3433291=test_stringchar
I, [2024-05-31T22:43:28.673676 #3391996]  INFO -- : [126/900] 3433299=test_hash_create
I, [2024-05-31T22:43:28.676285 #3391996]  INFO -- : [127/900] 3433295=test_gem_security_policy
I, [2024-05-31T22:43:28.678300 #3391996]  INFO -- : [128/900] 3433299=test_gem_source_local
I, [2024-05-31T22:43:28.678710 #3391996]  INFO -- : [129/900] 3433286=test_process
I, [2024-05-31T22:43:28.700482 #3391996]  INFO -- : [130/900] 3433298=test_last_thread
I, [2024-05-31T22:43:28.701639 #3391996]  INFO -- : [131/900] 3433285=command_line_test
I, [2024-05-31T22:43:28.733156 #3391996]  INFO -- : [132/900] 3433294=test_pack
I, [2024-05-31T22:43:28.743714 #3391996]  INFO -- : [133/900] 3433291=test_gem_resolver_lock_specification
I, [2024-05-31T22:43:28.775753 #3391996]  INFO -- : [134/900] 3433285=test_err_in_callback
I, [2024-05-31T22:43:28.778653 #3391996]  INFO -- : [135/900] 3433285=test_x509cert
I, [2024-05-31T22:43:28.800178 #3391996]  INFO -- : [136/900] 3433291=test_gc
I, [2024-05-31T22:43:28.815319 #3391996]  INFO -- : [137/900] 3433293=test_gem_ext_rake_builder
I, [2024-05-31T22:43:28.940948 #3391996]  INFO -- : [138/900] 3433295=test_arity
I, [2024-05-31T22:43:28.946255 #3391996]  INFO -- : [139/900] 3433295=test_logdevice
I, [2024-05-31T22:43:29.003377 #3391996]  INFO -- : [140/900] 3433294=test_gem_commands_specification_command
I, [2024-05-31T22:43:29.034174 #3391996]  INFO -- : [141/900] 3433300=reflection_test
I, [2024-05-31T22:43:29.042444 #3391996]  INFO -- : [142/900] 3433299=test_http
I, [2024-05-31T22:43:29.052790 #3391996]  INFO -- : [143/900] 3433290=test_shift_jis
I, [2024-05-31T22:43:29.054372 #3391996]  INFO -- : [144/900] 3433299=test_gem_commands_which_command
I, [2024-05-31T22:43:29.057286 #3391996]  INFO -- : [145/900] 3433290=test_inadvertent_creation
I, [2024-05-31T22:43:29.081402 #3391996]  INFO -- : [146/900] 3433299=test_flags
I, [2024-05-31T22:43:29.082732 #3391996]  INFO -- : [147/900] 3433289=test_enumerator
I, [2024-05-31T22:43:29.107313 #3391996]  INFO -- : [148/900] 3433300=test_name_error
I, [2024-05-31T22:43:29.125367 #3391996]  INFO -- : [149/900] 3433285=test_rdoc_markup_attribute_manager
I, [2024-05-31T22:43:29.164917 #3391996]  INFO -- : [150/900] 3433285=test_gem_commands_dependency_command
I, [2024-05-31T22:43:29.172314 #3391996]  INFO -- : [151/900] 3433294=test_gem_resolver
I, [2024-05-31T22:43:29.185323 #3391996]  INFO -- : [152/900] 3433290=test_gem_resolver_composed_set
I, [2024-05-31T22:43:29.197108 #3391996]  INFO -- : [153/900] 3433290=test_safe_load
I, [2024-05-31T22:43:29.198156 #3391996]  INFO -- : [154/900] 3433300=test_rdoc_context
I, [2024-05-31T22:43:29.207364 #3391996]  INFO -- : [155/900] 3433290=test_nil2vtempty
I, [2024-05-31T22:43:29.211551 #3391996]  INFO -- : [156/900] 3433290=test_stream
I, [2024-05-31T22:43:29.219154 #3391996]  INFO -- : [157/900] 3433290=test_open-uri
I, [2024-05-31T22:43:29.274141 #3391996]  INFO -- : [158/900] 3433285=test_httpresponse
I, [2024-05-31T22:43:29.354901 #3391996]  INFO -- : [159/900] 3433297=test_rdoc_parser_ruby
I, [2024-05-31T22:43:29.373352 #3391996]  INFO -- : [160/900] 3433285=test_syntax
I, [2024-05-31T22:43:29.464206 #3391996]  INFO -- : [161/900] 3433294=test_gem_safe_yaml
I, [2024-05-31T22:43:29.472246 #3391996]  INFO -- : [162/900] 3433294=test_rdoc_markup_to_joined_paragraph
I, [2024-05-31T22:43:29.481687 #3391996]  INFO -- : [163/900] 3433294=test_date_time
I, [2024-05-31T22:43:29.490916 #3391996]  INFO -- : [164/900] 3433294=test_require
I, [2024-05-31T22:43:29.495025 #3391996]  INFO -- : [165/900] 3433294=test_date_new
I, [2024-05-31T22:43:29.508607 #3391996]  INFO -- : [166/900] 3433294=test_data
I, [2024-05-31T22:43:29.517419 #3391996]  INFO -- : [167/900] 3433294=test_tcp
I, [2024-05-31T22:43:29.548005 #3391996]  INFO -- : [168/900] 3433293=test_iso_8859
I, [2024-05-31T22:43:29.558932 #3391996]  INFO -- : [169/900] 3433287=test_rdoc_text
I, [2024-05-31T22:43:29.586767 #3391996]  INFO -- : [170/900] 3433293=test_case_options
I, [2024-05-31T22:43:29.589513 #3391996]  INFO -- : [171/900] 3433293=test_store
I, [2024-05-31T22:43:29.632439 #3391996]  INFO -- : [172/900] 3433290=test_rdoc_cross_reference
I, [2024-05-31T22:43:29.636641 #3391996]  INFO -- : [173/900] 3433294=parameters_signature_test
I, [2024-05-31T22:43:29.637464 #3391996]  INFO -- : [174/900] 3433287=test_gem_commands_info_command
I, [2024-05-31T22:43:29.666231 #3391996]  INFO -- : [175/900] 3433287=test_gem_dependency_installer
I, [2024-05-31T22:43:29.687185 #3391996]  INFO -- : [176/900] 3433302=test_scalar
I, [2024-05-31T22:43:29.705703 #3391996]  INFO -- : [177/900] 3433302=test_bug_reporter
I, [2024-05-31T22:43:29.711590 #3391996]  INFO -- : [178/900] 3433294=test_gem_name_tuple
I, [2024-05-31T22:43:29.729677 #3391996]  INFO -- : [179/900] 3433294=test_gem_package_tar_reader_entry
I, [2024-05-31T22:43:29.755095 #3391996]  INFO -- : [180/900] 3433293=test_rand
I, [2024-05-31T22:43:29.757077 #3391996]  INFO -- : [181/900] 3433295=test_exception
I, [2024-05-31T22:43:29.764263 #3391996]  INFO -- : [182/900] 3433298=test_gem_request
I, [2024-05-31T22:43:29.879090 #3391996]  INFO -- : [183/900] 3433284=test_method_cache
I, [2024-05-31T22:43:29.881973 #3391996]  INFO -- : [184/900] 3433284=test_sprintf_comb
I, [2024-05-31T22:43:29.914160 #3391996]  INFO -- : [185/900] 3433298=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-05-31T22:43:29.949432 #3391996]  INFO -- : [186/900] 3433294=test_gem_commands_mirror
I, [2024-05-31T22:43:29.955168 #3391996]  INFO -- : [187/900] 3433294=test_enumerator_kw
I, [2024-05-31T22:43:29.959770 #3391996]  INFO -- : [188/900] 3433294=tunnel_test
I, [2024-05-31T22:43:29.961412 #3391996]  INFO -- : [189/900] 3433294=test_settracefunc
I, [2024-05-31T22:43:29.962900 #3391996]  INFO -- : [190/900] 3433298=test_gem_text
I, [2024-05-31T22:43:30.003126 #3391996]  INFO -- : [191/900] 3433298=test_win32ole
I, [2024-05-31T22:43:30.008395 #3391996]  INFO -- : [192/900] 3433297=test_generic
I, [2024-05-31T22:43:30.009654 #3391996]  INFO -- : [193/900] 3433298=test_scan_args
I, [2024-05-31T22:43:30.016571 #3391996]  INFO -- : [194/900] 3433284=test_cclass
I, [2024-05-31T22:43:30.022204 #3391996]  INFO -- : [195/900] 3433298=test_grapheme_breaks
I, [2024-05-31T22:43:30.028524 #3391996]  INFO -- : [196/900] 3433298=test_gem_version_option
I, [2024-05-31T22:43:30.044089 #3391996]  INFO -- : [197/900] 3433297=test_gem_request_connection_pools
I, [2024-05-31T22:43:30.052130 #3391996]  INFO -- : [198/900] 3433300=test_pkey
I, [2024-05-31T22:43:30.052615 #3391996]  INFO -- : [199/900] 3433293=test_case
I, [2024-05-31T22:43:30.057240 #3391996]  INFO -- : [200/900] 3433293=test_reline
I, [2024-05-31T22:43:30.058561 #3391996]  INFO -- : [201/900] 3433298=test_parser_events
I, [2024-05-31T22:43:30.101464 #3391996]  INFO -- : [202/900] 3433298=test_ansi_with_terminfo
I, [2024-05-31T22:43:30.128469 #3391996]  INFO -- : [203/900] 3433302=test_rdoc_generator_pot_po
I, [2024-05-31T22:43:30.130402 #3391996]  INFO -- : [204/900] 3433300=test_rdoc_markup_to_markdown
I, [2024-05-31T22:43:30.136918 #3391996]  INFO -- : [205/900] 3433299=test_json_tree
I, [2024-05-31T22:43:30.137443 #3391996]  INFO -- : [206/900] 3433284=test_memory_view
I, [2024-05-31T22:43:30.141585 #3391996]  INFO -- : [207/900] 3433299=test_m17n_comb
I, [2024-05-31T22:43:30.148408 #3391996]  INFO -- : [208/900] 3433298=test_ractor
I, [2024-05-31T22:43:30.162370 #3391996]  INFO -- : [209/900] 3433300=test_rdoc_generator_ri
I, [2024-05-31T22:43:30.167938 #3391996]  INFO -- : [210/900] 3433300=test_extlibs
I, [2024-05-31T22:43:30.174812 #3391996]  INFO -- : [211/900] 3433284=test_gem_stream_ui
I, [2024-05-31T22:43:30.200308 #3391996]  INFO -- : [212/900] 3433298=test_severity
I, [2024-05-31T22:43:30.204853 #3391996]  INFO -- : [213/900] 3433298=test_ractor
I, [2024-05-31T22:43:30.219587 #3391996]  INFO -- : [214/900] 3433298=test_gem_install_update_options
I, [2024-05-31T22:43:30.247111 #3391996]  INFO -- : [215/900] 3433290=test_require_lib
I, [2024-05-31T22:43:30.272890 #3391996]  INFO -- : [216/900] 3433302=test_rdoc_markup_to_table_of_contents
I, [2024-05-31T22:43:30.305415 #3391996]  INFO -- : [217/900] 3433302=location_test
I, [2024-05-31T22:43:30.308967 #3391996]  INFO -- : [218/900] 3433302=test_objectspace
I, [2024-05-31T22:43:30.334743 #3391996]  INFO -- : [219/900] 3433298=test_socket
I, [2024-05-31T22:43:30.350725 #3391996]  INFO -- : [220/900] 3433293=test_thread
I, [2024-05-31T22:43:30.400645 #3391996]  INFO -- : [221/900] 3433284=test_literal
I, [2024-05-31T22:43:30.408613 #3391996]  INFO -- : [222/900] 3433283=test_c_struct_builder
I, [2024-05-31T22:43:30.432836 #3391996]  INFO -- : [223/900] 3433283=test_dot_dot
I, [2024-05-31T22:43:30.434620 #3391996]  INFO -- : [224/900] 3433283=test_str2big
I, [2024-05-31T22:43:30.436575 #3391996]  INFO -- : [225/900] 3433283=test_big2str
I, [2024-05-31T22:43:30.437330 #3391996]  INFO -- : [226/900] 3433283=test_handle
I, [2024-05-31T22:43:30.481923 #3391996]  INFO -- : [227/900] 3433283=test_wait
I, [2024-05-31T22:43:30.540533 #3391996]  INFO -- : [228/900] 3433283=test_yaml
I, [2024-05-31T22:43:30.567915 #3391996]  INFO -- : [229/900] 3433293=test_forwardable
I, [2024-05-31T22:43:30.608899 #3391996]  INFO -- : [230/900] 3433293=test_rdoc_markup_formatter
I, [2024-05-31T22:43:30.612059 #3391996]  INFO -- : [231/900] 3433293=test_nowrite
I, [2024-05-31T22:43:30.624069 #3391996]  INFO -- : [232/900] 3433283=test_thread_queue
I, [2024-05-31T22:43:30.634810 #3391996]  INFO -- : [233/900] 3433293=test_ansi_without_terminfo
I, [2024-05-31T22:43:30.649478 #3391996]  INFO -- : [234/900] 3433293=test_gem_commands_sources_command
I, [2024-05-31T22:43:30.776142 #3391996]  INFO -- : [235/900] 3433288=test_bmethod
I, [2024-05-31T22:43:30.787540 #3391996]  INFO -- : [236/900] 3433288=test_ractor
I, [2024-05-31T22:43:30.796872 #3391996]  INFO -- : [237/900] 3433288=test_euc_tw
I, [2024-05-31T22:43:30.801258 #3391996]  INFO -- : [238/900] 3433288=json_fixtures_test
I, [2024-05-31T22:43:30.808403 #3391996]  INFO -- : [239/900] 3433293=test_shapes
I, [2024-05-31T22:43:30.811237 #3391996]  INFO -- : [240/900] 3433288=test_io_timeout
I, [2024-05-31T22:43:30.815261 #3391996]  INFO -- : [241/900] 3433293=index_write_test
I, [2024-05-31T22:43:30.816344 #3391996]  INFO -- : [242/900] 3433288=test_rdoc_parser_c
I, [2024-05-31T22:43:30.820223 #3391996]  INFO -- : [243/900] 3433293=test_comparable
I, [2024-05-31T22:43:30.825693 #3391996]  INFO -- : [244/900] 3433293=test_enc_str_buf_cat
I, [2024-05-31T22:43:30.833594 #3391996]  INFO -- : [245/900] 3433293=test_gbk
I, [2024-05-31T22:43:30.840022 #3391996]  INFO -- : [246/900] 3433293=test_class2name
I, [2024-05-31T22:43:30.846920 #3391996]  INFO -- : [247/900] 3433293=test_profile_frames
I, [2024-05-31T22:43:30.896547 #3391996]  INFO -- : [248/900] 3433284=test_cstr
I, [2024-05-31T22:43:30.952999 #3391996]  INFO -- : [249/900] 3433292=test_pstore
I, [2024-05-31T22:43:30.992267 #3391996]  INFO -- : [250/900] 3433294=test_digest
I, [2024-05-31T22:43:31.002457 #3391996]  INFO -- : [251/900] 3433292=test_marshalable
I, [2024-05-31T22:43:31.026031 #3391996]  INFO -- : [252/900] 3433293=test_cgi_util
I, [2024-05-31T22:43:31.031231 #3391996]  INFO -- : [253/900] 3433292=test_require
I, [2024-05-31T22:43:31.079081 #3391996]  INFO -- : [254/900] 3433297=test_gem_ext_cmake_builder
I, [2024-05-31T22:43:31.097928 #3391996]  INFO -- : [255/900] 3433297=test_gem_commands_contents_command
I, [2024-05-31T22:43:31.116065 #3391996]  INFO -- : [256/900] 3433288=test_wss
I, [2024-05-31T22:43:31.136723 #3391996]  INFO -- : [257/900] 3433288=test_fiddle
I, [2024-05-31T22:43:31.154010 #3391996]  INFO -- : [258/900] 3433284=test_find
I, [2024-05-31T22:43:31.165651 #3391996]  INFO -- : [259/900] 3433284=test_ractor
I, [2024-05-31T22:43:31.182023 #3391996]  INFO -- : [260/900] 3433302=test_init
I, [2024-05-31T22:43:31.198272 #3391996]  INFO -- : [261/900] 3433288=test_complexrational
I, [2024-05-31T22:43:31.200845 #3391996]  INFO -- : [262/900] 3433288=test_pathname
I, [2024-05-31T22:43:31.204475 #3391996]  INFO -- : [263/900] 3433297=test_coverage
I, [2024-05-31T22:43:31.220555 #3391996]  INFO -- : [264/900] 3433296=test_rdoc_encoding
I, [2024-05-31T22:43:31.240676 #3391996]  INFO -- : [265/900] 3433296=test_gem_package_tar_reader
I, [2024-05-31T22:43:31.249344 #3391996]  INFO -- : [266/900] 3433293=regexp_test
I, [2024-05-31T22:43:31.258478 #3391996]  INFO -- : [267/900] 3433284=test_file
I, [2024-05-31T22:43:31.267861 #3391996]  INFO -- : [268/900] 3433293=test_gem_available_set
I, [2024-05-31T22:43:31.292884 #3391996]  INFO -- : [269/900] 3433284=test_rdoc_markdown
I, [2024-05-31T22:43:31.374071 #3391996]  INFO -- : [270/900] 3433293=test_modify_expand
I, [2024-05-31T22:43:31.381121 #3391996]  INFO -- : [271/900] 3433293=test_rdoc_any_method
I, [2024-05-31T22:43:31.395102 #3391996]  INFO -- : [272/900] 3433296=test_formatter
I, [2024-05-31T22:43:31.401437 #3391996]  INFO -- : [273/900] 3433296=test_bash_completion
I, [2024-05-31T22:43:31.414394 #3391996]  INFO -- : [274/900] 3433288=test_rdoc_constant
I, [2024-05-31T22:43:31.423582 #3391996]  INFO -- : [275/900] 3433296=test_deprecate
I, [2024-05-31T22:43:31.442015 #3391996]  INFO -- : [276/900] 3433296=test_gem_commands_owner_command
I, [2024-05-31T22:43:31.513394 #3391996]  INFO -- : [277/900] 3433288=test_gem_source_vendor
I, [2024-05-31T22:43:31.520908 #3391996]  INFO -- : [278/900] 3433288=test_recorder
I, [2024-05-31T22:43:31.525800 #3391996]  INFO -- : [279/900] 3433288=symbol_encoding_test
I, [2024-05-31T22:43:31.581232 #3391996]  INFO -- : [280/900] 3433288=test_rdoc_parser_rd
I, [2024-05-31T22:43:31.611326 #3391996]  INFO -- : [281/900] 3433288=test_date_strftime
I, [2024-05-31T22:43:31.659327 #3391996]  INFO -- : [282/900] 3433284=test_gem_installer
I, [2024-05-31T22:43:31.669833 #3391996]  INFO -- : [283/900] 3433298=test_yamlstore
I, [2024-05-31T22:43:31.671575 #3391996]  INFO -- : [284/900] 3433302=test_random
I, [2024-05-31T22:43:31.675466 #3391996]  INFO -- : [285/900] 3433302=test_asn1
I, [2024-05-31T22:43:31.678056 #3391996]  INFO -- : [286/900] 3433298=test_const
I, [2024-05-31T22:43:31.683618 #3391996]  INFO -- : [287/900] 3433298=test_class
I, [2024-05-31T22:43:31.688831 #3391996]  INFO -- : [288/900] 3433302=test_rdoc_normal_class
I, [2024-05-31T22:43:31.702907 #3391996]  INFO -- : [289/900] 3433299=test_load
I, [2024-05-31T22:43:31.708766 #3391996]  INFO -- : [290/900] 3433299=json_string_matching_test
I, [2024-05-31T22:43:31.721411 #3391996]  INFO -- : [291/900] 3433299=test_irb
I, [2024-05-31T22:43:31.789088 #3391996]  INFO -- : [292/900] 3433294=snapshots_test
I, [2024-05-31T22:43:31.795993 #3391996]  INFO -- : [293/900] 3433302=test_queue
I, [2024-05-31T22:43:31.801720 #3391996]  INFO -- : [294/900] 3433302=test_function
I, [2024-05-31T22:43:31.859430 #3391996]  INFO -- : [295/900] 3433293=test_noarg
I, [2024-05-31T22:43:31.963602 #3391996]  INFO -- : [296/900] 3433299=pattern_test
I, [2024-05-31T22:43:31.975808 #3391996]  INFO -- : [297/900] 3433297=test_tempfile
I, [2024-05-31T22:43:31.976482 #3391996]  INFO -- : [298/900] 3433287=test_rdoc_markup
I, [2024-05-31T22:43:31.982209 #3391996]  INFO -- : [299/900] 3433287=test_gem_commands_help_command
I, [2024-05-31T22:43:31.984951 #3391996]  INFO -- : [300/900] 3433299=test_tracepoint
I, [2024-05-31T22:43:31.999638 #3391996]  INFO -- : [301/900] 3433296=test_prettyprint
I, [2024-05-31T22:43:32.020023 #3391996]  INFO -- : [302/900] 3433296=test_basicsocket
I, [2024-05-31T22:43:32.027706 #3391996]  INFO -- : [303/900] 3433296=test_utf32
I, [2024-05-31T22:43:32.028040 #3391996]  INFO -- : [304/900] 3433302=test_duplicate
I, [2024-05-31T22:43:32.031586 #3391996]  INFO -- : [305/900] 3433302=desugar_compiler_test
I, [2024-05-31T22:43:32.032248 #3391996]  INFO -- : [306/900] 3433296=test_gem_resolver_index_specification
I, [2024-05-31T22:43:32.033161 #3391996]  INFO -- : [307/900] 3433300=test_internal_ivar
I, [2024-05-31T22:43:32.037151 #3391996]  INFO -- : [308/900] 3433300=test_stack
I, [2024-05-31T22:43:32.041132 #3391996]  INFO -- : [309/900] 3433302=test_gem_commands_list_command
I, [2024-05-31T22:43:32.046907 #3391996]  INFO -- : [310/900] 3433293=test_reqarg
I, [2024-05-31T22:43:32.052667 #3391996]  INFO -- : [311/900] 3433302=test_rdoc_include
I, [2024-05-31T22:43:32.053365 #3391996]  INFO -- : [312/900] 3433287=test_too_many_dummy_encodings
I, [2024-05-31T22:43:32.081797 #3391996]  INFO -- : [313/900] 3433288=test_rdoc_options
I, [2024-05-31T22:43:32.089664 #3391996]  INFO -- : [314/900] 3433302=test_cesu8
I, [2024-05-31T22:43:32.094781 #3391996]  INFO -- : [315/900] 3433302=test_econv
I, [2024-05-31T22:43:32.100417 #3391996]  INFO -- : [316/900] 3433296=test_gem_version
I, [2024-05-31T22:43:32.145051 #3391996]  INFO -- : [317/900] 3433295=test_resource
I, [2024-05-31T22:43:32.145128 #3391996]  INFO -- : [318/900] 3433287=test_gem_commands_signin_command
I, [2024-05-31T22:43:32.159987 #3391996]  INFO -- : [319/900] 3433295=test_emitter
I, [2024-05-31T22:43:32.166305 #3391996]  INFO -- : [320/900] 3433295=test_ldap
I, [2024-05-31T22:43:32.171517 #3391996]  INFO -- : [321/900] 3433295=test_fileutils
I, [2024-05-31T22:43:32.177650 #3391996]  INFO -- : [322/900] 3433296=encodings_test
I, [2024-05-31T22:43:32.230366 #3391996]  INFO -- : [323/900] 3433287=test_string_processing
I, [2024-05-31T22:43:32.248043 #3391996]  INFO -- : [324/900] 3433299=test_gem_commands_search_command
I, [2024-05-31T22:43:32.263985 #3391996]  INFO -- : [325/900] 3433299=test_complex
I, [2024-05-31T22:43:32.282019 #3391996]  INFO -- : [326/900] 3433296=test_gem_ext_ext_conf_builder
I, [2024-05-31T22:43:32.286762 #3391996]  INFO -- : [327/900] 3433297=test_method_cache
I, [2024-05-31T22:43:32.290672 #3391996]  INFO -- : [328/900] 3433297=test_gem_stub_specification
I, [2024-05-31T22:43:32.291022 #3391996]  INFO -- : [329/900] 3433287=test_frozen_error
I, [2024-05-31T22:43:32.295379 #3391996]  INFO -- : [330/900] 3433287=test_gem_dependency
I, [2024-05-31T22:43:32.378113 #3391996]  INFO -- : [331/900] 3433293=test_gem_resolver_specification
I, [2024-05-31T22:43:32.380608 #3391996]  INFO -- : [332/900] 3433292=test_path_to_class
I, [2024-05-31T22:43:32.383940 #3391996]  INFO -- : [333/900] 3433299=lex_test
I, [2024-05-31T22:43:32.391736 #3391996]  INFO -- : [334/900] 3433292=test_rdoc_markup_verbatim
I, [2024-05-31T22:43:32.391796 #3391996]  INFO -- : [335/900] 3433288=test_inlinecache
I, [2024-05-31T22:43:32.400107 #3391996]  INFO -- : [336/900] 3433293=test_gem_remote_fetcher
I, [2024-05-31T22:43:32.435397 #3391996]  INFO -- : [337/900] 3433287=test_mdns
I, [2024-05-31T22:43:32.447069 #3391996]  INFO -- : [338/900] 3433297=test_parse
I, [2024-05-31T22:43:32.447877 #3391996]  INFO -- : [339/900] 3433288=test_gem_resolver_installed_specification
I, [2024-05-31T22:43:32.450542 #3391996]  INFO -- : [340/900] 3433287=test_scanner_events
I, [2024-05-31T22:43:32.481136 #3391996]  INFO -- : [341/900] 3433288=test_gem_security_trust_dir
I, [2024-05-31T22:43:32.497188 #3391996]  INFO -- : [342/900] 3433287=test_gem_requirement
I, [2024-05-31T22:43:32.503697 #3391996]  INFO -- : [343/900] 3433292=test_sprintf
I, [2024-05-31T22:43:32.524310 #3391996]  INFO -- : [344/900] 3433288=test_string_memory
I, [2024-05-31T22:43:32.584515 #3391996]  INFO -- : [345/900] 3433288=test_undef
I, [2024-05-31T22:43:32.587659 #3391996]  INFO -- : [346/900] 3433288=test_objspace
I, [2024-05-31T22:43:32.612585 #3391996]  INFO -- : [347/900] 3433295=test_line_editor
I, [2024-05-31T22:43:32.623891 #3391996]  INFO -- : [348/900] 3433295=test_remote_fetch_error
I, [2024-05-31T22:43:32.633290 #3391996]  INFO -- : [349/900] 3433295=test_have_library
I, [2024-05-31T22:43:32.638429 #3391996]  INFO -- : [350/900] 3433287=test_gem_commands_stale_command
I, [2024-05-31T22:43:32.651623 #3391996]  INFO -- : [351/900] 3433287=test_lock_native_thread
I, [2024-05-31T22:43:32.715871 #3391996]  INFO -- : [352/900] 3433294=test_c_struct_entry
I, [2024-05-31T22:43:32.800799 #3391996]  INFO -- : [353/900] 3433292=equality_test
I, [2024-05-31T22:43:32.894692 #3391996]  INFO -- : [354/900] 3433292=test_set
I, [2024-05-31T22:43:32.900858 #3391996]  INFO -- : [355/900] 3433292=test_show_source
I, [2024-05-31T22:43:32.911460 #3391996]  INFO -- : [356/900] 3433287=regular_expression_encoding_test
I, [2024-05-31T22:43:32.931061 #3391996]  INFO -- : [357/900] 3433287=test_external_new
I, [2024-05-31T22:43:32.932234 #3391996]  INFO -- : [358/900] 3433287=test_postponed_job
I, [2024-05-31T22:43:32.954032 #3391996]  INFO -- : [359/900] 3433297=test_alias_and_anchor
I, [2024-05-31T22:43:32.985334 #3391996]  INFO -- : [360/900] 3433297=test_hash
I, [2024-05-31T22:43:32.994931 #3391996]  INFO -- : [361/900] 3433297=test_gem_resolver_dependency_request
I, [2024-05-31T22:43:33.020723 #3391996]  INFO -- : [362/900] 3433297=test_tree_builder
I, [2024-05-31T22:43:33.024406 #3391996]  INFO -- : [363/900] 3433300=test_win32ole_typelib
I, [2024-05-31T22:43:33.026516 #3391996]  INFO -- : [364/900] 3433297=test_protect
I, [2024-05-31T22:43:33.027937 #3391996]  INFO -- : [365/900] 3433300=test_raise_exception
I, [2024-05-31T22:43:33.029433 #3391996]  INFO -- : [366/900] 3433297=test_gem_request_set_lockfile
I, [2024-05-31T22:43:33.036384 #3391996]  INFO -- : [367/900] 3433292=test_argf
I, [2024-05-31T22:43:33.044290 #3391996]  INFO -- : [368/900] 3433294=test_framework
I, [2024-05-31T22:43:33.057917 #3391996]  INFO -- : [369/900] 3433294=test_ns_spki
I, [2024-05-31T22:43:33.084558 #3391996]  INFO -- : [370/900] 3433294=test_kill_ring
I, [2024-05-31T22:43:33.119174 #3391996]  INFO -- : [371/900] 3433299=test_yjit
I, [2024-05-31T22:43:33.130518 #3391996]  INFO -- : [372/900] 3433299=test_workspace
I, [2024-05-31T22:43:33.149298 #3391996]  INFO -- : [373/900] 3433294=test_weakmap
I, [2024-05-31T22:43:33.246444 #3391996]  INFO -- : [374/900] 3433302=test_m17n
I, [2024-05-31T22:43:33.285390 #3391996]  INFO -- : [375/900] 3433299=test_gem_commands_environment_command
I, [2024-05-31T22:43:33.317563 #3391996]  INFO -- : [376/900] 3433287=test_ws
I, [2024-05-31T22:43:33.323249 #3391996]  INFO -- : [377/900] 3433299=test_kwargs
I, [2024-05-31T22:43:33.328244 #3391996]  INFO -- : [378/900] 3433299=test_gem_commands_exec_command
I, [2024-05-31T22:43:33.328933 #3391996]  INFO -- : [379/900] 3433302=test_io_wait
I, [2024-05-31T22:43:33.330086 #3391996]  INFO -- : [380/900] 3433297=test_date_attr
I, [2024-05-31T22:43:33.336977 #3391996]  INFO -- : [381/900] 3433297=test_ellipsize
I, [2024-05-31T22:43:33.346037 #3391996]  INFO -- : [382/900] 3433287=test_summary
I, [2024-05-31T22:43:33.353651 #3391996]  INFO -- : [383/900] 3433297=test_console_attr
I, [2024-05-31T22:43:33.355987 #3391996]  INFO -- : [384/900] 3433297=test_type_completor
I, [2024-05-31T22:43:33.362179 #3391996]  INFO -- : [385/900] 3433297=test_win32ole_record
I, [2024-05-31T22:43:33.368256 #3391996]  INFO -- : [386/900] 3433297=test_gem_unsatisfiable_dependency_error
I, [2024-05-31T22:43:33.376264 #3391996]  INFO -- : [387/900] 3433297=test_condition
I, [2024-05-31T22:43:33.381600 #3391996]  INFO -- : [388/900] 3433297=test_gem_source_specific_file
I, [2024-05-31T22:43:33.450313 #3391996]  INFO -- : [389/900] 3433297=test_foreach
I, [2024-05-31T22:43:33.457439 #3391996]  INFO -- : [390/900] 3433297=test_gem_commands_uninstall_command
I, [2024-05-31T22:43:33.494741 #3391996]  INFO -- : [391/900] 3433287=test_cp949
I, [2024-05-31T22:43:33.501319 #3391996]  INFO -- : [392/900] 3433287=test_io
I, [2024-05-31T22:43:33.520986 #3391996]  INFO -- : [393/900] 3433296=test_hash
I, [2024-05-31T22:43:33.665022 #3391996]  INFO -- : [394/900] 3433302=test_ubf_async_safe
I, [2024-05-31T22:43:33.680751 #3391996]  INFO -- : [395/900] 3433302=test_emoji
I, [2024-05-31T22:43:33.709082 #3391996]  INFO -- : [396/900] 3433302=test_win32ole_type_event
I, [2024-05-31T22:43:33.713086 #3391996]  INFO -- : [397/900] 3433302=test_sorted_set
I, [2024-05-31T22:43:33.719169 #3391996]  INFO -- : [398/900] 3433290=test_pack
I, [2024-05-31T22:43:33.736419 #3391996]  INFO -- : [399/900] 3433300=test_array_create
I, [2024-05-31T22:43:33.739189 #3391996]  INFO -- : [400/900] 3433300=test_gem_impossible_dependencies_error
I, [2024-05-31T22:43:33.747821 #3391996]  INFO -- : [401/900] 3433289=test_pattern_key_name_check
I, [2024-05-31T22:43:33.749787 #3391996]  INFO -- : [402/900] 3433289=test_to_ruby
I, [2024-05-31T22:43:33.761034 #3391996]  INFO -- : [403/900] 3433287=test_rdoc_rubygems_hook
I, [2024-05-31T22:43:33.772011 #3391996]  INFO -- : [404/900] 3433289=test_method
I, [2024-05-31T22:43:33.783204 #3391996]  INFO -- : [405/900] 3433295=test_gem_commands_query_command
I, [2024-05-31T22:43:33.873502 #3391996]  INFO -- : [406/900] 3433287=test_euc_kr
I, [2024-05-31T22:43:33.875863 #3391996]  INFO -- : [407/900] 3433287=test_rdoc_context_section
I, [2024-05-31T22:43:33.891743 #3391996]  INFO -- : [408/900] 3433287=test_ftp
I, [2024-05-31T22:43:33.896398 #3391996]  INFO -- : [409/900] 3433300=test_bigzero
I, [2024-05-31T22:43:33.899323 #3391996]  INFO -- : [410/900] 3433300=test_pkey_dh
I, [2024-05-31T22:43:33.901802 #3391996]  INFO -- : [411/900] 3433287=test_iseq_load
I, [2024-05-31T22:43:33.929174 #3391996]  INFO -- : [412/900] 3433290=test_gem_util
I, [2024-05-31T22:43:33.933256 #3391996]  INFO -- : [413/900] 3433302=test_gem_package_tar_header
I, [2024-05-31T22:43:33.978993 #3391996]  INFO -- : [414/900] 3433302=source_location_test
I, [2024-05-31T22:43:33.979423 #3391996]  INFO -- : [415/900] 3433300=test_pkcs12
I, [2024-05-31T22:43:34.028549 #3391996]  INFO -- : [416/900] 3433302=test_system
I, [2024-05-31T22:43:34.128360 #3391996]  INFO -- : [417/900] 3433290=test_yjit_exit_locations
I, [2024-05-31T22:43:34.133615 #3391996]  INFO -- : [418/900] 3433290=test_etc
I, [2024-05-31T22:43:34.151001 #3391996]  INFO -- : [419/900] 3433298=test_ripper
I, [2024-05-31T22:43:34.198740 #3391996]  INFO -- : [420/900] 3433301=test_gem_config_file
I, [2024-05-31T22:43:34.218954 #3391996]  INFO -- : [421/900] 3433290=test_gem_resolver_activation_request
I, [2024-05-31T22:43:34.228159 #3391996]  INFO -- : [422/900] 3433290=test_protocol
I, [2024-05-31T22:43:34.273502 #3391996]  INFO -- : [423/900] 3433297=test_getopts
I, [2024-05-31T22:43:34.279008 #3391996]  INFO -- : [424/900] 3433295=test_gc
I, [2024-05-31T22:43:34.283192 #3391996]  INFO -- : [425/900] 3433297=test_gem_commands_fetch_command
I, [2024-05-31T22:43:34.283312 #3391996]  INFO -- : [426/900] 3433295=test_math
I, [2024-05-31T22:43:34.290583 #3391996]  INFO -- : [427/900] 3433299=test_libs
I, [2024-05-31T22:43:34.299325 #3391996]  INFO -- : [428/900] 3433299=test_config
I, [2024-05-31T22:43:34.304185 #3391996]  INFO -- : [429/900] 3433295=test_sleep
I, [2024-05-31T22:43:34.341359 #3391996]  INFO -- : [430/900] 3433299=test_yaml_tree
I, [2024-05-31T22:43:34.353009 #3391996]  INFO -- : [431/900] 3433300=test_face
I, [2024-05-31T22:43:34.359712 #3391996]  INFO -- : [432/900] 3433299=test_case
I, [2024-05-31T22:43:34.368533 #3391996]  INFO -- : [433/900] 3433293=test_sizeof
I, [2024-05-31T22:43:34.387294 #3391996]  INFO -- : [434/900] 3433299=test_rendering
I, [2024-05-31T22:43:34.396240 #3391996]  INFO -- : [435/900] 3433299=numeric_value_test
I, [2024-05-31T22:43:34.399949 #3391996]  INFO -- : [436/900] 3433299=test_autoload
I, [2024-05-31T22:43:34.409470 #3391996]  INFO -- : [437/900] 3433298=test_utf16
I, [2024-05-31T22:43:34.417089 #3391996]  INFO -- : [438/900] 3433300=test_unicode_escape
I, [2024-05-31T22:43:34.424378 #3391996]  INFO -- : [439/900] 3433298=test_io
I, [2024-05-31T22:43:34.439860 #3391996]  INFO -- : [440/900] 3433297=test_rdoc_markup_indented_paragraph
I, [2024-05-31T22:43:34.448491 #3391996]  INFO -- : [441/900] 3433297=test_io_buffer
I, [2024-05-31T22:43:34.479927 #3391996]  INFO -- : [442/900] 3433300=test_backtrace
I, [2024-05-31T22:43:34.486800 #3391996]  INFO -- : [443/900] 3433287=test_pack
I, [2024-05-31T22:43:34.509485 #3391996]  INFO -- : [444/900] 3433287=test_rdoc_task
I, [2024-05-31T22:43:34.512776 #3391996]  INFO -- : [445/900] 3433287=regular_expression_options_test
I, [2024-05-31T22:43:34.516106 #3391996]  INFO -- : [446/900] 3433287=test_gem_resolver_conflict
I, [2024-05-31T22:43:34.519455 #3391996]  INFO -- : [447/900] 3433301=test_gem_commands_install_command
I, [2024-05-31T22:43:34.525855 #3391996]  INFO -- : [448/900] 3433287=test_clone
I, [2024-05-31T22:43:34.538990 #3391996]  INFO -- : [449/900] 3433290=test_readpartial
I, [2024-05-31T22:43:34.556322 #3391996]  INFO -- : [450/900] 3433297=locals_test
I, [2024-05-31T22:43:34.700391 #3391996]  INFO -- : [451/900] 3433287=test_rdoc_require
I, [2024-05-31T22:43:34.707775 #3391996]  INFO -- : [452/900] 3433287=test_rdoc_markup_raw
I, [2024-05-31T22:43:34.712939 #3391996]  INFO -- : [453/900] 3433287=test_webauthn_poller
I, [2024-05-31T22:43:34.856528 #3391996]  INFO -- : [454/900] 3433287=test_rat
I, [2024-05-31T22:43:34.868054 #3391996]  INFO -- : [455/900] 3433287=test_typeddata
I, [2024-05-31T22:43:34.869890 #3391996]  INFO -- : [456/900] 3433302=test_gem_resolver_best_set
I, [2024-05-31T22:43:34.901760 #3391996]  INFO -- : [457/900] 3433297=test_rdoc_markup_to_html_crossref
I, [2024-05-31T22:43:34.942689 #3391996]  INFO -- : [458/900] 3433290=test_fstring
I, [2024-05-31T22:43:34.944593 #3391996]  INFO -- : [459/900] 3433302=test_array
I, [2024-05-31T22:43:34.954973 #3391996]  INFO -- : [460/900] 3433283=test_optparse
I, [2024-05-31T22:43:34.959621 #3391996]  INFO -- : [461/900] 3433302=test_convertible
I, [2024-05-31T22:43:35.010450 #3391996]  INFO -- : [462/900] 3433283=test_yield
I, [2024-05-31T22:43:35.043349 #3391996]  INFO -- : [463/900] 3433290=test_rdoc_alias
I, [2024-05-31T22:43:35.056288 #3391996]  INFO -- : [464/900] 3433290=test_files_sample
I, [2024-05-31T22:43:35.090303 #3391996]  INFO -- : [465/900] 3433287=test_stringscanner
I, [2024-05-31T22:43:35.131852 #3391996]  INFO -- : [466/900] 3433287=test_case_comprehensive
I, [2024-05-31T22:43:35.134449 #3391996]  INFO -- : [467/900] 3433290=test_interned_str
I, [2024-05-31T22:43:35.136701 #3391996]  INFO -- : [468/900] 3433287=test_gem_commands_build_command
I, [2024-05-31T22:43:35.144432 #3391996]  INFO -- : [469/900] 3433290=test_tracer
I, [2024-05-31T22:43:35.228945 #3391996]  INFO -- : [470/900] 3433290=test_cmethod
I, [2024-05-31T22:43:35.234757 #3391996]  INFO -- : [471/900] 3433290=test_option
I, [2024-05-31T22:43:35.257631 #3391996]  INFO -- : [472/900] 3433297=test_append
I, [2024-05-31T22:43:35.260319 #3391996]  INFO -- : [473/900] 3433297=test_gem_commands_server_command
I, [2024-05-31T22:43:35.267810 #3391996]  INFO -- : [474/900] 3433297=test_did_you_mean
I, [2024-05-31T22:43:35.380212 #3391996]  INFO -- : [475/900] 3433290=test_variable_name_check
I, [2024-05-31T22:43:35.398563 #3391996]  INFO -- : [476/900] 3433297=test_io_m17n
I, [2024-05-31T22:43:35.415464 #3391996]  INFO -- : [477/900] 3433290=test_rdoc_markup_heading
I, [2024-05-31T22:43:35.421418 #3391996]  INFO -- : [478/900] 3433290=test_iseq
I, [2024-05-31T22:43:35.453959 #3391996]  INFO -- : [479/900] 3433287=test_exception_at_throwing
I, [2024-05-31T22:43:35.532267 #3391996]  INFO -- : [480/900] 3433287=test_scheduler
I, [2024-05-31T22:43:35.680227 #3391996]  INFO -- : [481/900] 3433287=test_pkey_dsa
I, [2024-05-31T22:43:35.820568 #3391996]  INFO -- : [482/900] 3433301=test_class
I, [2024-05-31T22:43:35.824863 #3391996]  INFO -- : [483/900] 3433291=test_ocsp
I, [2024-05-31T22:43:35.825715 #3391996]  INFO -- : [484/900] 3433300=test_rdoc_markup_to_bs
I, [2024-05-31T22:43:35.828455 #3391996]  INFO -- : [485/900] 3433301=test_help
I, [2024-05-31T22:43:35.837327 #3391996]  INFO -- : [486/900] 3433301=test_beginendblock
I, [2024-05-31T22:43:35.853190 #3391996]  INFO -- : [487/900] 3433300=test_gem_commands_unpack_command
I, [2024-05-31T22:43:35.904907 #3391996]  INFO -- : [488/900] 3433289=test_files_lib
I, [2024-05-31T22:43:36.069980 #3391996]  INFO -- : [489/900] 3433290=test_within_pipe
I, [2024-05-31T22:43:36.103847 #3391996]  INFO -- : [490/900] 3433290=test_gem_bundler_version_finder
I, [2024-05-31T22:43:36.141990 #3391996]  INFO -- : [491/900] 3433290=test_emoji_breaks
I, [2024-05-31T22:43:36.150229 #3391996]  INFO -- : [492/900] 3433290=test_pinned
I, [2024-05-31T22:43:36.153984 #3391996]  INFO -- : [493/900] 3433291=test_stream
I, [2024-05-31T22:43:36.173629 #3391996]  INFO -- : [494/900] 3433291=test_webauthn_listener_response
I, [2024-05-31T22:43:36.189653 #3391996]  INFO -- : [495/900] 3433291=test_time
I, [2024-05-31T22:43:36.197387 #3391996]  INFO -- : [496/900] 3433290=test_to_ary_concat
I, [2024-05-31T22:43:36.215655 #3391996]  INFO -- : [497/900] 3433300=test_rdoc_markup_pre_process
I, [2024-05-31T22:43:36.243806 #3391996]  INFO -- : [498/900] 3433301=test_printf
I, [2024-05-31T22:43:36.253861 #3391996]  INFO -- : [499/900] 3433301=test_exit
I, [2024-05-31T22:43:36.315523 #3391996]  INFO -- : [500/900] 3433301=test_recursion
I, [2024-05-31T22:43:36.318983 #3391996]  INFO -- : [501/900] 3433300=test_date_marshal
I, [2024-05-31T22:43:36.319681 #3391996]  INFO -- : [502/900] 3433301=test_mkmf
I, [2024-05-31T22:43:36.345109 #3391996]  INFO -- : [503/900] 3433300=test_history
I, [2024-05-31T22:43:36.361150 #3391996]  INFO -- : [504/900] 3433295=test_popen_deadlock
I, [2024-05-31T22:43:36.366330 #3391996]  INFO -- : [505/900] 3433291=test_delegate
I, [2024-05-31T22:43:36.370240 #3391996]  INFO -- : [506/900] 3433301=test_bundled_ca
I, [2024-05-31T22:43:36.385377 #3391996]  INFO -- : [507/900] 3433291=test_closure
I, [2024-05-31T22:43:36.399988 #3391996]  INFO -- : [508/900] 3433287=test_open3
I, [2024-05-31T22:43:36.415990 #3391996]  INFO -- : [509/900] 3433300=test_fiber
I, [2024-05-31T22:43:36.564217 #3391996]  INFO -- : [510/900] 3433284=test_multi_irb_commands
I, [2024-05-31T22:43:36.576958 #3391996]  INFO -- : [511/900] 3433284=test_gem_security
I, [2024-05-31T22:43:36.741685 #3391996]  INFO -- : [512/900] 3433291=test_rdoc_servlet
I, [2024-05-31T22:43:36.785105 #3391996]  INFO -- : [513/900] 3433285=test_ractor
I, [2024-05-31T22:43:36.799760 #3391996]  INFO -- : [514/900] 3433297=test_digest
I, [2024-05-31T22:43:36.831467 #3391996]  INFO -- : [515/900] 3433297=test_rbconfig
I, [2024-05-31T22:43:36.833138 #3391996]  INFO -- : [516/900] 3433297=test_human_typo
I, [2024-05-31T22:43:36.837204 #3391996]  INFO -- : [517/900] 3433297=test_primitive
I, [2024-05-31T22:43:36.845123 #3391996]  INFO -- : [518/900] 3433297=test_rdoc_i18n_locale
I, [2024-05-31T22:43:36.846563 #3391996]  INFO -- : [519/900] 3433285=test_name_error_extension
I, [2024-05-31T22:43:36.852776 #3391996]  INFO -- : [520/900] 3433297=test_chilled
I, [2024-05-31T22:43:36.855850 #3391996]  INFO -- : [521/900] 3433285=test_win32ole_param
I, [2024-05-31T22:43:36.857917 #3391996]  INFO -- : [522/900] 3433297=test_gem_commands_yank_command
I, [2024-05-31T22:43:36.859424 #3391996]  INFO -- : [523/900] 3433285=test_pair
I, [2024-05-31T22:43:36.880968 #3391996]  INFO -- : [524/900] 3433291=test_rdoc_generator_pot_po_entry
I, [2024-05-31T22:43:36.884144 #3391996]  INFO -- : [525/900] 3433291=test_euc_jp
I, [2024-05-31T22:43:36.887823 #3391996]  INFO -- : [526/900] 3433291=test_acceptable
I, [2024-05-31T22:43:36.962127 #3391996]  INFO -- : [527/900] 3433291=test_document
I, [2024-05-31T22:43:36.964530 #3391996]  INFO -- : [528/900] 3433295=test_rdoc_markup_to_label
I, [2024-05-31T22:43:36.971274 #3391996]  INFO -- : [529/900] 3433291=test_install
I, [2024-05-31T22:43:36.994532 #3391996]  INFO -- : [530/900] 3433295=string_encoding_test
I, [2024-05-31T22:43:36.999747 #3391996]  INFO -- : [531/900] 3433296=test_sockopt
I, [2024-05-31T22:43:37.007920 #3391996]  INFO -- : [532/900] 3433296=test_encoding
I, [2024-05-31T22:43:37.027622 #3391996]  INFO -- : [533/900] 3433296=test_httpresponses
I, [2024-05-31T22:43:37.062082 #3391996]  INFO -- : [534/900] 3433296=test_set_len
I, [2024-05-31T22:43:37.068787 #3391996]  INFO -- : [535/900] 3433296=test_rdoc_ri_driver
I, [2024-05-31T22:43:37.072308 #3391996]  INFO -- : [536/900] 3433295=test_httpheader
I, [2024-05-31T22:43:37.098562 #3391996]  INFO -- : [537/900] 3433292=test_gem_resolver_local_specification
I, [2024-05-31T22:43:37.113804 #3391996]  INFO -- : [538/900] 3433295=test_color
I, [2024-05-31T22:43:37.127752 #3391996]  INFO -- : [539/900] 3433292=json_encoding_test
I, [2024-05-31T22:43:37.141436 #3391996]  INFO -- : [540/900] 3433292=test_key_stroke
I, [2024-05-31T22:43:37.159702 #3391996]  INFO -- : [541/900] 3433292=test_compile_prism
I, [2024-05-31T22:43:37.190083 #3391996]  INFO -- : [542/900] 3433295=test_terminfo
I, [2024-05-31T22:43:37.192056 #3391996]  INFO -- : [543/900] 3433295=test_rdoc_markup_to_html
I, [2024-05-31T22:43:37.234935 #3391996]  INFO -- : [544/900] 3433291=test_date_compat
I, [2024-05-31T22:43:37.239288 #3391996]  INFO -- : [545/900] 3433291=test_bug-14834
I, [2024-05-31T22:43:37.290368 #3391996]  INFO -- : [546/900] 3433283=test_http
I, [2024-05-31T22:43:37.329872 #3391996]  INFO -- : [547/900] 3433295=test_addrinfo
I, [2024-05-31T22:43:37.329989 #3391996]  INFO -- : [548/900] 3433291=test_tree_spell_checker
I, [2024-05-31T22:43:37.344222 #3391996]  INFO -- : [549/900] 3433297=test_case_mapping
I, [2024-05-31T22:43:37.352053 #3391996]  INFO -- : [550/900] 3433297=test_path
I, [2024-05-31T22:43:37.365849 #3391996]  INFO -- : [551/900] 3433297=test_win32ole_param_event
I, [2024-05-31T22:43:37.369873 #3391996]  INFO -- : [552/900] 3433295=test_bn
I, [2024-05-31T22:43:37.371203 #3391996]  INFO -- : [553/900] 3433297=test_unicode
I, [2024-05-31T22:43:37.371676 #3391996]  INFO -- : [554/900] 3433296=test_koi8
I, [2024-05-31T22:43:37.373130 #3391996]  INFO -- : [555/900] 3433291=test_enumerator
I, [2024-05-31T22:43:37.378783 #3391996]  INFO -- : [556/900] 3433296=test_rdoc_parser_changelog
I, [2024-05-31T22:43:37.382250 #3391996]  INFO -- : [557/900] 3433295=test_rdoc_generator_pot
I, [2024-05-31T22:43:37.390354 #3391996]  INFO -- : [558/900] 3433295=test_data
I, [2024-05-31T22:43:37.391512 #3391996]  INFO -- : [559/900] 3433291=test_gem_gem_runner
I, [2024-05-31T22:43:37.393856 #3391996]  INFO -- : [560/900] 3433295=test_filter
I, [2024-05-31T22:43:37.395409 #3391996]  INFO -- : [561/900] 3433294=test_rdoc_method_attr
I, [2024-05-31T22:43:37.423299 #3391996]  INFO -- : [562/900] 3433295=test_random
I, [2024-05-31T22:43:37.425457 #3391996]  INFO -- : [563/900] 3433292=test_notimplement
I, [2024-05-31T22:43:37.429372 #3391996]  INFO -- : [564/900] 3433292=test_key_event_record
I, [2024-05-31T22:43:37.430430 #3391996]  INFO -- : [565/900] 3433292=test_gem_uri
I, [2024-05-31T22:43:37.432974 #3391996]  INFO -- : [566/900] 3433297=test_gem_commands_update_command
I, [2024-05-31T22:43:37.434140 #3391996]  INFO -- : [567/900] 3433291=test_gem_resolver_vendor_specification
I, [2024-05-31T22:43:37.435883 #3391996]  INFO -- : [568/900] 3433295=test_thread_cv
I, [2024-05-31T22:43:37.446251 #3391996]  INFO -- : [569/900] 3433296=test_lexer
I, [2024-05-31T22:43:37.449894 #3391996]  INFO -- : [570/900] 3433292=test_ssl_session
I, [2024-05-31T22:43:37.461886 #3391996]  INFO -- : [571/900] 3433291=test_module
I, [2024-05-31T22:43:37.466409 #3391996]  INFO -- : [572/900] 3433296=test_gem_request_set
I, [2024-05-31T22:43:37.523163 #3391996]  INFO -- : [573/900] 3433294=test_gem_ext_cargo_builder
I, [2024-05-31T22:43:37.538781 #3391996]  INFO -- : [574/900] 3433294=test_ssl
I, [2024-05-31T22:43:37.541022 #3391996]  INFO -- : [575/900] 3433293=test_arith_seq_extract
I, [2024-05-31T22:43:37.709765 #3391996]  INFO -- : [576/900] 3433293=test_method_name_check
I, [2024-05-31T22:43:37.717910 #3391996]  INFO -- : [577/900] 3433301=test_parser
I, [2024-05-31T22:43:37.737793 #3391996]  INFO -- : [578/900] 3433293=test_whileuntil
I, [2024-05-31T22:43:37.740768 #3391996]  INFO -- : [579/900] 3433293=test_rdoc_generator_markup
I, [2024-05-31T22:43:37.748325 #3391996]  INFO -- : [580/900] 3433293=test_rubyvm
I, [2024-05-31T22:43:37.749892 #3391996]  INFO -- : [581/900] 3433293=test_configuration
I, [2024-05-31T22:43:37.757940 #3391996]  INFO -- : [582/900] 3433301=test_buffered_io
I, [2024-05-31T22:43:37.783949 #3391996]  INFO -- : [583/900] 3433290=test_monitor
I, [2024-05-31T22:43:37.810914 #3391996]  INFO -- : [584/900] 3433296=test_instrumentation_api
I, [2024-05-31T22:43:37.824100 #3391996]  INFO -- : [585/900] 3433301=test_stringify_symbols
I, [2024-05-31T22:43:37.829552 #3391996]  INFO -- : [586/900] 3433301=test_boolean
I, [2024-05-31T22:43:37.839363 #3391996]  INFO -- : [587/900] 3433301=test_scalar_scanner
I, [2024-05-31T22:43:37.843793 #3391996]  INFO -- : [588/900] 3433293=test_gem_source
I, [2024-05-31T22:43:37.853305 #3391996]  INFO -- : [589/900] 3433301=test_gem_package_tar_writer
I, [2024-05-31T22:43:37.924506 #3391996]  INFO -- : [590/900] 3433301=test_helper_method
I, [2024-05-31T22:43:37.992137 #3391996]  INFO -- : [591/900] 3433301=test_array
I, [2024-05-31T22:43:37.992882 #3391996]  INFO -- : [592/900] 3433290=test_gem_commands_outdated_command
I, [2024-05-31T22:43:38.027556 #3391996]  INFO -- : [593/900] 3433293=test_benchmark
I, [2024-05-31T22:43:38.070617 #3391996]  INFO -- : [594/900] 3433290=test_gem_dependency_list
I, [2024-05-31T22:43:38.077446 #3391996]  INFO -- : [595/900] 3433295=test_nesting_parser
I, [2024-05-31T22:43:38.102918 #3391996]  INFO -- : [596/900] 3433295=test_win32ole_method_event
I, [2024-05-31T22:43:38.105599 #3391996]  INFO -- : [597/900] 3433295=test_gem_ext_builder
I, [2024-05-31T22:43:38.144658 #3391996]  INFO -- : [598/900] 3433290=test_https
I, [2024-05-31T22:43:38.426328 #3391996]  INFO -- : [599/900] 3433292=test_evaluation
I, [2024-05-31T22:43:38.433450 #3391996]  INFO -- : [600/900] 3433292=test_provider
I, [2024-05-31T22:43:38.474376 #3391996]  INFO -- : [601/900] 3433290=test_abi
I, [2024-05-31T22:43:38.603128 #3391996]  INFO -- : [602/900] 3433297=test_gem_commands_rebuild_command
I, [2024-05-31T22:43:38.629237 #3391996]  INFO -- : [603/900] 3433297=test_yamldbm
I, [2024-05-31T22:43:38.633127 #3391996]  INFO -- : [604/900] 3433297=test_load
I, [2024-05-31T22:43:38.633980 #3391996]  INFO -- : [605/900] 3433297=test_rdoc_parser_simple
I, [2024-05-31T22:43:38.647311 #3391996]  INFO -- : [606/900] 3433297=test_yield_block
I, [2024-05-31T22:43:38.647627 #3391996]  INFO -- : [607/900] 3433290=test_len
I, [2024-05-31T22:43:38.648070 #3391996]  INFO -- : [608/900] 3433297=test_completion
I, [2024-05-31T22:43:38.656705 #3391996]  INFO -- : [609/900] 3433290=test_gem_commands_cert_command
I, [2024-05-31T22:43:38.720649 #3391996]  INFO -- : [610/900] 3433292=test_gem_source_installed
I, [2024-05-31T22:43:38.731637 #3391996]  INFO -- : [611/900] 3433287=test_x509ext
I, [2024-05-31T22:43:38.731974 #3391996]  INFO -- : [612/900] 3433292=test_erb
I, [2024-05-31T22:43:38.738554 #3391996]  INFO -- : [613/900] 3433287=test_spell_checker
I, [2024-05-31T22:43:38.746993 #3391996]  INFO -- : [614/900] 3433287=test_propertyputref
I, [2024-05-31T22:43:38.748580 #3391996]  INFO -- : [615/900] 3433287=test_assembler
I, [2024-05-31T22:43:38.750299 #3391996]  INFO -- : [616/900] 3433299=test_rational
I, [2024-05-31T22:43:38.752126 #3391996]  INFO -- : [617/900] 3433287=test_rational2
I, [2024-05-31T22:43:38.773187 #3391996]  INFO -- : [618/900] 3433299=fixtures_test
I, [2024-05-31T22:43:38.779164 #3391996]  INFO -- : [619/900] 3433287=test_gem_source_git
I, [2024-05-31T22:43:38.787554 #3391996]  INFO -- : [620/900] 3433292=test_refinement
I, [2024-05-31T22:43:39.000549 #3391996]  INFO -- : [621/900] 3433299=test_gem_commands_signout_command
I, [2024-05-31T22:43:39.015515 #3391996]  INFO -- : [622/900] 3433299=test_regex_casefold
I, [2024-05-31T22:43:39.019225 #3391996]  INFO -- : [623/900] 3433295=warnings_test
I, [2024-05-31T22:43:39.026059 #3391996]  INFO -- : [624/900] 3433299=test_gem_resolver_installer_set
I, [2024-05-31T22:43:39.039338 #3391996]  INFO -- : [625/900] 3433295=test_dir_m17n
I, [2024-05-31T22:43:39.199081 #3391996]  INFO -- : [626/900] 3433299=test_cgi_cookie
I, [2024-05-31T22:43:39.224074 #3391996]  INFO -- : [627/900] 3433299=test_require
I, [2024-05-31T22:43:39.316950 #3391996]  INFO -- : [628/900] 3433287=test_float
I, [2024-05-31T22:43:39.355119 #3391996]  INFO -- : [629/900] 3433293=test_process
I, [2024-05-31T22:43:39.365629 #3391996]  INFO -- : [630/900] 3433293=test_windows_1252
I, [2024-05-31T22:43:39.371420 #3391996]  INFO -- : [631/900] 3433293=test_input_method
I, [2024-05-31T22:43:39.424284 #3391996]  INFO -- : [632/900] 3433297=heredoc_test
I, [2024-05-31T22:43:39.425673 #3391996]  INFO -- : [633/900] 3433297=test_metaclass
I, [2024-05-31T22:43:39.431828 #3391996]  INFO -- : [634/900] 3433297=test_rdoc_top_level
I, [2024-05-31T22:43:39.474414 #3391996]  INFO -- : [635/900] 3433293=test_cgi_session
I, [2024-05-31T22:43:39.494420 #3391996]  INFO -- : [636/900] 3433293=dispatcher_test
I, [2024-05-31T22:43:39.503529 #3391996]  INFO -- : [637/900] 3433293=test_rdoc_rd
I, [2024-05-31T22:43:39.506326 #3391996]  INFO -- : [638/900] 3433293=test_x509crl
I, [2024-05-31T22:43:39.595210 #3391996]  INFO -- : [639/900] 3433291=test_signal
I, [2024-05-31T22:43:39.654318 #3391996]  INFO -- : [640/900] 3433293=test_fixnum
I, [2024-05-31T22:43:39.693730 #3391996]  INFO -- : [641/900] 3433289=test_memory_view
I, [2024-05-31T22:43:39.694276 #3391996]  INFO -- : [642/900] 3433302=test_debug
I, [2024-05-31T22:43:39.697454 #3391996]  INFO -- : [643/900] 3433293=test_shellwords
I, [2024-05-31T22:43:39.698362 #3391996]  INFO -- : [644/900] 3433302=test_digest_extend
I, [2024-05-31T22:43:39.705573 #3391996]  INFO -- : [645/900] 3433293=test_omap
I, [2024-05-31T22:43:39.707755 #3391996]  INFO -- : [646/900] 3433293=test_string
I, [2024-05-31T22:43:39.709931 #3391996]  INFO -- : [647/900] 3433293=test_iterator
I, [2024-05-31T22:43:39.716281 #3391996]  INFO -- : [648/900] 3433289=test_gem_resolver_git_set
I, [2024-05-31T22:43:39.727225 #3391996]  INFO -- : [649/900] 3433302=test_storage
I, [2024-05-31T22:43:39.732339 #3391996]  INFO -- : [650/900] 3433302=constant_path_node_test
I, [2024-05-31T22:43:39.733614 #3391996]  INFO -- : [651/900] 3433302=test_new
I, [2024-05-31T22:43:39.737433 #3391996]  INFO -- : [652/900] 3433302=test_gem_security_signer
I, [2024-05-31T22:43:39.751051 #3391996]  INFO -- : [653/900] 3433297=test_cipher
I, [2024-05-31T22:43:39.796153 #3391996]  INFO -- : [654/900] 3433293=comments_test
I, [2024-05-31T22:43:39.799129 #3391996]  INFO -- : [655/900] 3433297=json_parser_test
I, [2024-05-31T22:43:39.802064 #3391996]  INFO -- : [656/900] 3433293=test_nomethod_error
I, [2024-05-31T22:43:39.804980 #3391996]  INFO -- : [657/900] 3433293=test_config
I, [2024-05-31T22:43:39.829175 #3391996]  INFO -- : [658/900] 3433302=test_win32ole_variant_outarg
I, [2024-05-31T22:43:39.833361 #3391996]  INFO -- : [659/900] 3433293=json_common_interface_test
I, [2024-05-31T22:43:39.836499 #3391996]  INFO -- : [660/900] 3433302=test_gem_source_subpath_problem
I, [2024-05-31T22:43:39.844480 #3391996]  INFO -- : [661/900] 3433293=test_dln
I, [2024-05-31T22:43:39.846357 #3391996]  INFO -- : [662/900] 3433293=test_rdoc_markup_to_html_snippet
I, [2024-05-31T22:43:39.853225 #3391996]  INFO -- : [663/900] 3433297=magic_comment_test
I, [2024-05-31T22:43:39.905675 #3391996]  INFO -- : [664/900] 3433293=test_struct
I, [2024-05-31T22:43:39.910710 #3391996]  INFO -- : [665/900] 3433293=test_variable
I, [2024-05-31T22:43:39.966563 #3391996]  INFO -- : [666/900] 3433302=test_sexp
I, [2024-05-31T22:43:39.969043 #3391996]  INFO -- : [667/900] 3433290=test_rdoc_markup_include
I, [2024-05-31T22:43:39.973139 #3391996]  INFO -- : [668/900] 3433290=fuzzer_test
I, [2024-05-31T22:43:39.979890 #3391996]  INFO -- : [669/900] 3433302=test_pkg_config
I, [2024-05-31T22:43:39.980922 #3391996]  INFO -- : [670/900] 3433290=test_cparser
I, [2024-05-31T22:43:39.991755 #3391996]  INFO -- : [671/900] 3433302=test_serialize_subclasses
I, [2024-05-31T22:43:39.995319 #3391996]  INFO -- : [672/900] 3433302=test_insns_leaf
I, [2024-05-31T22:43:39.998438 #3391996]  INFO -- : [673/900] 3433302=test_color_printer
I, [2024-05-31T22:43:40.007207 #3391996]  INFO -- : [674/900] 3433302=test_deprecated
I, [2024-05-31T22:43:40.007275 #3391996]  INFO -- : [675/900] 3433293=test_win32ole_variant_m
I, [2024-05-31T22:43:40.009791 #3391996]  INFO -- : [676/900] 3433293=test_engine
I, [2024-05-31T22:43:40.011043 #3391996]  INFO -- : [677/900] 3433293=test_allocation
I, [2024-05-31T22:43:40.011251 #3391996]  INFO -- : [678/900] 3433302=test_div
I, [2024-05-31T22:43:40.014831 #3391996]  INFO -- : [679/900] 3433302=test_key_error
I, [2024-05-31T22:43:40.018462 #3391996]  INFO -- : [680/900] 3433302=test_x509req
I, [2024-05-31T22:43:40.040908 #3391996]  INFO -- : [681/900] 3433289=test_mutex
I, [2024-05-31T22:43:40.049972 #3391996]  INFO -- : [682/900] 3433297=test_rdoc_rd_inline
I, [2024-05-31T22:43:40.055915 #3391996]  INFO -- : [683/900] 3433297=test_files_test_1
I, [2024-05-31T22:43:40.180463 #3391996]  INFO -- : [684/900] 3433302=test_gem_path_support
I, [2024-05-31T22:43:40.193237 #3391996]  INFO -- : [685/900] 3433302=test_struct
I, [2024-05-31T22:43:40.231422 #3391996]  INFO -- : [686/900] 3433284=test_set
I, [2024-05-31T22:43:40.243112 #3391996]  INFO -- : [687/900] 3433284=test_integer
I, [2024-05-31T22:43:40.381353 #3391996]  INFO -- : [688/900] 3433285=test_cgi_modruby
I, [2024-05-31T22:43:40.389858 #3391996]  INFO -- : [689/900] 3433285=test_rubyoptions
I, [2024-05-31T22:43:40.485742 #3391996]  INFO -- : [690/900] 3433290=test_super
I, [2024-05-31T22:43:40.519003 #3391996]  INFO -- : [691/900] 3433295=test_rubygems
I, [2024-05-31T22:43:40.604349 #3391996]  INFO -- : [692/900] 3433302=test_https_proxy
I, [2024-05-31T22:43:40.638076 #3391996]  INFO -- : [693/900] 3433302=test_call
I, [2024-05-31T22:43:40.639686 #3391996]  INFO -- : [694/900] 3433295=ripper_test
I, [2024-05-31T22:43:40.746457 #3391996]  INFO -- : [695/900] 3433302=test_capacity
I, [2024-05-31T22:43:40.751191 #3391996]  INFO -- : [696/900] 3433302=test_nextafter
I, [2024-05-31T22:43:40.760012 #3391996]  INFO -- : [697/900] 3433296=test_have_func
I, [2024-05-31T22:43:40.806073 #3391996]  INFO -- : [698/900] 3433287=test_gem_request_set_lockfile_tokenizer
I, [2024-05-31T22:43:40.837215 #3391996]  INFO -- : [699/900] 3433302=test_stat
I, [2024-05-31T22:43:40.843100 #3391996]  INFO -- : [700/900] 3433302=test_gem_resolver_git_specification
I, [2024-05-31T22:43:40.852026 #3391996]  INFO -- : [701/900] 3433287=test_usrmarshal
I, [2024-05-31T22:43:40.946263 #3391996]  INFO -- : [702/900] 3433295=test_object_references
I, [2024-05-31T22:43:40.958337 #3391996]  INFO -- : [703/900] 3433295=test_rdoc_attr
I, [2024-05-31T22:43:40.962531 #3391996]  INFO -- : [704/900] 3433295=test_env
I, [2024-05-31T22:43:41.026475 #3391996]  INFO -- : [705/900] 3433287=test_integer
I, [2024-05-31T22:43:41.033249 #3391996]  INFO -- : [706/900] 3433290=test_dryrun
I, [2024-05-31T22:43:41.047850 #3391996]  INFO -- : [707/900] 3433290=test_gem_commands_setup_command
I, [2024-05-31T22:43:41.057844 #3391996]  INFO -- : [708/900] 3433302=test_cgi_core
I, [2024-05-31T22:43:41.072929 #3391996]  INFO -- : [709/900] 3433302=test_parser
I, [2024-05-31T22:43:41.082591 #3391996]  INFO -- : [710/900] 3433302=test_registry
I, [2024-05-31T22:43:41.089869 #3391996]  INFO -- : [711/900] 3433302=test_dns
I, [2024-05-31T22:43:41.095853 #3391996]  INFO -- : [712/900] 3433287=test_gem_commands_open_command
I, [2024-05-31T22:43:41.182394 #3391996]  INFO -- : [713/900] 3433289=test_ractor
I, [2024-05-31T22:43:41.196108 #3391996]  INFO -- : [714/900] 3433289=test_gem
I, [2024-05-31T22:43:41.220748 #3391996]  INFO -- : [715/900] 3433287=test_gem_source_lock
I, [2024-05-31T22:43:41.251859 #3391996]  INFO -- : [716/900] 3433287=test_ssl
I, [2024-05-31T22:43:41.444697 #3391996]  INFO -- : [717/900] 3433292=test_ractor
I, [2024-05-31T22:43:41.544021 #3391996]  INFO -- : [718/900] 3433302=test_rendering
I, [2024-05-31T22:43:41.575819 #3391996]  INFO -- : [719/900] 3433302=test_debugger_integration
I, [2024-05-31T22:43:41.577160 #3391996]  INFO -- : [720/900] 3433302=test_thread
I, [2024-05-31T22:43:41.689365 #3391996]  INFO -- : [721/900] 3433291=json_ext_parser_test
I, [2024-05-31T22:43:41.693297 #3391996]  INFO -- : [722/900] 3433287=test_my_integer
I, [2024-05-31T22:43:41.696642 #3391996]  INFO -- : [723/900] 3433291=test_weakref
I, [2024-05-31T22:43:41.701473 #3391996]  INFO -- : [724/900] 3433287=test_nonblock
I, [2024-05-31T22:43:41.711072 #3391996]  INFO -- : [725/900] 3433287=test_unicode_normalize
I, [2024-05-31T22:43:41.722848 #3391996]  INFO -- : [726/900] 3433292=test_marshal
I, [2024-05-31T22:43:41.754210 #3391996]  INFO -- : [727/900] 3433287=test_timeout
I, [2024-05-31T22:43:41.765234 #3391996]  INFO -- : [728/900] 3433290=test_alias
I, [2024-05-31T22:43:41.815200 #3391996]  INFO -- : [729/900] 3433291=test_singleton_function
I, [2024-05-31T22:43:41.818072 #3391996]  INFO -- : [730/900] 3433291=test_ancdata
I, [2024-05-31T22:43:41.835246 #3391996]  INFO -- : [731/900] 3433291=test_reline_key
I, [2024-05-31T22:43:41.861097 #3391996]  INFO -- : [732/900] 3433291=test_rb_str_dup
I, [2024-05-31T22:43:41.864238 #3391996]  INFO -- : [733/900] 3433291=test_io_wait_uncommon
I, [2024-05-31T22:43:41.865807 #3391996]  INFO -- : [734/900] 3433291=test_stringio
I, [2024-05-31T22:43:41.903698 #3391996]  INFO -- : [735/900] 3433296=test_arity
I, [2024-05-31T22:43:41.913519 #3391996]  INFO -- : [736/900] 3433296=test_win32ole_variable
I, [2024-05-31T22:43:41.920957 #3391996]  INFO -- : [737/900] 3433296=test_gem_ci_detector
I, [2024-05-31T22:43:41.926110 #3391996]  INFO -- : [738/900] 3433296=test_rdoc_class_module
I, [2024-05-31T22:43:41.962826 #3391996]  INFO -- : [739/900] 3433291=test_bignum
I, [2024-05-31T22:43:41.970850 #3391996]  INFO -- : [740/900] 3433290=test_time_tz
I, [2024-05-31T22:43:42.013410 #3391996]  INFO -- : [741/900] 3433298=test_win32ole_event
I, [2024-05-31T22:43:42.020570 #3391996]  INFO -- : [742/900] 3433298=test_rdoc_generator_json_index
I, [2024-05-31T22:43:42.033164 #3391996]  INFO -- : [743/900] 3433290=test_trace
I, [2024-05-31T22:43:42.044515 #3391996]  INFO -- : [744/900] 3433299=ractor_test
I, [2024-05-31T22:43:42.050403 #3391996]  INFO -- : [745/900] 3433290=test_gem_package
I, [2024-05-31T22:43:42.063396 #3391996]  INFO -- : [746/900] 3433298=test_complex2
I, [2024-05-31T22:43:42.084466 #3391996]  INFO -- : [747/900] 3433298=test_resolve_symbol
I, [2024-05-31T22:43:42.086642 #3391996]  INFO -- : [748/900] 3433291=test_have_macro
I, [2024-05-31T22:43:42.093361 #3391996]  INFO -- : [749/900] 3433299=test_threadgroup
I, [2024-05-31T22:43:42.154419 #3391996]  INFO -- : [750/900] 3433298=test_enum
I, [2024-05-31T22:43:42.180266 #3391996]  INFO -- : [751/900] 3433297=test_gem_specification
I, [2024-05-31T22:43:42.187850 #3391996]  INFO -- : [752/900] 3433292=test_rdoc_extend
I, [2024-05-31T22:43:42.279810 #3391996]  INFO -- : [753/900] 3433292=test_merge_keys
I, [2024-05-31T22:43:42.290670 #3391996]  INFO -- : [754/900] 3433292=overlap_test
I, [2024-05-31T22:43:42.352806 #3391996]  INFO -- : [755/900] 3433296=test_gem_resolver_api_specification
I, [2024-05-31T22:43:42.387376 #3391996]  INFO -- : [756/900] 3433296=static_literals_test
I, [2024-05-31T22:43:42.392562 #3391996]  INFO -- : [757/900] 3433296=test_rdoc_markup_to_ansi
I, [2024-05-31T22:43:42.405442 #3391996]  INFO -- : [758/900] 3433293=test_mixed_unicode_escapes
I, [2024-05-31T22:43:42.412257 #3391996]  INFO -- : [759/900] 3433293=test_history
I, [2024-05-31T22:43:42.420141 #3391996]  INFO -- : [760/900] 3433293=test_ipaddr
I, [2024-05-31T22:43:42.431747 #3391996]  INFO -- : [761/900] 3433296=test_win32ole_variant
I, [2024-05-31T22:43:42.437830 #3391996]  INFO -- : [762/900] 3433300=test_autoconf
I, [2024-05-31T22:43:42.439153 #3391996]  INFO -- : [763/900] 3433296=test_eval
I, [2024-05-31T22:43:42.440276 #3391996]  INFO -- : [764/900] 3433293=test_date_ractor
I, [2024-05-31T22:43:42.443417 #3391996]  INFO -- : [765/900] 3433296=test_gem_console_ui
I, [2024-05-31T22:43:42.444147 #3391996]  INFO -- : [766/900] 3433300=test_dir
I, [2024-05-31T22:43:42.451654 #3391996]  INFO -- : [767/900] 3433296=test_ractor_compatibility
I, [2024-05-31T22:43:42.488547 #3391996]  INFO -- : [768/900] 3433291=test_gem_commands_cleanup_command
I, [2024-05-31T22:43:42.581757 #3391996]  INFO -- : [769/900] 3433292=test_word
I, [2024-05-31T22:43:42.584944 #3391996]  INFO -- : [770/900] 3433292=test_cgi_multipart
I, [2024-05-31T22:43:42.649994 #3391996]  INFO -- : [771/900] 3433293=test_member
I, [2024-05-31T22:43:42.654337 #3391996]  INFO -- : [772/900] 3433293=test_numeric
I, [2024-05-31T22:43:42.658698 #3391996]  INFO -- : [773/900] 3433293=test_gem_source_fetch_problem
I, [2024-05-31T22:43:42.675596 #3391996]  INFO -- : [774/900] 3433293=json_generic_object_test
I, [2024-05-31T22:43:42.684164 #3391996]  INFO -- : [775/900] 3433293=test_http_request
I, [2024-05-31T22:43:42.689942 #3391996]  INFO -- : [776/900] 3433300=test_error_highlight
I, [2024-05-31T22:43:42.707999 #3391996]  INFO -- : [777/900] 3433293=test_resize
I, [2024-05-31T22:43:42.713801 #3391996]  INFO -- : [778/900] 3433287=test_rdoc_comment
I, [2024-05-31T22:43:42.716287 #3391996]  INFO -- : [779/900] 3433293=test_rdoc_generator_darkfish
I, [2024-05-31T22:43:42.721651 #3391996]  INFO -- : [780/900] 3433292=test_mailto
I, [2024-05-31T22:43:42.737220 #3391996]  INFO -- : [781/900] 3433292=test_symbol
I, [2024-05-31T22:43:42.743051 #3391996]  INFO -- : [782/900] 3433292=test_coderange
I, [2024-05-31T22:43:42.745606 #3391996]  INFO -- : [783/900] 3433292=test_arith_seq_beg_len_step
I, [2024-05-31T22:43:42.750311 #3391996]  INFO -- : [784/900] 3433287=test_gem_resolver_requirement_list
I, [2024-05-31T22:43:42.760756 #3391996]  INFO -- : [785/900] 3433287=test_pkcs7
I, [2024-05-31T22:43:42.792447 #3391996]  INFO -- : [786/900] 3433290=test_function_entry
I, [2024-05-31T22:43:42.794125 #3391996]  INFO -- : [787/900] 3433290=test_nofree
I, [2024-05-31T22:43:42.798359 #3391996]  INFO -- : [788/900] 3433290=test_gem_commands_pristine_command
I, [2024-05-31T22:43:42.803446 #3391996]  INFO -- : [789/900] 3433292=test_context
I, [2024-05-31T22:43:42.841046 #3391996]  INFO -- : [790/900] 3433296=test_symbol
I, [2024-05-31T22:43:42.887489 #3391996]  INFO -- : [791/900] 3433291=parser_test
I, [2024-05-31T22:43:42.901271 #3391996]  INFO -- : [792/900] 3433292=test_coder
I, [2024-05-31T22:43:42.910015 #3391996]  INFO -- : [793/900] 3433292=test_find_executable
I, [2024-05-31T22:43:42.917758 #3391996]  INFO -- : [794/900] 3433301=test_enc_associate
I, [2024-05-31T22:43:42.922789 #3391996]  INFO -- : [795/900] 3433289=test_lazy_enumerator
I, [2024-05-31T22:43:42.923579 #3391996]  INFO -- : [796/900] 3433292=test_unix
I, [2024-05-31T22:43:42.937420 #3391996]  INFO -- : [797/900] 3433287=test_gem_platform
I, [2024-05-31T22:43:42.946675 #3391996]  INFO -- : [798/900] 3433292=test_rdoc_markup_hard_break
I, [2024-05-31T22:43:42.949728 #3391996]  INFO -- : [799/900] 3433292=test_placearg
I, [2024-05-31T22:43:42.956851 #3391996]  INFO -- : [800/900] 3433291=test_date_strptime
I, [2024-05-31T22:43:43.009505 #3391996]  INFO -- : [801/900] 3433287=test_gem_package_task
I, [2024-05-31T22:43:43.020788 #3391996]  INFO -- : [802/900] 3433287=test_numhash
I, [2024-05-31T22:43:43.025913 #3391996]  INFO -- : [803/900] 3433287=test_weakkeymap
I, [2024-05-31T22:43:43.027413 #3391996]  INFO -- : [804/900] 3433291=test_gem_commands_push_command
I, [2024-05-31T22:43:43.030243 #3391996]  INFO -- : [805/900] 3433298=test_pkey_rsa
I, [2024-05-31T22:43:43.073021 #3391996]  INFO -- : [806/900] 3433292=dump_test
I, [2024-05-31T22:43:43.074503 #3391996]  INFO -- : [807/900] 3433284=test_keyword
I, [2024-05-31T22:43:43.105126 #3391996]  INFO -- : [808/900] 3433300=test_class_name_check
I, [2024-05-31T22:43:43.110571 #3391996]  INFO -- : [809/900] 3433299=test_continuation
I, [2024-05-31T22:43:43.115712 #3391996]  INFO -- : [810/900] 3433293=test_fd_setsize
I, [2024-05-31T22:43:43.116526 #3391996]  INFO -- : [811/900] 3433299=test_win32ole_method
I, [2024-05-31T22:43:43.117218 #3391996]  INFO -- : [812/900] 3433293=test_delete
I, [2024-05-31T22:43:43.119067 #3391996]  INFO -- : [813/900] 3433299=test_logger
I, [2024-05-31T22:43:43.125633 #3391996]  INFO -- : [814/900] 3433300=test_files_test
I, [2024-05-31T22:43:43.127819 #3391996]  INFO -- : [815/900] 3433293=test_gem_update_suggestion
I, [2024-05-31T22:43:43.133529 #3391996]  INFO -- : [816/900] 3433299=test_file_exhaustive
I, [2024-05-31T22:43:43.206771 #3391996]  INFO -- : [817/900] 3433293=attribute_write_test
I, [2024-05-31T22:43:43.216255 #3391996]  INFO -- : [818/900] 3433293=test_rdoc_parser_markdown
I, [2024-05-31T22:43:43.233735 #3391996]  INFO -- : [819/900] 3433293=test_not
I, [2024-05-31T22:43:43.239399 #3391996]  INFO -- : [820/900] 3433293=test_gem_resolver_lock_set
I, [2024-05-31T22:43:43.241849 #3391996]  INFO -- : [821/900] 3433300=test_import
I, [2024-05-31T22:43:43.243929 #3391996]  INFO -- : [822/900] 3433298=version_test
I, [2024-05-31T22:43:43.246086 #3391996]  INFO -- : [823/900] 3433298=test_object
I, [2024-05-31T22:43:43.249409 #3391996]  INFO -- : [824/900] 3433298=heredoc_dedent_test
I, [2024-05-31T22:43:43.258556 #3391996]  INFO -- : [825/900] 3433298=test_cgi_header
I, [2024-05-31T22:43:43.261717 #3391996]  INFO -- : [826/900] 3433293=test_arithmetic_sequence
I, [2024-05-31T22:43:43.264139 #3391996]  INFO -- : [827/900] 3433298=test_gem_command_manager
I, [2024-05-31T22:43:43.265401 #3391996]  INFO -- : [828/900] 3433295=parse_test
I, [2024-05-31T22:43:43.271749 #3391996]  INFO -- : [829/900] 3433295=test_gem_gemcutter_utilities
I, [2024-05-31T22:43:43.274923 #3391996]  INFO -- : [830/900] 3433287=test_basicinstructions
I, [2024-05-31T22:43:43.280010 #3391996]  INFO -- : [831/900] 3433293=test_key_actor_emacs
I, [2024-05-31T22:43:43.342561 #3391996]  INFO -- : [832/900] 3433289=test_sleep
I, [2024-05-31T22:43:43.356138 #3391996]  INFO -- : [833/900] 3433287=test_gem_local_remote_options
I, [2024-05-31T22:43:43.386546 #3391996]  INFO -- : [834/900] 3433301=test_object
I, [2024-05-31T22:43:43.400625 #3391996]  INFO -- : [835/900] 3433287=test_ruby_lex
I, [2024-05-31T22:43:43.406196 #3391996]  INFO -- : [836/900] 3433298=test_date_arith
I, [2024-05-31T22:43:43.413407 #3391996]  INFO -- : [837/900] 3433298=test_normalize
I, [2024-05-31T22:43:43.415479 #3391996]  INFO -- : [838/900] 3433298=test_ossl
I, [2024-05-31T22:43:43.447293 #3391996]  INFO -- : [839/900] 3433293=test_timeout
I, [2024-05-31T22:43:43.456167 #3391996]  INFO -- : [840/900] 3433293=test_flip
I, [2024-05-31T22:43:43.485117 #3391996]  INFO -- : [841/900] 3433293=test_change_word
I, [2024-05-31T22:43:43.491351 #3391996]  INFO -- : [842/900] 3433284=test_tsort
I, [2024-05-31T22:43:43.491412 #3391996]  INFO -- : [843/900] 3433293=test_signedness
I, [2024-05-31T22:43:43.495508 #3391996]  INFO -- : [844/900] 3433284=test_rdoc_rd_block_parser
I, [2024-05-31T22:43:43.517714 #3391996]  INFO -- : [845/900] 3433291=test_big5
I, [2024-05-31T22:43:43.526076 #3391996]  INFO -- : [846/900] 3433291=test_func
I, [2024-05-31T22:43:43.530983 #3391996]  INFO -- : [847/900] 3433284=test_pointer
I, [2024-05-31T22:43:43.606492 #3391996]  INFO -- : [848/900] 3433287=test_type
I, [2024-05-31T22:43:43.612769 #3391996]  INFO -- : [849/900] 3433287=test_ractor
I, [2024-05-31T22:43:43.622441 #3391996]  INFO -- : [850/900] 3433295=test_tmpdir
I, [2024-05-31T22:43:43.641460 #3391996]  INFO -- : [851/900] 3433301=test_rdoc_markup_document
I, [2024-05-31T22:43:43.667933 #3391996]  INFO -- : [852/900] 3433287=test_integer_comb
I, [2024-05-31T22:43:43.682528 #3391996]  INFO -- : [853/900] 3433301=test_vm_dump
I, [2024-05-31T22:43:43.684237 #3391996]  INFO -- : [854/900] 3433301=test_regexp
I, [2024-05-31T22:43:43.702925 #3391996]  INFO -- : [855/900] 3433295=test_gem_commands_check_command
I, [2024-05-31T22:43:43.719800 #3391996]  INFO -- : [856/900] 3433295=errors_test
I, [2024-05-31T22:43:43.780698 #3391996]  INFO -- : [857/900] 3433295=test_udp
I, [2024-05-31T22:43:43.786668 #3391996]  INFO -- : [858/900] 3433295=test_force_exit
I, [2024-05-31T22:43:43.791567 #3391996]  INFO -- : [859/900] 3433295=test_file
I, [2024-05-31T22:43:43.843962 #3391996]  INFO -- : [860/900] 3433284=unescape_test
I, [2024-05-31T22:43:43.951398 #3391996]  INFO -- : [861/900] 3433300=test_ostruct
I, [2024-05-31T22:43:43.991250 #3391996]  INFO -- : [862/900] 3433290=bom_test
I, [2024-05-31T22:43:43.998868 #3391996]  INFO -- : [863/900] 3433290=test_data_error
I, [2024-05-31T22:43:44.063878 #3391996]  INFO -- : [864/900] 3433300=test_pty
I, [2024-05-31T22:43:44.090473 #3391996]  INFO -- : [865/900] 3433290=test_dup
I, [2024-05-31T22:43:44.217161 #3391996]  INFO -- : [866/900] 3433297=test_constant
I, [2024-05-31T22:43:44.242507 #3391996]  INFO -- : [867/900] 3433292=test_project_sanity
I, [2024-05-31T22:43:44.299534 #3391996]  INFO -- : [868/900] 3433292=test_range
I, [2024-05-31T22:43:44.313738 #3391996]  INFO -- : [869/900] 3433290=test_encoding
I, [2024-05-31T22:43:44.519252 #3391996]  INFO -- : [870/900] 3433300=test_erb_command
I, [2024-05-31T22:43:44.534719 #3391996]  INFO -- : [871/900] 3433290=test_helper
I, [2024-05-31T22:43:44.546548 #3391996]  INFO -- : [872/900] 3433290=test_gem_uri_formatter
I, [2024-05-31T22:43:44.548145 #3391996]  INFO -- : [873/900] 3433300=test_addr
I, [2024-05-31T22:43:44.561528 #3391996]  INFO -- : [874/900] 3433290=test_locale
I, [2024-05-31T22:43:44.570245 #3391996]  INFO -- : [875/900] 3433300=library_symbols_test
I, [2024-05-31T22:43:44.580132 #3391996]  INFO -- : [876/900] 3433300=test_ensured
I, [2024-05-31T22:43:44.611551 #3391996]  INFO -- : [877/900] 3433290=test_ts
I, [2024-05-31T22:43:44.619390 #3391996]  INFO -- : [878/900] 3433300=test_rdoc_ri_paths
I, [2024-05-31T22:43:44.657072 #3391996]  INFO -- : [879/900] 3433300=test_gem_resolver_api_set
I, [2024-05-31T22:43:44.709156 #3391996]  INFO -- : [880/900] 3433300=ruby_parser_test
I, [2024-05-31T22:43:44.713015 #3391996]  INFO -- : [881/900] 3433300=test_gem_safe_marshal
I, [2024-05-31T22:43:44.811132 #3391996]  INFO -- : [882/900] 3433284=test_enumerable
I, [2024-05-31T22:43:44.814435 #3391996]  INFO -- : [883/900] 3433284=test_gem_resolver_vendor_set
I, [2024-05-31T22:43:44.827149 #3391996]  INFO -- : [884/900] 3433284=test_config
I, [2024-05-31T22:43:44.891439 #3391996]  INFO -- : [885/900] 3433286=json_generator_test
I, [2024-05-31T22:43:44.991609 #3391996]  INFO -- : [886/900] 3433286=test_eval
I, [2024-05-31T22:43:45.031928 #3391996]  INFO -- : [887/900] 3433290=test_transcode
I, [2024-05-31T22:43:45.146800 #3391996]  INFO -- : [888/900] 3433292=test_x509name
I, [2024-05-31T22:43:45.154140 #3391996]  INFO -- : [889/900] 3433292=test_fips
I, [2024-05-31T22:43:45.196689 #3391996]  INFO -- : [890/900] 3433284=test_update
I, [2024-05-31T22:43:45.200540 #3391996]  INFO -- : [891/900] 3433284=parse_comments_test
I, [2024-05-31T22:43:45.207168 #3391996]  INFO -- : [892/900] 3433284=test_x509store
I, [2024-05-31T22:43:45.219479 #3391996]  INFO -- : [893/900] 3433286=test_rdoc_code_object
I, [2024-05-31T22:43:45.236949 #3391996]  INFO -- : [894/900] 3433290=test_webauthn_listener
I, [2024-05-31T22:43:45.301860 #3391996]  INFO -- : [895/900] 3433290=test_jaro_winkler
I, [2024-05-31T22:43:45.305454 #3391996]  INFO -- : [896/900] 3433290=test_helper
I, [2024-05-31T22:43:45.306496 #3391996]  INFO -- : [897/900] 3433290=test_random_formatter
I, [2024-05-31T22:43:45.334536 #3391996]  INFO -- : [898/900] 3433290=test_lambda
I, [2024-05-31T22:43:45.379120 #3391996]  INFO -- : [899/900] 3433300=test_ast
I, [2024-05-31T22:43:45.396100 #3391996]  INFO -- : [900/900] 3433292=test_gem_request_set_gem_dependency_api
I, [2024-05-31T22:44:08.259421 #3391996]  INFO -- : 
I, [2024-05-31T22:44:08.259572 #3391996]  INFO -- : Retrying...
E, [2024-05-31T22:44:08.259482 #3391996] ERROR -- : Failed tests:
E, [2024-05-31T22:44:08.260982 #3391996] ERROR -- : TestSetTraceFunc#test_script_compiled: Test::Unit::PendedError: TODO: test for requires
E, [2024-05-31T22:44:08.261018 #3391996] ERROR -- : TestSetTraceFunc#test_enable_target_thread: Test::Unit::AssertionFailedError: <[#<Thread:0x00007f057ceda8b8 run>,
E, [2024-05-31T22:44:08.261033 #3391996] ERROR -- : 
I, [2024-05-31T22:44:08.760053 #3391996]  INFO -- : Finished tests in 41.155386s, 784.5389 tests/s, 156374.8659 assertions/s.
I, [2024-05-31T22:44:08.760744 #3391996]  INFO -- : 32288 tests, 6435668 assertions, 0 failures, 0 errors, 311 skips
I, [2024-05-31T22:44:08.760767 #3391996]  INFO -- : 
I, [2024-05-31T22:44:08.760775 #3391996]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-31T22:37:13Z master 6c8ae44a38) [x86_64-linux]
I, [2024-05-31T22:44:08.762843 #3391996]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j20'" exit with 0.
I, [2024-05-31T22:44:08.762972 #3391996]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'
I, [2024-05-31T22:44:08.857795 #3391996]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-31T22:44:08.857844 #3391996]  INFO -- : 	CC = gcc
I, [2024-05-31T22:44:08.857851 #3391996]  INFO -- : 	LD = ld
I, [2024-05-31T22:44:08.857855 #3391996]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-31T22:44:08.857860 #3391996]  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-31T22:44:08.857872 #3391996]  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-31T22:44:08.857877 #3391996]  INFO -- : 	CPPFLAGS =   
I, [2024-05-31T22:44:08.857881 #3391996]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-31T22:44:08.857885 #3391996]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-31T22:44:08.857889 #3391996]  INFO -- : 	LANG = en_US.UTF-8
I, [2024-05-31T22:44:08.857892 #3391996]  INFO -- : 	LC_ALL = 
I, [2024-05-31T22:44:08.857896 #3391996]  INFO -- : 	LC_CTYPE = 
I, [2024-05-31T22:44:08.857900 #3391996]  INFO -- : 	MFLAGS = 
I, [2024-05-31T22:44:08.857904 #3391996]  INFO -- : 	RUSTC = no
I, [2024-05-31T22:44:08.857908 #3391996]  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-31T22:44:08.858519 #3391996]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-31T22:44:08.858544 #3391996]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-31T22:44:08.858554 #3391996]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-31T22:44:08.858561 #3391996]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-31T22:44:08.858568 #3391996]  INFO -- : 
I, [2024-05-31T22:44:08.860123 #3391996]  INFO -- : generating enc.mk
I, [2024-05-31T22:44:08.978648 #3391996]  INFO -- : making enc
I, [2024-05-31T22:44:08.995990 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:44:08.996017 #3391996]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-31T22:44:08.996023 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:44:08.996608 #3391996]  INFO -- : making srcs under enc
I, [2024-05-31T22:44:09.025979 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:44:09.026000 #3391996]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-31T22:44:09.026005 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:44:09.026786 #3391996]  INFO -- : generating transdb.h
I, [2024-05-31T22:44:09.123455 #3391996]  INFO -- : transdb.h unchanged
I, [2024-05-31T22:44:09.124781 #3391996]  INFO -- : making trans
I, [2024-05-31T22:44:09.158313 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:44:09.158334 #3391996]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-31T22:44:09.158342 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:44:09.158987 #3391996]  INFO -- : making encs
I, [2024-05-31T22:44:09.197050 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:44:09.197070 #3391996]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-31T22:44:09.197075 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:44:09.198780 #3391996]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-31T22:44:09.225328 #3391996]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-31T22:44:09.227944 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:44:10.578210 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:44:10.578875 #3391996]  INFO -- : generating makefile exts.mk
I, [2024-05-31T22:44:10.616614 #3391996]  INFO -- : exts.mk unchanged
I, [2024-05-31T22:44:10.621172 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:44:10.950338 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T22:44:10.955024 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-31T22:44:10.961358 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T22:44:10.966509 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-31T22:44:10.970628 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T22:44:10.979636 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-31T22:44:11.006201 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T22:44:11.011043 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-31T22:44:11.032857 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T22:44:11.043344 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-31T22:44:11.048216 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T22:44:11.052446 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-31T22:44:11.065428 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T22:44:11.075965 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-31T22:44:11.091059 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T22:44:11.095191 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-31T22:44:11.102557 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T22:44:11.108735 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-31T22:44:11.125677 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T22:44:11.140613 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-31T22:44:11.144470 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T22:44:11.148554 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-31T22:44:11.155753 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T22:44:11.179508 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-31T22:44:11.182904 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T22:44:11.185471 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-31T22:44:11.196808 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T22:44:11.201969 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-31T22:44:11.203686 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T22:44:11.205969 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-31T22:44:11.218856 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T22:44:11.228138 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-31T22:44:11.244094 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T22:44:11.276813 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-31T22:44:11.278863 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T22:44:11.300435 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-31T22:44:11.302440 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T22:44:11.323976 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-31T22:44:11.325923 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T22:44:11.348144 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-31T22:44:11.350391 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T22:44:11.374612 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-31T22:44:11.377576 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T22:44:11.405411 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-31T22:44:11.429164 #3391996]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:44:11.491624 #3391996]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-31T22:44:11.491668 #3391996]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:44:11.492023 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:44:11.495596 #3391996]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-31T22:44:11.495617 #3391996]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-31T22:44:11.495623 #3391996]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-05-31T22:44:11.552362 #3391996] 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.r2h6ol/1-mspec-multi-0
E, [2024-05-31T22:44:11.552629 #3391996] 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.r2h6ol/2-mspec-multi-1
E, [2024-05-31T22:44:11.552912 #3391996] 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.r2h6ol/3-mspec-multi-2
E, [2024-05-31T22:44:11.553195 #3391996] 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.r2h6ol/4-mspec-multi-3
E, [2024-05-31T22:44:11.553494 #3391996] 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.r2h6ol/5-mspec-multi-4
E, [2024-05-31T22:44:11.553613 #3391996] 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.r2h6ol/6-mspec-multi-5
E, [2024-05-31T22:44:11.553714 #3391996] 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.r2h6ol/7-mspec-multi-6
E, [2024-05-31T22:44:11.553999 #3391996] 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.r2h6ol/8-mspec-multi-7
E, [2024-05-31T22:44:11.554293 #3391996] 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.r2h6ol/9-mspec-multi-8
E, [2024-05-31T22:44:11.554448 #3391996] 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.r2h6ol/10-mspec-multi-9
E, [2024-05-31T22:44:11.554578 #3391996] 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.r2h6ol/11-mspec-multi-10
E, [2024-05-31T22:44:11.554841 #3391996] 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.r2h6ol/12-mspec-multi-11
E, [2024-05-31T22:44:11.555125 #3391996] 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.r2h6ol/13-mspec-multi-12
E, [2024-05-31T22:44:11.555299 #3391996] 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.r2h6ol/14-mspec-multi-13
E, [2024-05-31T22:44:11.555492 #3391996] 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.r2h6ol/15-mspec-multi-14
E, [2024-05-31T22:44:11.555684 #3391996] 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.r2h6ol/16-mspec-multi-15
E, [2024-05-31T22:44:11.555928 #3391996] 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.r2h6ol/17-mspec-multi-16
E, [2024-05-31T22:44:11.556125 #3391996] 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.r2h6ol/18-mspec-multi-17
E, [2024-05-31T22:44:11.556330 #3391996] 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.r2h6ol/19-mspec-multi-18
E, [2024-05-31T22:44:11.556497 #3391996] 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.r2h6ol/20-mspec-multi-19
I, [2024-05-31T22:44:11.726269 #3391996]  INFO -- : ruby 3.4.0dev (2024-05-31T22:37:13Z master 6c8ae44a38) [x86_64-linux]
I, [2024-05-31T22:44:12.310738 #3391996]  INFO -- :      0 ............................................................
I, [2024-05-31T22:44:12.687471 #3391996]  INFO -- :     60 ............................................................
I, [2024-05-31T22:44:12.774075 #3391996]  INFO -- :    120 ............................................................
I, [2024-05-31T22:44:12.871178 #3391996]  INFO -- :    180 ............................................................
I, [2024-05-31T22:44:12.922910 #3391996]  INFO -- :    240 ............................................................
I, [2024-05-31T22:44:12.986096 #3391996]  INFO -- :    300 ............................................................
I, [2024-05-31T22:44:13.023986 #3391996]  INFO -- :    360 ............................................................
I, [2024-05-31T22:44:13.052894 #3391996]  INFO -- :    420 ............................................................
I, [2024-05-31T22:44:13.069879 #3391996]  INFO -- :    480 ............................................................
I, [2024-05-31T22:44:13.085885 #3391996]  INFO -- :    540 ............................................................
I, [2024-05-31T22:44:13.103355 #3391996]  INFO -- :    600 ............................................................
I, [2024-05-31T22:44:13.158872 #3391996]  INFO -- :    660 ............................................................
I, [2024-05-31T22:44:13.177665 #3391996]  INFO -- :    720 ............................................................
I, [2024-05-31T22:44:13.194120 #3391996]  INFO -- :    780 ............................................................
I, [2024-05-31T22:44:13.221106 #3391996]  INFO -- :    840 ............................................................
I, [2024-05-31T22:44:13.248469 #3391996]  INFO -- :    900 ............................................................
I, [2024-05-31T22:44:13.289634 #3391996]  INFO -- :    960 ............................................................
I, [2024-05-31T22:44:13.356542 #3391996]  INFO -- :   1020 ............................................................
I, [2024-05-31T22:44:13.501759 #3391996]  INFO -- :   1080 ............................................................
I, [2024-05-31T22:44:13.622979 #3391996]  INFO -- :   1140 ............................................................
I, [2024-05-31T22:44:13.687845 #3391996]  INFO -- :   1200 ............................................................
I, [2024-05-31T22:44:13.740666 #3391996]  INFO -- :   1260 ............................................................
I, [2024-05-31T22:44:13.780608 #3391996]  INFO -- :   1320 ............................................................
I, [2024-05-31T22:44:13.799598 #3391996]  INFO -- :   1380 ............................................................
I, [2024-05-31T22:44:13.850014 #3391996]  INFO -- :   1440 ............................................................
I, [2024-05-31T22:44:14.275559 #3391996]  INFO -- :   1500 ............................................................
I, [2024-05-31T22:44:14.413245 #3391996]  INFO -- :   1560 ............................................................
I, [2024-05-31T22:44:14.447825 #3391996]  INFO -- :   1620 ............................................................
I, [2024-05-31T22:44:14.546449 #3391996]  INFO -- :   1680 ............................................................
I, [2024-05-31T22:44:14.620488 #3391996]  INFO -- :   1740 ............................................................
I, [2024-05-31T22:44:14.733686 #3391996]  INFO -- :   1800 ............................................................
I, [2024-05-31T22:44:14.768454 #3391996]  INFO -- :   1860 ............................................................
I, [2024-05-31T22:44:14.870754 #3391996]  INFO -- :   1920 ............................................................
I, [2024-05-31T22:44:14.936992 #3391996]  INFO -- :   1980 ............................................................
I, [2024-05-31T22:44:15.020838 #3391996]  INFO -- :   2040 ............................................................
I, [2024-05-31T22:44:15.074510 #3391996]  INFO -- :   2100 ............................................................
I, [2024-05-31T22:44:15.087137 #3391996]  INFO -- :   2160 ............................................................
I, [2024-05-31T22:44:15.094312 #3391996]  INFO -- :   2220 ............................................................
I, [2024-05-31T22:44:15.111287 #3391996]  INFO -- :   2280 ............................................................
I, [2024-05-31T22:44:15.124352 #3391996]  INFO -- :   2340 ............................................................
I, [2024-05-31T22:44:15.139402 #3391996]  INFO -- :   2400 ............................................................
I, [2024-05-31T22:44:15.234209 #3391996]  INFO -- :   2460 ............................................................
I, [2024-05-31T22:44:15.280067 #3391996]  INFO -- :   2520 ............................................................
I, [2024-05-31T22:44:15.306210 #3391996]  INFO -- :   2580 ............................................................
I, [2024-05-31T22:44:15.393695 #3391996]  INFO -- :   2640 ............................................................
I, [2024-05-31T22:44:15.468900 #3391996]  INFO -- :   2700 ............................................................
I, [2024-05-31T22:44:15.496582 #3391996]  INFO -- :   2760 ............................................................
I, [2024-05-31T22:44:15.521546 #3391996]  INFO -- :   2820 ............................................................
I, [2024-05-31T22:44:15.579700 #3391996]  INFO -- :   2880 ............................................................
I, [2024-05-31T22:44:15.606814 #3391996]  INFO -- :   2940 ............................................................
I, [2024-05-31T22:44:15.628447 #3391996]  INFO -- :   3000 ............................................................
I, [2024-05-31T22:44:15.650364 #3391996]  INFO -- :   3060 ............................................................
I, [2024-05-31T22:44:15.661552 #3391996]  INFO -- :   3120 ............................................................
I, [2024-05-31T22:44:15.676794 #3391996]  INFO -- :   3180 ............................................................
I, [2024-05-31T22:44:15.679893 #3391996]  INFO -- :   3240 ............................................................
I, [2024-05-31T22:44:15.713216 #3391996]  INFO -- :   3300 ............................................................
I, [2024-05-31T22:44:15.925177 #3391996]  INFO -- :   3360 ............................................................
I, [2024-05-31T22:44:19.691545 #3391996]  INFO -- :   3420 ...........
I, [2024-05-31T22:44:19.691593 #3391996]  INFO -- : 
I, [2024-05-31T22:44:19.691601 #3391996]  INFO -- : Finished in 8.136816 seconds
I, [2024-05-31T22:44:19.691605 #3391996]  INFO -- : 
I, [2024-05-31T22:44:19.691610 #3391996]  INFO -- : 3430 files, 32649 examples, 180165 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-05-31T22:44:19.693785 #3391996]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j20'" exit with 0.