# Logfile created on 2023-03-26 22:20:11 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005606687dde48 @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-random2", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-random2", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-random2", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random2", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=\"--test-order=random\"", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-random2.20230326-222011", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000560668877390 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000560668877228 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000560668877070 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random2.20230326-222011", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random2.20230326-222011>, @binmode=false, @mon_data=#<Monitor:0x0000560668876fa8>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update rbs to 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-random2/tool/ifchange /tmp/ruby/src/trunk-random2/.bundle/.timestamp/debug.revision -
HEAD is now at 6519736 Increase timeout in debug_code
From https://github.com/ruby/rbs
 * branch              0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 -> FETCH_HEAD
/tmp/ruby/src/trunk-random2/.bundle/.timestamp/debug.revision unchanged
HEAD is now at 0dd11d38 Merge pull request #1276 from ruby/print-skip-test
echo 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 | /bin/sh /tmp/ruby/src/trunk-random2/tool/ifchange /tmp/ruby/src/trunk-random2/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-random2/.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 = ac458f6bc3
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk-random2/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-random2'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
Update rbs to 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
HEAD is now at 6519736 Increase timeout in debug_code
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-random2/tool/ifchange /tmp/ruby/src/trunk-random2/.bundle/.timestamp/debug.revision -
From https://github.com/ruby/rbs
 * branch              0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 -> FETCH_HEAD
HEAD is now at 0dd11d38 Merge pull request #1276 from ruby/print-skip-test
echo 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 | /bin/sh /tmp/ruby/src/trunk-random2/tool/ifchange /tmp/ruby/src/trunk-random2/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-random2/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-random2/.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-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/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-random2/yjit/target/release/' /tmp/ruby/src/trunk-random2/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-random2/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-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/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-random2/yjit/target/release/' /tmp/ruby/src/trunk-random2/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-random2/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-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/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-random2/yjit/target/release/' /tmp/ruby/src/trunk-random2/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
encdb.h unchanged
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/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
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-random2/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update rbs to 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/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-random2/yjit/target/release/' /tmp/ruby/src/trunk-random2/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
From https://github.com/ruby/rbs
 * branch              0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 -> FETCH_HEAD
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-random2/tool/ifchange /tmp/ruby/src/trunk-random2/.bundle/.timestamp/debug.revision -
HEAD is now at 6519736 Increase timeout in debug_code
HEAD is now at 0dd11d38 Merge pull request #1276 from ruby/print-skip-test
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
echo 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 | /bin/sh /tmp/ruby/src/trunk-random2/tool/ifchange /tmp/ruby/src/trunk-random2/.bundle/.timestamp/rbs.revision -
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
generating transdb.h
/tmp/ruby/src/trunk-random2/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-random2/.bundle/.timestamp/debug.revision unchanged
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-random2/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
./miniruby -I/tmp/ruby/src/trunk-random2/lib -I. -I.ext/common  /tmp/ruby/src/trunk-random2/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-random2/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-random2/bin
installing base libraries:          /tmp/ruby/install/trunk-random2/lib
installing arch files:              /tmp/ruby/install/trunk-random2/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-random2/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-random2/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-random2/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-random2/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-random2/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-random2/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-random2/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-random2/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-random2/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-random2/bin
installing library scripts:         /tmp/ruby/install/trunk-random2/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-random2/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-random2/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-random2/lib/ruby/gems/3.3.0+0
                                    abbrev 0.1.1
                                    base64 0.1.1
                                    benchmark 0.2.1
                                    bundler 2.5.0.dev
                                    cgi 0.3.6
                                    csv 3.2.7
                                    delegate 0.3.0
                                    did_you_mean 1.6.3
                                    drb 2.1.1
                                    english 0.7.2
                                    erb 4.0.2
                                    error_highlight 0.5.1
                                    fileutils 1.7.0
                                    find 0.1.1
                                    forwardable 1.3.3
                                    getoptlong 0.2.0
                                    ipaddr 1.2.5
                                    irb 1.6.3
                                    logger 1.5.3
                                    mutex_m 0.1.2
                                    net-http 0.3.2
                                    net-protocol 0.2.1
                                    observer 0.1.1
                                    open-uri 0.3.0
                                    open3 0.1.2
                                    optparse 0.4.0.pre.1
                                    ostruct 0.5.5
                                    pp 0.4.0
                                    prettyprint 0.1.1
                                    pstore 0.1.2
                                    racc 1.6.2
                                    rdoc 6.5.0
                                    readline 0.0.3
                                    reline 0.3.2
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.2
                                    set 1.0.3
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    syntax_suggest 1.0.2
                                    tempfile 0.1.3
                                    time 0.2.1
                                    timeout 0.3.2
                                    tmpdir 0.1.3
                                    tsort 0.1.1
                                    un 0.2.1
                                    uri 0.12.0
                                    weakref 0.1.2
                                    yaml 0.2.1
installing default gems from ext:   /tmp/ruby/install/trunk-random2/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-random2/lib/ruby/gems/3.3.0+0
                                    minitest 5.18.0
                                    power_assert 2.0.3
                                    rake 13.0.6
                                    test-unit 3.5.7
                                    rexml 3.2.5
                                    rss 0.2.9
                                    net-ftp 0.2.0
                                    net-imap 0.3.4
                                    net-pop 0.1.2
                                    net-smtp 0.3.3
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.0.4
                                    typeprof 0.21.7
                                    debug 1.7.1
installing bundled gem cache:       /tmp/ruby/install/trunk-random2/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1824 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS="--test-order=random"
	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-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/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-random2/yjit/target/release/' /tmp/ruby/src/trunk-random2/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-random2/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-random2/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-random2/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-random2/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-random2/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-random2/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-random2/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-random2/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-random2/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-random2/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-random2/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-random2/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-random2/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-random2/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-random2/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-random2/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-random2/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-random2/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-random2/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-random2/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-random2/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-random2/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-random2/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-random2/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-random2/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-random2/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-random2/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-random2/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-random2/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-random2/basictest/test.rb:gc ....OK 4

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

# Running tests:


  1) Failure:
TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk-random2/test/ripper/test_files_test_2.rb:6]:
pid 3449849 killed by SIGABRT (signal 6) (core dumped)
| (eval):1: [BUG] Segmentation fault at 0x00000000000000f0
| ruby 3.3.0dev (2023-03-26T14:10:50Z master ac458f6bc3) [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0012 p:---- s:0056 e:000055 CFUNC  :inspect
| c:0011 p:---- s:0053 e:000052 CFUNC  :inspect
| c:0010 p:0011 s:0049 e:000048 METHOD (eval):1 [FINISH]
| c:0009 p:---- s:0043 e:000042 CFUNC  :parse
| c:0008 p:0003 s:0039 e:000038 EVAL   <test_pattern_matching.rb>:1 [FINISH]
| c:0007 p:---- s:0036 e:000035 CFUNC  :instance_eval
| c:0006 p:0050 s:0030 e:000029 BLOCK  -:22
| c:0005 p:0033 s:0026 e:000025 METHOD /tmp/ruby/src/trunk-random2/tool/lib/core_assertions.rb:182
| c:0004 p:0009 s:0019 e:000018 BLOCK  -:20 [FINISH]
| c:0003 p:---- s:0015 e:000014 CFUNC  :each
| c:0002 p:0121 s:0011 E:000df8 EVAL   -:19 [FINISH]
| c:0001 p:0000 s:0003 E:002360 DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -:19:in `<main>'
| -:19:in `each'
| -:20:in `block in <main>'
| /tmp/ruby/src/trunk-random2/tool/lib/core_assertions.rb:182:in `assert_nothing_raised'
| -:22:in `block (2 levels) in <main>'
| -:22:in `instance_eval'
| <test_pattern_matching.rb>:1:in `block (2 levels) in <main>'
| <test_pattern_matching.rb>:1:in `parse'
| (eval):1:in `on_nl'
| (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: 0x00007fbeb1ccc708 RBP: 0x000055879c2be1e8 RSP: 0x00007ffeff5cdfc0
|  RAX: 0x999999999999c6c8 RBX: 0x00000000000000b0 RCX: 0xcccccccccccccccd
|  RDX: 0x00000000000005a5 RDI: 0x000055879bee20e0 RSI: 0x0000000000000000
|   R8: 0x0000000c00900865  R9: 0x0000000000000020 R10: 0x00007fbeb19e83f0
|  R11: 0x000000000000001a R12: 0x000055879bee20e0 R13: 0x000055879c2b0000
|  R14: 0x0000000000000025 R15: 0x000055879c279130 EFL: 0x0000000000010202
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_print_backtrace+0xd) [0x7fbeb1ea419f] /tmp/ruby/src/trunk-random2/vm_dump.c:785
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_vm_bugreport) /tmp/ruby/src/trunk-random2/vm_dump.c:1101
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_bug_for_fatal_signal+0xf4) [0x7fbeb1cab494] /tmp/ruby/src/trunk-random2/error.c:813
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(sigsegv+0x4d) [0x7fbeb1df0bed] /tmp/ruby/src/trunk-random2/signal.c:964
| /lib/x86_64-linux-gnu/libc.so.6(0x7fbeb1810520) [0x7fbeb1810520]
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(RVALUE_WB_UNPROTECTED+0x1a) [0x7fbeb1ccc708] /tmp/ruby/src/trunk-random2/gc.c:1650
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rgengc_check_relation) /tmp/ruby/src/trunk-random2/gc.c:6983
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rgengc_check_relation+0x5) [0x7fbeb1cd27ad] /tmp/ruby/src/trunk-random2/gc.c:7078
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_mark_ptr) /tmp/ruby/src/trunk-random2/gc.c:7059
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(mark_ast_value+0x9) [0x7fbeb1d36bdc] /tmp/ruby/src/trunk-random2/node.c:1379
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(iterate_buffer_elements) /tmp/ruby/src/trunk-random2/node.c:1338
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(iterate_node_values) /tmp/ruby/src/trunk-random2/node.c:1348
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ast_mark) /tmp/ruby/src/trunk-random2/node.c:1436
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_mark_stacked_objects+0x3f) [0x7fbeb1cd5997] /tmp/ruby/src/trunk-random2/gc.c:7512
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_mark_stacked_objects_incremental) /tmp/ruby/src/trunk-random2/gc.c:7544
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_marks_rest) /tmp/ruby/src/trunk-random2/gc.c:8714
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_marking_exit+0x0) [0x7fbeb1cd9648] /tmp/ruby/src/trunk-random2/gc.c:8754
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_marks_continue) /tmp/ruby/src/trunk-random2/gc.c:8757
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_continue) /tmp/ruby/src/trunk-random2/gc.c:2389
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(ractor_cache_allocate_slot+0x0) [0x7fbeb1cd98cd] /tmp/ruby/src/trunk-random2/gc.c:2782
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(newobj_alloc) /tmp/ruby/src/trunk-random2/gc.c:2786
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(newobj_of0+0x66) [0x7fbeb1cda091] /tmp/ruby/src/trunk-random2/gc.c:2893
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(newobj_of) /tmp/ruby/src/trunk-random2/gc.c:2913
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-random2/gc.c:2935
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(str_alloc_embed+0x10) [0x7fbeb1e0c130] /tmp/ruby/src/trunk-random2/string.c:907
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(str_new0) /tmp/ruby/src/trunk-random2/string.c:943
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_enc_str_new) /tmp/ruby/src/trunk-random2/string.c:1000
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(sym_inspect+0xb8) [0x7fbeb1e25ec8] /tmp/ruby/src/trunk-random2/string.c:11559
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call0_cfunc_with_frame+0x111) [0x7fbeb1e941c1] /tmp/ruby/src/trunk-random2/vm_eval.c:148
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call0_cfunc) /tmp/ruby/src/trunk-random2/vm_eval.c:162
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call0_body) /tmp/ruby/src/trunk-random2/vm_eval.c:208
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call0_cc+0x6e) [0x7fbeb1e9881f] /tmp/ruby/src/trunk-random2/vm_eval.c:85
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_funcallv) /tmp/ruby/src/trunk-random2/vm_eval.c:1040
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_inspect+0x19) [0x7fbeb1d4b939] /tmp/ruby/src/trunk-random2/object.c:659
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(inspect_ary+0x3e) [0x7fbeb1c11531] /tmp/ruby/src/trunk-random2/array.c:3105
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(inspect_ary) /tmp/ruby/src/trunk-random2/array.c:3097
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(exec_recursive+0x3e8) [0x7fbeb1e3c6f8] /tmp/ruby/src/trunk-random2/thread.c:5149
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7fbeb1e78e54] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_sendish+0x90) [0x7fbeb1e881dd] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_exec_core) ../../src/trunk-random2/insns.def:835
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_vm_exec+0x99b) [0x7fbeb1e8e97b] /tmp/ruby/src/trunk-random2/vm.c:2366
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call0_cc+0x6e) [0x7fbeb1e9881f] /tmp/ruby/src/trunk-random2/vm_eval.c:85
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_funcallv) /tmp/ruby/src/trunk-random2/vm_eval.c:1040
| /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_dispatch_delayed_token+0xb7) [0x7fbeadd0d997] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14192
| /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(yylex+0x16c) [0x7fbeadd0fce8] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:10488
| /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_yyparse) /tmp/ruby/build/trunk-random2/ext/ripper/ripper.c:10528
| /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_parse0+0xe2) [0x7fbeadd215b2] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14371
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ensure+0x126) [0x7fbeb1cb4fd6] /tmp/ruby/src/trunk-random2/eval.c:1005
| /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7fbeadd04315] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14409
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7fbeb1e78e54] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_sendish+0x90) [0x7fbeb1e881dd] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_exec_core) ../../src/trunk-random2/insns.def:835
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_vm_exec+0x99b) [0x7fbeb1e8e97b] /tmp/ruby/src/trunk-random2/vm.c:2366
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(eval_string_with_cref+0xd9) [0x7fbeb1e8eb79] /tmp/ruby/src/trunk-random2/vm_eval.c:1701
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(eval_under+0x48) [0x7fbeb1e9eeea] /tmp/ruby/src/trunk-random2/vm_eval.c:1946
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_obj_instance_eval_internal) /tmp/ruby/src/trunk-random2/vm_eval.c:1970
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7fbeb1e78e54] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_sendish+0x90) [0x7fbeb1e881dd] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_exec_core) ../../src/trunk-random2/insns.def:835
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_vm_exec+0x99b) [0x7fbeb1e8e97b] /tmp/ruby/src/trunk-random2/vm.c:2366
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_yield+0x27b) [0x7fbeb1e9deeb] /tmp/ruby/src/trunk-random2/vm.c:1384
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7fbeb1c112fc] /tmp/ruby/src/trunk-random2/array.c:2747
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random2/include/ruby/internal/fl_type.h:552
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_array_len) /tmp/ruby/src/trunk-random2/include/ruby/internal/core/rarray.h:321
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ary_each) /tmp/ruby/src/trunk-random2/array.c:2746
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7fbeb1e78e54] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_sendish+0x98) [0x7fbeb1e89b59] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_exec_core) ../../src/trunk-random2/insns.def:815
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_vm_exec+0x99b) [0x7fbeb1e8e97b] /tmp/ruby/src/trunk-random2/vm.c:2366
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7fbeb1cb0891] /tmp/ruby/src/trunk-random2/eval.c:287
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(ruby_run_node+0x93) [0x7fbeb1cb6d53] /tmp/ruby/src/trunk-random2/eval.c:328
| /tmp/ruby/build/trunk-random2/ruby(rb_main+0x21) [0x55879a7f7187] /tmp/ruby/src/trunk-random2/main.c:39
| /tmp/ruby/build/trunk-random2/ruby(main) /tmp/ruby/src/trunk-random2/main.c:58
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x80) [0x7fbeb17f7d90] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7fbeb17f7e40] ../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
| [0x55879a7f71d5]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Process memory map:
| 
| 55879a7f6000-55879a7f7000 r--p 00000000 00:42 15730580                   /tmp/ruby/build/trunk-random2/ruby
| 55879a7f7000-55879a7f8000 r-xp 00001000 00:42 15730580                   /tmp/ruby/build/trunk-random2/ruby
| 55879a7f8000-55879a7f9000 r--p 00002000 00:42 15730580                   /tmp/ruby/build/trunk-random2/ruby
| 55879a7f9000-55879a7fa000 r--p 00002000 00:42 15730580                   /tmp/ruby/build/trunk-random2/ruby
| 55879a7fa000-55879a7fb000 rw-p 00003000 00:42 15730580                   /tmp/ruby/build/trunk-random2/ruby
| 55879bedf000-55879c411000 rw-p 00000000 00:00 0                          [heap]
| 7fbeaa850000-7fbeab078000 rw-p 00000000 00:00 0 
| 7fbeab078000-7fbeab4af000 r--s 00000000 00:42 14692161                   /usr/lib/debug/.build-id/69/389d485a9793dbe873f0ea2c93e02efaa9aa3d.debug
| 7fbeab4af000-7fbeab6cd000 r--s 00000000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fbeab6cd000-7fbeaca7e000 rw-p 00000000 00:00 0 
| 7fbeaca7e000-7fbeadaca000 r--s 00000000 00:42 15729968                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7fbeadaca000-7fbeadb00000 r--s 00000000 00:42 15730580                   /tmp/ruby/build/trunk-random2/ruby
| 7fbeadb00000-7fbeadc60000 rw-p 00000000 00:00 0 
| 7fbeadc70000-7fbeadcf0000 rw-p 00000000 00:00 0 
| 7fbeadcf1000-7fbeadcf3000 r--p 00000000 00:42 15882767                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7fbeadcf3000-7fbeadcf8000 r-xp 00002000 00:42 15882767                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7fbeadcf8000-7fbeadcf9000 r--p 00007000 00:42 15882767                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7fbeadcf9000-7fbeadcfa000 ---p 00008000 00:42 15882767                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7fbeadcfa000-7fbeadcfb000 r--p 00008000 00:42 15882767                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7fbeadcfb000-7fbeadcfc000 rw-p 00009000 00:42 15882767                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7fbeadcfc000-7fbeadd02000 r--p 00000000 00:42 15882985                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
| 7fbeadd02000-7fbeadd24000 r-xp 00006000 00:42 15882985                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
| 7fbeadd24000-7fbeadd3d000 r--p 00028000 00:42 15882985                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
| 7fbeadd3d000-7fbeadd3f000 r--p 00040000 00:42 15882985                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
| 7fbeadd3f000-7fbeadd40000 rw-p 00042000 00:42 15882985                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
| 7fbeadd40000-7fbeadd60000 rw-p 00000000 00:00 0 
| 7fbeadd60000-7fbeadd61000 ---p 00000000 00:00 0 
| 7fbeadd61000-7fbeadda2000 rw-p 00000000 00:00 0 
| 7fbeadda2000-7fbeadda3000 ---p 00000000 00:00 0 
| 7fbeadda3000-7fbeadde4000 rw-p 00000000 00:00 0 
| 7fbeadde4000-7fbeadde5000 ---p 00000000 00:00 0 
| 7fbeadde5000-7fbeade26000 rw-p 00000000 00:00 0 
| 7fbeade26000-7fbeade27000 ---p 00000000 00:00 0 
| 7fbeade27000-7fbeade68000 rw-p 00000000 00:00 0 
| 7fbeade68000-7fbeade69000 ---p 00000000 00:00 0 
| 7fbeade69000-7fbeadeaa000 rw-p 00000000 00:00 0 
| 7fbeadeaa000-7fbeadeab000 ---p 00000000 00:00 0 
| 7fbeadeab000-7fbeadeec000 rw-p 00000000 00:00 0 
| 7fbeadeec000-7fbeadeed000 ---p 00000000 00:00 0 
| 7fbeadeed000-7fbeadf2e000 rw-p 00000000 00:00 0 
| 7fbeadf2e000-7fbeadf2f000 ---p 00000000 00:00 0 
| 7fbeadf2f000-7fbeadf70000 rw-p 00000000 00:00 0 
| 7fbeadf70000-7fbeadf71000 ---p 00000000 00:00 0 
| 7fbeadf71000-7fbeadfb2000 rw-p 00000000 00:00 0 
| 7fbeadfb2000-7fbeadfb3000 ---p 00000000 00:00 0 
| 7fbeadfb3000-7fbeadff4000 rw-p 00000000 00:00 0 
| 7fbeadff4000-7fbeadff5000 ---p 00000000 00:00 0 
| 7fbeadff5000-7fbeae036000 rw-p 00000000 00:00 0 
| 7fbeae036000-7fbeae037000 ---p 00000000 00:00 0 
| 7fbeae037000-7fbeae078000 rw-p 00000000 00:00 0 
| 7fbeae078000-7fbeae079000 ---p 00000000 00:00 0 
| 7fbeae079000-7fbeae0ba000 rw-p 00000000 00:00 0 
| 7fbeae0ba000-7fbeae0bb000 ---p 00000000 00:00 0 
| 7fbeae0bb000-7fbeae0fc000 rw-p 00000000 00:00 0 
| 7fbeae0fc000-7fbeae0fd000 ---p 00000000 00:00 0 
| 7fbeae0fd000-7fbeae13e000 rw-p 00000000 00:00 0 
| 7fbeae13e000-7fbeae13f000 ---p 00000000 00:00 0 
| 7fbeae13f000-7fbeae180000 rw-p 00000000 00:00 0 
| 7fbeae180000-7fbeae181000 ---p 00000000 00:00 0 
| 7fbeae181000-7fbeae1c2000 rw-p 00000000 00:00 0 
| 7fbeae1c2000-7fbeae1c3000 ---p 00000000 00:00 0 
| 7fbeae1c3000-7fbeae204000 rw-p 00000000 00:00 0 
| 7fbeae204000-7fbeae205000 ---p 00000000 00:00 0 
| 7fbeae205000-7fbeae246000 rw-p 00000000 00:00 0 
| 7fbeae246000-7fbeae247000 ---p 00000000 00:00 0 
| 7fbeae247000-7fbeae288000 rw-p 00000000 00:00 0 
| 7fbeae288000-7fbeae289000 ---p 00000000 00:00 0 
| 7fbeae289000-7fbeae2ca000 rw-p 00000000 00:00 0 
| 7fbeae2ca000-7fbeae2cb000 ---p 00000000 00:00 0 
| 7fbeae2cb000-7fbeae30c000 rw-p 00000000 00:00 0 
| 7fbeae30c000-7fbeae30d000 ---p 00000000 00:00 0 
| 7fbeae30d000-7fbeae34e000 rw-p 00000000 00:00 0 
| 7fbeae34e000-7fbeae34f000 ---p 00000000 00:00 0 
| 7fbeae34f000-7fbeae390000 rw-p 00000000 00:00 0 
| 7fbeae390000-7fbeae391000 ---p 00000000 00:00 0 
| 7fbeae391000-7fbeae3d2000 rw-p 00000000 00:00 0 
| 7fbeae3d2000-7fbeae3d3000 ---p 00000000 00:00 0 
| 7fbeae3d3000-7fbeae414000 rw-p 00000000 00:00 0 
| 7fbeae414000-7fbeae415000 ---p 00000000 00:00 0 
| 7fbeae415000-7fbeae456000 rw-p 00000000 00:00 0 
| 7fbeae456000-7fbeae457000 ---p 00000000 00:00 0 
| 7fbeae457000-7fbeae498000 rw-p 00000000 00:00 0 
| 7fbeae498000-7fbeae499000 ---p 00000000 00:00 0 
| 7fbeae499000-7fbeae4da000 rw-p 00000000 00:00 0 
| 7fbeae4da000-7fbeae4db000 ---p 00000000 00:00 0 
| 7fbeae4db000-7fbeae51c000 rw-p 00000000 00:00 0 
| 7fbeae51c000-7fbeae51d000 ---p 00000000 00:00 0 
| 7fbeae51d000-7fbeae55e000 rw-p 00000000 00:00 0 
| 7fbeae55e000-7fbeae55f000 ---p 00000000 00:00 0 
| 7fbeae55f000-7fbeae5d0000 rw-p 00000000 00:00 0 
| 7fbeae5d0000-7fbeae5d1000 r--p 00000000 00:42 15882937                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fbeae5d1000-7fbeae5d3000 r-xp 00001000 00:42 15882937                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fbeae5d3000-7fbeae5d4000 r--p 00003000 00:42 15882937                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fbeae5d4000-7fbeae5d5000 r--p 00003000 00:42 15882937                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fbeae5d5000-7fbeae5d6000 rw-p 00004000 00:42 15882937                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fbeae5d6000-7fbeb16a0000 rw-p 00000000 00:00 0 
| 7fbeb16a1000-7fbeb16a2000 r--p 00000000 00:42 15882434                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
| 7fbeb16a2000-7fbeb16a3000 r-xp 00001000 00:42 15882434                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
| 7fbeb16a3000-7fbeb16a4000 r--p 00002000 00:42 15882434                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
| 7fbeb16a4000-7fbeb16a5000 r--p 00002000 00:42 15882434                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
| 7fbeb16a5000-7fbeb16a6000 rw-p 00003000 00:42 15882434                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
| 7fbeb16a6000-7fbeb16a7000 r--p 00000000 00:42 15890128                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
| 7fbeb16a7000-7fbeb16a8000 r-xp 00001000 00:42 15890128                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
| 7fbeb16a8000-7fbeb16a9000 r--p 00002000 00:42 15890128                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
| 7fbeb16a9000-7fbeb16aa000 r--p 00002000 00:42 15890128                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
| 7fbeb16aa000-7fbeb16ab000 rw-p 00003000 00:42 15890128                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
| 7fbeb16ab000-7fbeb17ae000 rw-p 00000000 00:00 0 
| 7fbeb17ae000-7fbeb17b1000 r--p 00000000 00:42 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fbeb17b1000-7fbeb17c8000 r-xp 00003000 00:42 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fbeb17c8000-7fbeb17cc000 r--p 0001a000 00:42 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fbeb17cc000-7fbeb17cd000 r--p 0001d000 00:42 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fbeb17cd000-7fbeb17ce000 rw-p 0001e000 00:42 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fbeb17ce000-7fbeb17f6000 r--p 00000000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fbeb17f6000-7fbeb198b000 r-xp 00028000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fbeb198b000-7fbeb19e3000 r--p 001bd000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fbeb19e3000-7fbeb19e7000 r--p 00214000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fbeb19e7000-7fbeb19e9000 rw-p 00218000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fbeb19e9000-7fbeb19f8000 rw-p 00000000 00:00 0 
| 7fbeb19f8000-7fbeb1a06000 r--p 00000000 00:42 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fbeb1a06000-7fbeb1a82000 r-xp 0000e000 00:42 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fbeb1a82000-7fbeb1add000 r--p 0008a000 00:42 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fbeb1add000-7fbeb1ade000 r--p 000e4000 00:42 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fbeb1ade000-7fbeb1adf000 rw-p 000e5000 00:42 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fbeb1adf000-7fbeb1ae1000 r--p 00000000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fbeb1ae1000-7fbeb1af5000 r-xp 00002000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fbeb1af5000-7fbeb1b0e000 r--p 00016000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fbeb1b0e000-7fbeb1b0f000 ---p 0002f000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fbeb1b0f000-7fbeb1b10000 r--p 0002f000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fbeb1b10000-7fbeb1b11000 rw-p 00030000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fbeb1b11000-7fbeb1b19000 rw-p 00000000 00:00 0 
| 7fbeb1b19000-7fbeb1b23000 r--p 00000000 00:42 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fbeb1b23000-7fbeb1b82000 r-xp 0000a000 00:42 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fbeb1b82000-7fbeb1b99000 r--p 00069000 00:42 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fbeb1b99000-7fbeb1b9a000 r--p 0007f000 00:42 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fbeb1b9a000-7fbeb1b9b000 rw-p 00080000 00:42 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fbeb1b9b000-7fbeb1b9d000 r--p 00000000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fbeb1b9d000-7fbeb1bae000 r-xp 00002000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fbeb1bae000-7fbeb1bb4000 r--p 00013000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fbeb1bb4000-7fbeb1bb5000 ---p 00019000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fbeb1bb5000-7fbeb1bb6000 r--p 00019000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fbeb1bb6000-7fbeb1bb7000 rw-p 0001a000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fbeb1bbb000-7fbeb1bff000 r--p 00000000 00:42 15729968                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7fbeb1bff000-7fbeb1f5e000 r-xp 00044000 00:42 15729968                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7fbeb1f5e000-7fbeb20bf000 r--p 003a3000 00:42 15729968                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7fbeb20bf000-7fbeb20c0000 ---p 00504000 00:42 15729968                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7fbeb20c0000-7fbeb20d4000 r--p 00504000 00:42 15729968                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7fbeb20d4000-7fbeb20d7000 rw-p 00518000 00:42 15729968                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7fbeb20d7000-7fbeb20ed000 rw-p 00000000 00:00 0 
| 7fbeb20ed000-7fbeb20ef000 r--p 00000000 00:42 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fbeb20ef000-7fbeb2119000 r-xp 00002000 00:42 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fbeb2119000-7fbeb2124000 r--p 0002c000 00:42 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fbeb2125000-7fbeb2127000 r--p 00037000 00:42 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fbeb2127000-7fbeb2129000 rw-p 00039000 00:42 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffefedd5000-7ffeff5d4000 rw-p 00000000 00:00 0                          [stack]
| 7ffeff5fa000-7ffeff5fe000 r--p 00000000 00:00 0                          [vvar]
| 7ffeff5fe000-7ffeff600000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 


Finished tests in 900.787044s, 26.3703 tests/s, 9894.1077 assertions/s.
23754 tests, 8912484 assertions, 1 failures, 0 errors, 75 skips

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

Finished in 99.927992 seconds

3841 files, 31577 examples, 186552 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=\"--test-order=random\"" exit with 0.

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

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x7fbeb17acc00 (LWP 3449849)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140456998128640) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7fbeb17acc00
        old_mask = {__val = {94040925010704, 140456998941907, 94040925549312, 14635733038058026496, 228, 18446744073709551344, 2, 0, 94040925549312, 1, 94040925010704, 140456998941907, 0, 140456998838253, 140456998128640, 140457000453632}}
        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=140456998128640) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140456998128640, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007fbeb1810476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007fbeb17f67f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x6666666666666666, sa_sigaction = 0x6666666666666666}, sa_mask = {__val = {2, 140457000470176, 3432, 140457006451222, 140456998836304, 2, 2314885530818453536, 2314885530818453536, 140457000470176, 2, 2, 1, 140457006451222, 140457000453632, 140456998789207, 140456998120848}}, sa_flags = 0, sa_restorer = 0x7fbeb19e86a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 746878876138232608, 7364905355608221239, 7378645706714656869, 3472328296331896421, 3467895374536122416, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 2314885530818453536, 140456998834029}}
#5  0x00007fbeb1c0597a in die () at /tmp/ruby/src/trunk-random2/error.c:776
No locals.
#6  rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x55879bf63580, fmt=fmt@entry=0x7fbeb1f94331 "Segmentation fault at %p") at /tmp/ruby/src/trunk-random2/error.c:817
        file = <optimized out>
        line = 1
#7  0x00007fbeb1df0bed in sigsegv (sig=11, info=0x55879bf636b0, ctx=0x55879bf63580) at /tmp/ruby/src/trunk-random2/signal.c:964
No locals.
#8  <signal handler called>
No locals.
#9  0x00007fbeb1ccc708 in RVALUE_WB_UNPROTECTED (obj=<optimized out>) at /tmp/ruby/src/trunk-random2/gc.c:1650
No locals.
#10 rgengc_check_relation (objspace=0x55879bee20e0, obj=94040929067496) at /tmp/ruby/src/trunk-random2/gc.c:6983
        old_parent = <optimized out>
        __func__ = <optimized out>
#11 0x00007fbeb1cd27ad in rgengc_check_relation (obj=94040929067496, objspace=0x55879bee20e0) at /tmp/ruby/src/trunk-random2/gc.c:7078
        old_parent = <optimized out>
        old_parent = <optimized out>
        __func__ = <optimized out>
#12 gc_mark_ptr (objspace=0x55879bee20e0, obj=94040929067496) at /tmp/ruby/src/trunk-random2/gc.c:7059
        __func__ = "gc_mark_ptr"
#13 0x00007fbeb1d36bdc in mark_ast_value (node=0x55879c279140, ctx=0x0) at /tmp/ruby/src/trunk-random2/node.c:1379
        args = <optimized out>
#14 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=16, nbe=0x55879c279130) at /tmp/ruby/src/trunk-random2/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-random2/node.c:1348
        nbe = 0x55879c279130
        nbe = <optimized out>
#16 rb_ast_mark (ast=0x7fbeadb828b0) at /tmp/ruby/src/trunk-random2/node.c:1436
        nb = <optimized out>
#17 0x00007fbeb1cd5997 in gc_mark_stacked_objects (incremental=1, count=2147483647, objspace=0x55879bee20e0) at /tmp/ruby/src/trunk-random2/gc.c:7512
        mstack = 0x55879bee24f8
        obj = 140456935041200
        marked_slots_at_the_beginning = <optimized out>
        popped_count = 10743
        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=0x55879bee20e0) at /tmp/ruby/src/trunk-random2/gc.c:7544
No locals.
#19 gc_marks_rest (objspace=0x55879bee20e0) at /tmp/ruby/src/trunk-random2/gc.c:8714
No locals.
#20 0x00007fbeb1cd9648 in gc_marks_continue (size_pool=0x55879bee2108, heap=0x55879bee2140, objspace=0x55879bee20e0) at /tmp/ruby/src/trunk-random2/gc.c:8754
        marking_finished = true
        __func__ = <optimized out>
        marking_finished = <optimized out>
#21 gc_continue (objspace=0x55879bee20e0, size_pool=0x55879bee2108, heap=0x55879bee2140) at /tmp/ruby/src/trunk-random2/gc.c:2389
        lock_lev = 32702
#22 0x00007fbeb1cd98cd in newobj_alloc (objspace=0x55879bee20e0, cr=0x55879bee2df0, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-random2/gc.c:2782
        lev = 1
        unlock_vm = true
        size_pool = 0x55879bee2108
        heap = 0x55879bee2140
        cache = 0x55879bee3068
        obj = <optimized out>
        __func__ = <optimized out>
#23 0x00007fbeb1cda091 in newobj_of0 (alloc_size=5, cr=<optimized out>, wb_protected=1, flags=5, klass=140456945773960) at /tmp/ruby/src/trunk-random2/gc.c:2893
        obj = <optimized out>
        objspace = 0x55879bee20e0
        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-random2/gc.c:2913
        obj = <optimized out>
        obj = <optimized out>
#25 rb_wb_protected_newobj_of (klass=klass@entry=140456945773960, flags=flags@entry=5, size=size@entry=28) at /tmp/ruby/src/trunk-random2/gc.c:2935
        __func__ = <optimized out>
#26 0x00007fbeb1e0c130 in str_alloc_embed (capa=4, klass=140456945773960) at /tmp/ruby/src/trunk-random2/string.c:907
        size = 28
        str = <optimized out>
#27 str_new0 (termlen=1, len=3, ptr=0x0, klass=140456945773960) at /tmp/ruby/src/trunk-random2/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=3, enc=0x55879bee9e50) at /tmp/ruby/src/trunk-random2/string.c:1000
        str = <optimized out>
#29 0x00007fbeb1e25ec8 in sym_inspect (sym=<optimized out>) at /tmp/ruby/src/trunk-random2/string.c:11559
        enc = <optimized out>
        str = <optimized out>
        ptr = 0x7fbeb1691400 "nl"
        len = 2
        dest = <optimized out>
#30 0x00007fbeb1e941c1 in vm_call0_cfunc_with_frame (argv=0x0, calling=<optimized out>, ec=0x55879bee3120) at /tmp/ruby/src/trunk-random2/vm_eval.c:148
        reg_cfp = 0x7fbeb17aad50
        ci = <optimized out>
        me = 0x7fbeb1648d50
        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=0x55879bee3120) at /tmp/ruby/src/trunk-random2/vm_eval.c:162
No locals.
#32 vm_call0_body (ec=0x55879bee3120, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk-random2/vm_eval.c:208
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#33 0x00007fbeb1e9881f in vm_call0_cc (kw_splat=0, cc=0x7fbeadbead48, argv=0x0, argc=0, id=2769, recv=14049548, ec=0x55879bee3120) at /tmp/ruby/src/trunk-random2/vm_eval.c:85
        calling = {ci = 0x7ffeff5ce500, cc = 0x7fbeadbead48, block_handler = 0, recv = 14049548, argc = 0, kw_splat = false}
#34 rb_funcallv_scope (scope=CALL_FCALL, argv=0x0, argc=0, mid=2769, recv=14049548) at /tmp/ruby/src/trunk-random2/vm_eval.c:1040
        ec = 0x55879bee3120
        cc = 0x7fbeadbead48
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#35 rb_funcallv (recv=14049548, mid=mid@entry=2769, argc=argc@entry=0, argv=argv@entry=0x0) at /tmp/ruby/src/trunk-random2/vm_eval.c:1055
No locals.
#36 0x00007fbeb1d4b939 in rb_inspect (obj=<optimized out>) at /tmp/ruby/src/trunk-random2/object.c:659
        str = <optimized out>
        enc = <optimized out>
#37 0x00007fbeb1c11531 in inspect_ary (dummy=140457005385759, recur=0, ary=140456996965200) at /tmp/ruby/src/trunk-random2/array.c:3105
        i = 0
        s = <optimized out>
        str = 140456996963720
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
#38 inspect_ary (ary=ary@entry=140456996965200, dummy=dummy@entry=0, recur=recur@entry=0) at /tmp/ruby/src/trunk-random2/array.c:3097
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
#39 0x00007fbeb1e3c6f8 in exec_recursive (func=0x7fbeb1c114d0 <inspect_ary>, obj=140456996965200, pairid=<optimized out>, arg=0, outer=0, mid=<optimized out>) at /tmp/ruby/src/trunk-random2/thread.c:5149
        _ec = 0x55879bee3120
        _tag = {tag = 36, retval = 140456996965200, buf = {0x55879bf32720, 0x7fbeb1e3c540 <exec_recursive+560>, 0x0, 0x7ffeff5ce5c0, 0x7fbeb16ab170}, prev = 0x7ffeff5ce960, state = RUBY_TAG_NONE, lock_rec = 0}
        ret = 36
        state = RUBY_TAG_NONE
        result = <optimized out>
        sym = 708876
        p = {func = 0x7fbeb1c114d0 <inspect_ary>, list = 140456936270520, obj = 140456996965200, pairid = 0, arg = 0}
        outermost = <optimized out>
#40 0x00007fbeb1e78e54 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7fbeb17aad90, ec=0x55879bee3120) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
        ci = 0xad100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fbeb1640a60
        cfunc = 0x55879bf32728
        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=0x55879bee3120, reg_cfp=0x7fbeb17aad90, calling=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#42 0x00007fbeb1e881dd 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-random2/vm_callinfo.h:368
        val = 32
        ci = 0x999999999999c6c8
        cc = <optimized out>
        recv = 94040925020384
        argc = <optimized out>
        calling = {ci = 0xad100100001, cc = 0x7fbeadbead98, block_handler = 0, recv = 140456996965200, 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=0x55879bee3120, initial=0) at ../../src/trunk-random2/insns.def:835
        bh = <optimized out>
        cd = 0x0
        leaf = <optimized out>
        val = 32
        reg_pc = 0x55879c237638
        reg_cfp = 0x7fbeb17aad90
        insns_address_table = {0x7fbeb1e8a94f <vm_exec_core+10351>, 0x7fbeb1e88359 <vm_exec_core+633>, 0x7fbeb1e8a50e <vm_exec_core+9262>, 0x7fbeb1e8a494 <vm_exec_core+9140>, 0x7fbeb1e8a41d <vm_exec_core+9021>, 0x7fbeb1e8a39e <vm_exec_core+8894>, 0x7fbeb1e8a31e <vm_exec_core+8766>, 0x7fbeb1e8a2c2 <vm_exec_core+8674>, 0x7fbeb1e8a267 <vm_exec_core+8583>, 0x7fbeb1e8a217 <vm_exec_core+8503>, 0x7fbeb1e8a09c <vm_exec_core+8124>, 0x7fbeb1e89ef1 <vm_exec_core+7697>, 0x7fbeb1e89e06 <vm_exec_core+7462>, 0x7fbeb1e89d97 <vm_exec_core+7351>, 0x7fbeb1e89d2a <vm_exec_core+7242>, 0x7fbeb1e89cef <vm_exec_core+7183>, 0x7fbeb1e89cb9 <vm_exec_core+7129>, 0x7fbeb1e89c86 <vm_exec_core+7078>, 0x7fbeb1e8a57a <vm_exec_core+9370>, 0x7fbeb1e88fe7 <vm_exec_core+3847>, 0x7fbeb1e88f79 <vm_exec_core+3737>, 0x7fbeb1e88f3e <vm_exec_core+3678>, 0x7fbeb1e88ee8 <vm_exec_core+3592>, 0x7fbeb1e88ea4 <vm_exec_core+3524>, 0x7fbeb1e88e1d <vm_exec_core+3389>, 0x7fbeb1e88de8 <vm_exec_core+3336>, 0x7fbeb1e88d8d <vm_exec_core+3245>, 0x7fbeb1e88d15 <vm_exec_core+3125>, 0x7fbeb1e88cdd <vm_exec_core+3069>, 0x7fbeb1e88ca5 <vm_exec_core+3013>, 0x7fbeb1e88ab0 <vm_exec_core+2512>, 0x7fbeb1e88a1f <vm_exec_core+2367>, 0x7fbeb1e889c2 <vm_exec_core+2274>, 0x7fbeb1e88949 <vm_exec_core+2153>, 0x7fbeb1e89689 <vm_exec_core+5545>, 0x7fbeb1e89664 <vm_exec_core+5508>, 0x7fbeb1e8962b <vm_exec_core+5451>, 0x7fbeb1e895db <vm_exec_core+5371>, 0x7fbeb1e895a9 <vm_exec_core+5321>, 0x7fbeb1e894be <vm_exec_core+5086>, 0x7fbeb1e89479 <vm_exec_core+5017>, 0x7fbeb1e89433 <vm_exec_core+4947>, 0x7fbeb1e89403 <vm_exec_core+4899>, 0x7fbeb1e89338 <vm_exec_core+4696>, 0x7fbeb1e893a3 <vm_exec_core+4803>, 0x7fbeb1e89208 <vm_exec_core+4392>, 0x7fbeb1e8919b <vm_exec_core+4283>, 0x7fbeb1e8910e <vm_exec_core+4142>, 0x7fbeb1e89052 <vm_exec_core+3954>, 0x7fbeb1e8901a <vm_exec_core+3898>, 0x7fbeb1e89b87 <vm_exec_core+6823>, 0x7fbeb1e89a74 <vm_exec_core+6548>, 0x7fbeb1e88138 <vm_exec_core+88>, 0x7fbeb1e89c02 <vm_exec_core+6946>, 0x7fbeb1e897cd <vm_exec_core+5869>, 0x7fbeb1e8aa97 <vm_exec_core+10679>, 0x7fbeb1e89783 <vm_exec_core+5795>, 0x7fbeb1e8972a <vm_exec_core+5706>, 0x7fbeb1e896d1 <vm_exec_core+5617>, 0x7fbeb1e89966 <vm_exec_core+6278>, 0x7fbeb1e89890 <vm_exec_core+6064>, 0x7fbeb1e89817 <vm_exec_core+5943>, 0x7fbeb1e8a8ee <vm_exec_core+10254>, 0x7fbeb1e89bca <vm_exec_core+6890>, 0x7fbeb1e89a1d <vm_exec_core+6461>, 0x7fbeb1e887aa <vm_exec_core+1738>, 0x7fbeb1e88770 <vm_exec_core+1680>, 0x7fbeb1e888a2 <vm_exec_core+1986>, 0x7fbeb1e88801 <vm_exec_core+1825>, 0x7fbeb1e8ad7f <vm_exec_core+11423>, 0x7fbeb1e8acd6 <vm_exec_core+11254>, 0x7fbeb1e8af56 <vm_exec_core+11894>, 0x7fbeb1e8aee3 <vm_exec_core+11779>, 0x7fbeb1e8ae3d <vm_exec_core+11613>, 0x7fbeb1e8ade1 <vm_exec_core+11521>, 0x7fbeb1e8b303 <vm_exec_core+12835>, 0x7fbeb1e8b266 <vm_exec_core+12678>, 0x7fbeb1e8b1ce <vm_exec_core+12526>, 0x7fbeb1e8b131 <vm_exec_core+12369>, 0x7fbeb1e8b099 <vm_exec_core+12217>, 0x7fbeb1e8a9d8 <vm_exec_core+10488>, 0x7fbeb1e8b04e <vm_exec_core+12142>, 0x7fbeb1e8aff8 <vm_exec_core+12056>, 0x7fbeb1e8ab65 <vm_exec_core+10885>, 0x7fbeb1e8aadb <vm_exec_core+10747>, 0x7fbeb1e88703 <vm_exec_core+1571>, 0x7fbeb1e886a5 <vm_exec_core+1477>, 0x7fbeb1e8aca2 <vm_exec_core+11202>, 0x7fbeb1e8ac6e <vm_exec_core+11150>, 0x7fbeb1e8ac1d <vm_exec_core+11069>, 0x7fbeb1e8abce <vm_exec_core+10990>, 0x7fbeb1e8aa0b <vm_exec_core+10539>, 0x7fbeb1e8a960 <vm_exec_core+10368>, 0x7fbeb1e88638 <vm_exec_core+1368>, 0x7fbeb1e885e1 <vm_exec_core+1281>, 0x7fbeb1e8855e <vm_exec_core+1150>, 0x7fbeb1e88519 <vm_exec_core+1081>, 0x7fbeb1e884cc <vm_exec_core+1004>, 0x7fbeb1e8847f <vm_exec_core+927>, 0x7fbeb1e8842a <vm_exec_core+842>, 0x7fbeb1e883f7 <vm_exec_core+791>, 0x7fbeb1e883c4 <vm_exec_core+740>, 0x7fbeb1e8aa7b <vm_exec_core+10651>, 0x7fbeb1e8834a <vm_exec_core+618>, 0x7fbeb1e8a4ff <vm_exec_core+9247>, 0x7fbeb1e8a485 <vm_exec_core+9125>, 0x7fbeb1e8a40e <vm_exec_core+9006>, 0x7fbeb1e8a38f <vm_exec_core+8879>, 0x7fbeb1e8a30f <vm_exec_core+8751>, 0x7fbeb1e8a2b3 <vm_exec_core+8659>, 0x7fbeb1e8a258 <vm_exec_core+8568>, 0x7fbeb1e8a208 <vm_exec_core+8488>, 0x7fbeb1e8a08d <vm_exec_core+8109>, 0x7fbeb1e89ee2 <vm_exec_core+7682>, 0x7fbeb1e89df7 <vm_exec_core+7447>, 0x7fbeb1e89d88 <vm_exec_core+7336>, 0x7fbeb1e89d1b <vm_exec_core+7227>, 0x7fbeb1e89ce0 <vm_exec_core+7168>, 0x7fbeb1e89caa <vm_exec_core+7114>, 0x7fbeb1e89c77 <vm_exec_core+7063>, 0x7fbeb1e8a56b <vm_exec_core+9355>, 0x7fbeb1e88fd8 <vm_exec_core+3832>, 0x7fbeb1e88f6a <vm_exec_core+3722>, 0x7fbeb1e88f2f <vm_exec_core+3663>, 0x7fbeb1e88ed9 <vm_exec_core+3577>, 0x7fbeb1e88e95 <vm_exec_core+3509>, 0x7fbeb1e88e0e <vm_exec_core+3374>, 0x7fbeb1e88dd9 <vm_exec_core+3321>, 0x7fbeb1e88d7e <vm_exec_core+3230>, 0x7fbeb1e88d06 <vm_exec_core+3110>, 0x7fbeb1e88cce <vm_exec_core+3054>, 0x7fbeb1e88c96 <vm_exec_core+2998>, 0x7fbeb1e88aa1 <vm_exec_core+2497>, 0x7fbeb1e88a10 <vm_exec_core+2352>, 0x7fbeb1e889b3 <vm_exec_core+2259>, 0x7fbeb1e8893a <vm_exec_core+2138>, 0x7fbeb1e8967a <vm_exec_core+5530>, 0x7fbeb1e89655 <vm_exec_core+5493>, 0x7fbeb1e8961c <vm_exec_core+5436>, 0x7fbeb1e895cc <vm_exec_core+5356>, 0x7fbeb1e8959a <vm_exec_core+5306>, 0x7fbeb1e894af <vm_exec_core+5071>, 0x7fbeb1e8946a <vm_exec_core+5002>, 0x7fbeb1e89424 <vm_exec_core+4932>, 0x7fbeb1e893f4 <vm_exec_core+4884>, 0x7fbeb1e89329 <vm_exec_core+4681>, 0x7fbeb1e89394 <vm_exec_core+4788>, 0x7fbeb1e891f9 <vm_exec_core+4377>, 0x7fbeb1e8918c <vm_exec_core+4268>, 0x7fbeb1e890ff <vm_exec_core+4127>, 0x7fbeb1e89043 <vm_exec_core+3939>, 0x7fbeb1e8900b <vm_exec_core+3883>, 0x7fbeb1e89b78 <vm_exec_core+6808>, 0x7fbeb1e89a65 <vm_exec_core+6533>, 0x7fbeb1e8b523 <vm_exec_core+13379>, 0x7fbeb1e89bf3 <vm_exec_core+6931>, 0x7fbeb1e897be <vm_exec_core+5854>, 0x7fbeb1e8b50f <vm_exec_core+13359>, 0x7fbeb1e89774 <vm_exec_core+5780>, 0x7fbeb1e8971b <vm_exec_core+5691>, 0x7fbeb1e896c2 <vm_exec_core+5602>, 0x7fbeb1e89957 <vm_exec_core+6263>, 0x7fbeb1e89881 <vm_exec_core+6049>, 0x7fbeb1e89808 <vm_exec_core+5928>, 0x7fbeb1e8a8df <vm_exec_core+10239>, 0x7fbeb1e89bbb <vm_exec_core+6875>, 0x7fbeb1e89a0e <vm_exec_core+6446>, 0x7fbeb1e8879b <vm_exec_core+1723>, 0x7fbeb1e88761 <vm_exec_core+1665>, 0x7fbeb1e88893 <vm_exec_core+1971>, 0x7fbeb1e887f2 <vm_exec_core+1810>, 0x7fbeb1e8b4fb <vm_exec_core+13339>, 0x7fbeb1e8b4e7 <vm_exec_core+13319>, 0x7fbeb1e8b4d3 <vm_exec_core+13299>, 0x7fbeb1e8b4bf <vm_exec_core+13279>, 0x7fbeb1e8b4ab <vm_exec_core+13259>, 0x7fbeb1e8b497 <vm_exec_core+13239>, 0x7fbeb1e8b47c <vm_exec_core+13212>, 0x7fbeb1e8b468 <vm_exec_core+13192>, 0x7fbeb1e8b454 <vm_exec_core+13172>, 0x7fbeb1e8b440 <vm_exec_core+13152>, 0x7fbeb1e8b42c <vm_exec_core+13132>, 0x7fbeb1e8b418 <vm_exec_core+13112>, 0x7fbeb1e8b404 <vm_exec_core+13092>, 0x7fbeb1e8b3f0 <vm_exec_core+13072>, 0x7fbeb1e8b3dc <vm_exec_core+13052>, 0x7fbeb1e8b3c8 <vm_exec_core+13032>, 0x7fbeb1e886f4 <vm_exec_core+1556>, 0x7fbeb1e88696 <vm_exec_core+1462>, 0x7fbeb1e8b3b4 <vm_exec_core+13012>, 0x7fbeb1e8b3a0 <vm_exec_core+12992>, 0x7fbeb1e8b38c <vm_exec_core+12972>, 0x7fbeb1e8b378 <vm_exec_core+12952>, 0x7fbeb1e88121 <vm_exec_core+65>, 0x7fbeb1e88125 <vm_exec_core+69>, 0x7fbeb1e88629 <vm_exec_core+1353>, 0x7fbeb1e885d2 <vm_exec_core+1266>, 0x7fbeb1e8854f <vm_exec_core+1135>, 0x7fbeb1e8850a <vm_exec_core+1066>, 0x7fbeb1e884bd <vm_exec_core+989>...}
#44 0x00007fbeb1e8e97b in rb_vm_exec (ec=0x55879bee3120) at /tmp/ruby/src/trunk-random2/vm.c:2366
        _ec = 0x55879bee3120
        _tag = {tag = 36, retval = 4, buf = {0x7fbeadb82c20, 0x7fbeb1e8e170 <rb_vm_exec+400>, 0x0, 0x7ffeff5ce890, 0x0}, prev = 0x7ffeff5d0260, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#45 0x00007fbeb1e9881f in vm_call0_cc (kw_splat=0, cc=0x7fbeadbe9d30, argv=0x7ffeff5ceab0, argc=1, id=51473, recv=140456935042080, ec=0x55879bee3120) at /tmp/ruby/src/trunk-random2/vm_eval.c:85
        calling = {ci = 0x7ffeff5cea40, cc = 0x7fbeadbe9d30, block_handler = 0, recv = 140456935042080, argc = 1, kw_splat = false}
#46 rb_funcallv_scope (scope=CALL_FCALL, argv=0x7ffeff5ceab0, argc=1, mid=51473, recv=140456935042080) at /tmp/ruby/src/trunk-random2/vm_eval.c:1040
        ec = 0x55879bee3120
        cc = 0x7fbeadbe9d30
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#47 rb_funcallv (recv=140456935042080, mid=51473, argc=argc@entry=1, argv=argv@entry=0x7ffeff5ceab0) at /tmp/ruby/src/trunk-random2/vm_eval.c:1055
No locals.
#48 0x00007fbeadd0d997 in ripper_dispatch1 (a=<optimized out>, mid=<optimized out>, p=0x55879c1a4900) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14192
        rb_funcall_argc = 1
        rb_funcall_args = {140456996982160}
        rb_funcall_nargs = 1
#49 ripper_dispatch_delayed_token (p=p@entry=0x55879c1a4900, t=t@entry=10) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:6295
        saved_line = 997
        saved_tokp = 0x7fbeadb9112f ""
#50 0x00007fbeadd0fce8 in yylex (p=0x55879c1a4900, yylloc=0x7ffeff5cebf0, lval=0x7ffeff5cebc8) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:10488
        t = <optimized out>
        t = <optimized out>
#51 ripper_yyparse (p=0x55879c1a4900) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.c:10528
        yychar = <optimized out>
        yylval = {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}
        yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
        yylloc = {beg_pos = {lineno = 997, column = 15}, end_pos = {lineno = 997, column = 15}}
        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, 105, 333, 574, 760, 897, 1032, 97, 387, 634, 810, 980, 1097, 1179, 1077, 1270, 1292, 1300, 586, 278, 491, 982, 1097, 1178, 1231, 1270, 1292, 1300, 0, 0, 32766, 0, 0, 0, 32766, 0, -4560, -164, 32766, 0, 0, 0, 32702, 0, 32, 0, 0, 0, 10786, -21064, 32702, 0, 3, 0, 0, 0, 640, -163, 32766, 0, 3, 0, 0, 0, 656, -163, 32766, 0, -4688, -164, 32766, 0, -4656, -164, 32766, 0, 0, 0, 0, 512, -4688, -164, 32766, 0, 608, -163, 32766, 0, 128, 0, 0, 0, 36, 0, 0, 0, 16904, -25564, 21895, 0, 36, 0, 0, 0, 0, 0, 0, 0, 656, -163, 32766, 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, 29752, -21045, 32702, 0}
        yyss = <optimized out>
        yyssp = <optimized out>
        yyvsa = {{val = 140456936306080, node = 0x7fbeadcb75a0, id = 140456936306080, num = -1379175008, tbl = 0x7fbeadcb75a0, vars = 0x7fbeadcb75a0, strterm = 0x7fbeadcb75a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140456935458440, node = 0x7fbeadbe8688, id = 140456935458440, num = -1380022648, tbl = 0x7fbeadbe8688, vars = 0x7fbeadbe8688, strterm = 0x7fbeadbe8688, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140456935161680, node = 0x7fbeadb9ff50, id = 140456935161680, num = -1380319408, tbl = 0x7fbeadb9ff50, vars = 0x7fbeadb9ff50, strterm = 0x7fbeadb9ff50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140456935034040, node = 0x7fbeadb80cb8, id = 140456935034040, num = -1380447048, tbl = 0x7fbeadb80cb8, vars = 0x7fbeadb80cb8, strterm = 0x7fbeadb80cb8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140454020513792, node = 0x7fbe00000000, id = 140454020513792, num = 0, tbl = 0x7fbe00000000, vars = 0x7fbe00000000, strterm = 0x7fbe00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140456935156840, node = 0x7fbeadb9ec68, id = 140456935156840, num = -1380324248, tbl = 0x7fbeadb9ec68, vars = 0x7fbeadb9ec68, strterm = 0x7fbeadb9ec68, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140456935148120, node = 0x7fbeadb9ca58, id = 140456935148120, num = -1380332968, tbl = 0x7fbeadb9ca58, vars = 0x7fbeadb9ca58, strterm = 0x7fbeadb9ca58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140456996954800, node = 0x7fbeb168e2b0, id = 140456996954800, num = -1318526288, tbl = 0x7fbeb168e2b0, vars = 0x7fbeb168e2b0, strterm = 0x7fbeb168e2b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140456934524280, node = 0x7fbeadb04578, id = 140456934524280, num = -1380956808, tbl = 0x7fbeadb04578, vars = 0x7fbeadb04578, strterm = 0x7fbeadb04578, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140456934524600, node = 0x7fbeadb046b8, id = 140456934524600, num = -1380956488, tbl = 0x7fbeadb046b8, vars = 0x7fbeadb046b8, strterm = 0x7fbeadb046b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94040929073208, node = 0x55879c2bf838, id = 94040929073208, num = -1674840008, tbl = 0x55879c2bf838, vars = 0x55879c2bf838, strterm = 0x55879c2bf838, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140456934521920, node = 0x7fbeadb03c40, id = 140456934521920, num = -1380959168, tbl = 0x7fbeadb03c40, vars = 0x7fbeadb03c40, strterm = 0x7fbeadb03c40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140456934521920, node = 0x7fbeadb03c40, id = 140456934521920, num = -1380959168, tbl = 0x7fbeadb03c40, vars = 0x7fbeadb03c40, strterm = 0x7fbeadb03c40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140456934777960, node = 0x7fbeadb42468, id = 140456934777960, num = -1380703128, tbl = 0x7fbeadb42468, vars = 0x7fbeadb42468, strterm = 0x7fbeadb42468, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140456934778600, node = 0x7fbeadb426e8, id = 140456934778600, num = -1380702488, tbl = 0x7fbeadb426e8, vars = 0x7fbeadb426e8, strterm = 0x7fbeadb426e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94040929451344, node = 0x55879c31bd50, id = 94040929451344, num = -1674461872, tbl = 0x55879c31bd50, vars = 0x55879c31bd50, strterm = 0x55879c31bd50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140456934775120, node = 0x7fbeadb41950, id = 140456934775120, num = -1380705968, tbl = 0x7fbeadb41950, vars = 0x7fbeadb41950, strterm = 0x7fbeadb41950, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94040928403072, node = 0x55879c21be80, id = 94040928403072, num = -1675510144, tbl = 0x55879c21be80, vars = 0x55879c21be80, strterm = 0x55879c21be80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140458315481087, node = 0x7fbeffffffff, id = 140458315481087, num = -1, tbl = 0x7fbeffffffff, vars = 0x7fbeffffffff, strterm = 0x7fbeffffffff, 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 = 140456935115880, node = 0x7fbeadb94c68, id = 140456935115880, num = -1380365208, tbl = 0x7fbeadb94c68, vars = 0x7fbeadb94c68, strterm = 0x7fbeadb94c68, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140456935117960, node = 0x7fbeadb95488, id = 140456935117960, num = -1380363128, tbl = 0x7fbeadb95488, vars = 0x7fbeadb95488, strterm = 0x7fbeadb95488, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94040927905168, node = 0x55879c1a2590, id = 94040927905168, num = -1676008048, tbl = 0x55879c1a2590, vars = 0x55879c1a2590, strterm = 0x55879c1a2590, 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 = 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 = 140456935107280, node = 0x7fbeadb92ad0, id = 140456935107280, num = -1380373808, tbl = 0x7fbeadb92ad0, vars = 0x7fbeadb92ad0, strterm = 0x7fbeadb92ad0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140456935102880, node = 0x7fbeadb919a0, id = 140456935102880, num = -1380378208, tbl = 0x7fbeadb919a0, vars = 0x7fbeadb919a0, strterm = 0x7fbeadb919a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140456935098240, node = 0x7fbeadb90780, id = 140456935098240, num = -1380382848, tbl = 0x7fbeadb90780, vars = 0x7fbeadb90780, strterm = 0x7fbeadb90780, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140456935099800, node = 0x7fbeadb90d98, id = 140456935099800, num = -1380381288, tbl = 0x7fbeadb90d98, vars = 0x7fbeadb90d98, strterm = 0x7fbeadb90d98, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140454020513816, node = 0x7fbe00000018, id = 140454020513816, num = 24, tbl = 0x7fbe00000018, vars = 0x7fbe00000018, strterm = 0x7fbe00000018, 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 = 140456996983280, node = 0x7fbeb16951f0, id = 140456996983280, num = -1318497808, tbl = 0x7fbeb16951f0, vars = 0x7fbeb16951f0, strterm = 0x7fbeb16951f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94040929451848, node = 0x55879c31bf48, id = 94040929451848, num = -1674461368, tbl = 0x55879c31bf48, vars = 0x55879c31bf48, strterm = 0x55879c31bf48, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140456934592000, node = 0x7fbeadb14e00, id = 140456934592000, num = -1380889088, tbl = 0x7fbeadb14e00, vars = 0x7fbeadb14e00, strterm = 0x7fbeadb14e00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140456934793360, node = 0x7fbeadb46090, id = 140456934793360, num = -1380687728, tbl = 0x7fbeadb46090, vars = 0x7fbeadb46090, strterm = 0x7fbeadb46090, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140456934795760, node = 0x7fbeadb469f0, id = 140456934795760, num = -1380685328, tbl = 0x7fbeadb469f0, vars = 0x7fbeadb469f0, strterm = 0x7fbeadb469f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140456934796560, node = 0x7fbeadb46d10, id = 140456934796560, num = -1380684528, tbl = 0x7fbeadb46d10, vars = 0x7fbeadb46d10, strterm = 0x7fbeadb46d10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140456934757160, node = 0x7fbeadb3d328, id = 140456934757160, num = -1380723928, tbl = 0x7fbeadb3d328, vars = 0x7fbeadb3d328, strterm = 0x7fbeadb3d328, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94040929200984, node = 0x55879c2deb58, id = 94040929200984, num = -1674712232, tbl = 0x55879c2deb58, vars = 0x55879c2deb58, strterm = 0x55879c2deb58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140456934759800, node = 0x7fbeadb3dd78, id = 140456934759800, num = -1380721288, tbl = 0x7fbeadb3dd78, vars = 0x7fbeadb3dd78, strterm = 0x7fbeadb3dd78, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94040928567816, node = 0x55879c244208, id = 94040928567816, num = -1675345400, tbl = 0x55879c244208, vars = 0x55879c244208, strterm = 0x55879c244208, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140456934757880, node = 0x7fbeadb3d5f8, id = 140456934757880, num = -1380723208, tbl = 0x7fbeadb3d5f8, vars = 0x7fbeadb3d5f8, strterm = 0x7fbeadb3d5f8, 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 = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 4593, node = 0x11f1, id = 4593, num = 4593, tbl = 0x11f1, vars = 0x11f1, strterm = 0x11f1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94040928567592, node = 0x55879c244128, id = 94040928567592, num = -1675345624, tbl = 0x55879c244128, vars = 0x55879c244128, strterm = 0x55879c244128, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {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 = 140733182703456, node = 0x7ffeff5cf760, id = 140733182703456, num = -10684576, tbl = 0x7ffeff5cf760, vars = 0x7ffeff5cf760, strterm = 0x7ffeff5cf760, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {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 = 94040925932816, node = 0x55879bfc0d10, id = 94040925932816, num = -1677980400, tbl = 0x55879bfc0d10, vars = 0x55879bfc0d10, strterm = 0x55879bfc0d10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140733182703680, node = 0x7ffeff5cf840, id = 140733182703680, num = -10684352, tbl = 0x7ffeff5cf840, vars = 0x7ffeff5cf840, strterm = 0x7ffeff5cf840, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94040925449911, node = 0x55879bf4aeb7, id = 94040925449911, num = -1678463305, tbl = 0x55879bf4aeb7, vars = 0x55879bf4aeb7, strterm = 0x55879bf4aeb7, ctxt = {in_defined = 1, 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 = 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 = 140733182701152, node = 0x7ffeff5cee60, id = 140733182701152, num = -10686880, tbl = 0x7ffeff5cee60, vars = 0x7ffeff5cee60, strterm = 0x7ffeff5cee60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94040925449918, node = 0x55879bf4aebe, id = 94040925449918, num = -1678463298, tbl = 0x55879bf4aebe, vars = 0x55879bf4aebe, strterm = 0x55879bf4aebe, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {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 = 94040925449918, node = 0x55879bf4aebe, id = 94040925449918, num = -1678463298, tbl = 0x55879bf4aebe, vars = 0x55879bf4aebe, strterm = 0x55879bf4aebe, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94040925449918, node = 0x55879bf4aebe, id = 94040925449918, num = -1678463298, tbl = 0x55879bf4aebe, vars = 0x55879bf4aebe, strterm = 0x55879bf4aebe, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 14635733038058026496, node = 0xcb1c91a798e5b600, id = 14635733038058026496, num = -1729776128, tbl = 0xcb1c91a798e5b600, vars = 0xcb1c91a798e5b600, strterm = 0xcb1c91a798e5b600, 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 = 94040928689184, node = 0x55879c261c20, id = 94040928689184, num = -1675224032, tbl = 0x55879c261c20, vars = 0x55879c261c20, strterm = 0x55879c261c20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94040928689184, node = 0x55879c261c20, id = 94040928689184, num = -1675224032, tbl = 0x55879c261c20, vars = 0x55879c261c20, strterm = 0x55879c261c20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140733182702240, node = 0x7ffeff5cf2a0, id = 140733182702240, num = -10685792, tbl = 0x7ffeff5cf2a0, vars = 0x7ffeff5cf2a0, strterm = 0x7ffeff5cf2a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140733182702944, node = 0x7ffeff5cf560, id = 140733182702944, num = -10685088, tbl = 0x7ffeff5cf560, vars = 0x7ffeff5cf560, strterm = 0x7ffeff5cf560, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140457006399008, node = 0x7fbeb1f8fe20 <clean_info>, id = 140457006399008, num = -1309082080, tbl = 0x7fbeb1f8fe20 <clean_info>, vars = 0x7fbeb1f8fe20 <clean_info>, strterm = 0x7fbeb1f8fe20 <clean_info>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140733182702992, node = 0x7ffeff5cf590, id = 140733182702992, num = -10685040, tbl = 0x7ffeff5cf590, vars = 0x7ffeff5cf590, strterm = 0x7ffeff5cf590, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140457004516130, node = 0x7fbeb1dc4322 <optimize_node_left+450>, id = 140457004516130, num = -1310964958, tbl = 0x7fbeb1dc4322 <optimize_node_left+450>, vars = 0x7fbeb1dc4322 <optimize_node_left+450>, strterm = 0x7fbeb1dc4322 <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 = 140733182703080, node = 0x7ffeff5cf5e8, id = 140733182703080, num = -10684952, tbl = 0x7ffeff5cf5e8, vars = 0x7ffeff5cf5e8, strterm = 0x7ffeff5cf5e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140733182703016, node = 0x7ffeff5cf5a8, id = 140733182703016, num = -10685016, tbl = 0x7ffeff5cf5a8, vars = 0x7ffeff5cf5a8, strterm = 0x7ffeff5cf5a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140733182703144, node = 0x7ffeff5cf628, id = 140733182703144, num = -10684888, tbl = 0x7ffeff5cf628, vars = 0x7ffeff5cf628, strterm = 0x7ffeff5cf628, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140728898420736, node = 0x7ffe00000000, id = 140728898420736, num = 0, tbl = 0x7ffe00000000, vars = 0x7ffe00000000, strterm = 0x7ffe00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140733182702264, node = 0x7ffeff5cf2b8, id = 140733182702264, num = -10685768, tbl = 0x7ffeff5cf2b8, vars = 0x7ffeff5cf2b8, strterm = 0x7ffeff5cf2b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140733182703208, node = 0x7ffeff5cf668, id = 140733182703208, num = -10684824, tbl = 0x7ffeff5cf668, vars = 0x7ffeff5cf668, strterm = 0x7ffeff5cf668, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140733182702225, node = 0x7ffeff5cf291, id = 140733182702225, num = -10685807, tbl = 0x7ffeff5cf291, vars = 0x7ffeff5cf291, strterm = 0x7ffeff5cf291, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140733182702225, node = 0x7ffeff5cf291, id = 140733182702225, num = -10685807, tbl = 0x7ffeff5cf291, vars = 0x7ffeff5cf291, strterm = 0x7ffeff5cf291, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140457004510730, node = 0x7fbeb1dc2e0a <update_string_node_case_fold+298>, id = 140457004510730, num = -1310970358, tbl = 0x7fbeb1dc2e0a <update_string_node_case_fold+298>, vars = 0x7fbeb1dc2e0a <update_string_node_case_fold+298>, strterm = 0x7fbeb1dc2e0a <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 = 94040925933041, node = 0x55879bfc0df1, id = 94040925933041, num = -1677980175, tbl = 0x55879bfc0df1, vars = 0x55879bfc0df1, strterm = 0x55879bfc0df1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94040927030368, node = 0x55879c0ccc60, id = 94040927030368, num = -1676882848, tbl = 0x55879c0ccc60, vars = 0x55879c0ccc60, strterm = 0x55879c0ccc60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140733182702216, node = 0x7ffeff5cf288, id = 140733182702216, num = -10685816, tbl = 0x7ffeff5cf288, vars = 0x7ffeff5cf288, strterm = 0x7ffeff5cf288, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140733182702224, node = 0x7ffeff5cf290, id = 140733182702224, num = -10685808, tbl = 0x7ffeff5cf290, vars = 0x7ffeff5cf290, strterm = 0x7ffeff5cf290, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140733182702225, node = 0x7ffeff5cf291, id = 140733182702225, num = -10685807, tbl = 0x7ffeff5cf291, vars = 0x7ffeff5cf291, strterm = 0x7ffeff5cf291, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 14635733038058026496, node = 0xcb1c91a798e5b600, id = 14635733038058026496, num = -1729776128, tbl = 0xcb1c91a798e5b600, vars = 0xcb1c91a798e5b600, strterm = 0xcb1c91a798e5b600, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94040925933008, node = 0x55879bfc0dd0, id = 94040925933008, num = -1677980208, tbl = 0x55879bfc0dd0, vars = 0x55879bfc0dd0, strterm = 0x55879bfc0dd0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, 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 = 94040925933745, node = 0x55879bfc10b1, id = 94040925933745, num = -1677979471, tbl = 0x55879bfc10b1, vars = 0x55879bfc10b1, strterm = 0x55879bfc10b1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 3, node = 0x3, id = 3, num = 3, tbl = 0x3, vars = 0x3, strterm = 0x3, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744073709551615, node = 0xffffffffffffffff, id = 18446744073709551615, num = -1, tbl = 0xffffffffffffffff, vars = 0xffffffffffffffff, strterm = 0xffffffffffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 94040925933744, node = 0x55879bfc10b0, id = 94040925933744, num = -1677979472, tbl = 0x55879bfc10b0, vars = 0x55879bfc10b0, strterm = 0x55879bfc10b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140457004512453, node = 0x7fbeb1dc34c5 <expand_case_fold_string+1141>, id = 140457004512453, num = -1310968635, tbl = 0x7fbeb1dc34c5 <expand_case_fold_string+1141>, vars = 0x7fbeb1dc34c5 <expand_case_fold_string+1141>, strterm = 0x7fbeb1dc34c5 <expand_case_fold_string+1141>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94040925933745, node = 0x55879bfc10b1, id = 94040925933745, num = -1677979471, tbl = 0x55879bfc10b1, vars = 0x55879bfc10b1, strterm = 0x55879bfc10b1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139844135157761, node = 0x7f3000000001, id = 139844135157761, num = 1, tbl = 0x7f3000000001, vars = 0x7f3000000001, strterm = 0x7f3000000001, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 56, node = 0x38, id = 56, num = 56, tbl = 0x38, vars = 0x38, strterm = 0x38, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94040925449918, node = 0x55879bf4aebe, id = 94040925449918, num = -1678463298, tbl = 0x55879bf4aebe, vars = 0x55879bf4aebe, strterm = 0x55879bf4aebe, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 14635733038058026496, node = 0xcb1c91a798e5b600, id = 14635733038058026496, num = -1729776128, tbl = 0xcb1c91a798e5b600, vars = 0xcb1c91a798e5b600, strterm = 0xcb1c91a798e5b600, 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 = 1632, node = 0x660, id = 1632, num = 1632, tbl = 0x660, vars = 0x660, strterm = 0x660, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 641, node = 0x281, id = 641, num = 641, tbl = 0x281, vars = 0x281, strterm = 0x281, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94040925449968, node = 0x55879bf4aef0, id = 94040925449968, num = -1678463248, tbl = 0x55879bf4aef0, vars = 0x55879bf4aef0, strterm = 0x55879bf4aef0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140457000467584, node = 0x7fbeb19e7c80 <main_arena>, id = 140457000467584, num = -1315013504, tbl = 0x7fbeb19e7c80 <main_arena>, vars = 0x7fbeb19e7c80 <main_arena>, strterm = 0x7fbeb19e7c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94040925451600, node = 0x55879bf4b550, id = 94040925451600, num = -1678461616, tbl = 0x55879bf4b550, vars = 0x55879bf4b550, strterm = 0x55879bf4b550, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 1632, node = 0x660, id = 1632, num = 1632, tbl = 0x660, vars = 0x660, strterm = 0x660, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140456998939785, node = 0x7fbeb1872c89 <_int_realloc+345>, id = 140456998939785, num = -1316541303, tbl = 0x7fbeb1872c89 <_int_realloc+345>, vars = 0x7fbeb1872c89 <_int_realloc+345>, strterm = 0x7fbeb1872c89 <_int_realloc+345>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 6, node = 0x6, id = 6, num = 6, tbl = 0x6, vars = 0x6, strterm = 0x6, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140457000467584, node = 0x7fbeb19e7c80 <main_arena>, id = 140457000467584, num = -1315013504, tbl = 0x7fbeb19e7c80 <main_arena>, vars = 0x7fbeb19e7c80 <main_arena>, strterm = 0x7fbeb19e7c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94040925449984, node = 0x55879bf4af00, id = 94040925449984, num = -1678463232, tbl = 0x55879bf4af00, vars = 0x55879bf4af00, strterm = 0x55879bf4af00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {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 = 94040925449968, node = 0x55879bf4aef0, id = 94040925449968, num = -1678463248, tbl = 0x55879bf4aef0, vars = 0x55879bf4aef0, strterm = 0x55879bf4aef0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {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 = 140456998943113, node = 0x7fbeb1873989 <__GI___libc_realloc+457>, id = 140456998943113, num = -1316537975, tbl = 0x7fbeb1873989 <__GI___libc_realloc+457>, vars = 0x7fbeb1873989 <__GI___libc_realloc+457>, strterm = 0x7fbeb1873989 <__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 = 3279527552303913776, node = 0x2d8338eee22e5b30, id = 3279527552303913776, num = -500278480, tbl = 0x2d8338eee22e5b30, vars = 0x2d8338eee22e5b30, strterm = 0x2d8338eee22e5b30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 34, node = 0x22, id = 34, num = 34, tbl = 0x22, vars = 0x22, strterm = 0x22, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 352, node = 0x160, id = 352, num = 352, tbl = 0x160, vars = 0x160, strterm = 0x160, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 5, node = 0x5, id = 5, num = 5, tbl = 0x5, vars = 0x5, strterm = 0x5, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 338, node = 0x152, id = 338, num = 338, tbl = 0x152, vars = 0x152, strterm = 0x152, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94040927030368, node = 0x55879c0ccc60, id = 94040927030368, num = -1676882848, tbl = 0x55879c0ccc60, vars = 0x55879c0ccc60, strterm = 0x55879c0ccc60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94040927422712, node = 0x55879c12c8f8, id = 94040927422712, num = -1676490504, tbl = 0x55879c12c8f8, vars = 0x55879c12c8f8, strterm = 0x55879c12c8f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {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 = 94040927030368, node = 0x55879c0ccc60, id = 94040927030368, num = -1676882848, tbl = 0x55879c0ccc60, vars = 0x55879c0ccc60, strterm = 0x55879c0ccc60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94040927422704, node = 0x55879c12c8f0, id = 94040927422704, num = -1676490512, tbl = 0x55879c12c8f0, vars = 0x55879c12c8f0, strterm = 0x55879c12c8f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140457004542134, node = 0x7fbeb1dca8b6 <compile_tree+5558>, id = 140457004542134, num = -1310938954, tbl = 0x7fbeb1dca8b6 <compile_tree+5558>, vars = 0x7fbeb1dca8b6 <compile_tree+5558>, strterm = 0x7fbeb1dca8b6 <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 = 94040927424048, node = 0x55879c12ce30, id = 94040927424048, num = -1676489168, tbl = 0x55879c12ce30, vars = 0x55879c12ce30, strterm = 0x55879c12ce30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140457000467584, node = 0x7fbeb19e7c80 <main_arena>, id = 140457000467584, num = -1315013504, tbl = 0x7fbeb19e7c80 <main_arena>, vars = 0x7fbeb19e7c80 <main_arena>, strterm = 0x7fbeb19e7c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 14635733038058026496, node = 0xcb1c91a798e5b600, id = 14635733038058026496, num = -1729776128, tbl = 0xcb1c91a798e5b600, vars = 0xcb1c91a798e5b600, strterm = 0xcb1c91a798e5b600, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94040925449984, node = 0x55879bf4af00, id = 94040925449984, num = -1678463232, tbl = 0x55879bf4af00, vars = 0x55879bf4af00, strterm = 0x55879bf4af00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94040925933392, node = 0x55879bfc0f50, id = 94040925933392, num = -1677979824, tbl = 0x55879bfc0f50, vars = 0x55879bfc0f50, strterm = 0x55879bfc0f50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 12884901917, node = 0x30000001d, id = 12884901917, num = 29, tbl = 0x30000001d, vars = 0x30000001d, strterm = 0x30000001d, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}}
        yyvs = <optimized out>
        yyvsp = <optimized out>
        yylsa = {{beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 2, column = 19}}, {beg_pos = {lineno = 2, column = 20}, end_pos = {lineno = 2, column = 20}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 4, column = 5}}, {beg_pos = {lineno = 4, column = 6}, end_pos = {lineno = 4, column = 25}}, {beg_pos = {lineno = 4, column = 26}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 4, column = 49}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 5, column = 2}, end_pos = {lineno = 879, column = 5}}, {beg_pos = {lineno = 879, column = 6}, end_pos = {lineno = 879, column = 6}}, {beg_pos = {lineno = 881, column = 2}, end_pos = {lineno = 881, column = 23}}, {beg_pos = {lineno = 881, column = 23}, end_pos = {lineno = 881, column = 24}}, {beg_pos = {lineno = 881, column = 24}, end_pos = {lineno = 881, column = 24}}, {beg_pos = {lineno = 882, column = 4}, end_pos = {lineno = 992, column = 7}}, {beg_pos = {lineno = 992, column = 8}, end_pos = {lineno = 992, column = 8}}, {beg_pos = {lineno = 994, column = 4}, end_pos = {lineno = 994, column = 16}}, {beg_pos = {lineno = 994, column = 17}, end_pos = {lineno = 994, column = 19}}, {beg_pos = {lineno = 994, column = 19}, end_pos = {lineno = 994, column = 19}}, {beg_pos = {lineno = 994, column = 19}, end_pos = {lineno = 994, column = 19}}, {beg_pos = {lineno = 994, column = 19}, end_pos = {lineno = 994, column = 19}}, {beg_pos = {lineno = 994, column = 19}, end_pos = {lineno = 994, column = 19}}, {beg_pos = {lineno = 995, column = 6}, end_pos = {lineno = 995, column = 34}}, {beg_pos = {lineno = 995, column = 35}, end_pos = {lineno = 995, column = 37}}, {beg_pos = {lineno = 995, column = 37}, end_pos = {lineno = 995, column = 37}}, {beg_pos = {lineno = 995, column = 37}, end_pos = {lineno = 995, column = 37}}, {beg_pos = {lineno = 995, column = 37}, end_pos = {lineno = 995, column = 37}}, {beg_pos = {lineno = 995, column = 38}, end_pos = {lineno = 995, column = 41}}, {beg_pos = {lineno = 996, column = 8}, end_pos = {lineno = 996, column = 12}}, {beg_pos = {lineno = 996, column = 13}, end_pos = {lineno = 996, column = 14}}, {beg_pos = {lineno = 996, column = 15}, end_pos = {lineno = 996, column = 15}}, {beg_pos = {lineno = 997, column = 8}, end_pos = {lineno = 997, column = 10}}, {beg_pos = {lineno = 997, column = 10}, end_pos = {lineno = 997, column = 10}}, {beg_pos = {lineno = 997, column = 10}, end_pos = {lineno = 997, column = 10}}, {beg_pos = {lineno = 997, column = 11}, end_pos = {lineno = 997, column = 14}}, {beg_pos = {lineno = 997, column = 13}, end_pos = {lineno = 997, column = 14}}, {beg_pos = {lineno = 988, column = 15}, end_pos = {lineno = 988, column = 15}}, {beg_pos = {lineno = 989, column = 10}, end_pos = {lineno = 989, column = 18}}, {beg_pos = {lineno = 989, column = 18}, end_pos = {lineno = 989, column = 18}}, {beg_pos = {lineno = 989, column = 15}, end_pos = {lineno = 989, column = 17}}, {beg_pos = {lineno = 989, column = 16}, end_pos = {lineno = 989, column = 16}}, {beg_pos = {lineno = 989, column = 16}, end_pos = {lineno = 989, column = 17}}, {beg_pos = {lineno = 270, column = 32}, end_pos = {lineno = 270, column = 35}}, {beg_pos = {lineno = 270, column = 25}, end_pos = {lineno = 270, column = 25}}, {beg_pos = {lineno = 270, column = 26}, end_pos = {lineno = 270, column = 27}}, {beg_pos = {lineno = 270, column = 27}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 28}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 29}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 270, column = 31}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 22, column = 0}}, {beg_pos = {lineno = -1675300176, column = 21895}, end_pos = {lineno = 2, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1675303200, column = 21895}, end_pos = {lineno = -10683680, column = 32766}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1316936689, column = 32702}}, {beg_pos = {lineno = -1312280256, column = 32702}, end_pos = {lineno = 10, column = 2}}, {beg_pos = {lineno = -10683680, column = 32766}, end_pos = {lineno = -1316554341, column = 32702}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = -1315013408, column = 32702}}, {beg_pos = {lineno = 1484374607, column = 5}, end_pos = {lineno = 65, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1311927852, column = 32702}}, {beg_pos = {lineno = 3, column = 0}, end_pos = {lineno = -1315013504, column = 32702}}, {beg_pos = {lineno = 32816, column = 0}, end_pos = {lineno = 2050, column = 0}}, {beg_pos = {lineno = 32832, column = 0}, end_pos = {lineno = 2052, column = 0}}, {beg_pos = {lineno = 155, column = 0}, end_pos = {lineno = -1316542399, column = 32702}}, {beg_pos = {lineno = -1315013408, column = 32702}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 6, column = 118}, end_pos = {lineno = 32816, column = 0}}, {beg_pos = {lineno = -1675303680, column = 21895}, end_pos = {lineno = -500278480, column = 763574510}}, {beg_pos = {lineno = 2066, column = 0}, end_pos = {lineno = 32864, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1310492915, column = 32702}}, {beg_pos = {lineno = 64, column = 0}, end_pos = {lineno = -1310045066, column = 32702}}, {beg_pos = {lineno = -1678902512, column = 21895}, end_pos = {lineno = -1678889488, column = 21895}}, {beg_pos = {lineno = -10684076, column = 32766}, end_pos = {lineno = -1729776128, column = -887320153}}, {beg_pos = {lineno = -1678902464, column = 21895}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = -1678892832, column = 21895}, end_pos = {lineno = -1678889488, column = 21895}}, {beg_pos = {lineno = -1678889472, column = 21895}, end_pos = {lineno = -1310492867, column = 32702}}, {beg_pos = {lineno = -1678892536, column = 21895}, end_pos = {lineno = -1311926224, column = 32702}}, {beg_pos = {lineno = -1378981768, column = 32702}, end_pos = {lineno = -1729776128, column = -887320153}}, {beg_pos = {lineno = 32768, column = 0}, end_pos = {lineno = -1729776128, column = -887320153}}, {beg_pos = {lineno = -10684016, column = 32766}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 5, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = -1380010808, column = 32702}, end_pos = {lineno = -1312212247, column = 32702}}, {beg_pos = {lineno = -1307677152, column = 32702}, end_pos = {lineno = -1380007208, column = 32702}}, {beg_pos = {lineno = -1678892832, column = 21895}, end_pos = {lineno = -10683948, column = 32766}}, {beg_pos = {lineno = -1380007208, column = 32702}, end_pos = {lineno = -1311978739, column = 32702}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -1310670587, column = 32702}}, {beg_pos = {lineno = -1678860896, column = 21895}, end_pos = {lineno = -1729776128, column = -887320153}}, {beg_pos = {lineno = 163, column = 0}, end_pos = {lineno = 163, column = 0}}, {beg_pos = {lineno = -1380010808, column = 32702}, end_pos = {lineno = -1380007208, column = 32702}}, {beg_pos = {lineno = 163, column = 0}, end_pos = {lineno = -1312728889, column = 32702}}, {beg_pos = {lineno = -1678888672, column = 21895}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1675303488, column = 21895}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1678860896, column = 21895}, end_pos = {lineno = -1312280727, column = 32702}}, {beg_pos = {lineno = -1675300186, column = 21895}, end_pos = {lineno = -1312076308, column = 32702}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1678888672, column = 21895}}, {beg_pos = {lineno = -1312280752, column = 32702}, end_pos = {lineno = -10680848, column = 32766}}, {beg_pos = {lineno = -10683596, column = 32766}, end_pos = {lineno = -10683648, column = 32766}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = -1678888672, column = 21895}, end_pos = {lineno = -1317359920, column = 32702}}, {beg_pos = {lineno = 36, column = 0}, end_pos = {lineno = -1678860896, column = 21895}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1312076198, column = 32702}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -10683824, column = 32766}}, {beg_pos = {lineno = -1675158736, column = 21895}, end_pos = {lineno = -10680256, column = 32766}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1729776128, column = -887320153}}, {beg_pos = {lineno = 25, column = 0}, end_pos = {lineno = -1307606148, column = 32702}}, {beg_pos = {lineno = -1314955264, column = 32702}, end_pos = {lineno = -1317197104, column = 32702}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = -1317203556, column = 32702}}, {beg_pos = {lineno = -1677275104, column = 21895}, end_pos = {lineno = -1307605015, column = 32702}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = -1307606361, column = 32702}}, {beg_pos = {lineno = -1307659520, column = 32702}, end_pos = {lineno = -1313085976, column = 32702}}, {beg_pos = {lineno = 955912232, column = 0}, end_pos = {lineno = -1313086264, column = 32702}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1307605015, column = 32702}}, {beg_pos = {lineno = 1997, column = 0}, end_pos = {lineno = -1307606361, column = 32702}}, {beg_pos = {lineno = -1307659520, column = 32702}, end_pos = {lineno = -1313085976, column = 32702}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = -1313090600, column = 32702}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1307605015, column = 32702}}, {beg_pos = {lineno = 913, column = 0}, end_pos = {lineno = -1313036344, column = 32702}}, {beg_pos = {lineno = -1307659520, column = 32702}, end_pos = {lineno = -10683288, column = 32766}}, {beg_pos = {lineno = -10683292, column = 32766}, end_pos = {lineno = -1378888591, column = 32702}}, {beg_pos = {lineno = -1313036344, column = 32702}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = -10683292, column = 32766}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = -1678305792, column = 21895}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 0, column = 21895}, end_pos = {lineno = -1378887150, column = 32702}}, {beg_pos = {lineno = -1378889632, column = 32702}, end_pos = {lineno = -10683088, column = 32766}}, {beg_pos = {lineno = -10683104, column = 32766}, end_pos = {lineno = 955912232, column = 0}}, {beg_pos = {lineno = 1, column = 32766}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = -1677253968, column = 21895}, end_pos = {lineno = -10683168, column = 32766}}, {beg_pos = {lineno = -10683152, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = -10682944, column = 32766}, end_pos = {lineno = -1378887150, column = 32702}}, {beg_pos = {lineno = -1677253968, column = 21895}, end_pos = {lineno = -10683104, column = 32766}}, {beg_pos = {lineno = -10683088, column = 32766}, end_pos = {lineno = -1307602415, column = 32702}}, {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 = -1677254848, column = 21895}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1677254848, column = 21895}}, {beg_pos = {lineno = -1313038048, column = 1}, end_pos = {lineno = -1677253968, column = 21895}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32702}}, {beg_pos = {lineno = 0, column = 32702}, end_pos = {lineno = 0, column = 21895}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = -1307574415, column = 32702}}, {beg_pos = {lineno = -1313064064, column = 32702}, end_pos = {lineno = -1307659520, column = 32702}}, {beg_pos = {lineno = -1677254848, column = 21895}, end_pos = {lineno = -1378618808, column = 32702}}, {beg_pos = {lineno = -1378985288, column = 32702}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = -1380011808, column = 32702}, end_pos = {lineno = -1307574415, column = 32702}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 134, column = 0}}, {beg_pos = {lineno = -1677254848, column = 21895}, end_pos = {lineno = -1378618296, column = 32702}}, {beg_pos = {lineno = -1677248448, column = 21895}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = -1380011808, column = 32702}, end_pos = {lineno = -1307574415, column = 32702}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1313064064, column = 32702}, end_pos = {lineno = -1311544000, column = 32702}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = -10681952, column = 32766}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = -1677248448, column = 21895}, end_pos = {lineno = -1307562578, column = 32702}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1378639008, column = 32702}}, {beg_pos = {lineno = -10686930, column = 32766}, end_pos = {lineno = -10682128, column = 32766}}, {beg_pos = {lineno = -1380012368, column = 32702}, end_pos = {lineno = -10687324, column = 32766}}, {beg_pos = {lineno = -10687328, column = 32766}, end_pos = {lineno = -1307659520, column = 32702}}, {beg_pos = {lineno = -1307659520, column = 32702}, end_pos = {lineno = -1313085976, column = 32702}}, {beg_pos = {lineno = -1740217531, column = 0}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = -1318506048, column = 32702}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1315013264, column = 32702}, end_pos = {lineno = -1315013264, column = 32702}}, {beg_pos = {lineno = -1315012176, column = 32702}, 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 = -1315012176, column = 32702}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1678888672, column = 21895}, end_pos = {lineno = -1317360240, column = 32702}}, {beg_pos = {lineno = 29, column = 4}, end_pos = {lineno = 29, column = 4}}, {beg_pos = {lineno = 41138350, column = 173710}, end_pos = {lineno = -1675577920, column = 21895}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1317360240, column = 32702}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1315013408, column = 32702}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 29, column = 3}}, {beg_pos = {lineno = 28, column = 6}, end_pos = {lineno = 28, column = 6}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 11599531, column = 65534}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -500278480, column = 763574510}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = -1315013408, column = 32702}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1312521949, column = 32702}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1315013408, column = 32702}}, {beg_pos = {lineno = -1675653544, column = 21895}, end_pos = {lineno = -1315013504, column = 32702}}, {beg_pos = {lineno = -500278480, column = 763574510}, end_pos = {lineno = -1676016640, column = 21895}}, {beg_pos = {lineno = -1678889112, column = 21895}, end_pos = {lineno = -1315013504, column = 32702}}, {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 = -1316545445, column = 32702}}, {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 = -500278480, column = 763574510}}, {beg_pos = {lineno = 134, column = 0}, end_pos = {lineno = 1952, column = 0}}, {beg_pos = {lineno = 30, column = 0}, end_pos = {lineno = 120, column = 78}}, {beg_pos = {lineno = 3, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 124, column = 119}}}
        yyls = <optimized out>
        yylsp = <optimized out>
        yyn = <optimized out>
        yyresult = <optimized out>
        yytoken = <optimized out>
        yyval = {val = 140456996983280, node = 0x7fbeb16951f0, id = 140456996983280, num = -1318497808, tbl = 0x7fbeb16951f0, vars = 0x7fbeb16951f0, strterm = 0x7fbeb16951f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}
        yyloc = {beg_pos = {lineno = 997, column = 11}, end_pos = {lineno = 997, column = 14}}
        yyerror_range = <optimized out>
        yymsgbuf = "n\000\000\000^\000\000\000H,\270\255\276\177\000\000@\306\301\255\276\177\000\000\200|\236\261\276\177\000\000x\a\000\000\000\000\000\000v\000\000\000\000\000\000\000x\a\000\000\000\000\000\000\020\256z\261\276\177\000\000\000\000\000\000\000\000\000\000\342\062\207\261\276\177\000\000\000\347$\234\207U\000\000H,\270\255\276\177\000\000\000I\032\234\207U\000\000\340 \356\233\207U\000\000\004\000\000\000\000\000\000\000\240\210\315\261\276\177\000"
        yymsg = 0x7ffeff5d0110 "n"
        yymsg_alloc = 128
        yylen = 0
        yyabortlab = <optimized out>
        yyerrorlab = <optimized out>
#52 0x00007fbeadd215b2 in ripper_parse0 (parser_v=parser_v@entry=140456935042080) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14371
        p = 0x55879c1a4900
#53 0x00007fbeb1cb4fd6 in rb_ensure (b_proc=b_proc@entry=0x7fbeadd214d0 <ripper_parse0>, data1=data1@entry=140456935042080, e_proc=e_proc@entry=0x7fbeadd03ae0 <ripper_ensure>, data2=data2@entry=140456935042080) at /tmp/ruby/src/trunk-random2/eval.c:1005
        _ec = 0x55879bee3120
        _tag = {tag = 36, retval = 94038308945981, buf = {0x7fbeadb82c20, 0x7fbeb1cb50c0 <rb_ensure+528>, 0x0, 0x7ffeff5d0200, 0x0}, prev = 0x7ffeff5d0580, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x55879bee3120
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7fbeadd03ae0 <ripper_ensure>, data2 = 140456935042080}}
#54 0x00007fbeadd04315 in ripper_parse (self=140456935042080) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14409
        p = 0x55879c1a4900
#55 0x00007fbeb1e78e54 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7fbeb17aae10, ec=0x55879bee3120) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
        ci = 0x8601001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fbeb16931c0
        cfunc = 0x55879c073848
        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>
#56 vm_call_cfunc_with_frame (ec=0x55879bee3120, reg_cfp=0x7fbeb17aae10, calling=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#57 0x00007fbeb1e881dd 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-random2/vm_callinfo.h:368
        val = 32
        ci = 0x999999999999c6c8
        cc = <optimized out>
        recv = 94040925020384
        argc = <optimized out>
        calling = {ci = 0x8601001c0001, cc = 0x7fbeadbeaed8, block_handler = 0, recv = 140456935042080, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#58 vm_exec_core (ec=0x55879bee3120, initial=0) at ../../src/trunk-random2/insns.def:835
        bh = <optimized out>
        cd = 0x0
        leaf = <optimized out>
        val = 32
        reg_pc = 0x55879c228318
        reg_cfp = 0x7fbeb17aae10
        insns_address_table = {0x7fbeb1e8a94f <vm_exec_core+10351>, 0x7fbeb1e88359 <vm_exec_core+633>, 0x7fbeb1e8a50e <vm_exec_core+9262>, 0x7fbeb1e8a494 <vm_exec_core+9140>, 0x7fbeb1e8a41d <vm_exec_core+9021>, 0x7fbeb1e8a39e <vm_exec_core+8894>, 0x7fbeb1e8a31e <vm_exec_core+8766>, 0x7fbeb1e8a2c2 <vm_exec_core+8674>, 0x7fbeb1e8a267 <vm_exec_core+8583>, 0x7fbeb1e8a217 <vm_exec_core+8503>, 0x7fbeb1e8a09c <vm_exec_core+8124>, 0x7fbeb1e89ef1 <vm_exec_core+7697>, 0x7fbeb1e89e06 <vm_exec_core+7462>, 0x7fbeb1e89d97 <vm_exec_core+7351>, 0x7fbeb1e89d2a <vm_exec_core+7242>, 0x7fbeb1e89cef <vm_exec_core+7183>, 0x7fbeb1e89cb9 <vm_exec_core+7129>, 0x7fbeb1e89c86 <vm_exec_core+7078>, 0x7fbeb1e8a57a <vm_exec_core+9370>, 0x7fbeb1e88fe7 <vm_exec_core+3847>, 0x7fbeb1e88f79 <vm_exec_core+3737>, 0x7fbeb1e88f3e <vm_exec_core+3678>, 0x7fbeb1e88ee8 <vm_exec_core+3592>, 0x7fbeb1e88ea4 <vm_exec_core+3524>, 0x7fbeb1e88e1d <vm_exec_core+3389>, 0x7fbeb1e88de8 <vm_exec_core+3336>, 0x7fbeb1e88d8d <vm_exec_core+3245>, 0x7fbeb1e88d15 <vm_exec_core+3125>, 0x7fbeb1e88cdd <vm_exec_core+3069>, 0x7fbeb1e88ca5 <vm_exec_core+3013>, 0x7fbeb1e88ab0 <vm_exec_core+2512>, 0x7fbeb1e88a1f <vm_exec_core+2367>, 0x7fbeb1e889c2 <vm_exec_core+2274>, 0x7fbeb1e88949 <vm_exec_core+2153>, 0x7fbeb1e89689 <vm_exec_core+5545>, 0x7fbeb1e89664 <vm_exec_core+5508>, 0x7fbeb1e8962b <vm_exec_core+5451>, 0x7fbeb1e895db <vm_exec_core+5371>, 0x7fbeb1e895a9 <vm_exec_core+5321>, 0x7fbeb1e894be <vm_exec_core+5086>, 0x7fbeb1e89479 <vm_exec_core+5017>, 0x7fbeb1e89433 <vm_exec_core+4947>, 0x7fbeb1e89403 <vm_exec_core+4899>, 0x7fbeb1e89338 <vm_exec_core+4696>, 0x7fbeb1e893a3 <vm_exec_core+4803>, 0x7fbeb1e89208 <vm_exec_core+4392>, 0x7fbeb1e8919b <vm_exec_core+4283>, 0x7fbeb1e8910e <vm_exec_core+4142>, 0x7fbeb1e89052 <vm_exec_core+3954>, 0x7fbeb1e8901a <vm_exec_core+3898>, 0x7fbeb1e89b87 <vm_exec_core+6823>, 0x7fbeb1e89a74 <vm_exec_core+6548>, 0x7fbeb1e88138 <vm_exec_core+88>, 0x7fbeb1e89c02 <vm_exec_core+6946>, 0x7fbeb1e897cd <vm_exec_core+5869>, 0x7fbeb1e8aa97 <vm_exec_core+10679>, 0x7fbeb1e89783 <vm_exec_core+5795>, 0x7fbeb1e8972a <vm_exec_core+5706>, 0x7fbeb1e896d1 <vm_exec_core+5617>, 0x7fbeb1e89966 <vm_exec_core+6278>, 0x7fbeb1e89890 <vm_exec_core+6064>, 0x7fbeb1e89817 <vm_exec_core+5943>, 0x7fbeb1e8a8ee <vm_exec_core+10254>, 0x7fbeb1e89bca <vm_exec_core+6890>, 0x7fbeb1e89a1d <vm_exec_core+6461>, 0x7fbeb1e887aa <vm_exec_core+1738>, 0x7fbeb1e88770 <vm_exec_core+1680>, 0x7fbeb1e888a2 <vm_exec_core+1986>, 0x7fbeb1e88801 <vm_exec_core+1825>, 0x7fbeb1e8ad7f <vm_exec_core+11423>, 0x7fbeb1e8acd6 <vm_exec_core+11254>, 0x7fbeb1e8af56 <vm_exec_core+11894>, 0x7fbeb1e8aee3 <vm_exec_core+11779>, 0x7fbeb1e8ae3d <vm_exec_core+11613>, 0x7fbeb1e8ade1 <vm_exec_core+11521>, 0x7fbeb1e8b303 <vm_exec_core+12835>, 0x7fbeb1e8b266 <vm_exec_core+12678>, 0x7fbeb1e8b1ce <vm_exec_core+12526>, 0x7fbeb1e8b131 <vm_exec_core+12369>, 0x7fbeb1e8b099 <vm_exec_core+12217>, 0x7fbeb1e8a9d8 <vm_exec_core+10488>, 0x7fbeb1e8b04e <vm_exec_core+12142>, 0x7fbeb1e8aff8 <vm_exec_core+12056>, 0x7fbeb1e8ab65 <vm_exec_core+10885>, 0x7fbeb1e8aadb <vm_exec_core+10747>, 0x7fbeb1e88703 <vm_exec_core+1571>, 0x7fbeb1e886a5 <vm_exec_core+1477>, 0x7fbeb1e8aca2 <vm_exec_core+11202>, 0x7fbeb1e8ac6e <vm_exec_core+11150>, 0x7fbeb1e8ac1d <vm_exec_core+11069>, 0x7fbeb1e8abce <vm_exec_core+10990>, 0x7fbeb1e8aa0b <vm_exec_core+10539>, 0x7fbeb1e8a960 <vm_exec_core+10368>, 0x7fbeb1e88638 <vm_exec_core+1368>, 0x7fbeb1e885e1 <vm_exec_core+1281>, 0x7fbeb1e8855e <vm_exec_core+1150>, 0x7fbeb1e88519 <vm_exec_core+1081>, 0x7fbeb1e884cc <vm_exec_core+1004>, 0x7fbeb1e8847f <vm_exec_core+927>, 0x7fbeb1e8842a <vm_exec_core+842>, 0x7fbeb1e883f7 <vm_exec_core+791>, 0x7fbeb1e883c4 <vm_exec_core+740>, 0x7fbeb1e8aa7b <vm_exec_core+10651>, 0x7fbeb1e8834a <vm_exec_core+618>, 0x7fbeb1e8a4ff <vm_exec_core+9247>, 0x7fbeb1e8a485 <vm_exec_core+9125>, 0x7fbeb1e8a40e <vm_exec_core+9006>, 0x7fbeb1e8a38f <vm_exec_core+8879>, 0x7fbeb1e8a30f <vm_exec_core+8751>, 0x7fbeb1e8a2b3 <vm_exec_core+8659>, 0x7fbeb1e8a258 <vm_exec_core+8568>, 0x7fbeb1e8a208 <vm_exec_core+8488>, 0x7fbeb1e8a08d <vm_exec_core+8109>, 0x7fbeb1e89ee2 <vm_exec_core+7682>, 0x7fbeb1e89df7 <vm_exec_core+7447>, 0x7fbeb1e89d88 <vm_exec_core+7336>, 0x7fbeb1e89d1b <vm_exec_core+7227>, 0x7fbeb1e89ce0 <vm_exec_core+7168>, 0x7fbeb1e89caa <vm_exec_core+7114>, 0x7fbeb1e89c77 <vm_exec_core+7063>, 0x7fbeb1e8a56b <vm_exec_core+9355>, 0x7fbeb1e88fd8 <vm_exec_core+3832>, 0x7fbeb1e88f6a <vm_exec_core+3722>, 0x7fbeb1e88f2f <vm_exec_core+3663>, 0x7fbeb1e88ed9 <vm_exec_core+3577>, 0x7fbeb1e88e95 <vm_exec_core+3509>, 0x7fbeb1e88e0e <vm_exec_core+3374>, 0x7fbeb1e88dd9 <vm_exec_core+3321>, 0x7fbeb1e88d7e <vm_exec_core+3230>, 0x7fbeb1e88d06 <vm_exec_core+3110>, 0x7fbeb1e88cce <vm_exec_core+3054>, 0x7fbeb1e88c96 <vm_exec_core+2998>, 0x7fbeb1e88aa1 <vm_exec_core+2497>, 0x7fbeb1e88a10 <vm_exec_core+2352>, 0x7fbeb1e889b3 <vm_exec_core+2259>, 0x7fbeb1e8893a <vm_exec_core+2138>, 0x7fbeb1e8967a <vm_exec_core+5530>, 0x7fbeb1e89655 <vm_exec_core+5493>, 0x7fbeb1e8961c <vm_exec_core+5436>, 0x7fbeb1e895cc <vm_exec_core+5356>, 0x7fbeb1e8959a <vm_exec_core+5306>, 0x7fbeb1e894af <vm_exec_core+5071>, 0x7fbeb1e8946a <vm_exec_core+5002>, 0x7fbeb1e89424 <vm_exec_core+4932>, 0x7fbeb1e893f4 <vm_exec_core+4884>, 0x7fbeb1e89329 <vm_exec_core+4681>, 0x7fbeb1e89394 <vm_exec_core+4788>, 0x7fbeb1e891f9 <vm_exec_core+4377>, 0x7fbeb1e8918c <vm_exec_core+4268>, 0x7fbeb1e890ff <vm_exec_core+4127>, 0x7fbeb1e89043 <vm_exec_core+3939>, 0x7fbeb1e8900b <vm_exec_core+3883>, 0x7fbeb1e89b78 <vm_exec_core+6808>, 0x7fbeb1e89a65 <vm_exec_core+6533>, 0x7fbeb1e8b523 <vm_exec_core+13379>, 0x7fbeb1e89bf3 <vm_exec_core+6931>, 0x7fbeb1e897be <vm_exec_core+5854>, 0x7fbeb1e8b50f <vm_exec_core+13359>, 0x7fbeb1e89774 <vm_exec_core+5780>, 0x7fbeb1e8971b <vm_exec_core+5691>, 0x7fbeb1e896c2 <vm_exec_core+5602>, 0x7fbeb1e89957 <vm_exec_core+6263>, 0x7fbeb1e89881 <vm_exec_core+6049>, 0x7fbeb1e89808 <vm_exec_core+5928>, 0x7fbeb1e8a8df <vm_exec_core+10239>, 0x7fbeb1e89bbb <vm_exec_core+6875>, 0x7fbeb1e89a0e <vm_exec_core+6446>, 0x7fbeb1e8879b <vm_exec_core+1723>, 0x7fbeb1e88761 <vm_exec_core+1665>, 0x7fbeb1e88893 <vm_exec_core+1971>, 0x7fbeb1e887f2 <vm_exec_core+1810>, 0x7fbeb1e8b4fb <vm_exec_core+13339>, 0x7fbeb1e8b4e7 <vm_exec_core+13319>, 0x7fbeb1e8b4d3 <vm_exec_core+13299>, 0x7fbeb1e8b4bf <vm_exec_core+13279>, 0x7fbeb1e8b4ab <vm_exec_core+13259>, 0x7fbeb1e8b497 <vm_exec_core+13239>, 0x7fbeb1e8b47c <vm_exec_core+13212>, 0x7fbeb1e8b468 <vm_exec_core+13192>, 0x7fbeb1e8b454 <vm_exec_core+13172>, 0x7fbeb1e8b440 <vm_exec_core+13152>, 0x7fbeb1e8b42c <vm_exec_core+13132>, 0x7fbeb1e8b418 <vm_exec_core+13112>, 0x7fbeb1e8b404 <vm_exec_core+13092>, 0x7fbeb1e8b3f0 <vm_exec_core+13072>, 0x7fbeb1e8b3dc <vm_exec_core+13052>, 0x7fbeb1e8b3c8 <vm_exec_core+13032>, 0x7fbeb1e886f4 <vm_exec_core+1556>, 0x7fbeb1e88696 <vm_exec_core+1462>, 0x7fbeb1e8b3b4 <vm_exec_core+13012>, 0x7fbeb1e8b3a0 <vm_exec_core+12992>, 0x7fbeb1e8b38c <vm_exec_core+12972>, 0x7fbeb1e8b378 <vm_exec_core+12952>, 0x7fbeb1e88121 <vm_exec_core+65>, 0x7fbeb1e88125 <vm_exec_core+69>, 0x7fbeb1e88629 <vm_exec_core+1353>, 0x7fbeb1e885d2 <vm_exec_core+1266>, 0x7fbeb1e8854f <vm_exec_core+1135>, 0x7fbeb1e8850a <vm_exec_core+1066>, 0x7fbeb1e884bd <vm_exec_core+989>...}
#59 0x00007fbeb1e8e97b in rb_vm_exec (ec=0x55879bee3120) at /tmp/ruby/src/trunk-random2/vm.c:2366
        _ec = 0x55879bee3120
        _tag = {tag = 36, retval = 4, buf = {0x55879bee3120, 0x7fbeb1e8e170 <rb_vm_exec+400>, 0x0, 0x7ffeff5d04b0, 0x7fbeb16ab108}, prev = 0x7ffeff5d0960, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#60 0x00007fbeb1e8eb79 in eval_string_with_cref (self=<optimized out>, src=140456935042000, cref=0x7fbeadb82b80, file=140456935671840, line=1) at /tmp/ruby/src/trunk-random2/vm_eval.c:1701
        ec = 0x55879bee3120
        block = {as = {captured = {self = 140456935042080, ep = 0x7fbeb16ab0f8, code = {iseq = 0x7fbeadcbf890, ifunc = 0x7fbeadcbf890, val = 140456936339600}}, symbol = 140456935042080, proc = 140456935042080}, type = block_type_iseq}
        iseq = 0x7fbeadb829c8
        cfp = <optimized out>
#61 0x00007fbeb1e9eeea in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=140456935042080) at /tmp/ruby/src/trunk-random2/vm_eval.c:1946
        cref = 0x7fbeadb82b80
#62 specific_eval (kw_splat=<optimized out>, singleton=1, self=<optimized out>, argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_eval.c:1970
        file = 140456935671840
        line = <optimized out>
        code = 140456935042000
#63 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=140456935042080) at /tmp/ruby/src/trunk-random2/vm_eval.c:2010
No locals.
#64 0x00007fbeb1e78e54 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7fbeb17aae90, ec=0x55879bee3120) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
        ci = 0x254100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fbeb1646e88
        cfunc = 0x55879bf25e08
        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>
#65 vm_call_cfunc_with_frame (ec=0x55879bee3120, reg_cfp=0x7fbeb17aae90, calling=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
        argc = 2
        stack_bottom = <optimized out>
        argv = <optimized out>
#66 0x00007fbeb1e881dd 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-random2/vm_callinfo.h:368
        val = 32
        ci = 0x999999999999c6c8
        cc = <optimized out>
        recv = 94040925020384
        argc = <optimized out>
        calling = {ci = 0x254100100005, cc = 0x7fbeadbeb040, block_handler = 0, recv = 140456935042080, argc = 2, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#67 vm_exec_core (ec=0x55879bee3120, initial=0) at ../../src/trunk-random2/insns.def:835
        bh = <optimized out>
        cd = 0x0
        leaf = <optimized out>
        val = 32
        reg_pc = 0x55879c04e120
        reg_cfp = 0x7fbeb17aae90
        insns_address_table = {0x7fbeb1e8a94f <vm_exec_core+10351>, 0x7fbeb1e88359 <vm_exec_core+633>, 0x7fbeb1e8a50e <vm_exec_core+9262>, 0x7fbeb1e8a494 <vm_exec_core+9140>, 0x7fbeb1e8a41d <vm_exec_core+9021>, 0x7fbeb1e8a39e <vm_exec_core+8894>, 0x7fbeb1e8a31e <vm_exec_core+8766>, 0x7fbeb1e8a2c2 <vm_exec_core+8674>, 0x7fbeb1e8a267 <vm_exec_core+8583>, 0x7fbeb1e8a217 <vm_exec_core+8503>, 0x7fbeb1e8a09c <vm_exec_core+8124>, 0x7fbeb1e89ef1 <vm_exec_core+7697>, 0x7fbeb1e89e06 <vm_exec_core+7462>, 0x7fbeb1e89d97 <vm_exec_core+7351>, 0x7fbeb1e89d2a <vm_exec_core+7242>, 0x7fbeb1e89cef <vm_exec_core+7183>, 0x7fbeb1e89cb9 <vm_exec_core+7129>, 0x7fbeb1e89c86 <vm_exec_core+7078>, 0x7fbeb1e8a57a <vm_exec_core+9370>, 0x7fbeb1e88fe7 <vm_exec_core+3847>, 0x7fbeb1e88f79 <vm_exec_core+3737>, 0x7fbeb1e88f3e <vm_exec_core+3678>, 0x7fbeb1e88ee8 <vm_exec_core+3592>, 0x7fbeb1e88ea4 <vm_exec_core+3524>, 0x7fbeb1e88e1d <vm_exec_core+3389>, 0x7fbeb1e88de8 <vm_exec_core+3336>, 0x7fbeb1e88d8d <vm_exec_core+3245>, 0x7fbeb1e88d15 <vm_exec_core+3125>, 0x7fbeb1e88cdd <vm_exec_core+3069>, 0x7fbeb1e88ca5 <vm_exec_core+3013>, 0x7fbeb1e88ab0 <vm_exec_core+2512>, 0x7fbeb1e88a1f <vm_exec_core+2367>, 0x7fbeb1e889c2 <vm_exec_core+2274>, 0x7fbeb1e88949 <vm_exec_core+2153>, 0x7fbeb1e89689 <vm_exec_core+5545>, 0x7fbeb1e89664 <vm_exec_core+5508>, 0x7fbeb1e8962b <vm_exec_core+5451>, 0x7fbeb1e895db <vm_exec_core+5371>, 0x7fbeb1e895a9 <vm_exec_core+5321>, 0x7fbeb1e894be <vm_exec_core+5086>, 0x7fbeb1e89479 <vm_exec_core+5017>, 0x7fbeb1e89433 <vm_exec_core+4947>, 0x7fbeb1e89403 <vm_exec_core+4899>, 0x7fbeb1e89338 <vm_exec_core+4696>, 0x7fbeb1e893a3 <vm_exec_core+4803>, 0x7fbeb1e89208 <vm_exec_core+4392>, 0x7fbeb1e8919b <vm_exec_core+4283>, 0x7fbeb1e8910e <vm_exec_core+4142>, 0x7fbeb1e89052 <vm_exec_core+3954>, 0x7fbeb1e8901a <vm_exec_core+3898>, 0x7fbeb1e89b87 <vm_exec_core+6823>, 0x7fbeb1e89a74 <vm_exec_core+6548>, 0x7fbeb1e88138 <vm_exec_core+88>, 0x7fbeb1e89c02 <vm_exec_core+6946>, 0x7fbeb1e897cd <vm_exec_core+5869>, 0x7fbeb1e8aa97 <vm_exec_core+10679>, 0x7fbeb1e89783 <vm_exec_core+5795>, 0x7fbeb1e8972a <vm_exec_core+5706>, 0x7fbeb1e896d1 <vm_exec_core+5617>, 0x7fbeb1e89966 <vm_exec_core+6278>, 0x7fbeb1e89890 <vm_exec_core+6064>, 0x7fbeb1e89817 <vm_exec_core+5943>, 0x7fbeb1e8a8ee <vm_exec_core+10254>, 0x7fbeb1e89bca <vm_exec_core+6890>, 0x7fbeb1e89a1d <vm_exec_core+6461>, 0x7fbeb1e887aa <vm_exec_core+1738>, 0x7fbeb1e88770 <vm_exec_core+1680>, 0x7fbeb1e888a2 <vm_exec_core+1986>, 0x7fbeb1e88801 <vm_exec_core+1825>, 0x7fbeb1e8ad7f <vm_exec_core+11423>, 0x7fbeb1e8acd6 <vm_exec_core+11254>, 0x7fbeb1e8af56 <vm_exec_core+11894>, 0x7fbeb1e8aee3 <vm_exec_core+11779>, 0x7fbeb1e8ae3d <vm_exec_core+11613>, 0x7fbeb1e8ade1 <vm_exec_core+11521>, 0x7fbeb1e8b303 <vm_exec_core+12835>, 0x7fbeb1e8b266 <vm_exec_core+12678>, 0x7fbeb1e8b1ce <vm_exec_core+12526>, 0x7fbeb1e8b131 <vm_exec_core+12369>, 0x7fbeb1e8b099 <vm_exec_core+12217>, 0x7fbeb1e8a9d8 <vm_exec_core+10488>, 0x7fbeb1e8b04e <vm_exec_core+12142>, 0x7fbeb1e8aff8 <vm_exec_core+12056>, 0x7fbeb1e8ab65 <vm_exec_core+10885>, 0x7fbeb1e8aadb <vm_exec_core+10747>, 0x7fbeb1e88703 <vm_exec_core+1571>, 0x7fbeb1e886a5 <vm_exec_core+1477>, 0x7fbeb1e8aca2 <vm_exec_core+11202>, 0x7fbeb1e8ac6e <vm_exec_core+11150>, 0x7fbeb1e8ac1d <vm_exec_core+11069>, 0x7fbeb1e8abce <vm_exec_core+10990>, 0x7fbeb1e8aa0b <vm_exec_core+10539>, 0x7fbeb1e8a960 <vm_exec_core+10368>, 0x7fbeb1e88638 <vm_exec_core+1368>, 0x7fbeb1e885e1 <vm_exec_core+1281>, 0x7fbeb1e8855e <vm_exec_core+1150>, 0x7fbeb1e88519 <vm_exec_core+1081>, 0x7fbeb1e884cc <vm_exec_core+1004>, 0x7fbeb1e8847f <vm_exec_core+927>, 0x7fbeb1e8842a <vm_exec_core+842>, 0x7fbeb1e883f7 <vm_exec_core+791>, 0x7fbeb1e883c4 <vm_exec_core+740>, 0x7fbeb1e8aa7b <vm_exec_core+10651>, 0x7fbeb1e8834a <vm_exec_core+618>, 0x7fbeb1e8a4ff <vm_exec_core+9247>, 0x7fbeb1e8a485 <vm_exec_core+9125>, 0x7fbeb1e8a40e <vm_exec_core+9006>, 0x7fbeb1e8a38f <vm_exec_core+8879>, 0x7fbeb1e8a30f <vm_exec_core+8751>, 0x7fbeb1e8a2b3 <vm_exec_core+8659>, 0x7fbeb1e8a258 <vm_exec_core+8568>, 0x7fbeb1e8a208 <vm_exec_core+8488>, 0x7fbeb1e8a08d <vm_exec_core+8109>, 0x7fbeb1e89ee2 <vm_exec_core+7682>, 0x7fbeb1e89df7 <vm_exec_core+7447>, 0x7fbeb1e89d88 <vm_exec_core+7336>, 0x7fbeb1e89d1b <vm_exec_core+7227>, 0x7fbeb1e89ce0 <vm_exec_core+7168>, 0x7fbeb1e89caa <vm_exec_core+7114>, 0x7fbeb1e89c77 <vm_exec_core+7063>, 0x7fbeb1e8a56b <vm_exec_core+9355>, 0x7fbeb1e88fd8 <vm_exec_core+3832>, 0x7fbeb1e88f6a <vm_exec_core+3722>, 0x7fbeb1e88f2f <vm_exec_core+3663>, 0x7fbeb1e88ed9 <vm_exec_core+3577>, 0x7fbeb1e88e95 <vm_exec_core+3509>, 0x7fbeb1e88e0e <vm_exec_core+3374>, 0x7fbeb1e88dd9 <vm_exec_core+3321>, 0x7fbeb1e88d7e <vm_exec_core+3230>, 0x7fbeb1e88d06 <vm_exec_core+3110>, 0x7fbeb1e88cce <vm_exec_core+3054>, 0x7fbeb1e88c96 <vm_exec_core+2998>, 0x7fbeb1e88aa1 <vm_exec_core+2497>, 0x7fbeb1e88a10 <vm_exec_core+2352>, 0x7fbeb1e889b3 <vm_exec_core+2259>, 0x7fbeb1e8893a <vm_exec_core+2138>, 0x7fbeb1e8967a <vm_exec_core+5530>, 0x7fbeb1e89655 <vm_exec_core+5493>, 0x7fbeb1e8961c <vm_exec_core+5436>, 0x7fbeb1e895cc <vm_exec_core+5356>, 0x7fbeb1e8959a <vm_exec_core+5306>, 0x7fbeb1e894af <vm_exec_core+5071>, 0x7fbeb1e8946a <vm_exec_core+5002>, 0x7fbeb1e89424 <vm_exec_core+4932>, 0x7fbeb1e893f4 <vm_exec_core+4884>, 0x7fbeb1e89329 <vm_exec_core+4681>, 0x7fbeb1e89394 <vm_exec_core+4788>, 0x7fbeb1e891f9 <vm_exec_core+4377>, 0x7fbeb1e8918c <vm_exec_core+4268>, 0x7fbeb1e890ff <vm_exec_core+4127>, 0x7fbeb1e89043 <vm_exec_core+3939>, 0x7fbeb1e8900b <vm_exec_core+3883>, 0x7fbeb1e89b78 <vm_exec_core+6808>, 0x7fbeb1e89a65 <vm_exec_core+6533>, 0x7fbeb1e8b523 <vm_exec_core+13379>, 0x7fbeb1e89bf3 <vm_exec_core+6931>, 0x7fbeb1e897be <vm_exec_core+5854>, 0x7fbeb1e8b50f <vm_exec_core+13359>, 0x7fbeb1e89774 <vm_exec_core+5780>, 0x7fbeb1e8971b <vm_exec_core+5691>, 0x7fbeb1e896c2 <vm_exec_core+5602>, 0x7fbeb1e89957 <vm_exec_core+6263>, 0x7fbeb1e89881 <vm_exec_core+6049>, 0x7fbeb1e89808 <vm_exec_core+5928>, 0x7fbeb1e8a8df <vm_exec_core+10239>, 0x7fbeb1e89bbb <vm_exec_core+6875>, 0x7fbeb1e89a0e <vm_exec_core+6446>, 0x7fbeb1e8879b <vm_exec_core+1723>, 0x7fbeb1e88761 <vm_exec_core+1665>, 0x7fbeb1e88893 <vm_exec_core+1971>, 0x7fbeb1e887f2 <vm_exec_core+1810>, 0x7fbeb1e8b4fb <vm_exec_core+13339>, 0x7fbeb1e8b4e7 <vm_exec_core+13319>, 0x7fbeb1e8b4d3 <vm_exec_core+13299>, 0x7fbeb1e8b4bf <vm_exec_core+13279>, 0x7fbeb1e8b4ab <vm_exec_core+13259>, 0x7fbeb1e8b497 <vm_exec_core+13239>, 0x7fbeb1e8b47c <vm_exec_core+13212>, 0x7fbeb1e8b468 <vm_exec_core+13192>, 0x7fbeb1e8b454 <vm_exec_core+13172>, 0x7fbeb1e8b440 <vm_exec_core+13152>, 0x7fbeb1e8b42c <vm_exec_core+13132>, 0x7fbeb1e8b418 <vm_exec_core+13112>, 0x7fbeb1e8b404 <vm_exec_core+13092>, 0x7fbeb1e8b3f0 <vm_exec_core+13072>, 0x7fbeb1e8b3dc <vm_exec_core+13052>, 0x7fbeb1e8b3c8 <vm_exec_core+13032>, 0x7fbeb1e886f4 <vm_exec_core+1556>, 0x7fbeb1e88696 <vm_exec_core+1462>, 0x7fbeb1e8b3b4 <vm_exec_core+13012>, 0x7fbeb1e8b3a0 <vm_exec_core+12992>, 0x7fbeb1e8b38c <vm_exec_core+12972>, 0x7fbeb1e8b378 <vm_exec_core+12952>, 0x7fbeb1e88121 <vm_exec_core+65>, 0x7fbeb1e88125 <vm_exec_core+69>, 0x7fbeb1e88629 <vm_exec_core+1353>, 0x7fbeb1e885d2 <vm_exec_core+1266>, 0x7fbeb1e8854f <vm_exec_core+1135>, 0x7fbeb1e8850a <vm_exec_core+1066>, 0x7fbeb1e884bd <vm_exec_core+989>...}
#68 0x00007fbeb1e8e97b in rb_vm_exec (ec=0x55879bee3120) at /tmp/ruby/src/trunk-random2/vm.c:2366
        _ec = 0x55879bee3120
        _tag = {tag = 36, retval = 4, buf = {0x7fbeb17aaf50, 0x7fbeb1e8e170 <rb_vm_exec+400>, 0x0, 0x7ffeff5d0890, 0x0}, prev = 0x7ffeff5d0ce0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#69 0x00007fbeb1e9deeb in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140456996687200, iseq=0x7fbeadcbf8e0, ec=0x55879bee3120) at /tmp/ruby/src/trunk-random2/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#70 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffeff5d0a08, argc=1, self=140456996687200, captured=<optimized out>, ec=0x55879bee3120) at /tmp/ruby/src/trunk-random2/vm.c:1440
        iseq = 0x7fbeadcbf8e0
        i = 1
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = 0x7fbeb16ab088
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#71 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-random2/vm.c:1458
        captured = <optimized out>
        again = <optimized out>
        again = <optimized out>
        captured = <optimized out>
#72 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffeff5d0a08, argc=1, ec=0x55879bee3120) at /tmp/ruby/src/trunk-random2/vm.c:1495
No locals.
#73 vm_yield (kw_splat=0, argv=0x7ffeff5d0a08, argc=1, ec=0x55879bee3120) at /tmp/ruby/src/trunk-random2/vm.c:1503
No locals.
#74 rb_yield_0 (argv=0x7ffeff5d0a08, argc=1) at /tmp/ruby/src/trunk-random2/vm_eval.c:1337
No locals.
#75 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_eval.c:1353
No locals.
#76 0x00007fbeb1c112fc in rb_ary_each (ary=140456936496200) at /tmp/ruby/src/trunk-random2/array.c:2747
        i = 4
#77 0x00007fbeb1e78e54 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7fbeb17aaf90, ec=0x55879bee3120) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fbeb16404c0
        cfunc = 0x55879bf3a348
        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>
#78 vm_call_cfunc_with_frame (ec=0x55879bee3120, reg_cfp=0x7fbeb17aaf90, calling=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#79 0x00007fbeb1e89b59 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-random2/vm_callinfo.h:368
        val = 32
        ci = <optimized out>
        cc = <optimized out>
        recv = 94040925020384
        argc = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7fbeb167bb38, block_handler = 140456998121385, recv = 140456936496200, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#80 vm_exec_core (ec=0x55879bee3120, initial=0) at ../../src/trunk-random2/insns.def:815
        bh = <optimized out>
        cd = 0x55879c0248d0
        blockiseq = <optimized out>
        leaf = <optimized out>
        val = 32
        reg_pc = 0x55879c024628
        reg_cfp = 0x7fbeb17aaf90
        insns_address_table = {0x7fbeb1e8a94f <vm_exec_core+10351>, 0x7fbeb1e88359 <vm_exec_core+633>, 0x7fbeb1e8a50e <vm_exec_core+9262>, 0x7fbeb1e8a494 <vm_exec_core+9140>, 0x7fbeb1e8a41d <vm_exec_core+9021>, 0x7fbeb1e8a39e <vm_exec_core+8894>, 0x7fbeb1e8a31e <vm_exec_core+8766>, 0x7fbeb1e8a2c2 <vm_exec_core+8674>, 0x7fbeb1e8a267 <vm_exec_core+8583>, 0x7fbeb1e8a217 <vm_exec_core+8503>, 0x7fbeb1e8a09c <vm_exec_core+8124>, 0x7fbeb1e89ef1 <vm_exec_core+7697>, 0x7fbeb1e89e06 <vm_exec_core+7462>, 0x7fbeb1e89d97 <vm_exec_core+7351>, 0x7fbeb1e89d2a <vm_exec_core+7242>, 0x7fbeb1e89cef <vm_exec_core+7183>, 0x7fbeb1e89cb9 <vm_exec_core+7129>, 0x7fbeb1e89c86 <vm_exec_core+7078>, 0x7fbeb1e8a57a <vm_exec_core+9370>, 0x7fbeb1e88fe7 <vm_exec_core+3847>, 0x7fbeb1e88f79 <vm_exec_core+3737>, 0x7fbeb1e88f3e <vm_exec_core+3678>, 0x7fbeb1e88ee8 <vm_exec_core+3592>, 0x7fbeb1e88ea4 <vm_exec_core+3524>, 0x7fbeb1e88e1d <vm_exec_core+3389>, 0x7fbeb1e88de8 <vm_exec_core+3336>, 0x7fbeb1e88d8d <vm_exec_core+3245>, 0x7fbeb1e88d15 <vm_exec_core+3125>, 0x7fbeb1e88cdd <vm_exec_core+3069>, 0x7fbeb1e88ca5 <vm_exec_core+3013>, 0x7fbeb1e88ab0 <vm_exec_core+2512>, 0x7fbeb1e88a1f <vm_exec_core+2367>, 0x7fbeb1e889c2 <vm_exec_core+2274>, 0x7fbeb1e88949 <vm_exec_core+2153>, 0x7fbeb1e89689 <vm_exec_core+5545>, 0x7fbeb1e89664 <vm_exec_core+5508>, 0x7fbeb1e8962b <vm_exec_core+5451>, 0x7fbeb1e895db <vm_exec_core+5371>, 0x7fbeb1e895a9 <vm_exec_core+5321>, 0x7fbeb1e894be <vm_exec_core+5086>, 0x7fbeb1e89479 <vm_exec_core+5017>, 0x7fbeb1e89433 <vm_exec_core+4947>, 0x7fbeb1e89403 <vm_exec_core+4899>, 0x7fbeb1e89338 <vm_exec_core+4696>, 0x7fbeb1e893a3 <vm_exec_core+4803>, 0x7fbeb1e89208 <vm_exec_core+4392>, 0x7fbeb1e8919b <vm_exec_core+4283>, 0x7fbeb1e8910e <vm_exec_core+4142>, 0x7fbeb1e89052 <vm_exec_core+3954>, 0x7fbeb1e8901a <vm_exec_core+3898>, 0x7fbeb1e89b87 <vm_exec_core+6823>, 0x7fbeb1e89a74 <vm_exec_core+6548>, 0x7fbeb1e88138 <vm_exec_core+88>, 0x7fbeb1e89c02 <vm_exec_core+6946>, 0x7fbeb1e897cd <vm_exec_core+5869>, 0x7fbeb1e8aa97 <vm_exec_core+10679>, 0x7fbeb1e89783 <vm_exec_core+5795>, 0x7fbeb1e8972a <vm_exec_core+5706>, 0x7fbeb1e896d1 <vm_exec_core+5617>, 0x7fbeb1e89966 <vm_exec_core+6278>, 0x7fbeb1e89890 <vm_exec_core+6064>, 0x7fbeb1e89817 <vm_exec_core+5943>, 0x7fbeb1e8a8ee <vm_exec_core+10254>, 0x7fbeb1e89bca <vm_exec_core+6890>, 0x7fbeb1e89a1d <vm_exec_core+6461>, 0x7fbeb1e887aa <vm_exec_core+1738>, 0x7fbeb1e88770 <vm_exec_core+1680>, 0x7fbeb1e888a2 <vm_exec_core+1986>, 0x7fbeb1e88801 <vm_exec_core+1825>, 0x7fbeb1e8ad7f <vm_exec_core+11423>, 0x7fbeb1e8acd6 <vm_exec_core+11254>, 0x7fbeb1e8af56 <vm_exec_core+11894>, 0x7fbeb1e8aee3 <vm_exec_core+11779>, 0x7fbeb1e8ae3d <vm_exec_core+11613>, 0x7fbeb1e8ade1 <vm_exec_core+11521>, 0x7fbeb1e8b303 <vm_exec_core+12835>, 0x7fbeb1e8b266 <vm_exec_core+12678>, 0x7fbeb1e8b1ce <vm_exec_core+12526>, 0x7fbeb1e8b131 <vm_exec_core+12369>, 0x7fbeb1e8b099 <vm_exec_core+12217>, 0x7fbeb1e8a9d8 <vm_exec_core+10488>, 0x7fbeb1e8b04e <vm_exec_core+12142>, 0x7fbeb1e8aff8 <vm_exec_core+12056>, 0x7fbeb1e8ab65 <vm_exec_core+10885>, 0x7fbeb1e8aadb <vm_exec_core+10747>, 0x7fbeb1e88703 <vm_exec_core+1571>, 0x7fbeb1e886a5 <vm_exec_core+1477>, 0x7fbeb1e8aca2 <vm_exec_core+11202>, 0x7fbeb1e8ac6e <vm_exec_core+11150>, 0x7fbeb1e8ac1d <vm_exec_core+11069>, 0x7fbeb1e8abce <vm_exec_core+10990>, 0x7fbeb1e8aa0b <vm_exec_core+10539>, 0x7fbeb1e8a960 <vm_exec_core+10368>, 0x7fbeb1e88638 <vm_exec_core+1368>, 0x7fbeb1e885e1 <vm_exec_core+1281>, 0x7fbeb1e8855e <vm_exec_core+1150>, 0x7fbeb1e88519 <vm_exec_core+1081>, 0x7fbeb1e884cc <vm_exec_core+1004>, 0x7fbeb1e8847f <vm_exec_core+927>, 0x7fbeb1e8842a <vm_exec_core+842>, 0x7fbeb1e883f7 <vm_exec_core+791>, 0x7fbeb1e883c4 <vm_exec_core+740>, 0x7fbeb1e8aa7b <vm_exec_core+10651>, 0x7fbeb1e8834a <vm_exec_core+618>, 0x7fbeb1e8a4ff <vm_exec_core+9247>, 0x7fbeb1e8a485 <vm_exec_core+9125>, 0x7fbeb1e8a40e <vm_exec_core+9006>, 0x7fbeb1e8a38f <vm_exec_core+8879>, 0x7fbeb1e8a30f <vm_exec_core+8751>, 0x7fbeb1e8a2b3 <vm_exec_core+8659>, 0x7fbeb1e8a258 <vm_exec_core+8568>, 0x7fbeb1e8a208 <vm_exec_core+8488>, 0x7fbeb1e8a08d <vm_exec_core+8109>, 0x7fbeb1e89ee2 <vm_exec_core+7682>, 0x7fbeb1e89df7 <vm_exec_core+7447>, 0x7fbeb1e89d88 <vm_exec_core+7336>, 0x7fbeb1e89d1b <vm_exec_core+7227>, 0x7fbeb1e89ce0 <vm_exec_core+7168>, 0x7fbeb1e89caa <vm_exec_core+7114>, 0x7fbeb1e89c77 <vm_exec_core+7063>, 0x7fbeb1e8a56b <vm_exec_core+9355>, 0x7fbeb1e88fd8 <vm_exec_core+3832>, 0x7fbeb1e88f6a <vm_exec_core+3722>, 0x7fbeb1e88f2f <vm_exec_core+3663>, 0x7fbeb1e88ed9 <vm_exec_core+3577>, 0x7fbeb1e88e95 <vm_exec_core+3509>, 0x7fbeb1e88e0e <vm_exec_core+3374>, 0x7fbeb1e88dd9 <vm_exec_core+3321>, 0x7fbeb1e88d7e <vm_exec_core+3230>, 0x7fbeb1e88d06 <vm_exec_core+3110>, 0x7fbeb1e88cce <vm_exec_core+3054>, 0x7fbeb1e88c96 <vm_exec_core+2998>, 0x7fbeb1e88aa1 <vm_exec_core+2497>, 0x7fbeb1e88a10 <vm_exec_core+2352>, 0x7fbeb1e889b3 <vm_exec_core+2259>, 0x7fbeb1e8893a <vm_exec_core+2138>, 0x7fbeb1e8967a <vm_exec_core+5530>, 0x7fbeb1e89655 <vm_exec_core+5493>, 0x7fbeb1e8961c <vm_exec_core+5436>, 0x7fbeb1e895cc <vm_exec_core+5356>, 0x7fbeb1e8959a <vm_exec_core+5306>, 0x7fbeb1e894af <vm_exec_core+5071>, 0x7fbeb1e8946a <vm_exec_core+5002>, 0x7fbeb1e89424 <vm_exec_core+4932>, 0x7fbeb1e893f4 <vm_exec_core+4884>, 0x7fbeb1e89329 <vm_exec_core+4681>, 0x7fbeb1e89394 <vm_exec_core+4788>, 0x7fbeb1e891f9 <vm_exec_core+4377>, 0x7fbeb1e8918c <vm_exec_core+4268>, 0x7fbeb1e890ff <vm_exec_core+4127>, 0x7fbeb1e89043 <vm_exec_core+3939>, 0x7fbeb1e8900b <vm_exec_core+3883>, 0x7fbeb1e89b78 <vm_exec_core+6808>, 0x7fbeb1e89a65 <vm_exec_core+6533>, 0x7fbeb1e8b523 <vm_exec_core+13379>, 0x7fbeb1e89bf3 <vm_exec_core+6931>, 0x7fbeb1e897be <vm_exec_core+5854>, 0x7fbeb1e8b50f <vm_exec_core+13359>, 0x7fbeb1e89774 <vm_exec_core+5780>, 0x7fbeb1e8971b <vm_exec_core+5691>, 0x7fbeb1e896c2 <vm_exec_core+5602>, 0x7fbeb1e89957 <vm_exec_core+6263>, 0x7fbeb1e89881 <vm_exec_core+6049>, 0x7fbeb1e89808 <vm_exec_core+5928>, 0x7fbeb1e8a8df <vm_exec_core+10239>, 0x7fbeb1e89bbb <vm_exec_core+6875>, 0x7fbeb1e89a0e <vm_exec_core+6446>, 0x7fbeb1e8879b <vm_exec_core+1723>, 0x7fbeb1e88761 <vm_exec_core+1665>, 0x7fbeb1e88893 <vm_exec_core+1971>, 0x7fbeb1e887f2 <vm_exec_core+1810>, 0x7fbeb1e8b4fb <vm_exec_core+13339>, 0x7fbeb1e8b4e7 <vm_exec_core+13319>, 0x7fbeb1e8b4d3 <vm_exec_core+13299>, 0x7fbeb1e8b4bf <vm_exec_core+13279>, 0x7fbeb1e8b4ab <vm_exec_core+13259>, 0x7fbeb1e8b497 <vm_exec_core+13239>, 0x7fbeb1e8b47c <vm_exec_core+13212>, 0x7fbeb1e8b468 <vm_exec_core+13192>, 0x7fbeb1e8b454 <vm_exec_core+13172>, 0x7fbeb1e8b440 <vm_exec_core+13152>, 0x7fbeb1e8b42c <vm_exec_core+13132>, 0x7fbeb1e8b418 <vm_exec_core+13112>, 0x7fbeb1e8b404 <vm_exec_core+13092>, 0x7fbeb1e8b3f0 <vm_exec_core+13072>, 0x7fbeb1e8b3dc <vm_exec_core+13052>, 0x7fbeb1e8b3c8 <vm_exec_core+13032>, 0x7fbeb1e886f4 <vm_exec_core+1556>, 0x7fbeb1e88696 <vm_exec_core+1462>, 0x7fbeb1e8b3b4 <vm_exec_core+13012>, 0x7fbeb1e8b3a0 <vm_exec_core+12992>, 0x7fbeb1e8b38c <vm_exec_core+12972>, 0x7fbeb1e8b378 <vm_exec_core+12952>, 0x7fbeb1e88121 <vm_exec_core+65>, 0x7fbeb1e88125 <vm_exec_core+69>, 0x7fbeb1e88629 <vm_exec_core+1353>, 0x7fbeb1e885d2 <vm_exec_core+1266>, 0x7fbeb1e8854f <vm_exec_core+1135>, 0x7fbeb1e8850a <vm_exec_core+1066>, 0x7fbeb1e884bd <vm_exec_core+989>...}
#81 0x00007fbeb1e8e97b in rb_vm_exec (ec=0x55879bee3120) at /tmp/ruby/src/trunk-random2/vm.c:2366
        _ec = 0x55879bee3120
        _tag = {tag = 36, retval = 4, buf = {0x7fbeadcbfe08, 0x7fbeb1e8e170 <rb_vm_exec+400>, 0x0, 0x7ffeff5d0c10, 0x55879bf71c80}, prev = 0x7ffeff5d0da0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#82 0x00007fbeb1cb0891 in rb_ec_exec_node (ec=ec@entry=0x55879bee3120, n=n@entry=0x7fbeadcbfe08) at /tmp/ruby/src/trunk-random2/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 140457004995012, buf = {0x7fbeadcbfe08, 0x7fbeb1cb08e2 <rb_ec_exec_node+258>, 0x0, 0x7ffeff5d0d70, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7fbeadcbfe08
#83 0x00007fbeb1cb6d53 in ruby_run_node (n=0x7fbeadcbfe08) at /tmp/ruby/src/trunk-random2/eval.c:328
        ec = 0x55879bee3120
        status = 0
#84 0x000055879a7f7187 in rb_main (argv=0x7ffeff5d0fa8, argc=141) at /tmp/ruby/src/trunk-random2/main.c:39
        variable_in_this_stack_frame = 140733182711449
#85 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-random2/main.c:58
No locals.

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