# Logfile created on 2023-05-03 17:08:30 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000564510efa5c8 @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.20230503-170830", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000564510f8f560 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000564510f8f420 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000564510f8f240 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20230503-170830", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20230503-170830>, @binmode=false, @mon_data=#<Monitor:0x0000564510f8f178>, @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 typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
From https://github.com/ruby/typeprof
 * branch            aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 04ee666aab
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk-O0/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
From https://github.com/ruby/typeprof
 * branch            aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.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 -Wmisleading-indentation -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 -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/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) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-O0/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -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 -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/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) 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 -Wmisleading-indentation -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 -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/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) 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
making enc
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
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]: Leaving 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/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper'
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/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.0/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
	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 -Wmisleading-indentation -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 -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/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) 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
making srcs under enc
making enc
From https://github.com/ruby/typeprof
 * branch            aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
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'
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.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
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
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]: 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/json'
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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
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/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.0/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.7
                                    delegate 0.3.0
                                    did_you_mean 1.6.3
                                    drb 2.1.1
                                    english 0.7.2
                                    erb 4.0.2
                                    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.6.4
                                    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
                                    pstore 0.1.2
                                    racc 1.6.2
                                    rdoc 6.5.0
                                    readline 0.0.3
                                    reline 0.3.3
                                    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.0.4
                                    tempfile 0.1.3
                                    time 0.2.2
                                    timeout 0.3.2
                                    tmpdir 0.1.3
                                    tsort 0.1.1
                                    un 0.2.1
                                    uri 0.12.1
                                    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.2
                                    openssl 3.1.0
                                    pathname 0.2.1
                                    psych 5.1.0
                                    readline-ext 0.1.5
                                    stringio 3.0.7
                                    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.18.0
                                    power_assert 2.0.3
                                    rake 13.0.6
                                    test-unit 3.5.7
                                    rexml 3.2.5
                                    rss 0.2.9
                                    net-ftp 0.2.0
                                    net-imap 0.3.4
                                    net-pop 0.1.2
                                    net-smtp 0.3.3
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.1.0
                                    typeprof 0.21.7
                                    debug 1.7.2
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 1838 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 -Wmisleading-indentation -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 -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/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) 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'
Run options: 
  --seed=43463
  "--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:

Ignoring debug-1.7.2 because its extensions are not built. Try: gem pristine debug --version 1.7.2
Ignoring rbs-3.1.0 because its extensions are not built. Try: gem pristine rbs --version 3.1.0
/tmp/ruby/src/trunk-O0/lib/yaml.rb:20: warning: already initialized constant YAML
/tmp/ruby/src/trunk-O0/lib/rubygems/specification.rb:1316: warning: previous definition of YAML was here
TTTT
Retrying...
Finished tests in 1056.996069s, 22.5554 tests/s, 8454.5300 assertions/s.
23841 tests, 8936405 assertions, 0 failures, 0 errors, 150 skips

ruby -v: ruby 3.3.0dev (2023-05-03T08:43:46Z master 04ee666aab) [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' TESTS='-j4'
$ /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
ruby 3.3.0dev (2023-05-03T08:43:46Z master 04ee666aab) [x86_64-linux]
...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 232.141624 seconds

3855 files, 31836 examples, 145031 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'" exit with 0.

$ gdb -batch -se /tmp/ruby/build/trunk-O0/ruby -c /tmp/cores/core.1001.408447.ruby -x gdbscript
[New LWP 408447]
[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  RVALUE_OLD_P_RAW (obj=140260752541200) at /tmp/ruby/src/trunk-O0/gc.c:1674
1674	    return (RBASIC(obj)->flags & promoted) == promoted;

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f910403a7c0 (LWP 408447) RVALUE_OLD_P_RAW (obj=140260752541200) at /tmp/ruby/src/trunk-O0/gc.c:1674

>>> Machine level backtrace


Thread 1 (Thread 0x7f910403a7c0 (LWP 408447)):
#0  RVALUE_OLD_P_RAW (obj=140260752541200) at /tmp/ruby/src/trunk-O0/gc.c:1674
        promoted = 96
#1  0x0000564a781b371d in RVALUE_OLD_P (obj=140260752541200) at /tmp/ruby/src/trunk-O0/gc.c:1681
No locals.
#2  0x0000564a781bdc2e in rgengc_check_relation (objspace=0x564a798710e0, obj=140260752541200) at /tmp/ruby/src/trunk-O0/gc.c:6910
        old_parent = 140260752534240
        __func__ = <optimized out>
#3  0x0000564a781bdecf in gc_mark_ptr (objspace=0x564a798710e0, obj=140260752541200) at /tmp/ruby/src/trunk-O0/gc.c:6980
        __func__ = "gc_mark_ptr"
#4  0x0000564a781be1b9 in rb_gc_mark_and_move (ptr=0x564a79a1d180) at /tmp/ruby/src/trunk-O0/gc.c:7057
        objspace = 0x564a798710e0
        __func__ = <optimized out>
#5  0x0000564a78203e61 in rb_iseq_mark_and_move (iseq=0x7f910054aae0, reference_updating=false) at /tmp/ruby/src/trunk-O0/iseq.c:300
        body = 0x564a79a1d130
#6  0x0000564a781be466 in gc_mark_imemo (objspace=0x564a798710e0, obj=140260752534240) at /tmp/ruby/src/trunk-O0/gc.c:7127
        __func__ = <optimized out>
#7  0x0000564a781be761 in gc_mark_children (objspace=0x564a798710e0, obj=140260752534240) at /tmp/ruby/src/trunk-O0/gc.c:7226
        any = 0x7f910054aae0
#8  0x0000564a781bf119 in gc_mark_stacked_objects (objspace=0x564a798710e0, incremental=1, count=2147483647) at /tmp/ruby/src/trunk-O0/gc.c:7433
        mstack = 0x564a798714f8
        obj = 140260752534240
        marked_slots_at_the_beginning = 746
        popped_count = 14477
#9  0x0000564a781bf271 in gc_mark_stacked_objects_incremental (objspace=0x564a798710e0, count=2147483647) at /tmp/ruby/src/trunk-O0/gc.c:7465
No locals.
#10 0x0000564a781c13fe in gc_marks_rest (objspace=0x564a798710e0) at /tmp/ruby/src/trunk-O0/gc.c:8624
No locals.
#11 0x0000564a781c344b in gc_rest (objspace=0x564a798710e0) at /tmp/ruby/src/trunk-O0/gc.c:9504
        lock_lev = 9353
        marking = 1
        sweeping = 0
#12 0x0000564a781c3010 in garbage_collect (objspace=0x564a798710e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9359
        _lev = 2038898160
        ret = 22090
#13 0x0000564a781c3a8c in garbage_collect_with_gvl (objspace=0x564a798710e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9741
No locals.
#14 0x0000564a781ca46f in objspace_malloc_gc_stress (objspace=0x564a798710e0) at /tmp/ruby/src/trunk-O0/gc.c:12056
        reason = 45568
#15 0x0000564a781cab8c in objspace_xcalloc (objspace=0x564a798710e0, size=32) at /tmp/ruby/src/trunk-O0/gc.c:12521
        gpr = 107008
        mem = 0x1
#16 0x0000564a781cac3d in ruby_xcalloc_body (n=1, size=32) at /tmp/ruby/src/trunk-O0/gc.c:12528
No locals.
#17 0x0000564a781ce3ae in ruby_xcalloc (n=1, size=32) at /tmp/ruby/src/trunk-O0/gc.c:14087
No locals.
#18 0x0000564a781b6603 in rb_data_typed_object_zalloc (klass=140260761905040, size=32, type=0x564a786e7920 <backtrace_data_type>) at /tmp/ruby/src/trunk-O0/gc.c:3121
        obj = 140260752022440
#19 0x0000564a783b0ef4 in backtrace_alloc (klass=140260761905040) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:538
        data_struct_obj = 94877866467616
        bt = 0x7ffe9f64a1f8
        obj = 94877866467616
#20 0x0000564a783b10b7 in rb_ec_partial_backtrace_object (ec=0x564a79872120, 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 = 0x7f9104038d90
        end_cfp = 0x7f9104039010
        size = 94877842523698
        bt = 0x7ffe9f64a268
        btobj = 140260752022560
        loc = 0x564a7819c33d <rb_type+43>
        cfunc_counter = 2048
#21 0x0000564a783b1477 in rb_ec_backtrace_object (ec=0x564a79872120) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:693
No locals.
#22 0x0000564a781a0f39 in setup_exception (ec=0x564a79872120, tag=6, mesg=140260752022560, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:575
        at = 140260812884120
        bt = 4
        _ec = 0x564a79872120
        _tag = {tag = 36, retval = 3457, buf = {0x7ffe9f64a3f0, 0x564a781a0e0b <setup_exception+294>, 0x0, 0x7ffe9f64a2a0, 0xe09f64a368}, prev = 0x7ffe9f64b560, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        e = 10043479246943242496
        line = 18
        file = 0x564a79a96ed0 "/tmp/ruby/src/trunk-O0/lib/did_you_mean/jaro_winkler.rb"
        file0 = 0x564a79a96ed0 "/tmp/ruby/src/trunk-O0/lib/did_you_mean/jaro_winkler.rb"
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#23 0x0000564a781a1492 in rb_longjmp (ec=0x564a79872120, tag=6, mesg=140260752022560, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:660
No locals.
#24 0x0000564a781a1518 in rb_exc_exception (mesg=140260752022560, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:675
No locals.
#25 0x0000564a781a153e in rb_exc_raise (mesg=140260752022560) at /tmp/ruby/src/trunk-O0/eval.c:688
No locals.
#26 0x0000564a7834023c in rb_threadptr_execute_interrupts (th=0x564a79870f90, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2354
        err = 140260752022560
        sig = 0
        timer_interrupt = 0
        pending_interrupt = 2
        terminate_interrupt = 0
        trap_interrupt = 0
        interrupt = 2
        postponed_job_interrupt = 0
        ret = 1
#27 0x0000564a783741e8 in rb_vm_check_ints (ec=0x564a79872120) at /tmp/ruby/src/trunk-O0/vm_core.h:1993
No locals.
#28 0x0000564a7837ba84 in vm_pop_frame (ec=0x564a79872120, cfp=0x7f9104038d90, ep=0x7f9103f39250) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:419
        flags = 1431634051
#29 0x0000564a7837bad0 in rb_vm_pop_frame (ec=0x564a79872120) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:428
No locals.
#30 0x0000564a783855a0 in vm_call_cfunc_with_frame_ (ec=0x564a79872120, reg_cfp=0x7f9104038dd0, calling=0x7ffe9f64a740, argc=0, argv=0x7f9103f39240, stack_bottom=0x7f9103f39238) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3437
        ci = 0x1c6100100001
        cc = 0x7f91004cdf68
        val = 140260752093680
        me = 0x7f9103eda0a8
        cfunc = 0x564a798aaae8
        recv = 140260751965640
        block_handler = 0
        frame_type = 1431634051
        len = 0
        args = <optimized out>
        args = <optimized out>
#31 0x0000564a7838570f in vm_call_cfunc_with_frame (ec=0x564a79872120, reg_cfp=0x7f9104038dd0, calling=0x7ffe9f64a740) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3461
        argc = 0
        stack_bottom = 0x7f9103f39238
        argv = 0x7f9103f39240
#32 0x0000564a7838b5dc in vm_sendish (ec=0x564a79872120, reg_cfp=0x7f9104038dd0, cd=0x564a79a99220, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5487
        val = 36
        ci = 0x1c6100100001
        cc = 0x7f91004cdf68
        argc = 0
        recv = 140260751965640
        calling = {ci = 0x1c6100100001, cc = 0x7f91004cdf68, block_handler = 0, recv = 140260751965640, argc = 0, kw_splat = false, heap_argv = 0}
#33 0x0000564a78392faa in vm_exec_core (ec=0x564a79872120, initial=0) at ../../src/trunk-O0/insns.def:835
        bh = 0
        cd = 0x564a79a99220
        leaf = false
        val = 140260751965560
        reg_pc = 0x564a79ac8328
        reg_cfp = 0x7f9104038dd0
        insns_address_table = {0x564a7838ee9e <vm_exec_core+115>, 0x564a7838ef20 <vm_exec_core+245>, 0x564a7838f067 <vm_exec_core+572>, 0x564a7838f1af <vm_exec_core+900>, 0x564a7838f381 <vm_exec_core+1366>, 0x564a7838f4e5 <vm_exec_core+1722>, 0x564a7838f72b <vm_exec_core+2304>, 0x564a7838f871 <vm_exec_core+2630>, 0x564a7838f974 <vm_exec_core+2889>, 0x564a7838faaf <vm_exec_core+3204>, 0x564a7838fbea <vm_exec_core+3519>, 0x564a7838fd2c <vm_exec_core+3841>, 0x564a7838fe72 <vm_exec_core+4167>, 0x564a78390023 <vm_exec_core+4600>, 0x564a78390156 <vm_exec_core+4907>, 0x564a7839027a <vm_exec_core+5199>, 0x564a78390367 <vm_exec_core+5436>, 0x564a78390454 <vm_exec_core+5673>, 0x564a783904fd <vm_exec_core+5842>, 0x564a783905a9 <vm_exec_core+6014>, 0x564a78390679 <vm_exec_core+6222>, 0x564a7839077b <vm_exec_core+6480>, 0x564a78390872 <vm_exec_core+6727>, 0x564a7839097a <vm_exec_core+6991>, 0x564a78390a5c <vm_exec_core+7217>, 0x564a78390bcf <vm_exec_core+7588>, 0x564a78390c95 <vm_exec_core+7786>, 0x564a78390da4 <vm_exec_core+8057>, 0x564a78390efd <vm_exec_core+8402>, 0x564a78390fea <vm_exec_core+8639>, 0x564a783910d7 <vm_exec_core+8876>, 0x564a78391203 <vm_exec_core+9176>, 0x564a783912e5 <vm_exec_core+9402>, 0x564a783913ee <vm_exec_core+9667>, 0x564a78391528 <vm_exec_core+9981>, 0x564a7839164c <vm_exec_core+10273>, 0x564a783916e7 <vm_exec_core+10428>, 0x564a783917c8 <vm_exec_core+10653>, 0x564a783918e0 <vm_exec_core+10933>, 0x564a783919b0 <vm_exec_core+11141>, 0x564a78391b59 <vm_exec_core+11566>, 0x564a78391c5d <vm_exec_core+11826>, 0x564a78391d73 <vm_exec_core+12104>, 0x564a78391e2e <vm_exec_core+12291>, 0x564a78391fc4 <vm_exec_core+12697>, 0x564a783924f2 <vm_exec_core+14023>, 0x564a78392618 <vm_exec_core+14317>, 0x564a7839274f <vm_exec_core+14628>, 0x564a78392865 <vm_exec_core+14906>, 0x564a78392a7a <vm_exec_core+15439>, 0x564a78392ba0 <vm_exec_core+15733>, 0x564a78392cda <vm_exec_core+16047>, 0x564a78392ef4 <vm_exec_core+16585>, 0x564a783930b0 <vm_exec_core+17029>, 0x564a78393238 <vm_exec_core+17421>, 0x564a78393419 <vm_exec_core+17902>, 0x564a783935a1 <vm_exec_core+18294>, 0x564a78393782 <vm_exec_core+18775>, 0x564a78393998 <vm_exec_core+19309>, 0x564a78393bb2 <vm_exec_core+19847>, 0x564a78393d6e <vm_exec_core+20291>, 0x564a78393eb0 <vm_exec_core+20613>, 0x564a78393f53 <vm_exec_core+20776>, 0x564a78394041 <vm_exec_core+21014>, 0x564a78394154 <vm_exec_core+21289>, 0x564a7839426a <vm_exec_core+21567>, 0x564a7839437d <vm_exec_core+21842>, 0x564a783944c5 <vm_exec_core+22170>, 0x564a78394620 <vm_exec_core+22517>, 0x564a783947b3 <vm_exec_core+22920>, 0x564a78394946 <vm_exec_core+23323>, 0x564a78394ad9 <vm_exec_core+23726>, 0x564a78394c6c <vm_exec_core+24129>, 0x564a78394dff <vm_exec_core+24532>, 0x564a78394f9d <vm_exec_core+24946>, 0x564a78395188 <vm_exec_core+25437>, 0x564a7839531b <vm_exec_core+25840>, 0x564a783954ae <vm_exec_core+26243>, 0x564a78395641 <vm_exec_core+26646>, 0x564a783957d4 <vm_exec_core+27049>, 0x564a78395967 <vm_exec_core+27452>, 0x564a78395afa <vm_exec_core+27855>, 0x564a78395c8d <vm_exec_core+28258>, 0x564a78395e20 <vm_exec_core+28661>, 0x564a78395fcc <vm_exec_core+29089>, 0x564a78396200 <vm_exec_core+29653>, 0x564a783963f3 <vm_exec_core+30152>, 0x564a7839656f <vm_exec_core+30532>, 0x564a783966eb <vm_exec_core+30912>, 0x564a78396862 <vm_exec_core+31287>, 0x564a783969d9 <vm_exec_core+31662>, 0x564a78396b61 <vm_exec_core+32054>, 0x564a78396cf4 <vm_exec_core+32457>, 0x564a78396e09 <vm_exec_core+32734>, 0x564a78396f42 <vm_exec_core+33047>, 0x564a783970be <vm_exec_core+33427>, 0x564a783971d7 <vm_exec_core+33708>, 0x564a783972d8 <vm_exec_core+33965>, 0x564a783973d4 <vm_exec_core+34217>, 0x564a783974d6 <vm_exec_core+34475>, 0x564a78397572 <vm_exec_core+34631>, 0x564a7839760e <vm_exec_core+34787>, 0x564a7839762c <vm_exec_core+34817>, 0x564a7839764a <vm_exec_core+34847>, 0x564a78397668 <vm_exec_core+34877>, 0x564a78397686 <vm_exec_core+34907>, 0x564a783976a4 <vm_exec_core+34937>, 0x564a783976c2 <vm_exec_core+34967>, 0x564a783976e0 <vm_exec_core+34997>, 0x564a783976fe <vm_exec_core+35027>, 0x564a7839771c <vm_exec_core+35057>, 0x564a7839773a <vm_exec_core+35087>, 0x564a78397758 <vm_exec_core+35117>, 0x564a78397776 <vm_exec_core+35147>, 0x564a78397794 <vm_exec_core+35177>, 0x564a783977b2 <vm_exec_core+35207>, 0x564a783977d0 <vm_exec_core+35237>, 0x564a783977ee <vm_exec_core+35267>, 0x564a7839780c <vm_exec_core+35297>, 0x564a7839782a <vm_exec_core+35327>, 0x564a78397848 <vm_exec_core+35357>, 0x564a78397866 <vm_exec_core+35387>, 0x564a78397884 <vm_exec_core+35417>, 0x564a783978a2 <vm_exec_core+35447>, 0x564a783978c0 <vm_exec_core+35477>, 0x564a783978de <vm_exec_core+35507>, 0x564a783978fc <vm_exec_core+35537>, 0x564a7839791a <vm_exec_core+35567>, 0x564a78397938 <vm_exec_core+35597>, 0x564a78397956 <vm_exec_core+35627>, 0x564a78397974 <vm_exec_core+35657>, 0x564a78397992 <vm_exec_core+35687>, 0x564a783979b0 <vm_exec_core+35717>, 0x564a783979ce <vm_exec_core+35747>, 0x564a783979ec <vm_exec_core+35777>, 0x564a78397a0a <vm_exec_core+35807>, 0x564a78397a28 <vm_exec_core+35837>, 0x564a78397a46 <vm_exec_core+35867>, 0x564a78397a64 <vm_exec_core+35897>, 0x564a78397a82 <vm_exec_core+35927>, 0x564a78397aa0 <vm_exec_core+35957>, 0x564a78397abe <vm_exec_core+35987>, 0x564a78397adc <vm_exec_core+36017>, 0x564a78397afa <vm_exec_core+36047>, 0x564a78397b18 <vm_exec_core+36077>, 0x564a78397b36 <vm_exec_core+36107>, 0x564a78397b54 <vm_exec_core+36137>, 0x564a78397b72 <vm_exec_core+36167>, 0x564a78397b90 <vm_exec_core+36197>, 0x564a78397bae <vm_exec_core+36227>, 0x564a78397bcc <vm_exec_core+36257>, 0x564a78397bea <vm_exec_core+36287>, 0x564a78397c08 <vm_exec_core+36317>, 0x564a78397c26 <vm_exec_core+36347>, 0x564a78397c44 <vm_exec_core+36377>, 0x564a78397c62 <vm_exec_core+36407>, 0x564a78397c80 <vm_exec_core+36437>, 0x564a78397c9e <vm_exec_core+36467>, 0x564a78397cbc <vm_exec_core+36497>, 0x564a78397cda <vm_exec_core+36527>, 0x564a78397cf8 <vm_exec_core+36557>, 0x564a78397d16 <vm_exec_core+36587>, 0x564a78397d34 <vm_exec_core+36617>, 0x564a78397d52 <vm_exec_core+36647>, 0x564a78397d70 <vm_exec_core+36677>, 0x564a78397d8e <vm_exec_core+36707>, 0x564a78397dac <vm_exec_core+36737>, 0x564a78397dca <vm_exec_core+36767>, 0x564a78397de8 <vm_exec_core+36797>, 0x564a78397e06 <vm_exec_core+36827>, 0x564a78397e24 <vm_exec_core+36857>, 0x564a78397e42 <vm_exec_core+36887>, 0x564a78397e60 <vm_exec_core+36917>, 0x564a78397e7e <vm_exec_core+36947>, 0x564a78397e9c <vm_exec_core+36977>, 0x564a78397eba <vm_exec_core+37007>, 0x564a78397eeb <vm_exec_core+37056>, 0x564a78397f09 <vm_exec_core+37086>, 0x564a78397f27 <vm_exec_core+37116>, 0x564a78397f45 <vm_exec_core+37146>, 0x564a78397f63 <vm_exec_core+37176>, 0x564a78397f81 <vm_exec_core+37206>, 0x564a78397f9f <vm_exec_core+37236>, 0x564a78397fbd <vm_exec_core+37266>, 0x564a78397fdb <vm_exec_core+37296>, 0x564a78397ff9 <vm_exec_core+37326>, 0x564a78398017 <vm_exec_core+37356>, 0x564a78398035 <vm_exec_core+37386>, 0x564a78398053 <vm_exec_core+37416>, 0x564a78398071 <vm_exec_core+37446>, 0x564a7839808f <vm_exec_core+37476>, 0x564a783980ad <vm_exec_core+37506>, 0x564a783980cb <vm_exec_core+37536>, 0x564a783980e9 <vm_exec_core+37566>, 0x564a78398107 <vm_exec_core+37596>, 0x564a78398125 <vm_exec_core+37626>, 0x564a78398143 <vm_exec_core+37656>, 0x564a78398161 <vm_exec_core+37686>, 0x564a7839817f <vm_exec_core+37716>, 0x564a7839819d <vm_exec_core+37746>...}
#34 0x0000564a783aa050 in rb_vm_exec (ec=0x564a79872120) at /tmp/ruby/src/trunk-O0/vm.c:2384
        _ec = 0x564a79872120
        _tag = {tag = 36, retval = 4, buf = {0x7ffe9f64b5e0, 0x564a783a9fcd <rb_vm_exec+185>, 0x0, 0x7ffe9f64b530, 0x564a79872070}, prev = 0x7ffe9f64cac0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
        initial = 0
#35 0x0000564a783a6cc4 in invoke_block (ec=0x564a79872120, iseq=0x7f9100498c50, self=140260752024280, captured=0x7f9104038ee8, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1388
        arg_size = 1
#36 0x0000564a783a70e3 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffe9f64b818, argc=1, self=140260752024280, captured=0x7f9104038ee8, ec=0x564a79872120) at /tmp/ruby/src/trunk-O0/vm.c:1456
        iseq = 0x7f9100498c50
        i = 1
        opt_pc = 0
        type = 572653569
        cfp = 0x7f9104038e90
        sp = 0x7f9103f39128
        flags = 0
        use_argv = 0x7ffe9f64b818
        av = {94877844461301, 140260814327440}
#37 invoke_block_from_c_bh (ec=0x564a79872120, block_handler=140260814327529, argc=1, argv=0x7ffe9f64b818, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1474
        captured = 0x7f9104038ee8
#38 0x0000564a783a72dd in vm_yield_with_cref (ec=0x564a79872120, argc=1, argv=0x7ffe9f64b818, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1511
No locals.
#39 0x0000564a783a731b in vm_yield (ec=0x564a79872120, argc=1, argv=0x7ffe9f64b818, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1519
No locals.
#40 0x0000564a783a1ed0 in rb_yield_0 (argc=1, argv=0x7ffe9f64b818) at /tmp/ruby/src/trunk-O0/vm_eval.c:1359
No locals.
#41 0x0000564a783a1f37 in rb_yield (val=5763340) at /tmp/ruby/src/trunk-O0/vm_eval.c:1375
No locals.
#42 0x0000564a7847fd42 in rb_ary_select (ary=140260752024400) at /tmp/ruby/src/trunk-O0/array.c:3989
        result = 140260752023920
        i = 206
#43 0x0000564a78384938 in ractor_safe_call_cfunc_0 (recv=140260752024400, argc=0, argv=0x7f9103f39110, func=0x564a7847fcba <rb_ary_select>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3249
        f = 0x564a7847fcba <rb_ary_select>
#44 0x0000564a7838553a in vm_call_cfunc_with_frame_ (ec=0x564a79872120, reg_cfp=0x7f9104038ed0, calling=0x7ffe9f64bca0, argc=0, argv=0x7f9103f39110, stack_bottom=0x7f9103f39108) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3433
        ci = 0x161100000001
        cc = 0x7f91004ce1c0
        val = 140731572599104
        me = 0x7f9103ed0008
        cfunc = 0x564a798ca4d8
        recv = 140260752024400
        block_handler = 140260814327529
        frame_type = 1431634051
        len = 0
        args = <optimized out>
        args = <optimized out>
#45 0x0000564a7838570f in vm_call_cfunc_with_frame (ec=0x564a79872120, reg_cfp=0x7f9104038ed0, calling=0x7ffe9f64bca0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3461
        argc = 0
        stack_bottom = 0x7f9103f39108
        argv = 0x7f9103f39110
#46 0x0000564a78385824 in vm_call_cfunc_other (ec=0x564a79872120, reg_cfp=0x7f9104038ed0, calling=0x7ffe9f64bca0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3487
        ci = 0x161100000001
        argv_ary = 0
#47 0x0000564a78385c49 in vm_call_cfunc (ec=0x564a79872120, reg_cfp=0x7f9104038ed0, calling=0x7ffe9f64bca0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3569
        ci = 0x161100000001
#48 0x0000564a783882cb in vm_call_method_each_type (ec=0x564a79872120, cfp=0x7f9104038ed0, calling=0x7ffe9f64bca0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4327
        aset_mask = 22090
        ivar_mask = 2674178752
        ci = 0x161100000001
        cc = 0x7f91004ce1c0
        cme = 0x7f9103ed0008
        v = 140731572599536
#49 0x0000564a78388d79 in vm_call_method (ec=0x564a79872120, cfp=0x7f9104038ed0, calling=0x7ffe9f64bca0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4453
        ci = 0x161100000001
        cc = 0x7f91004ce1c0
#50 0x0000564a78388f7b in vm_call_general (ec=0x564a79872120, reg_cfp=0x7f9104038ed0, calling=0x7ffe9f64bca0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4497
No locals.
#51 0x0000564a7838b5dc in vm_sendish (ec=0x564a79872120, reg_cfp=0x7f9104038ed0, cd=0x564a79b10b00, block_handler=140260814327529, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5487
        val = 36
        ci = 0x161100000001
        cc = 0x7f91004ce1c0
        argc = 0
        recv = 140260752024400
        calling = {ci = 0x161100000001, cc = 0x7f91004ce1c0, block_handler = 140260814327529, recv = 140260752024400, argc = 0, kw_splat = false, heap_argv = 0}
#52 0x0000564a78392de4 in vm_exec_core (ec=0x564a79872120, initial=0) at ../../src/trunk-O0/insns.def:815
        bh = 140260814327529
        cd = 0x564a79b10b00
        blockiseq = 0x7f9100498c50
        leaf = false
        val = 140731572601520
        reg_pc = 0x564a79ad07f8
        reg_cfp = 0x7f9104038ed0
        insns_address_table = {0x564a7838ee9e <vm_exec_core+115>, 0x564a7838ef20 <vm_exec_core+245>, 0x564a7838f067 <vm_exec_core+572>, 0x564a7838f1af <vm_exec_core+900>, 0x564a7838f381 <vm_exec_core+1366>, 0x564a7838f4e5 <vm_exec_core+1722>, 0x564a7838f72b <vm_exec_core+2304>, 0x564a7838f871 <vm_exec_core+2630>, 0x564a7838f974 <vm_exec_core+2889>, 0x564a7838faaf <vm_exec_core+3204>, 0x564a7838fbea <vm_exec_core+3519>, 0x564a7838fd2c <vm_exec_core+3841>, 0x564a7838fe72 <vm_exec_core+4167>, 0x564a78390023 <vm_exec_core+4600>, 0x564a78390156 <vm_exec_core+4907>, 0x564a7839027a <vm_exec_core+5199>, 0x564a78390367 <vm_exec_core+5436>, 0x564a78390454 <vm_exec_core+5673>, 0x564a783904fd <vm_exec_core+5842>, 0x564a783905a9 <vm_exec_core+6014>, 0x564a78390679 <vm_exec_core+6222>, 0x564a7839077b <vm_exec_core+6480>, 0x564a78390872 <vm_exec_core+6727>, 0x564a7839097a <vm_exec_core+6991>, 0x564a78390a5c <vm_exec_core+7217>, 0x564a78390bcf <vm_exec_core+7588>, 0x564a78390c95 <vm_exec_core+7786>, 0x564a78390da4 <vm_exec_core+8057>, 0x564a78390efd <vm_exec_core+8402>, 0x564a78390fea <vm_exec_core+8639>, 0x564a783910d7 <vm_exec_core+8876>, 0x564a78391203 <vm_exec_core+9176>, 0x564a783912e5 <vm_exec_core+9402>, 0x564a783913ee <vm_exec_core+9667>, 0x564a78391528 <vm_exec_core+9981>, 0x564a7839164c <vm_exec_core+10273>, 0x564a783916e7 <vm_exec_core+10428>, 0x564a783917c8 <vm_exec_core+10653>, 0x564a783918e0 <vm_exec_core+10933>, 0x564a783919b0 <vm_exec_core+11141>, 0x564a78391b59 <vm_exec_core+11566>, 0x564a78391c5d <vm_exec_core+11826>, 0x564a78391d73 <vm_exec_core+12104>, 0x564a78391e2e <vm_exec_core+12291>, 0x564a78391fc4 <vm_exec_core+12697>, 0x564a783924f2 <vm_exec_core+14023>, 0x564a78392618 <vm_exec_core+14317>, 0x564a7839274f <vm_exec_core+14628>, 0x564a78392865 <vm_exec_core+14906>, 0x564a78392a7a <vm_exec_core+15439>, 0x564a78392ba0 <vm_exec_core+15733>, 0x564a78392cda <vm_exec_core+16047>, 0x564a78392ef4 <vm_exec_core+16585>, 0x564a783930b0 <vm_exec_core+17029>, 0x564a78393238 <vm_exec_core+17421>, 0x564a78393419 <vm_exec_core+17902>, 0x564a783935a1 <vm_exec_core+18294>, 0x564a78393782 <vm_exec_core+18775>, 0x564a78393998 <vm_exec_core+19309>, 0x564a78393bb2 <vm_exec_core+19847>, 0x564a78393d6e <vm_exec_core+20291>, 0x564a78393eb0 <vm_exec_core+20613>, 0x564a78393f53 <vm_exec_core+20776>, 0x564a78394041 <vm_exec_core+21014>, 0x564a78394154 <vm_exec_core+21289>, 0x564a7839426a <vm_exec_core+21567>, 0x564a7839437d <vm_exec_core+21842>, 0x564a783944c5 <vm_exec_core+22170>, 0x564a78394620 <vm_exec_core+22517>, 0x564a783947b3 <vm_exec_core+22920>, 0x564a78394946 <vm_exec_core+23323>, 0x564a78394ad9 <vm_exec_core+23726>, 0x564a78394c6c <vm_exec_core+24129>, 0x564a78394dff <vm_exec_core+24532>, 0x564a78394f9d <vm_exec_core+24946>, 0x564a78395188 <vm_exec_core+25437>, 0x564a7839531b <vm_exec_core+25840>, 0x564a783954ae <vm_exec_core+26243>, 0x564a78395641 <vm_exec_core+26646>, 0x564a783957d4 <vm_exec_core+27049>, 0x564a78395967 <vm_exec_core+27452>, 0x564a78395afa <vm_exec_core+27855>, 0x564a78395c8d <vm_exec_core+28258>, 0x564a78395e20 <vm_exec_core+28661>, 0x564a78395fcc <vm_exec_core+29089>, 0x564a78396200 <vm_exec_core+29653>, 0x564a783963f3 <vm_exec_core+30152>, 0x564a7839656f <vm_exec_core+30532>, 0x564a783966eb <vm_exec_core+30912>, 0x564a78396862 <vm_exec_core+31287>, 0x564a783969d9 <vm_exec_core+31662>, 0x564a78396b61 <vm_exec_core+32054>, 0x564a78396cf4 <vm_exec_core+32457>, 0x564a78396e09 <vm_exec_core+32734>, 0x564a78396f42 <vm_exec_core+33047>, 0x564a783970be <vm_exec_core+33427>, 0x564a783971d7 <vm_exec_core+33708>, 0x564a783972d8 <vm_exec_core+33965>, 0x564a783973d4 <vm_exec_core+34217>, 0x564a783974d6 <vm_exec_core+34475>, 0x564a78397572 <vm_exec_core+34631>, 0x564a7839760e <vm_exec_core+34787>, 0x564a7839762c <vm_exec_core+34817>, 0x564a7839764a <vm_exec_core+34847>, 0x564a78397668 <vm_exec_core+34877>, 0x564a78397686 <vm_exec_core+34907>, 0x564a783976a4 <vm_exec_core+34937>, 0x564a783976c2 <vm_exec_core+34967>, 0x564a783976e0 <vm_exec_core+34997>, 0x564a783976fe <vm_exec_core+35027>, 0x564a7839771c <vm_exec_core+35057>, 0x564a7839773a <vm_exec_core+35087>, 0x564a78397758 <vm_exec_core+35117>, 0x564a78397776 <vm_exec_core+35147>, 0x564a78397794 <vm_exec_core+35177>, 0x564a783977b2 <vm_exec_core+35207>, 0x564a783977d0 <vm_exec_core+35237>, 0x564a783977ee <vm_exec_core+35267>, 0x564a7839780c <vm_exec_core+35297>, 0x564a7839782a <vm_exec_core+35327>, 0x564a78397848 <vm_exec_core+35357>, 0x564a78397866 <vm_exec_core+35387>, 0x564a78397884 <vm_exec_core+35417>, 0x564a783978a2 <vm_exec_core+35447>, 0x564a783978c0 <vm_exec_core+35477>, 0x564a783978de <vm_exec_core+35507>, 0x564a783978fc <vm_exec_core+35537>, 0x564a7839791a <vm_exec_core+35567>, 0x564a78397938 <vm_exec_core+35597>, 0x564a78397956 <vm_exec_core+35627>, 0x564a78397974 <vm_exec_core+35657>, 0x564a78397992 <vm_exec_core+35687>, 0x564a783979b0 <vm_exec_core+35717>, 0x564a783979ce <vm_exec_core+35747>, 0x564a783979ec <vm_exec_core+35777>, 0x564a78397a0a <vm_exec_core+35807>, 0x564a78397a28 <vm_exec_core+35837>, 0x564a78397a46 <vm_exec_core+35867>, 0x564a78397a64 <vm_exec_core+35897>, 0x564a78397a82 <vm_exec_core+35927>, 0x564a78397aa0 <vm_exec_core+35957>, 0x564a78397abe <vm_exec_core+35987>, 0x564a78397adc <vm_exec_core+36017>, 0x564a78397afa <vm_exec_core+36047>, 0x564a78397b18 <vm_exec_core+36077>, 0x564a78397b36 <vm_exec_core+36107>, 0x564a78397b54 <vm_exec_core+36137>, 0x564a78397b72 <vm_exec_core+36167>, 0x564a78397b90 <vm_exec_core+36197>, 0x564a78397bae <vm_exec_core+36227>, 0x564a78397bcc <vm_exec_core+36257>, 0x564a78397bea <vm_exec_core+36287>, 0x564a78397c08 <vm_exec_core+36317>, 0x564a78397c26 <vm_exec_core+36347>, 0x564a78397c44 <vm_exec_core+36377>, 0x564a78397c62 <vm_exec_core+36407>, 0x564a78397c80 <vm_exec_core+36437>, 0x564a78397c9e <vm_exec_core+36467>, 0x564a78397cbc <vm_exec_core+36497>, 0x564a78397cda <vm_exec_core+36527>, 0x564a78397cf8 <vm_exec_core+36557>, 0x564a78397d16 <vm_exec_core+36587>, 0x564a78397d34 <vm_exec_core+36617>, 0x564a78397d52 <vm_exec_core+36647>, 0x564a78397d70 <vm_exec_core+36677>, 0x564a78397d8e <vm_exec_core+36707>, 0x564a78397dac <vm_exec_core+36737>, 0x564a78397dca <vm_exec_core+36767>, 0x564a78397de8 <vm_exec_core+36797>, 0x564a78397e06 <vm_exec_core+36827>, 0x564a78397e24 <vm_exec_core+36857>, 0x564a78397e42 <vm_exec_core+36887>, 0x564a78397e60 <vm_exec_core+36917>, 0x564a78397e7e <vm_exec_core+36947>, 0x564a78397e9c <vm_exec_core+36977>, 0x564a78397eba <vm_exec_core+37007>, 0x564a78397eeb <vm_exec_core+37056>, 0x564a78397f09 <vm_exec_core+37086>, 0x564a78397f27 <vm_exec_core+37116>, 0x564a78397f45 <vm_exec_core+37146>, 0x564a78397f63 <vm_exec_core+37176>, 0x564a78397f81 <vm_exec_core+37206>, 0x564a78397f9f <vm_exec_core+37236>, 0x564a78397fbd <vm_exec_core+37266>, 0x564a78397fdb <vm_exec_core+37296>, 0x564a78397ff9 <vm_exec_core+37326>, 0x564a78398017 <vm_exec_core+37356>, 0x564a78398035 <vm_exec_core+37386>, 0x564a78398053 <vm_exec_core+37416>, 0x564a78398071 <vm_exec_core+37446>, 0x564a7839808f <vm_exec_core+37476>, 0x564a783980ad <vm_exec_core+37506>, 0x564a783980cb <vm_exec_core+37536>, 0x564a783980e9 <vm_exec_core+37566>, 0x564a78398107 <vm_exec_core+37596>, 0x564a78398125 <vm_exec_core+37626>, 0x564a78398143 <vm_exec_core+37656>, 0x564a78398161 <vm_exec_core+37686>, 0x564a7839817f <vm_exec_core+37716>, 0x564a7839819d <vm_exec_core+37746>...}
#53 0x0000564a783aa0a6 in rb_vm_exec (ec=0x564a79872120) at /tmp/ruby/src/trunk-O0/vm.c:2393
        _ec = 0x564a79872120
        _tag = {tag = 36, retval = 4, buf = {0x7ffe9f64cb40, 0x564a783a9fcd <rb_vm_exec+185>, 0x0, 0x7ffe9f64ca90, 0x7ffe9f64cb10}, prev = 0x7ffe9f64cf00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_RETURN
        result = 36
        initial = 0
#54 0x0000564a7839ee94 in vm_call0_body (ec=0x564a79872120, calling=0x7ffe9f64cca0, argv=0x7ffe9f64ce80) at /tmp/ruby/src/trunk-O0/vm_eval.c:226
        reg_cfp = 0x7f9104038fd0
        i = 1
        ci = 0x7ffe9f64cc70
        cc = 0x7ffe9f64cd40
        ret = 140260752029720
#55 0x0000564a7839e718 in vm_call0_cc (ec=0x564a79872120, recv=140260752029960, id=8337, argc=1, argv=0x7ffe9f64ce80, cc=0x7ffe9f64cd40, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:107
        flags = 64
        use_argv = 0x7ffe9f64ce80
        av = {94877846434768, 140731572604188}
        calling = {ci = 0x7ffe9f64cc70, cc = 0x7ffe9f64cd40, block_handler = 0, recv = 140260752029960, argc = 1, kw_splat = true, heap_argv = 0}
#56 0x0000564a7839e4d2 in rb_vm_call0 (ec=0x564a79872120, recv=140260752029960, id=8337, argc=1, argv=0x7ffe9f64ce80, cme=0x7f91004cf818, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:70
        cc = {flags = 52250, klass = 0, cme_ = 0x7f91004cf818, call_ = 0x564a78388f4c <vm_call_general>, aux_ = {attr = {value = 0}, method_missing_reason = MISSING_NOENTRY, v = 0, bf = 0x0}}
#57 0x0000564a7839f70d in rb_vm_call_kw (ec=0x564a79872120, recv=140260752029960, id=8337, argc=1, argv=0x7ffe9f64ce80, me=0x7f91004cf818, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:323
No locals.
#58 0x0000564a783a0575 in rb_check_funcall_default_kw (recv=140260752029960, mid=8337, argc=1, argv=0x7ffe9f64ce80, def=36, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:706
        klass = 140260761982240
        me = 0x7f91004cf818
        ec = 0x564a79872120
        respond = -1
#59 0x0000564a783a0412 in rb_check_funcall_kw (recv=140260752029960, mid=8337, argc=1, argv=0x7ffe9f64ce80, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:676
No locals.
#60 0x0000564a7850d325 in rb_get_detailed_message (exc=140260752029960, opt=140260752030200) at /tmp/ruby/src/trunk-O0/error.c:1239
        e = 36
#61 0x0000564a7819ed67 in rb_ec_error_print_detailed (ec=0x564a79872120, errinfo=140260752029960, str=140260752029800, emesg0=36) at /tmp/ruby/src/trunk-O0/eval_error.c:374
        _ec = 0x564a79872120
        _tag = {tag = 36, retval = 0, buf = {0x7ffe9f64cf80, 0x564a7819ecdf <rb_ec_error_print_detailed+356>, 0x0, 0x7ffe9f64ceb0, 0x0}, prev = 0x7ffe9f64cff0, state = RUBY_TAG_NONE, lock_rec = 0}
        raised_flag = 0 '\000'
        errat = 140260752029760
        written = false
        emesg = 4
        opt = 140260752030200
        highlight = 0
#62 0x0000564a781a0292 in rb_ec_cleanup (ec=0x564a79872120, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:230
        err = 140260752029960
        mode0 = 0
        mode1 = 3
        _ec = 0x564a79872120
        _tag = {tag = 36, retval = 94877842537374, buf = {0x7ffe9f64d070, 0x564a781a0084 <rb_ec_cleanup+279>, 0x0, 0x7ffe9f64cf90, 0x564a79872120}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        save_error = 4
        sysex = 1
        signaled = 0
        th = 0x564a79870f90
        th0 = 0x564a79870f90
        step = 2
        message = 4
        buf = 140260752029800
#63 0x0000564a781a070a in ruby_run_node (n=0x7f91004c04d0) at /tmp/ruby/src/trunk-O0/eval.c:328
        ec = 0x564a79872120
        status = 22090
#64 0x0000564a7819c0c4 in rb_main (argc=2, argv=0x7ffe9f64d218) at /tmp/ruby/src/trunk-O0/main.c:39
        variable_in_this_stack_frame = 140731572605168
#65 0x0000564a7819c125 in main (argc=2, argv=0x7ffe9f64d218) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.

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