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

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

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

Retrying...
Finished tests in 1513.806974s, 17.6740 tests/s, 6256.7660 assertions/s.
26755 tests, 9471536 assertions, 0 failures, 0 errors, 186 skips

ruby -v: ruby 3.3.0dev (2023-10-21T10:47:05Z master 38b79b05fd) [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.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/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'
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-10-21T10:47:05Z master 38b79b05fd) [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 .................................................................

Finished in 298.171135 seconds

3715 files, 32233 examples, 140359 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.3840590.ruby -x gdbscript
[New LWP 3840590]
[New LWP 3840592]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/tool/l'.
Program terminated with signal SIGABRT, Aborted.
#0  RB_FL_TEST_RAW (obj=139637671773440, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
472	    return RBASIC(obj)->flags & flags;
[Current thread is 1 (Thread 0x7effefff37c0 (LWP 3840590))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7effefff37c0 (LWP 3840590) RB_FL_TEST_RAW (obj=139637671773440, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
  2    Thread 0x7effeee1f640 (LWP 3840592) 0x00007efff011bfde in epoll_wait (epfd=4, events=0x55db2da7d27c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7effeee1f640 (LWP 3840592)):
#0  0x00007efff011bfde in epoll_wait (epfd=4, events=0x55db2da7d27c <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  0x000055db2d62bacf in timer_thread_polling (vm=0x55db2e72cb10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:721
        r = 1186487142
#2  0x000055db2d62c177 in timer_thread_func (ptr=0x55db2e72cb10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:2964
        vm = 0x55db2e72cb10
#3  0x00007efff008ab43 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 = {140727832251280, 5735881913036995408, 139637689546304, 25, 139637708859472, 140727832251632, -5591729151982142640, -5591761937501619376}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#4  0x00007efff011bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7effefff37c0 (LWP 3840590)):
#0  RB_FL_TEST_RAW (obj=139637671773440, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
No locals.
#1  0x000055db2d497c63 in RB_FL_ANY_RAW (obj=139637671773440, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:520
No locals.
#2  0x000055db2d498010 in RB_OBJ_PROMOTED_RAW (obj=139637671773440) at /tmp/ruby/src/trunk-O0/include/ruby/internal/gc.h:724
No locals.
#3  0x000055db2d49af51 in RVALUE_OLD_P (obj=139637671773440) at /tmp/ruby/src/trunk-O0/gc.c:1734
        __func__ = <optimized out>
#4  0x000055db2d4a513e in gc_aging (objspace=0x55db2e72f260, obj=139637671773440) at /tmp/ruby/src/trunk-O0/gc.c:6829
        page = 0x55db2e91b940
        __func__ = <optimized out>
#5  0x000055db2d4a5266 in gc_mark_ptr (objspace=0x55db2e72f260, obj=139637671773440) at /tmp/ruby/src/trunk-O0/gc.c:6868
        __func__ = "gc_mark_ptr"
#6  0x000055db2d4a546f in gc_mark (objspace=0x55db2e72f260, obj=139637671773440) at /tmp/ruby/src/trunk-O0/gc.c:6902
No locals.
#7  0x000055db2d4a6013 in gc_mark_children (objspace=0x55db2e72f260, obj=139637672154520) at /tmp/ruby/src/trunk-O0/gc.c:7229
        i = 808
        len = 1024
        ptr = 0x55db2e8b1800
        any = 0x7effedd89598
#8  0x000055db2d4a659c in gc_mark_stacked_objects (objspace=0x55db2e72f260, incremental=1, count=34328) at /tmp/ruby/src/trunk-O0/gc.c:7364
        mstack = 0x55db2e72f6e8
        obj = 139637672154520
        marked_slots_at_the_beginning = 737
        popped_count = 14132
#9  0x000055db2d4a66f4 in gc_mark_stacked_objects_incremental (objspace=0x55db2e72f260, count=34328) at /tmp/ruby/src/trunk-O0/gc.c:7396
No locals.
#10 0x000055db2d4a8a27 in gc_marks_step (objspace=0x55db2e72f260, slots=34328) at /tmp/ruby/src/trunk-O0/gc.c:8601
        marking_finished = false
        __func__ = <optimized out>
#11 0x000055db2d4a8a8f in gc_marks_continue (objspace=0x55db2e72f260, size_pool=0x55db2e72f360, heap=0x55db2e72f3b0) at /tmp/ruby/src/trunk-O0/gc.c:8621
        __func__ = <optimized out>
        marking_finished = true
#12 0x000055db2d49c7b9 in gc_continue (objspace=0x55db2e72f260, size_pool=0x55db2e72f360, heap=0x55db2e72f3b0) at /tmp/ruby/src/trunk-O0/gc.c:2418
        lock_lev = 0
#13 0x000055db2d49cf85 in newobj_alloc (objspace=0x55db2e72f260, cr=0x55db2e730010, size_pool_idx=1, vm_locked=true) at /tmp/ruby/src/trunk-O0/gc.c:2745
        lev = 32765
        unlock_vm = false
        size_pool = 0x55db2e72f360
        heap = 0x55db2e72f3b0
        cache = 0x55db2e730208
        obj = 0
        __func__ = <optimized out>
#14 0x000055db2d49d1b8 in newobj_slowpath (size_pool_idx=1, wb_protected=1, cr=0x55db2e730010, objspace=0x55db2e72f260, flags=4294967301, klass=139637689871440) at /tmp/ruby/src/trunk-O0/gc.c:2804
        obj = 2
        lev = 1
#15 newobj_slowpath_wb_protected (klass=139637689871440, flags=4294967301, objspace=0x55db2e72f260, cr=0x55db2e730010, size_pool_idx=1) at /tmp/ruby/src/trunk-O0/gc.c:2822
No locals.
#16 0x000055db2d49d530 in newobj_of0 (klass=139637689871440, flags=4294967301, wb_protected=1, cr=0x55db2e730010, alloc_size=70) at /tmp/ruby/src/trunk-O0/gc.c:2864
        obj = 4299262296448
        objspace = 0x55db2e72f260
        size_pool_idx = 1
        i = <optimized out>
        cnt = <optimized out>
#17 0x000055db2d49d59c in newobj_of (cr=0x55db2e730010, klass=139637689871440, flags=5, v1=0, v2=0, v3=0, wb_protected=1, alloc_size=70) at /tmp/ruby/src/trunk-O0/gc.c:2874
        obj = 94399865488064
#18 0x000055db2d49d657 in rb_wb_protected_newobj_of (ec=0x55db2e7302c0, klass=139637689871440, flags=5, size=70) at /tmp/ruby/src/trunk-O0/gc.c:2889
        __func__ = <optimized out>
#19 0x000055db2d5ffd88 in str_alloc_embed (klass=139637689871440, capa=46) at /tmp/ruby/src/trunk-O0/string.c:855
        size = 70
        str = 0x2d
#20 0x000055db2d6019f7 in rb_str_buf_new (capa=45) at /tmp/ruby/src/trunk-O0/string.c:1491
        str = 94399847452182
#21 0x000055db2d6068b5 in rb_str_concat_literals (num=2, strary=0x7effefef2048) at /tmp/ruby/src/trunk-O0/string.c:3315
        str = 139637671749920
        i = 2
        s = 0
        len = 45
#22 0x000055db2d6823de in vm_exec_core (ec=0x55db2e7302c0) at ../../src/trunk-O0/insns.def:392
        num = 2
        leaf = false
        val = 140727832248320
        reg_pc = 0x55db2eaf1480
        reg_cfp = 0x7effefff1fa0
        insns_address_table = {0x55db2d680e17 <vm_exec_core+108>, 0x55db2d680e79 <vm_exec_core+206>, 0x55db2d680f8c <vm_exec_core+481>, 0x55db2d6810a0 <vm_exec_core+757>, 0x55db2d68123e <vm_exec_core+1171>, 0x55db2d68136e <vm_exec_core+1475>, 0x55db2d681580 <vm_exec_core+2005>, 0x55db2d681692 <vm_exec_core+2279>, 0x55db2d68176b <vm_exec_core+2496>, 0x55db2d681872 <vm_exec_core+2759>, 0x55db2d681979 <vm_exec_core+3022>, 0x55db2d681a87 <vm_exec_core+3292>, 0x55db2d681b99 <vm_exec_core+3566>, 0x55db2d681c69 <vm_exec_core+3774>, 0x55db2d681d72 <vm_exec_core+4039>, 0x55db2d681e6c <vm_exec_core+4289>, 0x55db2d681f2f <vm_exec_core+4484>, 0x55db2d681ff2 <vm_exec_core+4679>, 0x55db2d68207b <vm_exec_core+4816>, 0x55db2d682107 <vm_exec_core+4956>, 0x55db2d6821ad <vm_exec_core+5122>, 0x55db2d682285 <vm_exec_core+5338>, 0x55db2d682352 <vm_exec_core+5543>, 0x55db2d682430 <vm_exec_core+5765>, 0x55db2d6824f2 <vm_exec_core+5959>, 0x55db2d682631 <vm_exec_core+6278>, 0x55db2d6826d7 <vm_exec_core+6444>, 0x55db2d6827bc <vm_exec_core+6673>, 0x55db2d6828eb <vm_exec_core+6976>, 0x55db2d6829ae <vm_exec_core+7171>, 0x55db2d682a71 <vm_exec_core+7366>, 0x55db2d682b69 <vm_exec_core+7614>, 0x55db2d682c2b <vm_exec_core+7808>, 0x55db2d682d0a <vm_exec_core+8031>, 0x55db2d682e1a <vm_exec_core+8303>, 0x55db2d682f14 <vm_exec_core+8553>, 0x55db2d682f8f <vm_exec_core+8676>, 0x55db2d683050 <vm_exec_core+8869>, 0x55db2d68313e <vm_exec_core+9107>, 0x55db2d6831ee <vm_exec_core+9283>, 0x55db2d68336d <vm_exec_core+9666>, 0x55db2d683447 <vm_exec_core+9884>, 0x55db2d683533 <vm_exec_core+10120>, 0x55db2d6835c4 <vm_exec_core+10265>, 0x55db2d68371f <vm_exec_core+10612>, 0x55db2d683c0f <vm_exec_core+11876>, 0x55db2d683d0b <vm_exec_core+12128>, 0x55db2d683e0e <vm_exec_core+12387>, 0x55db2d683efa <vm_exec_core+12623>, 0x55db2d684113 <vm_exec_core+13160>, 0x55db2d684205 <vm_exec_core+13402>, 0x55db2d68430b <vm_exec_core+13664>, 0x55db2d684508 <vm_exec_core+14173>, 0x55db2d6846b1 <vm_exec_core+14598>, 0x55db2d6847dc <vm_exec_core+14897>, 0x55db2d684948 <vm_exec_core+15261>, 0x55db2d684a73 <vm_exec_core+15560>, 0x55db2d684bdf <vm_exec_core+15924>, 0x55db2d684dc1 <vm_exec_core+16406>, 0x55db2d684fbe <vm_exec_core+16915>, 0x55db2d685167 <vm_exec_core+17340>, 0x55db2d685289 <vm_exec_core+17630>, 0x55db2d685330 <vm_exec_core+17797>, 0x55db2d6853f4 <vm_exec_core+17993>, 0x55db2d6854dd <vm_exec_core+18226>, 0x55db2d6855c9 <vm_exec_core+18462>, 0x55db2d6856b2 <vm_exec_core+18695>, 0x55db2d6857c6 <vm_exec_core+18971>, 0x55db2d6858ed <vm_exec_core+19266>, 0x55db2d685a23 <vm_exec_core+19576>, 0x55db2d685b59 <vm_exec_core+19886>, 0x55db2d685c8f <vm_exec_core+20196>, 0x55db2d685dc5 <vm_exec_core+20506>, 0x55db2d685efb <vm_exec_core+20816>, 0x55db2d68603c <vm_exec_core+21137>, 0x55db2d6861b6 <vm_exec_core+21515>, 0x55db2d6862ec <vm_exec_core+21825>, 0x55db2d686422 <vm_exec_core+22135>, 0x55db2d686558 <vm_exec_core+22445>, 0x55db2d68668e <vm_exec_core+22755>, 0x55db2d6867c4 <vm_exec_core+23065>, 0x55db2d6868fa <vm_exec_core+23375>, 0x55db2d686a30 <vm_exec_core+23685>, 0x55db2d686b66 <vm_exec_core+23995>, 0x55db2d686cb5 <vm_exec_core+24330>, 0x55db2d686e6f <vm_exec_core+24772>, 0x55db2d686fed <vm_exec_core+25154>, 0x55db2d68710c <vm_exec_core+25441>, 0x55db2d68722b <vm_exec_core+25728>, 0x55db2d687345 <vm_exec_core+26010>, 0x55db2d68745f <vm_exec_core+26292>, 0x55db2d68758a <vm_exec_core+26591>, 0x55db2d6876c0 <vm_exec_core+26901>, 0x55db2d6877ab <vm_exec_core+27136>, 0x55db2d6878b0 <vm_exec_core+27397>, 0x55db2d6879f8 <vm_exec_core+27725>, 0x55db2d687ae7 <vm_exec_core+27964>, 0x55db2d687bbb <vm_exec_core+28176>, 0x55db2d687c90 <vm_exec_core+28389>, 0x55db2d687d7a <vm_exec_core+28623>, 0x55db2d687df6 <vm_exec_core+28747>, 0x55db2d687e72 <vm_exec_core+28871>, 0x55db2d687e90 <vm_exec_core+28901>, 0x55db2d687eae <vm_exec_core+28931>, 0x55db2d687ecc <vm_exec_core+28961>, 0x55db2d687eea <vm_exec_core+28991>, 0x55db2d687f08 <vm_exec_core+29021>, 0x55db2d687f26 <vm_exec_core+29051>, 0x55db2d687f44 <vm_exec_core+29081>, 0x55db2d687f62 <vm_exec_core+29111>, 0x55db2d687f80 <vm_exec_core+29141>, 0x55db2d687f9e <vm_exec_core+29171>, 0x55db2d687fbc <vm_exec_core+29201>, 0x55db2d687fda <vm_exec_core+29231>, 0x55db2d687ff8 <vm_exec_core+29261>, 0x55db2d688016 <vm_exec_core+29291>, 0x55db2d688034 <vm_exec_core+29321>, 0x55db2d688052 <vm_exec_core+29351>, 0x55db2d688070 <vm_exec_core+29381>, 0x55db2d68808e <vm_exec_core+29411>, 0x55db2d6880ac <vm_exec_core+29441>, 0x55db2d6880ca <vm_exec_core+29471>, 0x55db2d6880e8 <vm_exec_core+29501>, 0x55db2d688106 <vm_exec_core+29531>, 0x55db2d688124 <vm_exec_core+29561>, 0x55db2d688142 <vm_exec_core+29591>, 0x55db2d688160 <vm_exec_core+29621>, 0x55db2d68817e <vm_exec_core+29651>, 0x55db2d68819c <vm_exec_core+29681>, 0x55db2d6881ba <vm_exec_core+29711>, 0x55db2d6881d8 <vm_exec_core+29741>, 0x55db2d6881f6 <vm_exec_core+29771>, 0x55db2d688214 <vm_exec_core+29801>, 0x55db2d688232 <vm_exec_core+29831>, 0x55db2d688250 <vm_exec_core+29861>, 0x55db2d68826e <vm_exec_core+29891>, 0x55db2d68828c <vm_exec_core+29921>, 0x55db2d6882aa <vm_exec_core+29951>, 0x55db2d6882c8 <vm_exec_core+29981>, 0x55db2d6882e6 <vm_exec_core+30011>, 0x55db2d688304 <vm_exec_core+30041>, 0x55db2d688322 <vm_exec_core+30071>, 0x55db2d688340 <vm_exec_core+30101>, 0x55db2d68835e <vm_exec_core+30131>, 0x55db2d68837c <vm_exec_core+30161>, 0x55db2d68839a <vm_exec_core+30191>, 0x55db2d6883b8 <vm_exec_core+30221>, 0x55db2d6883d6 <vm_exec_core+30251>, 0x55db2d6883f4 <vm_exec_core+30281>, 0x55db2d688412 <vm_exec_core+30311>, 0x55db2d688430 <vm_exec_core+30341>, 0x55db2d68844e <vm_exec_core+30371>, 0x55db2d68846c <vm_exec_core+30401>, 0x55db2d68848a <vm_exec_core+30431>, 0x55db2d6884a8 <vm_exec_core+30461>, 0x55db2d6884c6 <vm_exec_core+30491>, 0x55db2d6884e4 <vm_exec_core+30521>, 0x55db2d688502 <vm_exec_core+30551>, 0x55db2d688520 <vm_exec_core+30581>, 0x55db2d68853e <vm_exec_core+30611>, 0x55db2d68855c <vm_exec_core+30641>, 0x55db2d68857a <vm_exec_core+30671>, 0x55db2d688598 <vm_exec_core+30701>, 0x55db2d6885b6 <vm_exec_core+30731>, 0x55db2d6885d4 <vm_exec_core+30761>, 0x55db2d6885f2 <vm_exec_core+30791>, 0x55db2d688610 <vm_exec_core+30821>, 0x55db2d68862e <vm_exec_core+30851>, 0x55db2d68864c <vm_exec_core+30881>, 0x55db2d68866a <vm_exec_core+30911>, 0x55db2d688688 <vm_exec_core+30941>, 0x55db2d6886a6 <vm_exec_core+30971>, 0x55db2d6886c4 <vm_exec_core+31001>, 0x55db2d6886e2 <vm_exec_core+31031>, 0x55db2d688700 <vm_exec_core+31061>, 0x55db2d68871e <vm_exec_core+31091>, 0x55db2d68874f <vm_exec_core+31140>, 0x55db2d68876d <vm_exec_core+31170>, 0x55db2d68878b <vm_exec_core+31200>, 0x55db2d6887a9 <vm_exec_core+31230>, 0x55db2d6887c7 <vm_exec_core+31260>, 0x55db2d6887e5 <vm_exec_core+31290>, 0x55db2d688803 <vm_exec_core+31320>, 0x55db2d688821 <vm_exec_core+31350>, 0x55db2d68883f <vm_exec_core+31380>, 0x55db2d68885d <vm_exec_core+31410>, 0x55db2d68887b <vm_exec_core+31440>, 0x55db2d688899 <vm_exec_core+31470>, 0x55db2d6888b7 <vm_exec_core+31500>, 0x55db2d6888d5 <vm_exec_core+31530>, 0x55db2d6888f3 <vm_exec_core+31560>, 0x55db2d688911 <vm_exec_core+31590>, 0x55db2d68892f <vm_exec_core+31620>, 0x55db2d68894d <vm_exec_core+31650>, 0x55db2d68896b <vm_exec_core+31680>, 0x55db2d688989 <vm_exec_core+31710>, 0x55db2d6889a7 <vm_exec_core+31740>, 0x55db2d6889c5 <vm_exec_core+31770>, 0x55db2d6889e3 <vm_exec_core+31800>, 0x55db2d688a01 <vm_exec_core+31830>...}
#23 0x000055db2d69aa07 in rb_vm_exec (ec=0x55db2e7302c0) at /tmp/ruby/src/trunk-O0/vm.c:2467
        _ec = 0x55db2e7302c0
        _tag = {tag = 36, retval = 4, buf = {0x7ffdc0738940, 0x55db2d69a985 <rb_vm_exec+174>, 0x0, 0x7ffdc0738890, 0x7effedccf288}, prev = 0x7ffdc0738c80, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#24 0x000055db2d697620 in invoke_block (ec=0x55db2e7302c0, iseq=0x7effedd92cd8, self=139637707165160, captured=0x55db2eb97aa0, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1492
        arg_size = 0
#25 0x000055db2d6980bc in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7effedccf298, argc=0, self=139637707165160, captured=0x55db2eb97aa0, ec=0x55db2e7302c0) at /tmp/ruby/src/trunk-O0/vm.c:1562
        iseq = 0x7effedd92cd8
        opt_pc = 0
        type = 572653569
        cfp = 0x7effefff1fd8
        sp = 0x7effefef2028
        flags = 0
        use_argv = 0x7effedccf298
        av = {139637689815920, 94399865487376}
        stack_argv = 0x7effefef2028
#26 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7effedccf298, argc=0, self=139637707165160, proc=0x55db2eb97aa0, ec=0x55db2e7302c0) at /tmp/ruby/src/trunk-O0/vm.c:1660
        block = 0x55db2eb97aa0
#27 vm_invoke_proc (ec=0x55db2e7302c0, proc=0x55db2eb97aa0, self=139637707165160, argc=0, argv=0x7effedccf298, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1690
No locals.
#28 0x000055db2d698860 in rb_vm_invoke_proc (ec=0x55db2e7302c0, proc=0x55db2eb97aa0, argc=0, argv=0x7effedccf298, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1711
        self = 139637707165160
#29 0x000055db2d5774a0 in rb_proc_call_kw (self=139637671360360, args=139637671391880, kw_splat=0) at /tmp/ruby/src/trunk-O0/proc.c:977
        vret = 140727832251328
        proc = 0x55db2eb97aa0
        argc = 0
        argv = 0x7effedccf298
#30 0x000055db2d577508 in rb_proc_call (self=139637671360360, args=139637671391880) at /tmp/ruby/src/trunk-O0/proc.c:987
No locals.
#31 0x000055db2d4866ba in rb_call_end_proc (data=139637671360360) at /tmp/ruby/src/trunk-O0/eval_jump.c:13
No locals.
#32 0x000055db2d486874 in exec_end_procs_chain (procs=0x55db2da79c60 <end_procs>, errp=0x55db2e730338) at /tmp/ruby/src/trunk-O0/eval_jump.c:105
        endproc = {func = 0x55db2d486693 <rb_call_end_proc>, data = 139637671360360, next = 0x55db2eeda2c0}
        link = 0x55db2e95c200
        errinfo = 139637671384760
#33 0x000055db2d4869c7 in rb_ec_exec_end_proc (ec=0x55db2e7302c0) at /tmp/ruby/src/trunk-O0/eval_jump.c:120
        _ec = 0x55db2e7302c0
        _tag = {tag = 36, retval = 139637671384760, buf = {0x7ffdc0738d00, 0x55db2d486942 <rb_ec_exec_end_proc+173>, 0x0, 0x7ffdc0738c50, 0x55db2d48408e <rb_ec_ractor_ptr+24>}, prev = 0x7ffdc0738e20, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 139637671384760
#34 0x000055db2d4870d7 in rb_ec_teardown (ec=0x55db2e7302c0) at /tmp/ruby/src/trunk-O0/eval.c:159
No locals.
#35 0x000055db2d487387 in rb_ec_cleanup (ec=0x55db2e7302c0, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:212
        err = 94399865488064
        mode0 = 32765
        mode1 = -1066168672
        _ec = 0x55db2e7302c0
        _tag = {tag = 36, retval = 94399845920202, buf = {0x7ffdc0738ea0, 0x55db2d4872c2 <rb_ec_cleanup+279>, 0x0, 0x7ffdc0738dc0, 0x55db2e7302c0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 139637671384760
        sysex = 0
        signaled = 0
        th = 0x55db2e72f090
        th0 = 0x55db2e72f090
        step = 1
        message = 4
        buf = 94399865483408
#36 0x000055db2d487960 in ruby_run_node (n=0x7effedd9c508) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55db2e7302c0
        status = 21979
#37 0x000055db2d4832f4 in rb_main (argc=136, argv=0x7ffdc0739048) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140727832252192
#38 0x000055db2d483355 in main (argc=136, argv=0x7ffdc0739048) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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