# Logfile created on 2023-03-27 14:09:40 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005597b722a3b8 @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-random1", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-random1", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-random1", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random1", @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-random1.20230327-140940", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005597b72b3500 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005597b72b3398 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005597b72b31e0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random1.20230327-140940", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random1.20230327-140940>, @binmode=false, @mon_data=#<Monitor:0x00005597b72b3118>, @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/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-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision unchanged
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
HEAD is now at 6519736 Increase timeout in debug_code
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   a2ff942..8f569d4  master     -> origin/master
Updating a2ff942..8f569d4
Fast-forward
 lib/reline/line_editor.rb                   | 10 +++-------
 test/reline/yamatanooroti/test_rendering.rb | 24 ++++++++++++++++++++++++
 2 files changed, 27 insertions(+), 7 deletions(-)
Latest commit hash = 8f569d41cb
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk-random1/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-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
Update rbs to 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104
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-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision -
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-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef   -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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/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-random1/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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/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-random1/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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/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
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
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-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-random1/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
$$$[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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/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
From https://github.com/ruby/rbs
 * branch              0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 -> FETCH_HEAD
echo 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision -
HEAD is now at 0dd11d38 Merge pull request #1276 from ruby/print-skip-test
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating transdb.h
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-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/debug.revision unchanged
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-random1/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
./miniruby -I/tmp/ruby/src/trunk-random1/lib -I. -I.ext/common  /tmp/ruby/src/trunk-random1/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-random1/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-random1/bin
installing base libraries:          /tmp/ruby/install/trunk-random1/lib
installing arch files:              /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-random1/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-random1/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-random1/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-random1/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-random1/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-random1/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-random1/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-random1/bin
installing library scripts:         /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-random1/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-random1/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-random1/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-random1/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-random1/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-random1/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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/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-random1/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-random1/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-random1/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-random1/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-random1/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-random1/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-random1/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-random1/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-random1/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-random1/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-random1/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-random1/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-random1/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-random1/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-random1/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-random1/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-random1/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-random1/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-random1/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-random1/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-random1/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-random1/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-random1/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-random1/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-random1/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-random1/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-random1/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-random1/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-random1/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-random1/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=34499
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-random1/lib -I. -I.ext/common  /tmp/ruby/src/trunk-random1/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-random1/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-random1/test/ripper/test_files_test_2.rb:6]:
pid 4060979 killed by SIGABRT (signal 6) (core dumped)
| (eval):1: [BUG] Segmentation fault at 0x0000000000000000
| ruby 3.3.0dev (2023-03-27T13:57:16Z master 8f569d41cb) [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-random1/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:000db8 EVAL   -:19 [FINISH]
| c:0001 p:0000 s:0003 E:001dd0 DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -:19:in `<main>'
| -:19:in `each'
| -:20:in `block in <main>'
| /tmp/ruby/src/trunk-random1/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_args_add_block'
| (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: 0x00007f65a7146708 RBP: 0x0000563fd66595c8 RSP: 0x00007ffc863ce7f0
|  RAX: 0x3333333333335128 RBX: 0x0000000000000070 RCX: 0xcccccccccccccccd
|  RDX: 0x00000000000003be RDI: 0x0000563fd629c0e0 RSI: 0x206c617571655f74
|   R8: 0x0000000000008068  R9: 0x0000000000000060 R10: 0x00007ffc863dc080
|  R11: 0x0000000000000008 R12: 0x0000563fd629c0e0 R13: 0x0000563fd6650000
|  R14: 0x000000000000003e R15: 0x0000563fd664bd50 EFL: 0x0000000000010202
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_print_backtrace+0xd) [0x7f65a731e20f] /tmp/ruby/src/trunk-random1/vm_dump.c:785
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_bugreport) /tmp/ruby/src/trunk-random1/vm_dump.c:1101
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_bug_for_fatal_signal+0xf4) [0x7f65a7125494] /tmp/ruby/src/trunk-random1/error.c:813
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(sigsegv+0x4d) [0x7f65a726ac5d] /tmp/ruby/src/trunk-random1/signal.c:964
| /lib/x86_64-linux-gnu/libc.so.6(0x7f65a6c8a520) [0x7f65a6c8a520]
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(RVALUE_WB_UNPROTECTED+0x1a) [0x7f65a7146708] /tmp/ruby/src/trunk-random1/gc.c:1650
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rgengc_check_relation) /tmp/ruby/src/trunk-random1/gc.c:6983
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rgengc_check_relation+0x5) [0x7f65a714c7ad] /tmp/ruby/src/trunk-random1/gc.c:7078
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_mark_ptr) /tmp/ruby/src/trunk-random1/gc.c:7059
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(mark_ast_value+0x9) [0x7f65a71b0c4c] /tmp/ruby/src/trunk-random1/node.c:1379
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(iterate_buffer_elements) /tmp/ruby/src/trunk-random1/node.c:1338
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(iterate_node_values) /tmp/ruby/src/trunk-random1/node.c:1348
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ast_mark) /tmp/ruby/src/trunk-random1/node.c:1436
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_mark_stacked_objects+0x3f) [0x7f65a714f997] /tmp/ruby/src/trunk-random1/gc.c:7512
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_mark_stacked_objects_incremental) /tmp/ruby/src/trunk-random1/gc.c:7544
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_marks_rest) /tmp/ruby/src/trunk-random1/gc.c:8714
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_marking_exit+0x0) [0x7f65a7153648] /tmp/ruby/src/trunk-random1/gc.c:8754
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_marks_continue) /tmp/ruby/src/trunk-random1/gc.c:8757
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_continue) /tmp/ruby/src/trunk-random1/gc.c:2389
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(ractor_cache_allocate_slot+0x0) [0x7f65a71538cd] /tmp/ruby/src/trunk-random1/gc.c:2782
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(newobj_alloc) /tmp/ruby/src/trunk-random1/gc.c:2786
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(newobj_of0+0x66) [0x7f65a7154091] /tmp/ruby/src/trunk-random1/gc.c:2893
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(newobj_of) /tmp/ruby/src/trunk-random1/gc.c:2913
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-random1/gc.c:2935
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(str_alloc_embed+0x10) [0x7f65a72861a0] /tmp/ruby/src/trunk-random1/string.c:907
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(str_new0) /tmp/ruby/src/trunk-random1/string.c:943
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_enc_str_new) /tmp/ruby/src/trunk-random1/string.c:1000
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(sym_inspect+0xb8) [0x7f65a729ff38] /tmp/ruby/src/trunk-random1/string.c:11559
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call0_cfunc_with_frame+0x111) [0x7f65a730e231] /tmp/ruby/src/trunk-random1/vm_eval.c:148
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call0_cfunc) /tmp/ruby/src/trunk-random1/vm_eval.c:162
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call0_body) /tmp/ruby/src/trunk-random1/vm_eval.c:208
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call0_cc+0x6e) [0x7f65a731288f] /tmp/ruby/src/trunk-random1/vm_eval.c:85
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_funcallv) /tmp/ruby/src/trunk-random1/vm_eval.c:1040
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_inspect+0x19) [0x7f65a71c59a9] /tmp/ruby/src/trunk-random1/object.c:659
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(inspect_ary+0x3e) [0x7f65a708b531] /tmp/ruby/src/trunk-random1/array.c:3105
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(inspect_ary) /tmp/ruby/src/trunk-random1/array.c:3097
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(exec_recursive+0x3e8) [0x7f65a72b6768] /tmp/ruby/src/trunk-random1/thread.c:5149
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f65a72f2ec4] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_sendish+0x90) [0x7f65a730224d] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_exec_core) ../../src/trunk-random1/insns.def:835
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f65a73089eb] /tmp/ruby/src/trunk-random1/vm.c:2366
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call0_cc+0x6e) [0x7f65a731288f] /tmp/ruby/src/trunk-random1/vm_eval.c:85
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_funcallv) /tmp/ruby/src/trunk-random1/vm_eval.c:1040
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(ripper_dispatch2+0x57) [0x7f65a31863e7] /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14200
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(ripper_yyparse+0xe484) [0x7f65a319ce74] /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:3022
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(ripper_parse0+0xe2) [0x7f65a31a15b2] /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14371
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ensure+0x126) [0x7f65a712efd6] /tmp/ruby/src/trunk-random1/eval.c:1005
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7f65a3184315] /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14409
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f65a72f2ec4] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_sendish+0x90) [0x7f65a730224d] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_exec_core) ../../src/trunk-random1/insns.def:835
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f65a73089eb] /tmp/ruby/src/trunk-random1/vm.c:2366
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(eval_string_with_cref+0xd9) [0x7f65a7308be9] /tmp/ruby/src/trunk-random1/vm_eval.c:1701
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(eval_under+0x48) [0x7f65a7318f5a] /tmp/ruby/src/trunk-random1/vm_eval.c:1946
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_obj_instance_eval_internal) /tmp/ruby/src/trunk-random1/vm_eval.c:1970
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f65a72f2ec4] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_sendish+0x90) [0x7f65a730224d] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_exec_core) ../../src/trunk-random1/insns.def:835
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f65a73089eb] /tmp/ruby/src/trunk-random1/vm.c:2366
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_yield+0x27b) [0x7f65a7317f5b] /tmp/ruby/src/trunk-random1/vm.c:1384
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7f65a708b2fc] /tmp/ruby/src/trunk-random1/array.c:2747
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random1/include/ruby/internal/fl_type.h:552
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_array_len) /tmp/ruby/src/trunk-random1/include/ruby/internal/core/rarray.h:321
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ary_each) /tmp/ruby/src/trunk-random1/array.c:2746
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f65a72f2ec4] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_sendish+0x98) [0x7f65a7303bc9] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_exec_core) ../../src/trunk-random1/insns.def:815
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f65a73089eb] /tmp/ruby/src/trunk-random1/vm.c:2366
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7f65a712a891] /tmp/ruby/src/trunk-random1/eval.c:287
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(ruby_run_node+0x93) [0x7f65a7130d53] /tmp/ruby/src/trunk-random1/eval.c:328
| /tmp/ruby/build/trunk-random1/ruby(rb_main+0x21) [0x563fd5e29187] /tmp/ruby/src/trunk-random1/main.c:39
| /tmp/ruby/build/trunk-random1/ruby(main) /tmp/ruby/src/trunk-random1/main.c:58
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x80) [0x7f65a6c71d90] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f65a6c71e40] ../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
| [0x563fd5e291d5]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Process memory map:
| 
| 563fd5e28000-563fd5e29000 r--p 00000000 00:35 14311834                   /tmp/ruby/build/trunk-random1/ruby
| 563fd5e29000-563fd5e2a000 r-xp 00001000 00:35 14311834                   /tmp/ruby/build/trunk-random1/ruby
| 563fd5e2a000-563fd5e2b000 r--p 00002000 00:35 14311834                   /tmp/ruby/build/trunk-random1/ruby
| 563fd5e2b000-563fd5e2c000 r--p 00002000 00:35 14311834                   /tmp/ruby/build/trunk-random1/ruby
| 563fd5e2c000-563fd5e2d000 rw-p 00003000 00:35 14311834                   /tmp/ruby/build/trunk-random1/ruby
| 563fd6299000-563fd6869000 rw-p 00000000 00:00 0                          [heap]
| 7f659fc92000-7f65a04ba000 rw-p 00000000 00:00 0 
| 7f65a04ba000-7f65a08f1000 r--s 00000000 00:35 14692161                   /usr/lib/debug/.build-id/69/389d485a9793dbe873f0ea2c93e02efaa9aa3d.debug
| 7f65a08f1000-7f65a0b0f000 r--s 00000000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f65a0b0f000-7f65a1e7e000 rw-p 00000000 00:00 0 
| 7f65a1e7e000-7f65a2eca000 r--s 00000000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7f65a2eca000-7f65a2f00000 r--s 00000000 00:35 14311834                   /tmp/ruby/build/trunk-random1/ruby
| 7f65a2f00000-7f65a2f50000 rw-p 00000000 00:00 0 
| 7f65a2f60000-7f65a30e0000 rw-p 00000000 00:00 0 
| 7f65a30e5000-7f65a30e7000 r--p 00000000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7f65a30e7000-7f65a30ec000 r-xp 00002000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7f65a30ec000-7f65a30ed000 r--p 00007000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7f65a30ed000-7f65a30ee000 ---p 00008000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7f65a30ee000-7f65a30ef000 r--p 00008000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7f65a30ef000-7f65a30f0000 rw-p 00009000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7f65a30f0000-7f65a3170000 rw-p 00000000 00:00 0 
| 7f65a3176000-7f65a3177000 r--p 00000000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f65a3177000-7f65a3179000 r-xp 00001000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f65a3179000-7f65a317a000 r--p 00003000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f65a317a000-7f65a317b000 r--p 00003000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f65a317b000-7f65a317c000 rw-p 00004000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f65a317c000-7f65a3182000 r--p 00000000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7f65a3182000-7f65a31a4000 r-xp 00006000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7f65a31a4000-7f65a31bd000 r--p 00028000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7f65a31bd000-7f65a31bf000 r--p 00040000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7f65a31bf000-7f65a31c0000 rw-p 00042000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7f65a31c0000-7f65a31e0000 rw-p 00000000 00:00 0 
| 7f65a31e0000-7f65a31e1000 ---p 00000000 00:00 0 
| 7f65a31e1000-7f65a3222000 rw-p 00000000 00:00 0 
| 7f65a3222000-7f65a3223000 ---p 00000000 00:00 0 
| 7f65a3223000-7f65a3264000 rw-p 00000000 00:00 0 
| 7f65a3264000-7f65a3265000 ---p 00000000 00:00 0 
| 7f65a3265000-7f65a32a6000 rw-p 00000000 00:00 0 
| 7f65a32a6000-7f65a32a7000 ---p 00000000 00:00 0 
| 7f65a32a7000-7f65a32e8000 rw-p 00000000 00:00 0 
| 7f65a32e8000-7f65a32e9000 ---p 00000000 00:00 0 
| 7f65a32e9000-7f65a332a000 rw-p 00000000 00:00 0 
| 7f65a332a000-7f65a332b000 ---p 00000000 00:00 0 
| 7f65a332b000-7f65a336c000 rw-p 00000000 00:00 0 
| 7f65a336c000-7f65a336d000 ---p 00000000 00:00 0 
| 7f65a336d000-7f65a33ae000 rw-p 00000000 00:00 0 
| 7f65a33ae000-7f65a33af000 ---p 00000000 00:00 0 
| 7f65a33af000-7f65a33f0000 rw-p 00000000 00:00 0 
| 7f65a33f0000-7f65a33f1000 ---p 00000000 00:00 0 
| 7f65a33f1000-7f65a3432000 rw-p 00000000 00:00 0 
| 7f65a3432000-7f65a3433000 ---p 00000000 00:00 0 
| 7f65a3433000-7f65a3474000 rw-p 00000000 00:00 0 
| 7f65a3474000-7f65a3475000 ---p 00000000 00:00 0 
| 7f65a3475000-7f65a34b6000 rw-p 00000000 00:00 0 
| 7f65a34b6000-7f65a34b7000 ---p 00000000 00:00 0 
| 7f65a34b7000-7f65a34f8000 rw-p 00000000 00:00 0 
| 7f65a34f8000-7f65a34f9000 ---p 00000000 00:00 0 
| 7f65a34f9000-7f65a353a000 rw-p 00000000 00:00 0 
| 7f65a353a000-7f65a353b000 ---p 00000000 00:00 0 
| 7f65a353b000-7f65a357c000 rw-p 00000000 00:00 0 
| 7f65a357c000-7f65a357d000 ---p 00000000 00:00 0 
| 7f65a357d000-7f65a35be000 rw-p 00000000 00:00 0 
| 7f65a35be000-7f65a35bf000 ---p 00000000 00:00 0 
| 7f65a35bf000-7f65a3600000 rw-p 00000000 00:00 0 
| 7f65a3600000-7f65a3601000 ---p 00000000 00:00 0 
| 7f65a3601000-7f65a3642000 rw-p 00000000 00:00 0 
| 7f65a3642000-7f65a3643000 ---p 00000000 00:00 0 
| 7f65a3643000-7f65a3684000 rw-p 00000000 00:00 0 
| 7f65a3684000-7f65a3685000 ---p 00000000 00:00 0 
| 7f65a3685000-7f65a36c6000 rw-p 00000000 00:00 0 
| 7f65a36c6000-7f65a36c7000 ---p 00000000 00:00 0 
| 7f65a36c7000-7f65a3708000 rw-p 00000000 00:00 0 
| 7f65a3708000-7f65a3709000 ---p 00000000 00:00 0 
| 7f65a3709000-7f65a374a000 rw-p 00000000 00:00 0 
| 7f65a374a000-7f65a374b000 ---p 00000000 00:00 0 
| 7f65a374b000-7f65a378c000 rw-p 00000000 00:00 0 
| 7f65a378c000-7f65a378d000 ---p 00000000 00:00 0 
| 7f65a378d000-7f65a37ce000 rw-p 00000000 00:00 0 
| 7f65a37ce000-7f65a37cf000 ---p 00000000 00:00 0 
| 7f65a37cf000-7f65a3810000 rw-p 00000000 00:00 0 
| 7f65a3810000-7f65a3811000 ---p 00000000 00:00 0 
| 7f65a3811000-7f65a3852000 rw-p 00000000 00:00 0 
| 7f65a3852000-7f65a3853000 ---p 00000000 00:00 0 
| 7f65a3853000-7f65a3894000 rw-p 00000000 00:00 0 
| 7f65a3894000-7f65a3895000 ---p 00000000 00:00 0 
| 7f65a3895000-7f65a38d6000 rw-p 00000000 00:00 0 
| 7f65a38d6000-7f65a38d7000 ---p 00000000 00:00 0 
| 7f65a38d7000-7f65a3918000 rw-p 00000000 00:00 0 
| 7f65a3918000-7f65a3919000 ---p 00000000 00:00 0 
| 7f65a3919000-7f65a395a000 rw-p 00000000 00:00 0 
| 7f65a395a000-7f65a395b000 ---p 00000000 00:00 0 
| 7f65a395b000-7f65a399c000 rw-p 00000000 00:00 0 
| 7f65a399c000-7f65a399d000 ---p 00000000 00:00 0 
| 7f65a399d000-7f65a39de000 rw-p 00000000 00:00 0 
| 7f65a39de000-7f65a39df000 ---p 00000000 00:00 0 
| 7f65a39df000-7f65a3a50000 rw-p 00000000 00:00 0 
| 7f65a3a51000-7f65a3a52000 r--p 00000000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7f65a3a52000-7f65a3a53000 r-xp 00001000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7f65a3a53000-7f65a3a54000 r--p 00002000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7f65a3a54000-7f65a3a55000 r--p 00002000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7f65a3a55000-7f65a3a56000 rw-p 00003000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7f65a3a56000-7f65a6b20000 rw-p 00000000 00:00 0 
| 7f65a6b20000-7f65a6b21000 r--p 00000000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7f65a6b21000-7f65a6b22000 r-xp 00001000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7f65a6b22000-7f65a6b23000 r--p 00002000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7f65a6b23000-7f65a6b24000 r--p 00002000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7f65a6b24000-7f65a6b25000 rw-p 00003000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7f65a6b25000-7f65a6c28000 rw-p 00000000 00:00 0 
| 7f65a6c28000-7f65a6c2b000 r--p 00000000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f65a6c2b000-7f65a6c42000 r-xp 00003000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f65a6c42000-7f65a6c46000 r--p 0001a000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f65a6c46000-7f65a6c47000 r--p 0001d000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f65a6c47000-7f65a6c48000 rw-p 0001e000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f65a6c48000-7f65a6c70000 r--p 00000000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f65a6c70000-7f65a6e05000 r-xp 00028000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f65a6e05000-7f65a6e5d000 r--p 001bd000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f65a6e5d000-7f65a6e61000 r--p 00214000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f65a6e61000-7f65a6e63000 rw-p 00218000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f65a6e63000-7f65a6e72000 rw-p 00000000 00:00 0 
| 7f65a6e72000-7f65a6e80000 r--p 00000000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f65a6e80000-7f65a6efc000 r-xp 0000e000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f65a6efc000-7f65a6f57000 r--p 0008a000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f65a6f57000-7f65a6f58000 r--p 000e4000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f65a6f58000-7f65a6f59000 rw-p 000e5000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f65a6f59000-7f65a6f5b000 r--p 00000000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f65a6f5b000-7f65a6f6f000 r-xp 00002000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f65a6f6f000-7f65a6f88000 r--p 00016000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f65a6f88000-7f65a6f89000 ---p 0002f000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f65a6f89000-7f65a6f8a000 r--p 0002f000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f65a6f8a000-7f65a6f8b000 rw-p 00030000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f65a6f8b000-7f65a6f93000 rw-p 00000000 00:00 0 
| 7f65a6f93000-7f65a6f9d000 r--p 00000000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f65a6f9d000-7f65a6ffc000 r-xp 0000a000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f65a6ffc000-7f65a7013000 r--p 00069000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f65a7013000-7f65a7014000 r--p 0007f000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f65a7014000-7f65a7015000 rw-p 00080000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f65a7015000-7f65a7017000 r--p 00000000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f65a7017000-7f65a7028000 r-xp 00002000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f65a7028000-7f65a702e000 r--p 00013000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f65a702e000-7f65a702f000 ---p 00019000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f65a702f000-7f65a7030000 r--p 00019000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f65a7030000-7f65a7031000 rw-p 0001a000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f65a7035000-7f65a7079000 r--p 00000000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7f65a7079000-7f65a73d8000 r-xp 00044000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7f65a73d8000-7f65a7539000 r--p 003a3000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7f65a7539000-7f65a753a000 ---p 00504000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7f65a753a000-7f65a754e000 r--p 00504000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7f65a754e000-7f65a7551000 rw-p 00518000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7f65a7551000-7f65a7567000 rw-p 00000000 00:00 0 
| 7f65a7567000-7f65a7569000 r--p 00000000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f65a7569000-7f65a7593000 r-xp 00002000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f65a7593000-7f65a759e000 r--p 0002c000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f65a759f000-7f65a75a1000 r--p 00037000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f65a75a1000-7f65a75a3000 rw-p 00039000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffc85bd6000-7ffc863d5000 rw-p 00000000 00:00 0                          [stack]
| 7ffc863dc000-7ffc863e0000 r--p 00000000 00:00 0                          [vvar]
| 7ffc863e0000-7ffc863e2000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 


Finished tests in 1029.595228s, 23.0741 tests/s, 8657.9422 assertions/s.
23757 tests, 8914176 assertions, 1 failures, 0 errors, 77 skips

ruby -v: ruby 3.3.0dev (2023-03-27T13:57:16Z master 8f569d41cb) [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-random1/miniruby -I/tmp/ruby/src/trunk-random1/lib /tmp/ruby/src/trunk-random1/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-random1 --extout=.ext -- /tmp/ruby/src/trunk-random1/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-random1/spec/default.mspec --error-output stderr
ruby 3.3.0dev (2023-03-27T13:57:16Z master 8f569d41cb) [x86_64-linux]
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 97.048148 seconds

3841 files, 31577 examples, 177363 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-random1/ruby -c /tmp/cores/core.1001.4060979.ruby -x gdbscript
[New LWP 4060979]
[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-random1/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=140074566183936) at ./nptl/pthread_kill.c:44

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x7f65a6c26c00 (LWP 4060979)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140074566183936) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f65a6c26c00
        old_mask = {__val = {94832175979280, 140074566997203, 94832176517888, 9931619499285384960, 21, 18446744073709551344, 2, 0, 94832176517888, 1, 94832175979280, 140074566997203, 0, 140074566893549, 140074566183936, 140074568508928}}
        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=140074566183936) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140074566183936, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f65a6c8a476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f65a6c707f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3030303030303030, sa_sigaction = 0x3030303030303030}, sa_mask = {__val = {2, 140074568525472, 3432, 140074574506550, 140074566891600, 2, 3472328296331896422, 7378697629483806000, 140074568525472, 2, 2, 1, 140074574506550, 140074568508928, 140074566844503, 140074566176144}}, sa_flags = 0, sa_restorer = 0x7f65a6e626a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 6731583338252032800, 3690198944247592714, 7365405400577893220, 3472386583330055014, 2337417879816777776, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 2314885530818453536, 6733551554292031520, 3690198944247592714, 7365405400577880165, 3472949533283476326, 140074566889325}}
#5  0x00007f65a707f97a in die () at /tmp/ruby/src/trunk-random1/error.c:776
No locals.
#6  rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x563fd631d580, fmt=fmt@entry=0x7f65a740e351 "Segmentation fault at %p") at /tmp/ruby/src/trunk-random1/error.c:817
        file = <optimized out>
        line = 1
#7  0x00007f65a726ac5d in sigsegv (sig=11, info=0x563fd631d6b0, ctx=0x563fd631d580) at /tmp/ruby/src/trunk-random1/signal.c:964
No locals.
#8  <signal handler called>
No locals.
#9  0x00007f65a7146708 in RVALUE_WB_UNPROTECTED (obj=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:1650
No locals.
#10 rgengc_check_relation (objspace=0x563fd629c0e0, obj=94832179910088) at /tmp/ruby/src/trunk-random1/gc.c:6983
        old_parent = <optimized out>
        __func__ = <optimized out>
#11 0x00007f65a714c7ad in rgengc_check_relation (obj=94832179910088, objspace=0x563fd629c0e0) at /tmp/ruby/src/trunk-random1/gc.c:7078
        old_parent = <optimized out>
        old_parent = <optimized out>
        __func__ = <optimized out>
#12 gc_mark_ptr (objspace=0x563fd629c0e0, obj=94832179910088) at /tmp/ruby/src/trunk-random1/gc.c:7059
        __func__ = "gc_mark_ptr"
#13 0x00007f65a71b0c4c in mark_ast_value (node=0x563fd664bd60, ctx=0x0) at /tmp/ruby/src/trunk-random1/node.c:1379
        args = <optimized out>
#14 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=51, nbe=0x563fd664bd50) at /tmp/ruby/src/trunk-random1/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-random1/node.c:1348
        nbe = 0x563fd664bd50
        nbe = <optimized out>
#16 rb_ast_mark (ast=0x7f65a2fd5e80) at /tmp/ruby/src/trunk-random1/node.c:1436
        nb = <optimized out>
#17 0x00007f65a714f997 in gc_mark_stacked_objects (incremental=1, count=2147483647, objspace=0x563fd629c0e0) at /tmp/ruby/src/trunk-random1/gc.c:7512
        mstack = 0x563fd629c4f8
        obj = 140074502938240
        marked_slots_at_the_beginning = <optimized out>
        popped_count = 4791
        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=0x563fd629c0e0) at /tmp/ruby/src/trunk-random1/gc.c:7544
No locals.
#19 gc_marks_rest (objspace=0x563fd629c0e0) at /tmp/ruby/src/trunk-random1/gc.c:8714
No locals.
#20 0x00007f65a7153648 in gc_marks_continue (size_pool=0x563fd629c108, heap=0x563fd629c140, objspace=0x563fd629c0e0) at /tmp/ruby/src/trunk-random1/gc.c:8754
        marking_finished = true
        __func__ = <optimized out>
        marking_finished = <optimized out>
#21 gc_continue (objspace=0x563fd629c0e0, size_pool=0x563fd629c108, heap=0x563fd629c140) at /tmp/ruby/src/trunk-random1/gc.c:2389
        lock_lev = 0
#22 0x00007f65a71538cd in newobj_alloc (objspace=0x563fd629c0e0, cr=0x563fd629cdf0, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:2782
        lev = 1
        unlock_vm = true
        size_pool = 0x563fd629c108
        heap = 0x563fd629c140
        cache = 0x563fd629d068
        obj = <optimized out>
        __func__ = <optimized out>
#23 0x00007f65a7154091 in newobj_of0 (alloc_size=5, cr=<optimized out>, wb_protected=1, flags=5, klass=140074513853840) at /tmp/ruby/src/trunk-random1/gc.c:2893
        obj = <optimized out>
        objspace = 0x563fd629c0e0
        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-random1/gc.c:2913
        obj = <optimized out>
        obj = <optimized out>
#25 rb_wb_protected_newobj_of (klass=klass@entry=140074513853840, flags=flags@entry=5, size=size@entry=40) at /tmp/ruby/src/trunk-random1/gc.c:2935
        __func__ = <optimized out>
#26 0x00007f65a72861a0 in str_alloc_embed (capa=16, klass=140074513853840) at /tmp/ruby/src/trunk-random1/string.c:907
        size = 40
        str = <optimized out>
#27 str_new0 (termlen=1, len=15, ptr=0x0, klass=140074513853840) at /tmp/ruby/src/trunk-random1/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=15, enc=0x563fd62a3e50) at /tmp/ruby/src/trunk-random1/string.c:1000
        str = <optimized out>
#29 0x00007f65a729ff38 in sym_inspect (sym=<optimized out>) at /tmp/ruby/src/trunk-random1/string.c:11559
        enc = <optimized out>
        str = <optimized out>
        ptr = 0x7f65a6b128d0 "args_add_block"
        len = 14
        dest = <optimized out>
#30 0x00007f65a730e231 in vm_call0_cfunc_with_frame (argv=0x0, calling=<optimized out>, ec=0x563fd629d120) at /tmp/ruby/src/trunk-random1/vm_eval.c:148
        reg_cfp = 0x7f65a6c24d50
        ci = <optimized out>
        me = 0x7f65a6ac8d30
        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=0x563fd629d120) at /tmp/ruby/src/trunk-random1/vm_eval.c:162
No locals.
#32 vm_call0_body (ec=0x563fd629d120, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk-random1/vm_eval.c:208
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#33 0x00007f65a731288f in vm_call0_cc (kw_splat=0, cc=0x7f65a306aeb8, argv=0x0, argc=0, id=2769, recv=13480204, ec=0x563fd629d120) at /tmp/ruby/src/trunk-random1/vm_eval.c:85
        calling = {ci = 0x7ffc863ced30, cc = 0x7f65a306aeb8, block_handler = 0, recv = 13480204, argc = 0, kw_splat = false}
#34 rb_funcallv_scope (scope=CALL_FCALL, argv=0x0, argc=0, mid=2769, recv=13480204) at /tmp/ruby/src/trunk-random1/vm_eval.c:1040
        ec = 0x563fd629d120
        cc = 0x7f65a306aeb8
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#35 rb_funcallv (recv=13480204, mid=mid@entry=2769, argc=argc@entry=0, argv=argv@entry=0x0) at /tmp/ruby/src/trunk-random1/vm_eval.c:1055
No locals.
#36 0x00007f65a71c59a9 in rb_inspect (obj=<optimized out>) at /tmp/ruby/src/trunk-random1/object.c:659
        str = <optimized out>
        enc = <optimized out>
#37 0x00007f65a708b531 in inspect_ary (dummy=140074573441167, recur=0, ary=140074565043080) at /tmp/ruby/src/trunk-random1/array.c:3105
        i = 0
        s = <optimized out>
        str = 140074565042960
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
#38 inspect_ary (ary=ary@entry=140074565043080, dummy=dummy@entry=0, recur=recur@entry=0) at /tmp/ruby/src/trunk-random1/array.c:3097
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
#39 0x00007f65a72b6768 in exec_recursive (func=0x7f65a708b4d0 <inspect_ary>, obj=140074565043080, pairid=<optimized out>, arg=0, outer=0, mid=<optimized out>) at /tmp/ruby/src/trunk-random1/thread.c:5149
        _ec = 0x563fd629d120
        _tag = {tag = 36, retval = 140074565043080, buf = {0x563fd62ec720, 0x7f65a72b65b0 <exec_recursive+560>, 0x0, 0x7ffc863cedf0, 0x7f65a6b25170}, prev = 0x7ffc863cf190, state = RUBY_TAG_NONE, lock_rec = 0}
        ret = 36
        state = RUBY_TAG_NONE
        result = <optimized out>
        sym = 708876
        p = {func = 0x7f65a708b4d0 <inspect_ary>, list = 140074504350640, obj = 140074565043080, pairid = 0, arg = 0}
        outermost = <optimized out>
#40 0x00007f65a72f2ec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f65a6c24d90, ec=0x563fd629d120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
        ci = 0xad100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f65a6ac0a40
        cfunc = 0x563fd62ec728
        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=0x563fd629d120, reg_cfp=0x7f65a6c24d90, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#42 0x00007f65a730224d 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-random1/vm_callinfo.h:368
        val = 96
        ci = 0x3333333333335128
        cc = <optimized out>
        recv = 94832175988960
        argc = <optimized out>
        calling = {ci = 0xad100100001, cc = 0x7f65a306af08, block_handler = 0, recv = 140074565043080, 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=0x563fd629d120, initial=2336349463739981684) at ../../src/trunk-random1/insns.def:835
        bh = <optimized out>
        cd = 0x206c617571655f74
        leaf = <optimized out>
        val = 96
        reg_pc = 0x563fd6559598
        reg_cfp = 0x7f65a6c24d90
        insns_address_table = {0x7f65a73049bf <vm_exec_core+10351>, 0x7f65a73023c9 <vm_exec_core+633>, 0x7f65a730457e <vm_exec_core+9262>, 0x7f65a7304504 <vm_exec_core+9140>, 0x7f65a730448d <vm_exec_core+9021>, 0x7f65a730440e <vm_exec_core+8894>, 0x7f65a730438e <vm_exec_core+8766>, 0x7f65a7304332 <vm_exec_core+8674>, 0x7f65a73042d7 <vm_exec_core+8583>, 0x7f65a7304287 <vm_exec_core+8503>, 0x7f65a730410c <vm_exec_core+8124>, 0x7f65a7303f61 <vm_exec_core+7697>, 0x7f65a7303e76 <vm_exec_core+7462>, 0x7f65a7303e07 <vm_exec_core+7351>, 0x7f65a7303d9a <vm_exec_core+7242>, 0x7f65a7303d5f <vm_exec_core+7183>, 0x7f65a7303d29 <vm_exec_core+7129>, 0x7f65a7303cf6 <vm_exec_core+7078>, 0x7f65a73045ea <vm_exec_core+9370>, 0x7f65a7303057 <vm_exec_core+3847>, 0x7f65a7302fe9 <vm_exec_core+3737>, 0x7f65a7302fae <vm_exec_core+3678>, 0x7f65a7302f58 <vm_exec_core+3592>, 0x7f65a7302f14 <vm_exec_core+3524>, 0x7f65a7302e8d <vm_exec_core+3389>, 0x7f65a7302e58 <vm_exec_core+3336>, 0x7f65a7302dfd <vm_exec_core+3245>, 0x7f65a7302d85 <vm_exec_core+3125>, 0x7f65a7302d4d <vm_exec_core+3069>, 0x7f65a7302d15 <vm_exec_core+3013>, 0x7f65a7302b20 <vm_exec_core+2512>, 0x7f65a7302a8f <vm_exec_core+2367>, 0x7f65a7302a32 <vm_exec_core+2274>, 0x7f65a73029b9 <vm_exec_core+2153>, 0x7f65a73036f9 <vm_exec_core+5545>, 0x7f65a73036d4 <vm_exec_core+5508>, 0x7f65a730369b <vm_exec_core+5451>, 0x7f65a730364b <vm_exec_core+5371>, 0x7f65a7303619 <vm_exec_core+5321>, 0x7f65a730352e <vm_exec_core+5086>, 0x7f65a73034e9 <vm_exec_core+5017>, 0x7f65a73034a3 <vm_exec_core+4947>, 0x7f65a7303473 <vm_exec_core+4899>, 0x7f65a73033a8 <vm_exec_core+4696>, 0x7f65a7303413 <vm_exec_core+4803>, 0x7f65a7303278 <vm_exec_core+4392>, 0x7f65a730320b <vm_exec_core+4283>, 0x7f65a730317e <vm_exec_core+4142>, 0x7f65a73030c2 <vm_exec_core+3954>, 0x7f65a730308a <vm_exec_core+3898>, 0x7f65a7303bf7 <vm_exec_core+6823>, 0x7f65a7303ae4 <vm_exec_core+6548>, 0x7f65a73021a8 <vm_exec_core+88>, 0x7f65a7303c72 <vm_exec_core+6946>, 0x7f65a730383d <vm_exec_core+5869>, 0x7f65a7304b07 <vm_exec_core+10679>, 0x7f65a73037f3 <vm_exec_core+5795>, 0x7f65a730379a <vm_exec_core+5706>, 0x7f65a7303741 <vm_exec_core+5617>, 0x7f65a73039d6 <vm_exec_core+6278>, 0x7f65a7303900 <vm_exec_core+6064>, 0x7f65a7303887 <vm_exec_core+5943>, 0x7f65a730495e <vm_exec_core+10254>, 0x7f65a7303c3a <vm_exec_core+6890>, 0x7f65a7303a8d <vm_exec_core+6461>, 0x7f65a730281a <vm_exec_core+1738>, 0x7f65a73027e0 <vm_exec_core+1680>, 0x7f65a7302912 <vm_exec_core+1986>, 0x7f65a7302871 <vm_exec_core+1825>, 0x7f65a7304def <vm_exec_core+11423>, 0x7f65a7304d46 <vm_exec_core+11254>, 0x7f65a7304fc6 <vm_exec_core+11894>, 0x7f65a7304f53 <vm_exec_core+11779>, 0x7f65a7304ead <vm_exec_core+11613>, 0x7f65a7304e51 <vm_exec_core+11521>, 0x7f65a7305373 <vm_exec_core+12835>, 0x7f65a73052d6 <vm_exec_core+12678>, 0x7f65a730523e <vm_exec_core+12526>, 0x7f65a73051a1 <vm_exec_core+12369>, 0x7f65a7305109 <vm_exec_core+12217>, 0x7f65a7304a48 <vm_exec_core+10488>, 0x7f65a73050be <vm_exec_core+12142>, 0x7f65a7305068 <vm_exec_core+12056>, 0x7f65a7304bd5 <vm_exec_core+10885>, 0x7f65a7304b4b <vm_exec_core+10747>, 0x7f65a7302773 <vm_exec_core+1571>, 0x7f65a7302715 <vm_exec_core+1477>, 0x7f65a7304d12 <vm_exec_core+11202>, 0x7f65a7304cde <vm_exec_core+11150>, 0x7f65a7304c8d <vm_exec_core+11069>, 0x7f65a7304c3e <vm_exec_core+10990>, 0x7f65a7304a7b <vm_exec_core+10539>, 0x7f65a73049d0 <vm_exec_core+10368>, 0x7f65a73026a8 <vm_exec_core+1368>, 0x7f65a7302651 <vm_exec_core+1281>, 0x7f65a73025ce <vm_exec_core+1150>, 0x7f65a7302589 <vm_exec_core+1081>, 0x7f65a730253c <vm_exec_core+1004>, 0x7f65a73024ef <vm_exec_core+927>, 0x7f65a730249a <vm_exec_core+842>, 0x7f65a7302467 <vm_exec_core+791>, 0x7f65a7302434 <vm_exec_core+740>, 0x7f65a7304aeb <vm_exec_core+10651>, 0x7f65a73023ba <vm_exec_core+618>, 0x7f65a730456f <vm_exec_core+9247>, 0x7f65a73044f5 <vm_exec_core+9125>, 0x7f65a730447e <vm_exec_core+9006>, 0x7f65a73043ff <vm_exec_core+8879>, 0x7f65a730437f <vm_exec_core+8751>, 0x7f65a7304323 <vm_exec_core+8659>, 0x7f65a73042c8 <vm_exec_core+8568>, 0x7f65a7304278 <vm_exec_core+8488>, 0x7f65a73040fd <vm_exec_core+8109>, 0x7f65a7303f52 <vm_exec_core+7682>, 0x7f65a7303e67 <vm_exec_core+7447>, 0x7f65a7303df8 <vm_exec_core+7336>, 0x7f65a7303d8b <vm_exec_core+7227>, 0x7f65a7303d50 <vm_exec_core+7168>, 0x7f65a7303d1a <vm_exec_core+7114>, 0x7f65a7303ce7 <vm_exec_core+7063>, 0x7f65a73045db <vm_exec_core+9355>, 0x7f65a7303048 <vm_exec_core+3832>, 0x7f65a7302fda <vm_exec_core+3722>, 0x7f65a7302f9f <vm_exec_core+3663>, 0x7f65a7302f49 <vm_exec_core+3577>, 0x7f65a7302f05 <vm_exec_core+3509>, 0x7f65a7302e7e <vm_exec_core+3374>, 0x7f65a7302e49 <vm_exec_core+3321>, 0x7f65a7302dee <vm_exec_core+3230>, 0x7f65a7302d76 <vm_exec_core+3110>, 0x7f65a7302d3e <vm_exec_core+3054>, 0x7f65a7302d06 <vm_exec_core+2998>, 0x7f65a7302b11 <vm_exec_core+2497>, 0x7f65a7302a80 <vm_exec_core+2352>, 0x7f65a7302a23 <vm_exec_core+2259>, 0x7f65a73029aa <vm_exec_core+2138>, 0x7f65a73036ea <vm_exec_core+5530>, 0x7f65a73036c5 <vm_exec_core+5493>, 0x7f65a730368c <vm_exec_core+5436>, 0x7f65a730363c <vm_exec_core+5356>, 0x7f65a730360a <vm_exec_core+5306>, 0x7f65a730351f <vm_exec_core+5071>, 0x7f65a73034da <vm_exec_core+5002>, 0x7f65a7303494 <vm_exec_core+4932>, 0x7f65a7303464 <vm_exec_core+4884>, 0x7f65a7303399 <vm_exec_core+4681>, 0x7f65a7303404 <vm_exec_core+4788>, 0x7f65a7303269 <vm_exec_core+4377>, 0x7f65a73031fc <vm_exec_core+4268>, 0x7f65a730316f <vm_exec_core+4127>, 0x7f65a73030b3 <vm_exec_core+3939>, 0x7f65a730307b <vm_exec_core+3883>, 0x7f65a7303be8 <vm_exec_core+6808>, 0x7f65a7303ad5 <vm_exec_core+6533>, 0x7f65a7305593 <vm_exec_core+13379>, 0x7f65a7303c63 <vm_exec_core+6931>, 0x7f65a730382e <vm_exec_core+5854>, 0x7f65a730557f <vm_exec_core+13359>, 0x7f65a73037e4 <vm_exec_core+5780>, 0x7f65a730378b <vm_exec_core+5691>, 0x7f65a7303732 <vm_exec_core+5602>, 0x7f65a73039c7 <vm_exec_core+6263>, 0x7f65a73038f1 <vm_exec_core+6049>, 0x7f65a7303878 <vm_exec_core+5928>, 0x7f65a730494f <vm_exec_core+10239>, 0x7f65a7303c2b <vm_exec_core+6875>, 0x7f65a7303a7e <vm_exec_core+6446>, 0x7f65a730280b <vm_exec_core+1723>, 0x7f65a73027d1 <vm_exec_core+1665>, 0x7f65a7302903 <vm_exec_core+1971>, 0x7f65a7302862 <vm_exec_core+1810>, 0x7f65a730556b <vm_exec_core+13339>, 0x7f65a7305557 <vm_exec_core+13319>, 0x7f65a7305543 <vm_exec_core+13299>, 0x7f65a730552f <vm_exec_core+13279>, 0x7f65a730551b <vm_exec_core+13259>, 0x7f65a7305507 <vm_exec_core+13239>, 0x7f65a73054ec <vm_exec_core+13212>, 0x7f65a73054d8 <vm_exec_core+13192>, 0x7f65a73054c4 <vm_exec_core+13172>, 0x7f65a73054b0 <vm_exec_core+13152>, 0x7f65a730549c <vm_exec_core+13132>, 0x7f65a7305488 <vm_exec_core+13112>, 0x7f65a7305474 <vm_exec_core+13092>, 0x7f65a7305460 <vm_exec_core+13072>, 0x7f65a730544c <vm_exec_core+13052>, 0x7f65a7305438 <vm_exec_core+13032>, 0x7f65a7302764 <vm_exec_core+1556>, 0x7f65a7302706 <vm_exec_core+1462>, 0x7f65a7305424 <vm_exec_core+13012>, 0x7f65a7305410 <vm_exec_core+12992>, 0x7f65a73053fc <vm_exec_core+12972>, 0x7f65a73053e8 <vm_exec_core+12952>, 0x7f65a7302191 <vm_exec_core+65>, 0x7f65a7302195 <vm_exec_core+69>, 0x7f65a7302699 <vm_exec_core+1353>, 0x7f65a7302642 <vm_exec_core+1266>, 0x7f65a73025bf <vm_exec_core+1135>, 0x7f65a730257a <vm_exec_core+1066>, 0x7f65a730252d <vm_exec_core+989>...}
#44 0x00007f65a73089eb in rb_vm_exec (ec=0x563fd629d120) at /tmp/ruby/src/trunk-random1/vm.c:2366
        _ec = 0x563fd629d120
        _tag = {tag = 36, retval = 4, buf = {0x7f65a2fd6218, 0x7f65a73081e0 <rb_vm_exec+400>, 0x0, 0x7ffc863cf0c0, 0x0}, prev = 0x7ffc863d0a80, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#45 0x00007f65a731288f in vm_call0_cc (kw_splat=0, cc=0x7f65a30696f8, argv=0x7ffc863cf2e0, argc=2, id=49201, recv=140074502939160, ec=0x563fd629d120) at /tmp/ruby/src/trunk-random1/vm_eval.c:85
        calling = {ci = 0x7ffc863cf270, cc = 0x7f65a30696f8, block_handler = 0, recv = 140074502939160, argc = 2, kw_splat = false}
#46 rb_funcallv_scope (scope=CALL_FCALL, argv=0x7ffc863cf2e0, argc=2, mid=49201, recv=140074502939160) at /tmp/ruby/src/trunk-random1/vm_eval.c:1040
        ec = 0x563fd629d120
        cc = 0x7f65a30696f8
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#47 rb_funcallv (recv=140074502939160, mid=49201, argc=argc@entry=2, argv=argv@entry=0x7ffc863cf2e0) at /tmp/ruby/src/trunk-random1/vm_eval.c:1055
No locals.
#48 0x00007f65a31863e7 in ripper_dispatch2 (mid=<optimized out>, a=<optimized out>, b=<optimized out>, p=<optimized out>, p=<optimized out>) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14200
        rb_funcall_argc = 2
        rb_funcall_args = {140074565044280, 0}
        rb_funcall_nargs = 2
#49 0x00007f65a319ce74 in ripper_yyparse (p=0x563fd65c70c0) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:3022
        v1 = <optimized out>
        v2 = <optimized out>
        v3 = <optimized out>
        yychar = <optimized out>
        yylval = {val = 140074565064160, node = 0x7f65a6b155e0, id = 140074565064160, num = -1498327584, tbl = 0x7f65a6b155e0, vars = 0x7f65a6b155e0, strterm = 0x7f65a6b155e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}
        yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
        yylloc = {beg_pos = {lineno = 1634, column = 93}, end_pos = {lineno = 1634, column = 94}}
        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, 238, 459, 443, 667, 437, 509, 782, 952, 1076, 1165, 1222, 957, 1217, 1261, 1262, 1270, 1292, 1300, 980, 1097, 1178, 1231, 1270, 1292, 1300, 980, 1097, 1178, 1231, 1270, 1292, 1300, 586, 1231, 1270, 1292, 1300, 695, 777, 0, -2480, -31172, 32764, 0, 0, 0, 32613, 0, 32, 0, 0, 0, 24354, -23811, 32613, 0, 3, 0, 0, 0, 2720, -31171, 32764, 0, 3, 0, 0, 0, 2736, -31171, 32764, 0, -2608, -31172, 32764, 0, -2576, -31172, 32764, 0, 0, 0, 0, 512, -2608, -31172, 32764, 0, 2688, -31171, 32764, 0, 128, 0, 0, 0, 36, 0, 0, 0, -1816, -10658, 22079, 0, 36, 0, 0, 0, 0, 0, 0, 0, 2736, -31171, 32764, 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, 28976, -23805, 32613, 0}
        yyss = <optimized out>
        yyssp = <optimized out>
        yyvsa = {{val = 140074503336560, node = 0x7f65a3037270, id = 140074503336560, num = -1560055184, tbl = 0x7f65a3037270, vars = 0x7f65a3037270, strterm = 0x7f65a3037270, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140074503538080, node = 0x7f65a30685a0, id = 140074503538080, num = -1559853664, tbl = 0x7f65a30685a0, vars = 0x7f65a30685a0, strterm = 0x7f65a30685a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140074502922960, node = 0x7f65a2fd22d0, id = 140074502922960, num = -1560468784, tbl = 0x7f65a2fd22d0, vars = 0x7f65a2fd22d0, strterm = 0x7f65a2fd22d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140074502928320, node = 0x7f65a2fd37c0, id = 140074502928320, num = -1560463424, tbl = 0x7f65a2fd37c0, vars = 0x7f65a2fd37c0, strterm = 0x7f65a2fd37c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140071768424448, node = 0x7f6500000000, id = 140071768424448, num = 0, tbl = 0x7f6500000000, vars = 0x7f6500000000, strterm = 0x7f6500000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140074502917400, node = 0x7f65a2fd0d18, id = 140074502917400, num = -1560474344, tbl = 0x7f65a2fd0d18, vars = 0x7f65a2fd0d18, strterm = 0x7f65a2fd0d18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140074503039000, node = 0x7f65a2fee818, id = 140074503039000, num = -1560352744, tbl = 0x7f65a2fee818, vars = 0x7f65a2fee818, strterm = 0x7f65a2fee818, 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 = 140074502607920, node = 0x7f65a2f85430, id = 140074502607920, num = -1560783824, tbl = 0x7f65a2f85430, vars = 0x7f65a2f85430, strterm = 0x7f65a2f85430, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140074502608560, node = 0x7f65a2f856b0, id = 140074502608560, num = -1560783184, tbl = 0x7f65a2f856b0, vars = 0x7f65a2f856b0, strterm = 0x7f65a2f856b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94832180493504, node = 0x563fd66e7cc0, id = 94832180493504, num = -697402176, tbl = 0x563fd66e7cc0, vars = 0x563fd66e7cc0, strterm = 0x563fd66e7cc0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140074502604360, node = 0x7f65a2f84648, id = 140074502604360, num = -1560787384, tbl = 0x7f65a2f84648, vars = 0x7f65a2f84648, strterm = 0x7f65a2f84648, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140074502604360, node = 0x7f65a2f84648, id = 140074502604360, num = -1560787384, tbl = 0x7f65a2f84648, vars = 0x7f65a2f84648, strterm = 0x7f65a2f84648, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140074503131640, node = 0x7f65a30051f8, id = 140074503131640, num = -1560260104, tbl = 0x7f65a30051f8, vars = 0x7f65a30051f8, strterm = 0x7f65a30051f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140074503135360, node = 0x7f65a3006080, id = 140074503135360, num = -1560256384, tbl = 0x7f65a3006080, vars = 0x7f65a3006080, strterm = 0x7f65a3006080, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94832180494064, node = 0x563fd66e7ef0, id = 94832180494064, num = -697401616, tbl = 0x563fd66e7ef0, vars = 0x563fd66e7ef0, strterm = 0x563fd66e7ef0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140074503122360, node = 0x7f65a3002db8, id = 140074503122360, num = -1560269384, tbl = 0x7f65a3002db8, vars = 0x7f65a3002db8, strterm = 0x7f65a3002db8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140074565044280, node = 0x7f65a6b10838, id = 140074565044280, num = -1498347464, tbl = 0x7f65a6b10838, vars = 0x7f65a6b10838, strterm = 0x7f65a6b10838, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140074565069320, node = 0x7f65a6b16a08, id = 140074565069320, num = -1498322424, tbl = 0x7f65a6b16a08, vars = 0x7f65a6b16a08, strterm = 0x7f65a6b16a08, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94832180494176, node = 0x563fd66e7f60, id = 94832180494176, num = -697401504, tbl = 0x563fd66e7f60, vars = 0x563fd66e7f60, strterm = 0x563fd66e7f60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140074565075960, node = 0x7f65a6b183f8, id = 140074565075960, num = -1498315784, tbl = 0x7f65a6b183f8, vars = 0x7f65a6b183f8, strterm = 0x7f65a6b183f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, 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 = 140074503154480, node = 0x7f65a300ab30, id = 140074503154480, num = -1560237264, tbl = 0x7f65a300ab30, vars = 0x7f65a300ab30, strterm = 0x7f65a300ab30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94832179857488, node = 0x563fd664c850, id = 94832179857488, num = -698038192, tbl = 0x563fd664c850, vars = 0x563fd664c850, strterm = 0x563fd664c850, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140074503168200, node = 0x7f65a300e0c8, id = 140074503168200, num = -1560223544, tbl = 0x7f65a300e0c8, vars = 0x7f65a300e0c8, strterm = 0x7f65a300e0c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140074503156680, node = 0x7f65a300b3c8, id = 140074503156680, num = -1560235064, tbl = 0x7f65a300b3c8, vars = 0x7f65a300b3c8, strterm = 0x7f65a300b3c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140074503162440, node = 0x7f65a300ca48, id = 140074503162440, num = -1560229304, tbl = 0x7f65a300ca48, vars = 0x7f65a300ca48, strterm = 0x7f65a300ca48, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 4, node = 0x4, id = 4, num = 4, tbl = 0x4, vars = 0x4, strterm = 0x4, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140074502620600, node = 0x7f65a2f885b8, id = 140074502620600, num = -1560771144, tbl = 0x7f65a2f885b8, vars = 0x7f65a2f885b8, strterm = 0x7f65a2f885b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140074502689440, node = 0x7f65a2f992a0, id = 140074502689440, num = -1560702304, tbl = 0x7f65a2f992a0, vars = 0x7f65a2f992a0, strterm = 0x7f65a2f992a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140074502668240, node = 0x7f65a2f93fd0, id = 140074502668240, num = -1560723504, tbl = 0x7f65a2f93fd0, vars = 0x7f65a2f93fd0, strterm = 0x7f65a2f93fd0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140074502163040, node = 0x7f65a2f18a60, id = 140074502163040, num = -1561228704, tbl = 0x7f65a2f18a60, vars = 0x7f65a2f18a60, strterm = 0x7f65a2f18a60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140074502660000, node = 0x7f65a2f91fa0, id = 140074502660000, num = -1560731744, tbl = 0x7f65a2f91fa0, vars = 0x7f65a2f91fa0, strterm = 0x7f65a2f91fa0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140074502661560, node = 0x7f65a2f925b8, id = 140074502661560, num = -1560730184, tbl = 0x7f65a2f925b8, vars = 0x7f65a2f925b8, strterm = 0x7f65a2f925b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140074502661520, node = 0x7f65a2f92590, id = 140074502661520, num = -1560730224, tbl = 0x7f65a2f92590, vars = 0x7f65a2f92590, strterm = 0x7f65a2f92590, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140074502656120, node = 0x7f65a2f91078, id = 140074502656120, num = -1560735624, tbl = 0x7f65a2f91078, vars = 0x7f65a2f91078, strterm = 0x7f65a2f91078, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140074502164760, node = 0x7f65a2f19118, id = 140074502164760, num = -1561226984, tbl = 0x7f65a2f19118, vars = 0x7f65a2f19118, strterm = 0x7f65a2f19118, 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 = 140074502192600, node = 0x7f65a2f1fdd8, id = 140074502192600, num = -1561199144, tbl = 0x7f65a2f1fdd8, vars = 0x7f65a2f1fdd8, strterm = 0x7f65a2f1fdd8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140074502652920, node = 0x7f65a2f903f8, id = 140074502652920, num = -1560738824, tbl = 0x7f65a2f903f8, vars = 0x7f65a2f903f8, strterm = 0x7f65a2f903f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140074503273800, node = 0x7f65a3027d48, id = 140074503273800, num = -1560117944, tbl = 0x7f65a3027d48, vars = 0x7f65a3027d48, strterm = 0x7f65a3027d48, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140074502170360, node = 0x7f65a2f1a6f8, id = 140074502170360, num = -1561221384, tbl = 0x7f65a2f1a6f8, vars = 0x7f65a2f1a6f8, strterm = 0x7f65a2f1a6f8, 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 = 140074502177120, node = 0x7f65a2f1c160, id = 140074502177120, num = -1561214624, tbl = 0x7f65a2f1c160, vars = 0x7f65a2f1c160, strterm = 0x7f65a2f1c160, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140074503304280, node = 0x7f65a302f458, id = 140074503304280, num = -1560087464, tbl = 0x7f65a302f458, vars = 0x7f65a302f458, strterm = 0x7f65a302f458, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94832180464832, node = 0x563fd66e0cc0, id = 94832180464832, num = -697430848, tbl = 0x563fd66e0cc0, vars = 0x563fd66e0cc0, strterm = 0x563fd66e0cc0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140074503278040, node = 0x7f65a3028dd8, id = 140074503278040, num = -1560113704, tbl = 0x7f65a3028dd8, vars = 0x7f65a3028dd8, strterm = 0x7f65a3028dd8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140074503278840, node = 0x7f65a30290f8, id = 140074503278840, num = -1560112904, tbl = 0x7f65a30290f8, vars = 0x7f65a30290f8, strterm = 0x7f65a30290f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140074503289120, node = 0x7f65a302b920, id = 140074503289120, num = -1560102624, tbl = 0x7f65a302b920, vars = 0x7f65a302b920, strterm = 0x7f65a302b920, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 94832176937536, node = 0x563fd6383a40, id = 94832176937536, num = -700958144, tbl = 0x563fd6383a40, vars = 0x563fd6383a40, strterm = 0x563fd6383a40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140722560630880, node = 0x7ffc863d0060, id = 140722560630880, num = -2042822560, tbl = 0x7ffc863d0060, vars = 0x7ffc863d0060, strterm = 0x7ffc863d0060, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94832178422375, node = 0x563fd64ee267, id = 94832178422375, num = -699473305, tbl = 0x563fd64ee267, vars = 0x563fd64ee267, strterm = 0x563fd64ee267, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 140722560628352, node = 0x7ffc863cf680, id = 140722560628352, num = -2042825088, tbl = 0x7ffc863cf680, vars = 0x7ffc863cf680, strterm = 0x7ffc863cf680, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94832178422382, node = 0x563fd64ee26e, id = 94832178422382, num = -699473298, tbl = 0x563fd64ee26e, vars = 0x563fd64ee26e, strterm = 0x563fd64ee26e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 15, node = 0xf, id = 15, num = 15, tbl = 0xf, vars = 0xf, strterm = 0xf, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 24, node = 0x18, id = 24, num = 24, tbl = 0x18, vars = 0x18, strterm = 0x18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}} <repeats 17 times>, {val = 94832178422382, node = 0x563fd64ee26e, id = 94832178422382, num = -699473298, tbl = 0x563fd64ee26e, vars = 0x563fd64ee26e, strterm = 0x563fd64ee26e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94832178422382, node = 0x563fd64ee26e, id = 94832178422382, num = -699473298, tbl = 0x563fd64ee26e, vars = 0x563fd64ee26e, strterm = 0x563fd64ee26e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 9931619499285384960, node = 0x89d433508b3f8f00, id = 9931619499285384960, num = -1958768896, tbl = 0x89d433508b3f8f00, vars = 0x89d433508b3f8f00, strterm = 0x89d433508b3f8f00, 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 = 94832179597264, node = 0x563fd660cfd0, id = 94832179597264, num = -698298416, tbl = 0x563fd660cfd0, vars = 0x563fd660cfd0, strterm = 0x563fd660cfd0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94832179597264, node = 0x563fd660cfd0, id = 94832179597264, num = -698298416, tbl = 0x563fd660cfd0, vars = 0x563fd660cfd0, strterm = 0x563fd660cfd0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140722560629440, node = 0x7ffc863cfac0, id = 140722560629440, num = -2042824000, tbl = 0x7ffc863cfac0, vars = 0x7ffc863cfac0, strterm = 0x7ffc863cfac0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140722560630144, node = 0x7ffc863cfd80, id = 140722560630144, num = -2042823296, tbl = 0x7ffc863cfd80, vars = 0x7ffc863cfd80, strterm = 0x7ffc863cfd80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140074574454336, node = 0x7f65a7409e40 <clean_info>, id = 140074574454336, num = -1488937408, tbl = 0x7f65a7409e40 <clean_info>, vars = 0x7f65a7409e40 <clean_info>, strterm = 0x7f65a7409e40 <clean_info>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140722560630192, node = 0x7ffc863cfdb0, id = 140722560630192, num = -2042823248, tbl = 0x7ffc863cfdb0, vars = 0x7ffc863cfdb0, strterm = 0x7ffc863cfdb0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140074572571538, node = 0x7f65a723e392 <optimize_node_left+450>, id = 140074572571538, num = -1490820206, tbl = 0x7f65a723e392 <optimize_node_left+450>, vars = 0x7f65a723e392 <optimize_node_left+450>, strterm = 0x7f65a723e392 <optimize_node_left+450>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, 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 = 140722560630280, node = 0x7ffc863cfe08, id = 140722560630280, num = -2042823160, tbl = 0x7ffc863cfe08, vars = 0x7ffc863cfe08, strterm = 0x7ffc863cfe08, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140722560630216, node = 0x7ffc863cfdc8, id = 140722560630216, num = -2042823224, tbl = 0x7ffc863cfdc8, vars = 0x7ffc863cfdc8, strterm = 0x7ffc863cfdc8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140722560630344, node = 0x7ffc863cfe48, id = 140722560630344, num = -2042823096, tbl = 0x7ffc863cfe48, vars = 0x7ffc863cfe48, strterm = 0x7ffc863cfe48, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140720308486144, node = 0x7ffc00000000, id = 140720308486144, num = 0, tbl = 0x7ffc00000000, vars = 0x7ffc00000000, strterm = 0x7ffc00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140722560629464, node = 0x7ffc863cfad8, id = 140722560629464, num = -2042823976, tbl = 0x7ffc863cfad8, vars = 0x7ffc863cfad8, strterm = 0x7ffc863cfad8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140722560630408, node = 0x7ffc863cfe88, id = 140722560630408, num = -2042823032, tbl = 0x7ffc863cfe88, vars = 0x7ffc863cfe88, strterm = 0x7ffc863cfe88, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140722560629425, node = 0x7ffc863cfab1, id = 140722560629425, num = -2042824015, tbl = 0x7ffc863cfab1, vars = 0x7ffc863cfab1, strterm = 0x7ffc863cfab1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140722560629425, node = 0x7ffc863cfab1, id = 140722560629425, num = -2042824015, tbl = 0x7ffc863cfab1, vars = 0x7ffc863cfab1, strterm = 0x7ffc863cfab1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140074572566138, node = 0x7f65a723ce7a <update_string_node_case_fold+298>, id = 140074572566138, num = -1490825606, tbl = 0x7f65a723ce7a <update_string_node_case_fold+298>, vars = 0x7f65a723ce7a <update_string_node_case_fold+298>, strterm = 0x7f65a723ce7a <update_string_node_case_fold+298>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94832176937761, node = 0x563fd6383b21, id = 94832176937761, num = -700957919, tbl = 0x563fd6383b21, vars = 0x563fd6383b21, strterm = 0x563fd6383b21, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94832177954128, node = 0x563fd647bd50, id = 94832177954128, num = -699941552, tbl = 0x563fd647bd50, vars = 0x563fd647bd50, strterm = 0x563fd647bd50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140722560629416, node = 0x7ffc863cfaa8, id = 140722560629416, num = -2042824024, tbl = 0x7ffc863cfaa8, vars = 0x7ffc863cfaa8, strterm = 0x7ffc863cfaa8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140722560629424, node = 0x7ffc863cfab0, id = 140722560629424, num = -2042824016, tbl = 0x7ffc863cfab0, vars = 0x7ffc863cfab0, strterm = 0x7ffc863cfab0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140722560629425, node = 0x7ffc863cfab1, id = 140722560629425, num = -2042824015, tbl = 0x7ffc863cfab1, vars = 0x7ffc863cfab1, strterm = 0x7ffc863cfab1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 9931619499285384960, node = 0x89d433508b3f8f00, id = 9931619499285384960, num = -1958768896, tbl = 0x89d433508b3f8f00, vars = 0x89d433508b3f8f00, strterm = 0x89d433508b3f8f00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94832176937728, node = 0x563fd6383b00, id = 94832176937728, num = -700957952, tbl = 0x563fd6383b00, vars = 0x563fd6383b00, strterm = 0x563fd6383b00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744073709551344, node = 0xfffffffffffffef0, id = 18446744073709551344, num = -272, tbl = 0xfffffffffffffef0, vars = 0xfffffffffffffef0, strterm = 0xfffffffffffffef0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 22, node = 0x16, id = 22, num = 22, tbl = 0x16, vars = 0x16, strterm = 0x16, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94832176418305, node = 0x563fd6304e01, id = 94832176418305, num = -701477375, tbl = 0x563fd6304e01, vars = 0x563fd6304e01, strterm = 0x563fd6304e01, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 3, node = 0x3, id = 3, num = 3, tbl = 0x3, vars = 0x3, strterm = 0x3, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744073709551615, node = 0xffffffffffffffff, id = 18446744073709551615, num = -1, tbl = 0xffffffffffffffff, vars = 0xffffffffffffffff, strterm = 0xffffffffffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94557999988736, node = 0x560000000000, id = 94557999988736, num = 0, tbl = 0x560000000000, vars = 0x560000000000, strterm = 0x560000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94832176418304, node = 0x563fd6304e00, id = 94832176418304, num = -701477376, tbl = 0x563fd6304e00, vars = 0x563fd6304e00, strterm = 0x563fd6304e00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140074572567861, node = 0x7f65a723d535 <expand_case_fold_string+1141>, id = 140074572567861, num = -1490823883, tbl = 0x7f65a723d535 <expand_case_fold_string+1141>, vars = 0x7f65a723d535 <expand_case_fold_string+1141>, strterm = 0x7f65a723d535 <expand_case_fold_string+1141>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94832176418305, node = 0x563fd6304e01, id = 94832176418305, num = -701477375, tbl = 0x563fd6304e01, vars = 0x563fd6304e01, strterm = 0x563fd6304e01, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 7890461294, node = 0x1d64ee26e, id = 7890461294, num = -699473298, tbl = 0x1d64ee26e, vars = 0x1d64ee26e, strterm = 0x1d64ee26e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 9931619499285384960, node = 0x89d433508b3f8f00, id = 9931619499285384960, num = -1958768896, tbl = 0x89d433508b3f8f00, vars = 0x89d433508b3f8f00, strterm = 0x89d433508b3f8f00, 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 = 2352, node = 0x930, id = 2352, num = 2352, tbl = 0x930, vars = 0x930, strterm = 0x930, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 641, node = 0x281, id = 641, num = 641, tbl = 0x281, vars = 0x281, strterm = 0x281, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94832178422432, node = 0x563fd64ee2a0, id = 94832178422432, num = -699473248, tbl = 0x563fd64ee2a0, vars = 0x563fd64ee2a0, strterm = 0x563fd64ee2a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140074568522880, node = 0x7f65a6e61c80 <main_arena>, id = 140074568522880, num = -1494868864, tbl = 0x7f65a6e61c80 <main_arena>, vars = 0x7f65a6e61c80 <main_arena>, strterm = 0x7f65a6e61c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94832178424784, node = 0x563fd64eebd0, id = 94832178424784, num = -699470896, tbl = 0x563fd64eebd0, vars = 0x563fd64eebd0, strterm = 0x563fd64eebd0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 2352, node = 0x930, id = 2352, num = 2352, tbl = 0x930, vars = 0x930, strterm = 0x930, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140074566995081, node = 0x7f65a6cecc89 <_int_realloc+345>, id = 140074566995081, num = -1496396663, tbl = 0x7f65a6cecc89 <_int_realloc+345>, vars = 0x7f65a6cecc89 <_int_realloc+345>, strterm = 0x7f65a6cecc89 <_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 = 140074568522880, node = 0x7f65a6e61c80 <main_arena>, id = 140074568522880, num = -1494868864, tbl = 0x7f65a6e61c80 <main_arena>, vars = 0x7f65a6e61c80 <main_arena>, strterm = 0x7f65a6e61c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94832178422448, node = 0x563fd64ee2b0, id = 94832178422448, num = -699473232, tbl = 0x563fd64ee2b0, vars = 0x563fd64ee2b0, strterm = 0x563fd64ee2b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 624, node = 0x270, id = 624, num = 624, tbl = 0x270, vars = 0x270, strterm = 0x270, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94832178422432, node = 0x563fd64ee2a0, id = 94832178422432, num = -699473248, tbl = 0x563fd64ee2a0, vars = 0x563fd64ee2a0, strterm = 0x563fd64ee2a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {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 = 140074566998409, node = 0x7f65a6ced989 <__GI___libc_realloc+457>, id = 140074566998409, num = -1496393335, tbl = 0x7f65a6ced989 <__GI___libc_realloc+457>, vars = 0x7f65a6ced989 <__GI___libc_realloc+457>, strterm = 0x7f65a6ced989 <__GI___libc_realloc+457>, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 338, node = 0x152, id = 338, num = 338, tbl = 0x152, vars = 0x152, strterm = 0x152, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94832177954128, node = 0x563fd647bd50, id = 94832177954128, num = -699941552, tbl = 0x563fd647bd50, vars = 0x563fd647bd50, strterm = 0x563fd647bd50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94832176419112, node = 0x563fd6305128, id = 94832176419112, num = -701476568, tbl = 0x563fd6305128, vars = 0x563fd6305128, strterm = 0x563fd6305128, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94832177954128, node = 0x563fd647bd50, id = 94832177954128, num = -699941552, tbl = 0x563fd647bd50, vars = 0x563fd647bd50, strterm = 0x563fd647bd50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94832176419104, node = 0x563fd6305120, id = 94832176419104, num = -701476576, tbl = 0x563fd6305120, vars = 0x563fd6305120, strterm = 0x563fd6305120, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140074572597542, node = 0x7f65a7244926 <compile_tree+5558>, id = 140074572597542, num = -1490794202, tbl = 0x7f65a7244926 <compile_tree+5558>, vars = 0x7f65a7244926 <compile_tree+5558>, strterm = 0x7f65a7244926 <compile_tree+5558>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2352, node = 0x930, id = 2352, num = 2352, tbl = 0x930, vars = 0x930, strterm = 0x930, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 321, node = 0x141, id = 321, num = 321, tbl = 0x141, vars = 0x141, strterm = 0x141, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94832178422432, node = 0x563fd64ee2a0, id = 94832178422432, num = -699473248, tbl = 0x563fd64ee2a0, vars = 0x563fd64ee2a0, strterm = 0x563fd64ee2a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140074568522880, node = 0x7f65a6e61c80 <main_arena>, id = 140074568522880, num = -1494868864, tbl = 0x7f65a6e61c80 <main_arena>, vars = 0x7f65a6e61c80 <main_arena>, strterm = 0x7f65a6e61c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 9931619499285384960, node = 0x89d433508b3f8f00, id = 9931619499285384960, num = -1958768896, tbl = 0x89d433508b3f8f00, vars = 0x89d433508b3f8f00, strterm = 0x89d433508b3f8f00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2352, node = 0x930, id = 2352, num = 2352, tbl = 0x930, vars = 0x930, strterm = 0x930, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94832176938112, node = 0x563fd6383c80, id = 94832176938112, num = -700957568, tbl = 0x563fd6383c80, vars = 0x563fd6383c80, strterm = 0x563fd6383c80, 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 = 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 = 12884901980, node = 0x30000005c, id = 12884901980, num = 92, tbl = 0x30000005c, vars = 0x30000005c, strterm = 0x30000005c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}}
        yyvs = <optimized out>
        yyvsp = <optimized out>
        yylsa = {{beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 2, column = 19}}, {beg_pos = {lineno = 2, column = 20}, end_pos = {lineno = 2, column = 20}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 4, column = 5}}, {beg_pos = {lineno = 4, column = 6}, end_pos = {lineno = 4, column = 25}}, {beg_pos = {lineno = 4, column = 26}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 4, column = 49}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 5, column = 2}, end_pos = {lineno = 1627, column = 5}}, {beg_pos = {lineno = 1627, column = 6}, end_pos = {lineno = 1627, column = 6}}, {beg_pos = {lineno = 1629, column = 2}, end_pos = {lineno = 1629, column = 44}}, {beg_pos = {lineno = 1629, column = 44}, end_pos = {lineno = 1629, column = 45}}, {beg_pos = {lineno = 1629, column = 45}, end_pos = {lineno = 1629, column = 45}}, {beg_pos = {lineno = 1630, column = 4}, end_pos = {lineno = 1632, column = 7}}, {beg_pos = {lineno = 1632, column = 8}, end_pos = {lineno = 1632, column = 8}}, {beg_pos = {lineno = 1634, column = 4}, end_pos = {lineno = 1634, column = 29}}, {beg_pos = {lineno = 1634, column = 29}, end_pos = {lineno = 1634, column = 30}}, {beg_pos = {lineno = 1634, column = 30}, end_pos = {lineno = 1634, column = 93}}, {beg_pos = {lineno = 1634, column = 93}, end_pos = {lineno = 1634, column = 93}}, {beg_pos = {lineno = 1634, column = 54}, end_pos = {lineno = 1634, column = 93}}, {beg_pos = {lineno = 1634, column = 55}, end_pos = {lineno = 1634, column = 92}}, {beg_pos = {lineno = 1634, column = 92}, end_pos = {lineno = 1634, column = 93}}, {beg_pos = {lineno = 1631, column = 11}, end_pos = {lineno = 1631, column = 11}}, {beg_pos = {lineno = 1631, column = 12}, end_pos = {lineno = 1631, column = 25}}, {beg_pos = {lineno = 1631, column = 16}, end_pos = {lineno = 1631, column = 17}}, {beg_pos = {lineno = 1631, column = 17}, end_pos = {lineno = 1631, column = 24}}, {beg_pos = {lineno = 1631, column = 24}, end_pos = {lineno = 1631, column = 25}}, {beg_pos = {lineno = 1631, column = 24}, end_pos = {lineno = 1631, column = 25}}, {beg_pos = {lineno = 1631, column = 21}, end_pos = {lineno = 1631, column = 22}}, {beg_pos = {lineno = 1631, column = 23}, end_pos = {lineno = 1631, column = 24}}, {beg_pos = {lineno = 1625, column = 23}, end_pos = {lineno = 1625, column = 24}}, {beg_pos = {lineno = 1551, column = 15}, end_pos = {lineno = 1551, column = 15}}, {beg_pos = {lineno = 1552, column = 8}, end_pos = {lineno = 1554, column = 14}}, {beg_pos = {lineno = 1555, column = 6}, end_pos = {lineno = 1558, column = 15}}, {beg_pos = {lineno = 1555, column = 8}, end_pos = {lineno = 1555, column = 8}}, {beg_pos = {lineno = 1555, column = 8}, end_pos = {lineno = 1555, column = 8}}, {beg_pos = {lineno = 1555, column = 9}, end_pos = {lineno = 1555, column = 19}}, {beg_pos = {lineno = 1555, column = 19}, end_pos = {lineno = 1555, column = 19}}, {beg_pos = {lineno = 1555, column = 19}, end_pos = {lineno = 1555, column = 19}}, {beg_pos = {lineno = 1556, column = 8}, end_pos = {lineno = 1556, column = 14}}, {beg_pos = {lineno = 1557, column = 6}, end_pos = {lineno = 1558, column = 15}}, {beg_pos = {lineno = 1557, column = 8}, end_pos = {lineno = 1557, column = 8}}, {beg_pos = {lineno = 1557, column = 8}, end_pos = {lineno = 1557, column = 8}}, {beg_pos = {lineno = 1557, column = 9}, end_pos = {lineno = 1557, column = 11}}, {beg_pos = {lineno = 1557, column = 11}, end_pos = {lineno = 1557, column = 11}}, {beg_pos = {lineno = 1557, column = 11}, end_pos = {lineno = 1557, column = 11}}, {beg_pos = {lineno = 1558, column = 8}, end_pos = {lineno = 1558, column = 15}}, {beg_pos = {lineno = 1558, column = 15}, end_pos = {lineno = 1558, column = 15}}, {beg_pos = {lineno = 1558, column = 13}, end_pos = {lineno = 1558, column = 14}}, {beg_pos = {lineno = 1231, column = 8}, end_pos = {lineno = 1231, column = 8}}, {beg_pos = {lineno = 1231, column = 8}, end_pos = {lineno = 1231, column = 8}}, {beg_pos = {lineno = 1232, column = 8}, end_pos = {lineno = 1233, column = 13}}, {beg_pos = {lineno = 1233, column = 13}, end_pos = {lineno = 1233, column = 13}}, {beg_pos = {lineno = 1233, column = 8}, end_pos = {lineno = 1233, column = 12}}, {beg_pos = {lineno = 1232, column = 13}, end_pos = {lineno = 1232, column = 14}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = -1494868768, column = 32613}}, {beg_pos = {lineno = 1677551098, column = 5}, end_pos = {lineno = 65, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1491783212, column = 32613}}, {beg_pos = {lineno = 3, column = 0}, end_pos = {lineno = -1494868864, column = 32613}}, {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 = -1496397759, column = 32613}}, {beg_pos = {lineno = -1494868768, column = 32613}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = -698419088, column = 22079}}, {beg_pos = {lineno = 6, column = 118}, end_pos = {lineno = 32816, column = 0}}, {beg_pos = {lineno = -698419200, column = 22079}, end_pos = {lineno = 610253172, column = 751367772}}, {beg_pos = {lineno = 2066, column = 0}, end_pos = {lineno = 32864, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1490348163, column = 32613}}, {beg_pos = {lineno = 64, column = 0}, end_pos = {lineno = -1489900314, column = 32613}}, {beg_pos = {lineno = -701916400, column = 22079}, end_pos = {lineno = -701903376, column = 22079}}, {beg_pos = {lineno = -2042822284, column = 32764}, end_pos = {lineno = -1958768896, column = -1982581936}}, {beg_pos = {lineno = -701916352, column = 22079}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = -701906720, column = 22079}, end_pos = {lineno = -701903376, column = 22079}}, {beg_pos = {lineno = -701903360, column = 22079}, end_pos = {lineno = -1490348115, column = 32613}}, {beg_pos = {lineno = -701906424, column = 22079}, end_pos = {lineno = -1491781584, column = 32613}}, {beg_pos = {lineno = -1558813104, column = 32613}, end_pos = {lineno = -1958768896, column = -1982581936}}, {beg_pos = {lineno = 32768, column = 0}, end_pos = {lineno = -1958768896, column = -1982581936}}, {beg_pos = {lineno = -2042822224, column = 32764}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 5, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = -1559841184, column = 32613}, end_pos = {lineno = -1492067607, column = 32613}}, {beg_pos = {lineno = -1487532512, column = 32613}, end_pos = {lineno = -1559837584, column = 32613}}, {beg_pos = {lineno = -701906720, column = 22079}, end_pos = {lineno = -2042822156, column = 32764}}, {beg_pos = {lineno = -1559837584, column = 32613}, end_pos = {lineno = -1491834099, column = 32613}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -1490525835, column = 32613}}, {beg_pos = {lineno = -701874784, column = 22079}, end_pos = {lineno = -1958768896, column = -1982581936}}, {beg_pos = {lineno = 163, column = 0}, end_pos = {lineno = 163, column = 0}}, {beg_pos = {lineno = -1559841184, column = 32613}, end_pos = {lineno = -1559837584, column = 32613}}, {beg_pos = {lineno = 163, column = 0}, end_pos = {lineno = -1492584249, column = 32613}}, {beg_pos = {lineno = -701902560, column = 22079}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -698377056, column = 22079}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -701874784, column = 22079}, end_pos = {lineno = -1492136087, column = 32613}}, {beg_pos = {lineno = -698373754, column = 22079}, end_pos = {lineno = -1491931668, column = 32613}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -701902560, column = 22079}}, {beg_pos = {lineno = -1492136112, column = 32613}, end_pos = {lineno = -2042819056, column = 32764}}, {beg_pos = {lineno = -2042821804, column = 32764}, end_pos = {lineno = -2042821856, column = 32764}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = -701902560, column = 22079}, end_pos = {lineno = -1497215280, column = 32613}}, {beg_pos = {lineno = 36, column = 0}, end_pos = {lineno = -701874784, column = 22079}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1491931558, column = 32613}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -2042822032, column = 32764}}, {beg_pos = {lineno = -698169584, column = 22079}, end_pos = {lineno = -2042818464, column = 32764}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1958768896, column = -1982581936}}, {beg_pos = {lineno = 25, column = 0}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -698377056, column = 22079}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1487461508, column = 32613}}, {beg_pos = {lineno = -1494810624, column = 32613}, end_pos = {lineno = -1497052464, column = 32613}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = -1497058916, column = 32613}}, {beg_pos = {lineno = -700287376, column = 22079}, end_pos = {lineno = -1487460375, column = 32613}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = -1487461721, column = 32613}}, {beg_pos = {lineno = -1487514880, column = 32613}, end_pos = {lineno = -1492941336, column = 32613}}, {beg_pos = {lineno = 955912232, column = 0}, end_pos = {lineno = -1492941624, column = 32613}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1487460375, column = 32613}}, {beg_pos = {lineno = 1997, column = 0}, end_pos = {lineno = -1487461721, column = 32613}}, {beg_pos = {lineno = -1487514880, column = 32613}, end_pos = {lineno = -1492941336, column = 32613}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = -1492945960, column = 32613}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1487460375, column = 32613}}, {beg_pos = {lineno = 913, column = 0}, end_pos = {lineno = -1492891704, column = 32613}}, {beg_pos = {lineno = -1487514880, column = 32613}, end_pos = {lineno = -2042821464, column = 32764}}, {beg_pos = {lineno = -2042821468, column = 32764}, end_pos = {lineno = -1558719375, column = 32613}}, {beg_pos = {lineno = -1492891704, column = 32613}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = -2042821468, column = 32764}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = -701319680, column = 22079}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 0, column = 22079}, end_pos = {lineno = -1558717934, column = 32613}}, {beg_pos = {lineno = -1558720416, column = 32613}, end_pos = {lineno = -2042821264, column = 32764}}, {beg_pos = {lineno = -2042821280, column = 32764}, end_pos = {lineno = 955912232, column = 0}}, {beg_pos = {lineno = 1, column = 32764}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = -700266240, column = 22079}, end_pos = {lineno = -2042821344, column = 32764}}, {beg_pos = {lineno = -2042821328, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = -2042821120, column = 32764}, end_pos = {lineno = -1558717934, column = 32613}}, {beg_pos = {lineno = -700266240, column = 22079}, end_pos = {lineno = -2042821280, column = 32764}}, {beg_pos = {lineno = -2042821264, column = 32764}, end_pos = {lineno = -1487457775, column = 32613}}, {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 = -700267120, column = 22079}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -700267120, column = 22079}}, {beg_pos = {lineno = -1492893408, column = 1}, end_pos = {lineno = -700266240, column = 22079}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32613}}, {beg_pos = {lineno = 0, column = 22079}, end_pos = {lineno = 0, column = 22079}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = -1487429775, column = 32613}}, {beg_pos = {lineno = -1492919424, column = 32613}, end_pos = {lineno = -1487514880, column = 32613}}, {beg_pos = {lineno = -700267120, column = 22079}, end_pos = {lineno = -1558449592, column = 32613}}, {beg_pos = {lineno = -1558816064, column = 32613}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = -1559842224, column = 32613}, end_pos = {lineno = -1487429775, column = 32613}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 134, column = 0}}, {beg_pos = {lineno = -700267120, column = 22079}, end_pos = {lineno = -1558449080, column = 32613}}, {beg_pos = {lineno = -700260720, column = 22079}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = -1559842224, column = 32613}, end_pos = {lineno = -1487429775, column = 32613}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1492919424, column = 32613}, end_pos = {lineno = -1491399248, column = 32613}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = -2042820160, column = 32764}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = -700260720, column = 22079}, end_pos = {lineno = -1487417938, column = 32613}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1558469792, column = 32613}}, {beg_pos = {lineno = -2042825138, column = 32764}, end_pos = {lineno = -2042820336, column = 32764}}, {beg_pos = {lineno = -1559842784, column = 32613}, end_pos = {lineno = -2042825532, column = 32764}}, {beg_pos = {lineno = -2042825536, column = 32764}, end_pos = {lineno = -1487514880, column = 32613}}, {beg_pos = {lineno = -1487514880, column = 32613}, end_pos = {lineno = -2042820824, column = 32764}}, {beg_pos = {lineno = -2042820828, column = 32764}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = -1498337064, column = 32613}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 49178, column = 0}, end_pos = {lineno = -1559424464, column = 32613}}, {beg_pos = {lineno = -1498263224, column = 32613}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1919295523, column = 1852144239}, end_pos = {lineno = 1920234335, column = 1600613993}}, {beg_pos = {lineno = 1768709991, column = 1634887028}, end_pos = {lineno = 1948269164, column = 174421362}}, {beg_pos = {lineno = -1498263224, column = 32613}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -701902560, column = 22079}, end_pos = {lineno = -1497215600, column = 32613}}, {beg_pos = {lineno = 92, column = 4}, end_pos = {lineno = 92, column = 4}}, {beg_pos = {lineno = 221583223, column = 179001}, end_pos = {lineno = -698880944, column = 22079}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1497215600, column = 32613}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1494868768, column = 32613}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 92, column = 3}}, {beg_pos = {lineno = 91, column = 6}, end_pos = {lineno = 91, column = 6}}, {beg_pos = {lineno = 0, column = 1138753536}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 610253172, column = 751367772}, 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 = -1492377309, column = 32613}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = -1494868768, column = 32613}}, {beg_pos = {lineno = -698216712, column = 22079}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 610253172, column = 751367772}, end_pos = {lineno = -698972752, column = 22079}}, {beg_pos = {lineno = -701903000, column = 22079}, end_pos = {lineno = -1494868864, column = 32613}}, {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 = -1496397759, column = 32613}}, {beg_pos = {lineno = -1494868768, column = 32613}, 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 = 610253172, column = 751367772}}, {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 = 292
        yyresult = <optimized out>
        yytoken = <optimized out>
        yyval = {val = 140074565044280, node = 0x7f65a6b10838, id = 140074565044280, num = -1498347464, tbl = 0x7f65a6b10838, vars = 0x7f65a6b10838, strterm = 0x7f65a6b10838, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}
        yyloc = {beg_pos = {lineno = 1634, column = 30}, end_pos = {lineno = 1634, column = 93}}
        yyerror_range = <optimized out>
        yymsgbuf = "n\000\000\000^\000\000\000@b\375\242e\177\000\000\320\204\t\243e\177\000\000\200\034\346\246e\177\000\000x\a\000\000\000\000\000\000v\000\000\000\000\000\000\000x\a\000\000\000\000\000\000\020N\302\246e\177\000\000\000\000\000\000\000\000\000\000\342\322\316\246e\177\000\000\320\210_\326?V\000\000@b\375\242e\177\000\000\300p\\\326?V\000\000\340\300)\326?V\000\000\004\000\000\000\000\000\000\000\240(\025\247e\177\000"
        yymsg = 0x7ffc863d0930 "n"
        yymsg_alloc = 128
        yylen = 2
        yyabortlab = <optimized out>
        yyerrorlab = <optimized out>
#50 0x00007f65a31a15b2 in ripper_parse0 (parser_v=parser_v@entry=140074502939160) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14371
        p = 0x563fd65c70c0
#51 0x00007f65a712efd6 in rb_ensure (b_proc=b_proc@entry=0x7f65a31a14d0 <ripper_parse0>, data1=data1@entry=140074502939160, e_proc=e_proc@entry=0x7f65a3183ae0 <ripper_ensure>, data2=data2@entry=140074502939160) at /tmp/ruby/src/trunk-random1/eval.c:1005
        _ec = 0x563fd629d120
        _tag = {tag = 36, retval = 94828582928445, buf = {0x7f65a2fd6218, 0x7f65a712f0c0 <rb_ensure+528>, 0x0, 0x7ffc863d0a20, 0x0}, prev = 0x7ffc863d0da0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x563fd629d120
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f65a3183ae0 <ripper_ensure>, data2 = 140074502939160}}
#52 0x00007f65a3184315 in ripper_parse (self=140074502939160) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14409
        p = 0x563fd65c70c0
#53 0x00007f65a72f2ec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f65a6c24e10, ec=0x563fd629d120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
        ci = 0x8601001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f65a6b130d8
        cfunc = 0x563fd642de98
        recv = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#54 vm_call_cfunc_with_frame (ec=0x563fd629d120, reg_cfp=0x7f65a6c24e10, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#55 0x00007f65a730224d 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-random1/vm_callinfo.h:368
        val = 96
        ci = 0x3333333333335128
        cc = <optimized out>
        recv = 94832175988960
        argc = <optimized out>
        calling = {ci = 0x8601001c0001, cc = 0x7f65a306b048, block_handler = 0, recv = 140074502939160, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#56 vm_exec_core (ec=0x563fd629d120, initial=2336349463739981684) at ../../src/trunk-random1/insns.def:835
        bh = <optimized out>
        cd = 0x206c617571655f74
        leaf = <optimized out>
        val = 96
        reg_pc = 0x563fd64ec4c8
        reg_cfp = 0x7f65a6c24e10
        insns_address_table = {0x7f65a73049bf <vm_exec_core+10351>, 0x7f65a73023c9 <vm_exec_core+633>, 0x7f65a730457e <vm_exec_core+9262>, 0x7f65a7304504 <vm_exec_core+9140>, 0x7f65a730448d <vm_exec_core+9021>, 0x7f65a730440e <vm_exec_core+8894>, 0x7f65a730438e <vm_exec_core+8766>, 0x7f65a7304332 <vm_exec_core+8674>, 0x7f65a73042d7 <vm_exec_core+8583>, 0x7f65a7304287 <vm_exec_core+8503>, 0x7f65a730410c <vm_exec_core+8124>, 0x7f65a7303f61 <vm_exec_core+7697>, 0x7f65a7303e76 <vm_exec_core+7462>, 0x7f65a7303e07 <vm_exec_core+7351>, 0x7f65a7303d9a <vm_exec_core+7242>, 0x7f65a7303d5f <vm_exec_core+7183>, 0x7f65a7303d29 <vm_exec_core+7129>, 0x7f65a7303cf6 <vm_exec_core+7078>, 0x7f65a73045ea <vm_exec_core+9370>, 0x7f65a7303057 <vm_exec_core+3847>, 0x7f65a7302fe9 <vm_exec_core+3737>, 0x7f65a7302fae <vm_exec_core+3678>, 0x7f65a7302f58 <vm_exec_core+3592>, 0x7f65a7302f14 <vm_exec_core+3524>, 0x7f65a7302e8d <vm_exec_core+3389>, 0x7f65a7302e58 <vm_exec_core+3336>, 0x7f65a7302dfd <vm_exec_core+3245>, 0x7f65a7302d85 <vm_exec_core+3125>, 0x7f65a7302d4d <vm_exec_core+3069>, 0x7f65a7302d15 <vm_exec_core+3013>, 0x7f65a7302b20 <vm_exec_core+2512>, 0x7f65a7302a8f <vm_exec_core+2367>, 0x7f65a7302a32 <vm_exec_core+2274>, 0x7f65a73029b9 <vm_exec_core+2153>, 0x7f65a73036f9 <vm_exec_core+5545>, 0x7f65a73036d4 <vm_exec_core+5508>, 0x7f65a730369b <vm_exec_core+5451>, 0x7f65a730364b <vm_exec_core+5371>, 0x7f65a7303619 <vm_exec_core+5321>, 0x7f65a730352e <vm_exec_core+5086>, 0x7f65a73034e9 <vm_exec_core+5017>, 0x7f65a73034a3 <vm_exec_core+4947>, 0x7f65a7303473 <vm_exec_core+4899>, 0x7f65a73033a8 <vm_exec_core+4696>, 0x7f65a7303413 <vm_exec_core+4803>, 0x7f65a7303278 <vm_exec_core+4392>, 0x7f65a730320b <vm_exec_core+4283>, 0x7f65a730317e <vm_exec_core+4142>, 0x7f65a73030c2 <vm_exec_core+3954>, 0x7f65a730308a <vm_exec_core+3898>, 0x7f65a7303bf7 <vm_exec_core+6823>, 0x7f65a7303ae4 <vm_exec_core+6548>, 0x7f65a73021a8 <vm_exec_core+88>, 0x7f65a7303c72 <vm_exec_core+6946>, 0x7f65a730383d <vm_exec_core+5869>, 0x7f65a7304b07 <vm_exec_core+10679>, 0x7f65a73037f3 <vm_exec_core+5795>, 0x7f65a730379a <vm_exec_core+5706>, 0x7f65a7303741 <vm_exec_core+5617>, 0x7f65a73039d6 <vm_exec_core+6278>, 0x7f65a7303900 <vm_exec_core+6064>, 0x7f65a7303887 <vm_exec_core+5943>, 0x7f65a730495e <vm_exec_core+10254>, 0x7f65a7303c3a <vm_exec_core+6890>, 0x7f65a7303a8d <vm_exec_core+6461>, 0x7f65a730281a <vm_exec_core+1738>, 0x7f65a73027e0 <vm_exec_core+1680>, 0x7f65a7302912 <vm_exec_core+1986>, 0x7f65a7302871 <vm_exec_core+1825>, 0x7f65a7304def <vm_exec_core+11423>, 0x7f65a7304d46 <vm_exec_core+11254>, 0x7f65a7304fc6 <vm_exec_core+11894>, 0x7f65a7304f53 <vm_exec_core+11779>, 0x7f65a7304ead <vm_exec_core+11613>, 0x7f65a7304e51 <vm_exec_core+11521>, 0x7f65a7305373 <vm_exec_core+12835>, 0x7f65a73052d6 <vm_exec_core+12678>, 0x7f65a730523e <vm_exec_core+12526>, 0x7f65a73051a1 <vm_exec_core+12369>, 0x7f65a7305109 <vm_exec_core+12217>, 0x7f65a7304a48 <vm_exec_core+10488>, 0x7f65a73050be <vm_exec_core+12142>, 0x7f65a7305068 <vm_exec_core+12056>, 0x7f65a7304bd5 <vm_exec_core+10885>, 0x7f65a7304b4b <vm_exec_core+10747>, 0x7f65a7302773 <vm_exec_core+1571>, 0x7f65a7302715 <vm_exec_core+1477>, 0x7f65a7304d12 <vm_exec_core+11202>, 0x7f65a7304cde <vm_exec_core+11150>, 0x7f65a7304c8d <vm_exec_core+11069>, 0x7f65a7304c3e <vm_exec_core+10990>, 0x7f65a7304a7b <vm_exec_core+10539>, 0x7f65a73049d0 <vm_exec_core+10368>, 0x7f65a73026a8 <vm_exec_core+1368>, 0x7f65a7302651 <vm_exec_core+1281>, 0x7f65a73025ce <vm_exec_core+1150>, 0x7f65a7302589 <vm_exec_core+1081>, 0x7f65a730253c <vm_exec_core+1004>, 0x7f65a73024ef <vm_exec_core+927>, 0x7f65a730249a <vm_exec_core+842>, 0x7f65a7302467 <vm_exec_core+791>, 0x7f65a7302434 <vm_exec_core+740>, 0x7f65a7304aeb <vm_exec_core+10651>, 0x7f65a73023ba <vm_exec_core+618>, 0x7f65a730456f <vm_exec_core+9247>, 0x7f65a73044f5 <vm_exec_core+9125>, 0x7f65a730447e <vm_exec_core+9006>, 0x7f65a73043ff <vm_exec_core+8879>, 0x7f65a730437f <vm_exec_core+8751>, 0x7f65a7304323 <vm_exec_core+8659>, 0x7f65a73042c8 <vm_exec_core+8568>, 0x7f65a7304278 <vm_exec_core+8488>, 0x7f65a73040fd <vm_exec_core+8109>, 0x7f65a7303f52 <vm_exec_core+7682>, 0x7f65a7303e67 <vm_exec_core+7447>, 0x7f65a7303df8 <vm_exec_core+7336>, 0x7f65a7303d8b <vm_exec_core+7227>, 0x7f65a7303d50 <vm_exec_core+7168>, 0x7f65a7303d1a <vm_exec_core+7114>, 0x7f65a7303ce7 <vm_exec_core+7063>, 0x7f65a73045db <vm_exec_core+9355>, 0x7f65a7303048 <vm_exec_core+3832>, 0x7f65a7302fda <vm_exec_core+3722>, 0x7f65a7302f9f <vm_exec_core+3663>, 0x7f65a7302f49 <vm_exec_core+3577>, 0x7f65a7302f05 <vm_exec_core+3509>, 0x7f65a7302e7e <vm_exec_core+3374>, 0x7f65a7302e49 <vm_exec_core+3321>, 0x7f65a7302dee <vm_exec_core+3230>, 0x7f65a7302d76 <vm_exec_core+3110>, 0x7f65a7302d3e <vm_exec_core+3054>, 0x7f65a7302d06 <vm_exec_core+2998>, 0x7f65a7302b11 <vm_exec_core+2497>, 0x7f65a7302a80 <vm_exec_core+2352>, 0x7f65a7302a23 <vm_exec_core+2259>, 0x7f65a73029aa <vm_exec_core+2138>, 0x7f65a73036ea <vm_exec_core+5530>, 0x7f65a73036c5 <vm_exec_core+5493>, 0x7f65a730368c <vm_exec_core+5436>, 0x7f65a730363c <vm_exec_core+5356>, 0x7f65a730360a <vm_exec_core+5306>, 0x7f65a730351f <vm_exec_core+5071>, 0x7f65a73034da <vm_exec_core+5002>, 0x7f65a7303494 <vm_exec_core+4932>, 0x7f65a7303464 <vm_exec_core+4884>, 0x7f65a7303399 <vm_exec_core+4681>, 0x7f65a7303404 <vm_exec_core+4788>, 0x7f65a7303269 <vm_exec_core+4377>, 0x7f65a73031fc <vm_exec_core+4268>, 0x7f65a730316f <vm_exec_core+4127>, 0x7f65a73030b3 <vm_exec_core+3939>, 0x7f65a730307b <vm_exec_core+3883>, 0x7f65a7303be8 <vm_exec_core+6808>, 0x7f65a7303ad5 <vm_exec_core+6533>, 0x7f65a7305593 <vm_exec_core+13379>, 0x7f65a7303c63 <vm_exec_core+6931>, 0x7f65a730382e <vm_exec_core+5854>, 0x7f65a730557f <vm_exec_core+13359>, 0x7f65a73037e4 <vm_exec_core+5780>, 0x7f65a730378b <vm_exec_core+5691>, 0x7f65a7303732 <vm_exec_core+5602>, 0x7f65a73039c7 <vm_exec_core+6263>, 0x7f65a73038f1 <vm_exec_core+6049>, 0x7f65a7303878 <vm_exec_core+5928>, 0x7f65a730494f <vm_exec_core+10239>, 0x7f65a7303c2b <vm_exec_core+6875>, 0x7f65a7303a7e <vm_exec_core+6446>, 0x7f65a730280b <vm_exec_core+1723>, 0x7f65a73027d1 <vm_exec_core+1665>, 0x7f65a7302903 <vm_exec_core+1971>, 0x7f65a7302862 <vm_exec_core+1810>, 0x7f65a730556b <vm_exec_core+13339>, 0x7f65a7305557 <vm_exec_core+13319>, 0x7f65a7305543 <vm_exec_core+13299>, 0x7f65a730552f <vm_exec_core+13279>, 0x7f65a730551b <vm_exec_core+13259>, 0x7f65a7305507 <vm_exec_core+13239>, 0x7f65a73054ec <vm_exec_core+13212>, 0x7f65a73054d8 <vm_exec_core+13192>, 0x7f65a73054c4 <vm_exec_core+13172>, 0x7f65a73054b0 <vm_exec_core+13152>, 0x7f65a730549c <vm_exec_core+13132>, 0x7f65a7305488 <vm_exec_core+13112>, 0x7f65a7305474 <vm_exec_core+13092>, 0x7f65a7305460 <vm_exec_core+13072>, 0x7f65a730544c <vm_exec_core+13052>, 0x7f65a7305438 <vm_exec_core+13032>, 0x7f65a7302764 <vm_exec_core+1556>, 0x7f65a7302706 <vm_exec_core+1462>, 0x7f65a7305424 <vm_exec_core+13012>, 0x7f65a7305410 <vm_exec_core+12992>, 0x7f65a73053fc <vm_exec_core+12972>, 0x7f65a73053e8 <vm_exec_core+12952>, 0x7f65a7302191 <vm_exec_core+65>, 0x7f65a7302195 <vm_exec_core+69>, 0x7f65a7302699 <vm_exec_core+1353>, 0x7f65a7302642 <vm_exec_core+1266>, 0x7f65a73025bf <vm_exec_core+1135>, 0x7f65a730257a <vm_exec_core+1066>, 0x7f65a730252d <vm_exec_core+989>...}
#57 0x00007f65a73089eb in rb_vm_exec (ec=0x563fd629d120) at /tmp/ruby/src/trunk-random1/vm.c:2366
        _ec = 0x563fd629d120
        _tag = {tag = 36, retval = 4, buf = {0x563fd629d120, 0x7f65a73081e0 <rb_vm_exec+400>, 0x0, 0x7ffc863d0cd0, 0x7f65a6b25108}, prev = 0x7ffc863d1180, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#58 0x00007f65a7308be9 in eval_string_with_cref (self=<optimized out>, src=140074502938960, cref=0x7f65a2fd6088, file=140074503734640, line=1) at /tmp/ruby/src/trunk-random1/vm_eval.c:1701
        ec = 0x563fd629d120
        block = {as = {captured = {self = 140074502939160, ep = 0x7f65a6b250f8, code = {iseq = 0x7f65a313f960, ifunc = 0x7f65a313f960, val = 140074504419680}}, symbol = 140074502939160, proc = 140074502939160}, type = block_type_iseq}
        iseq = 0x7f65a2fd5f20
        cfp = <optimized out>
#59 0x00007f65a7318f5a in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=140074502939160) at /tmp/ruby/src/trunk-random1/vm_eval.c:1946
        cref = 0x7f65a2fd6088
#60 specific_eval (kw_splat=<optimized out>, singleton=1, self=<optimized out>, argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_eval.c:1970
        file = 140074503734640
        line = <optimized out>
        code = 140074502938960
#61 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=140074502939160) at /tmp/ruby/src/trunk-random1/vm_eval.c:2010
No locals.
#62 0x00007f65a72f2ec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7f65a6c24e90, ec=0x563fd629d120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
        ci = 0x254100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f65a6ac6e68
        cfunc = 0x563fd62dfe08
        recv = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#63 vm_call_cfunc_with_frame (ec=0x563fd629d120, reg_cfp=0x7f65a6c24e90, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
        argc = 2
        stack_bottom = <optimized out>
        argv = <optimized out>
#64 0x00007f65a730224d 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-random1/vm_callinfo.h:368
        val = 96
        ci = 0x3333333333335128
        cc = <optimized out>
        recv = 94832175988960
        argc = <optimized out>
        calling = {ci = 0x254100100005, cc = 0x7f65a306b1b0, block_handler = 0, recv = 140074502939160, argc = 2, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#65 vm_exec_core (ec=0x563fd629d120, initial=2336349463739981684) at ../../src/trunk-random1/insns.def:835
        bh = <optimized out>
        cd = 0x206c617571655f74
        leaf = <optimized out>
        val = 96
        reg_pc = 0x563fd64086c0
        reg_cfp = 0x7f65a6c24e90
        insns_address_table = {0x7f65a73049bf <vm_exec_core+10351>, 0x7f65a73023c9 <vm_exec_core+633>, 0x7f65a730457e <vm_exec_core+9262>, 0x7f65a7304504 <vm_exec_core+9140>, 0x7f65a730448d <vm_exec_core+9021>, 0x7f65a730440e <vm_exec_core+8894>, 0x7f65a730438e <vm_exec_core+8766>, 0x7f65a7304332 <vm_exec_core+8674>, 0x7f65a73042d7 <vm_exec_core+8583>, 0x7f65a7304287 <vm_exec_core+8503>, 0x7f65a730410c <vm_exec_core+8124>, 0x7f65a7303f61 <vm_exec_core+7697>, 0x7f65a7303e76 <vm_exec_core+7462>, 0x7f65a7303e07 <vm_exec_core+7351>, 0x7f65a7303d9a <vm_exec_core+7242>, 0x7f65a7303d5f <vm_exec_core+7183>, 0x7f65a7303d29 <vm_exec_core+7129>, 0x7f65a7303cf6 <vm_exec_core+7078>, 0x7f65a73045ea <vm_exec_core+9370>, 0x7f65a7303057 <vm_exec_core+3847>, 0x7f65a7302fe9 <vm_exec_core+3737>, 0x7f65a7302fae <vm_exec_core+3678>, 0x7f65a7302f58 <vm_exec_core+3592>, 0x7f65a7302f14 <vm_exec_core+3524>, 0x7f65a7302e8d <vm_exec_core+3389>, 0x7f65a7302e58 <vm_exec_core+3336>, 0x7f65a7302dfd <vm_exec_core+3245>, 0x7f65a7302d85 <vm_exec_core+3125>, 0x7f65a7302d4d <vm_exec_core+3069>, 0x7f65a7302d15 <vm_exec_core+3013>, 0x7f65a7302b20 <vm_exec_core+2512>, 0x7f65a7302a8f <vm_exec_core+2367>, 0x7f65a7302a32 <vm_exec_core+2274>, 0x7f65a73029b9 <vm_exec_core+2153>, 0x7f65a73036f9 <vm_exec_core+5545>, 0x7f65a73036d4 <vm_exec_core+5508>, 0x7f65a730369b <vm_exec_core+5451>, 0x7f65a730364b <vm_exec_core+5371>, 0x7f65a7303619 <vm_exec_core+5321>, 0x7f65a730352e <vm_exec_core+5086>, 0x7f65a73034e9 <vm_exec_core+5017>, 0x7f65a73034a3 <vm_exec_core+4947>, 0x7f65a7303473 <vm_exec_core+4899>, 0x7f65a73033a8 <vm_exec_core+4696>, 0x7f65a7303413 <vm_exec_core+4803>, 0x7f65a7303278 <vm_exec_core+4392>, 0x7f65a730320b <vm_exec_core+4283>, 0x7f65a730317e <vm_exec_core+4142>, 0x7f65a73030c2 <vm_exec_core+3954>, 0x7f65a730308a <vm_exec_core+3898>, 0x7f65a7303bf7 <vm_exec_core+6823>, 0x7f65a7303ae4 <vm_exec_core+6548>, 0x7f65a73021a8 <vm_exec_core+88>, 0x7f65a7303c72 <vm_exec_core+6946>, 0x7f65a730383d <vm_exec_core+5869>, 0x7f65a7304b07 <vm_exec_core+10679>, 0x7f65a73037f3 <vm_exec_core+5795>, 0x7f65a730379a <vm_exec_core+5706>, 0x7f65a7303741 <vm_exec_core+5617>, 0x7f65a73039d6 <vm_exec_core+6278>, 0x7f65a7303900 <vm_exec_core+6064>, 0x7f65a7303887 <vm_exec_core+5943>, 0x7f65a730495e <vm_exec_core+10254>, 0x7f65a7303c3a <vm_exec_core+6890>, 0x7f65a7303a8d <vm_exec_core+6461>, 0x7f65a730281a <vm_exec_core+1738>, 0x7f65a73027e0 <vm_exec_core+1680>, 0x7f65a7302912 <vm_exec_core+1986>, 0x7f65a7302871 <vm_exec_core+1825>, 0x7f65a7304def <vm_exec_core+11423>, 0x7f65a7304d46 <vm_exec_core+11254>, 0x7f65a7304fc6 <vm_exec_core+11894>, 0x7f65a7304f53 <vm_exec_core+11779>, 0x7f65a7304ead <vm_exec_core+11613>, 0x7f65a7304e51 <vm_exec_core+11521>, 0x7f65a7305373 <vm_exec_core+12835>, 0x7f65a73052d6 <vm_exec_core+12678>, 0x7f65a730523e <vm_exec_core+12526>, 0x7f65a73051a1 <vm_exec_core+12369>, 0x7f65a7305109 <vm_exec_core+12217>, 0x7f65a7304a48 <vm_exec_core+10488>, 0x7f65a73050be <vm_exec_core+12142>, 0x7f65a7305068 <vm_exec_core+12056>, 0x7f65a7304bd5 <vm_exec_core+10885>, 0x7f65a7304b4b <vm_exec_core+10747>, 0x7f65a7302773 <vm_exec_core+1571>, 0x7f65a7302715 <vm_exec_core+1477>, 0x7f65a7304d12 <vm_exec_core+11202>, 0x7f65a7304cde <vm_exec_core+11150>, 0x7f65a7304c8d <vm_exec_core+11069>, 0x7f65a7304c3e <vm_exec_core+10990>, 0x7f65a7304a7b <vm_exec_core+10539>, 0x7f65a73049d0 <vm_exec_core+10368>, 0x7f65a73026a8 <vm_exec_core+1368>, 0x7f65a7302651 <vm_exec_core+1281>, 0x7f65a73025ce <vm_exec_core+1150>, 0x7f65a7302589 <vm_exec_core+1081>, 0x7f65a730253c <vm_exec_core+1004>, 0x7f65a73024ef <vm_exec_core+927>, 0x7f65a730249a <vm_exec_core+842>, 0x7f65a7302467 <vm_exec_core+791>, 0x7f65a7302434 <vm_exec_core+740>, 0x7f65a7304aeb <vm_exec_core+10651>, 0x7f65a73023ba <vm_exec_core+618>, 0x7f65a730456f <vm_exec_core+9247>, 0x7f65a73044f5 <vm_exec_core+9125>, 0x7f65a730447e <vm_exec_core+9006>, 0x7f65a73043ff <vm_exec_core+8879>, 0x7f65a730437f <vm_exec_core+8751>, 0x7f65a7304323 <vm_exec_core+8659>, 0x7f65a73042c8 <vm_exec_core+8568>, 0x7f65a7304278 <vm_exec_core+8488>, 0x7f65a73040fd <vm_exec_core+8109>, 0x7f65a7303f52 <vm_exec_core+7682>, 0x7f65a7303e67 <vm_exec_core+7447>, 0x7f65a7303df8 <vm_exec_core+7336>, 0x7f65a7303d8b <vm_exec_core+7227>, 0x7f65a7303d50 <vm_exec_core+7168>, 0x7f65a7303d1a <vm_exec_core+7114>, 0x7f65a7303ce7 <vm_exec_core+7063>, 0x7f65a73045db <vm_exec_core+9355>, 0x7f65a7303048 <vm_exec_core+3832>, 0x7f65a7302fda <vm_exec_core+3722>, 0x7f65a7302f9f <vm_exec_core+3663>, 0x7f65a7302f49 <vm_exec_core+3577>, 0x7f65a7302f05 <vm_exec_core+3509>, 0x7f65a7302e7e <vm_exec_core+3374>, 0x7f65a7302e49 <vm_exec_core+3321>, 0x7f65a7302dee <vm_exec_core+3230>, 0x7f65a7302d76 <vm_exec_core+3110>, 0x7f65a7302d3e <vm_exec_core+3054>, 0x7f65a7302d06 <vm_exec_core+2998>, 0x7f65a7302b11 <vm_exec_core+2497>, 0x7f65a7302a80 <vm_exec_core+2352>, 0x7f65a7302a23 <vm_exec_core+2259>, 0x7f65a73029aa <vm_exec_core+2138>, 0x7f65a73036ea <vm_exec_core+5530>, 0x7f65a73036c5 <vm_exec_core+5493>, 0x7f65a730368c <vm_exec_core+5436>, 0x7f65a730363c <vm_exec_core+5356>, 0x7f65a730360a <vm_exec_core+5306>, 0x7f65a730351f <vm_exec_core+5071>, 0x7f65a73034da <vm_exec_core+5002>, 0x7f65a7303494 <vm_exec_core+4932>, 0x7f65a7303464 <vm_exec_core+4884>, 0x7f65a7303399 <vm_exec_core+4681>, 0x7f65a7303404 <vm_exec_core+4788>, 0x7f65a7303269 <vm_exec_core+4377>, 0x7f65a73031fc <vm_exec_core+4268>, 0x7f65a730316f <vm_exec_core+4127>, 0x7f65a73030b3 <vm_exec_core+3939>, 0x7f65a730307b <vm_exec_core+3883>, 0x7f65a7303be8 <vm_exec_core+6808>, 0x7f65a7303ad5 <vm_exec_core+6533>, 0x7f65a7305593 <vm_exec_core+13379>, 0x7f65a7303c63 <vm_exec_core+6931>, 0x7f65a730382e <vm_exec_core+5854>, 0x7f65a730557f <vm_exec_core+13359>, 0x7f65a73037e4 <vm_exec_core+5780>, 0x7f65a730378b <vm_exec_core+5691>, 0x7f65a7303732 <vm_exec_core+5602>, 0x7f65a73039c7 <vm_exec_core+6263>, 0x7f65a73038f1 <vm_exec_core+6049>, 0x7f65a7303878 <vm_exec_core+5928>, 0x7f65a730494f <vm_exec_core+10239>, 0x7f65a7303c2b <vm_exec_core+6875>, 0x7f65a7303a7e <vm_exec_core+6446>, 0x7f65a730280b <vm_exec_core+1723>, 0x7f65a73027d1 <vm_exec_core+1665>, 0x7f65a7302903 <vm_exec_core+1971>, 0x7f65a7302862 <vm_exec_core+1810>, 0x7f65a730556b <vm_exec_core+13339>, 0x7f65a7305557 <vm_exec_core+13319>, 0x7f65a7305543 <vm_exec_core+13299>, 0x7f65a730552f <vm_exec_core+13279>, 0x7f65a730551b <vm_exec_core+13259>, 0x7f65a7305507 <vm_exec_core+13239>, 0x7f65a73054ec <vm_exec_core+13212>, 0x7f65a73054d8 <vm_exec_core+13192>, 0x7f65a73054c4 <vm_exec_core+13172>, 0x7f65a73054b0 <vm_exec_core+13152>, 0x7f65a730549c <vm_exec_core+13132>, 0x7f65a7305488 <vm_exec_core+13112>, 0x7f65a7305474 <vm_exec_core+13092>, 0x7f65a7305460 <vm_exec_core+13072>, 0x7f65a730544c <vm_exec_core+13052>, 0x7f65a7305438 <vm_exec_core+13032>, 0x7f65a7302764 <vm_exec_core+1556>, 0x7f65a7302706 <vm_exec_core+1462>, 0x7f65a7305424 <vm_exec_core+13012>, 0x7f65a7305410 <vm_exec_core+12992>, 0x7f65a73053fc <vm_exec_core+12972>, 0x7f65a73053e8 <vm_exec_core+12952>, 0x7f65a7302191 <vm_exec_core+65>, 0x7f65a7302195 <vm_exec_core+69>, 0x7f65a7302699 <vm_exec_core+1353>, 0x7f65a7302642 <vm_exec_core+1266>, 0x7f65a73025bf <vm_exec_core+1135>, 0x7f65a730257a <vm_exec_core+1066>, 0x7f65a730252d <vm_exec_core+989>...}
#66 0x00007f65a73089eb in rb_vm_exec (ec=0x563fd629d120) at /tmp/ruby/src/trunk-random1/vm.c:2366
        _ec = 0x563fd629d120
        _tag = {tag = 36, retval = 4, buf = {0x7f65a6c24f50, 0x7f65a73081e0 <rb_vm_exec+400>, 0x0, 0x7ffc863d10b0, 0x0}, prev = 0x7ffc863d1500, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#67 0x00007f65a7317f5b in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140074564767040, iseq=0x7f65a313f9b0, ec=0x563fd629d120) at /tmp/ruby/src/trunk-random1/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#68 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffc863d1228, argc=1, self=140074564767040, captured=<optimized out>, ec=0x563fd629d120) at /tmp/ruby/src/trunk-random1/vm.c:1440
        iseq = 0x7f65a313f9b0
        i = 1
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = 0x7f65a6b25088
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#69 invoke_block_from_c_bh (force_blockarg=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1458
        captured = <optimized out>
        again = <optimized out>
        again = <optimized out>
        captured = <optimized out>
#70 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffc863d1228, argc=1, ec=0x563fd629d120) at /tmp/ruby/src/trunk-random1/vm.c:1495
No locals.
#71 vm_yield (kw_splat=0, argv=0x7ffc863d1228, argc=1, ec=0x563fd629d120) at /tmp/ruby/src/trunk-random1/vm.c:1503
No locals.
#72 rb_yield_0 (argv=0x7ffc863d1228, argc=1) at /tmp/ruby/src/trunk-random1/vm_eval.c:1337
No locals.
#73 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_eval.c:1353
No locals.
#74 0x00007f65a708b2fc in rb_ary_each (ary=140074504576080) at /tmp/ruby/src/trunk-random1/array.c:2747
        i = 5
#75 0x00007f65a72f2ec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f65a6c24f90, ec=0x563fd629d120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f65a6ac04a0
        cfunc = 0x563fd62f4348
        recv = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#76 vm_call_cfunc_with_frame (ec=0x563fd629d120, reg_cfp=0x7f65a6c24f90, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#77 0x00007f65a7303bc9 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-random1/vm_callinfo.h:368
        val = 96
        ci = <optimized out>
        cc = <optimized out>
        recv = 94832175988960
        argc = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7f65a6afb988, block_handler = 140074566176681, recv = 140074504576080, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#78 vm_exec_core (ec=0x563fd629d120, initial=2336349463739981684) at ../../src/trunk-random1/insns.def:815
        bh = <optimized out>
        cd = 0x563fd63de5a0
        blockiseq = <optimized out>
        leaf = <optimized out>
        val = 96
        reg_pc = 0x563fd63de2f8
        reg_cfp = 0x7f65a6c24f90
        insns_address_table = {0x7f65a73049bf <vm_exec_core+10351>, 0x7f65a73023c9 <vm_exec_core+633>, 0x7f65a730457e <vm_exec_core+9262>, 0x7f65a7304504 <vm_exec_core+9140>, 0x7f65a730448d <vm_exec_core+9021>, 0x7f65a730440e <vm_exec_core+8894>, 0x7f65a730438e <vm_exec_core+8766>, 0x7f65a7304332 <vm_exec_core+8674>, 0x7f65a73042d7 <vm_exec_core+8583>, 0x7f65a7304287 <vm_exec_core+8503>, 0x7f65a730410c <vm_exec_core+8124>, 0x7f65a7303f61 <vm_exec_core+7697>, 0x7f65a7303e76 <vm_exec_core+7462>, 0x7f65a7303e07 <vm_exec_core+7351>, 0x7f65a7303d9a <vm_exec_core+7242>, 0x7f65a7303d5f <vm_exec_core+7183>, 0x7f65a7303d29 <vm_exec_core+7129>, 0x7f65a7303cf6 <vm_exec_core+7078>, 0x7f65a73045ea <vm_exec_core+9370>, 0x7f65a7303057 <vm_exec_core+3847>, 0x7f65a7302fe9 <vm_exec_core+3737>, 0x7f65a7302fae <vm_exec_core+3678>, 0x7f65a7302f58 <vm_exec_core+3592>, 0x7f65a7302f14 <vm_exec_core+3524>, 0x7f65a7302e8d <vm_exec_core+3389>, 0x7f65a7302e58 <vm_exec_core+3336>, 0x7f65a7302dfd <vm_exec_core+3245>, 0x7f65a7302d85 <vm_exec_core+3125>, 0x7f65a7302d4d <vm_exec_core+3069>, 0x7f65a7302d15 <vm_exec_core+3013>, 0x7f65a7302b20 <vm_exec_core+2512>, 0x7f65a7302a8f <vm_exec_core+2367>, 0x7f65a7302a32 <vm_exec_core+2274>, 0x7f65a73029b9 <vm_exec_core+2153>, 0x7f65a73036f9 <vm_exec_core+5545>, 0x7f65a73036d4 <vm_exec_core+5508>, 0x7f65a730369b <vm_exec_core+5451>, 0x7f65a730364b <vm_exec_core+5371>, 0x7f65a7303619 <vm_exec_core+5321>, 0x7f65a730352e <vm_exec_core+5086>, 0x7f65a73034e9 <vm_exec_core+5017>, 0x7f65a73034a3 <vm_exec_core+4947>, 0x7f65a7303473 <vm_exec_core+4899>, 0x7f65a73033a8 <vm_exec_core+4696>, 0x7f65a7303413 <vm_exec_core+4803>, 0x7f65a7303278 <vm_exec_core+4392>, 0x7f65a730320b <vm_exec_core+4283>, 0x7f65a730317e <vm_exec_core+4142>, 0x7f65a73030c2 <vm_exec_core+3954>, 0x7f65a730308a <vm_exec_core+3898>, 0x7f65a7303bf7 <vm_exec_core+6823>, 0x7f65a7303ae4 <vm_exec_core+6548>, 0x7f65a73021a8 <vm_exec_core+88>, 0x7f65a7303c72 <vm_exec_core+6946>, 0x7f65a730383d <vm_exec_core+5869>, 0x7f65a7304b07 <vm_exec_core+10679>, 0x7f65a73037f3 <vm_exec_core+5795>, 0x7f65a730379a <vm_exec_core+5706>, 0x7f65a7303741 <vm_exec_core+5617>, 0x7f65a73039d6 <vm_exec_core+6278>, 0x7f65a7303900 <vm_exec_core+6064>, 0x7f65a7303887 <vm_exec_core+5943>, 0x7f65a730495e <vm_exec_core+10254>, 0x7f65a7303c3a <vm_exec_core+6890>, 0x7f65a7303a8d <vm_exec_core+6461>, 0x7f65a730281a <vm_exec_core+1738>, 0x7f65a73027e0 <vm_exec_core+1680>, 0x7f65a7302912 <vm_exec_core+1986>, 0x7f65a7302871 <vm_exec_core+1825>, 0x7f65a7304def <vm_exec_core+11423>, 0x7f65a7304d46 <vm_exec_core+11254>, 0x7f65a7304fc6 <vm_exec_core+11894>, 0x7f65a7304f53 <vm_exec_core+11779>, 0x7f65a7304ead <vm_exec_core+11613>, 0x7f65a7304e51 <vm_exec_core+11521>, 0x7f65a7305373 <vm_exec_core+12835>, 0x7f65a73052d6 <vm_exec_core+12678>, 0x7f65a730523e <vm_exec_core+12526>, 0x7f65a73051a1 <vm_exec_core+12369>, 0x7f65a7305109 <vm_exec_core+12217>, 0x7f65a7304a48 <vm_exec_core+10488>, 0x7f65a73050be <vm_exec_core+12142>, 0x7f65a7305068 <vm_exec_core+12056>, 0x7f65a7304bd5 <vm_exec_core+10885>, 0x7f65a7304b4b <vm_exec_core+10747>, 0x7f65a7302773 <vm_exec_core+1571>, 0x7f65a7302715 <vm_exec_core+1477>, 0x7f65a7304d12 <vm_exec_core+11202>, 0x7f65a7304cde <vm_exec_core+11150>, 0x7f65a7304c8d <vm_exec_core+11069>, 0x7f65a7304c3e <vm_exec_core+10990>, 0x7f65a7304a7b <vm_exec_core+10539>, 0x7f65a73049d0 <vm_exec_core+10368>, 0x7f65a73026a8 <vm_exec_core+1368>, 0x7f65a7302651 <vm_exec_core+1281>, 0x7f65a73025ce <vm_exec_core+1150>, 0x7f65a7302589 <vm_exec_core+1081>, 0x7f65a730253c <vm_exec_core+1004>, 0x7f65a73024ef <vm_exec_core+927>, 0x7f65a730249a <vm_exec_core+842>, 0x7f65a7302467 <vm_exec_core+791>, 0x7f65a7302434 <vm_exec_core+740>, 0x7f65a7304aeb <vm_exec_core+10651>, 0x7f65a73023ba <vm_exec_core+618>, 0x7f65a730456f <vm_exec_core+9247>, 0x7f65a73044f5 <vm_exec_core+9125>, 0x7f65a730447e <vm_exec_core+9006>, 0x7f65a73043ff <vm_exec_core+8879>, 0x7f65a730437f <vm_exec_core+8751>, 0x7f65a7304323 <vm_exec_core+8659>, 0x7f65a73042c8 <vm_exec_core+8568>, 0x7f65a7304278 <vm_exec_core+8488>, 0x7f65a73040fd <vm_exec_core+8109>, 0x7f65a7303f52 <vm_exec_core+7682>, 0x7f65a7303e67 <vm_exec_core+7447>, 0x7f65a7303df8 <vm_exec_core+7336>, 0x7f65a7303d8b <vm_exec_core+7227>, 0x7f65a7303d50 <vm_exec_core+7168>, 0x7f65a7303d1a <vm_exec_core+7114>, 0x7f65a7303ce7 <vm_exec_core+7063>, 0x7f65a73045db <vm_exec_core+9355>, 0x7f65a7303048 <vm_exec_core+3832>, 0x7f65a7302fda <vm_exec_core+3722>, 0x7f65a7302f9f <vm_exec_core+3663>, 0x7f65a7302f49 <vm_exec_core+3577>, 0x7f65a7302f05 <vm_exec_core+3509>, 0x7f65a7302e7e <vm_exec_core+3374>, 0x7f65a7302e49 <vm_exec_core+3321>, 0x7f65a7302dee <vm_exec_core+3230>, 0x7f65a7302d76 <vm_exec_core+3110>, 0x7f65a7302d3e <vm_exec_core+3054>, 0x7f65a7302d06 <vm_exec_core+2998>, 0x7f65a7302b11 <vm_exec_core+2497>, 0x7f65a7302a80 <vm_exec_core+2352>, 0x7f65a7302a23 <vm_exec_core+2259>, 0x7f65a73029aa <vm_exec_core+2138>, 0x7f65a73036ea <vm_exec_core+5530>, 0x7f65a73036c5 <vm_exec_core+5493>, 0x7f65a730368c <vm_exec_core+5436>, 0x7f65a730363c <vm_exec_core+5356>, 0x7f65a730360a <vm_exec_core+5306>, 0x7f65a730351f <vm_exec_core+5071>, 0x7f65a73034da <vm_exec_core+5002>, 0x7f65a7303494 <vm_exec_core+4932>, 0x7f65a7303464 <vm_exec_core+4884>, 0x7f65a7303399 <vm_exec_core+4681>, 0x7f65a7303404 <vm_exec_core+4788>, 0x7f65a7303269 <vm_exec_core+4377>, 0x7f65a73031fc <vm_exec_core+4268>, 0x7f65a730316f <vm_exec_core+4127>, 0x7f65a73030b3 <vm_exec_core+3939>, 0x7f65a730307b <vm_exec_core+3883>, 0x7f65a7303be8 <vm_exec_core+6808>, 0x7f65a7303ad5 <vm_exec_core+6533>, 0x7f65a7305593 <vm_exec_core+13379>, 0x7f65a7303c63 <vm_exec_core+6931>, 0x7f65a730382e <vm_exec_core+5854>, 0x7f65a730557f <vm_exec_core+13359>, 0x7f65a73037e4 <vm_exec_core+5780>, 0x7f65a730378b <vm_exec_core+5691>, 0x7f65a7303732 <vm_exec_core+5602>, 0x7f65a73039c7 <vm_exec_core+6263>, 0x7f65a73038f1 <vm_exec_core+6049>, 0x7f65a7303878 <vm_exec_core+5928>, 0x7f65a730494f <vm_exec_core+10239>, 0x7f65a7303c2b <vm_exec_core+6875>, 0x7f65a7303a7e <vm_exec_core+6446>, 0x7f65a730280b <vm_exec_core+1723>, 0x7f65a73027d1 <vm_exec_core+1665>, 0x7f65a7302903 <vm_exec_core+1971>, 0x7f65a7302862 <vm_exec_core+1810>, 0x7f65a730556b <vm_exec_core+13339>, 0x7f65a7305557 <vm_exec_core+13319>, 0x7f65a7305543 <vm_exec_core+13299>, 0x7f65a730552f <vm_exec_core+13279>, 0x7f65a730551b <vm_exec_core+13259>, 0x7f65a7305507 <vm_exec_core+13239>, 0x7f65a73054ec <vm_exec_core+13212>, 0x7f65a73054d8 <vm_exec_core+13192>, 0x7f65a73054c4 <vm_exec_core+13172>, 0x7f65a73054b0 <vm_exec_core+13152>, 0x7f65a730549c <vm_exec_core+13132>, 0x7f65a7305488 <vm_exec_core+13112>, 0x7f65a7305474 <vm_exec_core+13092>, 0x7f65a7305460 <vm_exec_core+13072>, 0x7f65a730544c <vm_exec_core+13052>, 0x7f65a7305438 <vm_exec_core+13032>, 0x7f65a7302764 <vm_exec_core+1556>, 0x7f65a7302706 <vm_exec_core+1462>, 0x7f65a7305424 <vm_exec_core+13012>, 0x7f65a7305410 <vm_exec_core+12992>, 0x7f65a73053fc <vm_exec_core+12972>, 0x7f65a73053e8 <vm_exec_core+12952>, 0x7f65a7302191 <vm_exec_core+65>, 0x7f65a7302195 <vm_exec_core+69>, 0x7f65a7302699 <vm_exec_core+1353>, 0x7f65a7302642 <vm_exec_core+1266>, 0x7f65a73025bf <vm_exec_core+1135>, 0x7f65a730257a <vm_exec_core+1066>, 0x7f65a730252d <vm_exec_core+989>...}
#79 0x00007f65a73089eb in rb_vm_exec (ec=0x563fd629d120) at /tmp/ruby/src/trunk-random1/vm.c:2366
        _ec = 0x563fd629d120
        _tag = {tag = 36, retval = 4, buf = {0x7f65a313fed8, 0x7f65a73081e0 <rb_vm_exec+400>, 0x0, 0x7ffc863d1430, 0x563fd632bc80}, prev = 0x7ffc863d15c0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#80 0x00007f65a712a891 in rb_ec_exec_node (ec=ec@entry=0x563fd629d120, n=n@entry=0x7f65a313fed8) at /tmp/ruby/src/trunk-random1/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 140074573050420, buf = {0x7f65a313fed8, 0x7f65a712a8e2 <rb_ec_exec_node+258>, 0x0, 0x7ffc863d1590, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f65a313fed8
#81 0x00007f65a7130d53 in ruby_run_node (n=0x7f65a313fed8) at /tmp/ruby/src/trunk-random1/eval.c:328
        ec = 0x563fd629d120
        status = 0
#82 0x0000563fd5e29187 in rb_main (argv=0x7ffc863d17c8, argc=139) at /tmp/ruby/src/trunk-random1/main.c:39
        variable_in_this_stack_frame = 140722560638633
#83 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-random1/main.c:58
No locals.

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