# Logfile created on 2024-01-27 03:10:44 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055607871df08 @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.20240127-031043", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005560787bf420 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005560787bf2b8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005560787bf100 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240127-031043", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240127-031043>, @binmode=false, @mon_data=#<Monitor:0x00005560787bf010>, @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 debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.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
From https://github.com/ruby/ruby
   cb9a47f..70cb0a4  master     -> origin/master
Updating cb9a47f..70cb0a4
Fast-forward
 tool/lrama/NEWS.md                                 |   9 +
 tool/lrama/lib/lrama/command.rb                    |  12 +-
 tool/lrama/lib/lrama/context.rb                    |   4 +-
 tool/lrama/lib/lrama/counterexamples/example.rb    |   4 +-
 tool/lrama/lib/lrama/grammar.rb                    |  13 +-
 tool/lrama/lib/lrama/grammar/code.rb               |   2 +-
 .../lrama/grammar/parameterizing_rule/resolver.rb  |  26 +-
 .../lrama/grammar/parameterizing_rules/builder.rb  |  60 --
 .../grammar/parameterizing_rules/builder/base.rb   |  36 -
 .../grammar/parameterizing_rules/builder/list.rb   |  28 -
 .../parameterizing_rules/builder/nonempty_list.rb  |  28 -
 .../grammar/parameterizing_rules/builder/option.rb |  28 -
 .../parameterizing_rules/builder/separated_list.rb |  39 -
 .../builder/separated_nonempty_list.rb             |  34 -
 tool/lrama/lib/lrama/grammar/rule.rb               |   4 +-
 tool/lrama/lib/lrama/grammar/rule_builder.rb       |  67 +-
 tool/lrama/lib/lrama/grammar/stdlib.y              |  80 ++
 tool/lrama/lib/lrama/lexer.rb                      |   1 +
 tool/lrama/lib/lrama/parser.rb                     | 925 +++++++++++----------
 tool/lrama/lib/lrama/states/item.rb                |  30 +-
 tool/lrama/lib/lrama/states_reporter.rb            |  18 +-
 tool/lrama/lib/lrama/version.rb                    |   2 +-
 22 files changed, 666 insertions(+), 784 deletions(-)
 delete mode 100644 tool/lrama/lib/lrama/grammar/parameterizing_rules/builder.rb
 delete mode 100644 tool/lrama/lib/lrama/grammar/parameterizing_rules/builder/base.rb
 delete mode 100644 tool/lrama/lib/lrama/grammar/parameterizing_rules/builder/list.rb
 delete mode 100644 tool/lrama/lib/lrama/grammar/parameterizing_rules/builder/nonempty_list.rb
 delete mode 100644 tool/lrama/lib/lrama/grammar/parameterizing_rules/builder/option.rb
 delete mode 100644 tool/lrama/lib/lrama/grammar/parameterizing_rules/builder/separated_list.rb
 delete mode 100644 tool/lrama/lib/lrama/grammar/parameterizing_rules/builder/separated_nonempty_list.rb
 create mode 100644 tool/lrama/lib/lrama/grammar/stdlib.y
Latest commit hash = 70cb0a4dec
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.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
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 debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.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
8fce80a95e109352f64c6cb206bfa5235a7e522a910e8688e36c5f8a8231ed51  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 enc.mk
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
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
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'
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/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering 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/io/console'
make[2]: Entering 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/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
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/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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
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]: Leaving 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]: 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.2/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/rbs-3.4.3/ext/rbs_extension'
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/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/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/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
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 debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
	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
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
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
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision 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'
ext/configure-ext.mk unchanged
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'
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/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/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]: Leaving 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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving 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/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]: 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.2/ext/rbs_extension'
make[2]: Leaving 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/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]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/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/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/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
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.11.1
                                    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.19.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.2
                                    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.0.9
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    minitest 5.21.2
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.9.1
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.3
                                    typeprof 0.21.9
                                    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.0
                                    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 1885 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.

Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
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
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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/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=36178
  "--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
  --exclude=rubygems/test_gem_package_task\.rb

# Running tests:

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

ruby -v: ruby 3.4.0dev (2024-01-27T02:51:27Z master 70cb0a4dec) [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
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.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/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-01-27T02:51:27Z master 70cb0a4dec) [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 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .........................................................................
  3723 .....

Finished in 617.485305 seconds

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