# Logfile created on 2024-03-08 15:50:30 +0000 by logger.rb/v1.4.3
I, [2024-03-08T15:50:30.451915 #951677]  INFO -- : #<BuildRuby:0x0000561eabc92f50 @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.20240308-155030", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000561eabd1b328 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000561eabd1b1e8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000561eabd1b008 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240308-155030", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240308-155030>, @binmode=false, @mon_data=#<Monitor:0x0000561eabd1af40>, @mon_data_owner_object_id=860>>>
I, [2024-03-08T15:50:30.452055 #951677]  INFO -- : $$$[beg] make update-unicode  -j16
I, [2024-03-08T15:50:30.546091 #951677]  INFO -- : make: Nothing to be done for 'update-unicode'.
I, [2024-03-08T15:50:30.546325 #951677]  INFO -- : $$$[end] "make update-unicode  -j16" exit with 0.
I, [2024-03-08T15:50:30.546353 #951677]  INFO -- : $$$[beg] make update-download -j16
I, [2024-03-08T15:50:30.676438 #951677]  INFO -- : tool/config.guess already exists
I, [2024-03-08T15:50:30.676489 #951677]  INFO -- : tool/config.sub already exists
I, [2024-03-08T15:50:30.678675 #951677]  INFO -- : Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
I, [2024-03-08T15:50:30.678819 #951677]  INFO -- : Update rbs to 56ae86bb5f4864f5057778bd45b280248b012329
I, [2024-03-08T15:50:30.679009 #951677]  INFO -- : Update debug to 2d602636d99114d55a32fedd652c9c704446a749
I, [2024-03-08T15:50:30.679621 #951677]  INFO -- : Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
I, [2024-03-08T15:50:30.679996 #951677]  INFO -- : echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
I, [2024-03-08T15:50:30.680153 #951677]  INFO -- : echo 56ae86bb5f4864f5057778bd45b280248b012329 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-03-08T15:50:30.680309 #951677]  INFO -- : echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision -
I, [2024-03-08T15:50:30.680846 #951677]  INFO -- : echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision -
I, [2024-03-08T15:50:30.682039 #951677]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
I, [2024-03-08T15:50:30.682439 #951677]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-03-08T15:50:30.682547 #951677]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged
I, [2024-03-08T15:50:30.682795 #951677]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision unchanged
I, [2024-03-08T15:50:30.830204 #951677]  INFO -- : $$$[end] "make update-download -j16" exit with 0.
I, [2024-03-08T15:50:30.830254 #951677]  INFO -- : $$$[beg] make update-rubyspec -j16
I, [2024-03-08T15:50:30.885596 #951677]  INFO -- : make: Nothing to be done for 'update-rubyspec'.
I, [2024-03-08T15:50:30.885833 #951677]  INFO -- : $$$[end] "make update-rubyspec -j16" exit with 0.
I, [2024-03-08T15:50:30.885860 #951677]  INFO -- : $$$[beg] make update-src      -j16
I, [2024-03-08T15:50:31.470568 #951677]  INFO -- : Already up to date.
I, [2024-03-08T15:50:31.489632 #951677]  INFO -- : Latest commit hash = 2d80b6093f
I, [2024-03-08T15:50:31.490792 #951677]  INFO -- : $$$[end] "make update-src      -j16" exit with 0.
I, [2024-03-08T15:50:31.490819 #951677]  INFO -- : $$$[beg] make after-update    -j16
I, [2024-03-08T15:50:31.557874 #951677]  INFO -- : generating golf_prelude.c
I, [2024-03-08T15:50:31.604397 #951677]  INFO -- : golf_prelude.c unchanged
I, [2024-03-08T15:50:31.607247 #951677]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-03-08T15:50:31.609615 #951677]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-03-08T15:50:31.726419 #951677]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-03-08T15:50:31.729148 #951677]  INFO -- : generating enc.mk
I, [2024-03-08T15:50:31.844180 #951677]  INFO -- : making srcs under enc
I, [2024-03-08T15:50:31.911185 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:31.911211 #951677]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-03-08T15:50:31.911222 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:31.987561 #951677]  INFO -- : Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
I, [2024-03-08T15:50:31.987612 #951677]  INFO -- : Update rbs to 56ae86bb5f4864f5057778bd45b280248b012329
I, [2024-03-08T15:50:31.988280 #951677]  INFO -- : Update debug to 2d602636d99114d55a32fedd652c9c704446a749
I, [2024-03-08T15:50:31.988411 #951677]  INFO -- : Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
I, [2024-03-08T15:50:31.988892 #951677]  INFO -- : echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
I, [2024-03-08T15:50:31.989033 #951677]  INFO -- : echo 56ae86bb5f4864f5057778bd45b280248b012329 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-03-08T15:50:31.990291 #951677]  INFO -- : echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision -
I, [2024-03-08T15:50:31.990396 #951677]  INFO -- : echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision -
I, [2024-03-08T15:50:31.990983 #951677]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
I, [2024-03-08T15:50:31.991211 #951677]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-03-08T15:50:31.992048 #951677]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged
I, [2024-03-08T15:50:31.992499 #951677]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision unchanged
I, [2024-03-08T15:50:32.057304 #951677]  INFO -- : $$$[end] "make after-update    -j16" exit with 0.
I, [2024-03-08T15:50:32.057455 #951677]  INFO -- : $$$[beg] make miniruby -j16
I, [2024-03-08T15:50:32.148961 #951677]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-03-08T15:50:32.149004 #951677]  INFO -- : 	CC = gcc
I, [2024-03-08T15:50:32.149015 #951677]  INFO -- : 	LD = ld
I, [2024-03-08T15:50:32.149024 #951677]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-03-08T15:50:32.149032 #951677]  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-08T15:50:32.149047 #951677]  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-08T15:50:32.149055 #951677]  INFO -- : 	CPPFLAGS =   
I, [2024-03-08T15:50:32.149063 #951677]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-03-08T15:50:32.149071 #951677]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-03-08T15:50:32.149078 #951677]  INFO -- : 	LANG = C.UTF-8
I, [2024-03-08T15:50:32.149085 #951677]  INFO -- : 	LC_ALL = 
I, [2024-03-08T15:50:32.149093 #951677]  INFO -- : 	LC_CTYPE = 
I, [2024-03-08T15:50:32.149103 #951677]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-03-08T15:50:32.149110 #951677]  INFO -- : 	RUSTC = rustc
I, [2024-03-08T15:50:32.149117 #951677]  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-08T15:50:32.150502 #951677]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-03-08T15:50:32.150524 #951677]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-03-08T15:50:32.150537 #951677]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-03-08T15:50:32.150552 #951677]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-03-08T15:50:32.150562 #951677]  INFO -- : 
I, [2024-03-08T15:50:32.172545 #951677]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-03-08T15:50:32.287075 #951677]  INFO -- : linking miniruby
I, [2024-03-08T15:50:32.949579 #951677]  INFO -- : $$$[end] "make miniruby -j16" exit with 0.
I, [2024-03-08T15:50:32.949707 #951677]  INFO -- : $$$[beg] make ruby -j16
I, [2024-03-08T15:50:33.004595 #951677]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-03-08T15:50:33.004658 #951677]  INFO -- : 	CC = gcc
I, [2024-03-08T15:50:33.004675 #951677]  INFO -- : 	LD = ld
I, [2024-03-08T15:50:33.004684 #951677]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-03-08T15:50:33.004692 #951677]  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-08T15:50:33.004701 #951677]  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-08T15:50:33.004710 #951677]  INFO -- : 	CPPFLAGS =   
I, [2024-03-08T15:50:33.004718 #951677]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-03-08T15:50:33.004726 #951677]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-03-08T15:50:33.004733 #951677]  INFO -- : 	LANG = C.UTF-8
I, [2024-03-08T15:50:33.004740 #951677]  INFO -- : 	LC_ALL = 
I, [2024-03-08T15:50:33.004747 #951677]  INFO -- : 	LC_CTYPE = 
I, [2024-03-08T15:50:33.004754 #951677]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-03-08T15:50:33.004761 #951677]  INFO -- : 	RUSTC = rustc
I, [2024-03-08T15:50:33.004776 #951677]  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-08T15:50:33.006180 #951677]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-03-08T15:50:33.006201 #951677]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-03-08T15:50:33.006224 #951677]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-03-08T15:50:33.006232 #951677]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-03-08T15:50:33.006241 #951677]  INFO -- : 
I, [2024-03-08T15:50:33.147866 #951677]  INFO -- : builtin_binary.inc updated
I, [2024-03-08T15:50:33.158344 #951677]  INFO -- : 55f59ed08719f382be0eb5a9b7aa3dac578a919d045e946fea165bf888752b61  builtin_binary.inc
I, [2024-03-08T15:50:33.159844 #951677]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-03-08T15:50:33.394023 #951677]  INFO -- : linking static-library libruby-static.a
I, [2024-03-08T15:50:33.798891 #951677]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-03-08T15:50:35.724267 #951677]  INFO -- : linking ruby
I, [2024-03-08T15:50:35.745160 #951677]  INFO -- : $$$[end] "make ruby -j16" exit with 0.
I, [2024-03-08T15:50:35.745286 #951677]  INFO -- : $$$[beg] make all -j16
I, [2024-03-08T15:50:35.874551 #951677]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-03-08T15:50:35.874592 #951677]  INFO -- : 	CC = gcc
I, [2024-03-08T15:50:35.874603 #951677]  INFO -- : 	LD = ld
I, [2024-03-08T15:50:35.874611 #951677]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-03-08T15:50:35.874620 #951677]  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-08T15:50:35.874628 #951677]  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-08T15:50:35.874636 #951677]  INFO -- : 	CPPFLAGS =   
I, [2024-03-08T15:50:35.874643 #951677]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-03-08T15:50:35.874651 #951677]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-03-08T15:50:35.874658 #951677]  INFO -- : 	LANG = C.UTF-8
I, [2024-03-08T15:50:35.874665 #951677]  INFO -- : 	LC_ALL = 
I, [2024-03-08T15:50:35.874672 #951677]  INFO -- : 	LC_CTYPE = 
I, [2024-03-08T15:50:35.874680 #951677]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-03-08T15:50:35.874687 #951677]  INFO -- : 	RUSTC = rustc
I, [2024-03-08T15:50:35.874694 #951677]  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-08T15:50:35.875870 #951677]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-03-08T15:50:35.875891 #951677]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-03-08T15:50:35.875910 #951677]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-03-08T15:50:35.875933 #951677]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-03-08T15:50:35.875942 #951677]  INFO -- : 
I, [2024-03-08T15:50:35.911872 #951677]  INFO -- : generating encdb.h
I, [2024-03-08T15:50:35.913099 #951677]  INFO -- : generating enc.mk
I, [2024-03-08T15:50:35.914944 #951677]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-03-08T15:50:35.915227 #951677]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-03-08T15:50:35.915641 #951677]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-03-08T15:50:35.916036 #951677]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-03-08T15:50:35.916816 #951677]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-03-08T15:50:35.917180 #951677]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-03-08T15:50:35.917928 #951677]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-03-08T15:50:35.918659 #951677]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-03-08T15:50:35.918951 #951677]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-03-08T15:50:35.919731 #951677]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-03-08T15:50:35.920028 #951677]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-03-08T15:50:35.920838 #951677]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-03-08T15:50:35.921142 #951677]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-03-08T15:50:35.925255 #951677]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-03-08T15:50:35.962912 #951677]  INFO -- : encdb.h unchanged
I, [2024-03-08T15:50:35.965956 #951677]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-03-08T15:50:36.097794 #951677]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-03-08T15:50:36.100048 #951677]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-03-08T15:50:36.100717 #951677]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-03-08T15:50:36.103032 #951677]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-03-08T15:50:36.103579 #951677]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-03-08T15:50:36.105355 #951677]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-03-08T15:50:36.128767 #951677]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-03-08T15:50:36.138135 #951677]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-03-08T15:50:36.144295 #951677]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-03-08T15:50:36.172604 #951677]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-03-08T15:50:36.174507 #951677]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-03-08T15:50:36.193333 #951677]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-03-08T15:50:36.202139 #951677]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-03-08T15:50:36.235522 #951677]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-03-08T15:50:36.302587 #951677]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-03-08T15:50:36.303290 #951677]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-03-08T15:50:36.304112 #951677]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-03-08T15:50:36.306136 #951677]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-03-08T15:50:36.321993 #951677]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-03-08T15:50:36.322650 #951677]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-03-08T15:50:36.335306 #951677]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-03-08T15:50:36.356904 #951677]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-03-08T15:50:36.357911 #951677]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-03-08T15:50:36.375121 #951677]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-03-08T15:50:36.378901 #951677]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-03-08T15:50:36.390763 #951677]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-03-08T15:50:36.400151 #951677]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-03-08T15:50:36.473346 #951677]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-03-08T15:50:36.518776 #951677]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-03-08T15:50:36.519340 #951677]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-03-08T15:50:36.519759 #951677]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-03-08T15:50:36.520185 #951677]  INFO -- : making enc
I, [2024-03-08T15:50:36.560442 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:36.560559 #951677]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-03-08T15:50:36.560813 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:36.561359 #951677]  INFO -- : making srcs under enc
I, [2024-03-08T15:50:36.608319 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:36.608381 #951677]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-03-08T15:50:36.608393 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:36.609292 #951677]  INFO -- : generating transdb.h
I, [2024-03-08T15:50:36.714031 #951677]  INFO -- : transdb.h unchanged
I, [2024-03-08T15:50:36.715535 #951677]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-03-08T15:50:36.715698 #951677]  INFO -- : making trans
I, [2024-03-08T15:50:36.743389 #951677]  INFO -- : ext/configure-ext.mk updated
I, [2024-03-08T15:50:36.745925 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:36.755701 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:36.756063 #951677]  INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'.
I, [2024-03-08T15:50:36.756153 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:36.759295 #951677]  INFO -- : making encs
I, [2024-03-08T15:50:36.830348 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:36.830484 #951677]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-03-08T15:50:36.830558 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:36.991920 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:36.992707 #951677]  INFO -- : generating makefile exts.mk
I, [2024-03-08T15:50:37.033639 #951677]  INFO -- : exts.mk unchanged
I, [2024-03-08T15:50:37.037885 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:37.060991 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-03-08T15:50:37.062695 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-03-08T15:50:37.062818 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-03-08T15:50:37.064047 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-03-08T15:50:37.064320 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-03-08T15:50:37.064505 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-03-08T15:50:37.066575 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-03-08T15:50:37.066746 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-03-08T15:50:37.067258 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-03-08T15:50:37.067366 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-03-08T15:50:37.067392 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-03-08T15:50:37.068172 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-03-08T15:50:37.068218 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-03-08T15:50:37.068595 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-03-08T15:50:37.068631 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-03-08T15:50:37.068647 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-03-08T15:50:37.069353 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-03-08T15:50:37.070355 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-03-08T15:50:37.070599 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-03-08T15:50:37.071907 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-03-08T15:50:37.072307 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-03-08T15:50:37.073417 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-03-08T15:50:37.073444 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-03-08T15:50:37.073543 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-03-08T15:50:37.073771 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-03-08T15:50:37.074303 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-03-08T15:50:37.075747 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-03-08T15:50:37.076260 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-03-08T15:50:37.076330 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-03-08T15:50:37.076553 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-03-08T15:50:37.080393 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-03-08T15:50:37.081347 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-03-08T15:50:37.083439 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-03-08T15:50:37.083915 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-03-08T15:50:37.084206 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-03-08T15:50:37.088441 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-03-08T15:50:37.089395 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-03-08T15:50:37.095280 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-03-08T15:50:37.103516 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-03-08T15:50:37.103578 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-03-08T15:50:37.104443 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-03-08T15:50:37.105917 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-03-08T15:50:37.118667 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-03-08T15:50:37.118717 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-03-08T15:50:37.141057 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:37.211733 #951677]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-03-08T15:50:37.211776 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:37.211999 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:37.215456 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:37.215478 #951677]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-03-08T15:50:37.215496 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:37.216091 #951677]  INFO -- : $$$[end] "make all -j16" exit with 0.
I, [2024-03-08T15:50:37.216188 #951677]  INFO -- : $$$[beg] make install -j16
I, [2024-03-08T15:50:37.275263 #951677]  INFO -- : Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
I, [2024-03-08T15:50:37.275313 #951677]  INFO -- : Update rbs to 56ae86bb5f4864f5057778bd45b280248b012329
I, [2024-03-08T15:50:37.275947 #951677]  INFO -- : Update debug to 2d602636d99114d55a32fedd652c9c704446a749
I, [2024-03-08T15:50:37.276095 #951677]  INFO -- : Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
I, [2024-03-08T15:50:37.276679 #951677]  INFO -- : echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision -
I, [2024-03-08T15:50:37.276796 #951677]  INFO -- : echo 56ae86bb5f4864f5057778bd45b280248b012329 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-03-08T15:50:37.277510 #951677]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-03-08T15:50:37.277529 #951677]  INFO -- : 	CC = gcc
I, [2024-03-08T15:50:37.277545 #951677]  INFO -- : 	LD = ld
I, [2024-03-08T15:50:37.277557 #951677]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-03-08T15:50:37.277575 #951677]  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-08T15:50:37.277589 #951677]  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-08T15:50:37.277600 #951677]  INFO -- : 	CPPFLAGS =   
I, [2024-03-08T15:50:37.277610 #951677]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-03-08T15:50:37.277620 #951677]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-03-08T15:50:37.277631 #951677]  INFO -- : 	LANG = C.UTF-8
I, [2024-03-08T15:50:37.277640 #951677]  INFO -- : 	LC_ALL = 
I, [2024-03-08T15:50:37.277651 #951677]  INFO -- : 	LC_CTYPE = 
I, [2024-03-08T15:50:37.277662 #951677]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-03-08T15:50:37.277682 #951677]  INFO -- : 	RUSTC = rustc
I, [2024-03-08T15:50:37.277694 #951677]  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-08T15:50:37.278675 #951677]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/minitest.revision unchanged
I, [2024-03-08T15:50:37.278762 #951677]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-03-08T15:50:37.315721 #951677]  INFO -- : echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision -
I, [2024-03-08T15:50:37.315833 #951677]  INFO -- : echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision -
I, [2024-03-08T15:50:37.318013 #951677]  INFO -- : generating encdb.h
I, [2024-03-08T15:50:37.318040 #951677]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-03-08T15:50:37.318054 #951677]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-03-08T15:50:37.318070 #951677]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-03-08T15:50:37.318084 #951677]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-03-08T15:50:37.318094 #951677]  INFO -- : 
I, [2024-03-08T15:50:37.318103 #951677]  INFO -- : generating enc.mk
I, [2024-03-08T15:50:37.318114 #951677]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/bigdecimal.revision unchanged
I, [2024-03-08T15:50:37.318185 #951677]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged
I, [2024-03-08T15:50:37.344753 #951677]  INFO -- : encdb.h unchanged
I, [2024-03-08T15:50:37.452794 #951677]  INFO -- : making srcs under enc
I, [2024-03-08T15:50:37.452906 #951677]  INFO -- : making enc
I, [2024-03-08T15:50:37.469825 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:37.469850 #951677]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-03-08T15:50:37.469861 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:37.483339 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:37.483363 #951677]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-03-08T15:50:37.483375 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:37.484001 #951677]  INFO -- : generating transdb.h
I, [2024-03-08T15:50:37.582902 #951677]  INFO -- : transdb.h unchanged
I, [2024-03-08T15:50:37.584244 #951677]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-03-08T15:50:37.584288 #951677]  INFO -- : making trans
I, [2024-03-08T15:50:37.611177 #951677]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-03-08T15:50:37.613397 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:37.626345 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:37.626565 #951677]  INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'.
I, [2024-03-08T15:50:37.626587 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:37.628182 #951677]  INFO -- : making encs
I, [2024-03-08T15:50:37.699379 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:37.699502 #951677]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-03-08T15:50:37.699548 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:37.857209 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:37.857924 #951677]  INFO -- : generating makefile exts.mk
I, [2024-03-08T15:50:37.898949 #951677]  INFO -- : exts.mk unchanged
I, [2024-03-08T15:50:37.903359 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:37.926541 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-03-08T15:50:37.927426 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-03-08T15:50:37.928338 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-03-08T15:50:37.929402 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-03-08T15:50:37.929506 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-03-08T15:50:37.929684 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-03-08T15:50:37.932003 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-03-08T15:50:37.932447 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-03-08T15:50:37.932777 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-03-08T15:50:37.932807 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-03-08T15:50:37.932931 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-03-08T15:50:37.933279 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-03-08T15:50:37.933618 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-03-08T15:50:37.934003 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-03-08T15:50:37.934651 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-03-08T15:50:37.934676 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-03-08T15:50:37.934691 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-03-08T15:50:37.936286 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-03-08T15:50:37.936995 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-03-08T15:50:37.937022 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-03-08T15:50:37.937506 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-03-08T15:50:37.937581 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-03-08T15:50:37.938618 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-03-08T15:50:37.938684 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-03-08T15:50:37.939838 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-03-08T15:50:37.941042 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-03-08T15:50:37.941081 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-03-08T15:50:37.941545 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-03-08T15:50:37.942176 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-03-08T15:50:37.942828 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-03-08T15:50:37.946976 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-03-08T15:50:37.948067 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-03-08T15:50:37.948105 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-03-08T15:50:37.949723 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-03-08T15:50:37.951493 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-03-08T15:50:37.952175 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-03-08T15:50:37.955452 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-03-08T15:50:37.961606 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-03-08T15:50:37.969203 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-03-08T15:50:37.971002 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-03-08T15:50:37.976550 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-03-08T15:50:37.977057 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-03-08T15:50:37.981284 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-03-08T15:50:37.981516 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-03-08T15:50:38.004402 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:38.075851 #951677]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-03-08T15:50:38.075895 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:38.076114 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:38.080043 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:38.080069 #951677]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-03-08T15:50:38.080088 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:38.080296 #951677]  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-08T15:50:38.173069 #951677]  INFO -- : Installing to 
I, [2024-03-08T15:50:38.173124 #951677]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-03-08T15:50:38.173239 #951677]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-03-08T15:50:38.182480 #951677]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-03-08T15:50:38.182523 #951677]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-03-08T15:50:38.182579 #951677]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-03-08T15:50:38.193140 #951677]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-03-08T15:50:38.193163 #951677]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-03-08T15:50:38.193262 #951677]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-03-08T15:50:38.193445 #951677]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-03-08T15:50:38.197755 #951677]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-03-08T15:50:38.197781 #951677]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-03-08T15:50:38.197793 #951677]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-03-08T15:50:38.197810 #951677]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-03-08T15:50:38.197928 #951677]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-03-08T15:50:38.240018 #951677]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-03-08T15:50:38.247036 #951677]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-03-08T15:50:38.247242 #951677]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-03-08T15:50:38.261653 #951677]  INFO -- :                                     benchmark 0.3.0
I, [2024-03-08T15:50:38.271621 #951677]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-03-08T15:50:38.273189 #951677]  INFO -- :                                     cgi 0.4.1
I, [2024-03-08T15:50:38.273761 #951677]  INFO -- :                                     delegate 0.3.1
I, [2024-03-08T15:50:38.274307 #951677]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-03-08T15:50:38.274871 #951677]  INFO -- :                                     english 0.8.0
I, [2024-03-08T15:50:38.275409 #951677]  INFO -- :                                     erb 4.0.4
I, [2024-03-08T15:50:38.276223 #951677]  INFO -- :                                     error_highlight 0.6.0
I, [2024-03-08T15:50:38.276828 #951677]  INFO -- :                                     fileutils 1.7.2
I, [2024-03-08T15:50:38.277361 #951677]  INFO -- :                                     find 0.2.0
I, [2024-03-08T15:50:38.278327 #951677]  INFO -- :                                     forwardable 1.3.3
I, [2024-03-08T15:50:38.279001 #951677]  INFO -- :                                     ipaddr 1.2.6
I, [2024-03-08T15:50:38.279532 #951677]  INFO -- :                                     irb 1.12.0
I, [2024-03-08T15:50:38.280383 #951677]  INFO -- :                                     logger 1.6.0
I, [2024-03-08T15:50:38.280942 #951677]  INFO -- :                                     net-http 0.4.1
I, [2024-03-08T15:50:38.281510 #951677]  INFO -- :                                     net-protocol 0.2.2
I, [2024-03-08T15:50:38.282061 #951677]  INFO -- :                                     open-uri 0.4.1
I, [2024-03-08T15:50:38.282631 #951677]  INFO -- :                                     open3 0.2.1
I, [2024-03-08T15:50:38.283168 #951677]  INFO -- :                                     optparse 0.4.0
I, [2024-03-08T15:50:38.283723 #951677]  INFO -- :                                     ostruct 0.6.0
I, [2024-03-08T15:50:38.284247 #951677]  INFO -- :                                     pp 0.5.0
I, [2024-03-08T15:50:38.284874 #951677]  INFO -- :                                     prettyprint 0.2.0
I, [2024-03-08T15:50:38.285393 #951677]  INFO -- :                                     prism 0.24.0
I, [2024-03-08T15:50:38.286327 #951677]  INFO -- :                                     pstore 0.1.3
I, [2024-03-08T15:50:38.287003 #951677]  INFO -- :                                     rdoc 6.6.2
I, [2024-03-08T15:50:38.288110 #951677]  INFO -- :                                     readline 0.0.4
I, [2024-03-08T15:50:38.288644 #951677]  INFO -- :                                     reline 0.4.3
I, [2024-03-08T15:50:38.289224 #951677]  INFO -- :                                     resolv 0.3.0
I, [2024-03-08T15:50:38.289762 #951677]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-03-08T15:50:38.290300 #951677]  INFO -- :                                     securerandom 0.3.1
I, [2024-03-08T15:50:38.290827 #951677]  INFO -- :                                     set 1.1.0
I, [2024-03-08T15:50:38.291357 #951677]  INFO -- :                                     shellwords 0.2.0
I, [2024-03-08T15:50:38.291879 #951677]  INFO -- :                                     singleton 0.2.0
I, [2024-03-08T15:50:38.292387 #951677]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-03-08T15:50:38.293258 #951677]  INFO -- :                                     tempfile 0.2.1
I, [2024-03-08T15:50:38.294242 #951677]  INFO -- :                                     time 0.3.0
I, [2024-03-08T15:50:38.294798 #951677]  INFO -- :                                     timeout 0.4.1
I, [2024-03-08T15:50:38.295335 #951677]  INFO -- :                                     tmpdir 0.2.0
I, [2024-03-08T15:50:38.295884 #951677]  INFO -- :                                     tsort 0.2.0
I, [2024-03-08T15:50:38.296407 #951677]  INFO -- :                                     un 0.3.0
I, [2024-03-08T15:50:38.296947 #951677]  INFO -- :                                     uri 0.13.0
I, [2024-03-08T15:50:38.297517 #951677]  INFO -- :                                     weakref 0.1.3
I, [2024-03-08T15:50:38.298056 #951677]  INFO -- :                                     yaml 0.3.0
I, [2024-03-08T15:50:38.298484 #951677]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-03-08T15:50:38.304573 #951677]  INFO -- :                                     date 3.3.4
I, [2024-03-08T15:50:38.305138 #951677]  INFO -- :                                     digest 3.1.1
I, [2024-03-08T15:50:38.305678 #951677]  INFO -- :                                     etc 1.4.3
I, [2024-03-08T15:50:38.306246 #951677]  INFO -- :                                     fcntl 1.1.0
I, [2024-03-08T15:50:38.306763 #951677]  INFO -- :                                     fiddle 1.1.3
I, [2024-03-08T15:50:38.307294 #951677]  INFO -- :                                     io-console 0.7.2
I, [2024-03-08T15:50:38.307820 #951677]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-03-08T15:50:38.308345 #951677]  INFO -- :                                     io-wait 0.3.1
I, [2024-03-08T15:50:38.308963 #951677]  INFO -- :                                     json 2.7.1
I, [2024-03-08T15:50:38.309977 #951677]  INFO -- :                                     openssl 3.2.0
I, [2024-03-08T15:50:38.310530 #951677]  INFO -- :                                     pathname 0.3.0
I, [2024-03-08T15:50:38.311069 #951677]  INFO -- :                                     psych 5.1.2
I, [2024-03-08T15:50:38.311668 #951677]  INFO -- :                                     stringio 3.1.1
I, [2024-03-08T15:50:38.312191 #951677]  INFO -- :                                     strscan 3.1.1
I, [2024-03-08T15:50:38.312728 #951677]  INFO -- :                                     zlib 3.1.0
I, [2024-03-08T15:50:38.313181 #951677]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-03-08T15:50:38.313552 #951677]  INFO -- :                                     minitest 5.22.2
I, [2024-03-08T15:50:38.320630 #951677]  INFO -- :                                     power_assert 2.0.3
I, [2024-03-08T15:50:38.322687 #951677]  INFO -- :                                     rake 13.1.0
I, [2024-03-08T15:50:38.328365 #951677]  INFO -- :                                     test-unit 3.6.2
I, [2024-03-08T15:50:38.333594 #951677]  INFO -- :                                     rexml 3.2.6
I, [2024-03-08T15:50:38.339259 #951677]  INFO -- :                                     rss 0.3.0
I, [2024-03-08T15:50:38.342970 #951677]  INFO -- :                                     net-ftp 0.3.4
I, [2024-03-08T15:50:38.344623 #951677]  INFO -- :                                     net-imap 0.4.10
I, [2024-03-08T15:50:38.348807 #951677]  INFO -- :                                     net-pop 0.1.2
I, [2024-03-08T15:50:38.350466 #951677]  INFO -- :                                     net-smtp 0.4.0.1
I, [2024-03-08T15:50:38.351778 #951677]  INFO -- :                                     matrix 0.4.2
I, [2024-03-08T15:50:38.355024 #951677]  INFO -- :                                     prime 0.1.2
I, [2024-03-08T15:50:38.360370 #951677]  INFO -- :                                     rbs 3.4.4
I, [2024-03-08T15:50:38.393955 #951677]  INFO -- :                                     typeprof 0.21.11
I, [2024-03-08T15:50:38.396984 #951677]  INFO -- :                                     debug 1.9.1
I, [2024-03-08T15:50:38.400845 #951677]  INFO -- :                                     racc 1.7.3
I, [2024-03-08T15:50:38.404342 #951677]  INFO -- :                                     mutex_m 0.2.0
I, [2024-03-08T15:50:38.405808 #951677]  INFO -- :                                     getoptlong 0.2.1
I, [2024-03-08T15:50:38.407544 #951677]  INFO -- :                                     base64 0.2.0
I, [2024-03-08T15:50:38.409016 #951677]  INFO -- :                                     bigdecimal 3.1.6
I, [2024-03-08T15:50:38.411525 #951677]  INFO -- :                                     observer 0.1.2
I, [2024-03-08T15:50:38.413027 #951677]  INFO -- :                                     abbrev 0.1.2
I, [2024-03-08T15:50:38.414233 #951677]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-03-08T15:50:38.415581 #951677]  INFO -- :                                     rinda 0.2.0
I, [2024-03-08T15:50:38.417044 #951677]  INFO -- :                                     drb 2.2.1
I, [2024-03-08T15:50:38.419298 #951677]  INFO -- :                                     nkf 0.2.0
I, [2024-03-08T15:50:38.422592 #951677]  INFO -- :                                     syslog 0.1.2
I, [2024-03-08T15:50:38.424522 #951677]  INFO -- :                                     csv 3.2.8
I, [2024-03-08T15:50:38.427923 #951677]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-03-08T15:50:38.432738 #951677]  INFO -- : $$$[end] "make install -j16" exit with 0.
I, [2024-03-08T15:50:38.432918 #951677]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16'
I, [2024-03-08T15:50:46.154390 #951677]  INFO -- : PASS all 1905 tests
E, [2024-03-08T15:50:46.165511 #951677] ERROR -- :  
I, [2024-03-08T15:50:46.166013 #951677]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
I, [2024-03-08T15:50:46.166249 #951677]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j16'
I, [2024-03-08T15:50:46.297977 #951677]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-03-08T15:50:46.298032 #951677]  INFO -- : 	CC = gcc
I, [2024-03-08T15:50:46.298044 #951677]  INFO -- : 	LD = ld
I, [2024-03-08T15:50:46.298053 #951677]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-03-08T15:50:46.298065 #951677]  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-08T15:50:46.298075 #951677]  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-08T15:50:46.298090 #951677]  INFO -- : 	CPPFLAGS =   
I, [2024-03-08T15:50:46.298100 #951677]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-03-08T15:50:46.298108 #951677]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-03-08T15:50:46.298115 #951677]  INFO -- : 	LANG = C.UTF-8
I, [2024-03-08T15:50:46.298123 #951677]  INFO -- : 	LC_ALL = 
I, [2024-03-08T15:50:46.298131 #951677]  INFO -- : 	LC_CTYPE = 
I, [2024-03-08T15:50:46.298140 #951677]  INFO -- : 	MFLAGS = 
I, [2024-03-08T15:50:46.298148 #951677]  INFO -- : 	RUSTC = rustc
I, [2024-03-08T15:50:46.298163 #951677]  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-08T15:50:46.298615 #951677]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-03-08T15:50:46.298636 #951677]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-03-08T15:50:46.298656 #951677]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-03-08T15:50:46.298666 #951677]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-03-08T15:50:46.298674 #951677]  INFO -- : 
I, [2024-03-08T15:50:46.478805 #951677]  INFO -- : Checking leaked global symbols...none
I, [2024-03-08T15:50:46.557737 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-03-08T15:50:46.557791 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-03-08T15:50:46.557803 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-03-08T15:50:46.557812 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-03-08T15:50:46.557897 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-03-08T15:50:46.557950 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-03-08T15:50:46.558123 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-03-08T15:50:46.558229 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-03-08T15:50:46.558792 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-03-08T15:50:46.559092 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-03-08T15:50:46.560260 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-03-08T15:50:46.561031 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-03-08T15:50:46.561065 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-03-08T15:50:46.561096 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-03-08T15:50:46.561158 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-03-08T15:50:46.661880 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-03-08T15:50:46.663061 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-03-08T15:50:46.871895 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-03-08T15:50:46.871948 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-03-08T15:50:46.872011 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-03-08T15:50:46.872182 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-03-08T15:50:46.872240 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-03-08T15:50:46.872264 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-03-08T15:50:46.872326 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-03-08T15:50:46.872933 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-03-08T15:50:46.872964 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-03-08T15:50:46.873018 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-03-08T15:50:46.873058 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-03-08T15:50:46.873705 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-03-08T15:50:46.970204 #951677]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-03-08T15:50:46.972622 #951677]  INFO -- : 
I, [2024-03-08T15:50:46.972664 #951677]  INFO -- : test succeeded
I, [2024-03-08T15:50:46.975567 #951677]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
I, [2024-03-08T15:50:46.975832 #951677]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
I, [2024-03-08T15:50:47.071172 #951677]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-03-08T15:50:47.071228 #951677]  INFO -- : 	CC = gcc
I, [2024-03-08T15:50:47.071239 #951677]  INFO -- : 	LD = ld
I, [2024-03-08T15:50:47.071248 #951677]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-03-08T15:50:47.071257 #951677]  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-08T15:50:47.071265 #951677]  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-08T15:50:47.071276 #951677]  INFO -- : 	CPPFLAGS =   
I, [2024-03-08T15:50:47.071287 #951677]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-03-08T15:50:47.071295 #951677]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-03-08T15:50:47.071301 #951677]  INFO -- : 	LANG = C.UTF-8
I, [2024-03-08T15:50:47.071309 #951677]  INFO -- : 	LC_ALL = 
I, [2024-03-08T15:50:47.071316 #951677]  INFO -- : 	LC_CTYPE = 
I, [2024-03-08T15:50:47.071323 #951677]  INFO -- : 	MFLAGS = 
I, [2024-03-08T15:50:47.071330 #951677]  INFO -- : 	RUSTC = rustc
I, [2024-03-08T15:50:47.071339 #951677]  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-08T15:50:47.071828 #951677]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-03-08T15:50:47.071851 #951677]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-03-08T15:50:47.071863 #951677]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-03-08T15:50:47.071875 #951677]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-03-08T15:50:47.071884 #951677]  INFO -- : 
I, [2024-03-08T15:50:47.073720 #951677]  INFO -- : generating enc.mk
I, [2024-03-08T15:50:47.227370 #951677]  INFO -- : generating encdb.h
I, [2024-03-08T15:50:47.288653 #951677]  INFO -- : encdb.h unchanged
I, [2024-03-08T15:50:47.289836 #951677]  INFO -- : making enc
I, [2024-03-08T15:50:47.306359 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:47.306381 #951677]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-03-08T15:50:47.306392 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:47.306988 #951677]  INFO -- : making srcs under enc
I, [2024-03-08T15:50:47.370637 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:47.370659 #951677]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-03-08T15:50:47.370670 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:47.371580 #951677]  INFO -- : generating transdb.h
I, [2024-03-08T15:50:47.504811 #951677]  INFO -- : transdb.h unchanged
I, [2024-03-08T15:50:47.506210 #951677]  INFO -- : making trans
I, [2024-03-08T15:50:47.539397 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:47.539420 #951677]  INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'.
I, [2024-03-08T15:50:47.539431 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:47.540004 #951677]  INFO -- : making encs
I, [2024-03-08T15:50:47.576597 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:47.576629 #951677]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-03-08T15:50:47.576641 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:47.578965 #951677]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-03-08T15:50:47.640660 #951677]  INFO -- : ext/configure-ext.mk updated
I, [2024-03-08T15:50:47.643623 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:49.239792 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:49.240482 #951677]  INFO -- : generating makefile exts.mk
I, [2024-03-08T15:50:49.281653 #951677]  INFO -- : exts.mk unchanged
I, [2024-03-08T15:50:49.288315 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:49.677081 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-03-08T15:50:49.681000 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-03-08T15:50:49.685485 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-03-08T15:50:49.690748 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-03-08T15:50:49.693130 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-03-08T15:50:49.700038 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-03-08T15:50:49.725201 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-03-08T15:50:49.728117 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-03-08T15:50:49.746836 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-03-08T15:50:49.753217 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-03-08T15:50:49.760194 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-03-08T15:50:49.763708 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-03-08T15:50:49.775793 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-03-08T15:50:49.782007 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-03-08T15:50:49.800052 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-03-08T15:50:49.803684 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-03-08T15:50:49.807809 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-03-08T15:50:49.815173 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-03-08T15:50:49.853122 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-03-08T15:50:49.868519 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-03-08T15:50:49.872411 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-03-08T15:50:49.877080 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-03-08T15:50:49.889128 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-03-08T15:50:49.940155 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-03-08T15:50:49.944416 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-03-08T15:50:49.948985 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-03-08T15:50:49.967819 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-03-08T15:50:49.979282 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-03-08T15:50:49.980796 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-03-08T15:50:49.982755 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-03-08T15:50:50.007853 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-03-08T15:50:50.015466 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-03-08T15:50:50.032572 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-03-08T15:50:50.055933 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-03-08T15:50:50.060976 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-03-08T15:50:50.121049 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-03-08T15:50:50.123626 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-03-08T15:50:50.145430 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-03-08T15:50:50.147827 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-03-08T15:50:50.170301 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-03-08T15:50:50.173243 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-03-08T15:50:50.232639 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-03-08T15:50:50.235068 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-03-08T15:50:50.257203 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-03-08T15:50:50.279138 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:50.349126 #951677]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-03-08T15:50:50.349179 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:50.349307 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:50.352988 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:50.353019 #951677]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-03-08T15:50:50.353034 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:50:50.426048 #951677]  INFO -- : Run options: 
I, [2024-03-08T15:50:50.426102 #951677]  INFO -- :   --seed=27552
I, [2024-03-08T15:50:50.426114 #951677]  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-08T15:50:50.426123 #951677]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-03-08T15:50:50.426130 #951677]  INFO -- :   --name=!/memory_leak/
I, [2024-03-08T15:50:50.426138 #951677]  INFO -- :   --stderr-on-failure
I, [2024-03-08T15:50:50.426146 #951677]  INFO -- :   -j16
I, [2024-03-08T15:50:50.426154 #951677]  INFO -- : 
I, [2024-03-08T15:50:50.426161 #951677]  INFO -- : # Running tests:
I, [2024-03-08T15:50:50.426168 #951677]  INFO -- : 
I, [2024-03-08T15:50:50.648501 #951677]  INFO -- : [  1/874] 992929=test_thread
I, [2024-03-08T15:50:50.649506 #951677]  INFO -- : [  2/874] 992937=test_socket
I, [2024-03-08T15:50:50.649653 #951677]  INFO -- : [  3/874] 992926=test_objectspace
I, [2024-03-08T15:50:50.650008 #951677]  INFO -- : [  4/874] 992934=test_rdoc_markup_to_table_of_contents
I, [2024-03-08T15:50:50.650118 #951677]  INFO -- : [  5/874] 992932=test_str2big
I, [2024-03-08T15:50:50.651521 #951677]  INFO -- : [  6/874] 992941=test_dot_dot
I, [2024-03-08T15:50:50.651546 #951677]  INFO -- : [  7/874] 992927=test_c_struct_builder
I, [2024-03-08T15:50:50.653241 #951677]  INFO -- : [  8/874] 992935=test_literal
I, [2024-03-08T15:50:50.653361 #951677]  INFO -- : [  9/874] 992928=test_gem_stream_ui
I, [2024-03-08T15:50:50.653557 #951677]  INFO -- : [ 10/874] 992933=test_extlibs
I, [2024-03-08T15:50:50.654313 #951677]  INFO -- : [ 11/874] 992931=test_rdoc_generator_ri
I, [2024-03-08T15:50:50.654409 #951677]  INFO -- : [ 12/874] 992939=test_require_lib
I, [2024-03-08T15:50:50.656417 #951677]  INFO -- : [ 13/874] 992940=test_gem_install_update_options
I, [2024-03-08T15:50:50.656515 #951677]  INFO -- : [ 14/874] 992941=parse_test
I, [2024-03-08T15:50:50.656533 #951677]  INFO -- : [ 15/874] 992930=test_ractor
I, [2024-03-08T15:50:50.656547 #951677]  INFO -- : [ 16/874] 992938=test_severity
I, [2024-03-08T15:50:50.656690 #951677]  INFO -- : [ 17/874] 992936=test_json_tree
I, [2024-03-08T15:50:50.666245 #951677]  INFO -- : [ 18/874] 992932=test_rdoc_markup_to_markdown
I, [2024-03-08T15:50:50.667680 #951677]  INFO -- : [ 19/874] 992938=test_rdoc_generator_pot_po
I, [2024-03-08T15:50:50.681561 #951677]  INFO -- : [ 20/874] 992930=test_ansi_with_terminfo
I, [2024-03-08T15:50:50.694587 #951677]  INFO -- : [ 21/874] 992936=test_ractor
I, [2024-03-08T15:50:50.736030 #951677]  INFO -- : [ 22/874] 992927=test_m17n_comb
I, [2024-03-08T15:50:50.760838 #951677]  INFO -- : [ 23/874] 992930=test_memory_view
I, [2024-03-08T15:50:50.774591 #951677]  INFO -- : [ 24/874] 992936=test_gem_request_connection_pools
I, [2024-03-08T15:50:50.804767 #951677]  INFO -- : [ 25/874] 992931=test_gem_version_option
I, [2024-03-08T15:50:50.811098 #951677]  INFO -- : [ 26/874] 992930=test_grapheme_breaks
I, [2024-03-08T15:50:50.823115 #951677]  INFO -- : [ 27/874] 992938=test_cclass
I, [2024-03-08T15:50:50.844269 #951677]  INFO -- : [ 28/874] 992930=test_parser_events
I, [2024-03-08T15:50:50.858076 #951677]  INFO -- : [ 29/874] 992934=test_reline
I, [2024-03-08T15:50:50.865231 #951677]  INFO -- : [ 30/874] 992932=test_case
I, [2024-03-08T15:50:50.865583 #951677]  INFO -- : [ 31/874] 992932=test_pkey
I, [2024-03-08T15:50:50.886099 #951677]  INFO -- : [ 32/874] 992929=test_gem_text
I, [2024-03-08T15:50:50.935245 #951677]  INFO -- : [ 33/874] 992928=test_settracefunc
I, [2024-03-08T15:50:50.946761 #951677]  INFO -- : [ 34/874] 992930=test_enumerator_kw
I, [2024-03-08T15:50:50.951261 #951677]  INFO -- : [ 35/874] 992930=test_scan_args
I, [2024-03-08T15:50:50.961425 #951677]  INFO -- : [ 36/874] 992930=test_win32ole
I, [2024-03-08T15:50:50.967341 #951677]  INFO -- : [ 37/874] 992930=test_generic
I, [2024-03-08T15:50:50.969875 #951677]  INFO -- : [ 38/874] 992932=test_sprintf_comb
I, [2024-03-08T15:50:50.990016 #951677]  INFO -- : [ 39/874] 992938=test_method_cache
I, [2024-03-08T15:50:50.993626 #951677]  INFO -- : [ 40/874] 992938=test_gem_request
I, [2024-03-08T15:50:51.033971 #951677]  INFO -- : [ 41/874] 992930=test_gem_commands_mirror
I, [2024-03-08T15:50:51.048187 #951677]  INFO -- : [ 42/874] 992940=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-03-08T15:50:51.074950 #951677]  INFO -- : [ 43/874] 992931=test_rand
I, [2024-03-08T15:50:51.115863 #951677]  INFO -- : [ 44/874] 992940=test_gem_package_tar_reader_entry
I, [2024-03-08T15:50:51.140129 #951677]  INFO -- : [ 45/874] 992934=test_gem_name_tuple
I, [2024-03-08T15:50:51.152369 #951677]  INFO -- : [ 46/874] 992929=test_bug_reporter
I, [2024-03-08T15:50:51.169635 #951677]  INFO -- : [ 47/874] 992932=test_exception
I, [2024-03-08T15:50:51.248363 #951677]  INFO -- : [ 48/874] 992930=test_store
I, [2024-03-08T15:50:51.303624 #951677]  INFO -- : [ 49/874] 992940=test_case_options
I, [2024-03-08T15:50:51.311339 #951677]  INFO -- : [ 50/874] 992940=test_scalar
I, [2024-03-08T15:50:51.315046 #951677]  INFO -- : [ 51/874] 992940=test_gem_dependency_installer
I, [2024-03-08T15:50:51.380503 #951677]  INFO -- : [ 52/874] 992934=test_gem_commands_info_command
I, [2024-03-08T15:50:51.393975 #951677]  INFO -- : [ 53/874] 992931=test_rdoc_cross_reference
I, [2024-03-08T15:50:51.419653 #951677]  INFO -- : [ 54/874] 992938=test_data
I, [2024-03-08T15:50:51.428560 #951677]  INFO -- : [ 55/874] 992938=test_date_new
I, [2024-03-08T15:50:51.434588 #951677]  INFO -- : [ 56/874] 992938=test_require
I, [2024-03-08T15:50:51.440143 #951677]  INFO -- : [ 57/874] 992934=test_date_time
I, [2024-03-08T15:50:51.442436 #951677]  INFO -- : [ 58/874] 992938=test_rdoc_markup_to_joined_paragraph
I, [2024-03-08T15:50:51.445446 #951677]  INFO -- : [ 59/874] 992938=test_gem_safe_yaml
I, [2024-03-08T15:50:51.447984 #951677]  INFO -- : [ 60/874] 992935=test_syntax
I, [2024-03-08T15:50:51.465440 #951677]  INFO -- : [ 61/874] 992934=test_rdoc_text
I, [2024-03-08T15:50:51.473645 #951677]  INFO -- : [ 62/874] 992938=test_iso_8859
I, [2024-03-08T15:50:51.489650 #951677]  INFO -- : [ 63/874] 992930=test_tcp
I, [2024-03-08T15:50:51.507768 #951677]  INFO -- : [ 64/874] 992938=test_stream
I, [2024-03-08T15:50:51.525724 #951677]  INFO -- : [ 65/874] 992938=test_nil2vtempty
I, [2024-03-08T15:50:51.531103 #951677]  INFO -- : [ 66/874] 992938=test_rdoc_context
I, [2024-03-08T15:50:51.554038 #951677]  INFO -- : [ 67/874] 992934=test_rdoc_parser_ruby
I, [2024-03-08T15:50:51.584378 #951677]  INFO -- : [ 68/874] 992930=test_httpresponse
I, [2024-03-08T15:50:51.656879 #951677]  INFO -- : [ 69/874] 992929=test_open-uri
I, [2024-03-08T15:50:51.669557 #951677]  INFO -- : [ 70/874] 992930=test_rdoc_markup_attribute_manager
I, [2024-03-08T15:50:51.689492 #951677]  INFO -- : [ 71/874] 992926=test_name_error
I, [2024-03-08T15:50:51.820328 #951677]  INFO -- : [ 72/874] 992926=test_safe_load
I, [2024-03-08T15:50:51.848861 #951677]  INFO -- : [ 73/874] 992926=test_gem_resolver_composed_set
I, [2024-03-08T15:50:51.891629 #951677]  INFO -- : [ 74/874] 992930=test_gem_resolver
I, [2024-03-08T15:50:51.967834 #951677]  INFO -- : [ 75/874] 992931=test_gem_commands_dependency_command
I, [2024-03-08T15:50:52.056660 #951677]  INFO -- : [ 76/874] 992936=test_gem_commands_specification_command
I, [2024-03-08T15:50:52.074327 #951677]  INFO -- : [ 77/874] 992926=test_enumerator
I, [2024-03-08T15:50:52.095640 #951677]  INFO -- : [ 78/874] 992931=test_flags
I, [2024-03-08T15:50:52.108202 #951677]  INFO -- : [ 79/874] 992928=test_inadvertent_creation
I, [2024-03-08T15:50:52.147856 #951677]  INFO -- : [ 80/874] 992934=test_gem_commands_which_command
I, [2024-03-08T15:50:52.197913 #951677]  INFO -- : [ 81/874] 992934=test_shift_jis
I, [2024-03-08T15:50:52.206488 #951677]  INFO -- : [ 82/874] 992934=test_http
I, [2024-03-08T15:50:52.218636 #951677]  INFO -- : [ 83/874] 992930=test_gc
I, [2024-03-08T15:50:52.232136 #951677]  INFO -- : [ 84/874] 992934=test_x509cert
I, [2024-03-08T15:50:52.242407 #951677]  INFO -- : [ 85/874] 992928=test_err_in_callback
I, [2024-03-08T15:50:52.242516 #951677]  INFO -- : [ 86/874] 992928=test_gem_resolver_lock_specification
I, [2024-03-08T15:50:52.242531 #951677]  INFO -- : [ 87/874] 992929=test_logdevice
I, [2024-03-08T15:50:52.253700 #951677]  INFO -- : [ 88/874] 992936=test_arity
I, [2024-03-08T15:50:52.260126 #951677]  INFO -- : [ 89/874] 992936=test_gem_ext_rake_builder
I, [2024-03-08T15:50:52.323221 #951677]  INFO -- : [ 90/874] 992928=test_gem_source_local
I, [2024-03-08T15:50:52.508861 #951677]  INFO -- : [ 91/874] 992934=test_gem_security_policy
I, [2024-03-08T15:50:52.591521 #951677]  INFO -- : [ 92/874] 992928=test_pack
I, [2024-03-08T15:50:52.623547 #951677]  INFO -- : [ 93/874] 992938=test_last_thread
I, [2024-03-08T15:50:52.804127 #951677]  INFO -- : [ 94/874] 992937=test_process
I, [2024-03-08T15:50:52.866861 #951677]  INFO -- : [ 95/874] 992928=test_thread_fd_close
I, [2024-03-08T15:50:52.873924 #951677]  INFO -- : [ 96/874] 992928=test_passing_block
I, [2024-03-08T15:50:52.877188 #951677]  INFO -- : [ 97/874] 992934=test_hash_create
I, [2024-03-08T15:50:52.878727 #951677]  INFO -- : [ 98/874] 992928=test_stringchar
I, [2024-03-08T15:50:52.882500 #951677]  INFO -- : [ 99/874] 992934=test_uncorrectable_name_check
I, [2024-03-08T15:50:52.889411 #951677]  INFO -- : [100/874] 992934=newline_test
I, [2024-03-08T15:50:53.015392 #951677]  INFO -- : [101/874] 992928=test_switch_hitter
I, [2024-03-08T15:50:53.029540 #951677]  INFO -- : [102/874] 992933=test_flush
I, [2024-03-08T15:50:53.032922 #951677]  INFO -- : [103/874] 992933=test_singleton
I, [2024-03-08T15:50:53.039587 #951677]  INFO -- : [104/874] 992928=test_io_console
I, [2024-03-08T15:50:53.039799 #951677]  INFO -- : [105/874] 992933=test_rdoc_normal_module
I, [2024-03-08T15:50:53.120280 #951677]  INFO -- : [106/874] 992934=test_c_union_entity
I, [2024-03-08T15:50:53.174365 #951677]  INFO -- : [107/874] 992936=test_rdoc_markdown_test
I, [2024-03-08T15:50:53.199233 #951677]  INFO -- : [108/874] 992934=test_logperiod
I, [2024-03-08T15:50:53.206834 #951677]  INFO -- : [109/874] 992934=test_securerandom
I, [2024-03-08T15:50:53.221389 #951677]  INFO -- : [110/874] 992932=test_zsh_completion
I, [2024-03-08T15:50:53.225584 #951677]  INFO -- : [111/874] 992932=test_exception
I, [2024-03-08T15:50:53.246120 #951677]  INFO -- : [112/874] 992934=test_iter_break
I, [2024-03-08T15:50:53.256846 #951677]  INFO -- : [113/874] 992934=test_macro
I, [2024-03-08T15:50:53.259627 #951677]  INFO -- : [114/874] 992934=test_frozen
I, [2024-03-08T15:50:53.263839 #951677]  INFO -- : [115/874] 992934=test_gem_ext_configure_builder
I, [2024-03-08T15:50:53.276732 #951677]  INFO -- : [116/874] 992932=test_pp
I, [2024-03-08T15:50:53.293039 #951677]  INFO -- : [117/874] 992929=test_verbose
I, [2024-03-08T15:50:53.295504 #951677]  INFO -- : [118/874] 992933=test_rdoc_single_class
I, [2024-03-08T15:50:53.299973 #951677]  INFO -- : [119/874] 992933=test_num2int
I, [2024-03-08T15:50:53.300997 #951677]  INFO -- : [120/874] 992934=test_nil
I, [2024-03-08T15:50:53.303561 #951677]  INFO -- : [121/874] 992934=test_config
I, [2024-03-08T15:50:53.310067 #951677]  INFO -- : [122/874] 992933=test_optarg
I, [2024-03-08T15:50:53.316589 #951677]  INFO -- : [123/874] 992929=test_yaml_special_cases
I, [2024-03-08T15:50:53.318553 #951677]  INFO -- : [124/874] 992934=test_gem_source_list
I, [2024-03-08T15:50:53.319915 #951677]  INFO -- : [125/874] 992932=test_address_resolve
I, [2024-03-08T15:50:53.333164 #951677]  INFO -- : [126/874] 992932=test_rdoc_token_stream
I, [2024-03-08T15:50:53.338456 #951677]  INFO -- : [127/874] 992932=test_common
I, [2024-03-08T15:50:53.348728 #951677]  INFO -- : [128/874] 992929=test_gem_spec_fetcher
I, [2024-03-08T15:50:53.377218 #951677]  INFO -- : [129/874] 992934=test_gem_command
I, [2024-03-08T15:50:53.450245 #951677]  INFO -- : [130/874] 992931=test_bug-3571
I, [2024-03-08T15:50:53.469596 #951677]  INFO -- : [131/874] 992931=test_key_actor_vi
I, [2024-03-08T15:50:53.472547 #951677]  INFO -- : [132/874] 992933=test_assignment
I, [2024-03-08T15:50:53.499429 #951677]  INFO -- : [133/874] 992934=test_ifunless
I, [2024-03-08T15:50:53.504936 #951677]  INFO -- : [134/874] 992934=test_gem_commands_lock_command
I, [2024-03-08T15:50:53.532518 #951677]  INFO -- : [135/874] 992934=test_numeric
I, [2024-03-08T15:50:53.543315 #951677]  INFO -- : [136/874] 992929=test_rdoc_tom_doc
I, [2024-03-08T15:50:53.605741 #951677]  INFO -- : [137/874] 992932=test_hmac
I, [2024-03-08T15:50:53.613502 #951677]  INFO -- : [138/874] 992932=test_rdoc_markup_to_tt_only
I, [2024-03-08T15:50:53.618445 #951677]  INFO -- : [139/874] 992934=test_at_exit
I, [2024-03-08T15:50:53.632871 #951677]  INFO -- : [140/874] 992934=test_command
I, [2024-03-08T15:50:53.639755 #951677]  INFO -- : [141/874] 992932=test_gem_ext_cargo_builder_unit
I, [2024-03-08T15:50:53.651835 #951677]  INFO -- : [142/874] 992931=test_gem_rdoc
I, [2024-03-08T15:50:53.709432 #951677]  INFO -- : [143/874] 992938=test_date
I, [2024-03-08T15:50:53.713687 #951677]  INFO -- : [144/874] 992929=test_object_create_start
I, [2024-03-08T15:50:53.716541 #951677]  INFO -- : [145/874] 992938=test_rdoc_markup_paragraph
I, [2024-03-08T15:50:53.718271 #951677]  INFO -- : [146/874] 992929=test_enc_raise
I, [2024-03-08T15:50:53.720215 #951677]  INFO -- : [147/874] 992938=test_psych
I, [2024-03-08T15:50:53.724308 #951677]  INFO -- : [148/874] 992929=!Nothing_to_test
I, [2024-03-08T15:50:53.726457 #951677]  INFO -- : [149/874] 992929=test_eval_history
I, [2024-03-08T15:50:53.748466 #951677]  INFO -- : [150/874] 992938=dispatcher_test
I, [2024-03-08T15:50:53.762429 #951677]  INFO -- : [151/874] 992927=test_kernel
I, [2024-03-08T15:50:53.782861 #951677]  INFO -- : [152/874] 992931=test_gem_doctor
I, [2024-03-08T15:50:53.830132 #951677]  INFO -- : [153/874] 992931=test_kdf
I, [2024-03-08T15:50:53.847018 #951677]  INFO -- : [154/874] 992932=test_gem_silent_ui
I, [2024-03-08T15:50:53.857127 #951677]  INFO -- : [155/874] 992938=test_emitter
I, [2024-03-08T15:50:53.862451 #951677]  INFO -- : [156/874] 992938=test_files_ext
I, [2024-03-08T15:50:53.874261 #951677]  INFO -- : [157/874] 992929=test_bug-5832
I, [2024-03-08T15:50:53.886141 #951677]  INFO -- : [158/874] 992929=test_buffering
I, [2024-03-08T15:50:53.896540 #951677]  INFO -- : [159/874] 992932=test_svcb_https
I, [2024-03-08T15:50:53.898971 #951677]  INFO -- : [160/874] 992929=test_gb18030
I, [2024-03-08T15:50:53.903328 #951677]  INFO -- : [161/874] 992929=test_gem_uninstaller
I, [2024-03-08T15:50:53.915260 #951677]  INFO -- : [162/874] 992934=test_rdoc_rdoc
I, [2024-03-08T15:50:53.930261 #951677]  INFO -- : [163/874] 992932=test_time
I, [2024-03-08T15:50:53.936521 #951677]  INFO -- : [164/874] 992931=test_windows_1251
I, [2024-03-08T15:50:53.939348 #951677]  INFO -- : [165/874] 992931=test_rdoc_i18n_text
I, [2024-03-08T15:50:53.947840 #951677]  INFO -- : [166/874] 992931=test_io_buffer
I, [2024-03-08T15:50:53.982470 #951677]  INFO -- : [167/874] 992938=test_key_name_check
I, [2024-03-08T15:50:53.996650 #951677]  INFO -- : [168/874] 992938=test_backtrace
I, [2024-03-08T15:50:53.996906 #951677]  INFO -- : [169/874] 992938=test_defined
I, [2024-03-08T15:50:53.997830 #951677]  INFO -- : [170/874] 992931=test_pkey_ec
I, [2024-03-08T15:50:54.003021 #951677]  INFO -- : [171/874] 992934=test_thread
I, [2024-03-08T15:50:54.004300 #951677]  INFO -- : [172/874] 992934=test_trick
I, [2024-03-08T15:50:54.084094 #951677]  INFO -- : [173/874] 992932=test_pipe
I, [2024-03-08T15:50:54.088112 #951677]  INFO -- : [174/874] 992941=test_date_parse
I, [2024-03-08T15:50:54.091698 #951677]  INFO -- : [175/874] 992938=test_rdoc_markup_attributes
I, [2024-03-08T15:50:54.096591 #951677]  INFO -- : [176/874] 992931=test_rdoc_markup_to_rdoc
I, [2024-03-08T15:50:54.109984 #951677]  INFO -- : [177/874] 992938=test_rdoc_rd_inline_parser
I, [2024-03-08T15:50:54.149625 #951677]  INFO -- : [178/874] 992931=test_default_gems
I, [2024-03-08T15:50:54.163259 #951677]  INFO -- : [179/874] 992938=test_null
I, [2024-03-08T15:50:54.163853 #951677]  INFO -- : [180/874] 992938=test_win32ole_type
I, [2024-03-08T15:50:54.167646 #951677]  INFO -- : [181/874] 992938=test_mul
I, [2024-03-08T15:50:54.177097 #951677]  INFO -- : [182/874] 992938=test_gem_dependency_resolution_error
I, [2024-03-08T15:50:54.188278 #951677]  INFO -- : [183/874] 992938=test_qsort
I, [2024-03-08T15:50:54.196398 #951677]  INFO -- : [184/874] 992938=test_rdoc_parser
I, [2024-03-08T15:50:54.214234 #951677]  INFO -- : [185/874] 992938=json_addition_test
I, [2024-03-08T15:50:54.226097 #951677]  INFO -- : [186/874] 992931=test_depth_first
I, [2024-03-08T15:50:54.247516 #951677]  INFO -- : [187/874] 992938=test_gem_request_set_lockfile_parser
I, [2024-03-08T15:50:54.251505 #951677]  INFO -- : [188/874] 992931=test_x509attr
I, [2024-03-08T15:50:54.258876 #951677]  INFO -- : [189/874] 992931=test_raise
I, [2024-03-08T15:50:54.263773 #951677]  INFO -- : [190/874] 992932=test_rdoc_store
I, [2024-03-08T15:50:54.265664 #951677]  INFO -- : [191/874] 992931=test_string
I, [2024-03-08T15:50:54.270172 #951677]  INFO -- : [192/874] 992941=test_rdoc_stats
I, [2024-03-08T15:50:54.276439 #951677]  INFO -- : [193/874] 992940=test_pattern_matching
I, [2024-03-08T15:50:54.292365 #951677]  INFO -- : [194/874] 992931=test_fnmatch
I, [2024-03-08T15:50:54.335821 #951677]  INFO -- : [195/874] 992940=test_files_test_2
I, [2024-03-08T15:50:54.352508 #951677]  INFO -- : [196/874] 992931=test_rdoc_markup_parser
I, [2024-03-08T15:50:54.386946 #951677]  INFO -- : [197/874] 992938=test_require_path_check
I, [2024-03-08T15:50:54.446968 #951677]  INFO -- : [198/874] 992931=test_folderitem2_invokeverb
I, [2024-03-08T15:50:54.458674 #951677]  INFO -- : [199/874] 992931=test_gem_validator
I, [2024-03-08T15:50:54.477317 #951677]  INFO -- : [200/874] 992931=test_gem_resolver_index_set
I, [2024-03-08T15:50:54.493486 #951677]  INFO -- : [201/874] 992938=test_gem_package_old
I, [2024-03-08T15:50:54.499263 #951677]  INFO -- : [202/874] 992941=test_gc_compact
I, [2024-03-08T15:50:54.520944 #951677]  INFO -- : [203/874] 992931=test_string
I, [2024-03-08T15:50:54.540561 #951677]  INFO -- : [204/874] 992938=test_proc
I, [2024-03-08T15:50:54.617049 #951677]  INFO -- : [205/874] 992936=test_erb_m17n
I, [2024-03-08T15:50:54.630519 #951677]  INFO -- : [206/874] 992936=test_ole_methods
I, [2024-03-08T15:50:54.636847 #951677]  INFO -- : [207/874] 992936=test_date_conv
I, [2024-03-08T15:50:54.643868 #951677]  INFO -- : [208/874] 992936=test_optimization
I, [2024-03-08T15:50:54.757178 #951677]  INFO -- : [209/874] 992927=test_zlib
I, [2024-03-08T15:50:55.035278 #951677]  INFO -- : [210/874] 992939=test_cgi_tag_helper
I, [2024-03-08T15:50:55.060253 #951677]  INFO -- : [211/874] 992939=test_egrep_cpp
I, [2024-03-08T15:50:55.203209 #951677]  INFO -- : [212/874] 992933=test_rdoc_alias
I, [2024-03-08T15:50:55.224658 #951677]  INFO -- : [213/874] 992933=test_yield
I, [2024-03-08T15:50:55.229616 #951677]  INFO -- : [214/874] 992939=parser_test
I, [2024-03-08T15:50:55.246731 #951677]  INFO -- : [215/874] 992929=test_convertible
I, [2024-03-08T15:50:55.272952 #951677]  INFO -- : [216/874] 992932=test_stringscanner
I, [2024-03-08T15:50:55.316634 #951677]  INFO -- : [217/874] 992932=test_files_sample
I, [2024-03-08T15:50:55.346912 #951677]  INFO -- : [218/874] 992939=test_rdoc_markup_to_html_crossref
I, [2024-03-08T15:50:55.430936 #951677]  INFO -- : [219/874] 992932=encoding_test
I, [2024-03-08T15:50:55.458874 #951677]  INFO -- : [220/874] 992938=test_gem_resolver_best_set
I, [2024-03-08T15:50:55.539563 #951677]  INFO -- : [221/874] 992938=test_typeddata
I, [2024-03-08T15:50:55.580513 #951677]  INFO -- : [222/874] 992932=test_rat
I, [2024-03-08T15:50:55.609722 #951677]  INFO -- : [223/874] 992932=test_webauthn_poller
I, [2024-03-08T15:50:55.728123 #951677]  INFO -- : [224/874] 992928=test_rdoc_markup_raw
I, [2024-03-08T15:50:55.739558 #951677]  INFO -- : [225/874] 992932=test_optparse
I, [2024-03-08T15:50:55.798542 #951677]  INFO -- : [226/874] 992938=test_array
I, [2024-03-08T15:50:55.802165 #951677]  INFO -- : [227/874] 992938=test_fstring
I, [2024-03-08T15:50:55.823174 #951677]  INFO -- : [228/874] 992932=test_readpartial
I, [2024-03-08T15:50:55.931158 #951677]  INFO -- : [229/874] 992939=test_clone
I, [2024-03-08T15:50:55.944742 #951677]  INFO -- : [230/874] 992938=test_gem_commands_install_command
I, [2024-03-08T15:50:55.967455 #951677]  INFO -- : [231/874] 992928=test_rdoc_require
I, [2024-03-08T15:50:56.030208 #951677]  INFO -- : [232/874] 992928=locals_test
I, [2024-03-08T15:50:56.166569 #951677]  INFO -- : [233/874] 992939=test_rdoc_markup_indented_paragraph
I, [2024-03-08T15:50:56.170617 #951677]  INFO -- : [234/874] 992939=test_gem_resolver_conflict
I, [2024-03-08T15:50:56.235063 #951677]  INFO -- : [235/874] 992932=test_rdoc_task
I, [2024-03-08T15:50:56.235172 #951677]  INFO -- : [236/874] 992932=test_pack
I, [2024-03-08T15:50:56.306652 #951677]  INFO -- : [237/874] 992932=test_backtrace
I, [2024-03-08T15:50:56.386701 #951677]  INFO -- : [238/874] 992939=ruby_parser_test
I, [2024-03-08T15:50:56.392918 #951677]  INFO -- : [239/874] 992939=test_io_buffer
I, [2024-03-08T15:50:56.505793 #951677]  INFO -- : [240/874] 992939=test_rendering
I, [2024-03-08T15:50:56.518772 #951677]  INFO -- : [241/874] 992934=test_sizeof
I, [2024-03-08T15:50:56.645150 #951677]  INFO -- : [242/874] 992928=test_case
I, [2024-03-08T15:50:56.662489 #951677]  INFO -- : [243/874] 992939=test_face
I, [2024-03-08T15:50:56.683007 #951677]  INFO -- : [244/874] 992928=test_io
I, [2024-03-08T15:50:56.702164 #951677]  INFO -- : [245/874] 992939=test_unicode_escape
I, [2024-03-08T15:50:56.830328 #951677]  INFO -- : [246/874] 992939=test_utf16
I, [2024-03-08T15:50:56.885529 #951677]  INFO -- : [247/874] 992939=test_autoload
I, [2024-03-08T15:50:57.638484 #951677]  INFO -- : [248/874] 992941=test_sleep
I, [2024-03-08T15:50:57.697224 #951677]  INFO -- : [249/874] 992932=test_config
I, [2024-03-08T15:50:57.795719 #951677]  INFO -- : [250/874] 992932=test_libs
I, [2024-03-08T15:50:57.810600 #951677]  INFO -- : [251/874] 992932=test_math
I, [2024-03-08T15:50:57.839861 #951677]  INFO -- : [252/874] 992932=test_gem_commands_fetch_command
I, [2024-03-08T15:50:57.859513 #951677]  INFO -- : [253/874] 992938=test_gc
I, [2024-03-08T15:50:57.861994 #951677]  INFO -- : [254/874] 992938=test_yaml_tree
I, [2024-03-08T15:50:57.895363 #951677]  INFO -- : [255/874] 992938=test_etc
I, [2024-03-08T15:50:57.927380 #951677]  INFO -- : [256/874] 992927=test_yjit_exit_locations
I, [2024-03-08T15:50:57.986765 #951677]  INFO -- : [257/874] 992927=test_getopts
I, [2024-03-08T15:50:57.992279 #951677]  INFO -- : [258/874] 992938=test_protocol
I, [2024-03-08T15:50:57.994841 #951677]  INFO -- : [259/874] 992927=test_gem_resolver_activation_request
I, [2024-03-08T15:50:58.011177 #951677]  INFO -- : [260/874] 992927=test_gem_config_file
I, [2024-03-08T15:50:58.018340 #951677]  INFO -- : [261/874] 992932=test_ripper
I, [2024-03-08T15:50:58.136750 #951677]  INFO -- : [262/874] 992940=test_gem_package_tar_header
I, [2024-03-08T15:50:58.175850 #951677]  INFO -- : [263/874] 992927=test_gem_util
I, [2024-03-08T15:50:58.187763 #951677]  INFO -- : [264/874] 992940=test_iseq_load
I, [2024-03-08T15:50:58.304786 #951677]  INFO -- : [265/874] 992938=test_pkey_dh
I, [2024-03-08T15:50:58.365077 #951677]  INFO -- : [266/874] 992927=test_bigzero
I, [2024-03-08T15:50:58.369146 #951677]  INFO -- : [267/874] 992927=test_system
I, [2024-03-08T15:50:58.394566 #951677]  INFO -- : [268/874] 992938=test_pkcs12
I, [2024-03-08T15:50:58.431432 #951677]  INFO -- : [269/874] 992933=test_rdoc_context_section
I, [2024-03-08T15:50:58.438787 #951677]  INFO -- : [270/874] 992932=test_euc_kr
I, [2024-03-08T15:50:58.440013 #951677]  INFO -- : [271/874] 992933=test_ftp
I, [2024-03-08T15:50:58.445580 #951677]  INFO -- : [272/874] 992932=test_to_ruby
I, [2024-03-08T15:50:58.457991 #951677]  INFO -- : [273/874] 992932=test_pattern_key_name_check
I, [2024-03-08T15:50:58.460574 #951677]  INFO -- : [274/874] 992932=test_gem_impossible_dependencies_error
I, [2024-03-08T15:50:58.471902 #951677]  INFO -- : [275/874] 992933=test_array_create
I, [2024-03-08T15:50:58.475113 #951677]  INFO -- : [276/874] 992932=test_pack
I, [2024-03-08T15:50:58.481235 #951677]  INFO -- : [277/874] 992933=test_gem_commands_query_command
I, [2024-03-08T15:50:58.616092 #951677]  INFO -- : [278/874] 992935=test_method
I, [2024-03-08T15:50:58.764818 #951677]  INFO -- : [279/874] 992938=test_rdoc_rubygems_hook
I, [2024-03-08T15:50:58.787640 #951677]  INFO -- : [280/874] 992932=test_cp949
I, [2024-03-08T15:50:58.794114 #951677]  INFO -- : [281/874] 992932=test_gem_commands_uninstall_command
I, [2024-03-08T15:50:58.840055 #951677]  INFO -- : [282/874] 992938=test_foreach
I, [2024-03-08T15:50:58.858299 #951677]  INFO -- : [283/874] 992938=test_gem_source_specific_file
I, [2024-03-08T15:50:58.959181 #951677]  INFO -- : [284/874] 992938=test_condition
I, [2024-03-08T15:50:58.960924 #951677]  INFO -- : [285/874] 992938=test_gem_unsatisfiable_dependency_error
I, [2024-03-08T15:50:58.978466 #951677]  INFO -- : [286/874] 992938=test_win32ole_record
I, [2024-03-08T15:50:58.988496 #951677]  INFO -- : [287/874] 992938=test_sorted_set
I, [2024-03-08T15:50:59.288677 #951677]  INFO -- : [288/874] 992938=test_win32ole_type_event
I, [2024-03-08T15:50:59.292896 #951677]  INFO -- : [289/874] 992938=test_emoji
I, [2024-03-08T15:50:59.327108 #951677]  INFO -- : [290/874] 992938=test_ubf_async_safe
I, [2024-03-08T15:50:59.335483 #951677]  INFO -- : [291/874] 992938=test_hash
I, [2024-03-08T15:50:59.367111 #951677]  INFO -- : [292/874] 992933=test_io
I, [2024-03-08T15:50:59.552278 #951677]  INFO -- : [293/874] 992927=test_ellipsize
I, [2024-03-08T15:50:59.560140 #951677]  INFO -- : [294/874] 992927=test_date_attr
I, [2024-03-08T15:50:59.571638 #951677]  INFO -- : [295/874] 992927=test_io_wait
I, [2024-03-08T15:50:59.673597 #951677]  INFO -- : [296/874] 992933=test_gem_commands_exec_command
I, [2024-03-08T15:50:59.695052 #951677]  INFO -- : [297/874] 992932=test_kwargs
I, [2024-03-08T15:50:59.701884 #951677]  INFO -- : [298/874] 992941=warnings_test
I, [2024-03-08T15:50:59.704084 #951677]  INFO -- : [299/874] 992932=test_type_completor
I, [2024-03-08T15:50:59.707677 #951677]  INFO -- : [300/874] 992932=test_console_attr
I, [2024-03-08T15:50:59.710979 #951677]  INFO -- : [301/874] 992941=test_summary
I, [2024-03-08T15:50:59.711052 #951677]  INFO -- : [302/874] 992932=test_kill_ring
I, [2024-03-08T15:50:59.797691 #951677]  INFO -- : [303/874] 992932=test_ns_spki
I, [2024-03-08T15:50:59.843612 #951677]  INFO -- : [304/874] 992932=test_framework
I, [2024-03-08T15:50:59.877601 #951677]  INFO -- : [305/874] 992932=test_argf
I, [2024-03-08T15:50:59.904371 #951677]  INFO -- : [306/874] 992927=test_ws
I, [2024-03-08T15:50:59.912961 #951677]  INFO -- : [307/874] 992941=test_gem_commands_environment_command
I, [2024-03-08T15:50:59.938986 #951677]  INFO -- : [308/874] 992927=test_m17n
I, [2024-03-08T15:51:00.025533 #951677]  INFO -- : [309/874] 992927=test_weakmap
I, [2024-03-08T15:51:00.030678 #951677]  INFO -- : [310/874] 992926=test_workspace
I, [2024-03-08T15:51:00.142305 #951677]  INFO -- : [311/874] 992940=test_yjit
I, [2024-03-08T15:51:00.209101 #951677]  INFO -- : [312/874] 992934=test_gem_request_set_lockfile
I, [2024-03-08T15:51:00.226034 #951677]  INFO -- : [313/874] 992941=test_raise_exception
I, [2024-03-08T15:51:00.311536 #951677]  INFO -- : [314/874] 992926=test_protect
I, [2024-03-08T15:51:00.315530 #951677]  INFO -- : [315/874] 992926=test_win32ole_typelib
I, [2024-03-08T15:51:00.317574 #951677]  INFO -- : [316/874] 992926=test_tree_builder
I, [2024-03-08T15:51:00.323173 #951677]  INFO -- : [317/874] 992926=test_gem_resolver_dependency_request
I, [2024-03-08T15:51:00.355042 #951677]  INFO -- : [318/874] 992926=test_hash
I, [2024-03-08T15:51:00.374936 #951677]  INFO -- : [319/874] 992926=test_alias_and_anchor
I, [2024-03-08T15:51:00.384857 #951677]  INFO -- : [320/874] 992926=test_postponed_job
I, [2024-03-08T15:51:00.713335 #951677]  INFO -- : [321/874] 992934=test_external_new
I, [2024-03-08T15:51:00.721159 #951677]  INFO -- : [322/874] 992934=test_lock_native_thread
I, [2024-03-08T15:51:00.872290 #951677]  INFO -- : [323/874] 992929=test_c_struct_entry
I, [2024-03-08T15:51:00.884972 #951677]  INFO -- : [324/874] 992926=test_gem_commands_stale_command
I, [2024-03-08T15:51:00.904116 #951677]  INFO -- : [325/874] 992926=test_have_library
I, [2024-03-08T15:51:00.960090 #951677]  INFO -- : [326/874] 992933=test_remote_fetch_error
I, [2024-03-08T15:51:00.988326 #951677]  INFO -- : [327/874] 992933=test_show_source
I, [2024-03-08T15:51:01.013223 #951677]  INFO -- : [328/874] 992941=test_set
I, [2024-03-08T15:51:01.044344 #951677]  INFO -- : [329/874] 992941=test_string_memory
I, [2024-03-08T15:51:01.088177 #951677]  INFO -- : [330/874] 992934=comments_test
I, [2024-03-08T15:51:01.097132 #951677]  INFO -- : [331/874] 992934=test_sprintf
I, [2024-03-08T15:51:01.127247 #951677]  INFO -- : [332/874] 992933=test_gem_requirement
I, [2024-03-08T15:51:01.146726 #951677]  INFO -- : [333/874] 992941=test_gem_security_trust_dir
I, [2024-03-08T15:51:01.193063 #951677]  INFO -- : [334/874] 992941=test_line_editor
I, [2024-03-08T15:51:01.269502 #951677]  INFO -- : [335/874] 992941=ripper_test
I, [2024-03-08T15:51:01.319091 #951677]  INFO -- : [336/874] 992929=test_objspace
I, [2024-03-08T15:51:01.345407 #951677]  INFO -- : [337/874] 992933=test_undef
I, [2024-03-08T15:51:01.351076 #951677]  INFO -- : [338/874] 992933=test_parse
I, [2024-03-08T15:51:01.351466 #951677]  INFO -- : [339/874] 992935=test_mdns
I, [2024-03-08T15:51:01.380042 #951677]  INFO -- : [340/874] 992934=test_gem_remote_fetcher
I, [2024-03-08T15:51:01.409454 #951677]  INFO -- : [341/874] 992935=test_scanner_events
I, [2024-03-08T15:51:01.470679 #951677]  INFO -- : [342/874] 992935=test_gem_resolver_installed_specification
I, [2024-03-08T15:51:01.744281 #951677]  INFO -- : [343/874] 992935=test_frozen_error
I, [2024-03-08T15:51:01.747988 #951677]  INFO -- : [344/874] 992935=test_gem_stub_specification
I, [2024-03-08T15:51:01.946972 #951677]  INFO -- : [345/874] 992935=test_method_cache
I, [2024-03-08T15:51:01.951001 #951677]  INFO -- : [346/874] 992935=test_gem_ext_ext_conf_builder
I, [2024-03-08T15:51:01.972506 #951677]  INFO -- : [347/874] 992941=test_complex
I, [2024-03-08T15:51:02.100541 #951677]  INFO -- : [348/874] 992933=test_gem_commands_search_command
I, [2024-03-08T15:51:02.106944 #951677]  INFO -- : [349/874] 992933=test_inlinecache
I, [2024-03-08T15:51:02.138216 #951677]  INFO -- : [350/874] 992941=test_rdoc_markup_verbatim
I, [2024-03-08T15:51:02.141578 #951677]  INFO -- : [351/874] 992941=test_path_to_class
I, [2024-03-08T15:51:02.155617 #951677]  INFO -- : [352/874] 992941=test_gem_resolver_specification
I, [2024-03-08T15:51:02.185880 #951677]  INFO -- : [353/874] 992933=test_gem_dependency
I, [2024-03-08T15:51:02.193974 #951677]  INFO -- : [354/874] 992941=test_gem_version
I, [2024-03-08T15:51:02.283934 #951677]  INFO -- : [355/874] 992941=test_econv
I, [2024-03-08T15:51:02.360187 #951677]  INFO -- : [356/874] 992933=test_cesu8
I, [2024-03-08T15:51:02.367870 #951677]  INFO -- : [357/874] 992933=test_rdoc_options
I, [2024-03-08T15:51:02.409942 #951677]  INFO -- : [358/874] 992926=test_string_processing
I, [2024-03-08T15:51:02.420603 #951677]  INFO -- : [359/874] 992926=test_fileutils
I, [2024-03-08T15:51:02.704739 #951677]  INFO -- : [360/874] 992933=test_ldap
I, [2024-03-08T15:51:02.706452 #951677]  INFO -- : [361/874] 992933=test_emitter
I, [2024-03-08T15:51:02.714456 #951677]  INFO -- : [362/874] 992933=test_gem_commands_signin_command
I, [2024-03-08T15:51:02.861748 #951677]  INFO -- : [363/874] 992933=test_resource
I, [2024-03-08T15:51:02.887132 #951677]  INFO -- : [364/874] 992933=test_rdoc_include
I, [2024-03-08T15:51:02.934030 #951677]  INFO -- : [365/874] 992933=test_reqarg
I, [2024-03-08T15:51:02.966342 #951677]  INFO -- : [366/874] 992926=test_gem_commands_list_command
I, [2024-03-08T15:51:02.997201 #951677]  INFO -- : [367/874] 992926=test_stack
I, [2024-03-08T15:51:03.363917 #951677]  INFO -- : [368/874] 992933=test_too_many_dummy_encodings
I, [2024-03-08T15:51:03.443349 #951677]  INFO -- : [369/874] 992933=test_duplicate
I, [2024-03-08T15:51:03.448166 #951677]  INFO -- : [370/874] 992933=test_utf32
I, [2024-03-08T15:51:03.457386 #951677]  INFO -- : [371/874] 992933=test_basicsocket
I, [2024-03-08T15:51:03.506984 #951677]  INFO -- : [372/874] 992933=test_prettyprint
I, [2024-03-08T15:51:03.542694 #951677]  INFO -- : [373/874] 992933=test_tracepoint
I, [2024-03-08T15:51:03.641801 #951677]  INFO -- : [374/874] 992935=test_gem_commands_help_command
I, [2024-03-08T15:51:03.680794 #951677]  INFO -- : [375/874] 992941=test_rdoc_markup
I, [2024-03-08T15:51:03.695004 #951677]  INFO -- : [376/874] 992941=test_internal_ivar
I, [2024-03-08T15:51:03.698541 #951677]  INFO -- : [377/874] 992941=test_gem_resolver_index_specification
I, [2024-03-08T15:51:03.755424 #951677]  INFO -- : [378/874] 992935=test_function
I, [2024-03-08T15:51:03.791591 #951677]  INFO -- : [379/874] 992941=test_queue
I, [2024-03-08T15:51:03.810234 #951677]  INFO -- : [380/874] 992941=test_tempfile
I, [2024-03-08T15:51:03.834403 #951677]  INFO -- : [381/874] 992927=test_noarg
I, [2024-03-08T15:51:03.875113 #951677]  INFO -- : [382/874] 992933=parse_comments_test
I, [2024-03-08T15:51:03.912369 #951677]  INFO -- : [383/874] 992930=json_string_matching_test
I, [2024-03-08T15:51:03.929391 #951677]  INFO -- : [384/874] 992933=test_load
I, [2024-03-08T15:51:03.932958 #951677]  INFO -- : [385/874] 992930=test_rdoc_normal_class
I, [2024-03-08T15:51:03.984600 #951677]  INFO -- : [386/874] 992933=test_class
I, [2024-03-08T15:51:03.988516 #951677]  INFO -- : [387/874] 992935=test_const
I, [2024-03-08T15:51:03.993871 #951677]  INFO -- : [388/874] 992935=test_asn1
I, [2024-03-08T15:51:04.035653 #951677]  INFO -- : [389/874] 992935=test_random
I, [2024-03-08T15:51:04.037084 #951677]  INFO -- : [390/874] 992934=test_irb
I, [2024-03-08T15:51:04.039993 #951677]  INFO -- : [391/874] 992935=test_date_strftime
I, [2024-03-08T15:51:04.075295 #951677]  INFO -- : [392/874] 992927=test_rdoc_parser_rd
I, [2024-03-08T15:51:04.080328 #951677]  INFO -- : [393/874] 992930=test_yamlstore
I, [2024-03-08T15:51:04.093866 #951677]  INFO -- : [394/874] 992936=test_gem_installer
I, [2024-03-08T15:51:04.104074 #951677]  INFO -- : [395/874] 992930=test_deprecate
I, [2024-03-08T15:51:04.141504 #951677]  INFO -- : [396/874] 992930=test_rdoc_constant
I, [2024-03-08T15:51:04.168026 #951677]  INFO -- : [397/874] 992941=test_bash_completion
I, [2024-03-08T15:51:04.171126 #951677]  INFO -- : [398/874] 992939=test_formatter
I, [2024-03-08T15:51:04.177233 #951677]  INFO -- : [399/874] 992941=test_recorder
I, [2024-03-08T15:51:04.180193 #951677]  INFO -- : [400/874] 992939=test_gem_source_vendor
I, [2024-03-08T15:51:04.180772 #951677]  INFO -- : [401/874] 992941=test_gem_commands_owner_command
I, [2024-03-08T15:51:04.195997 #951677]  INFO -- : [402/874] 992939=regexp_test
I, [2024-03-08T15:51:04.220648 #951677]  INFO -- : [403/874] 992939=test_gem_package_tar_reader
I, [2024-03-08T15:51:04.270961 #951677]  INFO -- : [404/874] 992939=test_rdoc_encoding
I, [2024-03-08T15:51:04.276058 #951677]  INFO -- : [405/874] 992930=test_coverage
I, [2024-03-08T15:51:04.304410 #951677]  INFO -- : [406/874] 992939=test_pathname
I, [2024-03-08T15:51:04.351429 #951677]  INFO -- : [407/874] 992927=test_complexrational
I, [2024-03-08T15:51:04.359872 #951677]  INFO -- : [408/874] 992927=test_init
I, [2024-03-08T15:51:04.406193 #951677]  INFO -- : [409/874] 992934=test_rdoc_any_method
I, [2024-03-08T15:51:04.414566 #951677]  INFO -- : [410/874] 992926=test_modify_expand
I, [2024-03-08T15:51:04.422011 #951677]  INFO -- : [411/874] 992926=test_rdoc_markdown
I, [2024-03-08T15:51:04.563882 #951677]  INFO -- : [412/874] 992939=test_gem_available_set
I, [2024-03-08T15:51:04.712827 #951677]  INFO -- : [413/874] 992935=test_file
I, [2024-03-08T15:51:04.734292 #951677]  INFO -- : [414/874] 992939=test_fiddle
I, [2024-03-08T15:51:04.735095 #951677]  INFO -- : [415/874] 992935=test_wss
I, [2024-03-08T15:51:04.737024 #951677]  INFO -- : [416/874] 992938=test_ractor
I, [2024-03-08T15:51:04.741322 #951677]  INFO -- : [417/874] 992935=test_find
I, [2024-03-08T15:51:04.763255 #951677]  INFO -- : [418/874] 992935=test_marshalable
I, [2024-03-08T15:51:04.771048 #951677]  INFO -- : [419/874] 992935=test_digest
I, [2024-03-08T15:51:04.839664 #951677]  INFO -- : [420/874] 992941=test_gem_commands_contents_command
I, [2024-03-08T15:51:04.842504 #951677]  INFO -- : [421/874] 992927=test_gem_ext_cmake_builder
I, [2024-03-08T15:51:04.857527 #951677]  INFO -- : [422/874] 992939=test_require
I, [2024-03-08T15:51:04.870364 #951677]  INFO -- : [423/874] 992927=test_cgi_util
I, [2024-03-08T15:51:04.896315 #951677]  INFO -- : [424/874] 992938=test_class2name
I, [2024-03-08T15:51:04.902811 #951677]  INFO -- : [425/874] 992938=test_gbk
I, [2024-03-08T15:51:04.911903 #951677]  INFO -- : [426/874] 992926=test_enc_str_buf_cat
I, [2024-03-08T15:51:04.914398 #951677]  INFO -- : [427/874] 992926=test_pstore
I, [2024-03-08T15:51:04.915794 #951677]  INFO -- : [428/874] 992934=test_cstr
I, [2024-03-08T15:51:04.920105 #951677]  INFO -- : [429/874] 992938=test_profile_frames
I, [2024-03-08T15:51:04.962432 #951677]  INFO -- : [430/874] 992941=test_io_timeout
I, [2024-03-08T15:51:04.966727 #951677]  INFO -- : [431/874] 992926=test_shapes
I, [2024-03-08T15:51:04.978897 #951677]  INFO -- : [432/874] 992941=json_fixtures_test
I, [2024-03-08T15:51:04.979027 #951677]  INFO -- : [433/874] 992926=test_comparable
I, [2024-03-08T15:51:04.987521 #951677]  INFO -- : [434/874] 992926=test_rdoc_parser_c
I, [2024-03-08T15:51:04.997386 #951677]  INFO -- : [435/874] 992941=test_thread_queue
I, [2024-03-08T15:51:05.139475 #951677]  INFO -- : [436/874] 992938=test_nowrite
I, [2024-03-08T15:51:05.161922 #951677]  INFO -- : [437/874] 992938=test_rdoc_markup_formatter
I, [2024-03-08T15:51:05.172054 #951677]  INFO -- : [438/874] 992938=test_euc_tw
I, [2024-03-08T15:51:05.176434 #951677]  INFO -- : [439/874] 992927=test_ractor
I, [2024-03-08T15:51:05.183308 #951677]  INFO -- : [440/874] 992938=test_bmethod
I, [2024-03-08T15:51:05.190745 #951677]  INFO -- : [441/874] 992938=test_gem_commands_sources_command
I, [2024-03-08T15:51:05.197163 #951677]  INFO -- : [442/874] 992927=test_ansi_without_terminfo
I, [2024-03-08T15:51:05.213919 #951677]  INFO -- : [443/874] 992927=test_big2str
I, [2024-03-08T15:51:05.219188 #951677]  INFO -- : [444/874] 992927=test_forwardable
I, [2024-03-08T15:51:05.236576 #951677]  INFO -- : [445/874] 992927=test_yaml
I, [2024-03-08T15:51:05.299468 #951677]  INFO -- : [446/874] 992926=test_wait
I, [2024-03-08T15:51:05.300686 #951677]  INFO -- : [447/874] 992930=test_handle
I, [2024-03-08T15:51:05.325104 #951677]  INFO -- : [448/874] 992932=test_rdoc_rd_inline
I, [2024-03-08T15:51:05.332819 #951677]  INFO -- : [449/874] 992932=test_mutex
I, [2024-03-08T15:51:05.369179 #951677]  INFO -- : [450/874] 992927=test_x509req
I, [2024-03-08T15:51:05.385002 #951677]  INFO -- : [451/874] 992938=test_set
I, [2024-03-08T15:51:05.394311 #951677]  INFO -- : [452/874] 992926=test_struct
I, [2024-03-08T15:51:05.424375 #951677]  INFO -- : [453/874] 992938=test_gem_path_support
I, [2024-03-08T15:51:05.464142 #951677]  INFO -- : [454/874] 992938=test_files_test_1
I, [2024-03-08T15:51:05.465791 #951677]  INFO -- : [455/874] 992938=test_deprecated
I, [2024-03-08T15:51:05.473772 #951677]  INFO -- : [456/874] 992938=test_color_printer
I, [2024-03-08T15:51:05.526830 #951677]  INFO -- : [457/874] 992927=test_insns_leaf
I, [2024-03-08T15:51:05.530324 #951677]  INFO -- : [458/874] 992927=test_serialize_subclasses
I, [2024-03-08T15:51:05.536259 #951677]  INFO -- : [459/874] 992927=test_key_error
I, [2024-03-08T15:51:05.539429 #951677]  INFO -- : [460/874] 992927=test_div
I, [2024-03-08T15:51:05.544958 #951677]  INFO -- : [461/874] 992927=test_engine
I, [2024-03-08T15:51:05.545879 #951677]  INFO -- : [462/874] 992927=test_win32ole_variant_m
I, [2024-03-08T15:51:05.550131 #951677]  INFO -- : [463/874] 992938=fuzzer_test
I, [2024-03-08T15:51:05.551925 #951677]  INFO -- : [464/874] 992927=test_rdoc_markup_include
I, [2024-03-08T15:51:05.554557 #951677]  INFO -- : [465/874] 992927=test_sexp
I, [2024-03-08T15:51:05.558629 #951677]  INFO -- : [466/874] 992938=test_variable
I, [2024-03-08T15:51:05.581241 #951677]  INFO -- : [467/874] 992927=test_struct
I, [2024-03-08T15:51:05.595862 #951677]  INFO -- : [468/874] 992927=magic_comment_test
I, [2024-03-08T15:51:05.685514 #951677]  INFO -- : [469/874] 992927=test_rdoc_markup_to_html_snippet
I, [2024-03-08T15:51:05.689808 #951677]  INFO -- : [470/874] 992938=test_cparser
I, [2024-03-08T15:51:05.690344 #951677]  INFO -- : [471/874] 992935=test_pkg_config
I, [2024-03-08T15:51:05.729316 #951677]  INFO -- : [472/874] 992935=test_config
I, [2024-03-08T15:51:05.774334 #951677]  INFO -- : [473/874] 992935=test_nomethod_error
I, [2024-03-08T15:51:05.776165 #951677]  INFO -- : [474/874] 992927=json_parser_test
I, [2024-03-08T15:51:05.782851 #951677]  INFO -- : [475/874] 992935=memsize_test
I, [2024-03-08T15:51:05.829121 #951677]  INFO -- : [476/874] 992927=test_dln
I, [2024-03-08T15:51:05.834179 #951677]  INFO -- : [477/874] 992927=test_gem_source_subpath_problem
I, [2024-03-08T15:51:05.870757 #951677]  INFO -- : [478/874] 992935=json_common_interface_test
I, [2024-03-08T15:51:05.887869 #951677]  INFO -- : [479/874] 992930=test_win32ole_variant_outarg
I, [2024-03-08T15:51:05.893312 #951677]  INFO -- : [480/874] 992935=test_storage
I, [2024-03-08T15:51:05.893791 #951677]  INFO -- : [481/874] 992930=test_gem_resolver_git_set
I, [2024-03-08T15:51:05.908175 #951677]  INFO -- : [482/874] 992935=test_cipher
I, [2024-03-08T15:51:05.951227 #951677]  INFO -- : [483/874] 992927=test_gem_security_signer
I, [2024-03-08T15:51:05.955290 #951677]  INFO -- : [484/874] 992935=test_new
I, [2024-03-08T15:51:05.964167 #951677]  INFO -- : [485/874] 992935=test_shellwords
I, [2024-03-08T15:51:05.971439 #951677]  INFO -- : [486/874] 992935=test_debug
I, [2024-03-08T15:51:05.976174 #951677]  INFO -- : [487/874] 992926=test_memory_view
I, [2024-03-08T15:51:05.979059 #951677]  INFO -- : [488/874] 992935=pattern_test
I, [2024-03-08T15:51:05.991983 #951677]  INFO -- : [489/874] 992935=test_iterator
I, [2024-03-08T15:51:06.013446 #951677]  INFO -- : [490/874] 992926=test_string
I, [2024-03-08T15:51:06.018285 #951677]  INFO -- : [491/874] 992926=test_omap
I, [2024-03-08T15:51:06.024569 #951677]  INFO -- : [492/874] 992926=test_digest_extend
I, [2024-03-08T15:51:06.041835 #951677]  INFO -- : [493/874] 992926=test_input_method
I, [2024-03-08T15:51:06.084528 #951677]  INFO -- : [494/874] 992927=test_windows_1252
I, [2024-03-08T15:51:06.093135 #951677]  INFO -- : [495/874] 992927=test_process
I, [2024-03-08T15:51:06.093681 #951677]  INFO -- : [496/874] 992935=test_fixnum
I, [2024-03-08T15:51:06.099443 #951677]  INFO -- : [497/874] 992926=test_signal
I, [2024-03-08T15:51:06.116463 #951677]  INFO -- : [498/874] 992935=test_x509crl
I, [2024-03-08T15:51:06.127060 #951677]  INFO -- : [499/874] 992927=test_rdoc_rd
I, [2024-03-08T15:51:06.133790 #951677]  INFO -- : [500/874] 992927=test_cgi_session
I, [2024-03-08T15:51:06.156049 #951677]  INFO -- : [501/874] 992927=test_rdoc_top_level
I, [2024-03-08T15:51:06.185527 #951677]  INFO -- : [502/874] 992934=test_metaclass
I, [2024-03-08T15:51:06.190519 #951677]  INFO -- : [503/874] 992934=test_dir_m17n
I, [2024-03-08T15:51:06.232953 #951677]  INFO -- : [504/874] 992930=test_gem_resolver_installer_set
I, [2024-03-08T15:51:06.253469 #951677]  INFO -- : [505/874] 992935=test_regex_casefold
I, [2024-03-08T15:51:06.330875 #951677]  INFO -- : [506/874] 992939=test_gem_commands_signout_command
I, [2024-03-08T15:51:06.349600 #951677]  INFO -- : [507/874] 992939=test_refinement
I, [2024-03-08T15:51:06.466488 #951677]  INFO -- : [508/874] 992930=test_gem_source_git
I, [2024-03-08T15:51:06.490570 #951677]  INFO -- : [509/874] 992932=test_float
I, [2024-03-08T15:51:06.570085 #951677]  INFO -- : [510/874] 992927=test_require
I, [2024-03-08T15:51:06.629159 #951677]  INFO -- : [511/874] 992928=test_cgi_cookie
I, [2024-03-08T15:51:06.641838 #951677]  INFO -- : [512/874] 992928=test_assembler
I, [2024-03-08T15:51:06.641938 #951677]  INFO -- : [513/874] 992928=test_propertyputref
I, [2024-03-08T15:51:06.648506 #951677]  INFO -- : [514/874] 992928=attribute_write_test
I, [2024-03-08T15:51:06.659882 #951677]  INFO -- : [515/874] 992928=test_spell_checker
I, [2024-03-08T15:51:06.679928 #951677]  INFO -- : [516/874] 992928=test_rational2
I, [2024-03-08T15:51:06.692696 #951677]  INFO -- : [517/874] 992928=test_rational
I, [2024-03-08T15:51:06.716248 #951677]  INFO -- : [518/874] 992928=test_gem_commands_cert_command
I, [2024-03-08T15:51:06.861364 #951677]  INFO -- : [519/874] 992935=test_completion
I, [2024-03-08T15:51:07.058959 #951677]  INFO -- : [520/874] 992938=test_len
I, [2024-03-08T15:51:07.069313 #951677]  INFO -- : [521/874] 992938=test_yield_block
I, [2024-03-08T15:51:07.069648 #951677]  INFO -- : [522/874] 992938=test_erb
I, [2024-03-08T15:51:07.151977 #951677]  INFO -- : [523/874] 992938=test_x509ext
I, [2024-03-08T15:51:07.155544 #951677]  INFO -- : [524/874] 992938=test_gem_source_installed
I, [2024-03-08T15:51:07.174186 #951677]  INFO -- : [525/874] 992938=test_evaluation
I, [2024-03-08T15:51:07.178702 #951677]  INFO -- : [526/874] 992938=test_https
I, [2024-03-08T15:51:07.181293 #951677]  INFO -- : [527/874] 992930=test_gem_ext_builder
I, [2024-03-08T15:51:07.186473 #951677]  INFO -- : [528/874] 992940=test_rdoc_parser_simple
I, [2024-03-08T15:51:07.428460 #951677]  INFO -- : [529/874] 992940=test_load
I, [2024-03-08T15:51:07.434363 #951677]  INFO -- : [530/874] 992940=test_yamldbm
I, [2024-03-08T15:51:07.441236 #951677]  INFO -- : [531/874] 992940=test_abi
I, [2024-03-08T15:51:07.600420 #951677]  INFO -- : [532/874] 992938=test_provider
I, [2024-03-08T15:51:07.674245 #951677]  INFO -- : [533/874] 992940=test_gem_commands_outdated_command
I, [2024-03-08T15:51:07.727202 #951677]  INFO -- : [534/874] 992940=test_array
I, [2024-03-08T15:51:07.750750 #951677]  INFO -- : [535/874] 992934=test_gem_package_tar_writer
I, [2024-03-08T15:51:07.755612 #951677]  INFO -- : [536/874] 992933=test_gem_source
I, [2024-03-08T15:51:07.781177 #951677]  INFO -- : [537/874] 992935=test_scalar_scanner
I, [2024-03-08T15:51:07.795188 #951677]  INFO -- : [538/874] 992935=test_win32ole_method_event
I, [2024-03-08T15:51:07.801779 #951677]  INFO -- : [539/874] 992935=test_nesting_parser
I, [2024-03-08T15:51:07.821720 #951677]  INFO -- : [540/874] 992935=test_gem_dependency_list
I, [2024-03-08T15:51:07.895837 #951677]  INFO -- : [541/874] 992934=test_benchmark
I, [2024-03-08T15:51:07.916155 #951677]  INFO -- : [542/874] 992935=test_stringify_symbols
I, [2024-03-08T15:51:07.927244 #951677]  INFO -- : [543/874] 992935=integer_parse_test
I, [2024-03-08T15:51:07.929908 #951677]  INFO -- : [544/874] 992935=test_instrumentation_api
I, [2024-03-08T15:51:08.001642 #951677]  INFO -- : [545/874] 992938=test_boolean
I, [2024-03-08T15:51:08.006026 #951677]  INFO -- : [546/874] 992938=test_rdoc_generator_markup
I, [2024-03-08T15:51:08.013800 #951677]  INFO -- : [547/874] 992938=test_whileuntil
I, [2024-03-08T15:51:08.018395 #951677]  INFO -- : [548/874] 992938=test_monitor
I, [2024-03-08T15:51:08.107360 #951677]  INFO -- : [549/874] 992933=test_buffered_io
I, [2024-03-08T15:51:08.151561 #951677]  INFO -- : [550/874] 992933=test_configuration
I, [2024-03-08T15:51:08.228048 #951677]  INFO -- : [551/874] 992938=test_rubyvm
I, [2024-03-08T15:51:08.229804 #951677]  INFO -- : [552/874] 992932=test_parser
I, [2024-03-08T15:51:08.235835 #951677]  INFO -- : [553/874] 992938=test_method_name_check
I, [2024-03-08T15:51:08.267409 #951677]  INFO -- : [554/874] 992932=test_arith_seq_extract
I, [2024-03-08T15:51:08.292369 #951677]  INFO -- : [555/874] 992933=test_gem_request_set
I, [2024-03-08T15:51:08.297504 #951677]  INFO -- : [556/874] 992938=test_module
I, [2024-03-08T15:51:08.417613 #951677]  INFO -- : [557/874] 992926=test_ssl
I, [2024-03-08T15:51:08.467632 #951677]  INFO -- : [558/874] 992930=test_gem_ext_cargo_builder
I, [2024-03-08T15:51:08.475989 #951677]  INFO -- : [559/874] 992932=constant_path_node_test
I, [2024-03-08T15:51:08.486254 #951677]  INFO -- : [560/874] 992932=test_gem_resolver_vendor_specification
I, [2024-03-08T15:51:08.487355 #951677]  INFO -- : [561/874] 992930=test_gem_commands_update_command
I, [2024-03-08T15:51:08.526239 #951677]  INFO -- : [562/874] 992932=test_gem_uri
I, [2024-03-08T15:51:08.545454 #951677]  INFO -- : [563/874] 992932=test_key_event_record
I, [2024-03-08T15:51:08.552256 #951677]  INFO -- : [564/874] 992932=test_notimplement
I, [2024-03-08T15:51:08.557909 #951677]  INFO -- : [565/874] 992932=test_random
I, [2024-03-08T15:51:08.584690 #951677]  INFO -- : [566/874] 992932=test_ssl_session
I, [2024-03-08T15:51:08.801179 #951677]  INFO -- : [567/874] 992933=test_lexer
I, [2024-03-08T15:51:08.829400 #951677]  INFO -- : [568/874] 992933=test_thread_cv
I, [2024-03-08T15:51:08.919228 #951677]  INFO -- : [569/874] 992928=test_rdoc_generator_pot
I, [2024-03-08T15:51:08.924186 #951677]  INFO -- : [570/874] 992928=test_rdoc_parser_changelog
I, [2024-03-08T15:51:08.985750 #951677]  INFO -- : [571/874] 992928=test_enumerator
I, [2024-03-08T15:51:08.987436 #951677]  INFO -- : [572/874] 992928=test_koi8
I, [2024-03-08T15:51:08.997458 #951677]  INFO -- : [573/874] 992928=parameters_signature_test
I, [2024-03-08T15:51:09.004100 #951677]  INFO -- : [574/874] 992928=test_unicode
I, [2024-03-08T15:51:09.064661 #951677]  INFO -- : [575/874] 992928=test_rdoc_method_attr
I, [2024-03-08T15:51:09.199460 #951677]  INFO -- : [576/874] 992928=test_filter
I, [2024-03-08T15:51:09.239419 #951677]  INFO -- : [577/874] 992928=test_gem_gem_runner
I, [2024-03-08T15:51:09.282695 #951677]  INFO -- : [578/874] 992928=static_literals_test
I, [2024-03-08T15:51:09.285685 #951677]  INFO -- : [579/874] 992928=test_data
I, [2024-03-08T15:51:09.289325 #951677]  INFO -- : [580/874] 992928=test_tree_spell_checker
I, [2024-03-08T15:51:09.306045 #951677]  INFO -- : [581/874] 992934=test_addrinfo
I, [2024-03-08T15:51:09.343009 #951677]  INFO -- : [582/874] 992934=test_http
I, [2024-03-08T15:51:09.357268 #951677]  INFO -- : [583/874] 992928=test_bn
I, [2024-03-08T15:51:09.379093 #951677]  INFO -- : [584/874] 992928=test_win32ole_param_event
I, [2024-03-08T15:51:09.383665 #951677]  INFO -- : [585/874] 992928=test_path
I, [2024-03-08T15:51:09.387647 #951677]  INFO -- : [586/874] 992928=test_case_mapping
I, [2024-03-08T15:51:09.400731 #951677]  INFO -- : [587/874] 992928=test_terminfo
I, [2024-03-08T15:51:09.403549 #951677]  INFO -- : [588/874] 992928=test_compile_prism
I, [2024-03-08T15:51:09.451873 #951677]  INFO -- : [589/874] 992941=test_bug-14834
I, [2024-03-08T15:51:09.456201 #951677]  INFO -- : [590/874] 992933=test_date_compat
I, [2024-03-08T15:51:09.500024 #951677]  INFO -- : [591/874] 992933=test_rdoc_markup_to_html
I, [2024-03-08T15:51:09.509547 #951677]  INFO -- : [592/874] 992932=test_key_stroke
I, [2024-03-08T15:51:09.512255 #951677]  INFO -- : [593/874] 992932=json_encoding_test
I, [2024-03-08T15:51:09.524832 #951677]  INFO -- : [594/874] 992932=test_color
I, [2024-03-08T15:51:09.553945 #951677]  INFO -- : [595/874] 992941=test_sockopt
I, [2024-03-08T15:51:09.559274 #951677]  INFO -- : [596/874] 992941=test_install
I, [2024-03-08T15:51:09.605247 #951677]  INFO -- : [597/874] 992933=test_rdoc_markup_to_label
I, [2024-03-08T15:51:09.621171 #951677]  INFO -- : [598/874] 992932=test_gem_resolver_local_specification
I, [2024-03-08T15:51:09.641692 #951677]  INFO -- : [599/874] 992933=test_httpheader
I, [2024-03-08T15:51:09.653425 #951677]  INFO -- : [600/874] 992933=test_rdoc_ri_driver
I, [2024-03-08T15:51:09.659096 #951677]  INFO -- : [601/874] 992932=test_set_len
I, [2024-03-08T15:51:09.667587 #951677]  INFO -- : [602/874] 992932=test_httpresponses
I, [2024-03-08T15:51:09.693604 #951677]  INFO -- : [603/874] 992932=test_encoding
I, [2024-03-08T15:51:09.719634 #951677]  INFO -- : [604/874] 992932=test_name_error_extension
I, [2024-03-08T15:51:09.729111 #951677]  INFO -- : [605/874] 992932=test_rdoc_i18n_locale
I, [2024-03-08T15:51:09.739654 #951677]  INFO -- : [606/874] 992932=test_document
I, [2024-03-08T15:51:09.746905 #951677]  INFO -- : [607/874] 992932=test_acceptable
I, [2024-03-08T15:51:09.782281 #951677]  INFO -- : [608/874] 992928=test_euc_jp
I, [2024-03-08T15:51:09.787640 #951677]  INFO -- : [609/874] 992936=test_rdoc_generator_pot_po_entry
I, [2024-03-08T15:51:09.789296 #951677]  INFO -- : [610/874] 992928=test_pair
I, [2024-03-08T15:51:09.795235 #951677]  INFO -- : [611/874] 992936=test_gem_commands_yank_command
I, [2024-03-08T15:51:09.837036 #951677]  INFO -- : [612/874] 992941=test_win32ole_param
I, [2024-03-08T15:51:09.838826 #951677]  INFO -- : [613/874] 992941=test_rbconfig
I, [2024-03-08T15:51:09.842103 #951677]  INFO -- : [614/874] 992932=test_primitive
I, [2024-03-08T15:51:09.844659 #951677]  INFO -- : [615/874] 992941=test_human_typo
I, [2024-03-08T15:51:09.854892 #951677]  INFO -- : [616/874] 992941=test_fiber
I, [2024-03-08T15:51:09.862610 #951677]  INFO -- : [617/874] 992932=test_open3
I, [2024-03-08T15:51:09.953914 #951677]  INFO -- : [618/874] 992930=test_closure
I, [2024-03-08T15:51:10.043114 #951677]  INFO -- : [619/874] 992933=test_bundled_ca
I, [2024-03-08T15:51:10.057572 #951677]  INFO -- : [620/874] 992927=test_digest
I, [2024-03-08T15:51:10.072021 #951677]  INFO -- : [621/874] 992927=test_ractor
I, [2024-03-08T15:51:10.178856 #951677]  INFO -- : [622/874] 992927=test_rdoc_servlet
I, [2024-03-08T15:51:10.320677 #951677]  INFO -- : [623/874] 992936=test_gem_security
I, [2024-03-08T15:51:10.337302 #951677]  INFO -- : [624/874] 992927=test_recursion
I, [2024-03-08T15:51:10.346823 #951677]  INFO -- : [625/874] 992927=test_exit
I, [2024-03-08T15:51:10.447582 #951677]  INFO -- : [626/874] 992927=test_delegate
I, [2024-03-08T15:51:10.471516 #951677]  INFO -- : [627/874] 992939=test_popen_deadlock
I, [2024-03-08T15:51:10.477779 #951677]  INFO -- : [628/874] 992927=test_history
I, [2024-03-08T15:51:10.530303 #951677]  INFO -- : [629/874] 992927=test_mkmf
I, [2024-03-08T15:51:10.571103 #951677]  INFO -- : [630/874] 992927=test_date_marshal
I, [2024-03-08T15:51:10.577638 #951677]  INFO -- : [631/874] 992927=test_pinned
I, [2024-03-08T15:51:10.633034 #951677]  INFO -- : [632/874] 992930=test_printf
I, [2024-03-08T15:51:10.649832 #951677]  INFO -- : [633/874] 992930=test_rdoc_markup_pre_process
I, [2024-03-08T15:51:10.660475 #951677]  INFO -- : [634/874] 992927=test_to_ary_concat
I, [2024-03-08T15:51:10.812553 #951677]  INFO -- : [635/874] 992930=test_time
I, [2024-03-08T15:51:10.967164 #951677]  INFO -- : [636/874] 992935=test_webauthn_listener_response
I, [2024-03-08T15:51:10.998815 #951677]  INFO -- : [637/874] 992935=test_stream
I, [2024-03-08T15:51:11.000676 #951677]  INFO -- : [638/874] 992931=test_files_lib
I, [2024-03-08T15:51:11.013767 #951677]  INFO -- : [639/874] 992935=test_gem_commands_unpack_command
I, [2024-03-08T15:51:11.064343 #951677]  INFO -- : [640/874] 992930=test_beginendblock
I, [2024-03-08T15:51:11.208476 #951677]  INFO -- : [641/874] 992939=test_help
I, [2024-03-08T15:51:11.220728 #951677]  INFO -- : [642/874] 992939=test_rdoc_markup_to_bs
I, [2024-03-08T15:51:11.285654 #951677]  INFO -- : [643/874] 992939=test_emoji_breaks
I, [2024-03-08T15:51:11.429433 #951677]  INFO -- : [644/874] 992935=test_gem_bundler_version_finder
I, [2024-03-08T15:51:11.456188 #951677]  INFO -- : [645/874] 992935=test_within_pipe
I, [2024-03-08T15:51:11.461831 #951677]  INFO -- : [646/874] 992933=test_scheduler
I, [2024-03-08T15:51:11.485634 #951677]  INFO -- : [647/874] 992935=test_ocsp
I, [2024-03-08T15:51:11.542580 #951677]  INFO -- : [648/874] 992930=test_class
I, [2024-03-08T15:51:11.555454 #951677]  INFO -- : [649/874] 992930=test_pkey_dsa
I, [2024-03-08T15:51:11.612267 #951677]  INFO -- : [650/874] 992933=test_exception_at_throwing
I, [2024-03-08T15:51:11.663212 #951677]  INFO -- : [651/874] 992938=test_iseq
I, [2024-03-08T15:51:11.668989 #951677]  INFO -- : [652/874] 992933=test_rdoc_markup_heading
I, [2024-03-08T15:51:11.678040 #951677]  INFO -- : [653/874] 992933=test_append
I, [2024-03-08T15:51:11.682779 #951677]  INFO -- : [654/874] 992933=test_option
I, [2024-03-08T15:51:11.779759 #951677]  INFO -- : [655/874] 992933=test_cmethod
I, [2024-03-08T15:51:11.785319 #951677]  INFO -- : [656/874] 992933=test_tracer
I, [2024-03-08T15:51:11.797251 #951677]  INFO -- : [657/874] 992933=test_io_m17n
I, [2024-03-08T15:51:11.807088 #951677]  INFO -- : [658/874] 992935=test_variable_name_check
I, [2024-03-08T15:51:11.936565 #951677]  INFO -- : [659/874] 992935=test_did_you_mean
I, [2024-03-08T15:51:12.085270 #951677]  INFO -- : [660/874] 992935=test_gem_commands_server_command
I, [2024-03-08T15:51:12.095057 #951677]  INFO -- : [661/874] 992935=test_interned_str
I, [2024-03-08T15:51:12.108842 #951677]  INFO -- : [662/874] 992935=test_case_comprehensive
I, [2024-03-08T15:51:12.133495 #951677]  INFO -- : [663/874] 992930=test_gem_commands_build_command
I, [2024-03-08T15:51:12.363215 #951677]  INFO -- : [664/874] 992938=test_webauthn_listener
I, [2024-03-08T15:51:12.505126 #951677]  INFO -- : [665/874] 992930=test_gem_request_set_gem_dependency_api
I, [2024-03-08T15:51:12.514026 #951677]  INFO -- : [666/874] 992938=test_ast
I, [2024-03-08T15:51:12.725285 #951677]  INFO -- : [667/874] 992927=test_lambda
I, [2024-03-08T15:51:12.766728 #951677]  INFO -- : [668/874] 992930=test_random_formatter
I, [2024-03-08T15:51:12.779329 #951677]  INFO -- : [669/874] 992927=test_helper
I, [2024-03-08T15:51:12.781612 #951677]  INFO -- : [670/874] 992927=test_jaro_winkler
I, [2024-03-08T15:51:12.787596 #951677]  INFO -- : [671/874] 992930=test_update
I, [2024-03-08T15:51:12.791213 #951677]  INFO -- : [672/874] 992927=test_fips
I, [2024-03-08T15:51:12.794533 #951677]  INFO -- : [673/874] 992930=test_x509name
I, [2024-03-08T15:51:12.803252 #951677]  INFO -- : [674/874] 992932=test_rdoc_code_object
I, [2024-03-08T15:51:12.819940 #951677]  INFO -- : [675/874] 992930=test_x509store
I, [2024-03-08T15:51:12.994631 #951677]  INFO -- : [676/874] 992928=test_eval
I, [2024-03-08T15:51:13.010258 #951677]  INFO -- : [677/874] 992930=json_generator_test
I, [2024-03-08T15:51:13.092903 #951677]  INFO -- : [678/874] 992927=test_transcode
I, [2024-03-08T15:51:13.096603 #951677]  INFO -- : [679/874] 992930=test_gem_safe_marshal
I, [2024-03-08T15:51:13.099452 #951677]  INFO -- : [680/874] 992937=test_gem_resolver_api_set
I, [2024-03-08T15:51:13.124862 #951677]  INFO -- : [681/874] 992940=test_config
I, [2024-03-08T15:51:13.193855 #951677]  INFO -- : [682/874] 992932=test_gem_resolver_vendor_set
I, [2024-03-08T15:51:13.214205 #951677]  INFO -- : [683/874] 992932=test_enumerable
I, [2024-03-08T15:51:13.220958 #951677]  INFO -- : [684/874] 992932=test_ts
I, [2024-03-08T15:51:13.238301 #951677]  INFO -- : [685/874] 992928=test_ensured
I, [2024-03-08T15:51:13.295456 #951677]  INFO -- : [686/874] 992928=library_symbols_test
I, [2024-03-08T15:51:13.299614 #951677]  INFO -- : [687/874] 992928=test_locale
I, [2024-03-08T15:51:13.323318 #951677]  INFO -- : [688/874] 992927=test_addr
I, [2024-03-08T15:51:13.325518 #951677]  INFO -- : [689/874] 992933=test_rdoc_ri_paths
I, [2024-03-08T15:51:13.349717 #951677]  INFO -- : [690/874] 992933=test_range
I, [2024-03-08T15:51:13.351121 #951677]  INFO -- : [691/874] 992927=test_project_sanity
I, [2024-03-08T15:51:13.355779 #951677]  INFO -- : [692/874] 992928=test_constant
I, [2024-03-08T15:51:13.369884 #951677]  INFO -- : [693/874] 992937=test_dup
I, [2024-03-08T15:51:13.480341 #951677]  INFO -- : [694/874] 992927=test_pty
I, [2024-03-08T15:51:13.506657 #951677]  INFO -- : [695/874] 992940=command_line_test
I, [2024-03-08T15:51:13.577100 #951677]  INFO -- : [696/874] 992940=test_gem_uri_formatter
I, [2024-03-08T15:51:13.580079 #951677]  INFO -- : [697/874] 992937=test_helper
I, [2024-03-08T15:51:13.595203 #951677]  INFO -- : [698/874] 992937=test_erb_command
I, [2024-03-08T15:51:13.601034 #951677]  INFO -- : [699/874] 992939=test_encoding
I, [2024-03-08T15:51:13.604171 #951677]  INFO -- : [700/874] 992940=test_data_error
I, [2024-03-08T15:51:13.647019 #951677]  INFO -- : [701/874] 992937=bom_test
I, [2024-03-08T15:51:13.687349 #951677]  INFO -- : [702/874] 992932=test_ostruct
I, [2024-03-08T15:51:13.708135 #951677]  INFO -- : [703/874] 992940=unescape_test
I, [2024-03-08T15:51:13.775030 #951677]  INFO -- : [704/874] 992937=test_file
I, [2024-03-08T15:51:13.775384 #951677]  INFO -- : [705/874] 992939=test_force_exit
I, [2024-03-08T15:51:13.780206 #951677]  INFO -- : [706/874] 992939=test_udp
I, [2024-03-08T15:51:13.787106 #951677]  INFO -- : [707/874] 992939=test_vm_dump
I, [2024-03-08T15:51:13.791886 #951677]  INFO -- : [708/874] 992939=test_integer_comb
I, [2024-03-08T15:51:13.848402 #951677]  INFO -- : [709/874] 992932=test_rdoc_markup_document
I, [2024-03-08T15:51:13.864720 #951677]  INFO -- : [710/874] 992932=test_tmpdir
I, [2024-03-08T15:51:13.964312 #951677]  INFO -- : [711/874] 992932=errors_test
I, [2024-03-08T15:51:14.027023 #951677]  INFO -- : [712/874] 992930=test_gem_commands_check_command
I, [2024-03-08T15:51:14.029144 #951677]  INFO -- : [713/874] 992927=test_regexp
I, [2024-03-08T15:51:14.055851 #951677]  INFO -- : [714/874] 992932=test_rdoc_rd_block_parser
I, [2024-03-08T15:51:14.065020 #951677]  INFO -- : [715/874] 992930=test_signedness
I, [2024-03-08T15:51:14.076931 #951677]  INFO -- : [716/874] 992936=test_tsort
I, [2024-03-08T15:51:14.081524 #951677]  INFO -- : [717/874] 992936=test_ractor
I, [2024-03-08T15:51:14.105370 #951677]  INFO -- : [718/874] 992932=test_type
I, [2024-03-08T15:51:14.120156 #951677]  INFO -- : [719/874] 992932=test_pointer
I, [2024-03-08T15:51:14.153655 #951677]  INFO -- : [720/874] 992933=test_func
I, [2024-03-08T15:51:14.165766 #951677]  INFO -- : [721/874] 992936=test_big5
I, [2024-03-08T15:51:14.172454 #951677]  INFO -- : [722/874] 992936=test_date_arith
I, [2024-03-08T15:51:14.182654 #951677]  INFO -- : [723/874] 992936=test_ruby_lex
I, [2024-03-08T15:51:14.400740 #951677]  INFO -- : [724/874] 992936=test_object
I, [2024-03-08T15:51:14.573194 #951677]  INFO -- : [725/874] 992931=test_gem_local_remote_options
I, [2024-03-08T15:51:14.624581 #951677]  INFO -- : [726/874] 992931=test_sleep
I, [2024-03-08T15:51:14.876728 #951677]  INFO -- : [727/874] 992936=test_change_word
I, [2024-03-08T15:51:14.889298 #951677]  INFO -- : [728/874] 992936=test_flip
I, [2024-03-08T15:51:14.909515 #951677]  INFO -- : [729/874] 992936=compiler_test
I, [2024-03-08T15:51:15.022147 #951677]  INFO -- : [730/874] 992940=test_timeout
I, [2024-03-08T15:51:15.024013 #951677]  INFO -- : [731/874] 992940=test_ossl
I, [2024-03-08T15:51:15.026330 #951677]  INFO -- : [732/874] 992936=test_normalize
I, [2024-03-08T15:51:15.033152 #951677]  INFO -- : [733/874] 992936=test_arithmetic_sequence
I, [2024-03-08T15:51:15.053377 #951677]  INFO -- : [734/874] 992936=test_key_actor_emacs
I, [2024-03-08T15:51:15.163826 #951677]  INFO -- : [735/874] 992932=test_basicinstructions
I, [2024-03-08T15:51:15.213385 #951677]  INFO -- : [736/874] 992936=test_gem_gemcutter_utilities
I, [2024-03-08T15:51:15.232584 #951677]  INFO -- : [737/874] 992932=test_gem_command_manager
I, [2024-03-08T15:51:15.387801 #951677]  INFO -- : [738/874] 992932=version_test
I, [2024-03-08T15:51:15.392631 #951677]  INFO -- : [739/874] 992932=test_cgi_header
I, [2024-03-08T15:51:15.402361 #951677]  INFO -- : [740/874] 992932=heredoc_dedent_test
I, [2024-03-08T15:51:15.412463 #951677]  INFO -- : [741/874] 992932=test_object
I, [2024-03-08T15:51:15.422152 #951677]  INFO -- : [742/874] 992932=test_rdoc_parser_markdown
I, [2024-03-08T15:51:15.433236 #951677]  INFO -- : [743/874] 992932=test_import
I, [2024-03-08T15:51:15.613406 #951677]  INFO -- : [744/874] 992936=test_gem_resolver_lock_set
I, [2024-03-08T15:51:15.631549 #951677]  INFO -- : [745/874] 992926=test_not
I, [2024-03-08T15:51:15.634637 #951677]  INFO -- : [746/874] 992936=test_logger
I, [2024-03-08T15:51:15.636575 #951677]  INFO -- : [747/874] 992926=test_file_exhaustive
I, [2024-03-08T15:51:15.666179 #951677]  INFO -- : [748/874] 992936=test_gem_update_suggestion
I, [2024-03-08T15:51:15.758508 #951677]  INFO -- : [749/874] 992936=test_files_test
I, [2024-03-08T15:51:15.759130 #951677]  INFO -- : [750/874] 992928=test_fd_setsize
I, [2024-03-08T15:51:15.760815 #951677]  INFO -- : [751/874] 992928=test_continuation
I, [2024-03-08T15:51:15.776359 #951677]  INFO -- : [752/874] 992928=test_class_name_check
I, [2024-03-08T15:51:15.816101 #951677]  INFO -- : [753/874] 992936=test_keyword
I, [2024-03-08T15:51:15.836294 #951677]  INFO -- : [754/874] 992928=test_delete
I, [2024-03-08T15:51:15.843672 #951677]  INFO -- : [755/874] 992928=test_win32ole_method
I, [2024-03-08T15:51:15.845060 #951677]  INFO -- : [756/874] 992928=test_gem_package_task
I, [2024-03-08T15:51:15.856408 #951677]  INFO -- : [757/874] 992928=test_date_strptime
I, [2024-03-08T15:51:15.988428 #951677]  INFO -- : [758/874] 992928=test_placearg
I, [2024-03-08T15:51:16.063450 #951677]  INFO -- : [759/874] 992941=test_rdoc_markup_hard_break
I, [2024-03-08T15:51:16.066729 #951677]  INFO -- : [760/874] 992941=test_gem_platform
I, [2024-03-08T15:51:16.149255 #951677]  INFO -- : [761/874] 992928=test_pkey_rsa
I, [2024-03-08T15:51:16.179882 #951677]  INFO -- : [762/874] 992941=test_gem_commands_push_command
I, [2024-03-08T15:51:16.362764 #951677]  INFO -- : [763/874] 992939=test_weakkeymap
I, [2024-03-08T15:51:16.404076 #951677]  INFO -- : [764/874] 992936=test_numhash
I, [2024-03-08T15:51:16.409899 #951677]  INFO -- : [765/874] 992936=ruby_api_test
I, [2024-03-08T15:51:16.412506 #951677]  INFO -- : [766/874] 992928=test_find_executable
I, [2024-03-08T15:51:16.424352 #951677]  INFO -- : [767/874] 992928=test_coder
I, [2024-03-08T15:51:16.441939 #951677]  INFO -- : [768/874] 992928=test_symbol
I, [2024-03-08T15:51:16.474062 #951677]  INFO -- : [769/874] 992930=test_context
I, [2024-03-08T15:51:16.530174 #951677]  INFO -- : [770/874] 992936=test_gem_commands_pristine_command
I, [2024-03-08T15:51:16.645952 #951677]  INFO -- : [771/874] 992930=test_nofree
I, [2024-03-08T15:51:16.650508 #951677]  INFO -- : [772/874] 992930=test_unix
I, [2024-03-08T15:51:16.704524 #951677]  INFO -- : [773/874] 992930=test_lazy_enumerator
I, [2024-03-08T15:51:16.707686 #951677]  INFO -- : [774/874] 992941=test_enc_associate
I, [2024-03-08T15:51:16.783354 #951677]  INFO -- : [775/874] 992939=test_pkcs7
I, [2024-03-08T15:51:16.936648 #951677]  INFO -- : [776/874] 992939=test_gem_resolver_requirement_list
I, [2024-03-08T15:51:16.957956 #951677]  INFO -- : [777/874] 992939=test_arith_seq_beg_len_step
I, [2024-03-08T15:51:17.013621 #951677]  INFO -- : [778/874] 992939=test_function_entry
I, [2024-03-08T15:51:17.023107 #951677]  INFO -- : [779/874] 992939=test_rdoc_generator_darkfish
I, [2024-03-08T15:51:17.114679 #951677]  INFO -- : [780/874] 992930=test_rdoc_comment
I, [2024-03-08T15:51:17.173725 #951677]  INFO -- : [781/874] 992932=test_resize
I, [2024-03-08T15:51:17.179915 #951677]  INFO -- : [782/874] 992932=test_error_highlight
I, [2024-03-08T15:51:17.187978 #951677]  INFO -- : [783/874] 992930=test_http_request
I, [2024-03-08T15:51:17.193918 #951677]  INFO -- : [784/874] 992930=json_generic_object_test
I, [2024-03-08T15:51:17.203782 #951677]  INFO -- : [785/874] 992930=test_gem_source_fetch_problem
I, [2024-03-08T15:51:17.225994 #951677]  INFO -- : [786/874] 992930=test_coderange
I, [2024-03-08T15:51:17.229187 #951677]  INFO -- : [787/874] 992930=location_test
I, [2024-03-08T15:51:17.235378 #951677]  INFO -- : [788/874] 992941=test_symbol
I, [2024-03-08T15:51:17.239274 #951677]  INFO -- : [789/874] 992941=test_mailto
I, [2024-03-08T15:51:17.266176 #951677]  INFO -- : [790/874] 992941=test_ractor_compatibility
I, [2024-03-08T15:51:17.305458 #951677]  INFO -- : [791/874] 992939=format_errors_test
I, [2024-03-08T15:51:17.311379 #951677]  INFO -- : [792/874] 992939=test_dir
I, [2024-03-08T15:51:17.374207 #951677]  INFO -- : [793/874] 992933=test_gem_console_ui
I, [2024-03-08T15:51:17.383290 #951677]  INFO -- : [794/874] 992933=test_date_ractor
I, [2024-03-08T15:51:17.407573 #951677]  INFO -- : [795/874] 992930=test_eval
I, [2024-03-08T15:51:17.421130 #951677]  INFO -- : [796/874] 992930=test_autoconf
I, [2024-03-08T15:51:17.432008 #951677]  INFO -- : [797/874] 992930=test_numeric
I, [2024-03-08T15:51:17.437828 #951677]  INFO -- : [798/874] 992930=test_member
I, [2024-03-08T15:51:17.445297 #951677]  INFO -- : [799/874] 992930=test_cgi_multipart
I, [2024-03-08T15:51:17.575365 #951677]  INFO -- : [800/874] 992939=test_word
I, [2024-03-08T15:51:17.575905 #951677]  INFO -- : [801/874] 992939=test_gem_commands_cleanup_command
I, [2024-03-08T15:51:17.632633 #951677]  INFO -- : [802/874] 992933=test_gem_resolver_api_specification
I, [2024-03-08T15:51:17.640310 #951677]  INFO -- : [803/874] 992930=test_win32ole_variant
I, [2024-03-08T15:51:17.647020 #951677]  INFO -- : [804/874] 992930=test_ipaddr
I, [2024-03-08T15:51:17.654760 #951677]  INFO -- : [805/874] 992941=test_history
I, [2024-03-08T15:51:17.662691 #951677]  INFO -- : [806/874] 992941=test_mixed_unicode_escapes
I, [2024-03-08T15:51:17.667050 #951677]  INFO -- : [807/874] 992941=test_rdoc_markup_to_ansi
I, [2024-03-08T15:51:17.670929 #951677]  INFO -- : [808/874] 992933=test_rdoc_extend
I, [2024-03-08T15:51:17.682439 #951677]  INFO -- : [809/874] 992930=test_merge_keys
I, [2024-03-08T15:51:17.689287 #951677]  INFO -- : [810/874] 992933=test_have_macro
I, [2024-03-08T15:51:17.693392 #951677]  INFO -- : [811/874] 992930=test_resolve_symbol
I, [2024-03-08T15:51:17.699374 #951677]  INFO -- : [812/874] 992941=test_complex2
I, [2024-03-08T15:51:17.706452 #951677]  INFO -- : [813/874] 992941=test_gem_package
I, [2024-03-08T15:51:17.741634 #951677]  INFO -- : [814/874] 992932=test_gem_specification
I, [2024-03-08T15:51:17.785065 #951677]  INFO -- : [815/874] 992930=test_enum
I, [2024-03-08T15:51:17.949413 #951677]  INFO -- : [816/874] 992936=test_threadgroup
I, [2024-03-08T15:51:18.156896 #951677]  INFO -- : [817/874] 992933=test_bignum
I, [2024-03-08T15:51:18.165962 #951677]  INFO -- : [818/874] 992939=test_rdoc_class_module
I, [2024-03-08T15:51:18.221584 #951677]  INFO -- : [819/874] 992941=test_gem_ci_detector
I, [2024-03-08T15:51:18.229008 #951677]  INFO -- : [820/874] 992941=test_win32ole_variable
I, [2024-03-08T15:51:18.233935 #951677]  INFO -- : [821/874] 992941=test_arity
I, [2024-03-08T15:51:18.239063 #951677]  INFO -- : [822/874] 992941=test_stringio
I, [2024-03-08T15:51:18.265131 #951677]  INFO -- : [823/874] 992933=test_io_wait_uncommon
I, [2024-03-08T15:51:18.272685 #951677]  INFO -- : [824/874] 992933=ractor_test
I, [2024-03-08T15:51:18.316138 #951677]  INFO -- : [825/874] 992941=test_trace
I, [2024-03-08T15:51:18.331240 #951677]  INFO -- : [826/874] 992941=test_rdoc_generator_json_index
I, [2024-03-08T15:51:18.336400 #951677]  INFO -- : [827/874] 992933=test_win32ole_event
I, [2024-03-08T15:51:18.338624 #951677]  INFO -- : [828/874] 992933=test_time_tz
I, [2024-03-08T15:51:18.370045 #951677]  INFO -- : [829/874] 992941=test_alias
I, [2024-03-08T15:51:18.399007 #951677]  INFO -- : [830/874] 992933=test_timeout
I, [2024-03-08T15:51:18.532817 #951677]  INFO -- : [831/874] 992941=test_marshal
I, [2024-03-08T15:51:18.728883 #951677]  INFO -- : [832/874] 992930=test_unicode_normalize
I, [2024-03-08T15:51:18.734437 #951677]  INFO -- : [833/874] 992939=test_nonblock
I, [2024-03-08T15:51:18.751425 #951677]  INFO -- : [834/874] 992939=test_weakref
I, [2024-03-08T15:51:18.932848 #951677]  INFO -- : [835/874] 992939=test_rb_str_dup
I, [2024-03-08T15:51:18.936174 #951677]  INFO -- : [836/874] 992939=test_reline_key
I, [2024-03-08T15:51:18.940475 #951677]  INFO -- : [837/874] 992939=test_ancdata
I, [2024-03-08T15:51:18.942289 #951677]  INFO -- : [838/874] 992939=test_singleton_function
I, [2024-03-08T15:51:18.951577 #951677]  INFO -- : [839/874] 992939=test_ssl
I, [2024-03-08T15:51:18.956852 #951677]  INFO -- : [840/874] 992936=test_my_integer
I, [2024-03-08T15:51:18.965356 #951677]  INFO -- : [841/874] 992936=json_ext_parser_test
I, [2024-03-08T15:51:18.966699 #951677]  INFO -- : [842/874] 992936=test_thread
I, [2024-03-08T15:51:19.215224 #951677]  INFO -- : [843/874] 992933=test_debugger_integration
I, [2024-03-08T15:51:19.226389 #951677]  INFO -- : [844/874] 992933=test_rendering
I, [2024-03-08T15:51:19.240705 #951677]  INFO -- : [845/874] 992933=test_ractor
I, [2024-03-08T15:51:19.262170 #951677]  INFO -- : [846/874] 992934=parse_stream_test
I, [2024-03-08T15:51:19.268189 #951677]  INFO -- : [847/874] 992934=test_gem_source_lock
I, [2024-03-08T15:51:19.305263 #951677]  INFO -- : [848/874] 992941=test_gem
I, [2024-03-08T15:51:19.320092 #951677]  INFO -- : [849/874] 992934=test_ractor
I, [2024-03-08T15:51:19.327059 #951677]  INFO -- : [850/874] 992934=test_gem_commands_open_command
I, [2024-03-08T15:51:19.414540 #951677]  INFO -- : [851/874] 992939=test_dns
I, [2024-03-08T15:51:19.418707 #951677]  INFO -- : [852/874] 992934=test_cgi_core
I, [2024-03-08T15:51:19.432876 #951677]  INFO -- : [853/874] 992934=test_parser
I, [2024-03-08T15:51:19.449075 #951677]  INFO -- : [854/874] 992934=test_gem_commands_setup_command
I, [2024-03-08T15:51:19.623877 #951677]  INFO -- : [855/874] 992931=test_env
I, [2024-03-08T15:51:19.662960 #951677]  INFO -- : [856/874] 992933=test_rdoc_attr
I, [2024-03-08T15:51:19.677349 #951677]  INFO -- : [857/874] 992933=test_dryrun
I, [2024-03-08T15:51:19.700599 #951677]  INFO -- : [858/874] 992933=test_integer
I, [2024-03-08T15:51:19.772276 #951677]  INFO -- : [859/874] 992933=desugar_compiler_test
I, [2024-03-08T15:51:19.784318 #951677]  INFO -- : [860/874] 992933=test_stat
I, [2024-03-08T15:51:19.790109 #951677]  INFO -- : [861/874] 992933=test_gem_request_set_lockfile_tokenizer
I, [2024-03-08T15:51:19.854565 #951677]  INFO -- : [862/874] 992937=test_have_func
I, [2024-03-08T15:51:19.875496 #951677]  INFO -- : [863/874] 992933=test_nextafter
I, [2024-03-08T15:51:19.937202 #951677]  INFO -- : [864/874] 992939=test_capacity
I, [2024-03-08T15:51:19.946596 #951677]  INFO -- : [865/874] 992939=test_object_references
I, [2024-03-08T15:51:19.959945 #951677]  INFO -- : [866/874] 992939=test_usrmarshal
I, [2024-03-08T15:51:19.976101 #951677]  INFO -- : [867/874] 992933=test_gem_resolver_git_specification
I, [2024-03-08T15:51:20.135656 #951677]  INFO -- : [868/874] 992934=test_super
I, [2024-03-08T15:51:20.161449 #951677]  INFO -- : [869/874] 992928=test_rubyoptions
I, [2024-03-08T15:51:20.223795 #951677]  INFO -- : [870/874] 992932=test_cgi_modruby
I, [2024-03-08T15:51:20.226817 #951677]  INFO -- : [871/874] 992939=test_integer
I, [2024-03-08T15:51:20.233537 #951677]  INFO -- : [872/874] 992932=test_call
I, [2024-03-08T15:51:20.236256 #951677]  INFO -- : [873/874] 992933=test_https_proxy
I, [2024-03-08T15:51:20.248968 #951677]  INFO -- : [874/874] 992933=test_rubygems
I, [2024-03-08T15:51:43.235741 #951677]  INFO -- : Finished tests in 52.814643s, 497.0023 tests/s, 180225.3402 assertions/s.
I, [2024-03-08T15:51:43.236787 #951677]  INFO -- : 26249 tests, 9518537 assertions, 0 failures, 0 errors, 284 skips
I, [2024-03-08T15:51:43.236905 #951677]  INFO -- : 
I, [2024-03-08T15:51:43.236965 #951677]  INFO -- : ruby -v: ruby 3.4.0dev (2024-03-08T13:13:14Z master 2d80b6093f) [x86_64-linux]
I, [2024-03-08T15:51:43.241434 #951677]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
I, [2024-03-08T15:51:43.241575 #951677]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'
I, [2024-03-08T15:51:43.335361 #951677]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-03-08T15:51:43.335415 #951677]  INFO -- : 	CC = gcc
I, [2024-03-08T15:51:43.335426 #951677]  INFO -- : 	LD = ld
I, [2024-03-08T15:51:43.335435 #951677]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-03-08T15:51:43.335442 #951677]  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-08T15:51:43.335453 #951677]  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-08T15:51:43.335465 #951677]  INFO -- : 	CPPFLAGS =   
I, [2024-03-08T15:51:43.335473 #951677]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-03-08T15:51:43.335490 #951677]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-03-08T15:51:43.335498 #951677]  INFO -- : 	LANG = C.UTF-8
I, [2024-03-08T15:51:43.335506 #951677]  INFO -- : 	LC_ALL = 
I, [2024-03-08T15:51:43.335513 #951677]  INFO -- : 	LC_CTYPE = 
I, [2024-03-08T15:51:43.335521 #951677]  INFO -- : 	MFLAGS = 
I, [2024-03-08T15:51:43.335528 #951677]  INFO -- : 	RUSTC = rustc
I, [2024-03-08T15:51:43.335535 #951677]  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-08T15:51:43.335995 #951677]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-03-08T15:51:43.336016 #951677]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-03-08T15:51:43.336038 #951677]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-03-08T15:51:43.336047 #951677]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-03-08T15:51:43.336055 #951677]  INFO -- : 
I, [2024-03-08T15:51:43.337825 #951677]  INFO -- : generating enc.mk
I, [2024-03-08T15:51:43.490076 #951677]  INFO -- : generating encdb.h
I, [2024-03-08T15:51:43.552635 #951677]  INFO -- : encdb.h unchanged
I, [2024-03-08T15:51:43.553815 #951677]  INFO -- : making enc
I, [2024-03-08T15:51:43.570628 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:51:43.570653 #951677]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-03-08T15:51:43.570664 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:51:43.571275 #951677]  INFO -- : making srcs under enc
I, [2024-03-08T15:51:43.600244 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:51:43.600267 #951677]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-03-08T15:51:43.600279 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:51:43.601237 #951677]  INFO -- : generating transdb.h
I, [2024-03-08T15:51:43.698684 #951677]  INFO -- : transdb.h unchanged
I, [2024-03-08T15:51:43.699887 #951677]  INFO -- : making trans
I, [2024-03-08T15:51:43.770349 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:51:43.770372 #951677]  INFO -- : make[1]: Nothing to be done for '/tmp/ruby/src/trunk/enc/trans'.
I, [2024-03-08T15:51:43.770384 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:51:43.770973 #951677]  INFO -- : making encs
I, [2024-03-08T15:51:43.808924 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:51:43.808949 #951677]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-03-08T15:51:43.808961 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:51:43.812313 #951677]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-03-08T15:51:43.839223 #951677]  INFO -- : ext/configure-ext.mk updated
I, [2024-03-08T15:51:43.841871 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:51:45.266057 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:51:45.266754 #951677]  INFO -- : generating makefile exts.mk
I, [2024-03-08T15:51:45.307847 #951677]  INFO -- : exts.mk unchanged
I, [2024-03-08T15:51:45.315980 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:51:45.583604 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-03-08T15:51:45.586408 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-03-08T15:51:45.590218 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-03-08T15:51:45.593717 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-03-08T15:51:45.595953 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-03-08T15:51:45.602761 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-03-08T15:51:45.641334 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-03-08T15:51:45.644565 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-03-08T15:51:45.688159 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-03-08T15:51:45.695808 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-03-08T15:51:45.706181 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-03-08T15:51:45.709821 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-03-08T15:51:45.722236 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-03-08T15:51:45.728464 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-03-08T15:51:45.751637 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-03-08T15:51:45.754046 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-03-08T15:51:45.765138 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-03-08T15:51:45.769316 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-03-08T15:51:45.809578 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-03-08T15:51:45.823736 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-03-08T15:51:45.827744 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-03-08T15:51:45.830248 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-03-08T15:51:45.841152 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-03-08T15:51:45.871400 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-03-08T15:51:45.875678 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-03-08T15:51:45.878187 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-03-08T15:51:45.894134 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-03-08T15:51:45.898882 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-03-08T15:51:45.900990 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-03-08T15:51:45.903945 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-03-08T15:51:45.911527 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-03-08T15:51:45.929526 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-03-08T15:51:45.954405 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-03-08T15:51:45.978197 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-03-08T15:51:45.981025 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-03-08T15:51:46.040360 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-03-08T15:51:46.042372 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-03-08T15:51:46.064356 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-03-08T15:51:46.066569 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-03-08T15:51:46.089564 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-03-08T15:51:46.092619 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-03-08T15:51:46.115070 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-03-08T15:51:46.118541 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-03-08T15:51:46.141746 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-03-08T15:51:46.163988 #951677]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:51:46.234811 #951677]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-03-08T15:51:46.234854 #951677]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:51:46.235072 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:51:46.242102 #951677]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-08T15:51:46.242169 #951677]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-03-08T15:51:46.242200 #951677]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-03-08T15:51:46.340706 #951677] 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.20240308-1193050-8t8inq/1-mspec-multi-0
E, [2024-03-08T15:51:46.340803 #951677] 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.20240308-1193050-8t8inq/2-mspec-multi-1
E, [2024-03-08T15:51:46.340999 #951677] 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.20240308-1193050-8t8inq/3-mspec-multi-2
E, [2024-03-08T15:51:46.341167 #951677] 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.20240308-1193050-8t8inq/4-mspec-multi-3
E, [2024-03-08T15:51:46.341338 #951677] 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.20240308-1193050-8t8inq/5-mspec-multi-4
E, [2024-03-08T15:51:46.341505 #951677] 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.20240308-1193050-8t8inq/6-mspec-multi-5
E, [2024-03-08T15:51:46.341683 #951677] 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.20240308-1193050-8t8inq/7-mspec-multi-6
E, [2024-03-08T15:51:46.341842 #951677] 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.20240308-1193050-8t8inq/8-mspec-multi-7
E, [2024-03-08T15:51:46.342044 #951677] 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.20240308-1193050-8t8inq/9-mspec-multi-8
E, [2024-03-08T15:51:46.342262 #951677] 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.20240308-1193050-8t8inq/10-mspec-multi-9
E, [2024-03-08T15:51:46.342547 #951677] 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.20240308-1193050-8t8inq/11-mspec-multi-10
E, [2024-03-08T15:51:46.343104 #951677] 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.20240308-1193050-8t8inq/12-mspec-multi-11
E, [2024-03-08T15:51:46.343564 #951677] 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.20240308-1193050-8t8inq/13-mspec-multi-12
E, [2024-03-08T15:51:46.343979 #951677] 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.20240308-1193050-8t8inq/14-mspec-multi-13
E, [2024-03-08T15:51:46.344408 #951677] 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.20240308-1193050-8t8inq/15-mspec-multi-14
E, [2024-03-08T15:51:46.344806 #951677] 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.20240308-1193050-8t8inq/16-mspec-multi-15
I, [2024-03-08T15:51:46.560933 #951677]  INFO -- : ruby 3.4.0dev (2024-03-08T13:13:14Z master 2d80b6093f) [x86_64-linux]
I, [2024-03-08T15:51:47.930916 #951677]  INFO -- :      0 .........................................................................
I, [2024-03-08T15:51:48.473174 #951677]  INFO -- :     73 .........................................................................
I, [2024-03-08T15:51:48.697659 #951677]  INFO -- :    146 .........................................................................
I, [2024-03-08T15:51:48.762541 #951677]  INFO -- :    219 .........................................................................
I, [2024-03-08T15:51:48.860493 #951677]  INFO -- :    292 .........................................................................
I, [2024-03-08T15:51:48.941684 #951677]  INFO -- :    365 .........................................................................
I, [2024-03-08T15:51:48.975308 #951677]  INFO -- :    438 .........................................................................
I, [2024-03-08T15:51:49.004534 #951677]  INFO -- :    511 .........................................................................
I, [2024-03-08T15:51:49.032712 #951677]  INFO -- :    584 .........................................................................
I, [2024-03-08T15:51:49.127467 #951677]  INFO -- :    657 .........................................................................
I, [2024-03-08T15:51:49.164925 #951677]  INFO -- :    730 .........................................................................
I, [2024-03-08T15:51:49.198019 #951677]  INFO -- :    803 .........................................................................
I, [2024-03-08T15:51:49.256762 #951677]  INFO -- :    876 .........................................................................
I, [2024-03-08T15:51:49.338370 #951677]  INFO -- :    949 .........................................................................
I, [2024-03-08T15:51:49.496460 #951677]  INFO -- :   1022 .........................................................................
I, [2024-03-08T15:51:49.838449 #951677]  INFO -- :   1095 .........................................................................
I, [2024-03-08T15:51:50.007913 #951677]  INFO -- :   1168 .........................................................................
I, [2024-03-08T15:51:50.138761 #951677]  INFO -- :   1241 .........................................................................
I, [2024-03-08T15:51:50.239512 #951677]  INFO -- :   1314 .........................................................................
I, [2024-03-08T15:51:50.303374 #951677]  INFO -- :   1387 .........................................................................
I, [2024-03-08T15:51:50.503050 #951677]  INFO -- :   1460 .........................................................................
I, [2024-03-08T15:51:51.422123 #951677]  INFO -- :   1533 .........................................................................
I, [2024-03-08T15:51:51.482419 #951677]  INFO -- :   1606 .........................................................................
I, [2024-03-08T15:51:51.611842 #951677]  INFO -- :   1679 .........................................................................
I, [2024-03-08T15:51:51.747761 #951677]  INFO -- :   1752 .........................................................................
I, [2024-03-08T15:51:51.878376 #951677]  INFO -- :   1825 .........................................................................
I, [2024-03-08T15:51:52.061556 #951677]  INFO -- :   1898 .........................................................................
I, [2024-03-08T15:51:52.216691 #951677]  INFO -- :   1971 .........................................................................
I, [2024-03-08T15:51:52.374260 #951677]  INFO -- :   2044 .........................................................................
I, [2024-03-08T15:51:52.444068 #951677]  INFO -- :   2117 .........................................................................
I, [2024-03-08T15:51:52.466525 #951677]  INFO -- :   2190 .........................................................................
I, [2024-03-08T15:51:52.499375 #951677]  INFO -- :   2263 .........................................................................
I, [2024-03-08T15:51:52.524352 #951677]  INFO -- :   2336 .........................................................................
I, [2024-03-08T15:51:52.603800 #951677]  INFO -- :   2409 .........................................................................
I, [2024-03-08T15:51:52.796316 #951677]  INFO -- :   2482 .........................................................................
I, [2024-03-08T15:51:52.843427 #951677]  INFO -- :   2555 .........................................................................
I, [2024-03-08T15:51:52.996134 #951677]  INFO -- :   2628 .........................................................................
I, [2024-03-08T15:51:53.137383 #951677]  INFO -- :   2701 .........................................................................
I, [2024-03-08T15:51:53.185696 #951677]  INFO -- :   2774 .........................................................................
I, [2024-03-08T15:51:53.295105 #951677]  INFO -- :   2847 .........................................................................
I, [2024-03-08T15:51:53.351670 #951677]  INFO -- :   2920 .........................................................................
I, [2024-03-08T15:51:53.393604 #951677]  INFO -- :   2993 .........................................................................
I, [2024-03-08T15:51:53.426152 #951677]  INFO -- :   3066 .........................................................................
I, [2024-03-08T15:51:53.440906 #951677]  INFO -- :   3139 .........................................................................
I, [2024-03-08T15:51:53.452594 #951677]  INFO -- :   3212 .........................................................................
I, [2024-03-08T15:51:53.497473 #951677]  INFO -- :   3285 .........................................................................
I, [2024-03-08T15:51:57.466834 #951677]  INFO -- :   3358 .....................................................................
I, [2024-03-08T15:51:57.466954 #951677]  INFO -- : 
I, [2024-03-08T15:51:57.466987 #951677]  INFO -- : Finished in 11.121541 seconds
I, [2024-03-08T15:51:57.467011 #951677]  INFO -- : 
I, [2024-03-08T15:51:57.467033 #951677]  INFO -- : 3426 files, 32531 examples, 167878 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-03-08T15:51:57.472233 #951677]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'" exit with 0.