# Logfile created on 2023-03-28 13:24:14 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055e7235160c0 @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-132414", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000055e7235af4c8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055e7235af388 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055e7235af1a8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random1.20230328-132414", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random1.20230328-132414>, @binmode=false, @mon_data=#<Monitor:0x000055e7235af0e0>, @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 debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854
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 -
From https://github.com/ruby/rbs
 * branch              c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/debug.revision unchanged
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
Already up to date.
Latest commit hash = 1e9a218ade
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
/tmp/ruby/src/trunk-random1/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
Update debug to 65197361213529fb5f0b5f6ec111b4d2688a3887
Update rbs to c24c65ce867c7d1cc3cc1ca871fc002579bd8854
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 -
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
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/debug.revision unchanged
echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision unchanged
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/enc/unicode/15.0.0 
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
Copyright (C) 2021 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

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

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

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

generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
From https://github.com/ruby/rbs
 * branch              c24c65ce867c7d1cc3cc1ca871fc002579bd8854 -> FETCH_HEAD
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
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'
HEAD is now at c24c65ce Merge pull request #1291 from pocke/Avoid_to_test__Pathname__taint_untaint___when_it_is_not_defined
HEAD is now at 6519736 Increase timeout in debug_code
generating transdb.h
echo c24c65ce867c7d1cc3cc1ca871fc002579bd8854 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision -
echo 65197361213529fb5f0b5f6ec111b4d2688a3887 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/debug.revision unchanged
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-random1/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
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/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper'
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/ext/syslog'
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/ext/openssl'
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'
./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=59234
  "--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 804023 killed by SIGABRT (signal 6) (core dumped)
| (eval):1: [BUG] push_mark_stack(): GC does not handle T_NODE 0x1b(0x000055e130aca0a8) 0x1d7b
| ruby 3.3.0dev (2023-03-28T12:49:49Z master 1e9a218ade) [x86_64-linux]
| 
| -- Control frame information -----------------------------------------------
| c:0014 p:---- s:0067 e:000066 CFUNC  :inspect
| c:0013 p:---- s:0064 e:000063 CFUNC  :inspect
| c:0012 p:0011 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:001e50 EVAL   -:29 [FINISH]
| c:0001 p:0000 s:0003 E:000eb0 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_op'
| (eval):1:in `inspect'
| (eval):1:in `inspect'
| 
| -- Threading information ---------------------------------------------------
| Total ractor count: 1
| Ruby thread count for this ractor: 1
| 
| -- C level backtrace information -------------------------------------------
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_print_backtrace+0xd) [0x7f1ebc1f64bb] /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(bug_report_end+0x0) [0x7f1ebbffd349] /tmp/ruby/src/trunk-random1/error.c:790
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_bug_without_die) /tmp/ruby/src/trunk-random1/error.c:790
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(die+0x0) [0x7f1ebbf57970] /tmp/ruby/src/trunk-random1/error.c:798
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_bug) /tmp/ruby/src/trunk-random1/error.c:800
| [0x7f1ebc01e6bd]
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(mark_ast_value+0x9) [0x7f1ebc088c4c] /tmp/ruby/src/trunk-random1/node.c:1379
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(iterate_buffer_elements) /tmp/ruby/src/trunk-random1/node.c:1338
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(iterate_node_values) /tmp/ruby/src/trunk-random1/node.c:1348
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ast_mark) /tmp/ruby/src/trunk-random1/node.c:1436
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_mark_stacked_objects+0x3f) [0x7f1ebc027997] /tmp/ruby/src/trunk-random1/gc.c:7512
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_mark_stacked_objects_incremental) /tmp/ruby/src/trunk-random1/gc.c:7544
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_marks_rest) /tmp/ruby/src/trunk-random1/gc.c:8714
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_marking_exit+0x0) [0x7f1ebc02b648] /tmp/ruby/src/trunk-random1/gc.c:8754
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_marks_continue) /tmp/ruby/src/trunk-random1/gc.c:8757
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_continue) /tmp/ruby/src/trunk-random1/gc.c:2389
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(ractor_cache_allocate_slot+0x0) [0x7f1ebc02b8cd] /tmp/ruby/src/trunk-random1/gc.c:2782
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(newobj_alloc) /tmp/ruby/src/trunk-random1/gc.c:2786
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(newobj_of0+0x66) [0x7f1ebc02c091] /tmp/ruby/src/trunk-random1/gc.c:2893
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(newobj_of) /tmp/ruby/src/trunk-random1/gc.c:2913
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-random1/gc.c:2935
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_str_inspect+0x4a) [0x7f1ebc176b7a] /tmp/ruby/src/trunk-random1/string.c:6734
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call0_cfunc_with_frame+0x111) [0x7f1ebc1e6231] /tmp/ruby/src/trunk-random1/vm_eval.c:148
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call0_cfunc) /tmp/ruby/src/trunk-random1/vm_eval.c:162
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call0_body) /tmp/ruby/src/trunk-random1/vm_eval.c:208
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call0_cc+0x6e) [0x7f1ebc1ea88f] /tmp/ruby/src/trunk-random1/vm_eval.c:85
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_funcallv) /tmp/ruby/src/trunk-random1/vm_eval.c:1040
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_inspect+0x19) [0x7f1ebc09d9a9] /tmp/ruby/src/trunk-random1/object.c:659
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(inspect_ary+0x3e) [0x7f1ebbf63531] /tmp/ruby/src/trunk-random1/array.c:3105
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(inspect_ary) /tmp/ruby/src/trunk-random1/array.c:3097
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(exec_recursive+0x3e8) [0x7f1ebc18e768] /tmp/ruby/src/trunk-random1/thread.c:5149
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f1ebc1caec4] /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) [0x7f1ebc1da24d] /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) [0x7f1ebc1e09eb] /tmp/ruby/src/trunk-random1/vm.c:2366
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call0_cc+0x6e) [0x7f1ebc1ea88f] /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) [0x7f1eb8057f4a] /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) [0x7f1eb805ff85] /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) [0x7f1eb80715b2] /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14371
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ensure+0x126) [0x7f1ebc006fd6] /tmp/ruby/src/trunk-random1/eval.c:1005
| /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so(ripper_parse+0x95) [0x7f1eb8054315] /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14409
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f1ebc1caec4] /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) [0x7f1ebc1da24d] /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) [0x7f1ebc1e09eb] /tmp/ruby/src/trunk-random1/vm.c:2366
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(eval_string_with_cref+0xd9) [0x7f1ebc1e0be9] /tmp/ruby/src/trunk-random1/vm_eval.c:1701
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(eval_under+0x48) [0x7f1ebc1f0f5a] /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) [0x7f1ebc1caec4] /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) [0x7f1ebc1da24d] /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) [0x7f1ebc1e09eb] /tmp/ruby/src/trunk-random1/vm.c:2366
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_yield+0x27b) [0x7f1ebc1eff5b] /tmp/ruby/src/trunk-random1/vm.c:1384
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7f1ebbf632fc] /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) [0x7f1ebc1caec4] /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) [0x7f1ebc1dbbc9] /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) [0x7f1ebc1e09eb] /tmp/ruby/src/trunk-random1/vm.c:2366
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7f1ebc002891] /tmp/ruby/src/trunk-random1/eval.c:287
| /tmp/ruby/build/trunk-random1/libruby.so.3.3(ruby_run_node+0x93) [0x7f1ebc008d53] /tmp/ruby/src/trunk-random1/eval.c:328
| /tmp/ruby/build/trunk-random1/ruby(rb_main+0x21) [0x55e12eea6187] /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) [0x7f1ebbb49d90] ../sysdeps/nptl/libc_start_call_main.h:58
| /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f1ebbb49e40] ../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
| [0x55e12eea61d5]
| 
| -- Other runtime information -----------------------------------------------
| 
| * Process memory map:
| 
| 55e12eea5000-55e12eea6000 r--p 00000000 00:35 14314407                   /tmp/ruby/build/trunk-random1/ruby
| 55e12eea6000-55e12eea7000 r-xp 00001000 00:35 14314407                   /tmp/ruby/build/trunk-random1/ruby
| 55e12eea7000-55e12eea8000 r--p 00002000 00:35 14314407                   /tmp/ruby/build/trunk-random1/ruby
| 55e12eea8000-55e12eea9000 r--p 00002000 00:35 14314407                   /tmp/ruby/build/trunk-random1/ruby
| 55e12eea9000-55e12eeaa000 rw-p 00003000 00:35 14314407                   /tmp/ruby/build/trunk-random1/ruby
| 55e1306fc000-55e130bf4000 rw-p 00000000 00:00 0                          [heap]
| 7f1eb563d000-7f1eb585b000 r--s 00000000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f1eb585b000-7f1eb58f0000 rw-p 00000000 00:00 0 
| 7f1eb58f0000-7f1eb599d000 r--s 00000000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7f1eb599d000-7f1eb6d4e000 rw-p 00000000 00:00 0 
| 7f1eb6d4e000-7f1eb7d9a000 r--s 00000000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7f1eb7d9a000-7f1eb7dd0000 r--s 00000000 00:35 14314407                   /tmp/ruby/build/trunk-random1/ruby
| 7f1eb7dd0000-7f1eb7de0000 rw-p 00000000 00:00 0 
| 7f1eb7def000-7f1eb7fb0000 rw-p 00000000 00:00 0 
| 7f1eb7fc0000-7f1eb8040000 rw-p 00000000 00:00 0 
| 7f1eb8041000-7f1eb8043000 r--p 00000000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7f1eb8043000-7f1eb8048000 r-xp 00002000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7f1eb8048000-7f1eb8049000 r--p 00007000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7f1eb8049000-7f1eb804a000 ---p 00008000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7f1eb804a000-7f1eb804b000 r--p 00008000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7f1eb804b000-7f1eb804c000 rw-p 00009000 00:35 15891563                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
| 7f1eb804c000-7f1eb8052000 r--p 00000000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7f1eb8052000-7f1eb8074000 r-xp 00006000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7f1eb8074000-7f1eb808d000 r--p 00028000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7f1eb808d000-7f1eb808f000 r--p 00040000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7f1eb808f000-7f1eb8090000 rw-p 00042000 00:35 15734020                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
| 7f1eb8090000-7f1eb80b0000 rw-p 00000000 00:00 0 
| 7f1eb80b0000-7f1eb80b1000 ---p 00000000 00:00 0 
| 7f1eb80b1000-7f1eb80f2000 rw-p 00000000 00:00 0 
| 7f1eb80f2000-7f1eb80f3000 ---p 00000000 00:00 0 
| 7f1eb80f3000-7f1eb8134000 rw-p 00000000 00:00 0 
| 7f1eb8134000-7f1eb8135000 ---p 00000000 00:00 0 
| 7f1eb8135000-7f1eb8176000 rw-p 00000000 00:00 0 
| 7f1eb8176000-7f1eb8177000 ---p 00000000 00:00 0 
| 7f1eb8177000-7f1eb81b8000 rw-p 00000000 00:00 0 
| 7f1eb81b8000-7f1eb81b9000 ---p 00000000 00:00 0 
| 7f1eb81b9000-7f1eb81fa000 rw-p 00000000 00:00 0 
| 7f1eb81fa000-7f1eb81fb000 ---p 00000000 00:00 0 
| 7f1eb81fb000-7f1eb823c000 rw-p 00000000 00:00 0 
| 7f1eb823c000-7f1eb823d000 ---p 00000000 00:00 0 
| 7f1eb823d000-7f1eb827e000 rw-p 00000000 00:00 0 
| 7f1eb827e000-7f1eb827f000 ---p 00000000 00:00 0 
| 7f1eb827f000-7f1eb82c0000 rw-p 00000000 00:00 0 
| 7f1eb82c0000-7f1eb82c1000 ---p 00000000 00:00 0 
| 7f1eb82c1000-7f1eb8302000 rw-p 00000000 00:00 0 
| 7f1eb8302000-7f1eb8303000 ---p 00000000 00:00 0 
| 7f1eb8303000-7f1eb8344000 rw-p 00000000 00:00 0 
| 7f1eb8344000-7f1eb8345000 ---p 00000000 00:00 0 
| 7f1eb8345000-7f1eb8386000 rw-p 00000000 00:00 0 
| 7f1eb8386000-7f1eb8387000 ---p 00000000 00:00 0 
| 7f1eb8387000-7f1eb83c8000 rw-p 00000000 00:00 0 
| 7f1eb83c8000-7f1eb83c9000 ---p 00000000 00:00 0 
| 7f1eb83c9000-7f1eb840a000 rw-p 00000000 00:00 0 
| 7f1eb840a000-7f1eb840b000 ---p 00000000 00:00 0 
| 7f1eb840b000-7f1eb844c000 rw-p 00000000 00:00 0 
| 7f1eb844c000-7f1eb844d000 ---p 00000000 00:00 0 
| 7f1eb844d000-7f1eb848e000 rw-p 00000000 00:00 0 
| 7f1eb848e000-7f1eb848f000 ---p 00000000 00:00 0 
| 7f1eb848f000-7f1eb84d0000 rw-p 00000000 00:00 0 
| 7f1eb84d0000-7f1eb84d1000 ---p 00000000 00:00 0 
| 7f1eb84d1000-7f1eb8512000 rw-p 00000000 00:00 0 
| 7f1eb8512000-7f1eb8513000 ---p 00000000 00:00 0 
| 7f1eb8513000-7f1eb8554000 rw-p 00000000 00:00 0 
| 7f1eb8554000-7f1eb8555000 ---p 00000000 00:00 0 
| 7f1eb8555000-7f1eb8596000 rw-p 00000000 00:00 0 
| 7f1eb8596000-7f1eb8597000 ---p 00000000 00:00 0 
| 7f1eb8597000-7f1eb85d8000 rw-p 00000000 00:00 0 
| 7f1eb85d8000-7f1eb85d9000 ---p 00000000 00:00 0 
| 7f1eb85d9000-7f1eb861a000 rw-p 00000000 00:00 0 
| 7f1eb861a000-7f1eb861b000 ---p 00000000 00:00 0 
| 7f1eb861b000-7f1eb865c000 rw-p 00000000 00:00 0 
| 7f1eb865c000-7f1eb865d000 ---p 00000000 00:00 0 
| 7f1eb865d000-7f1eb869e000 rw-p 00000000 00:00 0 
| 7f1eb869e000-7f1eb869f000 ---p 00000000 00:00 0 
| 7f1eb869f000-7f1eb86e0000 rw-p 00000000 00:00 0 
| 7f1eb86e0000-7f1eb86e1000 ---p 00000000 00:00 0 
| 7f1eb86e1000-7f1eb8722000 rw-p 00000000 00:00 0 
| 7f1eb8722000-7f1eb8723000 ---p 00000000 00:00 0 
| 7f1eb8723000-7f1eb8764000 rw-p 00000000 00:00 0 
| 7f1eb8764000-7f1eb8765000 ---p 00000000 00:00 0 
| 7f1eb8765000-7f1eb87a6000 rw-p 00000000 00:00 0 
| 7f1eb87a6000-7f1eb87a7000 ---p 00000000 00:00 0 
| 7f1eb87a7000-7f1eb87e8000 rw-p 00000000 00:00 0 
| 7f1eb87e8000-7f1eb87e9000 ---p 00000000 00:00 0 
| 7f1eb87e9000-7f1eb882a000 rw-p 00000000 00:00 0 
| 7f1eb882a000-7f1eb882b000 ---p 00000000 00:00 0 
| 7f1eb882b000-7f1eb886c000 rw-p 00000000 00:00 0 
| 7f1eb886c000-7f1eb886d000 ---p 00000000 00:00 0 
| 7f1eb886d000-7f1eb88ae000 rw-p 00000000 00:00 0 
| 7f1eb88ae000-7f1eb88af000 ---p 00000000 00:00 0 
| 7f1eb88af000-7f1eb8920000 rw-p 00000000 00:00 0 
| 7f1eb8920000-7f1eb8921000 r--p 00000000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f1eb8921000-7f1eb8923000 r-xp 00001000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f1eb8923000-7f1eb8924000 r--p 00003000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f1eb8924000-7f1eb8925000 r--p 00003000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f1eb8925000-7f1eb8926000 rw-p 00004000 00:35 15892169                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
| 7f1eb8926000-7f1ebb9f0000 rw-p 00000000 00:00 0 
| 7f1ebb9f3000-7f1ebb9f4000 r--p 00000000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7f1ebb9f4000-7f1ebb9f5000 r-xp 00001000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7f1ebb9f5000-7f1ebb9f6000 r--p 00002000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7f1ebb9f6000-7f1ebb9f7000 r--p 00002000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7f1ebb9f7000-7f1ebb9f8000 rw-p 00003000 00:35 15747730                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
| 7f1ebb9f8000-7f1ebb9f9000 r--p 00000000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7f1ebb9f9000-7f1ebb9fa000 r-xp 00001000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7f1ebb9fa000-7f1ebb9fb000 r--p 00002000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7f1ebb9fb000-7f1ebb9fc000 r--p 00002000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7f1ebb9fc000-7f1ebb9fd000 rw-p 00003000 00:35 15747477                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
| 7f1ebb9fd000-7f1ebbb00000 rw-p 00000000 00:00 0 
| 7f1ebbb00000-7f1ebbb03000 r--p 00000000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f1ebbb03000-7f1ebbb1a000 r-xp 00003000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f1ebbb1a000-7f1ebbb1e000 r--p 0001a000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f1ebbb1e000-7f1ebbb1f000 r--p 0001d000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f1ebbb1f000-7f1ebbb20000 rw-p 0001e000 00:35 13112828                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
| 7f1ebbb20000-7f1ebbb48000 r--p 00000000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f1ebbb48000-7f1ebbcdd000 r-xp 00028000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f1ebbcdd000-7f1ebbd35000 r--p 001bd000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f1ebbd35000-7f1ebbd39000 r--p 00214000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f1ebbd39000-7f1ebbd3b000 rw-p 00218000 00:35 13112803                   /usr/lib/x86_64-linux-gnu/libc.so.6
| 7f1ebbd3b000-7f1ebbd4a000 rw-p 00000000 00:00 0 
| 7f1ebbd4a000-7f1ebbd58000 r--p 00000000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f1ebbd58000-7f1ebbdd4000 r-xp 0000e000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f1ebbdd4000-7f1ebbe2f000 r--p 0008a000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f1ebbe2f000-7f1ebbe30000 r--p 000e4000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f1ebbe30000-7f1ebbe31000 rw-p 000e5000 00:35 13112855                   /usr/lib/x86_64-linux-gnu/libm.so.6
| 7f1ebbe31000-7f1ebbe33000 r--p 00000000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f1ebbe33000-7f1ebbe47000 r-xp 00002000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f1ebbe47000-7f1ebbe60000 r--p 00016000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f1ebbe60000-7f1ebbe61000 ---p 0002f000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f1ebbe61000-7f1ebbe62000 r--p 0002f000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f1ebbe62000-7f1ebbe63000 rw-p 00030000 00:35 13112812                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
| 7f1ebbe63000-7f1ebbe6b000 rw-p 00000000 00:00 0 
| 7f1ebbe6b000-7f1ebbe75000 r--p 00000000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f1ebbe75000-7f1ebbed4000 r-xp 0000a000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f1ebbed4000-7f1ebbeeb000 r--p 00069000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f1ebbeeb000-7f1ebbeec000 r--p 0007f000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f1ebbeec000-7f1ebbeed000 rw-p 00080000 00:35 13112832                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
| 7f1ebbeed000-7f1ebbeef000 r--p 00000000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f1ebbeef000-7f1ebbf00000 r-xp 00002000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f1ebbf00000-7f1ebbf06000 r--p 00013000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f1ebbf06000-7f1ebbf07000 ---p 00019000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f1ebbf07000-7f1ebbf08000 r--p 00019000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f1ebbf08000-7f1ebbf09000 rw-p 0001a000 00:35 13112934                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
| 7f1ebbf0d000-7f1ebbf51000 r--p 00000000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7f1ebbf51000-7f1ebc2b0000 r-xp 00044000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7f1ebc2b0000-7f1ebc411000 r--p 003a3000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7f1ebc411000-7f1ebc412000 ---p 00504000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7f1ebc412000-7f1ebc426000 r--p 00504000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7f1ebc426000-7f1ebc429000 rw-p 00518000 00:35 14292753                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
| 7f1ebc429000-7f1ebc43f000 rw-p 00000000 00:00 0 
| 7f1ebc43f000-7f1ebc441000 r--p 00000000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f1ebc441000-7f1ebc46b000 r-xp 00002000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f1ebc46b000-7f1ebc476000 r--p 0002c000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f1ebc477000-7f1ebc479000 r--p 00037000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7f1ebc479000-7f1ebc47b000 rw-p 00039000 00:35 13112785                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
| 7ffe1997b000-7ffe1a17a000 rw-p 00000000 00:00 0                          [stack]
| 7ffe1a1f2000-7ffe1a1f6000 r--p 00000000 00:00 0                          [vvar]
| 7ffe1a1f6000-7ffe1a1f8000 r-xp 00000000 00:00 0                          [vdso]
| ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]
| 
| 


Finished tests in 904.814550s, 26.2706 tests/s, 9854.0999 assertions/s.
23770 tests, 8916133 assertions, 1 failures, 0 errors, 76 skips

ruby -v: ruby 3.3.0dev (2023-03-28T12:49:49Z master 1e9a218ade) [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:49:49Z master 1e9a218ade) [x86_64-linux]
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 97.130497 seconds

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

>>> Threads

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

>>> Machine level backtrace


Thread 1 (Thread 0x7f1ebbafec00 (LWP 804023)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=139769974615040) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f1ebbafec00
        old_mask = {__val = {140729336149696, 1, 94425668635408, 139769975428307, 0, 139769975324653, 139769974615040, 139769976940032, 94425671583728, 139769975270823, 6, 139769976957024, 94425671583728, 139769981919973, 139769976956576, 140729336149712}}
        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=139769974615040) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=139769974615040, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f1ebbb62476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f1ebbb487f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x70782d2d20303030, sa_sigaction = 0x70782d2d20303030}, sa_mask = {__val = {139769976956576, 2, 2, 1, 139769982937654, 139769976940032, 139769975275607, 139769974607120, 94425668645088, 139769982716296, 139769976956576, 140729336150096, 0, 94425671172384, 139769979851593, 4294967340}}, sa_flags = -1470115328, sa_restorer = 0x7f1ebbafd010}
        sigs = {__val = {32, 8241999043771768864, 7003490386013784669, 3975887029563450929, 4063990007258768998, 8104277497642758192, 3472328296227680288, 139769975320429, 2314885530818453552, 2, 139769976956576, 3432, 139769982937654, 139769975322704, 2, 3544392720173131366}}
#5  0x00007f1ebbf57975 in die () at /tmp/ruby/src/trunk-random1/error.c:776
No locals.
#6  rb_bug (fmt=fmt@entry=0x7f1ebc2b8988 "push_mark_stack(): GC does not handle T_NODE 0x%x(%p) 0x%lx") at /tmp/ruby/src/trunk-random1/error.c:800
        args = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7ffe1a173930, reg_save_area = 0x7ffe1a173870}}
#7  0x00007f1ebc01e6bd in push_mark_stack (data=94425672622248, stack=0x55e1306ff4f8) at /tmp/ruby/src/trunk-random1/gc.c:6398
        obj = 94425672622248
        obj = <optimized out>
#8  gc_grey (objspace=0x55e1306ff0e0, obj=94425672622248) at /tmp/ruby/src/trunk-random1/gc.c:7026
No locals.
#9  0x00007f1ebc088c4c in mark_ast_value (node=0x55e130968130, ctx=0x0) at /tmp/ruby/src/trunk-random1/node.c:1379
        args = <optimized out>
#10 iterate_buffer_elements (ctx=0x0, func=<optimized out>, len=44, nbe=0x55e130968120) at /tmp/ruby/src/trunk-random1/node.c:1338
        cursor = 0
        cursor = <optimized out>
#11 iterate_node_values (nb=<optimized out>, nb=<optimized out>, ctx=0x0, func=<optimized out>) at /tmp/ruby/src/trunk-random1/node.c:1348
        nbe = 0x55e130968120
        nbe = <optimized out>
#12 rb_ast_mark (ast=0x7f1eb7f34cd8) at /tmp/ruby/src/trunk-random1/node.c:1436
        nb = <optimized out>
#13 0x00007f1ebc027997 in gc_mark_stacked_objects (incremental=1, count=2147483647, objspace=0x55e1306ff0e0) at /tmp/ruby/src/trunk-random1/gc.c:7512
        mstack = 0x55e1306ff4f8
        obj = 139769911921880
        marked_slots_at_the_beginning = <optimized out>
        popped_count = 4951
        mstack = <optimized out>
        obj = <optimized out>
        marked_slots_at_the_beginning = <optimized out>
        popped_count = <optimized out>
#14 gc_mark_stacked_objects_incremental (count=2147483647, objspace=0x55e1306ff0e0) at /tmp/ruby/src/trunk-random1/gc.c:7544
No locals.
#15 gc_marks_rest (objspace=0x55e1306ff0e0) at /tmp/ruby/src/trunk-random1/gc.c:8714
No locals.
#16 0x00007f1ebc02b648 in gc_marks_continue (size_pool=0x55e1306ff108, heap=0x55e1306ff140, objspace=0x55e1306ff0e0) at /tmp/ruby/src/trunk-random1/gc.c:8754
        marking_finished = true
        __func__ = <optimized out>
        marking_finished = <optimized out>
#17 gc_continue (objspace=0x55e1306ff0e0, size_pool=0x55e1306ff108, heap=0x55e1306ff140) at /tmp/ruby/src/trunk-random1/gc.c:2389
        lock_lev = 32542
#18 0x00007f1ebc02b8cd in newobj_alloc (objspace=0x55e1306ff0e0, cr=0x55e1306ffdf0, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:2782
        lev = 1
        unlock_vm = true
        size_pool = 0x55e1306ff108
        heap = 0x55e1306ff140
        cache = 0x55e130700068
        obj = <optimized out>
        __func__ = <optimized out>
#19 0x00007f1ebc02c091 in newobj_of0 (alloc_size=<optimized out>, cr=<optimized out>, wb_protected=1, flags=5, klass=139769922252160) at /tmp/ruby/src/trunk-random1/gc.c:2893
        obj = <optimized out>
        objspace = 0x55e1306ff0e0
        size_pool_idx = <optimized out>
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
#20 newobj_of (alloc_size=<optimized out>, wb_protected=1, v3=0, v2=0, v1=0, flags=5, klass=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:2913
        obj = <optimized out>
        obj = <optimized out>
#21 rb_wb_protected_newobj_of (klass=139769922252160, flags=flags@entry=5, size=size@entry=25) at /tmp/ruby/src/trunk-random1/gc.c:2935
        __func__ = <optimized out>
#22 0x00007f1ebc1624ae in str_alloc_embed (capa=1, klass=<optimized out>) at /tmp/ruby/src/trunk-random1/string.c:907
        size = 25
        str = <optimized out>
        size = <optimized out>
        str = <optimized out>
#23 0x00007f1ebc176b7a in rb_str_inspect (str=139769973462400) at /tmp/ruby/src/trunk-random1/string.c:6734
        encidx = <optimized out>
        enc = 0x55e130706e50
        p = <optimized out>
        pend = <optimized out>
        prev = <optimized out>
        buf = "p0\341U\000\000\002\000\000\000\000\000\000"
        result = <optimized out>
        resenc = <optimized out>
        unicode_p = <optimized out>
        asciicompat = <optimized out>
#24 0x00007f1ebc1e6231 in vm_call0_cfunc_with_frame (argv=0x0, calling=<optimized out>, ec=0x55e130700120) at /tmp/ruby/src/trunk-random1/vm_eval.c:148
        reg_cfp = 0x7f1ebbafccd0
        ci = <optimized out>
        me = 0x7f1ebb99a698
        mid = 2769
        block_handler = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        val = <optimized out>
        cfunc = <optimized out>
        len = <optimized out>
        frame_flags = <optimized out>
        ci = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        mid = <optimized out>
        block_handler = <optimized out>
        frame_flags = <optimized out>
        unaligned_member_ptr_result = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        reg_cfp = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#25 vm_call0_cfunc (argv=0x0, calling=<optimized out>, ec=0x55e130700120) at /tmp/ruby/src/trunk-random1/vm_eval.c:162
No locals.
#26 vm_call0_body (ec=0x55e130700120, calling=<optimized out>, argv=0x0) at /tmp/ruby/src/trunk-random1/vm_eval.c:208
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#27 0x00007f1ebc1ea88f in vm_call0_cc (kw_splat=0, cc=0x7f1eb7f3ca50, argv=0x0, argc=0, id=2769, recv=139769973462400, ec=0x55e130700120) at /tmp/ruby/src/trunk-random1/vm_eval.c:85
        calling = {ci = 0x7ffe1a173d30, cc = 0x7f1eb7f3ca50, block_handler = 0, recv = 139769973462400, argc = 0, kw_splat = false}
#28 rb_funcallv_scope (scope=CALL_FCALL, argv=0x0, argc=0, mid=2769, recv=139769973462400) at /tmp/ruby/src/trunk-random1/vm_eval.c:1040
        ec = 0x55e130700120
        cc = 0x7f1eb7f3ca50
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#29 rb_funcallv (recv=139769973462400, mid=mid@entry=2769, argc=argc@entry=0, argv=argv@entry=0x0) at /tmp/ruby/src/trunk-random1/vm_eval.c:1055
No locals.
#30 0x00007f1ebc09d9a9 in rb_inspect (obj=<optimized out>) at /tmp/ruby/src/trunk-random1/object.c:659
        str = <optimized out>
        enc = <optimized out>
#31 0x00007f1ebbf63531 in inspect_ary (dummy=139769981872271, recur=0, ary=139769973459920) at /tmp/ruby/src/trunk-random1/array.c:3105
        i = 1
        s = <optimized out>
        str = 139769973444600
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
#32 inspect_ary (ary=ary@entry=139769973459920, dummy=dummy@entry=0, recur=recur@entry=0) at /tmp/ruby/src/trunk-random1/array.c:3097
        i = <optimized out>
        s = <optimized out>
        str = <optimized out>
#33 0x00007f1ebc18e768 in exec_recursive (func=0x7f1ebbf634d0 <inspect_ary>, obj=139769973459920, pairid=<optimized out>, arg=0, outer=0, mid=<optimized out>) at /tmp/ruby/src/trunk-random1/thread.c:5149
        _ec = 0x55e130700120
        _tag = {tag = 36, retval = 139769973459920, buf = {0x55e13074f720, 0x7f1ebc18e5b0 <exec_recursive+560>, 0x0, 0x7ffe1a173df0, 0x7f1ebb9fd1c8}, prev = 0x7ffe1a174190, state = RUBY_TAG_NONE, lock_rec = 0}
        ret = 36
        state = RUBY_TAG_NONE
        result = <optimized out>
        sym = 708876
        p = {func = 0x7f1ebbf634d0 <inspect_ary>, list = 139769911870400, obj = 139769973459920, pairid = 0, arg = 0}
        outermost = <optimized out>
#34 0x00007f1ebc1caec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f1ebbafcd10, ec=0x55e130700120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
        ci = 0xad100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f1ebb990a58
        cfunc = 0x55e13074f728
        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>
#35 vm_call_cfunc_with_frame (ec=0x55e130700120, reg_cfp=0x7f1ebbafcd10, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#36 0x00007f1ebc1da24d 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 = 1
        ci = 0x0
        cc = <optimized out>
        recv = 804023
        argc = <optimized out>
        calling = {ci = 0xad100100001, cc = 0x7f1eb7f3caf0, block_handler = 0, recv = 139769973459920, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#37 vm_exec_core (ec=0x55e130700120, initial=804023) at ../../src/trunk-random1/insns.def:835
        bh = <optimized out>
        cd = 0xc44b7
        leaf = <optimized out>
        val = 1
        reg_pc = 0x55e130a36698
        reg_cfp = 0x7f1ebbafcd10
        insns_address_table = {0x7f1ebc1dc9bf <vm_exec_core+10351>, 0x7f1ebc1da3c9 <vm_exec_core+633>, 0x7f1ebc1dc57e <vm_exec_core+9262>, 0x7f1ebc1dc504 <vm_exec_core+9140>, 0x7f1ebc1dc48d <vm_exec_core+9021>, 0x7f1ebc1dc40e <vm_exec_core+8894>, 0x7f1ebc1dc38e <vm_exec_core+8766>, 0x7f1ebc1dc332 <vm_exec_core+8674>, 0x7f1ebc1dc2d7 <vm_exec_core+8583>, 0x7f1ebc1dc287 <vm_exec_core+8503>, 0x7f1ebc1dc10c <vm_exec_core+8124>, 0x7f1ebc1dbf61 <vm_exec_core+7697>, 0x7f1ebc1dbe76 <vm_exec_core+7462>, 0x7f1ebc1dbe07 <vm_exec_core+7351>, 0x7f1ebc1dbd9a <vm_exec_core+7242>, 0x7f1ebc1dbd5f <vm_exec_core+7183>, 0x7f1ebc1dbd29 <vm_exec_core+7129>, 0x7f1ebc1dbcf6 <vm_exec_core+7078>, 0x7f1ebc1dc5ea <vm_exec_core+9370>, 0x7f1ebc1db057 <vm_exec_core+3847>, 0x7f1ebc1dafe9 <vm_exec_core+3737>, 0x7f1ebc1dafae <vm_exec_core+3678>, 0x7f1ebc1daf58 <vm_exec_core+3592>, 0x7f1ebc1daf14 <vm_exec_core+3524>, 0x7f1ebc1dae8d <vm_exec_core+3389>, 0x7f1ebc1dae58 <vm_exec_core+3336>, 0x7f1ebc1dadfd <vm_exec_core+3245>, 0x7f1ebc1dad85 <vm_exec_core+3125>, 0x7f1ebc1dad4d <vm_exec_core+3069>, 0x7f1ebc1dad15 <vm_exec_core+3013>, 0x7f1ebc1dab20 <vm_exec_core+2512>, 0x7f1ebc1daa8f <vm_exec_core+2367>, 0x7f1ebc1daa32 <vm_exec_core+2274>, 0x7f1ebc1da9b9 <vm_exec_core+2153>, 0x7f1ebc1db6f9 <vm_exec_core+5545>, 0x7f1ebc1db6d4 <vm_exec_core+5508>, 0x7f1ebc1db69b <vm_exec_core+5451>, 0x7f1ebc1db64b <vm_exec_core+5371>, 0x7f1ebc1db619 <vm_exec_core+5321>, 0x7f1ebc1db52e <vm_exec_core+5086>, 0x7f1ebc1db4e9 <vm_exec_core+5017>, 0x7f1ebc1db4a3 <vm_exec_core+4947>, 0x7f1ebc1db473 <vm_exec_core+4899>, 0x7f1ebc1db3a8 <vm_exec_core+4696>, 0x7f1ebc1db413 <vm_exec_core+4803>, 0x7f1ebc1db278 <vm_exec_core+4392>, 0x7f1ebc1db20b <vm_exec_core+4283>, 0x7f1ebc1db17e <vm_exec_core+4142>, 0x7f1ebc1db0c2 <vm_exec_core+3954>, 0x7f1ebc1db08a <vm_exec_core+3898>, 0x7f1ebc1dbbf7 <vm_exec_core+6823>, 0x7f1ebc1dbae4 <vm_exec_core+6548>, 0x7f1ebc1da1a8 <vm_exec_core+88>, 0x7f1ebc1dbc72 <vm_exec_core+6946>, 0x7f1ebc1db83d <vm_exec_core+5869>, 0x7f1ebc1dcb07 <vm_exec_core+10679>, 0x7f1ebc1db7f3 <vm_exec_core+5795>, 0x7f1ebc1db79a <vm_exec_core+5706>, 0x7f1ebc1db741 <vm_exec_core+5617>, 0x7f1ebc1db9d6 <vm_exec_core+6278>, 0x7f1ebc1db900 <vm_exec_core+6064>, 0x7f1ebc1db887 <vm_exec_core+5943>, 0x7f1ebc1dc95e <vm_exec_core+10254>, 0x7f1ebc1dbc3a <vm_exec_core+6890>, 0x7f1ebc1dba8d <vm_exec_core+6461>, 0x7f1ebc1da81a <vm_exec_core+1738>, 0x7f1ebc1da7e0 <vm_exec_core+1680>, 0x7f1ebc1da912 <vm_exec_core+1986>, 0x7f1ebc1da871 <vm_exec_core+1825>, 0x7f1ebc1dcdef <vm_exec_core+11423>, 0x7f1ebc1dcd46 <vm_exec_core+11254>, 0x7f1ebc1dcfc6 <vm_exec_core+11894>, 0x7f1ebc1dcf53 <vm_exec_core+11779>, 0x7f1ebc1dcead <vm_exec_core+11613>, 0x7f1ebc1dce51 <vm_exec_core+11521>, 0x7f1ebc1dd373 <vm_exec_core+12835>, 0x7f1ebc1dd2d6 <vm_exec_core+12678>, 0x7f1ebc1dd23e <vm_exec_core+12526>, 0x7f1ebc1dd1a1 <vm_exec_core+12369>, 0x7f1ebc1dd109 <vm_exec_core+12217>, 0x7f1ebc1dca48 <vm_exec_core+10488>, 0x7f1ebc1dd0be <vm_exec_core+12142>, 0x7f1ebc1dd068 <vm_exec_core+12056>, 0x7f1ebc1dcbd5 <vm_exec_core+10885>, 0x7f1ebc1dcb4b <vm_exec_core+10747>, 0x7f1ebc1da773 <vm_exec_core+1571>, 0x7f1ebc1da715 <vm_exec_core+1477>, 0x7f1ebc1dcd12 <vm_exec_core+11202>, 0x7f1ebc1dccde <vm_exec_core+11150>, 0x7f1ebc1dcc8d <vm_exec_core+11069>, 0x7f1ebc1dcc3e <vm_exec_core+10990>, 0x7f1ebc1dca7b <vm_exec_core+10539>, 0x7f1ebc1dc9d0 <vm_exec_core+10368>, 0x7f1ebc1da6a8 <vm_exec_core+1368>, 0x7f1ebc1da651 <vm_exec_core+1281>, 0x7f1ebc1da5ce <vm_exec_core+1150>, 0x7f1ebc1da589 <vm_exec_core+1081>, 0x7f1ebc1da53c <vm_exec_core+1004>, 0x7f1ebc1da4ef <vm_exec_core+927>, 0x7f1ebc1da49a <vm_exec_core+842>, 0x7f1ebc1da467 <vm_exec_core+791>, 0x7f1ebc1da434 <vm_exec_core+740>, 0x7f1ebc1dcaeb <vm_exec_core+10651>, 0x7f1ebc1da3ba <vm_exec_core+618>, 0x7f1ebc1dc56f <vm_exec_core+9247>, 0x7f1ebc1dc4f5 <vm_exec_core+9125>, 0x7f1ebc1dc47e <vm_exec_core+9006>, 0x7f1ebc1dc3ff <vm_exec_core+8879>, 0x7f1ebc1dc37f <vm_exec_core+8751>, 0x7f1ebc1dc323 <vm_exec_core+8659>, 0x7f1ebc1dc2c8 <vm_exec_core+8568>, 0x7f1ebc1dc278 <vm_exec_core+8488>, 0x7f1ebc1dc0fd <vm_exec_core+8109>, 0x7f1ebc1dbf52 <vm_exec_core+7682>, 0x7f1ebc1dbe67 <vm_exec_core+7447>, 0x7f1ebc1dbdf8 <vm_exec_core+7336>, 0x7f1ebc1dbd8b <vm_exec_core+7227>, 0x7f1ebc1dbd50 <vm_exec_core+7168>, 0x7f1ebc1dbd1a <vm_exec_core+7114>, 0x7f1ebc1dbce7 <vm_exec_core+7063>, 0x7f1ebc1dc5db <vm_exec_core+9355>, 0x7f1ebc1db048 <vm_exec_core+3832>, 0x7f1ebc1dafda <vm_exec_core+3722>, 0x7f1ebc1daf9f <vm_exec_core+3663>, 0x7f1ebc1daf49 <vm_exec_core+3577>, 0x7f1ebc1daf05 <vm_exec_core+3509>, 0x7f1ebc1dae7e <vm_exec_core+3374>, 0x7f1ebc1dae49 <vm_exec_core+3321>, 0x7f1ebc1dadee <vm_exec_core+3230>, 0x7f1ebc1dad76 <vm_exec_core+3110>, 0x7f1ebc1dad3e <vm_exec_core+3054>, 0x7f1ebc1dad06 <vm_exec_core+2998>, 0x7f1ebc1dab11 <vm_exec_core+2497>, 0x7f1ebc1daa80 <vm_exec_core+2352>, 0x7f1ebc1daa23 <vm_exec_core+2259>, 0x7f1ebc1da9aa <vm_exec_core+2138>, 0x7f1ebc1db6ea <vm_exec_core+5530>, 0x7f1ebc1db6c5 <vm_exec_core+5493>, 0x7f1ebc1db68c <vm_exec_core+5436>, 0x7f1ebc1db63c <vm_exec_core+5356>, 0x7f1ebc1db60a <vm_exec_core+5306>, 0x7f1ebc1db51f <vm_exec_core+5071>, 0x7f1ebc1db4da <vm_exec_core+5002>, 0x7f1ebc1db494 <vm_exec_core+4932>, 0x7f1ebc1db464 <vm_exec_core+4884>, 0x7f1ebc1db399 <vm_exec_core+4681>, 0x7f1ebc1db404 <vm_exec_core+4788>, 0x7f1ebc1db269 <vm_exec_core+4377>, 0x7f1ebc1db1fc <vm_exec_core+4268>, 0x7f1ebc1db16f <vm_exec_core+4127>, 0x7f1ebc1db0b3 <vm_exec_core+3939>, 0x7f1ebc1db07b <vm_exec_core+3883>, 0x7f1ebc1dbbe8 <vm_exec_core+6808>, 0x7f1ebc1dbad5 <vm_exec_core+6533>, 0x7f1ebc1dd593 <vm_exec_core+13379>, 0x7f1ebc1dbc63 <vm_exec_core+6931>, 0x7f1ebc1db82e <vm_exec_core+5854>, 0x7f1ebc1dd57f <vm_exec_core+13359>, 0x7f1ebc1db7e4 <vm_exec_core+5780>, 0x7f1ebc1db78b <vm_exec_core+5691>, 0x7f1ebc1db732 <vm_exec_core+5602>, 0x7f1ebc1db9c7 <vm_exec_core+6263>, 0x7f1ebc1db8f1 <vm_exec_core+6049>, 0x7f1ebc1db878 <vm_exec_core+5928>, 0x7f1ebc1dc94f <vm_exec_core+10239>, 0x7f1ebc1dbc2b <vm_exec_core+6875>, 0x7f1ebc1dba7e <vm_exec_core+6446>, 0x7f1ebc1da80b <vm_exec_core+1723>, 0x7f1ebc1da7d1 <vm_exec_core+1665>, 0x7f1ebc1da903 <vm_exec_core+1971>, 0x7f1ebc1da862 <vm_exec_core+1810>, 0x7f1ebc1dd56b <vm_exec_core+13339>, 0x7f1ebc1dd557 <vm_exec_core+13319>, 0x7f1ebc1dd543 <vm_exec_core+13299>, 0x7f1ebc1dd52f <vm_exec_core+13279>, 0x7f1ebc1dd51b <vm_exec_core+13259>, 0x7f1ebc1dd507 <vm_exec_core+13239>, 0x7f1ebc1dd4ec <vm_exec_core+13212>, 0x7f1ebc1dd4d8 <vm_exec_core+13192>, 0x7f1ebc1dd4c4 <vm_exec_core+13172>, 0x7f1ebc1dd4b0 <vm_exec_core+13152>, 0x7f1ebc1dd49c <vm_exec_core+13132>, 0x7f1ebc1dd488 <vm_exec_core+13112>, 0x7f1ebc1dd474 <vm_exec_core+13092>, 0x7f1ebc1dd460 <vm_exec_core+13072>, 0x7f1ebc1dd44c <vm_exec_core+13052>, 0x7f1ebc1dd438 <vm_exec_core+13032>, 0x7f1ebc1da764 <vm_exec_core+1556>, 0x7f1ebc1da706 <vm_exec_core+1462>, 0x7f1ebc1dd424 <vm_exec_core+13012>, 0x7f1ebc1dd410 <vm_exec_core+12992>, 0x7f1ebc1dd3fc <vm_exec_core+12972>, 0x7f1ebc1dd3e8 <vm_exec_core+12952>, 0x7f1ebc1da191 <vm_exec_core+65>, 0x7f1ebc1da195 <vm_exec_core+69>, 0x7f1ebc1da699 <vm_exec_core+1353>, 0x7f1ebc1da642 <vm_exec_core+1266>, 0x7f1ebc1da5bf <vm_exec_core+1135>, 0x7f1ebc1da57a <vm_exec_core+1066>, 0x7f1ebc1da52d <vm_exec_core+989>...}
#38 0x00007f1ebc1e09eb in rb_vm_exec (ec=0x55e130700120) at /tmp/ruby/src/trunk-random1/vm.c:2366
        _ec = 0x55e130700120
        _tag = {tag = 36, retval = 4, buf = {0x7f1eb7f350c0, 0x7f1ebc1e01e0 <rb_vm_exec+400>, 0x0, 0x7ffe1a1740c0, 0x0}, prev = 0x7ffe1a175a80, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#39 0x00007f1ebc1ea88f in vm_call0_cc (kw_splat=0, cc=0x7f1eb7f39f80, argv=0x7ffe1a1742e0, argc=1, id=51569, recv=139769911922880, ec=0x55e130700120) at /tmp/ruby/src/trunk-random1/vm_eval.c:85
        calling = {ci = 0x7ffe1a174270, cc = 0x7f1eb7f39f80, block_handler = 0, recv = 139769911922880, argc = 1, kw_splat = false}
#40 rb_funcallv_scope (scope=CALL_FCALL, argv=0x7ffe1a1742e0, argc=1, mid=51569, recv=139769911922880) at /tmp/ruby/src/trunk-random1/vm_eval.c:1040
        ec = 0x55e130700120
        cc = 0x7f1eb7f39f80
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#41 rb_funcallv (recv=139769911922880, mid=51569, argc=argc@entry=1, argv=argv@entry=0x7ffe1a1742e0) at /tmp/ruby/src/trunk-random1/vm_eval.c:1055
No locals.
#42 0x00007f1eb8057f4a in ripper_dispatch1 (a=<optimized out>, mid=<optimized out>, p=0x55e1309d1de0) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14192
        rb_funcall_argc = 1
        rb_funcall_args = {139769973462400}
        rb_funcall_nargs = 1
#43 ripper_scan_event_val (t=tASSOC, p=0x55e1309d1de0) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:6272
        str = <optimized out>
        rval = <optimized out>
        str = <optimized out>
        rval = <optimized out>
#44 ripper_dispatch_scan_event (p=0x55e1309d1de0, t=tASSOC) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:6282
No locals.
#45 0x00007f1eb805ff85 in yylex (p=0x55e1309d1de0, yylloc=0x7ffe1a174410, lval=0x7ffe1a1743e8) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:10490
        t = <optimized out>
        t = <optimized out>
#46 ripper_yyparse (p=0x55e1309d1de0) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.c:10528
        yychar = <optimized out>
        yylval = {val = 139769973462880, node = 0x7f1ebb9e5760, id = 139769973462880, num = -1147250848, tbl = 0x7f1ebb9e5760, vars = 0x7f1ebb9e5760, strterm = 0x7f1ebb9e5760, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}
        yyloc_default = {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}
        yylloc = {beg_pos = {lineno = 1605, column = 8}, end_pos = {lineno = 1605, 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, 105, 333, 574, 760, 897, 1032, 90, 273, 485, 782, 952, 921, 952, 1056, 1144, 1214, 1145, 1231, 1270, 1292, 1300, 980, 1097, 1178, 1231, 1270, 1292, 1300, 980, 1097, 1178, 1231, 1270, 1292, 1300, 586, 1231, 1270, 1292, 1300, 695, 777, 0, 18000, 6679, 32766, 0, 0, 0, 32542, 0, 32, 0, 0, 0, 20002, -18445, 32542, 0, 3, 0, 0, 0, 23200, 6679, 32766, 0, 3, 0, 0, 0, 23216, 6679, 32766, 0, 17872, 6679, 32766, 0, 17904, 6679, 32766, 0, 0, 0, 0, 512, 17872, 6679, 32766, 0, 23168, 6679, 32766, 0, 128, 0, 0, 0, 36, 0, 0, 0, 10936, 12452, 21985, 0, 36, 0, 0, 0, 0, 0, 0, 0, 23216, 6679, 32766, 0, 128, 0, 0, 0, 1, 0, 5, 0, 1, 0, 5, 0, 1, 0, 0, 0, 1, 0, 5, 0, 0, 1, 3, 311, 565, 749, 893, 970, 0, 1, 3, 311, 565, 749, 893, 970, 378, 624, 794, 666, 842, 0, 0, 0, 0, 1, 3, 311, 0, 0, 1, 0, 0, 1, 3, 311, 0, 0, 0, 0, 36, 0, 0, 0, -5928, -17506, 32542, 0}
        yyss = <optimized out>
        yyssp = <optimized out>
        yyvsa = {{val = 139769973500640, node = 0x7f1ebb9eeae0, id = 139769973500640, num = -1147213088, tbl = 0x7f1ebb9eeae0, vars = 0x7f1ebb9eeae0, strterm = 0x7f1ebb9eeae0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139769911942240, node = 0x7f1eb7f39c60, id = 139769911942240, num = -1208771488, tbl = 0x7f1eb7f39c60, vars = 0x7f1eb7f39c60, strterm = 0x7f1eb7f39c60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139769911906760, node = 0x7f1eb7f311c8, id = 139769911906760, num = -1208806968, tbl = 0x7f1eb7f311c8, vars = 0x7f1eb7f311c8, strterm = 0x7f1eb7f311c8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139769911911680, node = 0x7f1eb7f32500, id = 139769911911680, num = -1208802048, tbl = 0x7f1eb7f32500, vars = 0x7f1eb7f32500, strterm = 0x7f1eb7f32500, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139766825746432, node = 0x7f1e00000000, id = 139766825746432, num = 0, tbl = 0x7f1e00000000, vars = 0x7f1e00000000, strterm = 0x7f1e00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139769912224960, node = 0x7f1eb7f7ecc0, id = 139769912224960, num = -1208488768, tbl = 0x7f1eb7f7ecc0, vars = 0x7f1eb7f7ecc0, strterm = 0x7f1eb7f7ecc0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139769912192520, node = 0x7f1eb7f76e08, id = 139769912192520, num = -1208521208, tbl = 0x7f1eb7f76e08, vars = 0x7f1eb7f76e08, strterm = 0x7f1eb7f76e08, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139769911391840, node = 0x7f1eb7eb3660, id = 139769911391840, num = -1209321888, tbl = 0x7f1eb7eb3660, vars = 0x7f1eb7eb3660, strterm = 0x7f1eb7eb3660, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139769911543640, node = 0x7f1eb7ed8758, id = 139769911543640, num = -1209170088, tbl = 0x7f1eb7ed8758, vars = 0x7f1eb7ed8758, strterm = 0x7f1eb7ed8758, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139769911545720, node = 0x7f1eb7ed8f78, id = 139769911545720, num = -1209168008, tbl = 0x7f1eb7ed8f78, vars = 0x7f1eb7ed8f78, strterm = 0x7f1eb7ed8f78, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94425673015688, node = 0x55e130b2a188, id = 94425673015688, num = 817013128, tbl = 0x55e130b2a188, vars = 0x55e130b2a188, strterm = 0x55e130b2a188, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139769911534160, node = 0x7f1eb7ed6250, id = 139769911534160, num = -1209179568, tbl = 0x7f1eb7ed6250, vars = 0x7f1eb7ed6250, strterm = 0x7f1eb7ed6250, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139769911534160, node = 0x7f1eb7ed6250, id = 139769911534160, num = -1209179568, tbl = 0x7f1eb7ed6250, vars = 0x7f1eb7ed6250, strterm = 0x7f1eb7ed6250, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 139769973495960, node = 0x7f1ebb9ed898, id = 139769973495960, num = -1147217768, tbl = 0x7f1ebb9ed898, vars = 0x7f1ebb9ed898, strterm = 0x7f1ebb9ed898, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139769973484640, node = 0x7f1ebb9eac60, id = 139769973484640, num = -1147229088, tbl = 0x7f1ebb9eac60, vars = 0x7f1ebb9eac60, strterm = 0x7f1ebb9eac60, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94425669522240, node = 0x55e1307d5340, id = 94425669522240, num = 813519680, tbl = 0x55e1307d5340, vars = 0x55e1307d5340, strterm = 0x55e1307d5340, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {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 = 139769973468240, node = 0x7f1ebb9e6c50, id = 139769973468240, num = -1147245488, tbl = 0x7f1ebb9e6c50, vars = 0x7f1ebb9e6c50, strterm = 0x7f1ebb9e6c50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, 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 = 139769973471600, node = 0x7f1ebb9e7970, id = 139769973471600, num = -1147242128, tbl = 0x7f1ebb9e7970, vars = 0x7f1ebb9e7970, strterm = 0x7f1ebb9e7970, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139769911572120, node = 0x7f1eb7edf698, id = 139769911572120, num = -1209141608, tbl = 0x7f1eb7edf698, vars = 0x7f1eb7edf698, strterm = 0x7f1eb7edf698, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139769910494840, node = 0x7f1eb7dd8678, id = 139769910494840, num = -1210218888, tbl = 0x7f1eb7dd8678, vars = 0x7f1eb7dd8678, strterm = 0x7f1eb7dd8678, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139769911146400, node = 0x7f1eb7e777a0, id = 139769911146400, num = -1209567328, tbl = 0x7f1eb7e777a0, vars = 0x7f1eb7e777a0, strterm = 0x7f1eb7e777a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, 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 = 94425673012720, node = 0x55e130b295f0, id = 94425673012720, num = 817010160, tbl = 0x55e130b295f0, vars = 0x55e130b295f0, strterm = 0x55e130b295f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139769911147920, node = 0x7f1eb7e77d90, id = 139769911147920, num = -1209565808, tbl = 0x7f1eb7e77d90, vars = 0x7f1eb7e77d90, strterm = 0x7f1eb7e77d90, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139769911147400, node = 0x7f1eb7e77b88, id = 139769911147400, num = -1209566328, tbl = 0x7f1eb7e77b88, vars = 0x7f1eb7e77b88, strterm = 0x7f1eb7e77b88, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139769911099720, node = 0x7f1eb7e6c148, id = 139769911099720, num = -1209614008, tbl = 0x7f1eb7e6c148, vars = 0x7f1eb7e6c148, strterm = 0x7f1eb7e6c148, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139769911099680, node = 0x7f1eb7e6c120, id = 139769911099680, num = -1209614048, tbl = 0x7f1eb7e6c120, vars = 0x7f1eb7e6c120, strterm = 0x7f1eb7e6c120, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139769911085560, node = 0x7f1eb7e689f8, id = 139769911085560, num = -1209628168, tbl = 0x7f1eb7e689f8, vars = 0x7f1eb7e689f8, strterm = 0x7f1eb7e689f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139769911065080, node = 0x7f1eb7e639f8, id = 139769911065080, num = -1209648648, tbl = 0x7f1eb7e639f8, vars = 0x7f1eb7e639f8, strterm = 0x7f1eb7e639f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139769911078520, node = 0x7f1eb7e66e78, id = 139769911078520, num = -1209635208, tbl = 0x7f1eb7e66e78, vars = 0x7f1eb7e66e78, strterm = 0x7f1eb7e66e78, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139769911079600, node = 0x7f1eb7e672b0, id = 139769911079600, num = -1209634128, tbl = 0x7f1eb7e672b0, vars = 0x7f1eb7e672b0, strterm = 0x7f1eb7e672b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139769911079560, node = 0x7f1eb7e67288, id = 139769911079560, num = -1209634168, tbl = 0x7f1eb7e67288, vars = 0x7f1eb7e67288, strterm = 0x7f1eb7e67288, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139769911075760, node = 0x7f1eb7e663b0, id = 139769911075760, num = -1209637968, tbl = 0x7f1eb7e663b0, vars = 0x7f1eb7e663b0, strterm = 0x7f1eb7e663b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139769911065720, node = 0x7f1eb7e63c78, id = 139769911065720, num = -1209648008, tbl = 0x7f1eb7e63c78, vars = 0x7f1eb7e63c78, strterm = 0x7f1eb7e63c78, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139769911072920, node = 0x7f1eb7e65898, id = 139769911072920, num = -1209640808, tbl = 0x7f1eb7e65898, vars = 0x7f1eb7e65898, strterm = 0x7f1eb7e65898, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139769911073720, node = 0x7f1eb7e65bb8, id = 139769911073720, num = -1209640008, tbl = 0x7f1eb7e65bb8, vars = 0x7f1eb7e65bb8, strterm = 0x7f1eb7e65bb8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139769911522680, node = 0x7f1eb7ed3578, id = 139769911522680, num = -1209191048, tbl = 0x7f1eb7ed3578, vars = 0x7f1eb7ed3578, strterm = 0x7f1eb7ed3578, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139769911067640, node = 0x7f1eb7e643f8, id = 139769911067640, num = -1209646088, tbl = 0x7f1eb7e643f8, vars = 0x7f1eb7e643f8, strterm = 0x7f1eb7e643f8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 36, node = 0x24, id = 36, num = 36, tbl = 0x24, vars = 0x24, strterm = 0x24, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139769911069600, node = 0x7f1eb7e64ba0, id = 139769911069600, num = -1209644128, tbl = 0x7f1eb7e64ba0, vars = 0x7f1eb7e64ba0, strterm = 0x7f1eb7e64ba0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139769911545200, node = 0x7f1eb7ed8d70, id = 139769911545200, num = -1209168528, tbl = 0x7f1eb7ed8d70, vars = 0x7f1eb7ed8d70, strterm = 0x7f1eb7ed8d70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94425672989088, node = 0x55e130b239a0, id = 94425672989088, num = 816986528, tbl = 0x55e130b239a0, vars = 0x55e130b239a0, strterm = 0x55e130b239a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139769911526920, node = 0x7f1eb7ed4608, id = 139769911526920, num = -1209186808, tbl = 0x7f1eb7ed4608, vars = 0x7f1eb7ed4608, strterm = 0x7f1eb7ed4608, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, 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 = 139769911527920, node = 0x7f1eb7ed49f0, id = 139769911527920, num = -1209185808, tbl = 0x7f1eb7ed49f0, vars = 0x7f1eb7ed49f0, strterm = 0x7f1eb7ed49f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 139769911535040, node = 0x7f1eb7ed65c0, id = 139769911535040, num = -1209178688, tbl = 0x7f1eb7ed65c0, vars = 0x7f1eb7ed65c0, strterm = 0x7f1eb7ed65c0, 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 = 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 = 94425669440976, node = 0x55e1307c15d0, id = 94425669440976, num = 813438416, tbl = 0x55e1307c15d0, vars = 0x55e1307c15d0, strterm = 0x55e1307c15d0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140729336156256, node = 0x7ffe1a175060, id = 140729336156256, num = 437735520, tbl = 0x7ffe1a175060, vars = 0x7ffe1a175060, strterm = 0x7ffe1a175060, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 94425669524679, node = 0x55e1307d5cc7, id = 94425669524679, num = 813522119, tbl = 0x55e1307d5cc7, vars = 0x55e1307d5cc7, strterm = 0x55e1307d5cc7, 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 = 140729336153728, node = 0x7ffe1a174680, id = 140729336153728, num = 437732992, tbl = 0x7ffe1a174680, vars = 0x7ffe1a174680, strterm = 0x7ffe1a174680, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94425669524686, node = 0x55e1307d5cce, id = 94425669524686, num = 813522126, tbl = 0x55e1307d5cce, vars = 0x55e1307d5cce, strterm = 0x55e1307d5cce, 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 = 94425669524686, node = 0x55e1307d5cce, id = 94425669524686, num = 813522126, tbl = 0x55e1307d5cce, vars = 0x55e1307d5cce, strterm = 0x55e1307d5cce, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 94425669524686, node = 0x55e1307d5cce, id = 94425669524686, num = 813522126, tbl = 0x55e1307d5cce, vars = 0x55e1307d5cce, strterm = 0x55e1307d5cce, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 17103086059314467328, node = 0xed5a5e27a85fd200, id = 17103086059314467328, num = -1470115328, tbl = 0xed5a5e27a85fd200, vars = 0xed5a5e27a85fd200, strterm = 0xed5a5e27a85fd200, 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 = 94425669466992, node = 0x55e1307c7b70, id = 94425669466992, num = 813464432, tbl = 0x55e1307c7b70, vars = 0x55e1307c7b70, strterm = 0x55e1307c7b70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94425669466992, node = 0x55e1307c7b70, id = 94425669466992, num = 813464432, tbl = 0x55e1307c7b70, vars = 0x55e1307c7b70, strterm = 0x55e1307c7b70, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140729336154816, node = 0x7ffe1a174ac0, id = 140729336154816, num = 437734080, tbl = 0x7ffe1a174ac0, vars = 0x7ffe1a174ac0, strterm = 0x7ffe1a174ac0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140729336155520, node = 0x7ffe1a174d80, id = 140729336155520, num = 437734784, tbl = 0x7ffe1a174d80, vars = 0x7ffe1a174d80, strterm = 0x7ffe1a174d80, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139769982885440, node = 0x7f1ebc2e1e40 <clean_info>, id = 139769982885440, num = -1137828288, tbl = 0x7f1ebc2e1e40 <clean_info>, vars = 0x7f1ebc2e1e40 <clean_info>, strterm = 0x7f1ebc2e1e40 <clean_info>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140729336155568, node = 0x7ffe1a174db0, id = 140729336155568, num = 437734832, tbl = 0x7ffe1a174db0, vars = 0x7ffe1a174db0, strterm = 0x7ffe1a174db0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139769981002642, node = 0x7f1ebc116392 <optimize_node_left+450>, id = 139769981002642, num = -1139711086, tbl = 0x7f1ebc116392 <optimize_node_left+450>, vars = 0x7f1ebc116392 <optimize_node_left+450>, strterm = 0x7f1ebc116392 <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 = 140729336155656, node = 0x7ffe1a174e08, id = 140729336155656, num = 437734920, tbl = 0x7ffe1a174e08, vars = 0x7ffe1a174e08, strterm = 0x7ffe1a174e08, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140729336155592, node = 0x7ffe1a174dc8, id = 140729336155592, num = 437734856, tbl = 0x7ffe1a174dc8, vars = 0x7ffe1a174dc8, strterm = 0x7ffe1a174dc8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140729336155720, node = 0x7ffe1a174e48, id = 140729336155720, num = 437734984, tbl = 0x7ffe1a174e48, vars = 0x7ffe1a174e48, strterm = 0x7ffe1a174e48, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 140728898420736, node = 0x7ffe00000000, id = 140728898420736, num = 0, tbl = 0x7ffe00000000, vars = 0x7ffe00000000, strterm = 0x7ffe00000000, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140729336154840, node = 0x7ffe1a174ad8, id = 140729336154840, num = 437734104, tbl = 0x7ffe1a174ad8, vars = 0x7ffe1a174ad8, strterm = 0x7ffe1a174ad8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 1, shareable_constant_value = shareable_copy}}, {val = 140729336155784, node = 0x7ffe1a174e88, id = 140729336155784, num = 437735048, tbl = 0x7ffe1a174e88, vars = 0x7ffe1a174e88, strterm = 0x7ffe1a174e88, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 140729336154801, node = 0x7ffe1a174ab1, id = 140729336154801, num = 437734065, tbl = 0x7ffe1a174ab1, vars = 0x7ffe1a174ab1, strterm = 0x7ffe1a174ab1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140729336154801, node = 0x7ffe1a174ab1, id = 140729336154801, num = 437734065, tbl = 0x7ffe1a174ab1, vars = 0x7ffe1a174ab1, strterm = 0x7ffe1a174ab1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 139769980997242, node = 0x7f1ebc114e7a <update_string_node_case_fold+298>, id = 139769980997242, num = -1139716486, tbl = 0x7f1ebc114e7a <update_string_node_case_fold+298>, vars = 0x7f1ebc114e7a <update_string_node_case_fold+298>, strterm = 0x7f1ebc114e7a <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 = 94425670211745, node = 0x55e13087d8a1, id = 94425670211745, num = 814209185, tbl = 0x55e13087d8a1, vars = 0x55e13087d8a1, strterm = 0x55e13087d8a1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94425670903792, node = 0x55e1309267f0, id = 94425670903792, num = 814901232, tbl = 0x55e1309267f0, vars = 0x55e1309267f0, strterm = 0x55e1309267f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 140729336154792, node = 0x7ffe1a174aa8, id = 140729336154792, num = 437734056, tbl = 0x7ffe1a174aa8, vars = 0x7ffe1a174aa8, strterm = 0x7ffe1a174aa8, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 140729336154800, node = 0x7ffe1a174ab0, id = 140729336154800, num = 437734064, tbl = 0x7ffe1a174ab0, vars = 0x7ffe1a174ab0, strterm = 0x7ffe1a174ab0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 140729336154801, node = 0x7ffe1a174ab1, id = 140729336154801, num = 437734065, tbl = 0x7ffe1a174ab1, vars = 0x7ffe1a174ab1, strterm = 0x7ffe1a174ab1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 17103086059314467328, node = 0xed5a5e27a85fd200, id = 17103086059314467328, num = -1470115328, tbl = 0xed5a5e27a85fd200, vars = 0xed5a5e27a85fd200, strterm = 0xed5a5e27a85fd200, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94425670211712, node = 0x55e13087d880, id = 94425670211712, num = 814209152, tbl = 0x55e13087d880, vars = 0x55e13087d880, strterm = 0x55e13087d880, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744073709551344, node = 0xfffffffffffffef0, id = 18446744073709551344, num = -272, tbl = 0xfffffffffffffef0, vars = 0xfffffffffffffef0, strterm = 0xfffffffffffffef0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 22, node = 0x16, id = 22, num = 22, tbl = 0x16, vars = 0x16, strterm = 0x16, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 94425669716145, node = 0x55e1308048b1, id = 94425669716145, num = 813713585, tbl = 0x55e1308048b1, vars = 0x55e1308048b1, strterm = 0x55e1308048b1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 3, node = 0x3, id = 3, num = 3, tbl = 0x3, vars = 0x3, strterm = 0x3, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 18446744073709551615, node = 0xffffffffffffffff, id = 18446744073709551615, num = -1, tbl = 0xffffffffffffffff, vars = 0xffffffffffffffff, strterm = 0xffffffffffffffff, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139769975424683, node = 0x7f1ebbbc46ab <_int_malloc+3195>, id = 139769975424683, num = -1145289045, tbl = 0x7f1ebbbc46ab <_int_malloc+3195>, vars = 0x7f1ebbbc46ab <_int_malloc+3195>, strterm = 0x7f1ebbbc46ab <_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 = 94425669702416, node = 0x55e130801310, id = 94425669702416, num = 813699856, tbl = 0x55e130801310, vars = 0x55e130801310, strterm = 0x55e130801310, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 139769976954080, node = 0x7f1ebbd39ce0 <main_arena+96>, id = 139769976954080, num = -1143759648, tbl = 0x7f1ebbd39ce0 <main_arena+96>, vars = 0x7f1ebbd39ce0 <main_arena+96>, strterm = 0x7f1ebbd39ce0 <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 = 172612405424, node = 0x28308048b0, id = 172612405424, num = 813713584, tbl = 0x28308048b0, vars = 0x28308048b0, strterm = 0x28308048b0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 625, node = 0x271, id = 625, num = 625, tbl = 0x271, vars = 0x271, strterm = 0x271, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94425669716145, node = 0x55e1308048b1, id = 94425669716145, num = 813713585, tbl = 0x55e1308048b1, vars = 0x55e1308048b1, strterm = 0x55e1308048b1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_literal}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 10, node = 0xa, id = 10, num = 10, tbl = 0xa, vars = 0xa, strterm = 0xa, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_none}}, {val = 249108103208, node = 0x3a00000028, id = 249108103208, num = 40, tbl = 0x3a00000028, vars = 0x3a00000028, strterm = 0x3a00000028, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 1, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 0, node = 0x0, id = 0, num = 0, tbl = 0x0, vars = 0x0, strterm = 0x0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 511101108348, node = 0x770000007c, id = 511101108348, num = 124, tbl = 0x770000007c, vars = 0x770000007c, strterm = 0x770000007c, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 1, in_def = 1, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 395136991342, node = 0x5c0000006e, id = 395136991342, num = 110, tbl = 0x5c0000006e, vars = 0x5c0000006e, strterm = 0x5c0000006e, ctxt = {in_defined = 0, in_kwarg = 1, in_argdef = 1, in_def = 1, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 17103086059314467328, node = 0xed5a5e27a85fd200, id = 17103086059314467328, num = -1470115328, tbl = 0xed5a5e27a85fd200, vars = 0xed5a5e27a85fd200, strterm = 0xed5a5e27a85fd200, 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 = 94425672271712, node = 0x55e130a74760, id = 94425672271712, num = 816269152, tbl = 0x55e130a74760, vars = 0x55e130a74760, strterm = 0x55e130a74760, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139769976953984, node = 0x7f1ebbd39c80 <main_arena>, id = 139769976953984, num = -1143759744, tbl = 0x7f1ebbd39c80 <main_arena>, vars = 0x7f1ebbd39c80 <main_arena>, strterm = 0x7f1ebbd39c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94425672272032, node = 0x55e130a748a0, id = 94425672272032, num = 816269472, tbl = 0x55e130a748a0, vars = 0x55e130a748a0, strterm = 0x55e130a748a0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 94425669702432, node = 0x55e130801320, id = 94425669702432, num = 813699872, tbl = 0x55e130801320, vars = 0x55e130801320, strterm = 0x55e130801320, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}, {val = 139769975426139, node = 0x7f1ebbbc4c5b <_int_realloc+299>, id = 139769975426139, num = -1145287589, tbl = 0x7f1ebbbc4c5b <_int_realloc+299>, vars = 0x7f1ebbbc4c5b <_int_realloc+299>, strterm = 0x7f1ebbbc4c5b <_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 = 139769976953984, node = 0x7f1ebbd39c80 <main_arena>, id = 139769976953984, num = -1143759744, tbl = 0x7f1ebbd39c80 <main_arena>, vars = 0x7f1ebbd39c80 <main_arena>, strterm = 0x7f1ebbd39c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94425672271728, node = 0x55e130a74770, id = 94425672271728, num = 816269168, tbl = 0x55e130a74770, vars = 0x55e130a74770, strterm = 0x55e130a74770, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {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 = 94425672271712, node = 0x55e130a74760, id = 94425672271712, num = 816269152, tbl = 0x55e130a74760, vars = 0x55e130a74760, strterm = 0x55e130a74760, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 640, node = 0x280, id = 640, num = 640, tbl = 0x280, vars = 0x280, strterm = 0x280, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 320, node = 0x140, id = 320, num = 320, tbl = 0x140, vars = 0x140, strterm = 0x140, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_copy}}, {val = 139769975429513, node = 0x7f1ebbbc5989 <__GI___libc_realloc+457>, id = 139769975429513, num = -1145284215, tbl = 0x7f1ebbbc5989 <__GI___libc_realloc+457>, vars = 0x7f1ebbbc5989 <__GI___libc_realloc+457>, strterm = 0x7f1ebbbc5989 <__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 = 94425670903792, node = 0x55e1309267f0, id = 94425670903792, num = 814901232, tbl = 0x55e1309267f0, vars = 0x55e1309267f0, strterm = 0x55e1309267f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94425670013288, node = 0x55e13084d168, id = 94425670013288, num = 814010728, tbl = 0x55e13084d168, vars = 0x55e13084d168, strterm = 0x55e13084d168, 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 = 94425670903792, node = 0x55e1309267f0, id = 94425670903792, num = 814901232, tbl = 0x55e1309267f0, vars = 0x55e1309267f0, strterm = 0x55e1309267f0, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94425670013280, node = 0x55e13084d160, id = 94425670013280, num = 814010720, tbl = 0x55e13084d160, vars = 0x55e13084d160, strterm = 0x55e13084d160, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_everything}}, {val = 139769981028646, node = 0x7f1ebc11c926 <compile_tree+5558>, id = 139769981028646, num = -1139685082, tbl = 0x7f1ebc11c926 <compile_tree+5558>, vars = 0x7f1ebc11c926 <compile_tree+5558>, strterm = 0x7f1ebc11c926 <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 = 94425670357120, node = 0x55e1308a1080, id = 94425670357120, num = 814354560, tbl = 0x55e1308a1080, vars = 0x55e1308a1080, strterm = 0x55e1308a1080, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 139769976953984, node = 0x7f1ebbd39c80 <main_arena>, id = 139769976953984, num = -1143759744, tbl = 0x7f1ebbd39c80 <main_arena>, vars = 0x7f1ebbd39c80 <main_arena>, strterm = 0x7f1ebbd39c80 <main_arena>, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 17103086059314467328, node = 0xed5a5e27a85fd200, id = 17103086059314467328, num = -1470115328, tbl = 0xed5a5e27a85fd200, vars = 0xed5a5e27a85fd200, strterm = 0xed5a5e27a85fd200, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 94425672271728, node = 0x55e130a74770, id = 94425672271728, num = 816269168, tbl = 0x55e130a74770, vars = 0x55e130a74770, strterm = 0x55e130a74770, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_everything}}, {val = 94425670169360, node = 0x55e130873310, id = 94425670169360, num = 814166800, tbl = 0x55e130873310, vars = 0x55e130873310, strterm = 0x55e130873310, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_none}}, {val = 1, node = 0x1, id = 1, num = 1, tbl = 0x1, vars = 0x1, strterm = 0x1, ctxt = {in_defined = 1, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 0, shareable_constant_value = shareable_none}}, {val = 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 = 12884902183, node = 0x300000127, id = 12884902183, num = 295, tbl = 0x300000127, vars = 0x300000127, strterm = 0x300000127, ctxt = {in_defined = 1, in_kwarg = 1, in_argdef = 1, in_def = 0, in_class = 0, shareable_constant_value = shareable_literal}}}
        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 = 1601, column = 5}}, {beg_pos = {lineno = 1601, column = 6}, end_pos = {lineno = 1601, column = 6}}, {beg_pos = {lineno = 1603, column = 2}, end_pos = {lineno = 1603, column = 45}}, {beg_pos = {lineno = 1603, column = 45}, end_pos = {lineno = 1603, column = 46}}, {beg_pos = {lineno = 1603, column = 46}, end_pos = {lineno = 1603, column = 46}}, {beg_pos = {lineno = 1604, column = 4}, end_pos = {lineno = 1604, column = 93}}, {beg_pos = {lineno = 1604, column = 94}, end_pos = {lineno = 1604, column = 96}}, {beg_pos = {lineno = 1604, column = 96}, end_pos = {lineno = 1604, column = 96}}, {beg_pos = {lineno = 1604, column = 96}, end_pos = {lineno = 1604, column = 96}}, {beg_pos = {lineno = 1604, column = 96}, end_pos = {lineno = 1604, column = 96}}, {beg_pos = {lineno = 1604, column = 96}, end_pos = {lineno = 1604, column = 96}}, {beg_pos = {lineno = 1605, column = 6}, end_pos = {lineno = 1605, column = 8}}, {beg_pos = {lineno = 1605, column = 7}, end_pos = {lineno = 1605, column = 7}}, {beg_pos = {lineno = 1605, column = 7}, end_pos = {lineno = 1605, column = 8}}, {beg_pos = {lineno = 1599, column = 10}, end_pos = {lineno = 1599, column = 10}}, {beg_pos = {lineno = 1599, column = 11}, end_pos = {lineno = 1599, column = 12}}, {beg_pos = {lineno = 1580, column = 30}, end_pos = {lineno = 1580, column = 31}}, {beg_pos = {lineno = 1569, column = 16}, end_pos = {lineno = 1569, column = 22}}, {beg_pos = {lineno = 1569, column = 17}, end_pos = {lineno = 1569, column = 17}}, {beg_pos = {lineno = 1569, column = 17}, end_pos = {lineno = 1569, column = 21}}, {beg_pos = {lineno = 1569, column = 21}, end_pos = {lineno = 1569, column = 22}}, {beg_pos = {lineno = 1569, column = 21}, end_pos = {lineno = 1569, column = 22}}, {beg_pos = {lineno = 1551, column = 15}, end_pos = {lineno = 1551, column = 15}}, {beg_pos = {lineno = 1551, column = 15}, end_pos = {lineno = 1551, column = 15}}, {beg_pos = {lineno = 1552, column = 8}, end_pos = {lineno = 1554, column = 14}}, {beg_pos = {lineno = 1555, column = 6}, end_pos = {lineno = 1558, column = 15}}, {beg_pos = {lineno = 1555, column = 8}, end_pos = {lineno = 1555, column = 8}}, {beg_pos = {lineno = 1555, column = 8}, end_pos = {lineno = 1555, column = 8}}, {beg_pos = {lineno = 1555, column = 9}, end_pos = {lineno = 1555, column = 19}}, {beg_pos = {lineno = 1555, column = 19}, end_pos = {lineno = 1555, column = 19}}, {beg_pos = {lineno = 1555, column = 19}, end_pos = {lineno = 1555, column = 19}}, {beg_pos = {lineno = 1556, column = 8}, end_pos = {lineno = 1556, column = 14}}, {beg_pos = {lineno = 1557, column = 6}, end_pos = {lineno = 1558, column = 15}}, {beg_pos = {lineno = 1557, column = 8}, end_pos = {lineno = 1557, column = 8}}, {beg_pos = {lineno = 1557, column = 8}, end_pos = {lineno = 1557, column = 8}}, {beg_pos = {lineno = 1557, column = 9}, end_pos = {lineno = 1557, column = 11}}, {beg_pos = {lineno = 1557, column = 11}, end_pos = {lineno = 1557, column = 11}}, {beg_pos = {lineno = 1557, column = 11}, end_pos = {lineno = 1557, column = 11}}, {beg_pos = {lineno = 1558, column = 8}, end_pos = {lineno = 1558, column = 15}}, {beg_pos = {lineno = 1558, column = 15}, end_pos = {lineno = 1558, column = 15}}, {beg_pos = {lineno = 1558, column = 13}, end_pos = {lineno = 1558, column = 14}}, {beg_pos = {lineno = 1231, column = 8}, end_pos = {lineno = 1231, column = 8}}, {beg_pos = {lineno = 1231, column = 8}, end_pos = {lineno = 1231, column = 8}}, {beg_pos = {lineno = 1232, column = 8}, end_pos = {lineno = 1233, column = 13}}, {beg_pos = {lineno = 1233, column = 13}, end_pos = {lineno = 1233, column = 13}}, {beg_pos = {lineno = 1233, column = 8}, end_pos = {lineno = 1233, column = 12}}, {beg_pos = {lineno = 1232, column = 13}, end_pos = {lineno = 1232, column = 14}}, {beg_pos = {lineno = 814012528, column = 21985}, end_pos = {lineno = -1470115328, column = -312844761}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1147501048, column = 32542}, end_pos = {lineno = -1139034316, column = 32542}}, {beg_pos = {lineno = -1164773152, column = 32542}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1147501048, column = 32542}, end_pos = {lineno = -1139011894, column = 32542}}, {beg_pos = {lineno = -1137818912, column = 32542}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 814012528, column = 21985}, end_pos = {lineno = -1139076673, column = 32542}}, {beg_pos = {lineno = 812642528, column = 21985}, end_pos = {lineno = -1140749098, column = 32542}}, {beg_pos = {lineno = 364, column = 0}, end_pos = {lineno = -1140701319, column = 32542}}, {beg_pos = {lineno = -1147501048, column = 32542}, end_pos = {lineno = -1147501048, column = 32542}}, {beg_pos = {lineno = 812646688, column = 21985}, end_pos = {lineno = 816472736, column = 21985}}, {beg_pos = {lineno = 71, column = 0}, end_pos = {lineno = -1138996363, column = 32542}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 74691, column = 0}}, {beg_pos = {lineno = 816472592, column = 0}, end_pos = {lineno = -1139076673, column = 32542}}, {beg_pos = {lineno = 812642528, column = 21985}, end_pos = {lineno = -1140749098, column = 32542}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1140701319, column = 32542}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 74691, column = 0}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = -1139076673, column = 32542}}, {beg_pos = {lineno = 812642528, column = 21985}, end_pos = {lineno = -1140749098, column = 32542}}, {beg_pos = {lineno = 208, column = 0}, end_pos = {lineno = -1140701319, column = 32542}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1136351255, column = 32542}}, {beg_pos = {lineno = 1679, column = 0}, end_pos = {lineno = -1139076673, column = 32542}}, {beg_pos = {lineno = 812642528, column = 21985}, end_pos = {lineno = -1140749098, column = 32542}}, {beg_pos = {lineno = 812642136, column = 21985}, end_pos = {lineno = -1140701319, column = 32542}}, {beg_pos = {lineno = 5, column = 1}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = -1208416288, column = 32542}, end_pos = {lineno = -1470115328, column = -312844761}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -1139076673, column = 32542}}, {beg_pos = {lineno = 814016768, column = 21985}, end_pos = {lineno = -1140701319, column = 32542}}, {beg_pos = {lineno = 813314864, column = 21985}, end_pos = {lineno = -1140701319, column = 32542}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = 437735912, column = 32766}}, {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 = -1470115328, column = -312844761}}, {beg_pos = {lineno = -1147386248, column = 32542}, end_pos = {lineno = -1140764626, column = 32542}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1470115328, column = -312844761}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 1024, column = 0}}, {beg_pos = {lineno = -1139053776, column = 32542}, end_pos = {lineno = -1140695904, column = 32542}}, {beg_pos = {lineno = -1147500968, column = 32542}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = 437736064, column = 32766}}, {beg_pos = {lineno = 8, column = 0}, end_pos = {lineno = 812643832, column = 21985}}, {beg_pos = {lineno = 258, column = 0}, end_pos = {lineno = 1, column = 0}}, {beg_pos = {lineno = 812642568, column = 21985}, end_pos = {lineno = 812642528, column = 21985}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -1145022755, column = 32542}}, {beg_pos = {lineno = 1008, column = 0}, end_pos = {lineno = -1140747502, column = 32542}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 73371139, column = 0}}, {beg_pos = {lineno = 437736240, column = 32766}, end_pos = {lineno = 437736224, column = 32766}}, {beg_pos = {lineno = -858993459, column = -858993460}, end_pos = {lineno = -1140696641, column = 32542}}, {beg_pos = {lineno = 4, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1296236546, column = 0}, end_pos = {lineno = -1136352388, column = 32542}}, {beg_pos = {lineno = -1143701504, column = 32542}, end_pos = {lineno = -1145943344, column = 32542}}, {beg_pos = {lineno = 226653313, column = 0}, end_pos = {lineno = -1145949796, column = 32542}}, {beg_pos = {lineno = 814261872, column = 21985}, end_pos = {lineno = -1136351255, column = 32542}}, {beg_pos = {lineno = 1412, column = 0}, end_pos = {lineno = -1136352601, column = 32542}}, {beg_pos = {lineno = -1136405760, column = 32542}, end_pos = {lineno = -1141832216, column = 32542}}, {beg_pos = {lineno = 955912232, column = 0}, end_pos = {lineno = -1141832504, column = 32542}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1136351255, column = 32542}}, {beg_pos = {lineno = 1997, column = 0}, end_pos = {lineno = -1136352601, column = 32542}}, {beg_pos = {lineno = -1136405760, column = 32542}, end_pos = {lineno = -1141832216, column = 32542}}, {beg_pos = {lineno = -663766410, column = 0}, end_pos = {lineno = -1141836840, column = 32542}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1136351255, column = 32542}}, {beg_pos = {lineno = 913, column = 0}, end_pos = {lineno = -1141782584, column = 32542}}, {beg_pos = {lineno = -1136405760, column = 32542}, end_pos = {lineno = 437736616, column = 32766}}, {beg_pos = {lineno = 437736612, column = 32766}, end_pos = {lineno = -1207643023, column = 32542}}, {beg_pos = {lineno = -1141782584, column = 32542}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 437736612, column = 32766}, end_pos = {lineno = 56737513, column = 0}}, {beg_pos = {lineno = 813229568, column = 21985}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 0, column = 21985}, end_pos = {lineno = -1207641582, column = 32542}}, {beg_pos = {lineno = -1207644064, column = 32542}, end_pos = {lineno = 437736816, column = 32766}}, {beg_pos = {lineno = 437736800, column = 32766}, end_pos = {lineno = 955912232, column = 0}}, {beg_pos = {lineno = 1, column = 32766}, end_pos = {lineno = 14, column = 0}}, {beg_pos = {lineno = 814283008, column = 21985}, end_pos = {lineno = 437736736, column = 32766}}, {beg_pos = {lineno = 437736752, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = -663766410, column = 0}}, {beg_pos = {lineno = 437736960, column = 32766}, end_pos = {lineno = -1207641582, column = 32542}}, {beg_pos = {lineno = 814283008, column = 21985}, end_pos = {lineno = 437736800, column = 32766}}, {beg_pos = {lineno = 437736816, column = 32766}, end_pos = {lineno = -1136348655, column = 32542}}, {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 = 814282128, column = 21985}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 814282128, column = 21985}}, {beg_pos = {lineno = -1141784288, column = 1}, end_pos = {lineno = 814283008, column = 21985}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 32542}}, {beg_pos = {lineno = 0, column = 21985}, end_pos = {lineno = 0, column = 21985}}, {beg_pos = {lineno = -1, column = 0}, end_pos = {lineno = -1136320655, column = 32542}}, {beg_pos = {lineno = -1141810304, column = 32542}, end_pos = {lineno = -1136405760, column = 32542}}, {beg_pos = {lineno = 814282128, column = 21985}, end_pos = {lineno = -1207373240, column = 32542}}, {beg_pos = {lineno = -1208880488, column = 32542}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = -1208754168, column = 32542}, end_pos = {lineno = -1136320655, column = 32542}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 134, column = 0}}, {beg_pos = {lineno = 814282128, column = 21985}, end_pos = {lineno = -1207372728, column = 32542}}, {beg_pos = {lineno = 814288528, column = 21985}, end_pos = {lineno = 1431634051, column = 0}}, {beg_pos = {lineno = -1208754168, column = 32542}, end_pos = {lineno = -1136320655, column = 32542}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1141810304, column = 32542}, end_pos = {lineno = -1140290128, column = 32542}}, {beg_pos = {lineno = 6, column = 0}, end_pos = {lineno = 437737920, column = 32766}}, {beg_pos = {lineno = 35, column = 0}, end_pos = {lineno = 4, column = 0}}, {beg_pos = {lineno = 814288528, column = 21985}, end_pos = {lineno = -1136308818, column = 32542}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = -1207393440, column = 32542}}, {beg_pos = {lineno = 437732942, column = 32766}, end_pos = {lineno = 437737744, column = 32766}}, {beg_pos = {lineno = -1208759288, column = 32542}, end_pos = {lineno = 437732548, column = 32766}}, {beg_pos = {lineno = 437732544, column = 32766}, end_pos = {lineno = -1136405760, column = 32542}}, {beg_pos = {lineno = -1136405760, column = 32542}, end_pos = {lineno = 437737256, column = 32766}}, {beg_pos = {lineno = 437737252, column = 32766}, end_pos = {lineno = 8096, column = 196607}}, {beg_pos = {lineno = -1147260688, column = 32542}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 49178, column = 0}, end_pos = {lineno = -1208315168, column = 32542}}, {beg_pos = {lineno = -1147154016, column = 32542}, 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 = -1147154016, column = 32542}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 812646688, column = 21985}, end_pos = {lineno = -1146106608, column = 32542}}, {beg_pos = {lineno = 295, column = 4}, end_pos = {lineno = 295, column = 4}}, {beg_pos = {lineno = -1694663461, column = 173495}, end_pos = {lineno = 815602624, column = 21985}}, {beg_pos = {lineno = 0, column = 0}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1146106608, column = 32542}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -1143759648, column = 32542}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = 1, column = 0}, end_pos = {lineno = 295, column = 3}}, {beg_pos = {lineno = 294, column = 6}, end_pos = {lineno = 294, 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 = -608059552, column = -1756788691}, 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 = -1141268189, column = 32542}}, {beg_pos = {lineno = 2, column = 0}, end_pos = {lineno = -1143759648, column = 32542}}, {beg_pos = {lineno = 816452520, column = 21985}, end_pos = {lineno = 0, column = 0}}, {beg_pos = {lineno = -608059552, column = -1756788691}, end_pos = {lineno = 816055712, column = 21985}}, {beg_pos = {lineno = 812646248, column = 21985}, end_pos = {lineno = -1143759744, column = 32542}}, {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 = -1145288639, column = 32542}}, {beg_pos = {lineno = -1143759648, column = 32542}, 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 = -608059552, column = -1756788691}}, {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 = 139769973468240, node = 0x7f1ebb9e6c50, id = 139769973468240, num = -1147245488, tbl = 0x7f1ebb9e6c50, vars = 0x7f1ebb9e6c50, strterm = 0x7f1ebb9e6c50, ctxt = {in_defined = 0, in_kwarg = 0, in_argdef = 0, in_def = 0, in_class = 1, shareable_constant_value = shareable_copy}}
        yyloc = {beg_pos = {lineno = 1605, column = 6}, end_pos = {lineno = 1605, column = 8}}
        yyerror_range = <optimized out>
        yymsgbuf = "n\000\000\000^\000\000\000\350P\363\267\036\177\000\000(\371\366\267\036\177\000\000\200\234\323\273\036\177\000\000x\a\000\000\000\000\000\000v\000\000\000\000\000\000\000x\a\000\000\000\000\000\000\220\315\257\273\036\177\000\000\000\000\000\000\000\000\000\000\342R\274\273\036\177\000\000\320\346\233\060\341U\000\000\350P\363\267\036\177\000\000\340\035\235\060\341U\000\000\340\360o0\341U\000\000\004\000\000\000\000\000\000\000\240\250\002\274\036\177\000"
        yymsg = 0x7ffe1a175930 "n"
        yymsg_alloc = 128
        yylen = 0
        yyabortlab = <optimized out>
        yyerrorlab = <optimized out>
#47 0x00007f1eb80715b2 in ripper_parse0 (parser_v=parser_v@entry=139769911922880) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14371
        p = 0x55e1309d1de0
#48 0x00007f1ebc006fd6 in rb_ensure (b_proc=b_proc@entry=0x7f1eb80714d0 <ripper_parse0>, data1=data1@entry=139769911922880, e_proc=e_proc@entry=0x7f1eb8053ae0 <ripper_ensure>, data2=data2@entry=139769911922880) at /tmp/ruby/src/trunk-random1/eval.c:1005
        _ec = 0x55e130700120
        _tag = {tag = 36, retval = 94424856002621, buf = {0x7f1eb7f350c0, 0x7f1ebc0070c0 <rb_ensure+528>, 0x0, 0x7ffe1a175a20, 0x0}, prev = 0x7ffe1a175da0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x55e130700120
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f1eb8053ae0 <ripper_ensure>, data2 = 139769911922880}}
#49 0x00007f1eb8054315 in ripper_parse (self=139769911922880) at /tmp/ruby/build/trunk-random1/ext/ripper/ripper.y:14409
        p = 0x55e1309d1de0
#50 0x00007f1ebc1caec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f1ebbafcd90, ec=0x55e130700120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
        ci = 0x8601001c0001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f1ebb9e30f0
        cfunc = 0x55e130890e98
        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>
#51 vm_call_cfunc_with_frame (ec=0x55e130700120, reg_cfp=0x7f1ebbafcd90, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#52 0x00007f1ebc1da24d 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 = 1
        ci = 0x0
        cc = <optimized out>
        recv = 804023
        argc = <optimized out>
        calling = {ci = 0x8601001c0001, cc = 0x7f1eb7f3cc30, block_handler = 0, recv = 139769911922880, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#53 vm_exec_core (ec=0x55e130700120, initial=804023) at ../../src/trunk-random1/insns.def:835
        bh = <optimized out>
        cd = 0xc44b7
        leaf = <optimized out>
        val = 1
        reg_pc = 0x55e130a37068
        reg_cfp = 0x7f1ebbafcd90
        insns_address_table = {0x7f1ebc1dc9bf <vm_exec_core+10351>, 0x7f1ebc1da3c9 <vm_exec_core+633>, 0x7f1ebc1dc57e <vm_exec_core+9262>, 0x7f1ebc1dc504 <vm_exec_core+9140>, 0x7f1ebc1dc48d <vm_exec_core+9021>, 0x7f1ebc1dc40e <vm_exec_core+8894>, 0x7f1ebc1dc38e <vm_exec_core+8766>, 0x7f1ebc1dc332 <vm_exec_core+8674>, 0x7f1ebc1dc2d7 <vm_exec_core+8583>, 0x7f1ebc1dc287 <vm_exec_core+8503>, 0x7f1ebc1dc10c <vm_exec_core+8124>, 0x7f1ebc1dbf61 <vm_exec_core+7697>, 0x7f1ebc1dbe76 <vm_exec_core+7462>, 0x7f1ebc1dbe07 <vm_exec_core+7351>, 0x7f1ebc1dbd9a <vm_exec_core+7242>, 0x7f1ebc1dbd5f <vm_exec_core+7183>, 0x7f1ebc1dbd29 <vm_exec_core+7129>, 0x7f1ebc1dbcf6 <vm_exec_core+7078>, 0x7f1ebc1dc5ea <vm_exec_core+9370>, 0x7f1ebc1db057 <vm_exec_core+3847>, 0x7f1ebc1dafe9 <vm_exec_core+3737>, 0x7f1ebc1dafae <vm_exec_core+3678>, 0x7f1ebc1daf58 <vm_exec_core+3592>, 0x7f1ebc1daf14 <vm_exec_core+3524>, 0x7f1ebc1dae8d <vm_exec_core+3389>, 0x7f1ebc1dae58 <vm_exec_core+3336>, 0x7f1ebc1dadfd <vm_exec_core+3245>, 0x7f1ebc1dad85 <vm_exec_core+3125>, 0x7f1ebc1dad4d <vm_exec_core+3069>, 0x7f1ebc1dad15 <vm_exec_core+3013>, 0x7f1ebc1dab20 <vm_exec_core+2512>, 0x7f1ebc1daa8f <vm_exec_core+2367>, 0x7f1ebc1daa32 <vm_exec_core+2274>, 0x7f1ebc1da9b9 <vm_exec_core+2153>, 0x7f1ebc1db6f9 <vm_exec_core+5545>, 0x7f1ebc1db6d4 <vm_exec_core+5508>, 0x7f1ebc1db69b <vm_exec_core+5451>, 0x7f1ebc1db64b <vm_exec_core+5371>, 0x7f1ebc1db619 <vm_exec_core+5321>, 0x7f1ebc1db52e <vm_exec_core+5086>, 0x7f1ebc1db4e9 <vm_exec_core+5017>, 0x7f1ebc1db4a3 <vm_exec_core+4947>, 0x7f1ebc1db473 <vm_exec_core+4899>, 0x7f1ebc1db3a8 <vm_exec_core+4696>, 0x7f1ebc1db413 <vm_exec_core+4803>, 0x7f1ebc1db278 <vm_exec_core+4392>, 0x7f1ebc1db20b <vm_exec_core+4283>, 0x7f1ebc1db17e <vm_exec_core+4142>, 0x7f1ebc1db0c2 <vm_exec_core+3954>, 0x7f1ebc1db08a <vm_exec_core+3898>, 0x7f1ebc1dbbf7 <vm_exec_core+6823>, 0x7f1ebc1dbae4 <vm_exec_core+6548>, 0x7f1ebc1da1a8 <vm_exec_core+88>, 0x7f1ebc1dbc72 <vm_exec_core+6946>, 0x7f1ebc1db83d <vm_exec_core+5869>, 0x7f1ebc1dcb07 <vm_exec_core+10679>, 0x7f1ebc1db7f3 <vm_exec_core+5795>, 0x7f1ebc1db79a <vm_exec_core+5706>, 0x7f1ebc1db741 <vm_exec_core+5617>, 0x7f1ebc1db9d6 <vm_exec_core+6278>, 0x7f1ebc1db900 <vm_exec_core+6064>, 0x7f1ebc1db887 <vm_exec_core+5943>, 0x7f1ebc1dc95e <vm_exec_core+10254>, 0x7f1ebc1dbc3a <vm_exec_core+6890>, 0x7f1ebc1dba8d <vm_exec_core+6461>, 0x7f1ebc1da81a <vm_exec_core+1738>, 0x7f1ebc1da7e0 <vm_exec_core+1680>, 0x7f1ebc1da912 <vm_exec_core+1986>, 0x7f1ebc1da871 <vm_exec_core+1825>, 0x7f1ebc1dcdef <vm_exec_core+11423>, 0x7f1ebc1dcd46 <vm_exec_core+11254>, 0x7f1ebc1dcfc6 <vm_exec_core+11894>, 0x7f1ebc1dcf53 <vm_exec_core+11779>, 0x7f1ebc1dcead <vm_exec_core+11613>, 0x7f1ebc1dce51 <vm_exec_core+11521>, 0x7f1ebc1dd373 <vm_exec_core+12835>, 0x7f1ebc1dd2d6 <vm_exec_core+12678>, 0x7f1ebc1dd23e <vm_exec_core+12526>, 0x7f1ebc1dd1a1 <vm_exec_core+12369>, 0x7f1ebc1dd109 <vm_exec_core+12217>, 0x7f1ebc1dca48 <vm_exec_core+10488>, 0x7f1ebc1dd0be <vm_exec_core+12142>, 0x7f1ebc1dd068 <vm_exec_core+12056>, 0x7f1ebc1dcbd5 <vm_exec_core+10885>, 0x7f1ebc1dcb4b <vm_exec_core+10747>, 0x7f1ebc1da773 <vm_exec_core+1571>, 0x7f1ebc1da715 <vm_exec_core+1477>, 0x7f1ebc1dcd12 <vm_exec_core+11202>, 0x7f1ebc1dccde <vm_exec_core+11150>, 0x7f1ebc1dcc8d <vm_exec_core+11069>, 0x7f1ebc1dcc3e <vm_exec_core+10990>, 0x7f1ebc1dca7b <vm_exec_core+10539>, 0x7f1ebc1dc9d0 <vm_exec_core+10368>, 0x7f1ebc1da6a8 <vm_exec_core+1368>, 0x7f1ebc1da651 <vm_exec_core+1281>, 0x7f1ebc1da5ce <vm_exec_core+1150>, 0x7f1ebc1da589 <vm_exec_core+1081>, 0x7f1ebc1da53c <vm_exec_core+1004>, 0x7f1ebc1da4ef <vm_exec_core+927>, 0x7f1ebc1da49a <vm_exec_core+842>, 0x7f1ebc1da467 <vm_exec_core+791>, 0x7f1ebc1da434 <vm_exec_core+740>, 0x7f1ebc1dcaeb <vm_exec_core+10651>, 0x7f1ebc1da3ba <vm_exec_core+618>, 0x7f1ebc1dc56f <vm_exec_core+9247>, 0x7f1ebc1dc4f5 <vm_exec_core+9125>, 0x7f1ebc1dc47e <vm_exec_core+9006>, 0x7f1ebc1dc3ff <vm_exec_core+8879>, 0x7f1ebc1dc37f <vm_exec_core+8751>, 0x7f1ebc1dc323 <vm_exec_core+8659>, 0x7f1ebc1dc2c8 <vm_exec_core+8568>, 0x7f1ebc1dc278 <vm_exec_core+8488>, 0x7f1ebc1dc0fd <vm_exec_core+8109>, 0x7f1ebc1dbf52 <vm_exec_core+7682>, 0x7f1ebc1dbe67 <vm_exec_core+7447>, 0x7f1ebc1dbdf8 <vm_exec_core+7336>, 0x7f1ebc1dbd8b <vm_exec_core+7227>, 0x7f1ebc1dbd50 <vm_exec_core+7168>, 0x7f1ebc1dbd1a <vm_exec_core+7114>, 0x7f1ebc1dbce7 <vm_exec_core+7063>, 0x7f1ebc1dc5db <vm_exec_core+9355>, 0x7f1ebc1db048 <vm_exec_core+3832>, 0x7f1ebc1dafda <vm_exec_core+3722>, 0x7f1ebc1daf9f <vm_exec_core+3663>, 0x7f1ebc1daf49 <vm_exec_core+3577>, 0x7f1ebc1daf05 <vm_exec_core+3509>, 0x7f1ebc1dae7e <vm_exec_core+3374>, 0x7f1ebc1dae49 <vm_exec_core+3321>, 0x7f1ebc1dadee <vm_exec_core+3230>, 0x7f1ebc1dad76 <vm_exec_core+3110>, 0x7f1ebc1dad3e <vm_exec_core+3054>, 0x7f1ebc1dad06 <vm_exec_core+2998>, 0x7f1ebc1dab11 <vm_exec_core+2497>, 0x7f1ebc1daa80 <vm_exec_core+2352>, 0x7f1ebc1daa23 <vm_exec_core+2259>, 0x7f1ebc1da9aa <vm_exec_core+2138>, 0x7f1ebc1db6ea <vm_exec_core+5530>, 0x7f1ebc1db6c5 <vm_exec_core+5493>, 0x7f1ebc1db68c <vm_exec_core+5436>, 0x7f1ebc1db63c <vm_exec_core+5356>, 0x7f1ebc1db60a <vm_exec_core+5306>, 0x7f1ebc1db51f <vm_exec_core+5071>, 0x7f1ebc1db4da <vm_exec_core+5002>, 0x7f1ebc1db494 <vm_exec_core+4932>, 0x7f1ebc1db464 <vm_exec_core+4884>, 0x7f1ebc1db399 <vm_exec_core+4681>, 0x7f1ebc1db404 <vm_exec_core+4788>, 0x7f1ebc1db269 <vm_exec_core+4377>, 0x7f1ebc1db1fc <vm_exec_core+4268>, 0x7f1ebc1db16f <vm_exec_core+4127>, 0x7f1ebc1db0b3 <vm_exec_core+3939>, 0x7f1ebc1db07b <vm_exec_core+3883>, 0x7f1ebc1dbbe8 <vm_exec_core+6808>, 0x7f1ebc1dbad5 <vm_exec_core+6533>, 0x7f1ebc1dd593 <vm_exec_core+13379>, 0x7f1ebc1dbc63 <vm_exec_core+6931>, 0x7f1ebc1db82e <vm_exec_core+5854>, 0x7f1ebc1dd57f <vm_exec_core+13359>, 0x7f1ebc1db7e4 <vm_exec_core+5780>, 0x7f1ebc1db78b <vm_exec_core+5691>, 0x7f1ebc1db732 <vm_exec_core+5602>, 0x7f1ebc1db9c7 <vm_exec_core+6263>, 0x7f1ebc1db8f1 <vm_exec_core+6049>, 0x7f1ebc1db878 <vm_exec_core+5928>, 0x7f1ebc1dc94f <vm_exec_core+10239>, 0x7f1ebc1dbc2b <vm_exec_core+6875>, 0x7f1ebc1dba7e <vm_exec_core+6446>, 0x7f1ebc1da80b <vm_exec_core+1723>, 0x7f1ebc1da7d1 <vm_exec_core+1665>, 0x7f1ebc1da903 <vm_exec_core+1971>, 0x7f1ebc1da862 <vm_exec_core+1810>, 0x7f1ebc1dd56b <vm_exec_core+13339>, 0x7f1ebc1dd557 <vm_exec_core+13319>, 0x7f1ebc1dd543 <vm_exec_core+13299>, 0x7f1ebc1dd52f <vm_exec_core+13279>, 0x7f1ebc1dd51b <vm_exec_core+13259>, 0x7f1ebc1dd507 <vm_exec_core+13239>, 0x7f1ebc1dd4ec <vm_exec_core+13212>, 0x7f1ebc1dd4d8 <vm_exec_core+13192>, 0x7f1ebc1dd4c4 <vm_exec_core+13172>, 0x7f1ebc1dd4b0 <vm_exec_core+13152>, 0x7f1ebc1dd49c <vm_exec_core+13132>, 0x7f1ebc1dd488 <vm_exec_core+13112>, 0x7f1ebc1dd474 <vm_exec_core+13092>, 0x7f1ebc1dd460 <vm_exec_core+13072>, 0x7f1ebc1dd44c <vm_exec_core+13052>, 0x7f1ebc1dd438 <vm_exec_core+13032>, 0x7f1ebc1da764 <vm_exec_core+1556>, 0x7f1ebc1da706 <vm_exec_core+1462>, 0x7f1ebc1dd424 <vm_exec_core+13012>, 0x7f1ebc1dd410 <vm_exec_core+12992>, 0x7f1ebc1dd3fc <vm_exec_core+12972>, 0x7f1ebc1dd3e8 <vm_exec_core+12952>, 0x7f1ebc1da191 <vm_exec_core+65>, 0x7f1ebc1da195 <vm_exec_core+69>, 0x7f1ebc1da699 <vm_exec_core+1353>, 0x7f1ebc1da642 <vm_exec_core+1266>, 0x7f1ebc1da5bf <vm_exec_core+1135>, 0x7f1ebc1da57a <vm_exec_core+1066>, 0x7f1ebc1da52d <vm_exec_core+989>...}
#54 0x00007f1ebc1e09eb in rb_vm_exec (ec=0x55e130700120) at /tmp/ruby/src/trunk-random1/vm.c:2366
        _ec = 0x55e130700120
        _tag = {tag = 36, retval = 4, buf = {0x55e130700120, 0x7f1ebc1e01e0 <rb_vm_exec+400>, 0x0, 0x7ffe1a175cd0, 0x7f1ebb9fd120}, prev = 0x7ffe1a176180, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#55 0x00007f1ebc1e0be9 in eval_string_with_cref (self=<optimized out>, src=139769911922800, cref=0x7f1eb7f35020, file=139769912163000, line=1) at /tmp/ruby/src/trunk-random1/vm_eval.c:1701
        ec = 0x55e130700120
        block = {as = {captured = {self = 139769911922880, ep = 0x7f1ebb9fd150, code = {iseq = 0x7f1eb800f450, ifunc = 0x7f1eb800f450, val = 139769912816720}}, symbol = 139769911922880, proc = 139769911922880}, type = block_type_iseq}
        iseq = 0x7f1eb7f34d78
        cfp = <optimized out>
#56 0x00007f1ebc1f0f5a in eval_under (line=1, file=<optimized out>, src=<optimized out>, singleton=1, self=139769911922880) at /tmp/ruby/src/trunk-random1/vm_eval.c:1946
        cref = 0x7f1eb7f35020
#57 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 = 139769912163000
        line = <optimized out>
        code = 139769911922800
#58 rb_obj_instance_eval_internal (argc=<optimized out>, argv=<optimized out>, self=139769911922880) at /tmp/ruby/src/trunk-random1/vm_eval.c:2010
No locals.
#59 0x00007f1ebc1caec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7f1ebbafce10, ec=0x55e130700120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
        ci = 0x254100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f1ebb996e80
        cfunc = 0x55e130742e08
        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>
#60 vm_call_cfunc_with_frame (ec=0x55e130700120, reg_cfp=0x7f1ebbafce10, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
        argc = 2
        stack_bottom = <optimized out>
        argv = <optimized out>
#61 0x00007f1ebc1da24d 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 = 1
        ci = 0x0
        cc = <optimized out>
        recv = 804023
        argc = <optimized out>
        calling = {ci = 0x254100100005, cc = 0x7f1eb7f3db08, block_handler = 0, recv = 139769911922880, argc = 2, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#62 vm_exec_core (ec=0x55e130700120, initial=804023) at ../../src/trunk-random1/insns.def:835
        bh = <optimized out>
        cd = 0xc44b7
        leaf = <optimized out>
        val = 1
        reg_pc = 0x55e13085f338
        reg_cfp = 0x7f1ebbafce10
        insns_address_table = {0x7f1ebc1dc9bf <vm_exec_core+10351>, 0x7f1ebc1da3c9 <vm_exec_core+633>, 0x7f1ebc1dc57e <vm_exec_core+9262>, 0x7f1ebc1dc504 <vm_exec_core+9140>, 0x7f1ebc1dc48d <vm_exec_core+9021>, 0x7f1ebc1dc40e <vm_exec_core+8894>, 0x7f1ebc1dc38e <vm_exec_core+8766>, 0x7f1ebc1dc332 <vm_exec_core+8674>, 0x7f1ebc1dc2d7 <vm_exec_core+8583>, 0x7f1ebc1dc287 <vm_exec_core+8503>, 0x7f1ebc1dc10c <vm_exec_core+8124>, 0x7f1ebc1dbf61 <vm_exec_core+7697>, 0x7f1ebc1dbe76 <vm_exec_core+7462>, 0x7f1ebc1dbe07 <vm_exec_core+7351>, 0x7f1ebc1dbd9a <vm_exec_core+7242>, 0x7f1ebc1dbd5f <vm_exec_core+7183>, 0x7f1ebc1dbd29 <vm_exec_core+7129>, 0x7f1ebc1dbcf6 <vm_exec_core+7078>, 0x7f1ebc1dc5ea <vm_exec_core+9370>, 0x7f1ebc1db057 <vm_exec_core+3847>, 0x7f1ebc1dafe9 <vm_exec_core+3737>, 0x7f1ebc1dafae <vm_exec_core+3678>, 0x7f1ebc1daf58 <vm_exec_core+3592>, 0x7f1ebc1daf14 <vm_exec_core+3524>, 0x7f1ebc1dae8d <vm_exec_core+3389>, 0x7f1ebc1dae58 <vm_exec_core+3336>, 0x7f1ebc1dadfd <vm_exec_core+3245>, 0x7f1ebc1dad85 <vm_exec_core+3125>, 0x7f1ebc1dad4d <vm_exec_core+3069>, 0x7f1ebc1dad15 <vm_exec_core+3013>, 0x7f1ebc1dab20 <vm_exec_core+2512>, 0x7f1ebc1daa8f <vm_exec_core+2367>, 0x7f1ebc1daa32 <vm_exec_core+2274>, 0x7f1ebc1da9b9 <vm_exec_core+2153>, 0x7f1ebc1db6f9 <vm_exec_core+5545>, 0x7f1ebc1db6d4 <vm_exec_core+5508>, 0x7f1ebc1db69b <vm_exec_core+5451>, 0x7f1ebc1db64b <vm_exec_core+5371>, 0x7f1ebc1db619 <vm_exec_core+5321>, 0x7f1ebc1db52e <vm_exec_core+5086>, 0x7f1ebc1db4e9 <vm_exec_core+5017>, 0x7f1ebc1db4a3 <vm_exec_core+4947>, 0x7f1ebc1db473 <vm_exec_core+4899>, 0x7f1ebc1db3a8 <vm_exec_core+4696>, 0x7f1ebc1db413 <vm_exec_core+4803>, 0x7f1ebc1db278 <vm_exec_core+4392>, 0x7f1ebc1db20b <vm_exec_core+4283>, 0x7f1ebc1db17e <vm_exec_core+4142>, 0x7f1ebc1db0c2 <vm_exec_core+3954>, 0x7f1ebc1db08a <vm_exec_core+3898>, 0x7f1ebc1dbbf7 <vm_exec_core+6823>, 0x7f1ebc1dbae4 <vm_exec_core+6548>, 0x7f1ebc1da1a8 <vm_exec_core+88>, 0x7f1ebc1dbc72 <vm_exec_core+6946>, 0x7f1ebc1db83d <vm_exec_core+5869>, 0x7f1ebc1dcb07 <vm_exec_core+10679>, 0x7f1ebc1db7f3 <vm_exec_core+5795>, 0x7f1ebc1db79a <vm_exec_core+5706>, 0x7f1ebc1db741 <vm_exec_core+5617>, 0x7f1ebc1db9d6 <vm_exec_core+6278>, 0x7f1ebc1db900 <vm_exec_core+6064>, 0x7f1ebc1db887 <vm_exec_core+5943>, 0x7f1ebc1dc95e <vm_exec_core+10254>, 0x7f1ebc1dbc3a <vm_exec_core+6890>, 0x7f1ebc1dba8d <vm_exec_core+6461>, 0x7f1ebc1da81a <vm_exec_core+1738>, 0x7f1ebc1da7e0 <vm_exec_core+1680>, 0x7f1ebc1da912 <vm_exec_core+1986>, 0x7f1ebc1da871 <vm_exec_core+1825>, 0x7f1ebc1dcdef <vm_exec_core+11423>, 0x7f1ebc1dcd46 <vm_exec_core+11254>, 0x7f1ebc1dcfc6 <vm_exec_core+11894>, 0x7f1ebc1dcf53 <vm_exec_core+11779>, 0x7f1ebc1dcead <vm_exec_core+11613>, 0x7f1ebc1dce51 <vm_exec_core+11521>, 0x7f1ebc1dd373 <vm_exec_core+12835>, 0x7f1ebc1dd2d6 <vm_exec_core+12678>, 0x7f1ebc1dd23e <vm_exec_core+12526>, 0x7f1ebc1dd1a1 <vm_exec_core+12369>, 0x7f1ebc1dd109 <vm_exec_core+12217>, 0x7f1ebc1dca48 <vm_exec_core+10488>, 0x7f1ebc1dd0be <vm_exec_core+12142>, 0x7f1ebc1dd068 <vm_exec_core+12056>, 0x7f1ebc1dcbd5 <vm_exec_core+10885>, 0x7f1ebc1dcb4b <vm_exec_core+10747>, 0x7f1ebc1da773 <vm_exec_core+1571>, 0x7f1ebc1da715 <vm_exec_core+1477>, 0x7f1ebc1dcd12 <vm_exec_core+11202>, 0x7f1ebc1dccde <vm_exec_core+11150>, 0x7f1ebc1dcc8d <vm_exec_core+11069>, 0x7f1ebc1dcc3e <vm_exec_core+10990>, 0x7f1ebc1dca7b <vm_exec_core+10539>, 0x7f1ebc1dc9d0 <vm_exec_core+10368>, 0x7f1ebc1da6a8 <vm_exec_core+1368>, 0x7f1ebc1da651 <vm_exec_core+1281>, 0x7f1ebc1da5ce <vm_exec_core+1150>, 0x7f1ebc1da589 <vm_exec_core+1081>, 0x7f1ebc1da53c <vm_exec_core+1004>, 0x7f1ebc1da4ef <vm_exec_core+927>, 0x7f1ebc1da49a <vm_exec_core+842>, 0x7f1ebc1da467 <vm_exec_core+791>, 0x7f1ebc1da434 <vm_exec_core+740>, 0x7f1ebc1dcaeb <vm_exec_core+10651>, 0x7f1ebc1da3ba <vm_exec_core+618>, 0x7f1ebc1dc56f <vm_exec_core+9247>, 0x7f1ebc1dc4f5 <vm_exec_core+9125>, 0x7f1ebc1dc47e <vm_exec_core+9006>, 0x7f1ebc1dc3ff <vm_exec_core+8879>, 0x7f1ebc1dc37f <vm_exec_core+8751>, 0x7f1ebc1dc323 <vm_exec_core+8659>, 0x7f1ebc1dc2c8 <vm_exec_core+8568>, 0x7f1ebc1dc278 <vm_exec_core+8488>, 0x7f1ebc1dc0fd <vm_exec_core+8109>, 0x7f1ebc1dbf52 <vm_exec_core+7682>, 0x7f1ebc1dbe67 <vm_exec_core+7447>, 0x7f1ebc1dbdf8 <vm_exec_core+7336>, 0x7f1ebc1dbd8b <vm_exec_core+7227>, 0x7f1ebc1dbd50 <vm_exec_core+7168>, 0x7f1ebc1dbd1a <vm_exec_core+7114>, 0x7f1ebc1dbce7 <vm_exec_core+7063>, 0x7f1ebc1dc5db <vm_exec_core+9355>, 0x7f1ebc1db048 <vm_exec_core+3832>, 0x7f1ebc1dafda <vm_exec_core+3722>, 0x7f1ebc1daf9f <vm_exec_core+3663>, 0x7f1ebc1daf49 <vm_exec_core+3577>, 0x7f1ebc1daf05 <vm_exec_core+3509>, 0x7f1ebc1dae7e <vm_exec_core+3374>, 0x7f1ebc1dae49 <vm_exec_core+3321>, 0x7f1ebc1dadee <vm_exec_core+3230>, 0x7f1ebc1dad76 <vm_exec_core+3110>, 0x7f1ebc1dad3e <vm_exec_core+3054>, 0x7f1ebc1dad06 <vm_exec_core+2998>, 0x7f1ebc1dab11 <vm_exec_core+2497>, 0x7f1ebc1daa80 <vm_exec_core+2352>, 0x7f1ebc1daa23 <vm_exec_core+2259>, 0x7f1ebc1da9aa <vm_exec_core+2138>, 0x7f1ebc1db6ea <vm_exec_core+5530>, 0x7f1ebc1db6c5 <vm_exec_core+5493>, 0x7f1ebc1db68c <vm_exec_core+5436>, 0x7f1ebc1db63c <vm_exec_core+5356>, 0x7f1ebc1db60a <vm_exec_core+5306>, 0x7f1ebc1db51f <vm_exec_core+5071>, 0x7f1ebc1db4da <vm_exec_core+5002>, 0x7f1ebc1db494 <vm_exec_core+4932>, 0x7f1ebc1db464 <vm_exec_core+4884>, 0x7f1ebc1db399 <vm_exec_core+4681>, 0x7f1ebc1db404 <vm_exec_core+4788>, 0x7f1ebc1db269 <vm_exec_core+4377>, 0x7f1ebc1db1fc <vm_exec_core+4268>, 0x7f1ebc1db16f <vm_exec_core+4127>, 0x7f1ebc1db0b3 <vm_exec_core+3939>, 0x7f1ebc1db07b <vm_exec_core+3883>, 0x7f1ebc1dbbe8 <vm_exec_core+6808>, 0x7f1ebc1dbad5 <vm_exec_core+6533>, 0x7f1ebc1dd593 <vm_exec_core+13379>, 0x7f1ebc1dbc63 <vm_exec_core+6931>, 0x7f1ebc1db82e <vm_exec_core+5854>, 0x7f1ebc1dd57f <vm_exec_core+13359>, 0x7f1ebc1db7e4 <vm_exec_core+5780>, 0x7f1ebc1db78b <vm_exec_core+5691>, 0x7f1ebc1db732 <vm_exec_core+5602>, 0x7f1ebc1db9c7 <vm_exec_core+6263>, 0x7f1ebc1db8f1 <vm_exec_core+6049>, 0x7f1ebc1db878 <vm_exec_core+5928>, 0x7f1ebc1dc94f <vm_exec_core+10239>, 0x7f1ebc1dbc2b <vm_exec_core+6875>, 0x7f1ebc1dba7e <vm_exec_core+6446>, 0x7f1ebc1da80b <vm_exec_core+1723>, 0x7f1ebc1da7d1 <vm_exec_core+1665>, 0x7f1ebc1da903 <vm_exec_core+1971>, 0x7f1ebc1da862 <vm_exec_core+1810>, 0x7f1ebc1dd56b <vm_exec_core+13339>, 0x7f1ebc1dd557 <vm_exec_core+13319>, 0x7f1ebc1dd543 <vm_exec_core+13299>, 0x7f1ebc1dd52f <vm_exec_core+13279>, 0x7f1ebc1dd51b <vm_exec_core+13259>, 0x7f1ebc1dd507 <vm_exec_core+13239>, 0x7f1ebc1dd4ec <vm_exec_core+13212>, 0x7f1ebc1dd4d8 <vm_exec_core+13192>, 0x7f1ebc1dd4c4 <vm_exec_core+13172>, 0x7f1ebc1dd4b0 <vm_exec_core+13152>, 0x7f1ebc1dd49c <vm_exec_core+13132>, 0x7f1ebc1dd488 <vm_exec_core+13112>, 0x7f1ebc1dd474 <vm_exec_core+13092>, 0x7f1ebc1dd460 <vm_exec_core+13072>, 0x7f1ebc1dd44c <vm_exec_core+13052>, 0x7f1ebc1dd438 <vm_exec_core+13032>, 0x7f1ebc1da764 <vm_exec_core+1556>, 0x7f1ebc1da706 <vm_exec_core+1462>, 0x7f1ebc1dd424 <vm_exec_core+13012>, 0x7f1ebc1dd410 <vm_exec_core+12992>, 0x7f1ebc1dd3fc <vm_exec_core+12972>, 0x7f1ebc1dd3e8 <vm_exec_core+12952>, 0x7f1ebc1da191 <vm_exec_core+65>, 0x7f1ebc1da195 <vm_exec_core+69>, 0x7f1ebc1da699 <vm_exec_core+1353>, 0x7f1ebc1da642 <vm_exec_core+1266>, 0x7f1ebc1da5bf <vm_exec_core+1135>, 0x7f1ebc1da57a <vm_exec_core+1066>, 0x7f1ebc1da52d <vm_exec_core+989>...}
#63 0x00007f1ebc1e09eb in rb_vm_exec (ec=0x55e130700120) at /tmp/ruby/src/trunk-random1/vm.c:2366
        _ec = 0x55e130700120
        _tag = {tag = 36, retval = 4, buf = {0x7f1ebbafcf50, 0x7f1ebc1e01e0 <rb_vm_exec+400>, 0x0, 0x7ffe1a1760b0, 0x0}, prev = 0x7ffe1a176500, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#64 0x00007f1ebc1eff5b in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=139769973165400, iseq=0x7f1eb800f568, ec=0x55e130700120) at /tmp/ruby/src/trunk-random1/vm.c:1384
        arg_size = <optimized out>
        arg_size = <optimized out>
#65 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffe1a176228, argc=1, self=139769973165400, captured=<optimized out>, ec=0x55e130700120) at /tmp/ruby/src/trunk-random1/vm.c:1440
        iseq = 0x7f1eb800f568
        i = 1
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = 0x7f1ebb9fd0a0
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#66 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>
#67 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffe1a176228, argc=1, ec=0x55e130700120) at /tmp/ruby/src/trunk-random1/vm.c:1495
No locals.
#68 vm_yield (kw_splat=0, argv=0x7ffe1a176228, argc=1, ec=0x55e130700120) at /tmp/ruby/src/trunk-random1/vm.c:1503
No locals.
#69 rb_yield_0 (argv=0x7ffe1a176228, argc=1) at /tmp/ruby/src/trunk-random1/vm_eval.c:1337
No locals.
#70 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_eval.c:1353
No locals.
#71 0x00007f1ebbf632fc in rb_ary_each (ary=139769911833640) at /tmp/ruby/src/trunk-random1/array.c:2747
        i = 5
#72 0x00007f1ebc1caec4 in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f1ebbafcf90, ec=0x55e130700120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3357
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f1ebb9904b8
        cfunc = 0x55e130757348
        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>
#73 vm_call_cfunc_with_frame (ec=0x55e130700120, reg_cfp=0x7f1ebbafcf90, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3385
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#74 0x00007f1ebc1dbbc9 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 = 1
        ci = <optimized out>
        cc = <optimized out>
        recv = 804023
        argc = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7f1ebb9cb9f0, block_handler = 139769974607785, recv = 139769911833640, argc = 0, kw_splat = false}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#75 vm_exec_core (ec=0x55e130700120, initial=804023) at ../../src/trunk-random1/insns.def:815
        bh = <optimized out>
        cd = 0x55e1308424b0
        blockiseq = <optimized out>
        leaf = <optimized out>
        val = 1
        reg_pc = 0x55e130840648
        reg_cfp = 0x7f1ebbafcf90
        insns_address_table = {0x7f1ebc1dc9bf <vm_exec_core+10351>, 0x7f1ebc1da3c9 <vm_exec_core+633>, 0x7f1ebc1dc57e <vm_exec_core+9262>, 0x7f1ebc1dc504 <vm_exec_core+9140>, 0x7f1ebc1dc48d <vm_exec_core+9021>, 0x7f1ebc1dc40e <vm_exec_core+8894>, 0x7f1ebc1dc38e <vm_exec_core+8766>, 0x7f1ebc1dc332 <vm_exec_core+8674>, 0x7f1ebc1dc2d7 <vm_exec_core+8583>, 0x7f1ebc1dc287 <vm_exec_core+8503>, 0x7f1ebc1dc10c <vm_exec_core+8124>, 0x7f1ebc1dbf61 <vm_exec_core+7697>, 0x7f1ebc1dbe76 <vm_exec_core+7462>, 0x7f1ebc1dbe07 <vm_exec_core+7351>, 0x7f1ebc1dbd9a <vm_exec_core+7242>, 0x7f1ebc1dbd5f <vm_exec_core+7183>, 0x7f1ebc1dbd29 <vm_exec_core+7129>, 0x7f1ebc1dbcf6 <vm_exec_core+7078>, 0x7f1ebc1dc5ea <vm_exec_core+9370>, 0x7f1ebc1db057 <vm_exec_core+3847>, 0x7f1ebc1dafe9 <vm_exec_core+3737>, 0x7f1ebc1dafae <vm_exec_core+3678>, 0x7f1ebc1daf58 <vm_exec_core+3592>, 0x7f1ebc1daf14 <vm_exec_core+3524>, 0x7f1ebc1dae8d <vm_exec_core+3389>, 0x7f1ebc1dae58 <vm_exec_core+3336>, 0x7f1ebc1dadfd <vm_exec_core+3245>, 0x7f1ebc1dad85 <vm_exec_core+3125>, 0x7f1ebc1dad4d <vm_exec_core+3069>, 0x7f1ebc1dad15 <vm_exec_core+3013>, 0x7f1ebc1dab20 <vm_exec_core+2512>, 0x7f1ebc1daa8f <vm_exec_core+2367>, 0x7f1ebc1daa32 <vm_exec_core+2274>, 0x7f1ebc1da9b9 <vm_exec_core+2153>, 0x7f1ebc1db6f9 <vm_exec_core+5545>, 0x7f1ebc1db6d4 <vm_exec_core+5508>, 0x7f1ebc1db69b <vm_exec_core+5451>, 0x7f1ebc1db64b <vm_exec_core+5371>, 0x7f1ebc1db619 <vm_exec_core+5321>, 0x7f1ebc1db52e <vm_exec_core+5086>, 0x7f1ebc1db4e9 <vm_exec_core+5017>, 0x7f1ebc1db4a3 <vm_exec_core+4947>, 0x7f1ebc1db473 <vm_exec_core+4899>, 0x7f1ebc1db3a8 <vm_exec_core+4696>, 0x7f1ebc1db413 <vm_exec_core+4803>, 0x7f1ebc1db278 <vm_exec_core+4392>, 0x7f1ebc1db20b <vm_exec_core+4283>, 0x7f1ebc1db17e <vm_exec_core+4142>, 0x7f1ebc1db0c2 <vm_exec_core+3954>, 0x7f1ebc1db08a <vm_exec_core+3898>, 0x7f1ebc1dbbf7 <vm_exec_core+6823>, 0x7f1ebc1dbae4 <vm_exec_core+6548>, 0x7f1ebc1da1a8 <vm_exec_core+88>, 0x7f1ebc1dbc72 <vm_exec_core+6946>, 0x7f1ebc1db83d <vm_exec_core+5869>, 0x7f1ebc1dcb07 <vm_exec_core+10679>, 0x7f1ebc1db7f3 <vm_exec_core+5795>, 0x7f1ebc1db79a <vm_exec_core+5706>, 0x7f1ebc1db741 <vm_exec_core+5617>, 0x7f1ebc1db9d6 <vm_exec_core+6278>, 0x7f1ebc1db900 <vm_exec_core+6064>, 0x7f1ebc1db887 <vm_exec_core+5943>, 0x7f1ebc1dc95e <vm_exec_core+10254>, 0x7f1ebc1dbc3a <vm_exec_core+6890>, 0x7f1ebc1dba8d <vm_exec_core+6461>, 0x7f1ebc1da81a <vm_exec_core+1738>, 0x7f1ebc1da7e0 <vm_exec_core+1680>, 0x7f1ebc1da912 <vm_exec_core+1986>, 0x7f1ebc1da871 <vm_exec_core+1825>, 0x7f1ebc1dcdef <vm_exec_core+11423>, 0x7f1ebc1dcd46 <vm_exec_core+11254>, 0x7f1ebc1dcfc6 <vm_exec_core+11894>, 0x7f1ebc1dcf53 <vm_exec_core+11779>, 0x7f1ebc1dcead <vm_exec_core+11613>, 0x7f1ebc1dce51 <vm_exec_core+11521>, 0x7f1ebc1dd373 <vm_exec_core+12835>, 0x7f1ebc1dd2d6 <vm_exec_core+12678>, 0x7f1ebc1dd23e <vm_exec_core+12526>, 0x7f1ebc1dd1a1 <vm_exec_core+12369>, 0x7f1ebc1dd109 <vm_exec_core+12217>, 0x7f1ebc1dca48 <vm_exec_core+10488>, 0x7f1ebc1dd0be <vm_exec_core+12142>, 0x7f1ebc1dd068 <vm_exec_core+12056>, 0x7f1ebc1dcbd5 <vm_exec_core+10885>, 0x7f1ebc1dcb4b <vm_exec_core+10747>, 0x7f1ebc1da773 <vm_exec_core+1571>, 0x7f1ebc1da715 <vm_exec_core+1477>, 0x7f1ebc1dcd12 <vm_exec_core+11202>, 0x7f1ebc1dccde <vm_exec_core+11150>, 0x7f1ebc1dcc8d <vm_exec_core+11069>, 0x7f1ebc1dcc3e <vm_exec_core+10990>, 0x7f1ebc1dca7b <vm_exec_core+10539>, 0x7f1ebc1dc9d0 <vm_exec_core+10368>, 0x7f1ebc1da6a8 <vm_exec_core+1368>, 0x7f1ebc1da651 <vm_exec_core+1281>, 0x7f1ebc1da5ce <vm_exec_core+1150>, 0x7f1ebc1da589 <vm_exec_core+1081>, 0x7f1ebc1da53c <vm_exec_core+1004>, 0x7f1ebc1da4ef <vm_exec_core+927>, 0x7f1ebc1da49a <vm_exec_core+842>, 0x7f1ebc1da467 <vm_exec_core+791>, 0x7f1ebc1da434 <vm_exec_core+740>, 0x7f1ebc1dcaeb <vm_exec_core+10651>, 0x7f1ebc1da3ba <vm_exec_core+618>, 0x7f1ebc1dc56f <vm_exec_core+9247>, 0x7f1ebc1dc4f5 <vm_exec_core+9125>, 0x7f1ebc1dc47e <vm_exec_core+9006>, 0x7f1ebc1dc3ff <vm_exec_core+8879>, 0x7f1ebc1dc37f <vm_exec_core+8751>, 0x7f1ebc1dc323 <vm_exec_core+8659>, 0x7f1ebc1dc2c8 <vm_exec_core+8568>, 0x7f1ebc1dc278 <vm_exec_core+8488>, 0x7f1ebc1dc0fd <vm_exec_core+8109>, 0x7f1ebc1dbf52 <vm_exec_core+7682>, 0x7f1ebc1dbe67 <vm_exec_core+7447>, 0x7f1ebc1dbdf8 <vm_exec_core+7336>, 0x7f1ebc1dbd8b <vm_exec_core+7227>, 0x7f1ebc1dbd50 <vm_exec_core+7168>, 0x7f1ebc1dbd1a <vm_exec_core+7114>, 0x7f1ebc1dbce7 <vm_exec_core+7063>, 0x7f1ebc1dc5db <vm_exec_core+9355>, 0x7f1ebc1db048 <vm_exec_core+3832>, 0x7f1ebc1dafda <vm_exec_core+3722>, 0x7f1ebc1daf9f <vm_exec_core+3663>, 0x7f1ebc1daf49 <vm_exec_core+3577>, 0x7f1ebc1daf05 <vm_exec_core+3509>, 0x7f1ebc1dae7e <vm_exec_core+3374>, 0x7f1ebc1dae49 <vm_exec_core+3321>, 0x7f1ebc1dadee <vm_exec_core+3230>, 0x7f1ebc1dad76 <vm_exec_core+3110>, 0x7f1ebc1dad3e <vm_exec_core+3054>, 0x7f1ebc1dad06 <vm_exec_core+2998>, 0x7f1ebc1dab11 <vm_exec_core+2497>, 0x7f1ebc1daa80 <vm_exec_core+2352>, 0x7f1ebc1daa23 <vm_exec_core+2259>, 0x7f1ebc1da9aa <vm_exec_core+2138>, 0x7f1ebc1db6ea <vm_exec_core+5530>, 0x7f1ebc1db6c5 <vm_exec_core+5493>, 0x7f1ebc1db68c <vm_exec_core+5436>, 0x7f1ebc1db63c <vm_exec_core+5356>, 0x7f1ebc1db60a <vm_exec_core+5306>, 0x7f1ebc1db51f <vm_exec_core+5071>, 0x7f1ebc1db4da <vm_exec_core+5002>, 0x7f1ebc1db494 <vm_exec_core+4932>, 0x7f1ebc1db464 <vm_exec_core+4884>, 0x7f1ebc1db399 <vm_exec_core+4681>, 0x7f1ebc1db404 <vm_exec_core+4788>, 0x7f1ebc1db269 <vm_exec_core+4377>, 0x7f1ebc1db1fc <vm_exec_core+4268>, 0x7f1ebc1db16f <vm_exec_core+4127>, 0x7f1ebc1db0b3 <vm_exec_core+3939>, 0x7f1ebc1db07b <vm_exec_core+3883>, 0x7f1ebc1dbbe8 <vm_exec_core+6808>, 0x7f1ebc1dbad5 <vm_exec_core+6533>, 0x7f1ebc1dd593 <vm_exec_core+13379>, 0x7f1ebc1dbc63 <vm_exec_core+6931>, 0x7f1ebc1db82e <vm_exec_core+5854>, 0x7f1ebc1dd57f <vm_exec_core+13359>, 0x7f1ebc1db7e4 <vm_exec_core+5780>, 0x7f1ebc1db78b <vm_exec_core+5691>, 0x7f1ebc1db732 <vm_exec_core+5602>, 0x7f1ebc1db9c7 <vm_exec_core+6263>, 0x7f1ebc1db8f1 <vm_exec_core+6049>, 0x7f1ebc1db878 <vm_exec_core+5928>, 0x7f1ebc1dc94f <vm_exec_core+10239>, 0x7f1ebc1dbc2b <vm_exec_core+6875>, 0x7f1ebc1dba7e <vm_exec_core+6446>, 0x7f1ebc1da80b <vm_exec_core+1723>, 0x7f1ebc1da7d1 <vm_exec_core+1665>, 0x7f1ebc1da903 <vm_exec_core+1971>, 0x7f1ebc1da862 <vm_exec_core+1810>, 0x7f1ebc1dd56b <vm_exec_core+13339>, 0x7f1ebc1dd557 <vm_exec_core+13319>, 0x7f1ebc1dd543 <vm_exec_core+13299>, 0x7f1ebc1dd52f <vm_exec_core+13279>, 0x7f1ebc1dd51b <vm_exec_core+13259>, 0x7f1ebc1dd507 <vm_exec_core+13239>, 0x7f1ebc1dd4ec <vm_exec_core+13212>, 0x7f1ebc1dd4d8 <vm_exec_core+13192>, 0x7f1ebc1dd4c4 <vm_exec_core+13172>, 0x7f1ebc1dd4b0 <vm_exec_core+13152>, 0x7f1ebc1dd49c <vm_exec_core+13132>, 0x7f1ebc1dd488 <vm_exec_core+13112>, 0x7f1ebc1dd474 <vm_exec_core+13092>, 0x7f1ebc1dd460 <vm_exec_core+13072>, 0x7f1ebc1dd44c <vm_exec_core+13052>, 0x7f1ebc1dd438 <vm_exec_core+13032>, 0x7f1ebc1da764 <vm_exec_core+1556>, 0x7f1ebc1da706 <vm_exec_core+1462>, 0x7f1ebc1dd424 <vm_exec_core+13012>, 0x7f1ebc1dd410 <vm_exec_core+12992>, 0x7f1ebc1dd3fc <vm_exec_core+12972>, 0x7f1ebc1dd3e8 <vm_exec_core+12952>, 0x7f1ebc1da191 <vm_exec_core+65>, 0x7f1ebc1da195 <vm_exec_core+69>, 0x7f1ebc1da699 <vm_exec_core+1353>, 0x7f1ebc1da642 <vm_exec_core+1266>, 0x7f1ebc1da5bf <vm_exec_core+1135>, 0x7f1ebc1da57a <vm_exec_core+1066>, 0x7f1ebc1da52d <vm_exec_core+989>...}
#76 0x00007f1ebc1e09eb in rb_vm_exec (ec=0x55e130700120) at /tmp/ruby/src/trunk-random1/vm.c:2366
        _ec = 0x55e130700120
        _tag = {tag = 36, retval = 4, buf = {0x7f1eb800fa40, 0x7f1ebc1e01e0 <rb_vm_exec+400>, 0x0, 0x7ffe1a176430, 0x55e13078ec80}, prev = 0x7ffe1a1765c0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
#77 0x00007f1ebc002891 in rb_ec_exec_node (ec=ec@entry=0x55e130700120, n=n@entry=0x7f1eb800fa40) at /tmp/ruby/src/trunk-random1/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 139769981481524, buf = {0x7f1eb800fa40, 0x7f1ebc0028e2 <rb_ec_exec_node+258>, 0x0, 0x7ffe1a176590, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f1eb800fa40
#78 0x00007f1ebc008d53 in ruby_run_node (n=0x7f1eb800fa40) at /tmp/ruby/src/trunk-random1/eval.c:328
        ec = 0x55e130700120
        status = 0
#79 0x000055e12eea6187 in rb_main (argv=0x7ffe1a1767c8, argc=139) at /tmp/ruby/src/trunk-random1/main.c:39
        variable_in_this_stack_frame = 140729336164009
#80 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