# Logfile created on 2023-03-30 17:20:15 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055dace9a2230 @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.20230330-172015", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055dacea37538 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055dacea373f8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055dacea37218 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20230330-172015", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20230330-172015>, @binmode=false, @mon_data=#<Monitor:0x000055dacea37150>, @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 c24c65ce867c7d1cc3cc1ca871fc002579bd8854
From https://github.com/ruby/rbs
 * branch              c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined
echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-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 = 339295dd7c
$$$[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 c24c65ce867c7d1cc3cc1ca871fc002579bd8854
From https://github.com/ruby/rbs
 * branch              c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined
echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-yjit/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
compiling /tmp/ruby/src/trunk-yjit/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: 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]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
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/json'
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/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
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/debug-1.7.2/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/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/debug-1.7.2/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]: 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 c24c65ce867c7d1cc3cc1ca871fc002579bd8854
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
generating encdb.h
generating enc.mk
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.

encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
From https://github.com/ruby/rbs
 * branch              c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined
echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision unchanged
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[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]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
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/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering 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/debug-1.7.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.7.2/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]: 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.3
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.2
                                    set 1.0.3
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    syntax_suggest 1.0.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.1
                                    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.2
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 1824 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=18847
  "--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:

Ignoring debug-1.7.2 because its extensions are not built. Try: gem pristine debug --version 1.7.2
Ignoring debug-1.7.1 because its extensions are not built. Try: gem pristine debug --version 1.7.1
Ignoring rbs-3.0.4 because its extensions are not built. Try: gem pristine rbs --version 3.0.4

Retrying...
Finished tests in 173.962800s, 136.6154 tests/s, 51247.5482 assertions/s.
23766 tests, 8915167 assertions, 0 failures, 0 errors, 158 skips

ruby -v: ruby 3.3.0dev (2023-03-30T16:16:44Z master 339295dd7c) +YJIT [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS='-j4'
$ /tmp/ruby/build/trunk-yjit/miniruby -I/tmp/ruby/src/trunk-yjit/lib /tmp/ruby/src/trunk-yjit/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-yjit --extout=.ext -- /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-yjit/spec/default.mspec --error-output stderr
ruby 3.3.0dev (2023-03-30T16:16:44Z master 339295dd7c) +YJIT [x86_64-linux]
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 86.172025 seconds

3841 files, 31576 examples, 200543 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.443351.ruby -x gdbscript
[New LWP 443351]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-yjit/ruby -w --disable=gems -I/tmp/ruby/src/trunk-yjit/te'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139739461064640) at ./nptl/pthread_kill.c:44

>>> Threads

  Id   Target Id                          Frame 
* 1    Thread 0x7f17a0f017c0 (LWP 443351) __pthread_kill_implementation (no_tid=0, signo=6, threadid=139739461064640) at ./nptl/pthread_kill.c:44

>>> Machine level backtrace


Thread 1 (Thread 0x7f17a0f017c0 (LWP 443351)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139739461064640) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f17a0f017c0
        old_mask = {__val = {24, 139739461752019, 94278043906816, 5036825886965691904, 98, 18446744073709551344, 12, 0, 94278041852823, 94278043368208, 24, 139739461752019, 0, 139739461648365, 139739461064640, 139739463263744}}
        ret = <optimized out>
        pd = <optimized out>
        old_mask = <optimized out>
        ret = <optimized out>
        tid = <optimized out>
        ret = <optimized out>
        resultvar = <optimized out>
        resultvar = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
        __futex = <optimized out>
        resultvar = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
        __futex = <optimized out>
        __private = <optimized out>
        __oldval = <optimized out>
        result = <optimized out>
#1  __pthread_kill_internal (signo=6, threadid=139739461064640) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=139739461064640, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f17a0f46476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f17a0f2c7f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3030203030303030, sa_sigaction = 0x3030203030303030}, sa_mask = {__val = {2, 139739463280288, 3432, 94278041853062, 139739461646416, 2, 4064048302946857008, 2319406792463037282, 139739463280288, 2, 2, 1, 94278041853062, 139739463263744, 139739461599319, 139739461057936}}, sa_flags = 0, sa_restorer = 0x7f17a111e6a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 7362593949345656886, 7378697629483820646, 2319406791637612134, 3472328228586663213, 3472310704041635888, 2314885599538982970, 2314885530818453536, 6566283579056201760, 7812726533347963766, 8312272859592395357, 7365367111937646964, 3473791759928551014, 4064048302946857008, 2319406791775171426, 139739461644141}}
#5  0x000055bed0f7cde6 in die () at /tmp/ruby/src/trunk-yjit/error.c:776
No locals.
#6  rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x55bed1513580, fmt=fmt@entry=0x55bed13156d1 "Segmentation fault at %p") at /tmp/ruby/src/trunk-yjit/error.c:817
        file = <optimized out>
        line = 1
#7  0x000055bed10cc72d in sigsegv (sig=11, info=0x55bed15136b0, ctx=0x55bed1513580) at /tmp/ruby/src/trunk-yjit/signal.c:964
No locals.
#8  <signal handler called>
No locals.
#9  0x000055bed0fa19ff in RVALUE_MARKED (obj=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:1636
No locals.
#10 gc_mark_set (obj=94278048053576, objspace=0x55bed14920e0) at /tmp/ruby/src/trunk-yjit/gc.c:6948
No locals.
#11 gc_mark_ptr (objspace=0x55bed14920e0, obj=94278048053576) at /tmp/ruby/src/trunk-yjit/gc.c:7060
        __func__ = "gc_mark_ptr"
#12 0x000055bed100e43c in mark_ast_value (node=0x7f179cda4318, ctx=0x0) at /tmp/ruby/src/trunk-yjit/node.c:1379
        args = <optimized out>
#13 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=24, nbe=0x7f179cda42d0) at /tmp/ruby/src/trunk-yjit/node.c:1338
        cursor = 1
        cursor = <optimized out>
#14 iterate_node_values (nb=<optimized out>, nb=<optimized out>, ctx=0x0, func=<optimized out>) at /tmp/ruby/src/trunk-yjit/node.c:1348
        nbe = 0x7f179cda42d0
        nbe = <optimized out>
#15 rb_ast_mark (ast=0x7f179d304380) at /tmp/ruby/src/trunk-yjit/node.c:1436
        nb = <optimized out>
#16 0x000055bed0fa4db8 in gc_mark_stacked_objects (count=<optimized out>, incremental=<optimized out>, objspace=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:7512
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = 0
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = <optimized out>
#17 gc_mark_stacked_objects_all (objspace=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:7550
No locals.
#18 gc_marks_rest (objspace=0x55bed14920e0) at /tmp/ruby/src/trunk-yjit/gc.c:8717
No locals.
#19 0x000055bed0fa5d62 in gc_marks (full_mark=<optimized out>, objspace=0x55bed14920e0) at /tmp/ruby/src/trunk-yjit/gc.c:8774
        marking_finished = false
        marking_finished = <optimized out>
#20 gc_start (objspace=0x55bed14920e0, reason=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:9557
        do_full_mark = <optimized out>
        immediate_mark = <optimized out>
        __func__ = <optimized out>
        lock_lev = 0
#21 0x000055bed0fa940d in heap_prepare (heap=0x55bed1492140, size_pool=0x55bed1492108, objspace=0x55bed14920e0) at /tmp/ruby/src/trunk-yjit/gc.c:2416
        __func__ = <optimized out>
#22 heap_next_free_page (heap=0x55bed1492140, size_pool=0x55bed1492108, objspace=0x55bed14920e0) at /tmp/ruby/src/trunk-yjit/gc.c:2685
        page = <optimized out>
        page = <optimized out>
        __func__ = <optimized out>
#23 newobj_alloc (objspace=0x55bed14920e0, cr=0x55bed1492df0, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:2791
        page = <optimized out>
        lev = 1
        unlock_vm = <optimized out>
        size_pool = 0x55bed1492108
        heap = 0x55bed1492140
        cache = 0x55bed1493068
        obj = <optimized out>
        __func__ = <optimized out>
#24 0x000055bed0faa2f8 in newobj_of0 (alloc_size=29, cr=<optimized out>, wb_protected=1, flags=5, klass=139739408756120) at /tmp/ruby/src/trunk-yjit/gc.c:2893
        obj = <optimized out>
        objspace = 0x55bed14920e0
        size_pool_idx = <optimized out>
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
#25 newobj_of (alloc_size=29, wb_protected=1, v3=0, v2=0, v1=0, flags=5, klass=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:2913
        obj = <optimized out>
        obj = <optimized out>
#26 rb_wb_protected_newobj_of (klass=klass@entry=139739408756120, flags=flags@entry=5, size=size@entry=29) at /tmp/ruby/src/trunk-yjit/gc.c:2935
        __func__ = <optimized out>
#27 0x000055bed10ddc28 in str_alloc_embed (capa=5, klass=139739408756120) at /tmp/ruby/src/trunk-yjit/string.c:907
        size = 29
        str = <optimized out>
#28 str_new0 (klass=139739408756120, ptr=0x7f17a0df4c56 "case []\n", len=4, termlen=1) at /tmp/ruby/src/trunk-yjit/string.c:943
        str = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#29 0x000055bed10e4f5b in rb_enc_str_new (ptr=<optimized out>, len=<optimized out>, enc=0x55bed1499e50) at /tmp/ruby/src/trunk-yjit/string.c:1000
        str = <optimized out>
#30 0x00007f179d457efd in ripper_scan_event_val (t=keyword_case, p=0x55bed1883900) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:6272
        str = <optimized out>
        rval = <optimized out>
        str = <optimized out>
        rval = <optimized out>
#31 ripper_dispatch_scan_event (p=0x55bed1883900, t=keyword_case) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:6283
No locals.
#32 0x00007f179d45ff85 in yylex (p=0x55bed1883900, yylloc=0x7fff8b3a2f60, lval=0x7fff8b3a2f38) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:10491
        t = <optimized out>
        t = <optimized out>
#33 ripper_yyparse (p=0x55bed1883900) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.c:10529
        yychar = <optimized out>
        yylval = {val = 139739459944880, node = 0x7f17a0df01b0, id = 139739459944880, num = -1595997776, tbl = 0x7f17a0df01b0, vars = 0x7f17a0df01b0, strterm = 0x7f17a0df01b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}
        yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
        yylloc = {beg_pos = {lineno = 706, column = 0}, end_pos = {lineno = 706, column = 6}}
        yynerrs = <optimized out>
        yystate = <optimized out>
        yyerrstatus = <optimized out>
        yystacksize = <optimized out>
        yyssa = {0, 2, 71, 313, 99, 403, 646, 824, 265, 481, 76, 324, 565, 265, 481, 80, 333, 574, 760, 897, 1032, 1133, 800, 970, 812, 982, 1097, 1178, 1231, 1270, 1292, 1300, 1093, 480, 1231, 1270, 1292, 1300, 1093, 480, 485, 982, 1097, 1178, 1231, 1270, 1292, 1300, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 34, 0, 32535, 0, -2560, 15380, 26229, 17894, 3, 0, 0, 0, 12592, -29894, 32767, 0, 3, 0, 0, 0, 12608, -29894, 32767, 0, 0, 0, 32767, 512, 17920, -29894, 32767, 0, 12576, -29894, 32767, 0, 12608, -29894, 32767, 0, 12576, -29894, 32767, 0, 364, 0, 0, 0, 36, 0, 0, 0, -30008, -11907, 21950, 0, 36, 0, 0, 0, -21008, -11889, 21950, 0, 17920, -29894, 32767, 0, 128, 0, 0, 0, 1, 0, 5, 0, 1, 0, 5, 0, 1, 0, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, -32544, -12027, 21950, 0, 13456, -29894, 32767, 0, 565, 749, 893, 970, -2, -1, 32535, 0, 842, 0, 0, 0, 0, 1, 3, 311, 0, 0, 0, 0, 0, 1, 3, 311, 0, 0, 0, 0, 36, 0, 0, 0, -27160, -25297, 32535, 0}
        yyss = <optimized out>
        yyssp = <optimized out>
        yyvsa = {{val = 139739398117200, node = 0x7f179d2f9750, id = 139739398117200, num = -1657825456, tbl = 0x7f179d2f9750, vars = 0x7f179d2f9750, strterm = 0x7f179d2f9750, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139739398375280, node = 0x7f179d338770, id = 139739398375280, num = -1657567376, tbl = 0x7f179d338770, vars = 0x7f179d338770, strterm = 0x7f179d338770, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139739398154280, node = 0x7f179d302828, id = 139739398154280, num = -1657788376, tbl = 0x7f179d302828, vars = 0x7f179d302828, strterm = 0x7f179d302828, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139739398156480, node = 0x7f179d3030c0, id = 139739398156480, num = -1657786176, tbl = 0x7f179d3030c0, vars = 0x7f179d3030c0, strterm = 0x7f179d3030c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139736760975360, node = 0x7f1700000000, id = 139736760975360, num = 0, tbl = 0x7f1700000000, vars = 0x7f1700000000, strterm = 0x7f1700000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139739398151280, node = 0x7f179d301c70, id = 139739398151280, num = -1657791376, tbl = 0x7f179d301c70, vars = 0x7f179d301c70, strterm = 0x7f179d301c70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139739398147480, node = 0x7f179d300d98, id = 139739398147480, num = -1657795176, tbl = 0x7f179d300d98, vars = 0x7f179d300d98, strterm = 0x7f179d300d98, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139739396394680, node = 0x7f179d154eb8, id = 139739396394680, num = -1659547976, tbl = 0x7f179d154eb8, vars = 0x7f179d154eb8, strterm = 0x7f179d154eb8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139739396395160, node = 0x7f179d155098, id = 139739396395160, num = -1659547496, tbl = 0x7f179d155098, vars = 0x7f179d155098, strterm = 0x7f179d155098, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94278048050776, node = 0x55bed1906e58, id = 94278048050776, num = -779063720, tbl = 0x55bed1906e58, vars = 0x55bed1906e58, strterm = 0x55bed1906e58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139739396390720, node = 0x7f179d153f40, id = 139739396390720, num = -1659551936, tbl = 0x7f179d153f40, vars = 0x7f179d153f40, strterm = 0x7f179d153f40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139739396390720, node = 0x7f179d153f40, id = 139739396390720, num = -1659551936, tbl = 0x7f179d153f40, vars = 0x7f179d153f40, strterm = 0x7f179d153f40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139739459970480, node = 0x7f17a0df65b0, id = 139739459970480, num = -1595972176, tbl = 0x7f17a0df65b0, vars = 0x7f17a0df65b0, strterm = 0x7f17a0df65b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139739459971280, node = 0x7f17a0df68d0, id = 139739459971280, num = -1595971376, tbl = 0x7f17a0df68d0, vars = 0x7f17a0df68d0, strterm = 0x7f17a0df68d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94278048060968, node = 0x55bed1909628, id = 94278048060968, num = -779053528, tbl = 0x55bed1909628, vars = 0x55bed1909628, strterm = 0x55bed1909628, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139739459966000, node = 0x7f17a0df5430, id = 139739459966000, num = -1595976656, tbl = 0x7f17a0df5430, vars = 0x7f17a0df5430, strterm = 0x7f17a0df5430, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94278047638048, node = 0x55bed18a2220, id = 94278047638048, num = -779476448, tbl = 0x55bed18a2220, vars = 0x55bed18a2220, strterm = 0x55bed18a2220, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139741055942655, node = 0x7f17ffffffff, id = 139741055942655, num = -1, tbl = 0x7f17ffffffff, vars = 0x7f17ffffffff, strterm = 0x7f17ffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139739459975960, node = 0x7f17a0df7b18, id = 139739459975960, num = -1595966696, tbl = 0x7f17a0df7b18, vars = 0x7f17a0df7b18, strterm = 0x7f17a0df7b18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139739459981440, node = 0x7f17a0df9080, id = 139739459981440, num = -1595961216, tbl = 0x7f17a0df9080, vars = 0x7f17a0df9080, strterm = 0x7f17a0df9080, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139739459982080, node = 0x7f17a0df9300, id = 139739459982080, num = -1595960576, tbl = 0x7f17a0df9300, vars = 0x7f17a0df9300, strterm = 0x7f17a0df9300, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139739459989640, node = 0x7f17a0dfb088, id = 139739459989640, num = -1595953016, tbl = 0x7f17a0dfb088, vars = 0x7f17a0dfb088, strterm = 0x7f17a0dfb088, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139739459988440, node = 0x7f17a0dfabd8, id = 139739459988440, num = -1595954216, tbl = 0x7f17a0dfabd8, vars = 0x7f17a0dfabd8, strterm = 0x7f17a0dfabd8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139739459992880, node = 0x7f17a0dfbd30, id = 139739459992880, num = -1595949776, tbl = 0x7f17a0dfbd30, vars = 0x7f17a0dfbd30, strterm = 0x7f17a0dfbd30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139739459983800, node = 0x7f17a0df99b8, id = 139739459983800, num = -1595958856, tbl = 0x7f17a0df99b8, vars = 0x7f17a0df99b8, strterm = 0x7f17a0df99b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139739397896080, node = 0x7f179d2c3790, id = 139739397896080, num = -1658046576, tbl = 0x7f179d2c3790, vars = 0x7f179d2c3790, strterm = 0x7f179d2c3790, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139739397897200, node = 0x7f179d2c3bf0, id = 139739397897200, num = -1658045456, tbl = 0x7f179d2c3bf0, vars = 0x7f179d2c3bf0, strterm = 0x7f179d2c3bf0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139739397645040, node = 0x7f179d2862f0, id = 139739397645040, num = -1658297616, tbl = 0x7f179d2862f0, vars = 0x7f179d2862f0, strterm = 0x7f179d2862f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139739397646400, node = 0x7f179d286840, id = 139739397646400, num = -1658296256, tbl = 0x7f179d286840, vars = 0x7f179d286840, strterm = 0x7f179d286840, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139739397642120, node = 0x7f179d285788, id = 139739397642120, num = -1658300536, tbl = 0x7f179d285788, vars = 0x7f179d285788, strterm = 0x7f179d285788, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139739397479920, node = 0x7f179d25ddf0, id = 139739397479920, num = -1658462736, tbl = 0x7f179d25ddf0, vars = 0x7f179d25ddf0, strterm = 0x7f179d25ddf0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139739397481080, node = 0x7f179d25e278, id = 139739397481080, num = -1658461576, tbl = 0x7f179d25e278, vars = 0x7f179d25e278, strterm = 0x7f179d25e278, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139739395739680, node = 0x7f179d0b5020, id = 139739395739680, num = -1660202976, tbl = 0x7f179d0b5020, vars = 0x7f179d0b5020, strterm = 0x7f179d0b5020, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139739396104880, node = 0x7f179d10e2b0, id = 139739396104880, num = -1659837776, tbl = 0x7f179d10e2b0, vars = 0x7f179d10e2b0, strterm = 0x7f179d10e2b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94278047716632, node = 0x55bed18b5518, id = 94278047716632, num = -779397864, tbl = 0x55bed18b5518, vars = 0x55bed18b5518, strterm = 0x55bed18b5518, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139739396108240, node = 0x7f179d10efd0, id = 139739396108240, num = -1659834416, tbl = 0x7f179d10efd0, vars = 0x7f179d10efd0, strterm = 0x7f179d10efd0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139739397656480, node = 0x7f179d288fa0, id = 139739397656480, num = -1658286176, tbl = 0x7f179d288fa0, vars = 0x7f179d288fa0, strterm = 0x7f179d288fa0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139739396105800, node = 0x7f179d10e648, id = 139739396105800, num = -1659836856, tbl = 0x7f179d10e648, vars = 0x7f179d10e648, strterm = 0x7f179d10e648, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139739398041920, node = 0x7f179d2e7140, id = 139739398041920, num = -1657900736, tbl = 0x7f179d2e7140, vars = 0x7f179d2e7140, strterm = 0x7f179d2e7140, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139739398067600, node = 0x7f179d2ed590, id = 139739398067600, num = -1657875056, tbl = 0x7f179d2ed590, vars = 0x7f179d2ed590, strterm = 0x7f179d2ed590, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94278047011264, node = 0x55bed18091c0, id = 94278047011264, num = -780103232, tbl = 0x55bed18091c0, vars = 0x55bed18091c0, strterm = 0x55bed18091c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139739398062400, node = 0x7f179d2ec140, id = 139739398062400, num = -1657880256, tbl = 0x7f179d2ec140, vars = 0x7f179d2ec140, strterm = 0x7f179d2ec140, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139739398062680, node = 0x7f179d2ec258, id = 139739398062680, num = -1657879976, tbl = 0x7f179d2ec258, vars = 0x7f179d2ec258, strterm = 0x7f179d2ec258, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139739398063280, node = 0x7f179d2ec4b0, id = 139739398063280, num = -1657879376, tbl = 0x7f179d2ec4b0, vars = 0x7f179d2ec4b0, strterm = 0x7f179d2ec4b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139739398072160, node = 0x7f179d2ee760, id = 139739398072160, num = -1657870496, tbl = 0x7f179d2ee760, vars = 0x7f179d2ee760, strterm = 0x7f179d2ee760, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744073709551615, node = 0xffffffffffffffff, id = 18446744073709551615, num = -1, tbl = 0xffffffffffffffff, vars = 0xffffffffffffffff, strterm = 0xffffffffffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140735529237312, node = 0x7fff8b3a3b40, id = 140735529237312, num = -1959118016, tbl = 0x7fff8b3a3b40, vars = 0x7fff8b3a3b40, strterm = 0x7fff8b3a3b40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140735529235016, node = 0x7fff8b3a3248, id = 140735529235016, num = -1959120312, tbl = 0x7fff8b3a3248, vars = 0x7fff8b3a3248, strterm = 0x7fff8b3a3248, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 15, node = 0xf, id = 15, num = 15, tbl = 0xf, vars = 0xf, strterm = 0xf, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93879395155968, node = 0x556200000000, id = 93879395155968, num = 0, tbl = 0x556200000000, vars = 0x556200000000, strterm = 0x556200000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94278041811168, node = 0x55bed13138e0 <OnigSyntaxRuby>, id = 94278041811168, num = -785303328, tbl = 0x55bed13138e0 <OnigSyntaxRuby>, vars = 0x55bed13138e0 <OnigSyntaxRuby>, strterm = 0x55bed13138e0 <OnigSyntaxRuby>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94278039340749, node = 0x55bed10b86cd <next_state_val+589>, id = 94278039340749, num = -787773747, tbl = 0x55bed10b86cd <next_state_val+589>, vars = 0x55bed10b86cd <next_state_val+589>, strterm = 0x55bed10b86cd <next_state_val+589>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140735529232664, node = 0x7fff8b3a2918, id = 140735529232664, num = -1959122664, tbl = 0x7fff8b3a2918, vars = 0x7fff8b3a2918, strterm = 0x7fff8b3a2918, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93458488360960, node = 0x550000000000, id = 93458488360960, num = 0, tbl = 0x550000000000, vars = 0x550000000000, strterm = 0x550000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 15, node = 0xf, id = 15, num = 15, tbl = 0xf, vars = 0xf, strterm = 0xf, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140735529237520, node = 0x7fff8b3a3c10, id = 140735529237520, num = -1959117808, tbl = 0x7fff8b3a3c10, vars = 0x7fff8b3a3c10, strterm = 0x7fff8b3a3c10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140735529235520, node = 0x7fff8b3a3440, id = 140735529235520, num = -1959119808, tbl = 0x7fff8b3a3440, vars = 0x7fff8b3a3440, strterm = 0x7fff8b3a3440, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 24, node = 0x18, id = 24, num = 24, tbl = 0x18, vars = 0x18, strterm = 0x18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94278046881512, node = 0x55bed17e96e8, id = 94278046881512, num = -780232984, tbl = 0x55bed17e96e8, vars = 0x55bed17e96e8, strterm = 0x55bed17e96e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94278046881512, node = 0x55bed17e96e8, id = 94278046881512, num = -780232984, tbl = 0x55bed17e96e8, vars = 0x55bed17e96e8, strterm = 0x55bed17e96e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94278046881048, node = 0x55bed17e9518, id = 94278046881048, num = -780233448, tbl = 0x55bed17e9518, vars = 0x55bed17e9518, strterm = 0x55bed17e9518, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 46, node = 0x2e, id = 46, num = 46, tbl = 0x2e, vars = 0x2e, strterm = 0x2e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 4593, node = 0x11f1, id = 4593, num = 4593, tbl = 0x11f1, vars = 0x11f1, strterm = 0x11f1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94278046880824, node = 0x55bed17e9438, id = 94278046880824, num = -780233672, tbl = 0x55bed17e9438, vars = 0x55bed17e9438, strterm = 0x55bed17e9438, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}} <repeats 17 times>, {val = 5036825886965691904, node = 0x45e666753c14f600, id = 5036825886965691904, num = 1008006656, tbl = 0x45e666753c14f600, vars = 0x45e666753c14f600, strterm = 0x45e666753c14f600, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94278044599262, node = 0x55bed15bc3de, id = 94278044599262, num = -782515234, tbl = 0x55bed15bc3de, vars = 0x55bed15bc3de, strterm = 0x55bed15bc3de, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 5036825886965691904, node = 0x45e666753c14f600, id = 5036825886965691904, num = 1008006656, tbl = 0x45e666753c14f600, vars = 0x45e666753c14f600, strterm = 0x45e666753c14f600, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140735529237520, node = 0x7fff8b3a3c10, id = 140735529237520, num = -1959117808, tbl = 0x7fff8b3a3c10, vars = 0x7fff8b3a3c10, strterm = 0x7fff8b3a3c10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94278047046512, node = 0x55bed1811b70, id = 94278047046512, num = -780067984, tbl = 0x55bed1811b70, vars = 0x55bed1811b70, strterm = 0x55bed1811b70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94278047046512, node = 0x55bed1811b70, id = 94278047046512, num = -780067984, tbl = 0x55bed1811b70, vars = 0x55bed1811b70, strterm = 0x55bed1811b70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140735529236096, node = 0x7fff8b3a3680, id = 140735529236096, num = -1959119232, tbl = 0x7fff8b3a3680, vars = 0x7fff8b3a3680, strterm = 0x7fff8b3a3680, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140735529236800, node = 0x7fff8b3a3940, id = 140735529236800, num = -1959118528, tbl = 0x7fff8b3a3940, vars = 0x7fff8b3a3940, strterm = 0x7fff8b3a3940, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94278041801728, node = 0x55bed1311400 <clean_info>, id = 94278041801728, num = -785312768, tbl = 0x55bed1311400 <clean_info>, vars = 0x55bed1311400 <clean_info>, strterm = 0x55bed1311400 <clean_info>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140735529236848, node = 0x7fff8b3a3970, id = 140735529236848, num = -1959118480, tbl = 0x7fff8b3a3970, vars = 0x7fff8b3a3970, strterm = 0x7fff8b3a3970, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94278039234898, node = 0x55bed109e952 <optimize_node_left+450>, id = 94278039234898, num = -787879598, tbl = 0x55bed109e952 <optimize_node_left+450>, vars = 0x55bed109e952 <optimize_node_left+450>, strterm = 0x55bed109e952 <optimize_node_left+450>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140735529236936, node = 0x7fff8b3a39c8, id = 140735529236936, num = -1959118392, tbl = 0x7fff8b3a39c8, vars = 0x7fff8b3a39c8, strterm = 0x7fff8b3a39c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140735529236872, node = 0x7fff8b3a3988, id = 140735529236872, num = -1959118456, tbl = 0x7fff8b3a3988, vars = 0x7fff8b3a3988, strterm = 0x7fff8b3a3988, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140735529237000, node = 0x7fff8b3a3a08, id = 140735529237000, num = -1959118328, tbl = 0x7fff8b3a3a08, vars = 0x7fff8b3a3a08, strterm = 0x7fff8b3a3a08, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140735529236120, node = 0x7fff8b3a3698, id = 140735529236120, num = -1959119208, tbl = 0x7fff8b3a3698, vars = 0x7fff8b3a3698, strterm = 0x7fff8b3a3698, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140735529237064, node = 0x7fff8b3a3a48, id = 140735529237064, num = -1959118264, tbl = 0x7fff8b3a3a48, vars = 0x7fff8b3a3a48, strterm = 0x7fff8b3a3a48, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140735529236081, node = 0x7fff8b3a3671, id = 140735529236081, num = -1959119247, tbl = 0x7fff8b3a3671, vars = 0x7fff8b3a3671, strterm = 0x7fff8b3a3671, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140735529236081, node = 0x7fff8b3a3671, id = 140735529236081, num = -1959119247, tbl = 0x7fff8b3a3671, vars = 0x7fff8b3a3671, strterm = 0x7fff8b3a3671, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94278039229498, node = 0x55bed109d43a <update_string_node_case_fold+298>, id = 94278039229498, num = -787884998, tbl = 0x55bed109d43a <update_string_node_case_fold+298>, vars = 0x55bed109d43a <update_string_node_case_fold+298>, strterm = 0x55bed109d43a <update_string_node_case_fold+298>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94278044801297, node = 0x55bed15ed911, id = 94278044801297, num = -782313199, tbl = 0x55bed15ed911, vars = 0x55bed15ed911, strterm = 0x55bed15ed911, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94278045702928, node = 0x55bed16c9b10, id = 94278045702928, num = -781411568, tbl = 0x55bed16c9b10, vars = 0x55bed16c9b10, strterm = 0x55bed16c9b10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140735529236072, node = 0x7fff8b3a3668, id = 140735529236072, num = -1959119256, tbl = 0x7fff8b3a3668, vars = 0x7fff8b3a3668, strterm = 0x7fff8b3a3668, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140735529236080, node = 0x7fff8b3a3670, id = 140735529236080, num = -1959119248, tbl = 0x7fff8b3a3670, vars = 0x7fff8b3a3670, strterm = 0x7fff8b3a3670, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140735529236081, node = 0x7fff8b3a3671, id = 140735529236081, num = -1959119247, tbl = 0x7fff8b3a3671, vars = 0x7fff8b3a3671, strterm = 0x7fff8b3a3671, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 5036825886965691904, node = 0x45e666753c14f600, id = 5036825886965691904, num = 1008006656, tbl = 0x45e666753c14f600, vars = 0x45e666753c14f600, strterm = 0x45e666753c14f600, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744073709551344, node = 0xfffffffffffffef0, id = 18446744073709551344, num = -272, tbl = 0xfffffffffffffef0, vars = 0xfffffffffffffef0, strterm = 0xfffffffffffffef0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 22, node = 0x16, id = 22, num = 22, tbl = 0x16, vars = 0x16, strterm = 0x16, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139739461748395, node = 0x7f17a0fa86ab <_int_malloc+3195>, id = 139739461748395, num = -1594194261, tbl = 0x7f17a0fa86ab <_int_malloc+3195>, vars = 0x7f17a0fa86ab <_int_malloc+3195>, strterm = 0x7f17a0fa86ab <_int_malloc+3195>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94278046820592, node = 0x55bed17da8f0, id = 94278046820592, num = -780293904, tbl = 0x55bed17da8f0, vars = 0x55bed17da8f0, strterm = 0x55bed17da8f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139739463277792, node = 0x7f17a111dce0 <main_arena+96>, id = 139739463277792, num = -1592664864, tbl = 0x7f17a111dce0 <main_arena+96>, vars = 0x7f17a111dce0 <main_arena+96>, strterm = 0x7f17a111dce0 <main_arena+96>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 7, node = 0x7, id = 7, num = 7, tbl = 0x7, vars = 0x7, strterm = 0x7, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139739461748395, node = 0x7f17a0fa86ab <_int_malloc+3195>, id = 139739461748395, num = -1594194261, tbl = 0x7f17a0fa86ab <_int_malloc+3195>, vars = 0x7f17a0fa86ab <_int_malloc+3195>, strterm = 0x7f17a0fa86ab <_int_malloc+3195>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 16399843824, node = 0x3d181c1f0, id = 16399843824, num = -780025360, tbl = 0x3d181c1f0, vars = 0x3d181c1f0, strterm = 0x3d181c1f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 32, node = 0x20, id = 32, num = 32, tbl = 0x20, vars = 0x20, strterm = 0x20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 7894188501526305756, node = 0x6d8dca9def72dbdc, id = 7894188501526305756, num = -277685284, tbl = 0x6d8dca9def72dbdc, vars = 0x6d8dca9def72dbdc, strterm = 0x6d8dca9def72dbdc, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 17, node = 0x11, id = 17, num = 17, tbl = 0x11, vars = 0x11, strterm = 0x11, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139739461748395, node = 0x7f17a0fa86ab <_int_malloc+3195>, id = 139739461748395, num = -1594194261, tbl = 0x7f17a0fa86ab <_int_malloc+3195>, vars = 0x7f17a0fa86ab <_int_malloc+3195>, strterm = 0x7f17a0fa86ab <_int_malloc+3195>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94278046824080, node = 0x55bed17db690, id = 94278046824080, num = -780290416, tbl = 0x55bed17db690, vars = 0x55bed17db690, strterm = 0x55bed17db690, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139739463277792, node = 0x7f17a111dce0 <main_arena+96>, id = 139739463277792, num = -1592664864, tbl = 0x7f17a111dce0 <main_arena+96>, vars = 0x7f17a111dce0 <main_arena+96>, strterm = 0x7f17a111dce0 <main_arena+96>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 7, node = 0x7, id = 7, num = 7, tbl = 0x7, vars = 0x7, strterm = 0x7, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 12884901888, node = 0x300000000, id = 12884901888, num = 0, tbl = 0x300000000, vars = 0x300000000, strterm = 0x300000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 32, node = 0x20, id = 32, num = 32, tbl = 0x20, vars = 0x20, strterm = 0x20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 390842023936, node = 0x5b00000000, id = 390842023936, num = 0, tbl = 0x5b00000000, vars = 0x5b00000000, strterm = 0x5b00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 7894188501526305756, node = 0x6d8dca9def72dbdc, id = 7894188501526305756, num = -277685284, tbl = 0x6d8dca9def72dbdc, vars = 0x6d8dca9def72dbdc, strterm = 0x6d8dca9def72dbdc, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 17, node = 0x11, id = 17, num = 17, tbl = 0x11, vars = 0x11, strterm = 0x11, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 80, node = 0x50, id = 80, num = 80, tbl = 0x50, vars = 0x50, strterm = 0x50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 206158430211, node = 0x3000000003, id = 206158430211, num = 3, tbl = 0x3000000003, vars = 0x3000000003, strterm = 0x3000000003, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 511101108348, node = 0x770000007c, id = 511101108348, num = 124, tbl = 0x770000007c, vars = 0x770000007c, strterm = 0x770000007c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 390842024046, node = 0x5b0000006e, id = 390842024046, num = 110, tbl = 0x5b0000006e, vars = 0x5b0000006e, strterm = 0x5b0000006e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 7894188501526305756, node = 0x6d8dca9def72dbdc, id = 7894188501526305756, num = -277685284, tbl = 0x6d8dca9def72dbdc, vars = 0x6d8dca9def72dbdc, strterm = 0x6d8dca9def72dbdc, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 8, node = 0x8, id = 8, num = 8, tbl = 0x8, vars = 0x8, strterm = 0x8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139739461748395, node = 0x7f17a0fa86ab <_int_malloc+3195>, id = 139739461748395, num = -1594194261, tbl = 0x7f17a0fa86ab <_int_malloc+3195>, vars = 0x7f17a0fa86ab <_int_malloc+3195>, strterm = 0x7f17a0fa86ab <_int_malloc+3195>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94278046824128, node = 0x55bed17db6c0, id = 94278046824128, num = -780290368, tbl = 0x55bed17db6c0, vars = 0x55bed17db6c0, strterm = 0x55bed17db6c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139739463277792, node = 0x7f17a111dce0 <main_arena+96>, id = 139739463277792, num = -1592664864, tbl = 0x7f17a111dce0 <main_arena+96>, vars = 0x7f17a111dce0 <main_arena+96>, strterm = 0x7f17a111dce0 <main_arena+96>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 7, node = 0x7, id = 7, num = 7, tbl = 0x7, vars = 0x7, strterm = 0x7, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 32, node = 0x20, id = 32, num = 32, tbl = 0x20, vars = 0x20, strterm = 0x20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 15220750352, node = 0x38b3a3810, id = 15220750352, num = -1959118832, tbl = 0x38b3a3810, vars = 0x38b3a3810, strterm = 0x38b3a3810, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 32, node = 0x20, id = 32, num = 32, tbl = 0x20, vars = 0x20, strterm = 0x20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140735529237504, node = 0x7fff8b3a3c00, id = 140735529237504, num = -1959117824, tbl = 0x7fff8b3a3c00, vars = 0x7fff8b3a3c00, strterm = 0x7fff8b3a3c00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 7894188501526305756, node = 0x6d8dca9def72dbdc, id = 7894188501526305756, num = -277685284, tbl = 0x6d8dca9def72dbdc, vars = 0x6d8dca9def72dbdc, strterm = 0x6d8dca9def72dbdc, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 8, node = 0x8, id = 8, num = 8, tbl = 0x8, vars = 0x8, strterm = 0x8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140735529236576, node = 0x7fff8b3a3860, id = 140735529236576, num = -1959118752, tbl = 0x7fff8b3a3860, vars = 0x7fff8b3a3860, strterm = 0x7fff8b3a3860, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94278040796337, node = 0x55bed121bcb1 <alloc::raw_vec::finish_grow<alloc::alloc::Global>+145>, id = 94278040796337, num = -786318159, tbl = 0x55bed121bcb1 <alloc::raw_vec::finish_grow<alloc::alloc::Global>+145>, vars = 0x55bed121bcb1 <alloc::raw_vec::finish_grow<alloc::alloc::Global>+145>, strterm = 0x55bed121bcb1 <alloc::raw_vec::finish_grow<alloc::alloc::Global>+145>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 32, node = 0x20, id = 32, num = 32, tbl = 0x20, vars = 0x20, strterm = 0x20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 8, node = 0x8, id = 8, num = 8, tbl = 0x8, vars = 0x8, strterm = 0x8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 12884902043, node = 0x30000009b, id = 12884902043, num = 155, tbl = 0x30000009b, vars = 0x30000009b, strterm = 0x30000009b, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}}
        yyvs = <optimized out>
        yyvsp = <optimized out>
        yylsa = {{beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 2, column = 19}}, {beg_pos = {lineno = 2, column = 20}, end_pos = {lineno = 2, column = 20}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 4, column = 5}}, {beg_pos = {lineno = 4, column = 6}, end_pos = {lineno = 4, column = 25}}, {beg_pos = {lineno = 4, column = 26}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 4, column = 49}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 5, column = 2}, end_pos = {lineno = 469, column = 5}}, {beg_pos = {lineno = 469, column = 6}, end_pos = {lineno = 469, column = 6}}, {beg_pos = {lineno = 471, column = 2}, end_pos = {lineno = 471, column = 24}}, {beg_pos = {lineno = 471, column = 24}, end_pos = {lineno = 471, column = 25}}, {beg_pos = {lineno = 471, column = 25}, end_pos = {lineno = 471, column = 25}}, {beg_pos = {lineno = 472, column = 4}, end_pos = {lineno = 703, column = 7}}, {beg_pos = {lineno = 703, column = 8}, end_pos = {lineno = 703, column = 8}}, {beg_pos = {lineno = 705, column = 4}, end_pos = {lineno = 705, column = 16}}, {beg_pos = {lineno = 705, column = 17}, end_pos = {lineno = 705, column = 19}}, {beg_pos = {lineno = 705, column = 19}, end_pos = {lineno = 705, column = 19}}, {beg_pos = {lineno = 705, column = 19}, end_pos = {lineno = 705, column = 19}}, {beg_pos = {lineno = 705, column = 19}, end_pos = {lineno = 705, column = 19}}, {beg_pos = {lineno = 698, column = 19}, end_pos = {lineno = 698, column = 19}}, {beg_pos = {lineno = 699, column = 6}, end_pos = {lineno = 702, column = 10}}, {beg_pos = {lineno = 702, column = 10}, end_pos = {lineno = 702, column = 10}}, {beg_pos = {lineno = 702, column = 10}, end_pos = {lineno = 702, column = 10}}, {beg_pos = {lineno = 700, column = 6}, end_pos = {lineno = 701, column = 13}}, {beg_pos = {lineno = 702, column = 6}, end_pos = {lineno = 702, column = 9}}, {beg_pos = {lineno = 700, column = 8}, end_pos = {lineno = 700, column = 8}}, {beg_pos = {lineno = 700, column = 9}, end_pos = {lineno = 700, column = 13}}, {beg_pos = {lineno = 700, column = 14}, end_pos = {lineno = 700, column = 14}}, {beg_pos = {lineno = 700, column = 14}, end_pos = {lineno = 700, column = 14}}, {beg_pos = {lineno = 701, column = 8}, end_pos = {lineno = 701, column = 13}}, {beg_pos = {lineno = 701, column = 13}, end_pos = {lineno = 701, column = 13}}, {beg_pos = {lineno = 659, column = 8}, end_pos = {lineno = 659, column = 13}}, {beg_pos = {lineno = 659, column = 13}, end_pos = {lineno = 659, column = 13}}, {beg_pos = {lineno = 597, column = 19}, end_pos = {lineno = 597, column = 19}}, {beg_pos = {lineno = 597, column = 19}, end_pos = {lineno = 597, column = 19}}, {beg_pos = {lineno = 598, column = 10}, end_pos = {lineno = 598, column = 15}}, {beg_pos = {lineno = 598, column = 15}, end_pos = {lineno = 598, column = 15}}, {beg_pos = {lineno = 580, column = 10}, end_pos = {lineno = 580, column = 15}}, {beg_pos = {lineno = 580, column = 15}, end_pos = {lineno = 580, column = 15}}, {beg_pos = {lineno = 561, column = 17}, end_pos = {lineno = 561, column = 18}}, {beg_pos = {lineno = 270, column = 32}, end_pos = {lineno = 270, column = 35}}, {beg_pos = {lineno = 270, column = 25}, end_pos = {lineno = 270, column = 25}}, {beg_pos = {lineno = 270, column = 26}, end_pos = {lineno = 270, column = 27}}, {beg_pos = {lineno = 270, column = 27}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 28}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 29}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 270, column = 31}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 1413, column = 48}, end_pos = {lineno = 1413, column = 49}}, {beg_pos = {lineno = 150, column = 92}, end_pos = {lineno = 150, column = 93}}, {beg_pos = {lineno = 150, column = 85}, end_pos = {lineno = 150, column = 92}}, {beg_pos = {lineno = 150, column = 92}, end_pos = {lineno = 150, column = 92}}, {beg_pos = {lineno = 98, column = 77}, end_pos = {lineno = 98, column = 78}}, {beg_pos = {lineno = 95, column = 88}, end_pos = {lineno = 95, column = 89}}, {beg_pos = {lineno = 95, column = 89}, end_pos = {lineno = 95, column = 94}}, {beg_pos = {lineno = 95, column = 94}, end_pos = {lineno = 95, column = 102}}, {beg_pos = {lineno = 95, column = 95}, end_pos = {lineno = 95, column = 101}}, {beg_pos = {lineno = 95, column = 101}, end_pos = {lineno = 95, column = 102}}, {beg_pos = {lineno = 95, column = 101}, end_pos = {lineno = 95, column = 102}}, {beg_pos = {lineno = 95, column = 81}, end_pos = {lineno = 95, column = 82}}, {beg_pos = {lineno = -783949057, column = 21950}, end_pos = {lineno = -786260970, column = 21950}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -783949176, column = 21950}}, {beg_pos = {lineno = -1959117552, column = 32767}, end_pos = {lineno = -783039680, column = 21950}}, {beg_pos = {lineno = -783039688, column = 21950}, end_pos = {lineno = -786297392, column = 21950}}, {beg_pos = {lineno = 64, column = 0}, end_pos = {lineno = -1959117792, column = 32767}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 128, column = 4194304}}, {beg_pos = {lineno = -1959117687, column = 32767}, end_pos = {lineno = -786318239, column = 21950}}, {beg_pos = {lineno = 16387, column = 21950}, end_pos = {lineno = -783039688, column = 21950}}, {beg_pos = {lineno = 64, column = 0}, end_pos = {lineno = 16378, column = 0}}, {beg_pos = {lineno = 16388, column = 0}, end_pos = {lineno = 16378, column = 0}}, {beg_pos = {lineno = -783949176, column = 21950}, end_pos = {lineno = -783949176, column = 21950}}, {beg_pos = {lineno = -783251040, column = 21950}, end_pos = {lineno = 26220, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1594200661, column = 32535}}, {beg_pos = {lineno = -778502142, column = 21950}, end_pos = {lineno = -780283976, column = 21950}}, {beg_pos = {lineno = 0, column = 1}, end_pos = {lineno = 1008006656, column = 1172727413}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 1}}, {beg_pos = {lineno = 5, column = 0}, end_pos = {lineno = -783736608, column = 21950}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 47, column = 0}, end_pos = {lineno = -788880648, column = 21950}}, {beg_pos = {lineno = -1657544376, column = 32535}, end_pos = {lineno = -1647186536, column = 32535}}, {beg_pos = {lineno = -1959117500, column = 32767}, end_pos = {lineno = -1657544376, column = 32535}}, {beg_pos = {lineno = -783736608, column = 21950}, end_pos = {lineno = 28, column = 0}}, {beg_pos = {lineno = -783704672, column = 21950}, end_pos = {lineno = -788929955, column = 21950}}, {beg_pos = {lineno = -1657207456, column = 32535}, end_pos = {lineno = -785644394, column = 21950}}, {beg_pos = {lineno = -783732448, column = 21950}, end_pos = {lineno = 1008006656, column = 1172727413}}, {beg_pos = {lineno = 28, column = 0}, end_pos = {lineno = -1657207456, column = 32535}}, {beg_pos = {lineno = -1657544376, column = 32535}, end_pos = {lineno = -786162117, column = 21950}}, {beg_pos = {lineno = -1657544376, column = 32535}, end_pos = {lineno = -783732448, column = 21950}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -780294750, column = 21950}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -785718887, column = 21950}}, {beg_pos = {lineno = 1680, column = 0}, end_pos = {lineno = -789040156, column = 21950}}, {beg_pos = {lineno = 94, column = 0}, end_pos = {lineno = -783732448, column = 21950}}, {beg_pos = {lineno = -785718912, column = 21950}, end_pos = {lineno = -1959113344, column = 32767}}, {beg_pos = {lineno = -1959117164, column = 32767}, end_pos = {lineno = 560, column = 0}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = -783732448, column = 21950}, end_pos = {lineno = -1594884272, column = 32535}}, {beg_pos = {lineno = 36, column = 0}, end_pos = {lineno = 8186, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -789040054, column = 21950}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1959117392, column = 32767}}, {beg_pos = {lineno = -1959117008, column = 32767}, end_pos = {lineno = -1959112656, column = 32767}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1008006656, column = 1172727413}}, {beg_pos = {lineno = -1959117024, column = 32767}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -780294750, column = 21950}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1590566020, column = 32535}}, {beg_pos = {lineno = -1592606720, column = 32535}, end_pos = {lineno = -1594848560, column = 32535}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = -1594855012, column = 32535}}, {beg_pos = {lineno = -782108864, column = 21950}, end_pos = {lineno = -1590564887, column = 32535}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = -1590566233, column = 32535}}, {beg_pos = {lineno = -1590369568, column = 32535}, end_pos = {lineno = -789346400, column = 21950}}, {beg_pos = {lineno = 955912232, column = 0}, end_pos = {lineno = -789346688, column = 21950}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1590564887, column = 32535}}, {beg_pos = {lineno = 1986, column = 0}, end_pos = {lineno = -1590566233, column = 32535}}, {beg_pos = {lineno = -1590369568, column = 32535}, end_pos = {lineno = -789346400, column = 21950}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = -789351064, column = 21950}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1590564887, column = 32535}}, {beg_pos = {lineno = 892, column = 0}, end_pos = {lineno = -789297032, column = 21950}}, {beg_pos = {lineno = -1590369568, column = 32535}, end_pos = {lineno = -1959116824, column = 32767}}, {beg_pos = {lineno = -1959116828, column = 32767}, end_pos = {lineno = -1656433551, column = 32535}}, {beg_pos = {lineno = -789297032, column = 21950}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = -1959116828, column = 32767}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = -783143520, column = 21950}, end_pos = {lineno = 13, column = 0}}, {beg_pos = {lineno = 0, column = 21950}, end_pos = {lineno = -1656432110, column = 32535}}, {beg_pos = {lineno = -1656437616, column = 32535}, end_pos = {lineno = -1959116624, column = 32767}}, {beg_pos = {lineno = -1959116640, column = 32767}, end_pos = {lineno = 955912232, column = 0}}, {beg_pos = {lineno = 1, column = 32767}, end_pos = {lineno = 13, column = 0}}, {beg_pos = {lineno = -782088048, column = 21950}, end_pos = {lineno = -1959116704, column = 32767}}, {beg_pos = {lineno = -1959116688, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = -1959116480, column = 32767}, end_pos = {lineno = -1656432110, column = 32535}}, {beg_pos = {lineno = -782088048, column = 21950}, end_pos = {lineno = -1959116640, column = 32767}}, {beg_pos = {lineno = -1959116624, column = 32767}, end_pos = {lineno = -1590562287, column = 32535}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -782088928, column = 21950}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -782088928, column = 21950}}, {beg_pos = {lineno = -789298736, column = 1}, end_pos = {lineno = -782088048, column = 21950}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32535}}, {beg_pos = {lineno = 0, column = 21950}, end_pos = {lineno = 0, column = 21950}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = -1590534287, column = 32535}}, {beg_pos = {lineno = -789324992, column = 21950}, end_pos = {lineno = -1590369568, column = 32535}}, {beg_pos = {lineno = -782088928, column = 21950}, end_pos = {lineno = -1656163912, column = 32535}}, {beg_pos = {lineno = -1657671656, column = 32535}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = -1657553696, column = 32535}, end_pos = {lineno = -1590534287, column = 32535}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 12, column = 0}}, {beg_pos = {lineno = -782088928, column = 21950}, end_pos = {lineno = -1656164232, column = 32535}}, {beg_pos = {lineno = -782082688, column = 21950}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = -1657553696, column = 32535}, end_pos = {lineno = -1590534287, column = 32535}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -789324992, column = 21950}, end_pos = {lineno = -788470368, column = 21950}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = -1959115504, column = 32767}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = -782082688, column = 21950}, end_pos = {lineno = -1590522450, column = 32535}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1656183968, column = 32535}}, {beg_pos = {lineno = -1959120482, column = 32767}, end_pos = {lineno = -1959115680, column = 32767}}, {beg_pos = {lineno = -1657554816, column = 32535}, end_pos = {lineno = -1959120876, column = 32767}}, {beg_pos = {lineno = -1959120880, column = 32767}, end_pos = {lineno = -1590369568, column = 32535}}, {beg_pos = {lineno = -1590369568, column = 32535}, end_pos = {lineno = -1959116184, column = 32767}}, {beg_pos = {lineno = -1959116188, column = 32767}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = -1595985856, column = 32535}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 49178, column = 0}, end_pos = {lineno = -1657106496, column = 32535}}, {beg_pos = {lineno = -1595932256, column = 32535}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1919295523, column = 1852144239}, end_pos = {lineno = 1920234335, column = 1600613993}}, {beg_pos = {lineno = 1768709991, column = 1634887028}, end_pos = {lineno = 1948269164, column = 174421362}}, {beg_pos = {lineno = -1595932256, column = 32535}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -783732448, column = 21950}, end_pos = {lineno = -1594884848, column = 32535}}, {beg_pos = {lineno = 155, column = 4}, end_pos = {lineno = 155, column = 4}}, {beg_pos = {lineno = 1708393565, column = 173897}, end_pos = {lineno = -780706384, column = 21950}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1594884848, column = 32535}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1592664864, column = 32535}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 155, column = 3}}, {beg_pos = {lineno = 154, column = 6}, end_pos = {lineno = 154, column = 6}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -277685284, column = 1838008989}, end_pos = {lineno = -788778296, column = 21950}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -783736944, column = 21950}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -785955854, column = 21950}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1592664864, column = 32535}}, {beg_pos = {lineno = -779883352, column = 21950}, end_pos = {lineno = -783736944, column = 21950}}, {beg_pos = {lineno = 8192, column = 0}, end_pos = {lineno = 1008006656, column = 1172727413}}, {beg_pos = {lineno = -779066937, column = 21950}, end_pos = {lineno = -1592664960, column = 32535}}, {beg_pos = {lineno = 1912, column = 0}, end_pos = {lineno = 118, column = 0}}, {beg_pos = {lineno = 1920, column = 0}, end_pos = {lineno = 120, column = 0}}, {beg_pos = {lineno = 94, column = 0}, end_pos = {lineno = -1594196901, column = 32535}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = 0, column = 1}}, {beg_pos = {lineno = 5, column = 78}, end_pos = {lineno = 1912, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -277685284, column = 1838008989}}, {beg_pos = {lineno = 134, column = 0}, end_pos = {lineno = 1952, column = 0}}, {beg_pos = {lineno = 30, column = 0}, end_pos = {lineno = 120, column = 78}}, {beg_pos = {lineno = 3, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 124, column = 119}}}
        yyls = <optimized out>
        yylsp = <optimized out>
        yyn = <optimized out>
        yyresult = <optimized out>
        yytoken = <optimized out>
        yyval = {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}
        yyloc = {beg_pos = {lineno = 705, column = 19}, end_pos = {lineno = 705, column = 19}}
        yyerror_range = <optimized out>
        yymsgbuf = "n\000\000\000^", '\000' <repeats 11 times>, "\060\360\217\321\276U\000\000\200\334\021\241\027\177\000\000x\a\000\000\000\000\000\000v\000\000\000\000\000\000\000x\a\000\000\000\000\000\000\220\375\357\240\027\177\000\000\000\000\000\000\000\000\000\000\342\222\372\240\027\177\000\000p\234|\321\276U\000\000\000\071\210\321\276U\000\000\000\071\210\321\276U\000\000\340 I\321\276U\000\000\004\000\000\000\000\000\000\000\260\201\372\320\276U\000"
        yymsg = 0x7fff8b3a4480 "n"
        yymsg_alloc = 128
        yylen = 0
        yyabortlab = <optimized out>
        yyerrorlab = <optimized out>
#34 0x00007f179d4715b2 in ripper_parse0 (parser_v=parser_v@entry=139739398161720) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:14372
        p = 0x55bed1883900
#35 0x000055bed0f835ac in rb_ensure (b_proc=b_proc@entry=0x7f179d4714d0 <ripper_parse0>, data1=data1@entry=139739398161720, e_proc=e_proc@entry=0x7f179d453ae0 <ripper_ensure>, data2=data2@entry=139739398161720) at /tmp/ruby/src/trunk-yjit/eval.c:1005
        _ec = 0x55bed1493120
        _tag = {tag = 36, retval = 140735529240368, buf = {0x7f179d304538, 0x55bed0f83690 <rb_ensure+496>, 0x0, 0x7fff8b3a4570, 0x0}, prev = 0x7fff8b3a48f0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x55bed1493120
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f179d453ae0 <ripper_ensure>, data2 = 139739398161720}}
#36 0x00007f179d454315 in ripper_parse (self=139739398161720) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:14410
        p = 0x55bed1883900
#37 0x000055bed1157b34 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f17a0effd90, ec=0x55bed1493120) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
        ci = 0x8601001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f17a0df3040
        cfunc = 0x55bed1625d88
        recv = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#38 vm_call_cfunc_with_frame (ec=0x55bed1493120, reg_cfp=0x7f17a0effd90, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#39 0x000055bed11736ad 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 = 32
        ci = 0xc
        cc = <optimized out>
        recv = 94278043377888
        argc = <optimized out>
        calling = {ci = 0x8601001c0001, cc = 0x7f179d33b8a8, block_handler = 0, recv = 139739398161720, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#40 vm_exec_core (ec=0x55bed1493120, initial=8) at ../../src/trunk-yjit/insns.def:835
        bh = <optimized out>
        cd = 0x8
        leaf = <optimized out>
        val = 32
        reg_pc = 0x55bed18a96f8
        reg_cfp = 0x7f17a0effd90
        insns_address_table = {0x55bed11760a3 <vm_exec_core+10995>, 0x55bed1173821 <vm_exec_core+625>, 0x55bed1175aa6 <vm_exec_core+9462>, 0x55bed1175a2b <vm_exec_core+9339>, 0x55bed1175895 <vm_exec_core+8933>, 0x55bed1175817 <vm_exec_core+8807>, 0x55bed1175966 <vm_exec_core+9142>, 0x55bed117590c <vm_exec_core+9052>, 0x55bed11754b7 <vm_exec_core+7943>, 0x55bed1175467 <vm_exec_core+7863>, 0x55bed11756ac <vm_exec_core+8444>, 0x55bed1175512 <vm_exec_core+8034>, 0x55bed117534f <vm_exec_core+7583>, 0x55bed11752e0 <vm_exec_core+7472>, 0x55bed1175273 <vm_exec_core+7363>, 0x55bed1175238 <vm_exec_core+7304>, 0x55bed1175202 <vm_exec_core+7250>, 0x55bed11751cf <vm_exec_core+7199>, 0x55bed1175434 <vm_exec_core+7812>, 0x55bed11744af <vm_exec_core+3839>, 0x55bed1174441 <vm_exec_core+3729>, 0x55bed1174406 <vm_exec_core+3670>, 0x55bed11743b0 <vm_exec_core+3584>, 0x55bed117436c <vm_exec_core+3516>, 0x55bed11742e5 <vm_exec_core+3381>, 0x55bed11742b0 <vm_exec_core+3328>, 0x55bed1174255 <vm_exec_core+3237>, 0x55bed11741dd <vm_exec_core+3117>, 0x55bed11741a5 <vm_exec_core+3061>, 0x55bed117416d <vm_exec_core+3005>, 0x55bed1173f78 <vm_exec_core+2504>, 0x55bed1173ee7 <vm_exec_core+2359>, 0x55bed1173e8a <vm_exec_core+2266>, 0x55bed1173e11 <vm_exec_core+2145>, 0x55bed1174b49 <vm_exec_core+5529>, 0x55bed1174b24 <vm_exec_core+5492>, 0x55bed1174aeb <vm_exec_core+5435>, 0x55bed1174a9b <vm_exec_core+5355>, 0x55bed1174a69 <vm_exec_core+5305>, 0x55bed117497b <vm_exec_core+5067>, 0x55bed1174936 <vm_exec_core+4998>, 0x55bed11748f0 <vm_exec_core+4928>, 0x55bed11748c0 <vm_exec_core+4880>, 0x55bed11747f5 <vm_exec_core+4677>, 0x55bed1174860 <vm_exec_core+4784>, 0x55bed11746d0 <vm_exec_core+4384>, 0x55bed1174663 <vm_exec_core+4275>, 0x55bed11745d6 <vm_exec_core+4134>, 0x55bed117451a <vm_exec_core+3946>, 0x55bed11744e2 <vm_exec_core+3890>, 0x55bed1175108 <vm_exec_core+7000>, 0x55bed117500d <vm_exec_core+6749>, 0x55bed1173608 <vm_exec_core+88>, 0x55bed117514b <vm_exec_core+7067>, 0x55bed1174cbb <vm_exec_core+5899>, 0x55bed11762c7 <vm_exec_core+11543>, 0x55bed1174c71 <vm_exec_core+5825>, 0x55bed1174c01 <vm_exec_core+5713>, 0x55bed1174b91 <vm_exec_core+5601>, 0x55bed1174e91 <vm_exec_core+6369>, 0x55bed1174d7e <vm_exec_core+6094>, 0x55bed1174d05 <vm_exec_core+5973>, 0x55bed1175e2c <vm_exec_core+10364>, 0x55bed1174fd5 <vm_exec_core+6693>, 0x55bed1174f7e <vm_exec_core+6606>, 0x55bed1173c72 <vm_exec_core+1730>, 0x55bed1173c38 <vm_exec_core+1672>, 0x55bed1173d6a <vm_exec_core+1978>, 0x55bed1173cc9 <vm_exec_core+1817>, 0x55bed1176265 <vm_exec_core+11445>, 0x55bed11761bc <vm_exec_core+11276>, 0x55bed1176480 <vm_exec_core+11984>, 0x55bed117640d <vm_exec_core+11869>, 0x55bed1176367 <vm_exec_core+11703>, 0x55bed117630b <vm_exec_core+11611>, 0x55bed117682d <vm_exec_core+12925>, 0x55bed1176790 <vm_exec_core+12768>, 0x55bed11766f8 <vm_exec_core+12616>, 0x55bed117665b <vm_exec_core+12459>, 0x55bed11765c3 <vm_exec_core+12307>, 0x55bed1175f1b <vm_exec_core+10603>, 0x55bed1176578 <vm_exec_core+12232>, 0x55bed1176522 <vm_exec_core+12146>, 0x55bed117603a <vm_exec_core+10890>, 0x55bed1175fb6 <vm_exec_core+10758>, 0x55bed1173bc3 <vm_exec_core+1555>, 0x55bed1173b65 <vm_exec_core+1461>, 0x55bed1176188 <vm_exec_core+11224>, 0x55bed1176154 <vm_exec_core+11172>, 0x55bed1176103 <vm_exec_core+11091>, 0x55bed11760b4 <vm_exec_core+11012>, 0x55bed1175f53 <vm_exec_core+10659>, 0x55bed1175ea9 <vm_exec_core+10489>, 0x55bed1173af8 <vm_exec_core+1352>, 0x55bed1173aa1 <vm_exec_core+1265>, 0x55bed1173a1e <vm_exec_core+1134>, 0x55bed11739d9 <vm_exec_core+1065>, 0x55bed117398c <vm_exec_core+988>, 0x55bed117393f <vm_exec_core+911>, 0x55bed11738ea <vm_exec_core+826>, 0x55bed11738b7 <vm_exec_core+775>, 0x55bed1173884 <vm_exec_core+724>, 0x55bed1175e8d <vm_exec_core+10461>, 0x55bed1173812 <vm_exec_core+610>, 0x55bed1175a97 <vm_exec_core+9447>, 0x55bed1175a1c <vm_exec_core+9324>, 0x55bed1175886 <vm_exec_core+8918>, 0x55bed1175808 <vm_exec_core+8792>, 0x55bed1175957 <vm_exec_core+9127>, 0x55bed11758fd <vm_exec_core+9037>, 0x55bed11754a8 <vm_exec_core+7928>, 0x55bed1175458 <vm_exec_core+7848>, 0x55bed117569d <vm_exec_core+8429>, 0x55bed1175503 <vm_exec_core+8019>, 0x55bed1175340 <vm_exec_core+7568>, 0x55bed11752d1 <vm_exec_core+7457>, 0x55bed1175264 <vm_exec_core+7348>, 0x55bed1175229 <vm_exec_core+7289>, 0x55bed11751f3 <vm_exec_core+7235>, 0x55bed11751c0 <vm_exec_core+7184>, 0x55bed1175425 <vm_exec_core+7797>, 0x55bed11744a0 <vm_exec_core+3824>, 0x55bed1174432 <vm_exec_core+3714>, 0x55bed11743f7 <vm_exec_core+3655>, 0x55bed11743a1 <vm_exec_core+3569>, 0x55bed117435d <vm_exec_core+3501>, 0x55bed11742d6 <vm_exec_core+3366>, 0x55bed11742a1 <vm_exec_core+3313>, 0x55bed1174246 <vm_exec_core+3222>, 0x55bed11741ce <vm_exec_core+3102>, 0x55bed1174196 <vm_exec_core+3046>, 0x55bed117415e <vm_exec_core+2990>, 0x55bed1173f69 <vm_exec_core+2489>, 0x55bed1173ed8 <vm_exec_core+2344>, 0x55bed1173e7b <vm_exec_core+2251>, 0x55bed1173e02 <vm_exec_core+2130>, 0x55bed1174b3a <vm_exec_core+5514>, 0x55bed1174b15 <vm_exec_core+5477>, 0x55bed1174adc <vm_exec_core+5420>, 0x55bed1174a8c <vm_exec_core+5340>, 0x55bed1174a5a <vm_exec_core+5290>, 0x55bed117496c <vm_exec_core+5052>, 0x55bed1174927 <vm_exec_core+4983>, 0x55bed11748e1 <vm_exec_core+4913>, 0x55bed11748b1 <vm_exec_core+4865>, 0x55bed11747e6 <vm_exec_core+4662>, 0x55bed1174851 <vm_exec_core+4769>, 0x55bed11746c1 <vm_exec_core+4369>, 0x55bed1174654 <vm_exec_core+4260>, 0x55bed11745c7 <vm_exec_core+4119>, 0x55bed117450b <vm_exec_core+3931>, 0x55bed11744d3 <vm_exec_core+3875>, 0x55bed11750f9 <vm_exec_core+6985>, 0x55bed1174ffe <vm_exec_core+6734>, 0x55bed1176a91 <vm_exec_core+13537>, 0x55bed117513c <vm_exec_core+7052>, 0x55bed1174cac <vm_exec_core+5884>, 0x55bed1176a7d <vm_exec_core+13517>, 0x55bed1174c62 <vm_exec_core+5810>, 0x55bed1174bf2 <vm_exec_core+5698>, 0x55bed1174b82 <vm_exec_core+5586>, 0x55bed1174e82 <vm_exec_core+6354>, 0x55bed1174d6f <vm_exec_core+6079>, 0x55bed1174cf6 <vm_exec_core+5958>, 0x55bed1175e1d <vm_exec_core+10349>, 0x55bed1174fc6 <vm_exec_core+6678>, 0x55bed1174f6f <vm_exec_core+6591>, 0x55bed1173c63 <vm_exec_core+1715>, 0x55bed1173c29 <vm_exec_core+1657>, 0x55bed1173d5b <vm_exec_core+1963>, 0x55bed1173cba <vm_exec_core+1802>, 0x55bed1176a69 <vm_exec_core+13497>, 0x55bed1176a55 <vm_exec_core+13477>, 0x55bed1176a41 <vm_exec_core+13457>, 0x55bed1176a2d <vm_exec_core+13437>, 0x55bed1176a19 <vm_exec_core+13417>, 0x55bed1176a05 <vm_exec_core+13397>, 0x55bed11769ea <vm_exec_core+13370>, 0x55bed11769d6 <vm_exec_core+13350>, 0x55bed11769c2 <vm_exec_core+13330>, 0x55bed11769ae <vm_exec_core+13310>, 0x55bed117699a <vm_exec_core+13290>, 0x55bed1176986 <vm_exec_core+13270>, 0x55bed1176972 <vm_exec_core+13250>, 0x55bed117695e <vm_exec_core+13230>, 0x55bed117694a <vm_exec_core+13210>, 0x55bed1176936 <vm_exec_core+13190>, 0x55bed1173bb4 <vm_exec_core+1540>, 0x55bed1173b56 <vm_exec_core+1446>, 0x55bed1176922 <vm_exec_core+13170>, 0x55bed117690e <vm_exec_core+13150>, 0x55bed11768fa <vm_exec_core+13130>, 0x55bed11768e6 <vm_exec_core+13110>, 0x55bed11735f1 <vm_exec_core+65>, 0x55bed11735f5 <vm_exec_core+69>, 0x55bed1173ae9 <vm_exec_core+1337>, 0x55bed1173a92 <vm_exec_core+1250>, 0x55bed1173a0f <vm_exec_core+1119>, 0x55bed11739ca <vm_exec_core+1050>, 0x55bed117397d <vm_exec_core+973>...}
#41 0x000055bed116532b in rb_vm_exec (ec=0x55bed1493120) at /tmp/ruby/src/trunk-yjit/vm.c:2366
        _ec = 0x55bed1493120
        _tag = {tag = 36, retval = 4, buf = {0x55bed1493120, 0x55bed1164b18 <rb_vm_exec+392>, 0x0, 0x7fff8b3a4820, 0x7f17a0e00120}, prev = 0x7fff8b3a4cb0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#42 0x000055bed116550c in eval_string_with_cref (self=<optimized out>, src=<optimized out>, cref=0x7f179d3044c0, file=<optimized out>, line=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1701
        ec = 0x55bed1493120
        block = {as = {captured = {self = 139739398161720, ep = 0x7f17a0e00150, code = {iseq = 0x7f179d41cbf0, ifunc = 0x7f179d41cbf0, val = 139739399310320}}, symbol = 139739398161720, proc = 139739398161720}, type = block_type_iseq}
        iseq = 0x7f179d3043d0
        cfp = <optimized out>
#43 0x000055bed117a2b0 in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=139739398161720) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1946
        cref = 0x7f179d3044c0
        cref = <optimized out>
#44 specific_eval (kw_splat=<optimized out>, singleton=1, self=<optimized out>, argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1970
        file = 139739398596040
        line = <optimized out>
        code = 139739398161640
#45 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=139739398161720) at /tmp/ruby/src/trunk-yjit/vm_eval.c:2010
No locals.
#46 0x000055bed1157b34 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7f17a0effe10, ec=0x55bed1493120) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
        ci = 0x254100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f17a0da6e70
        cfunc = 0x55bed14d5e08
        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>
#47 vm_call_cfunc_with_frame (ec=0x55bed1493120, reg_cfp=0x7f17a0effe10, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
        argc = 2
        stack_bottom = <optimized out>
        argv = <optimized out>
#48 0x000055bed11736ad 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 = 32
        ci = 0xc
        cc = <optimized out>
        recv = 94278043377888
        argc = <optimized out>
        calling = {ci = 0x254100100005, cc = 0x7f179d33ba88, block_handler = 0, recv = 139739398161720, argc = 2, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#49 vm_exec_core (ec=0x55bed1493120, initial=8) at ../../src/trunk-yjit/insns.def:835
        bh = <optimized out>
        cd = 0x8
        leaf = <optimized out>
        val = 32
        reg_pc = 0x55bed1559528
        reg_cfp = 0x7f17a0effe10
        insns_address_table = {0x55bed11760a3 <vm_exec_core+10995>, 0x55bed1173821 <vm_exec_core+625>, 0x55bed1175aa6 <vm_exec_core+9462>, 0x55bed1175a2b <vm_exec_core+9339>, 0x55bed1175895 <vm_exec_core+8933>, 0x55bed1175817 <vm_exec_core+8807>, 0x55bed1175966 <vm_exec_core+9142>, 0x55bed117590c <vm_exec_core+9052>, 0x55bed11754b7 <vm_exec_core+7943>, 0x55bed1175467 <vm_exec_core+7863>, 0x55bed11756ac <vm_exec_core+8444>, 0x55bed1175512 <vm_exec_core+8034>, 0x55bed117534f <vm_exec_core+7583>, 0x55bed11752e0 <vm_exec_core+7472>, 0x55bed1175273 <vm_exec_core+7363>, 0x55bed1175238 <vm_exec_core+7304>, 0x55bed1175202 <vm_exec_core+7250>, 0x55bed11751cf <vm_exec_core+7199>, 0x55bed1175434 <vm_exec_core+7812>, 0x55bed11744af <vm_exec_core+3839>, 0x55bed1174441 <vm_exec_core+3729>, 0x55bed1174406 <vm_exec_core+3670>, 0x55bed11743b0 <vm_exec_core+3584>, 0x55bed117436c <vm_exec_core+3516>, 0x55bed11742e5 <vm_exec_core+3381>, 0x55bed11742b0 <vm_exec_core+3328>, 0x55bed1174255 <vm_exec_core+3237>, 0x55bed11741dd <vm_exec_core+3117>, 0x55bed11741a5 <vm_exec_core+3061>, 0x55bed117416d <vm_exec_core+3005>, 0x55bed1173f78 <vm_exec_core+2504>, 0x55bed1173ee7 <vm_exec_core+2359>, 0x55bed1173e8a <vm_exec_core+2266>, 0x55bed1173e11 <vm_exec_core+2145>, 0x55bed1174b49 <vm_exec_core+5529>, 0x55bed1174b24 <vm_exec_core+5492>, 0x55bed1174aeb <vm_exec_core+5435>, 0x55bed1174a9b <vm_exec_core+5355>, 0x55bed1174a69 <vm_exec_core+5305>, 0x55bed117497b <vm_exec_core+5067>, 0x55bed1174936 <vm_exec_core+4998>, 0x55bed11748f0 <vm_exec_core+4928>, 0x55bed11748c0 <vm_exec_core+4880>, 0x55bed11747f5 <vm_exec_core+4677>, 0x55bed1174860 <vm_exec_core+4784>, 0x55bed11746d0 <vm_exec_core+4384>, 0x55bed1174663 <vm_exec_core+4275>, 0x55bed11745d6 <vm_exec_core+4134>, 0x55bed117451a <vm_exec_core+3946>, 0x55bed11744e2 <vm_exec_core+3890>, 0x55bed1175108 <vm_exec_core+7000>, 0x55bed117500d <vm_exec_core+6749>, 0x55bed1173608 <vm_exec_core+88>, 0x55bed117514b <vm_exec_core+7067>, 0x55bed1174cbb <vm_exec_core+5899>, 0x55bed11762c7 <vm_exec_core+11543>, 0x55bed1174c71 <vm_exec_core+5825>, 0x55bed1174c01 <vm_exec_core+5713>, 0x55bed1174b91 <vm_exec_core+5601>, 0x55bed1174e91 <vm_exec_core+6369>, 0x55bed1174d7e <vm_exec_core+6094>, 0x55bed1174d05 <vm_exec_core+5973>, 0x55bed1175e2c <vm_exec_core+10364>, 0x55bed1174fd5 <vm_exec_core+6693>, 0x55bed1174f7e <vm_exec_core+6606>, 0x55bed1173c72 <vm_exec_core+1730>, 0x55bed1173c38 <vm_exec_core+1672>, 0x55bed1173d6a <vm_exec_core+1978>, 0x55bed1173cc9 <vm_exec_core+1817>, 0x55bed1176265 <vm_exec_core+11445>, 0x55bed11761bc <vm_exec_core+11276>, 0x55bed1176480 <vm_exec_core+11984>, 0x55bed117640d <vm_exec_core+11869>, 0x55bed1176367 <vm_exec_core+11703>, 0x55bed117630b <vm_exec_core+11611>, 0x55bed117682d <vm_exec_core+12925>, 0x55bed1176790 <vm_exec_core+12768>, 0x55bed11766f8 <vm_exec_core+12616>, 0x55bed117665b <vm_exec_core+12459>, 0x55bed11765c3 <vm_exec_core+12307>, 0x55bed1175f1b <vm_exec_core+10603>, 0x55bed1176578 <vm_exec_core+12232>, 0x55bed1176522 <vm_exec_core+12146>, 0x55bed117603a <vm_exec_core+10890>, 0x55bed1175fb6 <vm_exec_core+10758>, 0x55bed1173bc3 <vm_exec_core+1555>, 0x55bed1173b65 <vm_exec_core+1461>, 0x55bed1176188 <vm_exec_core+11224>, 0x55bed1176154 <vm_exec_core+11172>, 0x55bed1176103 <vm_exec_core+11091>, 0x55bed11760b4 <vm_exec_core+11012>, 0x55bed1175f53 <vm_exec_core+10659>, 0x55bed1175ea9 <vm_exec_core+10489>, 0x55bed1173af8 <vm_exec_core+1352>, 0x55bed1173aa1 <vm_exec_core+1265>, 0x55bed1173a1e <vm_exec_core+1134>, 0x55bed11739d9 <vm_exec_core+1065>, 0x55bed117398c <vm_exec_core+988>, 0x55bed117393f <vm_exec_core+911>, 0x55bed11738ea <vm_exec_core+826>, 0x55bed11738b7 <vm_exec_core+775>, 0x55bed1173884 <vm_exec_core+724>, 0x55bed1175e8d <vm_exec_core+10461>, 0x55bed1173812 <vm_exec_core+610>, 0x55bed1175a97 <vm_exec_core+9447>, 0x55bed1175a1c <vm_exec_core+9324>, 0x55bed1175886 <vm_exec_core+8918>, 0x55bed1175808 <vm_exec_core+8792>, 0x55bed1175957 <vm_exec_core+9127>, 0x55bed11758fd <vm_exec_core+9037>, 0x55bed11754a8 <vm_exec_core+7928>, 0x55bed1175458 <vm_exec_core+7848>, 0x55bed117569d <vm_exec_core+8429>, 0x55bed1175503 <vm_exec_core+8019>, 0x55bed1175340 <vm_exec_core+7568>, 0x55bed11752d1 <vm_exec_core+7457>, 0x55bed1175264 <vm_exec_core+7348>, 0x55bed1175229 <vm_exec_core+7289>, 0x55bed11751f3 <vm_exec_core+7235>, 0x55bed11751c0 <vm_exec_core+7184>, 0x55bed1175425 <vm_exec_core+7797>, 0x55bed11744a0 <vm_exec_core+3824>, 0x55bed1174432 <vm_exec_core+3714>, 0x55bed11743f7 <vm_exec_core+3655>, 0x55bed11743a1 <vm_exec_core+3569>, 0x55bed117435d <vm_exec_core+3501>, 0x55bed11742d6 <vm_exec_core+3366>, 0x55bed11742a1 <vm_exec_core+3313>, 0x55bed1174246 <vm_exec_core+3222>, 0x55bed11741ce <vm_exec_core+3102>, 0x55bed1174196 <vm_exec_core+3046>, 0x55bed117415e <vm_exec_core+2990>, 0x55bed1173f69 <vm_exec_core+2489>, 0x55bed1173ed8 <vm_exec_core+2344>, 0x55bed1173e7b <vm_exec_core+2251>, 0x55bed1173e02 <vm_exec_core+2130>, 0x55bed1174b3a <vm_exec_core+5514>, 0x55bed1174b15 <vm_exec_core+5477>, 0x55bed1174adc <vm_exec_core+5420>, 0x55bed1174a8c <vm_exec_core+5340>, 0x55bed1174a5a <vm_exec_core+5290>, 0x55bed117496c <vm_exec_core+5052>, 0x55bed1174927 <vm_exec_core+4983>, 0x55bed11748e1 <vm_exec_core+4913>, 0x55bed11748b1 <vm_exec_core+4865>, 0x55bed11747e6 <vm_exec_core+4662>, 0x55bed1174851 <vm_exec_core+4769>, 0x55bed11746c1 <vm_exec_core+4369>, 0x55bed1174654 <vm_exec_core+4260>, 0x55bed11745c7 <vm_exec_core+4119>, 0x55bed117450b <vm_exec_core+3931>, 0x55bed11744d3 <vm_exec_core+3875>, 0x55bed11750f9 <vm_exec_core+6985>, 0x55bed1174ffe <vm_exec_core+6734>, 0x55bed1176a91 <vm_exec_core+13537>, 0x55bed117513c <vm_exec_core+7052>, 0x55bed1174cac <vm_exec_core+5884>, 0x55bed1176a7d <vm_exec_core+13517>, 0x55bed1174c62 <vm_exec_core+5810>, 0x55bed1174bf2 <vm_exec_core+5698>, 0x55bed1174b82 <vm_exec_core+5586>, 0x55bed1174e82 <vm_exec_core+6354>, 0x55bed1174d6f <vm_exec_core+6079>, 0x55bed1174cf6 <vm_exec_core+5958>, 0x55bed1175e1d <vm_exec_core+10349>, 0x55bed1174fc6 <vm_exec_core+6678>, 0x55bed1174f6f <vm_exec_core+6591>, 0x55bed1173c63 <vm_exec_core+1715>, 0x55bed1173c29 <vm_exec_core+1657>, 0x55bed1173d5b <vm_exec_core+1963>, 0x55bed1173cba <vm_exec_core+1802>, 0x55bed1176a69 <vm_exec_core+13497>, 0x55bed1176a55 <vm_exec_core+13477>, 0x55bed1176a41 <vm_exec_core+13457>, 0x55bed1176a2d <vm_exec_core+13437>, 0x55bed1176a19 <vm_exec_core+13417>, 0x55bed1176a05 <vm_exec_core+13397>, 0x55bed11769ea <vm_exec_core+13370>, 0x55bed11769d6 <vm_exec_core+13350>, 0x55bed11769c2 <vm_exec_core+13330>, 0x55bed11769ae <vm_exec_core+13310>, 0x55bed117699a <vm_exec_core+13290>, 0x55bed1176986 <vm_exec_core+13270>, 0x55bed1176972 <vm_exec_core+13250>, 0x55bed117695e <vm_exec_core+13230>, 0x55bed117694a <vm_exec_core+13210>, 0x55bed1176936 <vm_exec_core+13190>, 0x55bed1173bb4 <vm_exec_core+1540>, 0x55bed1173b56 <vm_exec_core+1446>, 0x55bed1176922 <vm_exec_core+13170>, 0x55bed117690e <vm_exec_core+13150>, 0x55bed11768fa <vm_exec_core+13130>, 0x55bed11768e6 <vm_exec_core+13110>, 0x55bed11735f1 <vm_exec_core+65>, 0x55bed11735f5 <vm_exec_core+69>, 0x55bed1173ae9 <vm_exec_core+1337>, 0x55bed1173a92 <vm_exec_core+1250>, 0x55bed1173a0f <vm_exec_core+1119>, 0x55bed11739ca <vm_exec_core+1050>, 0x55bed117397d <vm_exec_core+973>...}
#50 0x000055bed116532b in rb_vm_exec (ec=0x55bed1493120) at /tmp/ruby/src/trunk-yjit/vm.c:2366
        _ec = 0x55bed1493120
        _tag = {tag = 36, retval = 4, buf = {0x7f17a0efff50, 0x55bed1164b18 <rb_vm_exec+392>, 0x0, 0x7fff8b3a4be0, 0x0}, prev = 0x7fff8b3a5030, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#51 0x000055bed117974b in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=139739459669320, iseq=0x7f179d41cd08, ec=0x55bed1493120) at /tmp/ruby/src/trunk-yjit/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#52 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7fff8b3a4d58, argc=1, self=139739459669320, captured=<optimized out>, ec=0x55bed1493120) at /tmp/ruby/src/trunk-yjit/vm.c:1440
        iseq = 0x7f179d41cd08
        i = 1
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = 0x7f17a0e000a0
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#53 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>
#54 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7fff8b3a4d58, argc=1, ec=0x55bed1493120) at /tmp/ruby/src/trunk-yjit/vm.c:1495
No locals.
#55 vm_yield (kw_splat=0, argv=0x7fff8b3a4d58, argc=1, ec=0x55bed1493120) at /tmp/ruby/src/trunk-yjit/vm.c:1503
No locals.
#56 rb_yield_0 (argv=0x7fff8b3a4d58, argc=1) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1337
No locals.
#57 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1353
No locals.
#58 0x000055bed123e81c in rb_ary_each (ary=139739398271400) at /tmp/ruby/src/trunk-yjit/array.c:2747
        i = 5
#59 0x000055bed1157b34 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f17a0efff90, ec=0x55bed1493120) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f17a0da04a8
        cfunc = 0x55bed14ea348
        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>
#60 vm_call_cfunc_with_frame (ec=0x55bed1493120, reg_cfp=0x7f17a0efff90, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#61 0x000055bed11750d8 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 = 32
        ci = 0x2027
        cc = <optimized out>
        recv = 94278043377888
        argc = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7f17a0dd6670, block_handler = 139739461058473, recv = 139739398271400, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#62 vm_exec_core (ec=0x55bed1493120, initial=8) at ../../src/trunk-yjit/insns.def:815
        bh = 12
        cd = 0x55bed1631c70
        blockiseq = 0x308
        leaf = <optimized out>
        val = 32
        reg_pc = 0x55bed16303c8
        reg_cfp = 0x7f17a0efff90
        insns_address_table = {0x55bed11760a3 <vm_exec_core+10995>, 0x55bed1173821 <vm_exec_core+625>, 0x55bed1175aa6 <vm_exec_core+9462>, 0x55bed1175a2b <vm_exec_core+9339>, 0x55bed1175895 <vm_exec_core+8933>, 0x55bed1175817 <vm_exec_core+8807>, 0x55bed1175966 <vm_exec_core+9142>, 0x55bed117590c <vm_exec_core+9052>, 0x55bed11754b7 <vm_exec_core+7943>, 0x55bed1175467 <vm_exec_core+7863>, 0x55bed11756ac <vm_exec_core+8444>, 0x55bed1175512 <vm_exec_core+8034>, 0x55bed117534f <vm_exec_core+7583>, 0x55bed11752e0 <vm_exec_core+7472>, 0x55bed1175273 <vm_exec_core+7363>, 0x55bed1175238 <vm_exec_core+7304>, 0x55bed1175202 <vm_exec_core+7250>, 0x55bed11751cf <vm_exec_core+7199>, 0x55bed1175434 <vm_exec_core+7812>, 0x55bed11744af <vm_exec_core+3839>, 0x55bed1174441 <vm_exec_core+3729>, 0x55bed1174406 <vm_exec_core+3670>, 0x55bed11743b0 <vm_exec_core+3584>, 0x55bed117436c <vm_exec_core+3516>, 0x55bed11742e5 <vm_exec_core+3381>, 0x55bed11742b0 <vm_exec_core+3328>, 0x55bed1174255 <vm_exec_core+3237>, 0x55bed11741dd <vm_exec_core+3117>, 0x55bed11741a5 <vm_exec_core+3061>, 0x55bed117416d <vm_exec_core+3005>, 0x55bed1173f78 <vm_exec_core+2504>, 0x55bed1173ee7 <vm_exec_core+2359>, 0x55bed1173e8a <vm_exec_core+2266>, 0x55bed1173e11 <vm_exec_core+2145>, 0x55bed1174b49 <vm_exec_core+5529>, 0x55bed1174b24 <vm_exec_core+5492>, 0x55bed1174aeb <vm_exec_core+5435>, 0x55bed1174a9b <vm_exec_core+5355>, 0x55bed1174a69 <vm_exec_core+5305>, 0x55bed117497b <vm_exec_core+5067>, 0x55bed1174936 <vm_exec_core+4998>, 0x55bed11748f0 <vm_exec_core+4928>, 0x55bed11748c0 <vm_exec_core+4880>, 0x55bed11747f5 <vm_exec_core+4677>, 0x55bed1174860 <vm_exec_core+4784>, 0x55bed11746d0 <vm_exec_core+4384>, 0x55bed1174663 <vm_exec_core+4275>, 0x55bed11745d6 <vm_exec_core+4134>, 0x55bed117451a <vm_exec_core+3946>, 0x55bed11744e2 <vm_exec_core+3890>, 0x55bed1175108 <vm_exec_core+7000>, 0x55bed117500d <vm_exec_core+6749>, 0x55bed1173608 <vm_exec_core+88>, 0x55bed117514b <vm_exec_core+7067>, 0x55bed1174cbb <vm_exec_core+5899>, 0x55bed11762c7 <vm_exec_core+11543>, 0x55bed1174c71 <vm_exec_core+5825>, 0x55bed1174c01 <vm_exec_core+5713>, 0x55bed1174b91 <vm_exec_core+5601>, 0x55bed1174e91 <vm_exec_core+6369>, 0x55bed1174d7e <vm_exec_core+6094>, 0x55bed1174d05 <vm_exec_core+5973>, 0x55bed1175e2c <vm_exec_core+10364>, 0x55bed1174fd5 <vm_exec_core+6693>, 0x55bed1174f7e <vm_exec_core+6606>, 0x55bed1173c72 <vm_exec_core+1730>, 0x55bed1173c38 <vm_exec_core+1672>, 0x55bed1173d6a <vm_exec_core+1978>, 0x55bed1173cc9 <vm_exec_core+1817>, 0x55bed1176265 <vm_exec_core+11445>, 0x55bed11761bc <vm_exec_core+11276>, 0x55bed1176480 <vm_exec_core+11984>, 0x55bed117640d <vm_exec_core+11869>, 0x55bed1176367 <vm_exec_core+11703>, 0x55bed117630b <vm_exec_core+11611>, 0x55bed117682d <vm_exec_core+12925>, 0x55bed1176790 <vm_exec_core+12768>, 0x55bed11766f8 <vm_exec_core+12616>, 0x55bed117665b <vm_exec_core+12459>, 0x55bed11765c3 <vm_exec_core+12307>, 0x55bed1175f1b <vm_exec_core+10603>, 0x55bed1176578 <vm_exec_core+12232>, 0x55bed1176522 <vm_exec_core+12146>, 0x55bed117603a <vm_exec_core+10890>, 0x55bed1175fb6 <vm_exec_core+10758>, 0x55bed1173bc3 <vm_exec_core+1555>, 0x55bed1173b65 <vm_exec_core+1461>, 0x55bed1176188 <vm_exec_core+11224>, 0x55bed1176154 <vm_exec_core+11172>, 0x55bed1176103 <vm_exec_core+11091>, 0x55bed11760b4 <vm_exec_core+11012>, 0x55bed1175f53 <vm_exec_core+10659>, 0x55bed1175ea9 <vm_exec_core+10489>, 0x55bed1173af8 <vm_exec_core+1352>, 0x55bed1173aa1 <vm_exec_core+1265>, 0x55bed1173a1e <vm_exec_core+1134>, 0x55bed11739d9 <vm_exec_core+1065>, 0x55bed117398c <vm_exec_core+988>, 0x55bed117393f <vm_exec_core+911>, 0x55bed11738ea <vm_exec_core+826>, 0x55bed11738b7 <vm_exec_core+775>, 0x55bed1173884 <vm_exec_core+724>, 0x55bed1175e8d <vm_exec_core+10461>, 0x55bed1173812 <vm_exec_core+610>, 0x55bed1175a97 <vm_exec_core+9447>, 0x55bed1175a1c <vm_exec_core+9324>, 0x55bed1175886 <vm_exec_core+8918>, 0x55bed1175808 <vm_exec_core+8792>, 0x55bed1175957 <vm_exec_core+9127>, 0x55bed11758fd <vm_exec_core+9037>, 0x55bed11754a8 <vm_exec_core+7928>, 0x55bed1175458 <vm_exec_core+7848>, 0x55bed117569d <vm_exec_core+8429>, 0x55bed1175503 <vm_exec_core+8019>, 0x55bed1175340 <vm_exec_core+7568>, 0x55bed11752d1 <vm_exec_core+7457>, 0x55bed1175264 <vm_exec_core+7348>, 0x55bed1175229 <vm_exec_core+7289>, 0x55bed11751f3 <vm_exec_core+7235>, 0x55bed11751c0 <vm_exec_core+7184>, 0x55bed1175425 <vm_exec_core+7797>, 0x55bed11744a0 <vm_exec_core+3824>, 0x55bed1174432 <vm_exec_core+3714>, 0x55bed11743f7 <vm_exec_core+3655>, 0x55bed11743a1 <vm_exec_core+3569>, 0x55bed117435d <vm_exec_core+3501>, 0x55bed11742d6 <vm_exec_core+3366>, 0x55bed11742a1 <vm_exec_core+3313>, 0x55bed1174246 <vm_exec_core+3222>, 0x55bed11741ce <vm_exec_core+3102>, 0x55bed1174196 <vm_exec_core+3046>, 0x55bed117415e <vm_exec_core+2990>, 0x55bed1173f69 <vm_exec_core+2489>, 0x55bed1173ed8 <vm_exec_core+2344>, 0x55bed1173e7b <vm_exec_core+2251>, 0x55bed1173e02 <vm_exec_core+2130>, 0x55bed1174b3a <vm_exec_core+5514>, 0x55bed1174b15 <vm_exec_core+5477>, 0x55bed1174adc <vm_exec_core+5420>, 0x55bed1174a8c <vm_exec_core+5340>, 0x55bed1174a5a <vm_exec_core+5290>, 0x55bed117496c <vm_exec_core+5052>, 0x55bed1174927 <vm_exec_core+4983>, 0x55bed11748e1 <vm_exec_core+4913>, 0x55bed11748b1 <vm_exec_core+4865>, 0x55bed11747e6 <vm_exec_core+4662>, 0x55bed1174851 <vm_exec_core+4769>, 0x55bed11746c1 <vm_exec_core+4369>, 0x55bed1174654 <vm_exec_core+4260>, 0x55bed11745c7 <vm_exec_core+4119>, 0x55bed117450b <vm_exec_core+3931>, 0x55bed11744d3 <vm_exec_core+3875>, 0x55bed11750f9 <vm_exec_core+6985>, 0x55bed1174ffe <vm_exec_core+6734>, 0x55bed1176a91 <vm_exec_core+13537>, 0x55bed117513c <vm_exec_core+7052>, 0x55bed1174cac <vm_exec_core+5884>, 0x55bed1176a7d <vm_exec_core+13517>, 0x55bed1174c62 <vm_exec_core+5810>, 0x55bed1174bf2 <vm_exec_core+5698>, 0x55bed1174b82 <vm_exec_core+5586>, 0x55bed1174e82 <vm_exec_core+6354>, 0x55bed1174d6f <vm_exec_core+6079>, 0x55bed1174cf6 <vm_exec_core+5958>, 0x55bed1175e1d <vm_exec_core+10349>, 0x55bed1174fc6 <vm_exec_core+6678>, 0x55bed1174f6f <vm_exec_core+6591>, 0x55bed1173c63 <vm_exec_core+1715>, 0x55bed1173c29 <vm_exec_core+1657>, 0x55bed1173d5b <vm_exec_core+1963>, 0x55bed1173cba <vm_exec_core+1802>, 0x55bed1176a69 <vm_exec_core+13497>, 0x55bed1176a55 <vm_exec_core+13477>, 0x55bed1176a41 <vm_exec_core+13457>, 0x55bed1176a2d <vm_exec_core+13437>, 0x55bed1176a19 <vm_exec_core+13417>, 0x55bed1176a05 <vm_exec_core+13397>, 0x55bed11769ea <vm_exec_core+13370>, 0x55bed11769d6 <vm_exec_core+13350>, 0x55bed11769c2 <vm_exec_core+13330>, 0x55bed11769ae <vm_exec_core+13310>, 0x55bed117699a <vm_exec_core+13290>, 0x55bed1176986 <vm_exec_core+13270>, 0x55bed1176972 <vm_exec_core+13250>, 0x55bed117695e <vm_exec_core+13230>, 0x55bed117694a <vm_exec_core+13210>, 0x55bed1176936 <vm_exec_core+13190>, 0x55bed1173bb4 <vm_exec_core+1540>, 0x55bed1173b56 <vm_exec_core+1446>, 0x55bed1176922 <vm_exec_core+13170>, 0x55bed117690e <vm_exec_core+13150>, 0x55bed11768fa <vm_exec_core+13130>, 0x55bed11768e6 <vm_exec_core+13110>, 0x55bed11735f1 <vm_exec_core+65>, 0x55bed11735f5 <vm_exec_core+69>, 0x55bed1173ae9 <vm_exec_core+1337>, 0x55bed1173a92 <vm_exec_core+1250>, 0x55bed1173a0f <vm_exec_core+1119>, 0x55bed11739ca <vm_exec_core+1050>, 0x55bed117397d <vm_exec_core+973>...}
#63 0x000055bed116532b in rb_vm_exec (ec=0x55bed1493120) at /tmp/ruby/src/trunk-yjit/vm.c:2366
        _ec = 0x55bed1493120
        _tag = {tag = 36, retval = 4, buf = {0x7f179d41d1e0, 0x55bed1164b18 <rb_vm_exec+392>, 0x0, 0x7fff8b3a4f60, 0x55bed1521c80}, prev = 0x7fff8b3a50f0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#64 0x000055bed0f7d361 in rb_ec_exec_node (ec=ec@entry=0x55bed1493120, n=n@entry=0x7f179d41d1e0) at /tmp/ruby/src/trunk-yjit/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 94278039707972, buf = {0x7f179d41d1e0, 0x55bed0f7d3b2 <rb_ec_exec_node+258>, 0x0, 0x7fff8b3a50c0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f179d41d1e0
#65 0x000055bed0f824cd in ruby_run_node (n=0x7f179d41d1e0) at /tmp/ruby/src/trunk-yjit/eval.c:328
        ec = 0x55bed1493120
        status = 0
#66 0x000055bed0f7d117 in rb_main (argv=0x7fff8b3a52f8, argc=137) at /tmp/ruby/src/trunk-yjit/main.c:39
        variable_in_this_stack_frame = 140735529245113
#67 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