# Logfile created on 2023-08-09 15:03:07 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000557bc0776168 @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.20230809-150307", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000557bc07ff418 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000557bc07ff2b0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000557bc07ff0f8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-O0.20230809-150307", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-O0.20230809-150307>, @binmode=false, @mon_data=#<Monitor:0x0000557bc07ff030>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
From https://github.com/ruby/typeprof
* branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src -j4
From https://github.com/ruby/ruby
86f4415..ab0f90f master -> origin/master
Updating 86f4415..ab0f90f
Fast-forward
lib/irb.rb | 8 +++++
lib/irb/context.rb | 10 ------
lib/irb/history.rb | 6 ++--
lib/irb/input-method.rb | 12 +++----
test/irb/test_history.rb | 88 +++++++++++++++++++++++++++++++++++++++++++++++-
yjit.rb | 2 +-
yjit/src/codegen.rs | 10 +++---
yjit/src/stats.rs | 6 ++--
8 files changed, 112 insertions(+), 30 deletions(-)
Latest commit hash = ab0f90f1f5
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
making /tmp/ruby/src/trunk-O0/yjit.rbinc
generating /tmp/ruby/src/trunk-O0/ext/ripper/eventids2table.c
generating miniprelude.c
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
miniprelude.c updated
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
From https://github.com/ruby/typeprof
* branch aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-O0/tool/ifchange /tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
$$$[end] "make after-update -j4" exit with 0.
$$$[beg] make miniruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compiling /tmp/ruby/src/trunk-O0/miniinit.c
compiling /tmp/ruby/src/trunk-O0/version.c
compiling /tmp/ruby/src/trunk-O0/yjit.c
building Rust YJIT (release mode)
touch yjit/target/release/libyjit.a
partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
builtin_binary.inc updated
compiling /tmp/ruby/src/trunk-O0/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS = -j4 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-O0/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
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/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
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/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.2/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/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
make[1]: Entering directory '/tmp/ruby/build/trunk-O0'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-O0'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update 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
generating enc.mk
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.
making srcs under enc
making enc
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 -
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
/tmp/ruby/src/trunk-O0/.bundle/.timestamp/typeprof.revision unchanged
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
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 '/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'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/bigdecimal'
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/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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/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/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/rubyvm'
make[2]: 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]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-O0/ext/digest/sha2'
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.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-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.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-O0/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-O0/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
Fstderr output is not empty
bootstraptest.test_ractor.rb_506_1259.rb:7: [BUG] Segmentation fault at 0x0000000000000005
ruby 3.3.0dev (2023-08-09T14:57:52Z master ab0f90f1f5) [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 CFUNC :+
c:0002 p:0010 s:0007 e:000005 BLOCK bootstraptest.test_ractor.rb_506_1259.rb:7 [FINISH]
c:0001 p:---- s:0003 e:000002 DUMMY [FINISH]
-- Ruby level backtrace information ----------------------------------------
bootstraptest.test_ractor.rb_506_1259.rb:7:in `block (2 levels) in <main>'
bootstraptest.test_ractor.rb_506_1259.rb:7:in `+'
-- Threading information ---------------------------------------------------
Total ractor count: 5
Ruby thread count for this ractor: 1
-- Machine register context ------------------------------------------------
RIP: 0x00005599f3f73ce2 RBP: 0x00007fdf612892c8 RSP: 0x00007fdf612892c8
RAX: 0x0000000000000005 RBX: 0x00007fdf6128acf8 RCX: 0x000000000000009b
RDX: 0x000000000000009b RDI: 0x0000000000000005 RSI: 0x000000000000009b
R8: 0x00007fdf6128937c R9: 0x0000000000000000 R10: 0x0000000000000000
R11: 0x00007fdf40000090 R12: 0x00007fdf6138b640 R13: 0x0000000000000016
R14: 0x00005599f45d6be0 R15: 0x00007fdf6138ac40 EFL: 0x0000000000010283
-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk-O0/miniruby(rb_print_backtrace+0x20) [0x5599f3ff41bf] /tmp/ruby/src/trunk-O0/vm_dump.c:772
/tmp/ruby/build/trunk-O0/miniruby(rb_vm_bugreport+0x232) [0x5599f3ff4804] /tmp/ruby/src/trunk-O0/vm_dump.c:1088
/tmp/ruby/build/trunk-O0/miniruby(rb_bug_for_fatal_signal+0x12c) [0x5599f3dca71c] /tmp/ruby/src/trunk-O0/error.c:820
/tmp/ruby/build/trunk-O0/miniruby(sigsegv+0x0) [0x5599f3f36d71] /tmp/ruby/src/trunk-O0/signal.c:920
/lib/x86_64-linux-gnu/libc.so.6(__restore_rt+0x0) [0x7fdf642c2520] ./signal/sigaction.c:34
/tmp/ruby/build/trunk-O0/miniruby(hash_table_index+0x13) [0x5599f3f73ce2] /tmp/ruby/src/trunk-O0/id_table.c:132
/tmp/ruby/build/trunk-O0/miniruby(rb_id_table_lookup+0x38) [0x5599f3f7407b] /tmp/ruby/src/trunk-O0/id_table.c:230
/tmp/ruby/build/trunk-O0/miniruby(cached_callable_method_entry+0x51) [0x5599f3fda2c7] /tmp/ruby/src/trunk-O0/vm_method.c:1299
/tmp/ruby/build/trunk-O0/miniruby(callable_method_entry_or_negative+0x55) [0x5599f3fda4e3] /tmp/ruby/src/trunk-O0/vm_method.c:1369
/tmp/ruby/build/trunk-O0/miniruby(callable_method_entry+0x2f) [0x5599f3fda616] /tmp/ruby/src/trunk-O0/vm_method.c:1406
/tmp/ruby/build/trunk-O0/miniruby(vm_respond_to+0x5d) [0x5599f3fdcd3d] /tmp/ruby/src/trunk-O0/vm_method.c:2762
/tmp/ruby/build/trunk-O0/miniruby(check_funcall_respond_to+0x3a) [0x5599f3fdf247] /tmp/ruby/src/trunk-O0/vm_eval.c:622
/tmp/ruby/build/trunk-O0/miniruby(rb_check_funcall_default_kw+0x59) [0x5599f3fdf65b] /tmp/ruby/src/trunk-O0/vm_eval.c:696
/tmp/ruby/build/trunk-O0/miniruby(rb_check_funcall+0x3e) [0x5599f3fdf600] /tmp/ruby/src/trunk-O0/vm_eval.c:685
/tmp/ruby/build/trunk-O0/miniruby(convert_type_with_id+0x39) [0x5599f3e8585e] /tmp/ruby/src/trunk-O0/object.c:3065
/tmp/ruby/build/trunk-O0/miniruby(rb_convert_type_with_id+0x51) [0x5599f3e85b32] /tmp/ruby/src/trunk-O0/object.c:3127
/tmp/ruby/build/trunk-O0/miniruby(rb_str_to_str+0x2d) [0x5599f3f51abd] /tmp/ruby/src/trunk-O0/string.c:1561
/tmp/ruby/build/trunk-O0/miniruby(rb_string_value+0x3f) [0x5599f3f5402b] /tmp/ruby/src/trunk-O0/string.c:2434
/tmp/ruby/build/trunk-O0/miniruby(rb_str_plus+0x3c) [0x5599f3f5321a] /tmp/ruby/src/trunk-O0/string.c:2148
/tmp/ruby/build/trunk-O0/miniruby(ractor_safe_call_cfunc_1+0x3a) [0x5599f3fc2f98] /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3291
/tmp/ruby/build/trunk-O0/miniruby(vm_call_cfunc_with_frame_+0x21d) [0x5599f3fc3b61] /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3468
/tmp/ruby/build/trunk-O0/miniruby(vm_call_cfunc_with_frame+0x79) [0x5599f3fc3d36] /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3496
/tmp/ruby/build/trunk-O0/miniruby(vm_call_cfunc_other+0x116) [0x5599f3fc3e4e] /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3522
/tmp/ruby/build/trunk-O0/miniruby(vm_call_cfunc+0x12e) [0x5599f3fc4276] /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3604
/tmp/ruby/build/trunk-O0/miniruby(vm_call_method_each_type+0x121) [0x5599f3fc6a31] /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4382
/tmp/ruby/build/trunk-O0/miniruby(vm_call_method+0xa1) [0x5599f3fc74e5] /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4508
/tmp/ruby/build/trunk-O0/miniruby(vm_call_general+0x2f) [0x5599f3fc76e7] /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4552
/tmp/ruby/build/trunk-O0/miniruby(vm_sendish+0x1f6) [0x5599f3fc9d54] /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5540
/tmp/ruby/build/trunk-O0/miniruby(vm_exec_core+0x454c) [0x5599f3fd1d99] ../../src/trunk-O0/insns.def:835
/tmp/ruby/build/trunk-O0/miniruby(rb_vm_exec+0x130) [0x5599f3fe92d0] /tmp/ruby/src/trunk-O0/vm.c:2406
/tmp/ruby/build/trunk-O0/miniruby(invoke_block+0xd8) [0x5599f3fe5f49] /tmp/ruby/src/trunk-O0/vm.c:1441
/tmp/ruby/build/trunk-O0/miniruby(vm_invoke_proc+0x38f) [0x5599f3fe69e5] /tmp/ruby/src/trunk-O0/vm.c:1511
/tmp/ruby/build/trunk-O0/miniruby(rb_vm_invoke_proc_with_self+0x97) [0x5599f3fe7226] /tmp/ruby/src/trunk-O0/vm.c:1674
/tmp/ruby/build/trunk-O0/miniruby(thread_do_start_proc+0x1c4) [0x5599f3f7cb49] /tmp/ruby/src/trunk-O0/thread.c:580
/tmp/ruby/build/trunk-O0/miniruby(thread_do_start+0xd8) [0x5599f3f7cd89] /tmp/ruby/src/trunk-O0/thread.c:624
/tmp/ruby/build/trunk-O0/miniruby(thread_start_func_2+0x341) [0x5599f3f7d1a3] /tmp/ruby/src/trunk-O0/thread.c:694
/tmp/ruby/build/trunk-O0/miniruby(thread_start_func_1+0x80) [0x5599f3f7752c] /tmp/ruby/src/trunk-O0/thread_pthread.c:1114
/lib/x86_64-linux-gnu/libc.so.6(start_thread+0x2f3) [0x7fdf64314b43] ./nptl/pthread_create.c:442
/lib/x86_64-linux-gnu/libc.so.6(clone+0x44) [0x7fdf643a5bb4] ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
-- Other runtime information -----------------------------------------------
* Loaded script: bootstraptest.test_ractor.rb_506_1259.rb
* Loaded features:
0 enumerator.so
1 thread.rb
2 fiber.so
3 rational.so
4 complex.so
5 ruby2_keywords.rb
6 /tmp/ruby/build/trunk-O0/x86_64-linux-fake.rb
* Process memory map:
5599f3cef000-5599f3d2e000 r--p 00000000 00:9d 14680771 /tmp/ruby/build/trunk-O0/miniruby
5599f3d2e000-5599f410e000 r-xp 0003f000 00:9d 14680771 /tmp/ruby/build/trunk-O0/miniruby
5599f410e000-5599f42d5000 r--p 0041f000 00:9d 14680771 /tmp/ruby/build/trunk-O0/miniruby
5599f42d6000-5599f42ea000 r--p 005e6000 00:9d 14680771 /tmp/ruby/build/trunk-O0/miniruby
5599f42ea000-5599f42f1000 rw-p 005fa000 00:9d 14680771 /tmp/ruby/build/trunk-O0/miniruby
5599f42f1000-5599f4308000 rw-p 00000000 00:00 0
5599f4465000-5599f462c000 rw-p 00000000 00:00 0 [heap]
7fdf2c000000-7fdf2c021000 rw-p 00000000 00:00 0
7fdf2c021000-7fdf30000000 ---p 00000000 00:00 0
7fdf34000000-7fdf34021000 rw-p 00000000 00:00 0
7fdf34021000-7fdf38000000 ---p 00000000 00:00 0
7fdf3c000000-7fdf3c021000 rw-p 00000000 00:00 0
7fdf3c021000-7fdf40000000 ---p 00000000 00:00 0
7fdf40000000-7fdf40069000 rw-p 00000000 00:00 0
7fdf40069000-7fdf44000000 ---p 00000000 00:00 0
7fdf44000000-7fdf44021000 rw-p 00000000 00:00 0
7fdf44021000-7fdf48000000 ---p 00000000 00:00 0
7fdf48000000-7fdf48021000 rw-p 00000000 00:00 0
7fdf48021000-7fdf4c000000 ---p 00000000 00:00 0
7fdf4c000000-7fdf4c021000 rw-p 00000000 00:00 0
7fdf4c021000-7fdf50000000 ---p 00000000 00:00 0
7fdf50000000-7fdf50021000 rw-p 00000000 00:00 0
7fdf50021000-7fdf54000000 ---p 00000000 00:00 0
7fdf54000000-7fdf54021000 rw-p 00000000 00:00 0
7fdf54021000-7fdf58000000 ---p 00000000 00:00 0
7fdf58f8a000-7fdf58f8b000 ---p 00000000 00:00 0
7fdf58f8b000-7fdf5918b000 rw-p 00000000 00:00 0
7fdf5918b000-7fdf5918c000 ---p 00000000 00:00 0
7fdf5918c000-7fdf5938c000 rw-p 00000000 00:00 0
7fdf5938c000-7fdf5938d000 ---p 00000000 00:00 0
7fdf5938d000-7fdf5958d000 rw-p 00000000 00:00 0
7fdf5a701000-7fdf5c000000 r--s 00000000 00:9d 14680771 /tmp/ruby/build/trunk-O0/miniruby
7fdf5c000000-7fdf5c021000 rw-p 00000000 00:00 0
7fdf5c021000-7fdf60000000 ---p 00000000 00:00 0
7fdf60b6b000-7fdf60d89000 r--s 00000000 00:9d 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6
7fdf60d89000-7fdf60d8a000 ---p 00000000 00:00 0
7fdf60d8a000-7fdf60f8a000 rw-p 00000000 00:00 0
7fdf60f8a000-7fdf60f8b000 ---p 00000000 00:00 0
7fdf60f8b000-7fdf6118b000 rw-p 00000000 00:00 0
7fdf6118b000-7fdf6118c000 ---p 00000000 00:00 0
7fdf6118c000-7fdf6138c000 rw-p 00000000 00:00 0
7fdf6138c000-7fdf6138d000 ---p 00000000 00:00 0
7fdf6138d000-7fdf6158d000 rw-p 00000000 00:00 0
7fdf6158d000-7fdf6158e000 ---p 00000000 00:00 0
7fdf6158e000-7fdf6178e000 rw-p 00000000 00:00 0
7fdf6178e000-7fdf6178f000 ---p 00000000 00:00 0
7fdf6178f000-7fdf6198f000 rw-p 00000000 00:00 0
7fdf6198f000-7fdf61990000 ---p 00000000 00:00 0
7fdf61990000-7fdf61ba0000 rw-p 00000000 00:00 0
7fdf61bd0000-7fdf61c60000 rw-p 00000000 00:00 0
7fdf61c60000-7fdf61c61000 ---p 00000000 00:00 0
7fdf61c61000-7fdf61d02000 rw-p 00000000 00:00 0
7fdf61d02000-7fdf61d03000 ---p 00000000 00:00 0
7fdf61d03000-7fdf61da4000 rw-p 00000000 00:00 0
7fdf61da4000-7fdf61da5000 ---p 00000000 00:00 0
7fdf61da5000-7fdf61e46000 rw-p 00000000 00:00 0
7fdf61e46000-7fdf61e47000 ---p 00000000 00:00 0
7fdf61e47000-7fdf61ee8000 rw-p 00000000 00:00 0
7fdf61ee8000-7fdf61ee9000 ---p 00000000 00:00 0
7fdf61ee9000-7fdf61f8a000 rw-p 00000000 00:00 0
7fdf61f8a000-7fdf61f8b000 ---p 00000000 00:00 0
7fdf61f8b000-7fdf6202c000 rw-p 00000000 00:00 0
7fdf6202c000-7fdf6202d000 ---p 00000000 00:00 0
7fdf6202d000-7fdf620ce000 rw-p 00000000 00:00 0
7fdf620ce000-7fdf620cf000 ---p 00000000 00:00 0
7fdf620cf000-7fdf62170000 rw-p 00000000 00:00 0
7fdf62170000-7fdf62171000 ---p 00000000 00:00 0
7fdf62171000-7fdf62212000 rw-p 00000000 00:00 0
7fdf62212000-7fdf62213000 ---p 00000000 00:00 0
7fdf62213000-7fdf622b4000 rw-p 00000000 00:00 0
7fdf622b4000-7fdf622b5000 ---p 00000000 00:00 0
7fdf622b5000-7fdf62356000 rw-p 00000000 00:00 0
7fdf62356000-7fdf62357000 ---p 00000000 00:00 0
7fdf62357000-7fdf623f8000 rw-p 00000000 00:00 0
7fdf623f8000-7fdf623f9000 ---p 00000000 00:00 0
7fdf623f9000-7fdf6249a000 rw-p 00000000 00:00 0
7fdf6249a000-7fdf6249b000 ---p 00000000 00:00 0
7fdf6249b000-7fdf6253c000 rw-p 00000000 00:00 0
7fdf6253c000-7fdf6253d000 ---p 00000000 00:00 0
7fdf6253d000-7fdf625de000 rw-p 00000000 00:00 0
7fdf625de000-7fdf625df000 ---p 00000000 00:00 0
7fdf625df000-7fdf62680000 rw-p 00000000 00:00 0
7fdf62680000-7fdf62681000 ---p 00000000 00:00 0
7fdf62681000-7fdf62722000 rw-p 00000000 00:00 0
7fdf62722000-7fdf62723000 ---p 00000000 00:00 0
7fdf62723000-7fdf627c4000 rw-p 00000000 00:00 0
7fdf627c4000-7fdf627c5000 ---p 00000000 00:00 0
7fdf627c5000-7fdf62866000 rw-p 00000000 00:00 0
7fdf62866000-7fdf62867000 ---p 00000000 00:00 0
7fdf62867000-7fdf62908000 rw-p 00000000 00:00 0
7fdf62908000-7fdf62909000 ---p 00000000 00:00 0
7fdf62909000-7fdf629aa000 rw-p 00000000 00:00 0
7fdf629aa000-7fdf629ab000 ---p 00000000 00:00 0
7fdf629ab000-7fdf62a4c000 rw-p 00000000 00:00 0
7fdf62a4c000-7fdf62a4d000 ---p 00000000 00:00 0
7fdf62a4d000-7fdf62aee000 rw-p 00000000 00:00 0
7fdf62aee000-7fdf62aef000 ---p 00000000 00:00 0
7fdf62aef000-7fdf62b90000 rw-p 00000000 00:00 0
7fdf62b90000-7fdf62b91000 ---p 00000000 00:00 0
7fdf62b91000-7fdf62c32000 rw-p 00000000 00:00 0
7fdf62c32000-7fdf62c33000 ---p 00000000 00:00 0
7fdf62c33000-7fdf62cd4000 rw-p 00000000 00:00 0
7fdf62cd4000-7fdf62cd5000 ---p 00000000 00:00 0
7fdf62cd5000-7fdf62d76000 rw-p 00000000 00:00 0
7fdf62d76000-7fdf62d77000 ---p 00000000 00:00 0
7fdf62d77000-7fdf62e18000 rw-p 00000000 00:00 0
7fdf62e18000-7fdf62e19000 ---p 00000000 00:00 0
7fdf62e19000-7fdf62eba000 rw-p 00000000 00:00 0
7fdf62eba000-7fdf62ebb000 ---p 00000000 00:00 0
7fdf62ebb000-7fdf62f5c000 rw-p 00000000 00:00 0
7fdf62f5c000-7fdf62f5d000 ---p 00000000 00:00 0
7fdf62f5d000-7fdf62ffe000 rw-p 00000000 00:00 0
7fdf62ffe000-7fdf62fff000 ---p 00000000 00:00 0
7fdf62fff000-7fdf630f0000 rw-p 00000000 00:00 0
7fdf630ff000-7fdf64170000 rw-p 00000000 00:00 0
7fdf6417a000-7fdf64280000 rw-p 00000000 00:00 0
7fdf64280000-7fdf642a8000 r--p 00000000 00:9d 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6
7fdf642a8000-7fdf6443d000 r-xp 00028000 00:9d 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6
7fdf6443d000-7fdf64495000 r--p 001bd000 00:9d 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6
7fdf64495000-7fdf64499000 r--p 00214000 00:9d 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6
7fdf64499000-7fdf6449b000 rw-p 00218000 00:9d 13112687 /usr/lib/x86_64-linux-gnu/libc.so.6
7fdf6449b000-7fdf644a8000 rw-p 00000000 00:00 0
7fdf644a8000-7fdf644ab000 r--p 00000000 00:9d 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fdf644ab000-7fdf644c2000 r-xp 00003000 00:9d 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fdf644c2000-7fdf644c6000 r--p 0001a000 00:9d 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fdf644c6000-7fdf644c7000 r--p 0001d000 00:9d 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fdf644c7000-7fdf644c8000 rw-p 0001e000 00:9d 13112712 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fdf644c8000-7fdf644d6000 r--p 00000000 00:9d 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6
7fdf644d6000-7fdf64552000 r-xp 0000e000 00:9d 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6
7fdf64552000-7fdf645ad000 r--p 0008a000 00:9d 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6
7fdf645ad000-7fdf645ae000 r--p 000e4000 00:9d 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6
7fdf645ae000-7fdf645af000 rw-p 000e5000 00:9d 13112739 /usr/lib/x86_64-linux-gnu/libm.so.6
7fdf645af000-7fdf645b1000 r--p 00000000 00:9d 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fdf645b1000-7fdf645c5000 r-xp 00002000 00:9d 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fdf645c5000-7fdf645de000 r--p 00016000 00:9d 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fdf645de000-7fdf645df000 ---p 0002f000 00:9d 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fdf645df000-7fdf645e0000 r--p 0002f000 00:9d 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fdf645e0000-7fdf645e1000 rw-p 00030000 00:9d 13112696 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fdf645e1000-7fdf645e9000 rw-p 00000000 00:00 0
7fdf645e9000-7fdf645f3000 r--p 00000000 00:9d 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7fdf645f3000-7fdf64652000 r-xp 0000a000 00:9d 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7fdf64652000-7fdf64669000 r--p 00069000 00:9d 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7fdf64669000-7fdf6466a000 r--p 0007f000 00:9d 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7fdf6466a000-7fdf6466b000 rw-p 00080000 00:9d 13112716 /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7fdf6466b000-7fdf6466d000 r--p 00000000 00:9d 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7fdf6466d000-7fdf6467e000 r-xp 00002000 00:9d 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7fdf6467e000-7fdf64684000 r--p 00013000 00:9d 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7fdf64684000-7fdf64685000 ---p 00019000 00:9d 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7fdf64685000-7fdf64686000 r--p 00019000 00:9d 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7fdf64686000-7fdf64687000 rw-p 0001a000 00:9d 13112818 /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7fdf6468b000-7fdf6468d000 rw-p 00000000 00:00 0
7fdf6468d000-7fdf6468f000 r--p 00000000 00:9d 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7fdf6468f000-7fdf646b9000 r-xp 00002000 00:9d 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7fdf646b9000-7fdf646c4000 r--p 0002c000 00:9d 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7fdf646c5000-7fdf646c7000 r--p 00037000 00:9d 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7fdf646c7000-7fdf646c9000 rw-p 00039000 00:9d 13112669 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffdd206d000-7ffdd286c000 rw-p 00000000 00:00 0 [stack]
7ffdd2976000-7ffdd297a000 r--p 00000000 00:00 0 [vvar]
7ffdd297a000-7ffdd297c000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall]
#1259 test_ractor.rb:506:
RN = 10
CR = Ractor.current
rs = (1..RN).map{
Ractor.new do
CR.send 'send' + CR.take #=> 'sendyield'
'take'
end
}
received = []
taken = []
yielded = []
until received.size == RN && taken.size == RN && yielded.size == RN
r, v = Ractor.select(CR, *rs, yield_value: 'yield')
case r
when :receive
received << v
when :yield
yielded << v
else
taken << v
rs.delete r
end
end
r = [received == ['sendyield'] * RN,
yielded == [nil] * RN,
taken == ['take'] * RN,
]
STDERR.puts [received, yielded, taken].inspect
r
#=> "" (expected "[true, true, true]")
FAIL 1/0 tests failed
make: *** [uncommon.mk:831: yes-btest] Error 1
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 512.
$$$[beg] make yes-test-basic TESTS='-j4'
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O0 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef
XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-O0/include -I/tmp/ruby/src/trunk-O0 -I/tmp/ruby/src/trunk-O0/enc/unicode/15.0.0
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG =
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-O0/yjit/target/release/' /tmp/ruby/src/trunk-O0/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-O0/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-O0/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-O0/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-O0/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-O0/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-O0/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-O0/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-O0/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-O0/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-O0/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-O0/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-O0/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-O0/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-O0/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-O0/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-O0/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-O0/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
Run options:
--seed=48982
"--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:
Leaked file descriptor: TestIRB::NestedIRBHistoryTest#test_history_saving_with_nested_sessions: 9 : #<File:/tmp/irb_history20230809-2462076-mfxr6f>
Leaked tempfile: TestIRB::NestedIRBHistoryTest#test_history_saving_with_nested_sessions: #<Tempfile:/tmp/irb_history20230809-2462076-mfxr6f>
Leaked tempfile: TestIRB::NestedIRBHistoryTest#test_history_saving_with_nested_sessions: #<Tempfile:/tmp/irbrc20230809-2462076-oamwu1 (closed)>
FClosed file descriptor: TestIRB::NestedIRBHistoryTest#test_history_saving_with_nested_sessions_and_prior_history: 9
Leaked tempfile: TestIRB::NestedIRBHistoryTest#test_history_saving_with_nested_sessions_and_prior_history: #<Tempfile:/tmp/irb_history20230809-2462076-u52sgs (closed)>
Leaked tempfile: TestIRB::NestedIRBHistoryTest#test_history_saving_with_nested_sessions_and_prior_history: #<Tempfile:/tmp/irbrc20230809-2462076-ytfan1 (closed)>
Retrying...
Leaked file descriptor: TestIRB::NestedIRBHistoryTest#test_history_saving_with_nested_sessions: 5 : #<File:/tmp/irb_history20230809-2462072-o1yaaf>
Leaked tempfile: TestIRB::NestedIRBHistoryTest#test_history_saving_with_nested_sessions: #<Tempfile:/tmp/irb_history20230809-2462072-o1yaaf>
Leaked tempfile: TestIRB::NestedIRBHistoryTest#test_history_saving_with_nested_sessions: #<Tempfile:/tmp/irbrc20230809-2462072-yy9pn1 (closed)>
Leaked tempfile: TestIRB::NestedIRBHistoryTest#test_history_saving_with_nested_sessions_and_prior_history: #<Tempfile:/tmp/irb_history20230809-2462072-pp9jsz>
Leaked tempfile: TestIRB::NestedIRBHistoryTest#test_history_saving_with_nested_sessions_and_prior_history: #<Tempfile:/tmp/irbrc20230809-2462072-h4g9n9 (closed)>
Finished tests in 837.593536s, 29.9513 tests/s, 11005.5541 assertions/s.
25087 tests, 9218181 assertions, 0 failures, 0 errors, 158 skips
ruby -v: ruby 3.3.0dev (2023-08-09T14:57:52Z master ab0f90f1f5) [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-08-09T14:57:52Z master ab0f90f1f5) [x86_64-linux]
............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Finished in 322.993886 seconds
3708 files, 32149 examples, 144726 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/miniruby -c /tmp/cores/core.1001.2460435.miniruby -x gdbscript
[New LWP 2460456]
[New LWP 2460435]
[New LWP 2460451]
[New LWP 2460452]
[New LWP 2460453]
[New LWP 2460454]
[New LWP 2460455]
[New LWP 2460457]
[New LWP 2460458]
[New LWP 2460450]
[New LWP 2460449]
[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/miniruby -I/tmp/ruby/src/trunk-O0/lib -I/tmp/ruby/buil'.
Program terminated with signal SIGABRT, Aborted.
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140597385541184) at ./nptl/pthread_kill.c:44
[Current thread is 1 (Thread 0x7fdf6138b640 (LWP 2460456))]
>>> Threads
Id Target Id Frame
* 1 Thread 0x7fdf6138b640 (LWP 2460456) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140597385541184) at ./nptl/pthread_kill.c:44
2 Thread 0x7fdf6427b7c0 (LWP 2460435) __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5599f4468e68) at ./nptl/futex-internal.c:57
3 Thread 0x7fdf6178d640 (LWP 2460451) __futex_abstimed_wait_common64 (private=1640300320, cancel=true, abstime=0x7fdf6178ccf0, op=137, expected=0, futex_word=0x7fdf6178cd68) at ./nptl/futex-internal.c:57
4 Thread 0x7fdf5958c640 (LWP 2460452) __futex_abstimed_wait_common64 (private=1640365840, cancel=true, abstime=0x7fdf5958bcf0, op=137, expected=0, futex_word=0x7fdf5958bd68) at ./nptl/futex-internal.c:57
5 Thread 0x7fdf5938b640 (LWP 2460453) __futex_abstimed_wait_common64 (private=1661654840, cancel=true, abstime=0x7fdf5938acf0, op=137, expected=0, futex_word=0x7fdf5938ad68) at ./nptl/futex-internal.c:57
6 Thread 0x7fdf5918a640 (LWP 2460454) futex_wait (private=0, expected=2, futex_word=0x5599f4465b40) at ../sysdeps/nptl/futex-internal.h:146
7 Thread 0x7fdf6158c640 (LWP 2460455) futex_wait (private=0, expected=2, futex_word=0x5599f4465b40) at ../sysdeps/nptl/futex-internal.h:146
8 Thread 0x7fdf6118a640 (LWP 2460457) futex_wait (private=0, expected=2, futex_word=0x5599f4465b40) at ../sysdeps/nptl/futex-internal.h:146
9 Thread 0x7fdf60f89640 (LWP 2460458) __futex_abstimed_wait_common64 (private=1679180800, cancel=true, abstime=0x7fdf60f88cf0, op=137, expected=0, futex_word=0x7fdf60f88d68) at ./nptl/futex-internal.c:57
10 Thread 0x7fdf6198e640 (LWP 2460450) __futex_abstimed_wait_common64 (private=1679188840, cancel=true, abstime=0x7fdf6198dcf0, op=137, expected=0, futex_word=0x7fdf6198dd68) at ./nptl/futex-internal.c:57
11 Thread 0x7fdf61b8f640 (LWP 2460449) __futex_abstimed_wait_common64 (private=1661780320, cancel=true, abstime=0x7fdf61b8ecf0, op=137, expected=0, futex_word=0x7fdf61b8ed68) at ./nptl/futex-internal.c:57
>>> Machine level backtrace
Thread 11 (Thread 0x7fdf61b8f640 (LWP 2460449)):
#0 __futex_abstimed_wait_common64 (private=1661780320, cancel=true, abstime=0x7fdf61b8ecf0, op=137, expected=0, futex_word=0x7fdf61b8ed68) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=1661780320, abstime=0x7fdf61b8ecf0, clockid=1661780320, expected=0, futex_word=0x7fdf61b8ed68) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 213999872
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7fdf61b8ed68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fdf61b8ecf0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007fdf64313f1b in __pthread_cond_wait_common (abstime=0x7fdf61b8ecf0, clockid=1, mutex=0x5599f4300280 <thread_cache_lock>, cond=0x7fdf61b8ed40) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7fdf643137a0 <__condvar_cleanup_waiting>, __arg = 0x7fdf61b8ec50, __canceltype = -761812982, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x7fdf61b8ed40, mutex = 0x5599f4300280 <thread_cache_lock>, private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_timedwait64 (cond=0x7fdf61b8ed40, mutex=0x5599f4300280 <thread_cache_lock>, abstime=0x7fdf61b8ecf0) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x00005599f3f7658b in native_cond_timedwait (cond=0x7fdf61b8ed40, mutex=0x5599f4300280 <thread_cache_lock>, abs=0x7fdf61b8ed38) at /tmp/ruby/src/trunk-O0/thread_pthread.c:211
r = 32735
ts = {tv_sec = 6748677, tv_nsec = 868830787}
#6 0x00005599f3f77621 in register_cached_thread_and_wait (altstack=0x5599f45bfac0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:1171
end = 6748677868830787
entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140597393946176, th = 0x0, altstack = 0x5599f45bfac0, node = {next = 0x5599f42ea580 <cached_thread_head>, prev = 0x7fdf6198dd88}}
#7 0x00005599f3f77538 in thread_start_func_1 (th_ptr=0x5599f4547410) at /tmp/ruby/src/trunk-O0/thread_pthread.c:1118
th = 0x5599f4547410
altstack = 0x5599f45bfac0
#8 0x00007fdf64314b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
ret = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140728135483632, -361395520151546266, 140597393946176, 22, 140597435385936, 140728135483984, 379098147591493222, 379103719392876134}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x00007fdf643a5bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 10 (Thread 0x7fdf6198e640 (LWP 2460450)):
#0 __futex_abstimed_wait_common64 (private=1679188840, cancel=true, abstime=0x7fdf6198dcf0, op=137, expected=0, futex_word=0x7fdf6198dd68) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=1679188840, abstime=0x7fdf6198dcf0, clockid=1679188840, expected=0, futex_word=0x7fdf6198dd68) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 375613696
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7fdf6198dd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fdf6198dcf0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007fdf64313f1b in __pthread_cond_wait_common (abstime=0x7fdf6198dcf0, clockid=1, mutex=0x5599f4300280 <thread_cache_lock>, cond=0x7fdf6198dd40) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7fdf643137a0 <__condvar_cleanup_waiting>, __arg = 0x7fdf6198dc50, __canceltype = -761812982, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x7fdf6198dd40, mutex = 0x5599f4300280 <thread_cache_lock>, private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_timedwait64 (cond=0x7fdf6198dd40, mutex=0x5599f4300280 <thread_cache_lock>, abstime=0x7fdf6198dcf0) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x00005599f3f7658b in native_cond_timedwait (cond=0x7fdf6198dd40, mutex=0x5599f4300280 <thread_cache_lock>, abs=0x7fdf6198dd38) at /tmp/ruby/src/trunk-O0/thread_pthread.c:211
r = 32735
ts = {tv_sec = 6748677, tv_nsec = 868845245}
#6 0x00005599f3f77621 in register_cached_thread_and_wait (altstack=0x5599f457b670) at /tmp/ruby/src/trunk-O0/thread_pthread.c:1171
end = 6748677868845245
entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140597391844928, th = 0x0, altstack = 0x5599f457b670, node = {next = 0x7fdf61b8ed88, prev = 0x7fdf6178cd88}}
#7 0x00005599f3f77538 in thread_start_func_1 (th_ptr=0x5599f453b750) at /tmp/ruby/src/trunk-O0/thread_pthread.c:1118
th = 0x5599f453b750
altstack = 0x5599f457b670
#8 0x00007fdf64314b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
ret = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140728135483632, -361395520151546266, 140597391844928, 22, 140597435385936, 140728135483984, 379097873250457190, 379103719392876134}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x00007fdf643a5bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 9 (Thread 0x7fdf60f89640 (LWP 2460458)):
#0 __futex_abstimed_wait_common64 (private=1679180800, cancel=true, abstime=0x7fdf60f88cf0, op=137, expected=0, futex_word=0x7fdf60f88d68) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=1679180800, abstime=0x7fdf60f88cf0, clockid=1679180800, expected=0, futex_word=0x7fdf60f88d68) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 373555456
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7fdf60f88d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fdf60f88cf0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007fdf64313f1b in __pthread_cond_wait_common (abstime=0x7fdf60f88cf0, clockid=1, mutex=0x5599f4300280 <thread_cache_lock>, cond=0x7fdf60f88d40) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7fdf643137a0 <__condvar_cleanup_waiting>, __arg = 0x7fdf60f88c50, __canceltype = -761812982, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x7fdf60f88d40, mutex = 0x5599f4300280 <thread_cache_lock>, private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_timedwait64 (cond=0x7fdf60f88d40, mutex=0x5599f4300280 <thread_cache_lock>, abstime=0x7fdf60f88cf0) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x00005599f3f7658b in native_cond_timedwait (cond=0x7fdf60f88d40, mutex=0x5599f4300280 <thread_cache_lock>, abs=0x7fdf60f88d38) at /tmp/ruby/src/trunk-O0/thread_pthread.c:211
r = 32735
ts = {tv_sec = 6748677, tv_nsec = 872366897}
#6 0x00005599f3f77621 in register_cached_thread_and_wait (altstack=0x5599f4597430) at /tmp/ruby/src/trunk-O0/thread_pthread.c:1171
end = 6748677872366897
entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140597381338688, th = 0x0, altstack = 0x5599f4597430, node = {next = 0x7fdf5938ad88, prev = 0x5599f42ea580 <cached_thread_head>}}
#7 0x00005599f3f77538 in thread_start_func_1 (th_ptr=0x5599f4583690) at /tmp/ruby/src/trunk-O0/thread_pthread.c:1118
th = 0x5599f4583690
altstack = 0x5599f4597430
#8 0x00007fdf64314b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
ret = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140728135483632, -361395520151546266, 140597381338688, 22, 140597435385936, 140728135483984, 379095397738681958, 379103719392876134}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x00007fdf643a5bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 8 (Thread 0x7fdf6118a640 (LWP 2460457)):
#0 futex_wait (private=0, expected=2, futex_word=0x5599f4465b40) at ../sysdeps/nptl/futex-internal.h:146
__ret = -512
err = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __GI___lll_lock_wait (futex=futex@entry=0x5599f4465b40, private=0) at ./nptl/lowlevellock.c:49
No locals.
#2 0x00007fdf64318082 in lll_mutex_lock_optimized (mutex=0x5599f4465b40) at ./nptl/pthread_mutex_lock.c:48
__futex = 0x5599f4465b40
private = <optimized out>
private = <optimized out>
__value = <optimized out>
__futex = <optimized out>
#3 ___pthread_mutex_lock (mutex=0x5599f4465b40) at ./nptl/pthread_mutex_lock.c:93
type = <optimized out>
__PRETTY_FUNCTION__ = "___pthread_mutex_lock"
id = <optimized out>
#4 0x00005599f3f7626f in rb_native_mutex_lock (lock=0x5599f4465b40) at /tmp/ruby/src/trunk-O0/thread_pthread.c:85
r = 1
#5 0x00005599f3ff5080 in vm_lock_enter (cr=0x5599f453ea70, vm=0x5599f4465b10, locked=false, no_barrier=false, lev=0x7fdf6108887c) at /tmp/ruby/src/trunk-O0/vm_sync.c:57
No locals.
#6 0x00005599f3ff529e in rb_vm_lock_enter_body (lev=0x7fdf6108887c) at /tmp/ruby/src/trunk-O0/vm_sync.c:141
vm = 0x5599f4465b10
#7 0x00005599f3ed51d4 in rb_vm_lock_enter (lev=0x7fdf6108887c, file=0x5599f415eae8 "/tmp/ruby/src/trunk-O0/ractor.c", line=2265) at /tmp/ruby/src/trunk-O0/vm_sync.h:75
No locals.
#8 0x00005599f3ed973d in rb_ractor_blocking_threads_dec (cr=0x5599f453ea70, file=0x5599f4169238 "/tmp/ruby/src/trunk-O0/thread.c", line=1517) at /tmp/ruby/src/trunk-O0/ractor.c:2265
_lev = 21913
vm = 0x5599f4465b10
#9 0x00005599f3f7ea35 in blocking_region_end (th=0x5599f453edf0, region=0x7fdf610888f8) at /tmp/ruby/src/trunk-O0/thread.c:1517
No locals.
#10 0x00005599f3f7eba8 in rb_nogvl (func=0x5599f3ed6035 <ractor_sleep_wo_gvl>, data1=0x5599f453ea70, ubf=0x5599f3ed60b2 <ractor_sleep_interrupt>, data2=0x5599f453ea70, flags=3) at /tmp/ruby/src/trunk-O0/thread.c:1552
__region = {prev_status = THREAD_RUNNABLE}
val = 0x0
ec = 0x5599f453ef90
th = 0x5599f453edf0
vm = 0x5599f4465b10
is_main_thread = false
saved_errno = 25
ubf_th = 0
#11 0x00005599f3ed61d4 in ractor_sleep_with_cleanup (ec=0x5599f453ef90, cr=0x5599f453ea70, wait_status=wait_taking, cf_func=0x5599f3ed7243 <ractor_wait_take_cleanup>, cf_data=0x7fdf61088a30) at /tmp/ruby/src/trunk-O0/ractor.c:605
wakeup_status = 21913
#12 0x00005599f3ed7321 in ractor_wait_take (ec=0x5599f453ef90, cr=0x5599f453ea70, r=0x5599f4468df0, take_basket=0x7fdf61088a80) at /tmp/ruby/src/trunk-O0/ractor.c:1161
data = {r = 0x5599f4468df0, tb = 0x7fdf61088a80}
#13 0x00005599f3ed73e5 in ractor_take (ec=0x5599f453ef90, r=0x5599f4468df0) at /tmp/ruby/src/trunk-O0/ractor.c:1182
v = 36
cr = 0x5599f453ea70
take_basket = {type = {e = basket_type_copy, atomic = 2}, sender = 140597416077320, p = {send = {v = 140597394798000, exception = false}, take = {basket = 0x7fdf61c5f5b0, config = 0x0}}}
#14 0x00005599f3edc757 in builtin_inline_class_827 (ec=0x5599f453ef90, self=140597416077320) at /tmp/ruby/src/trunk-O0/ractor.rb:828
No locals.
#15 0x00005599f3fccd56 in builtin_invoker0 (ec=0x5599f453ef90, self=140597416077320, argv=0x0, funcptr=0x5599f3edc725 <builtin_inline_class_827>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6657
No locals.
#16 0x00005599f3fcd74a in invoke_bf (ec=0x5599f453ef90, reg_cfp=0x7fdf61189c08, bf=0x5599f42dcd08 <ractor_table+360>, argv=0x0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6797
canary_p = false
ret = 140597394800200
#17 0x00005599f3fcd7c9 in vm_invoke_builtin_delegate (ec=0x5599f453ef90, cfp=0x7fdf61189c08, bf=0x5599f42dcd08 <ractor_table+360>, start_index=0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6820
__func__ = <optimized out>
i = <optimized out>
#18 0x00005599f3fd610f in vm_exec_core (ec=0x5599f453ef90) at ../../src/trunk-O0/insns.def:1506
bf = 0x5599f42dcd08 <ractor_table+360>
index = 0
leaf = false
val = 140597382388160
reg_pc = 0x5599f451f388
reg_cfp = 0x7fdf61189c08
insns_address_table = {0x5599f3fcd8b9 <vm_exec_core+108>, 0x5599f3fcd950 <vm_exec_core+259>, 0x5599f3fcdaa9 <vm_exec_core+604>, 0x5599f3fcdc03 <vm_exec_core+950>, 0x5599f3fcdde7 <vm_exec_core+1434>, 0x5599f3fcdf5d <vm_exec_core+1808>, 0x5599f3fce1b5 <vm_exec_core+2408>, 0x5599f3fce30d <vm_exec_core+2752>, 0x5599f3fce422 <vm_exec_core+3029>, 0x5599f3fce56f <vm_exec_core+3362>, 0x5599f3fce6bc <vm_exec_core+3695>, 0x5599f3fce810 <vm_exec_core+4035>, 0x5599f3fce968 <vm_exec_core+4379>, 0x5599f3fceb2b <vm_exec_core+4830>, 0x5599f3fcec70 <vm_exec_core+5155>, 0x5599f3fceda6 <vm_exec_core+5465>, 0x5599f3fceea5 <vm_exec_core+5720>, 0x5599f3fcefa4 <vm_exec_core+5975>, 0x5599f3fcf05f <vm_exec_core+6162>, 0x5599f3fcf11d <vm_exec_core+6352>, 0x5599f3fcf1ff <vm_exec_core+6578>, 0x5599f3fcf313 <vm_exec_core+6854>, 0x5599f3fcf41c <vm_exec_core+7119>, 0x5599f3fcf536 <vm_exec_core+7401>, 0x5599f3fcf62a <vm_exec_core+7645>, 0x5599f3fcf7af <vm_exec_core+8034>, 0x5599f3fcf887 <vm_exec_core+8250>, 0x5599f3fcf9a8 <vm_exec_core+8539>, 0x5599f3fcfb13 <vm_exec_core+8902>, 0x5599f3fcfc12 <vm_exec_core+9157>, 0x5599f3fcfd11 <vm_exec_core+9412>, 0x5599f3fcfe4f <vm_exec_core+9730>, 0x5599f3fcff43 <vm_exec_core+9974>, 0x5599f3fd005e <vm_exec_core+10257>, 0x5599f3fd01aa <vm_exec_core+10589>, 0x5599f3fd02e0 <vm_exec_core+10899>, 0x5599f3fd038d <vm_exec_core+11072>, 0x5599f3fd0480 <vm_exec_core+11315>, 0x5599f3fd05aa <vm_exec_core+11613>, 0x5599f3fd068c <vm_exec_core+11839>, 0x5599f3fd0847 <vm_exec_core+12282>, 0x5599f3fd095d <vm_exec_core+12560>, 0x5599f3fd0a85 <vm_exec_core+12856>, 0x5599f3fd0b52 <vm_exec_core+13061>, 0x5599f3fd0cfa <vm_exec_core+13485>, 0x5599f3fd123a <vm_exec_core+14829>, 0x5599f3fd1372 <vm_exec_core+15141>, 0x5599f3fd14bb <vm_exec_core+15470>, 0x5599f3fd15e3 <vm_exec_core+15766>, 0x5599f3fd180a <vm_exec_core+16317>, 0x5599f3fd1942 <vm_exec_core+16629>, 0x5599f3fd1a8e <vm_exec_core+16961>, 0x5599f3fd1cd1 <vm_exec_core+17540>, 0x5599f3fd1eb6 <vm_exec_core+18025>, 0x5599f3fd2050 <vm_exec_core+18435>, 0x5599f3fd2243 <vm_exec_core+18934>, 0x5599f3fd23dd <vm_exec_core+19344>, 0x5599f3fd25d0 <vm_exec_core+19843>, 0x5599f3fd27f8 <vm_exec_core+20395>, 0x5599f3fd2a3b <vm_exec_core+20974>, 0x5599f3fd2c20 <vm_exec_core+21459>, 0x5599f3fd2d74 <vm_exec_core+21799>, 0x5599f3fd2e29 <vm_exec_core+21980>, 0x5599f3fd2f29 <vm_exec_core+22236>, 0x5599f3fd304e <vm_exec_core+22529>, 0x5599f3fd3176 <vm_exec_core+22825>, 0x5599f3fd329b <vm_exec_core+23118>, 0x5599f3fd33f5 <vm_exec_core+23464>, 0x5599f3fd3562 <vm_exec_core+23829>, 0x5599f3fd3707 <vm_exec_core+24250>, 0x5599f3fd38ac <vm_exec_core+24671>, 0x5599f3fd3a51 <vm_exec_core+25092>, 0x5599f3fd3bf6 <vm_exec_core+25513>, 0x5599f3fd3d9b <vm_exec_core+25934>, 0x5599f3fd3f4b <vm_exec_core+26366>, 0x5599f3fd4148 <vm_exec_core+26875>, 0x5599f3fd42ed <vm_exec_core+27296>, 0x5599f3fd4492 <vm_exec_core+27717>, 0x5599f3fd4637 <vm_exec_core+28138>, 0x5599f3fd47dc <vm_exec_core+28559>, 0x5599f3fd4981 <vm_exec_core+28980>, 0x5599f3fd4b26 <vm_exec_core+29401>, 0x5599f3fd4ccb <vm_exec_core+29822>, 0x5599f3fd4e70 <vm_exec_core+30243>, 0x5599f3fd502e <vm_exec_core+30689>, 0x5599f3fd5274 <vm_exec_core+31271>, 0x5599f3fd5479 <vm_exec_core+31788>, 0x5599f3fd5607 <vm_exec_core+32186>, 0x5599f3fd5795 <vm_exec_core+32584>, 0x5599f3fd591e <vm_exec_core+32977>, 0x5599f3fd5aa7 <vm_exec_core+33370>, 0x5599f3fd5c41 <vm_exec_core+33780>, 0x5599f3fd5de6 <vm_exec_core+34201>, 0x5599f3fd5f0d <vm_exec_core+34496>, 0x5599f3fd6058 <vm_exec_core+34827>, 0x5599f3fd61e6 <vm_exec_core+35225>, 0x5599f3fd6311 <vm_exec_core+35524>, 0x5599f3fd6436 <vm_exec_core+35817>, 0x5599f3fd6544 <vm_exec_core+36087>, 0x5599f3fd6652 <vm_exec_core+36357>, 0x5599f3fd6700 <vm_exec_core+36531>, 0x5599f3fd67ae <vm_exec_core+36705>, 0x5599f3fd67cc <vm_exec_core+36735>, 0x5599f3fd67ea <vm_exec_core+36765>, 0x5599f3fd6808 <vm_exec_core+36795>, 0x5599f3fd6826 <vm_exec_core+36825>, 0x5599f3fd6844 <vm_exec_core+36855>, 0x5599f3fd6862 <vm_exec_core+36885>, 0x5599f3fd6880 <vm_exec_core+36915>, 0x5599f3fd689e <vm_exec_core+36945>, 0x5599f3fd68bc <vm_exec_core+36975>, 0x5599f3fd68da <vm_exec_core+37005>, 0x5599f3fd68f8 <vm_exec_core+37035>, 0x5599f3fd6916 <vm_exec_core+37065>, 0x5599f3fd6934 <vm_exec_core+37095>, 0x5599f3fd6952 <vm_exec_core+37125>, 0x5599f3fd6970 <vm_exec_core+37155>, 0x5599f3fd698e <vm_exec_core+37185>, 0x5599f3fd69ac <vm_exec_core+37215>, 0x5599f3fd69ca <vm_exec_core+37245>, 0x5599f3fd69e8 <vm_exec_core+37275>, 0x5599f3fd6a06 <vm_exec_core+37305>, 0x5599f3fd6a24 <vm_exec_core+37335>, 0x5599f3fd6a42 <vm_exec_core+37365>, 0x5599f3fd6a60 <vm_exec_core+37395>, 0x5599f3fd6a7e <vm_exec_core+37425>, 0x5599f3fd6a9c <vm_exec_core+37455>, 0x5599f3fd6aba <vm_exec_core+37485>, 0x5599f3fd6ad8 <vm_exec_core+37515>, 0x5599f3fd6af6 <vm_exec_core+37545>, 0x5599f3fd6b14 <vm_exec_core+37575>, 0x5599f3fd6b32 <vm_exec_core+37605>, 0x5599f3fd6b50 <vm_exec_core+37635>, 0x5599f3fd6b6e <vm_exec_core+37665>, 0x5599f3fd6b8c <vm_exec_core+37695>, 0x5599f3fd6baa <vm_exec_core+37725>, 0x5599f3fd6bc8 <vm_exec_core+37755>, 0x5599f3fd6be6 <vm_exec_core+37785>, 0x5599f3fd6c04 <vm_exec_core+37815>, 0x5599f3fd6c22 <vm_exec_core+37845>, 0x5599f3fd6c40 <vm_exec_core+37875>, 0x5599f3fd6c5e <vm_exec_core+37905>, 0x5599f3fd6c7c <vm_exec_core+37935>, 0x5599f3fd6c9a <vm_exec_core+37965>, 0x5599f3fd6cb8 <vm_exec_core+37995>, 0x5599f3fd6cd6 <vm_exec_core+38025>, 0x5599f3fd6cf4 <vm_exec_core+38055>, 0x5599f3fd6d12 <vm_exec_core+38085>, 0x5599f3fd6d30 <vm_exec_core+38115>, 0x5599f3fd6d4e <vm_exec_core+38145>, 0x5599f3fd6d6c <vm_exec_core+38175>, 0x5599f3fd6d8a <vm_exec_core+38205>, 0x5599f3fd6da8 <vm_exec_core+38235>, 0x5599f3fd6dc6 <vm_exec_core+38265>, 0x5599f3fd6de4 <vm_exec_core+38295>, 0x5599f3fd6e02 <vm_exec_core+38325>, 0x5599f3fd6e20 <vm_exec_core+38355>, 0x5599f3fd6e3e <vm_exec_core+38385>, 0x5599f3fd6e5c <vm_exec_core+38415>, 0x5599f3fd6e7a <vm_exec_core+38445>, 0x5599f3fd6e98 <vm_exec_core+38475>, 0x5599f3fd6eb6 <vm_exec_core+38505>, 0x5599f3fd6ed4 <vm_exec_core+38535>, 0x5599f3fd6ef2 <vm_exec_core+38565>, 0x5599f3fd6f10 <vm_exec_core+38595>, 0x5599f3fd6f2e <vm_exec_core+38625>, 0x5599f3fd6f4c <vm_exec_core+38655>, 0x5599f3fd6f6a <vm_exec_core+38685>, 0x5599f3fd6f88 <vm_exec_core+38715>, 0x5599f3fd6fa6 <vm_exec_core+38745>, 0x5599f3fd6fc4 <vm_exec_core+38775>, 0x5599f3fd6fe2 <vm_exec_core+38805>, 0x5599f3fd7000 <vm_exec_core+38835>, 0x5599f3fd701e <vm_exec_core+38865>, 0x5599f3fd703c <vm_exec_core+38895>, 0x5599f3fd705a <vm_exec_core+38925>, 0x5599f3fd708b <vm_exec_core+38974>, 0x5599f3fd70a9 <vm_exec_core+39004>, 0x5599f3fd70c7 <vm_exec_core+39034>, 0x5599f3fd70e5 <vm_exec_core+39064>, 0x5599f3fd7103 <vm_exec_core+39094>, 0x5599f3fd7121 <vm_exec_core+39124>, 0x5599f3fd713f <vm_exec_core+39154>, 0x5599f3fd715d <vm_exec_core+39184>, 0x5599f3fd717b <vm_exec_core+39214>, 0x5599f3fd7199 <vm_exec_core+39244>, 0x5599f3fd71b7 <vm_exec_core+39274>, 0x5599f3fd71d5 <vm_exec_core+39304>, 0x5599f3fd71f3 <vm_exec_core+39334>, 0x5599f3fd7211 <vm_exec_core+39364>, 0x5599f3fd722f <vm_exec_core+39394>, 0x5599f3fd724d <vm_exec_core+39424>, 0x5599f3fd726b <vm_exec_core+39454>, 0x5599f3fd7289 <vm_exec_core+39484>, 0x5599f3fd72a7 <vm_exec_core+39514>, 0x5599f3fd72c5 <vm_exec_core+39544>, 0x5599f3fd72e3 <vm_exec_core+39574>, 0x5599f3fd7301 <vm_exec_core+39604>, 0x5599f3fd731f <vm_exec_core+39634>, 0x5599f3fd733d <vm_exec_core+39664>...}
#19 0x00005599f3fe92d0 in rb_vm_exec (ec=0x5599f453ef90) at /tmp/ruby/src/trunk-O0/vm.c:2406
_ec = 0x5599f453ef90
_tag = {tag = 36, retval = 4, buf = {0x7fdf610899d0, 0x5599f3fe924e <rb_vm_exec+174>, 0x0, 0x7fdf61089920, 0x0}, prev = 0x7fdf61189d20, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#20 0x00005599f3fe5f49 in invoke_block (ec=0x5599f453ef90, iseq=0x7fdf61c04b10, self=140597394463560, captured=0x5599f4545d90, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1441
arg_size = 0
#21 0x00005599f3fe69e5 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fdf61089bf0, argc=0, self=140597394463560, captured=0x5599f4545d90, ec=0x5599f453ef90) at /tmp/ruby/src/trunk-O0/vm.c:1511
iseq = 0x7fdf61c04b10
opt_pc = 0
type = 572653569
cfp = 0x7fdf61189c78
sp = 0x7fdf61089cc8
flags = 0
use_argv = 0x7fdf61089bf0
av = {8192, 140597394463120}
stack_argv = 0x7fdf61089cc8
#22 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7fdf61089bf0, argc=0, self=140597394463560, proc=0x5599f4545d90, ec=0x5599f453ef90) at /tmp/ruby/src/trunk-O0/vm.c:1609
block = 0x5599f4545d90
#23 vm_invoke_proc (ec=0x5599f453ef90, proc=0x5599f4545d90, self=140597394463560, argc=0, argv=0x7fdf61089bf0, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1639
No locals.
#24 0x00005599f3fe7226 in rb_vm_invoke_proc_with_self (ec=0x5599f453ef90, proc=0x5599f4545d90, self=140597394463560, argc=0, argv=0x7fdf61089bf0, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1674
No locals.
#25 0x00005599f3f7cb49 in thread_do_start_proc (th=0x5599f453edf0) at /tmp/ruby/src/trunk-O0/thread.c:580
self = 140597394463560
args = 1
args_ptr = 0x7fdf61089bf0
args_len = 0
procval = 140597394463920
proc = 0x5599f4545d90
#26 0x00005599f3f7cd89 in thread_do_start (th=0x5599f453edf0) at /tmp/ruby/src/trunk-O0/thread.c:624
result = 36
#27 0x00005599f3f7d1a3 in thread_start_func_2 (th=0x5599f453edf0, stack_start=0x7fdf61189d78) at /tmp/ruby/src/trunk-O0/thread.c:694
_ec = 0x5599f453ef90
_tag = {tag = 36, retval = 140597383442432, buf = {0x7fdf61189da0, 0x5599f3f7d14a <thread_start_func_2+744>, 0x0, 0x7fdf61089cb0, 0x7fdf61189da0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
errinfo = 4
size = 131072
ractor_main_th = 0x5599f453edf0
vm_stack = 0x7fdf61089cb0
#28 0x00005599f3f7752c in thread_start_func_1 (th_ptr=0x5599f453edf0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:1114
th = 0x5599f453edf0
altstack = 0x5599f4593420
#29 0x00007fdf64314b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
ret = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140728135483632, -361395520151546266, 140597383439936, 22, 140597435385936, 140728135483984, 379096771591345766, 379103719392876134}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#30 0x00007fdf643a5bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 7 (Thread 0x7fdf6158c640 (LWP 2460455)):
#0 futex_wait (private=0, expected=2, futex_word=0x5599f4465b40) at ../sysdeps/nptl/futex-internal.h:146
__ret = -512
err = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __GI___lll_lock_wait (futex=futex@entry=0x5599f4465b40, private=0) at ./nptl/lowlevellock.c:49
No locals.
#2 0x00007fdf64318082 in lll_mutex_lock_optimized (mutex=0x5599f4465b40) at ./nptl/pthread_mutex_lock.c:48
__futex = 0x5599f4465b40
private = <optimized out>
private = <optimized out>
__value = <optimized out>
__futex = <optimized out>
#3 ___pthread_mutex_lock (mutex=0x5599f4465b40) at ./nptl/pthread_mutex_lock.c:93
type = <optimized out>
__PRETTY_FUNCTION__ = "___pthread_mutex_lock"
id = <optimized out>
#4 0x00005599f3f7626f in rb_native_mutex_lock (lock=0x5599f4465b40) at /tmp/ruby/src/trunk-O0/thread_pthread.c:85
r = 1
#5 0x00005599f3ff5080 in vm_lock_enter (cr=0x5599f450a370, vm=0x5599f4465b10, locked=false, no_barrier=false, lev=0x7fdf6148a87c) at /tmp/ruby/src/trunk-O0/vm_sync.c:57
No locals.
#6 0x00005599f3ff529e in rb_vm_lock_enter_body (lev=0x7fdf6148a87c) at /tmp/ruby/src/trunk-O0/vm_sync.c:141
vm = 0x5599f4465b10
#7 0x00005599f3ed51d4 in rb_vm_lock_enter (lev=0x7fdf6148a87c, file=0x5599f415eae8 "/tmp/ruby/src/trunk-O0/ractor.c", line=2265) at /tmp/ruby/src/trunk-O0/vm_sync.h:75
No locals.
#8 0x00005599f3ed973d in rb_ractor_blocking_threads_dec (cr=0x5599f450a370, file=0x5599f4169238 "/tmp/ruby/src/trunk-O0/thread.c", line=1517) at /tmp/ruby/src/trunk-O0/ractor.c:2265
_lev = 21913
vm = 0x5599f4465b10
#9 0x00005599f3f7ea35 in blocking_region_end (th=0x5599f450a6f0, region=0x7fdf6148a8f8) at /tmp/ruby/src/trunk-O0/thread.c:1517
No locals.
#10 0x00005599f3f7eba8 in rb_nogvl (func=0x5599f3ed6035 <ractor_sleep_wo_gvl>, data1=0x5599f450a370, ubf=0x5599f3ed60b2 <ractor_sleep_interrupt>, data2=0x5599f450a370, flags=3) at /tmp/ruby/src/trunk-O0/thread.c:1552
__region = {prev_status = THREAD_RUNNABLE}
val = 0x0
ec = 0x5599f4545240
th = 0x5599f450a6f0
vm = 0x5599f4465b10
is_main_thread = false
saved_errno = 25
ubf_th = 0
#11 0x00005599f3ed61d4 in ractor_sleep_with_cleanup (ec=0x5599f4545240, cr=0x5599f450a370, wait_status=wait_taking, cf_func=0x5599f3ed7243 <ractor_wait_take_cleanup>, cf_data=0x7fdf6148aa30) at /tmp/ruby/src/trunk-O0/ractor.c:605
wakeup_status = 21913
#12 0x00005599f3ed7321 in ractor_wait_take (ec=0x5599f4545240, cr=0x5599f450a370, r=0x5599f4468df0, take_basket=0x7fdf6148aa80) at /tmp/ruby/src/trunk-O0/ractor.c:1161
data = {r = 0x5599f4468df0, tb = 0x7fdf6148aa80}
#13 0x00005599f3ed73e5 in ractor_take (ec=0x5599f4545240, r=0x5599f4468df0) at /tmp/ruby/src/trunk-O0/ractor.c:1182
v = 36
cr = 0x5599f450a370
take_basket = {type = {e = basket_type_copy, atomic = 2}, sender = 140597416077320, p = {send = {v = 140597394798720, exception = false}, take = {basket = 0x7fdf61c5f880, config = 0x0}}}
#14 0x00005599f3edc757 in builtin_inline_class_827 (ec=0x5599f4545240, self=140597416077320) at /tmp/ruby/src/trunk-O0/ractor.rb:828
No locals.
#15 0x00005599f3fccd56 in builtin_invoker0 (ec=0x5599f4545240, self=140597416077320, argv=0x0, funcptr=0x5599f3edc725 <builtin_inline_class_827>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6657
No locals.
#16 0x00005599f3fcd74a in invoke_bf (ec=0x5599f4545240, reg_cfp=0x7fdf6158bc08, bf=0x5599f42dcd08 <ractor_table+360>, argv=0x0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6797
canary_p = false
ret = 140597394800200
#17 0x00005599f3fcd7c9 in vm_invoke_builtin_delegate (ec=0x5599f4545240, cfp=0x7fdf6158bc08, bf=0x5599f42dcd08 <ractor_table+360>, start_index=0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6820
__func__ = <optimized out>
i = <optimized out>
#18 0x00005599f3fd610f in vm_exec_core (ec=0x5599f4545240) at ../../src/trunk-O0/insns.def:1506
bf = 0x5599f42dcd08 <ractor_table+360>
index = 0
leaf = false
val = 140597386590656
reg_pc = 0x5599f451f388
reg_cfp = 0x7fdf6158bc08
insns_address_table = {0x5599f3fcd8b9 <vm_exec_core+108>, 0x5599f3fcd950 <vm_exec_core+259>, 0x5599f3fcdaa9 <vm_exec_core+604>, 0x5599f3fcdc03 <vm_exec_core+950>, 0x5599f3fcdde7 <vm_exec_core+1434>, 0x5599f3fcdf5d <vm_exec_core+1808>, 0x5599f3fce1b5 <vm_exec_core+2408>, 0x5599f3fce30d <vm_exec_core+2752>, 0x5599f3fce422 <vm_exec_core+3029>, 0x5599f3fce56f <vm_exec_core+3362>, 0x5599f3fce6bc <vm_exec_core+3695>, 0x5599f3fce810 <vm_exec_core+4035>, 0x5599f3fce968 <vm_exec_core+4379>, 0x5599f3fceb2b <vm_exec_core+4830>, 0x5599f3fcec70 <vm_exec_core+5155>, 0x5599f3fceda6 <vm_exec_core+5465>, 0x5599f3fceea5 <vm_exec_core+5720>, 0x5599f3fcefa4 <vm_exec_core+5975>, 0x5599f3fcf05f <vm_exec_core+6162>, 0x5599f3fcf11d <vm_exec_core+6352>, 0x5599f3fcf1ff <vm_exec_core+6578>, 0x5599f3fcf313 <vm_exec_core+6854>, 0x5599f3fcf41c <vm_exec_core+7119>, 0x5599f3fcf536 <vm_exec_core+7401>, 0x5599f3fcf62a <vm_exec_core+7645>, 0x5599f3fcf7af <vm_exec_core+8034>, 0x5599f3fcf887 <vm_exec_core+8250>, 0x5599f3fcf9a8 <vm_exec_core+8539>, 0x5599f3fcfb13 <vm_exec_core+8902>, 0x5599f3fcfc12 <vm_exec_core+9157>, 0x5599f3fcfd11 <vm_exec_core+9412>, 0x5599f3fcfe4f <vm_exec_core+9730>, 0x5599f3fcff43 <vm_exec_core+9974>, 0x5599f3fd005e <vm_exec_core+10257>, 0x5599f3fd01aa <vm_exec_core+10589>, 0x5599f3fd02e0 <vm_exec_core+10899>, 0x5599f3fd038d <vm_exec_core+11072>, 0x5599f3fd0480 <vm_exec_core+11315>, 0x5599f3fd05aa <vm_exec_core+11613>, 0x5599f3fd068c <vm_exec_core+11839>, 0x5599f3fd0847 <vm_exec_core+12282>, 0x5599f3fd095d <vm_exec_core+12560>, 0x5599f3fd0a85 <vm_exec_core+12856>, 0x5599f3fd0b52 <vm_exec_core+13061>, 0x5599f3fd0cfa <vm_exec_core+13485>, 0x5599f3fd123a <vm_exec_core+14829>, 0x5599f3fd1372 <vm_exec_core+15141>, 0x5599f3fd14bb <vm_exec_core+15470>, 0x5599f3fd15e3 <vm_exec_core+15766>, 0x5599f3fd180a <vm_exec_core+16317>, 0x5599f3fd1942 <vm_exec_core+16629>, 0x5599f3fd1a8e <vm_exec_core+16961>, 0x5599f3fd1cd1 <vm_exec_core+17540>, 0x5599f3fd1eb6 <vm_exec_core+18025>, 0x5599f3fd2050 <vm_exec_core+18435>, 0x5599f3fd2243 <vm_exec_core+18934>, 0x5599f3fd23dd <vm_exec_core+19344>, 0x5599f3fd25d0 <vm_exec_core+19843>, 0x5599f3fd27f8 <vm_exec_core+20395>, 0x5599f3fd2a3b <vm_exec_core+20974>, 0x5599f3fd2c20 <vm_exec_core+21459>, 0x5599f3fd2d74 <vm_exec_core+21799>, 0x5599f3fd2e29 <vm_exec_core+21980>, 0x5599f3fd2f29 <vm_exec_core+22236>, 0x5599f3fd304e <vm_exec_core+22529>, 0x5599f3fd3176 <vm_exec_core+22825>, 0x5599f3fd329b <vm_exec_core+23118>, 0x5599f3fd33f5 <vm_exec_core+23464>, 0x5599f3fd3562 <vm_exec_core+23829>, 0x5599f3fd3707 <vm_exec_core+24250>, 0x5599f3fd38ac <vm_exec_core+24671>, 0x5599f3fd3a51 <vm_exec_core+25092>, 0x5599f3fd3bf6 <vm_exec_core+25513>, 0x5599f3fd3d9b <vm_exec_core+25934>, 0x5599f3fd3f4b <vm_exec_core+26366>, 0x5599f3fd4148 <vm_exec_core+26875>, 0x5599f3fd42ed <vm_exec_core+27296>, 0x5599f3fd4492 <vm_exec_core+27717>, 0x5599f3fd4637 <vm_exec_core+28138>, 0x5599f3fd47dc <vm_exec_core+28559>, 0x5599f3fd4981 <vm_exec_core+28980>, 0x5599f3fd4b26 <vm_exec_core+29401>, 0x5599f3fd4ccb <vm_exec_core+29822>, 0x5599f3fd4e70 <vm_exec_core+30243>, 0x5599f3fd502e <vm_exec_core+30689>, 0x5599f3fd5274 <vm_exec_core+31271>, 0x5599f3fd5479 <vm_exec_core+31788>, 0x5599f3fd5607 <vm_exec_core+32186>, 0x5599f3fd5795 <vm_exec_core+32584>, 0x5599f3fd591e <vm_exec_core+32977>, 0x5599f3fd5aa7 <vm_exec_core+33370>, 0x5599f3fd5c41 <vm_exec_core+33780>, 0x5599f3fd5de6 <vm_exec_core+34201>, 0x5599f3fd5f0d <vm_exec_core+34496>, 0x5599f3fd6058 <vm_exec_core+34827>, 0x5599f3fd61e6 <vm_exec_core+35225>, 0x5599f3fd6311 <vm_exec_core+35524>, 0x5599f3fd6436 <vm_exec_core+35817>, 0x5599f3fd6544 <vm_exec_core+36087>, 0x5599f3fd6652 <vm_exec_core+36357>, 0x5599f3fd6700 <vm_exec_core+36531>, 0x5599f3fd67ae <vm_exec_core+36705>, 0x5599f3fd67cc <vm_exec_core+36735>, 0x5599f3fd67ea <vm_exec_core+36765>, 0x5599f3fd6808 <vm_exec_core+36795>, 0x5599f3fd6826 <vm_exec_core+36825>, 0x5599f3fd6844 <vm_exec_core+36855>, 0x5599f3fd6862 <vm_exec_core+36885>, 0x5599f3fd6880 <vm_exec_core+36915>, 0x5599f3fd689e <vm_exec_core+36945>, 0x5599f3fd68bc <vm_exec_core+36975>, 0x5599f3fd68da <vm_exec_core+37005>, 0x5599f3fd68f8 <vm_exec_core+37035>, 0x5599f3fd6916 <vm_exec_core+37065>, 0x5599f3fd6934 <vm_exec_core+37095>, 0x5599f3fd6952 <vm_exec_core+37125>, 0x5599f3fd6970 <vm_exec_core+37155>, 0x5599f3fd698e <vm_exec_core+37185>, 0x5599f3fd69ac <vm_exec_core+37215>, 0x5599f3fd69ca <vm_exec_core+37245>, 0x5599f3fd69e8 <vm_exec_core+37275>, 0x5599f3fd6a06 <vm_exec_core+37305>, 0x5599f3fd6a24 <vm_exec_core+37335>, 0x5599f3fd6a42 <vm_exec_core+37365>, 0x5599f3fd6a60 <vm_exec_core+37395>, 0x5599f3fd6a7e <vm_exec_core+37425>, 0x5599f3fd6a9c <vm_exec_core+37455>, 0x5599f3fd6aba <vm_exec_core+37485>, 0x5599f3fd6ad8 <vm_exec_core+37515>, 0x5599f3fd6af6 <vm_exec_core+37545>, 0x5599f3fd6b14 <vm_exec_core+37575>, 0x5599f3fd6b32 <vm_exec_core+37605>, 0x5599f3fd6b50 <vm_exec_core+37635>, 0x5599f3fd6b6e <vm_exec_core+37665>, 0x5599f3fd6b8c <vm_exec_core+37695>, 0x5599f3fd6baa <vm_exec_core+37725>, 0x5599f3fd6bc8 <vm_exec_core+37755>, 0x5599f3fd6be6 <vm_exec_core+37785>, 0x5599f3fd6c04 <vm_exec_core+37815>, 0x5599f3fd6c22 <vm_exec_core+37845>, 0x5599f3fd6c40 <vm_exec_core+37875>, 0x5599f3fd6c5e <vm_exec_core+37905>, 0x5599f3fd6c7c <vm_exec_core+37935>, 0x5599f3fd6c9a <vm_exec_core+37965>, 0x5599f3fd6cb8 <vm_exec_core+37995>, 0x5599f3fd6cd6 <vm_exec_core+38025>, 0x5599f3fd6cf4 <vm_exec_core+38055>, 0x5599f3fd6d12 <vm_exec_core+38085>, 0x5599f3fd6d30 <vm_exec_core+38115>, 0x5599f3fd6d4e <vm_exec_core+38145>, 0x5599f3fd6d6c <vm_exec_core+38175>, 0x5599f3fd6d8a <vm_exec_core+38205>, 0x5599f3fd6da8 <vm_exec_core+38235>, 0x5599f3fd6dc6 <vm_exec_core+38265>, 0x5599f3fd6de4 <vm_exec_core+38295>, 0x5599f3fd6e02 <vm_exec_core+38325>, 0x5599f3fd6e20 <vm_exec_core+38355>, 0x5599f3fd6e3e <vm_exec_core+38385>, 0x5599f3fd6e5c <vm_exec_core+38415>, 0x5599f3fd6e7a <vm_exec_core+38445>, 0x5599f3fd6e98 <vm_exec_core+38475>, 0x5599f3fd6eb6 <vm_exec_core+38505>, 0x5599f3fd6ed4 <vm_exec_core+38535>, 0x5599f3fd6ef2 <vm_exec_core+38565>, 0x5599f3fd6f10 <vm_exec_core+38595>, 0x5599f3fd6f2e <vm_exec_core+38625>, 0x5599f3fd6f4c <vm_exec_core+38655>, 0x5599f3fd6f6a <vm_exec_core+38685>, 0x5599f3fd6f88 <vm_exec_core+38715>, 0x5599f3fd6fa6 <vm_exec_core+38745>, 0x5599f3fd6fc4 <vm_exec_core+38775>, 0x5599f3fd6fe2 <vm_exec_core+38805>, 0x5599f3fd7000 <vm_exec_core+38835>, 0x5599f3fd701e <vm_exec_core+38865>, 0x5599f3fd703c <vm_exec_core+38895>, 0x5599f3fd705a <vm_exec_core+38925>, 0x5599f3fd708b <vm_exec_core+38974>, 0x5599f3fd70a9 <vm_exec_core+39004>, 0x5599f3fd70c7 <vm_exec_core+39034>, 0x5599f3fd70e5 <vm_exec_core+39064>, 0x5599f3fd7103 <vm_exec_core+39094>, 0x5599f3fd7121 <vm_exec_core+39124>, 0x5599f3fd713f <vm_exec_core+39154>, 0x5599f3fd715d <vm_exec_core+39184>, 0x5599f3fd717b <vm_exec_core+39214>, 0x5599f3fd7199 <vm_exec_core+39244>, 0x5599f3fd71b7 <vm_exec_core+39274>, 0x5599f3fd71d5 <vm_exec_core+39304>, 0x5599f3fd71f3 <vm_exec_core+39334>, 0x5599f3fd7211 <vm_exec_core+39364>, 0x5599f3fd722f <vm_exec_core+39394>, 0x5599f3fd724d <vm_exec_core+39424>, 0x5599f3fd726b <vm_exec_core+39454>, 0x5599f3fd7289 <vm_exec_core+39484>, 0x5599f3fd72a7 <vm_exec_core+39514>, 0x5599f3fd72c5 <vm_exec_core+39544>, 0x5599f3fd72e3 <vm_exec_core+39574>, 0x5599f3fd7301 <vm_exec_core+39604>, 0x5599f3fd731f <vm_exec_core+39634>, 0x5599f3fd733d <vm_exec_core+39664>...}
#19 0x00005599f3fe92d0 in rb_vm_exec (ec=0x5599f4545240) at /tmp/ruby/src/trunk-O0/vm.c:2406
_ec = 0x5599f4545240
_tag = {tag = 36, retval = 4, buf = {0x7fdf6148b9d0, 0x5599f3fe924e <rb_vm_exec+174>, 0x0, 0x7fdf6148b920, 0x0}, prev = 0x7fdf6158bd20, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#20 0x00005599f3fe5f49 in invoke_block (ec=0x5599f4545240, iseq=0x7fdf61c04b10, self=140597394465960, captured=0x5599f453b9b0, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1441
arg_size = 0
#21 0x00005599f3fe69e5 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fdf6148bbf0, argc=0, self=140597394465960, captured=0x5599f453b9b0, ec=0x5599f4545240) at /tmp/ruby/src/trunk-O0/vm.c:1511
iseq = 0x7fdf61c04b10
opt_pc = 0
type = 572653569
cfp = 0x7fdf6158bc78
sp = 0x7fdf6148bcc8
flags = 0
use_argv = 0x7fdf6148bbf0
av = {8192, 140597394465440}
stack_argv = 0x7fdf6148bcc8
#22 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7fdf6148bbf0, argc=0, self=140597394465960, proc=0x5599f453b9b0, ec=0x5599f4545240) at /tmp/ruby/src/trunk-O0/vm.c:1609
block = 0x5599f453b9b0
#23 vm_invoke_proc (ec=0x5599f4545240, proc=0x5599f453b9b0, self=140597394465960, argc=0, argv=0x7fdf6148bbf0, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1639
No locals.
#24 0x00005599f3fe7226 in rb_vm_invoke_proc_with_self (ec=0x5599f4545240, proc=0x5599f453b9b0, self=140597394465960, argc=0, argv=0x7fdf6148bbf0, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1674
No locals.
#25 0x00005599f3f7cb49 in thread_do_start_proc (th=0x5599f450a6f0) at /tmp/ruby/src/trunk-O0/thread.c:580
self = 140597394465960
args = 1
args_ptr = 0x7fdf6148bbf0
args_len = 0
procval = 140597394466280
proc = 0x5599f453b9b0
#26 0x00005599f3f7cd89 in thread_do_start (th=0x5599f450a6f0) at /tmp/ruby/src/trunk-O0/thread.c:624
result = 36
#27 0x00005599f3f7d1a3 in thread_start_func_2 (th=0x5599f450a6f0, stack_start=0x7fdf6158bd78) at /tmp/ruby/src/trunk-O0/thread.c:694
_ec = 0x5599f4545240
_tag = {tag = 36, retval = 140597387644928, buf = {0x7fdf6158bda0, 0x5599f3f7d14a <thread_start_func_2+744>, 0x0, 0x7fdf6148bcb0, 0x7fdf6158bda0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
errinfo = 4
size = 131072
ractor_main_th = 0x5599f450a6f0
vm_stack = 0x7fdf6148bcb0
#28 0x00005599f3f7752c in thread_start_func_1 (th_ptr=0x5599f450a6f0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:1114
th = 0x5599f450a6f0
altstack = 0x5599f458b400
#29 0x00007fdf64314b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
ret = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140728135483632, -361395520151546266, 140597387642432, 22, 140597435385936, 140728135483984, 379096220761790054, 379103719392876134}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#30 0x00007fdf643a5bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 6 (Thread 0x7fdf5918a640 (LWP 2460454)):
#0 futex_wait (private=0, expected=2, futex_word=0x5599f4465b40) at ../sysdeps/nptl/futex-internal.h:146
__ret = -512
err = <optimized out>
err = <optimized out>
__ret = <optimized out>
resultvar = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __GI___lll_lock_wait (futex=futex@entry=0x5599f4465b40, private=0) at ./nptl/lowlevellock.c:49
No locals.
#2 0x00007fdf64318082 in lll_mutex_lock_optimized (mutex=0x5599f4465b40) at ./nptl/pthread_mutex_lock.c:48
__futex = 0x5599f4465b40
private = <optimized out>
private = <optimized out>
__value = <optimized out>
__futex = <optimized out>
#3 ___pthread_mutex_lock (mutex=0x5599f4465b40) at ./nptl/pthread_mutex_lock.c:93
type = <optimized out>
__PRETTY_FUNCTION__ = "___pthread_mutex_lock"
id = <optimized out>
#4 0x00005599f3f7626f in rb_native_mutex_lock (lock=0x5599f4465b40) at /tmp/ruby/src/trunk-O0/thread_pthread.c:85
r = 1
#5 0x00005599f3ff5080 in vm_lock_enter (cr=0x5599f4543ce0, vm=0x5599f4465b10, locked=false, no_barrier=false, lev=0x7fdf5908887c) at /tmp/ruby/src/trunk-O0/vm_sync.c:57
No locals.
#6 0x00005599f3ff529e in rb_vm_lock_enter_body (lev=0x7fdf5908887c) at /tmp/ruby/src/trunk-O0/vm_sync.c:141
vm = 0x5599f4465b10
#7 0x00005599f3ed51d4 in rb_vm_lock_enter (lev=0x7fdf5908887c, file=0x5599f415eae8 "/tmp/ruby/src/trunk-O0/ractor.c", line=2265) at /tmp/ruby/src/trunk-O0/vm_sync.h:75
No locals.
#8 0x00005599f3ed973d in rb_ractor_blocking_threads_dec (cr=0x5599f4543ce0, file=0x5599f4169238 "/tmp/ruby/src/trunk-O0/thread.c", line=1517) at /tmp/ruby/src/trunk-O0/ractor.c:2265
_lev = 21913
vm = 0x5599f4465b10
#9 0x00005599f3f7ea35 in blocking_region_end (th=0x5599f4544060, region=0x7fdf590888f8) at /tmp/ruby/src/trunk-O0/thread.c:1517
No locals.
#10 0x00005599f3f7eba8 in rb_nogvl (func=0x5599f3ed6035 <ractor_sleep_wo_gvl>, data1=0x5599f4543ce0, ubf=0x5599f3ed60b2 <ractor_sleep_interrupt>, data2=0x5599f4543ce0, flags=3) at /tmp/ruby/src/trunk-O0/thread.c:1552
__region = {prev_status = THREAD_RUNNABLE}
val = 0x0
ec = 0x5599f450a0f0
th = 0x5599f4544060
vm = 0x5599f4465b10
is_main_thread = false
saved_errno = 25
ubf_th = 0
#11 0x00005599f3ed61d4 in ractor_sleep_with_cleanup (ec=0x5599f450a0f0, cr=0x5599f4543ce0, wait_status=wait_taking, cf_func=0x5599f3ed7243 <ractor_wait_take_cleanup>, cf_data=0x7fdf59088a30) at /tmp/ruby/src/trunk-O0/ractor.c:605
wakeup_status = 21913
#12 0x00005599f3ed7321 in ractor_wait_take (ec=0x5599f450a0f0, cr=0x5599f4543ce0, r=0x5599f4468df0, take_basket=0x7fdf59088a80) at /tmp/ruby/src/trunk-O0/ractor.c:1161
data = {r = 0x5599f4468df0, tb = 0x7fdf59088a80}
#13 0x00005599f3ed73e5 in ractor_take (ec=0x5599f450a0f0, r=0x5599f4468df0) at /tmp/ruby/src/trunk-O0/ractor.c:1182
v = 36
cr = 0x5599f4543ce0
take_basket = {type = {e = basket_type_copy, atomic = 2}, sender = 140597416077320, p = {send = {v = 140597394798560, exception = false}, take = {basket = 0x7fdf61c5f7e0, config = 0x0}}}
#14 0x00005599f3edc757 in builtin_inline_class_827 (ec=0x5599f450a0f0, self=140597416077320) at /tmp/ruby/src/trunk-O0/ractor.rb:828
No locals.
#15 0x00005599f3fccd56 in builtin_invoker0 (ec=0x5599f450a0f0, self=140597416077320, argv=0x0, funcptr=0x5599f3edc725 <builtin_inline_class_827>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6657
No locals.
#16 0x00005599f3fcd74a in invoke_bf (ec=0x5599f450a0f0, reg_cfp=0x7fdf59189c08, bf=0x5599f42dcd08 <ractor_table+360>, argv=0x0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6797
canary_p = false
ret = 140597394800200
#17 0x00005599f3fcd7c9 in vm_invoke_builtin_delegate (ec=0x5599f450a0f0, cfp=0x7fdf59189c08, bf=0x5599f42dcd08 <ractor_table+360>, start_index=0) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6820
__func__ = <optimized out>
i = <optimized out>
#18 0x00005599f3fd610f in vm_exec_core (ec=0x5599f450a0f0) at ../../src/trunk-O0/insns.def:1506
bf = 0x5599f42dcd08 <ractor_table+360>
index = 0
leaf = false
val = 140597248170432
reg_pc = 0x5599f451f388
reg_cfp = 0x7fdf59189c08
insns_address_table = {0x5599f3fcd8b9 <vm_exec_core+108>, 0x5599f3fcd950 <vm_exec_core+259>, 0x5599f3fcdaa9 <vm_exec_core+604>, 0x5599f3fcdc03 <vm_exec_core+950>, 0x5599f3fcdde7 <vm_exec_core+1434>, 0x5599f3fcdf5d <vm_exec_core+1808>, 0x5599f3fce1b5 <vm_exec_core+2408>, 0x5599f3fce30d <vm_exec_core+2752>, 0x5599f3fce422 <vm_exec_core+3029>, 0x5599f3fce56f <vm_exec_core+3362>, 0x5599f3fce6bc <vm_exec_core+3695>, 0x5599f3fce810 <vm_exec_core+4035>, 0x5599f3fce968 <vm_exec_core+4379>, 0x5599f3fceb2b <vm_exec_core+4830>, 0x5599f3fcec70 <vm_exec_core+5155>, 0x5599f3fceda6 <vm_exec_core+5465>, 0x5599f3fceea5 <vm_exec_core+5720>, 0x5599f3fcefa4 <vm_exec_core+5975>, 0x5599f3fcf05f <vm_exec_core+6162>, 0x5599f3fcf11d <vm_exec_core+6352>, 0x5599f3fcf1ff <vm_exec_core+6578>, 0x5599f3fcf313 <vm_exec_core+6854>, 0x5599f3fcf41c <vm_exec_core+7119>, 0x5599f3fcf536 <vm_exec_core+7401>, 0x5599f3fcf62a <vm_exec_core+7645>, 0x5599f3fcf7af <vm_exec_core+8034>, 0x5599f3fcf887 <vm_exec_core+8250>, 0x5599f3fcf9a8 <vm_exec_core+8539>, 0x5599f3fcfb13 <vm_exec_core+8902>, 0x5599f3fcfc12 <vm_exec_core+9157>, 0x5599f3fcfd11 <vm_exec_core+9412>, 0x5599f3fcfe4f <vm_exec_core+9730>, 0x5599f3fcff43 <vm_exec_core+9974>, 0x5599f3fd005e <vm_exec_core+10257>, 0x5599f3fd01aa <vm_exec_core+10589>, 0x5599f3fd02e0 <vm_exec_core+10899>, 0x5599f3fd038d <vm_exec_core+11072>, 0x5599f3fd0480 <vm_exec_core+11315>, 0x5599f3fd05aa <vm_exec_core+11613>, 0x5599f3fd068c <vm_exec_core+11839>, 0x5599f3fd0847 <vm_exec_core+12282>, 0x5599f3fd095d <vm_exec_core+12560>, 0x5599f3fd0a85 <vm_exec_core+12856>, 0x5599f3fd0b52 <vm_exec_core+13061>, 0x5599f3fd0cfa <vm_exec_core+13485>, 0x5599f3fd123a <vm_exec_core+14829>, 0x5599f3fd1372 <vm_exec_core+15141>, 0x5599f3fd14bb <vm_exec_core+15470>, 0x5599f3fd15e3 <vm_exec_core+15766>, 0x5599f3fd180a <vm_exec_core+16317>, 0x5599f3fd1942 <vm_exec_core+16629>, 0x5599f3fd1a8e <vm_exec_core+16961>, 0x5599f3fd1cd1 <vm_exec_core+17540>, 0x5599f3fd1eb6 <vm_exec_core+18025>, 0x5599f3fd2050 <vm_exec_core+18435>, 0x5599f3fd2243 <vm_exec_core+18934>, 0x5599f3fd23dd <vm_exec_core+19344>, 0x5599f3fd25d0 <vm_exec_core+19843>, 0x5599f3fd27f8 <vm_exec_core+20395>, 0x5599f3fd2a3b <vm_exec_core+20974>, 0x5599f3fd2c20 <vm_exec_core+21459>, 0x5599f3fd2d74 <vm_exec_core+21799>, 0x5599f3fd2e29 <vm_exec_core+21980>, 0x5599f3fd2f29 <vm_exec_core+22236>, 0x5599f3fd304e <vm_exec_core+22529>, 0x5599f3fd3176 <vm_exec_core+22825>, 0x5599f3fd329b <vm_exec_core+23118>, 0x5599f3fd33f5 <vm_exec_core+23464>, 0x5599f3fd3562 <vm_exec_core+23829>, 0x5599f3fd3707 <vm_exec_core+24250>, 0x5599f3fd38ac <vm_exec_core+24671>, 0x5599f3fd3a51 <vm_exec_core+25092>, 0x5599f3fd3bf6 <vm_exec_core+25513>, 0x5599f3fd3d9b <vm_exec_core+25934>, 0x5599f3fd3f4b <vm_exec_core+26366>, 0x5599f3fd4148 <vm_exec_core+26875>, 0x5599f3fd42ed <vm_exec_core+27296>, 0x5599f3fd4492 <vm_exec_core+27717>, 0x5599f3fd4637 <vm_exec_core+28138>, 0x5599f3fd47dc <vm_exec_core+28559>, 0x5599f3fd4981 <vm_exec_core+28980>, 0x5599f3fd4b26 <vm_exec_core+29401>, 0x5599f3fd4ccb <vm_exec_core+29822>, 0x5599f3fd4e70 <vm_exec_core+30243>, 0x5599f3fd502e <vm_exec_core+30689>, 0x5599f3fd5274 <vm_exec_core+31271>, 0x5599f3fd5479 <vm_exec_core+31788>, 0x5599f3fd5607 <vm_exec_core+32186>, 0x5599f3fd5795 <vm_exec_core+32584>, 0x5599f3fd591e <vm_exec_core+32977>, 0x5599f3fd5aa7 <vm_exec_core+33370>, 0x5599f3fd5c41 <vm_exec_core+33780>, 0x5599f3fd5de6 <vm_exec_core+34201>, 0x5599f3fd5f0d <vm_exec_core+34496>, 0x5599f3fd6058 <vm_exec_core+34827>, 0x5599f3fd61e6 <vm_exec_core+35225>, 0x5599f3fd6311 <vm_exec_core+35524>, 0x5599f3fd6436 <vm_exec_core+35817>, 0x5599f3fd6544 <vm_exec_core+36087>, 0x5599f3fd6652 <vm_exec_core+36357>, 0x5599f3fd6700 <vm_exec_core+36531>, 0x5599f3fd67ae <vm_exec_core+36705>, 0x5599f3fd67cc <vm_exec_core+36735>, 0x5599f3fd67ea <vm_exec_core+36765>, 0x5599f3fd6808 <vm_exec_core+36795>, 0x5599f3fd6826 <vm_exec_core+36825>, 0x5599f3fd6844 <vm_exec_core+36855>, 0x5599f3fd6862 <vm_exec_core+36885>, 0x5599f3fd6880 <vm_exec_core+36915>, 0x5599f3fd689e <vm_exec_core+36945>, 0x5599f3fd68bc <vm_exec_core+36975>, 0x5599f3fd68da <vm_exec_core+37005>, 0x5599f3fd68f8 <vm_exec_core+37035>, 0x5599f3fd6916 <vm_exec_core+37065>, 0x5599f3fd6934 <vm_exec_core+37095>, 0x5599f3fd6952 <vm_exec_core+37125>, 0x5599f3fd6970 <vm_exec_core+37155>, 0x5599f3fd698e <vm_exec_core+37185>, 0x5599f3fd69ac <vm_exec_core+37215>, 0x5599f3fd69ca <vm_exec_core+37245>, 0x5599f3fd69e8 <vm_exec_core+37275>, 0x5599f3fd6a06 <vm_exec_core+37305>, 0x5599f3fd6a24 <vm_exec_core+37335>, 0x5599f3fd6a42 <vm_exec_core+37365>, 0x5599f3fd6a60 <vm_exec_core+37395>, 0x5599f3fd6a7e <vm_exec_core+37425>, 0x5599f3fd6a9c <vm_exec_core+37455>, 0x5599f3fd6aba <vm_exec_core+37485>, 0x5599f3fd6ad8 <vm_exec_core+37515>, 0x5599f3fd6af6 <vm_exec_core+37545>, 0x5599f3fd6b14 <vm_exec_core+37575>, 0x5599f3fd6b32 <vm_exec_core+37605>, 0x5599f3fd6b50 <vm_exec_core+37635>, 0x5599f3fd6b6e <vm_exec_core+37665>, 0x5599f3fd6b8c <vm_exec_core+37695>, 0x5599f3fd6baa <vm_exec_core+37725>, 0x5599f3fd6bc8 <vm_exec_core+37755>, 0x5599f3fd6be6 <vm_exec_core+37785>, 0x5599f3fd6c04 <vm_exec_core+37815>, 0x5599f3fd6c22 <vm_exec_core+37845>, 0x5599f3fd6c40 <vm_exec_core+37875>, 0x5599f3fd6c5e <vm_exec_core+37905>, 0x5599f3fd6c7c <vm_exec_core+37935>, 0x5599f3fd6c9a <vm_exec_core+37965>, 0x5599f3fd6cb8 <vm_exec_core+37995>, 0x5599f3fd6cd6 <vm_exec_core+38025>, 0x5599f3fd6cf4 <vm_exec_core+38055>, 0x5599f3fd6d12 <vm_exec_core+38085>, 0x5599f3fd6d30 <vm_exec_core+38115>, 0x5599f3fd6d4e <vm_exec_core+38145>, 0x5599f3fd6d6c <vm_exec_core+38175>, 0x5599f3fd6d8a <vm_exec_core+38205>, 0x5599f3fd6da8 <vm_exec_core+38235>, 0x5599f3fd6dc6 <vm_exec_core+38265>, 0x5599f3fd6de4 <vm_exec_core+38295>, 0x5599f3fd6e02 <vm_exec_core+38325>, 0x5599f3fd6e20 <vm_exec_core+38355>, 0x5599f3fd6e3e <vm_exec_core+38385>, 0x5599f3fd6e5c <vm_exec_core+38415>, 0x5599f3fd6e7a <vm_exec_core+38445>, 0x5599f3fd6e98 <vm_exec_core+38475>, 0x5599f3fd6eb6 <vm_exec_core+38505>, 0x5599f3fd6ed4 <vm_exec_core+38535>, 0x5599f3fd6ef2 <vm_exec_core+38565>, 0x5599f3fd6f10 <vm_exec_core+38595>, 0x5599f3fd6f2e <vm_exec_core+38625>, 0x5599f3fd6f4c <vm_exec_core+38655>, 0x5599f3fd6f6a <vm_exec_core+38685>, 0x5599f3fd6f88 <vm_exec_core+38715>, 0x5599f3fd6fa6 <vm_exec_core+38745>, 0x5599f3fd6fc4 <vm_exec_core+38775>, 0x5599f3fd6fe2 <vm_exec_core+38805>, 0x5599f3fd7000 <vm_exec_core+38835>, 0x5599f3fd701e <vm_exec_core+38865>, 0x5599f3fd703c <vm_exec_core+38895>, 0x5599f3fd705a <vm_exec_core+38925>, 0x5599f3fd708b <vm_exec_core+38974>, 0x5599f3fd70a9 <vm_exec_core+39004>, 0x5599f3fd70c7 <vm_exec_core+39034>, 0x5599f3fd70e5 <vm_exec_core+39064>, 0x5599f3fd7103 <vm_exec_core+39094>, 0x5599f3fd7121 <vm_exec_core+39124>, 0x5599f3fd713f <vm_exec_core+39154>, 0x5599f3fd715d <vm_exec_core+39184>, 0x5599f3fd717b <vm_exec_core+39214>, 0x5599f3fd7199 <vm_exec_core+39244>, 0x5599f3fd71b7 <vm_exec_core+39274>, 0x5599f3fd71d5 <vm_exec_core+39304>, 0x5599f3fd71f3 <vm_exec_core+39334>, 0x5599f3fd7211 <vm_exec_core+39364>, 0x5599f3fd722f <vm_exec_core+39394>, 0x5599f3fd724d <vm_exec_core+39424>, 0x5599f3fd726b <vm_exec_core+39454>, 0x5599f3fd7289 <vm_exec_core+39484>, 0x5599f3fd72a7 <vm_exec_core+39514>, 0x5599f3fd72c5 <vm_exec_core+39544>, 0x5599f3fd72e3 <vm_exec_core+39574>, 0x5599f3fd7301 <vm_exec_core+39604>, 0x5599f3fd731f <vm_exec_core+39634>, 0x5599f3fd733d <vm_exec_core+39664>...}
#19 0x00005599f3fe92d0 in rb_vm_exec (ec=0x5599f450a0f0) at /tmp/ruby/src/trunk-O0/vm.c:2406
_ec = 0x5599f450a0f0
_tag = {tag = 36, retval = 4, buf = {0x7fdf590899d0, 0x5599f3fe924e <rb_vm_exec+174>, 0x0, 0x7fdf59089920, 0x5599f4543e00}, prev = 0x7fdf59189d20, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#20 0x00005599f3fe5f49 in invoke_block (ec=0x5599f450a0f0, iseq=0x7fdf61c04b10, self=140597394467000, captured=0x5599f4517990, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1441
arg_size = 0
#21 0x00005599f3fe69e5 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fdf59089bf0, argc=0, self=140597394467000, captured=0x5599f4517990, ec=0x5599f450a0f0) at /tmp/ruby/src/trunk-O0/vm.c:1511
iseq = 0x7fdf61c04b10
opt_pc = 0
type = 572653569
cfp = 0x7fdf59189c78
sp = 0x7fdf59089cc8
flags = 0
use_argv = 0x7fdf59089bf0
av = {8192, 140597394466640}
stack_argv = 0x7fdf59089cc8
#22 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7fdf59089bf0, argc=0, self=140597394467000, proc=0x5599f4517990, ec=0x5599f450a0f0) at /tmp/ruby/src/trunk-O0/vm.c:1609
block = 0x5599f4517990
#23 vm_invoke_proc (ec=0x5599f450a0f0, proc=0x5599f4517990, self=140597394467000, argc=0, argv=0x7fdf59089bf0, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1639
No locals.
#24 0x00005599f3fe7226 in rb_vm_invoke_proc_with_self (ec=0x5599f450a0f0, proc=0x5599f4517990, self=140597394467000, argc=0, argv=0x7fdf59089bf0, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1674
No locals.
#25 0x00005599f3f7cb49 in thread_do_start_proc (th=0x5599f4544060) at /tmp/ruby/src/trunk-O0/thread.c:580
self = 140597394467000
args = 1
args_ptr = 0x7fdf59089bf0
args_len = 0
procval = 140597394467840
proc = 0x5599f4517990
#26 0x00005599f3f7cd89 in thread_do_start (th=0x5599f4544060) at /tmp/ruby/src/trunk-O0/thread.c:624
result = 36
#27 0x00005599f3f7d1a3 in thread_start_func_2 (th=0x5599f4544060, stack_start=0x7fdf59189d78) at /tmp/ruby/src/trunk-O0/thread.c:694
_ec = 0x5599f450a0f0
_tag = {tag = 36, retval = 140597249224704, buf = {0x7fdf59189da0, 0x5599f3f7d14a <thread_start_func_2+744>, 0x0, 0x7fdf59089cb0, 0x7fdf59189da0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
errinfo = 4
size = 131072
ractor_main_th = 0x5599f4544060
vm_stack = 0x7fdf59089cb0
#28 0x00005599f3f7752c in thread_start_func_1 (th_ptr=0x5599f4544060) at /tmp/ruby/src/trunk-O0/thread_pthread.c:1114
th = 0x5599f4544060
altstack = 0x5599f4573eb0
#29 0x00007fdf64314b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
ret = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140728135483632, -361395520151546266, 140597249222208, 22, 140597435385936, 140728135483984, 379043995033212518, 379103719392876134}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#30 0x00007fdf643a5bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 5 (Thread 0x7fdf5938b640 (LWP 2460453)):
#0 __futex_abstimed_wait_common64 (private=1661654840, cancel=true, abstime=0x7fdf5938acf0, op=137, expected=0, futex_word=0x7fdf5938ad68) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=1661654840, abstime=0x7fdf5938acf0, clockid=1661654840, expected=0, futex_word=0x7fdf5938ad68) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 181876992
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7fdf5938ad68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fdf5938acf0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007fdf64313f1b in __pthread_cond_wait_common (abstime=0x7fdf5938acf0, clockid=1, mutex=0x5599f4300280 <thread_cache_lock>, cond=0x7fdf5938ad40) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7fdf643137a0 <__condvar_cleanup_waiting>, __arg = 0x7fdf5938ac50, __canceltype = -761812982, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x7fdf5938ad40, mutex = 0x5599f4300280 <thread_cache_lock>, private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_timedwait64 (cond=0x7fdf5938ad40, mutex=0x5599f4300280 <thread_cache_lock>, abstime=0x7fdf5938acf0) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x00005599f3f7658b in native_cond_timedwait (cond=0x7fdf5938ad40, mutex=0x5599f4300280 <thread_cache_lock>, abs=0x7fdf5938ad38) at /tmp/ruby/src/trunk-O0/thread_pthread.c:211
r = 32735
ts = {tv_sec = 6748677, tv_nsec = 871340406}
#6 0x00005599f3f77621 in register_cached_thread_and_wait (altstack=0x5599f456fea0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:1171
end = 6748677871340406
entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140597251323456, th = 0x0, altstack = 0x5599f456fea0, node = {next = 0x7fdf5958bd88, prev = 0x7fdf60f88d88}}
#7 0x00005599f3f77538 in thread_start_func_1 (th_ptr=0x5599f4536d90) at /tmp/ruby/src/trunk-O0/thread_pthread.c:1118
th = 0x5599f4536d90
altstack = 0x5599f456fea0
#8 0x00007fdf64314b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
ret = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140728135483632, -361395520151546266, 140597251323456, 22, 140597435385936, 140728135483984, 379044269374248550, 379103719392876134}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x00007fdf643a5bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 4 (Thread 0x7fdf5958c640 (LWP 2460452)):
#0 __futex_abstimed_wait_common64 (private=1640365840, cancel=true, abstime=0x7fdf5958bcf0, op=137, expected=0, futex_word=0x7fdf5958bd68) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=1640365840, abstime=0x7fdf5958bcf0, clockid=1640365840, expected=0, futex_word=0x7fdf5958bd68) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 3321827584
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7fdf5958bd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fdf5958bcf0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007fdf64313f1b in __pthread_cond_wait_common (abstime=0x7fdf5958bcf0, clockid=1, mutex=0x5599f4300280 <thread_cache_lock>, cond=0x7fdf5958bd40) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7fdf643137a0 <__condvar_cleanup_waiting>, __arg = 0x7fdf5958bc50, __canceltype = -761812982, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x7fdf5958bd40, mutex = 0x5599f4300280 <thread_cache_lock>, private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_timedwait64 (cond=0x7fdf5958bd40, mutex=0x5599f4300280 <thread_cache_lock>, abstime=0x7fdf5958bcf0) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x00005599f3f7658b in native_cond_timedwait (cond=0x7fdf5958bd40, mutex=0x5599f4300280 <thread_cache_lock>, abs=0x7fdf5958bd38) at /tmp/ruby/src/trunk-O0/thread_pthread.c:211
r = 32735
ts = {tv_sec = 6748677, tv_nsec = 868870947}
#6 0x00005599f3f77621 in register_cached_thread_and_wait (altstack=0x5599f456be90) at /tmp/ruby/src/trunk-O0/thread_pthread.c:1171
end = 6748677868870947
entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140597253424704, th = 0x0, altstack = 0x5599f456be90, node = {next = 0x7fdf6178cd88, prev = 0x7fdf5938ad88}}
#7 0x00005599f3f77538 in thread_start_func_1 (th_ptr=0x5599f4614020) at /tmp/ruby/src/trunk-O0/thread_pthread.c:1118
th = 0x5599f4614020
altstack = 0x5599f456be90
#8 0x00007fdf64314b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
ret = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140728135483632, -361395520151546266, 140597253424704, 22, 140597435385936, 140728135483984, 379043444203656806, 379103719392876134}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x00007fdf643a5bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 3 (Thread 0x7fdf6178d640 (LWP 2460451)):
#0 __futex_abstimed_wait_common64 (private=1640300320, cancel=true, abstime=0x7fdf6178ccf0, op=137, expected=0, futex_word=0x7fdf6178cd68) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=1640300320, abstime=0x7fdf6178ccf0, clockid=1640300320, expected=0, futex_word=0x7fdf6178cd68) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 3305054464
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7fdf6178cd68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7fdf6178ccf0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007fdf64313f1b in __pthread_cond_wait_common (abstime=0x7fdf6178ccf0, clockid=1, mutex=0x5599f4300280 <thread_cache_lock>, cond=0x7fdf6178cd40) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7fdf643137a0 <__condvar_cleanup_waiting>, __arg = 0x7fdf6178cc50, __canceltype = -761812982, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x7fdf6178cd40, mutex = 0x5599f4300280 <thread_cache_lock>, private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 0
seq = 0
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_timedwait64 (cond=0x7fdf6178cd40, mutex=0x5599f4300280 <thread_cache_lock>, abstime=0x7fdf6178ccf0) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x00005599f3f7658b in native_cond_timedwait (cond=0x7fdf6178cd40, mutex=0x5599f4300280 <thread_cache_lock>, abs=0x7fdf6178cd38) at /tmp/ruby/src/trunk-O0/thread_pthread.c:211
r = 32735
ts = {tv_sec = 6748677, tv_nsec = 868859004}
#6 0x00005599f3f77621 in register_cached_thread_and_wait (altstack=0x5599f457f680) at /tmp/ruby/src/trunk-O0/thread_pthread.c:1171
end = 6748677868859004
entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140597389743680, th = 0x0, altstack = 0x5599f457f680, node = {next = 0x7fdf6198dd88, prev = 0x7fdf5958bd88}}
#7 0x00005599f3f77538 in thread_start_func_1 (th_ptr=0x5599f453c0e0) at /tmp/ruby/src/trunk-O0/thread_pthread.c:1118
th = 0x5599f453c0e0
altstack = 0x5599f457f680
#8 0x00007fdf64314b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
ret = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140728135483632, -361395520151546266, 140597389743680, 22, 140597435385936, 140728135483984, 379096499397793382, 379103719392876134}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#9 0x00007fdf643a5bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
Thread 2 (Thread 0x7fdf6427b7c0 (LWP 2460435)):
#0 __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5599f4468e68) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5599f4468e68) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 256
op = 393
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5599f4468e68, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x00007fdf64313ac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5599f4468e18, cond=0x5599f4468e40) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x7fdf643137a0 <__condvar_cleanup_waiting>, __arg = 0x7ffdd286a000, __canceltype = -762929136, __prev = 0x0}
cbuffer = {wseq = 4, cond = 0x5599f4468e40, mutex = 0x5599f4468e18, private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 4
seq = 2
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_wait (cond=0x5599f4468e40, mutex=0x5599f4468e18) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x00005599f3f7651a in rb_native_cond_wait (cond=0x5599f4468e40, mutex=0x5599f4468e18) at /tmp/ruby/src/trunk-O0/thread_pthread.c:191
r = 21913
#6 0x00005599f3ed552b in ractor_cond_wait (r=0x5599f4468df0) at /tmp/ruby/src/trunk-O0/ractor.c:122
No locals.
#7 0x00005599f3ed6082 in ractor_sleep_wo_gvl (ptr=0x5599f4468df0) at /tmp/ruby/src/trunk-O0/ractor.c:563
cr = 0x5599f4468df0
#8 0x00005599f3f7eb87 in rb_nogvl (func=0x5599f3ed6035 <ractor_sleep_wo_gvl>, data1=0x5599f4468df0, ubf=0x5599f3ed60b2 <ractor_sleep_interrupt>, data2=0x5599f4468df0, flags=3) at /tmp/ruby/src/trunk-O0/thread.c:1552
__region = {prev_status = THREAD_RUNNABLE}
val = 0x0
ec = 0x5599f4469120
th = 0x5599f4467f90
vm = 0x5599f4465b10
is_main_thread = true
saved_errno = 0
ubf_th = 0
#9 0x00005599f3ed61d4 in ractor_sleep_with_cleanup (ec=0x5599f4469120, cr=0x5599f4468df0, wait_status=(wait_receiving | wait_taking | wait_yielding), cf_func=0x5599f3ed8109 <ractor_selector_wait_cleaup>, cf_data=0x5599f4584088) at /tmp/ruby/src/trunk-O0/ractor.c:605
wakeup_status = 21913
#10 0x00005599f3ed8442 in ractor_selector_wait (ec=0x5599f4469120, selv=140597394734160, do_receivev=20, do_yieldv=20, yield_value=140597394734200, move=0) at /tmp/ruby/src/trunk-O0/ractor.c:1661
s = 0x5599f4584080
tb = 0x5599f4584088
taken_basket = {type = {e = 1661924800, atomic = 1661924800}, sender = 140597394431680, p = {send = {v = 140728135492400, exception = 195}, take = {basket = 0x7ffdd286a330, config = 0x5599f3fbd3c3 <vm_search_method+115>}}}
cr = 0x5599f4468df0
do_receive = true
do_yield = true
ret_v = 36
ret_r = 140728135492064
wait_status = (wait_receiving | wait_taking | wait_yielding)
rq = 0x5599f4468e78
ts = 0x5599f4468e98
#11 0x00005599f3fcce80 in builtin_invoker4 (ec=0x5599f4469120, self=140597394734160, argv=0x7fdf6417a118, funcptr=0x5599f3ed8189 <ractor_selector_wait>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6685
No locals.
#12 0x00005599f3fcd74a in invoke_bf (ec=0x5599f4469120, reg_cfp=0x7fdf64279f30, bf=0x5599f42dcc78 <ractor_table+216>, argv=0x7fdf6417a118) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6797
canary_p = false
ret = 4
#13 0x00005599f3fcd788 in vm_invoke_builtin (ec=0x5599f4469120, cfp=0x7fdf64279f30, bf=0x5599f42dcc78 <ractor_table+216>, argv=0x7fdf6417a118) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:6805
No locals.
#14 0x00005599f3fd5e8d in vm_exec_core (ec=0x5599f4469120) at ../../src/trunk-O0/insns.def:1484
bf = 0x5599f42dcc78 <ractor_table+216>
leaf = false
val = 140597394734280
reg_pc = 0x5599f4504530
reg_cfp = 0x7fdf64279f30
insns_address_table = {0x5599f3fcd8b9 <vm_exec_core+108>, 0x5599f3fcd950 <vm_exec_core+259>, 0x5599f3fcdaa9 <vm_exec_core+604>, 0x5599f3fcdc03 <vm_exec_core+950>, 0x5599f3fcdde7 <vm_exec_core+1434>, 0x5599f3fcdf5d <vm_exec_core+1808>, 0x5599f3fce1b5 <vm_exec_core+2408>, 0x5599f3fce30d <vm_exec_core+2752>, 0x5599f3fce422 <vm_exec_core+3029>, 0x5599f3fce56f <vm_exec_core+3362>, 0x5599f3fce6bc <vm_exec_core+3695>, 0x5599f3fce810 <vm_exec_core+4035>, 0x5599f3fce968 <vm_exec_core+4379>, 0x5599f3fceb2b <vm_exec_core+4830>, 0x5599f3fcec70 <vm_exec_core+5155>, 0x5599f3fceda6 <vm_exec_core+5465>, 0x5599f3fceea5 <vm_exec_core+5720>, 0x5599f3fcefa4 <vm_exec_core+5975>, 0x5599f3fcf05f <vm_exec_core+6162>, 0x5599f3fcf11d <vm_exec_core+6352>, 0x5599f3fcf1ff <vm_exec_core+6578>, 0x5599f3fcf313 <vm_exec_core+6854>, 0x5599f3fcf41c <vm_exec_core+7119>, 0x5599f3fcf536 <vm_exec_core+7401>, 0x5599f3fcf62a <vm_exec_core+7645>, 0x5599f3fcf7af <vm_exec_core+8034>, 0x5599f3fcf887 <vm_exec_core+8250>, 0x5599f3fcf9a8 <vm_exec_core+8539>, 0x5599f3fcfb13 <vm_exec_core+8902>, 0x5599f3fcfc12 <vm_exec_core+9157>, 0x5599f3fcfd11 <vm_exec_core+9412>, 0x5599f3fcfe4f <vm_exec_core+9730>, 0x5599f3fcff43 <vm_exec_core+9974>, 0x5599f3fd005e <vm_exec_core+10257>, 0x5599f3fd01aa <vm_exec_core+10589>, 0x5599f3fd02e0 <vm_exec_core+10899>, 0x5599f3fd038d <vm_exec_core+11072>, 0x5599f3fd0480 <vm_exec_core+11315>, 0x5599f3fd05aa <vm_exec_core+11613>, 0x5599f3fd068c <vm_exec_core+11839>, 0x5599f3fd0847 <vm_exec_core+12282>, 0x5599f3fd095d <vm_exec_core+12560>, 0x5599f3fd0a85 <vm_exec_core+12856>, 0x5599f3fd0b52 <vm_exec_core+13061>, 0x5599f3fd0cfa <vm_exec_core+13485>, 0x5599f3fd123a <vm_exec_core+14829>, 0x5599f3fd1372 <vm_exec_core+15141>, 0x5599f3fd14bb <vm_exec_core+15470>, 0x5599f3fd15e3 <vm_exec_core+15766>, 0x5599f3fd180a <vm_exec_core+16317>, 0x5599f3fd1942 <vm_exec_core+16629>, 0x5599f3fd1a8e <vm_exec_core+16961>, 0x5599f3fd1cd1 <vm_exec_core+17540>, 0x5599f3fd1eb6 <vm_exec_core+18025>, 0x5599f3fd2050 <vm_exec_core+18435>, 0x5599f3fd2243 <vm_exec_core+18934>, 0x5599f3fd23dd <vm_exec_core+19344>, 0x5599f3fd25d0 <vm_exec_core+19843>, 0x5599f3fd27f8 <vm_exec_core+20395>, 0x5599f3fd2a3b <vm_exec_core+20974>, 0x5599f3fd2c20 <vm_exec_core+21459>, 0x5599f3fd2d74 <vm_exec_core+21799>, 0x5599f3fd2e29 <vm_exec_core+21980>, 0x5599f3fd2f29 <vm_exec_core+22236>, 0x5599f3fd304e <vm_exec_core+22529>, 0x5599f3fd3176 <vm_exec_core+22825>, 0x5599f3fd329b <vm_exec_core+23118>, 0x5599f3fd33f5 <vm_exec_core+23464>, 0x5599f3fd3562 <vm_exec_core+23829>, 0x5599f3fd3707 <vm_exec_core+24250>, 0x5599f3fd38ac <vm_exec_core+24671>, 0x5599f3fd3a51 <vm_exec_core+25092>, 0x5599f3fd3bf6 <vm_exec_core+25513>, 0x5599f3fd3d9b <vm_exec_core+25934>, 0x5599f3fd3f4b <vm_exec_core+26366>, 0x5599f3fd4148 <vm_exec_core+26875>, 0x5599f3fd42ed <vm_exec_core+27296>, 0x5599f3fd4492 <vm_exec_core+27717>, 0x5599f3fd4637 <vm_exec_core+28138>, 0x5599f3fd47dc <vm_exec_core+28559>, 0x5599f3fd4981 <vm_exec_core+28980>, 0x5599f3fd4b26 <vm_exec_core+29401>, 0x5599f3fd4ccb <vm_exec_core+29822>, 0x5599f3fd4e70 <vm_exec_core+30243>, 0x5599f3fd502e <vm_exec_core+30689>, 0x5599f3fd5274 <vm_exec_core+31271>, 0x5599f3fd5479 <vm_exec_core+31788>, 0x5599f3fd5607 <vm_exec_core+32186>, 0x5599f3fd5795 <vm_exec_core+32584>, 0x5599f3fd591e <vm_exec_core+32977>, 0x5599f3fd5aa7 <vm_exec_core+33370>, 0x5599f3fd5c41 <vm_exec_core+33780>, 0x5599f3fd5de6 <vm_exec_core+34201>, 0x5599f3fd5f0d <vm_exec_core+34496>, 0x5599f3fd6058 <vm_exec_core+34827>, 0x5599f3fd61e6 <vm_exec_core+35225>, 0x5599f3fd6311 <vm_exec_core+35524>, 0x5599f3fd6436 <vm_exec_core+35817>, 0x5599f3fd6544 <vm_exec_core+36087>, 0x5599f3fd6652 <vm_exec_core+36357>, 0x5599f3fd6700 <vm_exec_core+36531>, 0x5599f3fd67ae <vm_exec_core+36705>, 0x5599f3fd67cc <vm_exec_core+36735>, 0x5599f3fd67ea <vm_exec_core+36765>, 0x5599f3fd6808 <vm_exec_core+36795>, 0x5599f3fd6826 <vm_exec_core+36825>, 0x5599f3fd6844 <vm_exec_core+36855>, 0x5599f3fd6862 <vm_exec_core+36885>, 0x5599f3fd6880 <vm_exec_core+36915>, 0x5599f3fd689e <vm_exec_core+36945>, 0x5599f3fd68bc <vm_exec_core+36975>, 0x5599f3fd68da <vm_exec_core+37005>, 0x5599f3fd68f8 <vm_exec_core+37035>, 0x5599f3fd6916 <vm_exec_core+37065>, 0x5599f3fd6934 <vm_exec_core+37095>, 0x5599f3fd6952 <vm_exec_core+37125>, 0x5599f3fd6970 <vm_exec_core+37155>, 0x5599f3fd698e <vm_exec_core+37185>, 0x5599f3fd69ac <vm_exec_core+37215>, 0x5599f3fd69ca <vm_exec_core+37245>, 0x5599f3fd69e8 <vm_exec_core+37275>, 0x5599f3fd6a06 <vm_exec_core+37305>, 0x5599f3fd6a24 <vm_exec_core+37335>, 0x5599f3fd6a42 <vm_exec_core+37365>, 0x5599f3fd6a60 <vm_exec_core+37395>, 0x5599f3fd6a7e <vm_exec_core+37425>, 0x5599f3fd6a9c <vm_exec_core+37455>, 0x5599f3fd6aba <vm_exec_core+37485>, 0x5599f3fd6ad8 <vm_exec_core+37515>, 0x5599f3fd6af6 <vm_exec_core+37545>, 0x5599f3fd6b14 <vm_exec_core+37575>, 0x5599f3fd6b32 <vm_exec_core+37605>, 0x5599f3fd6b50 <vm_exec_core+37635>, 0x5599f3fd6b6e <vm_exec_core+37665>, 0x5599f3fd6b8c <vm_exec_core+37695>, 0x5599f3fd6baa <vm_exec_core+37725>, 0x5599f3fd6bc8 <vm_exec_core+37755>, 0x5599f3fd6be6 <vm_exec_core+37785>, 0x5599f3fd6c04 <vm_exec_core+37815>, 0x5599f3fd6c22 <vm_exec_core+37845>, 0x5599f3fd6c40 <vm_exec_core+37875>, 0x5599f3fd6c5e <vm_exec_core+37905>, 0x5599f3fd6c7c <vm_exec_core+37935>, 0x5599f3fd6c9a <vm_exec_core+37965>, 0x5599f3fd6cb8 <vm_exec_core+37995>, 0x5599f3fd6cd6 <vm_exec_core+38025>, 0x5599f3fd6cf4 <vm_exec_core+38055>, 0x5599f3fd6d12 <vm_exec_core+38085>, 0x5599f3fd6d30 <vm_exec_core+38115>, 0x5599f3fd6d4e <vm_exec_core+38145>, 0x5599f3fd6d6c <vm_exec_core+38175>, 0x5599f3fd6d8a <vm_exec_core+38205>, 0x5599f3fd6da8 <vm_exec_core+38235>, 0x5599f3fd6dc6 <vm_exec_core+38265>, 0x5599f3fd6de4 <vm_exec_core+38295>, 0x5599f3fd6e02 <vm_exec_core+38325>, 0x5599f3fd6e20 <vm_exec_core+38355>, 0x5599f3fd6e3e <vm_exec_core+38385>, 0x5599f3fd6e5c <vm_exec_core+38415>, 0x5599f3fd6e7a <vm_exec_core+38445>, 0x5599f3fd6e98 <vm_exec_core+38475>, 0x5599f3fd6eb6 <vm_exec_core+38505>, 0x5599f3fd6ed4 <vm_exec_core+38535>, 0x5599f3fd6ef2 <vm_exec_core+38565>, 0x5599f3fd6f10 <vm_exec_core+38595>, 0x5599f3fd6f2e <vm_exec_core+38625>, 0x5599f3fd6f4c <vm_exec_core+38655>, 0x5599f3fd6f6a <vm_exec_core+38685>, 0x5599f3fd6f88 <vm_exec_core+38715>, 0x5599f3fd6fa6 <vm_exec_core+38745>, 0x5599f3fd6fc4 <vm_exec_core+38775>, 0x5599f3fd6fe2 <vm_exec_core+38805>, 0x5599f3fd7000 <vm_exec_core+38835>, 0x5599f3fd701e <vm_exec_core+38865>, 0x5599f3fd703c <vm_exec_core+38895>, 0x5599f3fd705a <vm_exec_core+38925>, 0x5599f3fd708b <vm_exec_core+38974>, 0x5599f3fd70a9 <vm_exec_core+39004>, 0x5599f3fd70c7 <vm_exec_core+39034>, 0x5599f3fd70e5 <vm_exec_core+39064>, 0x5599f3fd7103 <vm_exec_core+39094>, 0x5599f3fd7121 <vm_exec_core+39124>, 0x5599f3fd713f <vm_exec_core+39154>, 0x5599f3fd715d <vm_exec_core+39184>, 0x5599f3fd717b <vm_exec_core+39214>, 0x5599f3fd7199 <vm_exec_core+39244>, 0x5599f3fd71b7 <vm_exec_core+39274>, 0x5599f3fd71d5 <vm_exec_core+39304>, 0x5599f3fd71f3 <vm_exec_core+39334>, 0x5599f3fd7211 <vm_exec_core+39364>, 0x5599f3fd722f <vm_exec_core+39394>, 0x5599f3fd724d <vm_exec_core+39424>, 0x5599f3fd726b <vm_exec_core+39454>, 0x5599f3fd7289 <vm_exec_core+39484>, 0x5599f3fd72a7 <vm_exec_core+39514>, 0x5599f3fd72c5 <vm_exec_core+39544>, 0x5599f3fd72e3 <vm_exec_core+39574>, 0x5599f3fd7301 <vm_exec_core+39604>, 0x5599f3fd731f <vm_exec_core+39634>, 0x5599f3fd733d <vm_exec_core+39664>...}
#15 0x00005599f3fe92d0 in rb_vm_exec (ec=0x5599f4469120) at /tmp/ruby/src/trunk-O0/vm.c:2406
_ec = 0x5599f4469120
_tag = {tag = 36, retval = 4, buf = {0x7ffdd286b1f0, 0x5599f3fe924e <rb_vm_exec+174>, 0x0, 0x7ffdd286b140, 0x5599f44f6460}, prev = 0x7ffdd286b260, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#16 0x00005599f3fea137 in rb_iseq_eval_main (iseq=0x7fdf61c04c50) at /tmp/ruby/src/trunk-O0/vm.c:2673
ec = 0x5599f4469120
val = 94119716622624
#17 0x00005599f3dd4e7d in rb_ec_exec_node (ec=0x5599f4469120, n=0x7fdf61c04c50) at /tmp/ruby/src/trunk-O0/eval.c:287
th = 0x5599f4467f90
_ec = 0x5599f4469120
_tag = {tag = 36, retval = 94119709721706, buf = {0x7ffdd286b2e0, 0x5599f3dd4e13 <rb_ec_exec_node+196>, 0x0, 0x7ffdd286b230, 0x5599f4469120}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x7fdf61c04c50
#18 0x00005599f3dd4fea in ruby_run_node (n=0x7fdf61c04c50) at /tmp/ruby/src/trunk-O0/eval.c:328
ec = 0x5599f4469120
status = 21913
#19 0x00005599f3d34224 in rb_main (argc=8, argv=0x7ffdd286b488) at /tmp/ruby/src/trunk-O0/main.c:39
variable_in_this_stack_frame = 140728135496544
#20 0x00005599f3d34285 in main (argc=8, argv=0x7ffdd286b488) at /tmp/ruby/src/trunk-O0/main.c:58
No locals.
Thread 1 (Thread 0x7fdf6138b640 (LWP 2460456)):
#0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=140597385541184) at ./nptl/pthread_kill.c:44
tid = <optimized out>
ret = 0
pd = 0x7fdf6138b640
old_mask = {__val = {2, 140597436982944, 2, 2, 1, 94119713501612, 140597436966400, 140597435301975, 140597385541184, 7, 94119717840736, 140597385541184, 22, 94119718120416, 140597385538624, 94119711952225}}
ret = <optimized out>
pd = <optimized out>
old_mask = <optimized out>
ret = <optimized out>
tid = <optimized out>
ret = <optimized out>
resultvar = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
resultvar = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
__futex = <optimized out>
__private = <optimized out>
__oldval = <optimized out>
result = <optimized out>
#1 __pthread_kill_internal (signo=6, threadid=140597385541184) at ./nptl/pthread_kill.c:78
No locals.
#2 __GI___pthread_kill (threadid=140597385541184, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3 0x00007fdf642c2476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
ret = <optimized out>
#4 0x00007fdf642a87f3 in __GI_abort () at ./stdlib/abort.c:79
save_stage = 1
act = {__sigaction_handler = {sa_handler = 0x2d72203030306137, sa_sigaction = 0x2d72203030306137}, sa_mask = {__val = {3472328296226648109, 3475143045726351408, 2314885530819502128, 2314885530818453536, 2314885530818453536, 8536110337263411232, 7234582238000411233, 3472328506799108708, 4121466991374907181, 3274715270390768439, 3472328296226648184, 3475143045726351408, 94119709680399, 2314885530818453536, 140597436982944, 0}}, sa_flags = 0, sa_restorer = 0x5599f4592760}
sigs = {__val = {32, 94119709680629, 140596828182992, 64, 3919933115663279718, 3255293496997720368, 3472328296226648184, 3475143045726351408, 2314885530819502128, 2314885530818453536, 8319937555149627424, 746872325959545721, 7022364554195640352, 7234582238000409443, 3472328322115514980, 4121466991374907181}}
#5 0x00005599f3dca485 in die () at /tmp/ruby/src/trunk-O0/error.c:783
No locals.
#6 0x00005599f3dca74b in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=11, ctx=0x5599f45928c0, fmt=0x5599f416564b "Segmentation fault at %p") at /tmp/ruby/src/trunk-O0/error.c:824
file = 0x7fdf630da200 "bootstraptest.test_ractor.rb_506_1259.rb"
line = 7
#7 0x00005599f3f36d71 in sigsegv (sig=11, info=0x5599f45929f0, ctx=0x5599f45928c0) at /tmp/ruby/src/trunk-O0/signal.c:920
No locals.
#8 <signal handler called>
No locals.
#9 0x00005599f3f73ce2 in hash_table_index (tbl=0x5, key=155) at /tmp/ruby/src/trunk-O0/id_table.c:132
No locals.
#10 0x00005599f3f7407b in rb_id_table_lookup (tbl=0x5, id=155, valp=0x7fdf61289320) at /tmp/ruby/src/trunk-O0/id_table.c:230
key = 155
index = 32735
#11 0x00005599f3fda2c7 in cached_callable_method_entry (klass=140597394798120, mid=155) at /tmp/ruby/src/trunk-O0/vm_method.c:1299
cc_tbl = 0x5
ccs_data = 0
#12 0x00005599f3fda4e3 in callable_method_entry_or_negative (klass=140597394798120, mid=155, defined_class_ptr=0x7fdf61289428) at /tmp/ruby/src/trunk-O0/vm_method.c:1369
_lev = 1
cme = 0x0
#13 0x00005599f3fda616 in callable_method_entry (klass=140597394798120, mid=155, defined_class_ptr=0x7fdf61289428) at /tmp/ruby/src/trunk-O0/vm_method.c:1406
cme = 0x0
#14 0x00005599f3fdcd3d in vm_respond_to (ec=0x5599f45459e0, klass=140597394798120, obj=140597394798160, id=3233, priv=1) at /tmp/ruby/src/trunk-O0/vm_method.c:2762
defined_class = 0
resid = 155
cme = 0x0
#15 0x00005599f3fdf247 in check_funcall_respond_to (ec=0x5599f45459e0, klass=140597394798120, recv=140597394798160, mid=3233) at /tmp/ruby/src/trunk-O0/vm_eval.c:622
No locals.
#16 0x00005599f3fdf65b in rb_check_funcall_default_kw (recv=140597394798160, mid=3233, argc=0, argv=0x0, def=36, kw_splat=0) at /tmp/ruby/src/trunk-O0/vm_eval.c:696
klass = 140597394798120
me = 0x0
ec = 0x5599f45459e0
respond = 0
#17 0x00005599f3fdf600 in rb_check_funcall (recv=140597394798160, mid=3233, argc=0, argv=0x0) at /tmp/ruby/src/trunk-O0/vm_eval.c:685
No locals.
#18 0x00005599f3e8585e in convert_type_with_id (val=140597394798160, tname=0x5599f4166b4d "String", method=3233, raise=1, index=-1) at /tmp/ruby/src/trunk-O0/object.c:3065
r = 140597384484272
#19 0x00005599f3e85b32 in rb_convert_type_with_id (val=140597394798160, type=5, tname=0x5599f4166b4d "String", method=3233) at /tmp/ruby/src/trunk-O0/object.c:3127
v = 140597394798160
#20 0x00005599f3f51abd in rb_str_to_str (str=140597394798160) at /tmp/ruby/src/trunk-O0/string.c:1561
No locals.
#21 0x00005599f3f5402b in rb_string_value (ptr=0x7fdf61289650) at /tmp/ruby/src/trunk-O0/string.c:2434
s = 140597394798160
#22 0x00005599f3f5321a in rb_str_plus (str1=140597394734400, str2=140597394798160) at /tmp/ruby/src/trunk-O0/string.c:2148
str3 = 1431634051
enc = 0x108
ptr1 = 0x33c8 <error: Cannot access memory at address 0x33c8>
ptr2 = 0x0
ptr3 = 0x0
len1 = 140597433643040
len2 = 140597394734400
termlen = 110
#23 0x00005599f3fc2f98 in ractor_safe_call_cfunc_1 (recv=140597394734400, argc=1, argv=0x7fdf6128acf0, func=0x5599f3f531de <rb_str_plus>) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3291
f = 0x5599f3f531de <rb_str_plus>
#24 0x00005599f3fc3b61 in vm_call_cfunc_with_frame_ (ec=0x5599f45459e0, reg_cfp=0x7fdf6138ac40, calling=0x7fdf61289b40, argc=1, argv=0x7fdf6128acf0, stack_bottom=0x7fdf6128ace8) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3468
ci = 0x2b00100003
cc = 0x7fdf61c5fee8
val = 94119711952752
me = 0x7fdf6416b020
cfunc = 0x5599f449d068
recv = 140597394734400
block_handler = 0
frame_type = 1431634051
len = 1
args = <optimized out>
args = <optimized out>
#25 0x00005599f3fc3d36 in vm_call_cfunc_with_frame (ec=0x5599f45459e0, reg_cfp=0x7fdf6138ac40, calling=0x7fdf61289b40) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3496
argc = 1
stack_bottom = 0x7fdf6128ace8
argv = 0x7fdf6128acf0
#26 0x00005599f3fc3e4e in vm_call_cfunc_other (ec=0x5599f45459e0, reg_cfp=0x7fdf6138ac40, calling=0x7fdf61289b40) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3522
ci = 0x2b00100003
argv_ary = 0
#27 0x00005599f3fc4276 in vm_call_cfunc (ec=0x5599f45459e0, reg_cfp=0x7fdf6138ac40, calling=0x7fdf61289b40) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:3604
ci = 0x2b00100003
#28 0x00005599f3fc6a31 in vm_call_method_each_type (ec=0x5599f45459e0, cfp=0x7fdf6138ac40, calling=0x7fdf61289b40) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4382
aset_mask = 1972
ivar_mask = 0
ci = 0x2b00100003
cc = 0x7fdf61c5fee8
cme = 0x7fdf6416b020
v = 140596828180552
#29 0x00005599f3fc74e5 in vm_call_method (ec=0x5599f45459e0, cfp=0x7fdf6138ac40, calling=0x7fdf61289b40) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4508
ci = 0x2b00100003
cc = 0x7fdf61c5fee8
#30 0x00005599f3fc76e7 in vm_call_general (ec=0x5599f45459e0, reg_cfp=0x7fdf6138ac40, calling=0x7fdf61289b40) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:4552
No locals.
#31 0x00005599f3fc9d54 in vm_sendish (ec=0x5599f45459e0, reg_cfp=0x7fdf6138ac40, cd=0x5599f45472f0, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-O0/vm_insnhelper.c:5540
val = 36
ci = 0x2b00100003
cc = 0x7fdf61c5fee8
argc = 1
recv = 140597394734400
calling = {cd = 0x5599f45472f0, cc = 0x7fdf61c5fee8, block_handler = 0, recv = 140597394734400, argc = 1, kw_splat = false, heap_argv = 0}
#32 0x00005599f3fd1d99 in vm_exec_core (ec=0x5599f45459e0) at ../../src/trunk-O0/insns.def:835
bh = 0
cd = 0x5599f45472f0
leaf = false
val = 36
reg_pc = 0x5599f45d6be0
reg_cfp = 0x7fdf6138ac40
insns_address_table = {0x5599f3fcd8b9 <vm_exec_core+108>, 0x5599f3fcd950 <vm_exec_core+259>, 0x5599f3fcdaa9 <vm_exec_core+604>, 0x5599f3fcdc03 <vm_exec_core+950>, 0x5599f3fcdde7 <vm_exec_core+1434>, 0x5599f3fcdf5d <vm_exec_core+1808>, 0x5599f3fce1b5 <vm_exec_core+2408>, 0x5599f3fce30d <vm_exec_core+2752>, 0x5599f3fce422 <vm_exec_core+3029>, 0x5599f3fce56f <vm_exec_core+3362>, 0x5599f3fce6bc <vm_exec_core+3695>, 0x5599f3fce810 <vm_exec_core+4035>, 0x5599f3fce968 <vm_exec_core+4379>, 0x5599f3fceb2b <vm_exec_core+4830>, 0x5599f3fcec70 <vm_exec_core+5155>, 0x5599f3fceda6 <vm_exec_core+5465>, 0x5599f3fceea5 <vm_exec_core+5720>, 0x5599f3fcefa4 <vm_exec_core+5975>, 0x5599f3fcf05f <vm_exec_core+6162>, 0x5599f3fcf11d <vm_exec_core+6352>, 0x5599f3fcf1ff <vm_exec_core+6578>, 0x5599f3fcf313 <vm_exec_core+6854>, 0x5599f3fcf41c <vm_exec_core+7119>, 0x5599f3fcf536 <vm_exec_core+7401>, 0x5599f3fcf62a <vm_exec_core+7645>, 0x5599f3fcf7af <vm_exec_core+8034>, 0x5599f3fcf887 <vm_exec_core+8250>, 0x5599f3fcf9a8 <vm_exec_core+8539>, 0x5599f3fcfb13 <vm_exec_core+8902>, 0x5599f3fcfc12 <vm_exec_core+9157>, 0x5599f3fcfd11 <vm_exec_core+9412>, 0x5599f3fcfe4f <vm_exec_core+9730>, 0x5599f3fcff43 <vm_exec_core+9974>, 0x5599f3fd005e <vm_exec_core+10257>, 0x5599f3fd01aa <vm_exec_core+10589>, 0x5599f3fd02e0 <vm_exec_core+10899>, 0x5599f3fd038d <vm_exec_core+11072>, 0x5599f3fd0480 <vm_exec_core+11315>, 0x5599f3fd05aa <vm_exec_core+11613>, 0x5599f3fd068c <vm_exec_core+11839>, 0x5599f3fd0847 <vm_exec_core+12282>, 0x5599f3fd095d <vm_exec_core+12560>, 0x5599f3fd0a85 <vm_exec_core+12856>, 0x5599f3fd0b52 <vm_exec_core+13061>, 0x5599f3fd0cfa <vm_exec_core+13485>, 0x5599f3fd123a <vm_exec_core+14829>, 0x5599f3fd1372 <vm_exec_core+15141>, 0x5599f3fd14bb <vm_exec_core+15470>, 0x5599f3fd15e3 <vm_exec_core+15766>, 0x5599f3fd180a <vm_exec_core+16317>, 0x5599f3fd1942 <vm_exec_core+16629>, 0x5599f3fd1a8e <vm_exec_core+16961>, 0x5599f3fd1cd1 <vm_exec_core+17540>, 0x5599f3fd1eb6 <vm_exec_core+18025>, 0x5599f3fd2050 <vm_exec_core+18435>, 0x5599f3fd2243 <vm_exec_core+18934>, 0x5599f3fd23dd <vm_exec_core+19344>, 0x5599f3fd25d0 <vm_exec_core+19843>, 0x5599f3fd27f8 <vm_exec_core+20395>, 0x5599f3fd2a3b <vm_exec_core+20974>, 0x5599f3fd2c20 <vm_exec_core+21459>, 0x5599f3fd2d74 <vm_exec_core+21799>, 0x5599f3fd2e29 <vm_exec_core+21980>, 0x5599f3fd2f29 <vm_exec_core+22236>, 0x5599f3fd304e <vm_exec_core+22529>, 0x5599f3fd3176 <vm_exec_core+22825>, 0x5599f3fd329b <vm_exec_core+23118>, 0x5599f3fd33f5 <vm_exec_core+23464>, 0x5599f3fd3562 <vm_exec_core+23829>, 0x5599f3fd3707 <vm_exec_core+24250>, 0x5599f3fd38ac <vm_exec_core+24671>, 0x5599f3fd3a51 <vm_exec_core+25092>, 0x5599f3fd3bf6 <vm_exec_core+25513>, 0x5599f3fd3d9b <vm_exec_core+25934>, 0x5599f3fd3f4b <vm_exec_core+26366>, 0x5599f3fd4148 <vm_exec_core+26875>, 0x5599f3fd42ed <vm_exec_core+27296>, 0x5599f3fd4492 <vm_exec_core+27717>, 0x5599f3fd4637 <vm_exec_core+28138>, 0x5599f3fd47dc <vm_exec_core+28559>, 0x5599f3fd4981 <vm_exec_core+28980>, 0x5599f3fd4b26 <vm_exec_core+29401>, 0x5599f3fd4ccb <vm_exec_core+29822>, 0x5599f3fd4e70 <vm_exec_core+30243>, 0x5599f3fd502e <vm_exec_core+30689>, 0x5599f3fd5274 <vm_exec_core+31271>, 0x5599f3fd5479 <vm_exec_core+31788>, 0x5599f3fd5607 <vm_exec_core+32186>, 0x5599f3fd5795 <vm_exec_core+32584>, 0x5599f3fd591e <vm_exec_core+32977>, 0x5599f3fd5aa7 <vm_exec_core+33370>, 0x5599f3fd5c41 <vm_exec_core+33780>, 0x5599f3fd5de6 <vm_exec_core+34201>, 0x5599f3fd5f0d <vm_exec_core+34496>, 0x5599f3fd6058 <vm_exec_core+34827>, 0x5599f3fd61e6 <vm_exec_core+35225>, 0x5599f3fd6311 <vm_exec_core+35524>, 0x5599f3fd6436 <vm_exec_core+35817>, 0x5599f3fd6544 <vm_exec_core+36087>, 0x5599f3fd6652 <vm_exec_core+36357>, 0x5599f3fd6700 <vm_exec_core+36531>, 0x5599f3fd67ae <vm_exec_core+36705>, 0x5599f3fd67cc <vm_exec_core+36735>, 0x5599f3fd67ea <vm_exec_core+36765>, 0x5599f3fd6808 <vm_exec_core+36795>, 0x5599f3fd6826 <vm_exec_core+36825>, 0x5599f3fd6844 <vm_exec_core+36855>, 0x5599f3fd6862 <vm_exec_core+36885>, 0x5599f3fd6880 <vm_exec_core+36915>, 0x5599f3fd689e <vm_exec_core+36945>, 0x5599f3fd68bc <vm_exec_core+36975>, 0x5599f3fd68da <vm_exec_core+37005>, 0x5599f3fd68f8 <vm_exec_core+37035>, 0x5599f3fd6916 <vm_exec_core+37065>, 0x5599f3fd6934 <vm_exec_core+37095>, 0x5599f3fd6952 <vm_exec_core+37125>, 0x5599f3fd6970 <vm_exec_core+37155>, 0x5599f3fd698e <vm_exec_core+37185>, 0x5599f3fd69ac <vm_exec_core+37215>, 0x5599f3fd69ca <vm_exec_core+37245>, 0x5599f3fd69e8 <vm_exec_core+37275>, 0x5599f3fd6a06 <vm_exec_core+37305>, 0x5599f3fd6a24 <vm_exec_core+37335>, 0x5599f3fd6a42 <vm_exec_core+37365>, 0x5599f3fd6a60 <vm_exec_core+37395>, 0x5599f3fd6a7e <vm_exec_core+37425>, 0x5599f3fd6a9c <vm_exec_core+37455>, 0x5599f3fd6aba <vm_exec_core+37485>, 0x5599f3fd6ad8 <vm_exec_core+37515>, 0x5599f3fd6af6 <vm_exec_core+37545>, 0x5599f3fd6b14 <vm_exec_core+37575>, 0x5599f3fd6b32 <vm_exec_core+37605>, 0x5599f3fd6b50 <vm_exec_core+37635>, 0x5599f3fd6b6e <vm_exec_core+37665>, 0x5599f3fd6b8c <vm_exec_core+37695>, 0x5599f3fd6baa <vm_exec_core+37725>, 0x5599f3fd6bc8 <vm_exec_core+37755>, 0x5599f3fd6be6 <vm_exec_core+37785>, 0x5599f3fd6c04 <vm_exec_core+37815>, 0x5599f3fd6c22 <vm_exec_core+37845>, 0x5599f3fd6c40 <vm_exec_core+37875>, 0x5599f3fd6c5e <vm_exec_core+37905>, 0x5599f3fd6c7c <vm_exec_core+37935>, 0x5599f3fd6c9a <vm_exec_core+37965>, 0x5599f3fd6cb8 <vm_exec_core+37995>, 0x5599f3fd6cd6 <vm_exec_core+38025>, 0x5599f3fd6cf4 <vm_exec_core+38055>, 0x5599f3fd6d12 <vm_exec_core+38085>, 0x5599f3fd6d30 <vm_exec_core+38115>, 0x5599f3fd6d4e <vm_exec_core+38145>, 0x5599f3fd6d6c <vm_exec_core+38175>, 0x5599f3fd6d8a <vm_exec_core+38205>, 0x5599f3fd6da8 <vm_exec_core+38235>, 0x5599f3fd6dc6 <vm_exec_core+38265>, 0x5599f3fd6de4 <vm_exec_core+38295>, 0x5599f3fd6e02 <vm_exec_core+38325>, 0x5599f3fd6e20 <vm_exec_core+38355>, 0x5599f3fd6e3e <vm_exec_core+38385>, 0x5599f3fd6e5c <vm_exec_core+38415>, 0x5599f3fd6e7a <vm_exec_core+38445>, 0x5599f3fd6e98 <vm_exec_core+38475>, 0x5599f3fd6eb6 <vm_exec_core+38505>, 0x5599f3fd6ed4 <vm_exec_core+38535>, 0x5599f3fd6ef2 <vm_exec_core+38565>, 0x5599f3fd6f10 <vm_exec_core+38595>, 0x5599f3fd6f2e <vm_exec_core+38625>, 0x5599f3fd6f4c <vm_exec_core+38655>, 0x5599f3fd6f6a <vm_exec_core+38685>, 0x5599f3fd6f88 <vm_exec_core+38715>, 0x5599f3fd6fa6 <vm_exec_core+38745>, 0x5599f3fd6fc4 <vm_exec_core+38775>, 0x5599f3fd6fe2 <vm_exec_core+38805>, 0x5599f3fd7000 <vm_exec_core+38835>, 0x5599f3fd701e <vm_exec_core+38865>, 0x5599f3fd703c <vm_exec_core+38895>, 0x5599f3fd705a <vm_exec_core+38925>, 0x5599f3fd708b <vm_exec_core+38974>, 0x5599f3fd70a9 <vm_exec_core+39004>, 0x5599f3fd70c7 <vm_exec_core+39034>, 0x5599f3fd70e5 <vm_exec_core+39064>, 0x5599f3fd7103 <vm_exec_core+39094>, 0x5599f3fd7121 <vm_exec_core+39124>, 0x5599f3fd713f <vm_exec_core+39154>, 0x5599f3fd715d <vm_exec_core+39184>, 0x5599f3fd717b <vm_exec_core+39214>, 0x5599f3fd7199 <vm_exec_core+39244>, 0x5599f3fd71b7 <vm_exec_core+39274>, 0x5599f3fd71d5 <vm_exec_core+39304>, 0x5599f3fd71f3 <vm_exec_core+39334>, 0x5599f3fd7211 <vm_exec_core+39364>, 0x5599f3fd722f <vm_exec_core+39394>, 0x5599f3fd724d <vm_exec_core+39424>, 0x5599f3fd726b <vm_exec_core+39454>, 0x5599f3fd7289 <vm_exec_core+39484>, 0x5599f3fd72a7 <vm_exec_core+39514>, 0x5599f3fd72c5 <vm_exec_core+39544>, 0x5599f3fd72e3 <vm_exec_core+39574>, 0x5599f3fd7301 <vm_exec_core+39604>, 0x5599f3fd731f <vm_exec_core+39634>, 0x5599f3fd733d <vm_exec_core+39664>...}
#33 0x00005599f3fe92d0 in rb_vm_exec (ec=0x5599f45459e0) at /tmp/ruby/src/trunk-O0/vm.c:2406
_ec = 0x5599f45459e0
_tag = {tag = 36, retval = 4, buf = {0x7fdf6128a9d0, 0x5599f3fe924e <rb_vm_exec+174>, 0x0, 0x7fdf6128a920, 0x0}, prev = 0x7fdf6138ad20, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
result = 36
#34 0x00005599f3fe5f49 in invoke_block (ec=0x5599f45459e0, iseq=0x7fdf61c04b10, self=140597394464800, captured=0x5599f450a970, cref=0x0, type=572653569, opt_pc=0) at /tmp/ruby/src/trunk-O0/vm.c:1441
arg_size = 0
#35 0x00005599f3fe69e5 in invoke_iseq_block_from_c (me=0x0, is_lambda=0, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fdf6128abf0, argc=0, self=140597394464800, captured=0x5599f450a970, ec=0x5599f45459e0) at /tmp/ruby/src/trunk-O0/vm.c:1511
iseq = 0x7fdf61c04b10
opt_pc = 0
type = 572653569
cfp = 0x7fdf6138ac78
sp = 0x7fdf6128acc8
flags = 0
use_argv = 0x7fdf6128abf0
av = {8192, 140597394464440}
stack_argv = 0x7fdf6128acc8
#36 invoke_block_from_c_proc (me=0x0, is_lambda=0, passed_block_handler=0, kw_splat=0, argv=0x7fdf6128abf0, argc=0, self=140597394464800, proc=0x5599f450a970, ec=0x5599f45459e0) at /tmp/ruby/src/trunk-O0/vm.c:1609
block = 0x5599f450a970
#37 vm_invoke_proc (ec=0x5599f45459e0, proc=0x5599f450a970, self=140597394464800, argc=0, argv=0x7fdf6128abf0, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1639
No locals.
#38 0x00005599f3fe7226 in rb_vm_invoke_proc_with_self (ec=0x5599f45459e0, proc=0x5599f450a970, self=140597394464800, argc=0, argv=0x7fdf6128abf0, kw_splat=0, passed_block_handler=0) at /tmp/ruby/src/trunk-O0/vm.c:1674
No locals.
#39 0x00005599f3f7cb49 in thread_do_start_proc (th=0x5599f4545840) at /tmp/ruby/src/trunk-O0/thread.c:580
self = 140597394464800
args = 1
args_ptr = 0x7fdf6128abf0
args_len = 0
procval = 140597394465120
proc = 0x5599f450a970
#40 0x00005599f3f7cd89 in thread_do_start (th=0x5599f4545840) at /tmp/ruby/src/trunk-O0/thread.c:624
result = 36
#41 0x00005599f3f7d1a3 in thread_start_func_2 (th=0x5599f4545840, stack_start=0x7fdf6138ad78) at /tmp/ruby/src/trunk-O0/thread.c:694
_ec = 0x5599f45459e0
_tag = {tag = 36, retval = 140597385543680, buf = {0x7fdf6138ada0, 0x5599f3f7d14a <thread_start_func_2+744>, 0x0, 0x7fdf6128acb0, 0x7fdf6138ada0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = RUBY_TAG_NONE
errinfo = 4
size = 131072
ractor_main_th = 0x5599f4545840
vm_stack = 0x7fdf6128acb0
#42 0x00005599f3f7752c in thread_start_func_1 (th_ptr=0x5599f4545840) at /tmp/ruby/src/trunk-O0/thread_pthread.c:1114
th = 0x5599f4545840
altstack = 0x5599f458f410
#43 0x00007fdf64314b43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
ret = <optimized out>
pd = <optimized out>
out = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140728135483632, -361395520151546266, 140597385541184, 22, 140597435385936, 140728135483984, 379097045932381798, 379103719392876134}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#44 0x00007fdf643a5bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.
>>> Dump Ruby level backtrace (if possible)