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

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

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

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

Retrying...
Finished tests in 1644.943381s, 16.4474 tests/s, 5823.8929 assertions/s.
27055 tests, 9579974 assertions, 0 failures, 0 errors, 228 skips

ruby -v: ruby 3.4.0dev (2024-01-16T08:09:35Z master 9f02680015) [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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.4.0dev (2024-01-16T08:09:35Z master 9f02680015) [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 289.910414 seconds

3728 files, 32461 examples, 145376 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.608996.ruby -x gdbscript
[New LWP 608996]
[New LWP 608998]
[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  0x0000563e57a24649 in get_uint16 (p=0x7fa87c7a9d69 ".\307\062") at /tmp/ruby/src/trunk-O0/addr2line.c:947
947	    return (uint16_t)MERGE_2INTS(p[0],p[1],8);
[Current thread is 1 (Thread 0x7fa89768b7c0 (LWP 608996))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7fa89768b7c0 (LWP 608996) 0x0000563e57a24649 in get_uint16 (p=0x7fa87c7a9d69 ".\307\062") at /tmp/ruby/src/trunk-O0/addr2line.c:947
  2    Thread 0x7fa87e0af640 (LWP 608998) 0x00007fa8977b3fde in epoll_wait (epfd=4, events=0x563e57d2083c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7fa87e0af640 (LWP 608998)):
#0  0x00007fa8977b3fde in epoll_wait (epfd=4, events=0x563e57d2083c <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  0x0000563e57883605 in event_wait (vm=0x563e5868eb10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 22078
#2  0x0000563e57883629 in timer_thread_polling (vm=0x563e5868eb10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = 588177728
#3  0x0000563e57883ce9 in timer_thread_func (ptr=0x563e5868eb10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3005
        vm = 0x563e5868eb10
#4  0x00007fa897722b43 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 = {140727261834848, -4121376674194699226, 140361645880896, 25, 140362072074320, 140727261835200, 4151494042037472294, 4151407517652044838}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007fa8977b3bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7fa89768b7c0 (LWP 608996)):
#0  0x0000563e57a24649 in get_uint16 (p=0x7fa87c7a9d69 ".\307\062") at /tmp/ruby/src/trunk-O0/addr2line.c:947
No locals.
#1  0x0000563e57a24694 in get_uint32 (p=0x7fa87c7a9d69 ".\307\062") at /tmp/ruby/src/trunk-O0/addr2line.c:953
No locals.
#2  0x0000563e57a246d5 in get_uint64 (p=0x7fa87c7a9d69 ".\307\062") at /tmp/ruby/src/trunk-O0/addr2line.c:959
No locals.
#3  0x0000563e57a24842 in read_uintptr (ptr=0x563e587225f0) at /tmp/ruby/src/trunk-O0/addr2line.c:1008
        p = 0x7fa87c7a9d69 ".\307\062"
#4  0x0000563e57a261a4 in ranges_include (reader=0x563e587228e0, ptr=0x563e587226e0, addr=45536317310240, rnglists_header=0x563e587226a0, errout=0x7fa8978a86a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1698
        from = 3327782
        to = 0
        p = 0x7fa87c7a9d71 "R\311\062"
        base = 0
        base_valid = true
#5  0x0000563e57a26c8f in debug_info_read (reader=0x563e587228e0, num_traces=42, traces=0x563e57d23940 <trace>, lines=0x563e58f0e4d0, offset=0, errout=0x7fa8978a86a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:1947
        addr = 140362071737632
        offset = 45536317310240
        saddr = 0
        i = 4
        die = {pos = 4165020, tag = 29, has_children = 1}
        ranges = {low_pc = 0, high_pc = 0, ranges = 398960, low_pc_set = false, high_pc_set = false, ranges_set = true}
        line = {dirname = 0x7fa87bf88bf4 "/tmp/ruby/src/trunk-O0/yjit/src", filename = 0x7fa87bf89608 "cruby.rs", path = 0x0, line = 223, base_addr = 0, saddr = 0, sname = 0x7fa87c206d5d "unwrap<u32, core::num::error::TryFromIntError>", 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}
#6  0x0000563e57a27b51 in fill_lines (num_traces=42, traces=0x563e57d23940 <trace>, check_debuglink=1, objp=0x563e58723200, lines=0x563e58f0e4d0, offset=0, errout=0x7fa8978a86a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2216
        reader = {obj = 0x563e58f0f0d0, file = 0x7fa87afaa000 "\177ELF\002\001\001", current_version = 4 '\004', current_cu = 0x7fa87bb49036 "`(\006", current_low_pc = 0, current_str_offsets_base = 0, current_addr_base = 0, current_rnglists_base = 0, debug_line_cu_end = 0x7fa87bf9db38 "(\026", debug_line_format = 4 '\004', debug_line_version = 4, debug_line_files = 0x7fa87bf8946b "codegen.rs", debug_line_directories = 0x7fa87bf88bf4 "/tmp/ruby/src/trunk-O0/yjit/src", p = 0x7fa87bb731c2 "\030p\372\023", cu_end = 0x7fa87bbab89a "\350[", pend = 0x7fa87be41424 "\001$", q0 = 0x7fa87be61e1c "\001\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", q = 0x7fa87be62019 "*\005", format = 4, address_size = 8 '\b', level = 9, abbrev_table = {0x7fa8978b6000 "", 0x7fa87be61e1d "\021\001%\016\023\005\003\016\020\027\033\016\264B\031\021\001U\027", 0x7fa87be61e33 "4", 0x7fa87be61e3e "\023\001\035\023\003\016\v\v\210\001\017", 0x7fa87be61e4c "\r", 0x7fa87be61e5a "\017", 0x7fa87be61e65 "$", 0x7fa87be61e70 "9\001\003\016", 0x7fa87be61e77 "\023", 0x7fa87be61e83 "\023\001\003\016\v\v\210\001\017", 0x7fa87be61e8f "/", 0x7fa87be61e98 ".\001n\016\003\016:\v;\005I\023 \v", 0x7fa87be61ea9 "4", 0x7fa87be61eb9 "\005", 0x7fa87be61ec6 ".\001n\016\003\016:\v;\005 \v", 0x7fa87be61ed5 "\v\001", 0x7fa87be61eda "\023", 0x7fa87be61ee6 "4", 0x7fa87be61ef3 ".\001n\016\003\016:\v;\vI\023 \v", 0x7fa87be61f04 "4", 0x7fa87be61f14 "\005", 0x7fa87be61f21 "4", 0x7fa87be61f2e "\005", 0x7fa87be61f39 ".\001\021\001\022\006@\030\061\023", 0x7fa87be61f46 "\005", 0x7fa87be61f4f "\035\001\061\023\021\001\022\006X\vY\005W\v", 0x7fa87be61f60 "4", 0x7fa87be61f69 "\035", 0x7fa87be61f7a "\v\001\021\001\022\006", 0x7fa87be61f83 "4", 0x7fa87be61f8c "\035\001\061\023\021\001\022\006X\vY\vW\v", 0x7fa87be61f9d "\005", 0x7fa87be61fa6 "\005", 0x7fa87be61faf "4", 0x7fa87be61fb8 "\035\001\061\023U\027X\vY\005W\v", 0x7fa87be61fc7 "4", 0x7fa87be61fce ".\001\021\001\022\006@\030n\016\003\016:\v;\005", 0x7fa87be61fe1 "\005", 0x7fa87be61fee "\v\001U\027", 0x7fa87be61ff5 "\005", 0x7fa87be61ffc "\035", 0x7fa87be6200b "\035\001\061\023U\027X\vY\vW\v", 0x7fa87be6201a "\005", 0x7fa87be62027 "3\001\025\023", 0x7fa87be6202e "\r", 0x7fa87be6203c "\031\001\026\v", 0x7fa87be62043 "\031\001", 0x7fa87be62048 "\023\001\003\016\v\005\210\001\017", 0x7fa87be62054 "3\001", 0x7fa87be62059 "\023\001\003\016<\031\210\001\017", 0x7fa87be62065 "3", 0x7fa87be6206a "\027\001\003\016\v\v\210\001\017", 0x7fa87be62076 "\004\001I\023m\031\003\016\v\v\210\001\017", 0x7fa87be62086 "(", 0x7fa87be6208f ".\001n\016\003\016:\v;\005I\023?\031 \v", 0x7fa87be620a2 "(", 0x7fa87be620ab "\005", 0x7fa87be620ba "4", 0x7fa87be620cc ".\001\021\001\022\006@\030n\016\003\016:\v;\vI\023", 0x7fa87be620e1 "\005", 0x7fa87be620f0 "\r", 0x7fa87be62101 ".\001n\016\003\016:\v;\v \v", 0x7fa87be62110 "\005", 0x7fa87be6211f "4", 0x7fa87be62131 ".\001\021\001\022\006@\030n\016\003\016:\v;\005I\023", 0x7fa87be62146 "4", 0x7fa87be6214f ".", 0x7fa87be62160 ".", 0x7fa87be62173 "\017", 0x7fa87be6217c "\001\001I\023", 0x7fa87be62183 "!", 0x7fa87be6218e "$", 0x7fa87be62199 "\025\001I\023", 0x7fa87be621a0 "\005", 0x7fa87be621a7 "\005", 0x7fa87be621b6 "\035", 0x7fa87be621c7 ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7fa87be621da "4", 0x7fa87be621ee "\r", 0x7fa87be621fc "4", 0x7fa87be6220b "4", 0x7fa87be6221d "\005", 0x7fa87be62226 "4", 0x7fa87be62235 "\035", 0x7fa87be62244 "4", 0x7fa87be6224d "\005", 0x7fa87be6225c "4", 0x7fa87be6226b "4", 0x7fa87be6227d ".", 0x7fa87be6228e ".\001\003\016:\v;\v \v", 0x7fa87be6229b ".\001\003\016:\v;\vI\023 \v", 0x7fa87be622aa "\025\001", 0x7fa87be6197a "4", 0x7fa87be6198c ".\001\021\001\022\006@\030n\016\003\016:\v;\v", 0x7fa87be6199f "\005", 0x7fa87be619a8 "4", 0x7fa87be619b1 ".", 0x7fa87be619c2 "\035\001\061\023\021\001\022\006X\vY\v", 0x7fa87be619d1 "4", 0x7fa87be619e3 "\035", 0x7fa87be619f2 ".", 0x7fa87be61a05 "\r", 0x7fa87be61a13 "\025\001I\023", 0x7fa87be61a1a "\005", 0x7fa87be61a21 "\025\001", 0x7fa87be61a26 ".\001\003\016:\v;\v \v", 0x7fa87be61a33 ".\001\003\016:\v;\vI\023 \v", 0x7fa87be6033c "\025\001I\023", 0x7fa87be60343 "\005", 0x7fa87be6034a "\025\001", 0x7fa87be6034f ".\001\003\016:\v;\v \v", 0x7fa87be6035c ".\001\003\016:\v;\vI\023 \v", 0x7fa87be6036b ".\001\003\016:\v;\vI\023?\031 \v", 0x7fa87be57fd9 "\005", 0x7fa87be57fe8 ".", 0x7fa87be54122 "!", 0x7fa87be5412b "\r", 0x7fa87be54141 ".", 0x7fa87be54155 "\035\001\061\023\021\001\022\aX!)Y!\216\rW!\020\001\023", 0x7fa87be5416c "\n", 0x7fa87be54179 ".", 0x7fa87be54192 "4", 0x7fa87be541a3 ".", 0x7fa87be541bb ".\001?\031\003\016:!7;\v9!\001'\031\021\001\022\a@\030|\031\001\023", 0x7fa87be541d8 ".", 0x7fa87be541f2 ".\001?\031\003\016:! ;\v9!\001'\031I\023 !\003\064\031\001\023", 0x7fa87be5420e "\021\001%\016\023\v\003\037\033\037\021\001\022\a\020\027y\027", 0x7fa87be54223 "\026", 0x7fa87be5422d "\023\001\003\016\v\v:\v;\v\001\023", 0x7fa87be5423d "\017", 0x7fa87be54245 "$", 0x7fa87be54251 "\026", 0x7fa87be5425f "&", 0x7fa87be54265 "\026", 0x7fa87be54275 "(", 0x7fa87be5427f "\023\001\003\016\v\v\210\001\v:\v;\005\071\v\001\023", 0x7fa87be54294 "\025\001I\023\001\023", 0x7fa87be5429e "\023\001\003\016\v\005\210\001\v:\v;\005\071\v\001\023", 0x7fa87be542b3 "\027\001\003\016\v\v:\v;\005\071\v\001\023", 0x7fa87be542c5 "\023\001\003\016\v\005:\v;\v9\v\001\023", 0x7fa87be542d7 "\023\001\v\v\210\001\v:\v;\005\071\v\001\023", 0x7fa87be542ea "\026", 0x7fa87be542fd "!", 0x7fa87be54303 "4", 0x7fa87be54313 ".\001?\031\003\016:\v;\v9\v'\031I\023\207\001\031<\031\001\023", 0x7fa87be5432e ".", 0x7fa87be54345 ".", 0x7fa87be5435c ".\001\003\b:\v;\005\071\v'\031I\023\021\001\022\a@\030|\031\001\023", 0x7fa87be54378 ".", 0x7fa87be54395 ".\001?\031\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7fa87be543b6 ".\001\003\016:\v;\005\071\v'\031I\023\207\001\031\021\001\022\a@\030|\031\001\023", 0x7fa87be543d5 ".", 0x7fa87be543ef ".", 0x7fa87be5440b "4", 0x7fa87be54417 ".", 0x7fa87be54432 ".\001\003\016:\v;\005\071\v'\031 \v\001\023", 0x7fa87be54446 ".\001?\031\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030|\031\001\023", 0x7fa87be54465 ".", 0x7fa87be54480 ".\001?\031\003\016:\v;\v9\v'\031I\023<\031", 0x7fa87be54496 ".\001\003\016:\v;\v9\v'\031\207\001\031\021\001\022\a@\030z\031\001\023", 0x7fa87be544b3 ".\001\003\016:\v;\005\071\v'\031I\023 \v4\031\001\023", 0x7fa87be544cb ".", 0x7fa87d88ef98 "", 0x563e58723630 "", 0x563e58723628 "\020*\243|\250\177", 0x7fa87d88efc0 "\360\357\210}\250\177", 0x563e58722e68 "\200D\345{\250\177", 0x563e587235e8 "\300)\243|\250\177", 0x563e587235f0 "", 0x563e587235f8 "\001", 0x563e58723600 "\003", 0x7fa87d88efa0 "", 0x7fa87d88efa8 "", 0x7fa87d88efb0 "", 0x7fa87d88efb8 "", 0x7fa87d88efc8 "\311\241\253W>V", 0x0, 0x7fa87d88efd0 "\020)\205X>V", 0x563e57aba1c9 <fiber_initialize_coroutine> "\363\017\036\372UH\211\345SH\203\354hH\211}\310H\211u\300dH\213\004%(", 0x0, 0x0, 0x0, 0x563e57aba17b <fiber_entry> "\363\017\036\372UH\211\345H\203\354 H\211}\350H\211u\340H\213E\340H\213@\bH\211E\360H\213E\360H\213\200\200", 0x4000000000000000 <error: Cannot access memory at address 0x4000000000000000>, 0x0, 0x0, 0x0, 0x0, 0x0, 0x1ff1b <error: Cannot access memory at address 0x1ff1b>, 0x563e58722fa0 "P6rX>V", 0x563e58723240 "\220\062rX>V", 0x7fa8977c1cb5 <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", 0x563e58722fa0 "P6rX>V", 0x563e58723090 "", 0x563e58723240 "\220\062rX>V", 0x7fa8978cf994 <_Unwind_Backtrace+212> "\205\300\017\204d\377\377\377A\277\003", 0x563e58723650 "", 0x563e58723648 "\005", 0x563e58723658 "3*\243|\250\177"...}}
        i = 0
        j = 307
        shstr = 0x7fa87ca0e6c7 ""
        ehdr = 0x7fa87afaa000
        shdr = 0x7fa87ca0e8b8
        shstr_shdr = 0x7fa87ca0f438
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7fa87ca0e978
        fd = 5
        filesize = 27677816
        file = 0x7fa87afaa000 "\177ELF\002\001\001"
        symtab_shdr = 0x7fa87ca0f3b8
        strtab_shdr = 0x7fa87ca0f3f8
        dynsym_shdr = 0x7fa87ca0ea38
        dynstr_shdr = 0x7fa87ca0ea78
        obj = 0x563e58f0f0d0
        dladdr_fbase = 94825754427392
#7  0x0000563e57a284fc in rb_dump_backtrace_with_lines (num_traces=42, traces=0x563e57d23940 <trace>, errout=0x7fa8978a86a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2624
        addr = 140361637490352
        i = 0
        lines = 0x563e58f0e4d0
        obj = 0x563e58f0f0d0
        dladdr_fbases = 0x563e58f0ef60
        main_path = 0x563e587231a0 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#8  0x0000563e578ff38a in rb_print_backtrace (errout=0x7fa8978a86a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x563e578ff36f <rb_print_backtrace+36>, 0x563e578ffa92 <rb_vm_bugreport+656>, 0x563e57ae4808 <rb_bug_for_fatal_signal+327>, 0x563e57845f86 <sigill>, 0x7fa8976d0520 <__restore_rt>, 0x563e57855005 <RB_ENC_CODERANGE+37>, 0x563e5785acbd <rb_str_plus+469>, 0x563e578cee2e <ractor_safe_call_cfunc_1+58>, 0x563e578cf9f7 <vm_call_cfunc_with_frame_+541>, 0x563e578cfbcc <vm_call_cfunc_with_frame+121>, 0x563e578d5f75 <vm_sendish+502>, 0x563e578dd506 <vm_exec_core+14741>, 0x563e578f3ef0 <rb_vm_exec+320>, 0x563e578e8671 <vm_call0_body+422>, 0x563e578e7ee6 <vm_call0_cc+430>, 0x563e578e9ac9 <rb_call0+538>, 0x563e578ea815 <rb_call+89>, 0x563e578eb5a0 <rb_funcall_with_block_kw+126>, 0x563e57871129 <rb_sym_proc_call+121>, 0x563e578d4001 <vm_yield_with_symbol+93>, 0x563e578f0fe9 <invoke_block_from_c_bh+1023>, 0x563e578f10fd <vm_yield_with_cref+90>, 0x563e578f113b <vm_yield+56>, 0x563e578eba3d <rb_yield_0+47>, 0x563e578ebaa4 <rb_yield+66>, 0x563e57a2f566 <rb_ary_each+109>, 0x563e578cedf2 <ractor_safe_call_cfunc_0+48>, 0x563e578cf9f7 <vm_call_cfunc_with_frame_+541>, 0x563e578cfbcc <vm_call_cfunc_with_frame+121>, 0x563e578cfce4 <vm_call_cfunc_other+278>, 0x563e578d0113 <vm_call_cfunc+302>, 0x563e578d2c42 <vm_call_method_each_type+289>, 0x563e578d36ee <vm_call_method+161>, 0x563e578d38f0 <vm_call_general+47>, 0x563e578d5f75 <vm_sendish+502>, 0x563e578dd35d <vm_exec_core+14316>, 0x563e578f3ef0 <rb_vm_exec+320>, 0x563e578f0add <invoke_block+216>, 0x563e578f1579 <vm_invoke_proc+911>, 0x563e578f1d1d <rb_vm_invoke_proc+170>, 0x563e57abcba5 <rb_fiber_start+726>, 0x563e57aba1c9 <fiber_initialize_coroutine>, 0x0 <repeats 982 times>}
        n = 42
#9  0x0000563e578ffa92 in rb_vm_bugreport (ctx=0x563e587235c0, errout=0x7fa8978a86a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x563e5868eb10
        ec = 0x563e58852740
#10 0x0000563e57ae4808 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x563e587235c0, fmt=0x563e57b4d1ab "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1065
        pid = -1
        out = 0x7fa8978a86a0 <_IO_2_1_stderr_>
        file = 0x7fa87cf01040 "-"
        line = 10
#11 0x0000563e57845f86 in sigsegv (sig=11, info=0x563e587236f0, ctx=0x563e587235c0) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#12 <signal handler called>
No locals.
#13 RB_ENC_CODERANGE (obj=140361622301200) at /tmp/ruby/src/trunk-O0/include/ruby/internal/encoding/coderange.h:100
        ret = 1048576
#14 0x0000563e5785acbd in rb_str_plus (str1=140361622301200, str2=140361622301160) at /tmp/ruby/src/trunk-O0/string.c:2247
        str3 = 140361622301120
        enc = 0x563e586ace50
        ptr1 = 0x7fa87ca32a28 "@foo"
        ptr2 = 0x7fa87ca32a00 "3"
        ptr3 = 0x7fa87ca329d8 "@foo3"
        len1 = 4
        len2 = 1
        termlen = 1
#15 0x0000563e578cee2e in ractor_safe_call_cfunc_1 (recv=140361622301200, argc=1, argv=0x7fa87d88f0c8, func=0x563e5785aae8 <rb_str_plus>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3315
        f = 0x563e5785aae8 <rb_str_plus>
#16 0x0000563e578cf9f7 in vm_call_cfunc_with_frame_ (ec=0x563e58852740, reg_cfp=0x7fa87d8aeeb0, calling=0x7fa87d88c920, argc=1, argv=0x7fa87d88f0c8, stack_bottom=0x7fa87d88f0c0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
        ci = 0x2b00100003
        cc = 0x7fa87cae5070
        val = 140361622301160
        me = 0x7fa87cf05970
        cfunc = 0x563e586c2588
        recv = 140361622301200
        block_handler = 0
        frame_type = 1431634051
        len = 1
        args = <optimized out>
        args = <optimized out>
#17 0x0000563e578cfbcc in vm_call_cfunc_with_frame (ec=0x563e58852740, reg_cfp=0x7fa87d8aeeb0, calling=0x7fa87d88c920) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 1
        stack_bottom = 0x7fa87d88f0c0
        argv = 0x7fa87d88f0c8
#18 0x0000563e578d5f75 in vm_sendish (ec=0x563e58852740, reg_cfp=0x7fa87d8aeeb0, cd=0x563e5882bc60, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5583
        val = 36
        ci = 0x2b00100003
        cc = 0x7fa87cae5070
        argc = 1
        recv = 140361622301200
        calling = {cd = 0x563e5882bc60, cc = 0x7fa87cae5070, block_handler = 0, recv = 140361622301200, argc = 1, kw_splat = false, heap_argv = 0}
#19 0x0000563e578dd506 in vm_exec_core (ec=0x563e58852740) at ../../src/trunk-O0/insns.def:834
        bh = 0
        cd = 0x563e5882bc60
        leaf = false
        val = 140361622301160
        reg_pc = 0x563e5882a9b8
        reg_cfp = 0x7fa87d8aeeb0
        insns_address_table = {0x563e578d9bdd <vm_exec_core+108>, 0x563e578d9c3f <vm_exec_core+206>, 0x563e578d9d52 <vm_exec_core+481>, 0x563e578d9e66 <vm_exec_core+757>, 0x563e578da004 <vm_exec_core+1171>, 0x563e578da134 <vm_exec_core+1475>, 0x563e578da346 <vm_exec_core+2005>, 0x563e578da458 <vm_exec_core+2279>, 0x563e578da531 <vm_exec_core+2496>, 0x563e578da638 <vm_exec_core+2759>, 0x563e578da73f <vm_exec_core+3022>, 0x563e578da84d <vm_exec_core+3292>, 0x563e578da95f <vm_exec_core+3566>, 0x563e578daa2f <vm_exec_core+3774>, 0x563e578dab38 <vm_exec_core+4039>, 0x563e578dac32 <vm_exec_core+4289>, 0x563e578dacf5 <vm_exec_core+4484>, 0x563e578dadb8 <vm_exec_core+4679>, 0x563e578dae41 <vm_exec_core+4816>, 0x563e578daecd <vm_exec_core+4956>, 0x563e578daf73 <vm_exec_core+5122>, 0x563e578db04b <vm_exec_core+5338>, 0x563e578db118 <vm_exec_core+5543>, 0x563e578db1f6 <vm_exec_core+5765>, 0x563e578db2b8 <vm_exec_core+5959>, 0x563e578db3f7 <vm_exec_core+6278>, 0x563e578db49d <vm_exec_core+6444>, 0x563e578db582 <vm_exec_core+6673>, 0x563e578db6b1 <vm_exec_core+6976>, 0x563e578db774 <vm_exec_core+7171>, 0x563e578db837 <vm_exec_core+7366>, 0x563e578db92e <vm_exec_core+7613>, 0x563e578db9f0 <vm_exec_core+7807>, 0x563e578dbacf <vm_exec_core+8030>, 0x563e578dbb9c <vm_exec_core+8235>, 0x563e578dbcac <vm_exec_core+8507>, 0x563e578dbda6 <vm_exec_core+8757>, 0x563e578dbe21 <vm_exec_core+8880>, 0x563e578dbee2 <vm_exec_core+9073>, 0x563e578dbfd0 <vm_exec_core+9311>, 0x563e578dc080 <vm_exec_core+9487>, 0x563e578dc1ff <vm_exec_core+9870>, 0x563e578dc2d9 <vm_exec_core+10088>, 0x563e578dc3c5 <vm_exec_core+10324>, 0x563e578dc456 <vm_exec_core+10469>, 0x563e578dc5b1 <vm_exec_core+10816>, 0x563e578dcb53 <vm_exec_core+12258>, 0x563e578dcc4f <vm_exec_core+12510>, 0x563e578dcd52 <vm_exec_core+12769>, 0x563e578dce3e <vm_exec_core+13005>, 0x563e578dd057 <vm_exec_core+13542>, 0x563e578dd149 <vm_exec_core+13784>, 0x563e578dd24f <vm_exec_core+14046>, 0x563e578dd44c <vm_exec_core+14555>, 0x563e578dd5f5 <vm_exec_core+14980>, 0x563e578dd720 <vm_exec_core+15279>, 0x563e578dd88c <vm_exec_core+15643>, 0x563e578dd9b7 <vm_exec_core+15942>, 0x563e578ddb23 <vm_exec_core+16306>, 0x563e578ddd05 <vm_exec_core+16788>, 0x563e578ddf02 <vm_exec_core+17297>, 0x563e578de0ab <vm_exec_core+17722>, 0x563e578de1cd <vm_exec_core+18012>, 0x563e578de274 <vm_exec_core+18179>, 0x563e578de338 <vm_exec_core+18375>, 0x563e578de421 <vm_exec_core+18608>, 0x563e578de50d <vm_exec_core+18844>, 0x563e578de5f6 <vm_exec_core+19077>, 0x563e578de70a <vm_exec_core+19353>, 0x563e578de831 <vm_exec_core+19648>, 0x563e578de967 <vm_exec_core+19958>, 0x563e578dea9d <vm_exec_core+20268>, 0x563e578debd3 <vm_exec_core+20578>, 0x563e578ded09 <vm_exec_core+20888>, 0x563e578dee3f <vm_exec_core+21198>, 0x563e578def80 <vm_exec_core+21519>, 0x563e578df0fa <vm_exec_core+21897>, 0x563e578df230 <vm_exec_core+22207>, 0x563e578df366 <vm_exec_core+22517>, 0x563e578df49c <vm_exec_core+22827>, 0x563e578df5d2 <vm_exec_core+23137>, 0x563e578df708 <vm_exec_core+23447>, 0x563e578df83e <vm_exec_core+23757>, 0x563e578df974 <vm_exec_core+24067>, 0x563e578dfaaa <vm_exec_core+24377>, 0x563e578dfbf9 <vm_exec_core+24712>, 0x563e578dfdb3 <vm_exec_core+25154>, 0x563e578dff31 <vm_exec_core+25536>, 0x563e578e0050 <vm_exec_core+25823>, 0x563e578e016f <vm_exec_core+26110>, 0x563e578e0289 <vm_exec_core+26392>, 0x563e578e03a3 <vm_exec_core+26674>, 0x563e578e04ce <vm_exec_core+26973>, 0x563e578e0604 <vm_exec_core+27283>, 0x563e578e06ef <vm_exec_core+27518>, 0x563e578e07f4 <vm_exec_core+27779>, 0x563e578e093c <vm_exec_core+28107>, 0x563e578e0a2b <vm_exec_core+28346>, 0x563e578e0b05 <vm_exec_core+28564>, 0x563e578e0bda <vm_exec_core+28777>, 0x563e578e0cb5 <vm_exec_core+28996>, 0x563e578e0d31 <vm_exec_core+29120>, 0x563e578e0dad <vm_exec_core+29244>, 0x563e578e0dcb <vm_exec_core+29274>, 0x563e578e0de9 <vm_exec_core+29304>, 0x563e578e0e07 <vm_exec_core+29334>, 0x563e578e0e25 <vm_exec_core+29364>, 0x563e578e0e43 <vm_exec_core+29394>, 0x563e578e0e61 <vm_exec_core+29424>, 0x563e578e0e7f <vm_exec_core+29454>, 0x563e578e0e9d <vm_exec_core+29484>, 0x563e578e0ebb <vm_exec_core+29514>, 0x563e578e0ed9 <vm_exec_core+29544>, 0x563e578e0ef7 <vm_exec_core+29574>, 0x563e578e0f15 <vm_exec_core+29604>, 0x563e578e0f33 <vm_exec_core+29634>, 0x563e578e0f51 <vm_exec_core+29664>, 0x563e578e0f6f <vm_exec_core+29694>, 0x563e578e0f8d <vm_exec_core+29724>, 0x563e578e0fab <vm_exec_core+29754>, 0x563e578e0fc9 <vm_exec_core+29784>, 0x563e578e0fe7 <vm_exec_core+29814>, 0x563e578e1005 <vm_exec_core+29844>, 0x563e578e1023 <vm_exec_core+29874>, 0x563e578e1041 <vm_exec_core+29904>, 0x563e578e105f <vm_exec_core+29934>, 0x563e578e107d <vm_exec_core+29964>, 0x563e578e109b <vm_exec_core+29994>, 0x563e578e10b9 <vm_exec_core+30024>, 0x563e578e10d7 <vm_exec_core+30054>, 0x563e578e10f5 <vm_exec_core+30084>, 0x563e578e1113 <vm_exec_core+30114>, 0x563e578e1131 <vm_exec_core+30144>, 0x563e578e114f <vm_exec_core+30174>, 0x563e578e116d <vm_exec_core+30204>, 0x563e578e118b <vm_exec_core+30234>, 0x563e578e11a9 <vm_exec_core+30264>, 0x563e578e11c7 <vm_exec_core+30294>, 0x563e578e11e5 <vm_exec_core+30324>, 0x563e578e1203 <vm_exec_core+30354>, 0x563e578e1221 <vm_exec_core+30384>, 0x563e578e123f <vm_exec_core+30414>, 0x563e578e125d <vm_exec_core+30444>, 0x563e578e127b <vm_exec_core+30474>, 0x563e578e1299 <vm_exec_core+30504>, 0x563e578e12b7 <vm_exec_core+30534>, 0x563e578e12d5 <vm_exec_core+30564>, 0x563e578e12f3 <vm_exec_core+30594>, 0x563e578e1311 <vm_exec_core+30624>, 0x563e578e132f <vm_exec_core+30654>, 0x563e578e134d <vm_exec_core+30684>, 0x563e578e136b <vm_exec_core+30714>, 0x563e578e1389 <vm_exec_core+30744>, 0x563e578e13a7 <vm_exec_core+30774>, 0x563e578e13c5 <vm_exec_core+30804>, 0x563e578e13e3 <vm_exec_core+30834>, 0x563e578e1401 <vm_exec_core+30864>, 0x563e578e141f <vm_exec_core+30894>, 0x563e578e143d <vm_exec_core+30924>, 0x563e578e145b <vm_exec_core+30954>, 0x563e578e1479 <vm_exec_core+30984>, 0x563e578e1497 <vm_exec_core+31014>, 0x563e578e14b5 <vm_exec_core+31044>, 0x563e578e14d3 <vm_exec_core+31074>, 0x563e578e14f1 <vm_exec_core+31104>, 0x563e578e150f <vm_exec_core+31134>, 0x563e578e152d <vm_exec_core+31164>, 0x563e578e154b <vm_exec_core+31194>, 0x563e578e1569 <vm_exec_core+31224>, 0x563e578e1587 <vm_exec_core+31254>, 0x563e578e15a5 <vm_exec_core+31284>, 0x563e578e15c3 <vm_exec_core+31314>, 0x563e578e15e1 <vm_exec_core+31344>, 0x563e578e15ff <vm_exec_core+31374>, 0x563e578e161d <vm_exec_core+31404>, 0x563e578e163b <vm_exec_core+31434>, 0x563e578e1659 <vm_exec_core+31464>, 0x563e578e1677 <vm_exec_core+31494>, 0x563e578e16a8 <vm_exec_core+31543>, 0x563e578e16c6 <vm_exec_core+31573>, 0x563e578e16e4 <vm_exec_core+31603>, 0x563e578e1702 <vm_exec_core+31633>, 0x563e578e1720 <vm_exec_core+31663>, 0x563e578e173e <vm_exec_core+31693>, 0x563e578e175c <vm_exec_core+31723>, 0x563e578e177a <vm_exec_core+31753>, 0x563e578e1798 <vm_exec_core+31783>, 0x563e578e17b6 <vm_exec_core+31813>, 0x563e578e17d4 <vm_exec_core+31843>, 0x563e578e17f2 <vm_exec_core+31873>, 0x563e578e1810 <vm_exec_core+31903>, 0x563e578e182e <vm_exec_core+31933>, 0x563e578e184c <vm_exec_core+31963>, 0x563e578e186a <vm_exec_core+31993>, 0x563e578e1888 <vm_exec_core+32023>, 0x563e578e18a6 <vm_exec_core+32053>, 0x563e578e18c4 <vm_exec_core+32083>, 0x563e578e18e2 <vm_exec_core+32113>, 0x563e578e1900 <vm_exec_core+32143>, 0x563e578e191e <vm_exec_core+32173>...}
#20 0x0000563e578f3ef0 in rb_vm_exec (ec=0x563e58852740) at /tmp/ruby/src/trunk-O0/vm.c:2487
        _ec = 0x563e58852740
        _tag = {tag = 36, retval = 4, buf = {0x7fa87d88d600, 0x563e578f3e6e <rb_vm_exec+190>, 0x0, 0x7fa87d88d550, 0x7fa87d88d5d0}, prev = 0x7fa87d88ec40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#21 0x0000563e578e8671 in vm_call0_body (ec=0x563e58852740, calling=0x7fa87d88d7a0, argv=0x7fa87d88db60) at /tmp/ruby/src/trunk-O0/vm_eval.c:229
        reg_cfp = 0x7fa87d8aef58
        i = 0
        ci = 0x7fa87d88d770
        cc = 0x7fa87cae5138
        ret = 36
#22 0x0000563e578e7ee6 in vm_call0_cc (ec=0x563e58852740, recv=140361623417600, id=50385, argc=0, argv=0x7fa87d88db60, cc=0x7fa87cae5138, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7fa87d88db60
        av = {94825754865636, 94825773082432}
        calling = {cd = 0x7fa87d88d760, cc = 0x7fa87cae5138, block_handler = 0, recv = 140361623417600, argc = 0, kw_splat = false, heap_argv = 0}
#23 0x0000563e578e9ac9 in rb_call0 (ec=0x563e58852740, recv=140361623417600, mid=50385, argc=0, argv=0x7fa87d88db60, call_scope=CALL_PUBLIC, self=140361646078640) at /tmp/ruby/src/trunk-O0/vm_eval.c:573
        call_status = MISSING_NONE
        scope = CALL_PUBLIC
        kw_splat = 0
        cc = 0x7fa87cae5138
#24 0x0000563e578ea815 in rb_call (recv=140361623417600, mid=50385, argc=0, argv=0x7fa87d88db60, scope=CALL_PUBLIC) at /tmp/ruby/src/trunk-O0/vm_eval.c:899
        ec = 0x563e58852740
#25 0x0000563e578eb5a0 in rb_funcall_with_block_kw (recv=140361623417600, mid=50385, argc=0, argv=0x7fa87d88db60, passed_procval=4, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:1214
No locals.
#26 0x0000563e57871129 in rb_sym_proc_call (mid=50385, argc=1, argv=0x7fa87d88db58, kw_splat=0, passed_proc=4) at /tmp/ruby/src/trunk-O0/string.c:11703
        obj = 140361623417600
#27 0x0000563e578d4001 in vm_yield_with_symbol (ec=0x563e58852740, symbol=12898572, argc=1, argv=0x7fa87d88db58, kw_splat=0, block_handler=0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4800
No locals.
#28 0x0000563e578f0fe9 in invoke_block_from_c_bh (ec=0x563e58852740, block_handler=12898572, argc=1, argv=0x7fa87d88db58, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1607
No locals.
#29 0x0000563e578f10fd in vm_yield_with_cref (ec=0x563e58852740, argc=1, argv=0x7fa87d88db58, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1635
No locals.
#30 0x0000563e578f113b in vm_yield (ec=0x563e58852740, argc=1, argv=0x7fa87d88db58, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1643
No locals.
#31 0x0000563e578eba3d in rb_yield_0 (argc=1, argv=0x7fa87d88db58) at /tmp/ruby/src/trunk-O0/vm_eval.c:1366
No locals.
#32 0x0000563e578ebaa4 in rb_yield (val=140361623417600) at /tmp/ruby/src/trunk-O0/vm_eval.c:1382
No locals.
#33 0x0000563e57a2f566 in rb_ary_each (ary=140361646078640) at /tmp/ruby/src/trunk-O0/array.c:2538
        i = 40370
#34 0x0000563e578cedf2 in ractor_safe_call_cfunc_0 (recv=140361646078640, argc=0, argv=0x7fa87d88f038, func=0x563e57a2f4f9 <rb_ary_each>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3308
        f = 0x563e57a2f4f9 <rb_ary_each>
#35 0x0000563e578cf9f7 in vm_call_cfunc_with_frame_ (ec=0x563e58852740, reg_cfp=0x7fa87d8aef90, calling=0x7fa87d88dfe0, argc=0, argv=0x7fa87d88f038, stack_bottom=0x7fa87d88f030) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3492
        ci = 0xbe100020001
        cc = 0x7fa87cae5160
        val = 48
        me = 0x7fa87cf0fee8
        cfunc = 0x563e586e2208
        recv = 140361646078640
        block_handler = 12898572
        frame_type = 1431634051
        len = 0
        args = <optimized out>
        args = <optimized out>
#36 0x0000563e578cfbcc in vm_call_cfunc_with_frame (ec=0x563e58852740, reg_cfp=0x7fa87d8aef90, calling=0x7fa87d88dfe0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3520
        argc = 0
        stack_bottom = 0x7fa87d88f030
        argv = 0x7fa87d88f038
#37 0x0000563e578cfce4 in vm_call_cfunc_other (ec=0x563e58852740, reg_cfp=0x7fa87d8aef90, calling=0x7fa87d88dfe0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3546
        ci = 0xbe100020001
        argv_ary = 0
#38 0x0000563e578d0113 in vm_call_cfunc (ec=0x563e58852740, reg_cfp=0x7fa87d8aef90, calling=0x7fa87d88dfe0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3628
        ci = 0xbe100020001
#39 0x0000563e578d2c42 in vm_call_method_each_type (ec=0x563e58852740, cfp=0x7fa87d8aef90, calling=0x7fa87d88dfe0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4419
        aset_mask = 1994
        ivar_mask = 2106121744
        ci = 0xbe100020001
        cc = 0x7fa87cae5160
        cme = 0x7fa87cf0fee8
        v = 94825775244680
#40 0x0000563e578d36ee in vm_call_method (ec=0x563e58852740, cfp=0x7fa87d8aef90, calling=0x7fa87d88dfe0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4545
        ci = 0xbe100020001
        cc = 0x7fa87cae5160
#41 0x0000563e578d38f0 in vm_call_general (ec=0x563e58852740, reg_cfp=0x7fa87d8aef90, calling=0x7fa87d88dfe0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4589
No locals.
#42 0x0000563e578d5f75 in vm_sendish (ec=0x563e58852740, reg_cfp=0x7fa87d8aef90, cd=0x563e5882c0e0, block_handler=12898572, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5583
        val = 36
        ci = 0xbe100020001
        cc = 0x7fa87cae5160
        argc = 0
        recv = 140361646078640
        calling = {cd = 0x563e5882c0e0, cc = 0x7fa87cae5160, block_handler = 12898572, recv = 140361646078640, argc = 0, kw_splat = false, heap_argv = 0}
#43 0x0000563e578dd35d in vm_exec_core (ec=0x563e58852740) at ../../src/trunk-O0/insns.def:814
        bh = 12898572
        cd = 0x563e5882c0e0
        blockiseq = 0x0
        leaf = false
        val = 140361646078640
        reg_pc = 0x563e588238d0
        reg_cfp = 0x7fa87d8aef90
        insns_address_table = {0x563e578d9bdd <vm_exec_core+108>, 0x563e578d9c3f <vm_exec_core+206>, 0x563e578d9d52 <vm_exec_core+481>, 0x563e578d9e66 <vm_exec_core+757>, 0x563e578da004 <vm_exec_core+1171>, 0x563e578da134 <vm_exec_core+1475>, 0x563e578da346 <vm_exec_core+2005>, 0x563e578da458 <vm_exec_core+2279>, 0x563e578da531 <vm_exec_core+2496>, 0x563e578da638 <vm_exec_core+2759>, 0x563e578da73f <vm_exec_core+3022>, 0x563e578da84d <vm_exec_core+3292>, 0x563e578da95f <vm_exec_core+3566>, 0x563e578daa2f <vm_exec_core+3774>, 0x563e578dab38 <vm_exec_core+4039>, 0x563e578dac32 <vm_exec_core+4289>, 0x563e578dacf5 <vm_exec_core+4484>, 0x563e578dadb8 <vm_exec_core+4679>, 0x563e578dae41 <vm_exec_core+4816>, 0x563e578daecd <vm_exec_core+4956>, 0x563e578daf73 <vm_exec_core+5122>, 0x563e578db04b <vm_exec_core+5338>, 0x563e578db118 <vm_exec_core+5543>, 0x563e578db1f6 <vm_exec_core+5765>, 0x563e578db2b8 <vm_exec_core+5959>, 0x563e578db3f7 <vm_exec_core+6278>, 0x563e578db49d <vm_exec_core+6444>, 0x563e578db582 <vm_exec_core+6673>, 0x563e578db6b1 <vm_exec_core+6976>, 0x563e578db774 <vm_exec_core+7171>, 0x563e578db837 <vm_exec_core+7366>, 0x563e578db92e <vm_exec_core+7613>, 0x563e578db9f0 <vm_exec_core+7807>, 0x563e578dbacf <vm_exec_core+8030>, 0x563e578dbb9c <vm_exec_core+8235>, 0x563e578dbcac <vm_exec_core+8507>, 0x563e578dbda6 <vm_exec_core+8757>, 0x563e578dbe21 <vm_exec_core+8880>, 0x563e578dbee2 <vm_exec_core+9073>, 0x563e578dbfd0 <vm_exec_core+9311>, 0x563e578dc080 <vm_exec_core+9487>, 0x563e578dc1ff <vm_exec_core+9870>, 0x563e578dc2d9 <vm_exec_core+10088>, 0x563e578dc3c5 <vm_exec_core+10324>, 0x563e578dc456 <vm_exec_core+10469>, 0x563e578dc5b1 <vm_exec_core+10816>, 0x563e578dcb53 <vm_exec_core+12258>, 0x563e578dcc4f <vm_exec_core+12510>, 0x563e578dcd52 <vm_exec_core+12769>, 0x563e578dce3e <vm_exec_core+13005>, 0x563e578dd057 <vm_exec_core+13542>, 0x563e578dd149 <vm_exec_core+13784>, 0x563e578dd24f <vm_exec_core+14046>, 0x563e578dd44c <vm_exec_core+14555>, 0x563e578dd5f5 <vm_exec_core+14980>, 0x563e578dd720 <vm_exec_core+15279>, 0x563e578dd88c <vm_exec_core+15643>, 0x563e578dd9b7 <vm_exec_core+15942>, 0x563e578ddb23 <vm_exec_core+16306>, 0x563e578ddd05 <vm_exec_core+16788>, 0x563e578ddf02 <vm_exec_core+17297>, 0x563e578de0ab <vm_exec_core+17722>, 0x563e578de1cd <vm_exec_core+18012>, 0x563e578de274 <vm_exec_core+18179>, 0x563e578de338 <vm_exec_core+18375>, 0x563e578de421 <vm_exec_core+18608>, 0x563e578de50d <vm_exec_core+18844>, 0x563e578de5f6 <vm_exec_core+19077>, 0x563e578de70a <vm_exec_core+19353>, 0x563e578de831 <vm_exec_core+19648>, 0x563e578de967 <vm_exec_core+19958>, 0x563e578dea9d <vm_exec_core+20268>, 0x563e578debd3 <vm_exec_core+20578>, 0x563e578ded09 <vm_exec_core+20888>, 0x563e578dee3f <vm_exec_core+21198>, 0x563e578def80 <vm_exec_core+21519>, 0x563e578df0fa <vm_exec_core+21897>, 0x563e578df230 <vm_exec_core+22207>, 0x563e578df366 <vm_exec_core+22517>, 0x563e578df49c <vm_exec_core+22827>, 0x563e578df5d2 <vm_exec_core+23137>, 0x563e578df708 <vm_exec_core+23447>, 0x563e578df83e <vm_exec_core+23757>, 0x563e578df974 <vm_exec_core+24067>, 0x563e578dfaaa <vm_exec_core+24377>, 0x563e578dfbf9 <vm_exec_core+24712>, 0x563e578dfdb3 <vm_exec_core+25154>, 0x563e578dff31 <vm_exec_core+25536>, 0x563e578e0050 <vm_exec_core+25823>, 0x563e578e016f <vm_exec_core+26110>, 0x563e578e0289 <vm_exec_core+26392>, 0x563e578e03a3 <vm_exec_core+26674>, 0x563e578e04ce <vm_exec_core+26973>, 0x563e578e0604 <vm_exec_core+27283>, 0x563e578e06ef <vm_exec_core+27518>, 0x563e578e07f4 <vm_exec_core+27779>, 0x563e578e093c <vm_exec_core+28107>, 0x563e578e0a2b <vm_exec_core+28346>, 0x563e578e0b05 <vm_exec_core+28564>, 0x563e578e0bda <vm_exec_core+28777>, 0x563e578e0cb5 <vm_exec_core+28996>, 0x563e578e0d31 <vm_exec_core+29120>, 0x563e578e0dad <vm_exec_core+29244>, 0x563e578e0dcb <vm_exec_core+29274>, 0x563e578e0de9 <vm_exec_core+29304>, 0x563e578e0e07 <vm_exec_core+29334>, 0x563e578e0e25 <vm_exec_core+29364>, 0x563e578e0e43 <vm_exec_core+29394>, 0x563e578e0e61 <vm_exec_core+29424>, 0x563e578e0e7f <vm_exec_core+29454>, 0x563e578e0e9d <vm_exec_core+29484>, 0x563e578e0ebb <vm_exec_core+29514>, 0x563e578e0ed9 <vm_exec_core+29544>, 0x563e578e0ef7 <vm_exec_core+29574>, 0x563e578e0f15 <vm_exec_core+29604>, 0x563e578e0f33 <vm_exec_core+29634>, 0x563e578e0f51 <vm_exec_core+29664>, 0x563e578e0f6f <vm_exec_core+29694>, 0x563e578e0f8d <vm_exec_core+29724>, 0x563e578e0fab <vm_exec_core+29754>, 0x563e578e0fc9 <vm_exec_core+29784>, 0x563e578e0fe7 <vm_exec_core+29814>, 0x563e578e1005 <vm_exec_core+29844>, 0x563e578e1023 <vm_exec_core+29874>, 0x563e578e1041 <vm_exec_core+29904>, 0x563e578e105f <vm_exec_core+29934>, 0x563e578e107d <vm_exec_core+29964>, 0x563e578e109b <vm_exec_core+29994>, 0x563e578e10b9 <vm_exec_core+30024>, 0x563e578e10d7 <vm_exec_core+30054>, 0x563e578e10f5 <vm_exec_core+30084>, 0x563e578e1113 <vm_exec_core+30114>, 0x563e578e1131 <vm_exec_core+30144>, 0x563e578e114f <vm_exec_core+30174>, 0x563e578e116d <vm_exec_core+30204>, 0x563e578e118b <vm_exec_core+30234>, 0x563e578e11a9 <vm_exec_core+30264>, 0x563e578e11c7 <vm_exec_core+30294>, 0x563e578e11e5 <vm_exec_core+30324>, 0x563e578e1203 <vm_exec_core+30354>, 0x563e578e1221 <vm_exec_core+30384>, 0x563e578e123f <vm_exec_core+30414>, 0x563e578e125d <vm_exec_core+30444>, 0x563e578e127b <vm_exec_core+30474>, 0x563e578e1299 <vm_exec_core+30504>, 0x563e578e12b7 <vm_exec_core+30534>, 0x563e578e12d5 <vm_exec_core+30564>, 0x563e578e12f3 <vm_exec_core+30594>, 0x563e578e1311 <vm_exec_core+30624>, 0x563e578e132f <vm_exec_core+30654>, 0x563e578e134d <vm_exec_core+30684>, 0x563e578e136b <vm_exec_core+30714>, 0x563e578e1389 <vm_exec_core+30744>, 0x563e578e13a7 <vm_exec_core+30774>, 0x563e578e13c5 <vm_exec_core+30804>, 0x563e578e13e3 <vm_exec_core+30834>, 0x563e578e1401 <vm_exec_core+30864>, 0x563e578e141f <vm_exec_core+30894>, 0x563e578e143d <vm_exec_core+30924>, 0x563e578e145b <vm_exec_core+30954>, 0x563e578e1479 <vm_exec_core+30984>, 0x563e578e1497 <vm_exec_core+31014>, 0x563e578e14b5 <vm_exec_core+31044>, 0x563e578e14d3 <vm_exec_core+31074>, 0x563e578e14f1 <vm_exec_core+31104>, 0x563e578e150f <vm_exec_core+31134>, 0x563e578e152d <vm_exec_core+31164>, 0x563e578e154b <vm_exec_core+31194>, 0x563e578e1569 <vm_exec_core+31224>, 0x563e578e1587 <vm_exec_core+31254>, 0x563e578e15a5 <vm_exec_core+31284>, 0x563e578e15c3 <vm_exec_core+31314>, 0x563e578e15e1 <vm_exec_core+31344>, 0x563e578e15ff <vm_exec_core+31374>, 0x563e578e161d <vm_exec_core+31404>, 0x563e578e163b <vm_exec_core+31434>, 0x563e578e1659 <vm_exec_core+31464>, 0x563e578e1677 <vm_exec_core+31494>, 0x563e578e16a8 <vm_exec_core+31543>, 0x563e578e16c6 <vm_exec_core+31573>, 0x563e578e16e4 <vm_exec_core+31603>, 0x563e578e1702 <vm_exec_core+31633>, 0x563e578e1720 <vm_exec_core+31663>, 0x563e578e173e <vm_exec_core+31693>, 0x563e578e175c <vm_exec_core+31723>, 0x563e578e177a <vm_exec_core+31753>, 0x563e578e1798 <vm_exec_core+31783>, 0x563e578e17b6 <vm_exec_core+31813>, 0x563e578e17d4 <vm_exec_core+31843>, 0x563e578e17f2 <vm_exec_core+31873>, 0x563e578e1810 <vm_exec_core+31903>, 0x563e578e182e <vm_exec_core+31933>, 0x563e578e184c <vm_exec_core+31963>, 0x563e578e186a <vm_exec_core+31993>, 0x563e578e1888 <vm_exec_core+32023>, 0x563e578e18a6 <vm_exec_core+32053>, 0x563e578e18c4 <vm_exec_core+32083>, 0x563e578e18e2 <vm_exec_core+32113>, 0x563e578e1900 <vm_exec_core+32143>, 0x563e578e191e <vm_exec_core+32173>...}
#44 0x0000563e578f3ef0 in rb_vm_exec (ec=0x563e58852740) at /tmp/ruby/src/trunk-O0/vm.c:2487
        _ec = 0x563e58852740
        _tag = {tag = 36, retval = 4, buf = {0x7fa87d88ecc0, 0x563e578f3e6e <rb_vm_exec+190>, 0x0, 0x7fa87d88ec10, 0x0}, prev = 0x7fa87d88ef40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#45 0x0000563e578f0add in invoke_block (ec=0x563e58852740, iseq=0x7fa87ceda108, self=140362070347240, captured=0x563e5888b410, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1510
        arg_size = 0
#46 0x0000563e578f1579 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fa87d88ef08, argc=0, self=140362070347240, captured=0x563e5888b410, ec=0x563e58852740) at /tmp/ruby/src/trunk-O0/vm.c:1580
        iseq = 0x7fa87ceda108
        opt_pc = 0
        type = 572653569
        cfp = 0x7fa87d8aefc8
        sp = 0x7fa87d88f018
        flags = 0
        use_argv = 0x7fa87d88ef08
        av = {94825771788672, 0}
        stack_argv = 0x7fa87d88f018
#47 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7fa87d88ef08, argc=0, self=140362070347240, proc=0x563e5888b410, ec=0x563e58852740) at /tmp/ruby/src/trunk-O0/vm.c:1678
        block = 0x563e5888b410
#48 vm_invoke_proc (ec=0x563e58852740, proc=0x563e5888b410, self=140362070347240, argc=0, argv=0x7fa87d88ef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1708
No locals.
#49 0x0000563e578f1d1d in rb_vm_invoke_proc (ec=0x563e58852740, proc=0x563e5888b410, argc=0, argv=0x7fa87d88ef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1729
        self = 140362070347240
#50 0x0000563e57abcba5 in rb_fiber_start (fiber=0x563e588526f0) at /tmp/ruby/src/trunk-O0/cont.c:2536
        cont = 0x563e588526f0
        argc = 0
        argv = 0x7fa87d88ef08
        args = 4
        _ec = 0x563e58852740
        _tag = {tag = 36, retval = 0, buf = {0x7fa87d88efc0, 0x563e57abc9be <rb_fiber_start+239>, 0x0, 0x7fa87d88eee0, 0x7fa87d88efa0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        th = 0x563e58691090
        proc = 0x563e5888b410
        state = RUBY_TAG_NONE
        need_interrupt = 0
        err = 0
#51 0x0000563e57aba1c9 in fiber_entry (from=0x563e586926b0, to=0x563e58852910) at /tmp/ruby/src/trunk-O0/cont.c:847
        fiber = 0x563e588526f0
        thread = 0x563e58691090
#52 0x0000000000000000 in ?? ()
No symbol table info available.

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