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

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
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/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/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.2/ext/rbs_extension'
make[2]: Leaving 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/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/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]: 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
	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 enc.mk
generating encdb.h
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: 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/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/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.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/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/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'
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
                                    csv 3.2.9
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    drb 2.2.0
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.11.1
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.19.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
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.0.9
                                    syslog 0.1.2
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    minitest 5.21.2
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.9.1
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.2
                                    typeprof 0.21.9
                                    debug 1.9.1
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.6
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
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 1877 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

Retrying...
Finished tests in 1053.205982s, 25.4556 tests/s, 9056.8048 assertions/s.
26810 tests, 9538681 assertions, 0 failures, 0 errors, 218 skips

ruby -v: ruby 3.4.0dev (2024-01-21T09:41:41Z master e2e15ddd67) [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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/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/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.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
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'
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-01-21T09:41:41Z master e2e15ddd67) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .........................................................................
  3723 .....

Finished in 626.880106 seconds

3728 files, 32011 examples, 140387 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.3112457.ruby -x gdbscript
[New LWP 3112457]
[New LWP 3112459]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/j'.
Program terminated with signal SIGABRT, Aborted.
#0  0x000055f71bf0b4f8 in fill_line (num_traces=46, traces=0x55f71c20d940 <trace>, addr=94519810573783, file=11, line=259, format=4 '\004', version=5, include_directories=0x7fd88af483c6 "\001\001\037\035\036", filenames=0x7fd88af4843e "\002\001\037\002\017\353\002z\023", obj=0x55f71dbaae40, lines=0x55f71dbaa120, offset=0, errout=0x7fd8a7c306a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:331
331		if (addr < a && a < addr + 100) {
[Current thread is 1 (Thread 0x7fd8a7a137c0 (LWP 3112457))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7fd8a7a137c0 (LWP 3112457) 0x000055f71bf0b4f8 in fill_line (num_traces=46, traces=0x55f71c20d940 <trace>, addr=94519810573783, file=11, line=259, format=4 '\004', version=5, include_directories=0x7fd88af483c6 "\001\001\037\035\036", filenames=0x7fd88af4843e "\002\001\037\002\017\353\002z\023", obj=0x55f71dbaae40, lines=0x55f71dbaa120, offset=0, errout=0x7fd8a7c306a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:331
  2    Thread 0x7fd88e43f640 (LWP 3112459) 0x00007fd8a7b3bfde in epoll_wait (epfd=4, events=0x55f71c20a83c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7fd88e43f640 (LWP 3112459)):
#0  0x00007fd8a7b3bfde in epoll_wait (epfd=4, events=0x55f71c20a83c <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  0x000055f71bd69384 in event_wait (vm=0x55f71cf4a2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 22007
#2  0x000055f71bd693a8 in timer_thread_polling (vm=0x55f71cf4a2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = 798593141
#3  0x000055f71bd69a68 in timer_thread_func (ptr=0x55f71cf4a2a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3024
        vm = 0x55f71cf4a2a0
#4  0x00007fd8a7aaab43 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 = {140736298839632, -606738490391683530, 140568076482112, 25, 140568502642768, 140736298839984, 587000709881634358, 586912553375342134}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007fd8a7b3bbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7fd8a7a137c0 (LWP 3112457)):
#0  0x000055f71bf0b4f8 in fill_line (num_traces=46, traces=0x55f71c20d940 <trace>, addr=94519810573783, file=11, line=259, format=4 '\004', version=5, include_directories=0x7fd88af483c6 "\001\001\037\035\036", filenames=0x7fd88af4843e "\002\001\037\002\017\353\002z\023", obj=0x55f71dbaae40, lines=0x55f71dbaa120, offset=0, errout=0x7fd8a7c306a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:331
        a = 94519812842601
        i = 1
#1  0x000055f71bf0bccd in parse_debug_line_cu (num_traces=46, traces=0x55f71c20d940 <trace>, debug_line=0x55f71cfde748, obj=0x55f71dbaae40, lines=0x55f71dbaa120, offset=0, errout=0x7fd8a7c306a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:547
        adjusted_opcode = 176 '\260'
        operation_advance = 12 '\f'
        a = 17
        op = 189 '\275'
        p = 0x7fd88af48ded "\005\b\b\022\005\020K\331\005\"J\005\001L\003!.\005\t\275\005\b\b\022\005\020K\241\005\001\204\004\f\003\325\001.\005\f\212\005\033J\005(J\005\001\221\062\005\022\003\n\272\005\f\204\005P\272\005\065"
        header = {unit_length = 14771, version = 5, format = 4 '\004', header_length = 1960, minimum_instruction_length = 1 '\001', maximum_operations_per_instruction = 0 '\000', default_is_stmt = 1 '\001', line_base = -5 '\373', line_range = 14 '\016', opcode_base = 13 '\r', include_directories = 0x7fd88af483c6 "\001\001\037\035\036", filenames = 0x7fd88af4843e "\002\001\037\002\017\353\002z\023", cu_start = 0x7fd88af48b5c "\005\001", cu_end = 0x7fd88af4bd5f "\365\226"}
        addr = 337367
        file = 11
        line = 259
        is_stmt = 1
#2  0x000055f71bf0bd6b in parse_debug_line (num_traces=46, traces=0x55f71c20d940 <trace>, debug_line=0x7fd88af483a8 "\263\071", size=1838178, obj=0x55f71dbaae40, lines=0x55f71dbaa120, offset=0, errout=0x7fd8a7c306a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:562
        debug_line_end = 0x7fd88b1058e5 ""
#3  0x000055f71bf0fa49 in fill_lines (num_traces=46, traces=0x55f71c20d940 <trace>, check_debuglink=1, objp=0x55f71cfdf200, lines=0x55f71dbaa120, offset=0, errout=0x7fd8a7c306a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2269
        i = 0
        j = 307
        shstr = 0x7fd88bade730 ""
        ehdr = 0x7fd88a064000
        shdr = 0x7fd88bade920
        shstr_shdr = 0x7fd88badf4a0
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7fd88bade9e0
        fd = 5
        filesize = 27768032
        file = 0x7fd88a064000 "\177ELF\002\001\001"
        symtab_shdr = 0x7fd88badf420
        strtab_shdr = 0x7fd88badf460
        dynsym_shdr = 0x7fd88badeaa0
        dynstr_shdr = 0x7fd88badeae0
        obj = 0x55f71dbaae40
        dladdr_fbase = 94519810236416
#4  0x000055f71bf0ffdc in rb_dump_backtrace_with_lines (num_traces=46, traces=0x55f71c20d940 <trace>, errout=0x7fd8a7c306a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2624
        addr = 122
        i = 0
        lines = 0x55f71dbaa120
        obj = 0x55f71dbaae40
        dladdr_fbases = 0x55f71dbaacb0
        main_path = 0x55f71cfdf1a0 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#5  0x000055f71bde5d61 in rb_print_backtrace (errout=0x7fd8a7c306a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x55f71bde5d46 <rb_print_backtrace+36>, 0x55f71bde6469 <rb_vm_bugreport+656>, 0x55f71bfcdb88 <rb_bug_for_fatal_signal+327>, 0x55f71bd2b428 <sigill>, 0x7fd8a7a58520 <__restore_rt>, 0x55f71bd31e3b <BSD_vfprintf+1130>, 0x55f71bd34b4a <ruby_do_vsnprintf+141>, 0x55f71bd34c65 <ruby_snprintf+221>, 0x7fd88d3878e3 <dump_append_sizet+95>, 0x7fd88d38852d <dump_object+581>, 0x7fd88d389897 <objspace_dump+193>, 0x55f71bdb48fa <call_cfunc_2+75>, 0x55f71bdb5ec6 <vm_call_cfunc_with_frame_+541>, 0x55f71bdb609b <vm_call_cfunc_with_frame+121>, 0x55f71bdbc444 <vm_sendish+502>, 0x55f71bdc39d5 <vm_exec_core+14741>, 0x55f71bdda3bf <rb_vm_exec+320>, 0x55f71bdd6fac <invoke_block+216>, 0x55f71bdd73d2 <invoke_block_from_c_bh+793>, 0x55f71bdd75cc <vm_yield_with_cref+90>, 0x55f71bdd760a <vm_yield+56>, 0x55f71bdd1f0c <rb_yield_0+47>, 0x55f71bdd1f73 <rb_yield+66>, 0x55f71bf198db <select_bang_i+88>, 0x55f71bbb9c3c <rb_ensure+388>, 0x55f71bf19b61 <rb_ary_select_bang+159>, 0x55f71bf19bcb <rb_ary_keep_if+84>, 0x55f71bdb52c1 <ractor_safe_call_cfunc_0+48>, 0x55f71bdb5ec6 <vm_call_cfunc_with_frame_+541>, 0x55f71bdb609b <vm_call_cfunc_with_frame+121>, 0x55f71bdb61b3 <vm_call_cfunc_other+278>, 0x55f71bdb65e2 <vm_call_cfunc+302>, 0x55f71bdb9111 <vm_call_method_each_type+289>, 0x55f71bdb9bbd <vm_call_method+161>, 0x55f71bdb9dbf <vm_call_general+47>, 0x55f71bdbc444 <vm_sendish+502>, 0x55f71bdc382c <vm_exec_core+14316>, 0x55f71bdda3bf <rb_vm_exec+320>, 0x55f71bddb21e <rb_iseq_eval_main+61>, 0x55f71bbb7e59 <rb_ec_exec_node+318>, 0x55f71bbb7fca <ruby_run_node+138>, 0x55f71bbb35c4 <rb_main+76>, 0x55f71bbb3625 <main+75>, 0x7fd8a7a3fd90 <__libc_start_call_main+128>, 0x7fd8a7a3fe40 <__libc_start_main_impl+128>, 0x55f71bbb34a5 <_start+37>, 0x0 <repeats 978 times>}
        n = 46
#6  0x000055f71bde6469 in rb_vm_bugreport (ctx=0x55f71cfdf5c0, errout=0x7fd8a7c306a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x55f71cf4a2a0
        ec = 0x55f71cf4dc70
#7  0x000055f71bfcdb88 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x55f71cfdf5c0, fmt=0x55f71c0361ab "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1065
        pid = -1
        out = 0x7fd8a7c306a0 <_IO_2_1_stderr_>
        file = 0x7fd88ca60d98 "/tmp/ruby/build/trunk-O0/.ext/common/objspace.rb"
        line = 43
#8  0x000055f71bd2b428 in sigsegv (sig=11, info=0x55f71cfdf6f0, ctx=0x55f71cfdf5c0) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#9  <signal handler called>
No locals.
#10 BSD_vfprintf (fp=0x7fffb9193970, fmt0=0x7fd88d38a687 "%zu", ap=0x7fffb91939f0) at /tmp/ruby/src/trunk-O0/vsnprintf.c:759
        nc = 0
        PRI_EXTRA_MARK_LEN = 1
        fmt = <optimized out>
        ch = 122
        n = -1483661240
        cp = 0x7fd88d38a687 "%zu"
        iovp = 0x7fffb9193330
        flags = 16
        ret = 0
        width = 0
        prec = -1
        sign = 0 '\000'
        softsign = 0 '\000'
        _double = 0
        expt = 464964548
        expsize = 0
        ndig = 0
        fprec = 0
        expstr = "\000\000\000\000\000\000"
        ulval = 0
        base = 10
        dprec = 0
        fieldsz = 3
        realsz = 3
        size = 3
        xdigs = 0x0
        uio = {uio_iov = 0x7fffb9193330, uio_iovcnt = 0, uio_resid = 0}
        iov = {{iov_base = 0x7fffb91938f4, iov_len = 3}, {iov_base = 0x7fd8a7e602e0, iov_len = 140736298824680}, {iov_base = 0x7fffb91933e4, iov_len = 140736298824672}, {iov_base = 0x55f71bb7a0f8, iov_len = 4055378184}, {iov_base = 0x7fffb91933e4, iov_len = 63365284}, {iov_base = 0x55f71cfd3c50, iov_len = 140568058922851}, {iov_base = 0x55f700000000, iov_len = 140568058922632}, {iov_base = 0x7fd88d37f730, iov_len = 140736298824880}}
        buf = "\001\000\000\000\000\000\000\000\r\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\060\061\016\035\367U", '\000' <repeats 18 times>, "\360u\267\033\001\000\000\000\b)\270\361\000\000\000\000@5\031\271\377\177\000\000\210\006\070\215\330\177\000\000\240\064\016\035\367U\000\000\240\064\031\271\377\177\000\000\260\064\031\271\377\177\000\000\021\022\343\247\330\177", '\000' <repeats 18 times>, "\005", '\000' <repeats 15 times>, "\001\000\000\000\000\000\000\000\060\061\016\035\367U\000\000\000\000\000\000\000\000\000\000\060\061\016\035\367U\000\000\005\000\000\000\001\000\000\000\240\064\016\035\367U", '\000' <repeats 14 times>...
        ox = "\177\000\000"
        ebuf = 0x7fffb91938f7 ""
        ln = -4
        blanks = ' ' <repeats 16 times>
        zeroes = '0' <repeats 16 times>
#11 0x000055f71bd34b4a in ruby_do_vsnprintf (str=0x7fffb9193c89 "", n=21, fmt=0x7fd88d38a687 "%zu", ap=0x7fffb91939f0) at /tmp/ruby/src/trunk-O0/sprintf.c:1036
        ret = 223338299409
        f = {_p = 0x7fffb9193c89 "", _w = 20, _flags = 520, _file = -18151, _bf = {_base = 0x7fffb9193c89 "", _size = 20}, vwrite = 0x55f71bd316f5 <BSD__sfvwrite>, vextra = 0x0}
#12 0x000055f71bd34c65 in ruby_snprintf (str=0x7fffb9193c89 "", n=21, fmt=0x7fd88d38a687 "%zu") at /tmp/ruby/src/trunk-O0/sprintf.c:1054
        ret = 0
        ap = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7fffb9193ad0, reg_save_area = 0x7fffb9193a10}}
#13 0x00007fd88d3878e3 in dump_append_sizet (dc=0x7fffb9193bf0, number=99) at /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c:148
        width = 21
        required = 140736298826736
#14 0x00007fd88d38852d in dump_object (obj=140568047224280, dc=0x7fffb9193bf0) at /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c:420
        memsize = 5
        ainfo = 0x0
        fptr = 0x10
        flags = {140568058947738, 4, 140736298826688, 140568058959719, 16, 4}
        n = 140736298826624
        i = 16
        mid = 16
        shape_id = 99
#15 0x00007fd88d389897 in objspace_dump (os=140568076600880, obj=140568047224280, output=140568054311320) at /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c:751
        dc = {type = 0, stream = 0, string = 140568054311320, root_category = 0x0, cur_obj = 140568047224280, cur_obj_klass = 140568056601360, cur_page_slot_size = 160, cur_obj_references = 0, roots = 0, full_heap = 0, partial_dump = 0, since = 0, shapes_since = 0, buffer_len = 57, buffer = "{\"address\":\"0x7fd88c8585d8\", \"type\":\"OBJECT\", \"shape_id\":", '\000' <repeats 4038 times>}
#16 0x000055f71bdb48fa in call_cfunc_2 (recv=140568076600880, argc=2, argv=0x7fd8a79120e0, func=0x7fd88d3897d6 <objspace_dump>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3183
        f = 0x7fd88d3897d6 <objspace_dump>
#17 0x000055f71bdb5ec6 in vm_call_cfunc_with_frame_ (ec=0x55f71cf4dc70, reg_cfp=0x7fd8a7a11ef8, calling=0x7fffb9194e70, argc=2, argv=0x7fd8a79120e0, stack_bottom=0x7fd8a79120d8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
        ci = 0x14d100140005
        cc = 0x7fd88d26fa80
        val = 140568054311320
        me = 0x7fd88cddc428
        cfunc = 0x55f71d0e0e68
        recv = 140568076600880
        block_handler = 0
        frame_type = 1431634051
        len = 2
        args = <optimized out>
        args = <optimized out>
#18 0x000055f71bdb609b in vm_call_cfunc_with_frame (ec=0x55f71cf4dc70, reg_cfp=0x7fd8a7a11ef8, calling=0x7fffb9194e70) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 2
        stack_bottom = 0x7fd8a79120d8
        argv = 0x7fd8a79120e0
#19 0x000055f71bdbc444 in vm_sendish (ec=0x55f71cf4dc70, reg_cfp=0x7fd8a7a11ef8, cd=0x55f71d0e2c10, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5583
        val = 36
        ci = 0x14d100140005
        cc = 0x7fd88d26fa80
        argc = 2
        recv = 140568076600880
        calling = {cd = 0x55f71d0e2c10, cc = 0x7fd88d26fa80, block_handler = 0, recv = 140568076600880, argc = 2, kw_splat = false, heap_argv = 0}
#20 0x000055f71bdc39d5 in vm_exec_core (ec=0x55f71cf4dc70) at ../../src/trunk-O0/insns.def:834
        bh = 0
        cd = 0x55f71d0e2c10
        leaf = false
        val = 140568054311320
        reg_pc = 0x55f71d104e80
        reg_cfp = 0x7fd8a7a11ef8
        insns_address_table = {0x55f71bdc00ac <vm_exec_core+108>, 0x55f71bdc010e <vm_exec_core+206>, 0x55f71bdc0221 <vm_exec_core+481>, 0x55f71bdc0335 <vm_exec_core+757>, 0x55f71bdc04d3 <vm_exec_core+1171>, 0x55f71bdc0603 <vm_exec_core+1475>, 0x55f71bdc0815 <vm_exec_core+2005>, 0x55f71bdc0927 <vm_exec_core+2279>, 0x55f71bdc0a00 <vm_exec_core+2496>, 0x55f71bdc0b07 <vm_exec_core+2759>, 0x55f71bdc0c0e <vm_exec_core+3022>, 0x55f71bdc0d1c <vm_exec_core+3292>, 0x55f71bdc0e2e <vm_exec_core+3566>, 0x55f71bdc0efe <vm_exec_core+3774>, 0x55f71bdc1007 <vm_exec_core+4039>, 0x55f71bdc1101 <vm_exec_core+4289>, 0x55f71bdc11c4 <vm_exec_core+4484>, 0x55f71bdc1287 <vm_exec_core+4679>, 0x55f71bdc1310 <vm_exec_core+4816>, 0x55f71bdc139c <vm_exec_core+4956>, 0x55f71bdc1442 <vm_exec_core+5122>, 0x55f71bdc151a <vm_exec_core+5338>, 0x55f71bdc15e7 <vm_exec_core+5543>, 0x55f71bdc16c5 <vm_exec_core+5765>, 0x55f71bdc1787 <vm_exec_core+5959>, 0x55f71bdc18c6 <vm_exec_core+6278>, 0x55f71bdc196c <vm_exec_core+6444>, 0x55f71bdc1a51 <vm_exec_core+6673>, 0x55f71bdc1b80 <vm_exec_core+6976>, 0x55f71bdc1c43 <vm_exec_core+7171>, 0x55f71bdc1d06 <vm_exec_core+7366>, 0x55f71bdc1dfd <vm_exec_core+7613>, 0x55f71bdc1ebf <vm_exec_core+7807>, 0x55f71bdc1f9e <vm_exec_core+8030>, 0x55f71bdc206b <vm_exec_core+8235>, 0x55f71bdc217b <vm_exec_core+8507>, 0x55f71bdc2275 <vm_exec_core+8757>, 0x55f71bdc22f0 <vm_exec_core+8880>, 0x55f71bdc23b1 <vm_exec_core+9073>, 0x55f71bdc249f <vm_exec_core+9311>, 0x55f71bdc254f <vm_exec_core+9487>, 0x55f71bdc26ce <vm_exec_core+9870>, 0x55f71bdc27a8 <vm_exec_core+10088>, 0x55f71bdc2894 <vm_exec_core+10324>, 0x55f71bdc2925 <vm_exec_core+10469>, 0x55f71bdc2a80 <vm_exec_core+10816>, 0x55f71bdc3022 <vm_exec_core+12258>, 0x55f71bdc311e <vm_exec_core+12510>, 0x55f71bdc3221 <vm_exec_core+12769>, 0x55f71bdc330d <vm_exec_core+13005>, 0x55f71bdc3526 <vm_exec_core+13542>, 0x55f71bdc3618 <vm_exec_core+13784>, 0x55f71bdc371e <vm_exec_core+14046>, 0x55f71bdc391b <vm_exec_core+14555>, 0x55f71bdc3ac4 <vm_exec_core+14980>, 0x55f71bdc3bef <vm_exec_core+15279>, 0x55f71bdc3d5b <vm_exec_core+15643>, 0x55f71bdc3e86 <vm_exec_core+15942>, 0x55f71bdc3ff2 <vm_exec_core+16306>, 0x55f71bdc41d4 <vm_exec_core+16788>, 0x55f71bdc43d1 <vm_exec_core+17297>, 0x55f71bdc457a <vm_exec_core+17722>, 0x55f71bdc469c <vm_exec_core+18012>, 0x55f71bdc4743 <vm_exec_core+18179>, 0x55f71bdc4807 <vm_exec_core+18375>, 0x55f71bdc48f0 <vm_exec_core+18608>, 0x55f71bdc49dc <vm_exec_core+18844>, 0x55f71bdc4ac5 <vm_exec_core+19077>, 0x55f71bdc4bd9 <vm_exec_core+19353>, 0x55f71bdc4d00 <vm_exec_core+19648>, 0x55f71bdc4e36 <vm_exec_core+19958>, 0x55f71bdc4f6c <vm_exec_core+20268>, 0x55f71bdc50a2 <vm_exec_core+20578>, 0x55f71bdc51d8 <vm_exec_core+20888>, 0x55f71bdc530e <vm_exec_core+21198>, 0x55f71bdc544f <vm_exec_core+21519>, 0x55f71bdc55c9 <vm_exec_core+21897>, 0x55f71bdc56ff <vm_exec_core+22207>, 0x55f71bdc5835 <vm_exec_core+22517>, 0x55f71bdc596b <vm_exec_core+22827>, 0x55f71bdc5aa1 <vm_exec_core+23137>, 0x55f71bdc5bd7 <vm_exec_core+23447>, 0x55f71bdc5d0d <vm_exec_core+23757>, 0x55f71bdc5e43 <vm_exec_core+24067>, 0x55f71bdc5f79 <vm_exec_core+24377>, 0x55f71bdc60c8 <vm_exec_core+24712>, 0x55f71bdc6282 <vm_exec_core+25154>, 0x55f71bdc6400 <vm_exec_core+25536>, 0x55f71bdc651f <vm_exec_core+25823>, 0x55f71bdc663e <vm_exec_core+26110>, 0x55f71bdc6758 <vm_exec_core+26392>, 0x55f71bdc6872 <vm_exec_core+26674>, 0x55f71bdc699d <vm_exec_core+26973>, 0x55f71bdc6ad3 <vm_exec_core+27283>, 0x55f71bdc6bbe <vm_exec_core+27518>, 0x55f71bdc6cc3 <vm_exec_core+27779>, 0x55f71bdc6e0b <vm_exec_core+28107>, 0x55f71bdc6efa <vm_exec_core+28346>, 0x55f71bdc6fd4 <vm_exec_core+28564>, 0x55f71bdc70a9 <vm_exec_core+28777>, 0x55f71bdc7184 <vm_exec_core+28996>, 0x55f71bdc7200 <vm_exec_core+29120>, 0x55f71bdc727c <vm_exec_core+29244>, 0x55f71bdc729a <vm_exec_core+29274>, 0x55f71bdc72b8 <vm_exec_core+29304>, 0x55f71bdc72d6 <vm_exec_core+29334>, 0x55f71bdc72f4 <vm_exec_core+29364>, 0x55f71bdc7312 <vm_exec_core+29394>, 0x55f71bdc7330 <vm_exec_core+29424>, 0x55f71bdc734e <vm_exec_core+29454>, 0x55f71bdc736c <vm_exec_core+29484>, 0x55f71bdc738a <vm_exec_core+29514>, 0x55f71bdc73a8 <vm_exec_core+29544>, 0x55f71bdc73c6 <vm_exec_core+29574>, 0x55f71bdc73e4 <vm_exec_core+29604>, 0x55f71bdc7402 <vm_exec_core+29634>, 0x55f71bdc7420 <vm_exec_core+29664>, 0x55f71bdc743e <vm_exec_core+29694>, 0x55f71bdc745c <vm_exec_core+29724>, 0x55f71bdc747a <vm_exec_core+29754>, 0x55f71bdc7498 <vm_exec_core+29784>, 0x55f71bdc74b6 <vm_exec_core+29814>, 0x55f71bdc74d4 <vm_exec_core+29844>, 0x55f71bdc74f2 <vm_exec_core+29874>, 0x55f71bdc7510 <vm_exec_core+29904>, 0x55f71bdc752e <vm_exec_core+29934>, 0x55f71bdc754c <vm_exec_core+29964>, 0x55f71bdc756a <vm_exec_core+29994>, 0x55f71bdc7588 <vm_exec_core+30024>, 0x55f71bdc75a6 <vm_exec_core+30054>, 0x55f71bdc75c4 <vm_exec_core+30084>, 0x55f71bdc75e2 <vm_exec_core+30114>, 0x55f71bdc7600 <vm_exec_core+30144>, 0x55f71bdc761e <vm_exec_core+30174>, 0x55f71bdc763c <vm_exec_core+30204>, 0x55f71bdc765a <vm_exec_core+30234>, 0x55f71bdc7678 <vm_exec_core+30264>, 0x55f71bdc7696 <vm_exec_core+30294>, 0x55f71bdc76b4 <vm_exec_core+30324>, 0x55f71bdc76d2 <vm_exec_core+30354>, 0x55f71bdc76f0 <vm_exec_core+30384>, 0x55f71bdc770e <vm_exec_core+30414>, 0x55f71bdc772c <vm_exec_core+30444>, 0x55f71bdc774a <vm_exec_core+30474>, 0x55f71bdc7768 <vm_exec_core+30504>, 0x55f71bdc7786 <vm_exec_core+30534>, 0x55f71bdc77a4 <vm_exec_core+30564>, 0x55f71bdc77c2 <vm_exec_core+30594>, 0x55f71bdc77e0 <vm_exec_core+30624>, 0x55f71bdc77fe <vm_exec_core+30654>, 0x55f71bdc781c <vm_exec_core+30684>, 0x55f71bdc783a <vm_exec_core+30714>, 0x55f71bdc7858 <vm_exec_core+30744>, 0x55f71bdc7876 <vm_exec_core+30774>, 0x55f71bdc7894 <vm_exec_core+30804>, 0x55f71bdc78b2 <vm_exec_core+30834>, 0x55f71bdc78d0 <vm_exec_core+30864>, 0x55f71bdc78ee <vm_exec_core+30894>, 0x55f71bdc790c <vm_exec_core+30924>, 0x55f71bdc792a <vm_exec_core+30954>, 0x55f71bdc7948 <vm_exec_core+30984>, 0x55f71bdc7966 <vm_exec_core+31014>, 0x55f71bdc7984 <vm_exec_core+31044>, 0x55f71bdc79a2 <vm_exec_core+31074>, 0x55f71bdc79c0 <vm_exec_core+31104>, 0x55f71bdc79de <vm_exec_core+31134>, 0x55f71bdc79fc <vm_exec_core+31164>, 0x55f71bdc7a1a <vm_exec_core+31194>, 0x55f71bdc7a38 <vm_exec_core+31224>, 0x55f71bdc7a56 <vm_exec_core+31254>, 0x55f71bdc7a74 <vm_exec_core+31284>, 0x55f71bdc7a92 <vm_exec_core+31314>, 0x55f71bdc7ab0 <vm_exec_core+31344>, 0x55f71bdc7ace <vm_exec_core+31374>, 0x55f71bdc7aec <vm_exec_core+31404>, 0x55f71bdc7b0a <vm_exec_core+31434>, 0x55f71bdc7b28 <vm_exec_core+31464>, 0x55f71bdc7b46 <vm_exec_core+31494>, 0x55f71bdc7b77 <vm_exec_core+31543>, 0x55f71bdc7b95 <vm_exec_core+31573>, 0x55f71bdc7bb3 <vm_exec_core+31603>, 0x55f71bdc7bd1 <vm_exec_core+31633>, 0x55f71bdc7bef <vm_exec_core+31663>, 0x55f71bdc7c0d <vm_exec_core+31693>, 0x55f71bdc7c2b <vm_exec_core+31723>, 0x55f71bdc7c49 <vm_exec_core+31753>, 0x55f71bdc7c67 <vm_exec_core+31783>, 0x55f71bdc7c85 <vm_exec_core+31813>, 0x55f71bdc7ca3 <vm_exec_core+31843>, 0x55f71bdc7cc1 <vm_exec_core+31873>, 0x55f71bdc7cdf <vm_exec_core+31903>, 0x55f71bdc7cfd <vm_exec_core+31933>, 0x55f71bdc7d1b <vm_exec_core+31963>, 0x55f71bdc7d39 <vm_exec_core+31993>, 0x55f71bdc7d57 <vm_exec_core+32023>, 0x55f71bdc7d75 <vm_exec_core+32053>, 0x55f71bdc7d93 <vm_exec_core+32083>, 0x55f71bdc7db1 <vm_exec_core+32113>, 0x55f71bdc7dcf <vm_exec_core+32143>, 0x55f71bdc7ded <vm_exec_core+32173>...}
#21 0x000055f71bdda3bf in rb_vm_exec (ec=0x55f71cf4dc70) at /tmp/ruby/src/trunk-O0/vm.c:2489
        _ec = 0x55f71cf4dc70
        _tag = {tag = 36, retval = 4, buf = {0x7fffb9195b50, 0x55f71bdda33d <rb_vm_exec+190>, 0x0, 0x7fffb9195aa0, 0x7fffb9195b40}, prev = 0x7fffb9195e60, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#22 0x000055f71bdd6fac in invoke_block (ec=0x55f71cf4dc70, iseq=0x7fd88cddb3e8, self=140568500948480, captured=0x7fd8a7a11fb8, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1512
        arg_size = 1
#23 0x000055f71bdd73d2 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fffb9195d88, argc=1, self=140568500948480, captured=0x7fd8a7a11fb8, ec=0x55f71cf4dc70) at /tmp/ruby/src/trunk-O0/vm.c:1582
        iseq = 0x7fd88cddb3e8
        opt_pc = 0
        type = 572653569
        cfp = 0x7fd8a7a11f68
        sp = 0x7fd8a7912070
        flags = 0
        use_argv = 0x7fffb9195d88
        av = {94519812579744, 140568502017896}
        stack_argv = 0x7fd8a7912070
#24 invoke_block_from_c_bh (ec=0x55f71cf4dc70, block_handler=140568502017977, argc=1, argv=0x7fffb9195d88, 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 = 0x7fd8a7a11fb8
#25 0x000055f71bdd75cc in vm_yield_with_cref (ec=0x55f71cf4dc70, argc=1, argv=0x7fffb9195d88, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1637
No locals.
#26 0x000055f71bdd760a in vm_yield (ec=0x55f71cf4dc70, argc=1, argv=0x7fffb9195d88, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1645
No locals.
#27 0x000055f71bdd1f0c in rb_yield_0 (argc=1, argv=0x7fffb9195d88) at /tmp/ruby/src/trunk-O0/vm_eval.c:1366
No locals.
#28 0x000055f71bdd1f73 in rb_yield (val=140568047224280) at /tmp/ruby/src/trunk-O0/vm_eval.c:1382
No locals.
#29 0x000055f71bf198db in select_bang_i (a=140736298835712) at /tmp/ruby/src/trunk-O0/array.c:3829
        v = 140568047224280
        arg = 0x7fffb9195f00
        ary = 140568053292920
        i1 = 42596
        i2 = 42596
#30 0x000055f71bbb9c3c in rb_ensure (b_proc=0x55f71bf19883 <select_bang_i>, data1=140736298835712, e_proc=0x55f71bf1995d <select_bang_ensure>, data2=140736298835712) at /tmp/ruby/src/trunk-O0/eval.c:1003
        _ec = 0x55f71cf4dc70
        _tag = {tag = 36, retval = 140568053292920, buf = {0x7fffb9195ee0, 0x55f71bbb9bdf <rb_ensure+295>, 0x0, 0x7fffb9195df0, 0x7fffb9195eb8}, prev = 0x7fffb9196ff0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        result = 4
        errinfo = 140568053292920
        ec = 0x55f71cf4dc70
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x55f71bf1995d <select_bang_ensure>, data2 = 140736298835712}}
#31 0x000055f71bf19b61 in rb_ary_select_bang (ary=140568053292920) at /tmp/ruby/src/trunk-O0/array.c:3892
        args = {ary = 140568053292920, len = {42596, 42596}}
#32 0x000055f71bf19bcb in rb_ary_keep_if (ary=140568053292920) at /tmp/ruby/src/trunk-O0/array.c:3917
No locals.
#33 0x000055f71bdb52c1 in ractor_safe_call_cfunc_0 (recv=140568053292920, argc=0, argv=0x7fd8a7912058, func=0x55f71bf19b77 <rb_ary_keep_if>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3308
        f = 0x55f71bf19b77 <rb_ary_keep_if>
#34 0x000055f71bdb5ec6 in vm_call_cfunc_with_frame_ (ec=0x55f71cf4dc70, reg_cfp=0x7fd8a7a11fa0, calling=0x7fffb9196390, argc=0, argv=0x7fd8a7912058, stack_bottom=0x7fd8a7912050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
        ci = 0x358100000001
        cc = 0x7fd88d26fb98
        val = 94519831092152
        me = 0x7fd88cd3f1a0
        cfunc = 0x55f71cf9fb48
        recv = 140568053292920
        block_handler = 140568502017977
        frame_type = 1431634051
        len = 0
        args = <optimized out>
        args = <optimized out>
#35 0x000055f71bdb609b in vm_call_cfunc_with_frame (ec=0x55f71cf4dc70, reg_cfp=0x7fd8a7a11fa0, calling=0x7fffb9196390) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 0
        stack_bottom = 0x7fd8a7912050
        argv = 0x7fd8a7912058
#36 0x000055f71bdb61b3 in vm_call_cfunc_other (ec=0x55f71cf4dc70, reg_cfp=0x7fd8a7a11fa0, calling=0x7fffb9196390) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3546
        ci = 0x358100000001
        argv_ary = 0
#37 0x000055f71bdb65e2 in vm_call_cfunc (ec=0x55f71cf4dc70, reg_cfp=0x7fd8a7a11fa0, calling=0x7fffb9196390) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3628
        ci = 0x358100000001
#38 0x000055f71bdb9111 in vm_call_method_each_type (ec=0x55f71cf4dc70, cfp=0x7fd8a7a11fa0, calling=0x7fffb9196390) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4419
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x358100000001
        cc = 0x7fd88d26fb98
        cme = 0x7fd88cd3f1a0
        v = 94519838262520
#39 0x000055f71bdb9bbd in vm_call_method (ec=0x55f71cf4dc70, cfp=0x7fd8a7a11fa0, calling=0x7fffb9196390) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4545
        ci = 0x358100000001
        cc = 0x7fd88d26fb98
#40 0x000055f71bdb9dbf in vm_call_general (ec=0x55f71cf4dc70, reg_cfp=0x7fd8a7a11fa0, calling=0x7fffb9196390) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4589
No locals.
#41 0x000055f71bdbc444 in vm_sendish (ec=0x55f71cf4dc70, reg_cfp=0x7fd8a7a11fa0, cd=0x55f71d0ed3e0, block_handler=140568502017977, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5583
        val = 36
        ci = 0x358100000001
        cc = 0x7fd88d26fb98
        argc = 0
        recv = 140568053292920
        calling = {cd = 0x55f71d0ed3e0, cc = 0x7fd88d26fb98, block_handler = 140568502017977, recv = 140568053292920, argc = 0, kw_splat = false, heap_argv = 0}
#42 0x000055f71bdc382c in vm_exec_core (ec=0x55f71cf4dc70) at ../../src/trunk-O0/insns.def:814
        bh = 140568502017977
        cd = 0x55f71d0ed3e0
        blockiseq = 0x7fd88cddb3e8
        leaf = false
        val = 140568057806400
        reg_pc = 0x55f71d0e8cd0
        reg_cfp = 0x7fd8a7a11fa0
        insns_address_table = {0x55f71bdc00ac <vm_exec_core+108>, 0x55f71bdc010e <vm_exec_core+206>, 0x55f71bdc0221 <vm_exec_core+481>, 0x55f71bdc0335 <vm_exec_core+757>, 0x55f71bdc04d3 <vm_exec_core+1171>, 0x55f71bdc0603 <vm_exec_core+1475>, 0x55f71bdc0815 <vm_exec_core+2005>, 0x55f71bdc0927 <vm_exec_core+2279>, 0x55f71bdc0a00 <vm_exec_core+2496>, 0x55f71bdc0b07 <vm_exec_core+2759>, 0x55f71bdc0c0e <vm_exec_core+3022>, 0x55f71bdc0d1c <vm_exec_core+3292>, 0x55f71bdc0e2e <vm_exec_core+3566>, 0x55f71bdc0efe <vm_exec_core+3774>, 0x55f71bdc1007 <vm_exec_core+4039>, 0x55f71bdc1101 <vm_exec_core+4289>, 0x55f71bdc11c4 <vm_exec_core+4484>, 0x55f71bdc1287 <vm_exec_core+4679>, 0x55f71bdc1310 <vm_exec_core+4816>, 0x55f71bdc139c <vm_exec_core+4956>, 0x55f71bdc1442 <vm_exec_core+5122>, 0x55f71bdc151a <vm_exec_core+5338>, 0x55f71bdc15e7 <vm_exec_core+5543>, 0x55f71bdc16c5 <vm_exec_core+5765>, 0x55f71bdc1787 <vm_exec_core+5959>, 0x55f71bdc18c6 <vm_exec_core+6278>, 0x55f71bdc196c <vm_exec_core+6444>, 0x55f71bdc1a51 <vm_exec_core+6673>, 0x55f71bdc1b80 <vm_exec_core+6976>, 0x55f71bdc1c43 <vm_exec_core+7171>, 0x55f71bdc1d06 <vm_exec_core+7366>, 0x55f71bdc1dfd <vm_exec_core+7613>, 0x55f71bdc1ebf <vm_exec_core+7807>, 0x55f71bdc1f9e <vm_exec_core+8030>, 0x55f71bdc206b <vm_exec_core+8235>, 0x55f71bdc217b <vm_exec_core+8507>, 0x55f71bdc2275 <vm_exec_core+8757>, 0x55f71bdc22f0 <vm_exec_core+8880>, 0x55f71bdc23b1 <vm_exec_core+9073>, 0x55f71bdc249f <vm_exec_core+9311>, 0x55f71bdc254f <vm_exec_core+9487>, 0x55f71bdc26ce <vm_exec_core+9870>, 0x55f71bdc27a8 <vm_exec_core+10088>, 0x55f71bdc2894 <vm_exec_core+10324>, 0x55f71bdc2925 <vm_exec_core+10469>, 0x55f71bdc2a80 <vm_exec_core+10816>, 0x55f71bdc3022 <vm_exec_core+12258>, 0x55f71bdc311e <vm_exec_core+12510>, 0x55f71bdc3221 <vm_exec_core+12769>, 0x55f71bdc330d <vm_exec_core+13005>, 0x55f71bdc3526 <vm_exec_core+13542>, 0x55f71bdc3618 <vm_exec_core+13784>, 0x55f71bdc371e <vm_exec_core+14046>, 0x55f71bdc391b <vm_exec_core+14555>, 0x55f71bdc3ac4 <vm_exec_core+14980>, 0x55f71bdc3bef <vm_exec_core+15279>, 0x55f71bdc3d5b <vm_exec_core+15643>, 0x55f71bdc3e86 <vm_exec_core+15942>, 0x55f71bdc3ff2 <vm_exec_core+16306>, 0x55f71bdc41d4 <vm_exec_core+16788>, 0x55f71bdc43d1 <vm_exec_core+17297>, 0x55f71bdc457a <vm_exec_core+17722>, 0x55f71bdc469c <vm_exec_core+18012>, 0x55f71bdc4743 <vm_exec_core+18179>, 0x55f71bdc4807 <vm_exec_core+18375>, 0x55f71bdc48f0 <vm_exec_core+18608>, 0x55f71bdc49dc <vm_exec_core+18844>, 0x55f71bdc4ac5 <vm_exec_core+19077>, 0x55f71bdc4bd9 <vm_exec_core+19353>, 0x55f71bdc4d00 <vm_exec_core+19648>, 0x55f71bdc4e36 <vm_exec_core+19958>, 0x55f71bdc4f6c <vm_exec_core+20268>, 0x55f71bdc50a2 <vm_exec_core+20578>, 0x55f71bdc51d8 <vm_exec_core+20888>, 0x55f71bdc530e <vm_exec_core+21198>, 0x55f71bdc544f <vm_exec_core+21519>, 0x55f71bdc55c9 <vm_exec_core+21897>, 0x55f71bdc56ff <vm_exec_core+22207>, 0x55f71bdc5835 <vm_exec_core+22517>, 0x55f71bdc596b <vm_exec_core+22827>, 0x55f71bdc5aa1 <vm_exec_core+23137>, 0x55f71bdc5bd7 <vm_exec_core+23447>, 0x55f71bdc5d0d <vm_exec_core+23757>, 0x55f71bdc5e43 <vm_exec_core+24067>, 0x55f71bdc5f79 <vm_exec_core+24377>, 0x55f71bdc60c8 <vm_exec_core+24712>, 0x55f71bdc6282 <vm_exec_core+25154>, 0x55f71bdc6400 <vm_exec_core+25536>, 0x55f71bdc651f <vm_exec_core+25823>, 0x55f71bdc663e <vm_exec_core+26110>, 0x55f71bdc6758 <vm_exec_core+26392>, 0x55f71bdc6872 <vm_exec_core+26674>, 0x55f71bdc699d <vm_exec_core+26973>, 0x55f71bdc6ad3 <vm_exec_core+27283>, 0x55f71bdc6bbe <vm_exec_core+27518>, 0x55f71bdc6cc3 <vm_exec_core+27779>, 0x55f71bdc6e0b <vm_exec_core+28107>, 0x55f71bdc6efa <vm_exec_core+28346>, 0x55f71bdc6fd4 <vm_exec_core+28564>, 0x55f71bdc70a9 <vm_exec_core+28777>, 0x55f71bdc7184 <vm_exec_core+28996>, 0x55f71bdc7200 <vm_exec_core+29120>, 0x55f71bdc727c <vm_exec_core+29244>, 0x55f71bdc729a <vm_exec_core+29274>, 0x55f71bdc72b8 <vm_exec_core+29304>, 0x55f71bdc72d6 <vm_exec_core+29334>, 0x55f71bdc72f4 <vm_exec_core+29364>, 0x55f71bdc7312 <vm_exec_core+29394>, 0x55f71bdc7330 <vm_exec_core+29424>, 0x55f71bdc734e <vm_exec_core+29454>, 0x55f71bdc736c <vm_exec_core+29484>, 0x55f71bdc738a <vm_exec_core+29514>, 0x55f71bdc73a8 <vm_exec_core+29544>, 0x55f71bdc73c6 <vm_exec_core+29574>, 0x55f71bdc73e4 <vm_exec_core+29604>, 0x55f71bdc7402 <vm_exec_core+29634>, 0x55f71bdc7420 <vm_exec_core+29664>, 0x55f71bdc743e <vm_exec_core+29694>, 0x55f71bdc745c <vm_exec_core+29724>, 0x55f71bdc747a <vm_exec_core+29754>, 0x55f71bdc7498 <vm_exec_core+29784>, 0x55f71bdc74b6 <vm_exec_core+29814>, 0x55f71bdc74d4 <vm_exec_core+29844>, 0x55f71bdc74f2 <vm_exec_core+29874>, 0x55f71bdc7510 <vm_exec_core+29904>, 0x55f71bdc752e <vm_exec_core+29934>, 0x55f71bdc754c <vm_exec_core+29964>, 0x55f71bdc756a <vm_exec_core+29994>, 0x55f71bdc7588 <vm_exec_core+30024>, 0x55f71bdc75a6 <vm_exec_core+30054>, 0x55f71bdc75c4 <vm_exec_core+30084>, 0x55f71bdc75e2 <vm_exec_core+30114>, 0x55f71bdc7600 <vm_exec_core+30144>, 0x55f71bdc761e <vm_exec_core+30174>, 0x55f71bdc763c <vm_exec_core+30204>, 0x55f71bdc765a <vm_exec_core+30234>, 0x55f71bdc7678 <vm_exec_core+30264>, 0x55f71bdc7696 <vm_exec_core+30294>, 0x55f71bdc76b4 <vm_exec_core+30324>, 0x55f71bdc76d2 <vm_exec_core+30354>, 0x55f71bdc76f0 <vm_exec_core+30384>, 0x55f71bdc770e <vm_exec_core+30414>, 0x55f71bdc772c <vm_exec_core+30444>, 0x55f71bdc774a <vm_exec_core+30474>, 0x55f71bdc7768 <vm_exec_core+30504>, 0x55f71bdc7786 <vm_exec_core+30534>, 0x55f71bdc77a4 <vm_exec_core+30564>, 0x55f71bdc77c2 <vm_exec_core+30594>, 0x55f71bdc77e0 <vm_exec_core+30624>, 0x55f71bdc77fe <vm_exec_core+30654>, 0x55f71bdc781c <vm_exec_core+30684>, 0x55f71bdc783a <vm_exec_core+30714>, 0x55f71bdc7858 <vm_exec_core+30744>, 0x55f71bdc7876 <vm_exec_core+30774>, 0x55f71bdc7894 <vm_exec_core+30804>, 0x55f71bdc78b2 <vm_exec_core+30834>, 0x55f71bdc78d0 <vm_exec_core+30864>, 0x55f71bdc78ee <vm_exec_core+30894>, 0x55f71bdc790c <vm_exec_core+30924>, 0x55f71bdc792a <vm_exec_core+30954>, 0x55f71bdc7948 <vm_exec_core+30984>, 0x55f71bdc7966 <vm_exec_core+31014>, 0x55f71bdc7984 <vm_exec_core+31044>, 0x55f71bdc79a2 <vm_exec_core+31074>, 0x55f71bdc79c0 <vm_exec_core+31104>, 0x55f71bdc79de <vm_exec_core+31134>, 0x55f71bdc79fc <vm_exec_core+31164>, 0x55f71bdc7a1a <vm_exec_core+31194>, 0x55f71bdc7a38 <vm_exec_core+31224>, 0x55f71bdc7a56 <vm_exec_core+31254>, 0x55f71bdc7a74 <vm_exec_core+31284>, 0x55f71bdc7a92 <vm_exec_core+31314>, 0x55f71bdc7ab0 <vm_exec_core+31344>, 0x55f71bdc7ace <vm_exec_core+31374>, 0x55f71bdc7aec <vm_exec_core+31404>, 0x55f71bdc7b0a <vm_exec_core+31434>, 0x55f71bdc7b28 <vm_exec_core+31464>, 0x55f71bdc7b46 <vm_exec_core+31494>, 0x55f71bdc7b77 <vm_exec_core+31543>, 0x55f71bdc7b95 <vm_exec_core+31573>, 0x55f71bdc7bb3 <vm_exec_core+31603>, 0x55f71bdc7bd1 <vm_exec_core+31633>, 0x55f71bdc7bef <vm_exec_core+31663>, 0x55f71bdc7c0d <vm_exec_core+31693>, 0x55f71bdc7c2b <vm_exec_core+31723>, 0x55f71bdc7c49 <vm_exec_core+31753>, 0x55f71bdc7c67 <vm_exec_core+31783>, 0x55f71bdc7c85 <vm_exec_core+31813>, 0x55f71bdc7ca3 <vm_exec_core+31843>, 0x55f71bdc7cc1 <vm_exec_core+31873>, 0x55f71bdc7cdf <vm_exec_core+31903>, 0x55f71bdc7cfd <vm_exec_core+31933>, 0x55f71bdc7d1b <vm_exec_core+31963>, 0x55f71bdc7d39 <vm_exec_core+31993>, 0x55f71bdc7d57 <vm_exec_core+32023>, 0x55f71bdc7d75 <vm_exec_core+32053>, 0x55f71bdc7d93 <vm_exec_core+32083>, 0x55f71bdc7db1 <vm_exec_core+32113>, 0x55f71bdc7dcf <vm_exec_core+32143>, 0x55f71bdc7ded <vm_exec_core+32173>...}
#43 0x000055f71bdda3bf in rb_vm_exec (ec=0x55f71cf4dc70) at /tmp/ruby/src/trunk-O0/vm.c:2489
        _ec = 0x55f71cf4dc70
        _tag = {tag = 36, retval = 4, buf = {0x7fffb9197070, 0x55f71bdda33d <rb_vm_exec+190>, 0x0, 0x7fffb9196fc0, 0x55f71cfd29a0}, prev = 0x7fffb91970e0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#44 0x000055f71bddb21e in rb_iseq_eval_main (iseq=0x7fd88d392200) at /tmp/ruby/src/trunk-O0/vm.c:2755
        ec = 0x55f71cf4dc70
        val = 94519831092336
#45 0x000055f71bbb7e59 in rb_ec_exec_node (ec=0x55f71cf4dc70, n=0x7fd88d392200) at /tmp/ruby/src/trunk-O0/eval.c:283
        th = 0x55f71cf4c820
        _ec = 0x55f71cf4dc70
        _tag = {tag = 36, retval = 94519810552917, buf = {0x7fffb9197160, 0x55f71bbb7def <rb_ec_exec_node+212>, 0x0, 0x7fffb91970b0, 0x55f71cf4dc70}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7fd88d392200
#46 0x000055f71bbb7fca in ruby_run_node (n=0x7fd88d392200) at /tmp/ruby/src/trunk-O0/eval.c:323
        ec = 0x55f71cf4dc70
        status = 22007
#47 0x000055f71bbb35c4 in rb_main (argc=127, argv=0x7fffb9197308) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140736298840544
#48 0x000055f71bbb3625 in main (argc=127, argv=0x7fffb9197308) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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