# Logfile created on 2023-11-16 02:32:20 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000555d6f1d1c40 @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.20231116-023220", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000555d6f26b2f0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000555d6f26b1b0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000555d6f26afd0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20231116-023220", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20231116-023220>, @binmode=false, @mon_data=#<Monitor:0x0000555d6f26af08>, @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
   d2e7a70..e374512  master     -> origin/master
Updating d2e7a70..e374512
Fast-forward
 lib/rdoc/token_stream.rb            | 2 +-
 test/rdoc/test_rdoc_token_stream.rb | 9 +++++++++
 2 files changed, 10 insertions(+), 1 deletion(-)
Latest commit hash = e374512682
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/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
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 enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/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'
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/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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering 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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
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]: 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/syslog'
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/ext/socket'
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]: 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/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/racc-1.7.3/ext/racc/cparse'
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
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
generating enc.mk
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

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

Retrying...
Finished tests in 1031.902334s, 26.0044 tests/s, 9210.7360 assertions/s.
26834 tests, 9504580 assertions, 0 failures, 0 errors, 186 skips

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

generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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'
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-16T02:22:08Z master e374512682) [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 288.827326 seconds

3725 files, 32456 examples, 141977 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.2647279.ruby -x gdbscript
[New LWP 2647279]
[New LWP 2647285]
[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/tool/l'.
Program terminated with signal SIGABRT, Aborted.
#0  0x000055e1b982c687 in gc_grey (objspace=0x55e1bb25a260, obj=140044096575600) at /tmp/ruby/src/trunk-O0/gc.c:6918
6918	    push_mark_stack(&objspace->mark_stack, obj);
[Current thread is 1 (Thread 0x7f5ea90447c0 (LWP 2647279))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f5ea90447c0 (LWP 2647279) 0x000055e1b982c687 in gc_grey (objspace=0x55e1bb25a260, obj=140044096575600) at /tmp/ruby/src/trunk-O0/gc.c:6918
  2    Thread 0x7f5e8fa6f640 (LWP 2647285) 0x00007f5ea916cfde in epoll_wait (epfd=4, events=0x55e1b9e2923c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f5e8fa6f640 (LWP 2647285)):
#0  0x00007f5ea916cfde in epoll_wait (epfd=4, events=0x55e1b9e2923c <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  0x000055e1b99b65ae in timer_thread_polling (vm=0x55e1bb257b10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
        r = -63333664
#2  0x000055e1b99b6c56 in timer_thread_func (ptr=0x55e1bb257b10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2969
        vm = 0x55e1bb257b10
#3  0x00007f5ea90dbb43 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 = {140733773096880, -5131816681918193259, 140044113737280, 25, 140044539902032, 140733773097232, 5076964872426070421, 5077049855219966357}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#4  0x00007f5ea916cbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f5ea90447c0 (LWP 2647279)):
#0  0x000055e1b982c687 in gc_grey (objspace=0x55e1bb25a260, obj=140044096575600) at /tmp/ruby/src/trunk-O0/gc.c:6918
No locals.
#1  0x000055e1b982c85a in gc_mark_ptr (objspace=0x55e1bb25a260, obj=140044096575600) at /tmp/ruby/src/trunk-O0/gc.c:6970
        __func__ = "gc_mark_ptr"
#2  0x000055e1b982ca18 in gc_mark_and_pin (objspace=0x55e1bb25a260, obj=140044096575600) at /tmp/ruby/src/trunk-O0/gc.c:6996
No locals.
#3  0x000055e1b982caae in rb_gc_mark (ptr=140044096575600) at /tmp/ruby/src/trunk-O0/gc.c:7015
No locals.
#4  0x000055e1b9a27746 in rb_vm_mark (ptr=0x55e1bb257b10) at /tmp/ruby/src/trunk-O0/vm.c:2923
        cc = 0x7f5e8ea11870
        i = 986
        len = 1
        vm = 0x55e1bb257b10
        r = 0x55e1bb257968
        obj_ary = 0x55e1bb260488
#5  0x000055e1b982ddda in gc_mark_roots (objspace=0x55e1bb25a260, categoryp=0x0) at /tmp/ruby/src/trunk-O0/gc.c:7578
        list = 0x55e1bb25a650
        ec = 0x55e1bb25b2c0
        vm = 0x55e1bb257b10
#6  0x000055e1b982ef6a in gc_marks_start (objspace=0x55e1bb25a260, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8264
No locals.
#7  0x000055e1b9830142 in gc_marks (objspace=0x55e1bb25a260, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8752
        marking_finished = false
#8  0x000055e1b9831ee5 in gc_start (objspace=0x55e1bb25a260, reason=8456) at /tmp/ruby/src/trunk-O0/gc.c:9504
        do_full_mark = 1
        immediate_mark = 0
        __func__ = <optimized out>
        lock_lev = 3139809296
#9  0x000055e1b9831b82 in garbage_collect (objspace=0x55e1bb25a260, reason=256) at /tmp/ruby/src/trunk-O0/gc.c:9388
        _lev = 579700976
        ret = 32767
#10 0x000055e1b9824567 in newobj_slowpath (size_pool_idx=0, wb_protected=1, cr=0x55e1bb25b010, objspace=0x55e1bb25a260, flags=12, klass=140044113846280) at /tmp/ruby/src/trunk-O0/gc.c:2860
        obj = 1
        lev = 1
#11 newobj_slowpath_wb_protected (klass=140044113846280, flags=12, objspace=0x55e1bb25a260, cr=0x55e1bb25b010, size_pool_idx=0) at /tmp/ruby/src/trunk-O0/gc.c:2884
No locals.
#12 0x000055e1b9824901 in newobj_of0 (klass=140044113846280, flags=12, wb_protected=1, cr=0x55e1bb25b010, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2926
        obj = 4096
        objspace = 0x55e1bb25a260
        size_pool_idx = 0
        i = <optimized out>
        cnt = <optimized out>
#13 0x000055e1b982496d in newobj_of (cr=0x55e1bb25b010, klass=140044113846280, flags=12, v1=94427974525824, v2=1, v3=140044096309760, wb_protected=1, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2936
        obj = 94427968327347
#14 0x000055e1b98250ac in typed_data_alloc (klass=140044113846280, typed_flag=0, datap=0x7f5e8e9d0a00, type=0x55e1b9e0e380 <iseqw_data_type>, size=40) at /tmp/ruby/src/trunk-O0/gc.c:3151
        wb_protected = true
#15 0x000055e1b982512b in rb_data_typed_object_wrap (klass=140044113846280, datap=0x7f5e8e9d0a00, type=0x55e1b9e0e380 <iseqw_data_type>) at /tmp/ruby/src/trunk-O0/gc.c:3161
No locals.
#16 0x000055e1b98769db in iseqw_new (iseq=0x7f5e8e9d0a00) at /tmp/ruby/src/trunk-O0/iseq.c:1315
        deconst = {in = 0x7f5e8e9d0a00, out = 0x7f5e8e9d0a00}
        obj = 140044095780440
#17 0x000055e1b9876a54 in rb_iseqw_new (iseq=0x7f5e8e9d0a00) at /tmp/ruby/src/trunk-O0/iseq.c:1329
No locals.
#18 0x000055e1b9bfe9ff in name_err_init_attr (exc=140044095780440, recv=140044095509360, method=844044) at /tmp/ruby/src/trunk-O0/error.c:2074
        ec = 0x55e1bb25b2c0
        cfp = 0x7f5ea9042f30
#19 0x000055e1b9bfeb63 in name_err_init (exc=140044095780440, mesg=140044095510800, recv=140044095509360, method=844044) at /tmp/ruby/src/trunk-O0/error.c:2113
No locals.
#20 0x000055e1b9bfee56 in rb_nomethod_err_new (mesg=140044095510800, recv=140044095509360, method=844044, args=140044095509520, priv=0) at /tmp/ruby/src/trunk-O0/error.c:2201
        exc = 140044095780440
#21 0x000055e1b9a1caab in rb_make_no_method_exception (exc=140044114055520, format=140044095510800, obj=140044095509360, argc=1, argv=0x7fff228d94c0, priv=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:959
        args = 140044095509520
        name = 844044
#22 0x000055e1b9a1cc46 in raise_method_missing (ec=0x55e1bb25b2c0, argc=1, argv=0x7fff228d94c0, obj=140044095509360, last_call_status=MISSING_NOENTRY) at /tmp/ruby/src/trunk-O0/vm_eval.c:999
        exc = 140044114055520
        format = 0
#23 0x000055e1b9a1ca14 in rb_method_missing (argc=1, argv=0x7fff228d94c0, obj=140044095509360) at /tmp/ruby/src/trunk-O0/vm_eval.c:944
        ec = 0x55e1bb25b2c0
#24 0x000055e1b9a01747 in ractor_safe_call_cfunc_m1 (recv=140044095509360, argc=1, argv=0x7fff228d94c0, func=0x55e1b9a1c9c7 <rb_method_missing>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3313
        f = 0x55e1b9a1c9c7 <rb_method_missing>
#25 0x000055e1b9a1a83b in vm_call0_cfunc_with_frame (ec=0x55e1bb25b2c0, calling=0x7fff228d90d0, argv=0x7fff228d94c0) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7f5ea9042ef8
        ci = 0x7fff228d90a0
        val = 827660
        me = 0x7f5e8e90fc38
        cfunc = 0x55e1bb29b1a8
        len = -1
        recv = 140044095509360
        argc = 1
        mid = 2865
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#26 0x000055e1b9a1a964 in vm_call0_cfunc (ec=0x55e1bb25b2c0, calling=0x7fff228d90d0, argv=0x7fff228d94c0) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#27 0x000055e1b9a1abdc in vm_call0_body (ec=0x55e1bb25b2c0, calling=0x7fff228d90d0, argv=0x7fff228d94c0) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7fff228d90a0
        cc = 0x7fff228d8ee0
        ret = 140733773090384
#28 0x000055e1b9a1a4c1 in vm_call0_cme (ec=0x55e1bb25b2c0, calling=0x7fff228d90d0, argv=0x7fff228d94c0, cme=0x7f5e8e90fc38) at /tmp/ruby/src/trunk-O0/vm_eval.c:117
No locals.
#29 0x000055e1b9a1a566 in vm_call0_super (ec=0x55e1bb25b2c0, calling=0x7fff228d90d0, argv=0x7fff228d94c0, klass=140044095694720, ex=MISSING_SUPER) at /tmp/ruby/src/trunk-O0/vm_eval.c:131
        cme = 0x7f5e8e90fc38
        mid = 2865
#30 0x000055e1b9a1b04f in vm_call0_body (ec=0x55e1bb25b2c0, calling=0x7fff228d90d0, argv=0x7fff228d94c0) at /tmp/ruby/src/trunk-O0/vm_eval.c:253
        klass = 140044114066720
        ci = 0x7fff228d90a0
        cc = 0x7fff228d9170
        ret = 140733773090784
#31 0x000055e1b9a1a432 in vm_call0_cc (ec=0x55e1bb25b2c0, recv=140044095509360, id=2865, argc=1, argv=0x7fff228d94c0, cc=0x7fff228d9170, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7fff228d94c0
        av = {140733773091296, 94427970382004}
        calling = {cd = 0x7fff228d9090, cc = 0x7fff228d8ee0, block_handler = 0, recv = 140044095509360, argc = 1, kw_splat = false, heap_argv = 0}
#32 0x000055e1b9a1a1d3 in rb_vm_call0 (ec=0x55e1bb25b2c0, recv=140044095509360, id=2865, argc=1, argv=0x7fff228d94c0, cme=0x7f5e8e90fcd8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7f5e8e90fcd8, call_ = 0x55e1b9a05f5b <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#33 0x000055e1b9a1b42c in rb_vm_call_kw (ec=0x55e1bb25b2c0, recv=140044095509360, id=2865, argc=1, argv=0x7fff228d94c0, me=0x7f5e8e90fcd8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:326
No locals.
#34 0x000055e1b9a196b1 in call_method_entry (ec=0x55e1bb25b2c0, defined_class=140044114066720, obj=140044095509360, id=2865, cme=0x7f5e8e90fcd8, argc=1, argv=0x7fff228d94c0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2703
        passed_block_handler = 0
        result = 94427995812544
#35 0x000055e1b9a1bcd8 in check_funcall_exec (v=140733773092128) at /tmp/ruby/src/trunk-O0/vm_eval.c:589
        args = 0x7fff228d9520
#36 0x000055e1b981017c in rb_vrescue2 (b_proc=0x55e1b9a1bc7b <check_funcall_exec>, data1=140733773092128, r_proc=0x55e1b9a1bcde <check_funcall_failed>, data2=140733773092128, args=0x7fff228d93e0) at /tmp/ruby/src/trunk-O0/eval.c:919
        _ec = 0x55e1bb25b2c0
        _tag = {tag = 36, retval = 140733773091680, buf = {0x7fff228d93a0, 0x55e1b981011e <rb_vrescue2+263>, 0x0, 0x7fff228d92a0, 0x7fff228d9380}, prev = 0x7fff228da950, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        ec = 0x55e1bb25b2c0
        cfp = 0x7f5ea9042ef8
        result = 0
        e_info = 4
#37 0x000055e1b980fff0 in rb_rescue2 (b_proc=0x55e1b9a1bc7b <check_funcall_exec>, data1=140733773092128, r_proc=0x55e1b9a1bcde <check_funcall_failed>, data2=140733773092128) at /tmp/ruby/src/trunk-O0/eval.c:900
        ap = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7fff228d94c0, reg_save_area = 0x7fff228d9400}}
        ret = 219043332275
#38 0x000055e1b9a1c0bf in check_funcall_missing (ec=0x55e1bb25b2c0, klass=140044114062400, recv=140044095509360, mid=3297, argc=0, argv=0x55e1b9c68550 <buf>, respond=-1, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:666
        argbuf = 0
        new_args = 0x7fff228d94c0
        args = {defined_class = 140044114066720, recv = 140044095509360, mid = 3297, ec = 0x55e1bb25b2c0, cme = 0x7f5e8e90fcd8, respond = 0, respond_to_missing = 0, argc = 1, argv = 0x7fff228d94c0, kw_splat = 0}
        cme = 0x7f5e8e90fcd8
        ret = 36
#39 0x000055e1b9a1c235 in rb_check_funcall_default_kw (recv=140044095509360, mid=3297, argc=0, argv=0x0, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:703
        ret = 140733773092432
        klass = 140044114062400
        me = 0x0
        ec = 0x55e1bb25b2c0
        respond = -1
#40 0x000055e1b9a1c16b in rb_check_funcall (recv=140044095509360, mid=3297, argc=0, argv=0x0) at /tmp/ruby/src/trunk-O0/vm_eval.c:685
No locals.
#41 0x000055e1b98c10af in convert_type_with_id (val=140044095509360, tname=0x55e1b9c2db9e "IO", method=3297, raise=0, index=-1) at /tmp/ruby/src/trunk-O0/object.c:3088
        r = 140733773092480
#42 0x000055e1b98c14c4 in rb_check_convert_type_with_id (val=140044095509360, type=11, tname=0x55e1b9c2db9e "IO", method=3297) at /tmp/ruby/src/trunk-O0/object.c:3180
        v = 13415684590763559680
#43 0x000055e1b98148f9 in rb_stat (file=140044095509360, st=0x7fff228d97e0) at /tmp/ruby/src/trunk-O0/file.c:1300
        tmp = 140044095509760
        result = 0
#44 0x000055e1b9815be5 in rb_file_identical_p (obj=140044113865800, fname1=140044095509760, fname2=140044095509360) at /tmp/ruby/src/trunk-O0/file.c:2203
        st1 = {st_dev = 164, st_ino = 13663073, 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 = 1700102383, tv_nsec = 668258155}, st_mtim = {tv_sec = 1700102382, tv_nsec = 532215499}, st_ctim = {tv_sec = 1700102382, tv_nsec = 532215499}, __glibc_reserved = {0, 0, 0}}
        st2 = {st_dev = 0, st_ino = 140044096306960, st_nlink = 94427995809360, st_mode = 3139805792, st_uid = 21985, st_gid = 1, __pad0 = 1049216, st_rdev = 16, st_size = 140044113900760, st_blksize = 0, st_blocks = 140044113865800, st_atim = {tv_sec = 1431634051, tv_nsec = 0}, st_mtim = {tv_sec = 94427995812544, tv_nsec = 140733773092992}, st_ctim = {tv_sec = 3112411806, tv_nsec = 140044539277048}, __glibc_reserved = {140044538228952, 140733773092992, 94427995812544}}
#45 0x000055e1b9a017fd in ractor_safe_call_cfunc_2 (recv=140044113865800, argc=2, argv=0x7f5ea8f430c8, func=0x55e1b9815b75 <rb_file_identical_p>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3334
        f = 0x55e1b9815b75 <rb_file_identical_p>
#46 0x000055e1b9a0237e in vm_call_cfunc_with_frame_ (ec=0x55e1bb25b2c0, reg_cfp=0x7f5ea9042f30, calling=0x7fff228d9cd0, argc=2, argv=0x7f5ea8f430c8, stack_bottom=0x7f5ea8f430c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3504
        ci = 0x492f00100005
        cc = 0x7f5e8e90daf0
        val = 140733773093232
        me = 0x7f5e8fa974d8
        cfunc = 0x55e1bb27eae8
        recv = 140044113865800
        block_handler = 0
        frame_type = 1431634051
        len = 2
        args = <optimized out>
        args = <optimized out>
#47 0x000055e1b9a02553 in vm_call_cfunc_with_frame (ec=0x55e1bb25b2c0, reg_cfp=0x7f5ea9042f30, calling=0x7fff228d9cd0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3532
        argc = 2
        stack_bottom = 0x7f5ea8f430c0
        argv = 0x7f5ea8f430c8
#48 0x000055e1b9a0266b in vm_call_cfunc_other (ec=0x55e1bb25b2c0, reg_cfp=0x7f5ea9042f30, calling=0x7fff228d9cd0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3558
        ci = 0x492f00100005
        argv_ary = 0
#49 0x000055e1b9a02a93 in vm_call_cfunc (ec=0x55e1bb25b2c0, reg_cfp=0x7f5ea9042f30, calling=0x7fff228d9cd0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3640
        ci = 0x492f00100005
#50 0x000055e1b9a052dc in vm_call_method_each_type (ec=0x55e1bb25b2c0, cfp=0x7f5ea9042f30, calling=0x7fff228d9cd0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4418
        aset_mask = 2008
        ivar_mask = 0
        ci = 0x492f00100005
        cc = 0x7f5e8e90daf0
        cme = 0x7f5e8fa974d8
        v = 94428001986232
#51 0x000055e1b9a05d88 in vm_call_method (ec=0x55e1bb25b2c0, cfp=0x7f5ea9042f30, calling=0x7fff228d9cd0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4544
        ci = 0x492f00100005
        cc = 0x7f5e8e90daf0
#52 0x000055e1b9a05f8a in vm_call_general (ec=0x55e1bb25b2c0, reg_cfp=0x7f5ea9042f30, calling=0x7fff228d9cd0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4588
No locals.
#53 0x000055e1b9a0860f in vm_sendish (ec=0x55e1bb25b2c0, reg_cfp=0x7f5ea9042f30, cd=0x55e1bb420de0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5582
        val = 36
        ci = 0x492f00100005
        cc = 0x7f5e8e90daf0
        argc = 2
        recv = 140044113865800
        calling = {cd = 0x55e1bb420de0, cc = 0x7f5e8e90daf0, block_handler = 0, recv = 140044113865800, argc = 2, kw_splat = false, heap_argv = 0}
#54 0x000055e1b9a0fad4 in vm_exec_core (ec=0x55e1bb25b2c0) at ../../src/trunk-O0/insns.def:822
        bh = 0
        cd = 0x55e1bb420de0
        leaf = false
        val = 140044095509360
        reg_pc = 0x55e1bb420c50
        reg_cfp = 0x7f5ea9042f30
        insns_address_table = {0x55e1b9a0c277 <vm_exec_core+108>, 0x55e1b9a0c2d9 <vm_exec_core+206>, 0x55e1b9a0c3ec <vm_exec_core+481>, 0x55e1b9a0c500 <vm_exec_core+757>, 0x55e1b9a0c69e <vm_exec_core+1171>, 0x55e1b9a0c7ce <vm_exec_core+1475>, 0x55e1b9a0c9e0 <vm_exec_core+2005>, 0x55e1b9a0caf2 <vm_exec_core+2279>, 0x55e1b9a0cbcb <vm_exec_core+2496>, 0x55e1b9a0ccd2 <vm_exec_core+2759>, 0x55e1b9a0cdd9 <vm_exec_core+3022>, 0x55e1b9a0cee7 <vm_exec_core+3292>, 0x55e1b9a0cff9 <vm_exec_core+3566>, 0x55e1b9a0d0c9 <vm_exec_core+3774>, 0x55e1b9a0d1d2 <vm_exec_core+4039>, 0x55e1b9a0d2cc <vm_exec_core+4289>, 0x55e1b9a0d38f <vm_exec_core+4484>, 0x55e1b9a0d452 <vm_exec_core+4679>, 0x55e1b9a0d4db <vm_exec_core+4816>, 0x55e1b9a0d567 <vm_exec_core+4956>, 0x55e1b9a0d60d <vm_exec_core+5122>, 0x55e1b9a0d6e5 <vm_exec_core+5338>, 0x55e1b9a0d7b2 <vm_exec_core+5543>, 0x55e1b9a0d890 <vm_exec_core+5765>, 0x55e1b9a0d952 <vm_exec_core+5959>, 0x55e1b9a0da91 <vm_exec_core+6278>, 0x55e1b9a0db37 <vm_exec_core+6444>, 0x55e1b9a0dc1c <vm_exec_core+6673>, 0x55e1b9a0dd4b <vm_exec_core+6976>, 0x55e1b9a0de0e <vm_exec_core+7171>, 0x55e1b9a0ded1 <vm_exec_core+7366>, 0x55e1b9a0dfc9 <vm_exec_core+7614>, 0x55e1b9a0e08b <vm_exec_core+7808>, 0x55e1b9a0e16a <vm_exec_core+8031>, 0x55e1b9a0e27a <vm_exec_core+8303>, 0x55e1b9a0e374 <vm_exec_core+8553>, 0x55e1b9a0e3ef <vm_exec_core+8676>, 0x55e1b9a0e4b0 <vm_exec_core+8869>, 0x55e1b9a0e59e <vm_exec_core+9107>, 0x55e1b9a0e64e <vm_exec_core+9283>, 0x55e1b9a0e7cd <vm_exec_core+9666>, 0x55e1b9a0e8a7 <vm_exec_core+9884>, 0x55e1b9a0e993 <vm_exec_core+10120>, 0x55e1b9a0ea24 <vm_exec_core+10265>, 0x55e1b9a0eb7f <vm_exec_core+10612>, 0x55e1b9a0f121 <vm_exec_core+12054>, 0x55e1b9a0f21d <vm_exec_core+12306>, 0x55e1b9a0f320 <vm_exec_core+12565>, 0x55e1b9a0f40c <vm_exec_core+12801>, 0x55e1b9a0f625 <vm_exec_core+13338>, 0x55e1b9a0f717 <vm_exec_core+13580>, 0x55e1b9a0f81d <vm_exec_core+13842>, 0x55e1b9a0fa1a <vm_exec_core+14351>, 0x55e1b9a0fbc3 <vm_exec_core+14776>, 0x55e1b9a0fcee <vm_exec_core+15075>, 0x55e1b9a0fe5a <vm_exec_core+15439>, 0x55e1b9a0ff85 <vm_exec_core+15738>, 0x55e1b9a100f1 <vm_exec_core+16102>, 0x55e1b9a102d3 <vm_exec_core+16584>, 0x55e1b9a104d0 <vm_exec_core+17093>, 0x55e1b9a10679 <vm_exec_core+17518>, 0x55e1b9a1079b <vm_exec_core+17808>, 0x55e1b9a10842 <vm_exec_core+17975>, 0x55e1b9a10906 <vm_exec_core+18171>, 0x55e1b9a109ef <vm_exec_core+18404>, 0x55e1b9a10adb <vm_exec_core+18640>, 0x55e1b9a10bc4 <vm_exec_core+18873>, 0x55e1b9a10cd8 <vm_exec_core+19149>, 0x55e1b9a10dff <vm_exec_core+19444>, 0x55e1b9a10f35 <vm_exec_core+19754>, 0x55e1b9a1106b <vm_exec_core+20064>, 0x55e1b9a111a1 <vm_exec_core+20374>, 0x55e1b9a112d7 <vm_exec_core+20684>, 0x55e1b9a1140d <vm_exec_core+20994>, 0x55e1b9a1154e <vm_exec_core+21315>, 0x55e1b9a116c8 <vm_exec_core+21693>, 0x55e1b9a117fe <vm_exec_core+22003>, 0x55e1b9a11934 <vm_exec_core+22313>, 0x55e1b9a11a6a <vm_exec_core+22623>, 0x55e1b9a11ba0 <vm_exec_core+22933>, 0x55e1b9a11cd6 <vm_exec_core+23243>, 0x55e1b9a11e0c <vm_exec_core+23553>, 0x55e1b9a11f42 <vm_exec_core+23863>, 0x55e1b9a12078 <vm_exec_core+24173>, 0x55e1b9a121c7 <vm_exec_core+24508>, 0x55e1b9a12381 <vm_exec_core+24950>, 0x55e1b9a124ff <vm_exec_core+25332>, 0x55e1b9a1261e <vm_exec_core+25619>, 0x55e1b9a1273d <vm_exec_core+25906>, 0x55e1b9a12857 <vm_exec_core+26188>, 0x55e1b9a12971 <vm_exec_core+26470>, 0x55e1b9a12a9c <vm_exec_core+26769>, 0x55e1b9a12bd2 <vm_exec_core+27079>, 0x55e1b9a12cbd <vm_exec_core+27314>, 0x55e1b9a12dc2 <vm_exec_core+27575>, 0x55e1b9a12f0a <vm_exec_core+27903>, 0x55e1b9a12ff9 <vm_exec_core+28142>, 0x55e1b9a130cd <vm_exec_core+28354>, 0x55e1b9a131a2 <vm_exec_core+28567>, 0x55e1b9a1328c <vm_exec_core+28801>, 0x55e1b9a13308 <vm_exec_core+28925>, 0x55e1b9a13384 <vm_exec_core+29049>, 0x55e1b9a133a2 <vm_exec_core+29079>, 0x55e1b9a133c0 <vm_exec_core+29109>, 0x55e1b9a133de <vm_exec_core+29139>, 0x55e1b9a133fc <vm_exec_core+29169>, 0x55e1b9a1341a <vm_exec_core+29199>, 0x55e1b9a13438 <vm_exec_core+29229>, 0x55e1b9a13456 <vm_exec_core+29259>, 0x55e1b9a13474 <vm_exec_core+29289>, 0x55e1b9a13492 <vm_exec_core+29319>, 0x55e1b9a134b0 <vm_exec_core+29349>, 0x55e1b9a134ce <vm_exec_core+29379>, 0x55e1b9a134ec <vm_exec_core+29409>, 0x55e1b9a1350a <vm_exec_core+29439>, 0x55e1b9a13528 <vm_exec_core+29469>, 0x55e1b9a13546 <vm_exec_core+29499>, 0x55e1b9a13564 <vm_exec_core+29529>, 0x55e1b9a13582 <vm_exec_core+29559>, 0x55e1b9a135a0 <vm_exec_core+29589>, 0x55e1b9a135be <vm_exec_core+29619>, 0x55e1b9a135dc <vm_exec_core+29649>, 0x55e1b9a135fa <vm_exec_core+29679>, 0x55e1b9a13618 <vm_exec_core+29709>, 0x55e1b9a13636 <vm_exec_core+29739>, 0x55e1b9a13654 <vm_exec_core+29769>, 0x55e1b9a13672 <vm_exec_core+29799>, 0x55e1b9a13690 <vm_exec_core+29829>, 0x55e1b9a136ae <vm_exec_core+29859>, 0x55e1b9a136cc <vm_exec_core+29889>, 0x55e1b9a136ea <vm_exec_core+29919>, 0x55e1b9a13708 <vm_exec_core+29949>, 0x55e1b9a13726 <vm_exec_core+29979>, 0x55e1b9a13744 <vm_exec_core+30009>, 0x55e1b9a13762 <vm_exec_core+30039>, 0x55e1b9a13780 <vm_exec_core+30069>, 0x55e1b9a1379e <vm_exec_core+30099>, 0x55e1b9a137bc <vm_exec_core+30129>, 0x55e1b9a137da <vm_exec_core+30159>, 0x55e1b9a137f8 <vm_exec_core+30189>, 0x55e1b9a13816 <vm_exec_core+30219>, 0x55e1b9a13834 <vm_exec_core+30249>, 0x55e1b9a13852 <vm_exec_core+30279>, 0x55e1b9a13870 <vm_exec_core+30309>, 0x55e1b9a1388e <vm_exec_core+30339>, 0x55e1b9a138ac <vm_exec_core+30369>, 0x55e1b9a138ca <vm_exec_core+30399>, 0x55e1b9a138e8 <vm_exec_core+30429>, 0x55e1b9a13906 <vm_exec_core+30459>, 0x55e1b9a13924 <vm_exec_core+30489>, 0x55e1b9a13942 <vm_exec_core+30519>, 0x55e1b9a13960 <vm_exec_core+30549>, 0x55e1b9a1397e <vm_exec_core+30579>, 0x55e1b9a1399c <vm_exec_core+30609>, 0x55e1b9a139ba <vm_exec_core+30639>, 0x55e1b9a139d8 <vm_exec_core+30669>, 0x55e1b9a139f6 <vm_exec_core+30699>, 0x55e1b9a13a14 <vm_exec_core+30729>, 0x55e1b9a13a32 <vm_exec_core+30759>, 0x55e1b9a13a50 <vm_exec_core+30789>, 0x55e1b9a13a6e <vm_exec_core+30819>, 0x55e1b9a13a8c <vm_exec_core+30849>, 0x55e1b9a13aaa <vm_exec_core+30879>, 0x55e1b9a13ac8 <vm_exec_core+30909>, 0x55e1b9a13ae6 <vm_exec_core+30939>, 0x55e1b9a13b04 <vm_exec_core+30969>, 0x55e1b9a13b22 <vm_exec_core+30999>, 0x55e1b9a13b40 <vm_exec_core+31029>, 0x55e1b9a13b5e <vm_exec_core+31059>, 0x55e1b9a13b7c <vm_exec_core+31089>, 0x55e1b9a13b9a <vm_exec_core+31119>, 0x55e1b9a13bb8 <vm_exec_core+31149>, 0x55e1b9a13bd6 <vm_exec_core+31179>, 0x55e1b9a13bf4 <vm_exec_core+31209>, 0x55e1b9a13c12 <vm_exec_core+31239>, 0x55e1b9a13c30 <vm_exec_core+31269>, 0x55e1b9a13c61 <vm_exec_core+31318>, 0x55e1b9a13c7f <vm_exec_core+31348>, 0x55e1b9a13c9d <vm_exec_core+31378>, 0x55e1b9a13cbb <vm_exec_core+31408>, 0x55e1b9a13cd9 <vm_exec_core+31438>, 0x55e1b9a13cf7 <vm_exec_core+31468>, 0x55e1b9a13d15 <vm_exec_core+31498>, 0x55e1b9a13d33 <vm_exec_core+31528>, 0x55e1b9a13d51 <vm_exec_core+31558>, 0x55e1b9a13d6f <vm_exec_core+31588>, 0x55e1b9a13d8d <vm_exec_core+31618>, 0x55e1b9a13dab <vm_exec_core+31648>, 0x55e1b9a13dc9 <vm_exec_core+31678>, 0x55e1b9a13de7 <vm_exec_core+31708>, 0x55e1b9a13e05 <vm_exec_core+31738>, 0x55e1b9a13e23 <vm_exec_core+31768>, 0x55e1b9a13e41 <vm_exec_core+31798>, 0x55e1b9a13e5f <vm_exec_core+31828>, 0x55e1b9a13e7d <vm_exec_core+31858>, 0x55e1b9a13e9b <vm_exec_core+31888>, 0x55e1b9a13eb9 <vm_exec_core+31918>, 0x55e1b9a13ed7 <vm_exec_core+31948>, 0x55e1b9a13ef5 <vm_exec_core+31978>, 0x55e1b9a13f13 <vm_exec_core+32008>...}
#55 0x000055e1b9a26102 in vm_exec_loop (ec=0x55e1bb25b2c0, state=RUBY_TAG_RAISE, tag=0x7fff228da950, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2494
No locals.
#56 0x000055e1b9a2604a in rb_vm_exec (ec=0x55e1bb25b2c0) at /tmp/ruby/src/trunk-O0/vm.c:2473
        _ec = 0x55e1bb25b2c0
        _tag = {tag = 36, retval = 4, buf = {0x7fff228da9d0, 0x55e1b9a25f75 <rb_vm_exec+190>, 0x0, 0x7fff228da920, 0x7fff228dac68}, prev = 0x7fff228daa40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_RAISE
        result = 36
#57 0x000055e1b9a26e56 in rb_iseq_eval_main (iseq=0x7f5e8e9e9028) at /tmp/ruby/src/trunk-O0/vm.c:2733
        ec = 0x55e1bb25b2c0
        val = 94427995812544
#58 0x000055e1b980e90b in rb_ec_exec_node (ec=0x55e1bb25b2c0, n=0x7f5e8e9e9028) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x55e1bb25a090
        _ec = 0x55e1bb25b2c0
        _tag = {tag = 36, retval = 94427968233208, buf = {0x7fff228daac0, 0x55e1b980e8a1 <rb_ec_exec_node+212>, 0x0, 0x7fff228daa10, 0x55e1bb25b2c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f5e8e9e9028
#59 0x000055e1b980ea88 in ruby_run_node (n=0x7f5e8e9e9028) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55e1bb25b2c0
        status = 21985
#60 0x000055e1b980a2f4 in rb_main (argc=129, argv=0x7fff228dac68) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140733773097792
#61 0x000055e1b980a355 in main (argc=129, argv=0x7fff228dac68) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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