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

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

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

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

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

Retrying...
Finished tests in 1167.956991s, 21.4691 tests/s, 8100.6682 assertions/s.
25075 tests, 9461232 assertions, 0 failures, 0 errors, 214 skips

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2024-02-01T03:18:55Z master a7b47f96f3) [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 652.897169 seconds

3728 files, 31902 examples, 140622 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.1029915.ruby -x gdbscript
[New LWP 1029915]
[New LWP 1029918]
[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  0x0000556b7d07f52d in get_nth_dirname (dir=10, p=0x7f45a7b542a9 "ustc-Oic09u/rustc-1.65.0+dfsg0ubuntu1/library/std/src/sys/unix", errout=0x7f45c5c636a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:263
263		while (*p) p++;
[Current thread is 1 (Thread 0x7f45c5a467c0 (LWP 1029915))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f45c5a467c0 (LWP 1029915) 0x0000556b7d07f52d in get_nth_dirname (dir=10, p=0x7f45a7b542a9 "ustc-Oic09u/rustc-1.65.0+dfsg0ubuntu1/library/std/src/sys/unix", errout=0x7f45c5c636a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:263
  2    Thread 0x7f45ac46f640 (LWP 1029918) 0x00007f45c5b6efde in epoll_wait (epfd=4, events=0x556b7d3c089c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f45ac46f640 (LWP 1029918)):
#0  0x00007f45c5b6efde in epoll_wait (epfd=4, events=0x556b7d3c089c <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  0x0000556b7cf1503b in event_wait (vm=0x556b7daca2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 21867
#2  0x0000556b7cf1505f in timer_thread_polling (vm=0x556b7daca2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = 1688974129
#3  0x0000556b7cf1571f in timer_thread_func (ptr=0x556b7daca2a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3024
        vm = 0x556b7daca2a0
#4  0x00007f45c5addb43 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 = {140720946564192, 1877553181992392484, 139937219802688, 25, 139937645975632, 140720946564544, -1980123521387358428, -1979925839465310428}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f45c5b6ebb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f45c5a467c0 (LWP 1029915)):
#0  0x0000556b7d07f52d in get_nth_dirname (dir=10, p=0x7f45a7b542a9 "ustc-Oic09u/rustc-1.65.0+dfsg0ubuntu1/library/std/src/sys/unix", errout=0x7f45c5c636a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:263
No locals.
#1  0x0000556b7d07f738 in fill_filename (file=71, format=4 '\004', version=4, include_directories=0x7f45a7b53f78 "/tmp/ruby/src/trunk-O0/yjit/src", filenames=0x7f45a7b54750 "invariants.rs", line=0x556b7db5e670, obj=0x556b7dc72960, errout=0x7f45c5c636a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:314
        i = 71
        p = 0x7f45a7b54c3f "cell.rs"
        filename = 0x7f45a7b54c33 "local.rs"
        dir = 25
#2  0x0000556b7d082967 in debug_info_read (reader=0x556b7db5e820, num_traces=37, traces=0x556b7d3c39a0 <trace>, lines=0x556b7ee95350, offset=0, errout=0x7f45c5c636a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1922
        v = {as = {ptr = 0x47 <error: Cannot access memory at address 0x47>, uint64 = 71, int64 = 71, addr_idx = 71}, off = 0, at = 88, form = 11, size = 0, type = 3}
        die = {pos = 4706593, tag = 29, has_children = 1}
        ranges = {low_pc = 3316510, high_pc = 3316526, ranges = 0, low_pc_set = true, high_pc_set = true, ranges_set = false}
        line = {dirname = 0x0, filename = 0x7f45a7b54c33 "local.rs", path = 0x0, line = 0, base_addr = 0, saddr = 0, sname = 0x7f45a7cf613f "{closure#0}", next = 0x0}
        addr_header = {ptr = 0x0, unit_length = 0, format = 0 '\000', address_size = 0 '\000'}
        rnglists_header = {unit_length = 113, format = 4 '\004', address_size = 8 '\b', offset_entry_count = 0}
#3  0x0000556b7d083911 in fill_lines (num_traces=37, traces=0x556b7d3c39a0 <trace>, check_debuglink=1, objp=0x556b7db5f140, lines=0x556b7ee95350, offset=0, errout=0x7f45c5c636a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
        reader = {obj = 0x556b7dc72960, file = 0x7f45a6b34000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7f45a778706d "\331\375\001", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7f45a7b582b7 "\343$", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7f45a7b54750 "invariants.rs", debug_line_directories = 0x7f45a7b53f78 "/tmp/ruby/src/trunk-O0/yjit/src", p = 0x7f45a77978ce "\275\001\020$\370C", cu_end = 0x7f45a77a6e4a "d`\001", pend = 0x7f45a79f6d35 "\001$", q0 = 0x7f45a7a1893b "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7f45a7a18a2a "Y\005W\v", format = 4, address_size = 8 '\b', level = 14, abbrev_table = {0x7f45c5c71000 "", 0x7f45a7a1893c "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7f45a7a18952 "4", 0x7f45a7a1895d "\023\001\035\023\003\016\v\v\210\001\017", 0x7f45a7a1896b "\r", 0x7f45a7a18979 "\017", 0x7f45a7a18984 "$", 0x7f45a7a1898f "9\001\003\016", 0x7f45a7a18996 "\023\001\003\016\v\v\210\001\017", 0x7f45a7a189a2 ".\001n\016\003\016:\v;\005I\023 \v", 0x7f45a7a189b3 "4", 0x7f45a7a189c3 "\v\001", 0x7f45a7a189c8 "4", 0x7f45a7a189d5 "\005", 0x7f45a7a189e2 "/", 0x7f45a7a189eb ".\001\021\001\022\006@\030\061\023", 0x7f45a7a189f8 "\005", 0x7f45a7a18a01 "\035\001\061\023U\027X\vY\005W\v", 0x7f45a7a18a10 "\v\001U\027", 0x7f45a7a18a17 "4", 0x7f45a7a18a20 "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7f45a7a18a31 "\005", 0x7f45a7a18a3a "4", 0x7f45a7a18a43 "\035\001\061\023U\027X\vY\vW\v", 0x7f45a7a18a52 "4", 0x7f45a7a18a5b "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7f45a7a18a6c "4", 0x7f45a7a18a75 "\v\001\021\001\022\006", 0x7f45a7a18a7e "\035", 0x7f45a7a18a8f "4", 0x7f45a7a18a96 ".\001n\016\003\016:\v;\vI\023 \v", 0x7f45a7a18aa7 "4", 0x7f45a7a18ab7 ".\001n\016\003\016:\v;\005 \v", 0x7f45a7a18ac6 "\005", 0x7f45a7a18ad3 "4", 0x7f45a7a18ae0 "\005", 0x7f45a7a18aeb "\035", 0x7f45a7a18afc "\005", 0x7f45a7a18b05 "\005", 0x7f45a7a18b0c ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7f45a7a18b1f "\005", 0x7f45a7a18b2c "\035", 0x7f45a7a18b3b "\023", 0x7f45a7a18b47 "\023\001\003\016\v\005\210\001\017", 0x7f45a7a18b53 "3\001\025\023", 0x7f45a7a18b5a "\r", 0x7f45a7a18b68 "\031\001\026\v", 0x7f45a7a18b6f "\031\001", 0x7f45a7a18b74 "\023", 0x7f45a7a18b80 "\023\001\003\016<\031\210\001\017", 0x7f45a7a18b8c ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7f45a7a18ba1 "\005", 0x7f45a7a18bb0 ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7f45a7a18bc5 "\005", 0x7f45a7a18bd4 "\005", 0x7f45a7a18be3 "\005", 0x7f45a7a18bee "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7f45a7a18bfe "(", 0x7f45a7a18c07 ".\001n\016\003\016:\v;\005I\023?\031 \v", 0x7f45a7a18c1a ".\001n\016\003\016:\v;\vI\023?\031 \v", 0x7f45a7a18c2d "4", 0x7f45a7a18c3c "4", 0x7f45a7a18c4b "4", 0x7f45a7a18c5d "4", 0x7f45a7a18c6c "4", 0x7f45a7a18c7e "4", 0x7f45a7a18c90 "\027\001\003\016<\031\210\001\017", 0x7f45a7a18c9c "\027\001\003\016\v\v\210\001\017", 0x7f45a7a18ca8 ".\001n\016\003\016:\v;\v \v", 0x7f45a7a18cb7 "\r", 0x7f45a7a18cc8 "\005", 0x7f45a7a18cd7 "4", 0x7f45a7a18ceb ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f45a7a18cfe "\035", 0x7f45a7a18d0d ".", 0x7f45a7a18d1e ".\001\021\001\022\006@\030\003\016:\v;\v?\031", 0x7f45a7a18d31 ".\001\021\001\022\006@\030\003\016:\v;\005?\031", 0x7f45a7a18d44 "4", 0x7f45a7a18d56 "4", 0x7f45a7a18d65 ".\001\003\016:\v;\v \v", 0x7f45a7a18d72 ".\001\003\016:\v;\vI\023 \v", 0x7f45a7a18d81 ".\001\021\001\022\006@\030\003\016:\v;\vI\023?\031", 0x7f45a7a18d96 ".\001\021\001\022\006@\030\003\016:\v;\005I\023?\031", 0x7f45a7a18dab ".", 0x7f45a7a18dbc "\001\001I\023", 0x7f45a7a18dc3 "!", 0x7f45a7a18dce "$", 0x7f45a7a18dd9 "\017", 0x7f45a7a18de2 "\025\001", 0x7f45a7a18de7 "\005", 0x7f45a7a18dee "\025\001I\023", 0x7f45a7a1812a "\025\001I\023", 0x7f45a7a1703b "4", 0x7f45a7a1704d ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f45a7a17060 "\005", 0x7f45a7a17069 "4", 0x7f45a7a17072 ".", 0x7f45a7a17083 "\035\001\061\023\021\001\022\006X\vY\v", 0x7f45a7a17092 "4", 0x7f45a7a170a4 "\035", 0x7f45a7a170b3 ".", 0x7f45a7a170c6 "\r", 0x7f45a7a170d4 "\025\001I\023", 0x7f45a7a170db "\005", 0x7f45a7a170e2 "\025\001", 0x7f45a7a170e7 ".\001\003\016:\v;\v \v", 0x7f45a7a170f4 ".\001\003\016:\v;\vI\023 \v", 0x7f45a7a159fd "\025\001I\023", 0x7f45a7a15a04 "\005", 0x7f45a7a15a0b "\025\001", 0x7f45a7a15a10 ".\001\003\016:\v;\v \v", 0x7f45a7a15a1d ".\001\003\016:\v;\vI\023 \v", 0x7f45a7a15a2c ".\001\003\016:\v;\vI\023?\031 \v", 0x7f45a7a0d69a "\005", 0x7f45a7a0d6a9 ".", 0x7f45a7a0a0ea "!", 0x7f45a7a0a0f3 "\r", 0x7f45a7a0a109 ".", 0x7f45a7a0a11d "\035\001\061\023\021\001\022\aX!)Y!\220\rW!\020\001\023", 0x7f45a7a0a134 "\n", 0x7f45a7a0a141 ".", 0x7f45a7a0a15a "4", 0x7f45a7a0a16b ".", 0x7f45a7a0a183 ".\001?\031\003\016:!7;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f45a7a0a1a0 ".", 0x7f45a7a0a1ba ".\001?\031\003\016:!\";\v9!\001'\031I\023 !\003\064\031\001\023", 0x7f45a7a0a1d6 "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7f45a7a0a1eb "\026", 0x7f45a7a0a1f5 "\023\001\003\016\v\v:\v;\v\001\023", 0x7f45a7a0a205 "\017", 0x7f45a7a0a20d "$", 0x7f45a7a0a219 "\026", 0x7f45a7a0a227 "&", 0x7f45a7a0a22d "\026", 0x7f45a7a0a23d "(", 0x7f45a7a0a247 "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f45a7a0a25c "\025\001I\023\001\023", 0x7f45a7a0a266 "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7f45a7a0a27b "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7f45a7a0a28d "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7f45a7a0a29f "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f45a7a0a2b2 "\026", 0x7f45a7a0a2c5 "!", 0x7f45a7a0a2cb "4", 0x7f45a7a0a2db ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7f45a7a0a2f6 ".", 0x7f45a7a0a30d ".", 0x7f45a7a0a324 ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f45a7a0a340 ".", 0x7f45a7a0a35d ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f45a7a0a37e ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f45a7a0a39d ".", 0x7f45a7a0a3b7 ".", 0x7f45a7a0a3d3 "4", 0x7f45a7a0a3df ".", 0x7f45a7a0a3fa ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7f45a7a0a40e ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f45a7a0a42d ".", 0x7f45a7a0a448 ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7f45a7a0a45e ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7f45a7a0a47b ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7f45a7a0a493 ".", 0x7ffc260850c8 "", 0x556b7db5f570 "\370N\244\305E\177", 0x556b7db5f568 "`\334\254}kU", 0x7ffc260850d0 "", 0x556b7db5eda8 "H\244\240\247E\177", 0x556b7db5f528 "", 0x556b7db5f530 "H\001\312\251E\177", 0x556b7db5f538 "\005", 0x556b7db5f540 "", 0x7ffc260850d8 "\200\344\325|kU", 0x7ffc260850e0 "\020Q\b&\374\177", 0x7ffc260850e8 "", 0x7ffc260850f0 "", 0x7ffc260850f8 "\245\344\325|kU", 0x0, 0x7ffc26085100 "\bQ\b&\374\177", 0x556b7cd5e4a5 <_start+37> "\364f.\017\037\204", 0x0, 0x0, 0x0, 0x556b7cd5e480 <_start> "\363\017\036\372\061\355I\211\321^H\211\342H\203\344\360PTE1\300\061\311H\215=;\001", 0x4000000000000000 <error: Cannot access memory at address 0x4000000000000000>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1ff1b <error: Cannot access memory at address 0x1ff1b>, 0x556b7db5eee0 "\220\365\265}kU", 0x556b7db5f180 "\320\361\265}kU", 0x7f45c5b7ccb5 <backtrace_helper+85> "\213S\030\205\322~\021H\213\vHc\362H\213<\361H9|\361\370t\033H\211C\020\203\302\001\211S\030;S\034t\022[1\300A\\]\303\017\037D", 0x556b7db5eee0 "\220\365\265}kU", 0x556b7db5efd0 "@\t", 0x556b7db5f180 "\320\361\265}kU", 0x7f45c5c8a994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x556b7db5f590 "\003", 0x556b7db5f588 "@\006\311}kU", 0x556b7db5f598 ""...}}
        i = 0
        j = 307
        shstr = 0x7f45a85def3f ""
        ehdr = 0x7f45a6b34000
        shdr = 0x7f45a85df130
        shstr_shdr = 0x7f45a85dfcb0
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7f45a85df1f0
        fd = 5
        filesize = 27966704
        file = 0x7f45a6b34000 "\177ELF\002\001\001"
        symtab_shdr = 0x7f45a85dfc30
        strtab_shdr = 0x7f45a85dfc70
        dynsym_shdr = 0x7f45a85df2b0
        dynstr_shdr = 0x7f45a85df2f0
        obj = 0x556b7dc72960
        dladdr_fbase = 93920143949824
#4  0x0000556b7d0842bc in rb_dump_backtrace_with_lines (num_traces=37, traces=0x556b7d3c39a0 <trace>, errout=0x7f45c5c636a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2624
        addr = 139937645350648
        i = 0
        lines = 0x556b7ee95350
        obj = 0x556b7dc72960
        dladdr_fbases = 0x556b7dc7be20
        main_path = 0x556b7db5f0e0 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#5  0x0000556b7cf920c4 in rb_print_backtrace (errout=0x7f45c5c636a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x556b7cf920a9 <rb_print_backtrace+36>, 0x556b7cf927cc <rb_vm_bugreport+656>, 0x556b7d143e90 <rb_bug_for_fatal_signal+327>, 0x556b7ced7101 <sigill>, 0x7f45c5a8b520 <__restore_rt>, 0x556b7cf6829a <vm_sendish+79>, 0x556b7cf6fbd8 <vm_exec_core+15223>, 0x556b7cf86724 <rb_vm_exec+320>, 0x556b7cf83311 <invoke_block+216>, 0x556b7cf83737 <invoke_block_from_c_bh+793>, 0x556b7cf83931 <vm_yield_with_cref+90>, 0x556b7cf8396f <vm_yield+56>, 0x556b7cf7e271 <rb_yield_0+47>, 0x556b7cf7e2d8 <rb_yield+66>, 0x556b7d08dc01 <select_bang_i+88>, 0x556b7cd64c3c <rb_ensure+388>, 0x556b7d08de87 <rb_ary_select_bang+159>, 0x556b7d08def1 <rb_ary_keep_if+84>, 0x556b7cf6122b <ractor_safe_call_cfunc_0+48>, 0x556b7cf61e30 <vm_call_cfunc_with_frame_+541>, 0x556b7cf62005 <vm_call_cfunc_with_frame+121>, 0x556b7cf6211d <vm_call_cfunc_other+278>, 0x556b7cf6254c <vm_call_cfunc+302>, 0x556b7cf65087 <vm_call_method_each_type+289>, 0x556b7cf65b33 <vm_call_method+161>, 0x556b7cf65d35 <vm_call_general+47>, 0x556b7cf68441 <vm_sendish+502>, 0x556b7cf6fa21 <vm_exec_core+14784>, 0x556b7cf86724 <rb_vm_exec+320>, 0x556b7cf87583 <rb_iseq_eval_main+61>, 0x556b7cd62e59 <rb_ec_exec_node+318>, 0x556b7cd62fca <ruby_run_node+138>, 0x556b7cd5e5c4 <rb_main+76>, 0x556b7cd5e625 <main+75>, 0x7f45c5a72d90 <__libc_start_call_main+128>, 0x7f45c5a72e40 <__libc_start_main_impl+128>, 0x556b7cd5e4a5 <_start+37>, 0x0 <repeats 987 times>}
        n = 37
#6  0x0000556b7cf927cc in rb_vm_bugreport (ctx=0x556b7db5f500, errout=0x7f45c5c636a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x556b7daca2a0
        ec = 0x556b7dacdc60
#7  0x0000556b7d143e90 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x556b7db5f500, fmt=0x556b7d1e842b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1065
        pid = -1
        out = 0x7f45c5c636a0 <_IO_2_1_stderr_>
        file = 0x7f45a94d0a20 "/tmp/ruby/build/trunk-O0/.ext/common/objspace.rb"
        line = 30
#8  0x0000556b7ced7101 in sigsegv (sig=11, info=0x556b7db5f630, ctx=0x556b7db5f500) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#9  <signal handler called>
No locals.
#10 0x0000556b7cf6829a in vm_sendish (ec=0x556b7dacdc60, reg_cfp=0x7f45c5a44ef8, cd=0x556b7dc90640, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5588
        val = 36
        ci = 0x1b2100100003
        cc = 0x7f45ab28fb48
        argc = 1
        recv = 139937219921440
        calling = {cd = 0x556b7dc7d200, cc = 0x7f45ab28fb48, block_handler = 0, recv = 93920158342240, argc = 2110326336, kw_splat = 107, heap_argv = 140720946556000}
#11 0x0000556b7cf6fbd8 in vm_exec_core (ec=0x556b7dacdc60) at ../../src/trunk-O0/insns.def:862
        bh = 0
        cd = 0x556b7dc90640
        leaf = false
        val = 36
        reg_pc = 0x556b7dc8ffc0
        reg_cfp = 0x7f45c5a44ef8
        insns_address_table = {0x556b7cf6c0cd <vm_exec_core+108>, 0x556b7cf6c12f <vm_exec_core+206>, 0x556b7cf6c242 <vm_exec_core+481>, 0x556b7cf6c356 <vm_exec_core+757>, 0x556b7cf6c4f4 <vm_exec_core+1171>, 0x556b7cf6c624 <vm_exec_core+1475>, 0x556b7cf6c836 <vm_exec_core+2005>, 0x556b7cf6c948 <vm_exec_core+2279>, 0x556b7cf6ca21 <vm_exec_core+2496>, 0x556b7cf6cb28 <vm_exec_core+2759>, 0x556b7cf6cc2f <vm_exec_core+3022>, 0x556b7cf6cd3d <vm_exec_core+3292>, 0x556b7cf6ce4f <vm_exec_core+3566>, 0x556b7cf6cf1f <vm_exec_core+3774>, 0x556b7cf6d028 <vm_exec_core+4039>, 0x556b7cf6d122 <vm_exec_core+4289>, 0x556b7cf6d1e5 <vm_exec_core+4484>, 0x556b7cf6d2a8 <vm_exec_core+4679>, 0x556b7cf6d331 <vm_exec_core+4816>, 0x556b7cf6d3bd <vm_exec_core+4956>, 0x556b7cf6d463 <vm_exec_core+5122>, 0x556b7cf6d53b <vm_exec_core+5338>, 0x556b7cf6d608 <vm_exec_core+5543>, 0x556b7cf6d6e6 <vm_exec_core+5765>, 0x556b7cf6d7a8 <vm_exec_core+5959>, 0x556b7cf6d8e7 <vm_exec_core+6278>, 0x556b7cf6d98d <vm_exec_core+6444>, 0x556b7cf6da72 <vm_exec_core+6673>, 0x556b7cf6dba1 <vm_exec_core+6976>, 0x556b7cf6dc64 <vm_exec_core+7171>, 0x556b7cf6dd27 <vm_exec_core+7366>, 0x556b7cf6de1e <vm_exec_core+7613>, 0x556b7cf6dee0 <vm_exec_core+7807>, 0x556b7cf6dfa2 <vm_exec_core+8001>, 0x556b7cf6e09c <vm_exec_core+8251>, 0x556b7cf6e17b <vm_exec_core+8474>, 0x556b7cf6e248 <vm_exec_core+8679>, 0x556b7cf6e358 <vm_exec_core+8951>, 0x556b7cf6e452 <vm_exec_core+9201>, 0x556b7cf6e4cd <vm_exec_core+9324>, 0x556b7cf6e58e <vm_exec_core+9517>, 0x556b7cf6e67c <vm_exec_core+9755>, 0x556b7cf6e72c <vm_exec_core+9931>, 0x556b7cf6e8ab <vm_exec_core+10314>, 0x556b7cf6e985 <vm_exec_core+10532>, 0x556b7cf6ea71 <vm_exec_core+10768>, 0x556b7cf6eb02 <vm_exec_core+10913>, 0x556b7cf6ec5d <vm_exec_core+11260>, 0x556b7cf6f217 <vm_exec_core+12726>, 0x556b7cf6f313 <vm_exec_core+12978>, 0x556b7cf6f416 <vm_exec_core+13237>, 0x556b7cf6f502 <vm_exec_core+13473>, 0x556b7cf6f71b <vm_exec_core+14010>, 0x556b7cf6f80d <vm_exec_core+14252>, 0x556b7cf6f913 <vm_exec_core+14514>, 0x556b7cf6fb1e <vm_exec_core+15037>, 0x556b7cf6fcd5 <vm_exec_core+15476>, 0x556b7cf6fe09 <vm_exec_core+15784>, 0x556b7cf6ff7e <vm_exec_core+16157>, 0x556b7cf700b2 <vm_exec_core+16465>, 0x556b7cf70227 <vm_exec_core+16838>, 0x556b7cf70409 <vm_exec_core+17320>, 0x556b7cf70614 <vm_exec_core+17843>, 0x556b7cf707cb <vm_exec_core+18282>, 0x556b7cf708ed <vm_exec_core+18572>, 0x556b7cf70994 <vm_exec_core+18739>, 0x556b7cf70a58 <vm_exec_core+18935>, 0x556b7cf70b41 <vm_exec_core+19168>, 0x556b7cf70c2d <vm_exec_core+19404>, 0x556b7cf70d16 <vm_exec_core+19637>, 0x556b7cf70e2a <vm_exec_core+19913>, 0x556b7cf70f51 <vm_exec_core+20208>, 0x556b7cf71090 <vm_exec_core+20527>, 0x556b7cf711cf <vm_exec_core+20846>, 0x556b7cf7130e <vm_exec_core+21165>, 0x556b7cf7144d <vm_exec_core+21484>, 0x556b7cf7158c <vm_exec_core+21803>, 0x556b7cf716d6 <vm_exec_core+22133>, 0x556b7cf71859 <vm_exec_core+22520>, 0x556b7cf71998 <vm_exec_core+22839>, 0x556b7cf71ad7 <vm_exec_core+23158>, 0x556b7cf71c16 <vm_exec_core+23477>, 0x556b7cf71d55 <vm_exec_core+23796>, 0x556b7cf71e94 <vm_exec_core+24115>, 0x556b7cf71fd3 <vm_exec_core+24434>, 0x556b7cf72112 <vm_exec_core+24753>, 0x556b7cf72251 <vm_exec_core+25072>, 0x556b7cf723a9 <vm_exec_core+25416>, 0x556b7cf7256f <vm_exec_core+25870>, 0x556b7cf726f6 <vm_exec_core+26261>, 0x556b7cf7281e <vm_exec_core+26557>, 0x556b7cf72946 <vm_exec_core+26853>, 0x556b7cf72a69 <vm_exec_core+27144>, 0x556b7cf72b8c <vm_exec_core+27435>, 0x556b7cf72cc0 <vm_exec_core+27743>, 0x556b7cf72dff <vm_exec_core+28062>, 0x556b7cf72eea <vm_exec_core+28297>, 0x556b7cf72fef <vm_exec_core+28558>, 0x556b7cf73137 <vm_exec_core+28886>, 0x556b7cf73226 <vm_exec_core+29125>, 0x556b7cf73300 <vm_exec_core+29343>, 0x556b7cf733d5 <vm_exec_core+29556>, 0x556b7cf734b0 <vm_exec_core+29775>, 0x556b7cf7352c <vm_exec_core+29899>, 0x556b7cf735a8 <vm_exec_core+30023>, 0x556b7cf735c6 <vm_exec_core+30053>, 0x556b7cf735e4 <vm_exec_core+30083>, 0x556b7cf73602 <vm_exec_core+30113>, 0x556b7cf73620 <vm_exec_core+30143>, 0x556b7cf7363e <vm_exec_core+30173>, 0x556b7cf7365c <vm_exec_core+30203>, 0x556b7cf7367a <vm_exec_core+30233>, 0x556b7cf73698 <vm_exec_core+30263>, 0x556b7cf736b6 <vm_exec_core+30293>, 0x556b7cf736d4 <vm_exec_core+30323>, 0x556b7cf736f2 <vm_exec_core+30353>, 0x556b7cf73710 <vm_exec_core+30383>, 0x556b7cf7372e <vm_exec_core+30413>, 0x556b7cf7374c <vm_exec_core+30443>, 0x556b7cf7376a <vm_exec_core+30473>, 0x556b7cf73788 <vm_exec_core+30503>, 0x556b7cf737a6 <vm_exec_core+30533>, 0x556b7cf737c4 <vm_exec_core+30563>, 0x556b7cf737e2 <vm_exec_core+30593>, 0x556b7cf73800 <vm_exec_core+30623>, 0x556b7cf7381e <vm_exec_core+30653>, 0x556b7cf7383c <vm_exec_core+30683>, 0x556b7cf7385a <vm_exec_core+30713>, 0x556b7cf73878 <vm_exec_core+30743>, 0x556b7cf73896 <vm_exec_core+30773>, 0x556b7cf738b4 <vm_exec_core+30803>, 0x556b7cf738d2 <vm_exec_core+30833>, 0x556b7cf738f0 <vm_exec_core+30863>, 0x556b7cf7390e <vm_exec_core+30893>, 0x556b7cf7392c <vm_exec_core+30923>, 0x556b7cf7394a <vm_exec_core+30953>, 0x556b7cf73968 <vm_exec_core+30983>, 0x556b7cf73986 <vm_exec_core+31013>, 0x556b7cf739a4 <vm_exec_core+31043>, 0x556b7cf739c2 <vm_exec_core+31073>, 0x556b7cf739e0 <vm_exec_core+31103>, 0x556b7cf739fe <vm_exec_core+31133>, 0x556b7cf73a1c <vm_exec_core+31163>, 0x556b7cf73a3a <vm_exec_core+31193>, 0x556b7cf73a58 <vm_exec_core+31223>, 0x556b7cf73a76 <vm_exec_core+31253>, 0x556b7cf73a94 <vm_exec_core+31283>, 0x556b7cf73ab2 <vm_exec_core+31313>, 0x556b7cf73ad0 <vm_exec_core+31343>, 0x556b7cf73aee <vm_exec_core+31373>, 0x556b7cf73b0c <vm_exec_core+31403>, 0x556b7cf73b2a <vm_exec_core+31433>, 0x556b7cf73b48 <vm_exec_core+31463>, 0x556b7cf73b66 <vm_exec_core+31493>, 0x556b7cf73b84 <vm_exec_core+31523>, 0x556b7cf73ba2 <vm_exec_core+31553>, 0x556b7cf73bc0 <vm_exec_core+31583>, 0x556b7cf73bde <vm_exec_core+31613>, 0x556b7cf73bfc <vm_exec_core+31643>, 0x556b7cf73c1a <vm_exec_core+31673>, 0x556b7cf73c38 <vm_exec_core+31703>, 0x556b7cf73c56 <vm_exec_core+31733>, 0x556b7cf73c74 <vm_exec_core+31763>, 0x556b7cf73c92 <vm_exec_core+31793>, 0x556b7cf73cb0 <vm_exec_core+31823>, 0x556b7cf73cce <vm_exec_core+31853>, 0x556b7cf73cec <vm_exec_core+31883>, 0x556b7cf73d0a <vm_exec_core+31913>, 0x556b7cf73d28 <vm_exec_core+31943>, 0x556b7cf73d46 <vm_exec_core+31973>, 0x556b7cf73d64 <vm_exec_core+32003>, 0x556b7cf73d82 <vm_exec_core+32033>, 0x556b7cf73da0 <vm_exec_core+32063>, 0x556b7cf73dbe <vm_exec_core+32093>, 0x556b7cf73ddc <vm_exec_core+32123>, 0x556b7cf73dfa <vm_exec_core+32153>, 0x556b7cf73e18 <vm_exec_core+32183>, 0x556b7cf73e36 <vm_exec_core+32213>, 0x556b7cf73e54 <vm_exec_core+32243>, 0x556b7cf73e72 <vm_exec_core+32273>, 0x556b7cf73e90 <vm_exec_core+32303>, 0x556b7cf73eae <vm_exec_core+32333>, 0x556b7cf73edf <vm_exec_core+32382>, 0x556b7cf73efd <vm_exec_core+32412>, 0x556b7cf73f1b <vm_exec_core+32442>, 0x556b7cf73f39 <vm_exec_core+32472>, 0x556b7cf73f57 <vm_exec_core+32502>, 0x556b7cf73f75 <vm_exec_core+32532>, 0x556b7cf73f93 <vm_exec_core+32562>, 0x556b7cf73fb1 <vm_exec_core+32592>, 0x556b7cf73fcf <vm_exec_core+32622>, 0x556b7cf73fed <vm_exec_core+32652>, 0x556b7cf7400b <vm_exec_core+32682>, 0x556b7cf74029 <vm_exec_core+32712>, 0x556b7cf74047 <vm_exec_core+32742>, 0x556b7cf74065 <vm_exec_core+32772>, 0x556b7cf74083 <vm_exec_core+32802>, 0x556b7cf740a1 <vm_exec_core+32832>, 0x556b7cf740bf <vm_exec_core+32862>, 0x556b7cf740dd <vm_exec_core+32892>...}
#12 0x0000556b7cf86724 in rb_vm_exec (ec=0x556b7dacdc60) at /tmp/ruby/src/trunk-O0/vm.c:2489
        _ec = 0x556b7dacdc60
        _tag = {tag = 36, retval = 4, buf = {0x7ffc26083930, 0x556b7cf866a2 <rb_vm_exec+190>, 0x0, 0x7ffc26083880, 0x7ffc26083920}, prev = 0x7ffc26083c40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#13 0x0000556b7cf83311 in invoke_block (ec=0x556b7dacdc60, iseq=0x7f45a9ccfc18, self=139937644269040, captured=0x7f45c5a44fb8, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1512
        arg_size = 1
#14 0x0000556b7cf83737 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffc26083b68, argc=1, self=139937644269040, captured=0x7f45c5a44fb8, ec=0x556b7dacdc60) at /tmp/ruby/src/trunk-O0/vm.c:1582
        iseq = 0x7f45a9ccfc18
        opt_pc = 0
        type = 572653569
        cfp = 0x7f45c5a44f68
        sp = 0x7f45c5945070
        flags = 0
        use_argv = 0x7ffc26083b68
        av = {93920146300515, 139937645350760}
        stack_argv = 0x7f45c5945070
#15 invoke_block_from_c_bh (ec=0x556b7dacdc60, block_handler=139937645350841, argc=1, argv=0x7ffc26083b68, 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 = 0x7f45c5a44fb8
#16 0x0000556b7cf83931 in vm_yield_with_cref (ec=0x556b7dacdc60, argc=1, argv=0x7ffc26083b68, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1637
No locals.
#17 0x0000556b7cf8396f in vm_yield (ec=0x556b7dacdc60, argc=1, argv=0x7ffc26083b68, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1645
No locals.
#18 0x0000556b7cf7e271 in rb_yield_0 (argc=1, argv=0x7ffc26083b68) at /tmp/ruby/src/trunk-O0/vm_eval.c:1366
No locals.
#19 0x0000556b7cf7e2d8 in rb_yield (val=139937180004520) at /tmp/ruby/src/trunk-O0/vm_eval.c:1382
No locals.
#20 0x0000556b7d08dc01 in select_bang_i (a=140720946560224) at /tmp/ruby/src/trunk-O0/array.c:3799
        v = 139937180004520
        arg = 0x7ffc26083ce0
        ary = 139937220000440
        i1 = 28940
        i2 = 28940
#21 0x0000556b7cd64c3c in rb_ensure (b_proc=0x556b7d08dba9 <select_bang_i>, data1=140720946560224, e_proc=0x556b7d08dc83 <select_bang_ensure>, data2=140720946560224) at /tmp/ruby/src/trunk-O0/eval.c:1003
        _ec = 0x556b7dacdc60
        _tag = {tag = 36, retval = 139937220000440, buf = {0x7ffc26083cc0, 0x556b7cd64bdf <rb_ensure+295>, 0x0, 0x7ffc26083bd0, 0x7ffc26083c98}, prev = 0x7ffc26084e00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        result = 4
        errinfo = 139937220000440
        ec = 0x556b7dacdc60
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x556b7d08dc83 <select_bang_ensure>, data2 = 140720946560224}}
#22 0x0000556b7d08de87 in rb_ary_select_bang (ary=139937220000440) at /tmp/ruby/src/trunk-O0/array.c:3862
        args = {ary = 139937220000440, len = {28940, 28940}}
#23 0x0000556b7d08def1 in rb_ary_keep_if (ary=139937220000440) at /tmp/ruby/src/trunk-O0/array.c:3887
No locals.
#24 0x0000556b7cf6122b in ractor_safe_call_cfunc_0 (recv=139937220000440, argc=0, argv=0x7f45c5945058, func=0x556b7d08de9d <rb_ary_keep_if>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3308
        f = 0x556b7d08de9d <rb_ary_keep_if>
#25 0x0000556b7cf61e30 in vm_call_cfunc_with_frame_ (ec=0x556b7dacdc60, reg_cfp=0x7f45c5a44fa0, calling=0x7ffc26084170, argc=0, argv=0x7f45c5945058, stack_bottom=0x7f45c5945050) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
        ci = 0x357100000001
        cc = 0x7f45ab28fb98
        val = 93920158342056
        me = 0x7f45a9c0fb98
        cfunc = 0x556b7db1fa78
        recv = 139937220000440
        block_handler = 139937645350841
        frame_type = 1431634051
        len = 0
        args = <optimized out>
        args = <optimized out>
#26 0x0000556b7cf62005 in vm_call_cfunc_with_frame (ec=0x556b7dacdc60, reg_cfp=0x7f45c5a44fa0, calling=0x7ffc26084170) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 0
        stack_bottom = 0x7f45c5945050
        argv = 0x7f45c5945058
#27 0x0000556b7cf6211d in vm_call_cfunc_other (ec=0x556b7dacdc60, reg_cfp=0x7f45c5a44fa0, calling=0x7ffc26084170) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3546
        ci = 0x357100000001
        argv_ary = 0
#28 0x0000556b7cf6254c in vm_call_cfunc (ec=0x556b7dacdc60, reg_cfp=0x7f45c5a44fa0, calling=0x7ffc26084170) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3628
        ci = 0x357100000001
#29 0x0000556b7cf65087 in vm_call_method_each_type (ec=0x556b7dacdc60, cfp=0x7f45c5a44fa0, calling=0x7ffc26084170) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4419
        aset_mask = 1994
        ivar_mask = 0
        ci = 0x357100000001
        cc = 0x7f45ab28fb98
        cme = 0x7f45a9c0fb98
        v = 93920158615512
#30 0x0000556b7cf65b33 in vm_call_method (ec=0x556b7dacdc60, cfp=0x7f45c5a44fa0, calling=0x7ffc26084170) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4545
        ci = 0x357100000001
        cc = 0x7f45ab28fb98
#31 0x0000556b7cf65d35 in vm_call_general (ec=0x556b7dacdc60, reg_cfp=0x7f45c5a44fa0, calling=0x7ffc26084170) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4589
No locals.
#32 0x0000556b7cf68441 in vm_sendish (ec=0x556b7dacdc60, reg_cfp=0x7f45c5a44fa0, cd=0x556b7dc7b400, block_handler=139937645350841, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5603
        val = 36
        ci = 0x357100000001
        cc = 0x7f45ab28fb98
        argc = 0
        recv = 139937220000440
        calling = {cd = 0x556b7dc7b400, cc = 0x7f45ab28fb98, block_handler = 139937645350841, recv = 139937220000440, argc = 0, kw_splat = false, heap_argv = 0}
#33 0x0000556b7cf6fa21 in vm_exec_core (ec=0x556b7dacdc60) at ../../src/trunk-O0/insns.def:842
        bh = 139937645350841
        cd = 0x556b7dc7b400
        blockiseq = 0x7f45a9ccfc18
        leaf = false
        val = 139937201061440
        reg_pc = 0x556b7dc7d570
        reg_cfp = 0x7f45c5a44fa0
        insns_address_table = {0x556b7cf6c0cd <vm_exec_core+108>, 0x556b7cf6c12f <vm_exec_core+206>, 0x556b7cf6c242 <vm_exec_core+481>, 0x556b7cf6c356 <vm_exec_core+757>, 0x556b7cf6c4f4 <vm_exec_core+1171>, 0x556b7cf6c624 <vm_exec_core+1475>, 0x556b7cf6c836 <vm_exec_core+2005>, 0x556b7cf6c948 <vm_exec_core+2279>, 0x556b7cf6ca21 <vm_exec_core+2496>, 0x556b7cf6cb28 <vm_exec_core+2759>, 0x556b7cf6cc2f <vm_exec_core+3022>, 0x556b7cf6cd3d <vm_exec_core+3292>, 0x556b7cf6ce4f <vm_exec_core+3566>, 0x556b7cf6cf1f <vm_exec_core+3774>, 0x556b7cf6d028 <vm_exec_core+4039>, 0x556b7cf6d122 <vm_exec_core+4289>, 0x556b7cf6d1e5 <vm_exec_core+4484>, 0x556b7cf6d2a8 <vm_exec_core+4679>, 0x556b7cf6d331 <vm_exec_core+4816>, 0x556b7cf6d3bd <vm_exec_core+4956>, 0x556b7cf6d463 <vm_exec_core+5122>, 0x556b7cf6d53b <vm_exec_core+5338>, 0x556b7cf6d608 <vm_exec_core+5543>, 0x556b7cf6d6e6 <vm_exec_core+5765>, 0x556b7cf6d7a8 <vm_exec_core+5959>, 0x556b7cf6d8e7 <vm_exec_core+6278>, 0x556b7cf6d98d <vm_exec_core+6444>, 0x556b7cf6da72 <vm_exec_core+6673>, 0x556b7cf6dba1 <vm_exec_core+6976>, 0x556b7cf6dc64 <vm_exec_core+7171>, 0x556b7cf6dd27 <vm_exec_core+7366>, 0x556b7cf6de1e <vm_exec_core+7613>, 0x556b7cf6dee0 <vm_exec_core+7807>, 0x556b7cf6dfa2 <vm_exec_core+8001>, 0x556b7cf6e09c <vm_exec_core+8251>, 0x556b7cf6e17b <vm_exec_core+8474>, 0x556b7cf6e248 <vm_exec_core+8679>, 0x556b7cf6e358 <vm_exec_core+8951>, 0x556b7cf6e452 <vm_exec_core+9201>, 0x556b7cf6e4cd <vm_exec_core+9324>, 0x556b7cf6e58e <vm_exec_core+9517>, 0x556b7cf6e67c <vm_exec_core+9755>, 0x556b7cf6e72c <vm_exec_core+9931>, 0x556b7cf6e8ab <vm_exec_core+10314>, 0x556b7cf6e985 <vm_exec_core+10532>, 0x556b7cf6ea71 <vm_exec_core+10768>, 0x556b7cf6eb02 <vm_exec_core+10913>, 0x556b7cf6ec5d <vm_exec_core+11260>, 0x556b7cf6f217 <vm_exec_core+12726>, 0x556b7cf6f313 <vm_exec_core+12978>, 0x556b7cf6f416 <vm_exec_core+13237>, 0x556b7cf6f502 <vm_exec_core+13473>, 0x556b7cf6f71b <vm_exec_core+14010>, 0x556b7cf6f80d <vm_exec_core+14252>, 0x556b7cf6f913 <vm_exec_core+14514>, 0x556b7cf6fb1e <vm_exec_core+15037>, 0x556b7cf6fcd5 <vm_exec_core+15476>, 0x556b7cf6fe09 <vm_exec_core+15784>, 0x556b7cf6ff7e <vm_exec_core+16157>, 0x556b7cf700b2 <vm_exec_core+16465>, 0x556b7cf70227 <vm_exec_core+16838>, 0x556b7cf70409 <vm_exec_core+17320>, 0x556b7cf70614 <vm_exec_core+17843>, 0x556b7cf707cb <vm_exec_core+18282>, 0x556b7cf708ed <vm_exec_core+18572>, 0x556b7cf70994 <vm_exec_core+18739>, 0x556b7cf70a58 <vm_exec_core+18935>, 0x556b7cf70b41 <vm_exec_core+19168>, 0x556b7cf70c2d <vm_exec_core+19404>, 0x556b7cf70d16 <vm_exec_core+19637>, 0x556b7cf70e2a <vm_exec_core+19913>, 0x556b7cf70f51 <vm_exec_core+20208>, 0x556b7cf71090 <vm_exec_core+20527>, 0x556b7cf711cf <vm_exec_core+20846>, 0x556b7cf7130e <vm_exec_core+21165>, 0x556b7cf7144d <vm_exec_core+21484>, 0x556b7cf7158c <vm_exec_core+21803>, 0x556b7cf716d6 <vm_exec_core+22133>, 0x556b7cf71859 <vm_exec_core+22520>, 0x556b7cf71998 <vm_exec_core+22839>, 0x556b7cf71ad7 <vm_exec_core+23158>, 0x556b7cf71c16 <vm_exec_core+23477>, 0x556b7cf71d55 <vm_exec_core+23796>, 0x556b7cf71e94 <vm_exec_core+24115>, 0x556b7cf71fd3 <vm_exec_core+24434>, 0x556b7cf72112 <vm_exec_core+24753>, 0x556b7cf72251 <vm_exec_core+25072>, 0x556b7cf723a9 <vm_exec_core+25416>, 0x556b7cf7256f <vm_exec_core+25870>, 0x556b7cf726f6 <vm_exec_core+26261>, 0x556b7cf7281e <vm_exec_core+26557>, 0x556b7cf72946 <vm_exec_core+26853>, 0x556b7cf72a69 <vm_exec_core+27144>, 0x556b7cf72b8c <vm_exec_core+27435>, 0x556b7cf72cc0 <vm_exec_core+27743>, 0x556b7cf72dff <vm_exec_core+28062>, 0x556b7cf72eea <vm_exec_core+28297>, 0x556b7cf72fef <vm_exec_core+28558>, 0x556b7cf73137 <vm_exec_core+28886>, 0x556b7cf73226 <vm_exec_core+29125>, 0x556b7cf73300 <vm_exec_core+29343>, 0x556b7cf733d5 <vm_exec_core+29556>, 0x556b7cf734b0 <vm_exec_core+29775>, 0x556b7cf7352c <vm_exec_core+29899>, 0x556b7cf735a8 <vm_exec_core+30023>, 0x556b7cf735c6 <vm_exec_core+30053>, 0x556b7cf735e4 <vm_exec_core+30083>, 0x556b7cf73602 <vm_exec_core+30113>, 0x556b7cf73620 <vm_exec_core+30143>, 0x556b7cf7363e <vm_exec_core+30173>, 0x556b7cf7365c <vm_exec_core+30203>, 0x556b7cf7367a <vm_exec_core+30233>, 0x556b7cf73698 <vm_exec_core+30263>, 0x556b7cf736b6 <vm_exec_core+30293>, 0x556b7cf736d4 <vm_exec_core+30323>, 0x556b7cf736f2 <vm_exec_core+30353>, 0x556b7cf73710 <vm_exec_core+30383>, 0x556b7cf7372e <vm_exec_core+30413>, 0x556b7cf7374c <vm_exec_core+30443>, 0x556b7cf7376a <vm_exec_core+30473>, 0x556b7cf73788 <vm_exec_core+30503>, 0x556b7cf737a6 <vm_exec_core+30533>, 0x556b7cf737c4 <vm_exec_core+30563>, 0x556b7cf737e2 <vm_exec_core+30593>, 0x556b7cf73800 <vm_exec_core+30623>, 0x556b7cf7381e <vm_exec_core+30653>, 0x556b7cf7383c <vm_exec_core+30683>, 0x556b7cf7385a <vm_exec_core+30713>, 0x556b7cf73878 <vm_exec_core+30743>, 0x556b7cf73896 <vm_exec_core+30773>, 0x556b7cf738b4 <vm_exec_core+30803>, 0x556b7cf738d2 <vm_exec_core+30833>, 0x556b7cf738f0 <vm_exec_core+30863>, 0x556b7cf7390e <vm_exec_core+30893>, 0x556b7cf7392c <vm_exec_core+30923>, 0x556b7cf7394a <vm_exec_core+30953>, 0x556b7cf73968 <vm_exec_core+30983>, 0x556b7cf73986 <vm_exec_core+31013>, 0x556b7cf739a4 <vm_exec_core+31043>, 0x556b7cf739c2 <vm_exec_core+31073>, 0x556b7cf739e0 <vm_exec_core+31103>, 0x556b7cf739fe <vm_exec_core+31133>, 0x556b7cf73a1c <vm_exec_core+31163>, 0x556b7cf73a3a <vm_exec_core+31193>, 0x556b7cf73a58 <vm_exec_core+31223>, 0x556b7cf73a76 <vm_exec_core+31253>, 0x556b7cf73a94 <vm_exec_core+31283>, 0x556b7cf73ab2 <vm_exec_core+31313>, 0x556b7cf73ad0 <vm_exec_core+31343>, 0x556b7cf73aee <vm_exec_core+31373>, 0x556b7cf73b0c <vm_exec_core+31403>, 0x556b7cf73b2a <vm_exec_core+31433>, 0x556b7cf73b48 <vm_exec_core+31463>, 0x556b7cf73b66 <vm_exec_core+31493>, 0x556b7cf73b84 <vm_exec_core+31523>, 0x556b7cf73ba2 <vm_exec_core+31553>, 0x556b7cf73bc0 <vm_exec_core+31583>, 0x556b7cf73bde <vm_exec_core+31613>, 0x556b7cf73bfc <vm_exec_core+31643>, 0x556b7cf73c1a <vm_exec_core+31673>, 0x556b7cf73c38 <vm_exec_core+31703>, 0x556b7cf73c56 <vm_exec_core+31733>, 0x556b7cf73c74 <vm_exec_core+31763>, 0x556b7cf73c92 <vm_exec_core+31793>, 0x556b7cf73cb0 <vm_exec_core+31823>, 0x556b7cf73cce <vm_exec_core+31853>, 0x556b7cf73cec <vm_exec_core+31883>, 0x556b7cf73d0a <vm_exec_core+31913>, 0x556b7cf73d28 <vm_exec_core+31943>, 0x556b7cf73d46 <vm_exec_core+31973>, 0x556b7cf73d64 <vm_exec_core+32003>, 0x556b7cf73d82 <vm_exec_core+32033>, 0x556b7cf73da0 <vm_exec_core+32063>, 0x556b7cf73dbe <vm_exec_core+32093>, 0x556b7cf73ddc <vm_exec_core+32123>, 0x556b7cf73dfa <vm_exec_core+32153>, 0x556b7cf73e18 <vm_exec_core+32183>, 0x556b7cf73e36 <vm_exec_core+32213>, 0x556b7cf73e54 <vm_exec_core+32243>, 0x556b7cf73e72 <vm_exec_core+32273>, 0x556b7cf73e90 <vm_exec_core+32303>, 0x556b7cf73eae <vm_exec_core+32333>, 0x556b7cf73edf <vm_exec_core+32382>, 0x556b7cf73efd <vm_exec_core+32412>, 0x556b7cf73f1b <vm_exec_core+32442>, 0x556b7cf73f39 <vm_exec_core+32472>, 0x556b7cf73f57 <vm_exec_core+32502>, 0x556b7cf73f75 <vm_exec_core+32532>, 0x556b7cf73f93 <vm_exec_core+32562>, 0x556b7cf73fb1 <vm_exec_core+32592>, 0x556b7cf73fcf <vm_exec_core+32622>, 0x556b7cf73fed <vm_exec_core+32652>, 0x556b7cf7400b <vm_exec_core+32682>, 0x556b7cf74029 <vm_exec_core+32712>, 0x556b7cf74047 <vm_exec_core+32742>, 0x556b7cf74065 <vm_exec_core+32772>, 0x556b7cf74083 <vm_exec_core+32802>, 0x556b7cf740a1 <vm_exec_core+32832>, 0x556b7cf740bf <vm_exec_core+32862>, 0x556b7cf740dd <vm_exec_core+32892>...}
#34 0x0000556b7cf86724 in rb_vm_exec (ec=0x556b7dacdc60) at /tmp/ruby/src/trunk-O0/vm.c:2489
        _ec = 0x556b7dacdc60
        _tag = {tag = 36, retval = 4, buf = {0x7ffc26084e80, 0x556b7cf866a2 <rb_vm_exec+190>, 0x0, 0x7ffc26084dd0, 0x556b7db528e0}, prev = 0x7ffc26084ef0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#35 0x0000556b7cf87583 in rb_iseq_eval_main (iseq=0x7f45ab3c21a0) at /tmp/ruby/src/trunk-O0/vm.c:2755
        ec = 0x556b7dacdc60
        val = 93920158342240
#36 0x0000556b7cd62e59 in rb_ec_exec_node (ec=0x556b7dacdc60, n=0x7f45ab3c21a0) at /tmp/ruby/src/trunk-O0/eval.c:283
        th = 0x556b7dacc810
        _ec = 0x556b7dacdc60
        _tag = {tag = 36, retval = 93920144270421, buf = {0x7ffc26084f70, 0x556b7cd62def <rb_ec_exec_node+212>, 0x0, 0x7ffc26084ec0, 0x556b7dacdc60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f45ab3c21a0
#37 0x0000556b7cd62fca in ruby_run_node (n=0x7f45ab3c21a0) at /tmp/ruby/src/trunk-O0/eval.c:323
        ec = 0x556b7dacdc60
        status = 21867
#38 0x0000556b7cd5e5c4 in rb_main (argc=120, argv=0x7ffc26085118) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140720946565104
#39 0x0000556b7cd5e625 in main (argc=120, argv=0x7ffc26085118) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.1030528.ruby -x gdbscript
[New LWP 1030528]
[New LWP 1030533]
[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  0x0000562d95da47b1 in di_skip_records (reader=0x562d968a6820, errout=0x7f67965f66a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1482
1482	        uint64_t at = uleb128(&reader->q);
[Current thread is 1 (Thread 0x7f67963d97c0 (LWP 1030528))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f67963d97c0 (LWP 1030528) 0x0000562d95da47b1 in di_skip_records (reader=0x562d968a6820, errout=0x7f67965f66a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1482
  2    Thread 0x7f677cdff640 (LWP 1030533) 0x00007f6796501fde in epoll_wait (epfd=4, events=0x562d960e389c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f677cdff640 (LWP 1030533)):
#0  0x00007f6796501fde in epoll_wait (epfd=4, events=0x562d960e389c <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  0x0000562d95c3803b in event_wait (vm=0x562d968122a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 22061
#2  0x0000562d95c3805f in timer_thread_polling (vm=0x562d968122a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = 1887149617
#3  0x0000562d95c3871f in timer_thread_func (ptr=0x562d968122a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3024
        vm = 0x562d968122a0
#4  0x00007f6796470b43 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 = {140731063835328, 1045280133499017201, 140082453411392, 25, 140082879596624, 140731063835680, -1130565127763175439, -1130763938691459087}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f6796501bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f67963d97c0 (LWP 1030528)):
#0  0x0000562d95da47b1 in di_skip_records (reader=0x562d968a6820, errout=0x7f67965f66a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1482
        v = {as = {ptr = 0x0, uint64 = 0, int64 = 0, addr_idx = 0}, off = 0, at = 0, form = 0, size = 0, type = 0}
        at = 3
        form = 14
#1  0x0000562d95da57e7 in debug_info_read (reader=0x562d968a6820, num_traces=29, traces=0x562d960e69a0 <trace>, lines=0x562d9729c550, offset=0, errout=0x7f67965f66a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1906
        die = {pos = 5258690, tag = 57, has_children = 1}
        ranges = {low_pc = 0, high_pc = 0, ranges = 0, low_pc_set = false, high_pc_set = false, ranges_set = false}
        line = {dirname = 0x0, filename = 0x0, path = 0x0, line = 0, base_addr = 0, saddr = 0, sname = 0x0, next = 0x0}
        addr_header = {ptr = 0x0, unit_length = 0, format = 0 '\000', address_size = 0 '\000'}
        rnglists_header = {unit_length = 113, format = 4 '\004', address_size = 8 '\b', offset_entry_count = 0}
#2  0x0000562d95da6911 in fill_lines (num_traces=29, traces=0x562d960e69a0 <trace>, check_debuglink=1, objp=0x562d968a7140, lines=0x562d9729c550, offset=0, errout=0x7f67965f66a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
        reader = {obj = 0x562d97232020, file = 0x7f67789f4000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7f67796cfb9b "\246*\003", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7f6779a2f257 "\213\232", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7f6779a25d1d "local.rs", debug_line_directories = 0x7f6779a254c0 "/build/rustc-Oic09u/rustc-1.65.0+dfsg0ubuntu1/library/std/src/thread", p = 0x7f67796de562 "\017t\260\017", cu_end = 0x7f6779702645 "V\317\003", pend = 0x7f67798b6d35 "\001$", q0 = 0x7f67798d9c62 "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7f67798d9cba "", format = 4, address_size = 8 '\b', level = 6, abbrev_table = {0x7f6796604000 "", 0x7f67798d9c63 "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7f67798d9c79 "4", 0x7f67798d9c84 "\023\001\035\023\003\016\v\v\210\001\017", 0x7f67798d9c92 "\r", 0x7f67798d9ca0 "\017", 0x7f67798d9cab "$", 0x7f67798d9cb6 "9\001\003\016", 0x7f67798d9cbd "\023", 0x7f67798d9cc9 "\023\001\003\016\v\v\210\001\017", 0x7f67798d9cd5 "/", 0x7f67798d9cde ".\001n\016\003\016:\v;\005 \v", 0x7f67798d9ced "4", 0x7f67798d9cfa "4", 0x7f67798d9d0a "\v\001", 0x7f67798d9d0f ".\001n\016\003\016:\v;\005I\023 \v", 0x7f67798d9d20 "\005", 0x7f67798d9d2d "\023\001\003\016<\031\210\001\017", 0x7f67798d9d39 "\023", 0x7f67798d9d45 ".\001n\016\003\016:\v;\vI\023 \v", 0x7f67798d9d56 "4", 0x7f67798d9d66 "4", 0x7f67798d9d73 "3", 0x7f67798d9d78 "\005", 0x7f67798d9d85 ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7f67798d9d9a "\005", 0x7f67798d9da9 "\035\001\061\023U\027X\vY\005W\v", 0x7f67798d9db8 "\005", 0x7f67798d9dc1 "\v\001U\027", 0x7f67798d9dc8 "4", 0x7f67798d9dd1 "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7f67798d9de2 "\v\001\021\001\022\006", 0x7f67798d9deb "4", 0x7f67798d9df4 "4", 0x7f67798d9dfd "\005", 0x7f67798d9e06 ".\001\021\001\022\006@\030\061\023", 0x7f67798d9e13 "\005", 0x7f67798d9e1e "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7f67798d9e2f "\005", 0x7f67798d9e38 "\035", 0x7f67798d9e49 "4", 0x7f67798d9e52 "\035", 0x7f67798d9e63 "4", 0x7f67798d9e6a ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7f67798d9e7d "\005", 0x7f67798d9e8a "\005", 0x7f67798d9e91 "\035", 0x7f67798d9ea0 "\027\001\003\016\v\v\210\001\017", 0x7f67798d9eac "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7f67798d9ebc "(", 0x7f67798d9ec5 "3\001\025\023", 0x7f67798d9ecc "\r", 0x7f67798d9eda "\031\001\026\v", 0x7f67798d9ee1 "\031\001", 0x7f67798d9ee6 "3\001", 0x7f67798d9eeb ".\001n\016\003\016:\v;\v \v", 0x7f67798d9efa "\005", 0x7f67798d9f05 ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f67798d9f18 "\005", 0x7f67798d9f25 "\035\001\061\023U\027X\vY\vW\v", 0x7f67798d9f34 "\005", 0x7f67798d9f3d ".\001n\016\003\016:\v;\005I\023?\031 \v", 0x7f67798d9f50 ".\001n\016\003\016:\v;\vI\023?\031 \v", 0x7f67798d9f63 "\005", 0x7f67798d9f72 "\035", 0x7f67798d9f81 "(", 0x7f67798d9f8a ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7f67798d9f9f "\005", 0x7f67798d9fae "4", 0x7f67798d9fb7 "\005", 0x7f67798d9fc6 "4", 0x7f67798d9fd5 "4", 0x7f67798d9fe7 ".", 0x7f67798d9ff8 "4", 0x7f67798da00a "4", 0x7f67798da01c "4", 0x7f67798da02b "4", 0x7f67798da03a "4", 0x7f67798da04c ".", 0x7f67798da05d ".\001\003\016:\v;\v \v", 0x7f67798da06a ".\001\003\016:\v;\vI\023 \v", 0x7f67798da079 "\001\001I\023", 0x7f67798da080 "!", 0x7f67798da08b "$", 0x7f67798da096 "\017", 0x7f67798da09f "\025\001I\023", 0x7f67798da0a6 "\005", 0x7f67798da0ad "\025\001", 0x7f67798d8de2 "\025\001", 0x7f67798d8de7 "\005", 0x7f67798d8dee "\025\001I\023", 0x7f67798d812a "\025\001I\023", 0x7f67798d703b "4", 0x7f67798d704d ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7f67798d7060 "\005", 0x7f67798d7069 "4", 0x7f67798d7072 ".", 0x7f67798d7083 "\035\001\061\023\021\001\022\006X\vY\v", 0x7f67798d7092 "4", 0x7f67798d70a4 "\035", 0x7f67798d70b3 ".", 0x7f67798d70c6 "\r", 0x7f67798d70d4 "\025\001I\023", 0x7f67798d70db "\005", 0x7f67798d70e2 "\025\001", 0x7f67798d70e7 ".\001\003\016:\v;\v \v", 0x7f67798d70f4 ".\001\003\016:\v;\vI\023 \v", 0x7f67798d59fd "\025\001I\023", 0x7f67798d5a04 "\005", 0x7f67798d5a0b "\025\001", 0x7f67798d5a10 ".\001\003\016:\v;\v \v", 0x7f67798d5a1d ".\001\003\016:\v;\vI\023 \v", 0x7f67798d5a2c ".\001\003\016:\v;\vI\023?\031 \v", 0x7f67798cd69a "\005", 0x7f67798cd6a9 ".", 0x7f67798ca0ea "!", 0x7f67798ca0f3 "\r", 0x7f67798ca109 ".", 0x7f67798ca11d "\035\001\061\023\021\001\022\aX!)Y!\220\rW!\020\001\023", 0x7f67798ca134 "\n", 0x7f67798ca141 ".", 0x7f67798ca15a "4", 0x7f67798ca16b ".", 0x7f67798ca183 ".\001?\031\003\016:!7;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7f67798ca1a0 ".", 0x7f67798ca1ba ".\001?\031\003\016:!\";\v9!\001'\031I\023 !\003\064\031\001\023", 0x7f67798ca1d6 "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7f67798ca1eb "\026", 0x7f67798ca1f5 "\023\001\003\016\v\v:\v;\v\001\023", 0x7f67798ca205 "\017", 0x7f67798ca20d "$", 0x7f67798ca219 "\026", 0x7f67798ca227 "&", 0x7f67798ca22d "\026", 0x7f67798ca23d "(", 0x7f67798ca247 "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f67798ca25c "\025\001I\023\001\023", 0x7f67798ca266 "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7f67798ca27b "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7f67798ca28d "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7f67798ca29f "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7f67798ca2b2 "\026", 0x7f67798ca2c5 "!", 0x7f67798ca2cb "4", 0x7f67798ca2db ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7f67798ca2f6 ".", 0x7f67798ca30d ".", 0x7f67798ca324 ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7f67798ca340 ".", 0x7f67798ca35d ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f67798ca37e ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f67798ca39d ".", 0x7f67798ca3b7 ".", 0x7f67798ca3d3 "4", 0x7f67798ca3df ".", 0x7f67798ca3fa ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7f67798ca40e ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7f67798ca42d ".", 0x7f67798ca448 ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7f67798ca45e ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7f67798ca47b ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7f67798ca493 ".", 0x7ffe81119f28 "", 0x562d968a7570 "", 0x562d968a7568 "\320@Z{g\177", 0x7ffe81119f30 "", 0x562d968a6da8 "H\244\214yg\177", 0x562d968a7528 "\020m\"\227-V", 0x562d968a7530 "", 0x562d968a7538 "\b", 0x562d968a7540 "F\002", 0x7ffe81119f38 "\200\024\250\225-V", 0x7ffe81119f40 "p\237\021\201\376\177", 0x7ffe81119f48 "", 0x7ffe81119f50 "", 0x7ffe81119f58 "\245\024\250\225-V", 0x0, 0x7ffe81119f60 "h\237\021\201\376\177", 0x562d95a814a5 <_start+37> "\364f.\017\037\204", 0x0, 0x0, 0x0, 0x562d95a81480 <_start> "\363\017\036\372\061\355I\211\321^H\211\342H\203\344\360PTE1\300\061\311H\215=;\001", 0x4000000000000000 <error: Cannot access memory at address 0x4000000000000000>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1ff1b <error: Cannot access memory at address 0x1ff1b>, 0x562d968a6ee0 "\220u\212\226-V", 0x562d968a7180 "\320q\212\226-V", 0x7f679650fcb5 <backtrace_helper+85> "\213S\030\205\322~\021H\213\vHc\362H\213<\361H9|\361\370t\033H\211C\020\203\302\001\211S\030;S\034t\022[1\300A\\]\303\017\037D", 0x562d968a6ee0 "\220u\212\226-V", 0x562d968a6fd0 "", 0x562d968a7180 "\320q\212\226-V", 0x7f679661d994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x562d968a7590 "\320@Z{g\177", 0x562d968a7588 "", 0x562d968a7598 "\360K\201\226-V"...}}
        i = 0
        j = 307
        shstr = 0x7f677a49ef3f ""
        ehdr = 0x7f67789f4000
        shdr = 0x7f677a49f130
        shstr_shdr = 0x7f677a49fcb0
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7f677a49f1f0
        fd = 5
        filesize = 27966704
        file = 0x7f67789f4000 "\177ELF\002\001\001"
        symtab_shdr = 0x7f677a49fc30
        strtab_shdr = 0x7f677a49fc70
        dynsym_shdr = 0x7f677a49f2b0
        dynstr_shdr = 0x7f677a49f2f0
        obj = 0x562d97232020
        dladdr_fbase = 94753784033280
#3  0x0000562d95da72bc in rb_dump_backtrace_with_lines (num_traces=29, traces=0x562d960e69a0 <trace>, errout=0x7f67965f66a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2624
        addr = 140082878971752
        i = 0
        lines = 0x562d9729c550
        obj = 0x562d97232020
        dladdr_fbases = 0x562d97278910
        main_path = 0x562d968a70e0 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#4  0x0000562d95cb50c4 in rb_print_backtrace (errout=0x7f67965f66a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x562d95cb50a9 <rb_print_backtrace+36>, 0x562d95cb57cc <rb_vm_bugreport+656>, 0x562d95e66e90 <rb_bug_for_fatal_signal+327>, 0x562d95bfa101 <sigill>, 0x7f679641e520 <__restore_rt>, 0x562d95a9720f <asan_unpoison_object+8>, 0x562d95a98f1a <asan_unpoison_object_temporary+45>, 0x562d95aad1ad <gc_ref_update+109>, 0x562d95aad386 <gc_update_references+255>, 0x562d95aa142e <gc_compact_finish+118>, 0x562d95aa7ac7 <gc_sweep_compact+313>, 0x562d95aa2aef <gc_sweep+87>, 0x562d95aa9a2f <gc_start+836>, 0x562d95aa96b4 <garbage_collect+90>, 0x562d95aaa352 <gc_start_internal+179>, 0x562d95aadde7 <gc_verify_compaction_references+845>, 0x562d95c8e636 <builtin_invoker3+78>, 0x562d95c8ef5e <invoke_bf+95>, 0x562d95c8ef9c <vm_invoke_builtin+52>, 0x562d95c95e98 <vm_exec_core+28215>, 0x562d95ca9724 <rb_vm_exec+320>, 0x562d95caa583 <rb_iseq_eval_main+61>, 0x562d95a85e59 <rb_ec_exec_node+318>, 0x562d95a85fca <ruby_run_node+138>, 0x562d95a815c4 <rb_main+76>, 0x562d95a81625 <main+75>, 0x7f6796405d90 <__libc_start_call_main+128>, 0x7f6796405e40 <__libc_start_main_impl+128>, 0x562d95a814a5 <_start+37>, 0x0 <repeats 995 times>}
        n = 29
#5  0x0000562d95cb57cc in rb_vm_bugreport (ctx=0x562d968a7500, errout=0x7f67965f66a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x562d968122a0
        ec = 0x562d96815c60
#6  0x0000562d95e66e90 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x562d968a7500, fmt=0x562d95f0b42b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1065
        pid = -1
        out = 0x7f67965f66a0 <_IO_2_1_stderr_>
        file = 0x7f677b798390 "<internal:gc>"
        line = 286
#7  0x0000562d95bfa101 in sigsegv (sig=11, info=0x562d968a7630, ctx=0x562d968a7500) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#8  <signal handler called>
No locals.
#9  0x0000562d95a9720f in asan_unpoison_object (obj=140082427871440, newobj_p=false) at /tmp/ruby/src/trunk-O0/internal/sanitizers.h:187
        ptr = 0x7f677b5a40d0
#10 0x0000562d95a98f1a in asan_unpoison_object_temporary (obj=140082427871440) at /tmp/ruby/src/trunk-O0/gc.c:1577
        ptr = 0x0
#11 0x0000562d95aad1ad in gc_ref_update (vstart=0x7f677b5a0020, vend=0x7f677b5affc0, stride=80, objspace=0x562d96814bf0, page=0x562d97226d10) at /tmp/ruby/src/trunk-O0/gc.c:10955
        poisoned = 0x0
        v = 140082427871440
#12 0x0000562d95aad386 in gc_update_references (objspace=0x562d96814bf0) at /tmp/ruby/src/trunk-O0/gc.c:11009
        start = 140082427854880
        end = 140082427920320
        should_set_mark_bits = false
        size_pool = 0x562d96814cf0
        heap = 0x562d96814d40
        i = 1
        ec = 0x562d96815c60
        vm = 0x562d968122a0
        page = 0x562d97226d10
#13 0x0000562d95aa142e in gc_compact_finish (objspace=0x562d96814bf0) at /tmp/ruby/src/trunk-O0/gc.c:5637
No locals.
#14 0x0000562d95aa7ac7 in gc_sweep_compact (objspace=0x562d96814bf0) at /tmp/ruby/src/trunk-O0/gc.c:8809
No locals.
#15 0x0000562d95aa2aef in gc_sweep (objspace=0x562d96814bf0) at /tmp/ruby/src/trunk-O0/gc.c:6260
        immediate_sweep = 1
#16 0x0000562d95aa9a2f in gc_start (objspace=0x562d96814bf0, reason=238600) at /tmp/ruby/src/trunk-O0/gc.c:9641
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9509
#17 0x0000562d95aa96b4 in garbage_collect (objspace=0x562d96814bf0, reason=238592) at /tmp/ruby/src/trunk-O0/gc.c:9521
        _lev = 2525056912
        ret = 22061
#18 0x0000562d95aaa352 in gc_start_internal (ec=0x0, self=140082453530800, full_mark=20, immediate_mark=20, immediate_sweep=20, compact=20) at /tmp/ruby/src/trunk-O0/gc.c:9972
        objspace = 0x562d96814bf0
        reason = 238592
        __func__ = "gc_start_internal"
#19 0x0000562d95aadde7 in gc_verify_compaction_references (ec=0x562d96815c60, self=140082453530800, double_heap=0, expand_heap=20, toward_empty=20) at /tmp/ruby/src/trunk-O0/gc.c:11277
        objspace = 0x562d96814bf0
#20 0x0000562d95c8e636 in builtin_invoker3 (ec=0x562d96815c60, self=140082453530800, argv=0x7f67962d8088, funcptr=0x562d95aada9a <gc_verify_compaction_references>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6767
No locals.
#21 0x0000562d95c8ef5e in invoke_bf (ec=0x562d96815c60, reg_cfp=0x7f67963d7f68, bf=0x562d960c82d8 <gc_table+216>, argv=0x7f67962d8088) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6886
        canary_p = false
        ret = 94753786423398
#22 0x0000562d95c8ef9c in vm_invoke_builtin (ec=0x562d96815c60, cfp=0x7f67963d7f68, bf=0x562d960c82d8 <gc_table+216>, argv=0x7f67962d8088) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6894
No locals.
#23 0x0000562d95c95e98 in vm_exec_core (ec=0x562d96815c60) at ../../src/trunk-O0/insns.def:1511
        bf = 0x562d960c82d8 <gc_table+216>
        leaf = false
        val = 140082433621440
        reg_pc = 0x562d968d17f0
        reg_cfp = 0x7f67963d7f68
        insns_address_table = {0x562d95c8f0cd <vm_exec_core+108>, 0x562d95c8f12f <vm_exec_core+206>, 0x562d95c8f242 <vm_exec_core+481>, 0x562d95c8f356 <vm_exec_core+757>, 0x562d95c8f4f4 <vm_exec_core+1171>, 0x562d95c8f624 <vm_exec_core+1475>, 0x562d95c8f836 <vm_exec_core+2005>, 0x562d95c8f948 <vm_exec_core+2279>, 0x562d95c8fa21 <vm_exec_core+2496>, 0x562d95c8fb28 <vm_exec_core+2759>, 0x562d95c8fc2f <vm_exec_core+3022>, 0x562d95c8fd3d <vm_exec_core+3292>, 0x562d95c8fe4f <vm_exec_core+3566>, 0x562d95c8ff1f <vm_exec_core+3774>, 0x562d95c90028 <vm_exec_core+4039>, 0x562d95c90122 <vm_exec_core+4289>, 0x562d95c901e5 <vm_exec_core+4484>, 0x562d95c902a8 <vm_exec_core+4679>, 0x562d95c90331 <vm_exec_core+4816>, 0x562d95c903bd <vm_exec_core+4956>, 0x562d95c90463 <vm_exec_core+5122>, 0x562d95c9053b <vm_exec_core+5338>, 0x562d95c90608 <vm_exec_core+5543>, 0x562d95c906e6 <vm_exec_core+5765>, 0x562d95c907a8 <vm_exec_core+5959>, 0x562d95c908e7 <vm_exec_core+6278>, 0x562d95c9098d <vm_exec_core+6444>, 0x562d95c90a72 <vm_exec_core+6673>, 0x562d95c90ba1 <vm_exec_core+6976>, 0x562d95c90c64 <vm_exec_core+7171>, 0x562d95c90d27 <vm_exec_core+7366>, 0x562d95c90e1e <vm_exec_core+7613>, 0x562d95c90ee0 <vm_exec_core+7807>, 0x562d95c90fa2 <vm_exec_core+8001>, 0x562d95c9109c <vm_exec_core+8251>, 0x562d95c9117b <vm_exec_core+8474>, 0x562d95c91248 <vm_exec_core+8679>, 0x562d95c91358 <vm_exec_core+8951>, 0x562d95c91452 <vm_exec_core+9201>, 0x562d95c914cd <vm_exec_core+9324>, 0x562d95c9158e <vm_exec_core+9517>, 0x562d95c9167c <vm_exec_core+9755>, 0x562d95c9172c <vm_exec_core+9931>, 0x562d95c918ab <vm_exec_core+10314>, 0x562d95c91985 <vm_exec_core+10532>, 0x562d95c91a71 <vm_exec_core+10768>, 0x562d95c91b02 <vm_exec_core+10913>, 0x562d95c91c5d <vm_exec_core+11260>, 0x562d95c92217 <vm_exec_core+12726>, 0x562d95c92313 <vm_exec_core+12978>, 0x562d95c92416 <vm_exec_core+13237>, 0x562d95c92502 <vm_exec_core+13473>, 0x562d95c9271b <vm_exec_core+14010>, 0x562d95c9280d <vm_exec_core+14252>, 0x562d95c92913 <vm_exec_core+14514>, 0x562d95c92b1e <vm_exec_core+15037>, 0x562d95c92cd5 <vm_exec_core+15476>, 0x562d95c92e09 <vm_exec_core+15784>, 0x562d95c92f7e <vm_exec_core+16157>, 0x562d95c930b2 <vm_exec_core+16465>, 0x562d95c93227 <vm_exec_core+16838>, 0x562d95c93409 <vm_exec_core+17320>, 0x562d95c93614 <vm_exec_core+17843>, 0x562d95c937cb <vm_exec_core+18282>, 0x562d95c938ed <vm_exec_core+18572>, 0x562d95c93994 <vm_exec_core+18739>, 0x562d95c93a58 <vm_exec_core+18935>, 0x562d95c93b41 <vm_exec_core+19168>, 0x562d95c93c2d <vm_exec_core+19404>, 0x562d95c93d16 <vm_exec_core+19637>, 0x562d95c93e2a <vm_exec_core+19913>, 0x562d95c93f51 <vm_exec_core+20208>, 0x562d95c94090 <vm_exec_core+20527>, 0x562d95c941cf <vm_exec_core+20846>, 0x562d95c9430e <vm_exec_core+21165>, 0x562d95c9444d <vm_exec_core+21484>, 0x562d95c9458c <vm_exec_core+21803>, 0x562d95c946d6 <vm_exec_core+22133>, 0x562d95c94859 <vm_exec_core+22520>, 0x562d95c94998 <vm_exec_core+22839>, 0x562d95c94ad7 <vm_exec_core+23158>, 0x562d95c94c16 <vm_exec_core+23477>, 0x562d95c94d55 <vm_exec_core+23796>, 0x562d95c94e94 <vm_exec_core+24115>, 0x562d95c94fd3 <vm_exec_core+24434>, 0x562d95c95112 <vm_exec_core+24753>, 0x562d95c95251 <vm_exec_core+25072>, 0x562d95c953a9 <vm_exec_core+25416>, 0x562d95c9556f <vm_exec_core+25870>, 0x562d95c956f6 <vm_exec_core+26261>, 0x562d95c9581e <vm_exec_core+26557>, 0x562d95c95946 <vm_exec_core+26853>, 0x562d95c95a69 <vm_exec_core+27144>, 0x562d95c95b8c <vm_exec_core+27435>, 0x562d95c95cc0 <vm_exec_core+27743>, 0x562d95c95dff <vm_exec_core+28062>, 0x562d95c95eea <vm_exec_core+28297>, 0x562d95c95fef <vm_exec_core+28558>, 0x562d95c96137 <vm_exec_core+28886>, 0x562d95c96226 <vm_exec_core+29125>, 0x562d95c96300 <vm_exec_core+29343>, 0x562d95c963d5 <vm_exec_core+29556>, 0x562d95c964b0 <vm_exec_core+29775>, 0x562d95c9652c <vm_exec_core+29899>, 0x562d95c965a8 <vm_exec_core+30023>, 0x562d95c965c6 <vm_exec_core+30053>, 0x562d95c965e4 <vm_exec_core+30083>, 0x562d95c96602 <vm_exec_core+30113>, 0x562d95c96620 <vm_exec_core+30143>, 0x562d95c9663e <vm_exec_core+30173>, 0x562d95c9665c <vm_exec_core+30203>, 0x562d95c9667a <vm_exec_core+30233>, 0x562d95c96698 <vm_exec_core+30263>, 0x562d95c966b6 <vm_exec_core+30293>, 0x562d95c966d4 <vm_exec_core+30323>, 0x562d95c966f2 <vm_exec_core+30353>, 0x562d95c96710 <vm_exec_core+30383>, 0x562d95c9672e <vm_exec_core+30413>, 0x562d95c9674c <vm_exec_core+30443>, 0x562d95c9676a <vm_exec_core+30473>, 0x562d95c96788 <vm_exec_core+30503>, 0x562d95c967a6 <vm_exec_core+30533>, 0x562d95c967c4 <vm_exec_core+30563>, 0x562d95c967e2 <vm_exec_core+30593>, 0x562d95c96800 <vm_exec_core+30623>, 0x562d95c9681e <vm_exec_core+30653>, 0x562d95c9683c <vm_exec_core+30683>, 0x562d95c9685a <vm_exec_core+30713>, 0x562d95c96878 <vm_exec_core+30743>, 0x562d95c96896 <vm_exec_core+30773>, 0x562d95c968b4 <vm_exec_core+30803>, 0x562d95c968d2 <vm_exec_core+30833>, 0x562d95c968f0 <vm_exec_core+30863>, 0x562d95c9690e <vm_exec_core+30893>, 0x562d95c9692c <vm_exec_core+30923>, 0x562d95c9694a <vm_exec_core+30953>, 0x562d95c96968 <vm_exec_core+30983>, 0x562d95c96986 <vm_exec_core+31013>, 0x562d95c969a4 <vm_exec_core+31043>, 0x562d95c969c2 <vm_exec_core+31073>, 0x562d95c969e0 <vm_exec_core+31103>, 0x562d95c969fe <vm_exec_core+31133>, 0x562d95c96a1c <vm_exec_core+31163>, 0x562d95c96a3a <vm_exec_core+31193>, 0x562d95c96a58 <vm_exec_core+31223>, 0x562d95c96a76 <vm_exec_core+31253>, 0x562d95c96a94 <vm_exec_core+31283>, 0x562d95c96ab2 <vm_exec_core+31313>, 0x562d95c96ad0 <vm_exec_core+31343>, 0x562d95c96aee <vm_exec_core+31373>, 0x562d95c96b0c <vm_exec_core+31403>, 0x562d95c96b2a <vm_exec_core+31433>, 0x562d95c96b48 <vm_exec_core+31463>, 0x562d95c96b66 <vm_exec_core+31493>, 0x562d95c96b84 <vm_exec_core+31523>, 0x562d95c96ba2 <vm_exec_core+31553>, 0x562d95c96bc0 <vm_exec_core+31583>, 0x562d95c96bde <vm_exec_core+31613>, 0x562d95c96bfc <vm_exec_core+31643>, 0x562d95c96c1a <vm_exec_core+31673>, 0x562d95c96c38 <vm_exec_core+31703>, 0x562d95c96c56 <vm_exec_core+31733>, 0x562d95c96c74 <vm_exec_core+31763>, 0x562d95c96c92 <vm_exec_core+31793>, 0x562d95c96cb0 <vm_exec_core+31823>, 0x562d95c96cce <vm_exec_core+31853>, 0x562d95c96cec <vm_exec_core+31883>, 0x562d95c96d0a <vm_exec_core+31913>, 0x562d95c96d28 <vm_exec_core+31943>, 0x562d95c96d46 <vm_exec_core+31973>, 0x562d95c96d64 <vm_exec_core+32003>, 0x562d95c96d82 <vm_exec_core+32033>, 0x562d95c96da0 <vm_exec_core+32063>, 0x562d95c96dbe <vm_exec_core+32093>, 0x562d95c96ddc <vm_exec_core+32123>, 0x562d95c96dfa <vm_exec_core+32153>, 0x562d95c96e18 <vm_exec_core+32183>, 0x562d95c96e36 <vm_exec_core+32213>, 0x562d95c96e54 <vm_exec_core+32243>, 0x562d95c96e72 <vm_exec_core+32273>, 0x562d95c96e90 <vm_exec_core+32303>, 0x562d95c96eae <vm_exec_core+32333>, 0x562d95c96edf <vm_exec_core+32382>, 0x562d95c96efd <vm_exec_core+32412>, 0x562d95c96f1b <vm_exec_core+32442>, 0x562d95c96f39 <vm_exec_core+32472>, 0x562d95c96f57 <vm_exec_core+32502>, 0x562d95c96f75 <vm_exec_core+32532>, 0x562d95c96f93 <vm_exec_core+32562>, 0x562d95c96fb1 <vm_exec_core+32592>, 0x562d95c96fcf <vm_exec_core+32622>, 0x562d95c96fed <vm_exec_core+32652>, 0x562d95c9700b <vm_exec_core+32682>, 0x562d95c97029 <vm_exec_core+32712>, 0x562d95c97047 <vm_exec_core+32742>, 0x562d95c97065 <vm_exec_core+32772>, 0x562d95c97083 <vm_exec_core+32802>, 0x562d95c970a1 <vm_exec_core+32832>, 0x562d95c970bf <vm_exec_core+32862>, 0x562d95c970dd <vm_exec_core+32892>...}
#24 0x0000562d95ca9724 in rb_vm_exec (ec=0x562d96815c60) at /tmp/ruby/src/trunk-O0/vm.c:2489
        _ec = 0x562d96815c60
        _tag = {tag = 36, retval = 4, buf = {0x7ffe81119ce0, 0x562d95ca96a2 <rb_vm_exec+190>, 0x0, 0x7ffe81119c30, 0x562d9689a8e0}, prev = 0x7ffe81119d50, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#25 0x0000562d95caa583 in rb_iseq_eval_main (iseq=0x7f677bd51f58) at /tmp/ruby/src/trunk-O0/vm.c:2755
        ec = 0x562d96815c60
        val = 94753798577248
#26 0x0000562d95a85e59 in rb_ec_exec_node (ec=0x562d96815c60, n=0x7f677bd51f58) at /tmp/ruby/src/trunk-O0/eval.c:283
        th = 0x562d96814810
        _ec = 0x562d96815c60
        _tag = {tag = 36, retval = 94753784353877, buf = {0x7ffe81119dd0, 0x562d95a85def <rb_ec_exec_node+212>, 0x0, 0x7ffe81119d20, 0x562d96815c60}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f677bd51f58
#27 0x0000562d95a85fca in ruby_run_node (n=0x7f677bd51f58) at /tmp/ruby/src/trunk-O0/eval.c:323
        ec = 0x562d96815c60
        status = 22061
#28 0x0000562d95a815c4 in rb_main (argc=120, argv=0x7ffe81119f78) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140731063836240
#29 0x0000562d95a81625 in main (argc=120, argv=0x7ffe81119f78) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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