# Logfile created on 2024-03-10 10:08:26 +0000 by logger.rb/v1.4.3
I, [2024-03-10T10:08:26.248886 #708271]  INFO -- : #<BuildRuby:0x0000564a9d13b580 @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.20240310-100826", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000564a9d1c3390 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000564a9d1c3250 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000564a9d1c3070 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240310-100826", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240310-100826>, @binmode=false, @mon_data=#<Monitor:0x0000564a9d1c2fa8>, @mon_data_owner_object_id=860>>>
I, [2024-03-10T10:08:26.249029 #708271]  INFO -- : $$$[beg] make update-unicode  -j16
I, [2024-03-10T10:08:26.380531 #708271]  INFO -- : make: Nothing to be done for 'update-unicode'.
I, [2024-03-10T10:08:26.381072 #708271]  INFO -- : $$$[end] "make update-unicode  -j16" exit with 0.
I, [2024-03-10T10:08:26.381101 #708271]  INFO -- : $$$[beg] make update-download -j16
I, [2024-03-10T10:08:26.473179 #708271]  INFO -- : tool/config.guess already exists
I, [2024-03-10T10:08:26.473229 #708271]  INFO -- : tool/config.sub already exists
I, [2024-03-10T10:08:26.475731 #708271]  INFO -- : Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
I, [2024-03-10T10:08:26.475754 #708271]  INFO -- : Update rbs to 56ae86bb5f4864f5057778bd45b280248b012329
I, [2024-03-10T10:08:26.476487 #708271]  INFO -- : Update debug to 2d602636d99114d55a32fedd652c9c704446a749
I, [2024-03-10T10:08:26.476660 #708271]  INFO -- : Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
I, [2024-03-10T10:08:26.476986 #708271]  INFO -- : echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
I, [2024-03-10T10:08:26.477141 #708271]  INFO -- : echo 56ae86bb5f4864f5057778bd45b280248b012329 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-03-10T10:08:26.477735 #708271]  INFO -- : echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision -
I, [2024-03-10T10:08:26.477903 #708271]  INFO -- : echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision -
I, [2024-03-10T10:08:26.479163 #708271]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
I, [2024-03-10T10:08:26.479462 #708271]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-03-10T10:08:26.479914 #708271]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision unchanged
I, [2024-03-10T10:08:26.479946 #708271]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged
I, [2024-03-10T10:08:26.590953 #708271]  INFO -- : $$$[end] "make update-download -j16" exit with 0.
I, [2024-03-10T10:08:26.591005 #708271]  INFO -- : $$$[beg] make update-rubyspec -j16
I, [2024-03-10T10:08:26.683140 #708271]  INFO -- : make: Nothing to be done for 'update-rubyspec'.
I, [2024-03-10T10:08:26.683401 #708271]  INFO -- : $$$[end] "make update-rubyspec -j16" exit with 0.
I, [2024-03-10T10:08:26.683428 #708271]  INFO -- : $$$[beg] make update-src      -j16
I, [2024-03-10T10:08:27.194406 #708271]  INFO -- : Already up to date.
I, [2024-03-10T10:08:27.204259 #708271]  INFO -- : Latest commit hash = d94ad00252
I, [2024-03-10T10:08:27.205388 #708271]  INFO -- : $$$[end] "make update-src      -j16" exit with 0.
I, [2024-03-10T10:08:27.205416 #708271]  INFO -- : $$$[beg] make after-update    -j16
I, [2024-03-10T10:08:27.306723 #708271]  INFO -- : generating golf_prelude.c
I, [2024-03-10T10:08:27.324071 #708271]  INFO -- : golf_prelude.c unchanged
I, [2024-03-10T10:08:27.324945 #708271]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-03-10T10:08:27.326484 #708271]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-03-10T10:08:27.373729 #708271]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-03-10T10:08:27.375281 #708271]  INFO -- : generating enc.mk
I, [2024-03-10T10:08:27.490666 #708271]  INFO -- : making srcs under enc
I, [2024-03-10T10:08:27.555951 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:27.555975 #708271]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-03-10T10:08:27.555987 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:27.597495 #708271]  INFO -- : Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
I, [2024-03-10T10:08:27.597881 #708271]  INFO -- : Update rbs to 56ae86bb5f4864f5057778bd45b280248b012329
I, [2024-03-10T10:08:27.598343 #708271]  INFO -- : Update debug to 2d602636d99114d55a32fedd652c9c704446a749
I, [2024-03-10T10:08:27.599270 #708271]  INFO -- : Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
I, [2024-03-10T10:08:27.599751 #708271]  INFO -- : echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
I, [2024-03-10T10:08:27.599911 #708271]  INFO -- : echo 56ae86bb5f4864f5057778bd45b280248b012329 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-03-10T10:08:27.600041 #708271]  INFO -- : echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision -
I, [2024-03-10T10:08:27.601392 #708271]  INFO -- : echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision -
I, [2024-03-10T10:08:27.602017 #708271]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-03-10T10:08:27.602051 #708271]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
I, [2024-03-10T10:08:27.602268 #708271]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged
I, [2024-03-10T10:08:27.603499 #708271]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision unchanged
I, [2024-03-10T10:08:27.672410 #708271]  INFO -- : $$$[end] "make after-update    -j16" exit with 0.
I, [2024-03-10T10:08:27.672564 #708271]  INFO -- : $$$[beg] make miniruby -j16
I, [2024-03-10T10:08:27.727350 #708271]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-03-10T10:08:27.727392 #708271]  INFO -- : 	CC = gcc
I, [2024-03-10T10:08:27.727403 #708271]  INFO -- : 	LD = ld
I, [2024-03-10T10:08:27.727412 #708271]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-03-10T10:08:27.727420 #708271]  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-03-10T10:08:27.727435 #708271]  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-03-10T10:08:27.727444 #708271]  INFO -- : 	CPPFLAGS =   
I, [2024-03-10T10:08:27.727452 #708271]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-03-10T10:08:27.727459 #708271]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-03-10T10:08:27.727466 #708271]  INFO -- : 	LANG = C.UTF-8
I, [2024-03-10T10:08:27.727474 #708271]  INFO -- : 	LC_ALL = 
I, [2024-03-10T10:08:27.727481 #708271]  INFO -- : 	LC_CTYPE = 
I, [2024-03-10T10:08:27.727490 #708271]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-03-10T10:08:27.727498 #708271]  INFO -- : 	RUSTC = rustc
I, [2024-03-10T10:08:27.727505 #708271]  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-03-10T10:08:27.728933 #708271]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-03-10T10:08:27.728955 #708271]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-03-10T10:08:27.728969 #708271]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-03-10T10:08:27.728984 #708271]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-03-10T10:08:27.728995 #708271]  INFO -- : 
I, [2024-03-10T10:08:27.750338 #708271]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-03-10T10:08:27.929164 #708271]  INFO -- : linking miniruby
I, [2024-03-10T10:08:28.591953 #708271]  INFO -- : $$$[end] "make miniruby -j16" exit with 0.
I, [2024-03-10T10:08:28.592081 #708271]  INFO -- : $$$[beg] make ruby -j16
I, [2024-03-10T10:08:28.683179 #708271]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-03-10T10:08:28.683221 #708271]  INFO -- : 	CC = gcc
I, [2024-03-10T10:08:28.683233 #708271]  INFO -- : 	LD = ld
I, [2024-03-10T10:08:28.683241 #708271]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-03-10T10:08:28.683249 #708271]  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-03-10T10:08:28.683258 #708271]  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-03-10T10:08:28.683266 #708271]  INFO -- : 	CPPFLAGS =   
I, [2024-03-10T10:08:28.683273 #708271]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-03-10T10:08:28.683281 #708271]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-03-10T10:08:28.683288 #708271]  INFO -- : 	LANG = C.UTF-8
I, [2024-03-10T10:08:28.683296 #708271]  INFO -- : 	LC_ALL = 
I, [2024-03-10T10:08:28.683303 #708271]  INFO -- : 	LC_CTYPE = 
I, [2024-03-10T10:08:28.683310 #708271]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-03-10T10:08:28.683317 #708271]  INFO -- : 	RUSTC = rustc
I, [2024-03-10T10:08:28.683332 #708271]  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-03-10T10:08:28.683915 #708271]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-03-10T10:08:28.683933 #708271]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-03-10T10:08:28.683943 #708271]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-03-10T10:08:28.683959 #708271]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-03-10T10:08:28.683967 #708271]  INFO -- : 
I, [2024-03-10T10:08:28.822095 #708271]  INFO -- : builtin_binary.inc updated
I, [2024-03-10T10:08:28.827387 #708271]  INFO -- : 55f59ed08719f382be0eb5a9b7aa3dac578a919d045e946fea165bf888752b61  builtin_binary.inc
I, [2024-03-10T10:08:28.828069 #708271]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-03-10T10:08:29.098320 #708271]  INFO -- : linking static-library libruby-static.a
I, [2024-03-10T10:08:29.503329 #708271]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-03-10T10:08:31.383161 #708271]  INFO -- : linking ruby
I, [2024-03-10T10:08:31.437670 #708271]  INFO -- : $$$[end] "make ruby -j16" exit with 0.
I, [2024-03-10T10:08:31.437794 #708271]  INFO -- : $$$[beg] make all -j16
I, [2024-03-10T10:08:31.528435 #708271]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-03-10T10:08:31.528488 #708271]  INFO -- : 	CC = gcc
I, [2024-03-10T10:08:31.528498 #708271]  INFO -- : 	LD = ld
I, [2024-03-10T10:08:31.528506 #708271]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-03-10T10:08:31.528514 #708271]  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-03-10T10:08:31.528522 #708271]  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-03-10T10:08:31.528531 #708271]  INFO -- : 	CPPFLAGS =   
I, [2024-03-10T10:08:31.528538 #708271]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-03-10T10:08:31.528547 #708271]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-03-10T10:08:31.528554 #708271]  INFO -- : 	LANG = C.UTF-8
I, [2024-03-10T10:08:31.528561 #708271]  INFO -- : 	LC_ALL = 
I, [2024-03-10T10:08:31.528569 #708271]  INFO -- : 	LC_CTYPE = 
I, [2024-03-10T10:08:31.528576 #708271]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-03-10T10:08:31.528583 #708271]  INFO -- : 	RUSTC = rustc
I, [2024-03-10T10:08:31.528590 #708271]  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-03-10T10:08:31.530089 #708271]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-03-10T10:08:31.530099 #708271]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-03-10T10:08:31.530105 #708271]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-03-10T10:08:31.530120 #708271]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-03-10T10:08:31.530128 #708271]  INFO -- : 
I, [2024-03-10T10:08:31.567540 #708271]  INFO -- : generating encdb.h
I, [2024-03-10T10:08:31.568775 #708271]  INFO -- : generating enc.mk
I, [2024-03-10T10:08:31.571345 #708271]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-03-10T10:08:31.571633 #708271]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-03-10T10:08:31.572051 #708271]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-03-10T10:08:31.572420 #708271]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-03-10T10:08:31.573221 #708271]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-03-10T10:08:31.573599 #708271]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-03-10T10:08:31.574250 #708271]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-03-10T10:08:31.575067 #708271]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-03-10T10:08:31.575249 #708271]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-03-10T10:08:31.575981 #708271]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-03-10T10:08:31.576420 #708271]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-03-10T10:08:31.577093 #708271]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-03-10T10:08:31.577455 #708271]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-03-10T10:08:31.578513 #708271]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-03-10T10:08:31.628221 #708271]  INFO -- : encdb.h unchanged
I, [2024-03-10T10:08:31.631772 #708271]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-03-10T10:08:31.743933 #708271]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-03-10T10:08:31.744664 #708271]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-03-10T10:08:31.754256 #708271]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-03-10T10:08:31.757147 #708271]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-03-10T10:08:31.761963 #708271]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-03-10T10:08:31.763505 #708271]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-03-10T10:08:31.791726 #708271]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-03-10T10:08:31.803058 #708271]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-03-10T10:08:31.805136 #708271]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-03-10T10:08:31.822273 #708271]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-03-10T10:08:31.848340 #708271]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-03-10T10:08:31.864700 #708271]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-03-10T10:08:31.866862 #708271]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-03-10T10:08:31.883567 #708271]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-03-10T10:08:31.936928 #708271]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-03-10T10:08:31.951063 #708271]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-03-10T10:08:31.957296 #708271]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-03-10T10:08:31.959236 #708271]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-03-10T10:08:31.961297 #708271]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-03-10T10:08:31.984849 #708271]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-03-10T10:08:32.000312 #708271]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-03-10T10:08:32.000495 #708271]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-03-10T10:08:32.037951 #708271]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-03-10T10:08:32.041766 #708271]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-03-10T10:08:32.046605 #708271]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-03-10T10:08:32.055371 #708271]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-03-10T10:08:32.075087 #708271]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-03-10T10:08:32.128204 #708271]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-03-10T10:08:32.150796 #708271]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-03-10T10:08:32.179031 #708271]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-03-10T10:08:32.183925 #708271]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-03-10T10:08:32.185926 #708271]  INFO -- : making enc
I, [2024-03-10T10:08:32.200005 #708271]  INFO -- : making srcs under enc
I, [2024-03-10T10:08:32.220699 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:32.220812 #708271]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-03-10T10:08:32.220857 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:32.248559 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:32.248666 #708271]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-03-10T10:08:32.248679 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:32.249551 #708271]  INFO -- : generating transdb.h
I, [2024-03-10T10:08:32.355225 #708271]  INFO -- : transdb.h unchanged
I, [2024-03-10T10:08:32.356916 #708271]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-03-10T10:08:32.357062 #708271]  INFO -- : making trans
I, [2024-03-10T10:08:32.385277 #708271]  INFO -- : ext/configure-ext.mk updated
I, [2024-03-10T10:08:32.387832 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:32.399384 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:32.399763 #708271]  INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'.
I, [2024-03-10T10:08:32.399915 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:32.402260 #708271]  INFO -- : making encs
I, [2024-03-10T10:08:32.473890 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:32.474013 #708271]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-03-10T10:08:32.474063 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:32.654473 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:32.655181 #708271]  INFO -- : generating makefile exts.mk
I, [2024-03-10T10:08:32.696571 #708271]  INFO -- : exts.mk unchanged
I, [2024-03-10T10:08:32.701677 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:32.725210 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-03-10T10:08:32.725964 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-03-10T10:08:32.727078 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-03-10T10:08:32.727989 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-03-10T10:08:32.728046 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-03-10T10:08:32.728258 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-03-10T10:08:32.730106 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-03-10T10:08:32.730644 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-03-10T10:08:32.730725 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-03-10T10:08:32.731527 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-03-10T10:08:32.731696 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-03-10T10:08:32.732055 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-03-10T10:08:32.732080 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-03-10T10:08:32.733026 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-03-10T10:08:32.733188 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-03-10T10:08:32.733355 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-03-10T10:08:32.733690 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-03-10T10:08:32.733869 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-03-10T10:08:32.733905 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-03-10T10:08:32.734453 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-03-10T10:08:32.736935 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-03-10T10:08:32.736962 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-03-10T10:08:32.736978 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-03-10T10:08:32.736993 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-03-10T10:08:32.737270 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-03-10T10:08:32.737572 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-03-10T10:08:32.738300 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-03-10T10:08:32.738722 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-03-10T10:08:32.739039 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-03-10T10:08:32.741421 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-03-10T10:08:32.745265 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-03-10T10:08:32.745353 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-03-10T10:08:32.746475 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-03-10T10:08:32.747857 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-03-10T10:08:32.749684 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-03-10T10:08:32.752446 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-03-10T10:08:32.757606 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-03-10T10:08:32.767587 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-03-10T10:08:32.769049 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-03-10T10:08:32.769665 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-03-10T10:08:32.769953 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-03-10T10:08:32.770277 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-03-10T10:08:32.771973 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-03-10T10:08:32.778125 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-03-10T10:08:32.801095 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:32.873423 #708271]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-03-10T10:08:32.873468 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:32.873714 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:32.877532 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:32.877557 #708271]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-03-10T10:08:32.877571 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:32.878140 #708271]  INFO -- : $$$[end] "make all -j16" exit with 0.
I, [2024-03-10T10:08:32.878240 #708271]  INFO -- : $$$[beg] make install -j16
I, [2024-03-10T10:08:32.938853 #708271]  INFO -- : Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
I, [2024-03-10T10:08:32.938904 #708271]  INFO -- : Update rbs to 56ae86bb5f4864f5057778bd45b280248b012329
I, [2024-03-10T10:08:32.939552 #708271]  INFO -- : Update debug to 2d602636d99114d55a32fedd652c9c704446a749
I, [2024-03-10T10:08:32.939704 #708271]  INFO -- : Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
I, [2024-03-10T10:08:32.940425 #708271]  INFO -- : echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
I, [2024-03-10T10:08:32.940538 #708271]  INFO -- : echo 56ae86bb5f4864f5057778bd45b280248b012329 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-03-10T10:08:32.941302 #708271]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-03-10T10:08:32.941321 #708271]  INFO -- : 	CC = gcc
I, [2024-03-10T10:08:32.941335 #708271]  INFO -- : 	LD = ld
I, [2024-03-10T10:08:32.941342 #708271]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-03-10T10:08:32.941351 #708271]  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-03-10T10:08:32.941363 #708271]  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-03-10T10:08:32.941372 #708271]  INFO -- : 	CPPFLAGS =   
I, [2024-03-10T10:08:32.941379 #708271]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-03-10T10:08:32.941385 #708271]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-03-10T10:08:32.941392 #708271]  INFO -- : 	LANG = C.UTF-8
I, [2024-03-10T10:08:32.941398 #708271]  INFO -- : 	LC_ALL = 
I, [2024-03-10T10:08:32.941404 #708271]  INFO -- : 	LC_CTYPE = 
I, [2024-03-10T10:08:32.941411 #708271]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-03-10T10:08:32.941425 #708271]  INFO -- : 	RUSTC = rustc
I, [2024-03-10T10:08:32.941433 #708271]  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-03-10T10:08:32.942565 #708271]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-03-10T10:08:32.942583 #708271]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
I, [2024-03-10T10:08:32.979455 #708271]  INFO -- : echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision -
I, [2024-03-10T10:08:32.979853 #708271]  INFO -- : echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision -
I, [2024-03-10T10:08:32.981471 #708271]  INFO -- : generating encdb.h
I, [2024-03-10T10:08:32.981511 #708271]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-03-10T10:08:32.981520 #708271]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-03-10T10:08:32.981527 #708271]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-03-10T10:08:32.981535 #708271]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-03-10T10:08:32.981542 #708271]  INFO -- : 
I, [2024-03-10T10:08:32.981550 #708271]  INFO -- : generating enc.mk
I, [2024-03-10T10:08:32.981650 #708271]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged
I, [2024-03-10T10:08:32.981938 #708271]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision unchanged
I, [2024-03-10T10:08:33.008036 #708271]  INFO -- : encdb.h unchanged
I, [2024-03-10T10:08:33.107264 #708271]  INFO -- : making srcs under enc
I, [2024-03-10T10:08:33.107332 #708271]  INFO -- : making enc
I, [2024-03-10T10:08:33.124137 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:33.124163 #708271]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-03-10T10:08:33.124174 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:33.136337 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:33.136360 #708271]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-03-10T10:08:33.136372 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:33.136953 #708271]  INFO -- : generating transdb.h
I, [2024-03-10T10:08:33.235024 #708271]  INFO -- : transdb.h unchanged
I, [2024-03-10T10:08:33.236396 #708271]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-03-10T10:08:33.236419 #708271]  INFO -- : making trans
I, [2024-03-10T10:08:33.263472 #708271]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-03-10T10:08:33.265751 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:33.277173 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:33.277513 #708271]  INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'.
I, [2024-03-10T10:08:33.277632 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:33.280254 #708271]  INFO -- : making encs
I, [2024-03-10T10:08:33.352522 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:33.352725 #708271]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-03-10T10:08:33.352774 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:33.514501 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:33.515197 #708271]  INFO -- : generating makefile exts.mk
I, [2024-03-10T10:08:33.556171 #708271]  INFO -- : exts.mk unchanged
I, [2024-03-10T10:08:33.560457 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:33.584122 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-03-10T10:08:33.585003 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-03-10T10:08:33.585856 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-03-10T10:08:33.586896 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-03-10T10:08:33.587016 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-03-10T10:08:33.587477 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-03-10T10:08:33.588942 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-03-10T10:08:33.589633 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-03-10T10:08:33.590041 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-03-10T10:08:33.590734 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-03-10T10:08:33.590831 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-03-10T10:08:33.591076 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-03-10T10:08:33.591228 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-03-10T10:08:33.591385 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-03-10T10:08:33.591593 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-03-10T10:08:33.591619 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-03-10T10:08:33.592325 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-03-10T10:08:33.593298 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-03-10T10:08:33.594585 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-03-10T10:08:33.594695 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-03-10T10:08:33.594973 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-03-10T10:08:33.595017 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-03-10T10:08:33.595286 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-03-10T10:08:33.595363 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-03-10T10:08:33.596146 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-03-10T10:08:33.596277 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-03-10T10:08:33.597509 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-03-10T10:08:33.598349 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-03-10T10:08:33.598627 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-03-10T10:08:33.598855 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-03-10T10:08:33.604419 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-03-10T10:08:33.605743 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-03-10T10:08:33.606081 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-03-10T10:08:33.607319 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-03-10T10:08:33.609238 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-03-10T10:08:33.610189 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-03-10T10:08:33.616975 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-03-10T10:08:33.619479 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-03-10T10:08:33.627645 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-03-10T10:08:33.628390 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-03-10T10:08:33.629662 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-03-10T10:08:33.630902 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-03-10T10:08:33.640057 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-03-10T10:08:33.640116 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-03-10T10:08:33.663313 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:33.733666 #708271]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-03-10T10:08:33.733709 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:33.733933 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:33.737376 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:33.737403 #708271]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-03-10T10:08:33.737425 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:33.737612 #708271]  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-03-10T10:08:33.830700 #708271]  INFO -- : Installing to 
I, [2024-03-10T10:08:33.830755 #708271]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-03-10T10:08:33.830897 #708271]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-03-10T10:08:33.840190 #708271]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-03-10T10:08:33.840233 #708271]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-03-10T10:08:33.840287 #708271]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-03-10T10:08:33.850845 #708271]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-03-10T10:08:33.850869 #708271]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-03-10T10:08:33.850948 #708271]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-03-10T10:08:33.851126 #708271]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-03-10T10:08:33.855465 #708271]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-03-10T10:08:33.855491 #708271]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-03-10T10:08:33.855503 #708271]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-03-10T10:08:33.855521 #708271]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-03-10T10:08:33.855638 #708271]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-03-10T10:08:33.897662 #708271]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-03-10T10:08:33.904824 #708271]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-03-10T10:08:33.905027 #708271]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-03-10T10:08:33.919277 #708271]  INFO -- :                                     benchmark 0.3.0
I, [2024-03-10T10:08:33.929170 #708271]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-03-10T10:08:33.930709 #708271]  INFO -- :                                     cgi 0.4.1
I, [2024-03-10T10:08:33.931281 #708271]  INFO -- :                                     delegate 0.3.1
I, [2024-03-10T10:08:33.931828 #708271]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-03-10T10:08:33.932386 #708271]  INFO -- :                                     english 0.8.0
I, [2024-03-10T10:08:33.932979 #708271]  INFO -- :                                     erb 4.0.4
I, [2024-03-10T10:08:33.933786 #708271]  INFO -- :                                     error_highlight 0.6.0
I, [2024-03-10T10:08:33.934344 #708271]  INFO -- :                                     fileutils 1.7.2
I, [2024-03-10T10:08:33.934874 #708271]  INFO -- :                                     find 0.2.0
I, [2024-03-10T10:08:33.935827 #708271]  INFO -- :                                     forwardable 1.3.3
I, [2024-03-10T10:08:33.936482 #708271]  INFO -- :                                     ipaddr 1.2.6
I, [2024-03-10T10:08:33.937045 #708271]  INFO -- :                                     irb 1.12.0
I, [2024-03-10T10:08:33.937904 #708271]  INFO -- :                                     logger 1.6.0
I, [2024-03-10T10:08:33.938438 #708271]  INFO -- :                                     net-http 0.4.1
I, [2024-03-10T10:08:33.939003 #708271]  INFO -- :                                     net-protocol 0.2.2
I, [2024-03-10T10:08:33.939556 #708271]  INFO -- :                                     open-uri 0.4.1
I, [2024-03-10T10:08:33.940130 #708271]  INFO -- :                                     open3 0.2.1
I, [2024-03-10T10:08:33.940707 #708271]  INFO -- :                                     optparse 0.4.0
I, [2024-03-10T10:08:33.941268 #708271]  INFO -- :                                     ostruct 0.6.0
I, [2024-03-10T10:08:33.941788 #708271]  INFO -- :                                     pp 0.5.0
I, [2024-03-10T10:08:33.942342 #708271]  INFO -- :                                     prettyprint 0.2.0
I, [2024-03-10T10:08:33.942867 #708271]  INFO -- :                                     prism 0.24.0
I, [2024-03-10T10:08:33.943424 #708271]  INFO -- :                                     pstore 0.1.3
I, [2024-03-10T10:08:33.944458 #708271]  INFO -- :                                     rdoc 6.6.2
I, [2024-03-10T10:08:33.945609 #708271]  INFO -- :                                     readline 0.0.4
I, [2024-03-10T10:08:33.946144 #708271]  INFO -- :                                     reline 0.4.3
I, [2024-03-10T10:08:33.946720 #708271]  INFO -- :                                     resolv 0.3.0
I, [2024-03-10T10:08:33.947253 #708271]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-03-10T10:08:33.947785 #708271]  INFO -- :                                     securerandom 0.3.1
I, [2024-03-10T10:08:33.948313 #708271]  INFO -- :                                     set 1.1.0
I, [2024-03-10T10:08:33.948888 #708271]  INFO -- :                                     shellwords 0.2.0
I, [2024-03-10T10:08:33.949414 #708271]  INFO -- :                                     singleton 0.2.0
I, [2024-03-10T10:08:33.949918 #708271]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-03-10T10:08:33.950698 #708271]  INFO -- :                                     tempfile 0.2.1
I, [2024-03-10T10:08:33.951677 #708271]  INFO -- :                                     time 0.3.0
I, [2024-03-10T10:08:33.952237 #708271]  INFO -- :                                     timeout 0.4.1
I, [2024-03-10T10:08:33.952782 #708271]  INFO -- :                                     tmpdir 0.2.0
I, [2024-03-10T10:08:33.953350 #708271]  INFO -- :                                     tsort 0.2.0
I, [2024-03-10T10:08:33.953892 #708271]  INFO -- :                                     un 0.3.0
I, [2024-03-10T10:08:33.954419 #708271]  INFO -- :                                     uri 0.13.0
I, [2024-03-10T10:08:33.954967 #708271]  INFO -- :                                     weakref 0.1.3
I, [2024-03-10T10:08:33.955494 #708271]  INFO -- :                                     yaml 0.3.0
I, [2024-03-10T10:08:33.955912 #708271]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-03-10T10:08:33.961963 #708271]  INFO -- :                                     date 3.3.4
I, [2024-03-10T10:08:33.962510 #708271]  INFO -- :                                     digest 3.1.1
I, [2024-03-10T10:08:33.963039 #708271]  INFO -- :                                     etc 1.4.3
I, [2024-03-10T10:08:33.963593 #708271]  INFO -- :                                     fcntl 1.1.0
I, [2024-03-10T10:08:33.964107 #708271]  INFO -- :                                     fiddle 1.1.3
I, [2024-03-10T10:08:33.964719 #708271]  INFO -- :                                     io-console 0.7.2
I, [2024-03-10T10:08:33.965264 #708271]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-03-10T10:08:33.965800 #708271]  INFO -- :                                     io-wait 0.3.1
I, [2024-03-10T10:08:33.966309 #708271]  INFO -- :                                     json 2.7.1
I, [2024-03-10T10:08:33.967309 #708271]  INFO -- :                                     openssl 3.2.0
I, [2024-03-10T10:08:33.967862 #708271]  INFO -- :                                     pathname 0.3.0
I, [2024-03-10T10:08:33.968396 #708271]  INFO -- :                                     psych 5.1.2
I, [2024-03-10T10:08:33.969019 #708271]  INFO -- :                                     stringio 3.1.1
I, [2024-03-10T10:08:33.969569 #708271]  INFO -- :                                     strscan 3.1.1
I, [2024-03-10T10:08:33.970108 #708271]  INFO -- :                                     zlib 3.1.0
I, [2024-03-10T10:08:33.970536 #708271]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-03-10T10:08:33.970897 #708271]  INFO -- :                                     minitest 5.22.2
I, [2024-03-10T10:08:33.977897 #708271]  INFO -- :                                     power_assert 2.0.3
I, [2024-03-10T10:08:33.979900 #708271]  INFO -- :                                     rake 13.1.0
I, [2024-03-10T10:08:33.985468 #708271]  INFO -- :                                     test-unit 3.6.2
I, [2024-03-10T10:08:33.990643 #708271]  INFO -- :                                     rexml 3.2.6
I, [2024-03-10T10:08:33.996264 #708271]  INFO -- :                                     rss 0.3.0
I, [2024-03-10T10:08:33.999951 #708271]  INFO -- :                                     net-ftp 0.3.4
I, [2024-03-10T10:08:34.001635 #708271]  INFO -- :                                     net-imap 0.4.10
I, [2024-03-10T10:08:34.005749 #708271]  INFO -- :                                     net-pop 0.1.2
I, [2024-03-10T10:08:34.007221 #708271]  INFO -- :                                     net-smtp 0.4.0.1
I, [2024-03-10T10:08:34.008532 #708271]  INFO -- :                                     matrix 0.4.2
I, [2024-03-10T10:08:34.011863 #708271]  INFO -- :                                     prime 0.1.2
I, [2024-03-10T10:08:34.017081 #708271]  INFO -- :                                     rbs 3.4.4
I, [2024-03-10T10:08:34.053392 #708271]  INFO -- :                                     typeprof 0.21.11
I, [2024-03-10T10:08:34.056284 #708271]  INFO -- :                                     debug 1.9.1
I, [2024-03-10T10:08:34.059810 #708271]  INFO -- :                                     racc 1.7.3
I, [2024-03-10T10:08:34.063653 #708271]  INFO -- :                                     mutex_m 0.2.0
I, [2024-03-10T10:08:34.065124 #708271]  INFO -- :                                     getoptlong 0.2.1
I, [2024-03-10T10:08:34.066865 #708271]  INFO -- :                                     base64 0.2.0
I, [2024-03-10T10:08:34.068052 #708271]  INFO -- :                                     bigdecimal 3.1.6
I, [2024-03-10T10:08:34.070680 #708271]  INFO -- :                                     observer 0.1.2
I, [2024-03-10T10:08:34.071960 #708271]  INFO -- :                                     abbrev 0.1.2
I, [2024-03-10T10:08:34.073560 #708271]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-03-10T10:08:34.074915 #708271]  INFO -- :                                     rinda 0.2.0
I, [2024-03-10T10:08:34.076495 #708271]  INFO -- :                                     drb 2.2.1
I, [2024-03-10T10:08:34.078519 #708271]  INFO -- :                                     nkf 0.2.0
I, [2024-03-10T10:08:34.081567 #708271]  INFO -- :                                     syslog 0.1.2
I, [2024-03-10T10:08:34.083481 #708271]  INFO -- :                                     csv 3.2.8
I, [2024-03-10T10:08:34.087039 #708271]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-03-10T10:08:34.091890 #708271]  INFO -- : $$$[end] "make install -j16" exit with 0.
I, [2024-03-10T10:08:34.092077 #708271]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16'
I, [2024-03-10T10:08:42.277157 #708271]  INFO -- : PASS all 1905 tests
E, [2024-03-10T10:08:42.288203 #708271] ERROR -- :  
I, [2024-03-10T10:08:42.288846 #708271]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
I, [2024-03-10T10:08:42.289088 #708271]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j16'
I, [2024-03-10T10:08:42.423259 #708271]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-03-10T10:08:42.423313 #708271]  INFO -- : 	CC = gcc
I, [2024-03-10T10:08:42.423324 #708271]  INFO -- : 	LD = ld
I, [2024-03-10T10:08:42.423333 #708271]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-03-10T10:08:42.423345 #708271]  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-03-10T10:08:42.423355 #708271]  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-03-10T10:08:42.423369 #708271]  INFO -- : 	CPPFLAGS =   
I, [2024-03-10T10:08:42.423379 #708271]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-03-10T10:08:42.423386 #708271]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-03-10T10:08:42.423395 #708271]  INFO -- : 	LANG = C.UTF-8
I, [2024-03-10T10:08:42.423402 #708271]  INFO -- : 	LC_ALL = 
I, [2024-03-10T10:08:42.423410 #708271]  INFO -- : 	LC_CTYPE = 
I, [2024-03-10T10:08:42.423418 #708271]  INFO -- : 	MFLAGS = 
I, [2024-03-10T10:08:42.423426 #708271]  INFO -- : 	RUSTC = rustc
I, [2024-03-10T10:08:42.423442 #708271]  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-03-10T10:08:42.424000 #708271]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-03-10T10:08:42.424022 #708271]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-03-10T10:08:42.424033 #708271]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-03-10T10:08:42.424042 #708271]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-03-10T10:08:42.424050 #708271]  INFO -- : 
I, [2024-03-10T10:08:42.586439 #708271]  INFO -- : Checking leaked global symbols...none
I, [2024-03-10T10:08:42.661555 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-03-10T10:08:42.661608 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-03-10T10:08:42.661619 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-03-10T10:08:42.661629 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-03-10T10:08:42.661759 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-03-10T10:08:42.661827 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-03-10T10:08:42.662160 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-03-10T10:08:42.662295 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-03-10T10:08:42.663000 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-03-10T10:08:42.663369 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-03-10T10:08:42.664837 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-03-10T10:08:42.665576 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-03-10T10:08:42.665606 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-03-10T10:08:42.665640 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-03-10T10:08:42.665706 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-03-10T10:08:42.766438 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-03-10T10:08:42.767499 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-03-10T10:08:43.010632 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-03-10T10:08:43.010687 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-03-10T10:08:43.010745 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-03-10T10:08:43.010912 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-03-10T10:08:43.010969 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-03-10T10:08:43.010991 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-03-10T10:08:43.011052 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-03-10T10:08:43.011171 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-03-10T10:08:43.011194 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-03-10T10:08:43.011268 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-03-10T10:08:43.011324 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-03-10T10:08:43.012045 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-03-10T10:08:43.106645 #708271]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-03-10T10:08:43.109302 #708271]  INFO -- : 
I, [2024-03-10T10:08:43.109343 #708271]  INFO -- : test succeeded
I, [2024-03-10T10:08:43.110680 #708271]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
I, [2024-03-10T10:08:43.110887 #708271]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
I, [2024-03-10T10:08:43.243674 #708271]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-03-10T10:08:43.243728 #708271]  INFO -- : 	CC = gcc
I, [2024-03-10T10:08:43.243741 #708271]  INFO -- : 	LD = ld
I, [2024-03-10T10:08:43.243750 #708271]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-03-10T10:08:43.243758 #708271]  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-03-10T10:08:43.243767 #708271]  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-03-10T10:08:43.243779 #708271]  INFO -- : 	CPPFLAGS =   
I, [2024-03-10T10:08:43.243788 #708271]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-03-10T10:08:43.243796 #708271]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-03-10T10:08:43.243804 #708271]  INFO -- : 	LANG = C.UTF-8
I, [2024-03-10T10:08:43.243811 #708271]  INFO -- : 	LC_ALL = 
I, [2024-03-10T10:08:43.243818 #708271]  INFO -- : 	LC_CTYPE = 
I, [2024-03-10T10:08:43.243825 #708271]  INFO -- : 	MFLAGS = 
I, [2024-03-10T10:08:43.243832 #708271]  INFO -- : 	RUSTC = rustc
I, [2024-03-10T10:08:43.243841 #708271]  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-03-10T10:08:43.244313 #708271]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-03-10T10:08:43.244335 #708271]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-03-10T10:08:43.244359 #708271]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-03-10T10:08:43.244368 #708271]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-03-10T10:08:43.244377 #708271]  INFO -- : 
I, [2024-03-10T10:08:43.246156 #708271]  INFO -- : generating enc.mk
I, [2024-03-10T10:08:43.398017 #708271]  INFO -- : generating encdb.h
I, [2024-03-10T10:08:43.461090 #708271]  INFO -- : encdb.h unchanged
I, [2024-03-10T10:08:43.462295 #708271]  INFO -- : making enc
I, [2024-03-10T10:08:43.515369 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:43.515391 #708271]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-03-10T10:08:43.515402 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:43.516007 #708271]  INFO -- : making srcs under enc
I, [2024-03-10T10:08:43.545079 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:43.545107 #708271]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-03-10T10:08:43.545127 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:43.546001 #708271]  INFO -- : generating transdb.h
I, [2024-03-10T10:08:43.642905 #708271]  INFO -- : transdb.h unchanged
I, [2024-03-10T10:08:43.644103 #708271]  INFO -- : making trans
I, [2024-03-10T10:08:43.677528 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:43.677551 #708271]  INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'.
I, [2024-03-10T10:08:43.677563 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:43.678213 #708271]  INFO -- : making encs
I, [2024-03-10T10:08:43.715582 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:43.715607 #708271]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-03-10T10:08:43.715619 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:43.718973 #708271]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-03-10T10:08:43.746119 #708271]  INFO -- : ext/configure-ext.mk updated
I, [2024-03-10T10:08:43.749066 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:45.322531 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:45.323238 #708271]  INFO -- : generating makefile exts.mk
I, [2024-03-10T10:08:45.399236 #708271]  INFO -- : exts.mk unchanged
I, [2024-03-10T10:08:45.403473 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:45.614915 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-03-10T10:08:45.617764 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-03-10T10:08:45.627661 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-03-10T10:08:45.634144 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-03-10T10:08:45.637167 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-03-10T10:08:45.642395 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-03-10T10:08:45.669186 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-03-10T10:08:45.672501 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-03-10T10:08:45.698119 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-03-10T10:08:45.705337 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-03-10T10:08:45.709200 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-03-10T10:08:45.711764 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-03-10T10:08:45.724516 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-03-10T10:08:45.741976 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-03-10T10:08:45.756178 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-03-10T10:08:45.758437 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-03-10T10:08:45.770061 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-03-10T10:08:45.776537 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-03-10T10:08:45.788496 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-03-10T10:08:45.801109 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-03-10T10:08:45.807284 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-03-10T10:08:45.811420 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-03-10T10:08:45.815505 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-03-10T10:08:45.829910 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-03-10T10:08:45.836363 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-03-10T10:08:45.840478 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-03-10T10:08:45.857843 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-03-10T10:08:45.871508 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-03-10T10:08:45.874098 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-03-10T10:08:45.875997 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-03-10T10:08:45.899498 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-03-10T10:08:45.917562 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-03-10T10:08:45.934553 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-03-10T10:08:45.957564 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-03-10T10:08:45.960422 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-03-10T10:08:45.982823 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-03-10T10:08:45.986480 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-03-10T10:08:46.009599 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-03-10T10:08:46.011570 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-03-10T10:08:46.034225 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-03-10T10:08:46.037783 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-03-10T10:08:46.061008 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-03-10T10:08:46.063639 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-03-10T10:08:46.086403 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-03-10T10:08:46.145217 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:46.218036 #708271]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-03-10T10:08:46.218079 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:46.218304 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:46.221665 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:46.221688 #708271]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-03-10T10:08:46.221712 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:08:46.294730 #708271]  INFO -- : Run options: 
I, [2024-03-10T10:08:46.294784 #708271]  INFO -- :   --seed=23933
I, [2024-03-10T10:08:46.294795 #708271]  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-03-10T10:08:46.294804 #708271]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-03-10T10:08:46.294812 #708271]  INFO -- :   --name=!/memory_leak/
I, [2024-03-10T10:08:46.294819 #708271]  INFO -- :   --stderr-on-failure
I, [2024-03-10T10:08:46.294827 #708271]  INFO -- :   -j16
I, [2024-03-10T10:08:46.294834 #708271]  INFO -- : 
I, [2024-03-10T10:08:46.294841 #708271]  INFO -- : # Running tests:
I, [2024-03-10T10:08:46.294849 #708271]  INFO -- : 
I, [2024-03-10T10:08:46.521484 #708271]  INFO -- : [  1/874] 749522=test_getopts
I, [2024-03-10T10:08:46.523379 #708271]  INFO -- : [  2/874] 749530=test_protocol
I, [2024-03-10T10:08:46.523508 #708271]  INFO -- : [  3/874] 749524=test_gem_resolver_activation_request
I, [2024-03-10T10:08:46.525420 #708271]  INFO -- : [  4/874] 749529=test_gem_config_file
I, [2024-03-10T10:08:46.525654 #708271]  INFO -- : [  5/874] 749528=test_ripper
I, [2024-03-10T10:08:46.525782 #708271]  INFO -- : [  6/874] 749521=test_etc
I, [2024-03-10T10:08:46.525915 #708271]  INFO -- : [  7/874] 749531=test_yjit_exit_locations
I, [2024-03-10T10:08:46.526030 #708271]  INFO -- : [  8/874] 749520=test_system
I, [2024-03-10T10:08:46.526295 #708271]  INFO -- : [  9/874] 749523=test_pkcs12
I, [2024-03-10T10:08:46.526317 #708271]  INFO -- : [ 10/874] 749527=test_gem_package_tar_header
I, [2024-03-10T10:08:46.526439 #708271]  INFO -- : [ 11/874] 749535=test_gem_util
I, [2024-03-10T10:08:46.526748 #708271]  INFO -- : [ 12/874] 749526=test_iseq_load
I, [2024-03-10T10:08:46.526776 #708271]  INFO -- : [ 13/874] 749534=test_pkey_dh
I, [2024-03-10T10:08:46.528562 #708271]  INFO -- : [ 14/874] 749532=test_bigzero
I, [2024-03-10T10:08:46.529889 #708271]  INFO -- : [ 15/874] 749533=test_io
I, [2024-03-10T10:08:46.529947 #708271]  INFO -- : [ 16/874] 749525=test_unicode_escape
I, [2024-03-10T10:08:46.533805 #708271]  INFO -- : [ 17/874] 749522=test_utf16
I, [2024-03-10T10:08:46.537366 #708271]  INFO -- : [ 18/874] 749532=test_autoload
I, [2024-03-10T10:08:46.560048 #708271]  INFO -- : [ 19/874] 749522=test_rendering
I, [2024-03-10T10:08:46.619570 #708271]  INFO -- : [ 20/874] 749531=test_sizeof
I, [2024-03-10T10:08:46.635880 #708271]  INFO -- : [ 21/874] 749525=test_case
I, [2024-03-10T10:08:46.638610 #708271]  INFO -- : [ 22/874] 749521=test_face
I, [2024-03-10T10:08:46.654054 #708271]  INFO -- : [ 23/874] 749534=test_yaml_tree
I, [2024-03-10T10:08:46.680111 #708271]  INFO -- : [ 24/874] 749525=test_sleep
I, [2024-03-10T10:08:46.681956 #708271]  INFO -- : [ 25/874] 749522=test_config
I, [2024-03-10T10:08:46.707142 #708271]  INFO -- : [ 26/874] 749534=test_libs
I, [2024-03-10T10:08:46.735172 #708271]  INFO -- : [ 27/874] 749521=test_gem_commands_fetch_command
I, [2024-03-10T10:08:46.742641 #708271]  INFO -- : [ 28/874] 749534=test_math
I, [2024-03-10T10:08:46.753741 #708271]  INFO -- : [ 29/874] 749524=test_gc
I, [2024-03-10T10:08:46.755167 #708271]  INFO -- : [ 30/874] 749534=test_rdoc_require
I, [2024-03-10T10:08:46.759538 #708271]  INFO -- : [ 31/874] 749524=locals_test
I, [2024-03-10T10:08:46.785289 #708271]  INFO -- : [ 32/874] 749527=test_readpartial
I, [2024-03-10T10:08:46.845060 #708271]  INFO -- : [ 33/874] 749530=test_gem_commands_install_command
I, [2024-03-10T10:08:46.860414 #708271]  INFO -- : [ 34/874] 749529=test_clone
I, [2024-03-10T10:08:46.862388 #708271]  INFO -- : [ 35/874] 749535=test_gem_resolver_conflict
I, [2024-03-10T10:08:46.874448 #708271]  INFO -- : [ 36/874] 749523=test_rdoc_task
I, [2024-03-10T10:08:46.881531 #708271]  INFO -- : [ 37/874] 749535=test_pack
I, [2024-03-10T10:08:46.884937 #708271]  INFO -- : [ 38/874] 749523=test_backtrace
I, [2024-03-10T10:08:46.896849 #708271]  INFO -- : [ 39/874] 749535=ruby_parser_test
I, [2024-03-10T10:08:46.977788 #708271]  INFO -- : [ 40/874] 749528=test_io_buffer
I, [2024-03-10T10:08:46.999585 #708271]  INFO -- : [ 41/874] 749522=test_rdoc_markup_indented_paragraph
I, [2024-03-10T10:08:46.999659 #708271]  INFO -- : [ 42/874] 749535=test_stringscanner
I, [2024-03-10T10:08:47.002384 #708271]  INFO -- : [ 43/874] 749534=test_files_sample
I, [2024-03-10T10:08:47.048199 #708271]  INFO -- : [ 44/874] 749529=test_rdoc_alias
I, [2024-03-10T10:08:47.049639 #708271]  INFO -- : [ 45/874] 749535=test_yield
I, [2024-03-10T10:08:47.090657 #708271]  INFO -- : [ 46/874] 749534=parser_test
I, [2024-03-10T10:08:47.095294 #708271]  INFO -- : [ 47/874] 749528=test_convertible
I, [2024-03-10T10:08:47.165310 #708271]  INFO -- : [ 48/874] 749534=test_optparse
I, [2024-03-10T10:08:47.168657 #708271]  INFO -- : [ 49/874] 749521=test_array
I, [2024-03-10T10:08:47.171178 #708271]  INFO -- : [ 50/874] 749522=test_fstring
I, [2024-03-10T10:08:47.179630 #708271]  INFO -- : [ 51/874] 749521=test_rdoc_markup_to_html_crossref
I, [2024-03-10T10:08:47.189233 #708271]  INFO -- : [ 52/874] 749527=encoding_test
I, [2024-03-10T10:08:47.245291 #708271]  INFO -- : [ 53/874] 749524=test_gem_resolver_best_set
I, [2024-03-10T10:08:47.258646 #708271]  INFO -- : [ 54/874] 749534=test_typeddata
I, [2024-03-10T10:08:47.313713 #708271]  INFO -- : [ 55/874] 749529=test_rat
I, [2024-03-10T10:08:47.320795 #708271]  INFO -- : [ 56/874] 749529=test_rdoc_markup_raw
I, [2024-03-10T10:08:47.323357 #708271]  INFO -- : [ 57/874] 749524=test_webauthn_poller
I, [2024-03-10T10:08:47.329137 #708271]  INFO -- : [ 58/874] 749529=test_show_source
I, [2024-03-10T10:08:47.341449 #708271]  INFO -- : [ 59/874] 749522=test_set
I, [2024-03-10T10:08:47.352299 #708271]  INFO -- : [ 60/874] 749522=test_c_struct_entry
I, [2024-03-10T10:08:47.384809 #708271]  INFO -- : [ 61/874] 749527=test_lock_native_thread
I, [2024-03-10T10:08:47.444176 #708271]  INFO -- : [ 62/874] 749529=test_gem_commands_stale_command
I, [2024-03-10T10:08:47.472058 #708271]  INFO -- : [ 63/874] 749524=test_have_library
I, [2024-03-10T10:08:47.478309 #708271]  INFO -- : [ 64/874] 749529=test_remote_fetch_error
I, [2024-03-10T10:08:47.483937 #708271]  INFO -- : [ 65/874] 749534=test_line_editor
I, [2024-03-10T10:08:47.497670 #708271]  INFO -- : [ 66/874] 749529=test_objspace
I, [2024-03-10T10:08:47.552808 #708271]  INFO -- : [ 67/874] 749534=ripper_test
I, [2024-03-10T10:08:47.627188 #708271]  INFO -- : [ 68/874] 749522=test_undef
I, [2024-03-10T10:08:47.630905 #708271]  INFO -- : [ 69/874] 749522=test_string_memory
I, [2024-03-10T10:08:47.670283 #708271]  INFO -- : [ 70/874] 749520=comments_test
I, [2024-03-10T10:08:47.697268 #708271]  INFO -- : [ 71/874] 749522=test_sprintf
I, [2024-03-10T10:08:47.725854 #708271]  INFO -- : [ 72/874] 749527=test_gem_requirement
I, [2024-03-10T10:08:47.761743 #708271]  INFO -- : [ 73/874] 749521=test_gem_security_trust_dir
I, [2024-03-10T10:08:47.788795 #708271]  INFO -- : [ 74/874] 749520=test_ws
I, [2024-03-10T10:08:47.800714 #708271]  INFO -- : [ 75/874] 749521=test_gem_commands_environment_command
I, [2024-03-10T10:08:47.805339 #708271]  INFO -- : [ 76/874] 749526=test_m17n
I, [2024-03-10T10:08:47.815110 #708271]  INFO -- : [ 77/874] 749520=test_weakmap
I, [2024-03-10T10:08:47.862193 #708271]  INFO -- : [ 78/874] 749521=test_workspace
I, [2024-03-10T10:08:47.904172 #708271]  INFO -- : [ 79/874] 749527=test_yjit
I, [2024-03-10T10:08:47.905494 #708271]  INFO -- : [ 80/874] 749526=test_kill_ring
I, [2024-03-10T10:08:47.981172 #708271]  INFO -- : [ 81/874] 749526=test_ns_spki
I, [2024-03-10T10:08:47.993708 #708271]  INFO -- : [ 82/874] 749522=test_framework
I, [2024-03-10T10:08:48.023367 #708271]  INFO -- : [ 83/874] 749522=test_argf
I, [2024-03-10T10:08:48.050020 #708271]  INFO -- : [ 84/874] 749526=test_gem_request_set_lockfile
I, [2024-03-10T10:08:48.056284 #708271]  INFO -- : [ 85/874] 749521=test_raise_exception
I, [2024-03-10T10:08:48.171477 #708271]  INFO -- : [ 86/874] 749534=test_protect
I, [2024-03-10T10:08:48.175567 #708271]  INFO -- : [ 87/874] 749534=test_win32ole_typelib
I, [2024-03-10T10:08:48.178634 #708271]  INFO -- : [ 88/874] 749534=test_tree_builder
I, [2024-03-10T10:08:48.190990 #708271]  INFO -- : [ 89/874] 749534=test_gem_resolver_dependency_request
I, [2024-03-10T10:08:48.233008 #708271]  INFO -- : [ 90/874] 749523=test_hash
I, [2024-03-10T10:08:48.258986 #708271]  INFO -- : [ 91/874] 749523=test_alias_and_anchor
I, [2024-03-10T10:08:48.272023 #708271]  INFO -- : [ 92/874] 749523=test_postponed_job
I, [2024-03-10T10:08:48.415956 #708271]  INFO -- : [ 93/874] 749534=test_external_new
I, [2024-03-10T10:08:48.422649 #708271]  INFO -- : [ 94/874] 749534=test_sorted_set
I, [2024-03-10T10:08:48.715453 #708271]  INFO -- : [ 95/874] 749526=test_win32ole_type_event
I, [2024-03-10T10:08:48.720977 #708271]  INFO -- : [ 96/874] 749526=test_emoji
I, [2024-03-10T10:08:48.725350 #708271]  INFO -- : [ 97/874] 749534=test_ubf_async_safe
I, [2024-03-10T10:08:48.726380 #708271]  INFO -- : [ 98/874] 749525=test_hash
I, [2024-03-10T10:08:48.747481 #708271]  INFO -- : [ 99/874] 749534=test_io
I, [2024-03-10T10:08:48.747577 #708271]  INFO -- : [100/874] 749523=test_cp949
I, [2024-03-10T10:08:48.749895 #708271]  INFO -- : [101/874] 749526=test_gem_commands_uninstall_command
I, [2024-03-10T10:08:48.753091 #708271]  INFO -- : [102/874] 749523=test_foreach
I, [2024-03-10T10:08:48.764870 #708271]  INFO -- : [103/874] 749523=test_gem_source_specific_file
I, [2024-03-10T10:08:48.848468 #708271]  INFO -- : [104/874] 749521=test_condition
I, [2024-03-10T10:08:48.860016 #708271]  INFO -- : [105/874] 749521=test_gem_unsatisfiable_dependency_error
I, [2024-03-10T10:08:48.870666 #708271]  INFO -- : [106/874] 749521=test_win32ole_record
I, [2024-03-10T10:08:48.881652 #708271]  INFO -- : [107/874] 749521=test_type_completor
I, [2024-03-10T10:08:48.888491 #708271]  INFO -- : [108/874] 749521=test_console_attr
I, [2024-03-10T10:08:48.905195 #708271]  INFO -- : [109/874] 749521=test_summary
I, [2024-03-10T10:08:48.934713 #708271]  INFO -- : [110/874] 749524=test_ellipsize
I, [2024-03-10T10:08:48.957732 #708271]  INFO -- : [111/874] 749524=test_date_attr
I, [2024-03-10T10:08:48.962405 #708271]  INFO -- : [112/874] 749524=test_io_wait
I, [2024-03-10T10:08:49.058988 #708271]  INFO -- : [113/874] 749530=test_gem_commands_exec_command
I, [2024-03-10T10:08:49.067088 #708271]  INFO -- : [114/874] 749534=test_kwargs
I, [2024-03-10T10:08:49.076819 #708271]  INFO -- : [115/874] 749534=warnings_test
I, [2024-03-10T10:08:49.081746 #708271]  INFO -- : [116/874] 749534=test_ftp
I, [2024-03-10T10:08:49.081971 #708271]  INFO -- : [117/874] 749521=test_rdoc_context_section
I, [2024-03-10T10:08:49.091026 #708271]  INFO -- : [118/874] 749523=test_euc_kr
I, [2024-03-10T10:08:49.094934 #708271]  INFO -- : [119/874] 749523=test_gem_commands_query_command
I, [2024-03-10T10:08:49.096271 #708271]  INFO -- : [120/874] 749521=test_method
I, [2024-03-10T10:08:49.105417 #708271]  INFO -- : [121/874] 749534=test_rdoc_rubygems_hook
I, [2024-03-10T10:08:49.221542 #708271]  INFO -- : [122/874] 749534=test_to_ruby
I, [2024-03-10T10:08:49.239068 #708271]  INFO -- : [123/874] 749534=test_pattern_key_name_check
I, [2024-03-10T10:08:49.260342 #708271]  INFO -- : [124/874] 749534=test_gem_impossible_dependencies_error
I, [2024-03-10T10:08:49.265007 #708271]  INFO -- : [125/874] 749534=test_array_create
I, [2024-03-10T10:08:49.266898 #708271]  INFO -- : [126/874] 749534=test_pack
I, [2024-03-10T10:08:49.294223 #708271]  INFO -- : [127/874] 749524=test_irb
I, [2024-03-10T10:08:49.566460 #708271]  INFO -- : [128/874] 749534=json_string_matching_test
I, [2024-03-10T10:08:49.580280 #708271]  INFO -- : [129/874] 749534=test_load
I, [2024-03-10T10:08:49.595696 #708271]  INFO -- : [130/874] 749534=test_rdoc_normal_class
I, [2024-03-10T10:08:49.668490 #708271]  INFO -- : [131/874] 749534=test_class
I, [2024-03-10T10:08:49.750337 #708271]  INFO -- : [132/874] 749526=test_const
I, [2024-03-10T10:08:49.757255 #708271]  INFO -- : [133/874] 749526=test_asn1
I, [2024-03-10T10:08:49.789977 #708271]  INFO -- : [134/874] 749523=test_random
I, [2024-03-10T10:08:49.794023 #708271]  INFO -- : [135/874] 749526=test_yamlstore
I, [2024-03-10T10:08:49.795049 #708271]  INFO -- : [136/874] 749523=test_gem_installer
I, [2024-03-10T10:08:49.811143 #708271]  INFO -- : [137/874] 749524=test_rdoc_parser_rd
I, [2024-03-10T10:08:49.826022 #708271]  INFO -- : [138/874] 749526=test_date_strftime
I, [2024-03-10T10:08:49.944033 #708271]  INFO -- : [139/874] 749520=test_internal_ivar
I, [2024-03-10T10:08:49.997395 #708271]  INFO -- : [140/874] 749520=test_gem_resolver_index_specification
I, [2024-03-10T10:08:50.065588 #708271]  INFO -- : [141/874] 749524=test_duplicate
I, [2024-03-10T10:08:50.066323 #708271]  INFO -- : [142/874] 749524=test_utf32
I, [2024-03-10T10:08:50.105538 #708271]  INFO -- : [143/874] 749524=test_basicsocket
I, [2024-03-10T10:08:50.119182 #708271]  INFO -- : [144/874] 749524=test_tracepoint
I, [2024-03-10T10:08:50.284989 #708271]  INFO -- : [145/874] 749520=test_prettyprint
I, [2024-03-10T10:08:50.334375 #708271]  INFO -- : [146/874] 749520=test_gem_commands_help_command
I, [2024-03-10T10:08:50.352684 #708271]  INFO -- : [147/874] 749531=test_rdoc_markup
I, [2024-03-10T10:08:50.393608 #708271]  INFO -- : [148/874] 749530=test_tempfile
I, [2024-03-10T10:08:50.453101 #708271]  INFO -- : [149/874] 749524=test_noarg
I, [2024-03-10T10:08:50.474765 #708271]  INFO -- : [150/874] 749520=parse_comments_test
I, [2024-03-10T10:08:50.476896 #708271]  INFO -- : [151/874] 749520=test_function
I, [2024-03-10T10:08:50.483787 #708271]  INFO -- : [152/874] 749526=test_queue
I, [2024-03-10T10:08:50.486842 #708271]  INFO -- : [153/874] 749526=test_string_processing
I, [2024-03-10T10:08:50.494402 #708271]  INFO -- : [154/874] 749526=test_fileutils
I, [2024-03-10T10:08:50.525264 #708271]  INFO -- : [155/874] 749531=test_ldap
I, [2024-03-10T10:08:50.544638 #708271]  INFO -- : [156/874] 749531=test_emitter
I, [2024-03-10T10:08:50.569311 #708271]  INFO -- : [157/874] 749531=test_gem_commands_signin_command
I, [2024-03-10T10:08:50.665147 #708271]  INFO -- : [158/874] 749524=test_resource
I, [2024-03-10T10:08:50.689755 #708271]  INFO -- : [159/874] 749524=test_gem_version
I, [2024-03-10T10:08:50.705354 #708271]  INFO -- : [160/874] 749520=test_econv
I, [2024-03-10T10:08:50.760700 #708271]  INFO -- : [161/874] 749530=test_cesu8
I, [2024-03-10T10:08:50.769691 #708271]  INFO -- : [162/874] 749530=test_rdoc_options
I, [2024-03-10T10:08:50.801736 #708271]  INFO -- : [163/874] 749524=test_too_many_dummy_encodings
I, [2024-03-10T10:08:50.856905 #708271]  INFO -- : [164/874] 749535=test_reqarg
I, [2024-03-10T10:08:50.887984 #708271]  INFO -- : [165/874] 749524=test_rdoc_include
I, [2024-03-10T10:08:50.909707 #708271]  INFO -- : [166/874] 749531=test_stack
I, [2024-03-10T10:08:50.948052 #708271]  INFO -- : [167/874] 749524=test_gem_commands_list_command
I, [2024-03-10T10:08:50.968525 #708271]  INFO -- : [168/874] 749524=test_scanner_events
I, [2024-03-10T10:08:50.999192 #708271]  INFO -- : [169/874] 749526=test_gem_resolver_installed_specification
I, [2024-03-10T10:08:51.010244 #708271]  INFO -- : [170/874] 749524=test_parse
I, [2024-03-10T10:08:51.038266 #708271]  INFO -- : [171/874] 749526=test_mdns
I, [2024-03-10T10:08:51.058806 #708271]  INFO -- : [172/874] 749526=test_gem_remote_fetcher
I, [2024-03-10T10:08:51.153475 #708271]  INFO -- : [173/874] 749530=test_inlinecache
I, [2024-03-10T10:08:51.231955 #708271]  INFO -- : [174/874] 749530=test_rdoc_markup_verbatim
I, [2024-03-10T10:08:51.235598 #708271]  INFO -- : [175/874] 749530=test_path_to_class
I, [2024-03-10T10:08:51.253984 #708271]  INFO -- : [176/874] 749530=test_gem_resolver_specification
I, [2024-03-10T10:08:51.276970 #708271]  INFO -- : [177/874] 749530=test_gem_dependency
I, [2024-03-10T10:08:51.348751 #708271]  INFO -- : [178/874] 749535=test_method_cache
I, [2024-03-10T10:08:51.353023 #708271]  INFO -- : [179/874] 749535=test_gem_stub_specification
I, [2024-03-10T10:08:51.432252 #708271]  INFO -- : [180/874] 749530=test_frozen_error
I, [2024-03-10T10:08:51.446146 #708271]  INFO -- : [181/874] 749530=test_gem_ext_ext_conf_builder
I, [2024-03-10T10:08:51.575889 #708271]  INFO -- : [182/874] 749535=test_complex
I, [2024-03-10T10:08:51.714336 #708271]  INFO -- : [183/874] 749524=test_gem_commands_search_command
I, [2024-03-10T10:08:51.740186 #708271]  INFO -- : [184/874] 749535=test_ractor
I, [2024-03-10T10:08:51.756427 #708271]  INFO -- : [185/874] 749524=test_euc_tw
I, [2024-03-10T10:08:51.757963 #708271]  INFO -- : [186/874] 749524=test_bmethod
I, [2024-03-10T10:08:51.760731 #708271]  INFO -- : [187/874] 749535=test_gem_commands_sources_command
I, [2024-03-10T10:08:51.765547 #708271]  INFO -- : [188/874] 749524=test_ansi_without_terminfo
I, [2024-03-10T10:08:51.786132 #708271]  INFO -- : [189/874] 749524=test_thread_queue
I, [2024-03-10T10:08:52.050146 #708271]  INFO -- : [190/874] 749535=test_nowrite
I, [2024-03-10T10:08:52.071045 #708271]  INFO -- : [191/874] 749520=test_rdoc_markup_formatter
I, [2024-03-10T10:08:52.078678 #708271]  INFO -- : [192/874] 749535=test_forwardable
I, [2024-03-10T10:08:52.109888 #708271]  INFO -- : [193/874] 749535=test_yaml
I, [2024-03-10T10:08:52.211415 #708271]  INFO -- : [194/874] 749531=test_wait
I, [2024-03-10T10:08:52.238334 #708271]  INFO -- : [195/874] 749535=test_handle
I, [2024-03-10T10:08:52.264698 #708271]  INFO -- : [196/874] 749520=test_big2str
I, [2024-03-10T10:08:52.269667 #708271]  INFO -- : [197/874] 749520=test_pstore
I, [2024-03-10T10:08:52.301416 #708271]  INFO -- : [198/874] 749531=test_cstr
I, [2024-03-10T10:08:52.324124 #708271]  INFO -- : [199/874] 749520=test_profile_frames
I, [2024-03-10T10:08:52.510118 #708271]  INFO -- : [200/874] 749520=test_class2name
I, [2024-03-10T10:08:52.518343 #708271]  INFO -- : [201/874] 749520=test_gbk
I, [2024-03-10T10:08:52.524076 #708271]  INFO -- : [202/874] 749520=test_enc_str_buf_cat
I, [2024-03-10T10:08:52.526430 #708271]  INFO -- : [203/874] 749520=test_comparable
I, [2024-03-10T10:08:52.534212 #708271]  INFO -- : [204/874] 749520=test_rdoc_parser_c
I, [2024-03-10T10:08:52.596377 #708271]  INFO -- : [205/874] 749535=test_io_timeout
I, [2024-03-10T10:08:52.600477 #708271]  INFO -- : [206/874] 749535=test_shapes
I, [2024-03-10T10:08:52.611987 #708271]  INFO -- : [207/874] 749535=json_fixtures_test
I, [2024-03-10T10:08:52.627209 #708271]  INFO -- : [208/874] 749535=test_ractor
I, [2024-03-10T10:08:52.767878 #708271]  INFO -- : [209/874] 749535=test_find
I, [2024-03-10T10:08:52.807599 #708271]  INFO -- : [210/874] 749535=test_fiddle
I, [2024-03-10T10:08:52.845555 #708271]  INFO -- : [211/874] 749520=test_wss
I, [2024-03-10T10:08:52.854291 #708271]  INFO -- : [212/874] 749520=test_gem_commands_contents_command
I, [2024-03-10T10:08:52.896577 #708271]  INFO -- : [213/874] 749535=test_gem_ext_cmake_builder
I, [2024-03-10T10:08:52.919395 #708271]  INFO -- : [214/874] 749535=test_require
I, [2024-03-10T10:08:52.955766 #708271]  INFO -- : [215/874] 749530=test_cgi_util
I, [2024-03-10T10:08:52.958601 #708271]  INFO -- : [216/874] 749520=test_marshalable
I, [2024-03-10T10:08:52.970422 #708271]  INFO -- : [217/874] 749520=test_digest
I, [2024-03-10T10:08:53.010505 #708271]  INFO -- : [218/874] 749531=test_recorder
I, [2024-03-10T10:08:53.014147 #708271]  INFO -- : [219/874] 749531=test_gem_source_vendor
I, [2024-03-10T10:08:53.024029 #708271]  INFO -- : [220/874] 749531=test_gem_commands_owner_command
I, [2024-03-10T10:08:53.066442 #708271]  INFO -- : [221/874] 749532=test_deprecate
I, [2024-03-10T10:08:53.086110 #708271]  INFO -- : [222/874] 749528=test_rdoc_constant
I, [2024-03-10T10:08:53.175356 #708271]  INFO -- : [223/874] 749525=test_formatter
I, [2024-03-10T10:08:53.180383 #708271]  INFO -- : [224/874] 749525=test_bash_completion
I, [2024-03-10T10:08:53.186367 #708271]  INFO -- : [225/874] 749525=test_rdoc_any_method
I, [2024-03-10T10:08:53.191155 #708271]  INFO -- : [226/874] 749526=test_modify_expand
I, [2024-03-10T10:08:53.197999 #708271]  INFO -- : [227/874] 749526=test_rdoc_markdown
I, [2024-03-10T10:08:53.222895 #708271]  INFO -- : [228/874] 749530=test_gem_available_set
I, [2024-03-10T10:08:53.317373 #708271]  INFO -- : [229/874] 749532=test_file
I, [2024-03-10T10:08:53.328649 #708271]  INFO -- : [230/874] 749530=regexp_test
I, [2024-03-10T10:08:53.338159 #708271]  INFO -- : [231/874] 749532=test_gem_package_tar_reader
I, [2024-03-10T10:08:53.356440 #708271]  INFO -- : [232/874] 749534=test_rdoc_encoding
I, [2024-03-10T10:08:53.377159 #708271]  INFO -- : [233/874] 749532=test_coverage
I, [2024-03-10T10:08:53.390732 #708271]  INFO -- : [234/874] 749534=test_pathname
I, [2024-03-10T10:08:53.411217 #708271]  INFO -- : [235/874] 749522=test_complexrational
I, [2024-03-10T10:08:53.419500 #708271]  INFO -- : [236/874] 749528=test_init
I, [2024-03-10T10:08:53.430812 #708271]  INFO -- : [237/874] 749522=test_exception
I, [2024-03-10T10:08:53.433421 #708271]  INFO -- : [238/874] 749530=test_rand
I, [2024-03-10T10:08:53.631173 #708271]  INFO -- : [239/874] 749531=test_gem_package_tar_reader_entry
I, [2024-03-10T10:08:53.664219 #708271]  INFO -- : [240/874] 749534=test_gem_name_tuple
I, [2024-03-10T10:08:53.689700 #708271]  INFO -- : [241/874] 749534=test_bug_reporter
I, [2024-03-10T10:08:53.717739 #708271]  INFO -- : [242/874] 749526=test_scalar
I, [2024-03-10T10:08:53.721649 #708271]  INFO -- : [243/874] 749526=test_gem_dependency_installer
I, [2024-03-10T10:08:53.825922 #708271]  INFO -- : [244/874] 749530=test_gem_commands_info_command
I, [2024-03-10T10:08:53.845660 #708271]  INFO -- : [245/874] 749531=test_rdoc_cross_reference
I, [2024-03-10T10:08:53.863836 #708271]  INFO -- : [246/874] 749530=test_store
I, [2024-03-10T10:08:53.874664 #708271]  INFO -- : [247/874] 749528=test_case_options
I, [2024-03-10T10:08:53.883078 #708271]  INFO -- : [248/874] 749520=test_scan_args
I, [2024-03-10T10:08:53.883177 #708271]  INFO -- : [249/874] 749525=test_win32ole
I, [2024-03-10T10:08:53.883877 #708271]  INFO -- : [250/874] 749528=test_generic
I, [2024-03-10T10:08:53.887986 #708271]  INFO -- : [251/874] 749525=test_gem_text
I, [2024-03-10T10:08:53.899564 #708271]  INFO -- : [252/874] 749520=test_settracefunc
I, [2024-03-10T10:08:53.953302 #708271]  INFO -- : [253/874] 749528=test_enumerator_kw
I, [2024-03-10T10:08:53.956759 #708271]  INFO -- : [254/874] 749528=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-03-10T10:08:54.063658 #708271]  INFO -- : [255/874] 749530=test_gem_commands_mirror
I, [2024-03-10T10:08:54.076848 #708271]  INFO -- : [256/874] 749530=test_sprintf_comb
I, [2024-03-10T10:08:54.146225 #708271]  INFO -- : [257/874] 749525=test_method_cache
I, [2024-03-10T10:08:54.151630 #708271]  INFO -- : [258/874] 749525=test_gem_request
I, [2024-03-10T10:08:54.171591 #708271]  INFO -- : [259/874] 749534=test_ractor
I, [2024-03-10T10:08:54.252722 #708271]  INFO -- : [260/874] 749534=test_memory_view
I, [2024-03-10T10:08:54.261233 #708271]  INFO -- : [261/874] 749528=test_m17n_comb
I, [2024-03-10T10:08:54.267448 #708271]  INFO -- : [262/874] 749530=test_json_tree
I, [2024-03-10T10:08:54.283389 #708271]  INFO -- : [263/874] 749530=test_rdoc_markup_to_markdown
I, [2024-03-10T10:08:54.323122 #708271]  INFO -- : [264/874] 749530=test_rdoc_generator_pot_po
I, [2024-03-10T10:08:54.324071 #708271]  INFO -- : [265/874] 749530=test_ansi_with_terminfo
I, [2024-03-10T10:08:54.376273 #708271]  INFO -- : [266/874] 749530=test_parser_events
I, [2024-03-10T10:08:54.405053 #708271]  INFO -- : [267/874] 749533=test_reline
I, [2024-03-10T10:08:54.409348 #708271]  INFO -- : [268/874] 749525=test_case
I, [2024-03-10T10:08:54.410311 #708271]  INFO -- : [269/874] 749525=test_pkey
I, [2024-03-10T10:08:54.461535 #708271]  INFO -- : [270/874] 749525=test_gem_request_connection_pools
I, [2024-03-10T10:08:54.468769 #708271]  INFO -- : [271/874] 749532=test_gem_version_option
I, [2024-03-10T10:08:54.468848 #708271]  INFO -- : [272/874] 749531=test_grapheme_breaks
I, [2024-03-10T10:08:54.479355 #708271]  INFO -- : [273/874] 749530=test_cclass
I, [2024-03-10T10:08:54.498494 #708271]  INFO -- : [274/874] 749534=test_str2big
I, [2024-03-10T10:08:54.500301 #708271]  INFO -- : [275/874] 749531=test_dot_dot
I, [2024-03-10T10:08:54.501403 #708271]  INFO -- : [276/874] 749534=test_c_struct_builder
I, [2024-03-10T10:08:54.508392 #708271]  INFO -- : [277/874] 749531=test_literal
I, [2024-03-10T10:08:54.519104 #708271]  INFO -- : [278/874] 749532=test_thread
I, [2024-03-10T10:08:54.523290 #708271]  INFO -- : [279/874] 749535=test_socket
I, [2024-03-10T10:08:54.647088 #708271]  INFO -- : [280/874] 749534=test_objectspace
I, [2024-03-10T10:08:54.651198 #708271]  INFO -- : [281/874] 749530=test_rdoc_markup_to_table_of_contents
I, [2024-03-10T10:08:54.663403 #708271]  INFO -- : [282/874] 749533=test_require_lib
I, [2024-03-10T10:08:54.677431 #708271]  INFO -- : [283/874] 749530=test_gem_install_update_options
I, [2024-03-10T10:08:54.737444 #708271]  INFO -- : [284/874] 749532=parse_test
I, [2024-03-10T10:08:54.827149 #708271]  INFO -- : [285/874] 749530=test_ractor
I, [2024-03-10T10:08:54.840515 #708271]  INFO -- : [286/874] 749530=test_severity
I, [2024-03-10T10:08:54.853534 #708271]  INFO -- : [287/874] 749530=test_gem_stream_ui
I, [2024-03-10T10:08:54.970726 #708271]  INFO -- : [288/874] 749530=test_extlibs
I, [2024-03-10T10:08:55.155373 #708271]  INFO -- : [289/874] 749520=test_rdoc_generator_ri
I, [2024-03-10T10:08:55.170214 #708271]  INFO -- : [290/874] 749520=test_hash_create
I, [2024-03-10T10:08:55.173966 #708271]  INFO -- : [291/874] 749520=test_stringchar
I, [2024-03-10T10:08:55.177373 #708271]  INFO -- : [292/874] 749521=test_uncorrectable_name_check
I, [2024-03-10T10:08:55.184015 #708271]  INFO -- : [293/874] 749527=newline_test
I, [2024-03-10T10:08:55.185721 #708271]  INFO -- : [294/874] 749521=test_thread_fd_close
I, [2024-03-10T10:08:55.190478 #708271]  INFO -- : [295/874] 749521=test_passing_block
I, [2024-03-10T10:08:55.195330 #708271]  INFO -- : [296/874] 749521=test_rdoc_markdown_test
I, [2024-03-10T10:08:55.244011 #708271]  INFO -- : [297/874] 749531=test_c_union_entity
I, [2024-03-10T10:08:55.281742 #708271]  INFO -- : [298/874] 749527=test_rdoc_normal_module
I, [2024-03-10T10:08:55.295049 #708271]  INFO -- : [299/874] 749520=test_logperiod
I, [2024-03-10T10:08:55.305801 #708271]  INFO -- : [300/874] 749520=test_securerandom
I, [2024-03-10T10:08:55.328162 #708271]  INFO -- : [301/874] 749531=test_switch_hitter
I, [2024-03-10T10:08:55.340771 #708271]  INFO -- : [302/874] 749531=test_flush
I, [2024-03-10T10:08:55.345672 #708271]  INFO -- : [303/874] 749531=test_singleton
I, [2024-03-10T10:08:55.350829 #708271]  INFO -- : [304/874] 749531=test_io_console
I, [2024-03-10T10:08:55.372662 #708271]  INFO -- : [305/874] 749520=test_logdevice
I, [2024-03-10T10:08:55.503273 #708271]  INFO -- : [306/874] 749525=test_arity
I, [2024-03-10T10:08:55.514031 #708271]  INFO -- : [307/874] 749525=test_gem_ext_rake_builder
I, [2024-03-10T10:08:55.541490 #708271]  INFO -- : [308/874] 749527=test_gc
I, [2024-03-10T10:08:55.663186 #708271]  INFO -- : [309/874] 749534=test_x509cert
I, [2024-03-10T10:08:55.766453 #708271]  INFO -- : [310/874] 749523=test_err_in_callback
I, [2024-03-10T10:08:55.768026 #708271]  INFO -- : [311/874] 749523=test_gem_resolver_lock_specification
I, [2024-03-10T10:08:55.813744 #708271]  INFO -- : [312/874] 749523=test_pack
I, [2024-03-10T10:08:55.909201 #708271]  INFO -- : [313/874] 749534=test_last_thread
I, [2024-03-10T10:08:56.100557 #708271]  INFO -- : [314/874] 749523=test_process
I, [2024-03-10T10:08:56.187461 #708271]  INFO -- : [315/874] 749522=test_gem_source_local
I, [2024-03-10T10:08:56.277003 #708271]  INFO -- : [316/874] 749524=test_gem_security_policy
I, [2024-03-10T10:08:56.321153 #708271]  INFO -- : [317/874] 749526=test_safe_load
I, [2024-03-10T10:08:56.333395 #708271]  INFO -- : [318/874] 749535=test_gem_resolver_composed_set
I, [2024-03-10T10:08:56.335233 #708271]  INFO -- : [319/874] 749526=test_gem_resolver
I, [2024-03-10T10:08:56.355423 #708271]  INFO -- : [320/874] 749535=test_gem_commands_dependency_command
I, [2024-03-10T10:08:56.363287 #708271]  INFO -- : [321/874] 749520=test_rdoc_markup_attribute_manager
I, [2024-03-10T10:08:56.396524 #708271]  INFO -- : [322/874] 749520=test_name_error
I, [2024-03-10T10:08:56.424219 #708271]  INFO -- : [323/874] 749525=test_enumerator
I, [2024-03-10T10:08:56.440433 #708271]  INFO -- : [324/874] 749521=test_flags
I, [2024-03-10T10:08:56.463126 #708271]  INFO -- : [325/874] 749522=test_inadvertent_creation
I, [2024-03-10T10:08:56.468373 #708271]  INFO -- : [326/874] 749535=test_gem_commands_which_command
I, [2024-03-10T10:08:56.503983 #708271]  INFO -- : [327/874] 749520=test_shift_jis
I, [2024-03-10T10:08:56.508495 #708271]  INFO -- : [328/874] 749520=test_http
I, [2024-03-10T10:08:56.510216 #708271]  INFO -- : [329/874] 749520=test_gem_commands_specification_command
I, [2024-03-10T10:08:56.511897 #708271]  INFO -- : [330/874] 749535=test_rdoc_text
I, [2024-03-10T10:08:56.582074 #708271]  INFO -- : [331/874] 749522=test_iso_8859
I, [2024-03-10T10:08:56.612243 #708271]  INFO -- : [332/874] 749522=test_tcp
I, [2024-03-10T10:08:56.661767 #708271]  INFO -- : [333/874] 749520=test_data
I, [2024-03-10T10:08:56.667985 #708271]  INFO -- : [334/874] 749526=test_date_new
I, [2024-03-10T10:08:56.669686 #708271]  INFO -- : [335/874] 749520=test_require
I, [2024-03-10T10:08:56.672086 #708271]  INFO -- : [336/874] 749520=test_date_time
I, [2024-03-10T10:08:56.673660 #708271]  INFO -- : [337/874] 749524=test_rdoc_markup_to_joined_paragraph
I, [2024-03-10T10:08:56.676878 #708271]  INFO -- : [338/874] 749526=test_gem_safe_yaml
I, [2024-03-10T10:08:56.678500 #708271]  INFO -- : [339/874] 749522=test_syntax
I, [2024-03-10T10:08:56.682377 #708271]  INFO -- : [340/874] 749520=test_rdoc_parser_ruby
I, [2024-03-10T10:08:56.683005 #708271]  INFO -- : [341/874] 749524=test_open-uri
I, [2024-03-10T10:08:56.691423 #708271]  INFO -- : [342/874] 749526=test_httpresponse
I, [2024-03-10T10:08:56.738038 #708271]  INFO -- : [343/874] 749526=test_stream
I, [2024-03-10T10:08:56.745523 #708271]  INFO -- : [344/874] 749526=test_nil2vtempty
I, [2024-03-10T10:08:56.755774 #708271]  INFO -- : [345/874] 749526=test_rdoc_context
I, [2024-03-10T10:08:56.760569 #708271]  INFO -- : [346/874] 749535=test_gem_doctor
I, [2024-03-10T10:08:56.837016 #708271]  INFO -- : [347/874] 749535=test_kdf
I, [2024-03-10T10:08:56.921151 #708271]  INFO -- : [348/874] 749535=test_eval_history
I, [2024-03-10T10:08:56.996959 #708271]  INFO -- : [349/874] 749534=dispatcher_test
I, [2024-03-10T10:08:57.024002 #708271]  INFO -- : [350/874] 749534=test_kernel
I, [2024-03-10T10:08:57.050089 #708271]  INFO -- : [351/874] 749535=test_files_ext
I, [2024-03-10T10:08:57.174335 #708271]  INFO -- : [352/874] 749530=test_bug-5832
I, [2024-03-10T10:08:57.181379 #708271]  INFO -- : [353/874] 749530=test_gem_silent_ui
I, [2024-03-10T10:08:57.191954 #708271]  INFO -- : [354/874] 749535=test_emitter
I, [2024-03-10T10:08:57.203298 #708271]  INFO -- : [355/874] 749535=test_object_create_start
I, [2024-03-10T10:08:57.205190 #708271]  INFO -- : [356/874] 749535=test_at_exit
I, [2024-03-10T10:08:57.231285 #708271]  INFO -- : [357/874] 749535=test_command
I, [2024-03-10T10:08:57.241335 #708271]  INFO -- : [358/874] 749530=test_gem_ext_cargo_builder_unit
I, [2024-03-10T10:08:57.241733 #708271]  INFO -- : [359/874] 749524=test_gem_rdoc
I, [2024-03-10T10:08:57.278330 #708271]  INFO -- : [360/874] 749530=test_date
I, [2024-03-10T10:08:57.284953 #708271]  INFO -- : [361/874] 749530=test_rdoc_markup_paragraph
I, [2024-03-10T10:08:57.293071 #708271]  INFO -- : [362/874] 749530=test_enc_raise
I, [2024-03-10T10:08:57.299647 #708271]  INFO -- : [363/874] 749530=test_psych
I, [2024-03-10T10:08:57.315713 #708271]  INFO -- : [364/874] 749528=!Nothing_to_test
I, [2024-03-10T10:08:57.316573 #708271]  INFO -- : [365/874] 749528=test_assignment
I, [2024-03-10T10:08:57.331918 #708271]  INFO -- : [366/874] 749530=test_ifunless
I, [2024-03-10T10:08:57.335486 #708271]  INFO -- : [367/874] 749530=test_gem_commands_lock_command
I, [2024-03-10T10:08:57.371275 #708271]  INFO -- : [368/874] 749530=test_numeric
I, [2024-03-10T10:08:57.376671 #708271]  INFO -- : [369/874] 749520=test_common
I, [2024-03-10T10:08:57.458101 #708271]  INFO -- : [370/874] 749524=test_gem_spec_fetcher
I, [2024-03-10T10:08:57.474107 #708271]  INFO -- : [371/874] 749530=test_gem_command
I, [2024-03-10T10:08:57.574427 #708271]  INFO -- : [372/874] 749535=test_bug-3571
I, [2024-03-10T10:08:57.591689 #708271]  INFO -- : [373/874] 749535=test_key_actor_vi
I, [2024-03-10T10:08:57.647765 #708271]  INFO -- : [374/874] 749520=test_hmac
I, [2024-03-10T10:08:57.658696 #708271]  INFO -- : [375/874] 749530=test_rdoc_markup_to_tt_only
I, [2024-03-10T10:08:57.658784 #708271]  INFO -- : [376/874] 749524=test_rdoc_tom_doc
I, [2024-03-10T10:08:57.660824 #708271]  INFO -- : [377/874] 749521=test_macro
I, [2024-03-10T10:08:57.664398 #708271]  INFO -- : [378/874] 749520=test_frozen
I, [2024-03-10T10:08:57.664630 #708271]  INFO -- : [379/874] 749521=test_gem_ext_configure_builder
I, [2024-03-10T10:08:57.670652 #708271]  INFO -- : [380/874] 749520=test_pp
I, [2024-03-10T10:08:57.690768 #708271]  INFO -- : [381/874] 749524=test_verbose
I, [2024-03-10T10:08:57.691102 #708271]  INFO -- : [382/874] 749530=test_nil
I, [2024-03-10T10:08:57.695518 #708271]  INFO -- : [383/874] 749530=test_num2int
I, [2024-03-10T10:08:57.708722 #708271]  INFO -- : [384/874] 749530=test_rdoc_single_class
I, [2024-03-10T10:08:57.720455 #708271]  INFO -- : [385/874] 749521=test_zsh_completion
I, [2024-03-10T10:08:57.726152 #708271]  INFO -- : [386/874] 749530=test_exception
I, [2024-03-10T10:08:57.727295 #708271]  INFO -- : [387/874] 749521=test_iter_break
I, [2024-03-10T10:08:57.728038 #708271]  INFO -- : [388/874] 749524=test_address_resolve
I, [2024-03-10T10:08:57.728748 #708271]  INFO -- : [389/874] 749520=test_rdoc_token_stream
I, [2024-03-10T10:08:57.731818 #708271]  INFO -- : [390/874] 749530=test_config
I, [2024-03-10T10:08:57.734901 #708271]  INFO -- : [391/874] 749520=test_yaml_special_cases
I, [2024-03-10T10:08:57.737334 #708271]  INFO -- : [392/874] 749521=test_optarg
I, [2024-03-10T10:08:57.746065 #708271]  INFO -- : [393/874] 749520=test_gem_source_list
I, [2024-03-10T10:08:57.773551 #708271]  INFO -- : [394/874] 749535=test_gem_validator
I, [2024-03-10T10:08:57.782804 #708271]  INFO -- : [395/874] 749524=test_fnmatch
I, [2024-03-10T10:08:57.797108 #708271]  INFO -- : [396/874] 749530=test_files_test_2
I, [2024-03-10T10:08:57.798816 #708271]  INFO -- : [397/874] 749535=test_rdoc_markup_parser
I, [2024-03-10T10:08:57.826530 #708271]  INFO -- : [398/874] 749521=test_require_path_check
I, [2024-03-10T10:08:57.837005 #708271]  INFO -- : [399/874] 749524=test_folderitem2_invokeverb
I, [2024-03-10T10:08:57.842690 #708271]  INFO -- : [400/874] 749534=test_ole_methods
I, [2024-03-10T10:08:57.842790 #708271]  INFO -- : [401/874] 749524=test_erb_m17n
I, [2024-03-10T10:08:57.847764 #708271]  INFO -- : [402/874] 749520=test_date_conv
I, [2024-03-10T10:08:57.850053 #708271]  INFO -- : [403/874] 749534=test_optimization
I, [2024-03-10T10:08:57.850796 #708271]  INFO -- : [404/874] 749524=test_zlib
I, [2024-03-10T10:08:57.859530 #708271]  INFO -- : [405/874] 749520=test_cgi_tag_helper
I, [2024-03-10T10:08:57.865921 #708271]  INFO -- : [406/874] 749526=test_egrep_cpp
I, [2024-03-10T10:08:57.878138 #708271]  INFO -- : [407/874] 749535=test_gem_resolver_index_set
I, [2024-03-10T10:08:57.881633 #708271]  INFO -- : [408/874] 749520=test_gem_package_old
I, [2024-03-10T10:08:57.932089 #708271]  INFO -- : [409/874] 749521=test_gc_compact
I, [2024-03-10T10:08:57.946470 #708271]  INFO -- : [410/874] 749520=test_string
I, [2024-03-10T10:08:57.954128 #708271]  INFO -- : [411/874] 749535=test_proc
I, [2024-03-10T10:08:58.058158 #708271]  INFO -- : [412/874] 749526=json_addition_test
I, [2024-03-10T10:08:58.058275 #708271]  INFO -- : [413/874] 749531=test_gem_dependency_resolution_error
I, [2024-03-10T10:08:58.071867 #708271]  INFO -- : [414/874] 749531=test_qsort
I, [2024-03-10T10:08:58.072774 #708271]  INFO -- : [415/874] 749526=test_rdoc_parser
I, [2024-03-10T10:08:58.083179 #708271]  INFO -- : [416/874] 749531=test_string
I, [2024-03-10T10:08:58.106441 #708271]  INFO -- : [417/874] 749526=test_rdoc_stats
I, [2024-03-10T10:08:58.106568 #708271]  INFO -- : [418/874] 749531=test_pattern_matching
I, [2024-03-10T10:08:58.149182 #708271]  INFO -- : [419/874] 749526=test_depth_first
I, [2024-03-10T10:08:58.156017 #708271]  INFO -- : [420/874] 749526=test_gem_request_set_lockfile_parser
I, [2024-03-10T10:08:58.168037 #708271]  INFO -- : [421/874] 749531=test_x509attr
I, [2024-03-10T10:08:58.221584 #708271]  INFO -- : [422/874] 749531=test_raise
I, [2024-03-10T10:08:58.228132 #708271]  INFO -- : [423/874] 749531=test_rdoc_store
I, [2024-03-10T10:08:58.327312 #708271]  INFO -- : [424/874] 749526=test_date_parse
I, [2024-03-10T10:08:58.521875 #708271]  INFO -- : [425/874] 749532=test_pkey_ec
I, [2024-03-10T10:08:58.565619 #708271]  INFO -- : [426/874] 749526=test_thread
I, [2024-03-10T10:08:58.589919 #708271]  INFO -- : [427/874] 749526=test_trick
I, [2024-03-10T10:08:58.627307 #708271]  INFO -- : [428/874] 749532=test_pipe
I, [2024-03-10T10:08:58.814082 #708271]  INFO -- : [429/874] 749532=test_rdoc_markup_to_rdoc
I, [2024-03-10T10:08:58.917342 #708271]  INFO -- : [430/874] 749535=test_rdoc_rd_inline_parser
I, [2024-03-10T10:08:58.942865 #708271]  INFO -- : [431/874] 749535=test_default_gems
I, [2024-03-10T10:08:59.018956 #708271]  INFO -- : [432/874] 749535=test_null
I, [2024-03-10T10:08:59.044480 #708271]  INFO -- : [433/874] 749535=test_win32ole_type
I, [2024-03-10T10:08:59.046584 #708271]  INFO -- : [434/874] 749535=test_mul
I, [2024-03-10T10:08:59.054002 #708271]  INFO -- : [435/874] 749532=test_rdoc_markup_attributes
I, [2024-03-10T10:08:59.054102 #708271]  INFO -- : [436/874] 749532=test_rdoc_rdoc
I, [2024-03-10T10:08:59.065477 #708271]  INFO -- : [437/874] 749535=test_time
I, [2024-03-10T10:08:59.077062 #708271]  INFO -- : [438/874] 749528=test_windows_1251
I, [2024-03-10T10:08:59.077892 #708271]  INFO -- : [439/874] 749528=test_buffering
I, [2024-03-10T10:08:59.080984 #708271]  INFO -- : [440/874] 749533=test_svcb_https
I, [2024-03-10T10:08:59.090410 #708271]  INFO -- : [441/874] 749528=test_gb18030
I, [2024-03-10T10:08:59.108588 #708271]  INFO -- : [442/874] 749533=test_gem_uninstaller
I, [2024-03-10T10:08:59.117370 #708271]  INFO -- : [443/874] 749528=test_rdoc_i18n_text
I, [2024-03-10T10:08:59.119727 #708271]  INFO -- : [444/874] 749528=test_io_buffer
I, [2024-03-10T10:08:59.131715 #708271]  INFO -- : [445/874] 749531=test_key_name_check
I, [2024-03-10T10:08:59.144501 #708271]  INFO -- : [446/874] 749531=test_backtrace
I, [2024-03-10T10:08:59.155331 #708271]  INFO -- : [447/874] 749531=test_defined
I, [2024-03-10T10:08:59.178438 #708271]  INFO -- : [448/874] 749528=test_data_error
I, [2024-03-10T10:08:59.227281 #708271]  INFO -- : [449/874] 749532=bom_test
I, [2024-03-10T10:08:59.237991 #708271]  INFO -- : [450/874] 749535=unescape_test
I, [2024-03-10T10:08:59.248346 #708271]  INFO -- : [451/874] 749532=test_ostruct
I, [2024-03-10T10:08:59.255566 #708271]  INFO -- : [452/874] 749531=test_force_exit
I, [2024-03-10T10:08:59.298494 #708271]  INFO -- : [453/874] 749528=test_file
I, [2024-03-10T10:08:59.375546 #708271]  INFO -- : [454/874] 749531=test_udp
I, [2024-03-10T10:08:59.392406 #708271]  INFO -- : [455/874] 749531=errors_test
I, [2024-03-10T10:08:59.461292 #708271]  INFO -- : [456/874] 749532=test_gem_commands_check_command
I, [2024-03-10T10:08:59.490399 #708271]  INFO -- : [457/874] 749532=test_regexp
I, [2024-03-10T10:08:59.629810 #708271]  INFO -- : [458/874] 749531=test_vm_dump
I, [2024-03-10T10:08:59.650318 #708271]  INFO -- : [459/874] 749531=test_integer_comb
I, [2024-03-10T10:09:00.628976 #708271]  INFO -- : [460/874] 749533=test_rdoc_markup_document
I, [2024-03-10T10:09:00.824384 #708271]  INFO -- : [461/874] 749533=test_tmpdir
I, [2024-03-10T10:09:00.867745 #708271]  INFO -- : [462/874] 749535=test_rdoc_ri_paths
I, [2024-03-10T10:09:00.911452 #708271]  INFO -- : [463/874] 749535=test_ts
I, [2024-03-10T10:09:00.935940 #708271]  INFO -- : [464/874] 749533=test_ensured
I, [2024-03-10T10:09:01.017344 #708271]  INFO -- : [465/874] 749533=library_symbols_test
I, [2024-03-10T10:09:01.146862 #708271]  INFO -- : [466/874] 749533=test_locale
I, [2024-03-10T10:09:01.193211 #708271]  INFO -- : [467/874] 749526=test_addr
I, [2024-03-10T10:09:01.201060 #708271]  INFO -- : [468/874] 749526=test_gem_uri_formatter
I, [2024-03-10T10:09:01.223118 #708271]  INFO -- : [469/874] 749526=test_erb_command
I, [2024-03-10T10:09:01.232858 #708271]  INFO -- : [470/874] 749533=test_helper
I, [2024-03-10T10:09:01.237415 #708271]  INFO -- : [471/874] 749533=test_encoding
I, [2024-03-10T10:09:01.291468 #708271]  INFO -- : [472/874] 749526=test_range
I, [2024-03-10T10:09:01.384918 #708271]  INFO -- : [473/874] 749535=test_project_sanity
I, [2024-03-10T10:09:01.492335 #708271]  INFO -- : [474/874] 749521=test_constant
I, [2024-03-10T10:09:01.529094 #708271]  INFO -- : [475/874] 749535=test_dup
I, [2024-03-10T10:09:01.555062 #708271]  INFO -- : [476/874] 749533=test_pty
I, [2024-03-10T10:09:01.653687 #708271]  INFO -- : [477/874] 749530=command_line_test
I, [2024-03-10T10:09:01.678625 #708271]  INFO -- : [478/874] 749530=test_transcode
I, [2024-03-10T10:09:01.778149 #708271]  INFO -- : [479/874] 749535=test_eval
I, [2024-03-10T10:09:02.018778 #708271]  INFO -- : [480/874] 749530=json_generator_test
I, [2024-03-10T10:09:02.127086 #708271]  INFO -- : [481/874] 749530=test_config
I, [2024-03-10T10:09:02.134139 #708271]  INFO -- : [482/874] 749533=test_gem_resolver_vendor_set
I, [2024-03-10T10:09:02.151420 #708271]  INFO -- : [483/874] 749535=test_enumerable
I, [2024-03-10T10:09:02.160104 #708271]  INFO -- : [484/874] 749535=test_gem_safe_marshal
I, [2024-03-10T10:09:02.175682 #708271]  INFO -- : [485/874] 749533=test_gem_resolver_api_set
I, [2024-03-10T10:09:02.202419 #708271]  INFO -- : [486/874] 749526=test_ast
I, [2024-03-10T10:09:02.239097 #708271]  INFO -- : [487/874] 749533=test_gem_request_set_gem_dependency_api
I, [2024-03-10T10:09:02.540093 #708271]  INFO -- : [488/874] 749533=test_lambda
I, [2024-03-10T10:09:02.549050 #708271]  INFO -- : [489/874] 749530=test_random_formatter
I, [2024-03-10T10:09:02.608503 #708271]  INFO -- : [490/874] 749530=test_helper
I, [2024-03-10T10:09:02.608915 #708271]  INFO -- : [491/874] 749530=test_jaro_winkler
I, [2024-03-10T10:09:02.618727 #708271]  INFO -- : [492/874] 749530=test_webauthn_listener
I, [2024-03-10T10:09:02.665001 #708271]  INFO -- : [493/874] 749533=test_rdoc_code_object
I, [2024-03-10T10:09:02.726184 #708271]  INFO -- : [494/874] 749530=test_x509store
I, [2024-03-10T10:09:03.015760 #708271]  INFO -- : [495/874] 749530=test_update
I, [2024-03-10T10:09:03.021301 #708271]  INFO -- : [496/874] 749530=test_fips
I, [2024-03-10T10:09:03.132194 #708271]  INFO -- : [497/874] 749535=test_x509name
I, [2024-03-10T10:09:03.134863 #708271]  INFO -- : [498/874] 749533=test_delete
I, [2024-03-10T10:09:03.147593 #708271]  INFO -- : [499/874] 749535=test_win32ole_method
I, [2024-03-10T10:09:03.149315 #708271]  INFO -- : [500/874] 749533=test_fd_setsize
I, [2024-03-10T10:09:03.152648 #708271]  INFO -- : [501/874] 749533=test_continuation
I, [2024-03-10T10:09:03.158017 #708271]  INFO -- : [502/874] 749535=test_class_name_check
I, [2024-03-10T10:09:03.162530 #708271]  INFO -- : [503/874] 749533=test_keyword
I, [2024-03-10T10:09:03.228854 #708271]  INFO -- : [504/874] 749535=test_pkey_rsa
I, [2024-03-10T10:09:03.335434 #708271]  INFO -- : [505/874] 749531=test_gem_commands_push_command
I, [2024-03-10T10:09:03.368149 #708271]  INFO -- : [506/874] 749530=test_weakkeymap
I, [2024-03-10T10:09:03.475829 #708271]  INFO -- : [507/874] 749535=test_numhash
I, [2024-03-10T10:09:03.503916 #708271]  INFO -- : [508/874] 749535=test_gem_package_task
I, [2024-03-10T10:09:03.506763 #708271]  INFO -- : [509/874] 749535=test_date_strptime
I, [2024-03-10T10:09:03.642340 #708271]  INFO -- : [510/874] 749535=test_placearg
I, [2024-03-10T10:09:03.722120 #708271]  INFO -- : [511/874] 749535=test_rdoc_markup_hard_break
I, [2024-03-10T10:09:03.726024 #708271]  INFO -- : [512/874] 749535=test_gem_platform
I, [2024-03-10T10:09:03.810464 #708271]  INFO -- : [513/874] 749530=test_import
I, [2024-03-10T10:09:03.861968 #708271]  INFO -- : [514/874] 749535=test_gem_resolver_lock_set
I, [2024-03-10T10:09:03.891047 #708271]  INFO -- : [515/874] 749535=test_not
I, [2024-03-10T10:09:03.902638 #708271]  INFO -- : [516/874] 749535=test_rdoc_parser_markdown
I, [2024-03-10T10:09:03.921271 #708271]  INFO -- : [517/874] 749533=test_file_exhaustive
I, [2024-03-10T10:09:03.931749 #708271]  INFO -- : [518/874] 749535=test_gem_update_suggestion
I, [2024-03-10T10:09:03.943912 #708271]  INFO -- : [519/874] 749531=test_files_test
I, [2024-03-10T10:09:03.988666 #708271]  INFO -- : [520/874] 749524=test_logger
I, [2024-03-10T10:09:04.011797 #708271]  INFO -- : [521/874] 749524=test_key_actor_emacs
I, [2024-03-10T10:09:04.052809 #708271]  INFO -- : [522/874] 749535=test_basicinstructions
I, [2024-03-10T10:09:04.057673 #708271]  INFO -- : [523/874] 749531=test_gem_gemcutter_utilities
I, [2024-03-10T10:09:04.143196 #708271]  INFO -- : [524/874] 749535=test_gem_command_manager
I, [2024-03-10T10:09:04.208390 #708271]  INFO -- : [525/874] 749524=test_arithmetic_sequence
I, [2024-03-10T10:09:04.226458 #708271]  INFO -- : [526/874] 749524=test_cgi_header
I, [2024-03-10T10:09:04.237670 #708271]  INFO -- : [527/874] 749524=heredoc_dedent_test
I, [2024-03-10T10:09:04.245182 #708271]  INFO -- : [528/874] 749524=test_object
I, [2024-03-10T10:09:04.257423 #708271]  INFO -- : [529/874] 749524=version_test
I, [2024-03-10T10:09:04.259814 #708271]  INFO -- : [530/874] 749524=test_ractor
I, [2024-03-10T10:09:04.325583 #708271]  INFO -- : [531/874] 749535=test_type
I, [2024-03-10T10:09:04.327493 #708271]  INFO -- : [532/874] 749524=test_pointer
I, [2024-03-10T10:09:04.336829 #708271]  INFO -- : [533/874] 749535=test_big5
I, [2024-03-10T10:09:04.345929 #708271]  INFO -- : [534/874] 749535=test_func
I, [2024-03-10T10:09:04.448380 #708271]  INFO -- : [535/874] 749531=test_rdoc_rd_block_parser
I, [2024-03-10T10:09:04.510901 #708271]  INFO -- : [536/874] 749531=test_signedness
I, [2024-03-10T10:09:04.511512 #708271]  INFO -- : [537/874] 749521=test_tsort
I, [2024-03-10T10:09:04.520419 #708271]  INFO -- : [538/874] 749521=test_change_word
I, [2024-03-10T10:09:04.542912 #708271]  INFO -- : [539/874] 749521=test_flip
I, [2024-03-10T10:09:04.572014 #708271]  INFO -- : [540/874] 749521=compiler_test
I, [2024-03-10T10:09:04.646000 #708271]  INFO -- : [541/874] 749521=test_timeout
I, [2024-03-10T10:09:04.652440 #708271]  INFO -- : [542/874] 749521=test_normalize
I, [2024-03-10T10:09:04.664388 #708271]  INFO -- : [543/874] 749521=test_ossl
I, [2024-03-10T10:09:04.855094 #708271]  INFO -- : [544/874] 749522=test_date_arith
I, [2024-03-10T10:09:04.875601 #708271]  INFO -- : [545/874] 749522=test_ruby_lex
I, [2024-03-10T10:09:05.065115 #708271]  INFO -- : [546/874] 749522=test_object
I, [2024-03-10T10:09:05.417977 #708271]  INFO -- : [547/874] 749528=test_gem_local_remote_options
I, [2024-03-10T10:09:05.489591 #708271]  INFO -- : [548/874] 749528=test_sleep
I, [2024-03-10T10:09:05.490118 #708271]  INFO -- : [549/874] 749530=test_gem_specification
I, [2024-03-10T10:09:05.499557 #708271]  INFO -- : [550/874] 749524=test_enum
I, [2024-03-10T10:09:05.575658 #708271]  INFO -- : [551/874] 749522=test_threadgroup
I, [2024-03-10T10:09:06.248763 #708271]  INFO -- : [552/874] 749529=test_have_macro
I, [2024-03-10T10:09:06.569059 #708271]  INFO -- : [553/874] 749527=test_complex2
I, [2024-03-10T10:09:06.580677 #708271]  INFO -- : [554/874] 749527=test_resolve_symbol
I, [2024-03-10T10:09:06.586708 #708271]  INFO -- : [555/874] 749522=test_gem_package
I, [2024-03-10T10:09:06.654152 #708271]  INFO -- : [556/874] 749524=ractor_test
I, [2024-03-10T10:09:06.657080 #708271]  INFO -- : [557/874] 749527=test_trace
I, [2024-03-10T10:09:06.673080 #708271]  INFO -- : [558/874] 749527=test_rdoc_generator_json_index
I, [2024-03-10T10:09:06.723472 #708271]  INFO -- : [559/874] 749527=test_win32ole_event
I, [2024-03-10T10:09:06.723556 #708271]  INFO -- : [560/874] 749527=test_time_tz
I, [2024-03-10T10:09:06.748416 #708271]  INFO -- : [561/874] 749524=test_bignum
I, [2024-03-10T10:09:06.785792 #708271]  INFO -- : [562/874] 749527=test_rdoc_class_module
I, [2024-03-10T10:09:06.854823 #708271]  INFO -- : [563/874] 749529=test_gem_ci_detector
I, [2024-03-10T10:09:06.862529 #708271]  INFO -- : [564/874] 749529=test_win32ole_variable
I, [2024-03-10T10:09:06.867008 #708271]  INFO -- : [565/874] 749529=test_arity
I, [2024-03-10T10:09:06.875010 #708271]  INFO -- : [566/874] 749529=test_stringio
I, [2024-03-10T10:09:06.905739 #708271]  INFO -- : [567/874] 749534=test_io_wait_uncommon
I, [2024-03-10T10:09:06.915025 #708271]  INFO -- : [568/874] 749534=test_win32ole_variant
I, [2024-03-10T10:09:06.920104 #708271]  INFO -- : [569/874] 749534=test_ipaddr
I, [2024-03-10T10:09:06.931841 #708271]  INFO -- : [570/874] 749524=test_history
I, [2024-03-10T10:09:06.946800 #708271]  INFO -- : [571/874] 749524=test_mixed_unicode_escapes
I, [2024-03-10T10:09:06.957851 #708271]  INFO -- : [572/874] 749524=test_rdoc_markup_to_ansi
I, [2024-03-10T10:09:06.985573 #708271]  INFO -- : [573/874] 749534=test_gem_resolver_api_specification
I, [2024-03-10T10:09:07.002878 #708271]  INFO -- : [574/874] 749529=test_merge_keys
I, [2024-03-10T10:09:07.005393 #708271]  INFO -- : [575/874] 749524=test_rdoc_extend
I, [2024-03-10T10:09:07.034208 #708271]  INFO -- : [576/874] 749524=test_coderange
I, [2024-03-10T10:09:07.036483 #708271]  INFO -- : [577/874] 749529=location_test
I, [2024-03-10T10:09:07.040796 #708271]  INFO -- : [578/874] 749524=test_symbol
I, [2024-03-10T10:09:07.041595 #708271]  INFO -- : [579/874] 749534=test_mailto
I, [2024-03-10T10:09:07.049136 #708271]  INFO -- : [580/874] 749524=test_rdoc_generator_darkfish
I, [2024-03-10T10:09:07.060248 #708271]  INFO -- : [581/874] 749534=test_rdoc_comment
I, [2024-03-10T10:09:07.133186 #708271]  INFO -- : [582/874] 749534=test_resize
I, [2024-03-10T10:09:07.145636 #708271]  INFO -- : [583/874] 749534=test_error_highlight
I, [2024-03-10T10:09:07.193074 #708271]  INFO -- : [584/874] 749529=test_http_request
I, [2024-03-10T10:09:07.238041 #708271]  INFO -- : [585/874] 749531=test_gem_source_fetch_problem
I, [2024-03-10T10:09:07.255219 #708271]  INFO -- : [586/874] 749531=json_generic_object_test
I, [2024-03-10T10:09:07.264790 #708271]  INFO -- : [587/874] 749529=test_numeric
I, [2024-03-10T10:09:07.269488 #708271]  INFO -- : [588/874] 749531=test_member
I, [2024-03-10T10:09:07.272132 #708271]  INFO -- : [589/874] 749529=test_cgi_multipart
I, [2024-03-10T10:09:07.274905 #708271]  INFO -- : [590/874] 749531=test_word
I, [2024-03-10T10:09:07.278149 #708271]  INFO -- : [591/874] 749531=test_gem_commands_cleanup_command
I, [2024-03-10T10:09:07.362339 #708271]  INFO -- : [592/874] 749522=test_ractor_compatibility
I, [2024-03-10T10:09:07.475895 #708271]  INFO -- : [593/874] 749524=format_errors_test
I, [2024-03-10T10:09:07.483968 #708271]  INFO -- : [594/874] 749524=test_dir
I, [2024-03-10T10:09:07.544066 #708271]  INFO -- : [595/874] 749529=test_date_ractor
I, [2024-03-10T10:09:07.570835 #708271]  INFO -- : [596/874] 749527=test_gem_console_ui
I, [2024-03-10T10:09:07.586783 #708271]  INFO -- : [597/874] 749527=test_eval
I, [2024-03-10T10:09:07.592658 #708271]  INFO -- : [598/874] 749527=test_autoconf
I, [2024-03-10T10:09:07.602998 #708271]  INFO -- : [599/874] 749527=test_unix
I, [2024-03-10T10:09:07.648558 #708271]  INFO -- : [600/874] 749527=test_enc_associate
I, [2024-03-10T10:09:07.769590 #708271]  INFO -- : [601/874] 749534=test_lazy_enumerator
I, [2024-03-10T10:09:07.779592 #708271]  INFO -- : [602/874] 749524=ruby_api_test
I, [2024-03-10T10:09:07.784036 #708271]  INFO -- : [603/874] 749522=test_find_executable
I, [2024-03-10T10:09:07.794631 #708271]  INFO -- : [604/874] 749522=test_coder
I, [2024-03-10T10:09:07.813117 #708271]  INFO -- : [605/874] 749522=test_symbol
I, [2024-03-10T10:09:07.867262 #708271]  INFO -- : [606/874] 749529=test_context
I, [2024-03-10T10:09:07.901672 #708271]  INFO -- : [607/874] 749531=test_gem_commands_pristine_command
I, [2024-03-10T10:09:07.916369 #708271]  INFO -- : [608/874] 749535=test_nofree
I, [2024-03-10T10:09:07.918413 #708271]  INFO -- : [609/874] 749535=test_function_entry
I, [2024-03-10T10:09:07.922920 #708271]  INFO -- : [610/874] 749535=test_pkcs7
I, [2024-03-10T10:09:07.948136 #708271]  INFO -- : [611/874] 749524=test_gem_resolver_requirement_list
I, [2024-03-10T10:09:07.955244 #708271]  INFO -- : [612/874] 749524=test_arith_seq_beg_len_step
I, [2024-03-10T10:09:08.030547 #708271]  INFO -- : [613/874] 749524=test_object_references
I, [2024-03-10T10:09:08.036922 #708271]  INFO -- : [614/874] 749529=test_usrmarshal
I, [2024-03-10T10:09:08.040087 #708271]  INFO -- : [615/874] 749524=test_gem_resolver_git_specification
I, [2024-03-10T10:09:08.078839 #708271]  INFO -- : [616/874] 749535=test_stat
I, [2024-03-10T10:09:08.093030 #708271]  INFO -- : [617/874] 749535=test_gem_request_set_lockfile_tokenizer
I, [2024-03-10T10:09:08.180034 #708271]  INFO -- : [618/874] 749535=test_have_func
I, [2024-03-10T10:09:08.254540 #708271]  INFO -- : [619/874] 749530=test_nextafter
I, [2024-03-10T10:09:08.273771 #708271]  INFO -- : [620/874] 749525=test_capacity
I, [2024-03-10T10:09:08.280209 #708271]  INFO -- : [621/874] 749525=test_call
I, [2024-03-10T10:09:08.303526 #708271]  INFO -- : [622/874] 749529=test_https_proxy
I, [2024-03-10T10:09:08.308512 #708271]  INFO -- : [623/874] 749529=test_rubygems
I, [2024-03-10T10:09:08.324393 #708271]  INFO -- : [624/874] 749527=test_super
I, [2024-03-10T10:09:08.336193 #708271]  INFO -- : [625/874] 749524=test_rubyoptions
I, [2024-03-10T10:09:08.428103 #708271]  INFO -- : [626/874] 749530=test_cgi_modruby
I, [2024-03-10T10:09:08.431418 #708271]  INFO -- : [627/874] 749525=test_integer
I, [2024-03-10T10:09:08.434273 #708271]  INFO -- : [628/874] 749530=test_gem_commands_setup_command
I, [2024-03-10T10:09:08.440954 #708271]  INFO -- : [629/874] 749534=test_dryrun
I, [2024-03-10T10:09:08.466345 #708271]  INFO -- : [630/874] 749534=test_integer
I, [2024-03-10T10:09:08.536822 #708271]  INFO -- : [631/874] 749529=desugar_compiler_test
I, [2024-03-10T10:09:08.553791 #708271]  INFO -- : [632/874] 749529=test_env
I, [2024-03-10T10:09:08.558966 #708271]  INFO -- : [633/874] 749534=test_rdoc_attr
I, [2024-03-10T10:09:08.571910 #708271]  INFO -- : [634/874] 749534=test_gem_source_lock
I, [2024-03-10T10:09:08.631272 #708271]  INFO -- : [635/874] 749534=test_gem
I, [2024-03-10T10:09:09.085333 #708271]  INFO -- : [636/874] 749530=test_ractor
I, [2024-03-10T10:09:09.110324 #708271]  INFO -- : [637/874] 749530=test_gem_commands_open_command
I, [2024-03-10T10:09:09.223876 #708271]  INFO -- : [638/874] 749530=test_dns
I, [2024-03-10T10:09:09.538508 #708271]  INFO -- : [639/874] 749527=parse_stream_test
I, [2024-03-10T10:09:09.544347 #708271]  INFO -- : [640/874] 749527=test_parser
I, [2024-03-10T10:09:09.571177 #708271]  INFO -- : [641/874] 749531=test_cgi_core
I, [2024-03-10T10:09:09.581140 #708271]  INFO -- : [642/874] 749527=test_rb_str_dup
I, [2024-03-10T10:09:09.585801 #708271]  INFO -- : [643/874] 749531=test_reline_key
I, [2024-03-10T10:09:09.589641 #708271]  INFO -- : [644/874] 749527=test_singleton_function
I, [2024-03-10T10:09:09.591167 #708271]  INFO -- : [645/874] 749531=test_ancdata
I, [2024-03-10T10:09:09.593131 #708271]  INFO -- : [646/874] 749527=test_alias
I, [2024-03-10T10:09:09.597632 #708271]  INFO -- : [647/874] 749531=test_timeout
I, [2024-03-10T10:09:09.696083 #708271]  INFO -- : [648/874] 749530=test_marshal
I, [2024-03-10T10:09:09.802334 #708271]  INFO -- : [649/874] 749527=test_unicode_normalize
I, [2024-03-10T10:09:10.225894 #708271]  INFO -- : [650/874] 749535=test_nonblock
I, [2024-03-10T10:09:10.241606 #708271]  INFO -- : [651/874] 749535=test_weakref
I, [2024-03-10T10:09:10.479626 #708271]  INFO -- : [652/874] 749528=test_my_integer
I, [2024-03-10T10:09:10.480172 #708271]  INFO -- : [653/874] 749528=test_thread
I, [2024-03-10T10:09:10.489683 #708271]  INFO -- : [654/874] 749531=json_ext_parser_test
I, [2024-03-10T10:09:10.495544 #708271]  INFO -- : [655/874] 749531=test_debugger_integration
I, [2024-03-10T10:09:10.515622 #708271]  INFO -- : [656/874] 749531=test_rendering
I, [2024-03-10T10:09:10.531109 #708271]  INFO -- : [657/874] 749531=test_ractor
I, [2024-03-10T10:09:10.550157 #708271]  INFO -- : [658/874] 749535=test_ssl
I, [2024-03-10T10:09:10.710819 #708271]  INFO -- : [659/874] 749521=test_fixnum
I, [2024-03-10T10:09:10.728222 #708271]  INFO -- : [660/874] 749530=test_signal
I, [2024-03-10T10:09:10.738500 #708271]  INFO -- : [661/874] 749521=test_x509crl
I, [2024-03-10T10:09:10.869138 #708271]  INFO -- : [662/874] 749521=test_rdoc_rd
I, [2024-03-10T10:09:10.898659 #708271]  INFO -- : [663/874] 749521=test_cgi_session
I, [2024-03-10T10:09:10.934529 #708271]  INFO -- : [664/874] 749521=test_rdoc_top_level
I, [2024-03-10T10:09:10.936105 #708271]  INFO -- : [665/874] 749531=test_metaclass
I, [2024-03-10T10:09:10.945768 #708271]  INFO -- : [666/874] 749531=test_input_method
I, [2024-03-10T10:09:10.986148 #708271]  INFO -- : [667/874] 749534=test_windows_1252
I, [2024-03-10T10:09:10.996939 #708271]  INFO -- : [668/874] 749531=test_process
I, [2024-03-10T10:09:11.000151 #708271]  INFO -- : [669/874] 749534=test_float
I, [2024-03-10T10:09:11.014403 #708271]  INFO -- : [670/874] 749522=test_require
I, [2024-03-10T10:09:11.029633 #708271]  INFO -- : [671/874] 749531=test_cgi_cookie
I, [2024-03-10T10:09:11.045724 #708271]  INFO -- : [672/874] 749531=test_dir_m17n
I, [2024-03-10T10:09:11.083685 #708271]  INFO -- : [673/874] 749535=test_gem_resolver_installer_set
I, [2024-03-10T10:09:11.316877 #708271]  INFO -- : [674/874] 749521=test_regex_casefold
I, [2024-03-10T10:09:11.377182 #708271]  INFO -- : [675/874] 749533=test_gem_commands_signout_command
I, [2024-03-10T10:09:11.385762 #708271]  INFO -- : [676/874] 749533=test_refinement
I, [2024-03-10T10:09:11.404305 #708271]  INFO -- : [677/874] 749535=test_gem_source_git
I, [2024-03-10T10:09:11.844513 #708271]  INFO -- : [678/874] 749525=test_cipher
I, [2024-03-10T10:09:11.882797 #708271]  INFO -- : [679/874] 749525=test_gem_security_signer
I, [2024-03-10T10:09:11.958595 #708271]  INFO -- : [680/874] 749529=test_new
I, [2024-03-10T10:09:11.964899 #708271]  INFO -- : [681/874] 749529=test_gem_resolver_git_set
I, [2024-03-10T10:09:12.001051 #708271]  INFO -- : [682/874] 749525=test_storage
I, [2024-03-10T10:09:12.013486 #708271]  INFO -- : [683/874] 749521=test_iterator
I, [2024-03-10T10:09:12.016821 #708271]  INFO -- : [684/874] 749525=test_string
I, [2024-03-10T10:09:12.020964 #708271]  INFO -- : [685/874] 749525=test_omap
I, [2024-03-10T10:09:12.049885 #708271]  INFO -- : [686/874] 749525=test_digest_extend
I, [2024-03-10T10:09:12.069055 #708271]  INFO -- : [687/874] 749525=test_shellwords
I, [2024-03-10T10:09:12.079599 #708271]  INFO -- : [688/874] 749525=test_debug
I, [2024-03-10T10:09:12.083345 #708271]  INFO -- : [689/874] 749525=pattern_test
I, [2024-03-10T10:09:12.126418 #708271]  INFO -- : [690/874] 749521=test_memory_view
I, [2024-03-10T10:09:12.134583 #708271]  INFO -- : [691/874] 749535=test_cparser
I, [2024-03-10T10:09:12.159162 #708271]  INFO -- : [692/874] 749521=test_pkg_config
I, [2024-03-10T10:09:12.167524 #708271]  INFO -- : [693/874] 749525=fuzzer_test
I, [2024-03-10T10:09:12.168998 #708271]  INFO -- : [694/874] 749521=test_sexp
I, [2024-03-10T10:09:12.179989 #708271]  INFO -- : [695/874] 749525=test_rdoc_markup_include
I, [2024-03-10T10:09:12.197336 #708271]  INFO -- : [696/874] 749521=test_variable
I, [2024-03-10T10:09:12.216109 #708271]  INFO -- : [697/874] 749525=test_struct
I, [2024-03-10T10:09:12.220737 #708271]  INFO -- : [698/874] 749525=magic_comment_test
I, [2024-03-10T10:09:12.233171 #708271]  INFO -- : [699/874] 749525=test_rdoc_markup_to_html_snippet
I, [2024-03-10T10:09:12.318317 #708271]  INFO -- : [700/874] 749525=test_gem_source_subpath_problem
I, [2024-03-10T10:09:12.320892 #708271]  INFO -- : [701/874] 749521=test_dln
I, [2024-03-10T10:09:12.332998 #708271]  INFO -- : [702/874] 749521=json_common_interface_test
I, [2024-03-10T10:09:12.356431 #708271]  INFO -- : [703/874] 749521=test_win32ole_variant_outarg
I, [2024-03-10T10:09:12.362131 #708271]  INFO -- : [704/874] 749521=test_config
I, [2024-03-10T10:09:12.367248 #708271]  INFO -- : [705/874] 749529=json_parser_test
I, [2024-03-10T10:09:12.415247 #708271]  INFO -- : [706/874] 749521=test_nomethod_error
I, [2024-03-10T10:09:12.423754 #708271]  INFO -- : [707/874] 749521=memsize_test
I, [2024-03-10T10:09:12.426470 #708271]  INFO -- : [708/874] 749529=test_set
I, [2024-03-10T10:09:12.435269 #708271]  INFO -- : [709/874] 749521=test_struct
I, [2024-03-10T10:09:12.470371 #708271]  INFO -- : [710/874] 749525=test_gem_path_support
I, [2024-03-10T10:09:12.481438 #708271]  INFO -- : [711/874] 749529=test_files_test_1
I, [2024-03-10T10:09:12.520474 #708271]  INFO -- : [712/874] 749525=test_rdoc_rd_inline
I, [2024-03-10T10:09:12.525791 #708271]  INFO -- : [713/874] 749525=test_mutex
I, [2024-03-10T10:09:12.742633 #708271]  INFO -- : [714/874] 749534=test_x509req
I, [2024-03-10T10:09:12.853111 #708271]  INFO -- : [715/874] 749531=test_key_error
I, [2024-03-10T10:09:12.858546 #708271]  INFO -- : [716/874] 749531=test_div
I, [2024-03-10T10:09:12.863458 #708271]  INFO -- : [717/874] 749531=test_engine
I, [2024-03-10T10:09:12.865026 #708271]  INFO -- : [718/874] 749531=test_win32ole_variant_m
I, [2024-03-10T10:09:12.871712 #708271]  INFO -- : [719/874] 749531=test_color_printer
I, [2024-03-10T10:09:12.876403 #708271]  INFO -- : [720/874] 749531=test_deprecated
I, [2024-03-10T10:09:12.878320 #708271]  INFO -- : [721/874] 749531=test_insns_leaf
I, [2024-03-10T10:09:12.883871 #708271]  INFO -- : [722/874] 749531=test_serialize_subclasses
I, [2024-03-10T10:09:12.889243 #708271]  INFO -- : [723/874] 749531=test_parser
I, [2024-03-10T10:09:12.922213 #708271]  INFO -- : [724/874] 749531=test_method_name_check
I, [2024-03-10T10:09:12.934172 #708271]  INFO -- : [725/874] 749534=test_arith_seq_extract
I, [2024-03-10T10:09:12.956099 #708271]  INFO -- : [726/874] 749531=test_ssl
I, [2024-03-10T10:09:13.030619 #708271]  INFO -- : [727/874] 749521=test_gem_ext_cargo_builder
I, [2024-03-10T10:09:13.065439 #708271]  INFO -- : [728/874] 749521=constant_path_node_test
I, [2024-03-10T10:09:13.068505 #708271]  INFO -- : [729/874] 749521=test_gem_request_set
I, [2024-03-10T10:09:13.137427 #708271]  INFO -- : [730/874] 749530=test_module
I, [2024-03-10T10:09:13.139635 #708271]  INFO -- : [731/874] 749534=test_boolean
I, [2024-03-10T10:09:13.150926 #708271]  INFO -- : [732/874] 749534=test_stringify_symbols
I, [2024-03-10T10:09:13.182444 #708271]  INFO -- : [733/874] 749534=test_instrumentation_api
I, [2024-03-10T10:09:13.620082 #708271]  INFO -- : [734/874] 749521=integer_parse_test
I, [2024-03-10T10:09:13.627280 #708271]  INFO -- : [735/874] 749521=test_monitor
I, [2024-03-10T10:09:13.664599 #708271]  INFO -- : [736/874] 749525=test_buffered_io
I, [2024-03-10T10:09:13.744082 #708271]  INFO -- : [737/874] 749525=test_configuration
I, [2024-03-10T10:09:13.804480 #708271]  INFO -- : [738/874] 749535=test_rubyvm
I, [2024-03-10T10:09:13.811054 #708271]  INFO -- : [739/874] 749535=test_rdoc_generator_markup
I, [2024-03-10T10:09:13.820924 #708271]  INFO -- : [740/874] 749535=test_whileuntil
I, [2024-03-10T10:09:13.827298 #708271]  INFO -- : [741/874] 749535=test_rdoc_parser_simple
I, [2024-03-10T10:09:13.847010 #708271]  INFO -- : [742/874] 749535=test_load
I, [2024-03-10T10:09:13.850488 #708271]  INFO -- : [743/874] 749535=test_yamldbm
I, [2024-03-10T10:09:13.855459 #708271]  INFO -- : [744/874] 749535=test_abi
I, [2024-03-10T10:09:13.865065 #708271]  INFO -- : [745/874] 749521=test_provider
I, [2024-03-10T10:09:13.901531 #708271]  INFO -- : [746/874] 749525=test_evaluation
I, [2024-03-10T10:09:13.928131 #708271]  INFO -- : [747/874] 749525=test_https
I, [2024-03-10T10:09:14.135591 #708271]  INFO -- : [748/874] 749535=test_gem_ext_builder
I, [2024-03-10T10:09:14.276433 #708271]  INFO -- : [749/874] 749525=test_win32ole_method_event
I, [2024-03-10T10:09:14.284272 #708271]  INFO -- : [750/874] 749525=test_nesting_parser
I, [2024-03-10T10:09:14.320773 #708271]  INFO -- : [751/874] 749521=test_gem_dependency_list
I, [2024-03-10T10:09:14.434559 #708271]  INFO -- : [752/874] 749525=test_benchmark
I, [2024-03-10T10:09:14.486781 #708271]  INFO -- : [753/874] 749521=test_gem_commands_outdated_command
I, [2024-03-10T10:09:14.533284 #708271]  INFO -- : [754/874] 749521=test_array
I, [2024-03-10T10:09:14.717907 #708271]  INFO -- : [755/874] 749522=test_gem_package_tar_writer
I, [2024-03-10T10:09:14.844846 #708271]  INFO -- : [756/874] 749522=test_gem_source
I, [2024-03-10T10:09:15.196371 #708271]  INFO -- : [757/874] 749522=test_scalar_scanner
I, [2024-03-10T10:09:15.220576 #708271]  INFO -- : [758/874] 749522=test_rational2
I, [2024-03-10T10:09:15.222576 #708271]  INFO -- : [759/874] 749522=test_rational
I, [2024-03-10T10:09:15.252564 #708271]  INFO -- : [760/874] 749522=test_assembler
I, [2024-03-10T10:09:15.255669 #708271]  INFO -- : [761/874] 749522=attribute_write_test
I, [2024-03-10T10:09:15.298691 #708271]  INFO -- : [762/874] 749527=test_propertyputref
I, [2024-03-10T10:09:15.312141 #708271]  INFO -- : [763/874] 749527=test_spell_checker
I, [2024-03-10T10:09:15.347144 #708271]  INFO -- : [764/874] 749527=test_erb
I, [2024-03-10T10:09:15.376014 #708271]  INFO -- : [765/874] 749522=test_x509ext
I, [2024-03-10T10:09:15.393031 #708271]  INFO -- : [766/874] 749522=test_gem_source_installed
I, [2024-03-10T10:09:15.413708 #708271]  INFO -- : [767/874] 749522=test_gem_commands_cert_command
I, [2024-03-10T10:09:15.451751 #708271]  INFO -- : [768/874] 749527=test_completion
I, [2024-03-10T10:09:15.717307 #708271]  INFO -- : [769/874] 749535=test_len
I, [2024-03-10T10:09:15.722740 #708271]  INFO -- : [770/874] 749535=test_yield_block
I, [2024-03-10T10:09:15.727584 #708271]  INFO -- : [771/874] 749535=test_document
I, [2024-03-10T10:09:15.735163 #708271]  INFO -- : [772/874] 749535=test_acceptable
I, [2024-03-10T10:09:15.881741 #708271]  INFO -- : [773/874] 749535=test_rdoc_generator_pot_po_entry
I, [2024-03-10T10:09:15.889274 #708271]  INFO -- : [774/874] 749535=test_euc_jp
I, [2024-03-10T10:09:15.894630 #708271]  INFO -- : [775/874] 749535=test_pair
I, [2024-03-10T10:09:15.931210 #708271]  INFO -- : [776/874] 749525=test_win32ole_param
I, [2024-03-10T10:09:15.948084 #708271]  INFO -- : [777/874] 749525=test_gem_commands_yank_command
I, [2024-03-10T10:09:16.150735 #708271]  INFO -- : [778/874] 749533=test_name_error_extension
I, [2024-03-10T10:09:16.174104 #708271]  INFO -- : [779/874] 749533=test_rdoc_i18n_locale
I, [2024-03-10T10:09:16.193085 #708271]  INFO -- : [780/874] 749533=test_primitive
I, [2024-03-10T10:09:16.222779 #708271]  INFO -- : [781/874] 749534=test_human_typo
I, [2024-03-10T10:09:16.224321 #708271]  INFO -- : [782/874] 749533=test_rbconfig
I, [2024-03-10T10:09:16.226979 #708271]  INFO -- : [783/874] 749529=test_key_stroke
I, [2024-03-10T10:09:16.228081 #708271]  INFO -- : [784/874] 749533=json_encoding_test
I, [2024-03-10T10:09:16.233650 #708271]  INFO -- : [785/874] 749534=test_color
I, [2024-03-10T10:09:16.235403 #708271]  INFO -- : [786/874] 749533=test_httpheader
I, [2024-03-10T10:09:16.276790 #708271]  INFO -- : [787/874] 749529=test_gem_resolver_local_specification
I, [2024-03-10T10:09:16.302808 #708271]  INFO -- : [788/874] 749533=test_rdoc_ri_driver
I, [2024-03-10T10:09:16.321788 #708271]  INFO -- : [789/874] 749529=test_set_len
I, [2024-03-10T10:09:16.334657 #708271]  INFO -- : [790/874] 749529=test_httpresponses
I, [2024-03-10T10:09:16.343119 #708271]  INFO -- : [791/874] 749529=test_encoding
I, [2024-03-10T10:09:16.351462 #708271]  INFO -- : [792/874] 749534=test_sockopt
I, [2024-03-10T10:09:16.358753 #708271]  INFO -- : [793/874] 749534=test_install
I, [2024-03-10T10:09:16.365041 #708271]  INFO -- : [794/874] 749529=test_rdoc_markup_to_label
I, [2024-03-10T10:09:16.426641 #708271]  INFO -- : [795/874] 749529=test_bn
I, [2024-03-10T10:09:16.444741 #708271]  INFO -- : [796/874] 749525=test_win32ole_param_event
I, [2024-03-10T10:09:16.452840 #708271]  INFO -- : [797/874] 749525=test_path
I, [2024-03-10T10:09:16.463925 #708271]  INFO -- : [798/874] 749525=test_case_mapping
I, [2024-03-10T10:09:16.471002 #708271]  INFO -- : [799/874] 749525=test_tree_spell_checker
I, [2024-03-10T10:09:16.495129 #708271]  INFO -- : [800/874] 749529=test_addrinfo
I, [2024-03-10T10:09:16.520347 #708271]  INFO -- : [801/874] 749525=test_http
I, [2024-03-10T10:09:16.585333 #708271]  INFO -- : [802/874] 749529=test_bug-14834
I, [2024-03-10T10:09:16.604810 #708271]  INFO -- : [803/874] 749534=test_date_compat
I, [2024-03-10T10:09:16.610402 #708271]  INFO -- : [804/874] 749534=test_rdoc_markup_to_html
I, [2024-03-10T10:09:16.664058 #708271]  INFO -- : [805/874] 749530=test_terminfo
I, [2024-03-10T10:09:16.666258 #708271]  INFO -- : [806/874] 749530=test_compile_prism
I, [2024-03-10T10:09:16.697426 #708271]  INFO -- : [807/874] 749529=test_ssl_session
I, [2024-03-10T10:09:16.708553 #708271]  INFO -- : [808/874] 749534=test_lexer
I, [2024-03-10T10:09:16.712196 #708271]  INFO -- : [809/874] 749533=test_thread_cv
I, [2024-03-10T10:09:16.723761 #708271]  INFO -- : [810/874] 749534=test_gem_resolver_vendor_specification
I, [2024-03-10T10:09:16.761493 #708271]  INFO -- : [811/874] 749534=test_gem_commands_update_command
I, [2024-03-10T10:09:16.868493 #708271]  INFO -- : [812/874] 749523=test_gem_uri
I, [2024-03-10T10:09:16.894454 #708271]  INFO -- : [813/874] 749523=test_key_event_record
I, [2024-03-10T10:09:16.904598 #708271]  INFO -- : [814/874] 749527=test_notimplement
I, [2024-03-10T10:09:16.915704 #708271]  INFO -- : [815/874] 749527=test_random
I, [2024-03-10T10:09:16.960523 #708271]  INFO -- : [816/874] 749527=test_rdoc_method_attr
I, [2024-03-10T10:09:16.971796 #708271]  INFO -- : [817/874] 749523=test_filter
I, [2024-03-10T10:09:17.022475 #708271]  INFO -- : [818/874] 749523=test_gem_gem_runner
I, [2024-03-10T10:09:17.045652 #708271]  INFO -- : [819/874] 749530=static_literals_test
I, [2024-03-10T10:09:17.054442 #708271]  INFO -- : [820/874] 749530=test_data
I, [2024-03-10T10:09:17.060088 #708271]  INFO -- : [821/874] 749530=test_rdoc_generator_pot
I, [2024-03-10T10:09:17.067392 #708271]  INFO -- : [822/874] 749523=test_rdoc_parser_changelog
I, [2024-03-10T10:09:17.073772 #708271]  INFO -- : [823/874] 749530=test_enumerator
I, [2024-03-10T10:09:17.081827 #708271]  INFO -- : [824/874] 749530=test_koi8
I, [2024-03-10T10:09:17.088321 #708271]  INFO -- : [825/874] 749530=parameters_signature_test
I, [2024-03-10T10:09:17.089282 #708271]  INFO -- : [826/874] 749527=test_unicode
I, [2024-03-10T10:09:17.107737 #708271]  INFO -- : [827/874] 749530=test_io_m17n
I, [2024-03-10T10:09:17.118840 #708271]  INFO -- : [828/874] 749527=test_variable_name_check
I, [2024-03-10T10:09:17.198402 #708271]  INFO -- : [829/874] 749527=test_did_you_mean
I, [2024-03-10T10:09:17.330163 #708271]  INFO -- : [830/874] 749523=test_gem_commands_server_command
I, [2024-03-10T10:09:17.337807 #708271]  INFO -- : [831/874] 749523=test_append
I, [2024-03-10T10:09:17.341763 #708271]  INFO -- : [832/874] 749523=test_option
I, [2024-03-10T10:09:17.358890 #708271]  INFO -- : [833/874] 749533=test_cmethod
I, [2024-03-10T10:09:17.359800 #708271]  INFO -- : [834/874] 749533=test_tracer
I, [2024-03-10T10:09:17.371821 #708271]  INFO -- : [835/874] 749533=test_gem_commands_build_command
I, [2024-03-10T10:09:17.391211 #708271]  INFO -- : [836/874] 749527=test_interned_str
I, [2024-03-10T10:09:17.391776 #708271]  INFO -- : [837/874] 749527=test_case_comprehensive
I, [2024-03-10T10:09:17.475732 #708271]  INFO -- : [838/874] 749523=test_ocsp
I, [2024-03-10T10:09:17.507831 #708271]  INFO -- : [839/874] 749522=test_class
I, [2024-03-10T10:09:17.515413 #708271]  INFO -- : [840/874] 749522=test_pkey_dsa
I, [2024-03-10T10:09:17.621410 #708271]  INFO -- : [841/874] 749529=test_scheduler
I, [2024-03-10T10:09:17.726019 #708271]  INFO -- : [842/874] 749533=test_exception_at_throwing
I, [2024-03-10T10:09:17.744043 #708271]  INFO -- : [843/874] 749523=test_iseq
I, [2024-03-10T10:09:17.776277 #708271]  INFO -- : [844/874] 749520=test_rdoc_markup_heading
I, [2024-03-10T10:09:17.778664 #708271]  INFO -- : [845/874] 749520=test_printf
I, [2024-03-10T10:09:17.784743 #708271]  INFO -- : [846/874] 749529=test_rdoc_markup_pre_process
I, [2024-03-10T10:09:17.796341 #708271]  INFO -- : [847/874] 749533=test_to_ary_concat
I, [2024-03-10T10:09:17.796561 #708271]  INFO -- : [848/874] 749520=test_webauthn_listener_response
I, [2024-03-10T10:09:17.820524 #708271]  INFO -- : [849/874] 749520=test_time
I, [2024-03-10T10:09:17.929702 #708271]  INFO -- : [850/874] 749529=test_stream
I, [2024-03-10T10:09:17.954686 #708271]  INFO -- : [851/874] 749529=test_pinned
I, [2024-03-10T10:09:18.014969 #708271]  INFO -- : [852/874] 749529=test_emoji_breaks
I, [2024-03-10T10:09:18.054490 #708271]  INFO -- : [853/874] 749520=test_gem_bundler_version_finder
I, [2024-03-10T10:09:18.095275 #708271]  INFO -- : [854/874] 749520=test_within_pipe
I, [2024-03-10T10:09:18.183584 #708271]  INFO -- : [855/874] 749520=test_files_lib
I, [2024-03-10T10:09:18.287456 #708271]  INFO -- : [856/874] 749534=test_gem_commands_unpack_command
I, [2024-03-10T10:09:18.542412 #708271]  INFO -- : [857/874] 749522=test_beginendblock
I, [2024-03-10T10:09:18.595788 #708271]  INFO -- : [858/874] 749523=test_help
I, [2024-03-10T10:09:18.604987 #708271]  INFO -- : [859/874] 749523=test_rdoc_markup_to_bs
I, [2024-03-10T10:09:18.649577 #708271]  INFO -- : [860/874] 749523=test_digest
I, [2024-03-10T10:09:18.665481 #708271]  INFO -- : [861/874] 749523=test_ractor
I, [2024-03-10T10:09:18.706526 #708271]  INFO -- : [862/874] 749534=test_rdoc_servlet
I, [2024-03-10T10:09:18.735740 #708271]  INFO -- : [863/874] 749523=test_gem_security
I, [2024-03-10T10:09:18.807118 #708271]  INFO -- : [864/874] 749530=test_fiber
I, [2024-03-10T10:09:18.885694 #708271]  INFO -- : [865/874] 749534=test_open3
I, [2024-03-10T10:09:19.056123 #708271]  INFO -- : [866/874] 749522=test_bundled_ca
I, [2024-03-10T10:09:19.175194 #708271]  INFO -- : [867/874] 749535=test_closure
I, [2024-03-10T10:09:19.596833 #708271]  INFO -- : [868/874] 749528=test_delegate
I, [2024-03-10T10:09:19.628280 #708271]  INFO -- : [869/874] 749528=test_popen_deadlock
I, [2024-03-10T10:09:19.940530 #708271]  INFO -- : [870/874] 749533=test_history
I, [2024-03-10T10:09:19.961987 #708271]  INFO -- : [871/874] 749533=test_mkmf
I, [2024-03-10T10:09:20.000750 #708271]  INFO -- : [872/874] 749533=test_date_marshal
I, [2024-03-10T10:09:20.009626 #708271]  INFO -- : [873/874] 749535=test_recursion
I, [2024-03-10T10:09:20.010411 #708271]  INFO -- : [874/874] 749533=test_exit
I, [2024-03-10T10:09:36.828680 #708271]  INFO -- : Finished tests in 50.538839s, 520.1544 tests/s, 188364.2605 assertions/s.
I, [2024-03-10T10:09:36.829319 #708271]  INFO -- : 26288 tests, 9519711 assertions, 0 failures, 0 errors, 284 skips
I, [2024-03-10T10:09:36.829395 #708271]  INFO -- : 
I, [2024-03-10T10:09:36.829430 #708271]  INFO -- : ruby -v: ruby 3.4.0dev (2024-03-09T14:08:37Z master d94ad00252) [x86_64-linux]
I, [2024-03-10T10:09:36.834056 #708271]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
I, [2024-03-10T10:09:36.834529 #708271]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'
I, [2024-03-10T10:09:37.057234 #708271]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-03-10T10:09:37.057288 #708271]  INFO -- : 	CC = gcc
I, [2024-03-10T10:09:37.057299 #708271]  INFO -- : 	LD = ld
I, [2024-03-10T10:09:37.057308 #708271]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-03-10T10:09:37.057317 #708271]  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-03-10T10:09:37.057328 #708271]  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-03-10T10:09:37.057341 #708271]  INFO -- : 	CPPFLAGS =   
I, [2024-03-10T10:09:37.057349 #708271]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-03-10T10:09:37.057364 #708271]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-03-10T10:09:37.057373 #708271]  INFO -- : 	LANG = C.UTF-8
I, [2024-03-10T10:09:37.057380 #708271]  INFO -- : 	LC_ALL = 
I, [2024-03-10T10:09:37.057387 #708271]  INFO -- : 	LC_CTYPE = 
I, [2024-03-10T10:09:37.057394 #708271]  INFO -- : 	MFLAGS = 
I, [2024-03-10T10:09:37.057402 #708271]  INFO -- : 	RUSTC = rustc
I, [2024-03-10T10:09:37.057410 #708271]  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-03-10T10:09:37.057877 #708271]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-03-10T10:09:37.057899 #708271]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-03-10T10:09:37.057920 #708271]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-03-10T10:09:37.057931 #708271]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-03-10T10:09:37.057939 #708271]  INFO -- : 
I, [2024-03-10T10:09:37.059704 #708271]  INFO -- : generating enc.mk
I, [2024-03-10T10:09:37.211340 #708271]  INFO -- : generating encdb.h
I, [2024-03-10T10:09:37.272576 #708271]  INFO -- : encdb.h unchanged
I, [2024-03-10T10:09:37.273734 #708271]  INFO -- : making enc
I, [2024-03-10T10:09:37.326757 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:09:37.326780 #708271]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-03-10T10:09:37.326791 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:09:37.327385 #708271]  INFO -- : making srcs under enc
I, [2024-03-10T10:09:37.391482 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:09:37.391505 #708271]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-03-10T10:09:37.391517 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:09:37.392467 #708271]  INFO -- : generating transdb.h
I, [2024-03-10T10:09:37.491810 #708271]  INFO -- : transdb.h unchanged
I, [2024-03-10T10:09:37.493480 #708271]  INFO -- : making trans
I, [2024-03-10T10:09:37.526827 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:09:37.526850 #708271]  INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'.
I, [2024-03-10T10:09:37.526861 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:09:37.527458 #708271]  INFO -- : making encs
I, [2024-03-10T10:09:37.599634 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:09:37.599657 #708271]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-03-10T10:09:37.599669 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:09:37.601965 #708271]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-03-10T10:09:37.629477 #708271]  INFO -- : ext/configure-ext.mk updated
I, [2024-03-10T10:09:37.631996 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:09:39.238982 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:09:39.239674 #708271]  INFO -- : generating makefile exts.mk
I, [2024-03-10T10:09:39.315579 #708271]  INFO -- : exts.mk unchanged
I, [2024-03-10T10:09:39.319957 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:09:39.614639 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-03-10T10:09:39.619111 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-03-10T10:09:39.622893 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-03-10T10:09:39.625978 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-03-10T10:09:39.630530 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-03-10T10:09:39.637230 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-03-10T10:09:39.653161 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-03-10T10:09:39.659025 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-03-10T10:09:39.677646 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-03-10T10:09:39.691965 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-03-10T10:09:39.698860 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-03-10T10:09:39.702113 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-03-10T10:09:39.709948 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-03-10T10:09:39.721985 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-03-10T10:09:39.731297 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-03-10T10:09:39.735654 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-03-10T10:09:39.739936 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-03-10T10:09:39.747258 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-03-10T10:09:39.758490 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-03-10T10:09:39.796583 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-03-10T10:09:39.799722 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-03-10T10:09:39.802154 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-03-10T10:09:39.813255 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-03-10T10:09:39.843060 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-03-10T10:09:39.847591 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-03-10T10:09:39.850099 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-03-10T10:09:39.866224 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-03-10T10:09:39.870850 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-03-10T10:09:39.872478 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-03-10T10:09:39.874623 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-03-10T10:09:39.882087 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-03-10T10:09:39.888050 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-03-10T10:09:39.903691 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-03-10T10:09:39.926229 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-03-10T10:09:39.928262 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-03-10T10:09:39.988030 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-03-10T10:09:39.990079 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-03-10T10:09:40.012098 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-03-10T10:09:40.014171 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-03-10T10:09:40.036381 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-03-10T10:09:40.038762 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-03-10T10:09:40.061056 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-03-10T10:09:40.062955 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-03-10T10:09:40.121157 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-03-10T10:09:40.143379 #708271]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:09:40.247784 #708271]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-03-10T10:09:40.247826 #708271]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:09:40.248031 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:09:40.252176 #708271]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-10T10:09:40.252199 #708271]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-03-10T10:09:40.252215 #708271]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-03-10T10:09:40.325750 #708271] 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/rubyspec_temp.20240310-860907-1hpe90/1-mspec-multi-0
E, [2024-03-10T10:09:40.326328 #708271] 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/rubyspec_temp.20240310-860907-1hpe90/2-mspec-multi-1
E, [2024-03-10T10:09:40.326454 #708271] 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/rubyspec_temp.20240310-860907-1hpe90/3-mspec-multi-2
E, [2024-03-10T10:09:40.326633 #708271] 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/rubyspec_temp.20240310-860907-1hpe90/4-mspec-multi-3
E, [2024-03-10T10:09:40.326813 #708271] 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/rubyspec_temp.20240310-860907-1hpe90/5-mspec-multi-4
E, [2024-03-10T10:09:40.326993 #708271] 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/rubyspec_temp.20240310-860907-1hpe90/6-mspec-multi-5
E, [2024-03-10T10:09:40.327179 #708271] 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/rubyspec_temp.20240310-860907-1hpe90/7-mspec-multi-6
E, [2024-03-10T10:09:40.327351 #708271] 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/rubyspec_temp.20240310-860907-1hpe90/8-mspec-multi-7
E, [2024-03-10T10:09:40.327572 #708271] 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/rubyspec_temp.20240310-860907-1hpe90/9-mspec-multi-8
E, [2024-03-10T10:09:40.327787 #708271] 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/rubyspec_temp.20240310-860907-1hpe90/10-mspec-multi-9
E, [2024-03-10T10:09:40.328061 #708271] 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/rubyspec_temp.20240310-860907-1hpe90/11-mspec-multi-10
E, [2024-03-10T10:09:40.328451 #708271] 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/rubyspec_temp.20240310-860907-1hpe90/12-mspec-multi-11
E, [2024-03-10T10:09:40.328927 #708271] 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/rubyspec_temp.20240310-860907-1hpe90/13-mspec-multi-12
E, [2024-03-10T10:09:40.329326 #708271] 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/rubyspec_temp.20240310-860907-1hpe90/14-mspec-multi-13
E, [2024-03-10T10:09:40.329826 #708271] 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/rubyspec_temp.20240310-860907-1hpe90/15-mspec-multi-14
E, [2024-03-10T10:09:40.330191 #708271] 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/rubyspec_temp.20240310-860907-1hpe90/16-mspec-multi-15
I, [2024-03-10T10:09:40.548756 #708271]  INFO -- : ruby 3.4.0dev (2024-03-09T14:08:37Z master d94ad00252) [x86_64-linux]
I, [2024-03-10T10:09:41.941920 #708271]  INFO -- :      0 .........................................................................
I, [2024-03-10T10:09:42.493837 #708271]  INFO -- :     73 .........................................................................
I, [2024-03-10T10:09:42.709770 #708271]  INFO -- :    146 .........................................................................
I, [2024-03-10T10:09:42.779903 #708271]  INFO -- :    219 .........................................................................
I, [2024-03-10T10:09:42.895117 #708271]  INFO -- :    292 .........................................................................
I, [2024-03-10T10:09:42.963667 #708271]  INFO -- :    365 .........................................................................
I, [2024-03-10T10:09:43.001884 #708271]  INFO -- :    438 .........................................................................
I, [2024-03-10T10:09:43.036431 #708271]  INFO -- :    511 .........................................................................
I, [2024-03-10T10:09:43.067978 #708271]  INFO -- :    584 .........................................................................
I, [2024-03-10T10:09:43.156912 #708271]  INFO -- :    657 .........................................................................
I, [2024-03-10T10:09:43.192377 #708271]  INFO -- :    730 .........................................................................
I, [2024-03-10T10:09:43.227099 #708271]  INFO -- :    803 .........................................................................
I, [2024-03-10T10:09:43.281857 #708271]  INFO -- :    876 .........................................................................
I, [2024-03-10T10:09:43.381493 #708271]  INFO -- :    949 .........................................................................
I, [2024-03-10T10:09:43.508229 #708271]  INFO -- :   1022 .........................................................................
I, [2024-03-10T10:09:43.848337 #708271]  INFO -- :   1095 .........................................................................
I, [2024-03-10T10:09:44.035413 #708271]  INFO -- :   1168 .........................................................................
I, [2024-03-10T10:09:44.148688 #708271]  INFO -- :   1241 .........................................................................
I, [2024-03-10T10:09:44.265628 #708271]  INFO -- :   1314 .........................................................................
I, [2024-03-10T10:09:44.319312 #708271]  INFO -- :   1387 .........................................................................
I, [2024-03-10T10:09:44.518513 #708271]  INFO -- :   1460 .........................................................................
I, [2024-03-10T10:09:45.455069 #708271]  INFO -- :   1533 .........................................................................
I, [2024-03-10T10:09:45.522699 #708271]  INFO -- :   1606 .........................................................................
I, [2024-03-10T10:09:45.671038 #708271]  INFO -- :   1679 .........................................................................
I, [2024-03-10T10:09:45.825271 #708271]  INFO -- :   1752 .........................................................................
I, [2024-03-10T10:09:45.960022 #708271]  INFO -- :   1825 .........................................................................
I, [2024-03-10T10:09:46.156415 #708271]  INFO -- :   1898 .........................................................................
I, [2024-03-10T10:09:46.294289 #708271]  INFO -- :   1971 .........................................................................
I, [2024-03-10T10:09:46.436694 #708271]  INFO -- :   2044 .........................................................................
I, [2024-03-10T10:09:46.496572 #708271]  INFO -- :   2117 .........................................................................
I, [2024-03-10T10:09:46.521273 #708271]  INFO -- :   2190 .........................................................................
I, [2024-03-10T10:09:46.557553 #708271]  INFO -- :   2263 .........................................................................
I, [2024-03-10T10:09:46.581445 #708271]  INFO -- :   2336 .........................................................................
I, [2024-03-10T10:09:46.645956 #708271]  INFO -- :   2409 .........................................................................
I, [2024-03-10T10:09:46.831305 #708271]  INFO -- :   2482 .........................................................................
I, [2024-03-10T10:09:46.894334 #708271]  INFO -- :   2555 .........................................................................
I, [2024-03-10T10:09:47.034585 #708271]  INFO -- :   2628 .........................................................................
I, [2024-03-10T10:09:47.186334 #708271]  INFO -- :   2701 .........................................................................
I, [2024-03-10T10:09:47.243207 #708271]  INFO -- :   2774 .........................................................................
I, [2024-03-10T10:09:47.348633 #708271]  INFO -- :   2847 .........................................................................
I, [2024-03-10T10:09:47.409472 #708271]  INFO -- :   2920 .........................................................................
I, [2024-03-10T10:09:47.442506 #708271]  INFO -- :   2993 .........................................................................
I, [2024-03-10T10:09:47.482325 #708271]  INFO -- :   3066 .........................................................................
I, [2024-03-10T10:09:47.492880 #708271]  INFO -- :   3139 .........................................................................
I, [2024-03-10T10:09:47.505514 #708271]  INFO -- :   3212 .........................................................................
I, [2024-03-10T10:09:47.546815 #708271]  INFO -- :   3285 .........................................................................
I, [2024-03-10T10:09:51.513813 #708271]  INFO -- :   3358 .....................................................................
I, [2024-03-10T10:09:51.513981 #708271]  INFO -- : 
I, [2024-03-10T10:09:51.514017 #708271]  INFO -- : Finished in 11.183007 seconds
I, [2024-03-10T10:09:51.514042 #708271]  INFO -- : 
I, [2024-03-10T10:09:51.514064 #708271]  INFO -- : 3426 files, 32531 examples, 169861 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-03-10T10:09:51.518674 #708271]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'" exit with 0.