# Logfile created on 2023-03-25 09:09:34 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005636e7eda8e0 @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-yjit", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit", @configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"], @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-yjit.20230325-090933", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005636e7f635a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005636e7f63410 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005636e7f63280 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20230325-090933", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20230325-090933>, @binmode=false, @mon_data=#<Monitor:0x00005636e7f631b8>, @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 rbs to 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
From https://github.com/ruby/rbs
 * branch              0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 -> FETCH_HEAD
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
HEAD is now at 0dd11d38 Merge pull request #1276 from ruby/print-skip-test
echo 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision -
HEAD is now at 6519736 Increase timeout in debug_code
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 9bc2dbd33c
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk-yjit/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
Update rbs to 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
From https://github.com/ruby/rbs
 * branch              0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 -> FETCH_HEAD
HEAD is now at 0dd11d38 Merge pull request #1276 from ruby/print-skip-test
echo 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision -
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision unchanged
HEAD is now at 6519736 Increase timeout in debug_code
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	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-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-yjit/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	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-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
compiling /tmp/ruby/src/trunk-yjit/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 = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	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-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update rbs to 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	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-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
generating encdb.h
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
encdb.h unchanged
making enc
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
From https://github.com/ruby/rbs
 * branch              0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 -> FETCH_HEAD
HEAD is now at 0dd11d38 Merge pull request #1276 from ruby/print-skip-test
echo 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision unchanged
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
HEAD is now at 6519736 Increase timeout in debug_code
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.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-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-yjit/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-yjit/bin
installing base libraries:          /tmp/ruby/install/trunk-yjit/lib
installing arch files:              /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-yjit/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-yjit/bin
installing library scripts:         /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-yjit/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-yjit/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0
                                    abbrev 0.1.1
                                    base64 0.1.1
                                    benchmark 0.2.1
                                    bundler 2.5.0.dev
                                    cgi 0.3.6
                                    csv 3.2.7
                                    delegate 0.3.0
                                    did_you_mean 1.6.3
                                    drb 2.1.1
                                    english 0.7.2
                                    erb 4.0.2
                                    error_highlight 0.5.1
                                    fileutils 1.7.0
                                    find 0.1.1
                                    forwardable 1.3.3
                                    getoptlong 0.2.0
                                    ipaddr 1.2.5
                                    irb 1.6.3
                                    logger 1.5.3
                                    mutex_m 0.1.2
                                    net-http 0.3.2
                                    net-protocol 0.2.1
                                    observer 0.1.1
                                    open-uri 0.3.0
                                    open3 0.1.2
                                    optparse 0.4.0.pre.1
                                    ostruct 0.5.5
                                    pp 0.4.0
                                    prettyprint 0.1.1
                                    pstore 0.1.2
                                    racc 1.6.2
                                    rdoc 6.5.0
                                    readline 0.0.3
                                    reline 0.3.2
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.2
                                    set 1.0.3
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    syntax_suggest 1.0.2
                                    tempfile 0.1.3
                                    time 0.2.1
                                    timeout 0.3.2
                                    tmpdir 0.1.3
                                    tsort 0.1.1
                                    un 0.2.1
                                    uri 0.12.0
                                    weakref 0.1.2
                                    yaml 0.2.1
installing default gems from ext:   /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.4
                                    date 3.3.3
                                    digest 3.1.1
                                    etc 1.4.2
                                    fcntl 1.0.2
                                    fiddle 1.1.2
                                    io-console 0.6.0
                                    io-nonblock 0.2.0
                                    io-wait 0.3.0
                                    json 2.6.3
                                    nkf 0.1.2
                                    openssl 3.1.0
                                    pathname 0.2.1
                                    psych 5.1.0
                                    readline-ext 0.1.5
                                    stringio 3.0.6
                                    strscan 3.0.7
                                    syslog 0.1.1
                                    zlib 3.0.0
installing bundled gems:            /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0
                                    minitest 5.18.0
                                    power_assert 2.0.3
                                    rake 13.0.6
                                    test-unit 3.5.7
                                    rexml 3.2.5
                                    rss 0.2.9
                                    net-ftp 0.2.0
                                    net-imap 0.3.4
                                    net-pop 0.1.2
                                    net-smtp 0.3.3
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.0.4
                                    typeprof 0.21.7
                                    debug 1.7.1
installing bundled gem cache:       /tmp/ruby/install/trunk-yjit/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_1481_1309.rb:6: [BUG] Segmentation fault at 0x0000000000000002
   ruby 3.3.0dev (2023-03-25T08:17:05Z master 9bc2dbd33c) +YJIT [x86_64-linux]
   
   -- Control frame information -----------------------------------------------
   c:0005 p:---- s:0020 e:000019 CFUNC  :instance_variable_set
   c:0004 p:0011 s:0014 e:000013 BLOCK  bootstraptest.test_ractor.rb_1481_1309.rb:6 [FINISH]
   c:0003 p:---- s:0010 e:000009 CFUNC  :times
   c:0002 p:0005 s:0006 e:000005 BLOCK  bootstraptest.test_ractor.rb_1481_1309.rb:4 [FINISH]
   c:0001 p:---- s:0003 e:000002 DUMMY  [FINISH]
   
   -- Ruby level backtrace information ----------------------------------------
   bootstraptest.test_ractor.rb_1481_1309.rb:4:in `block (2 levels) in <main>'
   bootstraptest.test_ractor.rb_1481_1309.rb:4:in `times'
   bootstraptest.test_ractor.rb_1481_1309.rb:6:in `block (3 levels) in <main>'
   bootstraptest.test_ractor.rb_1481_1309.rb:6:in `instance_variable_set'
   
   -- Threading information ---------------------------------------------------
   Total ractor count: 3
   Ruby thread count for this ractor: 1
   
   -- Machine register context ------------------------------------------------
    RIP: 0x000055b10549fdc7 RBP: 0x00007f625192ce98 RSP: 0x00007f624d27e218
    RAX: 0x000000000000009b RBX: 0x00007f624d27e2a8 RCX: 0x0000000000000000
    RDX: 0x00007f624d27e240 RDI: 0x0000000000000002 RSI: 0x000000000000009b
     R8: 0x00007f624d27e23c  R9: 0x0000000000000000 R10: 0x0000000055550083
    R11: 0x0000000000000000 R12: 0x00007f625192ce98 R13: 0x0000000000000002
    R14: 0x000000000000009b R15: 0x00007f624d27e240 EFL: 0x0000000000010202
   
   -- C level backtrace information -------------------------------------------
   /tmp/ruby/build/trunk-yjit/miniruby(rb_print_backtrace+0x14) [0x55b105515b0f] /tmp/ruby/src/trunk-yjit/vm_dump.c:785
   /tmp/ruby/build/trunk-yjit/miniruby(rb_vm_bugreport) /tmp/ruby/src/trunk-yjit/vm_dump.c:1101
   /tmp/ruby/build/trunk-yjit/miniruby(rb_bug_for_fatal_signal+0xec) [0x55b105306f6c] /tmp/ruby/src/trunk-yjit/error.c:813
   /tmp/ruby/build/trunk-yjit/miniruby(sigsegv+0x4d) [0x55b10545b50d] /tmp/ruby/src/trunk-yjit/signal.c:964
   /lib/x86_64-linux-gnu/libc.so.6(0x7f6251a9e520) [0x7f6251a9e520]
   /tmp/ruby/build/trunk-yjit/miniruby(hash_table_index+0x0) [0x55b10549fdc7] /tmp/ruby/src/trunk-yjit/symbol.h:72
   /tmp/ruby/build/trunk-yjit/miniruby(rb_id_table_lookup) /tmp/ruby/src/trunk-yjit/id_table.c:230
   /tmp/ruby/build/trunk-yjit/miniruby(cached_callable_method_entry+0x28) [0x55b1054ef9fd] /tmp/ruby/src/trunk-yjit/vm_method.c:1299
   /tmp/ruby/build/trunk-yjit/miniruby(callable_method_entry_or_negative) /tmp/ruby/src/trunk-yjit/vm_method.c:1369
   /tmp/ruby/build/trunk-yjit/miniruby(callable_method_entry+0xa) [0x55b1054ff6bf] /tmp/ruby/src/trunk-yjit/vm_method.c:1406
   /tmp/ruby/build/trunk-yjit/miniruby(vm_respond_to) /tmp/ruby/src/trunk-yjit/vm_method.c:2762
   /tmp/ruby/build/trunk-yjit/miniruby(check_funcall_respond_to+0x17) [0x55b1055002db] /tmp/ruby/src/trunk-yjit/vm_eval.c:597
   /tmp/ruby/build/trunk-yjit/miniruby(rb_check_funcall_default_kw) /tmp/ruby/src/trunk-yjit/vm_eval.c:671
   /tmp/ruby/build/trunk-yjit/miniruby(convert_type_with_id+0xf) [0x55b1053b4025] /tmp/ruby/src/trunk-yjit/object.c:3049
   /tmp/ruby/build/trunk-yjit/miniruby(rb_check_convert_type_with_id) /tmp/ruby/src/trunk-yjit/object.c:3141
   /tmp/ruby/build/trunk-yjit/miniruby(rb_check_id+0x2e) [0x55b10549f3be] /tmp/ruby/src/trunk-yjit/symbol.c:1101
   /tmp/ruby/build/trunk-yjit/miniruby(check_setter_id+0x5) [0x55b1053b0bd4] /tmp/ruby/src/trunk-yjit/object.c:2185
   /tmp/ruby/build/trunk-yjit/miniruby(rb_obj_ivar_set_m) /tmp/ruby/src/trunk-yjit/object.c:2867
   /tmp/ruby/build/trunk-yjit/miniruby(vm_cfp_consistent_p+0x0) [0x55b1054eb7f4] /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
   /tmp/ruby/build/trunk-yjit/miniruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3359
   /tmp/ruby/build/trunk-yjit/miniruby(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
   /tmp/ruby/build/trunk-yjit/miniruby(vm_sendish+0x90) [0x55b10550732d] /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:5225
   /tmp/ruby/build/trunk-yjit/miniruby(vm_exec_core) ../../src/trunk-yjit/insns.def:835
   /tmp/ruby/build/trunk-yjit/miniruby(rb_vm_exec+0x99b) [0x55b1054f8fab] /tmp/ruby/src/trunk-yjit/vm.c:2366
   /tmp/ruby/build/trunk-yjit/miniruby(rb_yield_1+0x2c3) [0x55b1054fc093] /tmp/ruby/src/trunk-yjit/vm.c:1384
   /tmp/ruby/build/trunk-yjit/miniruby(int_dotimes+0xbc) [0x55b1053a602c] /tmp/ruby/src/trunk-yjit/numeric.c:5697
   /tmp/ruby/build/trunk-yjit/miniruby(vm_cfp_consistent_p+0x0) [0x55b1054eb7f4] /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
   /tmp/ruby/build/trunk-yjit/miniruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3359
   /tmp/ruby/build/trunk-yjit/miniruby(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
   /tmp/ruby/build/trunk-yjit/miniruby(vm_sendish+0xa4) [0x55b105508d58] /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:5225
   /tmp/ruby/build/trunk-yjit/miniruby(vm_exec_core) ../../src/trunk-yjit/insns.def:815
   /tmp/ruby/build/trunk-yjit/miniruby(rb_vm_exec+0x99b) [0x55b1054f8fab] /tmp/ruby/src/trunk-yjit/vm.c:2366
   /tmp/ruby/build/trunk-yjit/miniruby(thread_do_start_proc+0x2a3) [0x55b1054a8b63] /tmp/ruby/src/trunk-yjit/thread.c:572
   /tmp/ruby/build/trunk-yjit/miniruby(thread_do_start+0xc) [0x55b1054ab424] /tmp/ruby/src/trunk-yjit/thread.c:616
   /tmp/ruby/build/trunk-yjit/miniruby(thread_start_func_2) /tmp/ruby/src/trunk-yjit/thread.c:686
   /tmp/ruby/build/trunk-yjit/miniruby(rb_native_cond_initialize+0x0) [0x55b1054ab724] /tmp/ruby/src/trunk-yjit/thread_pthread.c:1179
   /tmp/ruby/build/trunk-yjit/miniruby(register_cached_thread_and_wait) /tmp/ruby/src/trunk-yjit/thread_pthread.c:1231
   /tmp/ruby/build/trunk-yjit/miniruby(thread_start_func_1) /tmp/ruby/src/trunk-yjit/thread_pthread.c:1186
   /lib/x86_64-linux-gnu/libc.so.6(start_thread+0x2f3) [0x7f6251af0b43] ./nptl/pthread_create.c:442
   /lib/x86_64-linux-gnu/libc.so.6(clone+0x44) [0x7f6251b81bb4] ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
   
   -- Other runtime information -----------------------------------------------
   
   * Loaded script: bootstraptest.test_ractor.rb_1481_1309.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-yjit/x86_64-linux-fake.rb
   
   * Process memory map:
   
   55b105220000-55b10525c000 r--p 00000000 00:118 15216751                  /tmp/ruby/build/trunk-yjit/miniruby
   55b10525c000-55b1055d0000 r-xp 0003c000 00:118 15216751                  /tmp/ruby/build/trunk-yjit/miniruby
   55b1055d0000-55b105728000 r--p 003b0000 00:118 15216751                  /tmp/ruby/build/trunk-yjit/miniruby
   55b105729000-55b10573d000 r--p 00508000 00:118 15216751                  /tmp/ruby/build/trunk-yjit/miniruby
   55b10573d000-55b10573e000 rw-p 0051c000 00:118 15216751                  /tmp/ruby/build/trunk-yjit/miniruby
   55b10573e000-55b105752000 rw-p 00000000 00:00 0 
   55b10767c000-55b107838000 rw-p 00000000 00:00 0                          [heap]
   55b10791e000-55b107921000 r-xp 00000000 00:00 0 
   55b107921000-55b10b91e000 ---p 00000000 00:00 0 
   7f6240000000-7f624004d000 rw-p 00000000 00:00 0 
   7f624004d000-7f6244000000 ---p 00000000 00:00 0 
   7f6245a54000-7f6248000000 r--s 00000000 00:118 15216751                  /tmp/ruby/build/trunk-yjit/miniruby
   7f6248000000-7f624806e000 rw-p 00000000 00:00 0 
   7f624806e000-7f624c000000 ---p 00000000 00:00 0 
   7f624cd22000-7f624cf40000 r--s 00000000 00:118 13112803                  /usr/lib/x86_64-linux-gnu/libc.so.6
   7f624cf40000-7f624cf70000 rw-p 00000000 00:00 0 
   7f624cf7e000-7f624cf7f000 ---p 00000000 00:00 0 
   7f624cf7f000-7f624d17f000 rw-p 00000000 00:00 0 
   7f624d17f000-7f624d180000 ---p 00000000 00:00 0 
   7f624d180000-7f624d390000 rw-p 00000000 00:00 0 
   7f624d3a0000-7f624d410000 rw-p 00000000 00:00 0 
   7f624d410000-7f624d411000 ---p 00000000 00:00 0 
   7f624d411000-7f624d4b2000 rw-p 00000000 00:00 0 
   7f624d4b2000-7f624d4b3000 ---p 00000000 00:00 0 
   7f624d4b3000-7f624d554000 rw-p 00000000 00:00 0 
   7f624d554000-7f624d555000 ---p 00000000 00:00 0 
   7f624d555000-7f624d5f6000 rw-p 00000000 00:00 0 
   7f624d5f6000-7f624d5f7000 ---p 00000000 00:00 0 
   7f624d5f7000-7f624d698000 rw-p 00000000 00:00 0 
   7f624d698000-7f624d699000 ---p 00000000 00:00 0 
   7f624d699000-7f624d73a000 rw-p 00000000 00:00 0 
   7f624d73a000-7f624d73b000 ---p 00000000 00:00 0 
   7f624d73b000-7f624d7dc000 rw-p 00000000 00:00 0 
   7f624d7dc000-7f624d7dd000 ---p 00000000 00:00 0 
   7f624d7dd000-7f624d87e000 rw-p 00000000 00:00 0 
   7f624d87e000-7f624d87f000 ---p 00000000 00:00 0 
   7f624d87f000-7f624d920000 rw-p 00000000 00:00 0 
   7f624d920000-7f624d921000 ---p 00000000 00:00 0 
   7f624d921000-7f624d9c2000 rw-p 00000000 00:00 0 
   7f624d9c2000-7f624d9c3000 ---p 00000000 00:00 0 
   7f624d9c3000-7f624da64000 rw-p 00000000 00:00 0 
   7f624da64000-7f624da65000 ---p 00000000 00:00 0 
   7f624da65000-7f624db06000 rw-p 00000000 00:00 0 
   7f624db06000-7f624db07000 ---p 00000000 00:00 0 
   7f624db07000-7f624dba8000 rw-p 00000000 00:00 0 
   7f624dba8000-7f624dba9000 ---p 00000000 00:00 0 
   7f624dba9000-7f624dc4a000 rw-p 00000000 00:00 0 
   7f624dc4a000-7f624dc4b000 ---p 00000000 00:00 0 
   7f624dc4b000-7f624dcec000 rw-p 00000000 00:00 0 
   7f624dcec000-7f624dced000 ---p 00000000 00:00 0 
   7f624dced000-7f624dd8e000 rw-p 00000000 00:00 0 
   7f624dd8e000-7f624dd8f000 ---p 00000000 00:00 0 
   7f624dd8f000-7f624de30000 rw-p 00000000 00:00 0 
   7f624de30000-7f624de31000 ---p 00000000 00:00 0 
   7f624de31000-7f624ded2000 rw-p 00000000 00:00 0 
   7f624ded2000-7f624ded3000 ---p 00000000 00:00 0 
   7f624ded3000-7f624df74000 rw-p 00000000 00:00 0 
   7f624df74000-7f624df75000 ---p 00000000 00:00 0 
   7f624df75000-7f624e016000 rw-p 00000000 00:00 0 
   7f624e016000-7f624e017000 ---p 00000000 00:00 0 
   7f624e017000-7f624e0b8000 rw-p 00000000 00:00 0 
   7f624e0b8000-7f624e0b9000 ---p 00000000 00:00 0 
   7f624e0b9000-7f624e15a000 rw-p 00000000 00:00 0 
   7f624e15a000-7f624e15b000 ---p 00000000 00:00 0 
   7f624e15b000-7f624e1fc000 rw-p 00000000 00:00 0 
   7f624e1fc000-7f624e1fd000 ---p 00000000 00:00 0 
   7f624e1fd000-7f624e29e000 rw-p 00000000 00:00 0 
   7f624e29e000-7f624e29f000 ---p 00000000 00:00 0 
   7f624e29f000-7f624e340000 rw-p 00000000 00:00 0 
   7f624e340000-7f624e341000 ---p 00000000 00:00 0 
   7f624e341000-7f624e3e2000 rw-p 00000000 00:00 0 
   7f624e3e2000-7f624e3e3000 ---p 00000000 00:00 0 
   7f624e3e3000-7f624e484000 rw-p 00000000 00:00 0 
   7f624e484000-7f624e485000 ---p 00000000 00:00 0 
   7f624e485000-7f624e526000 rw-p 00000000 00:00 0 
   7f624e526000-7f624e527000 ---p 00000000 00:00 0 
   7f624e527000-7f624e5c8000 rw-p 00000000 00:00 0 
   7f624e5c8000-7f624e5c9000 ---p 00000000 00:00 0 
   7f624e5c9000-7f624e66a000 rw-p 00000000 00:00 0 
   7f624e66a000-7f624e66b000 ---p 00000000 00:00 0 
   7f624e66b000-7f624e70c000 rw-p 00000000 00:00 0 
   7f624e70c000-7f624e70d000 ---p 00000000 00:00 0 
   7f624e70d000-7f624e7ae000 rw-p 00000000 00:00 0 
   7f624e7ae000-7f624e7af000 ---p 00000000 00:00 0 
   7f624e7af000-7f624e880000 rw-p 00000000 00:00 0 
   7f624e886000-7f6251950000 rw-p 00000000 00:00 0 
   7f6251956000-7f6251a5c000 rw-p 00000000 00:00 0 
   7f6251a5c000-7f6251a84000 r--p 00000000 00:118 13112803                  /usr/lib/x86_64-linux-gnu/libc.so.6
   7f6251a84000-7f6251c19000 r-xp 00028000 00:118 13112803                  /usr/lib/x86_64-linux-gnu/libc.so.6
   7f6251c19000-7f6251c71000 r--p 001bd000 00:118 13112803                  /usr/lib/x86_64-linux-gnu/libc.so.6
   7f6251c71000-7f6251c75000 r--p 00214000 00:118 13112803                  /usr/lib/x86_64-linux-gnu/libc.so.6
   7f6251c75000-7f6251c77000 rw-p 00218000 00:118 13112803                  /usr/lib/x86_64-linux-gnu/libc.so.6
   7f6251c77000-7f6251c84000 rw-p 00000000 00:00 0 
   7f6251c84000-7f6251c87000 r--p 00000000 00:118 13112828                  /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
   7f6251c87000-7f6251c9e000 r-xp 00003000 00:118 13112828                  /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
   7f6251c9e000-7f6251ca2000 r--p 0001a000 00:118 13112828                  /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
   7f6251ca2000-7f6251ca3000 r--p 0001d000 00:118 13112828                  /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
   7f6251ca3000-7f6251ca4000 rw-p 0001e000 00:118 13112828                  /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
   7f6251ca4000-7f6251cb2000 r--p 00000000 00:118 13112855                  /usr/lib/x86_64-linux-gnu/libm.so.6
   7f6251cb2000-7f6251d2e000 r-xp 0000e000 00:118 13112855                  /usr/lib/x86_64-linux-gnu/libm.so.6
   7f6251d2e000-7f6251d89000 r--p 0008a000 00:118 13112855                  /usr/lib/x86_64-linux-gnu/libm.so.6
   7f6251d89000-7f6251d8a000 r--p 000e4000 00:118 13112855                  /usr/lib/x86_64-linux-gnu/libm.so.6
   7f6251d8a000-7f6251d8b000 rw-p 000e5000 00:118 13112855                  /usr/lib/x86_64-linux-gnu/libm.so.6
   7f6251d8b000-7f6251d8d000 r--p 00000000 00:118 13112812                  /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
   7f6251d8d000-7f6251da1000 r-xp 00002000 00:118 13112812                  /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
   7f6251da1000-7f6251dba000 r--p 00016000 00:118 13112812                  /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
   7f6251dba000-7f6251dbb000 ---p 0002f000 00:118 13112812                  /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
   7f6251dbb000-7f6251dbc000 r--p 0002f000 00:118 13112812                  /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
   7f6251dbc000-7f6251dbd000 rw-p 00030000 00:118 13112812                  /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
   7f6251dbd000-7f6251dc5000 rw-p 00000000 00:00 0 
   7f6251dc5000-7f6251dcf000 r--p 00000000 00:118 13112832                  /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
   7f6251dcf000-7f6251e2e000 r-xp 0000a000 00:118 13112832                  /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
   7f6251e2e000-7f6251e45000 r--p 00069000 00:118 13112832                  /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
   7f6251e45000-7f6251e46000 r--p 0007f000 00:118 13112832                  /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
   7f6251e46000-7f6251e47000 rw-p 00080000 00:118 13112832                  /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
   7f6251e47000-7f6251e49000 r--p 00000000 00:118 13112934                  /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
   7f6251e49000-7f6251e5a000 r-xp 00002000 00:118 13112934                  /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
   7f6251e5a000-7f6251e60000 r--p 00013000 00:118 13112934                  /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
   7f6251e60000-7f6251e61000 ---p 00019000 00:118 13112934                  /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
   7f6251e61000-7f6251e62000 r--p 00019000 00:118 13112934                  /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
   7f6251e62000-7f6251e63000 rw-p 0001a000 00:118 13112934                  /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
   7f6251e67000-7f6251e69000 rw-p 00000000 00:00 0 
   7f6251e69000-7f6251e6b000 r--p 00000000 00:118 13112785                  /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   7f6251e6b000-7f6251e95000 r-xp 00002000 00:118 13112785                  /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   7f6251e95000-7f6251ea0000 r--p 0002c000 00:118 13112785                  /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   7f6251ea1000-7f6251ea3000 r--p 00037000 00:118 13112785                  /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   7f6251ea3000-7f6251ea5000 rw-p 00039000 00:118 13112785                  /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
   7fff6c06a000-7fff6c869000 rw-p 00000000 00:00 0                          [stack]
   7fff6c935000-7fff6c939000 r--p 00000000 00:00 0                          [vvar]
   7fff6c939000-7fff6c93b000 r-xp 00000000 00:00 0                          [vdso]
   ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
#1309 test_ractor.rb:1481: 
     2.times.map{
       Ractor.new do
         50000.times do
           obj = ''
           obj.instance_variable_set("@a", 1)
           obj.instance_variable_set("@b", 1)
           obj.instance_variable_set("@c", 1)
           obj.instance_variable_defined?("@a")
         end
       end
     }.map{|r| r.take}.join
  #=> "" (expected "5000050000")  
FAIL 1/0 tests failed
make: *** [uncommon.mk:768: 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 = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	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-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	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-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

/tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-yjit/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-yjit/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-yjit/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-yjit/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-yjit/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-yjit/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-yjit/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-yjit/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-yjit/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-yjit/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-yjit/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-yjit/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-yjit/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-yjit/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-yjit/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-yjit/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-yjit/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-yjit/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-yjit/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=60648
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-yjit/test/excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

Finished tests in 189.919527s, 124.9950 tests/s, 46894.3723 assertions/s.
23739 tests, 8906157 assertions, 0 failures, 0 errors, 148 skips

ruby -v: ruby 3.3.0dev (2023-03-25T08:17:05Z master 9bc2dbd33c) +YJIT [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-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr
ruby 3.3.0dev (2023-03-25T08:17:05Z master 9bc2dbd33c) +YJIT [x86_64-linux]
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 84.753987 seconds

3841 files, 31576 examples, 197976 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-yjit/miniruby -c /tmp/cores/core.1001.3028053.miniruby -x gdbscript
[New LWP 3028054]
[New LWP 3028053]
[New LWP 3028055]
[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-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib -I/tmp/ruby/'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140060179035712) at ./nptl/pthread_kill.c:44
[Current thread is 1 (Thread 0x7f624d37f640 (LWP 3028054))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f624d37f640 (LWP 3028054) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140060179035712) at ./nptl/pthread_kill.c:44
  2    Thread 0x7f6251a577c0 (LWP 3028053) __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55b10767fe68) at ./nptl/futex-internal.c:57
  3    Thread 0x7f624d17e640 (LWP 3028055) futex_wait (private=0, expected=2, futex_word=0x55b10767cb40) at ../sysdeps/nptl/futex-internal.h:146

>>> Machine level backtrace


Thread 3 (Thread 0x7f624d17e640 (LWP 3028055)):
#0  futex_wait (private=0, expected=2, futex_word=0x55b10767cb40) 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=0x55b10767cb40, private=0) at ./nptl/lowlevellock.c:49
No locals.
#2  0x00007f6251af3323 in __pthread_mutex_cond_lock (mutex=mutex@entry=0x55b10767cb40) at ../nptl/pthread_mutex_lock.c:93
        __futex = 0x55b10767cb40
        type = <optimized out>
        __PRETTY_FUNCTION__ = "__pthread_mutex_cond_lock"
        id = <optimized out>
#3  0x00007f6251aef9b4 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55b10767cb40, cond=0x55b10778f308) at ./nptl/pthread_cond_wait.c:616
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 3
        seq = 1
        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=cond@entry=0x55b10778f308, mutex=mutex@entry=0x55b10767cb40) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000055b1054a5c1d in rb_native_cond_wait (cond=cond@entry=0x55b10778f308, mutex=mutex@entry=0x55b10767cb40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:671
        r = <optimized out>
#6  0x000055b105516679 in vm_lock_enter (cr=0x55b10778f210, vm=0x55b10767cb10, locked=false, no_barrier=<optimized out>, lev=0x7f624d07d39c) at /tmp/ruby/src/trunk-yjit/vm_sync.c:90
        barrier_cnt = 26
        th = 0x55b10778f4f0
        running = true
#7  0x000055b105499f0a in rb_vm_lock_enter (line=656, file=0x55b105626258 "/tmp/ruby/src/trunk-yjit/symbol.c", lev=0x7f624d07d39c) at /tmp/ruby/src/trunk-yjit/vm_sync.h:75
No locals.
#8  lookup_str_id (str=140060174647240) at /tmp/ruby/src/trunk-yjit/symbol.c:656
        _lev = 21937
        sym_data = 94218821824832
        found = <optimized out>
        symbols = 0x55b10573d1c0 <ruby_global_symbols>
#9  0x000055b1053b096f in check_setter_id (message_len=50, message=<synthetic pointer>, valid_name_p=<optimized out>, valid_id_p=<optimized out>, pname=0x7f624d07d3d8, obj=140060252177520) at /tmp/ruby/src/trunk-yjit/object.c:2185
        id = <optimized out>
        name = <optimized out>
        id = <optimized out>
        name = <optimized out>
#10 rb_obj_ivar_defined (obj=140060252177520, iv=<optimized out>) at /tmp/ruby/src/trunk-yjit/object.c:2895
        id = <optimized out>
#11 0x000055b1054eb7f4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=1, calling=<optimized out>, reg_cfp=0x7f624d17da30, ec=0x55b1077925f0) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
        ci = 0x112f00100003
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f625190a9d8
        cfunc = 0x55b1076afe68
        recv = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#12 vm_call_cfunc_with_frame (ec=0x55b1077925f0, reg_cfp=0x7f624d17da30, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
        argc = 1
        stack_bottom = <optimized out>
        argv = <optimized out>
#13 0x000055b10550732d in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_callinfo.h:368
        val = 1
        ci = 0xfffffffffffffe00
        cc = <optimized out>
        recv = 94218821815104
        argc = <optimized out>
        calling = {ci = 0x112f00100003, cc = 0x7f6251906888, block_handler = 0, recv = 140060252177520, argc = 1, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#14 vm_exec_core (ec=0x55b1077925f0, initial=128) at ../../src/trunk-yjit/insns.def:835
        bh = <optimized out>
        cd = 0x80
        leaf = <optimized out>
        val = 1
        reg_pc = 0x55b10778cfe0
        reg_cfp = 0x7f624d17da30
        insns_address_table = {0x55b105509d23 <vm_exec_core+10995>, 0x55b1055074a1 <vm_exec_core+625>, 0x55b105509726 <vm_exec_core+9462>, 0x55b1055096ab <vm_exec_core+9339>, 0x55b105509515 <vm_exec_core+8933>, 0x55b105509497 <vm_exec_core+8807>, 0x55b1055095e6 <vm_exec_core+9142>, 0x55b10550958c <vm_exec_core+9052>, 0x55b105509137 <vm_exec_core+7943>, 0x55b1055090e7 <vm_exec_core+7863>, 0x55b10550932c <vm_exec_core+8444>, 0x55b105509192 <vm_exec_core+8034>, 0x55b105508fcf <vm_exec_core+7583>, 0x55b105508f60 <vm_exec_core+7472>, 0x55b105508ef3 <vm_exec_core+7363>, 0x55b105508eb8 <vm_exec_core+7304>, 0x55b105508e82 <vm_exec_core+7250>, 0x55b105508e4f <vm_exec_core+7199>, 0x55b1055090b4 <vm_exec_core+7812>, 0x55b10550812f <vm_exec_core+3839>, 0x55b1055080c1 <vm_exec_core+3729>, 0x55b105508086 <vm_exec_core+3670>, 0x55b105508030 <vm_exec_core+3584>, 0x55b105507fec <vm_exec_core+3516>, 0x55b105507f65 <vm_exec_core+3381>, 0x55b105507f30 <vm_exec_core+3328>, 0x55b105507ed5 <vm_exec_core+3237>, 0x55b105507e5d <vm_exec_core+3117>, 0x55b105507e25 <vm_exec_core+3061>, 0x55b105507ded <vm_exec_core+3005>, 0x55b105507bf8 <vm_exec_core+2504>, 0x55b105507b67 <vm_exec_core+2359>, 0x55b105507b0a <vm_exec_core+2266>, 0x55b105507a91 <vm_exec_core+2145>, 0x55b1055087c9 <vm_exec_core+5529>, 0x55b1055087a4 <vm_exec_core+5492>, 0x55b10550876b <vm_exec_core+5435>, 0x55b10550871b <vm_exec_core+5355>, 0x55b1055086e9 <vm_exec_core+5305>, 0x55b1055085fb <vm_exec_core+5067>, 0x55b1055085b6 <vm_exec_core+4998>, 0x55b105508570 <vm_exec_core+4928>, 0x55b105508540 <vm_exec_core+4880>, 0x55b105508475 <vm_exec_core+4677>, 0x55b1055084e0 <vm_exec_core+4784>, 0x55b105508350 <vm_exec_core+4384>, 0x55b1055082e3 <vm_exec_core+4275>, 0x55b105508256 <vm_exec_core+4134>, 0x55b10550819a <vm_exec_core+3946>, 0x55b105508162 <vm_exec_core+3890>, 0x55b105508d88 <vm_exec_core+7000>, 0x55b105508c8d <vm_exec_core+6749>, 0x55b105507288 <vm_exec_core+88>, 0x55b105508dcb <vm_exec_core+7067>, 0x55b10550893b <vm_exec_core+5899>, 0x55b105509f47 <vm_exec_core+11543>, 0x55b1055088f1 <vm_exec_core+5825>, 0x55b105508881 <vm_exec_core+5713>, 0x55b105508811 <vm_exec_core+5601>, 0x55b105508b11 <vm_exec_core+6369>, 0x55b1055089fe <vm_exec_core+6094>, 0x55b105508985 <vm_exec_core+5973>, 0x55b105509aac <vm_exec_core+10364>, 0x55b105508c55 <vm_exec_core+6693>, 0x55b105508bfe <vm_exec_core+6606>, 0x55b1055078f2 <vm_exec_core+1730>, 0x55b1055078b8 <vm_exec_core+1672>, 0x55b1055079ea <vm_exec_core+1978>, 0x55b105507949 <vm_exec_core+1817>, 0x55b105509ee5 <vm_exec_core+11445>, 0x55b105509e3c <vm_exec_core+11276>, 0x55b10550a100 <vm_exec_core+11984>, 0x55b10550a08d <vm_exec_core+11869>, 0x55b105509fe7 <vm_exec_core+11703>, 0x55b105509f8b <vm_exec_core+11611>, 0x55b10550a4ad <vm_exec_core+12925>, 0x55b10550a410 <vm_exec_core+12768>, 0x55b10550a378 <vm_exec_core+12616>, 0x55b10550a2db <vm_exec_core+12459>, 0x55b10550a243 <vm_exec_core+12307>, 0x55b105509b9b <vm_exec_core+10603>, 0x55b10550a1f8 <vm_exec_core+12232>, 0x55b10550a1a2 <vm_exec_core+12146>, 0x55b105509cba <vm_exec_core+10890>, 0x55b105509c36 <vm_exec_core+10758>, 0x55b105507843 <vm_exec_core+1555>, 0x55b1055077e5 <vm_exec_core+1461>, 0x55b105509e08 <vm_exec_core+11224>, 0x55b105509dd4 <vm_exec_core+11172>, 0x55b105509d83 <vm_exec_core+11091>, 0x55b105509d34 <vm_exec_core+11012>, 0x55b105509bd3 <vm_exec_core+10659>, 0x55b105509b29 <vm_exec_core+10489>, 0x55b105507778 <vm_exec_core+1352>, 0x55b105507721 <vm_exec_core+1265>, 0x55b10550769e <vm_exec_core+1134>, 0x55b105507659 <vm_exec_core+1065>, 0x55b10550760c <vm_exec_core+988>, 0x55b1055075bf <vm_exec_core+911>, 0x55b10550756a <vm_exec_core+826>, 0x55b105507537 <vm_exec_core+775>, 0x55b105507504 <vm_exec_core+724>, 0x55b105509b0d <vm_exec_core+10461>, 0x55b105507492 <vm_exec_core+610>, 0x55b105509717 <vm_exec_core+9447>, 0x55b10550969c <vm_exec_core+9324>, 0x55b105509506 <vm_exec_core+8918>, 0x55b105509488 <vm_exec_core+8792>, 0x55b1055095d7 <vm_exec_core+9127>, 0x55b10550957d <vm_exec_core+9037>, 0x55b105509128 <vm_exec_core+7928>, 0x55b1055090d8 <vm_exec_core+7848>, 0x55b10550931d <vm_exec_core+8429>, 0x55b105509183 <vm_exec_core+8019>, 0x55b105508fc0 <vm_exec_core+7568>, 0x55b105508f51 <vm_exec_core+7457>, 0x55b105508ee4 <vm_exec_core+7348>, 0x55b105508ea9 <vm_exec_core+7289>, 0x55b105508e73 <vm_exec_core+7235>, 0x55b105508e40 <vm_exec_core+7184>, 0x55b1055090a5 <vm_exec_core+7797>, 0x55b105508120 <vm_exec_core+3824>, 0x55b1055080b2 <vm_exec_core+3714>, 0x55b105508077 <vm_exec_core+3655>, 0x55b105508021 <vm_exec_core+3569>, 0x55b105507fdd <vm_exec_core+3501>, 0x55b105507f56 <vm_exec_core+3366>, 0x55b105507f21 <vm_exec_core+3313>, 0x55b105507ec6 <vm_exec_core+3222>, 0x55b105507e4e <vm_exec_core+3102>, 0x55b105507e16 <vm_exec_core+3046>, 0x55b105507dde <vm_exec_core+2990>, 0x55b105507be9 <vm_exec_core+2489>, 0x55b105507b58 <vm_exec_core+2344>, 0x55b105507afb <vm_exec_core+2251>, 0x55b105507a82 <vm_exec_core+2130>, 0x55b1055087ba <vm_exec_core+5514>, 0x55b105508795 <vm_exec_core+5477>, 0x55b10550875c <vm_exec_core+5420>, 0x55b10550870c <vm_exec_core+5340>, 0x55b1055086da <vm_exec_core+5290>, 0x55b1055085ec <vm_exec_core+5052>, 0x55b1055085a7 <vm_exec_core+4983>, 0x55b105508561 <vm_exec_core+4913>, 0x55b105508531 <vm_exec_core+4865>, 0x55b105508466 <vm_exec_core+4662>, 0x55b1055084d1 <vm_exec_core+4769>, 0x55b105508341 <vm_exec_core+4369>, 0x55b1055082d4 <vm_exec_core+4260>, 0x55b105508247 <vm_exec_core+4119>, 0x55b10550818b <vm_exec_core+3931>, 0x55b105508153 <vm_exec_core+3875>, 0x55b105508d79 <vm_exec_core+6985>, 0x55b105508c7e <vm_exec_core+6734>, 0x55b10550a711 <vm_exec_core+13537>, 0x55b105508dbc <vm_exec_core+7052>, 0x55b10550892c <vm_exec_core+5884>, 0x55b10550a6fd <vm_exec_core+13517>, 0x55b1055088e2 <vm_exec_core+5810>, 0x55b105508872 <vm_exec_core+5698>, 0x55b105508802 <vm_exec_core+5586>, 0x55b105508b02 <vm_exec_core+6354>, 0x55b1055089ef <vm_exec_core+6079>, 0x55b105508976 <vm_exec_core+5958>, 0x55b105509a9d <vm_exec_core+10349>, 0x55b105508c46 <vm_exec_core+6678>, 0x55b105508bef <vm_exec_core+6591>, 0x55b1055078e3 <vm_exec_core+1715>, 0x55b1055078a9 <vm_exec_core+1657>, 0x55b1055079db <vm_exec_core+1963>, 0x55b10550793a <vm_exec_core+1802>, 0x55b10550a6e9 <vm_exec_core+13497>, 0x55b10550a6d5 <vm_exec_core+13477>, 0x55b10550a6c1 <vm_exec_core+13457>, 0x55b10550a6ad <vm_exec_core+13437>, 0x55b10550a699 <vm_exec_core+13417>, 0x55b10550a685 <vm_exec_core+13397>, 0x55b10550a66a <vm_exec_core+13370>, 0x55b10550a656 <vm_exec_core+13350>, 0x55b10550a642 <vm_exec_core+13330>, 0x55b10550a62e <vm_exec_core+13310>, 0x55b10550a61a <vm_exec_core+13290>, 0x55b10550a606 <vm_exec_core+13270>, 0x55b10550a5f2 <vm_exec_core+13250>, 0x55b10550a5de <vm_exec_core+13230>, 0x55b10550a5ca <vm_exec_core+13210>, 0x55b10550a5b6 <vm_exec_core+13190>, 0x55b105507834 <vm_exec_core+1540>, 0x55b1055077d6 <vm_exec_core+1446>, 0x55b10550a5a2 <vm_exec_core+13170>, 0x55b10550a58e <vm_exec_core+13150>, 0x55b10550a57a <vm_exec_core+13130>, 0x55b10550a566 <vm_exec_core+13110>, 0x55b105507271 <vm_exec_core+65>, 0x55b105507275 <vm_exec_core+69>, 0x55b105507769 <vm_exec_core+1337>, 0x55b105507712 <vm_exec_core+1250>, 0x55b10550768f <vm_exec_core+1119>, 0x55b10550764a <vm_exec_core+1050>, 0x55b1055075fd <vm_exec_core+973>...}
#15 0x000055b1054f8fab in rb_vm_exec (ec=0x55b1077925f0) at /tmp/ruby/src/trunk-yjit/vm.c:2366
        _ec = 0x55b1077925f0
        _tag = {tag = 36, retval = 4, buf = {0x55b1077925f0, 0x55b1054f8798 <rb_vm_exec+392>, 0x0, 0x7f624d07d5a0, 0x0}, prev = 0x7f624d07da30, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#16 0x000055b1054fc093 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140060251866800, iseq=0x7f625194b988, ec=0x55b1077925f0) at /tmp/ruby/src/trunk-yjit/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#17 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f624d07d718, argc=1, self=140060251866800, captured=<optimized out>, ec=0x55b1077925f0) at /tmp/ruby/src/trunk-yjit/vm.c:1440
        iseq = 0x7f625194b988
        i = 1
        type = <optimized out>
        cfp = 0x7f624d17da70
        opt_pc = <optimized out>
        sp = 0x7f624d07db80
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#18 invoke_block_from_c_bh (force_blockarg=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1458
        captured = <optimized out>
        again = <optimized out>
        again = <optimized out>
        captured = <optimized out>
#19 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7f624d07d718, argc=1, ec=0x55b1077925f0) at /tmp/ruby/src/trunk-yjit/vm.c:1495
No locals.
#20 vm_yield (kw_splat=0, argv=0x7f624d07d718, argc=1, ec=0x55b1077925f0) at /tmp/ruby/src/trunk-yjit/vm.c:1503
No locals.
#21 rb_yield_0 (argv=0x7f624d07d718, argc=1) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1337
No locals.
#22 rb_yield_1 (val=<optimized out>, val@entry=17515) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1343
No locals.
#23 0x000055b1053a602c in int_dotimes (num=100001) at /tmp/ruby/src/trunk-yjit/numeric.c:5697
        i = <optimized out>
        end = 50000
#24 0x000055b1054ebb6a in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=<optimized out>, calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#25 vm_call_cfunc_with_frame (calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
        argc = <optimized out>
        stack_bottom = <optimized out>
        argv = <optimized out>
        argc = <optimized out>
        stack_bottom = <optimized out>
        argv = <optimized out>
#26 vm_call_cfunc (ec=0x55b1077925f0, reg_cfp=0x7f624d17dab0, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3482
        ci = <optimized out>
        argv_ary = <optimized out>
#27 0x000055b105508d58 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_callinfo.h:368
        val = 1
        ci = 0x0
        cc = <optimized out>
        recv = 94218821815104
        argc = <optimized out>
        calling = {ci = 0x28c100000001, cc = 0x7f625191d920, block_handler = 140060176931529, recv = 100001, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#28 vm_exec_core (ec=0x55b1077925f0, initial=128) at ../../src/trunk-yjit/insns.def:815
        bh = 18446744073709551104
        cd = 0x55b10778e5d0
        blockiseq = 0x2
        leaf = <optimized out>
        val = 1
        reg_pc = 0x55b107803008
        reg_cfp = 0x7f624d17dab0
        insns_address_table = {0x55b105509d23 <vm_exec_core+10995>, 0x55b1055074a1 <vm_exec_core+625>, 0x55b105509726 <vm_exec_core+9462>, 0x55b1055096ab <vm_exec_core+9339>, 0x55b105509515 <vm_exec_core+8933>, 0x55b105509497 <vm_exec_core+8807>, 0x55b1055095e6 <vm_exec_core+9142>, 0x55b10550958c <vm_exec_core+9052>, 0x55b105509137 <vm_exec_core+7943>, 0x55b1055090e7 <vm_exec_core+7863>, 0x55b10550932c <vm_exec_core+8444>, 0x55b105509192 <vm_exec_core+8034>, 0x55b105508fcf <vm_exec_core+7583>, 0x55b105508f60 <vm_exec_core+7472>, 0x55b105508ef3 <vm_exec_core+7363>, 0x55b105508eb8 <vm_exec_core+7304>, 0x55b105508e82 <vm_exec_core+7250>, 0x55b105508e4f <vm_exec_core+7199>, 0x55b1055090b4 <vm_exec_core+7812>, 0x55b10550812f <vm_exec_core+3839>, 0x55b1055080c1 <vm_exec_core+3729>, 0x55b105508086 <vm_exec_core+3670>, 0x55b105508030 <vm_exec_core+3584>, 0x55b105507fec <vm_exec_core+3516>, 0x55b105507f65 <vm_exec_core+3381>, 0x55b105507f30 <vm_exec_core+3328>, 0x55b105507ed5 <vm_exec_core+3237>, 0x55b105507e5d <vm_exec_core+3117>, 0x55b105507e25 <vm_exec_core+3061>, 0x55b105507ded <vm_exec_core+3005>, 0x55b105507bf8 <vm_exec_core+2504>, 0x55b105507b67 <vm_exec_core+2359>, 0x55b105507b0a <vm_exec_core+2266>, 0x55b105507a91 <vm_exec_core+2145>, 0x55b1055087c9 <vm_exec_core+5529>, 0x55b1055087a4 <vm_exec_core+5492>, 0x55b10550876b <vm_exec_core+5435>, 0x55b10550871b <vm_exec_core+5355>, 0x55b1055086e9 <vm_exec_core+5305>, 0x55b1055085fb <vm_exec_core+5067>, 0x55b1055085b6 <vm_exec_core+4998>, 0x55b105508570 <vm_exec_core+4928>, 0x55b105508540 <vm_exec_core+4880>, 0x55b105508475 <vm_exec_core+4677>, 0x55b1055084e0 <vm_exec_core+4784>, 0x55b105508350 <vm_exec_core+4384>, 0x55b1055082e3 <vm_exec_core+4275>, 0x55b105508256 <vm_exec_core+4134>, 0x55b10550819a <vm_exec_core+3946>, 0x55b105508162 <vm_exec_core+3890>, 0x55b105508d88 <vm_exec_core+7000>, 0x55b105508c8d <vm_exec_core+6749>, 0x55b105507288 <vm_exec_core+88>, 0x55b105508dcb <vm_exec_core+7067>, 0x55b10550893b <vm_exec_core+5899>, 0x55b105509f47 <vm_exec_core+11543>, 0x55b1055088f1 <vm_exec_core+5825>, 0x55b105508881 <vm_exec_core+5713>, 0x55b105508811 <vm_exec_core+5601>, 0x55b105508b11 <vm_exec_core+6369>, 0x55b1055089fe <vm_exec_core+6094>, 0x55b105508985 <vm_exec_core+5973>, 0x55b105509aac <vm_exec_core+10364>, 0x55b105508c55 <vm_exec_core+6693>, 0x55b105508bfe <vm_exec_core+6606>, 0x55b1055078f2 <vm_exec_core+1730>, 0x55b1055078b8 <vm_exec_core+1672>, 0x55b1055079ea <vm_exec_core+1978>, 0x55b105507949 <vm_exec_core+1817>, 0x55b105509ee5 <vm_exec_core+11445>, 0x55b105509e3c <vm_exec_core+11276>, 0x55b10550a100 <vm_exec_core+11984>, 0x55b10550a08d <vm_exec_core+11869>, 0x55b105509fe7 <vm_exec_core+11703>, 0x55b105509f8b <vm_exec_core+11611>, 0x55b10550a4ad <vm_exec_core+12925>, 0x55b10550a410 <vm_exec_core+12768>, 0x55b10550a378 <vm_exec_core+12616>, 0x55b10550a2db <vm_exec_core+12459>, 0x55b10550a243 <vm_exec_core+12307>, 0x55b105509b9b <vm_exec_core+10603>, 0x55b10550a1f8 <vm_exec_core+12232>, 0x55b10550a1a2 <vm_exec_core+12146>, 0x55b105509cba <vm_exec_core+10890>, 0x55b105509c36 <vm_exec_core+10758>, 0x55b105507843 <vm_exec_core+1555>, 0x55b1055077e5 <vm_exec_core+1461>, 0x55b105509e08 <vm_exec_core+11224>, 0x55b105509dd4 <vm_exec_core+11172>, 0x55b105509d83 <vm_exec_core+11091>, 0x55b105509d34 <vm_exec_core+11012>, 0x55b105509bd3 <vm_exec_core+10659>, 0x55b105509b29 <vm_exec_core+10489>, 0x55b105507778 <vm_exec_core+1352>, 0x55b105507721 <vm_exec_core+1265>, 0x55b10550769e <vm_exec_core+1134>, 0x55b105507659 <vm_exec_core+1065>, 0x55b10550760c <vm_exec_core+988>, 0x55b1055075bf <vm_exec_core+911>, 0x55b10550756a <vm_exec_core+826>, 0x55b105507537 <vm_exec_core+775>, 0x55b105507504 <vm_exec_core+724>, 0x55b105509b0d <vm_exec_core+10461>, 0x55b105507492 <vm_exec_core+610>, 0x55b105509717 <vm_exec_core+9447>, 0x55b10550969c <vm_exec_core+9324>, 0x55b105509506 <vm_exec_core+8918>, 0x55b105509488 <vm_exec_core+8792>, 0x55b1055095d7 <vm_exec_core+9127>, 0x55b10550957d <vm_exec_core+9037>, 0x55b105509128 <vm_exec_core+7928>, 0x55b1055090d8 <vm_exec_core+7848>, 0x55b10550931d <vm_exec_core+8429>, 0x55b105509183 <vm_exec_core+8019>, 0x55b105508fc0 <vm_exec_core+7568>, 0x55b105508f51 <vm_exec_core+7457>, 0x55b105508ee4 <vm_exec_core+7348>, 0x55b105508ea9 <vm_exec_core+7289>, 0x55b105508e73 <vm_exec_core+7235>, 0x55b105508e40 <vm_exec_core+7184>, 0x55b1055090a5 <vm_exec_core+7797>, 0x55b105508120 <vm_exec_core+3824>, 0x55b1055080b2 <vm_exec_core+3714>, 0x55b105508077 <vm_exec_core+3655>, 0x55b105508021 <vm_exec_core+3569>, 0x55b105507fdd <vm_exec_core+3501>, 0x55b105507f56 <vm_exec_core+3366>, 0x55b105507f21 <vm_exec_core+3313>, 0x55b105507ec6 <vm_exec_core+3222>, 0x55b105507e4e <vm_exec_core+3102>, 0x55b105507e16 <vm_exec_core+3046>, 0x55b105507dde <vm_exec_core+2990>, 0x55b105507be9 <vm_exec_core+2489>, 0x55b105507b58 <vm_exec_core+2344>, 0x55b105507afb <vm_exec_core+2251>, 0x55b105507a82 <vm_exec_core+2130>, 0x55b1055087ba <vm_exec_core+5514>, 0x55b105508795 <vm_exec_core+5477>, 0x55b10550875c <vm_exec_core+5420>, 0x55b10550870c <vm_exec_core+5340>, 0x55b1055086da <vm_exec_core+5290>, 0x55b1055085ec <vm_exec_core+5052>, 0x55b1055085a7 <vm_exec_core+4983>, 0x55b105508561 <vm_exec_core+4913>, 0x55b105508531 <vm_exec_core+4865>, 0x55b105508466 <vm_exec_core+4662>, 0x55b1055084d1 <vm_exec_core+4769>, 0x55b105508341 <vm_exec_core+4369>, 0x55b1055082d4 <vm_exec_core+4260>, 0x55b105508247 <vm_exec_core+4119>, 0x55b10550818b <vm_exec_core+3931>, 0x55b105508153 <vm_exec_core+3875>, 0x55b105508d79 <vm_exec_core+6985>, 0x55b105508c7e <vm_exec_core+6734>, 0x55b10550a711 <vm_exec_core+13537>, 0x55b105508dbc <vm_exec_core+7052>, 0x55b10550892c <vm_exec_core+5884>, 0x55b10550a6fd <vm_exec_core+13517>, 0x55b1055088e2 <vm_exec_core+5810>, 0x55b105508872 <vm_exec_core+5698>, 0x55b105508802 <vm_exec_core+5586>, 0x55b105508b02 <vm_exec_core+6354>, 0x55b1055089ef <vm_exec_core+6079>, 0x55b105508976 <vm_exec_core+5958>, 0x55b105509a9d <vm_exec_core+10349>, 0x55b105508c46 <vm_exec_core+6678>, 0x55b105508bef <vm_exec_core+6591>, 0x55b1055078e3 <vm_exec_core+1715>, 0x55b1055078a9 <vm_exec_core+1657>, 0x55b1055079db <vm_exec_core+1963>, 0x55b10550793a <vm_exec_core+1802>, 0x55b10550a6e9 <vm_exec_core+13497>, 0x55b10550a6d5 <vm_exec_core+13477>, 0x55b10550a6c1 <vm_exec_core+13457>, 0x55b10550a6ad <vm_exec_core+13437>, 0x55b10550a699 <vm_exec_core+13417>, 0x55b10550a685 <vm_exec_core+13397>, 0x55b10550a66a <vm_exec_core+13370>, 0x55b10550a656 <vm_exec_core+13350>, 0x55b10550a642 <vm_exec_core+13330>, 0x55b10550a62e <vm_exec_core+13310>, 0x55b10550a61a <vm_exec_core+13290>, 0x55b10550a606 <vm_exec_core+13270>, 0x55b10550a5f2 <vm_exec_core+13250>, 0x55b10550a5de <vm_exec_core+13230>, 0x55b10550a5ca <vm_exec_core+13210>, 0x55b10550a5b6 <vm_exec_core+13190>, 0x55b105507834 <vm_exec_core+1540>, 0x55b1055077d6 <vm_exec_core+1446>, 0x55b10550a5a2 <vm_exec_core+13170>, 0x55b10550a58e <vm_exec_core+13150>, 0x55b10550a57a <vm_exec_core+13130>, 0x55b10550a566 <vm_exec_core+13110>, 0x55b105507271 <vm_exec_core+65>, 0x55b105507275 <vm_exec_core+69>, 0x55b105507769 <vm_exec_core+1337>, 0x55b105507712 <vm_exec_core+1250>, 0x55b10550768f <vm_exec_core+1119>, 0x55b10550764a <vm_exec_core+1050>, 0x55b1055075fd <vm_exec_core+973>...}
#29 0x000055b1054f8fab in rb_vm_exec (ec=0x55b1077925f0) at /tmp/ruby/src/trunk-yjit/vm.c:2366
        _ec = 0x55b1077925f0
        _tag = {tag = 36, retval = 4, buf = {0x7f624d07db20, 0x55b1054f8798 <rb_vm_exec+392>, 0x0, 0x7f624d07d960, 0x22220021}, prev = 0x7f624d17dc40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#30 0x000055b1054a8b63 in thread_do_start_proc (th=0x55b10778f4f0) at /tmp/ruby/src/trunk-yjit/thread.c:572
        self = 140060251866800
        args = <optimized out>
        args_ptr = 0x7f624d07dad0
        args_len = 0
        procval = <optimized out>
        proc = 0x55b1077f9250
#31 0x000055b1054ab424 in thread_do_start (th=0x55b10778f4f0) at /tmp/ruby/src/trunk-yjit/thread.c:616
        result = 36
        result = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#32 thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:686
        _ec = 0x55b1077925f0
        _tag = {tag = 36, retval = 140060253953964, buf = {0x7f624d17dce0, 0x55b1054aab38 <thread_start_func_2+680>, 0x0, 0x7f624d07db30, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        errinfo = 4
        size = <optimized out>
        ractor_main_th = <optimized out>
        vm_stack = <optimized out>
#33 0x000055b1054ab724 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1179
        th = 0x55b10778f4f0
        altstack = 0x55b107758f20
#34 0x00007f6251af0b43 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 = {140735014134928, 2267181591682041426, 140060176934464, 22, 140060253947984, 140735014135280, -2183613003117410734, -2183675192755009966}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#35 0x00007f6251b81bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 2 (Thread 0x7f6251a577c0 (LWP 3028053)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x55b10767fe68) 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=0x55b10767fe68) 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=0x55b10767fe68, 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  0x00007f6251aefac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x55b10767fe18, cond=0x55b10767fe40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f6251aef7a0 <__condvar_cleanup_waiting>, __arg = 0x7fff6c866c30, __canceltype = 124242752, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x55b10767fe40, mutex = 0x55b10767fe18, 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_wait (cond=cond@entry=0x55b10767fe40, mutex=mutex@entry=0x55b10767fe18) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000055b1054a5c1d in rb_native_cond_wait (cond=cond@entry=0x55b10767fe40, mutex=mutex@entry=0x55b10767fe18) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:671
        r = <optimized out>
#6  0x000055b1054027ec in ractor_cond_wait (r=0x55b10767fdf0) at /tmp/ruby/src/trunk-yjit/ractor.c:122
No locals.
#7  ractor_sleep_wo_gvl (ptr=ptr@entry=0x55b10767fdf0) at /tmp/ruby/src/trunk-yjit/ractor.c:563
        cr = 0x55b10767fdf0
#8  0x000055b1054ad702 in rb_nogvl (func=func@entry=0x55b1054027a0 <ractor_sleep_wo_gvl>, data1=data1@entry=0x55b10767fdf0, ubf=<optimized out>, ubf@entry=0x55b105402750 <ractor_sleep_interrupt>, data2=<optimized out>, data2@entry=0x55b10767fdf0, flags=flags@entry=3) at /tmp/ruby/src/trunk-yjit/thread.c:1533
        __region = {prev_status = THREAD_RUNNABLE}
        val = <optimized out>
        ec = 0x55b107680120
        th = 0x55b10767ef90
        vm = 0x55b10767cb10
        is_main_thread = true
        saved_errno = 0
        ubf_th = <optimized out>
#9  0x000055b105402fda in ractor_sleep_with_cleanup (ec=ec@entry=0x55b107680120, cr=cr@entry=0x55b10767fdf0, wait_status=wait_status@entry=wait_taking, cf_func=cf_func@entry=0x55b105403d30 <ractor_wait_take_cleanup>, cf_data=cf_data@entry=0x7fff6c866ea0) at /tmp/ruby/src/trunk-yjit/ractor.c:605
        wakeup_status = <optimized out>
#10 0x000055b105403fbd in ractor_wait_take (take_basket=0x7fff6c866e80, r=0x55b10774fdf0, cr=0x55b10767fdf0, ec=0x55b107680120) at /tmp/ruby/src/trunk-yjit/ractor.c:1161
        data = {r = 0x55b10774fdf0, tb = 0x7fff6c866e80}
        data = <optimized out>
#11 ractor_take (r=0x55b10774fdf0, ec=0x55b107680120) at /tmp/ruby/src/trunk-yjit/ractor.c:1182
        v = <optimized out>
        cr = 0x55b10767fdf0
        take_basket = {type = {e = basket_type_none, atomic = 0}, sender = 0, p = {send = {v = 0, exception = false}, take = {basket = 0x0, config = 0x0}}}
        v = <optimized out>
        cr = <optimized out>
        take_basket = <optimized out>
#12 builtin_inline_class_827 (ec=0x55b107680120, self=<optimized out>) at /tmp/ruby/src/trunk-yjit/ractor.rb:828
No locals.
#13 0x000055b1055076d1 in invoke_bf (argv=<optimized out>, bf=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:6414
        canary_p = <optimized out>
        ret = 4294967295
#14 vm_invoke_builtin_delegate (cfp=<optimized out>, bf=<optimized out>, cfp=<optimized out>, bf=<optimized out>, start_index=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:6437
        __func__ = <optimized out>
        i = <optimized out>
        argv = <optimized out>
#15 vm_invoke_builtin_delegate (start_index=<optimized out>, bf=<optimized out>, cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:6426
        __func__ = <optimized out>
        i = <optimized out>
        argv = <optimized out>
#16 vm_exec_core (ec=0x55b107680120, initial=393) at ../../src/trunk-yjit/insns.def:1526
        bf = 0x7f6251aed197 <__GI___futex_abstimed_wait_cancelable64+231>
        index = 0
        leaf = <optimized out>
        val = <optimized out>
        reg_pc = 0x55b107736338
        reg_cfp = 0x7f6251a55ed0
        insns_address_table = {0x55b105509d23 <vm_exec_core+10995>, 0x55b1055074a1 <vm_exec_core+625>, 0x55b105509726 <vm_exec_core+9462>, 0x55b1055096ab <vm_exec_core+9339>, 0x55b105509515 <vm_exec_core+8933>, 0x55b105509497 <vm_exec_core+8807>, 0x55b1055095e6 <vm_exec_core+9142>, 0x55b10550958c <vm_exec_core+9052>, 0x55b105509137 <vm_exec_core+7943>, 0x55b1055090e7 <vm_exec_core+7863>, 0x55b10550932c <vm_exec_core+8444>, 0x55b105509192 <vm_exec_core+8034>, 0x55b105508fcf <vm_exec_core+7583>, 0x55b105508f60 <vm_exec_core+7472>, 0x55b105508ef3 <vm_exec_core+7363>, 0x55b105508eb8 <vm_exec_core+7304>, 0x55b105508e82 <vm_exec_core+7250>, 0x55b105508e4f <vm_exec_core+7199>, 0x55b1055090b4 <vm_exec_core+7812>, 0x55b10550812f <vm_exec_core+3839>, 0x55b1055080c1 <vm_exec_core+3729>, 0x55b105508086 <vm_exec_core+3670>, 0x55b105508030 <vm_exec_core+3584>, 0x55b105507fec <vm_exec_core+3516>, 0x55b105507f65 <vm_exec_core+3381>, 0x55b105507f30 <vm_exec_core+3328>, 0x55b105507ed5 <vm_exec_core+3237>, 0x55b105507e5d <vm_exec_core+3117>, 0x55b105507e25 <vm_exec_core+3061>, 0x55b105507ded <vm_exec_core+3005>, 0x55b105507bf8 <vm_exec_core+2504>, 0x55b105507b67 <vm_exec_core+2359>, 0x55b105507b0a <vm_exec_core+2266>, 0x55b105507a91 <vm_exec_core+2145>, 0x55b1055087c9 <vm_exec_core+5529>, 0x55b1055087a4 <vm_exec_core+5492>, 0x55b10550876b <vm_exec_core+5435>, 0x55b10550871b <vm_exec_core+5355>, 0x55b1055086e9 <vm_exec_core+5305>, 0x55b1055085fb <vm_exec_core+5067>, 0x55b1055085b6 <vm_exec_core+4998>, 0x55b105508570 <vm_exec_core+4928>, 0x55b105508540 <vm_exec_core+4880>, 0x55b105508475 <vm_exec_core+4677>, 0x55b1055084e0 <vm_exec_core+4784>, 0x55b105508350 <vm_exec_core+4384>, 0x55b1055082e3 <vm_exec_core+4275>, 0x55b105508256 <vm_exec_core+4134>, 0x55b10550819a <vm_exec_core+3946>, 0x55b105508162 <vm_exec_core+3890>, 0x55b105508d88 <vm_exec_core+7000>, 0x55b105508c8d <vm_exec_core+6749>, 0x55b105507288 <vm_exec_core+88>, 0x55b105508dcb <vm_exec_core+7067>, 0x55b10550893b <vm_exec_core+5899>, 0x55b105509f47 <vm_exec_core+11543>, 0x55b1055088f1 <vm_exec_core+5825>, 0x55b105508881 <vm_exec_core+5713>, 0x55b105508811 <vm_exec_core+5601>, 0x55b105508b11 <vm_exec_core+6369>, 0x55b1055089fe <vm_exec_core+6094>, 0x55b105508985 <vm_exec_core+5973>, 0x55b105509aac <vm_exec_core+10364>, 0x55b105508c55 <vm_exec_core+6693>, 0x55b105508bfe <vm_exec_core+6606>, 0x55b1055078f2 <vm_exec_core+1730>, 0x55b1055078b8 <vm_exec_core+1672>, 0x55b1055079ea <vm_exec_core+1978>, 0x55b105507949 <vm_exec_core+1817>, 0x55b105509ee5 <vm_exec_core+11445>, 0x55b105509e3c <vm_exec_core+11276>, 0x55b10550a100 <vm_exec_core+11984>, 0x55b10550a08d <vm_exec_core+11869>, 0x55b105509fe7 <vm_exec_core+11703>, 0x55b105509f8b <vm_exec_core+11611>, 0x55b10550a4ad <vm_exec_core+12925>, 0x55b10550a410 <vm_exec_core+12768>, 0x55b10550a378 <vm_exec_core+12616>, 0x55b10550a2db <vm_exec_core+12459>, 0x55b10550a243 <vm_exec_core+12307>, 0x55b105509b9b <vm_exec_core+10603>, 0x55b10550a1f8 <vm_exec_core+12232>, 0x55b10550a1a2 <vm_exec_core+12146>, 0x55b105509cba <vm_exec_core+10890>, 0x55b105509c36 <vm_exec_core+10758>, 0x55b105507843 <vm_exec_core+1555>, 0x55b1055077e5 <vm_exec_core+1461>, 0x55b105509e08 <vm_exec_core+11224>, 0x55b105509dd4 <vm_exec_core+11172>, 0x55b105509d83 <vm_exec_core+11091>, 0x55b105509d34 <vm_exec_core+11012>, 0x55b105509bd3 <vm_exec_core+10659>, 0x55b105509b29 <vm_exec_core+10489>, 0x55b105507778 <vm_exec_core+1352>, 0x55b105507721 <vm_exec_core+1265>, 0x55b10550769e <vm_exec_core+1134>, 0x55b105507659 <vm_exec_core+1065>, 0x55b10550760c <vm_exec_core+988>, 0x55b1055075bf <vm_exec_core+911>, 0x55b10550756a <vm_exec_core+826>, 0x55b105507537 <vm_exec_core+775>, 0x55b105507504 <vm_exec_core+724>, 0x55b105509b0d <vm_exec_core+10461>, 0x55b105507492 <vm_exec_core+610>, 0x55b105509717 <vm_exec_core+9447>, 0x55b10550969c <vm_exec_core+9324>, 0x55b105509506 <vm_exec_core+8918>, 0x55b105509488 <vm_exec_core+8792>, 0x55b1055095d7 <vm_exec_core+9127>, 0x55b10550957d <vm_exec_core+9037>, 0x55b105509128 <vm_exec_core+7928>, 0x55b1055090d8 <vm_exec_core+7848>, 0x55b10550931d <vm_exec_core+8429>, 0x55b105509183 <vm_exec_core+8019>, 0x55b105508fc0 <vm_exec_core+7568>, 0x55b105508f51 <vm_exec_core+7457>, 0x55b105508ee4 <vm_exec_core+7348>, 0x55b105508ea9 <vm_exec_core+7289>, 0x55b105508e73 <vm_exec_core+7235>, 0x55b105508e40 <vm_exec_core+7184>, 0x55b1055090a5 <vm_exec_core+7797>, 0x55b105508120 <vm_exec_core+3824>, 0x55b1055080b2 <vm_exec_core+3714>, 0x55b105508077 <vm_exec_core+3655>, 0x55b105508021 <vm_exec_core+3569>, 0x55b105507fdd <vm_exec_core+3501>, 0x55b105507f56 <vm_exec_core+3366>, 0x55b105507f21 <vm_exec_core+3313>, 0x55b105507ec6 <vm_exec_core+3222>, 0x55b105507e4e <vm_exec_core+3102>, 0x55b105507e16 <vm_exec_core+3046>, 0x55b105507dde <vm_exec_core+2990>, 0x55b105507be9 <vm_exec_core+2489>, 0x55b105507b58 <vm_exec_core+2344>, 0x55b105507afb <vm_exec_core+2251>, 0x55b105507a82 <vm_exec_core+2130>, 0x55b1055087ba <vm_exec_core+5514>, 0x55b105508795 <vm_exec_core+5477>, 0x55b10550875c <vm_exec_core+5420>, 0x55b10550870c <vm_exec_core+5340>, 0x55b1055086da <vm_exec_core+5290>, 0x55b1055085ec <vm_exec_core+5052>, 0x55b1055085a7 <vm_exec_core+4983>, 0x55b105508561 <vm_exec_core+4913>, 0x55b105508531 <vm_exec_core+4865>, 0x55b105508466 <vm_exec_core+4662>, 0x55b1055084d1 <vm_exec_core+4769>, 0x55b105508341 <vm_exec_core+4369>, 0x55b1055082d4 <vm_exec_core+4260>, 0x55b105508247 <vm_exec_core+4119>, 0x55b10550818b <vm_exec_core+3931>, 0x55b105508153 <vm_exec_core+3875>, 0x55b105508d79 <vm_exec_core+6985>, 0x55b105508c7e <vm_exec_core+6734>, 0x55b10550a711 <vm_exec_core+13537>, 0x55b105508dbc <vm_exec_core+7052>, 0x55b10550892c <vm_exec_core+5884>, 0x55b10550a6fd <vm_exec_core+13517>, 0x55b1055088e2 <vm_exec_core+5810>, 0x55b105508872 <vm_exec_core+5698>, 0x55b105508802 <vm_exec_core+5586>, 0x55b105508b02 <vm_exec_core+6354>, 0x55b1055089ef <vm_exec_core+6079>, 0x55b105508976 <vm_exec_core+5958>, 0x55b105509a9d <vm_exec_core+10349>, 0x55b105508c46 <vm_exec_core+6678>, 0x55b105508bef <vm_exec_core+6591>, 0x55b1055078e3 <vm_exec_core+1715>, 0x55b1055078a9 <vm_exec_core+1657>, 0x55b1055079db <vm_exec_core+1963>, 0x55b10550793a <vm_exec_core+1802>, 0x55b10550a6e9 <vm_exec_core+13497>, 0x55b10550a6d5 <vm_exec_core+13477>, 0x55b10550a6c1 <vm_exec_core+13457>, 0x55b10550a6ad <vm_exec_core+13437>, 0x55b10550a699 <vm_exec_core+13417>, 0x55b10550a685 <vm_exec_core+13397>, 0x55b10550a66a <vm_exec_core+13370>, 0x55b10550a656 <vm_exec_core+13350>, 0x55b10550a642 <vm_exec_core+13330>, 0x55b10550a62e <vm_exec_core+13310>, 0x55b10550a61a <vm_exec_core+13290>, 0x55b10550a606 <vm_exec_core+13270>, 0x55b10550a5f2 <vm_exec_core+13250>, 0x55b10550a5de <vm_exec_core+13230>, 0x55b10550a5ca <vm_exec_core+13210>, 0x55b10550a5b6 <vm_exec_core+13190>, 0x55b105507834 <vm_exec_core+1540>, 0x55b1055077d6 <vm_exec_core+1446>, 0x55b10550a5a2 <vm_exec_core+13170>, 0x55b10550a58e <vm_exec_core+13150>, 0x55b10550a57a <vm_exec_core+13130>, 0x55b10550a566 <vm_exec_core+13110>, 0x55b105507271 <vm_exec_core+65>, 0x55b105507275 <vm_exec_core+69>, 0x55b105507769 <vm_exec_core+1337>, 0x55b105507712 <vm_exec_core+1250>, 0x55b10550768f <vm_exec_core+1119>, 0x55b10550764a <vm_exec_core+1050>, 0x55b1055075fd <vm_exec_core+973>...}
#17 0x000055b1054f8fab in rb_vm_exec (ec=0x55b107680120) at /tmp/ruby/src/trunk-yjit/vm.c:2366
        _ec = 0x55b107680120
        _tag = {tag = 36, retval = 4, buf = {0x7f6251a55f50, 0x55b1054f8798 <rb_vm_exec+392>, 0x0, 0x7fff6c866fe0, 0x0}, prev = 0x7fff6c867470, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#18 0x000055b10550d3cb in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140060251901280, iseq=0x7f625194bac8, ec=0x55b107680120) at /tmp/ruby/src/trunk-yjit/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#19 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fff6c867158, argc=1, self=140060251901280, captured=<optimized out>, ec=0x55b107680120) at /tmp/ruby/src/trunk-yjit/vm.c:1440
        iseq = 0x7f625194bac8
        i = 1
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = 0x7f6251956068
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#20 invoke_block_from_c_bh (force_blockarg=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1458
        captured = <optimized out>
        again = <optimized out>
        again = <optimized out>
        captured = <optimized out>
#21 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7fff6c867158, argc=1, ec=0x55b107680120) at /tmp/ruby/src/trunk-yjit/vm.c:1495
No locals.
#22 vm_yield (kw_splat=0, argv=0x7fff6c867158, argc=1, ec=0x55b107680120) at /tmp/ruby/src/trunk-yjit/vm.c:1503
No locals.
#23 rb_yield_0 (argv=0x7fff6c867158, argc=1) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1337
No locals.
#24 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1353
No locals.
#25 0x000055b105272bd6 in rb_ary_collect (ary=140060252223200) at /tmp/ruby/src/trunk-yjit/array.c:3839
        i = 0
        collect = 140060251865840
#26 0x000055b1054ebb6a in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=<optimized out>, calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#27 vm_call_cfunc_with_frame (calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
        argc = <optimized out>
        stack_bottom = <optimized out>
        argv = <optimized out>
        argc = <optimized out>
        stack_bottom = <optimized out>
        argv = <optimized out>
#28 vm_call_cfunc (ec=0x55b107680120, reg_cfp=0x7f6251a55f90, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3482
        ci = <optimized out>
        argv_ary = <optimized out>
#29 0x000055b105508d58 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_callinfo.h:368
        val = 4294967295
        ci = 0x0
        cc = <optimized out>
        recv = 94218821828200
        argc = <optimized out>
        calling = {ci = 0x166100000001, cc = 0x7f62518f4390, block_handler = 140060253314985, recv = 140060252223200, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#30 vm_exec_core (ec=0x55b107680120, initial=393) at ../../src/trunk-yjit/insns.def:815
        bh = 18446744073709551104
        cd = 0x55b10778d4a0
        blockiseq = 0x0
        leaf = <optimized out>
        val = 4294967295
        reg_pc = 0x55b1077dec18
        reg_cfp = 0x7f6251a55f90
        insns_address_table = {0x55b105509d23 <vm_exec_core+10995>, 0x55b1055074a1 <vm_exec_core+625>, 0x55b105509726 <vm_exec_core+9462>, 0x55b1055096ab <vm_exec_core+9339>, 0x55b105509515 <vm_exec_core+8933>, 0x55b105509497 <vm_exec_core+8807>, 0x55b1055095e6 <vm_exec_core+9142>, 0x55b10550958c <vm_exec_core+9052>, 0x55b105509137 <vm_exec_core+7943>, 0x55b1055090e7 <vm_exec_core+7863>, 0x55b10550932c <vm_exec_core+8444>, 0x55b105509192 <vm_exec_core+8034>, 0x55b105508fcf <vm_exec_core+7583>, 0x55b105508f60 <vm_exec_core+7472>, 0x55b105508ef3 <vm_exec_core+7363>, 0x55b105508eb8 <vm_exec_core+7304>, 0x55b105508e82 <vm_exec_core+7250>, 0x55b105508e4f <vm_exec_core+7199>, 0x55b1055090b4 <vm_exec_core+7812>, 0x55b10550812f <vm_exec_core+3839>, 0x55b1055080c1 <vm_exec_core+3729>, 0x55b105508086 <vm_exec_core+3670>, 0x55b105508030 <vm_exec_core+3584>, 0x55b105507fec <vm_exec_core+3516>, 0x55b105507f65 <vm_exec_core+3381>, 0x55b105507f30 <vm_exec_core+3328>, 0x55b105507ed5 <vm_exec_core+3237>, 0x55b105507e5d <vm_exec_core+3117>, 0x55b105507e25 <vm_exec_core+3061>, 0x55b105507ded <vm_exec_core+3005>, 0x55b105507bf8 <vm_exec_core+2504>, 0x55b105507b67 <vm_exec_core+2359>, 0x55b105507b0a <vm_exec_core+2266>, 0x55b105507a91 <vm_exec_core+2145>, 0x55b1055087c9 <vm_exec_core+5529>, 0x55b1055087a4 <vm_exec_core+5492>, 0x55b10550876b <vm_exec_core+5435>, 0x55b10550871b <vm_exec_core+5355>, 0x55b1055086e9 <vm_exec_core+5305>, 0x55b1055085fb <vm_exec_core+5067>, 0x55b1055085b6 <vm_exec_core+4998>, 0x55b105508570 <vm_exec_core+4928>, 0x55b105508540 <vm_exec_core+4880>, 0x55b105508475 <vm_exec_core+4677>, 0x55b1055084e0 <vm_exec_core+4784>, 0x55b105508350 <vm_exec_core+4384>, 0x55b1055082e3 <vm_exec_core+4275>, 0x55b105508256 <vm_exec_core+4134>, 0x55b10550819a <vm_exec_core+3946>, 0x55b105508162 <vm_exec_core+3890>, 0x55b105508d88 <vm_exec_core+7000>, 0x55b105508c8d <vm_exec_core+6749>, 0x55b105507288 <vm_exec_core+88>, 0x55b105508dcb <vm_exec_core+7067>, 0x55b10550893b <vm_exec_core+5899>, 0x55b105509f47 <vm_exec_core+11543>, 0x55b1055088f1 <vm_exec_core+5825>, 0x55b105508881 <vm_exec_core+5713>, 0x55b105508811 <vm_exec_core+5601>, 0x55b105508b11 <vm_exec_core+6369>, 0x55b1055089fe <vm_exec_core+6094>, 0x55b105508985 <vm_exec_core+5973>, 0x55b105509aac <vm_exec_core+10364>, 0x55b105508c55 <vm_exec_core+6693>, 0x55b105508bfe <vm_exec_core+6606>, 0x55b1055078f2 <vm_exec_core+1730>, 0x55b1055078b8 <vm_exec_core+1672>, 0x55b1055079ea <vm_exec_core+1978>, 0x55b105507949 <vm_exec_core+1817>, 0x55b105509ee5 <vm_exec_core+11445>, 0x55b105509e3c <vm_exec_core+11276>, 0x55b10550a100 <vm_exec_core+11984>, 0x55b10550a08d <vm_exec_core+11869>, 0x55b105509fe7 <vm_exec_core+11703>, 0x55b105509f8b <vm_exec_core+11611>, 0x55b10550a4ad <vm_exec_core+12925>, 0x55b10550a410 <vm_exec_core+12768>, 0x55b10550a378 <vm_exec_core+12616>, 0x55b10550a2db <vm_exec_core+12459>, 0x55b10550a243 <vm_exec_core+12307>, 0x55b105509b9b <vm_exec_core+10603>, 0x55b10550a1f8 <vm_exec_core+12232>, 0x55b10550a1a2 <vm_exec_core+12146>, 0x55b105509cba <vm_exec_core+10890>, 0x55b105509c36 <vm_exec_core+10758>, 0x55b105507843 <vm_exec_core+1555>, 0x55b1055077e5 <vm_exec_core+1461>, 0x55b105509e08 <vm_exec_core+11224>, 0x55b105509dd4 <vm_exec_core+11172>, 0x55b105509d83 <vm_exec_core+11091>, 0x55b105509d34 <vm_exec_core+11012>, 0x55b105509bd3 <vm_exec_core+10659>, 0x55b105509b29 <vm_exec_core+10489>, 0x55b105507778 <vm_exec_core+1352>, 0x55b105507721 <vm_exec_core+1265>, 0x55b10550769e <vm_exec_core+1134>, 0x55b105507659 <vm_exec_core+1065>, 0x55b10550760c <vm_exec_core+988>, 0x55b1055075bf <vm_exec_core+911>, 0x55b10550756a <vm_exec_core+826>, 0x55b105507537 <vm_exec_core+775>, 0x55b105507504 <vm_exec_core+724>, 0x55b105509b0d <vm_exec_core+10461>, 0x55b105507492 <vm_exec_core+610>, 0x55b105509717 <vm_exec_core+9447>, 0x55b10550969c <vm_exec_core+9324>, 0x55b105509506 <vm_exec_core+8918>, 0x55b105509488 <vm_exec_core+8792>, 0x55b1055095d7 <vm_exec_core+9127>, 0x55b10550957d <vm_exec_core+9037>, 0x55b105509128 <vm_exec_core+7928>, 0x55b1055090d8 <vm_exec_core+7848>, 0x55b10550931d <vm_exec_core+8429>, 0x55b105509183 <vm_exec_core+8019>, 0x55b105508fc0 <vm_exec_core+7568>, 0x55b105508f51 <vm_exec_core+7457>, 0x55b105508ee4 <vm_exec_core+7348>, 0x55b105508ea9 <vm_exec_core+7289>, 0x55b105508e73 <vm_exec_core+7235>, 0x55b105508e40 <vm_exec_core+7184>, 0x55b1055090a5 <vm_exec_core+7797>, 0x55b105508120 <vm_exec_core+3824>, 0x55b1055080b2 <vm_exec_core+3714>, 0x55b105508077 <vm_exec_core+3655>, 0x55b105508021 <vm_exec_core+3569>, 0x55b105507fdd <vm_exec_core+3501>, 0x55b105507f56 <vm_exec_core+3366>, 0x55b105507f21 <vm_exec_core+3313>, 0x55b105507ec6 <vm_exec_core+3222>, 0x55b105507e4e <vm_exec_core+3102>, 0x55b105507e16 <vm_exec_core+3046>, 0x55b105507dde <vm_exec_core+2990>, 0x55b105507be9 <vm_exec_core+2489>, 0x55b105507b58 <vm_exec_core+2344>, 0x55b105507afb <vm_exec_core+2251>, 0x55b105507a82 <vm_exec_core+2130>, 0x55b1055087ba <vm_exec_core+5514>, 0x55b105508795 <vm_exec_core+5477>, 0x55b10550875c <vm_exec_core+5420>, 0x55b10550870c <vm_exec_core+5340>, 0x55b1055086da <vm_exec_core+5290>, 0x55b1055085ec <vm_exec_core+5052>, 0x55b1055085a7 <vm_exec_core+4983>, 0x55b105508561 <vm_exec_core+4913>, 0x55b105508531 <vm_exec_core+4865>, 0x55b105508466 <vm_exec_core+4662>, 0x55b1055084d1 <vm_exec_core+4769>, 0x55b105508341 <vm_exec_core+4369>, 0x55b1055082d4 <vm_exec_core+4260>, 0x55b105508247 <vm_exec_core+4119>, 0x55b10550818b <vm_exec_core+3931>, 0x55b105508153 <vm_exec_core+3875>, 0x55b105508d79 <vm_exec_core+6985>, 0x55b105508c7e <vm_exec_core+6734>, 0x55b10550a711 <vm_exec_core+13537>, 0x55b105508dbc <vm_exec_core+7052>, 0x55b10550892c <vm_exec_core+5884>, 0x55b10550a6fd <vm_exec_core+13517>, 0x55b1055088e2 <vm_exec_core+5810>, 0x55b105508872 <vm_exec_core+5698>, 0x55b105508802 <vm_exec_core+5586>, 0x55b105508b02 <vm_exec_core+6354>, 0x55b1055089ef <vm_exec_core+6079>, 0x55b105508976 <vm_exec_core+5958>, 0x55b105509a9d <vm_exec_core+10349>, 0x55b105508c46 <vm_exec_core+6678>, 0x55b105508bef <vm_exec_core+6591>, 0x55b1055078e3 <vm_exec_core+1715>, 0x55b1055078a9 <vm_exec_core+1657>, 0x55b1055079db <vm_exec_core+1963>, 0x55b10550793a <vm_exec_core+1802>, 0x55b10550a6e9 <vm_exec_core+13497>, 0x55b10550a6d5 <vm_exec_core+13477>, 0x55b10550a6c1 <vm_exec_core+13457>, 0x55b10550a6ad <vm_exec_core+13437>, 0x55b10550a699 <vm_exec_core+13417>, 0x55b10550a685 <vm_exec_core+13397>, 0x55b10550a66a <vm_exec_core+13370>, 0x55b10550a656 <vm_exec_core+13350>, 0x55b10550a642 <vm_exec_core+13330>, 0x55b10550a62e <vm_exec_core+13310>, 0x55b10550a61a <vm_exec_core+13290>, 0x55b10550a606 <vm_exec_core+13270>, 0x55b10550a5f2 <vm_exec_core+13250>, 0x55b10550a5de <vm_exec_core+13230>, 0x55b10550a5ca <vm_exec_core+13210>, 0x55b10550a5b6 <vm_exec_core+13190>, 0x55b105507834 <vm_exec_core+1540>, 0x55b1055077d6 <vm_exec_core+1446>, 0x55b10550a5a2 <vm_exec_core+13170>, 0x55b10550a58e <vm_exec_core+13150>, 0x55b10550a57a <vm_exec_core+13130>, 0x55b10550a566 <vm_exec_core+13110>, 0x55b105507271 <vm_exec_core+65>, 0x55b105507275 <vm_exec_core+69>, 0x55b105507769 <vm_exec_core+1337>, 0x55b105507712 <vm_exec_core+1250>, 0x55b10550768f <vm_exec_core+1119>, 0x55b10550764a <vm_exec_core+1050>, 0x55b1055075fd <vm_exec_core+973>...}
#31 0x000055b1054f8fab in rb_vm_exec (ec=0x55b107680120) at /tmp/ruby/src/trunk-yjit/vm.c:2366
        _ec = 0x55b107680120
        _tag = {tag = 36, retval = 4, buf = {0x7f625194bb40, 0x55b1054f8798 <rb_vm_exec+392>, 0x0, 0x7fff6c8673a0, 0xffffffff}, prev = 0x7fff6c867530, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#32 0x000055b10530c3e1 in rb_ec_exec_node (ec=ec@entry=0x55b107680120, n=n@entry=0x7f625194bb40) at /tmp/ruby/src/trunk-yjit/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 94218786332068, buf = {0x7f625194bb40, 0x55b10530c432 <rb_ec_exec_node+258>, 0x0, 0x7fff6c867500, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f625194bb40
#33 0x000055b10531154d in ruby_run_node (n=0x7f625194bb40) at /tmp/ruby/src/trunk-yjit/eval.c:328
        ec = 0x55b107680120
        status = 0
#34 0x000055b1052680c7 in rb_main (argv=0x7fff6c867738, argc=8) at /tmp/ruby/src/trunk-yjit/main.c:39
        variable_in_this_stack_frame = 140735014140297
#35 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-yjit/main.c:58
No locals.

Thread 1 (Thread 0x7f624d37f640 (LWP 3028054)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140060179035712) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f624d37f640
        old_mask = {__val = {140060252182640, 140060254016723, 94218823216896, 12974840006442038272, 191, 18446744073709551344, 2, 0, 94218787929456, 94218821815056, 140060252182640, 140060254016723, 0, 140060253913069, 140060179035712, 140060255528448}}
        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=140060179035712) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140060179035712, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f6251a9e476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f6251a847f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3030303030302070, sa_sigaction = 0x3030303030302070}, sa_mask = {__val = {2, 140060255544992, 3432, 94218787929510, 140060253911120, 2, 3919933114868718955, 3256155514197981539, 140060255544992, 2, 2, 1, 94218787929510, 140060255528448, 140060253864023, 140060179032624}}, sa_flags = 0, sa_restorer = 0x7f6251c766a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 3919933114868718962, 3256155514265090403, 3691090454904202807, 8659703141076316258, 3472328296227676272, 3472339291342909488, 2314885530818457632, 2314885530818453536, 140060254472836, 8314900945785856032, 2, 94218787929510, 2, 3474076752553600614, 140060253908845}}
#5  0x000055b10525e34a in die () at /tmp/ruby/src/trunk-yjit/error.c:776
No locals.
#6  rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x55b1077d3180, fmt=fmt@entry=0x55b105623751 "Segmentation fault at %p") at /tmp/ruby/src/trunk-yjit/error.c:817
        file = <optimized out>
        line = 6
#7  0x000055b10545b50d in sigsegv (sig=11, info=0x55b1077d32b0, ctx=0x55b1077d3180) at /tmp/ruby/src/trunk-yjit/signal.c:964
No locals.
#8  <signal handler called>
No locals.
#9  0x000055b10549fdc7 in hash_table_index (key=<optimized out>, tbl=<optimized out>) at /tmp/ruby/src/trunk-yjit/id_table.c:132
No locals.
#10 rb_id_table_lookup (tbl=tbl@entry=0x2, id=id@entry=155, valp=valp@entry=0x7f624d27e240) at /tmp/ruby/src/trunk-yjit/id_table.c:230
        key = <optimized out>
        index = <optimized out>
#11 0x000055b1054ef9fd in cached_callable_method_entry (mid=155, klass=140060252098200) at /tmp/ruby/src/trunk-yjit/vm_method.c:1299
        cc_tbl = 0x2
        ccs_data = 0
        cc_tbl = <optimized out>
        ccs_data = <optimized out>
        ccs = <optimized out>
#12 callable_method_entry_or_negative (klass=140060252098200, mid=155, defined_class_ptr=0x7f624d27e2a8) at /tmp/ruby/src/trunk-yjit/vm_method.c:1369
        _lev = 1
        cme = <optimized out>
#13 0x000055b1054ff6bf in callable_method_entry (defined_class_ptr=0x7f624d27e2a8, mid=155, klass=140060252098200) at /tmp/ruby/src/trunk-yjit/vm_method.c:1406
        cme = <optimized out>
        cme = <optimized out>
#14 vm_respond_to (ec=0x55b10774b1b0, klass=140060252098200, obj=140060252098240, id=3217, priv=1) at /tmp/ruby/src/trunk-yjit/vm_method.c:2762
        defined_class = 18446744073709551400
        resid = 155
        cme = <optimized out>
#15 0x000055b1055002db in check_funcall_respond_to (mid=3217, recv=140060252098240, klass=140060252098200, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_eval.c:597
No locals.
#16 rb_check_funcall_default_kw (recv=recv@entry=140060252098240, mid=mid@entry=3217, argc=argc@entry=0, argv=argv@entry=0x0, def=def@entry=36, kw_splat=kw_splat@entry=0) at /tmp/ruby/src/trunk-yjit/vm_eval.c:671
        klass = 140060252098200
        me = <optimized out>
        ec = <optimized out>
        respond = <optimized out>
#17 0x000055b105500562 in rb_check_funcall (recv=recv@entry=140060252098240, mid=mid@entry=3217, argc=argc@entry=0, argv=argv@entry=0x0) at /tmp/ruby/src/trunk-yjit/vm_eval.c:660
No locals.
#18 0x000055b1053b4025 in convert_type_with_id (index=-1, raise=0, method=3217, tname=0x55b105625046 "String", val=140060252098240) at /tmp/ruby/src/trunk-yjit/object.c:3049
        r = <optimized out>
        msg = <optimized out>
        cname = <optimized out>
#19 rb_check_convert_type_with_id (val=val@entry=140060252098240, type=type@entry=5, tname=tname@entry=0x55b105625046 "String", method=method@entry=3217) at /tmp/ruby/src/trunk-yjit/object.c:3141
        v = <optimized out>
#20 0x000055b1054860ea in rb_check_string_type (str=str@entry=140060252098240) at /tmp/ruby/src/trunk-yjit/string.c:2655
No locals.
#21 0x000055b10549f3be in rb_check_id (namep=0x7f624d27e3d8) at /tmp/ruby/src/trunk-yjit/symbol.c:1101
        tmp = <optimized out>
        name = 140060252098240
#22 0x000055b1053b0bd4 in check_setter_id (message_len=50, message=<synthetic pointer>, valid_name_p=<optimized out>, valid_id_p=<optimized out>, pname=0x7f624d27e3d8, obj=140060252098360) at /tmp/ruby/src/trunk-yjit/object.c:2185
        id = <optimized out>
        name = <optimized out>
        id = <optimized out>
        name = <optimized out>
#23 rb_obj_ivar_set_m (obj=140060252098360, iv=<optimized out>, val=3) at /tmp/ruby/src/trunk-yjit/object.c:2867
        id = <optimized out>
#24 0x000055b1054eb7f4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7f624d37ea30, ec=0x55b10774b1b0) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
        ci = 0x111100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f625191d498
        cfunc = 0x55b1076afa18
        recv = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#25 vm_call_cfunc_with_frame (ec=0x55b10774b1b0, reg_cfp=0x7f624d37ea30, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
        argc = 2
        stack_bottom = <optimized out>
        argv = <optimized out>
#26 0x000055b10550732d in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_callinfo.h:368
        val = 0
        ci = 0x9b
        cc = <optimized out>
        recv = 2
        argc = <optimized out>
        calling = {ci = 0x111100100005, cc = 0x7f625191d290, block_handler = 0, recv = 140060252098360, argc = 2, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#27 vm_exec_core (ec=0x55b10774b1b0, initial=155) at ../../src/trunk-yjit/insns.def:835
        bh = <optimized out>
        cd = 0x9b
        leaf = <optimized out>
        val = 0
        reg_pc = 0x55b10778cf28
        reg_cfp = 0x7f624d37ea30
        insns_address_table = {0x55b105509d23 <vm_exec_core+10995>, 0x55b1055074a1 <vm_exec_core+625>, 0x55b105509726 <vm_exec_core+9462>, 0x55b1055096ab <vm_exec_core+9339>, 0x55b105509515 <vm_exec_core+8933>, 0x55b105509497 <vm_exec_core+8807>, 0x55b1055095e6 <vm_exec_core+9142>, 0x55b10550958c <vm_exec_core+9052>, 0x55b105509137 <vm_exec_core+7943>, 0x55b1055090e7 <vm_exec_core+7863>, 0x55b10550932c <vm_exec_core+8444>, 0x55b105509192 <vm_exec_core+8034>, 0x55b105508fcf <vm_exec_core+7583>, 0x55b105508f60 <vm_exec_core+7472>, 0x55b105508ef3 <vm_exec_core+7363>, 0x55b105508eb8 <vm_exec_core+7304>, 0x55b105508e82 <vm_exec_core+7250>, 0x55b105508e4f <vm_exec_core+7199>, 0x55b1055090b4 <vm_exec_core+7812>, 0x55b10550812f <vm_exec_core+3839>, 0x55b1055080c1 <vm_exec_core+3729>, 0x55b105508086 <vm_exec_core+3670>, 0x55b105508030 <vm_exec_core+3584>, 0x55b105507fec <vm_exec_core+3516>, 0x55b105507f65 <vm_exec_core+3381>, 0x55b105507f30 <vm_exec_core+3328>, 0x55b105507ed5 <vm_exec_core+3237>, 0x55b105507e5d <vm_exec_core+3117>, 0x55b105507e25 <vm_exec_core+3061>, 0x55b105507ded <vm_exec_core+3005>, 0x55b105507bf8 <vm_exec_core+2504>, 0x55b105507b67 <vm_exec_core+2359>, 0x55b105507b0a <vm_exec_core+2266>, 0x55b105507a91 <vm_exec_core+2145>, 0x55b1055087c9 <vm_exec_core+5529>, 0x55b1055087a4 <vm_exec_core+5492>, 0x55b10550876b <vm_exec_core+5435>, 0x55b10550871b <vm_exec_core+5355>, 0x55b1055086e9 <vm_exec_core+5305>, 0x55b1055085fb <vm_exec_core+5067>, 0x55b1055085b6 <vm_exec_core+4998>, 0x55b105508570 <vm_exec_core+4928>, 0x55b105508540 <vm_exec_core+4880>, 0x55b105508475 <vm_exec_core+4677>, 0x55b1055084e0 <vm_exec_core+4784>, 0x55b105508350 <vm_exec_core+4384>, 0x55b1055082e3 <vm_exec_core+4275>, 0x55b105508256 <vm_exec_core+4134>, 0x55b10550819a <vm_exec_core+3946>, 0x55b105508162 <vm_exec_core+3890>, 0x55b105508d88 <vm_exec_core+7000>, 0x55b105508c8d <vm_exec_core+6749>, 0x55b105507288 <vm_exec_core+88>, 0x55b105508dcb <vm_exec_core+7067>, 0x55b10550893b <vm_exec_core+5899>, 0x55b105509f47 <vm_exec_core+11543>, 0x55b1055088f1 <vm_exec_core+5825>, 0x55b105508881 <vm_exec_core+5713>, 0x55b105508811 <vm_exec_core+5601>, 0x55b105508b11 <vm_exec_core+6369>, 0x55b1055089fe <vm_exec_core+6094>, 0x55b105508985 <vm_exec_core+5973>, 0x55b105509aac <vm_exec_core+10364>, 0x55b105508c55 <vm_exec_core+6693>, 0x55b105508bfe <vm_exec_core+6606>, 0x55b1055078f2 <vm_exec_core+1730>, 0x55b1055078b8 <vm_exec_core+1672>, 0x55b1055079ea <vm_exec_core+1978>, 0x55b105507949 <vm_exec_core+1817>, 0x55b105509ee5 <vm_exec_core+11445>, 0x55b105509e3c <vm_exec_core+11276>, 0x55b10550a100 <vm_exec_core+11984>, 0x55b10550a08d <vm_exec_core+11869>, 0x55b105509fe7 <vm_exec_core+11703>, 0x55b105509f8b <vm_exec_core+11611>, 0x55b10550a4ad <vm_exec_core+12925>, 0x55b10550a410 <vm_exec_core+12768>, 0x55b10550a378 <vm_exec_core+12616>, 0x55b10550a2db <vm_exec_core+12459>, 0x55b10550a243 <vm_exec_core+12307>, 0x55b105509b9b <vm_exec_core+10603>, 0x55b10550a1f8 <vm_exec_core+12232>, 0x55b10550a1a2 <vm_exec_core+12146>, 0x55b105509cba <vm_exec_core+10890>, 0x55b105509c36 <vm_exec_core+10758>, 0x55b105507843 <vm_exec_core+1555>, 0x55b1055077e5 <vm_exec_core+1461>, 0x55b105509e08 <vm_exec_core+11224>, 0x55b105509dd4 <vm_exec_core+11172>, 0x55b105509d83 <vm_exec_core+11091>, 0x55b105509d34 <vm_exec_core+11012>, 0x55b105509bd3 <vm_exec_core+10659>, 0x55b105509b29 <vm_exec_core+10489>, 0x55b105507778 <vm_exec_core+1352>, 0x55b105507721 <vm_exec_core+1265>, 0x55b10550769e <vm_exec_core+1134>, 0x55b105507659 <vm_exec_core+1065>, 0x55b10550760c <vm_exec_core+988>, 0x55b1055075bf <vm_exec_core+911>, 0x55b10550756a <vm_exec_core+826>, 0x55b105507537 <vm_exec_core+775>, 0x55b105507504 <vm_exec_core+724>, 0x55b105509b0d <vm_exec_core+10461>, 0x55b105507492 <vm_exec_core+610>, 0x55b105509717 <vm_exec_core+9447>, 0x55b10550969c <vm_exec_core+9324>, 0x55b105509506 <vm_exec_core+8918>, 0x55b105509488 <vm_exec_core+8792>, 0x55b1055095d7 <vm_exec_core+9127>, 0x55b10550957d <vm_exec_core+9037>, 0x55b105509128 <vm_exec_core+7928>, 0x55b1055090d8 <vm_exec_core+7848>, 0x55b10550931d <vm_exec_core+8429>, 0x55b105509183 <vm_exec_core+8019>, 0x55b105508fc0 <vm_exec_core+7568>, 0x55b105508f51 <vm_exec_core+7457>, 0x55b105508ee4 <vm_exec_core+7348>, 0x55b105508ea9 <vm_exec_core+7289>, 0x55b105508e73 <vm_exec_core+7235>, 0x55b105508e40 <vm_exec_core+7184>, 0x55b1055090a5 <vm_exec_core+7797>, 0x55b105508120 <vm_exec_core+3824>, 0x55b1055080b2 <vm_exec_core+3714>, 0x55b105508077 <vm_exec_core+3655>, 0x55b105508021 <vm_exec_core+3569>, 0x55b105507fdd <vm_exec_core+3501>, 0x55b105507f56 <vm_exec_core+3366>, 0x55b105507f21 <vm_exec_core+3313>, 0x55b105507ec6 <vm_exec_core+3222>, 0x55b105507e4e <vm_exec_core+3102>, 0x55b105507e16 <vm_exec_core+3046>, 0x55b105507dde <vm_exec_core+2990>, 0x55b105507be9 <vm_exec_core+2489>, 0x55b105507b58 <vm_exec_core+2344>, 0x55b105507afb <vm_exec_core+2251>, 0x55b105507a82 <vm_exec_core+2130>, 0x55b1055087ba <vm_exec_core+5514>, 0x55b105508795 <vm_exec_core+5477>, 0x55b10550875c <vm_exec_core+5420>, 0x55b10550870c <vm_exec_core+5340>, 0x55b1055086da <vm_exec_core+5290>, 0x55b1055085ec <vm_exec_core+5052>, 0x55b1055085a7 <vm_exec_core+4983>, 0x55b105508561 <vm_exec_core+4913>, 0x55b105508531 <vm_exec_core+4865>, 0x55b105508466 <vm_exec_core+4662>, 0x55b1055084d1 <vm_exec_core+4769>, 0x55b105508341 <vm_exec_core+4369>, 0x55b1055082d4 <vm_exec_core+4260>, 0x55b105508247 <vm_exec_core+4119>, 0x55b10550818b <vm_exec_core+3931>, 0x55b105508153 <vm_exec_core+3875>, 0x55b105508d79 <vm_exec_core+6985>, 0x55b105508c7e <vm_exec_core+6734>, 0x55b10550a711 <vm_exec_core+13537>, 0x55b105508dbc <vm_exec_core+7052>, 0x55b10550892c <vm_exec_core+5884>, 0x55b10550a6fd <vm_exec_core+13517>, 0x55b1055088e2 <vm_exec_core+5810>, 0x55b105508872 <vm_exec_core+5698>, 0x55b105508802 <vm_exec_core+5586>, 0x55b105508b02 <vm_exec_core+6354>, 0x55b1055089ef <vm_exec_core+6079>, 0x55b105508976 <vm_exec_core+5958>, 0x55b105509a9d <vm_exec_core+10349>, 0x55b105508c46 <vm_exec_core+6678>, 0x55b105508bef <vm_exec_core+6591>, 0x55b1055078e3 <vm_exec_core+1715>, 0x55b1055078a9 <vm_exec_core+1657>, 0x55b1055079db <vm_exec_core+1963>, 0x55b10550793a <vm_exec_core+1802>, 0x55b10550a6e9 <vm_exec_core+13497>, 0x55b10550a6d5 <vm_exec_core+13477>, 0x55b10550a6c1 <vm_exec_core+13457>, 0x55b10550a6ad <vm_exec_core+13437>, 0x55b10550a699 <vm_exec_core+13417>, 0x55b10550a685 <vm_exec_core+13397>, 0x55b10550a66a <vm_exec_core+13370>, 0x55b10550a656 <vm_exec_core+13350>, 0x55b10550a642 <vm_exec_core+13330>, 0x55b10550a62e <vm_exec_core+13310>, 0x55b10550a61a <vm_exec_core+13290>, 0x55b10550a606 <vm_exec_core+13270>, 0x55b10550a5f2 <vm_exec_core+13250>, 0x55b10550a5de <vm_exec_core+13230>, 0x55b10550a5ca <vm_exec_core+13210>, 0x55b10550a5b6 <vm_exec_core+13190>, 0x55b105507834 <vm_exec_core+1540>, 0x55b1055077d6 <vm_exec_core+1446>, 0x55b10550a5a2 <vm_exec_core+13170>, 0x55b10550a58e <vm_exec_core+13150>, 0x55b10550a57a <vm_exec_core+13130>, 0x55b10550a566 <vm_exec_core+13110>, 0x55b105507271 <vm_exec_core+65>, 0x55b105507275 <vm_exec_core+69>, 0x55b105507769 <vm_exec_core+1337>, 0x55b105507712 <vm_exec_core+1250>, 0x55b10550768f <vm_exec_core+1119>, 0x55b10550764a <vm_exec_core+1050>, 0x55b1055075fd <vm_exec_core+973>...}
#28 0x000055b1054f8fab in rb_vm_exec (ec=0x55b10774b1b0) at /tmp/ruby/src/trunk-yjit/vm.c:2366
        _ec = 0x55b10774b1b0
        _tag = {tag = 36, retval = 4, buf = {0x55b10774b1b0, 0x55b1054f8798 <rb_vm_exec+392>, 0x0, 0x7f624d27e5b0, 0x0}, prev = 0x7f624d27ea30, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#29 0x000055b1054fc093 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140060252221400, iseq=0x7f625194b988, ec=0x55b10774b1b0) at /tmp/ruby/src/trunk-yjit/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#30 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7f624d27e728, argc=1, self=140060252221400, captured=<optimized out>, ec=0x55b10774b1b0) at /tmp/ruby/src/trunk-yjit/vm.c:1440
        iseq = 0x7f625194b988
        i = 1
        type = <optimized out>
        cfp = 0x7f624d37ea70
        opt_pc = <optimized out>
        sp = 0x7f624d27eb80
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#31 invoke_block_from_c_bh (force_blockarg=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1458
        captured = <optimized out>
        again = <optimized out>
        again = <optimized out>
        captured = <optimized out>
#32 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7f624d27e728, argc=1, ec=0x55b10774b1b0) at /tmp/ruby/src/trunk-yjit/vm.c:1495
No locals.
#33 vm_yield (kw_splat=0, argv=0x7f624d27e728, argc=1, ec=0x55b10774b1b0) at /tmp/ruby/src/trunk-yjit/vm.c:1503
No locals.
#34 rb_yield_0 (argv=0x7f624d27e728, argc=1) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1337
No locals.
#35 rb_yield_1 (val=<optimized out>, val@entry=37) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1343
No locals.
#36 0x000055b1053a602c in int_dotimes (num=100001) at /tmp/ruby/src/trunk-yjit/numeric.c:5697
        i = <optimized out>
        end = 50000
#37 0x000055b1054eb7f4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f624d37eab0, ec=0x55b10774b1b0) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
        ci = 0x28c100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f62518f58a8
        cfunc = 0x55b1076c5c38
        recv = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#38 vm_call_cfunc_with_frame (ec=0x55b10774b1b0, reg_cfp=0x7f624d37eab0, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#39 0x000055b105508d58 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_callinfo.h:368
        val = 0
        ci = 0x7f624d27e23c
        cc = <optimized out>
        recv = 2
        argc = <optimized out>
        calling = {ci = 0x28c100000001, cc = 0x7f625191d920, block_handler = 140060179032777, recv = 100001, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#40 vm_exec_core (ec=0x55b10774b1b0, initial=155) at ../../src/trunk-yjit/insns.def:815
        bh = 155
        cd = 0x55b10778e5d0
        blockiseq = 0x7f624d27e240
        leaf = <optimized out>
        val = 0
        reg_pc = 0x55b107803008
        reg_cfp = 0x7f624d37eab0
        insns_address_table = {0x55b105509d23 <vm_exec_core+10995>, 0x55b1055074a1 <vm_exec_core+625>, 0x55b105509726 <vm_exec_core+9462>, 0x55b1055096ab <vm_exec_core+9339>, 0x55b105509515 <vm_exec_core+8933>, 0x55b105509497 <vm_exec_core+8807>, 0x55b1055095e6 <vm_exec_core+9142>, 0x55b10550958c <vm_exec_core+9052>, 0x55b105509137 <vm_exec_core+7943>, 0x55b1055090e7 <vm_exec_core+7863>, 0x55b10550932c <vm_exec_core+8444>, 0x55b105509192 <vm_exec_core+8034>, 0x55b105508fcf <vm_exec_core+7583>, 0x55b105508f60 <vm_exec_core+7472>, 0x55b105508ef3 <vm_exec_core+7363>, 0x55b105508eb8 <vm_exec_core+7304>, 0x55b105508e82 <vm_exec_core+7250>, 0x55b105508e4f <vm_exec_core+7199>, 0x55b1055090b4 <vm_exec_core+7812>, 0x55b10550812f <vm_exec_core+3839>, 0x55b1055080c1 <vm_exec_core+3729>, 0x55b105508086 <vm_exec_core+3670>, 0x55b105508030 <vm_exec_core+3584>, 0x55b105507fec <vm_exec_core+3516>, 0x55b105507f65 <vm_exec_core+3381>, 0x55b105507f30 <vm_exec_core+3328>, 0x55b105507ed5 <vm_exec_core+3237>, 0x55b105507e5d <vm_exec_core+3117>, 0x55b105507e25 <vm_exec_core+3061>, 0x55b105507ded <vm_exec_core+3005>, 0x55b105507bf8 <vm_exec_core+2504>, 0x55b105507b67 <vm_exec_core+2359>, 0x55b105507b0a <vm_exec_core+2266>, 0x55b105507a91 <vm_exec_core+2145>, 0x55b1055087c9 <vm_exec_core+5529>, 0x55b1055087a4 <vm_exec_core+5492>, 0x55b10550876b <vm_exec_core+5435>, 0x55b10550871b <vm_exec_core+5355>, 0x55b1055086e9 <vm_exec_core+5305>, 0x55b1055085fb <vm_exec_core+5067>, 0x55b1055085b6 <vm_exec_core+4998>, 0x55b105508570 <vm_exec_core+4928>, 0x55b105508540 <vm_exec_core+4880>, 0x55b105508475 <vm_exec_core+4677>, 0x55b1055084e0 <vm_exec_core+4784>, 0x55b105508350 <vm_exec_core+4384>, 0x55b1055082e3 <vm_exec_core+4275>, 0x55b105508256 <vm_exec_core+4134>, 0x55b10550819a <vm_exec_core+3946>, 0x55b105508162 <vm_exec_core+3890>, 0x55b105508d88 <vm_exec_core+7000>, 0x55b105508c8d <vm_exec_core+6749>, 0x55b105507288 <vm_exec_core+88>, 0x55b105508dcb <vm_exec_core+7067>, 0x55b10550893b <vm_exec_core+5899>, 0x55b105509f47 <vm_exec_core+11543>, 0x55b1055088f1 <vm_exec_core+5825>, 0x55b105508881 <vm_exec_core+5713>, 0x55b105508811 <vm_exec_core+5601>, 0x55b105508b11 <vm_exec_core+6369>, 0x55b1055089fe <vm_exec_core+6094>, 0x55b105508985 <vm_exec_core+5973>, 0x55b105509aac <vm_exec_core+10364>, 0x55b105508c55 <vm_exec_core+6693>, 0x55b105508bfe <vm_exec_core+6606>, 0x55b1055078f2 <vm_exec_core+1730>, 0x55b1055078b8 <vm_exec_core+1672>, 0x55b1055079ea <vm_exec_core+1978>, 0x55b105507949 <vm_exec_core+1817>, 0x55b105509ee5 <vm_exec_core+11445>, 0x55b105509e3c <vm_exec_core+11276>, 0x55b10550a100 <vm_exec_core+11984>, 0x55b10550a08d <vm_exec_core+11869>, 0x55b105509fe7 <vm_exec_core+11703>, 0x55b105509f8b <vm_exec_core+11611>, 0x55b10550a4ad <vm_exec_core+12925>, 0x55b10550a410 <vm_exec_core+12768>, 0x55b10550a378 <vm_exec_core+12616>, 0x55b10550a2db <vm_exec_core+12459>, 0x55b10550a243 <vm_exec_core+12307>, 0x55b105509b9b <vm_exec_core+10603>, 0x55b10550a1f8 <vm_exec_core+12232>, 0x55b10550a1a2 <vm_exec_core+12146>, 0x55b105509cba <vm_exec_core+10890>, 0x55b105509c36 <vm_exec_core+10758>, 0x55b105507843 <vm_exec_core+1555>, 0x55b1055077e5 <vm_exec_core+1461>, 0x55b105509e08 <vm_exec_core+11224>, 0x55b105509dd4 <vm_exec_core+11172>, 0x55b105509d83 <vm_exec_core+11091>, 0x55b105509d34 <vm_exec_core+11012>, 0x55b105509bd3 <vm_exec_core+10659>, 0x55b105509b29 <vm_exec_core+10489>, 0x55b105507778 <vm_exec_core+1352>, 0x55b105507721 <vm_exec_core+1265>, 0x55b10550769e <vm_exec_core+1134>, 0x55b105507659 <vm_exec_core+1065>, 0x55b10550760c <vm_exec_core+988>, 0x55b1055075bf <vm_exec_core+911>, 0x55b10550756a <vm_exec_core+826>, 0x55b105507537 <vm_exec_core+775>, 0x55b105507504 <vm_exec_core+724>, 0x55b105509b0d <vm_exec_core+10461>, 0x55b105507492 <vm_exec_core+610>, 0x55b105509717 <vm_exec_core+9447>, 0x55b10550969c <vm_exec_core+9324>, 0x55b105509506 <vm_exec_core+8918>, 0x55b105509488 <vm_exec_core+8792>, 0x55b1055095d7 <vm_exec_core+9127>, 0x55b10550957d <vm_exec_core+9037>, 0x55b105509128 <vm_exec_core+7928>, 0x55b1055090d8 <vm_exec_core+7848>, 0x55b10550931d <vm_exec_core+8429>, 0x55b105509183 <vm_exec_core+8019>, 0x55b105508fc0 <vm_exec_core+7568>, 0x55b105508f51 <vm_exec_core+7457>, 0x55b105508ee4 <vm_exec_core+7348>, 0x55b105508ea9 <vm_exec_core+7289>, 0x55b105508e73 <vm_exec_core+7235>, 0x55b105508e40 <vm_exec_core+7184>, 0x55b1055090a5 <vm_exec_core+7797>, 0x55b105508120 <vm_exec_core+3824>, 0x55b1055080b2 <vm_exec_core+3714>, 0x55b105508077 <vm_exec_core+3655>, 0x55b105508021 <vm_exec_core+3569>, 0x55b105507fdd <vm_exec_core+3501>, 0x55b105507f56 <vm_exec_core+3366>, 0x55b105507f21 <vm_exec_core+3313>, 0x55b105507ec6 <vm_exec_core+3222>, 0x55b105507e4e <vm_exec_core+3102>, 0x55b105507e16 <vm_exec_core+3046>, 0x55b105507dde <vm_exec_core+2990>, 0x55b105507be9 <vm_exec_core+2489>, 0x55b105507b58 <vm_exec_core+2344>, 0x55b105507afb <vm_exec_core+2251>, 0x55b105507a82 <vm_exec_core+2130>, 0x55b1055087ba <vm_exec_core+5514>, 0x55b105508795 <vm_exec_core+5477>, 0x55b10550875c <vm_exec_core+5420>, 0x55b10550870c <vm_exec_core+5340>, 0x55b1055086da <vm_exec_core+5290>, 0x55b1055085ec <vm_exec_core+5052>, 0x55b1055085a7 <vm_exec_core+4983>, 0x55b105508561 <vm_exec_core+4913>, 0x55b105508531 <vm_exec_core+4865>, 0x55b105508466 <vm_exec_core+4662>, 0x55b1055084d1 <vm_exec_core+4769>, 0x55b105508341 <vm_exec_core+4369>, 0x55b1055082d4 <vm_exec_core+4260>, 0x55b105508247 <vm_exec_core+4119>, 0x55b10550818b <vm_exec_core+3931>, 0x55b105508153 <vm_exec_core+3875>, 0x55b105508d79 <vm_exec_core+6985>, 0x55b105508c7e <vm_exec_core+6734>, 0x55b10550a711 <vm_exec_core+13537>, 0x55b105508dbc <vm_exec_core+7052>, 0x55b10550892c <vm_exec_core+5884>, 0x55b10550a6fd <vm_exec_core+13517>, 0x55b1055088e2 <vm_exec_core+5810>, 0x55b105508872 <vm_exec_core+5698>, 0x55b105508802 <vm_exec_core+5586>, 0x55b105508b02 <vm_exec_core+6354>, 0x55b1055089ef <vm_exec_core+6079>, 0x55b105508976 <vm_exec_core+5958>, 0x55b105509a9d <vm_exec_core+10349>, 0x55b105508c46 <vm_exec_core+6678>, 0x55b105508bef <vm_exec_core+6591>, 0x55b1055078e3 <vm_exec_core+1715>, 0x55b1055078a9 <vm_exec_core+1657>, 0x55b1055079db <vm_exec_core+1963>, 0x55b10550793a <vm_exec_core+1802>, 0x55b10550a6e9 <vm_exec_core+13497>, 0x55b10550a6d5 <vm_exec_core+13477>, 0x55b10550a6c1 <vm_exec_core+13457>, 0x55b10550a6ad <vm_exec_core+13437>, 0x55b10550a699 <vm_exec_core+13417>, 0x55b10550a685 <vm_exec_core+13397>, 0x55b10550a66a <vm_exec_core+13370>, 0x55b10550a656 <vm_exec_core+13350>, 0x55b10550a642 <vm_exec_core+13330>, 0x55b10550a62e <vm_exec_core+13310>, 0x55b10550a61a <vm_exec_core+13290>, 0x55b10550a606 <vm_exec_core+13270>, 0x55b10550a5f2 <vm_exec_core+13250>, 0x55b10550a5de <vm_exec_core+13230>, 0x55b10550a5ca <vm_exec_core+13210>, 0x55b10550a5b6 <vm_exec_core+13190>, 0x55b105507834 <vm_exec_core+1540>, 0x55b1055077d6 <vm_exec_core+1446>, 0x55b10550a5a2 <vm_exec_core+13170>, 0x55b10550a58e <vm_exec_core+13150>, 0x55b10550a57a <vm_exec_core+13130>, 0x55b10550a566 <vm_exec_core+13110>, 0x55b105507271 <vm_exec_core+65>, 0x55b105507275 <vm_exec_core+69>, 0x55b105507769 <vm_exec_core+1337>, 0x55b105507712 <vm_exec_core+1250>, 0x55b10550768f <vm_exec_core+1119>, 0x55b10550764a <vm_exec_core+1050>, 0x55b1055075fd <vm_exec_core+973>...}
#41 0x000055b1054f8fab in rb_vm_exec (ec=0x55b10774b1b0) at /tmp/ruby/src/trunk-yjit/vm.c:2366
        _ec = 0x55b10774b1b0
        _tag = {tag = 36, retval = 4, buf = {0x7f624d27eb20, 0x55b1054f8798 <rb_vm_exec+392>, 0x0, 0x7f624d27e960, 0x22220021}, prev = 0x7f624d37ec40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#42 0x000055b1054a8b63 in thread_do_start_proc (th=0x55b1077500d0) at /tmp/ruby/src/trunk-yjit/thread.c:572
        self = 140060252221400
        args = <optimized out>
        args_ptr = 0x7f624d27ead0
        args_len = 0
        procval = <optimized out>
        proc = 0x55b10778d150
#43 0x000055b1054ab424 in thread_do_start (th=0x55b1077500d0) at /tmp/ruby/src/trunk-yjit/thread.c:616
        result = 36
        result = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#44 thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:686
        _ec = 0x55b10774b1b0
        _tag = {tag = 36, retval = 140060253953964, buf = {0x7f624d37ece0, 0x55b1054aab38 <thread_start_func_2+680>, 0x0, 0x7f624d27eb30, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        errinfo = 4
        size = <optimized out>
        ractor_main_th = <optimized out>
        vm_stack = <optimized out>
#45 0x000055b1054ab724 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1179
        th = 0x55b1077500d0
        altstack = 0x55b1077cfd00
#46 0x00007f6251af0b43 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 = {140735014134928, 2267181591682041426, 140060179035712, 22, 140060253947984, 140735014135280, -2183612729850116526, -2183675192755009966}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#47 0x00007f6251b81bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

>>> Dump Ruby level backtrace (if possible)
raw logfile