# Logfile created on 2023-03-10 09:53:40 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x0000555822ab1a38 @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.20230310-095340", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000555822b4b2a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000555822b4b160 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000555822b4af80 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20230310-095340", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20230310-095340>, @binmode=false, @mon_data=#<Monitor:0x0000555822b4aeb8>, @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 = 3c35c13aaa $$$[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 enc.mk 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]: 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/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest' make[2]: 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/fiddle' 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych' make[2]: 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/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych' 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]: 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/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/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/.bundle/gems/debug-1.7.1/ext/debug' 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]: 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 enc.mk 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' From https://github.com/ruby/debug * branch 65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD make[1]: Entering directory '/tmp/ruby/build/trunk-O0' HEAD is now at 6519736 Increase timeout in debug_code make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' generating transdb.h 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 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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date' 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle' 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/json' make[2]: Entering 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/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych' 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/socket' 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=21108 "--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: /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 T.TTLeaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 15 : #<TCPSocket:fd 15, AF_INET, 127.0.0.1, 46127> Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 16 : #<IO:fd 16> Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 17 : #<IO:fd 17> Leaked thread: Rinda::TupleSpaceProxyTest#test_take_bug_8215: #<Thread:0x00007efc0a12d6c8 /tmp/ruby/src/trunk-O0/lib/drb/drb.rb:1716 sleep_forever> Retrying... Finished tests in 1239.233363s, 19.1102 tests/s, 7179.0804 assertions/s. 23682 tests, 8896556 assertions, 0 failures, 0 errors, 152 skips ruby -v: ruby 3.3.0dev (2023-03-10T06:43:53Z master 3c35c13aaa) [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-10T06:43:53Z master 3c35c13aaa) [x86_64-linux] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ Finished in 235.199897 seconds 3840 files, 31561 examples, 144180 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.43792.ruby -x gdbscript [New LWP 43792] [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 0x000055bdb8d7e92a in gc_sweep_plane (objspace=0x55bdbaf450e0, heap=0x55bdbaf45140, p=140220698367920, bitset=18010407703097330, ctx=0x7ffcfe47f7b0) at /tmp/ruby/src/trunk-O0/gc.c:5617 5617 VALUE vp = (VALUE)p; >>> Threads Id Target Id Frame * 1 Thread 0x7f87b09567c0 (LWP 43792) 0x000055bdb8d7e92a in gc_sweep_plane (objspace=0x55bdbaf450e0, heap=0x55bdbaf45140, p=140220698367920, bitset=18010407703097330, ctx=0x7ffcfe47f7b0) at /tmp/ruby/src/trunk-O0/gc.c:5617 >>> Machine level backtrace Thread 1 (Thread 0x7f87b09567c0 (LWP 43792)): #0 0x000055bdb8d7e92a in gc_sweep_plane (objspace=0x55bdbaf450e0, heap=0x55bdbaf45140, p=140220698367920, bitset=18010407703097330, ctx=0x7ffcfe47f7b0) at /tmp/ruby/src/trunk-O0/gc.c:5617 vp = 140220698367880 sweep_page = 0x55bdbb03f5e0 slot_size = 40 slot_bits = 1 __func__ = <optimized out> #1 0x000055bdb8d7ed03 in gc_sweep_page (objspace=0x55bdbaf450e0, heap=0x55bdbaf45140, ctx=0x7ffcfe47f7b0) at /tmp/ruby/src/trunk-O0/gc.c:5716 i = 15 sweep_page = 0x55bdbb03f5e0 __func__ = <optimized out> p = 140220698367520 bits = 0x55bdbb03f6f0 bitset = 18442657487971666622 page_rvalue_count = 1637 out_of_range_bits = 37 bitmap_plane_count = 26 #2 0x000055bdb8d7f676 in gc_sweep_step (objspace=0x55bdbaf450e0, size_pool=0x55bdbaf45108, heap=0x55bdbaf45140) at /tmp/ruby/src/trunk-O0/gc.c:6031 ctx = {page = 0x55bdbb03f5e0, final_slots = 0, freed_slots = 0, empty_slots = 486} free_slots = 112 sweep_page = 0x55bdbb03f5e0 unlink_limit = 3 swept_slots = 1197 need_pool = false #3 0x000055bdb8d7f8b4 in gc_sweep_rest (objspace=0x55bdbaf450e0) at /tmp/ruby/src/trunk-O0/gc.c:6097 size_pool = 0x55bdbaf45108 i = 0 #4 0x000055bdb8d7fecb in gc_sweep (objspace=0x55bdbaf450e0) at /tmp/ruby/src/trunk-O0/gc.c:6255 immediate_sweep = 1 #5 0x000055bdb8d86bc6 in gc_start (objspace=0x55bdbaf450e0, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9593 do_full_mark = 1 immediate_mark = 32768 __func__ = <optimized out> lock_lev = 3101191143 #6 0x000055bdb8d8686b in garbage_collect (objspace=0x55bdbaf450e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9473 _lev = 4266129600 ret = 32764 #7 0x000055bdb8d872d6 in garbage_collect_with_gvl (objspace=0x55bdbaf450e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9855 No locals. #8 0x000055bdb8d8dcad in objspace_malloc_gc_stress (objspace=0x55bdbaf450e0) at /tmp/ruby/src/trunk-O0/gc.c:12183 reason = 45568 #9 0x000055bdb8d8df90 in objspace_xmalloc0 (objspace=0x55bdbaf450e0, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12385 gpr = 107008 mem = 0x9b0000009b #10 0x000055bdb8d8e2ad in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12609 No locals. #11 0x000055bdb8d8e2e3 in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12618 No locals. #12 0x000055bdb8d937a2 in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:15035 No locals. #13 0x000055bdb8f425a5 in vm_ccs_create (klass=140220707562880, cc_tbl=0x55bdbb0906b0, mid=155, cme=0x7f87b07f6658) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1899 ccs = 0xffffffff0000009b #14 0x000055bdb8f5de4e in cache_callable_method_entry (klass=140220707562880, mid=155, cme=0x7f87b07f6658) at /tmp/ruby/src/trunk-O0/vm_method.c:1338 cc_tbl = 0x55bdbb0906b0 ccs_data = 94273340299959 #15 0x000055bdb8f5e00a in callable_method_entry_or_negative (klass=140220707562880, mid=155, defined_class_ptr=0x7ffcfe47fb28) at /tmp/ruby/src/trunk-O0/vm_method.c:1386 defined_class = 140220707563840 me = 0x7f87b07f6658 _lev = 32764 cme = 0x7f87b07f6658 #16 0x000055bdb8f5e09c in callable_method_entry (klass=140220707562880, mid=155, defined_class_ptr=0x7ffcfe47fb28) at /tmp/ruby/src/trunk-O0/vm_method.c:1406 cme = 0x7 #17 0x000055bdb8f607c3 in vm_respond_to (ec=0x55bdbaf46120, klass=140220707562880, obj=140220697533320, id=3441, priv=1) at /tmp/ruby/src/trunk-O0/vm_method.c:2762 defined_class = 140220707563840 resid = 155 cme = 0x7ffcfe47fb50 #18 0x000055bdb8f62ba9 in check_funcall_respond_to (ec=0x55bdbaf46120, klass=140220707562880, recv=140220697533320, mid=3441) at /tmp/ruby/src/trunk-O0/vm_eval.c:597 No locals. #19 0x000055bdb8f62fbd in rb_check_funcall_default_kw (recv=140220697533320, mid=3441, argc=0, argv=0x7ffcfe47fcc0, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:671 klass = 140220707562880 me = 0x7ffcfe47fc48 ec = 0x55bdbaf46120 respond = 0 #20 0x000055bdb8f62f62 in rb_check_funcall (recv=140220697533320, mid=3441, argc=0, argv=0x7ffcfe47fcc0) at /tmp/ruby/src/trunk-O0/vm_eval.c:660 No locals. #21 0x000055bdb8d6506f in make_exception (argc=1, argv=0x7ffcfe47fcb8, isstr=0) at /tmp/ruby/src/trunk-O0/eval.c:813 mesg = 4 exc = 140220697533320 #22 0x000055bdb8d64ca6 in rb_exc_exception (mesg=140220697533320, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:669 No locals. #23 0x000055bdb8d64cf5 in rb_exc_raise (mesg=140220697533320) at /tmp/ruby/src/trunk-O0/eval.c:684 No locals. #24 0x000055bdb8f03451 in rb_threadptr_execute_interrupts (th=0x55bdbaf44f90, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2339 err = 140220697533320 sig = 0 timer_interrupt = 0 pending_interrupt = 2 terminate_interrupt = 0 trap_interrupt = 0 interrupt = 2 postponed_job_interrupt = 0 ret = 1 #25 0x000055bdb8f38046 in rb_vm_check_ints (ec=0x55bdbaf46120) at /tmp/ruby/src/trunk-O0/vm_core.h:1986 No locals. #26 0x000055bdb8f3f83e in vm_pop_frame (ec=0x55bdbaf46120, cfp=0x7f87b0954dd0, ep=0x7f87b0855198) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:419 flags = 1431634051 #27 0x000055bdb8f3f88a in rb_vm_pop_frame (ec=0x55bdbaf46120) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:428 No locals. #28 0x000055bdb8f48f4f in vm_call_cfunc_with_frame_ (ec=0x55bdbaf46120, reg_cfp=0x7f87b0954e10, calling=0x7ffcfe47ffb0, argc=0, argv=0x7f87b0855188, stack_bottom=0x7f87b0855180) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3333 ci = 0x1b9100100001 cc = 0x7f87acdddfe8 val = 140220697533440 me = 0x7f87b07fa4b0 cfunc = 0x55bdbaf7e8d8 recv = 140220697533360 block_handler = 0 frame_type = 1431634051 len = -1 args = <optimized out> args = <optimized out> #29 0x000055bdb8f490c0 in vm_call_cfunc_with_frame (ec=0x55bdbaf46120, reg_cfp=0x7f87b0954e10, calling=0x7ffcfe47ffb0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3357 argc = 0 stack_bottom = 0x7f87b0855180 argv = 0x7f87b0855188 #30 0x000055bdb8f4e3fb in vm_sendish (ec=0x55bdbaf46120, reg_cfp=0x7f87b0954e10, cd=0x55bdbb199730, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5203 val = 36 ci = 0x1b9100100001 cc = 0x7f87acdddfe8 argc = 0 recv = 140220697533360 calling = {ci = 0x1b9100100001, cc = 0x7f87acdddfe8, block_handler = 0, recv = 140220697533360, argc = 0, kw_splat = false} #31 0x000055bdb8f55cd8 in vm_exec_core (ec=0x55bdbaf46120, initial=0) at ../../src/trunk-O0/insns.def:834 bh = 0 cd = 0x55bdbb199730 leaf = false val = 140220697533360 reg_pc = 0x55bdbb1f0e60 reg_cfp = 0x7f87b0954e10 insns_address_table = {0x55bdb8f51c3c <vm_exec_core+115>, 0x55bdb8f51cbe <vm_exec_core+245>, 0x55bdb8f51e05 <vm_exec_core+572>, 0x55bdb8f51f4d <vm_exec_core+900>, 0x55bdb8f5211f <vm_exec_core+1366>, 0x55bdb8f52283 <vm_exec_core+1722>, 0x55bdb8f524c9 <vm_exec_core+2304>, 0x55bdb8f5260f <vm_exec_core+2630>, 0x55bdb8f52712 <vm_exec_core+2889>, 0x55bdb8f5284d <vm_exec_core+3204>, 0x55bdb8f52988 <vm_exec_core+3519>, 0x55bdb8f52aca <vm_exec_core+3841>, 0x55bdb8f52c10 <vm_exec_core+4167>, 0x55bdb8f52dc1 <vm_exec_core+4600>, 0x55bdb8f52ef4 <vm_exec_core+4907>, 0x55bdb8f53018 <vm_exec_core+5199>, 0x55bdb8f53105 <vm_exec_core+5436>, 0x55bdb8f531f2 <vm_exec_core+5673>, 0x55bdb8f5329b <vm_exec_core+5842>, 0x55bdb8f53347 <vm_exec_core+6014>, 0x55bdb8f53417 <vm_exec_core+6222>, 0x55bdb8f53519 <vm_exec_core+6480>, 0x55bdb8f53610 <vm_exec_core+6727>, 0x55bdb8f53718 <vm_exec_core+6991>, 0x55bdb8f537fa <vm_exec_core+7217>, 0x55bdb8f5396d <vm_exec_core+7588>, 0x55bdb8f53a33 <vm_exec_core+7786>, 0x55bdb8f53b42 <vm_exec_core+8057>, 0x55bdb8f53c9b <vm_exec_core+8402>, 0x55bdb8f53d88 <vm_exec_core+8639>, 0x55bdb8f53e75 <vm_exec_core+8876>, 0x55bdb8f53fa1 <vm_exec_core+9176>, 0x55bdb8f54083 <vm_exec_core+9402>, 0x55bdb8f5418c <vm_exec_core+9667>, 0x55bdb8f542c6 <vm_exec_core+9981>, 0x55bdb8f543ea <vm_exec_core+10273>, 0x55bdb8f54485 <vm_exec_core+10428>, 0x55bdb8f54566 <vm_exec_core+10653>, 0x55bdb8f5467e <vm_exec_core+10933>, 0x55bdb8f5474e <vm_exec_core+11141>, 0x55bdb8f548f7 <vm_exec_core+11566>, 0x55bdb8f549fb <vm_exec_core+11826>, 0x55bdb8f54b11 <vm_exec_core+12104>, 0x55bdb8f54bcc <vm_exec_core+12291>, 0x55bdb8f54d62 <vm_exec_core+12697>, 0x55bdb8f55290 <vm_exec_core+14023>, 0x55bdb8f553b6 <vm_exec_core+14317>, 0x55bdb8f554ed <vm_exec_core+14628>, 0x55bdb8f55603 <vm_exec_core+14906>, 0x55bdb8f55818 <vm_exec_core+15439>, 0x55bdb8f5593e <vm_exec_core+15733>, 0x55bdb8f55a78 <vm_exec_core+16047>, 0x55bdb8f55c22 <vm_exec_core+16473>, 0x55bdb8f55d6e <vm_exec_core+16805>, 0x55bdb8f55ef6 <vm_exec_core+17197>, 0x55bdb8f560d7 <vm_exec_core+17678>, 0x55bdb8f5625f <vm_exec_core+18070>, 0x55bdb8f56440 <vm_exec_core+18551>, 0x55bdb8f5654f <vm_exec_core+18822>, 0x55bdb8f5665e <vm_exec_core+19093>, 0x55bdb8f56808 <vm_exec_core+19519>, 0x55bdb8f56954 <vm_exec_core+19851>, 0x55bdb8f56a96 <vm_exec_core+20173>, 0x55bdb8f56b39 <vm_exec_core+20336>, 0x55bdb8f56c27 <vm_exec_core+20574>, 0x55bdb8f56d3a <vm_exec_core+20849>, 0x55bdb8f56e50 <vm_exec_core+21127>, 0x55bdb8f56f63 <vm_exec_core+21402>, 0x55bdb8f570ab <vm_exec_core+21730>, 0x55bdb8f57206 <vm_exec_core+22077>, 0x55bdb8f57399 <vm_exec_core+22480>, 0x55bdb8f5752c <vm_exec_core+22883>, 0x55bdb8f576bf <vm_exec_core+23286>, 0x55bdb8f57852 <vm_exec_core+23689>, 0x55bdb8f579e5 <vm_exec_core+24092>, 0x55bdb8f57b83 <vm_exec_core+24506>, 0x55bdb8f57d6e <vm_exec_core+24997>, 0x55bdb8f57f01 <vm_exec_core+25400>, 0x55bdb8f58094 <vm_exec_core+25803>, 0x55bdb8f58227 <vm_exec_core+26206>, 0x55bdb8f583ba <vm_exec_core+26609>, 0x55bdb8f5854d <vm_exec_core+27012>, 0x55bdb8f586e0 <vm_exec_core+27415>, 0x55bdb8f58873 <vm_exec_core+27818>, 0x55bdb8f58a06 <vm_exec_core+28221>, 0x55bdb8f58bb2 <vm_exec_core+28649>, 0x55bdb8f58de6 <vm_exec_core+29213>, 0x55bdb8f58fd9 <vm_exec_core+29712>, 0x55bdb8f59155 <vm_exec_core+30092>, 0x55bdb8f592d1 <vm_exec_core+30472>, 0x55bdb8f59448 <vm_exec_core+30847>, 0x55bdb8f595bf <vm_exec_core+31222>, 0x55bdb8f59747 <vm_exec_core+31614>, 0x55bdb8f598da <vm_exec_core+32017>, 0x55bdb8f599ef <vm_exec_core+32294>, 0x55bdb8f59b28 <vm_exec_core+32607>, 0x55bdb8f59ca4 <vm_exec_core+32987>, 0x55bdb8f59dbd <vm_exec_core+33268>, 0x55bdb8f59eb8 <vm_exec_core+33519>, 0x55bdb8f59fcc <vm_exec_core+33795>, 0x55bdb8f5a0c8 <vm_exec_core+34047>, 0x55bdb8f5a164 <vm_exec_core+34203>, 0x55bdb8f5a200 <vm_exec_core+34359>, 0x55bdb8f5a21e <vm_exec_core+34389>, 0x55bdb8f5a23c <vm_exec_core+34419>, 0x55bdb8f5a25a <vm_exec_core+34449>, 0x55bdb8f5a278 <vm_exec_core+34479>, 0x55bdb8f5a296 <vm_exec_core+34509>, 0x55bdb8f5a2b4 <vm_exec_core+34539>, 0x55bdb8f5a2d2 <vm_exec_core+34569>, 0x55bdb8f5a2f0 <vm_exec_core+34599>, 0x55bdb8f5a30e <vm_exec_core+34629>, 0x55bdb8f5a32c <vm_exec_core+34659>, 0x55bdb8f5a34a <vm_exec_core+34689>, 0x55bdb8f5a368 <vm_exec_core+34719>, 0x55bdb8f5a386 <vm_exec_core+34749>, 0x55bdb8f5a3a4 <vm_exec_core+34779>, 0x55bdb8f5a3c2 <vm_exec_core+34809>, 0x55bdb8f5a3e0 <vm_exec_core+34839>, 0x55bdb8f5a3fe <vm_exec_core+34869>, 0x55bdb8f5a41c <vm_exec_core+34899>, 0x55bdb8f5a43a <vm_exec_core+34929>, 0x55bdb8f5a458 <vm_exec_core+34959>, 0x55bdb8f5a476 <vm_exec_core+34989>, 0x55bdb8f5a494 <vm_exec_core+35019>, 0x55bdb8f5a4b2 <vm_exec_core+35049>, 0x55bdb8f5a4d0 <vm_exec_core+35079>, 0x55bdb8f5a4ee <vm_exec_core+35109>, 0x55bdb8f5a50c <vm_exec_core+35139>, 0x55bdb8f5a52a <vm_exec_core+35169>, 0x55bdb8f5a548 <vm_exec_core+35199>, 0x55bdb8f5a566 <vm_exec_core+35229>, 0x55bdb8f5a584 <vm_exec_core+35259>, 0x55bdb8f5a5a2 <vm_exec_core+35289>, 0x55bdb8f5a5c0 <vm_exec_core+35319>, 0x55bdb8f5a5de <vm_exec_core+35349>, 0x55bdb8f5a5fc <vm_exec_core+35379>, 0x55bdb8f5a61a <vm_exec_core+35409>, 0x55bdb8f5a638 <vm_exec_core+35439>, 0x55bdb8f5a656 <vm_exec_core+35469>, 0x55bdb8f5a674 <vm_exec_core+35499>, 0x55bdb8f5a692 <vm_exec_core+35529>, 0x55bdb8f5a6b0 <vm_exec_core+35559>, 0x55bdb8f5a6ce <vm_exec_core+35589>, 0x55bdb8f5a6ec <vm_exec_core+35619>, 0x55bdb8f5a70a <vm_exec_core+35649>, 0x55bdb8f5a728 <vm_exec_core+35679>, 0x55bdb8f5a746 <vm_exec_core+35709>, 0x55bdb8f5a764 <vm_exec_core+35739>, 0x55bdb8f5a782 <vm_exec_core+35769>, 0x55bdb8f5a7a0 <vm_exec_core+35799>, 0x55bdb8f5a7be <vm_exec_core+35829>, 0x55bdb8f5a7dc <vm_exec_core+35859>, 0x55bdb8f5a7fa <vm_exec_core+35889>, 0x55bdb8f5a818 <vm_exec_core+35919>, 0x55bdb8f5a836 <vm_exec_core+35949>, 0x55bdb8f5a854 <vm_exec_core+35979>, 0x55bdb8f5a872 <vm_exec_core+36009>, 0x55bdb8f5a890 <vm_exec_core+36039>, 0x55bdb8f5a8ae <vm_exec_core+36069>, 0x55bdb8f5a8cc <vm_exec_core+36099>, 0x55bdb8f5a8ea <vm_exec_core+36129>, 0x55bdb8f5a908 <vm_exec_core+36159>, 0x55bdb8f5a926 <vm_exec_core+36189>, 0x55bdb8f5a944 <vm_exec_core+36219>, 0x55bdb8f5a962 <vm_exec_core+36249>, 0x55bdb8f5a980 <vm_exec_core+36279>, 0x55bdb8f5a99e <vm_exec_core+36309>, 0x55bdb8f5a9bc <vm_exec_core+36339>, 0x55bdb8f5a9da <vm_exec_core+36369>, 0x55bdb8f5a9f8 <vm_exec_core+36399>, 0x55bdb8f5aa16 <vm_exec_core+36429>, 0x55bdb8f5aa34 <vm_exec_core+36459>, 0x55bdb8f5aa52 <vm_exec_core+36489>, 0x55bdb8f5aa70 <vm_exec_core+36519>, 0x55bdb8f5aa8e <vm_exec_core+36549>, 0x55bdb8f5aaac <vm_exec_core+36579>, 0x55bdb8f5aaca <vm_exec_core+36609>, 0x55bdb8f5aafb <vm_exec_core+36658>, 0x55bdb8f5ab19 <vm_exec_core+36688>, 0x55bdb8f5ab37 <vm_exec_core+36718>, 0x55bdb8f5ab55 <vm_exec_core+36748>, 0x55bdb8f5ab73 <vm_exec_core+36778>, 0x55bdb8f5ab91 <vm_exec_core+36808>, 0x55bdb8f5abaf <vm_exec_core+36838>, 0x55bdb8f5abcd <vm_exec_core+36868>, 0x55bdb8f5abeb <vm_exec_core+36898>, 0x55bdb8f5ac09 <vm_exec_core+36928>, 0x55bdb8f5ac27 <vm_exec_core+36958>, 0x55bdb8f5ac45 <vm_exec_core+36988>, 0x55bdb8f5ac63 <vm_exec_core+37018>, 0x55bdb8f5ac81 <vm_exec_core+37048>, 0x55bdb8f5ac9f <vm_exec_core+37078>, 0x55bdb8f5acbd <vm_exec_core+37108>, 0x55bdb8f5acdb <vm_exec_core+37138>, 0x55bdb8f5acf9 <vm_exec_core+37168>, 0x55bdb8f5ad17 <vm_exec_core+37198>, 0x55bdb8f5ad35 <vm_exec_core+37228>, 0x55bdb8f5ad53 <vm_exec_core+37258>, 0x55bdb8f5ad71 <vm_exec_core+37288>...} #32 0x000055bdb8f6c8bb in rb_vm_exec (ec=0x55bdbaf46120, jit_enable_p=true) at /tmp/ruby/src/trunk-O0/vm.c:2374 _ec = 0x55bdbaf46120 _tag = {tag = 36, retval = 4, buf = {0x7ffcfe480e30, 0x55bdb8f6c82a <rb_vm_exec+193>, 0x0, 0x7ffcfe480d80, 0x7ffcfe480e90}, prev = 0x7ffcfe482280, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = 36 initial = 0 #33 0x000055bdb8f697e9 in invoke_block (ec=0x55bdbaf46120, iseq=0x7f87acdaab98, self=140220697534600, captured=0x7f87b0954ee8, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1387 arg_size = 1 #34 0x000055bdb8f69b50 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffcfe481038, argc=1, self=140220697534600, captured=0x7f87b0954ee8, ec=0x55bdbaf46120) at /tmp/ruby/src/trunk-O0/vm.c:1443 iseq = 0x7f87acdaab98 i = 1 opt_pc = 0 type = 572653569 cfp = 0x7f87b0954e90 sp = 0x7f87b0855128 #35 invoke_block_from_c_bh (ec=0x55bdbaf46120, block_handler=140220759887593, argc=1, argv=0x7ffcfe481038, 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 = 0x7f87b0954ee8 #36 0x000055bdb8f69d2a in vm_yield_with_cref (ec=0x55bdbaf46120, argc=1, argv=0x7ffcfe481038, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1498 No locals. #37 0x000055bdb8f69d68 in vm_yield (ec=0x55bdbaf46120, argc=1, argv=0x7ffcfe481038, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1506 No locals. #38 0x000055bdb8f649e0 in rb_yield_0 (argc=1, argv=0x7ffcfe481038) at /tmp/ruby/src/trunk-O0/vm_eval.c:1337 No locals. #39 0x000055bdb8f64a47 in rb_yield (val=782604) at /tmp/ruby/src/trunk-O0/vm_eval.c:1353 No locals. #40 0x000055bdb903fb41 in rb_ary_select (ary=140220697534680) at /tmp/ruby/src/trunk-O0/array.c:4001 result = 140220697534320 i = 224 #41 0x000055bdb8f482e7 in ractor_safe_call_cfunc_0 (recv=140220697534680, argc=0, argv=0x7f87b0855110, func=0x55bdb903fab9 <rb_ary_select>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3145 f = 0x55bdb903fab9 <rb_ary_select> #42 0x000055bdb8f48ee9 in vm_call_cfunc_with_frame_ (ec=0x55bdbaf46120, reg_cfp=0x7f87b0954ed0, calling=0x7ffcfe481480, argc=0, argv=0x7f87b0855110, stack_bottom=0x7f87b0855108) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3329 ci = 0x161100000001 cc = 0x7f87acdddf98 val = 140724574622048 me = 0x7f87b080ff68 cfunc = 0x55bdbaf9e768 recv = 140220697534680 block_handler = 140220759887593 frame_type = 1431634051 len = 0 args = <optimized out> args = <optimized out> #43 0x000055bdb8f490c0 in vm_call_cfunc_with_frame (ec=0x55bdbaf46120, reg_cfp=0x7f87b0954ed0, calling=0x7ffcfe481480) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3357 argc = 0 stack_bottom = 0x7f87b0855108 argv = 0x7f87b0855110 #44 0x000055bdb8f494a8 in vm_call_cfunc (ec=0x55bdbaf46120, reg_cfp=0x7f87b0954ed0, calling=0x7ffcfe481480) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3454 ci = 0x161100000001 argv_ary = 93465886289332 #45 0x000055bdb8f4b435 in vm_call_method_each_type (ec=0x55bdbaf46120, cfp=0x7f87b0954ed0, calling=0x7ffcfe481480) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4084 aset_mask = 21949 ivar_mask = 4266136224 ci = 0x161100000001 cc = 0x7f87acdddf98 cme = 0x7f87b080ff68 v = 140724574622416 #46 0x000055bdb8f4be76 in vm_call_method (ec=0x55bdbaf46120, cfp=0x7f87b0954ed0, calling=0x7ffcfe481480) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4205 ci = 0x161100000001 cc = 0x7f87acdddf98 #47 0x000055bdb8f4c078 in vm_call_general (ec=0x55bdbaf46120, reg_cfp=0x7f87b0954ed0, calling=0x7ffcfe481480) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4249 No locals. #48 0x000055bdb8f4e3fb in vm_sendish (ec=0x55bdbaf46120, reg_cfp=0x7f87b0954ed0, cd=0x55bdbb1ce0b0, block_handler=140220759887593, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5203 val = 36 ci = 0x161100000001 cc = 0x7f87acdddf98 argc = 0 recv = 140220697534680 calling = {ci = 0x161100000001, cc = 0x7f87acdddf98, block_handler = 140220759887593, recv = 140220697534680, argc = 0, kw_splat = false} #49 0x000055bdb8f55b82 in vm_exec_core (ec=0x55bdbaf46120, initial=0) at ../../src/trunk-O0/insns.def:815 bh = 140220759887593 cd = 0x55bdbb1ce0b0 blockiseq = 0x7f87acdaab98 leaf = false val = 140220697489320 reg_pc = 0x55bdbb0f88f8 reg_cfp = 0x7f87b0954ed0 insns_address_table = {0x55bdb8f51c3c <vm_exec_core+115>, 0x55bdb8f51cbe <vm_exec_core+245>, 0x55bdb8f51e05 <vm_exec_core+572>, 0x55bdb8f51f4d <vm_exec_core+900>, 0x55bdb8f5211f <vm_exec_core+1366>, 0x55bdb8f52283 <vm_exec_core+1722>, 0x55bdb8f524c9 <vm_exec_core+2304>, 0x55bdb8f5260f <vm_exec_core+2630>, 0x55bdb8f52712 <vm_exec_core+2889>, 0x55bdb8f5284d <vm_exec_core+3204>, 0x55bdb8f52988 <vm_exec_core+3519>, 0x55bdb8f52aca <vm_exec_core+3841>, 0x55bdb8f52c10 <vm_exec_core+4167>, 0x55bdb8f52dc1 <vm_exec_core+4600>, 0x55bdb8f52ef4 <vm_exec_core+4907>, 0x55bdb8f53018 <vm_exec_core+5199>, 0x55bdb8f53105 <vm_exec_core+5436>, 0x55bdb8f531f2 <vm_exec_core+5673>, 0x55bdb8f5329b <vm_exec_core+5842>, 0x55bdb8f53347 <vm_exec_core+6014>, 0x55bdb8f53417 <vm_exec_core+6222>, 0x55bdb8f53519 <vm_exec_core+6480>, 0x55bdb8f53610 <vm_exec_core+6727>, 0x55bdb8f53718 <vm_exec_core+6991>, 0x55bdb8f537fa <vm_exec_core+7217>, 0x55bdb8f5396d <vm_exec_core+7588>, 0x55bdb8f53a33 <vm_exec_core+7786>, 0x55bdb8f53b42 <vm_exec_core+8057>, 0x55bdb8f53c9b <vm_exec_core+8402>, 0x55bdb8f53d88 <vm_exec_core+8639>, 0x55bdb8f53e75 <vm_exec_core+8876>, 0x55bdb8f53fa1 <vm_exec_core+9176>, 0x55bdb8f54083 <vm_exec_core+9402>, 0x55bdb8f5418c <vm_exec_core+9667>, 0x55bdb8f542c6 <vm_exec_core+9981>, 0x55bdb8f543ea <vm_exec_core+10273>, 0x55bdb8f54485 <vm_exec_core+10428>, 0x55bdb8f54566 <vm_exec_core+10653>, 0x55bdb8f5467e <vm_exec_core+10933>, 0x55bdb8f5474e <vm_exec_core+11141>, 0x55bdb8f548f7 <vm_exec_core+11566>, 0x55bdb8f549fb <vm_exec_core+11826>, 0x55bdb8f54b11 <vm_exec_core+12104>, 0x55bdb8f54bcc <vm_exec_core+12291>, 0x55bdb8f54d62 <vm_exec_core+12697>, 0x55bdb8f55290 <vm_exec_core+14023>, 0x55bdb8f553b6 <vm_exec_core+14317>, 0x55bdb8f554ed <vm_exec_core+14628>, 0x55bdb8f55603 <vm_exec_core+14906>, 0x55bdb8f55818 <vm_exec_core+15439>, 0x55bdb8f5593e <vm_exec_core+15733>, 0x55bdb8f55a78 <vm_exec_core+16047>, 0x55bdb8f55c22 <vm_exec_core+16473>, 0x55bdb8f55d6e <vm_exec_core+16805>, 0x55bdb8f55ef6 <vm_exec_core+17197>, 0x55bdb8f560d7 <vm_exec_core+17678>, 0x55bdb8f5625f <vm_exec_core+18070>, 0x55bdb8f56440 <vm_exec_core+18551>, 0x55bdb8f5654f <vm_exec_core+18822>, 0x55bdb8f5665e <vm_exec_core+19093>, 0x55bdb8f56808 <vm_exec_core+19519>, 0x55bdb8f56954 <vm_exec_core+19851>, 0x55bdb8f56a96 <vm_exec_core+20173>, 0x55bdb8f56b39 <vm_exec_core+20336>, 0x55bdb8f56c27 <vm_exec_core+20574>, 0x55bdb8f56d3a <vm_exec_core+20849>, 0x55bdb8f56e50 <vm_exec_core+21127>, 0x55bdb8f56f63 <vm_exec_core+21402>, 0x55bdb8f570ab <vm_exec_core+21730>, 0x55bdb8f57206 <vm_exec_core+22077>, 0x55bdb8f57399 <vm_exec_core+22480>, 0x55bdb8f5752c <vm_exec_core+22883>, 0x55bdb8f576bf <vm_exec_core+23286>, 0x55bdb8f57852 <vm_exec_core+23689>, 0x55bdb8f579e5 <vm_exec_core+24092>, 0x55bdb8f57b83 <vm_exec_core+24506>, 0x55bdb8f57d6e <vm_exec_core+24997>, 0x55bdb8f57f01 <vm_exec_core+25400>, 0x55bdb8f58094 <vm_exec_core+25803>, 0x55bdb8f58227 <vm_exec_core+26206>, 0x55bdb8f583ba <vm_exec_core+26609>, 0x55bdb8f5854d <vm_exec_core+27012>, 0x55bdb8f586e0 <vm_exec_core+27415>, 0x55bdb8f58873 <vm_exec_core+27818>, 0x55bdb8f58a06 <vm_exec_core+28221>, 0x55bdb8f58bb2 <vm_exec_core+28649>, 0x55bdb8f58de6 <vm_exec_core+29213>, 0x55bdb8f58fd9 <vm_exec_core+29712>, 0x55bdb8f59155 <vm_exec_core+30092>, 0x55bdb8f592d1 <vm_exec_core+30472>, 0x55bdb8f59448 <vm_exec_core+30847>, 0x55bdb8f595bf <vm_exec_core+31222>, 0x55bdb8f59747 <vm_exec_core+31614>, 0x55bdb8f598da <vm_exec_core+32017>, 0x55bdb8f599ef <vm_exec_core+32294>, 0x55bdb8f59b28 <vm_exec_core+32607>, 0x55bdb8f59ca4 <vm_exec_core+32987>, 0x55bdb8f59dbd <vm_exec_core+33268>, 0x55bdb8f59eb8 <vm_exec_core+33519>, 0x55bdb8f59fcc <vm_exec_core+33795>, 0x55bdb8f5a0c8 <vm_exec_core+34047>, 0x55bdb8f5a164 <vm_exec_core+34203>, 0x55bdb8f5a200 <vm_exec_core+34359>, 0x55bdb8f5a21e <vm_exec_core+34389>, 0x55bdb8f5a23c <vm_exec_core+34419>, 0x55bdb8f5a25a <vm_exec_core+34449>, 0x55bdb8f5a278 <vm_exec_core+34479>, 0x55bdb8f5a296 <vm_exec_core+34509>, 0x55bdb8f5a2b4 <vm_exec_core+34539>, 0x55bdb8f5a2d2 <vm_exec_core+34569>, 0x55bdb8f5a2f0 <vm_exec_core+34599>, 0x55bdb8f5a30e <vm_exec_core+34629>, 0x55bdb8f5a32c <vm_exec_core+34659>, 0x55bdb8f5a34a <vm_exec_core+34689>, 0x55bdb8f5a368 <vm_exec_core+34719>, 0x55bdb8f5a386 <vm_exec_core+34749>, 0x55bdb8f5a3a4 <vm_exec_core+34779>, 0x55bdb8f5a3c2 <vm_exec_core+34809>, 0x55bdb8f5a3e0 <vm_exec_core+34839>, 0x55bdb8f5a3fe <vm_exec_core+34869>, 0x55bdb8f5a41c <vm_exec_core+34899>, 0x55bdb8f5a43a <vm_exec_core+34929>, 0x55bdb8f5a458 <vm_exec_core+34959>, 0x55bdb8f5a476 <vm_exec_core+34989>, 0x55bdb8f5a494 <vm_exec_core+35019>, 0x55bdb8f5a4b2 <vm_exec_core+35049>, 0x55bdb8f5a4d0 <vm_exec_core+35079>, 0x55bdb8f5a4ee <vm_exec_core+35109>, 0x55bdb8f5a50c <vm_exec_core+35139>, 0x55bdb8f5a52a <vm_exec_core+35169>, 0x55bdb8f5a548 <vm_exec_core+35199>, 0x55bdb8f5a566 <vm_exec_core+35229>, 0x55bdb8f5a584 <vm_exec_core+35259>, 0x55bdb8f5a5a2 <vm_exec_core+35289>, 0x55bdb8f5a5c0 <vm_exec_core+35319>, 0x55bdb8f5a5de <vm_exec_core+35349>, 0x55bdb8f5a5fc <vm_exec_core+35379>, 0x55bdb8f5a61a <vm_exec_core+35409>, 0x55bdb8f5a638 <vm_exec_core+35439>, 0x55bdb8f5a656 <vm_exec_core+35469>, 0x55bdb8f5a674 <vm_exec_core+35499>, 0x55bdb8f5a692 <vm_exec_core+35529>, 0x55bdb8f5a6b0 <vm_exec_core+35559>, 0x55bdb8f5a6ce <vm_exec_core+35589>, 0x55bdb8f5a6ec <vm_exec_core+35619>, 0x55bdb8f5a70a <vm_exec_core+35649>, 0x55bdb8f5a728 <vm_exec_core+35679>, 0x55bdb8f5a746 <vm_exec_core+35709>, 0x55bdb8f5a764 <vm_exec_core+35739>, 0x55bdb8f5a782 <vm_exec_core+35769>, 0x55bdb8f5a7a0 <vm_exec_core+35799>, 0x55bdb8f5a7be <vm_exec_core+35829>, 0x55bdb8f5a7dc <vm_exec_core+35859>, 0x55bdb8f5a7fa <vm_exec_core+35889>, 0x55bdb8f5a818 <vm_exec_core+35919>, 0x55bdb8f5a836 <vm_exec_core+35949>, 0x55bdb8f5a854 <vm_exec_core+35979>, 0x55bdb8f5a872 <vm_exec_core+36009>, 0x55bdb8f5a890 <vm_exec_core+36039>, 0x55bdb8f5a8ae <vm_exec_core+36069>, 0x55bdb8f5a8cc <vm_exec_core+36099>, 0x55bdb8f5a8ea <vm_exec_core+36129>, 0x55bdb8f5a908 <vm_exec_core+36159>, 0x55bdb8f5a926 <vm_exec_core+36189>, 0x55bdb8f5a944 <vm_exec_core+36219>, 0x55bdb8f5a962 <vm_exec_core+36249>, 0x55bdb8f5a980 <vm_exec_core+36279>, 0x55bdb8f5a99e <vm_exec_core+36309>, 0x55bdb8f5a9bc <vm_exec_core+36339>, 0x55bdb8f5a9da <vm_exec_core+36369>, 0x55bdb8f5a9f8 <vm_exec_core+36399>, 0x55bdb8f5aa16 <vm_exec_core+36429>, 0x55bdb8f5aa34 <vm_exec_core+36459>, 0x55bdb8f5aa52 <vm_exec_core+36489>, 0x55bdb8f5aa70 <vm_exec_core+36519>, 0x55bdb8f5aa8e <vm_exec_core+36549>, 0x55bdb8f5aaac <vm_exec_core+36579>, 0x55bdb8f5aaca <vm_exec_core+36609>, 0x55bdb8f5aafb <vm_exec_core+36658>, 0x55bdb8f5ab19 <vm_exec_core+36688>, 0x55bdb8f5ab37 <vm_exec_core+36718>, 0x55bdb8f5ab55 <vm_exec_core+36748>, 0x55bdb8f5ab73 <vm_exec_core+36778>, 0x55bdb8f5ab91 <vm_exec_core+36808>, 0x55bdb8f5abaf <vm_exec_core+36838>, 0x55bdb8f5abcd <vm_exec_core+36868>, 0x55bdb8f5abeb <vm_exec_core+36898>, 0x55bdb8f5ac09 <vm_exec_core+36928>, 0x55bdb8f5ac27 <vm_exec_core+36958>, 0x55bdb8f5ac45 <vm_exec_core+36988>, 0x55bdb8f5ac63 <vm_exec_core+37018>, 0x55bdb8f5ac81 <vm_exec_core+37048>, 0x55bdb8f5ac9f <vm_exec_core+37078>, 0x55bdb8f5acbd <vm_exec_core+37108>, 0x55bdb8f5acdb <vm_exec_core+37138>, 0x55bdb8f5acf9 <vm_exec_core+37168>, 0x55bdb8f5ad17 <vm_exec_core+37198>, 0x55bdb8f5ad35 <vm_exec_core+37228>, 0x55bdb8f5ad53 <vm_exec_core+37258>, 0x55bdb8f5ad71 <vm_exec_core+37288>...} #50 0x000055bdb8f6c911 in rb_vm_exec (ec=0x55bdbaf46120, jit_enable_p=true) at /tmp/ruby/src/trunk-O0/vm.c:2383 _ec = 0x55bdbaf46120 _tag = {tag = 36, retval = 4, buf = {0x7ffcfe482300, 0x55bdb8f6c82a <rb_vm_exec+193>, 0x0, 0x7ffcfe482250, 0x7ffcfe4822d0}, prev = 0x7ffcfe482640, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_RETURN result = 36 initial = 0 #51 0x000055bdb8f619a7 in vm_call0_body (ec=0x55bdbaf46120, calling=0x7ffcfe482420, argv=0x7ffcfe4825c0) at /tmp/ruby/src/trunk-O0/vm_eval.c:204 reg_cfp = 0x7f87b0954fd0 i = 1 ci = 0x7ffcfe482450 cc = 0x7ffcfe482480 ret = 140724574626688 #52 0x000055bdb8f610b6 in rb_vm_call0 (ec=0x55bdbaf46120, recv=140220697541760, id=8337, argc=1, argv=0x7ffcfe4825c0, cme=0x7f87acddfa28, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:56 calling = {ci = 0x7ffcfe482450, cc = 0x7ffcfe482480, block_handler = 0, recv = 140220697541760, argc = 1, kw_splat = true} #53 0x000055bdb8f62220 in rb_vm_call_kw (ec=0x55bdbaf46120, recv=140220697541760, id=8337, argc=1, argv=0x7ffcfe4825c0, me=0x7f87acddfa28, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:301 No locals. #54 0x000055bdb8f63085 in rb_check_funcall_default_kw (recv=140220697541760, mid=8337, argc=1, argv=0x7ffcfe4825c0, def=36, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:684 klass = 140220707558720 me = 0x7f87acddfa28 ec = 0x55bdbaf46120 respond = -1 #55 0x000055bdb8f62f22 in rb_check_funcall_kw (recv=140220697541760, mid=8337, argc=1, argv=0x7ffcfe4825c0, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:654 No locals. #56 0x000055bdb90cc8eb in rb_get_detailed_message (exc=140220697541760, opt=140220697542000) at /tmp/ruby/src/trunk-O0/error.c:1238 e = 36 #57 0x000055bdb8d62536 in rb_ec_error_print_detailed (ec=0x55bdbaf46120, errinfo=140220697541760, str=140220697541360, emesg0=36) at /tmp/ruby/src/trunk-O0/eval_error.c:368 _ec = 0x55bdbaf46120 _tag = {tag = 36, retval = 0, buf = {0x7ffcfe4826c0, 0x55bdb8d624ae <rb_ec_error_print_detailed+356>, 0x0, 0x7ffcfe4825f0, 0x0}, prev = 0x7ffcfe482730, state = RUBY_TAG_NONE, lock_rec = 0} raised_flag = 0 '\000' errat = 140220697541320 written = false emesg = 4 opt = 140220697542000 highlight = 0 #58 0x000055bdb8d63a61 in rb_ec_cleanup (ec=0x55bdbaf46120, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:230 err = 140220697541760 mode0 = 0 mode1 = 3 _ec = 0x55bdbaf46120 _tag = {tag = 36, retval = 94273338225517, buf = {0x7ffcfe4827b0, 0x55bdb8d63853 <rb_ec_cleanup+279>, 0x0, 0x7ffcfe4826d0, 0x55bdbaf46120}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 save_error = 4 sysex = 1 signaled = 0 th = 0x55bdbaf44f90 th0 = 0x55bdbaf44f90 step = 2 message = 4 buf = 140220697541360 #59 0x000055bdb8d63ed9 in ruby_run_node (n=0x7f87acdd2fa8) at /tmp/ruby/src/trunk-O0/eval.c:328 ec = 0x55bdbaf46120 status = 21949 #60 0x000055bdb8d5f934 in rb_main (argc=2, argv=0x7ffcfe482958) at /tmp/ruby/src/trunk-O0/main.c:39 variable_in_this_stack_frame = 140724574627888 #61 0x000055bdb8d5f995 in main (argc=2, argv=0x7ffcfe482958) at /tmp/ruby/src/trunk-O0/main.c:58 No locals. >>> Dump Ruby level backtrace (if possible)