# Logfile created on 2023-03-12 15:53:39 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x00005651814adca0 @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.20230312-155339", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005651815373b0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000565181537270 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000565181537090 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20230312-155339", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20230312-155339>, @binmode=false, @mon_data=#<Monitor:0x0000565181536fc8>, @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 debug to 65197361213529fb5f0b5f6ec111b4d2688a3887 From https://github.com/ruby/debug * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD HEAD is now at 6519736 Increase timeout in debug_code echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /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/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 Already up to date. Latest commit hash = 7ce4b716bd $$$[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 debug to 65197361213529fb5f0b5f6ec111b4d2688a3887 From https://github.com/ruby/debug * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD HEAD is now at 6519736 Increase timeout in debug_code echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /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/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 -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 encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[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]: 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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]: 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/objspace' 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/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' make[2]: Leaving 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.7.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.0.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog' 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.0.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-O0' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-O0' make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887 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 encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc From https://github.com/ruby/debug * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> 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 6519736 Increase timeout in debug_code echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision - 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' /tmp/ruby/src/trunk-O0/.bundle/.timestamp/debug.revision unchanged generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[2]: Entering 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/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage' 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/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/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace' make[2]: Entering 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/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/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]: Leaving 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.7.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.0.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog' 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.0.3/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.1/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-O0' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-O0' make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' ./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc Installing to installing binary commands: /tmp/ruby/install/trunk-O0/bin installing base libraries: /tmp/ruby/install/trunk-O0/lib installing arch files: /tmp/ruby/install/trunk-O0/lib/ruby/3.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.0 find 0.1.1 forwardable 1.3.3 getoptlong 0.2.0 ipaddr 1.2.5 irb 1.6.3 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.2 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.2 tempfile 0.1.3 time 0.2.1 timeout 0.3.2 tmpdir 0.1.3 tsort 0.1.1 un 0.2.1 uri 0.12.0 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.6 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.0.3 typeprof 0.21.7 debug 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 1815 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. /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=61999 "--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... Retrying hung up testcases... [ 1/54] TestObjSpace#test_dump_special_consts = 0.00 s [ 2/54] TestObjSpace#test_internal_class_of_on_ast = 0.00 s [ 3/54] TestObjSpace#test_memsize_of_iseq = 0.00 s [ 4/54] TestObjSpace#test_dump_addresses_match_dump_all_addresses = 0.10 s [ 5/54] TestObjSpace#test_dump_all = 1.24 s [ 6/54] TestObjSpace#test_trace_object_allocations = 13.68 s [ 7/54] TestObjSpace#test_dump_object = 0.00 s [ 8/54] TestObjSpace#test_internal_super_of = 0.01 s [ 9/54] TestObjSpace#test_memsize_of_root_shared_string = 0.00 s [10/54] TestObjSpace#test_name_error_message = 0.00 s [11/54] TestObjSpace#test_load_allocation_path_load = 0.37 s [12/54] TestObjSpace#test_dump_escapes_method_name = 0.00 s [13/54] TestObjSpace#test_objspace_trace = 0.04 s [14/54] TestObjSpace#test_count_objects_size = 0.01 s [15/54] TestObjSpace#test_count_symbols = 0.19 s [16/54] TestObjSpace#test_dump_all_single_generation = 0.04 s [17/54] TestObjSpace#test_dump_all_full = 0.47 s [18/54] TestObjSpace#test_utf8_method_names = 0.00 s [19/54] TestObjSpace#test_anonymous_class_name = 0.00 s [20/54] TestObjSpace#test_dump_array = 0.00 s [21/54] TestObjSpace#test_dump_special_floats = 0.00 s [22/54] TestObjSpace#test_count_objects_size_with_wrong_type = 0.00 s [23/54] TestObjSpace#test_dump_to_io = 0.00 s [24/54] TestObjSpace#test_trace_object_allocations_start_stop_clear = 0.00 s [25/54] TestObjSpace#test_dump_includes_imemo_type = 0.46 s [26/54] TestObjSpace#test_dump_not_too_complex_shape = 0.00 s [27/54] TestObjSpace#test_dump_uninitialized_file = 0.03 s [28/54] TestObjSpace#test_reachable_objects_from_root = 0.00 s [29/54] TestObjSpace#test_reachable_objects_during_iteration = 0.34 s [30/54] TestObjSpace#test_internal_class_of = 0.43 s [31/54] TestObjSpace#test_load_allocation_path_compile_file = 0.36 s [32/54] TestObjSpace#test_count_objects_size_with_hash = 0.02 s [33/54] TestObjSpace#test_dump_singleton_class = 0.00 s [34/54] TestObjSpace#test_dump_objects_dumps_page_slot_sizes = 0.69 s [35/54] TestObjSpace#test_memsize_of = 0.00 s [36/54] TestObjSpace#test_dump_shapes = 0.01 s [37/54] TestObjSpace#test_dump_too_complex_shape = 0.00 s [38/54] TestObjSpace#test_count_tdata_objects = 0.01 s [39/54] TestObjSpace#test_argf_memsize = 0.00 s [40/54] TestObjSpace#test_memsize_of_all = 0.01 s [41/54] TestObjSpace#test_dump_string_coderange = 0.00 s [42/54] TestObjSpace#test_dump_to_default = 0.00 s [43/54] TestObjSpace#test_dump_reference_addresses_match_dump_all_addresses = 0.09 s [44/54] TestObjSpace#test_reachable_objects_from = 0.41 s [45/54] TestObjSpace#test_count_imemo_objects = 0.02 s [46/54] TestObjSpace#test_dump_class_addresses_match_dump_all_addresses = 0.46 s [47/54] TestObjSpace#test_dump_dynamic_symbol = 0.00 s [48/54] TestObjSpace#test_dump_flags = 0.00 s [49/54] TestObjSpace#test_reachable_objects_size = 0.49 s [50/54] TestObjSpace#test_load_allocation_path_load_from_binary = 0.00 s [51/54] TestObjSpace#test_dump_includes_slot_size = 0.00 s [52/54] TestObjSpace#test_trace_object_allocations_gc_stress = 0.33 s [53/54] TestObjSpace#test_trace_object_allocations_stop_first = 0.19 s [54/54] TestObjSpace#test_dump_control_char = 0.00 s Finished tests in 1282.803261s, 18.5173 tests/s, 6940.7775 assertions/s. 23754 tests, 8903652 assertions, 0 failures, 0 errors, 150 skips ruby -v: ruby 3.3.0dev (2023-03-12T09:50:39Z master 7ce4b716bd) [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-03-12T09:50:39Z master 7ce4b716bd) [x86_64-linux] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ Finished in 238.954215 seconds 3840 files, 31561 examples, 140932 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.376671.ruby -x gdbscript [New LWP 376671] [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 0x0000556404a84f4f in RB_TYPE_P (obj=140065231888720, t=RUBY_T_NONE) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:381 381 return t == rb_type(obj); >>> Threads Id Target Id Frame * 1 Thread 0x7f637d8217c0 (LWP 376671) 0x0000556404a84f4f in RB_TYPE_P (obj=140065231888720, t=RUBY_T_NONE) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:381 >>> Machine level backtrace Thread 1 (Thread 0x7f637d8217c0 (LWP 376671)): #0 0x0000556404a84f4f in RB_TYPE_P (obj=140065231888720, t=RUBY_T_NONE) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:381 No locals. #1 0x0000556404a926f4 in gc_mark_ptr (objspace=0x5564062110e0, obj=140065231888720) at /tmp/ruby/src/trunk-O0/gc.c:7117 __func__ = "gc_mark_ptr" #2 0x0000556404a928dd in gc_mark (objspace=0x5564062110e0, obj=140065231888720) at /tmp/ruby/src/trunk-O0/gc.c:7152 No locals. #3 0x0000556404a93147 in gc_mark_children (objspace=0x5564062110e0, obj=140065282981200) at /tmp/ruby/src/trunk-O0/gc.c:7372 i = 780 len = 1024 ptr = 0x5564062bc170 any = 0x7f637d6ffd50 #4 0x0000556404a93799 in gc_mark_stacked_objects (objspace=0x5564062110e0, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7520 mstack = 0x5564062114f8 obj = 140065282981200 marked_slots_at_the_beginning = 741 popped_count = 0 #5 0x0000556404a93919 in gc_mark_stacked_objects_all (objspace=0x5564062110e0) at /tmp/ruby/src/trunk-O0/gc.c:7560 No locals. #6 0x0000556404a95a90 in gc_marks_rest (objspace=0x5564062110e0) at /tmp/ruby/src/trunk-O0/gc.c:8737 No locals. #7 0x0000556404a95bb0 in gc_marks (objspace=0x5564062110e0, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8798 marking_finished = false #8 0x0000556404a979af in gc_start (objspace=0x5564062110e0, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9591 do_full_mark = 1 immediate_mark = 32768 __func__ = <optimized out> lock_lev = 2053285944 #9 0x0000556404a97664 in garbage_collect (objspace=0x5564062110e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9472 _lev = 677447408 ret = 32765 #10 0x0000556404a980cf in garbage_collect_with_gvl (objspace=0x5564062110e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9854 No locals. #11 0x0000556404a9eaa6 in objspace_malloc_gc_stress (objspace=0x5564062110e0) at /tmp/ruby/src/trunk-O0/gc.c:12182 reason = 45568 #12 0x0000556404a9f1c3 in objspace_xcalloc (objspace=0x5564062110e0, size=32) at /tmp/ruby/src/trunk-O0/gc.c:12647 gpr = 107008 mem = 0x1 #13 0x0000556404a9f274 in ruby_xcalloc_body (n=1, size=32) at /tmp/ruby/src/trunk-O0/gc.c:12654 No locals. #14 0x0000556404aa29f0 in ruby_xcalloc (n=1, size=32) at /tmp/ruby/src/trunk-O0/gc.c:14223 No locals. #15 0x0000556404a8adfc in rb_data_typed_object_zalloc (klass=140065231775800, size=32, type=0x556404fafa80 <backtrace_data_type>) at /tmp/ruby/src/trunk-O0/gc.c:3179 obj = 140065221763040 #16 0x0000556404c81c58 in backtrace_alloc (klass=140065231775800) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:535 data_struct_obj = 93888087925024 bt = 0x7ffd28610838 obj = 93888087925024 #17 0x0000556404c81e1b in rb_ec_partial_backtrace_object (ec=0x556406212120, 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:595 cfp = 0x7f637d81fdd0 end_cfp = 0x7f637d820010 size = 93888063147682 bt = 0x7ffd286108a8 btobj = 140065221763160 loc = 0x556404a70bad <rb_type+43> cfunc_counter = 2048 #18 0x0000556404c821db in rb_ec_backtrace_object (ec=0x556406212120) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:690 No locals. #19 0x0000556404a75708 in setup_exception (ec=0x556406212120, tag=6, mesg=140065221763160, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:575 at = 140065282754720 bt = 4 _ec = 0x556406212120 _tag = {tag = 36, retval = 3441, buf = {0x7ffd28610a30, 0x556404a755da <setup_exception+294>, 0x0, 0x7ffd286108e0, 0xe0286109a8}, prev = 0x7ffd28611b80, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 e = 9541810865490625536 line = 41 file = 0x5564064527a0 "/tmp/ruby/src/trunk-O0/lib/did_you_mean/spell_checker.rb" file0 = 0x5564064527a0 "/tmp/ruby/src/trunk-O0/lib/did_you_mean/spell_checker.rb" dtrace_line = <optimized out> dtrace_file = <optimized out> #20 0x0000556404a75c49 in rb_longjmp (ec=0x556406212120, tag=6, mesg=140065221763160, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:656 No locals. #21 0x0000556404a75ccf in rb_exc_exception (mesg=140065221763160, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:671 No locals. #22 0x0000556404a75cf5 in rb_exc_raise (mesg=140065221763160) at /tmp/ruby/src/trunk-O0/eval.c:684 No locals. #23 0x0000556404c11af8 in rb_threadptr_execute_interrupts (th=0x556406210f90, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2339 err = 140065221763160 sig = 0 timer_interrupt = 0 pending_interrupt = 2 terminate_interrupt = 0 trap_interrupt = 0 interrupt = 2 postponed_job_interrupt = 0 ret = 1 #24 0x0000556404c464e5 in rb_vm_check_ints (ec=0x556406212120) at /tmp/ruby/src/trunk-O0/vm_core.h:1987 No locals. #25 0x0000556404c4dcdd in vm_pop_frame (ec=0x556406212120, cfp=0x7f637d81fdd0, ep=0x7f637d720198) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:419 flags = 1431634051 #26 0x0000556404c4dd29 in rb_vm_pop_frame (ec=0x556406212120) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:428 No locals. #27 0x0000556404c573ee in vm_call_cfunc_with_frame_ (ec=0x556406212120, reg_cfp=0x7f637d81fe10, calling=0x7ffd28610d80, argc=0, argv=0x7f637d720188, stack_bottom=0x7f637d720180) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3333 ci = 0x1b9100100001 cc = 0x7f6379c9e5f8 val = 140065221763320 me = 0x7f637d6ca4c0 cfunc = 0x55640624a8d8 recv = 140065221763200 block_handler = 0 frame_type = 1431634051 len = -1 args = <optimized out> args = <optimized out> #28 0x0000556404c5755f in vm_call_cfunc_with_frame (ec=0x556406212120, reg_cfp=0x7f637d81fe10, calling=0x7ffd28610d80) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3357 argc = 0 stack_bottom = 0x7f637d720180 argv = 0x7f637d720188 #29 0x0000556404c5c89a in vm_sendish (ec=0x556406212120, reg_cfp=0x7f637d81fe10, cd=0x556406450fc0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5203 val = 36 ci = 0x1b9100100001 cc = 0x7f6379c9e5f8 argc = 0 recv = 140065221763200 calling = {ci = 0x1b9100100001, cc = 0x7f6379c9e5f8, block_handler = 0, recv = 140065221763200, argc = 0, kw_splat = false} #30 0x0000556404c6417e in vm_exec_core (ec=0x556406212120, initial=0) at ../../src/trunk-O0/insns.def:834 bh = 0 cd = 0x556406450fc0 leaf = false val = 140065221763200 reg_pc = 0x5564063caa10 reg_cfp = 0x7f637d81fe10 insns_address_table = {0x556404c600e2 <vm_exec_core+115>, 0x556404c60164 <vm_exec_core+245>, 0x556404c602ab <vm_exec_core+572>, 0x556404c603f3 <vm_exec_core+900>, 0x556404c605c5 <vm_exec_core+1366>, 0x556404c60729 <vm_exec_core+1722>, 0x556404c6096f <vm_exec_core+2304>, 0x556404c60ab5 <vm_exec_core+2630>, 0x556404c60bb8 <vm_exec_core+2889>, 0x556404c60cf3 <vm_exec_core+3204>, 0x556404c60e2e <vm_exec_core+3519>, 0x556404c60f70 <vm_exec_core+3841>, 0x556404c610b6 <vm_exec_core+4167>, 0x556404c61267 <vm_exec_core+4600>, 0x556404c6139a <vm_exec_core+4907>, 0x556404c614be <vm_exec_core+5199>, 0x556404c615ab <vm_exec_core+5436>, 0x556404c61698 <vm_exec_core+5673>, 0x556404c61741 <vm_exec_core+5842>, 0x556404c617ed <vm_exec_core+6014>, 0x556404c618bd <vm_exec_core+6222>, 0x556404c619bf <vm_exec_core+6480>, 0x556404c61ab6 <vm_exec_core+6727>, 0x556404c61bbe <vm_exec_core+6991>, 0x556404c61ca0 <vm_exec_core+7217>, 0x556404c61e13 <vm_exec_core+7588>, 0x556404c61ed9 <vm_exec_core+7786>, 0x556404c61fe8 <vm_exec_core+8057>, 0x556404c62141 <vm_exec_core+8402>, 0x556404c6222e <vm_exec_core+8639>, 0x556404c6231b <vm_exec_core+8876>, 0x556404c62447 <vm_exec_core+9176>, 0x556404c62529 <vm_exec_core+9402>, 0x556404c62632 <vm_exec_core+9667>, 0x556404c6276c <vm_exec_core+9981>, 0x556404c62890 <vm_exec_core+10273>, 0x556404c6292b <vm_exec_core+10428>, 0x556404c62a0c <vm_exec_core+10653>, 0x556404c62b24 <vm_exec_core+10933>, 0x556404c62bf4 <vm_exec_core+11141>, 0x556404c62d9d <vm_exec_core+11566>, 0x556404c62ea1 <vm_exec_core+11826>, 0x556404c62fb7 <vm_exec_core+12104>, 0x556404c63072 <vm_exec_core+12291>, 0x556404c63208 <vm_exec_core+12697>, 0x556404c63736 <vm_exec_core+14023>, 0x556404c6385c <vm_exec_core+14317>, 0x556404c63993 <vm_exec_core+14628>, 0x556404c63aa9 <vm_exec_core+14906>, 0x556404c63cbe <vm_exec_core+15439>, 0x556404c63de4 <vm_exec_core+15733>, 0x556404c63f1e <vm_exec_core+16047>, 0x556404c640c8 <vm_exec_core+16473>, 0x556404c64214 <vm_exec_core+16805>, 0x556404c6439c <vm_exec_core+17197>, 0x556404c6457d <vm_exec_core+17678>, 0x556404c64705 <vm_exec_core+18070>, 0x556404c648e6 <vm_exec_core+18551>, 0x556404c649f5 <vm_exec_core+18822>, 0x556404c64b04 <vm_exec_core+19093>, 0x556404c64cae <vm_exec_core+19519>, 0x556404c64dfa <vm_exec_core+19851>, 0x556404c64f3c <vm_exec_core+20173>, 0x556404c64fdf <vm_exec_core+20336>, 0x556404c650cd <vm_exec_core+20574>, 0x556404c651e0 <vm_exec_core+20849>, 0x556404c652f6 <vm_exec_core+21127>, 0x556404c65409 <vm_exec_core+21402>, 0x556404c65551 <vm_exec_core+21730>, 0x556404c656ac <vm_exec_core+22077>, 0x556404c6583f <vm_exec_core+22480>, 0x556404c659d2 <vm_exec_core+22883>, 0x556404c65b65 <vm_exec_core+23286>, 0x556404c65cf8 <vm_exec_core+23689>, 0x556404c65e8b <vm_exec_core+24092>, 0x556404c66029 <vm_exec_core+24506>, 0x556404c66214 <vm_exec_core+24997>, 0x556404c663a7 <vm_exec_core+25400>, 0x556404c6653a <vm_exec_core+25803>, 0x556404c666cd <vm_exec_core+26206>, 0x556404c66860 <vm_exec_core+26609>, 0x556404c669f3 <vm_exec_core+27012>, 0x556404c66b86 <vm_exec_core+27415>, 0x556404c66d19 <vm_exec_core+27818>, 0x556404c66eac <vm_exec_core+28221>, 0x556404c67058 <vm_exec_core+28649>, 0x556404c6728c <vm_exec_core+29213>, 0x556404c6747f <vm_exec_core+29712>, 0x556404c675fb <vm_exec_core+30092>, 0x556404c67777 <vm_exec_core+30472>, 0x556404c678ee <vm_exec_core+30847>, 0x556404c67a65 <vm_exec_core+31222>, 0x556404c67bed <vm_exec_core+31614>, 0x556404c67d80 <vm_exec_core+32017>, 0x556404c67e95 <vm_exec_core+32294>, 0x556404c67fce <vm_exec_core+32607>, 0x556404c6814a <vm_exec_core+32987>, 0x556404c68263 <vm_exec_core+33268>, 0x556404c6835e <vm_exec_core+33519>, 0x556404c68472 <vm_exec_core+33795>, 0x556404c6856e <vm_exec_core+34047>, 0x556404c6860a <vm_exec_core+34203>, 0x556404c686a6 <vm_exec_core+34359>, 0x556404c686c4 <vm_exec_core+34389>, 0x556404c686e2 <vm_exec_core+34419>, 0x556404c68700 <vm_exec_core+34449>, 0x556404c6871e <vm_exec_core+34479>, 0x556404c6873c <vm_exec_core+34509>, 0x556404c6875a <vm_exec_core+34539>, 0x556404c68778 <vm_exec_core+34569>, 0x556404c68796 <vm_exec_core+34599>, 0x556404c687b4 <vm_exec_core+34629>, 0x556404c687d2 <vm_exec_core+34659>, 0x556404c687f0 <vm_exec_core+34689>, 0x556404c6880e <vm_exec_core+34719>, 0x556404c6882c <vm_exec_core+34749>, 0x556404c6884a <vm_exec_core+34779>, 0x556404c68868 <vm_exec_core+34809>, 0x556404c68886 <vm_exec_core+34839>, 0x556404c688a4 <vm_exec_core+34869>, 0x556404c688c2 <vm_exec_core+34899>, 0x556404c688e0 <vm_exec_core+34929>, 0x556404c688fe <vm_exec_core+34959>, 0x556404c6891c <vm_exec_core+34989>, 0x556404c6893a <vm_exec_core+35019>, 0x556404c68958 <vm_exec_core+35049>, 0x556404c68976 <vm_exec_core+35079>, 0x556404c68994 <vm_exec_core+35109>, 0x556404c689b2 <vm_exec_core+35139>, 0x556404c689d0 <vm_exec_core+35169>, 0x556404c689ee <vm_exec_core+35199>, 0x556404c68a0c <vm_exec_core+35229>, 0x556404c68a2a <vm_exec_core+35259>, 0x556404c68a48 <vm_exec_core+35289>, 0x556404c68a66 <vm_exec_core+35319>, 0x556404c68a84 <vm_exec_core+35349>, 0x556404c68aa2 <vm_exec_core+35379>, 0x556404c68ac0 <vm_exec_core+35409>, 0x556404c68ade <vm_exec_core+35439>, 0x556404c68afc <vm_exec_core+35469>, 0x556404c68b1a <vm_exec_core+35499>, 0x556404c68b38 <vm_exec_core+35529>, 0x556404c68b56 <vm_exec_core+35559>, 0x556404c68b74 <vm_exec_core+35589>, 0x556404c68b92 <vm_exec_core+35619>, 0x556404c68bb0 <vm_exec_core+35649>, 0x556404c68bce <vm_exec_core+35679>, 0x556404c68bec <vm_exec_core+35709>, 0x556404c68c0a <vm_exec_core+35739>, 0x556404c68c28 <vm_exec_core+35769>, 0x556404c68c46 <vm_exec_core+35799>, 0x556404c68c64 <vm_exec_core+35829>, 0x556404c68c82 <vm_exec_core+35859>, 0x556404c68ca0 <vm_exec_core+35889>, 0x556404c68cbe <vm_exec_core+35919>, 0x556404c68cdc <vm_exec_core+35949>, 0x556404c68cfa <vm_exec_core+35979>, 0x556404c68d18 <vm_exec_core+36009>, 0x556404c68d36 <vm_exec_core+36039>, 0x556404c68d54 <vm_exec_core+36069>, 0x556404c68d72 <vm_exec_core+36099>, 0x556404c68d90 <vm_exec_core+36129>, 0x556404c68dae <vm_exec_core+36159>, 0x556404c68dcc <vm_exec_core+36189>, 0x556404c68dea <vm_exec_core+36219>, 0x556404c68e08 <vm_exec_core+36249>, 0x556404c68e26 <vm_exec_core+36279>, 0x556404c68e44 <vm_exec_core+36309>, 0x556404c68e62 <vm_exec_core+36339>, 0x556404c68e80 <vm_exec_core+36369>, 0x556404c68e9e <vm_exec_core+36399>, 0x556404c68ebc <vm_exec_core+36429>, 0x556404c68eda <vm_exec_core+36459>, 0x556404c68ef8 <vm_exec_core+36489>, 0x556404c68f16 <vm_exec_core+36519>, 0x556404c68f34 <vm_exec_core+36549>, 0x556404c68f52 <vm_exec_core+36579>, 0x556404c68f70 <vm_exec_core+36609>, 0x556404c68fa1 <vm_exec_core+36658>, 0x556404c68fbf <vm_exec_core+36688>, 0x556404c68fdd <vm_exec_core+36718>, 0x556404c68ffb <vm_exec_core+36748>, 0x556404c69019 <vm_exec_core+36778>, 0x556404c69037 <vm_exec_core+36808>, 0x556404c69055 <vm_exec_core+36838>, 0x556404c69073 <vm_exec_core+36868>, 0x556404c69091 <vm_exec_core+36898>, 0x556404c690af <vm_exec_core+36928>, 0x556404c690cd <vm_exec_core+36958>, 0x556404c690eb <vm_exec_core+36988>, 0x556404c69109 <vm_exec_core+37018>, 0x556404c69127 <vm_exec_core+37048>, 0x556404c69145 <vm_exec_core+37078>, 0x556404c69163 <vm_exec_core+37108>, 0x556404c69181 <vm_exec_core+37138>, 0x556404c6919f <vm_exec_core+37168>, 0x556404c691bd <vm_exec_core+37198>, 0x556404c691db <vm_exec_core+37228>, 0x556404c691f9 <vm_exec_core+37258>, 0x556404c69217 <vm_exec_core+37288>...} #31 0x0000556404c7ad61 in rb_vm_exec (ec=0x556406212120, jit_enable_p=true) at /tmp/ruby/src/trunk-O0/vm.c:2374 _ec = 0x556406212120 _tag = {tag = 36, retval = 4, buf = {0x7ffd28611c00, 0x556404c7acd0 <rb_vm_exec+193>, 0x0, 0x7ffd28611b50, 0x7ffd28611c60}, prev = 0x7ffd28613050, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = 36 initial = 0 #32 0x0000556404c77c8f in invoke_block (ec=0x556406212120, iseq=0x7f6379d14fa0, self=140065221764880, captured=0x7f637d81fee8, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1387 arg_size = 1 #33 0x0000556404c77ff6 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd28611e08, argc=1, self=140065221764880, captured=0x7f637d81fee8, ec=0x556406212120) at /tmp/ruby/src/trunk-O0/vm.c:1443 iseq = 0x7f6379d14fa0 i = 1 opt_pc = 0 type = 572653569 cfp = 0x7f637d81fe90 sp = 0x7f637d720128 #34 invoke_block_from_c_bh (ec=0x556406212120, block_handler=140065284161257, argc=1, argv=0x7ffd28611e08, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1461 captured = 0x7f637d81fee8 #35 0x0000556404c781d0 in vm_yield_with_cref (ec=0x556406212120, argc=1, argv=0x7ffd28611e08, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1498 No locals. #36 0x0000556404c7820e in vm_yield (ec=0x556406212120, argc=1, argv=0x7ffd28611e08, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1506 No locals. #37 0x0000556404c72e86 in rb_yield_0 (argc=1, argv=0x7ffd28611e08) at /tmp/ruby/src/trunk-O0/vm_eval.c:1337 No locals. #38 0x0000556404c72eed in rb_yield (val=6955276) at /tmp/ruby/src/trunk-O0/vm_eval.c:1353 No locals. #39 0x0000556404d503d1 in rb_ary_select (ary=140065221765000) at /tmp/ruby/src/trunk-O0/array.c:4001 result = 140065221764440 i = 220 #40 0x0000556404c56786 in ractor_safe_call_cfunc_0 (recv=140065221765000, argc=0, argv=0x7f637d720110, func=0x556404d50349 <rb_ary_select>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3145 f = 0x556404d50349 <rb_ary_select> #41 0x0000556404c57388 in vm_call_cfunc_with_frame_ (ec=0x556406212120, reg_cfp=0x7f637d81fed0, calling=0x7ffd28612250, argc=0, argv=0x7f637d720110, stack_bottom=0x7f637d720108) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3329 ci = 0x161100000001 cc = 0x7f6379c9e580 val = 140725280907056 me = 0x7f637d6dffa0 cfunc = 0x55640626a768 recv = 140065221765000 block_handler = 140065284161257 frame_type = 1431634051 len = 0 args = <optimized out> args = <optimized out> #42 0x0000556404c5755f in vm_call_cfunc_with_frame (ec=0x556406212120, reg_cfp=0x7f637d81fed0, calling=0x7ffd28612250) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3357 argc = 0 stack_bottom = 0x7f637d720108 argv = 0x7f637d720110 #43 0x0000556404c57947 in vm_call_cfunc (ec=0x556406212120, reg_cfp=0x7f637d81fed0, calling=0x7ffd28612250) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3454 ci = 0x161100000001 argv_ary = 93462863303251 #44 0x0000556404c598d4 in vm_call_method_each_type (ec=0x556406212120, cfp=0x7f637d81fed0, calling=0x7ffd28612250) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4084 aset_mask = 21860 ivar_mask = 677453936 ci = 0x161100000001 cc = 0x7f6379c9e580 cme = 0x7f637d6dffa0 v = 140725280907424 #45 0x0000556404c5a315 in vm_call_method (ec=0x556406212120, cfp=0x7f637d81fed0, calling=0x7ffd28612250) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4205 ci = 0x161100000001 cc = 0x7f6379c9e580 #46 0x0000556404c5a517 in vm_call_general (ec=0x556406212120, reg_cfp=0x7f637d81fed0, calling=0x7ffd28612250) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4249 No locals. #47 0x0000556404c5c89a in vm_sendish (ec=0x556406212120, reg_cfp=0x7f637d81fed0, cd=0x556406451590, block_handler=140065284161257, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5203 val = 36 ci = 0x161100000001 cc = 0x7f6379c9e580 argc = 0 recv = 140065221765000 calling = {ci = 0x161100000001, cc = 0x7f6379c9e580, block_handler = 140065284161257, recv = 140065221765000, argc = 0, kw_splat = false} #48 0x0000556404c64028 in vm_exec_core (ec=0x556406212120, initial=0) at ../../src/trunk-O0/insns.def:815 bh = 140065284161257 cd = 0x556406451590 blockiseq = 0x7f6379d14fa0 leaf = false val = 140065221580560 reg_pc = 0x556406461388 reg_cfp = 0x7f637d81fed0 insns_address_table = {0x556404c600e2 <vm_exec_core+115>, 0x556404c60164 <vm_exec_core+245>, 0x556404c602ab <vm_exec_core+572>, 0x556404c603f3 <vm_exec_core+900>, 0x556404c605c5 <vm_exec_core+1366>, 0x556404c60729 <vm_exec_core+1722>, 0x556404c6096f <vm_exec_core+2304>, 0x556404c60ab5 <vm_exec_core+2630>, 0x556404c60bb8 <vm_exec_core+2889>, 0x556404c60cf3 <vm_exec_core+3204>, 0x556404c60e2e <vm_exec_core+3519>, 0x556404c60f70 <vm_exec_core+3841>, 0x556404c610b6 <vm_exec_core+4167>, 0x556404c61267 <vm_exec_core+4600>, 0x556404c6139a <vm_exec_core+4907>, 0x556404c614be <vm_exec_core+5199>, 0x556404c615ab <vm_exec_core+5436>, 0x556404c61698 <vm_exec_core+5673>, 0x556404c61741 <vm_exec_core+5842>, 0x556404c617ed <vm_exec_core+6014>, 0x556404c618bd <vm_exec_core+6222>, 0x556404c619bf <vm_exec_core+6480>, 0x556404c61ab6 <vm_exec_core+6727>, 0x556404c61bbe <vm_exec_core+6991>, 0x556404c61ca0 <vm_exec_core+7217>, 0x556404c61e13 <vm_exec_core+7588>, 0x556404c61ed9 <vm_exec_core+7786>, 0x556404c61fe8 <vm_exec_core+8057>, 0x556404c62141 <vm_exec_core+8402>, 0x556404c6222e <vm_exec_core+8639>, 0x556404c6231b <vm_exec_core+8876>, 0x556404c62447 <vm_exec_core+9176>, 0x556404c62529 <vm_exec_core+9402>, 0x556404c62632 <vm_exec_core+9667>, 0x556404c6276c <vm_exec_core+9981>, 0x556404c62890 <vm_exec_core+10273>, 0x556404c6292b <vm_exec_core+10428>, 0x556404c62a0c <vm_exec_core+10653>, 0x556404c62b24 <vm_exec_core+10933>, 0x556404c62bf4 <vm_exec_core+11141>, 0x556404c62d9d <vm_exec_core+11566>, 0x556404c62ea1 <vm_exec_core+11826>, 0x556404c62fb7 <vm_exec_core+12104>, 0x556404c63072 <vm_exec_core+12291>, 0x556404c63208 <vm_exec_core+12697>, 0x556404c63736 <vm_exec_core+14023>, 0x556404c6385c <vm_exec_core+14317>, 0x556404c63993 <vm_exec_core+14628>, 0x556404c63aa9 <vm_exec_core+14906>, 0x556404c63cbe <vm_exec_core+15439>, 0x556404c63de4 <vm_exec_core+15733>, 0x556404c63f1e <vm_exec_core+16047>, 0x556404c640c8 <vm_exec_core+16473>, 0x556404c64214 <vm_exec_core+16805>, 0x556404c6439c <vm_exec_core+17197>, 0x556404c6457d <vm_exec_core+17678>, 0x556404c64705 <vm_exec_core+18070>, 0x556404c648e6 <vm_exec_core+18551>, 0x556404c649f5 <vm_exec_core+18822>, 0x556404c64b04 <vm_exec_core+19093>, 0x556404c64cae <vm_exec_core+19519>, 0x556404c64dfa <vm_exec_core+19851>, 0x556404c64f3c <vm_exec_core+20173>, 0x556404c64fdf <vm_exec_core+20336>, 0x556404c650cd <vm_exec_core+20574>, 0x556404c651e0 <vm_exec_core+20849>, 0x556404c652f6 <vm_exec_core+21127>, 0x556404c65409 <vm_exec_core+21402>, 0x556404c65551 <vm_exec_core+21730>, 0x556404c656ac <vm_exec_core+22077>, 0x556404c6583f <vm_exec_core+22480>, 0x556404c659d2 <vm_exec_core+22883>, 0x556404c65b65 <vm_exec_core+23286>, 0x556404c65cf8 <vm_exec_core+23689>, 0x556404c65e8b <vm_exec_core+24092>, 0x556404c66029 <vm_exec_core+24506>, 0x556404c66214 <vm_exec_core+24997>, 0x556404c663a7 <vm_exec_core+25400>, 0x556404c6653a <vm_exec_core+25803>, 0x556404c666cd <vm_exec_core+26206>, 0x556404c66860 <vm_exec_core+26609>, 0x556404c669f3 <vm_exec_core+27012>, 0x556404c66b86 <vm_exec_core+27415>, 0x556404c66d19 <vm_exec_core+27818>, 0x556404c66eac <vm_exec_core+28221>, 0x556404c67058 <vm_exec_core+28649>, 0x556404c6728c <vm_exec_core+29213>, 0x556404c6747f <vm_exec_core+29712>, 0x556404c675fb <vm_exec_core+30092>, 0x556404c67777 <vm_exec_core+30472>, 0x556404c678ee <vm_exec_core+30847>, 0x556404c67a65 <vm_exec_core+31222>, 0x556404c67bed <vm_exec_core+31614>, 0x556404c67d80 <vm_exec_core+32017>, 0x556404c67e95 <vm_exec_core+32294>, 0x556404c67fce <vm_exec_core+32607>, 0x556404c6814a <vm_exec_core+32987>, 0x556404c68263 <vm_exec_core+33268>, 0x556404c6835e <vm_exec_core+33519>, 0x556404c68472 <vm_exec_core+33795>, 0x556404c6856e <vm_exec_core+34047>, 0x556404c6860a <vm_exec_core+34203>, 0x556404c686a6 <vm_exec_core+34359>, 0x556404c686c4 <vm_exec_core+34389>, 0x556404c686e2 <vm_exec_core+34419>, 0x556404c68700 <vm_exec_core+34449>, 0x556404c6871e <vm_exec_core+34479>, 0x556404c6873c <vm_exec_core+34509>, 0x556404c6875a <vm_exec_core+34539>, 0x556404c68778 <vm_exec_core+34569>, 0x556404c68796 <vm_exec_core+34599>, 0x556404c687b4 <vm_exec_core+34629>, 0x556404c687d2 <vm_exec_core+34659>, 0x556404c687f0 <vm_exec_core+34689>, 0x556404c6880e <vm_exec_core+34719>, 0x556404c6882c <vm_exec_core+34749>, 0x556404c6884a <vm_exec_core+34779>, 0x556404c68868 <vm_exec_core+34809>, 0x556404c68886 <vm_exec_core+34839>, 0x556404c688a4 <vm_exec_core+34869>, 0x556404c688c2 <vm_exec_core+34899>, 0x556404c688e0 <vm_exec_core+34929>, 0x556404c688fe <vm_exec_core+34959>, 0x556404c6891c <vm_exec_core+34989>, 0x556404c6893a <vm_exec_core+35019>, 0x556404c68958 <vm_exec_core+35049>, 0x556404c68976 <vm_exec_core+35079>, 0x556404c68994 <vm_exec_core+35109>, 0x556404c689b2 <vm_exec_core+35139>, 0x556404c689d0 <vm_exec_core+35169>, 0x556404c689ee <vm_exec_core+35199>, 0x556404c68a0c <vm_exec_core+35229>, 0x556404c68a2a <vm_exec_core+35259>, 0x556404c68a48 <vm_exec_core+35289>, 0x556404c68a66 <vm_exec_core+35319>, 0x556404c68a84 <vm_exec_core+35349>, 0x556404c68aa2 <vm_exec_core+35379>, 0x556404c68ac0 <vm_exec_core+35409>, 0x556404c68ade <vm_exec_core+35439>, 0x556404c68afc <vm_exec_core+35469>, 0x556404c68b1a <vm_exec_core+35499>, 0x556404c68b38 <vm_exec_core+35529>, 0x556404c68b56 <vm_exec_core+35559>, 0x556404c68b74 <vm_exec_core+35589>, 0x556404c68b92 <vm_exec_core+35619>, 0x556404c68bb0 <vm_exec_core+35649>, 0x556404c68bce <vm_exec_core+35679>, 0x556404c68bec <vm_exec_core+35709>, 0x556404c68c0a <vm_exec_core+35739>, 0x556404c68c28 <vm_exec_core+35769>, 0x556404c68c46 <vm_exec_core+35799>, 0x556404c68c64 <vm_exec_core+35829>, 0x556404c68c82 <vm_exec_core+35859>, 0x556404c68ca0 <vm_exec_core+35889>, 0x556404c68cbe <vm_exec_core+35919>, 0x556404c68cdc <vm_exec_core+35949>, 0x556404c68cfa <vm_exec_core+35979>, 0x556404c68d18 <vm_exec_core+36009>, 0x556404c68d36 <vm_exec_core+36039>, 0x556404c68d54 <vm_exec_core+36069>, 0x556404c68d72 <vm_exec_core+36099>, 0x556404c68d90 <vm_exec_core+36129>, 0x556404c68dae <vm_exec_core+36159>, 0x556404c68dcc <vm_exec_core+36189>, 0x556404c68dea <vm_exec_core+36219>, 0x556404c68e08 <vm_exec_core+36249>, 0x556404c68e26 <vm_exec_core+36279>, 0x556404c68e44 <vm_exec_core+36309>, 0x556404c68e62 <vm_exec_core+36339>, 0x556404c68e80 <vm_exec_core+36369>, 0x556404c68e9e <vm_exec_core+36399>, 0x556404c68ebc <vm_exec_core+36429>, 0x556404c68eda <vm_exec_core+36459>, 0x556404c68ef8 <vm_exec_core+36489>, 0x556404c68f16 <vm_exec_core+36519>, 0x556404c68f34 <vm_exec_core+36549>, 0x556404c68f52 <vm_exec_core+36579>, 0x556404c68f70 <vm_exec_core+36609>, 0x556404c68fa1 <vm_exec_core+36658>, 0x556404c68fbf <vm_exec_core+36688>, 0x556404c68fdd <vm_exec_core+36718>, 0x556404c68ffb <vm_exec_core+36748>, 0x556404c69019 <vm_exec_core+36778>, 0x556404c69037 <vm_exec_core+36808>, 0x556404c69055 <vm_exec_core+36838>, 0x556404c69073 <vm_exec_core+36868>, 0x556404c69091 <vm_exec_core+36898>, 0x556404c690af <vm_exec_core+36928>, 0x556404c690cd <vm_exec_core+36958>, 0x556404c690eb <vm_exec_core+36988>, 0x556404c69109 <vm_exec_core+37018>, 0x556404c69127 <vm_exec_core+37048>, 0x556404c69145 <vm_exec_core+37078>, 0x556404c69163 <vm_exec_core+37108>, 0x556404c69181 <vm_exec_core+37138>, 0x556404c6919f <vm_exec_core+37168>, 0x556404c691bd <vm_exec_core+37198>, 0x556404c691db <vm_exec_core+37228>, 0x556404c691f9 <vm_exec_core+37258>, 0x556404c69217 <vm_exec_core+37288>...} #49 0x0000556404c7adb7 in rb_vm_exec (ec=0x556406212120, jit_enable_p=true) at /tmp/ruby/src/trunk-O0/vm.c:2383 _ec = 0x556406212120 _tag = {tag = 36, retval = 4, buf = {0x7ffd286130d0, 0x556404c7acd0 <rb_vm_exec+193>, 0x0, 0x7ffd28613020, 0x7ffd286130a0}, prev = 0x7ffd28613410, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_RETURN result = 36 initial = 0 #50 0x0000556404c6fe4d in vm_call0_body (ec=0x556406212120, calling=0x7ffd286131f0, argv=0x7ffd28613390) at /tmp/ruby/src/trunk-O0/vm_eval.c:204 reg_cfp = 0x7f637d81ffd0 i = 1 ci = 0x7ffd28613220 cc = 0x7ffd28613250 ret = 140725280911696 #51 0x0000556404c6f55c in rb_vm_call0 (ec=0x556406212120, recv=140065221769880, id=8337, argc=1, argv=0x7ffd28613390, cme=0x7f6379c9f980, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:56 calling = {ci = 0x7ffd28613220, cc = 0x7ffd28613250, block_handler = 0, recv = 140065221769880, argc = 1, kw_splat = true} #52 0x0000556404c706c6 in rb_vm_call_kw (ec=0x556406212120, recv=140065221769880, id=8337, argc=1, argv=0x7ffd28613390, me=0x7f6379c9f980, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:301 No locals. #53 0x0000556404c7152b in rb_check_funcall_default_kw (recv=140065221769880, mid=8337, argc=1, argv=0x7ffd28613390, def=36, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:684 klass = 140065231852840 me = 0x7f6379c9f980 ec = 0x556406212120 respond = -1 #54 0x0000556404c713c8 in rb_check_funcall_kw (recv=140065221769880, mid=8337, argc=1, argv=0x7ffd28613390, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:654 No locals. #55 0x0000556404ddd391 in rb_get_detailed_message (exc=140065221769880, opt=140065221770080) at /tmp/ruby/src/trunk-O0/error.c:1238 e = 36 #56 0x0000556404a73536 in rb_ec_error_print_detailed (ec=0x556406212120, errinfo=140065221769880, str=140065221769680, emesg0=36) at /tmp/ruby/src/trunk-O0/eval_error.c:368 _ec = 0x556406212120 _tag = {tag = 36, retval = 0, buf = {0x7ffd28613490, 0x556404a734ae <rb_ec_error_print_detailed+356>, 0x0, 0x7ffd286133c0, 0x0}, prev = 0x7ffd28613500, state = RUBY_TAG_NONE, lock_rec = 0} raised_flag = 0 '\000' errat = 140065221769640 written = false emesg = 4 opt = 140065221770080 highlight = 0 #57 0x0000556404a74a61 in rb_ec_cleanup (ec=0x556406212120, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:230 err = 140065221769880 mode0 = 0 mode1 = 3 _ec = 0x556406212120 _tag = {tag = 36, retval = 93888063161197, buf = {0x7ffd28613580, 0x556404a74853 <rb_ec_cleanup+279>, 0x0, 0x7ffd286134a0, 0x556406212120}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 save_error = 4 sysex = 1 signaled = 0 th = 0x556406210f90 th0 = 0x556406210f90 step = 2 message = 4 buf = 140065221769680 #58 0x0000556404a74ed9 in ruby_run_node (n=0x7f6379c71710) at /tmp/ruby/src/trunk-O0/eval.c:328 ec = 0x556406212120 status = 21860 #59 0x0000556404a70934 in rb_main (argc=2, argv=0x7ffd28613728) at /tmp/ruby/src/trunk-O0/main.c:39 variable_in_this_stack_frame = 140725280912896 #60 0x0000556404a70995 in main (argc=2, argv=0x7ffd28613728) at /tmp/ruby/src/trunk-O0/main.c:58 No locals. >>> Dump Ruby level backtrace (if possible)