# Logfile created on 2023-03-26 21:22:22 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005637921ea170 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-random2", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-random2", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-random2", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random2", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=\"--test-order=random\"", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-random2.20230326-212222", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000056379227f450 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000056379227f310 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000056379227f130 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random2.20230326-212222", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random2.20230326-212222>, @binmode=false, @mon_data=#<Monitor:0x000056379227f068>, @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-random2/tool/ifchange /tmp/ruby/src/trunk-random2/.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-random2/tool/ifchange /tmp/ruby/src/trunk-random2/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-random2/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-random2/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = ac458f6bc3
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk-random2/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
Update rbs to 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
From https://github.com/ruby/rbs
 * branch              0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 -> FETCH_HEAD
HEAD is now at 0dd11d38 Merge pull request #1276 from ruby/print-skip-test
echo 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 | /bin/sh /tmp/ruby/src/trunk-random2/tool/ifchange /tmp/ruby/src/trunk-random2/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-random2/.bundle/.timestamp/rbs.revision unchanged
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-random2/tool/ifchange /tmp/ruby/src/trunk-random2/.bundle/.timestamp/debug.revision -
HEAD is now at 6519736 Increase timeout in debug_code
/tmp/ruby/src/trunk-random2/.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-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random2/yjit/target/release/' /tmp/ruby/src/trunk-random2/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-random2/version.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random2/yjit/target/release/' /tmp/ruby/src/trunk-random2/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

builtin_binary.inc updated
compiling /tmp/ruby/src/trunk-random2/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.3.0
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random2/yjit/target/release/' /tmp/ruby/src/trunk-random2/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
encdb.h unchanged
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-random2/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update rbs to 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random2/yjit/target/release/' /tmp/ruby/src/trunk-random2/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
generating transdb.h
HEAD is now at 6519736 Increase timeout in debug_code
From https://github.com/ruby/rbs
 * branch              0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 -> FETCH_HEAD
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-random2/tool/ifchange /tmp/ruby/src/trunk-random2/.bundle/.timestamp/debug.revision -
HEAD is now at 0dd11d38 Merge pull request #1276 from ruby/print-skip-test
echo 0dd11d38c11f55ead0a0d78bb9b19d2eaf3a2104 | /bin/sh /tmp/ruby/src/trunk-random2/tool/ifchange /tmp/ruby/src/trunk-random2/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-random2/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-random2/.bundle/.timestamp/rbs.revision unchanged
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-random2/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
making encs
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.7.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.0.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
./miniruby -I/tmp/ruby/src/trunk-random2/lib -I. -I.ext/common  /tmp/ruby/src/trunk-random2/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-random2/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-random2/bin
installing base libraries:          /tmp/ruby/install/trunk-random2/lib
installing arch files:              /tmp/ruby/install/trunk-random2/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-random2/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-random2/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-random2/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-random2/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-random2/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-random2/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-random2/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-random2/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-random2/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-random2/bin
installing library scripts:         /tmp/ruby/install/trunk-random2/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-random2/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-random2/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-random2/lib/ruby/gems/3.3.0+0
                                    abbrev 0.1.1
                                    base64 0.1.1
                                    benchmark 0.2.1
                                    bundler 2.5.0.dev
                                    cgi 0.3.6
                                    csv 3.2.7
                                    delegate 0.3.0
                                    did_you_mean 1.6.3
                                    drb 2.1.1
                                    english 0.7.2
                                    erb 4.0.2
                                    error_highlight 0.5.1
                                    fileutils 1.7.0
                                    find 0.1.1
                                    forwardable 1.3.3
                                    getoptlong 0.2.0
                                    ipaddr 1.2.5
                                    irb 1.6.3
                                    logger 1.5.3
                                    mutex_m 0.1.2
                                    net-http 0.3.2
                                    net-protocol 0.2.1
                                    observer 0.1.1
                                    open-uri 0.3.0
                                    open3 0.1.2
                                    optparse 0.4.0.pre.1
                                    ostruct 0.5.5
                                    pp 0.4.0
                                    prettyprint 0.1.1
                                    pstore 0.1.2
                                    racc 1.6.2
                                    rdoc 6.5.0
                                    readline 0.0.3
                                    reline 0.3.2
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.2
                                    set 1.0.3
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    syntax_suggest 1.0.2
                                    tempfile 0.1.3
                                    time 0.2.1
                                    timeout 0.3.2
                                    tmpdir 0.1.3
                                    tsort 0.1.1
                                    un 0.2.1
                                    uri 0.12.0
                                    weakref 0.1.2
                                    yaml 0.2.1
installing default gems from ext:   /tmp/ruby/install/trunk-random2/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.4
                                    date 3.3.3
                                    digest 3.1.1
                                    etc 1.4.2
                                    fcntl 1.0.2
                                    fiddle 1.1.2
                                    io-console 0.6.0
                                    io-nonblock 0.2.0
                                    io-wait 0.3.0
                                    json 2.6.3
                                    nkf 0.1.2
                                    openssl 3.1.0
                                    pathname 0.2.1
                                    psych 5.1.0
                                    readline-ext 0.1.5
                                    stringio 3.0.6
                                    strscan 3.0.7
                                    syslog 0.1.1
                                    zlib 3.0.0
installing bundled gems:            /tmp/ruby/install/trunk-random2/lib/ruby/gems/3.3.0+0
                                    minitest 5.18.0
                                    power_assert 2.0.3
                                    rake 13.0.6
                                    test-unit 3.5.7
                                    rexml 3.2.5
                                    rss 0.2.9
                                    net-ftp 0.2.0
                                    net-imap 0.3.4
                                    net-pop 0.1.2
                                    net-smtp 0.3.3
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.0.4
                                    typeprof 0.21.7
                                    debug 1.7.1
installing bundled gem cache:       /tmp/ruby/install/trunk-random2/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1824 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS="--test-order=random"
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random2/yjit/target/release/' /tmp/ruby/src/trunk-random2/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

/tmp/ruby/src/trunk-random2/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-random2/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-random2/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-random2/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-random2/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-random2/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-random2/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-random2/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-random2/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-random2/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-random2/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-random2/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-random2/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-random2/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-random2/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-random2/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-random2/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-random2/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-random2/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-random2/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-random2/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-random2/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-random2/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-random2/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-random2/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-random2/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-random2/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-random2/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-random2/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-random2/basictest/test.rb:gc ....OK 4

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

# Running tests:


  1) Failure:
TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk-random2/test/ripper/test_files_test_2.rb:6]:
pid 3410273 killed by SIGABRT (signal 6) (core dumped)
| <test_pattern_matching.rb>:1: [BUG] Segmentation fault at 0x0000000000000000
| ruby 3.3.0dev (2023-03-26T14:10:50Z master ac458f6bc3) [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0009 p:---- s:0045 e:000042 CFUNC  :parse
| c:0008 p:0003 s:0039 e:000038 EVAL   <test_pattern_matching.rb>:1 [FINISH]
| c:0007 p:---- s:0036 e:000035 CFUNC  :instance_eval
| c:0006 p:0050 s:0030 e:000029 BLOCK  -:22
| c:0005 p:0033 s:0026 e:000025 METHOD /tmp/ruby/src/trunk-random2/tool/lib/core_assertions.rb:182
| c:0004 p:0009 s:0019 e:000018 BLOCK  -:20 [FINISH]
| c:0003 p:---- s:0015 e:000014 CFUNC  :each
| c:0002 p:0121 s:0011 E:000c18 EVAL   -:19 [FINISH]
| c:0001 p:0000 s:0003 E:002130 DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -:19:in `<main>'
| -:19:in `each'
| -:20:in `block in <main>'
| /tmp/ruby/src/trunk-random2/tool/lib/core_assertions.rb:182:in `assert_nothing_raised'
| -:22:in `block (2 levels) in <main>'
| -:22:in `instance_eval'
| <test_pattern_matching.rb>:1:in `block (2 levels) in <main>'
| <test_pattern_matching.rb>:1:in `parse'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x00007f7af0c93708 RBP: 0x0000560d75937278 RSP: 0x00007ffc6c9a34e0
|  RAX: 0x3333333333334a18 RBX: 0x0000000000000058 RCX: 0xcccccccccccccccd
|  RDX: 0x00000000000002dc RDI: 0x0000560d755860e0 RSI: 0x7125202c29282520
|   R8: 0x0000000000008068  R9: 0x0000000000000060 R10: 0x00007f7af0620008
|  R11: 0x0000000000000008 R12: 0x0000560d755860e0 R13: 0x0000560d75930000
|  R14: 0x000000000000001c R15: 0x0000560d75918e90 EFL: 0x0000000000010202
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_print_backtrace+0xd) [0x7f7af0e6b19f] /tmp/ruby/src/trunk-random2/vm_dump.c:785
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_vm_bugreport) /tmp/ruby/src/trunk-random2/vm_dump.c:1101
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_bug_for_fatal_signal+0xf4) [0x7f7af0c72494] /tmp/ruby/src/trunk-random2/error.c:813
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(sigsegv+0x4d) [0x7f7af0db7bed] /tmp/ruby/src/trunk-random2/signal.c:964
| /lib/x86_64-linux-gnu/libc.so.6(0x7f7af07d7520) [0x7f7af07d7520]
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(RVALUE_WB_UNPROTECTED+0x1a) [0x7f7af0c93708] /tmp/ruby/src/trunk-random2/gc.c:1650
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rgengc_check_relation) /tmp/ruby/src/trunk-random2/gc.c:6983
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rgengc_check_relation+0x5) [0x7f7af0c997ad] /tmp/ruby/src/trunk-random2/gc.c:7078
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_mark_ptr) /tmp/ruby/src/trunk-random2/gc.c:7059
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(mark_ast_value+0x9) [0x7f7af0cfdbdc] /tmp/ruby/src/trunk-random2/node.c:1379
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(iterate_buffer_elements) /tmp/ruby/src/trunk-random2/node.c:1338
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(iterate_node_values) /tmp/ruby/src/trunk-random2/node.c:1348
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ast_mark) /tmp/ruby/src/trunk-random2/node.c:1436
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_mark_stacked_objects+0x78) [0x7f7af0c9ca78] /tmp/ruby/src/trunk-random2/gc.c:7512
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_mark_stacked_objects_all) /tmp/ruby/src/trunk-random2/gc.c:7550
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_marks_rest) /tmp/ruby/src/trunk-random2/gc.c:8717
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_marking_exit+0x0) [0x7f7af0c9da32] /tmp/ruby/src/trunk-random2/gc.c:8774
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_marks) /tmp/ruby/src/trunk-random2/gc.c:8785
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(gc_start) /tmp/ruby/src/trunk-random2/gc.c:9557
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(heap_prepare+0x26) [0x7f7af0ca094d] /tmp/ruby/src/trunk-random2/gc.c:2416
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(heap_next_free_page) /tmp/ruby/src/trunk-random2/gc.c:2685
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(newobj_alloc) /tmp/ruby/src/trunk-random2/gc.c:2791
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(newobj_of0+0x66) [0x7f7af0ca1091] /tmp/ruby/src/trunk-random2/gc.c:2893
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(newobj_of) /tmp/ruby/src/trunk-random2/gc.c:2913
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-random2/gc.c:2935
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(ary_alloc_embed+0x10) [0x7f7af0bdff20] /tmp/ruby/src/trunk-random2/array.c:797
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(ary_new) /tmp/ruby/src/trunk-random2/array.c:838
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ary_tmp_new_from_values) /tmp/ruby/src/trunk-random2/array.c:889
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ary_new_from_values) /tmp/ruby/src/trunk-random2/array.c:901
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(args_copy+0x17) [0x7f7af0e495df] /tmp/ruby/src/trunk-random2/vm_args.c:158
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(setup_parameters_complex) /tmp/ruby/src/trunk-random2/vm_args.c:684
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_callee_setup_arg+0x16f) [0x7f7af0e4a11f] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:2906
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_iseq_setup_2+0x0) [0x7f7af0e4a598] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:2918
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_iseq_setup) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:2919
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call0_body+0x4bd) [0x7f7af0e5b50d] /tmp/ruby/src/trunk-random2/vm_eval.c:202
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call0_cc+0x6e) [0x7f7af0e5f81f] /tmp/ruby/src/trunk-random2/vm_eval.c:85
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_funcallv) /tmp/ruby/src/trunk-random2/vm_eval.c:1040
| /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_scan_event_val+0x5c) [0x7f7aeccc7f4a] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14192
| /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_dispatch_scan_event) /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:6282
| /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(yylex+0x3e) [0x7f7aecccff85] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:10490
| /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_yyparse) /tmp/ruby/build/trunk-random2/ext/ripper/ripper.c:10528
| /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_parse0+0xe2) [0x7f7aecce15b2] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14371
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ensure+0x126) [0x7f7af0c7bfd6] /tmp/ruby/src/trunk-random2/eval.c:1005
| /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7f7aeccc4315] /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14409
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f7af0e3fe54] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_sendish+0x90) [0x7f7af0e4f1dd] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_exec_core) ../../src/trunk-random2/insns.def:835
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f7af0e5597b] /tmp/ruby/src/trunk-random2/vm.c:2366
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(eval_string_with_cref+0xd9) [0x7f7af0e55b79] /tmp/ruby/src/trunk-random2/vm_eval.c:1701
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(eval_under+0x48) [0x7f7af0e65eea] /tmp/ruby/src/trunk-random2/vm_eval.c:1946
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_obj_instance_eval_internal) /tmp/ruby/src/trunk-random2/vm_eval.c:1970
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f7af0e3fe54] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_sendish+0x90) [0x7f7af0e4f1dd] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_exec_core) ../../src/trunk-random2/insns.def:835
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f7af0e5597b] /tmp/ruby/src/trunk-random2/vm.c:2366
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_yield+0x27b) [0x7f7af0e64eeb] /tmp/ruby/src/trunk-random2/vm.c:1384
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7f7af0bd82fc] /tmp/ruby/src/trunk-random2/array.c:2747
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random2/include/ruby/internal/fl_type.h:552
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_array_len) /tmp/ruby/src/trunk-random2/include/ruby/internal/core/rarray.h:321
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ary_each) /tmp/ruby/src/trunk-random2/array.c:2746
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f7af0e3fe54] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_sendish+0x98) [0x7f7af0e50b59] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(vm_exec_core) ../../src/trunk-random2/insns.def:815
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_vm_exec+0x99b) [0x7f7af0e5597b] /tmp/ruby/src/trunk-random2/vm.c:2366
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7f7af0c77891] /tmp/ruby/src/trunk-random2/eval.c:287
| /tmp/ruby/build/trunk-random2/libruby.so.3.3(ruby_run_node+0x93) [0x7f7af0c7dd53] /tmp/ruby/src/trunk-random2/eval.c:328
| /tmp/ruby/build/trunk-random2/ruby(rb_main+0x21) [0x560d7399c187] /tmp/ruby/src/trunk-random2/main.c:39
| /tmp/ruby/build/trunk-random2/ruby(main) /tmp/ruby/src/trunk-random2/main.c:58
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x80) [0x7f7af07bed90] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f7af07bee40] ../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
| [0x560d7399c1d5]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Process memory map:
| 
| 560d7399b000-560d7399c000 r--p 00000000 00:42 15730580                   /tmp/ruby/build/trunk-random2/ruby
| 560d7399c000-560d7399d000 r-xp 00001000 00:42 15730580                   /tmp/ruby/build/trunk-random2/ruby
| 560d7399d000-560d7399e000 r--p 00002000 00:42 15730580                   /tmp/ruby/build/trunk-random2/ruby
| 560d7399e000-560d7399f000 r--p 00002000 00:42 15730580                   /tmp/ruby/build/trunk-random2/ruby
| 560d7399f000-560d739a0000 rw-p 00003000 00:42 15730580                   /tmp/ruby/build/trunk-random2/ruby
| 560d75583000-560d75a27000 rw-p 00000000 00:00 0                          [heap]
| 7f7ae978f000-7f7ae9fb7000 rw-p 00000000 00:00 0 
| 7f7ae9fb7000-7f7aea3ee000 r--s 00000000 00:42 14692161                   /usr/lib/debug/.build-id/69/389d485a9793dbe873f0ea2c93e02efaa9aa3d.debug
| 7f7aea3ee000-7f7aea60c000 r--s 00000000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f7aea60c000-7f7aeb9bd000 rw-p 00000000 00:00 0 
| 7f7aeb9bd000-7f7aeca09000 r--s 00000000 00:42 15729968                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7f7aeca09000-7f7aeca3f000 r--s 00000000 00:42 15730580                   /tmp/ruby/build/trunk-random2/ruby
| 7f7aeca3f000-7f7aecc20000 rw-p 00000000 00:00 0 
| 7f7aecc2a000-7f7aecc2b000 r--p 00000000 00:42 15890137                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_jp.so
| 7f7aecc2b000-7f7aecc2c000 r-xp 00001000 00:42 15890137                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_jp.so
| 7f7aecc2c000-7f7aecc2d000 r--p 00002000 00:42 15890137                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_jp.so
| 7f7aecc2d000-7f7aecc2e000 ---p 00003000 00:42 15890137                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_jp.so
| 7f7aecc2e000-7f7aecc2f000 r--p 00003000 00:42 15890137                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_jp.so
| 7f7aecc2f000-7f7aecc30000 rw-p 00004000 00:42 15890137                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_jp.so
| 7f7aecc30000-7f7aeccb0000 rw-p 00000000 00:00 0 
| 7f7aeccb1000-7f7aeccb3000 r--p 00000000 00:42 15882767                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7f7aeccb3000-7f7aeccb8000 r-xp 00002000 00:42 15882767                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7f7aeccb8000-7f7aeccb9000 r--p 00007000 00:42 15882767                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7f7aeccb9000-7f7aeccba000 ---p 00008000 00:42 15882767                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7f7aeccba000-7f7aeccbb000 r--p 00008000 00:42 15882767                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7f7aeccbb000-7f7aeccbc000 rw-p 00009000 00:42 15882767                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
| 7f7aeccbc000-7f7aeccc2000 r--p 00000000 00:42 15882985                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
| 7f7aeccc2000-7f7aecce4000 r-xp 00006000 00:42 15882985                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
| 7f7aecce4000-7f7aeccfd000 r--p 00028000 00:42 15882985                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
| 7f7aeccfd000-7f7aeccff000 r--p 00040000 00:42 15882985                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
| 7f7aeccff000-7f7aecd00000 rw-p 00042000 00:42 15882985                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
| 7f7aecd00000-7f7aecd20000 rw-p 00000000 00:00 0 
| 7f7aecd25000-7f7aecd26000 r--p 00000000 00:42 15882937                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f7aecd26000-7f7aecd28000 r-xp 00001000 00:42 15882937                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f7aecd28000-7f7aecd29000 r--p 00003000 00:42 15882937                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f7aecd29000-7f7aecd2a000 r--p 00003000 00:42 15882937                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f7aecd2a000-7f7aecd2b000 rw-p 00004000 00:42 15882937                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f7aecd2b000-7f7aecd2c000 r--p 00000000 00:42 15882434                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
| 7f7aecd2c000-7f7aecd2d000 r-xp 00001000 00:42 15882434                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
| 7f7aecd2d000-7f7aecd2e000 r--p 00002000 00:42 15882434                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
| 7f7aecd2e000-7f7aecd2f000 r--p 00002000 00:42 15882434                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
| 7f7aecd2f000-7f7aecd30000 rw-p 00003000 00:42 15882434                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
| 7f7aecd30000-7f7aecd31000 ---p 00000000 00:00 0 
| 7f7aecd31000-7f7aecd72000 rw-p 00000000 00:00 0 
| 7f7aecd72000-7f7aecd73000 ---p 00000000 00:00 0 
| 7f7aecd73000-7f7aecdb4000 rw-p 00000000 00:00 0 
| 7f7aecdb4000-7f7aecdb5000 ---p 00000000 00:00 0 
| 7f7aecdb5000-7f7aecdf6000 rw-p 00000000 00:00 0 
| 7f7aecdf6000-7f7aecdf7000 ---p 00000000 00:00 0 
| 7f7aecdf7000-7f7aece38000 rw-p 00000000 00:00 0 
| 7f7aece38000-7f7aece39000 ---p 00000000 00:00 0 
| 7f7aece39000-7f7aece7a000 rw-p 00000000 00:00 0 
| 7f7aece7a000-7f7aece7b000 ---p 00000000 00:00 0 
| 7f7aece7b000-7f7aecebc000 rw-p 00000000 00:00 0 
| 7f7aecebc000-7f7aecebd000 ---p 00000000 00:00 0 
| 7f7aecebd000-7f7aecefe000 rw-p 00000000 00:00 0 
| 7f7aecefe000-7f7aeceff000 ---p 00000000 00:00 0 
| 7f7aeceff000-7f7aecf40000 rw-p 00000000 00:00 0 
| 7f7aecf40000-7f7aecf41000 ---p 00000000 00:00 0 
| 7f7aecf41000-7f7aecf82000 rw-p 00000000 00:00 0 
| 7f7aecf82000-7f7aecf83000 ---p 00000000 00:00 0 
| 7f7aecf83000-7f7aecfc4000 rw-p 00000000 00:00 0 
| 7f7aecfc4000-7f7aecfc5000 ---p 00000000 00:00 0 
| 7f7aecfc5000-7f7aed006000 rw-p 00000000 00:00 0 
| 7f7aed006000-7f7aed007000 ---p 00000000 00:00 0 
| 7f7aed007000-7f7aed048000 rw-p 00000000 00:00 0 
| 7f7aed048000-7f7aed049000 ---p 00000000 00:00 0 
| 7f7aed049000-7f7aed08a000 rw-p 00000000 00:00 0 
| 7f7aed08a000-7f7aed08b000 ---p 00000000 00:00 0 
| 7f7aed08b000-7f7aed0cc000 rw-p 00000000 00:00 0 
| 7f7aed0cc000-7f7aed0cd000 ---p 00000000 00:00 0 
| 7f7aed0cd000-7f7aed10e000 rw-p 00000000 00:00 0 
| 7f7aed10e000-7f7aed10f000 ---p 00000000 00:00 0 
| 7f7aed10f000-7f7aed150000 rw-p 00000000 00:00 0 
| 7f7aed150000-7f7aed151000 ---p 00000000 00:00 0 
| 7f7aed151000-7f7aed192000 rw-p 00000000 00:00 0 
| 7f7aed192000-7f7aed193000 ---p 00000000 00:00 0 
| 7f7aed193000-7f7aed1d4000 rw-p 00000000 00:00 0 
| 7f7aed1d4000-7f7aed1d5000 ---p 00000000 00:00 0 
| 7f7aed1d5000-7f7aed216000 rw-p 00000000 00:00 0 
| 7f7aed216000-7f7aed217000 ---p 00000000 00:00 0 
| 7f7aed217000-7f7aed258000 rw-p 00000000 00:00 0 
| 7f7aed258000-7f7aed259000 ---p 00000000 00:00 0 
| 7f7aed259000-7f7aed29a000 rw-p 00000000 00:00 0 
| 7f7aed29a000-7f7aed29b000 ---p 00000000 00:00 0 
| 7f7aed29b000-7f7aed2dc000 rw-p 00000000 00:00 0 
| 7f7aed2dc000-7f7aed2dd000 ---p 00000000 00:00 0 
| 7f7aed2dd000-7f7aed31e000 rw-p 00000000 00:00 0 
| 7f7aed31e000-7f7aed31f000 ---p 00000000 00:00 0 
| 7f7aed31f000-7f7aed360000 rw-p 00000000 00:00 0 
| 7f7aed360000-7f7aed361000 ---p 00000000 00:00 0 
| 7f7aed361000-7f7aed3a2000 rw-p 00000000 00:00 0 
| 7f7aed3a2000-7f7aed3a3000 ---p 00000000 00:00 0 
| 7f7aed3a3000-7f7aed3e4000 rw-p 00000000 00:00 0 
| 7f7aed3e4000-7f7aed3e5000 ---p 00000000 00:00 0 
| 7f7aed3e5000-7f7aed426000 rw-p 00000000 00:00 0 
| 7f7aed426000-7f7aed427000 ---p 00000000 00:00 0 
| 7f7aed427000-7f7aed468000 rw-p 00000000 00:00 0 
| 7f7aed468000-7f7aed469000 ---p 00000000 00:00 0 
| 7f7aed469000-7f7aed4aa000 rw-p 00000000 00:00 0 
| 7f7aed4aa000-7f7aed4ab000 ---p 00000000 00:00 0 
| 7f7aed4ab000-7f7aed4ec000 rw-p 00000000 00:00 0 
| 7f7aed4ec000-7f7aed4ed000 ---p 00000000 00:00 0 
| 7f7aed4ed000-7f7aed52e000 rw-p 00000000 00:00 0 
| 7f7aed52e000-7f7aed52f000 ---p 00000000 00:00 0 
| 7f7aed52f000-7f7aed5a0000 rw-p 00000000 00:00 0 
| 7f7aed5a1000-7f7aed5a2000 r--p 00000000 00:42 15890128                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
| 7f7aed5a2000-7f7aed5a3000 r-xp 00001000 00:42 15890128                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
| 7f7aed5a3000-7f7aed5a4000 r--p 00002000 00:42 15890128                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
| 7f7aed5a4000-7f7aed5a5000 r--p 00002000 00:42 15890128                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
| 7f7aed5a5000-7f7aed5a6000 rw-p 00003000 00:42 15890128                   /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
| 7f7aed5a6000-7f7af0670000 rw-p 00000000 00:00 0 
| 7f7af0672000-7f7af0775000 rw-p 00000000 00:00 0 
| 7f7af0775000-7f7af0778000 r--p 00000000 00:42 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f7af0778000-7f7af078f000 r-xp 00003000 00:42 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f7af078f000-7f7af0793000 r--p 0001a000 00:42 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f7af0793000-7f7af0794000 r--p 0001d000 00:42 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f7af0794000-7f7af0795000 rw-p 0001e000 00:42 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f7af0795000-7f7af07bd000 r--p 00000000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f7af07bd000-7f7af0952000 r-xp 00028000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f7af0952000-7f7af09aa000 r--p 001bd000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f7af09aa000-7f7af09ae000 r--p 00214000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f7af09ae000-7f7af09b0000 rw-p 00218000 00:42 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f7af09b0000-7f7af09bf000 rw-p 00000000 00:00 0 
| 7f7af09bf000-7f7af09cd000 r--p 00000000 00:42 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f7af09cd000-7f7af0a49000 r-xp 0000e000 00:42 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f7af0a49000-7f7af0aa4000 r--p 0008a000 00:42 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f7af0aa4000-7f7af0aa5000 r--p 000e4000 00:42 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f7af0aa5000-7f7af0aa6000 rw-p 000e5000 00:42 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f7af0aa6000-7f7af0aa8000 r--p 00000000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f7af0aa8000-7f7af0abc000 r-xp 00002000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f7af0abc000-7f7af0ad5000 r--p 00016000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f7af0ad5000-7f7af0ad6000 ---p 0002f000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f7af0ad6000-7f7af0ad7000 r--p 0002f000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f7af0ad7000-7f7af0ad8000 rw-p 00030000 00:42 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f7af0ad8000-7f7af0ae0000 rw-p 00000000 00:00 0 
| 7f7af0ae0000-7f7af0aea000 r--p 00000000 00:42 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f7af0aea000-7f7af0b49000 r-xp 0000a000 00:42 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f7af0b49000-7f7af0b60000 r--p 00069000 00:42 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f7af0b60000-7f7af0b61000 r--p 0007f000 00:42 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f7af0b61000-7f7af0b62000 rw-p 00080000 00:42 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f7af0b62000-7f7af0b64000 r--p 00000000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f7af0b64000-7f7af0b75000 r-xp 00002000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f7af0b75000-7f7af0b7b000 r--p 00013000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f7af0b7b000-7f7af0b7c000 ---p 00019000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f7af0b7c000-7f7af0b7d000 r--p 00019000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f7af0b7d000-7f7af0b7e000 rw-p 0001a000 00:42 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f7af0b82000-7f7af0bc6000 r--p 00000000 00:42 15729968                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7f7af0bc6000-7f7af0f25000 r-xp 00044000 00:42 15729968                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7f7af0f25000-7f7af1086000 r--p 003a3000 00:42 15729968                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7f7af1086000-7f7af1087000 ---p 00504000 00:42 15729968                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7f7af1087000-7f7af109b000 r--p 00504000 00:42 15729968                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7f7af109b000-7f7af109e000 rw-p 00518000 00:42 15729968                   /tmp/ruby/build/trunk-random2/libruby.so.3.3.0
| 7f7af109e000-7f7af10b4000 rw-p 00000000 00:00 0 
| 7f7af10b4000-7f7af10b6000 r--p 00000000 00:42 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f7af10b6000-7f7af10e0000 r-xp 00002000 00:42 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f7af10e0000-7f7af10eb000 r--p 0002c000 00:42 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f7af10ec000-7f7af10ee000 r--p 00037000 00:42 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f7af10ee000-7f7af10f0000 rw-p 00039000 00:42 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffc6c1aa000-7ffc6c9a9000 rw-p 00000000 00:00 0                          [stack]
| 7ffc6c9ea000-7ffc6c9ee000 r--p 00000000 00:00 0                          [vvar]
| 7ffc6c9ee000-7ffc6c9f0000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 


Finished tests in 906.480610s, 26.2091 tests/s, 9834.2710 assertions/s.
23758 tests, 8914576 assertions, 1 failures, 0 errors, 72 skips

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

Finished in 98.989686 seconds

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

$ gdb -batch -se /tmp/ruby/build/trunk-random2/ruby -c /tmp/cores/core.1001.3410273.ruby -x gdbscript
[New LWP 3410273]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/build/trunk-random2/ruby -w --disable=gems -I/tmp/ruby/src/trunk-rand'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140165997083648) at ./nptl/pthread_kill.c:44

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x7f7af0773c00 (LWP 3410273)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140165997083648) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f7af0773c00
        old_mask = {__val = {94615803280144, 140165997896915, 94615803818752, 10423727440010411776, 14, 18446744073709551344, 2, 0, 94615803818752, 1, 94615803280144, 140165997896915, 0, 140165997793261, 140165997083648, 140165999408640}}
        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=140165997083648) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140165997083648, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f7af07d7476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f7af07bd7f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x2030303a30302030, sa_sigaction = 0x2030303a30302030}, sa_mask = {__val = {2, 140165999425184, 3432, 140166005406230, 140165997791312, 2, 7378697629480071216, 3544392720173131366, 140165999425184, 2, 2, 1, 140166005406230, 140165999408640, 140165997744215, 140165997075984}}, sa_flags = 0, sa_restorer = 0x7f7af09af6a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 7149010749949938269, 3975887029566268729, 7306309068755527270, 8083166874389458992, 3472328296227680288, 2319406834570502192, 2314885530818453552, 2314885530818453536, 2314885530818453536, 8241999043771768864, 7149010749949938269, 3975887029566530873, 3487538059722057318, 8104277497642758192, 140165997789037}}
#5  0x00007f7af0bcc97a in die () at /tmp/ruby/src/trunk-random2/error.c:776
No locals.
#6  rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x560d75607580, fmt=fmt@entry=0x7f7af0f5b331 "Segmentation fault at %p") at /tmp/ruby/src/trunk-random2/error.c:817
        file = <optimized out>
        line = 1
#7  0x00007f7af0db7bed in sigsegv (sig=11, info=0x560d756076b0, ctx=0x560d75607580) at /tmp/ruby/src/trunk-random2/signal.c:964
No locals.
#8  <signal handler called>
No locals.
#9  0x00007f7af0c93708 in RVALUE_WB_UNPROTECTED (obj=<optimized out>) at /tmp/ruby/src/trunk-random2/gc.c:1650
No locals.
#10 rgengc_check_relation (objspace=0x560d755860e0, obj=94615807160952) at /tmp/ruby/src/trunk-random2/gc.c:6983
        old_parent = <optimized out>
        __func__ = <optimized out>
#11 0x00007f7af0c997ad in rgengc_check_relation (obj=94615807160952, objspace=0x560d755860e0) at /tmp/ruby/src/trunk-random2/gc.c:7078
        old_parent = <optimized out>
        old_parent = <optimized out>
        __func__ = <optimized out>
#12 gc_mark_ptr (objspace=0x560d755860e0, obj=94615807160952) at /tmp/ruby/src/trunk-random2/gc.c:7059
        __func__ = "gc_mark_ptr"
#13 0x00007f7af0cfdbdc in mark_ast_value (node=0x560d75918ed8, ctx=0x0) at /tmp/ruby/src/trunk-random2/node.c:1379
        args = <optimized out>
#14 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=9, nbe=0x560d75918e90) at /tmp/ruby/src/trunk-random2/node.c:1338
        cursor = 1
        cursor = <optimized out>
#15 iterate_node_values (nb=<optimized out>, nb=<optimized out>, ctx=0x0, func=<optimized out>) at /tmp/ruby/src/trunk-random2/node.c:1348
        nbe = 0x560d75918e90
        nbe = <optimized out>
#16 rb_ast_mark (ast=0x7f7aecb1aad0) at /tmp/ruby/src/trunk-random2/node.c:1436
        nb = <optimized out>
#17 0x00007f7af0c9ca78 in gc_mark_stacked_objects (count=<optimized out>, incremental=<optimized out>, objspace=<optimized out>) at /tmp/ruby/src/trunk-random2/gc.c:7512
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = 0
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = <optimized out>
#18 gc_mark_stacked_objects_all (objspace=<optimized out>) at /tmp/ruby/src/trunk-random2/gc.c:7550
No locals.
#19 gc_marks_rest (objspace=0x560d755860e0) at /tmp/ruby/src/trunk-random2/gc.c:8717
No locals.
#20 0x00007f7af0c9da32 in gc_marks (full_mark=<optimized out>, objspace=0x560d755860e0) at /tmp/ruby/src/trunk-random2/gc.c:8774
        marking_finished = false
        marking_finished = <optimized out>
#21 gc_start (objspace=0x560d755860e0, reason=<optimized out>) at /tmp/ruby/src/trunk-random2/gc.c:9557
        do_full_mark = <optimized out>
        immediate_mark = <optimized out>
        __func__ = <optimized out>
        lock_lev = 0
#22 0x00007f7af0ca094d in heap_prepare (heap=0x560d75586140, size_pool=0x560d75586108, objspace=0x560d755860e0) at /tmp/ruby/src/trunk-random2/gc.c:2416
        __func__ = <optimized out>
#23 heap_next_free_page (heap=0x560d75586140, size_pool=0x560d75586108, objspace=0x560d755860e0) at /tmp/ruby/src/trunk-random2/gc.c:2685
        page = <optimized out>
        page = <optimized out>
        __func__ = <optimized out>
#24 newobj_alloc (objspace=0x560d755860e0, cr=0x560d75586df0, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-random2/gc.c:2791
        page = <optimized out>
        lev = 1
        unlock_vm = <optimized out>
        size_pool = 0x560d75586108
        heap = 0x560d75586140
        cache = 0x560d75587068
        obj = <optimized out>
        __func__ = <optimized out>
#25 0x00007f7af0ca1091 in newobj_of0 (alloc_size=94615803289824, cr=<optimized out>, wb_protected=1, flags=8199, klass=140165944710320) at /tmp/ruby/src/trunk-random2/gc.c:2893
        obj = <optimized out>
        objspace = 0x560d755860e0
        size_pool_idx = <optimized out>
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
#26 newobj_of (alloc_size=94615803289824, wb_protected=1, v3=0, v2=0, v1=0, flags=8199, klass=<optimized out>) at /tmp/ruby/src/trunk-random2/gc.c:2913
        obj = <optimized out>
        obj = <optimized out>
#27 rb_wb_protected_newobj_of (klass=klass@entry=140165944710320, flags=flags@entry=8199, size=size@entry=24) at /tmp/ruby/src/trunk-random2/gc.c:2935
        __func__ = <optimized out>
#28 0x00007f7af0bdff20 in ary_alloc_embed (capa=1, klass=140165944710320) at /tmp/ruby/src/trunk-random2/array.c:797
        size = 24
        ary = <optimized out>
#29 ary_new (capa=1, klass=140165944710320) at /tmp/ruby/src/trunk-random2/array.c:838
        ary = <optimized out>
        ptr = <optimized out>
        ary = <optimized out>
        ptr = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#30 rb_ary_tmp_new_from_values (elts=0x7f7af0672170, n=1, klass=140165944710320) at /tmp/ruby/src/trunk-random2/array.c:889
        ary = <optimized out>
        ary = <optimized out>
        tmp_n = <optimized out>
#31 rb_ary_new_from_values (n=n@entry=1, elts=elts@entry=0x7f7af0672170) at /tmp/ruby/src/trunk-random2/array.c:901
No locals.
#32 0x00007f7af0e495df in args_copy (args=<synthetic pointer>) at /tmp/ruby/src/trunk-random2/vm_args.c:158
No locals.
#33 setup_parameters_complex (ec=<optimized out>, iseq=<optimized out>, calling=<optimized out>, ci=<optimized out>, locals=<optimized out>, arg_setup_type=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_args.c:684
        min_argc = <optimized out>
        max_argc = <optimized out>
        given_argc = <optimized out>
        kw_flag = <optimized out>
        opt_pc = 0
        allow_autosplat = <optimized out>
        args_body = {argv = 0x7f7af0672170, argc = <optimized out>, rest_index = 0, rest_dupped = <optimized out>, kw_arg = 0x0, kw_argv = <optimized out>, rest = <optimized out>}
        args = <synthetic pointer>
        keyword_hash = <optimized out>
        orig_sp = <optimized out>
        i = <optimized out>
        flag_keyword_hash = <optimized out>
        splat_flagged_keyword_hash = <optimized out>
        converted_keyword_hash = <optimized out>
        rest_last = <optimized out>
#34 0x00007f7af0e4a11f in vm_callee_setup_arg (ec=0x560d75587120, calling=<optimized out>, iseq=0x7f7aecbae578, argv=<optimized out>, param_size=1, local_size=2) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:2906
        ci = 0x7ffc6c9a3c60
        cc = 0x7f7aecbaf7e8
        cacheable_ci = <optimized out>
#35 0x00007f7af0e4a598 in vm_call_iseq_setup (ec=ec@entry=0x560d75587120, cfp=0x7f7af0771dd0, calling=calling@entry=0x7ffc6c9a3c30) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:2918
        cc = <optimized out>
        iseq = <optimized out>
        param_size = 1
        local_size = 2
        opt_pc = <optimized out>
#36 0x00007f7af0e5b50d in vm_call0_body (ec=0x560d75587120, calling=0x7ffc6c9a3c30, argv=0x7ffc6c9a3cd0) at /tmp/ruby/src/trunk-random2/vm_eval.c:202
        reg_cfp = <optimized out>
        i = <optimized out>
        ci = <optimized out>
        cc = 0x7f7aecbaf7e8
        ret = <optimized out>
#37 0x00007f7af0e5f81f in vm_call0_cc (kw_splat=0, cc=0x7f7aecbaf7e8, argv=0x7ffc6c9a3cd0, argc=1, id=51537, recv=140165933804880, ec=0x560d75587120) at /tmp/ruby/src/trunk-random2/vm_eval.c:85
        calling = {ci = 0x7ffc6c9a3c60, cc = 0x7f7aecbaf7e8, block_handler = 0, recv = 140165933804880, argc = 1, kw_splat = false}
#38 rb_funcallv_scope (scope=CALL_FCALL, argv=0x7ffc6c9a3cd0, argc=1, mid=51537, recv=140165933804880) at /tmp/ruby/src/trunk-random2/vm_eval.c:1040
        ec = 0x560d75587120
        cc = 0x7f7aecbaf7e8
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#39 rb_funcallv (recv=140165933804880, mid=51537, argc=argc@entry=1, argv=argv@entry=0x7ffc6c9a3cd0) at /tmp/ruby/src/trunk-random2/vm_eval.c:1055
No locals.
#40 0x00007f7aeccc7f4a in ripper_dispatch1 (a=<optimized out>, mid=<optimized out>, p=0x560d758ec080) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14192
        rb_funcall_argc = 1
        rb_funcall_args = {140165995954200}
        rb_funcall_nargs = 1
#41 ripper_scan_event_val (t=93, p=0x560d758ec080) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:6272
        str = <optimized out>
        rval = <optimized out>
        str = <optimized out>
        rval = <optimized out>
#42 ripper_dispatch_scan_event (p=0x560d758ec080, t=93) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:6282
No locals.
#43 0x00007f7aecccff85 in yylex (p=0x560d758ec080, yylloc=0x7ffc6c9a3e00, lval=0x7ffc6c9a3dd8) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:10490
        t = <optimized out>
        t = <optimized out>
#44 ripper_yyparse (p=0x560d758ec080) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.c:10528
        yychar = <optimized out>
        yylval = {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}
        yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
        yylloc = {beg_pos = {lineno = 595, column = 33}, end_pos = {lineno = 595, column = 34}}
        yynerrs = <optimized out>
        yystate = <optimized out>
        yyerrstatus = <optimized out>
        yystacksize = <optimized out>
        yyssa = {0, 2, 71, 313, 99, 403, 646, 824, 265, 481, 76, 324, 565, 265, 481, 80, 333, 574, 760, 897, 1032, 55, 274, 486, 105, 475, 691, 794, 457, 680, 679, 667, 1097, 1178, 1231, 1270, 1292, 1300, 1093, 480, 485, 982, 1097, 1178, 1231, 1270, 1292, 1300, 0, 0, 32764, 0, 0, 0, 32764, 0, 16448, 27802, 32764, 0, 0, 0, 32634, 0, 32, 0, 0, 0, -21726, -4943, 32634, 0, 3, 0, 0, 0, 21648, 27802, 32764, 0, 3, 0, 0, 0, 21664, 27802, 32764, 0, 16320, 27802, 32764, 0, 16352, 27802, 32764, 0, 0, 0, 0, 512, 16320, 27802, 32764, 0, 21616, 27802, 32764, 0, 128, 0, 0, 0, 36, 0, 0, 0, -31608, 30094, 22029, 0, 36, 0, 0, 0, 0, 0, 0, 0, 21664, 27802, 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, 27144, -4929, 32634, 0}
        yyss = <optimized out>
        yyssp = <optimized out>
        yyvsa = {{val = 140165934705800, node = 0x7f7aecbf6c88, id = 140165934705800, num = -322999160, tbl = 0x7f7aecbf6c88, vars = 0x7f7aecbf6c88, strterm = 0x7f7aecbf6c88, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140165934384440, node = 0x7f7aecba8538, id = 140165934384440, num = -323320520, tbl = 0x7f7aecba8538, vars = 0x7f7aecba8538, strterm = 0x7f7aecba8538, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140165933795920, node = 0x7f7aecb18a50, id = 140165933795920, num = -323909040, tbl = 0x7f7aecb18a50, vars = 0x7f7aecb18a50, strterm = 0x7f7aecb18a50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140165933798880, node = 0x7f7aecb195e0, id = 140165933798880, num = -323906080, tbl = 0x7f7aecb195e0, vars = 0x7f7aecb195e0, strterm = 0x7f7aecb195e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140161962737664, node = 0x7f7a00000000, id = 140161962737664, num = 0, tbl = 0x7f7a00000000, vars = 0x7f7a00000000, strterm = 0x7f7a00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140165933793040, node = 0x7f7aecb17f10, id = 140165933793040, num = -323911920, tbl = 0x7f7aecb17f10, vars = 0x7f7aecb17f10, strterm = 0x7f7aecb17f10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140165933787800, node = 0x7f7aecb16a98, id = 140165933787800, num = -323917160, tbl = 0x7f7aecb16a98, vars = 0x7f7aecb16a98, strterm = 0x7f7aecb16a98, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140165933850200, node = 0x7f7aecb25e58, id = 140165933850200, num = -323854760, tbl = 0x7f7aecb25e58, vars = 0x7f7aecb25e58, strterm = 0x7f7aecb25e58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140165934373680, node = 0x7f7aecba5b30, id = 140165934373680, num = -323331280, tbl = 0x7f7aecba5b30, vars = 0x7f7aecba5b30, strterm = 0x7f7aecba5b30, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140165934374080, node = 0x7f7aecba5cc0, id = 140165934374080, num = -323330880, tbl = 0x7f7aecba5cc0, vars = 0x7f7aecba5cc0, strterm = 0x7f7aecba5cc0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94615807158152, node = 0x560d75936788, id = 94615807158152, num = 1972594568, tbl = 0x560d75936788, vars = 0x560d75936788, strterm = 0x560d75936788, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140165934367880, node = 0x7f7aecba4488, id = 140165934367880, num = -323337080, tbl = 0x7f7aecba4488, vars = 0x7f7aecba4488, strterm = 0x7f7aecba4488, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140165934367880, node = 0x7f7aecba4488, id = 140165934367880, num = -323337080, tbl = 0x7f7aecba4488, vars = 0x7f7aecba4488, strterm = 0x7f7aecba4488, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140165935051760, node = 0x7f7aecc4b3f0, id = 140165935051760, num = -322653200, tbl = 0x7f7aecc4b3f0, vars = 0x7f7aecc4b3f0, strterm = 0x7f7aecc4b3f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140165935055520, node = 0x7f7aecc4c2a0, id = 140165935055520, num = -322649440, tbl = 0x7f7aecc4c2a0, vars = 0x7f7aecc4c2a0, strterm = 0x7f7aecc4c2a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94615807164760, node = 0x560d75938158, id = 94615807164760, num = 1972601176, tbl = 0x560d75938158, vars = 0x560d75938158, strterm = 0x560d75938158, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140165935041560, node = 0x7f7aecc48c18, id = 140165935041560, num = -322663400, tbl = 0x7f7aecc48c18, vars = 0x7f7aecc48c18, strterm = 0x7f7aecc48c18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94615806566400, node = 0x560d758a6000, id = 94615806566400, num = 1972002816, tbl = 0x560d758a6000, vars = 0x560d758a6000, strterm = 0x560d758a6000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140166257704959, node = 0x7f7affffffff, id = 140166257704959, num = -1, tbl = 0x7f7affffffff, vars = 0x7f7affffffff, strterm = 0x7f7affffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140165935039120, node = 0x7f7aecc48290, id = 140165935039120, num = -322665840, tbl = 0x7f7aecc48290, vars = 0x7f7aecc48290, strterm = 0x7f7aecc48290, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140165935007840, node = 0x7f7aecc40860, id = 140165935007840, num = -322697120, tbl = 0x7f7aecc40860, vars = 0x7f7aecc40860, strterm = 0x7f7aecc40860, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140165935014040, node = 0x7f7aecc42098, id = 140165935014040, num = -322690920, tbl = 0x7f7aecc42098, vars = 0x7f7aecc42098, strterm = 0x7f7aecc42098, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140165995954280, node = 0x7f7af0660068, id = 140165995954280, num = -261750680, tbl = 0x7f7af0660068, vars = 0x7f7af0660068, strterm = 0x7f7af0660068, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140165996013400, node = 0x7f7af066e758, id = 140165996013400, num = -261691560, tbl = 0x7f7af066e758, vars = 0x7f7af066e758, strterm = 0x7f7af066e758, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94615807164872, node = 0x560d759381c8, id = 94615807164872, num = 1972601288, tbl = 0x560d759381c8, vars = 0x560d759381c8, strterm = 0x560d759381c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140165995958520, node = 0x7f7af06610f8, id = 140165995958520, num = -261746440, tbl = 0x7f7af06610f8, vars = 0x7f7af06610f8, strterm = 0x7f7af06610f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140165995974880, node = 0x7f7af06650e0, id = 140165995974880, num = -261730080, tbl = 0x7f7af06650e0, vars = 0x7f7af06650e0, strterm = 0x7f7af06650e0, 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 = 140165995977600, node = 0x7f7af0665b80, id = 140165995977600, num = -261727360, tbl = 0x7f7af0665b80, vars = 0x7f7af0665b80, strterm = 0x7f7af0665b80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140165995983480, node = 0x7f7af0667278, id = 140165995983480, num = -261721480, tbl = 0x7f7af0667278, vars = 0x7f7af0667278, strterm = 0x7f7af0667278, 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 = 140165934166760, node = 0x7f7aecb732e8, id = 140165934166760, num = -323538200, tbl = 0x7f7aecb732e8, vars = 0x7f7aecb732e8, strterm = 0x7f7aecb732e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140165934167520, node = 0x7f7aecb735e0, id = 140165934167520, num = -323537440, tbl = 0x7f7aecb735e0, vars = 0x7f7aecb735e0, strterm = 0x7f7aecb735e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140165934169160, node = 0x7f7aecb73c48, id = 140165934169160, num = -323535800, tbl = 0x7f7aecb73c48, vars = 0x7f7aecb73c48, strterm = 0x7f7aecb73c48, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140165934163960, node = 0x7f7aecb727f8, id = 140165934163960, num = -323541000, tbl = 0x7f7aecb727f8, vars = 0x7f7aecb727f8, strterm = 0x7f7aecb727f8, 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 = 140165934218360, node = 0x7f7aecb7fc78, id = 140165934218360, num = -323486600, tbl = 0x7f7aecb7fc78, vars = 0x7f7aecb7fc78, strterm = 0x7f7aecb7fc78, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140165933761040, node = 0x7f7aecb10210, id = 140165933761040, num = -323943920, tbl = 0x7f7aecb10210, vars = 0x7f7aecb10210, strterm = 0x7f7aecb10210, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140165933440160, node = 0x7f7aecac1ca0, id = 140165933440160, num = -324264800, tbl = 0x7f7aecac1ca0, vars = 0x7f7aecac1ca0, strterm = 0x7f7aecac1ca0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140165933941720, node = 0x7f7aecb3c3d8, id = 140165933941720, num = -323763240, tbl = 0x7f7aecb3c3d8, vars = 0x7f7aecb3c3d8, strterm = 0x7f7aecb3c3d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94615807243896, node = 0x560d7594b678, id = 94615807243896, num = 1972680312, tbl = 0x560d7594b678, vars = 0x560d7594b678, strterm = 0x560d7594b678, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140165933945640, node = 0x7f7aecb3d328, id = 140165933945640, num = -323759320, tbl = 0x7f7aecb3d328, vars = 0x7f7aecb3d328, strterm = 0x7f7aecb3d328, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140165933942720, node = 0x7f7aecb3c7c0, id = 140165933942720, num = -323762240, tbl = 0x7f7aecb3c7c0, vars = 0x7f7aecb3c7c0, strterm = 0x7f7aecb3c7c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 4593, node = 0x11f1, id = 4593, num = 4593, tbl = 0x11f1, vars = 0x11f1, strterm = 0x11f1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94615806837672, node = 0x560d758e83a8, id = 94615806837672, num = 1972274088, tbl = 0x560d758e83a8, vars = 0x560d758e83a8, strterm = 0x560d758e83a8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 15, node = 0xf, id = 15, num = 15, tbl = 0xf, vars = 0xf, strterm = 0xf, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140722130536816, node = 0x7ffc6c9a4970, id = 140722130536816, num = 1822050672, tbl = 0x7ffc6c9a4970, vars = 0x7ffc6c9a4970, strterm = 0x7ffc6c9a4970, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 94615806272240, node = 0x560d7585e2f0, id = 94615806272240, num = 1971708656, tbl = 0x560d7585e2f0, vars = 0x560d7585e2f0, strterm = 0x560d7585e2f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140722130537040, node = 0x7ffc6c9a4a50, id = 140722130537040, num = 1822050896, tbl = 0x7ffc6c9a4a50, vars = 0x7ffc6c9a4a50, strterm = 0x7ffc6c9a4a50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94615803720183, node = 0x560d755ef1f7, id = 94615803720183, num = 1969156599, tbl = 0x560d755ef1f7, vars = 0x560d755ef1f7, strterm = 0x560d755ef1f7, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139637976727552, node = 0x7f0000000000, id = 139637976727552, num = 0, tbl = 0x7f0000000000, vars = 0x7f0000000000, strterm = 0x7f0000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140722130534512, node = 0x7ffc6c9a4070, id = 140722130534512, num = 1822048368, tbl = 0x7ffc6c9a4070, vars = 0x7ffc6c9a4070, strterm = 0x7ffc6c9a4070, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94615803720190, node = 0x560d755ef1fe, id = 94615803720190, num = 1969156606, tbl = 0x560d755ef1fe, vars = 0x560d755ef1fe, strterm = 0x560d755ef1fe, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 15, node = 0xf, id = 15, num = 15, tbl = 0xf, vars = 0xf, strterm = 0xf, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 24, node = 0x18, id = 24, num = 24, tbl = 0x18, vars = 0x18, strterm = 0x18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}} <repeats 17 times>, {val = 94615803720190, node = 0x560d755ef1fe, id = 94615803720190, num = 1969156606, tbl = 0x560d755ef1fe, vars = 0x560d755ef1fe, strterm = 0x560d755ef1fe, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94615803720190, node = 0x560d755ef1fe, id = 94615803720190, num = 1969156606, tbl = 0x560d755ef1fe, vars = 0x560d755ef1fe, strterm = 0x560d755ef1fe, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 10423727440010411776, node = 0x90a884e1214fff00, id = 10423727440010411776, num = 558890752, tbl = 0x90a884e1214fff00, vars = 0x90a884e1214fff00, strterm = 0x90a884e1214fff00, 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 = 94615806973536, node = 0x560d75909660, id = 94615806973536, num = 1972409952, tbl = 0x560d75909660, vars = 0x560d75909660, strterm = 0x560d75909660, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94615806973536, node = 0x560d75909660, id = 94615806973536, num = 1972409952, tbl = 0x560d75909660, vars = 0x560d75909660, strterm = 0x560d75909660, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140722130535600, node = 0x7ffc6c9a44b0, id = 140722130535600, num = 1822049456, tbl = 0x7ffc6c9a44b0, vars = 0x7ffc6c9a44b0, strterm = 0x7ffc6c9a44b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140722130536304, node = 0x7ffc6c9a4770, id = 140722130536304, num = 1822050160, tbl = 0x7ffc6c9a4770, vars = 0x7ffc6c9a4770, strterm = 0x7ffc6c9a4770, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140166005354016, node = 0x7f7af0f56e20 <clean_info>, id = 140166005354016, num = -252350944, tbl = 0x7f7af0f56e20 <clean_info>, vars = 0x7f7af0f56e20 <clean_info>, strterm = 0x7f7af0f56e20 <clean_info>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140722130536352, node = 0x7ffc6c9a47a0, id = 140722130536352, num = 1822050208, tbl = 0x7ffc6c9a47a0, vars = 0x7ffc6c9a47a0, strterm = 0x7ffc6c9a47a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140166003471138, node = 0x7f7af0d8b322 <optimize_node_left+450>, id = 140166003471138, num = -254233822, tbl = 0x7f7af0d8b322 <optimize_node_left+450>, vars = 0x7f7af0d8b322 <optimize_node_left+450>, strterm = 0x7f7af0d8b322 <optimize_node_left+450>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140722130536440, node = 0x7ffc6c9a47f8, id = 140722130536440, num = 1822050296, tbl = 0x7ffc6c9a47f8, vars = 0x7ffc6c9a47f8, strterm = 0x7ffc6c9a47f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140722130536376, node = 0x7ffc6c9a47b8, id = 140722130536376, num = 1822050232, tbl = 0x7ffc6c9a47b8, vars = 0x7ffc6c9a47b8, strterm = 0x7ffc6c9a47b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140722130536504, node = 0x7ffc6c9a4838, id = 140722130536504, num = 1822050360, tbl = 0x7ffc6c9a4838, vars = 0x7ffc6c9a4838, strterm = 0x7ffc6c9a4838, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {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 = 140722130535624, node = 0x7ffc6c9a44c8, id = 140722130535624, num = 1822049480, tbl = 0x7ffc6c9a44c8, vars = 0x7ffc6c9a44c8, strterm = 0x7ffc6c9a44c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140722130536568, node = 0x7ffc6c9a4878, id = 140722130536568, num = 1822050424, tbl = 0x7ffc6c9a4878, vars = 0x7ffc6c9a4878, strterm = 0x7ffc6c9a4878, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140722130535585, node = 0x7ffc6c9a44a1, id = 140722130535585, num = 1822049441, tbl = 0x7ffc6c9a44a1, vars = 0x7ffc6c9a44a1, strterm = 0x7ffc6c9a44a1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140722130535585, node = 0x7ffc6c9a44a1, id = 140722130535585, num = 1822049441, tbl = 0x7ffc6c9a44a1, vars = 0x7ffc6c9a44a1, strterm = 0x7ffc6c9a44a1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140166003465738, node = 0x7f7af0d89e0a <update_string_node_case_fold+298>, id = 140166003465738, num = -254239222, tbl = 0x7f7af0d89e0a <update_string_node_case_fold+298>, vars = 0x7f7af0d89e0a <update_string_node_case_fold+298>, strterm = 0x7f7af0d89e0a <update_string_node_case_fold+298>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94615806272465, node = 0x560d7585e3d1, id = 94615806272465, num = 1971708881, tbl = 0x560d7585e3d1, vars = 0x560d7585e3d1, strterm = 0x560d7585e3d1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94615805299104, node = 0x560d757709a0, id = 94615805299104, num = 1970735520, tbl = 0x560d757709a0, vars = 0x560d757709a0, strterm = 0x560d757709a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140722130535576, node = 0x7ffc6c9a4498, id = 140722130535576, num = 1822049432, tbl = 0x7ffc6c9a4498, vars = 0x7ffc6c9a4498, strterm = 0x7ffc6c9a4498, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140722130535584, node = 0x7ffc6c9a44a0, id = 140722130535584, num = 1822049440, tbl = 0x7ffc6c9a44a0, vars = 0x7ffc6c9a44a0, strterm = 0x7ffc6c9a44a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140722130535585, node = 0x7ffc6c9a44a1, id = 140722130535585, num = 1822049441, tbl = 0x7ffc6c9a44a1, vars = 0x7ffc6c9a44a1, strterm = 0x7ffc6c9a44a1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 10423727440010411776, node = 0x90a884e1214fff00, id = 10423727440010411776, num = 558890752, tbl = 0x90a884e1214fff00, vars = 0x90a884e1214fff00, strterm = 0x90a884e1214fff00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94615806272432, node = 0x560d7585e3b0, id = 94615806272432, num = 1971708848, tbl = 0x560d7585e3b0, vars = 0x560d7585e3b0, strterm = 0x560d7585e3b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {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 = 94615806273169, node = 0x560d7585e691, id = 94615806273169, num = 1971709585, tbl = 0x560d7585e691, vars = 0x560d7585e691, strterm = 0x560d7585e691, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, 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 = 140165997893291, node = 0x7f7af08396ab <_int_malloc+3195>, id = 140165997893291, num = -259811669, tbl = 0x7f7af08396ab <_int_malloc+3195>, vars = 0x7f7af08396ab <_int_malloc+3195>, strterm = 0x7f7af08396ab <_int_malloc+3195>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94615806333488, node = 0x560d7586d230, id = 94615806333488, num = 1971769904, tbl = 0x560d7586d230, vars = 0x560d7586d230, strterm = 0x560d7586d230, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140165999422688, node = 0x7f7af09aece0 <main_arena+96>, id = 140165999422688, num = -258282272, tbl = 0x7f7af09aece0 <main_arena+96>, vars = 0x7f7af09aece0 <main_arena+96>, strterm = 0x7f7af09aece0 <main_arena+96>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 173770401424, node = 0x287585e690, id = 173770401424, num = 1971709584, tbl = 0x287585e690, vars = 0x287585e690, strterm = 0x287585e690, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 625, node = 0x271, id = 625, num = 625, tbl = 0x271, vars = 0x271, strterm = 0x271, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94615806273169, node = 0x560d7585e691, id = 94615806273169, num = 1971709585, tbl = 0x560d7585e691, vars = 0x560d7585e691, strterm = 0x560d7585e691, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 10, node = 0xa, id = 10, num = 10, tbl = 0xa, vars = 0xa, strterm = 0xa, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 249108103208, node = 0x3a00000028, id = 249108103208, num = 40, tbl = 0x3a00000028, vars = 0x3a00000028, strterm = 0x3a00000028, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 511101108348, node = 0x770000007c, id = 511101108348, num = 124, tbl = 0x770000007c, vars = 0x770000007c, strterm = 0x770000007c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 395136991342, node = 0x5c0000006e, id = 395136991342, num = 110, tbl = 0x5c0000006e, vars = 0x5c0000006e, strterm = 0x5c0000006e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 10423727440010411776, node = 0x90a884e1214fff00, id = 10423727440010411776, num = 558890752, tbl = 0x90a884e1214fff00, vars = 0x90a884e1214fff00, strterm = 0x90a884e1214fff00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 320, node = 0x140, id = 320, num = 320, tbl = 0x140, vars = 0x140, strterm = 0x140, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 640, node = 0x280, id = 640, num = 640, tbl = 0x280, vars = 0x280, strterm = 0x280, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94615803720240, node = 0x560d755ef230, id = 94615803720240, num = 1969156656, tbl = 0x560d755ef230, vars = 0x560d755ef230, strterm = 0x560d755ef230, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140165999422592, node = 0x7f7af09aec80 <main_arena>, id = 140165999422592, num = -258282368, tbl = 0x7f7af09aec80 <main_arena>, vars = 0x7f7af09aec80 <main_arena>, strterm = 0x7f7af09aec80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94615803720560, node = 0x560d755ef370, id = 94615803720560, num = 1969156976, tbl = 0x560d755ef370, vars = 0x560d755ef370, strterm = 0x560d755ef370, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94615806333504, node = 0x560d7586d240, id = 94615806333504, num = 1971769920, tbl = 0x560d7586d240, vars = 0x560d7586d240, strterm = 0x560d7586d240, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140165997894747, node = 0x7f7af0839c5b <_int_realloc+299>, id = 140165997894747, num = -259810213, tbl = 0x7f7af0839c5b <_int_realloc+299>, vars = 0x7f7af0839c5b <_int_realloc+299>, strterm = 0x7f7af0839c5b <_int_realloc+299>, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 6, node = 0x6, id = 6, num = 6, tbl = 0x6, vars = 0x6, strterm = 0x6, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140165999422592, node = 0x7f7af09aec80 <main_arena>, id = 140165999422592, num = -258282368, tbl = 0x7f7af09aec80 <main_arena>, vars = 0x7f7af09aec80 <main_arena>, strterm = 0x7f7af09aec80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94615803720256, node = 0x560d755ef240, id = 94615803720256, num = 1969156672, tbl = 0x560d755ef240, vars = 0x560d755ef240, strterm = 0x560d755ef240, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {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 = 94615803720240, node = 0x560d755ef230, id = 94615803720240, num = 1969156656, tbl = 0x560d755ef230, vars = 0x560d755ef230, strterm = 0x560d755ef230, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, 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 = 140165997898121, node = 0x7f7af083a989 <__GI___libc_realloc+457>, id = 140165997898121, num = -259806839, tbl = 0x7f7af083a989 <__GI___libc_realloc+457>, vars = 0x7f7af083a989 <__GI___libc_realloc+457>, strterm = 0x7f7af083a989 <__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 = 94615805299104, node = 0x560d757709a0, id = 94615805299104, num = 1970735520, tbl = 0x560d757709a0, vars = 0x560d757709a0, strterm = 0x560d757709a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94615805689784, node = 0x560d757cffb8, id = 94615805689784, num = 1971126200, tbl = 0x560d757cffb8, vars = 0x560d757cffb8, strterm = 0x560d757cffb8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, 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 = 94615805299104, node = 0x560d757709a0, id = 94615805299104, num = 1970735520, tbl = 0x560d757709a0, vars = 0x560d757709a0, strterm = 0x560d757709a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94615805689776, node = 0x560d757cffb0, id = 94615805689776, num = 1971126192, tbl = 0x560d757cffb0, vars = 0x560d757cffb0, strterm = 0x560d757cffb0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140166003497142, node = 0x7f7af0d918b6 <compile_tree+5558>, id = 140166003497142, num = -254207818, tbl = 0x7f7af0d918b6 <compile_tree+5558>, vars = 0x7f7af0d918b6 <compile_tree+5558>, strterm = 0x7f7af0d918b6 <compile_tree+5558>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 848, node = 0x350, id = 848, num = 848, tbl = 0x350, vars = 0x350, strterm = 0x350, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {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 = 94615803720240, node = 0x560d755ef230, id = 94615803720240, num = 1969156656, tbl = 0x560d755ef230, vars = 0x560d755ef230, strterm = 0x560d755ef230, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140165999422592, node = 0x7f7af09aec80 <main_arena>, id = 140165999422592, num = -258282368, tbl = 0x7f7af09aec80 <main_arena>, vars = 0x7f7af09aec80 <main_arena>, strterm = 0x7f7af09aec80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 10423727440010411776, node = 0x90a884e1214fff00, id = 10423727440010411776, num = 558890752, tbl = 0x90a884e1214fff00, vars = 0x90a884e1214fff00, strterm = 0x90a884e1214fff00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 848, node = 0x350, id = 848, num = 848, tbl = 0x350, vars = 0x350, strterm = 0x350, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94615806272816, node = 0x560d7585e530, id = 94615806272816, num = 1971709232, tbl = 0x560d7585e530, vars = 0x560d7585e530, strterm = 0x560d7585e530, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 12884902119, node = 0x3000000e7, id = 12884902119, num = 231, tbl = 0x3000000e7, vars = 0x3000000e7, strterm = 0x3000000e7, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}}
        yyvs = <optimized out>
        yyvsp = <optimized out>
        yylsa = {{beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 2, column = 19}}, {beg_pos = {lineno = 2, column = 20}, end_pos = {lineno = 2, column = 20}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 4, column = 5}}, {beg_pos = {lineno = 4, column = 6}, end_pos = {lineno = 4, column = 25}}, {beg_pos = {lineno = 4, column = 26}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 4, column = 49}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 5, column = 2}, end_pos = {lineno = 469, column = 5}}, {beg_pos = {lineno = 469, column = 6}, end_pos = {lineno = 469, column = 6}}, {beg_pos = {lineno = 471, column = 2}, end_pos = {lineno = 471, column = 24}}, {beg_pos = {lineno = 471, column = 24}, end_pos = {lineno = 471, column = 25}}, {beg_pos = {lineno = 471, column = 25}, end_pos = {lineno = 471, column = 25}}, {beg_pos = {lineno = 472, column = 4}, end_pos = {lineno = 592, column = 7}}, {beg_pos = {lineno = 592, column = 8}, end_pos = {lineno = 592, column = 8}}, {beg_pos = {lineno = 594, column = 4}, end_pos = {lineno = 594, column = 16}}, {beg_pos = {lineno = 594, column = 17}, end_pos = {lineno = 594, column = 19}}, {beg_pos = {lineno = 594, column = 19}, end_pos = {lineno = 594, column = 19}}, {beg_pos = {lineno = 594, column = 19}, end_pos = {lineno = 594, column = 19}}, {beg_pos = {lineno = 594, column = 19}, end_pos = {lineno = 594, column = 19}}, {beg_pos = {lineno = 594, column = 19}, end_pos = {lineno = 594, column = 19}}, {beg_pos = {lineno = 595, column = 6}, end_pos = {lineno = 595, column = 7}}, {beg_pos = {lineno = 595, column = 7}, end_pos = {lineno = 595, column = 16}}, {beg_pos = {lineno = 595, column = 16}, end_pos = {lineno = 595, column = 17}}, {beg_pos = {lineno = 595, column = 18}, end_pos = {lineno = 595, column = 34}}, {beg_pos = {lineno = 595, column = 19}, end_pos = {lineno = 595, column = 20}}, {beg_pos = {lineno = 595, column = 20}, end_pos = {lineno = 595, column = 23}}, {beg_pos = {lineno = 595, column = 23}, end_pos = {lineno = 595, column = 34}}, {beg_pos = {lineno = 595, column = 24}, end_pos = {lineno = 595, column = 33}}, {beg_pos = {lineno = 595, column = 33}, end_pos = {lineno = 595, column = 34}}, {beg_pos = {lineno = 595, column = 33}, end_pos = {lineno = 595, column = 34}}, {beg_pos = {lineno = 595, column = 31}, end_pos = {lineno = 595, column = 32}}, {beg_pos = {lineno = 588, column = 10}, end_pos = {lineno = 588, column = 10}}, {beg_pos = {lineno = 588, column = 11}, end_pos = {lineno = 588, column = 18}}, {beg_pos = {lineno = 588, column = 19}, end_pos = {lineno = 588, column = 19}}, {beg_pos = {lineno = 588, column = 19}, end_pos = {lineno = 588, column = 19}}, {beg_pos = {lineno = 589, column = 10}, end_pos = {lineno = 589, column = 15}}, {beg_pos = {lineno = 589, column = 15}, end_pos = {lineno = 589, column = 15}}, {beg_pos = {lineno = 580, column = 10}, end_pos = {lineno = 580, column = 15}}, {beg_pos = {lineno = 580, column = 15}, end_pos = {lineno = 580, column = 15}}, {beg_pos = {lineno = 561, column = 17}, end_pos = {lineno = 561, column = 18}}, {beg_pos = {lineno = 270, column = 32}, end_pos = {lineno = 270, column = 35}}, {beg_pos = {lineno = 270, column = 25}, end_pos = {lineno = 270, column = 25}}, {beg_pos = {lineno = 270, column = 26}, end_pos = {lineno = 270, column = 27}}, {beg_pos = {lineno = 270, column = 27}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 28}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 29}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 270, column = 31}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 22, column = 0}}, {beg_pos = {lineno = 1972316576, column = 22029}, end_pos = {lineno = 2, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1972316512, column = 22029}, end_pos = {lineno = 1822051568, column = 32764}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -260205553, column = 32634}}, {beg_pos = {lineno = -255549120, column = 32634}, end_pos = {lineno = 1968727136, column = 22029}}, {beg_pos = {lineno = 1822051568, column = 32764}, end_pos = {lineno = -259823205, column = 32634}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = -258282272, column = 32634}}, {beg_pos = {lineno = 1624725747, column = 5}, end_pos = {lineno = 65, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -255196716, column = 32634}}, {beg_pos = {lineno = 3, column = 0}, end_pos = {lineno = -258282368, column = 32634}}, {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 = -259811263, column = 32634}}, {beg_pos = {lineno = -258282272, column = 32634}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = 1972315488, column = 22029}}, {beg_pos = {lineno = 6, column = 118}, end_pos = {lineno = 32816, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1344359541, column = -913208054}}, {beg_pos = {lineno = 2066, column = 0}, end_pos = {lineno = 32864, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -253761779, column = 32634}}, {beg_pos = {lineno = 64, column = 0}, end_pos = {lineno = -253313930, column = 32634}}, {beg_pos = {lineno = 1968716560, column = 22029}, end_pos = {lineno = 1968729584, column = 22029}}, {beg_pos = {lineno = 1822051172, column = 32764}, end_pos = {lineno = 558890752, column = -1868004127}}, {beg_pos = {lineno = 1968716608, column = 22029}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1968726240, column = 22029}, end_pos = {lineno = 1968729584, column = 22029}}, {beg_pos = {lineno = 1968729600, column = 22029}, end_pos = {lineno = -253761731, column = 32634}}, {beg_pos = {lineno = 1968726536, column = 22029}, end_pos = {lineno = -255195088, column = 32634}}, {beg_pos = {lineno = -322279000, column = 32634}, end_pos = {lineno = 558890752, column = -1868004127}}, {beg_pos = {lineno = 32768, column = 0}, end_pos = {lineno = 558890752, column = -1868004127}}, {beg_pos = {lineno = 1822051232, column = 32764}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 5, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = -323308240, column = 32634}, end_pos = {lineno = -255481111, column = 32634}}, {beg_pos = {lineno = -250946016, column = 32634}, end_pos = {lineno = -323304640, column = 32634}}, {beg_pos = {lineno = 1968726240, column = 22029}, end_pos = {lineno = 1822051300, column = 32764}}, {beg_pos = {lineno = -323304640, column = 32634}, end_pos = {lineno = -255247603, column = 32634}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -253939451, column = 32634}}, {beg_pos = {lineno = 1968758176, column = 22029}, end_pos = {lineno = 558890752, column = -1868004127}}, {beg_pos = {lineno = 163, column = 0}, end_pos = {lineno = 163, column = 0}}, {beg_pos = {lineno = -323308240, column = 32634}, end_pos = {lineno = -323304640, column = 32634}}, {beg_pos = {lineno = 163, column = 0}, end_pos = {lineno = -255997753, column = 32634}}, {beg_pos = {lineno = 1968730400, column = 22029}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1972316224, column = 22029}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1968758176, column = 22029}, end_pos = {lineno = -255549591, column = 32634}}, {beg_pos = {lineno = 1972316566, column = 22029}, end_pos = {lineno = -255345172, column = 32634}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1968730400, column = 22029}}, {beg_pos = {lineno = -255549616, column = 32634}, end_pos = {lineno = 1822054400, column = 32764}}, {beg_pos = {lineno = 1822051652, column = 32764}, end_pos = {lineno = 1822051600, column = 32764}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 1968730400, column = 22029}, end_pos = {lineno = -260628784, column = 32634}}, {beg_pos = {lineno = 36, column = 0}, end_pos = {lineno = 1968758176, column = 22029}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -255345062, column = 32634}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1822051424, column = 32764}}, {beg_pos = {lineno = 1972319456, column = 22029}, end_pos = {lineno = 1822054992, column = 32764}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 558890752, column = -1868004127}}, {beg_pos = {lineno = 25, column = 0}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1972316224, column = 22029}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1968758176, column = 22029}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -250875012, column = 32634}}, {beg_pos = {lineno = -258224128, column = 32634}, end_pos = {lineno = -260465968, column = 32634}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = -260472420, column = 32634}}, {beg_pos = {lineno = 1970343744, column = 22029}, end_pos = {lineno = -250873879, column = 32634}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = -250875225, column = 32634}}, {beg_pos = {lineno = -250928384, column = 32634}, end_pos = {lineno = -256354840, column = 32634}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = -256359464, column = 32634}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -250873879, column = 32634}}, {beg_pos = {lineno = 913, column = 0}, end_pos = {lineno = -256305208, column = 32634}}, {beg_pos = {lineno = -250928384, column = 32634}, end_pos = {lineno = 1822051944, column = 32764}}, {beg_pos = {lineno = 1822051940, column = 32764}, end_pos = {lineno = -322186567, column = 32634}}, {beg_pos = {lineno = -256305208, column = 32634}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 1822051940, column = 32764}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = 1969313280, column = 22029}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 0, column = 22029}, end_pos = {lineno = -322184686, column = 32634}}, {beg_pos = {lineno = -322187168, column = 32634}, end_pos = {lineno = 1822052144, column = 32764}}, {beg_pos = {lineno = 1822052128, column = 32764}, end_pos = {lineno = 226653313, column = 0}}, {beg_pos = {lineno = 1, column = 32764}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 1970364880, column = 22029}, end_pos = {lineno = 1822052064, column = 32764}}, {beg_pos = {lineno = 1822052080, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 1822052288, column = 32764}, end_pos = {lineno = -322184686, column = 32634}}, {beg_pos = {lineno = 1970364880, column = 22029}, end_pos = {lineno = 1822052128, column = 32764}}, {beg_pos = {lineno = 1822052144, column = 32764}, end_pos = {lineno = -250871279, column = 32634}}, {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 = 1970364000, column = 22029}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1970364000, column = 22029}}, {beg_pos = {lineno = -260432080, column = 1}, end_pos = {lineno = 1970364880, column = 22029}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32764}}, {beg_pos = {lineno = 0, column = 32764}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = -952662486, column = 0}}, {beg_pos = {lineno = -256332928, column = 32634}, end_pos = {lineno = -250928384, column = 32634}}, {beg_pos = {lineno = 1970364000, column = 22029}, end_pos = {lineno = -321916800, column = 32634}}, {beg_pos = {lineno = 1972278496, column = 22029}, end_pos = {lineno = 1972274864, column = 22029}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -250843279, column = 32634}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 134, column = 0}}, {beg_pos = {lineno = 1970364000, column = 22029}, end_pos = {lineno = -321915832, column = 32634}}, {beg_pos = {lineno = 1970370400, column = 22029}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = -323309280, column = 32634}, end_pos = {lineno = -250843279, column = 32634}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -256332928, column = 32634}, end_pos = {lineno = -254812864, column = 32634}}, {beg_pos = {lineno = 11144, column = 0}, end_pos = {lineno = 1822053296, column = 32764}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 1970370400, column = 22029}, end_pos = {lineno = -250831442, column = 32634}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -321936544, column = 32634}}, {beg_pos = {lineno = 1822048318, column = 32764}, end_pos = {lineno = 1822053120, column = 32764}}, {beg_pos = {lineno = -323309840, column = 32634}, end_pos = {lineno = 1822047924, column = 32764}}, {beg_pos = {lineno = 1822047920, column = 32764}, end_pos = {lineno = 1970364880, column = 22029}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32634}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = -250873879, column = 32634}}, {beg_pos = {lineno = -256316392, column = 32634}, end_pos = {lineno = -250928384, column = 32634}}, {beg_pos = {lineno = -250928384, column = 32634}, end_pos = {lineno = 1822052648, column = 32764}}, {beg_pos = {lineno = 1822052644, column = 32764}, end_pos = {lineno = -250928384, column = 32634}}, {beg_pos = {lineno = -261738000, column = 32634}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 49178, column = 0}, end_pos = {lineno = -322891360, column = 32634}}, {beg_pos = {lineno = -261676728, column = 32634}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1968730400, column = 22029}, end_pos = {lineno = -260629104, column = 32634}}, {beg_pos = {lineno = 231, column = 4}, end_pos = {lineno = 231, column = 4}}, {beg_pos = {lineno = 1129246546, column = 178858}, end_pos = {lineno = 1972036720, column = 22029}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -260629104, column = 32634}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 0, column = -1}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 231, column = 3}}, {beg_pos = {lineno = 230, column = 6}, end_pos = {lineno = 230, column = 6}}, {beg_pos = {lineno = 0, column = 1138753536}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1344359541, column = -913208054}, end_pos = {lineno = 1972289633, column = 22029}}, {beg_pos = {lineno = -256313536, column = 2}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 6, column = -2147483648}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -255790813, column = 32634}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -258282272, column = 32634}}, {beg_pos = {lineno = 1972419960, column = 22029}, end_pos = {lineno = 33, column = 0}}, {beg_pos = {lineno = 1344359541, column = -913208054}, end_pos = {lineno = 1972318384, column = 22029}}, {beg_pos = {lineno = 1968729960, column = 22029}, end_pos = {lineno = -258282368, column = 32634}}, {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 = -259811263, column = 32634}}, {beg_pos = {lineno = -258282272, column = 32634}, 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 = 1344359541, column = -913208054}}, {beg_pos = {lineno = 134, column = 0}, end_pos = {lineno = 1952, column = 0}}, {beg_pos = {lineno = 30, column = 0}, end_pos = {lineno = 120, column = 78}}, {beg_pos = {lineno = 3, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 124, column = 119}}}
        yyls = <optimized out>
        yylsp = <optimized out>
        yyn = <optimized out>
        yyresult = <optimized out>
        yytoken = <optimized out>
        yyval = {val = 140165995954280, node = 0x7f7af0660068, id = 140165995954280, num = -261750680, tbl = 0x7f7af0660068, vars = 0x7f7af0660068, strterm = 0x7f7af0660068, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}
        yyloc = {beg_pos = {lineno = 595, column = 18}, end_pos = {lineno = 595, column = 34}}
        yyerror_range = <optimized out>
        yymsgbuf = "n\000\000\000^\000\000\000x\255\261\354z\177\000\000\260\341\275\354z\177\000\000\200\354\232\360z\177\000\000x\a\000\000\000\000\000\000v\000\000\000\000\000\000\000x\a\000\000\000\000\000\000\020\036w\360z\177\000\000\000\000\000\000\000\000\000\000\342\242\203\360z\177\000\000p\024\217u\rV\000\000x\255\261\354z\177\000\000\200\300\216u\rV\000\000\340`Xu\rV\000\000\004\000\000\000\000\000\000\000\240\370\311\360z\177\000"
        yymsg = 0x7ffc6c9a5320 "n"
        yymsg_alloc = 128
        yylen = 0
        yyabortlab = <optimized out>
        yyerrorlab = <optimized out>
#45 0x00007f7aecce15b2 in ripper_parse0 (parser_v=parser_v@entry=140165933804880) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14371
        p = 0x560d758ec080
#46 0x00007f7af0c7bfd6 in rb_ensure (b_proc=b_proc@entry=0x7f7aecce14d0 <ripper_parse0>, data1=data1@entry=140165933804880, e_proc=e_proc@entry=0x7f7aeccc3ae0 <ripper_ensure>, data2=data2@entry=140165933804880) at /tmp/ruby/src/trunk-random2/eval.c:1005
        _ec = 0x560d75587120
        _tag = {tag = 36, retval = 94613834563645, buf = {0x7f7aecb1ad50, 0x7f7af0c7c0c0 <rb_ensure+528>, 0x0, 0x7ffc6c9a5410, 0x0}, prev = 0x7ffc6c9a5790, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x560d75587120
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f7aeccc3ae0 <ripper_ensure>, data2 = 140165933804880}}
#47 0x00007f7aeccc4315 in ripper_parse (self=140165933804880) at /tmp/ruby/build/trunk-random2/ext/ripper/ripper.y:14409
        p = 0x560d758ec080
#48 0x00007f7af0e3fe54 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f7af0771e10, ec=0x560d75587120) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
        ci = 0x8601001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f7af06631f0
        cfunc = 0x560d75717768
        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>
#49 vm_call_cfunc_with_frame (ec=0x560d75587120, reg_cfp=0x7f7af0771e10, calling=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#50 0x00007f7af0e4f1dd in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_callinfo.h:368
        val = 96
        ci = 0x3333333333334a18
        cc = <optimized out>
        recv = 94615803289824
        argc = <optimized out>
        calling = {ci = 0x8601001c0001, cc = 0x7f7aecbaaf18, block_handler = 0, recv = 140165933804880, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#51 vm_exec_core (ec=0x560d75587120, initial=8152958074465297696) at ../../src/trunk-random2/insns.def:835
        bh = <optimized out>
        cd = 0x7125202c29282520
        leaf = <optimized out>
        val = 96
        reg_pc = 0x560d75842f78
        reg_cfp = 0x7f7af0771e10
        insns_address_table = {0x7f7af0e5194f <vm_exec_core+10351>, 0x7f7af0e4f359 <vm_exec_core+633>, 0x7f7af0e5150e <vm_exec_core+9262>, 0x7f7af0e51494 <vm_exec_core+9140>, 0x7f7af0e5141d <vm_exec_core+9021>, 0x7f7af0e5139e <vm_exec_core+8894>, 0x7f7af0e5131e <vm_exec_core+8766>, 0x7f7af0e512c2 <vm_exec_core+8674>, 0x7f7af0e51267 <vm_exec_core+8583>, 0x7f7af0e51217 <vm_exec_core+8503>, 0x7f7af0e5109c <vm_exec_core+8124>, 0x7f7af0e50ef1 <vm_exec_core+7697>, 0x7f7af0e50e06 <vm_exec_core+7462>, 0x7f7af0e50d97 <vm_exec_core+7351>, 0x7f7af0e50d2a <vm_exec_core+7242>, 0x7f7af0e50cef <vm_exec_core+7183>, 0x7f7af0e50cb9 <vm_exec_core+7129>, 0x7f7af0e50c86 <vm_exec_core+7078>, 0x7f7af0e5157a <vm_exec_core+9370>, 0x7f7af0e4ffe7 <vm_exec_core+3847>, 0x7f7af0e4ff79 <vm_exec_core+3737>, 0x7f7af0e4ff3e <vm_exec_core+3678>, 0x7f7af0e4fee8 <vm_exec_core+3592>, 0x7f7af0e4fea4 <vm_exec_core+3524>, 0x7f7af0e4fe1d <vm_exec_core+3389>, 0x7f7af0e4fde8 <vm_exec_core+3336>, 0x7f7af0e4fd8d <vm_exec_core+3245>, 0x7f7af0e4fd15 <vm_exec_core+3125>, 0x7f7af0e4fcdd <vm_exec_core+3069>, 0x7f7af0e4fca5 <vm_exec_core+3013>, 0x7f7af0e4fab0 <vm_exec_core+2512>, 0x7f7af0e4fa1f <vm_exec_core+2367>, 0x7f7af0e4f9c2 <vm_exec_core+2274>, 0x7f7af0e4f949 <vm_exec_core+2153>, 0x7f7af0e50689 <vm_exec_core+5545>, 0x7f7af0e50664 <vm_exec_core+5508>, 0x7f7af0e5062b <vm_exec_core+5451>, 0x7f7af0e505db <vm_exec_core+5371>, 0x7f7af0e505a9 <vm_exec_core+5321>, 0x7f7af0e504be <vm_exec_core+5086>, 0x7f7af0e50479 <vm_exec_core+5017>, 0x7f7af0e50433 <vm_exec_core+4947>, 0x7f7af0e50403 <vm_exec_core+4899>, 0x7f7af0e50338 <vm_exec_core+4696>, 0x7f7af0e503a3 <vm_exec_core+4803>, 0x7f7af0e50208 <vm_exec_core+4392>, 0x7f7af0e5019b <vm_exec_core+4283>, 0x7f7af0e5010e <vm_exec_core+4142>, 0x7f7af0e50052 <vm_exec_core+3954>, 0x7f7af0e5001a <vm_exec_core+3898>, 0x7f7af0e50b87 <vm_exec_core+6823>, 0x7f7af0e50a74 <vm_exec_core+6548>, 0x7f7af0e4f138 <vm_exec_core+88>, 0x7f7af0e50c02 <vm_exec_core+6946>, 0x7f7af0e507cd <vm_exec_core+5869>, 0x7f7af0e51a97 <vm_exec_core+10679>, 0x7f7af0e50783 <vm_exec_core+5795>, 0x7f7af0e5072a <vm_exec_core+5706>, 0x7f7af0e506d1 <vm_exec_core+5617>, 0x7f7af0e50966 <vm_exec_core+6278>, 0x7f7af0e50890 <vm_exec_core+6064>, 0x7f7af0e50817 <vm_exec_core+5943>, 0x7f7af0e518ee <vm_exec_core+10254>, 0x7f7af0e50bca <vm_exec_core+6890>, 0x7f7af0e50a1d <vm_exec_core+6461>, 0x7f7af0e4f7aa <vm_exec_core+1738>, 0x7f7af0e4f770 <vm_exec_core+1680>, 0x7f7af0e4f8a2 <vm_exec_core+1986>, 0x7f7af0e4f801 <vm_exec_core+1825>, 0x7f7af0e51d7f <vm_exec_core+11423>, 0x7f7af0e51cd6 <vm_exec_core+11254>, 0x7f7af0e51f56 <vm_exec_core+11894>, 0x7f7af0e51ee3 <vm_exec_core+11779>, 0x7f7af0e51e3d <vm_exec_core+11613>, 0x7f7af0e51de1 <vm_exec_core+11521>, 0x7f7af0e52303 <vm_exec_core+12835>, 0x7f7af0e52266 <vm_exec_core+12678>, 0x7f7af0e521ce <vm_exec_core+12526>, 0x7f7af0e52131 <vm_exec_core+12369>, 0x7f7af0e52099 <vm_exec_core+12217>, 0x7f7af0e519d8 <vm_exec_core+10488>, 0x7f7af0e5204e <vm_exec_core+12142>, 0x7f7af0e51ff8 <vm_exec_core+12056>, 0x7f7af0e51b65 <vm_exec_core+10885>, 0x7f7af0e51adb <vm_exec_core+10747>, 0x7f7af0e4f703 <vm_exec_core+1571>, 0x7f7af0e4f6a5 <vm_exec_core+1477>, 0x7f7af0e51ca2 <vm_exec_core+11202>, 0x7f7af0e51c6e <vm_exec_core+11150>, 0x7f7af0e51c1d <vm_exec_core+11069>, 0x7f7af0e51bce <vm_exec_core+10990>, 0x7f7af0e51a0b <vm_exec_core+10539>, 0x7f7af0e51960 <vm_exec_core+10368>, 0x7f7af0e4f638 <vm_exec_core+1368>, 0x7f7af0e4f5e1 <vm_exec_core+1281>, 0x7f7af0e4f55e <vm_exec_core+1150>, 0x7f7af0e4f519 <vm_exec_core+1081>, 0x7f7af0e4f4cc <vm_exec_core+1004>, 0x7f7af0e4f47f <vm_exec_core+927>, 0x7f7af0e4f42a <vm_exec_core+842>, 0x7f7af0e4f3f7 <vm_exec_core+791>, 0x7f7af0e4f3c4 <vm_exec_core+740>, 0x7f7af0e51a7b <vm_exec_core+10651>, 0x7f7af0e4f34a <vm_exec_core+618>, 0x7f7af0e514ff <vm_exec_core+9247>, 0x7f7af0e51485 <vm_exec_core+9125>, 0x7f7af0e5140e <vm_exec_core+9006>, 0x7f7af0e5138f <vm_exec_core+8879>, 0x7f7af0e5130f <vm_exec_core+8751>, 0x7f7af0e512b3 <vm_exec_core+8659>, 0x7f7af0e51258 <vm_exec_core+8568>, 0x7f7af0e51208 <vm_exec_core+8488>, 0x7f7af0e5108d <vm_exec_core+8109>, 0x7f7af0e50ee2 <vm_exec_core+7682>, 0x7f7af0e50df7 <vm_exec_core+7447>, 0x7f7af0e50d88 <vm_exec_core+7336>, 0x7f7af0e50d1b <vm_exec_core+7227>, 0x7f7af0e50ce0 <vm_exec_core+7168>, 0x7f7af0e50caa <vm_exec_core+7114>, 0x7f7af0e50c77 <vm_exec_core+7063>, 0x7f7af0e5156b <vm_exec_core+9355>, 0x7f7af0e4ffd8 <vm_exec_core+3832>, 0x7f7af0e4ff6a <vm_exec_core+3722>, 0x7f7af0e4ff2f <vm_exec_core+3663>, 0x7f7af0e4fed9 <vm_exec_core+3577>, 0x7f7af0e4fe95 <vm_exec_core+3509>, 0x7f7af0e4fe0e <vm_exec_core+3374>, 0x7f7af0e4fdd9 <vm_exec_core+3321>, 0x7f7af0e4fd7e <vm_exec_core+3230>, 0x7f7af0e4fd06 <vm_exec_core+3110>, 0x7f7af0e4fcce <vm_exec_core+3054>, 0x7f7af0e4fc96 <vm_exec_core+2998>, 0x7f7af0e4faa1 <vm_exec_core+2497>, 0x7f7af0e4fa10 <vm_exec_core+2352>, 0x7f7af0e4f9b3 <vm_exec_core+2259>, 0x7f7af0e4f93a <vm_exec_core+2138>, 0x7f7af0e5067a <vm_exec_core+5530>, 0x7f7af0e50655 <vm_exec_core+5493>, 0x7f7af0e5061c <vm_exec_core+5436>, 0x7f7af0e505cc <vm_exec_core+5356>, 0x7f7af0e5059a <vm_exec_core+5306>, 0x7f7af0e504af <vm_exec_core+5071>, 0x7f7af0e5046a <vm_exec_core+5002>, 0x7f7af0e50424 <vm_exec_core+4932>, 0x7f7af0e503f4 <vm_exec_core+4884>, 0x7f7af0e50329 <vm_exec_core+4681>, 0x7f7af0e50394 <vm_exec_core+4788>, 0x7f7af0e501f9 <vm_exec_core+4377>, 0x7f7af0e5018c <vm_exec_core+4268>, 0x7f7af0e500ff <vm_exec_core+4127>, 0x7f7af0e50043 <vm_exec_core+3939>, 0x7f7af0e5000b <vm_exec_core+3883>, 0x7f7af0e50b78 <vm_exec_core+6808>, 0x7f7af0e50a65 <vm_exec_core+6533>, 0x7f7af0e52523 <vm_exec_core+13379>, 0x7f7af0e50bf3 <vm_exec_core+6931>, 0x7f7af0e507be <vm_exec_core+5854>, 0x7f7af0e5250f <vm_exec_core+13359>, 0x7f7af0e50774 <vm_exec_core+5780>, 0x7f7af0e5071b <vm_exec_core+5691>, 0x7f7af0e506c2 <vm_exec_core+5602>, 0x7f7af0e50957 <vm_exec_core+6263>, 0x7f7af0e50881 <vm_exec_core+6049>, 0x7f7af0e50808 <vm_exec_core+5928>, 0x7f7af0e518df <vm_exec_core+10239>, 0x7f7af0e50bbb <vm_exec_core+6875>, 0x7f7af0e50a0e <vm_exec_core+6446>, 0x7f7af0e4f79b <vm_exec_core+1723>, 0x7f7af0e4f761 <vm_exec_core+1665>, 0x7f7af0e4f893 <vm_exec_core+1971>, 0x7f7af0e4f7f2 <vm_exec_core+1810>, 0x7f7af0e524fb <vm_exec_core+13339>, 0x7f7af0e524e7 <vm_exec_core+13319>, 0x7f7af0e524d3 <vm_exec_core+13299>, 0x7f7af0e524bf <vm_exec_core+13279>, 0x7f7af0e524ab <vm_exec_core+13259>, 0x7f7af0e52497 <vm_exec_core+13239>, 0x7f7af0e5247c <vm_exec_core+13212>, 0x7f7af0e52468 <vm_exec_core+13192>, 0x7f7af0e52454 <vm_exec_core+13172>, 0x7f7af0e52440 <vm_exec_core+13152>, 0x7f7af0e5242c <vm_exec_core+13132>, 0x7f7af0e52418 <vm_exec_core+13112>, 0x7f7af0e52404 <vm_exec_core+13092>, 0x7f7af0e523f0 <vm_exec_core+13072>, 0x7f7af0e523dc <vm_exec_core+13052>, 0x7f7af0e523c8 <vm_exec_core+13032>, 0x7f7af0e4f6f4 <vm_exec_core+1556>, 0x7f7af0e4f696 <vm_exec_core+1462>, 0x7f7af0e523b4 <vm_exec_core+13012>, 0x7f7af0e523a0 <vm_exec_core+12992>, 0x7f7af0e5238c <vm_exec_core+12972>, 0x7f7af0e52378 <vm_exec_core+12952>, 0x7f7af0e4f121 <vm_exec_core+65>, 0x7f7af0e4f125 <vm_exec_core+69>, 0x7f7af0e4f629 <vm_exec_core+1353>, 0x7f7af0e4f5d2 <vm_exec_core+1266>, 0x7f7af0e4f54f <vm_exec_core+1135>, 0x7f7af0e4f50a <vm_exec_core+1066>, 0x7f7af0e4f4bd <vm_exec_core+989>...}
#52 0x00007f7af0e5597b in rb_vm_exec (ec=0x560d75587120) at /tmp/ruby/src/trunk-random2/vm.c:2366
        _ec = 0x560d75587120
        _tag = {tag = 36, retval = 4, buf = {0x560d75587120, 0x7f7af0e55170 <rb_vm_exec+400>, 0x0, 0x7ffc6c9a56c0, 0x7f7af0672108}, prev = 0x7ffc6c9a5b70, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#53 0x00007f7af0e55b79 in eval_string_with_cref (self=<optimized out>, src=140165933804800, cref=0x7f7aecb1acd8, file=140165934604960, line=1) at /tmp/ruby/src/trunk-random2/vm_eval.c:1701
        ec = 0x560d75587120
        block = {as = {captured = {self = 140165933804880, ep = 0x7f7af06720f8, code = {iseq = 0x7f7aecc7f8f8, ifunc = 0x7f7aecc7f8f8, val = 140165935266040}}, symbol = 140165933804880, proc = 140165933804880}, type = block_type_iseq}
        iseq = 0x7f7aecb1ab20
        cfp = <optimized out>
#54 0x00007f7af0e65eea in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=140165933804880) at /tmp/ruby/src/trunk-random2/vm_eval.c:1946
        cref = 0x7f7aecb1acd8
#55 specific_eval (kw_splat=<optimized out>, singleton=1, self=<optimized out>, argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_eval.c:1970
        file = 140165934604960
        line = <optimized out>
        code = 140165933804800
#56 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=140165933804880) at /tmp/ruby/src/trunk-random2/vm_eval.c:2010
No locals.
#57 0x00007f7af0e3fe54 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7f7af0771e90, ec=0x560d75587120) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
        ci = 0x254100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f7af0616e68
        cfunc = 0x560d755c9e08
        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>
#58 vm_call_cfunc_with_frame (ec=0x560d75587120, reg_cfp=0x7f7af0771e90, calling=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
        argc = 2
        stack_bottom = <optimized out>
        argv = <optimized out>
#59 0x00007f7af0e4f1dd in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_callinfo.h:368
        val = 96
        ci = 0x3333333333334a18
        cc = <optimized out>
        recv = 94615803289824
        argc = <optimized out>
        calling = {ci = 0x254100100005, cc = 0x7f7aecbab080, block_handler = 0, recv = 140165933804880, argc = 2, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#60 vm_exec_core (ec=0x560d75587120, initial=8152958074465297696) at ../../src/trunk-random2/insns.def:835
        bh = <optimized out>
        cd = 0x7125202c29282520
        leaf = <optimized out>
        val = 96
        reg_pc = 0x560d756f2060
        reg_cfp = 0x7f7af0771e90
        insns_address_table = {0x7f7af0e5194f <vm_exec_core+10351>, 0x7f7af0e4f359 <vm_exec_core+633>, 0x7f7af0e5150e <vm_exec_core+9262>, 0x7f7af0e51494 <vm_exec_core+9140>, 0x7f7af0e5141d <vm_exec_core+9021>, 0x7f7af0e5139e <vm_exec_core+8894>, 0x7f7af0e5131e <vm_exec_core+8766>, 0x7f7af0e512c2 <vm_exec_core+8674>, 0x7f7af0e51267 <vm_exec_core+8583>, 0x7f7af0e51217 <vm_exec_core+8503>, 0x7f7af0e5109c <vm_exec_core+8124>, 0x7f7af0e50ef1 <vm_exec_core+7697>, 0x7f7af0e50e06 <vm_exec_core+7462>, 0x7f7af0e50d97 <vm_exec_core+7351>, 0x7f7af0e50d2a <vm_exec_core+7242>, 0x7f7af0e50cef <vm_exec_core+7183>, 0x7f7af0e50cb9 <vm_exec_core+7129>, 0x7f7af0e50c86 <vm_exec_core+7078>, 0x7f7af0e5157a <vm_exec_core+9370>, 0x7f7af0e4ffe7 <vm_exec_core+3847>, 0x7f7af0e4ff79 <vm_exec_core+3737>, 0x7f7af0e4ff3e <vm_exec_core+3678>, 0x7f7af0e4fee8 <vm_exec_core+3592>, 0x7f7af0e4fea4 <vm_exec_core+3524>, 0x7f7af0e4fe1d <vm_exec_core+3389>, 0x7f7af0e4fde8 <vm_exec_core+3336>, 0x7f7af0e4fd8d <vm_exec_core+3245>, 0x7f7af0e4fd15 <vm_exec_core+3125>, 0x7f7af0e4fcdd <vm_exec_core+3069>, 0x7f7af0e4fca5 <vm_exec_core+3013>, 0x7f7af0e4fab0 <vm_exec_core+2512>, 0x7f7af0e4fa1f <vm_exec_core+2367>, 0x7f7af0e4f9c2 <vm_exec_core+2274>, 0x7f7af0e4f949 <vm_exec_core+2153>, 0x7f7af0e50689 <vm_exec_core+5545>, 0x7f7af0e50664 <vm_exec_core+5508>, 0x7f7af0e5062b <vm_exec_core+5451>, 0x7f7af0e505db <vm_exec_core+5371>, 0x7f7af0e505a9 <vm_exec_core+5321>, 0x7f7af0e504be <vm_exec_core+5086>, 0x7f7af0e50479 <vm_exec_core+5017>, 0x7f7af0e50433 <vm_exec_core+4947>, 0x7f7af0e50403 <vm_exec_core+4899>, 0x7f7af0e50338 <vm_exec_core+4696>, 0x7f7af0e503a3 <vm_exec_core+4803>, 0x7f7af0e50208 <vm_exec_core+4392>, 0x7f7af0e5019b <vm_exec_core+4283>, 0x7f7af0e5010e <vm_exec_core+4142>, 0x7f7af0e50052 <vm_exec_core+3954>, 0x7f7af0e5001a <vm_exec_core+3898>, 0x7f7af0e50b87 <vm_exec_core+6823>, 0x7f7af0e50a74 <vm_exec_core+6548>, 0x7f7af0e4f138 <vm_exec_core+88>, 0x7f7af0e50c02 <vm_exec_core+6946>, 0x7f7af0e507cd <vm_exec_core+5869>, 0x7f7af0e51a97 <vm_exec_core+10679>, 0x7f7af0e50783 <vm_exec_core+5795>, 0x7f7af0e5072a <vm_exec_core+5706>, 0x7f7af0e506d1 <vm_exec_core+5617>, 0x7f7af0e50966 <vm_exec_core+6278>, 0x7f7af0e50890 <vm_exec_core+6064>, 0x7f7af0e50817 <vm_exec_core+5943>, 0x7f7af0e518ee <vm_exec_core+10254>, 0x7f7af0e50bca <vm_exec_core+6890>, 0x7f7af0e50a1d <vm_exec_core+6461>, 0x7f7af0e4f7aa <vm_exec_core+1738>, 0x7f7af0e4f770 <vm_exec_core+1680>, 0x7f7af0e4f8a2 <vm_exec_core+1986>, 0x7f7af0e4f801 <vm_exec_core+1825>, 0x7f7af0e51d7f <vm_exec_core+11423>, 0x7f7af0e51cd6 <vm_exec_core+11254>, 0x7f7af0e51f56 <vm_exec_core+11894>, 0x7f7af0e51ee3 <vm_exec_core+11779>, 0x7f7af0e51e3d <vm_exec_core+11613>, 0x7f7af0e51de1 <vm_exec_core+11521>, 0x7f7af0e52303 <vm_exec_core+12835>, 0x7f7af0e52266 <vm_exec_core+12678>, 0x7f7af0e521ce <vm_exec_core+12526>, 0x7f7af0e52131 <vm_exec_core+12369>, 0x7f7af0e52099 <vm_exec_core+12217>, 0x7f7af0e519d8 <vm_exec_core+10488>, 0x7f7af0e5204e <vm_exec_core+12142>, 0x7f7af0e51ff8 <vm_exec_core+12056>, 0x7f7af0e51b65 <vm_exec_core+10885>, 0x7f7af0e51adb <vm_exec_core+10747>, 0x7f7af0e4f703 <vm_exec_core+1571>, 0x7f7af0e4f6a5 <vm_exec_core+1477>, 0x7f7af0e51ca2 <vm_exec_core+11202>, 0x7f7af0e51c6e <vm_exec_core+11150>, 0x7f7af0e51c1d <vm_exec_core+11069>, 0x7f7af0e51bce <vm_exec_core+10990>, 0x7f7af0e51a0b <vm_exec_core+10539>, 0x7f7af0e51960 <vm_exec_core+10368>, 0x7f7af0e4f638 <vm_exec_core+1368>, 0x7f7af0e4f5e1 <vm_exec_core+1281>, 0x7f7af0e4f55e <vm_exec_core+1150>, 0x7f7af0e4f519 <vm_exec_core+1081>, 0x7f7af0e4f4cc <vm_exec_core+1004>, 0x7f7af0e4f47f <vm_exec_core+927>, 0x7f7af0e4f42a <vm_exec_core+842>, 0x7f7af0e4f3f7 <vm_exec_core+791>, 0x7f7af0e4f3c4 <vm_exec_core+740>, 0x7f7af0e51a7b <vm_exec_core+10651>, 0x7f7af0e4f34a <vm_exec_core+618>, 0x7f7af0e514ff <vm_exec_core+9247>, 0x7f7af0e51485 <vm_exec_core+9125>, 0x7f7af0e5140e <vm_exec_core+9006>, 0x7f7af0e5138f <vm_exec_core+8879>, 0x7f7af0e5130f <vm_exec_core+8751>, 0x7f7af0e512b3 <vm_exec_core+8659>, 0x7f7af0e51258 <vm_exec_core+8568>, 0x7f7af0e51208 <vm_exec_core+8488>, 0x7f7af0e5108d <vm_exec_core+8109>, 0x7f7af0e50ee2 <vm_exec_core+7682>, 0x7f7af0e50df7 <vm_exec_core+7447>, 0x7f7af0e50d88 <vm_exec_core+7336>, 0x7f7af0e50d1b <vm_exec_core+7227>, 0x7f7af0e50ce0 <vm_exec_core+7168>, 0x7f7af0e50caa <vm_exec_core+7114>, 0x7f7af0e50c77 <vm_exec_core+7063>, 0x7f7af0e5156b <vm_exec_core+9355>, 0x7f7af0e4ffd8 <vm_exec_core+3832>, 0x7f7af0e4ff6a <vm_exec_core+3722>, 0x7f7af0e4ff2f <vm_exec_core+3663>, 0x7f7af0e4fed9 <vm_exec_core+3577>, 0x7f7af0e4fe95 <vm_exec_core+3509>, 0x7f7af0e4fe0e <vm_exec_core+3374>, 0x7f7af0e4fdd9 <vm_exec_core+3321>, 0x7f7af0e4fd7e <vm_exec_core+3230>, 0x7f7af0e4fd06 <vm_exec_core+3110>, 0x7f7af0e4fcce <vm_exec_core+3054>, 0x7f7af0e4fc96 <vm_exec_core+2998>, 0x7f7af0e4faa1 <vm_exec_core+2497>, 0x7f7af0e4fa10 <vm_exec_core+2352>, 0x7f7af0e4f9b3 <vm_exec_core+2259>, 0x7f7af0e4f93a <vm_exec_core+2138>, 0x7f7af0e5067a <vm_exec_core+5530>, 0x7f7af0e50655 <vm_exec_core+5493>, 0x7f7af0e5061c <vm_exec_core+5436>, 0x7f7af0e505cc <vm_exec_core+5356>, 0x7f7af0e5059a <vm_exec_core+5306>, 0x7f7af0e504af <vm_exec_core+5071>, 0x7f7af0e5046a <vm_exec_core+5002>, 0x7f7af0e50424 <vm_exec_core+4932>, 0x7f7af0e503f4 <vm_exec_core+4884>, 0x7f7af0e50329 <vm_exec_core+4681>, 0x7f7af0e50394 <vm_exec_core+4788>, 0x7f7af0e501f9 <vm_exec_core+4377>, 0x7f7af0e5018c <vm_exec_core+4268>, 0x7f7af0e500ff <vm_exec_core+4127>, 0x7f7af0e50043 <vm_exec_core+3939>, 0x7f7af0e5000b <vm_exec_core+3883>, 0x7f7af0e50b78 <vm_exec_core+6808>, 0x7f7af0e50a65 <vm_exec_core+6533>, 0x7f7af0e52523 <vm_exec_core+13379>, 0x7f7af0e50bf3 <vm_exec_core+6931>, 0x7f7af0e507be <vm_exec_core+5854>, 0x7f7af0e5250f <vm_exec_core+13359>, 0x7f7af0e50774 <vm_exec_core+5780>, 0x7f7af0e5071b <vm_exec_core+5691>, 0x7f7af0e506c2 <vm_exec_core+5602>, 0x7f7af0e50957 <vm_exec_core+6263>, 0x7f7af0e50881 <vm_exec_core+6049>, 0x7f7af0e50808 <vm_exec_core+5928>, 0x7f7af0e518df <vm_exec_core+10239>, 0x7f7af0e50bbb <vm_exec_core+6875>, 0x7f7af0e50a0e <vm_exec_core+6446>, 0x7f7af0e4f79b <vm_exec_core+1723>, 0x7f7af0e4f761 <vm_exec_core+1665>, 0x7f7af0e4f893 <vm_exec_core+1971>, 0x7f7af0e4f7f2 <vm_exec_core+1810>, 0x7f7af0e524fb <vm_exec_core+13339>, 0x7f7af0e524e7 <vm_exec_core+13319>, 0x7f7af0e524d3 <vm_exec_core+13299>, 0x7f7af0e524bf <vm_exec_core+13279>, 0x7f7af0e524ab <vm_exec_core+13259>, 0x7f7af0e52497 <vm_exec_core+13239>, 0x7f7af0e5247c <vm_exec_core+13212>, 0x7f7af0e52468 <vm_exec_core+13192>, 0x7f7af0e52454 <vm_exec_core+13172>, 0x7f7af0e52440 <vm_exec_core+13152>, 0x7f7af0e5242c <vm_exec_core+13132>, 0x7f7af0e52418 <vm_exec_core+13112>, 0x7f7af0e52404 <vm_exec_core+13092>, 0x7f7af0e523f0 <vm_exec_core+13072>, 0x7f7af0e523dc <vm_exec_core+13052>, 0x7f7af0e523c8 <vm_exec_core+13032>, 0x7f7af0e4f6f4 <vm_exec_core+1556>, 0x7f7af0e4f696 <vm_exec_core+1462>, 0x7f7af0e523b4 <vm_exec_core+13012>, 0x7f7af0e523a0 <vm_exec_core+12992>, 0x7f7af0e5238c <vm_exec_core+12972>, 0x7f7af0e52378 <vm_exec_core+12952>, 0x7f7af0e4f121 <vm_exec_core+65>, 0x7f7af0e4f125 <vm_exec_core+69>, 0x7f7af0e4f629 <vm_exec_core+1353>, 0x7f7af0e4f5d2 <vm_exec_core+1266>, 0x7f7af0e4f54f <vm_exec_core+1135>, 0x7f7af0e4f50a <vm_exec_core+1066>, 0x7f7af0e4f4bd <vm_exec_core+989>...}
#61 0x00007f7af0e5597b in rb_vm_exec (ec=0x560d75587120) at /tmp/ruby/src/trunk-random2/vm.c:2366
        _ec = 0x560d75587120
        _tag = {tag = 36, retval = 4, buf = {0x7f7af0771f50, 0x7f7af0e55170 <rb_vm_exec+400>, 0x0, 0x7ffc6c9a5aa0, 0x0}, prev = 0x7ffc6c9a5ef0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#62 0x00007f7af0e64eeb in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140165995679040, iseq=0x7f7aecc7f948, ec=0x560d75587120) at /tmp/ruby/src/trunk-random2/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#63 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffc6c9a5c18, argc=1, self=140165995679040, captured=<optimized out>, ec=0x560d75587120) at /tmp/ruby/src/trunk-random2/vm.c:1440
        iseq = 0x7f7aecc7f948
        i = 1
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = 0x7f7af0672088
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#64 invoke_block_from_c_bh (force_blockarg=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random2/vm.c:1458
        captured = <optimized out>
        again = <optimized out>
        again = <optimized out>
        captured = <optimized out>
#65 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffc6c9a5c18, argc=1, ec=0x560d75587120) at /tmp/ruby/src/trunk-random2/vm.c:1495
No locals.
#66 vm_yield (kw_splat=0, argv=0x7ffc6c9a5c18, argc=1, ec=0x560d75587120) at /tmp/ruby/src/trunk-random2/vm.c:1503
No locals.
#67 rb_yield_0 (argv=0x7ffc6c9a5c18, argc=1) at /tmp/ruby/src/trunk-random2/vm_eval.c:1337
No locals.
#68 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_eval.c:1353
No locals.
#69 0x00007f7af0bd82fc in rb_ary_each (ary=140165935423000) at /tmp/ruby/src/trunk-random2/array.c:2747
        i = 6
#70 0x00007f7af0e3fe54 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f7af0771f90, ec=0x560d75587120) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3357
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f7af06104a0
        cfunc = 0x560d755de348
        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>
#71 vm_call_cfunc_with_frame (ec=0x560d75587120, reg_cfp=0x7f7af0771f90, calling=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#72 0x00007f7af0e50b59 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random2/vm_callinfo.h:368
        val = 96
        ci = <optimized out>
        cc = <optimized out>
        recv = 94615803289824
        argc = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7f7af064bbe0, block_handler = 140165997076393, recv = 140165935423000, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#73 vm_exec_core (ec=0x560d75587120, initial=8152958074465297696) at ../../src/trunk-random2/insns.def:815
        bh = <optimized out>
        cd = 0x560d756c88d0
        blockiseq = <optimized out>
        leaf = <optimized out>
        val = 96
        reg_pc = 0x560d756c8628
        reg_cfp = 0x7f7af0771f90
        insns_address_table = {0x7f7af0e5194f <vm_exec_core+10351>, 0x7f7af0e4f359 <vm_exec_core+633>, 0x7f7af0e5150e <vm_exec_core+9262>, 0x7f7af0e51494 <vm_exec_core+9140>, 0x7f7af0e5141d <vm_exec_core+9021>, 0x7f7af0e5139e <vm_exec_core+8894>, 0x7f7af0e5131e <vm_exec_core+8766>, 0x7f7af0e512c2 <vm_exec_core+8674>, 0x7f7af0e51267 <vm_exec_core+8583>, 0x7f7af0e51217 <vm_exec_core+8503>, 0x7f7af0e5109c <vm_exec_core+8124>, 0x7f7af0e50ef1 <vm_exec_core+7697>, 0x7f7af0e50e06 <vm_exec_core+7462>, 0x7f7af0e50d97 <vm_exec_core+7351>, 0x7f7af0e50d2a <vm_exec_core+7242>, 0x7f7af0e50cef <vm_exec_core+7183>, 0x7f7af0e50cb9 <vm_exec_core+7129>, 0x7f7af0e50c86 <vm_exec_core+7078>, 0x7f7af0e5157a <vm_exec_core+9370>, 0x7f7af0e4ffe7 <vm_exec_core+3847>, 0x7f7af0e4ff79 <vm_exec_core+3737>, 0x7f7af0e4ff3e <vm_exec_core+3678>, 0x7f7af0e4fee8 <vm_exec_core+3592>, 0x7f7af0e4fea4 <vm_exec_core+3524>, 0x7f7af0e4fe1d <vm_exec_core+3389>, 0x7f7af0e4fde8 <vm_exec_core+3336>, 0x7f7af0e4fd8d <vm_exec_core+3245>, 0x7f7af0e4fd15 <vm_exec_core+3125>, 0x7f7af0e4fcdd <vm_exec_core+3069>, 0x7f7af0e4fca5 <vm_exec_core+3013>, 0x7f7af0e4fab0 <vm_exec_core+2512>, 0x7f7af0e4fa1f <vm_exec_core+2367>, 0x7f7af0e4f9c2 <vm_exec_core+2274>, 0x7f7af0e4f949 <vm_exec_core+2153>, 0x7f7af0e50689 <vm_exec_core+5545>, 0x7f7af0e50664 <vm_exec_core+5508>, 0x7f7af0e5062b <vm_exec_core+5451>, 0x7f7af0e505db <vm_exec_core+5371>, 0x7f7af0e505a9 <vm_exec_core+5321>, 0x7f7af0e504be <vm_exec_core+5086>, 0x7f7af0e50479 <vm_exec_core+5017>, 0x7f7af0e50433 <vm_exec_core+4947>, 0x7f7af0e50403 <vm_exec_core+4899>, 0x7f7af0e50338 <vm_exec_core+4696>, 0x7f7af0e503a3 <vm_exec_core+4803>, 0x7f7af0e50208 <vm_exec_core+4392>, 0x7f7af0e5019b <vm_exec_core+4283>, 0x7f7af0e5010e <vm_exec_core+4142>, 0x7f7af0e50052 <vm_exec_core+3954>, 0x7f7af0e5001a <vm_exec_core+3898>, 0x7f7af0e50b87 <vm_exec_core+6823>, 0x7f7af0e50a74 <vm_exec_core+6548>, 0x7f7af0e4f138 <vm_exec_core+88>, 0x7f7af0e50c02 <vm_exec_core+6946>, 0x7f7af0e507cd <vm_exec_core+5869>, 0x7f7af0e51a97 <vm_exec_core+10679>, 0x7f7af0e50783 <vm_exec_core+5795>, 0x7f7af0e5072a <vm_exec_core+5706>, 0x7f7af0e506d1 <vm_exec_core+5617>, 0x7f7af0e50966 <vm_exec_core+6278>, 0x7f7af0e50890 <vm_exec_core+6064>, 0x7f7af0e50817 <vm_exec_core+5943>, 0x7f7af0e518ee <vm_exec_core+10254>, 0x7f7af0e50bca <vm_exec_core+6890>, 0x7f7af0e50a1d <vm_exec_core+6461>, 0x7f7af0e4f7aa <vm_exec_core+1738>, 0x7f7af0e4f770 <vm_exec_core+1680>, 0x7f7af0e4f8a2 <vm_exec_core+1986>, 0x7f7af0e4f801 <vm_exec_core+1825>, 0x7f7af0e51d7f <vm_exec_core+11423>, 0x7f7af0e51cd6 <vm_exec_core+11254>, 0x7f7af0e51f56 <vm_exec_core+11894>, 0x7f7af0e51ee3 <vm_exec_core+11779>, 0x7f7af0e51e3d <vm_exec_core+11613>, 0x7f7af0e51de1 <vm_exec_core+11521>, 0x7f7af0e52303 <vm_exec_core+12835>, 0x7f7af0e52266 <vm_exec_core+12678>, 0x7f7af0e521ce <vm_exec_core+12526>, 0x7f7af0e52131 <vm_exec_core+12369>, 0x7f7af0e52099 <vm_exec_core+12217>, 0x7f7af0e519d8 <vm_exec_core+10488>, 0x7f7af0e5204e <vm_exec_core+12142>, 0x7f7af0e51ff8 <vm_exec_core+12056>, 0x7f7af0e51b65 <vm_exec_core+10885>, 0x7f7af0e51adb <vm_exec_core+10747>, 0x7f7af0e4f703 <vm_exec_core+1571>, 0x7f7af0e4f6a5 <vm_exec_core+1477>, 0x7f7af0e51ca2 <vm_exec_core+11202>, 0x7f7af0e51c6e <vm_exec_core+11150>, 0x7f7af0e51c1d <vm_exec_core+11069>, 0x7f7af0e51bce <vm_exec_core+10990>, 0x7f7af0e51a0b <vm_exec_core+10539>, 0x7f7af0e51960 <vm_exec_core+10368>, 0x7f7af0e4f638 <vm_exec_core+1368>, 0x7f7af0e4f5e1 <vm_exec_core+1281>, 0x7f7af0e4f55e <vm_exec_core+1150>, 0x7f7af0e4f519 <vm_exec_core+1081>, 0x7f7af0e4f4cc <vm_exec_core+1004>, 0x7f7af0e4f47f <vm_exec_core+927>, 0x7f7af0e4f42a <vm_exec_core+842>, 0x7f7af0e4f3f7 <vm_exec_core+791>, 0x7f7af0e4f3c4 <vm_exec_core+740>, 0x7f7af0e51a7b <vm_exec_core+10651>, 0x7f7af0e4f34a <vm_exec_core+618>, 0x7f7af0e514ff <vm_exec_core+9247>, 0x7f7af0e51485 <vm_exec_core+9125>, 0x7f7af0e5140e <vm_exec_core+9006>, 0x7f7af0e5138f <vm_exec_core+8879>, 0x7f7af0e5130f <vm_exec_core+8751>, 0x7f7af0e512b3 <vm_exec_core+8659>, 0x7f7af0e51258 <vm_exec_core+8568>, 0x7f7af0e51208 <vm_exec_core+8488>, 0x7f7af0e5108d <vm_exec_core+8109>, 0x7f7af0e50ee2 <vm_exec_core+7682>, 0x7f7af0e50df7 <vm_exec_core+7447>, 0x7f7af0e50d88 <vm_exec_core+7336>, 0x7f7af0e50d1b <vm_exec_core+7227>, 0x7f7af0e50ce0 <vm_exec_core+7168>, 0x7f7af0e50caa <vm_exec_core+7114>, 0x7f7af0e50c77 <vm_exec_core+7063>, 0x7f7af0e5156b <vm_exec_core+9355>, 0x7f7af0e4ffd8 <vm_exec_core+3832>, 0x7f7af0e4ff6a <vm_exec_core+3722>, 0x7f7af0e4ff2f <vm_exec_core+3663>, 0x7f7af0e4fed9 <vm_exec_core+3577>, 0x7f7af0e4fe95 <vm_exec_core+3509>, 0x7f7af0e4fe0e <vm_exec_core+3374>, 0x7f7af0e4fdd9 <vm_exec_core+3321>, 0x7f7af0e4fd7e <vm_exec_core+3230>, 0x7f7af0e4fd06 <vm_exec_core+3110>, 0x7f7af0e4fcce <vm_exec_core+3054>, 0x7f7af0e4fc96 <vm_exec_core+2998>, 0x7f7af0e4faa1 <vm_exec_core+2497>, 0x7f7af0e4fa10 <vm_exec_core+2352>, 0x7f7af0e4f9b3 <vm_exec_core+2259>, 0x7f7af0e4f93a <vm_exec_core+2138>, 0x7f7af0e5067a <vm_exec_core+5530>, 0x7f7af0e50655 <vm_exec_core+5493>, 0x7f7af0e5061c <vm_exec_core+5436>, 0x7f7af0e505cc <vm_exec_core+5356>, 0x7f7af0e5059a <vm_exec_core+5306>, 0x7f7af0e504af <vm_exec_core+5071>, 0x7f7af0e5046a <vm_exec_core+5002>, 0x7f7af0e50424 <vm_exec_core+4932>, 0x7f7af0e503f4 <vm_exec_core+4884>, 0x7f7af0e50329 <vm_exec_core+4681>, 0x7f7af0e50394 <vm_exec_core+4788>, 0x7f7af0e501f9 <vm_exec_core+4377>, 0x7f7af0e5018c <vm_exec_core+4268>, 0x7f7af0e500ff <vm_exec_core+4127>, 0x7f7af0e50043 <vm_exec_core+3939>, 0x7f7af0e5000b <vm_exec_core+3883>, 0x7f7af0e50b78 <vm_exec_core+6808>, 0x7f7af0e50a65 <vm_exec_core+6533>, 0x7f7af0e52523 <vm_exec_core+13379>, 0x7f7af0e50bf3 <vm_exec_core+6931>, 0x7f7af0e507be <vm_exec_core+5854>, 0x7f7af0e5250f <vm_exec_core+13359>, 0x7f7af0e50774 <vm_exec_core+5780>, 0x7f7af0e5071b <vm_exec_core+5691>, 0x7f7af0e506c2 <vm_exec_core+5602>, 0x7f7af0e50957 <vm_exec_core+6263>, 0x7f7af0e50881 <vm_exec_core+6049>, 0x7f7af0e50808 <vm_exec_core+5928>, 0x7f7af0e518df <vm_exec_core+10239>, 0x7f7af0e50bbb <vm_exec_core+6875>, 0x7f7af0e50a0e <vm_exec_core+6446>, 0x7f7af0e4f79b <vm_exec_core+1723>, 0x7f7af0e4f761 <vm_exec_core+1665>, 0x7f7af0e4f893 <vm_exec_core+1971>, 0x7f7af0e4f7f2 <vm_exec_core+1810>, 0x7f7af0e524fb <vm_exec_core+13339>, 0x7f7af0e524e7 <vm_exec_core+13319>, 0x7f7af0e524d3 <vm_exec_core+13299>, 0x7f7af0e524bf <vm_exec_core+13279>, 0x7f7af0e524ab <vm_exec_core+13259>, 0x7f7af0e52497 <vm_exec_core+13239>, 0x7f7af0e5247c <vm_exec_core+13212>, 0x7f7af0e52468 <vm_exec_core+13192>, 0x7f7af0e52454 <vm_exec_core+13172>, 0x7f7af0e52440 <vm_exec_core+13152>, 0x7f7af0e5242c <vm_exec_core+13132>, 0x7f7af0e52418 <vm_exec_core+13112>, 0x7f7af0e52404 <vm_exec_core+13092>, 0x7f7af0e523f0 <vm_exec_core+13072>, 0x7f7af0e523dc <vm_exec_core+13052>, 0x7f7af0e523c8 <vm_exec_core+13032>, 0x7f7af0e4f6f4 <vm_exec_core+1556>, 0x7f7af0e4f696 <vm_exec_core+1462>, 0x7f7af0e523b4 <vm_exec_core+13012>, 0x7f7af0e523a0 <vm_exec_core+12992>, 0x7f7af0e5238c <vm_exec_core+12972>, 0x7f7af0e52378 <vm_exec_core+12952>, 0x7f7af0e4f121 <vm_exec_core+65>, 0x7f7af0e4f125 <vm_exec_core+69>, 0x7f7af0e4f629 <vm_exec_core+1353>, 0x7f7af0e4f5d2 <vm_exec_core+1266>, 0x7f7af0e4f54f <vm_exec_core+1135>, 0x7f7af0e4f50a <vm_exec_core+1066>, 0x7f7af0e4f4bd <vm_exec_core+989>...}
#74 0x00007f7af0e5597b in rb_vm_exec (ec=0x560d75587120) at /tmp/ruby/src/trunk-random2/vm.c:2366
        _ec = 0x560d75587120
        _tag = {tag = 36, retval = 4, buf = {0x7f7aecc7fe70, 0x7f7af0e55170 <rb_vm_exec+400>, 0x0, 0x7ffc6c9a5e20, 0x560d75615c80}, prev = 0x7ffc6c9a5fb0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#75 0x00007f7af0c77891 in rb_ec_exec_node (ec=ec@entry=0x560d75587120, n=n@entry=0x7f7aecc7fe70) at /tmp/ruby/src/trunk-random2/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 140166003950020, buf = {0x7f7aecc7fe70, 0x7f7af0c778e2 <rb_ec_exec_node+258>, 0x0, 0x7ffc6c9a5f80, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f7aecc7fe70
#76 0x00007f7af0c7dd53 in ruby_run_node (n=0x7f7aecc7fe70) at /tmp/ruby/src/trunk-random2/eval.c:328
        ec = 0x560d75587120
        status = 0
#77 0x0000560d7399c187 in rb_main (argv=0x7ffc6c9a61b8, argc=139) at /tmp/ruby/src/trunk-random2/main.c:39
        variable_in_this_stack_frame = 140722130544793
#78 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-random2/main.c:58
No locals.

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