# Logfile created on 2023-11-22 22:33:54 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000555802df55c0 @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.20231122-223354", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000555802e8b250 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000555802e8b110 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000555802e8af30 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231122-223354", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231122-223354>, @binmode=false, @mon_data=#<Monitor:0x0000555802e8ae68>, @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 927587afb6aac69b358b86a01f602d207053e8d2
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /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
   8d6175b..5672fb6  master     -> origin/master
Updating 8d6175b..5672fb6
Fast-forward
 vm_trace.c | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)
Latest commit hash = 5672fb63d2
$$$[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 927587afb6aac69b358b86a01f602d207053e8d2
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
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/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
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/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
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/openssl'
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/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
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]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/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.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/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 927587afb6aac69b358b86a01f602d207053e8d2
	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
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
generating enc.mk
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
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
making trans
generating makefiles ext/configure-ext.mk
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
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/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
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/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
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/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/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.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
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.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/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.3.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.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.3.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.3.0+0
                                    abbrev 0.1.1
                                    base64 0.2.0
                                    benchmark 0.3.0
                                    bundler 2.5.0.dev
                                    cgi 0.4.0
                                    csv 3.2.8
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    drb 2.2.0
                                    english 0.8.0
                                    erb 4.0.3
                                    error_highlight 0.5.1
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    getoptlong 0.2.1
                                    ipaddr 1.2.5
                                    irb 1.9.1
                                    logger 1.6.0
                                    mutex_m 0.2.0
                                    net-http 0.4.0
                                    net-protocol 0.2.2
                                    observer 0.1.2
                                    open-uri 0.4.0
                                    open3 0.2.0
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.18.0
                                    pstore 0.1.3
                                    rdoc 6.6.0
                                    readline 0.0.3
                                    reline 0.4.0
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.0
                                    set 1.0.3
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 1.1.0
                                    tempfile 0.2.0
                                    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.3.0+0
                                    bigdecimal 3.1.5
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3.dev.1
                                    fcntl 1.1.0
                                    fiddle 1.1.2
                                    io-console 0.6.1.dev.1
                                    io-nonblock 0.2.0
                                    io-wait 0.3.0
                                    json 2.6.3
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.1.1
                                    stringio 3.1.0
                                    strscan 3.0.8
                                    syslog 0.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
                                    minitest 5.20.0
                                    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.2.0
                                    net-imap 0.4.6
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.3.2
                                    typeprof 0.21.8
                                    debug 1.8.0
                                    racc 1.7.3
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1863 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

generating enc.mk
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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
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/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/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'
Run options: 
  --seed=60692
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-O0/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

Retrying...
Finished tests in 1015.064594s, 26.5678 tests/s, 10331.8656 assertions/s.
26968 tests, 10487511 assertions, 0 failures, 0 errors, 187 skips

ruby -v: ruby 3.3.0dev (2023-11-22T21:01:00Z master 5672fb63d2) [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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
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/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/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'
$ /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.3.0dev (2023-11-22T21:01:00Z master 5672fb63d2) [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 267.769254 seconds

3725 files, 32456 examples, 146677 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.819755.ruby -x gdbscript
[New LWP 819755]
[New LWP 819757]
[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  0x000055daceafca9a in rb_special_const_p (obj=140123726818120) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:349
349	    return RB_SPECIAL_CONST_P(obj) * RUBY_Qtrue;
[Current thread is 1 (Thread 0x7f71335ee7c0 (LWP 819755))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f71335ee7c0 (LWP 819755) 0x000055daceafca9a in rb_special_const_p (obj=140123726818120) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:349
  2    Thread 0x7f711a00f640 (LWP 819757) 0x00007f7133716fde in epoll_wait (epfd=4, events=0x55dacf1143fc <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f711a00f640 (LWP 819757)):
#0  0x00007f7133716fde in epoll_wait (epfd=4, events=0x55dacf1143fc <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  0x000055dacec94b97 in timer_thread_polling (vm=0x55dad05c2b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
        r = 618628888
#2  0x000055dacec9523f in timer_thread_func (ptr=0x55dad05c2b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2969
        vm = 0x55dad05c2b10
#3  0x00007f7133685b43 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 = {140725367896048, -1588048741634979317, 140123744302656, 25, 140124170508368, 140725367896400, 1663000430194936331, 1663086953774795275}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#4  0x00007f7133716bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f71335ee7c0 (LWP 819755)):
#0  0x000055daceafca9a in rb_special_const_p (obj=140123726818120) at /tmp/ruby/src/trunk-O0/include/ruby/internal/special_consts.h:349
No locals.
#1  0x000055daceb05e47 in is_markable_object (obj=140123726818120) at /tmp/ruby/src/trunk-O0/gc.c:4664
No locals.
#2  0x000055daceb0aaf1 in gc_mark (objspace=0x55dad05c5260, obj=140123726818120) at /tmp/ruby/src/trunk-O0/gc.c:7002
No locals.
#3  0x000055daceb09f2b in mark_method_entry (objspace=0x55dad05c5260, me=0x7f7118f62af8) at /tmp/ruby/src/trunk-O0/gc.c:6649
        def = 0x55dad0710c20
#4  0x000055daceb0b087 in gc_mark_imemo (objspace=0x55dad05c5260, obj=140123726818040) at /tmp/ruby/src/trunk-O0/gc.c:7153
        __func__ = <optimized out>
#5  0x000055daceb0b285 in gc_mark_children (objspace=0x55dad05c5260, obj=140123726818040) at /tmp/ruby/src/trunk-O0/gc.c:7248
        any = 0x7f7118f62af8
#6  0x000055daceb0bbe0 in gc_mark_stacked_objects (objspace=0x55dad05c5260, incremental=1, count=34294) at /tmp/ruby/src/trunk-O0/gc.c:7448
        mstack = 0x55dad05c56e8
        obj = 140123726818040
        marked_slots_at_the_beginning = 752
        popped_count = 3161
#7  0x000055daceb0bd38 in gc_mark_stacked_objects_incremental (objspace=0x55dad05c5260, count=34294) at /tmp/ruby/src/trunk-O0/gc.c:7480
No locals.
#8  0x000055daceb0e070 in gc_marks_step (objspace=0x55dad05c5260, slots=34294) at /tmp/ruby/src/trunk-O0/gc.c:8685
        marking_finished = false
        __func__ = <optimized out>
#9  0x000055daceb0e0d8 in gc_marks_continue (objspace=0x55dad05c5260, size_pool=0x55dad05c5360, heap=0x55dad05c53b0) at /tmp/ruby/src/trunk-O0/gc.c:8705
        __func__ = <optimized out>
        marking_finished = true
#10 0x000055daceb01c37 in gc_continue (objspace=0x55dad05c5260, size_pool=0x55dad05c5360, heap=0x55dad05c53b0) at /tmp/ruby/src/trunk-O0/gc.c:2480
        lock_lev = 0
#11 0x000055daceb0240e in newobj_alloc (objspace=0x55dad05c5260, cr=0x55dad05c6010, size_pool_idx=1, vm_locked=true) at /tmp/ruby/src/trunk-O0/gc.c:2807
        lev = 32765
        unlock_vm = false
        size_pool = 0x55dad05c5360
        heap = 0x55dad05c53b0
        cache = 0x55dad05c6208
        obj = 0
        __func__ = <optimized out>
#12 0x000055daceb02641 in newobj_slowpath (size_pool_idx=1, wb_protected=1, cr=0x55dad05c6010, objspace=0x55dad05c5260, flags=4294967301, klass=140123744627800) at /tmp/ruby/src/trunk-O0/gc.c:2866
        obj = 2
        lev = 1
#13 newobj_slowpath_wb_protected (klass=140123744627800, flags=4294967301, objspace=0x55dad05c5260, cr=0x55dad05c6010, size_pool_idx=1) at /tmp/ruby/src/trunk-O0/gc.c:2884
No locals.
#14 0x000055daceb029b9 in newobj_of0 (klass=140123744627800, flags=4294967301, wb_protected=1, cr=0x55dad05c6010, alloc_size=60) at /tmp/ruby/src/trunk-O0/gc.c:2926
        obj = 94398258971047
        objspace = 0x55dad05c5260
        size_pool_idx = 1
        i = <optimized out>
        cnt = <optimized out>
#15 0x000055daceb02a25 in newobj_of (cr=0x55dad05c6010, klass=140123744627800, flags=5, v1=0, v2=0, v3=0, wb_protected=1, alloc_size=60) at /tmp/ruby/src/trunk-O0/gc.c:2936
        obj = 94398286947008
#16 0x000055daceb02ae0 in rb_wb_protected_newobj_of (ec=0x55dad05c62c0, klass=140123744627800, flags=5, size=60) at /tmp/ruby/src/trunk-O0/gc.c:2951
        __func__ = <optimized out>
#17 0x000055dacec688b2 in str_alloc_embed (klass=140123744627800, capa=36) at /tmp/ruby/src/trunk-O0/string.c:855
        size = 60
        str = 0x23
#18 0x000055dacec689ef in str_new0 (klass=140123744627800, ptr=0x7f7118ebfd48 "/tmp/empty20231122-819755-hx32p1.rb", len=35, termlen=1) at /tmp/ruby/src/trunk-O0/string.c:891
        str = 140123744627800
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#19 0x000055dacec6a128 in str_new_frozen_buffer (klass=140123744627800, orig=140123726072200, copy_encoding=1) at /tmp/ruby/src/trunk-O0/string.c:1427
        str = 140725367891544
        len = 35
        termlen = 1
#20 0x000055dacec69f39 in str_new_frozen (klass=140123744627800, orig=140123726072200) at /tmp/ruby/src/trunk-O0/string.c:1397
No locals.
#21 0x000055dacec69d76 in rb_str_new_frozen (orig=140123726072200) at /tmp/ruby/src/trunk-O0/string.c:1347
No locals.
#22 0x000055daceaf18f7 in rb_get_path_check_convert (obj=140123726072200) at /tmp/ruby/src/trunk-O0/file.c:236
No locals.
#23 0x000055daceaf193b in rb_get_path (obj=140123726072200) at /tmp/ruby/src/trunk-O0/file.c:248
No locals.
#24 0x000055daceaf29c4 in rb_stat (file=140123726072200, st=0x7ffd2d906820) at /tmp/ruby/src/trunk-O0/file.c:1310
        tmp = 4
        result = 0
#25 0x000055daceaf3c3f in rb_file_identical_p (obj=140123744431360, fname1=140123726072800, fname2=140123726072200) at /tmp/ruby/src/trunk-O0/file.c:2202
        st1 = {st_dev = 164, st_ino = 13640517, st_nlink = 1, st_mode = 33152, st_uid = 1001, st_gid = 1000, __pad0 = 0, st_rdev = 0, st_size = 0, st_blksize = 4096, st_blocks = 0, st_atim = {tv_sec = 1700692812, tv_nsec = 901339867}, st_mtim = {tv_sec = 1700692811, tv_nsec = 61268660}, st_ctim = {tv_sec = 1700692811, tv_nsec = 61268660}, __glibc_reserved = {0, 0, 0}}
        st2 = {st_dev = 0, st_ino = 140123727003400, st_nlink = 94398286943824, st_mode = 3495711328, st_uid = 21978, st_gid = 1, __pad0 = 1049216, st_rdev = 16, st_size = 140123744466080, st_blksize = 0, st_blocks = 140123744431360, st_atim = {tv_sec = 1431634051, tv_nsec = 0}, st_mtim = {tv_sec = 94398286947008, tv_nsec = 140725367892160}, st_ctim = {tv_sec = 3467739945, tv_nsec = 140124169883384}, __glibc_reserved = {140124168835288, 140725367892160, 94398286947008}}
#26 0x000055dacecdfd4c in ractor_safe_call_cfunc_2 (recv=140123744431360, argc=2, argv=0x7f71334ed0c8, func=0x55daceaf3bcf <rb_file_identical_p>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3334
        f = 0x55daceaf3bcf <rb_file_identical_p>
#27 0x000055dacece08cd in vm_call_cfunc_with_frame_ (ec=0x55dad05c62c0, reg_cfp=0x7f71335ecf30, calling=0x7ffd2d906d10, argc=2, argv=0x7f71334ed0c8, stack_bottom=0x7f71334ed0c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3504
        ci = 0x492f00100005
        cc = 0x7f7118eadbf8
        val = 140725367892400
        me = 0x7f711a0374a0
        cfunc = 0x55dad05e9ae8
        recv = 140123744431360
        block_handler = 0
        frame_type = 1431634051
        len = 2
        args = <optimized out>
        args = <optimized out>
#28 0x000055dacece0aa2 in vm_call_cfunc_with_frame (ec=0x55dad05c62c0, reg_cfp=0x7f71335ecf30, calling=0x7ffd2d906d10) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3532
        argc = 2
        stack_bottom = 0x7f71334ed0c0
        argv = 0x7f71334ed0c8
#29 0x000055dacece0bba in vm_call_cfunc_other (ec=0x55dad05c62c0, reg_cfp=0x7f71335ecf30, calling=0x7ffd2d906d10) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3558
        ci = 0x492f00100005
        argv_ary = 0
#30 0x000055dacece0fe2 in vm_call_cfunc (ec=0x55dad05c62c0, reg_cfp=0x7f71335ecf30, calling=0x7ffd2d906d10) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3640
        ci = 0x492f00100005
#31 0x000055dacece382b in vm_call_method_each_type (ec=0x55dad05c62c0, cfp=0x7f71335ecf30, calling=0x7ffd2d906d10) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4418
        aset_mask = 2008
        ivar_mask = 0
        ci = 0x492f00100005
        cc = 0x7f7118eadbf8
        cme = 0x7f711a0374a0
        v = 94398288850024
#32 0x000055dacece42d7 in vm_call_method (ec=0x55dad05c62c0, cfp=0x7f71335ecf30, calling=0x7ffd2d906d10) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4544
        ci = 0x492f00100005
        cc = 0x7f7118eadbf8
#33 0x000055dacece44d9 in vm_call_general (ec=0x55dad05c62c0, reg_cfp=0x7f71335ecf30, calling=0x7ffd2d906d10) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4588
No locals.
#34 0x000055dacece6b5e in vm_sendish (ec=0x55dad05c62c0, reg_cfp=0x7f71335ecf30, cd=0x55dad0789f10, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5582
        val = 36
        ci = 0x492f00100005
        cc = 0x7f7118eadbf8
        argc = 2
        recv = 140123744431360
        calling = {cd = 0x55dad0789f10, cc = 0x7f7118eadbf8, block_handler = 0, recv = 140123744431360, argc = 2, kw_splat = false, heap_argv = 0}
#35 0x000055dacecee023 in vm_exec_core (ec=0x55dad05c62c0) at ../../src/trunk-O0/insns.def:822
        bh = 0
        cd = 0x55dad0789f10
        leaf = false
        val = 140123726072200
        reg_pc = 0x55dad0789d80
        reg_cfp = 0x7f71335ecf30
        insns_address_table = {0x55dacecea7c6 <vm_exec_core+108>, 0x55dacecea828 <vm_exec_core+206>, 0x55dacecea93b <vm_exec_core+481>, 0x55daceceaa4f <vm_exec_core+757>, 0x55daceceabed <vm_exec_core+1171>, 0x55dacecead1d <vm_exec_core+1475>, 0x55daceceaf2f <vm_exec_core+2005>, 0x55daceceb041 <vm_exec_core+2279>, 0x55daceceb11a <vm_exec_core+2496>, 0x55daceceb221 <vm_exec_core+2759>, 0x55daceceb328 <vm_exec_core+3022>, 0x55daceceb436 <vm_exec_core+3292>, 0x55daceceb548 <vm_exec_core+3566>, 0x55daceceb618 <vm_exec_core+3774>, 0x55daceceb721 <vm_exec_core+4039>, 0x55daceceb81b <vm_exec_core+4289>, 0x55daceceb8de <vm_exec_core+4484>, 0x55daceceb9a1 <vm_exec_core+4679>, 0x55daceceba2a <vm_exec_core+4816>, 0x55dacecebab6 <vm_exec_core+4956>, 0x55dacecebb5c <vm_exec_core+5122>, 0x55dacecebc34 <vm_exec_core+5338>, 0x55dacecebd01 <vm_exec_core+5543>, 0x55dacecebddf <vm_exec_core+5765>, 0x55dacecebea1 <vm_exec_core+5959>, 0x55dacecebfe0 <vm_exec_core+6278>, 0x55dacecec086 <vm_exec_core+6444>, 0x55dacecec16b <vm_exec_core+6673>, 0x55dacecec29a <vm_exec_core+6976>, 0x55dacecec35d <vm_exec_core+7171>, 0x55dacecec420 <vm_exec_core+7366>, 0x55dacecec518 <vm_exec_core+7614>, 0x55dacecec5da <vm_exec_core+7808>, 0x55dacecec6b9 <vm_exec_core+8031>, 0x55dacecec7c9 <vm_exec_core+8303>, 0x55dacecec8c3 <vm_exec_core+8553>, 0x55dacecec93e <vm_exec_core+8676>, 0x55dacecec9ff <vm_exec_core+8869>, 0x55dacececaed <vm_exec_core+9107>, 0x55dacececb9d <vm_exec_core+9283>, 0x55dacececd1c <vm_exec_core+9666>, 0x55dacececdf6 <vm_exec_core+9884>, 0x55dacececee2 <vm_exec_core+10120>, 0x55dacececf73 <vm_exec_core+10265>, 0x55daceced0ce <vm_exec_core+10612>, 0x55daceced670 <vm_exec_core+12054>, 0x55daceced76c <vm_exec_core+12306>, 0x55daceced86f <vm_exec_core+12565>, 0x55daceced95b <vm_exec_core+12801>, 0x55dacecedb74 <vm_exec_core+13338>, 0x55dacecedc66 <vm_exec_core+13580>, 0x55dacecedd6c <vm_exec_core+13842>, 0x55dacecedf69 <vm_exec_core+14351>, 0x55dacecee112 <vm_exec_core+14776>, 0x55dacecee23d <vm_exec_core+15075>, 0x55dacecee3a9 <vm_exec_core+15439>, 0x55dacecee4d4 <vm_exec_core+15738>, 0x55dacecee640 <vm_exec_core+16102>, 0x55dacecee822 <vm_exec_core+16584>, 0x55daceceea1f <vm_exec_core+17093>, 0x55daceceebc8 <vm_exec_core+17518>, 0x55daceceecea <vm_exec_core+17808>, 0x55daceceed91 <vm_exec_core+17975>, 0x55daceceee55 <vm_exec_core+18171>, 0x55daceceef3e <vm_exec_core+18404>, 0x55dacecef02a <vm_exec_core+18640>, 0x55dacecef113 <vm_exec_core+18873>, 0x55dacecef227 <vm_exec_core+19149>, 0x55dacecef34e <vm_exec_core+19444>, 0x55dacecef484 <vm_exec_core+19754>, 0x55dacecef5ba <vm_exec_core+20064>, 0x55dacecef6f0 <vm_exec_core+20374>, 0x55dacecef826 <vm_exec_core+20684>, 0x55dacecef95c <vm_exec_core+20994>, 0x55dacecefa9d <vm_exec_core+21315>, 0x55dacecefc17 <vm_exec_core+21693>, 0x55dacecefd4d <vm_exec_core+22003>, 0x55dacecefe83 <vm_exec_core+22313>, 0x55daceceffb9 <vm_exec_core+22623>, 0x55dacecf00ef <vm_exec_core+22933>, 0x55dacecf0225 <vm_exec_core+23243>, 0x55dacecf035b <vm_exec_core+23553>, 0x55dacecf0491 <vm_exec_core+23863>, 0x55dacecf05c7 <vm_exec_core+24173>, 0x55dacecf0716 <vm_exec_core+24508>, 0x55dacecf08d0 <vm_exec_core+24950>, 0x55dacecf0a4e <vm_exec_core+25332>, 0x55dacecf0b6d <vm_exec_core+25619>, 0x55dacecf0c8c <vm_exec_core+25906>, 0x55dacecf0da6 <vm_exec_core+26188>, 0x55dacecf0ec0 <vm_exec_core+26470>, 0x55dacecf0feb <vm_exec_core+26769>, 0x55dacecf1121 <vm_exec_core+27079>, 0x55dacecf120c <vm_exec_core+27314>, 0x55dacecf1311 <vm_exec_core+27575>, 0x55dacecf1459 <vm_exec_core+27903>, 0x55dacecf1548 <vm_exec_core+28142>, 0x55dacecf161c <vm_exec_core+28354>, 0x55dacecf16f1 <vm_exec_core+28567>, 0x55dacecf17db <vm_exec_core+28801>, 0x55dacecf1857 <vm_exec_core+28925>, 0x55dacecf18d3 <vm_exec_core+29049>, 0x55dacecf18f1 <vm_exec_core+29079>, 0x55dacecf190f <vm_exec_core+29109>, 0x55dacecf192d <vm_exec_core+29139>, 0x55dacecf194b <vm_exec_core+29169>, 0x55dacecf1969 <vm_exec_core+29199>, 0x55dacecf1987 <vm_exec_core+29229>, 0x55dacecf19a5 <vm_exec_core+29259>, 0x55dacecf19c3 <vm_exec_core+29289>, 0x55dacecf19e1 <vm_exec_core+29319>, 0x55dacecf19ff <vm_exec_core+29349>, 0x55dacecf1a1d <vm_exec_core+29379>, 0x55dacecf1a3b <vm_exec_core+29409>, 0x55dacecf1a59 <vm_exec_core+29439>, 0x55dacecf1a77 <vm_exec_core+29469>, 0x55dacecf1a95 <vm_exec_core+29499>, 0x55dacecf1ab3 <vm_exec_core+29529>, 0x55dacecf1ad1 <vm_exec_core+29559>, 0x55dacecf1aef <vm_exec_core+29589>, 0x55dacecf1b0d <vm_exec_core+29619>, 0x55dacecf1b2b <vm_exec_core+29649>, 0x55dacecf1b49 <vm_exec_core+29679>, 0x55dacecf1b67 <vm_exec_core+29709>, 0x55dacecf1b85 <vm_exec_core+29739>, 0x55dacecf1ba3 <vm_exec_core+29769>, 0x55dacecf1bc1 <vm_exec_core+29799>, 0x55dacecf1bdf <vm_exec_core+29829>, 0x55dacecf1bfd <vm_exec_core+29859>, 0x55dacecf1c1b <vm_exec_core+29889>, 0x55dacecf1c39 <vm_exec_core+29919>, 0x55dacecf1c57 <vm_exec_core+29949>, 0x55dacecf1c75 <vm_exec_core+29979>, 0x55dacecf1c93 <vm_exec_core+30009>, 0x55dacecf1cb1 <vm_exec_core+30039>, 0x55dacecf1ccf <vm_exec_core+30069>, 0x55dacecf1ced <vm_exec_core+30099>, 0x55dacecf1d0b <vm_exec_core+30129>, 0x55dacecf1d29 <vm_exec_core+30159>, 0x55dacecf1d47 <vm_exec_core+30189>, 0x55dacecf1d65 <vm_exec_core+30219>, 0x55dacecf1d83 <vm_exec_core+30249>, 0x55dacecf1da1 <vm_exec_core+30279>, 0x55dacecf1dbf <vm_exec_core+30309>, 0x55dacecf1ddd <vm_exec_core+30339>, 0x55dacecf1dfb <vm_exec_core+30369>, 0x55dacecf1e19 <vm_exec_core+30399>, 0x55dacecf1e37 <vm_exec_core+30429>, 0x55dacecf1e55 <vm_exec_core+30459>, 0x55dacecf1e73 <vm_exec_core+30489>, 0x55dacecf1e91 <vm_exec_core+30519>, 0x55dacecf1eaf <vm_exec_core+30549>, 0x55dacecf1ecd <vm_exec_core+30579>, 0x55dacecf1eeb <vm_exec_core+30609>, 0x55dacecf1f09 <vm_exec_core+30639>, 0x55dacecf1f27 <vm_exec_core+30669>, 0x55dacecf1f45 <vm_exec_core+30699>, 0x55dacecf1f63 <vm_exec_core+30729>, 0x55dacecf1f81 <vm_exec_core+30759>, 0x55dacecf1f9f <vm_exec_core+30789>, 0x55dacecf1fbd <vm_exec_core+30819>, 0x55dacecf1fdb <vm_exec_core+30849>, 0x55dacecf1ff9 <vm_exec_core+30879>, 0x55dacecf2017 <vm_exec_core+30909>, 0x55dacecf2035 <vm_exec_core+30939>, 0x55dacecf2053 <vm_exec_core+30969>, 0x55dacecf2071 <vm_exec_core+30999>, 0x55dacecf208f <vm_exec_core+31029>, 0x55dacecf20ad <vm_exec_core+31059>, 0x55dacecf20cb <vm_exec_core+31089>, 0x55dacecf20e9 <vm_exec_core+31119>, 0x55dacecf2107 <vm_exec_core+31149>, 0x55dacecf2125 <vm_exec_core+31179>, 0x55dacecf2143 <vm_exec_core+31209>, 0x55dacecf2161 <vm_exec_core+31239>, 0x55dacecf217f <vm_exec_core+31269>, 0x55dacecf21b0 <vm_exec_core+31318>, 0x55dacecf21ce <vm_exec_core+31348>, 0x55dacecf21ec <vm_exec_core+31378>, 0x55dacecf220a <vm_exec_core+31408>, 0x55dacecf2228 <vm_exec_core+31438>, 0x55dacecf2246 <vm_exec_core+31468>, 0x55dacecf2264 <vm_exec_core+31498>, 0x55dacecf2282 <vm_exec_core+31528>, 0x55dacecf22a0 <vm_exec_core+31558>, 0x55dacecf22be <vm_exec_core+31588>, 0x55dacecf22dc <vm_exec_core+31618>, 0x55dacecf22fa <vm_exec_core+31648>, 0x55dacecf2318 <vm_exec_core+31678>, 0x55dacecf2336 <vm_exec_core+31708>, 0x55dacecf2354 <vm_exec_core+31738>, 0x55dacecf2372 <vm_exec_core+31768>, 0x55dacecf2390 <vm_exec_core+31798>, 0x55dacecf23ae <vm_exec_core+31828>, 0x55dacecf23cc <vm_exec_core+31858>, 0x55dacecf23ea <vm_exec_core+31888>, 0x55dacecf2408 <vm_exec_core+31918>, 0x55dacecf2426 <vm_exec_core+31948>, 0x55dacecf2444 <vm_exec_core+31978>, 0x55dacecf2462 <vm_exec_core+32008>...}
#36 0x000055daced04695 in vm_exec_loop (ec=0x55dad05c62c0, state=RUBY_TAG_RAISE, tag=0x7ffd2d907990, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2494
No locals.
#37 0x000055daced045dd in rb_vm_exec (ec=0x55dad05c62c0) at /tmp/ruby/src/trunk-O0/vm.c:2473
        _ec = 0x55dad05c62c0
        _tag = {tag = 36, retval = 4, buf = {0x7ffd2d907a10, 0x55daced04508 <rb_vm_exec+190>, 0x0, 0x7ffd2d907960, 0x7ffd2d907ca8}, prev = 0x7ffd2d907a80, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_RAISE
        result = 36
#38 0x000055daced053e9 in rb_iseq_eval_main (iseq=0x7f7118f5ec50) at /tmp/ruby/src/trunk-O0/vm.c:2733
        ec = 0x55dad05c62c0
        val = 94398286947008
#39 0x000055daceaec90b in rb_ec_exec_node (ec=0x55dad05c62c0, n=0x7f7118f5ec50) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x55dad05c5090
        _ec = 0x55dad05c62c0
        _tag = {tag = 36, retval = 94398258790136, buf = {0x7ffd2d907b00, 0x55daceaec8a1 <rb_ec_exec_node+212>, 0x0, 0x7ffd2d907a50, 0x55dad05c62c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f7118f5ec50
#40 0x000055daceaeca88 in ruby_run_node (n=0x7f7118f5ec50) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55dad05c62c0
        status = 21978
#41 0x000055daceae82f4 in rb_main (argc=131, argv=0x7ffd2d907ca8) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140725367896960
#42 0x000055daceae8355 in main (argc=131, argv=0x7ffd2d907ca8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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