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

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
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/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
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/pty'
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/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: 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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
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/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: 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/ext/socket'
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/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[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
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering 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]: 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/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
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]: 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/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.1/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
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.3
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    getoptlong 0.2.1
                                    ipaddr 1.2.6
                                    irb 1.11.0
                                    logger 1.6.0
                                    mutex_m 0.2.0
                                    net-http 0.4.0
                                    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.1
                                    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.20.0
                                    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.3
                                    net-imap 0.4.9
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.1
                                    typeprof 0.21.9
                                    debug 1.9.1
                                    racc 1.7.3
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 1870 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=62590
  "--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

# Running tests:

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

Retrying...
Finished tests in 1257.987784s, 21.4891 tests/s, 7606.2559 assertions/s.
27033 tests, 9568577 assertions, 0 failures, 0 errors, 222 skips

ruby -v: ruby 3.4.0dev (2023-12-29T18:13:17Z master 606c01727a) [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 (2023-12-29T18:13:17Z master 606c01727a) [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 280.196002 seconds

3728 files, 32492 examples, 143072 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.3307238.ruby -x gdbscript
[New LWP 3307238]
[New LWP 3307240]
[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  0x0000558c2a12d2ca in fill_line (num_traces=61, traces=0x558c2a428960 <trace>, addr=94060486357726, file=41, line=9463, format=4 '\004', version=5, include_directories=0x7ff07e774bac "\001\001\037#\036", filenames=0x7ff07e774c3c "\002\001\037\002\017\237\004\221\023", obj=0x558c2c83edd0, lines=0x558c2c83dc80, offset=0, errout=0x7ff09a18f6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:331
331		if (addr < a && a < addr + 100) {
[Current thread is 1 (Thread 0x7ff099f727c0 (LWP 3307238))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7ff099f727c0 (LWP 3307238) 0x0000558c2a12d2ca in fill_line (num_traces=61, traces=0x558c2a428960 <trace>, addr=94060486357726, file=41, line=9463, format=4 '\004', version=5, include_directories=0x7ff07e774bac "\001\001\037#\036", filenames=0x7ff07e774c3c "\002\001\037\002\017\237\004\221\023", obj=0x558c2c83edd0, lines=0x558c2c83dc80, offset=0, errout=0x7ff09a18f6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:331
  2    Thread 0x7ff08099f640 (LWP 3307240) 0x00007ff09a09afde in epoll_wait (epfd=4, events=0x558c2a42585c <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7ff08099f640 (LWP 3307240)):
#0  0x00007ff09a09afde in epoll_wait (epfd=4, events=0x558c2a42585c <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  0x0000558c29f8f50d in event_wait (vm=0x558c2beaab10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:852
        r = 21900
#2  0x0000558c29f8f531 in timer_thread_polling (vm=0x558c2beaab10) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:874
        r = -1774813462
#3  0x0000558c29f8fbf1 in timer_thread_func (ptr=0x558c2beaab10) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3002
        vm = 0x558c2beaab10
#4  0x00007ff09a009b43 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 = {140725892282688, -5959349334144178241, 140670926452288, 25, 140671352608848, 140725892283040, 5957455716953368511, 5957443565840902079}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007ff09a09abb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7ff099f727c0 (LWP 3307238)):
#0  0x0000558c2a12d2ca in fill_line (num_traces=61, traces=0x558c2a428960 <trace>, addr=94060486357726, file=41, line=9463, format=4 '\004', version=5, include_directories=0x7ff07e774bac "\001\001\037#\036", filenames=0x7ff07e774c3c "\002\001\037\002\017\237\004\221\023", obj=0x558c2c83edd0, lines=0x558c2c83dc80, offset=0, errout=0x7ff09a18f6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:331
        a = 94060488272669
        i = 26
#1  0x0000558c2a12da9f in parse_debug_line_cu (num_traces=61, traces=0x558c2a428960 <trace>, debug_line=0x558c2bf3e748, obj=0x558c2c83edd0, lines=0x558c2c83dc80, offset=0, errout=0x7ff09a18f6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:547
        adjusted_opcode = 119 'w'
        operation_advance = 8 '\b'
        a = 47
        op = 132 '\204'
        p = 0x7ff07e77b1e6 "\005B\254\005O\002)\022\005n\202\005r\272\005v\362\005B\272\005\017J\005\067\002/\021\005!\256\005F\254\005\020t\005FY\005;t\005\001\261@\b.\005\005\347\005\t\b\244\005\017\300\005\005\b>\005\f\b\240\005\001=\b\\\b.\005+\345\005!\202\005\022X\005\061i\005'\202\005%X\005\n\b\222\005\b\254\005'"
        header = {unit_length = 38586, version = 5, format = 4 '\004', header_length = 2884, minimum_instruction_length = 1 '\001', maximum_operations_per_instruction = 0 '\000', default_is_stmt = 1 '\001', line_base = -5 '\373', line_range = 14 '\016', opcode_base = 13 '\r', include_directories = 0x7ff07e774bac "\001\001\037#\036", filenames = 0x7ff07e774c3c "\002\001\037\002\017\237\004\221\023", cu_start = 0x7ff07e7756de "\005\001", cu_end = 0x7ff07e77e24c "w<"}
        addr = 463582
        file = 41
        line = 9463
        is_stmt = 1
#2  0x0000558c2a12db3d in parse_debug_line (num_traces=61, traces=0x558c2a428960 <trace>, debug_line=0x7ff07e774b8e "\272\226", size=1824706, obj=0x558c2c83edd0, lines=0x558c2c83dc80, offset=0, errout=0x7ff09a18f6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:562
        debug_line_end = 0x7ff07e92b2c8 "\024"
#3  0x0000558c2a13181b in fill_lines (num_traces=61, traces=0x558c2a428960 <trace>, check_debuglink=1, objp=0x558c2bf3f200, lines=0x558c2c83dc80, offset=0, errout=0x7ff09a18f6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2269
        i = 0
        j = 306
        shstr = 0x7ff07f2fe5c6 ""
        ehdr = 0x7ff07d8ab000
        shdr = 0x7ff07f2fe7b8
        shstr_shdr = 0x7ff07f2ff338
        gnu_debuglink_shdr = 0x0
        note_gnu_build_id = 0x7ff07f2fe878
        fd = 5
        filesize = 27607928
        file = 0x7ff07d8ab000 "\177ELF\002\001\001"
        symtab_shdr = 0x7ff07f2ff2b8
        strtab_shdr = 0x7ff07f2ff2f8
        dynsym_shdr = 0x7ff07f2fe938
        dynstr_shdr = 0x7ff07f2fe978
        obj = 0x558c2c83edd0
        dladdr_fbase = 94060485894144
#4  0x0000558c2a131dae in rb_dump_backtrace_with_lines (num_traces=61, traces=0x558c2a428960 <trace>, errout=0x7ff09a18f6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/addr2line.c:2624
        addr = 140670918061744
        i = 0
        lines = 0x558c2c83dc80
        obj = 0x558c2c83edd0
        dladdr_fbases = 0x558c2c83ebd0
        main_path = 0x558c2bf3f1a0 "/tmp/ruby/build/trunk-O0/ruby"
        len = 29
#5  0x0000558c2a00b0a5 in rb_print_backtrace (errout=0x7ff09a18f6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:822
        trace = {0x558c2a00b08a <rb_print_backtrace+36>, 0x558c2a00b7ad <rb_vm_bugreport+656>, 0x558c2a1ec52d <rb_bug_for_fatal_signal+327>, 0x558c29f51ee9 <sigill>, 0x7ff099fb7520 <__restore_rt>, 0x558c29f614aa <STR_EMBED_P+35>, 0x558c29f64d82 <rb_str_free+156>, 0x558c29dfb3e5 <obj_free+874>, 0x558c29dff353 <gc_sweep_plane+206>, 0x558c29dff6c9 <gc_sweep_page+551>, 0x558c29e00048 <gc_sweep_step+153>, 0x558c29e00305 <gc_sweep_continue+110>, 0x558c29df8fae <gc_continue+165>, 0x558c29df9009 <heap_prepare+47>, 0x558c29df94e7 <heap_next_free_page+59>, 0x558c29df9786 <newobj_alloc+307>, 0x558c29df9ca4 <newobj_of0+192>, 0x558c29df9d59 <newobj_of+65>, 0x558c29df9e14 <rb_wb_protected_newobj_of+81>, 0x558c29f62fe8 <str_alloc_heap+47>, 0x558c29f63510 <str_new_static+152>, 0x558c29f635da <rb_usascii_str_new_static+48>, 0x558c29e87c34 <rbimpl_usascii_str_new_cstr+47>, 0x558c29e8ecfa <rb_fix2str+165>, 0x558c29e8ee9f <rb_int2str+52>, 0x558c29e8ee69 <rb_int_to_s+91>, 0x558c29fdab1d <ractor_safe_call_cfunc_m1+58>, 0x558c29fdb754 <vm_call_cfunc_with_frame_+541>, 0x558c29fdb929 <vm_call_cfunc_with_frame+121>, 0x558c29fe1ccb <vm_sendish+502>, 0x558c29fe925c <vm_exec_core+14741>, 0x558c29fffc46 <rb_vm_exec+320>, 0x558c29ff43c7 <vm_call0_body+422>, 0x558c29ff3c3c <vm_call0_cc+430>, 0x558c29ff581f <rb_call0+538>, 0x558c29ff656b <rb_call+89>, 0x558c29ff72f6 <rb_funcall_with_block_kw+126>, 0x558c29f7d031 <rb_sym_proc_call+121>, 0x558c29fdfd57 <vm_yield_with_symbol+93>, 0x558c29ffcd3f <invoke_block_from_c_bh+1023>, 0x558c29ffce53 <vm_yield_with_cref+90>, 0x558c29ffce91 <vm_yield+56>, 0x558c29ff7793 <rb_yield_0+47>, 0x558c29ff77fa <rb_yield+66>, 0x558c2a138e18 <rb_ary_each+109>, 0x558c29fdab4f <ractor_safe_call_cfunc_0+48>, 0x558c29fdb754 <vm_call_cfunc_with_frame_+541>, 0x558c29fdb929 <vm_call_cfunc_with_frame+121>, 0x558c29fdba41 <vm_call_cfunc_other+278>, 0x558c29fdbe69 <vm_call_cfunc+302>, 0x558c29fde998 <vm_call_method_each_type+289>, 0x558c29fdf444 <vm_call_method+161>, 0x558c29fdf646 <vm_call_general+47>, 0x558c29fe1ccb <vm_sendish+502>, 0x558c29fe90b3 <vm_exec_core+14316>, 0x558c29fffc46 <rb_vm_exec+320>, 0x558c29ffc833 <invoke_block+216>, 0x558c29ffd2cf <vm_invoke_proc+911>, 0x558c29ffda73 <rb_vm_invoke_proc+170>, 0x558c2a1c4981 <rb_fiber_start+726>, 0x558c2a1c1fa5 <fiber_initialize_coroutine>, 0x0 <repeats 963 times>}
        n = 61
#6  0x0000558c2a00b7ad in rb_vm_bugreport (ctx=0x558c2bf3f5c0, errout=0x7ff09a18f6a0 <_IO_2_1_stderr_>) at /tmp/ruby/src/trunk-O0/vm_dump.c:1151
        cmd = 0x0
        other_runtime_info = other_runtime_info
        vm = 0x558c2beaab10
        ec = 0x558c2c110120
#7  0x0000558c2a1ec52d in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x558c2bf3f5c0, fmt=0x558c2a253a2b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:1065
        pid = -1
        out = 0x7ff09a18f6a0 <_IO_2_1_stderr_>
        file = 0x7ff07f7b0b88 "-"
        line = 10
#8  0x0000558c29f51ee9 in sigsegv (sig=11, info=0x558c2bf3f6f0, ctx=0x558c2bf3f5c0) at /tmp/ruby/src/trunk-O0/signal.c:926
No locals.
#9  <signal handler called>
No locals.
#10 STR_EMBED_P (str=140670903000960) at /tmp/ruby/src/trunk-O0/internal/string.h:101
No locals.
#11 0x0000558c29f64d82 in rb_str_free (str=140670903000960) at /tmp/ruby/src/trunk-O0/string.c:1515
No locals.
#12 0x0000558c29dfb3e5 in obj_free (objspace=0x558c2bead470, obj=140670903000960) at /tmp/ruby/src/trunk-O0/gc.c:3603
        __func__ = <optimized out>
#13 0x0000558c29dff353 in gc_sweep_plane (objspace=0x558c2bead470, heap=0x558c2bead4e0, p=140670903000960, bitset=36028797018963967, ctx=0x7ff08017c2d0) at /tmp/ruby/src/trunk-O0/gc.c:5680
        vp = 140670903000960
        sweep_page = 0x558c2c1474a0
        slot_size = 40
        slot_bits = 1
        __func__ = <optimized out>
#14 0x0000558c29dff6c9 in gc_sweep_page (objspace=0x558c2bead470, heap=0x558c2bead4e0, ctx=0x7ff08017c2d0) at /tmp/ruby/src/trunk-O0/gc.c:5765
        i = 3
        sweep_page = 0x558c2c1474a0
        __func__ = <optimized out>
        p = 140670903000600
        bits = 0x558c2c1475b0
        bitset = 18446744073709551615
        page_rvalue_count = 1637
        out_of_range_bits = 37
        bitmap_plane_count = 26
#15 0x0000558c29e00048 in gc_sweep_step (objspace=0x558c2bead470, size_pool=0x558c2bead490, heap=0x558c2bead4e0) at /tmp/ruby/src/trunk-O0/gc.c:6047
        ctx = {page = 0x558c2c1474a0, final_slots = 0, freed_slots = 201, empty_slots = 0}
        free_slots = 1638
        sweep_page = 0x558c2c1474a0
        unlink_limit = 3
        swept_slots = 1638
        pooled_slots = 1637
#16 0x0000558c29e00305 in gc_sweep_continue (objspace=0x558c2bead470, sweep_size_pool=0x558c2bead490, heap=0x558c2bead4e0) at /tmp/ruby/src/trunk-O0/gc.c:6119
        size_pool = 0x558c2bead490
        i = 0
        __func__ = <optimized out>
#17 0x0000558c29df8fae in gc_continue (objspace=0x558c2bead470, size_pool=0x558c2bead490, heap=0x558c2bead4e0) at /tmp/ruby/src/trunk-O0/gc.c:2498
        lock_lev = 32752
#18 0x0000558c29df9009 in heap_prepare (objspace=0x558c2bead470, size_pool=0x558c2bead490, heap=0x558c2bead4e0) at /tmp/ruby/src/trunk-O0/gc.c:2510
        __func__ = <optimized out>
#19 0x0000558c29df94e7 in heap_next_free_page (objspace=0x558c2bead470, size_pool=0x558c2bead490, heap=0x558c2bead4e0) at /tmp/ruby/src/trunk-O0/gc.c:2725
        page = 0x558c2beae230
        __func__ = <optimized out>
#20 0x0000558c29df9786 in newobj_alloc (objspace=0x558c2bead470, cr=0x558c2beae230, size_pool_idx=0, vm_locked=true) at /tmp/ruby/src/trunk-O0/gc.c:2827
        page = 0x1
        lev = 1
        unlock_vm = true
        size_pool = 0x558c2bead490
        heap = 0x558c2bead4e0
        cache = 0x558c2beae428
        obj = 0
        __func__ = <optimized out>
#21 0x0000558c29df9ca4 in newobj_of0 (klass=140670926777440, flags=8197, wb_protected=1, cr=0x558c2beae230, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2930
        obj = 2368661703504
        objspace = 0x558c2bead470
        size_pool_idx = 0
        i = <optimized out>
        cnt = <optimized out>
#22 0x0000558c29df9d59 in newobj_of (cr=0x558c2beae230, klass=140670926777440, flags=8197, v1=0, v2=0, v3=0, wb_protected=1, alloc_size=40) at /tmp/ruby/src/trunk-O0/gc.c:2947
        obj = 94060523094304
#23 0x0000558c29df9e14 in rb_wb_protected_newobj_of (ec=0x558c2c110120, klass=140670926777440, flags=8197, size=40) at /tmp/ruby/src/trunk-O0/gc.c:2962
        __func__ = <optimized out>
#24 0x0000558c29f62fe8 in str_alloc_heap (klass=140670926777440) at /tmp/ruby/src/trunk-O0/string.c:844
        str = 0x1
#25 0x0000558c29f63510 in str_new_static (klass=140670926777440, ptr=0x558c2a2309c6 "0", len=1, encindex=2) at /tmp/ruby/src/trunk-O0/string.c:986
        str = 94060488174702
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#26 0x0000558c29f635da in rb_usascii_str_new_static (ptr=0x558c2a2309c6 "0", len=1) at /tmp/ruby/src/trunk-O0/string.c:1005
No locals.
#27 0x0000558c29e87c34 in rbimpl_usascii_str_new_cstr (str=0x558c2a2309c6 "0") at /tmp/ruby/src/trunk-O0/include/ruby/internal/intern/string.h:1383
        len = 1
#28 0x0000558c29e8ecfa in rb_fix2str (x=1, base=10) at /tmp/ruby/src/trunk-O0/numeric.c:3868
        buf = "\200\000\000\000\000\000\000\000\003\000\021\021\000\000\000\000\210\306\027\200\360\177\000\000\245\227\374)\214U\000\000\220\360\027\200\360\177\000\000\240\306\027\200\360\177\000\000v\263\374)\214U\000\000\220\360\027\200\360\177\000\000\310"
        e = 0x7ff08017c6a1 "\250{\177\360\177"
        b = 0x7ff08017c6a1 "\250{\177\360\177"
        val = 0
        u = 94060488158372
        neg = 0
#29 0x0000558c29e8ee9f in rb_int2str (x=1, base=10) at /tmp/ruby/src/trunk-O0/numeric.c:3933
No locals.
#30 0x0000558c29e8ee69 in rb_int_to_s (argc=0, argv=0x7ff08017f0d0, x=1) at /tmp/ruby/src/trunk-O0/numeric.c:3926
        base = 10
#31 0x0000558c29fdab1d in ractor_safe_call_cfunc_m1 (recv=1, argc=0, argv=0x7ff08017f0d0, func=0x558c29e8ee0e <rb_int_to_s>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3299
        f = 0x558c29e8ee0e <rb_int_to_s>
#32 0x0000558c29fdb754 in vm_call_cfunc_with_frame_ (ec=0x558c2c110120, reg_cfp=0x7ff08019eeb0, calling=0x7ff08017c920, argc=0, argv=0x7ff08017f0d0, stack_bottom=0x7ff08017f0c8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3490
        ci = 0xd0100100001
        cc = 0x7ff07f3d51e0
        val = 0
        me = 0x7ff07f7ba8c8
        cfunc = 0x558c2beed218
        recv = 1
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#33 0x0000558c29fdb929 in vm_call_cfunc_with_frame (ec=0x558c2c110120, reg_cfp=0x7ff08019eeb0, calling=0x7ff08017c920) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3518
        argc = 0
        stack_bottom = 0x7ff08017f0c8
        argv = 0x7ff08017f0d0
#34 0x0000558c29fe1ccb in vm_sendish (ec=0x558c2c110120, reg_cfp=0x7ff08019eeb0, cd=0x558c2c047cc0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5581
        val = 36
        ci = 0xd0100100001
        cc = 0x7ff07f3d51e0
        argc = 0
        recv = 1
        calling = {cd = 0x558c2c047cc0, cc = 0x7ff07f3d51e0, block_handler = 0, recv = 1, argc = 0, kw_splat = false, heap_argv = 0}
#35 0x0000558c29fe925c in vm_exec_core (ec=0x558c2c110120) at ../../src/trunk-O0/insns.def:834
        bh = 0
        cd = 0x558c2c047cc0
        leaf = false
        val = 20
        reg_pc = 0x558c2c067428
        reg_cfp = 0x7ff08019eeb0
        insns_address_table = {0x558c29fe5933 <vm_exec_core+108>, 0x558c29fe5995 <vm_exec_core+206>, 0x558c29fe5aa8 <vm_exec_core+481>, 0x558c29fe5bbc <vm_exec_core+757>, 0x558c29fe5d5a <vm_exec_core+1171>, 0x558c29fe5e8a <vm_exec_core+1475>, 0x558c29fe609c <vm_exec_core+2005>, 0x558c29fe61ae <vm_exec_core+2279>, 0x558c29fe6287 <vm_exec_core+2496>, 0x558c29fe638e <vm_exec_core+2759>, 0x558c29fe6495 <vm_exec_core+3022>, 0x558c29fe65a3 <vm_exec_core+3292>, 0x558c29fe66b5 <vm_exec_core+3566>, 0x558c29fe6785 <vm_exec_core+3774>, 0x558c29fe688e <vm_exec_core+4039>, 0x558c29fe6988 <vm_exec_core+4289>, 0x558c29fe6a4b <vm_exec_core+4484>, 0x558c29fe6b0e <vm_exec_core+4679>, 0x558c29fe6b97 <vm_exec_core+4816>, 0x558c29fe6c23 <vm_exec_core+4956>, 0x558c29fe6cc9 <vm_exec_core+5122>, 0x558c29fe6da1 <vm_exec_core+5338>, 0x558c29fe6e6e <vm_exec_core+5543>, 0x558c29fe6f4c <vm_exec_core+5765>, 0x558c29fe700e <vm_exec_core+5959>, 0x558c29fe714d <vm_exec_core+6278>, 0x558c29fe71f3 <vm_exec_core+6444>, 0x558c29fe72d8 <vm_exec_core+6673>, 0x558c29fe7407 <vm_exec_core+6976>, 0x558c29fe74ca <vm_exec_core+7171>, 0x558c29fe758d <vm_exec_core+7366>, 0x558c29fe7684 <vm_exec_core+7613>, 0x558c29fe7746 <vm_exec_core+7807>, 0x558c29fe7825 <vm_exec_core+8030>, 0x558c29fe78f2 <vm_exec_core+8235>, 0x558c29fe7a02 <vm_exec_core+8507>, 0x558c29fe7afc <vm_exec_core+8757>, 0x558c29fe7b77 <vm_exec_core+8880>, 0x558c29fe7c38 <vm_exec_core+9073>, 0x558c29fe7d26 <vm_exec_core+9311>, 0x558c29fe7dd6 <vm_exec_core+9487>, 0x558c29fe7f55 <vm_exec_core+9870>, 0x558c29fe802f <vm_exec_core+10088>, 0x558c29fe811b <vm_exec_core+10324>, 0x558c29fe81ac <vm_exec_core+10469>, 0x558c29fe8307 <vm_exec_core+10816>, 0x558c29fe88a9 <vm_exec_core+12258>, 0x558c29fe89a5 <vm_exec_core+12510>, 0x558c29fe8aa8 <vm_exec_core+12769>, 0x558c29fe8b94 <vm_exec_core+13005>, 0x558c29fe8dad <vm_exec_core+13542>, 0x558c29fe8e9f <vm_exec_core+13784>, 0x558c29fe8fa5 <vm_exec_core+14046>, 0x558c29fe91a2 <vm_exec_core+14555>, 0x558c29fe934b <vm_exec_core+14980>, 0x558c29fe9476 <vm_exec_core+15279>, 0x558c29fe95e2 <vm_exec_core+15643>, 0x558c29fe970d <vm_exec_core+15942>, 0x558c29fe9879 <vm_exec_core+16306>, 0x558c29fe9a5b <vm_exec_core+16788>, 0x558c29fe9c58 <vm_exec_core+17297>, 0x558c29fe9e01 <vm_exec_core+17722>, 0x558c29fe9f23 <vm_exec_core+18012>, 0x558c29fe9fca <vm_exec_core+18179>, 0x558c29fea08e <vm_exec_core+18375>, 0x558c29fea177 <vm_exec_core+18608>, 0x558c29fea263 <vm_exec_core+18844>, 0x558c29fea34c <vm_exec_core+19077>, 0x558c29fea460 <vm_exec_core+19353>, 0x558c29fea587 <vm_exec_core+19648>, 0x558c29fea6bd <vm_exec_core+19958>, 0x558c29fea7f3 <vm_exec_core+20268>, 0x558c29fea929 <vm_exec_core+20578>, 0x558c29feaa5f <vm_exec_core+20888>, 0x558c29feab95 <vm_exec_core+21198>, 0x558c29feacd6 <vm_exec_core+21519>, 0x558c29feae50 <vm_exec_core+21897>, 0x558c29feaf86 <vm_exec_core+22207>, 0x558c29feb0bc <vm_exec_core+22517>, 0x558c29feb1f2 <vm_exec_core+22827>, 0x558c29feb328 <vm_exec_core+23137>, 0x558c29feb45e <vm_exec_core+23447>, 0x558c29feb594 <vm_exec_core+23757>, 0x558c29feb6ca <vm_exec_core+24067>, 0x558c29feb800 <vm_exec_core+24377>, 0x558c29feb94f <vm_exec_core+24712>, 0x558c29febb09 <vm_exec_core+25154>, 0x558c29febc87 <vm_exec_core+25536>, 0x558c29febda6 <vm_exec_core+25823>, 0x558c29febec5 <vm_exec_core+26110>, 0x558c29febfdf <vm_exec_core+26392>, 0x558c29fec0f9 <vm_exec_core+26674>, 0x558c29fec224 <vm_exec_core+26973>, 0x558c29fec35a <vm_exec_core+27283>, 0x558c29fec445 <vm_exec_core+27518>, 0x558c29fec54a <vm_exec_core+27779>, 0x558c29fec692 <vm_exec_core+28107>, 0x558c29fec781 <vm_exec_core+28346>, 0x558c29fec85b <vm_exec_core+28564>, 0x558c29fec930 <vm_exec_core+28777>, 0x558c29feca0b <vm_exec_core+28996>, 0x558c29feca87 <vm_exec_core+29120>, 0x558c29fecb03 <vm_exec_core+29244>, 0x558c29fecb21 <vm_exec_core+29274>, 0x558c29fecb3f <vm_exec_core+29304>, 0x558c29fecb5d <vm_exec_core+29334>, 0x558c29fecb7b <vm_exec_core+29364>, 0x558c29fecb99 <vm_exec_core+29394>, 0x558c29fecbb7 <vm_exec_core+29424>, 0x558c29fecbd5 <vm_exec_core+29454>, 0x558c29fecbf3 <vm_exec_core+29484>, 0x558c29fecc11 <vm_exec_core+29514>, 0x558c29fecc2f <vm_exec_core+29544>, 0x558c29fecc4d <vm_exec_core+29574>, 0x558c29fecc6b <vm_exec_core+29604>, 0x558c29fecc89 <vm_exec_core+29634>, 0x558c29fecca7 <vm_exec_core+29664>, 0x558c29feccc5 <vm_exec_core+29694>, 0x558c29fecce3 <vm_exec_core+29724>, 0x558c29fecd01 <vm_exec_core+29754>, 0x558c29fecd1f <vm_exec_core+29784>, 0x558c29fecd3d <vm_exec_core+29814>, 0x558c29fecd5b <vm_exec_core+29844>, 0x558c29fecd79 <vm_exec_core+29874>, 0x558c29fecd97 <vm_exec_core+29904>, 0x558c29fecdb5 <vm_exec_core+29934>, 0x558c29fecdd3 <vm_exec_core+29964>, 0x558c29fecdf1 <vm_exec_core+29994>, 0x558c29fece0f <vm_exec_core+30024>, 0x558c29fece2d <vm_exec_core+30054>, 0x558c29fece4b <vm_exec_core+30084>, 0x558c29fece69 <vm_exec_core+30114>, 0x558c29fece87 <vm_exec_core+30144>, 0x558c29fecea5 <vm_exec_core+30174>, 0x558c29fecec3 <vm_exec_core+30204>, 0x558c29fecee1 <vm_exec_core+30234>, 0x558c29feceff <vm_exec_core+30264>, 0x558c29fecf1d <vm_exec_core+30294>, 0x558c29fecf3b <vm_exec_core+30324>, 0x558c29fecf59 <vm_exec_core+30354>, 0x558c29fecf77 <vm_exec_core+30384>, 0x558c29fecf95 <vm_exec_core+30414>, 0x558c29fecfb3 <vm_exec_core+30444>, 0x558c29fecfd1 <vm_exec_core+30474>, 0x558c29fecfef <vm_exec_core+30504>, 0x558c29fed00d <vm_exec_core+30534>, 0x558c29fed02b <vm_exec_core+30564>, 0x558c29fed049 <vm_exec_core+30594>, 0x558c29fed067 <vm_exec_core+30624>, 0x558c29fed085 <vm_exec_core+30654>, 0x558c29fed0a3 <vm_exec_core+30684>, 0x558c29fed0c1 <vm_exec_core+30714>, 0x558c29fed0df <vm_exec_core+30744>, 0x558c29fed0fd <vm_exec_core+30774>, 0x558c29fed11b <vm_exec_core+30804>, 0x558c29fed139 <vm_exec_core+30834>, 0x558c29fed157 <vm_exec_core+30864>, 0x558c29fed175 <vm_exec_core+30894>, 0x558c29fed193 <vm_exec_core+30924>, 0x558c29fed1b1 <vm_exec_core+30954>, 0x558c29fed1cf <vm_exec_core+30984>, 0x558c29fed1ed <vm_exec_core+31014>, 0x558c29fed20b <vm_exec_core+31044>, 0x558c29fed229 <vm_exec_core+31074>, 0x558c29fed247 <vm_exec_core+31104>, 0x558c29fed265 <vm_exec_core+31134>, 0x558c29fed283 <vm_exec_core+31164>, 0x558c29fed2a1 <vm_exec_core+31194>, 0x558c29fed2bf <vm_exec_core+31224>, 0x558c29fed2dd <vm_exec_core+31254>, 0x558c29fed2fb <vm_exec_core+31284>, 0x558c29fed319 <vm_exec_core+31314>, 0x558c29fed337 <vm_exec_core+31344>, 0x558c29fed355 <vm_exec_core+31374>, 0x558c29fed373 <vm_exec_core+31404>, 0x558c29fed391 <vm_exec_core+31434>, 0x558c29fed3af <vm_exec_core+31464>, 0x558c29fed3cd <vm_exec_core+31494>, 0x558c29fed3fe <vm_exec_core+31543>, 0x558c29fed41c <vm_exec_core+31573>, 0x558c29fed43a <vm_exec_core+31603>, 0x558c29fed458 <vm_exec_core+31633>, 0x558c29fed476 <vm_exec_core+31663>, 0x558c29fed494 <vm_exec_core+31693>, 0x558c29fed4b2 <vm_exec_core+31723>, 0x558c29fed4d0 <vm_exec_core+31753>, 0x558c29fed4ee <vm_exec_core+31783>, 0x558c29fed50c <vm_exec_core+31813>, 0x558c29fed52a <vm_exec_core+31843>, 0x558c29fed548 <vm_exec_core+31873>, 0x558c29fed566 <vm_exec_core+31903>, 0x558c29fed584 <vm_exec_core+31933>, 0x558c29fed5a2 <vm_exec_core+31963>, 0x558c29fed5c0 <vm_exec_core+31993>, 0x558c29fed5de <vm_exec_core+32023>, 0x558c29fed5fc <vm_exec_core+32053>, 0x558c29fed61a <vm_exec_core+32083>, 0x558c29fed638 <vm_exec_core+32113>, 0x558c29fed656 <vm_exec_core+32143>, 0x558c29fed674 <vm_exec_core+32173>...}
#36 0x0000558c29fffc46 in rb_vm_exec (ec=0x558c2c110120) at /tmp/ruby/src/trunk-O0/vm.c:2486
        _ec = 0x558c2c110120
        _tag = {tag = 36, retval = 4, buf = {0x7ff08017d600, 0x558c29fffbc4 <rb_vm_exec+190>, 0x0, 0x7ff08017d550, 0x7ff08017d5d0}, prev = 0x7ff08017ec40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#37 0x0000558c29ff43c7 in vm_call0_body (ec=0x558c2c110120, calling=0x7ff08017d7a0, argv=0x7ff08017db60) at /tmp/ruby/src/trunk-O0/vm_eval.c:229
        reg_cfp = 0x7ff08019ef58
        i = 0
        ci = 0x7ff08017d770
        cc = 0x7ff07f3d5258
        ret = 36
#38 0x0000558c29ff3c3c in vm_call0_cc (ec=0x558c2c110120, recv=140670903619040, id=50369, argc=0, argv=0x7ff08017db60, cc=0x7ff07f3d5258, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7ff08017db60
        av = {94060486332308, 94060523094304}
        calling = {cd = 0x7ff08017d760, cc = 0x7ff07f3d5258, block_handler = 0, recv = 140670903619040, argc = 0, kw_splat = false, heap_argv = 0}
#39 0x0000558c29ff581f in rb_call0 (ec=0x558c2c110120, recv=140670903619040, mid=50369, argc=0, argv=0x7ff08017db60, call_scope=CALL_PUBLIC, self=140671350929920) at /tmp/ruby/src/trunk-O0/vm_eval.c:573
        call_status = MISSING_NONE
        scope = CALL_PUBLIC
        kw_splat = 0
        cc = 0x7ff07f3d5258
#40 0x0000558c29ff656b in rb_call (recv=140670903619040, mid=50369, argc=0, argv=0x7ff08017db60, scope=CALL_PUBLIC) at /tmp/ruby/src/trunk-O0/vm_eval.c:899
        ec = 0x558c2c110120
#41 0x0000558c29ff72f6 in rb_funcall_with_block_kw (recv=140670903619040, mid=50369, argc=0, argv=0x7ff08017db60, passed_procval=4, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:1214
No locals.
#42 0x0000558c29f7d031 in rb_sym_proc_call (mid=50369, argc=1, argv=0x7ff08017db58, kw_splat=0, passed_proc=4) at /tmp/ruby/src/trunk-O0/string.c:11673
        obj = 140670903619040
#43 0x0000558c29fdfd57 in vm_yield_with_symbol (ec=0x558c2c110120, symbol=12894476, argc=1, argv=0x7ff08017db58, kw_splat=0, block_handler=0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4798
No locals.
#44 0x0000558c29ffcd3f in invoke_block_from_c_bh (ec=0x558c2c110120, block_handler=12894476, argc=1, argv=0x7ff08017db58, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1606
No locals.
#45 0x0000558c29ffce53 in vm_yield_with_cref (ec=0x558c2c110120, argc=1, argv=0x7ff08017db58, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1634
No locals.
#46 0x0000558c29ffce91 in vm_yield (ec=0x558c2c110120, argc=1, argv=0x7ff08017db58, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1642
No locals.
#47 0x0000558c29ff7793 in rb_yield_0 (argc=1, argv=0x7ff08017db58) at /tmp/ruby/src/trunk-O0/vm_eval.c:1366
No locals.
#48 0x0000558c29ff77fa in rb_yield (val=140670903619040) at /tmp/ruby/src/trunk-O0/vm_eval.c:1382
No locals.
#49 0x0000558c2a138e18 in rb_ary_each (ary=140671350929920) at /tmp/ruby/src/trunk-O0/array.c:2538
        i = 49620
#50 0x0000558c29fdab4f in ractor_safe_call_cfunc_0 (recv=140671350929920, argc=0, argv=0x7ff08017f038, func=0x558c2a138dab <rb_ary_each>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3306
        f = 0x558c2a138dab <rb_ary_each>
#51 0x0000558c29fdb754 in vm_call_cfunc_with_frame_ (ec=0x558c2c110120, reg_cfp=0x7ff08019ef90, calling=0x7ff08017dfe0, argc=0, argv=0x7ff08017f038, stack_bottom=0x7ff08017f030) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3490
        ci = 0xbe100020001
        cc = 0x7ff07f3d5280
        val = 48
        me = 0x7ff07f7bfb48
        cfunc = 0x558c2befe1e8
        recv = 140671350929920
        block_handler = 12894476
        frame_type = 1431634051
        len = 0
        args = <optimized out>
        args = <optimized out>
#52 0x0000558c29fdb929 in vm_call_cfunc_with_frame (ec=0x558c2c110120, reg_cfp=0x7ff08019ef90, calling=0x7ff08017dfe0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3518
        argc = 0
        stack_bottom = 0x7ff08017f030
        argv = 0x7ff08017f038
#53 0x0000558c29fdba41 in vm_call_cfunc_other (ec=0x558c2c110120, reg_cfp=0x7ff08019ef90, calling=0x7ff08017dfe0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3544
        ci = 0xbe100020001
        argv_ary = 0
#54 0x0000558c29fdbe69 in vm_call_cfunc (ec=0x558c2c110120, reg_cfp=0x7ff08019ef90, calling=0x7ff08017dfe0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3626
        ci = 0xbe100020001
#55 0x0000558c29fde998 in vm_call_method_each_type (ec=0x558c2c110120, cfp=0x7ff08019ef90, calling=0x7ff08017dfe0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4417
        aset_mask = 1994
        ivar_mask = 2149047824
        ci = 0xbe100020001
        cc = 0x7ff07f3d5280
        cme = 0x7ff07f7bfb48
        v = 94060523521672
#56 0x0000558c29fdf444 in vm_call_method (ec=0x558c2c110120, cfp=0x7ff08019ef90, calling=0x7ff08017dfe0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4543
        ci = 0xbe100020001
        cc = 0x7ff07f3d5280
#57 0x0000558c29fdf646 in vm_call_general (ec=0x558c2c110120, reg_cfp=0x7ff08019ef90, calling=0x7ff08017dfe0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4587
No locals.
#58 0x0000558c29fe1ccb in vm_sendish (ec=0x558c2c110120, reg_cfp=0x7ff08019ef90, cd=0x558c2c048110, block_handler=12894476, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5581
        val = 36
        ci = 0xbe100020001
        cc = 0x7ff07f3d5280
        argc = 0
        recv = 140671350929920
        calling = {cd = 0x558c2c048110, cc = 0x7ff07f3d5280, block_handler = 12894476, recv = 140671350929920, argc = 0, kw_splat = false, heap_argv = 0}
#59 0x0000558c29fe90b3 in vm_exec_core (ec=0x558c2c110120) at ../../src/trunk-O0/insns.def:814
        bh = 12894476
        cd = 0x558c2c048110
        blockiseq = 0x0
        leaf = false
        val = 140671350929920
        reg_pc = 0x558c2c03f800
        reg_cfp = 0x7ff08019ef90
        insns_address_table = {0x558c29fe5933 <vm_exec_core+108>, 0x558c29fe5995 <vm_exec_core+206>, 0x558c29fe5aa8 <vm_exec_core+481>, 0x558c29fe5bbc <vm_exec_core+757>, 0x558c29fe5d5a <vm_exec_core+1171>, 0x558c29fe5e8a <vm_exec_core+1475>, 0x558c29fe609c <vm_exec_core+2005>, 0x558c29fe61ae <vm_exec_core+2279>, 0x558c29fe6287 <vm_exec_core+2496>, 0x558c29fe638e <vm_exec_core+2759>, 0x558c29fe6495 <vm_exec_core+3022>, 0x558c29fe65a3 <vm_exec_core+3292>, 0x558c29fe66b5 <vm_exec_core+3566>, 0x558c29fe6785 <vm_exec_core+3774>, 0x558c29fe688e <vm_exec_core+4039>, 0x558c29fe6988 <vm_exec_core+4289>, 0x558c29fe6a4b <vm_exec_core+4484>, 0x558c29fe6b0e <vm_exec_core+4679>, 0x558c29fe6b97 <vm_exec_core+4816>, 0x558c29fe6c23 <vm_exec_core+4956>, 0x558c29fe6cc9 <vm_exec_core+5122>, 0x558c29fe6da1 <vm_exec_core+5338>, 0x558c29fe6e6e <vm_exec_core+5543>, 0x558c29fe6f4c <vm_exec_core+5765>, 0x558c29fe700e <vm_exec_core+5959>, 0x558c29fe714d <vm_exec_core+6278>, 0x558c29fe71f3 <vm_exec_core+6444>, 0x558c29fe72d8 <vm_exec_core+6673>, 0x558c29fe7407 <vm_exec_core+6976>, 0x558c29fe74ca <vm_exec_core+7171>, 0x558c29fe758d <vm_exec_core+7366>, 0x558c29fe7684 <vm_exec_core+7613>, 0x558c29fe7746 <vm_exec_core+7807>, 0x558c29fe7825 <vm_exec_core+8030>, 0x558c29fe78f2 <vm_exec_core+8235>, 0x558c29fe7a02 <vm_exec_core+8507>, 0x558c29fe7afc <vm_exec_core+8757>, 0x558c29fe7b77 <vm_exec_core+8880>, 0x558c29fe7c38 <vm_exec_core+9073>, 0x558c29fe7d26 <vm_exec_core+9311>, 0x558c29fe7dd6 <vm_exec_core+9487>, 0x558c29fe7f55 <vm_exec_core+9870>, 0x558c29fe802f <vm_exec_core+10088>, 0x558c29fe811b <vm_exec_core+10324>, 0x558c29fe81ac <vm_exec_core+10469>, 0x558c29fe8307 <vm_exec_core+10816>, 0x558c29fe88a9 <vm_exec_core+12258>, 0x558c29fe89a5 <vm_exec_core+12510>, 0x558c29fe8aa8 <vm_exec_core+12769>, 0x558c29fe8b94 <vm_exec_core+13005>, 0x558c29fe8dad <vm_exec_core+13542>, 0x558c29fe8e9f <vm_exec_core+13784>, 0x558c29fe8fa5 <vm_exec_core+14046>, 0x558c29fe91a2 <vm_exec_core+14555>, 0x558c29fe934b <vm_exec_core+14980>, 0x558c29fe9476 <vm_exec_core+15279>, 0x558c29fe95e2 <vm_exec_core+15643>, 0x558c29fe970d <vm_exec_core+15942>, 0x558c29fe9879 <vm_exec_core+16306>, 0x558c29fe9a5b <vm_exec_core+16788>, 0x558c29fe9c58 <vm_exec_core+17297>, 0x558c29fe9e01 <vm_exec_core+17722>, 0x558c29fe9f23 <vm_exec_core+18012>, 0x558c29fe9fca <vm_exec_core+18179>, 0x558c29fea08e <vm_exec_core+18375>, 0x558c29fea177 <vm_exec_core+18608>, 0x558c29fea263 <vm_exec_core+18844>, 0x558c29fea34c <vm_exec_core+19077>, 0x558c29fea460 <vm_exec_core+19353>, 0x558c29fea587 <vm_exec_core+19648>, 0x558c29fea6bd <vm_exec_core+19958>, 0x558c29fea7f3 <vm_exec_core+20268>, 0x558c29fea929 <vm_exec_core+20578>, 0x558c29feaa5f <vm_exec_core+20888>, 0x558c29feab95 <vm_exec_core+21198>, 0x558c29feacd6 <vm_exec_core+21519>, 0x558c29feae50 <vm_exec_core+21897>, 0x558c29feaf86 <vm_exec_core+22207>, 0x558c29feb0bc <vm_exec_core+22517>, 0x558c29feb1f2 <vm_exec_core+22827>, 0x558c29feb328 <vm_exec_core+23137>, 0x558c29feb45e <vm_exec_core+23447>, 0x558c29feb594 <vm_exec_core+23757>, 0x558c29feb6ca <vm_exec_core+24067>, 0x558c29feb800 <vm_exec_core+24377>, 0x558c29feb94f <vm_exec_core+24712>, 0x558c29febb09 <vm_exec_core+25154>, 0x558c29febc87 <vm_exec_core+25536>, 0x558c29febda6 <vm_exec_core+25823>, 0x558c29febec5 <vm_exec_core+26110>, 0x558c29febfdf <vm_exec_core+26392>, 0x558c29fec0f9 <vm_exec_core+26674>, 0x558c29fec224 <vm_exec_core+26973>, 0x558c29fec35a <vm_exec_core+27283>, 0x558c29fec445 <vm_exec_core+27518>, 0x558c29fec54a <vm_exec_core+27779>, 0x558c29fec692 <vm_exec_core+28107>, 0x558c29fec781 <vm_exec_core+28346>, 0x558c29fec85b <vm_exec_core+28564>, 0x558c29fec930 <vm_exec_core+28777>, 0x558c29feca0b <vm_exec_core+28996>, 0x558c29feca87 <vm_exec_core+29120>, 0x558c29fecb03 <vm_exec_core+29244>, 0x558c29fecb21 <vm_exec_core+29274>, 0x558c29fecb3f <vm_exec_core+29304>, 0x558c29fecb5d <vm_exec_core+29334>, 0x558c29fecb7b <vm_exec_core+29364>, 0x558c29fecb99 <vm_exec_core+29394>, 0x558c29fecbb7 <vm_exec_core+29424>, 0x558c29fecbd5 <vm_exec_core+29454>, 0x558c29fecbf3 <vm_exec_core+29484>, 0x558c29fecc11 <vm_exec_core+29514>, 0x558c29fecc2f <vm_exec_core+29544>, 0x558c29fecc4d <vm_exec_core+29574>, 0x558c29fecc6b <vm_exec_core+29604>, 0x558c29fecc89 <vm_exec_core+29634>, 0x558c29fecca7 <vm_exec_core+29664>, 0x558c29feccc5 <vm_exec_core+29694>, 0x558c29fecce3 <vm_exec_core+29724>, 0x558c29fecd01 <vm_exec_core+29754>, 0x558c29fecd1f <vm_exec_core+29784>, 0x558c29fecd3d <vm_exec_core+29814>, 0x558c29fecd5b <vm_exec_core+29844>, 0x558c29fecd79 <vm_exec_core+29874>, 0x558c29fecd97 <vm_exec_core+29904>, 0x558c29fecdb5 <vm_exec_core+29934>, 0x558c29fecdd3 <vm_exec_core+29964>, 0x558c29fecdf1 <vm_exec_core+29994>, 0x558c29fece0f <vm_exec_core+30024>, 0x558c29fece2d <vm_exec_core+30054>, 0x558c29fece4b <vm_exec_core+30084>, 0x558c29fece69 <vm_exec_core+30114>, 0x558c29fece87 <vm_exec_core+30144>, 0x558c29fecea5 <vm_exec_core+30174>, 0x558c29fecec3 <vm_exec_core+30204>, 0x558c29fecee1 <vm_exec_core+30234>, 0x558c29feceff <vm_exec_core+30264>, 0x558c29fecf1d <vm_exec_core+30294>, 0x558c29fecf3b <vm_exec_core+30324>, 0x558c29fecf59 <vm_exec_core+30354>, 0x558c29fecf77 <vm_exec_core+30384>, 0x558c29fecf95 <vm_exec_core+30414>, 0x558c29fecfb3 <vm_exec_core+30444>, 0x558c29fecfd1 <vm_exec_core+30474>, 0x558c29fecfef <vm_exec_core+30504>, 0x558c29fed00d <vm_exec_core+30534>, 0x558c29fed02b <vm_exec_core+30564>, 0x558c29fed049 <vm_exec_core+30594>, 0x558c29fed067 <vm_exec_core+30624>, 0x558c29fed085 <vm_exec_core+30654>, 0x558c29fed0a3 <vm_exec_core+30684>, 0x558c29fed0c1 <vm_exec_core+30714>, 0x558c29fed0df <vm_exec_core+30744>, 0x558c29fed0fd <vm_exec_core+30774>, 0x558c29fed11b <vm_exec_core+30804>, 0x558c29fed139 <vm_exec_core+30834>, 0x558c29fed157 <vm_exec_core+30864>, 0x558c29fed175 <vm_exec_core+30894>, 0x558c29fed193 <vm_exec_core+30924>, 0x558c29fed1b1 <vm_exec_core+30954>, 0x558c29fed1cf <vm_exec_core+30984>, 0x558c29fed1ed <vm_exec_core+31014>, 0x558c29fed20b <vm_exec_core+31044>, 0x558c29fed229 <vm_exec_core+31074>, 0x558c29fed247 <vm_exec_core+31104>, 0x558c29fed265 <vm_exec_core+31134>, 0x558c29fed283 <vm_exec_core+31164>, 0x558c29fed2a1 <vm_exec_core+31194>, 0x558c29fed2bf <vm_exec_core+31224>, 0x558c29fed2dd <vm_exec_core+31254>, 0x558c29fed2fb <vm_exec_core+31284>, 0x558c29fed319 <vm_exec_core+31314>, 0x558c29fed337 <vm_exec_core+31344>, 0x558c29fed355 <vm_exec_core+31374>, 0x558c29fed373 <vm_exec_core+31404>, 0x558c29fed391 <vm_exec_core+31434>, 0x558c29fed3af <vm_exec_core+31464>, 0x558c29fed3cd <vm_exec_core+31494>, 0x558c29fed3fe <vm_exec_core+31543>, 0x558c29fed41c <vm_exec_core+31573>, 0x558c29fed43a <vm_exec_core+31603>, 0x558c29fed458 <vm_exec_core+31633>, 0x558c29fed476 <vm_exec_core+31663>, 0x558c29fed494 <vm_exec_core+31693>, 0x558c29fed4b2 <vm_exec_core+31723>, 0x558c29fed4d0 <vm_exec_core+31753>, 0x558c29fed4ee <vm_exec_core+31783>, 0x558c29fed50c <vm_exec_core+31813>, 0x558c29fed52a <vm_exec_core+31843>, 0x558c29fed548 <vm_exec_core+31873>, 0x558c29fed566 <vm_exec_core+31903>, 0x558c29fed584 <vm_exec_core+31933>, 0x558c29fed5a2 <vm_exec_core+31963>, 0x558c29fed5c0 <vm_exec_core+31993>, 0x558c29fed5de <vm_exec_core+32023>, 0x558c29fed5fc <vm_exec_core+32053>, 0x558c29fed61a <vm_exec_core+32083>, 0x558c29fed638 <vm_exec_core+32113>, 0x558c29fed656 <vm_exec_core+32143>, 0x558c29fed674 <vm_exec_core+32173>...}
#60 0x0000558c29fffc46 in rb_vm_exec (ec=0x558c2c110120) at /tmp/ruby/src/trunk-O0/vm.c:2486
        _ec = 0x558c2c110120
        _tag = {tag = 36, retval = 4, buf = {0x7ff08017ecc0, 0x558c29fffbc4 <rb_vm_exec+190>, 0x0, 0x7ff08017ec10, 0x0}, prev = 0x7ff08017ef40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#61 0x0000558c29ffc833 in invoke_block (ec=0x558c2c110120, iseq=0x7ff07f7ea050, self=140671350918640, captured=0x558c2c2c31e0, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1509
        arg_size = 0
#62 0x0000558c29ffd2cf in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ff08017ef08, argc=0, self=140671350918640, captured=0x558c2c2c31e0, ec=0x558c2c110120) at /tmp/ruby/src/trunk-O0/vm.c:1579
        iseq = 0x7ff07f7ea050
        opt_pc = 0
        type = 572653569
        cfp = 0x7ff08019efc8
        sp = 0x7ff08017f018
        flags = 0
        use_argv = 0x7ff08017ef08
        av = {94060521138544, 0}
        stack_argv = 0x7ff08017f018
#63 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7ff08017ef08, argc=0, self=140671350918640, proc=0x558c2c2c31e0, ec=0x558c2c110120) at /tmp/ruby/src/trunk-O0/vm.c:1677
        block = 0x558c2c2c31e0
#64 vm_invoke_proc (ec=0x558c2c110120, proc=0x558c2c2c31e0, self=140671350918640, argc=0, argv=0x7ff08017ef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1707
No locals.
#65 0x0000558c29ffda73 in rb_vm_invoke_proc (ec=0x558c2c110120, proc=0x558c2c2c31e0, argc=0, argv=0x7ff08017ef08, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1728
        self = 140671350918640
#66 0x0000558c2a1c4981 in rb_fiber_start (fiber=0x558c2c1100d0) at /tmp/ruby/src/trunk-O0/cont.c:2536
        cont = 0x558c2c1100d0
        argc = 0
        argv = 0x7ff08017ef08
        args = 4
        _ec = 0x558c2c110120
        _tag = {tag = 36, retval = 0, buf = {0x7ff08017efc0, 0x558c2a1c479a <rb_fiber_start+239>, 0x0, 0x7ff08017eee0, 0x7ff08017efa0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        th = 0x558c2bead090
        proc = 0x558c2c2c31e0
        state = RUBY_TAG_NONE
        need_interrupt = 0
        err = 0
#67 0x0000558c2a1c1fa5 in fiber_entry (from=0x558c2beae6b0, to=0x558c2c1102f0) at /tmp/ruby/src/trunk-O0/cont.c:847
        fiber = 0x558c2c1100d0
        thread = 0x558c2bead090
#68 0x0000000000000000 in ?? ()
No symbol table info available.

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