# Logfile created on 2023-03-26 12:14:37 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055bf6ea9a398 @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-repeat20", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-repeat20", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-repeat20", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-repeat20", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=--repeat-count=20", @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=41600, @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat20.20230326-121436", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055bf6eb23530 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055bf6eb233f0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055bf6eb23210 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat20.20230326-121436", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat20.20230326-121436>, @binmode=false, @mon_data=#<Monitor:0x000055bf6eb23148>, @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-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision -
From https://github.com/ruby/rbs
 * branch              0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 -> FETCH_HEAD
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision unchanged
HEAD is now at 0dd11d38 Merge pull request #1276 from ruby/print-skip-test
echo 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   2f91681..d515292  master     -> origin/master
Updating 2f91681..d515292
Fast-forward
 parse.y                            | 61 +++++++++++++++++---------------------
 test/ripper/test_sexp.rb           | 34 +++++++++++++++++----
 test/ruby/test_pattern_matching.rb |  8 +++++
 3 files changed, 64 insertions(+), 39 deletions(-)
Latest commit hash = d51529244f
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating parse.c
generating /tmp/ruby/src/trunk-repeat20/ext/ripper/ripper.c
make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/ripper'
extracting ripper.y from ../../parse.y
generating eventids1.c from ../../parse.y
/tmp/ruby/src/trunk-repeat20/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
compiling compiler ripper.y
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/ripper'
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
Update rbs to 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104
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-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision unchanged
From https://github.com/ruby/rbs
 * branch              0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 -> FETCH_HEAD
HEAD is now at 0dd11d38 Merge pull request #1276 from ruby/print-skip-test
echo 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	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-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/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 parse.c
compiling /tmp/ruby/src/trunk-repeat20/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   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	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-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/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-repeat20/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.3.0
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   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	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-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
encdb.h unchanged
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
compiling /tmp/ruby/src/trunk-repeat20/ext/ripper/ripper.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2'
checking /tmp/ruby/src/trunk-repeat20/parse.y and /tmp/ruby/src/trunk-repeat20/ext/ripper/eventids2.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
$$$[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   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	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-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
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-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision -
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision unchanged
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-repeat20/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
making encs
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-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
./miniruby -I/tmp/ruby/src/trunk-repeat20/lib -I. -I.ext/common  /tmp/ruby/src/trunk-repeat20/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-repeat20/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-repeat20/bin
installing base libraries:          /tmp/ruby/install/trunk-repeat20/lib
installing arch files:              /tmp/ruby/install/trunk-repeat20/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-repeat20/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-repeat20/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-repeat20/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-repeat20/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-repeat20/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-repeat20/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-repeat20/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-repeat20/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-repeat20/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-repeat20/bin
installing library scripts:         /tmp/ruby/install/trunk-repeat20/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-repeat20/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-repeat20/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-repeat20/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-repeat20/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-repeat20/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-repeat20/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1824 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS=--repeat-count=20
	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   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	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-repeat20/yjit/target/release/' /tmp/ruby/src/trunk-repeat20/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-repeat20/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-repeat20/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS=--repeat-count=20" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20
Run options: 
  --seed=17275
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-repeat20/lib -I. -I.ext/common  /tmp/ruby/src/trunk-repeat20/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-repeat20/test/excludes
  --name=!/memory_leak/
  --stderr-on-failure
  --repeat-count=20

# Running tests:

Finished(1/20)  tests in 934.237720s, 25.4293 tests/s, 9537.4430 assertions/s.
Finished(2/20)  tests in 1020.932234s, 23.2699 tests/s, 8728.0857 assertions/s.
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 16 : #<TCPSocket:fd 16, AF_INET, 127.0.0.1, 33539>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 17 : #<IO:fd 17>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 18 : #<IO:fd 18>
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 16
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 17
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_00_tuple: 18
Finished(3/20)  tests in 1050.751691s, 22.6095 tests/s, 8479.7256 assertions/s.
Finished(4/20)  tests in 1073.520061s, 22.1300 tests/s, 8303.5262 assertions/s.
Finished(5/20)  tests in 1029.844543s, 23.0685 tests/s, 8657.3843 assertions/s.
Finished(6/20)  tests in 977.159895s, 24.3123 tests/s, 9124.3839 assertions/s.
Leaked file descriptor: TestGemRemoteFetcher#test_download_local_space: 11 : #<TCPServer:fd 11, AF_INET, 0.0.0.0, 37641>
Leaked file descriptor: TestGemRemoteFetcher#test_download_local_space: 12 : #<TCPServer:fd 12, AF_INET6, ::, 37641>
Leaked file descriptor: TestGemRemoteFetcher#test_download_local_space: 13 : #<IO:fd 13>
Leaked file descriptor: TestGemRemoteFetcher#test_download_local_space: 14 : #<IO:fd 14>
Closed file descriptor: TestGemRemoteFetcher#test_download_cached: 11
Closed file descriptor: TestGemRemoteFetcher#test_download_cached: 12
Closed file descriptor: TestGemRemoteFetcher#test_download_cached: 13
Closed file descriptor: TestGemRemoteFetcher#test_download_cached: 14
Finished(7/20)  tests in 1221.479430s, 19.4494 tests/s, 7298.7623 assertions/s.
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 13 : #<TCPSocket:fd 13, AF_INET, 127.0.0.1, 35545>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 14 : #<IO:fd 14>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 15 : #<IO:fd 15>
Leaked thread: Rinda::TupleSpaceProxyTest#test_take_bug_8215: #<Thread:0x00007f5929bc9470 /tmp/ruby/src/trunk-repeat20/lib/drb/drb.rb:1716 sleep_forever>

  1) Failure:
TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk-repeat20/test/ripper/test_files_test_2.rb:6]:
pid 936901 killed by SIGABRT (signal 6) (core dumped)
| (eval):1: [BUG] Segmentation fault at 0x0000000000000000
| ruby 3.3.0dev (2023-03-26T09:57:34Z master d51529244f) [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0010 p:0000 s:0049 e:000048 METHOD (eval):1 [FINISH]
| c:0009 p:---- s:0043 e:000042 CFUNC  :parse
| c:0008 p:0003 s:0039 e:000038 EVAL   <test_pattern_matching.rb>:1 [FINISH]
| c:0007 p:---- s:0036 e:000035 CFUNC  :instance_eval
| c:0006 p:0050 s:0030 e:000029 BLOCK  -:22
| c:0005 p:0033 s:0026 e:000025 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/core_assertions.rb:182
| c:0004 p:0009 s:0019 e:000018 BLOCK  -:20 [FINISH]
| c:0003 p:---- s:0015 e:000014 CFUNC  :each
| c:0002 p:0121 s:0011 E:0017b8 EVAL   -:19 [FINISH]
| c:0001 p:0000 s:0003 E:000090 DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -:19:in `<main>'
| -:19:in `each'
| -:20:in `block in <main>'
| /tmp/ruby/src/trunk-repeat20/tool/lib/core_assertions.rb:182:in `assert_nothing_raised'
| -:22:in `block (2 levels) in <main>'
| -:22:in `instance_eval'
| <test_pattern_matching.rb>:1:in `block (2 levels) in <main>'
| <test_pattern_matching.rb>:1:in `parse'
| (eval):1:in `on_sp'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x00007f120ae7e708 RBP: 0x000056150718a698 RSP: 0x00007ffd228b9fc0
|  RAX: 0x66666666666687b8 RBX: 0x0000000000000080 RCX: 0xcccccccccccccccd
|  RDX: 0x000000000000042a RDI: 0x0000561506dac0e0 RSI: 0x2065676e61686320
|   R8: 0x0000000000008068  R9: 0x0000000000000020 R10: 0x00007ffd229a9080
|  R11: 0x0000000000000008 R12: 0x0000561506dac0e0 R13: 0x0000561507180000
|  R14: 0x000000000000002a R15: 0x0000561507165280 EFL: 0x0000000000010202
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_print_backtrace+0xd) [0x7f120b05619f] /tmp/ruby/src/trunk-repeat20/vm_dump.c:785
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_vm_bugreport) /tmp/ruby/src/trunk-repeat20/vm_dump.c:1101
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_bug_for_fatal_signal+0xf4) [0x7f120ae5d494] /tmp/ruby/src/trunk-repeat20/error.c:813
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(sigsegv+0x4d) [0x7f120afa2bed] /tmp/ruby/src/trunk-repeat20/signal.c:964
| /lib/x86_64-linux-gnu/libc.so.6(0x7f120a9c2520) [0x7f120a9c2520]
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(RVALUE_WB_UNPROTECTED+0x1a) [0x7f120ae7e708] /tmp/ruby/src/trunk-repeat20/gc.c:1650
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rgengc_check_relation) /tmp/ruby/src/trunk-repeat20/gc.c:6983
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rgengc_check_relation+0x5) [0x7f120ae847ad] /tmp/ruby/src/trunk-repeat20/gc.c:7078
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_mark_ptr) /tmp/ruby/src/trunk-repeat20/gc.c:7059
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(mark_ast_value+0x9) [0x7f120aee8bdc] /tmp/ruby/src/trunk-repeat20/node.c:1379
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(iterate_buffer_elements) /tmp/ruby/src/trunk-repeat20/node.c:1338
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(iterate_node_values) /tmp/ruby/src/trunk-repeat20/node.c:1348
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ast_mark) /tmp/ruby/src/trunk-repeat20/node.c:1436
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_mark_stacked_objects+0x3f) [0x7f120ae87997] /tmp/ruby/src/trunk-repeat20/gc.c:7512
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_mark_stacked_objects_incremental) /tmp/ruby/src/trunk-repeat20/gc.c:7544
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_marks_rest) /tmp/ruby/src/trunk-repeat20/gc.c:8714
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_marking_exit+0x0) [0x7f120ae8b648] /tmp/ruby/src/trunk-repeat20/gc.c:8754
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_marks_continue) /tmp/ruby/src/trunk-repeat20/gc.c:8757
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(gc_continue) /tmp/ruby/src/trunk-repeat20/gc.c:2389
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(ractor_cache_allocate_slot+0x0) [0x7f120ae8b8cd] /tmp/ruby/src/trunk-repeat20/gc.c:2782
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(newobj_alloc) /tmp/ruby/src/trunk-repeat20/gc.c:2786
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(newobj_of0+0x66) [0x7f120ae8c091] /tmp/ruby/src/trunk-repeat20/gc.c:2893
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(newobj_of) /tmp/ruby/src/trunk-repeat20/gc.c:2913
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-repeat20/gc.c:2935
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_array_const_ptr_transient+0x0) [0x7f120add1950] /tmp/ruby/src/trunk-repeat20/array.c:797
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(ary_make_partial) /tmp/ruby/src/trunk-repeat20/array.c:1345
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ary_resurrect) /tmp/ruby/src/trunk-repeat20/array.c:2916
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_exec_core+0xc11) [0x7f120b03acf1] ../../src/trunk-repeat20/insns.def:486
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f120b04097b] /tmp/ruby/src/trunk-repeat20/vm.c:2366
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call0_cc+0x6e) [0x7f120b04a81f] /tmp/ruby/src/trunk-repeat20/vm_eval.c:85
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_funcallv) /tmp/ruby/src/trunk-repeat20/vm_eval.c:1040
| /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_scan_event_val+0x5c) [0x7f1206eb7f4a] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14192
| /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_dispatch_scan_event) /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:6282
| /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(parser_yylex+0x273) [0x7f1206ec0677] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:10432
| /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(yylex) /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:10485
| /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_yyparse) /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.c:10528
| /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_parse0+0xe2) [0x7f1206ed15b2] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14371
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ensure+0x126) [0x7f120ae66fd6] /tmp/ruby/src/trunk-repeat20/eval.c:1005
| /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7f1206eb4315] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14409
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f120b02ae54] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_sendish+0x90) [0x7f120b03a1dd] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_exec_core) ../../src/trunk-repeat20/insns.def:835
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f120b04097b] /tmp/ruby/src/trunk-repeat20/vm.c:2366
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(eval_string_with_cref+0xd9) [0x7f120b040b79] /tmp/ruby/src/trunk-repeat20/vm_eval.c:1701
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(eval_under+0x48) [0x7f120b050eea] /tmp/ruby/src/trunk-repeat20/vm_eval.c:1946
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_obj_instance_eval_internal) /tmp/ruby/src/trunk-repeat20/vm_eval.c:1970
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f120b02ae54] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_sendish+0x90) [0x7f120b03a1dd] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_exec_core) ../../src/trunk-repeat20/insns.def:835
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f120b04097b] /tmp/ruby/src/trunk-repeat20/vm.c:2366
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_yield+0x27b) [0x7f120b04feeb] /tmp/ruby/src/trunk-repeat20/vm.c:1384
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7f120adc32fc] /tmp/ruby/src/trunk-repeat20/array.c:2747
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-repeat20/include/ruby/internal/fl_type.h:552
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_array_len) /tmp/ruby/src/trunk-repeat20/include/ruby/internal/core/rarray.h:321
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ary_each) /tmp/ruby/src/trunk-repeat20/array.c:2746
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f120b02ae54] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_sendish+0x98) [0x7f120b03bb59] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_exec_core) ../../src/trunk-repeat20/insns.def:815
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f120b04097b] /tmp/ruby/src/trunk-repeat20/vm.c:2366
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7f120ae62891] /tmp/ruby/src/trunk-repeat20/eval.c:287
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(ruby_run_node+0x93) [0x7f120ae68d53] /tmp/ruby/src/trunk-repeat20/eval.c:328
| /tmp/ruby/build/trunk-repeat20/ruby(rb_main+0x21) [0x5615057d5187] /tmp/ruby/src/trunk-repeat20/main.c:39
| /tmp/ruby/build/trunk-repeat20/ruby(main) /tmp/ruby/src/trunk-repeat20/main.c:58
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x80) [0x7f120a9a9d90] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f120a9a9e40] ../csu/libc-start.c:392
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:379
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
| [0x5615057d51d5]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Process memory map:
| 
| 5615057d4000-5615057d5000 r--p 00000000 00:33 15996698                   /tmp/ruby/build/trunk-repeat20/ruby
| 5615057d5000-5615057d6000 r-xp 00001000 00:33 15996698                   /tmp/ruby/build/trunk-repeat20/ruby
| 5615057d6000-5615057d7000 r--p 00002000 00:33 15996698                   /tmp/ruby/build/trunk-repeat20/ruby
| 5615057d7000-5615057d8000 r--p 00002000 00:33 15996698                   /tmp/ruby/build/trunk-repeat20/ruby
| 5615057d8000-5615057d9000 rw-p 00003000 00:33 15996698                   /tmp/ruby/build/trunk-repeat20/ruby
| 561506da9000-56150733d000 rw-p 00000000 00:00 0                          [heap]
| 7f12039c2000-7f12041ea000 rw-p 00000000 00:00 0 
| 7f12041ea000-7f1204621000 r--s 00000000 00:33 14692161                   /usr/lib/debug/.build-id/69/389d485a9793dbe873f0ea2c93e02efaa9aa3d.debug
| 7f1204621000-7f120483f000 r--s 00000000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f120483f000-7f1205bae000 rw-p 00000000 00:00 0 
| 7f1205bae000-7f1206bfa000 r--s 00000000 00:33 15992606                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7f1206bfa000-7f1206c30000 r--s 00000000 00:33 15996698                   /tmp/ruby/build/trunk-repeat20/ruby
| 7f1206c30000-7f1206ca0000 rw-p 00000000 00:00 0 
| 7f1206cb0000-7f1206e10000 rw-p 00000000 00:00 0 
| 7f1206e20000-7f1206ea0000 rw-p 00000000 00:00 0 
| 7f1206ea1000-7f1206ea3000 r--p 00000000 00:33 16000303                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7f1206ea3000-7f1206ea8000 r-xp 00002000 00:33 16000303                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7f1206ea8000-7f1206ea9000 r--p 00007000 00:33 16000303                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7f1206ea9000-7f1206eaa000 ---p 00008000 00:33 16000303                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7f1206eaa000-7f1206eab000 r--p 00008000 00:33 16000303                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7f1206eab000-7f1206eac000 rw-p 00009000 00:33 16000303                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7f1206eac000-7f1206eb2000 r--p 00000000 00:33 16000444                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
| 7f1206eb2000-7f1206ed4000 r-xp 00006000 00:33 16000444                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
| 7f1206ed4000-7f1206eed000 r--p 00028000 00:33 16000444                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
| 7f1206eed000-7f1206eef000 r--p 00040000 00:33 16000444                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
| 7f1206eef000-7f1206ef0000 rw-p 00042000 00:33 16000444                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
| 7f1206ef0000-7f1206f10000 rw-p 00000000 00:00 0 
| 7f1206f10000-7f1206f11000 ---p 00000000 00:00 0 
| 7f1206f11000-7f1206f52000 rw-p 00000000 00:00 0 
| 7f1206f52000-7f1206f53000 ---p 00000000 00:00 0 
| 7f1206f53000-7f1206f94000 rw-p 00000000 00:00 0 
| 7f1206f94000-7f1206f95000 ---p 00000000 00:00 0 
| 7f1206f95000-7f1206fd6000 rw-p 00000000 00:00 0 
| 7f1206fd6000-7f1206fd7000 ---p 00000000 00:00 0 
| 7f1206fd7000-7f1207018000 rw-p 00000000 00:00 0 
| 7f1207018000-7f1207019000 ---p 00000000 00:00 0 
| 7f1207019000-7f120705a000 rw-p 00000000 00:00 0 
| 7f120705a000-7f120705b000 ---p 00000000 00:00 0 
| 7f120705b000-7f120709c000 rw-p 00000000 00:00 0 
| 7f120709c000-7f120709d000 ---p 00000000 00:00 0 
| 7f120709d000-7f12070de000 rw-p 00000000 00:00 0 
| 7f12070de000-7f12070df000 ---p 00000000 00:00 0 
| 7f12070df000-7f1207120000 rw-p 00000000 00:00 0 
| 7f1207120000-7f1207121000 ---p 00000000 00:00 0 
| 7f1207121000-7f1207162000 rw-p 00000000 00:00 0 
| 7f1207162000-7f1207163000 ---p 00000000 00:00 0 
| 7f1207163000-7f12071a4000 rw-p 00000000 00:00 0 
| 7f12071a4000-7f12071a5000 ---p 00000000 00:00 0 
| 7f12071a5000-7f12071e6000 rw-p 00000000 00:00 0 
| 7f12071e6000-7f12071e7000 ---p 00000000 00:00 0 
| 7f12071e7000-7f1207228000 rw-p 00000000 00:00 0 
| 7f1207228000-7f1207229000 ---p 00000000 00:00 0 
| 7f1207229000-7f120726a000 rw-p 00000000 00:00 0 
| 7f120726a000-7f120726b000 ---p 00000000 00:00 0 
| 7f120726b000-7f12072ac000 rw-p 00000000 00:00 0 
| 7f12072ac000-7f12072ad000 ---p 00000000 00:00 0 
| 7f12072ad000-7f12072ee000 rw-p 00000000 00:00 0 
| 7f12072ee000-7f12072ef000 ---p 00000000 00:00 0 
| 7f12072ef000-7f1207330000 rw-p 00000000 00:00 0 
| 7f1207330000-7f1207331000 ---p 00000000 00:00 0 
| 7f1207331000-7f1207372000 rw-p 00000000 00:00 0 
| 7f1207372000-7f1207373000 ---p 00000000 00:00 0 
| 7f1207373000-7f12073b4000 rw-p 00000000 00:00 0 
| 7f12073b4000-7f12073b5000 ---p 00000000 00:00 0 
| 7f12073b5000-7f12073f6000 rw-p 00000000 00:00 0 
| 7f12073f6000-7f12073f7000 ---p 00000000 00:00 0 
| 7f12073f7000-7f1207438000 rw-p 00000000 00:00 0 
| 7f1207438000-7f1207439000 ---p 00000000 00:00 0 
| 7f1207439000-7f120747a000 rw-p 00000000 00:00 0 
| 7f120747a000-7f120747b000 ---p 00000000 00:00 0 
| 7f120747b000-7f12074bc000 rw-p 00000000 00:00 0 
| 7f12074bc000-7f12074bd000 ---p 00000000 00:00 0 
| 7f12074bd000-7f12074fe000 rw-p 00000000 00:00 0 
| 7f12074fe000-7f12074ff000 ---p 00000000 00:00 0 
| 7f12074ff000-7f1207540000 rw-p 00000000 00:00 0 
| 7f1207540000-7f1207541000 ---p 00000000 00:00 0 
| 7f1207541000-7f1207582000 rw-p 00000000 00:00 0 
| 7f1207582000-7f1207583000 ---p 00000000 00:00 0 
| 7f1207583000-7f12075c4000 rw-p 00000000 00:00 0 
| 7f12075c4000-7f12075c5000 ---p 00000000 00:00 0 
| 7f12075c5000-7f1207606000 rw-p 00000000 00:00 0 
| 7f1207606000-7f1207607000 ---p 00000000 00:00 0 
| 7f1207607000-7f1207648000 rw-p 00000000 00:00 0 
| 7f1207648000-7f1207649000 ---p 00000000 00:00 0 
| 7f1207649000-7f120768a000 rw-p 00000000 00:00 0 
| 7f120768a000-7f120768b000 ---p 00000000 00:00 0 
| 7f120768b000-7f12076cc000 rw-p 00000000 00:00 0 
| 7f12076cc000-7f12076cd000 ---p 00000000 00:00 0 
| 7f12076cd000-7f120770e000 rw-p 00000000 00:00 0 
| 7f120770e000-7f120770f000 ---p 00000000 00:00 0 
| 7f120770f000-7f1207780000 rw-p 00000000 00:00 0 
| 7f1207780000-7f1207781000 r--p 00000000 00:33 16000339                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f1207781000-7f1207783000 r-xp 00001000 00:33 16000339                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f1207783000-7f1207784000 r--p 00003000 00:33 16000339                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f1207784000-7f1207785000 r--p 00003000 00:33 16000339                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f1207785000-7f1207786000 rw-p 00004000 00:33 16000339                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f1207786000-7f120a850000 rw-p 00000000 00:00 0 
| 7f120a853000-7f120a854000 r--p 00000000 00:33 15999901                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
| 7f120a854000-7f120a855000 r-xp 00001000 00:33 15999901                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
| 7f120a855000-7f120a856000 r--p 00002000 00:33 15999901                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
| 7f120a856000-7f120a857000 r--p 00002000 00:33 15999901                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
| 7f120a857000-7f120a858000 rw-p 00003000 00:33 15999901                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
| 7f120a858000-7f120a859000 r--p 00000000 00:33 15999939                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
| 7f120a859000-7f120a85a000 r-xp 00001000 00:33 15999939                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
| 7f120a85a000-7f120a85b000 r--p 00002000 00:33 15999939                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
| 7f120a85b000-7f120a85c000 r--p 00002000 00:33 15999939                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
| 7f120a85c000-7f120a85d000 rw-p 00003000 00:33 15999939                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
| 7f120a85d000-7f120a960000 rw-p 00000000 00:00 0 
| 7f120a960000-7f120a963000 r--p 00000000 00:33 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f120a963000-7f120a97a000 r-xp 00003000 00:33 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f120a97a000-7f120a97e000 r--p 0001a000 00:33 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f120a97e000-7f120a97f000 r--p 0001d000 00:33 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f120a97f000-7f120a980000 rw-p 0001e000 00:33 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f120a980000-7f120a9a8000 r--p 00000000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f120a9a8000-7f120ab3d000 r-xp 00028000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f120ab3d000-7f120ab95000 r--p 001bd000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f120ab95000-7f120ab99000 r--p 00214000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f120ab99000-7f120ab9b000 rw-p 00218000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f120ab9b000-7f120abaa000 rw-p 00000000 00:00 0 
| 7f120abaa000-7f120abb8000 r--p 00000000 00:33 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f120abb8000-7f120ac34000 r-xp 0000e000 00:33 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f120ac34000-7f120ac8f000 r--p 0008a000 00:33 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f120ac8f000-7f120ac90000 r--p 000e4000 00:33 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f120ac90000-7f120ac91000 rw-p 000e5000 00:33 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f120ac91000-7f120ac93000 r--p 00000000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f120ac93000-7f120aca7000 r-xp 00002000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f120aca7000-7f120acc0000 r--p 00016000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f120acc0000-7f120acc1000 ---p 0002f000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f120acc1000-7f120acc2000 r--p 0002f000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f120acc2000-7f120acc3000 rw-p 00030000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f120acc3000-7f120accb000 rw-p 00000000 00:00 0 
| 7f120accb000-7f120acd5000 r--p 00000000 00:33 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f120acd5000-7f120ad34000 r-xp 0000a000 00:33 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f120ad34000-7f120ad4b000 r--p 00069000 00:33 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f120ad4b000-7f120ad4c000 r--p 0007f000 00:33 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f120ad4c000-7f120ad4d000 rw-p 00080000 00:33 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f120ad4d000-7f120ad4f000 r--p 00000000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f120ad4f000-7f120ad60000 r-xp 00002000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f120ad60000-7f120ad66000 r--p 00013000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f120ad66000-7f120ad67000 ---p 00019000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f120ad67000-7f120ad68000 r--p 00019000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f120ad68000-7f120ad69000 rw-p 0001a000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f120ad6d000-7f120adb1000 r--p 00000000 00:33 15992606                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7f120adb1000-7f120b110000 r-xp 00044000 00:33 15992606                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7f120b110000-7f120b271000 r--p 003a3000 00:33 15992606                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7f120b271000-7f120b272000 ---p 00504000 00:33 15992606                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7f120b272000-7f120b286000 r--p 00504000 00:33 15992606                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7f120b286000-7f120b289000 rw-p 00518000 00:33 15992606                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7f120b289000-7f120b29f000 rw-p 00000000 00:00 0 
| 7f120b29f000-7f120b2a1000 r--p 00000000 00:33 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f120b2a1000-7f120b2cb000 r-xp 00002000 00:33 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f120b2cb000-7f120b2d6000 r--p 0002c000 00:33 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f120b2d7000-7f120b2d9000 r--p 00037000 00:33 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f120b2d9000-7f120b2db000 rw-p 00039000 00:33 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffd220c2000-7ffd228c1000 rw-p 00000000 00:00 0                          [stack]
| 7ffd229a9000-7ffd229ad000 r--p 00000000 00:00 0                          [vvar]
| 7ffd229ad000-7ffd229af000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 


Finished(8/20)  tests in 1050.844496s, 22.6075 tests/s, 8478.0898 assertions/s.
190056 tests, 71301295 assertions, 1 failures, 0 errors, 603 skips

ruby -v: ruby 3.3.0dev (2023-03-26T09:57:34Z master d51529244f) [x86_64-linux]
make: *** [uncommon.mk:828: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=--repeat-count=20
$ /tmp/ruby/build/trunk-repeat20/miniruby -I/tmp/ruby/src/trunk-repeat20/lib /tmp/ruby/src/trunk-repeat20/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-repeat20 --extout=.ext -- /tmp/ruby/src/trunk-repeat20/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-repeat20/spec/default.mspec --error-output stderr
ruby 3.3.0dev (2023-03-26T09:57:34Z master d51529244f) [x86_64-linux]
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 96.681678 seconds

3841 files, 31577 examples, 187950 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=--repeat-count=20" exit with 0.

$ gdb -batch -se /tmp/ruby/build/trunk-repeat20/ruby -c /tmp/cores/core.1001.936901.ruby -x gdbscript
[New LWP 936901]
[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-repeat20/ruby -w --disable=gems -I/tmp/ruby/src/trunk-rep'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139715463736320) at ./nptl/pthread_kill.c:44

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x7f120a95ec00 (LWP 936901)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139715463736320) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f120a95ec00
        old_mask = {__val = {94648309291792, 139715464549587, 94648309830400, 12700606986865399808, 60, 18446744073709551344, 2, 0, 94648309830400, 1, 94648309291792, 139715464549587, 0, 139715464445933, 139715463736320, 139715466061312}}
        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=139715463736320) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=139715463736320, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f120a9c2476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f120a9a87f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0xa5d726176765b20, sa_sigaction = 0xa5d726176765b20}, sa_mask = {__val = {2, 139715466077856, 3432, 139715472058934, 139715464443984, 2, 2314885530818453536, 2314885530818453536, 139715466077856, 2, 2, 1, 139715472058934, 139715466061312, 139715464396887, 139715463728528}}, sa_flags = 0, sa_restorer = 0x7f120ab9a6a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 2319389199435444272, 2314885530818453536, 2314885530818453536, 7017579609838738208, 2314885530453372012, 746871187794326363, 7005685887365703223, 7378645706714656825, 3472385681436848740, 3467895052413575216, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 139715464441709}}
#5  0x00007f120adb797a in die () at /tmp/ruby/src/trunk-repeat20/error.c:776
No locals.
#6  rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x561506e2d580, fmt=fmt@entry=0x7f120b146331 "Segmentation fault at %p") at /tmp/ruby/src/trunk-repeat20/error.c:817
        file = <optimized out>
        line = 1
#7  0x00007f120afa2bed in sigsegv (sig=11, info=0x561506e2d6b0, ctx=0x561506e2d580) at /tmp/ruby/src/trunk-repeat20/signal.c:964
No locals.
#8  <signal handler called>
No locals.
#9  0x00007f120ae7e708 in RVALUE_WB_UNPROTECTED (obj=<optimized out>) at /tmp/ruby/src/trunk-repeat20/gc.c:1650
No locals.
#10 rgengc_check_relation (objspace=0x561506dac0e0, obj=94648313357976) at /tmp/ruby/src/trunk-repeat20/gc.c:6983
        old_parent = <optimized out>
        __func__ = <optimized out>
#11 0x00007f120ae847ad in rgengc_check_relation (obj=94648313357976, objspace=0x561506dac0e0) at /tmp/ruby/src/trunk-repeat20/gc.c:7078
        old_parent = <optimized out>
        old_parent = <optimized out>
        __func__ = <optimized out>
#12 gc_mark_ptr (objspace=0x561506dac0e0, obj=94648313357976) at /tmp/ruby/src/trunk-repeat20/gc.c:7059
        __func__ = "gc_mark_ptr"
#13 0x00007f120aee8bdc in mark_ast_value (node=0x561507165290, ctx=0x0) at /tmp/ruby/src/trunk-repeat20/node.c:1379
        args = <optimized out>
#14 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=16, nbe=0x561507165280) at /tmp/ruby/src/trunk-repeat20/node.c:1338
        cursor = 0
        cursor = <optimized out>
#15 iterate_node_values (nb=<optimized out>, nb=<optimized out>, ctx=0x0, func=<optimized out>) at /tmp/ruby/src/trunk-repeat20/node.c:1348
        nbe = 0x561507165280
        nbe = <optimized out>
#16 rb_ast_mark (ast=0x7f1206c76248) at /tmp/ruby/src/trunk-repeat20/node.c:1436
        nb = <optimized out>
#17 0x00007f120ae87997 in gc_mark_stacked_objects (incremental=1, count=2147483647, objspace=0x561506dac0e0) at /tmp/ruby/src/trunk-repeat20/gc.c:7512
        mstack = 0x561506dac4f8
        obj = 139715399869000
        marked_slots_at_the_beginning = <optimized out>
        popped_count = 4768
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = <optimized out>
#18 gc_mark_stacked_objects_incremental (count=2147483647, objspace=0x561506dac0e0) at /tmp/ruby/src/trunk-repeat20/gc.c:7544
No locals.
#19 gc_marks_rest (objspace=0x561506dac0e0) at /tmp/ruby/src/trunk-repeat20/gc.c:8714
No locals.
#20 0x00007f120ae8b648 in gc_marks_continue (size_pool=0x561506dac108, heap=0x561506dac140, objspace=0x561506dac0e0) at /tmp/ruby/src/trunk-repeat20/gc.c:8754
        marking_finished = true
        __func__ = <optimized out>
        marking_finished = <optimized out>
#21 gc_continue (objspace=0x561506dac0e0, size_pool=0x561506dac108, heap=0x561506dac140) at /tmp/ruby/src/trunk-repeat20/gc.c:2389
        lock_lev = 0
#22 0x00007f120ae8b8cd in newobj_alloc (objspace=0x561506dac0e0, cr=0x561506dacdf0, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-repeat20/gc.c:2782
        lev = 1
        unlock_vm = true
        size_pool = 0x561506dac108
        heap = 0x561506dac140
        cache = 0x561506dad068
        obj = <optimized out>
        __func__ = <optimized out>
#23 0x00007f120ae8c091 in newobj_of0 (alloc_size=94648309301472, cr=<optimized out>, wb_protected=1, flags=8199, klass=139715411317920) at /tmp/ruby/src/trunk-repeat20/gc.c:2893
        obj = <optimized out>
        objspace = 0x561506dac0e0
        size_pool_idx = <optimized out>
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
#24 newobj_of (alloc_size=94648309301472, wb_protected=1, v3=0, v2=0, v1=0, flags=8199, klass=<optimized out>) at /tmp/ruby/src/trunk-repeat20/gc.c:2913
        obj = <optimized out>
        obj = <optimized out>
#25 rb_wb_protected_newobj_of (klass=klass@entry=139715411317920, flags=flags@entry=8199, size=size@entry=24) at /tmp/ruby/src/trunk-repeat20/gc.c:2935
        __func__ = <optimized out>
#26 0x00007f120add1950 in ary_alloc_embed (capa=1, klass=139715411317920) at /tmp/ruby/src/trunk-repeat20/array.c:797
        size = 24
        ary = <optimized out>
        size = <optimized out>
        ary = <optimized out>
#27 ary_make_partial (len=1, offset=0, klass=139715411317920, ary=139715401079560) at /tmp/ruby/src/trunk-repeat20/array.c:1344
        result = <optimized out>
        rarray_embed_capa_max = 3
        rarray_embed_capa_max = <optimized out>
        result = <optimized out>
        tmp_n = <optimized out>
        shared = <optimized out>
        result = <optimized out>
        tmp_n = <optimized out>
        tmp_n = <optimized out>
#28 rb_ary_resurrect (ary=139715401079560) at /tmp/ruby/src/trunk-repeat20/array.c:2916
No locals.
#29 0x00007f120b03acf1 in vm_exec_core (ec=0x561506dad120, initial=2334385705639764768) at ../../src/trunk-repeat20/insns.def:486
        leaf = <optimized out>
        val = <optimized out>
        ary = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        reg_pc = 0x561507109060
        reg_cfp = 0x7f120a95cd90
        insns_address_table = {0x7f120b03c94f <vm_exec_core+10351>, 0x7f120b03a359 <vm_exec_core+633>, 0x7f120b03c50e <vm_exec_core+9262>, 0x7f120b03c494 <vm_exec_core+9140>, 0x7f120b03c41d <vm_exec_core+9021>, 0x7f120b03c39e <vm_exec_core+8894>, 0x7f120b03c31e <vm_exec_core+8766>, 0x7f120b03c2c2 <vm_exec_core+8674>, 0x7f120b03c267 <vm_exec_core+8583>, 0x7f120b03c217 <vm_exec_core+8503>, 0x7f120b03c09c <vm_exec_core+8124>, 0x7f120b03bef1 <vm_exec_core+7697>, 0x7f120b03be06 <vm_exec_core+7462>, 0x7f120b03bd97 <vm_exec_core+7351>, 0x7f120b03bd2a <vm_exec_core+7242>, 0x7f120b03bcef <vm_exec_core+7183>, 0x7f120b03bcb9 <vm_exec_core+7129>, 0x7f120b03bc86 <vm_exec_core+7078>, 0x7f120b03c57a <vm_exec_core+9370>, 0x7f120b03afe7 <vm_exec_core+3847>, 0x7f120b03af79 <vm_exec_core+3737>, 0x7f120b03af3e <vm_exec_core+3678>, 0x7f120b03aee8 <vm_exec_core+3592>, 0x7f120b03aea4 <vm_exec_core+3524>, 0x7f120b03ae1d <vm_exec_core+3389>, 0x7f120b03ade8 <vm_exec_core+3336>, 0x7f120b03ad8d <vm_exec_core+3245>, 0x7f120b03ad15 <vm_exec_core+3125>, 0x7f120b03acdd <vm_exec_core+3069>, 0x7f120b03aca5 <vm_exec_core+3013>, 0x7f120b03aab0 <vm_exec_core+2512>, 0x7f120b03aa1f <vm_exec_core+2367>, 0x7f120b03a9c2 <vm_exec_core+2274>, 0x7f120b03a949 <vm_exec_core+2153>, 0x7f120b03b689 <vm_exec_core+5545>, 0x7f120b03b664 <vm_exec_core+5508>, 0x7f120b03b62b <vm_exec_core+5451>, 0x7f120b03b5db <vm_exec_core+5371>, 0x7f120b03b5a9 <vm_exec_core+5321>, 0x7f120b03b4be <vm_exec_core+5086>, 0x7f120b03b479 <vm_exec_core+5017>, 0x7f120b03b433 <vm_exec_core+4947>, 0x7f120b03b403 <vm_exec_core+4899>, 0x7f120b03b338 <vm_exec_core+4696>, 0x7f120b03b3a3 <vm_exec_core+4803>, 0x7f120b03b208 <vm_exec_core+4392>, 0x7f120b03b19b <vm_exec_core+4283>, 0x7f120b03b10e <vm_exec_core+4142>, 0x7f120b03b052 <vm_exec_core+3954>, 0x7f120b03b01a <vm_exec_core+3898>, 0x7f120b03bb87 <vm_exec_core+6823>, 0x7f120b03ba74 <vm_exec_core+6548>, 0x7f120b03a138 <vm_exec_core+88>, 0x7f120b03bc02 <vm_exec_core+6946>, 0x7f120b03b7cd <vm_exec_core+5869>, 0x7f120b03ca97 <vm_exec_core+10679>, 0x7f120b03b783 <vm_exec_core+5795>, 0x7f120b03b72a <vm_exec_core+5706>, 0x7f120b03b6d1 <vm_exec_core+5617>, 0x7f120b03b966 <vm_exec_core+6278>, 0x7f120b03b890 <vm_exec_core+6064>, 0x7f120b03b817 <vm_exec_core+5943>, 0x7f120b03c8ee <vm_exec_core+10254>, 0x7f120b03bbca <vm_exec_core+6890>, 0x7f120b03ba1d <vm_exec_core+6461>, 0x7f120b03a7aa <vm_exec_core+1738>, 0x7f120b03a770 <vm_exec_core+1680>, 0x7f120b03a8a2 <vm_exec_core+1986>, 0x7f120b03a801 <vm_exec_core+1825>, 0x7f120b03cd7f <vm_exec_core+11423>, 0x7f120b03ccd6 <vm_exec_core+11254>, 0x7f120b03cf56 <vm_exec_core+11894>, 0x7f120b03cee3 <vm_exec_core+11779>, 0x7f120b03ce3d <vm_exec_core+11613>, 0x7f120b03cde1 <vm_exec_core+11521>, 0x7f120b03d303 <vm_exec_core+12835>, 0x7f120b03d266 <vm_exec_core+12678>, 0x7f120b03d1ce <vm_exec_core+12526>, 0x7f120b03d131 <vm_exec_core+12369>, 0x7f120b03d099 <vm_exec_core+12217>, 0x7f120b03c9d8 <vm_exec_core+10488>, 0x7f120b03d04e <vm_exec_core+12142>, 0x7f120b03cff8 <vm_exec_core+12056>, 0x7f120b03cb65 <vm_exec_core+10885>, 0x7f120b03cadb <vm_exec_core+10747>, 0x7f120b03a703 <vm_exec_core+1571>, 0x7f120b03a6a5 <vm_exec_core+1477>, 0x7f120b03cca2 <vm_exec_core+11202>, 0x7f120b03cc6e <vm_exec_core+11150>, 0x7f120b03cc1d <vm_exec_core+11069>, 0x7f120b03cbce <vm_exec_core+10990>, 0x7f120b03ca0b <vm_exec_core+10539>, 0x7f120b03c960 <vm_exec_core+10368>, 0x7f120b03a638 <vm_exec_core+1368>, 0x7f120b03a5e1 <vm_exec_core+1281>, 0x7f120b03a55e <vm_exec_core+1150>, 0x7f120b03a519 <vm_exec_core+1081>, 0x7f120b03a4cc <vm_exec_core+1004>, 0x7f120b03a47f <vm_exec_core+927>, 0x7f120b03a42a <vm_exec_core+842>, 0x7f120b03a3f7 <vm_exec_core+791>, 0x7f120b03a3c4 <vm_exec_core+740>, 0x7f120b03ca7b <vm_exec_core+10651>, 0x7f120b03a34a <vm_exec_core+618>, 0x7f120b03c4ff <vm_exec_core+9247>, 0x7f120b03c485 <vm_exec_core+9125>, 0x7f120b03c40e <vm_exec_core+9006>, 0x7f120b03c38f <vm_exec_core+8879>, 0x7f120b03c30f <vm_exec_core+8751>, 0x7f120b03c2b3 <vm_exec_core+8659>, 0x7f120b03c258 <vm_exec_core+8568>, 0x7f120b03c208 <vm_exec_core+8488>, 0x7f120b03c08d <vm_exec_core+8109>, 0x7f120b03bee2 <vm_exec_core+7682>, 0x7f120b03bdf7 <vm_exec_core+7447>, 0x7f120b03bd88 <vm_exec_core+7336>, 0x7f120b03bd1b <vm_exec_core+7227>, 0x7f120b03bce0 <vm_exec_core+7168>, 0x7f120b03bcaa <vm_exec_core+7114>, 0x7f120b03bc77 <vm_exec_core+7063>, 0x7f120b03c56b <vm_exec_core+9355>, 0x7f120b03afd8 <vm_exec_core+3832>, 0x7f120b03af6a <vm_exec_core+3722>, 0x7f120b03af2f <vm_exec_core+3663>, 0x7f120b03aed9 <vm_exec_core+3577>, 0x7f120b03ae95 <vm_exec_core+3509>, 0x7f120b03ae0e <vm_exec_core+3374>, 0x7f120b03add9 <vm_exec_core+3321>, 0x7f120b03ad7e <vm_exec_core+3230>, 0x7f120b03ad06 <vm_exec_core+3110>, 0x7f120b03acce <vm_exec_core+3054>, 0x7f120b03ac96 <vm_exec_core+2998>, 0x7f120b03aaa1 <vm_exec_core+2497>, 0x7f120b03aa10 <vm_exec_core+2352>, 0x7f120b03a9b3 <vm_exec_core+2259>, 0x7f120b03a93a <vm_exec_core+2138>, 0x7f120b03b67a <vm_exec_core+5530>, 0x7f120b03b655 <vm_exec_core+5493>, 0x7f120b03b61c <vm_exec_core+5436>, 0x7f120b03b5cc <vm_exec_core+5356>, 0x7f120b03b59a <vm_exec_core+5306>, 0x7f120b03b4af <vm_exec_core+5071>, 0x7f120b03b46a <vm_exec_core+5002>, 0x7f120b03b424 <vm_exec_core+4932>, 0x7f120b03b3f4 <vm_exec_core+4884>, 0x7f120b03b329 <vm_exec_core+4681>, 0x7f120b03b394 <vm_exec_core+4788>, 0x7f120b03b1f9 <vm_exec_core+4377>, 0x7f120b03b18c <vm_exec_core+4268>, 0x7f120b03b0ff <vm_exec_core+4127>, 0x7f120b03b043 <vm_exec_core+3939>, 0x7f120b03b00b <vm_exec_core+3883>, 0x7f120b03bb78 <vm_exec_core+6808>, 0x7f120b03ba65 <vm_exec_core+6533>, 0x7f120b03d523 <vm_exec_core+13379>, 0x7f120b03bbf3 <vm_exec_core+6931>, 0x7f120b03b7be <vm_exec_core+5854>, 0x7f120b03d50f <vm_exec_core+13359>, 0x7f120b03b774 <vm_exec_core+5780>, 0x7f120b03b71b <vm_exec_core+5691>, 0x7f120b03b6c2 <vm_exec_core+5602>, 0x7f120b03b957 <vm_exec_core+6263>, 0x7f120b03b881 <vm_exec_core+6049>, 0x7f120b03b808 <vm_exec_core+5928>, 0x7f120b03c8df <vm_exec_core+10239>, 0x7f120b03bbbb <vm_exec_core+6875>, 0x7f120b03ba0e <vm_exec_core+6446>, 0x7f120b03a79b <vm_exec_core+1723>, 0x7f120b03a761 <vm_exec_core+1665>, 0x7f120b03a893 <vm_exec_core+1971>, 0x7f120b03a7f2 <vm_exec_core+1810>, 0x7f120b03d4fb <vm_exec_core+13339>, 0x7f120b03d4e7 <vm_exec_core+13319>, 0x7f120b03d4d3 <vm_exec_core+13299>, 0x7f120b03d4bf <vm_exec_core+13279>, 0x7f120b03d4ab <vm_exec_core+13259>, 0x7f120b03d497 <vm_exec_core+13239>, 0x7f120b03d47c <vm_exec_core+13212>, 0x7f120b03d468 <vm_exec_core+13192>, 0x7f120b03d454 <vm_exec_core+13172>, 0x7f120b03d440 <vm_exec_core+13152>, 0x7f120b03d42c <vm_exec_core+13132>, 0x7f120b03d418 <vm_exec_core+13112>, 0x7f120b03d404 <vm_exec_core+13092>, 0x7f120b03d3f0 <vm_exec_core+13072>, 0x7f120b03d3dc <vm_exec_core+13052>, 0x7f120b03d3c8 <vm_exec_core+13032>, 0x7f120b03a6f4 <vm_exec_core+1556>, 0x7f120b03a696 <vm_exec_core+1462>, 0x7f120b03d3b4 <vm_exec_core+13012>, 0x7f120b03d3a0 <vm_exec_core+12992>, 0x7f120b03d38c <vm_exec_core+12972>, 0x7f120b03d378 <vm_exec_core+12952>, 0x7f120b03a121 <vm_exec_core+65>, 0x7f120b03a125 <vm_exec_core+69>, 0x7f120b03a629 <vm_exec_core+1353>, 0x7f120b03a5d2 <vm_exec_core+1266>, 0x7f120b03a54f <vm_exec_core+1135>, 0x7f120b03a50a <vm_exec_core+1066>, 0x7f120b03a4bd <vm_exec_core+989>...}
#30 0x00007f120b04097b in rb_vm_exec (ec=0x561506dad120) at /tmp/ruby/src/trunk-repeat20/vm.c:2366
        _ec = 0x561506dad120
        _tag = {tag = 36, retval = 4, buf = {0x7f1206c76680, 0x7f120b040170 <rb_vm_exec+400>, 0x0, 0x7ffd228ba460, 0x2}, prev = 0x7ffd228bbe20, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#31 0x00007f120b04a81f in vm_call0_cc (kw_splat=0, cc=0x7f1206d9a638, argv=0x7ffd228ba680, argc=1, id=51921, recv=139715399870080, ec=0x561506dad120) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:85
        calling = {ci = 0x7ffd228ba610, cc = 0x7f1206d9a638, block_handler = 0, recv = 139715399870080, argc = 1, kw_splat = false}
#32 rb_funcallv_scope (scope=CALL_FCALL, argv=0x7ffd228ba680, argc=1, mid=51921, recv=139715399870080) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1040
        ec = 0x561506dad120
        cc = 0x7f1206d9a638
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#33 rb_funcallv (recv=139715399870080, mid=51921, argc=argc@entry=1, argv=argv@entry=0x7ffd228ba680) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1055
No locals.
#34 0x00007f1206eb7f4a in ripper_dispatch1 (a=<optimized out>, mid=<optimized out>, p=0x56150707a120) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14192
        rb_funcall_argc = 1
        rb_funcall_args = {139715462565760}
        rb_funcall_nargs = 1
#35 ripper_scan_event_val (t=tSP, p=0x56150707a120) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:6272
        str = <optimized out>
        rval = <optimized out>
        str = <optimized out>
        rval = <optimized out>
#36 ripper_dispatch_scan_event (p=0x56150707a120, t=tSP) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:6282
No locals.
#37 0x00007f1206ec0677 in parser_yylex (p=0x56150707a120) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:10432
        prevline = <optimized out>
        last_state = EXPR_CMDARG
        token_seen = <optimized out>
        fallthru = 0
        retry = <optimized out>
        c = <optimized out>
        space_seen = 1
        cmd_state = <optimized out>
        label = <optimized out>
        c = <optimized out>
        space_seen = <optimized out>
        cmd_state = <optimized out>
        label = <optimized out>
        last_state = <optimized out>
        fallthru = <optimized out>
        token_seen = <optimized out>
        retry = <optimized out>
        outofloop = <optimized out>
        normal_newline = <optimized out>
        prevline = <optimized out>
        rb_funcall_argc = <optimized out>
        rb_funcall_args = <optimized out>
        rb_funcall_nargs = <optimized out>
        rb_funcall_argc = <optimized out>
        rb_funcall_args = <optimized out>
        rb_funcall_nargs = <optimized out>
        first_p = <optimized out>
        token = <optimized out>
        rb_funcall_argc = <optimized out>
        rb_funcall_args = <optimized out>
        rb_funcall_nargs = <optimized out>
        is_beg = <optimized out>
        rb_funcall_argc = <optimized out>
        rb_funcall_args = <optimized out>
        rb_funcall_nargs = <optimized out>
        prev = <optimized out>
        rb_funcall_argc = <optimized out>
        rb_funcall_args = <optimized out>
        rb_funcall_nargs = <optimized out>
#38 yylex (p=0x56150707a120, yylloc=0x7ffd228ba7b0, lval=0x7ffd228ba788) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:10485
        t = <optimized out>
        t = <optimized out>
#39 ripper_yyparse (p=0x56150707a120) at /tmp/ruby/build/trunk-repeat20/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 = 1051, column = 4}, end_pos = {lineno = 1051, column = 16}}
        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, 35, 334, 573, 759, 897, 1032, 1133, 800, 970, 759, 897, 1032, 1133, 800, 970, 812, 982, 1097, 1178, 1231, 1270, 1292, 1300, 589, 347, 586, 278, 491, 1178, 1231, 1270, 1292, 1300, 0, 0, 1276, 624, 794, 0, 32765, 0, -22032, 8843, 32765, 0, 0, 0, 32530, 0, 32, 0, 0, 0, 25634, 1735, 32530, 0, 3, 0, 0, 0, -16832, 8843, 32765, 0, 3, 0, 0, 0, -16816, 8843, 32765, 0, -22160, 8843, 32765, 0, -22128, 8843, 32765, 0, 0, 0, 0, 512, -22160, 8843, 32765, 0, -16864, 8843, 32765, 0, 128, 0, 0, 0, 36, 0, 0, 0, -5944, 1808, 22037, 0, 36, 0, 0, 0, 3, 0, 32530, 0, -16816, 8843, 32765, 0, 128, 0, 0, 0, 1, 0, 5, 0, 1, 0, 5, 0, 1, 0, 0, 0, 1, 0, 5, 0, 0, 1, 3, 311, 565, 749, 893, 970, 0, 1, 3, 311, 565, 749, 893, 970, 378, 624, 794, 666, 842, 0, 0, 0, 0, 1, 3, 311, 0, 0, 1, 0, 0, 1, 3, 311, 0, 0, 0, 0, 36, 0, 0, 0, -31096, 1750, 32530, 0}
        yyss = <optimized out>
        yyssp = <optimized out>
        yyvsa = {{val = 139715400861680, node = 0x7f1206d687f0, id = 139715400861680, num = 114722800, tbl = 0x7f1206d687f0, vars = 0x7f1206d687f0, strterm = 0x7f1206d687f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139715401057360, node = 0x7f1206d98450, id = 139715401057360, num = 114918480, tbl = 0x7f1206d98450, vars = 0x7f1206d98450, strterm = 0x7f1206d98450, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139715399852760, node = 0x7f1206c722d8, id = 139715399852760, num = 113713880, tbl = 0x7f1206c722d8, vars = 0x7f1206c722d8, strterm = 0x7f1206c722d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139715399858720, node = 0x7f1206c73a20, id = 139715399858720, num = 113719840, tbl = 0x7f1206c73a20, vars = 0x7f1206c73a20, strterm = 0x7f1206c73a20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139715286138880, node = 0x7f1200000000, id = 139715286138880, num = 0, tbl = 0x7f1200000000, vars = 0x7f1200000000, strterm = 0x7f1200000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139715399846760, node = 0x7f1206c70b68, id = 139715399846760, num = 113707880, tbl = 0x7f1206c70b68, vars = 0x7f1206c70b68, strterm = 0x7f1206c70b68, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139715400690600, node = 0x7f1206d3eba8, id = 139715400690600, num = 114551720, tbl = 0x7f1206d3eba8, vars = 0x7f1206d3eba8, strterm = 0x7f1206d3eba8, 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 = 139715400249160, node = 0x7f1206cd2f48, id = 139715400249160, num = 114110280, tbl = 0x7f1206cd2f48, vars = 0x7f1206cd2f48, strterm = 0x7f1206cd2f48, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139715400249680, node = 0x7f1206cd3150, id = 139715400249680, num = 114110800, tbl = 0x7f1206cd3150, vars = 0x7f1206cd3150, strterm = 0x7f1206cd3150, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94648313363688, node = 0x56150718bce8, id = 94648313363688, num = 119061736, tbl = 0x56150718bce8, vars = 0x56150718bce8, strterm = 0x56150718bce8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139715400245600, node = 0x7f1206cd2160, id = 139715400245600, num = 114106720, tbl = 0x7f1206cd2160, vars = 0x7f1206cd2160, strterm = 0x7f1206cd2160, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139715400245600, node = 0x7f1206cd2160, id = 139715400245600, num = 114106720, tbl = 0x7f1206cd2160, vars = 0x7f1206cd2160, strterm = 0x7f1206cd2160, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139715462591200, node = 0x7f120a8472e0, id = 139715462591200, num = 176452320, tbl = 0x7f120a8472e0, vars = 0x7f120a8472e0, strterm = 0x7f120a8472e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139715462595960, node = 0x7f120a848578, id = 139715462595960, num = 176457080, tbl = 0x7f120a848578, vars = 0x7f120a848578, strterm = 0x7f120a848578, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94648313377160, node = 0x56150718f188, id = 94648313377160, num = 119075208, tbl = 0x56150718f188, vars = 0x56150718f188, strterm = 0x56150718f188, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139715400762560, node = 0x7f1206d504c0, id = 139715400762560, num = 114623680, tbl = 0x7f1206d504c0, vars = 0x7f1206d504c0, strterm = 0x7f1206d504c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139715400762560, node = 0x7f1206d504c0, id = 139715400762560, num = 114623680, tbl = 0x7f1206d504c0, vars = 0x7f1206d504c0, strterm = 0x7f1206d504c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139715400765680, node = 0x7f1206d510f0, id = 139715400765680, num = 114626800, tbl = 0x7f1206d510f0, vars = 0x7f1206d510f0, strterm = 0x7f1206d510f0, 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 = 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 = 139715400763760, node = 0x7f1206d50970, id = 139715400763760, num = 114624880, tbl = 0x7f1206d50970, vars = 0x7f1206d50970, strterm = 0x7f1206d50970, 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 = 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 = 139715400776600, node = 0x7f1206d53b98, id = 139715400776600, num = 114637720, tbl = 0x7f1206d53b98, vars = 0x7f1206d53b98, strterm = 0x7f1206d53b98, 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 = 139715399879200, node = 0x7f1206c78a20, id = 139715399879200, num = 113740320, tbl = 0x7f1206c78a20, vars = 0x7f1206c78a20, strterm = 0x7f1206c78a20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139715400774880, node = 0x7f1206d534e0, id = 139715400774880, num = 114636000, tbl = 0x7f1206d534e0, vars = 0x7f1206d534e0, strterm = 0x7f1206d534e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 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 = 139715400784400, node = 0x7f1206d55a10, id = 139715400784400, num = 114645520, tbl = 0x7f1206d55a10, vars = 0x7f1206d55a10, strterm = 0x7f1206d55a10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139715400785920, node = 0x7f1206d56000, id = 139715400785920, num = 114647040, tbl = 0x7f1206d56000, vars = 0x7f1206d56000, strterm = 0x7f1206d56000, 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 = 139715399849760, node = 0x7f1206c71720, id = 139715399849760, num = 113710880, tbl = 0x7f1206c71720, vars = 0x7f1206c71720, strterm = 0x7f1206c71720, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139715399848440, node = 0x7f1206c711f8, id = 139715399848440, num = 113709560, tbl = 0x7f1206c711f8, vars = 0x7f1206c711f8, strterm = 0x7f1206c711f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94648313376880, node = 0x56150718f070, id = 94648313376880, num = 119074928, tbl = 0x56150718f070, vars = 0x56150718f070, strterm = 0x56150718f070, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139715400788160, node = 0x7f1206d568c0, id = 139715400788160, num = 114649280, tbl = 0x7f1206d568c0, vars = 0x7f1206d568c0, strterm = 0x7f1206d568c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139715400792160, node = 0x7f1206d57860, id = 139715400792160, num = 114653280, tbl = 0x7f1206d57860, vars = 0x7f1206d57860, strterm = 0x7f1206d57860, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139715400810560, node = 0x7f1206d5c040, id = 139715400810560, num = 114671680, tbl = 0x7f1206d5c040, vars = 0x7f1206d5c040, strterm = 0x7f1206d5c040, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139715400795680, node = 0x7f1206d58620, id = 139715400795680, num = 114656800, tbl = 0x7f1206d58620, vars = 0x7f1206d58620, strterm = 0x7f1206d58620, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139715400796680, node = 0x7f1206d58a08, id = 139715400796680, num = 114657800, tbl = 0x7f1206d58a08, vars = 0x7f1206d58a08, strterm = 0x7f1206d58a08, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139715400799920, node = 0x7f1206d596b0, id = 139715400799920, num = 114661040, tbl = 0x7f1206d596b0, vars = 0x7f1206d596b0, strterm = 0x7f1206d596b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94648313270920, node = 0x561507175288, id = 94648313270920, num = 118968968, tbl = 0x561507175288, vars = 0x561507175288, strterm = 0x561507175288, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139715401889200, node = 0x7f1206e635b0, id = 139715401889200, num = 115750320, tbl = 0x7f1206e635b0, vars = 0x7f1206e635b0, strterm = 0x7f1206e635b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139715400874200, node = 0x7f1206d6b8d8, id = 139715400874200, num = 114735320, tbl = 0x7f1206d6b8d8, vars = 0x7f1206d6b8d8, strterm = 0x7f1206d6b8d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139715401882880, node = 0x7f1206e61d00, id = 139715401882880, num = 115744000, tbl = 0x7f1206e61d00, vars = 0x7f1206e61d00, strterm = 0x7f1206e61d00, 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 = 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 = 139715400859840, node = 0x7f1206d680c0, id = 139715400859840, num = 114720960, tbl = 0x7f1206d680c0, vars = 0x7f1206d680c0, strterm = 0x7f1206d680c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139715400861800, node = 0x7f1206d68868, id = 139715400861800, num = 114722920, tbl = 0x7f1206d68868, vars = 0x7f1206d68868, strterm = 0x7f1206d68868, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94648313497856, node = 0x5615071ac900, id = 94648313497856, num = 119195904, tbl = 0x5615071ac900, vars = 0x5615071ac900, strterm = 0x5615071ac900, 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 = 139715400802720, node = 0x7f1206d5a1a0, id = 139715400802720, num = 114663840, tbl = 0x7f1206d5a1a0, vars = 0x7f1206d5a1a0, strterm = 0x7f1206d5a1a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139715400803000, node = 0x7f1206d5a2b8, id = 139715400803000, num = 114664120, tbl = 0x7f1206d5a2b8, vars = 0x7f1206d5a2b8, strterm = 0x7f1206d5a2b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139715400803600, node = 0x7f1206d5a510, id = 139715400803600, num = 114664720, tbl = 0x7f1206d5a510, vars = 0x7f1206d5a510, strterm = 0x7f1206d5a510, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139715400812480, node = 0x7f1206d5c7c0, id = 139715400812480, num = 114673600, tbl = 0x7f1206d5c7c0, vars = 0x7f1206d5c7c0, strterm = 0x7f1206d5c7c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {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 = 420906795008, node = 0x6200000000, id = 420906795008, num = 0, tbl = 0x6200000000, vars = 0x6200000000, strterm = 0x6200000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94648312302432, node = 0x561507088b60, id = 94648312302432, num = 118000480, tbl = 0x561507088b60, vars = 0x561507088b60, strterm = 0x561507088b60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140725183034368, node = 0x7ffd228bb400, id = 140725183034368, num = 579580928, tbl = 0x7ffd228bb400, vars = 0x7ffd228bb400, strterm = 0x7ffd228bb400, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94648311662199, node = 0x561506fec677, id = 94648311662199, num = 117360247, tbl = 0x561506fec677, vars = 0x561506fec677, strterm = 0x561506fec677, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, 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 = 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 = 139637976727552, node = 0x7f0000000000, id = 139637976727552, num = 0, tbl = 0x7f0000000000, vars = 0x7f0000000000, strterm = 0x7f0000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140725183031840, node = 0x7ffd228baa20, id = 140725183031840, num = 579578400, tbl = 0x7ffd228baa20, vars = 0x7ffd228baa20, strterm = 0x7ffd228baa20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94648311662206, node = 0x561506fec67e, id = 94648311662206, num = 117360254, tbl = 0x561506fec67e, vars = 0x561506fec67e, strterm = 0x561506fec67e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {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 = 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 = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, 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 = 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 = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, 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 = 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 = 94648311662206, node = 0x561506fec67e, id = 94648311662206, num = 117360254, tbl = 0x561506fec67e, vars = 0x561506fec67e, strterm = 0x561506fec67e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94648311662206, node = 0x561506fec67e, id = 94648311662206, num = 117360254, tbl = 0x561506fec67e, vars = 0x561506fec67e, strterm = 0x561506fec67e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 12700606986865399808, node = 0xb0419ec38bf4d800, id = 12700606986865399808, num = -1946888192, tbl = 0xb0419ec38bf4d800, vars = 0xb0419ec38bf4d800, strterm = 0xb0419ec38bf4d800, 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 = 94648312955360, node = 0x5615071281e0, id = 94648312955360, num = 118653408, tbl = 0x5615071281e0, vars = 0x5615071281e0, strterm = 0x5615071281e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94648312955360, node = 0x5615071281e0, id = 94648312955360, num = 118653408, tbl = 0x5615071281e0, vars = 0x5615071281e0, strterm = 0x5615071281e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140725183032928, node = 0x7ffd228bae60, id = 140725183032928, num = 579579488, tbl = 0x7ffd228bae60, vars = 0x7ffd228bae60, strterm = 0x7ffd228bae60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140725183033632, node = 0x7ffd228bb120, id = 140725183033632, num = 579580192, tbl = 0x7ffd228bb120, vars = 0x7ffd228bb120, strterm = 0x7ffd228bb120, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139715472006688, node = 0x7f120b141e20 <clean_info>, id = 139715472006688, num = 185867808, tbl = 0x7f120b141e20 <clean_info>, vars = 0x7f120b141e20 <clean_info>, strterm = 0x7f120b141e20 <clean_info>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140725183033680, node = 0x7ffd228bb150, id = 140725183033680, num = 579580240, tbl = 0x7ffd228bb150, vars = 0x7ffd228bb150, strterm = 0x7ffd228bb150, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139715470123810, node = 0x7f120af76322 <optimize_node_left+450>, id = 139715470123810, num = 183984930, tbl = 0x7f120af76322 <optimize_node_left+450>, vars = 0x7f120af76322 <optimize_node_left+450>, strterm = 0x7f120af76322 <optimize_node_left+450>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {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 = 140725183033768, node = 0x7ffd228bb1a8, id = 140725183033768, num = 579580328, tbl = 0x7ffd228bb1a8, vars = 0x7ffd228bb1a8, strterm = 0x7ffd228bb1a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140725183033704, node = 0x7ffd228bb168, id = 140725183033704, num = 579580264, tbl = 0x7ffd228bb168, vars = 0x7ffd228bb168, strterm = 0x7ffd228bb168, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140725183033832, node = 0x7ffd228bb1e8, id = 140725183033832, num = 579580392, tbl = 0x7ffd228bb1e8, vars = 0x7ffd228bb1e8, strterm = 0x7ffd228bb1e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140724603453440, node = 0x7ffd00000000, id = 140724603453440, num = 0, tbl = 0x7ffd00000000, vars = 0x7ffd00000000, strterm = 0x7ffd00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140725183032952, node = 0x7ffd228bae78, id = 140725183032952, num = 579579512, tbl = 0x7ffd228bae78, vars = 0x7ffd228bae78, strterm = 0x7ffd228bae78, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140725183033896, node = 0x7ffd228bb228, id = 140725183033896, num = 579580456, tbl = 0x7ffd228bb228, vars = 0x7ffd228bb228, strterm = 0x7ffd228bb228, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140725183032913, node = 0x7ffd228bae51, id = 140725183032913, num = 579579473, tbl = 0x7ffd228bae51, vars = 0x7ffd228bae51, strterm = 0x7ffd228bae51, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140725183032913, node = 0x7ffd228bae51, id = 140725183032913, num = 579579473, tbl = 0x7ffd228bae51, vars = 0x7ffd228bae51, strterm = 0x7ffd228bae51, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139715470118410, node = 0x7f120af74e0a <update_string_node_case_fold+298>, id = 139715470118410, num = 183979530, tbl = 0x7f120af74e0a <update_string_node_case_fold+298>, vars = 0x7f120af74e0a <update_string_node_case_fold+298>, strterm = 0x7f120af74e0a <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_none}}, {val = 94648311650609, node = 0x561506fe9931, id = 94648311650609, num = 117348657, tbl = 0x561506fe9931, vars = 0x561506fe9931, strterm = 0x561506fe9931, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94648311312224, node = 0x561506f96f60, id = 94648311312224, num = 117010272, tbl = 0x561506f96f60, vars = 0x561506f96f60, strterm = 0x561506f96f60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140725183032904, node = 0x7ffd228bae48, id = 140725183032904, num = 579579464, tbl = 0x7ffd228bae48, vars = 0x7ffd228bae48, strterm = 0x7ffd228bae48, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140725183032912, node = 0x7ffd228bae50, id = 140725183032912, num = 579579472, tbl = 0x7ffd228bae50, vars = 0x7ffd228bae50, strterm = 0x7ffd228bae50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140725183032913, node = 0x7ffd228bae51, id = 140725183032913, num = 579579473, tbl = 0x7ffd228bae51, vars = 0x7ffd228bae51, strterm = 0x7ffd228bae51, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 12700606986865399808, node = 0xb0419ec38bf4d800, id = 12700606986865399808, num = -1946888192, tbl = 0xb0419ec38bf4d800, vars = 0xb0419ec38bf4d800, strterm = 0xb0419ec38bf4d800, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94648311650576, node = 0x561506fe9910, id = 94648311650576, num = 117348624, tbl = 0x561506fe9910, vars = 0x561506fe9910, strterm = 0x561506fe9910, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, 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 = 94648311651313, node = 0x561506fe9bf1, id = 94648311651313, num = 117349361, tbl = 0x561506fe9bf1, vars = 0x561506fe9bf1, strterm = 0x561506fe9bf1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 3, node = 0x3, id = 3, num = 3, tbl = 0x3, vars = 0x3, strterm = 0x3, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744073709551615, node = 0xffffffffffffffff, id = 18446744073709551615, num = -1, tbl = 0xffffffffffffffff, vars = 0xffffffffffffffff, strterm = 0xffffffffffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 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 = 94648311651312, node = 0x561506fe9bf0, id = 94648311651312, num = 117349360, tbl = 0x561506fe9bf0, vars = 0x561506fe9bf0, strterm = 0x561506fe9bf0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139715470120133, node = 0x7f120af754c5 <expand_case_fold_string+1141>, id = 139715470120133, num = 183981253, tbl = 0x7f120af754c5 <expand_case_fold_string+1141>, vars = 0x7f120af754c5 <expand_case_fold_string+1141>, strterm = 0x7f120af754c5 <expand_case_fold_string+1141>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94648311651313, node = 0x561506fe9bf1, id = 94648311651313, num = 117349361, tbl = 0x561506fe9bf1, vars = 0x561506fe9bf1, strterm = 0x561506fe9bf1, 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 = 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 = 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 = 139844135157761, node = 0x7f3000000001, id = 139844135157761, num = 1, tbl = 0x7f3000000001, vars = 0x7f3000000001, strterm = 0x7f3000000001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 56, node = 0x38, id = 56, num = 56, tbl = 0x38, vars = 0x38, strterm = 0x38, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {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 = 4412327550, node = 0x106fec67e, id = 4412327550, num = 117360254, tbl = 0x106fec67e, vars = 0x106fec67e, strterm = 0x106fec67e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 12700606986865399808, node = 0xb0419ec38bf4d800, id = 12700606986865399808, num = -1946888192, tbl = 0xb0419ec38bf4d800, vars = 0xb0419ec38bf4d800, strterm = 0xb0419ec38bf4d800, 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 = 1968, node = 0x7b0, id = 1968, num = 1968, tbl = 0x7b0, vars = 0x7b0, strterm = 0x7b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 641, node = 0x281, id = 641, num = 641, tbl = 0x281, vars = 0x281, strterm = 0x281, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94648309730768, node = 0x561506e14dd0, id = 94648309730768, num = 115428816, tbl = 0x561506e14dd0, vars = 0x561506e14dd0, strterm = 0x561506e14dd0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139715466075264, node = 0x7f120ab99c80 <main_arena>, id = 139715466075264, num = 179936384, tbl = 0x7f120ab99c80 <main_arena>, vars = 0x7f120ab99c80 <main_arena>, strterm = 0x7f120ab99c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94648309732736, node = 0x561506e15580, id = 94648309732736, num = 115430784, tbl = 0x561506e15580, vars = 0x561506e15580, strterm = 0x561506e15580, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1968, node = 0x7b0, id = 1968, num = 1968, tbl = 0x7b0, vars = 0x7b0, strterm = 0x7b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139715464547465, node = 0x7f120aa24c89 <_int_realloc+345>, id = 139715464547465, num = 178408585, tbl = 0x7f120aa24c89 <_int_realloc+345>, vars = 0x7f120aa24c89 <_int_realloc+345>, strterm = 0x7f120aa24c89 <_int_realloc+345>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 6, node = 0x6, id = 6, num = 6, tbl = 0x6, vars = 0x6, strterm = 0x6, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139715466075264, node = 0x7f120ab99c80 <main_arena>, id = 139715466075264, num = 179936384, tbl = 0x7f120ab99c80 <main_arena>, vars = 0x7f120ab99c80 <main_arena>, strterm = 0x7f120ab99c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94648309730784, node = 0x561506e14de0, id = 94648309730784, num = 115428832, tbl = 0x561506e14de0, vars = 0x561506e14de0, strterm = 0x561506e14de0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 624, node = 0x270, id = 624, num = 624, tbl = 0x270, vars = 0x270, strterm = 0x270, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94648309730768, node = 0x561506e14dd0, id = 94648309730768, num = 115428816, tbl = 0x561506e14dd0, vars = 0x561506e14dd0, strterm = 0x561506e14dd0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 640, node = 0x280, id = 640, num = 640, tbl = 0x280, vars = 0x280, strterm = 0x280, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 320, node = 0x140, id = 320, num = 320, tbl = 0x140, vars = 0x140, strterm = 0x140, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139715464550793, node = 0x7f120aa25989 <__GI___libc_realloc+457>, id = 139715464550793, num = 178411913, tbl = 0x7f120aa25989 <__GI___libc_realloc+457>, vars = 0x7f120aa25989 <__GI___libc_realloc+457>, strterm = 0x7f120aa25989 <__GI___libc_realloc+457>, ctxt = {in_defined = 1, 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 = 11931160552314382741, node = 0xa593ff4eeeda2995, id = 11931160552314382741, num = -287692395, tbl = 0xa593ff4eeeda2995, vars = 0xa593ff4eeeda2995, strterm = 0xa593ff4eeeda2995, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 34, node = 0x22, id = 34, num = 34, tbl = 0x22, vars = 0x22, strterm = 0x22, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 352, node = 0x160, id = 352, num = 352, tbl = 0x160, vars = 0x160, strterm = 0x160, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 5, node = 0x5, id = 5, num = 5, tbl = 0x5, vars = 0x5, strterm = 0x5, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 338, node = 0x152, id = 338, num = 338, tbl = 0x152, vars = 0x152, strterm = 0x152, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94648311312224, node = 0x561506f96f60, id = 94648311312224, num = 117010272, tbl = 0x561506f96f60, vars = 0x561506f96f60, strterm = 0x561506f96f60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94648311652120, node = 0x561506fe9f18, id = 94648311652120, num = 117350168, tbl = 0x561506fe9f18, vars = 0x561506fe9f18, strterm = 0x561506fe9f18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94648311312224, node = 0x561506f96f60, id = 94648311312224, num = 117010272, tbl = 0x561506f96f60, vars = 0x561506f96f60, strterm = 0x561506f96f60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94648311652112, node = 0x561506fe9f10, id = 94648311652112, num = 117350160, tbl = 0x561506fe9f10, vars = 0x561506fe9f10, strterm = 0x561506fe9f10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139715470149814, node = 0x7f120af7c8b6 <compile_tree+5558>, id = 139715470149814, num = 184010934, tbl = 0x7f120af7c8b6 <compile_tree+5558>, vars = 0x7f120af7c8b6 <compile_tree+5558>, strterm = 0x7f120af7c8b6 <compile_tree+5558>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 176, node = 0xb0, id = 176, num = 176, tbl = 0xb0, vars = 0xb0, strterm = 0xb0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 320, node = 0x140, id = 320, num = 320, tbl = 0x140, vars = 0x140, strterm = 0x140, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94648312970048, node = 0x56150712bb40, id = 94648312970048, num = 118668096, tbl = 0x56150712bb40, vars = 0x56150712bb40, strterm = 0x56150712bb40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139715466075264, node = 0x7f120ab99c80 <main_arena>, id = 139715466075264, num = 179936384, tbl = 0x7f120ab99c80 <main_arena>, vars = 0x7f120ab99c80 <main_arena>, strterm = 0x7f120ab99c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 12700606986865399808, node = 0xb0419ec38bf4d800, id = 12700606986865399808, num = -1946888192, tbl = 0xb0419ec38bf4d800, vars = 0xb0419ec38bf4d800, strterm = 0xb0419ec38bf4d800, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94648309730784, node = 0x561506e14de0, id = 94648309730784, num = 115428832, tbl = 0x561506e14de0, vars = 0x561506e14de0, strterm = 0x561506e14de0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94648311650960, node = 0x561506fe9a90, id = 94648311650960, num = 117349008, tbl = 0x561506fe9a90, vars = 0x561506fe9a90, strterm = 0x561506fe9a90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 12884902043, node = 0x30000009b, id = 12884902043, num = 155, tbl = 0x30000009b, vars = 0x30000009b, strterm = 0x30000009b, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, 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 = 879, column = 5}}, {beg_pos = {lineno = 879, column = 6}, end_pos = {lineno = 879, column = 6}}, {beg_pos = {lineno = 881, column = 2}, end_pos = {lineno = 881, column = 23}}, {beg_pos = {lineno = 881, column = 23}, end_pos = {lineno = 881, column = 24}}, {beg_pos = {lineno = 881, column = 24}, end_pos = {lineno = 881, column = 24}}, {beg_pos = {lineno = 882, column = 4}, end_pos = {lineno = 1049, column = 7}}, {beg_pos = {lineno = 1049, column = 8}, end_pos = {lineno = 1049, column = 8}}, {beg_pos = {lineno = 1051, column = 4}, end_pos = {lineno = 1051, column = 16}}, {beg_pos = {lineno = 1042, column = 17}, end_pos = {lineno = 1049, column = 7}}, {beg_pos = {lineno = 1042, column = 19}, end_pos = {lineno = 1048, column = 10}}, {beg_pos = {lineno = 1049, column = 4}, end_pos = {lineno = 1049, column = 7}}, {beg_pos = {lineno = 1042, column = 19}, end_pos = {lineno = 1042, column = 19}}, {beg_pos = {lineno = 1042, column = 19}, end_pos = {lineno = 1042, column = 19}}, {beg_pos = {lineno = 1043, column = 6}, end_pos = {lineno = 1048, column = 10}}, {beg_pos = {lineno = 1048, column = 10}, end_pos = {lineno = 1048, column = 10}}, {beg_pos = {lineno = 1048, column = 10}, end_pos = {lineno = 1048, column = 10}}, {beg_pos = {lineno = 1048, column = 6}, end_pos = {lineno = 1048, column = 9}}, {beg_pos = {lineno = 1043, column = 49}, end_pos = {lineno = 1043, column = 49}}, {beg_pos = {lineno = 1043, column = 50}, end_pos = {lineno = 1043, column = 53}}, {beg_pos = {lineno = 1044, column = 8}, end_pos = {lineno = 1047, column = 12}}, {beg_pos = {lineno = 1047, column = 12}, end_pos = {lineno = 1047, column = 12}}, {beg_pos = {lineno = 1047, column = 12}, end_pos = {lineno = 1047, column = 12}}, {beg_pos = {lineno = 1045, column = 8}, end_pos = {lineno = 1046, column = 32}}, {beg_pos = {lineno = 1047, column = 8}, end_pos = {lineno = 1047, column = 11}}, {beg_pos = {lineno = 1045, column = 10}, end_pos = {lineno = 1045, column = 10}}, {beg_pos = {lineno = 1045, column = 11}, end_pos = {lineno = 1045, column = 18}}, {beg_pos = {lineno = 1045, column = 19}, end_pos = {lineno = 1045, column = 19}}, {beg_pos = {lineno = 1045, column = 19}, end_pos = {lineno = 1045, column = 19}}, {beg_pos = {lineno = 1046, column = 10}, end_pos = {lineno = 1046, column = 32}}, {beg_pos = {lineno = 1046, column = 32}, end_pos = {lineno = 1046, column = 32}}, {beg_pos = {lineno = 1046, column = 20}, end_pos = {lineno = 1046, column = 31}}, {beg_pos = {lineno = 1046, column = 22}, end_pos = {lineno = 1046, column = 24}}, {beg_pos = {lineno = 1046, column = 25}, end_pos = {lineno = 1046, column = 31}}, {beg_pos = {lineno = 1046, column = 26}, end_pos = {lineno = 1046, column = 30}}, {beg_pos = {lineno = 1046, column = 30}, end_pos = {lineno = 1046, column = 31}}, {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 = 639, column = 62}, end_pos = {lineno = 639, column = 62}}, {beg_pos = {lineno = 639, column = 62}, end_pos = {lineno = 639, column = 71}}, {beg_pos = {lineno = 639, column = 71}, end_pos = {lineno = 639, column = 72}}, {beg_pos = {lineno = 639, column = 64}, end_pos = {lineno = 639, column = 71}}, {beg_pos = {lineno = 639, column = 71}, end_pos = {lineno = 639, column = 71}}, {beg_pos = {lineno = 95, column = 88}, end_pos = {lineno = 95, column = 89}}, {beg_pos = {lineno = 95, column = 89}, end_pos = {lineno = 95, column = 94}}, {beg_pos = {lineno = 95, column = 94}, end_pos = {lineno = 95, column = 102}}, {beg_pos = {lineno = 95, column = 95}, end_pos = {lineno = 95, column = 101}}, {beg_pos = {lineno = 95, column = 101}, end_pos = {lineno = 95, column = 102}}, {beg_pos = {lineno = 95, column = 101}, end_pos = {lineno = 95, column = 102}}, {beg_pos = {lineno = 95, column = 81}, end_pos = {lineno = 95, column = 82}}, {beg_pos = {lineno = 32832, column = 0}, end_pos = {lineno = 2052, column = 0}}, {beg_pos = {lineno = 155, column = 0}, end_pos = {lineno = 178407489, column = 32530}}, {beg_pos = {lineno = 179936480, column = 32530}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 6, column = 118}, end_pos = {lineno = 32816, column = 0}}, {beg_pos = {lineno = 118590464, column = 22037}, end_pos = {lineno = -287692395, column = -1517027506}}, {beg_pos = {lineno = 2066, column = 0}, end_pos = {lineno = 32864, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 184456973, column = 32530}}, {beg_pos = {lineno = 64, column = 0}, end_pos = {lineno = 184904822, column = 32530}}, {beg_pos = {lineno = 114989840, column = 22037}, end_pos = {lineno = 115002864, column = 22037}}, {beg_pos = {lineno = 579581204, column = 32765}, end_pos = {lineno = -1946888192, column = -1337876797}}, {beg_pos = {lineno = 114989888, column = 22037}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 114999520, column = 22037}, end_pos = {lineno = 115002864, column = 22037}}, {beg_pos = {lineno = 115002880, column = 22037}, end_pos = {lineno = 184457021, column = 32530}}, {beg_pos = {lineno = 114999816, column = 22037}, end_pos = {lineno = 183023664, column = 32530}}, {beg_pos = {lineno = 115960240, column = 32530}, end_pos = {lineno = -1946888192, column = -1337876797}}, {beg_pos = {lineno = 32768, column = 0}, end_pos = {lineno = -1946888192, column = -1337876797}}, {beg_pos = {lineno = 579581264, column = 32765}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 5, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 114931040, column = 32530}, end_pos = {lineno = 182737641, column = 32530}}, {beg_pos = {lineno = 187272736, column = 32530}, end_pos = {lineno = 114934640, column = 32530}}, {beg_pos = {lineno = 114999520, column = 22037}, end_pos = {lineno = 579581332, column = 32765}}, {beg_pos = {lineno = 114934640, column = 32530}, end_pos = {lineno = 182971149, column = 32530}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 184279301, column = 32530}}, {beg_pos = {lineno = 115031456, column = 22037}, end_pos = {lineno = -1946888192, column = -1337876797}}, {beg_pos = {lineno = 163, column = 0}, end_pos = {lineno = 163, column = 0}}, {beg_pos = {lineno = 114931040, column = 32530}, end_pos = {lineno = 114934640, column = 32530}}, {beg_pos = {lineno = 163, column = 0}, end_pos = {lineno = 182220999, column = 32530}}, {beg_pos = {lineno = 115003680, column = 22037}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 118590528, column = 22037}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 115031456, column = 22037}, end_pos = {lineno = 182669161, column = 32530}}, {beg_pos = {lineno = 118593830, column = 22037}, end_pos = {lineno = 182873580, column = 32530}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 115003680, column = 22037}}, {beg_pos = {lineno = 182669136, column = 32530}, end_pos = {lineno = 579584432, column = 32765}}, {beg_pos = {lineno = 579581684, column = 32765}, end_pos = {lineno = 579581632, column = 32765}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 115003680, column = 22037}, end_pos = {lineno = 177589968, column = 32530}}, {beg_pos = {lineno = 36, column = 0}, end_pos = {lineno = 115031456, column = 22037}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 182873690, column = 32530}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 579581456, column = 32765}}, {beg_pos = {lineno = 118735184, column = 22037}, end_pos = {lineno = 579585024, column = 32765}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1946888192, column = -1337876797}}, {beg_pos = {lineno = 25, column = 0}, end_pos = {lineno = 187343740, column = 32530}}, {beg_pos = {lineno = 179994624, column = 32530}, end_pos = {lineno = 177752784, column = 32530}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = 177746332, column = 32530}}, {beg_pos = {lineno = 116617408, column = 22037}, end_pos = {lineno = 187344873, column = 32530}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = 187343527, column = 32530}}, {beg_pos = {lineno = 187290368, column = 32530}, end_pos = {lineno = 181863912, column = 32530}}, {beg_pos = {lineno = 955912232, column = 0}, end_pos = {lineno = 181863624, column = 32530}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 187344873, column = 32530}}, {beg_pos = {lineno = 1997, column = 0}, end_pos = {lineno = 187343527, column = 32530}}, {beg_pos = {lineno = 187290368, column = 32530}, end_pos = {lineno = 181863912, column = 32530}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = 181859288, column = 32530}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 187344873, column = 32530}}, {beg_pos = {lineno = 913, column = 0}, end_pos = {lineno = 181913544, column = 32530}}, {beg_pos = {lineno = 187290368, column = 32530}, end_pos = {lineno = 579581992, column = 32765}}, {beg_pos = {lineno = 579581988, column = 32765}, end_pos = {lineno = 116053105, column = 32530}}, {beg_pos = {lineno = 181913544, column = 32530}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 579581988, column = 32765}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = 115586560, column = 22037}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 0, column = 22037}, end_pos = {lineno = 116054546, column = 32530}}, {beg_pos = {lineno = 116052064, column = 32530}, end_pos = {lineno = 579582192, column = 32765}}, {beg_pos = {lineno = 579582176, column = 32765}, end_pos = {lineno = 955912232, column = 0}}, {beg_pos = {lineno = 1, column = 32765}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 116638544, column = 22037}, end_pos = {lineno = 579582112, column = 32765}}, {beg_pos = {lineno = 579582128, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 579582336, column = 32765}, end_pos = {lineno = 116054546, column = 32530}}, {beg_pos = {lineno = 116638544, column = 22037}, end_pos = {lineno = 579582176, column = 32765}}, {beg_pos = {lineno = 579582192, column = 32765}, end_pos = {lineno = 187347473, column = 32530}}, {beg_pos = {lineno = 1, 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 = 116637664, column = 22037}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 116637664, column = 22037}}, {beg_pos = {lineno = 181911840, column = 1}, end_pos = {lineno = 116638544, column = 22037}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32530}}, {beg_pos = {lineno = 0, column = 22037}, end_pos = {lineno = 0, column = 22037}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 187375473, column = 32530}}, {beg_pos = {lineno = 181885824, column = 32530}, end_pos = {lineno = 187290368, column = 32530}}, {beg_pos = {lineno = 116637664, column = 22037}, end_pos = {lineno = 116322888, column = 32530}}, {beg_pos = {lineno = 115956960, column = 32530}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 114930000, column = 32530}, end_pos = {lineno = 187375473, column = 32530}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 134, column = 0}}, {beg_pos = {lineno = 116637664, column = 22037}, end_pos = {lineno = 116323400, column = 32530}}, {beg_pos = {lineno = 116644064, column = 22037}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 114930000, column = 32530}, end_pos = {lineno = 187375473, column = 32530}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 181885824, column = 32530}, end_pos = {lineno = 183405888, column = 32530}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = 579583328, column = 32765}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 116644064, column = 22037}, end_pos = {lineno = 187387310, column = 32530}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 116302688, column = 32530}}, {beg_pos = {lineno = 579578350, column = 32765}, end_pos = {lineno = 579583152, column = 32765}}, {beg_pos = {lineno = 114929440, column = 32530}, end_pos = {lineno = 579577956, column = 32765}}, {beg_pos = {lineno = 579577952, column = 32765}, end_pos = {lineno = 187290368, column = 32530}}, {beg_pos = {lineno = 187290368, column = 32530}, end_pos = {lineno = 181863912, column = 32530}}, {beg_pos = {lineno = -1740217531, column = 0}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = 176435640, column = 32530}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 49178, column = 0}, end_pos = {lineno = 115347200, column = 32530}}, {beg_pos = {lineno = 176542024, column = 32530}, 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 = 1768709991, column = 1634887028}, end_pos = {lineno = 1948269164, column = 174421362}}, {beg_pos = {lineno = 176542024, column = 32530}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 115003680, column = 22037}, end_pos = {lineno = 177589648, column = 32530}}, {beg_pos = {lineno = 155, column = 4}, end_pos = {lineno = 155, column = 4}}, {beg_pos = {lineno = 1510690361, column = 178792}, end_pos = {lineno = 118316176, column = 22037}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 177589648, column = 32530}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 179936480, column = 32530}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 155, column = 3}}, {beg_pos = {lineno = 154, column = 6}, end_pos = {lineno = 154, column = 6}}, {beg_pos = {lineno = 0, column = 1138753536}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -287692395, column = -1517027506}, 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 = 2, column = 0}, end_pos = {lineno = 6, column = -2147483648}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 182427939, column = 32530}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 179936480, column = 32530}}, {beg_pos = {lineno = 118241384, column = 22037}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -287692395, column = -1517027506}, end_pos = {lineno = 117855328, column = 22037}}, {beg_pos = {lineno = 115003240, column = 22037}, end_pos = {lineno = 179936384, column = 32530}}, {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 = 178407489, column = 32530}}, {beg_pos = {lineno = 179936480, column = 32530}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = -272, column = -1}}, {beg_pos = {lineno = 0, column = 78}, end_pos = {lineno = 1912, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -287692395, column = -1517027506}}, {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 = 139715462595960, node = 0x7f120a848578, id = 139715462595960, num = 176457080, tbl = 0x7f120a848578, vars = 0x7f120a848578, strterm = 0x7f120a848578, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}
        yyloc = {beg_pos = {lineno = 1049, column = 8}, end_pos = {lineno = 1049, column = 8}}
        yyerror_range = <optimized out>
        yymsgbuf = "n\000\000\000^\000\000\000 g\307\006\022\177\000\000H\230\334\006\022\177\000\000\200\234\271\n\022\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\316\225\n\022\177\000\000\000\000\000\000\000\000\000\000\342R\242\n\022\177\000\000px\021\a\025V\000\000 g\307\006\022\177\000\000 \241\a\a\025V\000\000\340\300\332\006\025V\000\000\004\000\000\000\000\000\000\000\240\250\350\n\022\177\000"
        yymsg = 0x7ffd228bbcd0 "n"
        yymsg_alloc = 128
        yylen = 0
        yyabortlab = <optimized out>
        yyerrorlab = <optimized out>
#40 0x00007f1206ed15b2 in ripper_parse0 (parser_v=parser_v@entry=139715399870080) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14371
        p = 0x56150707a120
#41 0x00007f120ae66fd6 in rb_ensure (b_proc=b_proc@entry=0x7f1206ed14d0 <ripper_parse0>, data1=data1@entry=139715399870080, e_proc=e_proc@entry=0x7f1206eb3ae0 <ripper_ensure>, data2=data2@entry=139715399870080) at /tmp/ruby/src/trunk-repeat20/eval.c:1005
        _ec = 0x561506dad120
        _tag = {tag = 36, retval = 94648194302013, buf = {0x7f1206c76680, 0x7f120ae670c0 <rb_ensure+528>, 0x0, 0x7ffd228bbdc0, 0x0}, prev = 0x7ffd228bc140, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x561506dad120
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f1206eb3ae0 <ripper_ensure>, data2 = 139715399870080}}
#42 0x00007f1206eb4315 in ripper_parse (self=139715399870080) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14409
        p = 0x56150707a120
#43 0x00007f120b02ae54 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f120a95ce10, ec=0x561506dad120) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357
        ci = 0x8601001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f120a8431b8
        cfunc = 0x561506f3d8e8
        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>
#44 vm_call_cfunc_with_frame (ec=0x561506dad120, reg_cfp=0x7f120a95ce10, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#45 0x00007f120b03a1dd 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-repeat20/vm_callinfo.h:368
        val = 32
        ci = 0x66666666666687b8
        cc = <optimized out>
        recv = 94648309301472
        argc = <optimized out>
        calling = {ci = 0x8601001c0001, cc = 0x7f1206d9af48, block_handler = 0, recv = 139715399870080, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#46 vm_exec_core (ec=0x561506dad120, initial=2334385705639764768) at ../../src/trunk-repeat20/insns.def:835
        bh = <optimized out>
        cd = 0x2065676e61686320
        leaf = <optimized out>
        val = 32
        reg_pc = 0x561507104218
        reg_cfp = 0x7f120a95ce10
        insns_address_table = {0x7f120b03c94f <vm_exec_core+10351>, 0x7f120b03a359 <vm_exec_core+633>, 0x7f120b03c50e <vm_exec_core+9262>, 0x7f120b03c494 <vm_exec_core+9140>, 0x7f120b03c41d <vm_exec_core+9021>, 0x7f120b03c39e <vm_exec_core+8894>, 0x7f120b03c31e <vm_exec_core+8766>, 0x7f120b03c2c2 <vm_exec_core+8674>, 0x7f120b03c267 <vm_exec_core+8583>, 0x7f120b03c217 <vm_exec_core+8503>, 0x7f120b03c09c <vm_exec_core+8124>, 0x7f120b03bef1 <vm_exec_core+7697>, 0x7f120b03be06 <vm_exec_core+7462>, 0x7f120b03bd97 <vm_exec_core+7351>, 0x7f120b03bd2a <vm_exec_core+7242>, 0x7f120b03bcef <vm_exec_core+7183>, 0x7f120b03bcb9 <vm_exec_core+7129>, 0x7f120b03bc86 <vm_exec_core+7078>, 0x7f120b03c57a <vm_exec_core+9370>, 0x7f120b03afe7 <vm_exec_core+3847>, 0x7f120b03af79 <vm_exec_core+3737>, 0x7f120b03af3e <vm_exec_core+3678>, 0x7f120b03aee8 <vm_exec_core+3592>, 0x7f120b03aea4 <vm_exec_core+3524>, 0x7f120b03ae1d <vm_exec_core+3389>, 0x7f120b03ade8 <vm_exec_core+3336>, 0x7f120b03ad8d <vm_exec_core+3245>, 0x7f120b03ad15 <vm_exec_core+3125>, 0x7f120b03acdd <vm_exec_core+3069>, 0x7f120b03aca5 <vm_exec_core+3013>, 0x7f120b03aab0 <vm_exec_core+2512>, 0x7f120b03aa1f <vm_exec_core+2367>, 0x7f120b03a9c2 <vm_exec_core+2274>, 0x7f120b03a949 <vm_exec_core+2153>, 0x7f120b03b689 <vm_exec_core+5545>, 0x7f120b03b664 <vm_exec_core+5508>, 0x7f120b03b62b <vm_exec_core+5451>, 0x7f120b03b5db <vm_exec_core+5371>, 0x7f120b03b5a9 <vm_exec_core+5321>, 0x7f120b03b4be <vm_exec_core+5086>, 0x7f120b03b479 <vm_exec_core+5017>, 0x7f120b03b433 <vm_exec_core+4947>, 0x7f120b03b403 <vm_exec_core+4899>, 0x7f120b03b338 <vm_exec_core+4696>, 0x7f120b03b3a3 <vm_exec_core+4803>, 0x7f120b03b208 <vm_exec_core+4392>, 0x7f120b03b19b <vm_exec_core+4283>, 0x7f120b03b10e <vm_exec_core+4142>, 0x7f120b03b052 <vm_exec_core+3954>, 0x7f120b03b01a <vm_exec_core+3898>, 0x7f120b03bb87 <vm_exec_core+6823>, 0x7f120b03ba74 <vm_exec_core+6548>, 0x7f120b03a138 <vm_exec_core+88>, 0x7f120b03bc02 <vm_exec_core+6946>, 0x7f120b03b7cd <vm_exec_core+5869>, 0x7f120b03ca97 <vm_exec_core+10679>, 0x7f120b03b783 <vm_exec_core+5795>, 0x7f120b03b72a <vm_exec_core+5706>, 0x7f120b03b6d1 <vm_exec_core+5617>, 0x7f120b03b966 <vm_exec_core+6278>, 0x7f120b03b890 <vm_exec_core+6064>, 0x7f120b03b817 <vm_exec_core+5943>, 0x7f120b03c8ee <vm_exec_core+10254>, 0x7f120b03bbca <vm_exec_core+6890>, 0x7f120b03ba1d <vm_exec_core+6461>, 0x7f120b03a7aa <vm_exec_core+1738>, 0x7f120b03a770 <vm_exec_core+1680>, 0x7f120b03a8a2 <vm_exec_core+1986>, 0x7f120b03a801 <vm_exec_core+1825>, 0x7f120b03cd7f <vm_exec_core+11423>, 0x7f120b03ccd6 <vm_exec_core+11254>, 0x7f120b03cf56 <vm_exec_core+11894>, 0x7f120b03cee3 <vm_exec_core+11779>, 0x7f120b03ce3d <vm_exec_core+11613>, 0x7f120b03cde1 <vm_exec_core+11521>, 0x7f120b03d303 <vm_exec_core+12835>, 0x7f120b03d266 <vm_exec_core+12678>, 0x7f120b03d1ce <vm_exec_core+12526>, 0x7f120b03d131 <vm_exec_core+12369>, 0x7f120b03d099 <vm_exec_core+12217>, 0x7f120b03c9d8 <vm_exec_core+10488>, 0x7f120b03d04e <vm_exec_core+12142>, 0x7f120b03cff8 <vm_exec_core+12056>, 0x7f120b03cb65 <vm_exec_core+10885>, 0x7f120b03cadb <vm_exec_core+10747>, 0x7f120b03a703 <vm_exec_core+1571>, 0x7f120b03a6a5 <vm_exec_core+1477>, 0x7f120b03cca2 <vm_exec_core+11202>, 0x7f120b03cc6e <vm_exec_core+11150>, 0x7f120b03cc1d <vm_exec_core+11069>, 0x7f120b03cbce <vm_exec_core+10990>, 0x7f120b03ca0b <vm_exec_core+10539>, 0x7f120b03c960 <vm_exec_core+10368>, 0x7f120b03a638 <vm_exec_core+1368>, 0x7f120b03a5e1 <vm_exec_core+1281>, 0x7f120b03a55e <vm_exec_core+1150>, 0x7f120b03a519 <vm_exec_core+1081>, 0x7f120b03a4cc <vm_exec_core+1004>, 0x7f120b03a47f <vm_exec_core+927>, 0x7f120b03a42a <vm_exec_core+842>, 0x7f120b03a3f7 <vm_exec_core+791>, 0x7f120b03a3c4 <vm_exec_core+740>, 0x7f120b03ca7b <vm_exec_core+10651>, 0x7f120b03a34a <vm_exec_core+618>, 0x7f120b03c4ff <vm_exec_core+9247>, 0x7f120b03c485 <vm_exec_core+9125>, 0x7f120b03c40e <vm_exec_core+9006>, 0x7f120b03c38f <vm_exec_core+8879>, 0x7f120b03c30f <vm_exec_core+8751>, 0x7f120b03c2b3 <vm_exec_core+8659>, 0x7f120b03c258 <vm_exec_core+8568>, 0x7f120b03c208 <vm_exec_core+8488>, 0x7f120b03c08d <vm_exec_core+8109>, 0x7f120b03bee2 <vm_exec_core+7682>, 0x7f120b03bdf7 <vm_exec_core+7447>, 0x7f120b03bd88 <vm_exec_core+7336>, 0x7f120b03bd1b <vm_exec_core+7227>, 0x7f120b03bce0 <vm_exec_core+7168>, 0x7f120b03bcaa <vm_exec_core+7114>, 0x7f120b03bc77 <vm_exec_core+7063>, 0x7f120b03c56b <vm_exec_core+9355>, 0x7f120b03afd8 <vm_exec_core+3832>, 0x7f120b03af6a <vm_exec_core+3722>, 0x7f120b03af2f <vm_exec_core+3663>, 0x7f120b03aed9 <vm_exec_core+3577>, 0x7f120b03ae95 <vm_exec_core+3509>, 0x7f120b03ae0e <vm_exec_core+3374>, 0x7f120b03add9 <vm_exec_core+3321>, 0x7f120b03ad7e <vm_exec_core+3230>, 0x7f120b03ad06 <vm_exec_core+3110>, 0x7f120b03acce <vm_exec_core+3054>, 0x7f120b03ac96 <vm_exec_core+2998>, 0x7f120b03aaa1 <vm_exec_core+2497>, 0x7f120b03aa10 <vm_exec_core+2352>, 0x7f120b03a9b3 <vm_exec_core+2259>, 0x7f120b03a93a <vm_exec_core+2138>, 0x7f120b03b67a <vm_exec_core+5530>, 0x7f120b03b655 <vm_exec_core+5493>, 0x7f120b03b61c <vm_exec_core+5436>, 0x7f120b03b5cc <vm_exec_core+5356>, 0x7f120b03b59a <vm_exec_core+5306>, 0x7f120b03b4af <vm_exec_core+5071>, 0x7f120b03b46a <vm_exec_core+5002>, 0x7f120b03b424 <vm_exec_core+4932>, 0x7f120b03b3f4 <vm_exec_core+4884>, 0x7f120b03b329 <vm_exec_core+4681>, 0x7f120b03b394 <vm_exec_core+4788>, 0x7f120b03b1f9 <vm_exec_core+4377>, 0x7f120b03b18c <vm_exec_core+4268>, 0x7f120b03b0ff <vm_exec_core+4127>, 0x7f120b03b043 <vm_exec_core+3939>, 0x7f120b03b00b <vm_exec_core+3883>, 0x7f120b03bb78 <vm_exec_core+6808>, 0x7f120b03ba65 <vm_exec_core+6533>, 0x7f120b03d523 <vm_exec_core+13379>, 0x7f120b03bbf3 <vm_exec_core+6931>, 0x7f120b03b7be <vm_exec_core+5854>, 0x7f120b03d50f <vm_exec_core+13359>, 0x7f120b03b774 <vm_exec_core+5780>, 0x7f120b03b71b <vm_exec_core+5691>, 0x7f120b03b6c2 <vm_exec_core+5602>, 0x7f120b03b957 <vm_exec_core+6263>, 0x7f120b03b881 <vm_exec_core+6049>, 0x7f120b03b808 <vm_exec_core+5928>, 0x7f120b03c8df <vm_exec_core+10239>, 0x7f120b03bbbb <vm_exec_core+6875>, 0x7f120b03ba0e <vm_exec_core+6446>, 0x7f120b03a79b <vm_exec_core+1723>, 0x7f120b03a761 <vm_exec_core+1665>, 0x7f120b03a893 <vm_exec_core+1971>, 0x7f120b03a7f2 <vm_exec_core+1810>, 0x7f120b03d4fb <vm_exec_core+13339>, 0x7f120b03d4e7 <vm_exec_core+13319>, 0x7f120b03d4d3 <vm_exec_core+13299>, 0x7f120b03d4bf <vm_exec_core+13279>, 0x7f120b03d4ab <vm_exec_core+13259>, 0x7f120b03d497 <vm_exec_core+13239>, 0x7f120b03d47c <vm_exec_core+13212>, 0x7f120b03d468 <vm_exec_core+13192>, 0x7f120b03d454 <vm_exec_core+13172>, 0x7f120b03d440 <vm_exec_core+13152>, 0x7f120b03d42c <vm_exec_core+13132>, 0x7f120b03d418 <vm_exec_core+13112>, 0x7f120b03d404 <vm_exec_core+13092>, 0x7f120b03d3f0 <vm_exec_core+13072>, 0x7f120b03d3dc <vm_exec_core+13052>, 0x7f120b03d3c8 <vm_exec_core+13032>, 0x7f120b03a6f4 <vm_exec_core+1556>, 0x7f120b03a696 <vm_exec_core+1462>, 0x7f120b03d3b4 <vm_exec_core+13012>, 0x7f120b03d3a0 <vm_exec_core+12992>, 0x7f120b03d38c <vm_exec_core+12972>, 0x7f120b03d378 <vm_exec_core+12952>, 0x7f120b03a121 <vm_exec_core+65>, 0x7f120b03a125 <vm_exec_core+69>, 0x7f120b03a629 <vm_exec_core+1353>, 0x7f120b03a5d2 <vm_exec_core+1266>, 0x7f120b03a54f <vm_exec_core+1135>, 0x7f120b03a50a <vm_exec_core+1066>, 0x7f120b03a4bd <vm_exec_core+989>...}
#47 0x00007f120b04097b in rb_vm_exec (ec=0x561506dad120) at /tmp/ruby/src/trunk-repeat20/vm.c:2366
        _ec = 0x561506dad120
        _tag = {tag = 36, retval = 4, buf = {0x561506dad120, 0x7f120b040170 <rb_vm_exec+400>, 0x0, 0x7ffd228bc070, 0x7f120a85d108}, prev = 0x7ffd228bc520, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#48 0x00007f120b040b79 in eval_string_with_cref (self=<optimized out>, src=139715399870000, cref=0x7f1206c765e0, file=139715401259320, line=1) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1701
        ec = 0x561506dad120
        block = {as = {captured = {self = 139715399870080, ep = 0x7f120a85d0f8, code = {iseq = 0x7f1206e6f6f8, ifunc = 0x7f1206e6f6f8, val = 139715401938680}}, symbol = 139715399870080, proc = 139715399870080}, type = block_type_iseq}
        iseq = 0x7f1206c76338
        cfp = <optimized out>
#49 0x00007f120b050eea in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=139715399870080) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1946
        cref = 0x7f1206c765e0
#50 specific_eval (kw_splat=<optimized out>, singleton=1, self=<optimized out>, argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1970
        file = 139715401259320
        line = <optimized out>
        code = 139715399870000
#51 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=139715399870080) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:2010
No locals.
#52 0x00007f120b02ae54 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7f120a95ce90, ec=0x561506dad120) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357
        ci = 0x254100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f120a7f6e80
        cfunc = 0x561506defe08
        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>
#53 vm_call_cfunc_with_frame (ec=0x561506dad120, reg_cfp=0x7f120a95ce90, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385
        argc = 2
        stack_bottom = <optimized out>
        argv = <optimized out>
#54 0x00007f120b03a1dd 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-repeat20/vm_callinfo.h:368
        val = 32
        ci = 0x66666666666687b8
        cc = <optimized out>
        recv = 94648309301472
        argc = <optimized out>
        calling = {ci = 0x254100100005, cc = 0x7f1206d9b0b0, block_handler = 0, recv = 139715399870080, argc = 2, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#55 vm_exec_core (ec=0x561506dad120, initial=2334385705639764768) at ../../src/trunk-repeat20/insns.def:835
        bh = <optimized out>
        cd = 0x2065676e61686320
        leaf = <optimized out>
        val = 32
        reg_pc = 0x561506f181a0
        reg_cfp = 0x7f120a95ce90
        insns_address_table = {0x7f120b03c94f <vm_exec_core+10351>, 0x7f120b03a359 <vm_exec_core+633>, 0x7f120b03c50e <vm_exec_core+9262>, 0x7f120b03c494 <vm_exec_core+9140>, 0x7f120b03c41d <vm_exec_core+9021>, 0x7f120b03c39e <vm_exec_core+8894>, 0x7f120b03c31e <vm_exec_core+8766>, 0x7f120b03c2c2 <vm_exec_core+8674>, 0x7f120b03c267 <vm_exec_core+8583>, 0x7f120b03c217 <vm_exec_core+8503>, 0x7f120b03c09c <vm_exec_core+8124>, 0x7f120b03bef1 <vm_exec_core+7697>, 0x7f120b03be06 <vm_exec_core+7462>, 0x7f120b03bd97 <vm_exec_core+7351>, 0x7f120b03bd2a <vm_exec_core+7242>, 0x7f120b03bcef <vm_exec_core+7183>, 0x7f120b03bcb9 <vm_exec_core+7129>, 0x7f120b03bc86 <vm_exec_core+7078>, 0x7f120b03c57a <vm_exec_core+9370>, 0x7f120b03afe7 <vm_exec_core+3847>, 0x7f120b03af79 <vm_exec_core+3737>, 0x7f120b03af3e <vm_exec_core+3678>, 0x7f120b03aee8 <vm_exec_core+3592>, 0x7f120b03aea4 <vm_exec_core+3524>, 0x7f120b03ae1d <vm_exec_core+3389>, 0x7f120b03ade8 <vm_exec_core+3336>, 0x7f120b03ad8d <vm_exec_core+3245>, 0x7f120b03ad15 <vm_exec_core+3125>, 0x7f120b03acdd <vm_exec_core+3069>, 0x7f120b03aca5 <vm_exec_core+3013>, 0x7f120b03aab0 <vm_exec_core+2512>, 0x7f120b03aa1f <vm_exec_core+2367>, 0x7f120b03a9c2 <vm_exec_core+2274>, 0x7f120b03a949 <vm_exec_core+2153>, 0x7f120b03b689 <vm_exec_core+5545>, 0x7f120b03b664 <vm_exec_core+5508>, 0x7f120b03b62b <vm_exec_core+5451>, 0x7f120b03b5db <vm_exec_core+5371>, 0x7f120b03b5a9 <vm_exec_core+5321>, 0x7f120b03b4be <vm_exec_core+5086>, 0x7f120b03b479 <vm_exec_core+5017>, 0x7f120b03b433 <vm_exec_core+4947>, 0x7f120b03b403 <vm_exec_core+4899>, 0x7f120b03b338 <vm_exec_core+4696>, 0x7f120b03b3a3 <vm_exec_core+4803>, 0x7f120b03b208 <vm_exec_core+4392>, 0x7f120b03b19b <vm_exec_core+4283>, 0x7f120b03b10e <vm_exec_core+4142>, 0x7f120b03b052 <vm_exec_core+3954>, 0x7f120b03b01a <vm_exec_core+3898>, 0x7f120b03bb87 <vm_exec_core+6823>, 0x7f120b03ba74 <vm_exec_core+6548>, 0x7f120b03a138 <vm_exec_core+88>, 0x7f120b03bc02 <vm_exec_core+6946>, 0x7f120b03b7cd <vm_exec_core+5869>, 0x7f120b03ca97 <vm_exec_core+10679>, 0x7f120b03b783 <vm_exec_core+5795>, 0x7f120b03b72a <vm_exec_core+5706>, 0x7f120b03b6d1 <vm_exec_core+5617>, 0x7f120b03b966 <vm_exec_core+6278>, 0x7f120b03b890 <vm_exec_core+6064>, 0x7f120b03b817 <vm_exec_core+5943>, 0x7f120b03c8ee <vm_exec_core+10254>, 0x7f120b03bbca <vm_exec_core+6890>, 0x7f120b03ba1d <vm_exec_core+6461>, 0x7f120b03a7aa <vm_exec_core+1738>, 0x7f120b03a770 <vm_exec_core+1680>, 0x7f120b03a8a2 <vm_exec_core+1986>, 0x7f120b03a801 <vm_exec_core+1825>, 0x7f120b03cd7f <vm_exec_core+11423>, 0x7f120b03ccd6 <vm_exec_core+11254>, 0x7f120b03cf56 <vm_exec_core+11894>, 0x7f120b03cee3 <vm_exec_core+11779>, 0x7f120b03ce3d <vm_exec_core+11613>, 0x7f120b03cde1 <vm_exec_core+11521>, 0x7f120b03d303 <vm_exec_core+12835>, 0x7f120b03d266 <vm_exec_core+12678>, 0x7f120b03d1ce <vm_exec_core+12526>, 0x7f120b03d131 <vm_exec_core+12369>, 0x7f120b03d099 <vm_exec_core+12217>, 0x7f120b03c9d8 <vm_exec_core+10488>, 0x7f120b03d04e <vm_exec_core+12142>, 0x7f120b03cff8 <vm_exec_core+12056>, 0x7f120b03cb65 <vm_exec_core+10885>, 0x7f120b03cadb <vm_exec_core+10747>, 0x7f120b03a703 <vm_exec_core+1571>, 0x7f120b03a6a5 <vm_exec_core+1477>, 0x7f120b03cca2 <vm_exec_core+11202>, 0x7f120b03cc6e <vm_exec_core+11150>, 0x7f120b03cc1d <vm_exec_core+11069>, 0x7f120b03cbce <vm_exec_core+10990>, 0x7f120b03ca0b <vm_exec_core+10539>, 0x7f120b03c960 <vm_exec_core+10368>, 0x7f120b03a638 <vm_exec_core+1368>, 0x7f120b03a5e1 <vm_exec_core+1281>, 0x7f120b03a55e <vm_exec_core+1150>, 0x7f120b03a519 <vm_exec_core+1081>, 0x7f120b03a4cc <vm_exec_core+1004>, 0x7f120b03a47f <vm_exec_core+927>, 0x7f120b03a42a <vm_exec_core+842>, 0x7f120b03a3f7 <vm_exec_core+791>, 0x7f120b03a3c4 <vm_exec_core+740>, 0x7f120b03ca7b <vm_exec_core+10651>, 0x7f120b03a34a <vm_exec_core+618>, 0x7f120b03c4ff <vm_exec_core+9247>, 0x7f120b03c485 <vm_exec_core+9125>, 0x7f120b03c40e <vm_exec_core+9006>, 0x7f120b03c38f <vm_exec_core+8879>, 0x7f120b03c30f <vm_exec_core+8751>, 0x7f120b03c2b3 <vm_exec_core+8659>, 0x7f120b03c258 <vm_exec_core+8568>, 0x7f120b03c208 <vm_exec_core+8488>, 0x7f120b03c08d <vm_exec_core+8109>, 0x7f120b03bee2 <vm_exec_core+7682>, 0x7f120b03bdf7 <vm_exec_core+7447>, 0x7f120b03bd88 <vm_exec_core+7336>, 0x7f120b03bd1b <vm_exec_core+7227>, 0x7f120b03bce0 <vm_exec_core+7168>, 0x7f120b03bcaa <vm_exec_core+7114>, 0x7f120b03bc77 <vm_exec_core+7063>, 0x7f120b03c56b <vm_exec_core+9355>, 0x7f120b03afd8 <vm_exec_core+3832>, 0x7f120b03af6a <vm_exec_core+3722>, 0x7f120b03af2f <vm_exec_core+3663>, 0x7f120b03aed9 <vm_exec_core+3577>, 0x7f120b03ae95 <vm_exec_core+3509>, 0x7f120b03ae0e <vm_exec_core+3374>, 0x7f120b03add9 <vm_exec_core+3321>, 0x7f120b03ad7e <vm_exec_core+3230>, 0x7f120b03ad06 <vm_exec_core+3110>, 0x7f120b03acce <vm_exec_core+3054>, 0x7f120b03ac96 <vm_exec_core+2998>, 0x7f120b03aaa1 <vm_exec_core+2497>, 0x7f120b03aa10 <vm_exec_core+2352>, 0x7f120b03a9b3 <vm_exec_core+2259>, 0x7f120b03a93a <vm_exec_core+2138>, 0x7f120b03b67a <vm_exec_core+5530>, 0x7f120b03b655 <vm_exec_core+5493>, 0x7f120b03b61c <vm_exec_core+5436>, 0x7f120b03b5cc <vm_exec_core+5356>, 0x7f120b03b59a <vm_exec_core+5306>, 0x7f120b03b4af <vm_exec_core+5071>, 0x7f120b03b46a <vm_exec_core+5002>, 0x7f120b03b424 <vm_exec_core+4932>, 0x7f120b03b3f4 <vm_exec_core+4884>, 0x7f120b03b329 <vm_exec_core+4681>, 0x7f120b03b394 <vm_exec_core+4788>, 0x7f120b03b1f9 <vm_exec_core+4377>, 0x7f120b03b18c <vm_exec_core+4268>, 0x7f120b03b0ff <vm_exec_core+4127>, 0x7f120b03b043 <vm_exec_core+3939>, 0x7f120b03b00b <vm_exec_core+3883>, 0x7f120b03bb78 <vm_exec_core+6808>, 0x7f120b03ba65 <vm_exec_core+6533>, 0x7f120b03d523 <vm_exec_core+13379>, 0x7f120b03bbf3 <vm_exec_core+6931>, 0x7f120b03b7be <vm_exec_core+5854>, 0x7f120b03d50f <vm_exec_core+13359>, 0x7f120b03b774 <vm_exec_core+5780>, 0x7f120b03b71b <vm_exec_core+5691>, 0x7f120b03b6c2 <vm_exec_core+5602>, 0x7f120b03b957 <vm_exec_core+6263>, 0x7f120b03b881 <vm_exec_core+6049>, 0x7f120b03b808 <vm_exec_core+5928>, 0x7f120b03c8df <vm_exec_core+10239>, 0x7f120b03bbbb <vm_exec_core+6875>, 0x7f120b03ba0e <vm_exec_core+6446>, 0x7f120b03a79b <vm_exec_core+1723>, 0x7f120b03a761 <vm_exec_core+1665>, 0x7f120b03a893 <vm_exec_core+1971>, 0x7f120b03a7f2 <vm_exec_core+1810>, 0x7f120b03d4fb <vm_exec_core+13339>, 0x7f120b03d4e7 <vm_exec_core+13319>, 0x7f120b03d4d3 <vm_exec_core+13299>, 0x7f120b03d4bf <vm_exec_core+13279>, 0x7f120b03d4ab <vm_exec_core+13259>, 0x7f120b03d497 <vm_exec_core+13239>, 0x7f120b03d47c <vm_exec_core+13212>, 0x7f120b03d468 <vm_exec_core+13192>, 0x7f120b03d454 <vm_exec_core+13172>, 0x7f120b03d440 <vm_exec_core+13152>, 0x7f120b03d42c <vm_exec_core+13132>, 0x7f120b03d418 <vm_exec_core+13112>, 0x7f120b03d404 <vm_exec_core+13092>, 0x7f120b03d3f0 <vm_exec_core+13072>, 0x7f120b03d3dc <vm_exec_core+13052>, 0x7f120b03d3c8 <vm_exec_core+13032>, 0x7f120b03a6f4 <vm_exec_core+1556>, 0x7f120b03a696 <vm_exec_core+1462>, 0x7f120b03d3b4 <vm_exec_core+13012>, 0x7f120b03d3a0 <vm_exec_core+12992>, 0x7f120b03d38c <vm_exec_core+12972>, 0x7f120b03d378 <vm_exec_core+12952>, 0x7f120b03a121 <vm_exec_core+65>, 0x7f120b03a125 <vm_exec_core+69>, 0x7f120b03a629 <vm_exec_core+1353>, 0x7f120b03a5d2 <vm_exec_core+1266>, 0x7f120b03a54f <vm_exec_core+1135>, 0x7f120b03a50a <vm_exec_core+1066>, 0x7f120b03a4bd <vm_exec_core+989>...}
#56 0x00007f120b04097b in rb_vm_exec (ec=0x561506dad120) at /tmp/ruby/src/trunk-repeat20/vm.c:2366
        _ec = 0x561506dad120
        _tag = {tag = 36, retval = 4, buf = {0x7f120a95cf50, 0x7f120b040170 <rb_vm_exec+400>, 0x0, 0x7ffd228bc450, 0x0}, prev = 0x7ffd228bc8a0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#57 0x00007f120b04feeb in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=139715462286680, iseq=0x7f1206e6f748, ec=0x561506dad120) at /tmp/ruby/src/trunk-repeat20/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#58 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd228bc5c8, argc=1, self=139715462286680, captured=<optimized out>, ec=0x561506dad120) at /tmp/ruby/src/trunk-repeat20/vm.c:1440
        iseq = 0x7f1206e6f748
        i = 1
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = 0x7f120a85d088
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#59 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-repeat20/vm.c:1458
        captured = <optimized out>
        again = <optimized out>
        again = <optimized out>
        captured = <optimized out>
#60 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffd228bc5c8, argc=1, ec=0x561506dad120) at /tmp/ruby/src/trunk-repeat20/vm.c:1495
No locals.
#61 vm_yield (kw_splat=0, argv=0x7ffd228bc5c8, argc=1, ec=0x561506dad120) at /tmp/ruby/src/trunk-repeat20/vm.c:1503
No locals.
#62 rb_yield_0 (argv=0x7ffd228bc5c8, argc=1) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1337
No locals.
#63 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1353
No locals.
#64 0x00007f120adc32fc in rb_ary_each (ary=139715402096240) at /tmp/ruby/src/trunk-repeat20/array.c:2747
        i = 6
#65 0x00007f120b02ae54 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f120a95cf90, ec=0x561506dad120) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f120a7f04b8
        cfunc = 0x561506e04348
        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>
#66 vm_call_cfunc_with_frame (ec=0x561506dad120, reg_cfp=0x7f120a95cf90, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#67 0x00007f120b03bb59 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-repeat20/vm_callinfo.h:368
        val = 32
        ci = <optimized out>
        cc = <optimized out>
        recv = 94648309301472
        argc = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7f120a82bb58, block_handler = 139715463729065, recv = 139715402096240, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#68 vm_exec_core (ec=0x561506dad120, initial=2334385705639764768) at ../../src/trunk-repeat20/insns.def:815
        bh = <optimized out>
        cd = 0x561506eeee40
        blockiseq = <optimized out>
        leaf = <optimized out>
        val = 32
        reg_pc = 0x561506eeeb98
        reg_cfp = 0x7f120a95cf90
        insns_address_table = {0x7f120b03c94f <vm_exec_core+10351>, 0x7f120b03a359 <vm_exec_core+633>, 0x7f120b03c50e <vm_exec_core+9262>, 0x7f120b03c494 <vm_exec_core+9140>, 0x7f120b03c41d <vm_exec_core+9021>, 0x7f120b03c39e <vm_exec_core+8894>, 0x7f120b03c31e <vm_exec_core+8766>, 0x7f120b03c2c2 <vm_exec_core+8674>, 0x7f120b03c267 <vm_exec_core+8583>, 0x7f120b03c217 <vm_exec_core+8503>, 0x7f120b03c09c <vm_exec_core+8124>, 0x7f120b03bef1 <vm_exec_core+7697>, 0x7f120b03be06 <vm_exec_core+7462>, 0x7f120b03bd97 <vm_exec_core+7351>, 0x7f120b03bd2a <vm_exec_core+7242>, 0x7f120b03bcef <vm_exec_core+7183>, 0x7f120b03bcb9 <vm_exec_core+7129>, 0x7f120b03bc86 <vm_exec_core+7078>, 0x7f120b03c57a <vm_exec_core+9370>, 0x7f120b03afe7 <vm_exec_core+3847>, 0x7f120b03af79 <vm_exec_core+3737>, 0x7f120b03af3e <vm_exec_core+3678>, 0x7f120b03aee8 <vm_exec_core+3592>, 0x7f120b03aea4 <vm_exec_core+3524>, 0x7f120b03ae1d <vm_exec_core+3389>, 0x7f120b03ade8 <vm_exec_core+3336>, 0x7f120b03ad8d <vm_exec_core+3245>, 0x7f120b03ad15 <vm_exec_core+3125>, 0x7f120b03acdd <vm_exec_core+3069>, 0x7f120b03aca5 <vm_exec_core+3013>, 0x7f120b03aab0 <vm_exec_core+2512>, 0x7f120b03aa1f <vm_exec_core+2367>, 0x7f120b03a9c2 <vm_exec_core+2274>, 0x7f120b03a949 <vm_exec_core+2153>, 0x7f120b03b689 <vm_exec_core+5545>, 0x7f120b03b664 <vm_exec_core+5508>, 0x7f120b03b62b <vm_exec_core+5451>, 0x7f120b03b5db <vm_exec_core+5371>, 0x7f120b03b5a9 <vm_exec_core+5321>, 0x7f120b03b4be <vm_exec_core+5086>, 0x7f120b03b479 <vm_exec_core+5017>, 0x7f120b03b433 <vm_exec_core+4947>, 0x7f120b03b403 <vm_exec_core+4899>, 0x7f120b03b338 <vm_exec_core+4696>, 0x7f120b03b3a3 <vm_exec_core+4803>, 0x7f120b03b208 <vm_exec_core+4392>, 0x7f120b03b19b <vm_exec_core+4283>, 0x7f120b03b10e <vm_exec_core+4142>, 0x7f120b03b052 <vm_exec_core+3954>, 0x7f120b03b01a <vm_exec_core+3898>, 0x7f120b03bb87 <vm_exec_core+6823>, 0x7f120b03ba74 <vm_exec_core+6548>, 0x7f120b03a138 <vm_exec_core+88>, 0x7f120b03bc02 <vm_exec_core+6946>, 0x7f120b03b7cd <vm_exec_core+5869>, 0x7f120b03ca97 <vm_exec_core+10679>, 0x7f120b03b783 <vm_exec_core+5795>, 0x7f120b03b72a <vm_exec_core+5706>, 0x7f120b03b6d1 <vm_exec_core+5617>, 0x7f120b03b966 <vm_exec_core+6278>, 0x7f120b03b890 <vm_exec_core+6064>, 0x7f120b03b817 <vm_exec_core+5943>, 0x7f120b03c8ee <vm_exec_core+10254>, 0x7f120b03bbca <vm_exec_core+6890>, 0x7f120b03ba1d <vm_exec_core+6461>, 0x7f120b03a7aa <vm_exec_core+1738>, 0x7f120b03a770 <vm_exec_core+1680>, 0x7f120b03a8a2 <vm_exec_core+1986>, 0x7f120b03a801 <vm_exec_core+1825>, 0x7f120b03cd7f <vm_exec_core+11423>, 0x7f120b03ccd6 <vm_exec_core+11254>, 0x7f120b03cf56 <vm_exec_core+11894>, 0x7f120b03cee3 <vm_exec_core+11779>, 0x7f120b03ce3d <vm_exec_core+11613>, 0x7f120b03cde1 <vm_exec_core+11521>, 0x7f120b03d303 <vm_exec_core+12835>, 0x7f120b03d266 <vm_exec_core+12678>, 0x7f120b03d1ce <vm_exec_core+12526>, 0x7f120b03d131 <vm_exec_core+12369>, 0x7f120b03d099 <vm_exec_core+12217>, 0x7f120b03c9d8 <vm_exec_core+10488>, 0x7f120b03d04e <vm_exec_core+12142>, 0x7f120b03cff8 <vm_exec_core+12056>, 0x7f120b03cb65 <vm_exec_core+10885>, 0x7f120b03cadb <vm_exec_core+10747>, 0x7f120b03a703 <vm_exec_core+1571>, 0x7f120b03a6a5 <vm_exec_core+1477>, 0x7f120b03cca2 <vm_exec_core+11202>, 0x7f120b03cc6e <vm_exec_core+11150>, 0x7f120b03cc1d <vm_exec_core+11069>, 0x7f120b03cbce <vm_exec_core+10990>, 0x7f120b03ca0b <vm_exec_core+10539>, 0x7f120b03c960 <vm_exec_core+10368>, 0x7f120b03a638 <vm_exec_core+1368>, 0x7f120b03a5e1 <vm_exec_core+1281>, 0x7f120b03a55e <vm_exec_core+1150>, 0x7f120b03a519 <vm_exec_core+1081>, 0x7f120b03a4cc <vm_exec_core+1004>, 0x7f120b03a47f <vm_exec_core+927>, 0x7f120b03a42a <vm_exec_core+842>, 0x7f120b03a3f7 <vm_exec_core+791>, 0x7f120b03a3c4 <vm_exec_core+740>, 0x7f120b03ca7b <vm_exec_core+10651>, 0x7f120b03a34a <vm_exec_core+618>, 0x7f120b03c4ff <vm_exec_core+9247>, 0x7f120b03c485 <vm_exec_core+9125>, 0x7f120b03c40e <vm_exec_core+9006>, 0x7f120b03c38f <vm_exec_core+8879>, 0x7f120b03c30f <vm_exec_core+8751>, 0x7f120b03c2b3 <vm_exec_core+8659>, 0x7f120b03c258 <vm_exec_core+8568>, 0x7f120b03c208 <vm_exec_core+8488>, 0x7f120b03c08d <vm_exec_core+8109>, 0x7f120b03bee2 <vm_exec_core+7682>, 0x7f120b03bdf7 <vm_exec_core+7447>, 0x7f120b03bd88 <vm_exec_core+7336>, 0x7f120b03bd1b <vm_exec_core+7227>, 0x7f120b03bce0 <vm_exec_core+7168>, 0x7f120b03bcaa <vm_exec_core+7114>, 0x7f120b03bc77 <vm_exec_core+7063>, 0x7f120b03c56b <vm_exec_core+9355>, 0x7f120b03afd8 <vm_exec_core+3832>, 0x7f120b03af6a <vm_exec_core+3722>, 0x7f120b03af2f <vm_exec_core+3663>, 0x7f120b03aed9 <vm_exec_core+3577>, 0x7f120b03ae95 <vm_exec_core+3509>, 0x7f120b03ae0e <vm_exec_core+3374>, 0x7f120b03add9 <vm_exec_core+3321>, 0x7f120b03ad7e <vm_exec_core+3230>, 0x7f120b03ad06 <vm_exec_core+3110>, 0x7f120b03acce <vm_exec_core+3054>, 0x7f120b03ac96 <vm_exec_core+2998>, 0x7f120b03aaa1 <vm_exec_core+2497>, 0x7f120b03aa10 <vm_exec_core+2352>, 0x7f120b03a9b3 <vm_exec_core+2259>, 0x7f120b03a93a <vm_exec_core+2138>, 0x7f120b03b67a <vm_exec_core+5530>, 0x7f120b03b655 <vm_exec_core+5493>, 0x7f120b03b61c <vm_exec_core+5436>, 0x7f120b03b5cc <vm_exec_core+5356>, 0x7f120b03b59a <vm_exec_core+5306>, 0x7f120b03b4af <vm_exec_core+5071>, 0x7f120b03b46a <vm_exec_core+5002>, 0x7f120b03b424 <vm_exec_core+4932>, 0x7f120b03b3f4 <vm_exec_core+4884>, 0x7f120b03b329 <vm_exec_core+4681>, 0x7f120b03b394 <vm_exec_core+4788>, 0x7f120b03b1f9 <vm_exec_core+4377>, 0x7f120b03b18c <vm_exec_core+4268>, 0x7f120b03b0ff <vm_exec_core+4127>, 0x7f120b03b043 <vm_exec_core+3939>, 0x7f120b03b00b <vm_exec_core+3883>, 0x7f120b03bb78 <vm_exec_core+6808>, 0x7f120b03ba65 <vm_exec_core+6533>, 0x7f120b03d523 <vm_exec_core+13379>, 0x7f120b03bbf3 <vm_exec_core+6931>, 0x7f120b03b7be <vm_exec_core+5854>, 0x7f120b03d50f <vm_exec_core+13359>, 0x7f120b03b774 <vm_exec_core+5780>, 0x7f120b03b71b <vm_exec_core+5691>, 0x7f120b03b6c2 <vm_exec_core+5602>, 0x7f120b03b957 <vm_exec_core+6263>, 0x7f120b03b881 <vm_exec_core+6049>, 0x7f120b03b808 <vm_exec_core+5928>, 0x7f120b03c8df <vm_exec_core+10239>, 0x7f120b03bbbb <vm_exec_core+6875>, 0x7f120b03ba0e <vm_exec_core+6446>, 0x7f120b03a79b <vm_exec_core+1723>, 0x7f120b03a761 <vm_exec_core+1665>, 0x7f120b03a893 <vm_exec_core+1971>, 0x7f120b03a7f2 <vm_exec_core+1810>, 0x7f120b03d4fb <vm_exec_core+13339>, 0x7f120b03d4e7 <vm_exec_core+13319>, 0x7f120b03d4d3 <vm_exec_core+13299>, 0x7f120b03d4bf <vm_exec_core+13279>, 0x7f120b03d4ab <vm_exec_core+13259>, 0x7f120b03d497 <vm_exec_core+13239>, 0x7f120b03d47c <vm_exec_core+13212>, 0x7f120b03d468 <vm_exec_core+13192>, 0x7f120b03d454 <vm_exec_core+13172>, 0x7f120b03d440 <vm_exec_core+13152>, 0x7f120b03d42c <vm_exec_core+13132>, 0x7f120b03d418 <vm_exec_core+13112>, 0x7f120b03d404 <vm_exec_core+13092>, 0x7f120b03d3f0 <vm_exec_core+13072>, 0x7f120b03d3dc <vm_exec_core+13052>, 0x7f120b03d3c8 <vm_exec_core+13032>, 0x7f120b03a6f4 <vm_exec_core+1556>, 0x7f120b03a696 <vm_exec_core+1462>, 0x7f120b03d3b4 <vm_exec_core+13012>, 0x7f120b03d3a0 <vm_exec_core+12992>, 0x7f120b03d38c <vm_exec_core+12972>, 0x7f120b03d378 <vm_exec_core+12952>, 0x7f120b03a121 <vm_exec_core+65>, 0x7f120b03a125 <vm_exec_core+69>, 0x7f120b03a629 <vm_exec_core+1353>, 0x7f120b03a5d2 <vm_exec_core+1266>, 0x7f120b03a54f <vm_exec_core+1135>, 0x7f120b03a50a <vm_exec_core+1066>, 0x7f120b03a4bd <vm_exec_core+989>...}
#69 0x00007f120b04097b in rb_vm_exec (ec=0x561506dad120) at /tmp/ruby/src/trunk-repeat20/vm.c:2366
        _ec = 0x561506dad120
        _tag = {tag = 36, retval = 4, buf = {0x7f1206e6fc70, 0x7f120b040170 <rb_vm_exec+400>, 0x0, 0x7ffd228bc7d0, 0x561506e3bc80}, prev = 0x7ffd228bc960, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#70 0x00007f120ae62891 in rb_ec_exec_node (ec=ec@entry=0x561506dad120, n=n@entry=0x7f1206e6fc70) at /tmp/ruby/src/trunk-repeat20/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 139715470602692, buf = {0x7f1206e6fc70, 0x7f120ae628e2 <rb_ec_exec_node+258>, 0x0, 0x7ffd228bc930, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f1206e6fc70
#71 0x00007f120ae68d53 in ruby_run_node (n=0x7f1206e6fc70) at /tmp/ruby/src/trunk-repeat20/eval.c:328
        ec = 0x561506dad120
        status = 0
#72 0x00005615057d5187 in rb_main (argv=0x7ffd228bcb68, argc=141) at /tmp/ruby/src/trunk-repeat20/main.c:39
        variable_in_this_stack_frame = 140725183042137
#73 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-repeat20/main.c:58
No locals.

>>> Dump Ruby level backtrace (if possible)
raw logfile