# Logfile created on 2023-09-30 10:38:34 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000558abcf0da88 @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.20230930-103833", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000558abcfa72c8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000558abcfa7188 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000558abcfa6fa8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20230930-103833", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20230930-103833>, @binmode=false, @mon_data=#<Monitor:0x0000558abcfa6ee0>, @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 rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
From https://github.com/ruby/rbs
 * branch              33813a60752624d58dfe5ae770b39bfaf29fbaf1 -> FETCH_HEAD
HEAD is now at 33813a60 Use valid syntax
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
From https://github.com/ruby/debug
 * branch            927587afb6aac69b358b86a01f602d207053e8d2 -> FETCH_HEAD
HEAD is now at 927587a Stop assuming Integer#times is written in C
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   eba19d8..4997903  master     -> origin/master
Updating eba19d8..4997903
Fast-forward
 parse.y                                          | 4 ----
 rubyparser.h                                     | 4 ----
 spec/ruby/library/socket/tcpsocket/shared/new.rb | 6 ++++++
 test/socket/test_tcp.rb                          | 2 +-
 4 files changed, 7 insertions(+), 9 deletions(-)
Latest commit hash = 4997903c20
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating node_name.inc
generating parse.c
generating /tmp/ruby/src/trunk-O0/ext/ripper/ripper.c
make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper'
extracting ripper.y from ../../parse.y
generating eventids1.c from ../../parse.y
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
generating eventids1.h from ../../parse.y
x86_64-linux-fake.rb updated
generating enc.mk
compiling compiler ripper.y
generating ripper_init.c from ./ripper_init.c.tmpl
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'
make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper'
generating /tmp/ruby/src/trunk-O0/ext/ripper/ripper_init.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 /tmp/ruby/src/trunk-O0/ext/ripper/eventids1.h
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 /tmp/ruby/src/trunk-O0/ext/ripper/eventids1.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 /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'
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
From https://github.com/ruby/rbs
 * branch              33813a60752624d58dfe5ae770b39bfaf29fbaf1 -> FETCH_HEAD
From https://github.com/ruby/debug
 * branch            927587afb6aac69b358b86a01f602d207053e8d2 -> FETCH_HEAD
HEAD is now at 33813a60 Use valid syntax
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
HEAD is now at 927587a Stop assuming Integer#times is written in C
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
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/bigdecimal'
compiling /tmp/ruby/src/trunk-O0/ext/coverage/coverage.c
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/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
compiling /tmp/ruby/src/trunk-O0/ext/objspace/object_tracing.c
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
compiling /tmp/ruby/src/trunk-O0/ext/ripper/eventids1.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
compiling /tmp/ruby/src/trunk-O0/ext/ripper/eventids2.c
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.c
linking shared-object coverage.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
compiling /tmp/ruby/src/trunk-O0/ext/ripper/ripper.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
compiling /tmp/ruby/src/trunk-O0/ext/socket/constants.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
compiling /tmp/ruby/src/trunk-O0/ext/objspace/objspace_dump.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/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'
compiling /tmp/ruby/src/trunk-O0/ext/socket/basicsocket.c
linking shared-object objspace.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
compiling /tmp/ruby/src/trunk-O0/ext/socket/socket.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/ripper/ripper_init.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
checking /tmp/ruby/src/trunk-O0/parse.y and /tmp/ruby/src/trunk-O0/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk-O0/ext/socket/unixsocket.c
linking shared-object ripper.so
compiling /tmp/ruby/src/trunk-O0/ext/socket/unixserver.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
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 rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
	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
From https://github.com/ruby/debug
 * branch            927587afb6aac69b358b86a01f602d207053e8d2 -> FETCH_HEAD
HEAD is now at 927587a Stop assuming Integer#times is written in C
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision -
From https://github.com/ruby/rbs
 * branch              33813a60752624d58dfe5ae770b39bfaf29fbaf1 -> FETCH_HEAD
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged
making srcs under enc
making enc
HEAD is now at 33813a60 Use valid syntax
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged
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'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
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/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/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/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
./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.3.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.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-O0/bin
installing library scripts:         /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-O0/include/ruby-3.3.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.3.0+0
                                    abbrev 0.1.1
                                    base64 0.1.1
                                    benchmark 0.2.1
                                    bundler 2.5.0.dev
                                    cgi 0.3.6
                                    csv 3.2.8
                                    delegate 0.3.0
                                    did_you_mean 1.6.3
                                    drb 2.1.1
                                    english 0.7.2
                                    erb 4.0.3
                                    error_highlight 0.5.1
                                    fileutils 1.7.1
                                    find 0.1.1
                                    forwardable 1.3.3
                                    getoptlong 0.2.0
                                    ipaddr 1.2.5
                                    irb 1.8.1
                                    logger 1.5.3
                                    mutex_m 0.1.2
                                    net-http 0.3.2
                                    net-protocol 0.2.1
                                    observer 0.1.1
                                    open-uri 0.3.0
                                    open3 0.1.2
                                    optparse 0.4.0.pre.1
                                    ostruct 0.5.5
                                    pp 0.4.0
                                    prettyprint 0.1.1
                                    prism 0.13.0
                                    pstore 0.1.2
                                    rdoc 6.5.0
                                    readline 0.0.3
                                    reline 0.3.8
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.2
                                    set 1.0.3
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    syntax_suggest 1.1.0
                                    tempfile 0.1.3
                                    time 0.2.2
                                    timeout 0.4.0
                                    tmpdir 0.1.3
                                    tsort 0.1.1
                                    un 0.2.1
                                    uri 0.12.2
                                    weakref 0.1.2
                                    yaml 0.2.1
installing default gems from ext:   /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.4
                                    date 3.3.3
                                    digest 3.1.1
                                    etc 1.4.2
                                    fcntl 1.0.2
                                    fiddle 1.1.2
                                    io-console 0.6.0
                                    io-nonblock 0.2.0
                                    io-wait 0.3.0
                                    json 2.6.3
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.2.1
                                    psych 5.1.0
                                    stringio 3.0.9
                                    strscan 3.0.7
                                    syslog 0.1.1
                                    zlib 3.0.0
installing bundled gems:            /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0
                                    minitest 5.20.0
                                    power_assert 2.0.3
                                    rake 13.0.6
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.2.0
                                    net-imap 0.3.7
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.2.2
                                    typeprof 0.21.8
                                    debug 1.8.0
                                    racc 1.7.1
installing bundled gem cache:       /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1855 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/prism -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Run options: 
  --seed=52158
  "--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:

T.
Retrying...
Finished tests in 1121.528494s, 23.7578 tests/s, 8366.9475 assertions/s.
26645 tests, 9383770 assertions, 0 failures, 0 errors, 189 skips

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

generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-09-30T10:17:28Z master 4997903c20) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .................................................................

Finished in 332.509967 seconds

3715 files, 32232 examples, 144873 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.2531889.ruby -x gdbscript
[New LWP 2531889]
[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  0x000055b0331c0edc in rb_iseq_mark_and_move_each_value (iseq=0x7f0df23bb968, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:238
238	    size = body->iseq_size;

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f0df3e947c0 (LWP 2531889) 0x000055b0331c0edc in rb_iseq_mark_and_move_each_value (iseq=0x7f0df23bb968, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:238

>>> Machine level backtrace


Thread 1 (Thread 0x7f0df3e947c0 (LWP 2531889)):
#0  0x000055b0331c0edc in rb_iseq_mark_and_move_each_value (iseq=0x7f0df23bb968, original_iseq=0x0) at /tmp/ruby/src/trunk-O0/iseq.c:238
        size = 0
        code = 0x7fff40b80090
        body = 0x55b034d3b670
        is_entries = 0x55b03316c818 <RB_SPECIAL_CONST_P+24>
#1  0x000055b0331c11ea in rb_iseq_mark_and_move (iseq=0x7f0df23bb968, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:323
        body = 0x55b034d3b670
#2  0x000055b03317a9a6 in gc_mark_imemo (objspace=0x55b0346800e0, obj=139697875302760) at /tmp/ruby/src/trunk-O0/gc.c:7048
        __func__ = <optimized out>
#3  0x000055b03317acb0 in gc_mark_children (objspace=0x55b0346800e0, obj=139697875302760) at /tmp/ruby/src/trunk-O0/gc.c:7168
        any = 0x7f0df23bb968
#4  0x000055b03317b582 in gc_mark_stacked_objects (objspace=0x55b0346800e0, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7360
        mstack = 0x55b034680568
        obj = 139697875302760
        marked_slots_at_the_beginning = 773
        popped_count = 0
#5  0x000055b03317b702 in gc_mark_stacked_objects_all (objspace=0x55b0346800e0) at /tmp/ruby/src/trunk-O0/gc.c:7398
No locals.
#6  0x000055b03317d9d3 in gc_marks_rest (objspace=0x55b0346800e0) at /tmp/ruby/src/trunk-O0/gc.c:8585
No locals.
#7  0x000055b03317db07 in gc_marks (objspace=0x55b0346800e0, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8643
        marking_finished = false
#8  0x000055b03317f88f in gc_start (objspace=0x55b0346800e0, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9393
        do_full_mark = 1
        immediate_mark = 32768
        __func__ = <optimized out>
        lock_lev = 0
#9  0x000055b03317f52c in garbage_collect (objspace=0x55b0346800e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9277
        _lev = 879234672
        ret = 21936
#10 0x000055b03317ffaf in garbage_collect_with_gvl (objspace=0x55b0346800e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9654
No locals.
#11 0x000055b033186ed5 in objspace_malloc_gc_stress (objspace=0x55b0346800e0) at /tmp/ruby/src/trunk-O0/gc.c:12097
        reason = 45568
#12 0x000055b0331875f2 in objspace_xcalloc (objspace=0x55b0346800e0, size=32) at /tmp/ruby/src/trunk-O0/gc.c:12562
        gpr = 107008
        mem = 0x1
#13 0x000055b0331876a3 in ruby_xcalloc_body (n=1, size=32) at /tmp/ruby/src/trunk-O0/gc.c:12569
No locals.
#14 0x000055b03318ae7c in ruby_xcalloc (n=1, size=32) at /tmp/ruby/src/trunk-O0/gc.c:14123
No locals.
#15 0x000055b033172ccb in rb_data_typed_object_zalloc (klass=139697884865160, size=32, type=0x55b033723ae0 <backtrace_data_type>) at /tmp/ruby/src/trunk-O0/gc.c:3097
        obj = 139697874916560
#16 0x000055b0333734b5 in backtrace_alloc (klass=139697884865160) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:538
        data_struct_obj = 94215281840544
        bt = 0x7fff40b804e8
        obj = 94215281840544
#17 0x000055b033373689 in rb_ec_partial_backtrace_object (ec=0x55b0346811a0, start_frame=0, num_frames=-1, start_too_large=0x0, skip_internal=false, do_yield=false) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:598
        cfp = 0x7f0df3e92e50
        end_cfp = 0x7f0df3e93010
        size = 94215259654226
        bt = 0x7fff40b80558
        btobj = 139697874917200
        loc = 0x55b03315855d <rb_type+43>
        cfunc_counter = 2048
#18 0x000055b033373a5a in rb_ec_backtrace_object (ec=0x55b0346811a0) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:693
No locals.
#19 0x000055b03315d174 in setup_exception (ec=0x55b0346811a0, tag=6, mesg=139697874917200, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:575
        at = 139697902356800
        bt = 4
        _ec = 0x55b0346811a0
        _tag = {tag = 36, retval = 3457, buf = {0x7fff40b806e0, 0x55b03315d03d <setup_exception+294>, 0x0, 0x7fff40b80590, 0x6140b80658}, prev = 0x7fff40b80ff0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        e = 3058594597062750464
        line = 0
        file = 0x55b03470dfc0 "/tmp/empty20230930-2531889-2iwvrm.rb"
        file0 = 0x55b03470dfc0 "/tmp/empty20230930-2531889-2iwvrm.rb"
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#20 0x000055b03315d6d6 in rb_longjmp (ec=0x55b0346811a0, tag=6, mesg=139697874917200, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:660
No locals.
#21 0x000055b03315d75c in rb_exc_exception (mesg=139697874917200, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:675
No locals.
#22 0x000055b03315d782 in rb_exc_raise (mesg=139697874917200) at /tmp/ruby/src/trunk-O0/eval.c:688
No locals.
#23 0x000055b033304e33 in rb_threadptr_execute_interrupts (th=0x55b03467ff90, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2418
        err = 139697874917200
        sig = 0
        timer_interrupt = 0
        pending_interrupt = 2
        terminate_interrupt = 0
        trap_interrupt = 0
        interrupt = 2
        postponed_job_interrupt = 0
        ret = 1
#24 0x000055b0333374f8 in rb_vm_check_ints (ec=0x55b0346811a0) at /tmp/ruby/src/trunk-O0/vm_core.h:1975
No locals.
#25 0x000055b03333ef02 in vm_pop_frame (ec=0x55b0346811a0, cfp=0x7f0df3e92e50, ep=0x7f0df3d93120) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:419
        flags = 1431634051
#26 0x000055b033367773 in rb_vm_pop_cfunc_frame () at /tmp/ruby/src/trunk-O0/vm.c:769
        ec = 0x55b0346811a0
        cfp = 0x7f0df3e92e50
        me = 0x7f0df235ff50
        args = <optimized out>
#27 0x000055b03336339a in raise_method_missing (ec=0x55b0346811a0, argc=1, argv=0x7fff40b81190, obj=139697902373000, last_call_status=MISSING_NOENTRY) at /tmp/ruby/src/trunk-O0/vm_eval.c:1002
        exc = 139697875254160
        format = 0
#28 0x000055b033363155 in rb_method_missing (argc=1, argv=0x7fff40b81190, obj=139697902373000) at /tmp/ruby/src/trunk-O0/vm_eval.c:944
        ec = 0x55b0346811a0
#29 0x000055b033347f66 in ractor_safe_call_cfunc_m1 (recv=139697902373000, argc=1, argv=0x7fff40b81190, func=0x55b033363108 <rb_method_missing>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3284
        f = 0x55b033363108 <rb_method_missing>
#30 0x000055b033360f70 in vm_call0_cfunc_with_frame (ec=0x55b0346811a0, calling=0x7fff40b80da0, argv=0x7fff40b81190) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7f0df3e92e88
        ci = 0x7fff40b80d70
        val = 140734279191104
        me = 0x7f0df235ff50
        cfunc = 0x55b0346c1058
        len = -1
        recv = 139697902373000
        argc = 1
        mid = 2865
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#31 0x000055b033361099 in vm_call0_cfunc (ec=0x55b0346811a0, calling=0x7fff40b80da0, argv=0x7fff40b81190) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#32 0x000055b033361311 in vm_call0_body (ec=0x55b0346811a0, calling=0x7fff40b80da0, argv=0x7fff40b81190) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7fff40b80d70
        cc = 0x7fff40b80bb0
        ret = 140734279191328
#33 0x000055b033360bf6 in vm_call0_cme (ec=0x55b0346811a0, calling=0x7fff40b80da0, argv=0x7fff40b81190, cme=0x7f0df235ff50) at /tmp/ruby/src/trunk-O0/vm_eval.c:117
No locals.
#34 0x000055b033360c9b in vm_call0_super (ec=0x55b0346811a0, calling=0x7fff40b80da0, argv=0x7fff40b81190, klass=139697875583480, ex=MISSING_SUPER) at /tmp/ruby/src/trunk-O0/vm_eval.c:131
        cme = 0x7f0df235ff50
        mid = 2865
#35 0x000055b033361788 in vm_call0_body (ec=0x55b0346811a0, calling=0x7fff40b80da0, argv=0x7fff40b81190) at /tmp/ruby/src/trunk-O0/vm_eval.c:253
        klass = 139697885084960
        ci = 0x7fff40b80d70
        cc = 0x7fff40b80e40
        ret = 94215284024224
#36 0x000055b033360b67 in vm_call0_cc (ec=0x55b0346811a0, recv=139697902373000, id=2865, argc=1, argv=0x7fff40b81190, cc=0x7fff40b80e40, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7fff40b81190
        av = {96, 94215281836256}
        calling = {cd = 0x7fff40b80d60, cc = 0x7fff40b80bb0, block_handler = 0, recv = 139697902373000, argc = 1, kw_splat = false, heap_argv = 0}
#37 0x000055b033360908 in rb_vm_call0 (ec=0x55b0346811a0, recv=139697902373000, id=2865, argc=1, argv=0x7fff40b81190, cme=0x7f0df235ff78, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7f0df235ff78, call_ = 0x55b03334c6e3 <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#38 0x000055b033361b65 in rb_vm_call_kw (ec=0x55b0346811a0, recv=139697902373000, id=2865, argc=1, argv=0x7fff40b81190, me=0x7f0df235ff78, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:326
No locals.
#39 0x000055b03335fde6 in call_method_entry (ec=0x55b0346811a0, defined_class=139697885084960, obj=139697902373000, id=2865, cme=0x7f0df235ff78, argc=1, argv=0x7fff40b81190, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_method.c:2703
        passed_block_handler = 0
        result = 94215281840544
#40 0x000055b033362419 in check_funcall_exec (v=140734279193072) at /tmp/ruby/src/trunk-O0/vm_eval.c:589
        args = 0x7fff40b811f0
#41 0x000055b03315dfcb in rb_vrescue2 (b_proc=0x55b0333623bc <check_funcall_exec>, data1=140734279193072, r_proc=0x55b03336241f <check_funcall_failed>, data2=140734279193072, args=0x7fff40b810b0) at /tmp/ruby/src/trunk-O0/eval.c:919
        _ec = 0x55b0346811a0
        _tag = {tag = 36, retval = 140734279192592, buf = {0x7fff40b81070, 0x55b03315df6d <rb_vrescue2+247>, 0x0, 0x7fff40b80f70, 0x7fff40b81050}, prev = 0x7fff40b81ab0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        ec = 0x55b0346811a0
        cfp = 0x7f0df3e92e88
        result = 0
        e_info = 4
#42 0x000055b03315de4f in rb_rescue2 (b_proc=0x55b0333623bc <check_funcall_exec>, data1=140734279193072, r_proc=0x55b03336241f <check_funcall_failed>, data2=140734279193072) at /tmp/ruby/src/trunk-O0/eval.c:900
        ap = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7fff40b81190, reg_save_area = 0x7fff40b810d0}}
        ret = 139697874927480
#43 0x000055b033362800 in check_funcall_missing (ec=0x55b0346811a0, klass=139697885081280, recv=139697902373000, mid=3233, argc=0, argv=0x55b03357d510 <buf>, respond=-1, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:666
        argbuf = 0
        new_args = 0x7fff40b81190
        args = {defined_class = 139697885084960, recv = 139697902373000, mid = 3233, ec = 0x55b0346811a0, cme = 0x7f0df235ff78, respond = 0, respond_to_missing = 0, argc = 1, argv = 0x7fff40b81190, kw_splat = 0}
        cme = 0x7f0df235ff78
        ret = 36
#44 0x000055b033362976 in rb_check_funcall_default_kw (recv=139697902373000, mid=3233, argc=0, argv=0x0, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:703
        ret = 5153768353
        klass = 139697885081280
        me = 0x0
        ec = 0x55b0346811a0
        respond = -1
#45 0x000055b0333628ac in rb_check_funcall (recv=139697902373000, mid=3233, argc=0, argv=0x0) at /tmp/ruby/src/trunk-O0/vm_eval.c:685
No locals.
#46 0x000055b03320e4a1 in convert_type_with_id (val=139697902373000, tname=0x55b03357550d "String", method=3233, raise=0, index=-1) at /tmp/ruby/src/trunk-O0/object.c:3065
        r = 140734279193424
#47 0x000055b03320e8b6 in rb_check_convert_type_with_id (val=139697902373000, type=5, tname=0x55b03357550d "String", method=3233) at /tmp/ruby/src/trunk-O0/object.c:3157
        v = 94215259909863
#48 0x000055b0332d9184 in rb_check_string_type (str=139697902373000) at /tmp/ruby/src/trunk-O0/string.c:2572
No locals.
#49 0x000055b0331abee3 in io_encoding_set (fptr=0x55b034873f80, v1=139697902373000, v2=4, opt=4) at /tmp/ruby/src/trunk-O0/io.c:11642
        enc = 0x55b0331977d3 <rb_check_frozen_inline+24>
        enc2 = 0x55b033196ee7 <rb_type+43>
        ecflags = 0
        ecopts = 26651082624
        tmp = 140734279193632
#50 0x000055b0331aeaef in rb_io_set_encoding (argc=1, argv=0x7fff40b81830, io=139697874918520) at /tmp/ruby/src/trunk-O0/io.c:13422
        fptr = 0x55b034873f80
        v1 = 139697902373000
        v2 = 4
        opt = 4
#51 0x000055b033347f66 in ractor_safe_call_cfunc_m1 (recv=139697874918520, argc=1, argv=0x7fff40b81830, func=0x55b0331aea21 <rb_io_set_encoding>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3284
        f = 0x55b0331aea21 <rb_io_set_encoding>
#52 0x000055b033360f70 in vm_call0_cfunc_with_frame (ec=0x55b0346811a0, calling=0x7fff40b81740, argv=0x7fff40b81830) at /tmp/ruby/src/trunk-O0/vm_eval.c:173
        reg_cfp = 0x7f0df3e92ec0
        ci = 0x7fff40b81710
        val = 140734279194080
        me = 0x7f0df2ce9468
        cfunc = 0x55b0346e6e98
        len = -1
        recv = 139697874918520
        argc = 1
        mid = 16609
        block_handler = 0
        frame_flags = 1431634051
        args = <optimized out>
        args = <optimized out>
#53 0x000055b033361099 in vm_call0_cfunc (ec=0x55b0346811a0, calling=0x7fff40b81740, argv=0x7fff40b81830) at /tmp/ruby/src/trunk-O0/vm_eval.c:187
No locals.
#54 0x000055b033361311 in vm_call0_body (ec=0x55b0346811a0, calling=0x7fff40b81740, argv=0x7fff40b81830) at /tmp/ruby/src/trunk-O0/vm_eval.c:233
        ci = 0x7fff40b81710
        cc = 0x7f0df2435038
        ret = 139697874918520
#55 0x000055b033360b67 in vm_call0_cc (ec=0x55b0346811a0, recv=139697874918520, id=16609, argc=1, argv=0x7fff40b81830, cc=0x7f0df2435038, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:110
        flags = 0
        use_argv = 0x7fff40b81830
        av = {139697902374400, 5152898773}
        calling = {cd = 0x7fff40b81700, cc = 0x7f0df2435038, block_handler = 0, recv = 139697874918520, argc = 1, kw_splat = false, heap_argv = 0}
#56 0x000055b033363728 in rb_funcallv_scope (recv=139697874918520, mid=16609, argc=1, argv=0x7fff40b81830, scope=CALL_FCALL) at /tmp/ruby/src/trunk-O0/vm_eval.c:1065
        ec = 0x55b0346811a0
        cc = 0x7f0df2435038
        self = 139697902374400
#57 0x000055b033363798 in rb_funcallv (recv=139697874918520, mid=16609, argc=1, argv=0x7fff40b81830) at /tmp/ruby/src/trunk-O0/vm_eval.c:1080
No locals.
#58 0x000055b033363b97 in rb_funcall (recv=139697874918520, mid=16609, n=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:1137
        argv = 0x7fff40b81830
        ar = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7fff40b81950, reg_save_area = 0x7fff40b81890}}
#59 0x000055b0332bea23 in load_file_internal (argp_v=140734279195504) at /tmp/ruby/src/trunk-O0/ruby.c:2533
        argp = 0x7fff40b81b70
        parser = 139697874918800
        orig_fname = 139697874921320
        script = 0
        opt = 0x7fff40b81bd0
        f = 139697874918520
        line_start = 1
        ast = 0x7f0df235d930
        enc = 0x55b03469fa30
        set_encoding = 16609
        lines = 4
#60 0x000055b03315e517 in rb_ensure (b_proc=0x55b0332be2ea <load_file_internal>, data1=140734279195504, e_proc=0x55b0332becad <restore_load_file>, data2=140734279195504) at /tmp/ruby/src/trunk-O0/eval.c:1009
        _ec = 0x55b0346811a0
        _tag = {tag = 36, retval = 94215283883904, buf = {0x7fff40b81b30, 0x55b03315e4ba <rb_ensure+279>, 0x0, 0x7fff40b81a40, 0x0}, prev = 0x7fff40b81df0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        result = 4
        errinfo = 0
        ec = 0x55b0346811a0
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x55b0332becad <restore_load_file>, data2 = 140734279195504}}
#61 0x000055b0332bed7c in load_file (parser=139697874918800, fname=139697874921320, f=139697874918520, script=0, opt=0x7fff40b81bd0) at /tmp/ruby/src/trunk-O0/ruby.c:2668
        arg = {parser = 139697874918800, fname = 139697874921320, script = 0, opt = 0x7fff40b81bd0, f = 139697874918520}
#62 0x000055b0332beea2 in rb_parser_load_file (parser=139697874918800, fname_v=139697874921320) at /tmp/ruby/src/trunk-O0/ruby.c:2692
        opt = {script = 0x0, script_name = 0, e_script = 0, src = {enc = {name = 0, index = -1}}, ext = {enc = {name = 0, index = -1}}, intern = {enc = {name = 0, index = -1}}, req_list = 0, features = {mask = 0, set = 31}, warn = {mask = 0, set = 0}, dump = 0, backtrace_length_limit = -9223372036854775808, rjit = {on = false, call_threshold = 0, exec_mem_size = 0, stats = false, trace_exits = false, dump_disasm = false, verify_ctx = false, pause = false}, crash_report = 0x0, sflag = 0, xflag = 0, warning = 0, verbose = 0, do_loop = 0, do_print = 0, do_line = 0, do_split = 0, do_search = 0, setids = 0, yjit = 0}
        xflag = 0
        f = 139697874918520
#63 0x000055b0331ce0e7 in load_iseq_eval (ec=0x55b0346811a0, fname=139697874921320) at /tmp/ruby/src/trunk-O0/load.c:727
        ec = 0x55b0346811a0
        th = 0x55b03318f31d <rb_hash_aref+87>
        realpath_map = 139697875254720
        v = 139697874919160
        ast = 0x7fff40b81d00
        parser = 139697874918800
        iseq = 0x0
#64 0x000055b0331cf687 in require_internal (ec=0x55b0346811a0, fname=139697875254800, exception=1, warn=false) at /tmp/ruby/src/trunk-O0/load.c:1247
        handle = 140734279196160
        found = 114
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        _ec = 0x55b0346811a0
        _tag = {tag = 36, retval = 139697902399688, buf = {0x7fff40b81e70, 0x55b0331cf4b2 <require_internal+501>, 0x0, 0x7fff40b81d10, 0x7f0df3e92f30}, prev = 0x7fff40b82d50, state = RUBY_TAG_NONE, lock_rec = 0}
        result = -1
        th = 0x55b03467ff90
        saved = {wrapper = 0, self = 139697902374400, errinfo = 4, ec = 0x55b0346811a0}
        state = RUBY_TAG_NONE
        ftptr = 0x55b0347c6690 "/tmp/empty20230930-2531889-2iwvrm.rb"
        path = 139697874921320
        saved_path = 139697874921320
        realpath = 139697875254720
        realpaths = 139697884877480
        realpath_map = 139697884877320
        reset_ext_config = false
        prev_ext_config = {ractor_safe = 242}
        th2 = 0x2a724f94b5dab100
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#65 0x000055b0331cfb1b in rb_require_string (fname=139697874921400) at /tmp/ruby/src/trunk-O0/load.c:1340
        ec = 0x55b0346811a0
        result = 32525
#66 0x000055b0331ce98f in rb_f_require (obj=139697902374400, fname=139697874921400) at /tmp/ruby/src/trunk-O0/load.c:980
No locals.
#67 0x000055b033347fd4 in ractor_safe_call_cfunc_1 (recv=139697902374400, argc=1, argv=0x7f0df3d930c0, func=0x55b0331ce96f <rb_f_require>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3298
        f = 0x55b0331ce96f <rb_f_require>
#68 0x000055b033348b9d in vm_call_cfunc_with_frame_ (ec=0x55b0346811a0, reg_cfp=0x7f0df3e92f30, calling=0x7fff40b820d0, argc=1, argv=0x7f0df3d930c0, stack_bottom=0x7f0df3d930b8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3475
        ci = 0x58b100140003
        cc = 0x7f0df2430f38
        val = 139697875783480
        me = 0x7f0df2435218
        cfunc = 0x55b0346ffb58
        recv = 139697902374400
        block_handler = 0
        frame_type = 1431634051
        len = 1
        args = <optimized out>
        args = <optimized out>
#69 0x000055b033348d72 in vm_call_cfunc_with_frame (ec=0x55b0346811a0, reg_cfp=0x7f0df3e92f30, calling=0x7fff40b820d0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3503
        argc = 1
        stack_bottom = 0x7f0df3d930b8
        argv = 0x7f0df3d930c0
#70 0x000055b03334edb5 in vm_sendish (ec=0x55b0346811a0, reg_cfp=0x7f0df3e92f30, cd=0x55b03479cfa0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5553
        val = 36
        ci = 0x58b100140003
        cc = 0x7f0df2430f38
        argc = 1
        recv = 139697902374400
        calling = {cd = 0x55b03479cfa0, cc = 0x7f0df2430f38, block_handler = 0, recv = 139697902374400, argc = 1, kw_splat = false, heap_argv = 0}
#71 0x000055b0333561af in vm_exec_core (ec=0x55b0346811a0) at ../../src/trunk-O0/insns.def:835
        bh = 0
        cd = 0x55b03479cfa0
        leaf = false
        val = 139697874921400
        reg_pc = 0x55b0347ae898
        reg_cfp = 0x7f0df3e92f30
        insns_address_table = {0x55b03335294a <vm_exec_core+108>, 0x55b0333529ac <vm_exec_core+206>, 0x55b033352abf <vm_exec_core+481>, 0x55b033352bd3 <vm_exec_core+757>, 0x55b033352d71 <vm_exec_core+1171>, 0x55b033352ea1 <vm_exec_core+1475>, 0x55b0333530b3 <vm_exec_core+2005>, 0x55b0333531c5 <vm_exec_core+2279>, 0x55b03335329e <vm_exec_core+2496>, 0x55b0333533a5 <vm_exec_core+2759>, 0x55b0333534ac <vm_exec_core+3022>, 0x55b0333535ba <vm_exec_core+3292>, 0x55b0333536cc <vm_exec_core+3566>, 0x55b033353853 <vm_exec_core+3957>, 0x55b03335395c <vm_exec_core+4222>, 0x55b033353a56 <vm_exec_core+4472>, 0x55b033353b19 <vm_exec_core+4667>, 0x55b033353bdc <vm_exec_core+4862>, 0x55b033353c65 <vm_exec_core+4999>, 0x55b033353cf1 <vm_exec_core+5139>, 0x55b033353d97 <vm_exec_core+5305>, 0x55b033353e6f <vm_exec_core+5521>, 0x55b033353f3c <vm_exec_core+5726>, 0x55b03335401a <vm_exec_core+5948>, 0x55b0333540dc <vm_exec_core+6142>, 0x55b03335421b <vm_exec_core+6461>, 0x55b0333542c1 <vm_exec_core+6627>, 0x55b0333543a6 <vm_exec_core+6856>, 0x55b0333544d5 <vm_exec_core+7159>, 0x55b033354598 <vm_exec_core+7354>, 0x55b03335465b <vm_exec_core+7549>, 0x55b033354753 <vm_exec_core+7797>, 0x55b033354815 <vm_exec_core+7991>, 0x55b0333548f4 <vm_exec_core+8214>, 0x55b033354a04 <vm_exec_core+8486>, 0x55b033354afe <vm_exec_core+8736>, 0x55b033354b79 <vm_exec_core+8859>, 0x55b033354c3a <vm_exec_core+9052>, 0x55b033354d28 <vm_exec_core+9290>, 0x55b033354dd8 <vm_exec_core+9466>, 0x55b033354f57 <vm_exec_core+9849>, 0x55b033355031 <vm_exec_core+10067>, 0x55b03335511d <vm_exec_core+10303>, 0x55b0333551ae <vm_exec_core+10448>, 0x55b033355309 <vm_exec_core+10795>, 0x55b0333557fc <vm_exec_core+12062>, 0x55b0333558f8 <vm_exec_core+12314>, 0x55b0333559fb <vm_exec_core+12573>, 0x55b033355ae7 <vm_exec_core+12809>, 0x55b033355d00 <vm_exec_core+13346>, 0x55b033355df2 <vm_exec_core+13588>, 0x55b033355ef8 <vm_exec_core+13850>, 0x55b0333560f5 <vm_exec_core+14359>, 0x55b03335629e <vm_exec_core+14784>, 0x55b0333563c9 <vm_exec_core+15083>, 0x55b033356535 <vm_exec_core+15447>, 0x55b033356660 <vm_exec_core+15746>, 0x55b0333567cc <vm_exec_core+16110>, 0x55b0333569ae <vm_exec_core+16592>, 0x55b033356bab <vm_exec_core+17101>, 0x55b033356d54 <vm_exec_core+17526>, 0x55b033356e76 <vm_exec_core+17816>, 0x55b033356f1d <vm_exec_core+17983>, 0x55b033356fe1 <vm_exec_core+18179>, 0x55b0333570ca <vm_exec_core+18412>, 0x55b0333571b6 <vm_exec_core+18648>, 0x55b03335729f <vm_exec_core+18881>, 0x55b0333573b3 <vm_exec_core+19157>, 0x55b0333574da <vm_exec_core+19452>, 0x55b033357610 <vm_exec_core+19762>, 0x55b033357746 <vm_exec_core+20072>, 0x55b03335787c <vm_exec_core+20382>, 0x55b0333579b2 <vm_exec_core+20692>, 0x55b033357ae8 <vm_exec_core+21002>, 0x55b033357c29 <vm_exec_core+21323>, 0x55b033357da3 <vm_exec_core+21701>, 0x55b033357ed9 <vm_exec_core+22011>, 0x55b03335800f <vm_exec_core+22321>, 0x55b033358145 <vm_exec_core+22631>, 0x55b03335827b <vm_exec_core+22941>, 0x55b0333583b1 <vm_exec_core+23251>, 0x55b0333584e7 <vm_exec_core+23561>, 0x55b03335861d <vm_exec_core+23871>, 0x55b033358753 <vm_exec_core+24181>, 0x55b0333588a2 <vm_exec_core+24516>, 0x55b033358a5c <vm_exec_core+24958>, 0x55b033358bda <vm_exec_core+25340>, 0x55b033358cf9 <vm_exec_core+25627>, 0x55b033358e18 <vm_exec_core+25914>, 0x55b033358f32 <vm_exec_core+26196>, 0x55b03335904c <vm_exec_core+26478>, 0x55b033359177 <vm_exec_core+26777>, 0x55b0333592ad <vm_exec_core+27087>, 0x55b033359398 <vm_exec_core+27322>, 0x55b03335949d <vm_exec_core+27583>, 0x55b0333595e5 <vm_exec_core+27911>, 0x55b0333596d4 <vm_exec_core+28150>, 0x55b0333597ae <vm_exec_core+28368>, 0x55b033359883 <vm_exec_core+28581>, 0x55b03335995e <vm_exec_core+28800>, 0x55b0333599da <vm_exec_core+28924>, 0x55b033359a56 <vm_exec_core+29048>, 0x55b033359a74 <vm_exec_core+29078>, 0x55b033359a92 <vm_exec_core+29108>, 0x55b033359ab0 <vm_exec_core+29138>, 0x55b033359ace <vm_exec_core+29168>, 0x55b033359aec <vm_exec_core+29198>, 0x55b033359b0a <vm_exec_core+29228>, 0x55b033359b28 <vm_exec_core+29258>, 0x55b033359b46 <vm_exec_core+29288>, 0x55b033359b64 <vm_exec_core+29318>, 0x55b033359b82 <vm_exec_core+29348>, 0x55b033359ba0 <vm_exec_core+29378>, 0x55b033359bbe <vm_exec_core+29408>, 0x55b033359bdc <vm_exec_core+29438>, 0x55b033359bfa <vm_exec_core+29468>, 0x55b033359c18 <vm_exec_core+29498>, 0x55b033359c36 <vm_exec_core+29528>, 0x55b033359c54 <vm_exec_core+29558>, 0x55b033359c72 <vm_exec_core+29588>, 0x55b033359c90 <vm_exec_core+29618>, 0x55b033359cae <vm_exec_core+29648>, 0x55b033359ccc <vm_exec_core+29678>, 0x55b033359cea <vm_exec_core+29708>, 0x55b033359d08 <vm_exec_core+29738>, 0x55b033359d26 <vm_exec_core+29768>, 0x55b033359d44 <vm_exec_core+29798>, 0x55b033359d62 <vm_exec_core+29828>, 0x55b033359d80 <vm_exec_core+29858>, 0x55b033359d9e <vm_exec_core+29888>, 0x55b033359dbc <vm_exec_core+29918>, 0x55b033359dda <vm_exec_core+29948>, 0x55b033359df8 <vm_exec_core+29978>, 0x55b033359e16 <vm_exec_core+30008>, 0x55b033359e34 <vm_exec_core+30038>, 0x55b033359e52 <vm_exec_core+30068>, 0x55b033359e70 <vm_exec_core+30098>, 0x55b033359e8e <vm_exec_core+30128>, 0x55b033359eac <vm_exec_core+30158>, 0x55b033359eca <vm_exec_core+30188>, 0x55b033359ee8 <vm_exec_core+30218>, 0x55b033359f06 <vm_exec_core+30248>, 0x55b033359f24 <vm_exec_core+30278>, 0x55b033359f42 <vm_exec_core+30308>, 0x55b033359f60 <vm_exec_core+30338>, 0x55b033359f7e <vm_exec_core+30368>, 0x55b033359f9c <vm_exec_core+30398>, 0x55b033359fba <vm_exec_core+30428>, 0x55b033359fd8 <vm_exec_core+30458>, 0x55b033359ff6 <vm_exec_core+30488>, 0x55b03335a014 <vm_exec_core+30518>, 0x55b03335a032 <vm_exec_core+30548>, 0x55b03335a050 <vm_exec_core+30578>, 0x55b03335a06e <vm_exec_core+30608>, 0x55b03335a08c <vm_exec_core+30638>, 0x55b03335a0aa <vm_exec_core+30668>, 0x55b03335a0c8 <vm_exec_core+30698>, 0x55b03335a0e6 <vm_exec_core+30728>, 0x55b03335a104 <vm_exec_core+30758>, 0x55b03335a122 <vm_exec_core+30788>, 0x55b03335a140 <vm_exec_core+30818>, 0x55b03335a15e <vm_exec_core+30848>, 0x55b03335a17c <vm_exec_core+30878>, 0x55b03335a19a <vm_exec_core+30908>, 0x55b03335a1b8 <vm_exec_core+30938>, 0x55b03335a1d6 <vm_exec_core+30968>, 0x55b03335a1f4 <vm_exec_core+30998>, 0x55b03335a212 <vm_exec_core+31028>, 0x55b03335a230 <vm_exec_core+31058>, 0x55b03335a24e <vm_exec_core+31088>, 0x55b03335a26c <vm_exec_core+31118>, 0x55b03335a28a <vm_exec_core+31148>, 0x55b03335a2a8 <vm_exec_core+31178>, 0x55b03335a2c6 <vm_exec_core+31208>, 0x55b03335a2e4 <vm_exec_core+31238>, 0x55b03335a302 <vm_exec_core+31268>, 0x55b03335a333 <vm_exec_core+31317>, 0x55b03335a351 <vm_exec_core+31347>, 0x55b03335a36f <vm_exec_core+31377>, 0x55b03335a38d <vm_exec_core+31407>, 0x55b03335a3ab <vm_exec_core+31437>, 0x55b03335a3c9 <vm_exec_core+31467>, 0x55b03335a3e7 <vm_exec_core+31497>, 0x55b03335a405 <vm_exec_core+31527>, 0x55b03335a423 <vm_exec_core+31557>, 0x55b03335a441 <vm_exec_core+31587>, 0x55b03335a45f <vm_exec_core+31617>, 0x55b03335a47d <vm_exec_core+31647>, 0x55b03335a49b <vm_exec_core+31677>, 0x55b03335a4b9 <vm_exec_core+31707>, 0x55b03335a4d7 <vm_exec_core+31737>, 0x55b03335a4f5 <vm_exec_core+31767>, 0x55b03335a513 <vm_exec_core+31797>, 0x55b03335a531 <vm_exec_core+31827>, 0x55b03335a54f <vm_exec_core+31857>, 0x55b03335a56d <vm_exec_core+31887>, 0x55b03335a58b <vm_exec_core+31917>, 0x55b03335a5a9 <vm_exec_core+31947>, 0x55b03335a5c7 <vm_exec_core+31977>, 0x55b03335a5e5 <vm_exec_core+32007>...}
#72 0x000055b03336c70a in vm_exec_loop (ec=0x55b0346811a0, state=RUBY_TAG_BREAK, tag=0x7fff40b82d50, result=36) at /tmp/ruby/src/trunk-O0/vm.c:2443
No locals.
#73 0x000055b03336c662 in rb_vm_exec (ec=0x55b0346811a0) at /tmp/ruby/src/trunk-O0/vm.c:2422
        _ec = 0x55b0346811a0
        _tag = {tag = 36, retval = 4, buf = {0x7fff40b82dd0, 0x55b03336c58d <rb_vm_exec+174>, 0x0, 0x7fff40b82d20, 0x7fff40b83068}, prev = 0x7fff40b82e40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_BREAK
        result = 36
#74 0x000055b03336d45e in rb_iseq_eval_main (iseq=0x7f0df243e638) at /tmp/ruby/src/trunk-O0/vm.c:2682
        ec = 0x55b0346811a0
        val = 94215281840544
#75 0x000055b03315c7bf in rb_ec_exec_node (ec=0x55b0346811a0, n=0x7f0df243e638) at /tmp/ruby/src/trunk-O0/eval.c:287
        th = 0x55b03467ff90
        _ec = 0x55b0346811a0
        _tag = {tag = 36, retval = 94215259667884, buf = {0x7fff40b82ec0, 0x55b03315c755 <rb_ec_exec_node+196>, 0x0, 0x7fff40b82e10, 0x55b0346811a0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f0df243e638
#76 0x000055b03315c92c in ruby_run_node (n=0x7f0df243e638) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x55b0346811a0
        status = 21936
#77 0x000055b0331582e4 in rb_main (argc=136, argv=0x7fff40b83068) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140734279200576
#78 0x000055b033158345 in main (argc=136, argv=0x7fff40b83068) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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