# Logfile created on 2024-02-21 17:55:36 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055d19bd59d88 @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.20240221-175536", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055d19bdfb340 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055d19bdfb200 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055d19bdfb048 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20240221-175536", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20240221-175536>, @binmode=false, @mon_data=#<Monitor:0x000055d19bdfaf58>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision -
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision -
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/drb.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/drb.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   2b2e61e..8bc51a3  master     -> origin/master
Updating 2b2e61e..8bc51a3
Fast-forward
 ast.c                               |  5 +++++
 compile.c                           |  3 +++
 ext/date/date_core.c                |  6 ------
 gc.c                                |  8 ++++----
 internal/imemo.h                    | 20 ++++++++++++++++----
 iseq.c                              |  7 +++++++
 iseq.h                              |  2 +-
 lib/error_highlight/base.rb         | 11 ++++++++++-
 lib/fileutils.rb                    | 22 ++++++++++++----------
 lib/pp.rb                           | 19 ++++++++++++-------
 lib/rubygems/safe_yaml.rb           | 11 ++++++++++-
 node.c                              |  3 +--
 proc.c                              |  9 +++++++--
 rjit_c.rb                           |  9 +++++----
 ruby_parser.c                       |  3 +--
 test/date/test_date_parse.rb        | 24 ++++++------------------
 test/ruby/test_rubyoptions.rb       |  5 +----
 test/rubygems/test_gem_safe_yaml.rb | 24 ++++++++++++++++++++++++
 test/test_pp.rb                     | 28 +++++++++++++++++++++++++++-
 vm.c                                |  8 +++++---
 vm_callinfo.h                       |  5 ++++-
 vm_core.h                           | 14 +++++++++++---
 vm_insnhelper.c                     |  9 +++++++--
 vm_insnhelper.h                     |  5 ++++-
 vm_method.c                         | 18 ++++++++++--------
 25 files changed, 193 insertions(+), 85 deletions(-)
 create mode 100644 test/rubygems/test_gem_safe_yaml.rb
Latest commit hash = 8bc51a393a
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
making /tmp/ruby/src/trunk-O0/rjit_c.rbinc
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'
generating miniprelude.c
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
miniprelude.c updated
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision -
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision unchanged
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision -
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/drb.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/drb.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-O0/miniinit.c
compiling /tmp/ruby/src/trunk-O0/array.c
compiling /tmp/ruby/src/trunk-O0/ast.c
compiling /tmp/ruby/src/trunk-O0/bignum.c
compiling /tmp/ruby/src/trunk-O0/class.c
compiling /tmp/ruby/src/trunk-O0/compile.c
compiling /tmp/ruby/src/trunk-O0/complex.c
compiling /tmp/ruby/src/trunk-O0/cont.c
compiling /tmp/ruby/src/trunk-O0/debug.c
compiling /tmp/ruby/src/trunk-O0/dir.c
compiling /tmp/ruby/src/trunk-O0/encoding.c
compiling /tmp/ruby/src/trunk-O0/enum.c
compiling /tmp/ruby/src/trunk-O0/enumerator.c
compiling /tmp/ruby/src/trunk-O0/error.c
compiling /tmp/ruby/src/trunk-O0/eval.c
compiling /tmp/ruby/src/trunk-O0/file.c
compiling /tmp/ruby/src/trunk-O0/gc.c
compiling /tmp/ruby/src/trunk-O0/hash.c
compiling /tmp/ruby/src/trunk-O0/io.c
compiling /tmp/ruby/src/trunk-O0/iseq.c
compiling /tmp/ruby/src/trunk-O0/load.c
compiling /tmp/ruby/src/trunk-O0/marshal.c
compiling /tmp/ruby/src/trunk-O0/memory_view.c
compiling /tmp/ruby/src/trunk-O0/rjit.c
compiling /tmp/ruby/src/trunk-O0/rjit_c.c
compiling /tmp/ruby/src/trunk-O0/node.c
compiling /tmp/ruby/src/trunk-O0/node_dump.c
compiling /tmp/ruby/src/trunk-O0/numeric.c
compiling /tmp/ruby/src/trunk-O0/object.c
compiling /tmp/ruby/src/trunk-O0/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk-O0/proc.c
compiling /tmp/ruby/src/trunk-O0/process.c
compiling /tmp/ruby/src/trunk-O0/ractor.c
compiling /tmp/ruby/src/trunk-O0/random.c
compiling /tmp/ruby/src/trunk-O0/rational.c
compiling /tmp/ruby/src/trunk-O0/re.c
compiling /tmp/ruby/src/trunk-O0/ruby.c
compiling /tmp/ruby/src/trunk-O0/ruby_parser.c
compiling /tmp/ruby/src/trunk-O0/scheduler.c
compiling /tmp/ruby/src/trunk-O0/shape.c
compiling /tmp/ruby/src/trunk-O0/signal.c
compiling /tmp/ruby/src/trunk-O0/string.c
compiling /tmp/ruby/src/trunk-O0/struct.c
compiling /tmp/ruby/src/trunk-O0/symbol.c
compiling /tmp/ruby/src/trunk-O0/thread.c
compiling /tmp/ruby/src/trunk-O0/time.c
compiling /tmp/ruby/src/trunk-O0/variable.c
compiling /tmp/ruby/src/trunk-O0/version.c
compiling /tmp/ruby/src/trunk-O0/vm.c
compiling /tmp/ruby/src/trunk-O0/vm_backtrace.c
compiling /tmp/ruby/src/trunk-O0/vm_dump.c
compiling /tmp/ruby/src/trunk-O0/vm_sync.c
compiling /tmp/ruby/src/trunk-O0/vm_trace.c
compiling /tmp/ruby/src/trunk-O0/weakmap.c
compiling /tmp/ruby/src/trunk-O0/yjit.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
60a064c39ab14ff45cb02c0bf314fb72b5b7c8e11f5c398b6c2de08ba21cc065  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 enc.mk
generating encdb.h
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
compiling /tmp/ruby/src/trunk-O0/ext/coverage/coverage.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
compiling /tmp/ruby/src/trunk-O0/ext/date/date_core.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
compiling /tmp/ruby/src/trunk-O0/ext/objspace/object_tracing.c
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'
compiling /tmp/ruby/src/trunk-O0/ext/pty/pty.c
linking shared-object coverage.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
compiling /tmp/ruby/src/trunk-O0/ext/ripper/ripper.c
linking shared-object pty.so
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/socket'
compiling /tmp/ruby/src/trunk-O0/ext/socket/init.c
compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/constants.c
linking shared-object date_core.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
linking shared-object objspace.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/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/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
compiling /tmp/ruby/src/trunk-O0/ext/socket/basicsocket.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
compiling /tmp/ruby/src/trunk-O0/ext/socket/socket.c
compiling /tmp/ruby/src/trunk-O0/ext/ripper/ripper_init.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/udpsocket.c
linking shared-object ripper.so
compiling /tmp/ruby/src/trunk-O0/ext/socket/unixsocket.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
compiling /tmp/ruby/src/trunk-O0/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/option.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/ifaddr.c
linking shared-object socket.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update minitest to 00affdbf08f42b9b12df043e9fe28e56ad33b622
Update debug to 2d602636d99114d55a32fedd652c9c704446a749
Update bigdecimal to 741fb93b566959663269ecd988e278a974528a1d
echo 00affdbf08f42b9b12df043e9fe28e56ad33b622 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision -
echo 2d602636d99114d55a32fedd652c9c704446a749 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
Update drb to 29389313b6f0d1b215ba16cdc28062dbc44c3c50
echo 741fb93b566959663269ecd988e278a974528a1d | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision -
echo 29389313b6f0d1b215ba16cdc28062dbc44c3c50 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/drb.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/minitest.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/bigdecimal.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/drb.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
	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
ext/configure-ext.mk unchanged
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'
make[1]: Entering 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'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving 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/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/bigdecimal-3.1.6/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.9.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/syslog-0.1.2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.4.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common  /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-O0/bin
installing base libraries:          /tmp/ruby/install/trunk-O0/lib
installing arch files:              /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-O0/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.4.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.4.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.4.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.4.0+0
installing manpages:                /tmp/ruby/install/trunk-O0/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    benchmark 0.3.0
                                    bundler 2.6.0.dev
                                    cgi 0.4.1
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    english 0.8.0
                                    erb 4.0.4
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.6
                                    irb 1.11.2
                                    logger 1.6.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.24.0
                                    pstore 0.1.3
                                    rdoc 6.6.2
                                    readline 0.0.4
                                    reline 0.4.2
                                    resolv 0.3.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.0
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.3
                                    io-console 0.7.2
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.1
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0
                                    minitest 5.22.2
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.2
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.3.4
                                    net-imap 0.4.10
                                    net-pop 0.1.2
                                    net-smtp 0.4.0.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.4.4
                                    typeprof 0.21.11
                                    debug 1.9.1
                                    racc 1.7.3
                                    mutex_m 0.2.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.6
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.0
                                    nkf 0.2.0
                                    syslog 0.1.2
                                    csv 3.2.8
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.4.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1897 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

Retrying...
Finished tests in 1347.308449s, 18.6995 tests/s, 7046.6559 assertions/s.
25194 tests, 9494019 assertions, 0 failures, 0 errors, 256 skips

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

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

Finished in 389.871514 seconds

3424 files, 32111 examples, 137542 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.940356.ruby -x gdbscript
[New LWP 940356]
[New LWP 940358]
[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 -W0'.
Program terminated with signal SIGABRT, Aborted.
#0  RB_FL_TEST_RAW (obj=140319392270400, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
472	    return RBASIC(obj)->flags & flags;
[Current thread is 1 (Thread 0x7f9ec0e357c0 (LWP 940356))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f9ec0e357c0 (LWP 940356) RB_FL_TEST_RAW (obj=140319392270400, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
  2    Thread 0x7f9ea785f640 (LWP 940358) 0x00007f9ec0f5dfde in epoll_wait (epfd=4, events=0x55e7d76c98dc <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f9ea785f640 (LWP 940358)):
#0  0x00007f9ec0f5dfde in epoll_wait (epfd=4, events=0x55e7d76c98dc <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  0x000055e7d71f7b7a in event_wait (vm=0x55e7d79a52a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
        r = 21991
#2  0x000055e7d71f7b9e in timer_thread_polling (vm=0x55e7d79a52a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
        r = 1486467806
#3  0x000055e7d71f825e in timer_thread_func (ptr=0x55e7d79a52a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3053
        vm = 0x55e7d79a52a0
#4  0x00007f9ec0eccb43 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 = {140725925050752, 5870059250156129604, 140319392134720, 25, 140319818303568, 140725925051104, -5887351768348799676, -5887574635430589116}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f9ec0f5dbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f9ec0e357c0 (LWP 940356)):
#0  RB_FL_TEST_RAW (obj=140319392270400, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
No locals.
#1  0x000055e7d7053691 in RB_FL_ANY_RAW (obj=140319392270400, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:520
No locals.
#2  0x000055e7d7053a3e in RB_OBJ_PROMOTED_RAW (obj=140319392270400) at /tmp/ruby/src/trunk-O0/include/ruby/internal/gc.h:725
No locals.
#3  0x000055e7d7056bf7 in RVALUE_OLD_P (obj=140319392270400) at /tmp/ruby/src/trunk-O0/gc.c:1808
        __func__ = <optimized out>
#4  0x000055e7d70612c6 in rgengc_check_relation (objspace=0x55e7d79a7c00, obj=140319392270400) at /tmp/ruby/src/trunk-O0/gc.c:6995
        old_parent = 140319392216200
        __func__ = <optimized out>
#5  0x000055e7d70614fb in gc_mark_ptr (objspace=0x55e7d79a7c00, obj=140319392270400) at /tmp/ruby/src/trunk-O0/gc.c:7048
        __func__ = "gc_mark_ptr"
#6  0x000055e7d7061781 in gc_mark (objspace=0x55e7d79a7c00, obj=140319392270400) at /tmp/ruby/src/trunk-O0/gc.c:7101
No locals.
#7  0x000055e7d7059fab in cc_table_mark_i (id=2881, ccs_ptr=94454245821792, data_ptr=0x7ffd4ec5cd80) at /tmp/ruby/src/trunk-O0/gc.c:3340
        i = 0
        data = 0x7ffd4ec5cd80
        ccs = 0x55e7d7c50d60
#8  0x000055e7d71f0163 in rb_id_table_foreach (tbl=0x55e7d7c49b40, func=0x55e7d7059ed9 <cc_table_mark_i>, data=0x7ffd4ec5cd80) at /tmp/ruby/src/trunk-O0/id_table.c:278
        key = 180
        ret = ID_TABLE_CONTINUE
        i = 1
        capa = 4
#9  0x000055e7d705a03a in cc_table_mark (objspace=0x55e7d79a7c00, klass=140319392216200) at /tmp/ruby/src/trunk-O0/gc.c:3355
        data = {objspace = 0x55e7d79a7c00, klass = 140319392216200, alive = false}
        cc_tbl = 0x55e7d7c49b40
#10 0x000055e7d70621d3 in gc_mark_children (objspace=0x55e7d79a7c00, obj=140319392216200) at /tmp/ruby/src/trunk-O0/gc.c:7403
        any = 0x7f9ea7873488
#11 0x000055e7d7062a3c in gc_mark_stacked_objects (objspace=0x55e7d79a7c00, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7590
        mstack = 0x55e7d79a8088
        obj = 140319392216200
        marked_slots_at_the_beginning = 719
        popped_count = 0
#12 0x000055e7d7062bbc in gc_mark_stacked_objects_all (objspace=0x55e7d79a7c00) at /tmp/ruby/src/trunk-O0/gc.c:7628
No locals.
#13 0x000055e7d7064f30 in gc_marks_rest (objspace=0x55e7d79a7c00) at /tmp/ruby/src/trunk-O0/gc.c:8823
No locals.
#14 0x000055e7d7065064 in gc_marks (objspace=0x55e7d79a7c00, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8881
        marking_finished = false
#15 0x000055e7d7066e07 in gc_start (objspace=0x55e7d79a7c00, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9634
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9503
#16 0x000055e7d7066a9c in garbage_collect (objspace=0x55e7d79a7c00, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9515
        _lev = 3235023320
        ret = 214
#17 0x000055e7d7067563 in garbage_collect_with_gvl (objspace=0x55e7d79a7c00, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9903
No locals.
#18 0x000055e7d706dfe3 in objspace_malloc_gc_stress (objspace=0x55e7d79a7c00) at /tmp/ruby/src/trunk-O0/gc.c:12325
        reason = 45568
#19 0x000055e7d706e2c6 in objspace_xmalloc0 (objspace=0x55e7d79a7c00, size=56) at /tmp/ruby/src/trunk-O0/gc.c:12527
        gpr = 107008
        mem = 0x7
#20 0x000055e7d706e694 in ruby_xmalloc2_body (n=7, size=8) at /tmp/ruby/src/trunk-O0/gc.c:12774
No locals.
#21 0x000055e7d70720b9 in ruby_xmalloc2 (n=7, size=8) at /tmp/ruby/src/trunk-O0/gc.c:14375
No locals.
#22 0x000055e7d722b84e in rb_ensure_iv_list_size (obj=140319373780120, current_capacity=3, new_capacity=7) at /tmp/ruby/src/trunk-O0/variable.c:1687
        ptr = 0x7f9ea66de4a8
        newptr = 0x20d1
#23 0x000055e7d722b978 in obj_ivar_set_shape_resize_ivptr (obj=140319373780120, old_capa=3, new_capa=7, _data=0x0) at /tmp/ruby/src/trunk-O0/variable.c:1723
No locals.
#24 0x000055e7d722b332 in general_ivar_set (obj=140319373780120, id=8401, val=4, data=0x0, shape_ivptr_func=0x55e7d722b928 <obj_ivar_set_shape_ivptr>, shape_resize_ivptr_func=0x55e7d722b94a <obj_ivar_set_shape_resize_ivptr>, set_shape_func=0x55e7d722b97b <obj_ivar_set_set_shape>, transition_too_complex_func=0x55e7d722b9a9 <obj_ivar_set_transition_too_complex>, too_complex_table_func=0x55e7d722b9cc <obj_ivar_set_too_complex_table>) at /tmp/ruby/src/trunk-O0/variable.c:1525
        next_shape = 0x7f9ebf8c1198
        result = {index = 0, existing = false}
        current_shape = 0x7f9ebf8c1170
        index = 3
        table = 0x7f9ea66de498
#25 0x000055e7d722ba49 in rb_obj_ivar_set (obj=140319373780120, id=8401, val=4) at /tmp/ruby/src/trunk-O0/variable.c:1749
No locals.
#26 0x000055e7d722bc20 in ivar_set (obj=140319373780120, id=8401, val=4) at /tmp/ruby/src/trunk-O0/variable.c:1843
No locals.
#27 0x000055e7d722bc9d in rb_ivar_set (obj=140319373780120, id=8401, val=4) at /tmp/ruby/src/trunk-O0/variable.c:1862
No locals.
#28 0x000055e7d7044026 in rb_ec_setup_exception (ec=0x55e7d79a8c70, mesg=140319373780120, cause=4) at /tmp/ruby/src/trunk-O0/eval.c:646
No locals.
#29 0x000055e7d71ff95e in rb_threadptr_raise (target_th=0x55e7d79a7820, argc=2, argv=0x7ffd4ec5d2e0) at /tmp/ruby/src/trunk-O0/thread.c:2567
        exc = 140319373780120
#30 0x000055e7d71ff9df in rb_threadptr_signal_raise (th=0x55e7d79a7820, sig=15) at /tmp/ruby/src/trunk-O0/thread.c:2580
        argv = {140319392457760, 31}
#31 0x000055e7d71b9d85 in rb_signal_exec (th=0x55e7d79a7820, sig=15) at /tmp/ruby/src/trunk-O0/signal.c:1085
        vm = 0x55e7d79a52a0
        cmd = 0
#32 0x000055e7d71ff623 in rb_threadptr_execute_interrupts (th=0x55e7d79a7820, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2475
        prev_status = THREAD_RUNNABLE
        sig = 15
        timer_interrupt = 0
        pending_interrupt = 0
        terminate_interrupt = 0
        trap_interrupt = 8
        interrupt = 8
        postponed_job_interrupt = 0
        ret = 0
#33 0x000055e7d72331a1 in rb_vm_check_ints (ec=0x55e7d79a8c70) at /tmp/ruby/src/trunk-O0/vm_core.h:2100
No locals.
#34 0x000055e7d723ac12 in vm_pop_frame (ec=0x55e7d79a8c70, cfp=0x7f9ec0e33e18, ep=0x7f9ec0d34198) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:430
        flags = 1431634051
#35 0x000055e7d723ac5e in rb_vm_pop_frame (ec=0x55e7d79a8c70) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:439
No locals.
#36 0x000055e7d7244cdb in vm_call_cfunc_with_frame_ (ec=0x55e7d79a8c70, reg_cfp=0x7f9ec0e33e50, calling=0x7ffd4ec5d5f0, argc=0, argv=0x7f9ec0d34188, stack_bottom=0x7f9ec0d34180) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3512
        ci = 0x1b9100100001
        cc = 0x7f9ea66ded30
        val = 140319373780160
        me = 0x7f9ec0d2a508
        cfunc = 0x55e7d79dbd58
        recv = 140319373780400
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#37 0x000055e7d7244e4a in vm_call_cfunc_with_frame (ec=0x55e7d79a8c70, reg_cfp=0x7f9ec0e33e50, calling=0x7ffd4ec5d5f0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3536
        argc = 0
        stack_bottom = 0x7f9ec0d34180
        argv = 0x7f9ec0d34188
#38 0x000055e7d724b286 in vm_sendish (ec=0x55e7d79a8c70, reg_cfp=0x7f9ec0e33e50, cd=0x55e7d7b8ab20, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5619
        val = 36
        ci = 0x1b9100100001
        cc = 0x7f9ea66ded30
        argc = 0
        recv = 140319373780400
        calling = {cd = 0x55e7d7b8ab20, cc = 0x7f9ea66ded30, block_handler = 0, recv = 140319373780400, argc = 0, kw_splat = false, heap_argv = 0}
#39 0x000055e7d7252a4b in vm_exec_core (ec=0x55e7d79a8c70) at ../../src/trunk-O0/insns.def:881
        bh = 0
        cd = 0x55e7d7b8ab20
        leaf = false
        val = 140319373780400
        reg_pc = 0x55e7d7b16a40
        reg_cfp = 0x7f9ec0e33e50
        insns_address_table = {0x55e7d724ee4f <vm_exec_core+108>, 0x55e7d724eeb1 <vm_exec_core+206>, 0x55e7d724efc4 <vm_exec_core+481>, 0x55e7d724f0d8 <vm_exec_core+757>, 0x55e7d724f276 <vm_exec_core+1171>, 0x55e7d724f3a6 <vm_exec_core+1475>, 0x55e7d724f5b8 <vm_exec_core+2005>, 0x55e7d724f6ca <vm_exec_core+2279>, 0x55e7d724f7a3 <vm_exec_core+2496>, 0x55e7d724f8aa <vm_exec_core+2759>, 0x55e7d724f9b1 <vm_exec_core+3022>, 0x55e7d724fabf <vm_exec_core+3292>, 0x55e7d724fbd1 <vm_exec_core+3566>, 0x55e7d724fca1 <vm_exec_core+3774>, 0x55e7d724fdaa <vm_exec_core+4039>, 0x55e7d724fea4 <vm_exec_core+4289>, 0x55e7d724ff67 <vm_exec_core+4484>, 0x55e7d725002a <vm_exec_core+4679>, 0x55e7d72500b3 <vm_exec_core+4816>, 0x55e7d725013f <vm_exec_core+4956>, 0x55e7d72501e5 <vm_exec_core+5122>, 0x55e7d72502bd <vm_exec_core+5338>, 0x55e7d725038a <vm_exec_core+5543>, 0x55e7d7250468 <vm_exec_core+5765>, 0x55e7d725052a <vm_exec_core+5959>, 0x55e7d7250669 <vm_exec_core+6278>, 0x55e7d725070f <vm_exec_core+6444>, 0x55e7d72507f4 <vm_exec_core+6673>, 0x55e7d7250923 <vm_exec_core+6976>, 0x55e7d72509f4 <vm_exec_core+7185>, 0x55e7d7250ab7 <vm_exec_core+7380>, 0x55e7d7250b7a <vm_exec_core+7575>, 0x55e7d7250c71 <vm_exec_core+7822>, 0x55e7d7250d33 <vm_exec_core+8016>, 0x55e7d7250df5 <vm_exec_core+8210>, 0x55e7d7250eef <vm_exec_core+8460>, 0x55e7d7250fce <vm_exec_core+8683>, 0x55e7d72510bb <vm_exec_core+8920>, 0x55e7d72511cb <vm_exec_core+9192>, 0x55e7d72512c5 <vm_exec_core+9442>, 0x55e7d7251340 <vm_exec_core+9565>, 0x55e7d7251401 <vm_exec_core+9758>, 0x55e7d72514ef <vm_exec_core+9996>, 0x55e7d725159f <vm_exec_core+10172>, 0x55e7d725171e <vm_exec_core+10555>, 0x55e7d72517f8 <vm_exec_core+10773>, 0x55e7d72518e4 <vm_exec_core+11009>, 0x55e7d7251975 <vm_exec_core+11154>, 0x55e7d7251ad0 <vm_exec_core+11501>, 0x55e7d725208a <vm_exec_core+12967>, 0x55e7d7252186 <vm_exec_core+13219>, 0x55e7d7252289 <vm_exec_core+13478>, 0x55e7d7252375 <vm_exec_core+13714>, 0x55e7d725258e <vm_exec_core+14251>, 0x55e7d7252680 <vm_exec_core+14493>, 0x55e7d7252786 <vm_exec_core+14755>, 0x55e7d7252991 <vm_exec_core+15278>, 0x55e7d7252b48 <vm_exec_core+15717>, 0x55e7d7252c7c <vm_exec_core+16025>, 0x55e7d7252df1 <vm_exec_core+16398>, 0x55e7d7252f25 <vm_exec_core+16706>, 0x55e7d725309a <vm_exec_core+17079>, 0x55e7d725327c <vm_exec_core+17561>, 0x55e7d7253487 <vm_exec_core+18084>, 0x55e7d725363e <vm_exec_core+18523>, 0x55e7d7253760 <vm_exec_core+18813>, 0x55e7d7253807 <vm_exec_core+18980>, 0x55e7d72538cb <vm_exec_core+19176>, 0x55e7d72539b4 <vm_exec_core+19409>, 0x55e7d7253aa0 <vm_exec_core+19645>, 0x55e7d7253b89 <vm_exec_core+19878>, 0x55e7d7253c9d <vm_exec_core+20154>, 0x55e7d7253dc4 <vm_exec_core+20449>, 0x55e7d7253f03 <vm_exec_core+20768>, 0x55e7d7254042 <vm_exec_core+21087>, 0x55e7d7254181 <vm_exec_core+21406>, 0x55e7d72542c0 <vm_exec_core+21725>, 0x55e7d72543ff <vm_exec_core+22044>, 0x55e7d7254549 <vm_exec_core+22374>, 0x55e7d72546cc <vm_exec_core+22761>, 0x55e7d725480b <vm_exec_core+23080>, 0x55e7d725494a <vm_exec_core+23399>, 0x55e7d7254a89 <vm_exec_core+23718>, 0x55e7d7254bc8 <vm_exec_core+24037>, 0x55e7d7254d07 <vm_exec_core+24356>, 0x55e7d7254e46 <vm_exec_core+24675>, 0x55e7d7254f85 <vm_exec_core+24994>, 0x55e7d72550c4 <vm_exec_core+25313>, 0x55e7d725521c <vm_exec_core+25657>, 0x55e7d72553e2 <vm_exec_core+26111>, 0x55e7d7255569 <vm_exec_core+26502>, 0x55e7d7255691 <vm_exec_core+26798>, 0x55e7d72557b9 <vm_exec_core+27094>, 0x55e7d72558dc <vm_exec_core+27385>, 0x55e7d72559ff <vm_exec_core+27676>, 0x55e7d7255b33 <vm_exec_core+27984>, 0x55e7d7255c72 <vm_exec_core+28303>, 0x55e7d7255d5d <vm_exec_core+28538>, 0x55e7d7255e62 <vm_exec_core+28799>, 0x55e7d7255faa <vm_exec_core+29127>, 0x55e7d7256099 <vm_exec_core+29366>, 0x55e7d7256182 <vm_exec_core+29599>, 0x55e7d7256257 <vm_exec_core+29812>, 0x55e7d725632c <vm_exec_core+30025>, 0x55e7d72563a8 <vm_exec_core+30149>, 0x55e7d7256424 <vm_exec_core+30273>, 0x55e7d7256442 <vm_exec_core+30303>, 0x55e7d7256460 <vm_exec_core+30333>, 0x55e7d725647e <vm_exec_core+30363>, 0x55e7d725649c <vm_exec_core+30393>, 0x55e7d72564ba <vm_exec_core+30423>, 0x55e7d72564d8 <vm_exec_core+30453>, 0x55e7d72564f6 <vm_exec_core+30483>, 0x55e7d7256514 <vm_exec_core+30513>, 0x55e7d7256532 <vm_exec_core+30543>, 0x55e7d7256550 <vm_exec_core+30573>, 0x55e7d725656e <vm_exec_core+30603>, 0x55e7d725658c <vm_exec_core+30633>, 0x55e7d72565aa <vm_exec_core+30663>, 0x55e7d72565c8 <vm_exec_core+30693>, 0x55e7d72565e6 <vm_exec_core+30723>, 0x55e7d7256604 <vm_exec_core+30753>, 0x55e7d7256622 <vm_exec_core+30783>, 0x55e7d7256640 <vm_exec_core+30813>, 0x55e7d725665e <vm_exec_core+30843>, 0x55e7d725667c <vm_exec_core+30873>, 0x55e7d725669a <vm_exec_core+30903>, 0x55e7d72566b8 <vm_exec_core+30933>, 0x55e7d72566d6 <vm_exec_core+30963>, 0x55e7d72566f4 <vm_exec_core+30993>, 0x55e7d7256712 <vm_exec_core+31023>, 0x55e7d7256730 <vm_exec_core+31053>, 0x55e7d725674e <vm_exec_core+31083>, 0x55e7d725676c <vm_exec_core+31113>, 0x55e7d725678a <vm_exec_core+31143>, 0x55e7d72567a8 <vm_exec_core+31173>, 0x55e7d72567c6 <vm_exec_core+31203>, 0x55e7d72567e4 <vm_exec_core+31233>, 0x55e7d7256802 <vm_exec_core+31263>, 0x55e7d7256820 <vm_exec_core+31293>, 0x55e7d725683e <vm_exec_core+31323>, 0x55e7d725685c <vm_exec_core+31353>, 0x55e7d725687a <vm_exec_core+31383>, 0x55e7d7256898 <vm_exec_core+31413>, 0x55e7d72568b6 <vm_exec_core+31443>, 0x55e7d72568d4 <vm_exec_core+31473>, 0x55e7d72568f2 <vm_exec_core+31503>, 0x55e7d7256910 <vm_exec_core+31533>, 0x55e7d725692e <vm_exec_core+31563>, 0x55e7d725694c <vm_exec_core+31593>, 0x55e7d725696a <vm_exec_core+31623>, 0x55e7d7256988 <vm_exec_core+31653>, 0x55e7d72569a6 <vm_exec_core+31683>, 0x55e7d72569c4 <vm_exec_core+31713>, 0x55e7d72569e2 <vm_exec_core+31743>, 0x55e7d7256a00 <vm_exec_core+31773>, 0x55e7d7256a1e <vm_exec_core+31803>, 0x55e7d7256a3c <vm_exec_core+31833>, 0x55e7d7256a5a <vm_exec_core+31863>, 0x55e7d7256a78 <vm_exec_core+31893>, 0x55e7d7256a96 <vm_exec_core+31923>, 0x55e7d7256ab4 <vm_exec_core+31953>, 0x55e7d7256ad2 <vm_exec_core+31983>, 0x55e7d7256af0 <vm_exec_core+32013>, 0x55e7d7256b0e <vm_exec_core+32043>, 0x55e7d7256b2c <vm_exec_core+32073>, 0x55e7d7256b4a <vm_exec_core+32103>, 0x55e7d7256b68 <vm_exec_core+32133>, 0x55e7d7256b86 <vm_exec_core+32163>, 0x55e7d7256ba4 <vm_exec_core+32193>, 0x55e7d7256bc2 <vm_exec_core+32223>, 0x55e7d7256be0 <vm_exec_core+32253>, 0x55e7d7256bfe <vm_exec_core+32283>, 0x55e7d7256c1c <vm_exec_core+32313>, 0x55e7d7256c3a <vm_exec_core+32343>, 0x55e7d7256c58 <vm_exec_core+32373>, 0x55e7d7256c76 <vm_exec_core+32403>, 0x55e7d7256c94 <vm_exec_core+32433>, 0x55e7d7256cb2 <vm_exec_core+32463>, 0x55e7d7256cd0 <vm_exec_core+32493>, 0x55e7d7256cee <vm_exec_core+32523>, 0x55e7d7256d0c <vm_exec_core+32553>, 0x55e7d7256d2a <vm_exec_core+32583>, 0x55e7d7256d48 <vm_exec_core+32613>, 0x55e7d7256d79 <vm_exec_core+32662>, 0x55e7d7256d97 <vm_exec_core+32692>, 0x55e7d7256db5 <vm_exec_core+32722>, 0x55e7d7256dd3 <vm_exec_core+32752>, 0x55e7d7256df1 <vm_exec_core+32782>, 0x55e7d7256e0f <vm_exec_core+32812>, 0x55e7d7256e2d <vm_exec_core+32842>, 0x55e7d7256e4b <vm_exec_core+32872>, 0x55e7d7256e69 <vm_exec_core+32902>, 0x55e7d7256e87 <vm_exec_core+32932>, 0x55e7d7256ea5 <vm_exec_core+32962>, 0x55e7d7256ec3 <vm_exec_core+32992>, 0x55e7d7256ee1 <vm_exec_core+33022>, 0x55e7d7256eff <vm_exec_core+33052>, 0x55e7d7256f1d <vm_exec_core+33082>, 0x55e7d7256f3b <vm_exec_core+33112>...}
#40 0x000055e7d726a27b in rb_vm_exec (ec=0x55e7d79a8c70) at /tmp/ruby/src/trunk-O0/vm.c:2552
        _ec = 0x55e7d79a8c70
        _tag = {tag = 36, retval = 4, buf = {0x7ffd4ec5e310, 0x55e7d726a1f9 <rb_vm_exec+190>, 0x0, 0x7ffd4ec5e260, 0x5}, prev = 0x7ffd4ec5f6a0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#41 0x000055e7d7266c0f in invoke_block (ec=0x55e7d79a8c70, iseq=0x7f9ea6761410, self=140319373782600, captured=0x7f9ec0e33f10, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1516
        arg_size = 1
#42 0x000055e7d7267035 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd4ec5e548, argc=1, self=140319373782600, captured=0x7f9ec0e33f10, ec=0x55e7d79a8c70) at /tmp/ruby/src/trunk-O0/vm.c:1586
        iseq = 0x7f9ea6761410
        opt_pc = 0
        type = 572653569
        cfp = 0x7f9ec0e33ec0
        sp = 0x7f9ec0d34128
        flags = 0
        use_argv = 0x7ffd4ec5e548
        av = {94454235220558, 140319817678528}
        stack_argv = 0x7f9ec0d34128
#43 invoke_block_from_c_bh (ec=0x55e7d79a8c70, block_handler=140319817678609, argc=1, argv=0x7ffd4ec5e548, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1604
        captured = 0x7f9ec0e33f10
#44 0x000055e7d726722f in vm_yield_with_cref (ec=0x55e7d79a8c70, argc=1, argv=0x7ffd4ec5e548, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1641
No locals.
#45 0x000055e7d726726d in vm_yield (ec=0x55e7d79a8c70, argc=1, argv=0x7ffd4ec5e548, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1649
No locals.
#46 0x000055e7d726153e in rb_yield_0 (argc=1, argv=0x7ffd4ec5e548) at /tmp/ruby/src/trunk-O0/vm_eval.c:1366
No locals.
#47 0x000055e7d72615a5 in rb_yield (val=2306316) at /tmp/ruby/src/trunk-O0/vm_eval.c:1382
No locals.
#48 0x000055e7d737751e in rb_ary_select (ary=140319373782800) at /tmp/ruby/src/trunk-O0/array.c:3778
        result = 140319373782160
        i = 186
#49 0x000055e7d7244070 in ractor_safe_call_cfunc_0 (recv=140319373782800, argc=0, argv=0x7f9ec0d34110, func=0x55e7d7377496 <rb_ary_select>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3324
        f = 0x55e7d7377496 <rb_ary_select>
#50 0x000055e7d7244c75 in vm_call_cfunc_with_frame_ (ec=0x55e7d79a8c70, reg_cfp=0x7f9ec0e33ef8, calling=0x7ffd4ec5e9d0, argc=0, argv=0x7f9ec0d34110, stack_bottom=0x7f9ec0d34108) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3508
        ci = 0x161100000001
        cc = 0x7f9ea66decb8
        val = 140725925045872
        me = 0x7f9ec0d200d0
        cfunc = 0x55e7d79fb788
        recv = 140319373782800
        block_handler = 140319817678609
        frame_type = 1431634051
        len = 0
        args = <optimized out>
        args = <optimized out>
#51 0x000055e7d7244e4a in vm_call_cfunc_with_frame (ec=0x55e7d79a8c70, reg_cfp=0x7f9ec0e33ef8, calling=0x7ffd4ec5e9d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3536
        argc = 0
        stack_bottom = 0x7f9ec0d34108
        argv = 0x7f9ec0d34110
#52 0x000055e7d7244f62 in vm_call_cfunc_other (ec=0x55e7d79a8c70, reg_cfp=0x7f9ec0e33ef8, calling=0x7ffd4ec5e9d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3562
        ci = 0x161100000001
        argv_ary = 0
#53 0x000055e7d7245391 in vm_call_cfunc (ec=0x55e7d79a8c70, reg_cfp=0x7f9ec0e33ef8, calling=0x7ffd4ec5e9d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3644
        ci = 0x161100000001
#54 0x000055e7d7247ecc in vm_call_method_each_type (ec=0x55e7d79a8c70, cfp=0x7f9ec0e33ef8, calling=0x7ffd4ec5e9d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4435
        aset_mask = 2010
        ivar_mask = 1
        ci = 0x161100000001
        cc = 0x7f9ea66decb8
        cme = 0x7f9ec0d200d0
        v = 94454248659000
#55 0x000055e7d7248978 in vm_call_method (ec=0x55e7d79a8c70, cfp=0x7f9ec0e33ef8, calling=0x7ffd4ec5e9d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4561
        ci = 0x161100000001
        cc = 0x7f9ea66decb8
#56 0x000055e7d7248b7a in vm_call_general (ec=0x55e7d79a8c70, reg_cfp=0x7f9ec0e33ef8, calling=0x7ffd4ec5e9d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4605
No locals.
#57 0x000055e7d724b286 in vm_sendish (ec=0x55e7d79a8c70, reg_cfp=0x7f9ec0e33ef8, cd=0x55e7d7cad9e0, block_handler=140319817678609, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5619
        val = 36
        ci = 0x161100000001
        cc = 0x7f9ea66decb8
        argc = 0
        recv = 140319373782800
        calling = {cd = 0x55e7d7cad9e0, cc = 0x7f9ea66decb8, block_handler = 140319817678609, recv = 140319373782800, argc = 0, kw_splat = false, heap_argv = 0}
#58 0x000055e7d7252894 in vm_exec_core (ec=0x55e7d79a8c70) at ../../src/trunk-O0/insns.def:861
        bh = 140319817678609
        cd = 0x55e7d7cad9e0
        blockiseq = 0x7f9ea6761410
        leaf = false
        val = 3617225728
        reg_pc = 0x55e7d7b176c8
        reg_cfp = 0x7f9ec0e33ef8
        insns_address_table = {0x55e7d724ee4f <vm_exec_core+108>, 0x55e7d724eeb1 <vm_exec_core+206>, 0x55e7d724efc4 <vm_exec_core+481>, 0x55e7d724f0d8 <vm_exec_core+757>, 0x55e7d724f276 <vm_exec_core+1171>, 0x55e7d724f3a6 <vm_exec_core+1475>, 0x55e7d724f5b8 <vm_exec_core+2005>, 0x55e7d724f6ca <vm_exec_core+2279>, 0x55e7d724f7a3 <vm_exec_core+2496>, 0x55e7d724f8aa <vm_exec_core+2759>, 0x55e7d724f9b1 <vm_exec_core+3022>, 0x55e7d724fabf <vm_exec_core+3292>, 0x55e7d724fbd1 <vm_exec_core+3566>, 0x55e7d724fca1 <vm_exec_core+3774>, 0x55e7d724fdaa <vm_exec_core+4039>, 0x55e7d724fea4 <vm_exec_core+4289>, 0x55e7d724ff67 <vm_exec_core+4484>, 0x55e7d725002a <vm_exec_core+4679>, 0x55e7d72500b3 <vm_exec_core+4816>, 0x55e7d725013f <vm_exec_core+4956>, 0x55e7d72501e5 <vm_exec_core+5122>, 0x55e7d72502bd <vm_exec_core+5338>, 0x55e7d725038a <vm_exec_core+5543>, 0x55e7d7250468 <vm_exec_core+5765>, 0x55e7d725052a <vm_exec_core+5959>, 0x55e7d7250669 <vm_exec_core+6278>, 0x55e7d725070f <vm_exec_core+6444>, 0x55e7d72507f4 <vm_exec_core+6673>, 0x55e7d7250923 <vm_exec_core+6976>, 0x55e7d72509f4 <vm_exec_core+7185>, 0x55e7d7250ab7 <vm_exec_core+7380>, 0x55e7d7250b7a <vm_exec_core+7575>, 0x55e7d7250c71 <vm_exec_core+7822>, 0x55e7d7250d33 <vm_exec_core+8016>, 0x55e7d7250df5 <vm_exec_core+8210>, 0x55e7d7250eef <vm_exec_core+8460>, 0x55e7d7250fce <vm_exec_core+8683>, 0x55e7d72510bb <vm_exec_core+8920>, 0x55e7d72511cb <vm_exec_core+9192>, 0x55e7d72512c5 <vm_exec_core+9442>, 0x55e7d7251340 <vm_exec_core+9565>, 0x55e7d7251401 <vm_exec_core+9758>, 0x55e7d72514ef <vm_exec_core+9996>, 0x55e7d725159f <vm_exec_core+10172>, 0x55e7d725171e <vm_exec_core+10555>, 0x55e7d72517f8 <vm_exec_core+10773>, 0x55e7d72518e4 <vm_exec_core+11009>, 0x55e7d7251975 <vm_exec_core+11154>, 0x55e7d7251ad0 <vm_exec_core+11501>, 0x55e7d725208a <vm_exec_core+12967>, 0x55e7d7252186 <vm_exec_core+13219>, 0x55e7d7252289 <vm_exec_core+13478>, 0x55e7d7252375 <vm_exec_core+13714>, 0x55e7d725258e <vm_exec_core+14251>, 0x55e7d7252680 <vm_exec_core+14493>, 0x55e7d7252786 <vm_exec_core+14755>, 0x55e7d7252991 <vm_exec_core+15278>, 0x55e7d7252b48 <vm_exec_core+15717>, 0x55e7d7252c7c <vm_exec_core+16025>, 0x55e7d7252df1 <vm_exec_core+16398>, 0x55e7d7252f25 <vm_exec_core+16706>, 0x55e7d725309a <vm_exec_core+17079>, 0x55e7d725327c <vm_exec_core+17561>, 0x55e7d7253487 <vm_exec_core+18084>, 0x55e7d725363e <vm_exec_core+18523>, 0x55e7d7253760 <vm_exec_core+18813>, 0x55e7d7253807 <vm_exec_core+18980>, 0x55e7d72538cb <vm_exec_core+19176>, 0x55e7d72539b4 <vm_exec_core+19409>, 0x55e7d7253aa0 <vm_exec_core+19645>, 0x55e7d7253b89 <vm_exec_core+19878>, 0x55e7d7253c9d <vm_exec_core+20154>, 0x55e7d7253dc4 <vm_exec_core+20449>, 0x55e7d7253f03 <vm_exec_core+20768>, 0x55e7d7254042 <vm_exec_core+21087>, 0x55e7d7254181 <vm_exec_core+21406>, 0x55e7d72542c0 <vm_exec_core+21725>, 0x55e7d72543ff <vm_exec_core+22044>, 0x55e7d7254549 <vm_exec_core+22374>, 0x55e7d72546cc <vm_exec_core+22761>, 0x55e7d725480b <vm_exec_core+23080>, 0x55e7d725494a <vm_exec_core+23399>, 0x55e7d7254a89 <vm_exec_core+23718>, 0x55e7d7254bc8 <vm_exec_core+24037>, 0x55e7d7254d07 <vm_exec_core+24356>, 0x55e7d7254e46 <vm_exec_core+24675>, 0x55e7d7254f85 <vm_exec_core+24994>, 0x55e7d72550c4 <vm_exec_core+25313>, 0x55e7d725521c <vm_exec_core+25657>, 0x55e7d72553e2 <vm_exec_core+26111>, 0x55e7d7255569 <vm_exec_core+26502>, 0x55e7d7255691 <vm_exec_core+26798>, 0x55e7d72557b9 <vm_exec_core+27094>, 0x55e7d72558dc <vm_exec_core+27385>, 0x55e7d72559ff <vm_exec_core+27676>, 0x55e7d7255b33 <vm_exec_core+27984>, 0x55e7d7255c72 <vm_exec_core+28303>, 0x55e7d7255d5d <vm_exec_core+28538>, 0x55e7d7255e62 <vm_exec_core+28799>, 0x55e7d7255faa <vm_exec_core+29127>, 0x55e7d7256099 <vm_exec_core+29366>, 0x55e7d7256182 <vm_exec_core+29599>, 0x55e7d7256257 <vm_exec_core+29812>, 0x55e7d725632c <vm_exec_core+30025>, 0x55e7d72563a8 <vm_exec_core+30149>, 0x55e7d7256424 <vm_exec_core+30273>, 0x55e7d7256442 <vm_exec_core+30303>, 0x55e7d7256460 <vm_exec_core+30333>, 0x55e7d725647e <vm_exec_core+30363>, 0x55e7d725649c <vm_exec_core+30393>, 0x55e7d72564ba <vm_exec_core+30423>, 0x55e7d72564d8 <vm_exec_core+30453>, 0x55e7d72564f6 <vm_exec_core+30483>, 0x55e7d7256514 <vm_exec_core+30513>, 0x55e7d7256532 <vm_exec_core+30543>, 0x55e7d7256550 <vm_exec_core+30573>, 0x55e7d725656e <vm_exec_core+30603>, 0x55e7d725658c <vm_exec_core+30633>, 0x55e7d72565aa <vm_exec_core+30663>, 0x55e7d72565c8 <vm_exec_core+30693>, 0x55e7d72565e6 <vm_exec_core+30723>, 0x55e7d7256604 <vm_exec_core+30753>, 0x55e7d7256622 <vm_exec_core+30783>, 0x55e7d7256640 <vm_exec_core+30813>, 0x55e7d725665e <vm_exec_core+30843>, 0x55e7d725667c <vm_exec_core+30873>, 0x55e7d725669a <vm_exec_core+30903>, 0x55e7d72566b8 <vm_exec_core+30933>, 0x55e7d72566d6 <vm_exec_core+30963>, 0x55e7d72566f4 <vm_exec_core+30993>, 0x55e7d7256712 <vm_exec_core+31023>, 0x55e7d7256730 <vm_exec_core+31053>, 0x55e7d725674e <vm_exec_core+31083>, 0x55e7d725676c <vm_exec_core+31113>, 0x55e7d725678a <vm_exec_core+31143>, 0x55e7d72567a8 <vm_exec_core+31173>, 0x55e7d72567c6 <vm_exec_core+31203>, 0x55e7d72567e4 <vm_exec_core+31233>, 0x55e7d7256802 <vm_exec_core+31263>, 0x55e7d7256820 <vm_exec_core+31293>, 0x55e7d725683e <vm_exec_core+31323>, 0x55e7d725685c <vm_exec_core+31353>, 0x55e7d725687a <vm_exec_core+31383>, 0x55e7d7256898 <vm_exec_core+31413>, 0x55e7d72568b6 <vm_exec_core+31443>, 0x55e7d72568d4 <vm_exec_core+31473>, 0x55e7d72568f2 <vm_exec_core+31503>, 0x55e7d7256910 <vm_exec_core+31533>, 0x55e7d725692e <vm_exec_core+31563>, 0x55e7d725694c <vm_exec_core+31593>, 0x55e7d725696a <vm_exec_core+31623>, 0x55e7d7256988 <vm_exec_core+31653>, 0x55e7d72569a6 <vm_exec_core+31683>, 0x55e7d72569c4 <vm_exec_core+31713>, 0x55e7d72569e2 <vm_exec_core+31743>, 0x55e7d7256a00 <vm_exec_core+31773>, 0x55e7d7256a1e <vm_exec_core+31803>, 0x55e7d7256a3c <vm_exec_core+31833>, 0x55e7d7256a5a <vm_exec_core+31863>, 0x55e7d7256a78 <vm_exec_core+31893>, 0x55e7d7256a96 <vm_exec_core+31923>, 0x55e7d7256ab4 <vm_exec_core+31953>, 0x55e7d7256ad2 <vm_exec_core+31983>, 0x55e7d7256af0 <vm_exec_core+32013>, 0x55e7d7256b0e <vm_exec_core+32043>, 0x55e7d7256b2c <vm_exec_core+32073>, 0x55e7d7256b4a <vm_exec_core+32103>, 0x55e7d7256b68 <vm_exec_core+32133>, 0x55e7d7256b86 <vm_exec_core+32163>, 0x55e7d7256ba4 <vm_exec_core+32193>, 0x55e7d7256bc2 <vm_exec_core+32223>, 0x55e7d7256be0 <vm_exec_core+32253>, 0x55e7d7256bfe <vm_exec_core+32283>, 0x55e7d7256c1c <vm_exec_core+32313>, 0x55e7d7256c3a <vm_exec_core+32343>, 0x55e7d7256c58 <vm_exec_core+32373>, 0x55e7d7256c76 <vm_exec_core+32403>, 0x55e7d7256c94 <vm_exec_core+32433>, 0x55e7d7256cb2 <vm_exec_core+32463>, 0x55e7d7256cd0 <vm_exec_core+32493>, 0x55e7d7256cee <vm_exec_core+32523>, 0x55e7d7256d0c <vm_exec_core+32553>, 0x55e7d7256d2a <vm_exec_core+32583>, 0x55e7d7256d48 <vm_exec_core+32613>, 0x55e7d7256d79 <vm_exec_core+32662>, 0x55e7d7256d97 <vm_exec_core+32692>, 0x55e7d7256db5 <vm_exec_core+32722>, 0x55e7d7256dd3 <vm_exec_core+32752>, 0x55e7d7256df1 <vm_exec_core+32782>, 0x55e7d7256e0f <vm_exec_core+32812>, 0x55e7d7256e2d <vm_exec_core+32842>, 0x55e7d7256e4b <vm_exec_core+32872>, 0x55e7d7256e69 <vm_exec_core+32902>, 0x55e7d7256e87 <vm_exec_core+32932>, 0x55e7d7256ea5 <vm_exec_core+32962>, 0x55e7d7256ec3 <vm_exec_core+32992>, 0x55e7d7256ee1 <vm_exec_core+33022>, 0x55e7d7256eff <vm_exec_core+33052>, 0x55e7d7256f1d <vm_exec_core+33082>, 0x55e7d7256f3b <vm_exec_core+33112>...}
#59 0x000055e7d726a386 in vm_exec_loop (ec=0x55e7d79a8c70, state=RUBY_TAG_RETURN, tag=0x7ffd4ec5f6a0, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2579
No locals.
#60 0x000055e7d726a2ce in rb_vm_exec (ec=0x55e7d79a8c70) at /tmp/ruby/src/trunk-O0/vm.c:2558
        _ec = 0x55e7d79a8c70
        _tag = {tag = 36, retval = 4, buf = {0x7ffd4ec5f720, 0x55e7d726a1f9 <rb_vm_exec+190>, 0x0, 0x7ffd4ec5f670, 0x7ffd4ec5f6f0}, prev = 0x7ffd4ec5fb20, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_RAISE
        result = 36
#61 0x000055e7d725e172 in vm_call0_body (ec=0x55e7d79a8c70, calling=0x7ffd4ec5f8c0, argv=0x7ffd4ec5faa0) at /tmp/ruby/src/trunk-O0/vm_eval.c:229
        reg_cfp = 0x7f9ec0e33fd8
        i = 1
        ci = 0x7ffd4ec5f890
        cc = 0x7ffd4ec5f960
        ret = 140725925050272
#62 0x000055e7d725d9e7 in vm_call0_cc (ec=0x55e7d79a8c70, recv=140319373786400, id=8321, argc=1, argv=0x7ffd4ec5faa0, cc=0x7ffd4ec5f960, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 64
        use_argv = 0x7ffd4ec5faa0
        av = {94454238110928, 140725925050684}
        calling = {cd = 0x7ffd4ec5f880, cc = 0x7ffd4ec5f960, block_handler = 0, recv = 140319373786400, argc = 1, kw_splat = true, heap_argv = 0}
#63 0x000055e7d725d788 in rb_vm_call0 (ec=0x55e7d79a8c70, recv=140319373786400, id=8321, argc=1, argv=0x7ffd4ec5faa0, cme=0x7f9ea66dfca8, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7f9ea66dfca8, call_ = 0x55e7d7248b4b <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#64 0x000055e7d725ed81 in rb_vm_call_kw (ec=0x55e7d79a8c70, recv=140319373786400, id=8321, argc=1, argv=0x7ffd4ec5faa0, me=0x7f9ea66dfca8, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:330
No locals.
#65 0x000055e7d725fbe3 in rb_check_funcall_default_kw (recv=140319373786400, mid=8321, argc=1, argv=0x7ffd4ec5faa0, def=36, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:713
        klass = 140319392453600
        me = 0x7f9ea66dfca8
        ec = 0x55e7d79a8c70
        respond = -1
#66 0x000055e7d725fa80 in rb_check_funcall_kw (recv=140319373786400, mid=8321, argc=1, argv=0x7ffd4ec5faa0, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:683
No locals.
#67 0x000055e7d74363a9 in rb_get_detailed_message (exc=140319373786400, opt=140319373850520) at /tmp/ruby/src/trunk-O0/error.c:1506
        e = 36
#68 0x000055e7d70417d8 in rb_ec_error_print_detailed (ec=0x55e7d79a8c70, errinfo=140319373786400, str=140319373786600, emesg0=36) at /tmp/ruby/src/trunk-O0/eval_error.c:376
        _ec = 0x55e7d79a8c70
        _tag = {tag = 36, retval = 0, buf = {0x7ffd4ec5fba0, 0x55e7d7041747 <rb_ec_error_print_detailed+372>, 0x0, 0x7ffd4ec5fad0, 0x0}, prev = 0x7ffd4ec5fc10, state = RUBY_TAG_NONE, lock_rec = 0}
        raised_flag = 0 '\000'
        errat = 140319373786320
        written = false
        emesg = 4
        opt = 140319373850520
        highlight = 0
#69 0x000055e7d7042dfa in rb_ec_cleanup (ec=0x55e7d79a8c70, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:226
        err = 140319373786400
        mode0 = 0
        mode1 = 3
        _ec = 0x55e7d79a8c70
        _tag = {tag = 36, retval = 94454233179936, buf = {0x7ffd4ec5fc90, 0x55e7d7042bf2 <rb_ec_cleanup+295>, 0x0, 0x7ffd4ec5fbb0, 0x55e7d79a8c70}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 4
        sysex = 1
        signaled = 0
        th = 0x55e7d79a7820
        th0 = 0x55e7d79a7820
        step = 2
        message = 4
        buf = 140319373786600
#70 0x000055e7d70432a5 in ruby_run_node (n=0x7f9ea66d4948) at /tmp/ruby/src/trunk-O0/eval.c:323
        ec = 0x55e7d79a8c70
        status = 21991
#71 0x000055e7d703e89e in rb_main (argc=2, argv=0x7ffd4ec5fe38) at /tmp/ruby/src/trunk-O0/main.c:40
        variable_in_this_stack_frame = 140725925051664
#72 0x000055e7d703e8ff in main (argc=2, argv=0x7ffd4ec5fe38) at /tmp/ruby/src/trunk-O0/main.c:59
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.953637.ruby -x gdbscript
[New LWP 953637]
[New LWP 953639]
[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/l'.
Program terminated with signal SIGABRT, Aborted.
#0  RB_FL_TEST_RAW (obj=140555653311400, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
472	    return RBASIC(obj)->flags & flags;
[Current thread is 1 (Thread 0x7fd5c43077c0 (LWP 953637))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7fd5c43077c0 (LWP 953637) RB_FL_TEST_RAW (obj=140555653311400, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
  2    Thread 0x7fd5aad2f640 (LWP 953639) 0x00007fd5c442ffde in epoll_wait (epfd=4, events=0x563fb413e8dc <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7fd5aad2f640 (LWP 953639)):
#0  0x00007fd5c442ffde in epoll_wait (epfd=4, events=0x563fb413e8dc <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  0x0000563fb3c6cb7a in event_wait (vm=0x563fb44db2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
        r = 22079
#2  0x0000563fb3c6cb9e in timer_thread_polling (vm=0x563fb44db2a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
        r = -247896869
#3  0x0000563fb3c6d25e in timer_thread_func (ptr=0x563fb44db2a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3053
        vm = 0x563fb44db2a0
#4  0x00007fd5c439eb43 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 = {140723284669600, -8991621456367809825, 140555670713920, 25, 140556096890960, 140723284669952, 8979054269787966175, 8979297631077960415}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007fd5c442fbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7fd5c43077c0 (LWP 953637)):
#0  RB_FL_TEST_RAW (obj=140555653311400, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:472
No locals.
#1  0x0000563fb3ac8691 in RB_FL_ANY_RAW (obj=140555653311400, flags=32) at /tmp/ruby/src/trunk-O0/include/ruby/internal/fl_type.h:520
No locals.
#2  0x0000563fb3ac8a3e in RB_OBJ_PROMOTED_RAW (obj=140555653311400) at /tmp/ruby/src/trunk-O0/include/ruby/internal/gc.h:725
No locals.
#3  0x0000563fb3acbbf7 in RVALUE_OLD_P (obj=140555653311400) at /tmp/ruby/src/trunk-O0/gc.c:1808
        __func__ = <optimized out>
#4  0x0000563fb3ad62c6 in rgengc_check_relation (objspace=0x563fb44ddc00, obj=140555653311400) at /tmp/ruby/src/trunk-O0/gc.c:6995
        old_parent = 140555653325360
        __func__ = <optimized out>
#5  0x0000563fb3ad64fb in gc_mark_ptr (objspace=0x563fb44ddc00, obj=140555653311400) at /tmp/ruby/src/trunk-O0/gc.c:7048
        __func__ = "gc_mark_ptr"
#6  0x0000563fb3ad6781 in gc_mark (objspace=0x563fb44ddc00, obj=140555653311400) at /tmp/ruby/src/trunk-O0/gc.c:7101
No locals.
#7  0x0000563fb3ad740d in gc_mark_children (objspace=0x563fb44ddc00, obj=140555653325360) at /tmp/ruby/src/trunk-O0/gc.c:7441
        i = 144
        len = 1024
        ptr = 0x563fb46172c0
        any = 0x7fd5a9c9a230
#8  0x0000563fb3ad7a3c in gc_mark_stacked_objects (objspace=0x563fb44ddc00, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7590
        mstack = 0x563fb44de088
        obj = 140555653325360
        marked_slots_at_the_beginning = 683
        popped_count = 0
#9  0x0000563fb3ad7bbc in gc_mark_stacked_objects_all (objspace=0x563fb44ddc00) at /tmp/ruby/src/trunk-O0/gc.c:7628
No locals.
#10 0x0000563fb3ad9f30 in gc_marks_rest (objspace=0x563fb44ddc00) at /tmp/ruby/src/trunk-O0/gc.c:8823
No locals.
#11 0x0000563fb3ada064 in gc_marks (objspace=0x563fb44ddc00, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8881
        marking_finished = false
#12 0x0000563fb3adbe07 in gc_start (objspace=0x563fb44ddc00, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9634
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9503
#13 0x0000563fb3adba9c in garbage_collect (objspace=0x563fb44ddc00, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9515
        _lev = 2976179024
        ret = 32764
#14 0x0000563fb3adc563 in garbage_collect_with_gvl (objspace=0x563fb44ddc00, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9903
No locals.
#15 0x0000563fb3ae2fe3 in objspace_malloc_gc_stress (objspace=0x563fb44ddc00) at /tmp/ruby/src/trunk-O0/gc.c:12325
        reason = 45568
#16 0x0000563fb3ae32c6 in objspace_xmalloc0 (objspace=0x563fb44ddc00, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12527
        gpr = 107008
        mem = 0xd800000d81
#17 0x0000563fb3ae35e3 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12751
No locals.
#18 0x0000563fb3ae3619 in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12760
No locals.
#19 0x0000563fb3ae7090 in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14365
No locals.
#20 0x0000563fb3cb2bb5 in vm_ccs_create (klass=140555671036960, cc_tbl=0x563fb4666e70, mid=3457, cme=0x7fd5c41f8960) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1971
        ccs = 0xffffffff000000d8
#21 0x0000563fb3ccf50b in cache_callable_method_entry (klass=140555671036960, mid=3457, cme=0x7fd5c41f8960) at /tmp/ruby/src/trunk-O0/vm_method.c:1449
        cc_tbl = 0x563fb4666e70
        ccs_data = 94831599481234
#22 0x0000563fb3ccf6cd in callable_method_entry_or_negative (klass=140555671036960, mid=3457, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1497
        defined_class = 140555671037920
        me = 0x7fd5c41f8960
        _lev = 32725
        cme = 0x7fd5c41f8960
#23 0x0000563fb3ccf75f in callable_method_entry (klass=140555671036960, mid=3457, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1517
        cme = 0x563fb3ca6416 <RB_SPECIAL_CONST_P+24>
#24 0x0000563fb3ccf7c2 in rb_callable_method_entry (klass=140555671036960, mid=3457) at /tmp/ruby/src/trunk-O0/vm_method.c:1524
No locals.
#25 0x0000563fb3cd510a in rb_search_method_entry (recv=140555653021200, mid=3457) at /tmp/ruby/src/trunk-O0/vm_eval.c:837
        klass = 140555671036960
#26 0x0000563fb3cd4b40 in rb_check_funcall_default_kw (recv=140555653021200, mid=3457, argc=0, argv=0x7ffcb164e6b0, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:705
        klass = 140555671036960
        me = 0x7ffcb164e638
        ec = 0x563fb44dec70
        respond = -1
#27 0x0000563fb3cd4ac0 in rb_check_funcall (recv=140555653021200, mid=3457, argc=0, argv=0x7ffcb164e6b0) at /tmp/ruby/src/trunk-O0/vm_eval.c:689
No locals.
#28 0x0000563fb3ab949c in make_exception (argc=1, argv=0x7ffcb164e6a8, isstr=0) at /tmp/ruby/src/trunk-O0/eval.c:811
        mesg = 4
        exc = 140555653021200
#29 0x0000563fb3ab90d3 in rb_exc_exception (mesg=140555653021200, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:667
No locals.
#30 0x0000563fb3ab9122 in rb_exc_raise (mesg=140555653021200) at /tmp/ruby/src/trunk-O0/eval.c:682
No locals.
#31 0x0000563fb3c74739 in rb_threadptr_execute_interrupts (th=0x563fb44dd820, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2504
        err = 140555653021200
        sig = 0
        timer_interrupt = 0
        pending_interrupt = 2
        terminate_interrupt = 0
        trap_interrupt = 0
        interrupt = 2
        postponed_job_interrupt = 0
        ret = 1
#32 0x0000563fb3ca81a1 in rb_vm_check_ints (ec=0x563fb44dec70) at /tmp/ruby/src/trunk-O0/vm_core.h:2100
No locals.
#33 0x0000563fb3cafc12 in vm_pop_frame (ec=0x563fb44dec70, cfp=0x7fd5c4305ef8, ep=0x7fd5c42060a8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:430
        flags = 1431634051
#34 0x0000563fb3cafc5e in rb_vm_pop_frame (ec=0x563fb44dec70) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:439
No locals.
#35 0x0000563fb3cb9cdb in vm_call_cfunc_with_frame_ (ec=0x563fb44dec70, reg_cfp=0x7fd5c4305f30, calling=0x7ffcb164e9a0, argc=1, argv=0x7fd5c4206090, stack_bottom=0x7fd5c4206088) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3512
        ci = 0x39a100100003
        cc = 0x7fd5a9c4ff78
        val = 140555653021440
        me = 0x7fd5aad3a1a8
        cfunc = 0x563fb4567218
        recv = 140555670823400
        block_handler = 0
        frame_type = 1431634051
        len = -1
        args = <optimized out>
        args = <optimized out>
#36 0x0000563fb3cb9e4a in vm_call_cfunc_with_frame (ec=0x563fb44dec70, reg_cfp=0x7fd5c4305f30, calling=0x7ffcb164e9a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3536
        argc = 1
        stack_bottom = 0x7fd5c4206088
        argv = 0x7fd5c4206090
#37 0x0000563fb3cc0286 in vm_sendish (ec=0x563fb44dec70, reg_cfp=0x7fd5c4305f30, cd=0x563fb467cbe0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5619
        val = 36
        ci = 0x39a100100003
        cc = 0x7fd5a9c4ff78
        argc = 1
        recv = 140555670823400
        calling = {cd = 0x563fb467cbe0, cc = 0x7fd5a9c4ff78, block_handler = 0, recv = 140555670823400, argc = 1, kw_splat = false, heap_argv = 0}
#38 0x0000563fb3cc7a4b in vm_exec_core (ec=0x563fb44dec70) at ../../src/trunk-O0/insns.def:881
        bh = 0
        cd = 0x563fb467cbe0
        leaf = false
        val = 140555653021480
        reg_pc = 0x563fb4671e10
        reg_cfp = 0x7fd5c4305f30
        insns_address_table = {0x563fb3cc3e4f <vm_exec_core+108>, 0x563fb3cc3eb1 <vm_exec_core+206>, 0x563fb3cc3fc4 <vm_exec_core+481>, 0x563fb3cc40d8 <vm_exec_core+757>, 0x563fb3cc4276 <vm_exec_core+1171>, 0x563fb3cc43a6 <vm_exec_core+1475>, 0x563fb3cc45b8 <vm_exec_core+2005>, 0x563fb3cc46ca <vm_exec_core+2279>, 0x563fb3cc47a3 <vm_exec_core+2496>, 0x563fb3cc48aa <vm_exec_core+2759>, 0x563fb3cc49b1 <vm_exec_core+3022>, 0x563fb3cc4abf <vm_exec_core+3292>, 0x563fb3cc4bd1 <vm_exec_core+3566>, 0x563fb3cc4ca1 <vm_exec_core+3774>, 0x563fb3cc4daa <vm_exec_core+4039>, 0x563fb3cc4ea4 <vm_exec_core+4289>, 0x563fb3cc4f67 <vm_exec_core+4484>, 0x563fb3cc502a <vm_exec_core+4679>, 0x563fb3cc50b3 <vm_exec_core+4816>, 0x563fb3cc513f <vm_exec_core+4956>, 0x563fb3cc51e5 <vm_exec_core+5122>, 0x563fb3cc52bd <vm_exec_core+5338>, 0x563fb3cc538a <vm_exec_core+5543>, 0x563fb3cc5468 <vm_exec_core+5765>, 0x563fb3cc552a <vm_exec_core+5959>, 0x563fb3cc5669 <vm_exec_core+6278>, 0x563fb3cc570f <vm_exec_core+6444>, 0x563fb3cc57f4 <vm_exec_core+6673>, 0x563fb3cc5923 <vm_exec_core+6976>, 0x563fb3cc59f4 <vm_exec_core+7185>, 0x563fb3cc5ab7 <vm_exec_core+7380>, 0x563fb3cc5b7a <vm_exec_core+7575>, 0x563fb3cc5c71 <vm_exec_core+7822>, 0x563fb3cc5d33 <vm_exec_core+8016>, 0x563fb3cc5df5 <vm_exec_core+8210>, 0x563fb3cc5eef <vm_exec_core+8460>, 0x563fb3cc5fce <vm_exec_core+8683>, 0x563fb3cc60bb <vm_exec_core+8920>, 0x563fb3cc61cb <vm_exec_core+9192>, 0x563fb3cc62c5 <vm_exec_core+9442>, 0x563fb3cc6340 <vm_exec_core+9565>, 0x563fb3cc6401 <vm_exec_core+9758>, 0x563fb3cc64ef <vm_exec_core+9996>, 0x563fb3cc659f <vm_exec_core+10172>, 0x563fb3cc671e <vm_exec_core+10555>, 0x563fb3cc67f8 <vm_exec_core+10773>, 0x563fb3cc68e4 <vm_exec_core+11009>, 0x563fb3cc6975 <vm_exec_core+11154>, 0x563fb3cc6ad0 <vm_exec_core+11501>, 0x563fb3cc708a <vm_exec_core+12967>, 0x563fb3cc7186 <vm_exec_core+13219>, 0x563fb3cc7289 <vm_exec_core+13478>, 0x563fb3cc7375 <vm_exec_core+13714>, 0x563fb3cc758e <vm_exec_core+14251>, 0x563fb3cc7680 <vm_exec_core+14493>, 0x563fb3cc7786 <vm_exec_core+14755>, 0x563fb3cc7991 <vm_exec_core+15278>, 0x563fb3cc7b48 <vm_exec_core+15717>, 0x563fb3cc7c7c <vm_exec_core+16025>, 0x563fb3cc7df1 <vm_exec_core+16398>, 0x563fb3cc7f25 <vm_exec_core+16706>, 0x563fb3cc809a <vm_exec_core+17079>, 0x563fb3cc827c <vm_exec_core+17561>, 0x563fb3cc8487 <vm_exec_core+18084>, 0x563fb3cc863e <vm_exec_core+18523>, 0x563fb3cc8760 <vm_exec_core+18813>, 0x563fb3cc8807 <vm_exec_core+18980>, 0x563fb3cc88cb <vm_exec_core+19176>, 0x563fb3cc89b4 <vm_exec_core+19409>, 0x563fb3cc8aa0 <vm_exec_core+19645>, 0x563fb3cc8b89 <vm_exec_core+19878>, 0x563fb3cc8c9d <vm_exec_core+20154>, 0x563fb3cc8dc4 <vm_exec_core+20449>, 0x563fb3cc8f03 <vm_exec_core+20768>, 0x563fb3cc9042 <vm_exec_core+21087>, 0x563fb3cc9181 <vm_exec_core+21406>, 0x563fb3cc92c0 <vm_exec_core+21725>, 0x563fb3cc93ff <vm_exec_core+22044>, 0x563fb3cc9549 <vm_exec_core+22374>, 0x563fb3cc96cc <vm_exec_core+22761>, 0x563fb3cc980b <vm_exec_core+23080>, 0x563fb3cc994a <vm_exec_core+23399>, 0x563fb3cc9a89 <vm_exec_core+23718>, 0x563fb3cc9bc8 <vm_exec_core+24037>, 0x563fb3cc9d07 <vm_exec_core+24356>, 0x563fb3cc9e46 <vm_exec_core+24675>, 0x563fb3cc9f85 <vm_exec_core+24994>, 0x563fb3cca0c4 <vm_exec_core+25313>, 0x563fb3cca21c <vm_exec_core+25657>, 0x563fb3cca3e2 <vm_exec_core+26111>, 0x563fb3cca569 <vm_exec_core+26502>, 0x563fb3cca691 <vm_exec_core+26798>, 0x563fb3cca7b9 <vm_exec_core+27094>, 0x563fb3cca8dc <vm_exec_core+27385>, 0x563fb3cca9ff <vm_exec_core+27676>, 0x563fb3ccab33 <vm_exec_core+27984>, 0x563fb3ccac72 <vm_exec_core+28303>, 0x563fb3ccad5d <vm_exec_core+28538>, 0x563fb3ccae62 <vm_exec_core+28799>, 0x563fb3ccafaa <vm_exec_core+29127>, 0x563fb3ccb099 <vm_exec_core+29366>, 0x563fb3ccb182 <vm_exec_core+29599>, 0x563fb3ccb257 <vm_exec_core+29812>, 0x563fb3ccb32c <vm_exec_core+30025>, 0x563fb3ccb3a8 <vm_exec_core+30149>, 0x563fb3ccb424 <vm_exec_core+30273>, 0x563fb3ccb442 <vm_exec_core+30303>, 0x563fb3ccb460 <vm_exec_core+30333>, 0x563fb3ccb47e <vm_exec_core+30363>, 0x563fb3ccb49c <vm_exec_core+30393>, 0x563fb3ccb4ba <vm_exec_core+30423>, 0x563fb3ccb4d8 <vm_exec_core+30453>, 0x563fb3ccb4f6 <vm_exec_core+30483>, 0x563fb3ccb514 <vm_exec_core+30513>, 0x563fb3ccb532 <vm_exec_core+30543>, 0x563fb3ccb550 <vm_exec_core+30573>, 0x563fb3ccb56e <vm_exec_core+30603>, 0x563fb3ccb58c <vm_exec_core+30633>, 0x563fb3ccb5aa <vm_exec_core+30663>, 0x563fb3ccb5c8 <vm_exec_core+30693>, 0x563fb3ccb5e6 <vm_exec_core+30723>, 0x563fb3ccb604 <vm_exec_core+30753>, 0x563fb3ccb622 <vm_exec_core+30783>, 0x563fb3ccb640 <vm_exec_core+30813>, 0x563fb3ccb65e <vm_exec_core+30843>, 0x563fb3ccb67c <vm_exec_core+30873>, 0x563fb3ccb69a <vm_exec_core+30903>, 0x563fb3ccb6b8 <vm_exec_core+30933>, 0x563fb3ccb6d6 <vm_exec_core+30963>, 0x563fb3ccb6f4 <vm_exec_core+30993>, 0x563fb3ccb712 <vm_exec_core+31023>, 0x563fb3ccb730 <vm_exec_core+31053>, 0x563fb3ccb74e <vm_exec_core+31083>, 0x563fb3ccb76c <vm_exec_core+31113>, 0x563fb3ccb78a <vm_exec_core+31143>, 0x563fb3ccb7a8 <vm_exec_core+31173>, 0x563fb3ccb7c6 <vm_exec_core+31203>, 0x563fb3ccb7e4 <vm_exec_core+31233>, 0x563fb3ccb802 <vm_exec_core+31263>, 0x563fb3ccb820 <vm_exec_core+31293>, 0x563fb3ccb83e <vm_exec_core+31323>, 0x563fb3ccb85c <vm_exec_core+31353>, 0x563fb3ccb87a <vm_exec_core+31383>, 0x563fb3ccb898 <vm_exec_core+31413>, 0x563fb3ccb8b6 <vm_exec_core+31443>, 0x563fb3ccb8d4 <vm_exec_core+31473>, 0x563fb3ccb8f2 <vm_exec_core+31503>, 0x563fb3ccb910 <vm_exec_core+31533>, 0x563fb3ccb92e <vm_exec_core+31563>, 0x563fb3ccb94c <vm_exec_core+31593>, 0x563fb3ccb96a <vm_exec_core+31623>, 0x563fb3ccb988 <vm_exec_core+31653>, 0x563fb3ccb9a6 <vm_exec_core+31683>, 0x563fb3ccb9c4 <vm_exec_core+31713>, 0x563fb3ccb9e2 <vm_exec_core+31743>, 0x563fb3ccba00 <vm_exec_core+31773>, 0x563fb3ccba1e <vm_exec_core+31803>, 0x563fb3ccba3c <vm_exec_core+31833>, 0x563fb3ccba5a <vm_exec_core+31863>, 0x563fb3ccba78 <vm_exec_core+31893>, 0x563fb3ccba96 <vm_exec_core+31923>, 0x563fb3ccbab4 <vm_exec_core+31953>, 0x563fb3ccbad2 <vm_exec_core+31983>, 0x563fb3ccbaf0 <vm_exec_core+32013>, 0x563fb3ccbb0e <vm_exec_core+32043>, 0x563fb3ccbb2c <vm_exec_core+32073>, 0x563fb3ccbb4a <vm_exec_core+32103>, 0x563fb3ccbb68 <vm_exec_core+32133>, 0x563fb3ccbb86 <vm_exec_core+32163>, 0x563fb3ccbba4 <vm_exec_core+32193>, 0x563fb3ccbbc2 <vm_exec_core+32223>, 0x563fb3ccbbe0 <vm_exec_core+32253>, 0x563fb3ccbbfe <vm_exec_core+32283>, 0x563fb3ccbc1c <vm_exec_core+32313>, 0x563fb3ccbc3a <vm_exec_core+32343>, 0x563fb3ccbc58 <vm_exec_core+32373>, 0x563fb3ccbc76 <vm_exec_core+32403>, 0x563fb3ccbc94 <vm_exec_core+32433>, 0x563fb3ccbcb2 <vm_exec_core+32463>, 0x563fb3ccbcd0 <vm_exec_core+32493>, 0x563fb3ccbcee <vm_exec_core+32523>, 0x563fb3ccbd0c <vm_exec_core+32553>, 0x563fb3ccbd2a <vm_exec_core+32583>, 0x563fb3ccbd48 <vm_exec_core+32613>, 0x563fb3ccbd79 <vm_exec_core+32662>, 0x563fb3ccbd97 <vm_exec_core+32692>, 0x563fb3ccbdb5 <vm_exec_core+32722>, 0x563fb3ccbdd3 <vm_exec_core+32752>, 0x563fb3ccbdf1 <vm_exec_core+32782>, 0x563fb3ccbe0f <vm_exec_core+32812>, 0x563fb3ccbe2d <vm_exec_core+32842>, 0x563fb3ccbe4b <vm_exec_core+32872>, 0x563fb3ccbe69 <vm_exec_core+32902>, 0x563fb3ccbe87 <vm_exec_core+32932>, 0x563fb3ccbea5 <vm_exec_core+32962>, 0x563fb3ccbec3 <vm_exec_core+32992>, 0x563fb3ccbee1 <vm_exec_core+33022>, 0x563fb3ccbeff <vm_exec_core+33052>, 0x563fb3ccbf1d <vm_exec_core+33082>, 0x563fb3ccbf3b <vm_exec_core+33112>...}
#39 0x0000563fb3cdf27b in rb_vm_exec (ec=0x563fb44dec70) at /tmp/ruby/src/trunk-O0/vm.c:2552
        _ec = 0x563fb44dec70
        _tag = {tag = 36, retval = 4, buf = {0x7ffcb164f6c0, 0x563fb3cdf1f9 <rb_vm_exec+190>, 0x0, 0x7ffcb164f610, 0x563fb4565f70}, prev = 0x7ffcb164f730, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#40 0x0000563fb3ce00da in rb_iseq_eval_main (iseq=0x7fd5a9c85510) at /tmp/ruby/src/trunk-O0/vm.c:2818
        ec = 0x563fb44dec70
        val = 94831607934064
#41 0x0000563fb3ab8124 in rb_ec_exec_node (ec=0x563fb44dec70, n=0x7fd5a9c85510) at /tmp/ruby/src/trunk-O0/eval.c:283
        th = 0x563fb44dd820
        _ec = 0x563fb44dec70
        _tag = {tag = 36, retval = 94831597287200, buf = {0x7ffcb164f7b0, 0x563fb3ab80ba <rb_ec_exec_node+212>, 0x0, 0x7ffcb164f700, 0x563fb44dec70}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7fd5a9c85510
#42 0x0000563fb3ab8295 in ruby_run_node (n=0x7fd5a9c85510) at /tmp/ruby/src/trunk-O0/eval.c:323
        ec = 0x563fb44dec70
        status = 22079
#43 0x0000563fb3ab389e in rb_main (argc=119, argv=0x7ffcb164f958) at /tmp/ruby/src/trunk-O0/main.c:40
        variable_in_this_stack_frame = 140723284670512
#44 0x0000563fb3ab38ff in main (argc=119, argv=0x7ffcb164f958) at /tmp/ruby/src/trunk-O0/main.c:59
No locals.

>>> Dump Ruby level backtrace (if possible)


$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.953781.ruby -x gdbscript
[New LWP 953781]
[New LWP 953783]
[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/l'.
Program terminated with signal SIGABRT, Aborted.
#0  0x0000564ba6b03fdd in gc_mark_children (objspace=0x564ba9067c00, obj=139694440086000) at /tmp/ruby/src/trunk-O0/gc.c:7355
7355	    gc_mark_set_parent(objspace, obj);
[Current thread is 1 (Thread 0x7f0d3ed6a7c0 (LWP 953781))]

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f0d3ed6a7c0 (LWP 953781) 0x0000564ba6b03fdd in gc_mark_children (objspace=0x564ba9067c00, obj=139694440086000) at /tmp/ruby/src/trunk-O0/gc.c:7355
  2    Thread 0x7f0d2578f640 (LWP 953783) 0x00007f0d3ee92fde in epoll_wait (epfd=4, events=0x564ba716b8dc <timer_th+28>, maxevents=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30

>>> Machine level backtrace


Thread 2 (Thread 0x7f0d2578f640 (LWP 953783)):
#0  0x00007f0d3ee92fde in epoll_wait (epfd=4, events=0x564ba716b8dc <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  0x0000564ba6c99b7a in event_wait (vm=0x564ba90652a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:865
        r = 22091
#2  0x0000564ba6c99b9e in timer_thread_polling (vm=0x564ba90652a0) at /tmp/ruby/src/trunk-O0/thread_pthread_mn.c:887
        r = 1618910200
#3  0x0000564ba6c9a25e in timer_thread_func (ptr=0x564ba90652a0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:3053
        vm = 0x564ba90652a0
#4  0x00007f0d3ee01b43 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 = {140730030212896, 7348523930994533227, 139694439986752, 25, 139694866176080, 140730030213248, -7214351652942060693, -7214399001345334421}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007f0d3ee92bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f0d3ed6a7c0 (LWP 953781)):
#0  0x0000564ba6b03fdd in gc_mark_children (objspace=0x564ba9067c00, obj=139694440086000) at /tmp/ruby/src/trunk-O0/gc.c:7355
        any = 0x7f0d257a79f0
#1  0x0000564ba6b04a3c in gc_mark_stacked_objects (objspace=0x564ba9067c00, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7590
        mstack = 0x564ba9068088
        obj = 139694440086000
        marked_slots_at_the_beginning = 739
        popped_count = 0
#2  0x0000564ba6b04bbc in gc_mark_stacked_objects_all (objspace=0x564ba9067c00) at /tmp/ruby/src/trunk-O0/gc.c:7628
No locals.
#3  0x0000564ba6b06f30 in gc_marks_rest (objspace=0x564ba9067c00) at /tmp/ruby/src/trunk-O0/gc.c:8823
No locals.
#4  0x0000564ba6b07064 in gc_marks (objspace=0x564ba9067c00, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8881
        marking_finished = false
#5  0x0000564ba6b08e07 in gc_start (objspace=0x564ba9067c00, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9634
        do_full_mark = 1
        __func__ = <optimized out>
        lock_lev = 9503
#6  0x0000564ba6b08a9c in garbage_collect (objspace=0x564ba9067c00, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9515
        _lev = 2835775472
        ret = 22091
#7  0x0000564ba6b09563 in garbage_collect_with_gvl (objspace=0x564ba9067c00, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9903
No locals.
#8  0x0000564ba6b0ffe3 in objspace_malloc_gc_stress (objspace=0x564ba9067c00) at /tmp/ruby/src/trunk-O0/gc.c:12325
        reason = 45568
#9  0x0000564ba6b102c6 in objspace_xmalloc0 (objspace=0x564ba9067c00, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12527
        gpr = 107008
        mem = 0xa6c91a1f
#10 0x0000564ba6b105e3 in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12751
No locals.
#11 0x0000564ba6b10619 in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12760
No locals.
#12 0x0000564ba6b14090 in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14365
No locals.
#13 0x0000564ba6c91b1c in rb_id_table_create (capa=2) at /tmp/ruby/src/trunk-O0/id_table.c:98
        tbl = 0x564ba6cfc0fd <search_method0+54>
#14 0x0000564ba6cfc4cc in cache_callable_method_entry (klass=139694440309800, mid=3137, cme=0x7f0d25798540) at /tmp/ruby/src/trunk-O0/vm_method.c:1439
        cc_tbl = 0x0
        ccs_data = 94882921169298
#15 0x0000564ba6cfc6cd in callable_method_entry_or_negative (klass=139694440309800, mid=3137, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1497
        defined_class = 139694440309800
        me = 0x7f0d25798540
        _lev = 22091
        cme = 0x7f0d25798540
#16 0x0000564ba6cfc75f in callable_method_entry (klass=139694440309800, mid=3137, defined_class_ptr=0x0) at /tmp/ruby/src/trunk-O0/vm_method.c:1517
        cme = 0x0
#17 0x0000564ba6cfc7c2 in rb_callable_method_entry (klass=139694440309800, mid=3137) at /tmp/ruby/src/trunk-O0/vm_method.c:1524
No locals.
#18 0x0000564ba6d011e6 in gccct_method_search_slowpath (vm=0x564ba90652a0, klass=139694440309800, mid=3137, argc=1, index=657) at /tmp/ruby/src/trunk-O0/vm_eval.c:456
        cme = 0x564ba9067820
        cc = 0xc41
#19 0x0000564ba6d013ae in gccct_method_search (ec=0x564ba9068c70, recv=139694421832800, mid=3137, argc=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:505
        klass = 139694440309800
        index = 657
        vm = 0x564ba90652a0
        cc = 0x0
#20 0x0000564ba6d01420 in rb_call0 (ec=0x564ba9068c70, recv=139694421832800, mid=3137, argc=1, argv=0x7ffe4375aef8, call_scope=CALL_FCALL, self=139694440309800) at /tmp/ruby/src/trunk-O0/vm_eval.c:546
        call_status = (MISSING_PROTECTED | MISSING_FCALL | MISSING_VCALL | MISSING_SUPER | MISSING_MISSING | MISSING_NONE | unknown: 0x7f80)
        scope = CALL_FCALL
        kw_splat = 0
        cc = 0x564ba6cd6964 <VM_EP_LEP+42>
#21 0x0000564ba6d02316 in rb_call (recv=139694421832800, mid=3137, argc=1, argv=0x7ffe4375aef8, scope=CALL_FCALL) at /tmp/ruby/src/trunk-O0/vm_eval.c:899
        ec = 0x564ba9068c70
#22 0x0000564ba6d029f9 in rb_funcallv_kw (recv=139694421832800, mid=3137, argc=1, argv=0x7ffe4375aef8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:1092
No locals.
#23 0x0000564ba6ae862a in rb_obj_call_init_kw (obj=139694421832800, argc=1, argv=0x7ffe4375aef8, kw_splat=0) at /tmp/ruby/src/trunk-O0/eval.c:1703
No locals.
#24 0x0000564ba6b9a96f in rb_class_new_instance_kw (argc=1, argv=0x7ffe4375aef8, klass=139694440309800, kw_splat=0) at /tmp/ruby/src/trunk-O0/object.c:2184
        obj = 139694421832800
#25 0x0000564ba6b9a9a3 in rb_class_new_instance (argc=1, argv=0x7ffe4375aef8, klass=139694440309800) at /tmp/ruby/src/trunk-O0/object.c:2192
No locals.
#26 0x0000564ba6ce603e in ractor_safe_call_cfunc_m1 (recv=139694440309800, argc=1, argv=0x7ffe4375aef8, func=0x564ba6b9a975 <rb_class_new_instance>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3317
        f = 0x564ba6b9a975 <rb_class_new_instance>
#27 0x0000564ba6cffdf0 in vm_call0_cfunc_with_frame (ec=0x564ba9068c70, calling=0x7ffe4375ac70, argv=0x7ffe4375aef8) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7f0d3ed68e88
        ci = 0x7ffe4375ac40
        val = 140730030205552
        me = 0x7f0d3ec589e0
        cfunc = 0x564ba90a08f8
        len = -1
        recv = 139694440309800
        argc = 1
        mid = 3457
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#28 0x0000564ba6cfff19 in vm_call0_cfunc (ec=0x564ba9068c70, calling=0x7ffe4375ac70, argv=0x7ffe4375aef8) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#29 0x0000564ba6d00197 in vm_call0_body (ec=0x564ba9068c70, calling=0x7ffe4375ac70, argv=0x7ffe4375aef8) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffe4375ac40
        cc = 0x7ffe4375ad10
        ret = 32
#30 0x0000564ba6cff9e7 in vm_call0_cc (ec=0x564ba9068c70, recv=139694440309800, id=3457, argc=1, argv=0x7ffe4375aef8, cc=0x7ffe4375ad10, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7ffe4375aef8
        av = {94882923906256, 140730030206188}
        calling = {cd = 0x7ffe4375ac30, cc = 0x7ffe4375ad10, block_handler = 0, recv = 139694440309800, argc = 1, kw_splat = false, heap_argv = 0}
#31 0x0000564ba6cff788 in rb_vm_call0 (ec=0x564ba9068c70, recv=139694440309800, id=3457, argc=1, argv=0x7ffe4375aef8, cme=0x7f0d3ec589e0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7f0d3ec589e0, call_ = 0x564ba6ceab4b <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#32 0x0000564ba6d00d81 in rb_vm_call_kw (ec=0x564ba9068c70, recv=139694440309800, id=3457, argc=1, argv=0x7ffe4375aef8, me=0x7f0d3ec589e0, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:330
No locals.
#33 0x0000564ba6d01be3 in rb_check_funcall_default_kw (recv=139694440309800, mid=3457, argc=1, argv=0x7ffe4375aef8, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:713
        klass = 139694440309640
        me = 0x7f0d3ec589e0
        ec = 0x564ba9068c70
        respond = -1
#34 0x0000564ba6d01ac0 in rb_check_funcall (recv=139694440309800, mid=3457, argc=1, argv=0x7ffe4375aef8) at /tmp/ruby/src/trunk-O0/vm_eval.c:689
No locals.
#35 0x0000564ba6ae649c in make_exception (argc=2, argv=0x7ffe4375aef0, isstr=1) at /tmp/ruby/src/trunk-O0/eval.c:811
        mesg = 4
        exc = 140730030206784
#36 0x0000564ba6ae6556 in rb_make_exception (argc=2, argv=0x7ffe4375aef0) at /tmp/ruby/src/trunk-O0/eval.c:829
No locals.
#37 0x0000564ba6ca1922 in rb_threadptr_raise (target_th=0x564ba9067820, argc=2, argv=0x7ffe4375aef0) at /tmp/ruby/src/trunk-O0/thread.c:2558
        exc = 31
#38 0x0000564ba6ca19df in rb_threadptr_signal_raise (th=0x564ba9067820, sig=15) at /tmp/ruby/src/trunk-O0/thread.c:2580
        argv = {139694440309800, 31}
#39 0x0000564ba6c5bd85 in rb_signal_exec (th=0x564ba9067820, sig=15) at /tmp/ruby/src/trunk-O0/signal.c:1085
        vm = 0x564ba90652a0
        cmd = 0
#40 0x0000564ba6ca1623 in rb_threadptr_execute_interrupts (th=0x564ba9067820, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2475
        prev_status = THREAD_RUNNABLE
        sig = 15
        timer_interrupt = 0
        pending_interrupt = 0
        terminate_interrupt = 0
        trap_interrupt = 8
        interrupt = 8
        postponed_job_interrupt = 0
        ret = 0
#41 0x0000564ba6c9397e in rb_vm_check_ints (ec=0x564ba9068c70) at /tmp/ruby/src/trunk-O0/vm_core.h:2100
No locals.
#42 0x0000564ba6c9d789 in unblock_function_set (th=0x564ba9067820, func=0x564ba6c9813c <ubf_select>, arg=0x564ba9067820, fail_if_interrupted=0) at /tmp/ruby/src/trunk-O0/thread.c:314
No locals.
#43 0x0000564ba6c9fe36 in blocking_region_begin (th=0x564ba9067820, region=0x7ffe4375b088, ubf=0x564ba6c9813c <ubf_select>, arg=0x564ba9067820, fail_if_interrupted=0) at /tmp/ruby/src/trunk-O0/thread.c:1480
No locals.
#44 0x0000564ba6ca00a5 in rb_nogvl (func=0x564ba6b2d8b1 <sysopen_func>, data1=0x7ffe4375b150, ubf=0x564ba6c9813c <ubf_select>, data2=0x564ba9067820, flags=0) at /tmp/ruby/src/trunk-O0/thread.c:1544
        __region = {prev_status = THREAD_RUNNABLE}
        val = 0x0
        ec = 0x564ba9068c70
        th = 0x564ba9067820
        vm = 0x564ba90652a0
        is_main_thread = true
        saved_errno = 0
        ubf_th = 0
#45 0x0000564ba6ca01b4 in rb_thread_call_without_gvl (func=0x564ba6b2d8b1 <sysopen_func>, data1=0x7ffe4375b150, ubf=0xffffffffffffffff, data2=0x0) at /tmp/ruby/src/trunk-O0/thread.c:1660
No locals.
#46 0x0000564ba6b2d92a in rb_sysopen_internal (data=0x7ffe4375b150) at /tmp/ruby/src/trunk-O0/io.c:6959
        fd = -1460916637
#47 0x0000564ba6b2d9b6 in rb_sysopen (fname=139694421965880, oflags=194, perm=384) at /tmp/ruby/src/trunk-O0/io.c:6976
        first_errno = 32525
        retried_errno = 0
        retried = 0
        fd = -1
        data = {fname = 139694421965880, oflags = 194, perm = 384}
        __func__ = "rb_sysopen"
#48 0x0000564ba6b2e03c in rb_file_open_generic (io=139694421832880, filename=139694421965880, oflags=194, fmode=1155, convconfig=0x7ffe4375b240, perm=384) at /tmp/ruby/src/trunk-O0/io.c:7140
        pathv = 139694421965880
        fptr = 0x564ba92de170
        cc = {enc = 0x7ffe00000483, enc2 = 0xa8ec2e6350f01700, ecflags = -1457520904, ecopts = 139694864503136}
#49 0x0000564ba6b2f7c5 in rb_open_file (argc=3, argv=0x7f0d3ec69148, io=139694421832880) at /tmp/ruby/src/trunk-O0/io.c:8063
        fname = 139694421965880
        oflags = 194
        fmode = 1155
        convconfig = {enc = 0x0, enc2 = 0x0, ecflags = 0, ecopts = 4}
        perm = 384
#50 0x0000564ba6b3233d in rb_file_initialize (argc=3, argv=0x7f0d3ec69148, io=139694421832880) at /tmp/ruby/src/trunk-O0/io.c:9598
No locals.
#51 0x0000564ba6ce603e in ractor_safe_call_cfunc_m1 (recv=139694421832880, argc=3, argv=0x7f0d3ec69148, func=0x564ba6b32292 <rb_file_initialize>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3317
        f = 0x564ba6b32292 <rb_file_initialize>
#52 0x0000564ba6cffdf0 in vm_call0_cfunc_with_frame (ec=0x564ba9068c70, calling=0x7ffe4375b5a0, argv=0x7f0d3ec69148) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7f0d3ed68ec0
        ci = 0x7ffe4375b570
        val = 140730030207920
        me = 0x7f0d257b5ac8
        cfunc = 0x564ba908c108
        len = -1
        recv = 139694421832880
        argc = 3
        mid = 3137
        block_handler = 0
        frame_flags = 1431635075
        args = <optimized out>
        args = <optimized out>
#53 0x0000564ba6cfff19 in vm_call0_cfunc (ec=0x564ba9068c70, calling=0x7ffe4375b5a0, argv=0x7f0d3ec69148) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#54 0x0000564ba6d00197 in vm_call0_body (ec=0x564ba9068c70, calling=0x7ffe4375b5a0, argv=0x7f0d3ec69148) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7ffe4375b570
        cc = 0x7f0d2463f488
        ret = 36
#55 0x0000564ba6cff9e7 in vm_call0_cc (ec=0x564ba9068c70, recv=139694421832880, id=3137, argc=3, argv=0x7f0d3ec69148, cc=0x7f0d2463f488, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 64
        use_argv = 0x7f0d3ec69148
        av = {94882919097236, 94882958314608}
        calling = {cd = 0x7ffe4375b560, cc = 0x7f0d2463f488, block_handler = 0, recv = 139694421832880, argc = 3, kw_splat = true, heap_argv = 0}
#56 0x0000564ba6d015ca in rb_call0 (ec=0x564ba9068c70, recv=139694421832880, mid=3137, argc=3, argv=0x7f0d3ec69148, call_scope=CALL_FCALL_KW, self=139694440115440) at /tmp/ruby/src/trunk-O0/vm_eval.c:573
        call_status = MISSING_NONE
        scope = CALL_FCALL
        kw_splat = 1
        cc = 0x7f0d2463f488
#57 0x0000564ba6d02316 in rb_call (recv=139694421832880, mid=3137, argc=3, argv=0x7f0d3ec69148, scope=CALL_FCALL_KW) at /tmp/ruby/src/trunk-O0/vm_eval.c:899
        ec = 0x564ba9068c70
#58 0x0000564ba6d029f9 in rb_funcallv_kw (recv=139694421832880, mid=3137, argc=3, argv=0x7f0d3ec69148, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:1092
No locals.
#59 0x0000564ba6ae862a in rb_obj_call_init_kw (obj=139694421832880, argc=3, argv=0x7f0d3ec69148, kw_splat=1) at /tmp/ruby/src/trunk-O0/eval.c:1703
No locals.
#60 0x0000564ba6b9a96f in rb_class_new_instance_kw (argc=3, argv=0x7f0d3ec69148, klass=139694440115440, kw_splat=1) at /tmp/ruby/src/trunk-O0/object.c:2184
        obj = 139694421832880
#61 0x0000564ba6b2f80f in rb_io_s_open (argc=3, argv=0x7f0d3ec69148, klass=139694440115440) at /tmp/ruby/src/trunk-O0/io.c:8103
        io = 94882921009149
#62 0x0000564ba6ce603e in ractor_safe_call_cfunc_m1 (recv=139694440115440, argc=3, argv=0x7f0d3ec69148, func=0x564ba6b2f7df <rb_io_s_open>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3317
        f = 0x564ba6b2f7df <rb_io_s_open>
#63 0x0000564ba6ce6c75 in vm_call_cfunc_with_frame_ (ec=0x564ba9068c70, reg_cfp=0x7f0d3ed68ef8, calling=0x7ffe4375bbf0, argc=3, argv=0x7f0d3ec69148, stack_bottom=0x7f0d3ec69140) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3508
        ci = 0x410100400007
        cc = 0x7f0d2463f4d8
        val = 140730030209168
        me = 0x7f0d257ba9d8
        cfunc = 0x564ba90cb188
        recv = 139694440115440
        block_handler = 0
        frame_type = 1431635075
        len = -1
        args = <optimized out>
        args = <optimized out>
#64 0x0000564ba6ce6e4a in vm_call_cfunc_with_frame (ec=0x564ba9068c70, reg_cfp=0x7f0d3ed68ef8, calling=0x7ffe4375bbf0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3536
        argc = 3
        stack_bottom = 0x7f0d3ec69140
        argv = 0x7f0d3ec69148
#65 0x0000564ba6ce6f62 in vm_call_cfunc_other (ec=0x564ba9068c70, reg_cfp=0x7f0d3ed68ef8, calling=0x7ffe4375bbf0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3562
        ci = 0x410100400007
        argv_ary = 0
#66 0x0000564ba6ce7391 in vm_call_cfunc (ec=0x564ba9068c70, reg_cfp=0x7f0d3ed68ef8, calling=0x7ffe4375bbf0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3644
        ci = 0x410100400007
#67 0x0000564ba6ce9ecc in vm_call_method_each_type (ec=0x564ba9068c70, cfp=0x7f0d3ed68ef8, calling=0x7ffe4375bbf0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4435
        aset_mask = 2010
        ivar_mask = 1
        ci = 0x410100400007
        cc = 0x7f0d2463f4d8
        cme = 0x7f0d257ba9d8
        v = 94882964733192
#68 0x0000564ba6cea978 in vm_call_method (ec=0x564ba9068c70, cfp=0x7f0d3ed68ef8, calling=0x7ffe4375bbf0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4561
        ci = 0x410100400007
        cc = 0x7f0d2463f4d8
#69 0x0000564ba6ceab7a in vm_call_general (ec=0x564ba9068c70, reg_cfp=0x7f0d3ed68ef8, calling=0x7ffe4375bbf0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4605
No locals.
#70 0x0000564ba6ced286 in vm_sendish (ec=0x564ba9068c70, reg_cfp=0x7f0d3ed68ef8, cd=0x564ba9200120, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5619
        val = 36
        ci = 0x410100400007
        cc = 0x7f0d2463f4d8
        argc = 3
        recv = 139694440115440
        calling = {cd = 0x564ba9200120, cc = 0x7f0d2463f4d8, block_handler = 0, recv = 139694440115440, argc = 3, kw_splat = true, heap_argv = 0}
#71 0x0000564ba6cf4a4b in vm_exec_core (ec=0x564ba9068c70) at ../../src/trunk-O0/insns.def:881
        bh = 0
        cd = 0x564ba9200120
        leaf = false
        val = 139694421965960
        reg_pc = 0x564ba91ffef8
        reg_cfp = 0x7f0d3ed68ef8
        insns_address_table = {0x564ba6cf0e4f <vm_exec_core+108>, 0x564ba6cf0eb1 <vm_exec_core+206>, 0x564ba6cf0fc4 <vm_exec_core+481>, 0x564ba6cf10d8 <vm_exec_core+757>, 0x564ba6cf1276 <vm_exec_core+1171>, 0x564ba6cf13a6 <vm_exec_core+1475>, 0x564ba6cf15b8 <vm_exec_core+2005>, 0x564ba6cf16ca <vm_exec_core+2279>, 0x564ba6cf17a3 <vm_exec_core+2496>, 0x564ba6cf18aa <vm_exec_core+2759>, 0x564ba6cf19b1 <vm_exec_core+3022>, 0x564ba6cf1abf <vm_exec_core+3292>, 0x564ba6cf1bd1 <vm_exec_core+3566>, 0x564ba6cf1ca1 <vm_exec_core+3774>, 0x564ba6cf1daa <vm_exec_core+4039>, 0x564ba6cf1ea4 <vm_exec_core+4289>, 0x564ba6cf1f67 <vm_exec_core+4484>, 0x564ba6cf202a <vm_exec_core+4679>, 0x564ba6cf20b3 <vm_exec_core+4816>, 0x564ba6cf213f <vm_exec_core+4956>, 0x564ba6cf21e5 <vm_exec_core+5122>, 0x564ba6cf22bd <vm_exec_core+5338>, 0x564ba6cf238a <vm_exec_core+5543>, 0x564ba6cf2468 <vm_exec_core+5765>, 0x564ba6cf252a <vm_exec_core+5959>, 0x564ba6cf2669 <vm_exec_core+6278>, 0x564ba6cf270f <vm_exec_core+6444>, 0x564ba6cf27f4 <vm_exec_core+6673>, 0x564ba6cf2923 <vm_exec_core+6976>, 0x564ba6cf29f4 <vm_exec_core+7185>, 0x564ba6cf2ab7 <vm_exec_core+7380>, 0x564ba6cf2b7a <vm_exec_core+7575>, 0x564ba6cf2c71 <vm_exec_core+7822>, 0x564ba6cf2d33 <vm_exec_core+8016>, 0x564ba6cf2df5 <vm_exec_core+8210>, 0x564ba6cf2eef <vm_exec_core+8460>, 0x564ba6cf2fce <vm_exec_core+8683>, 0x564ba6cf30bb <vm_exec_core+8920>, 0x564ba6cf31cb <vm_exec_core+9192>, 0x564ba6cf32c5 <vm_exec_core+9442>, 0x564ba6cf3340 <vm_exec_core+9565>, 0x564ba6cf3401 <vm_exec_core+9758>, 0x564ba6cf34ef <vm_exec_core+9996>, 0x564ba6cf359f <vm_exec_core+10172>, 0x564ba6cf371e <vm_exec_core+10555>, 0x564ba6cf37f8 <vm_exec_core+10773>, 0x564ba6cf38e4 <vm_exec_core+11009>, 0x564ba6cf3975 <vm_exec_core+11154>, 0x564ba6cf3ad0 <vm_exec_core+11501>, 0x564ba6cf408a <vm_exec_core+12967>, 0x564ba6cf4186 <vm_exec_core+13219>, 0x564ba6cf4289 <vm_exec_core+13478>, 0x564ba6cf4375 <vm_exec_core+13714>, 0x564ba6cf458e <vm_exec_core+14251>, 0x564ba6cf4680 <vm_exec_core+14493>, 0x564ba6cf4786 <vm_exec_core+14755>, 0x564ba6cf4991 <vm_exec_core+15278>, 0x564ba6cf4b48 <vm_exec_core+15717>, 0x564ba6cf4c7c <vm_exec_core+16025>, 0x564ba6cf4df1 <vm_exec_core+16398>, 0x564ba6cf4f25 <vm_exec_core+16706>, 0x564ba6cf509a <vm_exec_core+17079>, 0x564ba6cf527c <vm_exec_core+17561>, 0x564ba6cf5487 <vm_exec_core+18084>, 0x564ba6cf563e <vm_exec_core+18523>, 0x564ba6cf5760 <vm_exec_core+18813>, 0x564ba6cf5807 <vm_exec_core+18980>, 0x564ba6cf58cb <vm_exec_core+19176>, 0x564ba6cf59b4 <vm_exec_core+19409>, 0x564ba6cf5aa0 <vm_exec_core+19645>, 0x564ba6cf5b89 <vm_exec_core+19878>, 0x564ba6cf5c9d <vm_exec_core+20154>, 0x564ba6cf5dc4 <vm_exec_core+20449>, 0x564ba6cf5f03 <vm_exec_core+20768>, 0x564ba6cf6042 <vm_exec_core+21087>, 0x564ba6cf6181 <vm_exec_core+21406>, 0x564ba6cf62c0 <vm_exec_core+21725>, 0x564ba6cf63ff <vm_exec_core+22044>, 0x564ba6cf6549 <vm_exec_core+22374>, 0x564ba6cf66cc <vm_exec_core+22761>, 0x564ba6cf680b <vm_exec_core+23080>, 0x564ba6cf694a <vm_exec_core+23399>, 0x564ba6cf6a89 <vm_exec_core+23718>, 0x564ba6cf6bc8 <vm_exec_core+24037>, 0x564ba6cf6d07 <vm_exec_core+24356>, 0x564ba6cf6e46 <vm_exec_core+24675>, 0x564ba6cf6f85 <vm_exec_core+24994>, 0x564ba6cf70c4 <vm_exec_core+25313>, 0x564ba6cf721c <vm_exec_core+25657>, 0x564ba6cf73e2 <vm_exec_core+26111>, 0x564ba6cf7569 <vm_exec_core+26502>, 0x564ba6cf7691 <vm_exec_core+26798>, 0x564ba6cf77b9 <vm_exec_core+27094>, 0x564ba6cf78dc <vm_exec_core+27385>, 0x564ba6cf79ff <vm_exec_core+27676>, 0x564ba6cf7b33 <vm_exec_core+27984>, 0x564ba6cf7c72 <vm_exec_core+28303>, 0x564ba6cf7d5d <vm_exec_core+28538>, 0x564ba6cf7e62 <vm_exec_core+28799>, 0x564ba6cf7faa <vm_exec_core+29127>, 0x564ba6cf8099 <vm_exec_core+29366>, 0x564ba6cf8182 <vm_exec_core+29599>, 0x564ba6cf8257 <vm_exec_core+29812>, 0x564ba6cf832c <vm_exec_core+30025>, 0x564ba6cf83a8 <vm_exec_core+30149>, 0x564ba6cf8424 <vm_exec_core+30273>, 0x564ba6cf8442 <vm_exec_core+30303>, 0x564ba6cf8460 <vm_exec_core+30333>, 0x564ba6cf847e <vm_exec_core+30363>, 0x564ba6cf849c <vm_exec_core+30393>, 0x564ba6cf84ba <vm_exec_core+30423>, 0x564ba6cf84d8 <vm_exec_core+30453>, 0x564ba6cf84f6 <vm_exec_core+30483>, 0x564ba6cf8514 <vm_exec_core+30513>, 0x564ba6cf8532 <vm_exec_core+30543>, 0x564ba6cf8550 <vm_exec_core+30573>, 0x564ba6cf856e <vm_exec_core+30603>, 0x564ba6cf858c <vm_exec_core+30633>, 0x564ba6cf85aa <vm_exec_core+30663>, 0x564ba6cf85c8 <vm_exec_core+30693>, 0x564ba6cf85e6 <vm_exec_core+30723>, 0x564ba6cf8604 <vm_exec_core+30753>, 0x564ba6cf8622 <vm_exec_core+30783>, 0x564ba6cf8640 <vm_exec_core+30813>, 0x564ba6cf865e <vm_exec_core+30843>, 0x564ba6cf867c <vm_exec_core+30873>, 0x564ba6cf869a <vm_exec_core+30903>, 0x564ba6cf86b8 <vm_exec_core+30933>, 0x564ba6cf86d6 <vm_exec_core+30963>, 0x564ba6cf86f4 <vm_exec_core+30993>, 0x564ba6cf8712 <vm_exec_core+31023>, 0x564ba6cf8730 <vm_exec_core+31053>, 0x564ba6cf874e <vm_exec_core+31083>, 0x564ba6cf876c <vm_exec_core+31113>, 0x564ba6cf878a <vm_exec_core+31143>, 0x564ba6cf87a8 <vm_exec_core+31173>, 0x564ba6cf87c6 <vm_exec_core+31203>, 0x564ba6cf87e4 <vm_exec_core+31233>, 0x564ba6cf8802 <vm_exec_core+31263>, 0x564ba6cf8820 <vm_exec_core+31293>, 0x564ba6cf883e <vm_exec_core+31323>, 0x564ba6cf885c <vm_exec_core+31353>, 0x564ba6cf887a <vm_exec_core+31383>, 0x564ba6cf8898 <vm_exec_core+31413>, 0x564ba6cf88b6 <vm_exec_core+31443>, 0x564ba6cf88d4 <vm_exec_core+31473>, 0x564ba6cf88f2 <vm_exec_core+31503>, 0x564ba6cf8910 <vm_exec_core+31533>, 0x564ba6cf892e <vm_exec_core+31563>, 0x564ba6cf894c <vm_exec_core+31593>, 0x564ba6cf896a <vm_exec_core+31623>, 0x564ba6cf8988 <vm_exec_core+31653>, 0x564ba6cf89a6 <vm_exec_core+31683>, 0x564ba6cf89c4 <vm_exec_core+31713>, 0x564ba6cf89e2 <vm_exec_core+31743>, 0x564ba6cf8a00 <vm_exec_core+31773>, 0x564ba6cf8a1e <vm_exec_core+31803>, 0x564ba6cf8a3c <vm_exec_core+31833>, 0x564ba6cf8a5a <vm_exec_core+31863>, 0x564ba6cf8a78 <vm_exec_core+31893>, 0x564ba6cf8a96 <vm_exec_core+31923>, 0x564ba6cf8ab4 <vm_exec_core+31953>, 0x564ba6cf8ad2 <vm_exec_core+31983>, 0x564ba6cf8af0 <vm_exec_core+32013>, 0x564ba6cf8b0e <vm_exec_core+32043>, 0x564ba6cf8b2c <vm_exec_core+32073>, 0x564ba6cf8b4a <vm_exec_core+32103>, 0x564ba6cf8b68 <vm_exec_core+32133>, 0x564ba6cf8b86 <vm_exec_core+32163>, 0x564ba6cf8ba4 <vm_exec_core+32193>, 0x564ba6cf8bc2 <vm_exec_core+32223>, 0x564ba6cf8be0 <vm_exec_core+32253>, 0x564ba6cf8bfe <vm_exec_core+32283>, 0x564ba6cf8c1c <vm_exec_core+32313>, 0x564ba6cf8c3a <vm_exec_core+32343>, 0x564ba6cf8c58 <vm_exec_core+32373>, 0x564ba6cf8c76 <vm_exec_core+32403>, 0x564ba6cf8c94 <vm_exec_core+32433>, 0x564ba6cf8cb2 <vm_exec_core+32463>, 0x564ba6cf8cd0 <vm_exec_core+32493>, 0x564ba6cf8cee <vm_exec_core+32523>, 0x564ba6cf8d0c <vm_exec_core+32553>, 0x564ba6cf8d2a <vm_exec_core+32583>, 0x564ba6cf8d48 <vm_exec_core+32613>, 0x564ba6cf8d79 <vm_exec_core+32662>, 0x564ba6cf8d97 <vm_exec_core+32692>, 0x564ba6cf8db5 <vm_exec_core+32722>, 0x564ba6cf8dd3 <vm_exec_core+32752>, 0x564ba6cf8df1 <vm_exec_core+32782>, 0x564ba6cf8e0f <vm_exec_core+32812>, 0x564ba6cf8e2d <vm_exec_core+32842>, 0x564ba6cf8e4b <vm_exec_core+32872>, 0x564ba6cf8e69 <vm_exec_core+32902>, 0x564ba6cf8e87 <vm_exec_core+32932>, 0x564ba6cf8ea5 <vm_exec_core+32962>, 0x564ba6cf8ec3 <vm_exec_core+32992>, 0x564ba6cf8ee1 <vm_exec_core+33022>, 0x564ba6cf8eff <vm_exec_core+33052>, 0x564ba6cf8f1d <vm_exec_core+33082>, 0x564ba6cf8f3b <vm_exec_core+33112>...}
#72 0x0000564ba6d0c386 in vm_exec_loop (ec=0x564ba9068c70, state=RUBY_TAG_BREAK, tag=0x7ffe4375c8c0, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2579
No locals.
#73 0x0000564ba6d0c2ce in rb_vm_exec (ec=0x564ba9068c70) at /tmp/ruby/src/trunk-O0/vm.c:2558
        _ec = 0x564ba9068c70
        _tag = {tag = 36, retval = 4, buf = {0x7ffe4375c940, 0x564ba6d0c1f9 <rb_vm_exec+190>, 0x0, 0x7ffe4375c890, 0x7ffe4375cbd8}, prev = 0x7ffe4375c9b0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_BREAK
        result = 36
#74 0x0000564ba6d0d0da in rb_iseq_eval_main (iseq=0x7f0d246e3290) at /tmp/ruby/src/trunk-O0/vm.c:2818
        ec = 0x564ba9068c70
        val = 94882958314608
#75 0x0000564ba6ae5124 in rb_ec_exec_node (ec=0x564ba9068c70, n=0x7f0d246e3290) at /tmp/ruby/src/trunk-O0/eval.c:283
        th = 0x564ba9067820
        _ec = 0x564ba9068c70
        _tag = {tag = 36, retval = 94882918975264, buf = {0x7ffe4375ca30, 0x564ba6ae50ba <rb_ec_exec_node+212>, 0x0, 0x7ffe4375c980, 0x564ba9068c70}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f0d246e3290
#76 0x0000564ba6ae5295 in ruby_run_node (n=0x7f0d246e3290) at /tmp/ruby/src/trunk-O0/eval.c:323
        ec = 0x564ba9068c70
        status = 22091
#77 0x0000564ba6ae089e in rb_main (argc=121, argv=0x7ffe4375cbd8) at /tmp/ruby/src/trunk-O0/main.c:40
        variable_in_this_stack_frame = 140730030213808
#78 0x0000564ba6ae08ff in main (argc=121, argv=0x7ffe4375cbd8) at /tmp/ruby/src/trunk-O0/main.c:59
No locals.

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