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

Retrying...
Finished tests in 1160.256736s, 21.6185 tests/s, 8154.3565 assertions/s.
25083 tests, 9461147 assertions, 0 failures, 0 errors, 220 skips

ruby -v: ruby 3.4.0dev (2024-02-07T11:34:48Z master 9ebaf7a8ef) [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-07T11:34:48Z master 9ebaf7a8ef) [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 615.400904 seconds

3730 files, 32088 examples, 141935 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.2903843.ruby -x gdbscript
[New LWP 2903843]
[New LWP 2903846]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/l'.
Program terminated with signal SIGABRT, Aborted.
#0  0x00005627cfbab800 in mark_method_entry (objspace=0x5627d0420bf0, me=0x7ff22e8689e0) at /tmp/ruby/src/trunk-O0/gc.c:6738
6738	        switch (def->type) {
[Current thread is 1 (Thread 0x7ff247e207c0 (LWP 2903843))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7ff247e207c0 (LWP 2903843) 0x00005627cfbab800 in mark_method_entry (objspace=0x5627d0420bf0, me=0x7ff22e8689e0) at /tmp/ruby/src/trunk-O0/gc.c:6738
  2    Thread 0x7ff22e83f640 (LWP 2903846) 0x00007ff247f48fde in epoll_wait (epfd=4, events=0x5627d01ea89c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7ff22e83f640 (LWP 2903846)):
#0  0x00007ff247f48fde in epoll_wait (epfd=4, events=0x5627d01ea89c <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  0x00005627cfd401e1 in event_wait (vm=0x5627d041e2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:857
        r = 22055
#2  0x00005627cfd40205 in timer_thread_polling (vm=0x5627d041e2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:879
        r = 1074697507
#3  0x00005627cfd408c5 in timer_thread_func (ptr=0x5627d041e2a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3048
        vm = 0x5627d041e2a0
#4  0x00007ff247eb7b43 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 = {140721170566384, 7470067000544105361, 140678139213376, 25, 140678565427280, 140721170566736, -7471648407974800495, -7471597619294334063}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007ff247f48bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7ff247e207c0 (LWP 2903843)):
#0  0x00005627cfbab800 in mark_method_entry (objspace=0x5627d0420bf0, me=0x7ff22e8689e0) at /tmp/ruby/src/trunk-O0/gc.c:6738
        def = 0x5627d0485840
#1  0x00005627cfbaca4d in gc_mark_imemo (objspace=0x5627d0420bf0, obj=140678139382240) at /tmp/ruby/src/trunk-O0/gc.c:7285
        __func__ = <optimized out>
#2  0x00005627cfbacc5b in gc_mark_children (objspace=0x5627d0420bf0, obj=140678139382240) at /tmp/ruby/src/trunk-O0/gc.c:7381
        any = 0x7ff22e8689e0
#3  0x00005627cfbad5db in gc_mark_stacked_objects (objspace=0x5627d0420bf0, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7590
        mstack = 0x5627d0421078
        obj = 140678139382240
        marked_slots_at_the_beginning = 745
        popped_count = 0
#4  0x00005627cfbad75b in gc_mark_stacked_objects_all (objspace=0x5627d0420bf0) at /tmp/ruby/src/trunk-O0/gc.c:7628
No locals.
#5  0x00005627cfbafacf in gc_marks_rest (objspace=0x5627d0420bf0) at /tmp/ruby/src/trunk-O0/gc.c:8823
No locals.
#6  0x00005627cfbafc03 in gc_marks (objspace=0x5627d0420bf0, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8881
        marking_finished = false
#7  0x00005627cfbb19a6 in gc_start (objspace=0x5627d0420bf0, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9634
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9503
#8  0x00005627cfbb163b in garbage_collect (objspace=0x5627d0420bf0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9515
        _lev = 862071472
        ret = 32764
#9  0x00005627cfbb2102 in garbage_collect_with_gvl (objspace=0x5627d0420bf0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9903
No locals.
#10 0x00005627cfbb92e1 in objspace_malloc_gc_stress (objspace=0x5627d0420bf0) at /tmp/ruby/src/trunk-O0/gc.c:12448
        reason = 45568
#11 0x00005627cfbb95c4 in objspace_xmalloc0 (objspace=0x5627d0420bf0, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12650
        gpr = 107008
        mem = 0x5627d0a76410
#12 0x00005627cfbb98e1 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12874
No locals.
#13 0x00005627cfbb9917 in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12883
No locals.
#14 0x00005627cfbbd38e in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14488
No locals.
#15 0x00005627cfd8604b in vm_ccs_create (klass=140678139537400, cc_tbl=0x5627d0654a80, mid=3137, cme=0x7ff22e8485c8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1955
        ccs = 0xffffffff000000c4
#16 0x00005627cfda238d in cache_callable_method_entry (klass=140678139537400, mid=3137, cme=0x7ff22e8485c8) at /tmp/ruby/src/trunk-O0/vm_method.c:1334
        cc_tbl = 0x5627d0654a80
        ccs_data = 94728990892052
#17 0x00005627cfda254f in callable_method_entry_or_negative (klass=140678139537400, mid=3137, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1382
        defined_class = 140678139537400
        me = 0x7ff22e8485c8
        _lev = 22055
        cme = 0x7ff22e8485c8
#18 0x00005627cfda25e1 in callable_method_entry (klass=140678139537400, mid=3137, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1402
        cme = 0x5627cfd839ef <rb_vm_frame_method_entry+127>
#19 0x00005627cfda2644 in rb_callable_method_entry (klass=140678139537400, mid=3137) at /tmp/ruby/src/trunk-O0/vm_method.c:1409
No locals.
#20 0x00005627cfda6cb2 in vm_call_super (ec=0x5627d0421c60, argc=1, argv=0x7ffc33622dd0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:349
        recv = 140678120925680
        klass = 140678139537400
        id = 3137
        cfp = 0x7ff247e1eef8
        me = 0x7ff22e8485f0
#21 0x00005627cfda6d5f in rb_call_super_kw (argc=1, argv=0x7ffc33622dd0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:362
        ec = 0x5627d0421c60
#22 0x00005627cfda6d8a in rb_call_super (argc=1, argv=0x7ffc33622dd0) at /tmp/ruby/src/trunk-O0/vm_eval.c:368
No locals.
#23 0x00005627cfd013ee in esignal_init (argc=1, argv=0x7ffc33623848, self=140678120925680) at /tmp/ruby/src/trunk-O0/signal.c:375
        argnum = 2
        sig = 140678121127200
        signo = 15
#24 0x00005627cfd8c345 in ractor_safe_call_cfunc_m1 (recv=140678120925680, argc=1, argv=0x7ffc33623848, func=0x5627cfd01297 <esignal_init>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3301
        f = 0x5627cfd01297 <esignal_init>
#25 0x00005627cfda5c72 in vm_call0_cfunc_with_frame (ec=0x5627d0421c60, calling=0x7ffc336230e0, argv=0x7ffc33623848) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7ff247e1ef30
        ci = 0x7ffc336230b0
        val = 140721170558704
        me = 0x7ff22e8485f0
        cfunc = 0x5627d045ddf8
        len = -1
        recv = 140678120925680
        argc = 1
        mid = 3137
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#26 0x00005627cfda5d9b in vm_call0_cfunc (ec=0x5627d0421c60, calling=0x7ffc336230e0, argv=0x7ffc33623848) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#27 0x00005627cfda6019 in vm_call0_body (ec=0x5627d0421c60, calling=0x7ffc336230e0, argv=0x7ffc33623848) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffc336230b0
        cc = 0x7ff22d6cf0a8
        ret = 36
#28 0x00005627cfda5869 in vm_call0_cc (ec=0x5627d0421c60, recv=140678120925680, id=3137, argc=1, argv=0x7ffc33623848, cc=0x7ff22d6cf0a8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7ffc33623848
        av = {94728988832159, 94728997706848}
        calling = {cd = 0x7ffc336230a0, cc = 0x7ff22d6cf0a8, block_handler = 0, recv = 140678120925680, argc = 1, kw_splat = false, heap_argv = 0}
#29 0x00005627cfda7449 in rb_call0 (ec=0x5627d0421c60, recv=140678120925680, mid=3137, argc=1, argv=0x7ffc33623848, call_scope=CALL_FCALL, self=140678139536440) at /tmp/ruby/src/trunk-O0/vm_eval.c:573
        call_status = MISSING_NONE
        scope = CALL_FCALL
        kw_splat = 0
        cc = 0x7ff22d6cf0a8
#30 0x00005627cfda8195 in rb_call (recv=140678120925680, mid=3137, argc=1, argv=0x7ffc33623848, scope=CALL_FCALL) at /tmp/ruby/src/trunk-O0/vm_eval.c:899
        ec = 0x5627d0421c60
#31 0x00005627cfda8878 in rb_funcallv_kw (recv=140678120925680, mid=3137, argc=1, argv=0x7ffc33623848, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:1092
No locals.
#32 0x00005627cfb91350 in rb_obj_call_init_kw (obj=140678120925680, argc=1, argv=0x7ffc33623848, kw_splat=0) at /tmp/ruby/src/trunk-O0/eval.c:1703
No locals.
#33 0x00005627cfc43730 in rb_class_new_instance_kw (argc=1, argv=0x7ffc33623848, klass=140678139536440, kw_splat=0) at /tmp/ruby/src/trunk-O0/object.c:2143
        obj = 140678120925680
#34 0x00005627cfc43764 in rb_class_new_instance (argc=1, argv=0x7ffc33623848, klass=140678139536440) at /tmp/ruby/src/trunk-O0/object.c:2151
No locals.
#35 0x00005627cfd8c345 in ractor_safe_call_cfunc_m1 (recv=140678139536440, argc=1, argv=0x7ffc33623848, func=0x5627cfc43736 <rb_class_new_instance>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3301
        f = 0x5627cfc43736 <rb_class_new_instance>
#36 0x00005627cfda5c72 in vm_call0_cfunc_with_frame (ec=0x5627d0421c60, calling=0x7ffc336235c0, argv=0x7ffc33623848) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7ff247e1ef68
        ci = 0x7ffc33623590
        val = 140721170559936
        me = 0x7ff247d089c8
        cfunc = 0x5627d04589b8
        len = -1
        recv = 140678139536440
        argc = 1
        mid = 3457
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#37 0x00005627cfda5d9b in vm_call0_cfunc (ec=0x5627d0421c60, calling=0x7ffc336235c0, argv=0x7ffc33623848) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#38 0x00005627cfda6019 in vm_call0_body (ec=0x5627d0421c60, calling=0x7ffc336235c0, argv=0x7ffc33623848) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffc33623590
        cc = 0x7ffc33623660
        ret = 32
#39 0x00005627cfda5869 in vm_call0_cc (ec=0x5627d0421c60, recv=140678139536440, id=3457, argc=1, argv=0x7ffc33623848, cc=0x7ffc33623660, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7ffc33623848
        av = {94728993485480, 140721170560572}
        calling = {cd = 0x7ffc33623580, cc = 0x7ffc33623660, block_handler = 0, recv = 140678139536440, argc = 1, kw_splat = false, heap_argv = 0}
#40 0x00005627cfda560a in rb_vm_call0 (ec=0x5627d0421c60, recv=140678139536440, id=3457, argc=1, argv=0x7ffc33623848, cme=0x7ff247d089c8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7ff247d089c8, call_ = 0x5627cfd90e52 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#41 0x00005627cfda6c03 in rb_vm_call_kw (ec=0x5627d0421c60, recv=140678139536440, id=3457, argc=1, argv=0x7ffc33623848, me=0x7ff247d089c8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:330
No locals.
#42 0x00005627cfda7a62 in rb_check_funcall_default_kw (recv=140678139536440, mid=3457, argc=1, argv=0x7ffc33623848, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:713
        klass = 140678139536280
        me = 0x7ff247d089c8
        ec = 0x5627d0421c60
        respond = -1
#43 0x00005627cfda793f in rb_check_funcall (recv=140678139536440, mid=3457, argc=1, argv=0x7ffc33623848) at /tmp/ruby/src/trunk-O0/vm_eval.c:689
No locals.
#44 0x00005627cfb8f1c2 in make_exception (argc=2, argv=0x7ffc33623840, isstr=1) at /tmp/ruby/src/trunk-O0/eval.c:811
        mesg = 4
        exc = 4
#45 0x00005627cfb8f27c in rb_make_exception (argc=2, argv=0x7ffc33623840) at /tmp/ruby/src/trunk-O0/eval.c:829
No locals.
#46 0x00005627cfd47e9f in rb_threadptr_raise (target_th=0x5627d0420810, argc=2, argv=0x7ffc33623840) at /tmp/ruby/src/trunk-O0/thread.c:2545
        exc = 31
#47 0x00005627cfd47f5c in rb_threadptr_signal_raise (th=0x5627d0420810, sig=15) at /tmp/ruby/src/trunk-O0/thread.c:2567
        argv = {140678139536440, 31}
#48 0x00005627cfd02568 in rb_signal_exec (th=0x5627d0420810, sig=15) at /tmp/ruby/src/trunk-O0/signal.c:1085
        vm = 0x5627d041e2a0
        cmd = 0
#49 0x00005627cfd47ba0 in rb_threadptr_execute_interrupts (th=0x5627d0420810, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2462
        prev_status = THREAD_RUNNABLE
        sig = 15
        timer_interrupt = 0
        pending_interrupt = 0
        terminate_interrupt = 0
        trap_interrupt = 8
        interrupt = 12
        postponed_job_interrupt = 4
        ret = 0
#50 0x00005627cfd7b6fd in rb_vm_check_ints (ec=0x5627d0421c60) at /tmp/ruby/src/trunk-O0/vm_core.h:2091
No locals.
#51 0x00005627cfd830ce in vm_pop_frame (ec=0x5627d0421c60, cfp=0x7ff247e1ef68, ep=0x7ff247d1f070) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:419
        flags = 1431634051
#52 0x00005627cfd8311a in rb_vm_pop_frame (ec=0x5627d0421c60) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:428
No locals.
#53 0x00005627cfd8cfe2 in vm_call_cfunc_with_frame_ (ec=0x5627d0421c60, reg_cfp=0x7ff247e1efa0, calling=0x7ffc33623d90, argc=1, argv=0x7ff247d1f058, stack_bottom=0x7ff247d1f050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3496
        ci = 0x1b2100100003
        cc = 0x7ff22d6cf8f0
        val = 140678120927440
        me = 0x7ff22e86b988
        cfunc = 0x5627d047d1b8
        recv = 140678139478360
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#54 0x00005627cfd8d151 in vm_call_cfunc_with_frame (ec=0x5627d0421c60, reg_cfp=0x7ff247e1efa0, calling=0x7ffc33623d90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 1
        stack_bottom = 0x7ff247d1f050
        argv = 0x7ff247d1f058
#55 0x00005627cfd8d269 in vm_call_cfunc_other (ec=0x5627d0421c60, reg_cfp=0x7ff247e1efa0, calling=0x7ffc33623d90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3546
        ci = 0x1b2100100003
        argv_ary = 0
#56 0x00005627cfd8d698 in vm_call_cfunc (ec=0x5627d0421c60, reg_cfp=0x7ff247e1efa0, calling=0x7ffc33623d90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3628
        ci = 0x1b2100100003
#57 0x00005627cfd901d3 in vm_call_method_each_type (ec=0x5627d0421c60, cfp=0x7ff247e1efa0, calling=0x7ffc33623d90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4419
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x1b2100100003
        cc = 0x7ff22d6cf8f0
        cme = 0x7ff22e86b988
        v = 94729000004728
#58 0x00005627cfd90c7f in vm_call_method (ec=0x5627d0421c60, cfp=0x7ff247e1efa0, calling=0x7ffc33623d90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4545
        ci = 0x1b2100100003
        cc = 0x7ff22d6cf8f0
#59 0x00005627cfd90e81 in vm_call_general (ec=0x5627d0421c60, reg_cfp=0x7ff247e1efa0, calling=0x7ffc33623d90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4589
No locals.
#60 0x00005627cfd9358d in vm_sendish (ec=0x5627d0421c60, reg_cfp=0x7ff247e1efa0, cd=0x5627d0a400d0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5603
        val = 36
        ci = 0x1b2100100003
        cc = 0x7ff22d6cf8f0
        argc = 1
        recv = 140678139478360
        calling = {cd = 0x5627d0a400d0, cc = 0x7ff22d6cf8f0, block_handler = 0, recv = 140678139478360, argc = 1, kw_splat = false, heap_argv = 0}
#61 0x00005627cfd9ad24 in vm_exec_core (ec=0x5627d0421c60) at ../../src/trunk-O0/insns.def:862
        bh = 0
        cd = 0x5627d0a400d0
        leaf = false
        val = 140678139273800
        reg_pc = 0x5627d0a3ff00
        reg_cfp = 0x7ff247e1efa0
        insns_address_table = {0x5627cfd97219 <vm_exec_core+108>, 0x5627cfd9727b <vm_exec_core+206>, 0x5627cfd9738e <vm_exec_core+481>, 0x5627cfd974a2 <vm_exec_core+757>, 0x5627cfd97640 <vm_exec_core+1171>, 0x5627cfd97770 <vm_exec_core+1475>, 0x5627cfd97982 <vm_exec_core+2005>, 0x5627cfd97a94 <vm_exec_core+2279>, 0x5627cfd97b6d <vm_exec_core+2496>, 0x5627cfd97c74 <vm_exec_core+2759>, 0x5627cfd97d7b <vm_exec_core+3022>, 0x5627cfd97e89 <vm_exec_core+3292>, 0x5627cfd97f9b <vm_exec_core+3566>, 0x5627cfd9806b <vm_exec_core+3774>, 0x5627cfd98174 <vm_exec_core+4039>, 0x5627cfd9826e <vm_exec_core+4289>, 0x5627cfd98331 <vm_exec_core+4484>, 0x5627cfd983f4 <vm_exec_core+4679>, 0x5627cfd9847d <vm_exec_core+4816>, 0x5627cfd98509 <vm_exec_core+4956>, 0x5627cfd985af <vm_exec_core+5122>, 0x5627cfd98687 <vm_exec_core+5338>, 0x5627cfd98754 <vm_exec_core+5543>, 0x5627cfd98832 <vm_exec_core+5765>, 0x5627cfd988f4 <vm_exec_core+5959>, 0x5627cfd98a33 <vm_exec_core+6278>, 0x5627cfd98ad9 <vm_exec_core+6444>, 0x5627cfd98bbe <vm_exec_core+6673>, 0x5627cfd98ced <vm_exec_core+6976>, 0x5627cfd98db0 <vm_exec_core+7171>, 0x5627cfd98e73 <vm_exec_core+7366>, 0x5627cfd98f6a <vm_exec_core+7613>, 0x5627cfd9902c <vm_exec_core+7807>, 0x5627cfd990ee <vm_exec_core+8001>, 0x5627cfd991e8 <vm_exec_core+8251>, 0x5627cfd992c7 <vm_exec_core+8474>, 0x5627cfd99394 <vm_exec_core+8679>, 0x5627cfd994a4 <vm_exec_core+8951>, 0x5627cfd9959e <vm_exec_core+9201>, 0x5627cfd99619 <vm_exec_core+9324>, 0x5627cfd996da <vm_exec_core+9517>, 0x5627cfd997c8 <vm_exec_core+9755>, 0x5627cfd99878 <vm_exec_core+9931>, 0x5627cfd999f7 <vm_exec_core+10314>, 0x5627cfd99ad1 <vm_exec_core+10532>, 0x5627cfd99bbd <vm_exec_core+10768>, 0x5627cfd99c4e <vm_exec_core+10913>, 0x5627cfd99da9 <vm_exec_core+11260>, 0x5627cfd9a363 <vm_exec_core+12726>, 0x5627cfd9a45f <vm_exec_core+12978>, 0x5627cfd9a562 <vm_exec_core+13237>, 0x5627cfd9a64e <vm_exec_core+13473>, 0x5627cfd9a867 <vm_exec_core+14010>, 0x5627cfd9a959 <vm_exec_core+14252>, 0x5627cfd9aa5f <vm_exec_core+14514>, 0x5627cfd9ac6a <vm_exec_core+15037>, 0x5627cfd9ae21 <vm_exec_core+15476>, 0x5627cfd9af55 <vm_exec_core+15784>, 0x5627cfd9b0ca <vm_exec_core+16157>, 0x5627cfd9b1fe <vm_exec_core+16465>, 0x5627cfd9b373 <vm_exec_core+16838>, 0x5627cfd9b555 <vm_exec_core+17320>, 0x5627cfd9b760 <vm_exec_core+17843>, 0x5627cfd9b917 <vm_exec_core+18282>, 0x5627cfd9ba39 <vm_exec_core+18572>, 0x5627cfd9bae0 <vm_exec_core+18739>, 0x5627cfd9bba4 <vm_exec_core+18935>, 0x5627cfd9bc8d <vm_exec_core+19168>, 0x5627cfd9bd79 <vm_exec_core+19404>, 0x5627cfd9be62 <vm_exec_core+19637>, 0x5627cfd9bf76 <vm_exec_core+19913>, 0x5627cfd9c09d <vm_exec_core+20208>, 0x5627cfd9c1dc <vm_exec_core+20527>, 0x5627cfd9c31b <vm_exec_core+20846>, 0x5627cfd9c45a <vm_exec_core+21165>, 0x5627cfd9c599 <vm_exec_core+21484>, 0x5627cfd9c6d8 <vm_exec_core+21803>, 0x5627cfd9c822 <vm_exec_core+22133>, 0x5627cfd9c9a5 <vm_exec_core+22520>, 0x5627cfd9cae4 <vm_exec_core+22839>, 0x5627cfd9cc23 <vm_exec_core+23158>, 0x5627cfd9cd62 <vm_exec_core+23477>, 0x5627cfd9cea1 <vm_exec_core+23796>, 0x5627cfd9cfe0 <vm_exec_core+24115>, 0x5627cfd9d11f <vm_exec_core+24434>, 0x5627cfd9d25e <vm_exec_core+24753>, 0x5627cfd9d39d <vm_exec_core+25072>, 0x5627cfd9d4f5 <vm_exec_core+25416>, 0x5627cfd9d6bb <vm_exec_core+25870>, 0x5627cfd9d842 <vm_exec_core+26261>, 0x5627cfd9d96a <vm_exec_core+26557>, 0x5627cfd9da92 <vm_exec_core+26853>, 0x5627cfd9dbb5 <vm_exec_core+27144>, 0x5627cfd9dcd8 <vm_exec_core+27435>, 0x5627cfd9de0c <vm_exec_core+27743>, 0x5627cfd9df4b <vm_exec_core+28062>, 0x5627cfd9e036 <vm_exec_core+28297>, 0x5627cfd9e13b <vm_exec_core+28558>, 0x5627cfd9e283 <vm_exec_core+28886>, 0x5627cfd9e372 <vm_exec_core+29125>, 0x5627cfd9e44c <vm_exec_core+29343>, 0x5627cfd9e521 <vm_exec_core+29556>, 0x5627cfd9e5fc <vm_exec_core+29775>, 0x5627cfd9e678 <vm_exec_core+29899>, 0x5627cfd9e6f4 <vm_exec_core+30023>, 0x5627cfd9e712 <vm_exec_core+30053>, 0x5627cfd9e730 <vm_exec_core+30083>, 0x5627cfd9e74e <vm_exec_core+30113>, 0x5627cfd9e76c <vm_exec_core+30143>, 0x5627cfd9e78a <vm_exec_core+30173>, 0x5627cfd9e7a8 <vm_exec_core+30203>, 0x5627cfd9e7c6 <vm_exec_core+30233>, 0x5627cfd9e7e4 <vm_exec_core+30263>, 0x5627cfd9e802 <vm_exec_core+30293>, 0x5627cfd9e820 <vm_exec_core+30323>, 0x5627cfd9e83e <vm_exec_core+30353>, 0x5627cfd9e85c <vm_exec_core+30383>, 0x5627cfd9e87a <vm_exec_core+30413>, 0x5627cfd9e898 <vm_exec_core+30443>, 0x5627cfd9e8b6 <vm_exec_core+30473>, 0x5627cfd9e8d4 <vm_exec_core+30503>, 0x5627cfd9e8f2 <vm_exec_core+30533>, 0x5627cfd9e910 <vm_exec_core+30563>, 0x5627cfd9e92e <vm_exec_core+30593>, 0x5627cfd9e94c <vm_exec_core+30623>, 0x5627cfd9e96a <vm_exec_core+30653>, 0x5627cfd9e988 <vm_exec_core+30683>, 0x5627cfd9e9a6 <vm_exec_core+30713>, 0x5627cfd9e9c4 <vm_exec_core+30743>, 0x5627cfd9e9e2 <vm_exec_core+30773>, 0x5627cfd9ea00 <vm_exec_core+30803>, 0x5627cfd9ea1e <vm_exec_core+30833>, 0x5627cfd9ea3c <vm_exec_core+30863>, 0x5627cfd9ea5a <vm_exec_core+30893>, 0x5627cfd9ea78 <vm_exec_core+30923>, 0x5627cfd9ea96 <vm_exec_core+30953>, 0x5627cfd9eab4 <vm_exec_core+30983>, 0x5627cfd9ead2 <vm_exec_core+31013>, 0x5627cfd9eaf0 <vm_exec_core+31043>, 0x5627cfd9eb0e <vm_exec_core+31073>, 0x5627cfd9eb2c <vm_exec_core+31103>, 0x5627cfd9eb4a <vm_exec_core+31133>, 0x5627cfd9eb68 <vm_exec_core+31163>, 0x5627cfd9eb86 <vm_exec_core+31193>, 0x5627cfd9eba4 <vm_exec_core+31223>, 0x5627cfd9ebc2 <vm_exec_core+31253>, 0x5627cfd9ebe0 <vm_exec_core+31283>, 0x5627cfd9ebfe <vm_exec_core+31313>, 0x5627cfd9ec1c <vm_exec_core+31343>, 0x5627cfd9ec3a <vm_exec_core+31373>, 0x5627cfd9ec58 <vm_exec_core+31403>, 0x5627cfd9ec76 <vm_exec_core+31433>, 0x5627cfd9ec94 <vm_exec_core+31463>, 0x5627cfd9ecb2 <vm_exec_core+31493>, 0x5627cfd9ecd0 <vm_exec_core+31523>, 0x5627cfd9ecee <vm_exec_core+31553>, 0x5627cfd9ed0c <vm_exec_core+31583>, 0x5627cfd9ed2a <vm_exec_core+31613>, 0x5627cfd9ed48 <vm_exec_core+31643>, 0x5627cfd9ed66 <vm_exec_core+31673>, 0x5627cfd9ed84 <vm_exec_core+31703>, 0x5627cfd9eda2 <vm_exec_core+31733>, 0x5627cfd9edc0 <vm_exec_core+31763>, 0x5627cfd9edde <vm_exec_core+31793>, 0x5627cfd9edfc <vm_exec_core+31823>, 0x5627cfd9ee1a <vm_exec_core+31853>, 0x5627cfd9ee38 <vm_exec_core+31883>, 0x5627cfd9ee56 <vm_exec_core+31913>, 0x5627cfd9ee74 <vm_exec_core+31943>, 0x5627cfd9ee92 <vm_exec_core+31973>, 0x5627cfd9eeb0 <vm_exec_core+32003>, 0x5627cfd9eece <vm_exec_core+32033>, 0x5627cfd9eeec <vm_exec_core+32063>, 0x5627cfd9ef0a <vm_exec_core+32093>, 0x5627cfd9ef28 <vm_exec_core+32123>, 0x5627cfd9ef46 <vm_exec_core+32153>, 0x5627cfd9ef64 <vm_exec_core+32183>, 0x5627cfd9ef82 <vm_exec_core+32213>, 0x5627cfd9efa0 <vm_exec_core+32243>, 0x5627cfd9efbe <vm_exec_core+32273>, 0x5627cfd9efdc <vm_exec_core+32303>, 0x5627cfd9effa <vm_exec_core+32333>, 0x5627cfd9f02b <vm_exec_core+32382>, 0x5627cfd9f049 <vm_exec_core+32412>, 0x5627cfd9f067 <vm_exec_core+32442>, 0x5627cfd9f085 <vm_exec_core+32472>, 0x5627cfd9f0a3 <vm_exec_core+32502>, 0x5627cfd9f0c1 <vm_exec_core+32532>, 0x5627cfd9f0df <vm_exec_core+32562>, 0x5627cfd9f0fd <vm_exec_core+32592>, 0x5627cfd9f11b <vm_exec_core+32622>, 0x5627cfd9f139 <vm_exec_core+32652>, 0x5627cfd9f157 <vm_exec_core+32682>, 0x5627cfd9f175 <vm_exec_core+32712>, 0x5627cfd9f193 <vm_exec_core+32742>, 0x5627cfd9f1b1 <vm_exec_core+32772>, 0x5627cfd9f1cf <vm_exec_core+32802>, 0x5627cfd9f1ed <vm_exec_core+32832>, 0x5627cfd9f20b <vm_exec_core+32862>, 0x5627cfd9f229 <vm_exec_core+32892>...}
#62 0x00005627cfdb1870 in rb_vm_exec (ec=0x5627d0421c60) at /tmp/ruby/src/trunk-O0/vm.c:2489
        _ec = 0x5627d0421c60
        _tag = {tag = 36, retval = 4, buf = {0x7ffc33624aa0, 0x5627cfdb17ee <rb_vm_exec+190>, 0x0, 0x7ffc336249f0, 0x7ff22d6cfb98}, prev = 0x7ffc33624de0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#63 0x00005627cfdae45d in invoke_block (ec=0x5627d0421c60, iseq=0x7ff247d02de8, self=140678563679720, captured=0x5627d07b12c0, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1512
        arg_size = 0
#64 0x00005627cfdaeef9 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ff22d6cfba8, argc=0, self=140678563679720, captured=0x5627d07b12c0, ec=0x5627d0421c60) at /tmp/ruby/src/trunk-O0/vm.c:1582
        iseq = 0x7ff247d02de8
        opt_pc = 0
        type = 572653569
        cfp = 0x7ff247e1efd8
        sp = 0x7ff247d1f028
        flags = 0
        use_argv = 0x7ff22d6cfba8
        av = {140678139483000, 94728997706160}
        stack_argv = 0x7ff247d1f028
#65 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7ff22d6cfba8, argc=0, self=140678563679720, proc=0x5627d07b12c0, ec=0x5627d0421c60) at /tmp/ruby/src/trunk-O0/vm.c:1680
        block = 0x5627d07b12c0
#66 vm_invoke_proc (ec=0x5627d0421c60, proc=0x5627d07b12c0, self=140678563679720, argc=0, argv=0x7ff22d6cfba8, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1710
No locals.
#67 0x00005627cfdaf69d in rb_vm_invoke_proc (ec=0x5627d0421c60, proc=0x5627d07b12c0, argc=0, argv=0x7ff22d6cfba8, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1731
        self = 140678563679720
#68 0x00005627cfc85202 in rb_proc_call_kw (self=140678120927920, args=140678120930200, kw_splat=0) at /tmp/ruby/src/trunk-O0/proc.c:978
        vret = 140721170566432
        proc = 0x5627d07b12c0
        argc = 0
        argv = 0x7ff22d6cfba8
#69 0x00005627cfc8526a in rb_proc_call (self=140678120927920, args=140678120930200) at /tmp/ruby/src/trunk-O0/proc.c:988
No locals.
#70 0x00005627cfb8cc7f in rb_call_end_proc (data=140678120927920) at /tmp/ruby/src/trunk-O0/eval_jump.c:13
No locals.
#71 0x00005627cfb8ce39 in exec_end_procs_chain (procs=0x5627d01e71e0 <end_procs>, errp=0x5627d0421cd8) at /tmp/ruby/src/trunk-O0/eval_jump.c:105
        endproc = {func = 0x5627cfb8cc58 <rb_call_end_proc>, data = 140678120927920, next = 0x5627d07cc140}
        link = 0x5627d07cd050
        errinfo = 4
#72 0x00005627cfb8cf9c in rb_ec_exec_end_proc (ec=0x5627d0421c60) at /tmp/ruby/src/trunk-O0/eval_jump.c:120
        _ec = 0x5627d0421c60
        _tag = {tag = 36, retval = 110809434629004288, buf = {0x7ffc33624e60, 0x5627cfb8cf17 <rb_ec_exec_end_proc+189>, 0x0, 0x7ffc33624db0, 0x5627cfb8a601 <rb_ec_ractor_ptr+24>}, prev = 0x7ffc33624f80, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 4
#73 0x00005627cfb8d71d in rb_ec_teardown (ec=0x5627d0421c60) at /tmp/ruby/src/trunk-O0/eval.c:156
No locals.
#74 0x00005627cfb8d9ce in rb_ec_cleanup (ec=0x5627d0421c60, ex=RUBY_TAG_NONE) at /tmp/ruby/src/trunk-O0/eval.c:208
        err = 94728997706848
        mode0 = 32764
        mode1 = 862081024
        _ec = 0x5627d0421c60
        _tag = {tag = 36, retval = 94728988709958, buf = {0x7ffc33625000, 0x5627cfb8d918 <rb_ec_cleanup+295>, 0x0, 0x7ffc33624f20, 0x5627d0421c60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 4
        sysex = 0
        signaled = 0
        th = 0x5627d0420810
        th0 = 0x5627d0420810
        step = 1
        message = 4
        buf = 94728997701648
#75 0x00005627cfb8dfcb in ruby_run_node (n=0x7ff22d78bc08) at /tmp/ruby/src/trunk-O0/eval.c:323
        ec = 0x5627d0421c60
        status = 22055
#76 0x00005627cfb895c4 in rb_main (argc=121, argv=0x7ffc336251a8) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140721170567296
#77 0x00005627cfb89625 in main (argc=121, argv=0x7ffc336251a8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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