# Logfile created on 2024-02-07 07:12:00 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000561c3c42de30 @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.20240207-071200", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000561c3c4c33e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000561c3c4c3250 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000561c3c4c30c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240207-071200", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240207-071200>, @binmode=false, @mon_data=#<Monitor:0x0000561c3c4c2ff8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   2dba441..d95d348  master     -> origin/master
Updating 2dba441..d95d348
Fast-forward
 lib/rubygems/dependency.rb              |  4 ++--
 regenc.c                                |  2 +-
 regexec.c                               |  2 +-
 test/openssl/test_provider.rb           |  6 +++++-
 test/rubygems/test_gem_dependency.rb    | 10 ++++++++++
 test/rubygems/test_gem_specification.rb |  7 +++++++
 test/rubygems/test_kernel.rb            | 16 +++++++++++++---
 7 files changed, 39 insertions(+), 8 deletions(-)
Latest commit hash = d95d3484a9
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-O0/regenc.c
compiling /tmp/ruby/src/trunk-O0/regexec.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
e0593ad3aba6ad275abc1d98254ee1d11d074c4877e38743af0cc944fc81c665  builtin_binary.inc
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk updated
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering 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'
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/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making enc
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: 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/digest'
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/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/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/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-O0/bin
installing base libraries:          /tmp/ruby/install/trunk-O0/lib
installing arch files:              /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.11.1
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.21.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.2
                                    resolv 0.3.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.0.9
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    minitest 5.21.2
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.9.1
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.3
                                    typeprof 0.21.9
                                    debug 1.9.1
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.6
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.0
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.2.8
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1891 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

# Running tests:

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

Retrying...
Finished tests in 1333.847389s, 18.8155 tests/s, 7093.3752 assertions/s.
25097 tests, 9461480 assertions, 0 failures, 0 errors, 221 skips

ruby -v: ruby 3.4.0dev (2024-02-07T07:06:01Z master d95d3484a9) [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

Finished in 631.425948 seconds

3730 files, 32088 examples, 139844 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.2668313.ruby -x gdbscript
[New LWP 2668313]
[New LWP 2668315]
[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  RB_FL_TEST_RAW (obj=140108984711120, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
472	    return RBASIC(obj)->flags & flags;
[Current thread is 1 (Thread 0x7f6dc4b617c0 (LWP 2668313))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f6dc4b617c0 (LWP 2668313) RB_FL_TEST_RAW (obj=140108984711120, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
  2    Thread 0x7f6dab58f640 (LWP 2668315) 0x00007f6dc4c89fde in epoll_wait (epfd=4, events=0x55677f23f89c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f6dab58f640 (LWP 2668315)):
#0  0x00007f6dc4c89fde in epoll_wait (epfd=4, events=0x55677f23f89c <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  0x000055677ed951e1 in event_wait (vm=0x5567804232a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:857
        r = 21863
#2  0x000055677ed95205 in timer_thread_polling (vm=0x5567804232a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:879
        r = 99636902
#3  0x000055677ed958c5 in timer_thread_func (ptr=0x5567804232a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3048
        vm = 0x5567804232a0
#4  0x00007f6dc4bf8b43 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 = {140732860023776, -3082440610173524224, 140109002896960, 25, 140109429049424, 140732860024128, 3162562856316987136, 3162496603111843584}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f6dc4c89bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f6dc4b617c0 (LWP 2668313)):
#0  RB_FL_TEST_RAW (obj=140108984711120, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
No locals.
#1  0x000055677ebf33b7 in RB_FL_ANY_RAW (obj=140108984711120, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:520
No locals.
#2  0x000055677ebf3764 in RB_OBJ_PROMOTED_RAW (obj=140108984711120) at /tmp/ruby/src/trunk-O0/include/ruby/internal/gc.h:725
No locals.
#3  0x000055677ebf691d in RVALUE_OLD_P (obj=140108984711120) at /tmp/ruby/src/trunk-O0/gc.c:1808
        __func__ = <optimized out>
#4  0x000055677ec01013 in rgengc_check_relation (objspace=0x556780425bf0, obj=140108984711120) at /tmp/ruby/src/trunk-O0/gc.c:7029
        old_parent = 140108985358040
        __func__ = <optimized out>
#5  0x000055677ec01248 in gc_mark_ptr (objspace=0x556780425bf0, obj=140108984711120) at /tmp/ruby/src/trunk-O0/gc.c:7082
        __func__ = "gc_mark_ptr"
#6  0x000055677ec014ce in gc_mark (objspace=0x556780425bf0, obj=140108984711120) at /tmp/ruby/src/trunk-O0/gc.c:7135
No locals.
#7  0x000055677ec01fac in gc_mark_children (objspace=0x556780425bf0, obj=140108985358040) at /tmp/ruby/src/trunk-O0/gc.c:7441
        i = 1016
        len = 1024
        ptr = 0x55678056e9b0
        any = 0x7f6daa4d56d8
#8  0x000055677ec025db in gc_mark_stacked_objects (objspace=0x556780425bf0, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7590
        mstack = 0x556780426078
        obj = 140108985358040
        marked_slots_at_the_beginning = 773
        popped_count = 0
#9  0x000055677ec0275b in gc_mark_stacked_objects_all (objspace=0x556780425bf0) at /tmp/ruby/src/trunk-O0/gc.c:7628
No locals.
#10 0x000055677ec04acf in gc_marks_rest (objspace=0x556780425bf0) at /tmp/ruby/src/trunk-O0/gc.c:8823
No locals.
#11 0x000055677ec04c03 in gc_marks (objspace=0x556780425bf0, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8881
        marking_finished = false
#12 0x000055677ec069a6 in gc_start (objspace=0x556780425bf0, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9634
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9503
#13 0x000055677ec0663b in garbage_collect (objspace=0x556780425bf0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9515
        _lev = 3961593600
        ret = 32766
#14 0x000055677ec07102 in garbage_collect_with_gvl (objspace=0x556780425bf0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9903
No locals.
#15 0x000055677ec0e2e1 in objspace_malloc_gc_stress (objspace=0x556780425bf0) at /tmp/ruby/src/trunk-O0/gc.c:12448
        reason = 45568
#16 0x000055677ec0e9fe in objspace_xcalloc (objspace=0x556780425bf0, size=128) at /tmp/ruby/src/trunk-O0/gc.c:12913
        gpr = 107008
        mem = 0x8
#17 0x000055677ec0eaaf in ruby_xcalloc_body (n=8, size=16) at /tmp/ruby/src/trunk-O0/gc.c:12920
No locals.
#18 0x000055677ec123e0 in ruby_xcalloc (n=8, size=16) at /tmp/ruby/src/trunk-O0/gc.c:14508
No locals.
#19 0x000055677ed8d56c in hash_table_extend (tbl=0x5567807605e0) at /tmp/ruby/src/trunk-O0/id_table.c:196
        new_cap = 8
        i = 8353
        old = 0x1007ffeec212040
        tmp_tbl = {capa = 8, num = 0, used = 0, items = 0x0}
#20 0x000055677ed8d6e3 in rb_id_table_insert_key (tbl=0x5567807605e0, key=522, val=93903024128768) at /tmp/ruby/src/trunk-O0/id_table.c:250
        index = -1
#21 0x000055677ed8d737 in rb_id_table_insert (tbl=0x5567807605e0, id=8353, val=93903024128768) at /tmp/ruby/src/trunk-O0/id_table.c:259
No locals.
#22 0x000055677eddb0aa in vm_ccs_create (klass=140109003220000, cc_tbl=0x5567807605e0, mid=8353, cme=0x7f6dc4a587a8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1965
        ccs = 0x556780658300
#23 0x000055677edf738d in cache_callable_method_entry (klass=140109003220000, mid=8353, cme=0x7f6dc4a587a8) at /tmp/ruby/src/trunk-O0/vm_method.c:1334
        cc_tbl = 0x5567807605e0
        ccs_data = 93902998564884
#24 0x000055677edf754f in callable_method_entry_or_negative (klass=140109003220000, mid=8353, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1382
        defined_class = 140109003220960
        me = 0x7f6dc4a587a8
        _lev = 21863
        cme = 0x7f6dc4a587a8
#25 0x000055677edf75e1 in callable_method_entry (klass=140109003220000, mid=8353, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1402
        cme = 0x7f6daa4da6d8
#26 0x000055677edf7644 in rb_callable_method_entry (klass=140109003220000, mid=8353) at /tmp/ruby/src/trunk-O0/vm_method.c:1409
No locals.
#27 0x000055677edf9a5f in rb_method_basic_definition_p (klass=140109003220000, id=8353) at /tmp/ruby/src/trunk-O0/vm_method.c:2704
        cme = 0x7f6daa40e650
#28 0x000055677efc5a54 in rb_get_backtrace (exc=140108984542800) at /tmp/ruby/src/trunk-O0/error.c:1762
        mid = 8353
        info = 0
#29 0x000055677ebe3747 in setup_exception (ec=0x556780426c60, tag=6, mesg=140108984542800, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:559
        bt = 1435
        _ec = 0x556780426c60
        _tag = {tag = 36, retval = 140109405945440, buf = {0x7ffeec212400, 0x55677ebe36d0 <setup_exception+313>, 0x0, 0x7ffeec2122b0, 0x7f6dc35efe60}, prev = 0x7ffeec212d70, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        e = 16546068293301513216
        line = 13
        file = 0x7f6dc4a5fd68 "-"
        file0 = 0x7f6dc4a5fd68 "-"
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#30 0x000055677ebe3d9c in rb_longjmp (ec=0x556780426c60, tag=6, mesg=140108984542800, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:654
No locals.
#31 0x000055677ebe3e22 in rb_exc_exception (mesg=140108984542800, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:669
No locals.
#32 0x000055677ebe3e48 in rb_exc_raise (mesg=140108984542800) at /tmp/ruby/src/trunk-O0/eval.c:682
No locals.
#33 0x000055677ed9ccb6 in rb_threadptr_execute_interrupts (th=0x556780425810, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2491
        err = 140108984542800
        sig = 0
        timer_interrupt = 0
        pending_interrupt = 2
        terminate_interrupt = 0
        trap_interrupt = 0
        interrupt = 2
        postponed_job_interrupt = 0
        ret = 1
#34 0x000055677edd06fd in rb_vm_check_ints (ec=0x556780426c60) at /tmp/ruby/src/trunk-O0/vm_core.h:2091
No locals.
#35 0x000055677edd80ce in vm_pop_frame (ec=0x556780426c60, cfp=0x7f6dc4b5fec0, ep=0x7f6dc4a600f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:419
        flags = 1431634051
#36 0x000055677ee01930 in rb_vm_pop_cfunc_frame () at /tmp/ruby/src/trunk-O0/vm.c:830
        ec = 0x556780426c60
        cfp = 0x7f6dc4b5fec0
        me = 0x7f6daa40faa0
        args = <optimized out>
#37 0x000055677edfd42d in raise_method_missing (ec=0x556780426c60, argc=2, argv=0x7ffeec212f10, obj=140109003006440, last_call_status=MISSING_NOENTRY) at /tmp/ruby/src/trunk-O0/vm_eval.c:1006
        exc = 140108984744960
        format = 0
#38 0x000055677edfd1e8 in rb_method_missing (argc=2, argv=0x7ffeec212f10, obj=140109003006440) at /tmp/ruby/src/trunk-O0/vm_eval.c:948
        ec = 0x556780426c60
#39 0x000055677ede1345 in ractor_safe_call_cfunc_m1 (recv=140109003006440, argc=2, argv=0x7ffeec212f10, func=0x55677edfd19b <rb_method_missing>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3301
        f = 0x55677edfd19b <rb_method_missing>
#40 0x000055677edfac72 in vm_call0_cfunc_with_frame (ec=0x556780426c60, calling=0x7ffeec212b20, argv=0x7ffeec212f10) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7f6dc4b5fef8
        ci = 0x7ffeec212af0
        val = 140108984859840
        me = 0x7f6daa40faa0
        cfunc = 0x5567804634e8
        len = -1
        recv = 140109003006440
        argc = 2
        mid = 2865
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#41 0x000055677edfad9b in vm_call0_cfunc (ec=0x556780426c60, calling=0x7ffeec212b20, argv=0x7ffeec212f10) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#42 0x000055677edfb019 in vm_call0_body (ec=0x556780426c60, calling=0x7ffeec212b20, argv=0x7ffeec212f10) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffeec212af0
        cc = 0x7ffeec212900
        ret = 93902996465949
#43 0x000055677edfa8f8 in vm_call0_cme (ec=0x556780426c60, calling=0x7ffeec212b20, argv=0x7ffeec212f10, cme=0x7f6daa40faa0) at /tmp/ruby/src/trunk-O0/vm_eval.c:117
No locals.
#44 0x000055677edfa99d in vm_call0_super (ec=0x556780426c60, calling=0x7ffeec212b20, argv=0x7ffeec212f10, klass=140108984838880, ex=MISSING_SUPER) at /tmp/ruby/src/trunk-O0/vm_eval.c:131
        cme = 0x7f6daa40faa0
        mid = 2865
#45 0x000055677edfb4b3 in vm_call0_body (ec=0x556780426c60, calling=0x7ffeec212b20, argv=0x7ffeec212f10) at /tmp/ruby/src/trunk-O0/vm_eval.c:253
        klass = 140109003226400
        ci = 0x7ffeec212af0
        cc = 0x7ffeec212bc0
        ret = 140732860017216
#46 0x000055677edfa869 in vm_call0_cc (ec=0x556780426c60, recv=140109003006440, id=2865, argc=2, argv=0x7ffeec212f10, cc=0x7ffeec212bc0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7ffeec212f10
        av = {140732860017568, 93902996500919}
        calling = {cd = 0x7ffeec212ae0, cc = 0x7ffeec212900, block_handler = 0, recv = 140109003006440, argc = 2, kw_splat = false, heap_argv = 0}
#47 0x000055677edfa60a in rb_vm_call0 (ec=0x556780426c60, recv=140109003006440, id=2865, argc=2, argv=0x7ffeec212f10, cme=0x7f6daa40fc30, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7f6daa40fc30, call_ = 0x55677ede5e52 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#48 0x000055677edfbc03 in rb_vm_call_kw (ec=0x556780426c60, recv=140109003006440, id=2865, argc=2, argv=0x7ffeec212f10, me=0x7f6daa40fc30, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:330
No locals.
#49 0x000055677edf9ae8 in call_method_entry (ec=0x556780426c60, defined_class=140109003226400, obj=140109003006440, id=2865, cme=0x7f6daa40fc30, argc=2, argv=0x7ffeec212f10, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2716
        passed_block_handler = 0
        result = 93903021829216
#50 0x000055677edfc4ac in check_funcall_exec (v=140732860018560) at /tmp/ruby/src/trunk-O0/vm_eval.c:593
        args = 0x7ffeec212f80
#51 0x000055677ebe46a1 in rb_vrescue2 (b_proc=0x55677edfc44f <check_funcall_exec>, data1=140732860018560, r_proc=0x55677edfc4b2 <check_funcall_failed>, data2=140732860018560, args=0x7ffeec212e30) at /tmp/ruby/src/trunk-O0/eval.c:913
        _ec = 0x556780426c60
        _tag = {tag = 36, retval = 140109003006280, buf = {0x7ffeec212df0, 0x55677ebe4643 <rb_vrescue2+263>, 0x0, 0x7ffeec212cf0, 0x7ffeec212de0}, prev = 0x7ffeec2135a0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        ec = 0x556780426c60
        cfp = 0x7f6dc4b5fef8
        result = 0
        e_info = 4
#52 0x000055677ebe4515 in rb_rescue2 (b_proc=0x55677edfc44f <check_funcall_exec>, data1=140732860018560, r_proc=0x55677edfc4b2 <check_funcall_failed>, data2=140732860018560) at /tmp/ruby/src/trunk-O0/eval.c:894
        ap = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffeec212f10, reg_save_area = 0x7ffeec212e50}}
        ret = 93902998565773
#53 0x000055677edfc893 in check_funcall_missing (ec=0x556780426c60, klass=140109003006280, recv=140109003006440, mid=25617, argc=1, argv=0x7ffeec2130a8, respond=-1, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:670
        argbuf = 0
        new_args = 0x7ffeec212f10
        args = {defined_class = 140109003226400, recv = 140109003006440, mid = 25617, ec = 0x556780426c60, cme = 0x7f6daa40fc30, respond = 0, respond_to_missing = 0, argc = 2, argv = 0x7ffeec212f10, kw_splat = 0}
        cme = 0x7f6daa40fc30
        ret = 36
#54 0x000055677edfca09 in rb_check_funcall_default_kw (recv=140109003006440, mid=25617, argc=1, argv=0x7ffeec2130a8, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:707
        ret = 93903000921687
        klass = 140109003006280
        me = 0x0
        ec = 0x556780426c60
        respond = -1
#55 0x000055677edfc93f in rb_check_funcall (recv=140109003006440, mid=25617, argc=1, argv=0x7ffeec2130a8) at /tmp/ruby/src/trunk-O0/vm_eval.c:689
No locals.
#56 0x000055677ec4bb09 in rb_iseq_load_iseq (fname=140108984543040) at /tmp/ruby/src/trunk-O0/iseq.c:1043
        iseqv = 140109003222080
#57 0x000055677ec56e9a in load_iseq_eval (ec=0x556780426c60, fname=140108984543040) at /tmp/ruby/src/trunk-O0/load.c:737
        iseq = 0xe59f7172ab972c00
#58 0x000055677ec5865e in require_internal (ec=0x556780426c60, fname=140108984745200, exception=1, warn=false) at /tmp/ruby/src/trunk-O0/load.c:1282
        handle = 140109405942240
        found = 114
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        _ec = 0x556780426c60
        _tag = {tag = 36, retval = 140109003222080, buf = {0x7ffeec213620, 0x55677ec58489 <require_internal+504>, 0x0, 0x7ffeec2134c0, 0x7ffeec2135f0}, prev = 0x7ffeec214580, state = RUBY_TAG_NONE, lock_rec = 0}
        result = -1
        th = 0x556780425810
        saved = {wrapper = 0, self = 140109427363320, errinfo = 4, ec = 0x556780426c60}
        state = RUBY_TAG_NONE
        ftptr = 0x5567806cfc50 "/tmp/empty20240207-2668313-sa9mpz.rb"
        path = 140108984543040
        saved_path = 140108984543040
        realpath = 140108984745120
        realpaths = 140109003019240
        realpath_map = 140109003019080
        reset_ext_config = false
        prev_ext_config = {ractor_safe = 126}
        th2 = 0x7f6daa43fcf0
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#59 0x000055677ec58b79 in rb_require_string_internal (fname=140108984745200, resurrect=false) at /tmp/ruby/src/trunk-O0/load.c:1381
        ec = 0x556780426c60
        result = 32621
#60 0x000055677ec58b12 in rb_require_string (fname=140108984745200) at /tmp/ruby/src/trunk-O0/load.c:1374
No locals.
#61 0x000055677ec5795e in rb_f_require (obj=140109427363320, fname=140108984543160) at /tmp/ruby/src/trunk-O0/load.c:1016
No locals.
#62 0x000055677ede13b3 in ractor_safe_call_cfunc_1 (recv=140109427363320, argc=1, argv=0x7f6dc4a600c0, func=0x55677ec5793e <rb_f_require>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3315
        f = 0x55677ec5793e <rb_f_require>
#63 0x000055677ede1f7c in vm_call_cfunc_with_frame_ (ec=0x556780426c60, reg_cfp=0x7f6dc4b5ff30, calling=0x7ffeec2138c0, argc=1, argv=0x7f6dc4a600c0, stack_bottom=0x7f6dc4a600b8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
        ci = 0x587100140003
        cc = 0x7f6daa4e0790
        val = 140108985403280
        me = 0x7f6daa4e5268
        cfunc = 0x55678049dbb8
        recv = 140109427363320
        block_handler = 0
        frame_type = 1431634051
        len = 1
        args = <optimized out>
        args = <optimized out>
#64 0x000055677ede2151 in vm_call_cfunc_with_frame (ec=0x556780426c60, reg_cfp=0x7f6dc4b5ff30, calling=0x7ffeec2138c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 1
        stack_bottom = 0x7f6dc4a600b8
        argv = 0x7f6dc4a600c0
#65 0x000055677ede858d in vm_sendish (ec=0x556780426c60, reg_cfp=0x7f6dc4b5ff30, cd=0x5567804a97b0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5603
        val = 36
        ci = 0x587100140003
        cc = 0x7f6daa4e0790
        argc = 1
        recv = 140109427363320
        calling = {cd = 0x5567804a97b0, cc = 0x7f6daa4e0790, block_handler = 0, recv = 140109427363320, argc = 1, kw_splat = false, heap_argv = 0}
#66 0x000055677edefd24 in vm_exec_core (ec=0x556780426c60) at ../../src/trunk-O0/insns.def:862
        bh = 0
        cd = 0x5567804a97b0
        leaf = false
        val = 140108984543160
        reg_pc = 0x556780747988
        reg_cfp = 0x7f6dc4b5ff30
        insns_address_table = {0x55677edec219 <vm_exec_core+108>, 0x55677edec27b <vm_exec_core+206>, 0x55677edec38e <vm_exec_core+481>, 0x55677edec4a2 <vm_exec_core+757>, 0x55677edec640 <vm_exec_core+1171>, 0x55677edec770 <vm_exec_core+1475>, 0x55677edec982 <vm_exec_core+2005>, 0x55677edeca94 <vm_exec_core+2279>, 0x55677edecb6d <vm_exec_core+2496>, 0x55677edecc74 <vm_exec_core+2759>, 0x55677edecd7b <vm_exec_core+3022>, 0x55677edece89 <vm_exec_core+3292>, 0x55677edecf9b <vm_exec_core+3566>, 0x55677eded06b <vm_exec_core+3774>, 0x55677eded174 <vm_exec_core+4039>, 0x55677eded26e <vm_exec_core+4289>, 0x55677eded331 <vm_exec_core+4484>, 0x55677eded3f4 <vm_exec_core+4679>, 0x55677eded47d <vm_exec_core+4816>, 0x55677eded509 <vm_exec_core+4956>, 0x55677eded5af <vm_exec_core+5122>, 0x55677eded687 <vm_exec_core+5338>, 0x55677eded754 <vm_exec_core+5543>, 0x55677eded832 <vm_exec_core+5765>, 0x55677eded8f4 <vm_exec_core+5959>, 0x55677ededa33 <vm_exec_core+6278>, 0x55677ededad9 <vm_exec_core+6444>, 0x55677ededbbe <vm_exec_core+6673>, 0x55677ededced <vm_exec_core+6976>, 0x55677ededdb0 <vm_exec_core+7171>, 0x55677edede73 <vm_exec_core+7366>, 0x55677ededf6a <vm_exec_core+7613>, 0x55677edee02c <vm_exec_core+7807>, 0x55677edee0ee <vm_exec_core+8001>, 0x55677edee1e8 <vm_exec_core+8251>, 0x55677edee2c7 <vm_exec_core+8474>, 0x55677edee394 <vm_exec_core+8679>, 0x55677edee4a4 <vm_exec_core+8951>, 0x55677edee59e <vm_exec_core+9201>, 0x55677edee619 <vm_exec_core+9324>, 0x55677edee6da <vm_exec_core+9517>, 0x55677edee7c8 <vm_exec_core+9755>, 0x55677edee878 <vm_exec_core+9931>, 0x55677edee9f7 <vm_exec_core+10314>, 0x55677edeead1 <vm_exec_core+10532>, 0x55677edeebbd <vm_exec_core+10768>, 0x55677edeec4e <vm_exec_core+10913>, 0x55677edeeda9 <vm_exec_core+11260>, 0x55677edef363 <vm_exec_core+12726>, 0x55677edef45f <vm_exec_core+12978>, 0x55677edef562 <vm_exec_core+13237>, 0x55677edef64e <vm_exec_core+13473>, 0x55677edef867 <vm_exec_core+14010>, 0x55677edef959 <vm_exec_core+14252>, 0x55677edefa5f <vm_exec_core+14514>, 0x55677edefc6a <vm_exec_core+15037>, 0x55677edefe21 <vm_exec_core+15476>, 0x55677edeff55 <vm_exec_core+15784>, 0x55677edf00ca <vm_exec_core+16157>, 0x55677edf01fe <vm_exec_core+16465>, 0x55677edf0373 <vm_exec_core+16838>, 0x55677edf0555 <vm_exec_core+17320>, 0x55677edf0760 <vm_exec_core+17843>, 0x55677edf0917 <vm_exec_core+18282>, 0x55677edf0a39 <vm_exec_core+18572>, 0x55677edf0ae0 <vm_exec_core+18739>, 0x55677edf0ba4 <vm_exec_core+18935>, 0x55677edf0c8d <vm_exec_core+19168>, 0x55677edf0d79 <vm_exec_core+19404>, 0x55677edf0e62 <vm_exec_core+19637>, 0x55677edf0f76 <vm_exec_core+19913>, 0x55677edf109d <vm_exec_core+20208>, 0x55677edf11dc <vm_exec_core+20527>, 0x55677edf131b <vm_exec_core+20846>, 0x55677edf145a <vm_exec_core+21165>, 0x55677edf1599 <vm_exec_core+21484>, 0x55677edf16d8 <vm_exec_core+21803>, 0x55677edf1822 <vm_exec_core+22133>, 0x55677edf19a5 <vm_exec_core+22520>, 0x55677edf1ae4 <vm_exec_core+22839>, 0x55677edf1c23 <vm_exec_core+23158>, 0x55677edf1d62 <vm_exec_core+23477>, 0x55677edf1ea1 <vm_exec_core+23796>, 0x55677edf1fe0 <vm_exec_core+24115>, 0x55677edf211f <vm_exec_core+24434>, 0x55677edf225e <vm_exec_core+24753>, 0x55677edf239d <vm_exec_core+25072>, 0x55677edf24f5 <vm_exec_core+25416>, 0x55677edf26bb <vm_exec_core+25870>, 0x55677edf2842 <vm_exec_core+26261>, 0x55677edf296a <vm_exec_core+26557>, 0x55677edf2a92 <vm_exec_core+26853>, 0x55677edf2bb5 <vm_exec_core+27144>, 0x55677edf2cd8 <vm_exec_core+27435>, 0x55677edf2e0c <vm_exec_core+27743>, 0x55677edf2f4b <vm_exec_core+28062>, 0x55677edf3036 <vm_exec_core+28297>, 0x55677edf313b <vm_exec_core+28558>, 0x55677edf3283 <vm_exec_core+28886>, 0x55677edf3372 <vm_exec_core+29125>, 0x55677edf344c <vm_exec_core+29343>, 0x55677edf3521 <vm_exec_core+29556>, 0x55677edf35fc <vm_exec_core+29775>, 0x55677edf3678 <vm_exec_core+29899>, 0x55677edf36f4 <vm_exec_core+30023>, 0x55677edf3712 <vm_exec_core+30053>, 0x55677edf3730 <vm_exec_core+30083>, 0x55677edf374e <vm_exec_core+30113>, 0x55677edf376c <vm_exec_core+30143>, 0x55677edf378a <vm_exec_core+30173>, 0x55677edf37a8 <vm_exec_core+30203>, 0x55677edf37c6 <vm_exec_core+30233>, 0x55677edf37e4 <vm_exec_core+30263>, 0x55677edf3802 <vm_exec_core+30293>, 0x55677edf3820 <vm_exec_core+30323>, 0x55677edf383e <vm_exec_core+30353>, 0x55677edf385c <vm_exec_core+30383>, 0x55677edf387a <vm_exec_core+30413>, 0x55677edf3898 <vm_exec_core+30443>, 0x55677edf38b6 <vm_exec_core+30473>, 0x55677edf38d4 <vm_exec_core+30503>, 0x55677edf38f2 <vm_exec_core+30533>, 0x55677edf3910 <vm_exec_core+30563>, 0x55677edf392e <vm_exec_core+30593>, 0x55677edf394c <vm_exec_core+30623>, 0x55677edf396a <vm_exec_core+30653>, 0x55677edf3988 <vm_exec_core+30683>, 0x55677edf39a6 <vm_exec_core+30713>, 0x55677edf39c4 <vm_exec_core+30743>, 0x55677edf39e2 <vm_exec_core+30773>, 0x55677edf3a00 <vm_exec_core+30803>, 0x55677edf3a1e <vm_exec_core+30833>, 0x55677edf3a3c <vm_exec_core+30863>, 0x55677edf3a5a <vm_exec_core+30893>, 0x55677edf3a78 <vm_exec_core+30923>, 0x55677edf3a96 <vm_exec_core+30953>, 0x55677edf3ab4 <vm_exec_core+30983>, 0x55677edf3ad2 <vm_exec_core+31013>, 0x55677edf3af0 <vm_exec_core+31043>, 0x55677edf3b0e <vm_exec_core+31073>, 0x55677edf3b2c <vm_exec_core+31103>, 0x55677edf3b4a <vm_exec_core+31133>, 0x55677edf3b68 <vm_exec_core+31163>, 0x55677edf3b86 <vm_exec_core+31193>, 0x55677edf3ba4 <vm_exec_core+31223>, 0x55677edf3bc2 <vm_exec_core+31253>, 0x55677edf3be0 <vm_exec_core+31283>, 0x55677edf3bfe <vm_exec_core+31313>, 0x55677edf3c1c <vm_exec_core+31343>, 0x55677edf3c3a <vm_exec_core+31373>, 0x55677edf3c58 <vm_exec_core+31403>, 0x55677edf3c76 <vm_exec_core+31433>, 0x55677edf3c94 <vm_exec_core+31463>, 0x55677edf3cb2 <vm_exec_core+31493>, 0x55677edf3cd0 <vm_exec_core+31523>, 0x55677edf3cee <vm_exec_core+31553>, 0x55677edf3d0c <vm_exec_core+31583>, 0x55677edf3d2a <vm_exec_core+31613>, 0x55677edf3d48 <vm_exec_core+31643>, 0x55677edf3d66 <vm_exec_core+31673>, 0x55677edf3d84 <vm_exec_core+31703>, 0x55677edf3da2 <vm_exec_core+31733>, 0x55677edf3dc0 <vm_exec_core+31763>, 0x55677edf3dde <vm_exec_core+31793>, 0x55677edf3dfc <vm_exec_core+31823>, 0x55677edf3e1a <vm_exec_core+31853>, 0x55677edf3e38 <vm_exec_core+31883>, 0x55677edf3e56 <vm_exec_core+31913>, 0x55677edf3e74 <vm_exec_core+31943>, 0x55677edf3e92 <vm_exec_core+31973>, 0x55677edf3eb0 <vm_exec_core+32003>, 0x55677edf3ece <vm_exec_core+32033>, 0x55677edf3eec <vm_exec_core+32063>, 0x55677edf3f0a <vm_exec_core+32093>, 0x55677edf3f28 <vm_exec_core+32123>, 0x55677edf3f46 <vm_exec_core+32153>, 0x55677edf3f64 <vm_exec_core+32183>, 0x55677edf3f82 <vm_exec_core+32213>, 0x55677edf3fa0 <vm_exec_core+32243>, 0x55677edf3fbe <vm_exec_core+32273>, 0x55677edf3fdc <vm_exec_core+32303>, 0x55677edf3ffa <vm_exec_core+32333>, 0x55677edf402b <vm_exec_core+32382>, 0x55677edf4049 <vm_exec_core+32412>, 0x55677edf4067 <vm_exec_core+32442>, 0x55677edf4085 <vm_exec_core+32472>, 0x55677edf40a3 <vm_exec_core+32502>, 0x55677edf40c1 <vm_exec_core+32532>, 0x55677edf40df <vm_exec_core+32562>, 0x55677edf40fd <vm_exec_core+32592>, 0x55677edf411b <vm_exec_core+32622>, 0x55677edf4139 <vm_exec_core+32652>, 0x55677edf4157 <vm_exec_core+32682>, 0x55677edf4175 <vm_exec_core+32712>, 0x55677edf4193 <vm_exec_core+32742>, 0x55677edf41b1 <vm_exec_core+32772>, 0x55677edf41cf <vm_exec_core+32802>, 0x55677edf41ed <vm_exec_core+32832>, 0x55677edf420b <vm_exec_core+32862>, 0x55677edf4229 <vm_exec_core+32892>...}
#67 0x000055677ee0697b in vm_exec_loop (ec=0x556780426c60, state=RUBY_TAG_BREAK, tag=0x7ffeec214580, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2516
No locals.
#68 0x000055677ee068c3 in rb_vm_exec (ec=0x556780426c60) at /tmp/ruby/src/trunk-O0/vm.c:2495
        _ec = 0x556780426c60
        _tag = {tag = 36, retval = 4, buf = {0x7ffeec214600, 0x55677ee067ee <rb_vm_exec+190>, 0x0, 0x7ffeec214550, 0x7ffeec214898}, prev = 0x7ffeec214670, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_BREAK
        result = 36
#69 0x000055677ee076cf in rb_iseq_eval_main (iseq=0x7f6daa4dbe48) at /tmp/ruby/src/trunk-O0/vm.c:2755
        ec = 0x556780426c60
        val = 93903021829216
#70 0x000055677ebe2e4a in rb_ec_exec_node (ec=0x556780426c60, n=0x7f6daa4dbe48) at /tmp/ruby/src/trunk-O0/eval.c:283
        th = 0x556780425810
        _ec = 0x556780426c60
        _tag = {tag = 36, retval = 93902996382790, buf = {0x7ffeec2146f0, 0x55677ebe2de0 <rb_ec_exec_node+212>, 0x0, 0x7ffeec214640, 0x556780426c60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f6daa4dbe48
#71 0x000055677ebe2fbb in ruby_run_node (n=0x7f6daa4dbe48) at /tmp/ruby/src/trunk-O0/eval.c:323
        ec = 0x556780426c60
        status = 21863
#72 0x000055677ebde5c4 in rb_main (argc=123, argv=0x7ffeec214898) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140732860024688
#73 0x000055677ebde625 in main (argc=123, argv=0x7ffeec214898) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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