# Logfile created on 2024-03-09 18:03:24 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055ee09e2a048 @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-O0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-O0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0", @configure_opts=["optflags=-O0"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @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-O0.20240309-180323", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055ee09ec34a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055ee09ec3338 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055ee09ec3180 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240309-180323", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240309-180323>, @binmode=false, @mon_data=#<Monitor:0x000055ee09ec30b8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update rbs to 56ae86bb5f4864f5057778bd45b280248b012329
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision -
echo 56ae86bb5f4864f5057778bd45b280248b012329 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = d94ad00252
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
generating golf_prelude.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
golf_prelude.c unchanged
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update rbs to 56ae86bb5f4864f5057778bd45b280248b012329
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
echo 56ae86bb5f4864f5057778bd45b280248b012329 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision -
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-O0/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
55f59ed08719f382be0eb5a9b7aa3dac578a919d045e946fea165bf888752b61  builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update rbs to 56ae86bb5f4864f5057778bd45b280248b012329
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision -
echo 56ae86bb5f4864f5057778bd45b280248b012329 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision unchanged
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision -
generating encdb.h
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
encdb.h unchanged
generating enc.mk
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-O0/bin
installing base libraries:          /tmp/ruby/install/trunk-O0/lib
installing arch files:              /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.12.0
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.24.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.3
                                    resolv 0.3.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    minitest 5.22.2
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.2
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.10
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.4
                                    typeprof 0.21.11
                                    debug 1.9.1
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.6
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.2.8
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1905 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Checking leaked global symbols...none
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options: 
  --seed=15404
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

[  1/874] 75522=test_gem_commands_sources_command
[  2/874] 75523=test_context
[  3/874] 75525=test_coder
[  4/874] 75525=test_symbol
[  5/874] 75521=test_fd_setsize
[  6/874] 75521=test_http
[  7/874] 75523=test_gem_source_git
[  8/874] 75522=test_regex_casefold
[  9/874] 75522=test_unix
[ 10/874] 75522=test_ws
[ 11/874] 75522=test_gem_rdoc
[ 12/874] 75522=test_erb_command
[ 13/874] 75523=test_win32ole_variant_outarg
[ 14/874] 75523=test_ractor_compatibility
[ 15/874] 75522=test_have_func
[ 16/874] 75523=test_gem_commands_contents_command
[ 17/874] 75525=test_data
[ 18/874] 75525=test_rdoc_markup_to_html_snippet
[ 19/874] 75523=test_gem_commands_lock_command
[ 20/874] 75523=test_rdoc_markup_indented_paragraph
[ 21/874] 75523=test_rdoc_i18n_text
[ 22/874] 75523=test_gem_source_fetch_problem
[ 23/874] 75523=test_rdoc_parser_markdown
[ 24/874] 75525=test_err_in_callback
[ 25/874] 75522=test_gem_package_task
[ 26/874] 75525=test_scanner_events
[ 27/874] 75522=test_inlinecache
[ 28/874] 75523=test_filter
[ 29/874] 75525=test_rdoc_generator_markup
[ 30/874] 75522=test_rendering
[ 31/874] 75525=test_gem_dependency_list
[ 32/874] 75523=test_gem_ext_configure_builder
[ 33/874] 75523=test_not
[ 34/874] 75523=test_rdoc_attr
[ 35/874] 75523=test_ostruct
[ 36/874] 75522=test_koi8
[ 37/874] 75522=test_gem_resolver_vendor_specification
[ 38/874] 75522=json_ext_parser_test
[ 39/874] 75522=test_key_actor_emacs
[ 40/874] 75525=command_line_test
[ 41/874] 75523=test_ractor
[ 42/874] 75523=test_verbose
[ 43/874] 75525=test_basicinstructions
[ 44/874] 75523=test_update
[ 45/874] 75523=test_pack
[ 46/874] 75522=test_stringify_symbols
[ 47/874] 75522=test_https_proxy
[ 48/874] 75522=test_rdoc_rd_block_parser
[ 49/874] 75525=test_name_error_extension
[ 50/874] 75525=test_rdoc_ri_paths
[ 51/874] 75525=test_ancdata
[ 52/874] 75525=test_spell_checker
[ 53/874] 75525=test_singleton
[ 54/874] 75525=test_gem_resolver_git_specification
[ 55/874] 75522=test_files_test_2
[ 56/874] 75523=test_rdoc_markup
[ 57/874] 75523=test_bignum
[ 58/874] 75523=test_sleep
[ 59/874] 75525=test_normalize
[ 60/874] 75525=ractor_test
[ 61/874] 75525=test_gem_commands_fetch_command
[ 62/874] 75521=test_rdoc_tom_doc
[ 63/874] 75525=test_force_exit
[ 64/874] 75525=test_pinned
[ 65/874] 75525=test_udp
[ 66/874] 75525=test_open3
[ 67/874] 75521=test_remote_fetch_error
[ 68/874] 75521=test_require
[ 69/874] 75523=test_thread
[ 70/874] 75521=test_pattern_key_name_check
[ 71/874] 75521=test_dup
[ 72/874] 75521=test_history
[ 73/874] 75521=test_locale
[ 74/874] 75521=test_require
[ 75/874] 75525=test_find_executable
[ 76/874] 75525=test_ts
[ 77/874] 75522=test_rdoc_markup_document
[ 78/874] 75522=test_lazy_enumerator
[ 79/874] 75525=test_key_actor_vi
[ 80/874] 75523=test_weakkeymap
[ 81/874] 75525=test_formatter
[ 82/874] 75525=test_range
[ 83/874] 75523=test_rdoc_rd
[ 84/874] 75523=test_optimization
[ 85/874] 75522=test_gem_commands_query_command
[ 86/874] 75522=test_exit
[ 87/874] 75522=test_gem_security_signer
[ 88/874] 75522=test_date_arith
[ 89/874] 75522=test_gem_package
[ 90/874] 75521=test_gem_resolver_api_specification
[ 91/874] 75521=location_test
[ 92/874] 75525=test_gem_commands_stale_command
[ 93/874] 75525=test_svcb_https
[ 94/874] 75525=test_buffering
[ 95/874] 75525=test_enumerable
[ 96/874] 75525=test_signedness
[ 97/874] 75521=test_too_many_dummy_encodings
[ 98/874] 75521=test_rdoc_parser_simple
[ 99/874] 75521=test_grapheme_breaks
[100/874] 75521=test_ractor
[101/874] 75521=json_common_interface_test
[102/874] 75521=test_gem_request_set_lockfile_tokenizer
[103/874] 75522=test_gem_doctor
[104/874] 75521=test_date_strptime
[105/874] 75522=ruby_api_test
[106/874] 75521=test_gem_safe_marshal
[107/874] 75522=test_rand
[108/874] 75522=test_serialize_subclasses
[109/874] 75522=test_default_gems
[110/874] 75522=test_instrumentation_api
[111/874] 75521=test_propertyputref
[112/874] 75521=test_struct
[113/874] 75521=fuzzer_test
[114/874] 75521=test_ast
[115/874] 75522=test_win32ole
[116/874] 75522=test_gem_request_set_gem_dependency_api
[117/874] 75525=test_readpartial
[118/874] 75525=test_lambda
[119/874] 75525=test_pstore
[120/874] 75525=test_variable
[121/874] 75522=test_settracefunc
[122/874] 75525=test_gem_text
[123/874] 75525=test_win32ole_param
[124/874] 75525=test_super
[125/874] 75525=test_ocsp
[126/874] 75525=test_gem_package_old
[127/874] 75525=test_method_cache
[128/874] 75525=memsize_test
[129/874] 75525=heredoc_dedent_test
[130/874] 75525=test_sprintf_comb
[131/874] 75522=test_time
[132/874] 75525=test_rdoc_markup_pre_process
[133/874] 75522=test_env
[134/874] 75525=test_convertible
[135/874] 75522=test_tracepoint
[136/874] 75525=test_gem_resolver_specification
[137/874] 75525=desugar_compiler_test
[138/874] 75525=test_pipe
[139/874] 75525=test_have_macro
[140/874] 75525=test_io_m17n
[141/874] 75522=test_resize
[142/874] 75522=test_stringscanner
[143/874] 75522=test_error_highlight
[144/874] 75522=test_config
[145/874] 75523=test_internal_ivar
[146/874] 75523=test_getopts
[147/874] 75523=test_addr
[148/874] 75523=test_gem_commands_info_command
[149/874] 75523=test_process
[150/874] 75523=test_dns
[151/874] 75523=test_protocol
[152/874] 75522=test_singleton_function
[153/874] 75523=test_rdoc_markup_to_rdoc
[154/874] 75522=test_cgi_header
[155/874] 75522=test_rdoc_generator_pot_po_entry
[156/874] 75522=test_helper
[157/874] 75522=test_dir_m17n
[158/874] 75523=test_pointer
[159/874] 75523=test_gem_gem_runner
[160/874] 75523=test_alias
[161/874] 75523=test_proc
[162/874] 75525=test_eval
[163/874] 75525=test_zlib
[164/874] 75522=test_storage
[165/874] 75522=test_gem_uninstaller
[166/874] 75523=test_rdoc_generator_pot
[167/874] 75523=test_gem_remote_fetcher
[168/874] 75522=test_case
[169/874] 75522=test_printf
[170/874] 75522=compiler_test
[171/874] 75522=test_variable_name_check
[172/874] 75522=test_string
[173/874] 75522=test_iterator
[174/874] 75522=pattern_test
[175/874] 75522=test_file_exhaustive
[176/874] 75523=test_extlibs
[177/874] 75525=test_regexp
[178/874] 75523=test_yamldbm
[179/874] 75523=unescape_test
[180/874] 75522=test_foreach
[181/874] 75522=test_install
[182/874] 75522=test_jaro_winkler
[183/874] 75522=test_func
[184/874] 75523=test_find
[185/874] 75523=test_arity
[186/874] 75523=test_object
[187/874] 75523=test_gem_resolver_composed_set
[188/874] 75523=test_summary
[189/874] 75523=test_win32ole_variant
[190/874] 75523=test_rdoc_class_module
[191/874] 75523=test_rdoc_markup_attribute_manager
[192/874] 75523=test_nil
[193/874] 75523=test_trace
[194/874] 75523=test_rational
[195/874] 75523=test_cgi_modruby
[196/874] 75523=test_gem_commands_owner_command
[197/874] 75523=test_gc
[198/874] 75522=test_gem_local_remote_options
[199/874] 75522=test_stat
[200/874] 75522=test_pair
[201/874] 75522=parse_stream_test
[202/874] 75522=test_resolve_symbol
[203/874] 75522=test_flush
[204/874] 75522=test_dir
[205/874] 75522=test_coderange
[206/874] 75522=test_iso_8859
[207/874] 75522=test_transcode
[208/874] 75522=test_gem_commands_install_command
[209/874] 75522=test_enumerator_kw
[210/874] 75522=test_mailto
[211/874] 75522=test_open-uri
[212/874] 75522=test_date
[213/874] 75522=test_lexer
[214/874] 75522=test_nonblock
[215/874] 75522=test_rdoc_context
[216/874] 75522=test_random
[217/874] 75522=test_c_struct_entry
[218/874] 75522=test_boolean
[219/874] 75522=test_kill_ring
[220/874] 75522=test_rdoc_parser_changelog
[221/874] 75522=parameters_signature_test
[222/874] 75522=test_gem_source_list
[223/874] 75522=test_yaml_special_cases
[224/874] 75522=test_irb
[225/874] 75522=test_parser
[226/874] 75522=test_gem_ext_rake_builder
[227/874] 75522=test_gem_resolver_vendor_set
[228/874] 75522=test_cmethod
[229/874] 75522=test_gem_commands_list_command
[230/874] 75522=test_gem_resolver_installed_specification
[231/874] 75522=test_word
[232/874] 75522=test_numeric
[233/874] 75522=test_gem_requirement
[234/874] 75522=test_address_resolve
[235/874] 75522=test_gem_command_manager
[236/874] 75522=test_refinement
[237/874] 75525=test_project_sanity
[238/874] 75525=test_num2int
[239/874] 75525=test_gem_install_update_options
[240/874] 75525=test_iter_break
[241/874] 75525=test_keyword
[242/874] 75525=test_ensured
[243/874] 75525=test_x509crl
[244/874] 75523=test_hash
[245/874] 75525=test_cgi_session
[246/874] 75525=test_pkcs7
[247/874] 75525=test_ossl
[248/874] 75522=test_ubf_async_safe
[249/874] 75522=test_insns_leaf
[250/874] 75522=test_gem_version_option
[251/874] 75522=dispatcher_test
[252/874] 75522=test_complex2
[253/874] 75522=test_eval_history
[254/874] 75522=test_win32ole_record
[255/874] 75522=test_ruby_lex
[256/874] 75522=test_files_ext
[257/874] 75522=test_x509req
[258/874] 75522=test_array
[259/874] 75525=test_gem_ext_cargo_builder_link_flag_converter
[260/874] 75525=test_argf
[261/874] 75523=test_console_attr
[262/874] 75523=test_m17n
[263/874] 75523=test_frozen_error
[264/874] 75523=test_yjit
[265/874] 75525=test_object
[266/874] 75525=test_gem_resolver_local_specification
[267/874] 75525=test_digest
[268/874] 75525=test_rdoc_options
[269/874] 75525=test_dln
[270/874] 75525=test_at_exit
[271/874] 75525=test_closure
[272/874] 75525=test_gem_commands_help_command
[273/874] 75525=test_set
[274/874] 75525=test_rdoc_include
[275/874] 75525=test_pkg_config
[276/874] 75525=test_yield_block
[277/874] 75525=test_document
[278/874] 75525=test_cstr
[279/874] 75525=test_gem_config_file
[280/874] 75525=test_whileuntil
[281/874] 75525=test_gem_resolver_best_set
[282/874] 75525=test_monitor
[283/874] 75525=test_data_error
[284/874] 75525=test_yjit_exit_locations
[285/874] 75525=test_gem_commands_which_command
[286/874] 75525=test_passing_block
[287/874] 75525=test_primitive
[288/874] 75525=test_mul
[289/874] 75525=test_float
[290/874] 75525=test_history
[291/874] 75525=test_gem_gemcutter_utilities
[292/874] 75525=test_method_cache
[293/874] 75525=errors_test
[294/874] 75525=test_fileutils
[295/874] 75522=test_gem_package_tar_writer
[296/874] 75522=test_gb18030
[297/874] 75522=test_gem_resolver_conflict
[298/874] 75522=test_nowrite
[299/874] 75525=test_nesting_parser
[300/874] 75525=test_thread_queue
[301/874] 75522=test_vm_dump
[302/874] 75522=test_encoding
[303/874] 75522=test_windows_1251
[304/874] 75522=test_shellwords
[305/874] 75522=test_yaml_tree
[306/874] 75522=test_sockopt
[307/874] 75522=test_gem_uri_formatter
[308/874] 75522=test_omap
[309/874] 75522=test_libs
[310/874] 75522=test_gc
[311/874] 75522=test_math
[312/874] 75522=test_fips
[313/874] 75522=test_configuration
[314/874] 75522=test_class
[315/874] 75522=test_wss
[316/874] 75522=test_x509ext
[317/874] 75522=test_helper
[318/874] 75522=test_case
[319/874] 75522=test_gem_path_support
[320/874] 75522=test_pathname
[321/874] 75522=test_coverage
[322/874] 75525=test_webauthn_listener
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 41433>
[323/874] 75525=test_pattern_matching
[324/874] 75525=test_thread_cv
[325/874] 75525=test_rdoc_parser
[326/874] 75525=test_set_len
Closed file descriptor: Test_StrSetLen#test_coderange_after_trunc: 11
[327/874] 75525=test_x509attr
[328/874] 75525=test_unicode
[329/874] 75525=test_rdoc_parser_rd
[330/874] 75525=test_webauthn_poller
[331/874] 75525=test_marshalable
[332/874] 75522=test_win32ole_event
[333/874] 75525=test_tracer
[334/874] 75525=test_option
[335/874] 75522=test_mutex
[336/874] 75525=test_etc
[337/874] 75522=test_struct
[338/874] 75525=test_scalar_scanner
[339/874] 75525=test_notimplement
[340/874] 75525=test_array_create
[341/874] 75525=test_key_event_record
[342/874] 75525=test_io
[343/874] 75523=test_compile_prism
[344/874] 75523=test_sexp
[345/874] 75523=test_integer
[346/874] 75522=test_objectspace
[347/874] 75522=test_gem_ext_cmake_builder
[348/874] 75522=test_interned_str
[349/874] 75522=test_require_lib
[350/874] 75523=test_tree_spell_checker
[351/874] 75523=test_euc_jp
[352/874] 75523=test_gem_util
[353/874] 75523=test_ractor
[354/874] 75523=test_gem_console_ui
[355/874] 75523=test_https
[356/874] 75523=test_rdoc_markup_to_tt_only
[357/874] 75523=test_ssl
[358/874] 75522=test_case_options
[359/874] 75523=test_evaluation
[360/874] 75522=test_optparse
[361/874] 75523=test_gem_commands_update_command
[362/874] 75522=json_encoding_test
[363/874] 75522=test_marshal
[364/874] 75522=test_raise_exception
[365/874] 75523=test_rdoc_markup_to_bs
[366/874] 75523=test_terminfo
[367/874] 75523=test_fiber
[368/874] 75522=test_rational2
[369/874] 75522=test_rdoc_require
[370/874] 75522=test_parser
[371/874] 75522=test_cgi_core
[372/874] 75522=test_fixnum
[373/874] 75522=test_bug-14834
[374/874] 75522=test_signal
[375/874] 75525=test_bash_completion
[376/874] 75525=test_delegate
[377/874] 75525=test_gem_ext_cargo_builder_unit
[378/874] 75525=test_encoding
[379/874] 75525=ruby_parser_test
[380/874] 75525=test_to_ary_concat
[381/874] 75522=test_gem
[382/874] 75523=test_addrinfo
[383/874] 75523=test_constant
[384/874] 75522=test_buffered_io
[385/874] 75522=test_completion
[386/874] 75523=test_rbconfig
[387/874] 75523=test_files_sample
[388/874] 75523=test_metaclass
[389/874] 75523=test_gem_commands_exec_command
[390/874] 75522=test_tsort
[391/874] 75522=test_rdoc_markup_to_label
[392/874] 75525=test_gem_package_tar_reader_entry
[393/874] 75522=test_gem_specification
[394/874] 75525=test_gem_resolver
[395/874] 75525=test_win32ole_variable
[396/874] 75525=test_scheduler
[397/874] 75525=test_object_references
[398/874] 75525=test_cgi_cookie
[399/874] 75525=version_test
[400/874] 75523=test_time_tz
[401/874] 75525=test_new
[402/874] 75525=test_big5
[403/874] 75525=test_cipher
[404/874] 75525=test_rdoc_parser_ruby
[405/874] 75523=test_httpresponse
[406/874] 75523=test_beginendblock
[407/874] 75523=test_have_library
[408/874] 75525=test_load
[409/874] 75525=test_mixed_unicode_escapes
[410/874] 75525=test_rdoc_generator_darkfish
[411/874] 75523=test_within_pipe
[412/874] 75523=test_timeout
[413/874] 75523=test_httpresponses
[414/874] 75523=test_gem_commands_server_command
[415/874] 75525=test_objspace
[416/874] 75523=test_recursion
[417/874] 75523=test_c_union_entity
[418/874] 75523=test_string_processing
[419/874] 75523=test_unicode_escape
[420/874] 75523=test_cparser
[421/874] 75522=test_rdoc_markup_attributes
[422/874] 75522=test_bn
[423/874] 75522=test_io_console
[424/874] 75523=test_logperiod
[425/874] 75523=test_pack
[426/874] 75523=test_arith_seq_extract
[427/874] 75522=test_config
[428/874] 75522=test_gem_request_connection_pools
[429/874] 75523=test_rubyvm
[430/874] 75523=test_ractor
[431/874] 75522=test_ftp
[432/874] 75522=test_logdevice
[433/874] 75523=test_import
[434/874] 75522=test_last_thread
[435/874] 75522=test_enc_associate
[436/874] 75522=test_gem_commands_unpack_command
[437/874] 75522=test_rdoc_markup_to_table_of_contents
[438/874] 75522=test_x509cert
[439/874] 75523=test_pp
[440/874] 75522=test_engine
[441/874] 75522=test_symbol
[442/874] 75522=test_append
[443/874] 75522=test_rb_str_dup
[444/874] 75523=test_key_error
[445/874] 75522=test_module
[446/874] 75523=test_ssl
[447/874] 75523=test_digest_extend
[448/874] 75523=test_logger
[449/874] 75523=test_rat
[450/874] 75523=test_mdns
[451/874] 75523=test_process
[452/874] 75522=test_config
[453/874] 75522=test_key_stroke
[454/874] 75522=test_ractor
[455/874] 75522=test_ifunless
[456/874] 75522=test_external_new
[457/874] 75522=test_bundled_ca
[458/874] 75522=test_win32ole_typelib
[459/874] 75522=constant_path_node_test
[460/874] 75522=test_gem_request_set
[461/874] 75522=test_gem_name_tuple
[462/874] 75522=test_undef
[463/874] 75522=test_date_ractor
[464/874] 75522=test_http_request
[465/874] 75522=test_securerandom
[466/874] 75522=test_pkey_dh
[467/874] 75522=test_path_to_class
[468/874] 75522=test_gem_resolver_activation_request
[469/874] 75522=test_function_entry
[470/874] 75522=test_gem_ext_ext_conf_builder
[471/874] 75522=test_win32ole_method_event
[472/874] 75522=test_hash
[473/874] 75522=test_complexrational
[474/874] 75522=test_abi
[475/874] 75522=test_rdoc_any_method
[476/874] 75522=test_config
[477/874] 75522=test_alias_and_anchor
[478/874] 75522=test_human_typo
[479/874] 75522=test_threadgroup
[480/874] 75522=test_prettyprint
[481/874] 75522=test_gem_ext_builder
[482/874] 75522=test_stream
[483/874] 75522=test_big2str
[484/874] 75522=test_data
[485/874] 75522=test_gem_commands_yank_command
[486/874] 75522=test_rdoc_alias
[487/874] 75522=test_gem_commands_check_command
[488/874] 75522=test_queue
[489/874] 75522=test_ellipsize
[490/874] 75522=test_emitter
[491/874] 75522=test_io
[492/874] 75522=test_gem_security_policy
[493/874] 75522=test_rdoc_context_section
[494/874] 75522=test_gem_package_tar_header
[495/874] 75522=test_gem_ext_cargo_builder
[496/874] 75522=test_io_buffer
[497/874] 75522=test_c_struct_builder
[498/874] 75522=test_gem_resolver_index_specification
[499/874] 75522=test_merge_keys
[500/874] 75522=test_to_ruby
[501/874] 75522=test_rdoc_extend
[502/874] 75522=test_rdoc_markup_hard_break
[503/874] 75522=test_ssl_session
[504/874] 75522=test_gem_version
[505/874] 75522=test_rdoc_markdown_test
[506/874] 75522=test_rdoc_normal_module
[507/874] 75522=test_random
[508/874] 75522=test_ns_spki
[509/874] 75522=test_gem_resolver_dependency_request
[510/874] 75522=test_arith_seq_beg_len_step
[511/874] 75522=test_gem_resolver_requirement_list
[512/874] 75522=test_scalar
[513/874] 75522=test_key_name_check
[514/874] 75522=test_trick
[515/874] 75521=test_rdoc_markup_to_markdown
[516/874] 75521=test_iseq_load
[517/874] 75522=test_utf32
[518/874] 75522=test_type_completor
[519/874] 75522=test_gem_commands_pristine_command
[520/874] 75521=test_tmpdir
[521/874] 75521=test_noarg
[522/874] 75521=test_change_word
[523/874] 75521=test_rdoc_servlet
[524/874] 75521=test_clone
[525/874] 75521=test_tree_builder
[526/874] 75521=test_rdoc_generator_pot_po
[527/874] 75521=test_protect
[528/874] 75521=test_cesu8
[529/874] 75521=test_rdoc_markup_include
[530/874] 75521=test_typeddata
[531/874] 75521=test_date_marshal
[532/874] 75521=test_literal
[533/874] 75522=test_gem_commands_cleanup_command
[534/874] 75522=test_euc_kr
[535/874] 75522=test_gem_commands_mirror
[536/874] 75522=test_shapes
[537/874] 75522=test_rdoc_ri_driver
[538/874] 75521=test_httpheader
[539/874] 75521=test_rubyoptions
[540/874] 75522=test_capacity
[541/874] 75522=test_thread
[542/874] 75522=test_nextafter
[543/874] 75522=test_stream
[544/874] 75522=test_pkey
[545/874] 75522=test_io_wait
[546/874] 75522=test_string_memory
[547/874] 75522=test_acceptable
[548/874] 75522=test_yield
[549/874] 75523=test_kwargs
[550/874] 75523=test_integer
[551/874] 75523=test_gem_security_trust_dir
[552/874] 75523=test_line_editor
[553/874] 75523=test_dryrun
[554/874] 75523=test_ractor
[555/874] 75523=parse_comments_test
[556/874] 75523=test_forwardable
[557/874] 75523=test_gem_resolver_api_set
[558/874] 75523=test_lock_native_thread
[559/874] 75523=test_function
[560/874] 75523=test_string
[561/874] 75523=test_gem_stub_specification
[562/874] 75523=test_assembler
[563/874] 75523=test_raise
[564/874] 75523=test_mkmf
[565/874] 75523=test_reline
[566/874] 75523=test_array
[567/874] 75523=test_debug
[568/874] 75523=comments_test
[569/874] 75523=test_yaml
[570/874] 75523=test_rdoc_code_object
[571/874] 75523=test_gem_commands_uninstall_command
[572/874] 75523=test_erb_m17n
[573/874] 75523=test_class2name
[574/874] 75523=test_yamlstore
[575/874] 75523=test_rdoc_markup_to_html_crossref
[576/874] 75522=test_socket
[577/874] 75523=test_framework
[578/874] 75523=test_benchmark
[579/874] 75525=test_depth_first
[580/874] 75525=test_random_formatter
[581/874] 75525=test_gem_source
[582/874] 75525=test_pack
[583/874] 75525=test_rdoc_markup_heading
[584/874] 75525=test_x509name
[585/874] 75525=test_fnmatch
[586/874] 75523=test_iseq
[587/874] 75525=test_sorted_set
[588/874] 75525=test_face
[589/874] 75525=test_emoji
[590/874] 75525=test_sizeof
[591/874] 75523=test_defined
[592/874] 75523=integer_parse_test
[593/874] 75523=test_cp949
[594/874] 75523=test_gem_commands_search_command
[595/874] 75523=test_condition
[596/874] 75523=test_sleep
[597/874] 75523=test_basicsocket
[598/874] 75523=warnings_test
[599/874] 75523=test_color_printer
[600/874] 75523=test_rdoc_rd_inline_parser
[601/874] 75523=test_date_attr
[602/874] 75523=test_init
[603/874] 75522=test_set
[604/874] 75522=test_reqarg
[605/874] 75523=test_date_strftime
[606/874] 75522=test_file
[607/874] 75522=test_gem_commands_signin_command
[608/874] 75525=test_system
[609/874] 75522=library_symbols_test
[610/874] 75522=test_zsh_completion
[611/874] 75522=test_resource
[612/874] 75522=test_io_timeout
[613/874] 75522=test_files_test_1
[614/874] 75522=test_class
[615/874] 75523=test_rdoc_encoding
[616/874] 75523=test_const
[617/874] 75523=test_ipaddr
[618/874] 75523=test_comparable
[619/874] 75523=test_rdoc_normal_class
[620/874] 75523=test_gem_package_tar_reader
[621/874] 75523=test_rdoc_markdown
[622/874] 75521=test_rdoc_rd_inline
[623/874] 75521=test_rdoc_constant
[624/874] 75521=test_deprecate
[625/874] 75521=test_pkcs12
[626/874] 75523=test_gem_installer
[627/874] 75521=test_gem_source_specific_file
[628/874] 75525=test_method
[629/874] 75521=test_rdoc_markup_parser
[630/874] 75521=test_utf16
[631/874] 75521=test_gem_unsatisfiable_dependency_error
[632/874] 75521=test_require_path_check
[633/874] 75521=magic_comment_test
[634/874] 75521=test_duplicate
[635/874] 75521=test_object_create_start
[636/874] 75521=test_tempfile
[637/874] 75521=test_wait
[638/874] 75521=test_gem_commands_cert_command
[639/874] 75521=test_date_new
[640/874] 75521=test_rdoc_markup_raw
[641/874] 75521=test_nomethod_error
[642/874] 75521=test_euc_tw
[643/874] 75521=test_fstring
[644/874] 75521=test_path
[645/874] 75521=test_rdoc_markup_paragraph
[646/874] 75521=json_string_matching_test
[647/874] 75521=test_econv
[648/874] 75521=newline_test
[649/874] 75521=json_fixtures_test
[650/874] 75521=test_rdoc_markup_verbatim
[651/874] 75521=test_emitter
[652/874] 75521=test_rdoc_parser_c
[653/874] 75521=test_gem_platform
[654/874] 75521=test_bigzero
[655/874] 75521=test_stack
[656/874] 75522=test_backtrace
[657/874] 75522=test_pkey_rsa
[658/874] 75522=test_rdoc_markup_to_html
[659/874] 75522=test_macro
[660/874] 75522=test_numhash
[661/874] 75522=test_rdoc_task
[662/874] 75522=test_ldap
[663/874] 75522=test_color
[664/874] 75522=test_rdoc_top_level
[665/874] 75521=test_hmac
[666/874] 75521=test_gem_commands_setup_command
[667/874] 75523=test_parse
[668/874] 75522=test_method_name_check
[669/874] 75522=test_uncorrectable_name_check
[670/874] 75522=test_gem_request_set_lockfile
[671/874] 75523=test_postponed_job
[672/874] 75521=test_numeric
[673/874] 75522=test_gem_commands_environment_command
[674/874] 75521=test_erb
[675/874] 75521=test_pty
[676/874] 75522=encoding_test
[677/874] 75522=test_bmethod
[678/874] 75522=test_win32ole_method
[679/874] 75522=test_frozen
[680/874] 75522=test_flip
[681/874] 75522=test_gem_source_local
[682/874] 75523=test_egrep_cpp
[683/874] 75523=test_weakmap
[684/874] 75522=test_case_mapping
[685/874] 75522=test_gem_source_subpath_problem
[686/874] 75521=test_date_compat
[687/874] 75521=test_date_conv
[688/874] 75522=test_scan_args
[689/874] 75521=test_dot_dot
[690/874] 75522=test_rdoc_method_attr
[691/874] 75521=test_win32ole_type_event
[692/874] 75521=static_literals_test
[693/874] 75521=ripper_test
[694/874] 75522=test_sprintf
[695/874] 75522=test_gem_uri
[696/874] 75522=test_stringio
[697/874] 75522=test_memory_view
[698/874] 75521=test_exception_at_throwing
[699/874] 75521=test_enumerator
[700/874] 75521=test_command
[701/874] 75522=test_http
[702/874] 75522=test_gem_update_suggestion
[703/874] 75522=test_arithmetic_sequence
[704/874] 75522=test_ractor
[705/874] 75522=test_severity
[706/874] 75522=test_load
[707/874] 75522=test_gem_source_installed
[708/874] 75522=test_rdoc_i18n_locale
[709/874] 75522=test_gem_resolver_lock_set
[710/874] 75522=test_ole_methods
[711/874] 75522=test_flags
[712/874] 75521=test_gem_resolver_installer_set
[713/874] 75525=test_psych
[714/874] 75525=test_cclass
[715/874] 75521=test_rdoc_rdoc
[716/874] 75525=test_tcp
[717/874] 75521=test_win32ole_variant_m
[718/874] 75521=test_gem_safe_yaml
[719/874] 75521=test_kdf
[720/874] 75521=test_rdoc_comment
[721/874] 75525=test_json_tree
[722/874] 75525=test_cgi_multipart
[723/874] 75521=test_autoconf
[724/874] 75521=test_io_buffer
[725/874] 75521=test_bug_reporter
[726/874] 75525=test_gem_command
[727/874] 75522=test_emoji_breaks
[728/874] 75521=test_ractor
[729/874] 75525=test_gem_resolver_git_set
[730/874] 75521=test_nofree
[731/874] 75521=test_gem_resolver_lock_specification
[732/874] 75521=test_fiddle
[733/874] 75521=test_gem_commands_open_command
[734/874] 75525=test_bug-5832
[735/874] 75525=test_show_source
[736/874] 75521=test_store
[737/874] 75525=test_files_lib
[738/874] 75521=test_digest
[739/874] 75521=test_help
[740/874] 75521=test_rdoc_cross_reference
[741/874] 75521=test_shift_jis
[742/874] 75521=test_eval
[743/874] 75521=test_member
[744/874] 75521=test_gem_security
[745/874] 75522=test_rubygems
[746/874] 75522=format_errors_test
[747/874] 75522=test_stringchar
[748/874] 75522=test_reline_key
[749/874] 75522=test_unicode_normalize
[750/874] 75521=test_bug-3571
[751/874] 75521=test_handle
[752/874] 75521=test_did_you_mean
[753/874] 75521=test_date_time
[754/874] 75521=test_rdoc_markup_to_joined_paragraph
[755/874] 75521=test_arity
[756/874] 75521=parser_test
[757/874] 75521=test_gem_commands_dependency_command
[758/874] 75521=test_rdoc_rubygems_hook
[759/874] 75525=test_pkey_dsa
[760/874] 75521=test_switch_hitter
[761/874] 75521=test_enumerator
[762/874] 75525=test_timeout
[763/874] 75525=test_weakref
[764/874] 75525=test_name_error
[765/874] 75525=locals_test
[766/874] 75525=test_string
[767/874] 75523=bom_test
[768/874] 75523=test_safe_load
[769/874] 75523=test_gem_stream_ui
[770/874] 75523=test_ansi_with_terminfo
[771/874] 75523=test_rdoc_generator_ri
[772/874] 75523=test_thread_fd_close
[773/874] 75523=test_file
[774/874] 75522=test_hash_create
[775/874] 75522=test_rdoc_markup_formatter
[776/874] 75522=test_usrmarshal
[777/874] 75522=test_gem_validator
[778/874] 75522=test_gem_commands_outdated_command
[779/874] 75522=!Nothing_to_test
[780/874] 75522=test_rendering
[781/874] 75522=parse_test
[782/874] 75523=test_gbk
[783/874] 75523=json_parser_test
[784/874] 75523=test_profile_frames
[785/874] 75523=test_div
[786/874] 75523=test_kernel
[787/874] 75523=test_nil2vtempty
[788/874] 75523=test_integer_comb
[789/874] 75522=test_deprecated
[790/874] 75522=test_optarg
[791/874] 75522=test_ripper
[792/874] 75522=test_gem_dependency_installer
[793/874] 75523=test_gem_source_lock
[794/874] 75523=test_input_method
[795/874] 75523=test_enc_str_buf_cat
[796/874] 75523=test_generic
[797/874] 75523=regexp_test
[798/874] 75523=test_x509store
[799/874] 75523=test_exception
[800/874] 75523=test_win32ole_type
[801/874] 75523=test_null
[802/874] 75523=test_windows_1252
[803/874] 75523=test_gem_dependency
[804/874] 75523=test_cgi_util
[805/874] 75523=test_autoload
[806/874] 75522=test_rdoc_text
[807/874] 75522=test_ansi_without_terminfo
[808/874] 75522=test_call
[809/874] 75522=test_require
[810/874] 75522=test_gem_source_vendor
[811/874] 75522=test_debugger_integration
[812/874] 75522=test_my_integer
[813/874] 75522=test_assignment
[814/874] 75522=test_modify_expand
[815/874] 75522=test_gem_available_set
[816/874] 75522=test_memory_view
[817/874] 75522=test_webauthn_listener_response
[818/874] 75522=test_inadvertent_creation
[819/874] 75522=test_enc_raise
[820/874] 75522=test_syntax
[821/874] 75523=test_rdoc_store
[822/874] 75523=test_case_comprehensive
[823/874] 75521=test_exception
[824/874] 75522=test_provider
[825/874] 75522=test_gem_dependency_resolution_error
[826/874] 75522=test_rdoc_stats
[827/874] 75522=test_files_test
[828/874] 75522=test_time
[829/874] 75522=test_gem_bundler_version_finder
[830/874] 75522=test_gem_ci_detector
[831/874] 75522=test_gem_commands_signout_command
[832/874] 75522=test_gem_silent_ui
[833/874] 75522=test_io_wait_uncommon
[834/874] 75522=test_gem_request_set_lockfile_parser
[835/874] 75522=test_parser_events
[836/874] 75521=test_delete
[837/874] 75521=test_rdoc_markup_to_ansi
[838/874] 75522=test_gc_compact
[839/874] 75521=json_generator_test
[840/874] 75521=test_gem_impossible_dependencies_error
[841/874] 75521=test_continuation
[842/874] 75521=test_str2big
[843/874] 75521=test_gem_commands_specification_command
[844/874] 75521=test_popen_deadlock
[845/874] 75525=test_asn1
[846/874] 75525=attribute_write_test
[847/874] 75521=test_len
[848/874] 75525=test_placearg
[849/874] 75521=test_gem_commands_push_command
[850/874] 75525=test_m17n_comb
[851/874] 75521=test_class_name_check
[852/874] 75521=test_common
[853/874] 75521=test_type
[854/874] 75521=test_backtrace
[855/874] 75521=test_complex
[856/874] 75521=json_generic_object_test
[857/874] 75521=test_qsort
[858/874] 75521=test_gem_commands_build_command
[859/874] 75521=json_addition_test
[860/874] 75521=test_win32ole_param_event
[861/874] 75521=test_workspace
[862/874] 75521=test_rdoc_single_class
[863/874] 75521=test_rdoc_generator_json_index
[864/874] 75521=test_cgi_tag_helper
[865/874] 75521=test_gem_resolver_index_set
[866/874] 75521=test_pkey_ec
[867/874] 75521=test_gem_request
[868/874] 75521=test_thread
[869/874] 75521=test_rdoc_token_stream
[870/874] 75521=test_recorder
[871/874] 75521=test_enum
[872/874] 75521=test_date_parse
[873/874] 75521=test_gem_spec_fetcher
[874/874] 75521=test_folderitem2_invokeverb

Failed tests:
TestRequire#test_require_nonascii_path: Test::Unit::PendedError: cannot convert path encoding to filesystem
TestRequire#test_require_with_public_method_missing: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)
ErrorHighlightTest#test_OPCALL_binary_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OPCALL_binary_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_ATTRASGN_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_ATTRASGN_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OPCALL_binary_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OPCALL_binary_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_ATTRASGN_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_ATTRASGN_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_CALL_special_call_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_CALL_special_call_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN1_op_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN1_op_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN1_op_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN1_op_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_ATTRASGN_5: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_ATTRASGN_5: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_CALL_arg_6: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_CALL_arg_6: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_hard_tabs: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_hard_tabs: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OPCALL_unary_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OPCALL_unary_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_CALL_arg_4: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_CALL_arg_4: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN1_aref_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN1_aref_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_no_final_newline: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_no_final_newline: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_simulate_funcallv_from_embedded_ruby: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_simulate_funcallv_from_embedded_ruby: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_COLON2_5: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_COLON2_5: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_CONST: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_CONST: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_CALL_arg_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_CALL_arg_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN2_op_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN2_op_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_COLON2_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_COLON2_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN1_aref_4: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN1_aref_4: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN2_op_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN2_op_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_COLON2_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_COLON2_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_explicit_raise_name_error: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_explicit_raise_name_error: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_explicit_raise_no_method_error: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_explicit_raise_no_method_error: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_args_ATTRASGN_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_args_ATTRASGN_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_multibyte: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_multibyte: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN2_read_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN2_read_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_CALL_op_asgn: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_CALL_op_asgn: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_CDECL_toplevel_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_CDECL_toplevel_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_args_OP_ASGN1_op: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_args_OP_ASGN1_op: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_CALL_noarg_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_CALL_noarg_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_CALL_noarg_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_CALL_noarg_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_CALL_aref_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_CALL_aref_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_CALL_aref_4: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_CALL_aref_4: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_args_OP_ASGN2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_args_OP_ASGN2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_args_OP_ASGN1_aref_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_args_OP_ASGN1_aref_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN2_write_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN2_write_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN2_write_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN2_write_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN1_aset_4: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN1_aset_4: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN1_aset_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN1_aset_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_QCALL_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_QCALL_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_args_FCALL_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_args_FCALL_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_FCALL_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_FCALL_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_CDECL_read_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_CDECL_read_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_VCALL_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_VCALL_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_CDECL_op_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_CDECL_op_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_spoofed_filename: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_spoofed_filename: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_args_CALL_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_args_CALL_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN1_aset_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN1_aset_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN1_aset_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN1_aset_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_QCALL_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_QCALL_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_CALL_aset: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_CALL_aset: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN2_write_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN2_write_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_args_OP_ASGN1_aref_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_args_OP_ASGN1_aref_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_CDECL_op_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_CDECL_op_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_CDECL_read_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_CDECL_read_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_CDECL_op_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_CDECL_op_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_args_CALL_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_args_CALL_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_local_variable_get: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_local_variable_get: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_CDECL_read_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_CDECL_read_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_FCALL_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_FCALL_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_args_FCALL_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_args_FCALL_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_COLON3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_COLON3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_CALL_noarg_4: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_CALL_noarg_4: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_args_OPCALL: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_args_OPCALL: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_CALL_noarg_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_CALL_noarg_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_CDECL_toplevel_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_CDECL_toplevel_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_CALL_aref_5: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_CALL_aref_5: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_CALL_aref_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_CALL_aref_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_CALL_send: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_CALL_send: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_CALL_aref_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_CALL_aref_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_const_get: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_const_get: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_args_ATTRASGN_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_args_ATTRASGN_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_args_ATTRASGN_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_args_ATTRASGN_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_custom_formatter: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_custom_formatter: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN2_read_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN2_read_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_spot_with_node: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_spot_with_node: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN2_read_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN2_read_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_spot_with_backtrace_location: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_spot_with_backtrace_location: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_ATTRASGN_4: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_ATTRASGN_4: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN1_op_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN1_op_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN1_op_4: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN1_op_4: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_ATTRASGN_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_ATTRASGN_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_CALL_special_call_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_CALL_special_call_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OPCALL_binary_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OPCALL_binary_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_CALL_arg_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_CALL_arg_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_COLON2_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_COLON2_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN2_op_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN2_op_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_CALL_arg_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_CALL_arg_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OPCALL_unary_2: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OPCALL_unary_2: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_COLON2_4: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_COLON2_4: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN1_aref_3: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN1_aref_3: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_CALL_arg_5: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_CALL_arg_5: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN1_aref_1: Test::Unit::ProxyError: undefined method 'formatter' for module DidYouMean
ErrorHighlightTest#test_OP_ASGN1_aref_1: Test::Unit::ProxyError: undefined method 'formatter=' for module DidYouMean
TestGc#test_thrashing_for_young_objects: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)
TestGc#test_profiler_clear: Test::Unit::PendedError: for now
TestArgf#test_inplace_nonascii: Test::Unit::PendedError: no name to test
TestArgf#test_inplace_bug_17117: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (10 sec)

Retrying...
Finished tests in 1420.352287s, 18.4665 tests/s, 6703.3201 assertions/s.
26229 tests, 9521076 assertions, 0 failures, 0 errors, 289 skips

ruby -v: ruby 3.4.0dev (2024-03-09T14:08:37Z master d94ad00252) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -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  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	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-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2024-03-09T14:08:37Z master d94ad00252) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 ....................................................................

Finished in 408.950614 seconds

3426 files, 32143 examples, 137548 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.
raw logfile