# Logfile created on 2023-08-05 16:54:47 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055db5ca862f8 @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-random1", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-random1", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-random1", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random1", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=\"--test-order=random\"", @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-random1.20230805-165447", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055db5cb0f558 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055db5cb0f418 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055db5cb0f238 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random1.20230805-165447", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random1.20230805-165447>, @binmode=false, @mon_data=#<Monitor:0x000055db5cb0f170>, @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
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/typeprof.revision -
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/typeprof.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src -j4
Already up to date.
Latest commit hash = 4e6861d337
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
generating /tmp/ruby/src/trunk-random1/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/ripper'
/tmp/ruby/src/trunk-random1/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-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
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-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-random1/.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 = -O3 -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 -fPIC
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong
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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/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-random1/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 = -O3 -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 -fPIC
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong
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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/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-random1/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.3.0
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 = -O3 -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 -fPIC
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong
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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/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
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-random1/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
$$$[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 = -O3 -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 -fPIC
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong
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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/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
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-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/typeprof.revision unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-random1/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
./miniruby -I/tmp/ruby/src/trunk-random1/lib -I. -I.ext/common /tmp/ruby/src/trunk-random1/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-random1/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-random1/bin
installing base libraries: /tmp/ruby/install/trunk-random1/lib
installing arch files: /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-random1/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-random1/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-random1/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-random1/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-random1/lib/ruby/site_ruby/3.3.0+0
installing extension scripts: /tmp/ruby/install/trunk-random1/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers: /tmp/ruby/install/trunk-random1/include/ruby-3.3.0+0/ruby
installing command scripts: /tmp/ruby/install/trunk-random1/bin
installing library scripts: /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0
installing common headers: /tmp/ruby/install/trunk-random1/include/ruby-3.3.0+0
installing manpages: /tmp/ruby/install/trunk-random1/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-random1/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.8
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.7.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
rdoc 6.5.0
readline 0.0.3
reline 0.3.7
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.4.0
tmpdir 0.1.3
tsort 0.1.1
un 0.2.1
uri 0.12.2
weakref 0.1.2
yaml 0.2.1
yarp 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk-random1/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.3
openssl 3.1.0
pathname 0.2.1
psych 5.1.0
stringio 3.0.8
strscan 3.0.7
syslog 0.1.1
zlib 3.0.0
installing bundled gems: /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.3.0+0
minitest 5.19.0
power_assert 2.0.3
rake 13.0.6
test-unit 3.6.1
rexml 3.2.6
rss 0.2.9
net-ftp 0.2.0
net-imap 0.3.7
net-pop 0.1.2
net-smtp 0.3.3
matrix 0.4.2
prime 0.1.2
rbs 3.1.3
typeprof 0.21.7
debug 1.8.0
racc 1.7.1
installing bundled gem cache: /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1842 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS="--test-order=random"
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O3 -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 -fPIC
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3 -fstack-protector-strong
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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/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-random1/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-random1/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-random1/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-random1/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-random1/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-random1/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-random1/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-random1/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-random1/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-random1/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-random1/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-random1/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-random1/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-random1/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-random1/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-random1/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-random1/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-random1/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-random1/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-random1/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-random1/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-random1/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-random1/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-random1/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-random1/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-random1/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-random1/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-random1/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-random1/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-random1/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS=\"--test-order=random\"" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS="--test-order=random"
Run options:
--seed=28845
"--ruby=./miniruby -I/tmp/ruby/src/trunk-random1/lib -I. -I.ext/common /tmp/ruby/src/trunk-random1/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk-random1/test/excludes
--name=!/memory_leak/
--stderr-on-failure
--test-order=random
# Running tests:
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_gzip_unmodified: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 37727>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_gzip_unmodified: 8 : #<TCPServer:fd 8, AF_INET6, ::, 37727>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_gzip_unmodified: 9 : #<IO:fd 9>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_gzip_unmodified: 10 : #<IO:fd 10>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_gzip_unmodified: 11 : #<TCPServer:fd 11, AF_INET, 0.0.0.0, 44361>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_gzip_unmodified: 12 : #<TCPServer:fd 12, AF_INET6, ::, 44361>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_gzip_unmodified: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_path_gzip_unmodified: 14 : #<IO:fd 14>
Closed file descriptor: TestGemRemoteFetcher#test_ssl_connection: 7
Closed file descriptor: TestGemRemoteFetcher#test_ssl_connection: 8
Closed file descriptor: TestGemRemoteFetcher#test_ssl_connection: 9
Closed file descriptor: TestGemRemoteFetcher#test_ssl_connection: 10
Closed file descriptor: TestGemRemoteFetcher#test_ssl_connection: 11
Closed file descriptor: TestGemRemoteFetcher#test_ssl_connection: 12
Closed file descriptor: TestGemRemoteFetcher#test_ssl_connection: 13
Closed file descriptor: TestGemRemoteFetcher#test_ssl_connection: 14
1) Timeout:
TestMkmfFlags#test_try_cppflag_invalid_opt
TFinished tests in 1170.195550s, 21.4554 tests/s, 7880.5042 assertions/s.
25107 tests, 9221731 assertions, 0 failures, 1 errors, 80 skips
ruby -v: ruby 3.3.0dev (2023-08-05T09:56:37Z master 4e6861d337) [x86_64-linux]
make: *** [uncommon.mk:891: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random\"" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS="--test-order=random"
$ /tmp/ruby/build/trunk-random1/miniruby -I/tmp/ruby/src/trunk-random1/lib /tmp/ruby/src/trunk-random1/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-random1 --extout=.ext -- /tmp/ruby/src/trunk-random1/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-random1/spec/default.mspec --error-output stderr
ruby 3.3.0dev (2023-08-05T09:56:37Z master 4e6861d337) [x86_64-linux]
............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Finished in 134.903838 seconds
3708 files, 32149 examples, 158306 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=\"--test-order=random\"" exit with 0.
$ gdb -batch -se /tmp/ruby/build/trunk-random1/ruby -c /tmp/cores/core.1001.3454875.ruby -x gdbscript
[New LWP 3454875]
[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-random1/ruby -w --disable=gems -I/tmp/ruby/src/trunk-rand'.
Program terminated with signal SIGABRT, Aborted.
#0 0x00007ff2bdfa825b in unlink () at ../sysdeps/unix/syscall-template.S:120
>>> Threads
Id Target Id Frame
* 1 Thread 0x7ff2bde70c00 (LWP 3454875) 0x00007ff2bdfa825b in unlink () at ../sysdeps/unix/syscall-template.S:120
>>> Machine level backtrace
Thread 1 (Thread 0x7ff2bde70c00 (LWP 3454875)):
#0 0x00007ff2bdfa825b in unlink () at ../sysdeps/unix/syscall-template.S:120
No locals.
#1 0x00007ff2be3844be in no_gvl_apply2files (ptr=ptr@entry=0x7fff09aa6c70) at /tmp/ruby/src/trunk-random1/file.c:437
aa = 0x7fff09aa6c70
#2 0x00007ff2be50ba25 in rb_nogvl (func=0x7ff2be384480 <no_gvl_apply2files>, data1=0x7fff09aa6c70, ubf=<optimized out>, data2=<optimized out>, flags=<optimized out>) at /tmp/ruby/src/trunk-random1/thread.c:1552
__region = {prev_status = THREAD_RUNNABLE}
val = 0x0
ec = 0x556c6f4b3120
th = 0x556c6f4b1f90
vm = 0x556c6f4afb10
is_main_thread = true
saved_errno = 0
ubf_th = 0
#3 0x00007ff2be386903 in apply2files (func=0x7ff2be384250 <unlink_internal>, argc=1, argv=0x7ff2bdd6f1d8, arg=<optimized out>) at /tmp/ruby/src/trunk-random1/file.c:471
v = 0
size = 16
len = 48
aa = 0x7fff09aa6c70
__func__ = "apply2files"
#4 0x00007ff2be54433c in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=1, calling=<optimized out>, reg_cfp=0x7ff2bde6eda8, ec=0x556c6f4b3120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3462
ci = 0x4a3100100003
cc = <optimized out>
val = <optimized out>
me = 0x7ff2bccb6f40
cfunc = 0x556c6f4d7b48
recv = <optimized out>
frame_type = <optimized out>
len = <optimized out>
block_handler = <optimized out>
ci = <optimized out>
cc = <optimized out>
val = <optimized out>
me = <optimized out>
cfunc = <optimized out>
recv = <optimized out>
block_handler = <optimized out>
frame_type = <optimized out>
len = <optimized out>
args = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
args = <optimized out>
#5 vm_call_cfunc_with_frame (ec=0x556c6f4b3120, reg_cfp=0x7ff2bde6eda8, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3490
argc = 1
stack_bottom = <optimized out>
argv = <optimized out>
#6 0x00007ff2be553ce7 in vm_sendish (method_explorer=mexp_search_method, block_handler=0, cd=0x556c6f8e1340, reg_cfp=0x7ff2bde6eda8, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_callinfo.h:403
val = 36
ci = <optimized out>
cc = <optimized out>
recv = <optimized out>
argc = <optimized out>
calling = {cd = 0x556c6f8e1340, cc = 0x7ff2bc2b9038, block_handler = 0, recv = 140680526228720, argc = 1, kw_splat = false, heap_argv = 0}
val = <optimized out>
ci = <optimized out>
cc = <optimized out>
argc = <optimized out>
recv = <optimized out>
calling = <optimized out>
#7 vm_exec_core (ec=<optimized out>) at ../../src/trunk-random1/insns.def:835
bh = 0
cd = 0x556c6f8e1340
leaf = false
val = <optimized out>
reg_pc = 0x556c6f8d9078
reg_cfp = 0x7ff2bde6eda8
insns_address_table = {0x7ff2be553ea3 <vm_exec_core+723>, 0x7ff2be553e37 <vm_exec_core+615>, 0x7ff2be55403e <vm_exec_core+1134>, 0x7ff2be553fbc <vm_exec_core+1004>, 0x7ff2be553f42 <vm_exec_core+882>, 0x7ff2be553ecb <vm_exec_core+763>, 0x7ff2be5556f7 <vm_exec_core+6951>, 0x7ff2be554734 <vm_exec_core+2916>, 0x7ff2be55467f <vm_exec_core+2735>, 0x7ff2be554627 <vm_exec_core+2647>, 0x7ff2be554444 <vm_exec_core+2164>, 0x7ff2be554233 <vm_exec_core+1635>, 0x7ff2be55413b <vm_exec_core+1387>, 0x7ff2be5540b2 <vm_exec_core+1250>, 0x7ff2be5556a8 <vm_exec_core+6872>, 0x7ff2be555665 <vm_exec_core+6805>, 0x7ff2be555627 <vm_exec_core+6743>, 0x7ff2be5555ec <vm_exec_core+6684>, 0x7ff2be5555b1 <vm_exec_core+6625>, 0x7ff2be555576 <vm_exec_core+6566>, 0x7ff2be555500 <vm_exec_core+6448>, 0x7ff2be5554bd <vm_exec_core+6381>, 0x7ff2be55545f <vm_exec_core+6287>, 0x7ff2be555413 <vm_exec_core+6211>, 0x7ff2be555384 <vm_exec_core+6068>, 0x7ff2be555347 <vm_exec_core+6007>, 0x7ff2be5552e6 <vm_exec_core+5910>, 0x7ff2be555269 <vm_exec_core+5785>, 0x7ff2be555229 <vm_exec_core+5721>, 0x7ff2be5551e9 <vm_exec_core+5657>, 0x7ff2be555e56 <vm_exec_core+8838>, 0x7ff2be555dbd <vm_exec_core+8685>, 0x7ff2be555d58 <vm_exec_core+8584>, 0x7ff2be555cfc <vm_exec_core+8492>, 0x7ff2be555cac <vm_exec_core+8412>, 0x7ff2be555c7f <vm_exec_core+8367>, 0x7ff2be555c3e <vm_exec_core+8302>, 0x7ff2be555be3 <vm_exec_core+8211>, 0x7ff2be555ba9 <vm_exec_core+8153>, 0x7ff2be555ab6 <vm_exec_core+7910>, 0x7ff2be555a69 <vm_exec_core+7833>, 0x7ff2be555a1b <vm_exec_core+7755>, 0x7ff2be5559e3 <vm_exec_core+7699>, 0x7ff2be555970 <vm_exec_core+7584>, 0x7ff2be555908 <vm_exec_core+7480>, 0x7ff2be5557cd <vm_exec_core+7165>, 0x7ff2be556333 <vm_exec_core+10083>, 0x7ff2be55629e <vm_exec_core+9934>, 0x7ff2be556197 <vm_exec_core+9671>, 0x7ff2be556157 <vm_exec_core+9607>, 0x7ff2be5564c8 <vm_exec_core+10488>, 0x7ff2be5563a8 <vm_exec_core+10200>, 0x7ff2be553c28 <vm_exec_core+88>, 0x7ff2be556513 <vm_exec_core+10563>, 0x7ff2be555fed <vm_exec_core+9245>, 0x7ff2be556ce4 <vm_exec_core+12564>, 0x7ff2be55603f <vm_exec_core+9327>, 0x7ff2be556091 <vm_exec_core+9409>, 0x7ff2be5550f8 <vm_exec_core+5416>, 0x7ff2be554fd0 <vm_exec_core+5120>, 0x7ff2be554f19 <vm_exec_core+4937>, 0x7ff2be556655 <vm_exec_core+10885>, 0x7ff2be554ed9 <vm_exec_core+4873>, 0x7ff2be554e38 <vm_exec_core+4712>, 0x7ff2be554dd9 <vm_exec_core+4617>, 0x7ff2be554e97 <vm_exec_core+4807>, 0x7ff2be554d2b <vm_exec_core+4443>, 0x7ff2be554c7e <vm_exec_core+4270>, 0x7ff2be557574 <vm_exec_core+14756>, 0x7ff2be5575de <vm_exec_core+14862>, 0x7ff2be5574d2 <vm_exec_core+14594>, 0x7ff2be557098 <vm_exec_core+13512>, 0x7ff2be557120 <vm_exec_core+13648>, 0x7ff2be5571bd <vm_exec_core+13805>, 0x7ff2be557229 <vm_exec_core+13913>, 0x7ff2be5572a5 <vm_exec_core+14037>, 0x7ff2be557305 <vm_exec_core+14133>, 0x7ff2be557365 <vm_exec_core+14229>, 0x7ff2be5573c5 <vm_exec_core+14325>, 0x7ff2be556d30 <vm_exec_core+12640>, 0x7ff2be556dbb <vm_exec_core+12779>, 0x7ff2be556e11 <vm_exec_core+12865>, 0x7ff2be556e6f <vm_exec_core+12959>, 0x7ff2be557440 <vm_exec_core+14448>, 0x7ff2be554bc1 <vm_exec_core+4081>, 0x7ff2be554b09 <vm_exec_core+3897>, 0x7ff2be556ca4 <vm_exec_core+12500>, 0x7ff2be556ee0 <vm_exec_core+13072>, 0x7ff2be556f20 <vm_exec_core+13136>, 0x7ff2be556f6c <vm_exec_core+13212>, 0x7ff2be556fc3 <vm_exec_core+13299>, 0x7ff2be556c56 <vm_exec_core+12422>, 0x7ff2be554a94 <vm_exec_core+3780>, 0x7ff2be554a10 <vm_exec_core+3648>, 0x7ff2be554960 <vm_exec_core+3472>, 0x7ff2be554913 <vm_exec_core+3395>, 0x7ff2be5548be <vm_exec_core+3310>, 0x7ff2be554869 <vm_exec_core+3225>, 0x7ff2be55480c <vm_exec_core+3132>, 0x7ff2be5547d1 <vm_exec_core+3073>, 0x7ff2be554796 <vm_exec_core+3014>, 0x7ff2be553e94 <vm_exec_core+708>, 0x7ff2be553e28 <vm_exec_core+600>, 0x7ff2be55402f <vm_exec_core+1119>, 0x7ff2be553fad <vm_exec_core+989>, 0x7ff2be553f33 <vm_exec_core+867>, 0x7ff2be553ebc <vm_exec_core+748>, 0x7ff2be5556e8 <vm_exec_core+6936>, 0x7ff2be554725 <vm_exec_core+2901>, 0x7ff2be554670 <vm_exec_core+2720>, 0x7ff2be554618 <vm_exec_core+2632>, 0x7ff2be554435 <vm_exec_core+2149>, 0x7ff2be554224 <vm_exec_core+1620>, 0x7ff2be55412c <vm_exec_core+1372>, 0x7ff2be5540a3 <vm_exec_core+1235>, 0x7ff2be555699 <vm_exec_core+6857>, 0x7ff2be555656 <vm_exec_core+6790>, 0x7ff2be555618 <vm_exec_core+6728>, 0x7ff2be5555dd <vm_exec_core+6669>, 0x7ff2be5555a2 <vm_exec_core+6610>, 0x7ff2be555567 <vm_exec_core+6551>, 0x7ff2be5554f1 <vm_exec_core+6433>, 0x7ff2be5554ae <vm_exec_core+6366>, 0x7ff2be555450 <vm_exec_core+6272>, 0x7ff2be555404 <vm_exec_core+6196>, 0x7ff2be555375 <vm_exec_core+6053>, 0x7ff2be555338 <vm_exec_core+5992>, 0x7ff2be5552d7 <vm_exec_core+5895>, 0x7ff2be55525a <vm_exec_core+5770>, 0x7ff2be55521a <vm_exec_core+5706>, 0x7ff2be5551da <vm_exec_core+5642>, 0x7ff2be555e47 <vm_exec_core+8823>, 0x7ff2be555dae <vm_exec_core+8670>, 0x7ff2be555d49 <vm_exec_core+8569>, 0x7ff2be555ced <vm_exec_core+8477>, 0x7ff2be555c9d <vm_exec_core+8397>, 0x7ff2be555c70 <vm_exec_core+8352>, 0x7ff2be555c2f <vm_exec_core+8287>, 0x7ff2be555bd4 <vm_exec_core+8196>, 0x7ff2be555b9a <vm_exec_core+8138>, 0x7ff2be555aa7 <vm_exec_core+7895>, 0x7ff2be555a5a <vm_exec_core+7818>, 0x7ff2be555a0c <vm_exec_core+7740>, 0x7ff2be5559d4 <vm_exec_core+7684>, 0x7ff2be555961 <vm_exec_core+7569>, 0x7ff2be5558f9 <vm_exec_core+7465>, 0x7ff2be5557be <vm_exec_core+7150>, 0x7ff2be556324 <vm_exec_core+10068>, 0x7ff2be55628f <vm_exec_core+9919>, 0x7ff2be556188 <vm_exec_core+9656>, 0x7ff2be556148 <vm_exec_core+9592>, 0x7ff2be5564b9 <vm_exec_core+10473>, 0x7ff2be556399 <vm_exec_core+10185>, 0x7ff2be55774c <vm_exec_core+15228>, 0x7ff2be556504 <vm_exec_core+10548>, 0x7ff2be555fde <vm_exec_core+9230>, 0x7ff2be557760 <vm_exec_core+15248>, 0x7ff2be556030 <vm_exec_core+9312>, 0x7ff2be556082 <vm_exec_core+9394>, 0x7ff2be5550e9 <vm_exec_core+5401>, 0x7ff2be554fc1 <vm_exec_core+5105>, 0x7ff2be554f0a <vm_exec_core+4922>, 0x7ff2be556646 <vm_exec_core+10870>, 0x7ff2be554eca <vm_exec_core+4858>, 0x7ff2be554e29 <vm_exec_core+4697>, 0x7ff2be554dca <vm_exec_core+4602>, 0x7ff2be554e88 <vm_exec_core+4792>, 0x7ff2be554d1c <vm_exec_core+4428>, 0x7ff2be554c6f <vm_exec_core+4255>, 0x7ff2be557774 <vm_exec_core+15268>, 0x7ff2be557788 <vm_exec_core+15288>, 0x7ff2be55779c <vm_exec_core+15308>, 0x7ff2be5577b0 <vm_exec_core+15328>, 0x7ff2be5577c4 <vm_exec_core+15348>, 0x7ff2be5577d8 <vm_exec_core+15368>, 0x7ff2be557425 <vm_exec_core+14421>, 0x7ff2be557738 <vm_exec_core+15208>, 0x7ff2be557710 <vm_exec_core+15168>, 0x7ff2be557724 <vm_exec_core+15188>, 0x7ff2be5576c0 <vm_exec_core+15088>, 0x7ff2be5576d4 <vm_exec_core+15108>, 0x7ff2be5576e8 <vm_exec_core+15128>, 0x7ff2be5576fc <vm_exec_core+15148>, 0x7ff2be557648 <vm_exec_core+14968>, 0x7ff2be55765c <vm_exec_core+14988>, 0x7ff2be554bb2 <vm_exec_core+4066>, 0x7ff2be554afa <vm_exec_core+3882>, 0x7ff2be557670 <vm_exec_core+15008>, 0x7ff2be557684 <vm_exec_core+15028>, 0x7ff2be557698 <vm_exec_core+15048>, 0x7ff2be5576ac <vm_exec_core+15068>, 0x7ff2be553c11 <vm_exec_core+65>, 0x7ff2be553c15 <vm_exec_core+69>, 0x7ff2be554a85 <vm_exec_core+3765>, 0x7ff2be554a01 <vm_exec_core+3633>, 0x7ff2be554951 <vm_exec_core+3457>, 0x7ff2be554904 <vm_exec_core+3380>, 0x7ff2be5548af <vm_exec_core+3295>, 0x7ff2be55485a <vm_exec_core+3210>, 0x7ff2be5547fd <vm_exec_core+3117>...}
#8 0x00007ff2be55a429 in rb_vm_exec (ec=0x556c6f4b3120) at /tmp/ruby/src/trunk-random1/vm.c:2388
_ec = 0x556c6f4b3120
_tag = {tag = 36, retval = 4, buf = {0x7fff09aa7000, 0x7ff2be55a458 <rb_vm_exec+360>, 0x0, 0x7fff09aa6eb0, 0x0}, prev = 0x7fff09aa72e0, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = <optimized out>
#9 0x00007ff2be55ffe8 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7fff09aa7038, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1520
No locals.
#10 vm_yield (kw_splat=0, argv=0x7fff09aa7038, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1528
No locals.
#11 rb_yield_0 (argv=0x7fff09aa7038, argc=1) at /tmp/ruby/src/trunk-random1/vm_eval.c:1362
No locals.
#12 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_eval.c:1378
No locals.
#13 0x00007ff2be2d739c in rb_ary_each (ary=140680515774160) at /tmp/ruby/src/trunk-random1/array.c:2527
i = 0
#14 0x00007ff2be54433c in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7ff2bde6eef8, ec=0x556c6f4b3120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3462
ci = 0xbe100000001
cc = <optimized out>
val = <optimized out>
me = 0x7ff2bdd50450
cfunc = 0x556c6f5074d8
recv = <optimized out>
frame_type = <optimized out>
len = <optimized out>
block_handler = <optimized out>
ci = <optimized out>
cc = <optimized out>
val = <optimized out>
me = <optimized out>
cfunc = <optimized out>
recv = <optimized out>
block_handler = <optimized out>
frame_type = <optimized out>
len = <optimized out>
args = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
flag_arg_ = <optimized out>
hooks_arg_ = <optimized out>
args = <optimized out>
#15 vm_call_cfunc_with_frame (ec=0x556c6f4b3120, reg_cfp=0x7ff2bde6eef8, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3490
argc = 0
stack_bottom = <optimized out>
argv = <optimized out>
#16 0x00007ff2be55649b in vm_sendish (method_explorer=mexp_search_method, block_handler=<optimized out>, cd=0x556c6f707d50, reg_cfp=0x7ff2bde6eef8, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_callinfo.h:403
val = 36
ci = <optimized out>
cc = <optimized out>
recv = <optimized out>
argc = <optimized out>
calling = {cd = 0x556c6f707d50, cc = 0x7ff2bcc920f0, block_handler = 140680544841489, recv = 140680515774160, argc = 0, kw_splat = false, heap_argv = 0}
val = <optimized out>
ci = <optimized out>
cc = <optimized out>
argc = <optimized out>
recv = <optimized out>
calling = <optimized out>
#17 vm_exec_core (ec=<optimized out>) at ../../src/trunk-random1/insns.def:815
bh = <optimized out>
cd = 0x556c6f707d50
blockiseq = <optimized out>
leaf = false
val = <optimized out>
reg_pc = 0x556c6f707b70
reg_cfp = 0x7ff2bde6eef8
insns_address_table = {0x7ff2be553ea3 <vm_exec_core+723>, 0x7ff2be553e37 <vm_exec_core+615>, 0x7ff2be55403e <vm_exec_core+1134>, 0x7ff2be553fbc <vm_exec_core+1004>, 0x7ff2be553f42 <vm_exec_core+882>, 0x7ff2be553ecb <vm_exec_core+763>, 0x7ff2be5556f7 <vm_exec_core+6951>, 0x7ff2be554734 <vm_exec_core+2916>, 0x7ff2be55467f <vm_exec_core+2735>, 0x7ff2be554627 <vm_exec_core+2647>, 0x7ff2be554444 <vm_exec_core+2164>, 0x7ff2be554233 <vm_exec_core+1635>, 0x7ff2be55413b <vm_exec_core+1387>, 0x7ff2be5540b2 <vm_exec_core+1250>, 0x7ff2be5556a8 <vm_exec_core+6872>, 0x7ff2be555665 <vm_exec_core+6805>, 0x7ff2be555627 <vm_exec_core+6743>, 0x7ff2be5555ec <vm_exec_core+6684>, 0x7ff2be5555b1 <vm_exec_core+6625>, 0x7ff2be555576 <vm_exec_core+6566>, 0x7ff2be555500 <vm_exec_core+6448>, 0x7ff2be5554bd <vm_exec_core+6381>, 0x7ff2be55545f <vm_exec_core+6287>, 0x7ff2be555413 <vm_exec_core+6211>, 0x7ff2be555384 <vm_exec_core+6068>, 0x7ff2be555347 <vm_exec_core+6007>, 0x7ff2be5552e6 <vm_exec_core+5910>, 0x7ff2be555269 <vm_exec_core+5785>, 0x7ff2be555229 <vm_exec_core+5721>, 0x7ff2be5551e9 <vm_exec_core+5657>, 0x7ff2be555e56 <vm_exec_core+8838>, 0x7ff2be555dbd <vm_exec_core+8685>, 0x7ff2be555d58 <vm_exec_core+8584>, 0x7ff2be555cfc <vm_exec_core+8492>, 0x7ff2be555cac <vm_exec_core+8412>, 0x7ff2be555c7f <vm_exec_core+8367>, 0x7ff2be555c3e <vm_exec_core+8302>, 0x7ff2be555be3 <vm_exec_core+8211>, 0x7ff2be555ba9 <vm_exec_core+8153>, 0x7ff2be555ab6 <vm_exec_core+7910>, 0x7ff2be555a69 <vm_exec_core+7833>, 0x7ff2be555a1b <vm_exec_core+7755>, 0x7ff2be5559e3 <vm_exec_core+7699>, 0x7ff2be555970 <vm_exec_core+7584>, 0x7ff2be555908 <vm_exec_core+7480>, 0x7ff2be5557cd <vm_exec_core+7165>, 0x7ff2be556333 <vm_exec_core+10083>, 0x7ff2be55629e <vm_exec_core+9934>, 0x7ff2be556197 <vm_exec_core+9671>, 0x7ff2be556157 <vm_exec_core+9607>, 0x7ff2be5564c8 <vm_exec_core+10488>, 0x7ff2be5563a8 <vm_exec_core+10200>, 0x7ff2be553c28 <vm_exec_core+88>, 0x7ff2be556513 <vm_exec_core+10563>, 0x7ff2be555fed <vm_exec_core+9245>, 0x7ff2be556ce4 <vm_exec_core+12564>, 0x7ff2be55603f <vm_exec_core+9327>, 0x7ff2be556091 <vm_exec_core+9409>, 0x7ff2be5550f8 <vm_exec_core+5416>, 0x7ff2be554fd0 <vm_exec_core+5120>, 0x7ff2be554f19 <vm_exec_core+4937>, 0x7ff2be556655 <vm_exec_core+10885>, 0x7ff2be554ed9 <vm_exec_core+4873>, 0x7ff2be554e38 <vm_exec_core+4712>, 0x7ff2be554dd9 <vm_exec_core+4617>, 0x7ff2be554e97 <vm_exec_core+4807>, 0x7ff2be554d2b <vm_exec_core+4443>, 0x7ff2be554c7e <vm_exec_core+4270>, 0x7ff2be557574 <vm_exec_core+14756>, 0x7ff2be5575de <vm_exec_core+14862>, 0x7ff2be5574d2 <vm_exec_core+14594>, 0x7ff2be557098 <vm_exec_core+13512>, 0x7ff2be557120 <vm_exec_core+13648>, 0x7ff2be5571bd <vm_exec_core+13805>, 0x7ff2be557229 <vm_exec_core+13913>, 0x7ff2be5572a5 <vm_exec_core+14037>, 0x7ff2be557305 <vm_exec_core+14133>, 0x7ff2be557365 <vm_exec_core+14229>, 0x7ff2be5573c5 <vm_exec_core+14325>, 0x7ff2be556d30 <vm_exec_core+12640>, 0x7ff2be556dbb <vm_exec_core+12779>, 0x7ff2be556e11 <vm_exec_core+12865>, 0x7ff2be556e6f <vm_exec_core+12959>, 0x7ff2be557440 <vm_exec_core+14448>, 0x7ff2be554bc1 <vm_exec_core+4081>, 0x7ff2be554b09 <vm_exec_core+3897>, 0x7ff2be556ca4 <vm_exec_core+12500>, 0x7ff2be556ee0 <vm_exec_core+13072>, 0x7ff2be556f20 <vm_exec_core+13136>, 0x7ff2be556f6c <vm_exec_core+13212>, 0x7ff2be556fc3 <vm_exec_core+13299>, 0x7ff2be556c56 <vm_exec_core+12422>, 0x7ff2be554a94 <vm_exec_core+3780>, 0x7ff2be554a10 <vm_exec_core+3648>, 0x7ff2be554960 <vm_exec_core+3472>, 0x7ff2be554913 <vm_exec_core+3395>, 0x7ff2be5548be <vm_exec_core+3310>, 0x7ff2be554869 <vm_exec_core+3225>, 0x7ff2be55480c <vm_exec_core+3132>, 0x7ff2be5547d1 <vm_exec_core+3073>, 0x7ff2be554796 <vm_exec_core+3014>, 0x7ff2be553e94 <vm_exec_core+708>, 0x7ff2be553e28 <vm_exec_core+600>, 0x7ff2be55402f <vm_exec_core+1119>, 0x7ff2be553fad <vm_exec_core+989>, 0x7ff2be553f33 <vm_exec_core+867>, 0x7ff2be553ebc <vm_exec_core+748>, 0x7ff2be5556e8 <vm_exec_core+6936>, 0x7ff2be554725 <vm_exec_core+2901>, 0x7ff2be554670 <vm_exec_core+2720>, 0x7ff2be554618 <vm_exec_core+2632>, 0x7ff2be554435 <vm_exec_core+2149>, 0x7ff2be554224 <vm_exec_core+1620>, 0x7ff2be55412c <vm_exec_core+1372>, 0x7ff2be5540a3 <vm_exec_core+1235>, 0x7ff2be555699 <vm_exec_core+6857>, 0x7ff2be555656 <vm_exec_core+6790>, 0x7ff2be555618 <vm_exec_core+6728>, 0x7ff2be5555dd <vm_exec_core+6669>, 0x7ff2be5555a2 <vm_exec_core+6610>, 0x7ff2be555567 <vm_exec_core+6551>, 0x7ff2be5554f1 <vm_exec_core+6433>, 0x7ff2be5554ae <vm_exec_core+6366>, 0x7ff2be555450 <vm_exec_core+6272>, 0x7ff2be555404 <vm_exec_core+6196>, 0x7ff2be555375 <vm_exec_core+6053>, 0x7ff2be555338 <vm_exec_core+5992>, 0x7ff2be5552d7 <vm_exec_core+5895>, 0x7ff2be55525a <vm_exec_core+5770>, 0x7ff2be55521a <vm_exec_core+5706>, 0x7ff2be5551da <vm_exec_core+5642>, 0x7ff2be555e47 <vm_exec_core+8823>, 0x7ff2be555dae <vm_exec_core+8670>, 0x7ff2be555d49 <vm_exec_core+8569>, 0x7ff2be555ced <vm_exec_core+8477>, 0x7ff2be555c9d <vm_exec_core+8397>, 0x7ff2be555c70 <vm_exec_core+8352>, 0x7ff2be555c2f <vm_exec_core+8287>, 0x7ff2be555bd4 <vm_exec_core+8196>, 0x7ff2be555b9a <vm_exec_core+8138>, 0x7ff2be555aa7 <vm_exec_core+7895>, 0x7ff2be555a5a <vm_exec_core+7818>, 0x7ff2be555a0c <vm_exec_core+7740>, 0x7ff2be5559d4 <vm_exec_core+7684>, 0x7ff2be555961 <vm_exec_core+7569>, 0x7ff2be5558f9 <vm_exec_core+7465>, 0x7ff2be5557be <vm_exec_core+7150>, 0x7ff2be556324 <vm_exec_core+10068>, 0x7ff2be55628f <vm_exec_core+9919>, 0x7ff2be556188 <vm_exec_core+9656>, 0x7ff2be556148 <vm_exec_core+9592>, 0x7ff2be5564b9 <vm_exec_core+10473>, 0x7ff2be556399 <vm_exec_core+10185>, 0x7ff2be55774c <vm_exec_core+15228>, 0x7ff2be556504 <vm_exec_core+10548>, 0x7ff2be555fde <vm_exec_core+9230>, 0x7ff2be557760 <vm_exec_core+15248>, 0x7ff2be556030 <vm_exec_core+9312>, 0x7ff2be556082 <vm_exec_core+9394>, 0x7ff2be5550e9 <vm_exec_core+5401>, 0x7ff2be554fc1 <vm_exec_core+5105>, 0x7ff2be554f0a <vm_exec_core+4922>, 0x7ff2be556646 <vm_exec_core+10870>, 0x7ff2be554eca <vm_exec_core+4858>, 0x7ff2be554e29 <vm_exec_core+4697>, 0x7ff2be554dca <vm_exec_core+4602>, 0x7ff2be554e88 <vm_exec_core+4792>, 0x7ff2be554d1c <vm_exec_core+4428>, 0x7ff2be554c6f <vm_exec_core+4255>, 0x7ff2be557774 <vm_exec_core+15268>, 0x7ff2be557788 <vm_exec_core+15288>, 0x7ff2be55779c <vm_exec_core+15308>, 0x7ff2be5577b0 <vm_exec_core+15328>, 0x7ff2be5577c4 <vm_exec_core+15348>, 0x7ff2be5577d8 <vm_exec_core+15368>, 0x7ff2be557425 <vm_exec_core+14421>, 0x7ff2be557738 <vm_exec_core+15208>, 0x7ff2be557710 <vm_exec_core+15168>, 0x7ff2be557724 <vm_exec_core+15188>, 0x7ff2be5576c0 <vm_exec_core+15088>, 0x7ff2be5576d4 <vm_exec_core+15108>, 0x7ff2be5576e8 <vm_exec_core+15128>, 0x7ff2be5576fc <vm_exec_core+15148>, 0x7ff2be557648 <vm_exec_core+14968>, 0x7ff2be55765c <vm_exec_core+14988>, 0x7ff2be554bb2 <vm_exec_core+4066>, 0x7ff2be554afa <vm_exec_core+3882>, 0x7ff2be557670 <vm_exec_core+15008>, 0x7ff2be557684 <vm_exec_core+15028>, 0x7ff2be557698 <vm_exec_core+15048>, 0x7ff2be5576ac <vm_exec_core+15068>, 0x7ff2be553c11 <vm_exec_core+65>, 0x7ff2be553c15 <vm_exec_core+69>, 0x7ff2be554a85 <vm_exec_core+3765>, 0x7ff2be554a01 <vm_exec_core+3633>, 0x7ff2be554951 <vm_exec_core+3457>, 0x7ff2be554904 <vm_exec_core+3380>, 0x7ff2be5548af <vm_exec_core+3295>, 0x7ff2be55485a <vm_exec_core+3210>, 0x7ff2be5547fd <vm_exec_core+3117>...}
#18 0x00007ff2be55a429 in rb_vm_exec (ec=0x556c6f4b3120) at /tmp/ruby/src/trunk-random1/vm.c:2388
_ec = 0x556c6f4b3120
_tag = {tag = 36, retval = 4, buf = {0x7fff09aa7360, 0x7ff2be55a458 <rb_vm_exec+360>, 0x0, 0x7fff09aa7210, 0x7ff2bde6ee18}, prev = 0x7fff09aa7450, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
result = <optimized out>
#19 0x00007ff2be56061f in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x556c6f808440, argc=argc@entry=0, argv=argv@entry=0x7ff2bc2b6b90, kw_splat=kw_splat@entry=0, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-random1/vm.c:1614
self = <optimized out>
#20 0x00007ff2be458b2c in rb_proc_call_kw (self=<optimized out>, args=<optimized out>, kw_splat=0) at /tmp/ruby/src/trunk-random1/proc.c:982
vret = <optimized out>
proc = <optimized out>
argc = <optimized out>
argv = 0x7ff2bc2b6b90
#21 0x00007ff2be382e8d in exec_end_procs_chain (errp=0x556c6f4b3198, procs=0x7ff2be813f10 <end_procs>) at /tmp/ruby/src/trunk-random1/eval_jump.c:105
endproc = {func = 0x7ff2be37d110 <rb_call_end_proc>, data = 140680516350680, next = 0x556c6f765360}
link = <optimized out>
errinfo = <optimized out>
#22 rb_ec_exec_end_proc (ec=ec@entry=0x556c6f4b3120) at /tmp/ruby/src/trunk-random1/eval_jump.c:120
_ec = 0x556c6f4b3120
_tag = {tag = 36, retval = 140680552099339, buf = {0x7ff2bc2b1040, 0x7ff2be382ef0 <rb_ec_exec_end_proc+448>, 0x0, 0x7fff09aa73e0, 0x6}, prev = 0x7fff09aa75f0, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
errinfo = 140680515778720
#23 0x00007ff2be383087 in rb_ec_teardown (ec=ec@entry=0x556c6f4b3120) at /tmp/ruby/src/trunk-random1/eval.c:159
No locals.
#24 0x00007ff2be3832da in rb_ec_cleanup (ec=ec@entry=0x556c6f4b3120, ex=<optimized out>) at /tmp/ruby/src/trunk-random1/eval.c:212
err = <optimized out>
mode0 = -1138028480
mode1 = 32754
_ec = 0x556c6f4b3120
_tag = {tag = 36, retval = 140680551751668, buf = {0x7ff2bc2b1040, 0x7ff2be3833f8 <rb_ec_cleanup+616>, 0x0, 0x7fff09aa7590, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = <optimized out>
save_error = 140680515778720
sysex = 0
signaled = 0
th = 0x556c6f4b1f90
th0 = 0x556c6f4b1f90
step = 1
message = 4
buf = <optimized out>
#25 0x00007ff2be38371d in ruby_run_node (n=0x7ff2bc2b1040) at /tmp/ruby/src/trunk-random1/eval.c:328
ec = 0x556c6f4b3120
status = 0
#26 0x0000556c6d5e2187 in rb_main (argv=0x7fff09aa77f8, argc=140) at /tmp/ruby/src/trunk-random1/main.c:39
variable_in_this_stack_frame = 140733355556665
#27 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-random1/main.c:58
No locals.
>>> Dump Ruby level backtrace (if possible)