# Logfile created on 2023-03-23 10:58:48 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055dab77d28e0 @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.20230323-105848", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055dab785b5a0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055dab785b410 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055dab785b280 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20230323-105848", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20230323-105848>, @binmode=false, @mon_data=#<Monitor:0x000055dab785b1b8>, @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/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
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
$$$[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 = 3563e1383f
$$$[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 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
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'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
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'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Entering 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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
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/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]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
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/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving 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/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]: 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]: Leaving 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]: 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/.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/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
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
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 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
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'
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]: 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]: 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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
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]: 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/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
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/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving 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/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering 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/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering 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/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
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/.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]: 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'
PASS all 1817 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -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=31905
  "--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:

running file: /tmp/ruby/src/trunk-yjit/test/ruby/test_m17n_comb.rb

A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.

make: *** [uncommon.mk:828: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512.
$$$[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-23T09:08:19Z master 3563e1383f) +YJIT [x86_64-linux]
................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 88.895505 seconds

3840 files, 31562 examples, 210571 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/ruby -c /tmp/cores/core.1001.2108557.ruby -x gdbscript
[New LWP 2108557]
[New LWP 2108564]
[New LWP 2108567]
[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/src/trunk-yjit/tool/lib/test/unit/parallel.rb: TestM17NComb#test_str_'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00005555993367cf in succ_index_lookup (x=1720819083, sd=0x7f8266a5a5d0) at /tmp/ruby/src/trunk-yjit/iseq.c:3834
3834	        const int small_block_popcount = small_block_rank_get(block->small_block_ranks, small_block_index);
[Current thread is 1 (Thread 0x7f826b88b7c0 (LWP 2108557))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f826b88b7c0 (LWP 2108557) 0x00005555993367cf in succ_index_lookup (x=1720819083, sd=0x7f8266a5a5d0) at /tmp/ruby/src/trunk-yjit/iseq.c:3834
  2    Thread 0x7f82669ae640 (LWP 2108564) 0x00007f826b9a6d7f in __GI___poll (fds=fds@entry=0x7f82668ad460, nfds=nfds@entry=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  3    Thread 0x7f8266326640 (LWP 2108567) __futex_abstimed_wait_common64 (private=-1723463338, cancel=true, abstime=0x7f8266325d30, op=137, expected=0, futex_word=0x7f8266325d68) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 3 (Thread 0x7f8266326640 (LWP 2108567)):
#0  __futex_abstimed_wait_common64 (private=-1723463338, cancel=true, abstime=0x7f8266325d30, op=137, expected=0, futex_word=0x7f8266325d68) 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=-1723463338, abstime=0x7f8266325d30, clockid=1738676880, expected=0, futex_word=0x7f8266325d68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 2719650048
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f8266325d68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f8266325d30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f826b921f1b in __pthread_cond_wait_common (abstime=0x7f8266325d30, clockid=1, mutex=0x5555997a9920 <thread_cache_lock>, cond=0x7f8266325d40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f826b9217a0 <__condvar_cleanup_waiting>, __arg = 0x7f8266325c80, __canceltype = -730032118, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f8266325d40, mutex = 0x5555997a9920 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_timedwait64 (cond=cond@entry=0x7f8266325d40, mutex=mutex@entry=0x5555997a9920 <thread_cache_lock>, abstime=abstime@entry=0x7f8266325d30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x0000555599461830 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x5555997a9920 <thread_cache_lock>, cond=0x7f8266325d40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:691
        r = <optimized out>
        ts = {tv_sec = 1141660, tv_nsec = 84064161}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x7f8266327010) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1241
        end = 1141660084064161
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140198037055040, th = 0x0, altstack = 0x7f8266327010, node = {next = 0x5555997a61a0 <cached_thread_head>, prev = 0x5555997a61a0 <cached_thread_head>}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1186
        th = <optimized out>
        altstack = 0x7f8266327010
#8  0x00007f826b922b43 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 = {140736758026928, -4925423460567389287, 140198037055040, 22, 140198127216720, 140736758027280, 4945424157899844505, 4945434325811424153}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f826b9b3bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 2 (Thread 0x7f82669ae640 (LWP 2108564)):
#0  0x00007f826b9a6d7f in __GI___poll (fds=fds@entry=0x7f82668ad460, nfds=nfds@entry=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000055559930d330 in poll (__timeout=<optimized out>, __nfds=1, __fds=0x7f82668ad460) at /usr/include/x86_64-linux-gnu/bits/poll2.h:39
No locals.
#2  nogvl_wait_for (fptr=<optimized out>, fptr=<optimized out>, th=<optimized out>, timeout=0x0, events=1) at /tmp/ruby/src/trunk-yjit/io.c:12442
        scheduler = <optimized out>
        fd = <optimized out>
        fds = {fd = 5, events = 1, revents = 0}
        timeout_milliseconds = <optimized out>
        scheduler = <optimized out>
        fd = <optimized out>
        fds = <optimized out>
        timeout_milliseconds = <optimized out>
        args = <optimized out>
#3  nogvl_wait_for (timeout=0x0, events=1, fptr=0x7f8266a0dba0, th=<optimized out>) at /tmp/ruby/src/trunk-yjit/io.c:12419
        scheduler = <optimized out>
        fd = <optimized out>
        fds = <optimized out>
        timeout_milliseconds = <optimized out>
        scheduler = <optimized out>
        fd = <optimized out>
        fds = <optimized out>
        timeout_milliseconds = <optimized out>
        args = <optimized out>
#4  io_internal_wait (error=11, timeout=0x0, events=1, fptr=0x7f8266a0dba0, thread=<optimized out>) at /tmp/ruby/src/trunk-yjit/io.c:1150
        ready = <optimized out>
        ready = <optimized out>
#5  internal_read_func (ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/io.c:1181
        iis = <optimized out>
        result = <optimized out>
        retry = <optimized out>
        iis = <optimized out>
        result = <optimized out>
        retry = <optimized out>
#6  internal_read_func (ptr=ptr@entry=0x7f82668ad720) at /tmp/ruby/src/trunk-yjit/io.c:1165
        iis = 0x7f82668ad720
        result = <optimized out>
        retry = <optimized out>
#7  0x0000555599463d6c in rb_thread_io_blocking_region (func=0x55559930d240 <internal_read_func>, data1=0x7f82668ad720, fd=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:1679
        __region = {prev_status = THREAD_RUNNABLE}
        _ec = 0x7f8266d04180
        _tag = {tag = 36, retval = 1025, buf = {0x7f826000d480, 0x555599463cf0 <rb_thread_io_blocking_region+384>, 0x0, 0x7f82668ad4d0, 0x10}, prev = 0x7f82668ad640, state = RUBY_TAG_NONE, lock_rec = 0}
        val = 36
        ec = 0x7f8266d04180
        saved_errno = 0
        state = <optimized out>
        waiting_fd = {wfd_node = {next = 0x55559b2d1bf8, prev = 0x55559b2d1bf8}, th = 0x7f8266aa4400, fd = 5}
#8  0x00005555992cd57c in rb_ensure (b_proc=0x55559930d9a0 <io_read_memory_call>, data1=140198042851104, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk-yjit/eval.c:1005
        _ec = 0x7f8266d04180
        _tag = {tag = 36, retval = 15753294546537412864, buf = {0x7f826000d480, 0x5555992cd660 <rb_ensure+496>, 0x0, 0x7f82668ad5e0, 0x7f82668ad7a0}, prev = 0x7f82668ada20, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x7f8266d04180
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x555599426aa0 <rb_str_unlocktmp>, data2 = 140198045249160}}
#9  0x0000555599324dc4 in io_read_memory_locktmp (iis=0x7f82668ad720, str=<optimized out>) at /tmp/ruby/src/trunk-yjit/io.c:3403
No locals.
#10 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=no_exception@entry=4, nonblock=nonblock@entry=0) at /tmp/ruby/src/trunk-yjit/io.c:3449
        fptr = 0x7f8266a0dba0
        length = <optimized out>
        str = 140198045249160
        n = <optimized out>
        len = 1024
        iis = {th = 140198046607840, fptr = 0x7f8266a0dba0, nonblock = 0, fd = 5, buf = 0x7f826000d480, capa = 1024, timeout = 0x0}
        shrinkable = 1
        __func__ = "io_getpartial"
#11 0x00005555993253b5 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk-yjit/io.c:3569
        ret = <optimized out>
#12 0x00005555994a1814 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=1, calling=<optimized out>, reg_cfp=0x7f82669adab0, ec=0x7f8266d04180) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
        ci = 0x40a100100003
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f826b739f20
        cfunc = 0x55559b33c3c8
        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>
#13 vm_call_cfunc_with_frame (ec=0x7f8266d04180, reg_cfp=0x7f82669adab0, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
        argc = 1
        stack_bottom = <optimized out>
        argv = <optimized out>
#14 0x00005555994bd34d 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 = 0xfffffffffffffdfc
        cc = <optimized out>
        recv = 140198042850400
        argc = <optimized out>
        calling = {ci = 0x40a100100003, cc = 0x7f8266afc9f0, block_handler = 0, recv = 140198046608360, argc = 1, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#15 vm_exec_core (ec=0x7f8266d04180, initial=1) at ../../src/trunk-yjit/insns.def:835
        bh = <optimized out>
        cd = 0x1
        leaf = <optimized out>
        val = 0
        reg_pc = 0x55559b472a40
        reg_cfp = 0x7f82669adab0
        insns_address_table = {0x5555994bfd43 <vm_exec_core+10995>, 0x5555994bd4c1 <vm_exec_core+625>, 0x5555994bf746 <vm_exec_core+9462>, 0x5555994bf6cb <vm_exec_core+9339>, 0x5555994bf535 <vm_exec_core+8933>, 0x5555994bf4b7 <vm_exec_core+8807>, 0x5555994bf606 <vm_exec_core+9142>, 0x5555994bf5ac <vm_exec_core+9052>, 0x5555994bf157 <vm_exec_core+7943>, 0x5555994bf107 <vm_exec_core+7863>, 0x5555994bf34c <vm_exec_core+8444>, 0x5555994bf1b2 <vm_exec_core+8034>, 0x5555994befef <vm_exec_core+7583>, 0x5555994bef80 <vm_exec_core+7472>, 0x5555994bef13 <vm_exec_core+7363>, 0x5555994beed8 <vm_exec_core+7304>, 0x5555994beea2 <vm_exec_core+7250>, 0x5555994bee6f <vm_exec_core+7199>, 0x5555994bf0d4 <vm_exec_core+7812>, 0x5555994be14f <vm_exec_core+3839>, 0x5555994be0e1 <vm_exec_core+3729>, 0x5555994be0a6 <vm_exec_core+3670>, 0x5555994be050 <vm_exec_core+3584>, 0x5555994be00c <vm_exec_core+3516>, 0x5555994bdf85 <vm_exec_core+3381>, 0x5555994bdf50 <vm_exec_core+3328>, 0x5555994bdef5 <vm_exec_core+3237>, 0x5555994bde7d <vm_exec_core+3117>, 0x5555994bde45 <vm_exec_core+3061>, 0x5555994bde0d <vm_exec_core+3005>, 0x5555994bdc18 <vm_exec_core+2504>, 0x5555994bdb87 <vm_exec_core+2359>, 0x5555994bdb2a <vm_exec_core+2266>, 0x5555994bdab1 <vm_exec_core+2145>, 0x5555994be7e9 <vm_exec_core+5529>, 0x5555994be7c4 <vm_exec_core+5492>, 0x5555994be78b <vm_exec_core+5435>, 0x5555994be73b <vm_exec_core+5355>, 0x5555994be709 <vm_exec_core+5305>, 0x5555994be61b <vm_exec_core+5067>, 0x5555994be5d6 <vm_exec_core+4998>, 0x5555994be590 <vm_exec_core+4928>, 0x5555994be560 <vm_exec_core+4880>, 0x5555994be495 <vm_exec_core+4677>, 0x5555994be500 <vm_exec_core+4784>, 0x5555994be370 <vm_exec_core+4384>, 0x5555994be303 <vm_exec_core+4275>, 0x5555994be276 <vm_exec_core+4134>, 0x5555994be1ba <vm_exec_core+3946>, 0x5555994be182 <vm_exec_core+3890>, 0x5555994beda8 <vm_exec_core+7000>, 0x5555994becad <vm_exec_core+6749>, 0x5555994bd2a8 <vm_exec_core+88>, 0x5555994bedeb <vm_exec_core+7067>, 0x5555994be95b <vm_exec_core+5899>, 0x5555994bff67 <vm_exec_core+11543>, 0x5555994be911 <vm_exec_core+5825>, 0x5555994be8a1 <vm_exec_core+5713>, 0x5555994be831 <vm_exec_core+5601>, 0x5555994beb31 <vm_exec_core+6369>, 0x5555994bea1e <vm_exec_core+6094>, 0x5555994be9a5 <vm_exec_core+5973>, 0x5555994bfacc <vm_exec_core+10364>, 0x5555994bec75 <vm_exec_core+6693>, 0x5555994bec1e <vm_exec_core+6606>, 0x5555994bd912 <vm_exec_core+1730>, 0x5555994bd8d8 <vm_exec_core+1672>, 0x5555994bda0a <vm_exec_core+1978>, 0x5555994bd969 <vm_exec_core+1817>, 0x5555994bff05 <vm_exec_core+11445>, 0x5555994bfe5c <vm_exec_core+11276>, 0x5555994c0120 <vm_exec_core+11984>, 0x5555994c00ad <vm_exec_core+11869>, 0x5555994c0007 <vm_exec_core+11703>, 0x5555994bffab <vm_exec_core+11611>, 0x5555994c04cd <vm_exec_core+12925>, 0x5555994c0430 <vm_exec_core+12768>, 0x5555994c0398 <vm_exec_core+12616>, 0x5555994c02fb <vm_exec_core+12459>, 0x5555994c0263 <vm_exec_core+12307>, 0x5555994bfbbb <vm_exec_core+10603>, 0x5555994c0218 <vm_exec_core+12232>, 0x5555994c01c2 <vm_exec_core+12146>, 0x5555994bfcda <vm_exec_core+10890>, 0x5555994bfc56 <vm_exec_core+10758>, 0x5555994bd863 <vm_exec_core+1555>, 0x5555994bd805 <vm_exec_core+1461>, 0x5555994bfe28 <vm_exec_core+11224>, 0x5555994bfdf4 <vm_exec_core+11172>, 0x5555994bfda3 <vm_exec_core+11091>, 0x5555994bfd54 <vm_exec_core+11012>, 0x5555994bfbf3 <vm_exec_core+10659>, 0x5555994bfb49 <vm_exec_core+10489>, 0x5555994bd798 <vm_exec_core+1352>, 0x5555994bd741 <vm_exec_core+1265>, 0x5555994bd6be <vm_exec_core+1134>, 0x5555994bd679 <vm_exec_core+1065>, 0x5555994bd62c <vm_exec_core+988>, 0x5555994bd5df <vm_exec_core+911>, 0x5555994bd58a <vm_exec_core+826>, 0x5555994bd557 <vm_exec_core+775>, 0x5555994bd524 <vm_exec_core+724>, 0x5555994bfb2d <vm_exec_core+10461>, 0x5555994bd4b2 <vm_exec_core+610>, 0x5555994bf737 <vm_exec_core+9447>, 0x5555994bf6bc <vm_exec_core+9324>, 0x5555994bf526 <vm_exec_core+8918>, 0x5555994bf4a8 <vm_exec_core+8792>, 0x5555994bf5f7 <vm_exec_core+9127>, 0x5555994bf59d <vm_exec_core+9037>, 0x5555994bf148 <vm_exec_core+7928>, 0x5555994bf0f8 <vm_exec_core+7848>, 0x5555994bf33d <vm_exec_core+8429>, 0x5555994bf1a3 <vm_exec_core+8019>, 0x5555994befe0 <vm_exec_core+7568>, 0x5555994bef71 <vm_exec_core+7457>, 0x5555994bef04 <vm_exec_core+7348>, 0x5555994beec9 <vm_exec_core+7289>, 0x5555994bee93 <vm_exec_core+7235>, 0x5555994bee60 <vm_exec_core+7184>, 0x5555994bf0c5 <vm_exec_core+7797>, 0x5555994be140 <vm_exec_core+3824>, 0x5555994be0d2 <vm_exec_core+3714>, 0x5555994be097 <vm_exec_core+3655>, 0x5555994be041 <vm_exec_core+3569>, 0x5555994bdffd <vm_exec_core+3501>, 0x5555994bdf76 <vm_exec_core+3366>, 0x5555994bdf41 <vm_exec_core+3313>, 0x5555994bdee6 <vm_exec_core+3222>, 0x5555994bde6e <vm_exec_core+3102>, 0x5555994bde36 <vm_exec_core+3046>, 0x5555994bddfe <vm_exec_core+2990>, 0x5555994bdc09 <vm_exec_core+2489>, 0x5555994bdb78 <vm_exec_core+2344>, 0x5555994bdb1b <vm_exec_core+2251>, 0x5555994bdaa2 <vm_exec_core+2130>, 0x5555994be7da <vm_exec_core+5514>, 0x5555994be7b5 <vm_exec_core+5477>, 0x5555994be77c <vm_exec_core+5420>, 0x5555994be72c <vm_exec_core+5340>, 0x5555994be6fa <vm_exec_core+5290>, 0x5555994be60c <vm_exec_core+5052>, 0x5555994be5c7 <vm_exec_core+4983>, 0x5555994be581 <vm_exec_core+4913>, 0x5555994be551 <vm_exec_core+4865>, 0x5555994be486 <vm_exec_core+4662>, 0x5555994be4f1 <vm_exec_core+4769>, 0x5555994be361 <vm_exec_core+4369>, 0x5555994be2f4 <vm_exec_core+4260>, 0x5555994be267 <vm_exec_core+4119>, 0x5555994be1ab <vm_exec_core+3931>, 0x5555994be173 <vm_exec_core+3875>, 0x5555994bed99 <vm_exec_core+6985>, 0x5555994bec9e <vm_exec_core+6734>, 0x5555994c0731 <vm_exec_core+13537>, 0x5555994beddc <vm_exec_core+7052>, 0x5555994be94c <vm_exec_core+5884>, 0x5555994c071d <vm_exec_core+13517>, 0x5555994be902 <vm_exec_core+5810>, 0x5555994be892 <vm_exec_core+5698>, 0x5555994be822 <vm_exec_core+5586>, 0x5555994beb22 <vm_exec_core+6354>, 0x5555994bea0f <vm_exec_core+6079>, 0x5555994be996 <vm_exec_core+5958>, 0x5555994bfabd <vm_exec_core+10349>, 0x5555994bec66 <vm_exec_core+6678>, 0x5555994bec0f <vm_exec_core+6591>, 0x5555994bd903 <vm_exec_core+1715>, 0x5555994bd8c9 <vm_exec_core+1657>, 0x5555994bd9fb <vm_exec_core+1963>, 0x5555994bd95a <vm_exec_core+1802>, 0x5555994c0709 <vm_exec_core+13497>, 0x5555994c06f5 <vm_exec_core+13477>, 0x5555994c06e1 <vm_exec_core+13457>, 0x5555994c06cd <vm_exec_core+13437>, 0x5555994c06b9 <vm_exec_core+13417>, 0x5555994c06a5 <vm_exec_core+13397>, 0x5555994c068a <vm_exec_core+13370>, 0x5555994c0676 <vm_exec_core+13350>, 0x5555994c0662 <vm_exec_core+13330>, 0x5555994c064e <vm_exec_core+13310>, 0x5555994c063a <vm_exec_core+13290>, 0x5555994c0626 <vm_exec_core+13270>, 0x5555994c0612 <vm_exec_core+13250>, 0x5555994c05fe <vm_exec_core+13230>, 0x5555994c05ea <vm_exec_core+13210>, 0x5555994c05d6 <vm_exec_core+13190>, 0x5555994bd854 <vm_exec_core+1540>, 0x5555994bd7f6 <vm_exec_core+1446>, 0x5555994c05c2 <vm_exec_core+13170>, 0x5555994c05ae <vm_exec_core+13150>, 0x5555994c059a <vm_exec_core+13130>, 0x5555994c0586 <vm_exec_core+13110>, 0x5555994bd291 <vm_exec_core+65>, 0x5555994bd295 <vm_exec_core+69>, 0x5555994bd789 <vm_exec_core+1337>, 0x5555994bd732 <vm_exec_core+1250>, 0x5555994bd6af <vm_exec_core+1119>, 0x5555994bd66a <vm_exec_core+1050>, 0x5555994bd61d <vm_exec_core+973>...}
#16 0x00005555994aefcb in rb_vm_exec (ec=0x7f8266d04180) at /tmp/ruby/src/trunk-yjit/vm.c:2366
        _ec = 0x7f8266d04180
        _tag = {tag = 36, retval = 4, buf = {0x7f82668adb20, 0x5555994ae7b8 <rb_vm_exec+392>, 0x0, 0x7f82668ad950, 0x22220021}, prev = 0x7f82669adc40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#17 0x00005555994b437f in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x7f8266a64c80, argc=argc@entry=0, argv=argv@entry=0x7f82668adad0, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-yjit/vm.c:1589
        self = <optimized out>
#18 0x000055559945ea54 in thread_do_start_proc (th=0x7f8266aa4400) at /tmp/ruby/src/trunk-yjit/thread.c:593
        args = 140198046607560
        args_ptr = 0x7f82668adad0
        args_len = 0
        procval = <optimized out>
        proc = 0x7f8266a64c80
#19 0x0000555599460d44 in thread_do_start (th=0x7f8266aa4400) at /tmp/ruby/src/trunk-yjit/thread.c:612
        result = 36
        result = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#20 thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:686
        _ec = 0x7f8266d04180
        _tag = {tag = 36, retval = 140198127222700, buf = {0x7f82669adce0, 0x555599460b58 <thread_start_func_2+680>, 0x0, 0x7f82668adb30, 0x7fffd47c980a}, 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>
#21 0x0000555599461744 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1179
        th = 0x7f8266aa4400
        altstack = 0x7f8266f21010
#22 0x00007f826b922b43 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 = {140736758027856, -4925423460567389287, 140198043903552, 25, 140198127216720, 140736758028208, 4945423260251679641, 4945434325811424153}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#23 0x00007f826b9b3bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f826b88b7c0 (LWP 2108557)):
#0  0x00005555993367cf in succ_index_lookup (x=1720819083, sd=0x7f8266a5a5d0) at /tmp/ruby/src/trunk-yjit/iseq.c:3834
        block = 0x7f8276ac6660
        small_block_popcount = <optimized out>
        popcnt = <optimized out>
        block_index = 3360974
        block_bit_index = 341
        small_block_index = 5
#1  get_insn_info_succinct_bitvector (iseq=0x7f826b723720, iseq=0x7f826b723720, pos=<optimized out>) at /tmp/ruby/src/trunk-yjit/iseq.c:1810
        index = <optimized out>
        body = 0x7f82669e9e30
        size = 4
        insns_info = 0x7f8266c9e8f0
        debug = 0
        body = <optimized out>
        size = <optimized out>
        insns_info = <optimized out>
        debug = <optimized out>
        index = <optimized out>
#2  get_insn_info (pos=<optimized out>, iseq=0x7f826b723720) at /tmp/ruby/src/trunk-yjit/iseq.c:1818
No locals.
#3  rb_iseq_line_no (iseq=iseq@entry=0x7f826b723720, pos=<optimized out>) at /tmp/ruby/src/trunk-yjit/iseq.c:1886
        entry = <optimized out>
#4  0x00005555994c8add in calc_pos (node_id=0x0, lineno=<synthetic pointer>, pc=<optimized out>, iseq=0x7f826b723720) at /tmp/ruby/src/trunk-yjit/vm_backtrace.c:75
        n = <optimized out>
        pos = <optimized out>
#5  calc_lineno (pc=<optimized out>, iseq=0x7f826b723720) at /tmp/ruby/src/trunk-yjit/vm_backtrace.c:87
        lineno = <optimized out>
        lineno = <optimized out>
#6  rb_vm_get_sourceline (cfp=cfp@entry=0x7f826b8898d0) at /tmp/ruby/src/trunk-yjit/vm_backtrace.c:106
        iseq = 0x7f826b723720
        line = <optimized out>
#7  0x00005555994ad64f in rb_source_location (pline=0x55559b35539c) at /tmp/ruby/src/trunk-yjit/vm.c:1719
        ec = <optimized out>
        cfp = 0x7f826b8898d0
#8  0x00005555994ad83b in rb_source_location_cstr (pline=pline@entry=0x55559b35539c) at /tmp/ruby/src/trunk-yjit/vm.c:1731
        path = <optimized out>
#9  0x0000555599620ed9 in rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x55559b3554c0, fmt=fmt@entry=0x55559965e691 "Segmentation fault at %p") at /tmp/ruby/src/trunk-yjit/error.c:810
        file = 0x0
        line = 0
#10 0x000055559941635d in sigsegv (sig=11, info=0x55559b3555f0, ctx=0x55559b3554c0) at /tmp/ruby/src/trunk-yjit/signal.c:964
No locals.
#11 <signal handler called>
No locals.
#12 0x00005555993367cf in succ_index_lookup (x=1720819083, sd=0x7f8266a5a5d0) at /tmp/ruby/src/trunk-yjit/iseq.c:3834
        block = 0x7f8276ac6660
        small_block_popcount = <optimized out>
        popcnt = <optimized out>
        block_index = 3360974
        block_bit_index = 341
        small_block_index = 5
#13 get_insn_info_succinct_bitvector (iseq=0x7f826b723720, iseq=0x7f826b723720, pos=<optimized out>) at /tmp/ruby/src/trunk-yjit/iseq.c:1810
        index = <optimized out>
        body = 0x7f82669e9e30
        size = 4
        insns_info = 0x7f8266c9e8f0
        debug = 0
        body = <optimized out>
        size = <optimized out>
        insns_info = <optimized out>
        debug = <optimized out>
        index = <optimized out>
#14 get_insn_info (pos=<optimized out>, iseq=0x7f826b723720) at /tmp/ruby/src/trunk-yjit/iseq.c:1818
No locals.
#15 rb_iseq_line_no (iseq=iseq@entry=0x7f826b723720, pos=<optimized out>) at /tmp/ruby/src/trunk-yjit/iseq.c:1886
        entry = <optimized out>
#16 0x00005555994c8add in calc_pos (node_id=0x0, lineno=<synthetic pointer>, pc=<optimized out>, iseq=0x7f826b723720) at /tmp/ruby/src/trunk-yjit/vm_backtrace.c:75
        n = <optimized out>
        pos = <optimized out>
#17 calc_lineno (pc=<optimized out>, iseq=0x7f826b723720) at /tmp/ruby/src/trunk-yjit/vm_backtrace.c:87
        lineno = <optimized out>
        lineno = <optimized out>
#18 rb_vm_get_sourceline (cfp=cfp@entry=0x7f826b8898d0) at /tmp/ruby/src/trunk-yjit/vm_backtrace.c:106
        iseq = 0x7f826b723720
        line = <optimized out>
#19 0x00005555994ad64f in rb_source_location (pline=0x7fffd4780fd0) at /tmp/ruby/src/trunk-yjit/vm.c:1719
        ec = <optimized out>
        cfp = 0x7f826b8898d0
#20 0x00005555994ad83b in rb_source_location_cstr (pline=pline@entry=0x7fffd4780fd0) at /tmp/ruby/src/trunk-yjit/vm.c:1731
        path = <optimized out>
#21 0x00005555992c9891 in setup_exception (ec=0x55559b2d5120, tag=6, mesg=140198042210760, cause=4) at /tmp/ruby/src/trunk-yjit/eval.c:557
        e = <optimized out>
        line = -1
        file = <optimized out>
        file0 = 0x555599545bb1 <yjit::core::regenerate_branch+593> "H\213\204$\330"
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#22 0x00005555992c9f20 in rb_longjmp (ec=0x55559b2d5120, tag=tag@entry=6, mesg=<optimized out>, cause=4, cause@entry=36) at /tmp/ruby/src/trunk-yjit/eval.c:656
No locals.
#23 0x00005555992ca093 in rb_exc_exception (mesg=<optimized out>, tag=tag@entry=6, cause=cause@entry=36) at /tmp/ruby/src/trunk-yjit/eval.c:671
No locals.
#24 0x00005555992cc6d9 in rb_exc_raise (mesg=<optimized out>) at /tmp/ruby/src/trunk-yjit/eval.c:684
No locals.
#25 0x00005555996226f0 in rb_vraise (exc=140198074239800, fmt=<optimized out>, ap=ap@entry=0x7fffd47811c0) at /tmp/ruby/src/trunk-yjit/error.c:3184
No locals.
#26 0x000055559962278a in rb_raise (exc=<optimized out>, fmt=fmt@entry=0x5555996602f8 "incompatible character encodings: %s and %s") at /tmp/ruby/src/trunk-yjit/error.c:3192
        args = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7fffd47812a0, reg_save_area = 0x7fffd47811e0}}
#27 0x000055559943be89 in rb_enc_cr_str_buf_cat (str=str@entry=140198042210880, ptr=ptr@entry=0x7f8266c472a0 "\376\376", len=len@entry=2, ptr_encindex=ptr_encindex@entry=10, ptr_cr=<optimized out>, ptr_cr_ret=ptr_cr_ret@entry=0x7fffd4781314) at /tmp/ruby/src/trunk-yjit/include/ruby/internal/encoding/encoding.h:418
        str_encindex = 0
        res_encindex = <optimized out>
        str_cr = 2097152
        res_cr = <optimized out>
        str_enc = 0x55559b2dbcf0
        ptr_enc = 0x55559b2f72f0
#28 0x0000555599441343 in rb_str_buf_append (str=140198042210880, str2=140198046626440) at /tmp/ruby/src/trunk-yjit/include/ruby/internal/core/rstring.h:516
        str2_cr = 2097152
#29 0x000055559b55d27c in ?? ()
No symbol table info available.
#30 0x00007f82669f6090 in ?? ()
No symbol table info available.
#31 0x00007f826b889950 in ?? ()
No symbol table info available.
#32 0x000055559b2d5120 in ?? ()
No symbol table info available.
#33 0x00005555994c17bd in vm_exec_core (ec=0x7f826b8898d0, initial=1720819029) at ../../src/trunk-yjit/insns.def:816
        func = 0x1006c060
        bh = 268877920
        cd = 0x7f8266a5a6f0
        blockiseq = 0x5
        leaf = <optimized out>
        val = 0
        reg_pc = 0x7f82669f60a8
        reg_cfp = 0x7f826b889950
        insns_address_table = {0x5555994bfd43 <vm_exec_core+10995>, 0x5555994bd4c1 <vm_exec_core+625>, 0x5555994bf746 <vm_exec_core+9462>, 0x5555994bf6cb <vm_exec_core+9339>, 0x5555994bf535 <vm_exec_core+8933>, 0x5555994bf4b7 <vm_exec_core+8807>, 0x5555994bf606 <vm_exec_core+9142>, 0x5555994bf5ac <vm_exec_core+9052>, 0x5555994bf157 <vm_exec_core+7943>, 0x5555994bf107 <vm_exec_core+7863>, 0x5555994bf34c <vm_exec_core+8444>, 0x5555994bf1b2 <vm_exec_core+8034>, 0x5555994befef <vm_exec_core+7583>, 0x5555994bef80 <vm_exec_core+7472>, 0x5555994bef13 <vm_exec_core+7363>, 0x5555994beed8 <vm_exec_core+7304>, 0x5555994beea2 <vm_exec_core+7250>, 0x5555994bee6f <vm_exec_core+7199>, 0x5555994bf0d4 <vm_exec_core+7812>, 0x5555994be14f <vm_exec_core+3839>, 0x5555994be0e1 <vm_exec_core+3729>, 0x5555994be0a6 <vm_exec_core+3670>, 0x5555994be050 <vm_exec_core+3584>, 0x5555994be00c <vm_exec_core+3516>, 0x5555994bdf85 <vm_exec_core+3381>, 0x5555994bdf50 <vm_exec_core+3328>, 0x5555994bdef5 <vm_exec_core+3237>, 0x5555994bde7d <vm_exec_core+3117>, 0x5555994bde45 <vm_exec_core+3061>, 0x5555994bde0d <vm_exec_core+3005>, 0x5555994bdc18 <vm_exec_core+2504>, 0x5555994bdb87 <vm_exec_core+2359>, 0x5555994bdb2a <vm_exec_core+2266>, 0x5555994bdab1 <vm_exec_core+2145>, 0x5555994be7e9 <vm_exec_core+5529>, 0x5555994be7c4 <vm_exec_core+5492>, 0x5555994be78b <vm_exec_core+5435>, 0x5555994be73b <vm_exec_core+5355>, 0x5555994be709 <vm_exec_core+5305>, 0x5555994be61b <vm_exec_core+5067>, 0x5555994be5d6 <vm_exec_core+4998>, 0x5555994be590 <vm_exec_core+4928>, 0x5555994be560 <vm_exec_core+4880>, 0x5555994be495 <vm_exec_core+4677>, 0x5555994be500 <vm_exec_core+4784>, 0x5555994be370 <vm_exec_core+4384>, 0x5555994be303 <vm_exec_core+4275>, 0x5555994be276 <vm_exec_core+4134>, 0x5555994be1ba <vm_exec_core+3946>, 0x5555994be182 <vm_exec_core+3890>, 0x5555994beda8 <vm_exec_core+7000>, 0x5555994becad <vm_exec_core+6749>, 0x5555994bd2a8 <vm_exec_core+88>, 0x5555994bedeb <vm_exec_core+7067>, 0x5555994be95b <vm_exec_core+5899>, 0x5555994bff67 <vm_exec_core+11543>, 0x5555994be911 <vm_exec_core+5825>, 0x5555994be8a1 <vm_exec_core+5713>, 0x5555994be831 <vm_exec_core+5601>, 0x5555994beb31 <vm_exec_core+6369>, 0x5555994bea1e <vm_exec_core+6094>, 0x5555994be9a5 <vm_exec_core+5973>, 0x5555994bfacc <vm_exec_core+10364>, 0x5555994bec75 <vm_exec_core+6693>, 0x5555994bec1e <vm_exec_core+6606>, 0x5555994bd912 <vm_exec_core+1730>, 0x5555994bd8d8 <vm_exec_core+1672>, 0x5555994bda0a <vm_exec_core+1978>, 0x5555994bd969 <vm_exec_core+1817>, 0x5555994bff05 <vm_exec_core+11445>, 0x5555994bfe5c <vm_exec_core+11276>, 0x5555994c0120 <vm_exec_core+11984>, 0x5555994c00ad <vm_exec_core+11869>, 0x5555994c0007 <vm_exec_core+11703>, 0x5555994bffab <vm_exec_core+11611>, 0x5555994c04cd <vm_exec_core+12925>, 0x5555994c0430 <vm_exec_core+12768>, 0x5555994c0398 <vm_exec_core+12616>, 0x5555994c02fb <vm_exec_core+12459>, 0x5555994c0263 <vm_exec_core+12307>, 0x5555994bfbbb <vm_exec_core+10603>, 0x5555994c0218 <vm_exec_core+12232>, 0x5555994c01c2 <vm_exec_core+12146>, 0x5555994bfcda <vm_exec_core+10890>, 0x5555994bfc56 <vm_exec_core+10758>, 0x5555994bd863 <vm_exec_core+1555>, 0x5555994bd805 <vm_exec_core+1461>, 0x5555994bfe28 <vm_exec_core+11224>, 0x5555994bfdf4 <vm_exec_core+11172>, 0x5555994bfda3 <vm_exec_core+11091>, 0x5555994bfd54 <vm_exec_core+11012>, 0x5555994bfbf3 <vm_exec_core+10659>, 0x5555994bfb49 <vm_exec_core+10489>, 0x5555994bd798 <vm_exec_core+1352>, 0x5555994bd741 <vm_exec_core+1265>, 0x5555994bd6be <vm_exec_core+1134>, 0x5555994bd679 <vm_exec_core+1065>, 0x5555994bd62c <vm_exec_core+988>, 0x5555994bd5df <vm_exec_core+911>, 0x5555994bd58a <vm_exec_core+826>, 0x5555994bd557 <vm_exec_core+775>, 0x5555994bd524 <vm_exec_core+724>, 0x5555994bfb2d <vm_exec_core+10461>, 0x5555994bd4b2 <vm_exec_core+610>, 0x5555994bf737 <vm_exec_core+9447>, 0x5555994bf6bc <vm_exec_core+9324>, 0x5555994bf526 <vm_exec_core+8918>, 0x5555994bf4a8 <vm_exec_core+8792>, 0x5555994bf5f7 <vm_exec_core+9127>, 0x5555994bf59d <vm_exec_core+9037>, 0x5555994bf148 <vm_exec_core+7928>, 0x5555994bf0f8 <vm_exec_core+7848>, 0x5555994bf33d <vm_exec_core+8429>, 0x5555994bf1a3 <vm_exec_core+8019>, 0x5555994befe0 <vm_exec_core+7568>, 0x5555994bef71 <vm_exec_core+7457>, 0x5555994bef04 <vm_exec_core+7348>, 0x5555994beec9 <vm_exec_core+7289>, 0x5555994bee93 <vm_exec_core+7235>, 0x5555994bee60 <vm_exec_core+7184>, 0x5555994bf0c5 <vm_exec_core+7797>, 0x5555994be140 <vm_exec_core+3824>, 0x5555994be0d2 <vm_exec_core+3714>, 0x5555994be097 <vm_exec_core+3655>, 0x5555994be041 <vm_exec_core+3569>, 0x5555994bdffd <vm_exec_core+3501>, 0x5555994bdf76 <vm_exec_core+3366>, 0x5555994bdf41 <vm_exec_core+3313>, 0x5555994bdee6 <vm_exec_core+3222>, 0x5555994bde6e <vm_exec_core+3102>, 0x5555994bde36 <vm_exec_core+3046>, 0x5555994bddfe <vm_exec_core+2990>, 0x5555994bdc09 <vm_exec_core+2489>, 0x5555994bdb78 <vm_exec_core+2344>, 0x5555994bdb1b <vm_exec_core+2251>, 0x5555994bdaa2 <vm_exec_core+2130>, 0x5555994be7da <vm_exec_core+5514>, 0x5555994be7b5 <vm_exec_core+5477>, 0x5555994be77c <vm_exec_core+5420>, 0x5555994be72c <vm_exec_core+5340>, 0x5555994be6fa <vm_exec_core+5290>, 0x5555994be60c <vm_exec_core+5052>, 0x5555994be5c7 <vm_exec_core+4983>, 0x5555994be581 <vm_exec_core+4913>, 0x5555994be551 <vm_exec_core+4865>, 0x5555994be486 <vm_exec_core+4662>, 0x5555994be4f1 <vm_exec_core+4769>, 0x5555994be361 <vm_exec_core+4369>, 0x5555994be2f4 <vm_exec_core+4260>, 0x5555994be267 <vm_exec_core+4119>, 0x5555994be1ab <vm_exec_core+3931>, 0x5555994be173 <vm_exec_core+3875>, 0x5555994bed99 <vm_exec_core+6985>, 0x5555994bec9e <vm_exec_core+6734>, 0x5555994c0731 <vm_exec_core+13537>, 0x5555994beddc <vm_exec_core+7052>, 0x5555994be94c <vm_exec_core+5884>, 0x5555994c071d <vm_exec_core+13517>, 0x5555994be902 <vm_exec_core+5810>, 0x5555994be892 <vm_exec_core+5698>, 0x5555994be822 <vm_exec_core+5586>, 0x5555994beb22 <vm_exec_core+6354>, 0x5555994bea0f <vm_exec_core+6079>, 0x5555994be996 <vm_exec_core+5958>, 0x5555994bfabd <vm_exec_core+10349>, 0x5555994bec66 <vm_exec_core+6678>, 0x5555994bec0f <vm_exec_core+6591>, 0x5555994bd903 <vm_exec_core+1715>, 0x5555994bd8c9 <vm_exec_core+1657>, 0x5555994bd9fb <vm_exec_core+1963>, 0x5555994bd95a <vm_exec_core+1802>, 0x5555994c0709 <vm_exec_core+13497>, 0x5555994c06f5 <vm_exec_core+13477>, 0x5555994c06e1 <vm_exec_core+13457>, 0x5555994c06cd <vm_exec_core+13437>, 0x5555994c06b9 <vm_exec_core+13417>, 0x5555994c06a5 <vm_exec_core+13397>, 0x5555994c068a <vm_exec_core+13370>, 0x5555994c0676 <vm_exec_core+13350>, 0x5555994c0662 <vm_exec_core+13330>, 0x5555994c064e <vm_exec_core+13310>, 0x5555994c063a <vm_exec_core+13290>, 0x5555994c0626 <vm_exec_core+13270>, 0x5555994c0612 <vm_exec_core+13250>, 0x5555994c05fe <vm_exec_core+13230>, 0x5555994c05ea <vm_exec_core+13210>, 0x5555994c05d6 <vm_exec_core+13190>, 0x5555994bd854 <vm_exec_core+1540>, 0x5555994bd7f6 <vm_exec_core+1446>, 0x5555994c05c2 <vm_exec_core+13170>, 0x5555994c05ae <vm_exec_core+13150>, 0x5555994c059a <vm_exec_core+13130>, 0x5555994c0586 <vm_exec_core+13110>, 0x5555994bd291 <vm_exec_core+65>, 0x5555994bd295 <vm_exec_core+69>, 0x5555994bd789 <vm_exec_core+1337>, 0x5555994bd732 <vm_exec_core+1250>, 0x5555994bd6af <vm_exec_core+1119>, 0x5555994bd66a <vm_exec_core+1050>, 0x5555994bd61d <vm_exec_core+973>...}
#34 0x00005555994aefcb in rb_vm_exec (ec=0x55559b2d5120) at /tmp/ruby/src/trunk-yjit/vm.c:2366
        _ec = 0x55559b2d5120
        _tag = {tag = 36, retval = 4, buf = {0x55559b2d5120, 0x5555994ae7b8 <rb_vm_exec+392>, 0x0, 0x7fffd4781440, 0x0}, prev = 0x7fffd4781740, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#35 0x00005555994b20b3 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140198041870920, iseq=0x7f8266c48b10, ec=0x55559b2d5120) at /tmp/ruby/src/trunk-yjit/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#36 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fffd47815b8, argc=1, self=140198041870920, captured=<optimized out>, ec=0x55559b2d5120) at /tmp/ruby/src/trunk-yjit/vm.c:1440
        iseq = 0x7f8266c48b10
        i = 1
        type = <optimized out>
        cfp = 0x7f826b889a90
        opt_pc = <optimized out>
        sp = 0x7f826b78a470
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#37 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>
#38 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7fffd47815b8, argc=1, ec=0x55559b2d5120) at /tmp/ruby/src/trunk-yjit/vm.c:1495
No locals.
#39 vm_yield (kw_splat=0, argv=0x7fffd47815b8, argc=1, ec=0x55559b2d5120) at /tmp/ruby/src/trunk-yjit/vm.c:1503
No locals.
#40 rb_yield_0 (argv=0x7fffd47815b8, argc=1) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1337
No locals.
#41 rb_yield_1 (val=<optimized out>, val@entry=31) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1343
No locals.
#42 0x0000555599360fcc in int_dotimes (num=89) at /tmp/ruby/src/trunk-yjit/numeric.c:5697
        i = <optimized out>
        end = 44
#43 0x000055559b52151e in ?? ()
No symbol table info available.
#44 0x00007f82667be248 in ?? ()
No symbol table info available.
#45 0x00007f826b78a430 in ?? ()
No symbol table info available.
#46 0x00007f826b889b10 in ?? ()
No symbol table info available.
#47 0x00005555994ae77d in jit_exec (ec=0x55559b2d5120) at /tmp/ruby/src/trunk-yjit/vm.c:411
        func = <optimized out>
        func = <optimized out>
#48 rb_vm_exec (ec=0x55559b2d5120) at /tmp/ruby/src/trunk-yjit/vm.c:2365
        _ec = 0x55559b2d5120
        _tag = {tag = 36, retval = 4, buf = {0x55559b2d5120, 0x5555994ae7b8 <rb_vm_exec+392>, 0x0, 0x7fffd4781670, 0x0}, prev = 0x7fffd4781a40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#49 0x00005555994b20b3 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140198041870920, iseq=0x7f8266c48b38, ec=0x55559b2d5120) at /tmp/ruby/src/trunk-yjit/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#50 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fffd47817e8, argc=1, self=140198041870920, captured=<optimized out>, ec=0x55559b2d5120) at /tmp/ruby/src/trunk-yjit/vm.c:1440
        iseq = 0x7f8266c48b38
        i = 1
        type = <optimized out>
        cfp = 0x7f826b889b10
        opt_pc = <optimized out>
        sp = 0x7f826b78a430
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#51 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>
#52 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7fffd47817e8, argc=1, ec=0x55559b2d5120) at /tmp/ruby/src/trunk-yjit/vm.c:1495
No locals.
#53 vm_yield (kw_splat=0, argv=0x7fffd47817e8, argc=1, ec=0x55559b2d5120) at /tmp/ruby/src/trunk-yjit/vm.c:1503
No locals.
#54 rb_yield_0 (argv=0x7fffd47817e8, argc=1) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1337
No locals.
#55 rb_yield_1 (val=<optimized out>, val@entry=25) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1343
No locals.
#56 0x0000555599360fcc in int_dotimes (num=89) at /tmp/ruby/src/trunk-yjit/numeric.c:5697
        i = <optimized out>
        end = 44
#57 0x000055559b559537 in ?? ()
No symbol table info available.
#58 0x00007f8266a69148 in ?? ()
No symbol table info available.
#59 0x00007f826b889c90 in ?? ()
No symbol table info available.
#60 0x000055559b2d5120 in ?? ()
No symbol table info available.
#61 0x00005555994c17bd in vm_exec_core (ec=0x7f826b889b50, initial=1720819029) at ../../src/trunk-yjit/insns.def:816
        func = 0x1006c060
        bh = 268877920
        cd = 0x7f8266badca0
        blockiseq = 0x5
        leaf = <optimized out>
        val = 0
        reg_pc = 0x7f8266a69160
        reg_cfp = 0x7f826b889c90
        insns_address_table = {0x5555994bfd43 <vm_exec_core+10995>, 0x5555994bd4c1 <vm_exec_core+625>, 0x5555994bf746 <vm_exec_core+9462>, 0x5555994bf6cb <vm_exec_core+9339>, 0x5555994bf535 <vm_exec_core+8933>, 0x5555994bf4b7 <vm_exec_core+8807>, 0x5555994bf606 <vm_exec_core+9142>, 0x5555994bf5ac <vm_exec_core+9052>, 0x5555994bf157 <vm_exec_core+7943>, 0x5555994bf107 <vm_exec_core+7863>, 0x5555994bf34c <vm_exec_core+8444>, 0x5555994bf1b2 <vm_exec_core+8034>, 0x5555994befef <vm_exec_core+7583>, 0x5555994bef80 <vm_exec_core+7472>, 0x5555994bef13 <vm_exec_core+7363>, 0x5555994beed8 <vm_exec_core+7304>, 0x5555994beea2 <vm_exec_core+7250>, 0x5555994bee6f <vm_exec_core+7199>, 0x5555994bf0d4 <vm_exec_core+7812>, 0x5555994be14f <vm_exec_core+3839>, 0x5555994be0e1 <vm_exec_core+3729>, 0x5555994be0a6 <vm_exec_core+3670>, 0x5555994be050 <vm_exec_core+3584>, 0x5555994be00c <vm_exec_core+3516>, 0x5555994bdf85 <vm_exec_core+3381>, 0x5555994bdf50 <vm_exec_core+3328>, 0x5555994bdef5 <vm_exec_core+3237>, 0x5555994bde7d <vm_exec_core+3117>, 0x5555994bde45 <vm_exec_core+3061>, 0x5555994bde0d <vm_exec_core+3005>, 0x5555994bdc18 <vm_exec_core+2504>, 0x5555994bdb87 <vm_exec_core+2359>, 0x5555994bdb2a <vm_exec_core+2266>, 0x5555994bdab1 <vm_exec_core+2145>, 0x5555994be7e9 <vm_exec_core+5529>, 0x5555994be7c4 <vm_exec_core+5492>, 0x5555994be78b <vm_exec_core+5435>, 0x5555994be73b <vm_exec_core+5355>, 0x5555994be709 <vm_exec_core+5305>, 0x5555994be61b <vm_exec_core+5067>, 0x5555994be5d6 <vm_exec_core+4998>, 0x5555994be590 <vm_exec_core+4928>, 0x5555994be560 <vm_exec_core+4880>, 0x5555994be495 <vm_exec_core+4677>, 0x5555994be500 <vm_exec_core+4784>, 0x5555994be370 <vm_exec_core+4384>, 0x5555994be303 <vm_exec_core+4275>, 0x5555994be276 <vm_exec_core+4134>, 0x5555994be1ba <vm_exec_core+3946>, 0x5555994be182 <vm_exec_core+3890>, 0x5555994beda8 <vm_exec_core+7000>, 0x5555994becad <vm_exec_core+6749>, 0x5555994bd2a8 <vm_exec_core+88>, 0x5555994bedeb <vm_exec_core+7067>, 0x5555994be95b <vm_exec_core+5899>, 0x5555994bff67 <vm_exec_core+11543>, 0x5555994be911 <vm_exec_core+5825>, 0x5555994be8a1 <vm_exec_core+5713>, 0x5555994be831 <vm_exec_core+5601>, 0x5555994beb31 <vm_exec_core+6369>, 0x5555994bea1e <vm_exec_core+6094>, 0x5555994be9a5 <vm_exec_core+5973>, 0x5555994bfacc <vm_exec_core+10364>, 0x5555994bec75 <vm_exec_core+6693>, 0x5555994bec1e <vm_exec_core+6606>, 0x5555994bd912 <vm_exec_core+1730>, 0x5555994bd8d8 <vm_exec_core+1672>, 0x5555994bda0a <vm_exec_core+1978>, 0x5555994bd969 <vm_exec_core+1817>, 0x5555994bff05 <vm_exec_core+11445>, 0x5555994bfe5c <vm_exec_core+11276>, 0x5555994c0120 <vm_exec_core+11984>, 0x5555994c00ad <vm_exec_core+11869>, 0x5555994c0007 <vm_exec_core+11703>, 0x5555994bffab <vm_exec_core+11611>, 0x5555994c04cd <vm_exec_core+12925>, 0x5555994c0430 <vm_exec_core+12768>, 0x5555994c0398 <vm_exec_core+12616>, 0x5555994c02fb <vm_exec_core+12459>, 0x5555994c0263 <vm_exec_core+12307>, 0x5555994bfbbb <vm_exec_core+10603>, 0x5555994c0218 <vm_exec_core+12232>, 0x5555994c01c2 <vm_exec_core+12146>, 0x5555994bfcda <vm_exec_core+10890>, 0x5555994bfc56 <vm_exec_core+10758>, 0x5555994bd863 <vm_exec_core+1555>, 0x5555994bd805 <vm_exec_core+1461>, 0x5555994bfe28 <vm_exec_core+11224>, 0x5555994bfdf4 <vm_exec_core+11172>, 0x5555994bfda3 <vm_exec_core+11091>, 0x5555994bfd54 <vm_exec_core+11012>, 0x5555994bfbf3 <vm_exec_core+10659>, 0x5555994bfb49 <vm_exec_core+10489>, 0x5555994bd798 <vm_exec_core+1352>, 0x5555994bd741 <vm_exec_core+1265>, 0x5555994bd6be <vm_exec_core+1134>, 0x5555994bd679 <vm_exec_core+1065>, 0x5555994bd62c <vm_exec_core+988>, 0x5555994bd5df <vm_exec_core+911>, 0x5555994bd58a <vm_exec_core+826>, 0x5555994bd557 <vm_exec_core+775>, 0x5555994bd524 <vm_exec_core+724>, 0x5555994bfb2d <vm_exec_core+10461>, 0x5555994bd4b2 <vm_exec_core+610>, 0x5555994bf737 <vm_exec_core+9447>, 0x5555994bf6bc <vm_exec_core+9324>, 0x5555994bf526 <vm_exec_core+8918>, 0x5555994bf4a8 <vm_exec_core+8792>, 0x5555994bf5f7 <vm_exec_core+9127>, 0x5555994bf59d <vm_exec_core+9037>, 0x5555994bf148 <vm_exec_core+7928>, 0x5555994bf0f8 <vm_exec_core+7848>, 0x5555994bf33d <vm_exec_core+8429>, 0x5555994bf1a3 <vm_exec_core+8019>, 0x5555994befe0 <vm_exec_core+7568>, 0x5555994bef71 <vm_exec_core+7457>, 0x5555994bef04 <vm_exec_core+7348>, 0x5555994beec9 <vm_exec_core+7289>, 0x5555994bee93 <vm_exec_core+7235>, 0x5555994bee60 <vm_exec_core+7184>, 0x5555994bf0c5 <vm_exec_core+7797>, 0x5555994be140 <vm_exec_core+3824>, 0x5555994be0d2 <vm_exec_core+3714>, 0x5555994be097 <vm_exec_core+3655>, 0x5555994be041 <vm_exec_core+3569>, 0x5555994bdffd <vm_exec_core+3501>, 0x5555994bdf76 <vm_exec_core+3366>, 0x5555994bdf41 <vm_exec_core+3313>, 0x5555994bdee6 <vm_exec_core+3222>, 0x5555994bde6e <vm_exec_core+3102>, 0x5555994bde36 <vm_exec_core+3046>, 0x5555994bddfe <vm_exec_core+2990>, 0x5555994bdc09 <vm_exec_core+2489>, 0x5555994bdb78 <vm_exec_core+2344>, 0x5555994bdb1b <vm_exec_core+2251>, 0x5555994bdaa2 <vm_exec_core+2130>, 0x5555994be7da <vm_exec_core+5514>, 0x5555994be7b5 <vm_exec_core+5477>, 0x5555994be77c <vm_exec_core+5420>, 0x5555994be72c <vm_exec_core+5340>, 0x5555994be6fa <vm_exec_core+5290>, 0x5555994be60c <vm_exec_core+5052>, 0x5555994be5c7 <vm_exec_core+4983>, 0x5555994be581 <vm_exec_core+4913>, 0x5555994be551 <vm_exec_core+4865>, 0x5555994be486 <vm_exec_core+4662>, 0x5555994be4f1 <vm_exec_core+4769>, 0x5555994be361 <vm_exec_core+4369>, 0x5555994be2f4 <vm_exec_core+4260>, 0x5555994be267 <vm_exec_core+4119>, 0x5555994be1ab <vm_exec_core+3931>, 0x5555994be173 <vm_exec_core+3875>, 0x5555994bed99 <vm_exec_core+6985>, 0x5555994bec9e <vm_exec_core+6734>, 0x5555994c0731 <vm_exec_core+13537>, 0x5555994beddc <vm_exec_core+7052>, 0x5555994be94c <vm_exec_core+5884>, 0x5555994c071d <vm_exec_core+13517>, 0x5555994be902 <vm_exec_core+5810>, 0x5555994be892 <vm_exec_core+5698>, 0x5555994be822 <vm_exec_core+5586>, 0x5555994beb22 <vm_exec_core+6354>, 0x5555994bea0f <vm_exec_core+6079>, 0x5555994be996 <vm_exec_core+5958>, 0x5555994bfabd <vm_exec_core+10349>, 0x5555994bec66 <vm_exec_core+6678>, 0x5555994bec0f <vm_exec_core+6591>, 0x5555994bd903 <vm_exec_core+1715>, 0x5555994bd8c9 <vm_exec_core+1657>, 0x5555994bd9fb <vm_exec_core+1963>, 0x5555994bd95a <vm_exec_core+1802>, 0x5555994c0709 <vm_exec_core+13497>, 0x5555994c06f5 <vm_exec_core+13477>, 0x5555994c06e1 <vm_exec_core+13457>, 0x5555994c06cd <vm_exec_core+13437>, 0x5555994c06b9 <vm_exec_core+13417>, 0x5555994c06a5 <vm_exec_core+13397>, 0x5555994c068a <vm_exec_core+13370>, 0x5555994c0676 <vm_exec_core+13350>, 0x5555994c0662 <vm_exec_core+13330>, 0x5555994c064e <vm_exec_core+13310>, 0x5555994c063a <vm_exec_core+13290>, 0x5555994c0626 <vm_exec_core+13270>, 0x5555994c0612 <vm_exec_core+13250>, 0x5555994c05fe <vm_exec_core+13230>, 0x5555994c05ea <vm_exec_core+13210>, 0x5555994c05d6 <vm_exec_core+13190>, 0x5555994bd854 <vm_exec_core+1540>, 0x5555994bd7f6 <vm_exec_core+1446>, 0x5555994c05c2 <vm_exec_core+13170>, 0x5555994c05ae <vm_exec_core+13150>, 0x5555994c059a <vm_exec_core+13130>, 0x5555994c0586 <vm_exec_core+13110>, 0x5555994bd291 <vm_exec_core+65>, 0x5555994bd295 <vm_exec_core+69>, 0x5555994bd789 <vm_exec_core+1337>, 0x5555994bd732 <vm_exec_core+1250>, 0x5555994bd6af <vm_exec_core+1119>, 0x5555994bd66a <vm_exec_core+1050>, 0x5555994bd61d <vm_exec_core+973>...}
#62 0x00005555994aefcb in rb_vm_exec (ec=0x55559b2d5120) at /tmp/ruby/src/trunk-yjit/vm.c:2366
        _ec = 0x55559b2d5120
        _tag = {tag = 36, retval = 4, buf = {0x7f826b889d90, 0x5555994ae7b8 <rb_vm_exec+392>, 0x0, 0x7fffd4781970, 0x0}, prev = 0x7fffd4781df0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#63 0x00005555994c33eb in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140198058401920, iseq=0x7f826b766c50, ec=0x55559b2d5120) at /tmp/ruby/src/trunk-yjit/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#64 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fffd4781ae8, argc=1, self=140198058401920, captured=<optimized out>, ec=0x55559b2d5120) at /tmp/ruby/src/trunk-yjit/vm.c:1440
        iseq = 0x7f826b766c50
        i = 1
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = 0x7f826b78a238
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#65 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>
#66 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7fffd4781ae8, argc=1, ec=0x55559b2d5120) at /tmp/ruby/src/trunk-yjit/vm.c:1495
No locals.
#67 vm_yield (kw_splat=0, argv=0x7fffd4781ae8, argc=1, ec=0x55559b2d5120) at /tmp/ruby/src/trunk-yjit/vm.c:1503
No locals.
#68 rb_yield_0 (argv=0x7fffd4781ae8, argc=1) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1337
No locals.
#69 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1353
No locals.
#70 0x000055559958cfa6 in rb_ary_collect (ary=140198047632240) at /tmp/ruby/src/trunk-yjit/array.c:3839
        i = 31
        collect = 140198047615600
#71 0x00005555994a1814 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f826b889dd0, ec=0x55559b2d5120) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
        ci = 0x166100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f826b720098
        cfunc = 0x55559b32d438
        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>
#72 vm_call_cfunc_with_frame (ec=0x55559b2d5120, reg_cfp=0x7f826b889dd0, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#73 0x00005555994bed78 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 = 0x7f82668111c8
        cc = <optimized out>
        recv = 3360974
        argc = <optimized out>
        calling = {ci = 0x166100000001, cc = 0x7f8267d61848, block_handler = 140198126591465, recv = 140198047632240, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#74 vm_exec_core (ec=0x55559b2d5120, initial=1720819029) at ../../src/trunk-yjit/insns.def:815
        bh = 268877920
        cd = 0x55559b405950
        blockiseq = 0x5
        leaf = <optimized out>
        val = 0
        reg_pc = 0x55559b4064e8
        reg_cfp = 0x7f826b889dd0
        insns_address_table = {0x5555994bfd43 <vm_exec_core+10995>, 0x5555994bd4c1 <vm_exec_core+625>, 0x5555994bf746 <vm_exec_core+9462>, 0x5555994bf6cb <vm_exec_core+9339>, 0x5555994bf535 <vm_exec_core+8933>, 0x5555994bf4b7 <vm_exec_core+8807>, 0x5555994bf606 <vm_exec_core+9142>, 0x5555994bf5ac <vm_exec_core+9052>, 0x5555994bf157 <vm_exec_core+7943>, 0x5555994bf107 <vm_exec_core+7863>, 0x5555994bf34c <vm_exec_core+8444>, 0x5555994bf1b2 <vm_exec_core+8034>, 0x5555994befef <vm_exec_core+7583>, 0x5555994bef80 <vm_exec_core+7472>, 0x5555994bef13 <vm_exec_core+7363>, 0x5555994beed8 <vm_exec_core+7304>, 0x5555994beea2 <vm_exec_core+7250>, 0x5555994bee6f <vm_exec_core+7199>, 0x5555994bf0d4 <vm_exec_core+7812>, 0x5555994be14f <vm_exec_core+3839>, 0x5555994be0e1 <vm_exec_core+3729>, 0x5555994be0a6 <vm_exec_core+3670>, 0x5555994be050 <vm_exec_core+3584>, 0x5555994be00c <vm_exec_core+3516>, 0x5555994bdf85 <vm_exec_core+3381>, 0x5555994bdf50 <vm_exec_core+3328>, 0x5555994bdef5 <vm_exec_core+3237>, 0x5555994bde7d <vm_exec_core+3117>, 0x5555994bde45 <vm_exec_core+3061>, 0x5555994bde0d <vm_exec_core+3005>, 0x5555994bdc18 <vm_exec_core+2504>, 0x5555994bdb87 <vm_exec_core+2359>, 0x5555994bdb2a <vm_exec_core+2266>, 0x5555994bdab1 <vm_exec_core+2145>, 0x5555994be7e9 <vm_exec_core+5529>, 0x5555994be7c4 <vm_exec_core+5492>, 0x5555994be78b <vm_exec_core+5435>, 0x5555994be73b <vm_exec_core+5355>, 0x5555994be709 <vm_exec_core+5305>, 0x5555994be61b <vm_exec_core+5067>, 0x5555994be5d6 <vm_exec_core+4998>, 0x5555994be590 <vm_exec_core+4928>, 0x5555994be560 <vm_exec_core+4880>, 0x5555994be495 <vm_exec_core+4677>, 0x5555994be500 <vm_exec_core+4784>, 0x5555994be370 <vm_exec_core+4384>, 0x5555994be303 <vm_exec_core+4275>, 0x5555994be276 <vm_exec_core+4134>, 0x5555994be1ba <vm_exec_core+3946>, 0x5555994be182 <vm_exec_core+3890>, 0x5555994beda8 <vm_exec_core+7000>, 0x5555994becad <vm_exec_core+6749>, 0x5555994bd2a8 <vm_exec_core+88>, 0x5555994bedeb <vm_exec_core+7067>, 0x5555994be95b <vm_exec_core+5899>, 0x5555994bff67 <vm_exec_core+11543>, 0x5555994be911 <vm_exec_core+5825>, 0x5555994be8a1 <vm_exec_core+5713>, 0x5555994be831 <vm_exec_core+5601>, 0x5555994beb31 <vm_exec_core+6369>, 0x5555994bea1e <vm_exec_core+6094>, 0x5555994be9a5 <vm_exec_core+5973>, 0x5555994bfacc <vm_exec_core+10364>, 0x5555994bec75 <vm_exec_core+6693>, 0x5555994bec1e <vm_exec_core+6606>, 0x5555994bd912 <vm_exec_core+1730>, 0x5555994bd8d8 <vm_exec_core+1672>, 0x5555994bda0a <vm_exec_core+1978>, 0x5555994bd969 <vm_exec_core+1817>, 0x5555994bff05 <vm_exec_core+11445>, 0x5555994bfe5c <vm_exec_core+11276>, 0x5555994c0120 <vm_exec_core+11984>, 0x5555994c00ad <vm_exec_core+11869>, 0x5555994c0007 <vm_exec_core+11703>, 0x5555994bffab <vm_exec_core+11611>, 0x5555994c04cd <vm_exec_core+12925>, 0x5555994c0430 <vm_exec_core+12768>, 0x5555994c0398 <vm_exec_core+12616>, 0x5555994c02fb <vm_exec_core+12459>, 0x5555994c0263 <vm_exec_core+12307>, 0x5555994bfbbb <vm_exec_core+10603>, 0x5555994c0218 <vm_exec_core+12232>, 0x5555994c01c2 <vm_exec_core+12146>, 0x5555994bfcda <vm_exec_core+10890>, 0x5555994bfc56 <vm_exec_core+10758>, 0x5555994bd863 <vm_exec_core+1555>, 0x5555994bd805 <vm_exec_core+1461>, 0x5555994bfe28 <vm_exec_core+11224>, 0x5555994bfdf4 <vm_exec_core+11172>, 0x5555994bfda3 <vm_exec_core+11091>, 0x5555994bfd54 <vm_exec_core+11012>, 0x5555994bfbf3 <vm_exec_core+10659>, 0x5555994bfb49 <vm_exec_core+10489>, 0x5555994bd798 <vm_exec_core+1352>, 0x5555994bd741 <vm_exec_core+1265>, 0x5555994bd6be <vm_exec_core+1134>, 0x5555994bd679 <vm_exec_core+1065>, 0x5555994bd62c <vm_exec_core+988>, 0x5555994bd5df <vm_exec_core+911>, 0x5555994bd58a <vm_exec_core+826>, 0x5555994bd557 <vm_exec_core+775>, 0x5555994bd524 <vm_exec_core+724>, 0x5555994bfb2d <vm_exec_core+10461>, 0x5555994bd4b2 <vm_exec_core+610>, 0x5555994bf737 <vm_exec_core+9447>, 0x5555994bf6bc <vm_exec_core+9324>, 0x5555994bf526 <vm_exec_core+8918>, 0x5555994bf4a8 <vm_exec_core+8792>, 0x5555994bf5f7 <vm_exec_core+9127>, 0x5555994bf59d <vm_exec_core+9037>, 0x5555994bf148 <vm_exec_core+7928>, 0x5555994bf0f8 <vm_exec_core+7848>, 0x5555994bf33d <vm_exec_core+8429>, 0x5555994bf1a3 <vm_exec_core+8019>, 0x5555994befe0 <vm_exec_core+7568>, 0x5555994bef71 <vm_exec_core+7457>, 0x5555994bef04 <vm_exec_core+7348>, 0x5555994beec9 <vm_exec_core+7289>, 0x5555994bee93 <vm_exec_core+7235>, 0x5555994bee60 <vm_exec_core+7184>, 0x5555994bf0c5 <vm_exec_core+7797>, 0x5555994be140 <vm_exec_core+3824>, 0x5555994be0d2 <vm_exec_core+3714>, 0x5555994be097 <vm_exec_core+3655>, 0x5555994be041 <vm_exec_core+3569>, 0x5555994bdffd <vm_exec_core+3501>, 0x5555994bdf76 <vm_exec_core+3366>, 0x5555994bdf41 <vm_exec_core+3313>, 0x5555994bdee6 <vm_exec_core+3222>, 0x5555994bde6e <vm_exec_core+3102>, 0x5555994bde36 <vm_exec_core+3046>, 0x5555994bddfe <vm_exec_core+2990>, 0x5555994bdc09 <vm_exec_core+2489>, 0x5555994bdb78 <vm_exec_core+2344>, 0x5555994bdb1b <vm_exec_core+2251>, 0x5555994bdaa2 <vm_exec_core+2130>, 0x5555994be7da <vm_exec_core+5514>, 0x5555994be7b5 <vm_exec_core+5477>, 0x5555994be77c <vm_exec_core+5420>, 0x5555994be72c <vm_exec_core+5340>, 0x5555994be6fa <vm_exec_core+5290>, 0x5555994be60c <vm_exec_core+5052>, 0x5555994be5c7 <vm_exec_core+4983>, 0x5555994be581 <vm_exec_core+4913>, 0x5555994be551 <vm_exec_core+4865>, 0x5555994be486 <vm_exec_core+4662>, 0x5555994be4f1 <vm_exec_core+4769>, 0x5555994be361 <vm_exec_core+4369>, 0x5555994be2f4 <vm_exec_core+4260>, 0x5555994be267 <vm_exec_core+4119>, 0x5555994be1ab <vm_exec_core+3931>, 0x5555994be173 <vm_exec_core+3875>, 0x5555994bed99 <vm_exec_core+6985>, 0x5555994bec9e <vm_exec_core+6734>, 0x5555994c0731 <vm_exec_core+13537>, 0x5555994beddc <vm_exec_core+7052>, 0x5555994be94c <vm_exec_core+5884>, 0x5555994c071d <vm_exec_core+13517>, 0x5555994be902 <vm_exec_core+5810>, 0x5555994be892 <vm_exec_core+5698>, 0x5555994be822 <vm_exec_core+5586>, 0x5555994beb22 <vm_exec_core+6354>, 0x5555994bea0f <vm_exec_core+6079>, 0x5555994be996 <vm_exec_core+5958>, 0x5555994bfabd <vm_exec_core+10349>, 0x5555994bec66 <vm_exec_core+6678>, 0x5555994bec0f <vm_exec_core+6591>, 0x5555994bd903 <vm_exec_core+1715>, 0x5555994bd8c9 <vm_exec_core+1657>, 0x5555994bd9fb <vm_exec_core+1963>, 0x5555994bd95a <vm_exec_core+1802>, 0x5555994c0709 <vm_exec_core+13497>, 0x5555994c06f5 <vm_exec_core+13477>, 0x5555994c06e1 <vm_exec_core+13457>, 0x5555994c06cd <vm_exec_core+13437>, 0x5555994c06b9 <vm_exec_core+13417>, 0x5555994c06a5 <vm_exec_core+13397>, 0x5555994c068a <vm_exec_core+13370>, 0x5555994c0676 <vm_exec_core+13350>, 0x5555994c0662 <vm_exec_core+13330>, 0x5555994c064e <vm_exec_core+13310>, 0x5555994c063a <vm_exec_core+13290>, 0x5555994c0626 <vm_exec_core+13270>, 0x5555994c0612 <vm_exec_core+13250>, 0x5555994c05fe <vm_exec_core+13230>, 0x5555994c05ea <vm_exec_core+13210>, 0x5555994c05d6 <vm_exec_core+13190>, 0x5555994bd854 <vm_exec_core+1540>, 0x5555994bd7f6 <vm_exec_core+1446>, 0x5555994c05c2 <vm_exec_core+13170>, 0x5555994c05ae <vm_exec_core+13150>, 0x5555994c059a <vm_exec_core+13130>, 0x5555994c0586 <vm_exec_core+13110>, 0x5555994bd291 <vm_exec_core+65>, 0x5555994bd295 <vm_exec_core+69>, 0x5555994bd789 <vm_exec_core+1337>, 0x5555994bd732 <vm_exec_core+1250>, 0x5555994bd6af <vm_exec_core+1119>, 0x5555994bd66a <vm_exec_core+1050>, 0x5555994bd61d <vm_exec_core+973>...}
#75 0x00005555994aefcb in rb_vm_exec (ec=0x55559b2d5120) at /tmp/ruby/src/trunk-yjit/vm.c:2366
        _ec = 0x55559b2d5120
        _tag = {tag = 36, retval = 4, buf = {0x7f826b889ed0, 0x5555994ae7b8 <rb_vm_exec+392>, 0x0, 0x7fffd4781d20, 0x0}, prev = 0x7fffd47821a0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#76 0x00005555994c33eb in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140198058401920, iseq=0x7f826b7743a0, ec=0x55559b2d5120) at /tmp/ruby/src/trunk-yjit/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#77 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fffd4781e98, argc=1, self=140198058401920, captured=<optimized out>, ec=0x55559b2d5120) at /tmp/ruby/src/trunk-yjit/vm.c:1440
        iseq = 0x7f826b7743a0
        i = 1
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = 0x7f826b78a0e0
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#78 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>
#79 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7fffd4781e98, argc=1, ec=0x55559b2d5120) at /tmp/ruby/src/trunk-yjit/vm.c:1495
No locals.
#80 vm_yield (kw_splat=0, argv=0x7fffd4781e98, argc=1, ec=0x55559b2d5120) at /tmp/ruby/src/trunk-yjit/vm.c:1503
No locals.
#81 rb_yield_0 (argv=0x7fffd4781e98, argc=1) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1337
No locals.
#82 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1353
No locals.
#83 0x000055559958cfa6 in rb_ary_collect (ary=140198046609000) at /tmp/ruby/src/trunk-yjit/array.c:3839
        i = 0
        collect = 140198046608680
#84 0x00005555994a1814 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f826b889f10, ec=0x55559b2d5120) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
        ci = 0x166100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f826b720098
        cfunc = 0x55559b32d438
        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>
#85 vm_call_cfunc_with_frame (ec=0x55559b2d5120, reg_cfp=0x7f826b889f10, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#86 0x00005555994bed78 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 = 0x7f82668111c8
        cc = <optimized out>
        recv = 3360974
        argc = <optimized out>
        calling = {ci = 0x166100000001, cc = 0x7f8267d61848, block_handler = 140198126591785, recv = 140198046609000, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#87 vm_exec_core (ec=0x55559b2d5120, initial=1720819029) at ../../src/trunk-yjit/insns.def:815
        bh = 268877920
        cd = 0x55559b46f2a0
        blockiseq = 0x5
        leaf = <optimized out>
        val = 0
        reg_pc = 0x55559b45a7a8
        reg_cfp = 0x7f826b889f10
        insns_address_table = {0x5555994bfd43 <vm_exec_core+10995>, 0x5555994bd4c1 <vm_exec_core+625>, 0x5555994bf746 <vm_exec_core+9462>, 0x5555994bf6cb <vm_exec_core+9339>, 0x5555994bf535 <vm_exec_core+8933>, 0x5555994bf4b7 <vm_exec_core+8807>, 0x5555994bf606 <vm_exec_core+9142>, 0x5555994bf5ac <vm_exec_core+9052>, 0x5555994bf157 <vm_exec_core+7943>, 0x5555994bf107 <vm_exec_core+7863>, 0x5555994bf34c <vm_exec_core+8444>, 0x5555994bf1b2 <vm_exec_core+8034>, 0x5555994befef <vm_exec_core+7583>, 0x5555994bef80 <vm_exec_core+7472>, 0x5555994bef13 <vm_exec_core+7363>, 0x5555994beed8 <vm_exec_core+7304>, 0x5555994beea2 <vm_exec_core+7250>, 0x5555994bee6f <vm_exec_core+7199>, 0x5555994bf0d4 <vm_exec_core+7812>, 0x5555994be14f <vm_exec_core+3839>, 0x5555994be0e1 <vm_exec_core+3729>, 0x5555994be0a6 <vm_exec_core+3670>, 0x5555994be050 <vm_exec_core+3584>, 0x5555994be00c <vm_exec_core+3516>, 0x5555994bdf85 <vm_exec_core+3381>, 0x5555994bdf50 <vm_exec_core+3328>, 0x5555994bdef5 <vm_exec_core+3237>, 0x5555994bde7d <vm_exec_core+3117>, 0x5555994bde45 <vm_exec_core+3061>, 0x5555994bde0d <vm_exec_core+3005>, 0x5555994bdc18 <vm_exec_core+2504>, 0x5555994bdb87 <vm_exec_core+2359>, 0x5555994bdb2a <vm_exec_core+2266>, 0x5555994bdab1 <vm_exec_core+2145>, 0x5555994be7e9 <vm_exec_core+5529>, 0x5555994be7c4 <vm_exec_core+5492>, 0x5555994be78b <vm_exec_core+5435>, 0x5555994be73b <vm_exec_core+5355>, 0x5555994be709 <vm_exec_core+5305>, 0x5555994be61b <vm_exec_core+5067>, 0x5555994be5d6 <vm_exec_core+4998>, 0x5555994be590 <vm_exec_core+4928>, 0x5555994be560 <vm_exec_core+4880>, 0x5555994be495 <vm_exec_core+4677>, 0x5555994be500 <vm_exec_core+4784>, 0x5555994be370 <vm_exec_core+4384>, 0x5555994be303 <vm_exec_core+4275>, 0x5555994be276 <vm_exec_core+4134>, 0x5555994be1ba <vm_exec_core+3946>, 0x5555994be182 <vm_exec_core+3890>, 0x5555994beda8 <vm_exec_core+7000>, 0x5555994becad <vm_exec_core+6749>, 0x5555994bd2a8 <vm_exec_core+88>, 0x5555994bedeb <vm_exec_core+7067>, 0x5555994be95b <vm_exec_core+5899>, 0x5555994bff67 <vm_exec_core+11543>, 0x5555994be911 <vm_exec_core+5825>, 0x5555994be8a1 <vm_exec_core+5713>, 0x5555994be831 <vm_exec_core+5601>, 0x5555994beb31 <vm_exec_core+6369>, 0x5555994bea1e <vm_exec_core+6094>, 0x5555994be9a5 <vm_exec_core+5973>, 0x5555994bfacc <vm_exec_core+10364>, 0x5555994bec75 <vm_exec_core+6693>, 0x5555994bec1e <vm_exec_core+6606>, 0x5555994bd912 <vm_exec_core+1730>, 0x5555994bd8d8 <vm_exec_core+1672>, 0x5555994bda0a <vm_exec_core+1978>, 0x5555994bd969 <vm_exec_core+1817>, 0x5555994bff05 <vm_exec_core+11445>, 0x5555994bfe5c <vm_exec_core+11276>, 0x5555994c0120 <vm_exec_core+11984>, 0x5555994c00ad <vm_exec_core+11869>, 0x5555994c0007 <vm_exec_core+11703>, 0x5555994bffab <vm_exec_core+11611>, 0x5555994c04cd <vm_exec_core+12925>, 0x5555994c0430 <vm_exec_core+12768>, 0x5555994c0398 <vm_exec_core+12616>, 0x5555994c02fb <vm_exec_core+12459>, 0x5555994c0263 <vm_exec_core+12307>, 0x5555994bfbbb <vm_exec_core+10603>, 0x5555994c0218 <vm_exec_core+12232>, 0x5555994c01c2 <vm_exec_core+12146>, 0x5555994bfcda <vm_exec_core+10890>, 0x5555994bfc56 <vm_exec_core+10758>, 0x5555994bd863 <vm_exec_core+1555>, 0x5555994bd805 <vm_exec_core+1461>, 0x5555994bfe28 <vm_exec_core+11224>, 0x5555994bfdf4 <vm_exec_core+11172>, 0x5555994bfda3 <vm_exec_core+11091>, 0x5555994bfd54 <vm_exec_core+11012>, 0x5555994bfbf3 <vm_exec_core+10659>, 0x5555994bfb49 <vm_exec_core+10489>, 0x5555994bd798 <vm_exec_core+1352>, 0x5555994bd741 <vm_exec_core+1265>, 0x5555994bd6be <vm_exec_core+1134>, 0x5555994bd679 <vm_exec_core+1065>, 0x5555994bd62c <vm_exec_core+988>, 0x5555994bd5df <vm_exec_core+911>, 0x5555994bd58a <vm_exec_core+826>, 0x5555994bd557 <vm_exec_core+775>, 0x5555994bd524 <vm_exec_core+724>, 0x5555994bfb2d <vm_exec_core+10461>, 0x5555994bd4b2 <vm_exec_core+610>, 0x5555994bf737 <vm_exec_core+9447>, 0x5555994bf6bc <vm_exec_core+9324>, 0x5555994bf526 <vm_exec_core+8918>, 0x5555994bf4a8 <vm_exec_core+8792>, 0x5555994bf5f7 <vm_exec_core+9127>, 0x5555994bf59d <vm_exec_core+9037>, 0x5555994bf148 <vm_exec_core+7928>, 0x5555994bf0f8 <vm_exec_core+7848>, 0x5555994bf33d <vm_exec_core+8429>, 0x5555994bf1a3 <vm_exec_core+8019>, 0x5555994befe0 <vm_exec_core+7568>, 0x5555994bef71 <vm_exec_core+7457>, 0x5555994bef04 <vm_exec_core+7348>, 0x5555994beec9 <vm_exec_core+7289>, 0x5555994bee93 <vm_exec_core+7235>, 0x5555994bee60 <vm_exec_core+7184>, 0x5555994bf0c5 <vm_exec_core+7797>, 0x5555994be140 <vm_exec_core+3824>, 0x5555994be0d2 <vm_exec_core+3714>, 0x5555994be097 <vm_exec_core+3655>, 0x5555994be041 <vm_exec_core+3569>, 0x5555994bdffd <vm_exec_core+3501>, 0x5555994bdf76 <vm_exec_core+3366>, 0x5555994bdf41 <vm_exec_core+3313>, 0x5555994bdee6 <vm_exec_core+3222>, 0x5555994bde6e <vm_exec_core+3102>, 0x5555994bde36 <vm_exec_core+3046>, 0x5555994bddfe <vm_exec_core+2990>, 0x5555994bdc09 <vm_exec_core+2489>, 0x5555994bdb78 <vm_exec_core+2344>, 0x5555994bdb1b <vm_exec_core+2251>, 0x5555994bdaa2 <vm_exec_core+2130>, 0x5555994be7da <vm_exec_core+5514>, 0x5555994be7b5 <vm_exec_core+5477>, 0x5555994be77c <vm_exec_core+5420>, 0x5555994be72c <vm_exec_core+5340>, 0x5555994be6fa <vm_exec_core+5290>, 0x5555994be60c <vm_exec_core+5052>, 0x5555994be5c7 <vm_exec_core+4983>, 0x5555994be581 <vm_exec_core+4913>, 0x5555994be551 <vm_exec_core+4865>, 0x5555994be486 <vm_exec_core+4662>, 0x5555994be4f1 <vm_exec_core+4769>, 0x5555994be361 <vm_exec_core+4369>, 0x5555994be2f4 <vm_exec_core+4260>, 0x5555994be267 <vm_exec_core+4119>, 0x5555994be1ab <vm_exec_core+3931>, 0x5555994be173 <vm_exec_core+3875>, 0x5555994bed99 <vm_exec_core+6985>, 0x5555994bec9e <vm_exec_core+6734>, 0x5555994c0731 <vm_exec_core+13537>, 0x5555994beddc <vm_exec_core+7052>, 0x5555994be94c <vm_exec_core+5884>, 0x5555994c071d <vm_exec_core+13517>, 0x5555994be902 <vm_exec_core+5810>, 0x5555994be892 <vm_exec_core+5698>, 0x5555994be822 <vm_exec_core+5586>, 0x5555994beb22 <vm_exec_core+6354>, 0x5555994bea0f <vm_exec_core+6079>, 0x5555994be996 <vm_exec_core+5958>, 0x5555994bfabd <vm_exec_core+10349>, 0x5555994bec66 <vm_exec_core+6678>, 0x5555994bec0f <vm_exec_core+6591>, 0x5555994bd903 <vm_exec_core+1715>, 0x5555994bd8c9 <vm_exec_core+1657>, 0x5555994bd9fb <vm_exec_core+1963>, 0x5555994bd95a <vm_exec_core+1802>, 0x5555994c0709 <vm_exec_core+13497>, 0x5555994c06f5 <vm_exec_core+13477>, 0x5555994c06e1 <vm_exec_core+13457>, 0x5555994c06cd <vm_exec_core+13437>, 0x5555994c06b9 <vm_exec_core+13417>, 0x5555994c06a5 <vm_exec_core+13397>, 0x5555994c068a <vm_exec_core+13370>, 0x5555994c0676 <vm_exec_core+13350>, 0x5555994c0662 <vm_exec_core+13330>, 0x5555994c064e <vm_exec_core+13310>, 0x5555994c063a <vm_exec_core+13290>, 0x5555994c0626 <vm_exec_core+13270>, 0x5555994c0612 <vm_exec_core+13250>, 0x5555994c05fe <vm_exec_core+13230>, 0x5555994c05ea <vm_exec_core+13210>, 0x5555994c05d6 <vm_exec_core+13190>, 0x5555994bd854 <vm_exec_core+1540>, 0x5555994bd7f6 <vm_exec_core+1446>, 0x5555994c05c2 <vm_exec_core+13170>, 0x5555994c05ae <vm_exec_core+13150>, 0x5555994c059a <vm_exec_core+13130>, 0x5555994c0586 <vm_exec_core+13110>, 0x5555994bd291 <vm_exec_core+65>, 0x5555994bd295 <vm_exec_core+69>, 0x5555994bd789 <vm_exec_core+1337>, 0x5555994bd732 <vm_exec_core+1250>, 0x5555994bd6af <vm_exec_core+1119>, 0x5555994bd66a <vm_exec_core+1050>, 0x5555994bd61d <vm_exec_core+973>...}
#88 0x00005555994af04b in rb_vm_exec (ec=0x55559b2d5120) at /tmp/ruby/src/trunk-yjit/vm.c:2375
        _ec = 0x55559b2d5120
        _tag = {tag = 36, retval = 4, buf = {0x7f826b7745f8, 0x5555994ae7b8 <rb_vm_exec+392>, 0x0, 0x7fffd47820d0, 0xffffffff}, prev = 0x7fffd4782260, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 36
        initial = <optimized out>
#89 0x00005555992c7331 in rb_ec_exec_node (ec=ec@entry=0x55559b2d5120, n=n@entry=0x7f826b7745f8) at /tmp/ruby/src/trunk-yjit/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 93826132065732, buf = {0x7f826b7745f8, 0x5555992c7382 <rb_ec_exec_node+258>, 0x0, 0x7fffd4782230, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f826b7745f8
#90 0x00005555992cc49d in ruby_run_node (n=0x7f826b7745f8) at /tmp/ruby/src/trunk-yjit/eval.c:328
        ec = 0x55559b2d5120
        status = 0
#91 0x00005555992c70e7 in rb_main (argv=0x7fffd4782468, argc=10) at /tmp/ruby/src/trunk-yjit/main.c:39
        variable_in_this_stack_frame = 140736758032137
#92 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-yjit/main.c:58
No locals.

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