# Logfile created on 2024-02-10 03:16:18 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055ae40e42020 @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.20240210-031618", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055ae40ee3448 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055ae40ee32e0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055ae40ee3128 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240210-031618", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240210-031618>, @binmode=false, @mon_data=#<Monitor:0x000055ae40ee3038>, @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
Already up to date.
Latest commit hash = ea91ab696e
$$$[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
839f82f18b2ffb65a40fdec54429d22923ab044da27e77d92cdf45899a163fe3  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
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk 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/digest'
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/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
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/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: 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/.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]: 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/racc-1.7.3/ext/racc/cparse'
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/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/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/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update debug to 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 -
generating encdb.h
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

Retrying...
Finished tests in 1247.255493s, 20.1162 tests/s, 7587.4959 assertions/s.
25090 tests, 9463546 assertions, 0 failures, 0 errors, 222 skips

ruby -v: ruby 3.4.0dev (2024-02-10T00:23:17Z master ea91ab696e) [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/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/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-10T00:23:17Z master ea91ab696e) [x86_64-linux]
<internal:yjit>:404: warning: assigned but unused variable - longest_name_len
<internal:yjit>:432: warning: assigned but unused variable - longest_insn_name_len
<internal:yjit>:404: warning: assigned but unused variable - longest_name_len
<internal:yjit>:432: warning: assigned but unused variable - longest_insn_name_len
<internal:yjit>:404: warning: assigned but unused variable - longest_name_len
<internal:yjit>:432: warning: assigned but unused variable - longest_insn_name_len
<internal:yjit>:404: warning: assigned but unused variable - longest_name_len
<internal:yjit>:432: warning: assigned but unused variable - longest_insn_name_len
<internal:yjit>:404: warning: assigned but unused variable - longest_name_len
<internal:yjit>:432: warning: assigned but unused variable - longest_insn_name_len
<internal:yjit>:404: warning: assigned but unused variable - longest_name_len
<internal:yjit>:432: warning: assigned but unused variable - longest_insn_name_len
<internal:yjit>:404: warning: assigned but unused variable - longest_name_len
<internal:yjit>:432: warning: assigned but unused variable - longest_insn_name_len
<internal:yjit>:404: warning: assigned but unused variable - longest_name_len
<internal:yjit>:432: warning: assigned but unused variable - longest_insn_name_len
<internal:yjit>:404: warning: assigned but unused variable - longest_name_len
<internal:yjit>:432: warning: assigned but unused variable - longest_insn_name_len
<internal:yjit>:404: warning: assigned but unused variable - longest_name_len
<internal:yjit>:432: warning: assigned but unused variable - longest_insn_name_len
     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 659.606870 seconds

3730 files, 32088 examples, 141574 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.1102440.ruby -x gdbscript
[New LWP 1102440]
[New LWP 1102453]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/tool/l'.
Program terminated with signal SIGABRT, Aborted.
#0  futex_wait (private=0, expected=2, futex_word=0x7f23a4c49c80 <main_arena>) at ../sysdeps/nptl/futex-internal.h:146
[Current thread is 1 (Thread 0x7f23a4a2d7c0 (LWP 1102440))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f23a4a2d7c0 (LWP 1102440) futex_wait (private=0, expected=2, futex_word=0x7f23a4c49c80 <main_arena>) at ../sysdeps/nptl/futex-internal.h:146
  2    Thread 0x7f238b44f640 (LWP 1102453) 0x00007f23a4b55fde in epoll_wait (epfd=4, events=0x561ed999f8bc <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f238b44f640 (LWP 1102453)):
#0  0x00007f23a4b55fde in epoll_wait (epfd=4, events=0x561ed999f8bc <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  0x0000561ed94e8059 in event_wait (vm=0x561edb32d2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:857
        r = 22046
#2  0x0000561ed94e807d in timer_thread_polling (vm=0x561edb32d2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:879
        r = -1162498687
#3  0x0000561ed94e873d in timer_thread_func (ptr=0x561edb32d2a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3048
        vm = 0x561edb32d2a0
#4  0x00007f23a4ac4b43 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 = {140736004616160, 2888034414439888013, 139790637135424, 25, 139791063337040, 140736004616512, -3002971356250049395, -3003036017901374323}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f23a4b55bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f23a4a2d7c0 (LWP 1102440)):
#0  futex_wait (private=0, expected=2, futex_word=0x7f23a4c49c80 <main_arena>) at ../sysdeps/nptl/futex-internal.h:146
        __ret = -512
        err = <optimized out>
        err = <optimized out>
        __ret = <optimized out>
        resultvar = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __GI___lll_lock_wait_private (futex=futex@entry=0x7f23a4c49c80 <main_arena>) at ./nptl/lowlevellock.c:34
No locals.
#2  0x00007f23a4ad68a0 in __libc_calloc (n=<optimized out>, elem_size=<optimized out>) at ./malloc/malloc.c:3650
        __futex = 0x7f23a4c49c80 <main_arena>
        av = 0x7f23a4c49c80 <main_arena>
        oldtop = <optimized out>
        sz = 3200
        oldtopsize = <optimized out>
        mem = <optimized out>
        clearsize = <optimized out>
        nclears = <optimized out>
        d = <optimized out>
        bytes = 3200
        __PRETTY_FUNCTION__ = "__libc_calloc"
        p = <optimized out>
        csz = <optimized out>
#3  0x0000561ed965aede in rb_dump_backtrace_with_lines (num_traces=50, traces=0x561ed99a29c0 <trace>, errout=0x7f23a4c4a6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2610
        i = 0
        lines = 0x400
        obj = 0x0
        dladdr_fbases = 0xffffffffffffff30
        main_path = 0x210 <error: Cannot access memory at address 0x210>
        len = 33
#4  0x0000561ed9564fa4 in rb_print_backtrace (errout=0x7f23a4c4a6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x561ed9564f89 <rb_print_backtrace+36>, 0x561ed95656ac <rb_vm_bugreport+656>, 0x561ed972297a <rb_bug_for_fatal_signal+327>, 0x561ed94a9dbe <sigill>, 0x7f23a4a72520 <__restore_rt>, 0x7f23a4ad4930 <_int_malloc+3840>, 0x7f23a4ad51b9 <__GI___libc_malloc+153>, 0x561ed93605e0 <objspace_xmalloc0+96>, 0x561ed93609a2 <ruby_xmalloc2_body+66>, 0x561ed93643c7 <ruby_xmalloc2+39>, 0x561ed94c1686 <str_buf_cat4+540>, 0x561ed94c1893 <rb_str_cat+99>, 0x7f238a397519 <dump_flush+245>, 0x7f238a3997a5 <dump_result+28>, 0x7f238a3998a6 <objspace_dump+208>, 0x561ed9533828 <call_cfunc_2+75>, 0x561ed9534df4 <vm_call_cfunc_with_frame_+541>, 0x561ed9534fc9 <vm_call_cfunc_with_frame+121>, 0x561ed953b405 <vm_sendish+502>, 0x561ed9542ae9 <vm_exec_core+15223>, 0x561ed9559622 <rb_vm_exec+320>, 0x561ed955620f <invoke_block+216>, 0x561ed9556635 <invoke_block_from_c_bh+793>, 0x561ed955682f <vm_yield_with_cref+90>, 0x561ed955686d <vm_yield+56>, 0x561ed9551182 <rb_yield_0+47>, 0x561ed95511e9 <rb_yield+66>, 0x561ed9664944 <select_bang_i+88>, 0x561ed9336c3d <rb_ensure+388>, 0x561ed9664bca <rb_ary_select_bang+159>, 0x561ed9664c34 <rb_ary_keep_if+84>, 0x561ed95341ef <ractor_safe_call_cfunc_0+48>, 0x561ed9534df4 <vm_call_cfunc_with_frame_+541>, 0x561ed9534fc9 <vm_call_cfunc_with_frame+121>, 0x561ed95350e1 <vm_call_cfunc_other+278>, 0x561ed9535510 <vm_call_cfunc+302>, 0x561ed953804b <vm_call_method_each_type+289>, 0x561ed9538af7 <vm_call_method+161>, 0x561ed9538cf9 <vm_call_general+47>, 0x561ed953b405 <vm_sendish+502>, 0x561ed9542932 <vm_exec_core+14784>, 0x561ed9559622 <rb_vm_exec+320>, 0x561ed955a481 <rb_iseq_eval_main+61>, 0x561ed9334e5a <rb_ec_exec_node+318>, 0x561ed9334fcb <ruby_run_node+138>, 0x561ed93305d4 <rb_main+76>, 0x561ed9330635 <main+75>, 0x7f23a4a59d90 <__libc_start_call_main+128>, 0x7f23a4a59e40 <__libc_start_main_impl+128>, 0x561ed93304b5 <_start+37>, 0x0 <repeats 974 times>}
        n = 50
#5  0x0000561ed95656ac in rb_vm_bugreport (ctx=0x561edb3c2500, errout=0x7f23a4c4a6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x561edb32d2a0
        ec = 0x561edb330c60
#6  0x0000561ed972297a in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x561edb3c2500, fmt=0x561ed97c75cb "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1065
        pid = -1
        out = 0x7f23a4c4a6a0 <_IO_2_1_stderr_>
        file = 0x7f23884a1330 "/tmp/ruby/build/trunk-O0/.ext/common/objspace.rb"
        line = 43
#7  0x0000561ed94a9dbe in sigsegv (sig=11, info=0x561edb3c2630, ctx=0x561edb3c2500) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#8  <signal handler called>
No locals.
#9  0x00007f23a4ad4930 in _int_malloc (av=av@entry=0x7f23a4c49c80 <main_arena>, bytes=bytes@entry=512) at ./malloc/malloc.c:4382
        p = <optimized out>
        iters = <optimized out>
        nb = 528
        idx = 34
        bin = <optimized out>
        victim = 0x561edcb5bf10
        size = <optimized out>
        victim_index = <optimized out>
        remainder = 0x561edcb5c120
        remainder_size = <optimized out>
        block = <optimized out>
        bit = <optimized out>
        map = <optimized out>
        fwd = <optimized out>
        bck = <optimized out>
        tcache_unsorted_count = 0
        tcache_nb = 528
        tc_idx = 31
        return_cached = <optimized out>
        __PRETTY_FUNCTION__ = "_int_malloc"
#10 0x00007f23a4ad51b9 in __GI___libc_malloc (bytes=512) at ./malloc/malloc.c:3329
        ar_ptr = 0x7f23a4c49c80 <main_arena>
        victim = <optimized out>
        tbytes = <optimized out>
        tc_idx = <optimized out>
        __PRETTY_FUNCTION__ = "__libc_malloc"
#11 0x0000561ed93605e0 in objspace_xmalloc0 (objspace=0x561edb32fbf0, size=512) at /tmp/ruby/src/trunk-O0/gc.c:12650
        gpr = 107008
        mem = 0x200
#12 0x0000561ed93609a2 in ruby_xmalloc2_body (n=512, size=1) at /tmp/ruby/src/trunk-O0/gc.c:12897
No locals.
#13 0x0000561ed93643c7 in ruby_xmalloc2 (n=512, size=1) at /tmp/ruby/src/trunk-O0/gc.c:14498
No locals.
#14 0x0000561ed94c1686 in str_buf_cat4 (str=139790602077560, ptr=0x7fffa78fbd80 "{\"address\":\"0x7f2388fa7000\", \"type\":\"ARRAY\", \"shape_id\":2, \"slot_size\":40, \"class\":\"0x7f238b491370\", \"length\":2, \"embedded\":true, \"references\":[\"0x7f2388c671d8\", \"0x7f2388c67200\"], \"memsize\":40, \"flag"..., len=275, keep_cr=false) at /tmp/ruby/src/trunk-O0/string.c:3240
        tmp = 0x7fffa78fbd20 ""
        tlen = 140736004603120
        total = 275
        olen = 0
        off = -1
        sptr = 0x7f23892e0590 ""
        termlen = 1
        capa = 511
#15 0x0000561ed94c1893 in rb_str_cat (str=139790602077560, ptr=0x7fffa78fbd80 "{\"address\":\"0x7f2388fa7000\", \"type\":\"ARRAY\", \"shape_id\":2, \"slot_size\":40, \"class\":\"0x7f238b491370\", \"length\":2, \"embedded\":true, \"references\":[\"0x7f2388c671d8\", \"0x7f2388c67200\"], \"memsize\":40, \"flag"..., len=275) at /tmp/ruby/src/trunk-O0/string.c:3263
No locals.
#16 0x00007f238a397519 in dump_flush (dc=0x7fffa78fbd20) at /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c:69
No locals.
#17 0x00007f238a3997a5 in dump_result (dc=0x7fffa78fbd20) at /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c:729
No locals.
#18 0x00007f238a3998a6 in objspace_dump (os=139790637254200, obj=139790598696960, output=139790602077560) at /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c:753
        dc = {type = 0, stream = 0, string = 139790602077560, root_category = 0x0, cur_obj = 139790598696960, cur_obj_klass = 139790637405040, cur_page_slot_size = 40, cur_obj_references = 2, roots = 0, full_heap = 0, partial_dump = 0, since = 0, shapes_since = 0, buffer_len = 275, buffer = "{\"address\":\"0x7f2388fa7000\", \"type\":\"ARRAY\", \"shape_id\":2, \"slot_size\":40, \"class\":\"0x7f238b491370\", \"length\":2, \"embedded\":true, \"references\":[\"0x7f2388c671d8\", \"0x7f2388c67200\"], \"memsize\":40, \"flag"...}
#19 0x0000561ed9533828 in call_cfunc_2 (recv=139790637254200, argc=2, argv=0x7f23a492c0e0, func=0x7f238a3997d6 <objspace_dump>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3183
        f = 0x7f238a3997d6 <objspace_dump>
#20 0x0000561ed9534df4 in vm_call_cfunc_with_frame_ (ec=0x561edb330c60, reg_cfp=0x7f23a4a2bef8, calling=0x7fffa78fcfa0, argc=2, argv=0x7f23a492c0e0, stack_bottom=0x7f23a492c0d8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
        ci = 0x14d100140005
        cc = 0x7f238a27fa88
        val = 139790602077560
        me = 0x7f2388c2cce0
        cfunc = 0x561edb3b5368
        recv = 139790637254200
        block_handler = 0
        frame_type = 1431634051
        len = 2
        args = <optimized out>
        args = <optimized out>
#21 0x0000561ed9534fc9 in vm_call_cfunc_with_frame (ec=0x561edb330c60, reg_cfp=0x7f23a4a2bef8, calling=0x7fffa78fcfa0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 2
        stack_bottom = 0x7f23a492c0d8
        argv = 0x7f23a492c0e0
#22 0x0000561ed953b405 in vm_sendish (ec=0x561edb330c60, reg_cfp=0x7f23a4a2bef8, cd=0x561edb4f3190, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5603
        val = 36
        ci = 0x14d100140005
        cc = 0x7f238a27fa88
        argc = 2
        recv = 139790637254200
        calling = {cd = 0x561edb4f3190, cc = 0x7f238a27fa88, block_handler = 0, recv = 139790637254200, argc = 2, kw_splat = false, heap_argv = 0}
#23 0x0000561ed9542ae9 in vm_exec_core (ec=0x561edb330c60) at ../../src/trunk-O0/insns.def:862
        bh = 0
        cd = 0x561edb4f3190
        leaf = false
        val = 139790602077560
        reg_pc = 0x561edb4f2c30
        reg_cfp = 0x7f23a4a2bef8
        insns_address_table = {0x561ed953efde <vm_exec_core+108>, 0x561ed953f040 <vm_exec_core+206>, 0x561ed953f153 <vm_exec_core+481>, 0x561ed953f267 <vm_exec_core+757>, 0x561ed953f405 <vm_exec_core+1171>, 0x561ed953f535 <vm_exec_core+1475>, 0x561ed953f747 <vm_exec_core+2005>, 0x561ed953f859 <vm_exec_core+2279>, 0x561ed953f932 <vm_exec_core+2496>, 0x561ed953fa39 <vm_exec_core+2759>, 0x561ed953fb40 <vm_exec_core+3022>, 0x561ed953fc4e <vm_exec_core+3292>, 0x561ed953fd60 <vm_exec_core+3566>, 0x561ed953fe30 <vm_exec_core+3774>, 0x561ed953ff39 <vm_exec_core+4039>, 0x561ed9540033 <vm_exec_core+4289>, 0x561ed95400f6 <vm_exec_core+4484>, 0x561ed95401b9 <vm_exec_core+4679>, 0x561ed9540242 <vm_exec_core+4816>, 0x561ed95402ce <vm_exec_core+4956>, 0x561ed9540374 <vm_exec_core+5122>, 0x561ed954044c <vm_exec_core+5338>, 0x561ed9540519 <vm_exec_core+5543>, 0x561ed95405f7 <vm_exec_core+5765>, 0x561ed95406b9 <vm_exec_core+5959>, 0x561ed95407f8 <vm_exec_core+6278>, 0x561ed954089e <vm_exec_core+6444>, 0x561ed9540983 <vm_exec_core+6673>, 0x561ed9540ab2 <vm_exec_core+6976>, 0x561ed9540b75 <vm_exec_core+7171>, 0x561ed9540c38 <vm_exec_core+7366>, 0x561ed9540d2f <vm_exec_core+7613>, 0x561ed9540df1 <vm_exec_core+7807>, 0x561ed9540eb3 <vm_exec_core+8001>, 0x561ed9540fad <vm_exec_core+8251>, 0x561ed954108c <vm_exec_core+8474>, 0x561ed9541159 <vm_exec_core+8679>, 0x561ed9541269 <vm_exec_core+8951>, 0x561ed9541363 <vm_exec_core+9201>, 0x561ed95413de <vm_exec_core+9324>, 0x561ed954149f <vm_exec_core+9517>, 0x561ed954158d <vm_exec_core+9755>, 0x561ed954163d <vm_exec_core+9931>, 0x561ed95417bc <vm_exec_core+10314>, 0x561ed9541896 <vm_exec_core+10532>, 0x561ed9541982 <vm_exec_core+10768>, 0x561ed9541a13 <vm_exec_core+10913>, 0x561ed9541b6e <vm_exec_core+11260>, 0x561ed9542128 <vm_exec_core+12726>, 0x561ed9542224 <vm_exec_core+12978>, 0x561ed9542327 <vm_exec_core+13237>, 0x561ed9542413 <vm_exec_core+13473>, 0x561ed954262c <vm_exec_core+14010>, 0x561ed954271e <vm_exec_core+14252>, 0x561ed9542824 <vm_exec_core+14514>, 0x561ed9542a2f <vm_exec_core+15037>, 0x561ed9542be6 <vm_exec_core+15476>, 0x561ed9542d1a <vm_exec_core+15784>, 0x561ed9542e8f <vm_exec_core+16157>, 0x561ed9542fc3 <vm_exec_core+16465>, 0x561ed9543138 <vm_exec_core+16838>, 0x561ed954331a <vm_exec_core+17320>, 0x561ed9543525 <vm_exec_core+17843>, 0x561ed95436dc <vm_exec_core+18282>, 0x561ed95437fe <vm_exec_core+18572>, 0x561ed95438a5 <vm_exec_core+18739>, 0x561ed9543969 <vm_exec_core+18935>, 0x561ed9543a52 <vm_exec_core+19168>, 0x561ed9543b3e <vm_exec_core+19404>, 0x561ed9543c27 <vm_exec_core+19637>, 0x561ed9543d3b <vm_exec_core+19913>, 0x561ed9543e62 <vm_exec_core+20208>, 0x561ed9543fa1 <vm_exec_core+20527>, 0x561ed95440e0 <vm_exec_core+20846>, 0x561ed954421f <vm_exec_core+21165>, 0x561ed954435e <vm_exec_core+21484>, 0x561ed954449d <vm_exec_core+21803>, 0x561ed95445e7 <vm_exec_core+22133>, 0x561ed954476a <vm_exec_core+22520>, 0x561ed95448a9 <vm_exec_core+22839>, 0x561ed95449e8 <vm_exec_core+23158>, 0x561ed9544b27 <vm_exec_core+23477>, 0x561ed9544c66 <vm_exec_core+23796>, 0x561ed9544da5 <vm_exec_core+24115>, 0x561ed9544ee4 <vm_exec_core+24434>, 0x561ed9545023 <vm_exec_core+24753>, 0x561ed9545162 <vm_exec_core+25072>, 0x561ed95452ba <vm_exec_core+25416>, 0x561ed9545480 <vm_exec_core+25870>, 0x561ed9545607 <vm_exec_core+26261>, 0x561ed954572f <vm_exec_core+26557>, 0x561ed9545857 <vm_exec_core+26853>, 0x561ed954597a <vm_exec_core+27144>, 0x561ed9545a9d <vm_exec_core+27435>, 0x561ed9545bd1 <vm_exec_core+27743>, 0x561ed9545d10 <vm_exec_core+28062>, 0x561ed9545dfb <vm_exec_core+28297>, 0x561ed9545f00 <vm_exec_core+28558>, 0x561ed9546048 <vm_exec_core+28886>, 0x561ed9546137 <vm_exec_core+29125>, 0x561ed9546211 <vm_exec_core+29343>, 0x561ed95462e6 <vm_exec_core+29556>, 0x561ed95463c1 <vm_exec_core+29775>, 0x561ed954643d <vm_exec_core+29899>, 0x561ed95464b9 <vm_exec_core+30023>, 0x561ed95464d7 <vm_exec_core+30053>, 0x561ed95464f5 <vm_exec_core+30083>, 0x561ed9546513 <vm_exec_core+30113>, 0x561ed9546531 <vm_exec_core+30143>, 0x561ed954654f <vm_exec_core+30173>, 0x561ed954656d <vm_exec_core+30203>, 0x561ed954658b <vm_exec_core+30233>, 0x561ed95465a9 <vm_exec_core+30263>, 0x561ed95465c7 <vm_exec_core+30293>, 0x561ed95465e5 <vm_exec_core+30323>, 0x561ed9546603 <vm_exec_core+30353>, 0x561ed9546621 <vm_exec_core+30383>, 0x561ed954663f <vm_exec_core+30413>, 0x561ed954665d <vm_exec_core+30443>, 0x561ed954667b <vm_exec_core+30473>, 0x561ed9546699 <vm_exec_core+30503>, 0x561ed95466b7 <vm_exec_core+30533>, 0x561ed95466d5 <vm_exec_core+30563>, 0x561ed95466f3 <vm_exec_core+30593>, 0x561ed9546711 <vm_exec_core+30623>, 0x561ed954672f <vm_exec_core+30653>, 0x561ed954674d <vm_exec_core+30683>, 0x561ed954676b <vm_exec_core+30713>, 0x561ed9546789 <vm_exec_core+30743>, 0x561ed95467a7 <vm_exec_core+30773>, 0x561ed95467c5 <vm_exec_core+30803>, 0x561ed95467e3 <vm_exec_core+30833>, 0x561ed9546801 <vm_exec_core+30863>, 0x561ed954681f <vm_exec_core+30893>, 0x561ed954683d <vm_exec_core+30923>, 0x561ed954685b <vm_exec_core+30953>, 0x561ed9546879 <vm_exec_core+30983>, 0x561ed9546897 <vm_exec_core+31013>, 0x561ed95468b5 <vm_exec_core+31043>, 0x561ed95468d3 <vm_exec_core+31073>, 0x561ed95468f1 <vm_exec_core+31103>, 0x561ed954690f <vm_exec_core+31133>, 0x561ed954692d <vm_exec_core+31163>, 0x561ed954694b <vm_exec_core+31193>, 0x561ed9546969 <vm_exec_core+31223>, 0x561ed9546987 <vm_exec_core+31253>, 0x561ed95469a5 <vm_exec_core+31283>, 0x561ed95469c3 <vm_exec_core+31313>, 0x561ed95469e1 <vm_exec_core+31343>, 0x561ed95469ff <vm_exec_core+31373>, 0x561ed9546a1d <vm_exec_core+31403>, 0x561ed9546a3b <vm_exec_core+31433>, 0x561ed9546a59 <vm_exec_core+31463>, 0x561ed9546a77 <vm_exec_core+31493>, 0x561ed9546a95 <vm_exec_core+31523>, 0x561ed9546ab3 <vm_exec_core+31553>, 0x561ed9546ad1 <vm_exec_core+31583>, 0x561ed9546aef <vm_exec_core+31613>, 0x561ed9546b0d <vm_exec_core+31643>, 0x561ed9546b2b <vm_exec_core+31673>, 0x561ed9546b49 <vm_exec_core+31703>, 0x561ed9546b67 <vm_exec_core+31733>, 0x561ed9546b85 <vm_exec_core+31763>, 0x561ed9546ba3 <vm_exec_core+31793>, 0x561ed9546bc1 <vm_exec_core+31823>, 0x561ed9546bdf <vm_exec_core+31853>, 0x561ed9546bfd <vm_exec_core+31883>, 0x561ed9546c1b <vm_exec_core+31913>, 0x561ed9546c39 <vm_exec_core+31943>, 0x561ed9546c57 <vm_exec_core+31973>, 0x561ed9546c75 <vm_exec_core+32003>, 0x561ed9546c93 <vm_exec_core+32033>, 0x561ed9546cb1 <vm_exec_core+32063>, 0x561ed9546ccf <vm_exec_core+32093>, 0x561ed9546ced <vm_exec_core+32123>, 0x561ed9546d0b <vm_exec_core+32153>, 0x561ed9546d29 <vm_exec_core+32183>, 0x561ed9546d47 <vm_exec_core+32213>, 0x561ed9546d65 <vm_exec_core+32243>, 0x561ed9546d83 <vm_exec_core+32273>, 0x561ed9546da1 <vm_exec_core+32303>, 0x561ed9546dbf <vm_exec_core+32333>, 0x561ed9546df0 <vm_exec_core+32382>, 0x561ed9546e0e <vm_exec_core+32412>, 0x561ed9546e2c <vm_exec_core+32442>, 0x561ed9546e4a <vm_exec_core+32472>, 0x561ed9546e68 <vm_exec_core+32502>, 0x561ed9546e86 <vm_exec_core+32532>, 0x561ed9546ea4 <vm_exec_core+32562>, 0x561ed9546ec2 <vm_exec_core+32592>, 0x561ed9546ee0 <vm_exec_core+32622>, 0x561ed9546efe <vm_exec_core+32652>, 0x561ed9546f1c <vm_exec_core+32682>, 0x561ed9546f3a <vm_exec_core+32712>, 0x561ed9546f58 <vm_exec_core+32742>, 0x561ed9546f76 <vm_exec_core+32772>, 0x561ed9546f94 <vm_exec_core+32802>, 0x561ed9546fb2 <vm_exec_core+32832>, 0x561ed9546fd0 <vm_exec_core+32862>, 0x561ed9546fee <vm_exec_core+32892>...}
#24 0x0000561ed9559622 in rb_vm_exec (ec=0x561edb330c60) at /tmp/ruby/src/trunk-O0/vm.c:2489
        _ec = 0x561edb330c60
        _tag = {tag = 36, retval = 4, buf = {0x7fffa78fdcb0, 0x561ed95595a0 <rb_vm_exec+190>, 0x0, 0x7fffa78fdc00, 0x7fffa78fdca0}, prev = 0x7fffa78fdfc0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#25 0x0000561ed955620f in invoke_block (ec=0x561edb330c60, iseq=0x7f2388c2bfc0, self=139791061601760, captured=0x7f23a4a2bfb8, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1512
        arg_size = 1
#26 0x0000561ed9556635 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fffa78fdee8, argc=1, self=139791061601760, captured=0x7f23a4a2bfb8, ec=0x561edb330c60) at /tmp/ruby/src/trunk-O0/vm.c:1582
        iseq = 0x7f2388c2bfc0
        opt_pc = 0
        type = 572653569
        cfp = 0x7f23a4a2bf68
        sp = 0x7f23a492c070
        flags = 0
        use_argv = 0x7fffa78fdee8
        av = {94690495057447, 139791062712168}
        stack_argv = 0x7f23a492c070
#27 invoke_block_from_c_bh (ec=0x561edb330c60, block_handler=139791062712249, argc=1, argv=0x7fffa78fdee8, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1600
        captured = 0x7f23a4a2bfb8
#28 0x0000561ed955682f in vm_yield_with_cref (ec=0x561edb330c60, argc=1, argv=0x7fffa78fdee8, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1637
No locals.
#29 0x0000561ed955686d in vm_yield (ec=0x561edb330c60, argc=1, argv=0x7fffa78fdee8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1645
No locals.
#30 0x0000561ed9551182 in rb_yield_0 (argc=1, argv=0x7fffa78fdee8) at /tmp/ruby/src/trunk-O0/vm_eval.c:1366
No locals.
#31 0x0000561ed95511e9 in rb_yield (val=139790598696960) at /tmp/ruby/src/trunk-O0/vm_eval.c:1382
No locals.
#32 0x0000561ed9664944 in select_bang_i (a=140736004612192) at /tmp/ruby/src/trunk-O0/array.c:3799
        v = 139790598696960
        arg = 0x7fffa78fe060
        ary = 139790637333200
        i1 = 37149
        i2 = 37149
#33 0x0000561ed9336c3d in rb_ensure (b_proc=0x561ed96648ec <select_bang_i>, data1=140736004612192, e_proc=0x561ed96649c6 <select_bang_ensure>, data2=140736004612192) at /tmp/ruby/src/trunk-O0/eval.c:1003
        _ec = 0x561edb330c60
        _tag = {tag = 36, retval = 139790637333200, buf = {0x7fffa78fe040, 0x561ed9336be0 <rb_ensure+295>, 0x0, 0x7fffa78fdf50, 0x7fffa78fe018}, prev = 0x7fffa78ff180, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        result = 4
        errinfo = 139790637333200
        ec = 0x561edb330c60
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x561ed96649c6 <select_bang_ensure>, data2 = 140736004612192}}
#34 0x0000561ed9664bca in rb_ary_select_bang (ary=139790637333200) at /tmp/ruby/src/trunk-O0/array.c:3862
        args = {ary = 139790637333200, len = {37149, 37149}}
#35 0x0000561ed9664c34 in rb_ary_keep_if (ary=139790637333200) at /tmp/ruby/src/trunk-O0/array.c:3887
No locals.
#36 0x0000561ed95341ef in ractor_safe_call_cfunc_0 (recv=139790637333200, argc=0, argv=0x7f23a492c058, func=0x561ed9664be0 <rb_ary_keep_if>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3308
        f = 0x561ed9664be0 <rb_ary_keep_if>
#37 0x0000561ed9534df4 in vm_call_cfunc_with_frame_ (ec=0x561edb330c60, reg_cfp=0x7f23a4a2bfa0, calling=0x7fffa78fe4f0, argc=0, argv=0x7f23a492c058, stack_bottom=0x7f23a492c050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
        ci = 0x357100000001
        cc = 0x7f238a27fba0
        val = 94690526563240
        me = 0x7f2388bdf9b8
        cfunc = 0x561edb382a78
        recv = 139790637333200
        block_handler = 139791062712249
        frame_type = 1431634051
        len = 0
        args = <optimized out>
        args = <optimized out>
#38 0x0000561ed9534fc9 in vm_call_cfunc_with_frame (ec=0x561edb330c60, reg_cfp=0x7f23a4a2bfa0, calling=0x7fffa78fe4f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 0
        stack_bottom = 0x7f23a492c050
        argv = 0x7f23a492c058
#39 0x0000561ed95350e1 in vm_call_cfunc_other (ec=0x561edb330c60, reg_cfp=0x7f23a4a2bfa0, calling=0x7fffa78fe4f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3546
        ci = 0x357100000001
        argv_ary = 0
#40 0x0000561ed9535510 in vm_call_cfunc (ec=0x561edb330c60, reg_cfp=0x7f23a4a2bfa0, calling=0x7fffa78fe4f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3628
        ci = 0x357100000001
#41 0x0000561ed953804b in vm_call_method_each_type (ec=0x561edb330c60, cfp=0x7f23a4a2bfa0, calling=0x7fffa78fe4f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4419
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x357100000001
        cc = 0x7f238a27fba0
        cme = 0x7f2388bdf9b8
        v = 94690528059208
#42 0x0000561ed9538af7 in vm_call_method (ec=0x561edb330c60, cfp=0x7f23a4a2bfa0, calling=0x7fffa78fe4f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4545
        ci = 0x357100000001
        cc = 0x7f238a27fba0
#43 0x0000561ed9538cf9 in vm_call_general (ec=0x561edb330c60, reg_cfp=0x7f23a4a2bfa0, calling=0x7fffa78fe4f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4589
No locals.
#44 0x0000561ed953b405 in vm_sendish (ec=0x561edb330c60, reg_cfp=0x7f23a4a2bfa0, cd=0x561edb4ce600, block_handler=139791062712249, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5603
        val = 36
        ci = 0x357100000001
        cc = 0x7f238a27fba0
        argc = 0
        recv = 139790637333200
        calling = {cd = 0x561edb4ce600, cc = 0x7f238a27fba0, block_handler = 139791062712249, recv = 139790637333200, argc = 0, kw_splat = false, heap_argv = 0}
#45 0x0000561ed9542932 in vm_exec_core (ec=0x561edb330c60) at ../../src/trunk-O0/insns.def:842
        bh = 139791062712249
        cd = 0x561edb4ce600
        blockiseq = 0x7f2388c2bfc0
        leaf = false
        val = 139790618459720
        reg_pc = 0x561edb4ce1f0
        reg_cfp = 0x7f23a4a2bfa0
        insns_address_table = {0x561ed953efde <vm_exec_core+108>, 0x561ed953f040 <vm_exec_core+206>, 0x561ed953f153 <vm_exec_core+481>, 0x561ed953f267 <vm_exec_core+757>, 0x561ed953f405 <vm_exec_core+1171>, 0x561ed953f535 <vm_exec_core+1475>, 0x561ed953f747 <vm_exec_core+2005>, 0x561ed953f859 <vm_exec_core+2279>, 0x561ed953f932 <vm_exec_core+2496>, 0x561ed953fa39 <vm_exec_core+2759>, 0x561ed953fb40 <vm_exec_core+3022>, 0x561ed953fc4e <vm_exec_core+3292>, 0x561ed953fd60 <vm_exec_core+3566>, 0x561ed953fe30 <vm_exec_core+3774>, 0x561ed953ff39 <vm_exec_core+4039>, 0x561ed9540033 <vm_exec_core+4289>, 0x561ed95400f6 <vm_exec_core+4484>, 0x561ed95401b9 <vm_exec_core+4679>, 0x561ed9540242 <vm_exec_core+4816>, 0x561ed95402ce <vm_exec_core+4956>, 0x561ed9540374 <vm_exec_core+5122>, 0x561ed954044c <vm_exec_core+5338>, 0x561ed9540519 <vm_exec_core+5543>, 0x561ed95405f7 <vm_exec_core+5765>, 0x561ed95406b9 <vm_exec_core+5959>, 0x561ed95407f8 <vm_exec_core+6278>, 0x561ed954089e <vm_exec_core+6444>, 0x561ed9540983 <vm_exec_core+6673>, 0x561ed9540ab2 <vm_exec_core+6976>, 0x561ed9540b75 <vm_exec_core+7171>, 0x561ed9540c38 <vm_exec_core+7366>, 0x561ed9540d2f <vm_exec_core+7613>, 0x561ed9540df1 <vm_exec_core+7807>, 0x561ed9540eb3 <vm_exec_core+8001>, 0x561ed9540fad <vm_exec_core+8251>, 0x561ed954108c <vm_exec_core+8474>, 0x561ed9541159 <vm_exec_core+8679>, 0x561ed9541269 <vm_exec_core+8951>, 0x561ed9541363 <vm_exec_core+9201>, 0x561ed95413de <vm_exec_core+9324>, 0x561ed954149f <vm_exec_core+9517>, 0x561ed954158d <vm_exec_core+9755>, 0x561ed954163d <vm_exec_core+9931>, 0x561ed95417bc <vm_exec_core+10314>, 0x561ed9541896 <vm_exec_core+10532>, 0x561ed9541982 <vm_exec_core+10768>, 0x561ed9541a13 <vm_exec_core+10913>, 0x561ed9541b6e <vm_exec_core+11260>, 0x561ed9542128 <vm_exec_core+12726>, 0x561ed9542224 <vm_exec_core+12978>, 0x561ed9542327 <vm_exec_core+13237>, 0x561ed9542413 <vm_exec_core+13473>, 0x561ed954262c <vm_exec_core+14010>, 0x561ed954271e <vm_exec_core+14252>, 0x561ed9542824 <vm_exec_core+14514>, 0x561ed9542a2f <vm_exec_core+15037>, 0x561ed9542be6 <vm_exec_core+15476>, 0x561ed9542d1a <vm_exec_core+15784>, 0x561ed9542e8f <vm_exec_core+16157>, 0x561ed9542fc3 <vm_exec_core+16465>, 0x561ed9543138 <vm_exec_core+16838>, 0x561ed954331a <vm_exec_core+17320>, 0x561ed9543525 <vm_exec_core+17843>, 0x561ed95436dc <vm_exec_core+18282>, 0x561ed95437fe <vm_exec_core+18572>, 0x561ed95438a5 <vm_exec_core+18739>, 0x561ed9543969 <vm_exec_core+18935>, 0x561ed9543a52 <vm_exec_core+19168>, 0x561ed9543b3e <vm_exec_core+19404>, 0x561ed9543c27 <vm_exec_core+19637>, 0x561ed9543d3b <vm_exec_core+19913>, 0x561ed9543e62 <vm_exec_core+20208>, 0x561ed9543fa1 <vm_exec_core+20527>, 0x561ed95440e0 <vm_exec_core+20846>, 0x561ed954421f <vm_exec_core+21165>, 0x561ed954435e <vm_exec_core+21484>, 0x561ed954449d <vm_exec_core+21803>, 0x561ed95445e7 <vm_exec_core+22133>, 0x561ed954476a <vm_exec_core+22520>, 0x561ed95448a9 <vm_exec_core+22839>, 0x561ed95449e8 <vm_exec_core+23158>, 0x561ed9544b27 <vm_exec_core+23477>, 0x561ed9544c66 <vm_exec_core+23796>, 0x561ed9544da5 <vm_exec_core+24115>, 0x561ed9544ee4 <vm_exec_core+24434>, 0x561ed9545023 <vm_exec_core+24753>, 0x561ed9545162 <vm_exec_core+25072>, 0x561ed95452ba <vm_exec_core+25416>, 0x561ed9545480 <vm_exec_core+25870>, 0x561ed9545607 <vm_exec_core+26261>, 0x561ed954572f <vm_exec_core+26557>, 0x561ed9545857 <vm_exec_core+26853>, 0x561ed954597a <vm_exec_core+27144>, 0x561ed9545a9d <vm_exec_core+27435>, 0x561ed9545bd1 <vm_exec_core+27743>, 0x561ed9545d10 <vm_exec_core+28062>, 0x561ed9545dfb <vm_exec_core+28297>, 0x561ed9545f00 <vm_exec_core+28558>, 0x561ed9546048 <vm_exec_core+28886>, 0x561ed9546137 <vm_exec_core+29125>, 0x561ed9546211 <vm_exec_core+29343>, 0x561ed95462e6 <vm_exec_core+29556>, 0x561ed95463c1 <vm_exec_core+29775>, 0x561ed954643d <vm_exec_core+29899>, 0x561ed95464b9 <vm_exec_core+30023>, 0x561ed95464d7 <vm_exec_core+30053>, 0x561ed95464f5 <vm_exec_core+30083>, 0x561ed9546513 <vm_exec_core+30113>, 0x561ed9546531 <vm_exec_core+30143>, 0x561ed954654f <vm_exec_core+30173>, 0x561ed954656d <vm_exec_core+30203>, 0x561ed954658b <vm_exec_core+30233>, 0x561ed95465a9 <vm_exec_core+30263>, 0x561ed95465c7 <vm_exec_core+30293>, 0x561ed95465e5 <vm_exec_core+30323>, 0x561ed9546603 <vm_exec_core+30353>, 0x561ed9546621 <vm_exec_core+30383>, 0x561ed954663f <vm_exec_core+30413>, 0x561ed954665d <vm_exec_core+30443>, 0x561ed954667b <vm_exec_core+30473>, 0x561ed9546699 <vm_exec_core+30503>, 0x561ed95466b7 <vm_exec_core+30533>, 0x561ed95466d5 <vm_exec_core+30563>, 0x561ed95466f3 <vm_exec_core+30593>, 0x561ed9546711 <vm_exec_core+30623>, 0x561ed954672f <vm_exec_core+30653>, 0x561ed954674d <vm_exec_core+30683>, 0x561ed954676b <vm_exec_core+30713>, 0x561ed9546789 <vm_exec_core+30743>, 0x561ed95467a7 <vm_exec_core+30773>, 0x561ed95467c5 <vm_exec_core+30803>, 0x561ed95467e3 <vm_exec_core+30833>, 0x561ed9546801 <vm_exec_core+30863>, 0x561ed954681f <vm_exec_core+30893>, 0x561ed954683d <vm_exec_core+30923>, 0x561ed954685b <vm_exec_core+30953>, 0x561ed9546879 <vm_exec_core+30983>, 0x561ed9546897 <vm_exec_core+31013>, 0x561ed95468b5 <vm_exec_core+31043>, 0x561ed95468d3 <vm_exec_core+31073>, 0x561ed95468f1 <vm_exec_core+31103>, 0x561ed954690f <vm_exec_core+31133>, 0x561ed954692d <vm_exec_core+31163>, 0x561ed954694b <vm_exec_core+31193>, 0x561ed9546969 <vm_exec_core+31223>, 0x561ed9546987 <vm_exec_core+31253>, 0x561ed95469a5 <vm_exec_core+31283>, 0x561ed95469c3 <vm_exec_core+31313>, 0x561ed95469e1 <vm_exec_core+31343>, 0x561ed95469ff <vm_exec_core+31373>, 0x561ed9546a1d <vm_exec_core+31403>, 0x561ed9546a3b <vm_exec_core+31433>, 0x561ed9546a59 <vm_exec_core+31463>, 0x561ed9546a77 <vm_exec_core+31493>, 0x561ed9546a95 <vm_exec_core+31523>, 0x561ed9546ab3 <vm_exec_core+31553>, 0x561ed9546ad1 <vm_exec_core+31583>, 0x561ed9546aef <vm_exec_core+31613>, 0x561ed9546b0d <vm_exec_core+31643>, 0x561ed9546b2b <vm_exec_core+31673>, 0x561ed9546b49 <vm_exec_core+31703>, 0x561ed9546b67 <vm_exec_core+31733>, 0x561ed9546b85 <vm_exec_core+31763>, 0x561ed9546ba3 <vm_exec_core+31793>, 0x561ed9546bc1 <vm_exec_core+31823>, 0x561ed9546bdf <vm_exec_core+31853>, 0x561ed9546bfd <vm_exec_core+31883>, 0x561ed9546c1b <vm_exec_core+31913>, 0x561ed9546c39 <vm_exec_core+31943>, 0x561ed9546c57 <vm_exec_core+31973>, 0x561ed9546c75 <vm_exec_core+32003>, 0x561ed9546c93 <vm_exec_core+32033>, 0x561ed9546cb1 <vm_exec_core+32063>, 0x561ed9546ccf <vm_exec_core+32093>, 0x561ed9546ced <vm_exec_core+32123>, 0x561ed9546d0b <vm_exec_core+32153>, 0x561ed9546d29 <vm_exec_core+32183>, 0x561ed9546d47 <vm_exec_core+32213>, 0x561ed9546d65 <vm_exec_core+32243>, 0x561ed9546d83 <vm_exec_core+32273>, 0x561ed9546da1 <vm_exec_core+32303>, 0x561ed9546dbf <vm_exec_core+32333>, 0x561ed9546df0 <vm_exec_core+32382>, 0x561ed9546e0e <vm_exec_core+32412>, 0x561ed9546e2c <vm_exec_core+32442>, 0x561ed9546e4a <vm_exec_core+32472>, 0x561ed9546e68 <vm_exec_core+32502>, 0x561ed9546e86 <vm_exec_core+32532>, 0x561ed9546ea4 <vm_exec_core+32562>, 0x561ed9546ec2 <vm_exec_core+32592>, 0x561ed9546ee0 <vm_exec_core+32622>, 0x561ed9546efe <vm_exec_core+32652>, 0x561ed9546f1c <vm_exec_core+32682>, 0x561ed9546f3a <vm_exec_core+32712>, 0x561ed9546f58 <vm_exec_core+32742>, 0x561ed9546f76 <vm_exec_core+32772>, 0x561ed9546f94 <vm_exec_core+32802>, 0x561ed9546fb2 <vm_exec_core+32832>, 0x561ed9546fd0 <vm_exec_core+32862>, 0x561ed9546fee <vm_exec_core+32892>...}
#46 0x0000561ed9559622 in rb_vm_exec (ec=0x561edb330c60) at /tmp/ruby/src/trunk-O0/vm.c:2489
        _ec = 0x561edb330c60
        _tag = {tag = 36, retval = 4, buf = {0x7fffa78ff200, 0x561ed95595a0 <rb_vm_exec+190>, 0x0, 0x7fffa78ff150, 0x561edb3b58e0}, prev = 0x7fffa78ff270, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#47 0x0000561ed955a481 in rb_iseq_eval_main (iseq=0x7f238a3a1f10) at /tmp/ruby/src/trunk-O0/vm.c:2755
        ec = 0x561edb330c60
        val = 94690526563424
#48 0x0000561ed9334e5a in rb_ec_exec_node (ec=0x561edb330c60, n=0x7f238a3a1f10) at /tmp/ruby/src/trunk-O0/eval.c:283
        th = 0x561edb32f810
        _ec = 0x561edb330c60
        _tag = {tag = 36, retval = 94690493023318, buf = {0x7fffa78ff2f0, 0x561ed9334df0 <rb_ec_exec_node+212>, 0x0, 0x7fffa78ff240, 0x561edb330c60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f238a3a1f10
#49 0x0000561ed9334fcb in ruby_run_node (n=0x7f238a3a1f10) at /tmp/ruby/src/trunk-O0/eval.c:323
        ec = 0x561edb330c60
        status = 22046
#50 0x0000561ed93305d4 in rb_main (argc=120, argv=0x7fffa78ff498) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140736004617072
#51 0x0000561ed9330635 in main (argc=120, argv=0x7fffa78ff498) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.1102791.ruby -x gdbscript
[New LWP 1102791]
[New LWP 1102793]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/tool/l'.
Program terminated with signal SIGABRT, Aborted.
#0  0x000055655b39a1bb in get_uint32 (p=0x7faeda355f66 ",'\003") at /tmp/ruby/src/trunk-O0/addr2line.c:953
953	    return (uint32_t)MERGE_2INTS(get_uint16(p),get_uint16(p+2),16);
[Current thread is 1 (Thread 0x7faef5db47c0 (LWP 1102791))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7faef5db47c0 (LWP 1102791) 0x000055655b39a1bb in get_uint32 (p=0x7faeda355f66 ",'\003") at /tmp/ruby/src/trunk-O0/addr2line.c:953
  2    Thread 0x7faedc7df640 (LWP 1102793) 0x00007faef5edcfde in epoll_wait (epfd=4, events=0x55655b6e28bc <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7faedc7df640 (LWP 1102793)):
#0  0x00007faef5edcfde in epoll_wait (epfd=4, events=0x55655b6e28bc <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  0x000055655b22b059 in event_wait (vm=0x55655c5d12a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:857
        r = 21861
#2  0x000055655b22b07d in timer_thread_polling (vm=0x55655c5d12a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:879
        r = 774647787
#3  0x000055655b22b73d in timer_thread_func (ptr=0x55655c5d12a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3048
        vm = 0x55655c5d12a0
#4  0x00007faef5e4bb43 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 = {140723543166720, 5597121694683467151, 140389000279616, 25, 140389426444368, 140723543167072, -5552585959620637297, -5552635632414650993}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007faef5edcbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7faef5db47c0 (LWP 1102791)):
#0  0x000055655b39a1bb in get_uint32 (p=0x7faeda355f66 ",'\003") at /tmp/ruby/src/trunk-O0/addr2line.c:953
No locals.
#1  0x000055655b39a315 in read_uint32 (ptr=0x55655c665880) at /tmp/ruby/src/trunk-O0/addr2line.c:991
        p = 0x7faeda355f66 ",'\003"
#2  0x000055655b39ad62 in debug_info_reader_read_value (reader=0x55655c665820, form=19, v=0x55655c665530, errout=0x7faef5fd16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1264
No locals.
#3  0x000055655b39b585 in di_skip_records (reader=0x55655c665820, errout=0x7faef5fd16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1485
        v = {as = {ptr = 0x0, uint64 = 0, int64 = 0, addr_idx = 0}, off = 0, at = 0, form = 0, size = 0, type = 0}
        at = 73
        form = 19
#4  0x000055655b39c56a in debug_info_read (reader=0x55655c665820, num_traces=31, traces=0x55655b6e59c0 <trace>, lines=0x55655cff0b20, offset=0, errout=0x7faef5fd16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1906
        die = {pos = 5411655, tag = 52, has_children = 0}
        ranges = {low_pc = 0, high_pc = 0, ranges = 0, low_pc_set = false, high_pc_set = false, ranges_set = false}
        line = {dirname = 0x0, filename = 0x0, path = 0x0, line = 0, base_addr = 0, saddr = 0, sname = 0x0, next = 0x0}
        addr_header = {ptr = 0x0, unit_length = 0, format = 0 '\000', address_size = 0 '\000'}
        rnglists_header = {unit_length = 113, format = 4 '\004', address_size = 8 '\b', offset_entry_count = 0}
#5  0x000055655b39d694 in fill_lines (num_traces=31, traces=0x55655b6e59c0 <trace>, check_debuglink=1, objp=0x55655c666140, lines=0x55655cff0b20, offset=0, errout=0x7faef5fd16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
        reader = {obj = 0x55655cff1400, file = 0x7faed9635000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7faeda328c8c "\303,\003", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7faeda69472e "\222V", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7faeda68b15a "local.rs", debug_line_directories = 0x7faeda68a8fd "/build/rustc-Oic09u/rustc-1.65.0+dfsg0ubuntu1/library/std/src/thread", p = 0x7faeda355f6a "\016\rZ \b", cu_end = 0x7faeda35b953 "\247\267\002", pend = 0x7faeda51b007 "\001$", q0 = 0x7faeda53dee7 "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7faeda53df8c "", format = 4, address_size = 8 '\b', level = 5, abbrev_table = {0x7faef5fdf000 "", 0x7faeda53dee8 "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7faeda53defe "4", 0x7faeda53df09 "\023\001\035\023\003\016\v\v\210\001\017", 0x7faeda53df17 "\r", 0x7faeda53df25 "\017", 0x7faeda53df30 "$", 0x7faeda53df3b "9\001\003\016", 0x7faeda53df42 "\023", 0x7faeda53df4e "\023\001\003\016\v\v\210\001\017", 0x7faeda53df5a "/", 0x7faeda53df63 ".\001n\016\003\016:\v;\005 \v", 0x7faeda53df72 "4", 0x7faeda53df7f "4", 0x7faeda53df8f "\v\001", 0x7faeda53df94 ".\001n\016\003\016:\v;\005I\023 \v", 0x7faeda53dfa5 "\005", 0x7faeda53dfb2 "\023\001\003\016<\031\210\001\017", 0x7faeda53dfbe "\023", 0x7faeda53dfca ".\001n\016\003\016:\v;\vI\023 \v", 0x7faeda53dfdb "4", 0x7faeda53dfeb "4", 0x7faeda53dff8 "3", 0x7faeda53dffd "\005", 0x7faeda53e00a ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7faeda53e01f "\005", 0x7faeda53e02e "\035\001\061\023U\027X\vY\005W\v", 0x7faeda53e03d "\005", 0x7faeda53e046 "\v\001U\027", 0x7faeda53e04d "4", 0x7faeda53e056 "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7faeda53e067 "\v\001\021\001\022\006", 0x7faeda53e070 "4", 0x7faeda53e079 "4", 0x7faeda53e082 "\005", 0x7faeda53e08b ".\001\021\001\022\006@\030\061\023", 0x7faeda53e098 "\005", 0x7faeda53e0a3 "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7faeda53e0b4 "\005", 0x7faeda53e0bd "\035", 0x7faeda53e0ce "4", 0x7faeda53e0d7 "\035", 0x7faeda53e0e8 "4", 0x7faeda53e0ef ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7faeda53e102 "\005", 0x7faeda53e10f "\005", 0x7faeda53e116 "\035", 0x7faeda53e125 "\027\001\003\016\v\v\210\001\017", 0x7faeda53e131 "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7faeda53e141 "(", 0x7faeda53e14a "3\001\025\023", 0x7faeda53e151 "\r", 0x7faeda53e15f "\031\001\026\v", 0x7faeda53e166 "\031\001", 0x7faeda53e16b "3\001", 0x7faeda53e170 ".\001n\016\003\016:\v;\v \v", 0x7faeda53e17f "\005", 0x7faeda53e18a ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7faeda53e19d "\005", 0x7faeda53e1aa "\035\001\061\023U\027X\vY\vW\v", 0x7faeda53e1b9 "\005", 0x7faeda53e1c2 ".\001n\016\003\016:\v;\005I\023?\031 \v", 0x7faeda53e1d5 ".\001n\016\003\016:\v;\vI\023?\031 \v", 0x7faeda53e1e8 "\005", 0x7faeda53e1f7 "\035", 0x7faeda53e206 "(", 0x7faeda53e20f ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7faeda53e224 "\005", 0x7faeda53e233 "4", 0x7faeda53e23c "\005", 0x7faeda53e24b "4", 0x7faeda53e25a "4", 0x7faeda53e26c ".", 0x7faeda53e27d "4", 0x7faeda53e28f "4", 0x7faeda53e2a1 "4", 0x7faeda53e2b0 "4", 0x7faeda53e2bf "4", 0x7faeda53e2d1 ".", 0x7faeda53e2e2 ".\001\003\016:\v;\v \v", 0x7faeda53e2ef ".\001\003\016:\v;\vI\023 \v", 0x7faeda53e2fe "\001\001I\023", 0x7faeda53e305 "!", 0x7faeda53e310 "$", 0x7faeda53e31b "\017", 0x7faeda53e324 "\025\001I\023", 0x7faeda53e32b "\005", 0x7faeda53e332 "\025\001", 0x7faeda53d024 "\025\001", 0x7faeda53d029 "\005", 0x7faeda53d030 "\025\001I\023", 0x7faeda53c36c "\025\001I\023", 0x7faeda53bbad "\025\001", 0x7faeda53b284 ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7faeda53b297 "\005", 0x7faeda53b2a0 "4", 0x7faeda53b2a9 ".", 0x7faeda53b2ba "\035\001\061\023\021\001\022\006X\vY\v", 0x7faeda53b2c9 "4", 0x7faeda53b2db "\035", 0x7faeda53b2ea ".", 0x7faeda53b2fd "\r", 0x7faeda53b30b "\025\001I\023", 0x7faeda53b312 "\005", 0x7faeda53b319 "\025\001", 0x7faeda53b31e ".\001\003\016:\v;\v \v", 0x7faeda53b32b ".\001\003\016:\v;\vI\023 \v", 0x7faeda539c34 "\025\001I\023", 0x7faeda539c3b "\005", 0x7faeda539c42 "\025\001", 0x7faeda539c47 ".\001\003\016:\v;\v \v", 0x7faeda539c54 ".\001\003\016:\v;\vI\023 \v", 0x7faeda539c63 ".\001\003\016:\v;\vI\023?\031 \v", 0x7faeda5318d3 "\005", 0x7faeda5318e2 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7faeda52e34b "!", 0x7faeda52e354 "\r", 0x7faeda52e36a ".", 0x7faeda52e37e "\035\001\061\023\021\001\022\aX!(Y!\220\rW!\020\001\023", 0x7faeda52e395 "\n", 0x7faeda52e3a2 ".", 0x7faeda52e3bb "4", 0x7faeda52e3cc ".", 0x7faeda52e3e4 ".\001?\031\003\016:!6;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7faeda52e401 ".", 0x7faeda52e41b ".\001?\031\003\016:!!;\v9!\001'\031I\023 !\003\064\031\001\023", 0x7faeda52e437 "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7faeda52e44c "\026", 0x7faeda52e456 "\023\001\003\016\v\v:\v;\v\001\023", 0x7faeda52e466 "\017", 0x7faeda52e46e "$", 0x7faeda52e47a "\026", 0x7faeda52e488 "&", 0x7faeda52e48e "\026", 0x7faeda52e49e "(", 0x7faeda52e4a8 "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7faeda52e4bd "\025\001I\023\001\023", 0x7faeda52e4c7 "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7faeda52e4dc "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7faeda52e4ee "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7faeda52e500 "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7faeda52e513 "\026", 0x7faeda52e526 "!", 0x7faeda52e52c "4", 0x7faeda52e53c ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7faeda52e557 ".", 0x7faeda52e56e ".", 0x7faeda52e585 ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7faeda52e5a1 ".", 0x7faeda52e5be ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7faeda52e5df ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7faeda52e5fe ".", 0x7faeda52e618 ".", 0x7faeda52e634 "4", 0x7faeda52e640 ".", 0x7faeda52e65b ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7faeda52e66f ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7faeda52e68e ".", 0x7faeda52e6a9 ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7faeda52e6bf ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7faeda52e6dc ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7faeda52e6f4 ".\001\003\016:\v;\v9\v'\031I\023\021\001\022\a@\030z\031", 0x7ffcc0cd5368 "", 0x55655c666570 "\376\377\377\377\377\377\001", 0x55655c666568 "p\324.\333\256\177", 0x7ffcc0cd5370 "", 0x55655c665da8 "\251\346R\332\256\177", 0x55655c666528 "\324S\t[eU", 0x55655c666530 "", 0x55655c666538 "\200", 0x55655c666540 "\223\002", 0x7ffcc0cd5378 "\220\064\a[eU", 0x7ffcc0cd5380 "\260S\315\300\374\177", 0x7ffcc0cd5388 "", 0x7ffcc0cd5390 "", 0x7ffcc0cd5398 "\265\064\a[eU", 0x0, 0x7ffcc0cd53a0 "\250S\315\300\374\177", 0x55655b0734b5 <_start+37> "\364f.\017\037\204", 0x0, 0x0, 0x0, 0x55655b073490 <_start> "\363\017\036\372\061\355I\211\321^H\211\342H\203\344\360PTE1\300\061\311H\215=;\001", 0x4000000000000000 <error: Cannot access memory at address 0x4000000000000000>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1ff1b <error: Cannot access memory at address 0x1ff1b>, 0x55655c665ee0 "\220ef\\eU", 0x55655c666180 "\320af\\eU", 0x7faef5eeacb5 <backtrace_helper+85> "\213S\030\205\322~\021H\213\vHc\362H\213<\361H9|\361\370t\033H\211C\020\203\302\001\211S\030;S\034t\022[1\300A\\]\303\017\037D", 0x55655c665ee0 "\220ef\\eU", 0x55655c665fd0 "", 0x55655c666180 "\320af\\eU", 0x7faef5ff8994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x55655c666590 "", 0x55655c666588 "\363\251", 0x55655c666598 "\017"...}}
        i = 0
        j = 308
        shstr = 0x7faedb13e970 ""
        ehdr = 0x7faed9635000
        shdr = 0x7faedb13eb60
        shstr_shdr = 0x7faedb13f6e0
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7faedb13ec20
        fd = 5
        filesize = 28354336
        file = 0x7faed9635000 "\177ELF\002\001\001"
        symtab_shdr = 0x7faedb13f660
        strtab_shdr = 0x7faedb13f6a0
        dynsym_shdr = 0x7faedb13ece0
        dynstr_shdr = 0x7faedb13ed20
        obj = 0x55655cff1400
        dladdr_fbase = 93893806952448
#6  0x000055655b39e03f in rb_dump_backtrace_with_lines (num_traces=31, traces=0x55655b6e59c0 <trace>, errout=0x7faef5fd16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2625
        addr = 140389425819496
        i = 0
        lines = 0x55655cff0b20
        obj = 0x55655cff1400
        dladdr_fbases = 0x55655cff12f0
        main_path = 0x55655c6660e0 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#7  0x000055655b2a7fa4 in rb_print_backtrace (errout=0x7faef5fd16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x55655b2a7f89 <rb_print_backtrace+36>, 0x55655b2a86ac <rb_vm_bugreport+656>, 0x55655b46597a <rb_bug_for_fatal_signal+327>, 0x55655b1ecdbe <sigill>, 0x7faef5df9520 <__restore_rt>, 0x55655b08b707 <RVALUE_MARKED+129>, 0x55655b095ddc <gc_mark_set+28>, 0x55655b09626b <gc_mark_ptr+86>, 0x55655b0964de <gc_mark+51>, 0x55655b096fbc <gc_mark_children+1120>, 0x55655b0975eb <gc_mark_stacked_objects+116>, 0x55655b09776b <gc_mark_stacked_objects_all+38>, 0x55655b099adf <gc_marks_rest+126>, 0x55655b099c13 <gc_marks+91>, 0x55655b09b9b6 <gc_start+820>, 0x55655b09b64b <garbage_collect+90>, 0x55655b09c2e9 <gc_start_internal+179>, 0x55655b09faac <gc_verify_compaction_references+123>, 0x55655b281547 <builtin_invoker3+78>, 0x55655b281e6f <invoke_bf+95>, 0x55655b281ead <vm_invoke_builtin+52>, 0x55655b288da9 <vm_exec_core+28215>, 0x55655b29c622 <rb_vm_exec+320>, 0x55655b29d481 <rb_iseq_eval_main+61>, 0x55655b077e5a <rb_ec_exec_node+318>, 0x55655b077fcb <ruby_run_node+138>, 0x55655b0735d4 <rb_main+76>, 0x55655b073635 <main+75>, 0x7faef5de0d90 <__libc_start_call_main+128>, 0x7faef5de0e40 <__libc_start_main_impl+128>, 0x55655b0734b5 <_start+37>, 0x0 <repeats 993 times>}
        n = 31
#8  0x000055655b2a86ac in rb_vm_bugreport (ctx=0x55655c666500, errout=0x7faef5fd16a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x55655c5d12a0
        ec = 0x55655c5d4c60
#9  0x000055655b46597a in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x55655c666500, fmt=0x55655b50a5cb "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1065
        pid = -1
        out = 0x7faef5fd16a0 <_IO_2_1_stderr_>
        file = 0x7faedb5f9e38 "<internal:gc>"
        line = 286
#10 0x000055655b1ecdbe in sigsegv (sig=11, info=0x55655c666630, ctx=0x55655c666500) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#11 <signal handler called>
No locals.
#12 RVALUE_MARKED (obj=140388978316400) at /tmp/ruby/src/trunk-O0/gc.c:1764
No locals.
#13 0x000055655b095ddc in gc_mark_set (objspace=0x55655c5d3bf0, obj=140388978316400) at /tmp/ruby/src/trunk-O0/gc.c:6994
No locals.
#14 0x000055655b09626b in gc_mark_ptr (objspace=0x55655c5d3bf0, obj=140388978316400) at /tmp/ruby/src/trunk-O0/gc.c:7083
        __func__ = "gc_mark_ptr"
#15 0x000055655b0964de in gc_mark (objspace=0x55655c5d3bf0, obj=140388978316400) at /tmp/ruby/src/trunk-O0/gc.c:7135
No locals.
#16 0x000055655b096fbc in gc_mark_children (objspace=0x55655c5d3bf0, obj=140389000477360) at /tmp/ruby/src/trunk-O0/gc.c:7441
        i = 27792
        len = 50000
        ptr = 0x55655ca89940
        any = 0x7faedc80fab0
#17 0x000055655b0975eb in gc_mark_stacked_objects (objspace=0x55655c5d3bf0, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7590
        mstack = 0x55655c5d4078
        obj = 140389000477360
        marked_slots_at_the_beginning = 699
        popped_count = 0
#18 0x000055655b09776b in gc_mark_stacked_objects_all (objspace=0x55655c5d3bf0) at /tmp/ruby/src/trunk-O0/gc.c:7628
No locals.
#19 0x000055655b099adf in gc_marks_rest (objspace=0x55655c5d3bf0) at /tmp/ruby/src/trunk-O0/gc.c:8823
No locals.
#20 0x000055655b099c13 in gc_marks (objspace=0x55655c5d3bf0, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8881
        marking_finished = false
#21 0x000055655b09b9b6 in gc_start (objspace=0x55655c5d3bf0, reason=107528) at /tmp/ruby/src/trunk-O0/gc.c:9634
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9503
#22 0x000055655b09b64b in garbage_collect (objspace=0x55655c5d3bf0, reason=107520) at /tmp/ruby/src/trunk-O0/gc.c:9515
        _lev = 1527298084
        ret = 21861
#23 0x000055655b09c2e9 in gc_start_internal (ec=0x0, self=140389000399040, full_mark=20, immediate_mark=20, immediate_sweep=20, compact=0) at /tmp/ruby/src/trunk-O0/gc.c:9966
        objspace = 0x55655c5d3bf0
        reason = 107520
        __func__ = "gc_start_internal"
#24 0x000055655b09faac in gc_verify_compaction_references (ec=0x55655c5d4c60, self=140389000399040, double_heap=0, expand_heap=20, toward_empty=20) at /tmp/ruby/src/trunk-O0/gc.c:11203
        objspace = 0x55655c5d3bf0
#25 0x000055655b281547 in builtin_invoker3 (ec=0x55655c5d4c60, self=140389000399040, argv=0x7faef5cb3088, funcptr=0x55655b09fa31 <gc_verify_compaction_references>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6751
No locals.
#26 0x000055655b281e6f in invoke_bf (ec=0x55655c5d4c60, reg_cfp=0x7faef5db2f68, bf=0x55655b6c7258 <gc_table+216>, argv=0x7faef5cb3088) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6870
        canary_p = false
        ret = 93893809346602
#27 0x000055655b281ead in vm_invoke_builtin (ec=0x55655c5d4c60, cfp=0x7faef5db2f68, bf=0x55655b6c7258 <gc_table+216>, argv=0x7faef5cb3088) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6878
No locals.
#28 0x000055655b288da9 in vm_exec_core (ec=0x55655c5d4c60) at ../../src/trunk-O0/insns.def:1511
        bf = 0x55655b6c7258 <gc_table+216>
        leaf = false
        val = 140388980490000
        reg_pc = 0x55655c6907f0
        reg_cfp = 0x7faef5db2f68
        insns_address_table = {0x55655b281fde <vm_exec_core+108>, 0x55655b282040 <vm_exec_core+206>, 0x55655b282153 <vm_exec_core+481>, 0x55655b282267 <vm_exec_core+757>, 0x55655b282405 <vm_exec_core+1171>, 0x55655b282535 <vm_exec_core+1475>, 0x55655b282747 <vm_exec_core+2005>, 0x55655b282859 <vm_exec_core+2279>, 0x55655b282932 <vm_exec_core+2496>, 0x55655b282a39 <vm_exec_core+2759>, 0x55655b282b40 <vm_exec_core+3022>, 0x55655b282c4e <vm_exec_core+3292>, 0x55655b282d60 <vm_exec_core+3566>, 0x55655b282e30 <vm_exec_core+3774>, 0x55655b282f39 <vm_exec_core+4039>, 0x55655b283033 <vm_exec_core+4289>, 0x55655b2830f6 <vm_exec_core+4484>, 0x55655b2831b9 <vm_exec_core+4679>, 0x55655b283242 <vm_exec_core+4816>, 0x55655b2832ce <vm_exec_core+4956>, 0x55655b283374 <vm_exec_core+5122>, 0x55655b28344c <vm_exec_core+5338>, 0x55655b283519 <vm_exec_core+5543>, 0x55655b2835f7 <vm_exec_core+5765>, 0x55655b2836b9 <vm_exec_core+5959>, 0x55655b2837f8 <vm_exec_core+6278>, 0x55655b28389e <vm_exec_core+6444>, 0x55655b283983 <vm_exec_core+6673>, 0x55655b283ab2 <vm_exec_core+6976>, 0x55655b283b75 <vm_exec_core+7171>, 0x55655b283c38 <vm_exec_core+7366>, 0x55655b283d2f <vm_exec_core+7613>, 0x55655b283df1 <vm_exec_core+7807>, 0x55655b283eb3 <vm_exec_core+8001>, 0x55655b283fad <vm_exec_core+8251>, 0x55655b28408c <vm_exec_core+8474>, 0x55655b284159 <vm_exec_core+8679>, 0x55655b284269 <vm_exec_core+8951>, 0x55655b284363 <vm_exec_core+9201>, 0x55655b2843de <vm_exec_core+9324>, 0x55655b28449f <vm_exec_core+9517>, 0x55655b28458d <vm_exec_core+9755>, 0x55655b28463d <vm_exec_core+9931>, 0x55655b2847bc <vm_exec_core+10314>, 0x55655b284896 <vm_exec_core+10532>, 0x55655b284982 <vm_exec_core+10768>, 0x55655b284a13 <vm_exec_core+10913>, 0x55655b284b6e <vm_exec_core+11260>, 0x55655b285128 <vm_exec_core+12726>, 0x55655b285224 <vm_exec_core+12978>, 0x55655b285327 <vm_exec_core+13237>, 0x55655b285413 <vm_exec_core+13473>, 0x55655b28562c <vm_exec_core+14010>, 0x55655b28571e <vm_exec_core+14252>, 0x55655b285824 <vm_exec_core+14514>, 0x55655b285a2f <vm_exec_core+15037>, 0x55655b285be6 <vm_exec_core+15476>, 0x55655b285d1a <vm_exec_core+15784>, 0x55655b285e8f <vm_exec_core+16157>, 0x55655b285fc3 <vm_exec_core+16465>, 0x55655b286138 <vm_exec_core+16838>, 0x55655b28631a <vm_exec_core+17320>, 0x55655b286525 <vm_exec_core+17843>, 0x55655b2866dc <vm_exec_core+18282>, 0x55655b2867fe <vm_exec_core+18572>, 0x55655b2868a5 <vm_exec_core+18739>, 0x55655b286969 <vm_exec_core+18935>, 0x55655b286a52 <vm_exec_core+19168>, 0x55655b286b3e <vm_exec_core+19404>, 0x55655b286c27 <vm_exec_core+19637>, 0x55655b286d3b <vm_exec_core+19913>, 0x55655b286e62 <vm_exec_core+20208>, 0x55655b286fa1 <vm_exec_core+20527>, 0x55655b2870e0 <vm_exec_core+20846>, 0x55655b28721f <vm_exec_core+21165>, 0x55655b28735e <vm_exec_core+21484>, 0x55655b28749d <vm_exec_core+21803>, 0x55655b2875e7 <vm_exec_core+22133>, 0x55655b28776a <vm_exec_core+22520>, 0x55655b2878a9 <vm_exec_core+22839>, 0x55655b2879e8 <vm_exec_core+23158>, 0x55655b287b27 <vm_exec_core+23477>, 0x55655b287c66 <vm_exec_core+23796>, 0x55655b287da5 <vm_exec_core+24115>, 0x55655b287ee4 <vm_exec_core+24434>, 0x55655b288023 <vm_exec_core+24753>, 0x55655b288162 <vm_exec_core+25072>, 0x55655b2882ba <vm_exec_core+25416>, 0x55655b288480 <vm_exec_core+25870>, 0x55655b288607 <vm_exec_core+26261>, 0x55655b28872f <vm_exec_core+26557>, 0x55655b288857 <vm_exec_core+26853>, 0x55655b28897a <vm_exec_core+27144>, 0x55655b288a9d <vm_exec_core+27435>, 0x55655b288bd1 <vm_exec_core+27743>, 0x55655b288d10 <vm_exec_core+28062>, 0x55655b288dfb <vm_exec_core+28297>, 0x55655b288f00 <vm_exec_core+28558>, 0x55655b289048 <vm_exec_core+28886>, 0x55655b289137 <vm_exec_core+29125>, 0x55655b289211 <vm_exec_core+29343>, 0x55655b2892e6 <vm_exec_core+29556>, 0x55655b2893c1 <vm_exec_core+29775>, 0x55655b28943d <vm_exec_core+29899>, 0x55655b2894b9 <vm_exec_core+30023>, 0x55655b2894d7 <vm_exec_core+30053>, 0x55655b2894f5 <vm_exec_core+30083>, 0x55655b289513 <vm_exec_core+30113>, 0x55655b289531 <vm_exec_core+30143>, 0x55655b28954f <vm_exec_core+30173>, 0x55655b28956d <vm_exec_core+30203>, 0x55655b28958b <vm_exec_core+30233>, 0x55655b2895a9 <vm_exec_core+30263>, 0x55655b2895c7 <vm_exec_core+30293>, 0x55655b2895e5 <vm_exec_core+30323>, 0x55655b289603 <vm_exec_core+30353>, 0x55655b289621 <vm_exec_core+30383>, 0x55655b28963f <vm_exec_core+30413>, 0x55655b28965d <vm_exec_core+30443>, 0x55655b28967b <vm_exec_core+30473>, 0x55655b289699 <vm_exec_core+30503>, 0x55655b2896b7 <vm_exec_core+30533>, 0x55655b2896d5 <vm_exec_core+30563>, 0x55655b2896f3 <vm_exec_core+30593>, 0x55655b289711 <vm_exec_core+30623>, 0x55655b28972f <vm_exec_core+30653>, 0x55655b28974d <vm_exec_core+30683>, 0x55655b28976b <vm_exec_core+30713>, 0x55655b289789 <vm_exec_core+30743>, 0x55655b2897a7 <vm_exec_core+30773>, 0x55655b2897c5 <vm_exec_core+30803>, 0x55655b2897e3 <vm_exec_core+30833>, 0x55655b289801 <vm_exec_core+30863>, 0x55655b28981f <vm_exec_core+30893>, 0x55655b28983d <vm_exec_core+30923>, 0x55655b28985b <vm_exec_core+30953>, 0x55655b289879 <vm_exec_core+30983>, 0x55655b289897 <vm_exec_core+31013>, 0x55655b2898b5 <vm_exec_core+31043>, 0x55655b2898d3 <vm_exec_core+31073>, 0x55655b2898f1 <vm_exec_core+31103>, 0x55655b28990f <vm_exec_core+31133>, 0x55655b28992d <vm_exec_core+31163>, 0x55655b28994b <vm_exec_core+31193>, 0x55655b289969 <vm_exec_core+31223>, 0x55655b289987 <vm_exec_core+31253>, 0x55655b2899a5 <vm_exec_core+31283>, 0x55655b2899c3 <vm_exec_core+31313>, 0x55655b2899e1 <vm_exec_core+31343>, 0x55655b2899ff <vm_exec_core+31373>, 0x55655b289a1d <vm_exec_core+31403>, 0x55655b289a3b <vm_exec_core+31433>, 0x55655b289a59 <vm_exec_core+31463>, 0x55655b289a77 <vm_exec_core+31493>, 0x55655b289a95 <vm_exec_core+31523>, 0x55655b289ab3 <vm_exec_core+31553>, 0x55655b289ad1 <vm_exec_core+31583>, 0x55655b289aef <vm_exec_core+31613>, 0x55655b289b0d <vm_exec_core+31643>, 0x55655b289b2b <vm_exec_core+31673>, 0x55655b289b49 <vm_exec_core+31703>, 0x55655b289b67 <vm_exec_core+31733>, 0x55655b289b85 <vm_exec_core+31763>, 0x55655b289ba3 <vm_exec_core+31793>, 0x55655b289bc1 <vm_exec_core+31823>, 0x55655b289bdf <vm_exec_core+31853>, 0x55655b289bfd <vm_exec_core+31883>, 0x55655b289c1b <vm_exec_core+31913>, 0x55655b289c39 <vm_exec_core+31943>, 0x55655b289c57 <vm_exec_core+31973>, 0x55655b289c75 <vm_exec_core+32003>, 0x55655b289c93 <vm_exec_core+32033>, 0x55655b289cb1 <vm_exec_core+32063>, 0x55655b289ccf <vm_exec_core+32093>, 0x55655b289ced <vm_exec_core+32123>, 0x55655b289d0b <vm_exec_core+32153>, 0x55655b289d29 <vm_exec_core+32183>, 0x55655b289d47 <vm_exec_core+32213>, 0x55655b289d65 <vm_exec_core+32243>, 0x55655b289d83 <vm_exec_core+32273>, 0x55655b289da1 <vm_exec_core+32303>, 0x55655b289dbf <vm_exec_core+32333>, 0x55655b289df0 <vm_exec_core+32382>, 0x55655b289e0e <vm_exec_core+32412>, 0x55655b289e2c <vm_exec_core+32442>, 0x55655b289e4a <vm_exec_core+32472>, 0x55655b289e68 <vm_exec_core+32502>, 0x55655b289e86 <vm_exec_core+32532>, 0x55655b289ea4 <vm_exec_core+32562>, 0x55655b289ec2 <vm_exec_core+32592>, 0x55655b289ee0 <vm_exec_core+32622>, 0x55655b289efe <vm_exec_core+32652>, 0x55655b289f1c <vm_exec_core+32682>, 0x55655b289f3a <vm_exec_core+32712>, 0x55655b289f58 <vm_exec_core+32742>, 0x55655b289f76 <vm_exec_core+32772>, 0x55655b289f94 <vm_exec_core+32802>, 0x55655b289fb2 <vm_exec_core+32832>, 0x55655b289fd0 <vm_exec_core+32862>, 0x55655b289fee <vm_exec_core+32892>...}
#29 0x000055655b29c622 in rb_vm_exec (ec=0x55655c5d4c60) at /tmp/ruby/src/trunk-O0/vm.c:2489
        _ec = 0x55655c5d4c60
        _tag = {tag = 36, retval = 4, buf = {0x7ffcc0cd5120, 0x55655b29c5a0 <rb_vm_exec+190>, 0x0, 0x7ffcc0cd5070, 0x55655c6598e0}, prev = 0x7ffcc0cd5190, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#30 0x000055655b29d481 in rb_iseq_eval_main (iseq=0x7faedb731ce8) at /tmp/ruby/src/trunk-O0/vm.c:2755
        ec = 0x55655c5d4c60
        val = 93893829676128
#31 0x000055655b077e5a in rb_ec_exec_node (ec=0x55655c5d4c60, n=0x7faedb731ce8) at /tmp/ruby/src/trunk-O0/eval.c:283
        th = 0x55655c5d3810
        _ec = 0x55655c5d4c60
        _tag = {tag = 36, retval = 93893807273046, buf = {0x7ffcc0cd5210, 0x55655b077df0 <rb_ec_exec_node+212>, 0x0, 0x7ffcc0cd5160, 0x55655c5d4c60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7faedb731ce8
#32 0x000055655b077fcb in ruby_run_node (n=0x7faedb731ce8) at /tmp/ruby/src/trunk-O0/eval.c:323
        ec = 0x55655c5d4c60
        status = 21861
#33 0x000055655b0735d4 in rb_main (argc=120, argv=0x7ffcc0cd53b8) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140723543167632
#34 0x000055655b073635 in main (argc=120, argv=0x7ffcc0cd53b8) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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