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

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

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

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving 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/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/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
generating encdb.h
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
encdb.h unchanged
making 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
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: 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/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: 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/ext/socket'
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=55128
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-yjit/test/excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

Ignoring debug-1.7.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
.Leaked file descriptor: TestGemRemoteFetcher#test_download_cached: 13 : #<TCPServer:fd 13, AF_INET, 0.0.0.0, 41127>
Leaked file descriptor: TestGemRemoteFetcher#test_download_cached: 14 : #<TCPServer:fd 14, AF_INET6, ::, 41127>
Leaked file descriptor: TestGemRemoteFetcher#test_download_cached: 15 : #<IO:fd 15>
Leaked file descriptor: TestGemRemoteFetcher#test_download_cached: 16 : #<IO:fd 16>
Closed file descriptor: TestGemRemoteFetcher#test_do_not_follow_insecure_redirect: 13
Closed file descriptor: TestGemRemoteFetcher#test_do_not_follow_insecure_redirect: 14
Closed file descriptor: TestGemRemoteFetcher#test_do_not_follow_insecure_redirect: 15
Closed file descriptor: TestGemRemoteFetcher#test_do_not_follow_insecure_redirect: 16
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 39483>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: 10 : #<TCPServer:fd 10, AF_INET6, ::, 39483>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: 11 : #<IO:fd 11>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_s3_env_creds_with_region: 12 : #<IO:fd 12>
Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_no_secret: 9
Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_no_secret: 10
Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_no_secret: 11
Closed file descriptor: TestGemRemoteFetcher#test_fetch_s3_no_secret: 12
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 178.167792s, 133.4529 tests/s, 50001.1979 assertions/s.
23777 tests, 8908603 assertions, 0 failures, 0 errors, 142 skips

ruby -v: ruby 3.3.0dev (2023-03-26T14:10:50Z master ac458f6bc3) +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-26T14:10:50Z master ac458f6bc3) +YJIT [x86_64-linux]
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 87.071863 seconds

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

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x7f91738bf7c0 (LWP 2889230)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140262685538240) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f91738bf7c0
        old_mask = {__val = {24, 140262686225619, 94219055362816, 11175964662375851776, 208, 18446744073709551344, 12, 0, 94219030874999, 94219054824208, 24, 140262686225619, 0, 140262686121965, 140262685538240, 140262687737344}}
        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=140262685538240) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140262685538240, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f9173904476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f91738ea7f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3666666666666666, sa_sigaction = 0x3666666666666666}, sa_mask = {__val = {2, 140262687753888, 3432, 94219030875238, 140262686120016, 2, 746872325959545721, 7022364554195640352, 140262687753888, 2, 2, 1, 94219030875238, 140262687737344, 140262686072919, 140262685531536}}, sa_flags = 0, sa_restorer = 0x7f9173adc6a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 2314885530818453536, 8536110337263411232, 7162524643962483297, 3472328317722833764, 7364340193763407661, 3274715270390757169, 3472328296226648184, 3475143045726351408, 2314885530819502128, 2314885530818453536, 2314885530818453536, 7239073644580708384, 7378697627939729267, 3474076752553600614, 140262686117741}}
#5  0x000055b113a3bdd6 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=0x55b115537580, fmt=fmt@entry=0x55b113dd46b1 "Segmentation fault at %p") at /tmp/ruby/src/trunk-yjit/error.c:817
        file = <optimized out>
        line = 1
#7  0x000055b113b8b3ad in sigsegv (sig=11, info=0x55b1155376b0, ctx=0x55b115537580) at /tmp/ruby/src/trunk-yjit/signal.c:964
No locals.
#8  <signal handler called>
No locals.
#9  0x000055b113a609ef in RVALUE_MARKED (obj=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:1636
No locals.
#10 gc_mark_set (obj=140262620281224, objspace=0x55b1154b60e0) at /tmp/ruby/src/trunk-yjit/gc.c:6948
No locals.
#11 gc_mark_ptr (objspace=0x55b1154b60e0, obj=140262620281224) at /tmp/ruby/src/trunk-yjit/gc.c:7060
        __func__ = "gc_mark_ptr"
#12 0x000055b113acd22c in mark_ast_value (node=0x7f916f786098, ctx=0x0) at /tmp/ruby/src/trunk-yjit/node.c:1379
        args = <optimized out>
#13 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=16, nbe=0x7f916f786050) at /tmp/ruby/src/trunk-yjit/node.c:1338
        cursor = 1
        cursor = <optimized out>
#14 iterate_node_values (nb=<optimized out>, nb=<optimized out>, ctx=0x0, func=<optimized out>) at /tmp/ruby/src/trunk-yjit/node.c:1348
        nbe = 0x7f916f786050
        nbe = <optimized out>
#15 rb_ast_mark (ast=0x7f916f47d9b8) at /tmp/ruby/src/trunk-yjit/node.c:1436
        nb = <optimized out>
#16 0x000055b113a63da8 in gc_mark_stacked_objects (count=<optimized out>, incremental=<optimized out>, objspace=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:7512
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = 0
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = <optimized out>
#17 gc_mark_stacked_objects_all (objspace=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:7550
No locals.
#18 gc_marks_rest (objspace=0x55b1154b60e0) at /tmp/ruby/src/trunk-yjit/gc.c:8717
No locals.
#19 0x000055b113a64d52 in gc_marks (full_mark=<optimized out>, objspace=0x55b1154b60e0) at /tmp/ruby/src/trunk-yjit/gc.c:8774
        marking_finished = false
        marking_finished = <optimized out>
#20 gc_start (objspace=0x55b1154b60e0, 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 = 32657
#21 0x000055b113a683fd in heap_prepare (heap=0x55b1154b6140, size_pool=0x55b1154b6108, objspace=0x55b1154b60e0) at /tmp/ruby/src/trunk-yjit/gc.c:2416
        __func__ = <optimized out>
#22 heap_next_free_page (heap=0x55b1154b6140, size_pool=0x55b1154b6108, objspace=0x55b1154b60e0) at /tmp/ruby/src/trunk-yjit/gc.c:2685
        page = <optimized out>
        page = <optimized out>
        __func__ = <optimized out>
#23 newobj_alloc (objspace=0x55b1154b60e0, cr=0x55b1154b6df0, 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 = 0x55b1154b6108
        heap = 0x55b1154b6140
        cache = 0x55b1154b7068
        obj = <optimized out>
        __func__ = <optimized out>
#24 0x000055b113a692e8 in newobj_of0 (alloc_size=<optimized out>, cr=<optimized out>, wb_protected=1, flags=5, klass=140262633172360) at /tmp/ruby/src/trunk-yjit/gc.c:2893
        obj = <optimized out>
        objspace = 0x55b1154b60e0
        size_pool_idx = <optimized out>
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
#25 newobj_of (alloc_size=<optimized out>, wb_protected=1, v3=0, v2=0, v1=0, flags=5, klass=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:2913
        obj = <optimized out>
        obj = <optimized out>
#26 rb_wb_protected_newobj_of (klass=140262633172360, flags=5, size=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:2935
        __func__ = <optimized out>
#27 0x000055b113bba34a in rb_str_inspect (str=140262684387200) at /tmp/ruby/src/trunk-yjit/string.c:6734
        encidx = <optimized out>
        enc = 0x55b1154bde50
        p = <optimized out>
        pend = <optimized out>
        prev = <optimized out>
        buf = "\327\023\261U\000\000\321\n\000\000\000\000\000"
        result = <optimized out>
        resenc = <optimized out>
        unicode_p = <optimized out>
        asciicompat = <optimized out>
#28 0x000055b113c29561 in vm_call0_cfunc_with_frame (argv=0x0, calling=<optimized out>, ec=0x55b1154b7120) at /tmp/ruby/src/trunk-yjit/vm_eval.c:148
        reg_cfp = 0x7f91738bdd50
        ci = <optimized out>
        me = 0x7f917375a6a0
        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>
#29 vm_call0_cfunc (argv=0x0, calling=<optimized out>, ec=0x55b1154b7120) at /tmp/ruby/src/trunk-yjit/vm_eval.c:162
No locals.
#30 vm_call0_body (ec=0x55b1154b7120, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk-yjit/vm_eval.c:208
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#31 0x000055b113c2da93 in vm_call0_cc (kw_splat=0, cc=<optimized out>, argv=0x0, argc=0, id=2769, recv=140262684387200, ec=0x55b1154b7120) at /tmp/ruby/src/trunk-yjit/vm_eval.c:85
        calling = {ci = 0x7ffcd3efaa40, cc = 0x7f916fcfb540, block_handler = 0, recv = 140262684387200, argc = 0, kw_splat = false}
#32 rb_funcallv_scope (recv=140262684387200, mid=2769, argc=0, argv=0x0, scope=CALL_FCALL) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1040
        ec = 0x55b1154b7120
        cc = <optimized out>
        self = <optimized out>
#33 0x000055b113ae2d59 in rb_inspect (obj=<optimized out>) at /tmp/ruby/src/trunk-yjit/object.c:659
        str = <optimized out>
        enc = <optimized out>
#34 0x000055b113cfae61 in inspect_ary (dummy=0, recur=0, ary=140262684385080) at /tmp/ruby/src/trunk-yjit/array.c:3105
        i = 1
        s = <optimized out>
        str = 140262684384880
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
#35 inspect_ary (ary=ary@entry=140262684385080, 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>
#36 0x000055b113bce6a9 in exec_recursive (func=0x55b113cfae00 <inspect_ary>, obj=140262684385080, pairid=<optimized out>, arg=0, outer=0, mid=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:5149
        _ec = 0x55b1154b7120
        _tag = {tag = 36, retval = 94219029983721, buf = {0x7f916f47deb8, 0x55b113bce4f8 <exec_recursive+584>, 0x0, 0x7ffcd3efab00, 0x7f916f47deb8}, prev = 0x7ffcd3efad30, state = RUBY_TAG_NONE, lock_rec = 0}
        ret = 36
        state = RUBY_TAG_NONE
        result = <optimized out>
        sym = 708876
        p = {func = 0x55b113cfae00 <inspect_ary>, list = 140262622790800, obj = 140262684385080, pairid = 0, arg = 0}
        outermost = <optimized out>
#37 0x000055b11584dd40 in ?? ()
No symbol table info available.
#38 0x0000000000000001 in ?? ()
No symbol table info available.
#39 0x000000000000cad1 in ?? ()
No symbol table info available.
#40 0x000055b1154b7120 in ?? ()
No symbol table info available.
#41 0x000055b113c237cd in jit_exec (ec=0x55b1154b7120) at /tmp/ruby/src/trunk-yjit/vm.c:411
        func = <optimized out>
        func = <optimized out>
#42 rb_vm_exec (ec=0x55b1154b7120) at /tmp/ruby/src/trunk-yjit/vm.c:2365
        _ec = 0x55b1154b7120
        _tag = {tag = 36, retval = 4, buf = {0x7f916f47deb8, 0x55b113c23808 <rb_vm_exec+392>, 0x0, 0x7ffcd3efac60, 0x7f916fc883b0}, prev = 0x7ffcd3efc620, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#43 0x000055b113c2da93 in vm_call0_cc (kw_splat=0, cc=<optimized out>, argv=0x7ffcd3efae80, argc=1, id=51921, recv=140262613966520, ec=0x55b1154b7120) at /tmp/ruby/src/trunk-yjit/vm_eval.c:85
        calling = {ci = 0x7ffcd3efae10, cc = 0x7f916fcfad70, block_handler = 0, recv = 140262613966520, argc = 1, kw_splat = false}
#44 rb_funcallv_scope (recv=140262613966520, mid=51921, argc=1, argv=0x7ffcd3efae80, scope=CALL_FCALL) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1040
        ec = 0x55b1154b7120
        cc = <optimized out>
        self = <optimized out>
#45 0x00007f916fe17f4a in ripper_dispatch1 (a=<optimized out>, mid=<optimized out>, p=0x7f916f780630) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:14192
        rb_funcall_argc = 1
        rb_funcall_args = {140262684387200}
        rb_funcall_nargs = 1
#46 ripper_scan_event_val (t=tSP, p=0x7f916f780630) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:6272
        str = <optimized out>
        rval = <optimized out>
        str = <optimized out>
        rval = <optimized out>
#47 ripper_dispatch_scan_event (p=0x7f916f780630, t=tSP) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:6282
No locals.
#48 0x00007f916fe20677 in parser_yylex (p=0x7f916f780630) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:10432
        prevline = <optimized out>
        last_state = EXPR_BEG
        token_seen = <optimized out>
        fallthru = 0
        retry = <optimized out>
        c = <optimized out>
        space_seen = 1
        cmd_state = <optimized out>
        label = <optimized out>
        c = <optimized out>
        space_seen = <optimized out>
        cmd_state = <optimized out>
        label = <optimized out>
        last_state = <optimized out>
        fallthru = <optimized out>
        token_seen = <optimized out>
        retry = <optimized out>
        outofloop = <optimized out>
        normal_newline = <optimized out>
        prevline = <optimized out>
        rb_funcall_argc = <optimized out>
        rb_funcall_args = <optimized out>
        rb_funcall_nargs = <optimized out>
        rb_funcall_argc = <optimized out>
        rb_funcall_args = <optimized out>
        rb_funcall_nargs = <optimized out>
        first_p = <optimized out>
        token = <optimized out>
        rb_funcall_argc = <optimized out>
        rb_funcall_args = <optimized out>
        rb_funcall_nargs = <optimized out>
        is_beg = <optimized out>
        rb_funcall_argc = <optimized out>
        rb_funcall_args = <optimized out>
        rb_funcall_nargs = <optimized out>
        prev = <optimized out>
        rb_funcall_argc = <optimized out>
        rb_funcall_args = <optimized out>
        rb_funcall_nargs = <optimized out>
#49 yylex (p=0x7f916f780630, yylloc=0x7ffcd3efafb0, lval=0x7ffcd3efaf88) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:10485
        t = <optimized out>
        t = <optimized out>
#50 ripper_yyparse (p=0x7f916f780630) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.c:10528
        yychar = <optimized out>
        yylval = {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}}
        yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
        yylloc = {beg_pos = {lineno = 649, column = 21}, end_pos = {lineno = 649, column = 21}}
        yynerrs = <optimized out>
        yystate = <optimized out>
        yyerrstatus = <optimized out>
        yystacksize = <optimized out>
        yyssa = {0, 2, 71, 313, 99, 403, 646, 824, 265, 481, 76, 324, 565, 265, 481, 80, 333, 574, 760, 897, 1032, 97, 387, 389, 624, 794, 457, 680, 679, 1270, 1292, 1300, 1093, 480, 1231, 1270, 1292, 1300, 1093, 480, 485, 982, 1097, 1178, 1231, 1270, 1292, 1300, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 34, 0, 32657, 0, 9984, -13509, 165, -25831, 3, 0, 0, 0, -20096, -11281, 32764, 0, 3, 0, 0, 0, -20080, -11281, 32764, 0, 0, 0, 32764, 512, -14768, -11281, 32764, 0, -20112, -11281, 32764, 0, -20080, -11281, 32764, 0, -20112, -11281, 32764, 0, 364, 0, 0, 0, 36, 0, 0, 0, 19032, 28605, 32657, 0, 36, 0, 0, 0, 0, 0, 0, 0, -14768, -11281, 32764, 0, 128, 0, 0, 0, 1, 0, 5, 0, 1, 0, 5, 0, 1, 0, 0, 0, 1, 0, 5, 0, 0, 0, 0, 0, 28304, 5041, 21937, 0, -19232, -11281, 32764, 0, 565, 749, 893, 970, -2, -1, 32657, 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, 29544, 28604, 32657, 0}
        yyss = <optimized out>
        yyssp = <optimized out>
        yyvsa = {{val = 140262621607120, node = 0x7f916fbc74d0, id = 140262621607120, num = 1874621648, tbl = 0x7f916fbc74d0, vars = 0x7f916fbc74d0, strterm = 0x7f916fbc74d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140262622857720, node = 0x7f916fcf89f8, id = 140262622857720, num = 1875872248, tbl = 0x7f916fcf89f8, vars = 0x7f916fcf89f8, strterm = 0x7f916fcf89f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140262613951880, node = 0x7f916f47a588, id = 140262613951880, num = 1866966408, tbl = 0x7f916f47a588, vars = 0x7f916f47a588, strterm = 0x7f916f47a588, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140262613956360, node = 0x7f916f47b708, id = 140262613956360, num = 1866970888, tbl = 0x7f916f47b708, vars = 0x7f916f47b708, strterm = 0x7f916f47b708, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140260746985472, node = 0x7f9100000000, id = 140260746985472, num = 0, tbl = 0x7f9100000000, vars = 0x7f9100000000, strterm = 0x7f9100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140262613947200, node = 0x7f916f479340, id = 140262613947200, num = 1866961728, tbl = 0x7f916f479340, vars = 0x7f916f479340, strterm = 0x7f916f479340, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140262613939320, node = 0x7f916f477478, id = 140262613939320, num = 1866953848, tbl = 0x7f916f477478, vars = 0x7f916f477478, strterm = 0x7f916f477478, 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 = 140262612753440, node = 0x7f916f355c20, id = 140262612753440, num = 1865767968, tbl = 0x7f916f355c20, vars = 0x7f916f355c20, strterm = 0x7f916f355c20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140262612753800, node = 0x7f916f355d88, id = 140262612753800, num = 1865768328, tbl = 0x7f916f355d88, vars = 0x7f916f355d88, strterm = 0x7f916f355d88, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140262620278424, node = 0x7f916fa82e98, id = 140262620278424, num = 1873292952, tbl = 0x7f916fa82e98, vars = 0x7f916fa82e98, strterm = 0x7f916fa82e98, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140262612750600, node = 0x7f916f355108, id = 140262612750600, num = 1865765128, tbl = 0x7f916f355108, vars = 0x7f916f355108, strterm = 0x7f916f355108, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140262612750600, node = 0x7f916f355108, id = 140262612750600, num = 1865765128, tbl = 0x7f916f355108, vars = 0x7f916f355108, strterm = 0x7f916f355108, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140262617817480, node = 0x7f916f82a188, id = 140262617817480, num = 1870832008, tbl = 0x7f916f82a188, vars = 0x7f916f82a188, strterm = 0x7f916f82a188, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140262617819600, node = 0x7f916f82a9d0, id = 140262617819600, num = 1870834128, tbl = 0x7f916f82a9d0, vars = 0x7f916f82a9d0, strterm = 0x7f916f82a9d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140262620287160, node = 0x7f916fa850b8, id = 140262620287160, num = 1873301688, tbl = 0x7f916fa850b8, vars = 0x7f916fa850b8, strterm = 0x7f916fa850b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140262617810280, node = 0x7f916f828568, id = 140262617810280, num = 1870824808, tbl = 0x7f916f828568, vars = 0x7f916f828568, strterm = 0x7f916f828568, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140262622394448, node = 0x7f916fc87850, id = 140262622394448, num = 1875408976, tbl = 0x7f916fc87850, vars = 0x7f916fc87850, strterm = 0x7f916fc87850, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140265041952767, node = 0x7f91ffffffff, id = 140265041952767, num = -1, tbl = 0x7f91ffffffff, vars = 0x7f91ffffffff, strterm = 0x7f91ffffffff, 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 = 140262617805240, node = 0x7f916f8271b8, id = 140262617805240, num = 1870819768, tbl = 0x7f916f8271b8, vars = 0x7f916f8271b8, strterm = 0x7f916f8271b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140262617776520, node = 0x7f916f820188, id = 140262617776520, num = 1870791048, tbl = 0x7f916f820188, vars = 0x7f916f820188, strterm = 0x7f916f820188, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140262684387960, node = 0x7f91737a6a78, id = 140262684387960, num = 1937402488, tbl = 0x7f91737a6a78, vars = 0x7f91737a6a78, strterm = 0x7f91737a6a78, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140262620287272, node = 0x7f916fa85128, id = 140262620287272, num = 1873301800, tbl = 0x7f916fa85128, vars = 0x7f916fa85128, strterm = 0x7f916fa85128, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140262617780520, node = 0x7f916f821128, id = 140262617780520, num = 1870795048, tbl = 0x7f916f821128, vars = 0x7f916f821128, strterm = 0x7f916f821128, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140262617781920, node = 0x7f916f8216a0, id = 140262617781920, num = 1870796448, tbl = 0x7f916f8216a0, vars = 0x7f916f8216a0, strterm = 0x7f916f8216a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, 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 = 140262617787320, node = 0x7f916f822bb8, id = 140262617787320, num = 1870801848, tbl = 0x7f916f822bb8, vars = 0x7f916f822bb8, strterm = 0x7f916f822bb8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140262617146280, node = 0x7f916f7863a8, id = 140262617146280, num = 1870160808, tbl = 0x7f916f7863a8, vars = 0x7f916f7863a8, strterm = 0x7f916f7863a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140262617274120, node = 0x7f916f7a5708, id = 140262617274120, num = 1870288648, tbl = 0x7f916f7a5708, vars = 0x7f916f7a5708, strterm = 0x7f916f7a5708, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140262617256760, node = 0x7f916f7a1338, id = 140262617256760, num = 1870271288, tbl = 0x7f916f7a1338, vars = 0x7f916f7a1338, strterm = 0x7f916f7a1338, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140262617261240, node = 0x7f916f7a24b8, id = 140262617261240, num = 1870275768, tbl = 0x7f916f7a24b8, vars = 0x7f916f7a24b8, strterm = 0x7f916f7a24b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140262617267800, node = 0x7f916f7a3e58, id = 140262617267800, num = 1870282328, tbl = 0x7f916f7a3e58, vars = 0x7f916f7a3e58, strterm = 0x7f916f7a3e58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140262613658920, node = 0x7f916f432d28, id = 140262613658920, num = 1866673448, tbl = 0x7f916f432d28, vars = 0x7f916f432d28, strterm = 0x7f916f432d28, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140262613659960, node = 0x7f916f433138, id = 140262613659960, num = 1866674488, tbl = 0x7f916f433138, vars = 0x7f916f433138, strterm = 0x7f916f433138, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140262613656360, node = 0x7f916f432328, id = 140262613656360, num = 1866670888, tbl = 0x7f916f432328, vars = 0x7f916f432328, strterm = 0x7f916f432328, 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 = 140262613477000, node = 0x7f916f406688, id = 140262613477000, num = 1866491528, tbl = 0x7f916f406688, vars = 0x7f916f406688, strterm = 0x7f916f406688, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140262613478000, node = 0x7f916f406a70, id = 140262613478000, num = 1866492528, tbl = 0x7f916f406a70, vars = 0x7f916f406a70, strterm = 0x7f916f406a70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140262613289440, node = 0x7f916f3d89e0, id = 140262613289440, num = 1866303968, tbl = 0x7f916f3d89e0, vars = 0x7f916f3d89e0, strterm = 0x7f916f3d89e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140262613751920, node = 0x7f916f449870, id = 140262613751920, num = 1866766448, tbl = 0x7f916f449870, vars = 0x7f916f449870, strterm = 0x7f916f449870, ctxt = {in_defined = 0, 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 = 140262622284216, node = 0x7f916fc6c9b8, id = 140262622284216, num = 1875298744, tbl = 0x7f916fc6c9b8, vars = 0x7f916fc6c9b8, strterm = 0x7f916fc6c9b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140262613754920, node = 0x7f916f44a428, id = 140262613754920, num = 1866769448, tbl = 0x7f916f44a428, vars = 0x7f916f44a428, strterm = 0x7f916f44a428, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140262621458320, node = 0x7f916fba2f90, id = 140262621458320, num = 1874472848, tbl = 0x7f916fba2f90, vars = 0x7f916fba2f90, strterm = 0x7f916fba2f90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140262613752720, node = 0x7f916f449b90, id = 140262613752720, num = 1866767248, tbl = 0x7f916f449b90, vars = 0x7f916f449b90, strterm = 0x7f916f449b90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 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 = 140262621661560, node = 0x7f916fbd4978, id = 140262621661560, num = 1874676088, tbl = 0x7f916fbd4978, vars = 0x7f916fbd4978, strterm = 0x7f916fbd4978, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {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 = 94219054866000, node = 0x55b1154bde50, id = 94219054866000, num = 357293648, tbl = 0x55b1154bde50, vars = 0x55b1154bde50, strterm = 0x55b1154bde50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 4611686018427445249, node = 0x400000000000e001, id = 4611686018427445249, num = 57345, tbl = 0x400000000000e001, vars = 0x400000000000e001, strterm = 0x400000000000e001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140723864190048, node = 0x7ffcd3efbc60, id = 140723864190048, num = -739263392, tbl = 0x7ffcd3efbc60, vars = 0x7ffcd3efbc60, strterm = 0x7ffcd3efbc60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140262686225619, node = 0x7f91739674d3 <__GI___libc_free+115>, id = 140262686225619, num = 1939240147, tbl = 0x7f91739674d3 <__GI___libc_free+115>, vars = 0x7f91739674d3 <__GI___libc_free+115>, strterm = 0x7f91739674d3 <__GI___libc_free+115>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744073709551615, node = 0xffffffffffffffff, id = 18446744073709551615, num = -1, tbl = 0xffffffffffffffff, vars = 0xffffffffffffffff, strterm = 0xffffffffffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140723864189840, node = 0x7ffcd3efbb90, id = 140723864189840, num = -739263600, tbl = 0x7ffcd3efbb90, vars = 0x7ffcd3efbb90, strterm = 0x7ffcd3efbb90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140723864187544, node = 0x7ffcd3efb298, id = 140723864187544, num = -739265896, tbl = 0x7ffcd3efb298, vars = 0x7ffcd3efb298, strterm = 0x7ffcd3efb298, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, 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 = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93879395155968, node = 0x556200000000, id = 93879395155968, num = 0, tbl = 0x556200000000, vars = 0x556200000000, strterm = 0x556200000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94219030833344, node = 0x55b113dd28c0 <OnigSyntaxRuby>, id = 94219030833344, num = 333260992, tbl = 0x55b113dd28c0 <OnigSyntaxRuby>, vars = 0x55b113dd28c0 <OnigSyntaxRuby>, strterm = 0x55b113dd28c0 <OnigSyntaxRuby>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94219028362573, node = 0x55b113b7754d <next_state_val+589>, id = 94219028362573, num = 330790221, tbl = 0x55b113b7754d <next_state_val+589>, vars = 0x55b113b7754d <next_state_val+589>, strterm = 0x55b113b7754d <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 = 140723864185192, node = 0x7ffcd3efa968, id = 140723864185192, num = -739268248, tbl = 0x7ffcd3efa968, vars = 0x7ffcd3efa968, strterm = 0x7ffcd3efa968, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93458488360960, node = 0x550000000000, id = 93458488360960, num = 0, tbl = 0x550000000000, vars = 0x550000000000, strterm = 0x550000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 15, node = 0xf, id = 15, num = 15, tbl = 0xf, vars = 0xf, strterm = 0xf, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140723864190048, node = 0x7ffcd3efbc60, id = 140723864190048, num = -739263392, tbl = 0x7ffcd3efbc60, vars = 0x7ffcd3efbc60, strterm = 0x7ffcd3efbc60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140723864188048, node = 0x7ffcd3efb490, id = 140723864188048, num = -739265392, tbl = 0x7ffcd3efb490, vars = 0x7ffcd3efb490, strterm = 0x7ffcd3efb490, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, 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 = 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 = 140262621729560, node = 0x7f916fbe5318, id = 140262621729560, num = 1874744088, tbl = 0x7f916fbe5318, vars = 0x7f916fbe5318, strterm = 0x7f916fbe5318, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140262621729560, node = 0x7f916fbe5318, id = 140262621729560, num = 1874744088, tbl = 0x7f916fbe5318, vars = 0x7f916fbe5318, strterm = 0x7f916fbe5318, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140262621729096, node = 0x7f916fbe5148, id = 140262621729096, num = 1874743624, tbl = 0x7f916fbe5148, vars = 0x7f916fbe5148, strterm = 0x7f916fbe5148, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 46, node = 0x2e, id = 46, num = 46, tbl = 0x2e, vars = 0x2e, strterm = 0x2e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 4593, node = 0x11f1, id = 4593, num = 4593, tbl = 0x11f1, vars = 0x11f1, strterm = 0x11f1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140262621728872, node = 0x7f916fbe5068, id = 140262621728872, num = 1874743400, tbl = 0x7f916fbe5068, vars = 0x7f916fbe5068, strterm = 0x7f916fbe5068, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}} <repeats 17 times>, {val = 11175964662375851776, node = 0x9b1900a5cb3b2700, id = 11175964662375851776, num = -885315840, tbl = 0x9b1900a5cb3b2700, vars = 0x9b1900a5cb3b2700, strterm = 0x9b1900a5cb3b2700, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94219056008094, node = 0x55b1155d4b9e, id = 94219056008094, num = 358435742, tbl = 0x55b1155d4b9e, vars = 0x55b1155d4b9e, strterm = 0x55b1155d4b9e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 11175964662375851776, node = 0x9b1900a5cb3b2700, id = 11175964662375851776, num = -885315840, tbl = 0x9b1900a5cb3b2700, vars = 0x9b1900a5cb3b2700, strterm = 0x9b1900a5cb3b2700, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140723864190048, node = 0x7ffcd3efbc60, id = 140723864190048, num = -739263392, tbl = 0x7ffcd3efbc60, vars = 0x7ffcd3efbc60, strterm = 0x7ffcd3efbc60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94219058287616, node = 0x55b115801400, id = 94219058287616, num = 360715264, tbl = 0x55b115801400, vars = 0x55b115801400, strterm = 0x55b115801400, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94219058287616, node = 0x55b115801400, id = 94219058287616, num = 360715264, tbl = 0x55b115801400, vars = 0x55b115801400, strterm = 0x55b115801400, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140723864188624, node = 0x7ffcd3efb6d0, id = 140723864188624, num = -739264816, tbl = 0x7ffcd3efb6d0, vars = 0x7ffcd3efb6d0, strterm = 0x7ffcd3efb6d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140723864189328, node = 0x7ffcd3efb990, id = 140723864189328, num = -739264112, tbl = 0x7ffcd3efb990, vars = 0x7ffcd3efb990, strterm = 0x7ffcd3efb990, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94219030823904, node = 0x55b113dd03e0 <clean_info>, id = 94219030823904, num = 333251552, tbl = 0x55b113dd03e0 <clean_info>, vars = 0x55b113dd03e0 <clean_info>, strterm = 0x55b113dd03e0 <clean_info>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140723864189376, node = 0x7ffcd3efb9c0, id = 140723864189376, num = -739264064, tbl = 0x7ffcd3efb9c0, vars = 0x7ffcd3efb9c0, strterm = 0x7ffcd3efb9c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94219028256722, node = 0x55b113b5d7d2 <optimize_node_left+450>, id = 94219028256722, num = 330684370, tbl = 0x55b113b5d7d2 <optimize_node_left+450>, vars = 0x55b113b5d7d2 <optimize_node_left+450>, strterm = 0x55b113b5d7d2 <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 = 140723864189464, node = 0x7ffcd3efba18, id = 140723864189464, num = -739263976, tbl = 0x7ffcd3efba18, vars = 0x7ffcd3efba18, strterm = 0x7ffcd3efba18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140723864189400, node = 0x7ffcd3efb9d8, id = 140723864189400, num = -739264040, tbl = 0x7ffcd3efb9d8, vars = 0x7ffcd3efb9d8, strterm = 0x7ffcd3efb9d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140723864189528, node = 0x7ffcd3efba58, id = 140723864189528, num = -739263912, tbl = 0x7ffcd3efba58, vars = 0x7ffcd3efba58, strterm = 0x7ffcd3efba58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140723864188648, node = 0x7ffcd3efb6e8, id = 140723864188648, num = -739264792, tbl = 0x7ffcd3efb6e8, vars = 0x7ffcd3efb6e8, strterm = 0x7ffcd3efb6e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140723864189592, node = 0x7ffcd3efba98, id = 140723864189592, num = -739263848, tbl = 0x7ffcd3efba98, vars = 0x7ffcd3efba98, strterm = 0x7ffcd3efba98, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140723864188609, node = 0x7ffcd3efb6c1, id = 140723864188609, num = -739264831, tbl = 0x7ffcd3efb6c1, vars = 0x7ffcd3efb6c1, strterm = 0x7ffcd3efb6c1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140723864188609, node = 0x7ffcd3efb6c1, id = 140723864188609, num = -739264831, tbl = 0x7ffcd3efb6c1, vars = 0x7ffcd3efb6c1, strterm = 0x7ffcd3efb6c1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94219028251322, node = 0x55b113b5c2ba <update_string_node_case_fold+298>, id = 94219028251322, num = 330678970, tbl = 0x55b113b5c2ba <update_string_node_case_fold+298>, vars = 0x55b113b5c2ba <update_string_node_case_fold+298>, strterm = 0x55b113b5c2ba <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 = 94219056277793, node = 0x55b115616921, id = 94219056277793, num = 358705441, tbl = 0x55b115616921, vars = 0x55b115616921, strterm = 0x55b115616921, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94219056870720, node = 0x55b1156a7540, id = 94219056870720, num = 359298368, tbl = 0x55b1156a7540, vars = 0x55b1156a7540, strterm = 0x55b1156a7540, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140723864188600, node = 0x7ffcd3efb6b8, id = 140723864188600, num = -739264840, tbl = 0x7ffcd3efb6b8, vars = 0x7ffcd3efb6b8, strterm = 0x7ffcd3efb6b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140723864188608, node = 0x7ffcd3efb6c0, id = 140723864188608, num = -739264832, tbl = 0x7ffcd3efb6c0, vars = 0x7ffcd3efb6c0, strterm = 0x7ffcd3efb6c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140723864188609, node = 0x7ffcd3efb6c1, id = 140723864188609, num = -739264831, tbl = 0x7ffcd3efb6c1, vars = 0x7ffcd3efb6c1, strterm = 0x7ffcd3efb6c1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 11175964662375851776, node = 0x9b1900a5cb3b2700, id = 11175964662375851776, num = -885315840, tbl = 0x9b1900a5cb3b2700, vars = 0x9b1900a5cb3b2700, strterm = 0x9b1900a5cb3b2700, 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 = 140262686221995, node = 0x7f91739666ab <_int_malloc+3195>, id = 140262686221995, num = 1939236523, tbl = 0x7f91739666ab <_int_malloc+3195>, vars = 0x7f91739666ab <_int_malloc+3195>, strterm = 0x7f91739666ab <_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 = 140262621667920, node = 0x7f916fbd6250, id = 140262621667920, num = 1874682448, tbl = 0x7f916fbd6250, vars = 0x7f916fbd6250, strterm = 0x7f916fbd6250, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140262687751392, node = 0x7f9173adbce0 <main_arena+96>, id = 140262687751392, num = 1940765920, tbl = 0x7f9173adbce0 <main_arena+96>, vars = 0x7f9173adbce0 <main_arena+96>, strterm = 0x7f9173adbce0 <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 = 140262686221995, node = 0x7f91739666ab <_int_malloc+3195>, id = 140262686221995, num = 1939236523, tbl = 0x7f91739666ab <_int_malloc+3195>, vars = 0x7f91739666ab <_int_malloc+3195>, strterm = 0x7f91739666ab <_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 = 13245698352, node = 0x315815130, id = 13245698352, num = 360796464, tbl = 0x315815130, vars = 0x315815130, strterm = 0x315815130, ctxt = {in_defined = 0, 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 = 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 = 11980051295352575073, node = 0xa641b12e1a72d461, id = 11980051295352575073, num = 443733089, tbl = 0xa641b12e1a72d461, vars = 0xa641b12e1a72d461, strterm = 0xa641b12e1a72d461, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {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 = 140262686221995, node = 0x7f91739666ab <_int_malloc+3195>, id = 140262686221995, num = 1939236523, tbl = 0x7f91739666ab <_int_malloc+3195>, vars = 0x7f91739666ab <_int_malloc+3195>, strterm = 0x7f91739666ab <_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 = 140262621672048, node = 0x7f916fbd7270, id = 140262621672048, num = 1874686576, tbl = 0x7f916fbd7270, vars = 0x7f916fbd7270, strterm = 0x7f916fbd7270, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140262687751392, node = 0x7f9173adbce0 <main_arena+96>, id = 140262687751392, num = 1940765920, tbl = 0x7f9173adbce0 <main_arena+96>, vars = 0x7f9173adbce0 <main_arena+96>, strterm = 0x7f9173adbce0 <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 = 11980051295352575073, node = 0xa641b12e1a72d461, id = 11980051295352575073, num = 443733089, tbl = 0xa641b12e1a72d461, vars = 0xa641b12e1a72d461, strterm = 0xa641b12e1a72d461, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {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 = 11980051295352575073, node = 0xa641b12e1a72d461, id = 11980051295352575073, num = 443733089, tbl = 0xa641b12e1a72d461, vars = 0xa641b12e1a72d461, strterm = 0xa641b12e1a72d461, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {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 = 140262687751296, node = 0x7f9173adbc80 <main_arena>, id = 140262687751296, num = 1940765824, tbl = 0x7f9173adbc80 <main_arena>, vars = 0x7f9173adbc80 <main_arena>, strterm = 0x7f9173adbc80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 48, node = 0x30, id = 48, num = 48, tbl = 0x30, vars = 0x30, strterm = 0x30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 7, node = 0x7, id = 7, num = 7, tbl = 0x7, vars = 0x7, strterm = 0x7, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 32, node = 0x20, id = 32, num = 32, tbl = 0x20, vars = 0x20, strterm = 0x20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 16440604768, node = 0x3d3efb860, id = 16440604768, num = -739264416, tbl = 0x3d3efb860, vars = 0x3d3efb860, strterm = 0x3d3efb860, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 32, node = 0x20, id = 32, num = 32, tbl = 0x20, vars = 0x20, strterm = 0x20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140723864189952, node = 0x7ffcd3efbc00, id = 140723864189952, num = -739263488, tbl = 0x7ffcd3efbc00, vars = 0x7ffcd3efbc00, strterm = 0x7ffcd3efbc00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 11980051295352575073, node = 0xa641b12e1a72d461, id = 11980051295352575073, num = 443733089, tbl = 0xa641b12e1a72d461, vars = 0xa641b12e1a72d461, strterm = 0xa641b12e1a72d461, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {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 = 140723864189104, node = 0x7ffcd3efb8b0, id = 140723864189104, num = -739264336, tbl = 0x7ffcd3efb8b0, vars = 0x7ffcd3efb8b0, strterm = 0x7ffcd3efb8b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94219029817393, node = 0x55b113cda831 <alloc::raw_vec::finish_grow<alloc::alloc::Global>+145>, id = 94219029817393, num = 332245041, tbl = 0x55b113cda831 <alloc::raw_vec::finish_grow<alloc::alloc::Global>+145>, vars = 0x55b113cda831 <alloc::raw_vec::finish_grow<alloc::alloc::Global>+145>, strterm = 0x55b113cda831 <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 = 12884902015, node = 0x30000007f, id = 12884902015, num = 127, tbl = 0x30000007f, vars = 0x30000007f, strterm = 0x30000007f, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, 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 = 646, column = 7}}, {beg_pos = {lineno = 646, column = 8}, end_pos = {lineno = 646, column = 8}}, {beg_pos = {lineno = 648, column = 4}, end_pos = {lineno = 648, column = 16}}, {beg_pos = {lineno = 648, column = 17}, end_pos = {lineno = 648, column = 19}}, {beg_pos = {lineno = 648, column = 19}, end_pos = {lineno = 648, column = 19}}, {beg_pos = {lineno = 648, column = 19}, end_pos = {lineno = 648, column = 19}}, {beg_pos = {lineno = 648, column = 19}, end_pos = {lineno = 648, column = 19}}, {beg_pos = {lineno = 648, column = 19}, end_pos = {lineno = 648, column = 19}}, {beg_pos = {lineno = 649, column = 6}, end_pos = {lineno = 649, column = 10}}, {beg_pos = {lineno = 649, column = 11}, end_pos = {lineno = 649, column = 20}}, {beg_pos = {lineno = 649, column = 21}, end_pos = {lineno = 649, column = 21}}, {beg_pos = {lineno = 649, column = 13}, end_pos = {lineno = 649, column = 16}}, {beg_pos = {lineno = 649, column = 16}, end_pos = {lineno = 649, column = 20}}, {beg_pos = {lineno = 649, column = 17}, end_pos = {lineno = 649, column = 19}}, {beg_pos = {lineno = 649, column = 19}, end_pos = {lineno = 649, column = 20}}, {beg_pos = {lineno = 649, column = 19}, end_pos = {lineno = 649, column = 20}}, {beg_pos = {lineno = 642, column = 18}, end_pos = {lineno = 642, column = 18}}, {beg_pos = {lineno = 642, column = 18}, end_pos = {lineno = 642, column = 18}}, {beg_pos = {lineno = 643, column = 6}, end_pos = {lineno = 644, column = 13}}, {beg_pos = {lineno = 644, column = 8}, end_pos = {lineno = 644, column = 13}}, {beg_pos = {lineno = 644, column = 13}, end_pos = {lineno = 644, column = 13}}, {beg_pos = {lineno = 597, column = 19}, end_pos = {lineno = 597, column = 19}}, {beg_pos = {lineno = 597, column = 19}, end_pos = {lineno = 597, column = 19}}, {beg_pos = {lineno = 598, column = 10}, end_pos = {lineno = 598, column = 15}}, {beg_pos = {lineno = 598, column = 15}, end_pos = {lineno = 598, column = 15}}, {beg_pos = {lineno = 580, column = 10}, end_pos = {lineno = 580, column = 15}}, {beg_pos = {lineno = 580, column = 15}, end_pos = {lineno = 580, column = 15}}, {beg_pos = {lineno = 561, column = 17}, end_pos = {lineno = 561, column = 18}}, {beg_pos = {lineno = 270, column = 32}, end_pos = {lineno = 270, column = 35}}, {beg_pos = {lineno = 270, column = 25}, end_pos = {lineno = 270, column = 25}}, {beg_pos = {lineno = 270, column = 26}, end_pos = {lineno = 270, column = 27}}, {beg_pos = {lineno = 270, column = 27}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 28}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 29}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 270, column = 31}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1938842639, column = 32657}}, {beg_pos = {lineno = 332844272, column = 21937}, end_pos = {lineno = 1939224987, column = 32657}}, {beg_pos = {lineno = -739262880, column = 32764}, end_pos = {lineno = 1940765920, column = 32657}}, {beg_pos = {lineno = -115934234, column = 7}, end_pos = {lineno = 65, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 64, column = 0}}, {beg_pos = {lineno = 1, column = 69}, end_pos = {lineno = 329677968, column = 21937}}, {beg_pos = {lineno = 32816, column = 0}, end_pos = {lineno = 2050, column = 0}}, {beg_pos = {lineno = 32832, column = 0}, end_pos = {lineno = 2052, column = 0}}, {beg_pos = {lineno = 155, column = 0}, end_pos = {lineno = 1939236523, column = 32657}}, {beg_pos = {lineno = 1874785456, column = 32657}, end_pos = {lineno = 1940765920, column = 32657}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = 1874745376, column = 32657}}, {beg_pos = {lineno = 8, column = 118}, end_pos = {lineno = 32816, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 443733089, column = -1505644242}}, {beg_pos = {lineno = 2066, column = 0}, end_pos = {lineno = 32864, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 331153965, column = 21937}}, {beg_pos = {lineno = 64, column = 0}, end_pos = {lineno = 331617846, column = 21937}}, {beg_pos = {lineno = 357251856, column = 21937}, end_pos = {lineno = 357264880, column = 21937}}, {beg_pos = {lineno = -739263292, column = 32764}, end_pos = {lineno = -885315840, column = -1692860251}}, {beg_pos = {lineno = 357251904, column = 21937}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 357261536, column = 21937}, end_pos = {lineno = 357264880, column = 21937}}, {beg_pos = {lineno = 357264896, column = 21937}, end_pos = {lineno = 331154013, column = 21937}}, {beg_pos = {lineno = 357261832, column = 21937}, end_pos = {lineno = 329679584, column = 21937}}, {beg_pos = {lineno = 1875771248, column = 32657}, end_pos = {lineno = -885315840, column = -1692860251}}, {beg_pos = {lineno = 32768, column = 0}, end_pos = {lineno = -885315840, column = -1692860251}}, {beg_pos = {lineno = -739263232, column = 32764}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 5, column = 0}, end_pos = {lineno = 357261536, column = 21937}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 38, column = 0}, end_pos = {lineno = 329683688, column = 21937}}, {beg_pos = {lineno = 1875894288, column = 32657}, end_pos = {lineno = 1886186888, column = 32657}}, {beg_pos = {lineno = -739263132, column = 32764}, end_pos = {lineno = 1875894288, column = 32657}}, {beg_pos = {lineno = 357261536, column = 21937}, end_pos = {lineno = 163, column = 0}}, {beg_pos = {lineno = 357293472, column = 21937}, end_pos = {lineno = 329634381, column = 21937}}, {beg_pos = {lineno = 1875886328, column = 32657}, end_pos = {lineno = 332918294, column = 21937}}, {beg_pos = {lineno = 357265696, column = 21937}, end_pos = {lineno = -885315840, column = -1692860251}}, {beg_pos = {lineno = 163, column = 0}, end_pos = {lineno = 1875886328, column = 32657}}, {beg_pos = {lineno = 1875894288, column = 32657}, end_pos = {lineno = 332400571, column = 21937}}, {beg_pos = {lineno = 1875894288, column = 32657}, end_pos = {lineno = 357265696, column = 21937}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1874745120, column = 32657}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 332843801, column = 21937}}, {beg_pos = {lineno = 1874745462, column = 32657}, end_pos = {lineno = 329524180, column = 21937}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 357265696, column = 21937}}, {beg_pos = {lineno = 332843776, column = 21937}, end_pos = {lineno = -739260048, column = 32764}}, {beg_pos = {lineno = -739262796, column = 32764}, end_pos = {lineno = -739262848, column = 32764}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 357265696, column = 21937}, end_pos = {lineno = 1938546384, column = 32657}}, {beg_pos = {lineno = 36, column = 0}, end_pos = {lineno = 357293472, column = 21937}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 329524282, column = 21937}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -739263024, column = 32764}}, {beg_pos = {lineno = 1874748352, column = 32657}, end_pos = {lineno = -739259456, column = 32764}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -885315840, column = -1692860251}}, {beg_pos = {lineno = 25, column = 0}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1874745120, column = 32657}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 357293472, column = 21937}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 332844477, column = 21937}}, {beg_pos = {lineno = -2147483520, column = 0}, end_pos = {lineno = 1942864764, column = 32657}}, {beg_pos = {lineno = 1940824064, column = 32657}, end_pos = {lineno = 1938582224, column = 32657}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = 1938575772, column = 32657}}, {beg_pos = {lineno = 358886880, column = 21937}, end_pos = {lineno = 1942865897, column = 32657}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = 1942864551, column = 32657}}, {beg_pos = {lineno = 1943061216, column = 32657}, end_pos = {lineno = 329217928, column = 21937}}, {beg_pos = {lineno = 955912232, column = 0}, end_pos = {lineno = 329217644, column = 21937}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1942865897, column = 32657}}, {beg_pos = {lineno = 1981, column = 0}, end_pos = {lineno = 1942864551, column = 32657}}, {beg_pos = {lineno = 1943061216, column = 32657}, end_pos = {lineno = 329217928, column = 21937}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = 329213284, column = 21937}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1942865897, column = 32657}}, {beg_pos = {lineno = 891, column = 0}, end_pos = {lineno = 329267176, column = 21937}}, {beg_pos = {lineno = 1943061216, column = 32657}, end_pos = {lineno = -739262424, column = 32764}}, {beg_pos = {lineno = -739262428, column = 32764}, end_pos = {lineno = 1877005425, column = 32657}}, {beg_pos = {lineno = 329267176, column = 21937}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = -739262428, column = 32764}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = 357854624, column = 21937}, end_pos = {lineno = 13, column = 0}}, {beg_pos = {lineno = 0, column = 21937}, end_pos = {lineno = 1877006866, column = 32657}}, {beg_pos = {lineno = 1877001360, column = 32657}, end_pos = {lineno = -739262224, column = 32764}}, {beg_pos = {lineno = -739262240, column = 32764}, end_pos = {lineno = 955912232, column = 0}}, {beg_pos = {lineno = 1, column = 32764}, end_pos = {lineno = 13, column = 0}}, {beg_pos = {lineno = 358907696, column = 21937}, end_pos = {lineno = -739262304, column = 32764}}, {beg_pos = {lineno = -739262288, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = -739262080, column = 32764}, end_pos = {lineno = 1877006866, column = 32657}}, {beg_pos = {lineno = 358907696, column = 21937}, end_pos = {lineno = -739262240, column = 32764}}, {beg_pos = {lineno = -739262224, column = 32764}, end_pos = {lineno = 1942868497, column = 32657}}, {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 = 358906816, column = 21937}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 358906816, column = 21937}}, {beg_pos = {lineno = 329265472, column = 1}, end_pos = {lineno = 358907696, column = 21937}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32657}}, {beg_pos = {lineno = 0, column = 32657}, end_pos = {lineno = 0, column = 32657}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 1942896497, column = 32657}}, {beg_pos = {lineno = 329239312, column = 21937}, end_pos = {lineno = 1943061216, column = 32657}}, {beg_pos = {lineno = 358906816, column = 21937}, end_pos = {lineno = 1877275064, column = 32657}}, {beg_pos = {lineno = 1875766928, column = 32657}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 1875884808, column = 32657}, end_pos = {lineno = 1942896497, column = 32657}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 12, column = 0}}, {beg_pos = {lineno = 358906816, column = 21937}, end_pos = {lineno = 1877274744, column = 32657}}, {beg_pos = {lineno = 358913056, column = 21937}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 1875884808, column = 32657}, end_pos = {lineno = 1942896497, column = 32657}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 329239312, column = 21937}, end_pos = {lineno = 330093456, column = 21937}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = -739261088, column = 32764}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 358913056, column = 21937}, end_pos = {lineno = 1942908334, column = 32657}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1877255008, column = 32657}}, {beg_pos = {lineno = -739266066, column = 32764}, end_pos = {lineno = -739261264, column = 32764}}, {beg_pos = {lineno = 1875884008, column = 32657}, end_pos = {lineno = -739266460, column = 32764}}, {beg_pos = {lineno = -739266464, column = 32764}, end_pos = {lineno = 1943061216, column = 32657}}, {beg_pos = {lineno = 1943061216, column = 32657}, end_pos = {lineno = 329217928, column = 21937}}, {beg_pos = {lineno = -1740217531, column = 0}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = 1937388088, column = 32657}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1940766064, column = 32657}, end_pos = {lineno = 1940766064, column = 32657}}, {beg_pos = {lineno = 1940767152, column = 32657}, 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 = 1940767152, column = 32657}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 357265696, column = 21937}, end_pos = {lineno = 1938546064, column = 32657}}, {beg_pos = {lineno = 127, column = 4}, end_pos = {lineno = 127, column = 4}}, {beg_pos = {lineno = -1656714370, column = 173884}, end_pos = {lineno = 360293968, column = 21937}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1938546064, column = 32657}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1940765920, column = 32657}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 127, column = 3}}, {beg_pos = {lineno = 126, column = 6}, end_pos = {lineno = 126, column = 6}}, {beg_pos = {lineno = 0, column = 1138753536}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 443733089, column = -1505644242}, end_pos = {lineno = 329786104, column = 21937}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 357261200, column = 21937}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 332606834, column = 21937}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1940765920, column = 32657}}, {beg_pos = {lineno = 360555320, column = 21937}, end_pos = {lineno = 357261200, column = 21937}}, {beg_pos = {lineno = 8192, column = 0}, end_pos = {lineno = -885315840, column = -1692860251}}, {beg_pos = {lineno = 1873289735, column = 32657}, end_pos = {lineno = 1940765824, column = 32657}}, {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 = 1939236929, column = 32657}}, {beg_pos = {lineno = 1940765920, column = 32657}, 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 = 443733089, column = -1505644242}}, {beg_pos = {lineno = 134, column = 0}, end_pos = {lineno = 1952, column = 0}}, {beg_pos = {lineno = 30, column = 0}, end_pos = {lineno = 120, column = 78}}, {beg_pos = {lineno = 3, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 124, column = 119}}}
        yyls = <optimized out>
        yylsp = <optimized out>
        yyn = <optimized out>
        yyresult = <optimized out>
        yytoken = <optimized out>
        yyval = {val = 140262684387960, node = 0x7f91737a6a78, id = 140262684387960, num = 1937402488, tbl = 0x7f91737a6a78, vars = 0x7f91737a6a78, strterm = 0x7f91737a6a78, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}
        yyloc = {beg_pos = {lineno = 649, column = 21}, end_pos = {lineno = 649, column = 21}}
        yyerror_range = <optimized out>
        yymsgbuf = "n\000\000\000^", '\000' <repeats 11 times>, "p\260\247o\221\177\000\000\200\274\255s\221\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\336\213s\221\177\000\000\000\000\000\000\000\000\000\000\342r\226s\221\177\000\000\360\340\276o\221\177\000\000\060\006xo\221\177\000\000\060\006xo\221\177\000\000\340`K\025\261U\000\000\004\000\000\000\000\000\000\000\240q\246\023\261U\000"
        yymsg = 0x7ffcd3efc4d0 "n"
        yymsg_alloc = 128
        yylen = 0
        yyabortlab = <optimized out>
        yyerrorlab = <optimized out>
#51 0x00007f916fe315b2 in ripper_parse0 (parser_v=parser_v@entry=140262613966520) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:14371
        p = 0x7f916f780630
#52 0x000055b113a4259c in rb_ensure (b_proc=b_proc@entry=0x7f916fe314d0 <ripper_parse0>, data1=data1@entry=140262613966520, e_proc=e_proc@entry=0x7f916fe13ae0 <ripper_ensure>, data2=data2@entry=140262613966520) at /tmp/ruby/src/trunk-yjit/eval.c:1005
        _ec = 0x55b1154b7120
        _tag = {tag = 36, retval = 140723864192896, buf = {0x7f916f47deb8, 0x55b113a42680 <rb_ensure+496>, 0x0, 0x7ffcd3efc5c0, 0x0}, prev = 0x7ffcd3efc940, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x55b1154b7120
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f916fe13ae0 <ripper_ensure>, data2 = 140262613966520}}
#53 0x00007f916fe14315 in ripper_parse (self=140262613966520) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:14409
        p = 0x7f916f780630
#54 0x000055b113c16864 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f91738bde10, ec=0x55b1154b7120) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
        ci = 0x8601001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f91737a3238
        cfunc = 0x55b115649428
        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=0x55b1154b7120, reg_cfp=0x7f91738bde10, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#56 0x000055b113c3239d 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 = 64
        ci = 0x5
        cc = <optimized out>
        recv = 94219054833888
        argc = <optimized out>
        calling = {ci = 0x8601001c0001, cc = 0x7f916fcfb810, block_handler = 0, recv = 140262613966520, 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=0x55b1154b7120, initial=48) at ../../src/trunk-yjit/insns.def:835
        bh = <optimized out>
        cd = 0x30
        leaf = <optimized out>
        val = 64
        reg_pc = 0x7f916fa0e208
        reg_cfp = 0x7f91738bde10
        insns_address_table = {0x55b113c34d93 <vm_exec_core+10995>, 0x55b113c32511 <vm_exec_core+625>, 0x55b113c34796 <vm_exec_core+9462>, 0x55b113c3471b <vm_exec_core+9339>, 0x55b113c34585 <vm_exec_core+8933>, 0x55b113c34507 <vm_exec_core+8807>, 0x55b113c34656 <vm_exec_core+9142>, 0x55b113c345fc <vm_exec_core+9052>, 0x55b113c341a7 <vm_exec_core+7943>, 0x55b113c34157 <vm_exec_core+7863>, 0x55b113c3439c <vm_exec_core+8444>, 0x55b113c34202 <vm_exec_core+8034>, 0x55b113c3403f <vm_exec_core+7583>, 0x55b113c33fd0 <vm_exec_core+7472>, 0x55b113c33f63 <vm_exec_core+7363>, 0x55b113c33f28 <vm_exec_core+7304>, 0x55b113c33ef2 <vm_exec_core+7250>, 0x55b113c33ebf <vm_exec_core+7199>, 0x55b113c34124 <vm_exec_core+7812>, 0x55b113c3319f <vm_exec_core+3839>, 0x55b113c33131 <vm_exec_core+3729>, 0x55b113c330f6 <vm_exec_core+3670>, 0x55b113c330a0 <vm_exec_core+3584>, 0x55b113c3305c <vm_exec_core+3516>, 0x55b113c32fd5 <vm_exec_core+3381>, 0x55b113c32fa0 <vm_exec_core+3328>, 0x55b113c32f45 <vm_exec_core+3237>, 0x55b113c32ecd <vm_exec_core+3117>, 0x55b113c32e95 <vm_exec_core+3061>, 0x55b113c32e5d <vm_exec_core+3005>, 0x55b113c32c68 <vm_exec_core+2504>, 0x55b113c32bd7 <vm_exec_core+2359>, 0x55b113c32b7a <vm_exec_core+2266>, 0x55b113c32b01 <vm_exec_core+2145>, 0x55b113c33839 <vm_exec_core+5529>, 0x55b113c33814 <vm_exec_core+5492>, 0x55b113c337db <vm_exec_core+5435>, 0x55b113c3378b <vm_exec_core+5355>, 0x55b113c33759 <vm_exec_core+5305>, 0x55b113c3366b <vm_exec_core+5067>, 0x55b113c33626 <vm_exec_core+4998>, 0x55b113c335e0 <vm_exec_core+4928>, 0x55b113c335b0 <vm_exec_core+4880>, 0x55b113c334e5 <vm_exec_core+4677>, 0x55b113c33550 <vm_exec_core+4784>, 0x55b113c333c0 <vm_exec_core+4384>, 0x55b113c33353 <vm_exec_core+4275>, 0x55b113c332c6 <vm_exec_core+4134>, 0x55b113c3320a <vm_exec_core+3946>, 0x55b113c331d2 <vm_exec_core+3890>, 0x55b113c33df8 <vm_exec_core+7000>, 0x55b113c33cfd <vm_exec_core+6749>, 0x55b113c322f8 <vm_exec_core+88>, 0x55b113c33e3b <vm_exec_core+7067>, 0x55b113c339ab <vm_exec_core+5899>, 0x55b113c34fb7 <vm_exec_core+11543>, 0x55b113c33961 <vm_exec_core+5825>, 0x55b113c338f1 <vm_exec_core+5713>, 0x55b113c33881 <vm_exec_core+5601>, 0x55b113c33b81 <vm_exec_core+6369>, 0x55b113c33a6e <vm_exec_core+6094>, 0x55b113c339f5 <vm_exec_core+5973>, 0x55b113c34b1c <vm_exec_core+10364>, 0x55b113c33cc5 <vm_exec_core+6693>, 0x55b113c33c6e <vm_exec_core+6606>, 0x55b113c32962 <vm_exec_core+1730>, 0x55b113c32928 <vm_exec_core+1672>, 0x55b113c32a5a <vm_exec_core+1978>, 0x55b113c329b9 <vm_exec_core+1817>, 0x55b113c34f55 <vm_exec_core+11445>, 0x55b113c34eac <vm_exec_core+11276>, 0x55b113c35170 <vm_exec_core+11984>, 0x55b113c350fd <vm_exec_core+11869>, 0x55b113c35057 <vm_exec_core+11703>, 0x55b113c34ffb <vm_exec_core+11611>, 0x55b113c3551d <vm_exec_core+12925>, 0x55b113c35480 <vm_exec_core+12768>, 0x55b113c353e8 <vm_exec_core+12616>, 0x55b113c3534b <vm_exec_core+12459>, 0x55b113c352b3 <vm_exec_core+12307>, 0x55b113c34c0b <vm_exec_core+10603>, 0x55b113c35268 <vm_exec_core+12232>, 0x55b113c35212 <vm_exec_core+12146>, 0x55b113c34d2a <vm_exec_core+10890>, 0x55b113c34ca6 <vm_exec_core+10758>, 0x55b113c328b3 <vm_exec_core+1555>, 0x55b113c32855 <vm_exec_core+1461>, 0x55b113c34e78 <vm_exec_core+11224>, 0x55b113c34e44 <vm_exec_core+11172>, 0x55b113c34df3 <vm_exec_core+11091>, 0x55b113c34da4 <vm_exec_core+11012>, 0x55b113c34c43 <vm_exec_core+10659>, 0x55b113c34b99 <vm_exec_core+10489>, 0x55b113c327e8 <vm_exec_core+1352>, 0x55b113c32791 <vm_exec_core+1265>, 0x55b113c3270e <vm_exec_core+1134>, 0x55b113c326c9 <vm_exec_core+1065>, 0x55b113c3267c <vm_exec_core+988>, 0x55b113c3262f <vm_exec_core+911>, 0x55b113c325da <vm_exec_core+826>, 0x55b113c325a7 <vm_exec_core+775>, 0x55b113c32574 <vm_exec_core+724>, 0x55b113c34b7d <vm_exec_core+10461>, 0x55b113c32502 <vm_exec_core+610>, 0x55b113c34787 <vm_exec_core+9447>, 0x55b113c3470c <vm_exec_core+9324>, 0x55b113c34576 <vm_exec_core+8918>, 0x55b113c344f8 <vm_exec_core+8792>, 0x55b113c34647 <vm_exec_core+9127>, 0x55b113c345ed <vm_exec_core+9037>, 0x55b113c34198 <vm_exec_core+7928>, 0x55b113c34148 <vm_exec_core+7848>, 0x55b113c3438d <vm_exec_core+8429>, 0x55b113c341f3 <vm_exec_core+8019>, 0x55b113c34030 <vm_exec_core+7568>, 0x55b113c33fc1 <vm_exec_core+7457>, 0x55b113c33f54 <vm_exec_core+7348>, 0x55b113c33f19 <vm_exec_core+7289>, 0x55b113c33ee3 <vm_exec_core+7235>, 0x55b113c33eb0 <vm_exec_core+7184>, 0x55b113c34115 <vm_exec_core+7797>, 0x55b113c33190 <vm_exec_core+3824>, 0x55b113c33122 <vm_exec_core+3714>, 0x55b113c330e7 <vm_exec_core+3655>, 0x55b113c33091 <vm_exec_core+3569>, 0x55b113c3304d <vm_exec_core+3501>, 0x55b113c32fc6 <vm_exec_core+3366>, 0x55b113c32f91 <vm_exec_core+3313>, 0x55b113c32f36 <vm_exec_core+3222>, 0x55b113c32ebe <vm_exec_core+3102>, 0x55b113c32e86 <vm_exec_core+3046>, 0x55b113c32e4e <vm_exec_core+2990>, 0x55b113c32c59 <vm_exec_core+2489>, 0x55b113c32bc8 <vm_exec_core+2344>, 0x55b113c32b6b <vm_exec_core+2251>, 0x55b113c32af2 <vm_exec_core+2130>, 0x55b113c3382a <vm_exec_core+5514>, 0x55b113c33805 <vm_exec_core+5477>, 0x55b113c337cc <vm_exec_core+5420>, 0x55b113c3377c <vm_exec_core+5340>, 0x55b113c3374a <vm_exec_core+5290>, 0x55b113c3365c <vm_exec_core+5052>, 0x55b113c33617 <vm_exec_core+4983>, 0x55b113c335d1 <vm_exec_core+4913>, 0x55b113c335a1 <vm_exec_core+4865>, 0x55b113c334d6 <vm_exec_core+4662>, 0x55b113c33541 <vm_exec_core+4769>, 0x55b113c333b1 <vm_exec_core+4369>, 0x55b113c33344 <vm_exec_core+4260>, 0x55b113c332b7 <vm_exec_core+4119>, 0x55b113c331fb <vm_exec_core+3931>, 0x55b113c331c3 <vm_exec_core+3875>, 0x55b113c33de9 <vm_exec_core+6985>, 0x55b113c33cee <vm_exec_core+6734>, 0x55b113c35781 <vm_exec_core+13537>, 0x55b113c33e2c <vm_exec_core+7052>, 0x55b113c3399c <vm_exec_core+5884>, 0x55b113c3576d <vm_exec_core+13517>, 0x55b113c33952 <vm_exec_core+5810>, 0x55b113c338e2 <vm_exec_core+5698>, 0x55b113c33872 <vm_exec_core+5586>, 0x55b113c33b72 <vm_exec_core+6354>, 0x55b113c33a5f <vm_exec_core+6079>, 0x55b113c339e6 <vm_exec_core+5958>, 0x55b113c34b0d <vm_exec_core+10349>, 0x55b113c33cb6 <vm_exec_core+6678>, 0x55b113c33c5f <vm_exec_core+6591>, 0x55b113c32953 <vm_exec_core+1715>, 0x55b113c32919 <vm_exec_core+1657>, 0x55b113c32a4b <vm_exec_core+1963>, 0x55b113c329aa <vm_exec_core+1802>, 0x55b113c35759 <vm_exec_core+13497>, 0x55b113c35745 <vm_exec_core+13477>, 0x55b113c35731 <vm_exec_core+13457>, 0x55b113c3571d <vm_exec_core+13437>, 0x55b113c35709 <vm_exec_core+13417>, 0x55b113c356f5 <vm_exec_core+13397>, 0x55b113c356da <vm_exec_core+13370>, 0x55b113c356c6 <vm_exec_core+13350>, 0x55b113c356b2 <vm_exec_core+13330>, 0x55b113c3569e <vm_exec_core+13310>, 0x55b113c3568a <vm_exec_core+13290>, 0x55b113c35676 <vm_exec_core+13270>, 0x55b113c35662 <vm_exec_core+13250>, 0x55b113c3564e <vm_exec_core+13230>, 0x55b113c3563a <vm_exec_core+13210>, 0x55b113c35626 <vm_exec_core+13190>, 0x55b113c328a4 <vm_exec_core+1540>, 0x55b113c32846 <vm_exec_core+1446>, 0x55b113c35612 <vm_exec_core+13170>, 0x55b113c355fe <vm_exec_core+13150>, 0x55b113c355ea <vm_exec_core+13130>, 0x55b113c355d6 <vm_exec_core+13110>, 0x55b113c322e1 <vm_exec_core+65>, 0x55b113c322e5 <vm_exec_core+69>, 0x55b113c327d9 <vm_exec_core+1337>, 0x55b113c32782 <vm_exec_core+1250>, 0x55b113c326ff <vm_exec_core+1119>, 0x55b113c326ba <vm_exec_core+1050>, 0x55b113c3266d <vm_exec_core+973>...}
#58 0x000055b113c2401b in rb_vm_exec (ec=0x55b1154b7120) at /tmp/ruby/src/trunk-yjit/vm.c:2366
        _ec = 0x55b1154b7120
        _tag = {tag = 36, retval = 4, buf = {0x55b1154b7120, 0x55b113c23808 <rb_vm_exec+392>, 0x0, 0x7ffcd3efc870, 0x7f91737be108}, prev = 0x7ffcd3efcd00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#59 0x000055b113c241fc in eval_string_with_cref (self=<optimized out>, src=<optimized out>, cref=0x7f916f47dd78, file=<optimized out>, line=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1701
        ec = 0x55b1154b7120
        block = {as = {captured = {self = 140262613966520, ep = 0x7f91737be0f8, code = {iseq = 0x7f916fddd1c0, ifunc = 0x7f916fddd1c0, val = 140262623793600}}, symbol = 140262613966520, proc = 140262613966520}, type = block_type_iseq}
        iseq = 0x7f916f47daf8
        cfp = <optimized out>
#60 0x000055b113c39410 in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=140262613966520) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1946
        cref = 0x7f916f47dd78
        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 = 140262623034480
        line = <optimized out>
        code = 140262613966240
#62 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=140262613966520) at /tmp/ruby/src/trunk-yjit/vm_eval.c:2010
No locals.
#63 0x000055b113c16864 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7f91738bde90, ec=0x55b1154b7120) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
        ci = 0x254100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f9173756e88
        cfunc = 0x55b1154f9e08
        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=0x55b1154b7120, reg_cfp=0x7f91738bde90, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
        argc = 2
        stack_bottom = <optimized out>
        argv = <optimized out>
#65 0x000055b113c3239d 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 = 64
        ci = 0x5
        cc = <optimized out>
        recv = 94219054833888
        argc = <optimized out>
        calling = {ci = 0x254100100005, cc = 0x7f916fcfba68, block_handler = 0, recv = 140262613966520, 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=0x55b1154b7120, initial=48) at ../../src/trunk-yjit/insns.def:835
        bh = <optimized out>
        cd = 0x30
        leaf = <optimized out>
        val = 64
        reg_pc = 0x55b1155d50b0
        reg_cfp = 0x7f91738bde90
        insns_address_table = {0x55b113c34d93 <vm_exec_core+10995>, 0x55b113c32511 <vm_exec_core+625>, 0x55b113c34796 <vm_exec_core+9462>, 0x55b113c3471b <vm_exec_core+9339>, 0x55b113c34585 <vm_exec_core+8933>, 0x55b113c34507 <vm_exec_core+8807>, 0x55b113c34656 <vm_exec_core+9142>, 0x55b113c345fc <vm_exec_core+9052>, 0x55b113c341a7 <vm_exec_core+7943>, 0x55b113c34157 <vm_exec_core+7863>, 0x55b113c3439c <vm_exec_core+8444>, 0x55b113c34202 <vm_exec_core+8034>, 0x55b113c3403f <vm_exec_core+7583>, 0x55b113c33fd0 <vm_exec_core+7472>, 0x55b113c33f63 <vm_exec_core+7363>, 0x55b113c33f28 <vm_exec_core+7304>, 0x55b113c33ef2 <vm_exec_core+7250>, 0x55b113c33ebf <vm_exec_core+7199>, 0x55b113c34124 <vm_exec_core+7812>, 0x55b113c3319f <vm_exec_core+3839>, 0x55b113c33131 <vm_exec_core+3729>, 0x55b113c330f6 <vm_exec_core+3670>, 0x55b113c330a0 <vm_exec_core+3584>, 0x55b113c3305c <vm_exec_core+3516>, 0x55b113c32fd5 <vm_exec_core+3381>, 0x55b113c32fa0 <vm_exec_core+3328>, 0x55b113c32f45 <vm_exec_core+3237>, 0x55b113c32ecd <vm_exec_core+3117>, 0x55b113c32e95 <vm_exec_core+3061>, 0x55b113c32e5d <vm_exec_core+3005>, 0x55b113c32c68 <vm_exec_core+2504>, 0x55b113c32bd7 <vm_exec_core+2359>, 0x55b113c32b7a <vm_exec_core+2266>, 0x55b113c32b01 <vm_exec_core+2145>, 0x55b113c33839 <vm_exec_core+5529>, 0x55b113c33814 <vm_exec_core+5492>, 0x55b113c337db <vm_exec_core+5435>, 0x55b113c3378b <vm_exec_core+5355>, 0x55b113c33759 <vm_exec_core+5305>, 0x55b113c3366b <vm_exec_core+5067>, 0x55b113c33626 <vm_exec_core+4998>, 0x55b113c335e0 <vm_exec_core+4928>, 0x55b113c335b0 <vm_exec_core+4880>, 0x55b113c334e5 <vm_exec_core+4677>, 0x55b113c33550 <vm_exec_core+4784>, 0x55b113c333c0 <vm_exec_core+4384>, 0x55b113c33353 <vm_exec_core+4275>, 0x55b113c332c6 <vm_exec_core+4134>, 0x55b113c3320a <vm_exec_core+3946>, 0x55b113c331d2 <vm_exec_core+3890>, 0x55b113c33df8 <vm_exec_core+7000>, 0x55b113c33cfd <vm_exec_core+6749>, 0x55b113c322f8 <vm_exec_core+88>, 0x55b113c33e3b <vm_exec_core+7067>, 0x55b113c339ab <vm_exec_core+5899>, 0x55b113c34fb7 <vm_exec_core+11543>, 0x55b113c33961 <vm_exec_core+5825>, 0x55b113c338f1 <vm_exec_core+5713>, 0x55b113c33881 <vm_exec_core+5601>, 0x55b113c33b81 <vm_exec_core+6369>, 0x55b113c33a6e <vm_exec_core+6094>, 0x55b113c339f5 <vm_exec_core+5973>, 0x55b113c34b1c <vm_exec_core+10364>, 0x55b113c33cc5 <vm_exec_core+6693>, 0x55b113c33c6e <vm_exec_core+6606>, 0x55b113c32962 <vm_exec_core+1730>, 0x55b113c32928 <vm_exec_core+1672>, 0x55b113c32a5a <vm_exec_core+1978>, 0x55b113c329b9 <vm_exec_core+1817>, 0x55b113c34f55 <vm_exec_core+11445>, 0x55b113c34eac <vm_exec_core+11276>, 0x55b113c35170 <vm_exec_core+11984>, 0x55b113c350fd <vm_exec_core+11869>, 0x55b113c35057 <vm_exec_core+11703>, 0x55b113c34ffb <vm_exec_core+11611>, 0x55b113c3551d <vm_exec_core+12925>, 0x55b113c35480 <vm_exec_core+12768>, 0x55b113c353e8 <vm_exec_core+12616>, 0x55b113c3534b <vm_exec_core+12459>, 0x55b113c352b3 <vm_exec_core+12307>, 0x55b113c34c0b <vm_exec_core+10603>, 0x55b113c35268 <vm_exec_core+12232>, 0x55b113c35212 <vm_exec_core+12146>, 0x55b113c34d2a <vm_exec_core+10890>, 0x55b113c34ca6 <vm_exec_core+10758>, 0x55b113c328b3 <vm_exec_core+1555>, 0x55b113c32855 <vm_exec_core+1461>, 0x55b113c34e78 <vm_exec_core+11224>, 0x55b113c34e44 <vm_exec_core+11172>, 0x55b113c34df3 <vm_exec_core+11091>, 0x55b113c34da4 <vm_exec_core+11012>, 0x55b113c34c43 <vm_exec_core+10659>, 0x55b113c34b99 <vm_exec_core+10489>, 0x55b113c327e8 <vm_exec_core+1352>, 0x55b113c32791 <vm_exec_core+1265>, 0x55b113c3270e <vm_exec_core+1134>, 0x55b113c326c9 <vm_exec_core+1065>, 0x55b113c3267c <vm_exec_core+988>, 0x55b113c3262f <vm_exec_core+911>, 0x55b113c325da <vm_exec_core+826>, 0x55b113c325a7 <vm_exec_core+775>, 0x55b113c32574 <vm_exec_core+724>, 0x55b113c34b7d <vm_exec_core+10461>, 0x55b113c32502 <vm_exec_core+610>, 0x55b113c34787 <vm_exec_core+9447>, 0x55b113c3470c <vm_exec_core+9324>, 0x55b113c34576 <vm_exec_core+8918>, 0x55b113c344f8 <vm_exec_core+8792>, 0x55b113c34647 <vm_exec_core+9127>, 0x55b113c345ed <vm_exec_core+9037>, 0x55b113c34198 <vm_exec_core+7928>, 0x55b113c34148 <vm_exec_core+7848>, 0x55b113c3438d <vm_exec_core+8429>, 0x55b113c341f3 <vm_exec_core+8019>, 0x55b113c34030 <vm_exec_core+7568>, 0x55b113c33fc1 <vm_exec_core+7457>, 0x55b113c33f54 <vm_exec_core+7348>, 0x55b113c33f19 <vm_exec_core+7289>, 0x55b113c33ee3 <vm_exec_core+7235>, 0x55b113c33eb0 <vm_exec_core+7184>, 0x55b113c34115 <vm_exec_core+7797>, 0x55b113c33190 <vm_exec_core+3824>, 0x55b113c33122 <vm_exec_core+3714>, 0x55b113c330e7 <vm_exec_core+3655>, 0x55b113c33091 <vm_exec_core+3569>, 0x55b113c3304d <vm_exec_core+3501>, 0x55b113c32fc6 <vm_exec_core+3366>, 0x55b113c32f91 <vm_exec_core+3313>, 0x55b113c32f36 <vm_exec_core+3222>, 0x55b113c32ebe <vm_exec_core+3102>, 0x55b113c32e86 <vm_exec_core+3046>, 0x55b113c32e4e <vm_exec_core+2990>, 0x55b113c32c59 <vm_exec_core+2489>, 0x55b113c32bc8 <vm_exec_core+2344>, 0x55b113c32b6b <vm_exec_core+2251>, 0x55b113c32af2 <vm_exec_core+2130>, 0x55b113c3382a <vm_exec_core+5514>, 0x55b113c33805 <vm_exec_core+5477>, 0x55b113c337cc <vm_exec_core+5420>, 0x55b113c3377c <vm_exec_core+5340>, 0x55b113c3374a <vm_exec_core+5290>, 0x55b113c3365c <vm_exec_core+5052>, 0x55b113c33617 <vm_exec_core+4983>, 0x55b113c335d1 <vm_exec_core+4913>, 0x55b113c335a1 <vm_exec_core+4865>, 0x55b113c334d6 <vm_exec_core+4662>, 0x55b113c33541 <vm_exec_core+4769>, 0x55b113c333b1 <vm_exec_core+4369>, 0x55b113c33344 <vm_exec_core+4260>, 0x55b113c332b7 <vm_exec_core+4119>, 0x55b113c331fb <vm_exec_core+3931>, 0x55b113c331c3 <vm_exec_core+3875>, 0x55b113c33de9 <vm_exec_core+6985>, 0x55b113c33cee <vm_exec_core+6734>, 0x55b113c35781 <vm_exec_core+13537>, 0x55b113c33e2c <vm_exec_core+7052>, 0x55b113c3399c <vm_exec_core+5884>, 0x55b113c3576d <vm_exec_core+13517>, 0x55b113c33952 <vm_exec_core+5810>, 0x55b113c338e2 <vm_exec_core+5698>, 0x55b113c33872 <vm_exec_core+5586>, 0x55b113c33b72 <vm_exec_core+6354>, 0x55b113c33a5f <vm_exec_core+6079>, 0x55b113c339e6 <vm_exec_core+5958>, 0x55b113c34b0d <vm_exec_core+10349>, 0x55b113c33cb6 <vm_exec_core+6678>, 0x55b113c33c5f <vm_exec_core+6591>, 0x55b113c32953 <vm_exec_core+1715>, 0x55b113c32919 <vm_exec_core+1657>, 0x55b113c32a4b <vm_exec_core+1963>, 0x55b113c329aa <vm_exec_core+1802>, 0x55b113c35759 <vm_exec_core+13497>, 0x55b113c35745 <vm_exec_core+13477>, 0x55b113c35731 <vm_exec_core+13457>, 0x55b113c3571d <vm_exec_core+13437>, 0x55b113c35709 <vm_exec_core+13417>, 0x55b113c356f5 <vm_exec_core+13397>, 0x55b113c356da <vm_exec_core+13370>, 0x55b113c356c6 <vm_exec_core+13350>, 0x55b113c356b2 <vm_exec_core+13330>, 0x55b113c3569e <vm_exec_core+13310>, 0x55b113c3568a <vm_exec_core+13290>, 0x55b113c35676 <vm_exec_core+13270>, 0x55b113c35662 <vm_exec_core+13250>, 0x55b113c3564e <vm_exec_core+13230>, 0x55b113c3563a <vm_exec_core+13210>, 0x55b113c35626 <vm_exec_core+13190>, 0x55b113c328a4 <vm_exec_core+1540>, 0x55b113c32846 <vm_exec_core+1446>, 0x55b113c35612 <vm_exec_core+13170>, 0x55b113c355fe <vm_exec_core+13150>, 0x55b113c355ea <vm_exec_core+13130>, 0x55b113c355d6 <vm_exec_core+13110>, 0x55b113c322e1 <vm_exec_core+65>, 0x55b113c322e5 <vm_exec_core+69>, 0x55b113c327d9 <vm_exec_core+1337>, 0x55b113c32782 <vm_exec_core+1250>, 0x55b113c326ff <vm_exec_core+1119>, 0x55b113c326ba <vm_exec_core+1050>, 0x55b113c3266d <vm_exec_core+973>...}
#67 0x000055b113c2401b in rb_vm_exec (ec=0x55b1154b7120) at /tmp/ruby/src/trunk-yjit/vm.c:2366
        _ec = 0x55b1154b7120
        _tag = {tag = 36, retval = 4, buf = {0x7f91738bdf50, 0x55b113c23808 <rb_vm_exec+392>, 0x0, 0x7ffcd3efcc30, 0x0}, prev = 0x7ffcd3efd080, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#68 0x000055b113c3843b in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140262684085600, iseq=0x7f916fddd210, ec=0x55b1154b7120) 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=0x7ffcd3efcda8, argc=1, self=140262684085600, captured=<optimized out>, ec=0x55b1154b7120) at /tmp/ruby/src/trunk-yjit/vm.c:1440
        iseq = 0x7f916fddd210
        i = 1
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = 0x7f91737be088
        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=0x7ffcd3efcda8, argc=1, ec=0x55b1154b7120) at /tmp/ruby/src/trunk-yjit/vm.c:1495
No locals.
#72 vm_yield (kw_splat=0, argv=0x7ffcd3efcda8, argc=1, ec=0x55b1154b7120) at /tmp/ruby/src/trunk-yjit/vm.c:1503
No locals.
#73 rb_yield_0 (argv=0x7ffcd3efcda8, 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 0x000055b113cfd19c in rb_ary_each (ary=140262622752960) at /tmp/ruby/src/trunk-yjit/array.c:2747
        i = 6
#76 0x000055b113c16864 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f91738bdf90, ec=0x55b1154b7120) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f91737504c0
        cfunc = 0x55b11550e348
        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=0x55b1154b7120, reg_cfp=0x7f91738bdf90, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#78 0x000055b113c33dc8 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 = 64
        ci = 0x8048
        cc = <optimized out>
        recv = 94219054833888
        argc = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7f9173786bd8, block_handler = 140262685532073, recv = 140262622752960, 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=0x55b1154b7120, initial=48) at ../../src/trunk-yjit/insns.def:815
        bh = 5
        cd = 0x55b115656870
        blockiseq = 0x170
        leaf = <optimized out>
        val = 64
        reg_pc = 0x55b115656768
        reg_cfp = 0x7f91738bdf90
        insns_address_table = {0x55b113c34d93 <vm_exec_core+10995>, 0x55b113c32511 <vm_exec_core+625>, 0x55b113c34796 <vm_exec_core+9462>, 0x55b113c3471b <vm_exec_core+9339>, 0x55b113c34585 <vm_exec_core+8933>, 0x55b113c34507 <vm_exec_core+8807>, 0x55b113c34656 <vm_exec_core+9142>, 0x55b113c345fc <vm_exec_core+9052>, 0x55b113c341a7 <vm_exec_core+7943>, 0x55b113c34157 <vm_exec_core+7863>, 0x55b113c3439c <vm_exec_core+8444>, 0x55b113c34202 <vm_exec_core+8034>, 0x55b113c3403f <vm_exec_core+7583>, 0x55b113c33fd0 <vm_exec_core+7472>, 0x55b113c33f63 <vm_exec_core+7363>, 0x55b113c33f28 <vm_exec_core+7304>, 0x55b113c33ef2 <vm_exec_core+7250>, 0x55b113c33ebf <vm_exec_core+7199>, 0x55b113c34124 <vm_exec_core+7812>, 0x55b113c3319f <vm_exec_core+3839>, 0x55b113c33131 <vm_exec_core+3729>, 0x55b113c330f6 <vm_exec_core+3670>, 0x55b113c330a0 <vm_exec_core+3584>, 0x55b113c3305c <vm_exec_core+3516>, 0x55b113c32fd5 <vm_exec_core+3381>, 0x55b113c32fa0 <vm_exec_core+3328>, 0x55b113c32f45 <vm_exec_core+3237>, 0x55b113c32ecd <vm_exec_core+3117>, 0x55b113c32e95 <vm_exec_core+3061>, 0x55b113c32e5d <vm_exec_core+3005>, 0x55b113c32c68 <vm_exec_core+2504>, 0x55b113c32bd7 <vm_exec_core+2359>, 0x55b113c32b7a <vm_exec_core+2266>, 0x55b113c32b01 <vm_exec_core+2145>, 0x55b113c33839 <vm_exec_core+5529>, 0x55b113c33814 <vm_exec_core+5492>, 0x55b113c337db <vm_exec_core+5435>, 0x55b113c3378b <vm_exec_core+5355>, 0x55b113c33759 <vm_exec_core+5305>, 0x55b113c3366b <vm_exec_core+5067>, 0x55b113c33626 <vm_exec_core+4998>, 0x55b113c335e0 <vm_exec_core+4928>, 0x55b113c335b0 <vm_exec_core+4880>, 0x55b113c334e5 <vm_exec_core+4677>, 0x55b113c33550 <vm_exec_core+4784>, 0x55b113c333c0 <vm_exec_core+4384>, 0x55b113c33353 <vm_exec_core+4275>, 0x55b113c332c6 <vm_exec_core+4134>, 0x55b113c3320a <vm_exec_core+3946>, 0x55b113c331d2 <vm_exec_core+3890>, 0x55b113c33df8 <vm_exec_core+7000>, 0x55b113c33cfd <vm_exec_core+6749>, 0x55b113c322f8 <vm_exec_core+88>, 0x55b113c33e3b <vm_exec_core+7067>, 0x55b113c339ab <vm_exec_core+5899>, 0x55b113c34fb7 <vm_exec_core+11543>, 0x55b113c33961 <vm_exec_core+5825>, 0x55b113c338f1 <vm_exec_core+5713>, 0x55b113c33881 <vm_exec_core+5601>, 0x55b113c33b81 <vm_exec_core+6369>, 0x55b113c33a6e <vm_exec_core+6094>, 0x55b113c339f5 <vm_exec_core+5973>, 0x55b113c34b1c <vm_exec_core+10364>, 0x55b113c33cc5 <vm_exec_core+6693>, 0x55b113c33c6e <vm_exec_core+6606>, 0x55b113c32962 <vm_exec_core+1730>, 0x55b113c32928 <vm_exec_core+1672>, 0x55b113c32a5a <vm_exec_core+1978>, 0x55b113c329b9 <vm_exec_core+1817>, 0x55b113c34f55 <vm_exec_core+11445>, 0x55b113c34eac <vm_exec_core+11276>, 0x55b113c35170 <vm_exec_core+11984>, 0x55b113c350fd <vm_exec_core+11869>, 0x55b113c35057 <vm_exec_core+11703>, 0x55b113c34ffb <vm_exec_core+11611>, 0x55b113c3551d <vm_exec_core+12925>, 0x55b113c35480 <vm_exec_core+12768>, 0x55b113c353e8 <vm_exec_core+12616>, 0x55b113c3534b <vm_exec_core+12459>, 0x55b113c352b3 <vm_exec_core+12307>, 0x55b113c34c0b <vm_exec_core+10603>, 0x55b113c35268 <vm_exec_core+12232>, 0x55b113c35212 <vm_exec_core+12146>, 0x55b113c34d2a <vm_exec_core+10890>, 0x55b113c34ca6 <vm_exec_core+10758>, 0x55b113c328b3 <vm_exec_core+1555>, 0x55b113c32855 <vm_exec_core+1461>, 0x55b113c34e78 <vm_exec_core+11224>, 0x55b113c34e44 <vm_exec_core+11172>, 0x55b113c34df3 <vm_exec_core+11091>, 0x55b113c34da4 <vm_exec_core+11012>, 0x55b113c34c43 <vm_exec_core+10659>, 0x55b113c34b99 <vm_exec_core+10489>, 0x55b113c327e8 <vm_exec_core+1352>, 0x55b113c32791 <vm_exec_core+1265>, 0x55b113c3270e <vm_exec_core+1134>, 0x55b113c326c9 <vm_exec_core+1065>, 0x55b113c3267c <vm_exec_core+988>, 0x55b113c3262f <vm_exec_core+911>, 0x55b113c325da <vm_exec_core+826>, 0x55b113c325a7 <vm_exec_core+775>, 0x55b113c32574 <vm_exec_core+724>, 0x55b113c34b7d <vm_exec_core+10461>, 0x55b113c32502 <vm_exec_core+610>, 0x55b113c34787 <vm_exec_core+9447>, 0x55b113c3470c <vm_exec_core+9324>, 0x55b113c34576 <vm_exec_core+8918>, 0x55b113c344f8 <vm_exec_core+8792>, 0x55b113c34647 <vm_exec_core+9127>, 0x55b113c345ed <vm_exec_core+9037>, 0x55b113c34198 <vm_exec_core+7928>, 0x55b113c34148 <vm_exec_core+7848>, 0x55b113c3438d <vm_exec_core+8429>, 0x55b113c341f3 <vm_exec_core+8019>, 0x55b113c34030 <vm_exec_core+7568>, 0x55b113c33fc1 <vm_exec_core+7457>, 0x55b113c33f54 <vm_exec_core+7348>, 0x55b113c33f19 <vm_exec_core+7289>, 0x55b113c33ee3 <vm_exec_core+7235>, 0x55b113c33eb0 <vm_exec_core+7184>, 0x55b113c34115 <vm_exec_core+7797>, 0x55b113c33190 <vm_exec_core+3824>, 0x55b113c33122 <vm_exec_core+3714>, 0x55b113c330e7 <vm_exec_core+3655>, 0x55b113c33091 <vm_exec_core+3569>, 0x55b113c3304d <vm_exec_core+3501>, 0x55b113c32fc6 <vm_exec_core+3366>, 0x55b113c32f91 <vm_exec_core+3313>, 0x55b113c32f36 <vm_exec_core+3222>, 0x55b113c32ebe <vm_exec_core+3102>, 0x55b113c32e86 <vm_exec_core+3046>, 0x55b113c32e4e <vm_exec_core+2990>, 0x55b113c32c59 <vm_exec_core+2489>, 0x55b113c32bc8 <vm_exec_core+2344>, 0x55b113c32b6b <vm_exec_core+2251>, 0x55b113c32af2 <vm_exec_core+2130>, 0x55b113c3382a <vm_exec_core+5514>, 0x55b113c33805 <vm_exec_core+5477>, 0x55b113c337cc <vm_exec_core+5420>, 0x55b113c3377c <vm_exec_core+5340>, 0x55b113c3374a <vm_exec_core+5290>, 0x55b113c3365c <vm_exec_core+5052>, 0x55b113c33617 <vm_exec_core+4983>, 0x55b113c335d1 <vm_exec_core+4913>, 0x55b113c335a1 <vm_exec_core+4865>, 0x55b113c334d6 <vm_exec_core+4662>, 0x55b113c33541 <vm_exec_core+4769>, 0x55b113c333b1 <vm_exec_core+4369>, 0x55b113c33344 <vm_exec_core+4260>, 0x55b113c332b7 <vm_exec_core+4119>, 0x55b113c331fb <vm_exec_core+3931>, 0x55b113c331c3 <vm_exec_core+3875>, 0x55b113c33de9 <vm_exec_core+6985>, 0x55b113c33cee <vm_exec_core+6734>, 0x55b113c35781 <vm_exec_core+13537>, 0x55b113c33e2c <vm_exec_core+7052>, 0x55b113c3399c <vm_exec_core+5884>, 0x55b113c3576d <vm_exec_core+13517>, 0x55b113c33952 <vm_exec_core+5810>, 0x55b113c338e2 <vm_exec_core+5698>, 0x55b113c33872 <vm_exec_core+5586>, 0x55b113c33b72 <vm_exec_core+6354>, 0x55b113c33a5f <vm_exec_core+6079>, 0x55b113c339e6 <vm_exec_core+5958>, 0x55b113c34b0d <vm_exec_core+10349>, 0x55b113c33cb6 <vm_exec_core+6678>, 0x55b113c33c5f <vm_exec_core+6591>, 0x55b113c32953 <vm_exec_core+1715>, 0x55b113c32919 <vm_exec_core+1657>, 0x55b113c32a4b <vm_exec_core+1963>, 0x55b113c329aa <vm_exec_core+1802>, 0x55b113c35759 <vm_exec_core+13497>, 0x55b113c35745 <vm_exec_core+13477>, 0x55b113c35731 <vm_exec_core+13457>, 0x55b113c3571d <vm_exec_core+13437>, 0x55b113c35709 <vm_exec_core+13417>, 0x55b113c356f5 <vm_exec_core+13397>, 0x55b113c356da <vm_exec_core+13370>, 0x55b113c356c6 <vm_exec_core+13350>, 0x55b113c356b2 <vm_exec_core+13330>, 0x55b113c3569e <vm_exec_core+13310>, 0x55b113c3568a <vm_exec_core+13290>, 0x55b113c35676 <vm_exec_core+13270>, 0x55b113c35662 <vm_exec_core+13250>, 0x55b113c3564e <vm_exec_core+13230>, 0x55b113c3563a <vm_exec_core+13210>, 0x55b113c35626 <vm_exec_core+13190>, 0x55b113c328a4 <vm_exec_core+1540>, 0x55b113c32846 <vm_exec_core+1446>, 0x55b113c35612 <vm_exec_core+13170>, 0x55b113c355fe <vm_exec_core+13150>, 0x55b113c355ea <vm_exec_core+13130>, 0x55b113c355d6 <vm_exec_core+13110>, 0x55b113c322e1 <vm_exec_core+65>, 0x55b113c322e5 <vm_exec_core+69>, 0x55b113c327d9 <vm_exec_core+1337>, 0x55b113c32782 <vm_exec_core+1250>, 0x55b113c326ff <vm_exec_core+1119>, 0x55b113c326ba <vm_exec_core+1050>, 0x55b113c3266d <vm_exec_core+973>...}
#80 0x000055b113c2401b in rb_vm_exec (ec=0x55b1154b7120) at /tmp/ruby/src/trunk-yjit/vm.c:2366
        _ec = 0x55b1154b7120
        _tag = {tag = 36, retval = 4, buf = {0x7f916fddd738, 0x55b113c23808 <rb_vm_exec+392>, 0x0, 0x7ffcd3efcfb0, 0x55b115545c80}, prev = 0x7ffcd3efd140, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#81 0x000055b113a3c351 in rb_ec_exec_node (ec=ec@entry=0x55b1154b7120, n=n@entry=0x7f916fddd738) at /tmp/ruby/src/trunk-yjit/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 94219028729364, buf = {0x7f916fddd738, 0x55b113a3c3a2 <rb_ec_exec_node+258>, 0x0, 0x7ffcd3efd110, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f916fddd738
#82 0x000055b113a414bd in ruby_run_node (n=0x7f916fddd738) at /tmp/ruby/src/trunk-yjit/eval.c:328
        ec = 0x55b1154b7120
        status = 0
#83 0x000055b113a3c107 in rb_main (argv=0x7ffcd3efd348, argc=137) at /tmp/ruby/src/trunk-yjit/main.c:39
        variable_in_this_stack_frame = 140723864197641
#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