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

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

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

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

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '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
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-yjit/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
HEAD is now at 6519736 Increase timeout in debug_code
ext/configure-ext.mk unchanged
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision -
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision unchanged
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/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering 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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/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]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
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=30650
  "--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:


Retrying...
Finished tests in 225.010348s, 105.6574 tests/s, 39597.6723 assertions/s.
23774 tests, 8909886 assertions, 0 failures, 0 errors, 146 skips

ruby -v: ruby 3.3.0dev (2023-03-27T07:21:52Z master 9b7a7e9cef) +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-27T07:21:52Z master 9b7a7e9cef) +YJIT [x86_64-linux]
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 91.653656 seconds

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

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x7fcb8e1d27c0 (LWP 19859)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140512239364032) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7fcb8e1d27c0
        old_mask = {__val = {24, 140512240051411, 94100162302720, 2994005945873081344, 38, 18446744073709551344, 12, 0, 94100140637079, 94100161764112, 24, 140512240051411, 0, 140512239947757, 140512239364032, 140512241563136}}
        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=140512239364032) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140512239364032, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007fcb8e217476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007fcb8e1fd7f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x6466616537636666, sa_sigaction = 0x6466616537636666}, sa_mask = {__val = {2, 140512241579680, 3432, 94100140637318, 140512239945808, 2, 8030873020029476896, 7378697629483797085, 140512241579680, 2, 2, 1, 94100140637318, 140512241563136, 140512239898711, 140512239357456}}, sa_flags = 0, sa_restorer = 0x7fcb8e3ef6a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 8320808738715869216, 2314861604835713379, 7738135737532096544, 7293407413002504797, 3975887029563516513, 7090461750690276966, 8083166874389458992, 3472328296227680288, 2319406834570502192, 2314885530818453552, 2314885530818453536, 2314885530818453536, 8241999043771768864, 7293407413002504797, 140512239943533}}
#5  0x00005595653aadd6 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=0x559566bf5580, fmt=fmt@entry=0x5595657436d1 "Segmentation fault at %p") at /tmp/ruby/src/trunk-yjit/error.c:817
        file = <optimized out>
        line = 1
#7  0x00005595654fa41d in sigsegv (sig=11, info=0x559566bf56b0, ctx=0x559566bf5580) at /tmp/ruby/src/trunk-yjit/signal.c:964
No locals.
#8  <signal handler called>
No locals.
#9  0x00005595653cf9ef in RVALUE_MARKED (obj=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:1636
No locals.
#10 gc_mark_set (obj=140512175129224, objspace=0x559566b740e0) at /tmp/ruby/src/trunk-yjit/gc.c:6948
No locals.
#11 gc_mark_ptr (objspace=0x559566b740e0, obj=140512175129224) at /tmp/ruby/src/trunk-yjit/gc.c:7060
        __func__ = "gc_mark_ptr"
#12 0x000055956543c29c in mark_ast_value (node=0x7fcb8a40ed78, ctx=0x0) at /tmp/ruby/src/trunk-yjit/node.c:1379
        args = <optimized out>
#13 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=9, nbe=0x7fcb8a40ed30) 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 = 0x7fcb8a40ed30
        nbe = <optimized out>
#15 rb_ast_mark (ast=0x7fcb8a6a9020) at /tmp/ruby/src/trunk-yjit/node.c:1436
        nb = <optimized out>
#16 0x00005595653d2da8 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=0x559566b740e0) at /tmp/ruby/src/trunk-yjit/gc.c:8717
No locals.
#19 0x00005595653d3d52 in gc_marks (full_mark=<optimized out>, objspace=0x559566b740e0) at /tmp/ruby/src/trunk-yjit/gc.c:8774
        marking_finished = false
        marking_finished = <optimized out>
#20 gc_start (objspace=0x559566b740e0, reason=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:9557
        do_full_mark = <optimized out>
        immediate_mark = <optimized out>
        __func__ = <optimized out>
        lock_lev = 0
#21 0x00005595653d73fd in heap_prepare (heap=0x559566b74140, size_pool=0x559566b74108, objspace=0x559566b740e0) at /tmp/ruby/src/trunk-yjit/gc.c:2416
        __func__ = <optimized out>
#22 heap_next_free_page (heap=0x559566b74140, size_pool=0x559566b74108, objspace=0x559566b740e0) at /tmp/ruby/src/trunk-yjit/gc.c:2685
        page = <optimized out>
        page = <optimized out>
        __func__ = <optimized out>
#23 newobj_alloc (objspace=0x559566b740e0, cr=0x559566b74df0, 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 = 0x559566b74108
        heap = 0x559566b74140
        cache = 0x559566b75068
        obj = <optimized out>
        __func__ = <optimized out>
#24 0x00005595653d82e8 in newobj_of0 (alloc_size=24, cr=<optimized out>, wb_protected=1, flags=8199, klass=140512186995880) at /tmp/ruby/src/trunk-yjit/gc.c:2893
        obj = <optimized out>
        objspace = 0x559566b740e0
        size_pool_idx = <optimized out>
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
#25 newobj_of (alloc_size=24, wb_protected=1, v3=0, v2=0, v1=0, flags=8199, klass=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:2913
        obj = <optimized out>
        obj = <optimized out>
#26 rb_wb_protected_newobj_of (klass=klass@entry=140512186995880, flags=flags@entry=8199, size=size@entry=24) at /tmp/ruby/src/trunk-yjit/gc.c:2935
        __func__ = <optimized out>
#27 0x0000559565674890 in ary_alloc_embed (capa=1, klass=<optimized out>) at /tmp/ruby/src/trunk-yjit/array.c:797
        size = 24
        ary = <optimized out>
#28 ary_new (capa=1, klass=<optimized out>) at /tmp/ruby/src/trunk-yjit/array.c:838
        ary = <optimized out>
        ptr = <optimized out>
        ary = <optimized out>
        ptr = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#29 rb_ary_tmp_new_from_values (elts=0x7fcb8e0d1170, n=1, klass=<optimized out>) at /tmp/ruby/src/trunk-yjit/array.c:889
        ary = <optimized out>
        ary = <optimized out>
        tmp_n = <optimized out>
#30 rb_ary_new_from_values (n=n@entry=1, elts=elts@entry=0x7fcb8e0d1170) at /tmp/ruby/src/trunk-yjit/array.c:901
No locals.
#31 0x000055956558ef9f in args_copy (args=<synthetic pointer>) at /tmp/ruby/src/trunk-yjit/vm_args.c:158
No locals.
#32 setup_parameters_complex (ec=<optimized out>, iseq=<optimized out>, calling=<optimized out>, ci=<optimized out>, locals=<optimized out>, arg_setup_type=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_args.c:684
        min_argc = <optimized out>
        max_argc = <optimized out>
        given_argc = <optimized out>
        kw_flag = <optimized out>
        opt_pc = 0
        allow_autosplat = <optimized out>
        args_body = {argv = 0x7fcb8e0d1170, argc = <optimized out>, rest_index = 0, rest_dupped = <optimized out>, kw_arg = 0x0, kw_argv = <optimized out>, rest = <optimized out>}
        args = <synthetic pointer>
        keyword_hash = <optimized out>
        orig_sp = <optimized out>
        i = <optimized out>
        flag_keyword_hash = <optimized out>
        splat_flagged_keyword_hash = <optimized out>
        converted_keyword_hash = <optimized out>
        rest_last = <optimized out>
#33 0x000055956558fadf in vm_callee_setup_arg (ec=0x559566b75120, calling=<optimized out>, iseq=0x7fcb8a4f17f0, argv=<optimized out>, param_size=1, local_size=2) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:2906
        ci = 0x7ffc7eaca350
        cc = 0x7fcb8a50ad40
        cacheable_ci = <optimized out>
#34 0x000055956558ff58 in vm_call_iseq_setup (ec=ec@entry=0x559566b75120, cfp=0x7fcb8e1d0dd0, calling=calling@entry=0x7ffc7eaca320) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:2918
        cc = <optimized out>
        iseq = <optimized out>
        param_size = 1
        local_size = 2
        opt_pc = <optimized out>
#35 0x000055956559891d in vm_call0_body (ec=0x559566b75120, calling=0x7ffc7eaca320, argv=0x7ffc7eaca3c0) at /tmp/ruby/src/trunk-yjit/vm_eval.c:202
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = <optimized out>
        cc = 0x7fcb8a50ad40
        ret = <optimized out>
#36 0x000055956559cb03 in vm_call0_cc (kw_splat=0, cc=<optimized out>, argv=0x7ffc7eaca3c0, argc=1, id=52001, recv=140512177328920, ec=0x559566b75120) at /tmp/ruby/src/trunk-yjit/vm_eval.c:85
        calling = {ci = 0x7ffc7eaca350, cc = 0x7fcb8a50ad40, block_handler = 0, recv = 140512177328920, argc = 1, kw_splat = false}
#37 rb_funcallv_scope (recv=140512177328920, mid=52001, argc=1, argv=0x7ffc7eaca3c0, scope=CALL_FCALL) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1040
        ec = 0x559566b75120
        cc = <optimized out>
        self = <optimized out>
#38 0x00007fcb8a727f4a in ripper_dispatch1 (a=<optimized out>, mid=<optimized out>, p=0x7fcb8a384ee0) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:14192
        rb_funcall_argc = 1
        rb_funcall_args = {140512238240080}
        rb_funcall_nargs = 1
#39 ripper_scan_event_val (t=tSP, p=0x7fcb8a384ee0) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:6272
        str = <optimized out>
        rval = <optimized out>
        str = <optimized out>
        rval = <optimized out>
#40 ripper_dispatch_scan_event (p=0x7fcb8a384ee0, t=tSP) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:6282
No locals.
#41 0x00007fcb8a730677 in parser_yylex (p=0x7fcb8a384ee0) 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>
#42 yylex (p=0x7fcb8a384ee0, yylloc=0x7ffc7eaca4f0, lval=0x7ffc7eaca4c8) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:10485
        t = <optimized out>
        t = <optimized out>
#43 ripper_yyparse (p=0x7fcb8a384ee0) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.c:10528
        yychar = <optimized out>
        yylval = {val = 140512238240280, node = 0x7fcb8e0c0218, id = 140512238240280, num = -1911815656, tbl = 0x7fcb8e0c0218, vars = 0x7fcb8e0c0218, strterm = 0x7fcb8e0c0218, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}
        yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
        yylloc = {beg_pos = {lineno = 594, column = 19}, end_pos = {lineno = 594, column = 20}}
        yynerrs = <optimized out>
        yystate = <optimized out>
        yyerrstatus = <optimized out>
        yystacksize = <optimized out>
        yyssa = {0, 2, 71, 313, 99, 403, 646, 824, 265, 481, 76, 324, 565, 265, 481, 80, 333, 574, 760, 897, 1032, 1133, 800, 970, 759, 897, 1032, 1133, 800, 970, 812, 982, 1097, 1178, 1231, 1270, 1292, 1300, 1093, 480, 485, 982, 1097, 1178, 1231, 1270, 1292, 1300, 0, 0, 0, 0, 1268, 457, 680, 679, 0, 0, 794, 975, 32, 0, 0, 0, 34, 0, 32715, 0, 9216, 31532, -10101, 10636, 3, 0, 0, 0, -22848, 32428, 32764, 0, 3, 0, 0, 0, -22832, 32428, 32764, 0, 0, 0, 32764, 512, -17520, 32428, 32764, 0, -22864, 32428, 32764, 0, -22832, 32428, 32764, 0, -22864, 32428, 32764, 0, 364, 0, 0, 0, 36, 0, 0, 0, -10008, -30140, 32715, 0, 36, 0, 0, 0, 17072, -30203, 32715, 0, -17520, 32428, 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, 24320, 25928, 21909, 0, -21984, 32428, 32764, 0, 565, 749, 893, 970, -2, -1, 32715, 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, 25792, -30143, 32715, 0}
        yyss = <optimized out>
        yyssp = <optimized out>
        yyvsa = {{val = 140512174630560, node = 0x7fcb8a4166a0, id = 140512174630560, num = -1975425376, tbl = 0x7fcb8a4166a0, vars = 0x7fcb8a4166a0, strterm = 0x7fcb8a4166a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140512175618200, node = 0x7fcb8a507898, id = 140512175618200, num = -1974437736, tbl = 0x7fcb8a507898, vars = 0x7fcb8a507898, strterm = 0x7fcb8a507898, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140512177318920, node = 0x7fcb8a6a6c08, id = 140512177318920, num = -1972737016, tbl = 0x7fcb8a6a6c08, vars = 0x7fcb8a6a6c08, strterm = 0x7fcb8a6a6c08, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140512177321680, node = 0x7fcb8a6a76d0, id = 140512177321680, num = -1972734256, tbl = 0x7fcb8a6a76d0, vars = 0x7fcb8a6a76d0, strterm = 0x7fcb8a6a76d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140509855088640, node = 0x7fcb00000000, id = 140509855088640, num = 0, tbl = 0x7fcb00000000, vars = 0x7fcb00000000, strterm = 0x7fcb00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140512177314920, node = 0x7fcb8a6a5c68, id = 140512177314920, num = -1972741016, tbl = 0x7fcb8a6a5c68, vars = 0x7fcb8a6a5c68, strterm = 0x7fcb8a6a5c68, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140512177306680, node = 0x7fcb8a6a3c38, id = 140512177306680, num = -1972749256, tbl = 0x7fcb8a6a3c38, vars = 0x7fcb8a6a3c38, strterm = 0x7fcb8a6a3c38, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140512170781880, node = 0x7fcb8a06acb8, id = 140512170781880, num = -1979274056, tbl = 0x7fcb8a06acb8, vars = 0x7fcb8a06acb8, strterm = 0x7fcb8a06acb8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140512170782360, node = 0x7fcb8a06ae98, id = 140512170782360, num = -1979273576, tbl = 0x7fcb8a06ae98, vars = 0x7fcb8a06ae98, strterm = 0x7fcb8a06ae98, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140512175126424, node = 0x7fcb8a48f798, id = 140512175126424, num = -1974929512, tbl = 0x7fcb8a48f798, vars = 0x7fcb8a48f798, strterm = 0x7fcb8a48f798, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140512170779080, node = 0x7fcb8a06a1c8, id = 140512170779080, num = -1979276856, tbl = 0x7fcb8a06a1c8, vars = 0x7fcb8a06a1c8, strterm = 0x7fcb8a06a1c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140512170779080, node = 0x7fcb8a06a1c8, id = 140512170779080, num = -1979276856, tbl = 0x7fcb8a06a1c8, vars = 0x7fcb8a06a1c8, strterm = 0x7fcb8a06a1c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140512238264360, node = 0x7fcb8e0c6028, id = 140512238264360, num = -1911791576, tbl = 0x7fcb8e0c6028, vars = 0x7fcb8e0c6028, strterm = 0x7fcb8e0c6028, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140512238264840, node = 0x7fcb8e0c6208, id = 140512238264840, num = -1911791096, tbl = 0x7fcb8e0c6208, vars = 0x7fcb8e0c6208, strterm = 0x7fcb8e0c6208, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140512175133032, node = 0x7fcb8a491168, id = 140512175133032, num = -1974922904, tbl = 0x7fcb8a491168, vars = 0x7fcb8a491168, strterm = 0x7fcb8a491168, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140512238243480, node = 0x7fcb8e0c0e98, id = 140512238243480, num = -1911812456, tbl = 0x7fcb8e0c0e98, vars = 0x7fcb8e0c0e98, strterm = 0x7fcb8e0c0e98, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140512173626880, node = 0x7fcb8a321600, id = 140512173626880, num = -1976429056, tbl = 0x7fcb8a321600, vars = 0x7fcb8a321600, strterm = 0x7fcb8a321600, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140514150055935, node = 0x7fcbffffffff, id = 140514150055935, num = -1, tbl = 0x7fcbffffffff, vars = 0x7fcbffffffff, strterm = 0x7fcbffffffff, 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 = 140512238268440, node = 0x7fcb8e0c7018, id = 140512238268440, num = -1911787496, tbl = 0x7fcb8e0c7018, vars = 0x7fcb8e0c7018, strterm = 0x7fcb8e0c7018, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140512238275560, node = 0x7fcb8e0c8be8, id = 140512238275560, num = -1911780376, tbl = 0x7fcb8e0c8be8, vars = 0x7fcb8e0c8be8, strterm = 0x7fcb8e0c8be8, 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 = 140512238303320, node = 0x7fcb8e0cf858, id = 140512238303320, num = -1911752616, tbl = 0x7fcb8e0cf858, vars = 0x7fcb8e0cf858, strterm = 0x7fcb8e0cf858, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140512238274760, node = 0x7fcb8e0c88c8, id = 140512238274760, num = -1911781176, tbl = 0x7fcb8e0c88c8, vars = 0x7fcb8e0c88c8, strterm = 0x7fcb8e0c88c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140512238279320, node = 0x7fcb8e0c9a98, id = 140512238279320, num = -1911776616, tbl = 0x7fcb8e0c9a98, vars = 0x7fcb8e0c9a98, strterm = 0x7fcb8e0c9a98, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140512238279920, node = 0x7fcb8e0c9cf0, id = 140512238279920, num = -1911776016, tbl = 0x7fcb8e0c9cf0, vars = 0x7fcb8e0c9cf0, strterm = 0x7fcb8e0c9cf0, 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 = 140512238284880, node = 0x7fcb8e0cb050, id = 140512238284880, num = -1911771056, tbl = 0x7fcb8e0cb050, vars = 0x7fcb8e0cb050, strterm = 0x7fcb8e0cb050, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140512238287240, node = 0x7fcb8e0cb988, id = 140512238287240, num = -1911768696, tbl = 0x7fcb8e0cb988, vars = 0x7fcb8e0cb988, strterm = 0x7fcb8e0cb988, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140512238290040, node = 0x7fcb8e0cc478, id = 140512238290040, num = -1911765896, tbl = 0x7fcb8e0cc478, vars = 0x7fcb8e0cc478, strterm = 0x7fcb8e0cc478, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140512238281280, node = 0x7fcb8e0ca240, id = 140512238281280, num = -1911774656, tbl = 0x7fcb8e0ca240, vars = 0x7fcb8e0ca240, strterm = 0x7fcb8e0ca240, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, 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 = 140512175522560, node = 0x7fcb8a4f0300, id = 140512175522560, num = -1974533376, tbl = 0x7fcb8a4f0300, vars = 0x7fcb8a4f0300, strterm = 0x7fcb8a4f0300, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140512175524040, node = 0x7fcb8a4f08c8, id = 140512175524040, num = -1974531896, tbl = 0x7fcb8a4f08c8, vars = 0x7fcb8a4f08c8, strterm = 0x7fcb8a4f08c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140512174648920, node = 0x7fcb8a41ae58, id = 140512174648920, num = -1975407016, tbl = 0x7fcb8a41ae58, vars = 0x7fcb8a41ae58, strterm = 0x7fcb8a41ae58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140512172454560, node = 0x7fcb8a2032a0, id = 140512172454560, num = -1977601376, tbl = 0x7fcb8a2032a0, vars = 0x7fcb8a2032a0, strterm = 0x7fcb8a2032a0, 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 = 140512175101832, node = 0x7fcb8a489788, id = 140512175101832, num = -1974954104, tbl = 0x7fcb8a489788, vars = 0x7fcb8a489788, strterm = 0x7fcb8a489788, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140512172457400, node = 0x7fcb8a203db8, id = 140512172457400, num = -1977598536, tbl = 0x7fcb8a203db8, vars = 0x7fcb8a203db8, strterm = 0x7fcb8a203db8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140512170687880, node = 0x7fcb8a053d88, id = 140512170687880, num = -1979368056, tbl = 0x7fcb8a053d88, vars = 0x7fcb8a053d88, strterm = 0x7fcb8a053d88, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140512172455360, node = 0x7fcb8a2035c0, id = 140512172455360, num = -1977600576, tbl = 0x7fcb8a2035c0, vars = 0x7fcb8a2035c0, strterm = 0x7fcb8a2035c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140512171138904, node = 0x7fcb8a0c1f58, id = 140512171138904, num = -1978917032, tbl = 0x7fcb8a0c1f58, vars = 0x7fcb8a0c1f58, strterm = 0x7fcb8a0c1f58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140512170720680, node = 0x7fcb8a05bda8, id = 140512170720680, num = -1979335256, tbl = 0x7fcb8a05bda8, vars = 0x7fcb8a05bda8, strterm = 0x7fcb8a05bda8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140512170717560, node = 0x7fcb8a05b178, id = 140512170717560, num = -1979338376, tbl = 0x7fcb8a05b178, vars = 0x7fcb8a05b178, strterm = 0x7fcb8a05b178, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140512172781440, node = 0x7fcb8a252f80, id = 140512172781440, num = -1977274496, tbl = 0x7fcb8a252f80, vars = 0x7fcb8a252f80, strterm = 0x7fcb8a252f80, 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 = 140512172782640, node = 0x7fcb8a253430, id = 140512172782640, num = -1977273296, tbl = 0x7fcb8a253430, vars = 0x7fcb8a253430, strterm = 0x7fcb8a253430, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140512170534080, node = 0x7fcb8a02e4c0, id = 140512170534080, num = -1979521856, tbl = 0x7fcb8a02e4c0, vars = 0x7fcb8a02e4c0, strterm = 0x7fcb8a02e4c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, 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 = 140512170787320, node = 0x7fcb8a06c1f8, id = 140512170787320, num = -1979268616, tbl = 0x7fcb8a06c1f8, vars = 0x7fcb8a06c1f8, strterm = 0x7fcb8a06c1f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140512170787600, node = 0x7fcb8a06c310, id = 140512170787600, num = -1979268336, tbl = 0x7fcb8a06c310, vars = 0x7fcb8a06c310, strterm = 0x7fcb8a06c310, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140512170790200, node = 0x7fcb8a06cd38, id = 140512170790200, num = -1979265736, tbl = 0x7fcb8a06cd38, vars = 0x7fcb8a06cd38, strterm = 0x7fcb8a06cd38, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140512170789080, node = 0x7fcb8a06c8d8, id = 140512170789080, num = -1979266856, tbl = 0x7fcb8a06c8d8, vars = 0x7fcb8a06c8d8, strterm = 0x7fcb8a06c8d8, 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 = 140512170799720, node = 0x7fcb8a06f268, id = 140512170799720, num = -1979256216, tbl = 0x7fcb8a06f268, vars = 0x7fcb8a06f268, strterm = 0x7fcb8a06f268, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140512170804080, node = 0x7fcb8a070370, id = 140512170804080, num = -1979251856, tbl = 0x7fcb8a070370, vars = 0x7fcb8a070370, strterm = 0x7fcb8a070370, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140722433732816, node = 0x7ffc7eacb0d0, id = 140722433732816, num = 2125246672, tbl = 0x7ffc7eacb0d0, vars = 0x7ffc7eacb0d0, strterm = 0x7ffc7eacb0d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140722433730520, node = 0x7ffc7eaca7d8, id = 140722433730520, num = 2125244376, tbl = 0x7ffc7eaca7d8, vars = 0x7ffc7eaca7d8, strterm = 0x7ffc7eaca7d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 15, node = 0xf, id = 15, num = 15, tbl = 0xf, vars = 0xf, strterm = 0xf, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93879395155968, node = 0x556200000000, id = 93879395155968, num = 0, tbl = 0x556200000000, vars = 0x556200000000, strterm = 0x556200000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94100140595424, node = 0x5595657418e0 <OnigSyntaxRuby>, id = 94100140595424, num = 1702107360, tbl = 0x5595657418e0 <OnigSyntaxRuby>, vars = 0x5595657418e0 <OnigSyntaxRuby>, strterm = 0x5595657418e0 <OnigSyntaxRuby>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94100138124733, node = 0x5595654e65bd <next_state_val+589>, id = 94100138124733, num = 1699636669, tbl = 0x5595654e65bd <next_state_val+589>, vars = 0x5595654e65bd <next_state_val+589>, strterm = 0x5595654e65bd <next_state_val+589>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140722433728168, node = 0x7ffc7eac9ea8, id = 140722433728168, num = 2125242024, tbl = 0x7ffc7eac9ea8, vars = 0x7ffc7eac9ea8, strterm = 0x7ffc7eac9ea8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 140722433733024, node = 0x7ffc7eacb1a0, id = 140722433733024, num = 2125246880, tbl = 0x7ffc7eacb1a0, vars = 0x7ffc7eacb1a0, strterm = 0x7ffc7eacb1a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140722433731024, node = 0x7ffc7eaca9d0, id = 140722433731024, num = 2125244880, tbl = 0x7ffc7eaca9d0, vars = 0x7ffc7eaca9d0, strterm = 0x7ffc7eaca9d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 24, node = 0x18, id = 24, num = 24, tbl = 0x18, vars = 0x18, strterm = 0x18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140512174924728, node = 0x7fcb8a45e3b8, id = 140512174924728, num = -1975131208, tbl = 0x7fcb8a45e3b8, vars = 0x7fcb8a45e3b8, strterm = 0x7fcb8a45e3b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140512174924728, node = 0x7fcb8a45e3b8, id = 140512174924728, num = -1975131208, tbl = 0x7fcb8a45e3b8, vars = 0x7fcb8a45e3b8, strterm = 0x7fcb8a45e3b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140512174924264, node = 0x7fcb8a45e1e8, id = 140512174924264, num = -1975131672, tbl = 0x7fcb8a45e1e8, vars = 0x7fcb8a45e1e8, strterm = 0x7fcb8a45e1e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 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 = 140512174924040, node = 0x7fcb8a45e108, id = 140512174924040, num = -1975131896, tbl = 0x7fcb8a45e108, vars = 0x7fcb8a45e108, strterm = 0x7fcb8a45e108, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 2994005945873081344, node = 0x298cd88b7b2c2400, id = 2994005945873081344, num = 2066490368, tbl = 0x298cd88b7b2c2400, vars = 0x298cd88b7b2c2400, strterm = 0x298cd88b7b2c2400, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94100163050302, node = 0x559566cabb3e, id = 94100163050302, num = 1724562238, tbl = 0x559566cabb3e, vars = 0x559566cabb3e, strterm = 0x559566cabb3e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 2994005945873081344, node = 0x298cd88b7b2c2400, id = 2994005945873081344, num = 2066490368, tbl = 0x298cd88b7b2c2400, vars = 0x298cd88b7b2c2400, strterm = 0x298cd88b7b2c2400, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140722433733024, node = 0x7ffc7eacb1a0, id = 140722433733024, num = 2125246880, tbl = 0x7ffc7eacb1a0, vars = 0x7ffc7eacb1a0, strterm = 0x7ffc7eacb1a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140512176883584, node = 0x7fcb8a63c780, id = 140512176883584, num = -1973172352, tbl = 0x7fcb8a63c780, vars = 0x7fcb8a63c780, strterm = 0x7fcb8a63c780, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140512176883584, node = 0x7fcb8a63c780, id = 140512176883584, num = -1973172352, tbl = 0x7fcb8a63c780, vars = 0x7fcb8a63c780, strterm = 0x7fcb8a63c780, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140722433731600, node = 0x7ffc7eacac10, id = 140722433731600, num = 2125245456, tbl = 0x7ffc7eacac10, vars = 0x7ffc7eacac10, strterm = 0x7ffc7eacac10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140722433732304, node = 0x7ffc7eacaed0, id = 140722433732304, num = 2125246160, tbl = 0x7ffc7eacaed0, vars = 0x7ffc7eacaed0, strterm = 0x7ffc7eacaed0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94100140585984, node = 0x55956573f400 <clean_info>, id = 94100140585984, num = 1702097920, tbl = 0x55956573f400 <clean_info>, vars = 0x55956573f400 <clean_info>, strterm = 0x55956573f400 <clean_info>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140722433732352, node = 0x7ffc7eacaf00, id = 140722433732352, num = 2125246208, tbl = 0x7ffc7eacaf00, vars = 0x7ffc7eacaf00, strterm = 0x7ffc7eacaf00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94100138018882, node = 0x5595654cc842 <optimize_node_left+450>, id = 94100138018882, num = 1699530818, tbl = 0x5595654cc842 <optimize_node_left+450>, vars = 0x5595654cc842 <optimize_node_left+450>, strterm = 0x5595654cc842 <optimize_node_left+450>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140722433732440, node = 0x7ffc7eacaf58, id = 140722433732440, num = 2125246296, tbl = 0x7ffc7eacaf58, vars = 0x7ffc7eacaf58, strterm = 0x7ffc7eacaf58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140722433732376, node = 0x7ffc7eacaf18, id = 140722433732376, num = 2125246232, tbl = 0x7ffc7eacaf18, vars = 0x7ffc7eacaf18, strterm = 0x7ffc7eacaf18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140722433732504, node = 0x7ffc7eacaf98, id = 140722433732504, num = 2125246360, tbl = 0x7ffc7eacaf98, vars = 0x7ffc7eacaf98, strterm = 0x7ffc7eacaf98, 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 = 140722433731624, node = 0x7ffc7eacac28, id = 140722433731624, num = 2125245480, tbl = 0x7ffc7eacac28, vars = 0x7ffc7eacac28, strterm = 0x7ffc7eacac28, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140722433732568, node = 0x7ffc7eacafd8, id = 140722433732568, num = 2125246424, tbl = 0x7ffc7eacafd8, vars = 0x7ffc7eacafd8, strterm = 0x7ffc7eacafd8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140722433731585, node = 0x7ffc7eacac01, id = 140722433731585, num = 2125245441, tbl = 0x7ffc7eacac01, vars = 0x7ffc7eacac01, strterm = 0x7ffc7eacac01, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140722433731585, node = 0x7ffc7eacac01, id = 140722433731585, num = 2125245441, tbl = 0x7ffc7eacac01, vars = 0x7ffc7eacac01, strterm = 0x7ffc7eacac01, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94100138013482, node = 0x5595654cb32a <update_string_node_case_fold+298>, id = 94100138013482, num = 1699525418, tbl = 0x5595654cb32a <update_string_node_case_fold+298>, vars = 0x5595654cb32a <update_string_node_case_fold+298>, strterm = 0x5595654cb32a <update_string_node_case_fold+298>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94100163214257, node = 0x559566cd3bb1, id = 94100163214257, num = 1724726193, tbl = 0x559566cd3bb1, vars = 0x559566cd3bb1, strterm = 0x559566cd3bb1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94100164098416, node = 0x559566dab970, id = 94100164098416, num = 1725610352, tbl = 0x559566dab970, vars = 0x559566dab970, strterm = 0x559566dab970, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140722433731576, node = 0x7ffc7eacabf8, id = 140722433731576, num = 2125245432, tbl = 0x7ffc7eacabf8, vars = 0x7ffc7eacabf8, strterm = 0x7ffc7eacabf8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140722433731584, node = 0x7ffc7eacac00, id = 140722433731584, num = 2125245440, tbl = 0x7ffc7eacac00, vars = 0x7ffc7eacac00, strterm = 0x7ffc7eacac00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140722433731585, node = 0x7ffc7eacac01, id = 140722433731585, num = 2125245441, tbl = 0x7ffc7eacac01, vars = 0x7ffc7eacac01, strterm = 0x7ffc7eacac01, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2994005945873081344, node = 0x298cd88b7b2c2400, id = 2994005945873081344, num = 2066490368, tbl = 0x298cd88b7b2c2400, vars = 0x298cd88b7b2c2400, strterm = 0x298cd88b7b2c2400, 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 = 140512240047787, node = 0x7fcb8e2796ab <_int_malloc+3195>, id = 140512240047787, num = -1910008149, tbl = 0x7fcb8e2796ab <_int_malloc+3195>, vars = 0x7fcb8e2796ab <_int_malloc+3195>, strterm = 0x7fcb8e2796ab <_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 = 7271678546678321039, node = 0x64ea311c77970f8f, id = 7271678546678321039, num = 2006388623, tbl = 0x64ea311c77970f8f, vars = 0x64ea311c77970f8f, strterm = 0x64ea311c77970f8f, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, 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 = 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 = 14891290511, node = 0x377970f8f, id = 14891290511, num = 2006388623, tbl = 0x377970f8f, vars = 0x377970f8f, strterm = 0x377970f8f, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, 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 = 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 = 7271678546678321039, node = 0x64ea311c77970f8f, id = 7271678546678321039, num = 2006388623, tbl = 0x64ea311c77970f8f, vars = 0x64ea311c77970f8f, strterm = 0x64ea311c77970f8f, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 17, node = 0x11, id = 17, num = 17, tbl = 0x11, vars = 0x11, strterm = 0x11, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140512240047787, node = 0x7fcb8e2796ab <_int_malloc+3195>, id = 140512240047787, num = -1910008149, tbl = 0x7fcb8e2796ab <_int_malloc+3195>, vars = 0x7fcb8e2796ab <_int_malloc+3195>, strterm = 0x7fcb8e2796ab <_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 = 140512174863728, node = 0x7fcb8a44f570, id = 140512174863728, num = -1975192208, tbl = 0x7fcb8a44f570, vars = 0x7fcb8a44f570, strterm = 0x7fcb8a44f570, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140512241577184, node = 0x7fcb8e3eece0 <main_arena+96>, id = 140512241577184, num = -1908478752, tbl = 0x7fcb8e3eece0 <main_arena+96>, vars = 0x7fcb8e3eece0 <main_arena+96>, strterm = 0x7fcb8e3eece0 <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 = 7271678546678321039, node = 0x64ea311c77970f8f, id = 7271678546678321039, num = 2006388623, tbl = 0x64ea311c77970f8f, vars = 0x64ea311c77970f8f, strterm = 0x64ea311c77970f8f, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 17, node = 0x11, id = 17, num = 17, tbl = 0x11, vars = 0x11, strterm = 0x11, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 80, node = 0x50, id = 80, num = 80, tbl = 0x50, vars = 0x50, strterm = 0x50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 206158430211, node = 0x3000000003, id = 206158430211, num = 3, tbl = 0x3000000003, vars = 0x3000000003, strterm = 0x3000000003, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 511101108348, node = 0x770000007c, id = 511101108348, num = 124, tbl = 0x770000007c, vars = 0x770000007c, strterm = 0x770000007c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 390842024046, node = 0x5b0000006e, id = 390842024046, num = 110, tbl = 0x5b0000006e, vars = 0x5b0000006e, strterm = 0x5b0000006e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 7271678546678321039, node = 0x64ea311c77970f8f, id = 7271678546678321039, num = 2006388623, tbl = 0x64ea311c77970f8f, vars = 0x64ea311c77970f8f, strterm = 0x64ea311c77970f8f, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 8, node = 0x8, id = 8, num = 8, tbl = 0x8, vars = 0x8, strterm = 0x8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140512240047787, node = 0x7fcb8e2796ab <_int_malloc+3195>, id = 140512240047787, num = -1910008149, tbl = 0x7fcb8e2796ab <_int_malloc+3195>, vars = 0x7fcb8e2796ab <_int_malloc+3195>, strterm = 0x7fcb8e2796ab <_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 = 140512174862224, node = 0x7fcb8a44ef90, id = 140512174862224, num = -1975193712, tbl = 0x7fcb8a44ef90, vars = 0x7fcb8a44ef90, strterm = 0x7fcb8a44ef90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140512241577184, node = 0x7fcb8e3eece0 <main_arena+96>, id = 140512241577184, num = -1908478752, tbl = 0x7fcb8e3eece0 <main_arena+96>, vars = 0x7fcb8e3eece0 <main_arena+96>, strterm = 0x7fcb8e3eece0 <main_arena+96>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 7, node = 0x7, id = 7, num = 7, tbl = 0x7, vars = 0x7, strterm = 0x7, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 32, node = 0x20, id = 32, num = 32, tbl = 0x20, vars = 0x20, strterm = 0x20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 15010147744, node = 0x37eacada0, id = 15010147744, num = 2125245856, tbl = 0x37eacada0, vars = 0x37eacada0, strterm = 0x37eacada0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 32, node = 0x20, id = 32, num = 32, tbl = 0x20, vars = 0x20, strterm = 0x20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140722433732864, node = 0x7ffc7eacb100, id = 140722433732864, num = 2125246720, tbl = 0x7ffc7eacb100, vars = 0x7ffc7eacb100, strterm = 0x7ffc7eacb100, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 7271678546678321039, node = 0x64ea311c77970f8f, id = 7271678546678321039, num = 2006388623, tbl = 0x64ea311c77970f8f, vars = 0x64ea311c77970f8f, strterm = 0x64ea311c77970f8f, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 8, node = 0x8, id = 8, num = 8, tbl = 0x8, vars = 0x8, strterm = 0x8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140722433732080, node = 0x7ffc7eacadf0, id = 140722433732080, num = 2125245936, tbl = 0x7ffc7eacadf0, vars = 0x7ffc7eacadf0, strterm = 0x7ffc7eacadf0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94100139579553, node = 0x5595656498a1 <alloc::raw_vec::finish_grow<alloc::alloc::Global>+145>, id = 94100139579553, num = 1701091489, tbl = 0x5595656498a1 <alloc::raw_vec::finish_grow<alloc::alloc::Global>+145>, vars = 0x5595656498a1 <alloc::raw_vec::finish_grow<alloc::alloc::Global>+145>, strterm = 0x5595656498a1 <alloc::raw_vec::finish_grow<alloc::alloc::Global>+145>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 32, node = 0x20, id = 32, num = 32, tbl = 0x20, vars = 0x20, strterm = 0x20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 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 = 12884902486, node = 0x300000256, id = 12884902486, num = 598, tbl = 0x300000256, vars = 0x300000256, strterm = 0x300000256, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}}
        yyvs = <optimized out>
        yyvsp = <optimized out>
        yylsa = {{beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 2, column = 19}}, {beg_pos = {lineno = 2, column = 20}, end_pos = {lineno = 2, column = 20}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 4, column = 5}}, {beg_pos = {lineno = 4, column = 6}, end_pos = {lineno = 4, column = 25}}, {beg_pos = {lineno = 4, column = 26}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 4, column = 49}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 5, column = 2}, end_pos = {lineno = 469, column = 5}}, {beg_pos = {lineno = 469, column = 6}, end_pos = {lineno = 469, column = 6}}, {beg_pos = {lineno = 471, column = 2}, end_pos = {lineno = 471, column = 24}}, {beg_pos = {lineno = 471, column = 24}, end_pos = {lineno = 471, column = 25}}, {beg_pos = {lineno = 471, column = 25}, end_pos = {lineno = 471, column = 25}}, {beg_pos = {lineno = 472, column = 4}, end_pos = {lineno = 592, column = 7}}, {beg_pos = {lineno = 592, column = 8}, end_pos = {lineno = 592, column = 8}}, {beg_pos = {lineno = 594, column = 4}, end_pos = {lineno = 594, column = 16}}, {beg_pos = {lineno = 594, column = 17}, end_pos = {lineno = 594, column = 19}}, {beg_pos = {lineno = 594, column = 19}, end_pos = {lineno = 594, column = 19}}, {beg_pos = {lineno = 594, column = 19}, end_pos = {lineno = 594, column = 19}}, {beg_pos = {lineno = 594, column = 19}, end_pos = {lineno = 594, column = 19}}, {beg_pos = {lineno = 585, column = 19}, end_pos = {lineno = 585, column = 19}}, {beg_pos = {lineno = 586, column = 6}, end_pos = {lineno = 591, column = 10}}, {beg_pos = {lineno = 591, column = 10}, end_pos = {lineno = 591, column = 10}}, {beg_pos = {lineno = 591, column = 10}, end_pos = {lineno = 591, column = 10}}, {beg_pos = {lineno = 591, column = 6}, end_pos = {lineno = 591, column = 9}}, {beg_pos = {lineno = 586, column = 37}, end_pos = {lineno = 586, column = 37}}, {beg_pos = {lineno = 586, column = 38}, end_pos = {lineno = 586, column = 41}}, {beg_pos = {lineno = 587, column = 8}, end_pos = {lineno = 590, column = 12}}, {beg_pos = {lineno = 590, column = 12}, end_pos = {lineno = 590, column = 12}}, {beg_pos = {lineno = 590, column = 12}, end_pos = {lineno = 590, column = 12}}, {beg_pos = {lineno = 588, column = 8}, end_pos = {lineno = 589, column = 15}}, {beg_pos = {lineno = 590, column = 8}, end_pos = {lineno = 590, column = 11}}, {beg_pos = {lineno = 588, column = 10}, end_pos = {lineno = 588, column = 10}}, {beg_pos = {lineno = 588, column = 11}, end_pos = {lineno = 588, column = 18}}, {beg_pos = {lineno = 588, column = 19}, end_pos = {lineno = 588, column = 19}}, {beg_pos = {lineno = 588, column = 19}, end_pos = {lineno = 588, column = 19}}, {beg_pos = {lineno = 589, column = 10}, end_pos = {lineno = 589, column = 15}}, {beg_pos = {lineno = 589, column = 15}, end_pos = {lineno = 589, column = 15}}, {beg_pos = {lineno = 580, column = 10}, end_pos = {lineno = 580, column = 15}}, {beg_pos = {lineno = 580, column = 15}, end_pos = {lineno = 580, column = 15}}, {beg_pos = {lineno = 561, column = 17}, end_pos = {lineno = 561, column = 18}}, {beg_pos = {lineno = 270, column = 32}, end_pos = {lineno = 270, column = 35}}, {beg_pos = {lineno = 270, column = 25}, end_pos = {lineno = 270, column = 25}}, {beg_pos = {lineno = 270, column = 26}, end_pos = {lineno = 270, column = 27}}, {beg_pos = {lineno = 270, column = 27}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 28}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 29}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 270, column = 31}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 4033, column = 16}, end_pos = {lineno = 4033, column = 16}}, {beg_pos = {lineno = 4032, column = 27}, end_pos = {lineno = 4032, column = 31}}, {beg_pos = {lineno = 4032, column = 32}, end_pos = {lineno = 4032, column = 32}}, {beg_pos = {lineno = 4033, column = 14}, end_pos = {lineno = 4033, column = 16}}, {beg_pos = {lineno = 4033, column = 16}, end_pos = {lineno = 4033, column = 16}}, {beg_pos = {lineno = 4017, column = 37}, end_pos = {lineno = 4017, column = 38}}, {beg_pos = {lineno = 4017, column = 38}, end_pos = {lineno = 4017, column = 39}}, {beg_pos = {lineno = 4017, column = 38}, end_pos = {lineno = 4017, column = 39}}, {beg_pos = {lineno = 3077, column = 86}, end_pos = {lineno = 3077, column = 87}}, {beg_pos = {lineno = 3077, column = 86}, end_pos = {lineno = 3077, column = 87}}, {beg_pos = {lineno = 3077, column = 86}, end_pos = {lineno = 3077, column = 86}}, {beg_pos = {lineno = 3042, column = 16}, end_pos = {lineno = 3043, column = 26}}, {beg_pos = {lineno = 3044, column = 16}, end_pos = {lineno = 3044, column = 19}}, {beg_pos = {lineno = 3043, column = 26}, end_pos = {lineno = 3043, column = 26}}, {beg_pos = {lineno = 3043, column = 24}, end_pos = {lineno = 3043, column = 25}}, {beg_pos = {lineno = 3043, column = 25}, end_pos = {lineno = 3043, column = 25}}, {beg_pos = {lineno = 3040, column = 98}, end_pos = {lineno = 3040, column = 99}}, {beg_pos = {lineno = 3040, column = 89}, end_pos = {lineno = 3040, column = 90}}, {beg_pos = {lineno = 1723276096, column = 21909}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1723285728, column = 21909}, end_pos = {lineno = 1723289072, column = 21909}}, {beg_pos = {lineno = 1723289088, column = 21909}, end_pos = {lineno = 1700000461, column = 21909}}, {beg_pos = {lineno = 1723286024, column = 21909}, end_pos = {lineno = 1698525920, column = 21909}}, {beg_pos = {lineno = -1974534296, column = 32715}, end_pos = {lineno = 2066490368, column = 697096331}}, {beg_pos = {lineno = 32768, column = 0}, end_pos = {lineno = 2066490368, column = 697096331}}, {beg_pos = {lineno = 2125247040, column = 32764}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 5, column = 0}, end_pos = {lineno = 1723285728, column = 21909}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 38, column = 0}, end_pos = {lineno = 1698530024, column = 21909}}, {beg_pos = {lineno = -1974411296, column = 32715}, end_pos = {lineno = -1963004536, column = 32715}}, {beg_pos = {lineno = 2125247140, column = 32764}, end_pos = {lineno = -1974411296, column = 32715}}, {beg_pos = {lineno = 1723285728, column = 21909}, end_pos = {lineno = 163, column = 0}}, {beg_pos = {lineno = 1723317664, column = 21909}, end_pos = {lineno = 1698480717, column = 21909}}, {beg_pos = {lineno = -1974419136, column = 32715}, end_pos = {lineno = 1701764742, column = 21909}}, {beg_pos = {lineno = 1723289888, column = 21909}, end_pos = {lineno = 2066490368, column = 697096331}}, {beg_pos = {lineno = 163, column = 0}, end_pos = {lineno = -1974419136, column = 32715}}, {beg_pos = {lineno = -1974411296, column = 32715}, end_pos = {lineno = 1701247019, column = 21909}}, {beg_pos = {lineno = -1974411296, column = 32715}, end_pos = {lineno = 1723289888, column = 21909}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1975130016, column = 32715}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1701690249, column = 21909}}, {beg_pos = {lineno = -1975129674, column = 32715}, end_pos = {lineno = 1698370516, column = 21909}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1723289888, column = 21909}}, {beg_pos = {lineno = 1701690224, column = 21909}, end_pos = {lineno = 2125250224, column = 32764}}, {beg_pos = {lineno = 2125247476, column = 32764}, end_pos = {lineno = 2125247424, column = 32764}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 1723289888, column = 21909}, end_pos = {lineno = -1910698288, column = 32715}}, {beg_pos = {lineno = 36, column = 0}, end_pos = {lineno = 1723317664, column = 21909}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1698370618, column = 21909}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 2125247248, column = 32764}}, {beg_pos = {lineno = -1975126784, column = 32715}, end_pos = {lineno = 2125250816, column = 32764}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 2066490368, column = 697096331}}, {beg_pos = {lineno = 25, column = 0}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1975130016, column = 32715}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1723317664, column = 21909}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1701690925, column = 21909}}, {beg_pos = {lineno = -2147483520, column = 0}, end_pos = {lineno = -1906379908, column = 32715}}, {beg_pos = {lineno = -1908420608, column = 32715}, end_pos = {lineno = -1910662448, column = 32715}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = -1910668900, column = 32715}}, {beg_pos = {lineno = 1724913104, column = 21909}, end_pos = {lineno = -1906378775, column = 32715}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = -1906380121, column = 32715}}, {beg_pos = {lineno = -1906183456, column = 32715}, end_pos = {lineno = 1698064264, column = 21909}}, {beg_pos = {lineno = 955912232, column = 0}, end_pos = {lineno = 1698063980, column = 21909}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1906378775, column = 32715}}, {beg_pos = {lineno = 1981, column = 0}, end_pos = {lineno = -1906380121, column = 32715}}, {beg_pos = {lineno = -1906183456, column = 32715}, end_pos = {lineno = 1698064264, column = 21909}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = 1698059620, column = 21909}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1906378775, column = 32715}}, {beg_pos = {lineno = 891, column = 0}, end_pos = {lineno = 1698113512, column = 21909}}, {beg_pos = {lineno = -1906183456, column = 32715}, end_pos = {lineno = 2125247848, column = 32764}}, {beg_pos = {lineno = 2125247844, column = 32764}, end_pos = {lineno = -1972251535, column = 32715}}, {beg_pos = {lineno = 1698113512, column = 21909}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 2125247844, column = 32764}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = 1723878816, column = 21909}, end_pos = {lineno = 13, column = 0}}, {beg_pos = {lineno = 0, column = 21909}, end_pos = {lineno = -1972250094, column = 32715}}, {beg_pos = {lineno = -1972255600, column = 32715}, end_pos = {lineno = 2125248048, column = 32764}}, {beg_pos = {lineno = 2125248032, column = 32764}, end_pos = {lineno = 955912232, column = 0}}, {beg_pos = {lineno = 1, column = 32764}, end_pos = {lineno = 13, column = 0}}, {beg_pos = {lineno = 1724933920, column = 21909}, end_pos = {lineno = 2125247968, column = 32764}}, {beg_pos = {lineno = 2125247984, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 2125248192, column = 32764}, end_pos = {lineno = -1972250094, column = 32715}}, {beg_pos = {lineno = 1724933920, column = 21909}, end_pos = {lineno = 2125248032, column = 32764}}, {beg_pos = {lineno = 2125248048, column = 32764}, end_pos = {lineno = -1906376175, column = 32715}}, {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 = 1724933040, column = 21909}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1724933040, column = 21909}}, {beg_pos = {lineno = 1698111808, column = 1}, end_pos = {lineno = 1724933920, column = 21909}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32715}}, {beg_pos = {lineno = 0, column = 32715}, end_pos = {lineno = 0, column = 32715}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = -1906348175, column = 32715}}, {beg_pos = {lineno = 1698085648, column = 21909}, end_pos = {lineno = -1906183456, column = 32715}}, {beg_pos = {lineno = 1724933040, column = 21909}, end_pos = {lineno = -1971981896, column = 32715}}, {beg_pos = {lineno = -1974538616, column = 32715}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = -1974420736, column = 32715}, end_pos = {lineno = -1906348175, column = 32715}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 12, column = 0}}, {beg_pos = {lineno = 1724933040, column = 21909}, end_pos = {lineno = -1971982216, column = 32715}}, {beg_pos = {lineno = 1724939280, column = 21909}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = -1974420736, column = 32715}, end_pos = {lineno = -1906348175, column = 32715}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1698085648, column = 21909}, end_pos = {lineno = 1698939904, column = 21909}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = 2125249184, column = 32764}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 1724939280, column = 21909}, end_pos = {lineno = -1906336338, column = 32715}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1972001952, column = 32715}}, {beg_pos = {lineno = 2125244206, column = 32764}, end_pos = {lineno = 2125249008, column = 32764}}, {beg_pos = {lineno = -1974421416, column = 32715}, end_pos = {lineno = 2125243812, column = 32764}}, {beg_pos = {lineno = 2125243808, column = 32764}, end_pos = {lineno = -1906183456, column = 32715}}, {beg_pos = {lineno = -1906183456, column = 32715}, end_pos = {lineno = 1698064264, column = 21909}}, {beg_pos = {lineno = -1740217531, column = 0}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = -1911803696, column = 32715}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1908478608, column = 32715}, end_pos = {lineno = -1908478608, column = 32715}}, {beg_pos = {lineno = -1908477520, column = 32715}, 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 = -1908477520, column = 32715}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1723289888, column = 21909}, end_pos = {lineno = -1910698608, column = 32715}}, {beg_pos = {lineno = 598, column = 4}, end_pos = {lineno = 598, column = 4}}, {beg_pos = {lineno = -1968039674, column = 258470}, end_pos = {lineno = -1973479648, column = 32715}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1910698608, column = 32715}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1908478752, column = 32715}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 598, column = 3}}, {beg_pos = {lineno = 597, column = 6}, end_pos = {lineno = 597, column = 6}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1910008149, column = 32715}}, {beg_pos = {lineno = 2006388623, column = 1693069596}, end_pos = {lineno = 1698632440, column = 21909}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 1723285392, column = 21909}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1701453282, column = 21909}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1908478752, column = 32715}}, {beg_pos = {lineno = -1974644328, column = 32715}, end_pos = {lineno = 1723285392, column = 21909}}, {beg_pos = {lineno = 8192, column = 0}, end_pos = {lineno = 2066490368, column = 697096331}}, {beg_pos = {lineno = -1975990873, column = 32715}, end_pos = {lineno = -1908478848, column = 32715}}, {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 = -1910007743, column = 32715}}, {beg_pos = {lineno = -1908478752, column = 32715}, 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 = 2006388623, column = 1693069596}}, {beg_pos = {lineno = 134, column = 0}, end_pos = {lineno = 1952, column = 0}}, {beg_pos = {lineno = 30, column = 0}, end_pos = {lineno = 120, column = 78}}, {beg_pos = {lineno = 3, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 124, column = 119}}}
        yyls = <optimized out>
        yylsp = <optimized out>
        yyn = <optimized out>
        yyresult = <optimized out>
        yytoken = <optimized out>
        yyval = {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}
        yyloc = {beg_pos = {lineno = 594, column = 19}, end_pos = {lineno = 594, column = 19}}
        yyerror_range = <optimized out>
        yymsgbuf = "n\000\000\000^", '\000' <repeats 11 times>, "\020T8\212\313\177\000\000\200\354>\216\313\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\016\035\216\313\177\000\000\000\000\000\000\000\000\000\000\342\242'\216\313\177\000\000\060rF\212\313\177\000\000\340N8\212\313\177\000\000\340N8\212\313\177\000\000\340@\267f\225U\000\000\004\000\000\000\000\000\000\000\240a=e\225U\000"
        yymsg = 0x7ffc7eacba10 "n"
        yymsg_alloc = 128
        yylen = 0
        yyabortlab = <optimized out>
        yyerrorlab = <optimized out>
#44 0x00007fcb8a7415b2 in ripper_parse0 (parser_v=parser_v@entry=140512177328920) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:14371
        p = 0x7fcb8a384ee0
#45 0x00005595653b159c in rb_ensure (b_proc=b_proc@entry=0x7fcb8a7414d0 <ripper_parse0>, data1=data1@entry=140512177328920, e_proc=e_proc@entry=0x7fcb8a723ae0 <ripper_ensure>, data2=data2@entry=140512177328920) at /tmp/ruby/src/trunk-yjit/eval.c:1005
        _ec = 0x559566b75120
        _tag = {tag = 36, retval = 140722433735872, buf = {0x7fcb8a6a9318, 0x5595653b1680 <rb_ensure+496>, 0x0, 0x7ffc7eacbb00, 0x0}, prev = 0x7ffc7eacbe80, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x559566b75120
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7fcb8a723ae0 <ripper_ensure>, data2 = 140512177328920}}
#46 0x00007fcb8a724315 in ripper_parse (self=140512177328920) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:14409
        p = 0x7fcb8a384ee0
#47 0x00005595655858d4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7fcb8e1d0e10, ec=0x559566b75120) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
        ci = 0x8601001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fcb8e0c30d0
        cfunc = 0x559566d07c18
        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>
#48 vm_call_cfunc_with_frame (ec=0x559566b75120, reg_cfp=0x7fcb8e1d0e10, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#49 0x00005595655a140d in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_callinfo.h:368
        val = 32
        ci = 0x0
        cc = <optimized out>
        recv = 94100161773792
        argc = <optimized out>
        calling = {ci = 0x8601001c0001, cc = 0x7fcb8a50b880, block_handler = 0, recv = 140512177328920, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#50 vm_exec_core (ec=0x559566b75120, initial=16) at ../../src/trunk-yjit/insns.def:835
        bh = <optimized out>
        cd = 0x10
        leaf = <optimized out>
        val = 32
        reg_pc = 0x7fcb8a5cb208
        reg_cfp = 0x7fcb8e1d0e10
        insns_address_table = {0x5595655a3e03 <vm_exec_core+10995>, 0x5595655a1581 <vm_exec_core+625>, 0x5595655a3806 <vm_exec_core+9462>, 0x5595655a378b <vm_exec_core+9339>, 0x5595655a35f5 <vm_exec_core+8933>, 0x5595655a3577 <vm_exec_core+8807>, 0x5595655a36c6 <vm_exec_core+9142>, 0x5595655a366c <vm_exec_core+9052>, 0x5595655a3217 <vm_exec_core+7943>, 0x5595655a31c7 <vm_exec_core+7863>, 0x5595655a340c <vm_exec_core+8444>, 0x5595655a3272 <vm_exec_core+8034>, 0x5595655a30af <vm_exec_core+7583>, 0x5595655a3040 <vm_exec_core+7472>, 0x5595655a2fd3 <vm_exec_core+7363>, 0x5595655a2f98 <vm_exec_core+7304>, 0x5595655a2f62 <vm_exec_core+7250>, 0x5595655a2f2f <vm_exec_core+7199>, 0x5595655a3194 <vm_exec_core+7812>, 0x5595655a220f <vm_exec_core+3839>, 0x5595655a21a1 <vm_exec_core+3729>, 0x5595655a2166 <vm_exec_core+3670>, 0x5595655a2110 <vm_exec_core+3584>, 0x5595655a20cc <vm_exec_core+3516>, 0x5595655a2045 <vm_exec_core+3381>, 0x5595655a2010 <vm_exec_core+3328>, 0x5595655a1fb5 <vm_exec_core+3237>, 0x5595655a1f3d <vm_exec_core+3117>, 0x5595655a1f05 <vm_exec_core+3061>, 0x5595655a1ecd <vm_exec_core+3005>, 0x5595655a1cd8 <vm_exec_core+2504>, 0x5595655a1c47 <vm_exec_core+2359>, 0x5595655a1bea <vm_exec_core+2266>, 0x5595655a1b71 <vm_exec_core+2145>, 0x5595655a28a9 <vm_exec_core+5529>, 0x5595655a2884 <vm_exec_core+5492>, 0x5595655a284b <vm_exec_core+5435>, 0x5595655a27fb <vm_exec_core+5355>, 0x5595655a27c9 <vm_exec_core+5305>, 0x5595655a26db <vm_exec_core+5067>, 0x5595655a2696 <vm_exec_core+4998>, 0x5595655a2650 <vm_exec_core+4928>, 0x5595655a2620 <vm_exec_core+4880>, 0x5595655a2555 <vm_exec_core+4677>, 0x5595655a25c0 <vm_exec_core+4784>, 0x5595655a2430 <vm_exec_core+4384>, 0x5595655a23c3 <vm_exec_core+4275>, 0x5595655a2336 <vm_exec_core+4134>, 0x5595655a227a <vm_exec_core+3946>, 0x5595655a2242 <vm_exec_core+3890>, 0x5595655a2e68 <vm_exec_core+7000>, 0x5595655a2d6d <vm_exec_core+6749>, 0x5595655a1368 <vm_exec_core+88>, 0x5595655a2eab <vm_exec_core+7067>, 0x5595655a2a1b <vm_exec_core+5899>, 0x5595655a4027 <vm_exec_core+11543>, 0x5595655a29d1 <vm_exec_core+5825>, 0x5595655a2961 <vm_exec_core+5713>, 0x5595655a28f1 <vm_exec_core+5601>, 0x5595655a2bf1 <vm_exec_core+6369>, 0x5595655a2ade <vm_exec_core+6094>, 0x5595655a2a65 <vm_exec_core+5973>, 0x5595655a3b8c <vm_exec_core+10364>, 0x5595655a2d35 <vm_exec_core+6693>, 0x5595655a2cde <vm_exec_core+6606>, 0x5595655a19d2 <vm_exec_core+1730>, 0x5595655a1998 <vm_exec_core+1672>, 0x5595655a1aca <vm_exec_core+1978>, 0x5595655a1a29 <vm_exec_core+1817>, 0x5595655a3fc5 <vm_exec_core+11445>, 0x5595655a3f1c <vm_exec_core+11276>, 0x5595655a41e0 <vm_exec_core+11984>, 0x5595655a416d <vm_exec_core+11869>, 0x5595655a40c7 <vm_exec_core+11703>, 0x5595655a406b <vm_exec_core+11611>, 0x5595655a458d <vm_exec_core+12925>, 0x5595655a44f0 <vm_exec_core+12768>, 0x5595655a4458 <vm_exec_core+12616>, 0x5595655a43bb <vm_exec_core+12459>, 0x5595655a4323 <vm_exec_core+12307>, 0x5595655a3c7b <vm_exec_core+10603>, 0x5595655a42d8 <vm_exec_core+12232>, 0x5595655a4282 <vm_exec_core+12146>, 0x5595655a3d9a <vm_exec_core+10890>, 0x5595655a3d16 <vm_exec_core+10758>, 0x5595655a1923 <vm_exec_core+1555>, 0x5595655a18c5 <vm_exec_core+1461>, 0x5595655a3ee8 <vm_exec_core+11224>, 0x5595655a3eb4 <vm_exec_core+11172>, 0x5595655a3e63 <vm_exec_core+11091>, 0x5595655a3e14 <vm_exec_core+11012>, 0x5595655a3cb3 <vm_exec_core+10659>, 0x5595655a3c09 <vm_exec_core+10489>, 0x5595655a1858 <vm_exec_core+1352>, 0x5595655a1801 <vm_exec_core+1265>, 0x5595655a177e <vm_exec_core+1134>, 0x5595655a1739 <vm_exec_core+1065>, 0x5595655a16ec <vm_exec_core+988>, 0x5595655a169f <vm_exec_core+911>, 0x5595655a164a <vm_exec_core+826>, 0x5595655a1617 <vm_exec_core+775>, 0x5595655a15e4 <vm_exec_core+724>, 0x5595655a3bed <vm_exec_core+10461>, 0x5595655a1572 <vm_exec_core+610>, 0x5595655a37f7 <vm_exec_core+9447>, 0x5595655a377c <vm_exec_core+9324>, 0x5595655a35e6 <vm_exec_core+8918>, 0x5595655a3568 <vm_exec_core+8792>, 0x5595655a36b7 <vm_exec_core+9127>, 0x5595655a365d <vm_exec_core+9037>, 0x5595655a3208 <vm_exec_core+7928>, 0x5595655a31b8 <vm_exec_core+7848>, 0x5595655a33fd <vm_exec_core+8429>, 0x5595655a3263 <vm_exec_core+8019>, 0x5595655a30a0 <vm_exec_core+7568>, 0x5595655a3031 <vm_exec_core+7457>, 0x5595655a2fc4 <vm_exec_core+7348>, 0x5595655a2f89 <vm_exec_core+7289>, 0x5595655a2f53 <vm_exec_core+7235>, 0x5595655a2f20 <vm_exec_core+7184>, 0x5595655a3185 <vm_exec_core+7797>, 0x5595655a2200 <vm_exec_core+3824>, 0x5595655a2192 <vm_exec_core+3714>, 0x5595655a2157 <vm_exec_core+3655>, 0x5595655a2101 <vm_exec_core+3569>, 0x5595655a20bd <vm_exec_core+3501>, 0x5595655a2036 <vm_exec_core+3366>, 0x5595655a2001 <vm_exec_core+3313>, 0x5595655a1fa6 <vm_exec_core+3222>, 0x5595655a1f2e <vm_exec_core+3102>, 0x5595655a1ef6 <vm_exec_core+3046>, 0x5595655a1ebe <vm_exec_core+2990>, 0x5595655a1cc9 <vm_exec_core+2489>, 0x5595655a1c38 <vm_exec_core+2344>, 0x5595655a1bdb <vm_exec_core+2251>, 0x5595655a1b62 <vm_exec_core+2130>, 0x5595655a289a <vm_exec_core+5514>, 0x5595655a2875 <vm_exec_core+5477>, 0x5595655a283c <vm_exec_core+5420>, 0x5595655a27ec <vm_exec_core+5340>, 0x5595655a27ba <vm_exec_core+5290>, 0x5595655a26cc <vm_exec_core+5052>, 0x5595655a2687 <vm_exec_core+4983>, 0x5595655a2641 <vm_exec_core+4913>, 0x5595655a2611 <vm_exec_core+4865>, 0x5595655a2546 <vm_exec_core+4662>, 0x5595655a25b1 <vm_exec_core+4769>, 0x5595655a2421 <vm_exec_core+4369>, 0x5595655a23b4 <vm_exec_core+4260>, 0x5595655a2327 <vm_exec_core+4119>, 0x5595655a226b <vm_exec_core+3931>, 0x5595655a2233 <vm_exec_core+3875>, 0x5595655a2e59 <vm_exec_core+6985>, 0x5595655a2d5e <vm_exec_core+6734>, 0x5595655a47f1 <vm_exec_core+13537>, 0x5595655a2e9c <vm_exec_core+7052>, 0x5595655a2a0c <vm_exec_core+5884>, 0x5595655a47dd <vm_exec_core+13517>, 0x5595655a29c2 <vm_exec_core+5810>, 0x5595655a2952 <vm_exec_core+5698>, 0x5595655a28e2 <vm_exec_core+5586>, 0x5595655a2be2 <vm_exec_core+6354>, 0x5595655a2acf <vm_exec_core+6079>, 0x5595655a2a56 <vm_exec_core+5958>, 0x5595655a3b7d <vm_exec_core+10349>, 0x5595655a2d26 <vm_exec_core+6678>, 0x5595655a2ccf <vm_exec_core+6591>, 0x5595655a19c3 <vm_exec_core+1715>, 0x5595655a1989 <vm_exec_core+1657>, 0x5595655a1abb <vm_exec_core+1963>, 0x5595655a1a1a <vm_exec_core+1802>, 0x5595655a47c9 <vm_exec_core+13497>, 0x5595655a47b5 <vm_exec_core+13477>, 0x5595655a47a1 <vm_exec_core+13457>, 0x5595655a478d <vm_exec_core+13437>, 0x5595655a4779 <vm_exec_core+13417>, 0x5595655a4765 <vm_exec_core+13397>, 0x5595655a474a <vm_exec_core+13370>, 0x5595655a4736 <vm_exec_core+13350>, 0x5595655a4722 <vm_exec_core+13330>, 0x5595655a470e <vm_exec_core+13310>, 0x5595655a46fa <vm_exec_core+13290>, 0x5595655a46e6 <vm_exec_core+13270>, 0x5595655a46d2 <vm_exec_core+13250>, 0x5595655a46be <vm_exec_core+13230>, 0x5595655a46aa <vm_exec_core+13210>, 0x5595655a4696 <vm_exec_core+13190>, 0x5595655a1914 <vm_exec_core+1540>, 0x5595655a18b6 <vm_exec_core+1446>, 0x5595655a4682 <vm_exec_core+13170>, 0x5595655a466e <vm_exec_core+13150>, 0x5595655a465a <vm_exec_core+13130>, 0x5595655a4646 <vm_exec_core+13110>, 0x5595655a1351 <vm_exec_core+65>, 0x5595655a1355 <vm_exec_core+69>, 0x5595655a1849 <vm_exec_core+1337>, 0x5595655a17f2 <vm_exec_core+1250>, 0x5595655a176f <vm_exec_core+1119>, 0x5595655a172a <vm_exec_core+1050>, 0x5595655a16dd <vm_exec_core+973>...}
#51 0x000055956559308b in rb_vm_exec (ec=0x559566b75120) at /tmp/ruby/src/trunk-yjit/vm.c:2366
        _ec = 0x559566b75120
        _tag = {tag = 36, retval = 4, buf = {0x559566b75120, 0x559565592878 <rb_vm_exec+392>, 0x0, 0x7ffc7eacbdb0, 0x7fcb8e0d1108}, prev = 0x7ffc7eacc240, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#52 0x000055956559326c in eval_string_with_cref (self=<optimized out>, src=<optimized out>, cref=0x7fcb8a6a9200, file=<optimized out>, line=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1701
        ec = 0x559566b75120
        block = {as = {captured = {self = 140512177328920, ep = 0x7fcb8e0d10f8, code = {iseq = 0x7fcb8a6ed040, ifunc = 0x7fcb8a6ed040, val = 140512177606720}}, symbol = 140512177328920, proc = 140512177328920}, type = block_type_iseq}
        iseq = 0x7fcb8a6a90e8
        cfp = <optimized out>
#53 0x00005595655a8480 in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=140512177328920) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1946
        cref = 0x7fcb8a6a9200
        cref = <optimized out>
#54 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 = 140512175835400
        line = <optimized out>
        code = 140512177328760
#55 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=140512177328920) at /tmp/ruby/src/trunk-yjit/vm_eval.c:2010
No locals.
#56 0x00005595655858d4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7fcb8e1d0e90, ec=0x559566b75120) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
        ci = 0x254100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fcb8e076e88
        cfunc = 0x559566bb7e08
        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>
#57 vm_call_cfunc_with_frame (ec=0x559566b75120, reg_cfp=0x7fcb8e1d0e90, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
        argc = 2
        stack_bottom = <optimized out>
        argv = <optimized out>
#58 0x00005595655a140d in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_callinfo.h:368
        val = 32
        ci = 0x0
        cc = <optimized out>
        recv = 94100161773792
        argc = <optimized out>
        calling = {ci = 0x254100100005, cc = 0x7fcb8a50b9e8, block_handler = 0, recv = 140512177328920, argc = 2, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#59 vm_exec_core (ec=0x559566b75120, initial=16) at ../../src/trunk-yjit/insns.def:835
        bh = <optimized out>
        cd = 0x10
        leaf = <optimized out>
        val = 32
        reg_pc = 0x559566ce04e0
        reg_cfp = 0x7fcb8e1d0e90
        insns_address_table = {0x5595655a3e03 <vm_exec_core+10995>, 0x5595655a1581 <vm_exec_core+625>, 0x5595655a3806 <vm_exec_core+9462>, 0x5595655a378b <vm_exec_core+9339>, 0x5595655a35f5 <vm_exec_core+8933>, 0x5595655a3577 <vm_exec_core+8807>, 0x5595655a36c6 <vm_exec_core+9142>, 0x5595655a366c <vm_exec_core+9052>, 0x5595655a3217 <vm_exec_core+7943>, 0x5595655a31c7 <vm_exec_core+7863>, 0x5595655a340c <vm_exec_core+8444>, 0x5595655a3272 <vm_exec_core+8034>, 0x5595655a30af <vm_exec_core+7583>, 0x5595655a3040 <vm_exec_core+7472>, 0x5595655a2fd3 <vm_exec_core+7363>, 0x5595655a2f98 <vm_exec_core+7304>, 0x5595655a2f62 <vm_exec_core+7250>, 0x5595655a2f2f <vm_exec_core+7199>, 0x5595655a3194 <vm_exec_core+7812>, 0x5595655a220f <vm_exec_core+3839>, 0x5595655a21a1 <vm_exec_core+3729>, 0x5595655a2166 <vm_exec_core+3670>, 0x5595655a2110 <vm_exec_core+3584>, 0x5595655a20cc <vm_exec_core+3516>, 0x5595655a2045 <vm_exec_core+3381>, 0x5595655a2010 <vm_exec_core+3328>, 0x5595655a1fb5 <vm_exec_core+3237>, 0x5595655a1f3d <vm_exec_core+3117>, 0x5595655a1f05 <vm_exec_core+3061>, 0x5595655a1ecd <vm_exec_core+3005>, 0x5595655a1cd8 <vm_exec_core+2504>, 0x5595655a1c47 <vm_exec_core+2359>, 0x5595655a1bea <vm_exec_core+2266>, 0x5595655a1b71 <vm_exec_core+2145>, 0x5595655a28a9 <vm_exec_core+5529>, 0x5595655a2884 <vm_exec_core+5492>, 0x5595655a284b <vm_exec_core+5435>, 0x5595655a27fb <vm_exec_core+5355>, 0x5595655a27c9 <vm_exec_core+5305>, 0x5595655a26db <vm_exec_core+5067>, 0x5595655a2696 <vm_exec_core+4998>, 0x5595655a2650 <vm_exec_core+4928>, 0x5595655a2620 <vm_exec_core+4880>, 0x5595655a2555 <vm_exec_core+4677>, 0x5595655a25c0 <vm_exec_core+4784>, 0x5595655a2430 <vm_exec_core+4384>, 0x5595655a23c3 <vm_exec_core+4275>, 0x5595655a2336 <vm_exec_core+4134>, 0x5595655a227a <vm_exec_core+3946>, 0x5595655a2242 <vm_exec_core+3890>, 0x5595655a2e68 <vm_exec_core+7000>, 0x5595655a2d6d <vm_exec_core+6749>, 0x5595655a1368 <vm_exec_core+88>, 0x5595655a2eab <vm_exec_core+7067>, 0x5595655a2a1b <vm_exec_core+5899>, 0x5595655a4027 <vm_exec_core+11543>, 0x5595655a29d1 <vm_exec_core+5825>, 0x5595655a2961 <vm_exec_core+5713>, 0x5595655a28f1 <vm_exec_core+5601>, 0x5595655a2bf1 <vm_exec_core+6369>, 0x5595655a2ade <vm_exec_core+6094>, 0x5595655a2a65 <vm_exec_core+5973>, 0x5595655a3b8c <vm_exec_core+10364>, 0x5595655a2d35 <vm_exec_core+6693>, 0x5595655a2cde <vm_exec_core+6606>, 0x5595655a19d2 <vm_exec_core+1730>, 0x5595655a1998 <vm_exec_core+1672>, 0x5595655a1aca <vm_exec_core+1978>, 0x5595655a1a29 <vm_exec_core+1817>, 0x5595655a3fc5 <vm_exec_core+11445>, 0x5595655a3f1c <vm_exec_core+11276>, 0x5595655a41e0 <vm_exec_core+11984>, 0x5595655a416d <vm_exec_core+11869>, 0x5595655a40c7 <vm_exec_core+11703>, 0x5595655a406b <vm_exec_core+11611>, 0x5595655a458d <vm_exec_core+12925>, 0x5595655a44f0 <vm_exec_core+12768>, 0x5595655a4458 <vm_exec_core+12616>, 0x5595655a43bb <vm_exec_core+12459>, 0x5595655a4323 <vm_exec_core+12307>, 0x5595655a3c7b <vm_exec_core+10603>, 0x5595655a42d8 <vm_exec_core+12232>, 0x5595655a4282 <vm_exec_core+12146>, 0x5595655a3d9a <vm_exec_core+10890>, 0x5595655a3d16 <vm_exec_core+10758>, 0x5595655a1923 <vm_exec_core+1555>, 0x5595655a18c5 <vm_exec_core+1461>, 0x5595655a3ee8 <vm_exec_core+11224>, 0x5595655a3eb4 <vm_exec_core+11172>, 0x5595655a3e63 <vm_exec_core+11091>, 0x5595655a3e14 <vm_exec_core+11012>, 0x5595655a3cb3 <vm_exec_core+10659>, 0x5595655a3c09 <vm_exec_core+10489>, 0x5595655a1858 <vm_exec_core+1352>, 0x5595655a1801 <vm_exec_core+1265>, 0x5595655a177e <vm_exec_core+1134>, 0x5595655a1739 <vm_exec_core+1065>, 0x5595655a16ec <vm_exec_core+988>, 0x5595655a169f <vm_exec_core+911>, 0x5595655a164a <vm_exec_core+826>, 0x5595655a1617 <vm_exec_core+775>, 0x5595655a15e4 <vm_exec_core+724>, 0x5595655a3bed <vm_exec_core+10461>, 0x5595655a1572 <vm_exec_core+610>, 0x5595655a37f7 <vm_exec_core+9447>, 0x5595655a377c <vm_exec_core+9324>, 0x5595655a35e6 <vm_exec_core+8918>, 0x5595655a3568 <vm_exec_core+8792>, 0x5595655a36b7 <vm_exec_core+9127>, 0x5595655a365d <vm_exec_core+9037>, 0x5595655a3208 <vm_exec_core+7928>, 0x5595655a31b8 <vm_exec_core+7848>, 0x5595655a33fd <vm_exec_core+8429>, 0x5595655a3263 <vm_exec_core+8019>, 0x5595655a30a0 <vm_exec_core+7568>, 0x5595655a3031 <vm_exec_core+7457>, 0x5595655a2fc4 <vm_exec_core+7348>, 0x5595655a2f89 <vm_exec_core+7289>, 0x5595655a2f53 <vm_exec_core+7235>, 0x5595655a2f20 <vm_exec_core+7184>, 0x5595655a3185 <vm_exec_core+7797>, 0x5595655a2200 <vm_exec_core+3824>, 0x5595655a2192 <vm_exec_core+3714>, 0x5595655a2157 <vm_exec_core+3655>, 0x5595655a2101 <vm_exec_core+3569>, 0x5595655a20bd <vm_exec_core+3501>, 0x5595655a2036 <vm_exec_core+3366>, 0x5595655a2001 <vm_exec_core+3313>, 0x5595655a1fa6 <vm_exec_core+3222>, 0x5595655a1f2e <vm_exec_core+3102>, 0x5595655a1ef6 <vm_exec_core+3046>, 0x5595655a1ebe <vm_exec_core+2990>, 0x5595655a1cc9 <vm_exec_core+2489>, 0x5595655a1c38 <vm_exec_core+2344>, 0x5595655a1bdb <vm_exec_core+2251>, 0x5595655a1b62 <vm_exec_core+2130>, 0x5595655a289a <vm_exec_core+5514>, 0x5595655a2875 <vm_exec_core+5477>, 0x5595655a283c <vm_exec_core+5420>, 0x5595655a27ec <vm_exec_core+5340>, 0x5595655a27ba <vm_exec_core+5290>, 0x5595655a26cc <vm_exec_core+5052>, 0x5595655a2687 <vm_exec_core+4983>, 0x5595655a2641 <vm_exec_core+4913>, 0x5595655a2611 <vm_exec_core+4865>, 0x5595655a2546 <vm_exec_core+4662>, 0x5595655a25b1 <vm_exec_core+4769>, 0x5595655a2421 <vm_exec_core+4369>, 0x5595655a23b4 <vm_exec_core+4260>, 0x5595655a2327 <vm_exec_core+4119>, 0x5595655a226b <vm_exec_core+3931>, 0x5595655a2233 <vm_exec_core+3875>, 0x5595655a2e59 <vm_exec_core+6985>, 0x5595655a2d5e <vm_exec_core+6734>, 0x5595655a47f1 <vm_exec_core+13537>, 0x5595655a2e9c <vm_exec_core+7052>, 0x5595655a2a0c <vm_exec_core+5884>, 0x5595655a47dd <vm_exec_core+13517>, 0x5595655a29c2 <vm_exec_core+5810>, 0x5595655a2952 <vm_exec_core+5698>, 0x5595655a28e2 <vm_exec_core+5586>, 0x5595655a2be2 <vm_exec_core+6354>, 0x5595655a2acf <vm_exec_core+6079>, 0x5595655a2a56 <vm_exec_core+5958>, 0x5595655a3b7d <vm_exec_core+10349>, 0x5595655a2d26 <vm_exec_core+6678>, 0x5595655a2ccf <vm_exec_core+6591>, 0x5595655a19c3 <vm_exec_core+1715>, 0x5595655a1989 <vm_exec_core+1657>, 0x5595655a1abb <vm_exec_core+1963>, 0x5595655a1a1a <vm_exec_core+1802>, 0x5595655a47c9 <vm_exec_core+13497>, 0x5595655a47b5 <vm_exec_core+13477>, 0x5595655a47a1 <vm_exec_core+13457>, 0x5595655a478d <vm_exec_core+13437>, 0x5595655a4779 <vm_exec_core+13417>, 0x5595655a4765 <vm_exec_core+13397>, 0x5595655a474a <vm_exec_core+13370>, 0x5595655a4736 <vm_exec_core+13350>, 0x5595655a4722 <vm_exec_core+13330>, 0x5595655a470e <vm_exec_core+13310>, 0x5595655a46fa <vm_exec_core+13290>, 0x5595655a46e6 <vm_exec_core+13270>, 0x5595655a46d2 <vm_exec_core+13250>, 0x5595655a46be <vm_exec_core+13230>, 0x5595655a46aa <vm_exec_core+13210>, 0x5595655a4696 <vm_exec_core+13190>, 0x5595655a1914 <vm_exec_core+1540>, 0x5595655a18b6 <vm_exec_core+1446>, 0x5595655a4682 <vm_exec_core+13170>, 0x5595655a466e <vm_exec_core+13150>, 0x5595655a465a <vm_exec_core+13130>, 0x5595655a4646 <vm_exec_core+13110>, 0x5595655a1351 <vm_exec_core+65>, 0x5595655a1355 <vm_exec_core+69>, 0x5595655a1849 <vm_exec_core+1337>, 0x5595655a17f2 <vm_exec_core+1250>, 0x5595655a176f <vm_exec_core+1119>, 0x5595655a172a <vm_exec_core+1050>, 0x5595655a16dd <vm_exec_core+973>...}
#60 0x000055956559308b in rb_vm_exec (ec=0x559566b75120) at /tmp/ruby/src/trunk-yjit/vm.c:2366
        _ec = 0x559566b75120
        _tag = {tag = 36, retval = 4, buf = {0x7fcb8e1d0f50, 0x559565592878 <rb_vm_exec+392>, 0x0, 0x7ffc7eacc170, 0x0}, prev = 0x7ffc7eacc5c0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#61 0x00005595655a74ab in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140512237964640, iseq=0x7fcb8a6ed090, ec=0x559566b75120) at /tmp/ruby/src/trunk-yjit/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#62 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffc7eacc2e8, argc=1, self=140512237964640, captured=<optimized out>, ec=0x559566b75120) at /tmp/ruby/src/trunk-yjit/vm.c:1440
        iseq = 0x7fcb8a6ed090
        i = 1
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = 0x7fcb8e0d1088
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#63 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>
#64 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffc7eacc2e8, argc=1, ec=0x559566b75120) at /tmp/ruby/src/trunk-yjit/vm.c:1495
No locals.
#65 vm_yield (kw_splat=0, argv=0x7ffc7eacc2e8, argc=1, ec=0x559566b75120) at /tmp/ruby/src/trunk-yjit/vm.c:1503
No locals.
#66 rb_yield_0 (argv=0x7ffc7eacc2e8, argc=1) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1337
No locals.
#67 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1353
No locals.
#68 0x000055956566c20c in rb_ary_each (ary=140512175517880) at /tmp/ruby/src/trunk-yjit/array.c:2747
        i = 3
#69 0x00005595655858d4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7fcb8e1d0f90, ec=0x559566b75120) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fcb8e0704c0
        cfunc = 0x559566bcc348
        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>
#70 vm_call_cfunc_with_frame (ec=0x559566b75120, reg_cfp=0x7fcb8e1d0f90, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#71 0x00005595655a2e38 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_callinfo.h:368
        val = 32
        ci = 0x2027
        cc = <optimized out>
        recv = 94100161773792
        argc = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7fcb8e0a67a0, block_handler = 140512239357865, recv = 140512175517880, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#72 vm_exec_core (ec=0x559566b75120, initial=16) at ../../src/trunk-yjit/insns.def:815
        bh = 0
        cd = 0x559566d13fb0
        blockiseq = 0x10
        leaf = <optimized out>
        val = 32
        reg_pc = 0x559566d13ea8
        reg_cfp = 0x7fcb8e1d0f90
        insns_address_table = {0x5595655a3e03 <vm_exec_core+10995>, 0x5595655a1581 <vm_exec_core+625>, 0x5595655a3806 <vm_exec_core+9462>, 0x5595655a378b <vm_exec_core+9339>, 0x5595655a35f5 <vm_exec_core+8933>, 0x5595655a3577 <vm_exec_core+8807>, 0x5595655a36c6 <vm_exec_core+9142>, 0x5595655a366c <vm_exec_core+9052>, 0x5595655a3217 <vm_exec_core+7943>, 0x5595655a31c7 <vm_exec_core+7863>, 0x5595655a340c <vm_exec_core+8444>, 0x5595655a3272 <vm_exec_core+8034>, 0x5595655a30af <vm_exec_core+7583>, 0x5595655a3040 <vm_exec_core+7472>, 0x5595655a2fd3 <vm_exec_core+7363>, 0x5595655a2f98 <vm_exec_core+7304>, 0x5595655a2f62 <vm_exec_core+7250>, 0x5595655a2f2f <vm_exec_core+7199>, 0x5595655a3194 <vm_exec_core+7812>, 0x5595655a220f <vm_exec_core+3839>, 0x5595655a21a1 <vm_exec_core+3729>, 0x5595655a2166 <vm_exec_core+3670>, 0x5595655a2110 <vm_exec_core+3584>, 0x5595655a20cc <vm_exec_core+3516>, 0x5595655a2045 <vm_exec_core+3381>, 0x5595655a2010 <vm_exec_core+3328>, 0x5595655a1fb5 <vm_exec_core+3237>, 0x5595655a1f3d <vm_exec_core+3117>, 0x5595655a1f05 <vm_exec_core+3061>, 0x5595655a1ecd <vm_exec_core+3005>, 0x5595655a1cd8 <vm_exec_core+2504>, 0x5595655a1c47 <vm_exec_core+2359>, 0x5595655a1bea <vm_exec_core+2266>, 0x5595655a1b71 <vm_exec_core+2145>, 0x5595655a28a9 <vm_exec_core+5529>, 0x5595655a2884 <vm_exec_core+5492>, 0x5595655a284b <vm_exec_core+5435>, 0x5595655a27fb <vm_exec_core+5355>, 0x5595655a27c9 <vm_exec_core+5305>, 0x5595655a26db <vm_exec_core+5067>, 0x5595655a2696 <vm_exec_core+4998>, 0x5595655a2650 <vm_exec_core+4928>, 0x5595655a2620 <vm_exec_core+4880>, 0x5595655a2555 <vm_exec_core+4677>, 0x5595655a25c0 <vm_exec_core+4784>, 0x5595655a2430 <vm_exec_core+4384>, 0x5595655a23c3 <vm_exec_core+4275>, 0x5595655a2336 <vm_exec_core+4134>, 0x5595655a227a <vm_exec_core+3946>, 0x5595655a2242 <vm_exec_core+3890>, 0x5595655a2e68 <vm_exec_core+7000>, 0x5595655a2d6d <vm_exec_core+6749>, 0x5595655a1368 <vm_exec_core+88>, 0x5595655a2eab <vm_exec_core+7067>, 0x5595655a2a1b <vm_exec_core+5899>, 0x5595655a4027 <vm_exec_core+11543>, 0x5595655a29d1 <vm_exec_core+5825>, 0x5595655a2961 <vm_exec_core+5713>, 0x5595655a28f1 <vm_exec_core+5601>, 0x5595655a2bf1 <vm_exec_core+6369>, 0x5595655a2ade <vm_exec_core+6094>, 0x5595655a2a65 <vm_exec_core+5973>, 0x5595655a3b8c <vm_exec_core+10364>, 0x5595655a2d35 <vm_exec_core+6693>, 0x5595655a2cde <vm_exec_core+6606>, 0x5595655a19d2 <vm_exec_core+1730>, 0x5595655a1998 <vm_exec_core+1672>, 0x5595655a1aca <vm_exec_core+1978>, 0x5595655a1a29 <vm_exec_core+1817>, 0x5595655a3fc5 <vm_exec_core+11445>, 0x5595655a3f1c <vm_exec_core+11276>, 0x5595655a41e0 <vm_exec_core+11984>, 0x5595655a416d <vm_exec_core+11869>, 0x5595655a40c7 <vm_exec_core+11703>, 0x5595655a406b <vm_exec_core+11611>, 0x5595655a458d <vm_exec_core+12925>, 0x5595655a44f0 <vm_exec_core+12768>, 0x5595655a4458 <vm_exec_core+12616>, 0x5595655a43bb <vm_exec_core+12459>, 0x5595655a4323 <vm_exec_core+12307>, 0x5595655a3c7b <vm_exec_core+10603>, 0x5595655a42d8 <vm_exec_core+12232>, 0x5595655a4282 <vm_exec_core+12146>, 0x5595655a3d9a <vm_exec_core+10890>, 0x5595655a3d16 <vm_exec_core+10758>, 0x5595655a1923 <vm_exec_core+1555>, 0x5595655a18c5 <vm_exec_core+1461>, 0x5595655a3ee8 <vm_exec_core+11224>, 0x5595655a3eb4 <vm_exec_core+11172>, 0x5595655a3e63 <vm_exec_core+11091>, 0x5595655a3e14 <vm_exec_core+11012>, 0x5595655a3cb3 <vm_exec_core+10659>, 0x5595655a3c09 <vm_exec_core+10489>, 0x5595655a1858 <vm_exec_core+1352>, 0x5595655a1801 <vm_exec_core+1265>, 0x5595655a177e <vm_exec_core+1134>, 0x5595655a1739 <vm_exec_core+1065>, 0x5595655a16ec <vm_exec_core+988>, 0x5595655a169f <vm_exec_core+911>, 0x5595655a164a <vm_exec_core+826>, 0x5595655a1617 <vm_exec_core+775>, 0x5595655a15e4 <vm_exec_core+724>, 0x5595655a3bed <vm_exec_core+10461>, 0x5595655a1572 <vm_exec_core+610>, 0x5595655a37f7 <vm_exec_core+9447>, 0x5595655a377c <vm_exec_core+9324>, 0x5595655a35e6 <vm_exec_core+8918>, 0x5595655a3568 <vm_exec_core+8792>, 0x5595655a36b7 <vm_exec_core+9127>, 0x5595655a365d <vm_exec_core+9037>, 0x5595655a3208 <vm_exec_core+7928>, 0x5595655a31b8 <vm_exec_core+7848>, 0x5595655a33fd <vm_exec_core+8429>, 0x5595655a3263 <vm_exec_core+8019>, 0x5595655a30a0 <vm_exec_core+7568>, 0x5595655a3031 <vm_exec_core+7457>, 0x5595655a2fc4 <vm_exec_core+7348>, 0x5595655a2f89 <vm_exec_core+7289>, 0x5595655a2f53 <vm_exec_core+7235>, 0x5595655a2f20 <vm_exec_core+7184>, 0x5595655a3185 <vm_exec_core+7797>, 0x5595655a2200 <vm_exec_core+3824>, 0x5595655a2192 <vm_exec_core+3714>, 0x5595655a2157 <vm_exec_core+3655>, 0x5595655a2101 <vm_exec_core+3569>, 0x5595655a20bd <vm_exec_core+3501>, 0x5595655a2036 <vm_exec_core+3366>, 0x5595655a2001 <vm_exec_core+3313>, 0x5595655a1fa6 <vm_exec_core+3222>, 0x5595655a1f2e <vm_exec_core+3102>, 0x5595655a1ef6 <vm_exec_core+3046>, 0x5595655a1ebe <vm_exec_core+2990>, 0x5595655a1cc9 <vm_exec_core+2489>, 0x5595655a1c38 <vm_exec_core+2344>, 0x5595655a1bdb <vm_exec_core+2251>, 0x5595655a1b62 <vm_exec_core+2130>, 0x5595655a289a <vm_exec_core+5514>, 0x5595655a2875 <vm_exec_core+5477>, 0x5595655a283c <vm_exec_core+5420>, 0x5595655a27ec <vm_exec_core+5340>, 0x5595655a27ba <vm_exec_core+5290>, 0x5595655a26cc <vm_exec_core+5052>, 0x5595655a2687 <vm_exec_core+4983>, 0x5595655a2641 <vm_exec_core+4913>, 0x5595655a2611 <vm_exec_core+4865>, 0x5595655a2546 <vm_exec_core+4662>, 0x5595655a25b1 <vm_exec_core+4769>, 0x5595655a2421 <vm_exec_core+4369>, 0x5595655a23b4 <vm_exec_core+4260>, 0x5595655a2327 <vm_exec_core+4119>, 0x5595655a226b <vm_exec_core+3931>, 0x5595655a2233 <vm_exec_core+3875>, 0x5595655a2e59 <vm_exec_core+6985>, 0x5595655a2d5e <vm_exec_core+6734>, 0x5595655a47f1 <vm_exec_core+13537>, 0x5595655a2e9c <vm_exec_core+7052>, 0x5595655a2a0c <vm_exec_core+5884>, 0x5595655a47dd <vm_exec_core+13517>, 0x5595655a29c2 <vm_exec_core+5810>, 0x5595655a2952 <vm_exec_core+5698>, 0x5595655a28e2 <vm_exec_core+5586>, 0x5595655a2be2 <vm_exec_core+6354>, 0x5595655a2acf <vm_exec_core+6079>, 0x5595655a2a56 <vm_exec_core+5958>, 0x5595655a3b7d <vm_exec_core+10349>, 0x5595655a2d26 <vm_exec_core+6678>, 0x5595655a2ccf <vm_exec_core+6591>, 0x5595655a19c3 <vm_exec_core+1715>, 0x5595655a1989 <vm_exec_core+1657>, 0x5595655a1abb <vm_exec_core+1963>, 0x5595655a1a1a <vm_exec_core+1802>, 0x5595655a47c9 <vm_exec_core+13497>, 0x5595655a47b5 <vm_exec_core+13477>, 0x5595655a47a1 <vm_exec_core+13457>, 0x5595655a478d <vm_exec_core+13437>, 0x5595655a4779 <vm_exec_core+13417>, 0x5595655a4765 <vm_exec_core+13397>, 0x5595655a474a <vm_exec_core+13370>, 0x5595655a4736 <vm_exec_core+13350>, 0x5595655a4722 <vm_exec_core+13330>, 0x5595655a470e <vm_exec_core+13310>, 0x5595655a46fa <vm_exec_core+13290>, 0x5595655a46e6 <vm_exec_core+13270>, 0x5595655a46d2 <vm_exec_core+13250>, 0x5595655a46be <vm_exec_core+13230>, 0x5595655a46aa <vm_exec_core+13210>, 0x5595655a4696 <vm_exec_core+13190>, 0x5595655a1914 <vm_exec_core+1540>, 0x5595655a18b6 <vm_exec_core+1446>, 0x5595655a4682 <vm_exec_core+13170>, 0x5595655a466e <vm_exec_core+13150>, 0x5595655a465a <vm_exec_core+13130>, 0x5595655a4646 <vm_exec_core+13110>, 0x5595655a1351 <vm_exec_core+65>, 0x5595655a1355 <vm_exec_core+69>, 0x5595655a1849 <vm_exec_core+1337>, 0x5595655a17f2 <vm_exec_core+1250>, 0x5595655a176f <vm_exec_core+1119>, 0x5595655a172a <vm_exec_core+1050>, 0x5595655a16dd <vm_exec_core+973>...}
#73 0x000055956559308b in rb_vm_exec (ec=0x559566b75120) at /tmp/ruby/src/trunk-yjit/vm.c:2366
        _ec = 0x559566b75120
        _tag = {tag = 36, retval = 4, buf = {0x7fcb8a6ed5b8, 0x559565592878 <rb_vm_exec+392>, 0x0, 0x7ffc7eacc4f0, 0x559566c03c80}, prev = 0x7ffc7eacc680, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#74 0x00005595653ab351 in rb_ec_exec_node (ec=ec@entry=0x559566b75120, n=n@entry=0x7fcb8a6ed5b8) at /tmp/ruby/src/trunk-yjit/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 94100138491524, buf = {0x7fcb8a6ed5b8, 0x5595653ab3a2 <rb_ec_exec_node+258>, 0x0, 0x7ffc7eacc650, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7fcb8a6ed5b8
#75 0x00005595653b04bd in ruby_run_node (n=0x7fcb8a6ed5b8) at /tmp/ruby/src/trunk-yjit/eval.c:328
        ec = 0x559566b75120
        status = 0
#76 0x00005595653ab107 in rb_main (argv=0x7ffc7eacc888, argc=139) at /tmp/ruby/src/trunk-yjit/main.c:39
        variable_in_this_stack_frame = 140722433740633
#77 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