# Logfile created on 2024-03-15 12:41:46 +0000 by logger.rb/v1.4.3
I, [2024-03-15T12:41:46.957227 #861850]  INFO -- : #<BuildRuby:0x000055c1fc617150 @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.20240315-124146", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055c1fc6ab3a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055c1fc6ab260 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055c1fc6ab080 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk.20240315-124146", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk.20240315-124146>, @binmode=false, @mon_data=#<Monitor:0x000055c1fc6aafb8>, @mon_data_owner_object_id=860>>>
I, [2024-03-15T12:41:46.957367 #861850]  INFO -- : $$$[beg] make update-unicode  -j16
I, [2024-03-15T12:41:47.087192 #861850]  INFO -- : make: Nothing to be done for 'update-unicode'.
I, [2024-03-15T12:41:47.087454 #861850]  INFO -- : $$$[end] "make update-unicode  -j16" exit with 0.
I, [2024-03-15T12:41:47.087485 #861850]  INFO -- : $$$[beg] make update-download -j16
I, [2024-03-15T12:41:47.182160 #861850]  INFO -- : tool/config.guess already exists
I, [2024-03-15T12:41:47.182212 #861850]  INFO -- : tool/config.sub already exists
I, [2024-03-15T12:41:47.184667 #861850]  INFO -- : Update rbs to 0637ef60e13d5ded71d69d5238dbffcaae3d3740
I, [2024-03-15T12:41:47.184692 #861850]  INFO -- : Update debug to 2d602636d99114d55a32fedd652c9c704446a749
I, [2024-03-15T12:41:47.185891 #861850]  INFO -- : echo 0637ef60e13d5ded71d69d5238dbffcaae3d3740 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-03-15T12:41:47.186037 #861850]  INFO -- : echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision -
I, [2024-03-15T12:41:47.187959 #861850]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged
I, [2024-03-15T12:41:47.188120 #861850]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-03-15T12:41:47.318142 #861850]  INFO -- : $$$[end] "make update-download -j16" exit with 0.
I, [2024-03-15T12:41:47.318191 #861850]  INFO -- : $$$[beg] make update-rubyspec -j16
I, [2024-03-15T12:41:47.375811 #861850]  INFO -- : make: Nothing to be done for 'update-rubyspec'.
I, [2024-03-15T12:41:47.376524 #861850]  INFO -- : $$$[end] "make update-rubyspec -j16" exit with 0.
I, [2024-03-15T12:41:47.376590 #861850]  INFO -- : $$$[beg] make update-src      -j16
I, [2024-03-15T12:41:47.989424 #861850]  INFO -- : Already up to date.
I, [2024-03-15T12:41:48.012388 #861850]  INFO -- : Latest commit hash = c0b8dee95a
I, [2024-03-15T12:41:48.014285 #861850]  INFO -- : $$$[end] "make update-src      -j16" exit with 0.
I, [2024-03-15T12:41:48.014361 #861850]  INFO -- : $$$[beg] make after-update    -j16
I, [2024-03-15T12:41:48.117530 #861850]  INFO -- : generating golf_prelude.c
I, [2024-03-15T12:41:48.136245 #861850]  INFO -- : /tmp/ruby/src/trunk/revision.h updated
I, [2024-03-15T12:41:48.138184 #861850]  INFO -- : generating x86_64-linux-fake.rb
I, [2024-03-15T12:41:48.138515 #861850]  INFO -- : golf_prelude.c unchanged
I, [2024-03-15T12:41:48.185264 #861850]  INFO -- : x86_64-linux-fake.rb updated
I, [2024-03-15T12:41:48.186767 #861850]  INFO -- : generating enc.mk
I, [2024-03-15T12:41:48.336111 #861850]  INFO -- : making srcs under enc
I, [2024-03-15T12:41:48.365107 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:48.365135 #861850]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-03-15T12:41:48.365147 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:48.443534 #861850]  INFO -- : Update rbs to 0637ef60e13d5ded71d69d5238dbffcaae3d3740
I, [2024-03-15T12:41:48.443801 #861850]  INFO -- : Update debug to 2d602636d99114d55a32fedd652c9c704446a749
I, [2024-03-15T12:41:48.445806 #861850]  INFO -- : echo 0637ef60e13d5ded71d69d5238dbffcaae3d3740 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-03-15T12:41:48.445972 #861850]  INFO -- : echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision -
I, [2024-03-15T12:41:48.447940 #861850]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-03-15T12:41:48.448029 #861850]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged
I, [2024-03-15T12:41:48.502838 #861850]  INFO -- : $$$[end] "make after-update    -j16" exit with 0.
I, [2024-03-15T12:41:48.503073 #861850]  INFO -- : $$$[beg] make miniruby -j16
I, [2024-03-15T12:41:48.557982 #861850]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-03-15T12:41:48.558023 #861850]  INFO -- : 	CC = gcc
I, [2024-03-15T12:41:48.558035 #861850]  INFO -- : 	LD = ld
I, [2024-03-15T12:41:48.558043 #861850]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-03-15T12:41:48.558052 #861850]  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-15T12:41:48.558061 #861850]  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-15T12:41:48.558069 #861850]  INFO -- : 	CPPFLAGS =   
I, [2024-03-15T12:41:48.558077 #861850]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-03-15T12:41:48.558084 #861850]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-03-15T12:41:48.558092 #861850]  INFO -- : 	LANG = C.UTF-8
I, [2024-03-15T12:41:48.558102 #861850]  INFO -- : 	LC_ALL = 
I, [2024-03-15T12:41:48.558109 #861850]  INFO -- : 	LC_CTYPE = 
I, [2024-03-15T12:41:48.558116 #861850]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-03-15T12:41:48.558123 #861850]  INFO -- : 	RUSTC = rustc
I, [2024-03-15T12:41:48.558130 #861850]  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-15T12:41:48.559343 #861850]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-03-15T12:41:48.559361 #861850]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-03-15T12:41:48.559371 #861850]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-03-15T12:41:48.559394 #861850]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-03-15T12:41:48.559407 #861850]  INFO -- : 
I, [2024-03-15T12:41:48.580173 #861850]  INFO -- : compiling /tmp/ruby/src/trunk/version.c
I, [2024-03-15T12:41:48.729293 #861850]  INFO -- : linking miniruby
I, [2024-03-15T12:41:49.414440 #861850]  INFO -- : $$$[end] "make miniruby -j16" exit with 0.
I, [2024-03-15T12:41:49.414567 #861850]  INFO -- : $$$[beg] make ruby -j16
I, [2024-03-15T12:41:49.542942 #861850]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-03-15T12:41:49.542999 #861850]  INFO -- : 	CC = gcc
I, [2024-03-15T12:41:49.543010 #861850]  INFO -- : 	LD = ld
I, [2024-03-15T12:41:49.543019 #861850]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-03-15T12:41:49.543026 #861850]  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-15T12:41:49.543034 #861850]  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-15T12:41:49.543045 #861850]  INFO -- : 	CPPFLAGS =   
I, [2024-03-15T12:41:49.543052 #861850]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-03-15T12:41:49.543060 #861850]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-03-15T12:41:49.543067 #861850]  INFO -- : 	LANG = C.UTF-8
I, [2024-03-15T12:41:49.543074 #861850]  INFO -- : 	LC_ALL = 
I, [2024-03-15T12:41:49.543081 #861850]  INFO -- : 	LC_CTYPE = 
I, [2024-03-15T12:41:49.543090 #861850]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-03-15T12:41:49.543097 #861850]  INFO -- : 	RUSTC = rustc
I, [2024-03-15T12:41:49.543106 #861850]  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-15T12:41:49.545605 #861850]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-03-15T12:41:49.545635 #861850]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-03-15T12:41:49.545653 #861850]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-03-15T12:41:49.545670 #861850]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-03-15T12:41:49.545687 #861850]  INFO -- : 
I, [2024-03-15T12:41:49.766918 #861850]  INFO -- : builtin_binary.inc updated
I, [2024-03-15T12:41:49.778750 #861850]  INFO -- : 55f59ed08719f382be0eb5a9b7aa3dac578a919d045e946fea165bf888752b61  builtin_binary.inc
I, [2024-03-15T12:41:49.780182 #861850]  INFO -- : compiling /tmp/ruby/src/trunk/builtin.c
I, [2024-03-15T12:41:50.019428 #861850]  INFO -- : linking static-library libruby-static.a
I, [2024-03-15T12:41:50.427891 #861850]  INFO -- : linking shared-library libruby.so.3.4.0
I, [2024-03-15T12:41:52.321533 #861850]  INFO -- : linking ruby
I, [2024-03-15T12:41:52.342541 #861850]  INFO -- : $$$[end] "make ruby -j16" exit with 0.
I, [2024-03-15T12:41:52.342655 #861850]  INFO -- : $$$[beg] make all -j16
I, [2024-03-15T12:41:52.434249 #861850]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-03-15T12:41:52.434291 #861850]  INFO -- : 	CC = gcc
I, [2024-03-15T12:41:52.434303 #861850]  INFO -- : 	LD = ld
I, [2024-03-15T12:41:52.434319 #861850]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-03-15T12:41:52.434327 #861850]  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-15T12:41:52.434336 #861850]  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-15T12:41:52.434344 #861850]  INFO -- : 	CPPFLAGS =   
I, [2024-03-15T12:41:52.434351 #861850]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-03-15T12:41:52.434360 #861850]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-03-15T12:41:52.434372 #861850]  INFO -- : 	LANG = C.UTF-8
I, [2024-03-15T12:41:52.434380 #861850]  INFO -- : 	LC_ALL = 
I, [2024-03-15T12:41:52.434387 #861850]  INFO -- : 	LC_CTYPE = 
I, [2024-03-15T12:41:52.434394 #861850]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-03-15T12:41:52.434401 #861850]  INFO -- : 	RUSTC = rustc
I, [2024-03-15T12:41:52.434409 #861850]  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-15T12:41:52.435577 #861850]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-03-15T12:41:52.435600 #861850]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-03-15T12:41:52.435628 #861850]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-03-15T12:41:52.435637 #861850]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-03-15T12:41:52.435645 #861850]  INFO -- : 
I, [2024-03-15T12:41:52.473404 #861850]  INFO -- : generating encdb.h
I, [2024-03-15T12:41:52.474737 #861850]  INFO -- : generating enc.mk
I, [2024-03-15T12:41:52.476624 #861850]  INFO -- : building spec/ruby/optional/capi/ext/array_spec.so
I, [2024-03-15T12:41:52.476929 #861850]  INFO -- : building spec/ruby/optional/capi/ext/basic_object_spec.so
I, [2024-03-15T12:41:52.477335 #861850]  INFO -- : building spec/ruby/optional/capi/ext/bignum_spec.so
I, [2024-03-15T12:41:52.477750 #861850]  INFO -- : building spec/ruby/optional/capi/ext/binding_spec.so
I, [2024-03-15T12:41:52.478461 #861850]  INFO -- : building spec/ruby/optional/capi/ext/boolean_spec.so
I, [2024-03-15T12:41:52.478921 #861850]  INFO -- : building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
I, [2024-03-15T12:41:52.479736 #861850]  INFO -- : building spec/ruby/optional/capi/ext/class_spec.so
I, [2024-03-15T12:41:52.480277 #861850]  INFO -- : building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
I, [2024-03-15T12:41:52.480593 #861850]  INFO -- : building spec/ruby/optional/capi/ext/complex_spec.so
I, [2024-03-15T12:41:52.481475 #861850]  INFO -- : building spec/ruby/optional/capi/ext/constants_spec.so
I, [2024-03-15T12:41:52.482082 #861850]  INFO -- : building spec/ruby/optional/capi/ext/data_spec.so
I, [2024-03-15T12:41:52.482447 #861850]  INFO -- : building spec/ruby/optional/capi/ext/debug_spec.so
I, [2024-03-15T12:41:52.483046 #861850]  INFO -- : building spec/ruby/optional/capi/ext/encoding_spec.so
I, [2024-03-15T12:41:52.485142 #861850]  INFO -- : building spec/ruby/optional/capi/ext/enumerator_spec.so
I, [2024-03-15T12:41:52.525462 #861850]  INFO -- : encdb.h unchanged
I, [2024-03-15T12:41:52.528490 #861850]  INFO -- : building spec/ruby/optional/capi/ext/exception_spec.so
I, [2024-03-15T12:41:52.649829 #861850]  INFO -- : building spec/ruby/optional/capi/ext/fiber_spec.so
I, [2024-03-15T12:41:52.661783 #861850]  INFO -- : building spec/ruby/optional/capi/ext/file_spec.so
I, [2024-03-15T12:41:52.665410 #861850]  INFO -- : building spec/ruby/optional/capi/ext/fixnum_spec.so
I, [2024-03-15T12:41:52.671013 #861850]  INFO -- : building spec/ruby/optional/capi/ext/float_spec.so
I, [2024-03-15T12:41:52.671715 #861850]  INFO -- : building spec/ruby/optional/capi/ext/gc_spec.so
I, [2024-03-15T12:41:52.672567 #861850]  INFO -- : building spec/ruby/optional/capi/ext/globals_spec.so
I, [2024-03-15T12:41:52.693765 #861850]  INFO -- : building spec/ruby/optional/capi/ext/hash_spec.so
I, [2024-03-15T12:41:52.702432 #861850]  INFO -- : building spec/ruby/optional/capi/ext/integer_spec.so
I, [2024-03-15T12:41:52.709221 #861850]  INFO -- : building spec/ruby/optional/capi/ext/io_spec.so
I, [2024-03-15T12:41:52.729788 #861850]  INFO -- : building spec/ruby/optional/capi/ext/kernel_spec.so
I, [2024-03-15T12:41:52.743568 #861850]  INFO -- : building spec/ruby/optional/capi/ext/language_spec.so
I, [2024-03-15T12:41:52.753085 #861850]  INFO -- : building spec/ruby/optional/capi/ext/marshal_spec.so
I, [2024-03-15T12:41:52.765646 #861850]  INFO -- : building spec/ruby/optional/capi/ext/module_spec.so
I, [2024-03-15T12:41:52.800810 #861850]  INFO -- : building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
I, [2024-03-15T12:41:52.863781 #861850]  INFO -- : building spec/ruby/optional/capi/ext/mutex_spec.so
I, [2024-03-15T12:41:52.865833 #861850]  INFO -- : building spec/ruby/optional/capi/ext/numeric_spec.so
I, [2024-03-15T12:41:52.873246 #861850]  INFO -- : building spec/ruby/optional/capi/ext/object_spec.so
I, [2024-03-15T12:41:52.876564 #861850]  INFO -- : building spec/ruby/optional/capi/ext/proc_spec.so
I, [2024-03-15T12:41:52.881304 #861850]  INFO -- : building spec/ruby/optional/capi/ext/range_spec.so
I, [2024-03-15T12:41:52.890750 #861850]  INFO -- : building spec/ruby/optional/capi/ext/rational_spec.so
I, [2024-03-15T12:41:52.894318 #861850]  INFO -- : building spec/ruby/optional/capi/ext/rbasic_spec.so
I, [2024-03-15T12:41:52.907725 #861850]  INFO -- : building spec/ruby/optional/capi/ext/regexp_spec.so
I, [2024-03-15T12:41:52.924163 #861850]  INFO -- : building spec/ruby/optional/capi/ext/st_spec.so
I, [2024-03-15T12:41:52.935625 #861850]  INFO -- : building spec/ruby/optional/capi/ext/string_spec.so
I, [2024-03-15T12:41:52.948782 #861850]  INFO -- : building spec/ruby/optional/capi/ext/struct_spec.so
I, [2024-03-15T12:41:52.955685 #861850]  INFO -- : building spec/ruby/optional/capi/ext/symbol_spec.so
I, [2024-03-15T12:41:52.994219 #861850]  INFO -- : building spec/ruby/optional/capi/ext/thread_spec.so
I, [2024-03-15T12:41:53.055762 #861850]  INFO -- : building spec/ruby/optional/capi/ext/time_spec.so
I, [2024-03-15T12:41:53.082594 #861850]  INFO -- : building spec/ruby/optional/capi/ext/tracepoint_spec.so
I, [2024-03-15T12:41:53.085350 #861850]  INFO -- : building spec/ruby/optional/capi/ext/typed_data_spec.so
I, [2024-03-15T12:41:53.088263 #861850]  INFO -- : building spec/ruby/optional/capi/ext/util_spec.so
I, [2024-03-15T12:41:53.098493 #861850]  INFO -- : making enc
I, [2024-03-15T12:41:53.113176 #861850]  INFO -- : making srcs under enc
I, [2024-03-15T12:41:53.129667 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:53.129762 #861850]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-03-15T12:41:53.129812 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:53.153641 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:53.153707 #861850]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-03-15T12:41:53.153726 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:53.154306 #861850]  INFO -- : generating transdb.h
I, [2024-03-15T12:41:53.264386 #861850]  INFO -- : transdb.h unchanged
I, [2024-03-15T12:41:53.265912 #861850]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-03-15T12:41:53.266060 #861850]  INFO -- : making trans
I, [2024-03-15T12:41:53.294619 #861850]  INFO -- : ext/configure-ext.mk updated
I, [2024-03-15T12:41:53.297162 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:53.309302 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:53.309637 #861850]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-03-15T12:41:53.309755 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:53.311924 #861850]  INFO -- : making encs
I, [2024-03-15T12:41:53.382552 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:53.382684 #861850]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-03-15T12:41:53.382765 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:53.562683 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:53.563247 #861850]  INFO -- : generating makefile exts.mk
I, [2024-03-15T12:41:53.605230 #861850]  INFO -- : exts.mk unchanged
I, [2024-03-15T12:41:53.609557 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:53.633100 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-03-15T12:41:53.634364 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-03-15T12:41:53.635451 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-03-15T12:41:53.635859 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-03-15T12:41:53.636397 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-03-15T12:41:53.637186 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-03-15T12:41:53.638510 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-03-15T12:41:53.639348 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-03-15T12:41:53.639441 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-03-15T12:41:53.639884 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-03-15T12:41:53.639910 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-03-15T12:41:53.640378 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-03-15T12:41:53.640406 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-03-15T12:41:53.640816 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-03-15T12:41:53.641142 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-03-15T12:41:53.641220 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-03-15T12:41:53.641307 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-03-15T12:41:53.641600 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-03-15T12:41:53.642433 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-03-15T12:41:53.644669 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-03-15T12:41:53.644695 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-03-15T12:41:53.644721 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-03-15T12:41:53.645312 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-03-15T12:41:53.645570 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-03-15T12:41:53.645756 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-03-15T12:41:53.646293 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-03-15T12:41:53.646642 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-03-15T12:41:53.647411 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-03-15T12:41:53.648392 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-03-15T12:41:53.648426 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-03-15T12:41:53.649097 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-03-15T12:41:53.653949 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-03-15T12:41:53.655108 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-03-15T12:41:53.655914 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-03-15T12:41:53.656204 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-03-15T12:41:53.657507 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-03-15T12:41:53.661107 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-03-15T12:41:53.661745 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-03-15T12:41:53.669635 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-03-15T12:41:53.681778 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-03-15T12:41:53.691522 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-03-15T12:41:53.691589 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-03-15T12:41:53.691944 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-03-15T12:41:53.692236 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-03-15T12:41:53.692530 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-03-15T12:41:53.692732 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-03-15T12:41:53.714940 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:53.783873 #861850]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-03-15T12:41:53.783918 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:53.784143 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:53.788179 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:53.788201 #861850]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-03-15T12:41:53.788217 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:53.788949 #861850]  INFO -- : $$$[end] "make all -j16" exit with 0.
I, [2024-03-15T12:41:53.789047 #861850]  INFO -- : $$$[beg] make install -j16
I, [2024-03-15T12:41:53.849087 #861850]  INFO -- : Update rbs to 0637ef60e13d5ded71d69d5238dbffcaae3d3740
I, [2024-03-15T12:41:53.849410 #861850]  INFO -- : Update debug to 2d602636d99114d55a32fedd652c9c704446a749
I, [2024-03-15T12:41:53.850594 #861850]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-03-15T12:41:53.850616 #861850]  INFO -- : 	CC = gcc
I, [2024-03-15T12:41:53.850627 #861850]  INFO -- : 	LD = ld
I, [2024-03-15T12:41:53.850638 #861850]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-03-15T12:41:53.850652 #861850]  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-15T12:41:53.850662 #861850]  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-15T12:41:53.850670 #861850]  INFO -- : 	CPPFLAGS =   
I, [2024-03-15T12:41:53.850696 #861850]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-03-15T12:41:53.850703 #861850]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-03-15T12:41:53.850709 #861850]  INFO -- : 	LANG = C.UTF-8
I, [2024-03-15T12:41:53.850715 #861850]  INFO -- : 	LC_ALL = 
I, [2024-03-15T12:41:53.850722 #861850]  INFO -- : 	LC_CTYPE = 
I, [2024-03-15T12:41:53.850728 #861850]  INFO -- : 	MFLAGS = -j16 --jobserver-auth=4,5
I, [2024-03-15T12:41:53.850734 #861850]  INFO -- : 	RUSTC = rustc
I, [2024-03-15T12:41:53.850740 #861850]  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-15T12:41:53.889886 #861850]  INFO -- : echo 0637ef60e13d5ded71d69d5238dbffcaae3d3740 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision -
I, [2024-03-15T12:41:53.890015 #861850]  INFO -- : echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk/tool/ifchange /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision -
I, [2024-03-15T12:41:53.890730 #861850]  INFO -- : generating encdb.h
I, [2024-03-15T12:41:53.890759 #861850]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-03-15T12:41:53.890783 #861850]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-03-15T12:41:53.890792 #861850]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-03-15T12:41:53.890808 #861850]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-03-15T12:41:53.890821 #861850]  INFO -- : 
I, [2024-03-15T12:41:53.891528 #861850]  INFO -- : generating enc.mk
I, [2024-03-15T12:41:53.892164 #861850]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/rbs.revision unchanged
I, [2024-03-15T12:41:53.892182 #861850]  INFO -- : /tmp/ruby/src/trunk/.bundle/.timestamp/debug.revision unchanged
I, [2024-03-15T12:41:53.917923 #861850]  INFO -- : encdb.h unchanged
I, [2024-03-15T12:41:54.017790 #861850]  INFO -- : making srcs under enc
I, [2024-03-15T12:41:54.017852 #861850]  INFO -- : making enc
I, [2024-03-15T12:41:54.034523 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:54.034549 #861850]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-03-15T12:41:54.034561 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:54.046290 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:54.046312 #861850]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-03-15T12:41:54.047254 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:54.047266 #861850]  INFO -- : generating transdb.h
I, [2024-03-15T12:41:54.148020 #861850]  INFO -- : transdb.h unchanged
I, [2024-03-15T12:41:54.149634 #861850]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-03-15T12:41:54.149761 #861850]  INFO -- : making trans
I, [2024-03-15T12:41:54.176779 #861850]  INFO -- : ext/configure-ext.mk unchanged
I, [2024-03-15T12:41:54.179022 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:54.188130 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:54.188479 #861850]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-03-15T12:41:54.188675 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:54.191723 #861850]  INFO -- : making encs
I, [2024-03-15T12:41:54.259178 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:54.259277 #861850]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-03-15T12:41:54.259325 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:54.442385 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:54.443067 #861850]  INFO -- : generating makefile exts.mk
I, [2024-03-15T12:41:54.485096 #861850]  INFO -- : exts.mk unchanged
I, [2024-03-15T12:41:54.489629 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:54.512601 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-03-15T12:41:54.514078 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-03-15T12:41:54.514150 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-03-15T12:41:54.515189 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-03-15T12:41:54.515896 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-03-15T12:41:54.516215 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-03-15T12:41:54.517628 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-03-15T12:41:54.518522 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-03-15T12:41:54.518549 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-03-15T12:41:54.519528 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-03-15T12:41:54.519610 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-03-15T12:41:54.519886 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-03-15T12:41:54.519913 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-03-15T12:41:54.520119 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-03-15T12:41:54.520143 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-03-15T12:41:54.520223 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-03-15T12:41:54.520343 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-03-15T12:41:54.521524 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-03-15T12:41:54.521554 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-03-15T12:41:54.523110 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-03-15T12:41:54.523283 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-03-15T12:41:54.523495 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-03-15T12:41:54.524267 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-03-15T12:41:54.525493 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-03-15T12:41:54.525730 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-03-15T12:41:54.525858 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-03-15T12:41:54.526657 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-03-15T12:41:54.526744 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-03-15T12:41:54.527134 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-03-15T12:41:54.527564 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-03-15T12:41:54.529893 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-03-15T12:41:54.533577 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-03-15T12:41:54.535205 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-03-15T12:41:54.535425 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-03-15T12:41:54.535552 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-03-15T12:41:54.536055 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-03-15T12:41:54.539123 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-03-15T12:41:54.544931 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-03-15T12:41:54.556804 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-03-15T12:41:54.556981 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-03-15T12:41:54.557594 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-03-15T12:41:54.560047 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-03-15T12:41:54.560193 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-03-15T12:41:54.562366 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-03-15T12:41:54.562627 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-03-15T12:41:54.565697 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-03-15T12:41:54.587863 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:54.657345 #861850]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-03-15T12:41:54.657389 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:54.657624 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:54.661166 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:54.661189 #861850]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-03-15T12:41:54.661204 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:41:54.661401 #861850]  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-15T12:41:54.754561 #861850]  INFO -- : Installing to 
I, [2024-03-15T12:41:54.754616 #861850]  INFO -- : installing binary commands:         /tmp/ruby/install/trunk/bin
I, [2024-03-15T12:41:54.754751 #861850]  INFO -- : installing base libraries:          /tmp/ruby/install/trunk/lib
I, [2024-03-15T12:41:54.764077 #861850]  INFO -- : installing arch files:              /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-03-15T12:41:54.764108 #861850]  INFO -- : installing pkgconfig data:          /tmp/ruby/install/trunk/lib/pkgconfig
I, [2024-03-15T12:41:54.764189 #861850]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0/x86_64-linux
I, [2024-03-15T12:41:54.774757 #861850]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
I, [2024-03-15T12:41:54.774780 #861850]  INFO -- : installing extension objects:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
I, [2024-03-15T12:41:54.774858 #861850]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/x86_64-linux
I, [2024-03-15T12:41:54.775049 #861850]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-03-15T12:41:54.779463 #861850]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/site_ruby/3.4.0+0
I, [2024-03-15T12:41:54.779486 #861850]  INFO -- : installing extension scripts:       /tmp/ruby/install/trunk/lib/ruby/vendor_ruby/3.4.0+0
I, [2024-03-15T12:41:54.779497 #861850]  INFO -- : installing extension headers:       /tmp/ruby/install/trunk/include/ruby-3.4.0+0/ruby
I, [2024-03-15T12:41:54.779526 #861850]  INFO -- : installing command scripts:         /tmp/ruby/install/trunk/bin
I, [2024-03-15T12:41:54.779636 #861850]  INFO -- : installing library scripts:         /tmp/ruby/install/trunk/lib/ruby/3.4.0+0
I, [2024-03-15T12:41:54.821814 #861850]  INFO -- : installing common headers:          /tmp/ruby/install/trunk/include/ruby-3.4.0+0
I, [2024-03-15T12:41:54.828799 #861850]  INFO -- : installing manpages:                /tmp/ruby/install/trunk/share/man/man1
I, [2024-03-15T12:41:54.828993 #861850]  INFO -- : installing default gems from lib:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-03-15T12:41:54.843325 #861850]  INFO -- :                                     benchmark 0.3.0
I, [2024-03-15T12:41:54.853689 #861850]  INFO -- :                                     bundler 2.6.0.dev
I, [2024-03-15T12:41:54.855231 #861850]  INFO -- :                                     cgi 0.4.1
I, [2024-03-15T12:41:54.855810 #861850]  INFO -- :                                     delegate 0.3.1
I, [2024-03-15T12:41:54.856359 #861850]  INFO -- :                                     did_you_mean 1.6.3
I, [2024-03-15T12:41:54.856950 #861850]  INFO -- :                                     english 0.8.0
I, [2024-03-15T12:41:54.857496 #861850]  INFO -- :                                     erb 4.0.4
I, [2024-03-15T12:41:54.858334 #861850]  INFO -- :                                     error_highlight 0.6.0
I, [2024-03-15T12:41:54.858868 #861850]  INFO -- :                                     fileutils 1.7.2
I, [2024-03-15T12:41:54.859406 #861850]  INFO -- :                                     find 0.2.0
I, [2024-03-15T12:41:54.860522 #861850]  INFO -- :                                     forwardable 1.3.3
I, [2024-03-15T12:41:54.861123 #861850]  INFO -- :                                     ipaddr 1.2.6
I, [2024-03-15T12:41:54.861654 #861850]  INFO -- :                                     irb 1.12.0
I, [2024-03-15T12:41:54.862521 #861850]  INFO -- :                                     logger 1.6.0
I, [2024-03-15T12:41:54.863067 #861850]  INFO -- :                                     net-http 0.4.1
I, [2024-03-15T12:41:54.863640 #861850]  INFO -- :                                     net-protocol 0.2.2
I, [2024-03-15T12:41:54.864204 #861850]  INFO -- :                                     open-uri 0.4.1
I, [2024-03-15T12:41:54.864812 #861850]  INFO -- :                                     open3 0.2.1
I, [2024-03-15T12:41:54.865366 #861850]  INFO -- :                                     optparse 0.4.0
I, [2024-03-15T12:41:54.865913 #861850]  INFO -- :                                     ostruct 0.6.0
I, [2024-03-15T12:41:54.866466 #861850]  INFO -- :                                     pp 0.5.0
I, [2024-03-15T12:41:54.867020 #861850]  INFO -- :                                     prettyprint 0.2.0
I, [2024-03-15T12:41:54.867548 #861850]  INFO -- :                                     prism 0.24.0
I, [2024-03-15T12:41:54.868650 #861850]  INFO -- :                                     pstore 0.1.3
I, [2024-03-15T12:41:54.869181 #861850]  INFO -- :                                     rdoc 6.6.2
I, [2024-03-15T12:41:54.870291 #861850]  INFO -- :                                     readline 0.0.4
I, [2024-03-15T12:41:54.870820 #861850]  INFO -- :                                     reline 0.4.3
I, [2024-03-15T12:41:54.871399 #861850]  INFO -- :                                     resolv 0.3.0
I, [2024-03-15T12:41:54.871939 #861850]  INFO -- :                                     ruby2_keywords 0.0.5
I, [2024-03-15T12:41:54.872475 #861850]  INFO -- :                                     securerandom 0.3.1
I, [2024-03-15T12:41:54.873031 #861850]  INFO -- :                                     set 1.1.0
I, [2024-03-15T12:41:54.873587 #861850]  INFO -- :                                     shellwords 0.2.0
I, [2024-03-15T12:41:54.874133 #861850]  INFO -- :                                     singleton 0.2.0
I, [2024-03-15T12:41:54.874668 #861850]  INFO -- :                                     syntax_suggest 2.0.0
I, [2024-03-15T12:41:54.875898 #861850]  INFO -- :                                     tempfile 0.2.1
I, [2024-03-15T12:41:54.876442 #861850]  INFO -- :                                     time 0.3.0
I, [2024-03-15T12:41:54.877082 #861850]  INFO -- :                                     timeout 0.4.1
I, [2024-03-15T12:41:54.877623 #861850]  INFO -- :                                     tmpdir 0.2.0
I, [2024-03-15T12:41:54.878176 #861850]  INFO -- :                                     tsort 0.2.0
I, [2024-03-15T12:41:54.878710 #861850]  INFO -- :                                     un 0.3.0
I, [2024-03-15T12:41:54.879250 #861850]  INFO -- :                                     uri 0.13.0
I, [2024-03-15T12:41:54.879810 #861850]  INFO -- :                                     weakref 0.1.3
I, [2024-03-15T12:41:54.880346 #861850]  INFO -- :                                     yaml 0.3.0
I, [2024-03-15T12:41:54.880786 #861850]  INFO -- : installing default gems from ext:   /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-03-15T12:41:54.886930 #861850]  INFO -- :                                     date 3.3.4
I, [2024-03-15T12:41:54.887486 #861850]  INFO -- :                                     digest 3.1.1
I, [2024-03-15T12:41:54.888020 #861850]  INFO -- :                                     etc 1.4.3
I, [2024-03-15T12:41:54.888586 #861850]  INFO -- :                                     fcntl 1.1.0
I, [2024-03-15T12:41:54.889143 #861850]  INFO -- :                                     fiddle 1.1.3
I, [2024-03-15T12:41:54.889716 #861850]  INFO -- :                                     io-console 0.7.2
I, [2024-03-15T12:41:54.890262 #861850]  INFO -- :                                     io-nonblock 0.3.0
I, [2024-03-15T12:41:54.891054 #861850]  INFO -- :                                     io-wait 0.3.1
I, [2024-03-15T12:41:54.891741 #861850]  INFO -- :                                     json 2.7.1
I, [2024-03-15T12:41:54.892326 #861850]  INFO -- :                                     openssl 3.2.0
I, [2024-03-15T12:41:54.892902 #861850]  INFO -- :                                     pathname 0.3.0
I, [2024-03-15T12:41:54.893447 #861850]  INFO -- :                                     psych 5.1.2
I, [2024-03-15T12:41:54.894061 #861850]  INFO -- :                                     stringio 3.1.1
I, [2024-03-15T12:41:54.894631 #861850]  INFO -- :                                     strscan 3.1.1
I, [2024-03-15T12:41:54.895172 #861850]  INFO -- :                                     zlib 3.1.0
I, [2024-03-15T12:41:54.895616 #861850]  INFO -- : installing bundled gems:            /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0
I, [2024-03-15T12:41:54.896168 #861850]  INFO -- :                                     minitest 5.22.3
I, [2024-03-15T12:41:54.904212 #861850]  INFO -- :                                     power_assert 2.0.3
I, [2024-03-15T12:41:54.906288 #861850]  INFO -- :                                     rake 13.1.0
I, [2024-03-15T12:41:54.911900 #861850]  INFO -- :                                     test-unit 3.6.2
I, [2024-03-15T12:41:54.917278 #861850]  INFO -- :                                     rexml 3.2.6
I, [2024-03-15T12:41:54.922893 #861850]  INFO -- :                                     rss 0.3.0
I, [2024-03-15T12:41:54.926653 #861850]  INFO -- :                                     net-ftp 0.3.4
I, [2024-03-15T12:41:54.928312 #861850]  INFO -- :                                     net-imap 0.4.10
I, [2024-03-15T12:41:54.932944 #861850]  INFO -- :                                     net-pop 0.1.2
I, [2024-03-15T12:41:54.934166 #861850]  INFO -- :                                     net-smtp 0.4.0.1
I, [2024-03-15T12:41:54.935493 #861850]  INFO -- :                                     matrix 0.4.2
I, [2024-03-15T12:41:54.938828 #861850]  INFO -- :                                     prime 0.1.2
I, [2024-03-15T12:41:54.944175 #861850]  INFO -- :                                     rbs 3.4.4
I, [2024-03-15T12:41:54.978613 #861850]  INFO -- :                                     typeprof 0.21.11
I, [2024-03-15T12:41:54.981687 #861850]  INFO -- :                                     debug 1.9.1
I, [2024-03-15T12:41:54.985558 #861850]  INFO -- :                                     racc 1.7.3
I, [2024-03-15T12:41:54.989237 #861850]  INFO -- :                                     mutex_m 0.2.0
I, [2024-03-15T12:41:54.990565 #861850]  INFO -- :                                     getoptlong 0.2.1
I, [2024-03-15T12:41:54.992326 #861850]  INFO -- :                                     base64 0.2.0
I, [2024-03-15T12:41:54.993822 #861850]  INFO -- :                                     bigdecimal 3.1.7
I, [2024-03-15T12:41:54.996355 #861850]  INFO -- :                                     observer 0.1.2
I, [2024-03-15T12:41:54.997928 #861850]  INFO -- :                                     abbrev 0.1.2
I, [2024-03-15T12:41:54.999155 #861850]  INFO -- :                                     resolv-replace 0.1.1
I, [2024-03-15T12:41:55.000552 #861850]  INFO -- :                                     rinda 0.2.0
I, [2024-03-15T12:41:55.002059 #861850]  INFO -- :                                     drb 2.2.1
I, [2024-03-15T12:41:55.004266 #861850]  INFO -- :                                     nkf 0.2.0
I, [2024-03-15T12:41:55.007578 #861850]  INFO -- :                                     syslog 0.1.2
I, [2024-03-15T12:41:55.009525 #861850]  INFO -- :                                     csv 3.2.8
I, [2024-03-15T12:41:55.013140 #861850]  INFO -- : installing bundled gem cache:       /tmp/ruby/install/trunk/lib/ruby/gems/3.4.0+0/cache
I, [2024-03-15T12:41:55.014801 #861850]  INFO -- : skipped bundled gems:
I, [2024-03-15T12:41:55.014823 #861850]  INFO -- :     minitest-5.22.2.gem             not found in bundled_gems
I, [2024-03-15T12:41:55.017789 #861850]  INFO -- : $$$[end] "make install -j16" exit with 0.
I, [2024-03-15T12:41:55.017959 #861850]  INFO -- : $$$[beg] make yes-btest TESTOPTS='-q -j16'
I, [2024-03-15T12:42:03.364341 #861850]  INFO -- : PASS all 1905 tests
E, [2024-03-15T12:42:03.370764 #861850] ERROR -- :  
I, [2024-03-15T12:42:03.370914 #861850]  INFO -- : $$$[end] "make yes-btest TESTOPTS='-q -j16'" exit with 0.
I, [2024-03-15T12:42:03.371004 #861850]  INFO -- : $$$[beg] make yes-test-basic TESTS='-j16'
I, [2024-03-15T12:42:03.500517 #861850]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-03-15T12:42:03.500569 #861850]  INFO -- : 	CC = gcc
I, [2024-03-15T12:42:03.500581 #861850]  INFO -- : 	LD = ld
I, [2024-03-15T12:42:03.500590 #861850]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-03-15T12:42:03.500603 #861850]  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-15T12:42:03.500620 #861850]  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-15T12:42:03.500628 #861850]  INFO -- : 	CPPFLAGS =   
I, [2024-03-15T12:42:03.500637 #861850]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-03-15T12:42:03.500648 #861850]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-03-15T12:42:03.500659 #861850]  INFO -- : 	LANG = C.UTF-8
I, [2024-03-15T12:42:03.500667 #861850]  INFO -- : 	LC_ALL = 
I, [2024-03-15T12:42:03.500675 #861850]  INFO -- : 	LC_CTYPE = 
I, [2024-03-15T12:42:03.500684 #861850]  INFO -- : 	MFLAGS = 
I, [2024-03-15T12:42:03.500691 #861850]  INFO -- : 	RUSTC = rustc
I, [2024-03-15T12:42:03.500700 #861850]  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-15T12:42:03.501068 #861850]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-03-15T12:42:03.501091 #861850]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-03-15T12:42:03.501122 #861850]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-03-15T12:42:03.501132 #861850]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-03-15T12:42:03.501142 #861850]  INFO -- : 
I, [2024-03-15T12:42:03.653812 #861850]  INFO -- : Checking leaked global symbols...none
I, [2024-03-15T12:42:03.762473 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
I, [2024-03-15T12:42:03.762523 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:condition ..OK 2
I, [2024-03-15T12:42:03.762534 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:if/unless ...OK 3
I, [2024-03-15T12:42:03.762549 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:case .....OK 5
I, [2024-03-15T12:42:03.762782 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:while/until ........OK 8
I, [2024-03-15T12:42:03.762851 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:exception ..........OK 10
I, [2024-03-15T12:42:03.763060 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:array .......................................OK 39
I, [2024-03-15T12:42:03.763187 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:hash ...........................OK 27
I, [2024-03-15T12:42:03.763883 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:iterator ...........................................................................................................OK 107
I, [2024-03-15T12:42:03.764244 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:float ................................................................................OK 80
I, [2024-03-15T12:42:03.765572 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:bignum ...............................OK 31
I, [2024-03-15T12:42:03.766308 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:string & char ..............................................................OK 62
I, [2024-03-15T12:42:03.766338 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:assignment ..........OK 10
I, [2024-03-15T12:42:03.766372 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:call ......OK 6
I, [2024-03-15T12:42:03.766436 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:proc .........OK 9
I, [2024-03-15T12:42:03.867158 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:signal ..OK 2
I, [2024-03-15T12:42:03.868413 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:eval ...........................OK 27
I, [2024-03-15T12:42:04.108263 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:system ........OK 8
I, [2024-03-15T12:42:04.108317 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:const .....OK 5
I, [2024-03-15T12:42:04.108383 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:clone .....OK 5
I, [2024-03-15T12:42:04.108543 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:marshal ....OK 4
I, [2024-03-15T12:42:04.108597 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:pack ....OK 4
I, [2024-03-15T12:42:04.108627 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:math ..OK 2
I, [2024-03-15T12:42:04.108697 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:struct ......OK 6
I, [2024-03-15T12:42:04.108822 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:variable ............OK 12
I, [2024-03-15T12:42:04.108846 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:trace ...OK 3
I, [2024-03-15T12:42:04.108924 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:defined? ............OK 12
I, [2024-03-15T12:42:04.108978 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:alias ......OK 6
I, [2024-03-15T12:42:04.109690 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:path .......................OK 23
I, [2024-03-15T12:42:04.145545 #861850]  INFO -- : /tmp/ruby/src/trunk/basictest/test.rb:gc ....OK 4
I, [2024-03-15T12:42:04.147957 #861850]  INFO -- : 
I, [2024-03-15T12:42:04.147989 #861850]  INFO -- : test succeeded
I, [2024-03-15T12:42:04.150446 #861850]  INFO -- : $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0.
I, [2024-03-15T12:42:04.150697 #861850]  INFO -- : $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
I, [2024-03-15T12:42:04.373925 #861850]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-03-15T12:42:04.373980 #861850]  INFO -- : 	CC = gcc
I, [2024-03-15T12:42:04.373992 #861850]  INFO -- : 	LD = ld
I, [2024-03-15T12:42:04.374001 #861850]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-03-15T12:42:04.374011 #861850]  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-15T12:42:04.374037 #861850]  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-15T12:42:04.374046 #861850]  INFO -- : 	CPPFLAGS =   
I, [2024-03-15T12:42:04.374055 #861850]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-03-15T12:42:04.374062 #861850]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-03-15T12:42:04.374070 #861850]  INFO -- : 	LANG = C.UTF-8
I, [2024-03-15T12:42:04.374077 #861850]  INFO -- : 	LC_ALL = 
I, [2024-03-15T12:42:04.374084 #861850]  INFO -- : 	LC_CTYPE = 
I, [2024-03-15T12:42:04.374092 #861850]  INFO -- : 	MFLAGS = 
I, [2024-03-15T12:42:04.374099 #861850]  INFO -- : 	RUSTC = rustc
I, [2024-03-15T12:42:04.374106 #861850]  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-15T12:42:04.374569 #861850]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-03-15T12:42:04.374592 #861850]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-03-15T12:42:04.374607 #861850]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-03-15T12:42:04.374622 #861850]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-03-15T12:42:04.374633 #861850]  INFO -- : 
I, [2024-03-15T12:42:04.376449 #861850]  INFO -- : generating enc.mk
I, [2024-03-15T12:42:04.530893 #861850]  INFO -- : generating encdb.h
I, [2024-03-15T12:42:04.557169 #861850]  INFO -- : encdb.h unchanged
I, [2024-03-15T12:42:04.558356 #861850]  INFO -- : making enc
I, [2024-03-15T12:42:04.610905 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:42:04.610929 #861850]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-03-15T12:42:04.610940 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:42:04.611524 #861850]  INFO -- : making srcs under enc
I, [2024-03-15T12:42:04.676035 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:42:04.676063 #861850]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-03-15T12:42:04.676085 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:42:04.676986 #861850]  INFO -- : generating transdb.h
I, [2024-03-15T12:42:04.773765 #861850]  INFO -- : transdb.h unchanged
I, [2024-03-15T12:42:04.774951 #861850]  INFO -- : making trans
I, [2024-03-15T12:42:04.807680 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:42:04.807703 #861850]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-03-15T12:42:04.807715 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:42:04.808291 #861850]  INFO -- : making encs
I, [2024-03-15T12:42:04.881812 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:42:04.881836 #861850]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-03-15T12:42:04.881853 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:42:04.883837 #861850]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-03-15T12:42:04.910274 #861850]  INFO -- : ext/configure-ext.mk updated
I, [2024-03-15T12:42:04.913052 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:42:06.346415 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:42:06.347096 #861850]  INFO -- : generating makefile exts.mk
I, [2024-03-15T12:42:06.388358 #861850]  INFO -- : exts.mk unchanged
I, [2024-03-15T12:42:06.398256 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:42:06.655613 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-03-15T12:42:06.661276 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-03-15T12:42:06.665056 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-03-15T12:42:06.668056 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-03-15T12:42:06.673059 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-03-15T12:42:06.681670 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-03-15T12:42:06.697777 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-03-15T12:42:06.701031 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-03-15T12:42:06.713644 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-03-15T12:42:06.719755 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-03-15T12:42:06.722770 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-03-15T12:42:06.725900 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-03-15T12:42:06.738897 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-03-15T12:42:06.751057 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-03-15T12:42:06.760051 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-03-15T12:42:06.764021 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-03-15T12:42:06.768072 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-03-15T12:42:06.776185 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-03-15T12:42:06.787451 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-03-15T12:42:06.799941 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-03-15T12:42:06.806150 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-03-15T12:42:06.809659 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-03-15T12:42:06.813771 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-03-15T12:42:06.845301 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-03-15T12:42:06.848208 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-03-15T12:42:06.850721 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-03-15T12:42:06.859862 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-03-15T12:42:06.864540 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-03-15T12:42:06.867528 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-03-15T12:42:06.870595 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-03-15T12:42:06.878158 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-03-15T12:42:06.884101 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-03-15T12:42:06.897896 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-03-15T12:42:06.956592 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-03-15T12:42:06.958885 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-03-15T12:42:06.981153 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-03-15T12:42:06.983131 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-03-15T12:42:07.005250 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-03-15T12:42:07.007208 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-03-15T12:42:07.029270 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-03-15T12:42:07.031264 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-03-15T12:42:07.053394 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-03-15T12:42:07.055707 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-03-15T12:42:07.078187 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-03-15T12:42:07.080210 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-03-15T12:42:07.102267 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-03-15T12:42:07.124369 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:42:07.194011 #861850]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-03-15T12:42:07.194065 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:42:07.194285 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:42:07.201409 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:42:07.201477 #861850]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-03-15T12:42:07.201509 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:42:07.310383 #861850]  INFO -- : Run options: 
I, [2024-03-15T12:42:07.310437 #861850]  INFO -- :   --seed=23304
I, [2024-03-15T12:42:07.310449 #861850]  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-15T12:42:07.310458 #861850]  INFO -- :   --excludes-dir=/tmp/ruby/src/trunk/test/.excludes
I, [2024-03-15T12:42:07.310466 #861850]  INFO -- :   --name=!/memory_leak/
I, [2024-03-15T12:42:07.310482 #861850]  INFO -- :   --stderr-on-failure
I, [2024-03-15T12:42:07.310490 #861850]  INFO -- :   -j16
I, [2024-03-15T12:42:07.310498 #861850]  INFO -- : 
I, [2024-03-15T12:42:07.310505 #861850]  INFO -- : # Running tests:
I, [2024-03-15T12:42:07.310513 #861850]  INFO -- : 
I, [2024-03-15T12:42:07.534891 #861850]  INFO -- : [  1/875] 903056=test_kernel
I, [2024-03-15T12:42:07.535837 #861850]  INFO -- : [  2/875] 903061=dispatcher_test
I, [2024-03-15T12:42:07.537133 #861850]  INFO -- : [  3/875] 903053=test_eval_history
I, [2024-03-15T12:42:07.537415 #861850]  INFO -- : [  4/875] 903058=test_gem_doctor
I, [2024-03-15T12:42:07.540491 #861850]  INFO -- : [  5/875] 903065=test_kdf
I, [2024-03-15T12:42:07.540578 #861850]  INFO -- : [  6/875] 903054=test_emitter
I, [2024-03-15T12:42:07.540633 #861850]  INFO -- : [  7/875] 903062=test_gem_silent_ui
I, [2024-03-15T12:42:07.540724 #861850]  INFO -- : [  8/875] 903052=test_files_ext
I, [2024-03-15T12:42:07.541085 #861850]  INFO -- : [  9/875] 903066=test_bug-5832
I, [2024-03-15T12:42:07.541264 #861850]  INFO -- : [ 10/875] 903063=test_date
I, [2024-03-15T12:42:07.541567 #861850]  INFO -- : [ 11/875] 903064=test_gem_rdoc
I, [2024-03-15T12:42:07.541592 #861850]  INFO -- : [ 12/875] 903055=test_gem_ext_cargo_builder_unit
I, [2024-03-15T12:42:07.541739 #861850]  INFO -- : [ 13/875] 903057=test_command
I, [2024-03-15T12:42:07.541878 #861850]  INFO -- : [ 14/875] 903060=test_at_exit
I, [2024-03-15T12:42:07.542083 #861850]  INFO -- : [ 15/875] 903059=test_object_create_start
I, [2024-03-15T12:42:07.543512 #861850]  INFO -- : [ 16/875] 903067=!Nothing_to_test
I, [2024-03-15T12:42:07.545592 #861850]  INFO -- : [ 17/875] 903067=test_psych
I, [2024-03-15T12:42:07.551252 #861850]  INFO -- : [ 18/875] 903066=test_enc_raise
I, [2024-03-15T12:42:07.551475 #861850]  INFO -- : [ 19/875] 903059=test_rdoc_markup_paragraph
I, [2024-03-15T12:42:07.559985 #861850]  INFO -- : [ 20/875] 903063=test_bug-3571
I, [2024-03-15T12:42:07.567820 #861850]  INFO -- : [ 21/875] 903066=test_key_actor_vi
I, [2024-03-15T12:42:07.575653 #861850]  INFO -- : [ 22/875] 903060=test_gem_command
I, [2024-03-15T12:42:07.579074 #861850]  INFO -- : [ 23/875] 903054=test_gem_spec_fetcher
I, [2024-03-15T12:42:07.585335 #861850]  INFO -- : [ 24/875] 903063=test_common
I, [2024-03-15T12:42:07.639610 #861850]  INFO -- : [ 25/875] 903067=test_numeric
I, [2024-03-15T12:42:07.659867 #861850]  INFO -- : [ 26/875] 903061=test_gem_commands_lock_command
I, [2024-03-15T12:42:07.666461 #861850]  INFO -- : [ 27/875] 903052=test_ifunless
I, [2024-03-15T12:42:07.677117 #861850]  INFO -- : [ 28/875] 903052=test_assignment
I, [2024-03-15T12:42:07.687564 #861850]  INFO -- : [ 29/875] 903065=test_rdoc_tom_doc
I, [2024-03-15T12:42:07.696028 #861850]  INFO -- : [ 30/875] 903053=test_rdoc_markup_to_tt_only
I, [2024-03-15T12:42:07.722285 #861850]  INFO -- : [ 31/875] 903059=test_hmac
I, [2024-03-15T12:42:07.725154 #861850]  INFO -- : [ 32/875] 903067=test_iter_break
I, [2024-03-15T12:42:07.733091 #861850]  INFO -- : [ 33/875] 903067=test_exception
I, [2024-03-15T12:42:07.742249 #861850]  INFO -- : [ 34/875] 903067=test_zsh_completion
I, [2024-03-15T12:42:07.745451 #861850]  INFO -- : [ 35/875] 903067=test_nil
I, [2024-03-15T12:42:07.756226 #861850]  INFO -- : [ 36/875] 903067=test_num2int
I, [2024-03-15T12:42:07.763025 #861850]  INFO -- : [ 37/875] 903067=test_rdoc_single_class
I, [2024-03-15T12:42:07.774712 #861850]  INFO -- : [ 38/875] 903066=test_verbose
I, [2024-03-15T12:42:07.781645 #861850]  INFO -- : [ 39/875] 903059=test_pp
I, [2024-03-15T12:42:07.797210 #861850]  INFO -- : [ 40/875] 903066=test_gem_ext_configure_builder
I, [2024-03-15T12:42:07.801161 #861850]  INFO -- : [ 41/875] 903055=test_frozen
I, [2024-03-15T12:42:07.812834 #861850]  INFO -- : [ 42/875] 903055=test_macro
I, [2024-03-15T12:42:07.813792 #861850]  INFO -- : [ 43/875] 903058=test_gem_source_list
I, [2024-03-15T12:42:07.815799 #861850]  INFO -- : [ 44/875] 903062=test_yaml_special_cases
I, [2024-03-15T12:42:07.831493 #861850]  INFO -- : [ 45/875] 903059=test_optarg
I, [2024-03-15T12:42:07.861897 #861850]  INFO -- : [ 46/875] 903062=test_config
I, [2024-03-15T12:42:07.876158 #861850]  INFO -- : [ 47/875] 903058=test_rdoc_token_stream
I, [2024-03-15T12:42:07.876475 #861850]  INFO -- : [ 48/875] 903063=test_address_resolve
I, [2024-03-15T12:42:07.880769 #861850]  INFO -- : [ 49/875] 903065=test_folderitem2_invokeverb
I, [2024-03-15T12:42:07.884411 #861850]  INFO -- : [ 50/875] 903065=test_require_path_check
I, [2024-03-15T12:42:07.894053 #861850]  INFO -- : [ 51/875] 903055=test_rdoc_markup_parser
I, [2024-03-15T12:42:07.910446 #861850]  INFO -- : [ 52/875] 903060=test_files_test_2
I, [2024-03-15T12:42:07.914575 #861850]  INFO -- : [ 53/875] 903053=test_fnmatch
I, [2024-03-15T12:42:07.920159 #861850]  INFO -- : [ 54/875] 903061=test_gem_validator
I, [2024-03-15T12:42:07.941105 #861850]  INFO -- : [ 55/875] 903063=test_string
I, [2024-03-15T12:42:07.959740 #861850]  INFO -- : [ 56/875] 903067=test_proc
I, [2024-03-15T12:42:07.965141 #861850]  INFO -- : [ 57/875] 903053=test_gc_compact
I, [2024-03-15T12:42:07.980011 #861850]  INFO -- : [ 58/875] 903061=test_gem_package_old
I, [2024-03-15T12:42:07.985724 #861850]  INFO -- : [ 59/875] 903062=test_gem_resolver_index_set
I, [2024-03-15T12:42:07.988749 #861850]  INFO -- : [ 60/875] 903065=test_egrep_cpp
I, [2024-03-15T12:42:08.005871 #861850]  INFO -- : [ 61/875] 903054=test_cgi_tag_helper
I, [2024-03-15T12:42:08.014987 #861850]  INFO -- : [ 62/875] 903059=test_zlib
I, [2024-03-15T12:42:08.026135 #861850]  INFO -- : [ 63/875] 903054=test_optimization
I, [2024-03-15T12:42:08.033282 #861850]  INFO -- : [ 64/875] 903062=test_date_conv
I, [2024-03-15T12:42:08.033762 #861850]  INFO -- : [ 65/875] 903061=test_ole_methods
I, [2024-03-15T12:42:08.041863 #861850]  INFO -- : [ 66/875] 903061=test_erb_m17n
I, [2024-03-15T12:42:08.044984 #861850]  INFO -- : [ 67/875] 903062=test_qsort
I, [2024-03-15T12:42:08.048920 #861850]  INFO -- : [ 68/875] 903062=test_rdoc_parser
I, [2024-03-15T12:42:08.059548 #861850]  INFO -- : [ 69/875] 903061=test_gem_dependency_resolution_error
I, [2024-03-15T12:42:08.066313 #861850]  INFO -- : [ 70/875] 903058=json_addition_test
I, [2024-03-15T12:42:08.072377 #861850]  INFO -- : [ 71/875] 903061=test_rdoc_store
I, [2024-03-15T12:42:08.101202 #861850]  INFO -- : [ 72/875] 903058=test_x509attr
I, [2024-03-15T12:42:08.106296 #861850]  INFO -- : [ 73/875] 903064=test_raise
I, [2024-03-15T12:42:08.111189 #861850]  INFO -- : [ 74/875] 903064=test_gem_request_set_lockfile_parser
I, [2024-03-15T12:42:08.121314 #861850]  INFO -- : [ 75/875] 903066=test_depth_first
I, [2024-03-15T12:42:08.149372 #861850]  INFO -- : [ 76/875] 903057=test_pattern_matching
I, [2024-03-15T12:42:08.153596 #861850]  INFO -- : [ 77/875] 903066=test_rdoc_stats
I, [2024-03-15T12:42:08.168867 #861850]  INFO -- : [ 78/875] 903058=test_string
I, [2024-03-15T12:42:08.172949 #861850]  INFO -- : [ 79/875] 903055=test_pipe
I, [2024-03-15T12:42:08.179366 #861850]  INFO -- : [ 80/875] 903065=test_thread
I, [2024-03-15T12:42:08.179457 #861850]  INFO -- : [ 81/875] 903065=test_trick
I, [2024-03-15T12:42:08.185299 #861850]  INFO -- : [ 82/875] 903057=test_pkey_ec
I, [2024-03-15T12:42:08.210955 #861850]  INFO -- : [ 83/875] 903058=test_date_parse
I, [2024-03-15T12:42:08.244208 #861850]  INFO -- : [ 84/875] 903064=test_rdoc_markup_attributes
I, [2024-03-15T12:42:08.283254 #861850]  INFO -- : [ 85/875] 903064=test_mul
I, [2024-03-15T12:42:08.299483 #861850]  INFO -- : [ 86/875] 903064=test_win32ole_type
I, [2024-03-15T12:42:08.305363 #861850]  INFO -- : [ 87/875] 903064=test_null
I, [2024-03-15T12:42:08.316941 #861850]  INFO -- : [ 88/875] 903064=test_default_gems
I, [2024-03-15T12:42:08.321128 #861850]  INFO -- : [ 89/875] 903057=test_rdoc_rd_inline_parser
I, [2024-03-15T12:42:08.327470 #861850]  INFO -- : [ 90/875] 903055=test_rdoc_markup_to_rdoc
I, [2024-03-15T12:42:08.344091 #861850]  INFO -- : [ 91/875] 903062=test_gem_uninstaller
I, [2024-03-15T12:42:08.374786 #861850]  INFO -- : [ 92/875] 903055=test_gb18030
I, [2024-03-15T12:42:08.383143 #861850]  INFO -- : [ 93/875] 903055=test_svcb_https
I, [2024-03-15T12:42:08.385034 #861850]  INFO -- : [ 94/875] 903064=test_buffering
I, [2024-03-15T12:42:08.395069 #861850]  INFO -- : [ 95/875] 903064=test_time
I, [2024-03-15T12:42:08.406422 #861850]  INFO -- : [ 96/875] 903055=test_windows_1251
I, [2024-03-15T12:42:08.406610 #861850]  INFO -- : [ 97/875] 903057=test_rdoc_rdoc
I, [2024-03-15T12:42:08.412349 #861850]  INFO -- : [ 98/875] 903055=test_backtrace
I, [2024-03-15T12:42:08.420809 #861850]  INFO -- : [ 99/875] 903055=test_defined
I, [2024-03-15T12:42:08.425062 #861850]  INFO -- : [100/875] 903058=test_key_name_check
I, [2024-03-15T12:42:08.432118 #861850]  INFO -- : [101/875] 903066=test_io_buffer
I, [2024-03-15T12:42:08.436646 #861850]  INFO -- : [102/875] 903058=test_rdoc_i18n_text
I, [2024-03-15T12:42:08.457317 #861850]  INFO -- : [103/875] 903058=test_bug_reporter
I, [2024-03-15T12:42:08.492800 #861850]  INFO -- : [104/875] 903066=test_gem_name_tuple
I, [2024-03-15T12:42:08.508001 #861850]  INFO -- : [105/875] 903056=test_gem_package_tar_reader_entry
I, [2024-03-15T12:42:08.521541 #861850]  INFO -- : [106/875] 903066=test_rand
I, [2024-03-15T12:42:08.522897 #861850]  INFO -- : [107/875] 903055=test_exception
I, [2024-03-15T12:42:08.550453 #861850]  INFO -- : [108/875] 903064=test_case_options
I, [2024-03-15T12:42:08.553817 #861850]  INFO -- : [109/875] 903057=test_store
I, [2024-03-15T12:42:08.554666 #861850]  INFO -- : [110/875] 903064=test_rdoc_cross_reference
I, [2024-03-15T12:42:08.724218 #861850]  INFO -- : [111/875] 903056=test_gem_commands_info_command
I, [2024-03-15T12:42:08.774797 #861850]  INFO -- : [112/875] 903056=test_scalar
I, [2024-03-15T12:42:08.804926 #861850]  INFO -- : [113/875] 903056=test_gem_dependency_installer
I, [2024-03-15T12:42:08.837241 #861850]  INFO -- : [114/875] 903057=test_enumerator_kw
I, [2024-03-15T12:42:08.841868 #861850]  INFO -- : [115/875] 903057=test_settracefunc
I, [2024-03-15T12:42:08.863981 #861850]  INFO -- : [116/875] 903066=test_gem_text
I, [2024-03-15T12:42:08.890853 #861850]  INFO -- : [117/875] 903067=test_generic
I, [2024-03-15T12:42:08.930938 #861850]  INFO -- : [118/875] 903066=test_win32ole
I, [2024-03-15T12:42:08.941807 #861850]  INFO -- : [119/875] 903066=test_scan_args
I, [2024-03-15T12:42:08.955714 #861850]  INFO -- : [120/875] 903066=test_gem_request
I, [2024-03-15T12:42:08.975281 #861850]  INFO -- : [121/875] 903058=test_method_cache
I, [2024-03-15T12:42:08.987142 #861850]  INFO -- : [122/875] 903058=test_sprintf_comb
I, [2024-03-15T12:42:09.011822 #861850]  INFO -- : [123/875] 903067=test_gem_ext_cargo_builder_link_flag_converter
I, [2024-03-15T12:42:09.133502 #861850]  INFO -- : [124/875] 903061=test_gem_commands_mirror
I, [2024-03-15T12:42:09.141897 #861850]  INFO -- : [125/875] 903061=test_ansi_with_terminfo
I, [2024-03-15T12:42:09.173594 #861850]  INFO -- : [126/875] 903066=test_rdoc_generator_pot_po
I, [2024-03-15T12:42:09.181114 #861850]  INFO -- : [127/875] 903066=test_json_tree
I, [2024-03-15T12:42:09.189993 #861850]  INFO -- : [128/875] 903066=test_rdoc_markup_to_markdown
I, [2024-03-15T12:42:09.204790 #861850]  INFO -- : [129/875] 903058=test_memory_view
I, [2024-03-15T12:42:09.209202 #861850]  INFO -- : [130/875] 903061=test_m17n_comb
I, [2024-03-15T12:42:09.223843 #861850]  INFO -- : [131/875] 903064=test_ractor
I, [2024-03-15T12:42:09.248160 #861850]  INFO -- : [132/875] 903066=test_cclass
I, [2024-03-15T12:42:09.257473 #861850]  INFO -- : [133/875] 903052=test_gem_version_option
I, [2024-03-15T12:42:09.318361 #861850]  INFO -- : [134/875] 903064=test_grapheme_breaks
I, [2024-03-15T12:42:09.334524 #861850]  INFO -- : [135/875] 903067=test_gem_request_connection_pools
I, [2024-03-15T12:42:09.354955 #861850]  INFO -- : [136/875] 903064=test_pkey
I, [2024-03-15T12:42:09.402608 #861850]  INFO -- : [137/875] 903064=test_case
I, [2024-03-15T12:42:09.413121 #861850]  INFO -- : [138/875] 903064=test_reline
I, [2024-03-15T12:42:09.416089 #861850]  INFO -- : [139/875] 903058=test_parser_events
I, [2024-03-15T12:42:09.477202 #861850]  INFO -- : [140/875] 903066=test_rdoc_markup_to_table_of_contents
I, [2024-03-15T12:42:09.501053 #861850]  INFO -- : [141/875] 903058=test_objectspace
I, [2024-03-15T12:42:09.506633 #861850]  INFO -- : [142/875] 903066=test_socket
I, [2024-03-15T12:42:09.513318 #861850]  INFO -- : [143/875] 903052=test_thread
I, [2024-03-15T12:42:09.625102 #861850]  INFO -- : [144/875] 903062=test_literal
I, [2024-03-15T12:42:09.681885 #861850]  INFO -- : [145/875] 903064=test_c_struct_builder
I, [2024-03-15T12:42:09.737303 #861850]  INFO -- : [146/875] 903052=test_dot_dot
I, [2024-03-15T12:42:09.738521 #861850]  INFO -- : [147/875] 903052=test_str2big
I, [2024-03-15T12:42:09.742872 #861850]  INFO -- : [148/875] 903052=test_extlibs
I, [2024-03-15T12:42:09.816083 #861850]  INFO -- : [149/875] 903064=test_rdoc_generator_ri
I, [2024-03-15T12:42:09.822204 #861850]  INFO -- : [150/875] 903064=test_gem_stream_ui
I, [2024-03-15T12:42:09.926383 #861850]  INFO -- : [151/875] 903064=test_severity
I, [2024-03-15T12:42:09.940410 #861850]  INFO -- : [152/875] 903064=test_ractor
I, [2024-03-15T12:42:09.971934 #861850]  INFO -- : [153/875] 903064=parse_test
I, [2024-03-15T12:42:10.145752 #861850]  INFO -- : [154/875] 903057=test_gem_install_update_options
I, [2024-03-15T12:42:10.388278 #861850]  INFO -- : [155/875] 903067=test_require_lib
I, [2024-03-15T12:42:10.411360 #861850]  INFO -- : [156/875] 903062=test_passing_block
I, [2024-03-15T12:42:10.421838 #861850]  INFO -- : [157/875] 903062=test_thread_fd_close
I, [2024-03-15T12:42:10.434195 #861850]  INFO -- : [158/875] 903062=newline_test
I, [2024-03-15T12:42:10.502610 #861850]  INFO -- : [159/875] 903057=test_uncorrectable_name_check
I, [2024-03-15T12:42:10.514961 #861850]  INFO -- : [160/875] 903057=test_stringchar
I, [2024-03-15T12:42:10.620982 #861850]  INFO -- : [161/875] 903057=test_hash_create
I, [2024-03-15T12:42:10.625475 #861850]  INFO -- : [162/875] 903057=test_io_console
I, [2024-03-15T12:42:10.635502 #861850]  INFO -- : [163/875] 903062=test_singleton
I, [2024-03-15T12:42:10.641050 #861850]  INFO -- : [164/875] 903058=test_flush
I, [2024-03-15T12:42:10.644090 #861850]  INFO -- : [165/875] 903062=test_switch_hitter
I, [2024-03-15T12:42:10.648122 #861850]  INFO -- : [166/875] 903059=test_securerandom
I, [2024-03-15T12:42:10.654583 #861850]  INFO -- : [167/875] 903058=test_logperiod
I, [2024-03-15T12:42:10.661414 #861850]  INFO -- : [168/875] 903062=test_rdoc_markdown_test
I, [2024-03-15T12:42:10.664977 #861850]  INFO -- : [169/875] 903058=test_c_union_entity
I, [2024-03-15T12:42:10.686335 #861850]  INFO -- : [170/875] 903059=test_rdoc_normal_module
I, [2024-03-15T12:42:10.755996 #861850]  INFO -- : [171/875] 903058=test_gem_resolver_lock_specification
I, [2024-03-15T12:42:10.792466 #861850]  INFO -- : [172/875] 903065=test_err_in_callback
I, [2024-03-15T12:42:10.793980 #861850]  INFO -- : [173/875] 903065=test_x509cert
I, [2024-03-15T12:42:10.802977 #861850]  INFO -- : [174/875] 903059=test_gc
I, [2024-03-15T12:42:10.807900 #861850]  INFO -- : [175/875] 903058=test_gem_ext_rake_builder
I, [2024-03-15T12:42:11.041861 #861850]  INFO -- : [176/875] 903065=test_arity
I, [2024-03-15T12:42:11.056117 #861850]  INFO -- : [177/875] 903065=test_logdevice
I, [2024-03-15T12:42:11.117257 #861850]  INFO -- : [178/875] 903053=test_gem_security_policy
I, [2024-03-15T12:42:11.499634 #861850]  INFO -- : [179/875] 903066=test_gem_source_local
I, [2024-03-15T12:42:11.648341 #861850]  INFO -- : [180/875] 903056=test_process
I, [2024-03-15T12:42:11.739164 #861850]  INFO -- : [181/875] 903053=test_last_thread
I, [2024-03-15T12:42:11.764993 #861850]  INFO -- : [182/875] 903058=test_pack
I, [2024-03-15T12:42:11.850232 #861850]  INFO -- : [183/875] 903066=test_name_error
I, [2024-03-15T12:42:11.973519 #861850]  INFO -- : [184/875] 903066=test_rdoc_markup_attribute_manager
I, [2024-03-15T12:42:12.012397 #861850]  INFO -- : [185/875] 903066=test_gem_commands_dependency_command
I, [2024-03-15T12:42:12.019304 #861850]  INFO -- : [186/875] 903058=test_gem_resolver
I, [2024-03-15T12:42:12.081862 #861850]  INFO -- : [187/875] 903060=test_safe_load
I, [2024-03-15T12:42:12.102577 #861850]  INFO -- : [188/875] 903065=test_gem_resolver_composed_set
I, [2024-03-15T12:42:12.112724 #861850]  INFO -- : [189/875] 903060=test_gem_commands_specification_command
I, [2024-03-15T12:42:12.142218 #861850]  INFO -- : [190/875] 903066=test_http
I, [2024-03-15T12:42:12.150568 #861850]  INFO -- : [191/875] 903066=test_shift_jis
I, [2024-03-15T12:42:12.151333 #861850]  INFO -- : [192/875] 903062=test_gem_commands_which_command
I, [2024-03-15T12:42:12.153716 #861850]  INFO -- : [193/875] 903066=test_inadvertent_creation
I, [2024-03-15T12:42:12.155096 #861850]  INFO -- : [194/875] 903061=test_flags
I, [2024-03-15T12:42:12.189877 #861850]  INFO -- : [195/875] 903052=test_enumerator
I, [2024-03-15T12:42:12.200719 #861850]  INFO -- : [196/875] 903062=test_syntax
I, [2024-03-15T12:42:12.243848 #861850]  INFO -- : [197/875] 903055=test_gem_safe_yaml
I, [2024-03-15T12:42:12.292856 #861850]  INFO -- : [198/875] 903060=test_rdoc_markup_to_joined_paragraph
I, [2024-03-15T12:42:12.296785 #861850]  INFO -- : [199/875] 903055=test_date_time
I, [2024-03-15T12:42:12.298209 #861850]  INFO -- : [200/875] 903066=test_require
I, [2024-03-15T12:42:12.299725 #861850]  INFO -- : [201/875] 903065=test_date_new
I, [2024-03-15T12:42:12.301113 #861850]  INFO -- : [202/875] 903066=test_data
I, [2024-03-15T12:42:12.312387 #861850]  INFO -- : [203/875] 903055=test_tcp
I, [2024-03-15T12:42:12.314016 #861850]  INFO -- : [204/875] 903066=test_iso_8859
I, [2024-03-15T12:42:12.321295 #861850]  INFO -- : [205/875] 903058=test_rdoc_text
I, [2024-03-15T12:42:12.321381 #861850]  INFO -- : [206/875] 903065=test_rdoc_context
I, [2024-03-15T12:42:12.346514 #861850]  INFO -- : [207/875] 903066=test_nil2vtempty
I, [2024-03-15T12:42:12.349723 #861850]  INFO -- : [208/875] 903055=test_stream
I, [2024-03-15T12:42:12.351444 #861850]  INFO -- : [209/875] 903066=test_open-uri
I, [2024-03-15T12:42:12.377817 #861850]  INFO -- : [210/875] 903055=test_httpresponse
I, [2024-03-15T12:42:12.400913 #861850]  INFO -- : [211/875] 903058=test_rdoc_parser_ruby
I, [2024-03-15T12:42:12.446857 #861850]  INFO -- : [212/875] 903060=test_random
I, [2024-03-15T12:42:12.454049 #861850]  INFO -- : [213/875] 903055=test_asn1
I, [2024-03-15T12:42:12.455144 #861850]  INFO -- : [214/875] 903060=test_const
I, [2024-03-15T12:42:12.459458 #861850]  INFO -- : [215/875] 903060=test_rdoc_normal_class
I, [2024-03-15T12:42:12.489186 #861850]  INFO -- : [216/875] 903055=test_class
I, [2024-03-15T12:42:12.600798 #861850]  INFO -- : [217/875] 903060=test_load
I, [2024-03-15T12:42:12.618346 #861850]  INFO -- : [218/875] 903060=json_string_matching_test
I, [2024-03-15T12:42:12.628492 #861850]  INFO -- : [219/875] 903060=test_irb
I, [2024-03-15T12:42:12.813505 #861850]  INFO -- : [220/875] 903066=test_rdoc_parser_rd
I, [2024-03-15T12:42:12.820515 #861850]  INFO -- : [221/875] 903053=test_date_strftime
I, [2024-03-15T12:42:12.876219 #861850]  INFO -- : [222/875] 903066=test_gem_installer
I, [2024-03-15T12:42:13.086849 #861850]  INFO -- : [223/875] 903060=test_yamlstore
I, [2024-03-15T12:42:13.106766 #861850]  INFO -- : [224/875] 903060=test_rdoc_markup
I, [2024-03-15T12:42:13.115571 #861850]  INFO -- : [225/875] 903060=test_gem_commands_help_command
I, [2024-03-15T12:42:13.116029 #861850]  INFO -- : [226/875] 903058=test_tracepoint
I, [2024-03-15T12:42:13.221916 #861850]  INFO -- : [227/875] 903060=test_prettyprint
I, [2024-03-15T12:42:13.238983 #861850]  INFO -- : [228/875] 903060=test_basicsocket
I, [2024-03-15T12:42:13.248896 #861850]  INFO -- : [229/875] 903060=test_utf32
I, [2024-03-15T12:42:13.257139 #861850]  INFO -- : [230/875] 903060=test_duplicate
I, [2024-03-15T12:42:13.263582 #861850]  INFO -- : [231/875] 903060=test_gem_resolver_index_specification
I, [2024-03-15T12:42:13.299092 #861850]  INFO -- : [232/875] 903057=test_internal_ivar
I, [2024-03-15T12:42:13.305690 #861850]  INFO -- : [233/875] 903057=test_queue
I, [2024-03-15T12:42:13.306346 #861850]  INFO -- : [234/875] 903060=test_function
I, [2024-03-15T12:42:13.325757 #861850]  INFO -- : [235/875] 903057=test_noarg
I, [2024-03-15T12:42:13.368071 #861850]  INFO -- : [236/875] 903053=parse_comments_test
I, [2024-03-15T12:42:13.450998 #861850]  INFO -- : [237/875] 903058=test_tempfile
I, [2024-03-15T12:42:13.468965 #861850]  INFO -- : [238/875] 903065=test_rdoc_options
I, [2024-03-15T12:42:13.471244 #861850]  INFO -- : [239/875] 903053=test_cesu8
I, [2024-03-15T12:42:13.473865 #861850]  INFO -- : [240/875] 903061=test_econv
I, [2024-03-15T12:42:13.476205 #861850]  INFO -- : [241/875] 903053=test_gem_version
I, [2024-03-15T12:42:13.543963 #861850]  INFO -- : [242/875] 903060=test_gem_commands_signin_command
I, [2024-03-15T12:42:13.548625 #861850]  INFO -- : [243/875] 903063=test_resource
I, [2024-03-15T12:42:13.557440 #861850]  INFO -- : [244/875] 903057=test_emitter
I, [2024-03-15T12:42:13.567476 #861850]  INFO -- : [245/875] 903057=test_ldap
I, [2024-03-15T12:42:13.595553 #861850]  INFO -- : [246/875] 903057=test_fileutils
I, [2024-03-15T12:42:13.605667 #861850]  INFO -- : [247/875] 903063=test_string_processing
I, [2024-03-15T12:42:13.605766 #861850]  INFO -- : [248/875] 903053=test_stack
I, [2024-03-15T12:42:13.672678 #861850]  INFO -- : [249/875] 903063=test_gem_commands_list_command
I, [2024-03-15T12:42:13.687934 #861850]  INFO -- : [250/875] 903060=test_reqarg
I, [2024-03-15T12:42:13.772182 #861850]  INFO -- : [251/875] 903064=test_rdoc_include
I, [2024-03-15T12:42:13.788819 #861850]  INFO -- : [252/875] 903058=test_too_many_dummy_encodings
I, [2024-03-15T12:42:13.812370 #861850]  INFO -- : [253/875] 903064=test_gem_remote_fetcher
I, [2024-03-15T12:42:13.865248 #861850]  INFO -- : [254/875] 903065=test_mdns
I, [2024-03-15T12:42:13.873433 #861850]  INFO -- : [255/875] 903058=test_parse
I, [2024-03-15T12:42:13.873526 #861850]  INFO -- : [256/875] 903065=test_gem_resolver_installed_specification
I, [2024-03-15T12:42:13.914492 #861850]  INFO -- : [257/875] 903065=test_scanner_events
I, [2024-03-15T12:42:13.920440 #861850]  INFO -- : [258/875] 903063=test_gem_commands_search_command
I, [2024-03-15T12:42:13.926053 #861850]  INFO -- : [259/875] 903063=test_complex
I, [2024-03-15T12:42:13.957072 #861850]  INFO -- : [260/875] 903065=test_gem_ext_ext_conf_builder
I, [2024-03-15T12:42:14.147314 #861850]  INFO -- : [261/875] 903063=test_method_cache
I, [2024-03-15T12:42:14.150819 #861850]  INFO -- : [262/875] 903063=test_gem_stub_specification
I, [2024-03-15T12:42:14.255298 #861850]  INFO -- : [263/875] 903060=test_frozen_error
I, [2024-03-15T12:42:14.258907 #861850]  INFO -- : [264/875] 903060=test_gem_dependency
I, [2024-03-15T12:42:14.382425 #861850]  INFO -- : [265/875] 903063=test_gem_resolver_specification
I, [2024-03-15T12:42:14.445268 #861850]  INFO -- : [266/875] 903063=test_path_to_class
I, [2024-03-15T12:42:14.447881 #861850]  INFO -- : [267/875] 903057=test_rdoc_markup_verbatim
I, [2024-03-15T12:42:14.450387 #861850]  INFO -- : [268/875] 903063=test_inlinecache
I, [2024-03-15T12:42:14.451624 #861850]  INFO -- : [269/875] 903057=test_rdoc_markup_formatter
I, [2024-03-15T12:42:14.462559 #861850]  INFO -- : [270/875] 903057=test_nowrite
I, [2024-03-15T12:42:14.469530 #861850]  INFO -- : [271/875] 903060=test_thread_queue
I, [2024-03-15T12:42:14.508844 #861850]  INFO -- : [272/875] 903057=test_ansi_without_terminfo
I, [2024-03-15T12:42:14.520432 #861850]  INFO -- : [273/875] 903063=test_gem_commands_sources_command
I, [2024-03-15T12:42:14.539431 #861850]  INFO -- : [274/875] 903057=test_bmethod
I, [2024-03-15T12:42:14.551162 #861850]  INFO -- : [275/875] 903057=test_ractor
I, [2024-03-15T12:42:14.569391 #861850]  INFO -- : [276/875] 903057=test_euc_tw
I, [2024-03-15T12:42:14.576250 #861850]  INFO -- : [277/875] 903057=test_big2str
I, [2024-03-15T12:42:14.592447 #861850]  INFO -- : [278/875] 903057=test_handle
I, [2024-03-15T12:42:14.623984 #861850]  INFO -- : [279/875] 903058=test_wait
I, [2024-03-15T12:42:14.705723 #861850]  INFO -- : [280/875] 903058=test_yaml
I, [2024-03-15T12:42:14.747350 #861850]  INFO -- : [281/875] 903063=test_forwardable
I, [2024-03-15T12:42:14.778445 #861850]  INFO -- : [282/875] 903063=test_enc_str_buf_cat
I, [2024-03-15T12:42:14.788015 #861850]  INFO -- : [283/875] 903063=test_gbk
I, [2024-03-15T12:42:14.790702 #861850]  INFO -- : [284/875] 903063=test_class2name
I, [2024-03-15T12:42:14.799018 #861850]  INFO -- : [285/875] 903063=test_profile_frames
I, [2024-03-15T12:42:14.828964 #861850]  INFO -- : [286/875] 903058=test_cstr
I, [2024-03-15T12:42:14.890852 #861850]  INFO -- : [287/875] 903053=test_pstore
I, [2024-03-15T12:42:14.904573 #861850]  INFO -- : [288/875] 903061=json_fixtures_test
I, [2024-03-15T12:42:14.927661 #861850]  INFO -- : [289/875] 903061=test_shapes
I, [2024-03-15T12:42:14.934054 #861850]  INFO -- : [290/875] 903061=test_io_timeout
I, [2024-03-15T12:42:14.935424 #861850]  INFO -- : [291/875] 903061=test_rdoc_parser_c
I, [2024-03-15T12:42:14.943610 #861850]  INFO -- : [292/875] 903053=test_comparable
I, [2024-03-15T12:42:14.948141 #861850]  INFO -- : [293/875] 903053=test_wss
I, [2024-03-15T12:42:15.002655 #861850]  INFO -- : [294/875] 903053=test_fiddle
I, [2024-03-15T12:42:15.006440 #861850]  INFO -- : [295/875] 903067=test_find
I, [2024-03-15T12:42:15.006856 #861850]  INFO -- : [296/875] 903063=test_ractor
I, [2024-03-15T12:42:15.044006 #861850]  INFO -- : [297/875] 903067=test_digest
I, [2024-03-15T12:42:15.102481 #861850]  INFO -- : [298/875] 903057=test_marshalable
I, [2024-03-15T12:42:15.107700 #861850]  INFO -- : [299/875] 903053=test_cgi_util
I, [2024-03-15T12:42:15.110694 #861850]  INFO -- : [300/875] 903057=test_require
I, [2024-03-15T12:42:15.146362 #861850]  INFO -- : [301/875] 903063=test_gem_ext_cmake_builder
I, [2024-03-15T12:42:15.156269 #861850]  INFO -- : [302/875] 903055=test_gem_commands_contents_command
I, [2024-03-15T12:42:15.168945 #861850]  INFO -- : [303/875] 903063=test_formatter
I, [2024-03-15T12:42:15.176768 #861850]  INFO -- : [304/875] 903063=test_bash_completion
I, [2024-03-15T12:42:15.194067 #861850]  INFO -- : [305/875] 903063=test_rdoc_constant
I, [2024-03-15T12:42:15.226822 #861850]  INFO -- : [306/875] 903061=test_deprecate
I, [2024-03-15T12:42:15.263959 #861850]  INFO -- : [307/875] 903061=test_gem_commands_owner_command
I, [2024-03-15T12:42:15.275342 #861850]  INFO -- : [308/875] 903055=test_gem_source_vendor
I, [2024-03-15T12:42:15.289730 #861850]  INFO -- : [309/875] 903055=test_recorder
I, [2024-03-15T12:42:15.292504 #861850]  INFO -- : [310/875] 903055=test_init
I, [2024-03-15T12:42:15.383426 #861850]  INFO -- : [311/875] 903053=test_complexrational
I, [2024-03-15T12:42:15.389902 #861850]  INFO -- : [312/875] 903053=test_pathname
I, [2024-03-15T12:42:15.505672 #861850]  INFO -- : [313/875] 903065=test_coverage
I, [2024-03-15T12:42:15.566964 #861850]  INFO -- : [314/875] 903063=test_rdoc_encoding
I, [2024-03-15T12:42:15.598852 #861850]  INFO -- : [315/875] 903063=test_gem_package_tar_reader
I, [2024-03-15T12:42:15.634491 #861850]  INFO -- : [316/875] 903063=regexp_test
I, [2024-03-15T12:42:15.642142 #861850]  INFO -- : [317/875] 903053=test_file
I, [2024-03-15T12:42:15.658675 #861850]  INFO -- : [318/875] 903053=test_gem_available_set
I, [2024-03-15T12:42:15.708862 #861850]  INFO -- : [319/875] 903063=test_rdoc_markdown
I, [2024-03-15T12:42:15.714792 #861850]  INFO -- : [320/875] 903055=test_modify_expand
I, [2024-03-15T12:42:15.717940 #861850]  INFO -- : [321/875] 903055=test_rdoc_any_method
I, [2024-03-15T12:42:15.793526 #861850]  INFO -- : [322/875] 903053=test_yjit_exit_locations
I, [2024-03-15T12:42:15.798220 #861850]  INFO -- : [323/875] 903058=test_etc
I, [2024-03-15T12:42:15.847739 #861850]  INFO -- : [324/875] 903053=test_ripper
I, [2024-03-15T12:42:15.854562 #861850]  INFO -- : [325/875] 903061=test_gem_config_file
I, [2024-03-15T12:42:15.894902 #861850]  INFO -- : [326/875] 903058=test_gem_resolver_activation_request
I, [2024-03-15T12:42:15.911482 #861850]  INFO -- : [327/875] 903058=test_protocol
I, [2024-03-15T12:42:15.967052 #861850]  INFO -- : [328/875] 903067=test_getopts
I, [2024-03-15T12:42:15.970919 #861850]  INFO -- : [329/875] 903067=test_bigzero
I, [2024-03-15T12:42:15.978004 #861850]  INFO -- : [330/875] 903067=test_pkey_dh
I, [2024-03-15T12:42:16.023369 #861850]  INFO -- : [331/875] 903063=test_iseq_load
I, [2024-03-15T12:42:16.024412 #861850]  INFO -- : [332/875] 903061=test_gem_util
I, [2024-03-15T12:42:16.059710 #861850]  INFO -- : [333/875] 903067=test_gem_package_tar_header
I, [2024-03-15T12:42:16.113009 #861850]  INFO -- : [334/875] 903067=test_pkcs12
I, [2024-03-15T12:42:16.225542 #861850]  INFO -- : [335/875] 903058=test_system
I, [2024-03-15T12:42:16.233031 #861850]  INFO -- : [336/875] 903061=test_face
I, [2024-03-15T12:42:16.247009 #861850]  INFO -- : [337/875] 903064=test_case
I, [2024-03-15T12:42:16.254083 #861850]  INFO -- : [338/875] 903055=test_sizeof
I, [2024-03-15T12:42:16.270899 #861850]  INFO -- : [339/875] 903061=test_rendering
I, [2024-03-15T12:42:16.304799 #861850]  INFO -- : [340/875] 903064=test_autoload
I, [2024-03-15T12:42:16.308790 #861850]  INFO -- : [341/875] 903061=test_utf16
I, [2024-03-15T12:42:16.313452 #861850]  INFO -- : [342/875] 903053=test_unicode_escape
I, [2024-03-15T12:42:16.321865 #861850]  INFO -- : [343/875] 903061=test_io
I, [2024-03-15T12:42:16.418399 #861850]  INFO -- : [344/875] 903053=test_gc
I, [2024-03-15T12:42:16.423965 #861850]  INFO -- : [345/875] 903053=test_gem_commands_fetch_command
I, [2024-03-15T12:42:16.492495 #861850]  INFO -- : [346/875] 903065=test_math
I, [2024-03-15T12:42:16.501392 #861850]  INFO -- : [347/875] 903067=test_libs
I, [2024-03-15T12:42:16.513679 #861850]  INFO -- : [348/875] 903065=test_config
I, [2024-03-15T12:42:16.543839 #861850]  INFO -- : [349/875] 903067=test_sleep
I, [2024-03-15T12:42:16.565147 #861850]  INFO -- : [350/875] 903065=test_yaml_tree
I, [2024-03-15T12:42:16.578291 #861850]  INFO -- : [351/875] 903057=test_gem_commands_install_command
I, [2024-03-15T12:42:16.590016 #861850]  INFO -- : [352/875] 903065=test_clone
I, [2024-03-15T12:42:16.599901 #861850]  INFO -- : [353/875] 903053=test_readpartial
I, [2024-03-15T12:42:16.856557 #861850]  INFO -- : [354/875] 903065=locals_test
I, [2024-03-15T12:42:16.935626 #861850]  INFO -- : [355/875] 903054=test_rdoc_require
I, [2024-03-15T12:42:17.002842 #861850]  INFO -- : [356/875] 903053=test_rdoc_markup_indented_paragraph
I, [2024-03-15T12:42:17.008699 #861850]  INFO -- : [357/875] 903053=test_io_buffer
I, [2024-03-15T12:42:17.119014 #861850]  INFO -- : [358/875] 903053=ruby_parser_test
I, [2024-03-15T12:42:17.119301 #861850]  INFO -- : [359/875] 903054=test_pack
I, [2024-03-15T12:42:17.129984 #861850]  INFO -- : [360/875] 903053=test_backtrace
I, [2024-03-15T12:42:17.151753 #861850]  INFO -- : [361/875] 903054=test_rdoc_task
I, [2024-03-15T12:42:17.156541 #861850]  INFO -- : [362/875] 903054=test_gem_resolver_conflict
I, [2024-03-15T12:42:17.170499 #861850]  INFO -- : [363/875] 903054=test_convertible
I, [2024-03-15T12:42:17.294327 #861850]  INFO -- : [364/875] 903065=parser_test
I, [2024-03-15T12:42:17.304882 #861850]  INFO -- : [365/875] 903065=test_yield
I, [2024-03-15T12:42:17.358152 #861850]  INFO -- : [366/875] 903058=test_rdoc_alias
I, [2024-03-15T12:42:17.371428 #861850]  INFO -- : [367/875] 903058=test_files_sample
I, [2024-03-15T12:42:17.456117 #861850]  INFO -- : [368/875] 903058=test_stringscanner
I, [2024-03-15T12:42:17.472910 #861850]  INFO -- : [369/875] 903063=test_rdoc_markup_raw
I, [2024-03-15T12:42:17.478511 #861850]  INFO -- : [370/875] 903063=test_webauthn_poller
I, [2024-03-15T12:42:17.492917 #861850]  INFO -- : [371/875] 903058=test_rat
I, [2024-03-15T12:42:17.499836 #861850]  INFO -- : [372/875] 903058=test_typeddata
I, [2024-03-15T12:42:17.614687 #861850]  INFO -- : [373/875] 903063=test_gem_resolver_best_set
I, [2024-03-15T12:42:17.700678 #861850]  INFO -- : [374/875] 903063=encoding_test
I, [2024-03-15T12:42:17.708633 #861850]  INFO -- : [375/875] 903058=test_rdoc_markup_to_html_crossref
I, [2024-03-15T12:42:17.784413 #861850]  INFO -- : [376/875] 903063=test_fstring
I, [2024-03-15T12:42:17.945987 #861850]  INFO -- : [377/875] 903063=test_array
I, [2024-03-15T12:42:17.952884 #861850]  INFO -- : [378/875] 903063=test_optparse
I, [2024-03-15T12:42:18.010314 #861850]  INFO -- : [379/875] 903063=test_have_library
I, [2024-03-15T12:42:18.040815 #861850]  INFO -- : [380/875] 903058=test_remote_fetch_error
I, [2024-03-15T12:42:18.052846 #861850]  INFO -- : [381/875] 903058=test_gem_commands_stale_command
I, [2024-03-15T12:42:18.069942 #861850]  INFO -- : [382/875] 903058=test_lock_native_thread
I, [2024-03-15T12:42:18.105497 #861850]  INFO -- : [383/875] 903057=test_c_struct_entry
I, [2024-03-15T12:42:18.369812 #861850]  INFO -- : [384/875] 903058=test_set
I, [2024-03-15T12:42:18.387343 #861850]  INFO -- : [385/875] 903058=test_show_source
I, [2024-03-15T12:42:18.457135 #861850]  INFO -- : [386/875] 903053=test_gem_security_trust_dir
I, [2024-03-15T12:42:18.480221 #861850]  INFO -- : [387/875] 903058=test_gem_requirement
I, [2024-03-15T12:42:18.493596 #861850]  INFO -- : [388/875] 903053=test_sprintf
I, [2024-03-15T12:42:18.566038 #861850]  INFO -- : [389/875] 903057=comments_test
I, [2024-03-15T12:42:18.591820 #861850]  INFO -- : [390/875] 903067=test_string_memory
I, [2024-03-15T12:42:18.621407 #861850]  INFO -- : [391/875] 903066=test_undef
I, [2024-03-15T12:42:18.630562 #861850]  INFO -- : [392/875] 903066=test_objspace
I, [2024-03-15T12:42:18.677183 #861850]  INFO -- : [393/875] 903058=ripper_test
I, [2024-03-15T12:42:18.677892 #861850]  INFO -- : [394/875] 903067=test_line_editor
I, [2024-03-15T12:42:18.683592 #861850]  INFO -- : [395/875] 903053=test_argf
I, [2024-03-15T12:42:18.705246 #861850]  INFO -- : [396/875] 903057=test_framework
I, [2024-03-15T12:42:18.710323 #861850]  INFO -- : [397/875] 903057=test_ns_spki
I, [2024-03-15T12:42:18.734557 #861850]  INFO -- : [398/875] 903057=test_kill_ring
I, [2024-03-15T12:42:18.756708 #861850]  INFO -- : [399/875] 903057=test_yjit
I, [2024-03-15T12:42:18.764650 #861850]  INFO -- : [400/875] 903067=test_weakmap
I, [2024-03-15T12:42:18.967095 #861850]  INFO -- : [401/875] 903060=test_workspace
I, [2024-03-15T12:42:19.165724 #861850]  INFO -- : [402/875] 903060=test_m17n
I, [2024-03-15T12:42:19.234151 #861850]  INFO -- : [403/875] 903060=test_gem_commands_environment_command
I, [2024-03-15T12:42:19.293694 #861850]  INFO -- : [404/875] 903060=test_ws
I, [2024-03-15T12:42:19.317358 #861850]  INFO -- : [405/875] 903060=test_external_new
I, [2024-03-15T12:42:19.317957 #861850]  INFO -- : [406/875] 903060=test_alias_and_anchor
I, [2024-03-15T12:42:19.326814 #861850]  INFO -- : [407/875] 903060=test_postponed_job
I, [2024-03-15T12:42:19.388144 #861850]  INFO -- : [408/875] 903063=test_hash
I, [2024-03-15T12:42:19.409456 #861850]  INFO -- : [409/875] 903063=test_gem_resolver_dependency_request
I, [2024-03-15T12:42:19.453168 #861850]  INFO -- : [410/875] 903063=test_tree_builder
I, [2024-03-15T12:42:19.462188 #861850]  INFO -- : [411/875] 903063=test_win32ole_typelib
I, [2024-03-15T12:42:19.468222 #861850]  INFO -- : [412/875] 903063=test_protect
I, [2024-03-15T12:42:19.473049 #861850]  INFO -- : [413/875] 903063=test_raise_exception
I, [2024-03-15T12:42:19.477255 #861850]  INFO -- : [414/875] 903058=test_gem_request_set_lockfile
I, [2024-03-15T12:42:19.546887 #861850]  INFO -- : [415/875] 903052=test_win32ole_record
I, [2024-03-15T12:42:19.552954 #861850]  INFO -- : [416/875] 903052=test_gem_unsatisfiable_dependency_error
I, [2024-03-15T12:42:19.564546 #861850]  INFO -- : [417/875] 903052=test_condition
I, [2024-03-15T12:42:19.568163 #861850]  INFO -- : [418/875] 903052=test_foreach
I, [2024-03-15T12:42:19.589283 #861850]  INFO -- : [419/875] 903052=test_gem_source_specific_file
I, [2024-03-15T12:42:19.712141 #861850]  INFO -- : [420/875] 903055=test_gem_commands_uninstall_command
I, [2024-03-15T12:42:19.716649 #861850]  INFO -- : [421/875] 903052=test_cp949
I, [2024-03-15T12:42:19.722074 #861850]  INFO -- : [422/875] 903052=test_io
I, [2024-03-15T12:42:19.868929 #861850]  INFO -- : [423/875] 903060=test_hash
I, [2024-03-15T12:42:19.964982 #861850]  INFO -- : [424/875] 903058=test_ubf_async_safe
I, [2024-03-15T12:42:19.986894 #861850]  INFO -- : [425/875] 903058=test_emoji
I, [2024-03-15T12:42:20.038785 #861850]  INFO -- : [426/875] 903058=test_win32ole_type_event
I, [2024-03-15T12:42:20.046298 #861850]  INFO -- : [427/875] 903052=test_sorted_set
I, [2024-03-15T12:42:20.051883 #861850]  INFO -- : [428/875] 903058=test_kwargs
I, [2024-03-15T12:42:20.054531 #861850]  INFO -- : [429/875] 903058=warnings_test
I, [2024-03-15T12:42:20.096884 #861850]  INFO -- : [430/875] 903058=test_gem_commands_exec_command
I, [2024-03-15T12:42:20.262199 #861850]  INFO -- : [431/875] 903063=test_io_wait
I, [2024-03-15T12:42:20.366027 #861850]  INFO -- : [432/875] 903052=test_date_attr
I, [2024-03-15T12:42:20.376062 #861850]  INFO -- : [433/875] 903052=test_ellipsize
I, [2024-03-15T12:42:20.388529 #861850]  INFO -- : [434/875] 903052=test_summary
I, [2024-03-15T12:42:20.577038 #861850]  INFO -- : [435/875] 903052=test_console_attr
I, [2024-03-15T12:42:20.577221 #861850]  INFO -- : [436/875] 903052=test_type_completor
I, [2024-03-15T12:42:20.584452 #861850]  INFO -- : [437/875] 903052=test_euc_kr
I, [2024-03-15T12:42:20.591957 #861850]  INFO -- : [438/875] 903052=test_rdoc_context_section
I, [2024-03-15T12:42:20.598499 #861850]  INFO -- : [439/875] 903063=test_ftp
I, [2024-03-15T12:42:20.604303 #861850]  INFO -- : [440/875] 903063=test_pack
I, [2024-03-15T12:42:20.721625 #861850]  INFO -- : [441/875] 903062=test_array_create
I, [2024-03-15T12:42:20.737513 #861850]  INFO -- : [442/875] 903062=test_gem_impossible_dependencies_error
I, [2024-03-15T12:42:20.744700 #861850]  INFO -- : [443/875] 903062=test_to_ruby
I, [2024-03-15T12:42:20.764301 #861850]  INFO -- : [444/875] 903062=test_pattern_key_name_check
I, [2024-03-15T12:42:20.771826 #861850]  INFO -- : [445/875] 903055=test_rdoc_rubygems_hook
I, [2024-03-15T12:42:20.775971 #861850]  INFO -- : [446/875] 903052=test_method
I, [2024-03-15T12:42:20.778190 #861850]  INFO -- : [447/875] 903062=test_gem_commands_query_command
I, [2024-03-15T12:42:20.882868 #861850]  INFO -- : [448/875] 903055=test_rdoc_i18n_locale
I, [2024-03-15T12:42:20.909619 #861850]  INFO -- : [449/875] 903055=test_name_error_extension
I, [2024-03-15T12:42:20.913250 #861850]  INFO -- : [450/875] 903055=test_win32ole_param
I, [2024-03-15T12:42:20.916899 #861850]  INFO -- : [451/875] 903055=test_gem_commands_yank_command
I, [2024-03-15T12:42:20.953931 #861850]  INFO -- : [452/875] 903063=test_pair
I, [2024-03-15T12:42:20.980884 #861850]  INFO -- : [453/875] 903065=test_rdoc_generator_pot_po_entry
I, [2024-03-15T12:42:21.000990 #861850]  INFO -- : [454/875] 903065=test_euc_jp
I, [2024-03-15T12:42:21.020307 #861850]  INFO -- : [455/875] 903065=test_acceptable
I, [2024-03-15T12:42:21.207221 #861850]  INFO -- : [456/875] 903065=test_document
I, [2024-03-15T12:42:21.211549 #861850]  INFO -- : [457/875] 903059=test_rbconfig
I, [2024-03-15T12:42:21.213423 #861850]  INFO -- : [458/875] 903065=test_human_typo
I, [2024-03-15T12:42:21.217905 #861850]  INFO -- : [459/875] 903065=test_primitive
I, [2024-03-15T12:42:21.222602 #861850]  INFO -- : [460/875] 903059=test_color
I, [2024-03-15T12:42:21.232828 #861850]  INFO -- : [461/875] 903065=json_encoding_test
I, [2024-03-15T12:42:21.260657 #861850]  INFO -- : [462/875] 903065=test_key_stroke
I, [2024-03-15T12:42:21.331443 #861850]  INFO -- : [463/875] 903065=test_rdoc_markup_to_label
I, [2024-03-15T12:42:21.374518 #861850]  INFO -- : [464/875] 903065=test_install
I, [2024-03-15T12:42:21.386369 #861850]  INFO -- : [465/875] 903059=test_sockopt
I, [2024-03-15T12:42:21.401939 #861850]  INFO -- : [466/875] 903059=test_encoding
I, [2024-03-15T12:42:21.430052 #861850]  INFO -- : [467/875] 903055=test_httpresponses
I, [2024-03-15T12:42:21.436643 #861850]  INFO -- : [468/875] 903055=test_set_len
I, [2024-03-15T12:42:21.441477 #861850]  INFO -- : [469/875] 903055=test_rdoc_ri_driver
I, [2024-03-15T12:42:21.462988 #861850]  INFO -- : [470/875] 903059=test_httpheader
I, [2024-03-15T12:42:21.469135 #861850]  INFO -- : [471/875] 903062=test_gem_resolver_local_specification
I, [2024-03-15T12:42:21.476636 #861850]  INFO -- : [472/875] 903058=test_addrinfo
I, [2024-03-15T12:42:21.503958 #861850]  INFO -- : [473/875] 903062=test_http
I, [2024-03-15T12:42:21.564537 #861850]  INFO -- : [474/875] 903059=test_tree_spell_checker
I, [2024-03-15T12:42:21.572469 #861850]  INFO -- : [475/875] 903058=test_case_mapping
I, [2024-03-15T12:42:21.583789 #861850]  INFO -- : [476/875] 903058=test_path
I, [2024-03-15T12:42:21.598685 #861850]  INFO -- : [477/875] 903058=test_win32ole_param_event
I, [2024-03-15T12:42:21.605533 #861850]  INFO -- : [478/875] 903059=test_bn
I, [2024-03-15T12:42:21.610258 #861850]  INFO -- : [479/875] 903058=test_compile_prism
I, [2024-03-15T12:42:21.625797 #861850]  INFO -- : [480/875] 903059=test_terminfo
I, [2024-03-15T12:42:21.631410 #861850]  INFO -- : [481/875] 903059=test_rdoc_markup_to_html
I, [2024-03-15T12:42:21.674014 #861850]  INFO -- : [482/875] 903065=test_date_compat
I, [2024-03-15T12:42:21.678738 #861850]  INFO -- : [483/875] 903065=test_bug-14834
I, [2024-03-15T12:42:21.735921 #861850]  INFO -- : [484/875] 903059=test_random
I, [2024-03-15T12:42:21.750513 #861850]  INFO -- : [485/875] 903059=test_notimplement
I, [2024-03-15T12:42:21.755558 #861850]  INFO -- : [486/875] 903059=test_key_event_record
I, [2024-03-15T12:42:21.759582 #861850]  INFO -- : [487/875] 903059=test_gem_uri
I, [2024-03-15T12:42:21.784011 #861850]  INFO -- : [488/875] 903065=test_gem_commands_update_command
I, [2024-03-15T12:42:21.808946 #861850]  INFO -- : [489/875] 903055=test_gem_resolver_vendor_specification
I, [2024-03-15T12:42:21.835840 #861850]  INFO -- : [490/875] 903055=test_thread_cv
I, [2024-03-15T12:42:21.982483 #861850]  INFO -- : [491/875] 903059=test_lexer
I, [2024-03-15T12:42:22.002032 #861850]  INFO -- : [492/875] 903059=test_ssl_session
I, [2024-03-15T12:42:22.015146 #861850]  INFO -- : [493/875] 903058=test_unicode
I, [2024-03-15T12:42:22.028817 #861850]  INFO -- : [494/875] 903058=test_koi8
I, [2024-03-15T12:42:22.033357 #861850]  INFO -- : [495/875] 903058=parameters_signature_test
I, [2024-03-15T12:42:22.049039 #861850]  INFO -- : [496/875] 903058=test_rdoc_parser_changelog
I, [2024-03-15T12:42:22.120580 #861850]  INFO -- : [497/875] 903058=test_enumerator
I, [2024-03-15T12:42:22.121186 #861850]  INFO -- : [498/875] 903058=test_rdoc_generator_pot
I, [2024-03-15T12:42:22.126633 #861850]  INFO -- : [499/875] 903058=static_literals_test
I, [2024-03-15T12:42:22.138566 #861850]  INFO -- : [500/875] 903058=test_data
I, [2024-03-15T12:42:22.142926 #861850]  INFO -- : [501/875] 903058=test_gem_gem_runner
I, [2024-03-15T12:42:22.198435 #861850]  INFO -- : [502/875] 903058=test_filter
I, [2024-03-15T12:42:22.230216 #861850]  INFO -- : [503/875] 903058=test_rdoc_method_attr
I, [2024-03-15T12:42:22.375247 #861850]  INFO -- : [504/875] 903058=test_tracer
I, [2024-03-15T12:42:22.380154 #861850]  INFO -- : [505/875] 903058=test_cmethod
I, [2024-03-15T12:42:22.381464 #861850]  INFO -- : [506/875] 903058=test_option
I, [2024-03-15T12:42:22.486458 #861850]  INFO -- : [507/875] 903055=test_append
I, [2024-03-15T12:42:22.497657 #861850]  INFO -- : [508/875] 903055=test_gem_commands_server_command
I, [2024-03-15T12:42:22.506269 #861850]  INFO -- : [509/875] 903055=test_did_you_mean
I, [2024-03-15T12:42:22.527762 #861850]  INFO -- : [510/875] 903058=test_variable_name_check
I, [2024-03-15T12:42:22.575158 #861850]  INFO -- : [511/875] 903058=test_io_m17n
I, [2024-03-15T12:42:22.685155 #861850]  INFO -- : [512/875] 903055=test_case_comprehensive
I, [2024-03-15T12:42:22.773619 #861850]  INFO -- : [513/875] 903064=test_interned_str
I, [2024-03-15T12:42:22.777268 #861850]  INFO -- : [514/875] 903064=test_gem_commands_build_command
I, [2024-03-15T12:42:22.865683 #861850]  INFO -- : [515/875] 903054=test_scheduler
I, [2024-03-15T12:42:22.903120 #861850]  INFO -- : [516/875] 903059=test_pkey_dsa
I, [2024-03-15T12:42:23.043378 #861850]  INFO -- : [517/875] 903054=test_class
I, [2024-03-15T12:42:23.056546 #861850]  INFO -- : [518/875] 903054=test_ocsp
I, [2024-03-15T12:42:23.127219 #861850]  INFO -- : [519/875] 903064=test_rdoc_markup_heading
I, [2024-03-15T12:42:23.144641 #861850]  INFO -- : [520/875] 903064=test_iseq
I, [2024-03-15T12:42:23.282926 #861850]  INFO -- : [521/875] 903067=test_exception_at_throwing
I, [2024-03-15T12:42:23.360736 #861850]  INFO -- : [522/875] 903067=test_pinned
I, [2024-03-15T12:42:23.365511 #861850]  INFO -- : [523/875] 903054=test_stream
I, [2024-03-15T12:42:23.372301 #861850]  INFO -- : [524/875] 903054=test_webauthn_listener_response
I, [2024-03-15T12:42:23.405524 #861850]  INFO -- : [525/875] 903054=test_time
I, [2024-03-15T12:42:23.413306 #861850]  INFO -- : [526/875] 903067=test_to_ary_concat
I, [2024-03-15T12:42:23.425616 #861850]  INFO -- : [527/875] 903065=test_printf
I, [2024-03-15T12:42:23.446301 #861850]  INFO -- : [528/875] 903065=test_rdoc_markup_pre_process
I, [2024-03-15T12:42:23.550733 #861850]  INFO -- : [529/875] 903065=test_rdoc_markup_to_bs
I, [2024-03-15T12:42:23.611369 #861850]  INFO -- : [530/875] 903065=test_help
I, [2024-03-15T12:42:23.619690 #861850]  INFO -- : [531/875] 903065=test_beginendblock
I, [2024-03-15T12:42:23.684488 #861850]  INFO -- : [532/875] 903054=test_gem_commands_unpack_command
I, [2024-03-15T12:42:23.997408 #861850]  INFO -- : [533/875] 903064=test_files_lib
I, [2024-03-15T12:42:24.027239 #861850]  INFO -- : [534/875] 903053=test_within_pipe
I, [2024-03-15T12:42:24.063281 #861850]  INFO -- : [535/875] 903053=test_gem_bundler_version_finder
I, [2024-03-15T12:42:24.097510 #861850]  INFO -- : [536/875] 903053=test_emoji_breaks
I, [2024-03-15T12:42:24.148525 #861850]  INFO -- : [537/875] 903059=test_bundled_ca
I, [2024-03-15T12:42:24.149997 #861850]  INFO -- : [538/875] 903054=test_closure
I, [2024-03-15T12:42:24.166622 #861850]  INFO -- : [539/875] 903065=test_open3
I, [2024-03-15T12:42:24.281192 #861850]  INFO -- : [540/875] 903063=test_fiber
I, [2024-03-15T12:42:24.300091 #861850]  INFO -- : [541/875] 903058=test_gem_security
I, [2024-03-15T12:42:24.569462 #861850]  INFO -- : [542/875] 903054=test_rdoc_servlet
I, [2024-03-15T12:42:24.749067 #861850]  INFO -- : [543/875] 903054=test_ractor
I, [2024-03-15T12:42:24.819994 #861850]  INFO -- : [544/875] 903067=test_digest
I, [2024-03-15T12:42:24.828411 #861850]  INFO -- : [545/875] 903067=test_exit
I, [2024-03-15T12:42:24.842155 #861850]  INFO -- : [546/875] 903054=test_recursion
I, [2024-03-15T12:42:24.846110 #861850]  INFO -- : [547/875] 903054=test_date_marshal
I, [2024-03-15T12:42:24.848857 #861850]  INFO -- : [548/875] 903054=test_mkmf
I, [2024-03-15T12:42:24.884840 #861850]  INFO -- : [549/875] 903054=test_history
I, [2024-03-15T12:42:24.919137 #861850]  INFO -- : [550/875] 903067=test_popen_deadlock
I, [2024-03-15T12:42:25.015020 #861850]  INFO -- : [551/875] 903054=test_delegate
I, [2024-03-15T12:42:25.053985 #861850]  INFO -- : [552/875] 903054=test_process
I, [2024-03-15T12:42:25.057351 #861850]  INFO -- : [553/875] 903054=test_windows_1252
I, [2024-03-15T12:42:25.061105 #861850]  INFO -- : [554/875] 903060=test_input_method
I, [2024-03-15T12:42:25.063834 #861850]  INFO -- : [555/875] 903054=test_metaclass
I, [2024-03-15T12:42:25.077866 #861850]  INFO -- : [556/875] 903054=test_rdoc_top_level
I, [2024-03-15T12:42:25.113813 #861850]  INFO -- : [557/875] 903060=test_cgi_session
I, [2024-03-15T12:42:25.132021 #861850]  INFO -- : [558/875] 903060=test_rdoc_rd
I, [2024-03-15T12:42:25.168970 #861850]  INFO -- : [559/875] 903060=test_x509crl
I, [2024-03-15T12:42:25.330463 #861850]  INFO -- : [560/875] 903060=test_signal
I, [2024-03-15T12:42:25.453801 #861850]  INFO -- : [561/875] 903054=test_fixnum
I, [2024-03-15T12:42:25.494798 #861850]  INFO -- : [562/875] 903054=test_gem_source_git
I, [2024-03-15T12:42:25.532936 #861850]  INFO -- : [563/875] 903059=test_gem_commands_signout_command
I, [2024-03-15T12:42:25.559084 #861850]  INFO -- : [564/875] 903059=test_refinement
I, [2024-03-15T12:42:25.627812 #861850]  INFO -- : [565/875] 903052=test_regex_casefold
I, [2024-03-15T12:42:25.719951 #861850]  INFO -- : [566/875] 903067=test_gem_resolver_installer_set
I, [2024-03-15T12:42:25.971335 #861850]  INFO -- : [567/875] 903067=test_dir_m17n
I, [2024-03-15T12:42:26.089204 #861850]  INFO -- : [568/875] 903052=test_cgi_cookie
I, [2024-03-15T12:42:26.092598 #861850]  INFO -- : [569/875] 903052=test_require
I, [2024-03-15T12:42:26.144079 #861850]  INFO -- : [570/875] 903057=test_float
I, [2024-03-15T12:42:26.183651 #861850]  INFO -- : [571/875] 903054=test_gem_resolver_git_set
I, [2024-03-15T12:42:26.574226 #861850]  INFO -- : [572/875] 903054=test_storage
I, [2024-03-15T12:42:26.577053 #861850]  INFO -- : [573/875] 903061=test_new
I, [2024-03-15T12:42:26.592220 #861850]  INFO -- : [574/875] 903054=test_gem_security_signer
I, [2024-03-15T12:42:26.611742 #861850]  INFO -- : [575/875] 903061=test_cipher
I, [2024-03-15T12:42:26.685342 #861850]  INFO -- : [576/875] 903061=pattern_test
I, [2024-03-15T12:42:26.689514 #861850]  INFO -- : [577/875] 903061=test_memory_view
I, [2024-03-15T12:42:26.712031 #861850]  INFO -- : [578/875] 903054=test_debug
I, [2024-03-15T12:42:26.725839 #861850]  INFO -- : [579/875] 903054=test_shellwords
I, [2024-03-15T12:42:26.757773 #861850]  INFO -- : [580/875] 903054=test_digest_extend
I, [2024-03-15T12:42:26.766149 #861850]  INFO -- : [581/875] 903061=test_omap
I, [2024-03-15T12:42:26.779595 #861850]  INFO -- : [582/875] 903061=test_string
I, [2024-03-15T12:42:26.780014 #861850]  INFO -- : [583/875] 903061=test_iterator
I, [2024-03-15T12:42:26.785349 #861850]  INFO -- : [584/875] 903053=test_rdoc_markup_to_html_snippet
I, [2024-03-15T12:42:26.788868 #861850]  INFO -- : [585/875] 903054=magic_comment_test
I, [2024-03-15T12:42:26.871000 #861850]  INFO -- : [586/875] 903054=test_struct
I, [2024-03-15T12:42:26.875124 #861850]  INFO -- : [587/875] 903053=test_variable
I, [2024-03-15T12:42:26.884117 #861850]  INFO -- : [588/875] 903054=test_sexp
I, [2024-03-15T12:42:26.884551 #861850]  INFO -- : [589/875] 903061=test_rdoc_markup_include
I, [2024-03-15T12:42:26.888575 #861850]  INFO -- : [590/875] 903061=fuzzer_test
I, [2024-03-15T12:42:26.898867 #861850]  INFO -- : [591/875] 903054=test_pkg_config
I, [2024-03-15T12:42:26.901382 #861850]  INFO -- : [592/875] 903061=test_cparser
I, [2024-03-15T12:42:26.909005 #861850]  INFO -- : [593/875] 903054=memsize_test
I, [2024-03-15T12:42:26.917970 #861850]  INFO -- : [594/875] 903054=json_parser_test
I, [2024-03-15T12:42:26.979927 #861850]  INFO -- : [595/875] 903054=test_nomethod_error
I, [2024-03-15T12:42:26.984459 #861850]  INFO -- : [596/875] 903053=test_config
I, [2024-03-15T12:42:26.991645 #861850]  INFO -- : [597/875] 903054=test_win32ole_variant_outarg
I, [2024-03-15T12:42:26.993739 #861850]  INFO -- : [598/875] 903054=json_common_interface_test
I, [2024-03-15T12:42:27.006324 #861850]  INFO -- : [599/875] 903054=test_gem_source_subpath_problem
I, [2024-03-15T12:42:27.029234 #861850]  INFO -- : [600/875] 903053=test_dln
I, [2024-03-15T12:42:27.034873 #861850]  INFO -- : [601/875] 903053=test_x509req
I, [2024-03-15T12:42:27.169018 #861850]  INFO -- : [602/875] 903053=test_mutex
I, [2024-03-15T12:42:27.170474 #861850]  INFO -- : [603/875] 903054=test_rdoc_rd_inline
I, [2024-03-15T12:42:27.187062 #861850]  INFO -- : [604/875] 903054=test_files_test_1
I, [2024-03-15T12:42:27.279348 #861850]  INFO -- : [605/875] 903065=test_gem_path_support
I, [2024-03-15T12:42:27.353719 #861850]  INFO -- : [606/875] 903065=test_struct
I, [2024-03-15T12:42:27.617122 #861850]  INFO -- : [607/875] 903067=test_set
I, [2024-03-15T12:42:27.643348 #861850]  INFO -- : [608/875] 903067=test_serialize_subclasses
I, [2024-03-15T12:42:27.647037 #861850]  INFO -- : [609/875] 903067=test_insns_leaf
I, [2024-03-15T12:42:27.656474 #861850]  INFO -- : [610/875] 903067=test_color_printer
I, [2024-03-15T12:42:27.662097 #861850]  INFO -- : [611/875] 903060=test_deprecated
I, [2024-03-15T12:42:27.665380 #861850]  INFO -- : [612/875] 903060=test_engine
I, [2024-03-15T12:42:27.668403 #861850]  INFO -- : [613/875] 903060=test_win32ole_variant_m
I, [2024-03-15T12:42:27.669321 #861850]  INFO -- : [614/875] 903060=test_div
I, [2024-03-15T12:42:27.672465 #861850]  INFO -- : [615/875] 903067=test_key_error
I, [2024-03-15T12:42:27.675449 #861850]  INFO -- : [616/875] 903060=test_arith_seq_extract
I, [2024-03-15T12:42:27.683526 #861850]  INFO -- : [617/875] 903067=test_method_name_check
I, [2024-03-15T12:42:27.735733 #861850]  INFO -- : [618/875] 903067=test_parser
I, [2024-03-15T12:42:27.768240 #861850]  INFO -- : [619/875] 903067=test_module
I, [2024-03-15T12:42:27.772680 #861850]  INFO -- : [620/875] 903064=test_gem_request_set
I, [2024-03-15T12:42:27.776532 #861850]  INFO -- : [621/875] 903057=constant_path_node_test
I, [2024-03-15T12:42:27.787432 #861850]  INFO -- : [622/875] 903057=test_gem_ext_cargo_builder
I, [2024-03-15T12:42:27.812837 #861850]  INFO -- : [623/875] 903065=test_ssl
I, [2024-03-15T12:42:27.821053 #861850]  INFO -- : [624/875] 903057=test_instrumentation_api
I, [2024-03-15T12:42:27.864403 #861850]  INFO -- : [625/875] 903061=integer_parse_test
I, [2024-03-15T12:42:27.868547 #861850]  INFO -- : [626/875] 903061=test_stringify_symbols
I, [2024-03-15T12:42:27.872523 #861850]  INFO -- : [627/875] 903060=test_boolean
I, [2024-03-15T12:42:27.875313 #861850]  INFO -- : [628/875] 903061=test_whileuntil
I, [2024-03-15T12:42:27.877426 #861850]  INFO -- : [629/875] 903061=test_rdoc_generator_markup
I, [2024-03-15T12:42:27.881779 #861850]  INFO -- : [630/875] 903060=test_rubyvm
I, [2024-03-15T12:42:27.885500 #861850]  INFO -- : [631/875] 903060=test_configuration
I, [2024-03-15T12:42:27.887788 #861850]  INFO -- : [632/875] 903061=test_buffered_io
I, [2024-03-15T12:42:27.919406 #861850]  INFO -- : [633/875] 903058=test_monitor
I, [2024-03-15T12:42:27.974963 #861850]  INFO -- : [634/875] 903061=test_gem_ext_builder
I, [2024-03-15T12:42:27.995560 #861850]  INFO -- : [635/875] 903060=test_https
I, [2024-03-15T12:42:28.135100 #861850]  INFO -- : [636/875] 903058=test_evaluation
I, [2024-03-15T12:42:28.143357 #861850]  INFO -- : [637/875] 903058=test_provider
I, [2024-03-15T12:42:28.236953 #861850]  INFO -- : [638/875] 903064=test_abi
I, [2024-03-15T12:42:28.310027 #861850]  INFO -- : [639/875] 903053=test_yamldbm
I, [2024-03-15T12:42:28.323386 #861850]  INFO -- : [640/875] 903053=test_load
I, [2024-03-15T12:42:28.323665 #861850]  INFO -- : [641/875] 903053=test_rdoc_parser_simple
I, [2024-03-15T12:42:28.351613 #861850]  INFO -- : [642/875] 903053=test_scalar_scanner
I, [2024-03-15T12:42:28.363177 #861850]  INFO -- : [643/875] 903053=test_gem_source
I, [2024-03-15T12:42:28.401365 #861850]  INFO -- : [644/875] 903060=test_gem_package_tar_writer
I, [2024-03-15T12:42:28.412383 #861850]  INFO -- : [645/875] 903064=test_array
I, [2024-03-15T12:42:28.493442 #861850]  INFO -- : [646/875] 903058=test_gem_commands_outdated_command
I, [2024-03-15T12:42:28.556215 #861850]  INFO -- : [647/875] 903058=test_benchmark
I, [2024-03-15T12:42:28.566859 #861850]  INFO -- : [648/875] 903060=test_gem_dependency_list
I, [2024-03-15T12:42:28.657012 #861850]  INFO -- : [649/875] 903060=test_nesting_parser
I, [2024-03-15T12:42:28.667668 #861850]  INFO -- : [650/875] 903060=test_win32ole_method_event
I, [2024-03-15T12:42:28.677896 #861850]  INFO -- : [651/875] 903060=attribute_write_test
I, [2024-03-15T12:42:28.685818 #861850]  INFO -- : [652/875] 903053=test_propertyputref
I, [2024-03-15T12:42:28.694699 #861850]  INFO -- : [653/875] 903053=test_spell_checker
I, [2024-03-15T12:42:28.703834 #861850]  INFO -- : [654/875] 903053=test_assembler
I, [2024-03-15T12:42:28.705813 #861850]  INFO -- : [655/875] 903053=test_rational
I, [2024-03-15T12:42:28.730171 #861850]  INFO -- : [656/875] 903053=test_rational2
I, [2024-03-15T12:42:28.734706 #861850]  INFO -- : [657/875] 903060=test_yield_block
I, [2024-03-15T12:42:28.740409 #861850]  INFO -- : [658/875] 903060=test_len
I, [2024-03-15T12:42:28.744555 #861850]  INFO -- : [659/875] 903060=test_completion
I, [2024-03-15T12:42:28.748440 #861850]  INFO -- : [660/875] 903053=test_gem_commands_cert_command
I, [2024-03-15T12:42:29.194220 #861850]  INFO -- : [661/875] 903052=test_gem_source_installed
I, [2024-03-15T12:42:29.205023 #861850]  INFO -- : [662/875] 903052=test_x509ext
I, [2024-03-15T12:42:29.217373 #861850]  INFO -- : [663/875] 903052=test_erb
I, [2024-03-15T12:42:29.227309 #861850]  INFO -- : [664/875] 903061=test_gem_package
I, [2024-03-15T12:42:29.248861 #861850]  INFO -- : [665/875] 903059=test_complex2
I, [2024-03-15T12:42:29.269801 #861850]  INFO -- : [666/875] 903059=test_resolve_symbol
I, [2024-03-15T12:42:29.287603 #861850]  INFO -- : [667/875] 903052=test_have_macro
I, [2024-03-15T12:42:29.353485 #861850]  INFO -- : [668/875] 903059=test_threadgroup
I, [2024-03-15T12:42:29.419442 #861850]  INFO -- : [669/875] 903060=test_enum
I, [2024-03-15T12:42:29.782573 #861850]  INFO -- : [670/875] 903052=test_gem_specification
I, [2024-03-15T12:42:29.863789 #861850]  INFO -- : [671/875] 903061=test_io_wait_uncommon
I, [2024-03-15T12:42:29.874130 #861850]  INFO -- : [672/875] 903061=test_stringio
I, [2024-03-15T12:42:29.954752 #861850]  INFO -- : [673/875] 903061=test_arity
I, [2024-03-15T12:42:29.963136 #861850]  INFO -- : [674/875] 903061=test_win32ole_variable
I, [2024-03-15T12:42:29.967379 #861850]  INFO -- : [675/875] 903061=test_gem_ci_detector
I, [2024-03-15T12:42:29.972475 #861850]  INFO -- : [676/875] 903061=test_rdoc_class_module
I, [2024-03-15T12:42:29.980648 #861850]  INFO -- : [677/875] 903053=test_bignum
I, [2024-03-15T12:42:30.020029 #861850]  INFO -- : [678/875] 903058=test_win32ole_event
I, [2024-03-15T12:42:30.028505 #861850]  INFO -- : [679/875] 903058=test_time_tz
I, [2024-03-15T12:42:30.078218 #861850]  INFO -- : [680/875] 903053=test_rdoc_generator_json_index
I, [2024-03-15T12:42:30.087693 #861850]  INFO -- : [681/875] 903067=test_trace
I, [2024-03-15T12:42:30.091666 #861850]  INFO -- : [682/875] 903058=ractor_test
I, [2024-03-15T12:42:30.092130 #861850]  INFO -- : [683/875] 903067=test_gem_resolver_api_specification
I, [2024-03-15T12:42:30.106476 #861850]  INFO -- : [684/875] 903053=test_rdoc_markup_to_ansi
I, [2024-03-15T12:42:30.136876 #861850]  INFO -- : [685/875] 903067=test_mixed_unicode_escapes
I, [2024-03-15T12:42:30.137493 #861850]  INFO -- : [686/875] 903067=test_history
I, [2024-03-15T12:42:30.141409 #861850]  INFO -- : [687/875] 903053=test_ipaddr
I, [2024-03-15T12:42:30.147829 #861850]  INFO -- : [688/875] 903067=test_win32ole_variant
I, [2024-03-15T12:42:30.154555 #861850]  INFO -- : [689/875] 903067=test_rdoc_extend
I, [2024-03-15T12:42:30.174133 #861850]  INFO -- : [690/875] 903053=test_merge_keys
I, [2024-03-15T12:42:30.184542 #861850]  INFO -- : [691/875] 903053=test_gem_source_fetch_problem
I, [2024-03-15T12:42:30.190124 #861850]  INFO -- : [692/875] 903058=json_generic_object_test
I, [2024-03-15T12:42:30.199854 #861850]  INFO -- : [693/875] 903058=test_http_request
I, [2024-03-15T12:42:30.204862 #861850]  INFO -- : [694/875] 903053=test_error_highlight
I, [2024-03-15T12:42:30.210010 #861850]  INFO -- : [695/875] 903067=test_resize
I, [2024-03-15T12:42:30.214969 #861850]  INFO -- : [696/875] 903067=test_rdoc_comment
I, [2024-03-15T12:42:30.260853 #861850]  INFO -- : [697/875] 903058=test_rdoc_generator_darkfish
I, [2024-03-15T12:42:30.276703 #861850]  INFO -- : [698/875] 903067=test_mailto
I, [2024-03-15T12:42:30.287054 #861850]  INFO -- : [699/875] 903067=test_symbol
I, [2024-03-15T12:42:30.295812 #861850]  INFO -- : [700/875] 903067=location_test
I, [2024-03-15T12:42:30.333460 #861850]  INFO -- : [701/875] 903054=test_coderange
I, [2024-03-15T12:42:30.337191 #861850]  INFO -- : [702/875] 903054=test_eval
I, [2024-03-15T12:42:30.340068 #861850]  INFO -- : [703/875] 903054=test_autoconf
I, [2024-03-15T12:42:30.346832 #861850]  INFO -- : [704/875] 903054=test_date_ractor
I, [2024-03-15T12:42:30.355448 #861850]  INFO -- : [705/875] 903059=test_gem_console_ui
I, [2024-03-15T12:42:30.363456 #861850]  INFO -- : [706/875] 903059=format_errors_test
I, [2024-03-15T12:42:30.451043 #861850]  INFO -- : [707/875] 903067=test_dir
I, [2024-03-15T12:42:30.470541 #861850]  INFO -- : [708/875] 903059=test_ractor_compatibility
I, [2024-03-15T12:42:30.470962 #861850]  INFO -- : [709/875] 903060=test_gem_commands_cleanup_command
I, [2024-03-15T12:42:30.498009 #861850]  INFO -- : [710/875] 903063=test_word
I, [2024-03-15T12:42:30.501927 #861850]  INFO -- : [711/875] 903063=test_cgi_multipart
I, [2024-03-15T12:42:30.619219 #861850]  INFO -- : [712/875] 903061=test_member
I, [2024-03-15T12:42:30.625466 #861850]  INFO -- : [713/875] 903061=test_numeric
I, [2024-03-15T12:42:30.627892 #861850]  INFO -- : [714/875] 903061=test_nofree
I, [2024-03-15T12:42:30.634995 #861850]  INFO -- : [715/875] 903061=test_context
I, [2024-03-15T12:42:30.640501 #861850]  INFO -- : [716/875] 903054=test_gem_commands_pristine_command
I, [2024-03-15T12:42:30.649581 #861850]  INFO -- : [717/875] 903058=test_symbol
I, [2024-03-15T12:42:30.736229 #861850]  INFO -- : [718/875] 903053=test_coder
I, [2024-03-15T12:42:30.745789 #861850]  INFO -- : [719/875] 903063=test_find_executable
I, [2024-03-15T12:42:30.752316 #861850]  INFO -- : [720/875] 903063=ruby_api_test
I, [2024-03-15T12:42:30.753817 #861850]  INFO -- : [721/875] 903053=test_enc_associate
I, [2024-03-15T12:42:30.769469 #861850]  INFO -- : [722/875] 903061=test_lazy_enumerator
I, [2024-03-15T12:42:30.812919 #861850]  INFO -- : [723/875] 903057=test_unix
I, [2024-03-15T12:42:30.814219 #861850]  INFO -- : [724/875] 903067=test_arith_seq_beg_len_step
I, [2024-03-15T12:42:30.869376 #861850]  INFO -- : [725/875] 903057=test_gem_resolver_requirement_list
I, [2024-03-15T12:42:30.882639 #861850]  INFO -- : [726/875] 903057=test_pkcs7
I, [2024-03-15T12:42:30.886368 #861850]  INFO -- : [727/875] 903067=test_function_entry
I, [2024-03-15T12:42:30.888296 #861850]  INFO -- : [728/875] 903067=test_capacity
I, [2024-03-15T12:42:30.898497 #861850]  INFO -- : [729/875] 903067=test_nextafter
I, [2024-03-15T12:42:30.939975 #861850]  INFO -- : [730/875] 903063=test_have_func
I, [2024-03-15T12:42:31.007319 #861850]  INFO -- : [731/875] 903067=test_gem_request_set_lockfile_tokenizer
I, [2024-03-15T12:42:31.017592 #861850]  INFO -- : [732/875] 903059=test_stat
I, [2024-03-15T12:42:31.030316 #861850]  INFO -- : [733/875] 903057=test_gem_resolver_git_specification
I, [2024-03-15T12:42:31.037143 #861850]  INFO -- : [734/875] 903059=test_usrmarshal
I, [2024-03-15T12:42:31.085775 #861850]  INFO -- : [735/875] 903067=test_object_references
I, [2024-03-15T12:42:31.096368 #861850]  INFO -- : [736/875] 903067=test_integer
I, [2024-03-15T12:42:31.145511 #861850]  INFO -- : [737/875] 903060=test_cgi_modruby
I, [2024-03-15T12:42:31.151854 #861850]  INFO -- : [738/875] 903060=test_rubyoptions
I, [2024-03-15T12:42:31.323385 #861850]  INFO -- : [739/875] 903059=test_super
I, [2024-03-15T12:42:31.330635 #861850]  INFO -- : [740/875] 903057=test_rubygems
I, [2024-03-15T12:42:31.379255 #861850]  INFO -- : [741/875] 903061=test_https_proxy
I, [2024-03-15T12:42:31.402593 #861850]  INFO -- : [742/875] 903061=test_call
I, [2024-03-15T12:42:31.424924 #861850]  INFO -- : [743/875] 903053=test_gem_commands_setup_command
I, [2024-03-15T12:42:31.588720 #861850]  INFO -- : [744/875] 903057=test_rdoc_attr
I, [2024-03-15T12:42:31.596297 #861850]  INFO -- : [745/875] 903057=test_env
I, [2024-03-15T12:42:31.599677 #861850]  INFO -- : [746/875] 903061=desugar_compiler_test
I, [2024-03-15T12:42:31.613918 #861850]  INFO -- : [747/875] 903061=test_integer
I, [2024-03-15T12:42:31.640721 #861850]  INFO -- : [748/875] 903062=test_dryrun
I, [2024-03-15T12:42:31.663911 #861850]  INFO -- : [749/875] 903062=parse_stream_test
I, [2024-03-15T12:42:31.672743 #861850]  INFO -- : [750/875] 903062=test_dns
I, [2024-03-15T12:42:31.682148 #861850]  INFO -- : [751/875] 903061=test_gem_commands_open_command
I, [2024-03-15T12:42:31.844422 #861850]  INFO -- : [752/875] 903061=test_ractor
I, [2024-03-15T12:42:31.884145 #861850]  INFO -- : [753/875] 903061=test_gem
I, [2024-03-15T12:42:32.139763 #861850]  INFO -- : [754/875] 903053=test_gem_source_lock
I, [2024-03-15T12:42:32.154959 #861850]  INFO -- : [755/875] 903062=test_cgi_core
I, [2024-03-15T12:42:32.176700 #861850]  INFO -- : [756/875] 903062=test_parser
I, [2024-03-15T12:42:32.185829 #861850]  INFO -- : [757/875] 903056=test_nonblock
I, [2024-03-15T12:42:32.193195 #861850]  INFO -- : [758/875] 903062=test_weakref
I, [2024-03-15T12:42:32.208932 #861850]  INFO -- : [759/875] 903053=test_unicode_normalize
I, [2024-03-15T12:42:32.216926 #861850]  INFO -- : [760/875] 903056=test_marshal
I, [2024-03-15T12:42:32.312064 #861850]  INFO -- : [761/875] 903054=test_timeout
I, [2024-03-15T12:42:32.477234 #861850]  INFO -- : [762/875] 903062=test_alias
I, [2024-03-15T12:42:32.490197 #861850]  INFO -- : [763/875] 903052=test_singleton_function
I, [2024-03-15T12:42:32.491672 #861850]  INFO -- : [764/875] 903052=test_ancdata
I, [2024-03-15T12:42:32.515639 #861850]  INFO -- : [765/875] 903052=test_reline_key
I, [2024-03-15T12:42:32.531402 #861850]  INFO -- : [766/875] 903059=test_rb_str_dup
I, [2024-03-15T12:42:32.538053 #861850]  INFO -- : [767/875] 903059=test_ssl
I, [2024-03-15T12:42:32.589791 #861850]  INFO -- : [768/875] 903052=test_ractor
I, [2024-03-15T12:42:32.692897 #861850]  INFO -- : [769/875] 903062=test_rendering
I, [2024-03-15T12:42:32.703270 #861850]  INFO -- : [770/875] 903062=test_debugger_integration
I, [2024-03-15T12:42:32.721437 #861850]  INFO -- : [771/875] 903062=test_thread
I, [2024-03-15T12:42:32.858683 #861850]  INFO -- : [772/875] 903056=json_ext_parser_test
I, [2024-03-15T12:42:32.881296 #861850]  INFO -- : [773/875] 903056=test_my_integer
I, [2024-03-15T12:42:32.889190 #861850]  INFO -- : [774/875] 903056=static_inspect_test
I, [2024-03-15T12:42:32.982940 #861850]  INFO -- : [775/875] 903063=test_udp
I, [2024-03-15T12:42:32.988049 #861850]  INFO -- : [776/875] 903063=unescape_test
I, [2024-03-15T12:42:32.996105 #861850]  INFO -- : [777/875] 903056=test_ostruct
I, [2024-03-15T12:42:33.068099 #861850]  INFO -- : [778/875] 903059=test_force_exit
I, [2024-03-15T12:42:33.078236 #861850]  INFO -- : [779/875] 903052=test_file
I, [2024-03-15T12:42:33.151124 #861850]  INFO -- : [780/875] 903059=bom_test
I, [2024-03-15T12:42:33.162338 #861850]  INFO -- : [781/875] 903059=test_data_error
I, [2024-03-15T12:42:33.189692 #861850]  INFO -- : [782/875] 903056=test_tmpdir
I, [2024-03-15T12:42:33.208223 #861850]  INFO -- : [783/875] 903054=test_integer_comb
I, [2024-03-15T12:42:33.262359 #861850]  INFO -- : [784/875] 903059=test_rdoc_markup_document
I, [2024-03-15T12:42:33.278670 #861850]  INFO -- : [785/875] 903059=test_vm_dump
I, [2024-03-15T12:42:33.287134 #861850]  INFO -- : [786/875] 903059=test_regexp
I, [2024-03-15T12:42:33.290968 #861850]  INFO -- : [787/875] 903056=test_gem_commands_check_command
I, [2024-03-15T12:42:33.320908 #861850]  INFO -- : [788/875] 903056=errors_test
I, [2024-03-15T12:42:33.426136 #861850]  INFO -- : [789/875] 903056=test_addr
I, [2024-03-15T12:42:33.454533 #861850]  INFO -- : [790/875] 903056=test_locale
I, [2024-03-15T12:42:33.606269 #861850]  INFO -- : [791/875] 903056=library_symbols_test
I, [2024-03-15T12:42:33.636361 #861850]  INFO -- : [792/875] 903056=test_ensured
I, [2024-03-15T12:42:33.680016 #861850]  INFO -- : [793/875] 903056=test_ts
I, [2024-03-15T12:42:34.118182 #861850]  INFO -- : [794/875] 903056=test_rdoc_ri_paths
I, [2024-03-15T12:42:34.356078 #861850]  INFO -- : [795/875] 903056=command_line_test
I, [2024-03-15T12:42:34.357063 #861850]  INFO -- : [796/875] 903061=test_dup
I, [2024-03-15T12:42:34.362101 #861850]  INFO -- : [797/875] 903056=test_pty
I, [2024-03-15T12:42:34.501851 #861850]  INFO -- : [798/875] 903063=test_constant
I, [2024-03-15T12:42:34.609656 #861850]  INFO -- : [799/875] 903061=test_range
I, [2024-03-15T12:42:34.671222 #861850]  INFO -- : [800/875] 903067=test_project_sanity
I, [2024-03-15T12:42:34.764455 #861850]  INFO -- : [801/875] 903067=test_encoding
I, [2024-03-15T12:42:34.954059 #861850]  INFO -- : [802/875] 903056=test_erb_command
I, [2024-03-15T12:42:35.003709 #861850]  INFO -- : [803/875] 903056=test_helper
I, [2024-03-15T12:42:35.018441 #861850]  INFO -- : [804/875] 903056=test_gem_uri_formatter
I, [2024-03-15T12:42:35.037140 #861850]  INFO -- : [805/875] 903056=json_generator_test
I, [2024-03-15T12:42:35.045951 #861850]  INFO -- : [806/875] 903067=test_eval
I, [2024-03-15T12:42:35.052047 #861850]  INFO -- : [807/875] 903057=test_transcode
I, [2024-03-15T12:42:35.159682 #861850]  INFO -- : [808/875] 903056=test_gem_resolver_api_set
I, [2024-03-15T12:42:35.209204 #861850]  INFO -- : [809/875] 903065=test_gem_safe_marshal
I, [2024-03-15T12:42:35.240787 #861850]  INFO -- : [810/875] 903056=test_enumerable
I, [2024-03-15T12:42:35.246600 #861850]  INFO -- : [811/875] 903056=test_gem_resolver_vendor_set
I, [2024-03-15T12:42:35.278433 #861850]  INFO -- : [812/875] 903056=test_config
I, [2024-03-15T12:42:35.332321 #861850]  INFO -- : [813/875] 903057=test_webauthn_listener
I, [2024-03-15T12:42:35.382273 #861850]  INFO -- : [814/875] 903067=test_jaro_winkler
I, [2024-03-15T12:42:35.386715 #861850]  INFO -- : [815/875] 903067=test_helper
I, [2024-03-15T12:42:35.387179 #861850]  INFO -- : [816/875] 903067=test_random_formatter
I, [2024-03-15T12:42:35.420235 #861850]  INFO -- : [817/875] 903067=test_lambda
I, [2024-03-15T12:42:35.431030 #861850]  INFO -- : [818/875] 903057=test_ast
I, [2024-03-15T12:42:35.515895 #861850]  INFO -- : [819/875] 903067=test_gem_request_set_gem_dependency_api
I, [2024-03-15T12:42:35.533633 #861850]  INFO -- : [820/875] 903058=test_x509name
I, [2024-03-15T12:42:35.545712 #861850]  INFO -- : [821/875] 903058=test_fips
I, [2024-03-15T12:42:35.620742 #861850]  INFO -- : [822/875] 903061=test_update
I, [2024-03-15T12:42:35.629363 #861850]  INFO -- : [823/875] 903061=test_x509store
I, [2024-03-15T12:42:35.796597 #861850]  INFO -- : [824/875] 903056=test_rdoc_code_object
I, [2024-03-15T12:42:35.835542 #861850]  INFO -- : [825/875] 903067=test_keyword
I, [2024-03-15T12:42:35.899277 #861850]  INFO -- : [826/875] 903058=test_class_name_check
I, [2024-03-15T12:42:35.924022 #861850]  INFO -- : [827/875] 903058=test_continuation
I, [2024-03-15T12:42:35.934700 #861850]  INFO -- : [828/875] 903058=test_fd_setsize
I, [2024-03-15T12:42:35.935436 #861850]  INFO -- : [829/875] 903058=test_win32ole_method
I, [2024-03-15T12:42:35.940500 #861850]  INFO -- : [830/875] 903058=test_delete
I, [2024-03-15T12:42:35.945417 #861850]  INFO -- : [831/875] 903058=test_gem_platform
I, [2024-03-15T12:42:35.952985 #861850]  INFO -- : [832/875] 903061=test_rdoc_markup_hard_break
I, [2024-03-15T12:42:35.957987 #861850]  INFO -- : [833/875] 903061=test_placearg
I, [2024-03-15T12:42:36.089471 #861850]  INFO -- : [834/875] 903058=test_gem_package_task
I, [2024-03-15T12:42:36.100071 #861850]  INFO -- : [835/875] 903058=test_date_strptime
I, [2024-03-15T12:42:36.143654 #861850]  INFO -- : [836/875] 903061=test_numhash
I, [2024-03-15T12:42:36.146515 #861850]  INFO -- : [837/875] 903061=test_gem_commands_push_command
I, [2024-03-15T12:42:36.186137 #861850]  INFO -- : [838/875] 903065=test_weakkeymap
I, [2024-03-15T12:42:36.230302 #861850]  INFO -- : [839/875] 903058=test_pkey_rsa
I, [2024-03-15T12:42:36.392861 #861850]  INFO -- : [840/875] 903056=test_rdoc_parser_markdown
I, [2024-03-15T12:42:36.406310 #861850]  INFO -- : [841/875] 903056=test_not
I, [2024-03-15T12:42:36.411152 #861850]  INFO -- : [842/875] 903056=test_gem_resolver_lock_set
I, [2024-03-15T12:42:36.441410 #861850]  INFO -- : [843/875] 903056=test_import
I, [2024-03-15T12:42:36.477562 #861850]  INFO -- : [844/875] 903058=test_logger
I, [2024-03-15T12:42:36.496094 #861850]  INFO -- : [845/875] 903058=test_files_test
I, [2024-03-15T12:42:36.499456 #861850]  INFO -- : [846/875] 903058=test_gem_update_suggestion
I, [2024-03-15T12:42:36.507874 #861850]  INFO -- : [847/875] 903054=test_file_exhaustive
I, [2024-03-15T12:42:36.580908 #861850]  INFO -- : [848/875] 903058=test_arithmetic_sequence
I, [2024-03-15T12:42:36.614592 #861850]  INFO -- : [849/875] 903058=test_gem_command_manager
I, [2024-03-15T12:42:36.651916 #861850]  INFO -- : [850/875] 903067=test_basicinstructions
I, [2024-03-15T12:42:36.742048 #861850]  INFO -- : [851/875] 903065=test_gem_gemcutter_utilities
I, [2024-03-15T12:42:36.761246 #861850]  INFO -- : [852/875] 903067=test_key_actor_emacs
I, [2024-03-15T12:42:36.799944 #861850]  INFO -- : [853/875] 903058=version_test
I, [2024-03-15T12:42:36.810340 #861850]  INFO -- : [854/875] 903058=test_object
I, [2024-03-15T12:42:36.816197 #861850]  INFO -- : [855/875] 903058=heredoc_dedent_test
I, [2024-03-15T12:42:36.834983 #861850]  INFO -- : [856/875] 903058=test_cgi_header
I, [2024-03-15T12:42:36.848925 #861850]  INFO -- : [857/875] 903058=test_tsort
I, [2024-03-15T12:42:36.853701 #861850]  INFO -- : [858/875] 903058=test_signedness
I, [2024-03-15T12:42:36.856630 #861850]  INFO -- : [859/875] 903061=test_rdoc_rd_block_parser
I, [2024-03-15T12:42:36.901949 #861850]  INFO -- : [860/875] 903061=test_big5
I, [2024-03-15T12:42:36.907770 #861850]  INFO -- : [861/875] 903061=test_func
I, [2024-03-15T12:42:36.985429 #861850]  INFO -- : [862/875] 903067=test_pointer
I, [2024-03-15T12:42:37.178418 #861850]  INFO -- : [863/875] 903065=test_type
I, [2024-03-15T12:42:37.181811 #861850]  INFO -- : [864/875] 903065=test_ractor
I, [2024-03-15T12:42:37.187051 #861850]  INFO -- : [865/875] 903064=test_sleep
I, [2024-03-15T12:42:37.243454 #861850]  INFO -- : [866/875] 903053=test_gem_local_remote_options
I, [2024-03-15T12:42:37.278739 #861850]  INFO -- : [867/875] 903065=test_object
I, [2024-03-15T12:42:37.306922 #861850]  INFO -- : [868/875] 903053=test_ruby_lex
I, [2024-03-15T12:42:37.421684 #861850]  INFO -- : [869/875] 903053=test_date_arith
I, [2024-03-15T12:42:37.441883 #861850]  INFO -- : [870/875] 903053=test_normalize
I, [2024-03-15T12:42:37.443970 #861850]  INFO -- : [871/875] 903063=test_ossl
I, [2024-03-15T12:42:37.452975 #861850]  INFO -- : [872/875] 903053=test_timeout
I, [2024-03-15T12:42:37.458382 #861850]  INFO -- : [873/875] 903053=test_flip
I, [2024-03-15T12:42:37.497572 #861850]  INFO -- : [874/875] 903053=compiler_test
I, [2024-03-15T12:42:37.521473 #861850]  INFO -- : [875/875] 903053=test_change_word
I, [2024-03-15T12:43:04.382433 #861850]  INFO -- : Finished tests in 57.076937s, 461.7101 tests/s, 166853.7337 assertions/s.
I, [2024-03-15T12:43:04.383019 #861850]  INFO -- : 26353 tests, 9523500 assertions, 0 failures, 0 errors, 284 skips
I, [2024-03-15T12:43:04.383048 #861850]  INFO -- : 
I, [2024-03-15T12:43:04.383060 #861850]  INFO -- : ruby -v: ruby 3.4.0dev (2024-03-15T12:31:40Z master c0b8dee95a) [x86_64-linux]
I, [2024-03-15T12:43:04.387505 #861850]  INFO -- : $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 0.
I, [2024-03-15T12:43:04.387777 #861850]  INFO -- : $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'
I, [2024-03-15T12:43:04.557552 #861850]  INFO -- : 	BASERUBY = /usr/bin/ruby --disable=gems
I, [2024-03-15T12:43:04.557610 #861850]  INFO -- : 	CC = gcc
I, [2024-03-15T12:43:04.557622 #861850]  INFO -- : 	LD = ld
I, [2024-03-15T12:43:04.557631 #861850]  INFO -- : 	LDSHARED = gcc -shared
I, [2024-03-15T12:43:04.557647 #861850]  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-15T12:43:04.557655 #861850]  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-15T12:43:04.557664 #861850]  INFO -- : 	CPPFLAGS =   
I, [2024-03-15T12:43:04.557674 #861850]  INFO -- : 	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4  -fstack-protector-strong  
I, [2024-03-15T12:43:04.557682 #861850]  INFO -- : 	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
I, [2024-03-15T12:43:04.557689 #861850]  INFO -- : 	LANG = C.UTF-8
I, [2024-03-15T12:43:04.557697 #861850]  INFO -- : 	LC_ALL = 
I, [2024-03-15T12:43:04.557705 #861850]  INFO -- : 	LC_CTYPE = 
I, [2024-03-15T12:43:04.557712 #861850]  INFO -- : 	MFLAGS = 
I, [2024-03-15T12:43:04.557720 #861850]  INFO -- : 	RUSTC = rustc
I, [2024-03-15T12:43:04.557729 #861850]  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-15T12:43:04.558196 #861850]  INFO -- : gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
I, [2024-03-15T12:43:04.558220 #861850]  INFO -- : Copyright (C) 2021 Free Software Foundation, Inc.
I, [2024-03-15T12:43:04.558232 #861850]  INFO -- : This is free software; see the source for copying conditions.  There is NO
I, [2024-03-15T12:43:04.558250 #861850]  INFO -- : warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I, [2024-03-15T12:43:04.558260 #861850]  INFO -- : 
I, [2024-03-15T12:43:04.560105 #861850]  INFO -- : generating enc.mk
I, [2024-03-15T12:43:04.713779 #861850]  INFO -- : generating encdb.h
I, [2024-03-15T12:43:04.776045 #861850]  INFO -- : encdb.h unchanged
I, [2024-03-15T12:43:04.777594 #861850]  INFO -- : making enc
I, [2024-03-15T12:43:04.831007 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:43:04.831029 #861850]  INFO -- : make[1]: Nothing to be done for 'enc'.
I, [2024-03-15T12:43:04.831041 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:43:04.831635 #861850]  INFO -- : making srcs under enc
I, [2024-03-15T12:43:04.895292 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:43:04.895315 #861850]  INFO -- : make[1]: Nothing to be done for 'srcs'.
I, [2024-03-15T12:43:04.895326 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:43:04.896240 #861850]  INFO -- : generating transdb.h
I, [2024-03-15T12:43:05.031896 #861850]  INFO -- : transdb.h unchanged
I, [2024-03-15T12:43:05.033320 #861850]  INFO -- : making trans
I, [2024-03-15T12:43:05.066687 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:43:05.066711 #861850]  INFO -- : make[1]: Nothing to be done for 'trans'.
I, [2024-03-15T12:43:05.066722 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:43:05.067303 #861850]  INFO -- : making encs
I, [2024-03-15T12:43:05.103883 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:43:05.103906 #861850]  INFO -- : make[1]: Nothing to be done for 'encs'.
I, [2024-03-15T12:43:05.103918 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:43:05.106795 #861850]  INFO -- : generating makefiles ext/configure-ext.mk
I, [2024-03-15T12:43:05.135006 #861850]  INFO -- : ext/configure-ext.mk updated
I, [2024-03-15T12:43:05.138725 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:43:06.615444 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:43:06.616146 #861850]  INFO -- : generating makefile exts.mk
I, [2024-03-15T12:43:06.696046 #861850]  INFO -- : exts.mk unchanged
I, [2024-03-15T12:43:06.700471 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:43:07.035254 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-03-15T12:43:07.039768 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/coverage'
I, [2024-03-15T12:43:07.043495 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-03-15T12:43:07.046692 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/date'
I, [2024-03-15T12:43:07.049041 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-03-15T12:43:07.054173 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest'
I, [2024-03-15T12:43:07.078321 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-03-15T12:43:07.081244 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/digest/sha2'
I, [2024-03-15T12:43:07.100595 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-03-15T12:43:07.107169 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/fiddle'
I, [2024-03-15T12:43:07.110184 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-03-15T12:43:07.113034 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/io/console'
I, [2024-03-15T12:43:07.121026 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-03-15T12:43:07.133793 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/json'
I, [2024-03-15T12:43:07.143063 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-03-15T12:43:07.145679 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/monitor'
I, [2024-03-15T12:43:07.149753 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-03-15T12:43:07.153745 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/objspace'
I, [2024-03-15T12:43:07.165073 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-03-15T12:43:07.177572 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/openssl'
I, [2024-03-15T12:43:07.180418 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-03-15T12:43:07.182903 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pathname'
I, [2024-03-15T12:43:07.187047 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-03-15T12:43:07.219324 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/psych'
I, [2024-03-15T12:43:07.222394 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-03-15T12:43:07.227060 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/pty'
I, [2024-03-15T12:43:07.236068 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-03-15T12:43:07.246771 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/ripper'
I, [2024-03-15T12:43:07.248270 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-03-15T12:43:07.250254 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/rubyvm'
I, [2024-03-15T12:43:07.257745 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-03-15T12:43:07.274910 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/ext/socket'
I, [2024-03-15T12:43:07.291355 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-03-15T12:43:07.314174 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
I, [2024-03-15T12:43:07.317795 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-03-15T12:43:07.340383 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/bigdecimal-3.1.7/ext/bigdecimal'
I, [2024-03-15T12:43:07.342402 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-03-15T12:43:07.400546 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/debug-1.9.1/ext/debug'
I, [2024-03-15T12:43:07.402884 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-03-15T12:43:07.425357 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/nkf-0.2.0/ext/nkf'
I, [2024-03-15T12:43:07.427340 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-03-15T12:43:07.450386 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/racc-1.7.3/ext/racc/cparse'
I, [2024-03-15T12:43:07.452915 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-03-15T12:43:07.512261 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
I, [2024-03-15T12:43:07.514253 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-03-15T12:43:07.536648 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk/.bundle/gems/syslog-0.1.2/ext/syslog'
I, [2024-03-15T12:43:07.559809 #861850]  INFO -- : make[2]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:43:07.633099 #861850]  INFO -- : make[2]: 'ruby' is up to date.
I, [2024-03-15T12:43:07.633146 #861850]  INFO -- : make[2]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:43:07.633387 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:43:07.641668 #861850]  INFO -- : make[1]: Entering directory '/tmp/ruby/build/trunk'
I, [2024-03-15T12:43:07.641735 #861850]  INFO -- : make[1]: Nothing to be done for 'note'.
I, [2024-03-15T12:43:07.641766 #861850]  INFO -- : make[1]: Leaving directory '/tmp/ruby/build/trunk'
E, [2024-03-15T12:43:07.740547 #861850] 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.20240315-1069366-jhivxx/1-mspec-multi-0
E, [2024-03-15T12:43:07.741386 #861850] 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.20240315-1069366-jhivxx/2-mspec-multi-1
E, [2024-03-15T12:43:07.741554 #861850] 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.20240315-1069366-jhivxx/3-mspec-multi-2
E, [2024-03-15T12:43:07.741724 #861850] 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.20240315-1069366-jhivxx/4-mspec-multi-3
E, [2024-03-15T12:43:07.741895 #861850] 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.20240315-1069366-jhivxx/5-mspec-multi-4
E, [2024-03-15T12:43:07.742052 #861850] 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.20240315-1069366-jhivxx/6-mspec-multi-5
E, [2024-03-15T12:43:07.742221 #861850] 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.20240315-1069366-jhivxx/7-mspec-multi-6
E, [2024-03-15T12:43:07.742401 #861850] 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.20240315-1069366-jhivxx/8-mspec-multi-7
E, [2024-03-15T12:43:07.742555 #861850] 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.20240315-1069366-jhivxx/9-mspec-multi-8
E, [2024-03-15T12:43:07.742792 #861850] 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.20240315-1069366-jhivxx/10-mspec-multi-9
E, [2024-03-15T12:43:07.743087 #861850] 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.20240315-1069366-jhivxx/11-mspec-multi-10
E, [2024-03-15T12:43:07.743555 #861850] 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.20240315-1069366-jhivxx/12-mspec-multi-11
E, [2024-03-15T12:43:07.743945 #861850] 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.20240315-1069366-jhivxx/13-mspec-multi-12
E, [2024-03-15T12:43:07.744332 #861850] 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.20240315-1069366-jhivxx/14-mspec-multi-13
E, [2024-03-15T12:43:07.744925 #861850] 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.20240315-1069366-jhivxx/15-mspec-multi-14
E, [2024-03-15T12:43:07.745566 #861850] 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.20240315-1069366-jhivxx/16-mspec-multi-15
I, [2024-03-15T12:43:07.965183 #861850]  INFO -- : ruby 3.4.0dev (2024-03-15T12:31:40Z master c0b8dee95a) [x86_64-linux]
I, [2024-03-15T12:43:09.363642 #861850]  INFO -- :      0 .........................................................................
I, [2024-03-15T12:43:09.923526 #861850]  INFO -- :     73 .........................................................................
I, [2024-03-15T12:43:10.139405 #861850]  INFO -- :    146 .........................................................................
I, [2024-03-15T12:43:10.216307 #861850]  INFO -- :    219 .........................................................................
I, [2024-03-15T12:43:10.324180 #861850]  INFO -- :    292 .........................................................................
I, [2024-03-15T12:43:10.393439 #861850]  INFO -- :    365 .........................................................................
I, [2024-03-15T12:43:10.437198 #861850]  INFO -- :    438 .........................................................................
I, [2024-03-15T12:43:10.466061 #861850]  INFO -- :    511 .........................................................................
I, [2024-03-15T12:43:10.494634 #861850]  INFO -- :    584 .........................................................................
I, [2024-03-15T12:43:10.606797 #861850]  INFO -- :    657 .........................................................................
I, [2024-03-15T12:43:10.646143 #861850]  INFO -- :    730 .........................................................................
I, [2024-03-15T12:43:10.674942 #861850]  INFO -- :    803 .........................................................................
I, [2024-03-15T12:43:10.734538 #861850]  INFO -- :    876 .........................................................................
I, [2024-03-15T12:43:10.826548 #861850]  INFO -- :    949 .........................................................................
I, [2024-03-15T12:43:10.963388 #861850]  INFO -- :   1022 .........................................................................
I, [2024-03-15T12:43:11.306473 #861850]  INFO -- :   1095 .........................................................................
I, [2024-03-15T12:43:11.505387 #861850]  INFO -- :   1168 .........................................................................
I, [2024-03-15T12:43:11.619291 #861850]  INFO -- :   1241 .........................................................................
I, [2024-03-15T12:43:11.732288 #861850]  INFO -- :   1314 .........................................................................
I, [2024-03-15T12:43:11.772981 #861850]  INFO -- :   1387 .........................................................................
I, [2024-03-15T12:43:11.996374 #861850]  INFO -- :   1460 .........................................................................
I, [2024-03-15T12:43:12.913860 #861850]  INFO -- :   1533 .........................................................................
I, [2024-03-15T12:43:12.982590 #861850]  INFO -- :   1606 .........................................................................
I, [2024-03-15T12:43:13.130933 #861850]  INFO -- :   1679 .........................................................................
I, [2024-03-15T12:43:13.294698 #861850]  INFO -- :   1752 .........................................................................
I, [2024-03-15T12:43:13.447665 #861850]  INFO -- :   1825 .........................................................................
I, [2024-03-15T12:43:13.672089 #861850]  INFO -- :   1898 .........................................................................
I, [2024-03-15T12:43:13.785379 #861850]  INFO -- :   1971 .........................................................................
I, [2024-03-15T12:43:13.898711 #861850]  INFO -- :   2044 .........................................................................
I, [2024-03-15T12:43:13.985293 #861850]  INFO -- :   2117 .........................................................................
I, [2024-03-15T12:43:14.007383 #861850]  INFO -- :   2190 .........................................................................
I, [2024-03-15T12:43:14.035117 #861850]  INFO -- :   2263 .........................................................................
I, [2024-03-15T12:43:14.057986 #861850]  INFO -- :   2336 .........................................................................
I, [2024-03-15T12:43:14.130848 #861850]  INFO -- :   2409 .........................................................................
I, [2024-03-15T12:43:14.312184 #861850]  INFO -- :   2482 .........................................................................
I, [2024-03-15T12:43:14.363475 #861850]  INFO -- :   2555 .........................................................................
I, [2024-03-15T12:43:14.553318 #861850]  INFO -- :   2628 .........................................................................
I, [2024-03-15T12:43:14.692157 #861850]  INFO -- :   2701 .........................................................................
I, [2024-03-15T12:43:14.741962 #861850]  INFO -- :   2774 .........................................................................
I, [2024-03-15T12:43:14.846639 #861850]  INFO -- :   2847 .........................................................................
I, [2024-03-15T12:43:14.908804 #861850]  INFO -- :   2920 .........................................................................
I, [2024-03-15T12:43:14.947468 #861850]  INFO -- :   2993 .........................................................................
I, [2024-03-15T12:43:14.978431 #861850]  INFO -- :   3066 .........................................................................
I, [2024-03-15T12:43:14.999355 #861850]  INFO -- :   3139 .........................................................................
I, [2024-03-15T12:43:15.017343 #861850]  INFO -- :   3212 .........................................................................
I, [2024-03-15T12:43:15.066278 #861850]  INFO -- :   3285 .........................................................................
I, [2024-03-15T12:43:19.021179 #861850]  INFO -- :   3358 .....................................................................
I, [2024-03-15T12:43:19.021288 #861850]  INFO -- : 
I, [2024-03-15T12:43:19.021320 #861850]  INFO -- : Finished in 11.275365 seconds
I, [2024-03-15T12:43:19.021344 #861850]  INFO -- : 
I, [2024-03-15T12:43:19.021367 #861850]  INFO -- : 3426 files, 32537 examples, 164616 expectations, 0 failures, 0 errors, 0 tagged
I, [2024-03-15T12:43:19.026104 #861850]  INFO -- : $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug -j' TESTS='-j16'" exit with 0.