# Logfile created on 2023-03-29 08:30:05 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000555c524d21d8 @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.20230329-083005", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000555c525674e0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000555c52567378 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000555c525671c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20230329-083005", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20230329-083005>, @binmode=false, @mon_data=#<Monitor:0x0000555c525670f8>, @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 = 9a1f6975c5
$$$[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
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
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 '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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: 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]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.7.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$$$[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
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
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
making srcs under enc
making enc
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
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
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'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
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/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: 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/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: 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 1823 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=35713
  "--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:

Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 41165>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 14 : #<IO:fd 14>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 15 : #<IO:fd 15>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_http_redirects_without_location: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 38345>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_http_redirects_without_location: 10 : #<TCPServer:fd 10, AF_INET6, ::, 38345>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_http_redirects_without_location: 11 : #<IO:fd 11>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_http_redirects_without_location: 12 : #<IO:fd 12>
Closed file descriptor: TestGemRemoteFetcher#test_download_local_read_only: 9
Closed file descriptor: TestGemRemoteFetcher#test_download_local_read_only: 10
Closed file descriptor: TestGemRemoteFetcher#test_download_local_read_only: 11
Closed file descriptor: TestGemRemoteFetcher#test_download_local_read_only: 12

Retrying...
Finished tests in 253.038426s, 94.1161 tests/s, 35221.0498 assertions/s.
23815 tests, 8912279 assertions, 0 failures, 0 errors, 150 skips

ruby -v: ruby 3.3.0dev (2023-03-29T07:44:31Z master 9a1f6975c5) +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-29T07:44:31Z master 9a1f6975c5) +YJIT [x86_64-linux]
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 92.506863 seconds

3841 files, 31576 examples, 200544 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.918789.ruby -x gdbscript
[New LWP 918789]
[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=140563629602752) at ./nptl/pthread_kill.c:44

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x7fd78535f7c0 (LWP 918789)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140563629602752) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7fd78535f7c0
        old_mask = {__val = {24, 140563630290131, 93939108238080, 7517318426763949824, 139, 18446744073709551344, 2, 0, 93939100511127, 93939107699472, 24, 140563630290131, 0, 140563630186477, 140563629602752, 140563631801856}}
        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=140563629602752) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140563629602752, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007fd7853a4476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007fd78538a7f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x370a5d6b63617473, sa_sigaction = 0x370a5d6b63617473}, sa_mask = {__val = {2, 140563631818400, 3432, 93939100511366, 140563630184528, 2, 2314885530818453536, 2314885530818453536, 140563631818400, 2, 2, 1, 93939100511366, 140563631801856, 140563630137431, 140563629595920}}, sa_flags = 0, sa_restorer = 0x7fd78557c6a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 2314885530818453536, 2314885530818453536, 2314885530818453536, 7352792074894472795, 7378697629483820646, 3256155514113898086, 7378697629483820646, 3472328300523054694, 3472310980127304992, 3467824696600309808, 2314903123273988656, 2314885530818453536, 2314885530818453536, 7809632576447149659, 140563630182253}}
#5  0x0000556fe67d5dd6 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=0x556fe72d5580, fmt=fmt@entry=0x556fe6b6e6d1 "Segmentation fault at %p") at /tmp/ruby/src/trunk-yjit/error.c:817
        file = <optimized out>
        line = 1
#7  0x0000556fe692541d in sigsegv (sig=11, info=0x556fe72d56b0, ctx=0x556fe72d5580) at /tmp/ruby/src/trunk-yjit/signal.c:964
No locals.
#8  <signal handler called>
No locals.
#9  0x0000556fe67f6e48 in RVALUE_WB_UNPROTECTED (obj=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:1650
No locals.
#10 rgengc_check_relation (objspace=0x556fe72540e0, obj=140563566336680) at /tmp/ruby/src/trunk-yjit/gc.c:6983
        old_parent = <optimized out>
        __func__ = <optimized out>
#11 0x0000556fe67faa4d in rgengc_check_relation (obj=140563566336680, objspace=0x556fe72540e0) at /tmp/ruby/src/trunk-yjit/gc.c:7078
        old_parent = <optimized out>
        old_parent = <optimized out>
        __func__ = <optimized out>
#12 gc_mark_ptr (objspace=0x556fe72540e0, obj=140563566336680) at /tmp/ruby/src/trunk-yjit/gc.c:7059
        __func__ = "gc_mark_ptr"
#13 0x0000556fe686729c in mark_ast_value (node=0x7fd7816a20f8, ctx=0x0) at /tmp/ruby/src/trunk-yjit/node.c:1379
        args = <optimized out>
#14 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=26, nbe=0x7fd7816a20b0) at /tmp/ruby/src/trunk-yjit/node.c:1338
        cursor = 1
        cursor = <optimized out>
#15 iterate_node_values (nb=<optimized out>, nb=<optimized out>, ctx=0x0, func=<optimized out>) at /tmp/ruby/src/trunk-yjit/node.c:1348
        nbe = 0x7fd7816a20b0
        nbe = <optimized out>
#16 rb_ast_mark (ast=0x7fd7814f4718) at /tmp/ruby/src/trunk-yjit/node.c:1436
        nb = <optimized out>
#17 0x0000556fe67fdcc7 in gc_mark_stacked_objects (incremental=1, count=2147483647, objspace=0x556fe72540e0) at /tmp/ruby/src/trunk-yjit/gc.c:7512
        mstack = 0x556fe72544f8
        obj = 140563564152600
        marked_slots_at_the_beginning = <optimized out>
        popped_count = 9190
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = <optimized out>
#18 gc_mark_stacked_objects_incremental (count=2147483647, objspace=0x556fe72540e0) at /tmp/ruby/src/trunk-yjit/gc.c:7544
No locals.
#19 gc_marks_rest (objspace=0x556fe72540e0) at /tmp/ruby/src/trunk-yjit/gc.c:8714
No locals.
#20 0x0000556fe68020f8 in gc_marks_continue (size_pool=0x556fe7254108, heap=0x556fe7254140, objspace=0x556fe72540e0) at /tmp/ruby/src/trunk-yjit/gc.c:8754
        marking_finished = true
        __func__ = <optimized out>
        marking_finished = <optimized out>
#21 gc_continue (objspace=0x556fe72540e0, size_pool=0x556fe7254108, heap=0x556fe7254140) at /tmp/ruby/src/trunk-yjit/gc.c:2389
        lock_lev = 32727
#22 0x0000556fe680237d in newobj_alloc (objspace=0x556fe72540e0, cr=0x556fe7254df0, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:2782
        lev = 1
        unlock_vm = true
        size_pool = 0x556fe7254108
        heap = 0x556fe7254140
        cache = 0x556fe7255068
        obj = <optimized out>
        __func__ = <optimized out>
#23 0x0000556fe68032e8 in newobj_of0 (alloc_size=<optimized out>, cr=<optimized out>, wb_protected=1, flags=5, klass=140563577236880) at /tmp/ruby/src/trunk-yjit/gc.c:2893
        obj = <optimized out>
        objspace = 0x556fe72540e0
        size_pool_idx = <optimized out>
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
#24 newobj_of (alloc_size=<optimized out>, 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>
#25 rb_wb_protected_newobj_of (klass=140563577236880, flags=flags@entry=5, size=size@entry=26) at /tmp/ruby/src/trunk-yjit/gc.c:2935
        __func__ = <optimized out>
#26 0x0000556fe6943b5b in str_alloc_embed (capa=2, klass=<optimized out>) at /tmp/ruby/src/trunk-yjit/string.c:907
        size = 26
        str = <optimized out>
        size = <optimized out>
        str = <optimized out>
#27 0x0000556fe6a9500a in rbimpl_str_buf_new_cstr (str=0x556fe6b4e046 "[", str=0x556fe6b4e046 "[") at /tmp/ruby/src/trunk-yjit/include/ruby/internal/intern/string.h:1447
        len = 1
        buf = <optimized out>
        len = <optimized out>
        buf = <optimized out>
#28 inspect_ary (dummy=93939107699472, recur=0, ary=140563628426520) at /tmp/ruby/src/trunk-yjit/array.c:3103
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
#29 inspect_ary (ary=ary@entry=140563628426520, dummy=dummy@entry=0, recur=recur@entry=0) at /tmp/ruby/src/trunk-yjit/array.c:3097
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
#30 0x0000556fe6968719 in exec_recursive (func=0x556fe6a94fe0 <inspect_ary>, obj=140563628426520, pairid=<optimized out>, arg=0, outer=0, mid=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:5149
        _ec = 0x556fe7255120
        _tag = {tag = 36, retval = 93939099620297, buf = {0x7fd7814f4b00, 0x556fe6968568 <exec_recursive+584>, 0x0, 0x7ffc4b991790, 0x7fd7814f4b00}, prev = 0x7ffc4b9919c0, state = RUBY_TAG_NONE, lock_rec = 0}
        ret = 36
        state = RUBY_TAG_NONE
        result = <optimized out>
        sym = 708876
        p = {func = 0x556fe6a94fe0 <inspect_ary>, list = 140563566855200, obj = 140563628426520, pairid = 0, arg = 0}
        outermost = <optimized out>
#31 0x0000556fe75f8822 in ?? ()
No symbol table info available.
#32 0x0000000000000001 in ?? ()
No symbol table info available.
#33 0x000000000000c341 in ?? ()
No symbol table info available.
#34 0x0000556fe7255120 in ?? ()
No symbol table info available.
#35 0x0000556fe69bd83d in jit_exec (ec=0x556fe7255120) at /tmp/ruby/src/trunk-yjit/vm.c:411
        func = <optimized out>
        func = <optimized out>
#36 rb_vm_exec (ec=0x556fe7255120) at /tmp/ruby/src/trunk-yjit/vm.c:2365
        _ec = 0x556fe7255120
        _tag = {tag = 36, retval = 4, buf = {0x7fd7814f4b00, 0x556fe69bd878 <rb_vm_exec+392>, 0x0, 0x7ffc4b9918f0, 0x24}, prev = 0x7ffc4b9932b0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#37 0x0000556fe69c7b03 in vm_call0_cc (kw_splat=0, cc=<optimized out>, argv=0x7ffc4b991b10, argc=3, id=49985, recv=140563564153600, ec=0x556fe7255120) at /tmp/ruby/src/trunk-yjit/vm_eval.c:85
        calling = {ci = 0x7ffc4b991aa0, cc = 0x7fd7815d2360, block_handler = 0, recv = 140563564153600, argc = 3, kw_splat = false}
#38 rb_funcallv_scope (recv=140563564153600, mid=49985, argc=3, argv=0x7ffc4b991b10, scope=CALL_FCALL) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1040
        ec = 0x556fe7255120
        cc = <optimized out>
        self = <optimized out>
#39 0x00007fd7818b6f12 in ripper_dispatch3 (mid=<optimized out>, a=<optimized out>, b=<optimized out>, c=<optimized out>, p=<optimized out>, p=<optimized out>) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:14209
        rb_funcall_argc = 3
        rb_funcall_args = {140563564212120, 140563628460960, 4}
        rb_funcall_nargs = 3
#40 0x00007fd7818ca083 in ripper_yyparse (p=0x7fd78169cb10) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:4403
        v1 = <optimized out>
        v2 = <optimized out>
        v3 = <optimized out>
        v4 = <optimized out>
        yychar = <optimized out>
        yylval = {val = 140563628449120, node = 0x7fd785245d60, id = 140563628449120, num = -2061214368, tbl = 0x7fd785245d60, vars = 0x7fd785245d60, strterm = 0x7fd785245d60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}
        yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
        yylloc = {beg_pos = {lineno = 718, column = 6}, end_pos = {lineno = 718, column = 9}}
        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, 97, 387, 634, 810, 980, 1097, 1178, 1231, 1270, 1292, 1300, 586, 273, 485, 1270, 1292, 1300, 1093, 480, 485, 982, 1097, 1178, 1231, 1270, 1292, 1300, 0, 0, 0, 0, 457, 680, 679, 0, 0, 0, 0, 0, 32, 0, 0, 0, 34, 0, 32727, 0, 30464, -9533, -7865, 26706, 3, 0, 0, 0, 7696, 19353, 32764, 0, 3, 0, 0, 0, 7712, 19353, 32764, 0, 0, 0, 32764, 512, 13024, 19353, 32764, 0, 7680, 19353, 32764, 0, 7712, 19353, 32764, 0, 7680, 19353, 32764, 0, 364, 0, 0, 0, 36, 0, 0, 0, 14296, -32409, 32727, 0, 36, 0, 0, 0, 36, 0, 0, 0, 13024, 19353, 32764, 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, 3840, -6517, 21871, 0, 8560, 19353, 32764, 0, 565, 749, 893, 970, -2, -1, 32727, 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, -25960, -32379, 32727, 0}
        yyss = <optimized out>
        yyssp = <optimized out>
        yyvsa = {{val = 140563567713440, node = 0x7fd781859ca0, id = 140563567713440, num = -2121950048, tbl = 0x7fd781859ca0, vars = 0x7fd781859ca0, strterm = 0x7fd781859ca0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140563567731880, node = 0x7fd78185e4a8, id = 140563567731880, num = -2121931608, tbl = 0x7fd78185e4a8, vars = 0x7fd78185e4a8, strterm = 0x7fd78185e4a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140563564139560, node = 0x7fd7814f1428, id = 140563564139560, num = -2125523928, tbl = 0x7fd7814f1428, vars = 0x7fd7814f1428, strterm = 0x7fd7814f1428, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140563564144280, node = 0x7fd7814f2698, id = 140563564144280, num = -2125519208, tbl = 0x7fd7814f2698, vars = 0x7fd7814f2698, strterm = 0x7fd7814f2698, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140561394696192, node = 0x7fd700000000, id = 140561394696192, num = 0, tbl = 0x7fd700000000, vars = 0x7fd700000000, strterm = 0x7fd700000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140563564134840, node = 0x7fd7814f01b8, id = 140563564134840, num = -2125528648, tbl = 0x7fd7814f01b8, vars = 0x7fd7814f01b8, strterm = 0x7fd7814f01b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140563564257720, node = 0x7fd78150e1b8, id = 140563564257720, num = -2125405768, tbl = 0x7fd78150e1b8, vars = 0x7fd78150e1b8, strterm = 0x7fd78150e1b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140563567715360, node = 0x7fd78185a420, id = 140563567715360, num = -2121948128, tbl = 0x7fd78185a420, vars = 0x7fd78185a420, strterm = 0x7fd78185a420, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140563566822160, node = 0x7fd781780310, id = 140563566822160, num = -2122841328, tbl = 0x7fd781780310, vars = 0x7fd781780310, strterm = 0x7fd781780310, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140563566828120, node = 0x7fd781781a58, id = 140563566828120, num = -2122835368, tbl = 0x7fd781781a58, vars = 0x7fd781781a58, strterm = 0x7fd781781a58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140563566333880, node = 0x7fd781708fb8, id = 140563566333880, num = -2123329608, tbl = 0x7fd781708fb8, vars = 0x7fd781708fb8, strterm = 0x7fd781708fb8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140563566896240, node = 0x7fd781792470, id = 140563566896240, num = -2122767248, tbl = 0x7fd781792470, vars = 0x7fd781792470, strterm = 0x7fd781792470, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140563566896240, node = 0x7fd781792470, id = 140563566896240, num = -2122767248, tbl = 0x7fd781792470, vars = 0x7fd781792470, strterm = 0x7fd781792470, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140563564252720, node = 0x7fd78150ce30, id = 140563564252720, num = -2125410768, tbl = 0x7fd78150ce30, vars = 0x7fd78150ce30, strterm = 0x7fd78150ce30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140563564254000, node = 0x7fd78150d330, id = 140563564254000, num = -2125409488, tbl = 0x7fd78150d330, vars = 0x7fd78150d330, strterm = 0x7fd78150d330, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140563566344408, node = 0x7fd78170b8d8, id = 140563566344408, num = -2123319080, tbl = 0x7fd78170b8d8, vars = 0x7fd78170b8d8, strterm = 0x7fd78170b8d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140563564244880, node = 0x7fd78150af90, id = 140563564244880, num = -2125418608, tbl = 0x7fd78150af90, vars = 0x7fd78150af90, strterm = 0x7fd78150af90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140563566189136, node = 0x7fd7816e5a50, id = 140563566189136, num = -2123474352, tbl = 0x7fd7816e5a50, vars = 0x7fd7816e5a50, strterm = 0x7fd7816e5a50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140565689663487, node = 0x7fd7ffffffff, id = 140565689663487, num = -1, tbl = 0x7fd7ffffffff, vars = 0x7fd7ffffffff, strterm = 0x7fd7ffffffff, 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 = 140563564240640, node = 0x7fd781509f00, id = 140563564240640, num = -2125422848, tbl = 0x7fd781509f00, vars = 0x7fd781509f00, strterm = 0x7fd781509f00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140563564231720, node = 0x7fd781507c28, id = 140563564231720, num = -2125431768, tbl = 0x7fd781507c28, vars = 0x7fd781507c28, strterm = 0x7fd781507c28, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140563564230480, node = 0x7fd781507750, id = 140563564230480, num = -2125433008, tbl = 0x7fd781507750, vars = 0x7fd781507750, strterm = 0x7fd781507750, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140561394696216, node = 0x7fd700000018, id = 140561394696216, num = 24, tbl = 0x7fd700000018, vars = 0x7fd700000018, strterm = 0x7fd700000018, 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 = 140563564212120, node = 0x7fd781502f98, id = 140563564212120, num = -2125451368, tbl = 0x7fd781502f98, vars = 0x7fd781502f98, strterm = 0x7fd781502f98, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140563564211240, node = 0x7fd781502c28, id = 140563564211240, num = -2125452248, tbl = 0x7fd781502c28, vars = 0x7fd781502c28, strterm = 0x7fd781502c28, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140563566344520, node = 0x7fd78170b948, id = 140563566344520, num = -2123318968, tbl = 0x7fd78170b948, vars = 0x7fd78170b948, strterm = 0x7fd78170b948, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140563628460960, node = 0x7fd785248ba0, id = 140563628460960, num = -2061202528, tbl = 0x7fd785248ba0, vars = 0x7fd785248ba0, strterm = 0x7fd785248ba0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, 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 = 140563564201000, node = 0x7fd781500428, id = 140563564201000, num = -2125462488, tbl = 0x7fd781500428, vars = 0x7fd781500428, strterm = 0x7fd781500428, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, 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 = 140563564202520, node = 0x7fd781500a18, id = 140563564202520, num = -2125460968, tbl = 0x7fd781500a18, vars = 0x7fd781500a18, strterm = 0x7fd781500a18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140563565172000, node = 0x7fd7815ed520, id = 140563565172000, num = -2124491488, tbl = 0x7fd7815ed520, vars = 0x7fd7815ed520, strterm = 0x7fd7815ed520, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140563565165320, node = 0x7fd7815ebb08, id = 140563565165320, num = -2124498168, tbl = 0x7fd7815ebb08, vars = 0x7fd7815ebb08, strterm = 0x7fd7815ebb08, 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 = 140563565280160, node = 0x7fd781607ba0, id = 140563565280160, num = -2124383328, tbl = 0x7fd781607ba0, vars = 0x7fd781607ba0, strterm = 0x7fd781607ba0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140563565284840, node = 0x7fd781608de8, id = 140563565284840, num = -2124378648, tbl = 0x7fd781608de8, vars = 0x7fd781608de8, strterm = 0x7fd781608de8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140563564887880, node = 0x7fd7815a7f48, id = 140563564887880, num = -2124775608, tbl = 0x7fd7815a7f48, vars = 0x7fd7815a7f48, strterm = 0x7fd7815a7f48, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140563565041560, node = 0x7fd7815cd798, id = 140563565041560, num = -2124621928, tbl = 0x7fd7815cd798, vars = 0x7fd7815cd798, strterm = 0x7fd7815cd798, 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 = 140563566148504, node = 0x7fd7816dbb98, id = 140563566148504, num = -2123514984, tbl = 0x7fd7816dbb98, vars = 0x7fd7816dbb98, strterm = 0x7fd7816dbb98, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140563565044400, node = 0x7fd7815ce2b0, id = 140563565044400, num = -2124619088, tbl = 0x7fd7815ce2b0, vars = 0x7fd7815ce2b0, strterm = 0x7fd7815ce2b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, 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 = 140563565042360, node = 0x7fd7815cdab8, id = 140563565042360, num = -2124621128, tbl = 0x7fd7815cdab8, vars = 0x7fd7815cdab8, strterm = 0x7fd7815cdab8, 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 = 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 = 140563566904600, node = 0x7fd781794518, id = 140563566904600, num = -2122758888, tbl = 0x7fd781794518, vars = 0x7fd781794518, strterm = 0x7fd781794518, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140563566653400, node = 0x7fd781756fd8, id = 140563566653400, num = -2123010088, tbl = 0x7fd781756fd8, vars = 0x7fd781756fd8, strterm = 0x7fd781756fd8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140563566892720, node = 0x7fd7817916b0, id = 140563566892720, num = -2122770768, tbl = 0x7fd7817916b0, vars = 0x7fd7817916b0, strterm = 0x7fd7817916b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140563566893360, node = 0x7fd781791930, id = 140563566893360, num = -2122770128, tbl = 0x7fd781791930, vars = 0x7fd781791930, strterm = 0x7fd781791930, 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 = 140563566895880, node = 0x7fd781792308, id = 140563566895880, num = -2122767608, tbl = 0x7fd781792308, vars = 0x7fd781792308, strterm = 0x7fd781792308, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4611686018427445249, node = 0x400000000000e001, id = 4611686018427445249, num = 57345, tbl = 0x400000000000e001, vars = 0x400000000000e001, strterm = 0x400000000000e001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140721576814832, node = 0x7ffc4b9928f0, id = 140721576814832, num = 1268328688, tbl = 0x7ffc4b9928f0, vars = 0x7ffc4b9928f0, strterm = 0x7ffc4b9928f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140563630290131, node = 0x7fd7854074d3 <__GI___libc_free+115>, id = 140563630290131, num = -2059373357, tbl = 0x7fd7854074d3 <__GI___libc_free+115>, vars = 0x7fd7854074d3 <__GI___libc_free+115>, strterm = 0x7fd7854074d3 <__GI___libc_free+115>, ctxt = {in_defined = 1, 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 = 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 = 140721576814624, node = 0x7ffc4b992820, id = 140721576814624, num = 1268328480, tbl = 0x7ffc4b992820, vars = 0x7ffc4b992820, strterm = 0x7ffc4b992820, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140721576812328, node = 0x7ffc4b991f28, id = 140721576812328, num = 1268326184, tbl = 0x7ffc4b991f28, vars = 0x7ffc4b991f28, strterm = 0x7ffc4b991f28, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {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 = 93939100469472, node = 0x556fe6b6c8e0 <OnigSyntaxRuby>, id = 93939100469472, num = -424228640, tbl = 0x556fe6b6c8e0 <OnigSyntaxRuby>, vars = 0x556fe6b6c8e0 <OnigSyntaxRuby>, strterm = 0x556fe6b6c8e0 <OnigSyntaxRuby>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 93939097998781, node = 0x556fe69115bd <next_state_val+589>, id = 93939097998781, num = -426699331, tbl = 0x556fe69115bd <next_state_val+589>, vars = 0x556fe69115bd <next_state_val+589>, strterm = 0x556fe69115bd <next_state_val+589>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140721576809976, node = 0x7ffc4b9915f8, id = 140721576809976, num = 1268323832, tbl = 0x7ffc4b9915f8, vars = 0x7ffc4b9915f8, strterm = 0x7ffc4b9915f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, 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 = 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 = 140721576814832, node = 0x7ffc4b9928f0, id = 140721576814832, num = 1268328688, tbl = 0x7ffc4b9928f0, vars = 0x7ffc4b9928f0, strterm = 0x7ffc4b9928f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140721576812832, node = 0x7ffc4b992120, id = 140721576812832, num = 1268326688, tbl = 0x7ffc4b992120, vars = 0x7ffc4b992120, strterm = 0x7ffc4b992120, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {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 = 140563565789336, node = 0x7fd781684098, id = 140563565789336, num = -2123874152, tbl = 0x7fd781684098, vars = 0x7fd781684098, strterm = 0x7fd781684098, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140563565789336, node = 0x7fd781684098, id = 140563565789336, num = -2123874152, tbl = 0x7fd781684098, vars = 0x7fd781684098, strterm = 0x7fd781684098, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140563565788872, node = 0x7fd781683ec8, id = 140563565788872, num = -2123874616, tbl = 0x7fd781683ec8, vars = 0x7fd781683ec8, strterm = 0x7fd781683ec8, 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 = 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 = 140563565788648, node = 0x7fd781683de8, id = 140563565788648, num = -2123874840, tbl = 0x7fd781683de8, vars = 0x7fd781683de8, strterm = 0x7fd781683de8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, 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 = 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 = 7517318426763949824, node = 0x6852e147dac37700, id = 7517318426763949824, num = -624724224, tbl = 0x6852e147dac37700, vars = 0x6852e147dac37700, strterm = 0x6852e147dac37700, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93939109071838, node = 0x556fe73a0bde, id = 93939109071838, num = -415626274, tbl = 0x556fe73a0bde, vars = 0x556fe73a0bde, strterm = 0x556fe73a0bde, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 7517318426763949824, node = 0x6852e147dac37700, id = 7517318426763949824, num = -624724224, tbl = 0x6852e147dac37700, vars = 0x6852e147dac37700, strterm = 0x6852e147dac37700, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140721576814832, node = 0x7ffc4b9928f0, id = 140721576814832, num = 1268328688, tbl = 0x7ffc4b9928f0, vars = 0x7ffc4b9928f0, strterm = 0x7ffc4b9928f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 93939111152240, node = 0x556fe759ca70, id = 93939111152240, num = -413545872, tbl = 0x556fe759ca70, vars = 0x556fe759ca70, strterm = 0x556fe759ca70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 93939111152240, node = 0x556fe759ca70, id = 93939111152240, num = -413545872, tbl = 0x556fe759ca70, vars = 0x556fe759ca70, strterm = 0x556fe759ca70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140721576813408, node = 0x7ffc4b992360, id = 140721576813408, num = 1268327264, tbl = 0x7ffc4b992360, vars = 0x7ffc4b992360, strterm = 0x7ffc4b992360, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140721576814112, node = 0x7ffc4b992620, id = 140721576814112, num = 1268327968, tbl = 0x7ffc4b992620, vars = 0x7ffc4b992620, strterm = 0x7ffc4b992620, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 93939100460032, node = 0x556fe6b6a400 <clean_info>, id = 93939100460032, num = -424238080, tbl = 0x556fe6b6a400 <clean_info>, vars = 0x556fe6b6a400 <clean_info>, strterm = 0x556fe6b6a400 <clean_info>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140721576814160, node = 0x7ffc4b992650, id = 140721576814160, num = 1268328016, tbl = 0x7ffc4b992650, vars = 0x7ffc4b992650, strterm = 0x7ffc4b992650, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 93939097892930, node = 0x556fe68f7842 <optimize_node_left+450>, id = 93939097892930, num = -426805182, tbl = 0x556fe68f7842 <optimize_node_left+450>, vars = 0x556fe68f7842 <optimize_node_left+450>, strterm = 0x556fe68f7842 <optimize_node_left+450>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, 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 = 140721576814248, node = 0x7ffc4b9926a8, id = 140721576814248, num = 1268328104, tbl = 0x7ffc4b9926a8, vars = 0x7ffc4b9926a8, strterm = 0x7ffc4b9926a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140721576814184, node = 0x7ffc4b992668, id = 140721576814184, num = 1268328040, tbl = 0x7ffc4b992668, vars = 0x7ffc4b992668, strterm = 0x7ffc4b992668, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140721576814312, node = 0x7ffc4b9926e8, id = 140721576814312, num = 1268328168, tbl = 0x7ffc4b9926e8, vars = 0x7ffc4b9926e8, strterm = 0x7ffc4b9926e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, 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 = 140721576813432, node = 0x7ffc4b992378, id = 140721576813432, num = 1268327288, tbl = 0x7ffc4b992378, vars = 0x7ffc4b992378, strterm = 0x7ffc4b992378, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140721576814376, node = 0x7ffc4b992728, id = 140721576814376, num = 1268328232, tbl = 0x7ffc4b992728, vars = 0x7ffc4b992728, strterm = 0x7ffc4b992728, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140721576813393, node = 0x7ffc4b992351, id = 140721576813393, num = 1268327249, tbl = 0x7ffc4b992351, vars = 0x7ffc4b992351, strterm = 0x7ffc4b992351, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140721576813393, node = 0x7ffc4b992351, id = 140721576813393, num = 1268327249, tbl = 0x7ffc4b992351, vars = 0x7ffc4b992351, strterm = 0x7ffc4b992351, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 93939097887530, node = 0x556fe68f632a <update_string_node_case_fold+298>, id = 93939097887530, num = -426810582, tbl = 0x556fe68f632a <update_string_node_case_fold+298>, vars = 0x556fe68f632a <update_string_node_case_fold+298>, strterm = 0x556fe68f632a <update_string_node_case_fold+298>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 93939109268321, node = 0x556fe73d0b61, id = 93939109268321, num = -415429791, tbl = 0x556fe73d0b61, vars = 0x556fe73d0b61, strterm = 0x556fe73d0b61, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 93939110033552, node = 0x556fe748b890, id = 93939110033552, num = -414664560, tbl = 0x556fe748b890, vars = 0x556fe748b890, strterm = 0x556fe748b890, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140721576813384, node = 0x7ffc4b992348, id = 140721576813384, num = 1268327240, tbl = 0x7ffc4b992348, vars = 0x7ffc4b992348, strterm = 0x7ffc4b992348, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140721576813392, node = 0x7ffc4b992350, id = 140721576813392, num = 1268327248, tbl = 0x7ffc4b992350, vars = 0x7ffc4b992350, strterm = 0x7ffc4b992350, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140721576813393, node = 0x7ffc4b992351, id = 140721576813393, num = 1268327249, tbl = 0x7ffc4b992351, vars = 0x7ffc4b992351, strterm = 0x7ffc4b992351, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 7517318426763949824, node = 0x6852e147dac37700, id = 7517318426763949824, num = -624724224, tbl = 0x6852e147dac37700, vars = 0x6852e147dac37700, strterm = 0x6852e147dac37700, 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 = 140563630286507, node = 0x7fd7854066ab <_int_malloc+3195>, id = 140563630286507, num = -2059376981, tbl = 0x7fd7854066ab <_int_malloc+3195>, vars = 0x7fd7854066ab <_int_malloc+3195>, strterm = 0x7fd7854066ab <_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 = 140563565727696, node = 0x7fd781674fd0, id = 140563565727696, num = -2123935792, tbl = 0x7fd781674fd0, vars = 0x7fd781674fd0, strterm = 0x7fd781674fd0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140563631815904, node = 0x7fd78557bce0 <main_arena+96>, id = 140563631815904, num = -2057847584, tbl = 0x7fd78557bce0 <main_arena+96>, vars = 0x7fd78557bce0 <main_arena+96>, strterm = 0x7fd78557bce0 <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 = 140563630286507, node = 0x7fd7854066ab <_int_malloc+3195>, id = 140563630286507, num = -2059376981, tbl = 0x7fd7854066ab <_int_malloc+3195>, vars = 0x7fd7854066ab <_int_malloc+3195>, strterm = 0x7fd7854066ab <_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 = 16766418752, node = 0x3e75b3f40, id = 16766418752, num = -413450432, tbl = 0x3e75b3f40, vars = 0x3e75b3f40, strterm = 0x3e75b3f40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {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 = 11729201599660216838, node = 0xa2c67eb5feb0d206, id = 11729201599660216838, num = -21966330, tbl = 0xa2c67eb5feb0d206, vars = 0xa2c67eb5feb0d206, strterm = 0xa2c67eb5feb0d206, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {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 = 140563630286507, node = 0x7fd7854066ab <_int_malloc+3195>, id = 140563630286507, num = -2059376981, tbl = 0x7fd7854066ab <_int_malloc+3195>, vars = 0x7fd7854066ab <_int_malloc+3195>, strterm = 0x7fd7854066ab <_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 = 140563565731824, node = 0x7fd781675ff0, id = 140563565731824, num = -2123931664, tbl = 0x7fd781675ff0, vars = 0x7fd781675ff0, strterm = 0x7fd781675ff0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140563631815904, node = 0x7fd78557bce0 <main_arena+96>, id = 140563631815904, num = -2057847584, tbl = 0x7fd78557bce0 <main_arena+96>, vars = 0x7fd78557bce0 <main_arena+96>, strterm = 0x7fd78557bce0 <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 = 11729201599660216838, node = 0xa2c67eb5feb0d206, id = 11729201599660216838, num = -21966330, tbl = 0xa2c67eb5feb0d206, vars = 0xa2c67eb5feb0d206, strterm = 0xa2c67eb5feb0d206, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {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 = 11729201599660216838, node = 0xa2c67eb5feb0d206, id = 11729201599660216838, num = -21966330, tbl = 0xa2c67eb5feb0d206, vars = 0xa2c67eb5feb0d206, strterm = 0xa2c67eb5feb0d206, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {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 = 140563631815808, node = 0x7fd78557bc80 <main_arena>, id = 140563631815808, num = -2057847680, tbl = 0x7fd78557bc80 <main_arena>, vars = 0x7fd78557bc80 <main_arena>, strterm = 0x7fd78557bc80 <main_arena>, 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 = 48, node = 0x30, id = 48, num = 48, tbl = 0x30, vars = 0x30, strterm = 0x30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {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 = 14153229552, node = 0x34b9924f0, id = 14153229552, num = 1268327664, tbl = 0x34b9924f0, vars = 0x34b9924f0, strterm = 0x34b9924f0, 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 = 140721576814592, node = 0x7ffc4b992800, id = 140721576814592, num = 1268328448, tbl = 0x7ffc4b992800, vars = 0x7ffc4b992800, strterm = 0x7ffc4b992800, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 11729201599660216838, node = 0xa2c67eb5feb0d206, id = 11729201599660216838, num = -21966330, tbl = 0xa2c67eb5feb0d206, vars = 0xa2c67eb5feb0d206, strterm = 0xa2c67eb5feb0d206, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {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 = 140721576813888, node = 0x7ffc4b992540, id = 140721576813888, num = 1268327744, tbl = 0x7ffc4b992540, vars = 0x7ffc4b992540, strterm = 0x7ffc4b992540, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 93939099453969, node = 0x556fe6a74a11 <alloc::raw_vec::finish_grow<alloc::alloc::Global>+145>, id = 93939099453969, num = -425244143, tbl = 0x556fe6a74a11 <alloc::raw_vec::finish_grow<alloc::alloc::Global>+145>, vars = 0x556fe6a74a11 <alloc::raw_vec::finish_grow<alloc::alloc::Global>+145>, strterm = 0x556fe6a74a11 <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_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 = 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 = 4294967375, node = 0x10000004f, id = 4294967375, num = 79, tbl = 0x10000004f, vars = 0x10000004f, strterm = 0x10000004f, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}}
        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 = 712, column = 7}}, {beg_pos = {lineno = 712, column = 8}, end_pos = {lineno = 712, column = 8}}, {beg_pos = {lineno = 714, column = 4}, end_pos = {lineno = 714, column = 16}}, {beg_pos = {lineno = 714, column = 17}, end_pos = {lineno = 714, column = 19}}, {beg_pos = {lineno = 714, column = 19}, end_pos = {lineno = 714, column = 19}}, {beg_pos = {lineno = 714, column = 19}, end_pos = {lineno = 714, column = 19}}, {beg_pos = {lineno = 714, column = 19}, end_pos = {lineno = 714, column = 19}}, {beg_pos = {lineno = 714, column = 19}, end_pos = {lineno = 714, column = 19}}, {beg_pos = {lineno = 715, column = 6}, end_pos = {lineno = 715, column = 10}}, {beg_pos = {lineno = 715, column = 11}, end_pos = {lineno = 715, column = 14}}, {beg_pos = {lineno = 715, column = 15}, end_pos = {lineno = 715, column = 15}}, {beg_pos = {lineno = 716, column = 6}, end_pos = {lineno = 716, column = 8}}, {beg_pos = {lineno = 716, column = 8}, end_pos = {lineno = 716, column = 8}}, {beg_pos = {lineno = 716, column = 8}, end_pos = {lineno = 716, column = 8}}, {beg_pos = {lineno = 716, column = 9}, end_pos = {lineno = 716, column = 16}}, {beg_pos = {lineno = 716, column = 17}, end_pos = {lineno = 716, column = 17}}, {beg_pos = {lineno = 716, column = 17}, end_pos = {lineno = 716, column = 17}}, {beg_pos = {lineno = 717, column = 8}, end_pos = {lineno = 717, column = 16}}, {beg_pos = {lineno = 717, column = 16}, end_pos = {lineno = 717, column = 16}}, {beg_pos = {lineno = 717, column = 13}, end_pos = {lineno = 717, column = 15}}, {beg_pos = {lineno = 717, column = 14}, end_pos = {lineno = 717, column = 14}}, {beg_pos = {lineno = 717, column = 14}, end_pos = {lineno = 717, column = 15}}, {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 = 756, column = 44}, end_pos = {lineno = 756, column = 64}}, {beg_pos = {lineno = 756, column = 64}, end_pos = {lineno = 756, column = 64}}, {beg_pos = {lineno = 756, column = 51}, end_pos = {lineno = 756, column = 56}}, {beg_pos = {lineno = 756, column = 56}, end_pos = {lineno = 756, column = 64}}, {beg_pos = {lineno = 756, column = 57}, end_pos = {lineno = 756, column = 63}}, {beg_pos = {lineno = 756, column = 63}, end_pos = {lineno = 756, column = 64}}, {beg_pos = {lineno = 756, column = 63}, end_pos = {lineno = 756, column = 64}}, {beg_pos = {lineno = 1, column = 43}, end_pos = {lineno = 1, column = 44}}, {beg_pos = {lineno = 1, column = 44}, end_pos = {lineno = 1, column = 48}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 16378, column = 0}}, {beg_pos = {lineno = -422878584, column = 21871}, end_pos = {lineno = 1268328912, column = 32764}}, {beg_pos = {lineno = -416503392, column = 21871}, end_pos = {lineno = 26470, column = 0}}, {beg_pos = {lineno = -422878465, column = 21871}, end_pos = {lineno = -425187530, column = 21871}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -422878584, column = 21871}}, {beg_pos = {lineno = 1268328944, column = 32764}, end_pos = {lineno = -415337152, column = 21871}}, {beg_pos = {lineno = -415337096, column = 21871}, end_pos = {lineno = -425223376, column = 21871}}, {beg_pos = {lineno = 64, column = 0}, end_pos = {lineno = 1268328704, column = 32764}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 128, column = 4194304}}, {beg_pos = {lineno = 1268328841, column = 32764}, end_pos = {lineno = -2057847584, column = 32727}}, {beg_pos = {lineno = 16387, column = 32727}, end_pos = {lineno = -415337096, column = 21871}}, {beg_pos = {lineno = 573440, column = 0}, end_pos = {lineno = 707376, column = 0}}, {beg_pos = {lineno = -2057847680, column = 32727}, end_pos = {lineno = -2059385274, column = 32727}}, {beg_pos = {lineno = -2123925520, column = 32727}, end_pos = {lineno = -2059385145, column = 32727}}, {beg_pos = {lineno = 198704, column = 0}, end_pos = {lineno = -2123925520, column = 32727}}, {beg_pos = {lineno = -2057847680, column = 32727}, end_pos = {lineno = -2059383381, column = 32727}}, {beg_pos = {lineno = -413233150, column = 21871}, end_pos = {lineno = -2123921992, column = 32727}}, {beg_pos = {lineno = 0, column = 1}, end_pos = {lineno = -624724224, column = 1750262087}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 1}}, {beg_pos = {lineno = 5, column = 0}, end_pos = {lineno = -416988960, column = 21871}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 47, column = 0}, end_pos = {lineno = -427805976, column = 21871}}, {beg_pos = {lineno = -2122719128, column = 32727}, end_pos = {lineno = -2112426608, column = 32727}}, {beg_pos = {lineno = 1268328996, column = 32764}, end_pos = {lineno = -2122719128, column = 32727}}, {beg_pos = {lineno = -416988960, column = 21871}, end_pos = {lineno = 28, column = 0}}, {beg_pos = {lineno = -416957024, column = 21871}, end_pos = {lineno = -427855283, column = 21871}}, {beg_pos = {lineno = -2122382128, column = 32727}, end_pos = {lineno = -424570890, column = 21871}}, {beg_pos = {lineno = -416984800, column = 21871}, end_pos = {lineno = -624724224, column = 1750262087}}, {beg_pos = {lineno = 28, column = 0}, end_pos = {lineno = -2122382128, column = 32727}}, {beg_pos = {lineno = -2122719128, column = 32727}, end_pos = {lineno = -425088613, column = 21871}}, {beg_pos = {lineno = -2122719128, column = 32727}, end_pos = {lineno = -416984800, column = 21871}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -2123937790, column = 32727}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -424645383, column = 21871}}, {beg_pos = {lineno = 1680, column = 0}, end_pos = {lineno = -427965484, column = 21871}}, {beg_pos = {lineno = 94, column = 0}, end_pos = {lineno = -416984800, column = 21871}}, {beg_pos = {lineno = -424645408, column = 21871}, end_pos = {lineno = 1268333152, column = 32764}}, {beg_pos = {lineno = 1268329332, column = 32764}, end_pos = {lineno = 707376, column = 0}}, {beg_pos = {lineno = -2057847680, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = -416984800, column = 21871}, end_pos = {lineno = -2060066992, column = 32727}}, {beg_pos = {lineno = 36, column = 0}, end_pos = {lineno = 8186, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -427965382, column = 21871}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1268329104, column = 32764}}, {beg_pos = {lineno = 1268329488, column = 32764}, end_pos = {lineno = 1268333840, column = 32764}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -624724224, column = 1750262087}}, {beg_pos = {lineno = 1268329472, column = 32764}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -2123937790, column = 32727}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -416957024, column = 21871}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -424644707, column = 21871}}, {beg_pos = {lineno = -416503392, column = 0}, end_pos = {lineno = -2055748740, column = 32727}}, {beg_pos = {lineno = -2057789440, column = 32727}, end_pos = {lineno = -2060031280, column = 32727}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = -2060037732, column = 32727}}, {beg_pos = {lineno = -415361104, column = 21871}, end_pos = {lineno = -2055747607, column = 32727}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = -2055748953, column = 32727}}, {beg_pos = {lineno = -2055552288, column = 32727}, end_pos = {lineno = -428271728, column = 21871}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = -428276380, column = 21871}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -2055747607, column = 32727}}, {beg_pos = {lineno = 891, column = 0}, end_pos = {lineno = -428222432, column = 21871}}, {beg_pos = {lineno = -2055552288, column = 32727}, end_pos = {lineno = 1268329640, column = 32764}}, {beg_pos = {lineno = 1268329636, column = 32764}, end_pos = {lineno = -2121608519, column = 32727}}, {beg_pos = {lineno = -428222432, column = 21871}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 1268329636, column = 32764}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = -416395872, column = 21871}, end_pos = {lineno = 13, column = 0}}, {beg_pos = {lineno = 0, column = 21871}, end_pos = {lineno = -2121606638, column = 32727}}, {beg_pos = {lineno = -2121612144, column = 32727}, end_pos = {lineno = 1268329840, column = 32764}}, {beg_pos = {lineno = 1268329824, column = 32764}, end_pos = {lineno = 226653313, column = 0}}, {beg_pos = {lineno = 1, column = 32764}, end_pos = {lineno = 13, column = 0}}, {beg_pos = {lineno = -415340288, column = 21871}, end_pos = {lineno = 1268329760, column = 32764}}, {beg_pos = {lineno = 1268329776, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 1268329984, column = 32764}, end_pos = {lineno = -2121606638, column = 32727}}, {beg_pos = {lineno = -415340288, column = 21871}, end_pos = {lineno = 1268329824, column = 32764}}, {beg_pos = {lineno = 1268329840, column = 32764}, end_pos = {lineno = -2055745007, column = 32727}}, {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 = -415341168, column = 21871}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -415341168, column = 21871}}, {beg_pos = {lineno = -2059997392, column = 1}, end_pos = {lineno = -415340288, column = 21871}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32764}}, {beg_pos = {lineno = 0, column = 32764}, end_pos = {lineno = 0, column = 1750262087}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = -952662486, column = 0}}, {beg_pos = {lineno = -428250344, column = 21871}, end_pos = {lineno = -2055552288, column = 32727}}, {beg_pos = {lineno = -415341168, column = 21871}, end_pos = {lineno = -2121338432, column = 32727}}, {beg_pos = {lineno = -2123863248, column = 32727}, end_pos = {lineno = -2123874048, column = 32727}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -2055717007, column = 32727}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 12, column = 0}}, {beg_pos = {lineno = -415341168, column = 21871}, end_pos = {lineno = -2121338760, column = 32727}}, {beg_pos = {lineno = -415334928, column = 21871}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = -2122728448, column = 32727}, end_pos = {lineno = -2055717007, column = 32727}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -428250344, column = 21871}, end_pos = {lineno = -427396096, column = 21871}}, {beg_pos = {lineno = 847, column = 0}, end_pos = {lineno = 1268330992, column = 32764}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = -415334928, column = 21871}, end_pos = {lineno = -2055705170, column = 32727}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -2121358496, column = 32727}}, {beg_pos = {lineno = 1268326014, column = 32764}, end_pos = {lineno = 1268330816, column = 32764}}, {beg_pos = {lineno = -2122729488, column = 32727}, end_pos = {lineno = 1268325620, column = 32764}}, {beg_pos = {lineno = 1268325616, column = 32764}, end_pos = {lineno = -415340288, column = 21871}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 21871}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = -2055747607, column = 32727}}, {beg_pos = {lineno = -428233592, column = 21871}, end_pos = {lineno = -2055552288, column = 32727}}, {beg_pos = {lineno = -2055552288, column = 32727}, end_pos = {lineno = 1268330344, column = 32764}}, {beg_pos = {lineno = 1268330340, column = 32764}, end_pos = {lineno = 1268333152, column = 32764}}, {beg_pos = {lineno = -2061225968, column = 32727}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 49178, column = 0}, end_pos = {lineno = -2122281008, column = 32727}}, {beg_pos = {lineno = -2061114976, column = 32727}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -416984800, column = 21871}, end_pos = {lineno = -2060067568, column = 32727}}, {beg_pos = {lineno = 79, column = 2}, end_pos = {lineno = 79, column = 2}}, {beg_pos = {lineno = 1125486737, column = 172498}, end_pos = {lineno = -413959184, column = 21871}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -2060067568, column = 32727}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -2057847584, column = 32727}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 79, column = 1}}, {beg_pos = {lineno = 77, column = 15}, end_pos = {lineno = 77, column = 15}}, {beg_pos = {lineno = -2121930568, column = 32727}, end_pos = {lineno = 14666508, 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 = -1, column = 0}, end_pos = {lineno = -2059376981, column = 32727}}, {beg_pos = {lineno = -2123836224, column = 32727}, end_pos = {lineno = -2057847584, column = 32727}}, {beg_pos = {lineno = -21966330, column = -1564049739}, end_pos = {lineno = -427703560, column = 21871}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = -416989296, column = 21871}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -424882350, column = 21871}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -2057847584, column = 32727}}, {beg_pos = {lineno = -2123654968, column = 32727}, end_pos = {lineno = -416989296, column = 21871}}, {beg_pos = {lineno = 8192, column = 0}, end_pos = {lineno = -624724224, column = 1750262087}}, {beg_pos = {lineno = -2123430761, column = 32727}, end_pos = {lineno = -2057847680, column = 32727}}, {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 = -2059379621, column = 32727}}, {beg_pos = {lineno = 2, 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 = -21966330, column = -1564049739}}, {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 = 494
        yyresult = <optimized out>
        yytoken = <optimized out>
        yyval = {val = 140561394696216, node = 0x7fd700000018, id = 140561394696216, num = 24, tbl = 0x7fd700000018, vars = 0x7fd700000018, strterm = 0x7fd700000018, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}
        yyloc = {beg_pos = {lineno = 716, column = 6}, end_pos = {lineno = 717, column = 16}}
        yyerror_range = <optimized out>
        yymsgbuf = "n\000\000\000^", '\000' <repeats 12 times>, "\223n\201\327\177\000\000\200\274W\205\327\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\335\065\205\327\177\000\000\000\000\000\000\000\000\000\000\342r@\205\327\177\000\000\060\304X\347oU\000\000\020\313i\201\327\177\000\000\020\313i\201\327\177\000\000\340@%\347oU\000\000\004\000\000\000\000\000\000\000\240\021\200\346oU\000"
        yymsg = 0x7ffc4b993160 "n"
        yymsg_alloc = 128
        yylen = 8
        yyabortlab = <optimized out>
        yyerrorlab = <optimized out>
#41 0x00007fd7818d15b2 in ripper_parse0 (parser_v=parser_v@entry=140563564153600) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:14371
        p = 0x7fd78169cb10
#42 0x0000556fe67dc59c in rb_ensure (b_proc=b_proc@entry=0x7fd7818d14d0 <ripper_parse0>, data1=data1@entry=140563564153600, e_proc=e_proc@entry=0x7fd7818b3ae0 <ripper_ensure>, data2=data2@entry=140563564153600) at /tmp/ruby/src/trunk-yjit/eval.c:1005
        _ec = 0x556fe7255120
        _tag = {tag = 36, retval = 140721576817680, buf = {0x7fd7814f4b00, 0x556fe67dc680 <rb_ensure+496>, 0x0, 0x7ffc4b993250, 0x0}, prev = 0x7ffc4b9935d0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x556fe7255120
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7fd7818b3ae0 <ripper_ensure>, data2 = 140563564153600}}
#43 0x00007fd7818b4315 in ripper_parse (self=140563564153600) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:14409
        p = 0x7fd78169cb10
#44 0x0000556fe69b08d4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7fd78535dd90, ec=0x556fe7255120) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
        ci = 0x8601001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fd785243010
        cfunc = 0x556fe73e7df8
        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>
#45 vm_call_cfunc_with_frame (ec=0x556fe7255120, reg_cfp=0x7fd78535dd90, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#46 0x0000556fe69cc40d 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 = 0x999999999999b888
        cc = <optimized out>
        recv = 93939107709152
        argc = <optimized out>
        calling = {ci = 0x8601001c0001, cc = 0x7fd78179b818, block_handler = 0, recv = 140563564153600, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#47 vm_exec_core (ec=0x556fe7255120, initial=57283533) at ../../src/trunk-yjit/insns.def:835
        bh = <optimized out>
        cd = 0x36a13cd
        leaf = <optimized out>
        val = 32
        reg_pc = 0x7fd781707738
        reg_cfp = 0x7fd78535dd90
        insns_address_table = {0x556fe69cee03 <vm_exec_core+10995>, 0x556fe69cc581 <vm_exec_core+625>, 0x556fe69ce806 <vm_exec_core+9462>, 0x556fe69ce78b <vm_exec_core+9339>, 0x556fe69ce5f5 <vm_exec_core+8933>, 0x556fe69ce577 <vm_exec_core+8807>, 0x556fe69ce6c6 <vm_exec_core+9142>, 0x556fe69ce66c <vm_exec_core+9052>, 0x556fe69ce217 <vm_exec_core+7943>, 0x556fe69ce1c7 <vm_exec_core+7863>, 0x556fe69ce40c <vm_exec_core+8444>, 0x556fe69ce272 <vm_exec_core+8034>, 0x556fe69ce0af <vm_exec_core+7583>, 0x556fe69ce040 <vm_exec_core+7472>, 0x556fe69cdfd3 <vm_exec_core+7363>, 0x556fe69cdf98 <vm_exec_core+7304>, 0x556fe69cdf62 <vm_exec_core+7250>, 0x556fe69cdf2f <vm_exec_core+7199>, 0x556fe69ce194 <vm_exec_core+7812>, 0x556fe69cd20f <vm_exec_core+3839>, 0x556fe69cd1a1 <vm_exec_core+3729>, 0x556fe69cd166 <vm_exec_core+3670>, 0x556fe69cd110 <vm_exec_core+3584>, 0x556fe69cd0cc <vm_exec_core+3516>, 0x556fe69cd045 <vm_exec_core+3381>, 0x556fe69cd010 <vm_exec_core+3328>, 0x556fe69ccfb5 <vm_exec_core+3237>, 0x556fe69ccf3d <vm_exec_core+3117>, 0x556fe69ccf05 <vm_exec_core+3061>, 0x556fe69ccecd <vm_exec_core+3005>, 0x556fe69cccd8 <vm_exec_core+2504>, 0x556fe69ccc47 <vm_exec_core+2359>, 0x556fe69ccbea <vm_exec_core+2266>, 0x556fe69ccb71 <vm_exec_core+2145>, 0x556fe69cd8a9 <vm_exec_core+5529>, 0x556fe69cd884 <vm_exec_core+5492>, 0x556fe69cd84b <vm_exec_core+5435>, 0x556fe69cd7fb <vm_exec_core+5355>, 0x556fe69cd7c9 <vm_exec_core+5305>, 0x556fe69cd6db <vm_exec_core+5067>, 0x556fe69cd696 <vm_exec_core+4998>, 0x556fe69cd650 <vm_exec_core+4928>, 0x556fe69cd620 <vm_exec_core+4880>, 0x556fe69cd555 <vm_exec_core+4677>, 0x556fe69cd5c0 <vm_exec_core+4784>, 0x556fe69cd430 <vm_exec_core+4384>, 0x556fe69cd3c3 <vm_exec_core+4275>, 0x556fe69cd336 <vm_exec_core+4134>, 0x556fe69cd27a <vm_exec_core+3946>, 0x556fe69cd242 <vm_exec_core+3890>, 0x556fe69cde68 <vm_exec_core+7000>, 0x556fe69cdd6d <vm_exec_core+6749>, 0x556fe69cc368 <vm_exec_core+88>, 0x556fe69cdeab <vm_exec_core+7067>, 0x556fe69cda1b <vm_exec_core+5899>, 0x556fe69cf027 <vm_exec_core+11543>, 0x556fe69cd9d1 <vm_exec_core+5825>, 0x556fe69cd961 <vm_exec_core+5713>, 0x556fe69cd8f1 <vm_exec_core+5601>, 0x556fe69cdbf1 <vm_exec_core+6369>, 0x556fe69cdade <vm_exec_core+6094>, 0x556fe69cda65 <vm_exec_core+5973>, 0x556fe69ceb8c <vm_exec_core+10364>, 0x556fe69cdd35 <vm_exec_core+6693>, 0x556fe69cdcde <vm_exec_core+6606>, 0x556fe69cc9d2 <vm_exec_core+1730>, 0x556fe69cc998 <vm_exec_core+1672>, 0x556fe69ccaca <vm_exec_core+1978>, 0x556fe69cca29 <vm_exec_core+1817>, 0x556fe69cefc5 <vm_exec_core+11445>, 0x556fe69cef1c <vm_exec_core+11276>, 0x556fe69cf1e0 <vm_exec_core+11984>, 0x556fe69cf16d <vm_exec_core+11869>, 0x556fe69cf0c7 <vm_exec_core+11703>, 0x556fe69cf06b <vm_exec_core+11611>, 0x556fe69cf58d <vm_exec_core+12925>, 0x556fe69cf4f0 <vm_exec_core+12768>, 0x556fe69cf458 <vm_exec_core+12616>, 0x556fe69cf3bb <vm_exec_core+12459>, 0x556fe69cf323 <vm_exec_core+12307>, 0x556fe69cec7b <vm_exec_core+10603>, 0x556fe69cf2d8 <vm_exec_core+12232>, 0x556fe69cf282 <vm_exec_core+12146>, 0x556fe69ced9a <vm_exec_core+10890>, 0x556fe69ced16 <vm_exec_core+10758>, 0x556fe69cc923 <vm_exec_core+1555>, 0x556fe69cc8c5 <vm_exec_core+1461>, 0x556fe69ceee8 <vm_exec_core+11224>, 0x556fe69ceeb4 <vm_exec_core+11172>, 0x556fe69cee63 <vm_exec_core+11091>, 0x556fe69cee14 <vm_exec_core+11012>, 0x556fe69cecb3 <vm_exec_core+10659>, 0x556fe69cec09 <vm_exec_core+10489>, 0x556fe69cc858 <vm_exec_core+1352>, 0x556fe69cc801 <vm_exec_core+1265>, 0x556fe69cc77e <vm_exec_core+1134>, 0x556fe69cc739 <vm_exec_core+1065>, 0x556fe69cc6ec <vm_exec_core+988>, 0x556fe69cc69f <vm_exec_core+911>, 0x556fe69cc64a <vm_exec_core+826>, 0x556fe69cc617 <vm_exec_core+775>, 0x556fe69cc5e4 <vm_exec_core+724>, 0x556fe69cebed <vm_exec_core+10461>, 0x556fe69cc572 <vm_exec_core+610>, 0x556fe69ce7f7 <vm_exec_core+9447>, 0x556fe69ce77c <vm_exec_core+9324>, 0x556fe69ce5e6 <vm_exec_core+8918>, 0x556fe69ce568 <vm_exec_core+8792>, 0x556fe69ce6b7 <vm_exec_core+9127>, 0x556fe69ce65d <vm_exec_core+9037>, 0x556fe69ce208 <vm_exec_core+7928>, 0x556fe69ce1b8 <vm_exec_core+7848>, 0x556fe69ce3fd <vm_exec_core+8429>, 0x556fe69ce263 <vm_exec_core+8019>, 0x556fe69ce0a0 <vm_exec_core+7568>, 0x556fe69ce031 <vm_exec_core+7457>, 0x556fe69cdfc4 <vm_exec_core+7348>, 0x556fe69cdf89 <vm_exec_core+7289>, 0x556fe69cdf53 <vm_exec_core+7235>, 0x556fe69cdf20 <vm_exec_core+7184>, 0x556fe69ce185 <vm_exec_core+7797>, 0x556fe69cd200 <vm_exec_core+3824>, 0x556fe69cd192 <vm_exec_core+3714>, 0x556fe69cd157 <vm_exec_core+3655>, 0x556fe69cd101 <vm_exec_core+3569>, 0x556fe69cd0bd <vm_exec_core+3501>, 0x556fe69cd036 <vm_exec_core+3366>, 0x556fe69cd001 <vm_exec_core+3313>, 0x556fe69ccfa6 <vm_exec_core+3222>, 0x556fe69ccf2e <vm_exec_core+3102>, 0x556fe69ccef6 <vm_exec_core+3046>, 0x556fe69ccebe <vm_exec_core+2990>, 0x556fe69cccc9 <vm_exec_core+2489>, 0x556fe69ccc38 <vm_exec_core+2344>, 0x556fe69ccbdb <vm_exec_core+2251>, 0x556fe69ccb62 <vm_exec_core+2130>, 0x556fe69cd89a <vm_exec_core+5514>, 0x556fe69cd875 <vm_exec_core+5477>, 0x556fe69cd83c <vm_exec_core+5420>, 0x556fe69cd7ec <vm_exec_core+5340>, 0x556fe69cd7ba <vm_exec_core+5290>, 0x556fe69cd6cc <vm_exec_core+5052>, 0x556fe69cd687 <vm_exec_core+4983>, 0x556fe69cd641 <vm_exec_core+4913>, 0x556fe69cd611 <vm_exec_core+4865>, 0x556fe69cd546 <vm_exec_core+4662>, 0x556fe69cd5b1 <vm_exec_core+4769>, 0x556fe69cd421 <vm_exec_core+4369>, 0x556fe69cd3b4 <vm_exec_core+4260>, 0x556fe69cd327 <vm_exec_core+4119>, 0x556fe69cd26b <vm_exec_core+3931>, 0x556fe69cd233 <vm_exec_core+3875>, 0x556fe69cde59 <vm_exec_core+6985>, 0x556fe69cdd5e <vm_exec_core+6734>, 0x556fe69cf7f1 <vm_exec_core+13537>, 0x556fe69cde9c <vm_exec_core+7052>, 0x556fe69cda0c <vm_exec_core+5884>, 0x556fe69cf7dd <vm_exec_core+13517>, 0x556fe69cd9c2 <vm_exec_core+5810>, 0x556fe69cd952 <vm_exec_core+5698>, 0x556fe69cd8e2 <vm_exec_core+5586>, 0x556fe69cdbe2 <vm_exec_core+6354>, 0x556fe69cdacf <vm_exec_core+6079>, 0x556fe69cda56 <vm_exec_core+5958>, 0x556fe69ceb7d <vm_exec_core+10349>, 0x556fe69cdd26 <vm_exec_core+6678>, 0x556fe69cdccf <vm_exec_core+6591>, 0x556fe69cc9c3 <vm_exec_core+1715>, 0x556fe69cc989 <vm_exec_core+1657>, 0x556fe69ccabb <vm_exec_core+1963>, 0x556fe69cca1a <vm_exec_core+1802>, 0x556fe69cf7c9 <vm_exec_core+13497>, 0x556fe69cf7b5 <vm_exec_core+13477>, 0x556fe69cf7a1 <vm_exec_core+13457>, 0x556fe69cf78d <vm_exec_core+13437>, 0x556fe69cf779 <vm_exec_core+13417>, 0x556fe69cf765 <vm_exec_core+13397>, 0x556fe69cf74a <vm_exec_core+13370>, 0x556fe69cf736 <vm_exec_core+13350>, 0x556fe69cf722 <vm_exec_core+13330>, 0x556fe69cf70e <vm_exec_core+13310>, 0x556fe69cf6fa <vm_exec_core+13290>, 0x556fe69cf6e6 <vm_exec_core+13270>, 0x556fe69cf6d2 <vm_exec_core+13250>, 0x556fe69cf6be <vm_exec_core+13230>, 0x556fe69cf6aa <vm_exec_core+13210>, 0x556fe69cf696 <vm_exec_core+13190>, 0x556fe69cc914 <vm_exec_core+1540>, 0x556fe69cc8b6 <vm_exec_core+1446>, 0x556fe69cf682 <vm_exec_core+13170>, 0x556fe69cf66e <vm_exec_core+13150>, 0x556fe69cf65a <vm_exec_core+13130>, 0x556fe69cf646 <vm_exec_core+13110>, 0x556fe69cc351 <vm_exec_core+65>, 0x556fe69cc355 <vm_exec_core+69>, 0x556fe69cc849 <vm_exec_core+1337>, 0x556fe69cc7f2 <vm_exec_core+1250>, 0x556fe69cc76f <vm_exec_core+1119>, 0x556fe69cc72a <vm_exec_core+1050>, 0x556fe69cc6dd <vm_exec_core+973>...}
#48 0x0000556fe69be08b in rb_vm_exec (ec=0x556fe7255120) at /tmp/ruby/src/trunk-yjit/vm.c:2366
        _ec = 0x556fe7255120
        _tag = {tag = 36, retval = 4, buf = {0x556fe7255120, 0x556fe69bd878 <rb_vm_exec+392>, 0x0, 0x7ffc4b993500, 0x7fd78525e120}, prev = 0x7ffc4b993990, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#49 0x0000556fe69be26c in eval_string_with_cref (self=<optimized out>, src=<optimized out>, cref=0x7fd7814f4a38, file=<optimized out>, line=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1701
        ec = 0x556fe7255120
        block = {as = {captured = {self = 140563564153600, ep = 0x7fd78525e150, code = {iseq = 0x7fd78187cbd8, ifunc = 0x7fd78187cbd8, val = 140563567856600}}, symbol = 140563564153600, proc = 140563564153600}, type = block_type_iseq}
        iseq = 0x7fd7814f47b8
        cfp = <optimized out>
#50 0x0000556fe69d3480 in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=140563564153600) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1946
        cref = 0x7fd7814f4a38
        cref = <optimized out>
#51 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 = 140563567135200
        line = <optimized out>
        code = 140563564153480
#52 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=140563564153600) at /tmp/ruby/src/trunk-yjit/vm_eval.c:2010
No locals.
#53 0x0000556fe69b08d4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7fd78535de10, ec=0x556fe7255120) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
        ci = 0x254100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fd7851f6e68
        cfunc = 0x556fe7297e08
        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>
#54 vm_call_cfunc_with_frame (ec=0x556fe7255120, reg_cfp=0x7fd78535de10, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
        argc = 2
        stack_bottom = <optimized out>
        argv = <optimized out>
#55 0x0000556fe69cc40d 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 = 0x999999999999b888
        cc = <optimized out>
        recv = 93939107709152
        argc = <optimized out>
        calling = {ci = 0x254100100005, cc = 0x7fd78179b980, block_handler = 0, recv = 140563564153600, argc = 2, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#56 vm_exec_core (ec=0x556fe7255120, initial=57283533) at ../../src/trunk-yjit/insns.def:835
        bh = <optimized out>
        cd = 0x36a13cd
        leaf = <optimized out>
        val = 32
        reg_pc = 0x556fe73bdd48
        reg_cfp = 0x7fd78535de10
        insns_address_table = {0x556fe69cee03 <vm_exec_core+10995>, 0x556fe69cc581 <vm_exec_core+625>, 0x556fe69ce806 <vm_exec_core+9462>, 0x556fe69ce78b <vm_exec_core+9339>, 0x556fe69ce5f5 <vm_exec_core+8933>, 0x556fe69ce577 <vm_exec_core+8807>, 0x556fe69ce6c6 <vm_exec_core+9142>, 0x556fe69ce66c <vm_exec_core+9052>, 0x556fe69ce217 <vm_exec_core+7943>, 0x556fe69ce1c7 <vm_exec_core+7863>, 0x556fe69ce40c <vm_exec_core+8444>, 0x556fe69ce272 <vm_exec_core+8034>, 0x556fe69ce0af <vm_exec_core+7583>, 0x556fe69ce040 <vm_exec_core+7472>, 0x556fe69cdfd3 <vm_exec_core+7363>, 0x556fe69cdf98 <vm_exec_core+7304>, 0x556fe69cdf62 <vm_exec_core+7250>, 0x556fe69cdf2f <vm_exec_core+7199>, 0x556fe69ce194 <vm_exec_core+7812>, 0x556fe69cd20f <vm_exec_core+3839>, 0x556fe69cd1a1 <vm_exec_core+3729>, 0x556fe69cd166 <vm_exec_core+3670>, 0x556fe69cd110 <vm_exec_core+3584>, 0x556fe69cd0cc <vm_exec_core+3516>, 0x556fe69cd045 <vm_exec_core+3381>, 0x556fe69cd010 <vm_exec_core+3328>, 0x556fe69ccfb5 <vm_exec_core+3237>, 0x556fe69ccf3d <vm_exec_core+3117>, 0x556fe69ccf05 <vm_exec_core+3061>, 0x556fe69ccecd <vm_exec_core+3005>, 0x556fe69cccd8 <vm_exec_core+2504>, 0x556fe69ccc47 <vm_exec_core+2359>, 0x556fe69ccbea <vm_exec_core+2266>, 0x556fe69ccb71 <vm_exec_core+2145>, 0x556fe69cd8a9 <vm_exec_core+5529>, 0x556fe69cd884 <vm_exec_core+5492>, 0x556fe69cd84b <vm_exec_core+5435>, 0x556fe69cd7fb <vm_exec_core+5355>, 0x556fe69cd7c9 <vm_exec_core+5305>, 0x556fe69cd6db <vm_exec_core+5067>, 0x556fe69cd696 <vm_exec_core+4998>, 0x556fe69cd650 <vm_exec_core+4928>, 0x556fe69cd620 <vm_exec_core+4880>, 0x556fe69cd555 <vm_exec_core+4677>, 0x556fe69cd5c0 <vm_exec_core+4784>, 0x556fe69cd430 <vm_exec_core+4384>, 0x556fe69cd3c3 <vm_exec_core+4275>, 0x556fe69cd336 <vm_exec_core+4134>, 0x556fe69cd27a <vm_exec_core+3946>, 0x556fe69cd242 <vm_exec_core+3890>, 0x556fe69cde68 <vm_exec_core+7000>, 0x556fe69cdd6d <vm_exec_core+6749>, 0x556fe69cc368 <vm_exec_core+88>, 0x556fe69cdeab <vm_exec_core+7067>, 0x556fe69cda1b <vm_exec_core+5899>, 0x556fe69cf027 <vm_exec_core+11543>, 0x556fe69cd9d1 <vm_exec_core+5825>, 0x556fe69cd961 <vm_exec_core+5713>, 0x556fe69cd8f1 <vm_exec_core+5601>, 0x556fe69cdbf1 <vm_exec_core+6369>, 0x556fe69cdade <vm_exec_core+6094>, 0x556fe69cda65 <vm_exec_core+5973>, 0x556fe69ceb8c <vm_exec_core+10364>, 0x556fe69cdd35 <vm_exec_core+6693>, 0x556fe69cdcde <vm_exec_core+6606>, 0x556fe69cc9d2 <vm_exec_core+1730>, 0x556fe69cc998 <vm_exec_core+1672>, 0x556fe69ccaca <vm_exec_core+1978>, 0x556fe69cca29 <vm_exec_core+1817>, 0x556fe69cefc5 <vm_exec_core+11445>, 0x556fe69cef1c <vm_exec_core+11276>, 0x556fe69cf1e0 <vm_exec_core+11984>, 0x556fe69cf16d <vm_exec_core+11869>, 0x556fe69cf0c7 <vm_exec_core+11703>, 0x556fe69cf06b <vm_exec_core+11611>, 0x556fe69cf58d <vm_exec_core+12925>, 0x556fe69cf4f0 <vm_exec_core+12768>, 0x556fe69cf458 <vm_exec_core+12616>, 0x556fe69cf3bb <vm_exec_core+12459>, 0x556fe69cf323 <vm_exec_core+12307>, 0x556fe69cec7b <vm_exec_core+10603>, 0x556fe69cf2d8 <vm_exec_core+12232>, 0x556fe69cf282 <vm_exec_core+12146>, 0x556fe69ced9a <vm_exec_core+10890>, 0x556fe69ced16 <vm_exec_core+10758>, 0x556fe69cc923 <vm_exec_core+1555>, 0x556fe69cc8c5 <vm_exec_core+1461>, 0x556fe69ceee8 <vm_exec_core+11224>, 0x556fe69ceeb4 <vm_exec_core+11172>, 0x556fe69cee63 <vm_exec_core+11091>, 0x556fe69cee14 <vm_exec_core+11012>, 0x556fe69cecb3 <vm_exec_core+10659>, 0x556fe69cec09 <vm_exec_core+10489>, 0x556fe69cc858 <vm_exec_core+1352>, 0x556fe69cc801 <vm_exec_core+1265>, 0x556fe69cc77e <vm_exec_core+1134>, 0x556fe69cc739 <vm_exec_core+1065>, 0x556fe69cc6ec <vm_exec_core+988>, 0x556fe69cc69f <vm_exec_core+911>, 0x556fe69cc64a <vm_exec_core+826>, 0x556fe69cc617 <vm_exec_core+775>, 0x556fe69cc5e4 <vm_exec_core+724>, 0x556fe69cebed <vm_exec_core+10461>, 0x556fe69cc572 <vm_exec_core+610>, 0x556fe69ce7f7 <vm_exec_core+9447>, 0x556fe69ce77c <vm_exec_core+9324>, 0x556fe69ce5e6 <vm_exec_core+8918>, 0x556fe69ce568 <vm_exec_core+8792>, 0x556fe69ce6b7 <vm_exec_core+9127>, 0x556fe69ce65d <vm_exec_core+9037>, 0x556fe69ce208 <vm_exec_core+7928>, 0x556fe69ce1b8 <vm_exec_core+7848>, 0x556fe69ce3fd <vm_exec_core+8429>, 0x556fe69ce263 <vm_exec_core+8019>, 0x556fe69ce0a0 <vm_exec_core+7568>, 0x556fe69ce031 <vm_exec_core+7457>, 0x556fe69cdfc4 <vm_exec_core+7348>, 0x556fe69cdf89 <vm_exec_core+7289>, 0x556fe69cdf53 <vm_exec_core+7235>, 0x556fe69cdf20 <vm_exec_core+7184>, 0x556fe69ce185 <vm_exec_core+7797>, 0x556fe69cd200 <vm_exec_core+3824>, 0x556fe69cd192 <vm_exec_core+3714>, 0x556fe69cd157 <vm_exec_core+3655>, 0x556fe69cd101 <vm_exec_core+3569>, 0x556fe69cd0bd <vm_exec_core+3501>, 0x556fe69cd036 <vm_exec_core+3366>, 0x556fe69cd001 <vm_exec_core+3313>, 0x556fe69ccfa6 <vm_exec_core+3222>, 0x556fe69ccf2e <vm_exec_core+3102>, 0x556fe69ccef6 <vm_exec_core+3046>, 0x556fe69ccebe <vm_exec_core+2990>, 0x556fe69cccc9 <vm_exec_core+2489>, 0x556fe69ccc38 <vm_exec_core+2344>, 0x556fe69ccbdb <vm_exec_core+2251>, 0x556fe69ccb62 <vm_exec_core+2130>, 0x556fe69cd89a <vm_exec_core+5514>, 0x556fe69cd875 <vm_exec_core+5477>, 0x556fe69cd83c <vm_exec_core+5420>, 0x556fe69cd7ec <vm_exec_core+5340>, 0x556fe69cd7ba <vm_exec_core+5290>, 0x556fe69cd6cc <vm_exec_core+5052>, 0x556fe69cd687 <vm_exec_core+4983>, 0x556fe69cd641 <vm_exec_core+4913>, 0x556fe69cd611 <vm_exec_core+4865>, 0x556fe69cd546 <vm_exec_core+4662>, 0x556fe69cd5b1 <vm_exec_core+4769>, 0x556fe69cd421 <vm_exec_core+4369>, 0x556fe69cd3b4 <vm_exec_core+4260>, 0x556fe69cd327 <vm_exec_core+4119>, 0x556fe69cd26b <vm_exec_core+3931>, 0x556fe69cd233 <vm_exec_core+3875>, 0x556fe69cde59 <vm_exec_core+6985>, 0x556fe69cdd5e <vm_exec_core+6734>, 0x556fe69cf7f1 <vm_exec_core+13537>, 0x556fe69cde9c <vm_exec_core+7052>, 0x556fe69cda0c <vm_exec_core+5884>, 0x556fe69cf7dd <vm_exec_core+13517>, 0x556fe69cd9c2 <vm_exec_core+5810>, 0x556fe69cd952 <vm_exec_core+5698>, 0x556fe69cd8e2 <vm_exec_core+5586>, 0x556fe69cdbe2 <vm_exec_core+6354>, 0x556fe69cdacf <vm_exec_core+6079>, 0x556fe69cda56 <vm_exec_core+5958>, 0x556fe69ceb7d <vm_exec_core+10349>, 0x556fe69cdd26 <vm_exec_core+6678>, 0x556fe69cdccf <vm_exec_core+6591>, 0x556fe69cc9c3 <vm_exec_core+1715>, 0x556fe69cc989 <vm_exec_core+1657>, 0x556fe69ccabb <vm_exec_core+1963>, 0x556fe69cca1a <vm_exec_core+1802>, 0x556fe69cf7c9 <vm_exec_core+13497>, 0x556fe69cf7b5 <vm_exec_core+13477>, 0x556fe69cf7a1 <vm_exec_core+13457>, 0x556fe69cf78d <vm_exec_core+13437>, 0x556fe69cf779 <vm_exec_core+13417>, 0x556fe69cf765 <vm_exec_core+13397>, 0x556fe69cf74a <vm_exec_core+13370>, 0x556fe69cf736 <vm_exec_core+13350>, 0x556fe69cf722 <vm_exec_core+13330>, 0x556fe69cf70e <vm_exec_core+13310>, 0x556fe69cf6fa <vm_exec_core+13290>, 0x556fe69cf6e6 <vm_exec_core+13270>, 0x556fe69cf6d2 <vm_exec_core+13250>, 0x556fe69cf6be <vm_exec_core+13230>, 0x556fe69cf6aa <vm_exec_core+13210>, 0x556fe69cf696 <vm_exec_core+13190>, 0x556fe69cc914 <vm_exec_core+1540>, 0x556fe69cc8b6 <vm_exec_core+1446>, 0x556fe69cf682 <vm_exec_core+13170>, 0x556fe69cf66e <vm_exec_core+13150>, 0x556fe69cf65a <vm_exec_core+13130>, 0x556fe69cf646 <vm_exec_core+13110>, 0x556fe69cc351 <vm_exec_core+65>, 0x556fe69cc355 <vm_exec_core+69>, 0x556fe69cc849 <vm_exec_core+1337>, 0x556fe69cc7f2 <vm_exec_core+1250>, 0x556fe69cc76f <vm_exec_core+1119>, 0x556fe69cc72a <vm_exec_core+1050>, 0x556fe69cc6dd <vm_exec_core+973>...}
#57 0x0000556fe69be08b in rb_vm_exec (ec=0x556fe7255120) at /tmp/ruby/src/trunk-yjit/vm.c:2366
        _ec = 0x556fe7255120
        _tag = {tag = 36, retval = 4, buf = {0x7fd78535df50, 0x556fe69bd878 <rb_vm_exec+392>, 0x0, 0x7ffc4b9938c0, 0x0}, prev = 0x7ffc4b993d10, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#58 0x0000556fe69d24ab in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140563628150080, iseq=0x7fd78187ccf0, ec=0x556fe7255120) at /tmp/ruby/src/trunk-yjit/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#59 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffc4b993a38, argc=1, self=140563628150080, captured=<optimized out>, ec=0x556fe7255120) at /tmp/ruby/src/trunk-yjit/vm.c:1440
        iseq = 0x7fd78187ccf0
        i = 1
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = 0x7fd78525e0a0
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#60 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>
#61 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffc4b993a38, argc=1, ec=0x556fe7255120) at /tmp/ruby/src/trunk-yjit/vm.c:1495
No locals.
#62 vm_yield (kw_splat=0, argv=0x7ffc4b993a38, argc=1, ec=0x556fe7255120) at /tmp/ruby/src/trunk-yjit/vm.c:1503
No locals.
#63 rb_yield_0 (argv=0x7ffc4b993a38, argc=1) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1337
No locals.
#64 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1353
No locals.
#65 0x0000556fe6a9737c in rb_ary_each (ary=140563566817600) at /tmp/ruby/src/trunk-yjit/array.c:2747
        i = 5
#66 0x0000556fe69b08d4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7fd78535df90, ec=0x556fe7255120) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fd7851f04a0
        cfunc = 0x556fe72ac348
        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>
#67 vm_call_cfunc_with_frame (ec=0x556fe7255120, reg_cfp=0x7fd78535df90, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#68 0x0000556fe69cde38 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 = 0xc00900865
        cc = <optimized out>
        recv = 93939107709152
        argc = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7fd785226668, block_handler = 140563629596585, recv = 140563566817600, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#69 vm_exec_core (ec=0x556fe7255120, initial=57283533) at ../../src/trunk-yjit/insns.def:815
        bh = 11068046444225738888
        cd = 0x556fe73f3b90
        blockiseq = 0x3dd
        leaf = <optimized out>
        val = 32
        reg_pc = 0x556fe73f2318
        reg_cfp = 0x7fd78535df90
        insns_address_table = {0x556fe69cee03 <vm_exec_core+10995>, 0x556fe69cc581 <vm_exec_core+625>, 0x556fe69ce806 <vm_exec_core+9462>, 0x556fe69ce78b <vm_exec_core+9339>, 0x556fe69ce5f5 <vm_exec_core+8933>, 0x556fe69ce577 <vm_exec_core+8807>, 0x556fe69ce6c6 <vm_exec_core+9142>, 0x556fe69ce66c <vm_exec_core+9052>, 0x556fe69ce217 <vm_exec_core+7943>, 0x556fe69ce1c7 <vm_exec_core+7863>, 0x556fe69ce40c <vm_exec_core+8444>, 0x556fe69ce272 <vm_exec_core+8034>, 0x556fe69ce0af <vm_exec_core+7583>, 0x556fe69ce040 <vm_exec_core+7472>, 0x556fe69cdfd3 <vm_exec_core+7363>, 0x556fe69cdf98 <vm_exec_core+7304>, 0x556fe69cdf62 <vm_exec_core+7250>, 0x556fe69cdf2f <vm_exec_core+7199>, 0x556fe69ce194 <vm_exec_core+7812>, 0x556fe69cd20f <vm_exec_core+3839>, 0x556fe69cd1a1 <vm_exec_core+3729>, 0x556fe69cd166 <vm_exec_core+3670>, 0x556fe69cd110 <vm_exec_core+3584>, 0x556fe69cd0cc <vm_exec_core+3516>, 0x556fe69cd045 <vm_exec_core+3381>, 0x556fe69cd010 <vm_exec_core+3328>, 0x556fe69ccfb5 <vm_exec_core+3237>, 0x556fe69ccf3d <vm_exec_core+3117>, 0x556fe69ccf05 <vm_exec_core+3061>, 0x556fe69ccecd <vm_exec_core+3005>, 0x556fe69cccd8 <vm_exec_core+2504>, 0x556fe69ccc47 <vm_exec_core+2359>, 0x556fe69ccbea <vm_exec_core+2266>, 0x556fe69ccb71 <vm_exec_core+2145>, 0x556fe69cd8a9 <vm_exec_core+5529>, 0x556fe69cd884 <vm_exec_core+5492>, 0x556fe69cd84b <vm_exec_core+5435>, 0x556fe69cd7fb <vm_exec_core+5355>, 0x556fe69cd7c9 <vm_exec_core+5305>, 0x556fe69cd6db <vm_exec_core+5067>, 0x556fe69cd696 <vm_exec_core+4998>, 0x556fe69cd650 <vm_exec_core+4928>, 0x556fe69cd620 <vm_exec_core+4880>, 0x556fe69cd555 <vm_exec_core+4677>, 0x556fe69cd5c0 <vm_exec_core+4784>, 0x556fe69cd430 <vm_exec_core+4384>, 0x556fe69cd3c3 <vm_exec_core+4275>, 0x556fe69cd336 <vm_exec_core+4134>, 0x556fe69cd27a <vm_exec_core+3946>, 0x556fe69cd242 <vm_exec_core+3890>, 0x556fe69cde68 <vm_exec_core+7000>, 0x556fe69cdd6d <vm_exec_core+6749>, 0x556fe69cc368 <vm_exec_core+88>, 0x556fe69cdeab <vm_exec_core+7067>, 0x556fe69cda1b <vm_exec_core+5899>, 0x556fe69cf027 <vm_exec_core+11543>, 0x556fe69cd9d1 <vm_exec_core+5825>, 0x556fe69cd961 <vm_exec_core+5713>, 0x556fe69cd8f1 <vm_exec_core+5601>, 0x556fe69cdbf1 <vm_exec_core+6369>, 0x556fe69cdade <vm_exec_core+6094>, 0x556fe69cda65 <vm_exec_core+5973>, 0x556fe69ceb8c <vm_exec_core+10364>, 0x556fe69cdd35 <vm_exec_core+6693>, 0x556fe69cdcde <vm_exec_core+6606>, 0x556fe69cc9d2 <vm_exec_core+1730>, 0x556fe69cc998 <vm_exec_core+1672>, 0x556fe69ccaca <vm_exec_core+1978>, 0x556fe69cca29 <vm_exec_core+1817>, 0x556fe69cefc5 <vm_exec_core+11445>, 0x556fe69cef1c <vm_exec_core+11276>, 0x556fe69cf1e0 <vm_exec_core+11984>, 0x556fe69cf16d <vm_exec_core+11869>, 0x556fe69cf0c7 <vm_exec_core+11703>, 0x556fe69cf06b <vm_exec_core+11611>, 0x556fe69cf58d <vm_exec_core+12925>, 0x556fe69cf4f0 <vm_exec_core+12768>, 0x556fe69cf458 <vm_exec_core+12616>, 0x556fe69cf3bb <vm_exec_core+12459>, 0x556fe69cf323 <vm_exec_core+12307>, 0x556fe69cec7b <vm_exec_core+10603>, 0x556fe69cf2d8 <vm_exec_core+12232>, 0x556fe69cf282 <vm_exec_core+12146>, 0x556fe69ced9a <vm_exec_core+10890>, 0x556fe69ced16 <vm_exec_core+10758>, 0x556fe69cc923 <vm_exec_core+1555>, 0x556fe69cc8c5 <vm_exec_core+1461>, 0x556fe69ceee8 <vm_exec_core+11224>, 0x556fe69ceeb4 <vm_exec_core+11172>, 0x556fe69cee63 <vm_exec_core+11091>, 0x556fe69cee14 <vm_exec_core+11012>, 0x556fe69cecb3 <vm_exec_core+10659>, 0x556fe69cec09 <vm_exec_core+10489>, 0x556fe69cc858 <vm_exec_core+1352>, 0x556fe69cc801 <vm_exec_core+1265>, 0x556fe69cc77e <vm_exec_core+1134>, 0x556fe69cc739 <vm_exec_core+1065>, 0x556fe69cc6ec <vm_exec_core+988>, 0x556fe69cc69f <vm_exec_core+911>, 0x556fe69cc64a <vm_exec_core+826>, 0x556fe69cc617 <vm_exec_core+775>, 0x556fe69cc5e4 <vm_exec_core+724>, 0x556fe69cebed <vm_exec_core+10461>, 0x556fe69cc572 <vm_exec_core+610>, 0x556fe69ce7f7 <vm_exec_core+9447>, 0x556fe69ce77c <vm_exec_core+9324>, 0x556fe69ce5e6 <vm_exec_core+8918>, 0x556fe69ce568 <vm_exec_core+8792>, 0x556fe69ce6b7 <vm_exec_core+9127>, 0x556fe69ce65d <vm_exec_core+9037>, 0x556fe69ce208 <vm_exec_core+7928>, 0x556fe69ce1b8 <vm_exec_core+7848>, 0x556fe69ce3fd <vm_exec_core+8429>, 0x556fe69ce263 <vm_exec_core+8019>, 0x556fe69ce0a0 <vm_exec_core+7568>, 0x556fe69ce031 <vm_exec_core+7457>, 0x556fe69cdfc4 <vm_exec_core+7348>, 0x556fe69cdf89 <vm_exec_core+7289>, 0x556fe69cdf53 <vm_exec_core+7235>, 0x556fe69cdf20 <vm_exec_core+7184>, 0x556fe69ce185 <vm_exec_core+7797>, 0x556fe69cd200 <vm_exec_core+3824>, 0x556fe69cd192 <vm_exec_core+3714>, 0x556fe69cd157 <vm_exec_core+3655>, 0x556fe69cd101 <vm_exec_core+3569>, 0x556fe69cd0bd <vm_exec_core+3501>, 0x556fe69cd036 <vm_exec_core+3366>, 0x556fe69cd001 <vm_exec_core+3313>, 0x556fe69ccfa6 <vm_exec_core+3222>, 0x556fe69ccf2e <vm_exec_core+3102>, 0x556fe69ccef6 <vm_exec_core+3046>, 0x556fe69ccebe <vm_exec_core+2990>, 0x556fe69cccc9 <vm_exec_core+2489>, 0x556fe69ccc38 <vm_exec_core+2344>, 0x556fe69ccbdb <vm_exec_core+2251>, 0x556fe69ccb62 <vm_exec_core+2130>, 0x556fe69cd89a <vm_exec_core+5514>, 0x556fe69cd875 <vm_exec_core+5477>, 0x556fe69cd83c <vm_exec_core+5420>, 0x556fe69cd7ec <vm_exec_core+5340>, 0x556fe69cd7ba <vm_exec_core+5290>, 0x556fe69cd6cc <vm_exec_core+5052>, 0x556fe69cd687 <vm_exec_core+4983>, 0x556fe69cd641 <vm_exec_core+4913>, 0x556fe69cd611 <vm_exec_core+4865>, 0x556fe69cd546 <vm_exec_core+4662>, 0x556fe69cd5b1 <vm_exec_core+4769>, 0x556fe69cd421 <vm_exec_core+4369>, 0x556fe69cd3b4 <vm_exec_core+4260>, 0x556fe69cd327 <vm_exec_core+4119>, 0x556fe69cd26b <vm_exec_core+3931>, 0x556fe69cd233 <vm_exec_core+3875>, 0x556fe69cde59 <vm_exec_core+6985>, 0x556fe69cdd5e <vm_exec_core+6734>, 0x556fe69cf7f1 <vm_exec_core+13537>, 0x556fe69cde9c <vm_exec_core+7052>, 0x556fe69cda0c <vm_exec_core+5884>, 0x556fe69cf7dd <vm_exec_core+13517>, 0x556fe69cd9c2 <vm_exec_core+5810>, 0x556fe69cd952 <vm_exec_core+5698>, 0x556fe69cd8e2 <vm_exec_core+5586>, 0x556fe69cdbe2 <vm_exec_core+6354>, 0x556fe69cdacf <vm_exec_core+6079>, 0x556fe69cda56 <vm_exec_core+5958>, 0x556fe69ceb7d <vm_exec_core+10349>, 0x556fe69cdd26 <vm_exec_core+6678>, 0x556fe69cdccf <vm_exec_core+6591>, 0x556fe69cc9c3 <vm_exec_core+1715>, 0x556fe69cc989 <vm_exec_core+1657>, 0x556fe69ccabb <vm_exec_core+1963>, 0x556fe69cca1a <vm_exec_core+1802>, 0x556fe69cf7c9 <vm_exec_core+13497>, 0x556fe69cf7b5 <vm_exec_core+13477>, 0x556fe69cf7a1 <vm_exec_core+13457>, 0x556fe69cf78d <vm_exec_core+13437>, 0x556fe69cf779 <vm_exec_core+13417>, 0x556fe69cf765 <vm_exec_core+13397>, 0x556fe69cf74a <vm_exec_core+13370>, 0x556fe69cf736 <vm_exec_core+13350>, 0x556fe69cf722 <vm_exec_core+13330>, 0x556fe69cf70e <vm_exec_core+13310>, 0x556fe69cf6fa <vm_exec_core+13290>, 0x556fe69cf6e6 <vm_exec_core+13270>, 0x556fe69cf6d2 <vm_exec_core+13250>, 0x556fe69cf6be <vm_exec_core+13230>, 0x556fe69cf6aa <vm_exec_core+13210>, 0x556fe69cf696 <vm_exec_core+13190>, 0x556fe69cc914 <vm_exec_core+1540>, 0x556fe69cc8b6 <vm_exec_core+1446>, 0x556fe69cf682 <vm_exec_core+13170>, 0x556fe69cf66e <vm_exec_core+13150>, 0x556fe69cf65a <vm_exec_core+13130>, 0x556fe69cf646 <vm_exec_core+13110>, 0x556fe69cc351 <vm_exec_core+65>, 0x556fe69cc355 <vm_exec_core+69>, 0x556fe69cc849 <vm_exec_core+1337>, 0x556fe69cc7f2 <vm_exec_core+1250>, 0x556fe69cc76f <vm_exec_core+1119>, 0x556fe69cc72a <vm_exec_core+1050>, 0x556fe69cc6dd <vm_exec_core+973>...}
#70 0x0000556fe69be08b in rb_vm_exec (ec=0x556fe7255120) at /tmp/ruby/src/trunk-yjit/vm.c:2366
        _ec = 0x556fe7255120
        _tag = {tag = 36, retval = 4, buf = {0x7fd78187d1c8, 0x556fe69bd878 <rb_vm_exec+392>, 0x0, 0x7ffc4b993c40, 0x556fe72e3c80}, prev = 0x7ffc4b993dd0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#71 0x0000556fe67d6351 in rb_ec_exec_node (ec=ec@entry=0x556fe7255120, n=n@entry=0x7fd78187d1c8) at /tmp/ruby/src/trunk-yjit/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 93939098365572, buf = {0x7fd78187d1c8, 0x556fe67d63a2 <rb_ec_exec_node+258>, 0x0, 0x7ffc4b993da0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7fd78187d1c8
#72 0x0000556fe67db4bd in ruby_run_node (n=0x7fd78187d1c8) at /tmp/ruby/src/trunk-yjit/eval.c:328
        ec = 0x556fe7255120
        status = 0
#73 0x0000556fe67d6107 in rb_main (argv=0x7ffc4b993fd8, argc=138) at /tmp/ruby/src/trunk-yjit/main.c:39
        variable_in_this_stack_frame = 140721576822441
#74 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