# Logfile created on 2023-04-06 22:12:22 +0000 by logger.rb/v1.4.3 #<BuildRuby:0x000055821496a5c8 @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.20230406-221221", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005582149ff560 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005582149ff420 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005582149ff240 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20230406-221221", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20230406-221221>, @binmode=false, @mon_data=#<Monitor:0x00005582149ff178>, @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 Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854 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 - From https://github.com/ruby/rbs * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision - /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged $$$[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 = bffadcd6d4 $$$[end] "make update-src -j4" exit with 0. $$$[beg] make after-update -j4 generating /tmp/ruby/src/trunk-O0/ext/ripper/ripper.c make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/socket' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/socket' make[1]: Entering directory '/tmp/ruby/src/trunk-O0/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk-O0/ext/ripper' /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 rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854 Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 From https://github.com/ruby/rbs * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision - From https://github.com/ruby/typeprof * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged $$$[end] "make after-update -j4" exit with 0. $$$[beg] make miniruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk-O0/version.c linking miniruby $$$[end] "make miniruby -j4" exit with 0. $$$[beg] make ruby -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. builtin_binary.inc updated compiling /tmp/ruby/src/trunk-O0/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j4" exit with 0. $$$[beg] make all -j4 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage' make[2]: Leaving 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/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/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]: 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/json' 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/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl' 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.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.0.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.0.4/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 rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854 Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = -j4 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h generating enc.mk encdb.h unchanged making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' From https://github.com/ruby/typeprof * branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3 generating transdb.h 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 From https://github.com/ruby/rbs * branch c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision - /tmp/ruby/src/trunk-O0/.bundle/.timestamp/rbs.revision unchanged 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]: 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/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]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf' make[2]: 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/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket' 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/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.7.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.0.4/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/debug-1.7.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.0.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-O0' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-O0' make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' make[1]: Entering directory '/tmp/ruby/build/trunk-O0' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-O0' ./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-O0/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc Installing to installing binary commands: /tmp/ruby/install/trunk-O0/bin installing base libraries: /tmp/ruby/install/trunk-O0/lib installing arch files: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-O0/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0 installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/site_ruby/3.3.0+0 installing extension scripts: /tmp/ruby/install/trunk-O0/lib/ruby/vendor_ruby/3.3.0+0 installing extension headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-O0/bin installing library scripts: /tmp/ruby/install/trunk-O0/lib/ruby/3.3.0+0 installing common headers: /tmp/ruby/install/trunk-O0/include/ruby-3.3.0+0 installing manpages: /tmp/ruby/install/trunk-O0/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0 abbrev 0.1.1 base64 0.1.1 benchmark 0.2.1 bundler 2.5.0.dev cgi 0.3.6 csv 3.2.7 delegate 0.3.0 did_you_mean 1.6.3 drb 2.1.1 english 0.7.2 erb 4.0.2 error_highlight 0.5.1 fileutils 1.7.1 find 0.1.1 forwardable 1.3.3 getoptlong 0.2.0 ipaddr 1.2.5 irb 1.6.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.3 resolv 0.2.2 resolv-replace 0.1.1 rinda 0.1.1 ruby2_keywords 0.0.5 securerandom 0.2.2 set 1.0.3 shellwords 0.1.0 singleton 0.1.1 syntax_suggest 1.0.4 tempfile 0.1.3 time 0.2.1 timeout 0.3.2 tmpdir 0.1.3 tsort 0.1.1 un 0.2.1 uri 0.12.1 weakref 0.1.2 yaml 0.2.1 installing default gems from ext: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0 bigdecimal 3.1.4 date 3.3.3 digest 3.1.1 etc 1.4.2 fcntl 1.0.2 fiddle 1.1.2 io-console 0.6.0 io-nonblock 0.2.0 io-wait 0.3.0 json 2.6.3 nkf 0.1.2 openssl 3.1.0 pathname 0.2.1 psych 5.1.0 readline-ext 0.1.5 stringio 3.0.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.4 typeprof 0.21.7 debug 1.7.2 installing bundled gem cache: /tmp/ruby/install/trunk-O0/lib/ruby/gems/3.3.0+0/cache $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1826 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS='-j4' BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Ignore setproctitle.o because of setproctitle.c under missing Ignore strlcat.o because of strlcat.c under missing Ignore strlcpy.o because of strlcpy.c under missing Checking leaked global symbols...none /tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j4'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4' Run options: --seed=13059 "--ruby=./miniruby -I/tmp/ruby/src/trunk-O0/lib -I. -I.ext/common /tmp/ruby/src/trunk-O0/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-O0/test/excludes --name=!/memory_leak/ --stderr-on-failure -j4 # Running tests: Ignoring debug-1.7.2 because its extensions are not built. Try: gem pristine debug --version 1.7.2 Ignoring rbs-3.0.4 because its extensions are not built. Try: gem pristine rbs --version 3.0.4 T.T Retrying... Retrying hung up testcases... [ 1/54] TestObjSpace#test_dump_all_full = 0.58 s [ 2/54] TestObjSpace#test_utf8_method_names = 0.00 s [ 3/54] TestObjSpace#test_anonymous_class_name = 0.00 s [ 4/54] TestObjSpace#test_dump_all_single_generation = 0.07 s [ 5/54] TestObjSpace#test_dump_special_floats = 0.00 s [ 6/54] TestObjSpace#test_count_objects_size_with_wrong_type = 0.00 s [ 7/54] TestObjSpace#test_dump_array = 0.00 s [ 8/54] TestObjSpace#test_trace_object_allocations_start_stop_clear = 0.00 s [ 9/54] TestObjSpace#test_dump_to_io = 0.02 s [10/54] TestObjSpace#test_dump_includes_imemo_type = 0.60 s [11/54] TestObjSpace#test_internal_super_of = 0.01 s [12/54] TestObjSpace#test_dump_special_consts = 0.00 s [13/54] TestObjSpace#test_internal_class_of_on_ast = 0.00 s [14/54] TestObjSpace#test_memsize_of_iseq = 0.00 s [15/54] TestObjSpace#test_trace_object_allocations = 14.61 s [16/54] TestObjSpace#test_dump_object = 0.00 s [17/54] TestObjSpace#test_dump_all = 1.24 s [18/54] TestObjSpace#test_dump_addresses_match_dump_all_addresses = 0.11 s [19/54] TestObjSpace#test_objspace_trace = 0.04 s [20/54] TestObjSpace#test_dump_escapes_method_name = 0.00 s [21/54] TestObjSpace#test_count_symbols = 0.19 s [22/54] TestObjSpace#test_count_objects_size = 0.01 s [23/54] TestObjSpace#test_memsize_of_root_shared_string = 0.01 s [24/54] TestObjSpace#test_name_error_message = 0.00 s [25/54] TestObjSpace#test_load_allocation_path_load = 0.37 s [26/54] TestObjSpace#test_dump_class_addresses_match_dump_all_addresses = 0.50 s [27/54] TestObjSpace#test_dump_dynamic_symbol = 0.00 s [28/54] TestObjSpace#test_dump_flags = 0.00 s [29/54] TestObjSpace#test_reachable_objects_size = 0.50 s [30/54] TestObjSpace#test_dump_reference_addresses_match_dump_all_addresses = 0.11 s [31/54] TestObjSpace#test_reachable_objects_from = 0.42 s [32/54] TestObjSpace#test_count_imemo_objects = 0.01 s [33/54] TestObjSpace#test_trace_object_allocations_stop_first = 0.17 s [34/54] TestObjSpace#test_trace_object_allocations_gc_stress = 0.32 s [35/54] TestObjSpace#test_dump_control_char = 0.00 s [36/54] TestObjSpace#test_load_allocation_path_load_from_binary = 0.00 s [37/54] TestObjSpace#test_dump_includes_slot_size = 0.00 s [38/54] TestObjSpace#test_count_objects_size_with_hash = 0.01 s [39/54] TestObjSpace#test_load_allocation_path_compile_file = 0.37 s [40/54] TestObjSpace#test_dump_singleton_class = 0.00 s [41/54] TestObjSpace#test_dump_uninitialized_file = 0.05 s [42/54] TestObjSpace#test_dump_not_too_complex_shape = 0.00 s [43/54] TestObjSpace#test_reachable_objects_from_root = 0.01 s [44/54] TestObjSpace#test_reachable_objects_during_iteration = 0.38 s [45/54] TestObjSpace#test_internal_class_of = 0.38 s [46/54] TestObjSpace#test_count_tdata_objects = 0.01 s [47/54] TestObjSpace#test_memsize_of_all = 0.01 s [48/54] TestObjSpace#test_argf_memsize = 0.00 s [49/54] TestObjSpace#test_dump_to_default = 0.00 s [50/54] TestObjSpace#test_dump_string_coderange = 0.00 s [51/54] TestObjSpace#test_dump_objects_dumps_page_slot_sizes = 0.80 s [52/54] TestObjSpace#test_dump_too_complex_shape = 0.00 s [53/54] TestObjSpace#test_memsize_of = 0.00 s [54/54] TestObjSpace#test_dump_shapes = 0.01 s Finished tests in 1130.336502s, 20.9822 tests/s, 7882.3678 assertions/s. 23717 tests, 8909728 assertions, 0 failures, 0 errors, 151 skips ruby -v: ruby 3.3.0dev (2023-04-06T17:35:25Z master bffadcd6d4) [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-04-06T17:35:25Z master bffadcd6d4) [x86_64-linux] ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. Finished in 230.070442 seconds 3841 files, 31577 examples, 144467 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.534131.ruby -x gdbscript [New LWP 534131] [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 0x0000559c1ff3c73f in RB_TYPE_P (obj=140448854630000, t=RUBY_T_NONE) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:381 381 return t == rb_type(obj); >>> Threads Id Target Id Frame * 1 Thread 0x7fbccc2cd7c0 (LWP 534131) 0x0000559c1ff3c73f in RB_TYPE_P (obj=140448854630000, t=RUBY_T_NONE) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:381 >>> Machine level backtrace Thread 1 (Thread 0x7fbccc2cd7c0 (LWP 534131)): #0 0x0000559c1ff3c73f in RB_TYPE_P (obj=140448854630000, t=RUBY_T_NONE) at /tmp/ruby/src/trunk-O0/include/ruby/internal/value_type.h:381 No locals. #1 0x0000559c1ff49eba in gc_mark_ptr (objspace=0x559c222d80d0, obj=140448854630000) at /tmp/ruby/src/trunk-O0/gc.c:7005 __func__ = "gc_mark_ptr" #2 0x0000559c1ff4a0a3 in gc_mark (objspace=0x559c222d80d0, obj=140448854630000) at /tmp/ruby/src/trunk-O0/gc.c:7040 No locals. #3 0x0000559c1ff49555 in mark_method_entry_i (me=140448854630000, data=0x559c222d80d0) at /tmp/ruby/src/trunk-O0/gc.c:6692 objspace = 0x559c222d80d0 #4 0x0000559c200c048b in rb_id_table_foreach_values (tbl=0x559c22307b60, func=0x559c1ff49526 <mark_method_entry_i>, data=0x559c222d80d0) at /tmp/ruby/src/trunk-O0/id_table.c:296 ret = ID_TABLE_CONTINUE i = 27 capa = 256 #5 0x0000559c1ff49591 in mark_m_tbl (objspace=0x559c222d80d0, tbl=0x559c22307b60) at /tmp/ruby/src/trunk-O0/gc.c:6700 No locals. #6 0x0000559c1ff4a814 in gc_mark_children (objspace=0x559c222d80d0, obj=140448803715280) at /tmp/ruby/src/trunk-O0/gc.c:7258 any = 0x7fbcc90df8d0 #7 0x0000559c1ff4b0d8 in gc_mark_stacked_objects (objspace=0x559c222d80d0, incremental=1, count=2147483647) at /tmp/ruby/src/trunk-O0/gc.c:7444 mstack = 0x559c222d84e8 obj = 140448803715280 marked_slots_at_the_beginning = 745 popped_count = 13502 #8 0x0000559c1ff4b230 in gc_mark_stacked_objects_incremental (objspace=0x559c222d80d0, count=2147483647) at /tmp/ruby/src/trunk-O0/gc.c:7476 No locals. #9 0x0000559c1ff4d3bd in gc_marks_rest (objspace=0x559c222d80d0) at /tmp/ruby/src/trunk-O0/gc.c:8635 No locals. #10 0x0000559c1ff4f40a in gc_rest (objspace=0x559c222d80d0) at /tmp/ruby/src/trunk-O0/gc.c:9509 lock_lev = 9358 marking = 1 sweeping = 0 #11 0x0000559c1ff4efcf in garbage_collect (objspace=0x559c222d80d0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9364 _lev = 573410784 ret = 21916 #12 0x0000559c1ff4fa4b in garbage_collect_with_gvl (objspace=0x559c222d80d0, reason=45568) at /tmp/ruby/src/trunk-O0/gc.c:9746 No locals. #13 0x0000559c1ff5642e in objspace_malloc_gc_stress (objspace=0x559c222d80d0) at /tmp/ruby/src/trunk-O0/gc.c:12061 reason = 45568 #14 0x0000559c1ff56b4b in objspace_xcalloc (objspace=0x559c222d80d0, size=32) at /tmp/ruby/src/trunk-O0/gc.c:12526 gpr = 107008 mem = 0x1 #15 0x0000559c1ff56bfc in ruby_xcalloc_body (n=1, size=32) at /tmp/ruby/src/trunk-O0/gc.c:12533 No locals. #16 0x0000559c1ff5a36d in ruby_xcalloc (n=1, size=32) at /tmp/ruby/src/trunk-O0/gc.c:14092 No locals. #17 0x0000559c1ff425c2 in rb_data_typed_object_zalloc (klass=140448803629120, size=32, type=0x559c2046d880 <backtrace_data_type>) at /tmp/ruby/src/trunk-O0/gc.c:3123 obj = 140448793746520 #18 0x0000559c2013b757 in backtrace_alloc (klass=140448803629120) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:538 data_struct_obj = 94129076670736 bt = 0x7ffef14c6028 obj = 94129076670736 #19 0x0000559c2013b91a in rb_ec_partial_backtrace_object (ec=0x559c222d9110, start_frame=0, num_frames=-1, start_too_large=0x0, skip_internal=false, do_yield=false) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:598 cfp = 0x7fbccc2cbd90 end_cfp = 0x7fbccc2cc010 size = 94129039246994 bt = 0x7ffef14c6098 btobj = 140448793746600 loc = 0x559c1ff2839d <rb_type+43> cfunc_counter = 2048 #20 0x0000559c2013bcda in rb_ec_backtrace_object (ec=0x559c222d9110) at /tmp/ruby/src/trunk-O0/vm_backtrace.c:693 No locals. #21 0x0000559c1ff2cef8 in setup_exception (ec=0x559c222d9110, tag=6, mesg=140448793746600, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:575 at = 140448854608000 bt = 4 _ec = 0x559c222d9110 _tag = {tag = 36, retval = 3441, buf = {0x7ffef14c6220, 0x559c1ff2cdca <setup_exception+294>, 0x0, 0x7ffef14c60d0, 0xe0f14c6198}, prev = 0x7ffef14c7390, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 e = 14696454541481913344 line = 18 file = 0x559c22559c80 "/tmp/ruby/src/trunk-O0/lib/did_you_mean/jaro_winkler.rb" file0 = 0x559c22559c80 "/tmp/ruby/src/trunk-O0/lib/did_you_mean/jaro_winkler.rb" dtrace_line = <optimized out> dtrace_file = <optimized out> #22 0x0000559c1ff2d439 in rb_longjmp (ec=0x559c222d9110, tag=6, mesg=140448793746600, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:656 No locals. #23 0x0000559c1ff2d4bf in rb_exc_exception (mesg=140448793746600, tag=6, cause=36) at /tmp/ruby/src/trunk-O0/eval.c:671 No locals. #24 0x0000559c1ff2d4e5 in rb_exc_raise (mesg=140448793746600) at /tmp/ruby/src/trunk-O0/eval.c:684 No locals. #25 0x0000559c200cbe04 in rb_threadptr_execute_interrupts (th=0x559c222d7f80, blocking_timing=0) at /tmp/ruby/src/trunk-O0/thread.c:2354 err = 140448793746600 sig = 0 timer_interrupt = 0 pending_interrupt = 2 terminate_interrupt = 0 trap_interrupt = 0 interrupt = 2 postponed_job_interrupt = 0 ret = 1 #26 0x0000559c200ffd0e in rb_vm_check_ints (ec=0x559c222d9110) at /tmp/ruby/src/trunk-O0/vm_core.h:1992 No locals. #27 0x0000559c201075e6 in vm_pop_frame (ec=0x559c222d9110, cfp=0x7fbccc2cbd90, ep=0x7fbccc1cc250) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:419 flags = 1431634051 #28 0x0000559c20107632 in rb_vm_pop_frame (ec=0x559c222d9110) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:428 No locals. #29 0x0000559c20110e55 in vm_call_cfunc_with_frame_ (ec=0x559c222d9110, reg_cfp=0x7fbccc2cbdd0, calling=0x7ffef14c6570, argc=0, argv=0x7fbccc1cc240, stack_bottom=0x7fbccc1cc238) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3361 ci = 0x1c6100100001 cc = 0x7fbcc875e180 val = 140448793817440 me = 0x7fbccc16a090 cfunc = 0x559c22311ad8 recv = 140448793689400 block_handler = 0 frame_type = 1431634051 len = 0 args = <optimized out> args = <optimized out> #30 0x0000559c20110fc4 in vm_call_cfunc_with_frame (ec=0x559c222d9110, reg_cfp=0x7fbccc2cbdd0, calling=0x7ffef14c6570) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3385 argc = 0 stack_bottom = 0x7fbccc1cc238 argv = 0x7fbccc1cc240 #31 0x0000559c201162c4 in vm_sendish (ec=0x559c222d9110, reg_cfp=0x7fbccc2cbdd0, cd=0x559c22536b80, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5225 val = 36 ci = 0x1c6100100001 cc = 0x7fbcc875e180 argc = 0 recv = 140448793689400 calling = {ci = 0x1c6100100001, cc = 0x7fbcc875e180, block_handler = 0, recv = 140448793689400, argc = 0, kw_splat = false} #32 0x0000559c2011dbe2 in vm_exec_core (ec=0x559c222d9110, initial=0) at ../../src/trunk-O0/insns.def:835 bh = 0 cd = 0x559c22536b80 leaf = false val = 140448793689240 reg_pc = 0x559c225616c8 reg_cfp = 0x7fbccc2cbdd0 insns_address_table = {0x559c20119ad6 <vm_exec_core+115>, 0x559c20119b58 <vm_exec_core+245>, 0x559c20119c9f <vm_exec_core+572>, 0x559c20119de7 <vm_exec_core+900>, 0x559c20119fb9 <vm_exec_core+1366>, 0x559c2011a11d <vm_exec_core+1722>, 0x559c2011a363 <vm_exec_core+2304>, 0x559c2011a4a9 <vm_exec_core+2630>, 0x559c2011a5ac <vm_exec_core+2889>, 0x559c2011a6e7 <vm_exec_core+3204>, 0x559c2011a822 <vm_exec_core+3519>, 0x559c2011a964 <vm_exec_core+3841>, 0x559c2011aaaa <vm_exec_core+4167>, 0x559c2011ac5b <vm_exec_core+4600>, 0x559c2011ad8e <vm_exec_core+4907>, 0x559c2011aeb2 <vm_exec_core+5199>, 0x559c2011af9f <vm_exec_core+5436>, 0x559c2011b08c <vm_exec_core+5673>, 0x559c2011b135 <vm_exec_core+5842>, 0x559c2011b1e1 <vm_exec_core+6014>, 0x559c2011b2b1 <vm_exec_core+6222>, 0x559c2011b3b3 <vm_exec_core+6480>, 0x559c2011b4aa <vm_exec_core+6727>, 0x559c2011b5b2 <vm_exec_core+6991>, 0x559c2011b694 <vm_exec_core+7217>, 0x559c2011b807 <vm_exec_core+7588>, 0x559c2011b8cd <vm_exec_core+7786>, 0x559c2011b9dc <vm_exec_core+8057>, 0x559c2011bb35 <vm_exec_core+8402>, 0x559c2011bc22 <vm_exec_core+8639>, 0x559c2011bd0f <vm_exec_core+8876>, 0x559c2011be3b <vm_exec_core+9176>, 0x559c2011bf1d <vm_exec_core+9402>, 0x559c2011c026 <vm_exec_core+9667>, 0x559c2011c160 <vm_exec_core+9981>, 0x559c2011c284 <vm_exec_core+10273>, 0x559c2011c31f <vm_exec_core+10428>, 0x559c2011c400 <vm_exec_core+10653>, 0x559c2011c518 <vm_exec_core+10933>, 0x559c2011c5e8 <vm_exec_core+11141>, 0x559c2011c791 <vm_exec_core+11566>, 0x559c2011c895 <vm_exec_core+11826>, 0x559c2011c9ab <vm_exec_core+12104>, 0x559c2011ca66 <vm_exec_core+12291>, 0x559c2011cbfc <vm_exec_core+12697>, 0x559c2011d12a <vm_exec_core+14023>, 0x559c2011d250 <vm_exec_core+14317>, 0x559c2011d387 <vm_exec_core+14628>, 0x559c2011d49d <vm_exec_core+14906>, 0x559c2011d6b2 <vm_exec_core+15439>, 0x559c2011d7d8 <vm_exec_core+15733>, 0x559c2011d912 <vm_exec_core+16047>, 0x559c2011db2c <vm_exec_core+16585>, 0x559c2011dce8 <vm_exec_core+17029>, 0x559c2011de70 <vm_exec_core+17421>, 0x559c2011e051 <vm_exec_core+17902>, 0x559c2011e1d9 <vm_exec_core+18294>, 0x559c2011e3ba <vm_exec_core+18775>, 0x559c2011e4c9 <vm_exec_core+19046>, 0x559c2011e5d8 <vm_exec_core+19317>, 0x559c2011e7f2 <vm_exec_core+19855>, 0x559c2011e9ae <vm_exec_core+20299>, 0x559c2011eaf0 <vm_exec_core+20621>, 0x559c2011eb93 <vm_exec_core+20784>, 0x559c2011ec81 <vm_exec_core+21022>, 0x559c2011ed94 <vm_exec_core+21297>, 0x559c2011eeaa <vm_exec_core+21575>, 0x559c2011efbd <vm_exec_core+21850>, 0x559c2011f105 <vm_exec_core+22178>, 0x559c2011f260 <vm_exec_core+22525>, 0x559c2011f3f3 <vm_exec_core+22928>, 0x559c2011f586 <vm_exec_core+23331>, 0x559c2011f719 <vm_exec_core+23734>, 0x559c2011f8ac <vm_exec_core+24137>, 0x559c2011fa3f <vm_exec_core+24540>, 0x559c2011fbdd <vm_exec_core+24954>, 0x559c2011fdc8 <vm_exec_core+25445>, 0x559c2011ff5b <vm_exec_core+25848>, 0x559c201200ee <vm_exec_core+26251>, 0x559c20120281 <vm_exec_core+26654>, 0x559c20120414 <vm_exec_core+27057>, 0x559c201205a7 <vm_exec_core+27460>, 0x559c2012073a <vm_exec_core+27863>, 0x559c201208cd <vm_exec_core+28266>, 0x559c20120a60 <vm_exec_core+28669>, 0x559c20120c0c <vm_exec_core+29097>, 0x559c20120e40 <vm_exec_core+29661>, 0x559c20121033 <vm_exec_core+30160>, 0x559c201211af <vm_exec_core+30540>, 0x559c2012132b <vm_exec_core+30920>, 0x559c201214a2 <vm_exec_core+31295>, 0x559c20121619 <vm_exec_core+31670>, 0x559c201217a1 <vm_exec_core+32062>, 0x559c20121934 <vm_exec_core+32465>, 0x559c20121a49 <vm_exec_core+32742>, 0x559c20121b82 <vm_exec_core+33055>, 0x559c20121cfe <vm_exec_core+33435>, 0x559c20121e17 <vm_exec_core+33716>, 0x559c20121f18 <vm_exec_core+33973>, 0x559c20122014 <vm_exec_core+34225>, 0x559c20122116 <vm_exec_core+34483>, 0x559c201221b2 <vm_exec_core+34639>, 0x559c2012224e <vm_exec_core+34795>, 0x559c2012226c <vm_exec_core+34825>, 0x559c2012228a <vm_exec_core+34855>, 0x559c201222a8 <vm_exec_core+34885>, 0x559c201222c6 <vm_exec_core+34915>, 0x559c201222e4 <vm_exec_core+34945>, 0x559c20122302 <vm_exec_core+34975>, 0x559c20122320 <vm_exec_core+35005>, 0x559c2012233e <vm_exec_core+35035>, 0x559c2012235c <vm_exec_core+35065>, 0x559c2012237a <vm_exec_core+35095>, 0x559c20122398 <vm_exec_core+35125>, 0x559c201223b6 <vm_exec_core+35155>, 0x559c201223d4 <vm_exec_core+35185>, 0x559c201223f2 <vm_exec_core+35215>, 0x559c20122410 <vm_exec_core+35245>, 0x559c2012242e <vm_exec_core+35275>, 0x559c2012244c <vm_exec_core+35305>, 0x559c2012246a <vm_exec_core+35335>, 0x559c20122488 <vm_exec_core+35365>, 0x559c201224a6 <vm_exec_core+35395>, 0x559c201224c4 <vm_exec_core+35425>, 0x559c201224e2 <vm_exec_core+35455>, 0x559c20122500 <vm_exec_core+35485>, 0x559c2012251e <vm_exec_core+35515>, 0x559c2012253c <vm_exec_core+35545>, 0x559c2012255a <vm_exec_core+35575>, 0x559c20122578 <vm_exec_core+35605>, 0x559c20122596 <vm_exec_core+35635>, 0x559c201225b4 <vm_exec_core+35665>, 0x559c201225d2 <vm_exec_core+35695>, 0x559c201225f0 <vm_exec_core+35725>, 0x559c2012260e <vm_exec_core+35755>, 0x559c2012262c <vm_exec_core+35785>, 0x559c2012264a <vm_exec_core+35815>, 0x559c20122668 <vm_exec_core+35845>, 0x559c20122686 <vm_exec_core+35875>, 0x559c201226a4 <vm_exec_core+35905>, 0x559c201226c2 <vm_exec_core+35935>, 0x559c201226e0 <vm_exec_core+35965>, 0x559c201226fe <vm_exec_core+35995>, 0x559c2012271c <vm_exec_core+36025>, 0x559c2012273a <vm_exec_core+36055>, 0x559c20122758 <vm_exec_core+36085>, 0x559c20122776 <vm_exec_core+36115>, 0x559c20122794 <vm_exec_core+36145>, 0x559c201227b2 <vm_exec_core+36175>, 0x559c201227d0 <vm_exec_core+36205>, 0x559c201227ee <vm_exec_core+36235>, 0x559c2012280c <vm_exec_core+36265>, 0x559c2012282a <vm_exec_core+36295>, 0x559c20122848 <vm_exec_core+36325>, 0x559c20122866 <vm_exec_core+36355>, 0x559c20122884 <vm_exec_core+36385>, 0x559c201228a2 <vm_exec_core+36415>, 0x559c201228c0 <vm_exec_core+36445>, 0x559c201228de <vm_exec_core+36475>, 0x559c201228fc <vm_exec_core+36505>, 0x559c2012291a <vm_exec_core+36535>, 0x559c20122938 <vm_exec_core+36565>, 0x559c20122956 <vm_exec_core+36595>, 0x559c20122974 <vm_exec_core+36625>, 0x559c20122992 <vm_exec_core+36655>, 0x559c201229b0 <vm_exec_core+36685>, 0x559c201229ce <vm_exec_core+36715>, 0x559c201229ec <vm_exec_core+36745>, 0x559c20122a0a <vm_exec_core+36775>, 0x559c20122a28 <vm_exec_core+36805>, 0x559c20122a46 <vm_exec_core+36835>, 0x559c20122a64 <vm_exec_core+36865>, 0x559c20122a82 <vm_exec_core+36895>, 0x559c20122aa0 <vm_exec_core+36925>, 0x559c20122abe <vm_exec_core+36955>, 0x559c20122adc <vm_exec_core+36985>, 0x559c20122afa <vm_exec_core+37015>, 0x559c20122b18 <vm_exec_core+37045>, 0x559c20122b49 <vm_exec_core+37094>, 0x559c20122b67 <vm_exec_core+37124>, 0x559c20122b85 <vm_exec_core+37154>, 0x559c20122ba3 <vm_exec_core+37184>, 0x559c20122bc1 <vm_exec_core+37214>, 0x559c20122bdf <vm_exec_core+37244>, 0x559c20122bfd <vm_exec_core+37274>, 0x559c20122c1b <vm_exec_core+37304>, 0x559c20122c39 <vm_exec_core+37334>, 0x559c20122c57 <vm_exec_core+37364>, 0x559c20122c75 <vm_exec_core+37394>, 0x559c20122c93 <vm_exec_core+37424>, 0x559c20122cb1 <vm_exec_core+37454>, 0x559c20122ccf <vm_exec_core+37484>, 0x559c20122ced <vm_exec_core+37514>, 0x559c20122d0b <vm_exec_core+37544>, 0x559c20122d29 <vm_exec_core+37574>, 0x559c20122d47 <vm_exec_core+37604>, 0x559c20122d65 <vm_exec_core+37634>, 0x559c20122d83 <vm_exec_core+37664>, 0x559c20122da1 <vm_exec_core+37694>, 0x559c20122dbf <vm_exec_core+37724>...} #33 0x0000559c201348e4 in rb_vm_exec (ec=0x559c222d9110) at /tmp/ruby/src/trunk-O0/vm.c:2370 _ec = 0x559c222d9110 _tag = {tag = 36, retval = 4, buf = {0x7ffef14c7410, 0x559c20134861 <rb_vm_exec+185>, 0x0, 0x7ffef14c7360, 0x7ffef14c7470}, prev = 0x7ffef14c8880, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_NONE result = 36 initial = 0 #34 0x0000559c20131820 in invoke_block (ec=0x559c222d9110, iseq=0x7fbcc872a0d8, self=140448793748480, captured=0x7fbccc2cbee8, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1388 arg_size = 1 #35 0x0000559c20131b82 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffef14c7618, argc=1, self=140448793748480, captured=0x7fbccc2cbee8, ec=0x559c222d9110) at /tmp/ruby/src/trunk-O0/vm.c:1444 iseq = 0x7fbcc872a0d8 i = 1 opt_pc = 0 type = 572653569 cfp = 0x7fbccc2cbe90 sp = 0x7fbccc1cc128 #36 invoke_block_from_c_bh (ec=0x559c222d9110, block_handler=140448856063721, argc=1, argv=0x7ffef14c7618, kw_splat=0, passed_block_handler=0, cref=0x0, is_lambda=0, force_blockarg=0) at /tmp/ruby/src/trunk-O0/vm.c:1462 captured = 0x7fbccc2cbee8 #37 0x0000559c20131d5c in vm_yield_with_cref (ec=0x559c222d9110, argc=1, argv=0x7ffef14c7618, kw_splat=0, cref=0x0, is_lambda=0) at /tmp/ruby/src/trunk-O0/vm.c:1499 No locals. #38 0x0000559c20131d9a in vm_yield (ec=0x559c222d9110, argc=1, argv=0x7ffef14c7618, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm.c:1507 No locals. #39 0x0000559c2012ca2c in rb_yield_0 (argc=1, argv=0x7ffef14c7618) at /tmp/ruby/src/trunk-O0/vm_eval.c:1337 No locals. #40 0x0000559c2012ca93 in rb_yield (val=6959372) at /tmp/ruby/src/trunk-O0/vm_eval.c:1353 No locals. #41 0x0000559c20205550 in rb_ary_select (ary=140448793748600) at /tmp/ruby/src/trunk-O0/array.c:3989 result = 140448793748200 i = 218 #42 0x0000559c201101ed in ractor_safe_call_cfunc_0 (recv=140448793748600, argc=0, argv=0x7fbccc1cc110, func=0x559c202054c8 <rb_ary_select>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3173 f = 0x559c202054c8 <rb_ary_select> #43 0x0000559c20110def in vm_call_cfunc_with_frame_ (ec=0x559c222d9110, reg_cfp=0x7fbccc2cbed0, calling=0x7ffef14c7a60, argc=0, argv=0x7fbccc1cc110, stack_bottom=0x7fbccc1cc108) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3357 ci = 0x161100000001 cc = 0x7fbcc875e310 val = 140732946741056 me = 0x7fbccc160018 cfunc = 0x559c223314c8 recv = 140448793748600 block_handler = 140448856063721 frame_type = 1431634051 len = 0 args = <optimized out> args = <optimized out> #44 0x0000559c20110fc4 in vm_call_cfunc_with_frame (ec=0x559c222d9110, reg_cfp=0x7fbccc2cbed0, calling=0x7ffef14c7a60) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3385 argc = 0 stack_bottom = 0x7fbccc1cc108 argv = 0x7fbccc1cc110 #45 0x0000559c201113aa in vm_call_cfunc (ec=0x559c222d9110, reg_cfp=0x7fbccc2cbed0, calling=0x7ffef14c7a60) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3482 ci = 0x161100000001 argv_ary = 93463321242351 #46 0x0000559c20113300 in vm_call_method_each_type (ec=0x559c222d9110, cfp=0x7fbccc2cbed0, calling=0x7ffef14c7a60) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4106 aset_mask = 21916 ivar_mask = 4048320640 ci = 0x161100000001 cc = 0x7fbcc875e310 cme = 0x7fbccc160018 v = 140732946741424 #47 0x0000559c20113d41 in vm_call_method (ec=0x559c222d9110, cfp=0x7fbccc2cbed0, calling=0x7ffef14c7a60) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4227 ci = 0x161100000001 cc = 0x7fbcc875e310 #48 0x0000559c20113f43 in vm_call_general (ec=0x559c222d9110, reg_cfp=0x7fbccc2cbed0, calling=0x7ffef14c7a60) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4271 No locals. #49 0x0000559c201162c4 in vm_sendish (ec=0x559c222d9110, reg_cfp=0x7fbccc2cbed0, cd=0x559c2255b000, block_handler=140448856063721, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5225 val = 36 ci = 0x161100000001 cc = 0x7fbcc875e310 argc = 0 recv = 140448793748600 calling = {ci = 0x161100000001, cc = 0x7fbcc875e310, block_handler = 140448856063721, recv = 140448793748600, argc = 0, kw_splat = false} #50 0x0000559c2011da1c in vm_exec_core (ec=0x559c222d9110, initial=0) at ../../src/trunk-O0/insns.def:815 bh = 140448856063721 cd = 0x559c2255b000 blockiseq = 0x7fbcc872a0d8 leaf = false val = 94129076667624 reg_pc = 0x559c2254b5c8 reg_cfp = 0x7fbccc2cbed0 insns_address_table = {0x559c20119ad6 <vm_exec_core+115>, 0x559c20119b58 <vm_exec_core+245>, 0x559c20119c9f <vm_exec_core+572>, 0x559c20119de7 <vm_exec_core+900>, 0x559c20119fb9 <vm_exec_core+1366>, 0x559c2011a11d <vm_exec_core+1722>, 0x559c2011a363 <vm_exec_core+2304>, 0x559c2011a4a9 <vm_exec_core+2630>, 0x559c2011a5ac <vm_exec_core+2889>, 0x559c2011a6e7 <vm_exec_core+3204>, 0x559c2011a822 <vm_exec_core+3519>, 0x559c2011a964 <vm_exec_core+3841>, 0x559c2011aaaa <vm_exec_core+4167>, 0x559c2011ac5b <vm_exec_core+4600>, 0x559c2011ad8e <vm_exec_core+4907>, 0x559c2011aeb2 <vm_exec_core+5199>, 0x559c2011af9f <vm_exec_core+5436>, 0x559c2011b08c <vm_exec_core+5673>, 0x559c2011b135 <vm_exec_core+5842>, 0x559c2011b1e1 <vm_exec_core+6014>, 0x559c2011b2b1 <vm_exec_core+6222>, 0x559c2011b3b3 <vm_exec_core+6480>, 0x559c2011b4aa <vm_exec_core+6727>, 0x559c2011b5b2 <vm_exec_core+6991>, 0x559c2011b694 <vm_exec_core+7217>, 0x559c2011b807 <vm_exec_core+7588>, 0x559c2011b8cd <vm_exec_core+7786>, 0x559c2011b9dc <vm_exec_core+8057>, 0x559c2011bb35 <vm_exec_core+8402>, 0x559c2011bc22 <vm_exec_core+8639>, 0x559c2011bd0f <vm_exec_core+8876>, 0x559c2011be3b <vm_exec_core+9176>, 0x559c2011bf1d <vm_exec_core+9402>, 0x559c2011c026 <vm_exec_core+9667>, 0x559c2011c160 <vm_exec_core+9981>, 0x559c2011c284 <vm_exec_core+10273>, 0x559c2011c31f <vm_exec_core+10428>, 0x559c2011c400 <vm_exec_core+10653>, 0x559c2011c518 <vm_exec_core+10933>, 0x559c2011c5e8 <vm_exec_core+11141>, 0x559c2011c791 <vm_exec_core+11566>, 0x559c2011c895 <vm_exec_core+11826>, 0x559c2011c9ab <vm_exec_core+12104>, 0x559c2011ca66 <vm_exec_core+12291>, 0x559c2011cbfc <vm_exec_core+12697>, 0x559c2011d12a <vm_exec_core+14023>, 0x559c2011d250 <vm_exec_core+14317>, 0x559c2011d387 <vm_exec_core+14628>, 0x559c2011d49d <vm_exec_core+14906>, 0x559c2011d6b2 <vm_exec_core+15439>, 0x559c2011d7d8 <vm_exec_core+15733>, 0x559c2011d912 <vm_exec_core+16047>, 0x559c2011db2c <vm_exec_core+16585>, 0x559c2011dce8 <vm_exec_core+17029>, 0x559c2011de70 <vm_exec_core+17421>, 0x559c2011e051 <vm_exec_core+17902>, 0x559c2011e1d9 <vm_exec_core+18294>, 0x559c2011e3ba <vm_exec_core+18775>, 0x559c2011e4c9 <vm_exec_core+19046>, 0x559c2011e5d8 <vm_exec_core+19317>, 0x559c2011e7f2 <vm_exec_core+19855>, 0x559c2011e9ae <vm_exec_core+20299>, 0x559c2011eaf0 <vm_exec_core+20621>, 0x559c2011eb93 <vm_exec_core+20784>, 0x559c2011ec81 <vm_exec_core+21022>, 0x559c2011ed94 <vm_exec_core+21297>, 0x559c2011eeaa <vm_exec_core+21575>, 0x559c2011efbd <vm_exec_core+21850>, 0x559c2011f105 <vm_exec_core+22178>, 0x559c2011f260 <vm_exec_core+22525>, 0x559c2011f3f3 <vm_exec_core+22928>, 0x559c2011f586 <vm_exec_core+23331>, 0x559c2011f719 <vm_exec_core+23734>, 0x559c2011f8ac <vm_exec_core+24137>, 0x559c2011fa3f <vm_exec_core+24540>, 0x559c2011fbdd <vm_exec_core+24954>, 0x559c2011fdc8 <vm_exec_core+25445>, 0x559c2011ff5b <vm_exec_core+25848>, 0x559c201200ee <vm_exec_core+26251>, 0x559c20120281 <vm_exec_core+26654>, 0x559c20120414 <vm_exec_core+27057>, 0x559c201205a7 <vm_exec_core+27460>, 0x559c2012073a <vm_exec_core+27863>, 0x559c201208cd <vm_exec_core+28266>, 0x559c20120a60 <vm_exec_core+28669>, 0x559c20120c0c <vm_exec_core+29097>, 0x559c20120e40 <vm_exec_core+29661>, 0x559c20121033 <vm_exec_core+30160>, 0x559c201211af <vm_exec_core+30540>, 0x559c2012132b <vm_exec_core+30920>, 0x559c201214a2 <vm_exec_core+31295>, 0x559c20121619 <vm_exec_core+31670>, 0x559c201217a1 <vm_exec_core+32062>, 0x559c20121934 <vm_exec_core+32465>, 0x559c20121a49 <vm_exec_core+32742>, 0x559c20121b82 <vm_exec_core+33055>, 0x559c20121cfe <vm_exec_core+33435>, 0x559c20121e17 <vm_exec_core+33716>, 0x559c20121f18 <vm_exec_core+33973>, 0x559c20122014 <vm_exec_core+34225>, 0x559c20122116 <vm_exec_core+34483>, 0x559c201221b2 <vm_exec_core+34639>, 0x559c2012224e <vm_exec_core+34795>, 0x559c2012226c <vm_exec_core+34825>, 0x559c2012228a <vm_exec_core+34855>, 0x559c201222a8 <vm_exec_core+34885>, 0x559c201222c6 <vm_exec_core+34915>, 0x559c201222e4 <vm_exec_core+34945>, 0x559c20122302 <vm_exec_core+34975>, 0x559c20122320 <vm_exec_core+35005>, 0x559c2012233e <vm_exec_core+35035>, 0x559c2012235c <vm_exec_core+35065>, 0x559c2012237a <vm_exec_core+35095>, 0x559c20122398 <vm_exec_core+35125>, 0x559c201223b6 <vm_exec_core+35155>, 0x559c201223d4 <vm_exec_core+35185>, 0x559c201223f2 <vm_exec_core+35215>, 0x559c20122410 <vm_exec_core+35245>, 0x559c2012242e <vm_exec_core+35275>, 0x559c2012244c <vm_exec_core+35305>, 0x559c2012246a <vm_exec_core+35335>, 0x559c20122488 <vm_exec_core+35365>, 0x559c201224a6 <vm_exec_core+35395>, 0x559c201224c4 <vm_exec_core+35425>, 0x559c201224e2 <vm_exec_core+35455>, 0x559c20122500 <vm_exec_core+35485>, 0x559c2012251e <vm_exec_core+35515>, 0x559c2012253c <vm_exec_core+35545>, 0x559c2012255a <vm_exec_core+35575>, 0x559c20122578 <vm_exec_core+35605>, 0x559c20122596 <vm_exec_core+35635>, 0x559c201225b4 <vm_exec_core+35665>, 0x559c201225d2 <vm_exec_core+35695>, 0x559c201225f0 <vm_exec_core+35725>, 0x559c2012260e <vm_exec_core+35755>, 0x559c2012262c <vm_exec_core+35785>, 0x559c2012264a <vm_exec_core+35815>, 0x559c20122668 <vm_exec_core+35845>, 0x559c20122686 <vm_exec_core+35875>, 0x559c201226a4 <vm_exec_core+35905>, 0x559c201226c2 <vm_exec_core+35935>, 0x559c201226e0 <vm_exec_core+35965>, 0x559c201226fe <vm_exec_core+35995>, 0x559c2012271c <vm_exec_core+36025>, 0x559c2012273a <vm_exec_core+36055>, 0x559c20122758 <vm_exec_core+36085>, 0x559c20122776 <vm_exec_core+36115>, 0x559c20122794 <vm_exec_core+36145>, 0x559c201227b2 <vm_exec_core+36175>, 0x559c201227d0 <vm_exec_core+36205>, 0x559c201227ee <vm_exec_core+36235>, 0x559c2012280c <vm_exec_core+36265>, 0x559c2012282a <vm_exec_core+36295>, 0x559c20122848 <vm_exec_core+36325>, 0x559c20122866 <vm_exec_core+36355>, 0x559c20122884 <vm_exec_core+36385>, 0x559c201228a2 <vm_exec_core+36415>, 0x559c201228c0 <vm_exec_core+36445>, 0x559c201228de <vm_exec_core+36475>, 0x559c201228fc <vm_exec_core+36505>, 0x559c2012291a <vm_exec_core+36535>, 0x559c20122938 <vm_exec_core+36565>, 0x559c20122956 <vm_exec_core+36595>, 0x559c20122974 <vm_exec_core+36625>, 0x559c20122992 <vm_exec_core+36655>, 0x559c201229b0 <vm_exec_core+36685>, 0x559c201229ce <vm_exec_core+36715>, 0x559c201229ec <vm_exec_core+36745>, 0x559c20122a0a <vm_exec_core+36775>, 0x559c20122a28 <vm_exec_core+36805>, 0x559c20122a46 <vm_exec_core+36835>, 0x559c20122a64 <vm_exec_core+36865>, 0x559c20122a82 <vm_exec_core+36895>, 0x559c20122aa0 <vm_exec_core+36925>, 0x559c20122abe <vm_exec_core+36955>, 0x559c20122adc <vm_exec_core+36985>, 0x559c20122afa <vm_exec_core+37015>, 0x559c20122b18 <vm_exec_core+37045>, 0x559c20122b49 <vm_exec_core+37094>, 0x559c20122b67 <vm_exec_core+37124>, 0x559c20122b85 <vm_exec_core+37154>, 0x559c20122ba3 <vm_exec_core+37184>, 0x559c20122bc1 <vm_exec_core+37214>, 0x559c20122bdf <vm_exec_core+37244>, 0x559c20122bfd <vm_exec_core+37274>, 0x559c20122c1b <vm_exec_core+37304>, 0x559c20122c39 <vm_exec_core+37334>, 0x559c20122c57 <vm_exec_core+37364>, 0x559c20122c75 <vm_exec_core+37394>, 0x559c20122c93 <vm_exec_core+37424>, 0x559c20122cb1 <vm_exec_core+37454>, 0x559c20122ccf <vm_exec_core+37484>, 0x559c20122ced <vm_exec_core+37514>, 0x559c20122d0b <vm_exec_core+37544>, 0x559c20122d29 <vm_exec_core+37574>, 0x559c20122d47 <vm_exec_core+37604>, 0x559c20122d65 <vm_exec_core+37634>, 0x559c20122d83 <vm_exec_core+37664>, 0x559c20122da1 <vm_exec_core+37694>, 0x559c20122dbf <vm_exec_core+37724>...} #51 0x0000559c2013493a in rb_vm_exec (ec=0x559c222d9110) at /tmp/ruby/src/trunk-O0/vm.c:2379 _ec = 0x559c222d9110 _tag = {tag = 36, retval = 4, buf = {0x7ffef14c8900, 0x559c20134861 <rb_vm_exec+185>, 0x0, 0x7ffef14c8850, 0x7ffef14c88d0}, prev = 0x7ffef14c8c40, state = RUBY_TAG_NONE, lock_rec = 0} state = RUBY_TAG_RETURN result = 36 initial = 0 #52 0x0000559c201299f0 in vm_call0_body (ec=0x559c222d9110, calling=0x7ffef14c8a20, argv=0x7ffef14c8bc0) at /tmp/ruby/src/trunk-O0/vm_eval.c:204 reg_cfp = 0x7fbccc2cbfd0 i = 1 ci = 0x7ffef14c8a50 cc = 0x7ffef14c8a80 ret = 140732946745728 #53 0x0000559c20129104 in rb_vm_call0 (ec=0x559c222d9110, recv=140448793754400, id=8337, argc=1, argv=0x7ffef14c8bc0, cme=0x7fbcc875fa08, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:56 calling = {ci = 0x7ffef14c8a50, cc = 0x7ffef14c8a80, block_handler = 0, recv = 140448793754400, argc = 1, kw_splat = true} #54 0x0000559c2012a269 in rb_vm_call_kw (ec=0x559c222d9110, recv=140448793754400, id=8337, argc=1, argv=0x7ffef14c8bc0, me=0x7fbcc875fa08, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:301 No locals. #55 0x0000559c2012b0d1 in rb_check_funcall_default_kw (recv=140448793754400, mid=8337, argc=1, argv=0x7ffef14c8bc0, def=36, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:684 klass = 140448803706160 me = 0x7fbcc875fa08 ec = 0x559c222d9110 respond = -1 #56 0x0000559c2012af6e in rb_check_funcall_kw (recv=140448793754400, mid=8337, argc=1, argv=0x7ffef14c8bc0, kw_splat=1) at /tmp/ruby/src/trunk-O0/vm_eval.c:654 No locals. #57 0x0000559c20292a42 in rb_get_detailed_message (exc=140448793754400, opt=140448793754680) at /tmp/ruby/src/trunk-O0/error.c:1238 e = 36 #58 0x0000559c1ff2ad26 in rb_ec_error_print_detailed (ec=0x559c222d9110, errinfo=140448793754400, str=140448793754200, emesg0=36) at /tmp/ruby/src/trunk-O0/eval_error.c:368 _ec = 0x559c222d9110 _tag = {tag = 36, retval = 0, buf = {0x7ffef14c8cc0, 0x559c1ff2ac9e <rb_ec_error_print_detailed+356>, 0x0, 0x7ffef14c8bf0, 0x0}, prev = 0x7ffef14c8d30, state = RUBY_TAG_NONE, lock_rec = 0} raised_flag = 0 '\000' errat = 140448793754160 written = false emesg = 4 opt = 140448793754680 highlight = 0 #59 0x0000559c1ff2c251 in rb_ec_cleanup (ec=0x559c222d9110, ex=RUBY_TAG_RAISE) at /tmp/ruby/src/trunk-O0/eval.c:230 err = 140448793754400 mode0 = 0 mode1 = 3 _ec = 0x559c222d9110 _tag = {tag = 36, retval = 94129039260509, buf = {0x7ffef14c8db0, 0x559c1ff2c043 <rb_ec_cleanup+279>, 0x0, 0x7ffef14c8cd0, 0x559c222d9110}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0} state = 0 save_error = 4 sysex = 1 signaled = 0 th = 0x559c222d7f80 th0 = 0x559c222d7f80 step = 2 message = 4 buf = 140448793754200 #60 0x0000559c1ff2c6c9 in ruby_run_node (n=0x7fbcc87521f0) at /tmp/ruby/src/trunk-O0/eval.c:328 ec = 0x559c222d9110 status = 21916 #61 0x0000559c1ff28124 in rb_main (argc=2, argv=0x7ffef14c8f58) at /tmp/ruby/src/trunk-O0/main.c:39 variable_in_this_stack_frame = 140732946746928 #62 0x0000559c1ff28185 in main (argc=2, argv=0x7ffef14c8f58) at /tmp/ruby/src/trunk-O0/main.c:58 No locals. >>> Dump Ruby level backtrace (if possible)