# Logfile created on 2023-05-24 17:08:49 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000055d441b860f8 @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.20230524-170849", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055d441c0f4c0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055d441c0f358 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055d441c0f1a0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20230524-170849", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20230524-170849>, @binmode=false, @mon_data=#<Monitor:0x000055d441c0f0d8>, @mon_data_owner_object_id=860>>> $$$[beg] make update-unicode -j4 make: Nothing to be done for 'update-unicode'. $$$[end] "make update-unicode -j4" exit with 0. $$$[beg] make update-download -j4 tool/config.guess already exists tool/config.sub already exists Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 From https://github.com/ruby/typeprof * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged $$$[end] "make update-download -j4" exit with 0. $$$[beg] make update-rubyspec -j4 make: Nothing to be done for 'update-rubyspec'. $$$[end] "make update-rubyspec -j4" exit with 0. $$$[beg] make update-src -j4 From https://github.com/ruby/ruby 6d976eb..31b28b3 master -> origin/master Updating 6d976eb..31b28b3 Fast-forward doc/csv/options/common/col_sep.rdoc | 6 ------ doc/csv/options/common/row_sep.rdoc | 9 --------- doc/csv/options/generating/write_converters.rdoc | 8 -------- doc/csv/options/generating/write_headers.rdoc | 2 +- doc/csv/recipes/filtering.rdoc | 2 ++ doc/csv/recipes/generating.rdoc | 4 +++- doc/csv/recipes/parsing.rdoc | 4 +++- doc/csv/recipes/recipes.rdoc | 2 +- gc.c | 11 ++++++++++- lib/csv/delete_suffix.rb | 18 ------------------ lib/csv/match_p.rb | 20 -------------------- test/csv/helper.rb | 2 +- test/csv/parse/test_general.rb | 23 +++++++++++++++-------- test/csv/parse/test_inputs_scanner.rb | 2 +- test/csv/parse/test_row_separator.rb | 2 +- test/csv/parse/test_skip_lines.rb | 2 +- test/csv/test_encodings.rb | 2 +- test/csv/write/test_general.rb | 2 +- test/ruby/test_gc.rb | 9 +++++++++ 19 files changed, 50 insertions(+), 80 deletions(-) delete mode 100644 lib/csv/delete_suffix.rb delete mode 100644 lib/csv/match_p.rb Latest commit hash = 31b28b31fa $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 /tmp/ruby/src/trunk-O0/revision.h updated generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 From https://github.com/ruby/typeprof * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk-O0/gc.c 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.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. builtin_binary.inc updated compiling /tmp/ruby/src/trunk-O0/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j4" exit with 0. $$$[beg] make all -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -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.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk 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' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-O0' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' make[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/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest' 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/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/json' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor' 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.0/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-O0' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-O0' make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' $$$[end] "make all -j4" exit with 0. $$$[beg] make install -j4 Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk 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' From https://github.com/ruby/typeprof * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' generating transdb.h HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf' make[2]: Leaving 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/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace' 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/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.0/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/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.1 find 0.1.1 forwardable 1.3.3 getoptlong 0.2.0 ipaddr 1.2.5 irb 1.6.4 logger 1.5.3 mutex_m 0.1.2 net-http 0.3.2 net-protocol 0.2.1 observer 0.1.1 open-uri 0.3.0 open3 0.1.2 optparse 0.4.0.pre.1 ostruct 0.5.5 pp 0.4.0 prettyprint 0.1.1 pstore 0.1.2 racc 1.6.2 rdoc 6.5.0 readline 0.0.3 reline 0.3.4 resolv 0.2.2 resolv-replace 0.1.1 rinda 0.1.1 ruby2_keywords 0.0.5 securerandom 0.2.2 set 1.0.3 shellwords 0.1.0 singleton 0.1.1 syntax_suggest 1.1.0 tempfile 0.1.3 time 0.2.2 timeout 0.3.2 tmpdir 0.1.3 tsort 0.1.1 un 0.2.1 uri 0.12.1 weakref 0.1.2 yaml 0.2.1 installing default gems from ext: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0 bigdecimal 3.1.4 date 3.3.3 digest 3.1.1 etc 1.4.2 fcntl 1.0.2 fiddle 1.1.2 io-console 0.6.0 io-nonblock 0.2.0 io-wait 0.3.0 json 2.6.3 nkf 0.1.2 openssl 3.1.0 pathname 0.2.1 psych 5.1.0 stringio 3.0.7 strscan 3.0.7 syslog 0.1.1 zlib 3.0.0 installing bundled gems: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0 minitest 5.18.0 power_assert 2.0.3 rake 13.0.6 test-unit 3.5.8 rexml 3.2.5 rss 0.2.9 net-ftp 0.2.0 net-imap 0.3.4 net-pop 0.1.2 net-smtp 0.3.3 matrix 0.4.2 prime 0.1.2 rbs 3.1.0 typeprof 0.21.7 debug 1.8.0 installing bundled gem cache: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1838 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Ignore setproctitle.o because of setproctitle.c under missing Ignore strlcat.o because of strlcat.c under missing Ignore strlcpy.o because of strlcpy.c under missing Checking leaked global symbols...none /tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' Run options: --seed=30040 "--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: TTT Retrying... Finished tests in 1185.814564s, 20.0681 tests/s, 7527.5977 assertions/s. 23797 tests, 8926335 assertions, 0 failures, 0 errors, 143 skips ruby -v: ruby 3.3.0dev (2023-05-24T16:44:17Z master 31b28b31fa) [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4' $ /tmp/ruby/build/trunk-O0/miniruby -I/tmp/ruby/src/trunk-O0/lib /tmp/ruby/src/trunk-O0/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-O0 --extout=.ext -- /tmp/ruby/src/trunk-O0/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-O0/spec/default.mspec --error-output stderr ruby 3.3.0dev (2023-05-24T16:44:17Z master 31b28b31fa) [x86_64-linux] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ Finished in 253.025631 seconds 3856 files, 31798 examples, 145519 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.66717.ruby -x gdbscript [New LWP 66717] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/tmp/ruby/build/trunk-O0/ruby -w --disable=gems -I/tmp/ruby/src/trunk-O0/test/j'. Program terminated with signal SIGABRT, Aborted. #0 RB_BUILTIN_TYPE (obj=139998819555400) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:192 192 } >>> Threads Id Target Id Frame * 1 Thread 0x7f54079c67c0 (LWP 66717) RB_BUILTIN_TYPE (obj=139998819555400) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:192 >>> Machine level backtrace Thread 1 (Thread 0x7f54079c67c0 (LWP 66717)): #0 RB_BUILTIN_TYPE (obj=139998819555400) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:192 ret = 26 #1 0x000055ab21bf17f9 in gc_mark_children (objspace=0x55ab225350e0, obj=139998819555400) at /tmp/ruby/src/trunk-O0/gc.c:7196 any = 0x7f5403e89848 #2 0x000055ab21bf2249 in gc_mark_stacked_objects (objspace=0x55ab225350e0, incremental=0, count=0) at /tmp/ruby/src/trunk-O0/gc.c:7421 mstack = 0x55ab225354f8 obj = 139998819555400 marked_slots_at_the_beginning = 724 popped_count = 0 #3 0x000055ab21bf23c9 in gc_mark_stacked_objects_all (objspace=0x55ab225350e0) at /tmp/ruby/src/trunk-O0/gc.c:7459 No locals. #4 0x000055ab21bf45ed in gc_marks_rest (objspace=0x55ab225350e0) at /tmp/ruby/src/trunk-O0/gc.c:8622 No locals. #5 0x000055ab21bf470d in gc_marks (objspace=0x55ab225350e0, full_mark=1) at /tmp/ruby/src/trunk-O0/gc.c:8679 marking_finished = false #6 0x000055ab21bf6549 in gc_start (objspace=0x55ab225350e0, reason=45576) at /tmp/ruby/src/trunk-O0/gc.c:9475 do_full_mark = 1 immediate_mark = 32768 __func__ = <optimized out> lock_lev = 40 #7 0x000055ab21bf61fe in garbage_collect (objspace=0x55ab225350e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9360 _lev = 48 ret = 0 #8 0x000055ab21bf6c69 in garbage_collect_with_gvl (objspace=0x55ab225350e0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9736 No locals. #9 0x000055ab21bfd69a in objspace_malloc_gc_stress (objspace=0x55ab225350e0) at /tmp/ruby/src/trunk-O0/gc.c:12052 reason = 45568 #10 0x000055ab21bfd97d in objspace_xmalloc0 (objspace=0x55ab225350e0, size=24) at /tmp/ruby/src/trunk-O0/gc.c:12254 gpr = 107008 mem = 0x9b0000009b #11 0x000055ab21bfdc9a in ruby_xmalloc0 (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12478 No locals. #12 0x000055ab21bfdcd0 in ruby_xmalloc_body (size=24) at /tmp/ruby/src/trunk-O0/gc.c:12487 No locals. #13 0x000055ab21c01578 in ruby_xmalloc (size=24) at /tmp/ruby/src/trunk-O0/gc.c:14063 No locals. #14 0x000055ab21db22fa in vm_ccs_create (klass=139998829405240, cc_tbl=0x55ab228603c0, mid=155, cme=0x7f5407866688) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:1905 ccs = 0xffffffff0000009b #15 0x000055ab21dced1a in cache_callable_method_entry (klass=139998829405240, mid=155, cme=0x7f5407866688) at /tmp/ruby/src/trunk-O0/vm_method.c:1338 cc_tbl = 0x55ab228603c0 ccs_data = 94193495894403 #16 0x000055ab21dceed6 in callable_method_entry_or_negative (klass=139998829405240, mid=155, defined_class_ptr=0x7ffdb77e3298) at /tmp/ruby/src/trunk-O0/vm_method.c:1386 defined_class = 139998829406200 me = 0x7f5407866688 _lev = 21931 cme = 0x7f5407866688 #17 0x000055ab21dcef68 in callable_method_entry (klass=139998829405240, mid=155, defined_class_ptr=0x7ffdb77e3298) at /tmp/ruby/src/trunk-O0/vm_method.c:1406 cme = 0x7 #18 0x000055ab21dd168f in vm_respond_to (ec=0x55ab22536120, klass=139998829405240, obj=139998819580960, id=3457, priv=1) at /tmp/ruby/src/trunk-O0/vm_method.c:2762 defined_class = 139998829406200 resid = 155 cme = 0x7ffdb77e32c0 #19 0x000055ab21dd3b75 in check_funcall_respond_to (ec=0x55ab22536120, klass=139998829405240, recv=139998819580960, mid=3457) at /tmp/ruby/src/trunk-O0/vm_eval.c:619 No locals. #20 0x000055ab21dd3f89 in rb_check_funcall_default_kw (recv=139998819580960, mid=3457, argc=0, argv=0x7ffdb77e3430, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:693 klass = 139998829405240 me = 0x7ffdb77e33b8 ec = 0x55ab22536120 respond = 0 #21 0x000055ab21dd3f2e in rb_check_funcall (recv=139998819580960, mid=3457, argc=0, argv=0x7ffdb77e3430) at /tmp/ruby/src/trunk-O0/vm_eval.c:682 No locals. #22 0x000055ab21bd4978 in make_exception (argc=1, argv=0x7ffdb77e3428, isstr=0) at /tmp/ruby/src/trunk-O0/eval.c:817 mesg = 4 exc = 139998819580960 #23 0x000055ab21bd45af in rb_exc_exception (mesg=139998819580960, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:673 No locals. #24 0x000055ab21bd45fe in rb_exc_raise (mesg=139998819580960) at /tmp/ruby/src/trunk-O0/eval.c:688 No locals. #25 0x000055ab21d73db1 in rb_threadptr_execute_interrupts (th=0x55ab22534f90, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2352 err = 139998819580960 sig = 0 timer_interrupt = 0 pending_interrupt = 2 terminate_interrupt = 0 trap_interrupt = 0 interrupt = 2 postponed_job_interrupt = 0 ret = 1 #26 0x000055ab21da7cce in rb_vm_check_ints (ec=0x55ab22536120) at /tmp/ruby/src/trunk-O0/vm_core.h:1984 No locals. #27 0x000055ab21daf56a in vm_pop_frame (ec=0x55ab22536120, cfp=0x7f54079c4ed0, ep=0x7f54078c50a0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:419 flags = 1431634051 #28 0x000055ab21daf5b6 in rb_vm_pop_frame (ec=0x55ab22536120) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:428 No locals. #29 0x000055ab21db907c in vm_call_cfunc_with_frame_ (ec=0x55ab22536120, reg_cfp=0x7f54079c4f10, calling=0x7ffdb77e3720, argc=1, argv=0x7f54078c5088, stack_bottom=0x7f54078c5080) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3437 ci = 0x39a100100003 cc = 0x7f5403e8fe00 val = 139998819580800 me = 0x7f540788a060 cfunc = 0x55ab22578ab8 recv = 139998829256880 block_handler = 0 frame_type = 1431634051 len = -1 args = <optimized out> args = <optimized out> #30 0x000055ab21db91eb in vm_call_cfunc_with_frame (ec=0x55ab22536120, reg_cfp=0x7f54079c4f10, calling=0x7ffdb77e3720) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3461 argc = 1 stack_bottom = 0x7f54078c5080 argv = 0x7f54078c5088 #31 0x000055ab21dbf0b8 in vm_sendish (ec=0x55ab22536120, reg_cfp=0x7f54079c4f10, cd=0x55ab226c4e80, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5487 val = 36 ci = 0x39a100100003 cc = 0x7f5403e8fe00 argc = 1 recv = 139998829256880 calling = {ci = 0x39a100100003, cc = 0x7f5403e8fe00, block_handler = 0, recv = 139998829256880, argc = 1, kw_splat = false, heap_argv = 0} #32 0x000055ab21dc6a86 in vm_exec_core (ec=0x55ab22536120, initial=0) at ../../src/trunk-O0/insns.def:835 bh = 0 cd = 0x55ab226c4e80 leaf = false val = 139998819580000 reg_pc = 0x55ab226bdd30 reg_cfp = 0x7f54079c4f10 insns_address_table = {0x55ab21dc297a <vm_exec_core+115>, 0x55ab21dc29fc <vm_exec_core+245>, 0x55ab21dc2b43 <vm_exec_core+572>, 0x55ab21dc2c8b <vm_exec_core+900>, 0x55ab21dc2e5d <vm_exec_core+1366>, 0x55ab21dc2fc1 <vm_exec_core+1722>, 0x55ab21dc3207 <vm_exec_core+2304>, 0x55ab21dc334d <vm_exec_core+2630>, 0x55ab21dc3450 <vm_exec_core+2889>, 0x55ab21dc358b <vm_exec_core+3204>, 0x55ab21dc36c6 <vm_exec_core+3519>, 0x55ab21dc3808 <vm_exec_core+3841>, 0x55ab21dc394e <vm_exec_core+4167>, 0x55ab21dc3aff <vm_exec_core+4600>, 0x55ab21dc3c32 <vm_exec_core+4907>, 0x55ab21dc3d56 <vm_exec_core+5199>, 0x55ab21dc3e43 <vm_exec_core+5436>, 0x55ab21dc3f30 <vm_exec_core+5673>, 0x55ab21dc3fd9 <vm_exec_core+5842>, 0x55ab21dc4085 <vm_exec_core+6014>, 0x55ab21dc4155 <vm_exec_core+6222>, 0x55ab21dc4257 <vm_exec_core+6480>, 0x55ab21dc434e <vm_exec_core+6727>, 0x55ab21dc4456 <vm_exec_core+6991>, 0x55ab21dc4538 <vm_exec_core+7217>, 0x55ab21dc46ab <vm_exec_core+7588>, 0x55ab21dc4771 <vm_exec_core+7786>, 0x55ab21dc4880 <vm_exec_core+8057>, 0x55ab21dc49d9 <vm_exec_core+8402>, 0x55ab21dc4ac6 <vm_exec_core+8639>, 0x55ab21dc4bb3 <vm_exec_core+8876>, 0x55ab21dc4cdf <vm_exec_core+9176>, 0x55ab21dc4dc1 <vm_exec_core+9402>, 0x55ab21dc4eca <vm_exec_core+9667>, 0x55ab21dc5004 <vm_exec_core+9981>, 0x55ab21dc5128 <vm_exec_core+10273>, 0x55ab21dc51c3 <vm_exec_core+10428>, 0x55ab21dc52a4 <vm_exec_core+10653>, 0x55ab21dc53bc <vm_exec_core+10933>, 0x55ab21dc548c <vm_exec_core+11141>, 0x55ab21dc5635 <vm_exec_core+11566>, 0x55ab21dc5739 <vm_exec_core+11826>, 0x55ab21dc584f <vm_exec_core+12104>, 0x55ab21dc590a <vm_exec_core+12291>, 0x55ab21dc5aa0 <vm_exec_core+12697>, 0x55ab21dc5fce <vm_exec_core+14023>, 0x55ab21dc60f4 <vm_exec_core+14317>, 0x55ab21dc622b <vm_exec_core+14628>, 0x55ab21dc6341 <vm_exec_core+14906>, 0x55ab21dc6556 <vm_exec_core+15439>, 0x55ab21dc667c <vm_exec_core+15733>, 0x55ab21dc67b6 <vm_exec_core+16047>, 0x55ab21dc69d0 <vm_exec_core+16585>, 0x55ab21dc6b8c <vm_exec_core+17029>, 0x55ab21dc6d14 <vm_exec_core+17421>, 0x55ab21dc6ef5 <vm_exec_core+17902>, 0x55ab21dc707d <vm_exec_core+18294>, 0x55ab21dc725e <vm_exec_core+18775>, 0x55ab21dc7474 <vm_exec_core+19309>, 0x55ab21dc768e <vm_exec_core+19847>, 0x55ab21dc784a <vm_exec_core+20291>, 0x55ab21dc798c <vm_exec_core+20613>, 0x55ab21dc7a2f <vm_exec_core+20776>, 0x55ab21dc7b1d <vm_exec_core+21014>, 0x55ab21dc7c30 <vm_exec_core+21289>, 0x55ab21dc7d46 <vm_exec_core+21567>, 0x55ab21dc7e59 <vm_exec_core+21842>, 0x55ab21dc7fa1 <vm_exec_core+22170>, 0x55ab21dc80fc <vm_exec_core+22517>, 0x55ab21dc828f <vm_exec_core+22920>, 0x55ab21dc8422 <vm_exec_core+23323>, 0x55ab21dc85b5 <vm_exec_core+23726>, 0x55ab21dc8748 <vm_exec_core+24129>, 0x55ab21dc88db <vm_exec_core+24532>, 0x55ab21dc8a79 <vm_exec_core+24946>, 0x55ab21dc8c64 <vm_exec_core+25437>, 0x55ab21dc8df7 <vm_exec_core+25840>, 0x55ab21dc8f8a <vm_exec_core+26243>, 0x55ab21dc911d <vm_exec_core+26646>, 0x55ab21dc92b0 <vm_exec_core+27049>, 0x55ab21dc9443 <vm_exec_core+27452>, 0x55ab21dc95d6 <vm_exec_core+27855>, 0x55ab21dc9769 <vm_exec_core+28258>, 0x55ab21dc98fc <vm_exec_core+28661>, 0x55ab21dc9aa8 <vm_exec_core+29089>, 0x55ab21dc9cdc <vm_exec_core+29653>, 0x55ab21dc9ecf <vm_exec_core+30152>, 0x55ab21dca04b <vm_exec_core+30532>, 0x55ab21dca1c7 <vm_exec_core+30912>, 0x55ab21dca33e <vm_exec_core+31287>, 0x55ab21dca4b5 <vm_exec_core+31662>, 0x55ab21dca63d <vm_exec_core+32054>, 0x55ab21dca7d0 <vm_exec_core+32457>, 0x55ab21dca8e5 <vm_exec_core+32734>, 0x55ab21dcaa1e <vm_exec_core+33047>, 0x55ab21dcab9a <vm_exec_core+33427>, 0x55ab21dcacb3 <vm_exec_core+33708>, 0x55ab21dcadb4 <vm_exec_core+33965>, 0x55ab21dcaeb0 <vm_exec_core+34217>, 0x55ab21dcafb2 <vm_exec_core+34475>, 0x55ab21dcb04e <vm_exec_core+34631>, 0x55ab21dcb0ea <vm_exec_core+34787>, 0x55ab21dcb108 <vm_exec_core+34817>, 0x55ab21dcb126 <vm_exec_core+34847>, 0x55ab21dcb144 <vm_exec_core+34877>, 0x55ab21dcb162 <vm_exec_core+34907>, 0x55ab21dcb180 <vm_exec_core+34937>, 0x55ab21dcb19e <vm_exec_core+34967>, 0x55ab21dcb1bc <vm_exec_core+34997>, 0x55ab21dcb1da <vm_exec_core+35027>, 0x55ab21dcb1f8 <vm_exec_core+35057>, 0x55ab21dcb216 <vm_exec_core+35087>, 0x55ab21dcb234 <vm_exec_core+35117>, 0x55ab21dcb252 <vm_exec_core+35147>, 0x55ab21dcb270 <vm_exec_core+35177>, 0x55ab21dcb28e <vm_exec_core+35207>, 0x55ab21dcb2ac <vm_exec_core+35237>, 0x55ab21dcb2ca <vm_exec_core+35267>, 0x55ab21dcb2e8 <vm_exec_core+35297>, 0x55ab21dcb306 <vm_exec_core+35327>, 0x55ab21dcb324 <vm_exec_core+35357>, 0x55ab21dcb342 <vm_exec_core+35387>, 0x55ab21dcb360 <vm_exec_core+35417>, 0x55ab21dcb37e <vm_exec_core+35447>, 0x55ab21dcb39c <vm_exec_core+35477>, 0x55ab21dcb3ba <vm_exec_core+35507>, 0x55ab21dcb3d8 <vm_exec_core+35537>, 0x55ab21dcb3f6 <vm_exec_core+35567>, 0x55ab21dcb414 <vm_exec_core+35597>, 0x55ab21dcb432 <vm_exec_core+35627>, 0x55ab21dcb450 <vm_exec_core+35657>, 0x55ab21dcb46e <vm_exec_core+35687>, 0x55ab21dcb48c <vm_exec_core+35717>, 0x55ab21dcb4aa <vm_exec_core+35747>, 0x55ab21dcb4c8 <vm_exec_core+35777>, 0x55ab21dcb4e6 <vm_exec_core+35807>, 0x55ab21dcb504 <vm_exec_core+35837>, 0x55ab21dcb522 <vm_exec_core+35867>, 0x55ab21dcb540 <vm_exec_core+35897>, 0x55ab21dcb55e <vm_exec_core+35927>, 0x55ab21dcb57c <vm_exec_core+35957>, 0x55ab21dcb59a <vm_exec_core+35987>, 0x55ab21dcb5b8 <vm_exec_core+36017>, 0x55ab21dcb5d6 <vm_exec_core+36047>, 0x55ab21dcb5f4 <vm_exec_core+36077>, 0x55ab21dcb612 <vm_exec_core+36107>, 0x55ab21dcb630 <vm_exec_core+36137>, 0x55ab21dcb64e <vm_exec_core+36167>, 0x55ab21dcb66c <vm_exec_core+36197>, 0x55ab21dcb68a <vm_exec_core+36227>, 0x55ab21dcb6a8 <vm_exec_core+36257>, 0x55ab21dcb6c6 <vm_exec_core+36287>, 0x55ab21dcb6e4 <vm_exec_core+36317>, 0x55ab21dcb702 <vm_exec_core+36347>, 0x55ab21dcb720 <vm_exec_core+36377>, 0x55ab21dcb73e <vm_exec_core+36407>, 0x55ab21dcb75c <vm_exec_core+36437>, 0x55ab21dcb77a <vm_exec_core+36467>, 0x55ab21dcb798 <vm_exec_core+36497>, 0x55ab21dcb7b6 <vm_exec_core+36527>, 0x55ab21dcb7d4 <vm_exec_core+36557>, 0x55ab21dcb7f2 <vm_exec_core+36587>, 0x55ab21dcb810 <vm_exec_core+36617>, 0x55ab21dcb82e <vm_exec_core+36647>, 0x55ab21dcb84c <vm_exec_core+36677>, 0x55ab21dcb86a <vm_exec_core+36707>, 0x55ab21dcb888 <vm_exec_core+36737>, 0x55ab21dcb8a6 <vm_exec_core+36767>, 0x55ab21dcb8c4 <vm_exec_core+36797>, 0x55ab21dcb8e2 <vm_exec_core+36827>, 0x55ab21dcb900 <vm_exec_core+36857>, 0x55ab21dcb91e <vm_exec_core+36887>, 0x55ab21dcb93c <vm_exec_core+36917>, 0x55ab21dcb95a <vm_exec_core+36947>, 0x55ab21dcb978 <vm_exec_core+36977>, 0x55ab21dcb996 <vm_exec_core+37007>, 0x55ab21dcb9c7 <vm_exec_core+37056>, 0x55ab21dcb9e5 <vm_exec_core+37086>, 0x55ab21dcba03 <vm_exec_core+37116>, 0x55ab21dcba21 <vm_exec_core+37146>, 0x55ab21dcba3f <vm_exec_core+37176>, 0x55ab21dcba5d <vm_exec_core+37206>, 0x55ab21dcba7b <vm_exec_core+37236>, 0x55ab21dcba99 <vm_exec_core+37266>, 0x55ab21dcbab7 <vm_exec_core+37296>, 0x55ab21dcbad5 <vm_exec_core+37326>, 0x55ab21dcbaf3 <vm_exec_core+37356>, 0x55ab21dcbb11 <vm_exec_core+37386>, 0x55ab21dcbb2f <vm_exec_core+37416>, 0x55ab21dcbb4d <vm_exec_core+37446>, 0x55ab21dcbb6b <vm_exec_core+37476>, 0x55ab21dcbb89 <vm_exec_core+37506>, 0x55ab21dcbba7 <vm_exec_core+37536>, 0x55ab21dcbbc5 <vm_exec_core+37566>, 0x55ab21dcbbe3 <vm_exec_core+37596>, 0x55ab21dcbc01 <vm_exec_core+37626>, 0x55ab21dcbc1f <vm_exec_core+37656>, 0x55ab21dcbc3d <vm_exec_core+37686>, 0x55ab21dcbc5b <vm_exec_core+37716>, 0x55ab21dcbc79 <vm_exec_core+37746>...} #33 0x000055ab21dddb2c in rb_vm_exec (ec=0x55ab22536120) at /tmp/ruby/src/trunk-O0/vm.c:2384 _ec = 0x55ab22536120 _tag = {tag = 36, retval = 4, buf = {0x7ffdb77e45c0, 0x55ab21dddaa9 <rb_vm_exec+185>, 0x0, 0x7ffdb77e4510, 0x7ffdb77e45b0}, prev = 0x7ffdb77e5ab0, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = 36 initial = 0 #34 0x000055ab21dda7a0 in invoke_block (ec=0x55ab22536120, iseq=0x7f54078b5800, self=139998880255400, captured=0x7f54079c4fa8, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1388 arg_size = 0 #35 0x000055ab21ddabbf in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffdb77e47f8, argc=1, self=139998880255400, captured=0x7f54079c4fa8, ec=0x55ab22536120) at /tmp/ruby/src/trunk-O0/vm.c:1456 iseq = 0x7f54078b5800 i = 1 opt_pc = 0 type = 572653569 cfp = 0x7f54079c4f50 sp = 0x7f54078c5068 flags = 0 use_argv = 0x7ffdb77e47f8 av = {94193495740891, 139998881664848} #36 invoke_block_from_c_bh (ec=0x55ab22536120, block_handler=139998881664937, argc=1, argv=0x7ffdb77e47f8, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1474 captured = 0x7f54079c4fa8 #37 0x000055ab21ddadb9 in vm_yield_with_cref (ec=0x55ab22536120, argc=1, argv=0x7ffdb77e47f8, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1511 No locals. #38 0x000055ab21ddadf7 in vm_yield (ec=0x55ab22536120, argc=1, argv=0x7ffdb77e47f8, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1519 No locals. #39 0x000055ab21dd59ac in rb_yield_0 (argc=1, argv=0x7ffdb77e47f8) at /tmp/ruby/src/trunk-O0/vm_eval.c:1359 No locals. #40 0x000055ab21dd59cf in rb_yield_1 (val=59) at /tmp/ruby/src/trunk-O0/vm_eval.c:1365 No locals. #41 0x000055ab21c7e3c4 in int_dotimes (num=61) at /tmp/ruby/src/trunk-O0/numeric.c:5697 i = 29 end = 30 #42 0x000055ab21db8414 in ractor_safe_call_cfunc_0 (recv=61, argc=0, argv=0x7f54078c5050, func=0x55ab21c7e33b <int_dotimes>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3249 f = 0x55ab21c7e33b <int_dotimes> #43 0x000055ab21db9016 in vm_call_cfunc_with_frame_ (ec=0x55ab22536120, reg_cfp=0x7f54079c4f90, calling=0x7ffdb77e4c90, argc=0, argv=0x7f54078c5050, stack_bottom=0x7f54078c5048) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3433 ci = 0x28d100000001 cc = 0x7f5403e8fea0 val = 140727681960240 me = 0x7f54078658c8 cfunc = 0x55ab2257bbd8 recv = 61 block_handler = 139998881664937 frame_type = 1431634051 len = 0 args = <optimized out> args = <optimized out> #44 0x000055ab21db91eb in vm_call_cfunc_with_frame (ec=0x55ab22536120, reg_cfp=0x7f54079c4f90, calling=0x7ffdb77e4c90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3461 argc = 0 stack_bottom = 0x7f54078c5048 argv = 0x7f54078c5050 #45 0x000055ab21db9300 in vm_call_cfunc_other (ec=0x55ab22536120, reg_cfp=0x7f54079c4f90, calling=0x7ffdb77e4c90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3487 ci = 0x28d100000001 argv_ary = 0 #46 0x000055ab21db9725 in vm_call_cfunc (ec=0x55ab22536120, reg_cfp=0x7f54079c4f90, calling=0x7ffdb77e4c90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3569 ci = 0x28d100000001 #47 0x000055ab21dbbda7 in vm_call_method_each_type (ec=0x55ab22536120, cfp=0x7f54079c4f90, calling=0x7ffdb77e4c90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4327 aset_mask = 21931 ivar_mask = 3078507184 ci = 0x28d100000001 cc = 0x7f5403e8fea0 cme = 0x7f54078658c8 v = 140727681960672 #48 0x000055ab21dbc855 in vm_call_method (ec=0x55ab22536120, cfp=0x7f54079c4f90, calling=0x7ffdb77e4c90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4453 ci = 0x28d100000001 cc = 0x7f5403e8fea0 #49 0x000055ab21dbca57 in vm_call_general (ec=0x55ab22536120, reg_cfp=0x7f54079c4f90, calling=0x7ffdb77e4c90) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4497 No locals. #50 0x000055ab21dbf0b8 in vm_sendish (ec=0x55ab22536120, reg_cfp=0x7f54079c4f90, cd=0x55ab226c5170, block_handler=139998881664937, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5487 val = 36 ci = 0x28d100000001 cc = 0x7f5403e8fea0 argc = 0 recv = 61 calling = {ci = 0x28d100000001, cc = 0x7f5403e8fea0, block_handler = 139998881664937, recv = 61, argc = 0, kw_splat = false, heap_argv = 0} #51 0x000055ab21dc68c0 in vm_exec_core (ec=0x55ab22536120, initial=0) at ../../src/trunk-O0/insns.def:815 bh = 139998881664937 cd = 0x55ab226c5170 blockiseq = 0x7f54078b5800 leaf = false val = 139998819555320 reg_pc = 0x55ab226be040 reg_cfp = 0x7f54079c4f90 insns_address_table = {0x55ab21dc297a <vm_exec_core+115>, 0x55ab21dc29fc <vm_exec_core+245>, 0x55ab21dc2b43 <vm_exec_core+572>, 0x55ab21dc2c8b <vm_exec_core+900>, 0x55ab21dc2e5d <vm_exec_core+1366>, 0x55ab21dc2fc1 <vm_exec_core+1722>, 0x55ab21dc3207 <vm_exec_core+2304>, 0x55ab21dc334d <vm_exec_core+2630>, 0x55ab21dc3450 <vm_exec_core+2889>, 0x55ab21dc358b <vm_exec_core+3204>, 0x55ab21dc36c6 <vm_exec_core+3519>, 0x55ab21dc3808 <vm_exec_core+3841>, 0x55ab21dc394e <vm_exec_core+4167>, 0x55ab21dc3aff <vm_exec_core+4600>, 0x55ab21dc3c32 <vm_exec_core+4907>, 0x55ab21dc3d56 <vm_exec_core+5199>, 0x55ab21dc3e43 <vm_exec_core+5436>, 0x55ab21dc3f30 <vm_exec_core+5673>, 0x55ab21dc3fd9 <vm_exec_core+5842>, 0x55ab21dc4085 <vm_exec_core+6014>, 0x55ab21dc4155 <vm_exec_core+6222>, 0x55ab21dc4257 <vm_exec_core+6480>, 0x55ab21dc434e <vm_exec_core+6727>, 0x55ab21dc4456 <vm_exec_core+6991>, 0x55ab21dc4538 <vm_exec_core+7217>, 0x55ab21dc46ab <vm_exec_core+7588>, 0x55ab21dc4771 <vm_exec_core+7786>, 0x55ab21dc4880 <vm_exec_core+8057>, 0x55ab21dc49d9 <vm_exec_core+8402>, 0x55ab21dc4ac6 <vm_exec_core+8639>, 0x55ab21dc4bb3 <vm_exec_core+8876>, 0x55ab21dc4cdf <vm_exec_core+9176>, 0x55ab21dc4dc1 <vm_exec_core+9402>, 0x55ab21dc4eca <vm_exec_core+9667>, 0x55ab21dc5004 <vm_exec_core+9981>, 0x55ab21dc5128 <vm_exec_core+10273>, 0x55ab21dc51c3 <vm_exec_core+10428>, 0x55ab21dc52a4 <vm_exec_core+10653>, 0x55ab21dc53bc <vm_exec_core+10933>, 0x55ab21dc548c <vm_exec_core+11141>, 0x55ab21dc5635 <vm_exec_core+11566>, 0x55ab21dc5739 <vm_exec_core+11826>, 0x55ab21dc584f <vm_exec_core+12104>, 0x55ab21dc590a <vm_exec_core+12291>, 0x55ab21dc5aa0 <vm_exec_core+12697>, 0x55ab21dc5fce <vm_exec_core+14023>, 0x55ab21dc60f4 <vm_exec_core+14317>, 0x55ab21dc622b <vm_exec_core+14628>, 0x55ab21dc6341 <vm_exec_core+14906>, 0x55ab21dc6556 <vm_exec_core+15439>, 0x55ab21dc667c <vm_exec_core+15733>, 0x55ab21dc67b6 <vm_exec_core+16047>, 0x55ab21dc69d0 <vm_exec_core+16585>, 0x55ab21dc6b8c <vm_exec_core+17029>, 0x55ab21dc6d14 <vm_exec_core+17421>, 0x55ab21dc6ef5 <vm_exec_core+17902>, 0x55ab21dc707d <vm_exec_core+18294>, 0x55ab21dc725e <vm_exec_core+18775>, 0x55ab21dc7474 <vm_exec_core+19309>, 0x55ab21dc768e <vm_exec_core+19847>, 0x55ab21dc784a <vm_exec_core+20291>, 0x55ab21dc798c <vm_exec_core+20613>, 0x55ab21dc7a2f <vm_exec_core+20776>, 0x55ab21dc7b1d <vm_exec_core+21014>, 0x55ab21dc7c30 <vm_exec_core+21289>, 0x55ab21dc7d46 <vm_exec_core+21567>, 0x55ab21dc7e59 <vm_exec_core+21842>, 0x55ab21dc7fa1 <vm_exec_core+22170>, 0x55ab21dc80fc <vm_exec_core+22517>, 0x55ab21dc828f <vm_exec_core+22920>, 0x55ab21dc8422 <vm_exec_core+23323>, 0x55ab21dc85b5 <vm_exec_core+23726>, 0x55ab21dc8748 <vm_exec_core+24129>, 0x55ab21dc88db <vm_exec_core+24532>, 0x55ab21dc8a79 <vm_exec_core+24946>, 0x55ab21dc8c64 <vm_exec_core+25437>, 0x55ab21dc8df7 <vm_exec_core+25840>, 0x55ab21dc8f8a <vm_exec_core+26243>, 0x55ab21dc911d <vm_exec_core+26646>, 0x55ab21dc92b0 <vm_exec_core+27049>, 0x55ab21dc9443 <vm_exec_core+27452>, 0x55ab21dc95d6 <vm_exec_core+27855>, 0x55ab21dc9769 <vm_exec_core+28258>, 0x55ab21dc98fc <vm_exec_core+28661>, 0x55ab21dc9aa8 <vm_exec_core+29089>, 0x55ab21dc9cdc <vm_exec_core+29653>, 0x55ab21dc9ecf <vm_exec_core+30152>, 0x55ab21dca04b <vm_exec_core+30532>, 0x55ab21dca1c7 <vm_exec_core+30912>, 0x55ab21dca33e <vm_exec_core+31287>, 0x55ab21dca4b5 <vm_exec_core+31662>, 0x55ab21dca63d <vm_exec_core+32054>, 0x55ab21dca7d0 <vm_exec_core+32457>, 0x55ab21dca8e5 <vm_exec_core+32734>, 0x55ab21dcaa1e <vm_exec_core+33047>, 0x55ab21dcab9a <vm_exec_core+33427>, 0x55ab21dcacb3 <vm_exec_core+33708>, 0x55ab21dcadb4 <vm_exec_core+33965>, 0x55ab21dcaeb0 <vm_exec_core+34217>, 0x55ab21dcafb2 <vm_exec_core+34475>, 0x55ab21dcb04e <vm_exec_core+34631>, 0x55ab21dcb0ea <vm_exec_core+34787>, 0x55ab21dcb108 <vm_exec_core+34817>, 0x55ab21dcb126 <vm_exec_core+34847>, 0x55ab21dcb144 <vm_exec_core+34877>, 0x55ab21dcb162 <vm_exec_core+34907>, 0x55ab21dcb180 <vm_exec_core+34937>, 0x55ab21dcb19e <vm_exec_core+34967>, 0x55ab21dcb1bc <vm_exec_core+34997>, 0x55ab21dcb1da <vm_exec_core+35027>, 0x55ab21dcb1f8 <vm_exec_core+35057>, 0x55ab21dcb216 <vm_exec_core+35087>, 0x55ab21dcb234 <vm_exec_core+35117>, 0x55ab21dcb252 <vm_exec_core+35147>, 0x55ab21dcb270 <vm_exec_core+35177>, 0x55ab21dcb28e <vm_exec_core+35207>, 0x55ab21dcb2ac <vm_exec_core+35237>, 0x55ab21dcb2ca <vm_exec_core+35267>, 0x55ab21dcb2e8 <vm_exec_core+35297>, 0x55ab21dcb306 <vm_exec_core+35327>, 0x55ab21dcb324 <vm_exec_core+35357>, 0x55ab21dcb342 <vm_exec_core+35387>, 0x55ab21dcb360 <vm_exec_core+35417>, 0x55ab21dcb37e <vm_exec_core+35447>, 0x55ab21dcb39c <vm_exec_core+35477>, 0x55ab21dcb3ba <vm_exec_core+35507>, 0x55ab21dcb3d8 <vm_exec_core+35537>, 0x55ab21dcb3f6 <vm_exec_core+35567>, 0x55ab21dcb414 <vm_exec_core+35597>, 0x55ab21dcb432 <vm_exec_core+35627>, 0x55ab21dcb450 <vm_exec_core+35657>, 0x55ab21dcb46e <vm_exec_core+35687>, 0x55ab21dcb48c <vm_exec_core+35717>, 0x55ab21dcb4aa <vm_exec_core+35747>, 0x55ab21dcb4c8 <vm_exec_core+35777>, 0x55ab21dcb4e6 <vm_exec_core+35807>, 0x55ab21dcb504 <vm_exec_core+35837>, 0x55ab21dcb522 <vm_exec_core+35867>, 0x55ab21dcb540 <vm_exec_core+35897>, 0x55ab21dcb55e <vm_exec_core+35927>, 0x55ab21dcb57c <vm_exec_core+35957>, 0x55ab21dcb59a <vm_exec_core+35987>, 0x55ab21dcb5b8 <vm_exec_core+36017>, 0x55ab21dcb5d6 <vm_exec_core+36047>, 0x55ab21dcb5f4 <vm_exec_core+36077>, 0x55ab21dcb612 <vm_exec_core+36107>, 0x55ab21dcb630 <vm_exec_core+36137>, 0x55ab21dcb64e <vm_exec_core+36167>, 0x55ab21dcb66c <vm_exec_core+36197>, 0x55ab21dcb68a <vm_exec_core+36227>, 0x55ab21dcb6a8 <vm_exec_core+36257>, 0x55ab21dcb6c6 <vm_exec_core+36287>, 0x55ab21dcb6e4 <vm_exec_core+36317>, 0x55ab21dcb702 <vm_exec_core+36347>, 0x55ab21dcb720 <vm_exec_core+36377>, 0x55ab21dcb73e <vm_exec_core+36407>, 0x55ab21dcb75c <vm_exec_core+36437>, 0x55ab21dcb77a <vm_exec_core+36467>, 0x55ab21dcb798 <vm_exec_core+36497>, 0x55ab21dcb7b6 <vm_exec_core+36527>, 0x55ab21dcb7d4 <vm_exec_core+36557>, 0x55ab21dcb7f2 <vm_exec_core+36587>, 0x55ab21dcb810 <vm_exec_core+36617>, 0x55ab21dcb82e <vm_exec_core+36647>, 0x55ab21dcb84c <vm_exec_core+36677>, 0x55ab21dcb86a <vm_exec_core+36707>, 0x55ab21dcb888 <vm_exec_core+36737>, 0x55ab21dcb8a6 <vm_exec_core+36767>, 0x55ab21dcb8c4 <vm_exec_core+36797>, 0x55ab21dcb8e2 <vm_exec_core+36827>, 0x55ab21dcb900 <vm_exec_core+36857>, 0x55ab21dcb91e <vm_exec_core+36887>, 0x55ab21dcb93c <vm_exec_core+36917>, 0x55ab21dcb95a <vm_exec_core+36947>, 0x55ab21dcb978 <vm_exec_core+36977>, 0x55ab21dcb996 <vm_exec_core+37007>, 0x55ab21dcb9c7 <vm_exec_core+37056>, 0x55ab21dcb9e5 <vm_exec_core+37086>, 0x55ab21dcba03 <vm_exec_core+37116>, 0x55ab21dcba21 <vm_exec_core+37146>, 0x55ab21dcba3f <vm_exec_core+37176>, 0x55ab21dcba5d <vm_exec_core+37206>, 0x55ab21dcba7b <vm_exec_core+37236>, 0x55ab21dcba99 <vm_exec_core+37266>, 0x55ab21dcbab7 <vm_exec_core+37296>, 0x55ab21dcbad5 <vm_exec_core+37326>, 0x55ab21dcbaf3 <vm_exec_core+37356>, 0x55ab21dcbb11 <vm_exec_core+37386>, 0x55ab21dcbb2f <vm_exec_core+37416>, 0x55ab21dcbb4d <vm_exec_core+37446>, 0x55ab21dcbb6b <vm_exec_core+37476>, 0x55ab21dcbb89 <vm_exec_core+37506>, 0x55ab21dcbba7 <vm_exec_core+37536>, 0x55ab21dcbbc5 <vm_exec_core+37566>, 0x55ab21dcbbe3 <vm_exec_core+37596>, 0x55ab21dcbc01 <vm_exec_core+37626>, 0x55ab21dcbc1f <vm_exec_core+37656>, 0x55ab21dcbc3d <vm_exec_core+37686>, 0x55ab21dcbc5b <vm_exec_core+37716>, 0x55ab21dcbc79 <vm_exec_core+37746>...} #52 0x000055ab21dddb2c in rb_vm_exec (ec=0x55ab22536120) at /tmp/ruby/src/trunk-O0/vm.c:2384 _ec = 0x55ab22536120 _tag = {tag = 36, retval = 4, buf = {0x7ffdb77e5b30, 0x55ab21dddaa9 <rb_vm_exec+185>, 0x0, 0x7ffdb77e5a80, 0x55ab225c4ba0}, prev = 0x7ffdb77e5ba0, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = 36 initial = 0 #53 0x000055ab21dde93d in rb_iseq_eval_main (iseq=0x7f54078b5968) at /tmp/ruby/src/trunk-O0/vm.c:2643 ec = 0x55ab22536120 val = 94193503658272 #54 0x000055ab21bd364d in rb_ec_exec_node (ec=0x55ab22536120, n=0x7f54078b5968) at /tmp/ruby/src/trunk-O0/eval.c:287 th = 0x55ab22534f90 _ec = 0x55ab22536120 _tag = {tag = 36, retval = 94193493814366, buf = {0x7ffdb77e5c20, 0x55ab21bd35ec <rb_ec_exec_node+196>, 0x0, 0x7ffdb77e5b70, 0x55ab22536120}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 iseq = 0x7f54078b5968 #55 0x000055ab21bd37ba in ruby_run_node (n=0x7f54078b5968) at /tmp/ruby/src/trunk-O0/eval.c:328 ec = 0x55ab22536120 status = 21931 #56 0x000055ab21bcf184 in rb_main (argc=131, argv=0x7ffdb77e5dc8) at /tmp/ruby/src/trunk-O0/main.c:39 variable_in_this_stack_frame = 140727681965216 #57 0x000055ab21bcf1e5 in main (argc=131, argv=0x7ffdb77e5dc8) at /tmp/ruby/src/trunk-O0/main.c:58 No locals. >>> Dump Ruby level backtrace (if possible)