# Logfile created on 2023-03-29 03:54:50 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055a46e7d2090 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-random1", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-random1", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-random1", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random1", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=\"--test-order=random\"", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-random1.20230329-035450", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055a46e867460 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055a46e8672f8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055a46e867140 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random1.20230329-035450", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random1.20230329-035450>, @binmode=false, @mon_data=#<Monitor:0x000055a46e867078>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j4
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
From https://github.com/ruby/rbs
 * branch              c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision -
HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
HEAD is now at 6519736 Increase timeout in debug_code
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision unchanged
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/debug.revision unchanged
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = f241a8de56
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk-random1/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
HEAD is now at 6519736 Increase timeout in debug_code
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/debug.revision unchanged
From https://github.com/ruby/rbs
 * branch              c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined
echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

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

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

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

# Running tests:

Leaked file descriptor: TestGemRemoteFetcher#test_download_local_space: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 37869>
Leaked file descriptor: TestGemRemoteFetcher#test_download_local_space: 8 : #<TCPServer:fd 8, AF_INET6, ::, 37869>
Leaked file descriptor: TestGemRemoteFetcher#test_download_local_space: 9 : #<IO:fd 9>
Leaked file descriptor: TestGemRemoteFetcher#test_download_local_space: 10 : #<IO:fd 10>
Closed file descriptor: TestGemRemoteFetcher#test_download_cached: 7
Closed file descriptor: TestGemRemoteFetcher#test_download_cached: 8
Closed file descriptor: TestGemRemoteFetcher#test_download_cached: 9
Closed file descriptor: TestGemRemoteFetcher#test_download_cached: 10

  1) Failure:
TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk-random1/test/ripper/test_files_test_2.rb:6]:
pid 1388823 killed by SIGABRT (signal 6) (core dumped)
| (eval):1: [BUG] Segmentation fault at 0x0000000000000000
| ruby 3.3.0dev (2023-03-29T00:52:33Z master f241a8de56) [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0012 p:0000 s:0060 e:000059 METHOD (eval):1 [FINISH]
| c:0011 p:---- s:0054 e:000053 CFUNC  :parse
| c:0010 p:0003 s:0050 e:000049 EVAL   <test_pattern_matching.rb>:1 [FINISH]
| c:0009 p:---- s:0047 e:000046 CFUNC  :instance_eval
| c:0008 p:0019 s:0041 e:000040 BLOCK  -:33
| c:0007 p:0024 s:0038 e:000037 METHOD /tmp/ruby/src/trunk-random1/tool/lib/envutil.rb:243
| c:0006 p:0039 s:0033 e:000032 BLOCK  -:32
| c:0005 p:0033 s:0029 e:000028 METHOD /tmp/ruby/src/trunk-random1/tool/lib/core_assertions.rb:182
| c:0004 p:0009 s:0022 e:000021 BLOCK  -:30 [FINISH]
| c:0003 p:---- s:0018 e:000017 CFUNC  :each
| c:0002 p:0129 s:0014 E:001820 EVAL   -:29 [FINISH]
| c:0001 p:0000 s:0003 E:0011f0 DUMMY  [FINISH]
| 
| -- Ruby level backtrace information ----------------------------------------
| -:29:in `<main>'
| -:29:in `each'
| -:30:in `block in <main>'
| /tmp/ruby/src/trunk-random1/tool/lib/core_assertions.rb:182:in `assert_nothing_raised'
| -:32:in `block (2 levels) in <main>'
| /tmp/ruby/src/trunk-random1/tool/lib/envutil.rb:243:in `under_gc_stress'
| -:33:in `block (3 levels) in <main>'
| -:33:in `instance_eval'
| <test_pattern_matching.rb>:1:in `block (3 levels) in <main>'
| <test_pattern_matching.rb>:1:in `parse'
| (eval):1:in `on_args_new'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x00007fdf5b455718 RBP: 0x000055aa31ed1ea8 RSP: 0x00007ffd4c99ce60
|  RAX: 0x6666666666666c88 RBX: 0x0000000000000018 RCX: 0xcccccccccccccccd
|  RDX: 0x00000000000000c4 RDI: 0x000055aa31b1a0e0 RSI: 0x169e4e2800000286
|   R8: 0x0000000000008068  R9: 0x0000000000000020 R10: 0x00007ffd4c9cb080
|  R11: 0x0000000000000008 R12: 0x000055aa31b1a0e0 R13: 0x000055aa31ed0000
|  R14: 0x0000000000000004 R15: 0x000055aa31d83d70 EFL: 0x0000000000010202
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_print_backtrace+0xd) [0x7fdf5b62d21f] /tmp/ruby/src/trunk-random1/vm_dump.c:785
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_bugreport) /tmp/ruby/src/trunk-random1/vm_dump.c:1101
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_bug_for_fatal_signal+0xf4) [0x7fdf5b4344a4] /tmp/ruby/src/trunk-random1/error.c:813
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(sigsegv+0x4d) [0x7fdf5b579c6d] /tmp/ruby/src/trunk-random1/signal.c:964
| /lib/x86_64-linux-gnu/libc.so.6(0x7fdf5af99520) [0x7fdf5af99520]
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(RVALUE_WB_UNPROTECTED+0x1a) [0x7fdf5b455718] /tmp/ruby/src/trunk-random1/gc.c:1650
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rgengc_check_relation) /tmp/ruby/src/trunk-random1/gc.c:6983
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rgengc_check_relation+0x5) [0x7fdf5b45b7bd] /tmp/ruby/src/trunk-random1/gc.c:7078
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_mark_ptr) /tmp/ruby/src/trunk-random1/gc.c:7059
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(mark_ast_value+0x9) [0x7fdf5b4bfc5c] /tmp/ruby/src/trunk-random1/node.c:1379
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(iterate_buffer_elements) /tmp/ruby/src/trunk-random1/node.c:1338
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(iterate_node_values) /tmp/ruby/src/trunk-random1/node.c:1348
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ast_mark) /tmp/ruby/src/trunk-random1/node.c:1436
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_mark_stacked_objects+0x3f) [0x7fdf5b45e9a7] /tmp/ruby/src/trunk-random1/gc.c:7512
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_mark_stacked_objects_incremental) /tmp/ruby/src/trunk-random1/gc.c:7544
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_marks_rest) /tmp/ruby/src/trunk-random1/gc.c:8714
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_marking_exit+0x0) [0x7fdf5b462658] /tmp/ruby/src/trunk-random1/gc.c:8754
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_marks_continue) /tmp/ruby/src/trunk-random1/gc.c:8757
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_continue) /tmp/ruby/src/trunk-random1/gc.c:2389
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(ractor_cache_allocate_slot+0x0) [0x7fdf5b4628dd] /tmp/ruby/src/trunk-random1/gc.c:2782
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(newobj_alloc) /tmp/ruby/src/trunk-random1/gc.c:2786
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(newobj_of0+0x66) [0x7fdf5b4630a1] /tmp/ruby/src/trunk-random1/gc.c:2893
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(newobj_of) /tmp/ruby/src/trunk-random1/gc.c:2913
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-random1/gc.c:2935
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_array_const_ptr_transient+0x0) [0x7fdf5b3a8960] /tmp/ruby/src/trunk-random1/array.c:797
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(ary_make_partial) /tmp/ruby/src/trunk-random1/array.c:1345
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ary_resurrect) /tmp/ruby/src/trunk-random1/array.c:2916
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_exec_core+0xc11) [0x7fdf5b611d71] ../../src/trunk-random1/insns.def:486
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_exec+0x99b) [0x7fdf5b6179fb] /tmp/ruby/src/trunk-random1/vm.c:2366
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call0_cc+0x6e) [0x7fdf5b62189f] /tmp/ruby/src/trunk-random1/vm_eval.c:85
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_funcallv) /tmp/ruby/src/trunk-random1/vm_eval.c:1040
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(ripper_yyparse+0xe898) [0x7fdf5749d288] /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14185
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(ripper_yyparse) (null):0
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(ripper_parse0+0xe2) [0x7fdf574a15b2] /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14371
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ensure+0x126) [0x7fdf5b43dfe6] /tmp/ruby/src/trunk-random1/eval.c:1005
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7fdf57484315] /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14409
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7fdf5b601ed4] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_sendish+0x90) [0x7fdf5b61125d] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_exec_core) ../../src/trunk-random1/insns.def:835
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_exec+0x99b) [0x7fdf5b6179fb] /tmp/ruby/src/trunk-random1/vm.c:2366
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(eval_string_with_cref+0xd9) [0x7fdf5b617bf9] /tmp/ruby/src/trunk-random1/vm_eval.c:1701
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(eval_under+0x48) [0x7fdf5b627f6a] /tmp/ruby/src/trunk-random1/vm_eval.c:1946
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_obj_instance_eval_internal) /tmp/ruby/src/trunk-random1/vm_eval.c:1970
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7fdf5b601ed4] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_sendish+0x90) [0x7fdf5b61125d] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_exec_core) ../../src/trunk-random1/insns.def:835
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_exec+0x99b) [0x7fdf5b6179fb] /tmp/ruby/src/trunk-random1/vm.c:2366
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_yield+0x27b) [0x7fdf5b626f6b] /tmp/ruby/src/trunk-random1/vm.c:1384
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7fdf5b39a30c] /tmp/ruby/src/trunk-random1/array.c:2747
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random1/include/ruby/internal/fl_type.h:552
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_array_len) /tmp/ruby/src/trunk-random1/include/ruby/internal/core/rarray.h:321
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ary_each) /tmp/ruby/src/trunk-random1/array.c:2746
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7fdf5b601ed4] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3359
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_sendish+0x98) [0x7fdf5b612bd9] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:5225
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_exec_core) ../../src/trunk-random1/insns.def:815
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_exec+0x99b) [0x7fdf5b6179fb] /tmp/ruby/src/trunk-random1/vm.c:2366
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7fdf5b4398a1] /tmp/ruby/src/trunk-random1/eval.c:287
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(ruby_run_node+0x93) [0x7fdf5b43fd63] /tmp/ruby/src/trunk-random1/eval.c:328
| /tmp/ruby/build/trunk-random1/ruby(rb_main+0x21) [0x55aa3119c187] /tmp/ruby/src/trunk-random1/main.c:39
| /tmp/ruby/build/trunk-random1/ruby(main) /tmp/ruby/src/trunk-random1/main.c:58
| /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x80) [0x7fdf5af80d90] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7fdf5af80e40] ../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
| [0x55aa3119c1d5]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Process memory map:
| 
| 55aa3119b000-55aa3119c000 r--p 00000000 00:35 14316560                   /tmp/ruby/build/trunk-random1/ruby
| 55aa3119c000-55aa3119d000 r-xp 00001000 00:35 14316560                   /tmp/ruby/build/trunk-random1/ruby
| 55aa3119d000-55aa3119e000 r--p 00002000 00:35 14316560                   /tmp/ruby/build/trunk-random1/ruby
| 55aa3119e000-55aa3119f000 r--p 00002000 00:35 14316560                   /tmp/ruby/build/trunk-random1/ruby
| 55aa3119f000-55aa311a0000 rw-p 00003000 00:35 14316560                   /tmp/ruby/build/trunk-random1/ruby
| 55aa31b17000-55aa3203c000 rw-p 00000000 00:00 0                          [heap]
| 7fdf53f9e000-7fdf547c6000 rw-p 00000000 00:00 0 
| 7fdf547c6000-7fdf54bfd000 r--s 00000000 00:35 14692161                   /usr/lib/debug/.build-id/69/389d485a9793dbe873f0ea2c93e02efaa9aa3d.debug
| 7fdf54bfd000-7fdf54e1b000 r--s 00000000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fdf54e1b000-7fdf5618c000 rw-p 00000000 00:00 0 
| 7fdf5618c000-7fdf571d9000 r--s 00000000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7fdf571d9000-7fdf5720f000 r--s 00000000 00:35 14316560                   /tmp/ruby/build/trunk-random1/ruby
| 7fdf5720f000-7fdf573e0000 rw-p 00000000 00:00 0 
| 7fdf573f0000-7fdf57470000 rw-p 00000000 00:00 0 
| 7fdf57471000-7fdf57473000 r--p 00000000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7fdf57473000-7fdf57478000 r-xp 00002000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7fdf57478000-7fdf57479000 r--p 00007000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7fdf57479000-7fdf5747a000 ---p 00008000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7fdf5747a000-7fdf5747b000 r--p 00008000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7fdf5747b000-7fdf5747c000 rw-p 00009000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7fdf5747c000-7fdf57482000 r--p 00000000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7fdf57482000-7fdf574a4000 r-xp 00006000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7fdf574a4000-7fdf574bd000 r--p 00028000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7fdf574bd000-7fdf574bf000 r--p 00040000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7fdf574bf000-7fdf574c0000 rw-p 00042000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7fdf574c0000-7fdf574e0000 rw-p 00000000 00:00 0 
| 7fdf574e5000-7fdf574e6000 r--p 00000000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fdf574e6000-7fdf574e8000 r-xp 00001000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fdf574e8000-7fdf574e9000 r--p 00003000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fdf574e9000-7fdf574ea000 r--p 00003000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fdf574ea000-7fdf574eb000 rw-p 00004000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fdf574eb000-7fdf574ec000 r--p 00000000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7fdf574ec000-7fdf574ed000 r-xp 00001000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7fdf574ed000-7fdf574ee000 r--p 00002000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7fdf574ee000-7fdf574ef000 r--p 00002000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7fdf574ef000-7fdf574f0000 rw-p 00003000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7fdf574f0000-7fdf574f1000 ---p 00000000 00:00 0 
| 7fdf574f1000-7fdf57532000 rw-p 00000000 00:00 0 
| 7fdf57532000-7fdf57533000 ---p 00000000 00:00 0 
| 7fdf57533000-7fdf57574000 rw-p 00000000 00:00 0 
| 7fdf57574000-7fdf57575000 ---p 00000000 00:00 0 
| 7fdf57575000-7fdf575b6000 rw-p 00000000 00:00 0 
| 7fdf575b6000-7fdf575b7000 ---p 00000000 00:00 0 
| 7fdf575b7000-7fdf575f8000 rw-p 00000000 00:00 0 
| 7fdf575f8000-7fdf575f9000 ---p 00000000 00:00 0 
| 7fdf575f9000-7fdf5763a000 rw-p 00000000 00:00 0 
| 7fdf5763a000-7fdf5763b000 ---p 00000000 00:00 0 
| 7fdf5763b000-7fdf5767c000 rw-p 00000000 00:00 0 
| 7fdf5767c000-7fdf5767d000 ---p 00000000 00:00 0 
| 7fdf5767d000-7fdf576be000 rw-p 00000000 00:00 0 
| 7fdf576be000-7fdf576bf000 ---p 00000000 00:00 0 
| 7fdf576bf000-7fdf57700000 rw-p 00000000 00:00 0 
| 7fdf57700000-7fdf57701000 ---p 00000000 00:00 0 
| 7fdf57701000-7fdf57742000 rw-p 00000000 00:00 0 
| 7fdf57742000-7fdf57743000 ---p 00000000 00:00 0 
| 7fdf57743000-7fdf57784000 rw-p 00000000 00:00 0 
| 7fdf57784000-7fdf57785000 ---p 00000000 00:00 0 
| 7fdf57785000-7fdf577c6000 rw-p 00000000 00:00 0 
| 7fdf577c6000-7fdf577c7000 ---p 00000000 00:00 0 
| 7fdf577c7000-7fdf57808000 rw-p 00000000 00:00 0 
| 7fdf57808000-7fdf57809000 ---p 00000000 00:00 0 
| 7fdf57809000-7fdf5784a000 rw-p 00000000 00:00 0 
| 7fdf5784a000-7fdf5784b000 ---p 00000000 00:00 0 
| 7fdf5784b000-7fdf5788c000 rw-p 00000000 00:00 0 
| 7fdf5788c000-7fdf5788d000 ---p 00000000 00:00 0 
| 7fdf5788d000-7fdf578ce000 rw-p 00000000 00:00 0 
| 7fdf578ce000-7fdf578cf000 ---p 00000000 00:00 0 
| 7fdf578cf000-7fdf57910000 rw-p 00000000 00:00 0 
| 7fdf57910000-7fdf57911000 ---p 00000000 00:00 0 
| 7fdf57911000-7fdf57952000 rw-p 00000000 00:00 0 
| 7fdf57952000-7fdf57953000 ---p 00000000 00:00 0 
| 7fdf57953000-7fdf57994000 rw-p 00000000 00:00 0 
| 7fdf57994000-7fdf57995000 ---p 00000000 00:00 0 
| 7fdf57995000-7fdf579d6000 rw-p 00000000 00:00 0 
| 7fdf579d6000-7fdf579d7000 ---p 00000000 00:00 0 
| 7fdf579d7000-7fdf57a18000 rw-p 00000000 00:00 0 
| 7fdf57a18000-7fdf57a19000 ---p 00000000 00:00 0 
| 7fdf57a19000-7fdf57a5a000 rw-p 00000000 00:00 0 
| 7fdf57a5a000-7fdf57a5b000 ---p 00000000 00:00 0 
| 7fdf57a5b000-7fdf57a9c000 rw-p 00000000 00:00 0 
| 7fdf57a9c000-7fdf57a9d000 ---p 00000000 00:00 0 
| 7fdf57a9d000-7fdf57ade000 rw-p 00000000 00:00 0 
| 7fdf57ade000-7fdf57adf000 ---p 00000000 00:00 0 
| 7fdf57adf000-7fdf57b20000 rw-p 00000000 00:00 0 
| 7fdf57b20000-7fdf57b21000 ---p 00000000 00:00 0 
| 7fdf57b21000-7fdf57b62000 rw-p 00000000 00:00 0 
| 7fdf57b62000-7fdf57b63000 ---p 00000000 00:00 0 
| 7fdf57b63000-7fdf57ba4000 rw-p 00000000 00:00 0 
| 7fdf57ba4000-7fdf57ba5000 ---p 00000000 00:00 0 
| 7fdf57ba5000-7fdf57be6000 rw-p 00000000 00:00 0 
| 7fdf57be6000-7fdf57be7000 ---p 00000000 00:00 0 
| 7fdf57be7000-7fdf57c28000 rw-p 00000000 00:00 0 
| 7fdf57c28000-7fdf57c29000 ---p 00000000 00:00 0 
| 7fdf57c29000-7fdf57c6a000 rw-p 00000000 00:00 0 
| 7fdf57c6a000-7fdf57c6b000 ---p 00000000 00:00 0 
| 7fdf57c6b000-7fdf57cac000 rw-p 00000000 00:00 0 
| 7fdf57cac000-7fdf57cad000 ---p 00000000 00:00 0 
| 7fdf57cad000-7fdf57cee000 rw-p 00000000 00:00 0 
| 7fdf57cee000-7fdf57cef000 ---p 00000000 00:00 0 
| 7fdf57cef000-7fdf57d60000 rw-p 00000000 00:00 0 
| 7fdf57d61000-7fdf57d62000 r--p 00000000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7fdf57d62000-7fdf57d63000 r-xp 00001000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7fdf57d63000-7fdf57d64000 r--p 00002000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7fdf57d64000-7fdf57d65000 r--p 00002000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7fdf57d65000-7fdf57d66000 rw-p 00003000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7fdf57d66000-7fdf5ae30000 rw-p 00000000 00:00 0 
| 7fdf5ae34000-7fdf5af37000 rw-p 00000000 00:00 0 
| 7fdf5af37000-7fdf5af3a000 r--p 00000000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fdf5af3a000-7fdf5af51000 r-xp 00003000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fdf5af51000-7fdf5af55000 r--p 0001a000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fdf5af55000-7fdf5af56000 r--p 0001d000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fdf5af56000-7fdf5af57000 rw-p 0001e000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fdf5af57000-7fdf5af7f000 r--p 00000000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fdf5af7f000-7fdf5b114000 r-xp 00028000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fdf5b114000-7fdf5b16c000 r--p 001bd000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fdf5b16c000-7fdf5b170000 r--p 00214000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fdf5b170000-7fdf5b172000 rw-p 00218000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fdf5b172000-7fdf5b181000 rw-p 00000000 00:00 0 
| 7fdf5b181000-7fdf5b18f000 r--p 00000000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fdf5b18f000-7fdf5b20b000 r-xp 0000e000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fdf5b20b000-7fdf5b266000 r--p 0008a000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fdf5b266000-7fdf5b267000 r--p 000e4000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fdf5b267000-7fdf5b268000 rw-p 000e5000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fdf5b268000-7fdf5b26a000 r--p 00000000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fdf5b26a000-7fdf5b27e000 r-xp 00002000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fdf5b27e000-7fdf5b297000 r--p 00016000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fdf5b297000-7fdf5b298000 ---p 0002f000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fdf5b298000-7fdf5b299000 r--p 0002f000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fdf5b299000-7fdf5b29a000 rw-p 00030000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fdf5b29a000-7fdf5b2a2000 rw-p 00000000 00:00 0 
| 7fdf5b2a2000-7fdf5b2ac000 r--p 00000000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fdf5b2ac000-7fdf5b30b000 r-xp 0000a000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fdf5b30b000-7fdf5b322000 r--p 00069000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fdf5b322000-7fdf5b323000 r--p 0007f000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fdf5b323000-7fdf5b324000 rw-p 00080000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fdf5b324000-7fdf5b326000 r--p 00000000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fdf5b326000-7fdf5b337000 r-xp 00002000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fdf5b337000-7fdf5b33d000 r--p 00013000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fdf5b33d000-7fdf5b33e000 ---p 00019000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fdf5b33e000-7fdf5b33f000 r--p 00019000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fdf5b33f000-7fdf5b340000 rw-p 0001a000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fdf5b344000-7fdf5b388000 r--p 00000000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7fdf5b388000-7fdf5b6e7000 r-xp 00044000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7fdf5b6e7000-7fdf5b849000 r--p 003a3000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7fdf5b849000-7fdf5b85d000 r--p 00504000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7fdf5b85d000-7fdf5b860000 rw-p 00518000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7fdf5b860000-7fdf5b876000 rw-p 00000000 00:00 0 
| 7fdf5b876000-7fdf5b878000 r--p 00000000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fdf5b878000-7fdf5b8a2000 r-xp 00002000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fdf5b8a2000-7fdf5b8ad000 r--p 0002c000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fdf5b8ae000-7fdf5b8b0000 r--p 00037000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fdf5b8b0000-7fdf5b8b2000 rw-p 00039000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffd4c1a3000-7ffd4c9a2000 rw-p 00000000 00:00 0                          [stack]
| 7ffd4c9cb000-7ffd4c9cf000 r--p 00000000 00:00 0                          [vvar]
| 7ffd4c9cf000-7ffd4c9d1000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 


Finished tests in 884.269108s, 26.8776 tests/s, 10075.2089 assertions/s.
23767 tests, 8909196 assertions, 1 failures, 0 errors, 74 skips

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

Finished in 108.462378 seconds

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

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

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x7fdf5af35c00 (LWP 1388823)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140597280332800) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7fdf5af35c00
        old_mask = {__val = {94189466516240, 140597281146067, 94189467054848, 10626845547633011712, 108, 18446744073709551344, 2, 0, 94189467054848, 1, 94189466516240, 140597281146067, 0, 140597281042413, 140597280332800, 140597282657792}}
        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=140597280332800) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140597280332800, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007fdf5af99476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007fdf5af7f7f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3020702d2d722030, sa_sigaction = 0x3020702d2d722030}, sa_mask = {__val = {2, 140597282674336, 3432, 140597288655414, 140597281040464, 2, 7149854960101254711, 7378645706714656870, 140597282674336, 2, 2, 1, 140597288655414, 140597282657792, 140597280993367, 140597280324880}}, sa_flags = 0, sa_restorer = 0x7fdf5b1716a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 7378697629483820646, 3472328296228087398, 7378697629483820589, 3472329395843524198, 3467895374531600432, 2319406791620833328, 2319389199435444272, 2314885530818453536, 2314885530818453536, 7017579609838738208, 2314885530453372012, 746871187794326363, 7149854960101254711, 7378645706714656866, 140597281038189}}
#5  0x00007fdf5b38e98a in die () at /tmp/ruby/src/trunk-random1/error.c:776
No locals.
#6  rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x55aa31b9b580, fmt=fmt@entry=0x7fdf5b71d351 "Segmentation fault at %p") at /tmp/ruby/src/trunk-random1/error.c:817
        file = <optimized out>
        line = 1
#7  0x00007fdf5b579c6d in sigsegv (sig=11, info=0x55aa31b9b6b0, ctx=0x55aa31b9b580) at /tmp/ruby/src/trunk-random1/signal.c:964
No locals.
#8  <signal handler called>
No locals.
#9  0x00007fdf5b455718 in RVALUE_WB_UNPROTECTED (obj=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:1650
No locals.
#10 rgengc_check_relation (objspace=0x55aa31b1a0e0, obj=94189470424744) at /tmp/ruby/src/trunk-random1/gc.c:6983
        old_parent = <optimized out>
        __func__ = <optimized out>
#11 0x00007fdf5b45b7bd in rgengc_check_relation (obj=94189470424744, objspace=0x55aa31b1a0e0) at /tmp/ruby/src/trunk-random1/gc.c:7078
        old_parent = <optimized out>
        old_parent = <optimized out>
        __func__ = <optimized out>
#12 gc_mark_ptr (objspace=0x55aa31b1a0e0, obj=94189470424744) at /tmp/ruby/src/trunk-random1/gc.c:7059
        __func__ = "gc_mark_ptr"
#13 0x00007fdf5b4bfc5c in mark_ast_value (node=0x55aa31d83d80, ctx=0x0) at /tmp/ruby/src/trunk-random1/node.c:1379
        args = <optimized out>
#14 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=19, nbe=0x55aa31d83d70) at /tmp/ruby/src/trunk-random1/node.c:1338
        cursor = 0
        cursor = <optimized out>
#15 iterate_node_values (nb=<optimized out>, nb=<optimized out>, ctx=0x0, func=<optimized out>) at /tmp/ruby/src/trunk-random1/node.c:1348
        nbe = 0x55aa31d83d70
        nbe = <optimized out>
#16 rb_ast_mark (ast=0x7fdf572dff08) at /tmp/ruby/src/trunk-random1/node.c:1436
        nb = <optimized out>
#17 0x00007fdf5b45e9a7 in gc_mark_stacked_objects (incremental=1, count=2147483647, objspace=0x55aa31b1a0e0) at /tmp/ruby/src/trunk-random1/gc.c:7512
        mstack = 0x55aa31b1a4f8
        obj = 140597217066760
        marked_slots_at_the_beginning = <optimized out>
        popped_count = 4949
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = <optimized out>
#18 gc_mark_stacked_objects_incremental (count=2147483647, objspace=0x55aa31b1a0e0) at /tmp/ruby/src/trunk-random1/gc.c:7544
No locals.
#19 gc_marks_rest (objspace=0x55aa31b1a0e0) at /tmp/ruby/src/trunk-random1/gc.c:8714
No locals.
#20 0x00007fdf5b462658 in gc_marks_continue (size_pool=0x55aa31b1a108, heap=0x55aa31b1a140, objspace=0x55aa31b1a0e0) at /tmp/ruby/src/trunk-random1/gc.c:8754
        marking_finished = true
        __func__ = <optimized out>
        marking_finished = <optimized out>
#21 gc_continue (objspace=0x55aa31b1a0e0, size_pool=0x55aa31b1a108, heap=0x55aa31b1a140) at /tmp/ruby/src/trunk-random1/gc.c:2389
        lock_lev = 0
#22 0x00007fdf5b4628dd in newobj_alloc (objspace=0x55aa31b1a0e0, cr=0x55aa31b1adf0, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:2782
        lev = 1
        unlock_vm = true
        size_pool = 0x55aa31b1a108
        heap = 0x55aa31b1a140
        cache = 0x55aa31b1b068
        obj = <optimized out>
        __func__ = <optimized out>
#23 0x00007fdf5b4630a1 in newobj_of0 (alloc_size=94189466525920, cr=<optimized out>, wb_protected=1, flags=8199, klass=140597227951280) at /tmp/ruby/src/trunk-random1/gc.c:2893
        obj = <optimized out>
        objspace = 0x55aa31b1a0e0
        size_pool_idx = <optimized out>
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
#24 newobj_of (alloc_size=94189466525920, wb_protected=1, v3=0, v2=0, v1=0, flags=8199, klass=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:2913
        obj = <optimized out>
        obj = <optimized out>
#25 rb_wb_protected_newobj_of (klass=klass@entry=140597227951280, flags=flags@entry=8199, size=size@entry=24) at /tmp/ruby/src/trunk-random1/gc.c:2935
        __func__ = <optimized out>
#26 0x00007fdf5b3a8960 in ary_alloc_embed (capa=1, klass=140597227951280) at /tmp/ruby/src/trunk-random1/array.c:797
        size = 24
        ary = <optimized out>
        size = <optimized out>
        ary = <optimized out>
#27 ary_make_partial (len=1, offset=0, klass=140597227951280, ary=140597217873240) at /tmp/ruby/src/trunk-random1/array.c:1344
        result = <optimized out>
        rarray_embed_capa_max = 3
        rarray_embed_capa_max = <optimized out>
        result = <optimized out>
        tmp_n = <optimized out>
        shared = <optimized out>
        result = <optimized out>
        tmp_n = <optimized out>
        tmp_n = <optimized out>
#28 rb_ary_resurrect (ary=140597217873240) at /tmp/ruby/src/trunk-random1/array.c:2916
No locals.
#29 0x00007fdf5b611d71 in vm_exec_core (ec=0x55aa31b1b120, initial=1629826048860357254) at ../../src/trunk-random1/insns.def:486
        leaf = <optimized out>
        val = <optimized out>
        ary = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        reg_pc = 0x55aa31ddc660
        reg_cfp = 0x7fdf5af33d10
        insns_address_table = {0x7fdf5b6139cf <vm_exec_core+10351>, 0x7fdf5b6113d9 <vm_exec_core+633>, 0x7fdf5b61358e <vm_exec_core+9262>, 0x7fdf5b613514 <vm_exec_core+9140>, 0x7fdf5b61349d <vm_exec_core+9021>, 0x7fdf5b61341e <vm_exec_core+8894>, 0x7fdf5b61339e <vm_exec_core+8766>, 0x7fdf5b613342 <vm_exec_core+8674>, 0x7fdf5b6132e7 <vm_exec_core+8583>, 0x7fdf5b613297 <vm_exec_core+8503>, 0x7fdf5b61311c <vm_exec_core+8124>, 0x7fdf5b612f71 <vm_exec_core+7697>, 0x7fdf5b612e86 <vm_exec_core+7462>, 0x7fdf5b612e17 <vm_exec_core+7351>, 0x7fdf5b612daa <vm_exec_core+7242>, 0x7fdf5b612d6f <vm_exec_core+7183>, 0x7fdf5b612d39 <vm_exec_core+7129>, 0x7fdf5b612d06 <vm_exec_core+7078>, 0x7fdf5b6135fa <vm_exec_core+9370>, 0x7fdf5b612067 <vm_exec_core+3847>, 0x7fdf5b611ff9 <vm_exec_core+3737>, 0x7fdf5b611fbe <vm_exec_core+3678>, 0x7fdf5b611f68 <vm_exec_core+3592>, 0x7fdf5b611f24 <vm_exec_core+3524>, 0x7fdf5b611e9d <vm_exec_core+3389>, 0x7fdf5b611e68 <vm_exec_core+3336>, 0x7fdf5b611e0d <vm_exec_core+3245>, 0x7fdf5b611d95 <vm_exec_core+3125>, 0x7fdf5b611d5d <vm_exec_core+3069>, 0x7fdf5b611d25 <vm_exec_core+3013>, 0x7fdf5b611b30 <vm_exec_core+2512>, 0x7fdf5b611a9f <vm_exec_core+2367>, 0x7fdf5b611a42 <vm_exec_core+2274>, 0x7fdf5b6119c9 <vm_exec_core+2153>, 0x7fdf5b612709 <vm_exec_core+5545>, 0x7fdf5b6126e4 <vm_exec_core+5508>, 0x7fdf5b6126ab <vm_exec_core+5451>, 0x7fdf5b61265b <vm_exec_core+5371>, 0x7fdf5b612629 <vm_exec_core+5321>, 0x7fdf5b61253e <vm_exec_core+5086>, 0x7fdf5b6124f9 <vm_exec_core+5017>, 0x7fdf5b6124b3 <vm_exec_core+4947>, 0x7fdf5b612483 <vm_exec_core+4899>, 0x7fdf5b6123b8 <vm_exec_core+4696>, 0x7fdf5b612423 <vm_exec_core+4803>, 0x7fdf5b612288 <vm_exec_core+4392>, 0x7fdf5b61221b <vm_exec_core+4283>, 0x7fdf5b61218e <vm_exec_core+4142>, 0x7fdf5b6120d2 <vm_exec_core+3954>, 0x7fdf5b61209a <vm_exec_core+3898>, 0x7fdf5b612c07 <vm_exec_core+6823>, 0x7fdf5b612af4 <vm_exec_core+6548>, 0x7fdf5b6111b8 <vm_exec_core+88>, 0x7fdf5b612c82 <vm_exec_core+6946>, 0x7fdf5b61284d <vm_exec_core+5869>, 0x7fdf5b613b17 <vm_exec_core+10679>, 0x7fdf5b612803 <vm_exec_core+5795>, 0x7fdf5b6127aa <vm_exec_core+5706>, 0x7fdf5b612751 <vm_exec_core+5617>, 0x7fdf5b6129e6 <vm_exec_core+6278>, 0x7fdf5b612910 <vm_exec_core+6064>, 0x7fdf5b612897 <vm_exec_core+5943>, 0x7fdf5b61396e <vm_exec_core+10254>, 0x7fdf5b612c4a <vm_exec_core+6890>, 0x7fdf5b612a9d <vm_exec_core+6461>, 0x7fdf5b61182a <vm_exec_core+1738>, 0x7fdf5b6117f0 <vm_exec_core+1680>, 0x7fdf5b611922 <vm_exec_core+1986>, 0x7fdf5b611881 <vm_exec_core+1825>, 0x7fdf5b613dff <vm_exec_core+11423>, 0x7fdf5b613d56 <vm_exec_core+11254>, 0x7fdf5b613fd6 <vm_exec_core+11894>, 0x7fdf5b613f63 <vm_exec_core+11779>, 0x7fdf5b613ebd <vm_exec_core+11613>, 0x7fdf5b613e61 <vm_exec_core+11521>, 0x7fdf5b614383 <vm_exec_core+12835>, 0x7fdf5b6142e6 <vm_exec_core+12678>, 0x7fdf5b61424e <vm_exec_core+12526>, 0x7fdf5b6141b1 <vm_exec_core+12369>, 0x7fdf5b614119 <vm_exec_core+12217>, 0x7fdf5b613a58 <vm_exec_core+10488>, 0x7fdf5b6140ce <vm_exec_core+12142>, 0x7fdf5b614078 <vm_exec_core+12056>, 0x7fdf5b613be5 <vm_exec_core+10885>, 0x7fdf5b613b5b <vm_exec_core+10747>, 0x7fdf5b611783 <vm_exec_core+1571>, 0x7fdf5b611725 <vm_exec_core+1477>, 0x7fdf5b613d22 <vm_exec_core+11202>, 0x7fdf5b613cee <vm_exec_core+11150>, 0x7fdf5b613c9d <vm_exec_core+11069>, 0x7fdf5b613c4e <vm_exec_core+10990>, 0x7fdf5b613a8b <vm_exec_core+10539>, 0x7fdf5b6139e0 <vm_exec_core+10368>, 0x7fdf5b6116b8 <vm_exec_core+1368>, 0x7fdf5b611661 <vm_exec_core+1281>, 0x7fdf5b6115de <vm_exec_core+1150>, 0x7fdf5b611599 <vm_exec_core+1081>, 0x7fdf5b61154c <vm_exec_core+1004>, 0x7fdf5b6114ff <vm_exec_core+927>, 0x7fdf5b6114aa <vm_exec_core+842>, 0x7fdf5b611477 <vm_exec_core+791>, 0x7fdf5b611444 <vm_exec_core+740>, 0x7fdf5b613afb <vm_exec_core+10651>, 0x7fdf5b6113ca <vm_exec_core+618>, 0x7fdf5b61357f <vm_exec_core+9247>, 0x7fdf5b613505 <vm_exec_core+9125>, 0x7fdf5b61348e <vm_exec_core+9006>, 0x7fdf5b61340f <vm_exec_core+8879>, 0x7fdf5b61338f <vm_exec_core+8751>, 0x7fdf5b613333 <vm_exec_core+8659>, 0x7fdf5b6132d8 <vm_exec_core+8568>, 0x7fdf5b613288 <vm_exec_core+8488>, 0x7fdf5b61310d <vm_exec_core+8109>, 0x7fdf5b612f62 <vm_exec_core+7682>, 0x7fdf5b612e77 <vm_exec_core+7447>, 0x7fdf5b612e08 <vm_exec_core+7336>, 0x7fdf5b612d9b <vm_exec_core+7227>, 0x7fdf5b612d60 <vm_exec_core+7168>, 0x7fdf5b612d2a <vm_exec_core+7114>, 0x7fdf5b612cf7 <vm_exec_core+7063>, 0x7fdf5b6135eb <vm_exec_core+9355>, 0x7fdf5b612058 <vm_exec_core+3832>, 0x7fdf5b611fea <vm_exec_core+3722>, 0x7fdf5b611faf <vm_exec_core+3663>, 0x7fdf5b611f59 <vm_exec_core+3577>, 0x7fdf5b611f15 <vm_exec_core+3509>, 0x7fdf5b611e8e <vm_exec_core+3374>, 0x7fdf5b611e59 <vm_exec_core+3321>, 0x7fdf5b611dfe <vm_exec_core+3230>, 0x7fdf5b611d86 <vm_exec_core+3110>, 0x7fdf5b611d4e <vm_exec_core+3054>, 0x7fdf5b611d16 <vm_exec_core+2998>, 0x7fdf5b611b21 <vm_exec_core+2497>, 0x7fdf5b611a90 <vm_exec_core+2352>, 0x7fdf5b611a33 <vm_exec_core+2259>, 0x7fdf5b6119ba <vm_exec_core+2138>, 0x7fdf5b6126fa <vm_exec_core+5530>, 0x7fdf5b6126d5 <vm_exec_core+5493>, 0x7fdf5b61269c <vm_exec_core+5436>, 0x7fdf5b61264c <vm_exec_core+5356>, 0x7fdf5b61261a <vm_exec_core+5306>, 0x7fdf5b61252f <vm_exec_core+5071>, 0x7fdf5b6124ea <vm_exec_core+5002>, 0x7fdf5b6124a4 <vm_exec_core+4932>, 0x7fdf5b612474 <vm_exec_core+4884>, 0x7fdf5b6123a9 <vm_exec_core+4681>, 0x7fdf5b612414 <vm_exec_core+4788>, 0x7fdf5b612279 <vm_exec_core+4377>, 0x7fdf5b61220c <vm_exec_core+4268>, 0x7fdf5b61217f <vm_exec_core+4127>, 0x7fdf5b6120c3 <vm_exec_core+3939>, 0x7fdf5b61208b <vm_exec_core+3883>, 0x7fdf5b612bf8 <vm_exec_core+6808>, 0x7fdf5b612ae5 <vm_exec_core+6533>, 0x7fdf5b6145a3 <vm_exec_core+13379>, 0x7fdf5b612c73 <vm_exec_core+6931>, 0x7fdf5b61283e <vm_exec_core+5854>, 0x7fdf5b61458f <vm_exec_core+13359>, 0x7fdf5b6127f4 <vm_exec_core+5780>, 0x7fdf5b61279b <vm_exec_core+5691>, 0x7fdf5b612742 <vm_exec_core+5602>, 0x7fdf5b6129d7 <vm_exec_core+6263>, 0x7fdf5b612901 <vm_exec_core+6049>, 0x7fdf5b612888 <vm_exec_core+5928>, 0x7fdf5b61395f <vm_exec_core+10239>, 0x7fdf5b612c3b <vm_exec_core+6875>, 0x7fdf5b612a8e <vm_exec_core+6446>, 0x7fdf5b61181b <vm_exec_core+1723>, 0x7fdf5b6117e1 <vm_exec_core+1665>, 0x7fdf5b611913 <vm_exec_core+1971>, 0x7fdf5b611872 <vm_exec_core+1810>, 0x7fdf5b61457b <vm_exec_core+13339>, 0x7fdf5b614567 <vm_exec_core+13319>, 0x7fdf5b614553 <vm_exec_core+13299>, 0x7fdf5b61453f <vm_exec_core+13279>, 0x7fdf5b61452b <vm_exec_core+13259>, 0x7fdf5b614517 <vm_exec_core+13239>, 0x7fdf5b6144fc <vm_exec_core+13212>, 0x7fdf5b6144e8 <vm_exec_core+13192>, 0x7fdf5b6144d4 <vm_exec_core+13172>, 0x7fdf5b6144c0 <vm_exec_core+13152>, 0x7fdf5b6144ac <vm_exec_core+13132>, 0x7fdf5b614498 <vm_exec_core+13112>, 0x7fdf5b614484 <vm_exec_core+13092>, 0x7fdf5b614470 <vm_exec_core+13072>, 0x7fdf5b61445c <vm_exec_core+13052>, 0x7fdf5b614448 <vm_exec_core+13032>, 0x7fdf5b611774 <vm_exec_core+1556>, 0x7fdf5b611716 <vm_exec_core+1462>, 0x7fdf5b614434 <vm_exec_core+13012>, 0x7fdf5b614420 <vm_exec_core+12992>, 0x7fdf5b61440c <vm_exec_core+12972>, 0x7fdf5b6143f8 <vm_exec_core+12952>, 0x7fdf5b6111a1 <vm_exec_core+65>, 0x7fdf5b6111a5 <vm_exec_core+69>, 0x7fdf5b6116a9 <vm_exec_core+1353>, 0x7fdf5b611652 <vm_exec_core+1266>, 0x7fdf5b6115cf <vm_exec_core+1135>, 0x7fdf5b61158a <vm_exec_core+1066>, 0x7fdf5b61153d <vm_exec_core+989>...}
#30 0x00007fdf5b6179fb in rb_vm_exec (ec=0x55aa31b1b120) at /tmp/ruby/src/trunk-random1/vm.c:2366
        _ec = 0x55aa31b1b120
        _tag = {tag = 36, retval = 4, buf = {0x7fdf573302a0, 0x7fdf5b6171f0 <rb_vm_exec+400>, 0x0, 0x7ffd4c99d300, 0xffffffffffffffff}, prev = 0x7ffd4c99ec90, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#31 0x00007fdf5b62189f in vm_call0_cc (kw_splat=0, cc=0x7fdf5736b440, argv=0x0, argc=0, id=49249, recv=140597217395360, ec=0x55aa31b1b120) at /tmp/ruby/src/trunk-random1/vm_eval.c:85
        calling = {ci = 0x7ffd4c99d4b0, cc = 0x7fdf5736b440, block_handler = 0, recv = 140597217395360, argc = 0, kw_splat = false}
#32 rb_funcallv_scope (scope=CALL_FCALL, argv=0x0, argc=0, mid=49249, recv=140597217395360) at /tmp/ruby/src/trunk-random1/vm_eval.c:1040
        ec = 0x55aa31b1b120
        cc = 0x7fdf5736b440
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#33 rb_funcallv (recv=140597217395360, mid=49249, argc=argc@entry=0, argv=argv@entry=0x0) at /tmp/ruby/src/trunk-random1/vm_eval.c:1055
No locals.
#34 0x00007fdf5749d288 in ripper_dispatch0 (mid=<optimized out>, p=0x55aa31dead00) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14185
        rb_funcall_argc = 0
        rb_funcall_args = <optimized out>
        rb_funcall_nargs = 0
#35 ripper_yyparse (p=0x55aa31dead00) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:3116
        v1 = <optimized out>
        v2 = <optimized out>
        v3 = <optimized out>
        v4 = <optimized out>
        yychar = <optimized out>
        yylval = {val = 140597279214240, node = 0x7fdf5ae24aa0, id = 140597279214240, num = 1524779680, tbl = 0x7fdf5ae24aa0, vars = 0x7fdf5ae24aa0, strterm = 0x7fdf5ae24aa0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, 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 = 1399, column = 41}, end_pos = {lineno = 1399, column = 42}}
        yynerrs = <optimized out>
        yystate = <optimized out>
        yyerrstatus = <optimized out>
        yystacksize = <optimized out>
        yyssa = {0, 2, 71, 313, 99, 403, 646, 824, 265, 481, 76, 324, 565, 265, 481, 80, 333, 574, 760, 897, 1032, 97, 227, 447, 624, 238, 223, 273, 485, 485, 667, 1097, 1178, 1231, 1270, 1292, 1300, 667, 296, 980, 1097, 1178, 1231, 1270, 1292, 1300, 980, 1097, 1178, 1231, 1270, 1292, 1300, 695, 777, 0, -10144, 19609, 32765, 0, 0, 0, 32735, 0, 32, 0, 0, 0, 34, 22323, 32735, 0, 3, 0, 0, 0, -4944, 19609, 32765, 0, 3, 0, 0, 0, -4928, 19609, 32765, 0, -10272, 19609, 32765, 0, -10240, 19609, 32765, 0, 0, 0, 0, 512, -10272, 19609, 32765, 0, -4976, 19609, 32765, 0, 128, 0, 0, 0, 36, 0, 0, 0, -8856, 12773, 21930, 0, 36, 0, 0, 0, 36, 0, 0, 0, -4928, 19609, 32765, 0, 128, 0, 0, 0, 1, 0, 5, 0, 1, 0, 5, 0, 1, 0, 0, 0, 1, 0, 5, 0, 0, 1, 3, 311, 565, 749, 893, 970, 0, 1, 3, 311, 565, 749, 893, 970, 378, 624, 794, 666, 842, 0, 0, 0, 0, 1, 3, 311, 0, 0, 1, 0, 0, 1, 3, 311, 0, 0, 0, 0, 36, 0, 0, 0, 31032, 22338, 32735, 0}
        yyss = <optimized out>
        yyssp = <optimized out>
        yyvsa = {{val = 140597218409240, node = 0x7fdf57427b18, id = 140597218409240, num = 1463974680, tbl = 0x7fdf57427b18, vars = 0x7fdf57427b18, strterm = 0x7fdf57427b18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140597217631160, node = 0x7fdf57369bb8, id = 140597217631160, num = 1463196600, tbl = 0x7fdf57369bb8, vars = 0x7fdf57369bb8, strterm = 0x7fdf57369bb8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140597217059800, node = 0x7fdf572de3d8, id = 140597217059800, num = 1462625240, tbl = 0x7fdf572de3d8, vars = 0x7fdf572de3d8, strterm = 0x7fdf572de3d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140597217062200, node = 0x7fdf572ded38, id = 140597217062200, num = 1462627640, tbl = 0x7fdf572ded38, vars = 0x7fdf572ded38, strterm = 0x7fdf572ded38, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140595754434560, node = 0x7fdf00000000, id = 140595754434560, num = 0, tbl = 0x7fdf00000000, vars = 0x7fdf00000000, strterm = 0x7fdf00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140597217056960, node = 0x7fdf572dd8c0, id = 140597217056960, num = 1462622400, tbl = 0x7fdf572dd8c0, vars = 0x7fdf572dd8c0, strterm = 0x7fdf572dd8c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140597217052800, node = 0x7fdf572dc880, id = 140597217052800, num = 1462618240, tbl = 0x7fdf572dc880, vars = 0x7fdf572dc880, strterm = 0x7fdf572dc880, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140597218431520, node = 0x7fdf5742d220, id = 140597218431520, num = 1463996960, tbl = 0x7fdf5742d220, vars = 0x7fdf5742d220, strterm = 0x7fdf5742d220, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140597216827160, node = 0x7fdf572a5718, id = 140597216827160, num = 1462392600, tbl = 0x7fdf572a5718, vars = 0x7fdf572a5718, strterm = 0x7fdf572a5718, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140597216827600, node = 0x7fdf572a58d0, id = 140597216827600, num = 1462393040, tbl = 0x7fdf572a58d0, vars = 0x7fdf572a58d0, strterm = 0x7fdf572a58d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94189470867424, node = 0x55aa31f3dfe0, id = 94189470867424, num = 838066144, tbl = 0x55aa31f3dfe0, vars = 0x55aa31f3dfe0, strterm = 0x55aa31f3dfe0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140597216823200, node = 0x7fdf572a47a0, id = 140597216823200, num = 1462388640, tbl = 0x7fdf572a47a0, vars = 0x7fdf572a47a0, strterm = 0x7fdf572a47a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140597216823200, node = 0x7fdf572a47a0, id = 140597216823200, num = 1462388640, tbl = 0x7fdf572a47a0, vars = 0x7fdf572a47a0, strterm = 0x7fdf572a47a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140597217151280, node = 0x7fdf572f4930, id = 140597217151280, num = 1462716720, tbl = 0x7fdf572f4930, vars = 0x7fdf572f4930, strterm = 0x7fdf572f4930, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140597217153760, node = 0x7fdf572f52e0, id = 140597217153760, num = 1462719200, tbl = 0x7fdf572f52e0, vars = 0x7fdf572f52e0, strterm = 0x7fdf572f52e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94189470867760, node = 0x55aa31f3e130, id = 94189470867760, num = 838066480, tbl = 0x55aa31f3e130, vars = 0x55aa31f3e130, strterm = 0x55aa31f3e130, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140597217145560, node = 0x7fdf572f32d8, id = 140597217145560, num = 1462711000, tbl = 0x7fdf572f32d8, vars = 0x7fdf572f32d8, strterm = 0x7fdf572f32d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94189469867024, node = 0x55aa31e49c10, id = 94189469867024, num = 837065744, tbl = 0x55aa31e49c10, vars = 0x55aa31e49c10, strterm = 0x55aa31e49c10, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 4294967295, node = 0xffffffff, id = 4294967295, num = -1, tbl = 0xffffffff, vars = 0xffffffff, strterm = 0xffffffff, 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 = 140597217141880, node = 0x7fdf572f2478, id = 140597217141880, num = 1462707320, tbl = 0x7fdf572f2478, vars = 0x7fdf572f2478, strterm = 0x7fdf572f2478, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140597217137040, node = 0x7fdf572f1190, id = 140597217137040, num = 1462702480, tbl = 0x7fdf572f1190, vars = 0x7fdf572f1190, strterm = 0x7fdf572f1190, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140597217137880, node = 0x7fdf572f14d8, id = 140597217137880, num = 1462703320, tbl = 0x7fdf572f14d8, vars = 0x7fdf572f14d8, strterm = 0x7fdf572f14d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94189470867872, node = 0x55aa31f3e1a0, id = 94189470867872, num = 838066592, tbl = 0x55aa31f3e1a0, vars = 0x55aa31f3e1a0, strterm = 0x55aa31f3e1a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140597217134440, node = 0x7fdf572f0768, id = 140597217134440, num = 1462699880, tbl = 0x7fdf572f0768, vars = 0x7fdf572f0768, strterm = 0x7fdf572f0768, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140597279219640, node = 0x7fdf5ae25fb8, id = 140597279219640, num = 1524785080, tbl = 0x7fdf5ae25fb8, vars = 0x7fdf5ae25fb8, strterm = 0x7fdf5ae25fb8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140597279222200, node = 0x7fdf5ae269b8, id = 140597279222200, num = 1524787640, tbl = 0x7fdf5ae269b8, vars = 0x7fdf5ae269b8, strterm = 0x7fdf5ae269b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140597279227480, node = 0x7fdf5ae27e58, id = 140597279227480, num = 1524792920, tbl = 0x7fdf5ae27e58, vars = 0x7fdf5ae27e58, strterm = 0x7fdf5ae27e58, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140597279236960, node = 0x7fdf5ae2a360, id = 140597279236960, num = 1524802400, tbl = 0x7fdf5ae2a360, vars = 0x7fdf5ae2a360, strterm = 0x7fdf5ae2a360, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140597279239280, node = 0x7fdf5ae2ac70, id = 140597279239280, num = 1524804720, tbl = 0x7fdf5ae2ac70, vars = 0x7fdf5ae2ac70, strterm = 0x7fdf5ae2ac70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140597217181520, node = 0x7fdf572fbf50, id = 140597217181520, num = 1462746960, tbl = 0x7fdf572fbf50, vars = 0x7fdf572fbf50, strterm = 0x7fdf572fbf50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140597217180240, node = 0x7fdf572fba50, id = 140597217180240, num = 1462745680, tbl = 0x7fdf572fba50, vars = 0x7fdf572fba50, strterm = 0x7fdf572fba50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140597216613080, node = 0x7fdf572712d8, id = 140597216613080, num = 1462178520, tbl = 0x7fdf572712d8, vars = 0x7fdf572712d8, strterm = 0x7fdf572712d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140597217174040, node = 0x7fdf572fa218, id = 140597217174040, num = 1462739480, tbl = 0x7fdf572fa218, vars = 0x7fdf572fa218, strterm = 0x7fdf572fa218, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140597216687920, node = 0x7fdf57283730, id = 140597216687920, num = 1462253360, tbl = 0x7fdf57283730, vars = 0x7fdf57283730, strterm = 0x7fdf57283730, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94189470864008, node = 0x55aa31f3d288, id = 94189470864008, num = 838062728, tbl = 0x55aa31f3d288, vars = 0x55aa31f3d288, strterm = 0x55aa31f3d288, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140597216651400, node = 0x7fdf5727a888, id = 140597216651400, num = 1462216840, tbl = 0x7fdf5727a888, vars = 0x7fdf5727a888, strterm = 0x7fdf5727a888, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140597216652040, node = 0x7fdf5727ab08, id = 140597216652040, num = 1462217480, tbl = 0x7fdf5727ab08, vars = 0x7fdf5727ab08, strterm = 0x7fdf5727ab08, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140597216652000, node = 0x7fdf5727aae0, id = 140597216652000, num = 1462217440, tbl = 0x7fdf5727aae0, vars = 0x7fdf5727aae0, strterm = 0x7fdf5727aae0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140597216644200, node = 0x7fdf57278c68, id = 140597216644200, num = 1462209640, tbl = 0x7fdf57278c68, vars = 0x7fdf57278c68, strterm = 0x7fdf57278c68, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140597216634360, node = 0x7fdf572765f8, id = 140597216634360, num = 1462199800, tbl = 0x7fdf572765f8, vars = 0x7fdf572765f8, strterm = 0x7fdf572765f8, 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 = 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 = 140597216641040, node = 0x7fdf57278010, id = 140597216641040, num = 1462206480, tbl = 0x7fdf57278010, vars = 0x7fdf57278010, strterm = 0x7fdf57278010, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140597216640680, node = 0x7fdf57277ea8, id = 140597216640680, num = 1462206120, tbl = 0x7fdf57277ea8, vars = 0x7fdf57277ea8, strterm = 0x7fdf57277ea8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94189470854992, node = 0x55aa31f3af50, id = 94189470854992, num = 838053712, tbl = 0x55aa31f3af50, vars = 0x55aa31f3af50, strterm = 0x55aa31f3af50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140597216635360, node = 0x7fdf572769e0, id = 140597216635360, num = 1462200800, tbl = 0x7fdf572769e0, vars = 0x7fdf572769e0, strterm = 0x7fdf572769e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140597216635680, node = 0x7fdf57276b20, id = 140597216635680, num = 1462201120, tbl = 0x7fdf57276b20, vars = 0x7fdf57276b20, strterm = 0x7fdf57276b20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140597216637840, node = 0x7fdf57277390, id = 140597216637840, num = 1462203280, tbl = 0x7fdf57277390, vars = 0x7fdf57277390, strterm = 0x7fdf57277390, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 94189467287168, node = 0x55aa31bd3e80, id = 94189467287168, num = 834485888, tbl = 0x55aa31bd3e80, vars = 0x55aa31bd3e80, strterm = 0x55aa31bd3e80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140725888606832, node = 0x7ffd4c99e270, id = 140725888606832, num = 1285153392, tbl = 0x7ffd4c99e270, vars = 0x7ffd4c99e270, strterm = 0x7ffd4c99e270, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94189467898343, node = 0x55aa31c691e7, id = 94189467898343, num = 835097063, tbl = 0x55aa31c691e7, vars = 0x55aa31c691e7, strterm = 0x55aa31c691e7, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139637976727552, node = 0x7f0000000000, id = 139637976727552, num = 0, tbl = 0x7f0000000000, vars = 0x7f0000000000, strterm = 0x7f0000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140725888604304, node = 0x7ffd4c99d890, id = 140725888604304, num = 1285150864, tbl = 0x7ffd4c99d890, vars = 0x7ffd4c99d890, strterm = 0x7ffd4c99d890, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94189467898350, node = 0x55aa31c691ee, id = 94189467898350, num = 835097070, tbl = 0x55aa31c691ee, vars = 0x55aa31c691ee, strterm = 0x55aa31c691ee, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 15, node = 0xf, id = 15, num = 15, tbl = 0xf, vars = 0xf, strterm = 0xf, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 24, node = 0x18, id = 24, num = 24, tbl = 0x18, vars = 0x18, strterm = 0x18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}} <repeats 17 times>, {val = 94189467898350, node = 0x55aa31c691ee, id = 94189467898350, num = 835097070, tbl = 0x55aa31c691ee, vars = 0x55aa31c691ee, strterm = 0x55aa31c691ee, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94189467898350, node = 0x55aa31c691ee, id = 94189467898350, num = 835097070, tbl = 0x55aa31c691ee, vars = 0x55aa31c691ee, strterm = 0x55aa31c691ee, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 10626845547633011712, node = 0x937a23b8dd9b6c00, id = 10626845547633011712, num = -577016832, tbl = 0x937a23b8dd9b6c00, vars = 0x937a23b8dd9b6c00, strterm = 0x937a23b8dd9b6c00, 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 = 94189467992848, node = 0x55aa31c80310, id = 94189467992848, num = 835191568, tbl = 0x55aa31c80310, vars = 0x55aa31c80310, strterm = 0x55aa31c80310, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94189467992848, node = 0x55aa31c80310, id = 94189467992848, num = 835191568, tbl = 0x55aa31c80310, vars = 0x55aa31c80310, strterm = 0x55aa31c80310, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140725888605392, node = 0x7ffd4c99dcd0, id = 140725888605392, num = 1285151952, tbl = 0x7ffd4c99dcd0, vars = 0x7ffd4c99dcd0, strterm = 0x7ffd4c99dcd0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140725888606096, node = 0x7ffd4c99df90, id = 140725888606096, num = 1285152656, tbl = 0x7ffd4c99df90, vars = 0x7ffd4c99df90, strterm = 0x7ffd4c99df90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140597288603200, node = 0x7fdf5b718e40 <clean_info>, id = 140597288603200, num = 1534168640, tbl = 0x7fdf5b718e40 <clean_info>, vars = 0x7fdf5b718e40 <clean_info>, strterm = 0x7fdf5b718e40 <clean_info>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140725888606144, node = 0x7ffd4c99dfc0, id = 140725888606144, num = 1285152704, tbl = 0x7ffd4c99dfc0, vars = 0x7ffd4c99dfc0, strterm = 0x7ffd4c99dfc0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140597286720418, node = 0x7fdf5b54d3a2 <optimize_node_left+450>, id = 140597286720418, num = 1532285858, tbl = 0x7fdf5b54d3a2 <optimize_node_left+450>, vars = 0x7fdf5b54d3a2 <optimize_node_left+450>, strterm = 0x7fdf5b54d3a2 <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 = 140725888606232, node = 0x7ffd4c99e018, id = 140725888606232, num = 1285152792, tbl = 0x7ffd4c99e018, vars = 0x7ffd4c99e018, strterm = 0x7ffd4c99e018, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140725888606168, node = 0x7ffd4c99dfd8, id = 140725888606168, num = 1285152728, tbl = 0x7ffd4c99dfd8, vars = 0x7ffd4c99dfd8, strterm = 0x7ffd4c99dfd8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140725888606296, node = 0x7ffd4c99e058, id = 140725888606296, num = 1285152856, tbl = 0x7ffd4c99e058, vars = 0x7ffd4c99e058, strterm = 0x7ffd4c99e058, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140724603453440, node = 0x7ffd00000000, id = 140724603453440, num = 0, tbl = 0x7ffd00000000, vars = 0x7ffd00000000, strterm = 0x7ffd00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140725888605416, node = 0x7ffd4c99dce8, id = 140725888605416, num = 1285151976, tbl = 0x7ffd4c99dce8, vars = 0x7ffd4c99dce8, strterm = 0x7ffd4c99dce8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140725888606360, node = 0x7ffd4c99e098, id = 140725888606360, num = 1285152920, tbl = 0x7ffd4c99e098, vars = 0x7ffd4c99e098, strterm = 0x7ffd4c99e098, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140725888605377, node = 0x7ffd4c99dcc1, id = 140725888605377, num = 1285151937, tbl = 0x7ffd4c99dcc1, vars = 0x7ffd4c99dcc1, strterm = 0x7ffd4c99dcc1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140725888605377, node = 0x7ffd4c99dcc1, id = 140725888605377, num = 1285151937, tbl = 0x7ffd4c99dcc1, vars = 0x7ffd4c99dcc1, strterm = 0x7ffd4c99dcc1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140597286715018, node = 0x7fdf5b54be8a <update_string_node_case_fold+298>, id = 140597286715018, num = 1532280458, tbl = 0x7fdf5b54be8a <update_string_node_case_fold+298>, vars = 0x7fdf5b54be8a <update_string_node_case_fold+298>, strterm = 0x7fdf5b54be8a <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 = 94189467892225, node = 0x55aa31c67a01, id = 94189467892225, num = 835090945, tbl = 0x55aa31c67a01, vars = 0x55aa31c67a01, strterm = 0x55aa31c67a01, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94189468798576, node = 0x55aa31d44e70, id = 94189468798576, num = 835997296, tbl = 0x55aa31d44e70, vars = 0x55aa31d44e70, strterm = 0x55aa31d44e70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140725888605368, node = 0x7ffd4c99dcb8, id = 140725888605368, num = 1285151928, tbl = 0x7ffd4c99dcb8, vars = 0x7ffd4c99dcb8, strterm = 0x7ffd4c99dcb8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140725888605376, node = 0x7ffd4c99dcc0, id = 140725888605376, num = 1285151936, tbl = 0x7ffd4c99dcc0, vars = 0x7ffd4c99dcc0, strterm = 0x7ffd4c99dcc0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140725888605377, node = 0x7ffd4c99dcc1, id = 140725888605377, num = 1285151937, tbl = 0x7ffd4c99dcc1, vars = 0x7ffd4c99dcc1, strterm = 0x7ffd4c99dcc1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 10626845547633011712, node = 0x937a23b8dd9b6c00, id = 10626845547633011712, num = -577016832, tbl = 0x937a23b8dd9b6c00, vars = 0x937a23b8dd9b6c00, strterm = 0x937a23b8dd9b6c00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94189467892192, node = 0x55aa31c679e0, id = 94189467892192, num = 835090912, tbl = 0x55aa31c679e0, vars = 0x55aa31c679e0, strterm = 0x55aa31c679e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {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 = 94189468157361, node = 0x55aa31ca85b1, id = 94189468157361, num = 835356081, tbl = 0x55aa31ca85b1, vars = 0x55aa31ca85b1, strterm = 0x55aa31ca85b1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 3, node = 0x3, id = 3, num = 3, tbl = 0x3, vars = 0x3, strterm = 0x3, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744073709551615, node = 0xffffffffffffffff, id = 18446744073709551615, num = -1, tbl = 0xffffffffffffffff, vars = 0xffffffffffffffff, strterm = 0xffffffffffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140597281142443, node = 0x7fdf5affb6ab <_int_malloc+3195>, id = 140597281142443, num = 1526707883, tbl = 0x7fdf5affb6ab <_int_malloc+3195>, vars = 0x7fdf5affb6ab <_int_malloc+3195>, strterm = 0x7fdf5affb6ab <_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 = 94189469037440, node = 0x55aa31d7f380, id = 94189469037440, num = 836236160, tbl = 0x55aa31d7f380, vars = 0x55aa31d7f380, strterm = 0x55aa31d7f380, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140597282671840, node = 0x7fdf5b170ce0 <main_arena+96>, id = 140597282671840, num = 1528237280, tbl = 0x7fdf5b170ce0 <main_arena+96>, vars = 0x7fdf5b170ce0 <main_arena+96>, strterm = 0x7fdf5b170ce0 <main_arena+96>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 93458488360960, node = 0x550000000000, id = 93458488360960, num = 0, tbl = 0x550000000000, vars = 0x550000000000, strterm = 0x550000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 172634047920, node = 0x2831ca85b0, id = 172634047920, num = 835356080, tbl = 0x2831ca85b0, vars = 0x2831ca85b0, strterm = 0x2831ca85b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {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 = 94189468157361, node = 0x55aa31ca85b1, id = 94189468157361, num = 835356081, tbl = 0x55aa31ca85b1, vars = 0x55aa31ca85b1, strterm = 0x55aa31ca85b1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 10626845547633011712, node = 0x937a23b8dd9b6c00, id = 10626845547633011712, num = -577016832, tbl = 0x937a23b8dd9b6c00, vars = 0x937a23b8dd9b6c00, strterm = 0x937a23b8dd9b6c00, 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 = 94189468327616, node = 0x55aa31cd1ec0, id = 94189468327616, num = 835526336, tbl = 0x55aa31cd1ec0, vars = 0x55aa31cd1ec0, strterm = 0x55aa31cd1ec0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140597282671744, node = 0x7fdf5b170c80 <main_arena>, id = 140597282671744, num = 1528237184, tbl = 0x7fdf5b170c80 <main_arena>, vars = 0x7fdf5b170c80 <main_arena>, strterm = 0x7fdf5b170c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94189468327936, node = 0x55aa31cd2000, id = 94189468327936, num = 835526656, tbl = 0x55aa31cd2000, vars = 0x55aa31cd2000, strterm = 0x55aa31cd2000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94189469037456, node = 0x55aa31d7f390, id = 94189469037456, num = 836236176, tbl = 0x55aa31d7f390, vars = 0x55aa31d7f390, strterm = 0x55aa31d7f390, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140597281143899, node = 0x7fdf5affbc5b <_int_realloc+299>, id = 140597281143899, num = 1526709339, tbl = 0x7fdf5affbc5b <_int_realloc+299>, vars = 0x7fdf5affbc5b <_int_realloc+299>, strterm = 0x7fdf5affbc5b <_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 = 140597282671744, node = 0x7fdf5b170c80 <main_arena>, id = 140597282671744, num = 1528237184, tbl = 0x7fdf5b170c80 <main_arena>, vars = 0x7fdf5b170c80 <main_arena>, strterm = 0x7fdf5b170c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94189468327632, node = 0x55aa31cd1ed0, id = 94189468327632, num = 835526352, tbl = 0x55aa31cd1ed0, vars = 0x55aa31cd1ed0, strterm = 0x55aa31cd1ed0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, 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 = 94189468327616, node = 0x55aa31cd1ec0, id = 94189468327616, num = 835526336, tbl = 0x55aa31cd1ec0, vars = 0x55aa31cd1ec0, strterm = 0x55aa31cd1ec0, 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 = 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 = 140597281147273, node = 0x7fdf5affc989 <__GI___libc_realloc+457>, id = 140597281147273, num = 1526712713, tbl = 0x7fdf5affc989 <__GI___libc_realloc+457>, vars = 0x7fdf5affc989 <__GI___libc_realloc+457>, strterm = 0x7fdf5affc989 <__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 = 94189468798576, node = 0x55aa31d44e70, id = 94189468798576, num = 835997296, tbl = 0x55aa31d44e70, vars = 0x55aa31d44e70, strterm = 0x55aa31d44e70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94189468302600, node = 0x55aa31ccbd08, id = 94189468302600, num = 835501320, tbl = 0x55aa31ccbd08, vars = 0x55aa31ccbd08, strterm = 0x55aa31ccbd08, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, 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 = 94189468798576, node = 0x55aa31d44e70, id = 94189468798576, num = 835997296, tbl = 0x55aa31d44e70, vars = 0x55aa31d44e70, strterm = 0x55aa31d44e70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94189468302592, node = 0x55aa31ccbd00, id = 94189468302592, num = 835501312, tbl = 0x55aa31ccbd00, vars = 0x55aa31ccbd00, strterm = 0x55aa31ccbd00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140597286746422, node = 0x7fdf5b553936 <compile_tree+5558>, id = 140597286746422, num = 1532311862, tbl = 0x7fdf5b553936 <compile_tree+5558>, vars = 0x7fdf5b553936 <compile_tree+5558>, strterm = 0x7fdf5b553936 <compile_tree+5558>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 176, node = 0xb0, id = 176, num = 176, tbl = 0xb0, vars = 0xb0, strterm = 0xb0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 320, node = 0x140, id = 320, num = 320, tbl = 0x140, vars = 0x140, strterm = 0x140, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94189468014496, node = 0x55aa31c857a0, id = 94189468014496, num = 835213216, tbl = 0x55aa31c857a0, vars = 0x55aa31c857a0, strterm = 0x55aa31c857a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140597282671744, node = 0x7fdf5b170c80 <main_arena>, id = 140597282671744, num = 1528237184, tbl = 0x7fdf5b170c80 <main_arena>, vars = 0x7fdf5b170c80 <main_arena>, strterm = 0x7fdf5b170c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 10626845547633011712, node = 0x937a23b8dd9b6c00, id = 10626845547633011712, num = -577016832, tbl = 0x937a23b8dd9b6c00, vars = 0x937a23b8dd9b6c00, strterm = 0x937a23b8dd9b6c00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94189468327632, node = 0x55aa31cd1ed0, id = 94189468327632, num = 835526352, tbl = 0x55aa31cd1ed0, vars = 0x55aa31cd1ed0, strterm = 0x55aa31cd1ed0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 94189467739040, node = 0x55aa31c423a0, id = 94189467739040, num = 834937760, tbl = 0x55aa31c423a0, vars = 0x55aa31c423a0, strterm = 0x55aa31c423a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 12884901917, node = 0x30000001d, id = 12884901917, num = 29, tbl = 0x30000001d, vars = 0x30000001d, strterm = 0x30000001d, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}}
        yyvs = <optimized out>
        yyvsp = <optimized out>
        yylsa = {{beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 2, column = 19}}, {beg_pos = {lineno = 2, column = 20}, end_pos = {lineno = 2, column = 20}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 4, column = 5}}, {beg_pos = {lineno = 4, column = 6}, end_pos = {lineno = 4, column = 25}}, {beg_pos = {lineno = 4, column = 26}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 4, column = 49}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 5, column = 2}, end_pos = {lineno = 1387, column = 5}}, {beg_pos = {lineno = 1387, column = 6}, end_pos = {lineno = 1387, column = 6}}, {beg_pos = {lineno = 1389, column = 2}, end_pos = {lineno = 1389, column = 28}}, {beg_pos = {lineno = 1389, column = 28}, end_pos = {lineno = 1389, column = 29}}, {beg_pos = {lineno = 1389, column = 29}, end_pos = {lineno = 1389, column = 29}}, {beg_pos = {lineno = 1390, column = 4}, end_pos = {lineno = 1396, column = 7}}, {beg_pos = {lineno = 1396, column = 8}, end_pos = {lineno = 1396, column = 8}}, {beg_pos = {lineno = 1398, column = 4}, end_pos = {lineno = 1398, column = 16}}, {beg_pos = {lineno = 1398, column = 17}, end_pos = {lineno = 1398, column = 19}}, {beg_pos = {lineno = 1398, column = 19}, end_pos = {lineno = 1398, column = 19}}, {beg_pos = {lineno = 1398, column = 19}, end_pos = {lineno = 1398, column = 19}}, {beg_pos = {lineno = 1398, column = 19}, end_pos = {lineno = 1398, column = 19}}, {beg_pos = {lineno = 1398, column = 19}, end_pos = {lineno = 1398, column = 19}}, {beg_pos = {lineno = 1399, column = 6}, end_pos = {lineno = 1399, column = 10}}, {beg_pos = {lineno = 1399, column = 11}, end_pos = {lineno = 1399, column = 28}}, {beg_pos = {lineno = 1399, column = 28}, end_pos = {lineno = 1399, column = 29}}, {beg_pos = {lineno = 1399, column = 29}, end_pos = {lineno = 1399, column = 32}}, {beg_pos = {lineno = 1399, column = 32}, end_pos = {lineno = 1399, column = 33}}, {beg_pos = {lineno = 1399, column = 33}, end_pos = {lineno = 1399, column = 41}}, {beg_pos = {lineno = 1399, column = 34}, end_pos = {lineno = 1399, column = 40}}, {beg_pos = {lineno = 1399, column = 40}, end_pos = {lineno = 1399, column = 41}}, {beg_pos = {lineno = 1399, column = 39}, end_pos = {lineno = 1399, column = 40}}, {beg_pos = {lineno = 1399, column = 38}, end_pos = {lineno = 1399, column = 39}}, {beg_pos = {lineno = 1393, column = 8}, end_pos = {lineno = 1393, column = 8}}, {beg_pos = {lineno = 1393, column = 9}, end_pos = {lineno = 1393, column = 12}}, {beg_pos = {lineno = 1393, column = 13}, end_pos = {lineno = 1393, column = 13}}, {beg_pos = {lineno = 1393, column = 13}, end_pos = {lineno = 1393, column = 13}}, {beg_pos = {lineno = 1394, column = 8}, end_pos = {lineno = 1394, column = 13}}, {beg_pos = {lineno = 1394, column = 13}, end_pos = {lineno = 1394, column = 13}}, {beg_pos = {lineno = 1348, column = 23}, end_pos = {lineno = 1348, column = 25}}, {beg_pos = {lineno = 1348, column = 24}, end_pos = {lineno = 1348, column = 25}}, {beg_pos = {lineno = 1227, column = 8}, end_pos = {lineno = 1227, column = 8}}, {beg_pos = {lineno = 1227, column = 8}, end_pos = {lineno = 1227, column = 8}}, {beg_pos = {lineno = 1227, column = 9}, end_pos = {lineno = 1227, column = 20}}, {beg_pos = {lineno = 1227, column = 20}, end_pos = {lineno = 1227, column = 20}}, {beg_pos = {lineno = 1227, column = 20}, end_pos = {lineno = 1227, column = 20}}, {beg_pos = {lineno = 1228, column = 8}, end_pos = {lineno = 1229, column = 12}}, {beg_pos = {lineno = 1230, column = 6}, end_pos = {lineno = 1233, column = 13}}, {beg_pos = {lineno = 1230, column = 8}, end_pos = {lineno = 1230, column = 8}}, {beg_pos = {lineno = 1230, column = 8}, end_pos = {lineno = 1230, column = 8}}, {beg_pos = {lineno = 1230, column = 9}, end_pos = {lineno = 1231, column = 7}}, {beg_pos = {lineno = 1231, column = 8}, end_pos = {lineno = 1231, column = 8}}, {beg_pos = {lineno = 1231, column = 8}, end_pos = {lineno = 1231, column = 8}}, {beg_pos = {lineno = 1232, column = 8}, end_pos = {lineno = 1233, column = 13}}, {beg_pos = {lineno = 1233, column = 13}, end_pos = {lineno = 1233, column = 13}}, {beg_pos = {lineno = 1233, column = 8}, end_pos = {lineno = 1233, column = 12}}, {beg_pos = {lineno = 1232, column = 13}, end_pos = {lineno = 1232, column = 14}}, {beg_pos = {lineno = 835442096, column = 21930}, end_pos = {lineno = -577016832, column = -1820712008}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1524532720, column = 32735}, end_pos = {lineno = 1532962628, column = 32735}}, {beg_pos = {lineno = 1507260640, column = 32735}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1524532720, column = 32735}, end_pos = {lineno = 1532985050, column = 32735}}, {beg_pos = {lineno = 1534178016, column = 32735}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 835442096, column = 21930}, end_pos = {lineno = 1532920271, column = 32735}}, {beg_pos = {lineno = 833724640, column = 21930}, end_pos = {lineno = 1531247846, column = 32735}}, {beg_pos = {lineno = 298, column = 0}, end_pos = {lineno = 1531295625, column = 32735}}, {beg_pos = {lineno = 1524532720, column = 32735}, end_pos = {lineno = 1524532720, column = 32735}}, {beg_pos = {lineno = 833728800, column = 21930}, end_pos = {lineno = 837555856, column = 21930}}, {beg_pos = {lineno = 71, column = 0}, end_pos = {lineno = 1533000581, column = 32735}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 74691, column = 0}}, {beg_pos = {lineno = 837555712, column = 0}, end_pos = {lineno = 1532920271, column = 32735}}, {beg_pos = {lineno = 833724640, column = 21930}, end_pos = {lineno = 1531247846, column = 32735}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1531295625, column = 32735}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 74691, column = 0}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 1532920271, column = 32735}}, {beg_pos = {lineno = 833724640, column = 21930}, end_pos = {lineno = 1531247846, column = 32735}}, {beg_pos = {lineno = 208, column = 0}, end_pos = {lineno = 1531295625, column = 32735}}, {beg_pos = {lineno = 0, column = -1}, end_pos = {lineno = 0, column = 32512}}, {beg_pos = {lineno = 1535591168, column = 32735}, end_pos = {lineno = 1532920271, column = 32735}}, {beg_pos = {lineno = 833724640, column = 21930}, end_pos = {lineno = 1531247846, column = 32735}}, {beg_pos = {lineno = 833724248, column = 21930}, end_pos = {lineno = 1531295625, column = 32735}}, {beg_pos = {lineno = 5, column = 1}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1463551960, column = 32735}, end_pos = {lineno = -577016832, column = -1820712008}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1532920271, column = 32735}}, {beg_pos = {lineno = 835526128, column = 21930}, end_pos = {lineno = 1531295625, column = 32735}}, {beg_pos = {lineno = 834397136, column = 21930}, end_pos = {lineno = 1531295625, column = 32735}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = 1285153784, column = 32765}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 28, column = 0}, end_pos = {lineno = -577016832, column = -1820712008}}, {beg_pos = {lineno = 1524647440, column = 32735}, end_pos = {lineno = 1531232318, column = 32735}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -577016832, column = -1820712008}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1024, column = 0}}, {beg_pos = {lineno = 1532943168, column = 32735}, end_pos = {lineno = 1531301040, column = 32735}}, {beg_pos = {lineno = 1524532800, column = 32735}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = 1285153936, column = 32765}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = 833725944, column = 21930}}, {beg_pos = {lineno = 258, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 833724680, column = 21930}, end_pos = {lineno = 833724640, column = 21930}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1526974173, column = 32735}}, {beg_pos = {lineno = 1008, column = 0}, end_pos = {lineno = 1531249442, column = 32735}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 78517434, column = 0}}, {beg_pos = {lineno = 1285154112, column = 32765}, end_pos = {lineno = 1285154096, column = 32765}}, {beg_pos = {lineno = -858993459, column = -858993460}, end_pos = {lineno = 1531300303, column = 32735}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 1535644540, column = 32735}}, {beg_pos = {lineno = 1528295424, column = 32735}, end_pos = {lineno = 1526053584, column = 32735}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = 1526047132, column = 32735}}, {beg_pos = {lineno = 835344768, column = 21930}, end_pos = {lineno = 1535645673, column = 32735}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = 1535644327, column = 32735}}, {beg_pos = {lineno = 1535591168, column = 32735}, end_pos = {lineno = 1530164720, column = 32735}}, {beg_pos = {lineno = 955912232, column = 0}, end_pos = {lineno = 1530164432, column = 32735}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1535645673, column = 32735}}, {beg_pos = {lineno = 1999, column = 0}, end_pos = {lineno = 1535644327, column = 32735}}, {beg_pos = {lineno = 1535591168, column = 32735}, end_pos = {lineno = 1530164720, column = 32735}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = 1530160088, column = 32735}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1535645673, column = 32735}}, {beg_pos = {lineno = 913, column = 0}, end_pos = {lineno = 1530214400, column = 32735}}, {beg_pos = {lineno = 1535591168, column = 32735}, end_pos = {lineno = 1285154472, column = 32765}}, {beg_pos = {lineno = 1285154468, column = 32765}, end_pos = {lineno = 1464325233, column = 32735}}, {beg_pos = {lineno = 1530214400, column = 32735}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 1285154468, column = 32765}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = 834311680, column = 21930}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 0, column = 21930}, end_pos = {lineno = 1464326674, column = 32735}}, {beg_pos = {lineno = 1464324192, column = 32735}, end_pos = {lineno = 1285154672, column = 32765}}, {beg_pos = {lineno = 1285154656, column = 32765}, end_pos = {lineno = 955912232, column = 0}}, {beg_pos = {lineno = 1, column = 32765}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 835365904, column = 21930}, end_pos = {lineno = 1285154592, column = 32765}}, {beg_pos = {lineno = 1285154608, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 1285154816, column = 32765}, end_pos = {lineno = 1464326674, column = 32735}}, {beg_pos = {lineno = 835365904, column = 21930}, end_pos = {lineno = 1285154656, column = 32765}}, {beg_pos = {lineno = 1285154672, column = 32765}, end_pos = {lineno = 1535648273, column = 32735}}, {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 = 835365024, column = 21930}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 835365024, column = 21930}}, {beg_pos = {lineno = 1530212696, column = 1}, end_pos = {lineno = 835365904, column = 21930}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32735}}, {beg_pos = {lineno = 0, column = 32735}, end_pos = {lineno = 0, column = 21930}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 1535676273, column = 32735}}, {beg_pos = {lineno = 1530186632, column = 32735}, end_pos = {lineno = 1535591168, column = 32735}}, {beg_pos = {lineno = 835365024, column = 21930}, end_pos = {lineno = 1464595016, column = 32735}}, {beg_pos = {lineno = 1463087600, column = 32735}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 1463213920, column = 32735}, end_pos = {lineno = 1535676273, column = 32735}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 134, column = 0}}, {beg_pos = {lineno = 835365024, column = 21930}, end_pos = {lineno = 1464595528, column = 32735}}, {beg_pos = {lineno = 835371424, column = 21930}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 1463213920, column = 32735}, end_pos = {lineno = 1535676273, column = 32735}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1530186632, column = 32735}, end_pos = {lineno = 1531706816, column = 32735}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = 1285155792, column = 32765}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 835371424, column = 21930}, end_pos = {lineno = 1535688110, column = 32735}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1464574816, column = 32735}}, {beg_pos = {lineno = 1285150814, column = 32765}, end_pos = {lineno = 1285155616, column = 32765}}, {beg_pos = {lineno = 1463208920, column = 32735}, end_pos = {lineno = 1285150420, column = 32765}}, {beg_pos = {lineno = 1285150416, column = 32765}, end_pos = {lineno = 1535591168, column = 32735}}, {beg_pos = {lineno = 1535591168, column = 32735}, end_pos = {lineno = 1285155112, column = 32765}}, {beg_pos = {lineno = 1285155108, column = 32765}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = 1524772800, column = 32735}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 49178, column = 0}, end_pos = {lineno = 1463652800, column = 32735}}, {beg_pos = {lineno = 1524842912, column = 32735}, end_pos = {lineno = 1526701483, column = 32735}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1919295523, column = 1}, end_pos = {lineno = 1920234335, column = 1600613993}}, {beg_pos = {lineno = 1953066079, column = 1818325605}, end_pos = {lineno = -577016832, column = -1820712008}}, {beg_pos = {lineno = 1524842912, column = 32735}, end_pos = {lineno = -272, column = -1}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 837198800, column = 21930}}, {beg_pos = {lineno = 1462566912, column = 32735}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 833724640, column = 21930}, end_pos = {lineno = 1526711507, column = 32735}}, {beg_pos = {lineno = -103974586, column = 174062}, end_pos = {lineno = 836637728, column = 21930}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 136, column = 0}}, {beg_pos = {lineno = 833724640, column = 21930}, end_pos = {lineno = -577016832, column = -1820712008}}, {beg_pos = {lineno = 833724640, column = 21930}, end_pos = {lineno = 833724640, column = 21930}}, {beg_pos = {lineno = 1462632360, column = 32735}, end_pos = {lineno = 1531277331, column = 32735}}, {beg_pos = {lineno = 28, column = 6}, end_pos = {lineno = 28, column = 6}}, {beg_pos = {lineno = 0, column = 1138753536}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -577016832, column = -1820712008}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 837017600, column = 21930}, end_pos = {lineno = 40, column = 0}}, {beg_pos = {lineno = 1462632360, column = 32735}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 833724640, column = 21930}, end_pos = {lineno = 1531279150, column = 32735}}, {beg_pos = {lineno = 1983093781, column = -214661318}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = 837018080, column = 21930}}, {beg_pos = {lineno = 1462630920, column = 32735}, end_pos = {lineno = 837018072, column = 21930}}, {beg_pos = {lineno = 1275, column = 0}, end_pos = {lineno = 833725536, column = 21930}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1526696347, column = 32735}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1528237280, column = 32735}}, {beg_pos = {lineno = 1802804512, column = 21935}, end_pos = {lineno = 321, column = 0}}, {beg_pos = {lineno = 836206800, column = 21930}, end_pos = {lineno = 320, column = 0}}, {beg_pos = {lineno = 833728360, column = 21930}, end_pos = {lineno = 1528237184, column = 32735}}, {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 = 1526708289, column = 32735}}, {beg_pos = {lineno = 1528237280, column = 32735}, 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 = 1983093781, column = -214661318}}, {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 = 302
        yyresult = <optimized out>
        yytoken = <optimized out>
        yyval = {val = 140597279219640, node = 0x7fdf5ae25fb8, id = 140597279219640, num = 1524785080, tbl = 0x7fdf5ae25fb8, vars = 0x7fdf5ae25fb8, strterm = 0x7fdf5ae25fb8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}
        yyloc = {beg_pos = {lineno = 1399, column = 33}, end_pos = {lineno = 1399, column = 41}}
        yyerror_range = <optimized out>
        yymsgbuf = "n\000\000\000^\000\000\000h\003\063W\337\177\000\000@\336\071W\337\177\000\000\200\f\027[\337\177\000\000x\a\000\000\000\000\000\000v\000\000\000\000\000\000\000x\a\000\000\000\000\000\000\220=\363Z\337\177\000\000\000\000\000\000\000\000\000\000\342\302\377Z\337\177\000\000\200l\346\061\252U\000\000h\003\063W\337\177\000\000\000\255\336\061\252U\000\000\340\240\261\061\252U\000\000\004\000\000\000\000\000\000\000\260\030F[\337\177\000"
        yymsg = 0x7ffd4c99eb40 "n"
        yymsg_alloc = 128
        yylen = 1
        yyabortlab = <optimized out>
        yyerrorlab = <optimized out>
#36 0x00007fdf574a15b2 in ripper_parse0 (parser_v=parser_v@entry=140597217395360) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14371
        p = 0x55aa31dead00
#37 0x00007fdf5b43dfe6 in rb_ensure (b_proc=b_proc@entry=0x7fdf574a14d0 <ripper_parse0>, data1=data1@entry=140597217395360, e_proc=e_proc@entry=0x7fdf57483ae0 <ripper_ensure>, data2=data2@entry=140597217395360) at /tmp/ruby/src/trunk-random1/eval.c:1005
        _ec = 0x55aa31b1b120
        _tag = {tag = 36, retval = 10626845543915061309, buf = {0x7fdf573302a0, 0x7fdf5b43e0d0 <rb_ensure+528>, 0x0, 0x7ffd4c99ec30, 0x0}, prev = 0x7ffd4c99efb0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x55aa31b1b120
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7fdf57483ae0 <ripper_ensure>, data2 = 140597217395360}}
#38 0x00007fdf57484315 in ripper_parse (self=140597217395360) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14409
        p = 0x55aa31dead00
#39 0x00007fdf5b601ed4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7fdf5af33d90, ec=0x55aa31b1b120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
        ci = 0x8601001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fdf5ae22fc0
        cfunc = 0x55aa31cac1a8
        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>
#40 vm_call_cfunc_with_frame (ec=0x55aa31b1b120, reg_cfp=0x7fdf5af33d90, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#41 0x00007fdf5b61125d in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_callinfo.h:368
        val = 32
        ci = 0x6666666666666c88
        cc = <optimized out>
        recv = 94189466525920
        argc = <optimized out>
        calling = {ci = 0x8601001c0001, cc = 0x7fdf5736cc00, block_handler = 0, recv = 140597217395360, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#42 vm_exec_core (ec=0x55aa31b1b120, initial=1629826048860357254) at ../../src/trunk-random1/insns.def:835
        bh = <optimized out>
        cd = 0x169e4e2800000286
        leaf = <optimized out>
        val = 32
        reg_pc = 0x55aa31e48bc8
        reg_cfp = 0x7fdf5af33d90
        insns_address_table = {0x7fdf5b6139cf <vm_exec_core+10351>, 0x7fdf5b6113d9 <vm_exec_core+633>, 0x7fdf5b61358e <vm_exec_core+9262>, 0x7fdf5b613514 <vm_exec_core+9140>, 0x7fdf5b61349d <vm_exec_core+9021>, 0x7fdf5b61341e <vm_exec_core+8894>, 0x7fdf5b61339e <vm_exec_core+8766>, 0x7fdf5b613342 <vm_exec_core+8674>, 0x7fdf5b6132e7 <vm_exec_core+8583>, 0x7fdf5b613297 <vm_exec_core+8503>, 0x7fdf5b61311c <vm_exec_core+8124>, 0x7fdf5b612f71 <vm_exec_core+7697>, 0x7fdf5b612e86 <vm_exec_core+7462>, 0x7fdf5b612e17 <vm_exec_core+7351>, 0x7fdf5b612daa <vm_exec_core+7242>, 0x7fdf5b612d6f <vm_exec_core+7183>, 0x7fdf5b612d39 <vm_exec_core+7129>, 0x7fdf5b612d06 <vm_exec_core+7078>, 0x7fdf5b6135fa <vm_exec_core+9370>, 0x7fdf5b612067 <vm_exec_core+3847>, 0x7fdf5b611ff9 <vm_exec_core+3737>, 0x7fdf5b611fbe <vm_exec_core+3678>, 0x7fdf5b611f68 <vm_exec_core+3592>, 0x7fdf5b611f24 <vm_exec_core+3524>, 0x7fdf5b611e9d <vm_exec_core+3389>, 0x7fdf5b611e68 <vm_exec_core+3336>, 0x7fdf5b611e0d <vm_exec_core+3245>, 0x7fdf5b611d95 <vm_exec_core+3125>, 0x7fdf5b611d5d <vm_exec_core+3069>, 0x7fdf5b611d25 <vm_exec_core+3013>, 0x7fdf5b611b30 <vm_exec_core+2512>, 0x7fdf5b611a9f <vm_exec_core+2367>, 0x7fdf5b611a42 <vm_exec_core+2274>, 0x7fdf5b6119c9 <vm_exec_core+2153>, 0x7fdf5b612709 <vm_exec_core+5545>, 0x7fdf5b6126e4 <vm_exec_core+5508>, 0x7fdf5b6126ab <vm_exec_core+5451>, 0x7fdf5b61265b <vm_exec_core+5371>, 0x7fdf5b612629 <vm_exec_core+5321>, 0x7fdf5b61253e <vm_exec_core+5086>, 0x7fdf5b6124f9 <vm_exec_core+5017>, 0x7fdf5b6124b3 <vm_exec_core+4947>, 0x7fdf5b612483 <vm_exec_core+4899>, 0x7fdf5b6123b8 <vm_exec_core+4696>, 0x7fdf5b612423 <vm_exec_core+4803>, 0x7fdf5b612288 <vm_exec_core+4392>, 0x7fdf5b61221b <vm_exec_core+4283>, 0x7fdf5b61218e <vm_exec_core+4142>, 0x7fdf5b6120d2 <vm_exec_core+3954>, 0x7fdf5b61209a <vm_exec_core+3898>, 0x7fdf5b612c07 <vm_exec_core+6823>, 0x7fdf5b612af4 <vm_exec_core+6548>, 0x7fdf5b6111b8 <vm_exec_core+88>, 0x7fdf5b612c82 <vm_exec_core+6946>, 0x7fdf5b61284d <vm_exec_core+5869>, 0x7fdf5b613b17 <vm_exec_core+10679>, 0x7fdf5b612803 <vm_exec_core+5795>, 0x7fdf5b6127aa <vm_exec_core+5706>, 0x7fdf5b612751 <vm_exec_core+5617>, 0x7fdf5b6129e6 <vm_exec_core+6278>, 0x7fdf5b612910 <vm_exec_core+6064>, 0x7fdf5b612897 <vm_exec_core+5943>, 0x7fdf5b61396e <vm_exec_core+10254>, 0x7fdf5b612c4a <vm_exec_core+6890>, 0x7fdf5b612a9d <vm_exec_core+6461>, 0x7fdf5b61182a <vm_exec_core+1738>, 0x7fdf5b6117f0 <vm_exec_core+1680>, 0x7fdf5b611922 <vm_exec_core+1986>, 0x7fdf5b611881 <vm_exec_core+1825>, 0x7fdf5b613dff <vm_exec_core+11423>, 0x7fdf5b613d56 <vm_exec_core+11254>, 0x7fdf5b613fd6 <vm_exec_core+11894>, 0x7fdf5b613f63 <vm_exec_core+11779>, 0x7fdf5b613ebd <vm_exec_core+11613>, 0x7fdf5b613e61 <vm_exec_core+11521>, 0x7fdf5b614383 <vm_exec_core+12835>, 0x7fdf5b6142e6 <vm_exec_core+12678>, 0x7fdf5b61424e <vm_exec_core+12526>, 0x7fdf5b6141b1 <vm_exec_core+12369>, 0x7fdf5b614119 <vm_exec_core+12217>, 0x7fdf5b613a58 <vm_exec_core+10488>, 0x7fdf5b6140ce <vm_exec_core+12142>, 0x7fdf5b614078 <vm_exec_core+12056>, 0x7fdf5b613be5 <vm_exec_core+10885>, 0x7fdf5b613b5b <vm_exec_core+10747>, 0x7fdf5b611783 <vm_exec_core+1571>, 0x7fdf5b611725 <vm_exec_core+1477>, 0x7fdf5b613d22 <vm_exec_core+11202>, 0x7fdf5b613cee <vm_exec_core+11150>, 0x7fdf5b613c9d <vm_exec_core+11069>, 0x7fdf5b613c4e <vm_exec_core+10990>, 0x7fdf5b613a8b <vm_exec_core+10539>, 0x7fdf5b6139e0 <vm_exec_core+10368>, 0x7fdf5b6116b8 <vm_exec_core+1368>, 0x7fdf5b611661 <vm_exec_core+1281>, 0x7fdf5b6115de <vm_exec_core+1150>, 0x7fdf5b611599 <vm_exec_core+1081>, 0x7fdf5b61154c <vm_exec_core+1004>, 0x7fdf5b6114ff <vm_exec_core+927>, 0x7fdf5b6114aa <vm_exec_core+842>, 0x7fdf5b611477 <vm_exec_core+791>, 0x7fdf5b611444 <vm_exec_core+740>, 0x7fdf5b613afb <vm_exec_core+10651>, 0x7fdf5b6113ca <vm_exec_core+618>, 0x7fdf5b61357f <vm_exec_core+9247>, 0x7fdf5b613505 <vm_exec_core+9125>, 0x7fdf5b61348e <vm_exec_core+9006>, 0x7fdf5b61340f <vm_exec_core+8879>, 0x7fdf5b61338f <vm_exec_core+8751>, 0x7fdf5b613333 <vm_exec_core+8659>, 0x7fdf5b6132d8 <vm_exec_core+8568>, 0x7fdf5b613288 <vm_exec_core+8488>, 0x7fdf5b61310d <vm_exec_core+8109>, 0x7fdf5b612f62 <vm_exec_core+7682>, 0x7fdf5b612e77 <vm_exec_core+7447>, 0x7fdf5b612e08 <vm_exec_core+7336>, 0x7fdf5b612d9b <vm_exec_core+7227>, 0x7fdf5b612d60 <vm_exec_core+7168>, 0x7fdf5b612d2a <vm_exec_core+7114>, 0x7fdf5b612cf7 <vm_exec_core+7063>, 0x7fdf5b6135eb <vm_exec_core+9355>, 0x7fdf5b612058 <vm_exec_core+3832>, 0x7fdf5b611fea <vm_exec_core+3722>, 0x7fdf5b611faf <vm_exec_core+3663>, 0x7fdf5b611f59 <vm_exec_core+3577>, 0x7fdf5b611f15 <vm_exec_core+3509>, 0x7fdf5b611e8e <vm_exec_core+3374>, 0x7fdf5b611e59 <vm_exec_core+3321>, 0x7fdf5b611dfe <vm_exec_core+3230>, 0x7fdf5b611d86 <vm_exec_core+3110>, 0x7fdf5b611d4e <vm_exec_core+3054>, 0x7fdf5b611d16 <vm_exec_core+2998>, 0x7fdf5b611b21 <vm_exec_core+2497>, 0x7fdf5b611a90 <vm_exec_core+2352>, 0x7fdf5b611a33 <vm_exec_core+2259>, 0x7fdf5b6119ba <vm_exec_core+2138>, 0x7fdf5b6126fa <vm_exec_core+5530>, 0x7fdf5b6126d5 <vm_exec_core+5493>, 0x7fdf5b61269c <vm_exec_core+5436>, 0x7fdf5b61264c <vm_exec_core+5356>, 0x7fdf5b61261a <vm_exec_core+5306>, 0x7fdf5b61252f <vm_exec_core+5071>, 0x7fdf5b6124ea <vm_exec_core+5002>, 0x7fdf5b6124a4 <vm_exec_core+4932>, 0x7fdf5b612474 <vm_exec_core+4884>, 0x7fdf5b6123a9 <vm_exec_core+4681>, 0x7fdf5b612414 <vm_exec_core+4788>, 0x7fdf5b612279 <vm_exec_core+4377>, 0x7fdf5b61220c <vm_exec_core+4268>, 0x7fdf5b61217f <vm_exec_core+4127>, 0x7fdf5b6120c3 <vm_exec_core+3939>, 0x7fdf5b61208b <vm_exec_core+3883>, 0x7fdf5b612bf8 <vm_exec_core+6808>, 0x7fdf5b612ae5 <vm_exec_core+6533>, 0x7fdf5b6145a3 <vm_exec_core+13379>, 0x7fdf5b612c73 <vm_exec_core+6931>, 0x7fdf5b61283e <vm_exec_core+5854>, 0x7fdf5b61458f <vm_exec_core+13359>, 0x7fdf5b6127f4 <vm_exec_core+5780>, 0x7fdf5b61279b <vm_exec_core+5691>, 0x7fdf5b612742 <vm_exec_core+5602>, 0x7fdf5b6129d7 <vm_exec_core+6263>, 0x7fdf5b612901 <vm_exec_core+6049>, 0x7fdf5b612888 <vm_exec_core+5928>, 0x7fdf5b61395f <vm_exec_core+10239>, 0x7fdf5b612c3b <vm_exec_core+6875>, 0x7fdf5b612a8e <vm_exec_core+6446>, 0x7fdf5b61181b <vm_exec_core+1723>, 0x7fdf5b6117e1 <vm_exec_core+1665>, 0x7fdf5b611913 <vm_exec_core+1971>, 0x7fdf5b611872 <vm_exec_core+1810>, 0x7fdf5b61457b <vm_exec_core+13339>, 0x7fdf5b614567 <vm_exec_core+13319>, 0x7fdf5b614553 <vm_exec_core+13299>, 0x7fdf5b61453f <vm_exec_core+13279>, 0x7fdf5b61452b <vm_exec_core+13259>, 0x7fdf5b614517 <vm_exec_core+13239>, 0x7fdf5b6144fc <vm_exec_core+13212>, 0x7fdf5b6144e8 <vm_exec_core+13192>, 0x7fdf5b6144d4 <vm_exec_core+13172>, 0x7fdf5b6144c0 <vm_exec_core+13152>, 0x7fdf5b6144ac <vm_exec_core+13132>, 0x7fdf5b614498 <vm_exec_core+13112>, 0x7fdf5b614484 <vm_exec_core+13092>, 0x7fdf5b614470 <vm_exec_core+13072>, 0x7fdf5b61445c <vm_exec_core+13052>, 0x7fdf5b614448 <vm_exec_core+13032>, 0x7fdf5b611774 <vm_exec_core+1556>, 0x7fdf5b611716 <vm_exec_core+1462>, 0x7fdf5b614434 <vm_exec_core+13012>, 0x7fdf5b614420 <vm_exec_core+12992>, 0x7fdf5b61440c <vm_exec_core+12972>, 0x7fdf5b6143f8 <vm_exec_core+12952>, 0x7fdf5b6111a1 <vm_exec_core+65>, 0x7fdf5b6111a5 <vm_exec_core+69>, 0x7fdf5b6116a9 <vm_exec_core+1353>, 0x7fdf5b611652 <vm_exec_core+1266>, 0x7fdf5b6115cf <vm_exec_core+1135>, 0x7fdf5b61158a <vm_exec_core+1066>, 0x7fdf5b61153d <vm_exec_core+989>...}
#43 0x00007fdf5b6179fb in rb_vm_exec (ec=0x55aa31b1b120) at /tmp/ruby/src/trunk-random1/vm.c:2366
        _ec = 0x55aa31b1b120
        _tag = {tag = 36, retval = 4, buf = {0x55aa31b1b120, 0x7fdf5b6171f0 <rb_vm_exec+400>, 0x0, 0x7ffd4c99eee0, 0x7fdf5ae34120}, prev = 0x7ffd4c99f390, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#44 0x00007fdf5b617bf9 in eval_string_with_cref (self=<optimized out>, src=140597217395280, cref=0x7fdf57330228, file=140597217845280, line=1) at /tmp/ruby/src/trunk-random1/vm_eval.c:1701
        ec = 0x55aa31b1b120
        block = {as = {captured = {self = 140597217395360, ep = 0x7fdf5ae34150, code = {iseq = 0x7fdf5743f560, ifunc = 0x7fdf5743f560, val = 140597218506080}}, symbol = 140597217395360, proc = 140597217395360}, type = block_type_iseq}
        iseq = 0x7fdf572dff58
        cfp = <optimized out>
#45 0x00007fdf5b627f6a in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=140597217395360) at /tmp/ruby/src/trunk-random1/vm_eval.c:1946
        cref = 0x7fdf57330228
#46 specific_eval (kw_splat=<optimized out>, singleton=1, self=<optimized out>, argv=<optimized out>, argc=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_eval.c:1970
        file = 140597217845280
        line = <optimized out>
        code = 140597217395280
#47 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=140597217395360) at /tmp/ruby/src/trunk-random1/vm_eval.c:2010
No locals.
#48 0x00007fdf5b601ed4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7fdf5af33e10, ec=0x55aa31b1b120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
        ci = 0x254100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fdf5add6e68
        cfunc = 0x55aa31b5de08
        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=0x55aa31b1b120, reg_cfp=0x7fdf5af33e10, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
        argc = 2
        stack_bottom = <optimized out>
        argv = <optimized out>
#50 0x00007fdf5b61125d in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_callinfo.h:368
        val = 32
        ci = 0x6666666666666c88
        cc = <optimized out>
        recv = 94189466525920
        argc = <optimized out>
        calling = {ci = 0x254100100005, cc = 0x7fdf5736cd68, block_handler = 0, recv = 140597217395360, argc = 2, 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=0x55aa31b1b120, initial=1629826048860357254) at ../../src/trunk-random1/insns.def:835
        bh = <optimized out>
        cd = 0x169e4e2800000286
        leaf = <optimized out>
        val = 32
        reg_pc = 0x55aa31c54b38
        reg_cfp = 0x7fdf5af33e10
        insns_address_table = {0x7fdf5b6139cf <vm_exec_core+10351>, 0x7fdf5b6113d9 <vm_exec_core+633>, 0x7fdf5b61358e <vm_exec_core+9262>, 0x7fdf5b613514 <vm_exec_core+9140>, 0x7fdf5b61349d <vm_exec_core+9021>, 0x7fdf5b61341e <vm_exec_core+8894>, 0x7fdf5b61339e <vm_exec_core+8766>, 0x7fdf5b613342 <vm_exec_core+8674>, 0x7fdf5b6132e7 <vm_exec_core+8583>, 0x7fdf5b613297 <vm_exec_core+8503>, 0x7fdf5b61311c <vm_exec_core+8124>, 0x7fdf5b612f71 <vm_exec_core+7697>, 0x7fdf5b612e86 <vm_exec_core+7462>, 0x7fdf5b612e17 <vm_exec_core+7351>, 0x7fdf5b612daa <vm_exec_core+7242>, 0x7fdf5b612d6f <vm_exec_core+7183>, 0x7fdf5b612d39 <vm_exec_core+7129>, 0x7fdf5b612d06 <vm_exec_core+7078>, 0x7fdf5b6135fa <vm_exec_core+9370>, 0x7fdf5b612067 <vm_exec_core+3847>, 0x7fdf5b611ff9 <vm_exec_core+3737>, 0x7fdf5b611fbe <vm_exec_core+3678>, 0x7fdf5b611f68 <vm_exec_core+3592>, 0x7fdf5b611f24 <vm_exec_core+3524>, 0x7fdf5b611e9d <vm_exec_core+3389>, 0x7fdf5b611e68 <vm_exec_core+3336>, 0x7fdf5b611e0d <vm_exec_core+3245>, 0x7fdf5b611d95 <vm_exec_core+3125>, 0x7fdf5b611d5d <vm_exec_core+3069>, 0x7fdf5b611d25 <vm_exec_core+3013>, 0x7fdf5b611b30 <vm_exec_core+2512>, 0x7fdf5b611a9f <vm_exec_core+2367>, 0x7fdf5b611a42 <vm_exec_core+2274>, 0x7fdf5b6119c9 <vm_exec_core+2153>, 0x7fdf5b612709 <vm_exec_core+5545>, 0x7fdf5b6126e4 <vm_exec_core+5508>, 0x7fdf5b6126ab <vm_exec_core+5451>, 0x7fdf5b61265b <vm_exec_core+5371>, 0x7fdf5b612629 <vm_exec_core+5321>, 0x7fdf5b61253e <vm_exec_core+5086>, 0x7fdf5b6124f9 <vm_exec_core+5017>, 0x7fdf5b6124b3 <vm_exec_core+4947>, 0x7fdf5b612483 <vm_exec_core+4899>, 0x7fdf5b6123b8 <vm_exec_core+4696>, 0x7fdf5b612423 <vm_exec_core+4803>, 0x7fdf5b612288 <vm_exec_core+4392>, 0x7fdf5b61221b <vm_exec_core+4283>, 0x7fdf5b61218e <vm_exec_core+4142>, 0x7fdf5b6120d2 <vm_exec_core+3954>, 0x7fdf5b61209a <vm_exec_core+3898>, 0x7fdf5b612c07 <vm_exec_core+6823>, 0x7fdf5b612af4 <vm_exec_core+6548>, 0x7fdf5b6111b8 <vm_exec_core+88>, 0x7fdf5b612c82 <vm_exec_core+6946>, 0x7fdf5b61284d <vm_exec_core+5869>, 0x7fdf5b613b17 <vm_exec_core+10679>, 0x7fdf5b612803 <vm_exec_core+5795>, 0x7fdf5b6127aa <vm_exec_core+5706>, 0x7fdf5b612751 <vm_exec_core+5617>, 0x7fdf5b6129e6 <vm_exec_core+6278>, 0x7fdf5b612910 <vm_exec_core+6064>, 0x7fdf5b612897 <vm_exec_core+5943>, 0x7fdf5b61396e <vm_exec_core+10254>, 0x7fdf5b612c4a <vm_exec_core+6890>, 0x7fdf5b612a9d <vm_exec_core+6461>, 0x7fdf5b61182a <vm_exec_core+1738>, 0x7fdf5b6117f0 <vm_exec_core+1680>, 0x7fdf5b611922 <vm_exec_core+1986>, 0x7fdf5b611881 <vm_exec_core+1825>, 0x7fdf5b613dff <vm_exec_core+11423>, 0x7fdf5b613d56 <vm_exec_core+11254>, 0x7fdf5b613fd6 <vm_exec_core+11894>, 0x7fdf5b613f63 <vm_exec_core+11779>, 0x7fdf5b613ebd <vm_exec_core+11613>, 0x7fdf5b613e61 <vm_exec_core+11521>, 0x7fdf5b614383 <vm_exec_core+12835>, 0x7fdf5b6142e6 <vm_exec_core+12678>, 0x7fdf5b61424e <vm_exec_core+12526>, 0x7fdf5b6141b1 <vm_exec_core+12369>, 0x7fdf5b614119 <vm_exec_core+12217>, 0x7fdf5b613a58 <vm_exec_core+10488>, 0x7fdf5b6140ce <vm_exec_core+12142>, 0x7fdf5b614078 <vm_exec_core+12056>, 0x7fdf5b613be5 <vm_exec_core+10885>, 0x7fdf5b613b5b <vm_exec_core+10747>, 0x7fdf5b611783 <vm_exec_core+1571>, 0x7fdf5b611725 <vm_exec_core+1477>, 0x7fdf5b613d22 <vm_exec_core+11202>, 0x7fdf5b613cee <vm_exec_core+11150>, 0x7fdf5b613c9d <vm_exec_core+11069>, 0x7fdf5b613c4e <vm_exec_core+10990>, 0x7fdf5b613a8b <vm_exec_core+10539>, 0x7fdf5b6139e0 <vm_exec_core+10368>, 0x7fdf5b6116b8 <vm_exec_core+1368>, 0x7fdf5b611661 <vm_exec_core+1281>, 0x7fdf5b6115de <vm_exec_core+1150>, 0x7fdf5b611599 <vm_exec_core+1081>, 0x7fdf5b61154c <vm_exec_core+1004>, 0x7fdf5b6114ff <vm_exec_core+927>, 0x7fdf5b6114aa <vm_exec_core+842>, 0x7fdf5b611477 <vm_exec_core+791>, 0x7fdf5b611444 <vm_exec_core+740>, 0x7fdf5b613afb <vm_exec_core+10651>, 0x7fdf5b6113ca <vm_exec_core+618>, 0x7fdf5b61357f <vm_exec_core+9247>, 0x7fdf5b613505 <vm_exec_core+9125>, 0x7fdf5b61348e <vm_exec_core+9006>, 0x7fdf5b61340f <vm_exec_core+8879>, 0x7fdf5b61338f <vm_exec_core+8751>, 0x7fdf5b613333 <vm_exec_core+8659>, 0x7fdf5b6132d8 <vm_exec_core+8568>, 0x7fdf5b613288 <vm_exec_core+8488>, 0x7fdf5b61310d <vm_exec_core+8109>, 0x7fdf5b612f62 <vm_exec_core+7682>, 0x7fdf5b612e77 <vm_exec_core+7447>, 0x7fdf5b612e08 <vm_exec_core+7336>, 0x7fdf5b612d9b <vm_exec_core+7227>, 0x7fdf5b612d60 <vm_exec_core+7168>, 0x7fdf5b612d2a <vm_exec_core+7114>, 0x7fdf5b612cf7 <vm_exec_core+7063>, 0x7fdf5b6135eb <vm_exec_core+9355>, 0x7fdf5b612058 <vm_exec_core+3832>, 0x7fdf5b611fea <vm_exec_core+3722>, 0x7fdf5b611faf <vm_exec_core+3663>, 0x7fdf5b611f59 <vm_exec_core+3577>, 0x7fdf5b611f15 <vm_exec_core+3509>, 0x7fdf5b611e8e <vm_exec_core+3374>, 0x7fdf5b611e59 <vm_exec_core+3321>, 0x7fdf5b611dfe <vm_exec_core+3230>, 0x7fdf5b611d86 <vm_exec_core+3110>, 0x7fdf5b611d4e <vm_exec_core+3054>, 0x7fdf5b611d16 <vm_exec_core+2998>, 0x7fdf5b611b21 <vm_exec_core+2497>, 0x7fdf5b611a90 <vm_exec_core+2352>, 0x7fdf5b611a33 <vm_exec_core+2259>, 0x7fdf5b6119ba <vm_exec_core+2138>, 0x7fdf5b6126fa <vm_exec_core+5530>, 0x7fdf5b6126d5 <vm_exec_core+5493>, 0x7fdf5b61269c <vm_exec_core+5436>, 0x7fdf5b61264c <vm_exec_core+5356>, 0x7fdf5b61261a <vm_exec_core+5306>, 0x7fdf5b61252f <vm_exec_core+5071>, 0x7fdf5b6124ea <vm_exec_core+5002>, 0x7fdf5b6124a4 <vm_exec_core+4932>, 0x7fdf5b612474 <vm_exec_core+4884>, 0x7fdf5b6123a9 <vm_exec_core+4681>, 0x7fdf5b612414 <vm_exec_core+4788>, 0x7fdf5b612279 <vm_exec_core+4377>, 0x7fdf5b61220c <vm_exec_core+4268>, 0x7fdf5b61217f <vm_exec_core+4127>, 0x7fdf5b6120c3 <vm_exec_core+3939>, 0x7fdf5b61208b <vm_exec_core+3883>, 0x7fdf5b612bf8 <vm_exec_core+6808>, 0x7fdf5b612ae5 <vm_exec_core+6533>, 0x7fdf5b6145a3 <vm_exec_core+13379>, 0x7fdf5b612c73 <vm_exec_core+6931>, 0x7fdf5b61283e <vm_exec_core+5854>, 0x7fdf5b61458f <vm_exec_core+13359>, 0x7fdf5b6127f4 <vm_exec_core+5780>, 0x7fdf5b61279b <vm_exec_core+5691>, 0x7fdf5b612742 <vm_exec_core+5602>, 0x7fdf5b6129d7 <vm_exec_core+6263>, 0x7fdf5b612901 <vm_exec_core+6049>, 0x7fdf5b612888 <vm_exec_core+5928>, 0x7fdf5b61395f <vm_exec_core+10239>, 0x7fdf5b612c3b <vm_exec_core+6875>, 0x7fdf5b612a8e <vm_exec_core+6446>, 0x7fdf5b61181b <vm_exec_core+1723>, 0x7fdf5b6117e1 <vm_exec_core+1665>, 0x7fdf5b611913 <vm_exec_core+1971>, 0x7fdf5b611872 <vm_exec_core+1810>, 0x7fdf5b61457b <vm_exec_core+13339>, 0x7fdf5b614567 <vm_exec_core+13319>, 0x7fdf5b614553 <vm_exec_core+13299>, 0x7fdf5b61453f <vm_exec_core+13279>, 0x7fdf5b61452b <vm_exec_core+13259>, 0x7fdf5b614517 <vm_exec_core+13239>, 0x7fdf5b6144fc <vm_exec_core+13212>, 0x7fdf5b6144e8 <vm_exec_core+13192>, 0x7fdf5b6144d4 <vm_exec_core+13172>, 0x7fdf5b6144c0 <vm_exec_core+13152>, 0x7fdf5b6144ac <vm_exec_core+13132>, 0x7fdf5b614498 <vm_exec_core+13112>, 0x7fdf5b614484 <vm_exec_core+13092>, 0x7fdf5b614470 <vm_exec_core+13072>, 0x7fdf5b61445c <vm_exec_core+13052>, 0x7fdf5b614448 <vm_exec_core+13032>, 0x7fdf5b611774 <vm_exec_core+1556>, 0x7fdf5b611716 <vm_exec_core+1462>, 0x7fdf5b614434 <vm_exec_core+13012>, 0x7fdf5b614420 <vm_exec_core+12992>, 0x7fdf5b61440c <vm_exec_core+12972>, 0x7fdf5b6143f8 <vm_exec_core+12952>, 0x7fdf5b6111a1 <vm_exec_core+65>, 0x7fdf5b6111a5 <vm_exec_core+69>, 0x7fdf5b6116a9 <vm_exec_core+1353>, 0x7fdf5b611652 <vm_exec_core+1266>, 0x7fdf5b6115cf <vm_exec_core+1135>, 0x7fdf5b61158a <vm_exec_core+1066>, 0x7fdf5b61153d <vm_exec_core+989>...}
#52 0x00007fdf5b6179fb in rb_vm_exec (ec=0x55aa31b1b120) at /tmp/ruby/src/trunk-random1/vm.c:2366
        _ec = 0x55aa31b1b120
        _tag = {tag = 36, retval = 4, buf = {0x7fdf5af33f50, 0x7fdf5b6171f0 <rb_vm_exec+400>, 0x0, 0x7ffd4c99f2c0, 0x0}, prev = 0x7ffd4c99f710, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#53 0x00007fdf5b626f6b in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140597278920000, iseq=0x7fdf5743f678, ec=0x55aa31b1b120) at /tmp/ruby/src/trunk-random1/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#54 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd4c99f438, argc=1, self=140597278920000, captured=<optimized out>, ec=0x55aa31b1b120) at /tmp/ruby/src/trunk-random1/vm.c:1440
        iseq = 0x7fdf5743f678
        i = 1
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = 0x7fdf5ae340a0
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#55 invoke_block_from_c_bh (force_blockarg=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1458
        captured = <optimized out>
        again = <optimized out>
        again = <optimized out>
        captured = <optimized out>
#56 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffd4c99f438, argc=1, ec=0x55aa31b1b120) at /tmp/ruby/src/trunk-random1/vm.c:1495
No locals.
#57 vm_yield (kw_splat=0, argv=0x7ffd4c99f438, argc=1, ec=0x55aa31b1b120) at /tmp/ruby/src/trunk-random1/vm.c:1503
No locals.
#58 rb_yield_0 (argv=0x7ffd4c99f438, argc=1) at /tmp/ruby/src/trunk-random1/vm_eval.c:1337
No locals.
#59 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_eval.c:1353
No locals.
#60 0x00007fdf5b39a30c in rb_ary_each (ary=140597217522720) at /tmp/ruby/src/trunk-random1/array.c:2747
        i = 3
#61 0x00007fdf5b601ed4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7fdf5af33f90, ec=0x55aa31b1b120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fdf5add04a0
        cfunc = 0x55aa31b72348
        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>
#62 vm_call_cfunc_with_frame (ec=0x55aa31b1b120, reg_cfp=0x7fdf5af33f90, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#63 0x00007fdf5b612bd9 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_callinfo.h:368
        val = 32
        ci = <optimized out>
        cc = <optimized out>
        recv = 94189466525920
        argc = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7fdf5ae0b6e0, block_handler = 140597280325545, recv = 140597217522720, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#64 vm_exec_core (ec=0x55aa31b1b120, initial=1629826048860357254) at ../../src/trunk-random1/insns.def:815
        bh = <optimized out>
        cd = 0x55aa31c5cb40
        blockiseq = <optimized out>
        leaf = <optimized out>
        val = 32
        reg_pc = 0x55aa31c5acd8
        reg_cfp = 0x7fdf5af33f90
        insns_address_table = {0x7fdf5b6139cf <vm_exec_core+10351>, 0x7fdf5b6113d9 <vm_exec_core+633>, 0x7fdf5b61358e <vm_exec_core+9262>, 0x7fdf5b613514 <vm_exec_core+9140>, 0x7fdf5b61349d <vm_exec_core+9021>, 0x7fdf5b61341e <vm_exec_core+8894>, 0x7fdf5b61339e <vm_exec_core+8766>, 0x7fdf5b613342 <vm_exec_core+8674>, 0x7fdf5b6132e7 <vm_exec_core+8583>, 0x7fdf5b613297 <vm_exec_core+8503>, 0x7fdf5b61311c <vm_exec_core+8124>, 0x7fdf5b612f71 <vm_exec_core+7697>, 0x7fdf5b612e86 <vm_exec_core+7462>, 0x7fdf5b612e17 <vm_exec_core+7351>, 0x7fdf5b612daa <vm_exec_core+7242>, 0x7fdf5b612d6f <vm_exec_core+7183>, 0x7fdf5b612d39 <vm_exec_core+7129>, 0x7fdf5b612d06 <vm_exec_core+7078>, 0x7fdf5b6135fa <vm_exec_core+9370>, 0x7fdf5b612067 <vm_exec_core+3847>, 0x7fdf5b611ff9 <vm_exec_core+3737>, 0x7fdf5b611fbe <vm_exec_core+3678>, 0x7fdf5b611f68 <vm_exec_core+3592>, 0x7fdf5b611f24 <vm_exec_core+3524>, 0x7fdf5b611e9d <vm_exec_core+3389>, 0x7fdf5b611e68 <vm_exec_core+3336>, 0x7fdf5b611e0d <vm_exec_core+3245>, 0x7fdf5b611d95 <vm_exec_core+3125>, 0x7fdf5b611d5d <vm_exec_core+3069>, 0x7fdf5b611d25 <vm_exec_core+3013>, 0x7fdf5b611b30 <vm_exec_core+2512>, 0x7fdf5b611a9f <vm_exec_core+2367>, 0x7fdf5b611a42 <vm_exec_core+2274>, 0x7fdf5b6119c9 <vm_exec_core+2153>, 0x7fdf5b612709 <vm_exec_core+5545>, 0x7fdf5b6126e4 <vm_exec_core+5508>, 0x7fdf5b6126ab <vm_exec_core+5451>, 0x7fdf5b61265b <vm_exec_core+5371>, 0x7fdf5b612629 <vm_exec_core+5321>, 0x7fdf5b61253e <vm_exec_core+5086>, 0x7fdf5b6124f9 <vm_exec_core+5017>, 0x7fdf5b6124b3 <vm_exec_core+4947>, 0x7fdf5b612483 <vm_exec_core+4899>, 0x7fdf5b6123b8 <vm_exec_core+4696>, 0x7fdf5b612423 <vm_exec_core+4803>, 0x7fdf5b612288 <vm_exec_core+4392>, 0x7fdf5b61221b <vm_exec_core+4283>, 0x7fdf5b61218e <vm_exec_core+4142>, 0x7fdf5b6120d2 <vm_exec_core+3954>, 0x7fdf5b61209a <vm_exec_core+3898>, 0x7fdf5b612c07 <vm_exec_core+6823>, 0x7fdf5b612af4 <vm_exec_core+6548>, 0x7fdf5b6111b8 <vm_exec_core+88>, 0x7fdf5b612c82 <vm_exec_core+6946>, 0x7fdf5b61284d <vm_exec_core+5869>, 0x7fdf5b613b17 <vm_exec_core+10679>, 0x7fdf5b612803 <vm_exec_core+5795>, 0x7fdf5b6127aa <vm_exec_core+5706>, 0x7fdf5b612751 <vm_exec_core+5617>, 0x7fdf5b6129e6 <vm_exec_core+6278>, 0x7fdf5b612910 <vm_exec_core+6064>, 0x7fdf5b612897 <vm_exec_core+5943>, 0x7fdf5b61396e <vm_exec_core+10254>, 0x7fdf5b612c4a <vm_exec_core+6890>, 0x7fdf5b612a9d <vm_exec_core+6461>, 0x7fdf5b61182a <vm_exec_core+1738>, 0x7fdf5b6117f0 <vm_exec_core+1680>, 0x7fdf5b611922 <vm_exec_core+1986>, 0x7fdf5b611881 <vm_exec_core+1825>, 0x7fdf5b613dff <vm_exec_core+11423>, 0x7fdf5b613d56 <vm_exec_core+11254>, 0x7fdf5b613fd6 <vm_exec_core+11894>, 0x7fdf5b613f63 <vm_exec_core+11779>, 0x7fdf5b613ebd <vm_exec_core+11613>, 0x7fdf5b613e61 <vm_exec_core+11521>, 0x7fdf5b614383 <vm_exec_core+12835>, 0x7fdf5b6142e6 <vm_exec_core+12678>, 0x7fdf5b61424e <vm_exec_core+12526>, 0x7fdf5b6141b1 <vm_exec_core+12369>, 0x7fdf5b614119 <vm_exec_core+12217>, 0x7fdf5b613a58 <vm_exec_core+10488>, 0x7fdf5b6140ce <vm_exec_core+12142>, 0x7fdf5b614078 <vm_exec_core+12056>, 0x7fdf5b613be5 <vm_exec_core+10885>, 0x7fdf5b613b5b <vm_exec_core+10747>, 0x7fdf5b611783 <vm_exec_core+1571>, 0x7fdf5b611725 <vm_exec_core+1477>, 0x7fdf5b613d22 <vm_exec_core+11202>, 0x7fdf5b613cee <vm_exec_core+11150>, 0x7fdf5b613c9d <vm_exec_core+11069>, 0x7fdf5b613c4e <vm_exec_core+10990>, 0x7fdf5b613a8b <vm_exec_core+10539>, 0x7fdf5b6139e0 <vm_exec_core+10368>, 0x7fdf5b6116b8 <vm_exec_core+1368>, 0x7fdf5b611661 <vm_exec_core+1281>, 0x7fdf5b6115de <vm_exec_core+1150>, 0x7fdf5b611599 <vm_exec_core+1081>, 0x7fdf5b61154c <vm_exec_core+1004>, 0x7fdf5b6114ff <vm_exec_core+927>, 0x7fdf5b6114aa <vm_exec_core+842>, 0x7fdf5b611477 <vm_exec_core+791>, 0x7fdf5b611444 <vm_exec_core+740>, 0x7fdf5b613afb <vm_exec_core+10651>, 0x7fdf5b6113ca <vm_exec_core+618>, 0x7fdf5b61357f <vm_exec_core+9247>, 0x7fdf5b613505 <vm_exec_core+9125>, 0x7fdf5b61348e <vm_exec_core+9006>, 0x7fdf5b61340f <vm_exec_core+8879>, 0x7fdf5b61338f <vm_exec_core+8751>, 0x7fdf5b613333 <vm_exec_core+8659>, 0x7fdf5b6132d8 <vm_exec_core+8568>, 0x7fdf5b613288 <vm_exec_core+8488>, 0x7fdf5b61310d <vm_exec_core+8109>, 0x7fdf5b612f62 <vm_exec_core+7682>, 0x7fdf5b612e77 <vm_exec_core+7447>, 0x7fdf5b612e08 <vm_exec_core+7336>, 0x7fdf5b612d9b <vm_exec_core+7227>, 0x7fdf5b612d60 <vm_exec_core+7168>, 0x7fdf5b612d2a <vm_exec_core+7114>, 0x7fdf5b612cf7 <vm_exec_core+7063>, 0x7fdf5b6135eb <vm_exec_core+9355>, 0x7fdf5b612058 <vm_exec_core+3832>, 0x7fdf5b611fea <vm_exec_core+3722>, 0x7fdf5b611faf <vm_exec_core+3663>, 0x7fdf5b611f59 <vm_exec_core+3577>, 0x7fdf5b611f15 <vm_exec_core+3509>, 0x7fdf5b611e8e <vm_exec_core+3374>, 0x7fdf5b611e59 <vm_exec_core+3321>, 0x7fdf5b611dfe <vm_exec_core+3230>, 0x7fdf5b611d86 <vm_exec_core+3110>, 0x7fdf5b611d4e <vm_exec_core+3054>, 0x7fdf5b611d16 <vm_exec_core+2998>, 0x7fdf5b611b21 <vm_exec_core+2497>, 0x7fdf5b611a90 <vm_exec_core+2352>, 0x7fdf5b611a33 <vm_exec_core+2259>, 0x7fdf5b6119ba <vm_exec_core+2138>, 0x7fdf5b6126fa <vm_exec_core+5530>, 0x7fdf5b6126d5 <vm_exec_core+5493>, 0x7fdf5b61269c <vm_exec_core+5436>, 0x7fdf5b61264c <vm_exec_core+5356>, 0x7fdf5b61261a <vm_exec_core+5306>, 0x7fdf5b61252f <vm_exec_core+5071>, 0x7fdf5b6124ea <vm_exec_core+5002>, 0x7fdf5b6124a4 <vm_exec_core+4932>, 0x7fdf5b612474 <vm_exec_core+4884>, 0x7fdf5b6123a9 <vm_exec_core+4681>, 0x7fdf5b612414 <vm_exec_core+4788>, 0x7fdf5b612279 <vm_exec_core+4377>, 0x7fdf5b61220c <vm_exec_core+4268>, 0x7fdf5b61217f <vm_exec_core+4127>, 0x7fdf5b6120c3 <vm_exec_core+3939>, 0x7fdf5b61208b <vm_exec_core+3883>, 0x7fdf5b612bf8 <vm_exec_core+6808>, 0x7fdf5b612ae5 <vm_exec_core+6533>, 0x7fdf5b6145a3 <vm_exec_core+13379>, 0x7fdf5b612c73 <vm_exec_core+6931>, 0x7fdf5b61283e <vm_exec_core+5854>, 0x7fdf5b61458f <vm_exec_core+13359>, 0x7fdf5b6127f4 <vm_exec_core+5780>, 0x7fdf5b61279b <vm_exec_core+5691>, 0x7fdf5b612742 <vm_exec_core+5602>, 0x7fdf5b6129d7 <vm_exec_core+6263>, 0x7fdf5b612901 <vm_exec_core+6049>, 0x7fdf5b612888 <vm_exec_core+5928>, 0x7fdf5b61395f <vm_exec_core+10239>, 0x7fdf5b612c3b <vm_exec_core+6875>, 0x7fdf5b612a8e <vm_exec_core+6446>, 0x7fdf5b61181b <vm_exec_core+1723>, 0x7fdf5b6117e1 <vm_exec_core+1665>, 0x7fdf5b611913 <vm_exec_core+1971>, 0x7fdf5b611872 <vm_exec_core+1810>, 0x7fdf5b61457b <vm_exec_core+13339>, 0x7fdf5b614567 <vm_exec_core+13319>, 0x7fdf5b614553 <vm_exec_core+13299>, 0x7fdf5b61453f <vm_exec_core+13279>, 0x7fdf5b61452b <vm_exec_core+13259>, 0x7fdf5b614517 <vm_exec_core+13239>, 0x7fdf5b6144fc <vm_exec_core+13212>, 0x7fdf5b6144e8 <vm_exec_core+13192>, 0x7fdf5b6144d4 <vm_exec_core+13172>, 0x7fdf5b6144c0 <vm_exec_core+13152>, 0x7fdf5b6144ac <vm_exec_core+13132>, 0x7fdf5b614498 <vm_exec_core+13112>, 0x7fdf5b614484 <vm_exec_core+13092>, 0x7fdf5b614470 <vm_exec_core+13072>, 0x7fdf5b61445c <vm_exec_core+13052>, 0x7fdf5b614448 <vm_exec_core+13032>, 0x7fdf5b611774 <vm_exec_core+1556>, 0x7fdf5b611716 <vm_exec_core+1462>, 0x7fdf5b614434 <vm_exec_core+13012>, 0x7fdf5b614420 <vm_exec_core+12992>, 0x7fdf5b61440c <vm_exec_core+12972>, 0x7fdf5b6143f8 <vm_exec_core+12952>, 0x7fdf5b6111a1 <vm_exec_core+65>, 0x7fdf5b6111a5 <vm_exec_core+69>, 0x7fdf5b6116a9 <vm_exec_core+1353>, 0x7fdf5b611652 <vm_exec_core+1266>, 0x7fdf5b6115cf <vm_exec_core+1135>, 0x7fdf5b61158a <vm_exec_core+1066>, 0x7fdf5b61153d <vm_exec_core+989>...}
#65 0x00007fdf5b6179fb in rb_vm_exec (ec=0x55aa31b1b120) at /tmp/ruby/src/trunk-random1/vm.c:2366
        _ec = 0x55aa31b1b120
        _tag = {tag = 36, retval = 4, buf = {0x7fdf5743fb50, 0x7fdf5b6171f0 <rb_vm_exec+400>, 0x0, 0x7ffd4c99f640, 0x55aa31ba9c80}, prev = 0x7ffd4c99f7d0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#66 0x00007fdf5b4398a1 in rb_ec_exec_node (ec=ec@entry=0x55aa31b1b120, n=n@entry=0x7fdf5743fb50) at /tmp/ruby/src/trunk-random1/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 140597287199300, buf = {0x7fdf5743fb50, 0x7fdf5b4398f2 <rb_ec_exec_node+258>, 0x0, 0x7ffd4c99f7a0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7fdf5743fb50
#67 0x00007fdf5b43fd63 in ruby_run_node (n=0x7fdf5743fb50) at /tmp/ruby/src/trunk-random1/eval.c:328
        ec = 0x55aa31b1b120
        status = 0
#68 0x000055aa3119c187 in rb_main (argv=0x7ffd4c99f9d8, argc=141) at /tmp/ruby/src/trunk-random1/main.c:39
        variable_in_this_stack_frame = 140725888614601
#69 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-random1/main.c:58
No locals.

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