# Logfile created on 2023-03-26 11:33:39 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x0000556298076390 @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.20230326-113339", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055629810f428 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055629810f2c0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055629810f130 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20230326-113339", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20230326-113339>, @binmode=false, @mon_data=#<Monitor:0x000055629810f018>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
From https://github.com/ruby/rbs
 * branch              0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 -> FETCH_HEAD
HEAD is now at 0dd11d38 Merge pull request #1276 from ruby/print-skip-test
echo 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision -
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
HEAD is now at 6519736 Increase timeout in debug_code
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = d51529244f
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk-yjit/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
Update rbs to 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
HEAD is now at 6519736 Increase timeout in debug_code
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision -
From https://github.com/ruby/rbs
 * branch              0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 -> FETCH_HEAD
HEAD is now at 0dd11d38 Merge pull request #1276 from ruby/print-skip-test
echo 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering 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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering 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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update rbs to 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef  
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/enc/unicode/15.0.0 
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/yjit/target/release/' /tmp/ruby/src/trunk-yjit/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
From https://github.com/ruby/rbs
 * branch              0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 -> FETCH_HEAD
HEAD is now at 0dd11d38 Merge pull request #1276 from ruby/print-skip-test
echo 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/rbs.revision unchanged
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
HEAD is now at 6519736 Increase timeout in debug_code
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
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'
ext/configure-ext.mk unchanged
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: 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/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
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/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.7.1/ext/debug'
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.2
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.2
                                    set 1.0.3
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    syntax_suggest 1.0.2
                                    tempfile 0.1.3
                                    time 0.2.1
                                    timeout 0.3.2
                                    tmpdir 0.1.3
                                    tsort 0.1.1
                                    un 0.2.1
                                    uri 0.12.0
                                    weakref 0.1.2
                                    yaml 0.2.1
installing default gems from ext:   /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.4
                                    date 3.3.3
                                    digest 3.1.1
                                    etc 1.4.2
                                    fcntl 1.0.2
                                    fiddle 1.1.2
                                    io-console 0.6.0
                                    io-nonblock 0.2.0
                                    io-wait 0.3.0
                                    json 2.6.3
                                    nkf 0.1.2
                                    openssl 3.1.0
                                    pathname 0.2.1
                                    psych 5.1.0
                                    readline-ext 0.1.5
                                    stringio 3.0.6
                                    strscan 3.0.7
                                    syslog 0.1.1
                                    zlib 3.0.0
installing bundled gems:            /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0
                                    minitest 5.18.0
                                    power_assert 2.0.3
                                    rake 13.0.6
                                    test-unit 3.5.7
                                    rexml 3.2.5
                                    rss 0.2.9
                                    net-ftp 0.2.0
                                    net-imap 0.3.4
                                    net-pop 0.1.2
                                    net-smtp 0.3.3
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.0.4
                                    typeprof 0.21.7
                                    debug 1.7.1
installing bundled gem cache:       /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 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=4354
  "--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:

/tmp/ruby/src/trunk-yjit/lib/yaml.rb:20: warning: already initialized constant YAML
/tmp/ruby/src/trunk-yjit/lib/rubygems/specification.rb:1316: warning: previous definition of YAML was here
Ignoring debug-1.7.1 because its extensions are not built. Try: gem pristine debug --version 1.7.1
Ignoring rbs-3.0.4 because its extensions are not built. Try: gem pristine rbs --version 3.0.4

Retrying...
Finished tests in 225.697496s, 105.1717 tests/s, 39522.4677 assertions/s.
23737 tests, 8920122 assertions, 0 failures, 0 errors, 148 skips

ruby -v: ruby 3.3.0dev (2023-03-26T09:57:34Z master d51529244f) +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-26T09:57:34Z master d51529244f) +YJIT [x86_64-linux]
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 90.394799 seconds

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

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x7f0da14bd7c0 (LWP 1823949)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139696517404608) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f0da14bd7c0
        old_mask = {__val = {24, 139696518091987, 94581153391360, 13593738109705762048, 110, 18446744073709551344, 2, 0, 94581147663223, 94581152852752, 24, 139696518091987, 0, 139696517988333, 139696517404608, 139696519603712}}
        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=139696517404608) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=139696517404608, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f0da1502476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f0da14e87f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x702d2d7220303030, sa_sigaction = 0x702d2d7220303030}, sa_mask = {__val = {2, 139696519620256, 3432, 94581147663462, 139696517986384, 2, 7162522648343677533, 3975887029563110449, 139696519620256, 2, 2, 1, 94581147663462, 139696519603712, 139696517939287, 139696517397904}}, sa_flags = 0, sa_restorer = 0x7f0da16da6a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 7378697629483797085, 3472328322907006566, 7378697629480071216, 3544392720173131366, 8104277201290014768, 3472328296227680288, 2319406834570502192, 2314885530818453552, 2314885530818453536, 8320808738715869216, 2314861604835713379, 7738135737532096544, 7162522648343677533, 3975887029566452529, 139696517984109}}
#5  0x00005605637b6dd6 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=0x5605640ce580, fmt=fmt@entry=0x560563b4f6b1 "Segmentation fault at %p") at /tmp/ruby/src/trunk-yjit/error.c:817
        file = <optimized out>
        line = 1
#7  0x00005605639063ad in sigsegv (sig=11, info=0x5605640ce6b0, ctx=0x5605640ce580) at /tmp/ruby/src/trunk-yjit/signal.c:964
No locals.
#8  <signal handler called>
No locals.
#9  0x00005605637d7e48 in RVALUE_WB_UNPROTECTED (obj=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:1650
No locals.
#10 rgengc_check_relation (objspace=0x56056404d0e0, obj=94581157240584) at /tmp/ruby/src/trunk-yjit/gc.c:6983
        old_parent = <optimized out>
        __func__ = <optimized out>
#11 0x00005605637dba4d in rgengc_check_relation (obj=94581157240584, objspace=0x56056404d0e0) 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=0x56056404d0e0, obj=94581157240584) at /tmp/ruby/src/trunk-yjit/gc.c:7059
        __func__ = "gc_mark_ptr"
#13 0x000056056384822c in mark_ast_value (node=0x560564454a28, ctx=0x0) at /tmp/ruby/src/trunk-yjit/node.c:1379
        args = <optimized out>
#14 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=9, nbe=0x5605644549e0) 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 = 0x5605644549e0
        nbe = <optimized out>
#16 rb_ast_mark (ast=0x7f0d9d81b990) at /tmp/ruby/src/trunk-yjit/node.c:1436
        nb = <optimized out>
#17 0x00005605637deda8 in gc_mark_stacked_objects (count=<optimized out>, incremental=<optimized out>, objspace=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:7512
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = 0
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = <optimized out>
#18 gc_mark_stacked_objects_all (objspace=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:7550
No locals.
#19 gc_marks_rest (objspace=0x56056404d0e0) at /tmp/ruby/src/trunk-yjit/gc.c:8717
No locals.
#20 0x00005605637dfd52 in gc_marks (full_mark=<optimized out>, objspace=0x56056404d0e0) at /tmp/ruby/src/trunk-yjit/gc.c:8774
        marking_finished = false
        marking_finished = <optimized out>
#21 gc_start (objspace=0x56056404d0e0, reason=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:9557
        do_full_mark = <optimized out>
        immediate_mark = <optimized out>
        __func__ = <optimized out>
        lock_lev = 32525
#22 0x00005605637e33fd in heap_prepare (heap=0x56056404d140, size_pool=0x56056404d108, objspace=0x56056404d0e0) at /tmp/ruby/src/trunk-yjit/gc.c:2416
        __func__ = <optimized out>
#23 heap_next_free_page (heap=0x56056404d140, size_pool=0x56056404d108, objspace=0x56056404d0e0) at /tmp/ruby/src/trunk-yjit/gc.c:2685
        page = <optimized out>
        page = <optimized out>
        __func__ = <optimized out>
#24 newobj_alloc (objspace=0x56056404d0e0, cr=0x56056404ddf0, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:2791
        page = <optimized out>
        lev = 1
        unlock_vm = <optimized out>
        size_pool = 0x56056404d108
        heap = 0x56056404d140
        cache = 0x56056404e068
        obj = <optimized out>
        __func__ = <optimized out>
#25 0x00005605637e42e8 in newobj_of0 (alloc_size=35, cr=<optimized out>, wb_protected=1, flags=5, klass=139696465046920) at /tmp/ruby/src/trunk-yjit/gc.c:2893
        obj = <optimized out>
        objspace = 0x56056404d0e0
        size_pool_idx = <optimized out>
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
#26 newobj_of (alloc_size=35, 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>
#27 rb_wb_protected_newobj_of (klass=klass@entry=139696465046920, flags=flags@entry=5, size=size@entry=35) at /tmp/ruby/src/trunk-yjit/gc.c:2935
        __func__ = <optimized out>
#28 0x00005605639178a8 in str_alloc_embed (capa=11, klass=139696465046920) at /tmp/ruby/src/trunk-yjit/string.c:907
        size = 35
        str = <optimized out>
#29 str_new0 (klass=139696465046920, ptr=0x0, len=10, termlen=1) at /tmp/ruby/src/trunk-yjit/string.c:943
        str = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#30 0x000056056393682f in rb_enc_str_new (enc=0x560564054e50, len=10, ptr=0x0) at /tmp/ruby/src/trunk-yjit/include/ruby/internal/encoding/encoding.h:433
        str = <optimized out>
        str = <optimized out>
#31 sym_inspect (sym=<optimized out>) at /tmp/ruby/src/trunk-yjit/string.c:11559
        enc = 0x560564054e50
        str = <optimized out>
        ptr = 0x7f0da13a1e00 "stmts_new"
        len = 9
        dest = <optimized out>
#32 0x00005605639a4561 in vm_call0_cfunc_with_frame (argv=0x0, calling=<optimized out>, ec=0x56056404e120) at /tmp/ruby/src/trunk-yjit/vm_eval.c:148
        reg_cfp = 0x7f0da14bbd50
        ci = <optimized out>
        me = 0x7f0da1358d50
        mid = 2769
        block_handler = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        val = <optimized out>
        cfunc = <optimized out>
        len = <optimized out>
        frame_flags = <optimized out>
        ci = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        mid = <optimized out>
        block_handler = <optimized out>
        frame_flags = <optimized out>
        unaligned_member_ptr_result = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        reg_cfp = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#33 vm_call0_cfunc (argv=0x0, calling=<optimized out>, ec=0x56056404e120) at /tmp/ruby/src/trunk-yjit/vm_eval.c:162
No locals.
#34 vm_call0_body (ec=0x56056404e120, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk-yjit/vm_eval.c:208
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#35 0x00005605639a8a93 in vm_call0_cc (kw_splat=0, cc=<optimized out>, argv=0x0, argc=0, id=2769, recv=13795596, ec=0x56056404e120) at /tmp/ruby/src/trunk-yjit/vm_eval.c:85
        calling = {ci = 0x7ffdfc120b90, cc = 0x7f0d9d8fb428, block_handler = 0, recv = 13795596, argc = 0, kw_splat = false}
#36 rb_funcallv_scope (recv=13795596, mid=2769, argc=0, argv=0x0, scope=CALL_FCALL) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1040
        ec = 0x56056404e120
        cc = <optimized out>
        self = <optimized out>
#37 0x000056056385dd59 in rb_inspect (obj=<optimized out>) at /tmp/ruby/src/trunk-yjit/object.c:659
        str = <optimized out>
        enc = <optimized out>
#38 0x0000560563a75e61 in inspect_ary (dummy=0, recur=0, ary=139696516237880) at /tmp/ruby/src/trunk-yjit/array.c:3105
        i = 0
        s = <optimized out>
        str = 139696516237320
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
#39 inspect_ary (ary=ary@entry=139696516237880, 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>
#40 0x00005605639496a9 in exec_recursive (func=0x560563a75e00 <inspect_ary>, obj=139696516237880, pairid=<optimized out>, arg=0, outer=0, mid=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:5149
        _ec = 0x56056404e120
        _tag = {tag = 36, retval = 24, buf = {0x7f0d9d81bbe8, 0x5605639494f8 <exec_recursive+584>, 0x0, 0x7ffdfc120c50, 0x7f0da13bc1a8}, prev = 0x7ffdfc120e80, state = RUBY_TAG_NONE, lock_rec = 0}
        ret = 36
        state = RUBY_TAG_NONE
        result = <optimized out>
        sym = 708876
        p = {func = 0x560563a75e00 <inspect_ary>, list = 139696454665240, obj = 139696516237880, pairid = 0, arg = 0}
        outermost = <optimized out>
#41 0x00005605645cd353 in ?? ()
No symbol table info available.
#42 0x0000000000000001 in ?? ()
No symbol table info available.
#43 0x000000000000c591 in ?? ()
No symbol table info available.
#44 0x000056056404e120 in ?? ()
No symbol table info available.
#45 0x000056056399e7cd in jit_exec (ec=0x56056404e120) at /tmp/ruby/src/trunk-yjit/vm.c:411
        func = <optimized out>
        func = <optimized out>
#46 rb_vm_exec (ec=0x56056404e120) at /tmp/ruby/src/trunk-yjit/vm.c:2365
        _ec = 0x56056404e120
        _tag = {tag = 36, retval = 4, buf = {0x7f0d9d81bbe8, 0x56056399e808 <rb_vm_exec+392>, 0x0, 0x7ffdfc120db0, 0x14}, prev = 0x7ffdfc122740, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#47 0x00005605639a8a93 in vm_call0_cc (kw_splat=0, cc=<optimized out>, argv=0x0, argc=0, id=50577, recv=139696453827560, ec=0x56056404e120) at /tmp/ruby/src/trunk-yjit/vm_eval.c:85
        calling = {ci = 0x7ffdfc120f60, cc = 0x7f0d9d8f9718, block_handler = 0, recv = 139696453827560, argc = 0, kw_splat = false}
#48 rb_funcallv_scope (recv=139696453827560, mid=50577, argc=0, argv=0x0, scope=CALL_FCALL) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1040
        ec = 0x56056404e120
        cc = <optimized out>
        self = <optimized out>
#49 0x00007f0d9da301dd in ripper_dispatch0 (mid=<optimized out>, p=0x5605645023e0) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:14185
        rb_funcall_argc = 0
        rb_funcall_args = <optimized out>
        rb_funcall_nargs = 0
#50 ripper_yyparse (p=0x5605645023e0) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:1692
        v1 = <optimized out>
        v2 = <optimized out>
        v3 = <optimized out>
        v4 = <optimized out>
        yychar = <optimized out>
        yylval = {val = 139696516258400, node = 0x7f0da13a5a60, id = 139696516258400, num = -1590011296, tbl = 0x7f0da13a5a60, vars = 0x7f0da13a5a60, strterm = 0x7f0da13a5a60, 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 = 591, column = 10}, end_pos = {lineno = 591, column = 10}}
        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, 266, 427, 573, 759, 897, 1032, 1133, 800, 970, 812, 982, 1097, 1178, 1231, 1270, 1292, 1300, 1093, 480, 485, 982, 1097, 1178, 1231, 1270, 1292, 1300, 0, 0, 0, 0, 509, 706, 859, 1009, 0, 0, 1244, 1276, 32, 0, 0, 0, 34, 0, 32525, 0, -19200, -16717, -22327, -17242, 3, 0, 0, 0, 4768, -1006, 32765, 0, 3, 0, 0, 0, 4784, -1006, 32765, 0, 0, 0, 32765, 512, 10096, -1006, 32765, 0, 4752, -1006, 32765, 0, 4784, -1006, 32765, 0, 4752, -1006, 32765, 0, 364, 0, 0, 0, 36, 0, 0, 0, 20440, 25657, 22021, 0, 36, 0, 0, 0, 18416, -25247, 32525, 0, 10096, -1006, 32765, 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, 7824, 25481, 22021, 0, 5632, -1006, 32765, 0, 565, 749, 893, 970, -2, -1, 32525, 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, 26264, -25205, 32525, 0}
        yyss = <optimized out>
        yyssp = <optimized out>
        yyvsa = {{val = 139696454461400, node = 0x7f0d9d8b67d8, id = 139696454461400, num = -1651808296, tbl = 0x7f0d9d8b67d8, vars = 0x7f0d9d8b67d8, strterm = 0x7f0d9d8b67d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139696454731920, node = 0x7f0d9d8f8890, id = 139696454731920, num = -1651537776, tbl = 0x7f0d9d8f8890, vars = 0x7f0d9d8f8890, strterm = 0x7f0d9d8f8890, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139696453816120, node = 0x7f0d9d818f38, id = 139696453816120, num = -1652453576, tbl = 0x7f0d9d818f38, vars = 0x7f0d9d818f38, strterm = 0x7f0d9d818f38, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139696453819560, node = 0x7f0d9d819ca8, id = 139696453819560, num = -1652450136, tbl = 0x7f0d9d819ca8, vars = 0x7f0d9d819ca8, strterm = 0x7f0d9d819ca8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139693811302400, node = 0x7f0d00000000, id = 139693811302400, num = 0, tbl = 0x7f0d00000000, vars = 0x7f0d00000000, strterm = 0x7f0d00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139696453811880, node = 0x7f0d9d817ea8, id = 139696453811880, num = -1652457816, tbl = 0x7f0d9d817ea8, vars = 0x7f0d9d817ea8, strterm = 0x7f0d9d817ea8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139696453805480, node = 0x7f0d9d8165a8, id = 139696453805480, num = -1652464216, tbl = 0x7f0d9d8165a8, vars = 0x7f0d9d8165a8, strterm = 0x7f0d9d8165a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, 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 = 139696453026120, node = 0x7f0d9d758148, id = 139696453026120, num = -1653243576, tbl = 0x7f0d9d758148, vars = 0x7f0d9d758148, strterm = 0x7f0d9d758148, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139696453026560, node = 0x7f0d9d758300, id = 139696453026560, num = -1653243136, tbl = 0x7f0d9d758300, vars = 0x7f0d9d758300, strterm = 0x7f0d9d758300, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94581157237784, node = 0x560564479418, id = 94581157237784, num = 1682412568, tbl = 0x560564479418, vars = 0x560564479418, strterm = 0x560564479418, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139696453022240, node = 0x7f0d9d757220, id = 139696453022240, num = -1653247456, tbl = 0x7f0d9d757220, vars = 0x7f0d9d757220, strterm = 0x7f0d9d757220, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139696453022240, node = 0x7f0d9d757220, id = 139696453022240, num = -1653247456, tbl = 0x7f0d9d757220, vars = 0x7f0d9d757220, strterm = 0x7f0d9d757220, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139696453760600, node = 0x7f0d9d80b658, id = 139696453760600, num = -1652509096, tbl = 0x7f0d9d80b658, vars = 0x7f0d9d80b658, strterm = 0x7f0d9d80b658, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139696453761120, node = 0x7f0d9d80b860, id = 139696453761120, num = -1652508576, tbl = 0x7f0d9d80b860, vars = 0x7f0d9d80b860, strterm = 0x7f0d9d80b860, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94581157243944, node = 0x56056447ac28, id = 94581157243944, num = 1682418728, tbl = 0x56056447ac28, vars = 0x56056447ac28, strterm = 0x56056447ac28, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139696453757480, node = 0x7f0d9d80aa28, id = 139696453757480, num = -1652512216, tbl = 0x7f0d9d80aa28, vars = 0x7f0d9d80aa28, strterm = 0x7f0d9d80aa28, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94581157224928, node = 0x5605644761e0, id = 94581157224928, num = 1682399712, tbl = 0x5605644761e0, vars = 0x5605644761e0, strterm = 0x5605644761e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139698106269695, node = 0x7f0dffffffff, id = 139698106269695, num = -1, tbl = 0x7f0dffffffff, vars = 0x7f0dffffffff, strterm = 0x7f0dffffffff, 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 = 139696516266200, node = 0x7f0da13a78d8, id = 139696516266200, num = -1590003496, tbl = 0x7f0da13a78d8, vars = 0x7f0da13a78d8, strterm = 0x7f0da13a78d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139696516271840, node = 0x7f0da13a8ee0, id = 139696516271840, num = -1589997856, tbl = 0x7f0da13a8ee0, vars = 0x7f0da13a8ee0, strterm = 0x7f0da13a8ee0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139696516271840, node = 0x7f0da13a8ee0, id = 139696516271840, num = -1589997856, tbl = 0x7f0da13a8ee0, vars = 0x7f0da13a8ee0, strterm = 0x7f0da13a8ee0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139696516283240, node = 0x7f0da13abb68, id = 139696516283240, num = -1589986456, tbl = 0x7f0da13abb68, vars = 0x7f0da13abb68, strterm = 0x7f0da13abb68, 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 = 139696453724280, node = 0x7f0d9d802878, id = 139696453724280, num = -1652545416, tbl = 0x7f0d9d802878, vars = 0x7f0d9d802878, strterm = 0x7f0d9d802878, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139696516277560, node = 0x7f0da13aa538, id = 139696516277560, num = -1589992136, tbl = 0x7f0da13aa538, vars = 0x7f0da13aa538, strterm = 0x7f0da13aa538, 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 = 139696453531880, node = 0x7f0d9d7d38e8, id = 139696453531880, num = -1652737816, tbl = 0x7f0d9d7d38e8, vars = 0x7f0d9d7d38e8, strterm = 0x7f0d9d7d38e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139696453540800, node = 0x7f0d9d7d5bc0, id = 139696453540800, num = -1652728896, tbl = 0x7f0d9d7d5bc0, vars = 0x7f0d9d7d5bc0, strterm = 0x7f0d9d7d5bc0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, 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 = 139696453575440, node = 0x7f0d9d7de310, id = 139696453575440, num = -1652694256, tbl = 0x7f0d9d7de310, vars = 0x7f0d9d7de310, strterm = 0x7f0d9d7de310, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139696453714040, node = 0x7f0d9d800078, id = 139696453714040, num = -1652555656, tbl = 0x7f0d9d800078, vars = 0x7f0d9d800078, strterm = 0x7f0d9d800078, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139696453715920, node = 0x7f0d9d8007d0, id = 139696453715920, num = -1652553776, tbl = 0x7f0d9d8007d0, vars = 0x7f0d9d8007d0, strterm = 0x7f0d9d8007d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139696453551200, node = 0x7f0d9d7d8460, id = 139696453551200, num = -1652718496, tbl = 0x7f0d9d7d8460, vars = 0x7f0d9d7d8460, strterm = 0x7f0d9d7d8460, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {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 = 139696453776520, node = 0x7f0d9d80f488, id = 139696453776520, num = -1652493176, tbl = 0x7f0d9d80f488, vars = 0x7f0d9d80f488, strterm = 0x7f0d9d80f488, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139696453778160, node = 0x7f0d9d80faf0, id = 139696453778160, num = -1652491536, tbl = 0x7f0d9d80faf0, vars = 0x7f0d9d80faf0, strterm = 0x7f0d9d80faf0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139696451508680, node = 0x7f0d9d5e59c8, id = 139696451508680, num = -1654761016, tbl = 0x7f0d9d5e59c8, vars = 0x7f0d9d5e59c8, strterm = 0x7f0d9d5e59c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139696451094800, node = 0x7f0d9d580910, id = 139696451094800, num = -1655174896, tbl = 0x7f0d9d580910, vars = 0x7f0d9d580910, strterm = 0x7f0d9d580910, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, 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 = 94581156803608, node = 0x56056440f418, id = 94581156803608, num = 1681978392, tbl = 0x56056440f418, vars = 0x56056440f418, strterm = 0x56056440f418, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139696451097960, node = 0x7f0d9d581568, id = 139696451097960, num = -1655171736, tbl = 0x7f0d9d581568, vars = 0x7f0d9d581568, strterm = 0x7f0d9d581568, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139696453159160, node = 0x7f0d9d7788f8, id = 139696453159160, num = -1653110536, tbl = 0x7f0d9d7788f8, vars = 0x7f0d9d7788f8, strterm = 0x7f0d9d7788f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139696451095720, node = 0x7f0d9d580ca8, id = 139696451095720, num = -1655173976, tbl = 0x7f0d9d580ca8, vars = 0x7f0d9d580ca8, strterm = 0x7f0d9d580ca8, 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 = 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 = 139696451325920, node = 0x7f0d9d5b8fe0, id = 139696451325920, num = -1654943776, tbl = 0x7f0d9d5b8fe0, vars = 0x7f0d9d5b8fe0, strterm = 0x7f0d9d5b8fe0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139696453193280, node = 0x7f0d9d780e40, id = 139696453193280, num = -1653076416, tbl = 0x7f0d9d780e40, vars = 0x7f0d9d780e40, strterm = 0x7f0d9d780e40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139696453192960, node = 0x7f0d9d780d00, id = 139696453192960, num = -1653076736, tbl = 0x7f0d9d780d00, vars = 0x7f0d9d780d00, strterm = 0x7f0d9d780d00, ctxt = {in_defined = 0, in_kwarg = 0, 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 = 139696453196800, node = 0x7f0d9d781c00, id = 139696453196800, num = -1653072896, tbl = 0x7f0d9d781c00, vars = 0x7f0d9d781c00, strterm = 0x7f0d9d781c00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4611686018427389968, node = 0x4000000000000810, id = 4611686018427389968, num = 2064, tbl = 0x4000000000000810, vars = 0x4000000000000810, strterm = 0x4000000000000810, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140724603453441, node = 0x7ffd00000001, id = 140724603453441, num = 1, tbl = 0x7ffd00000001, vars = 0x7ffd00000001, strterm = 0x7ffd00000001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139693811302400, node = 0x7f0d00000000, id = 139693811302400, num = 0, tbl = 0x7f0d00000000, vars = 0x7f0d00000000, strterm = 0x7f0d00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139696453194440, node = 0x7f0d9d7812c8, id = 139696453194440, num = -1653075256, tbl = 0x7f0d9d7812c8, vars = 0x7f0d9d7812c8, strterm = 0x7f0d9d7812c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139696453195280, node = 0x7f0d9d781610, id = 139696453195280, num = -1653074416, tbl = 0x7f0d9d781610, vars = 0x7f0d9d781610, strterm = 0x7f0d9d781610, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 140728832498864, node = 0x7ffdfc121cb0, id = 140728832498864, num = -65921872, tbl = 0x7ffdfc121cb0, vars = 0x7ffdfc121cb0, strterm = 0x7ffdfc121cb0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140728832496568, node = 0x7ffdfc1213b8, id = 140728832496568, num = -65924168, tbl = 0x7ffdfc1213b8, vars = 0x7ffdfc1213b8, strterm = 0x7ffdfc1213b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, 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 = 94978906783744, node = 0x566200000000, id = 94978906783744, num = 0, tbl = 0x566200000000, vars = 0x566200000000, strterm = 0x566200000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94581147621568, node = 0x560563b4d8c0 <OnigSyntaxRuby>, id = 94581147621568, num = 1672796352, tbl = 0x560563b4d8c0 <OnigSyntaxRuby>, vars = 0x560563b4d8c0 <OnigSyntaxRuby>, strterm = 0x560563b4d8c0 <OnigSyntaxRuby>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94581145150797, node = 0x5605638f254d <next_state_val+589>, id = 94581145150797, num = 1670325581, tbl = 0x5605638f254d <next_state_val+589>, vars = 0x5605638f254d <next_state_val+589>, strterm = 0x5605638f254d <next_state_val+589>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140728832494216, node = 0x7ffdfc120a88, id = 140728832494216, num = -65926520, tbl = 0x7ffdfc120a88, vars = 0x7ffdfc120a88, strterm = 0x7ffdfc120a88, 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 = 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 = 94557999988736, node = 0x560000000000, id = 94557999988736, num = 0, tbl = 0x560000000000, vars = 0x560000000000, strterm = 0x560000000000, 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 = 140728832499072, node = 0x7ffdfc121d80, id = 140728832499072, num = -65921664, tbl = 0x7ffdfc121d80, vars = 0x7ffdfc121d80, strterm = 0x7ffdfc121d80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140728832497072, node = 0x7ffdfc1215b0, id = 140728832497072, num = -65923664, tbl = 0x7ffdfc1215b0, vars = 0x7ffdfc1215b0, strterm = 0x7ffdfc1215b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, 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 = 94581156371448, node = 0x5605643a5bf8, id = 94581156371448, num = 1681546232, tbl = 0x5605643a5bf8, vars = 0x5605643a5bf8, strterm = 0x5605643a5bf8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94581156371448, node = 0x5605643a5bf8, id = 94581156371448, num = 1681546232, tbl = 0x5605643a5bf8, vars = 0x5605643a5bf8, strterm = 0x5605643a5bf8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94581156370984, node = 0x5605643a5a28, id = 94581156370984, num = 1681545768, tbl = 0x5605643a5a28, vars = 0x5605643a5a28, strterm = 0x5605643a5a28, 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 = 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 = 94581156370760, node = 0x5605643a5948, id = 94581156370760, num = 1681545544, tbl = 0x5605643a5948, vars = 0x5605643a5948, strterm = 0x5605643a5948, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, 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 = 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 = 13593738109705762048, node = 0xbca6a8c9beb3b500, id = 13593738109705762048, num = -1095518976, tbl = 0xbca6a8c9beb3b500, vars = 0xbca6a8c9beb3b500, strterm = 0xbca6a8c9beb3b500, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94581154305694, node = 0x5605641ad69e, id = 94581154305694, num = 1679480478, tbl = 0x5605641ad69e, vars = 0x5605641ad69e, strterm = 0x5605641ad69e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 13593738109705762048, node = 0xbca6a8c9beb3b500, id = 13593738109705762048, num = -1095518976, tbl = 0xbca6a8c9beb3b500, vars = 0xbca6a8c9beb3b500, strterm = 0xbca6a8c9beb3b500, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140728832499072, node = 0x7ffdfc121d80, id = 140728832499072, num = -65921664, tbl = 0x7ffdfc121d80, vars = 0x7ffdfc121d80, strterm = 0x7ffdfc121d80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94581154436080, node = 0x5605641cd3f0, id = 94581154436080, num = 1679610864, tbl = 0x5605641cd3f0, vars = 0x5605641cd3f0, strterm = 0x5605641cd3f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94581154436080, node = 0x5605641cd3f0, id = 94581154436080, num = 1679610864, tbl = 0x5605641cd3f0, vars = 0x5605641cd3f0, strterm = 0x5605641cd3f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140728832497648, node = 0x7ffdfc1217f0, id = 140728832497648, num = -65923088, tbl = 0x7ffdfc1217f0, vars = 0x7ffdfc1217f0, strterm = 0x7ffdfc1217f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140728832498352, node = 0x7ffdfc121ab0, id = 140728832498352, num = -65922384, tbl = 0x7ffdfc121ab0, vars = 0x7ffdfc121ab0, strterm = 0x7ffdfc121ab0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94581147612128, node = 0x560563b4b3e0 <clean_info>, id = 94581147612128, num = 1672786912, tbl = 0x560563b4b3e0 <clean_info>, vars = 0x560563b4b3e0 <clean_info>, strterm = 0x560563b4b3e0 <clean_info>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140728832498400, node = 0x7ffdfc121ae0, id = 140728832498400, num = -65922336, tbl = 0x7ffdfc121ae0, vars = 0x7ffdfc121ae0, strterm = 0x7ffdfc121ae0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94581145044946, node = 0x5605638d87d2 <optimize_node_left+450>, id = 94581145044946, num = 1670219730, tbl = 0x5605638d87d2 <optimize_node_left+450>, vars = 0x5605638d87d2 <optimize_node_left+450>, strterm = 0x5605638d87d2 <optimize_node_left+450>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140728832498488, node = 0x7ffdfc121b38, id = 140728832498488, num = -65922248, tbl = 0x7ffdfc121b38, vars = 0x7ffdfc121b38, strterm = 0x7ffdfc121b38, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140728832498424, node = 0x7ffdfc121af8, id = 140728832498424, num = -65922312, tbl = 0x7ffdfc121af8, vars = 0x7ffdfc121af8, strterm = 0x7ffdfc121af8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140728832498552, node = 0x7ffdfc121b78, id = 140728832498552, num = -65922184, tbl = 0x7ffdfc121b78, vars = 0x7ffdfc121b78, strterm = 0x7ffdfc121b78, 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 = 140728832497672, node = 0x7ffdfc121808, id = 140728832497672, num = -65923064, tbl = 0x7ffdfc121808, vars = 0x7ffdfc121808, strterm = 0x7ffdfc121808, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140728832498616, node = 0x7ffdfc121bb8, id = 140728832498616, num = -65922120, tbl = 0x7ffdfc121bb8, vars = 0x7ffdfc121bb8, strterm = 0x7ffdfc121bb8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140728832497633, node = 0x7ffdfc1217e1, id = 140728832497633, num = -65923103, tbl = 0x7ffdfc1217e1, vars = 0x7ffdfc1217e1, strterm = 0x7ffdfc1217e1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140728832497633, node = 0x7ffdfc1217e1, id = 140728832497633, num = -65923103, tbl = 0x7ffdfc1217e1, vars = 0x7ffdfc1217e1, strterm = 0x7ffdfc1217e1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94581145039546, node = 0x5605638d72ba <update_string_node_case_fold+298>, id = 94581145039546, num = 1670214330, tbl = 0x5605638d72ba <update_string_node_case_fold+298>, vars = 0x5605638d72ba <update_string_node_case_fold+298>, strterm = 0x5605638d72ba <update_string_node_case_fold+298>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94581154047953, node = 0x56056416e7d1, id = 94581154047953, num = 1679222737, tbl = 0x56056416e7d1, vars = 0x56056416e7d1, strterm = 0x56056416e7d1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94581155184592, node = 0x560564283fd0, id = 94581155184592, num = 1680359376, tbl = 0x560564283fd0, vars = 0x560564283fd0, strterm = 0x560564283fd0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140728832497624, node = 0x7ffdfc1217d8, id = 140728832497624, num = -65923112, tbl = 0x7ffdfc1217d8, vars = 0x7ffdfc1217d8, strterm = 0x7ffdfc1217d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140728832497632, node = 0x7ffdfc1217e0, id = 140728832497632, num = -65923104, tbl = 0x7ffdfc1217e0, vars = 0x7ffdfc1217e0, strterm = 0x7ffdfc1217e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140728832497633, node = 0x7ffdfc1217e1, id = 140728832497633, num = -65923103, tbl = 0x7ffdfc1217e1, vars = 0x7ffdfc1217e1, strterm = 0x7ffdfc1217e1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 13593738109705762048, node = 0xbca6a8c9beb3b500, id = 13593738109705762048, num = -1095518976, tbl = 0xbca6a8c9beb3b500, vars = 0xbca6a8c9beb3b500, strterm = 0xbca6a8c9beb3b500, 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 = 139696518088363, node = 0x7f0da15646ab <_int_malloc+3195>, id = 139696518088363, num = -1588181333, tbl = 0x7f0da15646ab <_int_malloc+3195>, vars = 0x7f0da15646ab <_int_malloc+3195>, strterm = 0x7f0da15646ab <_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 = 94581156310528, node = 0x560564396e00, id = 94581156310528, num = 1681485312, tbl = 0x560564396e00, vars = 0x560564396e00, strterm = 0x560564396e00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139696519617760, node = 0x7f0da16d9ce0 <main_arena+96>, id = 139696519617760, num = -1586651936, tbl = 0x7f0da16d9ce0 <main_arena+96>, vars = 0x7f0da16d9ce0 <main_arena+96>, strterm = 0x7f0da16d9ce0 <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 = 139696518088363, node = 0x7f0da15646ab <_int_malloc+3195>, id = 139696518088363, num = -1588181333, tbl = 0x7f0da15646ab <_int_malloc+3195>, vars = 0x7f0da15646ab <_int_malloc+3195>, strterm = 0x7f0da15646ab <_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 = 14566705440, node = 0x3643e4920, id = 14566705440, num = 1681803552, tbl = 0x3643e4920, vars = 0x3643e4920, strterm = 0x3643e4920, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 32, node = 0x20, id = 32, num = 32, tbl = 0x20, vars = 0x20, strterm = 0x20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 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 = 7258776949256421380, node = 0x64bc5b2d3c390004, id = 7258776949256421380, num = 1010368516, tbl = 0x64bc5b2d3c390004, vars = 0x64bc5b2d3c390004, strterm = 0x64bc5b2d3c390004, ctxt = {in_defined = 0, in_kwarg = 0, 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 = 139696518088363, node = 0x7f0da15646ab <_int_malloc+3195>, id = 139696518088363, num = -1588181333, tbl = 0x7f0da15646ab <_int_malloc+3195>, vars = 0x7f0da15646ab <_int_malloc+3195>, strterm = 0x7f0da15646ab <_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 = 94581156314016, node = 0x560564397ba0, id = 94581156314016, num = 1681488800, tbl = 0x560564397ba0, vars = 0x560564397ba0, strterm = 0x560564397ba0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139696519617760, node = 0x7f0da16d9ce0 <main_arena+96>, id = 139696519617760, num = -1586651936, tbl = 0x7f0da16d9ce0 <main_arena+96>, vars = 0x7f0da16d9ce0 <main_arena+96>, strterm = 0x7f0da16d9ce0 <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 = 7258776949256421380, node = 0x64bc5b2d3c390004, id = 7258776949256421380, num = 1010368516, tbl = 0x64bc5b2d3c390004, vars = 0x64bc5b2d3c390004, strterm = 0x64bc5b2d3c390004, ctxt = {in_defined = 0, in_kwarg = 0, 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 = 7258776949256421380, node = 0x64bc5b2d3c390004, id = 7258776949256421380, num = 1010368516, tbl = 0x64bc5b2d3c390004, vars = 0x64bc5b2d3c390004, strterm = 0x64bc5b2d3c390004, ctxt = {in_defined = 0, in_kwarg = 0, 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 = 139696518088363, node = 0x7f0da15646ab <_int_malloc+3195>, id = 139696518088363, num = -1588181333, tbl = 0x7f0da15646ab <_int_malloc+3195>, vars = 0x7f0da15646ab <_int_malloc+3195>, strterm = 0x7f0da15646ab <_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 = 94581156314064, node = 0x560564397bd0, id = 94581156314064, num = 1681488848, tbl = 0x560564397bd0, vars = 0x560564397bd0, strterm = 0x560564397bd0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139696519617760, node = 0x7f0da16d9ce0 <main_arena+96>, id = 139696519617760, num = -1586651936, tbl = 0x7f0da16d9ce0 <main_arena+96>, vars = 0x7f0da16d9ce0 <main_arena+96>, strterm = 0x7f0da16d9ce0 <main_arena+96>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 7, node = 0x7, id = 7, num = 7, tbl = 0x7, vars = 0x7, strterm = 0x7, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 32, node = 0x20, id = 32, num = 32, tbl = 0x20, vars = 0x20, strterm = 0x20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 17113946496, node = 0x3fc121980, id = 17113946496, num = -65922688, tbl = 0x3fc121980, vars = 0x3fc121980, strterm = 0x3fc121980, 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 = 140728832498944, node = 0x7ffdfc121d00, id = 140728832498944, num = -65921792, tbl = 0x7ffdfc121d00, vars = 0x7ffdfc121d00, strterm = 0x7ffdfc121d00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 7258776949256421380, node = 0x64bc5b2d3c390004, id = 7258776949256421380, num = 1010368516, tbl = 0x64bc5b2d3c390004, vars = 0x64bc5b2d3c390004, strterm = 0x64bc5b2d3c390004, ctxt = {in_defined = 0, in_kwarg = 0, 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 = 140728832498128, node = 0x7ffdfc1219d0, id = 140728832498128, num = -65922608, tbl = 0x7ffdfc1219d0, vars = 0x7ffdfc1219d0, strterm = 0x7ffdfc1219d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94581146605617, node = 0x560563a55831 <alloc::raw_vec::finish_grow<alloc::alloc::Global>+145>, id = 94581146605617, num = 1671780401, tbl = 0x560563a55831 <alloc::raw_vec::finish_grow<alloc::alloc::Global>+145>, vars = 0x560563a55831 <alloc::raw_vec::finish_grow<alloc::alloc::Global>+145>, strterm = 0x560563a55831 <alloc::raw_vec::finish_grow<alloc::alloc::Global>+145>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 32, node = 0x20, id = 32, num = 32, tbl = 0x20, vars = 0x20, strterm = 0x20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 8, node = 0x8, id = 8, num = 8, tbl = 0x8, vars = 0x8, strterm = 0x8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 12884902001, node = 0x300000071, id = 12884902001, num = 113, tbl = 0x300000071, vars = 0x300000071, strterm = 0x300000071, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}}
        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 = 583, column = 7}}, {beg_pos = {lineno = 583, column = 8}, end_pos = {lineno = 583, column = 8}}, {beg_pos = {lineno = 585, column = 4}, end_pos = {lineno = 585, column = 16}}, {beg_pos = {lineno = 585, column = 17}, end_pos = {lineno = 585, column = 19}}, {beg_pos = {lineno = 585, column = 19}, end_pos = {lineno = 585, column = 19}}, {beg_pos = {lineno = 585, column = 19}, end_pos = {lineno = 585, column = 19}}, {beg_pos = {lineno = 585, column = 19}, end_pos = {lineno = 585, column = 19}}, {beg_pos = {lineno = 585, column = 19}, end_pos = {lineno = 585, column = 19}}, {beg_pos = {lineno = 586, column = 6}, end_pos = {lineno = 591, column = 9}}, {beg_pos = {lineno = 586, column = 35}, end_pos = {lineno = 591, column = 9}}, {beg_pos = {lineno = 586, column = 37}, end_pos = {lineno = 590, column = 12}}, {beg_pos = {lineno = 591, column = 6}, end_pos = {lineno = 591, column = 9}}, {beg_pos = {lineno = 586, column = 37}, end_pos = {lineno = 586, column = 37}}, {beg_pos = {lineno = 586, column = 38}, end_pos = {lineno = 586, column = 41}}, {beg_pos = {lineno = 587, column = 8}, end_pos = {lineno = 590, column = 12}}, {beg_pos = {lineno = 590, column = 12}, end_pos = {lineno = 590, column = 12}}, {beg_pos = {lineno = 590, column = 12}, end_pos = {lineno = 590, column = 12}}, {beg_pos = {lineno = 588, column = 8}, end_pos = {lineno = 589, column = 15}}, {beg_pos = {lineno = 590, column = 8}, end_pos = {lineno = 590, column = 11}}, {beg_pos = {lineno = 588, column = 10}, end_pos = {lineno = 588, column = 10}}, {beg_pos = {lineno = 588, column = 11}, end_pos = {lineno = 588, column = 18}}, {beg_pos = {lineno = 588, column = 19}, end_pos = {lineno = 588, column = 19}}, {beg_pos = {lineno = 588, column = 19}, end_pos = {lineno = 588, column = 19}}, {beg_pos = {lineno = 589, column = 10}, end_pos = {lineno = 589, column = 15}}, {beg_pos = {lineno = 589, column = 15}, end_pos = {lineno = 589, 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 = 2402, column = 74}, end_pos = {lineno = 2402, column = 75}}, {beg_pos = {lineno = 2402, column = 68}, end_pos = {lineno = 2402, column = 69}}, {beg_pos = {lineno = 2402, column = 68}, end_pos = {lineno = 2402, column = 69}}, {beg_pos = {lineno = 2179, column = 42}, end_pos = {lineno = 2179, column = 65}}, {beg_pos = {lineno = 2179, column = 65}, end_pos = {lineno = 2179, column = 66}}, {beg_pos = {lineno = 2179, column = 44}, end_pos = {lineno = 2179, column = 44}}, {beg_pos = {lineno = 2179, column = 44}, end_pos = {lineno = 2179, column = 44}}, {beg_pos = {lineno = 2179, column = 44}, end_pos = {lineno = 2179, column = 44}}, {beg_pos = {lineno = 2179, column = 44}, end_pos = {lineno = 2179, column = 44}}, {beg_pos = {lineno = 2179, column = 44}, end_pos = {lineno = 2179, column = 44}}, {beg_pos = {lineno = 2179, column = 44}, end_pos = {lineno = 2179, column = 48}}, {beg_pos = {lineno = 2179, column = 48}, end_pos = {lineno = 2179, column = 49}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1010368516, column = 1690065709}}, {beg_pos = {lineno = 2066, column = 0}, end_pos = {lineno = 32864, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1670689325, column = 22021}}, {beg_pos = {lineno = 64, column = 0}, end_pos = {lineno = 1671153206, column = 22021}}, {beg_pos = {lineno = 1678027536, column = 22021}, end_pos = {lineno = 1678040560, column = 22021}}, {beg_pos = {lineno = -65921564, column = 32765}, end_pos = {lineno = -1095518976, column = -1129928503}}, {beg_pos = {lineno = 1678027584, column = 22021}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1678037216, column = 22021}, end_pos = {lineno = 1678040560, column = 22021}}, {beg_pos = {lineno = 1678040576, column = 22021}, end_pos = {lineno = 1670689373, column = 22021}}, {beg_pos = {lineno = 1678037512, column = 22021}, end_pos = {lineno = 1669214944, column = 22021}}, {beg_pos = {lineno = -1651638416, column = 32525}, end_pos = {lineno = -1095518976, column = -1129928503}}, {beg_pos = {lineno = 32768, column = 0}, end_pos = {lineno = -1095518976, column = -1129928503}}, {beg_pos = {lineno = -65921504, column = 32765}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 5, column = 0}, end_pos = {lineno = 1678037216, column = 22021}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 38, column = 0}, end_pos = {lineno = 1669219048, column = 22021}}, {beg_pos = {lineno = -1651516576, column = 32525}, end_pos = {lineno = -1641222776, column = 32525}}, {beg_pos = {lineno = -65921404, column = 32765}, end_pos = {lineno = -1651516576, column = 32525}}, {beg_pos = {lineno = 1678037216, column = 22021}, end_pos = {lineno = 163, column = 0}}, {beg_pos = {lineno = 1678069152, column = 22021}, end_pos = {lineno = 1669169741, column = 22021}}, {beg_pos = {lineno = -1651523816, column = 32525}, end_pos = {lineno = 1672453654, column = 22021}}, {beg_pos = {lineno = 1678041376, column = 22021}, end_pos = {lineno = -1095518976, column = -1129928503}}, {beg_pos = {lineno = 163, column = 0}, end_pos = {lineno = -1651523816, column = 32525}}, {beg_pos = {lineno = -1651516576, column = 32525}, end_pos = {lineno = 1671935931, column = 22021}}, {beg_pos = {lineno = -1651516576, column = 32525}, end_pos = {lineno = 1678041376, column = 22021}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1681547264, column = 22021}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1672379161, column = 22021}}, {beg_pos = {lineno = 1681547606, column = 22021}, end_pos = {lineno = 1669059540, column = 22021}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1678041376, column = 22021}}, {beg_pos = {lineno = 1672379136, column = 22021}, end_pos = {lineno = -65918320, column = 32765}}, {beg_pos = {lineno = -65921068, column = 32765}, end_pos = {lineno = -65921120, column = 32765}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 1678041376, column = 22021}, end_pos = {lineno = -1588871472, column = 32525}}, {beg_pos = {lineno = 36, column = 0}, end_pos = {lineno = 1678069152, column = 22021}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1669059642, column = 22021}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -65921296, column = 32765}}, {beg_pos = {lineno = 1681550496, column = 22021}, end_pos = {lineno = -65917728, column = 32765}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1095518976, column = -1129928503}}, {beg_pos = {lineno = 25, column = 0}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1681547264, column = 22021}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1678069152, column = 22021}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1672379837, column = 22021}}, {beg_pos = {lineno = -2147483520, column = 0}, end_pos = {lineno = -1095518976, column = -1129928503}}, {beg_pos = {lineno = 1681547304, column = 22021}, end_pos = {lineno = 1672400681, column = 22021}}, {beg_pos = {lineno = 1681545664, column = 22021}, end_pos = {lineno = -1584553092, column = 32525}}, {beg_pos = {lineno = -1586593792, column = 32525}, end_pos = {lineno = -1588835632, column = 32525}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = -1588842084, column = 32525}}, {beg_pos = {lineno = 1679662752, column = 22021}, end_pos = {lineno = -1584551959, column = 32525}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = -1584553305, column = 32525}}, {beg_pos = {lineno = -1584356640, column = 32525}, end_pos = {lineno = 1668753288, column = 22021}}, {beg_pos = {lineno = 955912232, column = 0}, end_pos = {lineno = 1668753004, column = 22021}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1584551959, column = 32525}}, {beg_pos = {lineno = 1981, column = 0}, end_pos = {lineno = -1584553305, column = 32525}}, {beg_pos = {lineno = -1584356640, column = 32525}, end_pos = {lineno = 1668753288, column = 22021}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = 1668748644, column = 22021}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1584551959, column = 32525}}, {beg_pos = {lineno = 891, column = 0}, end_pos = {lineno = 1668802536, column = 22021}}, {beg_pos = {lineno = -1584356640, column = 32525}, end_pos = {lineno = -65920664, column = 32765}}, {beg_pos = {lineno = -65920668, column = 32765}, end_pos = {lineno = -1650404239, column = 32525}}, {beg_pos = {lineno = 1668802536, column = 22021}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = -65920668, column = 32765}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = 1678630304, column = 22021}, end_pos = {lineno = 13, column = 0}}, {beg_pos = {lineno = 0, column = 22021}, end_pos = {lineno = -1650402798, column = 32525}}, {beg_pos = {lineno = -1650408304, column = 32525}, end_pos = {lineno = -65920464, column = 32765}}, {beg_pos = {lineno = -65920480, column = 32765}, end_pos = {lineno = 955912232, column = 0}}, {beg_pos = {lineno = 1, column = 32765}, end_pos = {lineno = 13, column = 0}}, {beg_pos = {lineno = 1679683568, column = 22021}, end_pos = {lineno = -65920544, column = 32765}}, {beg_pos = {lineno = -65920528, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = -65920320, column = 32765}, end_pos = {lineno = -1650402798, column = 32525}}, {beg_pos = {lineno = 1679683568, column = 22021}, end_pos = {lineno = -65920480, column = 32765}}, {beg_pos = {lineno = -65920464, column = 32765}, end_pos = {lineno = -1584549359, column = 32525}}, {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 = 1679682688, column = 22021}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1679682688, column = 22021}}, {beg_pos = {lineno = 1668800832, column = 1}, end_pos = {lineno = 1679683568, column = 22021}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32525}}, {beg_pos = {lineno = 0, column = 22021}, end_pos = {lineno = 0, column = 22021}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = -1584521359, column = 32525}}, {beg_pos = {lineno = 1668774672, column = 22021}, end_pos = {lineno = -1584356640, column = 32525}}, {beg_pos = {lineno = 1679682688, column = 22021}, end_pos = {lineno = -1650134600, column = 32525}}, {beg_pos = {lineno = -1651642736, column = 32525}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = -1651525216, column = 32525}, end_pos = {lineno = -1584521359, column = 32525}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 12, column = 0}}, {beg_pos = {lineno = 1679682688, column = 22021}, end_pos = {lineno = -1650134920, column = 32525}}, {beg_pos = {lineno = 1679688928, column = 22021}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = -1651525216, column = 32525}, end_pos = {lineno = -1584521359, column = 32525}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1668774672, column = 22021}, end_pos = {lineno = 1669628816, column = 22021}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = -65919360, column = 32765}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 1679688928, column = 22021}, end_pos = {lineno = -1584509522, column = 32525}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1650154656, column = 32525}}, {beg_pos = {lineno = -65924338, column = 32765}, end_pos = {lineno = -65919536, column = 32765}}, {beg_pos = {lineno = -1651526136, column = 32525}, end_pos = {lineno = -65924732, column = 32765}}, {beg_pos = {lineno = -65924736, column = 32765}, end_pos = {lineno = -1584356640, column = 32525}}, {beg_pos = {lineno = -1584356640, column = 32525}, end_pos = {lineno = -65920024, column = 32765}}, {beg_pos = {lineno = -65920028, column = 32765}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = -1590021656, column = 32525}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1586651792, column = 32525}, end_pos = {lineno = -1586651792, column = 32525}}, {beg_pos = {lineno = -1586650704, column = 32525}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1919295523, column = 1852144239}, end_pos = {lineno = 1920234335, column = 1600613993}}, {beg_pos = {lineno = 1953066079, column = 1818325605}, end_pos = {lineno = 1634082874, column = 174420844}}, {beg_pos = {lineno = -1586650704, column = 32525}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1678041376, column = 22021}, end_pos = {lineno = -1588871792, column = 32525}}, {beg_pos = {lineno = 113, column = 4}, end_pos = {lineno = 113, column = 4}}, {beg_pos = {lineno = 1295774374, column = 178923}, end_pos = {lineno = 1681072656, column = 22021}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1588871792, column = 32525}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 113, column = 3}}, {beg_pos = {lineno = 112, column = 6}, end_pos = {lineno = 112, column = 6}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1010368516, column = 1690065709}, end_pos = {lineno = 1669321464, column = 22021}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1678036880, column = 22021}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1672142194, column = 22021}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = -1586651936, column = 32525}}, {beg_pos = {lineno = 1681893800, column = 22021}, end_pos = {lineno = 1678036880, column = 22021}}, {beg_pos = {lineno = 8192, column = 0}, end_pos = {lineno = -1095518976, column = -1129928503}}, {beg_pos = {lineno = 1682307335, column = 22021}, end_pos = {lineno = -1586652032, column = 32525}}, {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 = -1588180927, column = 32525}}, {beg_pos = {lineno = -1586651936, column = 32525}, 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 = 1010368516, column = 1690065709}}, {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 = 16
        yyresult = <optimized out>
        yytoken = <optimized out>
        yyval = {val = 139696516266200, node = 0x7f0da13a78d8, id = 139696516266200, num = -1590003496, tbl = 0x7f0da13a78d8, vars = 0x7f0da13a78d8, strterm = 0x7f0da13a78d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}
        yyloc = {beg_pos = {lineno = 586, column = 6}, end_pos = {lineno = 591, column = 9}}
        yyerror_range = <optimized out>
        yymsgbuf = "n\000\000\000^", '\000' <repeats 11 times>, "p\207Ed\005V\000\000\200\234m\241\r\177\000\000x\a\000\000\000\000\000\000v\000\000\000\000\000\000\000x\a\000\000\000\000\000\000\020\276K\241\r\177\000\000\000\000\000\000\000\000\000\000\342RV\241\r\177\000\000\320\351:d\005V\000\000\340#Pd\005V\000\000\340#Pd\005V\000\000\340\320\004d\005V\000\000\004\000\000\000\000\000\000\000\240!~c\005V\000"
        yymsg = 0x7ffdfc1225f0 "n"
        yymsg_alloc = 128
        yylen = 1
        yyabortlab = <optimized out>
        yyerrorlab = <optimized out>
#51 0x00007f0d9da315b2 in ripper_parse0 (parser_v=parser_v@entry=139696453827560) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:14371
        p = 0x5605645023e0
#52 0x00005605637bd59c in rb_ensure (b_proc=b_proc@entry=0x7f0d9da314d0 <ripper_parse0>, data1=data1@entry=139696453827560, e_proc=e_proc@entry=0x7f0d9da13ae0 <ripper_ensure>, data2=data2@entry=139696453827560) at /tmp/ruby/src/trunk-yjit/eval.c:1005
        _ec = 0x56056404e120
        _tag = {tag = 36, retval = 140728832501920, buf = {0x7f0d9d81bbe8, 0x5605637bd680 <rb_ensure+496>, 0x0, 0x7ffdfc1226e0, 0x0}, prev = 0x7ffdfc122a60, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x56056404e120
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f0d9da13ae0 <ripper_ensure>, data2 = 139696453827560}}
#53 0x00007f0d9da14315 in ripper_parse (self=139696453827560) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:14409
        p = 0x5605645023e0
#54 0x0000560563991864 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f0da14bbe10, ec=0x56056404e120) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
        ci = 0x8601001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f0da13a31e8
        cfunc = 0x5605641e04e8
        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>
#55 vm_call_cfunc_with_frame (ec=0x56056404e120, reg_cfp=0x7f0da14bbe10, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#56 0x00005605639ad39d 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 = 0x999999999999b968
        cc = <optimized out>
        recv = 94581152862432
        argc = <optimized out>
        calling = {ci = 0x8601001c0001, cc = 0x7f0d9d8fb630, block_handler = 0, recv = 139696453827560, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#57 vm_exec_core (ec=0x56056404e120, initial=33873) at ../../src/trunk-yjit/insns.def:835
        bh = <optimized out>
        cd = 0x8451
        leaf = <optimized out>
        val = 32
        reg_pc = 0x560564511678
        reg_cfp = 0x7f0da14bbe10
        insns_address_table = {0x5605639afd93 <vm_exec_core+10995>, 0x5605639ad511 <vm_exec_core+625>, 0x5605639af796 <vm_exec_core+9462>, 0x5605639af71b <vm_exec_core+9339>, 0x5605639af585 <vm_exec_core+8933>, 0x5605639af507 <vm_exec_core+8807>, 0x5605639af656 <vm_exec_core+9142>, 0x5605639af5fc <vm_exec_core+9052>, 0x5605639af1a7 <vm_exec_core+7943>, 0x5605639af157 <vm_exec_core+7863>, 0x5605639af39c <vm_exec_core+8444>, 0x5605639af202 <vm_exec_core+8034>, 0x5605639af03f <vm_exec_core+7583>, 0x5605639aefd0 <vm_exec_core+7472>, 0x5605639aef63 <vm_exec_core+7363>, 0x5605639aef28 <vm_exec_core+7304>, 0x5605639aeef2 <vm_exec_core+7250>, 0x5605639aeebf <vm_exec_core+7199>, 0x5605639af124 <vm_exec_core+7812>, 0x5605639ae19f <vm_exec_core+3839>, 0x5605639ae131 <vm_exec_core+3729>, 0x5605639ae0f6 <vm_exec_core+3670>, 0x5605639ae0a0 <vm_exec_core+3584>, 0x5605639ae05c <vm_exec_core+3516>, 0x5605639adfd5 <vm_exec_core+3381>, 0x5605639adfa0 <vm_exec_core+3328>, 0x5605639adf45 <vm_exec_core+3237>, 0x5605639adecd <vm_exec_core+3117>, 0x5605639ade95 <vm_exec_core+3061>, 0x5605639ade5d <vm_exec_core+3005>, 0x5605639adc68 <vm_exec_core+2504>, 0x5605639adbd7 <vm_exec_core+2359>, 0x5605639adb7a <vm_exec_core+2266>, 0x5605639adb01 <vm_exec_core+2145>, 0x5605639ae839 <vm_exec_core+5529>, 0x5605639ae814 <vm_exec_core+5492>, 0x5605639ae7db <vm_exec_core+5435>, 0x5605639ae78b <vm_exec_core+5355>, 0x5605639ae759 <vm_exec_core+5305>, 0x5605639ae66b <vm_exec_core+5067>, 0x5605639ae626 <vm_exec_core+4998>, 0x5605639ae5e0 <vm_exec_core+4928>, 0x5605639ae5b0 <vm_exec_core+4880>, 0x5605639ae4e5 <vm_exec_core+4677>, 0x5605639ae550 <vm_exec_core+4784>, 0x5605639ae3c0 <vm_exec_core+4384>, 0x5605639ae353 <vm_exec_core+4275>, 0x5605639ae2c6 <vm_exec_core+4134>, 0x5605639ae20a <vm_exec_core+3946>, 0x5605639ae1d2 <vm_exec_core+3890>, 0x5605639aedf8 <vm_exec_core+7000>, 0x5605639aecfd <vm_exec_core+6749>, 0x5605639ad2f8 <vm_exec_core+88>, 0x5605639aee3b <vm_exec_core+7067>, 0x5605639ae9ab <vm_exec_core+5899>, 0x5605639affb7 <vm_exec_core+11543>, 0x5605639ae961 <vm_exec_core+5825>, 0x5605639ae8f1 <vm_exec_core+5713>, 0x5605639ae881 <vm_exec_core+5601>, 0x5605639aeb81 <vm_exec_core+6369>, 0x5605639aea6e <vm_exec_core+6094>, 0x5605639ae9f5 <vm_exec_core+5973>, 0x5605639afb1c <vm_exec_core+10364>, 0x5605639aecc5 <vm_exec_core+6693>, 0x5605639aec6e <vm_exec_core+6606>, 0x5605639ad962 <vm_exec_core+1730>, 0x5605639ad928 <vm_exec_core+1672>, 0x5605639ada5a <vm_exec_core+1978>, 0x5605639ad9b9 <vm_exec_core+1817>, 0x5605639aff55 <vm_exec_core+11445>, 0x5605639afeac <vm_exec_core+11276>, 0x5605639b0170 <vm_exec_core+11984>, 0x5605639b00fd <vm_exec_core+11869>, 0x5605639b0057 <vm_exec_core+11703>, 0x5605639afffb <vm_exec_core+11611>, 0x5605639b051d <vm_exec_core+12925>, 0x5605639b0480 <vm_exec_core+12768>, 0x5605639b03e8 <vm_exec_core+12616>, 0x5605639b034b <vm_exec_core+12459>, 0x5605639b02b3 <vm_exec_core+12307>, 0x5605639afc0b <vm_exec_core+10603>, 0x5605639b0268 <vm_exec_core+12232>, 0x5605639b0212 <vm_exec_core+12146>, 0x5605639afd2a <vm_exec_core+10890>, 0x5605639afca6 <vm_exec_core+10758>, 0x5605639ad8b3 <vm_exec_core+1555>, 0x5605639ad855 <vm_exec_core+1461>, 0x5605639afe78 <vm_exec_core+11224>, 0x5605639afe44 <vm_exec_core+11172>, 0x5605639afdf3 <vm_exec_core+11091>, 0x5605639afda4 <vm_exec_core+11012>, 0x5605639afc43 <vm_exec_core+10659>, 0x5605639afb99 <vm_exec_core+10489>, 0x5605639ad7e8 <vm_exec_core+1352>, 0x5605639ad791 <vm_exec_core+1265>, 0x5605639ad70e <vm_exec_core+1134>, 0x5605639ad6c9 <vm_exec_core+1065>, 0x5605639ad67c <vm_exec_core+988>, 0x5605639ad62f <vm_exec_core+911>, 0x5605639ad5da <vm_exec_core+826>, 0x5605639ad5a7 <vm_exec_core+775>, 0x5605639ad574 <vm_exec_core+724>, 0x5605639afb7d <vm_exec_core+10461>, 0x5605639ad502 <vm_exec_core+610>, 0x5605639af787 <vm_exec_core+9447>, 0x5605639af70c <vm_exec_core+9324>, 0x5605639af576 <vm_exec_core+8918>, 0x5605639af4f8 <vm_exec_core+8792>, 0x5605639af647 <vm_exec_core+9127>, 0x5605639af5ed <vm_exec_core+9037>, 0x5605639af198 <vm_exec_core+7928>, 0x5605639af148 <vm_exec_core+7848>, 0x5605639af38d <vm_exec_core+8429>, 0x5605639af1f3 <vm_exec_core+8019>, 0x5605639af030 <vm_exec_core+7568>, 0x5605639aefc1 <vm_exec_core+7457>, 0x5605639aef54 <vm_exec_core+7348>, 0x5605639aef19 <vm_exec_core+7289>, 0x5605639aeee3 <vm_exec_core+7235>, 0x5605639aeeb0 <vm_exec_core+7184>, 0x5605639af115 <vm_exec_core+7797>, 0x5605639ae190 <vm_exec_core+3824>, 0x5605639ae122 <vm_exec_core+3714>, 0x5605639ae0e7 <vm_exec_core+3655>, 0x5605639ae091 <vm_exec_core+3569>, 0x5605639ae04d <vm_exec_core+3501>, 0x5605639adfc6 <vm_exec_core+3366>, 0x5605639adf91 <vm_exec_core+3313>, 0x5605639adf36 <vm_exec_core+3222>, 0x5605639adebe <vm_exec_core+3102>, 0x5605639ade86 <vm_exec_core+3046>, 0x5605639ade4e <vm_exec_core+2990>, 0x5605639adc59 <vm_exec_core+2489>, 0x5605639adbc8 <vm_exec_core+2344>, 0x5605639adb6b <vm_exec_core+2251>, 0x5605639adaf2 <vm_exec_core+2130>, 0x5605639ae82a <vm_exec_core+5514>, 0x5605639ae805 <vm_exec_core+5477>, 0x5605639ae7cc <vm_exec_core+5420>, 0x5605639ae77c <vm_exec_core+5340>, 0x5605639ae74a <vm_exec_core+5290>, 0x5605639ae65c <vm_exec_core+5052>, 0x5605639ae617 <vm_exec_core+4983>, 0x5605639ae5d1 <vm_exec_core+4913>, 0x5605639ae5a1 <vm_exec_core+4865>, 0x5605639ae4d6 <vm_exec_core+4662>, 0x5605639ae541 <vm_exec_core+4769>, 0x5605639ae3b1 <vm_exec_core+4369>, 0x5605639ae344 <vm_exec_core+4260>, 0x5605639ae2b7 <vm_exec_core+4119>, 0x5605639ae1fb <vm_exec_core+3931>, 0x5605639ae1c3 <vm_exec_core+3875>, 0x5605639aede9 <vm_exec_core+6985>, 0x5605639aecee <vm_exec_core+6734>, 0x5605639b0781 <vm_exec_core+13537>, 0x5605639aee2c <vm_exec_core+7052>, 0x5605639ae99c <vm_exec_core+5884>, 0x5605639b076d <vm_exec_core+13517>, 0x5605639ae952 <vm_exec_core+5810>, 0x5605639ae8e2 <vm_exec_core+5698>, 0x5605639ae872 <vm_exec_core+5586>, 0x5605639aeb72 <vm_exec_core+6354>, 0x5605639aea5f <vm_exec_core+6079>, 0x5605639ae9e6 <vm_exec_core+5958>, 0x5605639afb0d <vm_exec_core+10349>, 0x5605639aecb6 <vm_exec_core+6678>, 0x5605639aec5f <vm_exec_core+6591>, 0x5605639ad953 <vm_exec_core+1715>, 0x5605639ad919 <vm_exec_core+1657>, 0x5605639ada4b <vm_exec_core+1963>, 0x5605639ad9aa <vm_exec_core+1802>, 0x5605639b0759 <vm_exec_core+13497>, 0x5605639b0745 <vm_exec_core+13477>, 0x5605639b0731 <vm_exec_core+13457>, 0x5605639b071d <vm_exec_core+13437>, 0x5605639b0709 <vm_exec_core+13417>, 0x5605639b06f5 <vm_exec_core+13397>, 0x5605639b06da <vm_exec_core+13370>, 0x5605639b06c6 <vm_exec_core+13350>, 0x5605639b06b2 <vm_exec_core+13330>, 0x5605639b069e <vm_exec_core+13310>, 0x5605639b068a <vm_exec_core+13290>, 0x5605639b0676 <vm_exec_core+13270>, 0x5605639b0662 <vm_exec_core+13250>, 0x5605639b064e <vm_exec_core+13230>, 0x5605639b063a <vm_exec_core+13210>, 0x5605639b0626 <vm_exec_core+13190>, 0x5605639ad8a4 <vm_exec_core+1540>, 0x5605639ad846 <vm_exec_core+1446>, 0x5605639b0612 <vm_exec_core+13170>, 0x5605639b05fe <vm_exec_core+13150>, 0x5605639b05ea <vm_exec_core+13130>, 0x5605639b05d6 <vm_exec_core+13110>, 0x5605639ad2e1 <vm_exec_core+65>, 0x5605639ad2e5 <vm_exec_core+69>, 0x5605639ad7d9 <vm_exec_core+1337>, 0x5605639ad782 <vm_exec_core+1250>, 0x5605639ad6ff <vm_exec_core+1119>, 0x5605639ad6ba <vm_exec_core+1050>, 0x5605639ad66d <vm_exec_core+973>...}
#58 0x000056056399f01b in rb_vm_exec (ec=0x56056404e120) at /tmp/ruby/src/trunk-yjit/vm.c:2366
        _ec = 0x56056404e120
        _tag = {tag = 36, retval = 4, buf = {0x56056404e120, 0x56056399e808 <rb_vm_exec+392>, 0x0, 0x7ffdfc122990, 0x7f0da13bc108}, prev = 0x7ffdfc122e20, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#59 0x000056056399f1fc in eval_string_with_cref (self=<optimized out>, src=<optimized out>, cref=0x7f0d9d81bb98, file=<optimized out>, line=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1701
        ec = 0x56056404e120
        block = {as = {captured = {self = 139696453827560, ep = 0x7f0da13bc0f8, code = {iseq = 0x7f0d9d9dd0d0, ifunc = 0x7f0d9d9dd0d0, val = 139696455667920}}, symbol = 139696453827560, proc = 139696453827560}, type = block_type_iseq}
        iseq = 0x7f0d9d81ba08
        cfp = <optimized out>
#60 0x00005605639b4410 in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=139696453827560) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1946
        cref = 0x7f0d9d81bb98
        cref = <optimized out>
#61 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 = 139696454909440
        line = <optimized out>
        code = 139696453827520
#62 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=139696453827560) at /tmp/ruby/src/trunk-yjit/vm_eval.c:2010
No locals.
#63 0x0000560563991864 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7f0da14bbe90, ec=0x56056404e120) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
        ci = 0x254100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f0da1356e88
        cfunc = 0x560564090e08
        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>
#64 vm_call_cfunc_with_frame (ec=0x56056404e120, reg_cfp=0x7f0da14bbe90, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
        argc = 2
        stack_bottom = <optimized out>
        argv = <optimized out>
#65 0x00005605639ad39d 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 = 0x999999999999b968
        cc = <optimized out>
        recv = 94581152862432
        argc = <optimized out>
        calling = {ci = 0x254100100005, cc = 0x7f0d9d8fb888, block_handler = 0, recv = 139696453827560, argc = 2, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#66 vm_exec_core (ec=0x56056404e120, initial=33873) at ../../src/trunk-yjit/insns.def:835
        bh = <optimized out>
        cd = 0x8451
        leaf = <optimized out>
        val = 32
        reg_pc = 0x56056419b090
        reg_cfp = 0x7f0da14bbe90
        insns_address_table = {0x5605639afd93 <vm_exec_core+10995>, 0x5605639ad511 <vm_exec_core+625>, 0x5605639af796 <vm_exec_core+9462>, 0x5605639af71b <vm_exec_core+9339>, 0x5605639af585 <vm_exec_core+8933>, 0x5605639af507 <vm_exec_core+8807>, 0x5605639af656 <vm_exec_core+9142>, 0x5605639af5fc <vm_exec_core+9052>, 0x5605639af1a7 <vm_exec_core+7943>, 0x5605639af157 <vm_exec_core+7863>, 0x5605639af39c <vm_exec_core+8444>, 0x5605639af202 <vm_exec_core+8034>, 0x5605639af03f <vm_exec_core+7583>, 0x5605639aefd0 <vm_exec_core+7472>, 0x5605639aef63 <vm_exec_core+7363>, 0x5605639aef28 <vm_exec_core+7304>, 0x5605639aeef2 <vm_exec_core+7250>, 0x5605639aeebf <vm_exec_core+7199>, 0x5605639af124 <vm_exec_core+7812>, 0x5605639ae19f <vm_exec_core+3839>, 0x5605639ae131 <vm_exec_core+3729>, 0x5605639ae0f6 <vm_exec_core+3670>, 0x5605639ae0a0 <vm_exec_core+3584>, 0x5605639ae05c <vm_exec_core+3516>, 0x5605639adfd5 <vm_exec_core+3381>, 0x5605639adfa0 <vm_exec_core+3328>, 0x5605639adf45 <vm_exec_core+3237>, 0x5605639adecd <vm_exec_core+3117>, 0x5605639ade95 <vm_exec_core+3061>, 0x5605639ade5d <vm_exec_core+3005>, 0x5605639adc68 <vm_exec_core+2504>, 0x5605639adbd7 <vm_exec_core+2359>, 0x5605639adb7a <vm_exec_core+2266>, 0x5605639adb01 <vm_exec_core+2145>, 0x5605639ae839 <vm_exec_core+5529>, 0x5605639ae814 <vm_exec_core+5492>, 0x5605639ae7db <vm_exec_core+5435>, 0x5605639ae78b <vm_exec_core+5355>, 0x5605639ae759 <vm_exec_core+5305>, 0x5605639ae66b <vm_exec_core+5067>, 0x5605639ae626 <vm_exec_core+4998>, 0x5605639ae5e0 <vm_exec_core+4928>, 0x5605639ae5b0 <vm_exec_core+4880>, 0x5605639ae4e5 <vm_exec_core+4677>, 0x5605639ae550 <vm_exec_core+4784>, 0x5605639ae3c0 <vm_exec_core+4384>, 0x5605639ae353 <vm_exec_core+4275>, 0x5605639ae2c6 <vm_exec_core+4134>, 0x5605639ae20a <vm_exec_core+3946>, 0x5605639ae1d2 <vm_exec_core+3890>, 0x5605639aedf8 <vm_exec_core+7000>, 0x5605639aecfd <vm_exec_core+6749>, 0x5605639ad2f8 <vm_exec_core+88>, 0x5605639aee3b <vm_exec_core+7067>, 0x5605639ae9ab <vm_exec_core+5899>, 0x5605639affb7 <vm_exec_core+11543>, 0x5605639ae961 <vm_exec_core+5825>, 0x5605639ae8f1 <vm_exec_core+5713>, 0x5605639ae881 <vm_exec_core+5601>, 0x5605639aeb81 <vm_exec_core+6369>, 0x5605639aea6e <vm_exec_core+6094>, 0x5605639ae9f5 <vm_exec_core+5973>, 0x5605639afb1c <vm_exec_core+10364>, 0x5605639aecc5 <vm_exec_core+6693>, 0x5605639aec6e <vm_exec_core+6606>, 0x5605639ad962 <vm_exec_core+1730>, 0x5605639ad928 <vm_exec_core+1672>, 0x5605639ada5a <vm_exec_core+1978>, 0x5605639ad9b9 <vm_exec_core+1817>, 0x5605639aff55 <vm_exec_core+11445>, 0x5605639afeac <vm_exec_core+11276>, 0x5605639b0170 <vm_exec_core+11984>, 0x5605639b00fd <vm_exec_core+11869>, 0x5605639b0057 <vm_exec_core+11703>, 0x5605639afffb <vm_exec_core+11611>, 0x5605639b051d <vm_exec_core+12925>, 0x5605639b0480 <vm_exec_core+12768>, 0x5605639b03e8 <vm_exec_core+12616>, 0x5605639b034b <vm_exec_core+12459>, 0x5605639b02b3 <vm_exec_core+12307>, 0x5605639afc0b <vm_exec_core+10603>, 0x5605639b0268 <vm_exec_core+12232>, 0x5605639b0212 <vm_exec_core+12146>, 0x5605639afd2a <vm_exec_core+10890>, 0x5605639afca6 <vm_exec_core+10758>, 0x5605639ad8b3 <vm_exec_core+1555>, 0x5605639ad855 <vm_exec_core+1461>, 0x5605639afe78 <vm_exec_core+11224>, 0x5605639afe44 <vm_exec_core+11172>, 0x5605639afdf3 <vm_exec_core+11091>, 0x5605639afda4 <vm_exec_core+11012>, 0x5605639afc43 <vm_exec_core+10659>, 0x5605639afb99 <vm_exec_core+10489>, 0x5605639ad7e8 <vm_exec_core+1352>, 0x5605639ad791 <vm_exec_core+1265>, 0x5605639ad70e <vm_exec_core+1134>, 0x5605639ad6c9 <vm_exec_core+1065>, 0x5605639ad67c <vm_exec_core+988>, 0x5605639ad62f <vm_exec_core+911>, 0x5605639ad5da <vm_exec_core+826>, 0x5605639ad5a7 <vm_exec_core+775>, 0x5605639ad574 <vm_exec_core+724>, 0x5605639afb7d <vm_exec_core+10461>, 0x5605639ad502 <vm_exec_core+610>, 0x5605639af787 <vm_exec_core+9447>, 0x5605639af70c <vm_exec_core+9324>, 0x5605639af576 <vm_exec_core+8918>, 0x5605639af4f8 <vm_exec_core+8792>, 0x5605639af647 <vm_exec_core+9127>, 0x5605639af5ed <vm_exec_core+9037>, 0x5605639af198 <vm_exec_core+7928>, 0x5605639af148 <vm_exec_core+7848>, 0x5605639af38d <vm_exec_core+8429>, 0x5605639af1f3 <vm_exec_core+8019>, 0x5605639af030 <vm_exec_core+7568>, 0x5605639aefc1 <vm_exec_core+7457>, 0x5605639aef54 <vm_exec_core+7348>, 0x5605639aef19 <vm_exec_core+7289>, 0x5605639aeee3 <vm_exec_core+7235>, 0x5605639aeeb0 <vm_exec_core+7184>, 0x5605639af115 <vm_exec_core+7797>, 0x5605639ae190 <vm_exec_core+3824>, 0x5605639ae122 <vm_exec_core+3714>, 0x5605639ae0e7 <vm_exec_core+3655>, 0x5605639ae091 <vm_exec_core+3569>, 0x5605639ae04d <vm_exec_core+3501>, 0x5605639adfc6 <vm_exec_core+3366>, 0x5605639adf91 <vm_exec_core+3313>, 0x5605639adf36 <vm_exec_core+3222>, 0x5605639adebe <vm_exec_core+3102>, 0x5605639ade86 <vm_exec_core+3046>, 0x5605639ade4e <vm_exec_core+2990>, 0x5605639adc59 <vm_exec_core+2489>, 0x5605639adbc8 <vm_exec_core+2344>, 0x5605639adb6b <vm_exec_core+2251>, 0x5605639adaf2 <vm_exec_core+2130>, 0x5605639ae82a <vm_exec_core+5514>, 0x5605639ae805 <vm_exec_core+5477>, 0x5605639ae7cc <vm_exec_core+5420>, 0x5605639ae77c <vm_exec_core+5340>, 0x5605639ae74a <vm_exec_core+5290>, 0x5605639ae65c <vm_exec_core+5052>, 0x5605639ae617 <vm_exec_core+4983>, 0x5605639ae5d1 <vm_exec_core+4913>, 0x5605639ae5a1 <vm_exec_core+4865>, 0x5605639ae4d6 <vm_exec_core+4662>, 0x5605639ae541 <vm_exec_core+4769>, 0x5605639ae3b1 <vm_exec_core+4369>, 0x5605639ae344 <vm_exec_core+4260>, 0x5605639ae2b7 <vm_exec_core+4119>, 0x5605639ae1fb <vm_exec_core+3931>, 0x5605639ae1c3 <vm_exec_core+3875>, 0x5605639aede9 <vm_exec_core+6985>, 0x5605639aecee <vm_exec_core+6734>, 0x5605639b0781 <vm_exec_core+13537>, 0x5605639aee2c <vm_exec_core+7052>, 0x5605639ae99c <vm_exec_core+5884>, 0x5605639b076d <vm_exec_core+13517>, 0x5605639ae952 <vm_exec_core+5810>, 0x5605639ae8e2 <vm_exec_core+5698>, 0x5605639ae872 <vm_exec_core+5586>, 0x5605639aeb72 <vm_exec_core+6354>, 0x5605639aea5f <vm_exec_core+6079>, 0x5605639ae9e6 <vm_exec_core+5958>, 0x5605639afb0d <vm_exec_core+10349>, 0x5605639aecb6 <vm_exec_core+6678>, 0x5605639aec5f <vm_exec_core+6591>, 0x5605639ad953 <vm_exec_core+1715>, 0x5605639ad919 <vm_exec_core+1657>, 0x5605639ada4b <vm_exec_core+1963>, 0x5605639ad9aa <vm_exec_core+1802>, 0x5605639b0759 <vm_exec_core+13497>, 0x5605639b0745 <vm_exec_core+13477>, 0x5605639b0731 <vm_exec_core+13457>, 0x5605639b071d <vm_exec_core+13437>, 0x5605639b0709 <vm_exec_core+13417>, 0x5605639b06f5 <vm_exec_core+13397>, 0x5605639b06da <vm_exec_core+13370>, 0x5605639b06c6 <vm_exec_core+13350>, 0x5605639b06b2 <vm_exec_core+13330>, 0x5605639b069e <vm_exec_core+13310>, 0x5605639b068a <vm_exec_core+13290>, 0x5605639b0676 <vm_exec_core+13270>, 0x5605639b0662 <vm_exec_core+13250>, 0x5605639b064e <vm_exec_core+13230>, 0x5605639b063a <vm_exec_core+13210>, 0x5605639b0626 <vm_exec_core+13190>, 0x5605639ad8a4 <vm_exec_core+1540>, 0x5605639ad846 <vm_exec_core+1446>, 0x5605639b0612 <vm_exec_core+13170>, 0x5605639b05fe <vm_exec_core+13150>, 0x5605639b05ea <vm_exec_core+13130>, 0x5605639b05d6 <vm_exec_core+13110>, 0x5605639ad2e1 <vm_exec_core+65>, 0x5605639ad2e5 <vm_exec_core+69>, 0x5605639ad7d9 <vm_exec_core+1337>, 0x5605639ad782 <vm_exec_core+1250>, 0x5605639ad6ff <vm_exec_core+1119>, 0x5605639ad6ba <vm_exec_core+1050>, 0x5605639ad66d <vm_exec_core+973>...}
#67 0x000056056399f01b in rb_vm_exec (ec=0x56056404e120) at /tmp/ruby/src/trunk-yjit/vm.c:2366
        _ec = 0x56056404e120
        _tag = {tag = 36, retval = 4, buf = {0x7f0da14bbf50, 0x56056399e808 <rb_vm_exec+392>, 0x0, 0x7ffdfc122d50, 0x0}, prev = 0x7ffdfc1231a0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#68 0x00005605639b343b in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=139696515960160, iseq=0x7f0d9d9dd120, ec=0x56056404e120) at /tmp/ruby/src/trunk-yjit/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#69 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffdfc122ec8, argc=1, self=139696515960160, captured=<optimized out>, ec=0x56056404e120) at /tmp/ruby/src/trunk-yjit/vm.c:1440
        iseq = 0x7f0d9d9dd120
        i = 1
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = 0x7f0da13bc088
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#70 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>
#71 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffdfc122ec8, argc=1, ec=0x56056404e120) at /tmp/ruby/src/trunk-yjit/vm.c:1495
No locals.
#72 vm_yield (kw_splat=0, argv=0x7ffdfc122ec8, argc=1, ec=0x56056404e120) at /tmp/ruby/src/trunk-yjit/vm.c:1503
No locals.
#73 rb_yield_0 (argv=0x7ffdfc122ec8, argc=1) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1337
No locals.
#74 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1353
No locals.
#75 0x0000560563a7819c in rb_ary_each (ary=139696454627520) at /tmp/ruby/src/trunk-yjit/array.c:2747
        i = 3
#76 0x0000560563991864 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f0da14bbf90, ec=0x56056404e120) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f0da13504c0
        cfunc = 0x5605640a5348
        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>
#77 vm_call_cfunc_with_frame (ec=0x56056404e120, reg_cfp=0x7f0da14bbf90, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#78 0x00005605639aedc8 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_callinfo.h:368
        val = 32
        ci = 0x2027
        cc = <optimized out>
        recv = 94581152862432
        argc = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7f0da1386a70, block_handler = 139696517398441, recv = 139696454627520, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#79 vm_exec_core (ec=0x56056404e120, initial=33873) at ../../src/trunk-yjit/insns.def:815
        bh = 11068046444225739112
        cd = 0x5605641ed0f0
        blockiseq = 0x3f9
        leaf = <optimized out>
        val = 32
        reg_pc = 0x5605641ecfe8
        reg_cfp = 0x7f0da14bbf90
        insns_address_table = {0x5605639afd93 <vm_exec_core+10995>, 0x5605639ad511 <vm_exec_core+625>, 0x5605639af796 <vm_exec_core+9462>, 0x5605639af71b <vm_exec_core+9339>, 0x5605639af585 <vm_exec_core+8933>, 0x5605639af507 <vm_exec_core+8807>, 0x5605639af656 <vm_exec_core+9142>, 0x5605639af5fc <vm_exec_core+9052>, 0x5605639af1a7 <vm_exec_core+7943>, 0x5605639af157 <vm_exec_core+7863>, 0x5605639af39c <vm_exec_core+8444>, 0x5605639af202 <vm_exec_core+8034>, 0x5605639af03f <vm_exec_core+7583>, 0x5605639aefd0 <vm_exec_core+7472>, 0x5605639aef63 <vm_exec_core+7363>, 0x5605639aef28 <vm_exec_core+7304>, 0x5605639aeef2 <vm_exec_core+7250>, 0x5605639aeebf <vm_exec_core+7199>, 0x5605639af124 <vm_exec_core+7812>, 0x5605639ae19f <vm_exec_core+3839>, 0x5605639ae131 <vm_exec_core+3729>, 0x5605639ae0f6 <vm_exec_core+3670>, 0x5605639ae0a0 <vm_exec_core+3584>, 0x5605639ae05c <vm_exec_core+3516>, 0x5605639adfd5 <vm_exec_core+3381>, 0x5605639adfa0 <vm_exec_core+3328>, 0x5605639adf45 <vm_exec_core+3237>, 0x5605639adecd <vm_exec_core+3117>, 0x5605639ade95 <vm_exec_core+3061>, 0x5605639ade5d <vm_exec_core+3005>, 0x5605639adc68 <vm_exec_core+2504>, 0x5605639adbd7 <vm_exec_core+2359>, 0x5605639adb7a <vm_exec_core+2266>, 0x5605639adb01 <vm_exec_core+2145>, 0x5605639ae839 <vm_exec_core+5529>, 0x5605639ae814 <vm_exec_core+5492>, 0x5605639ae7db <vm_exec_core+5435>, 0x5605639ae78b <vm_exec_core+5355>, 0x5605639ae759 <vm_exec_core+5305>, 0x5605639ae66b <vm_exec_core+5067>, 0x5605639ae626 <vm_exec_core+4998>, 0x5605639ae5e0 <vm_exec_core+4928>, 0x5605639ae5b0 <vm_exec_core+4880>, 0x5605639ae4e5 <vm_exec_core+4677>, 0x5605639ae550 <vm_exec_core+4784>, 0x5605639ae3c0 <vm_exec_core+4384>, 0x5605639ae353 <vm_exec_core+4275>, 0x5605639ae2c6 <vm_exec_core+4134>, 0x5605639ae20a <vm_exec_core+3946>, 0x5605639ae1d2 <vm_exec_core+3890>, 0x5605639aedf8 <vm_exec_core+7000>, 0x5605639aecfd <vm_exec_core+6749>, 0x5605639ad2f8 <vm_exec_core+88>, 0x5605639aee3b <vm_exec_core+7067>, 0x5605639ae9ab <vm_exec_core+5899>, 0x5605639affb7 <vm_exec_core+11543>, 0x5605639ae961 <vm_exec_core+5825>, 0x5605639ae8f1 <vm_exec_core+5713>, 0x5605639ae881 <vm_exec_core+5601>, 0x5605639aeb81 <vm_exec_core+6369>, 0x5605639aea6e <vm_exec_core+6094>, 0x5605639ae9f5 <vm_exec_core+5973>, 0x5605639afb1c <vm_exec_core+10364>, 0x5605639aecc5 <vm_exec_core+6693>, 0x5605639aec6e <vm_exec_core+6606>, 0x5605639ad962 <vm_exec_core+1730>, 0x5605639ad928 <vm_exec_core+1672>, 0x5605639ada5a <vm_exec_core+1978>, 0x5605639ad9b9 <vm_exec_core+1817>, 0x5605639aff55 <vm_exec_core+11445>, 0x5605639afeac <vm_exec_core+11276>, 0x5605639b0170 <vm_exec_core+11984>, 0x5605639b00fd <vm_exec_core+11869>, 0x5605639b0057 <vm_exec_core+11703>, 0x5605639afffb <vm_exec_core+11611>, 0x5605639b051d <vm_exec_core+12925>, 0x5605639b0480 <vm_exec_core+12768>, 0x5605639b03e8 <vm_exec_core+12616>, 0x5605639b034b <vm_exec_core+12459>, 0x5605639b02b3 <vm_exec_core+12307>, 0x5605639afc0b <vm_exec_core+10603>, 0x5605639b0268 <vm_exec_core+12232>, 0x5605639b0212 <vm_exec_core+12146>, 0x5605639afd2a <vm_exec_core+10890>, 0x5605639afca6 <vm_exec_core+10758>, 0x5605639ad8b3 <vm_exec_core+1555>, 0x5605639ad855 <vm_exec_core+1461>, 0x5605639afe78 <vm_exec_core+11224>, 0x5605639afe44 <vm_exec_core+11172>, 0x5605639afdf3 <vm_exec_core+11091>, 0x5605639afda4 <vm_exec_core+11012>, 0x5605639afc43 <vm_exec_core+10659>, 0x5605639afb99 <vm_exec_core+10489>, 0x5605639ad7e8 <vm_exec_core+1352>, 0x5605639ad791 <vm_exec_core+1265>, 0x5605639ad70e <vm_exec_core+1134>, 0x5605639ad6c9 <vm_exec_core+1065>, 0x5605639ad67c <vm_exec_core+988>, 0x5605639ad62f <vm_exec_core+911>, 0x5605639ad5da <vm_exec_core+826>, 0x5605639ad5a7 <vm_exec_core+775>, 0x5605639ad574 <vm_exec_core+724>, 0x5605639afb7d <vm_exec_core+10461>, 0x5605639ad502 <vm_exec_core+610>, 0x5605639af787 <vm_exec_core+9447>, 0x5605639af70c <vm_exec_core+9324>, 0x5605639af576 <vm_exec_core+8918>, 0x5605639af4f8 <vm_exec_core+8792>, 0x5605639af647 <vm_exec_core+9127>, 0x5605639af5ed <vm_exec_core+9037>, 0x5605639af198 <vm_exec_core+7928>, 0x5605639af148 <vm_exec_core+7848>, 0x5605639af38d <vm_exec_core+8429>, 0x5605639af1f3 <vm_exec_core+8019>, 0x5605639af030 <vm_exec_core+7568>, 0x5605639aefc1 <vm_exec_core+7457>, 0x5605639aef54 <vm_exec_core+7348>, 0x5605639aef19 <vm_exec_core+7289>, 0x5605639aeee3 <vm_exec_core+7235>, 0x5605639aeeb0 <vm_exec_core+7184>, 0x5605639af115 <vm_exec_core+7797>, 0x5605639ae190 <vm_exec_core+3824>, 0x5605639ae122 <vm_exec_core+3714>, 0x5605639ae0e7 <vm_exec_core+3655>, 0x5605639ae091 <vm_exec_core+3569>, 0x5605639ae04d <vm_exec_core+3501>, 0x5605639adfc6 <vm_exec_core+3366>, 0x5605639adf91 <vm_exec_core+3313>, 0x5605639adf36 <vm_exec_core+3222>, 0x5605639adebe <vm_exec_core+3102>, 0x5605639ade86 <vm_exec_core+3046>, 0x5605639ade4e <vm_exec_core+2990>, 0x5605639adc59 <vm_exec_core+2489>, 0x5605639adbc8 <vm_exec_core+2344>, 0x5605639adb6b <vm_exec_core+2251>, 0x5605639adaf2 <vm_exec_core+2130>, 0x5605639ae82a <vm_exec_core+5514>, 0x5605639ae805 <vm_exec_core+5477>, 0x5605639ae7cc <vm_exec_core+5420>, 0x5605639ae77c <vm_exec_core+5340>, 0x5605639ae74a <vm_exec_core+5290>, 0x5605639ae65c <vm_exec_core+5052>, 0x5605639ae617 <vm_exec_core+4983>, 0x5605639ae5d1 <vm_exec_core+4913>, 0x5605639ae5a1 <vm_exec_core+4865>, 0x5605639ae4d6 <vm_exec_core+4662>, 0x5605639ae541 <vm_exec_core+4769>, 0x5605639ae3b1 <vm_exec_core+4369>, 0x5605639ae344 <vm_exec_core+4260>, 0x5605639ae2b7 <vm_exec_core+4119>, 0x5605639ae1fb <vm_exec_core+3931>, 0x5605639ae1c3 <vm_exec_core+3875>, 0x5605639aede9 <vm_exec_core+6985>, 0x5605639aecee <vm_exec_core+6734>, 0x5605639b0781 <vm_exec_core+13537>, 0x5605639aee2c <vm_exec_core+7052>, 0x5605639ae99c <vm_exec_core+5884>, 0x5605639b076d <vm_exec_core+13517>, 0x5605639ae952 <vm_exec_core+5810>, 0x5605639ae8e2 <vm_exec_core+5698>, 0x5605639ae872 <vm_exec_core+5586>, 0x5605639aeb72 <vm_exec_core+6354>, 0x5605639aea5f <vm_exec_core+6079>, 0x5605639ae9e6 <vm_exec_core+5958>, 0x5605639afb0d <vm_exec_core+10349>, 0x5605639aecb6 <vm_exec_core+6678>, 0x5605639aec5f <vm_exec_core+6591>, 0x5605639ad953 <vm_exec_core+1715>, 0x5605639ad919 <vm_exec_core+1657>, 0x5605639ada4b <vm_exec_core+1963>, 0x5605639ad9aa <vm_exec_core+1802>, 0x5605639b0759 <vm_exec_core+13497>, 0x5605639b0745 <vm_exec_core+13477>, 0x5605639b0731 <vm_exec_core+13457>, 0x5605639b071d <vm_exec_core+13437>, 0x5605639b0709 <vm_exec_core+13417>, 0x5605639b06f5 <vm_exec_core+13397>, 0x5605639b06da <vm_exec_core+13370>, 0x5605639b06c6 <vm_exec_core+13350>, 0x5605639b06b2 <vm_exec_core+13330>, 0x5605639b069e <vm_exec_core+13310>, 0x5605639b068a <vm_exec_core+13290>, 0x5605639b0676 <vm_exec_core+13270>, 0x5605639b0662 <vm_exec_core+13250>, 0x5605639b064e <vm_exec_core+13230>, 0x5605639b063a <vm_exec_core+13210>, 0x5605639b0626 <vm_exec_core+13190>, 0x5605639ad8a4 <vm_exec_core+1540>, 0x5605639ad846 <vm_exec_core+1446>, 0x5605639b0612 <vm_exec_core+13170>, 0x5605639b05fe <vm_exec_core+13150>, 0x5605639b05ea <vm_exec_core+13130>, 0x5605639b05d6 <vm_exec_core+13110>, 0x5605639ad2e1 <vm_exec_core+65>, 0x5605639ad2e5 <vm_exec_core+69>, 0x5605639ad7d9 <vm_exec_core+1337>, 0x5605639ad782 <vm_exec_core+1250>, 0x5605639ad6ff <vm_exec_core+1119>, 0x5605639ad6ba <vm_exec_core+1050>, 0x5605639ad66d <vm_exec_core+973>...}
#80 0x000056056399f01b in rb_vm_exec (ec=0x56056404e120) at /tmp/ruby/src/trunk-yjit/vm.c:2366
        _ec = 0x56056404e120
        _tag = {tag = 36, retval = 4, buf = {0x7f0d9d9dd648, 0x56056399e808 <rb_vm_exec+392>, 0x0, 0x7ffdfc1230d0, 0x5605640dcc80}, prev = 0x7ffdfc123260, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#81 0x00005605637b7351 in rb_ec_exec_node (ec=ec@entry=0x56056404e120, n=n@entry=0x7f0d9d9dd648) at /tmp/ruby/src/trunk-yjit/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 94581145517588, buf = {0x7f0d9d9dd648, 0x5605637b73a2 <rb_ec_exec_node+258>, 0x0, 0x7ffdfc123230, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f0d9d9dd648
#82 0x00005605637bc4bd in ruby_run_node (n=0x7f0d9d9dd648) at /tmp/ruby/src/trunk-yjit/eval.c:328
        ec = 0x56056404e120
        status = 0
#83 0x00005605637b7107 in rb_main (argv=0x7ffdfc123468, argc=139) at /tmp/ruby/src/trunk-yjit/main.c:39
        variable_in_this_stack_frame = 140728832506681
#84 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