# Logfile created on 2023-03-28 12:32:57 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055b0da39e398 @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.20230328-123257", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055b0da427530 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055b0da4273f0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055b0da427210 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random1.20230328-123257", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random1.20230328-123257>, @binmode=false, @mon_data=#<Monitor:0x000055b0da427148>, @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/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 update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   6ce6b4d..417b1a3  master     -> origin/master
Updating 6ce6b4d..417b1a3
Fast-forward
 gc.c                     |  2 +-
 test/ruby/test_module.rb | 15 +++++++++++++++
 2 files changed, 16 insertions(+), 1 deletion(-)
Latest commit hash = 417b1a3644
$$$[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
From https://github.com/ruby/rbs
 * branch              c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> 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 -
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/debug.revision unchanged
/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/gc.c
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 enc.mk
generating encdb.h
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/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/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/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]: Entering directory '/tmp/ruby/build/trunk-random1/ext/syslog'
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]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.7.1/ext/debug'
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]: 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 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating transdb.h
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'
From https://github.com/ruby/debug
 * branch            65197361213529fb5f0b5f6ec111b4d2688a3887 -> FETCH_HEAD
From https://github.com/ruby/rbs
 * branch              c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/debug.revision -
HEAD is now at 6519736 Increase timeout in debug_code
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/debug.revision unchanged
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision unchanged
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-random1/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: 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]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
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]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
make[2]: Leaving 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]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/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/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
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]: 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/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
./miniruby -I/tmp/ruby/src/trunk-random1/lib -I. -I.ext/common  /tmp/ruby/src/trunk-random1/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-random1/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-random1/bin
installing base libraries:          /tmp/ruby/install/trunk-random1/lib
installing arch files:              /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-random1/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-random1/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-random1/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-random1/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-random1/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-random1/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-random1/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-random1/bin
installing library scripts:         /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-random1/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-random1/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.3.0+0
                                    abbrev 0.1.1
                                    base64 0.1.1
                                    benchmark 0.2.1
                                    bundler 2.5.0.dev
                                    cgi 0.3.6
                                    csv 3.2.7
                                    delegate 0.3.0
                                    did_you_mean 1.6.3
                                    drb 2.1.1
                                    english 0.7.2
                                    erb 4.0.2
                                    error_highlight 0.5.1
                                    fileutils 1.7.0
                                    find 0.1.1
                                    forwardable 1.3.3
                                    getoptlong 0.2.0
                                    ipaddr 1.2.5
                                    irb 1.6.3
                                    logger 1.5.3
                                    mutex_m 0.1.2
                                    net-http 0.3.2
                                    net-protocol 0.2.1
                                    observer 0.1.1
                                    open-uri 0.3.0
                                    open3 0.1.2
                                    optparse 0.4.0.pre.1
                                    ostruct 0.5.5
                                    pp 0.4.0
                                    prettyprint 0.1.1
                                    pstore 0.1.2
                                    racc 1.6.2
                                    rdoc 6.5.0
                                    readline 0.0.3
                                    reline 0.3.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=55821
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-random1/lib -I. -I.ext/common  /tmp/ruby/src/trunk-random1/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-random1/test/excludes
  --name=!/memory_leak/
  --stderr-on-failure
  --test-order=random

# Running tests:


  1) Failure:
TestRipper::Generic#test_parse_files:test/ruby [/tmp/ruby/src/trunk-random1/test/ripper/test_files_test_2.rb:6]:
pid 772308 killed by SIGABRT (signal 6) (core dumped)
| (eval):1: [BUG] Segmentation fault at 0x0000000000000000
| ruby 3.3.0dev (2023-03-28T12:20:06Z master 417b1a3644) [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0013 p:---- s:0064 e:000063 CFUNC  :new
| c:0012 p:0016 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:000880 EVAL   -:29 [FINISH]
| c:0001 p:0000 s:0003 E:001ed0 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_lbracket'
| (eval):1:in `new'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- Machine register context ------------------------------------------------
|  RIP: 0x00007fda14168708 RBP: 0x000055900cb85cf8 RSP: 0x00007ffd8b86a0f0
|  RAX: 0x0000000000001298 RBX: 0x0000000000000048 RCX: 0xcccccccccccccccd
|  RDX: 0x0000000000000253 RDI: 0x000055900c79a0e0 RSI: 0x65645f7473657420
|   R8: 0x000000000000a027  R9: 0x0000000000000020 R10: 0x00007fda13af0010
|  R11: 0x000000000000001a R12: 0x000055900c79a0e0 R13: 0x000055900cb80000
|  R14: 0x0000000000000013 R15: 0x000055900cb51b20 EFL: 0x0000000000010202
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_print_backtrace+0xd) [0x7fda1434020f] /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) [0x7fda14147494] /tmp/ruby/src/trunk-random1/error.c:813
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(sigsegv+0x4d) [0x7fda1428cc5d] /tmp/ruby/src/trunk-random1/signal.c:964
| /lib/x86_64-linux-gnu/libc.so.6(0x7fda13cac520) [0x7fda13cac520]
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(RVALUE_WB_UNPROTECTED+0x1a) [0x7fda14168708] /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) [0x7fda1416e7ad] /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) [0x7fda141d2c4c] /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+0x78) [0x7fda14171a78] /tmp/ruby/src/trunk-random1/gc.c:7512
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_mark_stacked_objects_all) /tmp/ruby/src/trunk-random1/gc.c:7550
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_marks_rest) /tmp/ruby/src/trunk-random1/gc.c:8717
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_marking_exit+0x0) [0x7fda14172a32] /tmp/ruby/src/trunk-random1/gc.c:8774
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_marks) /tmp/ruby/src/trunk-random1/gc.c:8785
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_start) /tmp/ruby/src/trunk-random1/gc.c:9557
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(heap_prepare+0x26) [0x7fda1417594d] /tmp/ruby/src/trunk-random1/gc.c:2416
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(heap_next_free_page) /tmp/ruby/src/trunk-random1/gc.c:2685
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(newobj_alloc) /tmp/ruby/src/trunk-random1/gc.c:2791
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(newobj_init+0x0) [0x7fda14176c08] /tmp/ruby/src/trunk-random1/gc.c:2893
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(newobj_of0) /tmp/ruby/src/trunk-random1/gc.c:2897
| /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_class_instance_allocate_internal) /tmp/ruby/src/trunk-random1/gc.c:2977
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_class_allocate_instance) /tmp/ruby/src/trunk-random1/gc.c:3113
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(class_call_alloc_func+0x5) [0x7fda141e7f42] /tmp/ruby/src/trunk-random1/object.c:2063
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_class_alloc) /tmp/ruby/src/trunk-random1/object.c:2035
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_class_new_instance_pass_kw) /tmp/ruby/src/trunk-random1/object.c:2094
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7fda14314ec4] /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) [0x7fda1432424d] /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) [0x7fda1432a9eb] /tmp/ruby/src/trunk-random1/vm.c:2366
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call0_cc+0x6e) [0x7fda1433488f] /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_scan_event_val+0x5c) [0x7fda101a7f4a] /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14192
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(ripper_dispatch_scan_event) /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:6282
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(yylex+0x3e) [0x7fda101aff85] /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:10490
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(ripper_yyparse) /tmp/ruby/build/trunk-random1/ext/ripper/ripper.c:10528
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(ripper_parse0+0xe2) [0x7fda101c15b2] /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14371
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ensure+0x126) [0x7fda14150fd6] /tmp/ruby/src/trunk-random1/eval.c:1005
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7fda101a4315] /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14409
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7fda14314ec4] /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) [0x7fda1432424d] /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) [0x7fda1432a9eb] /tmp/ruby/src/trunk-random1/vm.c:2366
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(eval_string_with_cref+0xd9) [0x7fda1432abe9] /tmp/ruby/src/trunk-random1/vm_eval.c:1701
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(eval_under+0x48) [0x7fda1433af5a] /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) [0x7fda14314ec4] /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) [0x7fda1432424d] /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) [0x7fda1432a9eb] /tmp/ruby/src/trunk-random1/vm.c:2366
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_yield+0x27b) [0x7fda14339f5b] /tmp/ruby/src/trunk-random1/vm.c:1384
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7fda140ad2fc] /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) [0x7fda14314ec4] /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) [0x7fda14325bc9] /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) [0x7fda1432a9eb] /tmp/ruby/src/trunk-random1/vm.c:2366
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7fda1414c891] /tmp/ruby/src/trunk-random1/eval.c:287
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(ruby_run_node+0x93) [0x7fda14152d53] /tmp/ruby/src/trunk-random1/eval.c:328
| /tmp/ruby/build/trunk-random1/ruby(rb_main+0x21) [0x55900b2a2187] /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) [0x7fda13c93d90] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7fda13c93e40] ../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
| [0x55900b2a21d5]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Process memory map:
| 
| 55900b2a1000-55900b2a2000 r--p 00000000 00:35 14314416                   /tmp/ruby/build/trunk-random1/ruby
| 55900b2a2000-55900b2a3000 r-xp 00001000 00:35 14314416                   /tmp/ruby/build/trunk-random1/ruby
| 55900b2a3000-55900b2a4000 r--p 00002000 00:35 14314416                   /tmp/ruby/build/trunk-random1/ruby
| 55900b2a4000-55900b2a5000 r--p 00002000 00:35 14314416                   /tmp/ruby/build/trunk-random1/ruby
| 55900b2a5000-55900b2a6000 rw-p 00003000 00:35 14314416                   /tmp/ruby/build/trunk-random1/ruby
| 55900c797000-55900cd9e000 rw-p 00000000 00:00 0                          [heap]
| 7fda0cb02000-7fda0d32a000 rw-p 00000000 00:00 0 
| 7fda0d32a000-7fda0d761000 r--s 00000000 00:35 14692161                   /usr/lib/debug/.build-id/69/389d485a9793dbe873f0ea2c93e02efaa9aa3d.debug
| 7fda0d761000-7fda0d97f000 r--s 00000000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fda0d97f000-7fda0ecee000 rw-p 00000000 00:00 0 
| 7fda0ecee000-7fda0fd3a000 r--s 00000000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7fda0fd3a000-7fda0fd70000 r--s 00000000 00:35 14314416                   /tmp/ruby/build/trunk-random1/ruby
| 7fda0fd70000-7fda0fde0000 rw-p 00000000 00:00 0 
| 7fda0fdf0000-7fda0fe50000 rw-p 00000000 00:00 0 
| 7fda0fe5f000-7fda0ff80000 rw-p 00000000 00:00 0 
| 7fda0ff90000-7fda10100000 rw-p 00000000 00:00 0 
| 7fda10105000-7fda10107000 r--p 00000000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7fda10107000-7fda1010c000 r-xp 00002000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7fda1010c000-7fda1010d000 r--p 00007000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7fda1010d000-7fda1010e000 ---p 00008000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7fda1010e000-7fda1010f000 r--p 00008000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7fda1010f000-7fda10110000 rw-p 00009000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7fda10110000-7fda10190000 rw-p 00000000 00:00 0 
| 7fda10196000-7fda10197000 r--p 00000000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fda10197000-7fda10199000 r-xp 00001000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fda10199000-7fda1019a000 r--p 00003000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fda1019a000-7fda1019b000 r--p 00003000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fda1019b000-7fda1019c000 rw-p 00004000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7fda1019c000-7fda101a2000 r--p 00000000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7fda101a2000-7fda101c4000 r-xp 00006000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7fda101c4000-7fda101dd000 r--p 00028000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7fda101dd000-7fda101df000 r--p 00040000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7fda101df000-7fda101e0000 rw-p 00042000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7fda101e0000-7fda10200000 rw-p 00000000 00:00 0 
| 7fda10200000-7fda10201000 ---p 00000000 00:00 0 
| 7fda10201000-7fda10242000 rw-p 00000000 00:00 0 
| 7fda10242000-7fda10243000 ---p 00000000 00:00 0 
| 7fda10243000-7fda10284000 rw-p 00000000 00:00 0 
| 7fda10284000-7fda10285000 ---p 00000000 00:00 0 
| 7fda10285000-7fda102c6000 rw-p 00000000 00:00 0 
| 7fda102c6000-7fda102c7000 ---p 00000000 00:00 0 
| 7fda102c7000-7fda10308000 rw-p 00000000 00:00 0 
| 7fda10308000-7fda10309000 ---p 00000000 00:00 0 
| 7fda10309000-7fda1034a000 rw-p 00000000 00:00 0 
| 7fda1034a000-7fda1034b000 ---p 00000000 00:00 0 
| 7fda1034b000-7fda1038c000 rw-p 00000000 00:00 0 
| 7fda1038c000-7fda1038d000 ---p 00000000 00:00 0 
| 7fda1038d000-7fda103ce000 rw-p 00000000 00:00 0 
| 7fda103ce000-7fda103cf000 ---p 00000000 00:00 0 
| 7fda103cf000-7fda10410000 rw-p 00000000 00:00 0 
| 7fda10410000-7fda10411000 ---p 00000000 00:00 0 
| 7fda10411000-7fda10452000 rw-p 00000000 00:00 0 
| 7fda10452000-7fda10453000 ---p 00000000 00:00 0 
| 7fda10453000-7fda10494000 rw-p 00000000 00:00 0 
| 7fda10494000-7fda10495000 ---p 00000000 00:00 0 
| 7fda10495000-7fda104d6000 rw-p 00000000 00:00 0 
| 7fda104d6000-7fda104d7000 ---p 00000000 00:00 0 
| 7fda104d7000-7fda10518000 rw-p 00000000 00:00 0 
| 7fda10518000-7fda10519000 ---p 00000000 00:00 0 
| 7fda10519000-7fda1055a000 rw-p 00000000 00:00 0 
| 7fda1055a000-7fda1055b000 ---p 00000000 00:00 0 
| 7fda1055b000-7fda1059c000 rw-p 00000000 00:00 0 
| 7fda1059c000-7fda1059d000 ---p 00000000 00:00 0 
| 7fda1059d000-7fda105de000 rw-p 00000000 00:00 0 
| 7fda105de000-7fda105df000 ---p 00000000 00:00 0 
| 7fda105df000-7fda10620000 rw-p 00000000 00:00 0 
| 7fda10620000-7fda10621000 ---p 00000000 00:00 0 
| 7fda10621000-7fda10662000 rw-p 00000000 00:00 0 
| 7fda10662000-7fda10663000 ---p 00000000 00:00 0 
| 7fda10663000-7fda106a4000 rw-p 00000000 00:00 0 
| 7fda106a4000-7fda106a5000 ---p 00000000 00:00 0 
| 7fda106a5000-7fda106e6000 rw-p 00000000 00:00 0 
| 7fda106e6000-7fda106e7000 ---p 00000000 00:00 0 
| 7fda106e7000-7fda10728000 rw-p 00000000 00:00 0 
| 7fda10728000-7fda10729000 ---p 00000000 00:00 0 
| 7fda10729000-7fda1076a000 rw-p 00000000 00:00 0 
| 7fda1076a000-7fda1076b000 ---p 00000000 00:00 0 
| 7fda1076b000-7fda107ac000 rw-p 00000000 00:00 0 
| 7fda107ac000-7fda107ad000 ---p 00000000 00:00 0 
| 7fda107ad000-7fda107ee000 rw-p 00000000 00:00 0 
| 7fda107ee000-7fda107ef000 ---p 00000000 00:00 0 
| 7fda107ef000-7fda10830000 rw-p 00000000 00:00 0 
| 7fda10830000-7fda10831000 ---p 00000000 00:00 0 
| 7fda10831000-7fda10872000 rw-p 00000000 00:00 0 
| 7fda10872000-7fda10873000 ---p 00000000 00:00 0 
| 7fda10873000-7fda108b4000 rw-p 00000000 00:00 0 
| 7fda108b4000-7fda108b5000 ---p 00000000 00:00 0 
| 7fda108b5000-7fda108f6000 rw-p 00000000 00:00 0 
| 7fda108f6000-7fda108f7000 ---p 00000000 00:00 0 
| 7fda108f7000-7fda10938000 rw-p 00000000 00:00 0 
| 7fda10938000-7fda10939000 ---p 00000000 00:00 0 
| 7fda10939000-7fda1097a000 rw-p 00000000 00:00 0 
| 7fda1097a000-7fda1097b000 ---p 00000000 00:00 0 
| 7fda1097b000-7fda109bc000 rw-p 00000000 00:00 0 
| 7fda109bc000-7fda109bd000 ---p 00000000 00:00 0 
| 7fda109bd000-7fda109fe000 rw-p 00000000 00:00 0 
| 7fda109fe000-7fda109ff000 ---p 00000000 00:00 0 
| 7fda109ff000-7fda10a70000 rw-p 00000000 00:00 0 
| 7fda10a71000-7fda10a72000 r--p 00000000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7fda10a72000-7fda10a73000 r-xp 00001000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7fda10a73000-7fda10a74000 r--p 00002000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7fda10a74000-7fda10a75000 r--p 00002000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7fda10a75000-7fda10a76000 rw-p 00003000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7fda10a76000-7fda13b40000 rw-p 00000000 00:00 0 
| 7fda13b42000-7fda13b43000 r--p 00000000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7fda13b43000-7fda13b44000 r-xp 00001000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7fda13b44000-7fda13b45000 r--p 00002000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7fda13b45000-7fda13b46000 r--p 00002000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7fda13b46000-7fda13b47000 rw-p 00003000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7fda13b47000-7fda13c4a000 rw-p 00000000 00:00 0 
| 7fda13c4a000-7fda13c4d000 r--p 00000000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fda13c4d000-7fda13c64000 r-xp 00003000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fda13c64000-7fda13c68000 r--p 0001a000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fda13c68000-7fda13c69000 r--p 0001d000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fda13c69000-7fda13c6a000 rw-p 0001e000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7fda13c6a000-7fda13c92000 r--p 00000000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fda13c92000-7fda13e27000 r-xp 00028000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fda13e27000-7fda13e7f000 r--p 001bd000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fda13e7f000-7fda13e83000 r--p 00214000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fda13e83000-7fda13e85000 rw-p 00218000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7fda13e85000-7fda13e94000 rw-p 00000000 00:00 0 
| 7fda13e94000-7fda13ea2000 r--p 00000000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fda13ea2000-7fda13f1e000 r-xp 0000e000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fda13f1e000-7fda13f79000 r--p 0008a000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fda13f79000-7fda13f7a000 r--p 000e4000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fda13f7a000-7fda13f7b000 rw-p 000e5000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7fda13f7b000-7fda13f7d000 r--p 00000000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fda13f7d000-7fda13f91000 r-xp 00002000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fda13f91000-7fda13faa000 r--p 00016000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fda13faa000-7fda13fab000 ---p 0002f000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fda13fab000-7fda13fac000 r--p 0002f000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fda13fac000-7fda13fad000 rw-p 00030000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7fda13fad000-7fda13fb5000 rw-p 00000000 00:00 0 
| 7fda13fb5000-7fda13fbf000 r--p 00000000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fda13fbf000-7fda1401e000 r-xp 0000a000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fda1401e000-7fda14035000 r--p 00069000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fda14035000-7fda14036000 r--p 0007f000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fda14036000-7fda14037000 rw-p 00080000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7fda14037000-7fda14039000 r--p 00000000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fda14039000-7fda1404a000 r-xp 00002000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fda1404a000-7fda14050000 r--p 00013000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fda14050000-7fda14051000 ---p 00019000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fda14051000-7fda14052000 r--p 00019000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fda14052000-7fda14053000 rw-p 0001a000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7fda14057000-7fda1409b000 r--p 00000000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7fda1409b000-7fda143fa000 r-xp 00044000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7fda143fa000-7fda1455b000 r--p 003a3000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7fda1455b000-7fda1455c000 ---p 00504000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7fda1455c000-7fda14570000 r--p 00504000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7fda14570000-7fda14573000 rw-p 00518000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7fda14573000-7fda14589000 rw-p 00000000 00:00 0 
| 7fda14589000-7fda1458b000 r--p 00000000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fda1458b000-7fda145b5000 r-xp 00002000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fda145b5000-7fda145c0000 r--p 0002c000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fda145c1000-7fda145c3000 r--p 00037000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7fda145c3000-7fda145c5000 rw-p 00039000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffd8b071000-7ffd8b870000 rw-p 00000000 00:00 0                          [stack]
| 7ffd8b8e1000-7ffd8b8e5000 r--p 00000000 00:00 0                          [vvar]
| 7ffd8b8e5000-7ffd8b8e7000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 


Finished tests in 850.657511s, 27.9349 tests/s, 10477.1014 assertions/s.
23763 tests, 8912425 assertions, 1 failures, 0 errors, 72 skips

ruby -v: ruby 3.3.0dev (2023-03-28T12:20:06Z master 417b1a3644) [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-28T12:20:06Z master 417b1a3644) [x86_64-linux]
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 94.256200 seconds

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

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x7fda13c48c00 (LWP 772308)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140574611246080) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7fda13c48c00
        old_mask = {__val = {94077172939536, 140574612059347, 94077173478144, 1354647701810123008, 119, 18446744073709551344, 2, 0, 94077173478144, 1, 94077172939536, 140574612059347, 0, 140574611955693, 140574611246080, 140574613571072}}
        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=140574611246080) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140574611246080, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007fda13cac476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007fda13c927f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x6538623864666637, sa_sigaction = 0x6538623864666637}, sa_mask = {__val = {2, 140574613587616, 3432, 140574619568694, 140574611953744, 2, 7022930802683944992, 4063485352991153522, 140574613587616, 2, 2, 1, 140574619568694, 140574613571072, 140574611906647, 140574611238160}}, sa_flags = 0, sa_restorer = 0x7fda13e846a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 8314900945785856032, 7378697629477789039, 3472335126135203430, 7378697628523966512, 3474076752553600614, 8659627274773999665, 3472328296227676272, 3472339291342909488, 2314885530818457632, 2314885530818453536, 8751468634664083488, 2308760479236973427, 7161132921294692384, 4063485352991153515, 140574611951469}}
#5  0x00007fda140a197a 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=0x55900c81b580, fmt=fmt@entry=0x7fda14430351 "Segmentation fault at %p") at /tmp/ruby/src/trunk-random1/error.c:817
        file = <optimized out>
        line = 1
#7  0x00007fda1428cc5d in sigsegv (sig=11, info=0x55900c81b6b0, ctx=0x55900c81b580) at /tmp/ruby/src/trunk-random1/signal.c:964
No locals.
#8  <signal handler called>
No locals.
#9  0x00007fda14168708 in RVALUE_WB_UNPROTECTED (obj=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:1650
No locals.
#10 rgengc_check_relation (objspace=0x55900c79a0e0, obj=94077177060600) at /tmp/ruby/src/trunk-random1/gc.c:6983
        old_parent = <optimized out>
        __func__ = <optimized out>
#11 0x00007fda1416e7ad in rgengc_check_relation (obj=94077177060600, objspace=0x55900c79a0e0) 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=0x55900c79a0e0, obj=94077177060600) at /tmp/ruby/src/trunk-random1/gc.c:7059
        __func__ = "gc_mark_ptr"
#13 0x00007fda141d2c4c in mark_ast_value (node=0x55900cb51b30, ctx=0x0) at /tmp/ruby/src/trunk-random1/node.c:1379
        args = <optimized out>
#14 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=7, nbe=0x55900cb51b20) 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 = 0x55900cb51b20
        nbe = <optimized out>
#16 rb_ast_mark (ast=0x7fda0fd7c8a0) at /tmp/ruby/src/trunk-random1/node.c:1436
        nb = <optimized out>
#17 0x00007fda14171a78 in gc_mark_stacked_objects (count=<optimized out>, incremental=<optimized out>, objspace=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:7512
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = 0
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = <optimized out>
#18 gc_mark_stacked_objects_all (objspace=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:7550
No locals.
#19 gc_marks_rest (objspace=0x55900c79a0e0) at /tmp/ruby/src/trunk-random1/gc.c:8717
No locals.
#20 0x00007fda14172a32 in gc_marks (full_mark=<optimized out>, objspace=0x55900c79a0e0) at /tmp/ruby/src/trunk-random1/gc.c:8774
        marking_finished = false
        marking_finished = <optimized out>
#21 gc_start (objspace=0x55900c79a0e0, reason=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:9557
        do_full_mark = <optimized out>
        immediate_mark = <optimized out>
        __func__ = <optimized out>
        lock_lev = 315403496
#22 0x00007fda1417594d in heap_prepare (heap=0x55900c79a140, size_pool=0x55900c79a108, objspace=0x55900c79a0e0) at /tmp/ruby/src/trunk-random1/gc.c:2416
        __func__ = <optimized out>
#23 heap_next_free_page (heap=0x55900c79a140, size_pool=0x55900c79a108, objspace=0x55900c79a0e0) at /tmp/ruby/src/trunk-random1/gc.c:2685
        page = <optimized out>
        page = <optimized out>
        __func__ = <optimized out>
#24 newobj_alloc (objspace=0x55900c79a0e0, cr=0x55900c79adf0, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:2791
        page = <optimized out>
        lev = 1
        unlock_vm = <optimized out>
        size_pool = 0x55900c79a108
        heap = 0x55900c79a140
        cache = 0x55900c79b068
        obj = <optimized out>
        __func__ = <optimized out>
#25 0x00007fda14176c08 in newobj_of0 (alloc_size=<optimized out>, cr=<optimized out>, wb_protected=<optimized out>, flags=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:2893
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
#26 newobj_of (alloc_size=<optimized out>, wb_protected=1, v3=0, v2=0, v1=0, flags=8193, klass=140574558912120) at /tmp/ruby/src/trunk-random1/gc.c:2913
        obj = <optimized out>
        obj = <optimized out>
#27 rb_class_instance_allocate_internal (wb_protected=true, flags=8193, klass=140574558912120) at /tmp/ruby/src/trunk-random1/gc.c:2977
        size = <optimized out>
        index_tbl_num_entries = <optimized out>
        obj = <optimized out>
        __func__ = <optimized out>
        size = <optimized out>
        index_tbl_num_entries = <optimized out>
        obj = <optimized out>
#28 rb_class_allocate_instance (klass=140574558912120) at /tmp/ruby/src/trunk-random1/gc.c:3113
No locals.
#29 0x00007fda141e7f42 in class_call_alloc_func (klass=140574558912120, allocator=<optimized out>) at /tmp/ruby/src/trunk-random1/object.c:2063
        obj = <optimized out>
        obj = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#30 rb_class_alloc (klass=140574558912120) at /tmp/ruby/src/trunk-random1/object.c:2035
        allocator = <optimized out>
        allocator = <optimized out>
#31 rb_class_new_instance_pass_kw (argc=0, argv=0x7fda13b471f8, klass=140574558912120) at /tmp/ruby/src/trunk-random1/object.c:2094
        obj = <optimized out>
#32 0x00007fda14314ec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7fda13c46d10, ec=0x55900c79b120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
        ci = 0x11f100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fda13aed220
        cfunc = 0x55900c7cd718
        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>
#33 vm_call_cfunc_with_frame (ec=0x55900c79b120, reg_cfp=0x7fda13c46d10, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#34 0x00007fda1432424d 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 = 0x1298
        cc = <optimized out>
        recv = 94077172949216
        argc = <optimized out>
        calling = {ci = 0x11f100100001, cc = 0x7fda1008c9c8, block_handler = 0, recv = 140574558912120, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#35 vm_exec_core (ec=0x55900c79b120, initial=7306069449258660896) at ../../src/trunk-random1/insns.def:835
        bh = <optimized out>
        cd = 0x65645f7473657420
        leaf = <optimized out>
        val = 32
        reg_pc = 0x55900cad0e70
        reg_cfp = 0x7fda13c46d10
        insns_address_table = {0x7fda143269bf <vm_exec_core+10351>, 0x7fda143243c9 <vm_exec_core+633>, 0x7fda1432657e <vm_exec_core+9262>, 0x7fda14326504 <vm_exec_core+9140>, 0x7fda1432648d <vm_exec_core+9021>, 0x7fda1432640e <vm_exec_core+8894>, 0x7fda1432638e <vm_exec_core+8766>, 0x7fda14326332 <vm_exec_core+8674>, 0x7fda143262d7 <vm_exec_core+8583>, 0x7fda14326287 <vm_exec_core+8503>, 0x7fda1432610c <vm_exec_core+8124>, 0x7fda14325f61 <vm_exec_core+7697>, 0x7fda14325e76 <vm_exec_core+7462>, 0x7fda14325e07 <vm_exec_core+7351>, 0x7fda14325d9a <vm_exec_core+7242>, 0x7fda14325d5f <vm_exec_core+7183>, 0x7fda14325d29 <vm_exec_core+7129>, 0x7fda14325cf6 <vm_exec_core+7078>, 0x7fda143265ea <vm_exec_core+9370>, 0x7fda14325057 <vm_exec_core+3847>, 0x7fda14324fe9 <vm_exec_core+3737>, 0x7fda14324fae <vm_exec_core+3678>, 0x7fda14324f58 <vm_exec_core+3592>, 0x7fda14324f14 <vm_exec_core+3524>, 0x7fda14324e8d <vm_exec_core+3389>, 0x7fda14324e58 <vm_exec_core+3336>, 0x7fda14324dfd <vm_exec_core+3245>, 0x7fda14324d85 <vm_exec_core+3125>, 0x7fda14324d4d <vm_exec_core+3069>, 0x7fda14324d15 <vm_exec_core+3013>, 0x7fda14324b20 <vm_exec_core+2512>, 0x7fda14324a8f <vm_exec_core+2367>, 0x7fda14324a32 <vm_exec_core+2274>, 0x7fda143249b9 <vm_exec_core+2153>, 0x7fda143256f9 <vm_exec_core+5545>, 0x7fda143256d4 <vm_exec_core+5508>, 0x7fda1432569b <vm_exec_core+5451>, 0x7fda1432564b <vm_exec_core+5371>, 0x7fda14325619 <vm_exec_core+5321>, 0x7fda1432552e <vm_exec_core+5086>, 0x7fda143254e9 <vm_exec_core+5017>, 0x7fda143254a3 <vm_exec_core+4947>, 0x7fda14325473 <vm_exec_core+4899>, 0x7fda143253a8 <vm_exec_core+4696>, 0x7fda14325413 <vm_exec_core+4803>, 0x7fda14325278 <vm_exec_core+4392>, 0x7fda1432520b <vm_exec_core+4283>, 0x7fda1432517e <vm_exec_core+4142>, 0x7fda143250c2 <vm_exec_core+3954>, 0x7fda1432508a <vm_exec_core+3898>, 0x7fda14325bf7 <vm_exec_core+6823>, 0x7fda14325ae4 <vm_exec_core+6548>, 0x7fda143241a8 <vm_exec_core+88>, 0x7fda14325c72 <vm_exec_core+6946>, 0x7fda1432583d <vm_exec_core+5869>, 0x7fda14326b07 <vm_exec_core+10679>, 0x7fda143257f3 <vm_exec_core+5795>, 0x7fda1432579a <vm_exec_core+5706>, 0x7fda14325741 <vm_exec_core+5617>, 0x7fda143259d6 <vm_exec_core+6278>, 0x7fda14325900 <vm_exec_core+6064>, 0x7fda14325887 <vm_exec_core+5943>, 0x7fda1432695e <vm_exec_core+10254>, 0x7fda14325c3a <vm_exec_core+6890>, 0x7fda14325a8d <vm_exec_core+6461>, 0x7fda1432481a <vm_exec_core+1738>, 0x7fda143247e0 <vm_exec_core+1680>, 0x7fda14324912 <vm_exec_core+1986>, 0x7fda14324871 <vm_exec_core+1825>, 0x7fda14326def <vm_exec_core+11423>, 0x7fda14326d46 <vm_exec_core+11254>, 0x7fda14326fc6 <vm_exec_core+11894>, 0x7fda14326f53 <vm_exec_core+11779>, 0x7fda14326ead <vm_exec_core+11613>, 0x7fda14326e51 <vm_exec_core+11521>, 0x7fda14327373 <vm_exec_core+12835>, 0x7fda143272d6 <vm_exec_core+12678>, 0x7fda1432723e <vm_exec_core+12526>, 0x7fda143271a1 <vm_exec_core+12369>, 0x7fda14327109 <vm_exec_core+12217>, 0x7fda14326a48 <vm_exec_core+10488>, 0x7fda143270be <vm_exec_core+12142>, 0x7fda14327068 <vm_exec_core+12056>, 0x7fda14326bd5 <vm_exec_core+10885>, 0x7fda14326b4b <vm_exec_core+10747>, 0x7fda14324773 <vm_exec_core+1571>, 0x7fda14324715 <vm_exec_core+1477>, 0x7fda14326d12 <vm_exec_core+11202>, 0x7fda14326cde <vm_exec_core+11150>, 0x7fda14326c8d <vm_exec_core+11069>, 0x7fda14326c3e <vm_exec_core+10990>, 0x7fda14326a7b <vm_exec_core+10539>, 0x7fda143269d0 <vm_exec_core+10368>, 0x7fda143246a8 <vm_exec_core+1368>, 0x7fda14324651 <vm_exec_core+1281>, 0x7fda143245ce <vm_exec_core+1150>, 0x7fda14324589 <vm_exec_core+1081>, 0x7fda1432453c <vm_exec_core+1004>, 0x7fda143244ef <vm_exec_core+927>, 0x7fda1432449a <vm_exec_core+842>, 0x7fda14324467 <vm_exec_core+791>, 0x7fda14324434 <vm_exec_core+740>, 0x7fda14326aeb <vm_exec_core+10651>, 0x7fda143243ba <vm_exec_core+618>, 0x7fda1432656f <vm_exec_core+9247>, 0x7fda143264f5 <vm_exec_core+9125>, 0x7fda1432647e <vm_exec_core+9006>, 0x7fda143263ff <vm_exec_core+8879>, 0x7fda1432637f <vm_exec_core+8751>, 0x7fda14326323 <vm_exec_core+8659>, 0x7fda143262c8 <vm_exec_core+8568>, 0x7fda14326278 <vm_exec_core+8488>, 0x7fda143260fd <vm_exec_core+8109>, 0x7fda14325f52 <vm_exec_core+7682>, 0x7fda14325e67 <vm_exec_core+7447>, 0x7fda14325df8 <vm_exec_core+7336>, 0x7fda14325d8b <vm_exec_core+7227>, 0x7fda14325d50 <vm_exec_core+7168>, 0x7fda14325d1a <vm_exec_core+7114>, 0x7fda14325ce7 <vm_exec_core+7063>, 0x7fda143265db <vm_exec_core+9355>, 0x7fda14325048 <vm_exec_core+3832>, 0x7fda14324fda <vm_exec_core+3722>, 0x7fda14324f9f <vm_exec_core+3663>, 0x7fda14324f49 <vm_exec_core+3577>, 0x7fda14324f05 <vm_exec_core+3509>, 0x7fda14324e7e <vm_exec_core+3374>, 0x7fda14324e49 <vm_exec_core+3321>, 0x7fda14324dee <vm_exec_core+3230>, 0x7fda14324d76 <vm_exec_core+3110>, 0x7fda14324d3e <vm_exec_core+3054>, 0x7fda14324d06 <vm_exec_core+2998>, 0x7fda14324b11 <vm_exec_core+2497>, 0x7fda14324a80 <vm_exec_core+2352>, 0x7fda14324a23 <vm_exec_core+2259>, 0x7fda143249aa <vm_exec_core+2138>, 0x7fda143256ea <vm_exec_core+5530>, 0x7fda143256c5 <vm_exec_core+5493>, 0x7fda1432568c <vm_exec_core+5436>, 0x7fda1432563c <vm_exec_core+5356>, 0x7fda1432560a <vm_exec_core+5306>, 0x7fda1432551f <vm_exec_core+5071>, 0x7fda143254da <vm_exec_core+5002>, 0x7fda14325494 <vm_exec_core+4932>, 0x7fda14325464 <vm_exec_core+4884>, 0x7fda14325399 <vm_exec_core+4681>, 0x7fda14325404 <vm_exec_core+4788>, 0x7fda14325269 <vm_exec_core+4377>, 0x7fda143251fc <vm_exec_core+4268>, 0x7fda1432516f <vm_exec_core+4127>, 0x7fda143250b3 <vm_exec_core+3939>, 0x7fda1432507b <vm_exec_core+3883>, 0x7fda14325be8 <vm_exec_core+6808>, 0x7fda14325ad5 <vm_exec_core+6533>, 0x7fda14327593 <vm_exec_core+13379>, 0x7fda14325c63 <vm_exec_core+6931>, 0x7fda1432582e <vm_exec_core+5854>, 0x7fda1432757f <vm_exec_core+13359>, 0x7fda143257e4 <vm_exec_core+5780>, 0x7fda1432578b <vm_exec_core+5691>, 0x7fda14325732 <vm_exec_core+5602>, 0x7fda143259c7 <vm_exec_core+6263>, 0x7fda143258f1 <vm_exec_core+6049>, 0x7fda14325878 <vm_exec_core+5928>, 0x7fda1432694f <vm_exec_core+10239>, 0x7fda14325c2b <vm_exec_core+6875>, 0x7fda14325a7e <vm_exec_core+6446>, 0x7fda1432480b <vm_exec_core+1723>, 0x7fda143247d1 <vm_exec_core+1665>, 0x7fda14324903 <vm_exec_core+1971>, 0x7fda14324862 <vm_exec_core+1810>, 0x7fda1432756b <vm_exec_core+13339>, 0x7fda14327557 <vm_exec_core+13319>, 0x7fda14327543 <vm_exec_core+13299>, 0x7fda1432752f <vm_exec_core+13279>, 0x7fda1432751b <vm_exec_core+13259>, 0x7fda14327507 <vm_exec_core+13239>, 0x7fda143274ec <vm_exec_core+13212>, 0x7fda143274d8 <vm_exec_core+13192>, 0x7fda143274c4 <vm_exec_core+13172>, 0x7fda143274b0 <vm_exec_core+13152>, 0x7fda1432749c <vm_exec_core+13132>, 0x7fda14327488 <vm_exec_core+13112>, 0x7fda14327474 <vm_exec_core+13092>, 0x7fda14327460 <vm_exec_core+13072>, 0x7fda1432744c <vm_exec_core+13052>, 0x7fda14327438 <vm_exec_core+13032>, 0x7fda14324764 <vm_exec_core+1556>, 0x7fda14324706 <vm_exec_core+1462>, 0x7fda14327424 <vm_exec_core+13012>, 0x7fda14327410 <vm_exec_core+12992>, 0x7fda143273fc <vm_exec_core+12972>, 0x7fda143273e8 <vm_exec_core+12952>, 0x7fda14324191 <vm_exec_core+65>, 0x7fda14324195 <vm_exec_core+69>, 0x7fda14324699 <vm_exec_core+1353>, 0x7fda14324642 <vm_exec_core+1266>, 0x7fda143245bf <vm_exec_core+1135>, 0x7fda1432457a <vm_exec_core+1066>, 0x7fda1432452d <vm_exec_core+989>...}
#36 0x00007fda1432a9eb in rb_vm_exec (ec=0x55900c79b120) at /tmp/ruby/src/trunk-random1/vm.c:2366
        _ec = 0x55900c79b120
        _tag = {tag = 36, retval = 4, buf = {0x7fda0fd7ca30, 0x7fda1432a1e0 <rb_vm_exec+400>, 0x0, 0x7ffd8b86a740, 0x55900cbce9b0}, prev = 0x7ffd8b86c100, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#37 0x00007fda1433488f in vm_call0_cc (kw_splat=0, cc=0x7fda100815f0, argv=0x7ffd8b86a960, argc=1, id=51521, recv=140574545398320, ec=0x55900c79b120) at /tmp/ruby/src/trunk-random1/vm_eval.c:85
        calling = {ci = 0x7ffd8b86a8f0, cc = 0x7fda100815f0, block_handler = 0, recv = 140574545398320, argc = 1, kw_splat = false}
#38 rb_funcallv_scope (scope=CALL_FCALL, argv=0x7ffd8b86a960, argc=1, mid=51521, recv=140574545398320) at /tmp/ruby/src/trunk-random1/vm_eval.c:1040
        ec = 0x55900c79b120
        cc = 0x7fda100815f0
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#39 rb_funcallv (recv=140574545398320, mid=51521, argc=argc@entry=1, argv=argv@entry=0x7ffd8b86a960) at /tmp/ruby/src/trunk-random1/vm_eval.c:1055
No locals.
#40 0x00007fda101a7f4a in ripper_dispatch1 (a=<optimized out>, mid=<optimized out>, p=0x55900ca6cd80) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14192
        rb_funcall_argc = 1
        rb_funcall_args = {140574610117240}
        rb_funcall_nargs = 1
#41 ripper_scan_event_val (t=tLBRACK, p=0x55900ca6cd80) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:6272
        str = <optimized out>
        rval = <optimized out>
        str = <optimized out>
        rval = <optimized out>
#42 ripper_dispatch_scan_event (p=0x55900ca6cd80, t=tLBRACK) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:6282
No locals.
#43 0x00007fda101aff85 in yylex (p=0x55900ca6cd80, yylloc=0x7ffd8b86aa90, lval=0x7ffd8b86aa68) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:10490
        t = <optimized out>
        t = <optimized out>
#44 ripper_yyparse (p=0x55900ca6cd80) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.c:10528
        yychar = <optimized out>
        yylval = {val = 140574610117840, node = 0x7fda13b354d0, id = 140574610117840, num = 330519760, tbl = 0x7fda13b354d0, vars = 0x7fda13b354d0, strterm = 0x7fda13b354d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}
        yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
        yylloc = {beg_pos = {lineno = 820, column = 8}, end_pos = {lineno = 820, column = 9}}
        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, 387, 634, 810, 980, 1097, 1178, 1231, 1270, 1292, 1300, 1093, 480, 485, 1270, 1292, 1300, 1093, 480, 485, 982, 1097, 1178, 1231, 1270, 1292, 1300, 0, 0, 32765, 0, 0, 0, 32765, 0, -21296, -29818, 32765, 0, 0, 0, 32730, 0, 32, 0, 0, 0, -14046, 4055, 32730, 0, 3, 0, 0, 0, -16096, -29818, 32765, 0, 3, 0, 0, 0, -16080, -29818, 32765, 0, -21424, -29818, 32765, 0, -21392, -29818, 32765, 0, 0, 0, 0, 512, -21424, -29818, 32765, 0, -16128, -29818, 32765, 0, 128, 0, 0, 0, 36, 0, 0, 0, -5288, 3245, 21904, 0, 36, 0, 0, 0, -18256, 4085, 32730, 0, -16080, -29818, 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, 30784, 4116, 32730, 0}
        yyss = <optimized out>
        yyssp = <optimized out>
        yyvsa = {{val = 140574549375520, node = 0x7fda10147a20, id = 140574549375520, num = 269777440, tbl = 0x7fda10147a20, vars = 0x7fda10147a20, strterm = 0x7fda10147a20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140574548597880, node = 0x7fda10089c78, id = 140574548597880, num = 268999800, tbl = 0x7fda10089c78, vars = 0x7fda10089c78, strterm = 0x7fda10089c78, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140574545392640, node = 0x7fda0fd7b400, id = 140574545392640, num = 265794560, tbl = 0x7fda0fd7b400, vars = 0x7fda0fd7b400, strterm = 0x7fda0fd7b400, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140574545394360, node = 0x7fda0fd7bab8, id = 140574545394360, num = 265796280, tbl = 0x7fda0fd7bab8, vars = 0x7fda0fd7bab8, strterm = 0x7fda0fd7bab8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140574279598080, node = 0x7fda00000000, id = 140574279598080, num = 0, tbl = 0x7fda00000000, vars = 0x7fda00000000, strterm = 0x7fda00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140574545390480, node = 0x7fda0fd7ab90, id = 140574545390480, num = 265792400, tbl = 0x7fda0fd7ab90, vars = 0x7fda0fd7ab90, strterm = 0x7fda0fd7ab90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140574545387320, node = 0x7fda0fd79f38, id = 140574545387320, num = 265789240, tbl = 0x7fda0fd79f38, vars = 0x7fda0fd79f38, strterm = 0x7fda0fd79f38, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140574549380520, node = 0x7fda10148da8, id = 140574549380520, num = 269782440, tbl = 0x7fda10148da8, vars = 0x7fda10148da8, strterm = 0x7fda10148da8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140574545698000, node = 0x7fda0fdc5cd0, id = 140574545698000, num = 266099920, tbl = 0x7fda0fdc5cd0, vars = 0x7fda0fdc5cd0, strterm = 0x7fda0fdc5cd0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140574545698360, node = 0x7fda0fdc5e38, id = 140574545698360, num = 266100280, tbl = 0x7fda0fdc5e38, vars = 0x7fda0fdc5e38, strterm = 0x7fda0fdc5e38, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 94077177062112, node = 0x55900cb862e0, id = 94077177062112, num = 213410528, tbl = 0x55900cb862e0, vars = 0x55900cb862e0, strterm = 0x55900cb862e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140574545695160, node = 0x7fda0fdc51b8, id = 140574545695160, num = 266097080, tbl = 0x7fda0fdc51b8, vars = 0x7fda0fdc51b8, strterm = 0x7fda0fdc51b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140574545695160, node = 0x7fda0fdc51b8, id = 140574545695160, num = 266097080, tbl = 0x7fda0fdc51b8, vars = 0x7fda0fdc51b8, strterm = 0x7fda0fdc51b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140574548020360, node = 0x7fda0fffcc88, id = 140574548020360, num = 268422280, tbl = 0x7fda0fffcc88, vars = 0x7fda0fffcc88, strterm = 0x7fda0fffcc88, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140574548023080, node = 0x7fda0fffd728, id = 140574548023080, num = 268425000, tbl = 0x7fda0fffd728, vars = 0x7fda0fffd728, strterm = 0x7fda0fffd728, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94077177063120, node = 0x55900cb866d0, id = 94077177063120, num = 213411536, tbl = 0x55900cb866d0, vars = 0x55900cb866d0, strterm = 0x55900cb866d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140574548006080, node = 0x7fda0fff94c0, id = 140574548006080, num = 268408000, tbl = 0x7fda0fff94c0, vars = 0x7fda0fff94c0, strterm = 0x7fda0fff94c0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94077176344560, node = 0x55900cad6ff0, id = 94077176344560, num = 212692976, tbl = 0x55900cad6ff0, vars = 0x55900cad6ff0, strterm = 0x55900cad6ff0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {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 = 140574547997080, node = 0x7fda0fff7198, id = 140574547997080, num = 268399000, tbl = 0x7fda0fff7198, vars = 0x7fda0fff7198, strterm = 0x7fda0fff7198, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140574610137160, node = 0x7fda13b3a048, id = 140574610137160, num = 330539080, tbl = 0x7fda13b3a048, vars = 0x7fda13b3a048, strterm = 0x7fda13b3a048, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140574610132120, node = 0x7fda13b38c98, id = 140574610132120, num = 330534040, tbl = 0x7fda13b38c98, vars = 0x7fda13b38c98, strterm = 0x7fda13b38c98, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 140574279598104, node = 0x7fda00000018, id = 140574279598104, num = 24, tbl = 0x7fda00000018, vars = 0x7fda00000018, strterm = 0x7fda00000018, 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 = 140574545719120, node = 0x7fda0fdcaf50, id = 140574545719120, num = 266121040, tbl = 0x7fda0fdcaf50, vars = 0x7fda0fdcaf50, strterm = 0x7fda0fdcaf50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140574545718640, node = 0x7fda0fdcad70, id = 140574545718640, num = 266120560, tbl = 0x7fda0fdcad70, vars = 0x7fda0fdcad70, strterm = 0x7fda0fdcad70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 4, node = 0x4, id = 4, num = 4, tbl = 0x4, vars = 0x4, strterm = 0x4, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140574545716480, node = 0x7fda0fdca500, id = 140574545716480, num = 266118400, tbl = 0x7fda0fdca500, vars = 0x7fda0fdca500, strterm = 0x7fda0fdca500, 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 = 140574545738080, node = 0x7fda0fdcf960, id = 140574545738080, num = 266140000, tbl = 0x7fda0fdcf960, vars = 0x7fda0fdcf960, strterm = 0x7fda0fdcf960, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140574545739040, node = 0x7fda0fdcfd20, id = 140574545739040, num = 266140960, tbl = 0x7fda0fdcfd20, vars = 0x7fda0fdcfd20, strterm = 0x7fda0fdcfd20, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140574545500160, node = 0x7fda0fd95800, id = 140574545500160, num = 265902080, tbl = 0x7fda0fd95800, vars = 0x7fda0fd95800, strterm = 0x7fda0fd95800, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140574545674120, node = 0x7fda0fdbff88, id = 140574545674120, num = 266076040, tbl = 0x7fda0fdbff88, vars = 0x7fda0fdbff88, strterm = 0x7fda0fdbff88, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140574545670360, node = 0x7fda0fdbf0d8, id = 140574545670360, num = 266072280, tbl = 0x7fda0fdbf0d8, vars = 0x7fda0fdbf0d8, strterm = 0x7fda0fdbf0d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140574547599320, node = 0x7fda0ff95fd8, id = 140574547599320, num = 268001240, tbl = 0x7fda0ff95fd8, vars = 0x7fda0ff95fd8, strterm = 0x7fda0ff95fd8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140574547600680, node = 0x7fda0ff96528, id = 140574547600680, num = 268002600, tbl = 0x7fda0ff96528, vars = 0x7fda0ff96528, strterm = 0x7fda0ff96528, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140574545798360, node = 0x7fda0fdde4d8, id = 140574545798360, num = 266200280, tbl = 0x7fda0fdde4d8, vars = 0x7fda0fdde4d8, strterm = 0x7fda0fdde4d8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140574545787280, node = 0x7fda0fddb990, id = 140574545787280, num = 266189200, tbl = 0x7fda0fddb990, vars = 0x7fda0fddb990, strterm = 0x7fda0fddb990, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94077176479928, node = 0x55900caf80b8, id = 94077176479928, num = 212828344, tbl = 0x55900caf80b8, vars = 0x55900caf80b8, strterm = 0x55900caf80b8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140574545790440, node = 0x7fda0fddc5e8, id = 140574545790440, num = 266192360, tbl = 0x7fda0fddc5e8, vars = 0x7fda0fddc5e8, strterm = 0x7fda0fddc5e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140574545788320, node = 0x7fda0fddbda0, id = 140574545788320, num = 266190240, tbl = 0x7fda0fddbda0, vars = 0x7fda0fddbda0, strterm = 0x7fda0fddbda0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 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 = 140574547363280, node = 0x7fda0ff5c5d0, id = 140574547363280, num = 267765200, tbl = 0x7fda0ff5c5d0, vars = 0x7fda0ff5c5d0, strterm = 0x7fda0ff5c5d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 94077176375928, node = 0x55900cadea78, id = 94077176375928, num = 212724344, tbl = 0x55900cadea78, vars = 0x55900cadea78, strterm = 0x55900cadea78, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 15, node = 0xf, id = 15, num = 15, tbl = 0xf, vars = 0xf, strterm = 0xf, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140726944314880, node = 0x7ffd8b86b600, id = 140726944314880, num = -1954105856, tbl = 0x7ffd8b86b600, vars = 0x7ffd8b86b600, strterm = 0x7ffd8b86b600, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 420906795008, node = 0x6200000000, id = 420906795008, num = 0, tbl = 0x6200000000, vars = 0x6200000000, strterm = 0x6200000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94077174580704, node = 0x55900c9285e0, id = 94077174580704, num = 210929120, tbl = 0x55900c9285e0, vars = 0x55900c9285e0, strterm = 0x55900c9285e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140726944315104, node = 0x7ffd8b86b6e0, id = 140726944315104, num = -1954105632, tbl = 0x7ffd8b86b6e0, vars = 0x7ffd8b86b6e0, strterm = 0x7ffd8b86b6e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94077174296775, node = 0x55900c8e30c7, id = 94077174296775, num = 210645191, tbl = 0x55900c8e30c7, vars = 0x55900c8e30c7, strterm = 0x55900c8e30c7, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744069414584320, node = 0xffffffff00000000, id = 18446744069414584320, num = 0, tbl = 0xffffffff00000000, vars = 0xffffffff00000000, strterm = 0xffffffff00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139637976727552, node = 0x7f0000000000, id = 139637976727552, num = 0, tbl = 0x7f0000000000, vars = 0x7f0000000000, strterm = 0x7f0000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140726944312576, node = 0x7ffd8b86ad00, id = 140726944312576, num = -1954108160, tbl = 0x7ffd8b86ad00, vars = 0x7ffd8b86ad00, strterm = 0x7ffd8b86ad00, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94077174296782, node = 0x55900c8e30ce, id = 94077174296782, num = 210645198, tbl = 0x55900c8e30ce, vars = 0x55900c8e30ce, strterm = 0x55900c8e30ce, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 15, node = 0xf, id = 15, num = 15, tbl = 0xf, vars = 0xf, strterm = 0xf, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 24, node = 0x18, id = 24, num = 24, tbl = 0x18, vars = 0x18, strterm = 0x18, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 281474976710656, node = 0x1000000000000, id = 281474976710656, num = 0, tbl = 0x1000000000000, vars = 0x1000000000000, strterm = 0x1000000000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 4294967296, node = 0x100000000, id = 4294967296, num = 0, tbl = 0x100000000, vars = 0x100000000, strterm = 0x100000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}} <repeats 17 times>, {val = 94077174296782, node = 0x55900c8e30ce, id = 94077174296782, num = 210645198, tbl = 0x55900c8e30ce, vars = 0x55900c8e30ce, strterm = 0x55900c8e30ce, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94077174296782, node = 0x55900c8e30ce, id = 94077174296782, num = 210645198, tbl = 0x55900c8e30ce, vars = 0x55900c8e30ce, strterm = 0x55900c8e30ce, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 1354647701810123008, node = 0x12ccace856311100, id = 1354647701810123008, num = 1446056192, tbl = 0x12ccace856311100, vars = 0x12ccace856311100, strterm = 0x12ccace856311100, 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 = 94077173775456, node = 0x55900c863c60, id = 94077173775456, num = 210123872, tbl = 0x55900c863c60, vars = 0x55900c863c60, strterm = 0x55900c863c60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94077173775456, node = 0x55900c863c60, id = 94077173775456, num = 210123872, tbl = 0x55900c863c60, vars = 0x55900c863c60, strterm = 0x55900c863c60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140726944313664, node = 0x7ffd8b86b140, id = 140726944313664, num = -1954107072, tbl = 0x7ffd8b86b140, vars = 0x7ffd8b86b140, strterm = 0x7ffd8b86b140, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140726944314368, node = 0x7ffd8b86b400, id = 140726944314368, num = -1954106368, tbl = 0x7ffd8b86b400, vars = 0x7ffd8b86b400, strterm = 0x7ffd8b86b400, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140574619516480, node = 0x7fda1442be40 <clean_info>, id = 140574619516480, num = 339918400, tbl = 0x7fda1442be40 <clean_info>, vars = 0x7fda1442be40 <clean_info>, strterm = 0x7fda1442be40 <clean_info>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140726944314416, node = 0x7ffd8b86b430, id = 140726944314416, num = -1954106320, tbl = 0x7ffd8b86b430, vars = 0x7ffd8b86b430, strterm = 0x7ffd8b86b430, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140574617633682, node = 0x7fda14260392 <optimize_node_left+450>, id = 140574617633682, num = 338035602, tbl = 0x7fda14260392 <optimize_node_left+450>, vars = 0x7fda14260392 <optimize_node_left+450>, strterm = 0x7fda14260392 <optimize_node_left+450>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 2, node = 0x2, id = 2, num = 2, tbl = 0x2, vars = 0x2, strterm = 0x2, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140726944314504, node = 0x7ffd8b86b488, id = 140726944314504, num = -1954106232, tbl = 0x7ffd8b86b488, vars = 0x7ffd8b86b488, strterm = 0x7ffd8b86b488, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140726944314440, node = 0x7ffd8b86b448, id = 140726944314440, num = -1954106296, tbl = 0x7ffd8b86b448, vars = 0x7ffd8b86b448, strterm = 0x7ffd8b86b448, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140726944314568, node = 0x7ffd8b86b4c8, id = 140726944314568, num = -1954106168, tbl = 0x7ffd8b86b4c8, vars = 0x7ffd8b86b4c8, strterm = 0x7ffd8b86b4c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, 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 = 140726944313688, node = 0x7ffd8b86b158, id = 140726944313688, num = -1954107048, tbl = 0x7ffd8b86b158, vars = 0x7ffd8b86b158, strterm = 0x7ffd8b86b158, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140726944314632, node = 0x7ffd8b86b508, id = 140726944314632, num = -1954106104, tbl = 0x7ffd8b86b508, vars = 0x7ffd8b86b508, strterm = 0x7ffd8b86b508, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140726944313649, node = 0x7ffd8b86b131, id = 140726944313649, num = -1954107087, tbl = 0x7ffd8b86b131, vars = 0x7ffd8b86b131, strterm = 0x7ffd8b86b131, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140726944313649, node = 0x7ffd8b86b131, id = 140726944313649, num = -1954107087, tbl = 0x7ffd8b86b131, vars = 0x7ffd8b86b131, strterm = 0x7ffd8b86b131, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140574617628282, node = 0x7fda1425ee7a <update_string_node_case_fold+298>, id = 140574617628282, num = 338030202, tbl = 0x7fda1425ee7a <update_string_node_case_fold+298>, vars = 0x7fda1425ee7a <update_string_node_case_fold+298>, strterm = 0x7fda1425ee7a <update_string_node_case_fold+298>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94077174312449, node = 0x55900c8e6e01, id = 94077174312449, num = 210660865, tbl = 0x55900c8e6e01, vars = 0x55900c8e6e01, strterm = 0x55900c8e6e01, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94077175225440, node = 0x55900c9c5c60, id = 94077175225440, num = 211573856, tbl = 0x55900c9c5c60, vars = 0x55900c9c5c60, strterm = 0x55900c9c5c60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140726944313640, node = 0x7ffd8b86b128, id = 140726944313640, num = -1954107096, tbl = 0x7ffd8b86b128, vars = 0x7ffd8b86b128, strterm = 0x7ffd8b86b128, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140726944313648, node = 0x7ffd8b86b130, id = 140726944313648, num = -1954107088, tbl = 0x7ffd8b86b130, vars = 0x7ffd8b86b130, strterm = 0x7ffd8b86b130, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140726944313649, node = 0x7ffd8b86b131, id = 140726944313649, num = -1954107087, tbl = 0x7ffd8b86b131, vars = 0x7ffd8b86b131, strterm = 0x7ffd8b86b131, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 1354647701810123008, node = 0x12ccace856311100, id = 1354647701810123008, num = 1446056192, tbl = 0x12ccace856311100, vars = 0x12ccace856311100, strterm = 0x12ccace856311100, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94077174312416, node = 0x55900c8e6de0, id = 94077174312416, num = 210660832, tbl = 0x55900c8e6de0, vars = 0x55900c8e6de0, strterm = 0x55900c8e6de0, 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 = 94077174021233, node = 0x55900c89fc71, id = 94077174021233, num = 210369649, tbl = 0x55900c89fc71, vars = 0x55900c89fc71, strterm = 0x55900c89fc71, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {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 = 140574612055723, node = 0x7fda13d0e6ab <_int_malloc+3195>, id = 140574612055723, num = 332457643, tbl = 0x7fda13d0e6ab <_int_malloc+3195>, vars = 0x7fda13d0e6ab <_int_malloc+3195>, strterm = 0x7fda13d0e6ab <_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 = 94077175239488, node = 0x55900c9c9340, id = 94077175239488, num = 211587904, tbl = 0x55900c9c9340, vars = 0x55900c9c9340, strterm = 0x55900c9c9340, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140574613585120, node = 0x7fda13e83ce0 <main_arena+96>, id = 140574613585120, num = 333987040, tbl = 0x7fda13e83ce0 <main_arena+96>, vars = 0x7fda13e83ce0 <main_arena+96>, strterm = 0x7fda13e83ce0 <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 = 172009061488, node = 0x280c89fc70, id = 172009061488, num = 210369648, tbl = 0x280c89fc70, vars = 0x280c89fc70, strterm = 0x280c89fc70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {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 = 94077174021233, node = 0x55900c89fc71, id = 94077174021233, num = 210369649, tbl = 0x55900c89fc71, vars = 0x55900c89fc71, strterm = 0x55900c89fc71, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 1354647701810123008, node = 0x12ccace856311100, id = 1354647701810123008, num = 1446056192, tbl = 0x12ccace856311100, vars = 0x12ccace856311100, strterm = 0x12ccace856311100, 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 = 94077174759040, node = 0x55900c953e80, id = 94077174759040, num = 211107456, tbl = 0x55900c953e80, vars = 0x55900c953e80, strterm = 0x55900c953e80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140574613585024, node = 0x7fda13e83c80 <main_arena>, id = 140574613585024, num = 333986944, tbl = 0x7fda13e83c80 <main_arena>, vars = 0x7fda13e83c80 <main_arena>, strterm = 0x7fda13e83c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94077174759360, node = 0x55900c953fc0, id = 94077174759360, num = 211107776, tbl = 0x55900c953fc0, vars = 0x55900c953fc0, strterm = 0x55900c953fc0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94077175239504, node = 0x55900c9c9350, id = 94077175239504, num = 211587920, tbl = 0x55900c9c9350, vars = 0x55900c9c9350, strterm = 0x55900c9c9350, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140574612057179, node = 0x7fda13d0ec5b <_int_realloc+299>, id = 140574612057179, num = 332459099, tbl = 0x7fda13d0ec5b <_int_realloc+299>, vars = 0x7fda13d0ec5b <_int_realloc+299>, strterm = 0x7fda13d0ec5b <_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 = 140574613585024, node = 0x7fda13e83c80 <main_arena>, id = 140574613585024, num = 333986944, tbl = 0x7fda13e83c80 <main_arena>, vars = 0x7fda13e83c80 <main_arena>, strterm = 0x7fda13e83c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94077174759056, node = 0x55900c953e90, id = 94077174759056, num = 211107472, tbl = 0x55900c953e90, vars = 0x55900c953e90, strterm = 0x55900c953e90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 624, node = 0x270, id = 624, num = 624, tbl = 0x270, vars = 0x270, strterm = 0x270, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94077174759040, node = 0x55900c953e80, id = 94077174759040, num = 211107456, tbl = 0x55900c953e80, vars = 0x55900c953e80, strterm = 0x55900c953e80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 640, node = 0x280, id = 640, num = 640, tbl = 0x280, vars = 0x280, strterm = 0x280, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 320, node = 0x140, id = 320, num = 320, tbl = 0x140, vars = 0x140, strterm = 0x140, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140574612060553, node = 0x7fda13d0f989 <__GI___libc_realloc+457>, id = 140574612060553, num = 332462473, tbl = 0x7fda13d0f989 <__GI___libc_realloc+457>, vars = 0x7fda13d0f989 <__GI___libc_realloc+457>, strterm = 0x7fda13d0f989 <__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 = 94077175225440, node = 0x55900c9c5c60, id = 94077175225440, num = 211573856, tbl = 0x55900c9c5c60, vars = 0x55900c9c5c60, strterm = 0x55900c9c5c60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94077173441512, node = 0x55900c8123e8, id = 94077173441512, num = 209789928, tbl = 0x55900c8123e8, vars = 0x55900c8123e8, strterm = 0x55900c8123e8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94077175225440, node = 0x55900c9c5c60, id = 94077175225440, num = 211573856, tbl = 0x55900c9c5c60, vars = 0x55900c9c5c60, strterm = 0x55900c9c5c60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94077173441504, node = 0x55900c8123e0, id = 94077173441504, num = 209789920, tbl = 0x55900c8123e0, vars = 0x55900c8123e0, strterm = 0x55900c8123e0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 140574617659686, node = 0x7fda14266926 <compile_tree+5558>, id = 140574617659686, num = 338061606, tbl = 0x7fda14266926 <compile_tree+5558>, vars = 0x7fda14266926 <compile_tree+5558>, strterm = 0x7fda14266926 <compile_tree+5558>, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 94077173625264, node = 0x55900c83f1b0, id = 94077173625264, num = 209973680, tbl = 0x55900c83f1b0, vars = 0x55900c83f1b0, strterm = 0x55900c83f1b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140574613585024, node = 0x7fda13e83c80 <main_arena>, id = 140574613585024, num = 333986944, tbl = 0x7fda13e83c80 <main_arena>, vars = 0x7fda13e83c80 <main_arena>, strterm = 0x7fda13e83c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1354647701810123008, node = 0x12ccace856311100, id = 1354647701810123008, num = 1446056192, tbl = 0x12ccace856311100, vars = 0x12ccace856311100, strterm = 0x12ccace856311100, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94077174759056, node = 0x55900c953e90, id = 94077174759056, num = 211107472, tbl = 0x55900c953e90, vars = 0x55900c953e90, strterm = 0x55900c953e90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94077173710400, node = 0x55900c853e40, id = 94077173710400, num = 210058816, tbl = 0x55900c853e40, vars = 0x55900c853e40, strterm = 0x55900c853e40, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 12884901917, node = 0x30000001d, id = 12884901917, num = 29, tbl = 0x30000001d, vars = 0x30000001d, strterm = 0x30000001d, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}}
        yyvs = <optimized out>
        yyvsp = <optimized out>
        yylsa = {{beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = 2, column = 19}}, {beg_pos = {lineno = 2, column = 20}, end_pos = {lineno = 2, column = 20}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 4, column = 5}}, {beg_pos = {lineno = 4, column = 6}, end_pos = {lineno = 4, column = 25}}, {beg_pos = {lineno = 4, column = 26}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 4, column = 49}, end_pos = {lineno = 4, column = 49}}, {beg_pos = {lineno = 5, column = 2}, end_pos = {lineno = 807, column = 5}}, {beg_pos = {lineno = 807, column = 6}, end_pos = {lineno = 807, column = 6}}, {beg_pos = {lineno = 809, column = 2}, end_pos = {lineno = 809, column = 23}}, {beg_pos = {lineno = 809, column = 23}, end_pos = {lineno = 809, column = 24}}, {beg_pos = {lineno = 809, column = 24}, end_pos = {lineno = 809, column = 24}}, {beg_pos = {lineno = 810, column = 4}, end_pos = {lineno = 816, column = 24}}, {beg_pos = {lineno = 816, column = 25}, end_pos = {lineno = 816, column = 25}}, {beg_pos = {lineno = 818, column = 4}, end_pos = {lineno = 818, column = 16}}, {beg_pos = {lineno = 818, column = 17}, end_pos = {lineno = 818, column = 19}}, {beg_pos = {lineno = 818, column = 19}, end_pos = {lineno = 818, column = 19}}, {beg_pos = {lineno = 818, column = 19}, end_pos = {lineno = 818, column = 19}}, {beg_pos = {lineno = 818, column = 19}, end_pos = {lineno = 818, column = 19}}, {beg_pos = {lineno = 818, column = 19}, end_pos = {lineno = 818, column = 19}}, {beg_pos = {lineno = 819, column = 6}, end_pos = {lineno = 819, column = 10}}, {beg_pos = {lineno = 819, column = 11}, end_pos = {lineno = 819, column = 20}}, {beg_pos = {lineno = 819, column = 21}, end_pos = {lineno = 819, column = 21}}, {beg_pos = {lineno = 820, column = 6}, end_pos = {lineno = 820, column = 8}}, {beg_pos = {lineno = 820, column = 8}, end_pos = {lineno = 820, column = 8}}, {beg_pos = {lineno = 820, column = 8}, end_pos = {lineno = 820, column = 8}}, {beg_pos = {lineno = 799, column = 9}, end_pos = {lineno = 799, column = 18}}, {beg_pos = {lineno = 799, column = 19}, end_pos = {lineno = 799, column = 19}}, {beg_pos = {lineno = 799, column = 19}, end_pos = {lineno = 799, column = 19}}, {beg_pos = {lineno = 800, column = 8}, end_pos = {lineno = 800, column = 13}}, {beg_pos = {lineno = 800, column = 13}, end_pos = {lineno = 800, column = 13}}, {beg_pos = {lineno = 793, column = 8}, end_pos = {lineno = 793, column = 13}}, {beg_pos = {lineno = 793, column = 13}, end_pos = {lineno = 793, column = 13}}, {beg_pos = {lineno = 785, column = 15}, end_pos = {lineno = 785, column = 16}}, {beg_pos = {lineno = 597, column = 19}, end_pos = {lineno = 597, column = 19}}, {beg_pos = {lineno = 598, column = 10}, end_pos = {lineno = 598, column = 15}}, {beg_pos = {lineno = 598, column = 15}, end_pos = {lineno = 598, column = 15}}, {beg_pos = {lineno = 580, column = 10}, end_pos = {lineno = 580, column = 15}}, {beg_pos = {lineno = 580, column = 15}, end_pos = {lineno = 580, column = 15}}, {beg_pos = {lineno = 561, column = 17}, end_pos = {lineno = 561, column = 18}}, {beg_pos = {lineno = 270, column = 32}, end_pos = {lineno = 270, column = 35}}, {beg_pos = {lineno = 270, column = 25}, end_pos = {lineno = 270, column = 25}}, {beg_pos = {lineno = 270, column = 26}, end_pos = {lineno = 270, column = 27}}, {beg_pos = {lineno = 270, column = 27}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 28}, end_pos = {lineno = 270, column = 28}}, {beg_pos = {lineno = 270, column = 29}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 270, column = 31}, end_pos = {lineno = 270, column = 31}}, {beg_pos = {lineno = 1782, column = 42}, end_pos = {lineno = 1782, column = 43}}, {beg_pos = {lineno = 1782, column = 42}, end_pos = {lineno = 1782, column = 43}}, {beg_pos = {lineno = 338694816, column = 32730}, end_pos = {lineno = -1954105600, column = 32765}}, {beg_pos = {lineno = 330270200, column = 32730}, end_pos = {lineno = 338269840, column = 32730}}, {beg_pos = {lineno = -1123315889, column = 258340}, end_pos = {lineno = 330270200, column = 32730}}, {beg_pos = {lineno = 0, column = 32730}, end_pos = {lineno = 10, column = 2}}, {beg_pos = {lineno = 0, column = 32730}, end_pos = {lineno = 330270200, column = 32730}}, {beg_pos = {lineno = 210098256, column = 21904}, end_pos = {lineno = 1446056192, column = 315403496}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 330270200, column = 32730}, end_pos = {lineno = 338712372, column = 32730}}, {beg_pos = {lineno = 312998112, column = 32730}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 330270200, column = 32730}, end_pos = {lineno = 338734794, column = 32730}}, {beg_pos = {lineno = 339927776, column = 32730}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 210098256, column = 21904}, end_pos = {lineno = 338670015, column = 32730}}, {beg_pos = {lineno = 209297632, column = 21904}, end_pos = {lineno = 336997590, column = 32730}}, {beg_pos = {lineno = 156, column = 0}, end_pos = {lineno = 337045369, column = 32730}}, {beg_pos = {lineno = 330270200, column = 32730}, end_pos = {lineno = 330270200, column = 32730}}, {beg_pos = {lineno = 209301792, column = 21904}, end_pos = {lineno = 213128512, column = 21904}}, {beg_pos = {lineno = 71, column = 0}, end_pos = {lineno = 338750325, column = 32730}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 74691, column = 0}}, {beg_pos = {lineno = 213128368, column = 0}, end_pos = {lineno = 338670015, column = 32730}}, {beg_pos = {lineno = 209297632, column = 21904}, end_pos = {lineno = 336997590, column = 32730}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 337045369, column = 32730}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 74691, column = 0}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 338670015, column = 32730}}, {beg_pos = {lineno = 209297632, column = 21904}, end_pos = {lineno = 336997590, column = 32730}}, {beg_pos = {lineno = 208, column = 0}, end_pos = {lineno = 337045369, column = 32730}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 341395433, column = 32730}}, {beg_pos = {lineno = 1679, column = 0}, end_pos = {lineno = 338670015, column = 32730}}, {beg_pos = {lineno = 209297632, column = 21904}, end_pos = {lineno = 336997590, column = 32730}}, {beg_pos = {lineno = 209297216, column = 21904}, end_pos = {lineno = 337045369, column = 32730}}, {beg_pos = {lineno = 5, column = 1}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 269354880, column = 32730}, end_pos = {lineno = 1446056192, column = 315403496}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 338670015, column = 32730}}, {beg_pos = {lineno = 209962976, column = 21904}, end_pos = {lineno = 337045369, column = 32730}}, {beg_pos = {lineno = 209970128, column = 21904}, end_pos = {lineno = 337045369, column = 32730}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = -1954105240, 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 = 1446056192, column = 315403496}}, {beg_pos = {lineno = 330384880, column = 32730}, end_pos = {lineno = 336982062, column = 32730}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1446056192, column = 315403496}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1024, column = 0}}, {beg_pos = {lineno = 338692912, column = 32730}, end_pos = {lineno = 337050784, column = 32730}}, {beg_pos = {lineno = 330270280, column = 32730}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = -1954105088, column = 32765}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = 209298936, column = 21904}}, {beg_pos = {lineno = 258, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 209297672, column = 21904}, end_pos = {lineno = 209297632, column = 21904}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 332723933, column = 32730}}, {beg_pos = {lineno = 1008, column = 0}, end_pos = {lineno = 336999186, column = 32730}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 58460272, column = 0}}, {beg_pos = {lineno = -1954104912, column = 32765}, end_pos = {lineno = -1954104928, column = 32765}}, {beg_pos = {lineno = -858993459, column = -858993460}, end_pos = {lineno = 337050047, column = 32730}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = 341394300, column = 32730}}, {beg_pos = {lineno = 334045184, column = 32730}, end_pos = {lineno = 331803344, column = 32730}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = 331796892, column = 32730}}, {beg_pos = {lineno = 210917200, column = 21904}, end_pos = {lineno = 341395433, column = 32730}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = 341394087, column = 32730}}, {beg_pos = {lineno = 341340928, column = 32730}, end_pos = {lineno = 335914472, column = 32730}}, {beg_pos = {lineno = 955912232, column = 0}, end_pos = {lineno = 335914184, column = 32730}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 341395433, column = 32730}}, {beg_pos = {lineno = 1997, column = 0}, end_pos = {lineno = 341394087, column = 32730}}, {beg_pos = {lineno = 341340928, column = 32730}, end_pos = {lineno = 335914472, column = 32730}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = 335909848, column = 32730}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 341395433, column = 32730}}, {beg_pos = {lineno = 913, column = 0}, end_pos = {lineno = 335964104, column = 32730}}, {beg_pos = {lineno = 341340928, column = 32730}, end_pos = {lineno = -1954104536, column = 32765}}, {beg_pos = {lineno = -1954104540, column = 32765}, end_pos = {lineno = 270128241, column = 32730}}, {beg_pos = {lineno = 335964104, column = 32730}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = -1954104540, column = 32765}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = 209884672, column = 21904}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 0, column = 21904}, end_pos = {lineno = 270129682, column = 32730}}, {beg_pos = {lineno = 270127200, column = 32730}, end_pos = {lineno = -1954104336, column = 32765}}, {beg_pos = {lineno = -1954104352, column = 32765}, end_pos = {lineno = 955912232, column = 0}}, {beg_pos = {lineno = 1, column = 32765}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 210938336, column = 21904}, end_pos = {lineno = -1954104416, column = 32765}}, {beg_pos = {lineno = -1954104400, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = -1954104192, column = 32765}, end_pos = {lineno = 270129682, column = 32730}}, {beg_pos = {lineno = 210938336, column = 21904}, end_pos = {lineno = -1954104352, column = 32765}}, {beg_pos = {lineno = -1954104336, column = 32765}, end_pos = {lineno = 341398033, column = 32730}}, {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 = 210937456, column = 21904}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 210937456, column = 21904}}, {beg_pos = {lineno = 335962400, column = 1}, end_pos = {lineno = 210938336, column = 21904}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32730}}, {beg_pos = {lineno = 0, column = 32730}, end_pos = {lineno = 0, column = 21904}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = 341426033, column = 32730}}, {beg_pos = {lineno = 335936384, column = 32730}, end_pos = {lineno = 341340928, column = 32730}}, {beg_pos = {lineno = 210937456, column = 21904}, end_pos = {lineno = 270398024, column = 32730}}, {beg_pos = {lineno = 268890600, column = 32730}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 269017040, column = 32730}, end_pos = {lineno = 341426033, column = 32730}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 134, column = 0}}, {beg_pos = {lineno = 210937456, column = 21904}, end_pos = {lineno = 270398536, column = 32730}}, {beg_pos = {lineno = 210943856, column = 21904}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = 269017040, column = 32730}, end_pos = {lineno = 341426033, column = 32730}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 335936384, column = 32730}, end_pos = {lineno = 337456560, column = 32730}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = -1954103232, column = 32765}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 210943856, column = 21904}, end_pos = {lineno = 341437870, column = 32730}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 270377824, column = 32730}}, {beg_pos = {lineno = -1954108210, column = 32765}, end_pos = {lineno = -1954103408, column = 32765}}, {beg_pos = {lineno = 269012000, column = 32730}, end_pos = {lineno = -1954108604, column = 32765}}, {beg_pos = {lineno = -1954108608, column = 32765}, end_pos = {lineno = 341340928, column = 32730}}, {beg_pos = {lineno = 341340928, column = 32730}, end_pos = {lineno = -1954103896, column = 32765}}, {beg_pos = {lineno = -1954103900, column = 32765}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = 330510480, column = 32730}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 333987120, column = 32730}, end_pos = {lineno = 333987120, column = 32730}}, {beg_pos = {lineno = 333988272, column = 32730}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1919295523, column = 1852144239}, end_pos = {lineno = 1920234335, column = 1600613993}}, {beg_pos = {lineno = 1953066079, column = 1818325605}, end_pos = {lineno = 1634082874, column = 174420844}}, {beg_pos = {lineno = 333988272, column = 32730}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 209301792, column = 21904}, end_pos = {lineno = 331640080, column = 32730}}, {beg_pos = {lineno = 29, column = 4}, end_pos = {lineno = 29, column = 4}}, {beg_pos = {lineno = -156952891, column = 173624}, end_pos = {lineno = 212211760, column = 21904}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 331640080, column = 32730}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 333987040, column = 32730}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 29, column = 3}}, {beg_pos = {lineno = 28, column = 6}, end_pos = {lineno = 28, column = 6}}, {beg_pos = {lineno = 0, column = 1138753536}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 200771104, column = 833400355}, end_pos = {lineno = 32, column = 0}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 2}, end_pos = {lineno = 8, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 200771104, column = 833400355}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 336478499, column = 32730}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 333987040, column = 32730}}, {beg_pos = {lineno = 212541656, column = 21904}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 200771104, column = 833400355}, end_pos = {lineno = 212620128, column = 21904}}, {beg_pos = {lineno = 209301352, column = 21904}, end_pos = {lineno = 333986944, column = 32730}}, {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 = 332455003, column = 32730}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 7, column = 0}, end_pos = {lineno = -272, column = -1}}, {beg_pos = {lineno = 0, column = 78}, end_pos = {lineno = 1912, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 200771104, column = 833400355}}, {beg_pos = {lineno = 134, column = 0}, end_pos = {lineno = 1952, column = 0}}, {beg_pos = {lineno = 30, column = 0}, end_pos = {lineno = 120, column = 78}}, {beg_pos = {lineno = 3, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 124, column = 119}}}
        yyls = <optimized out>
        yylsp = <optimized out>
        yyn = <optimized out>
        yyresult = <optimized out>
        yytoken = <optimized out>
        yyval = {val = 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}}
        yyloc = {beg_pos = {lineno = 820, column = 8}, end_pos = {lineno = 820, column = 8}}
        yyerror_range = <optimized out>
        yymsgbuf = "n\000\000\000^\000\000\000X\312\327\017\332\177\000\000\b-\v\020\332\177\000\000\200<\350\023\332\177\000\000x\a\000\000\000\000\000\000v\000\000\000\000\000\000\000x\a\000\000\000\000\000\000\220m\304\023\332\177\000\000\000\000\000\000\000\000\000\000\342\362\320\023\332\177\000\000\320\361\255\f\220U\000\000X\312\327\017\332\177\000\000\200\315\246\f\220U\000\000\340\240y\f\220U\000\000\004\000\000\000\000\000\000\000\240H\027\024\332\177\000"
        yymsg = 0x7ffd8b86bfb0 "n"
        yymsg_alloc = 128
        yylen = 0
        yyabortlab = <optimized out>
        yyerrorlab = <optimized out>
#45 0x00007fda101c15b2 in ripper_parse0 (parser_v=parser_v@entry=140574545398320) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14371
        p = 0x55900ca6cd80
#46 0x00007fda14150fd6 in rb_ensure (b_proc=b_proc@entry=0x7fda101c14d0 <ripper_parse0>, data1=data1@entry=140574545398320, e_proc=e_proc@entry=0x7fda101a3ae0 <ripper_ensure>, data2=data2@entry=140574545398320) at /tmp/ruby/src/trunk-random1/eval.c:1005
        _ec = 0x55900c79b120
        _tag = {tag = 36, retval = 94076963651645, buf = {0x7fda0fd7ca30, 0x7fda141510c0 <rb_ensure+528>, 0x0, 0x7ffd8b86c0a0, 0x0}, prev = 0x7ffd8b86c420, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x55900c79b120
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7fda101a3ae0 <ripper_ensure>, data2 = 140574545398320}}
#47 0x00007fda101a4315 in ripper_parse (self=140574545398320) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14409
        p = 0x55900ca6cd80
#48 0x00007fda14314ec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7fda13c46d90, ec=0x55900c79b120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
        ci = 0x8601001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fda13b33090
        cfunc = 0x55900c92bf78
        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=0x55900c79b120, reg_cfp=0x7fda13c46d90, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#50 0x00007fda1432424d 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 = 0x1298
        cc = <optimized out>
        recv = 94077172949216
        argc = <optimized out>
        calling = {ci = 0x8601001c0001, cc = 0x7fda1008cc48, block_handler = 0, recv = 140574545398320, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#51 vm_exec_core (ec=0x55900c79b120, initial=7306069449258660896) at ../../src/trunk-random1/insns.def:835
        bh = <optimized out>
        cd = 0x65645f7473657420
        leaf = <optimized out>
        val = 32
        reg_pc = 0x55900c9ee8b8
        reg_cfp = 0x7fda13c46d90
        insns_address_table = {0x7fda143269bf <vm_exec_core+10351>, 0x7fda143243c9 <vm_exec_core+633>, 0x7fda1432657e <vm_exec_core+9262>, 0x7fda14326504 <vm_exec_core+9140>, 0x7fda1432648d <vm_exec_core+9021>, 0x7fda1432640e <vm_exec_core+8894>, 0x7fda1432638e <vm_exec_core+8766>, 0x7fda14326332 <vm_exec_core+8674>, 0x7fda143262d7 <vm_exec_core+8583>, 0x7fda14326287 <vm_exec_core+8503>, 0x7fda1432610c <vm_exec_core+8124>, 0x7fda14325f61 <vm_exec_core+7697>, 0x7fda14325e76 <vm_exec_core+7462>, 0x7fda14325e07 <vm_exec_core+7351>, 0x7fda14325d9a <vm_exec_core+7242>, 0x7fda14325d5f <vm_exec_core+7183>, 0x7fda14325d29 <vm_exec_core+7129>, 0x7fda14325cf6 <vm_exec_core+7078>, 0x7fda143265ea <vm_exec_core+9370>, 0x7fda14325057 <vm_exec_core+3847>, 0x7fda14324fe9 <vm_exec_core+3737>, 0x7fda14324fae <vm_exec_core+3678>, 0x7fda14324f58 <vm_exec_core+3592>, 0x7fda14324f14 <vm_exec_core+3524>, 0x7fda14324e8d <vm_exec_core+3389>, 0x7fda14324e58 <vm_exec_core+3336>, 0x7fda14324dfd <vm_exec_core+3245>, 0x7fda14324d85 <vm_exec_core+3125>, 0x7fda14324d4d <vm_exec_core+3069>, 0x7fda14324d15 <vm_exec_core+3013>, 0x7fda14324b20 <vm_exec_core+2512>, 0x7fda14324a8f <vm_exec_core+2367>, 0x7fda14324a32 <vm_exec_core+2274>, 0x7fda143249b9 <vm_exec_core+2153>, 0x7fda143256f9 <vm_exec_core+5545>, 0x7fda143256d4 <vm_exec_core+5508>, 0x7fda1432569b <vm_exec_core+5451>, 0x7fda1432564b <vm_exec_core+5371>, 0x7fda14325619 <vm_exec_core+5321>, 0x7fda1432552e <vm_exec_core+5086>, 0x7fda143254e9 <vm_exec_core+5017>, 0x7fda143254a3 <vm_exec_core+4947>, 0x7fda14325473 <vm_exec_core+4899>, 0x7fda143253a8 <vm_exec_core+4696>, 0x7fda14325413 <vm_exec_core+4803>, 0x7fda14325278 <vm_exec_core+4392>, 0x7fda1432520b <vm_exec_core+4283>, 0x7fda1432517e <vm_exec_core+4142>, 0x7fda143250c2 <vm_exec_core+3954>, 0x7fda1432508a <vm_exec_core+3898>, 0x7fda14325bf7 <vm_exec_core+6823>, 0x7fda14325ae4 <vm_exec_core+6548>, 0x7fda143241a8 <vm_exec_core+88>, 0x7fda14325c72 <vm_exec_core+6946>, 0x7fda1432583d <vm_exec_core+5869>, 0x7fda14326b07 <vm_exec_core+10679>, 0x7fda143257f3 <vm_exec_core+5795>, 0x7fda1432579a <vm_exec_core+5706>, 0x7fda14325741 <vm_exec_core+5617>, 0x7fda143259d6 <vm_exec_core+6278>, 0x7fda14325900 <vm_exec_core+6064>, 0x7fda14325887 <vm_exec_core+5943>, 0x7fda1432695e <vm_exec_core+10254>, 0x7fda14325c3a <vm_exec_core+6890>, 0x7fda14325a8d <vm_exec_core+6461>, 0x7fda1432481a <vm_exec_core+1738>, 0x7fda143247e0 <vm_exec_core+1680>, 0x7fda14324912 <vm_exec_core+1986>, 0x7fda14324871 <vm_exec_core+1825>, 0x7fda14326def <vm_exec_core+11423>, 0x7fda14326d46 <vm_exec_core+11254>, 0x7fda14326fc6 <vm_exec_core+11894>, 0x7fda14326f53 <vm_exec_core+11779>, 0x7fda14326ead <vm_exec_core+11613>, 0x7fda14326e51 <vm_exec_core+11521>, 0x7fda14327373 <vm_exec_core+12835>, 0x7fda143272d6 <vm_exec_core+12678>, 0x7fda1432723e <vm_exec_core+12526>, 0x7fda143271a1 <vm_exec_core+12369>, 0x7fda14327109 <vm_exec_core+12217>, 0x7fda14326a48 <vm_exec_core+10488>, 0x7fda143270be <vm_exec_core+12142>, 0x7fda14327068 <vm_exec_core+12056>, 0x7fda14326bd5 <vm_exec_core+10885>, 0x7fda14326b4b <vm_exec_core+10747>, 0x7fda14324773 <vm_exec_core+1571>, 0x7fda14324715 <vm_exec_core+1477>, 0x7fda14326d12 <vm_exec_core+11202>, 0x7fda14326cde <vm_exec_core+11150>, 0x7fda14326c8d <vm_exec_core+11069>, 0x7fda14326c3e <vm_exec_core+10990>, 0x7fda14326a7b <vm_exec_core+10539>, 0x7fda143269d0 <vm_exec_core+10368>, 0x7fda143246a8 <vm_exec_core+1368>, 0x7fda14324651 <vm_exec_core+1281>, 0x7fda143245ce <vm_exec_core+1150>, 0x7fda14324589 <vm_exec_core+1081>, 0x7fda1432453c <vm_exec_core+1004>, 0x7fda143244ef <vm_exec_core+927>, 0x7fda1432449a <vm_exec_core+842>, 0x7fda14324467 <vm_exec_core+791>, 0x7fda14324434 <vm_exec_core+740>, 0x7fda14326aeb <vm_exec_core+10651>, 0x7fda143243ba <vm_exec_core+618>, 0x7fda1432656f <vm_exec_core+9247>, 0x7fda143264f5 <vm_exec_core+9125>, 0x7fda1432647e <vm_exec_core+9006>, 0x7fda143263ff <vm_exec_core+8879>, 0x7fda1432637f <vm_exec_core+8751>, 0x7fda14326323 <vm_exec_core+8659>, 0x7fda143262c8 <vm_exec_core+8568>, 0x7fda14326278 <vm_exec_core+8488>, 0x7fda143260fd <vm_exec_core+8109>, 0x7fda14325f52 <vm_exec_core+7682>, 0x7fda14325e67 <vm_exec_core+7447>, 0x7fda14325df8 <vm_exec_core+7336>, 0x7fda14325d8b <vm_exec_core+7227>, 0x7fda14325d50 <vm_exec_core+7168>, 0x7fda14325d1a <vm_exec_core+7114>, 0x7fda14325ce7 <vm_exec_core+7063>, 0x7fda143265db <vm_exec_core+9355>, 0x7fda14325048 <vm_exec_core+3832>, 0x7fda14324fda <vm_exec_core+3722>, 0x7fda14324f9f <vm_exec_core+3663>, 0x7fda14324f49 <vm_exec_core+3577>, 0x7fda14324f05 <vm_exec_core+3509>, 0x7fda14324e7e <vm_exec_core+3374>, 0x7fda14324e49 <vm_exec_core+3321>, 0x7fda14324dee <vm_exec_core+3230>, 0x7fda14324d76 <vm_exec_core+3110>, 0x7fda14324d3e <vm_exec_core+3054>, 0x7fda14324d06 <vm_exec_core+2998>, 0x7fda14324b11 <vm_exec_core+2497>, 0x7fda14324a80 <vm_exec_core+2352>, 0x7fda14324a23 <vm_exec_core+2259>, 0x7fda143249aa <vm_exec_core+2138>, 0x7fda143256ea <vm_exec_core+5530>, 0x7fda143256c5 <vm_exec_core+5493>, 0x7fda1432568c <vm_exec_core+5436>, 0x7fda1432563c <vm_exec_core+5356>, 0x7fda1432560a <vm_exec_core+5306>, 0x7fda1432551f <vm_exec_core+5071>, 0x7fda143254da <vm_exec_core+5002>, 0x7fda14325494 <vm_exec_core+4932>, 0x7fda14325464 <vm_exec_core+4884>, 0x7fda14325399 <vm_exec_core+4681>, 0x7fda14325404 <vm_exec_core+4788>, 0x7fda14325269 <vm_exec_core+4377>, 0x7fda143251fc <vm_exec_core+4268>, 0x7fda1432516f <vm_exec_core+4127>, 0x7fda143250b3 <vm_exec_core+3939>, 0x7fda1432507b <vm_exec_core+3883>, 0x7fda14325be8 <vm_exec_core+6808>, 0x7fda14325ad5 <vm_exec_core+6533>, 0x7fda14327593 <vm_exec_core+13379>, 0x7fda14325c63 <vm_exec_core+6931>, 0x7fda1432582e <vm_exec_core+5854>, 0x7fda1432757f <vm_exec_core+13359>, 0x7fda143257e4 <vm_exec_core+5780>, 0x7fda1432578b <vm_exec_core+5691>, 0x7fda14325732 <vm_exec_core+5602>, 0x7fda143259c7 <vm_exec_core+6263>, 0x7fda143258f1 <vm_exec_core+6049>, 0x7fda14325878 <vm_exec_core+5928>, 0x7fda1432694f <vm_exec_core+10239>, 0x7fda14325c2b <vm_exec_core+6875>, 0x7fda14325a7e <vm_exec_core+6446>, 0x7fda1432480b <vm_exec_core+1723>, 0x7fda143247d1 <vm_exec_core+1665>, 0x7fda14324903 <vm_exec_core+1971>, 0x7fda14324862 <vm_exec_core+1810>, 0x7fda1432756b <vm_exec_core+13339>, 0x7fda14327557 <vm_exec_core+13319>, 0x7fda14327543 <vm_exec_core+13299>, 0x7fda1432752f <vm_exec_core+13279>, 0x7fda1432751b <vm_exec_core+13259>, 0x7fda14327507 <vm_exec_core+13239>, 0x7fda143274ec <vm_exec_core+13212>, 0x7fda143274d8 <vm_exec_core+13192>, 0x7fda143274c4 <vm_exec_core+13172>, 0x7fda143274b0 <vm_exec_core+13152>, 0x7fda1432749c <vm_exec_core+13132>, 0x7fda14327488 <vm_exec_core+13112>, 0x7fda14327474 <vm_exec_core+13092>, 0x7fda14327460 <vm_exec_core+13072>, 0x7fda1432744c <vm_exec_core+13052>, 0x7fda14327438 <vm_exec_core+13032>, 0x7fda14324764 <vm_exec_core+1556>, 0x7fda14324706 <vm_exec_core+1462>, 0x7fda14327424 <vm_exec_core+13012>, 0x7fda14327410 <vm_exec_core+12992>, 0x7fda143273fc <vm_exec_core+12972>, 0x7fda143273e8 <vm_exec_core+12952>, 0x7fda14324191 <vm_exec_core+65>, 0x7fda14324195 <vm_exec_core+69>, 0x7fda14324699 <vm_exec_core+1353>, 0x7fda14324642 <vm_exec_core+1266>, 0x7fda143245bf <vm_exec_core+1135>, 0x7fda1432457a <vm_exec_core+1066>, 0x7fda1432452d <vm_exec_core+989>...}
#52 0x00007fda1432a9eb in rb_vm_exec (ec=0x55900c79b120) at /tmp/ruby/src/trunk-random1/vm.c:2366
        _ec = 0x55900c79b120
        _tag = {tag = 36, retval = 4, buf = {0x55900c79b120, 0x7fda1432a1e0 <rb_vm_exec+400>, 0x0, 0x7ffd8b86c350, 0x7fda13b47120}, prev = 0x7ffd8b86c800, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#53 0x00007fda1432abe9 in eval_string_with_cref (self=<optimized out>, src=140574545398280, cref=0x7fda0fd7c9e0, file=140574548766120, line=1) at /tmp/ruby/src/trunk-random1/vm_eval.c:1701
        ec = 0x55900c79b120
        block = {as = {captured = {self = 140574545398320, ep = 0x7fda13b47150, code = {iseq = 0x7fda1015f3c8, ifunc = 0x7fda1015f3c8, val = 140574549472200}}, symbol = 140574545398320, proc = 140574545398320}, type = block_type_iseq}
        iseq = 0x7fda0fd7c8f0
        cfp = <optimized out>
#54 0x00007fda1433af5a in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=140574545398320) at /tmp/ruby/src/trunk-random1/vm_eval.c:1946
        cref = 0x7fda0fd7c9e0
#55 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 = 140574548766120
        line = <optimized out>
        code = 140574545398280
#56 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=140574545398320) at /tmp/ruby/src/trunk-random1/vm_eval.c:2010
No locals.
#57 0x00007fda14314ec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7fda13c46e10, ec=0x55900c79b120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
        ci = 0x254100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fda13ae6e70
        cfunc = 0x55900c7dde08
        recv = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#58 vm_call_cfunc_with_frame (ec=0x55900c79b120, reg_cfp=0x7fda13c46e10, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
        argc = 2
        stack_bottom = <optimized out>
        argv = <optimized out>
#59 0x00007fda1432424d 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 = 0x1298
        cc = <optimized out>
        recv = 94077172949216
        argc = <optimized out>
        calling = {ci = 0x254100100005, cc = 0x7fda1008d8c8, block_handler = 0, recv = 140574545398320, argc = 2, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#60 vm_exec_core (ec=0x55900c79b120, initial=7306069449258660896) at ../../src/trunk-random1/insns.def:835
        bh = <optimized out>
        cd = 0x65645f7473657420
        leaf = <optimized out>
        val = 32
        reg_pc = 0x55900c8f9dc8
        reg_cfp = 0x7fda13c46e10
        insns_address_table = {0x7fda143269bf <vm_exec_core+10351>, 0x7fda143243c9 <vm_exec_core+633>, 0x7fda1432657e <vm_exec_core+9262>, 0x7fda14326504 <vm_exec_core+9140>, 0x7fda1432648d <vm_exec_core+9021>, 0x7fda1432640e <vm_exec_core+8894>, 0x7fda1432638e <vm_exec_core+8766>, 0x7fda14326332 <vm_exec_core+8674>, 0x7fda143262d7 <vm_exec_core+8583>, 0x7fda14326287 <vm_exec_core+8503>, 0x7fda1432610c <vm_exec_core+8124>, 0x7fda14325f61 <vm_exec_core+7697>, 0x7fda14325e76 <vm_exec_core+7462>, 0x7fda14325e07 <vm_exec_core+7351>, 0x7fda14325d9a <vm_exec_core+7242>, 0x7fda14325d5f <vm_exec_core+7183>, 0x7fda14325d29 <vm_exec_core+7129>, 0x7fda14325cf6 <vm_exec_core+7078>, 0x7fda143265ea <vm_exec_core+9370>, 0x7fda14325057 <vm_exec_core+3847>, 0x7fda14324fe9 <vm_exec_core+3737>, 0x7fda14324fae <vm_exec_core+3678>, 0x7fda14324f58 <vm_exec_core+3592>, 0x7fda14324f14 <vm_exec_core+3524>, 0x7fda14324e8d <vm_exec_core+3389>, 0x7fda14324e58 <vm_exec_core+3336>, 0x7fda14324dfd <vm_exec_core+3245>, 0x7fda14324d85 <vm_exec_core+3125>, 0x7fda14324d4d <vm_exec_core+3069>, 0x7fda14324d15 <vm_exec_core+3013>, 0x7fda14324b20 <vm_exec_core+2512>, 0x7fda14324a8f <vm_exec_core+2367>, 0x7fda14324a32 <vm_exec_core+2274>, 0x7fda143249b9 <vm_exec_core+2153>, 0x7fda143256f9 <vm_exec_core+5545>, 0x7fda143256d4 <vm_exec_core+5508>, 0x7fda1432569b <vm_exec_core+5451>, 0x7fda1432564b <vm_exec_core+5371>, 0x7fda14325619 <vm_exec_core+5321>, 0x7fda1432552e <vm_exec_core+5086>, 0x7fda143254e9 <vm_exec_core+5017>, 0x7fda143254a3 <vm_exec_core+4947>, 0x7fda14325473 <vm_exec_core+4899>, 0x7fda143253a8 <vm_exec_core+4696>, 0x7fda14325413 <vm_exec_core+4803>, 0x7fda14325278 <vm_exec_core+4392>, 0x7fda1432520b <vm_exec_core+4283>, 0x7fda1432517e <vm_exec_core+4142>, 0x7fda143250c2 <vm_exec_core+3954>, 0x7fda1432508a <vm_exec_core+3898>, 0x7fda14325bf7 <vm_exec_core+6823>, 0x7fda14325ae4 <vm_exec_core+6548>, 0x7fda143241a8 <vm_exec_core+88>, 0x7fda14325c72 <vm_exec_core+6946>, 0x7fda1432583d <vm_exec_core+5869>, 0x7fda14326b07 <vm_exec_core+10679>, 0x7fda143257f3 <vm_exec_core+5795>, 0x7fda1432579a <vm_exec_core+5706>, 0x7fda14325741 <vm_exec_core+5617>, 0x7fda143259d6 <vm_exec_core+6278>, 0x7fda14325900 <vm_exec_core+6064>, 0x7fda14325887 <vm_exec_core+5943>, 0x7fda1432695e <vm_exec_core+10254>, 0x7fda14325c3a <vm_exec_core+6890>, 0x7fda14325a8d <vm_exec_core+6461>, 0x7fda1432481a <vm_exec_core+1738>, 0x7fda143247e0 <vm_exec_core+1680>, 0x7fda14324912 <vm_exec_core+1986>, 0x7fda14324871 <vm_exec_core+1825>, 0x7fda14326def <vm_exec_core+11423>, 0x7fda14326d46 <vm_exec_core+11254>, 0x7fda14326fc6 <vm_exec_core+11894>, 0x7fda14326f53 <vm_exec_core+11779>, 0x7fda14326ead <vm_exec_core+11613>, 0x7fda14326e51 <vm_exec_core+11521>, 0x7fda14327373 <vm_exec_core+12835>, 0x7fda143272d6 <vm_exec_core+12678>, 0x7fda1432723e <vm_exec_core+12526>, 0x7fda143271a1 <vm_exec_core+12369>, 0x7fda14327109 <vm_exec_core+12217>, 0x7fda14326a48 <vm_exec_core+10488>, 0x7fda143270be <vm_exec_core+12142>, 0x7fda14327068 <vm_exec_core+12056>, 0x7fda14326bd5 <vm_exec_core+10885>, 0x7fda14326b4b <vm_exec_core+10747>, 0x7fda14324773 <vm_exec_core+1571>, 0x7fda14324715 <vm_exec_core+1477>, 0x7fda14326d12 <vm_exec_core+11202>, 0x7fda14326cde <vm_exec_core+11150>, 0x7fda14326c8d <vm_exec_core+11069>, 0x7fda14326c3e <vm_exec_core+10990>, 0x7fda14326a7b <vm_exec_core+10539>, 0x7fda143269d0 <vm_exec_core+10368>, 0x7fda143246a8 <vm_exec_core+1368>, 0x7fda14324651 <vm_exec_core+1281>, 0x7fda143245ce <vm_exec_core+1150>, 0x7fda14324589 <vm_exec_core+1081>, 0x7fda1432453c <vm_exec_core+1004>, 0x7fda143244ef <vm_exec_core+927>, 0x7fda1432449a <vm_exec_core+842>, 0x7fda14324467 <vm_exec_core+791>, 0x7fda14324434 <vm_exec_core+740>, 0x7fda14326aeb <vm_exec_core+10651>, 0x7fda143243ba <vm_exec_core+618>, 0x7fda1432656f <vm_exec_core+9247>, 0x7fda143264f5 <vm_exec_core+9125>, 0x7fda1432647e <vm_exec_core+9006>, 0x7fda143263ff <vm_exec_core+8879>, 0x7fda1432637f <vm_exec_core+8751>, 0x7fda14326323 <vm_exec_core+8659>, 0x7fda143262c8 <vm_exec_core+8568>, 0x7fda14326278 <vm_exec_core+8488>, 0x7fda143260fd <vm_exec_core+8109>, 0x7fda14325f52 <vm_exec_core+7682>, 0x7fda14325e67 <vm_exec_core+7447>, 0x7fda14325df8 <vm_exec_core+7336>, 0x7fda14325d8b <vm_exec_core+7227>, 0x7fda14325d50 <vm_exec_core+7168>, 0x7fda14325d1a <vm_exec_core+7114>, 0x7fda14325ce7 <vm_exec_core+7063>, 0x7fda143265db <vm_exec_core+9355>, 0x7fda14325048 <vm_exec_core+3832>, 0x7fda14324fda <vm_exec_core+3722>, 0x7fda14324f9f <vm_exec_core+3663>, 0x7fda14324f49 <vm_exec_core+3577>, 0x7fda14324f05 <vm_exec_core+3509>, 0x7fda14324e7e <vm_exec_core+3374>, 0x7fda14324e49 <vm_exec_core+3321>, 0x7fda14324dee <vm_exec_core+3230>, 0x7fda14324d76 <vm_exec_core+3110>, 0x7fda14324d3e <vm_exec_core+3054>, 0x7fda14324d06 <vm_exec_core+2998>, 0x7fda14324b11 <vm_exec_core+2497>, 0x7fda14324a80 <vm_exec_core+2352>, 0x7fda14324a23 <vm_exec_core+2259>, 0x7fda143249aa <vm_exec_core+2138>, 0x7fda143256ea <vm_exec_core+5530>, 0x7fda143256c5 <vm_exec_core+5493>, 0x7fda1432568c <vm_exec_core+5436>, 0x7fda1432563c <vm_exec_core+5356>, 0x7fda1432560a <vm_exec_core+5306>, 0x7fda1432551f <vm_exec_core+5071>, 0x7fda143254da <vm_exec_core+5002>, 0x7fda14325494 <vm_exec_core+4932>, 0x7fda14325464 <vm_exec_core+4884>, 0x7fda14325399 <vm_exec_core+4681>, 0x7fda14325404 <vm_exec_core+4788>, 0x7fda14325269 <vm_exec_core+4377>, 0x7fda143251fc <vm_exec_core+4268>, 0x7fda1432516f <vm_exec_core+4127>, 0x7fda143250b3 <vm_exec_core+3939>, 0x7fda1432507b <vm_exec_core+3883>, 0x7fda14325be8 <vm_exec_core+6808>, 0x7fda14325ad5 <vm_exec_core+6533>, 0x7fda14327593 <vm_exec_core+13379>, 0x7fda14325c63 <vm_exec_core+6931>, 0x7fda1432582e <vm_exec_core+5854>, 0x7fda1432757f <vm_exec_core+13359>, 0x7fda143257e4 <vm_exec_core+5780>, 0x7fda1432578b <vm_exec_core+5691>, 0x7fda14325732 <vm_exec_core+5602>, 0x7fda143259c7 <vm_exec_core+6263>, 0x7fda143258f1 <vm_exec_core+6049>, 0x7fda14325878 <vm_exec_core+5928>, 0x7fda1432694f <vm_exec_core+10239>, 0x7fda14325c2b <vm_exec_core+6875>, 0x7fda14325a7e <vm_exec_core+6446>, 0x7fda1432480b <vm_exec_core+1723>, 0x7fda143247d1 <vm_exec_core+1665>, 0x7fda14324903 <vm_exec_core+1971>, 0x7fda14324862 <vm_exec_core+1810>, 0x7fda1432756b <vm_exec_core+13339>, 0x7fda14327557 <vm_exec_core+13319>, 0x7fda14327543 <vm_exec_core+13299>, 0x7fda1432752f <vm_exec_core+13279>, 0x7fda1432751b <vm_exec_core+13259>, 0x7fda14327507 <vm_exec_core+13239>, 0x7fda143274ec <vm_exec_core+13212>, 0x7fda143274d8 <vm_exec_core+13192>, 0x7fda143274c4 <vm_exec_core+13172>, 0x7fda143274b0 <vm_exec_core+13152>, 0x7fda1432749c <vm_exec_core+13132>, 0x7fda14327488 <vm_exec_core+13112>, 0x7fda14327474 <vm_exec_core+13092>, 0x7fda14327460 <vm_exec_core+13072>, 0x7fda1432744c <vm_exec_core+13052>, 0x7fda14327438 <vm_exec_core+13032>, 0x7fda14324764 <vm_exec_core+1556>, 0x7fda14324706 <vm_exec_core+1462>, 0x7fda14327424 <vm_exec_core+13012>, 0x7fda14327410 <vm_exec_core+12992>, 0x7fda143273fc <vm_exec_core+12972>, 0x7fda143273e8 <vm_exec_core+12952>, 0x7fda14324191 <vm_exec_core+65>, 0x7fda14324195 <vm_exec_core+69>, 0x7fda14324699 <vm_exec_core+1353>, 0x7fda14324642 <vm_exec_core+1266>, 0x7fda143245bf <vm_exec_core+1135>, 0x7fda1432457a <vm_exec_core+1066>, 0x7fda1432452d <vm_exec_core+989>...}
#61 0x00007fda1432a9eb in rb_vm_exec (ec=0x55900c79b120) at /tmp/ruby/src/trunk-random1/vm.c:2366
        _ec = 0x55900c79b120
        _tag = {tag = 36, retval = 4, buf = {0x7fda13c46f50, 0x7fda1432a1e0 <rb_vm_exec+400>, 0x0, 0x7ffd8b86c730, 0x0}, prev = 0x7ffd8b86cb80, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#62 0x00007fda14339f5b in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140574609821000, iseq=0x7fda1015f4e0, ec=0x55900c79b120) at /tmp/ruby/src/trunk-random1/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#63 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffd8b86c8a8, argc=1, self=140574609821000, captured=<optimized out>, ec=0x55900c79b120) at /tmp/ruby/src/trunk-random1/vm.c:1440
        iseq = 0x7fda1015f4e0
        i = 1
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = 0x7fda13b470a0
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#64 invoke_block_from_c_bh (force_blockarg=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1458
        captured = <optimized out>
        again = <optimized out>
        again = <optimized out>
        captured = <optimized out>
#65 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffd8b86c8a8, argc=1, ec=0x55900c79b120) at /tmp/ruby/src/trunk-random1/vm.c:1495
No locals.
#66 vm_yield (kw_splat=0, argv=0x7ffd8b86c8a8, argc=1, ec=0x55900c79b120) at /tmp/ruby/src/trunk-random1/vm.c:1503
No locals.
#67 rb_yield_0 (argv=0x7ffd8b86c8a8, argc=1) at /tmp/ruby/src/trunk-random1/vm_eval.c:1337
No locals.
#68 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_eval.c:1353
No locals.
#69 0x00007fda140ad2fc in rb_ary_each (ary=140574548489160) at /tmp/ruby/src/trunk-random1/array.c:2747
        i = 4
#70 0x00007fda14314ec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7fda13c46f90, ec=0x55900c79b120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7fda13ae04a8
        cfunc = 0x55900c7f2348
        recv = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#71 vm_call_cfunc_with_frame (ec=0x55900c79b120, reg_cfp=0x7fda13c46f90, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#72 0x00007fda14325bc9 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 = 94077172949216
        argc = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7fda13b1b7b0, block_handler = 140574611238825, recv = 140574548489160, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#73 vm_exec_core (ec=0x55900c79b120, initial=7306069449258660896) at ../../src/trunk-random1/insns.def:815
        bh = <optimized out>
        cd = 0x55900c8dd5d0
        blockiseq = <optimized out>
        leaf = <optimized out>
        val = 32
        reg_pc = 0x55900c8db7a8
        reg_cfp = 0x7fda13c46f90
        insns_address_table = {0x7fda143269bf <vm_exec_core+10351>, 0x7fda143243c9 <vm_exec_core+633>, 0x7fda1432657e <vm_exec_core+9262>, 0x7fda14326504 <vm_exec_core+9140>, 0x7fda1432648d <vm_exec_core+9021>, 0x7fda1432640e <vm_exec_core+8894>, 0x7fda1432638e <vm_exec_core+8766>, 0x7fda14326332 <vm_exec_core+8674>, 0x7fda143262d7 <vm_exec_core+8583>, 0x7fda14326287 <vm_exec_core+8503>, 0x7fda1432610c <vm_exec_core+8124>, 0x7fda14325f61 <vm_exec_core+7697>, 0x7fda14325e76 <vm_exec_core+7462>, 0x7fda14325e07 <vm_exec_core+7351>, 0x7fda14325d9a <vm_exec_core+7242>, 0x7fda14325d5f <vm_exec_core+7183>, 0x7fda14325d29 <vm_exec_core+7129>, 0x7fda14325cf6 <vm_exec_core+7078>, 0x7fda143265ea <vm_exec_core+9370>, 0x7fda14325057 <vm_exec_core+3847>, 0x7fda14324fe9 <vm_exec_core+3737>, 0x7fda14324fae <vm_exec_core+3678>, 0x7fda14324f58 <vm_exec_core+3592>, 0x7fda14324f14 <vm_exec_core+3524>, 0x7fda14324e8d <vm_exec_core+3389>, 0x7fda14324e58 <vm_exec_core+3336>, 0x7fda14324dfd <vm_exec_core+3245>, 0x7fda14324d85 <vm_exec_core+3125>, 0x7fda14324d4d <vm_exec_core+3069>, 0x7fda14324d15 <vm_exec_core+3013>, 0x7fda14324b20 <vm_exec_core+2512>, 0x7fda14324a8f <vm_exec_core+2367>, 0x7fda14324a32 <vm_exec_core+2274>, 0x7fda143249b9 <vm_exec_core+2153>, 0x7fda143256f9 <vm_exec_core+5545>, 0x7fda143256d4 <vm_exec_core+5508>, 0x7fda1432569b <vm_exec_core+5451>, 0x7fda1432564b <vm_exec_core+5371>, 0x7fda14325619 <vm_exec_core+5321>, 0x7fda1432552e <vm_exec_core+5086>, 0x7fda143254e9 <vm_exec_core+5017>, 0x7fda143254a3 <vm_exec_core+4947>, 0x7fda14325473 <vm_exec_core+4899>, 0x7fda143253a8 <vm_exec_core+4696>, 0x7fda14325413 <vm_exec_core+4803>, 0x7fda14325278 <vm_exec_core+4392>, 0x7fda1432520b <vm_exec_core+4283>, 0x7fda1432517e <vm_exec_core+4142>, 0x7fda143250c2 <vm_exec_core+3954>, 0x7fda1432508a <vm_exec_core+3898>, 0x7fda14325bf7 <vm_exec_core+6823>, 0x7fda14325ae4 <vm_exec_core+6548>, 0x7fda143241a8 <vm_exec_core+88>, 0x7fda14325c72 <vm_exec_core+6946>, 0x7fda1432583d <vm_exec_core+5869>, 0x7fda14326b07 <vm_exec_core+10679>, 0x7fda143257f3 <vm_exec_core+5795>, 0x7fda1432579a <vm_exec_core+5706>, 0x7fda14325741 <vm_exec_core+5617>, 0x7fda143259d6 <vm_exec_core+6278>, 0x7fda14325900 <vm_exec_core+6064>, 0x7fda14325887 <vm_exec_core+5943>, 0x7fda1432695e <vm_exec_core+10254>, 0x7fda14325c3a <vm_exec_core+6890>, 0x7fda14325a8d <vm_exec_core+6461>, 0x7fda1432481a <vm_exec_core+1738>, 0x7fda143247e0 <vm_exec_core+1680>, 0x7fda14324912 <vm_exec_core+1986>, 0x7fda14324871 <vm_exec_core+1825>, 0x7fda14326def <vm_exec_core+11423>, 0x7fda14326d46 <vm_exec_core+11254>, 0x7fda14326fc6 <vm_exec_core+11894>, 0x7fda14326f53 <vm_exec_core+11779>, 0x7fda14326ead <vm_exec_core+11613>, 0x7fda14326e51 <vm_exec_core+11521>, 0x7fda14327373 <vm_exec_core+12835>, 0x7fda143272d6 <vm_exec_core+12678>, 0x7fda1432723e <vm_exec_core+12526>, 0x7fda143271a1 <vm_exec_core+12369>, 0x7fda14327109 <vm_exec_core+12217>, 0x7fda14326a48 <vm_exec_core+10488>, 0x7fda143270be <vm_exec_core+12142>, 0x7fda14327068 <vm_exec_core+12056>, 0x7fda14326bd5 <vm_exec_core+10885>, 0x7fda14326b4b <vm_exec_core+10747>, 0x7fda14324773 <vm_exec_core+1571>, 0x7fda14324715 <vm_exec_core+1477>, 0x7fda14326d12 <vm_exec_core+11202>, 0x7fda14326cde <vm_exec_core+11150>, 0x7fda14326c8d <vm_exec_core+11069>, 0x7fda14326c3e <vm_exec_core+10990>, 0x7fda14326a7b <vm_exec_core+10539>, 0x7fda143269d0 <vm_exec_core+10368>, 0x7fda143246a8 <vm_exec_core+1368>, 0x7fda14324651 <vm_exec_core+1281>, 0x7fda143245ce <vm_exec_core+1150>, 0x7fda14324589 <vm_exec_core+1081>, 0x7fda1432453c <vm_exec_core+1004>, 0x7fda143244ef <vm_exec_core+927>, 0x7fda1432449a <vm_exec_core+842>, 0x7fda14324467 <vm_exec_core+791>, 0x7fda14324434 <vm_exec_core+740>, 0x7fda14326aeb <vm_exec_core+10651>, 0x7fda143243ba <vm_exec_core+618>, 0x7fda1432656f <vm_exec_core+9247>, 0x7fda143264f5 <vm_exec_core+9125>, 0x7fda1432647e <vm_exec_core+9006>, 0x7fda143263ff <vm_exec_core+8879>, 0x7fda1432637f <vm_exec_core+8751>, 0x7fda14326323 <vm_exec_core+8659>, 0x7fda143262c8 <vm_exec_core+8568>, 0x7fda14326278 <vm_exec_core+8488>, 0x7fda143260fd <vm_exec_core+8109>, 0x7fda14325f52 <vm_exec_core+7682>, 0x7fda14325e67 <vm_exec_core+7447>, 0x7fda14325df8 <vm_exec_core+7336>, 0x7fda14325d8b <vm_exec_core+7227>, 0x7fda14325d50 <vm_exec_core+7168>, 0x7fda14325d1a <vm_exec_core+7114>, 0x7fda14325ce7 <vm_exec_core+7063>, 0x7fda143265db <vm_exec_core+9355>, 0x7fda14325048 <vm_exec_core+3832>, 0x7fda14324fda <vm_exec_core+3722>, 0x7fda14324f9f <vm_exec_core+3663>, 0x7fda14324f49 <vm_exec_core+3577>, 0x7fda14324f05 <vm_exec_core+3509>, 0x7fda14324e7e <vm_exec_core+3374>, 0x7fda14324e49 <vm_exec_core+3321>, 0x7fda14324dee <vm_exec_core+3230>, 0x7fda14324d76 <vm_exec_core+3110>, 0x7fda14324d3e <vm_exec_core+3054>, 0x7fda14324d06 <vm_exec_core+2998>, 0x7fda14324b11 <vm_exec_core+2497>, 0x7fda14324a80 <vm_exec_core+2352>, 0x7fda14324a23 <vm_exec_core+2259>, 0x7fda143249aa <vm_exec_core+2138>, 0x7fda143256ea <vm_exec_core+5530>, 0x7fda143256c5 <vm_exec_core+5493>, 0x7fda1432568c <vm_exec_core+5436>, 0x7fda1432563c <vm_exec_core+5356>, 0x7fda1432560a <vm_exec_core+5306>, 0x7fda1432551f <vm_exec_core+5071>, 0x7fda143254da <vm_exec_core+5002>, 0x7fda14325494 <vm_exec_core+4932>, 0x7fda14325464 <vm_exec_core+4884>, 0x7fda14325399 <vm_exec_core+4681>, 0x7fda14325404 <vm_exec_core+4788>, 0x7fda14325269 <vm_exec_core+4377>, 0x7fda143251fc <vm_exec_core+4268>, 0x7fda1432516f <vm_exec_core+4127>, 0x7fda143250b3 <vm_exec_core+3939>, 0x7fda1432507b <vm_exec_core+3883>, 0x7fda14325be8 <vm_exec_core+6808>, 0x7fda14325ad5 <vm_exec_core+6533>, 0x7fda14327593 <vm_exec_core+13379>, 0x7fda14325c63 <vm_exec_core+6931>, 0x7fda1432582e <vm_exec_core+5854>, 0x7fda1432757f <vm_exec_core+13359>, 0x7fda143257e4 <vm_exec_core+5780>, 0x7fda1432578b <vm_exec_core+5691>, 0x7fda14325732 <vm_exec_core+5602>, 0x7fda143259c7 <vm_exec_core+6263>, 0x7fda143258f1 <vm_exec_core+6049>, 0x7fda14325878 <vm_exec_core+5928>, 0x7fda1432694f <vm_exec_core+10239>, 0x7fda14325c2b <vm_exec_core+6875>, 0x7fda14325a7e <vm_exec_core+6446>, 0x7fda1432480b <vm_exec_core+1723>, 0x7fda143247d1 <vm_exec_core+1665>, 0x7fda14324903 <vm_exec_core+1971>, 0x7fda14324862 <vm_exec_core+1810>, 0x7fda1432756b <vm_exec_core+13339>, 0x7fda14327557 <vm_exec_core+13319>, 0x7fda14327543 <vm_exec_core+13299>, 0x7fda1432752f <vm_exec_core+13279>, 0x7fda1432751b <vm_exec_core+13259>, 0x7fda14327507 <vm_exec_core+13239>, 0x7fda143274ec <vm_exec_core+13212>, 0x7fda143274d8 <vm_exec_core+13192>, 0x7fda143274c4 <vm_exec_core+13172>, 0x7fda143274b0 <vm_exec_core+13152>, 0x7fda1432749c <vm_exec_core+13132>, 0x7fda14327488 <vm_exec_core+13112>, 0x7fda14327474 <vm_exec_core+13092>, 0x7fda14327460 <vm_exec_core+13072>, 0x7fda1432744c <vm_exec_core+13052>, 0x7fda14327438 <vm_exec_core+13032>, 0x7fda14324764 <vm_exec_core+1556>, 0x7fda14324706 <vm_exec_core+1462>, 0x7fda14327424 <vm_exec_core+13012>, 0x7fda14327410 <vm_exec_core+12992>, 0x7fda143273fc <vm_exec_core+12972>, 0x7fda143273e8 <vm_exec_core+12952>, 0x7fda14324191 <vm_exec_core+65>, 0x7fda14324195 <vm_exec_core+69>, 0x7fda14324699 <vm_exec_core+1353>, 0x7fda14324642 <vm_exec_core+1266>, 0x7fda143245bf <vm_exec_core+1135>, 0x7fda1432457a <vm_exec_core+1066>, 0x7fda1432452d <vm_exec_core+989>...}
#74 0x00007fda1432a9eb in rb_vm_exec (ec=0x55900c79b120) at /tmp/ruby/src/trunk-random1/vm.c:2366
        _ec = 0x55900c79b120
        _tag = {tag = 36, retval = 4, buf = {0x7fda1015f9b8, 0x7fda1432a1e0 <rb_vm_exec+400>, 0x0, 0x7ffd8b86cab0, 0x55900c829c80}, prev = 0x7ffd8b86cc40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#75 0x00007fda1414c891 in rb_ec_exec_node (ec=ec@entry=0x55900c79b120, n=n@entry=0x7fda1015f9b8) at /tmp/ruby/src/trunk-random1/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 140574618112564, buf = {0x7fda1015f9b8, 0x7fda1414c8e2 <rb_ec_exec_node+258>, 0x0, 0x7ffd8b86cc10, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7fda1015f9b8
#76 0x00007fda14152d53 in ruby_run_node (n=0x7fda1015f9b8) at /tmp/ruby/src/trunk-random1/eval.c:328
        ec = 0x55900c79b120
        status = 0
#77 0x000055900b2a2187 in rb_main (argv=0x7ffd8b86ce48, argc=141) at /tmp/ruby/src/trunk-random1/main.c:39
        variable_in_this_stack_frame = 140726944322873
#78 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