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

generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
From https://github.com/ruby/rbs
 * branch              0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 -> FETCH_HEAD
HEAD is now at 6519736 Increase timeout in debug_code
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/debug.revision -
HEAD is now at 0dd11d38 Merge pull request #1276 from ruby/print-skip-test
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/debug.revision unchanged
/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
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering 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/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-yjit/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-yjit/bin
installing base libraries:          /tmp/ruby/install/trunk-yjit/lib
installing arch files:              /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-yjit/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-yjit/bin
installing library scripts:         /tmp/ruby/install/trunk-yjit/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-yjit/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-yjit/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-yjit/lib/ruby/gems/3.3.0+0
                                    abbrev 0.1.1
                                    base64 0.1.1
                                    benchmark 0.2.1
                                    bundler 2.5.0.dev
                                    cgi 0.3.6
                                    csv 3.2.7
                                    delegate 0.3.0
                                    did_you_mean 1.6.3
                                    drb 2.1.1
                                    english 0.7.2
                                    erb 4.0.2
                                    error_highlight 0.5.1
                                    fileutils 1.7.0
                                    find 0.1.1
                                    forwardable 1.3.3
                                    getoptlong 0.2.0
                                    ipaddr 1.2.5
                                    irb 1.6.3
                                    logger 1.5.3
                                    mutex_m 0.1.2
                                    net-http 0.3.2
                                    net-protocol 0.2.1
                                    observer 0.1.1
                                    open-uri 0.3.0
                                    open3 0.1.2
                                    optparse 0.4.0.pre.1
                                    ostruct 0.5.5
                                    pp 0.4.0
                                    prettyprint 0.1.1
                                    pstore 0.1.2
                                    racc 1.6.2
                                    rdoc 6.5.0
                                    readline 0.0.3
                                    reline 0.3.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=17444
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-yjit/test/excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

Ignoring debug-1.7.1 because its extensions are not built. Try: gem pristine debug --version 1.7.1
Ignoring rbs-3.0.4 because its extensions are not built. Try: gem pristine rbs --version 3.0.4
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 18 : #<TCPSocket:fd 18, AF_INET, 127.0.0.1, 35123>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 19 : #<IO:fd 19>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 20 : #<IO:fd 20>
Leaked thread: Rinda::TupleSpaceProxyTest#test_take_bug_8215: #<Thread:0x00007f3c75c8d490 /tmp/ruby/src/trunk-yjit/lib/drb/drb.rb:1716 sleep>
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_cancel_01: 18
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_cancel_01: 19
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_cancel_01: 20
Finished thread: Rinda::TupleSpaceProxyTest#test_cancel_01: #<Thread:0x00007f3c75c8d490 /tmp/ruby/src/trunk-yjit/lib/drb/drb.rb:1716 dead>
.Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 36655>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 14 : #<IO:fd 14>
Leaked file descriptor: DRbTests::TestDRbTCP#test_immediate_close: 15 : #<IO:fd 15>
Leaked thread: DRbTests::TestDRbTCP#test_immediate_close: #<Thread:0x00007f458b859be8 /tmp/ruby/src/trunk-yjit/lib/drb/drb.rb:1716 run>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_http: 9 : #<TCPServer:fd 9, AF_INET, 0.0.0.0, 34465>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_http: 10 : #<TCPServer:fd 10, AF_INET6, ::, 34465>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_http: 11 : #<IO:fd 11>
Leaked file descriptor: TestGemRemoteFetcher#test_fetch_http: 12 : #<IO:fd 12>
.Closed file descriptor: TestGemRemoteFetcher#test_ssl_connection_allow_verify_none: 9
Closed file descriptor: TestGemRemoteFetcher#test_ssl_connection_allow_verify_none: 10
Closed file descriptor: TestGemRemoteFetcher#test_ssl_connection_allow_verify_none: 11
Closed file descriptor: TestGemRemoteFetcher#test_ssl_connection_allow_verify_none: 12

Retrying...
Finished tests in 277.324401s, 85.7119 tests/s, 32128.6695 assertions/s.
23770 tests, 8910064 assertions, 0 failures, 0 errors, 150 skips

ruby -v: ruby 3.3.0dev (2023-03-27T09:47:20Z master 36254c5ddf) +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-27T09:47:20Z master 36254c5ddf) +YJIT [x86_64-linux]
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 104.254664 seconds

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

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x7f38267857c0 (LWP 391569)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139879140317120) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f38267857c0
        old_mask = {__val = {24, 139879141004499, 94729909318400, 13060433126064550656, 12, 18446744073709551344, 2, 0, 94729894026135, 94729908779792, 24, 139879141004499, 0, 139879140900845, 139879140317120, 139879142516224}}
        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=139879140317120) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=139879140317120, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f38267ca476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f38267b07f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x20302030303a3030, sa_sigaction = 0x20302030303a3030}, sa_mask = {__val = {2, 139879142532768, 3432, 94729894026374, 139879140898896, 2, 7378697629483820589, 3472329395843524198, 139879142532768, 2, 2, 1, 94729894026374, 139879142516224, 139879140851799, 139879140310416}}, sa_flags = 0, sa_restorer = 0x7f38269a26a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 3545803174531458615, 7378645706714656865, 3472386574723396453, 3467895052413575216, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 746878876138232608, 3545803174531458615, 7378645706714656869, 3472328304902091621, 3467895374536122416, 139879140896621}}
#5  0x000056280574cdd6 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=0x562806983580, fmt=fmt@entry=0x562805ae56d1 "Segmentation fault at %p") at /tmp/ruby/src/trunk-yjit/error.c:817
        file = <optimized out>
        line = 1
#7  0x000056280589c41d in sigsegv (sig=11, info=0x5628069836b0, ctx=0x562806983580) at /tmp/ruby/src/trunk-yjit/signal.c:964
No locals.
#8  <signal handler called>
No locals.
#9  0x000056280576de48 in RVALUE_WB_UNPROTECTED (obj=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:1650
No locals.
#10 rgengc_check_relation (objspace=0x5628069020e0, obj=94729913060232) at /tmp/ruby/src/trunk-yjit/gc.c:6983
        old_parent = <optimized out>
        __func__ = <optimized out>
#11 0x0000562805771a4d in rgengc_check_relation (obj=94729913060232, objspace=0x5628069020e0) at /tmp/ruby/src/trunk-yjit/gc.c:7078
        old_parent = <optimized out>
        old_parent = <optimized out>
        __func__ = <optimized out>
#12 gc_mark_ptr (objspace=0x5628069020e0, obj=94729913060232) at /tmp/ruby/src/trunk-yjit/gc.c:7059
        __func__ = "gc_mark_ptr"
#13 0x00005628057de29c in mark_ast_value (node=0x562806d30108, ctx=0x0) at /tmp/ruby/src/trunk-yjit/node.c:1379
        args = <optimized out>
#14 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=25, nbe=0x562806d300c0) at /tmp/ruby/src/trunk-yjit/node.c:1338
        cursor = 1
        cursor = <optimized out>
#15 iterate_node_values (nb=<optimized out>, nb=<optimized out>, ctx=0x0, func=<optimized out>) at /tmp/ruby/src/trunk-yjit/node.c:1348
        nbe = 0x562806d300c0
        nbe = <optimized out>
#16 rb_ast_mark (ast=0x7f3822c78ba0) at /tmp/ruby/src/trunk-yjit/node.c:1436
        nb = <optimized out>
#17 0x0000562805774da8 in gc_mark_stacked_objects (count=<optimized out>, incremental=<optimized out>, objspace=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:7512
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = 0
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = <optimized out>
#18 gc_mark_stacked_objects_all (objspace=<optimized out>) at /tmp/ruby/src/trunk-yjit/gc.c:7550
No locals.
#19 gc_marks_rest (objspace=0x5628069020e0) at /tmp/ruby/src/trunk-yjit/gc.c:8717
No locals.
#20 0x0000562805775d52 in gc_marks (full_mark=<optimized out>, objspace=0x5628069020e0) at /tmp/ruby/src/trunk-yjit/gc.c:8774
        marking_finished = false
        marking_finished = <optimized out>
#21 gc_start (objspace=0x5628069020e0, 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
#22 0x00005628057793fd in heap_prepare (heap=0x562806902140, size_pool=0x562806902108, objspace=0x5628069020e0) at /tmp/ruby/src/trunk-yjit/gc.c:2416
        __func__ = <optimized out>
#23 heap_next_free_page (heap=0x562806902140, size_pool=0x562806902108, objspace=0x5628069020e0) at /tmp/ruby/src/trunk-yjit/gc.c:2685
        page = <optimized out>
        page = <optimized out>
        __func__ = <optimized out>
#24 newobj_alloc (objspace=0x5628069020e0, cr=0x562806902df0, 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 = 0x562806902108
        heap = 0x562806902140
        cache = 0x562806903068
        obj = <optimized out>
        __func__ = <optimized out>
#25 0x000056280577a2e8 in newobj_of0 (alloc_size=24, cr=<optimized out>, wb_protected=1, flags=8199, klass=139879087936680) at /tmp/ruby/src/trunk-yjit/gc.c:2893
        obj = <optimized out>
        objspace = 0x5628069020e0
        size_pool_idx = <optimized out>
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
#26 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>
#27 rb_wb_protected_newobj_of (klass=klass@entry=139879087936680, flags=flags@entry=8199, size=size@entry=24) at /tmp/ruby/src/trunk-yjit/gc.c:2935
        __func__ = <optimized out>
#28 0x0000562805a19bd0 in ary_alloc_embed (capa=1, klass=139879087936680) at /tmp/ruby/src/trunk-yjit/array.c:797
        size = 24
        ary = <optimized out>
#29 ary_new (capa=1, klass=139879087936680) 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>
#30 rb_ary_new_capa (capa=1) at /tmp/ruby/src/trunk-yjit/array.c:856
No locals.
#31 rb_ary_dup (ary=ary@entry=139879139181280) at /tmp/ruby/src/trunk-yjit/array.c:2904
        len = 1
        dup = <optimized out>
#32 0x0000562805929e1b in vm_concat_array (ary2st=139879139184320, ary1=139879139181280) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:4861
        ary2 = 139879139184320
        tmp1 = 139879139181280
        tmp2 = 139879139184320
        ary2 = <optimized out>
        tmp1 = <optimized out>
        tmp2 = <optimized out>
        args_to_new_ary = <optimized out>
        args_to_new_ary = <optimized out>
#33 rb_vm_concat_array (ary1=139879139181280, ary2st=139879139184320) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:4871
No locals.
#34 0x0000562806d6622c in ?? ()
No symbol table info available.
#35 0x0000000000000001 in ?? ()
No symbol table info available.
#36 0x000000000000cad1 in ?? ()
No symbol table info available.
#37 0x0000562806903120 in ?? ()
No symbol table info available.
#38 0x000056280593483d in jit_exec (ec=0x562806903120) at /tmp/ruby/src/trunk-yjit/vm.c:411
        func = <optimized out>
        func = <optimized out>
#39 rb_vm_exec (ec=0x562806903120) at /tmp/ruby/src/trunk-yjit/vm.c:2365
        _ec = 0x562806903120
        _tag = {tag = 36, retval = 4, buf = {0x7f3822c790f0, 0x562805934878 <rb_vm_exec+392>, 0x0, 0x7ffe394e82d0, 0x7f3822a30010}, prev = 0x7ffe394e9c90, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#40 0x000056280593eb03 in vm_call0_cc (kw_splat=0, cc=<optimized out>, argv=0x7ffe394e84f0, argc=1, id=51921, recv=139879078400240, ec=0x562806903120) at /tmp/ruby/src/trunk-yjit/vm_eval.c:85
        calling = {ci = 0x7ffe394e8480, cc = 0x7f3822bb9570, block_handler = 0, recv = 139879078400240, argc = 1, kw_splat = false}
#41 rb_funcallv_scope (recv=139879078400240, mid=51921, argc=1, argv=0x7ffe394e84f0, scope=CALL_FCALL) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1040
        ec = 0x562806903120
        cc = <optimized out>
        self = <optimized out>
#42 0x00007f3822cd7f4a in ripper_dispatch1 (a=<optimized out>, mid=<optimized out>, p=0x562806d312e0) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:14192
        rb_funcall_argc = 1
        rb_funcall_args = {139879139184360}
        rb_funcall_nargs = 1
#43 ripper_scan_event_val (t=tIGNORED_NL, p=0x562806d312e0) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:6272
        str = <optimized out>
        rval = <optimized out>
        str = <optimized out>
        rval = <optimized out>
#44 ripper_dispatch_scan_event (p=0x562806d312e0, t=tIGNORED_NL) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:6282
No locals.
#45 0x00007f3822cf0ccd in parser_yylex (p=0x562806d312e0) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:9848
        prevline = 139879139205160
        last_state = EXPR_BEG
        token_seen = <optimized out>
        fallthru = 0
        retry = <optimized out>
        c = <optimized out>
        space_seen = 0
        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>
#46 yylex (p=0x562806d312e0, yylloc=0x7ffe394e8620, lval=0x7ffe394e85f8) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:10485
        t = <optimized out>
        t = <optimized out>
#47 ripper_yyparse (p=0x562806d312e0) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.c:10528
        yychar = <optimized out>
        yylval = {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}
        yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
        yylloc = {beg_pos = {lineno = 712, column = 8}, end_pos = {lineno = 712, column = 8}}
        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, 695, 334, 573, 759, 897, 1032, 1133, 800, 970, 812, 982, 1097, 1178, 1231, 1270, 1292, 1300, 1093, 480, 1231, 1270, 1292, 1300, 1093, 480, 485, 982, 1097, 1178, 1231, 1270, 1292, 1300, 0, 0, 0, 0, 794, 1112, 1188, 1244, 0, 0, 794, 679, 32, 0, 0, 0, 34, 0, 32568, 0, 29440, 9170, -1349, -19137, 3, 0, 0, 0, -30736, 14670, 32766, 0, 3, 0, 0, 0, -30720, 14670, 32766, 0, 0, 0, 32766, 512, -25408, 14670, 32766, 0, -30752, 14670, 32766, 0, -30720, 14670, 32766, 0, -30752, 14670, 32766, 0, 364, 0, 0, 0, 36, 0, 0, 0, -26728, 1732, 22056, 0, 36, 0, 0, 0, 1, 0, 0, 0, -25408, 14670, 32766, 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, 32512, 1410, 22056, 0, -29872, 14670, 32766, 0, 565, 749, 893, 970, -2, -1, 32568, 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, 22824, 8903, 32568, 0}
        yyss = <optimized out>
        yyssp = <optimized out>
        yyvsa = {{val = 139879078386320, node = 0x7f3822c75a90, id = 139879078386320, num = 583490192, tbl = 0x7f3822c75a90, vars = 0x7f3822c75a90, strterm = 0x7f3822c75a90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139879077612000, node = 0x7f3822bb89e0, id = 139879077612000, num = 582715872, tbl = 0x7f3822bb89e0, vars = 0x7f3822bb89e0, strterm = 0x7f3822bb89e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139879078387200, node = 0x7f3822c75e00, id = 139879078387200, num = 583491072, tbl = 0x7f3822c75e00, vars = 0x7f3822c75e00, strterm = 0x7f3822c75e00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139879078390880, node = 0x7f3822c76c60, id = 139879078390880, num = 583494752, tbl = 0x7f3822c76c60, vars = 0x7f3822c76c60, strterm = 0x7f3822c76c60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139878494896128, node = 0x7f3800000000, id = 139878494896128, num = 0, tbl = 0x7f3800000000, vars = 0x7f3800000000, strterm = 0x7f3800000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139879078381400, node = 0x7f3822c74758, id = 139879078381400, num = 583485272, tbl = 0x7f3822c74758, vars = 0x7f3822c74758, strterm = 0x7f3822c74758, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139879078371600, node = 0x7f3822c72110, id = 139879078371600, num = 583475472, tbl = 0x7f3822c72110, vars = 0x7f3822c72110, strterm = 0x7f3822c72110, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139879074255760, node = 0x7f3822885390, id = 139879074255760, num = 579359632, tbl = 0x7f3822885390, vars = 0x7f3822885390, strterm = 0x7f3822885390, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139879074256720, node = 0x7f3822885750, id = 139879074256720, num = 579360592, tbl = 0x7f3822885750, vars = 0x7f3822885750, strterm = 0x7f3822885750, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94729913057432, node = 0x562806d14098, id = 94729913057432, num = 114376856, tbl = 0x562806d14098, vars = 0x562806d14098, strterm = 0x562806d14098, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139879074250120, node = 0x7f3822883d88, id = 139879074250120, num = 579353992, tbl = 0x7f3822883d88, vars = 0x7f3822883d88, strterm = 0x7f3822883d88, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139879074250120, node = 0x7f3822883d88, id = 139879074250120, num = 579353992, tbl = 0x7f3822883d88, vars = 0x7f3822883d88, strterm = 0x7f3822883d88, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139879139184680, node = 0x7f3826671028, id = 139879139184680, num = 644288552, tbl = 0x7f3826671028, vars = 0x7f3826671028, strterm = 0x7f3826671028, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139879139202560, node = 0x7f3826675600, id = 139879139202560, num = 644306432, tbl = 0x7f3826675600, vars = 0x7f3826675600, strterm = 0x7f3826675600, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139879139205200, node = 0x7f3826676050, id = 139879139205200, num = 644309072, tbl = 0x7f3826676050, vars = 0x7f3826676050, strterm = 0x7f3826676050, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139879139209440, node = 0x7f38266770e0, id = 139879139209440, num = 644313312, tbl = 0x7f38266770e0, vars = 0x7f38266770e0, strterm = 0x7f38266770e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139879139209440, node = 0x7f38266770e0, id = 139879139209440, num = 644313312, tbl = 0x7f38266770e0, vars = 0x7f38266770e0, strterm = 0x7f38266770e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139879139213800, node = 0x7f38266781e8, id = 139879139213800, num = 644317672, tbl = 0x7f38266781e8, vars = 0x7f38266781e8, strterm = 0x7f38266781e8, 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 = 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 = 139879139211720, node = 0x7f38266779c8, id = 139879139211720, num = 644315592, tbl = 0x7f38266779c8, vars = 0x7f38266779c8, strterm = 0x7f38266779c8, 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 = 139879139221680, node = 0x7f382667a0b0, id = 139879139221680, num = 644325552, tbl = 0x7f382667a0b0, vars = 0x7f382667a0b0, strterm = 0x7f382667a0b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139879139224560, node = 0x7f382667abf0, id = 139879139224560, num = 644328432, tbl = 0x7f382667abf0, vars = 0x7f382667abf0, strterm = 0x7f382667abf0, 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 = 139879077524720, node = 0x7f3822ba34f0, id = 139879077524720, num = 582628592, tbl = 0x7f3822ba34f0, vars = 0x7f3822ba34f0, strterm = 0x7f3822ba34f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139879077523240, node = 0x7f3822ba2f28, id = 139879077523240, num = 582627112, tbl = 0x7f3822ba2f28, vars = 0x7f3822ba2f28, strterm = 0x7f3822ba2f28, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94729913067736, node = 0x562806d168d8, id = 94729913067736, num = 114387160, tbl = 0x562806d168d8, vars = 0x562806d168d8, strterm = 0x562806d168d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139879139244040, node = 0x7f382667f808, id = 139879139244040, num = 644347912, tbl = 0x7f382667f808, vars = 0x7f382667f808, strterm = 0x7f382667f808, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139879139223320, node = 0x7f382667a718, id = 139879139223320, num = 644327192, tbl = 0x7f382667a718, vars = 0x7f382667a718, strterm = 0x7f382667a718, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139879139229000, node = 0x7f382667bd48, id = 139879139229000, num = 644332872, tbl = 0x7f382667bd48, vars = 0x7f382667bd48, strterm = 0x7f382667bd48, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139879139232200, node = 0x7f382667c9c8, id = 139879139232200, num = 644336072, tbl = 0x7f382667c9c8, vars = 0x7f382667c9c8, strterm = 0x7f382667c9c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139879075868480, node = 0x7f3822a0ef40, id = 139879075868480, num = 580972352, tbl = 0x7f3822a0ef40, vars = 0x7f3822a0ef40, strterm = 0x7f3822a0ef40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139879075870600, node = 0x7f3822a0f788, id = 139879075870600, num = 580974472, tbl = 0x7f3822a0f788, vars = 0x7f3822a0f788, strterm = 0x7f3822a0f788, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139879075863240, node = 0x7f3822a0dac8, id = 139879075863240, num = 580967112, tbl = 0x7f3822a0dac8, vars = 0x7f3822a0dac8, strterm = 0x7f3822a0dac8, 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 = 139879077131040, node = 0x7f3822b43320, id = 139879077131040, num = 582234912, tbl = 0x7f3822b43320, vars = 0x7f3822b43320, strterm = 0x7f3822b43320, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139879077133160, node = 0x7f3822b43b68, id = 139879077133160, num = 582237032, tbl = 0x7f3822b43b68, vars = 0x7f3822b43b68, strterm = 0x7f3822b43b68, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139879075969720, node = 0x7f3822a27ab8, id = 139879075969720, num = 581073592, tbl = 0x7f3822a27ab8, vars = 0x7f3822a27ab8, strterm = 0x7f3822a27ab8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139879075696000, node = 0x7f38229e4d80, id = 139879075696000, num = 580799872, tbl = 0x7f38229e4d80, vars = 0x7f38229e4d80, strterm = 0x7f38229e4d80, 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 = 94729912738424, node = 0x562806cc6278, id = 94729912738424, num = 114057848, tbl = 0x562806cc6278, vars = 0x562806cc6278, strterm = 0x562806cc6278, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139879075700840, node = 0x7f38229e6068, id = 139879075700840, num = 580804712, tbl = 0x7f38229e6068, vars = 0x7f38229e6068, strterm = 0x7f38229e6068, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139879076059368, node = 0x7f3822a3d8e8, id = 139879076059368, num = 581163240, tbl = 0x7f3822a3d8e8, vars = 0x7f3822a3d8e8, strterm = 0x7f3822a3d8e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139879075697160, node = 0x7f38229e5208, id = 139879075697160, num = 580801032, tbl = 0x7f38229e5208, vars = 0x7f38229e5208, strterm = 0x7f38229e5208, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 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 = 139879077328320, node = 0x7f3822b735c0, id = 139879077328320, num = 582432192, tbl = 0x7f3822b735c0, vars = 0x7f3822b735c0, strterm = 0x7f3822b735c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139879077330160, node = 0x7f3822b73cf0, id = 139879077330160, num = 582434032, tbl = 0x7f3822b73cf0, vars = 0x7f3822b73cf0, strterm = 0x7f3822b73cf0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139879076035960, node = 0x7f3822a37d78, id = 139879076035960, num = 581139832, tbl = 0x7f3822a37d78, vars = 0x7f3822a37d78, strterm = 0x7f3822a37d78, 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 = 94729798680577, node = 0x562800000001, id = 94729798680577, num = 1, tbl = 0x562800000001, vars = 0x562800000001, strterm = 0x562800000001, ctxt = {in_defined = 1, 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 = 139879078262320, node = 0x7f3822c57630, id = 139879078262320, num = 583366192, tbl = 0x7f3822c57630, vars = 0x7f3822c57630, strterm = 0x7f3822c57630, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139879078267360, node = 0x7f3822c589e0, id = 139879078267360, num = 583371232, tbl = 0x7f3822c589e0, vars = 0x7f3822c589e0, strterm = 0x7f3822c589e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94729912860032, node = 0x562806ce3d80, id = 94729912860032, num = 114179456, tbl = 0x562806ce3d80, vars = 0x562806ce3d80, strterm = 0x562806ce3d80, 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 = 139879077586160, node = 0x7f3822bb24f0, id = 139879077586160, num = 582690032, tbl = 0x7f3822bb24f0, vars = 0x7f3822bb24f0, strterm = 0x7f3822bb24f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, 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 = 139879075674640, node = 0x7f38229dfa10, id = 139879075674640, num = 580778512, tbl = 0x7f38229dfa10, vars = 0x7f38229dfa10, strterm = 0x7f38229dfa10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139879075547200, node = 0x7f38229c0840, id = 139879075547200, num = 580651072, tbl = 0x7f38229c0840, vars = 0x7f38229c0840, strterm = 0x7f38229c0840, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94729912852024, node = 0x562806ce1e38, id = 94729912852024, num = 114171448, tbl = 0x562806ce1e38, vars = 0x562806ce1e38, strterm = 0x562806ce1e38, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139879075585200, node = 0x7f38229c9cb0, id = 139879075585200, num = 580689072, tbl = 0x7f38229c9cb0, vars = 0x7f38229c9cb0, strterm = 0x7f38229c9cb0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140729859871232, node = 0x7ffe394e9200, id = 140729859871232, num = 961450496, tbl = 0x7ffe394e9200, vars = 0x7ffe394e9200, strterm = 0x7ffe394e9200, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140729859868936, node = 0x7ffe394e8908, id = 140729859868936, num = 961448200, tbl = 0x7ffe394e8908, vars = 0x7ffe394e8908, strterm = 0x7ffe394e8908, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, 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 = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94978906783744, node = 0x566200000000, id = 94978906783744, num = 0, tbl = 0x566200000000, vars = 0x566200000000, strterm = 0x566200000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94729893984480, node = 0x562805ae38e0 <OnigSyntaxRuby>, id = 94729893984480, num = 95303904, tbl = 0x562805ae38e0 <OnigSyntaxRuby>, vars = 0x562805ae38e0 <OnigSyntaxRuby>, strterm = 0x562805ae38e0 <OnigSyntaxRuby>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94729891513789, node = 0x5628058885bd <next_state_val+589>, id = 94729891513789, num = 92833213, tbl = 0x5628058885bd <next_state_val+589>, vars = 0x5628058885bd <next_state_val+589>, strterm = 0x5628058885bd <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 = 140729859866584, node = 0x7ffe394e7fd8, id = 140729859866584, num = 961445848, tbl = 0x7ffe394e7fd8, vars = 0x7ffe394e7fd8, strterm = 0x7ffe394e7fd8, 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 = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94557999988736, node = 0x560000000000, id = 94557999988736, num = 0, tbl = 0x560000000000, vars = 0x560000000000, strterm = 0x560000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 15, node = 0xf, id = 15, num = 15, tbl = 0xf, vars = 0xf, strterm = 0xf, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140729859871440, node = 0x7ffe394e92d0, id = 140729859871440, num = 961450704, tbl = 0x7ffe394e92d0, vars = 0x7ffe394e92d0, strterm = 0x7ffe394e92d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140729859869440, node = 0x7ffe394e8b00, id = 140729859869440, num = 961448704, tbl = 0x7ffe394e8b00, vars = 0x7ffe394e8b00, strterm = 0x7ffe394e8b00, ctxt = {in_defined = 0, 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 = 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 = 94729912297432, node = 0x562806c5a7d8, id = 94729912297432, num = 113616856, tbl = 0x562806c5a7d8, vars = 0x562806c5a7d8, strterm = 0x562806c5a7d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94729912297432, node = 0x562806c5a7d8, id = 94729912297432, num = 113616856, tbl = 0x562806c5a7d8, vars = 0x562806c5a7d8, strterm = 0x562806c5a7d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94729912296968, node = 0x562806c5a608, id = 94729912296968, num = 113616392, tbl = 0x562806c5a608, vars = 0x562806c5a608, strterm = 0x562806c5a608, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 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 = 94729912296744, node = 0x562806c5a528, id = 94729912296744, num = 113616168, tbl = 0x562806c5a528, vars = 0x562806c5a528, strterm = 0x562806c5a528, 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 = 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 = 13060433126064550656, node = 0xb53ffabb23d27300, id = 13060433126064550656, num = 600994560, tbl = 0xb53ffabb23d27300, vars = 0xb53ffabb23d27300, strterm = 0xb53ffabb23d27300, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94729910562222, node = 0x562806ab2dae, id = 94729910562222, num = 111881646, tbl = 0x562806ab2dae, vars = 0x562806ab2dae, strterm = 0x562806ab2dae, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 13060433126064550656, node = 0xb53ffabb23d27300, id = 13060433126064550656, num = 600994560, tbl = 0xb53ffabb23d27300, vars = 0xb53ffabb23d27300, strterm = 0xb53ffabb23d27300, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140729859871440, node = 0x7ffe394e92d0, id = 140729859871440, num = 961450704, tbl = 0x7ffe394e92d0, vars = 0x7ffe394e92d0, strterm = 0x7ffe394e92d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94729912455952, node = 0x562806c81310, id = 94729912455952, num = 113775376, tbl = 0x562806c81310, vars = 0x562806c81310, strterm = 0x562806c81310, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94729912455952, node = 0x562806c81310, id = 94729912455952, num = 113775376, tbl = 0x562806c81310, vars = 0x562806c81310, strterm = 0x562806c81310, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140729859870016, node = 0x7ffe394e8d40, id = 140729859870016, num = 961449280, tbl = 0x7ffe394e8d40, vars = 0x7ffe394e8d40, strterm = 0x7ffe394e8d40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140729859870720, node = 0x7ffe394e9000, id = 140729859870720, num = 961449984, tbl = 0x7ffe394e9000, vars = 0x7ffe394e9000, strterm = 0x7ffe394e9000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94729893975040, node = 0x562805ae1400 <clean_info>, id = 94729893975040, num = 95294464, tbl = 0x562805ae1400 <clean_info>, vars = 0x562805ae1400 <clean_info>, strterm = 0x562805ae1400 <clean_info>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140729859870768, node = 0x7ffe394e9030, id = 140729859870768, num = 961450032, tbl = 0x7ffe394e9030, vars = 0x7ffe394e9030, strterm = 0x7ffe394e9030, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94729891407938, node = 0x56280586e842 <optimize_node_left+450>, id = 94729891407938, num = 92727362, tbl = 0x56280586e842 <optimize_node_left+450>, vars = 0x56280586e842 <optimize_node_left+450>, strterm = 0x56280586e842 <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 = 140729859870856, node = 0x7ffe394e9088, id = 140729859870856, num = 961450120, tbl = 0x7ffe394e9088, vars = 0x7ffe394e9088, strterm = 0x7ffe394e9088, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140729859870792, node = 0x7ffe394e9048, id = 140729859870792, num = 961450056, tbl = 0x7ffe394e9048, vars = 0x7ffe394e9048, strterm = 0x7ffe394e9048, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140729859870920, node = 0x7ffe394e90c8, id = 140729859870920, num = 961450184, tbl = 0x7ffe394e90c8, vars = 0x7ffe394e90c8, strterm = 0x7ffe394e90c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140729859870040, node = 0x7ffe394e8d58, id = 140729859870040, num = 961449304, tbl = 0x7ffe394e8d58, vars = 0x7ffe394e8d58, strterm = 0x7ffe394e8d58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140729859870984, node = 0x7ffe394e9108, id = 140729859870984, num = 961450248, tbl = 0x7ffe394e9108, vars = 0x7ffe394e9108, strterm = 0x7ffe394e9108, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140729859870001, node = 0x7ffe394e8d31, id = 140729859870001, num = 961449265, tbl = 0x7ffe394e8d31, vars = 0x7ffe394e8d31, strterm = 0x7ffe394e8d31, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140729859870001, node = 0x7ffe394e8d31, id = 140729859870001, num = 961449265, tbl = 0x7ffe394e8d31, vars = 0x7ffe394e8d31, strterm = 0x7ffe394e8d31, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94729891402538, node = 0x56280586d32a <update_string_node_case_fold+298>, id = 94729891402538, num = 92721962, tbl = 0x56280586d32a <update_string_node_case_fold+298>, vars = 0x56280586d32a <update_string_node_case_fold+298>, strterm = 0x56280586d32a <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 = 94729910060049, node = 0x562806a38411, id = 94729910060049, num = 111379473, tbl = 0x562806a38411, vars = 0x562806a38411, strterm = 0x562806a38411, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94729911087632, node = 0x562806b33210, id = 94729911087632, num = 112407056, tbl = 0x562806b33210, vars = 0x562806b33210, strterm = 0x562806b33210, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140729859869992, node = 0x7ffe394e8d28, id = 140729859869992, num = 961449256, tbl = 0x7ffe394e8d28, vars = 0x7ffe394e8d28, strterm = 0x7ffe394e8d28, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140729859870000, node = 0x7ffe394e8d30, id = 140729859870000, num = 961449264, tbl = 0x7ffe394e8d30, vars = 0x7ffe394e8d30, strterm = 0x7ffe394e8d30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140729859870001, node = 0x7ffe394e8d31, id = 140729859870001, num = 961449265, tbl = 0x7ffe394e8d31, vars = 0x7ffe394e8d31, strterm = 0x7ffe394e8d31, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 13060433126064550656, node = 0xb53ffabb23d27300, id = 13060433126064550656, num = 600994560, tbl = 0xb53ffabb23d27300, vars = 0xb53ffabb23d27300, strterm = 0xb53ffabb23d27300, 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 = 139879141000875, node = 0x7f382682c6ab <_int_malloc+3195>, id = 139879141000875, num = 646104747, tbl = 0x7f382682c6ab <_int_malloc+3195>, vars = 0x7f382682c6ab <_int_malloc+3195>, strterm = 0x7f382682c6ab <_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 = 94729912235456, node = 0x562806c4b5c0, id = 94729912235456, num = 113554880, tbl = 0x562806c4b5c0, vars = 0x562806c4b5c0, strterm = 0x562806c4b5c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139879142530272, node = 0x7f38269a1ce0 <main_arena+96>, id = 139879142530272, num = 647634144, tbl = 0x7f38269a1ce0 <main_arena+96>, vars = 0x7f38269a1ce0 <main_arena+96>, strterm = 0x7f38269a1ce0 <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 = 139879141000875, node = 0x7f382682c6ab <_int_malloc+3195>, id = 139879141000875, num = 646104747, tbl = 0x7f382682c6ab <_int_malloc+3195>, vars = 0x7f382682c6ab <_int_malloc+3195>, strterm = 0x7f382682c6ab <_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 = 12998855680, node = 0x306cacc00, id = 12998855680, num = 113953792, tbl = 0x306cacc00, vars = 0x306cacc00, strterm = 0x306cacc00, 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 = 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 = 11841307958362411314, node = 0xa454c6d9a6329132, id = 11841307958362411314, num = -1506635470, tbl = 0xa454c6d9a6329132, vars = 0xa454c6d9a6329132, strterm = 0xa454c6d9a6329132, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {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 = 139879141000875, node = 0x7f382682c6ab <_int_malloc+3195>, id = 139879141000875, num = 646104747, tbl = 0x7f382682c6ab <_int_malloc+3195>, vars = 0x7f382682c6ab <_int_malloc+3195>, strterm = 0x7f382682c6ab <_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 = 94729912238944, node = 0x562806c4c360, id = 94729912238944, num = 113558368, tbl = 0x562806c4c360, vars = 0x562806c4c360, strterm = 0x562806c4c360, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139879142530272, node = 0x7f38269a1ce0 <main_arena+96>, id = 139879142530272, num = 647634144, tbl = 0x7f38269a1ce0 <main_arena+96>, vars = 0x7f38269a1ce0 <main_arena+96>, strterm = 0x7f38269a1ce0 <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 = 11841307958362411314, node = 0xa454c6d9a6329132, id = 11841307958362411314, num = -1506635470, tbl = 0xa454c6d9a6329132, vars = 0xa454c6d9a6329132, strterm = 0xa454c6d9a6329132, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {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 = 11841307958362411314, node = 0xa454c6d9a6329132, id = 11841307958362411314, num = -1506635470, tbl = 0xa454c6d9a6329132, vars = 0xa454c6d9a6329132, strterm = 0xa454c6d9a6329132, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, 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 = 139879141000875, node = 0x7f382682c6ab <_int_malloc+3195>, id = 139879141000875, num = 646104747, tbl = 0x7f382682c6ab <_int_malloc+3195>, vars = 0x7f382682c6ab <_int_malloc+3195>, strterm = 0x7f382682c6ab <_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 = 94729912238992, node = 0x562806c4c390, id = 94729912238992, num = 113558416, tbl = 0x562806c4c390, vars = 0x562806c4c390, strterm = 0x562806c4c390, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139879142530272, node = 0x7f38269a1ce0 <main_arena+96>, id = 139879142530272, num = 647634144, tbl = 0x7f38269a1ce0 <main_arena+96>, vars = 0x7f38269a1ce0 <main_arena+96>, strterm = 0x7f38269a1ce0 <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 = 13846351568, node = 0x3394e8ed0, id = 13846351568, num = 961449680, tbl = 0x3394e8ed0, vars = 0x3394e8ed0, strterm = 0x3394e8ed0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 32, node = 0x20, id = 32, num = 32, tbl = 0x20, vars = 0x20, strterm = 0x20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140729859871232, node = 0x7ffe394e9200, id = 140729859871232, num = 961450496, tbl = 0x7ffe394e9200, vars = 0x7ffe394e9200, strterm = 0x7ffe394e9200, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 11841307958362411314, node = 0xa454c6d9a6329132, id = 11841307958362411314, num = -1506635470, tbl = 0xa454c6d9a6329132, vars = 0xa454c6d9a6329132, strterm = 0xa454c6d9a6329132, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, 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 = 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 = 140729859870496, node = 0x7ffe394e8f20, id = 140729859870496, num = 961449760, tbl = 0x7ffe394e8f20, vars = 0x7ffe394e8f20, strterm = 0x7ffe394e8f20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94729892968609, node = 0x5628059eb8a1 <alloc::raw_vec::finish_grow<alloc::alloc::Global>+145>, id = 94729892968609, num = 94288033, tbl = 0x5628059eb8a1 <alloc::raw_vec::finish_grow<alloc::alloc::Global>+145>, vars = 0x5628059eb8a1 <alloc::raw_vec::finish_grow<alloc::alloc::Global>+145>, strterm = 0x5628059eb8a1 <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 = 12884901917, node = 0x30000001d, id = 12884901917, num = 29, tbl = 0x30000001d, vars = 0x30000001d, strterm = 0x30000001d, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}}
        yyvs = <optimized out>
        yyvsp = <optimized out>
        yylsa = {{beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 2, column = 19}}, {beg_pos = {lineno = 2, column = 20}, end_pos = {lineno = 2, column = 20}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 4, column = 5}}, {beg_pos = {lineno = 4, column = 6}, end_pos = {lineno = 4, column = 25}}, {beg_pos = {lineno = 4, column = 26}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 4, column = 49}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 5, column = 2}, end_pos = {lineno = 469, column = 5}}, {beg_pos = {lineno = 469, column = 6}, end_pos = {lineno = 469, column = 6}}, {beg_pos = {lineno = 471, column = 2}, end_pos = {lineno = 471, column = 24}}, {beg_pos = {lineno = 471, column = 24}, end_pos = {lineno = 471, column = 25}}, {beg_pos = {lineno = 471, column = 25}, end_pos = {lineno = 471, column = 25}}, {beg_pos = {lineno = 472, column = 4}, end_pos = {lineno = 712, column = 7}}, {beg_pos = {lineno = 712, column = 8}, end_pos = {lineno = 712, column = 8}}, {beg_pos = {lineno = 705, column = 4}, end_pos = {lineno = 712, column = 7}}, {beg_pos = {lineno = 705, column = 17}, end_pos = {lineno = 712, column = 7}}, {beg_pos = {lineno = 705, column = 19}, end_pos = {lineno = 711, column = 10}}, {beg_pos = {lineno = 712, column = 4}, end_pos = {lineno = 712, column = 7}}, {beg_pos = {lineno = 705, column = 19}, end_pos = {lineno = 705, column = 19}}, {beg_pos = {lineno = 705, column = 19}, end_pos = {lineno = 705, column = 19}}, {beg_pos = {lineno = 706, column = 6}, end_pos = {lineno = 711, column = 10}}, {beg_pos = {lineno = 711, column = 10}, end_pos = {lineno = 711, column = 10}}, {beg_pos = {lineno = 711, column = 10}, end_pos = {lineno = 711, column = 10}}, {beg_pos = {lineno = 707, column = 6}, end_pos = {lineno = 710, column = 13}}, {beg_pos = {lineno = 711, column = 6}, end_pos = {lineno = 711, column = 9}}, {beg_pos = {lineno = 707, column = 8}, end_pos = {lineno = 707, column = 8}}, {beg_pos = {lineno = 707, column = 9}, end_pos = {lineno = 707, column = 16}}, {beg_pos = {lineno = 707, column = 17}, end_pos = {lineno = 707, column = 17}}, {beg_pos = {lineno = 707, column = 17}, end_pos = {lineno = 707, column = 17}}, {beg_pos = {lineno = 708, column = 8}, end_pos = {lineno = 708, column = 56}}, {beg_pos = {lineno = 709, column = 6}, end_pos = {lineno = 710, column = 13}}, {beg_pos = {lineno = 710, column = 8}, end_pos = {lineno = 710, column = 13}}, {beg_pos = {lineno = 710, column = 13}, end_pos = {lineno = 710, column = 13}}, {beg_pos = {lineno = 597, column = 19}, end_pos = {lineno = 597, column = 19}}, {beg_pos = {lineno = 597, column = 19}, end_pos = {lineno = 597, column = 19}}, {beg_pos = {lineno = 598, column = 10}, end_pos = {lineno = 598, column = 15}}, {beg_pos = {lineno = 598, column = 15}, end_pos = {lineno = 598, column = 15}}, {beg_pos = {lineno = 580, column = 10}, end_pos = {lineno = 580, column = 15}}, {beg_pos = {lineno = 580, column = 15}, end_pos = {lineno = 580, column = 15}}, {beg_pos = {lineno = 561, column = 17}, end_pos = {lineno = 561, column = 18}}, {beg_pos = {lineno = 270, column = 32}, end_pos = {lineno = 270, column = 35}}, {beg_pos = {lineno = 270, column = 25}, end_pos = {lineno = 270, column = 25}}, {beg_pos = {lineno = 270, column = 26}, end_pos = {lineno = 270, column = 27}}, {beg_pos = {lineno = 270, column = 27}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 28}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 29}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 270, column = 31}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 1400, column = 86}, end_pos = {lineno = 1400, column = 86}}, {beg_pos = {lineno = 1400, column = 86}, end_pos = {lineno = 1400, column = 89}}, {beg_pos = {lineno = 1400, column = 89}, end_pos = {lineno = 1400, column = 90}}, {beg_pos = {lineno = 1400, column = 71}, end_pos = {lineno = 1400, column = 75}}, {beg_pos = {lineno = 1400, column = 75}, end_pos = {lineno = 1400, column = 75}}, {beg_pos = {lineno = 464, column = 79}, end_pos = {lineno = 464, column = 79}}, {beg_pos = {lineno = 464, column = 79}, end_pos = {lineno = 464, column = 79}}, {beg_pos = {lineno = 464, column = 79}, end_pos = {lineno = 464, column = 88}}, {beg_pos = {lineno = 464, column = 88}, end_pos = {lineno = 464, column = 89}}, {beg_pos = {lineno = 464, column = 82}, end_pos = {lineno = 464, column = 88}}, {beg_pos = {lineno = 464, column = 88}, end_pos = {lineno = 464, column = 88}}, {beg_pos = {lineno = 464, column = 66}, end_pos = {lineno = 464, column = 67}}, {beg_pos = {lineno = 461, column = 85}, end_pos = {lineno = 461, column = 85}}, {beg_pos = {lineno = 432, column = 74}, end_pos = {lineno = 432, column = 83}}, {beg_pos = {lineno = 432, column = 83}, end_pos = {lineno = 432, column = 84}}, {beg_pos = {lineno = 432, column = 77}, end_pos = {lineno = 432, column = 83}}, {beg_pos = {lineno = 432, column = 83}, end_pos = {lineno = 432, column = 83}}, {beg_pos = {lineno = 432, column = 61}, end_pos = {lineno = 432, column = 62}}, {beg_pos = {lineno = 110099264, column = 22056}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 110108896, column = 22056}, end_pos = {lineno = 110112240, column = 22056}}, {beg_pos = {lineno = 110112256, column = 22056}, end_pos = {lineno = 93197005, column = 22056}}, {beg_pos = {lineno = 110109192, column = 22056}, end_pos = {lineno = 91722464, column = 22056}}, {beg_pos = {lineno = 582614952, column = 32568}, end_pos = {lineno = 600994560, column = -1254098245}}, {beg_pos = {lineno = 32768, column = 0}, end_pos = {lineno = 600994560, column = -1254098245}}, {beg_pos = {lineno = 961450864, column = 32766}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 5, column = 0}, end_pos = {lineno = 110108896, column = 22056}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 38, column = 0}, end_pos = {lineno = 91726568, column = 22056}}, {beg_pos = {lineno = 582737032, column = 32568}, end_pos = {lineno = 593096072, column = 32568}}, {beg_pos = {lineno = 961450964, column = 32766}, end_pos = {lineno = 582737032, column = 32568}}, {beg_pos = {lineno = 110108896, column = 22056}, end_pos = {lineno = 163, column = 0}}, {beg_pos = {lineno = 110140832, column = 22056}, end_pos = {lineno = 91677261, column = 22056}}, {beg_pos = {lineno = 582730032, column = 32568}, end_pos = {lineno = 94961286, column = 22056}}, {beg_pos = {lineno = 110113056, column = 22056}, end_pos = {lineno = 600994560, column = -1254098245}}, {beg_pos = {lineno = 163, column = 0}, end_pos = {lineno = 582730032, column = 32568}}, {beg_pos = {lineno = 582737032, column = 32568}, end_pos = {lineno = 94443563, column = 22056}}, {beg_pos = {lineno = 582737032, column = 32568}, end_pos = {lineno = 110113056, column = 22056}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 113617888, column = 22056}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 94886793, column = 22056}}, {beg_pos = {lineno = 113618230, column = 22056}, end_pos = {lineno = 91567060, column = 22056}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 110113056, column = 22056}}, {beg_pos = {lineno = 94886768, column = 22056}, end_pos = {lineno = 961454048, column = 32766}}, {beg_pos = {lineno = 961451300, column = 32766}, end_pos = {lineno = 961451248, column = 32766}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 110113056, column = 22056}, end_pos = {lineno = 645414608, column = 32568}}, {beg_pos = {lineno = 36, column = 0}, end_pos = {lineno = 110140832, column = 22056}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 91567162, column = 22056}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 961451072, column = 32766}}, {beg_pos = {lineno = 113621120, column = 22056}, end_pos = {lineno = 961454640, column = 32766}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 600994560, column = -1254098245}}, {beg_pos = {lineno = 25, column = 0}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 113617888, column = 22056}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 110140832, column = 22056}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 94887469, column = 22056}}, {beg_pos = {lineno = -2147483520, column = 0}, end_pos = {lineno = 600994560, column = -1254098245}}, {beg_pos = {lineno = 113617928, column = 22056}, end_pos = {lineno = 649732988, column = 32568}}, {beg_pos = {lineno = 647692288, column = 32568}, end_pos = {lineno = 645450448, column = 32568}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = 645443996, column = 32568}}, {beg_pos = {lineno = 111736080, column = 22056}, end_pos = {lineno = 649734121, column = 32568}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = 649732775, column = 32568}}, {beg_pos = {lineno = 649929440, column = 32568}, end_pos = {lineno = 91260808, column = 22056}}, {beg_pos = {lineno = 955912232, column = 0}, end_pos = {lineno = 91260524, column = 22056}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 649734121, column = 32568}}, {beg_pos = {lineno = 1981, column = 0}, end_pos = {lineno = 649732775, column = 32568}}, {beg_pos = {lineno = 649929440, column = 32568}, end_pos = {lineno = 91260808, column = 22056}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = 91256164, column = 22056}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 649734121, column = 32568}}, {beg_pos = {lineno = 891, column = 0}, end_pos = {lineno = 91310056, column = 22056}}, {beg_pos = {lineno = 649929440, column = 32568}, end_pos = {lineno = 961451688, column = 32766}}, {beg_pos = {lineno = 961451684, column = 32766}, end_pos = {lineno = 583849073, column = 32568}}, {beg_pos = {lineno = 91310056, column = 22056}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 961451684, column = 32766}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = 110701984, column = 22056}, end_pos = {lineno = 13, column = 0}}, {beg_pos = {lineno = 0, column = 22056}, end_pos = {lineno = 583850514, column = 32568}}, {beg_pos = {lineno = 583845008, column = 32568}, end_pos = {lineno = 961451888, column = 32766}}, {beg_pos = {lineno = 961451872, column = 32766}, end_pos = {lineno = 955912232, column = 0}}, {beg_pos = {lineno = 1, column = 32766}, end_pos = {lineno = 13, column = 0}}, {beg_pos = {lineno = 111756896, column = 22056}, end_pos = {lineno = 961451808, column = 32766}}, {beg_pos = {lineno = 961451824, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 961452032, column = 32766}, end_pos = {lineno = 583850514, column = 32568}}, {beg_pos = {lineno = 111756896, column = 22056}, end_pos = {lineno = 961451872, column = 32766}}, {beg_pos = {lineno = 961451888, column = 32766}, end_pos = {lineno = 649736721, column = 32568}}, {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 = 111756016, column = 22056}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 111756016, column = 22056}}, {beg_pos = {lineno = 91308352, column = 1}, end_pos = {lineno = 111756896, column = 22056}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32568}}, {beg_pos = {lineno = 0, column = 32568}, end_pos = {lineno = 0, column = 22056}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 649764721, column = 32568}}, {beg_pos = {lineno = 91282192, column = 22056}, end_pos = {lineno = 649929440, column = 32568}}, {beg_pos = {lineno = 111756016, column = 22056}, end_pos = {lineno = 584118712, column = 32568}}, {beg_pos = {lineno = 582610632, column = 32568}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 582728472, column = 32568}, end_pos = {lineno = 649764721, column = 32568}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 12, column = 0}}, {beg_pos = {lineno = 111756016, column = 22056}, end_pos = {lineno = 584118392, column = 32568}}, {beg_pos = {lineno = 111762256, column = 22056}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 582728472, column = 32568}, end_pos = {lineno = 649764721, column = 32568}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 91282192, column = 22056}, end_pos = {lineno = 92136448, column = 22056}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = 961453008, column = 32766}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 111762256, column = 22056}, end_pos = {lineno = 649776558, column = 32568}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 584098656, column = 32568}}, {beg_pos = {lineno = 961448030, column = 32766}, end_pos = {lineno = 961452832, column = 32766}}, {beg_pos = {lineno = 582727672, column = 32568}, end_pos = {lineno = 961447636, column = 32766}}, {beg_pos = {lineno = 961447632, column = 32766}, end_pos = {lineno = 649929440, column = 32568}}, {beg_pos = {lineno = 649929440, column = 32568}, end_pos = {lineno = 961452328, column = 32766}}, {beg_pos = {lineno = 961452324, column = 32766}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = 644296992, column = 32568}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 647634288, column = 32568}, end_pos = {lineno = 647634288, column = 32568}}, {beg_pos = {lineno = 647635376, column = 32568}, 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 = 647635376, column = 32568}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 110113056, column = 22056}, end_pos = {lineno = 645414288, column = 32568}}, {beg_pos = {lineno = 29, column = 4}, end_pos = {lineno = 29, column = 4}}, {beg_pos = {lineno = -182177225, column = 179087}, end_pos = {lineno = 113143760, column = 22056}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 645414288, column = 32568}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 647634144, column = 32568}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 29, column = 3}}, {beg_pos = {lineno = 28, column = 6}, end_pos = {lineno = 28, column = 6}}, {beg_pos = {lineno = 583527032, column = 32568}, end_pos = {lineno = 14666508, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1506635470, column = -1537947943}, end_pos = {lineno = 91828984, column = 22056}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 110108560, column = 22056}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 646093289, column = 32568}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 647634144, column = 32568}}, {beg_pos = {lineno = 1652583670, column = 5}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 8192, column = 0}, end_pos = {lineno = 600994560, column = -1254098245}}, {beg_pos = {lineno = 114306679, column = 22056}, end_pos = {lineno = 647634048, column = 32568}}, {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 = 646105153, column = 32568}}, {beg_pos = {lineno = 647634144, column = 32568}, 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 = -1506635470, column = -1537947943}}, {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 = 139879139202560, node = 0x7f3826675600, id = 139879139202560, num = 644306432, tbl = 0x7f3826675600, vars = 0x7f3826675600, strterm = 0x7f3826675600, 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 = 712, column = 8}, end_pos = {lineno = 712, column = 8}}
        yyerror_range = <optimized out>
        yymsgbuf = "n\000\000\000^", '\000' <repeats 11 times>, "\340\274\317\006(V\000\000\200\034\232&8\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>x&8\177\000\000\000\000\000\000\000\000\000\000\342\322\202&8\177\000\000\260\065\306\006(V\000\000\340\022\323\006(V\000\000\340\022\323\006(V\000\000\340 \220\006(V\000\000\004\000\000\000\000\000\000\000\240\201w\005(V\000"
        yymsg = 0x7ffe394e9b40 "n"
        yymsg_alloc = 128
        yylen = 0
        yyabortlab = <optimized out>
        yyerrorlab = <optimized out>
#48 0x00007f3822cf15b2 in ripper_parse0 (parser_v=parser_v@entry=139879078400240) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:14371
        p = 0x562806d312e0
#49 0x000056280575359c in rb_ensure (b_proc=b_proc@entry=0x7f3822cf14d0 <ripper_parse0>, data1=data1@entry=139879078400240, e_proc=e_proc@entry=0x7f3822cd3ae0 <ripper_ensure>, data2=data2@entry=139879078400240) at /tmp/ruby/src/trunk-yjit/eval.c:1005
        _ec = 0x562806903120
        _tag = {tag = 36, retval = 140729859874288, buf = {0x7f3822c790f0, 0x562805753680 <rb_ensure+496>, 0x0, 0x7ffe394e9c30, 0x0}, prev = 0x7ffe394e9fb0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x562806903120
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f3822cd3ae0 <ripper_ensure>, data2 = 139879078400240}}
#50 0x00007f3822cd4315 in ripper_parse (self=139879078400240) at /tmp/ruby/build/trunk-yjit/ext/ripper/ripper.y:14409
        p = 0x562806d312e0
#51 0x00005628059278d4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f3826783e10, ec=0x562806903120) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
        ci = 0x8601001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f3826673120
        cfunc = 0x562806a95b58
        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>
#52 vm_call_cfunc_with_frame (ec=0x562806903120, reg_cfp=0x7f3826783e10, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#53 0x000056280594340d 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 = 96
        ci = 0xccccccccccccdbe8
        cc = <optimized out>
        recv = 94729908789472
        argc = <optimized out>
        calling = {ci = 0x8601001c0001, cc = 0x7f3822bbb898, block_handler = 0, recv = 139879078400240, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#54 vm_exec_core (ec=0x562806903120, initial=1) at ../../src/trunk-yjit/insns.def:835
        bh = <optimized out>
        cd = 0x1
        leaf = <optimized out>
        val = 96
        reg_pc = 0x562806d3a428
        reg_cfp = 0x7f3826783e10
        insns_address_table = {0x562805945e03 <vm_exec_core+10995>, 0x562805943581 <vm_exec_core+625>, 0x562805945806 <vm_exec_core+9462>, 0x56280594578b <vm_exec_core+9339>, 0x5628059455f5 <vm_exec_core+8933>, 0x562805945577 <vm_exec_core+8807>, 0x5628059456c6 <vm_exec_core+9142>, 0x56280594566c <vm_exec_core+9052>, 0x562805945217 <vm_exec_core+7943>, 0x5628059451c7 <vm_exec_core+7863>, 0x56280594540c <vm_exec_core+8444>, 0x562805945272 <vm_exec_core+8034>, 0x5628059450af <vm_exec_core+7583>, 0x562805945040 <vm_exec_core+7472>, 0x562805944fd3 <vm_exec_core+7363>, 0x562805944f98 <vm_exec_core+7304>, 0x562805944f62 <vm_exec_core+7250>, 0x562805944f2f <vm_exec_core+7199>, 0x562805945194 <vm_exec_core+7812>, 0x56280594420f <vm_exec_core+3839>, 0x5628059441a1 <vm_exec_core+3729>, 0x562805944166 <vm_exec_core+3670>, 0x562805944110 <vm_exec_core+3584>, 0x5628059440cc <vm_exec_core+3516>, 0x562805944045 <vm_exec_core+3381>, 0x562805944010 <vm_exec_core+3328>, 0x562805943fb5 <vm_exec_core+3237>, 0x562805943f3d <vm_exec_core+3117>, 0x562805943f05 <vm_exec_core+3061>, 0x562805943ecd <vm_exec_core+3005>, 0x562805943cd8 <vm_exec_core+2504>, 0x562805943c47 <vm_exec_core+2359>, 0x562805943bea <vm_exec_core+2266>, 0x562805943b71 <vm_exec_core+2145>, 0x5628059448a9 <vm_exec_core+5529>, 0x562805944884 <vm_exec_core+5492>, 0x56280594484b <vm_exec_core+5435>, 0x5628059447fb <vm_exec_core+5355>, 0x5628059447c9 <vm_exec_core+5305>, 0x5628059446db <vm_exec_core+5067>, 0x562805944696 <vm_exec_core+4998>, 0x562805944650 <vm_exec_core+4928>, 0x562805944620 <vm_exec_core+4880>, 0x562805944555 <vm_exec_core+4677>, 0x5628059445c0 <vm_exec_core+4784>, 0x562805944430 <vm_exec_core+4384>, 0x5628059443c3 <vm_exec_core+4275>, 0x562805944336 <vm_exec_core+4134>, 0x56280594427a <vm_exec_core+3946>, 0x562805944242 <vm_exec_core+3890>, 0x562805944e68 <vm_exec_core+7000>, 0x562805944d6d <vm_exec_core+6749>, 0x562805943368 <vm_exec_core+88>, 0x562805944eab <vm_exec_core+7067>, 0x562805944a1b <vm_exec_core+5899>, 0x562805946027 <vm_exec_core+11543>, 0x5628059449d1 <vm_exec_core+5825>, 0x562805944961 <vm_exec_core+5713>, 0x5628059448f1 <vm_exec_core+5601>, 0x562805944bf1 <vm_exec_core+6369>, 0x562805944ade <vm_exec_core+6094>, 0x562805944a65 <vm_exec_core+5973>, 0x562805945b8c <vm_exec_core+10364>, 0x562805944d35 <vm_exec_core+6693>, 0x562805944cde <vm_exec_core+6606>, 0x5628059439d2 <vm_exec_core+1730>, 0x562805943998 <vm_exec_core+1672>, 0x562805943aca <vm_exec_core+1978>, 0x562805943a29 <vm_exec_core+1817>, 0x562805945fc5 <vm_exec_core+11445>, 0x562805945f1c <vm_exec_core+11276>, 0x5628059461e0 <vm_exec_core+11984>, 0x56280594616d <vm_exec_core+11869>, 0x5628059460c7 <vm_exec_core+11703>, 0x56280594606b <vm_exec_core+11611>, 0x56280594658d <vm_exec_core+12925>, 0x5628059464f0 <vm_exec_core+12768>, 0x562805946458 <vm_exec_core+12616>, 0x5628059463bb <vm_exec_core+12459>, 0x562805946323 <vm_exec_core+12307>, 0x562805945c7b <vm_exec_core+10603>, 0x5628059462d8 <vm_exec_core+12232>, 0x562805946282 <vm_exec_core+12146>, 0x562805945d9a <vm_exec_core+10890>, 0x562805945d16 <vm_exec_core+10758>, 0x562805943923 <vm_exec_core+1555>, 0x5628059438c5 <vm_exec_core+1461>, 0x562805945ee8 <vm_exec_core+11224>, 0x562805945eb4 <vm_exec_core+11172>, 0x562805945e63 <vm_exec_core+11091>, 0x562805945e14 <vm_exec_core+11012>, 0x562805945cb3 <vm_exec_core+10659>, 0x562805945c09 <vm_exec_core+10489>, 0x562805943858 <vm_exec_core+1352>, 0x562805943801 <vm_exec_core+1265>, 0x56280594377e <vm_exec_core+1134>, 0x562805943739 <vm_exec_core+1065>, 0x5628059436ec <vm_exec_core+988>, 0x56280594369f <vm_exec_core+911>, 0x56280594364a <vm_exec_core+826>, 0x562805943617 <vm_exec_core+775>, 0x5628059435e4 <vm_exec_core+724>, 0x562805945bed <vm_exec_core+10461>, 0x562805943572 <vm_exec_core+610>, 0x5628059457f7 <vm_exec_core+9447>, 0x56280594577c <vm_exec_core+9324>, 0x5628059455e6 <vm_exec_core+8918>, 0x562805945568 <vm_exec_core+8792>, 0x5628059456b7 <vm_exec_core+9127>, 0x56280594565d <vm_exec_core+9037>, 0x562805945208 <vm_exec_core+7928>, 0x5628059451b8 <vm_exec_core+7848>, 0x5628059453fd <vm_exec_core+8429>, 0x562805945263 <vm_exec_core+8019>, 0x5628059450a0 <vm_exec_core+7568>, 0x562805945031 <vm_exec_core+7457>, 0x562805944fc4 <vm_exec_core+7348>, 0x562805944f89 <vm_exec_core+7289>, 0x562805944f53 <vm_exec_core+7235>, 0x562805944f20 <vm_exec_core+7184>, 0x562805945185 <vm_exec_core+7797>, 0x562805944200 <vm_exec_core+3824>, 0x562805944192 <vm_exec_core+3714>, 0x562805944157 <vm_exec_core+3655>, 0x562805944101 <vm_exec_core+3569>, 0x5628059440bd <vm_exec_core+3501>, 0x562805944036 <vm_exec_core+3366>, 0x562805944001 <vm_exec_core+3313>, 0x562805943fa6 <vm_exec_core+3222>, 0x562805943f2e <vm_exec_core+3102>, 0x562805943ef6 <vm_exec_core+3046>, 0x562805943ebe <vm_exec_core+2990>, 0x562805943cc9 <vm_exec_core+2489>, 0x562805943c38 <vm_exec_core+2344>, 0x562805943bdb <vm_exec_core+2251>, 0x562805943b62 <vm_exec_core+2130>, 0x56280594489a <vm_exec_core+5514>, 0x562805944875 <vm_exec_core+5477>, 0x56280594483c <vm_exec_core+5420>, 0x5628059447ec <vm_exec_core+5340>, 0x5628059447ba <vm_exec_core+5290>, 0x5628059446cc <vm_exec_core+5052>, 0x562805944687 <vm_exec_core+4983>, 0x562805944641 <vm_exec_core+4913>, 0x562805944611 <vm_exec_core+4865>, 0x562805944546 <vm_exec_core+4662>, 0x5628059445b1 <vm_exec_core+4769>, 0x562805944421 <vm_exec_core+4369>, 0x5628059443b4 <vm_exec_core+4260>, 0x562805944327 <vm_exec_core+4119>, 0x56280594426b <vm_exec_core+3931>, 0x562805944233 <vm_exec_core+3875>, 0x562805944e59 <vm_exec_core+6985>, 0x562805944d5e <vm_exec_core+6734>, 0x5628059467f1 <vm_exec_core+13537>, 0x562805944e9c <vm_exec_core+7052>, 0x562805944a0c <vm_exec_core+5884>, 0x5628059467dd <vm_exec_core+13517>, 0x5628059449c2 <vm_exec_core+5810>, 0x562805944952 <vm_exec_core+5698>, 0x5628059448e2 <vm_exec_core+5586>, 0x562805944be2 <vm_exec_core+6354>, 0x562805944acf <vm_exec_core+6079>, 0x562805944a56 <vm_exec_core+5958>, 0x562805945b7d <vm_exec_core+10349>, 0x562805944d26 <vm_exec_core+6678>, 0x562805944ccf <vm_exec_core+6591>, 0x5628059439c3 <vm_exec_core+1715>, 0x562805943989 <vm_exec_core+1657>, 0x562805943abb <vm_exec_core+1963>, 0x562805943a1a <vm_exec_core+1802>, 0x5628059467c9 <vm_exec_core+13497>, 0x5628059467b5 <vm_exec_core+13477>, 0x5628059467a1 <vm_exec_core+13457>, 0x56280594678d <vm_exec_core+13437>, 0x562805946779 <vm_exec_core+13417>, 0x562805946765 <vm_exec_core+13397>, 0x56280594674a <vm_exec_core+13370>, 0x562805946736 <vm_exec_core+13350>, 0x562805946722 <vm_exec_core+13330>, 0x56280594670e <vm_exec_core+13310>, 0x5628059466fa <vm_exec_core+13290>, 0x5628059466e6 <vm_exec_core+13270>, 0x5628059466d2 <vm_exec_core+13250>, 0x5628059466be <vm_exec_core+13230>, 0x5628059466aa <vm_exec_core+13210>, 0x562805946696 <vm_exec_core+13190>, 0x562805943914 <vm_exec_core+1540>, 0x5628059438b6 <vm_exec_core+1446>, 0x562805946682 <vm_exec_core+13170>, 0x56280594666e <vm_exec_core+13150>, 0x56280594665a <vm_exec_core+13130>, 0x562805946646 <vm_exec_core+13110>, 0x562805943351 <vm_exec_core+65>, 0x562805943355 <vm_exec_core+69>, 0x562805943849 <vm_exec_core+1337>, 0x5628059437f2 <vm_exec_core+1250>, 0x56280594376f <vm_exec_core+1119>, 0x56280594372a <vm_exec_core+1050>, 0x5628059436dd <vm_exec_core+973>...}
#55 0x000056280593508b in rb_vm_exec (ec=0x562806903120) at /tmp/ruby/src/trunk-yjit/vm.c:2366
        _ec = 0x562806903120
        _tag = {tag = 36, retval = 4, buf = {0x562806903120, 0x562805934878 <rb_vm_exec+392>, 0x0, 0x7ffe394e9ee0, 0x7f3826684108}, prev = 0x7ffe394ea370, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#56 0x000056280593526c in eval_string_with_cref (self=<optimized out>, src=<optimized out>, cref=0x7f3822c79050, file=<optimized out>, line=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1701
        ec = 0x562806903120
        block = {as = {captured = {self = 139879078400240, ep = 0x7f38266840f8, code = {iseq = 0x7f3822c9d0b8, ifunc = 0x7f3822c9d0b8, val = 139879078547640}}, symbol = 139879078400240, proc = 139879078400240}, type = block_type_iseq}
        iseq = 0x7f3822c78c68
        cfp = <optimized out>
#57 0x000056280594a480 in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=139879078400240) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1946
        cref = 0x7f3822c79050
        cref = <optimized out>
#58 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 = 139879077836520
        line = <optimized out>
        code = 139879078400160
#59 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=139879078400240) at /tmp/ruby/src/trunk-yjit/vm_eval.c:2010
No locals.
#60 0x00005628059278d4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7f3826783e90, ec=0x562806903120) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
        ci = 0x254100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f3826626e88
        cfunc = 0x562806945e08
        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>
#61 vm_call_cfunc_with_frame (ec=0x562806903120, reg_cfp=0x7f3826783e90, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
        argc = 2
        stack_bottom = <optimized out>
        argv = <optimized out>
#62 0x000056280594340d 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 = 96
        ci = 0xccccccccccccdbe8
        cc = <optimized out>
        recv = 94729908789472
        argc = <optimized out>
        calling = {ci = 0x254100100005, cc = 0x7f3822bbba00, block_handler = 0, recv = 139879078400240, argc = 2, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#63 vm_exec_core (ec=0x562806903120, initial=1) at ../../src/trunk-yjit/insns.def:835
        bh = <optimized out>
        cd = 0x1
        leaf = <optimized out>
        val = 96
        reg_pc = 0x562806a6e420
        reg_cfp = 0x7f3826783e90
        insns_address_table = {0x562805945e03 <vm_exec_core+10995>, 0x562805943581 <vm_exec_core+625>, 0x562805945806 <vm_exec_core+9462>, 0x56280594578b <vm_exec_core+9339>, 0x5628059455f5 <vm_exec_core+8933>, 0x562805945577 <vm_exec_core+8807>, 0x5628059456c6 <vm_exec_core+9142>, 0x56280594566c <vm_exec_core+9052>, 0x562805945217 <vm_exec_core+7943>, 0x5628059451c7 <vm_exec_core+7863>, 0x56280594540c <vm_exec_core+8444>, 0x562805945272 <vm_exec_core+8034>, 0x5628059450af <vm_exec_core+7583>, 0x562805945040 <vm_exec_core+7472>, 0x562805944fd3 <vm_exec_core+7363>, 0x562805944f98 <vm_exec_core+7304>, 0x562805944f62 <vm_exec_core+7250>, 0x562805944f2f <vm_exec_core+7199>, 0x562805945194 <vm_exec_core+7812>, 0x56280594420f <vm_exec_core+3839>, 0x5628059441a1 <vm_exec_core+3729>, 0x562805944166 <vm_exec_core+3670>, 0x562805944110 <vm_exec_core+3584>, 0x5628059440cc <vm_exec_core+3516>, 0x562805944045 <vm_exec_core+3381>, 0x562805944010 <vm_exec_core+3328>, 0x562805943fb5 <vm_exec_core+3237>, 0x562805943f3d <vm_exec_core+3117>, 0x562805943f05 <vm_exec_core+3061>, 0x562805943ecd <vm_exec_core+3005>, 0x562805943cd8 <vm_exec_core+2504>, 0x562805943c47 <vm_exec_core+2359>, 0x562805943bea <vm_exec_core+2266>, 0x562805943b71 <vm_exec_core+2145>, 0x5628059448a9 <vm_exec_core+5529>, 0x562805944884 <vm_exec_core+5492>, 0x56280594484b <vm_exec_core+5435>, 0x5628059447fb <vm_exec_core+5355>, 0x5628059447c9 <vm_exec_core+5305>, 0x5628059446db <vm_exec_core+5067>, 0x562805944696 <vm_exec_core+4998>, 0x562805944650 <vm_exec_core+4928>, 0x562805944620 <vm_exec_core+4880>, 0x562805944555 <vm_exec_core+4677>, 0x5628059445c0 <vm_exec_core+4784>, 0x562805944430 <vm_exec_core+4384>, 0x5628059443c3 <vm_exec_core+4275>, 0x562805944336 <vm_exec_core+4134>, 0x56280594427a <vm_exec_core+3946>, 0x562805944242 <vm_exec_core+3890>, 0x562805944e68 <vm_exec_core+7000>, 0x562805944d6d <vm_exec_core+6749>, 0x562805943368 <vm_exec_core+88>, 0x562805944eab <vm_exec_core+7067>, 0x562805944a1b <vm_exec_core+5899>, 0x562805946027 <vm_exec_core+11543>, 0x5628059449d1 <vm_exec_core+5825>, 0x562805944961 <vm_exec_core+5713>, 0x5628059448f1 <vm_exec_core+5601>, 0x562805944bf1 <vm_exec_core+6369>, 0x562805944ade <vm_exec_core+6094>, 0x562805944a65 <vm_exec_core+5973>, 0x562805945b8c <vm_exec_core+10364>, 0x562805944d35 <vm_exec_core+6693>, 0x562805944cde <vm_exec_core+6606>, 0x5628059439d2 <vm_exec_core+1730>, 0x562805943998 <vm_exec_core+1672>, 0x562805943aca <vm_exec_core+1978>, 0x562805943a29 <vm_exec_core+1817>, 0x562805945fc5 <vm_exec_core+11445>, 0x562805945f1c <vm_exec_core+11276>, 0x5628059461e0 <vm_exec_core+11984>, 0x56280594616d <vm_exec_core+11869>, 0x5628059460c7 <vm_exec_core+11703>, 0x56280594606b <vm_exec_core+11611>, 0x56280594658d <vm_exec_core+12925>, 0x5628059464f0 <vm_exec_core+12768>, 0x562805946458 <vm_exec_core+12616>, 0x5628059463bb <vm_exec_core+12459>, 0x562805946323 <vm_exec_core+12307>, 0x562805945c7b <vm_exec_core+10603>, 0x5628059462d8 <vm_exec_core+12232>, 0x562805946282 <vm_exec_core+12146>, 0x562805945d9a <vm_exec_core+10890>, 0x562805945d16 <vm_exec_core+10758>, 0x562805943923 <vm_exec_core+1555>, 0x5628059438c5 <vm_exec_core+1461>, 0x562805945ee8 <vm_exec_core+11224>, 0x562805945eb4 <vm_exec_core+11172>, 0x562805945e63 <vm_exec_core+11091>, 0x562805945e14 <vm_exec_core+11012>, 0x562805945cb3 <vm_exec_core+10659>, 0x562805945c09 <vm_exec_core+10489>, 0x562805943858 <vm_exec_core+1352>, 0x562805943801 <vm_exec_core+1265>, 0x56280594377e <vm_exec_core+1134>, 0x562805943739 <vm_exec_core+1065>, 0x5628059436ec <vm_exec_core+988>, 0x56280594369f <vm_exec_core+911>, 0x56280594364a <vm_exec_core+826>, 0x562805943617 <vm_exec_core+775>, 0x5628059435e4 <vm_exec_core+724>, 0x562805945bed <vm_exec_core+10461>, 0x562805943572 <vm_exec_core+610>, 0x5628059457f7 <vm_exec_core+9447>, 0x56280594577c <vm_exec_core+9324>, 0x5628059455e6 <vm_exec_core+8918>, 0x562805945568 <vm_exec_core+8792>, 0x5628059456b7 <vm_exec_core+9127>, 0x56280594565d <vm_exec_core+9037>, 0x562805945208 <vm_exec_core+7928>, 0x5628059451b8 <vm_exec_core+7848>, 0x5628059453fd <vm_exec_core+8429>, 0x562805945263 <vm_exec_core+8019>, 0x5628059450a0 <vm_exec_core+7568>, 0x562805945031 <vm_exec_core+7457>, 0x562805944fc4 <vm_exec_core+7348>, 0x562805944f89 <vm_exec_core+7289>, 0x562805944f53 <vm_exec_core+7235>, 0x562805944f20 <vm_exec_core+7184>, 0x562805945185 <vm_exec_core+7797>, 0x562805944200 <vm_exec_core+3824>, 0x562805944192 <vm_exec_core+3714>, 0x562805944157 <vm_exec_core+3655>, 0x562805944101 <vm_exec_core+3569>, 0x5628059440bd <vm_exec_core+3501>, 0x562805944036 <vm_exec_core+3366>, 0x562805944001 <vm_exec_core+3313>, 0x562805943fa6 <vm_exec_core+3222>, 0x562805943f2e <vm_exec_core+3102>, 0x562805943ef6 <vm_exec_core+3046>, 0x562805943ebe <vm_exec_core+2990>, 0x562805943cc9 <vm_exec_core+2489>, 0x562805943c38 <vm_exec_core+2344>, 0x562805943bdb <vm_exec_core+2251>, 0x562805943b62 <vm_exec_core+2130>, 0x56280594489a <vm_exec_core+5514>, 0x562805944875 <vm_exec_core+5477>, 0x56280594483c <vm_exec_core+5420>, 0x5628059447ec <vm_exec_core+5340>, 0x5628059447ba <vm_exec_core+5290>, 0x5628059446cc <vm_exec_core+5052>, 0x562805944687 <vm_exec_core+4983>, 0x562805944641 <vm_exec_core+4913>, 0x562805944611 <vm_exec_core+4865>, 0x562805944546 <vm_exec_core+4662>, 0x5628059445b1 <vm_exec_core+4769>, 0x562805944421 <vm_exec_core+4369>, 0x5628059443b4 <vm_exec_core+4260>, 0x562805944327 <vm_exec_core+4119>, 0x56280594426b <vm_exec_core+3931>, 0x562805944233 <vm_exec_core+3875>, 0x562805944e59 <vm_exec_core+6985>, 0x562805944d5e <vm_exec_core+6734>, 0x5628059467f1 <vm_exec_core+13537>, 0x562805944e9c <vm_exec_core+7052>, 0x562805944a0c <vm_exec_core+5884>, 0x5628059467dd <vm_exec_core+13517>, 0x5628059449c2 <vm_exec_core+5810>, 0x562805944952 <vm_exec_core+5698>, 0x5628059448e2 <vm_exec_core+5586>, 0x562805944be2 <vm_exec_core+6354>, 0x562805944acf <vm_exec_core+6079>, 0x562805944a56 <vm_exec_core+5958>, 0x562805945b7d <vm_exec_core+10349>, 0x562805944d26 <vm_exec_core+6678>, 0x562805944ccf <vm_exec_core+6591>, 0x5628059439c3 <vm_exec_core+1715>, 0x562805943989 <vm_exec_core+1657>, 0x562805943abb <vm_exec_core+1963>, 0x562805943a1a <vm_exec_core+1802>, 0x5628059467c9 <vm_exec_core+13497>, 0x5628059467b5 <vm_exec_core+13477>, 0x5628059467a1 <vm_exec_core+13457>, 0x56280594678d <vm_exec_core+13437>, 0x562805946779 <vm_exec_core+13417>, 0x562805946765 <vm_exec_core+13397>, 0x56280594674a <vm_exec_core+13370>, 0x562805946736 <vm_exec_core+13350>, 0x562805946722 <vm_exec_core+13330>, 0x56280594670e <vm_exec_core+13310>, 0x5628059466fa <vm_exec_core+13290>, 0x5628059466e6 <vm_exec_core+13270>, 0x5628059466d2 <vm_exec_core+13250>, 0x5628059466be <vm_exec_core+13230>, 0x5628059466aa <vm_exec_core+13210>, 0x562805946696 <vm_exec_core+13190>, 0x562805943914 <vm_exec_core+1540>, 0x5628059438b6 <vm_exec_core+1446>, 0x562805946682 <vm_exec_core+13170>, 0x56280594666e <vm_exec_core+13150>, 0x56280594665a <vm_exec_core+13130>, 0x562805946646 <vm_exec_core+13110>, 0x562805943351 <vm_exec_core+65>, 0x562805943355 <vm_exec_core+69>, 0x562805943849 <vm_exec_core+1337>, 0x5628059437f2 <vm_exec_core+1250>, 0x56280594376f <vm_exec_core+1119>, 0x56280594372a <vm_exec_core+1050>, 0x5628059436dd <vm_exec_core+973>...}
#64 0x000056280593508b in rb_vm_exec (ec=0x562806903120) at /tmp/ruby/src/trunk-yjit/vm.c:2366
        _ec = 0x562806903120
        _tag = {tag = 36, retval = 4, buf = {0x7f3826783f50, 0x562805934878 <rb_vm_exec+392>, 0x0, 0x7ffe394ea2a0, 0x0}, prev = 0x7ffe394ea6f0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#65 0x00005628059494ab in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=139879138905440, iseq=0x7f3822c9d108, ec=0x562806903120) at /tmp/ruby/src/trunk-yjit/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#66 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffe394ea418, argc=1, self=139879138905440, captured=<optimized out>, ec=0x562806903120) at /tmp/ruby/src/trunk-yjit/vm.c:1440
        iseq = 0x7f3822c9d108
        i = 1
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = 0x7f3826684088
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#67 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>
#68 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffe394ea418, argc=1, ec=0x562806903120) at /tmp/ruby/src/trunk-yjit/vm.c:1495
No locals.
#69 vm_yield (kw_splat=0, argv=0x7ffe394ea418, argc=1, ec=0x562806903120) at /tmp/ruby/src/trunk-yjit/vm.c:1503
No locals.
#70 rb_yield_0 (argv=0x7ffe394ea418, argc=1) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1337
No locals.
#71 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1353
No locals.
#72 0x0000562805a0e20c in rb_ary_each (ary=139879077507320) at /tmp/ruby/src/trunk-yjit/array.c:2747
        i = 6
#73 0x00005628059278d4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f3826783f90, ec=0x562806903120) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3357
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f38266204c0
        cfunc = 0x56280695a348
        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>
#74 vm_call_cfunc_with_frame (ec=0x562806903120, reg_cfp=0x7f3826783f90, calling=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#75 0x0000562805944e38 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 = 96
        ci = 0x8068
        cc = <optimized out>
        recv = 94729908789472
        argc = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7f3826656908, block_handler = 139879140310953, recv = 139879077507320, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#76 vm_exec_core (ec=0x562806903120, initial=1) at ../../src/trunk-yjit/insns.def:815
        bh = 14757395258967645160
        cd = 0x562806aa0e60
        blockiseq = 0x1e3
        leaf = <optimized out>
        val = 96
        reg_pc = 0x562806aa0d58
        reg_cfp = 0x7f3826783f90
        insns_address_table = {0x562805945e03 <vm_exec_core+10995>, 0x562805943581 <vm_exec_core+625>, 0x562805945806 <vm_exec_core+9462>, 0x56280594578b <vm_exec_core+9339>, 0x5628059455f5 <vm_exec_core+8933>, 0x562805945577 <vm_exec_core+8807>, 0x5628059456c6 <vm_exec_core+9142>, 0x56280594566c <vm_exec_core+9052>, 0x562805945217 <vm_exec_core+7943>, 0x5628059451c7 <vm_exec_core+7863>, 0x56280594540c <vm_exec_core+8444>, 0x562805945272 <vm_exec_core+8034>, 0x5628059450af <vm_exec_core+7583>, 0x562805945040 <vm_exec_core+7472>, 0x562805944fd3 <vm_exec_core+7363>, 0x562805944f98 <vm_exec_core+7304>, 0x562805944f62 <vm_exec_core+7250>, 0x562805944f2f <vm_exec_core+7199>, 0x562805945194 <vm_exec_core+7812>, 0x56280594420f <vm_exec_core+3839>, 0x5628059441a1 <vm_exec_core+3729>, 0x562805944166 <vm_exec_core+3670>, 0x562805944110 <vm_exec_core+3584>, 0x5628059440cc <vm_exec_core+3516>, 0x562805944045 <vm_exec_core+3381>, 0x562805944010 <vm_exec_core+3328>, 0x562805943fb5 <vm_exec_core+3237>, 0x562805943f3d <vm_exec_core+3117>, 0x562805943f05 <vm_exec_core+3061>, 0x562805943ecd <vm_exec_core+3005>, 0x562805943cd8 <vm_exec_core+2504>, 0x562805943c47 <vm_exec_core+2359>, 0x562805943bea <vm_exec_core+2266>, 0x562805943b71 <vm_exec_core+2145>, 0x5628059448a9 <vm_exec_core+5529>, 0x562805944884 <vm_exec_core+5492>, 0x56280594484b <vm_exec_core+5435>, 0x5628059447fb <vm_exec_core+5355>, 0x5628059447c9 <vm_exec_core+5305>, 0x5628059446db <vm_exec_core+5067>, 0x562805944696 <vm_exec_core+4998>, 0x562805944650 <vm_exec_core+4928>, 0x562805944620 <vm_exec_core+4880>, 0x562805944555 <vm_exec_core+4677>, 0x5628059445c0 <vm_exec_core+4784>, 0x562805944430 <vm_exec_core+4384>, 0x5628059443c3 <vm_exec_core+4275>, 0x562805944336 <vm_exec_core+4134>, 0x56280594427a <vm_exec_core+3946>, 0x562805944242 <vm_exec_core+3890>, 0x562805944e68 <vm_exec_core+7000>, 0x562805944d6d <vm_exec_core+6749>, 0x562805943368 <vm_exec_core+88>, 0x562805944eab <vm_exec_core+7067>, 0x562805944a1b <vm_exec_core+5899>, 0x562805946027 <vm_exec_core+11543>, 0x5628059449d1 <vm_exec_core+5825>, 0x562805944961 <vm_exec_core+5713>, 0x5628059448f1 <vm_exec_core+5601>, 0x562805944bf1 <vm_exec_core+6369>, 0x562805944ade <vm_exec_core+6094>, 0x562805944a65 <vm_exec_core+5973>, 0x562805945b8c <vm_exec_core+10364>, 0x562805944d35 <vm_exec_core+6693>, 0x562805944cde <vm_exec_core+6606>, 0x5628059439d2 <vm_exec_core+1730>, 0x562805943998 <vm_exec_core+1672>, 0x562805943aca <vm_exec_core+1978>, 0x562805943a29 <vm_exec_core+1817>, 0x562805945fc5 <vm_exec_core+11445>, 0x562805945f1c <vm_exec_core+11276>, 0x5628059461e0 <vm_exec_core+11984>, 0x56280594616d <vm_exec_core+11869>, 0x5628059460c7 <vm_exec_core+11703>, 0x56280594606b <vm_exec_core+11611>, 0x56280594658d <vm_exec_core+12925>, 0x5628059464f0 <vm_exec_core+12768>, 0x562805946458 <vm_exec_core+12616>, 0x5628059463bb <vm_exec_core+12459>, 0x562805946323 <vm_exec_core+12307>, 0x562805945c7b <vm_exec_core+10603>, 0x5628059462d8 <vm_exec_core+12232>, 0x562805946282 <vm_exec_core+12146>, 0x562805945d9a <vm_exec_core+10890>, 0x562805945d16 <vm_exec_core+10758>, 0x562805943923 <vm_exec_core+1555>, 0x5628059438c5 <vm_exec_core+1461>, 0x562805945ee8 <vm_exec_core+11224>, 0x562805945eb4 <vm_exec_core+11172>, 0x562805945e63 <vm_exec_core+11091>, 0x562805945e14 <vm_exec_core+11012>, 0x562805945cb3 <vm_exec_core+10659>, 0x562805945c09 <vm_exec_core+10489>, 0x562805943858 <vm_exec_core+1352>, 0x562805943801 <vm_exec_core+1265>, 0x56280594377e <vm_exec_core+1134>, 0x562805943739 <vm_exec_core+1065>, 0x5628059436ec <vm_exec_core+988>, 0x56280594369f <vm_exec_core+911>, 0x56280594364a <vm_exec_core+826>, 0x562805943617 <vm_exec_core+775>, 0x5628059435e4 <vm_exec_core+724>, 0x562805945bed <vm_exec_core+10461>, 0x562805943572 <vm_exec_core+610>, 0x5628059457f7 <vm_exec_core+9447>, 0x56280594577c <vm_exec_core+9324>, 0x5628059455e6 <vm_exec_core+8918>, 0x562805945568 <vm_exec_core+8792>, 0x5628059456b7 <vm_exec_core+9127>, 0x56280594565d <vm_exec_core+9037>, 0x562805945208 <vm_exec_core+7928>, 0x5628059451b8 <vm_exec_core+7848>, 0x5628059453fd <vm_exec_core+8429>, 0x562805945263 <vm_exec_core+8019>, 0x5628059450a0 <vm_exec_core+7568>, 0x562805945031 <vm_exec_core+7457>, 0x562805944fc4 <vm_exec_core+7348>, 0x562805944f89 <vm_exec_core+7289>, 0x562805944f53 <vm_exec_core+7235>, 0x562805944f20 <vm_exec_core+7184>, 0x562805945185 <vm_exec_core+7797>, 0x562805944200 <vm_exec_core+3824>, 0x562805944192 <vm_exec_core+3714>, 0x562805944157 <vm_exec_core+3655>, 0x562805944101 <vm_exec_core+3569>, 0x5628059440bd <vm_exec_core+3501>, 0x562805944036 <vm_exec_core+3366>, 0x562805944001 <vm_exec_core+3313>, 0x562805943fa6 <vm_exec_core+3222>, 0x562805943f2e <vm_exec_core+3102>, 0x562805943ef6 <vm_exec_core+3046>, 0x562805943ebe <vm_exec_core+2990>, 0x562805943cc9 <vm_exec_core+2489>, 0x562805943c38 <vm_exec_core+2344>, 0x562805943bdb <vm_exec_core+2251>, 0x562805943b62 <vm_exec_core+2130>, 0x56280594489a <vm_exec_core+5514>, 0x562805944875 <vm_exec_core+5477>, 0x56280594483c <vm_exec_core+5420>, 0x5628059447ec <vm_exec_core+5340>, 0x5628059447ba <vm_exec_core+5290>, 0x5628059446cc <vm_exec_core+5052>, 0x562805944687 <vm_exec_core+4983>, 0x562805944641 <vm_exec_core+4913>, 0x562805944611 <vm_exec_core+4865>, 0x562805944546 <vm_exec_core+4662>, 0x5628059445b1 <vm_exec_core+4769>, 0x562805944421 <vm_exec_core+4369>, 0x5628059443b4 <vm_exec_core+4260>, 0x562805944327 <vm_exec_core+4119>, 0x56280594426b <vm_exec_core+3931>, 0x562805944233 <vm_exec_core+3875>, 0x562805944e59 <vm_exec_core+6985>, 0x562805944d5e <vm_exec_core+6734>, 0x5628059467f1 <vm_exec_core+13537>, 0x562805944e9c <vm_exec_core+7052>, 0x562805944a0c <vm_exec_core+5884>, 0x5628059467dd <vm_exec_core+13517>, 0x5628059449c2 <vm_exec_core+5810>, 0x562805944952 <vm_exec_core+5698>, 0x5628059448e2 <vm_exec_core+5586>, 0x562805944be2 <vm_exec_core+6354>, 0x562805944acf <vm_exec_core+6079>, 0x562805944a56 <vm_exec_core+5958>, 0x562805945b7d <vm_exec_core+10349>, 0x562805944d26 <vm_exec_core+6678>, 0x562805944ccf <vm_exec_core+6591>, 0x5628059439c3 <vm_exec_core+1715>, 0x562805943989 <vm_exec_core+1657>, 0x562805943abb <vm_exec_core+1963>, 0x562805943a1a <vm_exec_core+1802>, 0x5628059467c9 <vm_exec_core+13497>, 0x5628059467b5 <vm_exec_core+13477>, 0x5628059467a1 <vm_exec_core+13457>, 0x56280594678d <vm_exec_core+13437>, 0x562805946779 <vm_exec_core+13417>, 0x562805946765 <vm_exec_core+13397>, 0x56280594674a <vm_exec_core+13370>, 0x562805946736 <vm_exec_core+13350>, 0x562805946722 <vm_exec_core+13330>, 0x56280594670e <vm_exec_core+13310>, 0x5628059466fa <vm_exec_core+13290>, 0x5628059466e6 <vm_exec_core+13270>, 0x5628059466d2 <vm_exec_core+13250>, 0x5628059466be <vm_exec_core+13230>, 0x5628059466aa <vm_exec_core+13210>, 0x562805946696 <vm_exec_core+13190>, 0x562805943914 <vm_exec_core+1540>, 0x5628059438b6 <vm_exec_core+1446>, 0x562805946682 <vm_exec_core+13170>, 0x56280594666e <vm_exec_core+13150>, 0x56280594665a <vm_exec_core+13130>, 0x562805946646 <vm_exec_core+13110>, 0x562805943351 <vm_exec_core+65>, 0x562805943355 <vm_exec_core+69>, 0x562805943849 <vm_exec_core+1337>, 0x5628059437f2 <vm_exec_core+1250>, 0x56280594376f <vm_exec_core+1119>, 0x56280594372a <vm_exec_core+1050>, 0x5628059436dd <vm_exec_core+973>...}
#77 0x000056280593508b in rb_vm_exec (ec=0x562806903120) at /tmp/ruby/src/trunk-yjit/vm.c:2366
        _ec = 0x562806903120
        _tag = {tag = 36, retval = 4, buf = {0x7f3822c9d630, 0x562805934878 <rb_vm_exec+392>, 0x0, 0x7ffe394ea620, 0x562806991c80}, prev = 0x7ffe394ea7b0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#78 0x000056280574d351 in rb_ec_exec_node (ec=ec@entry=0x562806903120, n=n@entry=0x7f3822c9d630) at /tmp/ruby/src/trunk-yjit/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 94729891880580, buf = {0x7f3822c9d630, 0x56280574d3a2 <rb_ec_exec_node+258>, 0x0, 0x7ffe394ea780, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f3822c9d630
#79 0x00005628057524bd in ruby_run_node (n=0x7f3822c9d630) at /tmp/ruby/src/trunk-yjit/eval.c:328
        ec = 0x562806903120
        status = 0
#80 0x000056280574d107 in rb_main (argv=0x7ffe394ea9b8, argc=137) at /tmp/ruby/src/trunk-yjit/main.c:39
        variable_in_this_stack_frame = 140729859879033
#81 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