# Logfile created on 2024-03-16 18:19:13 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055d62ba4da38 @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.20240316-181913", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055d62bae72a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055d62bae7160 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055d62bae6f80 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240316-181913", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240316-181913>, @binmode=false, @mon_data=#<Monitor:0x000055d62bae6eb8>, @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 rbs to 0637ef60e13d5ded71d69d5238dbffcaae3d3740
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
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
$$$[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
   bda5b09..3605d60  master     -> origin/master
Updating bda5b09..3605d60
Fast-forward
 compile.c                                          | 42 ++++++++++++--------
 lib/prism/translation/parser/lexer.rb              |  9 ++++-
 .../prism/fixtures/heredocs_leading_whitespace.txt |  5 +++
 .../snapshots/heredocs_leading_whitespace.txt      | 46 ++++++++++++----------
 4 files changed, 64 insertions(+), 38 deletions(-)
Latest commit hash = 3605d6076d
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating golf_prelude.c
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 debug to 2d602636d99114d55a32fedd652c9c704446a749
Update rbs to 0637ef60e13d5ded71d69d5238dbffcaae3d3740
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
$$$[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/compile.c
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 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '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/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/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/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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
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/psych'
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/ripper'
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/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/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/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/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 rbs to 0637ef60e13d5ded71d69d5238dbffcaae3d3740
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
	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 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/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.

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

Failed tests:
TestArgf#test_inplace_nonascii: Test::Unit::PendedError: no name to test
TestArgf#test_inplace_bug_17117: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_in_out_err expired timeout (10 sec)
TestRequire#test_require_with_public_method_missing: Test::Unit::ProxyError: execution of Test::Unit::CoreAssertions#assert_separately expired timeout (10 sec)
TestRequire#test_require_nonascii_path: Test::Unit::PendedError: cannot convert path encoding to filesystem

Retrying...
Finished tests in 1333.212719s, 19.6885 tests/s, 7141.4695 assertions/s.
26249 tests, 9521098 assertions, 0 failures, 0 errors, 290 skips

ruby -v: ruby 3.4.0dev (2024-03-16T17:55:38Z master 3605d6076d) [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-16T17:55:38Z master 3605d6076d) [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 453.688543 seconds

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

$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.2420317.ruby -x gdbscript
[New LWP 2420317]
[New LWP 2420319]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/l'.
Program terminated with signal SIGABRT, Aborted.
#0  0x0000558ce6559bd9 in pop_mark_stack (stack=0x558ce7944088, data=0x7fff8c2213b8) at /tmp/ruby/src/trunk-O0/gc.c:6048
6048	    if (is_mark_stack_empty(stack)) {
[Current thread is 1 (Thread 0x7f8bb47967c0 (LWP 2420317))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f8bb47967c0 (LWP 2420317) 0x0000558ce6559bd9 in pop_mark_stack (stack=0x558ce7944088, data=0x7fff8c2213b8) at /tmp/ruby/src/trunk-O0/gc.c:6048
  2    Thread 0x7f8b9b1bf640 (LWP 2420319) 0x00007f8bb48befde in epoll_wait (epfd=4, events=0x558ce6bda45c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f8b9b1bf640 (LWP 2420319)):
#0  0x00007f8bb48befde in epoll_wait (epfd=4, events=0x558ce6bda45c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000558ce66f1acd in event_wait (vm=0x558ce79412a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
        r = 21900
#2  0x0000558ce66f1af1 in timer_thread_polling (vm=0x558ce79412a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
        r = -1867260286
#3  0x0000558ce66f21b1 in timer_thread_func (ptr=0x558ce79412a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3053
        vm = 0x558ce79412a0
#4  0x00007f8bb482db43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140735544435392, 5206359267279341870, 140237579482688, 25, 140238005655632, 140735544435744, -5235572982591551186, -5235472847966729938}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f8bb48bebb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f8bb47967c0 (LWP 2420317)):
#0  0x0000558ce6559bd9 in pop_mark_stack (stack=0x558ce7944088, data=0x7fff8c2213b8) at /tmp/ruby/src/trunk-O0/gc.c:6048
No locals.
#1  0x0000558ce655bd86 in gc_mark_stacked_objects (objspace=0x558ce7943c00, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7014
        mstack = 0x558ce7944088
        obj = 140237561227800
        marked_slots_at_the_beginning = 279
        popped_count = 0
#2  0x0000558ce655be20 in gc_mark_stacked_objects_all (objspace=0x558ce7943c00) at /tmp/ruby/src/trunk-O0/gc.c:7058
No locals.
#3  0x0000558ce655e290 in gc_marks_rest (objspace=0x558ce7943c00) at /tmp/ruby/src/trunk-O0/gc.c:8260
No locals.
#4  0x0000558ce655e3c4 in gc_marks (objspace=0x558ce7943c00, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8318
        marking_finished = false
#5  0x0000558ce655ff34 in gc_start (objspace=0x558ce7943c00, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9028
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 8897
#6  0x0000558ce655fbc9 in garbage_collect (objspace=0x558ce7943c00, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:8909
        _lev = 2584082744
        ret = 32651
#7  0x0000558ce6560690 in garbage_collect_with_gvl (objspace=0x558ce7943c00, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9297
No locals.
#8  0x0000558ce656710d in objspace_malloc_gc_stress (objspace=0x558ce7943c00) at /tmp/ruby/src/trunk-O0/gc.c:11719
        reason = 45568
#9  0x0000558ce65673f0 in objspace_xmalloc0 (objspace=0x558ce7943c00, size=16) at /tmp/ruby/src/trunk-O0/gc.c:11921
        gpr = 107008
        mem = 0x1
#10 0x0000558ce65677be in ruby_xmalloc2_body (n=1, size=16) at /tmp/ruby/src/trunk-O0/gc.c:12168
No locals.
#11 0x0000558ce656b0ae in ruby_xmalloc2 (n=1, size=16) at /tmp/ruby/src/trunk-O0/gc.c:13726
No locals.
#12 0x0000558ce6737db4 in vm_ccs_push (klass=140237579611200, ccs=0x558ce7c9e650, ci=0x48df00100005, cc=0x7f8b9a05f938) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2016
        pos = 32651
#13 0x0000558ce67380ef in vm_search_cc (klass=140237579611200, ci=0x48df00100005) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2157
        mid = 18655
        cc_tbl = 0x558ce7c377d0
        ccs = 0x558ce7c9e650
        ccs_data = 94063672550992
        cme = 0x7f8b9b1e7548
        cc = 0x7f8b9a05f938
#14 0x0000558ce673815e in rb_vm_search_method_slowpath (ci=0x48df00100005, klass=140237579611200) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2175
        _lev = 32651
        cc = 0x7fff8c221700
#15 0x0000558ce67381c5 in vm_search_method_slowpath0 (cd_owner=140237561990160, cd=0x558ce7b30230, klass=140237579611200) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2196
        cc = 0x7f8b9b1dec40
        empty_cc = 0x558ce6bc53e0 <vm_empty_cc>
#16 0x0000558ce6745510 in vm_search_method_fastpath (klass=140237579611200, cd=0x558ce7b30230, cd_owner=140237561990160) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:2257
        cc = 0x558ce6bc53e0 <vm_empty_cc>
#17 vm_sendish (ec=0x558ce7944c60, reg_cfp=0x7f8bb4794f30, cd=0x558ce7b30230, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5653
        val = 36
        ci = 0x48df00100005
        cc = 0x7f8b9a05f410
        argc = 2
        recv = 140237579611360
        calling = {cd = 0x558ce7b30230, cc = 0x0, block_handler = 0, recv = 140237579611360, argc = 2, kw_splat = false, heap_argv = 0}
#18 0x0000558ce674cd04 in vm_exec_core (ec=0x558ce7944c60) at ../../src/trunk-O0/insns.def:881
        bh = 0
        cd = 0x558ce7b30230
        leaf = false
        val = 140237561262080
        reg_pc = 0x558ce7b300a0
        reg_cfp = 0x7f8bb4794f30
        insns_address_table = {0x558ce6749108 <vm_exec_core+108>, 0x558ce674916a <vm_exec_core+206>, 0x558ce674927d <vm_exec_core+481>, 0x558ce6749391 <vm_exec_core+757>, 0x558ce674952f <vm_exec_core+1171>, 0x558ce674965f <vm_exec_core+1475>, 0x558ce6749871 <vm_exec_core+2005>, 0x558ce6749983 <vm_exec_core+2279>, 0x558ce6749a5c <vm_exec_core+2496>, 0x558ce6749b63 <vm_exec_core+2759>, 0x558ce6749c6a <vm_exec_core+3022>, 0x558ce6749d78 <vm_exec_core+3292>, 0x558ce6749e8a <vm_exec_core+3566>, 0x558ce6749f5a <vm_exec_core+3774>, 0x558ce674a063 <vm_exec_core+4039>, 0x558ce674a15d <vm_exec_core+4289>, 0x558ce674a220 <vm_exec_core+4484>, 0x558ce674a2e3 <vm_exec_core+4679>, 0x558ce674a36c <vm_exec_core+4816>, 0x558ce674a3f8 <vm_exec_core+4956>, 0x558ce674a49e <vm_exec_core+5122>, 0x558ce674a576 <vm_exec_core+5338>, 0x558ce674a643 <vm_exec_core+5543>, 0x558ce674a721 <vm_exec_core+5765>, 0x558ce674a7e3 <vm_exec_core+5959>, 0x558ce674a922 <vm_exec_core+6278>, 0x558ce674a9c8 <vm_exec_core+6444>, 0x558ce674aaad <vm_exec_core+6673>, 0x558ce674abdc <vm_exec_core+6976>, 0x558ce674acad <vm_exec_core+7185>, 0x558ce674ad70 <vm_exec_core+7380>, 0x558ce674ae33 <vm_exec_core+7575>, 0x558ce674af2a <vm_exec_core+7822>, 0x558ce674afec <vm_exec_core+8016>, 0x558ce674b0ae <vm_exec_core+8210>, 0x558ce674b1a8 <vm_exec_core+8460>, 0x558ce674b287 <vm_exec_core+8683>, 0x558ce674b374 <vm_exec_core+8920>, 0x558ce674b484 <vm_exec_core+9192>, 0x558ce674b57e <vm_exec_core+9442>, 0x558ce674b5f9 <vm_exec_core+9565>, 0x558ce674b6ba <vm_exec_core+9758>, 0x558ce674b7a8 <vm_exec_core+9996>, 0x558ce674b858 <vm_exec_core+10172>, 0x558ce674b9d7 <vm_exec_core+10555>, 0x558ce674bab1 <vm_exec_core+10773>, 0x558ce674bb9d <vm_exec_core+11009>, 0x558ce674bc2e <vm_exec_core+11154>, 0x558ce674bd89 <vm_exec_core+11501>, 0x558ce674c343 <vm_exec_core+12967>, 0x558ce674c43f <vm_exec_core+13219>, 0x558ce674c542 <vm_exec_core+13478>, 0x558ce674c62e <vm_exec_core+13714>, 0x558ce674c847 <vm_exec_core+14251>, 0x558ce674c939 <vm_exec_core+14493>, 0x558ce674ca3f <vm_exec_core+14755>, 0x558ce674cc4a <vm_exec_core+15278>, 0x558ce674ce01 <vm_exec_core+15717>, 0x558ce674cf35 <vm_exec_core+16025>, 0x558ce674d0aa <vm_exec_core+16398>, 0x558ce674d1de <vm_exec_core+16706>, 0x558ce674d353 <vm_exec_core+17079>, 0x558ce674d535 <vm_exec_core+17561>, 0x558ce674d740 <vm_exec_core+18084>, 0x558ce674d8f7 <vm_exec_core+18523>, 0x558ce674da19 <vm_exec_core+18813>, 0x558ce674dac0 <vm_exec_core+18980>, 0x558ce674db84 <vm_exec_core+19176>, 0x558ce674dc6d <vm_exec_core+19409>, 0x558ce674dd59 <vm_exec_core+19645>, 0x558ce674de42 <vm_exec_core+19878>, 0x558ce674df56 <vm_exec_core+20154>, 0x558ce674e07d <vm_exec_core+20449>, 0x558ce674e1bc <vm_exec_core+20768>, 0x558ce674e2fb <vm_exec_core+21087>, 0x558ce674e43a <vm_exec_core+21406>, 0x558ce674e579 <vm_exec_core+21725>, 0x558ce674e6b8 <vm_exec_core+22044>, 0x558ce674e802 <vm_exec_core+22374>, 0x558ce674e985 <vm_exec_core+22761>, 0x558ce674eac4 <vm_exec_core+23080>, 0x558ce674ec03 <vm_exec_core+23399>, 0x558ce674ed42 <vm_exec_core+23718>, 0x558ce674ee81 <vm_exec_core+24037>, 0x558ce674efc0 <vm_exec_core+24356>, 0x558ce674f0ff <vm_exec_core+24675>, 0x558ce674f23e <vm_exec_core+24994>, 0x558ce674f37d <vm_exec_core+25313>, 0x558ce674f4d5 <vm_exec_core+25657>, 0x558ce674f69b <vm_exec_core+26111>, 0x558ce674f822 <vm_exec_core+26502>, 0x558ce674f94a <vm_exec_core+26798>, 0x558ce674fa72 <vm_exec_core+27094>, 0x558ce674fb95 <vm_exec_core+27385>, 0x558ce674fcb8 <vm_exec_core+27676>, 0x558ce674fdec <vm_exec_core+27984>, 0x558ce674ff2b <vm_exec_core+28303>, 0x558ce6750016 <vm_exec_core+28538>, 0x558ce675011b <vm_exec_core+28799>, 0x558ce6750263 <vm_exec_core+29127>, 0x558ce6750352 <vm_exec_core+29366>, 0x558ce675043b <vm_exec_core+29599>, 0x558ce6750510 <vm_exec_core+29812>, 0x558ce67505e5 <vm_exec_core+30025>, 0x558ce6750661 <vm_exec_core+30149>, 0x558ce67506dd <vm_exec_core+30273>, 0x558ce67506fb <vm_exec_core+30303>, 0x558ce6750719 <vm_exec_core+30333>, 0x558ce6750737 <vm_exec_core+30363>, 0x558ce6750755 <vm_exec_core+30393>, 0x558ce6750773 <vm_exec_core+30423>, 0x558ce6750791 <vm_exec_core+30453>, 0x558ce67507af <vm_exec_core+30483>, 0x558ce67507cd <vm_exec_core+30513>, 0x558ce67507eb <vm_exec_core+30543>, 0x558ce6750809 <vm_exec_core+30573>, 0x558ce6750827 <vm_exec_core+30603>, 0x558ce6750845 <vm_exec_core+30633>, 0x558ce6750863 <vm_exec_core+30663>, 0x558ce6750881 <vm_exec_core+30693>, 0x558ce675089f <vm_exec_core+30723>, 0x558ce67508bd <vm_exec_core+30753>, 0x558ce67508db <vm_exec_core+30783>, 0x558ce67508f9 <vm_exec_core+30813>, 0x558ce6750917 <vm_exec_core+30843>, 0x558ce6750935 <vm_exec_core+30873>, 0x558ce6750953 <vm_exec_core+30903>, 0x558ce6750971 <vm_exec_core+30933>, 0x558ce675098f <vm_exec_core+30963>, 0x558ce67509ad <vm_exec_core+30993>, 0x558ce67509cb <vm_exec_core+31023>, 0x558ce67509e9 <vm_exec_core+31053>, 0x558ce6750a07 <vm_exec_core+31083>, 0x558ce6750a25 <vm_exec_core+31113>, 0x558ce6750a43 <vm_exec_core+31143>, 0x558ce6750a61 <vm_exec_core+31173>, 0x558ce6750a7f <vm_exec_core+31203>, 0x558ce6750a9d <vm_exec_core+31233>, 0x558ce6750abb <vm_exec_core+31263>, 0x558ce6750ad9 <vm_exec_core+31293>, 0x558ce6750af7 <vm_exec_core+31323>, 0x558ce6750b15 <vm_exec_core+31353>, 0x558ce6750b33 <vm_exec_core+31383>, 0x558ce6750b51 <vm_exec_core+31413>, 0x558ce6750b6f <vm_exec_core+31443>, 0x558ce6750b8d <vm_exec_core+31473>, 0x558ce6750bab <vm_exec_core+31503>, 0x558ce6750bc9 <vm_exec_core+31533>, 0x558ce6750be7 <vm_exec_core+31563>, 0x558ce6750c05 <vm_exec_core+31593>, 0x558ce6750c23 <vm_exec_core+31623>, 0x558ce6750c41 <vm_exec_core+31653>, 0x558ce6750c5f <vm_exec_core+31683>, 0x558ce6750c7d <vm_exec_core+31713>, 0x558ce6750c9b <vm_exec_core+31743>, 0x558ce6750cb9 <vm_exec_core+31773>, 0x558ce6750cd7 <vm_exec_core+31803>, 0x558ce6750cf5 <vm_exec_core+31833>, 0x558ce6750d13 <vm_exec_core+31863>, 0x558ce6750d31 <vm_exec_core+31893>, 0x558ce6750d4f <vm_exec_core+31923>, 0x558ce6750d6d <vm_exec_core+31953>, 0x558ce6750d8b <vm_exec_core+31983>, 0x558ce6750da9 <vm_exec_core+32013>, 0x558ce6750dc7 <vm_exec_core+32043>, 0x558ce6750de5 <vm_exec_core+32073>, 0x558ce6750e03 <vm_exec_core+32103>, 0x558ce6750e21 <vm_exec_core+32133>, 0x558ce6750e3f <vm_exec_core+32163>, 0x558ce6750e5d <vm_exec_core+32193>, 0x558ce6750e7b <vm_exec_core+32223>, 0x558ce6750e99 <vm_exec_core+32253>, 0x558ce6750eb7 <vm_exec_core+32283>, 0x558ce6750ed5 <vm_exec_core+32313>, 0x558ce6750ef3 <vm_exec_core+32343>, 0x558ce6750f11 <vm_exec_core+32373>, 0x558ce6750f2f <vm_exec_core+32403>, 0x558ce6750f4d <vm_exec_core+32433>, 0x558ce6750f6b <vm_exec_core+32463>, 0x558ce6750f89 <vm_exec_core+32493>, 0x558ce6750fa7 <vm_exec_core+32523>, 0x558ce6750fc5 <vm_exec_core+32553>, 0x558ce6750fe3 <vm_exec_core+32583>, 0x558ce6751001 <vm_exec_core+32613>, 0x558ce6751032 <vm_exec_core+32662>, 0x558ce6751050 <vm_exec_core+32692>, 0x558ce675106e <vm_exec_core+32722>, 0x558ce675108c <vm_exec_core+32752>, 0x558ce67510aa <vm_exec_core+32782>, 0x558ce67510c8 <vm_exec_core+32812>, 0x558ce67510e6 <vm_exec_core+32842>, 0x558ce6751104 <vm_exec_core+32872>, 0x558ce6751122 <vm_exec_core+32902>, 0x558ce6751140 <vm_exec_core+32932>, 0x558ce675115e <vm_exec_core+32962>, 0x558ce675117c <vm_exec_core+32992>, 0x558ce675119a <vm_exec_core+33022>, 0x558ce67511b8 <vm_exec_core+33052>, 0x558ce67511d6 <vm_exec_core+33082>, 0x558ce67511f4 <vm_exec_core+33112>...}
#19 0x0000558ce67646af in vm_exec_loop (ec=0x558ce7944c60, state=RUBY_TAG_RAISE, tag=0x7fff8c222460, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2579
No locals.
#20 0x0000558ce67645f7 in rb_vm_exec (ec=0x558ce7944c60) at /tmp/ruby/src/trunk-O0/vm.c:2558
        _ec = 0x558ce7944c60
        _tag = {tag = 36, retval = 4, buf = {0x7fff8c2224e0, 0x558ce6764522 <rb_vm_exec+190>, 0x0, 0x7fff8c222430, 0x7fff8c222778}, prev = 0x7fff8c222550, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_RAISE
        result = 36
#21 0x0000558ce6765403 in rb_iseq_eval_main (iseq=0x7f8b9a118a78) at /tmp/ruby/src/trunk-O0/vm.c:2818
        ec = 0x558ce7944c60
        val = 140735544436064
#22 0x0000558ce653d4e6 in rb_ec_exec_node (ec=0x558ce7944c60, n=0x7f8b9a118a78) at /tmp/ruby/src/trunk-O0/eval.c:282
        _ec = 0x558ce7944c60
        _tag = {tag = 36, retval = 94063648033528, buf = {0x7fff8c2225d0, 0x558ce653d492 <rb_ec_exec_node+212>, 0x0, 0x7fff8c222520, 0x558ce7944c60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f8b9a118a78
#23 0x0000558ce653d657 in ruby_run_node (n=0x7f8b9a118a78) at /tmp/ruby/src/trunk-O0/eval.c:320
        ec = 0x558ce7944c60
        status = 21900
#24 0x0000558ce6538c2e in rb_main (argc=121, argv=0x7fff8c222778) at /tmp/ruby/src/trunk-O0/main.c:40
        variable_in_this_stack_frame = 140735544436304
#25 0x0000558ce6538c8f in main (argc=121, argv=0x7fff8c222778) at /tmp/ruby/src/trunk-O0/main.c:59
No locals.

>>> Dump Ruby level backtrace (if possible)
raw logfile