# Logfile created on 2023-03-30 04:39:06 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055a0305b9c28 @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.20230330-043906", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055a03065b348 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055a03065b1e0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055a03065b028 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat20.20230330-043906", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat20.20230330-043906>, @binmode=false, @mon_data=#<Monitor:0x000055a03065af38>, @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 c24c65ce867c7d1cc3cc1ca871fc002579bd8854
From https://github.com/ruby/rbs
 * branch              c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/rbs.revision -
HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined
/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
Already up to date.
Latest commit hash = 1b06422767
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk-repeat20/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854
From https://github.com/ruby/rbs
 * branch              c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined
echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /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 /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 enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
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/data_spec.so
building spec/ruby/optional/capi/ext/debug_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
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
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
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]: 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/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest'
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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console'
make[2]: Leaving 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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/nkf'
make[2]: Entering 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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
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/json'
make[2]: Entering 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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
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/openssl'
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.2/ext/debug'
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/ext/syslog'
make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.7.2/ext/debug'
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 c24c65ce867c7d1cc3cc1ca871fc002579bd8854
	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 enc.mk
making srcs under enc
making 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
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'
From https://github.com/ruby/rbs
 * branch              c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined
echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /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
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
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/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date'
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/fiddle'
make[2]: Leaving 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/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/nkf'
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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor'
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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.7.2/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
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.2/ext/debug'
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/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2'
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.3
                                    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.1
                                    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.2
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 1825 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=61232
  "--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 876.049630s, 27.1297 tests/s, 10171.7274 assertions/s.
Closed file descriptor: TestGemRemoteFetcher#test_download_local: 11
Closed file descriptor: TestGemRemoteFetcher#test_download_local: 12
Closed file descriptor: TestGemRemoteFetcher#test_download_local: 13
Closed file descriptor: TestGemRemoteFetcher#test_download_local: 14

  1) Failure:
TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk-repeat20/test/ripper/test_files_test_2.rb:6]:
pid 3113899 killed by SIGABRT (signal 6) (core dumped)
| (eval):1: [BUG] Segmentation fault at 0x000008ed04170090
| ruby 3.3.0dev (2023-03-29T21:57:52Z master 1b06422767) [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0014 p:---- s:0067 e:000066 CFUNC  :inspect
| c:0013 p:---- s:0064 e:000063 CFUNC  :inspect
| c:0012 p:0011 s:0060 e:000059 METHOD (eval):1 [FINISH]
| c:0011 p:---- s:0054 e:000053 CFUNC  :parse
| c:0010 p:0003 s:0050 e:000049 EVAL   <test_pattern_matching.rb>:1 [FINISH]
| c:0009 p:---- s:0047 e:000046 CFUNC  :instance_eval
| c:0008 p:0019 s:0041 e:000040 BLOCK  -:33
| c:0007 p:0024 s:0038 e:000037 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/envutil.rb:243
| c:0006 p:0039 s:0033 e:000032 BLOCK  -:32
| c:0005 p:0033 s:0029 e:000028 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/core_assertions.rb:182
| c:0004 p:0009 s:0022 e:000021 BLOCK  -:30 [FINISH]
| c:0003 p:---- s:0018 e:000017 CFUNC  :each
| c:0002 p:0129 s:0014 E:001d70 EVAL   -:29 [FINISH]
| c:0001 p:0000 s:0003 E:001860 DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -:29:in `<main>'
| -:29:in `each'
| -:30:in `block in <main>'
| /tmp/ruby/src/trunk-repeat20/tool/lib/core_assertions.rb:182:in `assert_nothing_raised'
| -:32:in `block (2 levels) in <main>'
| /tmp/ruby/src/trunk-repeat20/tool/lib/envutil.rb:243:in `under_gc_stress'
| -:33:in `block (3 levels) in <main>'
| -:33:in `instance_eval'
| <test_pattern_matching.rb>:1:in `block (3 levels) in <main>'
| <test_pattern_matching.rb>:1:in `parse'
| (eval):1:in `on_array'
| (eval):1:in `inspect'
| (eval):1:in `inspect'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x00007fe72dcd5718 RBP: 0x000055f8f28d66a8 RSP: 0x00007ffdcfb84d40
|  RAX: 0x0000000000001488 RBX: 0x0000000000000050 RCX: 0xcccccccccccccccd
|  RDX: 0x0000000000000291 RDI: 0x000055f8f25130e0 RSI: 0x000008ed04170000
|   R8: 0x0000000000008068  R9: 0x0000000000000020 R10: 0x00007ffdcfb96080
|  R11: 0x0000000000000008 R12: 0x000055f8f25130e0 R13: 0x000055f8f28d0000
|  R14: 0x0000000000000011 R15: 0x000055f8f286a8d0 EFL: 0x0000000000010206
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_print_backtrace+0xd) [0x7fe72dead1ff] /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) [0x7fe72dcb44a4] /tmp/ruby/src/trunk-repeat20/error.c:813
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(sigsegv+0x4d) [0x7fe72ddf9c6d] /tmp/ruby/src/trunk-repeat20/signal.c:964
| /lib/x86_64-linux-gnu/libc.so.6(0x7fe72d819520) [0x7fe72d819520]
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(RVALUE_WB_UNPROTECTED+0x1a) [0x7fe72dcd5718] /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) [0x7fe72dcdb7bd] /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) [0x7fe72dd3fc5c] /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) [0x7fe72dcde9a7] /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) [0x7fe72dce2658] /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) [0x7fe72dce28dd] /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) [0x7fe72dce30a1] /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(str_alloc_embed+0x10) [0x7fe72de151b0] /tmp/ruby/src/trunk-repeat20/string.c:907
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(str_new0) /tmp/ruby/src/trunk-repeat20/string.c:943
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_enc_str_new) /tmp/ruby/src/trunk-repeat20/string.c:1000
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(sym_inspect+0xb8) [0x7fe72de2ef48] /tmp/ruby/src/trunk-repeat20/string.c:11559
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call0_cfunc_with_frame+0x111) [0x7fe72de9d2d1] /tmp/ruby/src/trunk-repeat20/vm_eval.c:148
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call0_cfunc) /tmp/ruby/src/trunk-repeat20/vm_eval.c:162
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call0_body) /tmp/ruby/src/trunk-repeat20/vm_eval.c:208
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call0_cc+0x6e) [0x7fe72dea0f9f] /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/libruby.so.3.3(rb_inspect+0x19) [0x7fe72dd549b9] /tmp/ruby/src/trunk-repeat20/object.c:659
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(inspect_ary+0x3e) [0x7fe72dc1a541] /tmp/ruby/src/trunk-repeat20/array.c:3105
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(inspect_ary) /tmp/ruby/src/trunk-repeat20/array.c:3097
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(exec_recursive+0x3e8) [0x7fe72de45778] /tmp/ruby/src/trunk-repeat20/thread.c:5149
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7fe72de81ed4] /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) [0x7fe72de912ed] /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) [0x7fe72de97a8b] /tmp/ruby/src/trunk-repeat20/vm.c:2366
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_call0_cc+0x6e) [0x7fe72dea0f9f] /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_dispatch1+0x3c) [0x7fe729d0607c] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14192
| /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_yyparse+0xed25) [0x7fe729d1d715] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:3266
| /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_parse0+0xe2) [0x7fe729d215b2] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14371
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ensure+0x126) [0x7fe72dcbdfe6] /tmp/ruby/src/trunk-repeat20/eval.c:1005
| /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7fe729d04315] /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14409
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7fe72de81ed4] /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) [0x7fe72de912ed] /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) [0x7fe72de97a8b] /tmp/ruby/src/trunk-repeat20/vm.c:2366
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(eval_string_with_cref+0xd9) [0x7fe72de97c89] /tmp/ruby/src/trunk-repeat20/vm_eval.c:1701
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(eval_under+0x48) [0x7fe72dea712a] /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) [0x7fe72de81ed4] /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) [0x7fe72de912ed] /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) [0x7fe72de97a8b] /tmp/ruby/src/trunk-repeat20/vm.c:2366
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_yield+0x1da) [0x7fe72dea613a] /tmp/ruby/src/trunk-repeat20/vm.c:1384
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7fe72dc1a30c] /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) [0x7fe72de81ed4] /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) [0x7fe72de92c69] /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) [0x7fe72de97a8b] /tmp/ruby/src/trunk-repeat20/vm.c:2366
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7fe72dcb98a1] /tmp/ruby/src/trunk-repeat20/eval.c:287
| /tmp/ruby/build/trunk-repeat20/libruby.so.3.3(ruby_run_node+0x93) [0x7fe72dcbfd63] /tmp/ruby/src/trunk-repeat20/eval.c:328
| /tmp/ruby/build/trunk-repeat20/ruby(rb_main+0x21) [0x55f8f1e29187] /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) [0x7fe72d800d90] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7fe72d800e40] ../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
| [0x55f8f1e291d5]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Process memory map:
| 
| 55f8f1e28000-55f8f1e29000 r--p 00000000 00:33 16017917                   /tmp/ruby/build/trunk-repeat20/ruby
| 55f8f1e29000-55f8f1e2a000 r-xp 00001000 00:33 16017917                   /tmp/ruby/build/trunk-repeat20/ruby
| 55f8f1e2a000-55f8f1e2b000 r--p 00002000 00:33 16017917                   /tmp/ruby/build/trunk-repeat20/ruby
| 55f8f1e2b000-55f8f1e2c000 r--p 00002000 00:33 16017917                   /tmp/ruby/build/trunk-repeat20/ruby
| 55f8f1e2c000-55f8f1e2d000 rw-p 00003000 00:33 16017917                   /tmp/ruby/build/trunk-repeat20/ruby
| 55f8f2510000-55f8f29f0000 rw-p 00000000 00:00 0                          [heap]
| 7fe7267d9000-7fe727001000 rw-p 00000000 00:00 0 
| 7fe727001000-7fe727438000 r--s 00000000 00:33 14692161                   /usr/lib/debug/.build-id/69/389d485a9793dbe873f0ea2c93e02efaa9aa3d.debug
| 7fe727438000-7fe727656000 r--s 00000000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fe727656000-7fe728a0b000 rw-p 00000000 00:00 0 
| 7fe728a0b000-7fe729a59000 r--s 00000000 00:33 16011917                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7fe729a59000-7fe729a8f000 r--s 00000000 00:33 16017917                   /tmp/ruby/build/trunk-repeat20/ruby
| 7fe729a8f000-7fe729c60000 rw-p 00000000 00:00 0 
| 7fe729c70000-7fe729cf0000 rw-p 00000000 00:00 0 
| 7fe729cf1000-7fe729cf3000 r--p 00000000 00:33 16129254                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7fe729cf3000-7fe729cf8000 r-xp 00002000 00:33 16129254                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7fe729cf8000-7fe729cf9000 r--p 00007000 00:33 16129254                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7fe729cf9000-7fe729cfa000 ---p 00008000 00:33 16129254                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7fe729cfa000-7fe729cfb000 r--p 00008000 00:33 16129254                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7fe729cfb000-7fe729cfc000 rw-p 00009000 00:33 16129254                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
| 7fe729cfc000-7fe729d02000 r--p 00000000 00:33 16131979                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
| 7fe729d02000-7fe729d24000 r-xp 00006000 00:33 16131979                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
| 7fe729d24000-7fe729d3d000 r--p 00028000 00:33 16131979                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
| 7fe729d3d000-7fe729d3f000 r--p 00040000 00:33 16131979                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
| 7fe729d3f000-7fe729d40000 rw-p 00042000 00:33 16131979                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
| 7fe729d40000-7fe729d60000 rw-p 00000000 00:00 0 
| 7fe729d65000-7fe729d66000 r--p 00000000 00:33 16129262                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fe729d66000-7fe729d68000 r-xp 00001000 00:33 16129262                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fe729d68000-7fe729d69000 r--p 00003000 00:33 16129262                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fe729d69000-7fe729d6a000 r--p 00003000 00:33 16129262                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fe729d6a000-7fe729d6b000 rw-p 00004000 00:33 16129262                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fe729d6b000-7fe729d6c000 r--p 00000000 00:33 16128803                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
| 7fe729d6c000-7fe729d6d000 r-xp 00001000 00:33 16128803                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
| 7fe729d6d000-7fe729d6e000 r--p 00002000 00:33 16128803                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
| 7fe729d6e000-7fe729d6f000 r--p 00002000 00:33 16128803                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
| 7fe729d6f000-7fe729d70000 rw-p 00003000 00:33 16128803                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
| 7fe729d70000-7fe729d71000 ---p 00000000 00:00 0 
| 7fe729d71000-7fe729db2000 rw-p 00000000 00:00 0 
| 7fe729db2000-7fe729db3000 ---p 00000000 00:00 0 
| 7fe729db3000-7fe729df4000 rw-p 00000000 00:00 0 
| 7fe729df4000-7fe729df5000 ---p 00000000 00:00 0 
| 7fe729df5000-7fe729e36000 rw-p 00000000 00:00 0 
| 7fe729e36000-7fe729e37000 ---p 00000000 00:00 0 
| 7fe729e37000-7fe729e78000 rw-p 00000000 00:00 0 
| 7fe729e78000-7fe729e79000 ---p 00000000 00:00 0 
| 7fe729e79000-7fe729eba000 rw-p 00000000 00:00 0 
| 7fe729eba000-7fe729ebb000 ---p 00000000 00:00 0 
| 7fe729ebb000-7fe729efc000 rw-p 00000000 00:00 0 
| 7fe729efc000-7fe729efd000 ---p 00000000 00:00 0 
| 7fe729efd000-7fe729f3e000 rw-p 00000000 00:00 0 
| 7fe729f3e000-7fe729f3f000 ---p 00000000 00:00 0 
| 7fe729f3f000-7fe729f80000 rw-p 00000000 00:00 0 
| 7fe729f80000-7fe729f81000 ---p 00000000 00:00 0 
| 7fe729f81000-7fe729fc2000 rw-p 00000000 00:00 0 
| 7fe729fc2000-7fe729fc3000 ---p 00000000 00:00 0 
| 7fe729fc3000-7fe72a004000 rw-p 00000000 00:00 0 
| 7fe72a004000-7fe72a005000 ---p 00000000 00:00 0 
| 7fe72a005000-7fe72a046000 rw-p 00000000 00:00 0 
| 7fe72a046000-7fe72a047000 ---p 00000000 00:00 0 
| 7fe72a047000-7fe72a088000 rw-p 00000000 00:00 0 
| 7fe72a088000-7fe72a089000 ---p 00000000 00:00 0 
| 7fe72a089000-7fe72a0ca000 rw-p 00000000 00:00 0 
| 7fe72a0ca000-7fe72a0cb000 ---p 00000000 00:00 0 
| 7fe72a0cb000-7fe72a10c000 rw-p 00000000 00:00 0 
| 7fe72a10c000-7fe72a10d000 ---p 00000000 00:00 0 
| 7fe72a10d000-7fe72a14e000 rw-p 00000000 00:00 0 
| 7fe72a14e000-7fe72a14f000 ---p 00000000 00:00 0 
| 7fe72a14f000-7fe72a190000 rw-p 00000000 00:00 0 
| 7fe72a190000-7fe72a191000 ---p 00000000 00:00 0 
| 7fe72a191000-7fe72a1d2000 rw-p 00000000 00:00 0 
| 7fe72a1d2000-7fe72a1d3000 ---p 00000000 00:00 0 
| 7fe72a1d3000-7fe72a214000 rw-p 00000000 00:00 0 
| 7fe72a214000-7fe72a215000 ---p 00000000 00:00 0 
| 7fe72a215000-7fe72a256000 rw-p 00000000 00:00 0 
| 7fe72a256000-7fe72a257000 ---p 00000000 00:00 0 
| 7fe72a257000-7fe72a298000 rw-p 00000000 00:00 0 
| 7fe72a298000-7fe72a299000 ---p 00000000 00:00 0 
| 7fe72a299000-7fe72a2da000 rw-p 00000000 00:00 0 
| 7fe72a2da000-7fe72a2db000 ---p 00000000 00:00 0 
| 7fe72a2db000-7fe72a31c000 rw-p 00000000 00:00 0 
| 7fe72a31c000-7fe72a31d000 ---p 00000000 00:00 0 
| 7fe72a31d000-7fe72a35e000 rw-p 00000000 00:00 0 
| 7fe72a35e000-7fe72a35f000 ---p 00000000 00:00 0 
| 7fe72a35f000-7fe72a3a0000 rw-p 00000000 00:00 0 
| 7fe72a3a0000-7fe72a3a1000 ---p 00000000 00:00 0 
| 7fe72a3a1000-7fe72a3e2000 rw-p 00000000 00:00 0 
| 7fe72a3e2000-7fe72a3e3000 ---p 00000000 00:00 0 
| 7fe72a3e3000-7fe72a424000 rw-p 00000000 00:00 0 
| 7fe72a424000-7fe72a425000 ---p 00000000 00:00 0 
| 7fe72a425000-7fe72a466000 rw-p 00000000 00:00 0 
| 7fe72a466000-7fe72a467000 ---p 00000000 00:00 0 
| 7fe72a467000-7fe72a4a8000 rw-p 00000000 00:00 0 
| 7fe72a4a8000-7fe72a4a9000 ---p 00000000 00:00 0 
| 7fe72a4a9000-7fe72a4ea000 rw-p 00000000 00:00 0 
| 7fe72a4ea000-7fe72a4eb000 ---p 00000000 00:00 0 
| 7fe72a4eb000-7fe72a52c000 rw-p 00000000 00:00 0 
| 7fe72a52c000-7fe72a52d000 ---p 00000000 00:00 0 
| 7fe72a52d000-7fe72a56e000 rw-p 00000000 00:00 0 
| 7fe72a56e000-7fe72a56f000 ---p 00000000 00:00 0 
| 7fe72a56f000-7fe72a5e0000 rw-p 00000000 00:00 0 
| 7fe72a5e1000-7fe72a5e2000 r--p 00000000 00:33 16126238                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
| 7fe72a5e2000-7fe72a5e3000 r-xp 00001000 00:33 16126238                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
| 7fe72a5e3000-7fe72a5e4000 r--p 00002000 00:33 16126238                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
| 7fe72a5e4000-7fe72a5e5000 r--p 00002000 00:33 16126238                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
| 7fe72a5e5000-7fe72a5e6000 rw-p 00003000 00:33 16126238                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
| 7fe72a5e6000-7fe72d6b0000 rw-p 00000000 00:00 0 
| 7fe72d6b4000-7fe72d7b7000 rw-p 00000000 00:00 0 
| 7fe72d7b7000-7fe72d7ba000 r--p 00000000 00:33 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fe72d7ba000-7fe72d7d1000 r-xp 00003000 00:33 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fe72d7d1000-7fe72d7d5000 r--p 0001a000 00:33 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fe72d7d5000-7fe72d7d6000 r--p 0001d000 00:33 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fe72d7d6000-7fe72d7d7000 rw-p 0001e000 00:33 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fe72d7d7000-7fe72d7ff000 r--p 00000000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fe72d7ff000-7fe72d994000 r-xp 00028000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fe72d994000-7fe72d9ec000 r--p 001bd000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fe72d9ec000-7fe72d9f0000 r--p 00214000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fe72d9f0000-7fe72d9f2000 rw-p 00218000 00:33 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fe72d9f2000-7fe72da01000 rw-p 00000000 00:00 0 
| 7fe72da01000-7fe72da0f000 r--p 00000000 00:33 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fe72da0f000-7fe72da8b000 r-xp 0000e000 00:33 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fe72da8b000-7fe72dae6000 r--p 0008a000 00:33 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fe72dae6000-7fe72dae7000 r--p 000e4000 00:33 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fe72dae7000-7fe72dae8000 rw-p 000e5000 00:33 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fe72dae8000-7fe72daea000 r--p 00000000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fe72daea000-7fe72dafe000 r-xp 00002000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fe72dafe000-7fe72db17000 r--p 00016000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fe72db17000-7fe72db18000 ---p 0002f000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fe72db18000-7fe72db19000 r--p 0002f000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fe72db19000-7fe72db1a000 rw-p 00030000 00:33 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fe72db1a000-7fe72db22000 rw-p 00000000 00:00 0 
| 7fe72db22000-7fe72db2c000 r--p 00000000 00:33 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fe72db2c000-7fe72db8b000 r-xp 0000a000 00:33 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fe72db8b000-7fe72dba2000 r--p 00069000 00:33 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fe72dba2000-7fe72dba3000 r--p 0007f000 00:33 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fe72dba3000-7fe72dba4000 rw-p 00080000 00:33 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fe72dba4000-7fe72dba6000 r--p 00000000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fe72dba6000-7fe72dbb7000 r-xp 00002000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fe72dbb7000-7fe72dbbd000 r--p 00013000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fe72dbbd000-7fe72dbbe000 ---p 00019000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fe72dbbe000-7fe72dbbf000 r--p 00019000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fe72dbbf000-7fe72dbc0000 rw-p 0001a000 00:33 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fe72dbc4000-7fe72dc08000 r--p 00000000 00:33 16011917                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7fe72dc08000-7fe72df67000 r-xp 00044000 00:33 16011917                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7fe72df67000-7fe72e0c9000 r--p 003a3000 00:33 16011917                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7fe72e0c9000-7fe72e0dd000 r--p 00504000 00:33 16011917                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7fe72e0dd000-7fe72e0e0000 rw-p 00518000 00:33 16011917                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.3.0
| 7fe72e0e0000-7fe72e0f6000 rw-p 00000000 00:00 0 
| 7fe72e0f6000-7fe72e0f8000 r--p 00000000 00:33 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fe72e0f8000-7fe72e122000 r-xp 00002000 00:33 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fe72e122000-7fe72e12d000 r--p 0002c000 00:33 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fe72e12e000-7fe72e130000 r--p 00037000 00:33 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fe72e130000-7fe72e132000 rw-p 00039000 00:33 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffdcf38d000-7ffdcfb8c000 rw-p 00000000 00:00 0                          [stack]
| 7ffdcfb96000-7ffdcfb9a000 r--p 00000000 00:00 0                          [vvar]
| 7ffdcfb9a000-7ffdcfb9c000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 


Finished(2/20)  tests in 976.987895s, 24.3268 tests/s, 9127.3229 assertions/s.
47534 tests, 17828222 assertions, 1 failures, 0 errors, 159 skips

ruby -v: ruby 3.3.0dev (2023-03-29T21:57:52Z master 1b06422767) [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-29T21:57:52Z master 1b06422767) [x86_64-linux]
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 96.694974 seconds

3841 files, 31577 examples, 182353 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.3113899.ruby -x gdbscript
[New LWP 3113899]
[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=140630877232128) at ./nptl/pthread_kill.c:44

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x7fe72d7b5c00 (LWP 3113899)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140630877232128) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7fe72d7b5c00
        old_mask = {__val = {94527705647888, 140630878045395, 94527706186496, 16632916172150252544, 146, 18446744073709551344, 2, 0, 94527706186496, 1, 94527705647888, 140630878045395, 0, 140630877941741, 140630877232128, 140630879557120}}
        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=140630877232128) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140630877232128, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007fe72d819476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007fe72d7ff7f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x735b202020200a5d, sa_sigaction = 0x735b202020200a5d}, sa_mask = {__val = {2, 140630879573664, 3432, 140630885554774, 140630877939792, 2, 2314885599538982970, 2314885530818453536, 140630879573664, 2, 2, 1, 140630885554774, 140630879557120, 140630877892695, 140630877224208}}, sa_flags = 0, sa_restorer = 0x7fe72d9f16a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 2314885599538982970, 2314885530818453536, 2314885530818453536, 6566283579056201760, 7378596435911206006, 7378697629483820646, 7362593949345656886, 7378697629483820646, 2319406791637612134, 3472328228586663213, 3472310704041635888, 2314885599538982970, 2314885530818453536, 6566283579056201760, 140630877937517}}
#5  0x00007fe72dc0e98a 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=0x55f8f2594580, fmt=fmt@entry=0x7fe72df9d351 "Segmentation fault at %p") at /tmp/ruby/src/trunk-repeat20/error.c:817
        file = <optimized out>
        line = 1
#7  0x00007fe72ddf9c6d in sigsegv (sig=11, info=0x55f8f25946b0, ctx=0x55f8f2594580) at /tmp/ruby/src/trunk-repeat20/signal.c:964
No locals.
#8  <signal handler called>
No locals.
#9  0x00007fe72dcd5718 in RVALUE_WB_UNPROTECTED (obj=<optimized out>) at /tmp/ruby/src/trunk-repeat20/gc.c:1650
No locals.
#10 rgengc_check_relation (objspace=0x55f8f25130e0, obj=94527709603496) at /tmp/ruby/src/trunk-repeat20/gc.c:6983
        old_parent = <optimized out>
        __func__ = <optimized out>
#11 0x00007fe72dcdb7bd in rgengc_check_relation (obj=94527709603496, objspace=0x55f8f25130e0) 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=0x55f8f25130e0, obj=94527709603496) at /tmp/ruby/src/trunk-repeat20/gc.c:7059
        __func__ = "gc_mark_ptr"
#13 0x00007fe72dd3fc5c in mark_ast_value (node=0x55f8f286a8e0, ctx=0x0) at /tmp/ruby/src/trunk-repeat20/node.c:1379
        args = <optimized out>
#14 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=21, nbe=0x55f8f286a8d0) 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 = 0x55f8f286a8d0
        nbe = <optimized out>
#16 rb_ast_mark (ast=0x7fe729ba3250) at /tmp/ruby/src/trunk-repeat20/node.c:1436
        nb = <optimized out>
#17 0x00007fe72dcde9a7 in gc_mark_stacked_objects (incremental=1, count=2147483647, objspace=0x55f8f25130e0) at /tmp/ruby/src/trunk-repeat20/gc.c:7512
        mstack = 0x55f8f25134f8
        obj = 140630814241360
        marked_slots_at_the_beginning = <optimized out>
        popped_count = 4961
        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=0x55f8f25130e0) at /tmp/ruby/src/trunk-repeat20/gc.c:7544
No locals.
#19 gc_marks_rest (objspace=0x55f8f25130e0) at /tmp/ruby/src/trunk-repeat20/gc.c:8714
No locals.
#20 0x00007fe72dce2658 in gc_marks_continue (size_pool=0x55f8f2513108, heap=0x55f8f2513140, objspace=0x55f8f25130e0) at /tmp/ruby/src/trunk-repeat20/gc.c:8754
        marking_finished = true
        __func__ = <optimized out>
        marking_finished = <optimized out>
#21 gc_continue (objspace=0x55f8f25130e0, size_pool=0x55f8f2513108, heap=0x55f8f2513140) at /tmp/ruby/src/trunk-repeat20/gc.c:2389
        lock_lev = 0
#22 0x00007fe72dce28dd in newobj_alloc (objspace=0x55f8f25130e0, cr=0x55f8f2513df0, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-repeat20/gc.c:2782
        lev = 1
        unlock_vm = true
        size_pool = 0x55f8f2513108
        heap = 0x55f8f2513140
        cache = 0x55f8f2514068
        obj = <optimized out>
        __func__ = <optimized out>
#23 0x00007fe72dce30a1 in newobj_of0 (alloc_size=5, cr=<optimized out>, wb_protected=1, flags=5, klass=140630824906120) at /tmp/ruby/src/trunk-repeat20/gc.c:2893
        obj = <optimized out>
        objspace = 0x55f8f25130e0
        size_pool_idx = <optimized out>
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
#24 newobj_of (alloc_size=5, wb_protected=1, v3=0, v2=0, v1=0, flags=5, 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=140630824906120, flags=flags@entry=5, size=size@entry=31) at /tmp/ruby/src/trunk-repeat20/gc.c:2935
        __func__ = <optimized out>
#26 0x00007fe72de151b0 in str_alloc_embed (capa=7, klass=140630824906120) at /tmp/ruby/src/trunk-repeat20/string.c:907
        size = 31
        str = <optimized out>
#27 str_new0 (termlen=1, len=6, ptr=0x0, klass=140630824906120) at /tmp/ruby/src/trunk-repeat20/string.c:943
        str = <optimized out>
        str = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        term_fill_ptr = <optimized out>
        term_fill_len = <optimized out>
#28 rb_enc_str_new (ptr=ptr@entry=0x0, len=len@entry=6, enc=0x55f8f251ae50) at /tmp/ruby/src/trunk-repeat20/string.c:1000
        str = <optimized out>
#29 0x00007fe72de2ef48 in sym_inspect (sym=<optimized out>) at /tmp/ruby/src/trunk-repeat20/string.c:11559
        enc = <optimized out>
        str = <optimized out>
        ptr = 0x7fe72d6a2738 "array"
        len = 5
        dest = <optimized out>
#30 0x00007fe72de9d2d1 in vm_call0_cfunc_with_frame (argv=0x0, calling=<optimized out>, ec=0x55f8f2514120) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:148
        reg_cfp = 0x7fe72d7b3cd0
        ci = <optimized out>
        me = 0x7fe72d658d50
        mid = 2769
        block_handler = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        val = <optimized out>
        cfunc = <optimized out>
        len = <optimized out>
        frame_flags = <optimized out>
        ci = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        mid = <optimized out>
        block_handler = <optimized out>
        frame_flags = <optimized out>
        unaligned_member_ptr_result = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        reg_cfp = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#31 vm_call0_cfunc (argv=0x0, calling=<optimized out>, ec=0x55f8f2514120) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:162
No locals.
#32 vm_call0_body (ec=0x55f8f2514120, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:208
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#33 0x00007fe72dea0f9f in vm_call0_cc (kw_splat=0, cc=0x7fe729becbf8, argv=0x0, argc=0, id=2769, recv=13496588, ec=0x55f8f2514120) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:85
        calling = {ci = 0x7ffdcfb85280, cc = 0x7fe729becbf8, block_handler = 0, recv = 13496588, argc = 0, kw_splat = false}
#34 rb_funcallv_scope (scope=CALL_FCALL, argv=0x0, argc=0, mid=2769, recv=13496588) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1040
        ec = 0x55f8f2514120
        cc = 0x7fe729becbf8
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#35 rb_funcallv (recv=13496588, mid=mid@entry=2769, argc=argc@entry=0, argv=argv@entry=0x0) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1055
No locals.
#36 0x00007fe72dd549b9 in rb_inspect (obj=<optimized out>) at /tmp/ruby/src/trunk-repeat20/object.c:659
        str = <optimized out>
        enc = <optimized out>
#37 0x00007fe72dc1a541 in inspect_ary (dummy=140630884487071, recur=0, ary=140630876098280) at /tmp/ruby/src/trunk-repeat20/array.c:3105
        i = 0
        s = <optimized out>
        str = 140630876094680
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
#38 inspect_ary (ary=ary@entry=140630876098280, dummy=dummy@entry=0, recur=recur@entry=0) at /tmp/ruby/src/trunk-repeat20/array.c:3097
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
#39 0x00007fe72de45778 in exec_recursive (func=0x7fe72dc1a4e0 <inspect_ary>, obj=140630876098280, pairid=<optimized out>, arg=0, outer=0, mid=<optimized out>) at /tmp/ruby/src/trunk-repeat20/thread.c:5149
        _ec = 0x55f8f2514120
        _tag = {tag = 36, retval = 140630876098280, buf = {0x55f8f2563720, 0x7fe72de455c0 <exec_recursive+560>, 0x0, 0x7ffdcfb85340, 0x7fe72d6b41c8}, prev = 0x7ffdcfb856e0, state = RUBY_TAG_NONE, lock_rec = 0}
        ret = 36
        state = RUBY_TAG_NONE
        result = <optimized out>
        sym = 708876
        p = {func = 0x7fe72dc1a4e0 <inspect_ary>, list = 140630814459200, obj = 140630876098280, pairid = 0, arg = 0}
        outermost = <optimized out>
#40 0x00007fe72de81ed4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7fe72d7b3d10, ec=0x55f8f2514120) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357
        ci = 0xad100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fe72d650a60
        cfunc = 0x55f8f2563728
        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>
#41 vm_call_cfunc_with_frame (ec=0x55f8f2514120, reg_cfp=0x7fe72d7b3d10, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#42 0x00007fe72de912ed 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 = 0x1488
        cc = <optimized out>
        recv = 94527705657568
        argc = <optimized out>
        calling = {ci = 0xad100100001, cc = 0x7fe729becc48, block_handler = 0, recv = 140630876098280, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#43 vm_exec_core (ec=0x55f8f2514120, initial=9814068887552) at ../../src/trunk-repeat20/insns.def:835
        bh = <optimized out>
        cd = 0x8ed04170000
        leaf = <optimized out>
        val = 32
        reg_pc = 0x55f8f27c3e48
        reg_cfp = 0x7fe72d7b3d10
        insns_address_table = {0x7fe72de93a5f <vm_exec_core+10351>, 0x7fe72de91469 <vm_exec_core+633>, 0x7fe72de9361e <vm_exec_core+9262>, 0x7fe72de935a4 <vm_exec_core+9140>, 0x7fe72de9352d <vm_exec_core+9021>, 0x7fe72de934ae <vm_exec_core+8894>, 0x7fe72de9342e <vm_exec_core+8766>, 0x7fe72de933d2 <vm_exec_core+8674>, 0x7fe72de93377 <vm_exec_core+8583>, 0x7fe72de93327 <vm_exec_core+8503>, 0x7fe72de931ac <vm_exec_core+8124>, 0x7fe72de93001 <vm_exec_core+7697>, 0x7fe72de92f16 <vm_exec_core+7462>, 0x7fe72de92ea7 <vm_exec_core+7351>, 0x7fe72de92e3a <vm_exec_core+7242>, 0x7fe72de92dff <vm_exec_core+7183>, 0x7fe72de92dc9 <vm_exec_core+7129>, 0x7fe72de92d96 <vm_exec_core+7078>, 0x7fe72de9368a <vm_exec_core+9370>, 0x7fe72de920f7 <vm_exec_core+3847>, 0x7fe72de92089 <vm_exec_core+3737>, 0x7fe72de9204e <vm_exec_core+3678>, 0x7fe72de91ff8 <vm_exec_core+3592>, 0x7fe72de91fb4 <vm_exec_core+3524>, 0x7fe72de91f2d <vm_exec_core+3389>, 0x7fe72de91ef8 <vm_exec_core+3336>, 0x7fe72de91e9d <vm_exec_core+3245>, 0x7fe72de91e25 <vm_exec_core+3125>, 0x7fe72de91ded <vm_exec_core+3069>, 0x7fe72de91db5 <vm_exec_core+3013>, 0x7fe72de91bc0 <vm_exec_core+2512>, 0x7fe72de91b2f <vm_exec_core+2367>, 0x7fe72de91ad2 <vm_exec_core+2274>, 0x7fe72de91a59 <vm_exec_core+2153>, 0x7fe72de92799 <vm_exec_core+5545>, 0x7fe72de92774 <vm_exec_core+5508>, 0x7fe72de9273b <vm_exec_core+5451>, 0x7fe72de926eb <vm_exec_core+5371>, 0x7fe72de926b9 <vm_exec_core+5321>, 0x7fe72de925ce <vm_exec_core+5086>, 0x7fe72de92589 <vm_exec_core+5017>, 0x7fe72de92543 <vm_exec_core+4947>, 0x7fe72de92513 <vm_exec_core+4899>, 0x7fe72de92448 <vm_exec_core+4696>, 0x7fe72de924b3 <vm_exec_core+4803>, 0x7fe72de92318 <vm_exec_core+4392>, 0x7fe72de922ab <vm_exec_core+4283>, 0x7fe72de9221e <vm_exec_core+4142>, 0x7fe72de92162 <vm_exec_core+3954>, 0x7fe72de9212a <vm_exec_core+3898>, 0x7fe72de92c97 <vm_exec_core+6823>, 0x7fe72de92b84 <vm_exec_core+6548>, 0x7fe72de91248 <vm_exec_core+88>, 0x7fe72de92d12 <vm_exec_core+6946>, 0x7fe72de928dd <vm_exec_core+5869>, 0x7fe72de93ba7 <vm_exec_core+10679>, 0x7fe72de92893 <vm_exec_core+5795>, 0x7fe72de9283a <vm_exec_core+5706>, 0x7fe72de927e1 <vm_exec_core+5617>, 0x7fe72de92a76 <vm_exec_core+6278>, 0x7fe72de929a0 <vm_exec_core+6064>, 0x7fe72de92927 <vm_exec_core+5943>, 0x7fe72de939fe <vm_exec_core+10254>, 0x7fe72de92cda <vm_exec_core+6890>, 0x7fe72de92b2d <vm_exec_core+6461>, 0x7fe72de918ba <vm_exec_core+1738>, 0x7fe72de91880 <vm_exec_core+1680>, 0x7fe72de919b2 <vm_exec_core+1986>, 0x7fe72de91911 <vm_exec_core+1825>, 0x7fe72de93e8f <vm_exec_core+11423>, 0x7fe72de93de6 <vm_exec_core+11254>, 0x7fe72de94066 <vm_exec_core+11894>, 0x7fe72de93ff3 <vm_exec_core+11779>, 0x7fe72de93f4d <vm_exec_core+11613>, 0x7fe72de93ef1 <vm_exec_core+11521>, 0x7fe72de94413 <vm_exec_core+12835>, 0x7fe72de94376 <vm_exec_core+12678>, 0x7fe72de942de <vm_exec_core+12526>, 0x7fe72de94241 <vm_exec_core+12369>, 0x7fe72de941a9 <vm_exec_core+12217>, 0x7fe72de93ae8 <vm_exec_core+10488>, 0x7fe72de9415e <vm_exec_core+12142>, 0x7fe72de94108 <vm_exec_core+12056>, 0x7fe72de93c75 <vm_exec_core+10885>, 0x7fe72de93beb <vm_exec_core+10747>, 0x7fe72de91813 <vm_exec_core+1571>, 0x7fe72de917b5 <vm_exec_core+1477>, 0x7fe72de93db2 <vm_exec_core+11202>, 0x7fe72de93d7e <vm_exec_core+11150>, 0x7fe72de93d2d <vm_exec_core+11069>, 0x7fe72de93cde <vm_exec_core+10990>, 0x7fe72de93b1b <vm_exec_core+10539>, 0x7fe72de93a70 <vm_exec_core+10368>, 0x7fe72de91748 <vm_exec_core+1368>, 0x7fe72de916f1 <vm_exec_core+1281>, 0x7fe72de9166e <vm_exec_core+1150>, 0x7fe72de91629 <vm_exec_core+1081>, 0x7fe72de915dc <vm_exec_core+1004>, 0x7fe72de9158f <vm_exec_core+927>, 0x7fe72de9153a <vm_exec_core+842>, 0x7fe72de91507 <vm_exec_core+791>, 0x7fe72de914d4 <vm_exec_core+740>, 0x7fe72de93b8b <vm_exec_core+10651>, 0x7fe72de9145a <vm_exec_core+618>, 0x7fe72de9360f <vm_exec_core+9247>, 0x7fe72de93595 <vm_exec_core+9125>, 0x7fe72de9351e <vm_exec_core+9006>, 0x7fe72de9349f <vm_exec_core+8879>, 0x7fe72de9341f <vm_exec_core+8751>, 0x7fe72de933c3 <vm_exec_core+8659>, 0x7fe72de93368 <vm_exec_core+8568>, 0x7fe72de93318 <vm_exec_core+8488>, 0x7fe72de9319d <vm_exec_core+8109>, 0x7fe72de92ff2 <vm_exec_core+7682>, 0x7fe72de92f07 <vm_exec_core+7447>, 0x7fe72de92e98 <vm_exec_core+7336>, 0x7fe72de92e2b <vm_exec_core+7227>, 0x7fe72de92df0 <vm_exec_core+7168>, 0x7fe72de92dba <vm_exec_core+7114>, 0x7fe72de92d87 <vm_exec_core+7063>, 0x7fe72de9367b <vm_exec_core+9355>, 0x7fe72de920e8 <vm_exec_core+3832>, 0x7fe72de9207a <vm_exec_core+3722>, 0x7fe72de9203f <vm_exec_core+3663>, 0x7fe72de91fe9 <vm_exec_core+3577>, 0x7fe72de91fa5 <vm_exec_core+3509>, 0x7fe72de91f1e <vm_exec_core+3374>, 0x7fe72de91ee9 <vm_exec_core+3321>, 0x7fe72de91e8e <vm_exec_core+3230>, 0x7fe72de91e16 <vm_exec_core+3110>, 0x7fe72de91dde <vm_exec_core+3054>, 0x7fe72de91da6 <vm_exec_core+2998>, 0x7fe72de91bb1 <vm_exec_core+2497>, 0x7fe72de91b20 <vm_exec_core+2352>, 0x7fe72de91ac3 <vm_exec_core+2259>, 0x7fe72de91a4a <vm_exec_core+2138>, 0x7fe72de9278a <vm_exec_core+5530>, 0x7fe72de92765 <vm_exec_core+5493>, 0x7fe72de9272c <vm_exec_core+5436>, 0x7fe72de926dc <vm_exec_core+5356>, 0x7fe72de926aa <vm_exec_core+5306>, 0x7fe72de925bf <vm_exec_core+5071>, 0x7fe72de9257a <vm_exec_core+5002>, 0x7fe72de92534 <vm_exec_core+4932>, 0x7fe72de92504 <vm_exec_core+4884>, 0x7fe72de92439 <vm_exec_core+4681>, 0x7fe72de924a4 <vm_exec_core+4788>, 0x7fe72de92309 <vm_exec_core+4377>, 0x7fe72de9229c <vm_exec_core+4268>, 0x7fe72de9220f <vm_exec_core+4127>, 0x7fe72de92153 <vm_exec_core+3939>, 0x7fe72de9211b <vm_exec_core+3883>, 0x7fe72de92c88 <vm_exec_core+6808>, 0x7fe72de92b75 <vm_exec_core+6533>, 0x7fe72de94633 <vm_exec_core+13379>, 0x7fe72de92d03 <vm_exec_core+6931>, 0x7fe72de928ce <vm_exec_core+5854>, 0x7fe72de9461f <vm_exec_core+13359>, 0x7fe72de92884 <vm_exec_core+5780>, 0x7fe72de9282b <vm_exec_core+5691>, 0x7fe72de927d2 <vm_exec_core+5602>, 0x7fe72de92a67 <vm_exec_core+6263>, 0x7fe72de92991 <vm_exec_core+6049>, 0x7fe72de92918 <vm_exec_core+5928>, 0x7fe72de939ef <vm_exec_core+10239>, 0x7fe72de92ccb <vm_exec_core+6875>, 0x7fe72de92b1e <vm_exec_core+6446>, 0x7fe72de918ab <vm_exec_core+1723>, 0x7fe72de91871 <vm_exec_core+1665>, 0x7fe72de919a3 <vm_exec_core+1971>, 0x7fe72de91902 <vm_exec_core+1810>, 0x7fe72de9460b <vm_exec_core+13339>, 0x7fe72de945f7 <vm_exec_core+13319>, 0x7fe72de945e3 <vm_exec_core+13299>, 0x7fe72de945cf <vm_exec_core+13279>, 0x7fe72de945bb <vm_exec_core+13259>, 0x7fe72de945a7 <vm_exec_core+13239>, 0x7fe72de9458c <vm_exec_core+13212>, 0x7fe72de94578 <vm_exec_core+13192>, 0x7fe72de94564 <vm_exec_core+13172>, 0x7fe72de94550 <vm_exec_core+13152>, 0x7fe72de9453c <vm_exec_core+13132>, 0x7fe72de94528 <vm_exec_core+13112>, 0x7fe72de94514 <vm_exec_core+13092>, 0x7fe72de94500 <vm_exec_core+13072>, 0x7fe72de944ec <vm_exec_core+13052>, 0x7fe72de944d8 <vm_exec_core+13032>, 0x7fe72de91804 <vm_exec_core+1556>, 0x7fe72de917a6 <vm_exec_core+1462>, 0x7fe72de944c4 <vm_exec_core+13012>, 0x7fe72de944b0 <vm_exec_core+12992>, 0x7fe72de9449c <vm_exec_core+12972>, 0x7fe72de94488 <vm_exec_core+12952>, 0x7fe72de91231 <vm_exec_core+65>, 0x7fe72de91235 <vm_exec_core+69>, 0x7fe72de91739 <vm_exec_core+1353>, 0x7fe72de916e2 <vm_exec_core+1266>, 0x7fe72de9165f <vm_exec_core+1135>, 0x7fe72de9161a <vm_exec_core+1066>, 0x7fe72de915cd <vm_exec_core+989>...}
#44 0x00007fe72de97a8b in rb_vm_exec (ec=0x55f8f2514120) at /tmp/ruby/src/trunk-repeat20/vm.c:2366
        _ec = 0x55f8f2514120
        _tag = {tag = 36, retval = 4, buf = {0x7fe729ba35c0, 0x7fe72de97280 <rb_vm_exec+400>, 0x0, 0x7ffdcfb85610, 0x0}, prev = 0x7ffdcfb86fc0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#45 0x00007fe72dea0f9f in vm_call0_cc (kw_splat=0, cc=0x7fe729be9c78, argv=0x7ffdcfb85830, argc=1, id=49265, recv=140630814242240, ec=0x55f8f2514120) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:85
        calling = {ci = 0x7ffdcfb857c0, cc = 0x7fe729be9c78, block_handler = 0, recv = 140630814242240, argc = 1, kw_splat = false}
#46 rb_funcallv_scope (scope=CALL_FCALL, argv=0x7ffdcfb85830, argc=1, mid=49265, recv=140630814242240) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1040
        ec = 0x55f8f2514120
        cc = 0x7fe729be9c78
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#47 rb_funcallv (recv=140630814242240, mid=49265, argc=argc@entry=1, argv=argv@entry=0x7ffdcfb85830) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1055
No locals.
#48 0x00007fe729d0607c in ripper_dispatch1 (p=<optimized out>, mid=<optimized out>, a=<optimized out>) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14192
        rb_funcall_argc = 1
        rb_funcall_args = {140630876116080}
        rb_funcall_nargs = 1
#49 0x00007fe729d1d715 in ripper_yyparse (p=0x55f8f27da560) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:3266
        v1 = <optimized out>
        v2 = <optimized out>
        yychar = <optimized out>
        yylval = {val = 140630876123520, node = 0x7fe72d6a7180, id = 140630876123520, num = 761950592, tbl = 0x7fe72d6a7180, vars = 0x7fe72d6a7180, strterm = 0x7fe72d6a7180, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}
        yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
        yylloc = {beg_pos = {lineno = 1407, column = 38}, end_pos = {lineno = 1407, column = 39}}
        yynerrs = <optimized out>
        yystate = <optimized out>
        yyerrstatus = <optimized out>
        yystacksize = <optimized out>
        yyssa = {0, 2, 71, 313, 99, 403, 646, 824, 265, 481, 76, 324, 565, 265, 481, 80, 333, 574, 760, 897, 1032, 97, 227, 447, 624, 238, 55, 55, 273, 485, 485, 1300, 980, 1097, 1178, 1231, 1270, 1292, 1300, 980, 1097, 1178, 1231, 1270, 1292, 1300, 980, 1097, 1178, 1231, 1270, 1292, 1300, 695, 777, 0, 23440, -12360, 32765, 0, 0, 0, 32743, 0, 32, 0, 0, 0, 13346, 10682, 32743, 0, 3, 0, 0, 0, 28640, -12360, 32765, 0, 3, 0, 0, 0, 28656, -12360, 32765, 0, 23312, -12360, 32765, 0, 23344, -12360, 32765, 0, 0, 0, 0, 512, 23312, -12360, 32765, 0, 28608, -12360, 32765, 0, 128, 0, 0, 0, 36, 0, 0, 0, 29992, -3451, 22008, 0, 36, 0, 0, 0, 0, 0, 0, 0, 28656, -12360, 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, -14160, 10686, 32743, 0}
        yyss = <optimized out>
        yyssp = <optimized out>
        yyvsa = {{val = 140630814543400, node = 0x7fe729bece28, id = 140630814543400, num = 700370472, tbl = 0x7fe729bece28, vars = 0x7fe729bece28, strterm = 0x7fe729bece28, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140630814531120, node = 0x7fe729be9e30, id = 140630814531120, num = 700358192, tbl = 0x7fe729be9e30, vars = 0x7fe729be9e30, strterm = 0x7fe729be9e30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140630813900520, node = 0x7fe729b4fee8, id = 140630813900520, num = 699727592, tbl = 0x7fe729b4fee8, vars = 0x7fe729b4fee8, strterm = 0x7fe729b4fee8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140630814232600, node = 0x7fe729ba1018, id = 140630814232600, num = 700059672, tbl = 0x7fe729ba1018, vars = 0x7fe729ba1018, strterm = 0x7fe729ba1018, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140630114172928, node = 0x7fe700000000, id = 140630114172928, num = 0, tbl = 0x7fe700000000, vars = 0x7fe700000000, strterm = 0x7fe700000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140630813897880, node = 0x7fe729b4f498, id = 140630813897880, num = 699724952, tbl = 0x7fe729b4f498, vars = 0x7fe729b4f498, strterm = 0x7fe729b4f498, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140630813894160, node = 0x7fe729b4e610, id = 140630813894160, num = 699721232, tbl = 0x7fe729b4e610, vars = 0x7fe729b4e610, strterm = 0x7fe729b4e610, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140630813767320, node = 0x7fe729b2f698, id = 140630813767320, num = 699594392, tbl = 0x7fe729b2f698, vars = 0x7fe729b2f698, strterm = 0x7fe729b2f698, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140630813767960, node = 0x7fe729b2f918, id = 140630813767960, num = 699595032, tbl = 0x7fe729b2f918, vars = 0x7fe729b2f918, strterm = 0x7fe729b2f918, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94527709983840, node = 0x55f8f2933460, id = 94527709983840, num = -225233824, tbl = 0x55f8f2933460, vars = 0x55f8f2933460, strterm = 0x55f8f2933460, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140630813763200, node = 0x7fe729b2e680, id = 140630813763200, num = 699590272, tbl = 0x7fe729b2e680, vars = 0x7fe729b2e680, strterm = 0x7fe729b2e680, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140630813763200, node = 0x7fe729b2e680, id = 140630813763200, num = 699590272, tbl = 0x7fe729b2e680, vars = 0x7fe729b2e680, strterm = 0x7fe729b2e680, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140630814042680, node = 0x7fe729b72a38, id = 140630814042680, num = 699869752, tbl = 0x7fe729b72a38, vars = 0x7fe729b72a38, strterm = 0x7fe729b72a38, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140630814043640, node = 0x7fe729b72df8, id = 140630814043640, num = 699870712, tbl = 0x7fe729b72df8, vars = 0x7fe729b72df8, strterm = 0x7fe729b72df8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94527709984400, node = 0x55f8f2933690, id = 94527709984400, num = -225233264, tbl = 0x55f8f2933690, vars = 0x55f8f2933690, strterm = 0x55f8f2933690, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140630814038200, node = 0x7fe729b718b8, id = 140630814038200, num = 699865272, tbl = 0x7fe729b718b8, vars = 0x7fe729b718b8, strterm = 0x7fe729b718b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94527708536656, node = 0x55f8f27d1f50, id = 94527708536656, num = -226681008, tbl = 0x55f8f27d1f50, vars = 0x55f8f27d1f50, strterm = 0x55f8f27d1f50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140634409140223, node = 0x7fe7ffffffff, id = 140634409140223, num = -1, tbl = 0x7fe7ffffffff, vars = 0x7fe7ffffffff, strterm = 0x7fe7ffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140630814035360, node = 0x7fe729b70da0, id = 140630814035360, num = 699862432, tbl = 0x7fe729b70da0, vars = 0x7fe729b70da0, strterm = 0x7fe729b70da0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140630876159080, node = 0x7fe72d6afc68, id = 140630876159080, num = 761986152, tbl = 0x7fe72d6afc68, vars = 0x7fe72d6afc68, strterm = 0x7fe72d6afc68, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140630814032360, node = 0x7fe729b701e8, id = 140630814032360, num = 699859432, tbl = 0x7fe729b701e8, vars = 0x7fe729b701e8, strterm = 0x7fe729b701e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94527709984512, node = 0x55f8f2933700, id = 94527709984512, num = -225233152, tbl = 0x55f8f2933700, vars = 0x55f8f2933700, strterm = 0x55f8f2933700, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140630876153760, node = 0x7fe72d6ae7a0, id = 140630876153760, num = 761980832, tbl = 0x7fe72d6ae7a0, vars = 0x7fe72d6ae7a0, strterm = 0x7fe72d6ae7a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140630876149840, node = 0x7fe72d6ad850, id = 140630876149840, num = 761976912, tbl = 0x7fe72d6ad850, vars = 0x7fe72d6ad850, strterm = 0x7fe72d6ad850, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140630876145840, node = 0x7fe72d6ac8b0, id = 140630876145840, num = 761972912, tbl = 0x7fe72d6ac8b0, vars = 0x7fe72d6ac8b0, strterm = 0x7fe72d6ac8b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140630876116080, node = 0x7fe72d6a5470, id = 140630876116080, num = 761943152, tbl = 0x7fe72d6a5470, vars = 0x7fe72d6a5470, strterm = 0x7fe72d6a5470, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140630876123520, node = 0x7fe72d6a7180, id = 140630876123520, num = 761950592, tbl = 0x7fe72d6a7180, vars = 0x7fe72d6a7180, strterm = 0x7fe72d6a7180, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140630876138080, node = 0x7fe72d6aaa60, id = 140630876138080, num = 761965152, tbl = 0x7fe72d6aaa60, vars = 0x7fe72d6aaa60, strterm = 0x7fe72d6aaa60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140630814058120, node = 0x7fe729b76688, id = 140630814058120, num = 699885192, tbl = 0x7fe729b76688, vars = 0x7fe729b76688, strterm = 0x7fe729b76688, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140630814067760, node = 0x7fe729b78c30, id = 140630814067760, num = 699894832, tbl = 0x7fe729b78c30, vars = 0x7fe729b78c30, strterm = 0x7fe729b78c30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140630814066920, node = 0x7fe729b788e8, id = 140630814066920, num = 699893992, tbl = 0x7fe729b788e8, vars = 0x7fe729b788e8, strterm = 0x7fe729b788e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140630814069600, node = 0x7fe729b79360, id = 140630814069600, num = 699896672, tbl = 0x7fe729b79360, vars = 0x7fe729b79360, strterm = 0x7fe729b79360, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140630814061560, node = 0x7fe729b773f8, id = 140630814061560, num = 699888632, tbl = 0x7fe729b773f8, vars = 0x7fe729b773f8, strterm = 0x7fe729b773f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 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 = 140630814115400, node = 0x7fe729b84648, id = 140630814115400, num = 699942472, tbl = 0x7fe729b84648, vars = 0x7fe729b84648, strterm = 0x7fe729b84648, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140630814118600, node = 0x7fe729b852c8, id = 140630814118600, num = 699945672, tbl = 0x7fe729b852c8, vars = 0x7fe729b852c8, strterm = 0x7fe729b852c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140630814118480, node = 0x7fe729b85250, id = 140630814118480, num = 699945552, tbl = 0x7fe729b85250, vars = 0x7fe729b85250, strterm = 0x7fe729b85250, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140630876132720, node = 0x7fe72d6a9570, id = 140630876132720, num = 761959792, tbl = 0x7fe72d6a9570, vars = 0x7fe72d6a9570, strterm = 0x7fe72d6a9570, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140630813564520, node = 0x7fe729afde68, id = 140630813564520, num = 699391592, tbl = 0x7fe729afde68, vars = 0x7fe729afde68, strterm = 0x7fe729afde68, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140630813571200, node = 0x7fe729aff880, id = 140630813571200, num = 699398272, tbl = 0x7fe729aff880, vars = 0x7fe729aff880, strterm = 0x7fe729aff880, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140630813570840, node = 0x7fe729aff718, id = 140630813570840, num = 699397912, tbl = 0x7fe729aff718, vars = 0x7fe729aff718, strterm = 0x7fe729aff718, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94527709971408, node = 0x55f8f29303d0, id = 94527709971408, num = -225246256, tbl = 0x55f8f29303d0, vars = 0x55f8f29303d0, strterm = 0x55f8f29303d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140630813565520, node = 0x7fe729afe250, id = 140630813565520, num = 699392592, tbl = 0x7fe729afe250, vars = 0x7fe729afe250, strterm = 0x7fe729afe250, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, 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 = 140630813565840, node = 0x7fe729afe390, id = 140630813565840, num = 699392912, tbl = 0x7fe729afe390, vars = 0x7fe729afe390, strterm = 0x7fe729afe390, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140630813568000, node = 0x7fe729afec00, id = 140630813568000, num = 699395072, tbl = 0x7fe729afec00, vars = 0x7fe729afec00, strterm = 0x7fe729afec00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 94527706769104, node = 0x55f8f26226d0, id = 94527706769104, num = -228448560, tbl = 0x55f8f26226d0, vars = 0x55f8f26226d0, strterm = 0x55f8f26226d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140728088421792, node = 0x7ffdcfb865a0, id = 140728088421792, num = -809998944, tbl = 0x7ffdcfb865a0, vars = 0x7ffdcfb865a0, strterm = 0x7ffdcfb865a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94527707476679, node = 0x55f8f26cf2c7, id = 94527707476679, num = -227740985, tbl = 0x55f8f26cf2c7, vars = 0x55f8f26cf2c7, strterm = 0x55f8f26cf2c7, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 140728088419264, node = 0x7ffdcfb85bc0, id = 140728088419264, num = -810001472, tbl = 0x7ffdcfb85bc0, vars = 0x7ffdcfb85bc0, strterm = 0x7ffdcfb85bc0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94527707476686, node = 0x55f8f26cf2ce, id = 94527707476686, num = -227740978, tbl = 0x55f8f26cf2ce, vars = 0x55f8f26cf2ce, strterm = 0x55f8f26cf2ce, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 15, node = 0xf, id = 15, num = 15, tbl = 0xf, vars = 0xf, strterm = 0xf, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 94527707476686, node = 0x55f8f26cf2ce, id = 94527707476686, num = -227740978, tbl = 0x55f8f26cf2ce, vars = 0x55f8f26cf2ce, strterm = 0x55f8f26cf2ce, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94527707476686, node = 0x55f8f26cf2ce, id = 94527707476686, num = -227740978, tbl = 0x55f8f26cf2ce, vars = 0x55f8f26cf2ce, strterm = 0x55f8f26cf2ce, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 16632916172150252544, node = 0xe6d3fd2233dda400, id = 16632916172150252544, num = 870163456, tbl = 0xe6d3fd2233dda400, vars = 0xe6d3fd2233dda400, strterm = 0xe6d3fd2233dda400, 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 = 94527706711792, node = 0x55f8f26146f0, id = 94527706711792, num = -228505872, tbl = 0x55f8f26146f0, vars = 0x55f8f26146f0, strterm = 0x55f8f26146f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94527706711792, node = 0x55f8f26146f0, id = 94527706711792, num = -228505872, tbl = 0x55f8f26146f0, vars = 0x55f8f26146f0, strterm = 0x55f8f26146f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140728088420352, node = 0x7ffdcfb86000, id = 140728088420352, num = -810000384, tbl = 0x7ffdcfb86000, vars = 0x7ffdcfb86000, strterm = 0x7ffdcfb86000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140728088421056, node = 0x7ffdcfb862c0, id = 140728088421056, num = -809999680, tbl = 0x7ffdcfb862c0, vars = 0x7ffdcfb862c0, strterm = 0x7ffdcfb862c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140630885502528, node = 0x7fe72df98e40 <clean_info>, id = 140630885502528, num = 771329600, tbl = 0x7fe72df98e40 <clean_info>, vars = 0x7fe72df98e40 <clean_info>, strterm = 0x7fe72df98e40 <clean_info>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140728088421104, node = 0x7ffdcfb862f0, id = 140728088421104, num = -809999632, tbl = 0x7ffdcfb862f0, vars = 0x7ffdcfb862f0, strterm = 0x7ffdcfb862f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140630883619746, node = 0x7fe72ddcd3a2 <optimize_node_left+450>, id = 140630883619746, num = 769446818, tbl = 0x7fe72ddcd3a2 <optimize_node_left+450>, vars = 0x7fe72ddcd3a2 <optimize_node_left+450>, strterm = 0x7fe72ddcd3a2 <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 = 140728088421192, node = 0x7ffdcfb86348, id = 140728088421192, num = -809999544, tbl = 0x7ffdcfb86348, vars = 0x7ffdcfb86348, strterm = 0x7ffdcfb86348, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140728088421128, node = 0x7ffdcfb86308, id = 140728088421128, num = -809999608, tbl = 0x7ffdcfb86308, vars = 0x7ffdcfb86308, strterm = 0x7ffdcfb86308, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140728088421256, node = 0x7ffdcfb86388, id = 140728088421256, num = -809999480, tbl = 0x7ffdcfb86388, vars = 0x7ffdcfb86388, strterm = 0x7ffdcfb86388, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {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 = 140728088420376, node = 0x7ffdcfb86018, id = 140728088420376, num = -810000360, tbl = 0x7ffdcfb86018, vars = 0x7ffdcfb86018, strterm = 0x7ffdcfb86018, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140728088421320, node = 0x7ffdcfb863c8, id = 140728088421320, num = -809999416, tbl = 0x7ffdcfb863c8, vars = 0x7ffdcfb863c8, strterm = 0x7ffdcfb863c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140728088420337, node = 0x7ffdcfb85ff1, id = 140728088420337, num = -810000399, tbl = 0x7ffdcfb85ff1, vars = 0x7ffdcfb85ff1, strterm = 0x7ffdcfb85ff1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140728088420337, node = 0x7ffdcfb85ff1, id = 140728088420337, num = -810000399, tbl = 0x7ffdcfb85ff1, vars = 0x7ffdcfb85ff1, strterm = 0x7ffdcfb85ff1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140630883614346, node = 0x7fe72ddcbe8a <update_string_node_case_fold+298>, id = 140630883614346, num = 769441418, tbl = 0x7fe72ddcbe8a <update_string_node_case_fold+298>, vars = 0x7fe72ddcbe8a <update_string_node_case_fold+298>, strterm = 0x7fe72ddcbe8a <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 = 94527707105889, node = 0x55f8f2674a61, id = 94527707105889, num = -228111775, tbl = 0x55f8f2674a61, vars = 0x55f8f2674a61, strterm = 0x55f8f2674a61, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94527707622448, node = 0x55f8f26f2c30, id = 94527707622448, num = -227595216, tbl = 0x55f8f26f2c30, vars = 0x55f8f26f2c30, strterm = 0x55f8f26f2c30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140728088420328, node = 0x7ffdcfb85fe8, id = 140728088420328, num = -810000408, tbl = 0x7ffdcfb85fe8, vars = 0x7ffdcfb85fe8, strterm = 0x7ffdcfb85fe8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140728088420336, node = 0x7ffdcfb85ff0, id = 140728088420336, num = -810000400, tbl = 0x7ffdcfb85ff0, vars = 0x7ffdcfb85ff0, strterm = 0x7ffdcfb85ff0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140728088420337, node = 0x7ffdcfb85ff1, id = 140728088420337, num = -810000399, tbl = 0x7ffdcfb85ff1, vars = 0x7ffdcfb85ff1, strterm = 0x7ffdcfb85ff1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 16632916172150252544, node = 0xe6d3fd2233dda400, id = 16632916172150252544, num = 870163456, tbl = 0xe6d3fd2233dda400, vars = 0xe6d3fd2233dda400, strterm = 0xe6d3fd2233dda400, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94527707105856, node = 0x55f8f2674a40, id = 94527707105856, num = -228111808, tbl = 0x55f8f2674a40, vars = 0x55f8f2674a40, strterm = 0x55f8f2674a40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {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 = 94527707934977, node = 0x55f8f273f101, id = 94527707934977, num = -227282687, tbl = 0x55f8f273f101, vars = 0x55f8f273f101, strterm = 0x55f8f273f101, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {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 = 140630878041771, node = 0x7fe72d87b6ab <_int_malloc+3195>, id = 140630878041771, num = 763868843, tbl = 0x7fe72d87b6ab <_int_malloc+3195>, vars = 0x7fe72d87b6ab <_int_malloc+3195>, strterm = 0x7fe72d87b6ab <_int_malloc+3195>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94527707477376, node = 0x55f8f26cf580, id = 94527707477376, num = -227740288, tbl = 0x55f8f26cf580, vars = 0x55f8f26cf580, strterm = 0x55f8f26cf580, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140630879571168, node = 0x7fe72d9f0ce0 <main_arena+96>, id = 140630879571168, num = 765398240, tbl = 0x7fe72d9f0ce0 <main_arena+96>, vars = 0x7fe72d9f0ce0 <main_arena+96>, strterm = 0x7fe72d9f0ce0 <main_arena+96>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93458488360960, node = 0x550000000000, id = 93458488360960, num = 0, tbl = 0x550000000000, vars = 0x550000000000, strterm = 0x550000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 175866376448, node = 0x28f273f100, id = 175866376448, num = -227282688, tbl = 0x28f273f100, vars = 0x28f273f100, strterm = 0x28f273f100, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 625, node = 0x271, id = 625, num = 625, tbl = 0x271, vars = 0x271, strterm = 0x271, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94527707934977, node = 0x55f8f273f101, id = 94527707934977, num = -227282687, tbl = 0x55f8f273f101, vars = 0x55f8f273f101, strterm = 0x55f8f273f101, 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 = 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 = 10, node = 0xa, id = 10, num = 10, tbl = 0xa, vars = 0xa, strterm = 0xa, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 249108103208, node = 0x3a00000028, id = 249108103208, num = 40, tbl = 0x3a00000028, vars = 0x3a00000028, strterm = 0x3a00000028, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 511101108348, node = 0x770000007c, id = 511101108348, num = 124, tbl = 0x770000007c, vars = 0x770000007c, strterm = 0x770000007c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 395136991342, node = 0x5c0000006e, id = 395136991342, num = 110, tbl = 0x5c0000006e, vars = 0x5c0000006e, strterm = 0x5c0000006e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 16632916172150252544, node = 0xe6d3fd2233dda400, id = 16632916172150252544, num = 870163456, tbl = 0xe6d3fd2233dda400, vars = 0xe6d3fd2233dda400, strterm = 0xe6d3fd2233dda400, 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 = 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 = 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 = 94527707463184, node = 0x55f8f26cbe10, id = 94527707463184, num = -227754480, tbl = 0x55f8f26cbe10, vars = 0x55f8f26cbe10, strterm = 0x55f8f26cbe10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140630879571072, node = 0x7fe72d9f0c80 <main_arena>, id = 140630879571072, num = 765398144, tbl = 0x7fe72d9f0c80 <main_arena>, vars = 0x7fe72d9f0c80 <main_arena>, strterm = 0x7fe72d9f0c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94527707463504, node = 0x55f8f26cbf50, id = 94527707463504, num = -227754160, tbl = 0x55f8f26cbf50, vars = 0x55f8f26cbf50, strterm = 0x55f8f26cbf50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94527707477392, node = 0x55f8f26cf590, id = 94527707477392, num = -227740272, tbl = 0x55f8f26cf590, vars = 0x55f8f26cf590, strterm = 0x55f8f26cf590, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140630878043227, node = 0x7fe72d87bc5b <_int_realloc+299>, id = 140630878043227, num = 763870299, tbl = 0x7fe72d87bc5b <_int_realloc+299>, vars = 0x7fe72d87bc5b <_int_realloc+299>, strterm = 0x7fe72d87bc5b <_int_realloc+299>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {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 = 140630879571072, node = 0x7fe72d9f0c80 <main_arena>, id = 140630879571072, num = 765398144, tbl = 0x7fe72d9f0c80 <main_arena>, vars = 0x7fe72d9f0c80 <main_arena>, strterm = 0x7fe72d9f0c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94527707463200, node = 0x55f8f26cbe20, id = 94527707463200, num = -227754464, tbl = 0x55f8f26cbe20, vars = 0x55f8f26cbe20, strterm = 0x55f8f26cbe20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {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 = 94527707463184, node = 0x55f8f26cbe10, id = 94527707463184, num = -227754480, tbl = 0x55f8f26cbe10, vars = 0x55f8f26cbe10, strterm = 0x55f8f26cbe10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {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 = 140630878046601, node = 0x7fe72d87c989 <__GI___libc_realloc+457>, id = 140630878046601, num = 763873673, tbl = 0x7fe72d87c989 <__GI___libc_realloc+457>, vars = 0x7fe72d87c989 <__GI___libc_realloc+457>, strterm = 0x7fe72d87c989 <__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 = 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 = 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 = 94527707622448, node = 0x55f8f26f2c30, id = 94527707622448, num = -227595216, tbl = 0x55f8f26f2c30, vars = 0x55f8f26f2c30, strterm = 0x55f8f26f2c30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94527707115048, node = 0x55f8f2676e28, id = 94527707115048, num = -228102616, tbl = 0x55f8f2676e28, vars = 0x55f8f2676e28, strterm = 0x55f8f2676e28, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94527707622448, node = 0x55f8f26f2c30, id = 94527707622448, num = -227595216, tbl = 0x55f8f26f2c30, vars = 0x55f8f26f2c30, strterm = 0x55f8f26f2c30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94527707115040, node = 0x55f8f2676e20, id = 94527707115040, num = -228102624, tbl = 0x55f8f2676e20, vars = 0x55f8f2676e20, strterm = 0x55f8f2676e20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140630883645750, node = 0x7fe72ddd3936 <compile_tree+5558>, id = 140630883645750, num = 769472822, tbl = 0x7fe72ddd3936 <compile_tree+5558>, vars = 0x7fe72ddd3936 <compile_tree+5558>, strterm = 0x7fe72ddd3936 <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 = 94527707386928, node = 0x55f8f26b9430, id = 94527707386928, num = -227830736, tbl = 0x55f8f26b9430, vars = 0x55f8f26b9430, strterm = 0x55f8f26b9430, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140630879571072, node = 0x7fe72d9f0c80 <main_arena>, id = 140630879571072, num = 765398144, tbl = 0x7fe72d9f0c80 <main_arena>, vars = 0x7fe72d9f0c80 <main_arena>, strterm = 0x7fe72d9f0c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 16632916172150252544, node = 0xe6d3fd2233dda400, id = 16632916172150252544, num = 870163456, tbl = 0xe6d3fd2233dda400, vars = 0xe6d3fd2233dda400, strterm = 0xe6d3fd2233dda400, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94527707463200, node = 0x55f8f26cbe20, id = 94527707463200, num = -227754464, tbl = 0x55f8f26cbe20, vars = 0x55f8f26cbe20, strterm = 0x55f8f26cbe20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94527707237024, node = 0x55f8f2694aa0, id = 94527707237024, num = -227980640, tbl = 0x55f8f2694aa0, vars = 0x55f8f2694aa0, strterm = 0x55f8f2694aa0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 12884902379, node = 0x3000001eb, id = 12884902379, num = 491, tbl = 0x3000001eb, vars = 0x3000001eb, strterm = 0x3000001eb, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}}
        yyvs = <optimized out>
        yyvsp = <optimized out>
        yylsa = {{beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 2, column = 19}}, {beg_pos = {lineno = 2, column = 20}, end_pos = {lineno = 2, column = 20}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 4, column = 5}}, {beg_pos = {lineno = 4, column = 6}, end_pos = {lineno = 4, column = 25}}, {beg_pos = {lineno = 4, column = 26}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 4, column = 49}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 5, column = 2}, end_pos = {lineno = 1387, column = 5}}, {beg_pos = {lineno = 1387, column = 6}, end_pos = {lineno = 1387, column = 6}}, {beg_pos = {lineno = 1389, column = 2}, end_pos = {lineno = 1389, column = 28}}, {beg_pos = {lineno = 1389, column = 28}, end_pos = {lineno = 1389, column = 29}}, {beg_pos = {lineno = 1389, column = 29}, end_pos = {lineno = 1389, column = 29}}, {beg_pos = {lineno = 1390, column = 4}, end_pos = {lineno = 1404, column = 7}}, {beg_pos = {lineno = 1404, column = 8}, end_pos = {lineno = 1404, column = 8}}, {beg_pos = {lineno = 1406, column = 4}, end_pos = {lineno = 1406, column = 16}}, {beg_pos = {lineno = 1406, column = 17}, end_pos = {lineno = 1406, column = 19}}, {beg_pos = {lineno = 1406, column = 19}, end_pos = {lineno = 1406, column = 19}}, {beg_pos = {lineno = 1406, column = 19}, end_pos = {lineno = 1406, column = 19}}, {beg_pos = {lineno = 1406, column = 19}, end_pos = {lineno = 1406, column = 19}}, {beg_pos = {lineno = 1406, column = 19}, end_pos = {lineno = 1406, column = 19}}, {beg_pos = {lineno = 1407, column = 6}, end_pos = {lineno = 1407, column = 10}}, {beg_pos = {lineno = 1407, column = 11}, end_pos = {lineno = 1407, column = 28}}, {beg_pos = {lineno = 1407, column = 28}, end_pos = {lineno = 1407, column = 29}}, {beg_pos = {lineno = 1407, column = 29}, end_pos = {lineno = 1407, column = 32}}, {beg_pos = {lineno = 1407, column = 32}, end_pos = {lineno = 1407, column = 33}}, {beg_pos = {lineno = 1407, column = 33}, end_pos = {lineno = 1407, column = 34}}, {beg_pos = {lineno = 1407, column = 34}, end_pos = {lineno = 1407, column = 35}}, {beg_pos = {lineno = 1407, column = 35}, end_pos = {lineno = 1407, column = 38}}, {beg_pos = {lineno = 1407, column = 38}, end_pos = {lineno = 1407, column = 39}}, {beg_pos = {lineno = 1407, column = 37}, end_pos = {lineno = 1407, column = 38}}, {beg_pos = {lineno = 1401, column = 6}, end_pos = {lineno = 1402, column = 13}}, {beg_pos = {lineno = 1401, column = 8}, end_pos = {lineno = 1401, column = 8}}, {beg_pos = {lineno = 1401, column = 8}, end_pos = {lineno = 1401, column = 8}}, {beg_pos = {lineno = 1401, column = 9}, end_pos = {lineno = 1401, column = 13}}, {beg_pos = {lineno = 1401, column = 14}, end_pos = {lineno = 1401, column = 14}}, {beg_pos = {lineno = 1401, column = 14}, end_pos = {lineno = 1401, column = 14}}, {beg_pos = {lineno = 1402, column = 8}, end_pos = {lineno = 1402, column = 13}}, {beg_pos = {lineno = 1402, column = 13}, end_pos = {lineno = 1402, column = 13}}, {beg_pos = {lineno = 1227, column = 8}, end_pos = {lineno = 1227, column = 8}}, {beg_pos = {lineno = 1227, column = 8}, end_pos = {lineno = 1227, column = 8}}, {beg_pos = {lineno = 1227, column = 9}, end_pos = {lineno = 1227, column = 20}}, {beg_pos = {lineno = 1227, column = 20}, end_pos = {lineno = 1227, column = 20}}, {beg_pos = {lineno = 1227, column = 20}, end_pos = {lineno = 1227, column = 20}}, {beg_pos = {lineno = 1228, column = 8}, end_pos = {lineno = 1229, column = 12}}, {beg_pos = {lineno = 1230, column = 6}, end_pos = {lineno = 1233, column = 13}}, {beg_pos = {lineno = 1230, column = 8}, end_pos = {lineno = 1230, column = 8}}, {beg_pos = {lineno = 1230, column = 8}, end_pos = {lineno = 1230, column = 8}}, {beg_pos = {lineno = 1230, column = 9}, end_pos = {lineno = 1231, column = 7}}, {beg_pos = {lineno = 1231, column = 8}, end_pos = {lineno = 1231, column = 8}}, {beg_pos = {lineno = 1231, column = 8}, end_pos = {lineno = 1231, column = 8}}, {beg_pos = {lineno = 1232, column = 8}, end_pos = {lineno = 1233, column = 13}}, {beg_pos = {lineno = 1233, column = 13}, end_pos = {lineno = 1233, column = 13}}, {beg_pos = {lineno = 1233, column = 8}, end_pos = {lineno = 1233, column = 12}}, {beg_pos = {lineno = 1232, column = 13}, end_pos = {lineno = 1232, column = 14}}, {beg_pos = {lineno = -228095872, column = 22008}, end_pos = {lineno = 870163456, column = -422314718}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 761693712, column = 32743}, end_pos = {lineno = 770123588, column = 32743}}, {beg_pos = {lineno = 744421600, column = 32743}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 761693712, column = 32743}, end_pos = {lineno = 770146010, column = 32743}}, {beg_pos = {lineno = 771338976, column = 32743}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -228095872, column = 22008}, end_pos = {lineno = 770081231, column = 32743}}, {beg_pos = {lineno = -229560096, column = 22008}, end_pos = {lineno = 768408806, column = 32743}}, {beg_pos = {lineno = 196, column = 0}, end_pos = {lineno = 768456585, column = 32743}}, {beg_pos = {lineno = 761693712, column = 32743}, end_pos = {lineno = 761693712, column = 32743}}, {beg_pos = {lineno = -229555936, column = 22008}, end_pos = {lineno = -225727264, column = 22008}}, {beg_pos = {lineno = 71, column = 0}, end_pos = {lineno = 770161541, column = 32743}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 74691, column = 0}}, {beg_pos = {lineno = -225727408, column = 0}, end_pos = {lineno = 770081231, column = 32743}}, {beg_pos = {lineno = -229560096, column = 22008}, end_pos = {lineno = 768408806, column = 32743}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 768456585, column = 32743}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 74691, column = 0}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 770081231, column = 32743}}, {beg_pos = {lineno = -229560096, column = 22008}, end_pos = {lineno = 768408806, column = 32743}}, {beg_pos = {lineno = 208, column = 0}, end_pos = {lineno = 768456585, column = 32743}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 772806633, column = 32743}}, {beg_pos = {lineno = 1681, column = 0}, end_pos = {lineno = 770081231, column = 32743}}, {beg_pos = {lineno = -229560096, column = 22008}, end_pos = {lineno = 768408806, column = 32743}}, {beg_pos = {lineno = -229560480, column = 22008}, end_pos = {lineno = 768456585, column = 32743}}, {beg_pos = {lineno = 5, column = 1}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 700713152, column = 32743}, end_pos = {lineno = 870163456, column = -422314718}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 770081231, column = 32743}}, {beg_pos = {lineno = -225784560, column = 22008}, end_pos = {lineno = 768456585, column = 32743}}, {beg_pos = {lineno = -228887504, column = 22008}, end_pos = {lineno = 768456585, column = 32743}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = -809998552, column = 32765}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 28, column = 0}, end_pos = {lineno = 870163456, column = -422314718}}, {beg_pos = {lineno = 761808392, column = 32743}, end_pos = {lineno = 768393278, column = 32743}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 870163456, column = -422314718}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1024, column = 0}}, {beg_pos = {lineno = 770104128, column = 32743}, end_pos = {lineno = 768462000, column = 32743}}, {beg_pos = {lineno = 761693792, column = 32743}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = -809998400, column = 32765}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = -229558792, column = 22008}}, {beg_pos = {lineno = 258, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = -229560056, column = 22008}, end_pos = {lineno = -229560096, column = 22008}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 764135133, column = 32743}}, {beg_pos = {lineno = 1008, column = 0}, end_pos = {lineno = 768410402, column = 32743}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 79098270, column = 0}}, {beg_pos = {lineno = -809998224, column = 32765}, end_pos = {lineno = -809998240, column = 32765}}, {beg_pos = {lineno = -858993459, column = -858993460}, end_pos = {lineno = 768461263, column = 32743}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = 772805500, column = 32743}}, {beg_pos = {lineno = 765456384, column = 32743}, end_pos = {lineno = 763214544, column = 32743}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = 763208092, column = 32743}}, {beg_pos = {lineno = -227939808, column = 22008}, end_pos = {lineno = 772806633, column = 32743}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = 772805287, column = 32743}}, {beg_pos = {lineno = 772752128, column = 32743}, end_pos = {lineno = 767325680, column = 32743}}, {beg_pos = {lineno = 955912232, column = 0}, end_pos = {lineno = 767325392, column = 32743}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 772806633, column = 32743}}, {beg_pos = {lineno = 1999, column = 0}, end_pos = {lineno = 772805287, column = 32743}}, {beg_pos = {lineno = 772752128, column = 32743}, end_pos = {lineno = 767325680, column = 32743}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = 767321048, column = 32743}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 772806633, column = 32743}}, {beg_pos = {lineno = 913, column = 0}, end_pos = {lineno = 767375360, column = 32743}}, {beg_pos = {lineno = 772752128, column = 32743}, end_pos = {lineno = -809997848, column = 32765}}, {beg_pos = {lineno = -809997852, column = 32765}, end_pos = {lineno = 701486193, column = 32743}}, {beg_pos = {lineno = 767375360, column = 32743}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = -809997852, column = 32765}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = -228973056, column = 22008}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 0, column = 22008}, end_pos = {lineno = 701487634, column = 32743}}, {beg_pos = {lineno = 701485152, column = 32743}, end_pos = {lineno = -809997648, column = 32765}}, {beg_pos = {lineno = -809997664, column = 32765}, end_pos = {lineno = 955912232, column = 0}}, {beg_pos = {lineno = 1, column = 32765}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = -227918672, column = 22008}, end_pos = {lineno = -809997728, column = 32765}}, {beg_pos = {lineno = -809997712, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = -809997504, column = 32765}, end_pos = {lineno = 701487634, column = 32743}}, {beg_pos = {lineno = -227918672, column = 22008}, end_pos = {lineno = -809997664, column = 32765}}, {beg_pos = {lineno = -809997648, column = 32765}, end_pos = {lineno = 772809233, column = 32743}}, {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 = -227919552, column = 22008}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -227919552, column = 22008}}, {beg_pos = {lineno = 767373656, column = 1}, end_pos = {lineno = -227918672, column = 22008}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32743}}, {beg_pos = {lineno = 0, column = 22008}, end_pos = {lineno = 0, column = 22008}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 772837233, column = 32743}}, {beg_pos = {lineno = 767347592, column = 32743}, end_pos = {lineno = 772752128, column = 32743}}, {beg_pos = {lineno = -227919552, column = 22008}, end_pos = {lineno = 701755976, column = 32743}}, {beg_pos = {lineno = 700248952, column = 32743}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 700375272, column = 32743}, end_pos = {lineno = 772837233, column = 32743}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 134, column = 0}}, {beg_pos = {lineno = -227919552, column = 22008}, end_pos = {lineno = 701756488, column = 32743}}, {beg_pos = {lineno = -227913152, column = 22008}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 700375272, column = 32743}, end_pos = {lineno = 772837233, column = 32743}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 767347592, column = 32743}, end_pos = {lineno = 768867776, column = 32743}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = -809996544, column = 32765}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = -227913152, column = 22008}, end_pos = {lineno = 772849070, column = 32743}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 701735776, column = 32743}}, {beg_pos = {lineno = -810001522, column = 32765}, end_pos = {lineno = -809996720, column = 32765}}, {beg_pos = {lineno = 700370272, column = 32743}, end_pos = {lineno = -810001916, column = 32765}}, {beg_pos = {lineno = -810001920, column = 32765}, end_pos = {lineno = 772752128, column = 32743}}, {beg_pos = {lineno = 772752128, column = 32743}, end_pos = {lineno = -809997208, column = 32765}}, {beg_pos = {lineno = -809997212, column = 32765}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = 761933792, column = 32743}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 49178, column = 0}, end_pos = {lineno = 700813752, column = 32743}}, {beg_pos = {lineno = 762003872, column = 32743}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1919295523, column = 1852144239}, end_pos = {lineno = 1920234335, column = 1600613993}}, {beg_pos = {lineno = 1953066079, column = 1818325605}, end_pos = {lineno = 1634082874, column = 174420844}}, {beg_pos = {lineno = 762003872, column = 32743}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -229555936, column = 22008}, end_pos = {lineno = 763051280, column = 32743}}, {beg_pos = {lineno = 491, column = 4}, end_pos = {lineno = 491, column = 4}}, {beg_pos = {lineno = -1582245078, column = 173424}, end_pos = {lineno = -226646800, column = 22008}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 763051280, column = 32743}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 765398240, column = 32743}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 491, column = 3}}, {beg_pos = {lineno = 490, column = 6}, end_pos = {lineno = 490, 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 = 479352659, column = -2018925158}, 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 = 767889715, column = 32743}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 765398240, column = 32743}}, {beg_pos = {lineno = -225747304, column = 22008}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 479352659, column = -2018925158}, end_pos = {lineno = -226290720, column = 22008}}, {beg_pos = {lineno = -229556376, column = 22008}, end_pos = {lineno = 765398144, column = 32743}}, {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 = 763866203, column = 32743}}, {beg_pos = {lineno = 1, column = 0}, 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 = 479352659, column = -2018925158}}, {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 = 333
        yyresult = <optimized out>
        yytoken = <optimized out>
        yyval = {val = 140630876145840, node = 0x7fe72d6ac8b0, id = 140630876145840, num = 761972912, tbl = 0x7fe72d6ac8b0, vars = 0x7fe72d6ac8b0, strterm = 0x7fe72d6ac8b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}
        yyloc = {beg_pos = {lineno = 1407, column = 34}, end_pos = {lineno = 1407, column = 39}}
        yyerror_range = <optimized out>
        yymsgbuf = "n\000\000\000^\000\000\000\070\066\272)\347\177\000\000\310\325\301)\347\177\000\000\200\f\237-\347\177\000\000x\a\000\000\000\000\000\000v\000\000\000\000\000\000\000x\a\000\000\000\000\000\000\220={-\347\177\000\000\000\000\000\000\000\000\000\000\342\302\207-\347\177\000\000\320z\205\362\370U\000\000\070\066\272)\347\177\000\000`\245}\362\370U\000\000\340\060Q\362\370U\000\000\004\000\000\000\000\000\000\000\260\030\316-\347\177\000"
        yymsg = 0x7ffdcfb86e70 "n"
        yymsg_alloc = 128
        yylen = 3
        yyabortlab = <optimized out>
        yyerrorlab = <optimized out>
#50 0x00007fe729d215b2 in ripper_parse0 (parser_v=parser_v@entry=140630814242240) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14371
        p = 0x55f8f27da560
#51 0x00007fe72dcbdfe6 in rb_ensure (b_proc=b_proc@entry=0x7fe729d214d0 <ripper_parse0>, data1=data1@entry=140630814242240, e_proc=e_proc@entry=0x7fe729d03ae0 <ripper_ensure>, data2=data2@entry=140630814242240) at /tmp/ruby/src/trunk-repeat20/eval.c:1005
        _ec = 0x55f8f2514120
        _tag = {tag = 36, retval = 94523640250429, buf = {0x7fe729ba35c0, 0x7fe72dcbe0d0 <rb_ensure+528>, 0x0, 0x7ffdcfb86f60, 0x0}, prev = 0x7ffdcfb872e0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x55f8f2514120
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7fe729d03ae0 <ripper_ensure>, data2 = 140630814242240}}
#52 0x00007fe729d04315 in ripper_parse (self=140630814242240) at /tmp/ruby/build/trunk-repeat20/ext/ripper/ripper.y:14409
        p = 0x55f8f27da560
#53 0x00007fe72de81ed4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7fe72d7b3d90, ec=0x55f8f2514120) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357
        ci = 0x8601001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fe72d6a2fe0
        cfunc = 0x55f8f26a5248
        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>
#54 vm_call_cfunc_with_frame (ec=0x55f8f2514120, reg_cfp=0x7fe72d7b3d90, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#55 0x00007fe72de912ed 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 = 0x1488
        cc = <optimized out>
        recv = 94527705657568
        argc = <optimized out>
        calling = {ci = 0x8601001c0001, cc = 0x7fe729becd88, block_handler = 0, recv = 140630814242240, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#56 vm_exec_core (ec=0x55f8f2514120, initial=9814068887552) at ../../src/trunk-repeat20/insns.def:835
        bh = <optimized out>
        cd = 0x8ed04170000
        leaf = <optimized out>
        val = 32
        reg_pc = 0x55f8f26b3c58
        reg_cfp = 0x7fe72d7b3d90
        insns_address_table = {0x7fe72de93a5f <vm_exec_core+10351>, 0x7fe72de91469 <vm_exec_core+633>, 0x7fe72de9361e <vm_exec_core+9262>, 0x7fe72de935a4 <vm_exec_core+9140>, 0x7fe72de9352d <vm_exec_core+9021>, 0x7fe72de934ae <vm_exec_core+8894>, 0x7fe72de9342e <vm_exec_core+8766>, 0x7fe72de933d2 <vm_exec_core+8674>, 0x7fe72de93377 <vm_exec_core+8583>, 0x7fe72de93327 <vm_exec_core+8503>, 0x7fe72de931ac <vm_exec_core+8124>, 0x7fe72de93001 <vm_exec_core+7697>, 0x7fe72de92f16 <vm_exec_core+7462>, 0x7fe72de92ea7 <vm_exec_core+7351>, 0x7fe72de92e3a <vm_exec_core+7242>, 0x7fe72de92dff <vm_exec_core+7183>, 0x7fe72de92dc9 <vm_exec_core+7129>, 0x7fe72de92d96 <vm_exec_core+7078>, 0x7fe72de9368a <vm_exec_core+9370>, 0x7fe72de920f7 <vm_exec_core+3847>, 0x7fe72de92089 <vm_exec_core+3737>, 0x7fe72de9204e <vm_exec_core+3678>, 0x7fe72de91ff8 <vm_exec_core+3592>, 0x7fe72de91fb4 <vm_exec_core+3524>, 0x7fe72de91f2d <vm_exec_core+3389>, 0x7fe72de91ef8 <vm_exec_core+3336>, 0x7fe72de91e9d <vm_exec_core+3245>, 0x7fe72de91e25 <vm_exec_core+3125>, 0x7fe72de91ded <vm_exec_core+3069>, 0x7fe72de91db5 <vm_exec_core+3013>, 0x7fe72de91bc0 <vm_exec_core+2512>, 0x7fe72de91b2f <vm_exec_core+2367>, 0x7fe72de91ad2 <vm_exec_core+2274>, 0x7fe72de91a59 <vm_exec_core+2153>, 0x7fe72de92799 <vm_exec_core+5545>, 0x7fe72de92774 <vm_exec_core+5508>, 0x7fe72de9273b <vm_exec_core+5451>, 0x7fe72de926eb <vm_exec_core+5371>, 0x7fe72de926b9 <vm_exec_core+5321>, 0x7fe72de925ce <vm_exec_core+5086>, 0x7fe72de92589 <vm_exec_core+5017>, 0x7fe72de92543 <vm_exec_core+4947>, 0x7fe72de92513 <vm_exec_core+4899>, 0x7fe72de92448 <vm_exec_core+4696>, 0x7fe72de924b3 <vm_exec_core+4803>, 0x7fe72de92318 <vm_exec_core+4392>, 0x7fe72de922ab <vm_exec_core+4283>, 0x7fe72de9221e <vm_exec_core+4142>, 0x7fe72de92162 <vm_exec_core+3954>, 0x7fe72de9212a <vm_exec_core+3898>, 0x7fe72de92c97 <vm_exec_core+6823>, 0x7fe72de92b84 <vm_exec_core+6548>, 0x7fe72de91248 <vm_exec_core+88>, 0x7fe72de92d12 <vm_exec_core+6946>, 0x7fe72de928dd <vm_exec_core+5869>, 0x7fe72de93ba7 <vm_exec_core+10679>, 0x7fe72de92893 <vm_exec_core+5795>, 0x7fe72de9283a <vm_exec_core+5706>, 0x7fe72de927e1 <vm_exec_core+5617>, 0x7fe72de92a76 <vm_exec_core+6278>, 0x7fe72de929a0 <vm_exec_core+6064>, 0x7fe72de92927 <vm_exec_core+5943>, 0x7fe72de939fe <vm_exec_core+10254>, 0x7fe72de92cda <vm_exec_core+6890>, 0x7fe72de92b2d <vm_exec_core+6461>, 0x7fe72de918ba <vm_exec_core+1738>, 0x7fe72de91880 <vm_exec_core+1680>, 0x7fe72de919b2 <vm_exec_core+1986>, 0x7fe72de91911 <vm_exec_core+1825>, 0x7fe72de93e8f <vm_exec_core+11423>, 0x7fe72de93de6 <vm_exec_core+11254>, 0x7fe72de94066 <vm_exec_core+11894>, 0x7fe72de93ff3 <vm_exec_core+11779>, 0x7fe72de93f4d <vm_exec_core+11613>, 0x7fe72de93ef1 <vm_exec_core+11521>, 0x7fe72de94413 <vm_exec_core+12835>, 0x7fe72de94376 <vm_exec_core+12678>, 0x7fe72de942de <vm_exec_core+12526>, 0x7fe72de94241 <vm_exec_core+12369>, 0x7fe72de941a9 <vm_exec_core+12217>, 0x7fe72de93ae8 <vm_exec_core+10488>, 0x7fe72de9415e <vm_exec_core+12142>, 0x7fe72de94108 <vm_exec_core+12056>, 0x7fe72de93c75 <vm_exec_core+10885>, 0x7fe72de93beb <vm_exec_core+10747>, 0x7fe72de91813 <vm_exec_core+1571>, 0x7fe72de917b5 <vm_exec_core+1477>, 0x7fe72de93db2 <vm_exec_core+11202>, 0x7fe72de93d7e <vm_exec_core+11150>, 0x7fe72de93d2d <vm_exec_core+11069>, 0x7fe72de93cde <vm_exec_core+10990>, 0x7fe72de93b1b <vm_exec_core+10539>, 0x7fe72de93a70 <vm_exec_core+10368>, 0x7fe72de91748 <vm_exec_core+1368>, 0x7fe72de916f1 <vm_exec_core+1281>, 0x7fe72de9166e <vm_exec_core+1150>, 0x7fe72de91629 <vm_exec_core+1081>, 0x7fe72de915dc <vm_exec_core+1004>, 0x7fe72de9158f <vm_exec_core+927>, 0x7fe72de9153a <vm_exec_core+842>, 0x7fe72de91507 <vm_exec_core+791>, 0x7fe72de914d4 <vm_exec_core+740>, 0x7fe72de93b8b <vm_exec_core+10651>, 0x7fe72de9145a <vm_exec_core+618>, 0x7fe72de9360f <vm_exec_core+9247>, 0x7fe72de93595 <vm_exec_core+9125>, 0x7fe72de9351e <vm_exec_core+9006>, 0x7fe72de9349f <vm_exec_core+8879>, 0x7fe72de9341f <vm_exec_core+8751>, 0x7fe72de933c3 <vm_exec_core+8659>, 0x7fe72de93368 <vm_exec_core+8568>, 0x7fe72de93318 <vm_exec_core+8488>, 0x7fe72de9319d <vm_exec_core+8109>, 0x7fe72de92ff2 <vm_exec_core+7682>, 0x7fe72de92f07 <vm_exec_core+7447>, 0x7fe72de92e98 <vm_exec_core+7336>, 0x7fe72de92e2b <vm_exec_core+7227>, 0x7fe72de92df0 <vm_exec_core+7168>, 0x7fe72de92dba <vm_exec_core+7114>, 0x7fe72de92d87 <vm_exec_core+7063>, 0x7fe72de9367b <vm_exec_core+9355>, 0x7fe72de920e8 <vm_exec_core+3832>, 0x7fe72de9207a <vm_exec_core+3722>, 0x7fe72de9203f <vm_exec_core+3663>, 0x7fe72de91fe9 <vm_exec_core+3577>, 0x7fe72de91fa5 <vm_exec_core+3509>, 0x7fe72de91f1e <vm_exec_core+3374>, 0x7fe72de91ee9 <vm_exec_core+3321>, 0x7fe72de91e8e <vm_exec_core+3230>, 0x7fe72de91e16 <vm_exec_core+3110>, 0x7fe72de91dde <vm_exec_core+3054>, 0x7fe72de91da6 <vm_exec_core+2998>, 0x7fe72de91bb1 <vm_exec_core+2497>, 0x7fe72de91b20 <vm_exec_core+2352>, 0x7fe72de91ac3 <vm_exec_core+2259>, 0x7fe72de91a4a <vm_exec_core+2138>, 0x7fe72de9278a <vm_exec_core+5530>, 0x7fe72de92765 <vm_exec_core+5493>, 0x7fe72de9272c <vm_exec_core+5436>, 0x7fe72de926dc <vm_exec_core+5356>, 0x7fe72de926aa <vm_exec_core+5306>, 0x7fe72de925bf <vm_exec_core+5071>, 0x7fe72de9257a <vm_exec_core+5002>, 0x7fe72de92534 <vm_exec_core+4932>, 0x7fe72de92504 <vm_exec_core+4884>, 0x7fe72de92439 <vm_exec_core+4681>, 0x7fe72de924a4 <vm_exec_core+4788>, 0x7fe72de92309 <vm_exec_core+4377>, 0x7fe72de9229c <vm_exec_core+4268>, 0x7fe72de9220f <vm_exec_core+4127>, 0x7fe72de92153 <vm_exec_core+3939>, 0x7fe72de9211b <vm_exec_core+3883>, 0x7fe72de92c88 <vm_exec_core+6808>, 0x7fe72de92b75 <vm_exec_core+6533>, 0x7fe72de94633 <vm_exec_core+13379>, 0x7fe72de92d03 <vm_exec_core+6931>, 0x7fe72de928ce <vm_exec_core+5854>, 0x7fe72de9461f <vm_exec_core+13359>, 0x7fe72de92884 <vm_exec_core+5780>, 0x7fe72de9282b <vm_exec_core+5691>, 0x7fe72de927d2 <vm_exec_core+5602>, 0x7fe72de92a67 <vm_exec_core+6263>, 0x7fe72de92991 <vm_exec_core+6049>, 0x7fe72de92918 <vm_exec_core+5928>, 0x7fe72de939ef <vm_exec_core+10239>, 0x7fe72de92ccb <vm_exec_core+6875>, 0x7fe72de92b1e <vm_exec_core+6446>, 0x7fe72de918ab <vm_exec_core+1723>, 0x7fe72de91871 <vm_exec_core+1665>, 0x7fe72de919a3 <vm_exec_core+1971>, 0x7fe72de91902 <vm_exec_core+1810>, 0x7fe72de9460b <vm_exec_core+13339>, 0x7fe72de945f7 <vm_exec_core+13319>, 0x7fe72de945e3 <vm_exec_core+13299>, 0x7fe72de945cf <vm_exec_core+13279>, 0x7fe72de945bb <vm_exec_core+13259>, 0x7fe72de945a7 <vm_exec_core+13239>, 0x7fe72de9458c <vm_exec_core+13212>, 0x7fe72de94578 <vm_exec_core+13192>, 0x7fe72de94564 <vm_exec_core+13172>, 0x7fe72de94550 <vm_exec_core+13152>, 0x7fe72de9453c <vm_exec_core+13132>, 0x7fe72de94528 <vm_exec_core+13112>, 0x7fe72de94514 <vm_exec_core+13092>, 0x7fe72de94500 <vm_exec_core+13072>, 0x7fe72de944ec <vm_exec_core+13052>, 0x7fe72de944d8 <vm_exec_core+13032>, 0x7fe72de91804 <vm_exec_core+1556>, 0x7fe72de917a6 <vm_exec_core+1462>, 0x7fe72de944c4 <vm_exec_core+13012>, 0x7fe72de944b0 <vm_exec_core+12992>, 0x7fe72de9449c <vm_exec_core+12972>, 0x7fe72de94488 <vm_exec_core+12952>, 0x7fe72de91231 <vm_exec_core+65>, 0x7fe72de91235 <vm_exec_core+69>, 0x7fe72de91739 <vm_exec_core+1353>, 0x7fe72de916e2 <vm_exec_core+1266>, 0x7fe72de9165f <vm_exec_core+1135>, 0x7fe72de9161a <vm_exec_core+1066>, 0x7fe72de915cd <vm_exec_core+989>...}
#57 0x00007fe72de97a8b in rb_vm_exec (ec=0x55f8f2514120) at /tmp/ruby/src/trunk-repeat20/vm.c:2366
        _ec = 0x55f8f2514120
        _tag = {tag = 36, retval = 4, buf = {0x55f8f2514120, 0x7fe72de97280 <rb_vm_exec+400>, 0x0, 0x7ffdcfb87210, 0x7fe72d6b4120}, prev = 0x7ffdcfb876c0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#58 0x00007fe72de97c89 in eval_string_with_cref (self=<optimized out>, src=140630814242200, cref=0x7fe729ba3520, file=140630814742120, line=1) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1701
        ec = 0x55f8f2514120
        block = {as = {captured = {self = 140630814242240, ep = 0x7fe72d6b4150, code = {iseq = 0x7fe729cbf580, ifunc = 0x7fe729cbf580, val = 140630815405440}}, symbol = 140630814242240, proc = 140630814242240}, type = block_type_iseq}
        iseq = 0x7fe729ba3390
        cfp = <optimized out>
#59 0x00007fe72dea712a in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=140630814242240) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1946
        cref = 0x7fe729ba3520
#60 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 = 140630814742120
        line = <optimized out>
        code = 140630814242200
#61 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=140630814242240) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:2010
No locals.
#62 0x00007fe72de81ed4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7fe72d7b3e10, ec=0x55f8f2514120) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357
        ci = 0x254100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fe72d656e88
        cfunc = 0x55f8f2556e08
        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>
#63 vm_call_cfunc_with_frame (ec=0x55f8f2514120, reg_cfp=0x7fe72d7b3e10, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385
        argc = 2
        stack_bottom = <optimized out>
        argv = <optimized out>
#64 0x00007fe72de912ed 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 = 0x1488
        cc = <optimized out>
        recv = 94527705657568
        argc = <optimized out>
        calling = {ci = 0x254100100005, cc = 0x7fe729bed9b8, block_handler = 0, recv = 140630814242240, argc = 2, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#65 vm_exec_core (ec=0x55f8f2514120, initial=9814068887552) at ../../src/trunk-repeat20/insns.def:835
        bh = <optimized out>
        cd = 0x8ed04170000
        leaf = <optimized out>
        val = 32
        reg_pc = 0x55f8f2683d18
        reg_cfp = 0x7fe72d7b3e10
        insns_address_table = {0x7fe72de93a5f <vm_exec_core+10351>, 0x7fe72de91469 <vm_exec_core+633>, 0x7fe72de9361e <vm_exec_core+9262>, 0x7fe72de935a4 <vm_exec_core+9140>, 0x7fe72de9352d <vm_exec_core+9021>, 0x7fe72de934ae <vm_exec_core+8894>, 0x7fe72de9342e <vm_exec_core+8766>, 0x7fe72de933d2 <vm_exec_core+8674>, 0x7fe72de93377 <vm_exec_core+8583>, 0x7fe72de93327 <vm_exec_core+8503>, 0x7fe72de931ac <vm_exec_core+8124>, 0x7fe72de93001 <vm_exec_core+7697>, 0x7fe72de92f16 <vm_exec_core+7462>, 0x7fe72de92ea7 <vm_exec_core+7351>, 0x7fe72de92e3a <vm_exec_core+7242>, 0x7fe72de92dff <vm_exec_core+7183>, 0x7fe72de92dc9 <vm_exec_core+7129>, 0x7fe72de92d96 <vm_exec_core+7078>, 0x7fe72de9368a <vm_exec_core+9370>, 0x7fe72de920f7 <vm_exec_core+3847>, 0x7fe72de92089 <vm_exec_core+3737>, 0x7fe72de9204e <vm_exec_core+3678>, 0x7fe72de91ff8 <vm_exec_core+3592>, 0x7fe72de91fb4 <vm_exec_core+3524>, 0x7fe72de91f2d <vm_exec_core+3389>, 0x7fe72de91ef8 <vm_exec_core+3336>, 0x7fe72de91e9d <vm_exec_core+3245>, 0x7fe72de91e25 <vm_exec_core+3125>, 0x7fe72de91ded <vm_exec_core+3069>, 0x7fe72de91db5 <vm_exec_core+3013>, 0x7fe72de91bc0 <vm_exec_core+2512>, 0x7fe72de91b2f <vm_exec_core+2367>, 0x7fe72de91ad2 <vm_exec_core+2274>, 0x7fe72de91a59 <vm_exec_core+2153>, 0x7fe72de92799 <vm_exec_core+5545>, 0x7fe72de92774 <vm_exec_core+5508>, 0x7fe72de9273b <vm_exec_core+5451>, 0x7fe72de926eb <vm_exec_core+5371>, 0x7fe72de926b9 <vm_exec_core+5321>, 0x7fe72de925ce <vm_exec_core+5086>, 0x7fe72de92589 <vm_exec_core+5017>, 0x7fe72de92543 <vm_exec_core+4947>, 0x7fe72de92513 <vm_exec_core+4899>, 0x7fe72de92448 <vm_exec_core+4696>, 0x7fe72de924b3 <vm_exec_core+4803>, 0x7fe72de92318 <vm_exec_core+4392>, 0x7fe72de922ab <vm_exec_core+4283>, 0x7fe72de9221e <vm_exec_core+4142>, 0x7fe72de92162 <vm_exec_core+3954>, 0x7fe72de9212a <vm_exec_core+3898>, 0x7fe72de92c97 <vm_exec_core+6823>, 0x7fe72de92b84 <vm_exec_core+6548>, 0x7fe72de91248 <vm_exec_core+88>, 0x7fe72de92d12 <vm_exec_core+6946>, 0x7fe72de928dd <vm_exec_core+5869>, 0x7fe72de93ba7 <vm_exec_core+10679>, 0x7fe72de92893 <vm_exec_core+5795>, 0x7fe72de9283a <vm_exec_core+5706>, 0x7fe72de927e1 <vm_exec_core+5617>, 0x7fe72de92a76 <vm_exec_core+6278>, 0x7fe72de929a0 <vm_exec_core+6064>, 0x7fe72de92927 <vm_exec_core+5943>, 0x7fe72de939fe <vm_exec_core+10254>, 0x7fe72de92cda <vm_exec_core+6890>, 0x7fe72de92b2d <vm_exec_core+6461>, 0x7fe72de918ba <vm_exec_core+1738>, 0x7fe72de91880 <vm_exec_core+1680>, 0x7fe72de919b2 <vm_exec_core+1986>, 0x7fe72de91911 <vm_exec_core+1825>, 0x7fe72de93e8f <vm_exec_core+11423>, 0x7fe72de93de6 <vm_exec_core+11254>, 0x7fe72de94066 <vm_exec_core+11894>, 0x7fe72de93ff3 <vm_exec_core+11779>, 0x7fe72de93f4d <vm_exec_core+11613>, 0x7fe72de93ef1 <vm_exec_core+11521>, 0x7fe72de94413 <vm_exec_core+12835>, 0x7fe72de94376 <vm_exec_core+12678>, 0x7fe72de942de <vm_exec_core+12526>, 0x7fe72de94241 <vm_exec_core+12369>, 0x7fe72de941a9 <vm_exec_core+12217>, 0x7fe72de93ae8 <vm_exec_core+10488>, 0x7fe72de9415e <vm_exec_core+12142>, 0x7fe72de94108 <vm_exec_core+12056>, 0x7fe72de93c75 <vm_exec_core+10885>, 0x7fe72de93beb <vm_exec_core+10747>, 0x7fe72de91813 <vm_exec_core+1571>, 0x7fe72de917b5 <vm_exec_core+1477>, 0x7fe72de93db2 <vm_exec_core+11202>, 0x7fe72de93d7e <vm_exec_core+11150>, 0x7fe72de93d2d <vm_exec_core+11069>, 0x7fe72de93cde <vm_exec_core+10990>, 0x7fe72de93b1b <vm_exec_core+10539>, 0x7fe72de93a70 <vm_exec_core+10368>, 0x7fe72de91748 <vm_exec_core+1368>, 0x7fe72de916f1 <vm_exec_core+1281>, 0x7fe72de9166e <vm_exec_core+1150>, 0x7fe72de91629 <vm_exec_core+1081>, 0x7fe72de915dc <vm_exec_core+1004>, 0x7fe72de9158f <vm_exec_core+927>, 0x7fe72de9153a <vm_exec_core+842>, 0x7fe72de91507 <vm_exec_core+791>, 0x7fe72de914d4 <vm_exec_core+740>, 0x7fe72de93b8b <vm_exec_core+10651>, 0x7fe72de9145a <vm_exec_core+618>, 0x7fe72de9360f <vm_exec_core+9247>, 0x7fe72de93595 <vm_exec_core+9125>, 0x7fe72de9351e <vm_exec_core+9006>, 0x7fe72de9349f <vm_exec_core+8879>, 0x7fe72de9341f <vm_exec_core+8751>, 0x7fe72de933c3 <vm_exec_core+8659>, 0x7fe72de93368 <vm_exec_core+8568>, 0x7fe72de93318 <vm_exec_core+8488>, 0x7fe72de9319d <vm_exec_core+8109>, 0x7fe72de92ff2 <vm_exec_core+7682>, 0x7fe72de92f07 <vm_exec_core+7447>, 0x7fe72de92e98 <vm_exec_core+7336>, 0x7fe72de92e2b <vm_exec_core+7227>, 0x7fe72de92df0 <vm_exec_core+7168>, 0x7fe72de92dba <vm_exec_core+7114>, 0x7fe72de92d87 <vm_exec_core+7063>, 0x7fe72de9367b <vm_exec_core+9355>, 0x7fe72de920e8 <vm_exec_core+3832>, 0x7fe72de9207a <vm_exec_core+3722>, 0x7fe72de9203f <vm_exec_core+3663>, 0x7fe72de91fe9 <vm_exec_core+3577>, 0x7fe72de91fa5 <vm_exec_core+3509>, 0x7fe72de91f1e <vm_exec_core+3374>, 0x7fe72de91ee9 <vm_exec_core+3321>, 0x7fe72de91e8e <vm_exec_core+3230>, 0x7fe72de91e16 <vm_exec_core+3110>, 0x7fe72de91dde <vm_exec_core+3054>, 0x7fe72de91da6 <vm_exec_core+2998>, 0x7fe72de91bb1 <vm_exec_core+2497>, 0x7fe72de91b20 <vm_exec_core+2352>, 0x7fe72de91ac3 <vm_exec_core+2259>, 0x7fe72de91a4a <vm_exec_core+2138>, 0x7fe72de9278a <vm_exec_core+5530>, 0x7fe72de92765 <vm_exec_core+5493>, 0x7fe72de9272c <vm_exec_core+5436>, 0x7fe72de926dc <vm_exec_core+5356>, 0x7fe72de926aa <vm_exec_core+5306>, 0x7fe72de925bf <vm_exec_core+5071>, 0x7fe72de9257a <vm_exec_core+5002>, 0x7fe72de92534 <vm_exec_core+4932>, 0x7fe72de92504 <vm_exec_core+4884>, 0x7fe72de92439 <vm_exec_core+4681>, 0x7fe72de924a4 <vm_exec_core+4788>, 0x7fe72de92309 <vm_exec_core+4377>, 0x7fe72de9229c <vm_exec_core+4268>, 0x7fe72de9220f <vm_exec_core+4127>, 0x7fe72de92153 <vm_exec_core+3939>, 0x7fe72de9211b <vm_exec_core+3883>, 0x7fe72de92c88 <vm_exec_core+6808>, 0x7fe72de92b75 <vm_exec_core+6533>, 0x7fe72de94633 <vm_exec_core+13379>, 0x7fe72de92d03 <vm_exec_core+6931>, 0x7fe72de928ce <vm_exec_core+5854>, 0x7fe72de9461f <vm_exec_core+13359>, 0x7fe72de92884 <vm_exec_core+5780>, 0x7fe72de9282b <vm_exec_core+5691>, 0x7fe72de927d2 <vm_exec_core+5602>, 0x7fe72de92a67 <vm_exec_core+6263>, 0x7fe72de92991 <vm_exec_core+6049>, 0x7fe72de92918 <vm_exec_core+5928>, 0x7fe72de939ef <vm_exec_core+10239>, 0x7fe72de92ccb <vm_exec_core+6875>, 0x7fe72de92b1e <vm_exec_core+6446>, 0x7fe72de918ab <vm_exec_core+1723>, 0x7fe72de91871 <vm_exec_core+1665>, 0x7fe72de919a3 <vm_exec_core+1971>, 0x7fe72de91902 <vm_exec_core+1810>, 0x7fe72de9460b <vm_exec_core+13339>, 0x7fe72de945f7 <vm_exec_core+13319>, 0x7fe72de945e3 <vm_exec_core+13299>, 0x7fe72de945cf <vm_exec_core+13279>, 0x7fe72de945bb <vm_exec_core+13259>, 0x7fe72de945a7 <vm_exec_core+13239>, 0x7fe72de9458c <vm_exec_core+13212>, 0x7fe72de94578 <vm_exec_core+13192>, 0x7fe72de94564 <vm_exec_core+13172>, 0x7fe72de94550 <vm_exec_core+13152>, 0x7fe72de9453c <vm_exec_core+13132>, 0x7fe72de94528 <vm_exec_core+13112>, 0x7fe72de94514 <vm_exec_core+13092>, 0x7fe72de94500 <vm_exec_core+13072>, 0x7fe72de944ec <vm_exec_core+13052>, 0x7fe72de944d8 <vm_exec_core+13032>, 0x7fe72de91804 <vm_exec_core+1556>, 0x7fe72de917a6 <vm_exec_core+1462>, 0x7fe72de944c4 <vm_exec_core+13012>, 0x7fe72de944b0 <vm_exec_core+12992>, 0x7fe72de9449c <vm_exec_core+12972>, 0x7fe72de94488 <vm_exec_core+12952>, 0x7fe72de91231 <vm_exec_core+65>, 0x7fe72de91235 <vm_exec_core+69>, 0x7fe72de91739 <vm_exec_core+1353>, 0x7fe72de916e2 <vm_exec_core+1266>, 0x7fe72de9165f <vm_exec_core+1135>, 0x7fe72de9161a <vm_exec_core+1066>, 0x7fe72de915cd <vm_exec_core+989>...}
#66 0x00007fe72de97a8b in rb_vm_exec (ec=0x55f8f2514120) at /tmp/ruby/src/trunk-repeat20/vm.c:2366
        _ec = 0x55f8f2514120
        _tag = {tag = 36, retval = 4, buf = {0x7fe72d7b3f50, 0x7fe72de97280 <rb_vm_exec+400>, 0x0, 0x7ffdcfb875f0, 0x0}, prev = 0x7ffdcfb87a40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#67 0x00007fe72dea613a in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=<optimized out>, self=<optimized out>, iseq=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#68 invoke_iseq_block_from_c (me=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm.c:1440
        iseq = <optimized out>
        i = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = <optimized out>
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#69 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>
#70 vm_yield_with_cref (is_lambda=<optimized out>, cref=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm.c:1495
No locals.
#71 vm_yield (kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm.c:1503
No locals.
#72 rb_yield_0 (argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1337
No locals.
#73 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_eval.c:1353
No locals.
#74 0x00007fe72dc1a30c in rb_ary_each (ary=140630814422280) at /tmp/ruby/src/trunk-repeat20/array.c:2747
        i = 5
#75 0x00007fe72de81ed4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7fe72d7b3f90, ec=0x55f8f2514120) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3357
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fe72d6504c0
        cfunc = 0x55f8f256b348
        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>
#76 vm_call_cfunc_with_frame (ec=0x55f8f2514120, reg_cfp=0x7fe72d7b3f90, calling=<optimized out>) at /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#77 0x00007fe72de92c69 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 = 94527705657568
        argc = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7fe72d68b700, block_handler = 140630877224873, recv = 140630814422280, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#78 vm_exec_core (ec=0x55f8f2514120, initial=9814068887552) at ../../src/trunk-repeat20/insns.def:815
        bh = <optimized out>
        cd = 0x55f8f2655a20
        blockiseq = <optimized out>
        leaf = <optimized out>
        val = 32
        reg_pc = 0x55f8f2653bf8
        reg_cfp = 0x7fe72d7b3f90
        insns_address_table = {0x7fe72de93a5f <vm_exec_core+10351>, 0x7fe72de91469 <vm_exec_core+633>, 0x7fe72de9361e <vm_exec_core+9262>, 0x7fe72de935a4 <vm_exec_core+9140>, 0x7fe72de9352d <vm_exec_core+9021>, 0x7fe72de934ae <vm_exec_core+8894>, 0x7fe72de9342e <vm_exec_core+8766>, 0x7fe72de933d2 <vm_exec_core+8674>, 0x7fe72de93377 <vm_exec_core+8583>, 0x7fe72de93327 <vm_exec_core+8503>, 0x7fe72de931ac <vm_exec_core+8124>, 0x7fe72de93001 <vm_exec_core+7697>, 0x7fe72de92f16 <vm_exec_core+7462>, 0x7fe72de92ea7 <vm_exec_core+7351>, 0x7fe72de92e3a <vm_exec_core+7242>, 0x7fe72de92dff <vm_exec_core+7183>, 0x7fe72de92dc9 <vm_exec_core+7129>, 0x7fe72de92d96 <vm_exec_core+7078>, 0x7fe72de9368a <vm_exec_core+9370>, 0x7fe72de920f7 <vm_exec_core+3847>, 0x7fe72de92089 <vm_exec_core+3737>, 0x7fe72de9204e <vm_exec_core+3678>, 0x7fe72de91ff8 <vm_exec_core+3592>, 0x7fe72de91fb4 <vm_exec_core+3524>, 0x7fe72de91f2d <vm_exec_core+3389>, 0x7fe72de91ef8 <vm_exec_core+3336>, 0x7fe72de91e9d <vm_exec_core+3245>, 0x7fe72de91e25 <vm_exec_core+3125>, 0x7fe72de91ded <vm_exec_core+3069>, 0x7fe72de91db5 <vm_exec_core+3013>, 0x7fe72de91bc0 <vm_exec_core+2512>, 0x7fe72de91b2f <vm_exec_core+2367>, 0x7fe72de91ad2 <vm_exec_core+2274>, 0x7fe72de91a59 <vm_exec_core+2153>, 0x7fe72de92799 <vm_exec_core+5545>, 0x7fe72de92774 <vm_exec_core+5508>, 0x7fe72de9273b <vm_exec_core+5451>, 0x7fe72de926eb <vm_exec_core+5371>, 0x7fe72de926b9 <vm_exec_core+5321>, 0x7fe72de925ce <vm_exec_core+5086>, 0x7fe72de92589 <vm_exec_core+5017>, 0x7fe72de92543 <vm_exec_core+4947>, 0x7fe72de92513 <vm_exec_core+4899>, 0x7fe72de92448 <vm_exec_core+4696>, 0x7fe72de924b3 <vm_exec_core+4803>, 0x7fe72de92318 <vm_exec_core+4392>, 0x7fe72de922ab <vm_exec_core+4283>, 0x7fe72de9221e <vm_exec_core+4142>, 0x7fe72de92162 <vm_exec_core+3954>, 0x7fe72de9212a <vm_exec_core+3898>, 0x7fe72de92c97 <vm_exec_core+6823>, 0x7fe72de92b84 <vm_exec_core+6548>, 0x7fe72de91248 <vm_exec_core+88>, 0x7fe72de92d12 <vm_exec_core+6946>, 0x7fe72de928dd <vm_exec_core+5869>, 0x7fe72de93ba7 <vm_exec_core+10679>, 0x7fe72de92893 <vm_exec_core+5795>, 0x7fe72de9283a <vm_exec_core+5706>, 0x7fe72de927e1 <vm_exec_core+5617>, 0x7fe72de92a76 <vm_exec_core+6278>, 0x7fe72de929a0 <vm_exec_core+6064>, 0x7fe72de92927 <vm_exec_core+5943>, 0x7fe72de939fe <vm_exec_core+10254>, 0x7fe72de92cda <vm_exec_core+6890>, 0x7fe72de92b2d <vm_exec_core+6461>, 0x7fe72de918ba <vm_exec_core+1738>, 0x7fe72de91880 <vm_exec_core+1680>, 0x7fe72de919b2 <vm_exec_core+1986>, 0x7fe72de91911 <vm_exec_core+1825>, 0x7fe72de93e8f <vm_exec_core+11423>, 0x7fe72de93de6 <vm_exec_core+11254>, 0x7fe72de94066 <vm_exec_core+11894>, 0x7fe72de93ff3 <vm_exec_core+11779>, 0x7fe72de93f4d <vm_exec_core+11613>, 0x7fe72de93ef1 <vm_exec_core+11521>, 0x7fe72de94413 <vm_exec_core+12835>, 0x7fe72de94376 <vm_exec_core+12678>, 0x7fe72de942de <vm_exec_core+12526>, 0x7fe72de94241 <vm_exec_core+12369>, 0x7fe72de941a9 <vm_exec_core+12217>, 0x7fe72de93ae8 <vm_exec_core+10488>, 0x7fe72de9415e <vm_exec_core+12142>, 0x7fe72de94108 <vm_exec_core+12056>, 0x7fe72de93c75 <vm_exec_core+10885>, 0x7fe72de93beb <vm_exec_core+10747>, 0x7fe72de91813 <vm_exec_core+1571>, 0x7fe72de917b5 <vm_exec_core+1477>, 0x7fe72de93db2 <vm_exec_core+11202>, 0x7fe72de93d7e <vm_exec_core+11150>, 0x7fe72de93d2d <vm_exec_core+11069>, 0x7fe72de93cde <vm_exec_core+10990>, 0x7fe72de93b1b <vm_exec_core+10539>, 0x7fe72de93a70 <vm_exec_core+10368>, 0x7fe72de91748 <vm_exec_core+1368>, 0x7fe72de916f1 <vm_exec_core+1281>, 0x7fe72de9166e <vm_exec_core+1150>, 0x7fe72de91629 <vm_exec_core+1081>, 0x7fe72de915dc <vm_exec_core+1004>, 0x7fe72de9158f <vm_exec_core+927>, 0x7fe72de9153a <vm_exec_core+842>, 0x7fe72de91507 <vm_exec_core+791>, 0x7fe72de914d4 <vm_exec_core+740>, 0x7fe72de93b8b <vm_exec_core+10651>, 0x7fe72de9145a <vm_exec_core+618>, 0x7fe72de9360f <vm_exec_core+9247>, 0x7fe72de93595 <vm_exec_core+9125>, 0x7fe72de9351e <vm_exec_core+9006>, 0x7fe72de9349f <vm_exec_core+8879>, 0x7fe72de9341f <vm_exec_core+8751>, 0x7fe72de933c3 <vm_exec_core+8659>, 0x7fe72de93368 <vm_exec_core+8568>, 0x7fe72de93318 <vm_exec_core+8488>, 0x7fe72de9319d <vm_exec_core+8109>, 0x7fe72de92ff2 <vm_exec_core+7682>, 0x7fe72de92f07 <vm_exec_core+7447>, 0x7fe72de92e98 <vm_exec_core+7336>, 0x7fe72de92e2b <vm_exec_core+7227>, 0x7fe72de92df0 <vm_exec_core+7168>, 0x7fe72de92dba <vm_exec_core+7114>, 0x7fe72de92d87 <vm_exec_core+7063>, 0x7fe72de9367b <vm_exec_core+9355>, 0x7fe72de920e8 <vm_exec_core+3832>, 0x7fe72de9207a <vm_exec_core+3722>, 0x7fe72de9203f <vm_exec_core+3663>, 0x7fe72de91fe9 <vm_exec_core+3577>, 0x7fe72de91fa5 <vm_exec_core+3509>, 0x7fe72de91f1e <vm_exec_core+3374>, 0x7fe72de91ee9 <vm_exec_core+3321>, 0x7fe72de91e8e <vm_exec_core+3230>, 0x7fe72de91e16 <vm_exec_core+3110>, 0x7fe72de91dde <vm_exec_core+3054>, 0x7fe72de91da6 <vm_exec_core+2998>, 0x7fe72de91bb1 <vm_exec_core+2497>, 0x7fe72de91b20 <vm_exec_core+2352>, 0x7fe72de91ac3 <vm_exec_core+2259>, 0x7fe72de91a4a <vm_exec_core+2138>, 0x7fe72de9278a <vm_exec_core+5530>, 0x7fe72de92765 <vm_exec_core+5493>, 0x7fe72de9272c <vm_exec_core+5436>, 0x7fe72de926dc <vm_exec_core+5356>, 0x7fe72de926aa <vm_exec_core+5306>, 0x7fe72de925bf <vm_exec_core+5071>, 0x7fe72de9257a <vm_exec_core+5002>, 0x7fe72de92534 <vm_exec_core+4932>, 0x7fe72de92504 <vm_exec_core+4884>, 0x7fe72de92439 <vm_exec_core+4681>, 0x7fe72de924a4 <vm_exec_core+4788>, 0x7fe72de92309 <vm_exec_core+4377>, 0x7fe72de9229c <vm_exec_core+4268>, 0x7fe72de9220f <vm_exec_core+4127>, 0x7fe72de92153 <vm_exec_core+3939>, 0x7fe72de9211b <vm_exec_core+3883>, 0x7fe72de92c88 <vm_exec_core+6808>, 0x7fe72de92b75 <vm_exec_core+6533>, 0x7fe72de94633 <vm_exec_core+13379>, 0x7fe72de92d03 <vm_exec_core+6931>, 0x7fe72de928ce <vm_exec_core+5854>, 0x7fe72de9461f <vm_exec_core+13359>, 0x7fe72de92884 <vm_exec_core+5780>, 0x7fe72de9282b <vm_exec_core+5691>, 0x7fe72de927d2 <vm_exec_core+5602>, 0x7fe72de92a67 <vm_exec_core+6263>, 0x7fe72de92991 <vm_exec_core+6049>, 0x7fe72de92918 <vm_exec_core+5928>, 0x7fe72de939ef <vm_exec_core+10239>, 0x7fe72de92ccb <vm_exec_core+6875>, 0x7fe72de92b1e <vm_exec_core+6446>, 0x7fe72de918ab <vm_exec_core+1723>, 0x7fe72de91871 <vm_exec_core+1665>, 0x7fe72de919a3 <vm_exec_core+1971>, 0x7fe72de91902 <vm_exec_core+1810>, 0x7fe72de9460b <vm_exec_core+13339>, 0x7fe72de945f7 <vm_exec_core+13319>, 0x7fe72de945e3 <vm_exec_core+13299>, 0x7fe72de945cf <vm_exec_core+13279>, 0x7fe72de945bb <vm_exec_core+13259>, 0x7fe72de945a7 <vm_exec_core+13239>, 0x7fe72de9458c <vm_exec_core+13212>, 0x7fe72de94578 <vm_exec_core+13192>, 0x7fe72de94564 <vm_exec_core+13172>, 0x7fe72de94550 <vm_exec_core+13152>, 0x7fe72de9453c <vm_exec_core+13132>, 0x7fe72de94528 <vm_exec_core+13112>, 0x7fe72de94514 <vm_exec_core+13092>, 0x7fe72de94500 <vm_exec_core+13072>, 0x7fe72de944ec <vm_exec_core+13052>, 0x7fe72de944d8 <vm_exec_core+13032>, 0x7fe72de91804 <vm_exec_core+1556>, 0x7fe72de917a6 <vm_exec_core+1462>, 0x7fe72de944c4 <vm_exec_core+13012>, 0x7fe72de944b0 <vm_exec_core+12992>, 0x7fe72de9449c <vm_exec_core+12972>, 0x7fe72de94488 <vm_exec_core+12952>, 0x7fe72de91231 <vm_exec_core+65>, 0x7fe72de91235 <vm_exec_core+69>, 0x7fe72de91739 <vm_exec_core+1353>, 0x7fe72de916e2 <vm_exec_core+1266>, 0x7fe72de9165f <vm_exec_core+1135>, 0x7fe72de9161a <vm_exec_core+1066>, 0x7fe72de915cd <vm_exec_core+989>...}
#79 0x00007fe72de97a8b in rb_vm_exec (ec=0x55f8f2514120) at /tmp/ruby/src/trunk-repeat20/vm.c:2366
        _ec = 0x55f8f2514120
        _tag = {tag = 36, retval = 4, buf = {0x7fe729cbfb70, 0x7fe72de97280 <rb_vm_exec+400>, 0x0, 0x7ffdcfb87970, 0x55f8f25a2c80}, prev = 0x7ffdcfb87b00, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#80 0x00007fe72dcb98a1 in rb_ec_exec_node (ec=ec@entry=0x55f8f2514120, n=n@entry=0x7fe729cbfb70) at /tmp/ruby/src/trunk-repeat20/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 140630884098628, buf = {0x7fe729cbfb70, 0x7fe72dcb98f2 <rb_ec_exec_node+258>, 0x0, 0x7ffdcfb87ad0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7fe729cbfb70
#81 0x00007fe72dcbfd63 in ruby_run_node (n=0x7fe729cbfb70) at /tmp/ruby/src/trunk-repeat20/eval.c:328
        ec = 0x55f8f2514120
        status = 0
#82 0x000055f8f1e29187 in rb_main (argv=0x7ffdcfb87d08, argc=141) at /tmp/ruby/src/trunk-repeat20/main.c:39
        variable_in_this_stack_frame = 140728088429561
#83 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