# Logfile created on 2024-02-07 09:12:05 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005571ab39a658 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-O0", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-O0", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0", @configure_opts=["optflags=-O0"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20240207-091205", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005571ab4335d8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005571ab433448 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005571ab4332b8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240207-091205", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240207-091205>, @binmode=false, @mon_data=#<Monitor:0x00005571ab4331f0>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   d95d348..565ef06  master     -> origin/master
Updating d95d348..565ef06
Fast-forward
 .github/workflows/codeql-analysis.yml | 18 +++++++-----------
 tool/leaked-globals                   |  1 +
 2 files changed, 8 insertions(+), 11 deletions(-)
Latest commit hash = 565ef06e91
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update debug to 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60
echo 91fe870eeceb9ffbbc7f1bb4673f9e2f6a2c1f60 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

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

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

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

# Running tests:

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

Retrying...
Finished tests in 1341.876448s, 18.7096 tests/s, 7050.4375 assertions/s.
25106 tests, 9460816 assertions, 0 failures, 0 errors, 222 skips

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

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

Finished in 631.470838 seconds

3730 files, 32088 examples, 141509 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.2745592.ruby -x gdbscript
[New LWP 2745592]
[New LWP 2745594]
[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  fill_line (num_traces=36, traces=0x55b0fa8ea9a0 <trace>, addr=94218601466414, file=25, line=5444, format=4 '\004', version=5, include_directories=0x7f407968c4e8 "\001\001\037\036\036", filenames=0x7f407968c564 "\002\001\037\002\017\316\003\305\"", obj=0x55b0fc1b19e0, lines=0x55b0fc1b0f90, offset=0, errout=0x7f40963056a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:328
328		uintptr_t a = (uintptr_t)traces[i];
[Current thread is 1 (Thread 0x7f40960e87c0 (LWP 2745592))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f40960e87c0 (LWP 2745592) fill_line (num_traces=36, traces=0x55b0fa8ea9a0 <trace>, addr=94218601466414, file=25, line=5444, format=4 '\004', version=5, include_directories=0x7f407968c4e8 "\001\001\037\036\036", filenames=0x7f407968c564 "\002\001\037\002\017\316\003\305\"", obj=0x55b0fc1b19e0, lines=0x55b0fc1b0f90, offset=0, errout=0x7f40963056a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:328
  2    Thread 0x7f407cb0f640 (LWP 2745594) 0x00007f4096210fde in epoll_wait (epfd=4, events=0x55b0fa8e789c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f407cb0f640 (LWP 2745594)):
#0  0x00007f4096210fde in epoll_wait (epfd=4, events=0x55b0fa8e789c <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  0x000055b0fa43d1e1 in event_wait (vm=0x55b0fb50d2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:857
        r = 21936
#2  0x000055b0fa43d205 in timer_thread_polling (vm=0x55b0fb50d2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:879
        r = -895077970
#3  0x000055b0fa43d8c5 in timer_thread_func (ptr=0x55b0fb50d2a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3048
        vm = 0x55b0fb50d2a0
#4  0x00007f409617fb43 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 = {140721522285936, 5435829650810168542, 139914946606656, 25, 139915372787792, 140721522286288, -5337034776650750754, -5337083954718481186}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f4096210bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f40960e87c0 (LWP 2745592)):
#0  fill_line (num_traces=36, traces=0x55b0fa8ea9a0 <trace>, addr=94218601466414, file=25, line=5444, format=4 '\004', version=5, include_directories=0x7f407968c4e8 "\001\001\037\036\036", filenames=0x7f407968c564 "\002\001\037\002\017\316\003\305\"", obj=0x55b0fc1b19e0, lines=0x55b0fc1b0f90, offset=0, errout=0x7f40963056a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:328
        a = 94218601867514
        i = 2
#1  0x000055b0fa5a84ce in parse_debug_line_cu (num_traces=36, traces=0x55b0fa8ea9a0 <trace>, debug_line=0x55b0fb5a1688, obj=0x55b0fc1b19e0, lines=0x55b0fc1b0f90, offset=0, errout=0x7f40963056a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:547
        adjusted_opcode = 159 '\237'
        operation_advance = 11 '\v'
        a = 17
        op = 172 '\254'
        p = 0x7f4079690e04 "\005\r\222\005\f\344\005\024K\005\r\002$\024\005\f\344\005\030\237\005\022\344\255\005\063\204\005\031\202\005\025\255\005\031\b\221\005\021\254\005\020u\005\033"
        header = {unit_length = 19994, version = 5, format = 4 '\004', header_length = 2459, minimum_instruction_length = 1 '\001', maximum_operations_per_instruction = 0 '\000', default_is_stmt = 1 '\001', line_base = -5 '\373', line_range = 14 '\016', opcode_base = 13 '\r', include_directories = 0x7f407968c4e8 "\001\001\037\036\036", filenames = 0x7f407968c564 "\002\001\037\002\017\316\003\305\"", cu_start = 0x7f407968ce71 "\005\001", cu_end = 0x7f40796912e8 "\351C"}
        addr = 2214446
        file = 25
        line = 5444
        is_stmt = 1
#2  0x000055b0fa5a856c in parse_debug_line (num_traces=36, traces=0x55b0fa8ea9a0 <trace>, debug_line=0x7f407968c4ca "\032N", size=1848606, obj=0x55b0fc1b19e0, lines=0x55b0fc1b0f90, offset=0, errout=0x7f40963056a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:562
        debug_line_end = 0x7f40797b3ad6 ""
#3  0x000055b0fa5ac24a in fill_lines (num_traces=36, traces=0x55b0fa8ea9a0 <trace>, check_debuglink=1, objp=0x55b0fb5a2140, lines=0x55b0fc1b0f90, offset=0, errout=0x7f40963056a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2269
        i = 0
        j = 307
        shstr = 0x7f407a1ae478 ""
        ehdr = 0x7f40786f6000
        shdr = 0x7f407a1ae668
        shstr_shdr = 0x7f407a1af1e8
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7f407a1ae728
        fd = 5
        filesize = 28021288
        file = 0x7f40786f6000 "\177ELF\002\001\001"
        symtab_shdr = 0x7f407a1af168
        strtab_shdr = 0x7f407a1af1a8
        dynsym_shdr = 0x7f407a1ae7e8
        dynstr_shdr = 0x7f407a1ae828
        obj = 0x55b0fc1b19e0
        dladdr_fbase = 94218599251968
#4  0x000055b0fa5ac7dd in rb_dump_backtrace_with_lines (num_traces=36, traces=0x55b0fa8ea9a0 <trace>, errout=0x7f40963056a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2624
        addr = 139915372162864
        i = 0
        lines = 0x55b0fc1b0f90
        obj = 0x55b0fc1b19e0
        dladdr_fbases = 0x55b0fc1b18a0
        main_path = 0x55b0fb5a20e0 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#5  0x000055b0fa4ba1f2 in rb_print_backtrace (errout=0x7f40963056a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x55b0fa4ba1d7 <rb_print_backtrace+36>, 0x55b0fa4ba8fa <rb_vm_bugreport+656>, 0x55b0fa66c83c <rb_bug_for_fatal_signal+327>, 0x55b0fa3ff01a <sigill>, 0x7f409612d520 <__restore_rt>, 0x55b0fa497d32 <vm_exec_core+15237>, 0x55b0fa4ae870 <rb_vm_exec+320>, 0x55b0fa4ab45d <invoke_block+216>, 0x55b0fa4ab883 <invoke_block_from_c_bh+793>, 0x55b0fa4aba7d <vm_yield_with_cref+90>, 0x55b0fa4ababb <vm_yield+56>, 0x55b0fa4a63bd <rb_yield_0+47>, 0x55b0fa4a6424 <rb_yield+66>, 0x55b0fa5b60e2 <select_bang_i+88>, 0x55b0fa28cc2d <rb_ensure+388>, 0x55b0fa5b6368 <rb_ary_select_bang+159>, 0x55b0fa5b63d2 <rb_ary_keep_if+84>, 0x55b0fa489377 <ractor_safe_call_cfunc_0+48>, 0x55b0fa489f7c <vm_call_cfunc_with_frame_+541>, 0x55b0fa48a151 <vm_call_cfunc_with_frame+121>, 0x55b0fa48a269 <vm_call_cfunc_other+278>, 0x55b0fa48a698 <vm_call_cfunc+302>, 0x55b0fa48d1d3 <vm_call_method_each_type+289>, 0x55b0fa48dc7f <vm_call_method+161>, 0x55b0fa48de81 <vm_call_general+47>, 0x55b0fa49058d <vm_sendish+502>, 0x55b0fa497b6d <vm_exec_core+14784>, 0x55b0fa4ae870 <rb_vm_exec+320>, 0x55b0fa4af6cf <rb_iseq_eval_main+61>, 0x55b0fa28ae4a <rb_ec_exec_node+318>, 0x55b0fa28afbb <ruby_run_node+138>, 0x55b0fa2865c4 <rb_main+76>, 0x55b0fa286625 <main+75>, 0x7f4096114d90 <__libc_start_call_main+128>, 0x7f4096114e40 <__libc_start_main_impl+128>, 0x55b0fa2864a5 <_start+37>, 0x0 <repeats 988 times>}
        n = 36
#6  0x000055b0fa4ba8fa in rb_vm_bugreport (ctx=0x55b0fb5a2500, errout=0x7f40963056a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x55b0fb50d2a0
        ec = 0x55b0fb510c60
#7  0x000055b0fa66c83c in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x55b0fb5a2500, fmt=0x55b0fa71042b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1065
        pid = -1
        out = 0x7f40963056a0 <_IO_2_1_stderr_>
        file = 0x7f407b140a78 "/tmp/ruby/build/trunk-O0/.ext/common/objspace.rb"
        line = 29
#8  0x000055b0fa3ff01a in sigsegv (sig=11, info=0x55b0fb5a2630, ctx=0x55b0fb5a2500) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#9  <signal handler called>
No locals.
#10 0x000055b0fa497d32 in vm_exec_core (ec=0x55b0fb510c60) at ../../src/trunk-O0/insns.def:863
        func = 0x0
        bh = 0
        cd = 0x55b0fb6c17f0
        leaf = false
        val = 36
        reg_pc = 0x55b0fb6a34f0
        reg_cfp = 0x7f40960e6f30
        insns_address_table = {0x55b0fa494219 <vm_exec_core+108>, 0x55b0fa49427b <vm_exec_core+206>, 0x55b0fa49438e <vm_exec_core+481>, 0x55b0fa4944a2 <vm_exec_core+757>, 0x55b0fa494640 <vm_exec_core+1171>, 0x55b0fa494770 <vm_exec_core+1475>, 0x55b0fa494982 <vm_exec_core+2005>, 0x55b0fa494a94 <vm_exec_core+2279>, 0x55b0fa494b6d <vm_exec_core+2496>, 0x55b0fa494c74 <vm_exec_core+2759>, 0x55b0fa494d7b <vm_exec_core+3022>, 0x55b0fa494e89 <vm_exec_core+3292>, 0x55b0fa494f9b <vm_exec_core+3566>, 0x55b0fa49506b <vm_exec_core+3774>, 0x55b0fa495174 <vm_exec_core+4039>, 0x55b0fa49526e <vm_exec_core+4289>, 0x55b0fa495331 <vm_exec_core+4484>, 0x55b0fa4953f4 <vm_exec_core+4679>, 0x55b0fa49547d <vm_exec_core+4816>, 0x55b0fa495509 <vm_exec_core+4956>, 0x55b0fa4955af <vm_exec_core+5122>, 0x55b0fa495687 <vm_exec_core+5338>, 0x55b0fa495754 <vm_exec_core+5543>, 0x55b0fa495832 <vm_exec_core+5765>, 0x55b0fa4958f4 <vm_exec_core+5959>, 0x55b0fa495a33 <vm_exec_core+6278>, 0x55b0fa495ad9 <vm_exec_core+6444>, 0x55b0fa495bbe <vm_exec_core+6673>, 0x55b0fa495ced <vm_exec_core+6976>, 0x55b0fa495db0 <vm_exec_core+7171>, 0x55b0fa495e73 <vm_exec_core+7366>, 0x55b0fa495f6a <vm_exec_core+7613>, 0x55b0fa49602c <vm_exec_core+7807>, 0x55b0fa4960ee <vm_exec_core+8001>, 0x55b0fa4961e8 <vm_exec_core+8251>, 0x55b0fa4962c7 <vm_exec_core+8474>, 0x55b0fa496394 <vm_exec_core+8679>, 0x55b0fa4964a4 <vm_exec_core+8951>, 0x55b0fa49659e <vm_exec_core+9201>, 0x55b0fa496619 <vm_exec_core+9324>, 0x55b0fa4966da <vm_exec_core+9517>, 0x55b0fa4967c8 <vm_exec_core+9755>, 0x55b0fa496878 <vm_exec_core+9931>, 0x55b0fa4969f7 <vm_exec_core+10314>, 0x55b0fa496ad1 <vm_exec_core+10532>, 0x55b0fa496bbd <vm_exec_core+10768>, 0x55b0fa496c4e <vm_exec_core+10913>, 0x55b0fa496da9 <vm_exec_core+11260>, 0x55b0fa497363 <vm_exec_core+12726>, 0x55b0fa49745f <vm_exec_core+12978>, 0x55b0fa497562 <vm_exec_core+13237>, 0x55b0fa49764e <vm_exec_core+13473>, 0x55b0fa497867 <vm_exec_core+14010>, 0x55b0fa497959 <vm_exec_core+14252>, 0x55b0fa497a5f <vm_exec_core+14514>, 0x55b0fa497c6a <vm_exec_core+15037>, 0x55b0fa497e21 <vm_exec_core+15476>, 0x55b0fa497f55 <vm_exec_core+15784>, 0x55b0fa4980ca <vm_exec_core+16157>, 0x55b0fa4981fe <vm_exec_core+16465>, 0x55b0fa498373 <vm_exec_core+16838>, 0x55b0fa498555 <vm_exec_core+17320>, 0x55b0fa498760 <vm_exec_core+17843>, 0x55b0fa498917 <vm_exec_core+18282>, 0x55b0fa498a39 <vm_exec_core+18572>, 0x55b0fa498ae0 <vm_exec_core+18739>, 0x55b0fa498ba4 <vm_exec_core+18935>, 0x55b0fa498c8d <vm_exec_core+19168>, 0x55b0fa498d79 <vm_exec_core+19404>, 0x55b0fa498e62 <vm_exec_core+19637>, 0x55b0fa498f76 <vm_exec_core+19913>, 0x55b0fa49909d <vm_exec_core+20208>, 0x55b0fa4991dc <vm_exec_core+20527>, 0x55b0fa49931b <vm_exec_core+20846>, 0x55b0fa49945a <vm_exec_core+21165>, 0x55b0fa499599 <vm_exec_core+21484>, 0x55b0fa4996d8 <vm_exec_core+21803>, 0x55b0fa499822 <vm_exec_core+22133>, 0x55b0fa4999a5 <vm_exec_core+22520>, 0x55b0fa499ae4 <vm_exec_core+22839>, 0x55b0fa499c23 <vm_exec_core+23158>, 0x55b0fa499d62 <vm_exec_core+23477>, 0x55b0fa499ea1 <vm_exec_core+23796>, 0x55b0fa499fe0 <vm_exec_core+24115>, 0x55b0fa49a11f <vm_exec_core+24434>, 0x55b0fa49a25e <vm_exec_core+24753>, 0x55b0fa49a39d <vm_exec_core+25072>, 0x55b0fa49a4f5 <vm_exec_core+25416>, 0x55b0fa49a6bb <vm_exec_core+25870>, 0x55b0fa49a842 <vm_exec_core+26261>, 0x55b0fa49a96a <vm_exec_core+26557>, 0x55b0fa49aa92 <vm_exec_core+26853>, 0x55b0fa49abb5 <vm_exec_core+27144>, 0x55b0fa49acd8 <vm_exec_core+27435>, 0x55b0fa49ae0c <vm_exec_core+27743>, 0x55b0fa49af4b <vm_exec_core+28062>, 0x55b0fa49b036 <vm_exec_core+28297>, 0x55b0fa49b13b <vm_exec_core+28558>, 0x55b0fa49b283 <vm_exec_core+28886>, 0x55b0fa49b372 <vm_exec_core+29125>, 0x55b0fa49b44c <vm_exec_core+29343>, 0x55b0fa49b521 <vm_exec_core+29556>, 0x55b0fa49b5fc <vm_exec_core+29775>, 0x55b0fa49b678 <vm_exec_core+29899>, 0x55b0fa49b6f4 <vm_exec_core+30023>, 0x55b0fa49b712 <vm_exec_core+30053>, 0x55b0fa49b730 <vm_exec_core+30083>, 0x55b0fa49b74e <vm_exec_core+30113>, 0x55b0fa49b76c <vm_exec_core+30143>, 0x55b0fa49b78a <vm_exec_core+30173>, 0x55b0fa49b7a8 <vm_exec_core+30203>, 0x55b0fa49b7c6 <vm_exec_core+30233>, 0x55b0fa49b7e4 <vm_exec_core+30263>, 0x55b0fa49b802 <vm_exec_core+30293>, 0x55b0fa49b820 <vm_exec_core+30323>, 0x55b0fa49b83e <vm_exec_core+30353>, 0x55b0fa49b85c <vm_exec_core+30383>, 0x55b0fa49b87a <vm_exec_core+30413>, 0x55b0fa49b898 <vm_exec_core+30443>, 0x55b0fa49b8b6 <vm_exec_core+30473>, 0x55b0fa49b8d4 <vm_exec_core+30503>, 0x55b0fa49b8f2 <vm_exec_core+30533>, 0x55b0fa49b910 <vm_exec_core+30563>, 0x55b0fa49b92e <vm_exec_core+30593>, 0x55b0fa49b94c <vm_exec_core+30623>, 0x55b0fa49b96a <vm_exec_core+30653>, 0x55b0fa49b988 <vm_exec_core+30683>, 0x55b0fa49b9a6 <vm_exec_core+30713>, 0x55b0fa49b9c4 <vm_exec_core+30743>, 0x55b0fa49b9e2 <vm_exec_core+30773>, 0x55b0fa49ba00 <vm_exec_core+30803>, 0x55b0fa49ba1e <vm_exec_core+30833>, 0x55b0fa49ba3c <vm_exec_core+30863>, 0x55b0fa49ba5a <vm_exec_core+30893>, 0x55b0fa49ba78 <vm_exec_core+30923>, 0x55b0fa49ba96 <vm_exec_core+30953>, 0x55b0fa49bab4 <vm_exec_core+30983>, 0x55b0fa49bad2 <vm_exec_core+31013>, 0x55b0fa49baf0 <vm_exec_core+31043>, 0x55b0fa49bb0e <vm_exec_core+31073>, 0x55b0fa49bb2c <vm_exec_core+31103>, 0x55b0fa49bb4a <vm_exec_core+31133>, 0x55b0fa49bb68 <vm_exec_core+31163>, 0x55b0fa49bb86 <vm_exec_core+31193>, 0x55b0fa49bba4 <vm_exec_core+31223>, 0x55b0fa49bbc2 <vm_exec_core+31253>, 0x55b0fa49bbe0 <vm_exec_core+31283>, 0x55b0fa49bbfe <vm_exec_core+31313>, 0x55b0fa49bc1c <vm_exec_core+31343>, 0x55b0fa49bc3a <vm_exec_core+31373>, 0x55b0fa49bc58 <vm_exec_core+31403>, 0x55b0fa49bc76 <vm_exec_core+31433>, 0x55b0fa49bc94 <vm_exec_core+31463>, 0x55b0fa49bcb2 <vm_exec_core+31493>, 0x55b0fa49bcd0 <vm_exec_core+31523>, 0x55b0fa49bcee <vm_exec_core+31553>, 0x55b0fa49bd0c <vm_exec_core+31583>, 0x55b0fa49bd2a <vm_exec_core+31613>, 0x55b0fa49bd48 <vm_exec_core+31643>, 0x55b0fa49bd66 <vm_exec_core+31673>, 0x55b0fa49bd84 <vm_exec_core+31703>, 0x55b0fa49bda2 <vm_exec_core+31733>, 0x55b0fa49bdc0 <vm_exec_core+31763>, 0x55b0fa49bdde <vm_exec_core+31793>, 0x55b0fa49bdfc <vm_exec_core+31823>, 0x55b0fa49be1a <vm_exec_core+31853>, 0x55b0fa49be38 <vm_exec_core+31883>, 0x55b0fa49be56 <vm_exec_core+31913>, 0x55b0fa49be74 <vm_exec_core+31943>, 0x55b0fa49be92 <vm_exec_core+31973>, 0x55b0fa49beb0 <vm_exec_core+32003>, 0x55b0fa49bece <vm_exec_core+32033>, 0x55b0fa49beec <vm_exec_core+32063>, 0x55b0fa49bf0a <vm_exec_core+32093>, 0x55b0fa49bf28 <vm_exec_core+32123>, 0x55b0fa49bf46 <vm_exec_core+32153>, 0x55b0fa49bf64 <vm_exec_core+32183>, 0x55b0fa49bf82 <vm_exec_core+32213>, 0x55b0fa49bfa0 <vm_exec_core+32243>, 0x55b0fa49bfbe <vm_exec_core+32273>, 0x55b0fa49bfdc <vm_exec_core+32303>, 0x55b0fa49bffa <vm_exec_core+32333>, 0x55b0fa49c02b <vm_exec_core+32382>, 0x55b0fa49c049 <vm_exec_core+32412>, 0x55b0fa49c067 <vm_exec_core+32442>, 0x55b0fa49c085 <vm_exec_core+32472>, 0x55b0fa49c0a3 <vm_exec_core+32502>, 0x55b0fa49c0c1 <vm_exec_core+32532>, 0x55b0fa49c0df <vm_exec_core+32562>, 0x55b0fa49c0fd <vm_exec_core+32592>, 0x55b0fa49c11b <vm_exec_core+32622>, 0x55b0fa49c139 <vm_exec_core+32652>, 0x55b0fa49c157 <vm_exec_core+32682>, 0x55b0fa49c175 <vm_exec_core+32712>, 0x55b0fa49c193 <vm_exec_core+32742>, 0x55b0fa49c1b1 <vm_exec_core+32772>, 0x55b0fa49c1cf <vm_exec_core+32802>, 0x55b0fa49c1ed <vm_exec_core+32832>, 0x55b0fa49c20b <vm_exec_core+32862>, 0x55b0fa49c229 <vm_exec_core+32892>...}
#11 0x000055b0fa4ae870 in rb_vm_exec (ec=0x55b0fb510c60) at /tmp/ruby/src/trunk-O0/vm.c:2489
        _ec = 0x55b0fb510c60
        _tag = {tag = 36, retval = 4, buf = {0x7ffc48590a40, 0x55b0fa4ae7ee <rb_vm_exec+190>, 0x0, 0x7ffc48590990, 0x7ffc48590a30}, prev = 0x7ffc48590d50, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#12 0x000055b0fa4ab45d in invoke_block (ec=0x55b0fb510c60, iseq=0x7f407b49a0f8, self=139915371073000, captured=0x7f40960e6fb8, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1512
        arg_size = 1
#13 0x000055b0fa4ab883 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffc48590c78, argc=1, self=139915371073000, captured=0x7f40960e6fb8, ec=0x55b0fb510c60) at /tmp/ruby/src/trunk-O0/vm.c:1582
        iseq = 0x7f407b49a0f8
        opt_pc = 0
        type = 572653569
        cfp = 0x7f40960e6f68
        sp = 0x7f4095fe7070
        flags = 0
        use_argv = 0x7ffc48590c78
        av = {94218601602991, 139915372162920}
        stack_argv = 0x7f4095fe7070
#14 invoke_block_from_c_bh (ec=0x55b0fb510c60, block_handler=139915372163001, argc=1, argv=0x7ffc48590c78, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1600
        captured = 0x7f40960e6fb8
#15 0x000055b0fa4aba7d in vm_yield_with_cref (ec=0x55b0fb510c60, argc=1, argv=0x7ffc48590c78, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1637
No locals.
#16 0x000055b0fa4ababb in vm_yield (ec=0x55b0fb510c60, argc=1, argv=0x7ffc48590c78, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1645
No locals.
#17 0x000055b0fa4a63bd in rb_yield_0 (argc=1, argv=0x7ffc48590c78) at /tmp/ruby/src/trunk-O0/vm_eval.c:1366
No locals.
#18 0x000055b0fa4a6424 in rb_yield (val=139914914941280) at /tmp/ruby/src/trunk-O0/vm_eval.c:1382
No locals.
#19 0x000055b0fa5b60e2 in select_bang_i (a=140721522281968) at /tmp/ruby/src/trunk-O0/array.c:3799
        v = 139914914941280
        arg = 0x7ffc48590df0
        ary = 139914923349360
        i1 = 31470
        i2 = 31470
#20 0x000055b0fa28cc2d in rb_ensure (b_proc=0x55b0fa5b608a <select_bang_i>, data1=140721522281968, e_proc=0x55b0fa5b6164 <select_bang_ensure>, data2=140721522281968) at /tmp/ruby/src/trunk-O0/eval.c:1003
        _ec = 0x55b0fb510c60
        _tag = {tag = 36, retval = 139914923349360, buf = {0x7ffc48590dd0, 0x55b0fa28cbd0 <rb_ensure+295>, 0x0, 0x7ffc48590ce0, 0x7ffc48590da8}, prev = 0x7ffc48591f10, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        result = 4
        errinfo = 139914923349360
        ec = 0x55b0fb510c60
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x55b0fa5b6164 <select_bang_ensure>, data2 = 140721522281968}}
#21 0x000055b0fa5b6368 in rb_ary_select_bang (ary=139914923349360) at /tmp/ruby/src/trunk-O0/array.c:3862
        args = {ary = 139914923349360, len = {31470, 31470}}
#22 0x000055b0fa5b63d2 in rb_ary_keep_if (ary=139914923349360) at /tmp/ruby/src/trunk-O0/array.c:3887
No locals.
#23 0x000055b0fa489377 in ractor_safe_call_cfunc_0 (recv=139914923349360, argc=0, argv=0x7f4095fe7058, func=0x55b0fa5b637e <rb_ary_keep_if>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3308
        f = 0x55b0fa5b637e <rb_ary_keep_if>
#24 0x000055b0fa489f7c in vm_call_cfunc_with_frame_ (ec=0x55b0fb510c60, reg_cfp=0x7f40960e6fa0, calling=0x7ffc48591280, argc=0, argv=0x7f4095fe7058, stack_bottom=0x7f4095fe7050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
        ci = 0x357100000001
        cc = 0x7f407b94fb98
        val = 94218618997672
        me = 0x7f407b3ffc10
        cfunc = 0x55b0fb562a78
        recv = 139914923349360
        block_handler = 139915372163001
        frame_type = 1431634051
        len = 0
        args = <optimized out>
        args = <optimized out>
#25 0x000055b0fa48a151 in vm_call_cfunc_with_frame (ec=0x55b0fb510c60, reg_cfp=0x7f40960e6fa0, calling=0x7ffc48591280) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 0
        stack_bottom = 0x7f4095fe7050
        argv = 0x7f4095fe7058
#26 0x000055b0fa48a269 in vm_call_cfunc_other (ec=0x55b0fb510c60, reg_cfp=0x7f40960e6fa0, calling=0x7ffc48591280) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3546
        ci = 0x357100000001
        argv_ary = 0
#27 0x000055b0fa48a698 in vm_call_cfunc (ec=0x55b0fb510c60, reg_cfp=0x7f40960e6fa0, calling=0x7ffc48591280) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3628
        ci = 0x357100000001
#28 0x000055b0fa48d1d3 in vm_call_method_each_type (ec=0x55b0fb510c60, cfp=0x7f40960e6fa0, calling=0x7ffc48591280) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4419
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x357100000001
        cc = 0x7f407b94fb98
        cme = 0x7f407b3ffc10
        v = 94218619276184
#29 0x000055b0fa48dc7f in vm_call_method (ec=0x55b0fb510c60, cfp=0x7f40960e6fa0, calling=0x7ffc48591280) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4545
        ci = 0x357100000001
        cc = 0x7f407b94fb98
#30 0x000055b0fa48de81 in vm_call_general (ec=0x55b0fb510c60, reg_cfp=0x7f40960e6fa0, calling=0x7ffc48591280) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4589
No locals.
#31 0x000055b0fa49058d in vm_sendish (ec=0x55b0fb510c60, reg_cfp=0x7f40960e6fa0, cd=0x55b0fb6c20e0, block_handler=139915372163001, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5603
        val = 36
        ci = 0x357100000001
        cc = 0x7f407b94fb98
        argc = 0
        recv = 139914923349360
        calling = {cd = 0x55b0fb6c20e0, cc = 0x7f407b94fb98, block_handler = 139915372163001, recv = 139914923349360, argc = 0, kw_splat = false, heap_argv = 0}
#32 0x000055b0fa497b6d in vm_exec_core (ec=0x55b0fb510c60) at ../../src/trunk-O0/insns.def:842
        bh = 139915372163001
        cd = 0x55b0fb6c20e0
        blockiseq = 0x7f407b49a0f8
        leaf = false
        val = 139914927996480
        reg_pc = 0x55b0fb6c1ba0
        reg_cfp = 0x7f40960e6fa0
        insns_address_table = {0x55b0fa494219 <vm_exec_core+108>, 0x55b0fa49427b <vm_exec_core+206>, 0x55b0fa49438e <vm_exec_core+481>, 0x55b0fa4944a2 <vm_exec_core+757>, 0x55b0fa494640 <vm_exec_core+1171>, 0x55b0fa494770 <vm_exec_core+1475>, 0x55b0fa494982 <vm_exec_core+2005>, 0x55b0fa494a94 <vm_exec_core+2279>, 0x55b0fa494b6d <vm_exec_core+2496>, 0x55b0fa494c74 <vm_exec_core+2759>, 0x55b0fa494d7b <vm_exec_core+3022>, 0x55b0fa494e89 <vm_exec_core+3292>, 0x55b0fa494f9b <vm_exec_core+3566>, 0x55b0fa49506b <vm_exec_core+3774>, 0x55b0fa495174 <vm_exec_core+4039>, 0x55b0fa49526e <vm_exec_core+4289>, 0x55b0fa495331 <vm_exec_core+4484>, 0x55b0fa4953f4 <vm_exec_core+4679>, 0x55b0fa49547d <vm_exec_core+4816>, 0x55b0fa495509 <vm_exec_core+4956>, 0x55b0fa4955af <vm_exec_core+5122>, 0x55b0fa495687 <vm_exec_core+5338>, 0x55b0fa495754 <vm_exec_core+5543>, 0x55b0fa495832 <vm_exec_core+5765>, 0x55b0fa4958f4 <vm_exec_core+5959>, 0x55b0fa495a33 <vm_exec_core+6278>, 0x55b0fa495ad9 <vm_exec_core+6444>, 0x55b0fa495bbe <vm_exec_core+6673>, 0x55b0fa495ced <vm_exec_core+6976>, 0x55b0fa495db0 <vm_exec_core+7171>, 0x55b0fa495e73 <vm_exec_core+7366>, 0x55b0fa495f6a <vm_exec_core+7613>, 0x55b0fa49602c <vm_exec_core+7807>, 0x55b0fa4960ee <vm_exec_core+8001>, 0x55b0fa4961e8 <vm_exec_core+8251>, 0x55b0fa4962c7 <vm_exec_core+8474>, 0x55b0fa496394 <vm_exec_core+8679>, 0x55b0fa4964a4 <vm_exec_core+8951>, 0x55b0fa49659e <vm_exec_core+9201>, 0x55b0fa496619 <vm_exec_core+9324>, 0x55b0fa4966da <vm_exec_core+9517>, 0x55b0fa4967c8 <vm_exec_core+9755>, 0x55b0fa496878 <vm_exec_core+9931>, 0x55b0fa4969f7 <vm_exec_core+10314>, 0x55b0fa496ad1 <vm_exec_core+10532>, 0x55b0fa496bbd <vm_exec_core+10768>, 0x55b0fa496c4e <vm_exec_core+10913>, 0x55b0fa496da9 <vm_exec_core+11260>, 0x55b0fa497363 <vm_exec_core+12726>, 0x55b0fa49745f <vm_exec_core+12978>, 0x55b0fa497562 <vm_exec_core+13237>, 0x55b0fa49764e <vm_exec_core+13473>, 0x55b0fa497867 <vm_exec_core+14010>, 0x55b0fa497959 <vm_exec_core+14252>, 0x55b0fa497a5f <vm_exec_core+14514>, 0x55b0fa497c6a <vm_exec_core+15037>, 0x55b0fa497e21 <vm_exec_core+15476>, 0x55b0fa497f55 <vm_exec_core+15784>, 0x55b0fa4980ca <vm_exec_core+16157>, 0x55b0fa4981fe <vm_exec_core+16465>, 0x55b0fa498373 <vm_exec_core+16838>, 0x55b0fa498555 <vm_exec_core+17320>, 0x55b0fa498760 <vm_exec_core+17843>, 0x55b0fa498917 <vm_exec_core+18282>, 0x55b0fa498a39 <vm_exec_core+18572>, 0x55b0fa498ae0 <vm_exec_core+18739>, 0x55b0fa498ba4 <vm_exec_core+18935>, 0x55b0fa498c8d <vm_exec_core+19168>, 0x55b0fa498d79 <vm_exec_core+19404>, 0x55b0fa498e62 <vm_exec_core+19637>, 0x55b0fa498f76 <vm_exec_core+19913>, 0x55b0fa49909d <vm_exec_core+20208>, 0x55b0fa4991dc <vm_exec_core+20527>, 0x55b0fa49931b <vm_exec_core+20846>, 0x55b0fa49945a <vm_exec_core+21165>, 0x55b0fa499599 <vm_exec_core+21484>, 0x55b0fa4996d8 <vm_exec_core+21803>, 0x55b0fa499822 <vm_exec_core+22133>, 0x55b0fa4999a5 <vm_exec_core+22520>, 0x55b0fa499ae4 <vm_exec_core+22839>, 0x55b0fa499c23 <vm_exec_core+23158>, 0x55b0fa499d62 <vm_exec_core+23477>, 0x55b0fa499ea1 <vm_exec_core+23796>, 0x55b0fa499fe0 <vm_exec_core+24115>, 0x55b0fa49a11f <vm_exec_core+24434>, 0x55b0fa49a25e <vm_exec_core+24753>, 0x55b0fa49a39d <vm_exec_core+25072>, 0x55b0fa49a4f5 <vm_exec_core+25416>, 0x55b0fa49a6bb <vm_exec_core+25870>, 0x55b0fa49a842 <vm_exec_core+26261>, 0x55b0fa49a96a <vm_exec_core+26557>, 0x55b0fa49aa92 <vm_exec_core+26853>, 0x55b0fa49abb5 <vm_exec_core+27144>, 0x55b0fa49acd8 <vm_exec_core+27435>, 0x55b0fa49ae0c <vm_exec_core+27743>, 0x55b0fa49af4b <vm_exec_core+28062>, 0x55b0fa49b036 <vm_exec_core+28297>, 0x55b0fa49b13b <vm_exec_core+28558>, 0x55b0fa49b283 <vm_exec_core+28886>, 0x55b0fa49b372 <vm_exec_core+29125>, 0x55b0fa49b44c <vm_exec_core+29343>, 0x55b0fa49b521 <vm_exec_core+29556>, 0x55b0fa49b5fc <vm_exec_core+29775>, 0x55b0fa49b678 <vm_exec_core+29899>, 0x55b0fa49b6f4 <vm_exec_core+30023>, 0x55b0fa49b712 <vm_exec_core+30053>, 0x55b0fa49b730 <vm_exec_core+30083>, 0x55b0fa49b74e <vm_exec_core+30113>, 0x55b0fa49b76c <vm_exec_core+30143>, 0x55b0fa49b78a <vm_exec_core+30173>, 0x55b0fa49b7a8 <vm_exec_core+30203>, 0x55b0fa49b7c6 <vm_exec_core+30233>, 0x55b0fa49b7e4 <vm_exec_core+30263>, 0x55b0fa49b802 <vm_exec_core+30293>, 0x55b0fa49b820 <vm_exec_core+30323>, 0x55b0fa49b83e <vm_exec_core+30353>, 0x55b0fa49b85c <vm_exec_core+30383>, 0x55b0fa49b87a <vm_exec_core+30413>, 0x55b0fa49b898 <vm_exec_core+30443>, 0x55b0fa49b8b6 <vm_exec_core+30473>, 0x55b0fa49b8d4 <vm_exec_core+30503>, 0x55b0fa49b8f2 <vm_exec_core+30533>, 0x55b0fa49b910 <vm_exec_core+30563>, 0x55b0fa49b92e <vm_exec_core+30593>, 0x55b0fa49b94c <vm_exec_core+30623>, 0x55b0fa49b96a <vm_exec_core+30653>, 0x55b0fa49b988 <vm_exec_core+30683>, 0x55b0fa49b9a6 <vm_exec_core+30713>, 0x55b0fa49b9c4 <vm_exec_core+30743>, 0x55b0fa49b9e2 <vm_exec_core+30773>, 0x55b0fa49ba00 <vm_exec_core+30803>, 0x55b0fa49ba1e <vm_exec_core+30833>, 0x55b0fa49ba3c <vm_exec_core+30863>, 0x55b0fa49ba5a <vm_exec_core+30893>, 0x55b0fa49ba78 <vm_exec_core+30923>, 0x55b0fa49ba96 <vm_exec_core+30953>, 0x55b0fa49bab4 <vm_exec_core+30983>, 0x55b0fa49bad2 <vm_exec_core+31013>, 0x55b0fa49baf0 <vm_exec_core+31043>, 0x55b0fa49bb0e <vm_exec_core+31073>, 0x55b0fa49bb2c <vm_exec_core+31103>, 0x55b0fa49bb4a <vm_exec_core+31133>, 0x55b0fa49bb68 <vm_exec_core+31163>, 0x55b0fa49bb86 <vm_exec_core+31193>, 0x55b0fa49bba4 <vm_exec_core+31223>, 0x55b0fa49bbc2 <vm_exec_core+31253>, 0x55b0fa49bbe0 <vm_exec_core+31283>, 0x55b0fa49bbfe <vm_exec_core+31313>, 0x55b0fa49bc1c <vm_exec_core+31343>, 0x55b0fa49bc3a <vm_exec_core+31373>, 0x55b0fa49bc58 <vm_exec_core+31403>, 0x55b0fa49bc76 <vm_exec_core+31433>, 0x55b0fa49bc94 <vm_exec_core+31463>, 0x55b0fa49bcb2 <vm_exec_core+31493>, 0x55b0fa49bcd0 <vm_exec_core+31523>, 0x55b0fa49bcee <vm_exec_core+31553>, 0x55b0fa49bd0c <vm_exec_core+31583>, 0x55b0fa49bd2a <vm_exec_core+31613>, 0x55b0fa49bd48 <vm_exec_core+31643>, 0x55b0fa49bd66 <vm_exec_core+31673>, 0x55b0fa49bd84 <vm_exec_core+31703>, 0x55b0fa49bda2 <vm_exec_core+31733>, 0x55b0fa49bdc0 <vm_exec_core+31763>, 0x55b0fa49bdde <vm_exec_core+31793>, 0x55b0fa49bdfc <vm_exec_core+31823>, 0x55b0fa49be1a <vm_exec_core+31853>, 0x55b0fa49be38 <vm_exec_core+31883>, 0x55b0fa49be56 <vm_exec_core+31913>, 0x55b0fa49be74 <vm_exec_core+31943>, 0x55b0fa49be92 <vm_exec_core+31973>, 0x55b0fa49beb0 <vm_exec_core+32003>, 0x55b0fa49bece <vm_exec_core+32033>, 0x55b0fa49beec <vm_exec_core+32063>, 0x55b0fa49bf0a <vm_exec_core+32093>, 0x55b0fa49bf28 <vm_exec_core+32123>, 0x55b0fa49bf46 <vm_exec_core+32153>, 0x55b0fa49bf64 <vm_exec_core+32183>, 0x55b0fa49bf82 <vm_exec_core+32213>, 0x55b0fa49bfa0 <vm_exec_core+32243>, 0x55b0fa49bfbe <vm_exec_core+32273>, 0x55b0fa49bfdc <vm_exec_core+32303>, 0x55b0fa49bffa <vm_exec_core+32333>, 0x55b0fa49c02b <vm_exec_core+32382>, 0x55b0fa49c049 <vm_exec_core+32412>, 0x55b0fa49c067 <vm_exec_core+32442>, 0x55b0fa49c085 <vm_exec_core+32472>, 0x55b0fa49c0a3 <vm_exec_core+32502>, 0x55b0fa49c0c1 <vm_exec_core+32532>, 0x55b0fa49c0df <vm_exec_core+32562>, 0x55b0fa49c0fd <vm_exec_core+32592>, 0x55b0fa49c11b <vm_exec_core+32622>, 0x55b0fa49c139 <vm_exec_core+32652>, 0x55b0fa49c157 <vm_exec_core+32682>, 0x55b0fa49c175 <vm_exec_core+32712>, 0x55b0fa49c193 <vm_exec_core+32742>, 0x55b0fa49c1b1 <vm_exec_core+32772>, 0x55b0fa49c1cf <vm_exec_core+32802>, 0x55b0fa49c1ed <vm_exec_core+32832>, 0x55b0fa49c20b <vm_exec_core+32862>, 0x55b0fa49c229 <vm_exec_core+32892>...}
#33 0x000055b0fa4ae870 in rb_vm_exec (ec=0x55b0fb510c60) at /tmp/ruby/src/trunk-O0/vm.c:2489
        _ec = 0x55b0fb510c60
        _tag = {tag = 36, retval = 4, buf = {0x7ffc48591f90, 0x55b0fa4ae7ee <rb_vm_exec+190>, 0x0, 0x7ffc48591ee0, 0x55b0fb5958e0}, prev = 0x7ffc48592000, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#34 0x000055b0fa4af6cf in rb_iseq_eval_main (iseq=0x7f407ba61f68) at /tmp/ruby/src/trunk-O0/vm.c:2755
        ec = 0x55b0fb510c60
        val = 94218618997856
#35 0x000055b0fa28ae4a in rb_ec_exec_node (ec=0x55b0fb510c60, n=0x7f407ba61f68) at /tmp/ruby/src/trunk-O0/eval.c:283
        th = 0x55b0fb50f810
        _ec = 0x55b0fb510c60
        _tag = {tag = 36, retval = 94218599572550, buf = {0x7ffc48592080, 0x55b0fa28ade0 <rb_ec_exec_node+212>, 0x0, 0x7ffc48591fd0, 0x55b0fb510c60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f407ba61f68
#36 0x000055b0fa28afbb in ruby_run_node (n=0x7f407ba61f68) at /tmp/ruby/src/trunk-O0/eval.c:323
        ec = 0x55b0fb510c60
        status = 21936
#37 0x000055b0fa2865c4 in rb_main (argc=120, argv=0x7ffc48592228) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140721522286848
#38 0x000055b0fa286625 in main (argc=120, argv=0x7ffc48592228) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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