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

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

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

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

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

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

Retrying...
Finished tests in 1193.803115s, 22.5640 tests/s, 8786.2478 assertions/s.
26937 tests, 10489050 assertions, 0 failures, 0 errors, 194 skips

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.3.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-11-26T01:07:21Z master 003f06bde4) [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 291.490043 seconds

3725 files, 32456 examples, 147219 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.3821768.ruby -x gdbscript
[New LWP 3821768]
[New LWP 3821769]
[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/lib/er'.
Program terminated with signal SIGABRT, Aborted.
#0  0x000055b5d70c6ad3 in iseq_scan_bits (page=6, bits=2305843009213693952, code=0x55b5d7fbe330, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:223
223	        VALUE op = code[page_offset + offset];
[Current thread is 1 (Thread 0x7f738dcf57c0 (LWP 3821768))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f738dcf57c0 (LWP 3821768) 0x000055b5d70c6ad3 in iseq_scan_bits (page=6, bits=2305843009213693952, code=0x55b5d7fbe330, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:223
  2    Thread 0x7f737471f640 (LWP 3821769) 0x00007f738de1dfde in epoll_wait (epfd=4, events=0x55b5d768a3fc <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f737471f640 (LWP 3821769)):
#0  0x00007f738de1dfde in epoll_wait (epfd=4, events=0x55b5d768a3fc <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  0x000055b5d7209e70 in timer_thread_polling (vm=0x55b5d7b2db10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
        r = -903518292
#2  0x000055b5d720a518 in timer_thread_func (ptr=0x55b5d7b2db10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2969
        vm = 0x55b5d7b2db10
#3  0x00007f738dd8cb43 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 = {140723663766944, -2002212229381447100, 140133851592256, 25, 140134277761104, 140723663767296, 1932148102064939588, 1932516087199736388}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#4  0x00007f738de1dbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f738dcf57c0 (LWP 3821768)):
#0  0x000055b5d70c6ad3 in iseq_scan_bits (page=6, bits=2305843009213693952, code=0x55b5d7fbe330, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:223
        op = 140133834055480
        newop = 140133834055480
        offset = 61
        page_offset = 384
#1  0x000055b5d70c6d69 in rb_iseq_mark_and_move_each_value (iseq=0x7f737368add8, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:285
        bits = 2328361011645513728
        i = 6
        size = 896
        code = 0x55b5d7fbe330
        body = 0x55b5d7fb03d0
        is_entries = 0x55b5d7fc1fa0
#2  0x000055b5d70c6ea8 in rb_iseq_mark_and_move (iseq=0x7f737368add8, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:325
        body = 0x55b5d7fb03d0
#3  0x000055b5d708021e in gc_mark_imemo (objspace=0x55b5d7b30260, obj=140133834206680) at /tmp/ruby/src/trunk-O0/gc.c:7186
        __func__ = <optimized out>
#4  0x000055b5d7080416 in gc_mark_children (objspace=0x55b5d7b30260, obj=140133834206680) at /tmp/ruby/src/trunk-O0/gc.c:7279
        any = 0x7f737368add8
#5  0x000055b5d7080d71 in gc_mark_stacked_objects (objspace=0x55b5d7b30260, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7479
        mstack = 0x55b5d7b306e8
        obj = 140133834206680
        marked_slots_at_the_beginning = 776
        popped_count = 0
#6  0x000055b5d7080ef1 in gc_mark_stacked_objects_all (objspace=0x55b5d7b30260) at /tmp/ruby/src/trunk-O0/gc.c:7517
No locals.
#7  0x000055b5d70831c7 in gc_marks_rest (objspace=0x55b5d7b30260) at /tmp/ruby/src/trunk-O0/gc.c:8704
No locals.
#8  0x000055b5d70832fb in gc_marks (objspace=0x55b5d7b30260, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8762
        marking_finished = false
#9  0x000055b5d7085083 in gc_start (objspace=0x55b5d7b30260, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9512
        do_full_mark = 1
        immediate_mark = 32768
        __func__ = <optimized out>
        lock_lev = 3618832992
#10 0x000055b5d7084d20 in garbage_collect (objspace=0x55b5d7b30260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9396
        _lev = 3618832992
        ret = 21941
#11 0x000055b5d70857a3 in garbage_collect_with_gvl (objspace=0x55b5d7b30260, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9773
No locals.
#12 0x000055b5d708c757 in objspace_malloc_gc_stress (objspace=0x55b5d7b30260) at /tmp/ruby/src/trunk-O0/gc.c:12233
        reason = 45568
#13 0x000055b5d708ca3a in objspace_xmalloc0 (objspace=0x55b5d7b30260, size=16) at /tmp/ruby/src/trunk-O0/gc.c:12435
        gpr = 107008
        mem = 0x1
#14 0x000055b5d708ce08 in ruby_xmalloc2_body (n=1, size=16) at /tmp/ruby/src/trunk-O0/gc.c:12682
No locals.
#15 0x000055b5d709076c in ruby_xmalloc2 (n=1, size=16) at /tmp/ruby/src/trunk-O0/gc.c:14257
No locals.
#16 0x000055b5d724edda in vm_ccs_push (klass=140133851915320, ccs=0x55b5d7fa1560, ci=0xc4100000003, cc=0x7f73735adf50) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1969
        pos = 32627
#17 0x000055b5d726ef21 in cc_new (klass=140133851915320, mid=3137, argc=1, cme=0x7f7374741ca8) at /tmp/ruby/src/trunk-O0/vm_eval.c:433
        ci = 0xc4100000003
        ccs = 0x55b5d7fa1560
        cc_tbl = 0x55b5d7fa1540
        ccs_data = 94239500932448
        _lev = 1953948728
        cc = 0x7f73735adf50
#18 0x000055b5d726efc8 in gccct_method_search_slowpath (vm=0x55b5d7b2db10, klass=140133851915320, mid=3137, argc=1, index=812) at /tmp/ruby/src/trunk-O0/vm_eval.c:456
        cme = 0x7f7374741ca8
        cc = 0xc41
#19 0x000055b5d726f16e in gccct_method_search (ec=0x55b5d7b312c0, recv=140133833302000, mid=3137, argc=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:501
        klass = 140133851915320
        index = 812
        vm = 0x55b5d7b2db10
        cc = 0x0
#20 0x000055b5d726f1e0 in rb_call0 (ec=0x55b5d7b312c0, recv=140133833302000, mid=3137, argc=1, argv=0x7ffcc7fd74f8, call_scope=CALL_FCALL, self=140133851915320) at /tmp/ruby/src/trunk-O0/vm_eval.c:542
        call_status = (MISSING_FCALL | MISSING_VCALL | MISSING_SUPER | MISSING_MISSING | MISSING_NONE | unknown: 0x7f80)
        scope = CALL_FCALL
        kw_splat = 0
        cc = 0x55b5d72458e1 <VM_EP_LEP+42>
#21 0x000055b5d72700d6 in rb_call (recv=140133833302000, mid=3137, argc=1, argv=0x7ffcc7fd74f8, scope=CALL_FCALL) at /tmp/ruby/src/trunk-O0/vm_eval.c:895
        ec = 0x55b5d7b312c0
#22 0x000055b5d72707b9 in rb_funcallv_kw (recv=140133833302000, mid=3137, argc=1, argv=0x7ffcc7fd74f8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:1088
No locals.
#23 0x000055b5d7064e2b in rb_obj_call_init_kw (obj=140133833302000, argc=1, argv=0x7ffcc7fd74f8, kw_splat=0) at /tmp/ruby/src/trunk-O0/eval.c:1700
No locals.
#24 0x000055b5d7113127 in rb_class_new_instance_kw (argc=1, argv=0x7ffcc7fd74f8, klass=140133851915320, kw_splat=0) at /tmp/ruby/src/trunk-O0/object.c:2138
        obj = 140133833302000
#25 0x000055b5d711315b in rb_class_new_instance (argc=1, argv=0x7ffcc7fd74f8, klass=140133851915320) at /tmp/ruby/src/trunk-O0/object.c:2146
No locals.
#26 0x000055b5d7254e18 in ractor_safe_call_cfunc_m1 (recv=140133851915320, argc=1, argv=0x7ffcc7fd74f8, func=0x55b5d711312d <rb_class_new_instance>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3285
        f = 0x55b5d711312d <rb_class_new_instance>
#27 0x000055b5d726df50 in vm_call0_cfunc_with_frame (ec=0x55b5d7b312c0, calling=0x7ffcc7fd7270, argv=0x7ffcc7fd74f8) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7f738dcf3ec0
        ci = 0x7ffcc7fd7240
        val = 7650242752
        me = 0x7f738dbe8950
        cfunc = 0x55b5d7b6b6b8
        len = -1
        recv = 140133851915320
        argc = 1
        mid = 3457
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#28 0x000055b5d726e079 in vm_call0_cfunc (ec=0x55b5d7b312c0, calling=0x7ffcc7fd7270, argv=0x7ffcc7fd74f8) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#29 0x000055b5d726e2f1 in vm_call0_body (ec=0x55b5d7b312c0, calling=0x7ffcc7fd7270, argv=0x7ffcc7fd74f8) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffcc7fd7240
        cc = 0x7ffcc7fd7310
        ret = 32
#30 0x000055b5d726db47 in vm_call0_cc (ec=0x55b5d7b312c0, recv=140133851915320, id=3457, argc=1, argv=0x7ffcc7fd74f8, cc=0x7ffcc7fd7310, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7ffcc7fd74f8
        av = {94239489535912, 140723663762156}
        calling = {cd = 0x7ffcc7fd7230, cc = 0x7ffcc7fd7310, block_handler = 0, recv = 140133851915320, argc = 1, kw_splat = false, heap_argv = 0}
#31 0x000055b5d726d8e8 in rb_vm_call0 (ec=0x55b5d7b312c0, recv=140133851915320, id=3457, argc=1, argv=0x7ffcc7fd74f8, cme=0x7f738dbe8950, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7f738dbe8950, call_ = 0x55b5d725962c <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#32 0x000055b5d726eb41 in rb_vm_call_kw (ec=0x55b5d7b312c0, recv=140133851915320, id=3457, argc=1, argv=0x7ffcc7fd74f8, me=0x7f738dbe8950, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:326
No locals.
#33 0x000055b5d726f9a3 in rb_check_funcall_default_kw (recv=140133851915320, mid=3457, argc=1, argv=0x7ffcc7fd74f8, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:709
        klass = 140133851915160
        me = 0x7f738dbe8950
        ec = 0x55b5d7b312c0
        respond = -1
#34 0x000055b5d726f880 in rb_check_funcall (recv=140133851915320, mid=3457, argc=1, argv=0x7ffcc7fd74f8) at /tmp/ruby/src/trunk-O0/vm_eval.c:685
No locals.
#35 0x000055b5d7062c9d in make_exception (argc=2, argv=0x7ffcc7fd74f0, isstr=1) at /tmp/ruby/src/trunk-O0/eval.c:817
        mesg = 4
        exc = 36
#36 0x000055b5d7062d57 in rb_make_exception (argc=2, argv=0x7ffcc7fd74f0) at /tmp/ruby/src/trunk-O0/eval.c:835
No locals.
#37 0x000055b5d721193f in rb_threadptr_raise (target_th=0x55b5d7b30090, argc=2, argv=0x7ffcc7fd74f0) at /tmp/ruby/src/trunk-O0/thread.c:2468
        exc = 31
#38 0x000055b5d72119fc in rb_threadptr_signal_raise (th=0x55b5d7b30090, sig=15) at /tmp/ruby/src/trunk-O0/thread.c:2490
        argv = {140133851915320, 31}
#39 0x000055b5d71ccfd6 in rb_signal_exec (th=0x55b5d7b30090, sig=15) at /tmp/ruby/src/trunk-O0/signal.c:1079
        vm = 0x55b5d7b2db10
        cmd = 0
#40 0x000055b5d7211640 in rb_threadptr_execute_interrupts (th=0x55b5d7b30090, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2385
        prev_status = THREAD_RUNNABLE
        sig = 15
        timer_interrupt = 0
        pending_interrupt = 0
        terminate_interrupt = 0
        trap_interrupt = 8
        interrupt = 8
        postponed_job_interrupt = 0
        ret = 0
#41 0x000055b5d724441e in rb_vm_check_ints (ec=0x55b5d7b312c0) at /tmp/ruby/src/trunk-O0/vm_core.h:2083
No locals.
#42 0x000055b5d724bef9 in vm_pop_frame (ec=0x55b5d7b312c0, cfp=0x7f738dcf3ec0, ep=0x7f738dbf40f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:419
        flags = 2040070179
#43 0x000055b5d724bf45 in rb_vm_pop_frame (ec=0x55b5d7b312c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:428
No locals.
#44 0x000055b5d70d4238 in load_iseq_eval (ec=0x55b5d7b312c0, fname=140133833303760) at /tmp/ruby/src/trunk-O0/load.c:735
        ec = 0x55b5d7b312c0
        th = 0x55b5d7b30090
        realpath_map = 140133851714240
        v = 140133833303200
        ast = 0x7f73735ae018
        parser = 140133833303040
        iseq = 0x7f73735ae0b8
#45 0x000055b5d70d57a5 in require_internal (ec=0x55b5d7b312c0, fname=140133833439040, exception=1, warn=false) at /tmp/ruby/src/trunk-O0/load.c:1247
        handle = 140134254637536
        found = 114
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        _ec = 0x55b5d7b312c0
        _tag = {tag = 36, retval = 140133851917400, buf = {0x7ffcc7fd7820, 0x55b5d70d55d0 <require_internal+504>, 0x0, 0x7ffcc7fd76c0, 0x7ffcc7fd77f0}, prev = 0x7ffcc7fd8740, state = RUBY_TAG_NONE, lock_rec = 0}
        result = -1
        th = 0x55b5d7b30090
        saved = {wrapper = 0, self = 140134276058600, errinfo = 4, ec = 0x55b5d7b312c0}
        state = RUBY_TAG_NONE
        ftptr = 0x55b5d7fd4370 "/tmp/empty20231126-3821768-261oc7.rb"
        path = 140133833303760
        saved_path = 140133833303760
        realpath = 140133833438960
        realpaths = 140133851714400
        realpath_map = 140133851714240
        reset_ext_config = false
        prev_ext_config = {ractor_safe = 215}
        th2 = 0x7f73735cf740
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#46 0x000055b5d70d5cac in rb_require_string_internal (fname=140133833439040) at /tmp/ruby/src/trunk-O0/load.c:1346
        ec = 0x55b5d7b312c0
        result = 32627
#47 0x000055b5d70d5c4a in rb_require_string (fname=140133833439040) at /tmp/ruby/src/trunk-O0/load.c:1339
No locals.
#48 0x000055b5d70d4aaa in rb_f_require (obj=140134276058600, fname=140133833304280) at /tmp/ruby/src/trunk-O0/load.c:981
No locals.
#49 0x000055b5d7254e86 in ractor_safe_call_cfunc_1 (recv=140134276058600, argc=1, argv=0x7f738dbf40c0, func=0x55b5d70d4a8a <rb_f_require>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3299
        f = 0x55b5d70d4a8a <rb_f_require>
#50 0x000055b5d7255a4f in vm_call_cfunc_with_frame_ (ec=0x55b5d7b312c0, reg_cfp=0x7f738dcf3f30, calling=0x7ffcc7fd7ac0, argc=1, argv=0x7f738dbf40c0, stack_bottom=0x7f738dbf40b8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3476
        ci = 0x58b100140003
        cc = 0x7f7373670b68
        val = 140133834099560
        me = 0x7f73736755c8
        cfunc = 0x55b5d7bafd58
        recv = 140134276058600
        block_handler = 0
        frame_type = 1431634051
        len = 1
        args = <optimized out>
        args = <optimized out>
#51 0x000055b5d7255c24 in vm_call_cfunc_with_frame (ec=0x55b5d7b312c0, reg_cfp=0x7f738dcf3f30, calling=0x7ffcc7fd7ac0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3504
        argc = 1
        stack_bottom = 0x7f738dbf40b8
        argv = 0x7f738dbf40c0
#52 0x000055b5d725bce0 in vm_sendish (ec=0x55b5d7b312c0, reg_cfp=0x7f738dcf3f30, cd=0x55b5d7ce0e90, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5554
        val = 36
        ci = 0x58b100140003
        cc = 0x7f7373670b68
        argc = 1
        recv = 140134276058600
        calling = {cd = 0x55b5d7ce0e90, cc = 0x7f7373670b68, block_handler = 0, recv = 140134276058600, argc = 1, kw_splat = false, heap_argv = 0}
#53 0x000055b5d72631a5 in vm_exec_core (ec=0x55b5d7b312c0) at ../../src/trunk-O0/insns.def:822
        bh = 0
        cd = 0x55b5d7ce0e90
        leaf = false
        val = 140133833304280
        reg_pc = 0x55b5d7cbf578
        reg_cfp = 0x7f738dcf3f30
        insns_address_table = {0x55b5d725f948 <vm_exec_core+108>, 0x55b5d725f9aa <vm_exec_core+206>, 0x55b5d725fabd <vm_exec_core+481>, 0x55b5d725fbd1 <vm_exec_core+757>, 0x55b5d725fd6f <vm_exec_core+1171>, 0x55b5d725fe9f <vm_exec_core+1475>, 0x55b5d72600b1 <vm_exec_core+2005>, 0x55b5d72601c3 <vm_exec_core+2279>, 0x55b5d726029c <vm_exec_core+2496>, 0x55b5d72603a3 <vm_exec_core+2759>, 0x55b5d72604aa <vm_exec_core+3022>, 0x55b5d72605b8 <vm_exec_core+3292>, 0x55b5d72606ca <vm_exec_core+3566>, 0x55b5d726079a <vm_exec_core+3774>, 0x55b5d72608a3 <vm_exec_core+4039>, 0x55b5d726099d <vm_exec_core+4289>, 0x55b5d7260a60 <vm_exec_core+4484>, 0x55b5d7260b23 <vm_exec_core+4679>, 0x55b5d7260bac <vm_exec_core+4816>, 0x55b5d7260c38 <vm_exec_core+4956>, 0x55b5d7260cde <vm_exec_core+5122>, 0x55b5d7260db6 <vm_exec_core+5338>, 0x55b5d7260e83 <vm_exec_core+5543>, 0x55b5d7260f61 <vm_exec_core+5765>, 0x55b5d7261023 <vm_exec_core+5959>, 0x55b5d7261162 <vm_exec_core+6278>, 0x55b5d7261208 <vm_exec_core+6444>, 0x55b5d72612ed <vm_exec_core+6673>, 0x55b5d726141c <vm_exec_core+6976>, 0x55b5d72614df <vm_exec_core+7171>, 0x55b5d72615a2 <vm_exec_core+7366>, 0x55b5d726169a <vm_exec_core+7614>, 0x55b5d726175c <vm_exec_core+7808>, 0x55b5d726183b <vm_exec_core+8031>, 0x55b5d726194b <vm_exec_core+8303>, 0x55b5d7261a45 <vm_exec_core+8553>, 0x55b5d7261ac0 <vm_exec_core+8676>, 0x55b5d7261b81 <vm_exec_core+8869>, 0x55b5d7261c6f <vm_exec_core+9107>, 0x55b5d7261d1f <vm_exec_core+9283>, 0x55b5d7261e9e <vm_exec_core+9666>, 0x55b5d7261f78 <vm_exec_core+9884>, 0x55b5d7262064 <vm_exec_core+10120>, 0x55b5d72620f5 <vm_exec_core+10265>, 0x55b5d7262250 <vm_exec_core+10612>, 0x55b5d72627f2 <vm_exec_core+12054>, 0x55b5d72628ee <vm_exec_core+12306>, 0x55b5d72629f1 <vm_exec_core+12565>, 0x55b5d7262add <vm_exec_core+12801>, 0x55b5d7262cf6 <vm_exec_core+13338>, 0x55b5d7262de8 <vm_exec_core+13580>, 0x55b5d7262eee <vm_exec_core+13842>, 0x55b5d72630eb <vm_exec_core+14351>, 0x55b5d7263294 <vm_exec_core+14776>, 0x55b5d72633bf <vm_exec_core+15075>, 0x55b5d726352b <vm_exec_core+15439>, 0x55b5d7263656 <vm_exec_core+15738>, 0x55b5d72637c2 <vm_exec_core+16102>, 0x55b5d72639a4 <vm_exec_core+16584>, 0x55b5d7263ba1 <vm_exec_core+17093>, 0x55b5d7263d4a <vm_exec_core+17518>, 0x55b5d7263e6c <vm_exec_core+17808>, 0x55b5d7263f13 <vm_exec_core+17975>, 0x55b5d7263fd7 <vm_exec_core+18171>, 0x55b5d72640c0 <vm_exec_core+18404>, 0x55b5d72641ac <vm_exec_core+18640>, 0x55b5d7264295 <vm_exec_core+18873>, 0x55b5d72643a9 <vm_exec_core+19149>, 0x55b5d72644d0 <vm_exec_core+19444>, 0x55b5d7264606 <vm_exec_core+19754>, 0x55b5d726473c <vm_exec_core+20064>, 0x55b5d7264872 <vm_exec_core+20374>, 0x55b5d72649a8 <vm_exec_core+20684>, 0x55b5d7264ade <vm_exec_core+20994>, 0x55b5d7264c1f <vm_exec_core+21315>, 0x55b5d7264d99 <vm_exec_core+21693>, 0x55b5d7264ecf <vm_exec_core+22003>, 0x55b5d7265005 <vm_exec_core+22313>, 0x55b5d726513b <vm_exec_core+22623>, 0x55b5d7265271 <vm_exec_core+22933>, 0x55b5d72653a7 <vm_exec_core+23243>, 0x55b5d72654dd <vm_exec_core+23553>, 0x55b5d7265613 <vm_exec_core+23863>, 0x55b5d7265749 <vm_exec_core+24173>, 0x55b5d7265898 <vm_exec_core+24508>, 0x55b5d7265a52 <vm_exec_core+24950>, 0x55b5d7265bd0 <vm_exec_core+25332>, 0x55b5d7265cef <vm_exec_core+25619>, 0x55b5d7265e0e <vm_exec_core+25906>, 0x55b5d7265f28 <vm_exec_core+26188>, 0x55b5d7266042 <vm_exec_core+26470>, 0x55b5d726616d <vm_exec_core+26769>, 0x55b5d72662a3 <vm_exec_core+27079>, 0x55b5d726638e <vm_exec_core+27314>, 0x55b5d7266493 <vm_exec_core+27575>, 0x55b5d72665db <vm_exec_core+27903>, 0x55b5d72666ca <vm_exec_core+28142>, 0x55b5d726679e <vm_exec_core+28354>, 0x55b5d7266873 <vm_exec_core+28567>, 0x55b5d726695d <vm_exec_core+28801>, 0x55b5d72669d9 <vm_exec_core+28925>, 0x55b5d7266a55 <vm_exec_core+29049>, 0x55b5d7266a73 <vm_exec_core+29079>, 0x55b5d7266a91 <vm_exec_core+29109>, 0x55b5d7266aaf <vm_exec_core+29139>, 0x55b5d7266acd <vm_exec_core+29169>, 0x55b5d7266aeb <vm_exec_core+29199>, 0x55b5d7266b09 <vm_exec_core+29229>, 0x55b5d7266b27 <vm_exec_core+29259>, 0x55b5d7266b45 <vm_exec_core+29289>, 0x55b5d7266b63 <vm_exec_core+29319>, 0x55b5d7266b81 <vm_exec_core+29349>, 0x55b5d7266b9f <vm_exec_core+29379>, 0x55b5d7266bbd <vm_exec_core+29409>, 0x55b5d7266bdb <vm_exec_core+29439>, 0x55b5d7266bf9 <vm_exec_core+29469>, 0x55b5d7266c17 <vm_exec_core+29499>, 0x55b5d7266c35 <vm_exec_core+29529>, 0x55b5d7266c53 <vm_exec_core+29559>, 0x55b5d7266c71 <vm_exec_core+29589>, 0x55b5d7266c8f <vm_exec_core+29619>, 0x55b5d7266cad <vm_exec_core+29649>, 0x55b5d7266ccb <vm_exec_core+29679>, 0x55b5d7266ce9 <vm_exec_core+29709>, 0x55b5d7266d07 <vm_exec_core+29739>, 0x55b5d7266d25 <vm_exec_core+29769>, 0x55b5d7266d43 <vm_exec_core+29799>, 0x55b5d7266d61 <vm_exec_core+29829>, 0x55b5d7266d7f <vm_exec_core+29859>, 0x55b5d7266d9d <vm_exec_core+29889>, 0x55b5d7266dbb <vm_exec_core+29919>, 0x55b5d7266dd9 <vm_exec_core+29949>, 0x55b5d7266df7 <vm_exec_core+29979>, 0x55b5d7266e15 <vm_exec_core+30009>, 0x55b5d7266e33 <vm_exec_core+30039>, 0x55b5d7266e51 <vm_exec_core+30069>, 0x55b5d7266e6f <vm_exec_core+30099>, 0x55b5d7266e8d <vm_exec_core+30129>, 0x55b5d7266eab <vm_exec_core+30159>, 0x55b5d7266ec9 <vm_exec_core+30189>, 0x55b5d7266ee7 <vm_exec_core+30219>, 0x55b5d7266f05 <vm_exec_core+30249>, 0x55b5d7266f23 <vm_exec_core+30279>, 0x55b5d7266f41 <vm_exec_core+30309>, 0x55b5d7266f5f <vm_exec_core+30339>, 0x55b5d7266f7d <vm_exec_core+30369>, 0x55b5d7266f9b <vm_exec_core+30399>, 0x55b5d7266fb9 <vm_exec_core+30429>, 0x55b5d7266fd7 <vm_exec_core+30459>, 0x55b5d7266ff5 <vm_exec_core+30489>, 0x55b5d7267013 <vm_exec_core+30519>, 0x55b5d7267031 <vm_exec_core+30549>, 0x55b5d726704f <vm_exec_core+30579>, 0x55b5d726706d <vm_exec_core+30609>, 0x55b5d726708b <vm_exec_core+30639>, 0x55b5d72670a9 <vm_exec_core+30669>, 0x55b5d72670c7 <vm_exec_core+30699>, 0x55b5d72670e5 <vm_exec_core+30729>, 0x55b5d7267103 <vm_exec_core+30759>, 0x55b5d7267121 <vm_exec_core+30789>, 0x55b5d726713f <vm_exec_core+30819>, 0x55b5d726715d <vm_exec_core+30849>, 0x55b5d726717b <vm_exec_core+30879>, 0x55b5d7267199 <vm_exec_core+30909>, 0x55b5d72671b7 <vm_exec_core+30939>, 0x55b5d72671d5 <vm_exec_core+30969>, 0x55b5d72671f3 <vm_exec_core+30999>, 0x55b5d7267211 <vm_exec_core+31029>, 0x55b5d726722f <vm_exec_core+31059>, 0x55b5d726724d <vm_exec_core+31089>, 0x55b5d726726b <vm_exec_core+31119>, 0x55b5d7267289 <vm_exec_core+31149>, 0x55b5d72672a7 <vm_exec_core+31179>, 0x55b5d72672c5 <vm_exec_core+31209>, 0x55b5d72672e3 <vm_exec_core+31239>, 0x55b5d7267301 <vm_exec_core+31269>, 0x55b5d7267332 <vm_exec_core+31318>, 0x55b5d7267350 <vm_exec_core+31348>, 0x55b5d726736e <vm_exec_core+31378>, 0x55b5d726738c <vm_exec_core+31408>, 0x55b5d72673aa <vm_exec_core+31438>, 0x55b5d72673c8 <vm_exec_core+31468>, 0x55b5d72673e6 <vm_exec_core+31498>, 0x55b5d7267404 <vm_exec_core+31528>, 0x55b5d7267422 <vm_exec_core+31558>, 0x55b5d7267440 <vm_exec_core+31588>, 0x55b5d726745e <vm_exec_core+31618>, 0x55b5d726747c <vm_exec_core+31648>, 0x55b5d726749a <vm_exec_core+31678>, 0x55b5d72674b8 <vm_exec_core+31708>, 0x55b5d72674d6 <vm_exec_core+31738>, 0x55b5d72674f4 <vm_exec_core+31768>, 0x55b5d7267512 <vm_exec_core+31798>, 0x55b5d7267530 <vm_exec_core+31828>, 0x55b5d726754e <vm_exec_core+31858>, 0x55b5d726756c <vm_exec_core+31888>, 0x55b5d726758a <vm_exec_core+31918>, 0x55b5d72675a8 <vm_exec_core+31948>, 0x55b5d72675c6 <vm_exec_core+31978>, 0x55b5d72675e4 <vm_exec_core+32008>...}
#54 0x000055b5d7279817 in vm_exec_loop (ec=0x55b5d7b312c0, state=RUBY_TAG_BREAK, tag=0x7ffcc7fd8740, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2494
No locals.
#55 0x000055b5d727975f in rb_vm_exec (ec=0x55b5d7b312c0) at /tmp/ruby/src/trunk-O0/vm.c:2473
        _ec = 0x55b5d7b312c0
        _tag = {tag = 36, retval = 4, buf = {0x7ffcc7fd87c0, 0x55b5d727968a <rb_vm_exec+190>, 0x0, 0x7ffcc7fd8710, 0x7ffcc7fd8a58}, prev = 0x7ffcc7fd8830, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_BREAK
        result = 36
#56 0x000055b5d727a56b in rb_iseq_eval_main (iseq=0x7f737368be40) at /tmp/ruby/src/trunk-O0/vm.c:2733
        ec = 0x55b5d7b312c0
        val = 94239496278720
#57 0x000055b5d706190b in rb_ec_exec_node (ec=0x55b5d7b312c0, n=0x7f737368be40) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x55b5d7b30090
        _ec = 0x55b5d7b312c0
        _tag = {tag = 36, retval = 94239484940024, buf = {0x7ffcc7fd88b0, 0x55b5d70618a1 <rb_ec_exec_node+212>, 0x0, 0x7ffcc7fd8800, 0x55b5d7b312c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f737368be40
#58 0x000055b5d7061a88 in ruby_run_node (n=0x7f737368be40) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55b5d7b312c0
        status = 21941
#59 0x000055b5d705d2f4 in rb_main (argc=133, argv=0x7ffcc7fd8a58) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140723663767856
#60 0x000055b5d705d355 in main (argc=133, argv=0x7ffcc7fd8a58) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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