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

ruby -v: ruby 3.4.0dev (2024-03-14T16:09:12Z master 161545d55d) [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 '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/bigdecimal-3.1.7/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.7/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-14T16:09:12Z master 161545d55d) [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 438.624093 seconds

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