# Logfile created on 2024-05-29 01:28:18 +0000 by logger.rb/v1.4.3
I, [2024-05-29T01:28:18.169848 #3525507]  INFO -- : #<BuildRuby:0x00005601bd2540a8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk", @TARGET_SRC_DIR="/tmp/ruby/src/trunk", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk", @configure_opts=["--enable-shared"], @build_opts="-j16", @btest_opts="-j16", @test_opts="TESTS='-j16'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk.20240529-012818", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005601bd29f3a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005601bd29f260 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005601bd29f0d0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240529-012818", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240529-012818>, @binmode=false, @mon_data=#<Monitor:0x00005601bd29ef68>, @mon_data_owner_object_id=860>>>
I, [2024-05-29T01:28:18.169999 #3525507]  INFO -- : $$$[beg] make update-download -j16
I, [2024-05-29T01:28:18.375310 #3525507]  INFO -- : tool/config.guess already exists
I, [2024-05-29T01:28:18.375357 #3525507]  INFO -- : tool/config.sub already exists
I, [2024-05-29T01:28:18.377872 #3525507]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-29T01:28:18.378018 #3525507]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-29T01:28:18.378152 #3525507]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-29T01:28:18.379200 #3525507]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-29T01:28:18.379344 #3525507]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-29T01:28:18.379449 #3525507]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-29T01:28:18.381304 #3525507]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-29T01:28:18.381399 #3525507]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-29T01:28:18.381583 #3525507]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-29T01:28:18.450478 #3525507]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-29T01:28:18.518797 #3525507]  INFO -- :   Successfully built RubyGem
I, [2024-05-29T01:28:18.518841 #3525507]  INFO -- :   Name: power_assert
I, [2024-05-29T01:28:18.518853 #3525507]  INFO -- :   Version: 2.0.4dev
I, [2024-05-29T01:28:18.518862 #3525507]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-29T01:28:18.560422 #3525507]  INFO -- : $$$[end] "make update-download -j16" exit with 0.
I, [2024-05-29T01:28:18.560471 #3525507]  INFO -- : $$$[beg] make update-src      -j16
I, [2024-05-29T01:28:19.080338 #3525507]  INFO -- : Already up to date.
I, [2024-05-29T01:28:19.100659 #3525507]  INFO -- : Latest commit hash = d9d7ae7830
I, [2024-05-29T01:28:19.101779 #3525507]  INFO -- : $$$[end] "make update-src      -j16" exit with 0.
I, [2024-05-29T01:28:19.101808 #3525507]  INFO -- : $$$[beg] make after-update    -j16
I, [2024-05-29T01:28:19.221559 #3525507]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-05-29T01:28:19.222925 #3525507]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-05-29T01:28:19.316138 #3525507]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-05-29T01:28:19.318475 #3525507]  INFO -- : generating enc.mk
I, [2024-05-29T01:28:19.481873 #3525507]  INFO -- : making srcs under enc
I, [2024-05-29T01:28:19.548422 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:19.548449 #3525507]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T01:28:19.548460 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:19.593115 #3525507]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-29T01:28:19.593279 #3525507]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-29T01:28:19.593949 #3525507]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-29T01:28:19.594574 #3525507]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-29T01:28:19.594724 #3525507]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-29T01:28:19.595529 #3525507]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-29T01:28:19.597056 #3525507]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-29T01:28:19.597097 #3525507]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-29T01:28:19.597897 #3525507]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-29T01:28:19.653587 #3525507]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-29T01:28:19.753377 #3525507]  INFO -- :   Successfully built RubyGem
I, [2024-05-29T01:28:19.753418 #3525507]  INFO -- :   Name: power_assert
I, [2024-05-29T01:28:19.753430 #3525507]  INFO -- :   Version: 2.0.4dev
I, [2024-05-29T01:28:19.753439 #3525507]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-29T01:28:19.755095 #3525507]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-29T01:28:19.819602 #3525507]  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-29T01:28:19.825306 #3525507]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-29T01:28:19.827138 #3525507]  INFO -- : $$$[end] "make after-update    -j16" exit with 0.
I, [2024-05-29T01:28:19.827245 #3525507]  INFO -- : $$$[beg] make miniruby -j16
I, [2024-05-29T01:28:19.886231 #3525507]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T01:28:19.886284 #3525507]  INFO -- : 	CC = gcc
I, [2024-05-29T01:28:19.886295 #3525507]  INFO -- : 	LD = ld
I, [2024-05-29T01:28:19.886304 #3525507]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T01:28:19.886312 #3525507]  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-29T01:28:19.886322 #3525507]  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-29T01:28:19.886338 #3525507]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T01:28:19.886346 #3525507]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T01:28:19.886355 #3525507]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T01:28:19.886362 #3525507]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-29T01:28:19.886369 #3525507]  INFO -- : 	LC_ALL = 
I, [2024-05-29T01:28:19.886376 #3525507]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T01:28:19.886383 #3525507]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-29T01:28:19.886390 #3525507]  INFO -- : 	RUSTC = rustc
I, [2024-05-29T01:28:19.886398 #3525507]  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-29T01:28:19.887580 #3525507]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T01:28:19.887602 #3525507]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T01:28:19.887622 #3525507]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T01:28:19.887632 #3525507]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T01:28:19.887640 #3525507]  INFO -- : 
I, [2024-05-29T01:28:19.912287 #3525507]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-05-29T01:28:20.090207 #3525507]  INFO -- : linking miniruby
I, [2024-05-29T01:28:20.753799 #3525507]  INFO -- : $$$[end] "make miniruby -j16" exit with 0.
I, [2024-05-29T01:28:20.753972 #3525507]  INFO -- : $$$[beg] make ruby -j16
I, [2024-05-29T01:28:20.884294 #3525507]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T01:28:20.884335 #3525507]  INFO -- : 	CC = gcc
I, [2024-05-29T01:28:20.884348 #3525507]  INFO -- : 	LD = ld
I, [2024-05-29T01:28:20.884357 #3525507]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T01:28:20.884365 #3525507]  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-29T01:28:20.884374 #3525507]  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-29T01:28:20.884382 #3525507]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T01:28:20.884390 #3525507]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T01:28:20.884398 #3525507]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T01:28:20.884406 #3525507]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-29T01:28:20.884413 #3525507]  INFO -- : 	LC_ALL = 
I, [2024-05-29T01:28:20.884420 #3525507]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T01:28:20.884427 #3525507]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-29T01:28:20.884435 #3525507]  INFO -- : 	RUSTC = rustc
I, [2024-05-29T01:28:20.884444 #3525507]  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-29T01:28:20.884999 #3525507]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T01:28:20.885018 #3525507]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T01:28:20.885027 #3525507]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T01:28:20.885035 #3525507]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T01:28:20.885042 #3525507]  INFO -- : 
I, [2024-05-29T01:28:21.033582 #3525507]  INFO -- : builtin_binary.inc updated
I, [2024-05-29T01:28:21.046025 #3525507]  INFO -- : b0491fd6ee8b0e60f2bc0b289aea23f972e630eb71babec79d470be4c3470265  builtin_binary.inc
I, [2024-05-29T01:28:21.047771 #3525507]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-05-29T01:28:21.341355 #3525507]  INFO -- : linking static-library libruby-static.a
I, [2024-05-29T01:28:21.740956 #3525507]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-05-29T01:28:23.645438 #3525507]  INFO -- : linking ruby
I, [2024-05-29T01:28:23.702280 #3525507]  INFO -- : $$$[end] "make ruby -j16" exit with 0.
I, [2024-05-29T01:28:23.702409 #3525507]  INFO -- : $$$[beg] make all -j16
I, [2024-05-29T01:28:23.758343 #3525507]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T01:28:23.758397 #3525507]  INFO -- : 	CC = gcc
I, [2024-05-29T01:28:23.758409 #3525507]  INFO -- : 	LD = ld
I, [2024-05-29T01:28:23.758418 #3525507]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T01:28:23.758426 #3525507]  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-29T01:28:23.758440 #3525507]  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-29T01:28:23.758448 #3525507]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T01:28:23.758455 #3525507]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T01:28:23.758463 #3525507]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T01:28:23.758470 #3525507]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-29T01:28:23.758477 #3525507]  INFO -- : 	LC_ALL = 
I, [2024-05-29T01:28:23.758484 #3525507]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T01:28:23.758492 #3525507]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-29T01:28:23.758500 #3525507]  INFO -- : 	RUSTC = rustc
I, [2024-05-29T01:28:23.758507 #3525507]  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-29T01:28:23.759695 #3525507]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T01:28:23.759717 #3525507]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T01:28:23.759729 #3525507]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T01:28:23.759749 #3525507]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T01:28:23.759765 #3525507]  INFO -- : 
I, [2024-05-29T01:28:23.800866 #3525507]  INFO -- : generating enc.mk
I, [2024-05-29T01:28:23.802845 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-05-29T01:28:23.803539 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-05-29T01:28:23.803802 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-05-29T01:28:23.804455 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-05-29T01:28:23.804719 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-05-29T01:28:23.805432 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-05-29T01:28:23.805810 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-05-29T01:28:23.806676 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-05-29T01:28:23.807254 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-05-29T01:28:23.807688 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-05-29T01:28:23.808191 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-05-29T01:28:23.808958 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-05-29T01:28:23.809642 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-05-29T01:28:23.810105 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-05-29T01:28:23.811017 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-05-29T01:28:23.992376 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-05-29T01:28:23.994797 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-05-29T01:28:23.994894 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-05-29T01:28:23.995391 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-05-29T01:28:23.996917 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-05-29T01:28:24.000584 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-05-29T01:28:24.031011 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-05-29T01:28:24.038538 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-05-29T01:28:24.039977 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-05-29T01:28:24.041143 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-05-29T01:28:24.069651 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-05-29T01:28:24.088873 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-05-29T01:28:24.119505 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-05-29T01:28:24.143743 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-05-29T01:28:24.200372 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-05-29T01:28:24.202848 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-05-29T01:28:24.214993 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-05-29T01:28:24.223023 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-05-29T01:28:24.223890 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-05-29T01:28:24.231069 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-05-29T01:28:24.251420 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-05-29T01:28:24.251593 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-05-29T01:28:24.253865 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-05-29T01:28:24.279105 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-05-29T01:28:24.288397 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-05-29T01:28:24.296341 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-05-29T01:28:24.340085 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-05-29T01:28:24.405462 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-05-29T01:28:24.416377 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-05-29T01:28:24.426953 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-05-29T01:28:24.444342 #3525507]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-05-29T01:28:24.455958 #3525507]  INFO -- : making enc
I, [2024-05-29T01:28:24.479580 #3525507]  INFO -- : making srcs under enc
I, [2024-05-29T01:28:24.495856 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:24.495928 #3525507]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-29T01:28:24.495946 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:24.543733 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:24.543812 #3525507]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T01:28:24.543827 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:24.544777 #3525507]  INFO -- : generating transdb.h
I, [2024-05-29T01:28:24.654118 #3525507]  INFO -- : transdb.h unchanged
I, [2024-05-29T01:28:24.655807 #3525507]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-29T01:28:24.655963 #3525507]  INFO -- : making trans
I, [2024-05-29T01:28:24.684105 #3525507]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-29T01:28:24.686720 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:24.694022 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:24.694346 #3525507]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-29T01:28:24.694501 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:24.697945 #3525507]  INFO -- : making encs
I, [2024-05-29T01:28:24.778256 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:24.778365 #3525507]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-29T01:28:24.778415 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:24.948448 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:24.949189 #3525507]  INFO -- : generating makefile exts.mk
I, [2024-05-29T01:28:24.991125 #3525507]  INFO -- : exts.mk unchanged
I, [2024-05-29T01:28:24.995782 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:25.020956 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T01:28:25.022962 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T01:28:25.023221 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T01:28:25.024608 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T01:28:25.024714 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T01:28:25.025066 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T01:28:25.026954 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T01:28:25.027843 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T01:28:25.028527 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T01:28:25.028734 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T01:28:25.029158 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T01:28:25.029412 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T01:28:25.029436 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T01:28:25.030148 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T01:28:25.030177 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T01:28:25.030196 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T01:28:25.030336 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T01:28:25.030946 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T01:28:25.031339 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T01:28:25.033681 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T01:28:25.033829 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T01:28:25.034300 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T01:28:25.034342 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T01:28:25.034803 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T01:28:25.035639 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T01:28:25.036553 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T01:28:25.036768 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T01:28:25.037801 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T01:28:25.037834 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T01:28:25.038985 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T01:28:25.044186 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T01:28:25.045544 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T01:28:25.045863 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T01:28:25.045895 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T01:28:25.047899 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T01:28:25.050029 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T01:28:25.053030 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T01:28:25.069644 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T01:28:25.069729 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T01:28:25.070131 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T01:28:25.070796 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T01:28:25.071052 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T01:28:25.071948 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T01:28:25.079455 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T01:28:25.102196 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:25.181248 #3525507]  INFO -- : linking ruby
I, [2024-05-29T01:28:25.201875 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:25.202254 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:25.206200 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:25.206230 #3525507]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-29T01:28:25.206252 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:25.206904 #3525507]  INFO -- : $$$[end] "make all -j16" exit with 0.
I, [2024-05-29T01:28:25.207011 #3525507]  INFO -- : $$$[beg] make install -j16
I, [2024-05-29T01:28:25.303896 #3525507]  INFO -- : Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed
I, [2024-05-29T01:28:25.304463 #3525507]  INFO -- : Update rbs to ba7872795d5de04adb8ff500c0e6afdc81a041dd
I, [2024-05-29T01:28:25.304601 #3525507]  INFO -- : Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5
I, [2024-05-29T01:28:25.305201 #3525507]  INFO -- : echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision -
I, [2024-05-29T01:28:25.305978 #3525507]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T01:28:25.306001 #3525507]  INFO -- : 	CC = gcc
I, [2024-05-29T01:28:25.306012 #3525507]  INFO -- : 	LD = ld
I, [2024-05-29T01:28:25.306021 #3525507]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T01:28:25.306033 #3525507]  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-29T01:28:25.306044 #3525507]  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-29T01:28:25.306053 #3525507]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T01:28:25.306061 #3525507]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T01:28:25.306068 #3525507]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T01:28:25.306076 #3525507]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-29T01:28:25.306087 #3525507]  INFO -- : 	LC_ALL = 
I, [2024-05-29T01:28:25.306094 #3525507]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T01:28:25.306124 #3525507]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-05-29T01:28:25.306132 #3525507]  INFO -- : 	RUSTC = rustc
I, [2024-05-29T01:28:25.306140 #3525507]  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-29T01:28:25.307241 #3525507]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/power_assert.revision unchanged
I, [2024-05-29T01:28:25.345434 #3525507]  INFO -- : echo ba7872795d5de04adb8ff500c0e6afdc81a041dd | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-05-29T01:28:25.345565 #3525507]  INFO -- : echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision -
I, [2024-05-29T01:28:25.346281 #3525507]  INFO -- : generating enc.mk
I, [2024-05-29T01:28:25.346309 #3525507]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T01:28:25.346331 #3525507]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T01:28:25.346344 #3525507]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T01:28:25.346353 #3525507]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T01:28:25.346364 #3525507]  INFO -- : 
I, [2024-05-29T01:28:25.347588 #3525507]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-05-29T01:28:25.347761 #3525507]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/typeprof.revision unchanged
I, [2024-05-29T01:28:25.473003 #3525507]  INFO -- : making srcs under enc
I, [2024-05-29T01:28:25.473180 #3525507]  INFO -- : making enc
I, [2024-05-29T01:28:25.489977 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:25.490023 #3525507]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-29T01:28:25.490035 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:25.503161 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:25.503197 #3525507]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T01:28:25.503209 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:25.503968 #3525507]  INFO -- : generating transdb.h
I, [2024-05-29T01:28:25.530075 #3525507]  INFO -- : Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk/gems/power_assert-2.0.3.gem
I, [2024-05-29T01:28:25.616601 #3525507]  INFO -- :   Successfully built RubyGem
I, [2024-05-29T01:28:25.616642 #3525507]  INFO -- :   Name: power_assert
I, [2024-05-29T01:28:25.616654 #3525507]  INFO -- :   Version: 2.0.4dev
I, [2024-05-29T01:28:25.617566 #3525507]  INFO -- :   File: power_assert-2.0.4dev.gem
I, [2024-05-29T01:28:25.618253 #3525507]  INFO -- : Extracting bundle gem power_assert-2.0.3...
I, [2024-05-29T01:28:25.620643 #3525507]  INFO -- : transdb.h unchanged
I, [2024-05-29T01:28:25.621545 #3525507]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-29T01:28:25.621717 #3525507]  INFO -- : making trans
I, [2024-05-29T01:28:25.650883 #3525507]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-05-29T01:28:25.653535 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:25.665040 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:25.665327 #3525507]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-29T01:28:25.665445 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:25.667931 #3525507]  INFO -- : making encs
I, [2024-05-29T01:28:25.729543 #3525507]  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-29T01:28:25.743543 #3525507]  INFO -- : Unpacked gems/power_assert-2.0.4dev.gem
I, [2024-05-29T01:28:25.746695 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:25.746768 #3525507]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-29T01:28:25.746792 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:25.932921 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:25.933958 #3525507]  INFO -- : generating makefile exts.mk
I, [2024-05-29T01:28:25.975691 #3525507]  INFO -- : exts.mk unchanged
I, [2024-05-29T01:28:25.980183 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:26.005354 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T01:28:26.007284 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T01:28:26.007537 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T01:28:26.008603 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T01:28:26.009463 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T01:28:26.009498 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T01:28:26.011863 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T01:28:26.011895 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T01:28:26.012028 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T01:28:26.012565 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T01:28:26.013408 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T01:28:26.013439 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T01:28:26.013841 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T01:28:26.013873 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T01:28:26.013987 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T01:28:26.014281 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T01:28:26.015489 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T01:28:26.016706 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T01:28:26.016915 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T01:28:26.017158 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T01:28:26.018136 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T01:28:26.018561 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T01:28:26.018711 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T01:28:26.018845 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T01:28:26.019896 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T01:28:26.020016 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T01:28:26.020414 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T01:28:26.020882 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T01:28:26.021089 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T01:28:26.023585 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T01:28:26.028616 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T01:28:26.029168 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T01:28:26.030668 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T01:28:26.031018 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T01:28:26.034156 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T01:28:26.035146 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T01:28:26.039252 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T01:28:26.053999 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T01:28:26.054535 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T01:28:26.054565 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T01:28:26.056737 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T01:28:26.063106 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T01:28:26.063158 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T01:28:26.063744 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T01:28:26.087167 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:26.163500 #3525507]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-29T01:28:26.163545 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:26.163779 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:26.167344 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:26.167367 #3525507]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-29T01:28:26.167385 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:26.167613 #3525507]  INFO -- : ./miniruby -I/tmp/ruby/src/trunk/lib -I. -I.ext/common  /tmp/ruby/src/trunk/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
I, [2024-05-29T01:28:26.261764 #3525507]  INFO -- : Installing to 
I, [2024-05-29T01:28:26.261821 #3525507]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-05-29T01:28:26.261971 #3525507]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-05-29T01:28:26.271300 #3525507]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-29T01:28:26.271333 #3525507]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-05-29T01:28:26.271413 #3525507]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-05-29T01:28:26.281917 #3525507]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-05-29T01:28:26.281940 #3525507]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-05-29T01:28:26.282025 #3525507]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-05-29T01:28:26.282210 #3525507]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-29T01:28:26.286630 #3525507]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-05-29T01:28:26.286661 #3525507]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-05-29T01:28:26.286673 #3525507]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-05-29T01:28:26.286689 #3525507]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-05-29T01:28:26.286810 #3525507]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-05-29T01:28:26.329797 #3525507]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-05-29T01:28:26.337131 #3525507]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-05-29T01:28:26.337327 #3525507]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-29T01:28:26.362564 #3525507]  INFO -- :                                     benchmark 0.3.0
I, [2024-05-29T01:28:26.364852 #3525507]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-05-29T01:28:26.366454 #3525507]  INFO -- :                                     cgi 0.4.1
I, [2024-05-29T01:28:26.367619 #3525507]  INFO -- :                                     delegate 0.3.1
I, [2024-05-29T01:28:26.368193 #3525507]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-05-29T01:28:26.368743 #3525507]  INFO -- :                                     english 0.8.0
I, [2024-05-29T01:28:26.369328 #3525507]  INFO -- :                                     erb 4.0.4
I, [2024-05-29T01:28:26.370164 #3525507]  INFO -- :                                     error_highlight 0.6.0
I, [2024-05-29T01:28:26.370709 #3525507]  INFO -- :                                     fileutils 1.7.2
I, [2024-05-29T01:28:26.371254 #3525507]  INFO -- :                                     find 0.2.0
I, [2024-05-29T01:28:26.371802 #3525507]  INFO -- :                                     forwardable 1.3.3
I, [2024-05-29T01:28:26.372339 #3525507]  INFO -- :                                     ipaddr 1.2.6
I, [2024-05-29T01:28:26.372876 #3525507]  INFO -- :                                     irb 1.13.1
I, [2024-05-29T01:28:26.373767 #3525507]  INFO -- :                                     logger 1.6.0
I, [2024-05-29T01:28:26.374313 #3525507]  INFO -- :                                     net-http 0.4.1
I, [2024-05-29T01:28:26.374889 #3525507]  INFO -- :                                     net-protocol 0.2.2
I, [2024-05-29T01:28:26.375456 #3525507]  INFO -- :                                     open-uri 0.4.1
I, [2024-05-29T01:28:26.376595 #3525507]  INFO -- :                                     open3 0.2.1
I, [2024-05-29T01:28:26.377192 #3525507]  INFO -- :                                     optparse 0.5.0
I, [2024-05-29T01:28:26.377761 #3525507]  INFO -- :                                     ostruct 0.6.0
I, [2024-05-29T01:28:26.378285 #3525507]  INFO -- :                                     pp 0.5.0
I, [2024-05-29T01:28:26.378844 #3525507]  INFO -- :                                     prettyprint 0.2.0
I, [2024-05-29T01:28:26.379385 #3525507]  INFO -- :                                     prism 0.29.0
I, [2024-05-29T01:28:26.379968 #3525507]  INFO -- :                                     pstore 0.1.3
I, [2024-05-29T01:28:26.380496 #3525507]  INFO -- :                                     rdoc 6.7.0
I, [2024-05-29T01:28:26.381662 #3525507]  INFO -- :                                     readline 0.0.4
I, [2024-05-29T01:28:26.382202 #3525507]  INFO -- :                                     reline 0.5.7
I, [2024-05-29T01:28:26.382787 #3525507]  INFO -- :                                     resolv 0.4.0
I, [2024-05-29T01:28:26.383323 #3525507]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-05-29T01:28:26.384256 #3525507]  INFO -- :                                     securerandom 0.3.1
I, [2024-05-29T01:28:26.384932 #3525507]  INFO -- :                                     set 1.1.0
I, [2024-05-29T01:28:26.385538 #3525507]  INFO -- :                                     shellwords 0.2.0
I, [2024-05-29T01:28:26.386069 #3525507]  INFO -- :                                     singleton 0.2.0
I, [2024-05-29T01:28:26.386576 #3525507]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-05-29T01:28:26.387374 #3525507]  INFO -- :                                     tempfile 0.2.1
I, [2024-05-29T01:28:26.387908 #3525507]  INFO -- :                                     time 0.3.0
I, [2024-05-29T01:28:26.388457 #3525507]  INFO -- :                                     timeout 0.4.1
I, [2024-05-29T01:28:26.388999 #3525507]  INFO -- :                                     tmpdir 0.2.0
I, [2024-05-29T01:28:26.389565 #3525507]  INFO -- :                                     tsort 0.2.0
I, [2024-05-29T01:28:26.390107 #3525507]  INFO -- :                                     un 0.3.0
I, [2024-05-29T01:28:26.390648 #3525507]  INFO -- :                                     uri 0.13.0
I, [2024-05-29T01:28:26.391211 #3525507]  INFO -- :                                     weakref 0.1.3
I, [2024-05-29T01:28:26.391744 #3525507]  INFO -- :                                     yaml 0.3.0
I, [2024-05-29T01:28:26.392165 #3525507]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-29T01:28:26.398799 #3525507]  INFO -- :                                     date 3.3.4
I, [2024-05-29T01:28:26.399379 #3525507]  INFO -- :                                     digest 3.1.1
I, [2024-05-29T01:28:26.399928 #3525507]  INFO -- :                                     etc 1.4.3
I, [2024-05-29T01:28:26.400498 #3525507]  INFO -- :                                     fcntl 1.1.0
I, [2024-05-29T01:28:26.401557 #3525507]  INFO -- :                                     fiddle 1.1.3
I, [2024-05-29T01:28:26.402118 #3525507]  INFO -- :                                     io-console 0.7.2
I, [2024-05-29T01:28:26.402659 #3525507]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-05-29T01:28:26.403195 #3525507]  INFO -- :                                     io-wait 0.3.1
I, [2024-05-29T01:28:26.403709 #3525507]  INFO -- :                                     json 2.7.2
I, [2024-05-29T01:28:26.404294 #3525507]  INFO -- :                                     openssl 3.2.0
I, [2024-05-29T01:28:26.404854 #3525507]  INFO -- :                                     pathname 0.3.0
I, [2024-05-29T01:28:26.405409 #3525507]  INFO -- :                                     psych 5.1.2
I, [2024-05-29T01:28:26.406043 #3525507]  INFO -- :                                     stringio 3.1.1
I, [2024-05-29T01:28:26.406618 #3525507]  INFO -- :                                     strscan 3.1.1
I, [2024-05-29T01:28:26.407152 #3525507]  INFO -- :                                     zlib 3.1.0
I, [2024-05-29T01:28:26.407597 #3525507]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-05-29T01:28:26.408574 #3525507]  INFO -- :                                     minitest 5.23.1
I, [2024-05-29T01:28:26.417824 #3525507]  INFO -- :                                     rake 13.2.1
I, [2024-05-29T01:28:26.422900 #3525507]  INFO -- :                                     test-unit 3.6.2
I, [2024-05-29T01:28:26.429363 #3525507]  INFO -- :                                     rexml 3.2.8
I, [2024-05-29T01:28:26.434420 #3525507]  INFO -- :                                     rss 0.3.0
I, [2024-05-29T01:28:26.438417 #3525507]  INFO -- :                                     net-ftp 0.3.4
I, [2024-05-29T01:28:26.440645 #3525507]  INFO -- :                                     net-imap 0.4.11
I, [2024-05-29T01:28:26.445123 #3525507]  INFO -- :                                     net-pop 0.1.2
I, [2024-05-29T01:28:26.446332 #3525507]  INFO -- :                                     net-smtp 0.5.0
I, [2024-05-29T01:28:26.447823 #3525507]  INFO -- :                                     matrix 0.4.2
I, [2024-05-29T01:28:26.451746 #3525507]  INFO -- :                                     prime 0.1.2
I, [2024-05-29T01:28:26.459433 #3525507]  INFO -- :                                     rbs 3.4.4
I, [2024-05-29T01:28:26.494761 #3525507]  INFO -- :                                     typeprof 0.21.11
I, [2024-05-29T01:28:26.498197 #3525507]  INFO -- :                                     debug 1.9.2
I, [2024-05-29T01:28:26.502270 #3525507]  INFO -- :                                     racc 1.8.0
I, [2024-05-29T01:28:26.506146 #3525507]  INFO -- :                                     mutex_m 0.2.0
I, [2024-05-29T01:28:26.507624 #3525507]  INFO -- :                                     getoptlong 0.2.1
I, [2024-05-29T01:28:26.509541 #3525507]  INFO -- :                                     base64 0.2.0
I, [2024-05-29T01:28:26.510821 #3525507]  INFO -- :                                     bigdecimal 3.1.8
I, [2024-05-29T01:28:26.514107 #3525507]  INFO -- :                                     observer 0.1.2
I, [2024-05-29T01:28:26.515535 #3525507]  INFO -- :                                     abbrev 0.1.2
I, [2024-05-29T01:28:26.516886 #3525507]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-05-29T01:28:26.518612 #3525507]  INFO -- :                                     rinda 0.2.0
I, [2024-05-29T01:28:26.520228 #3525507]  INFO -- :                                     drb 2.2.1
I, [2024-05-29T01:28:26.522433 #3525507]  INFO -- :                                     nkf 0.2.0
I, [2024-05-29T01:28:26.526015 #3525507]  INFO -- :                                     syslog 0.1.2
I, [2024-05-29T01:28:26.528110 #3525507]  INFO -- :                                     csv 3.3.0
I, [2024-05-29T01:28:26.531780 #3525507]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-05-29T01:28:26.533329 #3525507]  INFO -- : skipped bundled gems:
I, [2024-05-29T01:28:26.533352 #3525507]  INFO -- :     power_assert-2.0.4dev.gem       not found in bundled_gems
I, [2024-05-29T01:28:26.536328 #3525507]  INFO -- : $$$[end] "make install -j16" exit with 0.
I, [2024-05-29T01:28:26.536504 #3525507]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16'
I, [2024-05-29T01:28:35.472790 #3525507]  INFO -- : PASS all 1936 tests
E, [2024-05-29T01:28:35.483762 #3525507] ERROR -- :  
I, [2024-05-29T01:28:35.483924 #3525507]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
I, [2024-05-29T01:28:35.484027 #3525507]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j16'
I, [2024-05-29T01:28:35.613035 #3525507]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T01:28:35.613086 #3525507]  INFO -- : 	CC = gcc
I, [2024-05-29T01:28:35.613099 #3525507]  INFO -- : 	LD = ld
I, [2024-05-29T01:28:35.613107 #3525507]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T01:28:35.613120 #3525507]  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-29T01:28:35.613130 #3525507]  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-29T01:28:35.613138 #3525507]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T01:28:35.613145 #3525507]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T01:28:35.613165 #3525507]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T01:28:35.613173 #3525507]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-29T01:28:35.613180 #3525507]  INFO -- : 	LC_ALL = 
I, [2024-05-29T01:28:35.613187 #3525507]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T01:28:35.613195 #3525507]  INFO -- : 	MFLAGS = 
I, [2024-05-29T01:28:35.613204 #3525507]  INFO -- : 	RUSTC = rustc
I, [2024-05-29T01:28:35.613212 #3525507]  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-29T01:28:35.613579 #3525507]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T01:28:35.613608 #3525507]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T01:28:35.613633 #3525507]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T01:28:35.613642 #3525507]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T01:28:35.613651 #3525507]  INFO -- : 
I, [2024-05-29T01:28:35.804471 #3525507]  INFO -- : Checking leaked global symbols...none
I, [2024-05-29T01:28:35.881976 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-05-29T01:28:35.882038 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-05-29T01:28:35.882051 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-05-29T01:28:35.882060 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-05-29T01:28:35.882217 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-05-29T01:28:35.882320 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-05-29T01:28:35.882547 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-05-29T01:28:35.882683 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-05-29T01:28:35.883434 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-05-29T01:28:35.883757 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-05-29T01:28:35.885598 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-05-29T01:28:35.886431 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-05-29T01:28:35.886630 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-05-29T01:28:35.886663 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-05-29T01:28:35.886728 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-05-29T01:28:35.987455 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-05-29T01:28:35.988668 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-05-29T01:28:36.196667 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-05-29T01:28:36.196718 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-05-29T01:28:36.196780 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-05-29T01:28:36.196958 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-05-29T01:28:36.197018 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-05-29T01:28:36.197032 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-05-29T01:28:36.197101 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-05-29T01:28:36.197226 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-05-29T01:28:36.197253 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-05-29T01:28:36.197329 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-05-29T01:28:36.197386 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-05-29T01:28:36.197982 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-05-29T01:28:36.293819 #3525507]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-05-29T01:28:36.296217 #3525507]  INFO -- : 
I, [2024-05-29T01:28:36.296249 #3525507]  INFO -- : test succeeded
I, [2024-05-29T01:28:36.298415 #3525507]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
I, [2024-05-29T01:28:36.298542 #3525507]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
I, [2024-05-29T01:28:36.429711 #3525507]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T01:28:36.429767 #3525507]  INFO -- : 	CC = gcc
I, [2024-05-29T01:28:36.429778 #3525507]  INFO -- : 	LD = ld
I, [2024-05-29T01:28:36.429787 #3525507]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T01:28:36.429801 #3525507]  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-29T01:28:36.429815 #3525507]  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-29T01:28:36.429824 #3525507]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T01:28:36.429832 #3525507]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T01:28:36.429839 #3525507]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T01:28:36.429847 #3525507]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-29T01:28:36.429854 #3525507]  INFO -- : 	LC_ALL = 
I, [2024-05-29T01:28:36.429861 #3525507]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T01:28:36.429869 #3525507]  INFO -- : 	MFLAGS = 
I, [2024-05-29T01:28:36.429877 #3525507]  INFO -- : 	RUSTC = rustc
I, [2024-05-29T01:28:36.429886 #3525507]  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-29T01:28:36.430322 #3525507]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T01:28:36.430345 #3525507]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T01:28:36.430359 #3525507]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T01:28:36.430381 #3525507]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T01:28:36.430393 #3525507]  INFO -- : 
I, [2024-05-29T01:28:36.432267 #3525507]  INFO -- : generating enc.mk
I, [2024-05-29T01:28:36.598689 #3525507]  INFO -- : making enc
I, [2024-05-29T01:28:36.651418 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:36.651443 #3525507]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-29T01:28:36.651454 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:36.652048 #3525507]  INFO -- : making srcs under enc
I, [2024-05-29T01:28:36.718253 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:36.718277 #3525507]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T01:28:36.718288 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:36.719197 #3525507]  INFO -- : generating transdb.h
I, [2024-05-29T01:28:36.852886 #3525507]  INFO -- : transdb.h unchanged
I, [2024-05-29T01:28:36.854134 #3525507]  INFO -- : making trans
I, [2024-05-29T01:28:36.889824 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:36.889850 #3525507]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-29T01:28:36.889862 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:36.890500 #3525507]  INFO -- : making encs
I, [2024-05-29T01:28:36.963129 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:36.963152 #3525507]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-29T01:28:36.963163 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:36.965493 #3525507]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-29T01:28:36.994467 #3525507]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-29T01:28:36.997294 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:38.630327 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:38.631014 #3525507]  INFO -- : generating makefile exts.mk
I, [2024-05-29T01:28:38.672192 #3525507]  INFO -- : exts.mk unchanged
I, [2024-05-29T01:28:38.679798 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:39.346598 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T01:28:39.355588 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T01:28:39.369509 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T01:28:39.379568 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T01:28:39.387393 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T01:28:39.404842 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T01:28:39.460980 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T01:28:39.470765 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T01:28:39.515236 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T01:28:39.537361 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T01:28:39.547476 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T01:28:39.555710 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T01:28:39.582415 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T01:28:39.604130 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T01:28:39.636346 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T01:28:39.644080 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T01:28:39.658968 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T01:28:39.671052 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T01:28:39.713613 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T01:28:39.730651 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T01:28:39.740743 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T01:28:39.748626 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T01:28:39.763471 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T01:28:39.813655 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T01:28:39.824116 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T01:28:39.832098 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T01:28:39.854035 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T01:28:39.870603 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T01:28:39.875468 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T01:28:39.881762 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T01:28:39.909561 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T01:28:39.931311 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T01:28:39.969732 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T01:28:40.029377 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T01:28:40.034154 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T01:28:40.093437 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T01:28:40.095309 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T01:28:40.152613 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T01:28:40.155442 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T01:28:40.178768 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T01:28:40.181236 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T01:28:40.203486 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T01:28:40.206138 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T01:28:40.229926 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T01:28:40.253363 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:40.422287 #3525507]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-29T01:28:40.422333 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:40.422561 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:40.429442 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:40.429520 #3525507]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-29T01:28:40.429590 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:28:40.543753 #3525507]  INFO -- : Run options: 
I, [2024-05-29T01:28:40.543838 #3525507]  INFO -- :   --seed=40380
I, [2024-05-29T01:28:40.543853 #3525507]  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-29T01:28:40.543863 #3525507]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-05-29T01:28:40.543872 #3525507]  INFO -- :   --name=!/memory_leak/
I, [2024-05-29T01:28:40.543880 #3525507]  INFO -- :   --stderr-on-failure
I, [2024-05-29T01:28:40.543889 #3525507]  INFO -- :   -j16
I, [2024-05-29T01:28:40.543897 #3525507]  INFO -- : 
I, [2024-05-29T01:28:40.543906 #3525507]  INFO -- : # Running tests:
I, [2024-05-29T01:28:40.543915 #3525507]  INFO -- : 
I, [2024-05-29T01:28:40.775959 #3525507]  INFO -- : [  1/883] 3566790=test_gem_resolver_requirement_list
I, [2024-05-29T01:28:40.776226 #3525507]  INFO -- : [  2/883] 3566803=test_arith_seq_beg_len_step
I, [2024-05-29T01:28:40.777170 #3525507]  INFO -- : [  3/883] 3566793=test_pkcs7
I, [2024-05-29T01:28:40.777294 #3525507]  INFO -- : [  4/883] 3566792=test_function_entry
I, [2024-05-29T01:28:40.781089 #3525507]  INFO -- : [  5/883] 3566798=test_symbol
I, [2024-05-29T01:28:40.781232 #3525507]  INFO -- : [  6/883] 3566797=test_coder
I, [2024-05-29T01:28:40.781386 #3525507]  INFO -- : [  7/883] 3566800=test_nofree
I, [2024-05-29T01:28:40.782325 #3525507]  INFO -- : [  8/883] 3566799=test_context
I, [2024-05-29T01:28:40.783489 #3525507]  INFO -- : [  9/883] 3566791=test_gem_commands_pristine_command
I, [2024-05-29T01:28:40.783539 #3525507]  INFO -- : [ 10/883] 3566802=ruby_api_test
I, [2024-05-29T01:28:40.783570 #3525507]  INFO -- : [ 11/883] 3566804=test_find_executable
I, [2024-05-29T01:28:40.783587 #3525507]  INFO -- : [ 12/883] 3566794=test_enc_associate
I, [2024-05-29T01:28:40.783603 #3525507]  INFO -- : [ 13/883] 3566796=test_lazy_enumerator
I, [2024-05-29T01:28:40.783618 #3525507]  INFO -- : [ 14/883] 3566801=test_unix
I, [2024-05-29T01:28:40.783632 #3525507]  INFO -- : [ 15/883] 3566792=test_ractor_compatibility
I, [2024-05-29T01:28:40.784226 #3525507]  INFO -- : [ 16/883] 3566805=test_eval
I, [2024-05-29T01:28:40.785017 #3525507]  INFO -- : [ 17/883] 3566795=test_autoconf
I, [2024-05-29T01:28:40.787598 #3525507]  INFO -- : [ 18/883] 3566800=test_dir
I, [2024-05-29T01:28:40.794893 #3525507]  INFO -- : [ 19/883] 3566805=test_gem_console_ui
I, [2024-05-29T01:28:40.798554 #3525507]  INFO -- : [ 20/883] 3566795=test_date_ractor
I, [2024-05-29T01:28:40.824378 #3525507]  INFO -- : [ 21/883] 3566804=test_word
I, [2024-05-29T01:28:40.827777 #3525507]  INFO -- : [ 22/883] 3566797=test_gem_commands_cleanup_command
I, [2024-05-29T01:28:40.846860 #3525507]  INFO -- : [ 23/883] 3566804=test_cgi_multipart
I, [2024-05-29T01:28:40.861403 #3525507]  INFO -- : [ 24/883] 3566801=test_numeric
I, [2024-05-29T01:28:40.867038 #3525507]  INFO -- : [ 25/883] 3566803=test_member
I, [2024-05-29T01:28:40.875907 #3525507]  INFO -- : [ 26/883] 3566803=json_generic_object_test
I, [2024-05-29T01:28:40.883243 #3525507]  INFO -- : [ 27/883] 3566801=test_gem_source_fetch_problem
I, [2024-05-29T01:28:40.888406 #3525507]  INFO -- : [ 28/883] 3566803=test_http_request
I, [2024-05-29T01:28:40.985430 #3525507]  INFO -- : [ 29/883] 3566803=test_rdoc_generator_darkfish
I, [2024-05-29T01:28:41.024294 #3525507]  INFO -- : [ 30/883] 3566793=test_resize
I, [2024-05-29T01:28:41.025781 #3525507]  INFO -- : [ 31/883] 3566790=test_error_highlight
I, [2024-05-29T01:28:41.035129 #3525507]  INFO -- : [ 32/883] 3566793=test_rdoc_comment
I, [2024-05-29T01:28:41.055744 #3525507]  INFO -- : [ 33/883] 3566805=test_mailto
I, [2024-05-29T01:28:41.087750 #3525507]  INFO -- : [ 34/883] 3566805=test_coderange
I, [2024-05-29T01:28:41.091707 #3525507]  INFO -- : [ 35/883] 3566802=test_symbol
I, [2024-05-29T01:28:41.097935 #3525507]  INFO -- : [ 36/883] 3566805=location_test
I, [2024-05-29T01:28:41.114238 #3525507]  INFO -- : [ 37/883] 3566804=test_rdoc_extend
I, [2024-05-29T01:28:41.119871 #3525507]  INFO -- : [ 38/883] 3566799=test_merge_keys
I, [2024-05-29T01:28:41.122180 #3525507]  INFO -- : [ 39/883] 3566802=test_gem_resolver_api_specification
I, [2024-05-29T01:28:41.126573 #3525507]  INFO -- : [ 40/883] 3566795=test_ipaddr
I, [2024-05-29T01:28:41.132265 #3525507]  INFO -- : [ 41/883] 3566799=test_rdoc_markup_to_ansi
I, [2024-05-29T01:28:41.145781 #3525507]  INFO -- : [ 42/883] 3566801=test_history
I, [2024-05-29T01:28:41.151062 #3525507]  INFO -- : [ 43/883] 3566800=test_mixed_unicode_escapes
I, [2024-05-29T01:28:41.156613 #3525507]  INFO -- : [ 44/883] 3566800=test_win32ole_variant
I, [2024-05-29T01:28:41.161016 #3525507]  INFO -- : [ 45/883] 3566800=test_win32ole_variable
I, [2024-05-29T01:28:41.165915 #3525507]  INFO -- : [ 46/883] 3566800=test_io_wait_uncommon
I, [2024-05-29T01:28:41.172843 #3525507]  INFO -- : [ 47/883] 3566800=test_arity
I, [2024-05-29T01:28:41.178723 #3525507]  INFO -- : [ 48/883] 3566800=test_stringio
I, [2024-05-29T01:28:41.193020 #3525507]  INFO -- : [ 49/883] 3566795=test_gem_ci_detector
I, [2024-05-29T01:28:41.240685 #3525507]  INFO -- : [ 50/883] 3566801=test_bignum
I, [2024-05-29T01:28:41.301260 #3525507]  INFO -- : [ 51/883] 3566805=test_rdoc_class_module
I, [2024-05-29T01:28:41.319829 #3525507]  INFO -- : [ 52/883] 3566793=test_rdoc_generator_json_index
I, [2024-05-29T01:28:41.329314 #3525507]  INFO -- : [ 53/883] 3566792=test_win32ole_event
I, [2024-05-29T01:28:41.335754 #3525507]  INFO -- : [ 54/883] 3566792=test_time_tz
I, [2024-05-29T01:28:41.400779 #3525507]  INFO -- : [ 55/883] 3566800=ractor_test
I, [2024-05-29T01:28:41.409196 #3525507]  INFO -- : [ 56/883] 3566792=test_trace
I, [2024-05-29T01:28:41.411831 #3525507]  INFO -- : [ 57/883] 3566793=test_have_macro
I, [2024-05-29T01:28:41.412069 #3525507]  INFO -- : [ 58/883] 3566804=test_complex2
I, [2024-05-29T01:28:41.418998 #3525507]  INFO -- : [ 59/883] 3566792=test_resolve_symbol
I, [2024-05-29T01:28:41.426267 #3525507]  INFO -- : [ 60/883] 3566804=test_gem_package
I, [2024-05-29T01:28:41.436244 #3525507]  INFO -- : [ 61/883] 3566799=test_threadgroup
I, [2024-05-29T01:28:41.443059 #3525507]  INFO -- : [ 62/883] 3566795=test_gem_specification
I, [2024-05-29T01:28:41.444099 #3525507]  INFO -- : [ 63/883] 3566802=test_enum
I, [2024-05-29T01:28:41.509958 #3525507]  INFO -- : [ 64/883] 3566800=test_ssl
I, [2024-05-29T01:28:41.521185 #3525507]  INFO -- : [ 65/883] 3566792=test_ractor
I, [2024-05-29T01:28:41.522306 #3525507]  INFO -- : [ 66/883] 3566796=test_thread
I, [2024-05-29T01:28:41.535518 #3525507]  INFO -- : [ 67/883] 3566794=json_ext_parser_test
I, [2024-05-29T01:28:41.550083 #3525507]  INFO -- : [ 68/883] 3566794=test_my_integer
I, [2024-05-29T01:28:41.559640 #3525507]  INFO -- : [ 69/883] 3566794=test_debugger_integration
I, [2024-05-29T01:28:41.585724 #3525507]  INFO -- : [ 70/883] 3566794=test_rendering
I, [2024-05-29T01:28:41.667774 #3525507]  INFO -- : [ 71/883] 3566794=test_unicode_normalize
I, [2024-05-29T01:28:41.703513 #3525507]  INFO -- : [ 72/883] 3566803=test_marshal
I, [2024-05-29T01:28:41.706070 #3525507]  INFO -- : [ 73/883] 3566790=test_nonblock
I, [2024-05-29T01:28:41.720117 #3525507]  INFO -- : [ 74/883] 3566790=test_weakref
I, [2024-05-29T01:28:41.742664 #3525507]  INFO -- : [ 75/883] 3566797=test_alias
I, [2024-05-29T01:28:41.889431 #3525507]  INFO -- : [ 76/883] 3566790=test_timeout
I, [2024-05-29T01:28:41.937083 #3525507]  INFO -- : [ 77/883] 3566797=test_singleton_function
I, [2024-05-29T01:28:41.940632 #3525507]  INFO -- : [ 78/883] 3566797=test_ancdata
I, [2024-05-29T01:28:41.942507 #3525507]  INFO -- : [ 79/883] 3566797=test_rb_str_dup
I, [2024-05-29T01:28:41.952966 #3525507]  INFO -- : [ 80/883] 3566797=test_reline_key
I, [2024-05-29T01:28:41.993797 #3525507]  INFO -- : [ 81/883] 3566792=test_cgi_core
I, [2024-05-29T01:28:42.001307 #3525507]  INFO -- : [ 82/883] 3566793=test_parser
I, [2024-05-29T01:28:42.015865 #3525507]  INFO -- : [ 83/883] 3566792=parse_stream_test
I, [2024-05-29T01:28:42.019520 #3525507]  INFO -- : [ 84/883] 3566797=test_registry
I, [2024-05-29T01:28:42.026711 #3525507]  INFO -- : [ 85/883] 3566797=test_gem_commands_open_command
I, [2024-05-29T01:28:42.043975 #3525507]  INFO -- : [ 86/883] 3566793=test_dns
I, [2024-05-29T01:28:42.089639 #3525507]  INFO -- : [ 87/883] 3566792=test_ractor
I, [2024-05-29T01:28:42.105142 #3525507]  INFO -- : [ 88/883] 3566792=test_gem_source_lock
I, [2024-05-29T01:28:42.141987 #3525507]  INFO -- : [ 89/883] 3566797=test_gem
I, [2024-05-29T01:28:42.145372 #3525507]  INFO -- : [ 90/883] 3566800=test_rdoc_attr
I, [2024-05-29T01:28:42.211781 #3525507]  INFO -- : [ 91/883] 3566803=test_env
I, [2024-05-29T01:28:42.228977 #3525507]  INFO -- : [ 92/883] 3566805=desugar_compiler_test
I, [2024-05-29T01:28:42.237635 #3525507]  INFO -- : [ 93/883] 3566805=test_integer
I, [2024-05-29T01:28:42.293160 #3525507]  INFO -- : [ 94/883] 3566805=test_dryrun
I, [2024-05-29T01:28:42.315315 #3525507]  INFO -- : [ 95/883] 3566800=test_gem_commands_setup_command
I, [2024-05-29T01:28:42.317582 #3525507]  INFO -- : [ 96/883] 3566805=test_cgi_modruby
I, [2024-05-29T01:28:42.331359 #3525507]  INFO -- : [ 97/883] 3566805=test_integer
I, [2024-05-29T01:28:42.382732 #3525507]  INFO -- : [ 98/883] 3566804=test_super
I, [2024-05-29T01:28:42.388814 #3525507]  INFO -- : [ 99/883] 3566792=test_rubyoptions
I, [2024-05-29T01:28:42.438291 #3525507]  INFO -- : [100/883] 3566798=test_https_proxy
I, [2024-05-29T01:28:42.451809 #3525507]  INFO -- : [101/883] 3566799=test_call
I, [2024-05-29T01:28:42.496920 #3525507]  INFO -- : [102/883] 3566802=test_rubygems
I, [2024-05-29T01:28:42.545802 #3525507]  INFO -- : [103/883] 3566793=test_nextafter
I, [2024-05-29T01:28:42.559035 #3525507]  INFO -- : [104/883] 3566798=test_capacity
I, [2024-05-29T01:28:42.565018 #3525507]  INFO -- : [105/883] 3566798=test_stat
I, [2024-05-29T01:28:42.579019 #3525507]  INFO -- : [106/883] 3566798=test_gem_request_set_lockfile_tokenizer
I, [2024-05-29T01:28:42.621702 #3525507]  INFO -- : [107/883] 3566799=test_have_func
I, [2024-05-29T01:28:42.649814 #3525507]  INFO -- : [108/883] 3566793=test_gem_resolver_git_specification
I, [2024-05-29T01:28:42.715951 #3525507]  INFO -- : [109/883] 3566791=test_object_references
I, [2024-05-29T01:28:42.716487 #3525507]  INFO -- : [110/883] 3566802=test_usrmarshal
I, [2024-05-29T01:28:42.726137 #3525507]  INFO -- : [111/883] 3566791=test_update
I, [2024-05-29T01:28:42.726895 #3525507]  INFO -- : [112/883] 3566791=test_x509name
I, [2024-05-29T01:28:42.751629 #3525507]  INFO -- : [113/883] 3566791=test_fips
I, [2024-05-29T01:28:42.765940 #3525507]  INFO -- : [114/883] 3566790=test_x509store
I, [2024-05-29T01:28:42.837381 #3525507]  INFO -- : [115/883] 3566798=test_rdoc_code_object
I, [2024-05-29T01:28:42.996800 #3525507]  INFO -- : [116/883] 3566802=test_webauthn_listener
I, [2024-05-29T01:28:43.026242 #3525507]  INFO -- : [117/883] 3566790=test_helper
I, [2024-05-29T01:28:43.027952 #3525507]  INFO -- : Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 49951>
I, [2024-05-29T01:28:43.110420 #3525507]  INFO -- : COMMAND     PID USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
I, [2024-05-29T01:28:43.110507 #3525507]  INFO -- : ruby    3566802  ko1    9u  IPv4 54902199      0t0  TCP localhost:49951->localhost:60570 (CLOSE_WAIT)
I, [2024-05-29T01:28:43.111296 #3525507]  INFO -- : [118/883] 3566790=test_random_formatter
I, [2024-05-29T01:28:43.119293 #3525507]  INFO -- : [119/883] 3566791=test_jaro_winkler
I, [2024-05-29T01:28:43.128892 #3525507]  INFO -- : [120/883] 3566791=test_ast
I, [2024-05-29T01:28:43.143495 #3525507]  INFO -- : .Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_request: 9
I, [2024-05-29T01:28:43.153601 #3525507]  INFO -- : [121/883] 3566802=test_gem_request_set_gem_dependency_api
I, [2024-05-29T01:28:43.158213 #3525507]  INFO -- : [122/883] 3566790=test_lambda
I, [2024-05-29T01:28:43.194935 #3525507]  INFO -- : [123/883] 3566793=test_gem_resolver_api_set
I, [2024-05-29T01:28:43.208080 #3525507]  INFO -- : [124/883] 3566804=test_gem_safe_marshal
I, [2024-05-29T01:28:43.252920 #3525507]  INFO -- : [125/883] 3566790=test_enumerable
I, [2024-05-29T01:28:43.284727 #3525507]  INFO -- : [126/883] 3566793=test_config
I, [2024-05-29T01:28:43.288999 #3525507]  INFO -- : [127/883] 3566790=test_gem_resolver_vendor_set
I, [2024-05-29T01:28:43.322640 #3525507]  INFO -- : [128/883] 3566790=json_generator_test
I, [2024-05-29T01:28:43.345126 #3525507]  INFO -- : [129/883] 3566800=test_eval
I, [2024-05-29T01:28:43.467211 #3525507]  INFO -- : [130/883] 3566802=test_transcode
I, [2024-05-29T01:28:43.477431 #3525507]  INFO -- : [131/883] 3566790=test_range
I, [2024-05-29T01:28:43.492640 #3525507]  INFO -- : [132/883] 3566798=test_project_sanity
I, [2024-05-29T01:28:43.577597 #3525507]  INFO -- : [133/883] 3566798=command_line_test
I, [2024-05-29T01:28:43.699855 #3525507]  INFO -- : [134/883] 3566798=test_constant
I, [2024-05-29T01:28:43.760208 #3525507]  INFO -- : [135/883] 3566800=test_dup
I, [2024-05-29T01:28:43.772283 #3525507]  INFO -- : [136/883] 3566802=test_pty
I, [2024-05-29T01:28:43.921871 #3525507]  INFO -- : [137/883] 3566793=test_erb_command
I, [2024-05-29T01:28:43.991744 #3525507]  INFO -- : [138/883] 3566793=test_helper
I, [2024-05-29T01:28:43.991866 #3525507]  INFO -- : [139/883] 3566793=test_encoding
I, [2024-05-29T01:28:44.017728 #3525507]  INFO -- : [140/883] 3566800=test_gem_uri_formatter
I, [2024-05-29T01:28:44.040143 #3525507]  INFO -- : [141/883] 3566804=test_ensured
I, [2024-05-29T01:28:44.072859 #3525507]  INFO -- : [142/883] 3566800=test_locale
I, [2024-05-29T01:28:44.105286 #3525507]  INFO -- : [143/883] 3566795=test_addr
I, [2024-05-29T01:28:44.149005 #3525507]  INFO -- : [144/883] 3566804=library_symbols_test
I, [2024-05-29T01:28:44.155228 #3525507]  INFO -- : [145/883] 3566795=test_ts
I, [2024-05-29T01:28:44.241400 #3525507]  INFO -- : [146/883] 3566804=test_rdoc_ri_paths
I, [2024-05-29T01:28:44.261417 #3525507]  INFO -- : [147/883] 3566804=test_integer_comb
I, [2024-05-29T01:28:44.290862 #3525507]  INFO -- : [148/883] 3566793=test_rdoc_markup_document
I, [2024-05-29T01:28:44.291512 #3525507]  INFO -- : [149/883] 3566800=test_tmpdir
I, [2024-05-29T01:28:44.302085 #3525507]  INFO -- : [150/883] 3566793=test_vm_dump
I, [2024-05-29T01:28:44.308807 #3525507]  INFO -- : [151/883] 3566793=errors_test
I, [2024-05-29T01:28:44.382006 #3525507]  INFO -- : [152/883] 3566797=test_gem_commands_check_command
I, [2024-05-29T01:28:44.409521 #3525507]  INFO -- : [153/883] 3566797=test_regexp
I, [2024-05-29T01:28:44.412214 #3525507]  INFO -- : [154/883] 3566802=static_inspect_test
I, [2024-05-29T01:28:44.424817 #3525507]  INFO -- : [155/883] 3566802=test_udp
I, [2024-05-29T01:28:44.429118 #3525507]  INFO -- : [156/883] 3566802=bom_test
I, [2024-05-29T01:28:44.431060 #3525507]  INFO -- : [157/883] 3566800=test_data_error
I, [2024-05-29T01:28:44.441759 #3525507]  INFO -- : [158/883] 3566802=test_ostruct
I, [2024-05-29T01:28:44.480727 #3525507]  INFO -- : [159/883] 3566801=unescape_test
I, [2024-05-29T01:28:44.528816 #3525507]  INFO -- : [160/883] 3566800=test_force_exit
I, [2024-05-29T01:28:44.535228 #3525507]  INFO -- : [161/883] 3566800=test_file
I, [2024-05-29T01:28:44.592319 #3525507]  INFO -- : [162/883] 3566793=test_sleep
I, [2024-05-29T01:28:44.655423 #3525507]  INFO -- : [163/883] 3566790=test_ruby_lex
I, [2024-05-29T01:28:44.671225 #3525507]  INFO -- : [164/883] 3566802=test_object
I, [2024-05-29T01:28:44.729905 #3525507]  INFO -- : [165/883] 3566795=test_date_arith
I, [2024-05-29T01:28:44.753572 #3525507]  INFO -- : [166/883] 3566795=test_gem_local_remote_options
I, [2024-05-29T01:28:44.815014 #3525507]  INFO -- : [167/883] 3566795=test_timeout
I, [2024-05-29T01:28:44.824444 #3525507]  INFO -- : [168/883] 3566795=test_normalize
I, [2024-05-29T01:28:44.826096 #3525507]  INFO -- : [169/883] 3566795=test_ossl
I, [2024-05-29T01:28:45.025111 #3525507]  INFO -- : [170/883] 3566790=test_change_word
I, [2024-05-29T01:28:45.030058 #3525507]  INFO -- : [171/883] 3566790=test_flip
I, [2024-05-29T01:28:45.059174 #3525507]  INFO -- : [172/883] 3566790=compiler_test
I, [2024-05-29T01:28:45.065120 #3525507]  INFO -- : [173/883] 3566799=test_signedness
I, [2024-05-29T01:28:45.070900 #3525507]  INFO -- : [174/883] 3566790=test_tsort
I, [2024-05-29T01:28:45.100507 #3525507]  INFO -- : [175/883] 3566790=test_rdoc_rd_block_parser
I, [2024-05-29T01:28:45.222186 #3525507]  INFO -- : [176/883] 3566802=test_pointer
I, [2024-05-29T01:28:45.355898 #3525507]  INFO -- : [177/883] 3566790=test_big5
I, [2024-05-29T01:28:45.363165 #3525507]  INFO -- : [178/883] 3566790=test_func
I, [2024-05-29T01:28:45.824640 #3525507]  INFO -- : [179/883] 3566802=test_ractor
I, [2024-05-29T01:28:45.926165 #3525507]  INFO -- : [180/883] 3566802=test_type
I, [2024-05-29T01:28:45.932322 #3525507]  INFO -- : [181/883] 3566802=version_test
I, [2024-05-29T01:28:45.939411 #3525507]  INFO -- : [182/883] 3566802=test_object
I, [2024-05-29T01:28:45.943264 #3525507]  INFO -- : [183/883] 3566802=heredoc_dedent_test
I, [2024-05-29T01:28:45.952431 #3525507]  INFO -- : [184/883] 3566802=test_cgi_header
I, [2024-05-29T01:28:45.958189 #3525507]  INFO -- : [185/883] 3566802=test_arithmetic_sequence
I, [2024-05-29T01:28:45.975808 #3525507]  INFO -- : [186/883] 3566802=test_basicinstructions
I, [2024-05-29T01:28:46.073152 #3525507]  INFO -- : [187/883] 3566802=test_gem_gemcutter_utilities
I, [2024-05-29T01:28:46.207494 #3525507]  INFO -- : [188/883] 3566803=test_gem_command_manager
I, [2024-05-29T01:28:46.219858 #3525507]  INFO -- : [189/883] 3566805=test_key_actor_emacs
I, [2024-05-29T01:28:46.460868 #3525507]  INFO -- : [190/883] 3566802=test_logger
I, [2024-05-29T01:28:46.485457 #3525507]  INFO -- : [191/883] 3566802=test_file_exhaustive
I, [2024-05-29T01:28:46.513761 #3525507]  INFO -- : [192/883] 3566805=test_gem_update_suggestion
I, [2024-05-29T01:28:46.573323 #3525507]  INFO -- : [193/883] 3566805=test_files_test
I, [2024-05-29T01:28:46.689947 #3525507]  INFO -- : [194/883] 3566805=test_rdoc_parser_markdown
I, [2024-05-29T01:28:46.701077 #3525507]  INFO -- : [195/883] 3566805=test_not
I, [2024-05-29T01:28:46.707264 #3525507]  INFO -- : [196/883] 3566794=test_gem_resolver_lock_set
I, [2024-05-29T01:28:46.710816 #3525507]  INFO -- : [197/883] 3566805=test_import
I, [2024-05-29T01:28:46.713382 #3525507]  INFO -- : [198/883] 3566803=test_gem_platform
I, [2024-05-29T01:28:46.752603 #3525507]  INFO -- : [199/883] 3566801=test_placearg
I, [2024-05-29T01:28:46.823158 #3525507]  INFO -- : [200/883] 3566803=test_gem_package_task
I, [2024-05-29T01:28:46.834900 #3525507]  INFO -- : [201/883] 3566803=test_date_strptime
I, [2024-05-29T01:28:46.948281 #3525507]  INFO -- : [202/883] 3566801=test_rdoc_markup_hard_break
I, [2024-05-29T01:28:47.001965 #3525507]  INFO -- : [203/883] 3566803=test_gem_commands_push_command
I, [2024-05-29T01:28:47.054201 #3525507]  INFO -- : [204/883] 3566794=test_weakkeymap
I, [2024-05-29T01:28:47.144318 #3525507]  INFO -- : [205/883] 3566801=test_numhash
I, [2024-05-29T01:28:47.151123 #3525507]  INFO -- : [206/883] 3566801=test_pkey_rsa
I, [2024-05-29T01:28:47.225866 #3525507]  INFO -- : [207/883] 3566798=test_class_name_check
I, [2024-05-29T01:28:47.255831 #3525507]  INFO -- : [208/883] 3566798=test_keyword
I, [2024-05-29T01:28:47.455527 #3525507]  INFO -- : [209/883] 3566801=test_fd_setsize
I, [2024-05-29T01:28:47.460575 #3525507]  INFO -- : [210/883] 3566801=test_continuation
I, [2024-05-29T01:28:47.471133 #3525507]  INFO -- : [211/883] 3566801=test_win32ole_method
I, [2024-05-29T01:28:47.472373 #3525507]  INFO -- : [212/883] 3566790=test_delete
I, [2024-05-29T01:28:47.476637 #3525507]  INFO -- : [213/883] 3566801=test_koi8
I, [2024-05-29T01:28:47.478839 #3525507]  INFO -- : [214/883] 3566790=parameters_signature_test
I, [2024-05-29T01:28:47.485126 #3525507]  INFO -- : [215/883] 3566801=test_rdoc_parser_changelog
I, [2024-05-29T01:28:47.489223 #3525507]  INFO -- : [216/883] 3566790=test_enumerator
I, [2024-05-29T01:28:47.500770 #3525507]  INFO -- : [217/883] 3566790=test_unicode
I, [2024-05-29T01:28:47.507637 #3525507]  INFO -- : [218/883] 3566790=test_rdoc_generator_pot
I, [2024-05-29T01:28:47.515894 #3525507]  INFO -- : [219/883] 3566794=test_gem_gem_runner
I, [2024-05-29T01:28:47.544907 #3525507]  INFO -- : [220/883] 3566790=test_filter
I, [2024-05-29T01:28:47.570781 #3525507]  INFO -- : [221/883] 3566794=static_literals_test
I, [2024-05-29T01:28:47.592180 #3525507]  INFO -- : [222/883] 3566790=test_data
I, [2024-05-29T01:28:47.598063 #3525507]  INFO -- : [223/883] 3566790=test_rdoc_method_attr
I, [2024-05-29T01:28:47.615031 #3525507]  INFO -- : [224/883] 3566801=test_key_event_record
I, [2024-05-29T01:28:47.621035 #3525507]  INFO -- : [225/883] 3566801=test_gem_uri
I, [2024-05-29T01:28:47.634135 #3525507]  INFO -- : [226/883] 3566803=test_random
I, [2024-05-29T01:28:47.642354 #3525507]  INFO -- : [227/883] 3566803=test_notimplement
I, [2024-05-29T01:28:47.646581 #3525507]  INFO -- : [228/883] 3566801=test_gem_commands_update_command
I, [2024-05-29T01:28:47.651965 #3525507]  INFO -- : [229/883] 3566803=test_gem_resolver_vendor_specification
I, [2024-05-29T01:28:47.674585 #3525507]  INFO -- : [230/883] 3566803=test_lexer
I, [2024-05-29T01:28:47.685788 #3525507]  INFO -- : [231/883] 3566794=test_thread_cv
I, [2024-05-29T01:28:47.689408 #3525507]  INFO -- : [232/883] 3566803=test_ssl_session
I, [2024-05-29T01:28:47.761766 #3525507]  INFO -- : [233/883] 3566790=test_compile_prism
I, [2024-05-29T01:28:47.905751 #3525507]  INFO -- : [234/883] 3566805=test_terminfo
I, [2024-05-29T01:28:47.908677 #3525507]  INFO -- : [235/883] 3566805=test_date_compat
I, [2024-05-29T01:28:47.911189 #3525507]  INFO -- : [236/883] 3566805=test_rdoc_markup_to_html
I, [2024-05-29T01:28:47.993024 #3525507]  INFO -- : [237/883] 3566798=test_bug-14834
I, [2024-05-29T01:28:48.004140 #3525507]  INFO -- : [238/883] 3566805=test_addrinfo
I, [2024-05-29T01:28:48.021427 #3525507]  INFO -- : [239/883] 3566804=test_http
I, [2024-05-29T01:28:48.041634 #3525507]  INFO -- : [240/883] 3566805=test_tree_spell_checker
I, [2024-05-29T01:28:48.048308 #3525507]  INFO -- : [241/883] 3566799=test_path
I, [2024-05-29T01:28:48.062867 #3525507]  INFO -- : [242/883] 3566799=test_case_mapping
I, [2024-05-29T01:28:48.062931 #3525507]  INFO -- : [243/883] 3566798=redundant_return_test
I, [2024-05-29T01:28:48.068870 #3525507]  INFO -- : [244/883] 3566798=test_bn
I, [2024-05-29T01:28:48.075353 #3525507]  INFO -- : [245/883] 3566799=test_win32ole_param_event
I, [2024-05-29T01:28:48.079516 #3525507]  INFO -- : [246/883] 3566799=test_install
I, [2024-05-29T01:28:48.087807 #3525507]  INFO -- : [247/883] 3566798=test_rdoc_markup_to_label
I, [2024-05-29T01:28:48.094030 #3525507]  INFO -- : [248/883] 3566805=test_sockopt
I, [2024-05-29T01:28:48.103775 #3525507]  INFO -- : [249/883] 3566805=test_httpresponses
I, [2024-05-29T01:28:48.116847 #3525507]  INFO -- : [250/883] 3566798=test_encoding
I, [2024-05-29T01:28:48.134276 #3525507]  INFO -- : [251/883] 3566790=test_set_len
I, [2024-05-29T01:28:48.144255 #3525507]  INFO -- : [252/883] 3566790=test_gem_resolver_local_specification
I, [2024-05-29T01:28:48.156537 #3525507]  INFO -- : [253/883] 3566805=test_httpheader
I, [2024-05-29T01:28:48.162228 #3525507]  INFO -- : [254/883] 3566798=test_rdoc_ri_driver
I, [2024-05-29T01:28:48.171901 #3525507]  INFO -- : [255/883] 3566805=test_color
I, [2024-05-29T01:28:48.178041 #3525507]  INFO -- : [256/883] 3566790=json_encoding_test
I, [2024-05-29T01:28:48.190988 #3525507]  INFO -- : [257/883] 3566790=test_key_stroke
I, [2024-05-29T01:28:48.196170 #3525507]  INFO -- : [258/883] 3566790=test_rbconfig
I, [2024-05-29T01:28:48.202422 #3525507]  INFO -- : [259/883] 3566790=test_human_typo
I, [2024-05-29T01:28:48.207451 #3525507]  INFO -- : [260/883] 3566790=test_primitive
I, [2024-05-29T01:28:48.218710 #3525507]  INFO -- : [261/883] 3566790=test_name_error_extension
I, [2024-05-29T01:28:48.225502 #3525507]  INFO -- : [262/883] 3566790=test_chilled
I, [2024-05-29T01:28:48.232591 #3525507]  INFO -- : [263/883] 3566790=test_rdoc_i18n_locale
I, [2024-05-29T01:28:48.246898 #3525507]  INFO -- : [264/883] 3566790=test_gem_commands_yank_command
I, [2024-05-29T01:28:48.257398 #3525507]  INFO -- : [265/883] 3566805=test_win32ole_param
I, [2024-05-29T01:28:48.265573 #3525507]  INFO -- : [266/883] 3566805=test_pair
I, [2024-05-29T01:28:48.288477 #3525507]  INFO -- : [267/883] 3566799=test_document
I, [2024-05-29T01:28:48.293283 #3525507]  INFO -- : [268/883] 3566799=test_euc_jp
I, [2024-05-29T01:28:48.295839 #3525507]  INFO -- : [269/883] 3566799=test_rdoc_generator_pot_po_entry
I, [2024-05-29T01:28:48.300716 #3525507]  INFO -- : [270/883] 3566799=test_acceptable
I, [2024-05-29T01:28:48.333023 #3525507]  INFO -- : [271/883] 3566794=test_exit
I, [2024-05-29T01:28:48.415810 #3525507]  INFO -- : [272/883] 3566794=test_recursion
I, [2024-05-29T01:28:48.421052 #3525507]  INFO -- : [273/883] 3566794=test_history
I, [2024-05-29T01:28:48.449328 #3525507]  INFO -- : [274/883] 3566799=test_date_marshal
I, [2024-05-29T01:28:48.458621 #3525507]  INFO -- : [275/883] 3566799=test_mkmf
I, [2024-05-29T01:28:48.477066 #3525507]  INFO -- : [276/883] 3566798=test_delegate
I, [2024-05-29T01:28:48.481715 #3525507]  INFO -- : [277/883] 3566799=test_popen_deadlock
I, [2024-05-29T01:28:48.497377 #3525507]  INFO -- : [278/883] 3566798=test_closure
I, [2024-05-29T01:28:48.519495 #3525507]  INFO -- : [279/883] 3566794=test_bundled_ca
I, [2024-05-29T01:28:48.636077 #3525507]  INFO -- : [280/883] 3566803=test_fiber
I, [2024-05-29T01:28:48.771929 #3525507]  INFO -- : [281/883] 3566790=test_multi_irb_commands
I, [2024-05-29T01:28:48.775297 #3525507]  INFO -- : [282/883] 3566790=test_open3
I, [2024-05-29T01:28:48.915655 #3525507]  INFO -- : [283/883] 3566798=test_ractor
I, [2024-05-29T01:28:48.964443 #3525507]  INFO -- : [284/883] 3566798=test_rdoc_servlet
I, [2024-05-29T01:28:49.068880 #3525507]  INFO -- : [285/883] 3566799=test_gem_security
I, [2024-05-29T01:28:49.069721 #3525507]  INFO -- : [286/883] 3566801=test_digest
I, [2024-05-29T01:28:49.078370 #3525507]  INFO -- : [287/883] 3566801=test_help
I, [2024-05-29T01:28:49.086787 #3525507]  INFO -- : [288/883] 3566801=test_rdoc_markup_to_bs
I, [2024-05-29T01:28:49.119024 #3525507]  INFO -- : [289/883] 3566798=test_gem_commands_unpack_command
I, [2024-05-29T01:28:49.148872 #3525507]  INFO -- : [290/883] 3566801=test_files_lib
I, [2024-05-29T01:28:49.453474 #3525507]  INFO -- : [291/883] 3566798=test_beginendblock
I, [2024-05-29T01:28:49.595812 #3525507]  INFO -- : [292/883] 3566793=reflection_test
I, [2024-05-29T01:28:49.602372 #3525507]  INFO -- : [293/883] 3566793=test_gem_bundler_version_finder
I, [2024-05-29T01:28:49.639490 #3525507]  INFO -- : [294/883] 3566793=test_emoji_breaks
I, [2024-05-29T01:28:49.642217 #3525507]  INFO -- : [295/883] 3566793=test_within_pipe
I, [2024-05-29T01:28:49.753521 #3525507]  INFO -- : [296/883] 3566793=test_pinned
I, [2024-05-29T01:28:49.808468 #3525507]  INFO -- : [297/883] 3566793=test_webauthn_listener_response
I, [2024-05-29T01:28:49.832570 #3525507]  INFO -- : [298/883] 3566793=test_time
I, [2024-05-29T01:28:49.851685 #3525507]  INFO -- : [299/883] 3566798=test_to_ary_concat
I, [2024-05-29T01:28:50.026552 #3525507]  INFO -- : [300/883] 3566793=test_stream
I, [2024-05-29T01:28:50.031893 #3525507]  INFO -- : [301/883] 3566793=test_printf
I, [2024-05-29T01:28:50.045432 #3525507]  INFO -- : [302/883] 3566793=test_rdoc_markup_pre_process
I, [2024-05-29T01:28:50.105063 #3525507]  INFO -- : [303/883] 3566793=test_rdoc_markup_heading
I, [2024-05-29T01:28:50.111841 #3525507]  INFO -- : [304/883] 3566793=test_iseq
I, [2024-05-29T01:28:50.268454 #3525507]  INFO -- : [305/883] 3566794=test_exception_at_throwing
I, [2024-05-29T01:28:50.370188 #3525507]  INFO -- : [306/883] 3566794=test_scheduler
I, [2024-05-29T01:28:50.522164 #3525507]  INFO -- : [307/883] 3566796=test_pkey_dsa
I, [2024-05-29T01:28:50.566149 #3525507]  INFO -- : [308/883] 3566794=test_class
I, [2024-05-29T01:28:50.580854 #3525507]  INFO -- : [309/883] 3566794=test_ocsp
I, [2024-05-29T01:28:50.645593 #3525507]  INFO -- : [310/883] 3566800=test_interned_str
I, [2024-05-29T01:28:50.654874 #3525507]  INFO -- : [311/883] 3566800=test_case_comprehensive
I, [2024-05-29T01:28:50.935618 #3525507]  INFO -- : [312/883] 3566793=test_gem_commands_build_command
I, [2024-05-29T01:28:50.992698 #3525507]  INFO -- : [313/883] 3566794=test_cmethod
I, [2024-05-29T01:28:50.999825 #3525507]  INFO -- : [314/883] 3566794=test_tracer
I, [2024-05-29T01:28:51.004524 #3525507]  INFO -- : [315/883] 3566794=test_append
I, [2024-05-29T01:28:51.016280 #3525507]  INFO -- : [316/883] 3566794=test_option
I, [2024-05-29T01:28:51.170510 #3525507]  INFO -- : [317/883] 3566794=test_gem_commands_server_command
I, [2024-05-29T01:28:51.185267 #3525507]  INFO -- : [318/883] 3566794=test_variable_name_check
I, [2024-05-29T01:28:51.304084 #3525507]  INFO -- : [319/883] 3566794=test_io_m17n
I, [2024-05-29T01:28:51.326322 #3525507]  INFO -- : [320/883] 3566790=test_did_you_mean
I, [2024-05-29T01:28:51.331876 #3525507]  INFO -- : [321/883] 3566793=test_serialize_subclasses
I, [2024-05-29T01:28:51.341968 #3525507]  INFO -- : [322/883] 3566793=test_insns_leaf
I, [2024-05-29T01:28:51.346961 #3525507]  INFO -- : [323/883] 3566793=test_deprecated
I, [2024-05-29T01:28:51.356590 #3525507]  INFO -- : [324/883] 3566793=test_color_printer
I, [2024-05-29T01:28:51.373576 #3525507]  INFO -- : [325/883] 3566793=test_div
I, [2024-05-29T01:28:51.376716 #3525507]  INFO -- : [326/883] 3566793=test_allocation
I, [2024-05-29T01:28:51.491131 #3525507]  INFO -- : [327/883] 3566790=test_engine
I, [2024-05-29T01:28:51.492607 #3525507]  INFO -- : [328/883] 3566805=test_win32ole_variant_m
I, [2024-05-29T01:28:51.494189 #3525507]  INFO -- : [329/883] 3566790=test_key_error
I, [2024-05-29T01:28:51.497712 #3525507]  INFO -- : [330/883] 3566805=test_mutex
I, [2024-05-29T01:28:51.507546 #3525507]  INFO -- : [331/883] 3566790=test_x509req
I, [2024-05-29T01:28:51.565714 #3525507]  INFO -- : [332/883] 3566796=test_rdoc_rd_inline
I, [2024-05-29T01:28:51.674841 #3525507]  INFO -- : [333/883] 3566795=test_files_test_1
I, [2024-05-29T01:28:51.683132 #3525507]  INFO -- : [334/883] 3566790=test_set
I, [2024-05-29T01:28:51.702452 #3525507]  INFO -- : [335/883] 3566790=test_gem_path_support
I, [2024-05-29T01:28:51.728774 #3525507]  INFO -- : [336/883] 3566790=test_struct
I, [2024-05-29T01:28:51.748101 #3525507]  INFO -- : [337/883] 3566796=json_parser_test
I, [2024-05-29T01:28:51.814697 #3525507]  INFO -- : [338/883] 3566796=test_nomethod_error
I, [2024-05-29T01:28:51.816197 #3525507]  INFO -- : [339/883] 3566798=test_config
I, [2024-05-29T01:28:51.819284 #3525507]  INFO -- : [340/883] 3566796=test_win32ole_variant_outarg
I, [2024-05-29T01:28:51.822816 #3525507]  INFO -- : [341/883] 3566796=test_gem_source_subpath_problem
I, [2024-05-29T01:28:51.854174 #3525507]  INFO -- : [342/883] 3566798=test_dln
I, [2024-05-29T01:28:51.854591 #3525507]  INFO -- : [343/883] 3566798=json_common_interface_test
I, [2024-05-29T01:28:51.875150 #3525507]  INFO -- : [344/883] 3566798=test_struct
I, [2024-05-29T01:28:51.878842 #3525507]  INFO -- : [345/883] 3566798=magic_comment_test
I, [2024-05-29T01:28:51.890739 #3525507]  INFO -- : [346/883] 3566798=test_rdoc_markup_to_html_snippet
I, [2024-05-29T01:28:51.940866 #3525507]  INFO -- : [347/883] 3566798=test_rdoc_markup_include
I, [2024-05-29T01:28:51.945005 #3525507]  INFO -- : [348/883] 3566798=test_sexp
I, [2024-05-29T01:28:51.966879 #3525507]  INFO -- : [349/883] 3566798=fuzzer_test
I, [2024-05-29T01:28:51.977226 #3525507]  INFO -- : [350/883] 3566798=test_variable
I, [2024-05-29T01:28:52.114494 #3525507]  INFO -- : [351/883] 3566798=test_pkg_config
I, [2024-05-29T01:28:52.131197 #3525507]  INFO -- : [352/883] 3566798=test_cparser
I, [2024-05-29T01:28:52.217008 #3525507]  INFO -- : [353/883] 3566796=test_debug
I, [2024-05-29T01:28:52.223462 #3525507]  INFO -- : [354/883] 3566796=pattern_test
I, [2024-05-29T01:28:52.314441 #3525507]  INFO -- : [355/883] 3566790=test_memory_view
I, [2024-05-29T01:28:52.354744 #3525507]  INFO -- : [356/883] 3566790=test_shellwords
I, [2024-05-29T01:28:52.357816 #3525507]  INFO -- : [357/883] 3566790=test_digest_extend
I, [2024-05-29T01:28:52.373363 #3525507]  INFO -- : [358/883] 3566790=test_iterator
I, [2024-05-29T01:28:52.380238 #3525507]  INFO -- : [359/883] 3566796=test_string
I, [2024-05-29T01:28:52.390634 #3525507]  INFO -- : [360/883] 3566796=test_omap
I, [2024-05-29T01:28:52.397928 #3525507]  INFO -- : [361/883] 3566796=test_gem_resolver_git_set
I, [2024-05-29T01:28:52.480484 #3525507]  INFO -- : [362/883] 3566790=test_storage
I, [2024-05-29T01:28:52.487169 #3525507]  INFO -- : [363/883] 3566790=test_new
I, [2024-05-29T01:28:52.496066 #3525507]  INFO -- : [364/883] 3566790=test_cipher
I, [2024-05-29T01:28:52.562021 #3525507]  INFO -- : [365/883] 3566790=test_gem_security_signer
I, [2024-05-29T01:28:52.650355 #3525507]  INFO -- : [366/883] 3566805=test_gem_commands_signout_command
I, [2024-05-29T01:28:52.696371 #3525507]  INFO -- : [367/883] 3566805=test_refinement
I, [2024-05-29T01:28:52.703502 #3525507]  INFO -- : [368/883] 3566790=test_regex_casefold
I, [2024-05-29T01:28:52.754369 #3525507]  INFO -- : [369/883] 3566802=test_gem_source_git
I, [2024-05-29T01:28:52.807984 #3525507]  INFO -- : [370/883] 3566796=test_dir_m17n
I, [2024-05-29T01:28:52.981985 #3525507]  INFO -- : [371/883] 3566801=test_gem_resolver_installer_set
I, [2024-05-29T01:28:52.985843 #3525507]  INFO -- : [372/883] 3566794=test_float
I, [2024-05-29T01:28:53.054490 #3525507]  INFO -- : [373/883] 3566799=test_cgi_cookie
I, [2024-05-29T01:28:53.072226 #3525507]  INFO -- : [374/883] 3566799=test_require
I, [2024-05-29T01:28:53.229456 #3525507]  INFO -- : [375/883] 3566801=test_process
I, [2024-05-29T01:28:53.254682 #3525507]  INFO -- : [376/883] 3566801=test_input_method
I, [2024-05-29T01:28:53.331487 #3525507]  INFO -- : [377/883] 3566802=test_windows_1252
I, [2024-05-29T01:28:53.337272 #3525507]  INFO -- : [378/883] 3566802=test_rdoc_rd
I, [2024-05-29T01:28:53.355632 #3525507]  INFO -- : [379/883] 3566798=test_cgi_session
I, [2024-05-29T01:28:53.381912 #3525507]  INFO -- : [380/883] 3566798=test_metaclass
I, [2024-05-29T01:28:53.384229 #3525507]  INFO -- : [381/883] 3566801=test_rdoc_top_level
I, [2024-05-29T01:28:53.390198 #3525507]  INFO -- : [382/883] 3566798=test_fixnum
I, [2024-05-29T01:28:53.401215 #3525507]  INFO -- : [383/883] 3566798=test_signal
I, [2024-05-29T01:28:53.442532 #3525507]  INFO -- : [384/883] 3566790=test_x509crl
I, [2024-05-29T01:28:53.469144 #3525507]  INFO -- : [385/883] 3566802=test_len
I, [2024-05-29T01:28:53.472613 #3525507]  INFO -- : [386/883] 3566802=test_yield_block
I, [2024-05-29T01:28:53.476156 #3525507]  INFO -- : [387/883] 3566802=test_completion
I, [2024-05-29T01:28:53.636893 #3525507]  INFO -- : [388/883] 3566790=test_gem_commands_cert_command
I, [2024-05-29T01:28:53.743378 #3525507]  INFO -- : [389/883] 3566801=test_erb
I, [2024-05-29T01:28:53.806706 #3525507]  INFO -- : [390/883] 3566801=test_x509ext
I, [2024-05-29T01:28:53.812971 #3525507]  INFO -- : [391/883] 3566801=test_gem_source_installed
I, [2024-05-29T01:28:53.836099 #3525507]  INFO -- : [392/883] 3566801=test_assembler
I, [2024-05-29T01:28:53.839962 #3525507]  INFO -- : [393/883] 3566801=attribute_write_test
I, [2024-05-29T01:28:53.847159 #3525507]  INFO -- : [394/883] 3566801=test_propertyputref
I, [2024-05-29T01:28:53.851762 #3525507]  INFO -- : [395/883] 3566801=test_spell_checker
I, [2024-05-29T01:28:53.858780 #3525507]  INFO -- : [396/883] 3566801=test_rational
I, [2024-05-29T01:28:53.881315 #3525507]  INFO -- : [397/883] 3566801=test_rational2
I, [2024-05-29T01:28:53.896702 #3525507]  INFO -- : [398/883] 3566801=test_gem_source
I, [2024-05-29T01:28:54.242756 #3525507]  INFO -- : [399/883] 3566801=test_scalar_scanner
I, [2024-05-29T01:28:54.258297 #3525507]  INFO -- : [400/883] 3566801=test_gem_commands_outdated_command
I, [2024-05-29T01:28:54.322585 #3525507]  INFO -- : [401/883] 3566801=test_helper_method
I, [2024-05-29T01:28:54.333652 #3525507]  INFO -- : [402/883] 3566801=test_gem_package_tar_writer
I, [2024-05-29T01:28:54.448936 #3525507]  INFO -- : [403/883] 3566802=test_array
I, [2024-05-29T01:28:54.466300 #3525507]  INFO -- : [404/883] 3566792=test_gem_dependency_list
I, [2024-05-29T01:28:54.477079 #3525507]  INFO -- : [405/883] 3566796=test_benchmark
I, [2024-05-29T01:28:54.479309 #3525507]  INFO -- : [406/883] 3566801=test_win32ole_method_event
I, [2024-05-29T01:28:54.484383 #3525507]  INFO -- : [407/883] 3566801=test_nesting_parser
I, [2024-05-29T01:28:54.508176 #3525507]  INFO -- : [408/883] 3566801=test_https
I, [2024-05-29T01:28:54.558354 #3525507]  INFO -- : [409/883] 3566792=test_gem_ext_builder
I, [2024-05-29T01:28:54.614470 #3525507]  INFO -- : [410/883] 3566793=test_evaluation
I, [2024-05-29T01:28:54.631172 #3525507]  INFO -- : [411/883] 3566793=test_abi
I, [2024-05-29T01:28:54.821736 #3525507]  INFO -- : [412/883] 3566803=test_provider
I, [2024-05-29T01:28:54.828690 #3525507]  INFO -- : [413/883] 3566793=test_rdoc_parser_simple
I, [2024-05-29T01:28:54.840014 #3525507]  INFO -- : [414/883] 3566794=test_yamldbm
I, [2024-05-29T01:28:54.843638 #3525507]  INFO -- : [415/883] 3566794=test_gem_commands_rebuild_command
I, [2024-05-29T01:28:54.866831 #3525507]  INFO -- : [416/883] 3566793=test_load
I, [2024-05-29T01:28:54.872989 #3525507]  INFO -- : [417/883] 3566793=test_whileuntil
I, [2024-05-29T01:28:54.880897 #3525507]  INFO -- : [418/883] 3566793=test_rdoc_generator_markup
I, [2024-05-29T01:28:54.892337 #3525507]  INFO -- : [419/883] 3566793=test_configuration
I, [2024-05-29T01:28:54.916588 #3525507]  INFO -- : [420/883] 3566794=test_rubyvm
I, [2024-05-29T01:28:54.924370 #3525507]  INFO -- : [421/883] 3566794=test_monitor
I, [2024-05-29T01:28:54.950597 #3525507]  INFO -- : [422/883] 3566801=test_buffered_io
I, [2024-05-29T01:28:54.951115 #3525507]  INFO -- : [423/883] 3566801=integer_parse_test
I, [2024-05-29T01:28:54.969465 #3525507]  INFO -- : [424/883] 3566801=test_instrumentation_api
I, [2024-05-29T01:28:54.996742 #3525507]  INFO -- : [425/883] 3566793=test_stringify_symbols
I, [2024-05-29T01:28:55.040336 #3525507]  INFO -- : [426/883] 3566793=test_boolean
I, [2024-05-29T01:28:55.053014 #3525507]  INFO -- : [427/883] 3566793=test_module
I, [2024-05-29T01:28:55.147095 #3525507]  INFO -- : [428/883] 3566794=test_gem_request_set
I, [2024-05-29T01:28:55.262018 #3525507]  INFO -- : [429/883] 3566803=constant_path_node_test
I, [2024-05-29T01:28:55.354981 #3525507]  INFO -- : [430/883] 3566795=test_ssl
I, [2024-05-29T01:28:55.360471 #3525507]  INFO -- : [431/883] 3566803=test_gem_ext_cargo_builder
I, [2024-05-29T01:28:55.389008 #3525507]  INFO -- : [432/883] 3566803=test_method_name_check
I, [2024-05-29T01:28:55.424676 #3525507]  INFO -- : [433/883] 3566803=test_arith_seq_extract
I, [2024-05-29T01:28:55.426116 #3525507]  INFO -- : [434/883] 3566803=test_parser
I, [2024-05-29T01:28:55.473152 #3525507]  INFO -- : [435/883] 3566803=test_complex
I, [2024-05-29T01:28:55.631508 #3525507]  INFO -- : [436/883] 3566803=test_gem_commands_search_command
I, [2024-05-29T01:28:55.631896 #3525507]  INFO -- : [437/883] 3566803=test_gem_stub_specification
I, [2024-05-29T01:28:55.633564 #3525507]  INFO -- : [438/883] 3566794=test_method_cache
I, [2024-05-29T01:28:55.635350 #3525507]  INFO -- : [439/883] 3566794=test_frozen_error
I, [2024-05-29T01:28:55.648078 #3525507]  INFO -- : [440/883] 3566794=test_gem_ext_ext_conf_builder
I, [2024-05-29T01:28:55.726537 #3525507]  INFO -- : [441/883] 3566798=test_path_to_class
I, [2024-05-29T01:28:55.729996 #3525507]  INFO -- : [442/883] 3566798=test_gem_dependency
I, [2024-05-29T01:28:55.793982 #3525507]  INFO -- : [443/883] 3566796=test_gem_resolver_specification
I, [2024-05-29T01:28:55.806798 #3525507]  INFO -- : [444/883] 3566803=test_rdoc_markup_verbatim
I, [2024-05-29T01:28:55.815964 #3525507]  INFO -- : [445/883] 3566803=test_inlinecache
I, [2024-05-29T01:28:55.819248 #3525507]  INFO -- : [446/883] 3566796=test_gem_remote_fetcher
I, [2024-05-29T01:28:55.882911 #3525507]  INFO -- : [447/883] 3566790=test_parse
I, [2024-05-29T01:28:55.895182 #3525507]  INFO -- : [448/883] 3566803=test_mdns
I, [2024-05-29T01:28:55.895917 #3525507]  INFO -- : [449/883] 3566803=test_gem_resolver_installed_specification
I, [2024-05-29T01:28:55.901268 #3525507]  INFO -- : [450/883] 3566798=test_scanner_events
I, [2024-05-29T01:28:55.915829 #3525507]  INFO -- : [451/883] 3566803=test_reqarg
I, [2024-05-29T01:28:55.946157 #3525507]  INFO -- : [452/883] 3566798=test_rdoc_include
I, [2024-05-29T01:28:55.985913 #3525507]  INFO -- : [453/883] 3566792=test_stack
I, [2024-05-29T01:28:55.992364 #3525507]  INFO -- : [454/883] 3566798=test_gem_commands_list_command
I, [2024-05-29T01:28:56.008078 #3525507]  INFO -- : [455/883] 3566798=test_too_many_dummy_encodings
I, [2024-05-29T01:28:56.108340 #3525507]  INFO -- : [456/883] 3566798=test_cesu8
I, [2024-05-29T01:28:56.124229 #3525507]  INFO -- : [457/883] 3566798=test_econv
I, [2024-05-29T01:28:56.475219 #3525507]  INFO -- : [458/883] 3566803=test_rdoc_options
I, [2024-05-29T01:28:56.595032 #3525507]  INFO -- : [459/883] 3566790=test_gem_version
I, [2024-05-29T01:28:56.678892 #3525507]  INFO -- : [460/883] 3566790=test_ldap
I, [2024-05-29T01:28:56.705258 #3525507]  INFO -- : [461/883] 3566790=test_gem_commands_signin_command
I, [2024-05-29T01:28:56.787828 #3525507]  INFO -- : [462/883] 3566799=test_resource
I, [2024-05-29T01:28:56.820104 #3525507]  INFO -- : [463/883] 3566799=test_emitter
I, [2024-05-29T01:28:56.826051 #3525507]  INFO -- : [464/883] 3566799=test_string_processing
I, [2024-05-29T01:28:56.835382 #3525507]  INFO -- : [465/883] 3566799=test_fileutils
I, [2024-05-29T01:28:56.848043 #3525507]  INFO -- : [466/883] 3566803=test_queue
I, [2024-05-29T01:28:56.860412 #3525507]  INFO -- : [467/883] 3566803=test_function
I, [2024-05-29T01:28:56.863023 #3525507]  INFO -- : [468/883] 3566790=test_noarg
I, [2024-05-29T01:28:57.044778 #3525507]  INFO -- : [469/883] 3566790=parse_comments_test
I, [2024-05-29T01:28:57.049518 #3525507]  INFO -- : [470/883] 3566790=test_tempfile
I, [2024-05-29T01:28:57.088119 #3525507]  INFO -- : [471/883] 3566803=test_tracepoint
I, [2024-05-29T01:28:57.219334 #3525507]  INFO -- : [472/883] 3566792=test_prettyprint
I, [2024-05-29T01:28:57.235739 #3525507]  INFO -- : [473/883] 3566792=test_gem_commands_help_command
I, [2024-05-29T01:28:57.266800 #3525507]  INFO -- : [474/883] 3566799=test_rdoc_markup
I, [2024-05-29T01:28:57.273887 #3525507]  INFO -- : [475/883] 3566799=test_duplicate
I, [2024-05-29T01:28:57.278425 #3525507]  INFO -- : [476/883] 3566799=test_basicsocket
I, [2024-05-29T01:28:57.288897 #3525507]  INFO -- : [477/883] 3566794=test_utf32
I, [2024-05-29T01:28:57.290941 #3525507]  INFO -- : [478/883] 3566799=test_gem_resolver_index_specification
I, [2024-05-29T01:28:57.298013 #3525507]  INFO -- : [479/883] 3566794=test_internal_ivar
I, [2024-05-29T01:28:57.305804 #3525507]  INFO -- : [480/883] 3566794=test_rdoc_parser_rd
I, [2024-05-29T01:28:57.342894 #3525507]  INFO -- : [481/883] 3566792=test_date_strftime
I, [2024-05-29T01:28:57.377076 #3525507]  INFO -- : [482/883] 3566799=test_gem_installer
I, [2024-05-29T01:28:57.430677 #3525507]  INFO -- : [483/883] 3566803=test_yamlstore
I, [2024-05-29T01:28:57.442133 #3525507]  INFO -- : [484/883] 3566790=test_asn1
I, [2024-05-29T01:28:57.450045 #3525507]  INFO -- : [485/883] 3566803=test_random
I, [2024-05-29T01:28:57.452834 #3525507]  INFO -- : [486/883] 3566803=test_load
I, [2024-05-29T01:28:57.456586 #3525507]  INFO -- : [487/883] 3566798=json_string_matching_test
I, [2024-05-29T01:28:57.459608 #3525507]  INFO -- : [488/883] 3566798=test_const
I, [2024-05-29T01:28:57.464112 #3525507]  INFO -- : [489/883] 3566803=test_rdoc_normal_class
I, [2024-05-29T01:28:57.465484 #3525507]  INFO -- : [490/883] 3566798=test_class
I, [2024-05-29T01:28:57.488568 #3525507]  INFO -- : [491/883] 3566790=test_irb
I, [2024-05-29T01:28:57.570251 #3525507]  INFO -- : [492/883] 3566803=test_pathname
I, [2024-05-29T01:28:57.645947 #3525507]  INFO -- : [493/883] 3566794=test_complexrational
I, [2024-05-29T01:28:57.654967 #3525507]  INFO -- : [494/883] 3566794=test_init
I, [2024-05-29T01:28:57.825626 #3525507]  INFO -- : [495/883] 3566803=test_gem_package_tar_reader
I, [2024-05-29T01:28:57.844882 #3525507]  INFO -- : [496/883] 3566790=regexp_test
I, [2024-05-29T01:28:57.850468 #3525507]  INFO -- : [497/883] 3566792=test_rdoc_encoding
I, [2024-05-29T01:28:57.865403 #3525507]  INFO -- : [498/883] 3566790=test_coverage
I, [2024-05-29T01:28:57.884897 #3525507]  INFO -- : [499/883] 3566803=test_file
I, [2024-05-29T01:28:57.892658 #3525507]  INFO -- : [500/883] 3566803=test_modify_expand
I, [2024-05-29T01:28:57.898453 #3525507]  INFO -- : [501/883] 3566803=test_rdoc_any_method
I, [2024-05-29T01:28:57.901908 #3525507]  INFO -- : [502/883] 3566805=test_gem_available_set
I, [2024-05-29T01:28:57.918666 #3525507]  INFO -- : [503/883] 3566801=test_rdoc_markdown
I, [2024-05-29T01:28:57.981247 #3525507]  INFO -- : [504/883] 3566796=test_formatter
I, [2024-05-29T01:28:57.984217 #3525507]  INFO -- : [505/883] 3566796=test_bash_completion
I, [2024-05-29T01:28:57.995395 #3525507]  INFO -- : [506/883] 3566796=test_rdoc_constant
I, [2024-05-29T01:28:58.029949 #3525507]  INFO -- : [507/883] 3566792=test_deprecate
I, [2024-05-29T01:28:58.052883 #3525507]  INFO -- : [508/883] 3566794=test_recorder
I, [2024-05-29T01:28:58.059386 #3525507]  INFO -- : [509/883] 3566794=test_gem_commands_owner_command
I, [2024-05-29T01:28:58.070155 #3525507]  INFO -- : [510/883] 3566792=test_gem_source_vendor
I, [2024-05-29T01:28:58.073140 #3525507]  INFO -- : [511/883] 3566805=test_digest
I, [2024-05-29T01:28:58.081723 #3525507]  INFO -- : [512/883] 3566792=test_marshalable
I, [2024-05-29T01:28:58.086932 #3525507]  INFO -- : [513/883] 3566792=test_require
I, [2024-05-29T01:28:58.170287 #3525507]  INFO -- : [514/883] 3566793=test_cgi_util
I, [2024-05-29T01:28:58.199562 #3525507]  INFO -- : [515/883] 3566796=test_gem_commands_contents_command
I, [2024-05-29T01:28:58.325775 #3525507]  INFO -- : [516/883] 3566796=test_gem_ext_cmake_builder
I, [2024-05-29T01:28:58.333889 #3525507]  INFO -- : [517/883] 3566804=test_wss
I, [2024-05-29T01:28:58.335152 #3525507]  INFO -- : [518/883] 3566801=test_fiddle
I, [2024-05-29T01:28:58.341705 #3525507]  INFO -- : [519/883] 3566804=test_find
I, [2024-05-29T01:28:58.351773 #3525507]  INFO -- : [520/883] 3566796=test_ractor
I, [2024-05-29T01:28:58.375727 #3525507]  INFO -- : [521/883] 3566804=json_fixtures_test
I, [2024-05-29T01:28:58.417972 #3525507]  INFO -- : [522/883] 3566804=test_shapes
I, [2024-05-29T01:28:58.423928 #3525507]  INFO -- : [523/883] 3566804=test_io_timeout
I, [2024-05-29T01:28:58.431370 #3525507]  INFO -- : [524/883] 3566804=test_rdoc_parser_c
I, [2024-05-29T01:28:58.450049 #3525507]  INFO -- : [525/883] 3566803=test_comparable
I, [2024-05-29T01:28:58.453284 #3525507]  INFO -- : [526/883] 3566793=test_enc_str_buf_cat
I, [2024-05-29T01:28:58.457653 #3525507]  INFO -- : [527/883] 3566793=test_class2name
I, [2024-05-29T01:28:58.457995 #3525507]  INFO -- : [528/883] 3566803=test_gbk
I, [2024-05-29T01:28:58.462779 #3525507]  INFO -- : [529/883] 3566803=test_profile_frames
I, [2024-05-29T01:28:58.465863 #3525507]  INFO -- : [530/883] 3566793=test_cstr
I, [2024-05-29T01:28:58.481013 #3525507]  INFO -- : [531/883] 3566801=test_pstore
I, [2024-05-29T01:28:58.508860 #3525507]  INFO -- : [532/883] 3566796=test_big2str
I, [2024-05-29T01:28:58.512428 #3525507]  INFO -- : [533/883] 3566796=test_handle
I, [2024-05-29T01:28:58.539049 #3525507]  INFO -- : [534/883] 3566801=test_wait
I, [2024-05-29T01:28:58.631327 #3525507]  INFO -- : [535/883] 3566801=test_forwardable
I, [2024-05-29T01:28:58.649791 #3525507]  INFO -- : [536/883] 3566803=test_yaml
I, [2024-05-29T01:28:58.656178 #3525507]  INFO -- : [537/883] 3566801=test_rdoc_markup_formatter
I, [2024-05-29T01:28:58.667325 #3525507]  INFO -- : [538/883] 3566801=test_thread_queue
I, [2024-05-29T01:28:58.676538 #3525507]  INFO -- : [539/883] 3566794=test_nowrite
I, [2024-05-29T01:28:58.692171 #3525507]  INFO -- : [540/883] 3566804=test_gem_commands_sources_command
I, [2024-05-29T01:28:58.713749 #3525507]  INFO -- : [541/883] 3566794=test_ansi_without_terminfo
I, [2024-05-29T01:28:58.736133 #3525507]  INFO -- : [542/883] 3566794=test_euc_tw
I, [2024-05-29T01:28:58.743808 #3525507]  INFO -- : [543/883] 3566794=test_ractor
I, [2024-05-29T01:28:58.766731 #3525507]  INFO -- : [544/883] 3566794=test_bmethod
I, [2024-05-29T01:28:58.777932 #3525507]  INFO -- : [545/883] 3566803=test_rat
I, [2024-05-29T01:28:58.780163 #3525507]  INFO -- : [546/883] 3566794=test_rdoc_markup_raw
I, [2024-05-29T01:28:58.785196 #3525507]  INFO -- : [547/883] 3566803=test_webauthn_poller
I, [2024-05-29T01:28:58.790690 #3525507]  INFO -- : [548/883] 3566794=test_rdoc_markup_to_html_crossref
I, [2024-05-29T01:28:58.902366 #3525507]  INFO -- : [549/883] 3566804=test_typeddata
I, [2024-05-29T01:28:58.921587 #3525507]  INFO -- : [550/883] 3566803=encoding_test
I, [2024-05-29T01:28:58.943307 #3525507]  INFO -- : [551/883] 3566790=test_gem_resolver_best_set
I, [2024-05-29T01:28:58.990128 #3525507]  INFO -- : [552/883] 3566796=test_fstring
I, [2024-05-29T01:28:59.034941 #3525507]  INFO -- : [553/883] 3566805=test_array
I, [2024-05-29T01:28:59.040927 #3525507]  INFO -- : [554/883] 3566803=test_optparse
I, [2024-05-29T01:28:59.041020 #3525507]  INFO -- : [555/883] 3566803=parser_test
I, [2024-05-29T01:28:59.046189 #3525507]  INFO -- : [556/883] 3566803=test_convertible
I, [2024-05-29T01:28:59.047480 #3525507]  INFO -- : [557/883] 3566805=test_rdoc_alias
I, [2024-05-29T01:28:59.065021 #3525507]  INFO -- : [558/883] 3566805=test_yield
I, [2024-05-29T01:28:59.077365 #3525507]  INFO -- : [559/883] 3566790=test_stringscanner
I, [2024-05-29T01:28:59.135642 #3525507]  INFO -- : [560/883] 3566790=test_files_sample
I, [2024-05-29T01:28:59.153061 #3525507]  INFO -- : [561/883] 3566804=test_rdoc_markup_indented_paragraph
I, [2024-05-29T01:28:59.163540 #3525507]  INFO -- : [562/883] 3566804=test_io_buffer
I, [2024-05-29T01:28:59.176066 #3525507]  INFO -- : [563/883] 3566796=test_pack
I, [2024-05-29T01:28:59.176566 #3525507]  INFO -- : [564/883] 3566794=test_backtrace
I, [2024-05-29T01:28:59.214481 #3525507]  INFO -- : [565/883] 3566796=ruby_parser_test
I, [2024-05-29T01:28:59.218139 #3525507]  INFO -- : [566/883] 3566796=test_gem_resolver_conflict
I, [2024-05-29T01:28:59.237546 #3525507]  INFO -- : [567/883] 3566796=test_rdoc_task
I, [2024-05-29T01:28:59.243419 #3525507]  INFO -- : [568/883] 3566796=test_clone
I, [2024-05-29T01:28:59.266746 #3525507]  INFO -- : [569/883] 3566790=test_gem_commands_install_command
I, [2024-05-29T01:28:59.281704 #3525507]  INFO -- : [570/883] 3566804=test_readpartial
I, [2024-05-29T01:28:59.501623 #3525507]  INFO -- : [571/883] 3566796=locals_test
I, [2024-05-29T01:28:59.573293 #3525507]  INFO -- : [572/883] 3566797=test_rdoc_require
I, [2024-05-29T01:28:59.581517 #3525507]  INFO -- : [573/883] 3566793=test_libs
I, [2024-05-29T01:28:59.594607 #3525507]  INFO -- : [574/883] 3566793=test_gc
I, [2024-05-29T01:28:59.596356 #3525507]  INFO -- : [575/883] 3566793=test_math
I, [2024-05-29T01:28:59.614844 #3525507]  INFO -- : [576/883] 3566793=test_gem_commands_fetch_command
I, [2024-05-29T01:28:59.679599 #3525507]  INFO -- : [577/883] 3566804=test_sleep
I, [2024-05-29T01:28:59.689661 #3525507]  INFO -- : [578/883] 3566792=test_config
I, [2024-05-29T01:28:59.733195 #3525507]  INFO -- : [579/883] 3566792=test_yaml_tree
I, [2024-05-29T01:28:59.761150 #3525507]  INFO -- : [580/883] 3566792=test_case
I, [2024-05-29T01:28:59.790699 #3525507]  INFO -- : [581/883] 3566792=test_sizeof
I, [2024-05-29T01:28:59.824718 #3525507]  INFO -- : [582/883] 3566793=test_face
I, [2024-05-29T01:28:59.837474 #3525507]  INFO -- : [583/883] 3566797=test_rendering
I, [2024-05-29T01:28:59.854057 #3525507]  INFO -- : [584/883] 3566793=test_autoload
I, [2024-05-29T01:28:59.898598 #3525507]  INFO -- : [585/883] 3566797=test_utf16
I, [2024-05-29T01:28:59.924954 #3525507]  INFO -- : [586/883] 3566797=test_io
I, [2024-05-29T01:28:59.960800 #3525507]  INFO -- : [587/883] 3566796=test_unicode_escape
I, [2024-05-29T01:29:00.075222 #3525507]  INFO -- : [588/883] 3566796=test_bigzero
I, [2024-05-29T01:29:00.086119 #3525507]  INFO -- : [589/883] 3566796=test_pkey_dh
I, [2024-05-29T01:29:00.141150 #3525507]  INFO -- : [590/883] 3566796=test_gem_package_tar_header
I, [2024-05-29T01:29:00.189833 #3525507]  INFO -- : [591/883] 3566796=test_iseq_load
I, [2024-05-29T01:29:00.565108 #3525507]  INFO -- : [592/883] 3566794=test_gem_util
I, [2024-05-29T01:29:00.735774 #3525507]  INFO -- : [593/883] 3566794=test_system
I, [2024-05-29T01:29:00.770283 #3525507]  INFO -- : [594/883] 3566798=test_pkcs12
I, [2024-05-29T01:29:00.781734 #3525507]  INFO -- : [595/883] 3566790=test_yjit_exit_locations
I, [2024-05-29T01:29:00.861901 #3525507]  INFO -- : [596/883] 3566790=test_etc
I, [2024-05-29T01:29:00.974771 #3525507]  INFO -- : [597/883] 3566790=test_gem_config_file
I, [2024-05-29T01:29:01.170906 #3525507]  INFO -- : [598/883] 3566790=test_ripper
I, [2024-05-29T01:29:01.216968 #3525507]  INFO -- : [599/883] 3566798=test_protocol
I, [2024-05-29T01:29:01.530612 #3525507]  INFO -- : [600/883] 3566798=test_getopts
I, [2024-05-29T01:29:01.541312 #3525507]  INFO -- : [601/883] 3566798=test_gem_resolver_activation_request
I, [2024-05-29T01:29:01.558239 #3525507]  INFO -- : [602/883] 3566798=test_gem_impossible_dependencies_error
I, [2024-05-29T01:29:01.562849 #3525507]  INFO -- : [603/883] 3566798=test_array_create
I, [2024-05-29T01:29:01.571344 #3525507]  INFO -- : [604/883] 3566798=test_pack
I, [2024-05-29T01:29:01.589315 #3525507]  INFO -- : [605/883] 3566790=test_to_ruby
I, [2024-05-29T01:29:01.605107 #3525507]  INFO -- : [606/883] 3566790=test_pattern_key_name_check
I, [2024-05-29T01:29:01.617570 #3525507]  INFO -- : [607/883] 3566790=test_rdoc_rubygems_hook
I, [2024-05-29T01:29:01.725913 #3525507]  INFO -- : [608/883] 3566790=test_method
I, [2024-05-29T01:29:01.742560 #3525507]  INFO -- : [609/883] 3566804=test_gem_commands_query_command
I, [2024-05-29T01:29:01.865015 #3525507]  INFO -- : [610/883] 3566798=test_rdoc_context_section
I, [2024-05-29T01:29:01.866958 #3525507]  INFO -- : [611/883] 3566802=test_euc_kr
I, [2024-05-29T01:29:01.872671 #3525507]  INFO -- : [612/883] 3566802=test_ftp
I, [2024-05-29T01:29:01.878387 #3525507]  INFO -- : [613/883] 3566798=test_gem_commands_exec_command
I, [2024-05-29T01:29:01.885268 #3525507]  INFO -- : [614/883] 3566796=test_io_wait
I, [2024-05-29T01:29:01.901465 #3525507]  INFO -- : [615/883] 3566802=test_kwargs
I, [2024-05-29T01:29:01.904021 #3525507]  INFO -- : [616/883] 3566802=warnings_test
I, [2024-05-29T01:29:01.915326 #3525507]  INFO -- : [617/883] 3566794=test_ellipsize
I, [2024-05-29T01:29:01.920175 #3525507]  INFO -- : [618/883] 3566802=test_date_attr
I, [2024-05-29T01:29:01.925603 #3525507]  INFO -- : [619/883] 3566802=test_console_attr
I, [2024-05-29T01:29:01.928580 #3525507]  INFO -- : [620/883] 3566802=test_summary
I, [2024-05-29T01:29:01.932451 #3525507]  INFO -- : [621/883] 3566794=test_type_completor
I, [2024-05-29T01:29:01.937767 #3525507]  INFO -- : [622/883] 3566794=test_gem_unsatisfiable_dependency_error
I, [2024-05-29T01:29:01.958565 #3525507]  INFO -- : [623/883] 3566794=test_win32ole_record
I, [2024-05-29T01:29:01.969697 #3525507]  INFO -- : [624/883] 3566794=test_cp949
I, [2024-05-29T01:29:01.977257 #3525507]  INFO -- : [625/883] 3566794=test_foreach
I, [2024-05-29T01:29:01.984133 #3525507]  INFO -- : [626/883] 3566794=test_gem_source_specific_file
I, [2024-05-29T01:29:02.057603 #3525507]  INFO -- : [627/883] 3566802=test_condition
I, [2024-05-29T01:29:02.061692 #3525507]  INFO -- : [628/883] 3566802=test_gem_commands_uninstall_command
I, [2024-05-29T01:29:02.088625 #3525507]  INFO -- : [629/883] 3566794=test_io
I, [2024-05-29T01:29:02.215781 #3525507]  INFO -- : [630/883] 3566796=test_win32ole_type_event
I, [2024-05-29T01:29:02.221047 #3525507]  INFO -- : [631/883] 3566796=test_emoji
I, [2024-05-29T01:29:02.253406 #3525507]  INFO -- : [632/883] 3566796=test_sorted_set
I, [2024-05-29T01:29:02.323889 #3525507]  INFO -- : [633/883] 3566794=test_ubf_async_safe
I, [2024-05-29T01:29:02.361226 #3525507]  INFO -- : [634/883] 3566804=test_hash
I, [2024-05-29T01:29:02.366329 #3525507]  INFO -- : [635/883] 3566794=test_hash
I, [2024-05-29T01:29:02.388073 #3525507]  INFO -- : [636/883] 3566794=test_tree_builder
I, [2024-05-29T01:29:02.401494 #3525507]  INFO -- : [637/883] 3566794=test_gem_resolver_dependency_request
I, [2024-05-29T01:29:02.442718 #3525507]  INFO -- : [638/883] 3566794=test_external_new
I, [2024-05-29T01:29:02.447924 #3525507]  INFO -- : [639/883] 3566794=test_alias_and_anchor
I, [2024-05-29T01:29:02.457612 #3525507]  INFO -- : [640/883] 3566794=test_postponed_job
I, [2024-05-29T01:29:02.579316 #3525507]  INFO -- : [641/883] 3566796=test_raise_exception
I, [2024-05-29T01:29:02.929925 #3525507]  INFO -- : [642/883] 3566794=test_gem_request_set_lockfile
I, [2024-05-29T01:29:03.049955 #3525507]  INFO -- : [643/883] 3566805=test_win32ole_typelib
I, [2024-05-29T01:29:03.060541 #3525507]  INFO -- : [644/883] 3566805=test_protect
I, [2024-05-29T01:29:03.065020 #3525507]  INFO -- : [645/883] 3566805=test_argf
I, [2024-05-29T01:29:03.068276 #3525507]  INFO -- : [646/883] 3566795=test_ns_spki
I, [2024-05-29T01:29:03.104314 #3525507]  INFO -- : [647/883] 3566795=test_framework
I, [2024-05-29T01:29:03.120167 #3525507]  INFO -- : [648/883] 3566795=test_kill_ring
I, [2024-05-29T01:29:03.158050 #3525507]  INFO -- : [649/883] 3566802=test_weakmap
I, [2024-05-29T01:29:03.230843 #3525507]  INFO -- : [650/883] 3566795=test_workspace
I, [2024-05-29T01:29:03.233089 #3525507]  INFO -- : [651/883] 3566799=test_yjit
I, [2024-05-29T01:29:03.282308 #3525507]  INFO -- : [652/883] 3566798=test_ws
I, [2024-05-29T01:29:03.290653 #3525507]  INFO -- : [653/883] 3566798=test_m17n
I, [2024-05-29T01:29:03.313601 #3525507]  INFO -- : [654/883] 3566801=test_gem_commands_environment_command
I, [2024-05-29T01:29:03.375644 #3525507]  INFO -- : [655/883] 3566801=test_gem_security_trust_dir
I, [2024-05-29T01:29:03.394846 #3525507]  INFO -- : [656/883] 3566798=test_string_memory
I, [2024-05-29T01:29:03.437389 #3525507]  INFO -- : [657/883] 3566801=test_sprintf
I, [2024-05-29T01:29:03.446888 #3525507]  INFO -- : [658/883] 3566796=test_gem_requirement
I, [2024-05-29T01:29:03.515261 #3525507]  INFO -- : [659/883] 3566798=comments_test
I, [2024-05-29T01:29:03.521124 #3525507]  INFO -- : [660/883] 3566794=test_line_editor
I, [2024-05-29T01:29:03.522373 #3525507]  INFO -- : [661/883] 3566795=ripper_test
I, [2024-05-29T01:29:03.528222 #3525507]  INFO -- : [662/883] 3566798=test_objspace
I, [2024-05-29T01:29:03.539690 #3525507]  INFO -- : [663/883] 3566792=test_undef
I, [2024-05-29T01:29:03.542261 #3525507]  INFO -- : [664/883] 3566794=test_gem_commands_stale_command
I, [2024-05-29T01:29:03.546208 #3525507]  INFO -- : [665/883] 3566792=test_c_struct_entry
I, [2024-05-29T01:29:03.557038 #3525507]  INFO -- : [666/883] 3566794=test_lock_native_thread
I, [2024-05-29T01:29:03.635180 #3525507]  INFO -- : [667/883] 3566796=test_have_library
I, [2024-05-29T01:29:03.767050 #3525507]  INFO -- : [668/883] 3566801=test_remote_fetch_error
I, [2024-05-29T01:29:03.784325 #3525507]  INFO -- : [669/883] 3566801=test_show_source
I, [2024-05-29T01:29:03.798575 #3525507]  INFO -- : [670/883] 3566801=test_set
I, [2024-05-29T01:29:03.805965 #3525507]  INFO -- : [671/883] 3566801=test_yaml_special_cases
I, [2024-05-29T01:29:03.816478 #3525507]  INFO -- : [672/883] 3566801=test_optarg
I, [2024-05-29T01:29:03.910835 #3525507]  INFO -- : [673/883] 3566794=test_gem_source_list
I, [2024-05-29T01:29:03.915856 #3525507]  INFO -- : [674/883] 3566801=test_config
I, [2024-05-29T01:29:03.947472 #3525507]  INFO -- : [675/883] 3566801=test_rdoc_token_stream
I, [2024-05-29T01:29:03.957703 #3525507]  INFO -- : [676/883] 3566801=test_address_resolve
I, [2024-05-29T01:29:03.986673 #3525507]  INFO -- : [677/883] 3566794=test_exception
I, [2024-05-29T01:29:04.002358 #3525507]  INFO -- : [678/883] 3566794=test_zsh_completion
I, [2024-05-29T01:29:04.008289 #3525507]  INFO -- : [679/883] 3566801=test_iter_break
I, [2024-05-29T01:29:04.008770 #3525507]  INFO -- : [680/883] 3566792=test_verbose
I, [2024-05-29T01:29:04.013257 #3525507]  INFO -- : [681/883] 3566801=test_nil
I, [2024-05-29T01:29:04.025123 #3525507]  INFO -- : [682/883] 3566794=test_num2int
I, [2024-05-29T01:29:04.041047 #3525507]  INFO -- : [683/883] 3566801=test_rdoc_single_class
I, [2024-05-29T01:29:04.041830 #3525507]  INFO -- : [684/883] 3566792=test_macro
I, [2024-05-29T01:29:04.043785 #3525507]  INFO -- : [685/883] 3566794=test_pp
I, [2024-05-29T01:29:04.045287 #3525507]  INFO -- : [686/883] 3566801=test_frozen
I, [2024-05-29T01:29:04.061557 #3525507]  INFO -- : [687/883] 3566801=test_gem_ext_configure_builder
I, [2024-05-29T01:29:04.116611 #3525507]  INFO -- : [688/883] 3566792=test_rdoc_tom_doc
I, [2024-05-29T01:29:04.142888 #3525507]  INFO -- : [689/883] 3566801=test_rdoc_markup_to_tt_only
I, [2024-05-29T01:29:04.154005 #3525507]  INFO -- : [690/883] 3566792=test_hmac
I, [2024-05-29T01:29:04.165472 #3525507]  INFO -- : [691/883] 3566794=test_gem_command
I, [2024-05-29T01:29:04.191348 #3525507]  INFO -- : [692/883] 3566801=test_bug-3571
I, [2024-05-29T01:29:04.206374 #3525507]  INFO -- : [693/883] 3566792=test_key_actor_vi
I, [2024-05-29T01:29:04.225264 #3525507]  INFO -- : [694/883] 3566801=test_common
I, [2024-05-29T01:29:04.307373 #3525507]  INFO -- : [695/883] 3566794=test_gem_spec_fetcher
I, [2024-05-29T01:29:04.393897 #3525507]  INFO -- : [696/883] 3566795=test_numeric
I, [2024-05-29T01:29:04.414218 #3525507]  INFO -- : [697/883] 3566792=test_assignment
I, [2024-05-29T01:29:04.510703 #3525507]  INFO -- : [698/883] 3566795=test_ifunless
I, [2024-05-29T01:29:04.517670 #3525507]  INFO -- : [699/883] 3566795=test_gem_commands_lock_command
I, [2024-05-29T01:29:04.546747 #3525507]  INFO -- : [700/883] 3566794=test_psych
I, [2024-05-29T01:29:04.548458 #3525507]  INFO -- : [701/883] 3566795=test_enc_raise
I, [2024-05-29T01:29:04.551416 #3525507]  INFO -- : [702/883] 3566801=!Nothing_to_test
I, [2024-05-29T01:29:04.556235 #3525507]  INFO -- : [703/883] 3566801=test_rdoc_markup_paragraph
I, [2024-05-29T01:29:04.561479 #3525507]  INFO -- : [704/883] 3566795=test_at_exit
I, [2024-05-29T01:29:04.561570 #3525507]  INFO -- : [705/883] 3566801=test_command
I, [2024-05-29T01:29:04.585716 #3525507]  INFO -- : [706/883] 3566794=test_gem_rdoc
I, [2024-05-29T01:29:04.588868 #3525507]  INFO -- : [707/883] 3566795=test_date
I, [2024-05-29T01:29:04.597866 #3525507]  INFO -- : [708/883] 3566795=test_gem_ext_cargo_builder_unit
I, [2024-05-29T01:29:04.621332 #3525507]  INFO -- : [709/883] 3566795=test_object_create_start
I, [2024-05-29T01:29:04.625412 #3525507]  INFO -- : [710/883] 3566795=test_emitter
I, [2024-05-29T01:29:04.633092 #3525507]  INFO -- : [711/883] 3566795=test_gem_silent_ui
I, [2024-05-29T01:29:04.682561 #3525507]  INFO -- : [712/883] 3566795=test_files_ext
I, [2024-05-29T01:29:04.684131 #3525507]  INFO -- : [713/883] 3566795=test_bug-5832
I, [2024-05-29T01:29:04.689364 #3525507]  INFO -- : [714/883] 3566795=test_kernel
I, [2024-05-29T01:29:04.735722 #3525507]  INFO -- : [715/883] 3566794=dispatcher_test
I, [2024-05-29T01:29:04.759949 #3525507]  INFO -- : [716/883] 3566794=test_eval_history
I, [2024-05-29T01:29:04.777727 #3525507]  INFO -- : [717/883] 3566794=test_gem_doctor
I, [2024-05-29T01:29:04.831130 #3525507]  INFO -- : [718/883] 3566803=test_kdf
I, [2024-05-29T01:29:04.836142 #3525507]  INFO -- : [719/883] 3566794=test_key_name_check
I, [2024-05-29T01:29:04.857596 #3525507]  INFO -- : [720/883] 3566794=test_backtrace
I, [2024-05-29T01:29:04.865304 #3525507]  INFO -- : [721/883] 3566794=test_defined
I, [2024-05-29T01:29:04.914104 #3525507]  INFO -- : [722/883] 3566803=test_io_buffer
I, [2024-05-29T01:29:04.931890 #3525507]  INFO -- : [723/883] 3566801=test_rdoc_i18n_text
I, [2024-05-29T01:29:04.946353 #3525507]  INFO -- : [724/883] 3566801=test_gem_uninstaller
I, [2024-05-29T01:29:04.983596 #3525507]  INFO -- : [725/883] 3566803=test_buffering
I, [2024-05-29T01:29:04.989764 #3525507]  INFO -- : [726/883] 3566794=test_svcb_https
I, [2024-05-29T01:29:04.990980 #3525507]  INFO -- : [727/883] 3566803=test_gb18030
I, [2024-05-29T01:29:05.018478 #3525507]  INFO -- : [728/883] 3566803=test_time
I, [2024-05-29T01:29:05.029419 #3525507]  INFO -- : [729/883] 3566794=test_windows_1251
I, [2024-05-29T01:29:05.040104 #3525507]  INFO -- : [730/883] 3566794=test_rdoc_rdoc
I, [2024-05-29T01:29:05.140150 #3525507]  INFO -- : [731/883] 3566794=test_rdoc_markup_attributes
I, [2024-05-29T01:29:05.151094 #3525507]  INFO -- : [732/883] 3566794=test_null
I, [2024-05-29T01:29:05.162343 #3525507]  INFO -- : [733/883] 3566794=test_win32ole_type
I, [2024-05-29T01:29:05.167402 #3525507]  INFO -- : [734/883] 3566803=test_mul
I, [2024-05-29T01:29:05.176235 #3525507]  INFO -- : [735/883] 3566794=test_rdoc_markup_to_rdoc
I, [2024-05-29T01:29:05.180924 #3525507]  INFO -- : [736/883] 3566803=test_rdoc_rd_inline_parser
I, [2024-05-29T01:29:05.209301 #3525507]  INFO -- : [737/883] 3566796=test_default_gems
I, [2024-05-29T01:29:05.225420 #3525507]  INFO -- : [738/883] 3566803=test_pipe
I, [2024-05-29T01:29:05.229400 #3525507]  INFO -- : [739/883] 3566794=test_thread
I, [2024-05-29T01:29:05.246257 #3525507]  INFO -- : [740/883] 3566794=test_trick
I, [2024-05-29T01:29:05.282169 #3525507]  INFO -- : [741/883] 3566793=test_pkey_ec
I, [2024-05-29T01:29:05.289413 #3525507]  INFO -- : [742/883] 3566796=test_date_parse
I, [2024-05-29T01:29:05.409528 #3525507]  INFO -- : [743/883] 3566793=test_rdoc_store
I, [2024-05-29T01:29:05.417051 #3525507]  INFO -- : [744/883] 3566803=test_depth_first
I, [2024-05-29T01:29:05.429378 #3525507]  INFO -- : [745/883] 3566803=test_gem_request_set_lockfile_parser
I, [2024-05-29T01:29:05.527393 #3525507]  INFO -- : [746/883] 3566796=test_x509attr
I, [2024-05-29T01:29:05.535222 #3525507]  INFO -- : [747/883] 3566796=test_raise
I, [2024-05-29T01:29:05.542688 #3525507]  INFO -- : [748/883] 3566796=test_pattern_matching
I, [2024-05-29T01:29:05.575267 #3525507]  INFO -- : [749/883] 3566795=test_rdoc_stats
I, [2024-05-29T01:29:05.584930 #3525507]  INFO -- : [750/883] 3566803=test_string
I, [2024-05-29T01:29:05.590376 #3525507]  INFO -- : [751/883] 3566796=test_qsort
I, [2024-05-29T01:29:05.596495 #3525507]  INFO -- : [752/883] 3566796=test_rdoc_parser
I, [2024-05-29T01:29:05.614681 #3525507]  INFO -- : [753/883] 3566803=test_gem_dependency_resolution_error
I, [2024-05-29T01:29:05.628804 #3525507]  INFO -- : [754/883] 3566796=test_custom_command
I, [2024-05-29T01:29:05.642013 #3525507]  INFO -- : [755/883] 3566803=json_addition_test
I, [2024-05-29T01:29:05.661329 #3525507]  INFO -- : [756/883] 3566803=test_string
I, [2024-05-29T01:29:05.787942 #3525507]  INFO -- : [757/883] 3566796=test_proc
I, [2024-05-29T01:29:05.857109 #3525507]  INFO -- : [758/883] 3566795=test_gc_compact
I, [2024-05-29T01:29:06.542604 #3525507]  INFO -- : [759/883] 3566793=test_gem_resolver_index_set
I, [2024-05-29T01:29:06.548773 #3525507]  INFO -- : [760/883] 3566801=test_gem_package_old
I, [2024-05-29T01:29:06.594449 #3525507]  INFO -- : [761/883] 3566793=test_zlib
I, [2024-05-29T01:29:06.613261 #3525507]  INFO -- : [762/883] 3566801=test_cgi_tag_helper
I, [2024-05-29T01:29:06.637938 #3525507]  INFO -- : [763/883] 3566801=test_egrep_cpp
I, [2024-05-29T01:29:06.757144 #3525507]  INFO -- : [764/883] 3566792=test_erb_m17n
I, [2024-05-29T01:29:06.781650 #3525507]  INFO -- : [765/883] 3566792=test_ole_methods
I, [2024-05-29T01:29:06.783104 #3525507]  INFO -- : [766/883] 3566792=test_optimization
I, [2024-05-29T01:29:06.882825 #3525507]  INFO -- : [767/883] 3566796=test_date_conv
I, [2024-05-29T01:29:06.886878 #3525507]  INFO -- : [768/883] 3566801=test_folderitem2_invokeverb
I, [2024-05-29T01:29:06.892669 #3525507]  INFO -- : [769/883] 3566801=test_rdoc_markup_parser
I, [2024-05-29T01:29:06.900696 #3525507]  INFO -- : [770/883] 3566796=test_require_path_check
I, [2024-05-29T01:29:07.016809 #3525507]  INFO -- : [771/883] 3566801=test_fnmatch
I, [2024-05-29T01:29:07.089665 #3525507]  INFO -- : [772/883] 3566801=test_files_test_2
I, [2024-05-29T01:29:07.094999 #3525507]  INFO -- : [773/883] 3566801=test_gem_validator
I, [2024-05-29T01:29:07.127365 #3525507]  INFO -- : [774/883] 3566801=test_gem_stream_ui
I, [2024-05-29T01:29:07.141484 #3525507]  INFO -- : [775/883] 3566796=test_extlibs
I, [2024-05-29T01:29:07.272577 #3525507]  INFO -- : [776/883] 3566801=test_rdoc_generator_ri
I, [2024-05-29T01:29:07.274834 #3525507]  INFO -- : [777/883] 3566801=test_severity
I, [2024-05-29T01:29:07.294908 #3525507]  INFO -- : [778/883] 3566801=test_ractor
I, [2024-05-29T01:29:07.325289 #3525507]  INFO -- : [779/883] 3566801=test_require_lib
I, [2024-05-29T01:29:07.693501 #3525507]  INFO -- : [780/883] 3566804=parse_test
I, [2024-05-29T01:29:08.257925 #3525507]  INFO -- : [781/883] 3566794=test_gem_install_update_options
I, [2024-05-29T01:29:08.503679 #3525507]  INFO -- : [782/883] 3566794=test_rdoc_markup_to_table_of_contents
I, [2024-05-29T01:29:08.552278 #3525507]  INFO -- : [783/883] 3566794=test_socket
I, [2024-05-29T01:29:08.829015 #3525507]  INFO -- : [784/883] 3566805=test_thread
I, [2024-05-29T01:29:09.047414 #3525507]  INFO -- : [785/883] 3566805=test_objectspace
I, [2024-05-29T01:29:09.590975 #3525507]  INFO -- : [786/883] 3566796=test_literal
I, [2024-05-29T01:29:09.800181 #3525507]  INFO -- : [787/883] 3566795=test_str2big
I, [2024-05-29T01:29:09.808385 #3525507]  INFO -- : [788/883] 3566795=test_c_struct_builder
I, [2024-05-29T01:29:10.013729 #3525507]  INFO -- : [789/883] 3566795=test_dot_dot
I, [2024-05-29T01:29:10.018215 #3525507]  INFO -- : [790/883] 3566795=test_cclass
I, [2024-05-29T01:29:10.052645 #3525507]  INFO -- : [791/883] 3566802=test_gem_request_connection_pools
I, [2024-05-29T01:29:10.160804 #3525507]  INFO -- : [792/883] 3566795=test_gem_version_option
I, [2024-05-29T01:29:10.168806 #3525507]  INFO -- : [793/883] 3566805=test_grapheme_breaks
I, [2024-05-29T01:29:10.205857 #3525507]  INFO -- : [794/883] 3566805=test_pkey
I, [2024-05-29T01:29:10.212259 #3525507]  INFO -- : [795/883] 3566795=test_case
I, [2024-05-29T01:29:10.213151 #3525507]  INFO -- : [796/883] 3566795=test_reline
I, [2024-05-29T01:29:10.258533 #3525507]  INFO -- : [797/883] 3566805=test_parser_events
I, [2024-05-29T01:29:10.323723 #3525507]  INFO -- : [798/883] 3566797=test_rdoc_generator_pot_po
I, [2024-05-29T01:29:10.328625 #3525507]  INFO -- : [799/883] 3566797=test_ansi_with_terminfo
I, [2024-05-29T01:29:10.333477 #3525507]  INFO -- : [800/883] 3566797=test_json_tree
I, [2024-05-29T01:29:10.340745 #3525507]  INFO -- : [801/883] 3566797=test_rdoc_markup_to_markdown
I, [2024-05-29T01:29:10.363516 #3525507]  INFO -- : [802/883] 3566805=test_memory_view
I, [2024-05-29T01:29:10.398183 #3525507]  INFO -- : [803/883] 3566797=test_m17n_comb
I, [2024-05-29T01:29:10.447765 #3525507]  INFO -- : [804/883] 3566794=test_ractor
I, [2024-05-29T01:29:10.549919 #3525507]  INFO -- : [805/883] 3566796=test_gem_request
I, [2024-05-29T01:29:10.552584 #3525507]  INFO -- : [806/883] 3566794=test_method_cache
I, [2024-05-29T01:29:10.561870 #3525507]  INFO -- : [807/883] 3566794=test_sprintf_comb
I, [2024-05-29T01:29:10.614930 #3525507]  INFO -- : [808/883] 3566795=test_gem_commands_mirror
I, [2024-05-29T01:29:10.627189 #3525507]  INFO -- : [809/883] 3566795=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-05-29T01:29:10.670079 #3525507]  INFO -- : [810/883] 3566805=test_enumerator_kw
I, [2024-05-29T01:29:10.688075 #3525507]  INFO -- : [811/883] 3566805=test_gem_text
I, [2024-05-29T01:29:10.697158 #3525507]  INFO -- : [812/883] 3566795=test_settracefunc
I, [2024-05-29T01:29:10.746310 #3525507]  INFO -- : [813/883] 3566794=test_win32ole
I, [2024-05-29T01:29:10.749751 #3525507]  INFO -- : [814/883] 3566805=test_generic
I, [2024-05-29T01:29:10.760699 #3525507]  INFO -- : [815/883] 3566794=test_scan_args
I, [2024-05-29T01:29:10.779377 #3525507]  INFO -- : [816/883] 3566796=test_case_options
I, [2024-05-29T01:29:10.784483 #3525507]  INFO -- : [817/883] 3566796=test_store
I, [2024-05-29T01:29:10.793493 #3525507]  INFO -- : [818/883] 3566794=test_rdoc_cross_reference
I, [2024-05-29T01:29:10.809265 #3525507]  INFO -- : [819/883] 3566805=test_scalar
I, [2024-05-29T01:29:10.816527 #3525507]  INFO -- : [820/883] 3566805=test_gem_dependency_installer
I, [2024-05-29T01:29:11.055052 #3525507]  INFO -- : [821/883] 3566796=test_gem_commands_info_command
I, [2024-05-29T01:29:11.095111 #3525507]  INFO -- : [822/883] 3566796=test_bug_reporter
I, [2024-05-29T01:29:11.096596 #3525507]  INFO -- : [823/883] 3566802=test_rand
I, [2024-05-29T01:29:11.265127 #3525507]  INFO -- : [824/883] 3566790=test_gem_name_tuple
I, [2024-05-29T01:29:11.291492 #3525507]  INFO -- : [825/883] 3566790=test_gem_package_tar_reader_entry
I, [2024-05-29T01:29:11.506302 #3525507]  INFO -- : [826/883] 3566794=test_exception
I, [2024-05-29T01:29:11.528039 #3525507]  INFO -- : [827/883] 3566802=test_rdoc_context
I, [2024-05-29T01:29:11.547885 #3525507]  INFO -- : [828/883] 3566790=test_stream
I, [2024-05-29T01:29:11.558254 #3525507]  INFO -- : [829/883] 3566790=test_nil2vtempty
I, [2024-05-29T01:29:11.572612 #3525507]  INFO -- : [830/883] 3566790=test_rdoc_parser_ruby
I, [2024-05-29T01:29:11.718390 #3525507]  INFO -- : [831/883] 3566796=test_open-uri
I, [2024-05-29T01:29:11.889859 #3525507]  INFO -- : [832/883] 3566801=test_httpresponse
I, [2024-05-29T01:29:11.934570 #3525507]  INFO -- : [833/883] 3566801=test_gem_safe_yaml
I, [2024-05-29T01:29:11.949333 #3525507]  INFO -- : [834/883] 3566801=test_syntax
I, [2024-05-29T01:29:11.963597 #3525507]  INFO -- : [835/883] 3566804=test_data
I, [2024-05-29T01:29:11.995523 #3525507]  INFO -- : [836/883] 3566804=index_write_test
I, [2024-05-29T01:29:12.000389 #3525507]  INFO -- : [837/883] 3566804=test_date_new
I, [2024-05-29T01:29:12.010418 #3525507]  INFO -- : [838/883] 3566804=test_date_time
I, [2024-05-29T01:29:12.044476 #3525507]  INFO -- : [839/883] 3566804=test_rdoc_markup_to_joined_paragraph
I, [2024-05-29T01:29:12.053627 #3525507]  INFO -- : [840/883] 3566804=test_require
I, [2024-05-29T01:29:12.056823 #3525507]  INFO -- : [841/883] 3566804=test_iso_8859
I, [2024-05-29T01:29:12.081208 #3525507]  INFO -- : [842/883] 3566795=test_tcp
I, [2024-05-29T01:29:12.094145 #3525507]  INFO -- : [843/883] 3566804=test_rdoc_text
I, [2024-05-29T01:29:12.173255 #3525507]  INFO -- : [844/883] 3566804=test_gem_commands_specification_command
I, [2024-05-29T01:29:12.227769 #3525507]  INFO -- : [845/883] 3566795=test_shift_jis
I, [2024-05-29T01:29:12.232905 #3525507]  INFO -- : [846/883] 3566795=test_gem_commands_which_command
I, [2024-05-29T01:29:12.281272 #3525507]  INFO -- : [847/883] 3566795=test_http
I, [2024-05-29T01:29:12.322233 #3525507]  INFO -- : [848/883] 3566795=test_enumerator
I, [2024-05-29T01:29:12.342816 #3525507]  INFO -- : [849/883] 3566804=test_inadvertent_creation
I, [2024-05-29T01:29:12.398563 #3525507]  INFO -- : [850/883] 3566799=test_flags
I, [2024-05-29T01:29:12.401314 #3525507]  INFO -- : [851/883] 3566790=test_rdoc_markup_attribute_manager
I, [2024-05-29T01:29:12.446195 #3525507]  INFO -- : [852/883] 3566790=test_name_error
I, [2024-05-29T01:29:12.524008 #3525507]  INFO -- : [853/883] 3566804=test_gem_commands_dependency_command
I, [2024-05-29T01:29:12.584694 #3525507]  INFO -- : [854/883] 3566802=test_safe_load
I, [2024-05-29T01:29:12.585778 #3525507]  INFO -- : [855/883] 3566793=test_gem_resolver_composed_set
I, [2024-05-29T01:29:12.597000 #3525507]  INFO -- : [856/883] 3566802=test_gem_resolver
I, [2024-05-29T01:29:12.608374 #3525507]  INFO -- : [857/883] 3566790=test_gem_source_local
I, [2024-05-29T01:29:12.617816 #3525507]  INFO -- : [858/883] 3566793=test_gem_security_policy
I, [2024-05-29T01:29:12.630641 #3525507]  INFO -- : [859/883] 3566804=test_process
I, [2024-05-29T01:29:12.668171 #3525507]  INFO -- : [860/883] 3566796=test_last_thread
I, [2024-05-29T01:29:12.915767 #3525507]  INFO -- : [861/883] 3566802=test_pack
I, [2024-05-29T01:29:12.959991 #3525507]  INFO -- : [862/883] 3566790=test_err_in_callback
I, [2024-05-29T01:29:12.970682 #3525507]  INFO -- : [863/883] 3566790=test_gem_resolver_lock_specification
I, [2024-05-29T01:29:13.008807 #3525507]  INFO -- : [864/883] 3566790=test_gc
I, [2024-05-29T01:29:13.087621 #3525507]  INFO -- : [865/883] 3566793=test_x509cert
I, [2024-05-29T01:29:13.293576 #3525507]  INFO -- : [866/883] 3566802=test_gem_ext_rake_builder
I, [2024-05-29T01:29:13.402030 #3525507]  INFO -- : [867/883] 3566793=test_arity
I, [2024-05-29T01:29:13.414923 #3525507]  INFO -- : [868/883] 3566793=test_logdevice
I, [2024-05-29T01:29:13.626393 #3525507]  INFO -- : [869/883] 3566797=test_io_console
I, [2024-05-29T01:29:13.650051 #3525507]  INFO -- : [870/883] 3566799=test_flush
I, [2024-05-29T01:29:13.658456 #3525507]  INFO -- : [871/883] 3566799=test_singleton
I, [2024-05-29T01:29:13.673326 #3525507]  INFO -- : [872/883] 3566799=test_switch_hitter
I, [2024-05-29T01:29:13.692968 #3525507]  INFO -- : [873/883] 3566799=test_securerandom
I, [2024-05-29T01:29:13.776072 #3525507]  INFO -- : [874/883] 3566799=test_rdoc_markdown_test
I, [2024-05-29T01:29:13.799418 #3525507]  INFO -- : [875/883] 3566796=test_rdoc_normal_module
I, [2024-05-29T01:29:13.891840 #3525507]  INFO -- : [876/883] 3566796=test_c_union_entity
I, [2024-05-29T01:29:14.027959 #3525507]  INFO -- : [877/883] 3566796=test_logperiod
I, [2024-05-29T01:29:14.034548 #3525507]  INFO -- : [878/883] 3566796=test_passing_block
I, [2024-05-29T01:29:14.051644 #3525507]  INFO -- : [879/883] 3566796=test_thread_fd_close
I, [2024-05-29T01:29:14.069855 #3525507]  INFO -- : [880/883] 3566796=test_uncorrectable_name_check
I, [2024-05-29T01:29:14.098254 #3525507]  INFO -- : [881/883] 3566796=newline_test
I, [2024-05-29T01:29:14.104429 #3525507]  INFO -- : [882/883] 3566805=test_hash_create
I, [2024-05-29T01:29:14.110944 #3525507]  INFO -- : [883/883] 3566805=test_stringchar
I, [2024-05-29T01:29:28.017807 #3525507]  INFO -- : Finished tests in 47.479747s, 557.7536 tests/s, 197193.5541 assertions/s.
I, [2024-05-29T01:29:28.019027 #3525507]  INFO -- : 26482 tests, 9362700 assertions, 0 failures, 0 errors, 312 skips
I, [2024-05-29T01:29:28.019148 #3525507]  INFO -- : 
I, [2024-05-29T01:29:28.019177 #3525507]  INFO -- : ruby -v: ruby 3.4.0dev (2024-05-29T00:46:58Z master d9d7ae7830) [x86_64-linux]
I, [2024-05-29T01:29:28.022430 #3525507]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
I, [2024-05-29T01:29:28.022655 #3525507]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'
I, [2024-05-29T01:29:28.158404 #3525507]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-05-29T01:29:28.158462 #3525507]  INFO -- : 	CC = gcc
I, [2024-05-29T01:29:28.158473 #3525507]  INFO -- : 	LD = ld
I, [2024-05-29T01:29:28.158482 #3525507]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-05-29T01:29:28.158491 #3525507]  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-29T01:29:28.158501 #3525507]  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-29T01:29:28.158512 #3525507]  INFO -- : 	CPPFLAGS =   
I, [2024-05-29T01:29:28.158520 #3525507]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-05-29T01:29:28.158526 #3525507]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-05-29T01:29:28.158533 #3525507]  INFO -- : 	LANG = C.UTF-8
I, [2024-05-29T01:29:28.158541 #3525507]  INFO -- : 	LC_ALL = 
I, [2024-05-29T01:29:28.158548 #3525507]  INFO -- : 	LC_CTYPE = 
I, [2024-05-29T01:29:28.158555 #3525507]  INFO -- : 	MFLAGS = 
I, [2024-05-29T01:29:28.158562 #3525507]  INFO -- : 	RUSTC = rustc
I, [2024-05-29T01:29:28.158577 #3525507]  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-29T01:29:28.159049 #3525507]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-05-29T01:29:28.159072 #3525507]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-05-29T01:29:28.159090 #3525507]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-05-29T01:29:28.159101 #3525507]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-05-29T01:29:28.159109 #3525507]  INFO -- : 
I, [2024-05-29T01:29:28.160907 #3525507]  INFO -- : generating enc.mk
I, [2024-05-29T01:29:28.314613 #3525507]  INFO -- : making enc
I, [2024-05-29T01:29:28.367806 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:29:28.367832 #3525507]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-05-29T01:29:28.367843 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:29:28.368450 #3525507]  INFO -- : making srcs under enc
I, [2024-05-29T01:29:28.397345 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:29:28.397375 #3525507]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-05-29T01:29:28.397387 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:29:28.398212 #3525507]  INFO -- : generating transdb.h
I, [2024-05-29T01:29:28.542538 #3525507]  INFO -- : transdb.h unchanged
I, [2024-05-29T01:29:28.543882 #3525507]  INFO -- : making trans
I, [2024-05-29T01:29:28.596578 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:29:28.596645 #3525507]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-05-29T01:29:28.596676 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:29:28.598015 #3525507]  INFO -- : making encs
I, [2024-05-29T01:29:28.633666 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:29:28.633690 #3525507]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-05-29T01:29:28.633701 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:29:28.635746 #3525507]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-05-29T01:29:28.699719 #3525507]  INFO -- : ext/configure-ext.mk updated
I, [2024-05-29T01:29:28.702445 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:29:30.124313 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:29:30.125016 #3525507]  INFO -- : generating makefile exts.mk
I, [2024-05-29T01:29:30.166968 #3525507]  INFO -- : exts.mk unchanged
I, [2024-05-29T01:29:30.171587 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:29:30.390052 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T01:29:30.392912 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-05-29T01:29:30.397352 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T01:29:30.400364 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-05-29T01:29:30.402770 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T01:29:30.408137 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-05-29T01:29:30.424516 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T01:29:30.427518 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-05-29T01:29:30.440270 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T01:29:30.446575 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-05-29T01:29:30.449610 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T01:29:30.452009 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-05-29T01:29:30.459825 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T01:29:30.466056 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-05-29T01:29:30.475484 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T01:29:30.478234 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-05-29T01:29:30.482896 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T01:29:30.486474 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-05-29T01:29:30.498092 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T01:29:30.511027 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-05-29T01:29:30.513934 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T01:29:30.516315 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-05-29T01:29:30.520545 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T01:29:30.535499 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-05-29T01:29:30.538561 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T01:29:30.541501 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-05-29T01:29:30.550915 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T01:29:30.555688 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-05-29T01:29:30.557631 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T01:29:30.559600 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-05-29T01:29:30.567405 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T01:29:30.574227 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-05-29T01:29:30.585745 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T01:29:30.608509 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal'
I, [2024-05-29T01:29:30.610564 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T01:29:30.668858 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.2/ext/debug'
I, [2024-05-29T01:29:30.671103 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T01:29:30.693387 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-05-29T01:29:30.695154 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T01:29:30.717360 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.8.0/ext/racc/cparse'
I, [2024-05-29T01:29:30.719625 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T01:29:30.741829 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-05-29T01:29:30.743902 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T01:29:30.766513 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-05-29T01:29:30.790074 #3525507]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:29:30.873258 #3525507]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-05-29T01:29:30.873309 #3525507]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:29:30.873526 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:29:30.883098 #3525507]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-05-29T01:29:30.883164 #3525507]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-05-29T01:29:30.883194 #3525507]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-05-29T01:29:30.948226 #3525507] 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.sd3wmb/1-mspec-multi-0
E, [2024-05-29T01:29:30.948530 #3525507] 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.sd3wmb/2-mspec-multi-1
E, [2024-05-29T01:29:30.948667 #3525507] 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.sd3wmb/3-mspec-multi-2
E, [2024-05-29T01:29:30.948863 #3525507] 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.sd3wmb/4-mspec-multi-3
E, [2024-05-29T01:29:30.949082 #3525507] 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.sd3wmb/5-mspec-multi-4
E, [2024-05-29T01:29:30.949266 #3525507] 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.sd3wmb/6-mspec-multi-5
E, [2024-05-29T01:29:30.949467 #3525507] 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.sd3wmb/7-mspec-multi-6
E, [2024-05-29T01:29:30.949665 #3525507] 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.sd3wmb/8-mspec-multi-7
E, [2024-05-29T01:29:30.949819 #3525507] 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.sd3wmb/9-mspec-multi-8
E, [2024-05-29T01:29:30.950056 #3525507] 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.sd3wmb/10-mspec-multi-9
E, [2024-05-29T01:29:30.950330 #3525507] 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.sd3wmb/11-mspec-multi-10
E, [2024-05-29T01:29:30.950712 #3525507] 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.sd3wmb/12-mspec-multi-11
E, [2024-05-29T01:29:30.951099 #3525507] 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.sd3wmb/13-mspec-multi-12
E, [2024-05-29T01:29:30.951502 #3525507] 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.sd3wmb/14-mspec-multi-13
E, [2024-05-29T01:29:30.951993 #3525507] 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.sd3wmb/15-mspec-multi-14
E, [2024-05-29T01:29:30.952486 #3525507] 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.sd3wmb/16-mspec-multi-15
I, [2024-05-29T01:29:31.184817 #3525507]  INFO -- : ruby 3.4.0dev (2024-05-29T00:46:58Z master d9d7ae7830) [x86_64-linux]
I, [2024-05-29T01:29:32.623103 #3525507]  INFO -- :      0 .........................................................................
I, [2024-05-29T01:29:33.297469 #3525507]  INFO -- :     73 .........................................................................
I, [2024-05-29T01:29:33.505027 #3525507]  INFO -- :    146 .........................................................................
I, [2024-05-29T01:29:33.573447 #3525507]  INFO -- :    219 .........................................................................
I, [2024-05-29T01:29:33.678527 #3525507]  INFO -- :    292 .........................................................................
I, [2024-05-29T01:29:33.757137 #3525507]  INFO -- :    365 .........................................................................
I, [2024-05-29T01:29:33.794799 #3525507]  INFO -- :    438 .........................................................................
I, [2024-05-29T01:29:33.823152 #3525507]  INFO -- :    511 .........................................................................
I, [2024-05-29T01:29:33.851161 #3525507]  INFO -- :    584 .........................................................................
I, [2024-05-29T01:29:33.949279 #3525507]  INFO -- :    657 .........................................................................
I, [2024-05-29T01:29:33.991906 #3525507]  INFO -- :    730 .........................................................................
I, [2024-05-29T01:29:34.028895 #3525507]  INFO -- :    803 .........................................................................
I, [2024-05-29T01:29:34.092908 #3525507]  INFO -- :    876 .........................................................................
I, [2024-05-29T01:29:34.178421 #3525507]  INFO -- :    949 .........................................................................
I, [2024-05-29T01:29:34.341437 #3525507]  INFO -- :   1022 .........................................................................
I, [2024-05-29T01:29:34.656961 #3525507]  INFO -- :   1095 .........................................................................
I, [2024-05-29T01:29:34.900020 #3525507]  INFO -- :   1168 .........................................................................
I, [2024-05-29T01:29:35.033588 #3525507]  INFO -- :   1241 .........................................................................
I, [2024-05-29T01:29:35.167935 #3525507]  INFO -- :   1314 .........................................................................
I, [2024-05-29T01:29:35.203876 #3525507]  INFO -- :   1387 .........................................................................
I, [2024-05-29T01:29:35.399130 #3525507]  INFO -- :   1460 .........................................................................
I, [2024-05-29T01:29:36.352186 #3525507]  INFO -- :   1533 .........................................................................
I, [2024-05-29T01:29:36.406698 #3525507]  INFO -- :   1606 .........................................................................
I, [2024-05-29T01:29:36.590544 #3525507]  INFO -- :   1679 .........................................................................
I, [2024-05-29T01:29:36.740287 #3525507]  INFO -- :   1752 .........................................................................
I, [2024-05-29T01:29:36.900604 #3525507]  INFO -- :   1825 .........................................................................
I, [2024-05-29T01:29:37.110238 #3525507]  INFO -- :   1898 .........................................................................
I, [2024-05-29T01:29:37.236957 #3525507]  INFO -- :   1971 .........................................................................
I, [2024-05-29T01:29:37.414590 #3525507]  INFO -- :   2044 .........................................................................
I, [2024-05-29T01:29:37.477288 #3525507]  INFO -- :   2117 .........................................................................
I, [2024-05-29T01:29:37.503473 #3525507]  INFO -- :   2190 .........................................................................
I, [2024-05-29T01:29:37.538359 #3525507]  INFO -- :   2263 .........................................................................
I, [2024-05-29T01:29:37.562669 #3525507]  INFO -- :   2336 .........................................................................
I, [2024-05-29T01:29:37.634936 #3525507]  INFO -- :   2409 .........................................................................
I, [2024-05-29T01:29:37.822276 #3525507]  INFO -- :   2482 .........................................................................
I, [2024-05-29T01:29:37.903520 #3525507]  INFO -- :   2555 .........................................................................
I, [2024-05-29T01:29:38.069196 #3525507]  INFO -- :   2628 .........................................................................
I, [2024-05-29T01:29:38.213401 #3525507]  INFO -- :   2701 .........................................................................
I, [2024-05-29T01:29:38.279000 #3525507]  INFO -- :   2774 .........................................................................
I, [2024-05-29T01:29:38.396517 #3525507]  INFO -- :   2847 .........................................................................
I, [2024-05-29T01:29:38.461963 #3525507]  INFO -- :   2920 .........................................................................
I, [2024-05-29T01:29:38.502572 #3525507]  INFO -- :   2993 .........................................................................
I, [2024-05-29T01:29:38.540613 #3525507]  INFO -- :   3066 .........................................................................
I, [2024-05-29T01:29:38.558870 #3525507]  INFO -- :   3139 .........................................................................
I, [2024-05-29T01:29:38.572826 #3525507]  INFO -- :   3212 .........................................................................
I, [2024-05-29T01:29:38.624193 #3525507]  INFO -- :   3285 .........................................................................
I, [2024-05-29T01:29:42.536667 #3525507]  INFO -- :   3358 .........................................................................
I, [2024-05-29T01:29:42.587151 #3525507]  INFO -- : 
I, [2024-05-29T01:29:42.587247 #3525507]  INFO -- : 
I, [2024-05-29T01:29:42.587279 #3525507]  INFO -- : Finished in 11.633276 seconds
I, [2024-05-29T01:29:42.587303 #3525507]  INFO -- : 
I, [2024-05-29T01:29:42.587324 #3525507]  INFO -- : 3430 files, 32649 examples, 156579 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-05-29T01:29:42.591896 #3525507]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'" exit with 0.